Started by user Marco Nguitragool-Schulze Building in workspace /home/tomcat/.jenkins/workspace/org.cumulus4j > git rev-parse --is-inside-work-tree Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/cumulus4j/cumulus4j.git Fetching upstream changes from https://github.com/cumulus4j/cumulus4j.git > git --version > git fetch --tags --progress https://github.com/cumulus4j/cumulus4j.git +refs/heads/*:refs/remotes/origin/* > git rev-parse origin/master^{commit} Checking out Revision db5d88a801353f2651a291426cc2134d9c728347 (origin/master) > git config core.sparsecheckout > git checkout -f db5d88a801353f2651a291426cc2134d9c728347 > git rev-list 44919ed3d92f09b5970357268696a15be245f71b Parsing POMs Modules changed, recalculating dependency graph [org.cumulus4j.aggregator] $ /usr/lib/jvm/java-8-openjdk-amd64/bin/java -Xmx512m -XX:MaxPermSize=128m -XX:+UseConcMarkSweepGC -XX:+CMSClassUnloadingEnabled -cp /home/tomcat/.jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-agent-1.4.jar:/home/tomcat/.jenkins/tools/hudson.tasks.Maven_MavenInstallation/maven-3.0.4/boot/plexus-classworlds-2.4.jar org.jvnet.hudson.maven3.agent.Maven3Main /home/tomcat/.jenkins/tools/hudson.tasks.Maven_MavenInstallation/maven-3.0.4 /home/tomcat/apache-tomcat-7.0.40/webapps/jenkins/WEB-INF/lib/remoting-2.43.jar /home/tomcat/.jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-1.4.jar /home/tomcat/.jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.4.jar 39208 OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=128m; support was removed in 8.0 <===[JENKINS REMOTING CAPACITY]===>channel started Executing Maven: -B -f /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.aggregator/pom.xml clean install [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] org.cumulus4j.parent [INFO] org.cumulus4j.annotation [INFO] org.cumulus4j.testutil [INFO] org.cumulus4j.crypto [INFO] org.cumulus4j.store [INFO] org.cumulus4j.store.test [INFO] org.cumulus4j.keymanager.back.shared [INFO] org.cumulus4j.keystore [INFO] org.cumulus4j.keymanager [INFO] org.cumulus4j.keymanager.front.shared [INFO] org.cumulus4j.keymanager.api [INFO] org.cumulus4j.store.crypto.keymanager [INFO] org.cumulus4j.integrationtest.gwt [INFO] org.cumulus4j.integrationtest.webapp [INFO] org.cumulus4j.keymanager.front.webapp [INFO] org.cumulus4j.integrationtest.withkeyserver [INFO] org.cumulus4j.keymanager.back.webapp [INFO] org.cumulus4j.keymanager.cli [INFO] org.cumulus4j.store.localkeystoremessagebroker [INFO] org.cumulus4j.store.test.jpa [INFO] org.cumulus4j.aggregator [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building org.cumulus4j.parent 1.2.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.cumulus4j.parent --- [INFO] Deleting /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.parent (includes = [*.log, $jarplug.work/**], excludes = []) [INFO] [INFO] --- maven-source-plugin:2.1.2:jar-no-fork (attach-sources) @ org.cumulus4j.parent --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ org.cumulus4j.parent --- [INFO] Installing /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.parent/pom.xml to /home/tomcat/.m2/repository/org/cumulus4j/org.cumulus4j.parent/1.2.1-SNAPSHOT/org.cumulus4j.parent-1.2.1-SNAPSHOT.pom [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building org.cumulus4j.annotation 1.2.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.cumulus4j.annotation --- [INFO] Deleting /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.annotation/target [INFO] Deleting /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.annotation (includes = [*.log, $jarplug.work/**], excludes = []) [INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ org.cumulus4j.annotation --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.annotation/src/main/resources [INFO] Copying 1 resource [INFO] Copying 0 resource [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ org.cumulus4j.annotation --- [INFO] Compiling 2 source files to /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.annotation/target/classes [INFO] [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ org.cumulus4j.annotation --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.annotation/src/test/java [INFO] [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ org.cumulus4j.annotation --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.8.1:test (default-test) @ org.cumulus4j.annotation --- [INFO] No tests to run. [INFO] Surefire report directory: /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.annotation/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- There are no tests to run. Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results [INFO] [INFO] --- maven-bundle-plugin:2.3.4:bundle (default-bundle) @ org.cumulus4j.annotation --- [WARNING] Warning building bundle org.cumulus4j:org.cumulus4j.annotation:bundle:1.2.1-SNAPSHOT : Instructions in Export-Package that are never used: org\.cumulus4j\.annotation\..*|org\.cumulus4j\.annotation Classpath: Jar:. [WARNING] Warning building bundle org.cumulus4j:org.cumulus4j.annotation:bundle:1.2.1-SNAPSHOT : Superfluous export-package instructions: [org.cumulus4j.annotation.*] [INFO] [INFO] --- maven-source-plugin:2.1.2:jar-no-fork (attach-sources) @ org.cumulus4j.annotation --- [INFO] org already added, skipping [INFO] org/cumulus4j already added, skipping [INFO] org/cumulus4j/annotation already added, skipping [INFO] LICENCE.txt already added, skipping [INFO] Building jar: /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.annotation/target/org.cumulus4j.annotation-1.2.1-SNAPSHOT-sources.jar [INFO] org already added, skipping [INFO] org/cumulus4j already added, skipping [INFO] org/cumulus4j/annotation already added, skipping [INFO] LICENCE.txt already added, skipping [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ org.cumulus4j.annotation --- [INFO] Installing /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.annotation/target/org.cumulus4j.annotation-1.2.1-SNAPSHOT.jar to /home/tomcat/.m2/repository/org/cumulus4j/org.cumulus4j.annotation/1.2.1-SNAPSHOT/org.cumulus4j.annotation-1.2.1-SNAPSHOT.jar [INFO] Installing /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.annotation/pom.xml to /home/tomcat/.m2/repository/org/cumulus4j/org.cumulus4j.annotation/1.2.1-SNAPSHOT/org.cumulus4j.annotation-1.2.1-SNAPSHOT.pom [INFO] Installing /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.annotation/target/org.cumulus4j.annotation-1.2.1-SNAPSHOT-sources.jar to /home/tomcat/.m2/repository/org/cumulus4j/org.cumulus4j.annotation/1.2.1-SNAPSHOT/org.cumulus4j.annotation-1.2.1-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-bundle-plugin:2.3.4:install (default-install) @ org.cumulus4j.annotation --- [WARNING] Ignoring project type bundle - supportedProjectTypes = [] [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building org.cumulus4j.testutil 1.2.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.cumulus4j.testutil --- [INFO] Deleting /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.testutil/target [INFO] Deleting /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.testutil (includes = [*.log, $jarplug.work/**], excludes = []) [INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ org.cumulus4j.testutil --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.testutil/src/main/resources [INFO] Copying 0 resource [INFO] Copying 0 resource [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ org.cumulus4j.testutil --- [INFO] Compiling 7 source files to /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.testutil/target/classes [INFO] [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ org.cumulus4j.testutil --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.testutil/src/test/java [INFO] [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ org.cumulus4j.testutil --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.8.1:test (default-test) @ org.cumulus4j.testutil --- [INFO] No tests to run. [INFO] Surefire report directory: /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.testutil/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- There are no tests to run. Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results [INFO] [INFO] --- maven-bundle-plugin:2.3.4:bundle (default-bundle) @ org.cumulus4j.testutil --- [INFO] [INFO] --- maven-source-plugin:2.1.2:jar-no-fork (attach-sources) @ org.cumulus4j.testutil --- [INFO] org already added, skipping [INFO] org/cumulus4j already added, skipping [INFO] org/cumulus4j/testutil already added, skipping [INFO] Building jar: /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.testutil/target/org.cumulus4j.testutil-1.2.1-SNAPSHOT-sources.jar [INFO] org already added, skipping [INFO] org/cumulus4j already added, skipping [INFO] org/cumulus4j/testutil already added, skipping [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ org.cumulus4j.testutil --- [INFO] Installing /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.testutil/target/org.cumulus4j.testutil-1.2.1-SNAPSHOT.jar to /home/tomcat/.m2/repository/org/cumulus4j/org.cumulus4j.testutil/1.2.1-SNAPSHOT/org.cumulus4j.testutil-1.2.1-SNAPSHOT.jar [INFO] Installing /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.testutil/pom.xml to /home/tomcat/.m2/repository/org/cumulus4j/org.cumulus4j.testutil/1.2.1-SNAPSHOT/org.cumulus4j.testutil-1.2.1-SNAPSHOT.pom [INFO] Installing /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.testutil/target/org.cumulus4j.testutil-1.2.1-SNAPSHOT-sources.jar to /home/tomcat/.m2/repository/org/cumulus4j/org.cumulus4j.testutil/1.2.1-SNAPSHOT/org.cumulus4j.testutil-1.2.1-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-bundle-plugin:2.3.4:install (default-install) @ org.cumulus4j.testutil --- [WARNING] Ignoring project type bundle - supportedProjectTypes = [] [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building org.cumulus4j.crypto 1.2.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.cumulus4j.crypto --- [INFO] Deleting /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.crypto/target [INFO] Deleting /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.crypto (includes = [*.log, $jarplug.work/**], excludes = []) [INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ org.cumulus4j.crypto --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.crypto/src/main/resources [INFO] Copying 1 resource [INFO] Copying 0 resource [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ org.cumulus4j.crypto --- [INFO] Compiling 33 source files to /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.crypto/target/classes [INFO] [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ org.cumulus4j.crypto --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ org.cumulus4j.crypto --- [INFO] Compiling 6 source files to /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.crypto/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.8.1:test (default-test) @ org.cumulus4j.crypto --- [INFO] Surefire report directory: /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.crypto/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.cumulus4j.crypto.test.MACTest 10:43:49,478 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="DES" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$DES" 10:43:49,479 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="DESMAC" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$DES" 10:43:49,481 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="DES64" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$DES64" 10:43:49,481 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="DES64MAC" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$DES64" 10:43:49,482 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="DES/CFB8" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$DESCFB8" 10:43:49,482 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="DESMAC/CFB8" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$DESCFB8" 10:43:49,483 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="DESWITHISO9797" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$DES9797Alg3" 10:43:49,484 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="DESWITHISO9797MAC" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$DES9797Alg3" 10:43:49,484 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="ISO9797ALG3" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$DES9797Alg3" 10:43:49,484 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="ISO9797ALG3MAC" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$DES9797Alg3" 10:43:49,487 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="ISO9797ALG3WITHISO7816-4PADDING" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$DES9797Alg3with7816d4" 10:43:49,487 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="ISO9797ALG3MACWITHISO7816-4PADDING" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$DES9797Alg3with7816d4" 10:43:49,488 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="RC2" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$RC2" 10:43:49,489 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="RC2MAC" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$RC2" 10:43:49,490 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="RC2/CFB8" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$RC2CFB8" 10:43:49,490 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="RC2MAC/CFB8" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$RC2CFB8" 10:43:49,492 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="GOST28147" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$GOST28147" 10:43:49,492 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="GOST28147MAC" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$GOST28147" 10:43:49,496 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="OLDHMACSHA384" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$OldSHA384" 10:43:49,498 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="OLDHMACSHA512" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$OldSHA512" 10:43:49,499 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMACMD2" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$MD2" 10:43:49,499 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC-MD2" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$MD2" 10:43:49,499 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC/MD2" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$MD2" 10:43:49,501 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMACMD4" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$MD4" 10:43:49,501 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC-MD4" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$MD4" 10:43:49,501 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC/MD4" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$MD4" 10:43:49,502 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMACMD5" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$MD5" 10:43:49,502 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC-MD5" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$MD5" 10:43:49,503 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC/MD5" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$MD5" 10:43:49,504 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMACSHA1" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA1" 10:43:49,504 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC-SHA1" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA1" 10:43:49,504 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC/SHA1" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA1" 10:43:49,505 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMACSHA224" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA224" 10:43:49,505 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC-SHA224" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA224" 10:43:49,505 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC/SHA224" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA224" 10:43:49,506 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMACSHA256" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA256" 10:43:49,506 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC-SHA256" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA256" 10:43:49,507 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC/SHA256" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA256" 10:43:49,508 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMACSHA384" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA384" 10:43:49,508 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC-SHA384" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA384" 10:43:49,508 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC/SHA384" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA384" 10:43:49,509 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMACSHA512" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA512" 10:43:49,509 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC-SHA512" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA512" 10:43:49,509 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC/SHA512" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA512" 10:43:49,510 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMACRIPEMD128" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$RIPEMD128" 10:43:49,510 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC-RIPEMD128" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$RIPEMD128" 10:43:49,511 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC/RIPEMD128" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$RIPEMD128" 10:43:49,512 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMACRIPEMD160" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$RIPEMD160" 10:43:49,512 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC-RIPEMD160" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$RIPEMD160" 10:43:49,512 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC/RIPEMD160" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$RIPEMD160" 10:43:49,513 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMACTIGER" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$Tiger" 10:43:49,513 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC-TIGER" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$Tiger" 10:43:49,514 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC/TIGER" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$Tiger" 10:43:49,528 TRACE [main][CryptoRegistry] registerAsymmetricEngineClass: algorithmName="ElGamal" engineClass="org.bouncycastle.crypto.engines.ElGamalEngine" 10:43:49,532 TRACE [main][CryptoRegistry] registerAsymmetricEngineClass: algorithmName="NaccacheStern" engineClass="org.bouncycastle.crypto.engines.NaccacheSternEngine" 10:43:49,535 TRACE [main][CryptoRegistry] registerAsymmetricEngineClass: algorithmName="RSA" engineClass="org.bouncycastle.crypto.engines.RSABlindedEngine" 10:43:49,541 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="AES" engineClass="org.bouncycastle.crypto.engines.AESEngine" 10:43:49,548 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="AES.fast" engineClass="org.bouncycastle.crypto.engines.AESFastEngine" 10:43:49,552 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="AES.light" engineClass="org.bouncycastle.crypto.engines.AESLightEngine" 10:43:49,555 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="Blowfish" engineClass="org.bouncycastle.crypto.engines.BlowfishEngine" 10:43:49,559 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="Camellia" engineClass="org.bouncycastle.crypto.engines.CamelliaEngine" 10:43:49,563 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="Camellia.light" engineClass="org.bouncycastle.crypto.engines.CamelliaLightEngine" 10:43:49,569 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="CAST5" engineClass="org.bouncycastle.crypto.engines.CAST5Engine" 10:43:49,571 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="CAST6" engineClass="org.bouncycastle.crypto.engines.CAST6Engine" 10:43:49,576 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="DESede" engineClass="org.bouncycastle.crypto.engines.DESedeEngine" 10:43:49,576 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="DES" engineClass="org.bouncycastle.crypto.engines.DESEngine" 10:43:49,581 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="GOST28147" engineClass="org.bouncycastle.crypto.engines.GOST28147Engine" 10:43:49,583 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="Noekeon" engineClass="org.bouncycastle.crypto.engines.NoekeonEngine" 10:43:49,584 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="Null" engineClass="org.bouncycastle.crypto.engines.NullEngine" 10:43:49,587 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="RC2" engineClass="org.bouncycastle.crypto.engines.RC2Engine" 10:43:49,590 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="RC5-32" engineClass="org.bouncycastle.crypto.engines.RC532Engine" 10:43:49,592 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="RC5-64" engineClass="org.bouncycastle.crypto.engines.RC564Engine" 10:43:49,593 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="RC6" engineClass="org.bouncycastle.crypto.engines.RC6Engine" 10:43:49,598 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="Rijndael" engineClass="org.bouncycastle.crypto.engines.RijndaelEngine" 10:43:49,601 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="SEED" engineClass="org.bouncycastle.crypto.engines.SEEDEngine" 10:43:49,606 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="Serpent" engineClass="org.bouncycastle.crypto.engines.SerpentEngine" 10:43:49,608 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="SKIPJACK" engineClass="org.bouncycastle.crypto.engines.SkipjackEngine" 10:43:49,610 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="TEA" engineClass="org.bouncycastle.crypto.engines.TEAEngine" 10:43:49,615 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="Twofish" engineClass="org.bouncycastle.crypto.engines.TwofishEngine" 10:43:49,617 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="XTEA" engineClass="org.bouncycastle.crypto.engines.XTEAEngine" 10:43:49,620 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="Grain-128" engineClass="org.bouncycastle.crypto.engines.Grain128Engine" 10:43:49,622 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="GRAIN-V1" engineClass="org.bouncycastle.crypto.engines.Grainv1Engine" 10:43:49,624 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="HC-128" engineClass="org.bouncycastle.crypto.engines.HC128Engine" 10:43:49,626 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="HC-256" engineClass="org.bouncycastle.crypto.engines.HC256Engine" 10:43:49,628 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="ISAAC" engineClass="org.bouncycastle.crypto.engines.ISAACEngine" 10:43:49,630 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="RC4" engineClass="org.bouncycastle.crypto.engines.RC4Engine" 10:43:49,636 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="Salsa20" engineClass="org.bouncycastle.crypto.engines.Salsa20Engine" 10:43:49,637 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CBC" modeClass="org.bouncycastle.crypto.modes.CBCBlockCipher" 10:43:49,638 TRACE [main][CryptoRegistry] registerAEADBlockCipherMode: modeName="CCM" modeClass="org.bouncycastle.crypto.modes.CCMBlockCipher" 10:43:49,641 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 10:43:49,642 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB8" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 10:43:49,642 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB16" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 10:43:49,642 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB24" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 10:43:49,643 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB32" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 10:43:49,643 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB40" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 10:43:49,643 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB48" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 10:43:49,644 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB56" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 10:43:49,644 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB64" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 10:43:49,644 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB72" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 10:43:49,644 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB80" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 10:43:49,644 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB88" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 10:43:49,645 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB96" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 10:43:49,646 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB104" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 10:43:49,646 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB112" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 10:43:49,646 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB120" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 10:43:49,647 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB128" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 10:43:49,647 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB136" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 10:43:49,647 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB144" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 10:43:49,647 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB152" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 10:43:49,648 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB160" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 10:43:49,648 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB168" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 10:43:49,648 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB176" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 10:43:49,648 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB184" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 10:43:49,648 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB192" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 10:43:49,649 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB200" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 10:43:49,649 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB208" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 10:43:49,649 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB216" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 10:43:49,649 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB224" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 10:43:49,650 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB232" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 10:43:49,650 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB240" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 10:43:49,650 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB248" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 10:43:49,650 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB256" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 10:43:49,652 TRACE [main][CryptoRegistry] registerBufferedBlockCipherMode: modeName="CTS" modeClass="org.bouncycastle.crypto.modes.CTSBlockCipher" 10:43:49,653 TRACE [main][CryptoRegistry] registerBufferedBlockCipherMode: modeName="CBC-CTS" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCBCCTSBlockCipher" 10:43:49,654 TRACE [main][CryptoRegistry] registerAEADBlockCipherMode: modeName="EAX" modeClass="org.bouncycastle.crypto.modes.EAXBlockCipher" 10:43:49,656 TRACE [main][CryptoRegistry] registerAEADBlockCipherMode: modeName="GCM" modeClass="org.bouncycastle.crypto.modes.GCMBlockCipher" 10:43:49,657 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="GOFB" modeClass="org.bouncycastle.crypto.modes.GOFBBlockCipher" 10:43:49,660 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 10:43:49,660 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB8" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 10:43:49,660 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB16" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 10:43:49,661 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB24" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 10:43:49,661 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB32" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 10:43:49,661 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB40" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 10:43:49,661 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB48" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 10:43:49,662 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB56" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 10:43:49,662 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB64" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 10:43:49,662 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB72" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 10:43:49,663 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB80" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 10:43:49,663 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB88" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 10:43:49,663 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB96" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 10:43:49,663 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB104" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 10:43:49,664 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB112" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 10:43:49,664 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB120" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 10:43:49,664 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB128" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 10:43:49,664 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB136" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 10:43:49,665 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB144" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 10:43:49,665 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB152" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 10:43:49,665 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB160" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 10:43:49,665 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB168" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 10:43:49,665 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB176" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 10:43:49,666 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB184" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 10:43:49,666 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB192" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 10:43:49,666 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB200" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 10:43:49,666 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB208" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 10:43:49,666 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB216" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 10:43:49,667 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB224" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 10:43:49,667 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB232" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 10:43:49,667 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB240" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 10:43:49,667 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB248" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 10:43:49,668 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB256" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 10:43:49,669 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="SIC" modeClass="org.bouncycastle.crypto.modes.SICBlockCipher" 10:43:49,694 DEBUG [main][CryptoRegistry] registerBlockCipherPadding: paddingName="ISO10126-2" paddingClass="org.bouncycastle.crypto.paddings.ISO10126d2Padding" 10:43:49,694 TRACE [main][CryptoRegistry] registerBlockCipherPadding: paddingName="ISO10126" paddingClass="org.bouncycastle.crypto.paddings.ISO10126d2Padding" 10:43:49,695 DEBUG [main][CryptoRegistry] registerBlockCipherPadding: paddingName="ISO7816-4" paddingClass="org.bouncycastle.crypto.paddings.ISO7816d4Padding" 10:43:49,697 DEBUG [main][CryptoRegistry] registerBlockCipherPadding: paddingName="PKCS7" paddingClass="org.bouncycastle.crypto.paddings.PKCS7Padding" 10:43:49,697 TRACE [main][CryptoRegistry] registerBlockCipherPadding: paddingName="PKCS5" paddingClass="org.bouncycastle.crypto.paddings.PKCS7Padding" 10:43:49,698 DEBUG [main][CryptoRegistry] registerBlockCipherPadding: paddingName="TBC" paddingClass="org.bouncycastle.crypto.paddings.TBCPadding" 10:43:49,700 DEBUG [main][CryptoRegistry] registerBlockCipherPadding: paddingName="X9.23" paddingClass="org.bouncycastle.crypto.paddings.X923Padding" 10:43:49,701 DEBUG [main][CryptoRegistry] registerBlockCipherPadding: paddingName="ZeroByte" paddingClass="org.bouncycastle.crypto.paddings.ZeroBytePadding" 10:43:49,702 TRACE [main][CryptoRegistry] registerAsymmetricBlockCipherPadding: paddingName="ISO9796-1" paddingClass="org.bouncycastle.crypto.encodings.ISO9796d1Encoding" 10:43:49,704 TRACE [main][CryptoRegistry] registerAsymmetricBlockCipherPadding: paddingName="OAEP" paddingClass="org.bouncycastle.crypto.encodings.OAEPEncoding" 10:43:49,704 TRACE [main][CryptoRegistry] registerAsymmetricBlockCipherPadding: paddingName="OAEPWITHSHA1ANDMGF1" paddingClass="org.bouncycastle.crypto.encodings.OAEPEncoding" 10:43:49,706 TRACE [main][CryptoRegistry] registerAsymmetricBlockCipherPadding: paddingName="PKCS1" paddingClass="org.bouncycastle.crypto.encodings.PKCS1Encoding" 10:43:49,717 TRACE [main][CryptoRegistry] registerAsymmetricCipherKeyPairGeneratorFactory: algorithmName="DH" factoryClass="org.cumulus4j.crypto.internal.asymmetric.keypairgenerator.DHBasicKeyPairGeneratorFactory" 10:43:49,717 TRACE [main][CryptoRegistry] registerAsymmetricCipherKeyPairGeneratorFactory: algorithmName="DSA" factoryClass="org.cumulus4j.crypto.internal.asymmetric.keypairgenerator.DSAKeyPairGeneratorFactory" 10:43:49,718 TRACE [main][CryptoRegistry] registerAsymmetricCipherKeyPairGeneratorFactory: algorithmName="ElGamal" factoryClass="org.cumulus4j.crypto.internal.asymmetric.keypairgenerator.ElGamalKeyPairGeneratorFactory" 10:43:49,719 TRACE [main][CryptoRegistry] registerAsymmetricCipherKeyPairGeneratorFactory: algorithmName="GOST3410" factoryClass="org.cumulus4j.crypto.internal.asymmetric.keypairgenerator.GOST3410KeyPairGeneratorFactory" 10:43:49,720 TRACE [main][CryptoRegistry] registerAsymmetricCipherKeyPairGeneratorFactory: algorithmName="NaccacheStern" factoryClass="org.cumulus4j.crypto.internal.asymmetric.keypairgenerator.NaccacheSternKeyPairGeneratorFactory" 10:43:49,722 TRACE [main][CryptoRegistry] registerAsymmetricCipherKeyPairGeneratorFactory: algorithmName="RSA" factoryClass="org.cumulus4j.crypto.internal.asymmetric.keypairgenerator.RSAKeyPairGeneratorFactory" 10:43:49,726 DEBUG [main][MACTest] ------------------------------------------------------------------------ 10:43:49,727 DEBUG [main][MACTest] testAllSupportedMACs: macAlgorithmName=DES 10:43:49,752 DEBUG [main][MACTest] testAllSupportedMACs: macKey=ddc87a823d203ac6 10:43:49,753 DEBUG [main][MACTest] testAllSupportedMACs: macIV=dd4328cbea73bf54 10:43:49,758 DEBUG [main][MACTest] testAllSupportedMACs: mac1=bdfec95d 10:43:49,758 DEBUG [main][MACTest] testAllSupportedMACs: mac2=bdfec95d 10:43:49,761 DEBUG [main][MACTest] testAllSupportedMACs: wrongIV=08b6066d69999a8d 10:43:49,761 DEBUG [main][MACTest] testAllSupportedMACs: wrongMAC=fee9183b 10:43:49,762 DEBUG [main][MACTest] testAllSupportedMACs: wrongKey=027e370512786552 10:43:49,762 DEBUG [main][MACTest] testAllSupportedMACs: wrongMAC=0b8914bd 10:43:49,763 DEBUG [main][MACTest] testAllSupportedMACs: MACforWrongData=d3c8f890 10:43:49,763 DEBUG [main][MACTest] ------------------------------------------------------------------------ 10:43:49,763 DEBUG [main][MACTest] testAllSupportedMACs: macAlgorithmName=DES/CFB8 10:43:49,770 DEBUG [main][MACTest] testAllSupportedMACs: macKey=a52598f9a8042e08 10:43:49,770 DEBUG [main][MACTest] testAllSupportedMACs: macIV=9209ad3fe659b831 10:43:49,772 DEBUG [main][MACTest] testAllSupportedMACs: mac1=16f643b7 10:43:49,773 DEBUG [main][MACTest] testAllSupportedMACs: mac2=16f643b7 10:43:49,775 DEBUG [main][MACTest] testAllSupportedMACs: wrongIV=d303c192de097ce4 10:43:49,775 DEBUG [main][MACTest] testAllSupportedMACs: wrongMAC=95b1a964 10:43:49,778 DEBUG [main][MACTest] testAllSupportedMACs: wrongKey=a5fbb53dcbd624cb 10:43:49,778 DEBUG [main][MACTest] testAllSupportedMACs: wrongMAC=96fa1850 10:43:49,781 DEBUG [main][MACTest] testAllSupportedMACs: MACforWrongData=59caa8bd 10:43:49,783 DEBUG [main][MACTest] ------------------------------------------------------------------------ 10:43:49,783 DEBUG [main][MACTest] testAllSupportedMACs: macAlgorithmName=DES64 10:43:49,784 DEBUG [main][MACTest] testAllSupportedMACs: macKey=cc5b705402f2cc9d 10:43:49,784 DEBUG [main][MACTest] testAllSupportedMACs: macIV=7c3076cc88fd122d 10:43:49,785 DEBUG [main][MACTest] testAllSupportedMACs: mac1=ece5bae681662fa0 10:43:49,785 DEBUG [main][MACTest] testAllSupportedMACs: mac2=ece5bae681662fa0 10:43:49,786 DEBUG [main][MACTest] testAllSupportedMACs: wrongIV=924c39db5cdbb658 10:43:49,786 DEBUG [main][MACTest] testAllSupportedMACs: wrongMAC=3b1689f8c9cb90dd 10:43:49,787 DEBUG [main][MACTest] testAllSupportedMACs: wrongKey=8d3936d6b6ff53b0 10:43:49,787 DEBUG [main][MACTest] testAllSupportedMACs: wrongMAC=6e1b488bb7fa50b2 10:43:49,788 DEBUG [main][MACTest] testAllSupportedMACs: MACforWrongData=510f7ad993b9c24a 10:43:49,788 DEBUG [main][MACTest] ------------------------------------------------------------------------ 10:43:49,788 DEBUG [main][MACTest] testAllSupportedMACs: macAlgorithmName=DES64MAC 10:43:49,789 DEBUG [main][MACTest] testAllSupportedMACs: macKey=8f8342ef9d92c735 10:43:49,789 DEBUG [main][MACTest] testAllSupportedMACs: macIV=eadc4697fe9ff4c9 10:43:49,790 DEBUG [main][MACTest] testAllSupportedMACs: mac1=bec013f377935e92 10:43:49,790 DEBUG [main][MACTest] testAllSupportedMACs: mac2=bec013f377935e92 10:43:49,791 DEBUG [main][MACTest] testAllSupportedMACs: wrongIV=1ba14912826ff1ef 10:43:49,791 DEBUG [main][MACTest] testAllSupportedMACs: wrongMAC=f6963101723b9ae0 10:43:49,792 DEBUG [main][MACTest] testAllSupportedMACs: wrongKey=0932b646a1b5091a 10:43:49,792 DEBUG [main][MACTest] testAllSupportedMACs: wrongMAC=773a66695da08c0d 10:43:49,793 DEBUG [main][MACTest] testAllSupportedMACs: MACforWrongData=05507f497c2a53d6 10:43:49,793 DEBUG [main][MACTest] ------------------------------------------------------------------------ 10:43:49,793 DEBUG [main][MACTest] testAllSupportedMACs: macAlgorithmName=DESMAC 10:43:49,794 DEBUG [main][MACTest] testAllSupportedMACs: macKey=65a80e9e6eebf10d 10:43:49,794 DEBUG [main][MACTest] testAllSupportedMACs: macIV=1624495bee19c3d2 10:43:49,795 DEBUG [main][MACTest] testAllSupportedMACs: mac1=c1cd7fdf 10:43:49,796 DEBUG [main][MACTest] testAllSupportedMACs: mac2=c1cd7fdf 10:43:49,796 DEBUG [main][MACTest] testAllSupportedMACs: wrongIV=7fc356b18f6bdc01 10:43:49,797 DEBUG [main][MACTest] testAllSupportedMACs: wrongMAC=1dc87cb3 10:43:49,797 DEBUG [main][MACTest] testAllSupportedMACs: wrongKey=3cb04a30f9ec5073 10:43:49,798 DEBUG [main][MACTest] testAllSupportedMACs: wrongMAC=2741990f 10:43:49,798 DEBUG [main][MACTest] testAllSupportedMACs: MACforWrongData=e1a3bc61 10:43:49,799 DEBUG [main][MACTest] ------------------------------------------------------------------------ 10:43:49,799 DEBUG [main][MACTest] testAllSupportedMACs: macAlgorithmName=DESMAC/CFB8 10:43:49,801 DEBUG [main][MACTest] testAllSupportedMACs: macKey=d93fe878d78b9326 10:43:49,802 DEBUG [main][MACTest] testAllSupportedMACs: macIV=8c4082ec0b50e795 10:43:49,804 DEBUG [main][MACTest] testAllSupportedMACs: mac1=f26be327 10:43:49,804 DEBUG [main][MACTest] testAllSupportedMACs: mac2=f26be327 10:43:49,806 DEBUG [main][MACTest] testAllSupportedMACs: wrongIV=d97cb645d4e48c6c 10:43:49,806 DEBUG [main][MACTest] testAllSupportedMACs: wrongMAC=883b5278 10:43:49,808 DEBUG [main][MACTest] testAllSupportedMACs: wrongKey=5e48d7389d17ff24 10:43:49,808 DEBUG [main][MACTest] testAllSupportedMACs: wrongMAC=ba38eac7 10:43:49,809 DEBUG [main][MACTest] testAllSupportedMACs: MACforWrongData=202ba1bf 10:43:49,810 DEBUG [main][MACTest] ------------------------------------------------------------------------ 10:43:49,811 DEBUG [main][MACTest] testAllSupportedMACs: macAlgorithmName=DESWITHISO9797 10:43:49,814 DEBUG [main][MACTest] testAllSupportedMACs: macKey=c3153bc6c1c8ab95f67f2ea4ef3fd6f95083415a6b7216c1 10:43:49,814 DEBUG [main][MACTest] testAllSupportedMACs: macIV=10919a850ec5035e 10:43:49,815 DEBUG [main][MACTest] testAllSupportedMACs: mac1=0b532f4958075c81 10:43:49,815 DEBUG [main][MACTest] testAllSupportedMACs: mac2=0b532f4958075c81 10:43:49,816 DEBUG [main][MACTest] testAllSupportedMACs: wrongIV=87ce6569f604ba13 10:43:49,816 DEBUG [main][MACTest] testAllSupportedMACs: wrongMAC=94e9b7dd1fe3784e 10:43:49,817 DEBUG [main][MACTest] testAllSupportedMACs: wrongKey=0b6e1fa2f1a669c1697b21ac31042b246a0768cccd8181a8 10:43:49,817 DEBUG [main][MACTest] testAllSupportedMACs: wrongMAC=1f7eb89f478ba051 10:43:49,818 DEBUG [main][MACTest] testAllSupportedMACs: MACforWrongData=7acf6cd4a2f489b6 10:43:49,818 DEBUG [main][MACTest] ------------------------------------------------------------------------ 10:43:49,818 DEBUG [main][MACTest] testAllSupportedMACs: macAlgorithmName=DESWITHISO9797MAC 10:43:49,820 DEBUG [main][MACTest] testAllSupportedMACs: macKey=19a825dbf83039f7a7b93815d5f1828c6649bc344859d9d2 10:43:49,820 DEBUG [main][MACTest] testAllSupportedMACs: macIV=78128939e7c67940 10:43:49,821 DEBUG [main][MACTest] testAllSupportedMACs: mac1=a7f38533844d9c1a 10:43:49,821 DEBUG [main][MACTest] testAllSupportedMACs: mac2=a7f38533844d9c1a 10:43:49,822 DEBUG [main][MACTest] testAllSupportedMACs: wrongIV=45b601e10f3239dd 10:43:49,822 DEBUG [main][MACTest] testAllSupportedMACs: wrongMAC=db7610cc72d469af 10:43:49,823 DEBUG [main][MACTest] testAllSupportedMACs: wrongKey=090436eda175990df9d262eed9fabc8a98841d3a8e0fddf6 10:43:49,823 DEBUG [main][MACTest] testAllSupportedMACs: wrongMAC=f5761356a7ee2dfb 10:43:49,824 DEBUG [main][MACTest] testAllSupportedMACs: MACforWrongData=26426fb76844d762 10:43:49,825 DEBUG [main][MACTest] ------------------------------------------------------------------------ 10:43:49,825 DEBUG [main][MACTest] testAllSupportedMACs: macAlgorithmName=GOST28147 10:43:49,832 DEBUG [main][MACTest] testAllSupportedMACs: macKey=916cb02277727b8bbd973c7fbaae00675b1077de5ab9dccc18ec5c470e40ffd2 10:43:49,833 DEBUG [main][MACTest] testAllSupportedMACs: macIV=null 10:43:49,833 DEBUG [main][MACTest] testAllSupportedMACs: mac1=9ec836e2 10:43:49,833 DEBUG [main][MACTest] testAllSupportedMACs: mac2=9ec836e2 10:43:49,835 DEBUG [main][MACTest] testAllSupportedMACs: wrongKey=d8e4da77a5c6dd9506bb6cf35f71dd2d57368b295f2ade3d27753f8758e702d8 10:43:49,835 DEBUG [main][MACTest] testAllSupportedMACs: wrongMAC=8166f496 10:43:49,836 DEBUG [main][MACTest] testAllSupportedMACs: MACforWrongData=a31abe4f 10:43:49,837 DEBUG [main][MACTest] ------------------------------------------------------------------------ 10:43:49,837 DEBUG [main][MACTest] testAllSupportedMACs: macAlgorithmName=GOST28147MAC 10:43:49,838 DEBUG [main][MACTest] testAllSupportedMACs: macKey=cfd74317aa88ee5722158f01b999e94756badde03d6ec95d356c202b4d1f2bce 10:43:49,838 DEBUG [main][MACTest] testAllSupportedMACs: macIV=null 10:43:49,839 DEBUG [main][MACTest] testAllSupportedMACs: mac1=9d7e401c 10:43:49,840 DEBUG [main][MACTest] testAllSupportedMACs: mac2=9d7e401c 10:43:49,840 DEBUG [main][MACTest] testAllSupportedMACs: wrongKey=463b46929143c6763577d21679ecf2a1c858a77a76cbb00dd9809be46392655c 10:43:49,841 DEBUG [main][MACTest] testAllSupportedMACs: wrongMAC=3ee17c07 10:43:49,841 DEBUG [main][MACTest] testAllSupportedMACs: MACforWrongData=5e7c82eb 10:43:49,843 DEBUG [main][MACTest] ------------------------------------------------------------------------ 10:43:49,843 DEBUG [main][MACTest] testAllSupportedMACs: macAlgorithmName=HMAC-MD2 10:43:49,857 DEBUG [main][MACTest] testAllSupportedMACs: macKey=2bbe854fc129e30ee235d3e9bd837fad 10:43:49,858 DEBUG [main][MACTest] testAllSupportedMACs: macIV=null 10:43:49,860 DEBUG [main][MACTest] testAllSupportedMACs: mac1=3680f8fcc287b37978f42487d673569d 10:43:49,860 DEBUG [main][MACTest] testAllSupportedMACs: mac2=3680f8fcc287b37978f42487d673569d 10:43:49,863 DEBUG [main][MACTest] testAllSupportedMACs: wrongKey=b83864eca7dee6225c9e577926508d03 10:43:49,863 DEBUG [main][MACTest] testAllSupportedMACs: wrongMAC=f6dbce137cee8e9467c88ce98ad2acbb 10:43:49,866 DEBUG [main][MACTest] testAllSupportedMACs: MACforWrongData=fb1d4b4785dfc4dc05beed34c9ae34cc 10:43:49,869 DEBUG [main][MACTest] ------------------------------------------------------------------------ 10:43:49,869 DEBUG [main][MACTest] testAllSupportedMACs: macAlgorithmName=HMAC-MD4 10:43:49,874 DEBUG [main][MACTest] testAllSupportedMACs: macKey=4433642b958812b190641a4969656e08 10:43:49,874 DEBUG [main][MACTest] testAllSupportedMACs: macIV=null 10:43:49,876 DEBUG [main][MACTest] testAllSupportedMACs: mac1=6be291e6f6b4ef449a8020cc3eb2cdfd 10:43:49,876 DEBUG [main][MACTest] testAllSupportedMACs: mac2=6be291e6f6b4ef449a8020cc3eb2cdfd 10:43:49,877 DEBUG [main][MACTest] testAllSupportedMACs: wrongKey=4cd287dfbb1db4246c7fd4db49836112 10:43:49,877 DEBUG [main][MACTest] testAllSupportedMACs: wrongMAC=3c725e461fc16032befa69fa450211e8 10:43:49,878 DEBUG [main][MACTest] testAllSupportedMACs: MACforWrongData=06af1632f3f8c6be9873cc7b2fa23cd8 10:43:49,879 DEBUG [main][MACTest] ------------------------------------------------------------------------ 10:43:49,879 DEBUG [main][MACTest] testAllSupportedMACs: macAlgorithmName=HMAC-MD5 10:43:49,887 DEBUG [main][MACTest] testAllSupportedMACs: macKey=952dee5b2a3b267a8d224902f0b8a2a8 10:43:49,887 DEBUG [main][MACTest] testAllSupportedMACs: macIV=null 10:43:49,891 DEBUG [main][MACTest] testAllSupportedMACs: mac1=730d19fa6a1ecbf31564b80f720d6735 10:43:49,891 DEBUG [main][MACTest] testAllSupportedMACs: mac2=730d19fa6a1ecbf31564b80f720d6735 10:43:49,893 DEBUG [main][MACTest] testAllSupportedMACs: wrongKey=ae74bc1d212fe20a6d51ac1eb1ca79a5 10:43:49,893 DEBUG [main][MACTest] testAllSupportedMACs: wrongMAC=251df57adf30d0022dce9a4b62881f91 10:43:49,894 DEBUG [main][MACTest] testAllSupportedMACs: MACforWrongData=93d77f9f1117567cd6da156c00c2f987 10:43:49,895 DEBUG [main][MACTest] ------------------------------------------------------------------------ 10:43:49,895 DEBUG [main][MACTest] testAllSupportedMACs: macAlgorithmName=HMAC-RIPEMD128 10:43:49,908 DEBUG [main][MACTest] testAllSupportedMACs: macKey=ec7c7e35866f3683595ee20baedbd31c 10:43:49,908 DEBUG [main][MACTest] testAllSupportedMACs: macIV=null 10:43:49,910 DEBUG [main][MACTest] testAllSupportedMACs: mac1=20aa30bc1e3a059d97c45e56caa4711b 10:43:49,910 DEBUG [main][MACTest] testAllSupportedMACs: mac2=20aa30bc1e3a059d97c45e56caa4711b 10:43:49,912 DEBUG [main][MACTest] testAllSupportedMACs: wrongKey=7732e849553d8bc88bff96cd587b099c 10:43:49,912 DEBUG [main][MACTest] testAllSupportedMACs: wrongMAC=ebe9058405fc8f9dd22753c59f6995aa 10:43:49,913 DEBUG [main][MACTest] testAllSupportedMACs: MACforWrongData=78b4d4b0e14bc2c8342a288ed970ed81 10:43:49,914 DEBUG [main][MACTest] ------------------------------------------------------------------------ 10:43:49,914 DEBUG [main][MACTest] testAllSupportedMACs: macAlgorithmName=HMAC-RIPEMD160 10:43:49,937 DEBUG [main][MACTest] testAllSupportedMACs: macKey=c1e8bfd4418c01bc99ac85e38fe60b4d82ae54e1 10:43:49,937 DEBUG [main][MACTest] testAllSupportedMACs: macIV=null 10:43:49,940 DEBUG [main][MACTest] testAllSupportedMACs: mac1=1c497d5bf96f0627c7e8ebee3f9b42a8b23fc40e 10:43:49,941 DEBUG [main][MACTest] testAllSupportedMACs: mac2=1c497d5bf96f0627c7e8ebee3f9b42a8b23fc40e 10:43:49,943 DEBUG [main][MACTest] testAllSupportedMACs: wrongKey=ac96e6ab93d56ff24901c2e6afa2f4f6a1f371bf 10:43:49,944 DEBUG [main][MACTest] testAllSupportedMACs: wrongMAC=5a78d57b0c5b049b29de1c19fcbfaf79befa4bb4 10:43:49,946 DEBUG [main][MACTest] testAllSupportedMACs: MACforWrongData=9c2233a6aa11e8555747403960105d8a58fcc7b7 10:43:49,949 DEBUG [main][MACTest] ------------------------------------------------------------------------ 10:43:49,949 DEBUG [main][MACTest] testAllSupportedMACs: macAlgorithmName=HMAC-SHA1 10:43:49,954 DEBUG [main][MACTest] testAllSupportedMACs: macKey=5360fa9f69c0fb2ec92973a25003c5a9cea604cd 10:43:49,954 DEBUG [main][MACTest] testAllSupportedMACs: macIV=null 10:43:49,959 DEBUG [main][MACTest] testAllSupportedMACs: mac1=c9c8adbe8ea005da47065b172d1cf89ca08cd778 10:43:49,959 DEBUG [main][MACTest] testAllSupportedMACs: mac2=c9c8adbe8ea005da47065b172d1cf89ca08cd778 10:43:49,964 DEBUG [main][MACTest] testAllSupportedMACs: wrongKey=4c913d5fad8a3c19e976ffc8185f5d3cea429ee4 10:43:49,964 DEBUG [main][MACTest] testAllSupportedMACs: wrongMAC=f2e15bbf13a45816c4ead468a2f929aa07a24569 10:43:49,969 DEBUG [main][MACTest] testAllSupportedMACs: MACforWrongData=83e31b4a11820debf3641952e385c243c47eed3e 10:43:49,972 DEBUG [main][MACTest] ------------------------------------------------------------------------ 10:43:49,975 DEBUG [main][MACTest] testAllSupportedMACs: macAlgorithmName=HMAC-SHA224 10:43:49,990 DEBUG [main][MACTest] testAllSupportedMACs: macKey=4db3fdce36255894e5ad001ee4d420fb9483437cb317a39fb631a9ee 10:43:49,990 DEBUG [main][MACTest] testAllSupportedMACs: macIV=null 10:43:50,003 DEBUG [main][MACTest] testAllSupportedMACs: mac1=978b4773770dbe36690f1ebca685a3ace30b38d2fad92d209238ab46 10:43:50,003 DEBUG [main][MACTest] testAllSupportedMACs: mac2=978b4773770dbe36690f1ebca685a3ace30b38d2fad92d209238ab46 10:43:50,016 DEBUG [main][MACTest] testAllSupportedMACs: wrongKey=bbfc366f108d87e982ee06a238b700b7d465b3bf749507936f17cf3e 10:43:50,016 DEBUG [main][MACTest] testAllSupportedMACs: wrongMAC=a97048b70af3f4cc8985fe01ef8838370f32dc814e387dbd1ca23cad 10:43:50,028 DEBUG [main][MACTest] testAllSupportedMACs: MACforWrongData=f00a1d9b8952f34f7667fa770c05506513f0ac8337b362edf8442913 10:43:50,036 DEBUG [main][MACTest] ------------------------------------------------------------------------ 10:43:50,036 DEBUG [main][MACTest] testAllSupportedMACs: macAlgorithmName=HMAC-SHA256 10:43:50,044 DEBUG [main][MACTest] testAllSupportedMACs: macKey=2b04c6330bbb245535f5b0b78b3000383e1283bad0ecc878c1cec603ed07cbb0 10:43:50,044 DEBUG [main][MACTest] testAllSupportedMACs: macIV=null 10:43:50,046 DEBUG [main][MACTest] testAllSupportedMACs: mac1=159676abbd27c80e1f4f308debeda704c687a09145e499100242673138bafaa4 10:43:50,046 DEBUG [main][MACTest] testAllSupportedMACs: mac2=159676abbd27c80e1f4f308debeda704c687a09145e499100242673138bafaa4 10:43:50,049 DEBUG [main][MACTest] testAllSupportedMACs: wrongKey=054600f4edb3590af9475458abffd33298daeba3eb757cdabf70a9f301e92125 10:43:50,049 DEBUG [main][MACTest] testAllSupportedMACs: wrongMAC=fb38fd8771f09e54a67c94813f0738a5f6286d92f1c17641ad3fdbd4e57511da 10:43:50,051 DEBUG [main][MACTest] testAllSupportedMACs: MACforWrongData=ef7187b71293275487bbe7805107c0572ed74290129c5d097c54682cf62b0a09 10:43:50,052 DEBUG [main][MACTest] ------------------------------------------------------------------------ 10:43:50,052 DEBUG [main][MACTest] testAllSupportedMACs: macAlgorithmName=HMAC-SHA384 10:43:50,063 DEBUG [main][MACTest] testAllSupportedMACs: macKey=9f2709a2f87279fb89a4a633050440ed712909a49b1ed31a2183a5e3de3ac96ae454fee52bb9f575e184b7496c3efdb9 10:43:50,063 DEBUG [main][MACTest] testAllSupportedMACs: macIV=null 10:43:50,065 DEBUG [main][MACTest] testAllSupportedMACs: mac1=756f0a66b3c29667f8bfca706e8176f3b09df63c1ae4e400246406909578f9e3d7efb43bfac3bfe2fd35fdc8fd2f0775 10:43:50,065 DEBUG [main][MACTest] testAllSupportedMACs: mac2=756f0a66b3c29667f8bfca706e8176f3b09df63c1ae4e400246406909578f9e3d7efb43bfac3bfe2fd35fdc8fd2f0775 10:43:50,067 DEBUG [main][MACTest] testAllSupportedMACs: wrongKey=1a7d4b8b1ac2db1792145e48431d867260d691484c077e88cde9fc5a61b2939cd30ad522ddcb4a4d678065e7afb2067d 10:43:50,068 DEBUG [main][MACTest] testAllSupportedMACs: wrongMAC=70ad8a5fa5ad5a379a676e630ddaac524dce848c9e4f48690b90cc2f0a41826d976c879dba0eb4e51b9b44675d61778d 10:43:50,069 DEBUG [main][MACTest] testAllSupportedMACs: MACforWrongData=5832d4897627ecac5b2d442964dd54ea00e9eba9503d66546227acba38be401d13e3f14c931f4a908dcb70bf7d4b1f9c 10:43:50,071 DEBUG [main][MACTest] ------------------------------------------------------------------------ 10:43:50,071 DEBUG [main][MACTest] testAllSupportedMACs: macAlgorithmName=HMAC-SHA512 10:43:50,078 DEBUG [main][MACTest] testAllSupportedMACs: macKey=107c1630983ef7d0ef25f3fbde4136d87325f7dd2b9374060ed3893b94e7c48d68416b4a50315b3d5031ad4c52263a329bc0f4d0aba1f8163976c4b61b1d28d7 10:43:50,078 DEBUG [main][MACTest] testAllSupportedMACs: macIV=null 10:43:50,080 DEBUG [main][MACTest] testAllSupportedMACs: mac1=9e9917586101726291e36344d0f53dce6d802c0df240e51d65c76a53b6e9e760ca96bf46240c58c714a9c4826cffdbcaa0e153ca14d5c732397dc5544f9c3331 10:43:50,080 DEBUG [main][MACTest] testAllSupportedMACs: mac2=9e9917586101726291e36344d0f53dce6d802c0df240e51d65c76a53b6e9e760ca96bf46240c58c714a9c4826cffdbcaa0e153ca14d5c732397dc5544f9c3331 10:43:50,082 DEBUG [main][MACTest] testAllSupportedMACs: wrongKey=994720535ccf685bd8b7401a091f04cbced4d87375942f3d8c630b1c5f2dea740c7ed564828078b98508fc4a34b0d1b223ac30f11245f608730ed4bb61f903f8 10:43:50,082 DEBUG [main][MACTest] testAllSupportedMACs: wrongMAC=e8eda39be0335c1933b60b330a1f670ddc2e32dda96bb4a97810ce1bf46997dc0f5f1018fa836a35c30360035043f65b0db79f2cb19035a1ad81de885210cb93 10:43:50,082 DEBUG [main][MACTest] testAllSupportedMACs: MACforWrongData=392bbbb6d14867375cf53ec1cb3a85b34f0b0e9b2b3ec6d783a670901446e852d6997d2298d5ef847eb83c8c530201388758819126ddab04533dc5c2f22b0146 10:43:50,083 DEBUG [main][MACTest] ------------------------------------------------------------------------ 10:43:50,083 DEBUG [main][MACTest] testAllSupportedMACs: macAlgorithmName=HMAC-TIGER 10:43:50,089 DEBUG [main][MACTest] testAllSupportedMACs: macKey=01de8436a2a9bd68ad76c1ba9eea338ee66ac2d44a77eae7 10:43:50,089 DEBUG [main][MACTest] testAllSupportedMACs: macIV=null 10:43:50,091 DEBUG [main][MACTest] testAllSupportedMACs: mac1=112fafe19c521708389b86d37a7831e4da0f9bf2afc402f4 10:43:50,091 DEBUG [main][MACTest] testAllSupportedMACs: mac2=112fafe19c521708389b86d37a7831e4da0f9bf2afc402f4 10:43:50,092 DEBUG [main][MACTest] testAllSupportedMACs: wrongKey=701f328233fd6a0ba847a2d2f917304f481702405a057b02 10:43:50,092 DEBUG [main][MACTest] testAllSupportedMACs: wrongMAC=b156bef6cf17ecfcc518e9eb5063c80aa08642ee2391648a 10:43:50,093 DEBUG [main][MACTest] testAllSupportedMACs: MACforWrongData=87233cf52ca2996773c5ea6d411c16304d599779afb08a9d 10:43:50,093 DEBUG [main][MACTest] ------------------------------------------------------------------------ 10:43:50,093 DEBUG [main][MACTest] testAllSupportedMACs: macAlgorithmName=HMAC/MD2 10:43:50,095 DEBUG [main][MACTest] testAllSupportedMACs: macKey=426a2ff2e75a8f76de478a73ef8b8cbb 10:43:50,095 DEBUG [main][MACTest] testAllSupportedMACs: macIV=null 10:43:50,096 DEBUG [main][MACTest] testAllSupportedMACs: mac1=0e6533d88e5eba4591d20c0df1c7562e 10:43:50,096 DEBUG [main][MACTest] testAllSupportedMACs: mac2=0e6533d88e5eba4591d20c0df1c7562e 10:43:50,097 DEBUG [main][MACTest] testAllSupportedMACs: wrongKey=ce31a740bf33de72a40bd4496f0c88f1 10:43:50,097 DEBUG [main][MACTest] testAllSupportedMACs: wrongMAC=554478b48543b6bbb5805c084e262cdc 10:43:50,098 DEBUG [main][MACTest] testAllSupportedMACs: MACforWrongData=fe456c904093bcbcf136dd3a038f3e59 10:43:50,099 DEBUG [main][MACTest] ------------------------------------------------------------------------ 10:43:50,099 DEBUG [main][MACTest] testAllSupportedMACs: macAlgorithmName=HMAC/MD4 10:43:50,100 DEBUG [main][MACTest] testAllSupportedMACs: macKey=6c14075b671ff22e132e9f6637fe37bc 10:43:50,100 DEBUG [main][MACTest] testAllSupportedMACs: macIV=null 10:43:50,100 DEBUG [main][MACTest] testAllSupportedMACs: mac1=a1ebea4a813fcd3690b6447cfc651146 10:43:50,100 DEBUG [main][MACTest] testAllSupportedMACs: mac2=a1ebea4a813fcd3690b6447cfc651146 10:43:50,101 DEBUG [main][MACTest] testAllSupportedMACs: wrongKey=e0e3636fe3c495ebf58bec5cf7ab30d2 10:43:50,101 DEBUG [main][MACTest] testAllSupportedMACs: wrongMAC=a1a5ce455c3d039314777279ffba3a62 10:43:50,101 DEBUG [main][MACTest] testAllSupportedMACs: MACforWrongData=f25b7664b8dd9a27212097f49c72eed2 10:43:50,101 DEBUG [main][MACTest] ------------------------------------------------------------------------ 10:43:50,101 DEBUG [main][MACTest] testAllSupportedMACs: macAlgorithmName=HMAC/MD5 10:43:50,102 DEBUG [main][MACTest] testAllSupportedMACs: macKey=d342597cd46cf5822df66c55106e5181 10:43:50,102 DEBUG [main][MACTest] testAllSupportedMACs: macIV=null 10:43:50,102 DEBUG [main][MACTest] testAllSupportedMACs: mac1=4e7dc500ce2f3efad01d069733367838 10:43:50,102 DEBUG [main][MACTest] testAllSupportedMACs: mac2=4e7dc500ce2f3efad01d069733367838 10:43:50,103 DEBUG [main][MACTest] testAllSupportedMACs: wrongKey=5edd49d8cbee6e6fa4dc9b6234ccfee2 10:43:50,103 DEBUG [main][MACTest] testAllSupportedMACs: wrongMAC=3bfda861bd74c81c29eae69d065b603a 10:43:50,103 DEBUG [main][MACTest] testAllSupportedMACs: MACforWrongData=7a4b34a79b1fd905477e4ca6a194bdb4 10:43:50,103 DEBUG [main][MACTest] ------------------------------------------------------------------------ 10:43:50,104 DEBUG [main][MACTest] testAllSupportedMACs: macAlgorithmName=HMAC/RIPEMD128 10:43:50,104 DEBUG [main][MACTest] testAllSupportedMACs: macKey=f6fbc79986bd0a45a1c3960bd11c9c3a 10:43:50,104 DEBUG [main][MACTest] testAllSupportedMACs: macIV=null 10:43:50,104 DEBUG [main][MACTest] testAllSupportedMACs: mac1=212eca1b361eb8ceccb5571e648a6159 10:43:50,105 DEBUG [main][MACTest] testAllSupportedMACs: mac2=212eca1b361eb8ceccb5571e648a6159 10:43:50,105 DEBUG [main][MACTest] testAllSupportedMACs: wrongKey=789497b8a32da37f37ac59660485e74b 10:43:50,105 DEBUG [main][MACTest] testAllSupportedMACs: wrongMAC=70074f520d903070ddd872b33bb47068 10:43:50,105 DEBUG [main][MACTest] testAllSupportedMACs: MACforWrongData=bb1621ad0f79b07d0caeb42a7c0dd7e1 10:43:50,105 DEBUG [main][MACTest] ------------------------------------------------------------------------ 10:43:50,106 DEBUG [main][MACTest] testAllSupportedMACs: macAlgorithmName=HMAC/RIPEMD160 10:43:50,106 DEBUG [main][MACTest] testAllSupportedMACs: macKey=e458b20d7ff28a047a19db0d20f0edf0bb394e92 10:43:50,106 DEBUG [main][MACTest] testAllSupportedMACs: macIV=null 10:43:50,106 DEBUG [main][MACTest] testAllSupportedMACs: mac1=bda2408bdfdedb17c8db65529b228f1ad3aa61e8 10:43:50,106 DEBUG [main][MACTest] testAllSupportedMACs: mac2=bda2408bdfdedb17c8db65529b228f1ad3aa61e8 10:43:50,107 DEBUG [main][MACTest] testAllSupportedMACs: wrongKey=7521cd8317bc49dab8d5dced64677c58203856fa 10:43:50,107 DEBUG [main][MACTest] testAllSupportedMACs: wrongMAC=8d092b0a124ba582e57bd3ec6dacd1501645d801 10:43:50,107 DEBUG [main][MACTest] testAllSupportedMACs: MACforWrongData=9dbd2756375bd73da7fb189c526762071a9612db 10:43:50,108 DEBUG [main][MACTest] ------------------------------------------------------------------------ 10:43:50,108 DEBUG [main][MACTest] testAllSupportedMACs: macAlgorithmName=HMAC/SHA1 10:43:50,108 DEBUG [main][MACTest] testAllSupportedMACs: macKey=77885810e2c51347f6fa4d453f23ce1d398914ab 10:43:50,108 DEBUG [main][MACTest] testAllSupportedMACs: macIV=null 10:43:50,108 DEBUG [main][MACTest] testAllSupportedMACs: mac1=70b211d2094b6292a88b98430025fea6ea1d1a7f 10:43:50,108 DEBUG [main][MACTest] testAllSupportedMACs: mac2=70b211d2094b6292a88b98430025fea6ea1d1a7f 10:43:50,109 DEBUG [main][MACTest] testAllSupportedMACs: wrongKey=c0d8f4cd540a5bba8a3a360d142b05920b1d657a 10:43:50,109 DEBUG [main][MACTest] testAllSupportedMACs: wrongMAC=53a388dbd59561ba35d12b02ff7c886070721643 10:43:50,109 DEBUG [main][MACTest] testAllSupportedMACs: MACforWrongData=43e4799a1809e34c8ee0ac96049b45ce1434c4a6 10:43:50,109 DEBUG [main][MACTest] ------------------------------------------------------------------------ 10:43:50,109 DEBUG [main][MACTest] testAllSupportedMACs: macAlgorithmName=HMAC/SHA224 10:43:50,110 DEBUG [main][MACTest] testAllSupportedMACs: macKey=457c02d174edc56b87b8cbde64cc0b6c594a35e671b0168eb41aaf64 10:43:50,110 DEBUG [main][MACTest] testAllSupportedMACs: macIV=null 10:43:50,110 DEBUG [main][MACTest] testAllSupportedMACs: mac1=a9219019892515fa1c52b4bdad84c8e0d85ffaefa8716731a3f0b225 10:43:50,110 DEBUG [main][MACTest] testAllSupportedMACs: mac2=a9219019892515fa1c52b4bdad84c8e0d85ffaefa8716731a3f0b225 10:43:50,111 DEBUG [main][MACTest] testAllSupportedMACs: wrongKey=716cd13d0b87bb4f14f3de220a03331bedbf29a9f71e7ea4f64a4aae 10:43:50,111 DEBUG [main][MACTest] testAllSupportedMACs: wrongMAC=7abda5d80ccf1aa3535a519681cffc59437f1e94a413ff04fd4b9eb2 10:43:50,111 DEBUG [main][MACTest] testAllSupportedMACs: MACforWrongData=6799232a8fabea15d6f009e332e21cc6f6c9720a272dbd553ff979ec 10:43:50,111 DEBUG [main][MACTest] ------------------------------------------------------------------------ 10:43:50,112 DEBUG [main][MACTest] testAllSupportedMACs: macAlgorithmName=HMAC/SHA256 10:43:50,112 DEBUG [main][MACTest] testAllSupportedMACs: macKey=248a1a9488159f4b1b89ca5ea5d308b2a627115afaf3145cc48d0718b7062da3 10:43:50,112 DEBUG [main][MACTest] testAllSupportedMACs: macIV=null 10:43:50,112 DEBUG [main][MACTest] testAllSupportedMACs: mac1=c6cee7ca3824598e1d7a9f9e5a40c1ad9cd661aa5471f7135fa37fc027a91d79 10:43:50,112 DEBUG [main][MACTest] testAllSupportedMACs: mac2=c6cee7ca3824598e1d7a9f9e5a40c1ad9cd661aa5471f7135fa37fc027a91d79 10:43:50,113 DEBUG [main][MACTest] testAllSupportedMACs: wrongKey=48a4279ebea717955bfd55cf2f1ca4508be721bc161e2ff43151cbb7c3fd95fc 10:43:50,113 DEBUG [main][MACTest] testAllSupportedMACs: wrongMAC=dfb091d069d2430796f13cd9f633199c72285b4837b3ba7f59158e4fc0de37fc 10:43:50,113 DEBUG [main][MACTest] testAllSupportedMACs: MACforWrongData=3349f6b2e8202d6af98768261a68680290c031636feb1aa152165c9c76e66250 10:43:50,114 DEBUG [main][MACTest] ------------------------------------------------------------------------ 10:43:50,114 DEBUG [main][MACTest] testAllSupportedMACs: macAlgorithmName=HMAC/SHA384 10:43:50,114 DEBUG [main][MACTest] testAllSupportedMACs: macKey=fc8a274c20579d374698f7a977875670e723341cf0917beb40fafc2a1e0dd9c8b3d28aa2b37b51ffe8a6fb1db91c0f25 10:43:50,114 DEBUG [main][MACTest] testAllSupportedMACs: macIV=null 10:43:50,115 DEBUG [main][MACTest] testAllSupportedMACs: mac1=41bd65344c8627be00e1bb5594c35b5beafe95d69dd05676158f921ad0c168435de3706c48087a13f7656cf7611cdb48 10:43:50,115 DEBUG [main][MACTest] testAllSupportedMACs: mac2=41bd65344c8627be00e1bb5594c35b5beafe95d69dd05676158f921ad0c168435de3706c48087a13f7656cf7611cdb48 10:43:50,115 DEBUG [main][MACTest] testAllSupportedMACs: wrongKey=73a250c22917879620a7d745c882993dcb172cc80e3056d7748bc0f00e69134b59a8a921f7e6cebbccf7e554264df259 10:43:50,115 DEBUG [main][MACTest] testAllSupportedMACs: wrongMAC=1a1d16fc75bf9f4652f33b7a4be6dd4ce1db968109dea1adb460f91deb89fa42eb0cf6a90cd9f630143047f9797f9805 10:43:50,116 DEBUG [main][MACTest] testAllSupportedMACs: MACforWrongData=e3ce27e3e4c700299e68a7319aff00c613be57c9e802d157eb796c441a31e8114eff06be3283f31902417e06db654543 10:43:50,116 DEBUG [main][MACTest] ------------------------------------------------------------------------ 10:43:50,116 DEBUG [main][MACTest] testAllSupportedMACs: macAlgorithmName=HMAC/SHA512 10:43:50,117 DEBUG [main][MACTest] testAllSupportedMACs: macKey=ef81a40e519cb581eee93ecf3efd96087b8cc455c0fab6cd05574736874cf277ad0e96e4a41524b64dbbde9bc6c7b52f9b1b4e1069d4a5ca6627b0ee43200cc0 10:43:50,117 DEBUG [main][MACTest] testAllSupportedMACs: macIV=null 10:43:50,117 DEBUG [main][MACTest] testAllSupportedMACs: mac1=1c4ab7265c05f7e281ac1e3405c76a9155e4c12b28f9b41a28dcdffeaa99f2715f9d86813286a0d3c3f981caa144666f4815d7a09bc9fbdc59e131484b728814 10:43:50,117 DEBUG [main][MACTest] testAllSupportedMACs: mac2=1c4ab7265c05f7e281ac1e3405c76a9155e4c12b28f9b41a28dcdffeaa99f2715f9d86813286a0d3c3f981caa144666f4815d7a09bc9fbdc59e131484b728814 10:43:50,118 DEBUG [main][MACTest] testAllSupportedMACs: wrongKey=653311bf9e47fd6a861eeae8682595e9e7218b20f835d2521d22a1d05dddc1fed69a03e64fcb04981151cf1ad1830cfa9cd1f8c48a3260447a3a1db7a6929591 10:43:50,118 DEBUG [main][MACTest] testAllSupportedMACs: wrongMAC=0953039b75cc1fc31c182dafdcd74c53397093db60261a716f7c17f76d72e51197afbdfa74c99e49586d05f9f5d8ef21525959a10502c04c026b80b747db04da 10:43:50,118 DEBUG [main][MACTest] testAllSupportedMACs: MACforWrongData=7fdb654d4c6fb52cb863718420bfddd24a224c3689bb59e470bd5a14a46b6c1104d8eb21ce18cb91f80227d6945fbe597df74c9d9088f995c471d24466385aee 10:43:50,119 DEBUG [main][MACTest] ------------------------------------------------------------------------ 10:43:50,119 DEBUG [main][MACTest] testAllSupportedMACs: macAlgorithmName=HMAC/TIGER 10:43:50,119 DEBUG [main][MACTest] testAllSupportedMACs: macKey=1789c39bfc03773b2fac50fd72f4eaa3277096377de76b8b 10:43:50,119 DEBUG [main][MACTest] testAllSupportedMACs: macIV=null 10:43:50,120 DEBUG [main][MACTest] testAllSupportedMACs: mac1=f963839f0672422c5a873c7d22b0fb0fb7ee2e2d00066824 10:43:50,120 DEBUG [main][MACTest] testAllSupportedMACs: mac2=f963839f0672422c5a873c7d22b0fb0fb7ee2e2d00066824 10:43:50,120 DEBUG [main][MACTest] testAllSupportedMACs: wrongKey=938639a9fa8fe7fbb74c5288a13dacd6b04f1f5d41030fa6 10:43:50,120 DEBUG [main][MACTest] testAllSupportedMACs: wrongMAC=bd44bfda1ca4b40aba670b819e1b7fb2c98dea0bd578f8ea 10:43:50,121 DEBUG [main][MACTest] testAllSupportedMACs: MACforWrongData=ce89d1e449a8aba1f29c2820762244742920f44910dd5fe2 10:43:50,121 DEBUG [main][MACTest] ------------------------------------------------------------------------ 10:43:50,121 DEBUG [main][MACTest] testAllSupportedMACs: macAlgorithmName=HMACMD2 10:43:50,122 DEBUG [main][MACTest] testAllSupportedMACs: macKey=534ea5bc54f781b84fad3679ce1fd0a5 10:43:50,122 DEBUG [main][MACTest] testAllSupportedMACs: macIV=null 10:43:50,123 DEBUG [main][MACTest] testAllSupportedMACs: mac1=9da302e35c2992312341ee9cb701ecc2 10:43:50,123 DEBUG [main][MACTest] testAllSupportedMACs: mac2=9da302e35c2992312341ee9cb701ecc2 10:43:50,124 DEBUG [main][MACTest] testAllSupportedMACs: wrongKey=9631e314ed36684da2f8749b1300ce74 10:43:50,124 DEBUG [main][MACTest] testAllSupportedMACs: wrongMAC=88760521302ca29114f2f218d26ad85a 10:43:50,125 DEBUG [main][MACTest] testAllSupportedMACs: MACforWrongData=13a8da82f39ddd900d56c9328b778e24 10:43:50,126 DEBUG [main][MACTest] ------------------------------------------------------------------------ 10:43:50,126 DEBUG [main][MACTest] testAllSupportedMACs: macAlgorithmName=HMACMD4 10:43:50,126 DEBUG [main][MACTest] testAllSupportedMACs: macKey=45ec352dba39d9eceb054186846cb9f8 10:43:50,126 DEBUG [main][MACTest] testAllSupportedMACs: macIV=null 10:43:50,126 DEBUG [main][MACTest] testAllSupportedMACs: mac1=f52c3e9deb9e1aa22d6607ed4758c5f9 10:43:50,126 DEBUG [main][MACTest] testAllSupportedMACs: mac2=f52c3e9deb9e1aa22d6607ed4758c5f9 10:43:50,127 DEBUG [main][MACTest] testAllSupportedMACs: wrongKey=f6ce402bd981c1d4396839e140b3043c 10:43:50,127 DEBUG [main][MACTest] testAllSupportedMACs: wrongMAC=929c94ca671cbf5a1dfb58766ccddeb4 10:43:50,127 DEBUG [main][MACTest] testAllSupportedMACs: MACforWrongData=729c17ec0dade2a9316ed44938c66c3c 10:43:50,127 DEBUG [main][MACTest] ------------------------------------------------------------------------ 10:43:50,127 DEBUG [main][MACTest] testAllSupportedMACs: macAlgorithmName=HMACMD5 10:43:50,128 DEBUG [main][MACTest] testAllSupportedMACs: macKey=3f3de5731130c3923635bbd90e99b4a9 10:43:50,128 DEBUG [main][MACTest] testAllSupportedMACs: macIV=null 10:43:50,128 DEBUG [main][MACTest] testAllSupportedMACs: mac1=46e88dce75ff42a37623ba3de0523b08 10:43:50,128 DEBUG [main][MACTest] testAllSupportedMACs: mac2=46e88dce75ff42a37623ba3de0523b08 10:43:50,129 DEBUG [main][MACTest] testAllSupportedMACs: wrongKey=bcae10a6ae5c135c94a8e1ee0d6179a4 10:43:50,129 DEBUG [main][MACTest] testAllSupportedMACs: wrongMAC=bbbfdbf1b401c450c83c022e4c664505 10:43:50,129 DEBUG [main][MACTest] testAllSupportedMACs: MACforWrongData=c48715aa92ac6b052e4e5658a9280693 10:43:50,129 DEBUG [main][MACTest] ------------------------------------------------------------------------ 10:43:50,129 DEBUG [main][MACTest] testAllSupportedMACs: macAlgorithmName=HMACRIPEMD128 10:43:50,130 DEBUG [main][MACTest] testAllSupportedMACs: macKey=4c602234bb7fde61ce3375d13133d889 10:43:50,130 DEBUG [main][MACTest] testAllSupportedMACs: macIV=null 10:43:50,130 DEBUG [main][MACTest] testAllSupportedMACs: mac1=edfdcefd212047af25a4fa3dfe2865d0 10:43:50,130 DEBUG [main][MACTest] testAllSupportedMACs: mac2=edfdcefd212047af25a4fa3dfe2865d0 10:43:50,131 DEBUG [main][MACTest] testAllSupportedMACs: wrongKey=0cd6b92d9dd87a91605b4f46b965116e 10:43:50,131 DEBUG [main][MACTest] testAllSupportedMACs: wrongMAC=edd60492957aaa24ddad79651ceb813a 10:43:50,131 DEBUG [main][MACTest] testAllSupportedMACs: MACforWrongData=f894df1fba87519a95d99749f7ce7508 10:43:50,131 DEBUG [main][MACTest] ------------------------------------------------------------------------ 10:43:50,131 DEBUG [main][MACTest] testAllSupportedMACs: macAlgorithmName=HMACRIPEMD160 10:43:50,132 DEBUG [main][MACTest] testAllSupportedMACs: macKey=15091013aaabc83b2eb6bc8c3478845d75e2f184 10:43:50,132 DEBUG [main][MACTest] testAllSupportedMACs: macIV=null 10:43:50,132 DEBUG [main][MACTest] testAllSupportedMACs: mac1=1d82fc6734f0be0c1645a26662b016f4d49d38c4 10:43:50,132 DEBUG [main][MACTest] testAllSupportedMACs: mac2=1d82fc6734f0be0c1645a26662b016f4d49d38c4 10:43:50,132 DEBUG [main][MACTest] testAllSupportedMACs: wrongKey=5922c5ae3bfcafd3621907cf3ce58c84730bec28 10:43:50,132 DEBUG [main][MACTest] testAllSupportedMACs: wrongMAC=c177a13ec497cb889391bcd6b3d91c247abb8e82 10:43:50,132 DEBUG [main][MACTest] testAllSupportedMACs: MACforWrongData=af46bcff31769c7b0bfd21c53964a837f12fed17 10:43:50,133 DEBUG [main][MACTest] ------------------------------------------------------------------------ 10:43:50,133 DEBUG [main][MACTest] testAllSupportedMACs: macAlgorithmName=HMACSHA1 10:43:50,133 DEBUG [main][MACTest] testAllSupportedMACs: macKey=7f9ec8b9988027219343f9e55246a6c011f9b781 10:43:50,133 DEBUG [main][MACTest] testAllSupportedMACs: macIV=null 10:43:50,133 DEBUG [main][MACTest] testAllSupportedMACs: mac1=caadc98ef4ea255cf9972e87f85c896a5647b33d 10:43:50,133 DEBUG [main][MACTest] testAllSupportedMACs: mac2=caadc98ef4ea255cf9972e87f85c896a5647b33d 10:43:50,134 DEBUG [main][MACTest] testAllSupportedMACs: wrongKey=81212ef039d34dec4902504797f58cbfa147e790 10:43:50,134 DEBUG [main][MACTest] testAllSupportedMACs: wrongMAC=f0d1ab5d607e0268bee607c7176cd38a0be3ac5c 10:43:50,134 DEBUG [main][MACTest] testAllSupportedMACs: MACforWrongData=1172f07b071ac4e03007425952ce20f47c89e813 10:43:50,134 DEBUG [main][MACTest] ------------------------------------------------------------------------ 10:43:50,134 DEBUG [main][MACTest] testAllSupportedMACs: macAlgorithmName=HMACSHA224 10:43:50,134 DEBUG [main][MACTest] testAllSupportedMACs: macKey=7ae41d0b2896cfa3ce29d9553867348e18d064fbb443f4ec531e0d44 10:43:50,134 DEBUG [main][MACTest] testAllSupportedMACs: macIV=null 10:43:50,135 DEBUG [main][MACTest] testAllSupportedMACs: mac1=36c2fb29f30f346055ed315fe3b0b49e2e95afb95dcf472fa0af1e7c 10:43:50,135 DEBUG [main][MACTest] testAllSupportedMACs: mac2=36c2fb29f30f346055ed315fe3b0b49e2e95afb95dcf472fa0af1e7c 10:43:50,135 DEBUG [main][MACTest] testAllSupportedMACs: wrongKey=c505417421567cf5457b81e9515b9ba613364752dce4d8f743e0ca06 10:43:50,135 DEBUG [main][MACTest] testAllSupportedMACs: wrongMAC=b732593f289ddd6367505f9fe436aa804c14ea5450b802d1abb66361 10:43:50,136 DEBUG [main][MACTest] testAllSupportedMACs: MACforWrongData=ab0fc7f97f68a251002f849c5cc19c5adc7af8be03d8ab42cfc038da 10:43:50,136 DEBUG [main][MACTest] ------------------------------------------------------------------------ 10:43:50,136 DEBUG [main][MACTest] testAllSupportedMACs: macAlgorithmName=HMACSHA256 10:43:50,137 DEBUG [main][MACTest] testAllSupportedMACs: macKey=86570a9612f9fee2531ad1b7e2258414f06bb9aadf985f285f9be8745464b70c 10:43:50,137 DEBUG [main][MACTest] testAllSupportedMACs: macIV=null 10:43:50,137 DEBUG [main][MACTest] testAllSupportedMACs: mac1=3c3a8c05150844039345ac8634dad8eff96ca9f581c12ff592374a78fcf4214a 10:43:50,137 DEBUG [main][MACTest] testAllSupportedMACs: mac2=3c3a8c05150844039345ac8634dad8eff96ca9f581c12ff592374a78fcf4214a 10:43:50,137 DEBUG [main][MACTest] testAllSupportedMACs: wrongKey=0ea9c47f43ab7f33ab976d5ac67676bdb0846d754d7888ba3956c284df8b2ddb 10:43:50,137 DEBUG [main][MACTest] testAllSupportedMACs: wrongMAC=286ad6a20bc2c37a0995510c00759a0ce1d17f70c1eff40a34f1462af36dde59 10:43:50,138 DEBUG [main][MACTest] testAllSupportedMACs: MACforWrongData=43592139114c23ab5bc87ce2b0cc553088549a5f6644d214eb75563272d33dcc 10:43:50,138 DEBUG [main][MACTest] ------------------------------------------------------------------------ 10:43:50,138 DEBUG [main][MACTest] testAllSupportedMACs: macAlgorithmName=HMACSHA384 10:43:50,139 DEBUG [main][MACTest] testAllSupportedMACs: macKey=efd82f2d0f0642ca02d201e77313d03c1650bfd5b5ba137da1ba8fd238e8a7fb5b4484cf1c5962d34ee2c981f8b55e55 10:43:50,139 DEBUG [main][MACTest] testAllSupportedMACs: macIV=null 10:43:50,140 DEBUG [main][MACTest] testAllSupportedMACs: mac1=8d1cb4ed0d42d36743f33fc83730e64d353916a11784fdf9d9576fe42297b3cd2a8e85c53990463a74e1f67cd5d1f79b 10:43:50,140 DEBUG [main][MACTest] testAllSupportedMACs: mac2=8d1cb4ed0d42d36743f33fc83730e64d353916a11784fdf9d9576fe42297b3cd2a8e85c53990463a74e1f67cd5d1f79b 10:43:50,140 DEBUG [main][MACTest] testAllSupportedMACs: wrongKey=4d0db85001db77914010ab34d60f66cee6a046a3de64b9892adb78a804f1eb84991d2191a71712ecd72ba504e284a019 10:43:50,140 DEBUG [main][MACTest] testAllSupportedMACs: wrongMAC=f0f11e719f02b1f1c23ef2aa509bfc16bf15e0efff45cb21bd1debf365c197d67aee96048e17fb34970455dc966cb18a 10:43:50,141 DEBUG [main][MACTest] testAllSupportedMACs: MACforWrongData=4e01d778fb19b0196df0408c4347f24c69beb48b4f7e08eb57e771d74f620446465dd5381fa7774af21227144c288717 10:43:50,141 DEBUG [main][MACTest] ------------------------------------------------------------------------ 10:43:50,141 DEBUG [main][MACTest] testAllSupportedMACs: macAlgorithmName=HMACSHA512 10:43:50,142 DEBUG [main][MACTest] testAllSupportedMACs: macKey=2b3621326bf0a7dcd92c4d0e039c20c3f0e39e9dee8017e56bbb38ca85b56c4a04b29b8c62af9c6fa96861f92ff52c1c14f35d53288d5a2d3cef3b33295dd7ef 10:43:50,142 DEBUG [main][MACTest] testAllSupportedMACs: macIV=null 10:43:50,142 DEBUG [main][MACTest] testAllSupportedMACs: mac1=6fa581cf403230b08a8bff028f4be7f546d31f7938134198deba5f3fe16741d68871f305ec706d3ff862bb2f949c864ae1d3d8f9101afb3b0debc54e17e5d20b 10:43:50,142 DEBUG [main][MACTest] testAllSupportedMACs: mac2=6fa581cf403230b08a8bff028f4be7f546d31f7938134198deba5f3fe16741d68871f305ec706d3ff862bb2f949c864ae1d3d8f9101afb3b0debc54e17e5d20b 10:43:50,143 DEBUG [main][MACTest] testAllSupportedMACs: wrongKey=7c4a07def910b43935714784ce655c4ff7e2a680bc15d5258d5b1dc83e3ffba45473a70deb8c9864d4792bfbd03d22631459a90ffb4f25b7d16b18a6b8663c53 10:43:50,143 DEBUG [main][MACTest] testAllSupportedMACs: wrongMAC=cb323f73fca629d3d4df83f2ca3769a4f779ac83127ef8c76ff8be9ac73d2d40f513564a797a5c67e3d16778908b6168ba09ad3bb8fa2922fc8dc9e18c5a62fc 10:43:50,144 DEBUG [main][MACTest] testAllSupportedMACs: MACforWrongData=b0f1cd51548b495507e3acffad409777fab3a5e20d6ab4b2d4a8ce76c704c11a2497b426a93fb6257022439077f7bf9a4d508e78cf76b9616401887bedd6d680 10:43:50,144 DEBUG [main][MACTest] ------------------------------------------------------------------------ 10:43:50,144 DEBUG [main][MACTest] testAllSupportedMACs: macAlgorithmName=HMACTIGER 10:43:50,145 DEBUG [main][MACTest] testAllSupportedMACs: macKey=473a694d37bda2815da1507b8a4a4e21e0c3a18d448772e2 10:43:50,145 DEBUG [main][MACTest] testAllSupportedMACs: macIV=null 10:43:50,145 DEBUG [main][MACTest] testAllSupportedMACs: mac1=5258b5f61cfdde036f966be544b2a741d5b32de33b195f88 10:43:50,145 DEBUG [main][MACTest] testAllSupportedMACs: mac2=5258b5f61cfdde036f966be544b2a741d5b32de33b195f88 10:43:50,146 DEBUG [main][MACTest] testAllSupportedMACs: wrongKey=4895dc08cc991a090a3ef90841cf963af1e897ebe2ee80b0 10:43:50,146 DEBUG [main][MACTest] testAllSupportedMACs: wrongMAC=3439a7a81493aadce664a2f65f5effb13ec4b4b86a014fb8 10:43:50,146 DEBUG [main][MACTest] testAllSupportedMACs: MACforWrongData=102030bd36b6c818671d602bc682925a912d8a9489854120 10:43:50,146 DEBUG [main][MACTest] ------------------------------------------------------------------------ 10:43:50,146 DEBUG [main][MACTest] testAllSupportedMACs: macAlgorithmName=ISO9797ALG3 10:43:50,148 DEBUG [main][MACTest] testAllSupportedMACs: macKey=3a74c48d6f74513a55a8000eab2bad6cdbf7f51aea76feb6 10:43:50,148 DEBUG [main][MACTest] testAllSupportedMACs: macIV=518813d0224ee72e 10:43:50,150 DEBUG [main][MACTest] testAllSupportedMACs: mac1=f1effe9ff8c817f3 10:43:50,150 DEBUG [main][MACTest] testAllSupportedMACs: mac2=f1effe9ff8c817f3 10:43:50,150 DEBUG [main][MACTest] testAllSupportedMACs: wrongIV=72e9ba077833e3b2 10:43:50,150 DEBUG [main][MACTest] testAllSupportedMACs: wrongMAC=d47fc40cd8588b86 10:43:50,151 DEBUG [main][MACTest] testAllSupportedMACs: wrongKey=72de3a200e89d5422db0f7798d5b8c6ebc5234c52c2c6ea2 10:43:50,152 DEBUG [main][MACTest] testAllSupportedMACs: wrongMAC=83a46d879483971d 10:43:50,152 DEBUG [main][MACTest] testAllSupportedMACs: MACforWrongData=b5a0bac331ce3e54 10:43:50,153 DEBUG [main][MACTest] ------------------------------------------------------------------------ 10:43:50,153 DEBUG [main][MACTest] testAllSupportedMACs: macAlgorithmName=ISO9797ALG3MAC 10:43:50,154 DEBUG [main][MACTest] testAllSupportedMACs: macKey=705fd33d8b8bfb795a35f86789a2da797e12d59f8534d5d8 10:43:50,154 DEBUG [main][MACTest] testAllSupportedMACs: macIV=7ec3e6224be9057f 10:43:50,154 DEBUG [main][MACTest] testAllSupportedMACs: mac1=78417c9a0f077e16 10:43:50,154 DEBUG [main][MACTest] testAllSupportedMACs: mac2=78417c9a0f077e16 10:43:50,154 DEBUG [main][MACTest] testAllSupportedMACs: wrongIV=ce002dcee7dd806d 10:43:50,155 DEBUG [main][MACTest] testAllSupportedMACs: wrongMAC=491d79c00f5f47c5 10:43:50,155 DEBUG [main][MACTest] testAllSupportedMACs: wrongKey=a45b831ade98ae1aa2d078eade739ae66e1324bcafc2bc09 10:43:50,155 DEBUG [main][MACTest] testAllSupportedMACs: wrongMAC=cdea4f980c78400a 10:43:50,156 DEBUG [main][MACTest] testAllSupportedMACs: MACforWrongData=4193c5d88fef7abf 10:43:50,156 DEBUG [main][MACTest] ------------------------------------------------------------------------ 10:43:50,156 DEBUG [main][MACTest] testAllSupportedMACs: macAlgorithmName=ISO9797ALG3MACWITHISO7816-4PADDING 10:43:50,156 DEBUG [main][MACTest] testAllSupportedMACs: macKey=781ef501548abde232291a5a7aa3323ea9feb9f8e8ce20e7 10:43:50,156 DEBUG [main][MACTest] testAllSupportedMACs: macIV=db0b7d7c8c5a445a 10:43:50,157 DEBUG [main][MACTest] testAllSupportedMACs: mac1=fadf704e04b776ea 10:43:50,157 DEBUG [main][MACTest] testAllSupportedMACs: mac2=fadf704e04b776ea 10:43:50,157 DEBUG [main][MACTest] testAllSupportedMACs: wrongIV=cb7637c67210e380 10:43:50,157 DEBUG [main][MACTest] testAllSupportedMACs: wrongMAC=0b66a04fa012ff55 10:43:50,158 DEBUG [main][MACTest] testAllSupportedMACs: wrongKey=931bd2bc1afbd46088500ab2c9eb82b64d6b9fcf8fa57211 10:43:50,158 DEBUG [main][MACTest] testAllSupportedMACs: wrongMAC=ce8171d1c8a14220 10:43:50,158 DEBUG [main][MACTest] testAllSupportedMACs: MACforWrongData=70d7d88052b15873 10:43:50,158 DEBUG [main][MACTest] ------------------------------------------------------------------------ 10:43:50,159 DEBUG [main][MACTest] testAllSupportedMACs: macAlgorithmName=ISO9797ALG3WITHISO7816-4PADDING 10:43:50,159 DEBUG [main][MACTest] testAllSupportedMACs: macKey=bb061713553841fe7b96e788c88c2d0ec138fac954eeeea7 10:43:50,159 DEBUG [main][MACTest] testAllSupportedMACs: macIV=7ac1a622dba88fc4 10:43:50,159 DEBUG [main][MACTest] testAllSupportedMACs: mac1=b25393ab2b3cd063 10:43:50,160 DEBUG [main][MACTest] testAllSupportedMACs: mac2=b25393ab2b3cd063 10:43:50,160 DEBUG [main][MACTest] testAllSupportedMACs: wrongIV=0dd926df555059c0 10:43:50,160 DEBUG [main][MACTest] testAllSupportedMACs: wrongMAC=801e3c3272af4f24 10:43:50,160 DEBUG [main][MACTest] testAllSupportedMACs: wrongKey=d0065cd33720859c0b4b2b6df14ecf2d65d88d9750be0eb9 10:43:50,160 DEBUG [main][MACTest] testAllSupportedMACs: wrongMAC=40d039453bc8f0b1 10:43:50,161 DEBUG [main][MACTest] testAllSupportedMACs: MACforWrongData=68d2e10ae015534a 10:43:50,161 DEBUG [main][MACTest] ------------------------------------------------------------------------ 10:43:50,161 DEBUG [main][MACTest] testAllSupportedMACs: macAlgorithmName=OLDHMACSHA384 10:43:50,161 DEBUG [main][MACTest] testAllSupportedMACs: macKey=d43885cf7ac8531505ad29c6825acdaf0112ec4b71d002633a80c8811dc00612ba208710701db3ab50a6981077ab5719 10:43:50,161 DEBUG [main][MACTest] testAllSupportedMACs: macIV=null 10:43:50,161 DEBUG [main][MACTest] testAllSupportedMACs: mac1=0948d38223c05085c8b31d06b8215e309d072344d548929745628171e8836fc80f08b967522a7c5dab58731f2016e0be 10:43:50,161 DEBUG [main][MACTest] testAllSupportedMACs: mac2=0948d38223c05085c8b31d06b8215e309d072344d548929745628171e8836fc80f08b967522a7c5dab58731f2016e0be 10:43:50,161 DEBUG [main][MACTest] testAllSupportedMACs: wrongKey=db5cd223f872bdc032aac67970b0769d6ad630a11b6e74928bdcfddc8c7ddeebc58bdb68c912060ddd4460f4d5026f40 10:43:50,161 DEBUG [main][MACTest] testAllSupportedMACs: wrongMAC=4bf154f66e51a7ab9c6afd4ae2c8f86e08b8974f109d17d7e71037e355096bd8aa727914c729b0b94c72560bcdd47bc2 10:43:50,165 DEBUG [main][MACTest] testAllSupportedMACs: MACforWrongData=62c07cea5814d930468add255243403000e1c9c78496f406758db9958412ffd761347d2273b430ccc8ff4d791344f0ed 10:43:50,166 DEBUG [main][MACTest] ------------------------------------------------------------------------ 10:43:50,166 DEBUG [main][MACTest] testAllSupportedMACs: macAlgorithmName=OLDHMACSHA512 10:43:50,166 DEBUG [main][MACTest] testAllSupportedMACs: macKey=8bf122a6824246d0d039eaf020b7115d38dc56cefba1a0edb303891925fadbf6fc443f2f1ab95a144499e5721ef3d52c9d9bcebea2f9f91c586c99cc6ddadbc0 10:43:50,166 DEBUG [main][MACTest] testAllSupportedMACs: macIV=null 10:43:50,167 DEBUG [main][MACTest] testAllSupportedMACs: mac1=6dec7024c7d15f307a76f9711d8b69b8c8ee2d299f32328b07283c9beebc059c75a2f8b82d2a108f0039d272113b5e5915449aedf9e786c88697febd653006f2 10:43:50,167 DEBUG [main][MACTest] testAllSupportedMACs: mac2=6dec7024c7d15f307a76f9711d8b69b8c8ee2d299f32328b07283c9beebc059c75a2f8b82d2a108f0039d272113b5e5915449aedf9e786c88697febd653006f2 10:43:50,167 DEBUG [main][MACTest] testAllSupportedMACs: wrongKey=9b67fef10eb2b617b6d3190efd4690d14bd7f47f4cce10073ec3c05806a44ba5c74c05e61694d05de8ac6a35073bc502ba6ce34a6f4d1ca3d6998bf500bfa78d 10:43:50,167 DEBUG [main][MACTest] testAllSupportedMACs: wrongMAC=5fd23adf87c5951f3aa60665db0fb87d6c3fa80b1f2113e90b4f8affd966e9fae216e873d7d6f47970801fded53e0abe93d2feb10b582faabbe0c87c7fab210e 10:43:50,168 DEBUG [main][MACTest] testAllSupportedMACs: MACforWrongData=813b6b41cde0b87d2e6be1e9b154ceaecd297ce6627e2865ff970c557f722aa63cf5207fd5437277378288a523c1044109b32ddace5437f2d73c72bab38447e1 10:43:50,168 DEBUG [main][MACTest] ------------------------------------------------------------------------ 10:43:50,168 DEBUG [main][MACTest] testAllSupportedMACs: macAlgorithmName=RC2 10:43:50,174 DEBUG [main][MACTest] testAllSupportedMACs: macKey=5559e0496991f716 10:43:50,174 DEBUG [main][MACTest] testAllSupportedMACs: macIV=b4bec078f3fad735 10:43:50,175 DEBUG [main][MACTest] testAllSupportedMACs: mac1=410a9805 10:43:50,175 DEBUG [main][MACTest] testAllSupportedMACs: mac2=410a9805 10:43:50,176 DEBUG [main][MACTest] testAllSupportedMACs: wrongIV=ecefc9341a4483b3 10:43:50,176 DEBUG [main][MACTest] testAllSupportedMACs: wrongMAC=8656f7fc 10:43:50,178 DEBUG [main][MACTest] testAllSupportedMACs: wrongKey=b2dc459dff728aa0 10:43:50,178 DEBUG [main][MACTest] testAllSupportedMACs: wrongMAC=dedaee02 10:43:50,179 DEBUG [main][MACTest] testAllSupportedMACs: MACforWrongData=05e12560 10:43:50,180 DEBUG [main][MACTest] ------------------------------------------------------------------------ 10:43:50,180 DEBUG [main][MACTest] testAllSupportedMACs: macAlgorithmName=RC2/CFB8 10:43:50,186 DEBUG [main][MACTest] testAllSupportedMACs: macKey=230b283be3b8b4fb 10:43:50,186 DEBUG [main][MACTest] testAllSupportedMACs: macIV=e6d3f72d7b6093e8 10:43:50,191 DEBUG [main][MACTest] testAllSupportedMACs: mac1=a2618bcd 10:43:50,191 DEBUG [main][MACTest] testAllSupportedMACs: mac2=a2618bcd 10:43:50,197 DEBUG [main][MACTest] testAllSupportedMACs: wrongIV=d563ef648150b8be 10:43:50,197 DEBUG [main][MACTest] testAllSupportedMACs: wrongMAC=15c4f1ee 10:43:50,202 DEBUG [main][MACTest] testAllSupportedMACs: wrongKey=e369b41c03a37148 10:43:50,202 DEBUG [main][MACTest] testAllSupportedMACs: wrongMAC=fe822308 10:43:50,208 DEBUG [main][MACTest] testAllSupportedMACs: MACforWrongData=f5f517fc 10:43:50,213 DEBUG [main][MACTest] ------------------------------------------------------------------------ 10:43:50,213 DEBUG [main][MACTest] testAllSupportedMACs: macAlgorithmName=RC2MAC 10:43:50,214 DEBUG [main][MACTest] testAllSupportedMACs: macKey=342dd52368e5eab8 10:43:50,214 DEBUG [main][MACTest] testAllSupportedMACs: macIV=1bf4fdf683a34a9f 10:43:50,215 DEBUG [main][MACTest] testAllSupportedMACs: mac1=e49a5303 10:43:50,215 DEBUG [main][MACTest] testAllSupportedMACs: mac2=e49a5303 10:43:50,217 DEBUG [main][MACTest] testAllSupportedMACs: wrongIV=dd8958a0665dbc40 10:43:50,217 DEBUG [main][MACTest] testAllSupportedMACs: wrongMAC=016fc490 10:43:50,218 DEBUG [main][MACTest] testAllSupportedMACs: wrongKey=45e2a778b25a589a 10:43:50,218 DEBUG [main][MACTest] testAllSupportedMACs: wrongMAC=2200d307 10:43:50,219 DEBUG [main][MACTest] testAllSupportedMACs: MACforWrongData=22cc7ad4 10:43:50,220 DEBUG [main][MACTest] ------------------------------------------------------------------------ 10:43:50,220 DEBUG [main][MACTest] testAllSupportedMACs: macAlgorithmName=RC2MAC/CFB8 10:43:50,223 DEBUG [main][MACTest] testAllSupportedMACs: macKey=9e2dcfed7f0b5fd4 10:43:50,223 DEBUG [main][MACTest] testAllSupportedMACs: macIV=366fc27955ed1183 10:43:50,225 DEBUG [main][MACTest] testAllSupportedMACs: mac1=fe3efcae 10:43:50,226 DEBUG [main][MACTest] testAllSupportedMACs: mac2=fe3efcae 10:43:50,228 DEBUG [main][MACTest] testAllSupportedMACs: wrongIV=40d79fd85aa1eb49 10:43:50,228 DEBUG [main][MACTest] testAllSupportedMACs: wrongMAC=bd513a55 10:43:50,230 DEBUG [main][MACTest] testAllSupportedMACs: wrongKey=492dbf1b5d87eb93 10:43:50,230 DEBUG [main][MACTest] testAllSupportedMACs: wrongMAC=9b940292 10:43:50,232 DEBUG [main][MACTest] testAllSupportedMACs: MACforWrongData=462e8f9f Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.017 sec Running org.cumulus4j.crypto.test.AsymmetricKeyTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.235 sec Running org.cumulus4j.crypto.test.CipherTest 10:43:56,695 WARN [main][CipherTest] JCE fails to provide a Cipher for transformation="AES/CBC/ISO10126-2", but our CryptoRegistry succeeded! 10:43:56,696 WARN [main][CipherTest] JCE fails to provide a Cipher for transformation="AES/CBC/ISO7816-4", but our CryptoRegistry succeeded! 10:43:56,696 WARN [main][CipherTest] JCE fails to provide a Cipher for transformation="AES/CBC/TBC", but our CryptoRegistry succeeded! 10:43:56,696 WARN [main][CipherTest] JCE fails to provide a Cipher for transformation="AES/CBC/X9.23", but our CryptoRegistry succeeded! 10:43:56,697 WARN [main][CipherTest] JCE fails to provide a Cipher for transformation="AES/CBC/ZeroByte", but our CryptoRegistry succeeded! 10:43:56,697 WARN [main][CipherTest] JCE fails to provide a Cipher for transformation="AES/CBC/PKCS5", but our CryptoRegistry succeeded! 10:43:56,698 WARN [main][CipherTest] JCE fails to provide a Cipher for transformation="AES/CBC/PKCS7Padding", but our CryptoRegistry succeeded! 10:43:56,699 WARN [main][CipherTest] JCE fails to provide a Cipher for transformation="AES/CFB/ISO10126-2", but our CryptoRegistry succeeded! 10:43:56,700 WARN [main][CipherTest] JCE fails to provide a Cipher for transformation="AES/CFB/ISO7816-4", but our CryptoRegistry succeeded! 10:43:56,701 WARN [main][CipherTest] JCE fails to provide a Cipher for transformation="AES/CFB/TBC", but our CryptoRegistry succeeded! 10:43:56,701 WARN [main][CipherTest] JCE fails to provide a Cipher for transformation="AES/CFB/X9.23", but our CryptoRegistry succeeded! 10:43:56,701 WARN [main][CipherTest] JCE fails to provide a Cipher for transformation="AES/CFB/ZeroByte", but our CryptoRegistry succeeded! 10:43:56,702 WARN [main][CipherTest] JCE fails to provide a Cipher for transformation="AES/CFB/PKCS5", but our CryptoRegistry succeeded! 10:43:56,702 WARN [main][CipherTest] JCE fails to provide a Cipher for transformation="AES/CFB/PKCS7Padding", but our CryptoRegistry succeeded! 10:43:56,703 WARN [main][CipherTest] JCE fails to provide a Cipher for transformation="AES/CFB8/ISO10126-2", but our CryptoRegistry succeeded! 10:43:56,703 WARN [main][CipherTest] JCE fails to provide a Cipher for transformation="AES/CFB8/ISO7816-4", but our CryptoRegistry succeeded! 10:43:56,704 WARN [main][CipherTest] JCE fails to provide a Cipher for transformation="AES/CFB8/TBC", but our CryptoRegistry succeeded! 10:43:56,704 WARN [main][CipherTest] JCE fails to provide a Cipher for transformation="AES/CFB8/X9.23", but our CryptoRegistry succeeded! 10:43:56,704 WARN [main][CipherTest] JCE fails to provide a Cipher for transformation="AES/CFB8/ZeroByte", but our CryptoRegistry succeeded! 10:43:56,705 WARN [main][CipherTest] JCE fails to provide a Cipher for transformation="AES/CFB8/PKCS5", but our CryptoRegistry succeeded! 10:43:56,705 WARN [main][CipherTest] JCE fails to provide a Cipher for transformation="AES/CFB8/PKCS7Padding", but our CryptoRegistry succeeded! 10:43:56,706 WARN [main][CipherTest] JCE fails to provide a Cipher for transformation="AES/CFB16/ISO10126-2", but our CryptoRegistry succeeded! 10:43:56,706 WARN [main][CipherTest] JCE fails to provide a Cipher for transformation="AES/CFB16/ISO7816-4", but our CryptoRegistry succeeded! 10:43:56,707 WARN [main][CipherTest] JCE fails to provide a Cipher for transformation="AES/CFB16/TBC", but our CryptoRegistry succeeded! 10:43:56,707 WARN [main][CipherTest] JCE fails to provide a Cipher for transformation="AES/CFB16/X9.23", but our CryptoRegistry succeeded! 10:43:56,707 WARN [main][CipherTest] JCE fails to provide a Cipher for transformation="AES/CFB16/ZeroByte", but our CryptoRegistry succeeded! 10:43:56,708 WARN [main][CipherTest] JCE fails to provide a Cipher for transformation="AES/CFB16/PKCS5", but our CryptoRegistry succeeded! 10:43:56,708 WARN [main][CipherTest] JCE fails to provide a Cipher for transformation="AES/CFB16/PKCS7Padding", but our CryptoRegistry succeeded! 10:43:56,709 WARN [main][CipherTest] JCE fails to provide a Cipher for transformation="AES/CFB64/ISO10126-2", but our CryptoRegistry succeeded! 10:43:56,709 WARN [main][CipherTest] JCE fails to provide a Cipher for transformation="AES/CFB64/ISO7816-4", but our CryptoRegistry succeeded! 10:43:56,709 WARN [main][CipherTest] JCE fails to provide a Cipher for transformation="AES/CFB64/TBC", but our CryptoRegistry succeeded! 10:43:56,710 WARN [main][CipherTest] JCE fails to provide a Cipher for transformation="AES/CFB64/X9.23", but our CryptoRegistry succeeded! 10:43:56,710 WARN [main][CipherTest] JCE fails to provide a Cipher for transformation="AES/CFB64/ZeroByte", but our CryptoRegistry succeeded! 10:43:56,710 WARN [main][CipherTest] JCE fails to provide a Cipher for transformation="AES/CFB64/PKCS5", but our CryptoRegistry succeeded! 10:43:56,712 WARN [main][CipherTest] JCE fails to provide a Cipher for transformation="AES/CFB64/PKCS7Padding", but our CryptoRegistry succeeded! 10:43:56,712 WARN [main][CipherTest] JCE fails to provide a Cipher for transformation="AES/OFB/ISO10126-2", but our CryptoRegistry succeeded! 10:43:56,712 WARN [main][CipherTest] JCE fails to provide a Cipher for transformation="AES/OFB/ISO7816-4", but our CryptoRegistry succeeded! 10:43:56,713 WARN [main][CipherTest] JCE fails to provide a Cipher for transformation="AES/OFB/TBC", but our CryptoRegistry succeeded! 10:43:56,713 WARN [main][CipherTest] JCE fails to provide a Cipher for transformation="AES/OFB/X9.23", but our CryptoRegistry succeeded! 10:43:56,714 WARN [main][CipherTest] JCE fails to provide a Cipher for transformation="AES/OFB/ZeroByte", but our CryptoRegistry succeeded! 10:43:56,714 WARN [main][CipherTest] JCE fails to provide a Cipher for transformation="AES/OFB/PKCS5", but our CryptoRegistry succeeded! 10:43:56,714 WARN [main][CipherTest] JCE fails to provide a Cipher for transformation="AES/OFB/PKCS7Padding", but our CryptoRegistry succeeded! 10:43:56,715 WARN [main][CipherTest] JCE fails to provide a Cipher for transformation="RSA//NoPadding", but our CryptoRegistry succeeded! 10:43:56,717 WARN [main][CipherTest] JCE fails to provide a Cipher for transformation="RSA//ISO9796-1", but our CryptoRegistry succeeded! 10:43:56,717 WARN [main][CipherTest] JCE fails to provide a Cipher for transformation="RSA//OAEP", but our CryptoRegistry succeeded! 10:43:56,717 WARN [main][CipherTest] JCE fails to provide a Cipher for transformation="RSA//PKCS1", but our CryptoRegistry succeeded! 10:43:56,717 WARN [main][CipherTest] JCE fails to provide a Cipher for transformation="RSA//PKCS1Padding", but our CryptoRegistry succeeded! 10:43:56,843 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST//". 10:43:56,843 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST//NOPADDING". 10:43:56,843 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CBC-CTS/". 10:43:56,843 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CBC-CTS/NOPADDING". 10:43:56,843 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CBC/". 10:43:56,844 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CBC/ISO10126". 10:43:56,844 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CBC/ISO10126-2". 10:43:56,845 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CBC/ISO10126-2PADDING". 10:43:56,845 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CBC/ISO10126PADDING". 10:43:56,846 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CBC/ISO7816-4". 10:43:56,846 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CBC/ISO7816-4PADDING". 10:43:56,846 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CBC/NOPADDING". 10:43:56,846 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CBC/PKCS5". 10:43:56,846 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CBC/PKCS5PADDING". 10:43:56,846 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CBC/PKCS7". 10:43:56,847 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CBC/PKCS7PADDING". 10:43:56,847 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CBC/TBC". 10:43:56,847 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CBC/TBCPADDING". 10:43:56,848 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CBC/X9.23". 10:43:56,848 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CBC/X9.23PADDING". 10:43:56,848 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CBC/ZEROBYTE". 10:43:56,848 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CBC/ZEROBYTEPADDING". 10:43:56,848 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CCM/". 10:43:56,849 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CCM/NOPADDING". 10:43:56,849 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB/". 10:43:56,849 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB/ISO10126". 10:43:56,849 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB/ISO10126-2". 10:43:56,850 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB/ISO10126-2PADDING". 10:43:56,850 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB/ISO10126PADDING". 10:43:56,850 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB/ISO7816-4". 10:43:56,850 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB/ISO7816-4PADDING". 10:43:56,850 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB/NOPADDING". 10:43:56,850 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB/PKCS5". 10:43:56,850 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB/PKCS5PADDING". 10:43:56,850 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB/PKCS7". 10:43:56,850 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB/PKCS7PADDING". 10:43:56,850 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB/TBC". 10:43:56,850 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB/TBCPADDING". 10:43:56,850 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB/X9.23". 10:43:56,851 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB/X9.23PADDING". 10:43:56,851 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB/ZEROBYTE". 10:43:56,851 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB/ZEROBYTEPADDING". 10:43:56,851 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB104/". 10:43:56,851 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB104/ISO10126". 10:43:56,851 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB104/ISO10126-2". 10:43:56,851 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB104/ISO10126-2PADDING". 10:43:56,851 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB104/ISO10126PADDING". 10:43:56,852 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB104/ISO7816-4". 10:43:56,852 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB104/ISO7816-4PADDING". 10:43:56,852 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB104/NOPADDING". 10:43:56,852 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB104/PKCS5". 10:43:56,852 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB104/PKCS5PADDING". 10:43:56,852 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB104/PKCS7". 10:43:56,852 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB104/PKCS7PADDING". 10:43:56,853 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB104/TBC". 10:43:56,853 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB104/TBCPADDING". 10:43:56,853 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB104/X9.23". 10:43:56,853 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB104/X9.23PADDING". 10:43:56,854 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB104/ZEROBYTE". 10:43:56,854 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB104/ZEROBYTEPADDING". 10:43:56,854 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB112/". 10:43:56,854 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB112/ISO10126". 10:43:56,855 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB112/ISO10126-2". 10:43:56,855 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB112/ISO10126-2PADDING". 10:43:56,855 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB112/ISO10126PADDING". 10:43:56,855 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB112/ISO7816-4". 10:43:56,855 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB112/ISO7816-4PADDING". 10:43:56,856 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB112/NOPADDING". 10:43:56,856 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB112/PKCS5". 10:43:56,856 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB112/PKCS5PADDING". 10:43:56,856 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB112/PKCS7". 10:43:56,856 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB112/PKCS7PADDING". 10:43:56,856 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB112/TBC". 10:43:56,856 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB112/TBCPADDING". 10:43:56,856 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB112/X9.23". 10:43:56,856 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB112/X9.23PADDING". 10:43:56,856 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB112/ZEROBYTE". 10:43:56,856 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB112/ZEROBYTEPADDING". 10:43:56,856 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB120/". 10:43:56,857 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB120/ISO10126". 10:43:56,857 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB120/ISO10126-2". 10:43:56,857 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB120/ISO10126-2PADDING". 10:43:56,857 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB120/ISO10126PADDING". 10:43:56,857 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB120/ISO7816-4". 10:43:56,858 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB120/ISO7816-4PADDING". 10:43:56,858 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB120/NOPADDING". 10:43:56,858 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB120/PKCS5". 10:43:56,858 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB120/PKCS5PADDING". 10:43:56,858 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB120/PKCS7". 10:43:56,859 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB120/PKCS7PADDING". 10:43:56,859 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB120/TBC". 10:43:56,860 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB120/TBCPADDING". 10:43:56,860 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB120/X9.23". 10:43:56,860 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB120/X9.23PADDING". 10:43:56,861 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB120/ZEROBYTE". 10:43:56,861 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB120/ZEROBYTEPADDING". 10:43:56,862 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB128/". 10:43:56,862 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB128/ISO10126". 10:43:56,862 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB128/ISO10126-2". 10:43:56,862 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB128/ISO10126-2PADDING". 10:43:56,862 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB128/ISO10126PADDING". 10:43:56,862 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB128/ISO7816-4". 10:43:56,862 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB128/ISO7816-4PADDING". 10:43:56,862 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB128/NOPADDING". 10:43:56,863 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB128/PKCS5". 10:43:56,863 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB128/PKCS5PADDING". 10:43:56,863 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB128/PKCS7". 10:43:56,863 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB128/PKCS7PADDING". 10:43:56,863 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB128/TBC". 10:43:56,863 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB128/TBCPADDING". 10:43:56,863 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB128/X9.23". 10:43:56,863 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB128/X9.23PADDING". 10:43:56,863 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB128/ZEROBYTE". 10:43:56,864 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB128/ZEROBYTEPADDING". 10:43:56,864 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB136/". 10:43:56,864 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB136/ISO10126". 10:43:56,864 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB136/ISO10126-2". 10:43:56,864 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB136/ISO10126-2PADDING". 10:43:56,864 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB136/ISO10126PADDING". 10:43:56,864 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB136/ISO7816-4". 10:43:56,864 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB136/ISO7816-4PADDING". 10:43:56,864 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB136/NOPADDING". 10:43:56,864 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB136/PKCS5". 10:43:56,864 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB136/PKCS5PADDING". 10:43:56,865 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB136/PKCS7". 10:43:56,865 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB136/PKCS7PADDING". 10:43:56,865 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB136/TBC". 10:43:56,865 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB136/TBCPADDING". 10:43:56,865 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB136/X9.23". 10:43:56,865 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB136/X9.23PADDING". 10:43:56,865 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB136/ZEROBYTE". 10:43:56,865 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB136/ZEROBYTEPADDING". 10:43:56,865 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB144/". 10:43:56,866 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB144/ISO10126". 10:43:56,866 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB144/ISO10126-2". 10:43:56,866 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB144/ISO10126-2PADDING". 10:43:56,866 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB144/ISO10126PADDING". 10:43:56,866 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB144/ISO7816-4". 10:43:56,866 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB144/ISO7816-4PADDING". 10:43:56,866 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB144/NOPADDING". 10:43:56,866 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB144/PKCS5". 10:43:56,866 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB144/PKCS5PADDING". 10:43:56,867 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB144/PKCS7". 10:43:56,867 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB144/PKCS7PADDING". 10:43:56,867 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB144/TBC". 10:43:56,867 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB144/TBCPADDING". 10:43:56,868 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB144/X9.23". 10:43:56,868 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB144/X9.23PADDING". 10:43:56,868 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB144/ZEROBYTE". 10:43:56,868 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB144/ZEROBYTEPADDING". 10:43:56,868 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB152/". 10:43:56,868 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB152/ISO10126". 10:43:56,868 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB152/ISO10126-2". 10:43:56,868 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB152/ISO10126-2PADDING". 10:43:56,868 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB152/ISO10126PADDING". 10:43:56,869 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB152/ISO7816-4". 10:43:56,869 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB152/ISO7816-4PADDING". 10:43:56,869 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB152/NOPADDING". 10:43:56,869 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB152/PKCS5". 10:43:56,869 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB152/PKCS5PADDING". 10:43:56,869 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB152/PKCS7". 10:43:56,869 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB152/PKCS7PADDING". 10:43:56,869 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB152/TBC". 10:43:56,869 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB152/TBCPADDING". 10:43:56,870 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB152/X9.23". 10:43:56,870 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB152/X9.23PADDING". 10:43:56,870 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB152/ZEROBYTE". 10:43:56,870 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB152/ZEROBYTEPADDING". 10:43:56,870 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB16/". 10:43:56,870 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB16/ISO10126". 10:43:56,870 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB16/ISO10126-2". 10:43:56,870 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB16/ISO10126-2PADDING". 10:43:56,870 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB16/ISO10126PADDING". 10:43:56,871 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB16/ISO7816-4". 10:43:56,871 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB16/ISO7816-4PADDING". 10:43:56,871 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB16/NOPADDING". 10:43:56,871 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB16/PKCS5". 10:43:56,871 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB16/PKCS5PADDING". 10:43:56,871 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB16/PKCS7". 10:43:56,871 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB16/PKCS7PADDING". 10:43:56,872 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB16/TBC". 10:43:56,872 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB16/TBCPADDING". 10:43:56,872 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB16/X9.23". 10:43:56,872 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB16/X9.23PADDING". 10:43:56,872 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB16/ZEROBYTE". 10:43:56,872 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB16/ZEROBYTEPADDING". 10:43:56,872 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB160/". 10:43:56,872 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB160/ISO10126". 10:43:56,872 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB160/ISO10126-2". 10:43:56,872 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB160/ISO10126-2PADDING". 10:43:56,872 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB160/ISO10126PADDING". 10:43:56,872 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB160/ISO7816-4". 10:43:56,873 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB160/ISO7816-4PADDING". 10:43:56,873 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB160/NOPADDING". 10:43:56,873 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB160/PKCS5". 10:43:56,873 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB160/PKCS5PADDING". 10:43:56,873 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB160/PKCS7". 10:43:56,873 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB160/PKCS7PADDING". 10:43:56,873 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB160/TBC". 10:43:56,873 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB160/TBCPADDING". 10:43:56,873 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB160/X9.23". 10:43:56,874 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB160/X9.23PADDING". 10:43:56,874 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB160/ZEROBYTE". 10:43:56,874 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB160/ZEROBYTEPADDING". 10:43:56,874 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB168/". 10:43:56,874 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB168/ISO10126". 10:43:56,874 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB168/ISO10126-2". 10:43:56,874 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB168/ISO10126-2PADDING". 10:43:56,874 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB168/ISO10126PADDING". 10:43:56,874 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB168/ISO7816-4". 10:43:56,874 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB168/ISO7816-4PADDING". 10:43:56,874 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB168/NOPADDING". 10:43:56,875 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB168/PKCS5". 10:43:56,875 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB168/PKCS5PADDING". 10:43:56,875 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB168/PKCS7". 10:43:56,875 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB168/PKCS7PADDING". 10:43:56,875 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB168/TBC". 10:43:56,875 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB168/TBCPADDING". 10:43:56,875 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB168/X9.23". 10:43:56,875 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB168/X9.23PADDING". 10:43:56,875 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB168/ZEROBYTE". 10:43:56,875 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB168/ZEROBYTEPADDING". 10:43:56,876 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB176/". 10:43:56,876 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB176/ISO10126". 10:43:56,876 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB176/ISO10126-2". 10:43:56,876 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB176/ISO10126-2PADDING". 10:43:56,876 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB176/ISO10126PADDING". 10:43:56,876 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB176/ISO7816-4". 10:43:56,876 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB176/ISO7816-4PADDING". 10:43:56,876 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB176/NOPADDING". 10:43:56,876 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB176/PKCS5". 10:43:56,876 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB176/PKCS5PADDING". 10:43:56,877 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB176/PKCS7". 10:43:56,877 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB176/PKCS7PADDING". 10:43:56,877 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB176/TBC". 10:43:56,877 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB176/TBCPADDING". 10:43:56,877 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB176/X9.23". 10:43:56,877 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB176/X9.23PADDING". 10:43:56,877 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB176/ZEROBYTE". 10:43:56,877 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB176/ZEROBYTEPADDING". 10:43:56,877 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB184/". 10:43:56,878 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB184/ISO10126". 10:43:56,878 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB184/ISO10126-2". 10:43:56,878 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB184/ISO10126-2PADDING". 10:43:56,878 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB184/ISO10126PADDING". 10:43:56,878 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB184/ISO7816-4". 10:43:56,878 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB184/ISO7816-4PADDING". 10:43:56,878 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB184/NOPADDING". 10:43:56,878 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB184/PKCS5". 10:43:56,878 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB184/PKCS5PADDING". 10:43:56,878 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB184/PKCS7". 10:43:56,878 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB184/PKCS7PADDING". 10:43:56,878 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB184/TBC". 10:43:56,878 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB184/TBCPADDING". 10:43:56,879 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB184/X9.23". 10:43:56,879 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB184/X9.23PADDING". 10:43:56,879 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB184/ZEROBYTE". 10:43:56,879 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB184/ZEROBYTEPADDING". 10:43:56,879 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB192/". 10:43:56,879 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB192/ISO10126". 10:43:56,879 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB192/ISO10126-2". 10:43:56,879 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB192/ISO10126-2PADDING". 10:43:56,879 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB192/ISO10126PADDING". 10:43:56,880 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB192/ISO7816-4". 10:43:56,880 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB192/ISO7816-4PADDING". 10:43:56,880 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB192/NOPADDING". 10:43:56,880 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB192/PKCS5". 10:43:56,880 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB192/PKCS5PADDING". 10:43:56,880 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB192/PKCS7". 10:43:56,880 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB192/PKCS7PADDING". 10:43:56,880 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB192/TBC". 10:43:56,880 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB192/TBCPADDING". 10:43:56,880 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB192/X9.23". 10:43:56,880 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB192/X9.23PADDING". 10:43:56,880 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB192/ZEROBYTE". 10:43:56,881 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB192/ZEROBYTEPADDING". 10:43:56,881 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB200/". 10:43:56,881 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB200/ISO10126". 10:43:56,881 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB200/ISO10126-2". 10:43:56,881 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB200/ISO10126-2PADDING". 10:43:56,881 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB200/ISO10126PADDING". 10:43:56,881 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB200/ISO7816-4". 10:43:56,881 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB200/ISO7816-4PADDING". 10:43:56,882 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB200/NOPADDING". 10:43:56,882 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB200/PKCS5". 10:43:56,882 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB200/PKCS5PADDING". 10:43:56,882 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB200/PKCS7". 10:43:56,882 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB200/PKCS7PADDING". 10:43:56,882 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB200/TBC". 10:43:56,882 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB200/TBCPADDING". 10:43:56,882 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB200/X9.23". 10:43:56,882 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB200/X9.23PADDING". 10:43:56,882 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB200/ZEROBYTE". 10:43:56,882 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB200/ZEROBYTEPADDING". 10:43:56,882 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB208/". 10:43:56,882 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB208/ISO10126". 10:43:56,882 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB208/ISO10126-2". 10:43:56,883 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB208/ISO10126-2PADDING". 10:43:56,883 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB208/ISO10126PADDING". 10:43:56,883 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB208/ISO7816-4". 10:43:56,883 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB208/ISO7816-4PADDING". 10:43:56,883 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB208/NOPADDING". 10:43:56,883 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB208/PKCS5". 10:43:56,883 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB208/PKCS5PADDING". 10:43:56,883 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB208/PKCS7". 10:43:56,883 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB208/PKCS7PADDING". 10:43:56,883 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB208/TBC". 10:43:56,883 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB208/TBCPADDING". 10:43:56,883 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB208/X9.23". 10:43:56,883 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB208/X9.23PADDING". 10:43:56,883 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB208/ZEROBYTE". 10:43:56,884 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB208/ZEROBYTEPADDING". 10:43:56,884 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB216/". 10:43:56,884 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB216/ISO10126". 10:43:56,884 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB216/ISO10126-2". 10:43:56,884 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB216/ISO10126-2PADDING". 10:43:56,884 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB216/ISO10126PADDING". 10:43:56,884 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB216/ISO7816-4". 10:43:56,884 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB216/ISO7816-4PADDING". 10:43:56,884 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB216/NOPADDING". 10:43:56,884 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB216/PKCS5". 10:43:56,884 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB216/PKCS5PADDING". 10:43:56,884 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB216/PKCS7". 10:43:56,884 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB216/PKCS7PADDING". 10:43:56,884 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB216/TBC". 10:43:56,884 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB216/TBCPADDING". 10:43:56,885 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB216/X9.23". 10:43:56,885 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB216/X9.23PADDING". 10:43:56,885 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB216/ZEROBYTE". 10:43:56,885 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB216/ZEROBYTEPADDING". 10:43:56,885 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB224/". 10:43:56,885 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB224/ISO10126". 10:43:56,885 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB224/ISO10126-2". 10:43:56,885 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB224/ISO10126-2PADDING". 10:43:56,885 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB224/ISO10126PADDING". 10:43:56,885 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB224/ISO7816-4". 10:43:56,885 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB224/ISO7816-4PADDING". 10:43:56,885 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB224/NOPADDING". 10:43:56,886 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB224/PKCS5". 10:43:56,886 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB224/PKCS5PADDING". 10:43:56,886 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB224/PKCS7". 10:43:56,886 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB224/PKCS7PADDING". 10:43:56,886 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB224/TBC". 10:43:56,886 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB224/TBCPADDING". 10:43:56,886 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB224/X9.23". 10:43:56,886 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB224/X9.23PADDING". 10:43:56,886 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB224/ZEROBYTE". 10:43:56,886 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB224/ZEROBYTEPADDING". 10:43:56,887 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB232/". 10:43:56,887 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB232/ISO10126". 10:43:56,887 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB232/ISO10126-2". 10:43:56,887 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB232/ISO10126-2PADDING". 10:43:56,887 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB232/ISO10126PADDING". 10:43:56,887 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB232/ISO7816-4". 10:43:56,888 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB232/ISO7816-4PADDING". 10:43:56,888 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB232/NOPADDING". 10:43:56,888 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB232/PKCS5". 10:43:56,888 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB232/PKCS5PADDING". 10:43:56,888 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB232/PKCS7". 10:43:56,888 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB232/PKCS7PADDING". 10:43:56,888 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB232/TBC". 10:43:56,888 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB232/TBCPADDING". 10:43:56,889 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB232/X9.23". 10:43:56,889 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB232/X9.23PADDING". 10:43:56,889 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB232/ZEROBYTE". 10:43:56,889 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB232/ZEROBYTEPADDING". 10:43:56,889 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB24/". 10:43:56,889 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB24/ISO10126". 10:43:56,889 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB24/ISO10126-2". 10:43:56,889 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB24/ISO10126-2PADDING". 10:43:56,889 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB24/ISO10126PADDING". 10:43:56,889 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB24/ISO7816-4". 10:43:56,889 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB24/ISO7816-4PADDING". 10:43:56,890 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB24/NOPADDING". 10:43:56,890 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB24/PKCS5". 10:43:56,890 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB24/PKCS5PADDING". 10:43:56,890 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB24/PKCS7". 10:43:56,890 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB24/PKCS7PADDING". 10:43:56,890 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB24/TBC". 10:43:56,890 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB24/TBCPADDING". 10:43:56,890 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB24/X9.23". 10:43:56,890 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB24/X9.23PADDING". 10:43:56,890 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB24/ZEROBYTE". 10:43:56,891 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB24/ZEROBYTEPADDING". 10:43:56,891 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB240/". 10:43:56,891 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB240/ISO10126". 10:43:56,891 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB240/ISO10126-2". 10:43:56,891 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB240/ISO10126-2PADDING". 10:43:56,892 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB240/ISO10126PADDING". 10:43:56,892 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB240/ISO7816-4". 10:43:56,892 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB240/ISO7816-4PADDING". 10:43:56,892 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB240/NOPADDING". 10:43:56,892 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB240/PKCS5". 10:43:56,892 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB240/PKCS5PADDING". 10:43:56,892 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB240/PKCS7". 10:43:56,892 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB240/PKCS7PADDING". 10:43:56,892 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB240/TBC". 10:43:56,892 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB240/TBCPADDING". 10:43:56,892 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB240/X9.23". 10:43:56,892 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB240/X9.23PADDING". 10:43:56,892 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB240/ZEROBYTE". 10:43:56,892 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB240/ZEROBYTEPADDING". 10:43:56,892 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB248/". 10:43:56,893 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB248/ISO10126". 10:43:56,893 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB248/ISO10126-2". 10:43:56,893 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB248/ISO10126-2PADDING". 10:43:56,893 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB248/ISO10126PADDING". 10:43:56,893 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB248/ISO7816-4". 10:43:56,893 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB248/ISO7816-4PADDING". 10:43:56,893 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB248/NOPADDING". 10:43:56,893 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB248/PKCS5". 10:43:56,893 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB248/PKCS5PADDING". 10:43:56,893 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB248/PKCS7". 10:43:56,893 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB248/PKCS7PADDING". 10:43:56,893 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB248/TBC". 10:43:56,893 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB248/TBCPADDING". 10:43:56,893 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB248/X9.23". 10:43:56,893 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB248/X9.23PADDING". 10:43:56,893 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB248/ZEROBYTE". 10:43:56,893 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB248/ZEROBYTEPADDING". 10:43:56,893 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB256/". 10:43:56,893 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB256/ISO10126". 10:43:56,893 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB256/ISO10126-2". 10:43:56,893 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB256/ISO10126-2PADDING". 10:43:56,893 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB256/ISO10126PADDING". 10:43:56,893 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB256/ISO7816-4". 10:43:56,893 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB256/ISO7816-4PADDING". 10:43:56,893 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB256/NOPADDING". 10:43:56,893 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB256/PKCS5". 10:43:56,893 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB256/PKCS5PADDING". 10:43:56,893 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB256/PKCS7". 10:43:56,893 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB256/PKCS7PADDING". 10:43:56,893 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB256/TBC". 10:43:56,893 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB256/TBCPADDING". 10:43:56,893 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB256/X9.23". 10:43:56,893 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB256/X9.23PADDING". 10:43:56,893 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB256/ZEROBYTE". 10:43:56,893 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB256/ZEROBYTEPADDING". 10:43:56,893 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB32/". 10:43:56,893 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB32/ISO10126". 10:43:56,893 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB32/ISO10126-2". 10:43:56,893 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB32/ISO10126-2PADDING". 10:43:56,893 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB32/ISO10126PADDING". 10:43:56,893 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB32/ISO7816-4". 10:43:56,893 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB32/ISO7816-4PADDING". 10:43:56,893 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB32/NOPADDING". 10:43:56,893 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB32/PKCS5". 10:43:56,893 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB32/PKCS5PADDING". 10:43:56,893 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB32/PKCS7". 10:43:56,893 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB32/PKCS7PADDING". 10:43:56,897 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB32/TBC". 10:43:56,897 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB32/TBCPADDING". 10:43:56,897 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB32/X9.23". 10:43:56,897 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB32/X9.23PADDING". 10:43:56,897 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB32/ZEROBYTE". 10:43:56,897 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB32/ZEROBYTEPADDING". 10:43:56,897 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB40/". 10:43:56,897 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB40/ISO10126". 10:43:56,898 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB40/ISO10126-2". 10:43:56,898 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB40/ISO10126-2PADDING". 10:43:56,898 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB40/ISO10126PADDING". 10:43:56,898 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB40/ISO7816-4". 10:43:56,898 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB40/ISO7816-4PADDING". 10:43:56,898 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB40/NOPADDING". 10:43:56,898 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB40/PKCS5". 10:43:56,898 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB40/PKCS5PADDING". 10:43:56,898 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB40/PKCS7". 10:43:56,898 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB40/PKCS7PADDING". 10:43:56,898 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB40/TBC". 10:43:56,898 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB40/TBCPADDING". 10:43:56,898 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB40/X9.23". 10:43:56,898 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB40/X9.23PADDING". 10:43:56,898 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB40/ZEROBYTE". 10:43:56,898 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB40/ZEROBYTEPADDING". 10:43:56,898 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB48/". 10:43:56,898 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB48/ISO10126". 10:43:56,898 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB48/ISO10126-2". 10:43:56,898 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB48/ISO10126-2PADDING". 10:43:56,898 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB48/ISO10126PADDING". 10:43:56,898 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB48/ISO7816-4". 10:43:56,898 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB48/ISO7816-4PADDING". 10:43:56,898 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB48/NOPADDING". 10:43:56,898 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB48/PKCS5". 10:43:56,898 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB48/PKCS5PADDING". 10:43:56,899 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB48/PKCS7". 10:43:56,899 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB48/PKCS7PADDING". 10:43:56,899 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB48/TBC". 10:43:56,899 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB48/TBCPADDING". 10:43:56,899 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB48/X9.23". 10:43:56,899 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB48/X9.23PADDING". 10:43:56,899 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB48/ZEROBYTE". 10:43:56,899 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB48/ZEROBYTEPADDING". 10:43:56,899 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB56/". 10:43:56,899 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB56/ISO10126". 10:43:56,899 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB56/ISO10126-2". 10:43:56,899 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB56/ISO10126-2PADDING". 10:43:56,899 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB56/ISO10126PADDING". 10:43:56,899 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB56/ISO7816-4". 10:43:56,899 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB56/ISO7816-4PADDING". 10:43:56,899 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB56/NOPADDING". 10:43:56,899 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB56/PKCS5". 10:43:56,899 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB56/PKCS5PADDING". 10:43:56,899 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB56/PKCS7". 10:43:56,899 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB56/PKCS7PADDING". 10:43:56,899 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB56/TBC". 10:43:56,899 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB56/TBCPADDING". 10:43:56,899 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB56/X9.23". 10:43:56,899 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB56/X9.23PADDING". 10:43:56,900 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB56/ZEROBYTE". 10:43:56,900 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB56/ZEROBYTEPADDING". 10:43:56,900 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB64/". 10:43:56,900 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB64/ISO10126". 10:43:56,900 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB64/ISO10126-2". 10:43:56,900 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB64/ISO10126-2PADDING". 10:43:56,900 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB64/ISO10126PADDING". 10:43:56,900 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB64/ISO7816-4". 10:43:56,900 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB64/ISO7816-4PADDING". 10:43:56,900 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB64/NOPADDING". 10:43:56,900 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB64/PKCS5". 10:43:56,900 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB64/PKCS5PADDING". 10:43:56,900 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB64/PKCS7". 10:43:56,900 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB64/PKCS7PADDING". 10:43:56,900 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB64/TBC". 10:43:56,900 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB64/TBCPADDING". 10:43:56,900 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB64/X9.23". 10:43:56,900 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB64/X9.23PADDING". 10:43:56,900 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB64/ZEROBYTE". 10:43:56,900 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB64/ZEROBYTEPADDING". 10:43:56,900 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB72/". 10:43:56,900 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB72/ISO10126". 10:43:56,900 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB72/ISO10126-2". 10:43:56,900 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB72/ISO10126-2PADDING". 10:43:56,900 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB72/ISO10126PADDING". 10:43:56,900 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB72/ISO7816-4". 10:43:56,900 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB72/ISO7816-4PADDING". 10:43:56,900 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB72/NOPADDING". 10:43:56,900 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB72/PKCS5". 10:43:56,900 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB72/PKCS5PADDING". 10:43:56,901 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB72/PKCS7". 10:43:56,901 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB72/PKCS7PADDING". 10:43:56,901 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB72/TBC". 10:43:56,901 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB72/TBCPADDING". 10:43:56,901 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB72/X9.23". 10:43:56,901 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB72/X9.23PADDING". 10:43:56,901 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB72/ZEROBYTE". 10:43:56,901 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB72/ZEROBYTEPADDING". 10:43:56,901 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB8/". 10:43:56,901 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB8/ISO10126". 10:43:56,901 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB8/ISO10126-2". 10:43:56,901 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB8/ISO10126-2PADDING". 10:43:56,901 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB8/ISO10126PADDING". 10:43:56,901 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB8/ISO7816-4". 10:43:56,901 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB8/ISO7816-4PADDING". 10:43:56,901 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB8/NOPADDING". 10:43:56,901 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB8/PKCS5". 10:43:56,901 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB8/PKCS5PADDING". 10:43:56,901 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB8/PKCS7". 10:43:56,901 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB8/PKCS7PADDING". 10:43:56,901 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB8/TBC". 10:43:56,901 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB8/TBCPADDING". 10:43:56,901 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB8/X9.23". 10:43:56,901 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB8/X9.23PADDING". 10:43:56,901 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB8/ZEROBYTE". 10:43:56,901 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB8/ZEROBYTEPADDING". 10:43:56,901 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB80/". 10:43:56,901 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB80/ISO10126". 10:43:56,901 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB80/ISO10126-2". 10:43:56,901 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB80/ISO10126-2PADDING". 10:43:56,902 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB80/ISO10126PADDING". 10:43:56,902 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB80/ISO7816-4". 10:43:56,902 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB80/ISO7816-4PADDING". 10:43:56,902 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB80/NOPADDING". 10:43:56,902 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB80/PKCS5". 10:43:56,902 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB80/PKCS5PADDING". 10:43:56,902 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB80/PKCS7". 10:43:56,902 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB80/PKCS7PADDING". 10:43:56,902 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB80/TBC". 10:43:56,902 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB80/TBCPADDING". 10:43:56,902 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB80/X9.23". 10:43:56,902 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB80/X9.23PADDING". 10:43:56,902 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB80/ZEROBYTE". 10:43:56,902 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB80/ZEROBYTEPADDING". 10:43:56,902 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB88/". 10:43:56,902 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB88/ISO10126". 10:43:56,902 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB88/ISO10126-2". 10:43:56,902 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB88/ISO10126-2PADDING". 10:43:56,902 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB88/ISO10126PADDING". 10:43:56,902 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB88/ISO7816-4". 10:43:56,902 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB88/ISO7816-4PADDING". 10:43:56,902 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB88/NOPADDING". 10:43:56,902 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB88/PKCS5". 10:43:56,902 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB88/PKCS5PADDING". 10:43:56,902 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB88/PKCS7". 10:43:56,902 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB88/PKCS7PADDING". 10:43:56,902 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB88/TBC". 10:43:56,902 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB88/TBCPADDING". 10:43:56,902 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB88/X9.23". 10:43:56,902 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB88/X9.23PADDING". 10:43:56,902 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB88/ZEROBYTE". 10:43:56,902 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB88/ZEROBYTEPADDING". 10:43:56,902 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB96/". 10:43:56,903 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB96/ISO10126". 10:43:56,903 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB96/ISO10126-2". 10:43:56,903 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB96/ISO10126-2PADDING". 10:43:56,903 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB96/ISO10126PADDING". 10:43:56,903 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB96/ISO7816-4". 10:43:56,903 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB96/ISO7816-4PADDING". 10:43:56,903 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB96/NOPADDING". 10:43:56,903 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB96/PKCS5". 10:43:56,903 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB96/PKCS5PADDING". 10:43:56,903 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB96/PKCS7". 10:43:56,903 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB96/PKCS7PADDING". 10:43:56,903 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB96/TBC". 10:43:56,903 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB96/TBCPADDING". 10:43:56,903 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB96/X9.23". 10:43:56,903 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB96/X9.23PADDING". 10:43:56,903 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB96/ZEROBYTE". 10:43:56,903 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB96/ZEROBYTEPADDING". 10:43:56,903 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CTS/". 10:43:56,903 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CTS/NOPADDING". 10:43:56,903 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/EAX/". 10:43:56,904 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/EAX/NOPADDING". 10:43:56,904 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/ECB/". 10:43:56,904 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/ECB/NOPADDING". 10:43:56,904 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/GCM/". 10:43:56,904 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/GCM/NOPADDING". 10:43:56,904 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB/". 10:43:56,904 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB/ISO10126". 10:43:56,904 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB/ISO10126-2". 10:43:56,904 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB/ISO10126-2PADDING". 10:43:56,904 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB/ISO10126PADDING". 10:43:56,904 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB/ISO7816-4". 10:43:56,904 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB/ISO7816-4PADDING". 10:43:56,904 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB/NOPADDING". 10:43:56,904 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB/PKCS5". 10:43:56,904 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB/PKCS5PADDING". 10:43:56,904 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB/PKCS7". 10:43:56,904 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB/PKCS7PADDING". 10:43:56,904 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB/TBC". 10:43:56,904 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB/TBCPADDING". 10:43:56,904 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB/X9.23". 10:43:56,904 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB/X9.23PADDING". 10:43:56,904 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB/ZEROBYTE". 10:43:56,904 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB/ZEROBYTEPADDING". 10:43:56,904 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB104/". 10:43:56,905 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB104/ISO10126". 10:43:56,905 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB104/ISO10126-2". 10:43:56,905 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB104/ISO10126-2PADDING". 10:43:56,905 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB104/ISO10126PADDING". 10:43:56,905 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB104/ISO7816-4". 10:43:56,905 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB104/ISO7816-4PADDING". 10:43:56,905 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB104/NOPADDING". 10:43:56,905 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB104/PKCS5". 10:43:56,905 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB104/PKCS5PADDING". 10:43:56,905 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB104/PKCS7". 10:43:56,905 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB104/PKCS7PADDING". 10:43:56,905 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB104/TBC". 10:43:56,905 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB104/TBCPADDING". 10:43:56,905 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB104/X9.23". 10:43:56,905 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB104/X9.23PADDING". 10:43:56,905 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB104/ZEROBYTE". 10:43:56,906 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB104/ZEROBYTEPADDING". 10:43:56,906 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB112/". 10:43:56,906 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB112/ISO10126". 10:43:56,906 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB112/ISO10126-2". 10:43:56,906 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB112/ISO10126-2PADDING". 10:43:56,906 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB112/ISO10126PADDING". 10:43:56,906 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB112/ISO7816-4". 10:43:56,906 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB112/ISO7816-4PADDING". 10:43:56,906 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB112/NOPADDING". 10:43:56,906 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB112/PKCS5". 10:43:56,906 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB112/PKCS5PADDING". 10:43:56,906 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB112/PKCS7". 10:43:56,906 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB112/PKCS7PADDING". 10:43:56,906 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB112/TBC". 10:43:56,907 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB112/TBCPADDING". 10:43:56,907 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB112/X9.23". 10:43:56,907 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB112/X9.23PADDING". 10:43:56,907 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB112/ZEROBYTE". 10:43:56,907 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB112/ZEROBYTEPADDING". 10:43:56,907 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB120/". 10:43:56,907 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB120/ISO10126". 10:43:56,907 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB120/ISO10126-2". 10:43:56,907 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB120/ISO10126-2PADDING". 10:43:56,907 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB120/ISO10126PADDING". 10:43:56,907 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB120/ISO7816-4". 10:43:56,907 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB120/ISO7816-4PADDING". 10:43:56,907 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB120/NOPADDING". 10:43:56,907 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB120/PKCS5". 10:43:56,908 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB120/PKCS5PADDING". 10:43:56,908 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB120/PKCS7". 10:43:56,908 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB120/PKCS7PADDING". 10:43:56,908 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB120/TBC". 10:43:56,908 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB120/TBCPADDING". 10:43:56,908 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB120/X9.23". 10:43:56,908 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB120/X9.23PADDING". 10:43:56,908 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB120/ZEROBYTE". 10:43:56,908 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB120/ZEROBYTEPADDING". 10:43:56,908 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB128/". 10:43:56,908 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB128/ISO10126". 10:43:56,908 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB128/ISO10126-2". 10:43:56,908 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB128/ISO10126-2PADDING". 10:43:56,908 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB128/ISO10126PADDING". 10:43:56,908 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB128/ISO7816-4". 10:43:56,908 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB128/ISO7816-4PADDING". 10:43:56,908 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB128/NOPADDING". 10:43:56,909 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB128/PKCS5". 10:43:56,909 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB128/PKCS5PADDING". 10:43:56,909 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB128/PKCS7". 10:43:56,909 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB128/PKCS7PADDING". 10:43:56,909 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB128/TBC". 10:43:56,909 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB128/TBCPADDING". 10:43:56,909 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB128/X9.23". 10:43:56,909 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB128/X9.23PADDING". 10:43:56,909 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB128/ZEROBYTE". 10:43:56,909 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB128/ZEROBYTEPADDING". 10:43:56,909 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB136/". 10:43:56,909 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB136/ISO10126". 10:43:56,909 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB136/ISO10126-2". 10:43:56,909 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB136/ISO10126-2PADDING". 10:43:56,909 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB136/ISO10126PADDING". 10:43:56,910 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB136/ISO7816-4". 10:43:56,910 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB136/ISO7816-4PADDING". 10:43:56,910 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB136/NOPADDING". 10:43:56,910 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB136/PKCS5". 10:43:56,910 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB136/PKCS5PADDING". 10:43:56,910 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB136/PKCS7". 10:43:56,910 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB136/PKCS7PADDING". 10:43:56,910 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB136/TBC". 10:43:56,910 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB136/TBCPADDING". 10:43:56,910 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB136/X9.23". 10:43:56,910 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB136/X9.23PADDING". 10:43:56,910 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB136/ZEROBYTE". 10:43:56,910 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB136/ZEROBYTEPADDING". 10:43:56,910 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB144/". 10:43:56,910 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB144/ISO10126". 10:43:56,910 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB144/ISO10126-2". 10:43:56,911 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB144/ISO10126-2PADDING". 10:43:56,911 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB144/ISO10126PADDING". 10:43:56,911 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB144/ISO7816-4". 10:43:56,911 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB144/ISO7816-4PADDING". 10:43:56,911 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB144/NOPADDING". 10:43:56,911 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB144/PKCS5". 10:43:56,911 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB144/PKCS5PADDING". 10:43:56,911 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB144/PKCS7". 10:43:56,911 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB144/PKCS7PADDING". 10:43:56,911 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB144/TBC". 10:43:56,911 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB144/TBCPADDING". 10:43:56,911 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB144/X9.23". 10:43:56,912 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB144/X9.23PADDING". 10:43:56,912 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB144/ZEROBYTE". 10:43:56,912 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB144/ZEROBYTEPADDING". 10:43:56,912 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB152/". 10:43:56,912 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB152/ISO10126". 10:43:56,912 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB152/ISO10126-2". 10:43:56,912 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB152/ISO10126-2PADDING". 10:43:56,912 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB152/ISO10126PADDING". 10:43:56,912 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB152/ISO7816-4". 10:43:56,912 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB152/ISO7816-4PADDING". 10:43:56,912 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB152/NOPADDING". 10:43:56,912 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB152/PKCS5". 10:43:56,912 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB152/PKCS5PADDING". 10:43:56,912 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB152/PKCS7". 10:43:56,912 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB152/PKCS7PADDING". 10:43:56,912 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB152/TBC". 10:43:56,913 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB152/TBCPADDING". 10:43:56,913 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB152/X9.23". 10:43:56,913 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB152/X9.23PADDING". 10:43:56,913 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB152/ZEROBYTE". 10:43:56,913 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB152/ZEROBYTEPADDING". 10:43:56,913 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB16/". 10:43:56,913 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB16/ISO10126". 10:43:56,913 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB16/ISO10126-2". 10:43:56,913 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB16/ISO10126-2PADDING". 10:43:56,913 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB16/ISO10126PADDING". 10:43:56,913 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB16/ISO7816-4". 10:43:56,913 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB16/ISO7816-4PADDING". 10:43:56,913 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB16/NOPADDING". 10:43:56,913 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB16/PKCS5". 10:43:56,913 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB16/PKCS5PADDING". 10:43:56,913 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB16/PKCS7". 10:43:56,914 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB16/PKCS7PADDING". 10:43:56,914 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB16/TBC". 10:43:56,914 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB16/TBCPADDING". 10:43:56,914 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB16/X9.23". 10:43:56,914 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB16/X9.23PADDING". 10:43:56,914 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB16/ZEROBYTE". 10:43:56,914 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB16/ZEROBYTEPADDING". 10:43:56,914 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB160/". 10:43:56,914 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB160/ISO10126". 10:43:56,914 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB160/ISO10126-2". 10:43:56,914 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB160/ISO10126-2PADDING". 10:43:56,914 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB160/ISO10126PADDING". 10:43:56,914 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB160/ISO7816-4". 10:43:56,914 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB160/ISO7816-4PADDING". 10:43:56,915 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB160/NOPADDING". 10:43:56,915 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB160/PKCS5". 10:43:56,915 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB160/PKCS5PADDING". 10:43:56,915 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB160/PKCS7". 10:43:56,915 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB160/PKCS7PADDING". 10:43:56,915 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB160/TBC". 10:43:56,915 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB160/TBCPADDING". 10:43:56,915 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB160/X9.23". 10:43:56,915 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB160/X9.23PADDING". 10:43:56,915 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB160/ZEROBYTE". 10:43:56,915 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB160/ZEROBYTEPADDING". 10:43:56,915 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB168/". 10:43:56,915 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB168/ISO10126". 10:43:56,915 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB168/ISO10126-2". 10:43:56,915 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB168/ISO10126-2PADDING". 10:43:56,916 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB168/ISO10126PADDING". 10:43:56,916 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB168/ISO7816-4". 10:43:56,916 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB168/ISO7816-4PADDING". 10:43:56,916 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB168/NOPADDING". 10:43:56,916 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB168/PKCS5". 10:43:56,916 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB168/PKCS5PADDING". 10:43:56,916 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB168/PKCS7". 10:43:56,916 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB168/PKCS7PADDING". 10:43:56,916 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB168/TBC". 10:43:56,916 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB168/TBCPADDING". 10:43:56,916 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB168/X9.23". 10:43:56,916 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB168/X9.23PADDING". 10:43:56,916 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB168/ZEROBYTE". 10:43:56,916 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB168/ZEROBYTEPADDING". 10:43:56,916 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB176/". 10:43:56,916 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB176/ISO10126". 10:43:56,916 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB176/ISO10126-2". 10:43:56,917 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB176/ISO10126-2PADDING". 10:43:56,917 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB176/ISO10126PADDING". 10:43:56,917 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB176/ISO7816-4". 10:43:56,917 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB176/ISO7816-4PADDING". 10:43:56,917 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB176/NOPADDING". 10:43:56,917 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB176/PKCS5". 10:43:56,917 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB176/PKCS5PADDING". 10:43:56,917 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB176/PKCS7". 10:43:56,917 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB176/PKCS7PADDING". 10:43:56,917 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB176/TBC". 10:43:56,917 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB176/TBCPADDING". 10:43:56,917 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB176/X9.23". 10:43:56,918 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB176/X9.23PADDING". 10:43:56,918 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB176/ZEROBYTE". 10:43:56,918 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB176/ZEROBYTEPADDING". 10:43:56,918 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB184/". 10:43:56,918 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB184/ISO10126". 10:43:56,918 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB184/ISO10126-2". 10:43:56,918 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB184/ISO10126-2PADDING". 10:43:56,918 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB184/ISO10126PADDING". 10:43:56,918 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB184/ISO7816-4". 10:43:56,918 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB184/ISO7816-4PADDING". 10:43:56,918 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB184/NOPADDING". 10:43:56,918 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB184/PKCS5". 10:43:56,918 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB184/PKCS5PADDING". 10:43:56,918 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB184/PKCS7". 10:43:56,919 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB184/PKCS7PADDING". 10:43:56,919 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB184/TBC". 10:43:56,919 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB184/TBCPADDING". 10:43:56,919 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB184/X9.23". 10:43:56,919 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB184/X9.23PADDING". 10:43:56,919 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB184/ZEROBYTE". 10:43:56,919 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB184/ZEROBYTEPADDING". 10:43:56,919 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB192/". 10:43:56,919 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB192/ISO10126". 10:43:56,919 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB192/ISO10126-2". 10:43:56,919 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB192/ISO10126-2PADDING". 10:43:56,920 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB192/ISO10126PADDING". 10:43:56,920 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB192/ISO7816-4". 10:43:56,920 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB192/ISO7816-4PADDING". 10:43:56,920 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB192/NOPADDING". 10:43:56,920 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB192/PKCS5". 10:43:56,920 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB192/PKCS5PADDING". 10:43:56,920 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB192/PKCS7". 10:43:56,920 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB192/PKCS7PADDING". 10:43:56,920 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB192/TBC". 10:43:56,920 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB192/TBCPADDING". 10:43:56,920 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB192/X9.23". 10:43:56,920 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB192/X9.23PADDING". 10:43:56,920 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB192/ZEROBYTE". 10:43:56,920 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB192/ZEROBYTEPADDING". 10:43:56,920 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB200/". 10:43:56,920 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB200/ISO10126". 10:43:56,920 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB200/ISO10126-2". 10:43:56,921 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB200/ISO10126-2PADDING". 10:43:56,921 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB200/ISO10126PADDING". 10:43:56,921 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB200/ISO7816-4". 10:43:56,921 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB200/ISO7816-4PADDING". 10:43:56,921 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB200/NOPADDING". 10:43:56,921 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB200/PKCS5". 10:43:56,921 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB200/PKCS5PADDING". 10:43:56,921 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB200/PKCS7". 10:43:56,921 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB200/PKCS7PADDING". 10:43:56,921 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB200/TBC". 10:43:56,921 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB200/TBCPADDING". 10:43:56,921 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB200/X9.23". 10:43:56,921 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB200/X9.23PADDING". 10:43:56,922 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB200/ZEROBYTE". 10:43:56,922 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB200/ZEROBYTEPADDING". 10:43:56,922 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB208/". 10:43:56,922 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB208/ISO10126". 10:43:56,922 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB208/ISO10126-2". 10:43:56,922 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB208/ISO10126-2PADDING". 10:43:56,922 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB208/ISO10126PADDING". 10:43:56,922 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB208/ISO7816-4". 10:43:56,922 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB208/ISO7816-4PADDING". 10:43:56,922 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB208/NOPADDING". 10:43:56,922 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB208/PKCS5". 10:43:56,922 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB208/PKCS5PADDING". 10:43:56,922 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB208/PKCS7". 10:43:56,923 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB208/PKCS7PADDING". 10:43:56,923 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB208/TBC". 10:43:56,923 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB208/TBCPADDING". 10:43:56,923 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB208/X9.23". 10:43:56,923 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB208/X9.23PADDING". 10:43:56,923 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB208/ZEROBYTE". 10:43:56,923 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB208/ZEROBYTEPADDING". 10:43:56,923 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB216/". 10:43:56,923 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB216/ISO10126". 10:43:56,923 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB216/ISO10126-2". 10:43:56,923 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB216/ISO10126-2PADDING". 10:43:56,924 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB216/ISO10126PADDING". 10:43:56,924 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB216/ISO7816-4". 10:43:56,924 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB216/ISO7816-4PADDING". 10:43:56,924 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB216/NOPADDING". 10:43:56,924 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB216/PKCS5". 10:43:56,924 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB216/PKCS5PADDING". 10:43:56,924 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB216/PKCS7". 10:43:56,924 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB216/PKCS7PADDING". 10:43:56,924 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB216/TBC". 10:43:56,924 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB216/TBCPADDING". 10:43:56,924 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB216/X9.23". 10:43:56,924 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB216/X9.23PADDING". 10:43:56,924 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB216/ZEROBYTE". 10:43:56,924 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB216/ZEROBYTEPADDING". 10:43:56,924 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB224/". 10:43:56,925 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB224/ISO10126". 10:43:56,925 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB224/ISO10126-2". 10:43:56,925 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB224/ISO10126-2PADDING". 10:43:56,925 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB224/ISO10126PADDING". 10:43:56,925 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB224/ISO7816-4". 10:43:56,925 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB224/ISO7816-4PADDING". 10:43:56,925 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB224/NOPADDING". 10:43:56,925 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB224/PKCS5". 10:43:56,925 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB224/PKCS5PADDING". 10:43:56,925 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB224/PKCS7". 10:43:56,925 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB224/PKCS7PADDING". 10:43:56,925 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB224/TBC". 10:43:56,925 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB224/TBCPADDING". 10:43:56,925 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB224/X9.23". 10:43:56,925 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB224/X9.23PADDING". 10:43:56,926 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB224/ZEROBYTE". 10:43:56,926 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB224/ZEROBYTEPADDING". 10:43:56,926 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB232/". 10:43:56,926 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB232/ISO10126". 10:43:56,926 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB232/ISO10126-2". 10:43:56,926 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB232/ISO10126-2PADDING". 10:43:56,926 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB232/ISO10126PADDING". 10:43:56,926 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB232/ISO7816-4". 10:43:56,926 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB232/ISO7816-4PADDING". 10:43:56,926 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB232/NOPADDING". 10:43:56,926 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB232/PKCS5". 10:43:56,926 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB232/PKCS5PADDING". 10:43:56,926 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB232/PKCS7". 10:43:56,926 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB232/PKCS7PADDING". 10:43:56,927 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB232/TBC". 10:43:56,927 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB232/TBCPADDING". 10:43:56,927 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB232/X9.23". 10:43:56,927 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB232/X9.23PADDING". 10:43:56,927 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB232/ZEROBYTE". 10:43:56,927 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB232/ZEROBYTEPADDING". 10:43:56,927 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB24/". 10:43:56,927 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB24/ISO10126". 10:43:56,927 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB24/ISO10126-2". 10:43:56,927 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB24/ISO10126-2PADDING". 10:43:56,927 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB24/ISO10126PADDING". 10:43:56,928 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB24/ISO7816-4". 10:43:56,928 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB24/ISO7816-4PADDING". 10:43:56,928 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB24/NOPADDING". 10:43:56,928 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB24/PKCS5". 10:43:56,928 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB24/PKCS5PADDING". 10:43:56,928 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB24/PKCS7". 10:43:56,928 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB24/PKCS7PADDING". 10:43:56,928 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB24/TBC". 10:43:56,928 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB24/TBCPADDING". 10:43:56,928 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB24/X9.23". 10:43:56,928 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB24/X9.23PADDING". 10:43:56,928 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB24/ZEROBYTE". 10:43:56,929 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB24/ZEROBYTEPADDING". 10:43:56,929 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB240/". 10:43:56,929 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB240/ISO10126". 10:43:56,929 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB240/ISO10126-2". 10:43:56,929 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB240/ISO10126-2PADDING". 10:43:56,929 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB240/ISO10126PADDING". 10:43:56,929 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB240/ISO7816-4". 10:43:56,929 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB240/ISO7816-4PADDING". 10:43:56,929 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB240/NOPADDING". 10:43:56,930 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB240/PKCS5". 10:43:56,930 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB240/PKCS5PADDING". 10:43:56,930 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB240/PKCS7". 10:43:56,930 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB240/PKCS7PADDING". 10:43:56,930 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB240/TBC". 10:43:56,930 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB240/TBCPADDING". 10:43:56,930 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB240/X9.23". 10:43:56,930 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB240/X9.23PADDING". 10:43:56,930 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB240/ZEROBYTE". 10:43:56,930 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB240/ZEROBYTEPADDING". 10:43:56,930 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB248/". 10:43:56,930 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB248/ISO10126". 10:43:56,930 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB248/ISO10126-2". 10:43:56,930 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB248/ISO10126-2PADDING". 10:43:56,930 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB248/ISO10126PADDING". 10:43:56,930 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB248/ISO7816-4". 10:43:56,930 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB248/ISO7816-4PADDING". 10:43:56,931 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB248/NOPADDING". 10:43:56,931 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB248/PKCS5". 10:43:56,931 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB248/PKCS5PADDING". 10:43:56,931 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB248/PKCS7". 10:43:56,931 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB248/PKCS7PADDING". 10:43:56,931 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB248/TBC". 10:43:56,931 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB248/TBCPADDING". 10:43:56,931 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB248/X9.23". 10:43:56,931 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB248/X9.23PADDING". 10:43:56,931 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB248/ZEROBYTE". 10:43:56,931 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB248/ZEROBYTEPADDING". 10:43:56,931 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB256/". 10:43:56,931 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB256/ISO10126". 10:43:56,931 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB256/ISO10126-2". 10:43:56,932 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB256/ISO10126-2PADDING". 10:43:56,932 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB256/ISO10126PADDING". 10:43:56,932 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB256/ISO7816-4". 10:43:56,932 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB256/ISO7816-4PADDING". 10:43:56,932 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB256/NOPADDING". 10:43:56,932 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB256/PKCS5". 10:43:56,932 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB256/PKCS5PADDING". 10:43:56,932 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB256/PKCS7". 10:43:56,932 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB256/PKCS7PADDING". 10:43:56,932 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB256/TBC". 10:43:56,932 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB256/TBCPADDING". 10:43:56,932 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB256/X9.23". 10:43:56,932 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB256/X9.23PADDING". 10:43:56,932 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB256/ZEROBYTE". 10:43:56,932 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB256/ZEROBYTEPADDING". 10:43:56,933 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB32/". 10:43:56,933 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB32/ISO10126". 10:43:56,933 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB32/ISO10126-2". 10:43:56,933 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB32/ISO10126-2PADDING". 10:43:56,933 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB32/ISO10126PADDING". 10:43:56,933 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB32/ISO7816-4". 10:43:56,933 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB32/ISO7816-4PADDING". 10:43:56,933 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB32/NOPADDING". 10:43:56,933 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB32/PKCS5". 10:43:56,933 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB32/PKCS5PADDING". 10:43:56,933 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB32/PKCS7". 10:43:56,933 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB32/PKCS7PADDING". 10:43:56,933 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB32/TBC". 10:43:56,933 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB32/TBCPADDING". 10:43:56,933 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB32/X9.23". 10:43:56,933 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB32/X9.23PADDING". 10:43:56,934 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB32/ZEROBYTE". 10:43:56,934 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB32/ZEROBYTEPADDING". 10:43:56,934 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB40/". 10:43:56,934 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB40/ISO10126". 10:43:56,934 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB40/ISO10126-2". 10:43:56,934 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB40/ISO10126-2PADDING". 10:43:56,934 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB40/ISO10126PADDING". 10:43:56,934 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB40/ISO7816-4". 10:43:56,934 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB40/ISO7816-4PADDING". 10:43:56,934 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB40/NOPADDING". 10:43:56,934 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB40/PKCS5". 10:43:56,934 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB40/PKCS5PADDING". 10:43:56,934 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB40/PKCS7". 10:43:56,934 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB40/PKCS7PADDING". 10:43:56,935 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB40/TBC". 10:43:56,935 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB40/TBCPADDING". 10:43:56,935 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB40/X9.23". 10:43:56,935 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB40/X9.23PADDING". 10:43:56,935 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB40/ZEROBYTE". 10:43:56,935 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB40/ZEROBYTEPADDING". 10:43:56,935 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB48/". 10:43:56,935 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB48/ISO10126". 10:43:56,935 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB48/ISO10126-2". 10:43:56,935 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB48/ISO10126-2PADDING". 10:43:56,935 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB48/ISO10126PADDING". 10:43:56,935 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB48/ISO7816-4". 10:43:56,935 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB48/ISO7816-4PADDING". 10:43:56,936 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB48/NOPADDING". 10:43:56,936 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB48/PKCS5". 10:43:56,936 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB48/PKCS5PADDING". 10:43:56,936 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB48/PKCS7". 10:43:56,936 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB48/PKCS7PADDING". 10:43:56,936 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB48/TBC". 10:43:56,936 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB48/TBCPADDING". 10:43:56,936 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB48/X9.23". 10:43:56,936 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB48/X9.23PADDING". 10:43:56,936 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB48/ZEROBYTE". 10:43:56,936 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB48/ZEROBYTEPADDING". 10:43:56,936 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB56/". 10:43:56,936 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB56/ISO10126". 10:43:56,936 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB56/ISO10126-2". 10:43:56,936 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB56/ISO10126-2PADDING". 10:43:56,937 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB56/ISO10126PADDING". 10:43:56,937 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB56/ISO7816-4". 10:43:56,937 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB56/ISO7816-4PADDING". 10:43:56,937 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB56/NOPADDING". 10:43:56,937 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB56/PKCS5". 10:43:56,937 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB56/PKCS5PADDING". 10:43:56,937 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB56/PKCS7". 10:43:56,937 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB56/PKCS7PADDING". 10:43:56,937 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB56/TBC". 10:43:56,937 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB56/TBCPADDING". 10:43:56,937 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB56/X9.23". 10:43:56,937 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB56/X9.23PADDING". 10:43:56,937 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB56/ZEROBYTE". 10:43:56,937 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB56/ZEROBYTEPADDING". 10:43:56,937 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB64/". 10:43:56,938 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB64/ISO10126". 10:43:56,938 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB64/ISO10126-2". 10:43:56,938 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB64/ISO10126-2PADDING". 10:43:56,938 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB64/ISO10126PADDING". 10:43:56,938 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB64/ISO7816-4". 10:43:56,938 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB64/ISO7816-4PADDING". 10:43:56,938 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB64/NOPADDING". 10:43:56,938 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB64/PKCS5". 10:43:56,938 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB64/PKCS5PADDING". 10:43:56,938 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB64/PKCS7". 10:43:56,938 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB64/PKCS7PADDING". 10:43:56,938 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB64/TBC". 10:43:56,938 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB64/TBCPADDING". 10:43:56,938 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB64/X9.23". 10:43:56,939 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB64/X9.23PADDING". 10:43:56,939 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB64/ZEROBYTE". 10:43:56,939 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB64/ZEROBYTEPADDING". 10:43:56,939 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB72/". 10:43:56,939 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB72/ISO10126". 10:43:56,939 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB72/ISO10126-2". 10:43:56,939 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB72/ISO10126-2PADDING". 10:43:56,939 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB72/ISO10126PADDING". 10:43:56,939 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB72/ISO7816-4". 10:43:56,939 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB72/ISO7816-4PADDING". 10:43:56,939 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB72/NOPADDING". 10:43:56,939 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB72/PKCS5". 10:43:56,939 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB72/PKCS5PADDING". 10:43:56,939 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB72/PKCS7". 10:43:56,940 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB72/PKCS7PADDING". 10:43:56,940 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB72/TBC". 10:43:56,940 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB72/TBCPADDING". 10:43:56,940 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB72/X9.23". 10:43:56,940 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB72/X9.23PADDING". 10:43:56,940 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB72/ZEROBYTE". 10:43:56,940 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB72/ZEROBYTEPADDING". 10:43:56,940 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB8/". 10:43:56,940 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB8/ISO10126". 10:43:56,940 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB8/ISO10126-2". 10:43:56,940 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB8/ISO10126-2PADDING". 10:43:56,940 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB8/ISO10126PADDING". 10:43:56,940 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB8/ISO7816-4". 10:43:56,940 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB8/ISO7816-4PADDING". 10:43:56,941 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB8/NOPADDING". 10:43:56,941 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB8/PKCS5". 10:43:56,941 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB8/PKCS5PADDING". 10:43:56,941 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB8/PKCS7". 10:43:56,941 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB8/PKCS7PADDING". 10:43:56,941 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB8/TBC". 10:43:56,941 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB8/TBCPADDING". 10:43:56,941 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB8/X9.23". 10:43:56,941 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB8/X9.23PADDING". 10:43:56,941 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB8/ZEROBYTE". 10:43:56,942 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB8/ZEROBYTEPADDING". 10:43:56,942 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB80/". 10:43:56,942 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB80/ISO10126". 10:43:56,942 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB80/ISO10126-2". 10:43:56,942 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB80/ISO10126-2PADDING". 10:43:56,942 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB80/ISO10126PADDING". 10:43:56,942 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB80/ISO7816-4". 10:43:56,942 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB80/ISO7816-4PADDING". 10:43:56,942 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB80/NOPADDING". 10:43:56,942 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB80/PKCS5". 10:43:56,942 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB80/PKCS5PADDING". 10:43:56,942 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB80/PKCS7". 10:43:56,942 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB80/PKCS7PADDING". 10:43:56,943 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB80/TBC". 10:43:56,943 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB80/TBCPADDING". 10:43:56,943 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB80/X9.23". 10:43:56,943 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB80/X9.23PADDING". 10:43:56,943 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB80/ZEROBYTE". 10:43:56,943 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB80/ZEROBYTEPADDING". 10:43:56,943 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB88/". 10:43:56,943 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB88/ISO10126". 10:43:56,943 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB88/ISO10126-2". 10:43:56,943 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB88/ISO10126-2PADDING". 10:43:56,943 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB88/ISO10126PADDING". 10:43:56,944 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB88/ISO7816-4". 10:43:56,944 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB88/ISO7816-4PADDING". 10:43:56,944 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB88/NOPADDING". 10:43:56,944 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB88/PKCS5". 10:43:56,944 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB88/PKCS5PADDING". 10:43:56,944 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB88/PKCS7". 10:43:56,944 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB88/PKCS7PADDING". 10:43:56,944 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB88/TBC". 10:43:56,944 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB88/TBCPADDING". 10:43:56,944 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB88/X9.23". 10:43:56,944 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB88/X9.23PADDING". 10:43:56,944 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB88/ZEROBYTE". 10:43:56,944 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB88/ZEROBYTEPADDING". 10:43:56,944 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB96/". 10:43:56,944 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB96/ISO10126". 10:43:56,944 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB96/ISO10126-2". 10:43:56,945 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB96/ISO10126-2PADDING". 10:43:56,945 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB96/ISO10126PADDING". 10:43:56,945 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB96/ISO7816-4". 10:43:56,945 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB96/ISO7816-4PADDING". 10:43:56,945 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB96/NOPADDING". 10:43:56,945 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB96/PKCS5". 10:43:56,945 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB96/PKCS5PADDING". 10:43:56,945 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB96/PKCS7". 10:43:56,945 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB96/PKCS7PADDING". 10:43:56,945 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB96/TBC". 10:43:56,945 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB96/TBCPADDING". 10:43:56,945 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB96/X9.23". 10:43:56,945 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB96/X9.23PADDING". 10:43:56,945 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB96/ZEROBYTE". 10:43:56,945 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB96/ZEROBYTEPADDING". 10:43:56,946 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/SIC/". 10:43:56,946 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/SIC/ISO10126". 10:43:56,946 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/SIC/ISO10126-2". 10:43:56,946 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/SIC/ISO10126-2PADDING". 10:43:56,946 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/SIC/ISO10126PADDING". 10:43:56,946 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/SIC/ISO7816-4". 10:43:56,947 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/SIC/ISO7816-4PADDING". 10:43:56,947 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/SIC/NOPADDING". 10:43:56,947 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/SIC/PKCS5". 10:43:56,947 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/SIC/PKCS5PADDING". 10:43:56,947 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/SIC/PKCS7". 10:43:56,947 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/SIC/PKCS7PADDING". 10:43:56,947 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/SIC/TBC". 10:43:56,947 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/SIC/TBCPADDING". 10:43:56,948 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/SIC/X9.23". 10:43:56,949 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/SIC/X9.23PADDING". 10:43:56,949 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/SIC/ZEROBYTE". 10:43:56,949 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/SIC/ZEROBYTEPADDING". 10:43:56,949 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT//". 10:43:56,949 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT//NOPADDING". 10:43:56,949 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CBC-CTS/". 10:43:56,949 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CBC-CTS/NOPADDING". 10:43:56,949 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CBC/". 10:43:56,950 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CBC/ISO10126". 10:43:56,950 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CBC/ISO10126-2". 10:43:56,950 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CBC/ISO10126-2PADDING". 10:43:56,950 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CBC/ISO10126PADDING". 10:43:56,950 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CBC/ISO7816-4". 10:43:56,950 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CBC/ISO7816-4PADDING". 10:43:56,950 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CBC/NOPADDING". 10:43:56,950 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CBC/PKCS5". 10:43:56,950 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CBC/PKCS5PADDING". 10:43:56,950 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CBC/PKCS7". 10:43:56,951 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CBC/PKCS7PADDING". 10:43:56,951 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CBC/TBC". 10:43:56,951 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CBC/TBCPADDING". 10:43:56,952 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CBC/X9.23". 10:43:56,952 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CBC/X9.23PADDING". 10:43:56,952 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CBC/ZEROBYTE". 10:43:56,952 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CBC/ZEROBYTEPADDING". 10:43:56,952 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CCM/". 10:43:56,952 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CCM/NOPADDING". 10:43:56,952 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB/". 10:43:56,952 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB/ISO10126". 10:43:56,952 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB/ISO10126-2". 10:43:56,952 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB/ISO10126-2PADDING". 10:43:56,953 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB/ISO10126PADDING". 10:43:56,953 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB/ISO7816-4". 10:43:56,953 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB/ISO7816-4PADDING". 10:43:56,953 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB/NOPADDING". 10:43:56,953 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB/PKCS5". 10:43:56,953 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB/PKCS5PADDING". 10:43:56,953 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB/PKCS7". 10:43:56,953 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB/PKCS7PADDING". 10:43:56,953 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB/TBC". 10:43:56,953 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB/TBCPADDING". 10:43:56,953 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB/X9.23". 10:43:56,953 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB/X9.23PADDING". 10:43:56,954 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB/ZEROBYTE". 10:43:56,954 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB/ZEROBYTEPADDING". 10:43:56,954 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB104/". 10:43:56,954 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB104/ISO10126". 10:43:56,954 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB104/ISO10126-2". 10:43:56,954 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB104/ISO10126-2PADDING". 10:43:56,954 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB104/ISO10126PADDING". 10:43:56,955 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB104/ISO7816-4". 10:43:56,955 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB104/ISO7816-4PADDING". 10:43:56,955 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB104/NOPADDING". 10:43:56,955 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB104/PKCS5". 10:43:56,955 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB104/PKCS5PADDING". 10:43:56,955 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB104/PKCS7". 10:43:56,955 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB104/PKCS7PADDING". 10:43:56,955 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB104/TBC". 10:43:56,955 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB104/TBCPADDING". 10:43:56,955 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB104/X9.23". 10:43:56,955 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB104/X9.23PADDING". 10:43:56,955 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB104/ZEROBYTE". 10:43:56,955 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB104/ZEROBYTEPADDING". 10:43:56,955 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB112/". 10:43:56,956 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB112/ISO10126". 10:43:56,956 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB112/ISO10126-2". 10:43:56,956 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB112/ISO10126-2PADDING". 10:43:56,956 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB112/ISO10126PADDING". 10:43:56,956 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB112/ISO7816-4". 10:43:56,956 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB112/ISO7816-4PADDING". 10:43:56,956 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB112/NOPADDING". 10:43:56,956 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB112/PKCS5". 10:43:56,956 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB112/PKCS5PADDING". 10:43:56,956 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB112/PKCS7". 10:43:56,956 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB112/PKCS7PADDING". 10:43:56,956 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB112/TBC". 10:43:56,956 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB112/TBCPADDING". 10:43:56,956 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB112/X9.23". 10:43:56,956 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB112/X9.23PADDING". 10:43:56,956 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB112/ZEROBYTE". 10:43:56,956 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB112/ZEROBYTEPADDING". 10:43:56,956 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB120/". 10:43:56,956 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB120/ISO10126". 10:43:56,957 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB120/ISO10126-2". 10:43:56,957 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB120/ISO10126-2PADDING". 10:43:56,957 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB120/ISO10126PADDING". 10:43:56,957 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB120/ISO7816-4". 10:43:56,957 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB120/ISO7816-4PADDING". 10:43:56,957 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB120/NOPADDING". 10:43:56,957 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB120/PKCS5". 10:43:56,957 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB120/PKCS5PADDING". 10:43:56,957 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB120/PKCS7". 10:43:56,957 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB120/PKCS7PADDING". 10:43:56,957 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB120/TBC". 10:43:56,957 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB120/TBCPADDING". 10:43:56,957 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB120/X9.23". 10:43:56,957 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB120/X9.23PADDING". 10:43:56,957 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB120/ZEROBYTE". 10:43:56,957 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB120/ZEROBYTEPADDING". 10:43:56,957 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB128/". 10:43:56,957 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB128/ISO10126". 10:43:56,957 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB128/ISO10126-2". 10:43:56,957 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB128/ISO10126-2PADDING". 10:43:56,957 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB128/ISO10126PADDING". 10:43:56,958 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB128/ISO7816-4". 10:43:56,958 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB128/ISO7816-4PADDING". 10:43:56,958 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB128/NOPADDING". 10:43:56,958 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB128/PKCS5". 10:43:56,958 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB128/PKCS5PADDING". 10:43:56,958 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB128/PKCS7". 10:43:56,958 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB128/PKCS7PADDING". 10:43:56,958 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB128/TBC". 10:43:56,958 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB128/TBCPADDING". 10:43:56,958 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB128/X9.23". 10:43:56,958 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB128/X9.23PADDING". 10:43:56,958 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB128/ZEROBYTE". 10:43:56,958 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB128/ZEROBYTEPADDING". 10:43:56,958 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB136/". 10:43:56,958 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB136/ISO10126". 10:43:56,958 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB136/ISO10126-2". 10:43:56,958 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB136/ISO10126-2PADDING". 10:43:56,958 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB136/ISO10126PADDING". 10:43:56,958 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB136/ISO7816-4". 10:43:56,958 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB136/ISO7816-4PADDING". 10:43:56,958 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB136/NOPADDING". 10:43:56,958 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB136/PKCS5". 10:43:56,958 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB136/PKCS5PADDING". 10:43:56,958 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB136/PKCS7". 10:43:56,959 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB136/PKCS7PADDING". 10:43:56,959 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB136/TBC". 10:43:56,959 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB136/TBCPADDING". 10:43:56,959 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB136/X9.23". 10:43:56,959 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB136/X9.23PADDING". 10:43:56,959 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB136/ZEROBYTE". 10:43:56,959 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB136/ZEROBYTEPADDING". 10:43:56,959 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB144/". 10:43:56,959 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB144/ISO10126". 10:43:56,959 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB144/ISO10126-2". 10:43:56,959 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB144/ISO10126-2PADDING". 10:43:56,959 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB144/ISO10126PADDING". 10:43:56,959 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB144/ISO7816-4". 10:43:56,959 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB144/ISO7816-4PADDING". 10:43:56,959 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB144/NOPADDING". 10:43:56,959 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB144/PKCS5". 10:43:56,959 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB144/PKCS5PADDING". 10:43:56,959 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB144/PKCS7". 10:43:56,959 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB144/PKCS7PADDING". 10:43:56,959 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB144/TBC". 10:43:56,959 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB144/TBCPADDING". 10:43:56,959 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB144/X9.23". 10:43:56,959 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB144/X9.23PADDING". 10:43:56,960 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB144/ZEROBYTE". 10:43:56,960 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB144/ZEROBYTEPADDING". 10:43:56,960 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB152/". 10:43:56,960 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB152/ISO10126". 10:43:56,960 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB152/ISO10126-2". 10:43:56,960 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB152/ISO10126-2PADDING". 10:43:56,960 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB152/ISO10126PADDING". 10:43:56,960 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB152/ISO7816-4". 10:43:56,960 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB152/ISO7816-4PADDING". 10:43:56,960 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB152/NOPADDING". 10:43:56,960 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB152/PKCS5". 10:43:56,960 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB152/PKCS5PADDING". 10:43:56,960 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB152/PKCS7". 10:43:56,960 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB152/PKCS7PADDING". 10:43:56,960 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB152/TBC". 10:43:56,960 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB152/TBCPADDING". 10:43:56,960 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB152/X9.23". 10:43:56,960 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB152/X9.23PADDING". 10:43:56,960 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB152/ZEROBYTE". 10:43:56,960 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB152/ZEROBYTEPADDING". 10:43:56,960 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB16/". 10:43:56,960 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB16/ISO10126". 10:43:56,960 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB16/ISO10126-2". 10:43:56,960 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB16/ISO10126-2PADDING". 10:43:56,961 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB16/ISO10126PADDING". 10:43:56,961 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB16/ISO7816-4". 10:43:56,961 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB16/ISO7816-4PADDING". 10:43:56,961 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB16/NOPADDING". 10:43:56,961 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB16/PKCS5". 10:43:56,961 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB16/PKCS5PADDING". 10:43:56,961 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB16/PKCS7". 10:43:56,961 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB16/PKCS7PADDING". 10:43:56,961 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB16/TBC". 10:43:56,961 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB16/TBCPADDING". 10:43:56,961 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB16/X9.23". 10:43:56,961 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB16/X9.23PADDING". 10:43:56,961 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB16/ZEROBYTE". 10:43:56,961 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB16/ZEROBYTEPADDING". 10:43:56,961 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB160/". 10:43:56,961 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB160/ISO10126". 10:43:56,961 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB160/ISO10126-2". 10:43:56,961 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB160/ISO10126-2PADDING". 10:43:56,961 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB160/ISO10126PADDING". 10:43:56,961 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB160/ISO7816-4". 10:43:56,961 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB160/ISO7816-4PADDING". 10:43:56,961 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB160/NOPADDING". 10:43:56,961 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB160/PKCS5". 10:43:56,961 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB160/PKCS5PADDING". 10:43:56,961 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB160/PKCS7". 10:43:56,961 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB160/PKCS7PADDING". 10:43:56,961 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB160/TBC". 10:43:56,961 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB160/TBCPADDING". 10:43:56,961 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB160/X9.23". 10:43:56,961 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB160/X9.23PADDING". 10:43:56,961 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB160/ZEROBYTE". 10:43:56,961 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB160/ZEROBYTEPADDING". 10:43:56,961 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB168/". 10:43:56,962 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB168/ISO10126". 10:43:56,962 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB168/ISO10126-2". 10:43:56,962 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB168/ISO10126-2PADDING". 10:43:56,962 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB168/ISO10126PADDING". 10:43:56,962 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB168/ISO7816-4". 10:43:56,962 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB168/ISO7816-4PADDING". 10:43:56,962 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB168/NOPADDING". 10:43:56,962 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB168/PKCS5". 10:43:56,962 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB168/PKCS5PADDING". 10:43:56,962 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB168/PKCS7". 10:43:56,962 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB168/PKCS7PADDING". 10:43:56,962 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB168/TBC". 10:43:56,962 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB168/TBCPADDING". 10:43:56,962 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB168/X9.23". 10:43:56,962 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB168/X9.23PADDING". 10:43:56,962 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB168/ZEROBYTE". 10:43:56,962 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB168/ZEROBYTEPADDING". 10:43:56,962 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB176/". 10:43:56,962 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB176/ISO10126". 10:43:56,962 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB176/ISO10126-2". 10:43:56,962 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB176/ISO10126-2PADDING". 10:43:56,962 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB176/ISO10126PADDING". 10:43:56,962 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB176/ISO7816-4". 10:43:56,962 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB176/ISO7816-4PADDING". 10:43:56,962 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB176/NOPADDING". 10:43:56,962 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB176/PKCS5". 10:43:56,962 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB176/PKCS5PADDING". 10:43:56,962 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB176/PKCS7". 10:43:56,962 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB176/PKCS7PADDING". 10:43:56,962 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB176/TBC". 10:43:56,962 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB176/TBCPADDING". 10:43:56,962 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB176/X9.23". 10:43:56,962 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB176/X9.23PADDING". 10:43:56,962 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB176/ZEROBYTE". 10:43:56,963 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB176/ZEROBYTEPADDING". 10:43:56,963 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB184/". 10:43:56,963 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB184/ISO10126". 10:43:56,963 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB184/ISO10126-2". 10:43:56,963 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB184/ISO10126-2PADDING". 10:43:56,963 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB184/ISO10126PADDING". 10:43:56,963 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB184/ISO7816-4". 10:43:56,963 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB184/ISO7816-4PADDING". 10:43:56,963 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB184/NOPADDING". 10:43:56,963 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB184/PKCS5". 10:43:56,963 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB184/PKCS5PADDING". 10:43:56,963 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB184/PKCS7". 10:43:56,963 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB184/PKCS7PADDING". 10:43:56,963 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB184/TBC". 10:43:56,963 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB184/TBCPADDING". 10:43:56,963 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB184/X9.23". 10:43:56,963 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB184/X9.23PADDING". 10:43:56,963 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB184/ZEROBYTE". 10:43:56,963 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB184/ZEROBYTEPADDING". 10:43:56,963 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB192/". 10:43:56,963 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB192/ISO10126". 10:43:56,963 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB192/ISO10126-2". 10:43:56,963 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB192/ISO10126-2PADDING". 10:43:56,963 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB192/ISO10126PADDING". 10:43:56,964 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB192/ISO7816-4". 10:43:56,964 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB192/ISO7816-4PADDING". 10:43:56,964 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB192/NOPADDING". 10:43:56,964 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB192/PKCS5". 10:43:56,964 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB192/PKCS5PADDING". 10:43:56,964 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB192/PKCS7". 10:43:56,964 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB192/PKCS7PADDING". 10:43:56,964 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB192/TBC". 10:43:56,964 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB192/TBCPADDING". 10:43:56,964 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB192/X9.23". 10:43:56,964 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB192/X9.23PADDING". 10:43:56,964 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB192/ZEROBYTE". 10:43:56,964 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB192/ZEROBYTEPADDING". 10:43:56,964 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB200/". 10:43:56,964 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB200/ISO10126". 10:43:56,964 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB200/ISO10126-2". 10:43:56,964 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB200/ISO10126-2PADDING". 10:43:56,964 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB200/ISO10126PADDING". 10:43:56,964 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB200/ISO7816-4". 10:43:56,964 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB200/ISO7816-4PADDING". 10:43:56,964 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB200/NOPADDING". 10:43:56,964 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB200/PKCS5". 10:43:56,964 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB200/PKCS5PADDING". 10:43:56,964 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB200/PKCS7". 10:43:56,964 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB200/PKCS7PADDING". 10:43:56,964 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB200/TBC". 10:43:56,965 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB200/TBCPADDING". 10:43:56,965 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB200/X9.23". 10:43:56,965 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB200/X9.23PADDING". 10:43:56,965 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB200/ZEROBYTE". 10:43:56,965 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB200/ZEROBYTEPADDING". 10:43:56,965 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB208/". 10:43:56,965 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB208/ISO10126". 10:43:56,965 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB208/ISO10126-2". 10:43:56,965 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB208/ISO10126-2PADDING". 10:43:56,965 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB208/ISO10126PADDING". 10:43:56,965 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB208/ISO7816-4". 10:43:56,965 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB208/ISO7816-4PADDING". 10:43:56,965 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB208/NOPADDING". 10:43:56,965 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB208/PKCS5". 10:43:56,965 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB208/PKCS5PADDING". 10:43:56,965 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB208/PKCS7". 10:43:56,965 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB208/PKCS7PADDING". 10:43:56,965 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB208/TBC". 10:43:56,965 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB208/TBCPADDING". 10:43:56,965 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB208/X9.23". 10:43:56,965 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB208/X9.23PADDING". 10:43:56,965 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB208/ZEROBYTE". 10:43:56,965 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB208/ZEROBYTEPADDING". 10:43:56,965 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB216/". 10:43:56,965 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB216/ISO10126". 10:43:56,966 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB216/ISO10126-2". 10:43:56,966 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB216/ISO10126-2PADDING". 10:43:56,966 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB216/ISO10126PADDING". 10:43:56,966 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB216/ISO7816-4". 10:43:56,966 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB216/ISO7816-4PADDING". 10:43:56,966 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB216/NOPADDING". 10:43:56,966 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB216/PKCS5". 10:43:56,966 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB216/PKCS5PADDING". 10:43:56,966 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB216/PKCS7". 10:43:56,966 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB216/PKCS7PADDING". 10:43:56,966 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB216/TBC". 10:43:56,966 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB216/TBCPADDING". 10:43:56,966 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB216/X9.23". 10:43:56,966 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB216/X9.23PADDING". 10:43:56,966 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB216/ZEROBYTE". 10:43:56,966 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB216/ZEROBYTEPADDING". 10:43:56,966 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB224/". 10:43:56,966 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB224/ISO10126". 10:43:56,967 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB224/ISO10126-2". 10:43:56,967 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB224/ISO10126-2PADDING". 10:43:56,967 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB224/ISO10126PADDING". 10:43:56,967 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB224/ISO7816-4". 10:43:56,967 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB224/ISO7816-4PADDING". 10:43:56,967 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB224/NOPADDING". 10:43:56,967 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB224/PKCS5". 10:43:56,967 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB224/PKCS5PADDING". 10:43:56,967 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB224/PKCS7". 10:43:56,967 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB224/PKCS7PADDING". 10:43:56,967 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB224/TBC". 10:43:56,967 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB224/TBCPADDING". 10:43:56,967 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB224/X9.23". 10:43:56,967 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB224/X9.23PADDING". 10:43:56,967 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB224/ZEROBYTE". 10:43:56,968 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB224/ZEROBYTEPADDING". 10:43:56,968 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB232/". 10:43:56,968 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB232/ISO10126". 10:43:56,968 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB232/ISO10126-2". 10:43:56,968 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB232/ISO10126-2PADDING". 10:43:56,968 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB232/ISO10126PADDING". 10:43:56,968 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB232/ISO7816-4". 10:43:56,968 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB232/ISO7816-4PADDING". 10:43:56,968 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB232/NOPADDING". 10:43:56,968 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB232/PKCS5". 10:43:56,968 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB232/PKCS5PADDING". 10:43:56,968 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB232/PKCS7". 10:43:56,968 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB232/PKCS7PADDING". 10:43:56,968 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB232/TBC". 10:43:56,968 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB232/TBCPADDING". 10:43:56,968 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB232/X9.23". 10:43:56,968 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB232/X9.23PADDING". 10:43:56,968 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB232/ZEROBYTE". 10:43:56,969 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB232/ZEROBYTEPADDING". 10:43:56,969 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB24/". 10:43:56,969 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB24/ISO10126". 10:43:56,969 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB24/ISO10126-2". 10:43:56,969 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB24/ISO10126-2PADDING". 10:43:56,969 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB24/ISO10126PADDING". 10:43:56,969 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB24/ISO7816-4". 10:43:56,969 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB24/ISO7816-4PADDING". 10:43:56,969 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB24/NOPADDING". 10:43:56,969 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB24/PKCS5". 10:43:56,969 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB24/PKCS5PADDING". 10:43:56,969 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB24/PKCS7". 10:43:56,969 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB24/PKCS7PADDING". 10:43:56,969 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB24/TBC". 10:43:56,969 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB24/TBCPADDING". 10:43:56,969 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB24/X9.23". 10:43:56,969 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB24/X9.23PADDING". 10:43:56,970 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB24/ZEROBYTE". 10:43:56,970 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB24/ZEROBYTEPADDING". 10:43:56,970 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB240/". 10:43:56,970 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB240/ISO10126". 10:43:56,970 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB240/ISO10126-2". 10:43:56,970 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB240/ISO10126-2PADDING". 10:43:56,970 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB240/ISO10126PADDING". 10:43:56,970 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB240/ISO7816-4". 10:43:56,970 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB240/ISO7816-4PADDING". 10:43:56,970 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB240/NOPADDING". 10:43:56,970 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB240/PKCS5". 10:43:56,970 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB240/PKCS5PADDING". 10:43:56,970 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB240/PKCS7". 10:43:56,970 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB240/PKCS7PADDING". 10:43:56,970 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB240/TBC". 10:43:56,970 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB240/TBCPADDING". 10:43:56,970 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB240/X9.23". 10:43:56,970 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB240/X9.23PADDING". 10:43:56,970 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB240/ZEROBYTE". 10:43:56,970 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB240/ZEROBYTEPADDING". 10:43:56,970 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB248/". 10:43:56,970 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB248/ISO10126". 10:43:56,971 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB248/ISO10126-2". 10:43:56,971 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB248/ISO10126-2PADDING". 10:43:56,971 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB248/ISO10126PADDING". 10:43:56,971 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB248/ISO7816-4". 10:43:56,971 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB248/ISO7816-4PADDING". 10:43:56,971 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB248/NOPADDING". 10:43:56,971 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB248/PKCS5". 10:43:56,971 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB248/PKCS5PADDING". 10:43:56,971 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB248/PKCS7". 10:43:56,971 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB248/PKCS7PADDING". 10:43:56,971 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB248/TBC". 10:43:56,971 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB248/TBCPADDING". 10:43:56,971 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB248/X9.23". 10:43:56,972 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB248/X9.23PADDING". 10:43:56,972 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB248/ZEROBYTE". 10:43:56,972 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB248/ZEROBYTEPADDING". 10:43:56,972 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB256/". 10:43:56,972 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB256/ISO10126". 10:43:56,972 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB256/ISO10126-2". 10:43:56,972 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB256/ISO10126-2PADDING". 10:43:56,972 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB256/ISO10126PADDING". 10:43:56,972 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB256/ISO7816-4". 10:43:56,972 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB256/ISO7816-4PADDING". 10:43:56,972 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB256/NOPADDING". 10:43:56,972 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB256/PKCS5". 10:43:56,972 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB256/PKCS5PADDING". 10:43:56,972 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB256/PKCS7". 10:43:56,972 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB256/PKCS7PADDING". 10:43:56,972 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB256/TBC". 10:43:56,972 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB256/TBCPADDING". 10:43:56,972 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB256/X9.23". 10:43:56,972 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB256/X9.23PADDING". 10:43:56,973 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB256/ZEROBYTE". 10:43:56,973 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB256/ZEROBYTEPADDING". 10:43:56,973 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB32/". 10:43:56,973 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB32/ISO10126". 10:43:56,973 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB32/ISO10126-2". 10:43:56,973 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB32/ISO10126-2PADDING". 10:43:56,973 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB32/ISO10126PADDING". 10:43:56,973 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB32/ISO7816-4". 10:43:56,973 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB32/ISO7816-4PADDING". 10:43:56,973 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB32/NOPADDING". 10:43:56,973 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB32/PKCS5". 10:43:56,973 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB32/PKCS5PADDING". 10:43:56,973 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB32/PKCS7". 10:43:56,973 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB32/PKCS7PADDING". 10:43:56,973 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB32/TBC". 10:43:56,973 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB32/TBCPADDING". 10:43:56,973 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB32/X9.23". 10:43:56,973 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB32/X9.23PADDING". 10:43:56,973 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB32/ZEROBYTE". 10:43:56,973 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB32/ZEROBYTEPADDING". 10:43:56,973 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB40/". 10:43:56,973 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB40/ISO10126". 10:43:56,974 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB40/ISO10126-2". 10:43:56,974 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB40/ISO10126-2PADDING". 10:43:56,974 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB40/ISO10126PADDING". 10:43:56,974 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB40/ISO7816-4". 10:43:56,974 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB40/ISO7816-4PADDING". 10:43:56,974 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB40/NOPADDING". 10:43:56,974 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB40/PKCS5". 10:43:56,974 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB40/PKCS5PADDING". 10:43:56,974 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB40/PKCS7". 10:43:56,974 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB40/PKCS7PADDING". 10:43:56,974 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB40/TBC". 10:43:56,974 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB40/TBCPADDING". 10:43:56,974 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB40/X9.23". 10:43:56,974 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB40/X9.23PADDING". 10:43:56,974 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB40/ZEROBYTE". 10:43:56,974 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB40/ZEROBYTEPADDING". 10:43:56,974 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB48/". 10:43:56,974 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB48/ISO10126". 10:43:56,974 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB48/ISO10126-2". 10:43:56,974 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB48/ISO10126-2PADDING". 10:43:56,974 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB48/ISO10126PADDING". 10:43:56,974 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB48/ISO7816-4". 10:43:56,974 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB48/ISO7816-4PADDING". 10:43:56,974 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB48/NOPADDING". 10:43:56,974 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB48/PKCS5". 10:43:56,974 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB48/PKCS5PADDING". 10:43:56,975 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB48/PKCS7". 10:43:56,975 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB48/PKCS7PADDING". 10:43:56,975 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB48/TBC". 10:43:56,975 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB48/TBCPADDING". 10:43:56,975 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB48/X9.23". 10:43:56,975 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB48/X9.23PADDING". 10:43:56,975 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB48/ZEROBYTE". 10:43:56,975 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB48/ZEROBYTEPADDING". 10:43:56,975 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB56/". 10:43:56,975 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB56/ISO10126". 10:43:56,975 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB56/ISO10126-2". 10:43:56,975 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB56/ISO10126-2PADDING". 10:43:56,975 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB56/ISO10126PADDING". 10:43:56,975 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB56/ISO7816-4". 10:43:56,975 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB56/ISO7816-4PADDING". 10:43:56,975 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB56/NOPADDING". 10:43:56,975 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB56/PKCS5". 10:43:56,975 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB56/PKCS5PADDING". 10:43:56,975 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB56/PKCS7". 10:43:56,975 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB56/PKCS7PADDING". 10:43:56,975 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB56/TBC". 10:43:56,975 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB56/TBCPADDING". 10:43:56,975 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB56/X9.23". 10:43:56,976 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB56/X9.23PADDING". 10:43:56,976 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB56/ZEROBYTE". 10:43:56,976 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB56/ZEROBYTEPADDING". 10:43:56,976 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB64/". 10:43:56,976 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB64/ISO10126". 10:43:56,976 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB64/ISO10126-2". 10:43:56,976 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB64/ISO10126-2PADDING". 10:43:56,976 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB64/ISO10126PADDING". 10:43:56,976 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB64/ISO7816-4". 10:43:56,976 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB64/ISO7816-4PADDING". 10:43:56,976 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB64/NOPADDING". 10:43:56,976 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB64/PKCS5". 10:43:56,976 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB64/PKCS5PADDING". 10:43:56,976 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB64/PKCS7". 10:43:56,976 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB64/PKCS7PADDING". 10:43:56,976 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB64/TBC". 10:43:56,976 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB64/TBCPADDING". 10:43:56,976 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB64/X9.23". 10:43:56,976 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB64/X9.23PADDING". 10:43:56,976 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB64/ZEROBYTE". 10:43:56,976 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB64/ZEROBYTEPADDING". 10:43:56,976 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB72/". 10:43:56,976 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB72/ISO10126". 10:43:56,976 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB72/ISO10126-2". 10:43:56,976 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB72/ISO10126-2PADDING". 10:43:56,976 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB72/ISO10126PADDING". 10:43:56,977 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB72/ISO7816-4". 10:43:56,977 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB72/ISO7816-4PADDING". 10:43:56,977 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB72/NOPADDING". 10:43:56,977 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB72/PKCS5". 10:43:56,977 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB72/PKCS5PADDING". 10:43:56,977 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB72/PKCS7". 10:43:56,977 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB72/PKCS7PADDING". 10:43:56,977 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB72/TBC". 10:43:56,977 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB72/TBCPADDING". 10:43:56,977 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB72/X9.23". 10:43:56,977 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB72/X9.23PADDING". 10:43:56,977 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB72/ZEROBYTE". 10:43:56,977 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB72/ZEROBYTEPADDING". 10:43:56,977 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB8/". 10:43:56,977 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB8/ISO10126". 10:43:56,977 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB8/ISO10126-2". 10:43:56,977 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB8/ISO10126-2PADDING". 10:43:56,977 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB8/ISO10126PADDING". 10:43:56,978 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB8/ISO7816-4". 10:43:56,978 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB8/ISO7816-4PADDING". 10:43:56,978 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB8/NOPADDING". 10:43:56,978 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB8/PKCS5". 10:43:56,978 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB8/PKCS5PADDING". 10:43:56,978 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB8/PKCS7". 10:43:56,978 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB8/PKCS7PADDING". 10:43:56,978 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB8/TBC". 10:43:56,978 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB8/TBCPADDING". 10:43:56,978 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB8/X9.23". 10:43:56,978 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB8/X9.23PADDING". 10:43:56,978 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB8/ZEROBYTE". 10:43:56,978 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB8/ZEROBYTEPADDING". 10:43:56,978 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB80/". 10:43:56,978 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB80/ISO10126". 10:43:56,978 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB80/ISO10126-2". 10:43:56,978 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB80/ISO10126-2PADDING". 10:43:56,978 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB80/ISO10126PADDING". 10:43:56,978 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB80/ISO7816-4". 10:43:56,978 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB80/ISO7816-4PADDING". 10:43:56,978 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB80/NOPADDING". 10:43:56,978 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB80/PKCS5". 10:43:56,978 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB80/PKCS5PADDING". 10:43:56,979 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB80/PKCS7". 10:43:56,979 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB80/PKCS7PADDING". 10:43:56,979 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB80/TBC". 10:43:56,979 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB80/TBCPADDING". 10:43:56,979 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB80/X9.23". 10:43:56,979 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB80/X9.23PADDING". 10:43:56,979 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB80/ZEROBYTE". 10:43:56,979 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB80/ZEROBYTEPADDING". 10:43:56,979 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB88/". 10:43:56,979 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB88/ISO10126". 10:43:56,979 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB88/ISO10126-2". 10:43:56,979 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB88/ISO10126-2PADDING". 10:43:56,979 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB88/ISO10126PADDING". 10:43:56,979 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB88/ISO7816-4". 10:43:56,979 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB88/ISO7816-4PADDING". 10:43:56,979 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB88/NOPADDING". 10:43:56,979 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB88/PKCS5". 10:43:56,979 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB88/PKCS5PADDING". 10:43:56,979 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB88/PKCS7". 10:43:56,979 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB88/PKCS7PADDING". 10:43:56,979 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB88/TBC". 10:43:56,980 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB88/TBCPADDING". 10:43:56,980 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB88/X9.23". 10:43:56,980 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB88/X9.23PADDING". 10:43:56,980 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB88/ZEROBYTE". 10:43:56,980 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB88/ZEROBYTEPADDING". 10:43:56,980 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB96/". 10:43:56,980 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB96/ISO10126". 10:43:56,980 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB96/ISO10126-2". 10:43:56,980 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB96/ISO10126-2PADDING". 10:43:56,980 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB96/ISO10126PADDING". 10:43:56,980 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB96/ISO7816-4". 10:43:56,980 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB96/ISO7816-4PADDING". 10:43:56,980 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB96/NOPADDING". 10:43:56,980 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB96/PKCS5". 10:43:56,980 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB96/PKCS5PADDING". 10:43:56,980 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB96/PKCS7". 10:43:56,980 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB96/PKCS7PADDING". 10:43:56,980 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB96/TBC". 10:43:56,980 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB96/TBCPADDING". 10:43:56,980 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB96/X9.23". 10:43:56,980 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB96/X9.23PADDING". 10:43:56,980 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB96/ZEROBYTE". 10:43:56,980 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB96/ZEROBYTEPADDING". 10:43:56,980 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CTS/". 10:43:56,981 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CTS/NOPADDING". 10:43:56,981 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/EAX/". 10:43:56,981 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/EAX/NOPADDING". 10:43:56,981 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/ECB/". 10:43:56,981 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/ECB/NOPADDING". 10:43:56,981 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/GCM/". 10:43:56,981 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/GCM/NOPADDING". 10:43:56,981 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB/". 10:43:56,981 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB/ISO10126". 10:43:56,981 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB/ISO10126-2". 10:43:56,981 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB/ISO10126-2PADDING". 10:43:56,981 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB/ISO10126PADDING". 10:43:56,981 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB/ISO7816-4". 10:43:56,981 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB/ISO7816-4PADDING". 10:43:56,981 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB/NOPADDING". 10:43:56,981 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB/PKCS5". 10:43:56,981 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB/PKCS5PADDING". 10:43:56,981 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB/PKCS7". 10:43:56,982 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB/PKCS7PADDING". 10:43:56,982 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB/TBC". 10:43:56,982 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB/TBCPADDING". 10:43:56,982 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB/X9.23". 10:43:56,982 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB/X9.23PADDING". 10:43:56,982 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB/ZEROBYTE". 10:43:56,982 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB/ZEROBYTEPADDING". 10:43:56,982 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB104/". 10:43:56,982 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB104/ISO10126". 10:43:56,982 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB104/ISO10126-2". 10:43:56,982 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB104/ISO10126-2PADDING". 10:43:56,982 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB104/ISO10126PADDING". 10:43:56,982 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB104/ISO7816-4". 10:43:56,982 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB104/ISO7816-4PADDING". 10:43:56,982 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB104/NOPADDING". 10:43:56,982 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB104/PKCS5". 10:43:56,982 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB104/PKCS5PADDING". 10:43:56,982 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB104/PKCS7". 10:43:56,982 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB104/PKCS7PADDING". 10:43:56,982 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB104/TBC". 10:43:56,982 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB104/TBCPADDING". 10:43:56,982 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB104/X9.23". 10:43:56,982 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB104/X9.23PADDING". 10:43:56,982 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB104/ZEROBYTE". 10:43:56,982 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB104/ZEROBYTEPADDING". 10:43:56,982 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB112/". 10:43:56,982 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB112/ISO10126". 10:43:56,982 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB112/ISO10126-2". 10:43:56,982 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB112/ISO10126-2PADDING". 10:43:56,983 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB112/ISO10126PADDING". 10:43:56,983 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB112/ISO7816-4". 10:43:56,983 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB112/ISO7816-4PADDING". 10:43:56,983 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB112/NOPADDING". 10:43:56,983 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB112/PKCS5". 10:43:56,983 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB112/PKCS5PADDING". 10:43:56,983 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB112/PKCS7". 10:43:56,983 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB112/PKCS7PADDING". 10:43:56,983 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB112/TBC". 10:43:56,983 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB112/TBCPADDING". 10:43:56,983 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB112/X9.23". 10:43:56,983 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB112/X9.23PADDING". 10:43:56,983 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB112/ZEROBYTE". 10:43:56,983 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB112/ZEROBYTEPADDING". 10:43:56,983 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB120/". 10:43:56,983 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB120/ISO10126". 10:43:56,983 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB120/ISO10126-2". 10:43:56,983 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB120/ISO10126-2PADDING". 10:43:56,983 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB120/ISO10126PADDING". 10:43:56,983 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB120/ISO7816-4". 10:43:56,983 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB120/ISO7816-4PADDING". 10:43:56,983 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB120/NOPADDING". 10:43:56,983 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB120/PKCS5". 10:43:56,983 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB120/PKCS5PADDING". 10:43:56,983 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB120/PKCS7". 10:43:56,983 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB120/PKCS7PADDING". 10:43:56,983 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB120/TBC". 10:43:56,983 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB120/TBCPADDING". 10:43:56,983 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB120/X9.23". 10:43:56,983 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB120/X9.23PADDING". 10:43:56,984 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB120/ZEROBYTE". 10:43:56,984 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB120/ZEROBYTEPADDING". 10:43:56,984 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB128/". 10:43:56,984 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB128/ISO10126". 10:43:56,984 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB128/ISO10126-2". 10:43:56,984 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB128/ISO10126-2PADDING". 10:43:56,984 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB128/ISO10126PADDING". 10:43:56,984 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB128/ISO7816-4". 10:43:56,984 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB128/ISO7816-4PADDING". 10:43:56,984 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB128/NOPADDING". 10:43:56,984 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB128/PKCS5". 10:43:56,984 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB128/PKCS5PADDING". 10:43:56,984 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB128/PKCS7". 10:43:56,984 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB128/PKCS7PADDING". 10:43:56,984 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB128/TBC". 10:43:56,984 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB128/TBCPADDING". 10:43:56,984 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB128/X9.23". 10:43:56,984 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB128/X9.23PADDING". 10:43:56,984 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB128/ZEROBYTE". 10:43:56,984 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB128/ZEROBYTEPADDING". 10:43:56,984 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB136/". 10:43:56,984 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB136/ISO10126". 10:43:56,984 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB136/ISO10126-2". 10:43:56,984 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB136/ISO10126-2PADDING". 10:43:56,984 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB136/ISO10126PADDING". 10:43:56,984 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB136/ISO7816-4". 10:43:56,984 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB136/ISO7816-4PADDING". 10:43:56,984 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB136/NOPADDING". 10:43:56,984 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB136/PKCS5". 10:43:56,984 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB136/PKCS5PADDING". 10:43:56,984 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB136/PKCS7". 10:43:56,985 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB136/PKCS7PADDING". 10:43:56,985 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB136/TBC". 10:43:56,985 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB136/TBCPADDING". 10:43:56,985 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB136/X9.23". 10:43:56,985 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB136/X9.23PADDING". 10:43:56,985 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB136/ZEROBYTE". 10:43:56,985 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB136/ZEROBYTEPADDING". 10:43:56,985 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB144/". 10:43:56,985 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB144/ISO10126". 10:43:56,985 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB144/ISO10126-2". 10:43:56,985 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB144/ISO10126-2PADDING". 10:43:56,985 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB144/ISO10126PADDING". 10:43:56,985 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB144/ISO7816-4". 10:43:56,985 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB144/ISO7816-4PADDING". 10:43:56,985 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB144/NOPADDING". 10:43:56,985 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB144/PKCS5". 10:43:56,985 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB144/PKCS5PADDING". 10:43:56,985 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB144/PKCS7". 10:43:56,985 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB144/PKCS7PADDING". 10:43:56,985 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB144/TBC". 10:43:56,985 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB144/TBCPADDING". 10:43:56,985 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB144/X9.23". 10:43:56,985 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB144/X9.23PADDING". 10:43:56,985 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB144/ZEROBYTE". 10:43:56,985 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB144/ZEROBYTEPADDING". 10:43:56,985 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB152/". 10:43:56,985 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB152/ISO10126". 10:43:56,985 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB152/ISO10126-2". 10:43:56,985 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB152/ISO10126-2PADDING". 10:43:56,985 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB152/ISO10126PADDING". 10:43:56,986 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB152/ISO7816-4". 10:43:56,986 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB152/ISO7816-4PADDING". 10:43:56,986 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB152/NOPADDING". 10:43:56,986 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB152/PKCS5". 10:43:56,986 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB152/PKCS5PADDING". 10:43:56,986 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB152/PKCS7". 10:43:56,986 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB152/PKCS7PADDING". 10:43:56,986 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB152/TBC". 10:43:56,986 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB152/TBCPADDING". 10:43:56,986 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB152/X9.23". 10:43:56,986 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB152/X9.23PADDING". 10:43:56,986 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB152/ZEROBYTE". 10:43:56,986 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB152/ZEROBYTEPADDING". 10:43:56,986 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB16/". 10:43:56,986 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB16/ISO10126". 10:43:56,986 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB16/ISO10126-2". 10:43:56,986 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB16/ISO10126-2PADDING". 10:43:56,986 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB16/ISO10126PADDING". 10:43:56,986 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB16/ISO7816-4". 10:43:56,986 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB16/ISO7816-4PADDING". 10:43:56,986 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB16/NOPADDING". 10:43:56,986 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB16/PKCS5". 10:43:56,986 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB16/PKCS5PADDING". 10:43:56,986 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB16/PKCS7". 10:43:56,986 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB16/PKCS7PADDING". 10:43:56,986 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB16/TBC". 10:43:56,986 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB16/TBCPADDING". 10:43:56,986 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB16/X9.23". 10:43:56,986 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB16/X9.23PADDING". 10:43:56,986 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB16/ZEROBYTE". 10:43:56,986 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB16/ZEROBYTEPADDING". 10:43:56,986 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB160/". 10:43:56,986 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB160/ISO10126". 10:43:56,987 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB160/ISO10126-2". 10:43:56,987 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB160/ISO10126-2PADDING". 10:43:56,987 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB160/ISO10126PADDING". 10:43:56,987 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB160/ISO7816-4". 10:43:56,987 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB160/ISO7816-4PADDING". 10:43:56,987 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB160/NOPADDING". 10:43:56,987 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB160/PKCS5". 10:43:56,987 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB160/PKCS5PADDING". 10:43:56,987 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB160/PKCS7". 10:43:56,987 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB160/PKCS7PADDING". 10:43:56,987 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB160/TBC". 10:43:56,987 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB160/TBCPADDING". 10:43:56,987 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB160/X9.23". 10:43:56,987 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB160/X9.23PADDING". 10:43:56,987 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB160/ZEROBYTE". 10:43:56,987 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB160/ZEROBYTEPADDING". 10:43:56,987 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB168/". 10:43:56,987 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB168/ISO10126". 10:43:56,987 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB168/ISO10126-2". 10:43:56,987 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB168/ISO10126-2PADDING". 10:43:56,987 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB168/ISO10126PADDING". 10:43:56,987 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB168/ISO7816-4". 10:43:56,987 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB168/ISO7816-4PADDING". 10:43:56,987 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB168/NOPADDING". 10:43:56,987 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB168/PKCS5". 10:43:56,987 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB168/PKCS5PADDING". 10:43:56,987 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB168/PKCS7". 10:43:56,987 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB168/PKCS7PADDING". 10:43:56,987 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB168/TBC". 10:43:56,987 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB168/TBCPADDING". 10:43:56,987 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB168/X9.23". 10:43:56,987 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB168/X9.23PADDING". 10:43:56,988 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB168/ZEROBYTE". 10:43:56,988 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB168/ZEROBYTEPADDING". 10:43:56,988 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB176/". 10:43:56,988 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB176/ISO10126". 10:43:56,988 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB176/ISO10126-2". 10:43:56,988 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB176/ISO10126-2PADDING". 10:43:56,988 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB176/ISO10126PADDING". 10:43:56,988 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB176/ISO7816-4". 10:43:56,988 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB176/ISO7816-4PADDING". 10:43:56,988 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB176/NOPADDING". 10:43:56,988 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB176/PKCS5". 10:43:56,988 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB176/PKCS5PADDING". 10:43:56,988 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB176/PKCS7". 10:43:56,988 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB176/PKCS7PADDING". 10:43:56,988 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB176/TBC". 10:43:56,988 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB176/TBCPADDING". 10:43:56,988 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB176/X9.23". 10:43:56,988 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB176/X9.23PADDING". 10:43:56,988 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB176/ZEROBYTE". 10:43:56,988 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB176/ZEROBYTEPADDING". 10:43:56,988 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB184/". 10:43:56,988 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB184/ISO10126". 10:43:56,988 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB184/ISO10126-2". 10:43:56,988 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB184/ISO10126-2PADDING". 10:43:56,989 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB184/ISO10126PADDING". 10:43:56,989 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB184/ISO7816-4". 10:43:56,989 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB184/ISO7816-4PADDING". 10:43:56,989 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB184/NOPADDING". 10:43:56,989 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB184/PKCS5". 10:43:56,989 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB184/PKCS5PADDING". 10:43:56,989 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB184/PKCS7". 10:43:56,989 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB184/PKCS7PADDING". 10:43:56,989 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB184/TBC". 10:43:56,989 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB184/TBCPADDING". 10:43:56,989 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB184/X9.23". 10:43:56,989 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB184/X9.23PADDING". 10:43:56,989 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB184/ZEROBYTE". 10:43:56,989 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB184/ZEROBYTEPADDING". 10:43:56,989 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB192/". 10:43:56,989 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB192/ISO10126". 10:43:56,989 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB192/ISO10126-2". 10:43:56,989 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB192/ISO10126-2PADDING". 10:43:56,989 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB192/ISO10126PADDING". 10:43:56,989 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB192/ISO7816-4". 10:43:56,989 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB192/ISO7816-4PADDING". 10:43:56,989 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB192/NOPADDING". 10:43:56,989 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB192/PKCS5". 10:43:56,989 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB192/PKCS5PADDING". 10:43:56,990 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB192/PKCS7". 10:43:56,990 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB192/PKCS7PADDING". 10:43:56,990 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB192/TBC". 10:43:56,990 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB192/TBCPADDING". 10:43:56,990 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB192/X9.23". 10:43:56,990 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB192/X9.23PADDING". 10:43:56,990 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB192/ZEROBYTE". 10:43:56,990 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB192/ZEROBYTEPADDING". 10:43:56,990 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB200/". 10:43:56,990 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB200/ISO10126". 10:43:56,990 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB200/ISO10126-2". 10:43:56,990 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB200/ISO10126-2PADDING". 10:43:56,990 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB200/ISO10126PADDING". 10:43:56,990 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB200/ISO7816-4". 10:43:56,990 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB200/ISO7816-4PADDING". 10:43:56,990 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB200/NOPADDING". 10:43:56,990 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB200/PKCS5". 10:43:56,990 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB200/PKCS5PADDING". 10:43:56,990 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB200/PKCS7". 10:43:56,990 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB200/PKCS7PADDING". 10:43:56,990 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB200/TBC". 10:43:56,990 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB200/TBCPADDING". 10:43:56,990 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB200/X9.23". 10:43:56,990 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB200/X9.23PADDING". 10:43:56,990 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB200/ZEROBYTE". 10:43:56,990 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB200/ZEROBYTEPADDING". 10:43:56,990 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB208/". 10:43:56,990 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB208/ISO10126". 10:43:56,991 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB208/ISO10126-2". 10:43:56,991 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB208/ISO10126-2PADDING". 10:43:56,991 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB208/ISO10126PADDING". 10:43:56,991 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB208/ISO7816-4". 10:43:56,991 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB208/ISO7816-4PADDING". 10:43:56,991 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB208/NOPADDING". 10:43:56,991 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB208/PKCS5". 10:43:56,991 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB208/PKCS5PADDING". 10:43:56,991 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB208/PKCS7". 10:43:56,991 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB208/PKCS7PADDING". 10:43:56,991 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB208/TBC". 10:43:56,991 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB208/TBCPADDING". 10:43:56,991 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB208/X9.23". 10:43:56,991 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB208/X9.23PADDING". 10:43:56,991 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB208/ZEROBYTE". 10:43:56,991 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB208/ZEROBYTEPADDING". 10:43:56,991 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB216/". 10:43:56,991 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB216/ISO10126". 10:43:56,991 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB216/ISO10126-2". 10:43:56,991 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB216/ISO10126-2PADDING". 10:43:56,991 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB216/ISO10126PADDING". 10:43:56,991 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB216/ISO7816-4". 10:43:56,991 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB216/ISO7816-4PADDING". 10:43:56,991 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB216/NOPADDING". 10:43:56,991 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB216/PKCS5". 10:43:56,991 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB216/PKCS5PADDING". 10:43:56,991 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB216/PKCS7". 10:43:56,992 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB216/PKCS7PADDING". 10:43:56,992 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB216/TBC". 10:43:56,992 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB216/TBCPADDING". 10:43:56,992 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB216/X9.23". 10:43:56,992 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB216/X9.23PADDING". 10:43:56,992 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB216/ZEROBYTE". 10:43:56,992 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB216/ZEROBYTEPADDING". 10:43:56,992 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB224/". 10:43:56,992 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB224/ISO10126". 10:43:56,992 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB224/ISO10126-2". 10:43:56,992 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB224/ISO10126-2PADDING". 10:43:56,992 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB224/ISO10126PADDING". 10:43:56,992 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB224/ISO7816-4". 10:43:56,992 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB224/ISO7816-4PADDING". 10:43:56,992 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB224/NOPADDING". 10:43:56,992 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB224/PKCS5". 10:43:56,992 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB224/PKCS5PADDING". 10:43:56,992 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB224/PKCS7". 10:43:56,992 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB224/PKCS7PADDING". 10:43:56,992 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB224/TBC". 10:43:56,992 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB224/TBCPADDING". 10:43:56,992 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB224/X9.23". 10:43:56,992 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB224/X9.23PADDING". 10:43:56,992 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB224/ZEROBYTE". 10:43:56,992 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB224/ZEROBYTEPADDING". 10:43:56,992 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB232/". 10:43:56,992 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB232/ISO10126". 10:43:56,992 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB232/ISO10126-2". 10:43:56,992 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB232/ISO10126-2PADDING". 10:43:56,992 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB232/ISO10126PADDING". 10:43:56,992 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB232/ISO7816-4". 10:43:56,993 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB232/ISO7816-4PADDING". 10:43:56,993 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB232/NOPADDING". 10:43:56,993 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB232/PKCS5". 10:43:56,993 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB232/PKCS5PADDING". 10:43:56,993 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB232/PKCS7". 10:43:56,993 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB232/PKCS7PADDING". 10:43:56,993 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB232/TBC". 10:43:56,993 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB232/TBCPADDING". 10:43:56,993 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB232/X9.23". 10:43:56,993 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB232/X9.23PADDING". 10:43:56,993 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB232/ZEROBYTE". 10:43:56,993 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB232/ZEROBYTEPADDING". 10:43:56,993 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB24/". 10:43:56,993 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB24/ISO10126". 10:43:56,993 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB24/ISO10126-2". 10:43:56,993 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB24/ISO10126-2PADDING". 10:43:56,993 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB24/ISO10126PADDING". 10:43:56,993 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB24/ISO7816-4". 10:43:56,993 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB24/ISO7816-4PADDING". 10:43:56,993 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB24/NOPADDING". 10:43:56,993 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB24/PKCS5". 10:43:56,993 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB24/PKCS5PADDING". 10:43:56,993 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB24/PKCS7". 10:43:56,994 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB24/PKCS7PADDING". 10:43:56,994 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB24/TBC". 10:43:56,994 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB24/TBCPADDING". 10:43:56,994 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB24/X9.23". 10:43:56,994 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB24/X9.23PADDING". 10:43:56,994 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB24/ZEROBYTE". 10:43:56,994 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB24/ZEROBYTEPADDING". 10:43:56,994 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB240/". 10:43:56,994 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB240/ISO10126". 10:43:56,994 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB240/ISO10126-2". 10:43:56,994 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB240/ISO10126-2PADDING". 10:43:56,994 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB240/ISO10126PADDING". 10:43:56,994 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB240/ISO7816-4". 10:43:56,994 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB240/ISO7816-4PADDING". 10:43:56,994 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB240/NOPADDING". 10:43:56,994 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB240/PKCS5". 10:43:56,994 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB240/PKCS5PADDING". 10:43:56,994 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB240/PKCS7". 10:43:56,994 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB240/PKCS7PADDING". 10:43:56,994 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB240/TBC". 10:43:56,994 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB240/TBCPADDING". 10:43:56,994 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB240/X9.23". 10:43:56,994 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB240/X9.23PADDING". 10:43:56,994 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB240/ZEROBYTE". 10:43:56,994 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB240/ZEROBYTEPADDING". 10:43:56,994 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB248/". 10:43:56,994 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB248/ISO10126". 10:43:56,994 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB248/ISO10126-2". 10:43:56,995 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB248/ISO10126-2PADDING". 10:43:56,995 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB248/ISO10126PADDING". 10:43:56,995 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB248/ISO7816-4". 10:43:56,995 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB248/ISO7816-4PADDING". 10:43:56,995 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB248/NOPADDING". 10:43:56,995 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB248/PKCS5". 10:43:56,995 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB248/PKCS5PADDING". 10:43:56,995 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB248/PKCS7". 10:43:56,995 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB248/PKCS7PADDING". 10:43:56,995 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB248/TBC". 10:43:56,995 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB248/TBCPADDING". 10:43:56,995 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB248/X9.23". 10:43:56,995 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB248/X9.23PADDING". 10:43:56,995 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB248/ZEROBYTE". 10:43:56,995 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB248/ZEROBYTEPADDING". 10:43:56,995 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB256/". 10:43:56,995 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB256/ISO10126". 10:43:56,995 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB256/ISO10126-2". 10:43:56,995 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB256/ISO10126-2PADDING". 10:43:56,995 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB256/ISO10126PADDING". 10:43:56,995 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB256/ISO7816-4". 10:43:56,995 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB256/ISO7816-4PADDING". 10:43:56,995 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB256/NOPADDING". 10:43:56,995 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB256/PKCS5". 10:43:56,996 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB256/PKCS5PADDING". 10:43:56,996 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB256/PKCS7". 10:43:56,996 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB256/PKCS7PADDING". 10:43:56,996 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB256/TBC". 10:43:56,996 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB256/TBCPADDING". 10:43:56,996 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB256/X9.23". 10:43:56,996 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB256/X9.23PADDING". 10:43:56,996 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB256/ZEROBYTE". 10:43:56,996 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB256/ZEROBYTEPADDING". 10:43:56,996 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB32/". 10:43:56,996 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB32/ISO10126". 10:43:56,996 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB32/ISO10126-2". 10:43:56,996 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB32/ISO10126-2PADDING". 10:43:56,996 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB32/ISO10126PADDING". 10:43:56,996 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB32/ISO7816-4". 10:43:56,996 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB32/ISO7816-4PADDING". 10:43:56,996 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB32/NOPADDING". 10:43:56,996 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB32/PKCS5". 10:43:56,996 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB32/PKCS5PADDING". 10:43:56,996 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB32/PKCS7". 10:43:56,997 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB32/PKCS7PADDING". 10:43:56,997 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB32/TBC". 10:43:56,997 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB32/TBCPADDING". 10:43:56,997 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB32/X9.23". 10:43:56,997 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB32/X9.23PADDING". 10:43:56,997 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB32/ZEROBYTE". 10:43:56,997 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB32/ZEROBYTEPADDING". 10:43:56,997 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB40/". 10:43:56,997 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB40/ISO10126". 10:43:56,997 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB40/ISO10126-2". 10:43:56,997 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB40/ISO10126-2PADDING". 10:43:56,997 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB40/ISO10126PADDING". 10:43:56,997 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB40/ISO7816-4". 10:43:56,997 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB40/ISO7816-4PADDING". 10:43:56,997 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB40/NOPADDING". 10:43:56,997 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB40/PKCS5". 10:43:56,997 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB40/PKCS5PADDING". 10:43:56,997 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB40/PKCS7". 10:43:56,997 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB40/PKCS7PADDING". 10:43:56,997 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB40/TBC". 10:43:56,997 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB40/TBCPADDING". 10:43:56,997 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB40/X9.23". 10:43:56,997 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB40/X9.23PADDING". 10:43:56,997 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB40/ZEROBYTE". 10:43:56,997 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB40/ZEROBYTEPADDING". 10:43:56,997 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB48/". 10:43:56,997 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB48/ISO10126". 10:43:56,998 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB48/ISO10126-2". 10:43:56,998 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB48/ISO10126-2PADDING". 10:43:56,998 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB48/ISO10126PADDING". 10:43:56,998 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB48/ISO7816-4". 10:43:56,998 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB48/ISO7816-4PADDING". 10:43:56,998 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB48/NOPADDING". 10:43:56,998 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB48/PKCS5". 10:43:56,998 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB48/PKCS5PADDING". 10:43:56,998 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB48/PKCS7". 10:43:56,998 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB48/PKCS7PADDING". 10:43:56,998 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB48/TBC". 10:43:56,998 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB48/TBCPADDING". 10:43:56,998 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB48/X9.23". 10:43:56,998 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB48/X9.23PADDING". 10:43:56,998 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB48/ZEROBYTE". 10:43:56,998 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB48/ZEROBYTEPADDING". 10:43:56,998 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB56/". 10:43:56,998 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB56/ISO10126". 10:43:56,998 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB56/ISO10126-2". 10:43:56,998 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB56/ISO10126-2PADDING". 10:43:56,998 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB56/ISO10126PADDING". 10:43:56,998 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB56/ISO7816-4". 10:43:56,998 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB56/ISO7816-4PADDING". 10:43:56,998 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB56/NOPADDING". 10:43:56,998 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB56/PKCS5". 10:43:56,998 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB56/PKCS5PADDING". 10:43:56,998 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB56/PKCS7". 10:43:56,998 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB56/PKCS7PADDING". 10:43:56,998 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB56/TBC". 10:43:56,998 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB56/TBCPADDING". 10:43:56,998 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB56/X9.23". 10:43:56,999 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB56/X9.23PADDING". 10:43:56,999 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB56/ZEROBYTE". 10:43:56,999 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB56/ZEROBYTEPADDING". 10:43:56,999 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB64/". 10:43:56,999 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB64/ISO10126". 10:43:56,999 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB64/ISO10126-2". 10:43:56,999 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB64/ISO10126-2PADDING". 10:43:56,999 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB64/ISO10126PADDING". 10:43:56,999 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB64/ISO7816-4". 10:43:56,999 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB64/ISO7816-4PADDING". 10:43:56,999 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB64/NOPADDING". 10:43:56,999 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB64/PKCS5". 10:43:56,999 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB64/PKCS5PADDING". 10:43:56,999 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB64/PKCS7". 10:43:56,999 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB64/PKCS7PADDING". 10:43:56,999 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB64/TBC". 10:43:56,999 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB64/TBCPADDING". 10:43:56,999 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB64/X9.23". 10:43:56,999 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB64/X9.23PADDING". 10:43:56,999 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB64/ZEROBYTE". 10:43:56,999 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB64/ZEROBYTEPADDING". 10:43:56,999 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB72/". 10:43:57,000 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB72/ISO10126". 10:43:57,000 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB72/ISO10126-2". 10:43:57,000 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB72/ISO10126-2PADDING". 10:43:57,000 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB72/ISO10126PADDING". 10:43:57,000 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB72/ISO7816-4". 10:43:57,000 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB72/ISO7816-4PADDING". 10:43:57,000 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB72/NOPADDING". 10:43:57,000 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB72/PKCS5". 10:43:57,000 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB72/PKCS5PADDING". 10:43:57,000 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB72/PKCS7". 10:43:57,000 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB72/PKCS7PADDING". 10:43:57,000 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB72/TBC". 10:43:57,000 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB72/TBCPADDING". 10:43:57,000 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB72/X9.23". 10:43:57,000 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB72/X9.23PADDING". 10:43:57,000 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB72/ZEROBYTE". 10:43:57,000 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB72/ZEROBYTEPADDING". 10:43:57,000 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB8/". 10:43:57,000 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB8/ISO10126". 10:43:57,000 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB8/ISO10126-2". 10:43:57,000 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB8/ISO10126-2PADDING". 10:43:57,000 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB8/ISO10126PADDING". 10:43:57,000 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB8/ISO7816-4". 10:43:57,000 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB8/ISO7816-4PADDING". 10:43:57,000 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB8/NOPADDING". 10:43:57,000 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB8/PKCS5". 10:43:57,000 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB8/PKCS5PADDING". 10:43:57,000 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB8/PKCS7". 10:43:57,001 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB8/PKCS7PADDING". 10:43:57,001 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB8/TBC". 10:43:57,001 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB8/TBCPADDING". 10:43:57,001 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB8/X9.23". 10:43:57,001 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB8/X9.23PADDING". 10:43:57,001 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB8/ZEROBYTE". 10:43:57,001 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB8/ZEROBYTEPADDING". 10:43:57,001 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB80/". 10:43:57,001 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB80/ISO10126". 10:43:57,001 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB80/ISO10126-2". 10:43:57,001 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB80/ISO10126-2PADDING". 10:43:57,001 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB80/ISO10126PADDING". 10:43:57,001 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB80/ISO7816-4". 10:43:57,001 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB80/ISO7816-4PADDING". 10:43:57,001 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB80/NOPADDING". 10:43:57,001 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB80/PKCS5". 10:43:57,002 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB80/PKCS5PADDING". 10:43:57,002 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB80/PKCS7". 10:43:57,002 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB80/PKCS7PADDING". 10:43:57,002 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB80/TBC". 10:43:57,002 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB80/TBCPADDING". 10:43:57,002 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB80/X9.23". 10:43:57,002 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB80/X9.23PADDING". 10:43:57,002 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB80/ZEROBYTE". 10:43:57,002 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB80/ZEROBYTEPADDING". 10:43:57,002 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB88/". 10:43:57,002 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB88/ISO10126". 10:43:57,002 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB88/ISO10126-2". 10:43:57,002 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB88/ISO10126-2PADDING". 10:43:57,002 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB88/ISO10126PADDING". 10:43:57,002 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB88/ISO7816-4". 10:43:57,002 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB88/ISO7816-4PADDING". 10:43:57,002 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB88/NOPADDING". 10:43:57,002 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB88/PKCS5". 10:43:57,002 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB88/PKCS5PADDING". 10:43:57,002 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB88/PKCS7". 10:43:57,002 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB88/PKCS7PADDING". 10:43:57,002 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB88/TBC". 10:43:57,003 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB88/TBCPADDING". 10:43:57,003 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB88/X9.23". 10:43:57,003 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB88/X9.23PADDING". 10:43:57,003 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB88/ZEROBYTE". 10:43:57,003 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB88/ZEROBYTEPADDING". 10:43:57,003 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB96/". 10:43:57,003 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB96/ISO10126". 10:43:57,003 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB96/ISO10126-2". 10:43:57,003 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB96/ISO10126-2PADDING". 10:43:57,003 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB96/ISO10126PADDING". 10:43:57,003 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB96/ISO7816-4". 10:43:57,003 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB96/ISO7816-4PADDING". 10:43:57,003 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB96/NOPADDING". 10:43:57,003 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB96/PKCS5". 10:43:57,003 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB96/PKCS5PADDING". 10:43:57,003 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB96/PKCS7". 10:43:57,003 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB96/PKCS7PADDING". 10:43:57,003 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB96/TBC". 10:43:57,003 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB96/TBCPADDING". 10:43:57,003 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB96/X9.23". 10:43:57,003 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB96/X9.23PADDING". 10:43:57,003 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB96/ZEROBYTE". 10:43:57,003 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB96/ZEROBYTEPADDING". 10:43:57,003 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/SIC/". 10:43:57,003 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/SIC/ISO10126". 10:43:57,004 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/SIC/ISO10126-2". 10:43:57,004 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/SIC/ISO10126-2PADDING". 10:43:57,004 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/SIC/ISO10126PADDING". 10:43:57,004 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/SIC/ISO7816-4". 10:43:57,004 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/SIC/ISO7816-4PADDING". 10:43:57,004 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/SIC/NOPADDING". 10:43:57,004 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/SIC/PKCS5". 10:43:57,004 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/SIC/PKCS5PADDING". 10:43:57,004 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/SIC/PKCS7". 10:43:57,004 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/SIC/PKCS7PADDING". 10:43:57,004 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/SIC/TBC". 10:43:57,004 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/SIC/TBCPADDING". 10:43:57,004 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/SIC/X9.23". 10:43:57,005 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/SIC/X9.23PADDING". 10:43:57,005 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/SIC/ZEROBYTE". 10:43:57,005 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/SIC/ZEROBYTEPADDING". 10:43:57,005 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES//". 10:43:57,005 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES//NOPADDING". 10:43:57,005 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CBC-CTS/". 10:43:57,005 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CBC-CTS/NOPADDING". 10:43:57,005 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CBC/". 10:43:57,005 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CBC/ISO10126". 10:43:57,005 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CBC/ISO10126-2". 10:43:57,005 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CBC/ISO10126-2PADDING". 10:43:57,005 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CBC/ISO10126PADDING". 10:43:57,005 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CBC/ISO7816-4". 10:43:57,005 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CBC/ISO7816-4PADDING". 10:43:57,005 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CBC/NOPADDING". 10:43:57,006 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CBC/PKCS5". 10:43:57,006 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CBC/PKCS5PADDING". 10:43:57,006 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CBC/PKCS7". 10:43:57,006 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CBC/PKCS7PADDING". 10:43:57,006 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CBC/TBC". 10:43:57,006 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CBC/TBCPADDING". 10:43:57,006 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CBC/X9.23". 10:43:57,006 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CBC/X9.23PADDING". 10:43:57,006 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CBC/ZEROBYTE". 10:43:57,006 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CBC/ZEROBYTEPADDING". 10:43:57,006 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CCM/". 10:43:57,006 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CCM/NOPADDING". 10:43:57,006 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB/". 10:43:57,007 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB/ISO10126". 10:43:57,007 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB/ISO10126-2". 10:43:57,007 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB/ISO10126-2PADDING". 10:43:57,007 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB/ISO10126PADDING". 10:43:57,007 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB/ISO7816-4". 10:43:57,007 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB/ISO7816-4PADDING". 10:43:57,007 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB/NOPADDING". 10:43:57,007 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB/PKCS5". 10:43:57,007 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB/PKCS5PADDING". 10:43:57,007 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB/PKCS7". 10:43:57,007 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB/PKCS7PADDING". 10:43:57,007 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB/TBC". 10:43:57,007 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB/TBCPADDING". 10:43:57,007 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB/X9.23". 10:43:57,007 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB/X9.23PADDING". 10:43:57,007 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB/ZEROBYTE". 10:43:57,007 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB/ZEROBYTEPADDING". 10:43:57,007 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB104/". 10:43:57,007 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB104/ISO10126". 10:43:57,007 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB104/ISO10126-2". 10:43:57,007 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB104/ISO10126-2PADDING". 10:43:57,007 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB104/ISO10126PADDING". 10:43:57,008 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB104/ISO7816-4". 10:43:57,008 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB104/ISO7816-4PADDING". 10:43:57,008 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB104/NOPADDING". 10:43:57,008 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB104/PKCS5". 10:43:57,008 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB104/PKCS5PADDING". 10:43:57,008 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB104/PKCS7". 10:43:57,008 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB104/PKCS7PADDING". 10:43:57,008 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB104/TBC". 10:43:57,008 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB104/TBCPADDING". 10:43:57,008 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB104/X9.23". 10:43:57,008 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB104/X9.23PADDING". 10:43:57,008 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB104/ZEROBYTE". 10:43:57,008 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB104/ZEROBYTEPADDING". 10:43:57,008 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB112/". 10:43:57,008 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB112/ISO10126". 10:43:57,008 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB112/ISO10126-2". 10:43:57,008 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB112/ISO10126-2PADDING". 10:43:57,008 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB112/ISO10126PADDING". 10:43:57,008 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB112/ISO7816-4". 10:43:57,008 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB112/ISO7816-4PADDING". 10:43:57,008 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB112/NOPADDING". 10:43:57,008 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB112/PKCS5". 10:43:57,008 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB112/PKCS5PADDING". 10:43:57,008 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB112/PKCS7". 10:43:57,009 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB112/PKCS7PADDING". 10:43:57,009 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB112/TBC". 10:43:57,009 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB112/TBCPADDING". 10:43:57,009 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB112/X9.23". 10:43:57,009 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB112/X9.23PADDING". 10:43:57,009 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB112/ZEROBYTE". 10:43:57,009 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB112/ZEROBYTEPADDING". 10:43:57,009 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB120/". 10:43:57,009 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB120/ISO10126". 10:43:57,009 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB120/ISO10126-2". 10:43:57,009 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB120/ISO10126-2PADDING". 10:43:57,009 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB120/ISO10126PADDING". 10:43:57,009 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB120/ISO7816-4". 10:43:57,009 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB120/ISO7816-4PADDING". 10:43:57,009 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB120/NOPADDING". 10:43:57,009 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB120/PKCS5". 10:43:57,009 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB120/PKCS5PADDING". 10:43:57,009 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB120/PKCS7". 10:43:57,009 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB120/PKCS7PADDING". 10:43:57,009 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB120/TBC". 10:43:57,009 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB120/TBCPADDING". 10:43:57,009 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB120/X9.23". 10:43:57,009 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB120/X9.23PADDING". 10:43:57,009 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB120/ZEROBYTE". 10:43:57,009 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB120/ZEROBYTEPADDING". 10:43:57,009 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB128/". 10:43:57,009 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB128/ISO10126". 10:43:57,010 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB128/ISO10126-2". 10:43:57,010 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB128/ISO10126-2PADDING". 10:43:57,010 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB128/ISO10126PADDING". 10:43:57,010 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB128/ISO7816-4". 10:43:57,010 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB128/ISO7816-4PADDING". 10:43:57,010 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB128/NOPADDING". 10:43:57,010 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB128/PKCS5". 10:43:57,010 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB128/PKCS5PADDING". 10:43:57,010 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB128/PKCS7". 10:43:57,010 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB128/PKCS7PADDING". 10:43:57,010 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB128/TBC". 10:43:57,010 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB128/TBCPADDING". 10:43:57,010 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB128/X9.23". 10:43:57,010 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB128/X9.23PADDING". 10:43:57,010 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB128/ZEROBYTE". 10:43:57,010 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB128/ZEROBYTEPADDING". 10:43:57,010 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB136/". 10:43:57,010 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB136/ISO10126". 10:43:57,010 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB136/ISO10126-2". 10:43:57,010 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB136/ISO10126-2PADDING". 10:43:57,010 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB136/ISO10126PADDING". 10:43:57,010 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB136/ISO7816-4". 10:43:57,010 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB136/ISO7816-4PADDING". 10:43:57,010 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB136/NOPADDING". 10:43:57,010 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB136/PKCS5". 10:43:57,010 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB136/PKCS5PADDING". 10:43:57,011 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB136/PKCS7". 10:43:57,011 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB136/PKCS7PADDING". 10:43:57,011 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB136/TBC". 10:43:57,011 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB136/TBCPADDING". 10:43:57,011 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB136/X9.23". 10:43:57,011 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB136/X9.23PADDING". 10:43:57,011 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB136/ZEROBYTE". 10:43:57,011 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB136/ZEROBYTEPADDING". 10:43:57,011 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB144/". 10:43:57,011 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB144/ISO10126". 10:43:57,011 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB144/ISO10126-2". 10:43:57,011 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB144/ISO10126-2PADDING". 10:43:57,011 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB144/ISO10126PADDING". 10:43:57,011 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB144/ISO7816-4". 10:43:57,011 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB144/ISO7816-4PADDING". 10:43:57,011 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB144/NOPADDING". 10:43:57,011 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB144/PKCS5". 10:43:57,011 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB144/PKCS5PADDING". 10:43:57,011 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB144/PKCS7". 10:43:57,011 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB144/PKCS7PADDING". 10:43:57,011 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB144/TBC". 10:43:57,011 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB144/TBCPADDING". 10:43:57,011 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB144/X9.23". 10:43:57,011 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB144/X9.23PADDING". 10:43:57,011 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB144/ZEROBYTE". 10:43:57,011 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB144/ZEROBYTEPADDING". 10:43:57,011 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB152/". 10:43:57,011 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB152/ISO10126". 10:43:57,012 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB152/ISO10126-2". 10:43:57,012 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB152/ISO10126-2PADDING". 10:43:57,012 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB152/ISO10126PADDING". 10:43:57,012 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB152/ISO7816-4". 10:43:57,012 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB152/ISO7816-4PADDING". 10:43:57,012 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB152/NOPADDING". 10:43:57,012 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB152/PKCS5". 10:43:57,012 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB152/PKCS5PADDING". 10:43:57,012 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB152/PKCS7". 10:43:57,012 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB152/PKCS7PADDING". 10:43:57,012 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB152/TBC". 10:43:57,012 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB152/TBCPADDING". 10:43:57,012 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB152/X9.23". 10:43:57,012 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB152/X9.23PADDING". 10:43:57,012 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB152/ZEROBYTE". 10:43:57,012 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB152/ZEROBYTEPADDING". 10:43:57,012 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB16/". 10:43:57,012 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB16/ISO10126". 10:43:57,012 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB16/ISO10126-2". 10:43:57,012 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB16/ISO10126-2PADDING". 10:43:57,012 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB16/ISO10126PADDING". 10:43:57,012 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB16/ISO7816-4". 10:43:57,012 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB16/ISO7816-4PADDING". 10:43:57,012 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB16/NOPADDING". 10:43:57,012 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB16/PKCS5". 10:43:57,013 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB16/PKCS5PADDING". 10:43:57,013 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB16/PKCS7". 10:43:57,013 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB16/PKCS7PADDING". 10:43:57,013 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB16/TBC". 10:43:57,013 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB16/TBCPADDING". 10:43:57,013 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB16/X9.23". 10:43:57,013 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB16/X9.23PADDING". 10:43:57,013 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB16/ZEROBYTE". 10:43:57,013 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB16/ZEROBYTEPADDING". 10:43:57,013 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB160/". 10:43:57,013 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB160/ISO10126". 10:43:57,013 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB160/ISO10126-2". 10:43:57,013 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB160/ISO10126-2PADDING". 10:43:57,013 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB160/ISO10126PADDING". 10:43:57,013 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB160/ISO7816-4". 10:43:57,013 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB160/ISO7816-4PADDING". 10:43:57,013 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB160/NOPADDING". 10:43:57,013 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB160/PKCS5". 10:43:57,014 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB160/PKCS5PADDING". 10:43:57,014 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB160/PKCS7". 10:43:57,014 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB160/PKCS7PADDING". 10:43:57,014 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB160/TBC". 10:43:57,014 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB160/TBCPADDING". 10:43:57,014 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB160/X9.23". 10:43:57,014 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB160/X9.23PADDING". 10:43:57,014 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB160/ZEROBYTE". 10:43:57,014 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB160/ZEROBYTEPADDING". 10:43:57,014 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB168/". 10:43:57,014 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB168/ISO10126". 10:43:57,014 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB168/ISO10126-2". 10:43:57,014 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB168/ISO10126-2PADDING". 10:43:57,014 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB168/ISO10126PADDING". 10:43:57,014 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB168/ISO7816-4". 10:43:57,014 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB168/ISO7816-4PADDING". 10:43:57,014 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB168/NOPADDING". 10:43:57,014 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB168/PKCS5". 10:43:57,014 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB168/PKCS5PADDING". 10:43:57,014 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB168/PKCS7". 10:43:57,014 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB168/PKCS7PADDING". 10:43:57,014 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB168/TBC". 10:43:57,014 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB168/TBCPADDING". 10:43:57,014 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB168/X9.23". 10:43:57,014 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB168/X9.23PADDING". 10:43:57,014 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB168/ZEROBYTE". 10:43:57,015 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB168/ZEROBYTEPADDING". 10:43:57,015 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB176/". 10:43:57,015 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB176/ISO10126". 10:43:57,015 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB176/ISO10126-2". 10:43:57,015 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB176/ISO10126-2PADDING". 10:43:57,015 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB176/ISO10126PADDING". 10:43:57,015 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB176/ISO7816-4". 10:43:57,015 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB176/ISO7816-4PADDING". 10:43:57,015 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB176/NOPADDING". 10:43:57,015 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB176/PKCS5". 10:43:57,015 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB176/PKCS5PADDING". 10:43:57,015 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB176/PKCS7". 10:43:57,015 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB176/PKCS7PADDING". 10:43:57,015 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB176/TBC". 10:43:57,015 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB176/TBCPADDING". 10:43:57,015 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB176/X9.23". 10:43:57,015 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB176/X9.23PADDING". 10:43:57,015 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB176/ZEROBYTE". 10:43:57,015 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB176/ZEROBYTEPADDING". 10:43:57,016 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB184/". 10:43:57,016 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB184/ISO10126". 10:43:57,016 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB184/ISO10126-2". 10:43:57,016 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB184/ISO10126-2PADDING". 10:43:57,016 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB184/ISO10126PADDING". 10:43:57,016 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB184/ISO7816-4". 10:43:57,016 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB184/ISO7816-4PADDING". 10:43:57,016 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB184/NOPADDING". 10:43:57,016 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB184/PKCS5". 10:43:57,016 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB184/PKCS5PADDING". 10:43:57,016 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB184/PKCS7". 10:43:57,016 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB184/PKCS7PADDING". 10:43:57,016 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB184/TBC". 10:43:57,016 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB184/TBCPADDING". 10:43:57,016 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB184/X9.23". 10:43:57,016 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB184/X9.23PADDING". 10:43:57,016 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB184/ZEROBYTE". 10:43:57,016 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB184/ZEROBYTEPADDING". 10:43:57,017 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB192/". 10:43:57,017 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB192/ISO10126". 10:43:57,017 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB192/ISO10126-2". 10:43:57,017 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB192/ISO10126-2PADDING". 10:43:57,017 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB192/ISO10126PADDING". 10:43:57,017 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB192/ISO7816-4". 10:43:57,017 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB192/ISO7816-4PADDING". 10:43:57,017 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB192/NOPADDING". 10:43:57,017 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB192/PKCS5". 10:43:57,017 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB192/PKCS5PADDING". 10:43:57,017 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB192/PKCS7". 10:43:57,017 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB192/PKCS7PADDING". 10:43:57,017 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB192/TBC". 10:43:57,017 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB192/TBCPADDING". 10:43:57,017 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB192/X9.23". 10:43:57,017 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB192/X9.23PADDING". 10:43:57,017 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB192/ZEROBYTE". 10:43:57,017 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB192/ZEROBYTEPADDING". 10:43:57,018 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB200/". 10:43:57,018 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB200/ISO10126". 10:43:57,018 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB200/ISO10126-2". 10:43:57,018 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB200/ISO10126-2PADDING". 10:43:57,018 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB200/ISO10126PADDING". 10:43:57,018 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB200/ISO7816-4". 10:43:57,018 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB200/ISO7816-4PADDING". 10:43:57,018 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB200/NOPADDING". 10:43:57,018 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB200/PKCS5". 10:43:57,018 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB200/PKCS5PADDING". 10:43:57,018 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB200/PKCS7". 10:43:57,018 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB200/PKCS7PADDING". 10:43:57,018 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB200/TBC". 10:43:57,018 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB200/TBCPADDING". 10:43:57,018 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB200/X9.23". 10:43:57,018 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB200/X9.23PADDING". 10:43:57,018 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB200/ZEROBYTE". 10:43:57,018 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB200/ZEROBYTEPADDING". 10:43:57,018 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB208/". 10:43:57,019 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB208/ISO10126". 10:43:57,019 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB208/ISO10126-2". 10:43:57,019 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB208/ISO10126-2PADDING". 10:43:57,019 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB208/ISO10126PADDING". 10:43:57,019 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB208/ISO7816-4". 10:43:57,019 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB208/ISO7816-4PADDING". 10:43:57,019 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB208/NOPADDING". 10:43:57,019 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB208/PKCS5". 10:43:57,019 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB208/PKCS5PADDING". 10:43:57,019 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB208/PKCS7". 10:43:57,019 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB208/PKCS7PADDING". 10:43:57,019 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB208/TBC". 10:43:57,019 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB208/TBCPADDING". 10:43:57,019 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB208/X9.23". 10:43:57,019 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB208/X9.23PADDING". 10:43:57,019 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB208/ZEROBYTE". 10:43:57,020 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB208/ZEROBYTEPADDING". 10:43:57,020 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB216/". 10:43:57,020 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB216/ISO10126". 10:43:57,020 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB216/ISO10126-2". 10:43:57,020 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB216/ISO10126-2PADDING". 10:43:57,020 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB216/ISO10126PADDING". 10:43:57,020 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB216/ISO7816-4". 10:43:57,020 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB216/ISO7816-4PADDING". 10:43:57,020 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB216/NOPADDING". 10:43:57,020 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB216/PKCS5". 10:43:57,020 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB216/PKCS5PADDING". 10:43:57,020 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB216/PKCS7". 10:43:57,020 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB216/PKCS7PADDING". 10:43:57,020 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB216/TBC". 10:43:57,020 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB216/TBCPADDING". 10:43:57,020 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB216/X9.23". 10:43:57,020 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB216/X9.23PADDING". 10:43:57,020 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB216/ZEROBYTE". 10:43:57,020 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB216/ZEROBYTEPADDING". 10:43:57,020 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB224/". 10:43:57,020 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB224/ISO10126". 10:43:57,020 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB224/ISO10126-2". 10:43:57,020 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB224/ISO10126-2PADDING". 10:43:57,021 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB224/ISO10126PADDING". 10:43:57,021 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB224/ISO7816-4". 10:43:57,021 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB224/ISO7816-4PADDING". 10:43:57,021 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB224/NOPADDING". 10:43:57,021 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB224/PKCS5". 10:43:57,021 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB224/PKCS5PADDING". 10:43:57,021 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB224/PKCS7". 10:43:57,021 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB224/PKCS7PADDING". 10:43:57,021 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB224/TBC". 10:43:57,021 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB224/TBCPADDING". 10:43:57,021 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB224/X9.23". 10:43:57,021 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB224/X9.23PADDING". 10:43:57,021 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB224/ZEROBYTE". 10:43:57,021 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB224/ZEROBYTEPADDING". 10:43:57,021 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB232/". 10:43:57,021 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB232/ISO10126". 10:43:57,021 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB232/ISO10126-2". 10:43:57,021 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB232/ISO10126-2PADDING". 10:43:57,021 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB232/ISO10126PADDING". 10:43:57,021 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB232/ISO7816-4". 10:43:57,021 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB232/ISO7816-4PADDING". 10:43:57,021 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB232/NOPADDING". 10:43:57,021 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB232/PKCS5". 10:43:57,022 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB232/PKCS5PADDING". 10:43:57,022 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB232/PKCS7". 10:43:57,022 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB232/PKCS7PADDING". 10:43:57,022 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB232/TBC". 10:43:57,022 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB232/TBCPADDING". 10:43:57,022 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB232/X9.23". 10:43:57,022 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB232/X9.23PADDING". 10:43:57,022 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB232/ZEROBYTE". 10:43:57,022 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB232/ZEROBYTEPADDING". 10:43:57,022 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB24/". 10:43:57,022 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB24/ISO10126". 10:43:57,022 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB24/ISO10126-2". 10:43:57,022 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB24/ISO10126-2PADDING". 10:43:57,022 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB24/ISO10126PADDING". 10:43:57,022 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB24/ISO7816-4". 10:43:57,022 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB24/ISO7816-4PADDING". 10:43:57,022 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB24/NOPADDING". 10:43:57,022 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB24/PKCS5". 10:43:57,022 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB24/PKCS5PADDING". 10:43:57,022 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB24/PKCS7". 10:43:57,023 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB24/PKCS7PADDING". 10:43:57,023 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB24/TBC". 10:43:57,023 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB24/TBCPADDING". 10:43:57,023 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB24/X9.23". 10:43:57,023 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB24/X9.23PADDING". 10:43:57,023 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB24/ZEROBYTE". 10:43:57,023 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB24/ZEROBYTEPADDING". 10:43:57,023 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB240/". 10:43:57,023 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB240/ISO10126". 10:43:57,023 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB240/ISO10126-2". 10:43:57,023 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB240/ISO10126-2PADDING". 10:43:57,023 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB240/ISO10126PADDING". 10:43:57,023 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB240/ISO7816-4". 10:43:57,023 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB240/ISO7816-4PADDING". 10:43:57,023 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB240/NOPADDING". 10:43:57,023 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB240/PKCS5". 10:43:57,023 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB240/PKCS5PADDING". 10:43:57,024 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB240/PKCS7". 10:43:57,024 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB240/PKCS7PADDING". 10:43:57,024 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB240/TBC". 10:43:57,024 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB240/TBCPADDING". 10:43:57,024 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB240/X9.23". 10:43:57,024 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB240/X9.23PADDING". 10:43:57,024 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB240/ZEROBYTE". 10:43:57,024 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB240/ZEROBYTEPADDING". 10:43:57,024 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB248/". 10:43:57,024 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB248/ISO10126". 10:43:57,024 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB248/ISO10126-2". 10:43:57,024 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB248/ISO10126-2PADDING". 10:43:57,024 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB248/ISO10126PADDING". 10:43:57,024 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB248/ISO7816-4". 10:43:57,024 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB248/ISO7816-4PADDING". 10:43:57,024 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB248/NOPADDING". 10:43:57,024 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB248/PKCS5". 10:43:57,024 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB248/PKCS5PADDING". 10:43:57,024 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB248/PKCS7". 10:43:57,024 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB248/PKCS7PADDING". 10:43:57,024 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB248/TBC". 10:43:57,025 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB248/TBCPADDING". 10:43:57,025 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB248/X9.23". 10:43:57,025 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB248/X9.23PADDING". 10:43:57,025 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB248/ZEROBYTE". 10:43:57,025 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB248/ZEROBYTEPADDING". 10:43:57,025 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB256/". 10:43:57,025 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB256/ISO10126". 10:43:57,025 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB256/ISO10126-2". 10:43:57,025 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB256/ISO10126-2PADDING". 10:43:57,025 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB256/ISO10126PADDING". 10:43:57,025 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB256/ISO7816-4". 10:43:57,025 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB256/ISO7816-4PADDING". 10:43:57,025 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB256/NOPADDING". 10:43:57,025 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB256/PKCS5". 10:43:57,025 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB256/PKCS5PADDING". 10:43:57,025 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB256/PKCS7". 10:43:57,025 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB256/PKCS7PADDING". 10:43:57,025 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB256/TBC". 10:43:57,025 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB256/TBCPADDING". 10:43:57,025 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB256/X9.23". 10:43:57,026 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB256/X9.23PADDING". 10:43:57,026 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB256/ZEROBYTE". 10:43:57,026 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB256/ZEROBYTEPADDING". 10:43:57,026 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB32/". 10:43:57,026 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB32/ISO10126". 10:43:57,026 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB32/ISO10126-2". 10:43:57,026 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB32/ISO10126-2PADDING". 10:43:57,026 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB32/ISO10126PADDING". 10:43:57,026 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB32/ISO7816-4". 10:43:57,026 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB32/ISO7816-4PADDING". 10:43:57,026 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB32/NOPADDING". 10:43:57,026 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB32/PKCS5". 10:43:57,026 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB32/PKCS5PADDING". 10:43:57,026 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB32/PKCS7". 10:43:57,026 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB32/PKCS7PADDING". 10:43:57,026 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB32/TBC". 10:43:57,026 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB32/TBCPADDING". 10:43:57,026 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB32/X9.23". 10:43:57,026 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB32/X9.23PADDING". 10:43:57,026 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB32/ZEROBYTE". 10:43:57,026 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB32/ZEROBYTEPADDING". 10:43:57,026 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB40/". 10:43:57,026 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB40/ISO10126". 10:43:57,026 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB40/ISO10126-2". 10:43:57,026 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB40/ISO10126-2PADDING". 10:43:57,027 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB40/ISO10126PADDING". 10:43:57,027 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB40/ISO7816-4". 10:43:57,027 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB40/ISO7816-4PADDING". 10:43:57,027 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB40/NOPADDING". 10:43:57,027 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB40/PKCS5". 10:43:57,027 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB40/PKCS5PADDING". 10:43:57,027 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB40/PKCS7". 10:43:57,027 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB40/PKCS7PADDING". 10:43:57,027 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB40/TBC". 10:43:57,027 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB40/TBCPADDING". 10:43:57,027 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB40/X9.23". 10:43:57,027 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB40/X9.23PADDING". 10:43:57,027 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB40/ZEROBYTE". 10:43:57,027 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB40/ZEROBYTEPADDING". 10:43:57,027 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB48/". 10:43:57,027 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB48/ISO10126". 10:43:57,027 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB48/ISO10126-2". 10:43:57,028 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB48/ISO10126-2PADDING". 10:43:57,028 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB48/ISO10126PADDING". 10:43:57,028 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB48/ISO7816-4". 10:43:57,028 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB48/ISO7816-4PADDING". 10:43:57,028 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB48/NOPADDING". 10:43:57,028 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB48/PKCS5". 10:43:57,028 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB48/PKCS5PADDING". 10:43:57,028 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB48/PKCS7". 10:43:57,028 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB48/PKCS7PADDING". 10:43:57,028 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB48/TBC". 10:43:57,028 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB48/TBCPADDING". 10:43:57,028 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB48/X9.23". 10:43:57,028 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB48/X9.23PADDING". 10:43:57,028 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB48/ZEROBYTE". 10:43:57,028 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB48/ZEROBYTEPADDING". 10:43:57,028 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB56/". 10:43:57,028 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB56/ISO10126". 10:43:57,028 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB56/ISO10126-2". 10:43:57,028 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB56/ISO10126-2PADDING". 10:43:57,028 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB56/ISO10126PADDING". 10:43:57,028 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB56/ISO7816-4". 10:43:57,028 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB56/ISO7816-4PADDING". 10:43:57,028 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB56/NOPADDING". 10:43:57,028 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB56/PKCS5". 10:43:57,028 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB56/PKCS5PADDING". 10:43:57,028 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB56/PKCS7". 10:43:57,029 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB56/PKCS7PADDING". 10:43:57,029 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB56/TBC". 10:43:57,029 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB56/TBCPADDING". 10:43:57,029 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB56/X9.23". 10:43:57,029 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB56/X9.23PADDING". 10:43:57,029 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB56/ZEROBYTE". 10:43:57,029 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB56/ZEROBYTEPADDING". 10:43:57,029 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB64/". 10:43:57,029 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB64/ISO10126". 10:43:57,029 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB64/ISO10126-2". 10:43:57,029 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB64/ISO10126-2PADDING". 10:43:57,029 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB64/ISO10126PADDING". 10:43:57,029 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB64/ISO7816-4". 10:43:57,029 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB64/ISO7816-4PADDING". 10:43:57,029 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB64/NOPADDING". 10:43:57,029 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB64/PKCS5". 10:43:57,029 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB64/PKCS5PADDING". 10:43:57,029 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB64/PKCS7". 10:43:57,029 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB64/PKCS7PADDING". 10:43:57,029 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB64/TBC". 10:43:57,029 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB64/TBCPADDING". 10:43:57,029 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB64/X9.23". 10:43:57,029 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB64/X9.23PADDING". 10:43:57,029 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB64/ZEROBYTE". 10:43:57,029 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB64/ZEROBYTEPADDING". 10:43:57,029 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB72/". 10:43:57,029 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB72/ISO10126". 10:43:57,029 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB72/ISO10126-2". 10:43:57,029 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB72/ISO10126-2PADDING". 10:43:57,029 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB72/ISO10126PADDING". 10:43:57,029 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB72/ISO7816-4". 10:43:57,030 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB72/ISO7816-4PADDING". 10:43:57,030 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB72/NOPADDING". 10:43:57,030 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB72/PKCS5". 10:43:57,030 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB72/PKCS5PADDING". 10:43:57,030 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB72/PKCS7". 10:43:57,030 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB72/PKCS7PADDING". 10:43:57,030 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB72/TBC". 10:43:57,030 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB72/TBCPADDING". 10:43:57,030 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB72/X9.23". 10:43:57,030 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB72/X9.23PADDING". 10:43:57,030 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB72/ZEROBYTE". 10:43:57,030 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB72/ZEROBYTEPADDING". 10:43:57,030 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB8/". 10:43:57,030 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB8/ISO10126". 10:43:57,030 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB8/ISO10126-2". 10:43:57,030 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB8/ISO10126-2PADDING". 10:43:57,030 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB8/ISO10126PADDING". 10:43:57,030 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB8/ISO7816-4". 10:43:57,030 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB8/ISO7816-4PADDING". 10:43:57,030 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB8/NOPADDING". 10:43:57,030 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB8/PKCS5". 10:43:57,030 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB8/PKCS5PADDING". 10:43:57,030 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB8/PKCS7". 10:43:57,030 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB8/PKCS7PADDING". 10:43:57,030 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB8/TBC". 10:43:57,030 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB8/TBCPADDING". 10:43:57,030 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB8/X9.23". 10:43:57,030 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB8/X9.23PADDING". 10:43:57,030 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB8/ZEROBYTE". 10:43:57,030 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB8/ZEROBYTEPADDING". 10:43:57,031 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB80/". 10:43:57,031 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB80/ISO10126". 10:43:57,031 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB80/ISO10126-2". 10:43:57,031 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB80/ISO10126-2PADDING". 10:43:57,031 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB80/ISO10126PADDING". 10:43:57,031 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB80/ISO7816-4". 10:43:57,031 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB80/ISO7816-4PADDING". 10:43:57,031 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB80/NOPADDING". 10:43:57,031 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB80/PKCS5". 10:43:57,031 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB80/PKCS5PADDING". 10:43:57,031 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB80/PKCS7". 10:43:57,031 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB80/PKCS7PADDING". 10:43:57,031 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB80/TBC". 10:43:57,031 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB80/TBCPADDING". 10:43:57,031 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB80/X9.23". 10:43:57,031 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB80/X9.23PADDING". 10:43:57,031 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB80/ZEROBYTE". 10:43:57,031 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB80/ZEROBYTEPADDING". 10:43:57,031 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB88/". 10:43:57,031 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB88/ISO10126". 10:43:57,031 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB88/ISO10126-2". 10:43:57,031 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB88/ISO10126-2PADDING". 10:43:57,031 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB88/ISO10126PADDING". 10:43:57,032 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB88/ISO7816-4". 10:43:57,032 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB88/ISO7816-4PADDING". 10:43:57,032 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB88/NOPADDING". 10:43:57,032 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB88/PKCS5". 10:43:57,032 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB88/PKCS5PADDING". 10:43:57,032 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB88/PKCS7". 10:43:57,032 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB88/PKCS7PADDING". 10:43:57,032 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB88/TBC". 10:43:57,032 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB88/TBCPADDING". 10:43:57,032 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB88/X9.23". 10:43:57,032 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB88/X9.23PADDING". 10:43:57,032 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB88/ZEROBYTE". 10:43:57,032 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB88/ZEROBYTEPADDING". 10:43:57,032 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB96/". 10:43:57,032 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB96/ISO10126". 10:43:57,032 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB96/ISO10126-2". 10:43:57,032 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB96/ISO10126-2PADDING". 10:43:57,032 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB96/ISO10126PADDING". 10:43:57,032 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB96/ISO7816-4". 10:43:57,032 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB96/ISO7816-4PADDING". 10:43:57,032 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB96/NOPADDING". 10:43:57,032 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB96/PKCS5". 10:43:57,032 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB96/PKCS5PADDING". 10:43:57,032 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB96/PKCS7". 10:43:57,032 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB96/PKCS7PADDING". 10:43:57,033 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB96/TBC". 10:43:57,033 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB96/TBCPADDING". 10:43:57,033 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB96/X9.23". 10:43:57,033 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB96/X9.23PADDING". 10:43:57,033 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB96/ZEROBYTE". 10:43:57,033 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB96/ZEROBYTEPADDING". 10:43:57,033 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CTS/". 10:43:57,033 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CTS/NOPADDING". 10:43:57,033 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/EAX/". 10:43:57,033 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/EAX/NOPADDING". 10:43:57,033 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/ECB/". 10:43:57,033 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/ECB/NOPADDING". 10:43:57,033 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/GCM/". 10:43:57,033 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/GCM/NOPADDING". 10:43:57,033 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB/". 10:43:57,034 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB/ISO10126". 10:43:57,034 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB/ISO10126-2". 10:43:57,034 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB/ISO10126-2PADDING". 10:43:57,034 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB/ISO10126PADDING". 10:43:57,034 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB/ISO7816-4". 10:43:57,034 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB/ISO7816-4PADDING". 10:43:57,034 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB/NOPADDING". 10:43:57,034 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB/PKCS5". 10:43:57,034 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB/PKCS5PADDING". 10:43:57,034 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB/PKCS7". 10:43:57,034 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB/PKCS7PADDING". 10:43:57,034 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB/TBC". 10:43:57,034 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB/TBCPADDING". 10:43:57,034 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB/X9.23". 10:43:57,034 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB/X9.23PADDING". 10:43:57,034 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB/ZEROBYTE". 10:43:57,034 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB/ZEROBYTEPADDING". 10:43:57,034 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB104/". 10:43:57,034 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB104/ISO10126". 10:43:57,034 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB104/ISO10126-2". 10:43:57,035 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB104/ISO10126-2PADDING". 10:43:57,035 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB104/ISO10126PADDING". 10:43:57,035 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB104/ISO7816-4". 10:43:57,035 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB104/ISO7816-4PADDING". 10:43:57,035 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB104/NOPADDING". 10:43:57,035 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB104/PKCS5". 10:43:57,035 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB104/PKCS5PADDING". 10:43:57,035 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB104/PKCS7". 10:43:57,035 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB104/PKCS7PADDING". 10:43:57,035 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB104/TBC". 10:43:57,035 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB104/TBCPADDING". 10:43:57,035 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB104/X9.23". 10:43:57,035 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB104/X9.23PADDING". 10:43:57,035 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB104/ZEROBYTE". 10:43:57,035 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB104/ZEROBYTEPADDING". 10:43:57,035 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB112/". 10:43:57,035 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB112/ISO10126". 10:43:57,035 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB112/ISO10126-2". 10:43:57,035 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB112/ISO10126-2PADDING". 10:43:57,036 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB112/ISO10126PADDING". 10:43:57,036 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB112/ISO7816-4". 10:43:57,036 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB112/ISO7816-4PADDING". 10:43:57,036 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB112/NOPADDING". 10:43:57,036 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB112/PKCS5". 10:43:57,036 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB112/PKCS5PADDING". 10:43:57,036 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB112/PKCS7". 10:43:57,036 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB112/PKCS7PADDING". 10:43:57,036 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB112/TBC". 10:43:57,036 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB112/TBCPADDING". 10:43:57,036 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB112/X9.23". 10:43:57,036 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB112/X9.23PADDING". 10:43:57,036 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB112/ZEROBYTE". 10:43:57,036 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB112/ZEROBYTEPADDING". 10:43:57,036 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB120/". 10:43:57,036 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB120/ISO10126". 10:43:57,036 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB120/ISO10126-2". 10:43:57,036 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB120/ISO10126-2PADDING". 10:43:57,036 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB120/ISO10126PADDING". 10:43:57,036 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB120/ISO7816-4". 10:43:57,036 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB120/ISO7816-4PADDING". 10:43:57,037 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB120/NOPADDING". 10:43:57,037 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB120/PKCS5". 10:43:57,037 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB120/PKCS5PADDING". 10:43:57,037 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB120/PKCS7". 10:43:57,037 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB120/PKCS7PADDING". 10:43:57,037 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB120/TBC". 10:43:57,037 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB120/TBCPADDING". 10:43:57,037 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB120/X9.23". 10:43:57,037 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB120/X9.23PADDING". 10:43:57,037 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB120/ZEROBYTE". 10:43:57,037 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB120/ZEROBYTEPADDING". 10:43:57,037 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB128/". 10:43:57,037 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB128/ISO10126". 10:43:57,037 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB128/ISO10126-2". 10:43:57,037 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB128/ISO10126-2PADDING". 10:43:57,037 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB128/ISO10126PADDING". 10:43:57,037 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB128/ISO7816-4". 10:43:57,037 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB128/ISO7816-4PADDING". 10:43:57,037 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB128/NOPADDING". 10:43:57,037 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB128/PKCS5". 10:43:57,037 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB128/PKCS5PADDING". 10:43:57,038 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB128/PKCS7". 10:43:57,038 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB128/PKCS7PADDING". 10:43:57,038 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB128/TBC". 10:43:57,038 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB128/TBCPADDING". 10:43:57,038 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB128/X9.23". 10:43:57,038 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB128/X9.23PADDING". 10:43:57,038 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB128/ZEROBYTE". 10:43:57,038 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB128/ZEROBYTEPADDING". 10:43:57,038 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB136/". 10:43:57,038 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB136/ISO10126". 10:43:57,038 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB136/ISO10126-2". 10:43:57,038 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB136/ISO10126-2PADDING". 10:43:57,038 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB136/ISO10126PADDING". 10:43:57,038 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB136/ISO7816-4". 10:43:57,038 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB136/ISO7816-4PADDING". 10:43:57,038 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB136/NOPADDING". 10:43:57,038 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB136/PKCS5". 10:43:57,038 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB136/PKCS5PADDING". 10:43:57,038 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB136/PKCS7". 10:43:57,038 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB136/PKCS7PADDING". 10:43:57,038 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB136/TBC". 10:43:57,038 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB136/TBCPADDING". 10:43:57,038 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB136/X9.23". 10:43:57,038 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB136/X9.23PADDING". 10:43:57,038 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB136/ZEROBYTE". 10:43:57,038 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB136/ZEROBYTEPADDING". 10:43:57,038 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB144/". 10:43:57,038 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB144/ISO10126". 10:43:57,038 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB144/ISO10126-2". 10:43:57,038 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB144/ISO10126-2PADDING". 10:43:57,039 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB144/ISO10126PADDING". 10:43:57,039 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB144/ISO7816-4". 10:43:57,039 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB144/ISO7816-4PADDING". 10:43:57,039 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB144/NOPADDING". 10:43:57,039 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB144/PKCS5". 10:43:57,039 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB144/PKCS5PADDING". 10:43:57,039 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB144/PKCS7". 10:43:57,039 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB144/PKCS7PADDING". 10:43:57,039 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB144/TBC". 10:43:57,039 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB144/TBCPADDING". 10:43:57,039 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB144/X9.23". 10:43:57,039 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB144/X9.23PADDING". 10:43:57,039 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB144/ZEROBYTE". 10:43:57,039 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB144/ZEROBYTEPADDING". 10:43:57,039 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB152/". 10:43:57,039 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB152/ISO10126". 10:43:57,039 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB152/ISO10126-2". 10:43:57,039 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB152/ISO10126-2PADDING". 10:43:57,039 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB152/ISO10126PADDING". 10:43:57,039 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB152/ISO7816-4". 10:43:57,039 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB152/ISO7816-4PADDING". 10:43:57,039 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB152/NOPADDING". 10:43:57,039 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB152/PKCS5". 10:43:57,039 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB152/PKCS5PADDING". 10:43:57,039 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB152/PKCS7". 10:43:57,039 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB152/PKCS7PADDING". 10:43:57,039 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB152/TBC". 10:43:57,039 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB152/TBCPADDING". 10:43:57,040 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB152/X9.23". 10:43:57,040 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB152/X9.23PADDING". 10:43:57,040 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB152/ZEROBYTE". 10:43:57,040 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB152/ZEROBYTEPADDING". 10:43:57,040 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB16/". 10:43:57,040 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB16/ISO10126". 10:43:57,040 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB16/ISO10126-2". 10:43:57,040 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB16/ISO10126-2PADDING". 10:43:57,040 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB16/ISO10126PADDING". 10:43:57,040 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB16/ISO7816-4". 10:43:57,040 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB16/ISO7816-4PADDING". 10:43:57,040 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB16/NOPADDING". 10:43:57,040 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB16/PKCS5". 10:43:57,040 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB16/PKCS5PADDING". 10:43:57,040 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB16/PKCS7". 10:43:57,040 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB16/PKCS7PADDING". 10:43:57,040 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB16/TBC". 10:43:57,040 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB16/TBCPADDING". 10:43:57,040 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB16/X9.23". 10:43:57,040 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB16/X9.23PADDING". 10:43:57,040 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB16/ZEROBYTE". 10:43:57,040 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB16/ZEROBYTEPADDING". 10:43:57,040 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB160/". 10:43:57,040 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB160/ISO10126". 10:43:57,040 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB160/ISO10126-2". 10:43:57,040 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB160/ISO10126-2PADDING". 10:43:57,040 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB160/ISO10126PADDING". 10:43:57,040 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB160/ISO7816-4". 10:43:57,040 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB160/ISO7816-4PADDING". 10:43:57,040 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB160/NOPADDING". 10:43:57,041 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB160/PKCS5". 10:43:57,041 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB160/PKCS5PADDING". 10:43:57,041 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB160/PKCS7". 10:43:57,041 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB160/PKCS7PADDING". 10:43:57,041 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB160/TBC". 10:43:57,041 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB160/TBCPADDING". 10:43:57,041 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB160/X9.23". 10:43:57,041 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB160/X9.23PADDING". 10:43:57,041 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB160/ZEROBYTE". 10:43:57,041 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB160/ZEROBYTEPADDING". 10:43:57,041 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB168/". 10:43:57,041 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB168/ISO10126". 10:43:57,041 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB168/ISO10126-2". 10:43:57,041 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB168/ISO10126-2PADDING". 10:43:57,041 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB168/ISO10126PADDING". 10:43:57,041 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB168/ISO7816-4". 10:43:57,041 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB168/ISO7816-4PADDING". 10:43:57,041 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB168/NOPADDING". 10:43:57,041 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB168/PKCS5". 10:43:57,041 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB168/PKCS5PADDING". 10:43:57,041 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB168/PKCS7". 10:43:57,041 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB168/PKCS7PADDING". 10:43:57,041 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB168/TBC". 10:43:57,041 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB168/TBCPADDING". 10:43:57,041 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB168/X9.23". 10:43:57,041 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB168/X9.23PADDING". 10:43:57,041 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB168/ZEROBYTE". 10:43:57,041 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB168/ZEROBYTEPADDING". 10:43:57,041 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB176/". 10:43:57,041 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB176/ISO10126". 10:43:57,041 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB176/ISO10126-2". 10:43:57,042 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB176/ISO10126-2PADDING". 10:43:57,042 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB176/ISO10126PADDING". 10:43:57,042 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB176/ISO7816-4". 10:43:57,042 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB176/ISO7816-4PADDING". 10:43:57,042 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB176/NOPADDING". 10:43:57,042 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB176/PKCS5". 10:43:57,042 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB176/PKCS5PADDING". 10:43:57,042 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB176/PKCS7". 10:43:57,042 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB176/PKCS7PADDING". 10:43:57,042 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB176/TBC". 10:43:57,042 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB176/TBCPADDING". 10:43:57,042 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB176/X9.23". 10:43:57,042 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB176/X9.23PADDING". 10:43:57,042 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB176/ZEROBYTE". 10:43:57,042 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB176/ZEROBYTEPADDING". 10:43:57,042 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB184/". 10:43:57,042 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB184/ISO10126". 10:43:57,042 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB184/ISO10126-2". 10:43:57,042 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB184/ISO10126-2PADDING". 10:43:57,042 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB184/ISO10126PADDING". 10:43:57,042 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB184/ISO7816-4". 10:43:57,042 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB184/ISO7816-4PADDING". 10:43:57,042 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB184/NOPADDING". 10:43:57,042 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB184/PKCS5". 10:43:57,042 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB184/PKCS5PADDING". 10:43:57,042 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB184/PKCS7". 10:43:57,042 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB184/PKCS7PADDING". 10:43:57,042 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB184/TBC". 10:43:57,042 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB184/TBCPADDING". 10:43:57,043 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB184/X9.23". 10:43:57,043 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB184/X9.23PADDING". 10:43:57,043 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB184/ZEROBYTE". 10:43:57,043 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB184/ZEROBYTEPADDING". 10:43:57,043 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB192/". 10:43:57,043 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB192/ISO10126". 10:43:57,043 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB192/ISO10126-2". 10:43:57,043 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB192/ISO10126-2PADDING". 10:43:57,043 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB192/ISO10126PADDING". 10:43:57,043 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB192/ISO7816-4". 10:43:57,043 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB192/ISO7816-4PADDING". 10:43:57,043 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB192/NOPADDING". 10:43:57,043 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB192/PKCS5". 10:43:57,043 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB192/PKCS5PADDING". 10:43:57,043 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB192/PKCS7". 10:43:57,043 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB192/PKCS7PADDING". 10:43:57,043 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB192/TBC". 10:43:57,043 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB192/TBCPADDING". 10:43:57,043 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB192/X9.23". 10:43:57,043 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB192/X9.23PADDING". 10:43:57,043 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB192/ZEROBYTE". 10:43:57,043 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB192/ZEROBYTEPADDING". 10:43:57,044 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB200/". 10:43:57,044 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB200/ISO10126". 10:43:57,044 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB200/ISO10126-2". 10:43:57,044 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB200/ISO10126-2PADDING". 10:43:57,044 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB200/ISO10126PADDING". 10:43:57,044 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB200/ISO7816-4". 10:43:57,044 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB200/ISO7816-4PADDING". 10:43:57,044 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB200/NOPADDING". 10:43:57,044 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB200/PKCS5". 10:43:57,044 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB200/PKCS5PADDING". 10:43:57,044 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB200/PKCS7". 10:43:57,044 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB200/PKCS7PADDING". 10:43:57,044 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB200/TBC". 10:43:57,044 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB200/TBCPADDING". 10:43:57,044 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB200/X9.23". 10:43:57,044 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB200/X9.23PADDING". 10:43:57,044 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB200/ZEROBYTE". 10:43:57,044 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB200/ZEROBYTEPADDING". 10:43:57,044 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB208/". 10:43:57,044 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB208/ISO10126". 10:43:57,044 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB208/ISO10126-2". 10:43:57,044 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB208/ISO10126-2PADDING". 10:43:57,044 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB208/ISO10126PADDING". 10:43:57,044 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB208/ISO7816-4". 10:43:57,044 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB208/ISO7816-4PADDING". 10:43:57,044 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB208/NOPADDING". 10:43:57,044 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB208/PKCS5". 10:43:57,044 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB208/PKCS5PADDING". 10:43:57,045 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB208/PKCS7". 10:43:57,045 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB208/PKCS7PADDING". 10:43:57,045 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB208/TBC". 10:43:57,045 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB208/TBCPADDING". 10:43:57,045 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB208/X9.23". 10:43:57,045 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB208/X9.23PADDING". 10:43:57,045 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB208/ZEROBYTE". 10:43:57,045 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB208/ZEROBYTEPADDING". 10:43:57,045 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB216/". 10:43:57,045 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB216/ISO10126". 10:43:57,045 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB216/ISO10126-2". 10:43:57,045 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB216/ISO10126-2PADDING". 10:43:57,045 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB216/ISO10126PADDING". 10:43:57,045 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB216/ISO7816-4". 10:43:57,045 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB216/ISO7816-4PADDING". 10:43:57,045 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB216/NOPADDING". 10:43:57,045 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB216/PKCS5". 10:43:57,045 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB216/PKCS5PADDING". 10:43:57,045 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB216/PKCS7". 10:43:57,045 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB216/PKCS7PADDING". 10:43:57,045 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB216/TBC". 10:43:57,045 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB216/TBCPADDING". 10:43:57,045 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB216/X9.23". 10:43:57,045 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB216/X9.23PADDING". 10:43:57,045 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB216/ZEROBYTE". 10:43:57,045 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB216/ZEROBYTEPADDING". 10:43:57,045 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB224/". 10:43:57,045 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB224/ISO10126". 10:43:57,045 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB224/ISO10126-2". 10:43:57,045 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB224/ISO10126-2PADDING". 10:43:57,045 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB224/ISO10126PADDING". 10:43:57,045 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB224/ISO7816-4". 10:43:57,046 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB224/ISO7816-4PADDING". 10:43:57,046 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB224/NOPADDING". 10:43:57,046 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB224/PKCS5". 10:43:57,046 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB224/PKCS5PADDING". 10:43:57,046 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB224/PKCS7". 10:43:57,046 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB224/PKCS7PADDING". 10:43:57,046 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB224/TBC". 10:43:57,046 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB224/TBCPADDING". 10:43:57,046 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB224/X9.23". 10:43:57,046 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB224/X9.23PADDING". 10:43:57,046 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB224/ZEROBYTE". 10:43:57,046 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB224/ZEROBYTEPADDING". 10:43:57,046 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB232/". 10:43:57,046 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB232/ISO10126". 10:43:57,046 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB232/ISO10126-2". 10:43:57,046 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB232/ISO10126-2PADDING". 10:43:57,046 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB232/ISO10126PADDING". 10:43:57,046 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB232/ISO7816-4". 10:43:57,046 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB232/ISO7816-4PADDING". 10:43:57,046 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB232/NOPADDING". 10:43:57,046 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB232/PKCS5". 10:43:57,046 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB232/PKCS5PADDING". 10:43:57,046 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB232/PKCS7". 10:43:57,046 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB232/PKCS7PADDING". 10:43:57,046 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB232/TBC". 10:43:57,046 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB232/TBCPADDING". 10:43:57,047 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB232/X9.23". 10:43:57,047 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB232/X9.23PADDING". 10:43:57,047 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB232/ZEROBYTE". 10:43:57,047 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB232/ZEROBYTEPADDING". 10:43:57,047 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB24/". 10:43:57,047 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB24/ISO10126". 10:43:57,047 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB24/ISO10126-2". 10:43:57,047 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB24/ISO10126-2PADDING". 10:43:57,047 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB24/ISO10126PADDING". 10:43:57,047 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB24/ISO7816-4". 10:43:57,047 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB24/ISO7816-4PADDING". 10:43:57,047 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB24/NOPADDING". 10:43:57,048 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB24/PKCS5". 10:43:57,048 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB24/PKCS5PADDING". 10:43:57,048 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB24/PKCS7". 10:43:57,048 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB24/PKCS7PADDING". 10:43:57,048 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB24/TBC". 10:43:57,048 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB24/TBCPADDING". 10:43:57,048 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB24/X9.23". 10:43:57,048 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB24/X9.23PADDING". 10:43:57,048 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB24/ZEROBYTE". 10:43:57,048 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB24/ZEROBYTEPADDING". 10:43:57,048 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB240/". 10:43:57,048 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB240/ISO10126". 10:43:57,048 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB240/ISO10126-2". 10:43:57,048 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB240/ISO10126-2PADDING". 10:43:57,048 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB240/ISO10126PADDING". 10:43:57,048 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB240/ISO7816-4". 10:43:57,048 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB240/ISO7816-4PADDING". 10:43:57,048 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB240/NOPADDING". 10:43:57,048 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB240/PKCS5". 10:43:57,048 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB240/PKCS5PADDING". 10:43:57,048 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB240/PKCS7". 10:43:57,048 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB240/PKCS7PADDING". 10:43:57,048 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB240/TBC". 10:43:57,048 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB240/TBCPADDING". 10:43:57,048 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB240/X9.23". 10:43:57,048 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB240/X9.23PADDING". 10:43:57,048 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB240/ZEROBYTE". 10:43:57,048 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB240/ZEROBYTEPADDING". 10:43:57,049 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB248/". 10:43:57,049 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB248/ISO10126". 10:43:57,049 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB248/ISO10126-2". 10:43:57,049 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB248/ISO10126-2PADDING". 10:43:57,049 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB248/ISO10126PADDING". 10:43:57,049 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB248/ISO7816-4". 10:43:57,049 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB248/ISO7816-4PADDING". 10:43:57,049 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB248/NOPADDING". 10:43:57,049 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB248/PKCS5". 10:43:57,049 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB248/PKCS5PADDING". 10:43:57,049 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB248/PKCS7". 10:43:57,049 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB248/PKCS7PADDING". 10:43:57,049 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB248/TBC". 10:43:57,049 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB248/TBCPADDING". 10:43:57,049 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB248/X9.23". 10:43:57,049 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB248/X9.23PADDING". 10:43:57,049 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB248/ZEROBYTE". 10:43:57,049 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB248/ZEROBYTEPADDING". 10:43:57,049 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB256/". 10:43:57,049 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB256/ISO10126". 10:43:57,049 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB256/ISO10126-2". 10:43:57,050 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB256/ISO10126-2PADDING". 10:43:57,050 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB256/ISO10126PADDING". 10:43:57,050 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB256/ISO7816-4". 10:43:57,050 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB256/ISO7816-4PADDING". 10:43:57,050 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB256/NOPADDING". 10:43:57,050 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB256/PKCS5". 10:43:57,050 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB256/PKCS5PADDING". 10:43:57,050 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB256/PKCS7". 10:43:57,050 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB256/PKCS7PADDING". 10:43:57,050 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB256/TBC". 10:43:57,050 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB256/TBCPADDING". 10:43:57,050 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB256/X9.23". 10:43:57,050 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB256/X9.23PADDING". 10:43:57,050 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB256/ZEROBYTE". 10:43:57,050 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB256/ZEROBYTEPADDING". 10:43:57,050 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB32/". 10:43:57,050 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB32/ISO10126". 10:43:57,050 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB32/ISO10126-2". 10:43:57,050 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB32/ISO10126-2PADDING". 10:43:57,050 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB32/ISO10126PADDING". 10:43:57,050 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB32/ISO7816-4". 10:43:57,050 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB32/ISO7816-4PADDING". 10:43:57,050 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB32/NOPADDING". 10:43:57,050 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB32/PKCS5". 10:43:57,050 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB32/PKCS5PADDING". 10:43:57,050 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB32/PKCS7". 10:43:57,050 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB32/PKCS7PADDING". 10:43:57,051 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB32/TBC". 10:43:57,051 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB32/TBCPADDING". 10:43:57,051 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB32/X9.23". 10:43:57,051 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB32/X9.23PADDING". 10:43:57,051 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB32/ZEROBYTE". 10:43:57,051 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB32/ZEROBYTEPADDING". 10:43:57,051 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB40/". 10:43:57,051 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB40/ISO10126". 10:43:57,051 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB40/ISO10126-2". 10:43:57,051 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB40/ISO10126-2PADDING". 10:43:57,051 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB40/ISO10126PADDING". 10:43:57,051 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB40/ISO7816-4". 10:43:57,051 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB40/ISO7816-4PADDING". 10:43:57,051 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB40/NOPADDING". 10:43:57,051 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB40/PKCS5". 10:43:57,051 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB40/PKCS5PADDING". 10:43:57,051 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB40/PKCS7". 10:43:57,051 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB40/PKCS7PADDING". 10:43:57,051 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB40/TBC". 10:43:57,052 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB40/TBCPADDING". 10:43:57,052 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB40/X9.23". 10:43:57,052 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB40/X9.23PADDING". 10:43:57,052 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB40/ZEROBYTE". 10:43:57,052 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB40/ZEROBYTEPADDING". 10:43:57,052 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB48/". 10:43:57,052 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB48/ISO10126". 10:43:57,052 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB48/ISO10126-2". 10:43:57,052 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB48/ISO10126-2PADDING". 10:43:57,052 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB48/ISO10126PADDING". 10:43:57,052 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB48/ISO7816-4". 10:43:57,052 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB48/ISO7816-4PADDING". 10:43:57,052 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB48/NOPADDING". 10:43:57,052 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB48/PKCS5". 10:43:57,052 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB48/PKCS5PADDING". 10:43:57,052 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB48/PKCS7". 10:43:57,052 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB48/PKCS7PADDING". 10:43:57,052 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB48/TBC". 10:43:57,052 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB48/TBCPADDING". 10:43:57,052 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB48/X9.23". 10:43:57,052 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB48/X9.23PADDING". 10:43:57,052 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB48/ZEROBYTE". 10:43:57,052 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB48/ZEROBYTEPADDING". 10:43:57,052 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB56/". 10:43:57,052 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB56/ISO10126". 10:43:57,052 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB56/ISO10126-2". 10:43:57,052 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB56/ISO10126-2PADDING". 10:43:57,052 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB56/ISO10126PADDING". 10:43:57,052 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB56/ISO7816-4". 10:43:57,052 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB56/ISO7816-4PADDING". 10:43:57,053 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB56/NOPADDING". 10:43:57,053 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB56/PKCS5". 10:43:57,053 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB56/PKCS5PADDING". 10:43:57,053 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB56/PKCS7". 10:43:57,053 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB56/PKCS7PADDING". 10:43:57,053 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB56/TBC". 10:43:57,053 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB56/TBCPADDING". 10:43:57,053 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB56/X9.23". 10:43:57,053 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB56/X9.23PADDING". 10:43:57,053 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB56/ZEROBYTE". 10:43:57,053 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB56/ZEROBYTEPADDING". 10:43:57,053 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB64/". 10:43:57,053 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB64/ISO10126". 10:43:57,053 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB64/ISO10126-2". 10:43:57,053 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB64/ISO10126-2PADDING". 10:43:57,053 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB64/ISO10126PADDING". 10:43:57,053 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB64/ISO7816-4". 10:43:57,053 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB64/ISO7816-4PADDING". 10:43:57,053 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB64/NOPADDING". 10:43:57,053 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB64/PKCS5". 10:43:57,053 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB64/PKCS5PADDING". 10:43:57,053 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB64/PKCS7". 10:43:57,053 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB64/PKCS7PADDING". 10:43:57,053 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB64/TBC". 10:43:57,053 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB64/TBCPADDING". 10:43:57,053 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB64/X9.23". 10:43:57,054 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB64/X9.23PADDING". 10:43:57,054 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB64/ZEROBYTE". 10:43:57,054 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB64/ZEROBYTEPADDING". 10:43:57,054 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB72/". 10:43:57,054 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB72/ISO10126". 10:43:57,054 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB72/ISO10126-2". 10:43:57,054 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB72/ISO10126-2PADDING". 10:43:57,054 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB72/ISO10126PADDING". 10:43:57,054 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB72/ISO7816-4". 10:43:57,054 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB72/ISO7816-4PADDING". 10:43:57,054 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB72/NOPADDING". 10:43:57,054 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB72/PKCS5". 10:43:57,054 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB72/PKCS5PADDING". 10:43:57,054 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB72/PKCS7". 10:43:57,054 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB72/PKCS7PADDING". 10:43:57,054 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB72/TBC". 10:43:57,054 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB72/TBCPADDING". 10:43:57,054 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB72/X9.23". 10:43:57,054 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB72/X9.23PADDING". 10:43:57,054 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB72/ZEROBYTE". 10:43:57,054 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB72/ZEROBYTEPADDING". 10:43:57,055 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB8/". 10:43:57,055 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB8/ISO10126". 10:43:57,055 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB8/ISO10126-2". 10:43:57,055 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB8/ISO10126-2PADDING". 10:43:57,055 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB8/ISO10126PADDING". 10:43:57,055 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB8/ISO7816-4". 10:43:57,055 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB8/ISO7816-4PADDING". 10:43:57,055 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB8/NOPADDING". 10:43:57,055 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB8/PKCS5". 10:43:57,055 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB8/PKCS5PADDING". 10:43:57,055 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB8/PKCS7". 10:43:57,056 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB8/PKCS7PADDING". 10:43:57,056 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB8/TBC". 10:43:57,056 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB8/TBCPADDING". 10:43:57,056 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB8/X9.23". 10:43:57,056 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB8/X9.23PADDING". 10:43:57,056 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB8/ZEROBYTE". 10:43:57,056 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB8/ZEROBYTEPADDING". 10:43:57,056 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB80/". 10:43:57,056 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB80/ISO10126". 10:43:57,056 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB80/ISO10126-2". 10:43:57,056 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB80/ISO10126-2PADDING". 10:43:57,056 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB80/ISO10126PADDING". 10:43:57,056 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB80/ISO7816-4". 10:43:57,056 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB80/ISO7816-4PADDING". 10:43:57,056 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB80/NOPADDING". 10:43:57,056 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB80/PKCS5". 10:43:57,056 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB80/PKCS5PADDING". 10:43:57,056 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB80/PKCS7". 10:43:57,056 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB80/PKCS7PADDING". 10:43:57,056 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB80/TBC". 10:43:57,056 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB80/TBCPADDING". 10:43:57,056 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB80/X9.23". 10:43:57,056 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB80/X9.23PADDING". 10:43:57,056 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB80/ZEROBYTE". 10:43:57,057 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB80/ZEROBYTEPADDING". 10:43:57,057 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB88/". 10:43:57,057 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB88/ISO10126". 10:43:57,057 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB88/ISO10126-2". 10:43:57,057 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB88/ISO10126-2PADDING". 10:43:57,057 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB88/ISO10126PADDING". 10:43:57,057 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB88/ISO7816-4". 10:43:57,057 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB88/ISO7816-4PADDING". 10:43:57,057 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB88/NOPADDING". 10:43:57,057 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB88/PKCS5". 10:43:57,057 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB88/PKCS5PADDING". 10:43:57,057 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB88/PKCS7". 10:43:57,057 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB88/PKCS7PADDING". 10:43:57,057 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB88/TBC". 10:43:57,057 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB88/TBCPADDING". 10:43:57,057 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB88/X9.23". 10:43:57,057 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB88/X9.23PADDING". 10:43:57,057 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB88/ZEROBYTE". 10:43:57,057 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB88/ZEROBYTEPADDING". 10:43:57,057 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB96/". 10:43:57,058 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB96/ISO10126". 10:43:57,058 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB96/ISO10126-2". 10:43:57,058 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB96/ISO10126-2PADDING". 10:43:57,058 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB96/ISO10126PADDING". 10:43:57,058 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB96/ISO7816-4". 10:43:57,058 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB96/ISO7816-4PADDING". 10:43:57,058 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB96/NOPADDING". 10:43:57,058 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB96/PKCS5". 10:43:57,058 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB96/PKCS5PADDING". 10:43:57,058 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB96/PKCS7". 10:43:57,058 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB96/PKCS7PADDING". 10:43:57,058 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB96/TBC". 10:43:57,058 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB96/TBCPADDING". 10:43:57,058 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB96/X9.23". 10:43:57,058 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB96/X9.23PADDING". 10:43:57,058 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB96/ZEROBYTE". 10:43:57,058 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB96/ZEROBYTEPADDING". 10:43:57,058 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/SIC/". 10:43:57,058 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/SIC/ISO10126". 10:43:57,058 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/SIC/ISO10126-2". 10:43:57,058 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/SIC/ISO10126-2PADDING". 10:43:57,058 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/SIC/ISO10126PADDING". 10:43:57,059 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/SIC/ISO7816-4". 10:43:57,059 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/SIC/ISO7816-4PADDING". 10:43:57,059 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/SIC/NOPADDING". 10:43:57,059 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/SIC/PKCS5". 10:43:57,059 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/SIC/PKCS5PADDING". 10:43:57,059 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/SIC/PKCS7". 10:43:57,059 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/SIC/PKCS7PADDING". 10:43:57,059 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/SIC/TBC". 10:43:57,059 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/SIC/TBCPADDING". 10:43:57,060 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/SIC/X9.23". 10:43:57,060 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/SIC/X9.23PADDING". 10:43:57,060 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/SIC/ZEROBYTE". 10:43:57,060 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/SIC/ZEROBYTEPADDING". 10:43:57,060 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH//". 10:43:57,060 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH//NOPADDING". 10:43:57,060 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CBC-CTS/". 10:43:57,060 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CBC-CTS/NOPADDING". 10:43:57,060 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CBC/". 10:43:57,060 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CBC/ISO10126". 10:43:57,060 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CBC/ISO10126-2". 10:43:57,060 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CBC/ISO10126-2PADDING". 10:43:57,060 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CBC/ISO10126PADDING". 10:43:57,061 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CBC/ISO7816-4". 10:43:57,061 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CBC/ISO7816-4PADDING". 10:43:57,061 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CBC/NOPADDING". 10:43:57,061 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CBC/PKCS5". 10:43:57,061 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CBC/PKCS5PADDING". 10:43:57,061 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CBC/PKCS7". 10:43:57,061 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CBC/PKCS7PADDING". 10:43:57,061 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CBC/TBC". 10:43:57,061 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CBC/TBCPADDING". 10:43:57,061 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CBC/X9.23". 10:43:57,061 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CBC/X9.23PADDING". 10:43:57,061 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CBC/ZEROBYTE". 10:43:57,061 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CBC/ZEROBYTEPADDING". 10:43:57,061 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB/". 10:43:57,061 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB/ISO10126". 10:43:57,061 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB/ISO10126-2". 10:43:57,061 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB/ISO10126-2PADDING". 10:43:57,061 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB/ISO10126PADDING". 10:43:57,061 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB/ISO7816-4". 10:43:57,061 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB/ISO7816-4PADDING". 10:43:57,061 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB/NOPADDING". 10:43:57,061 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB/PKCS5". 10:43:57,061 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB/PKCS5PADDING". 10:43:57,061 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB/PKCS7". 10:43:57,061 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB/PKCS7PADDING". 10:43:57,061 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB/TBC". 10:43:57,061 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB/TBCPADDING". 10:43:57,061 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB/X9.23". 10:43:57,061 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB/X9.23PADDING". 10:43:57,061 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB/ZEROBYTE". 10:43:57,061 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB/ZEROBYTEPADDING". 10:43:57,061 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB104/". 10:43:57,061 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB104/ISO10126". 10:43:57,061 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB104/ISO10126-2". 10:43:57,061 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB104/ISO10126-2PADDING". 10:43:57,061 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB104/ISO10126PADDING". 10:43:57,061 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB104/ISO7816-4". 10:43:57,061 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB104/ISO7816-4PADDING". 10:43:57,065 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB104/NOPADDING". 10:43:57,065 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB104/PKCS5". 10:43:57,065 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB104/PKCS5PADDING". 10:43:57,065 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB104/PKCS7". 10:43:57,065 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB104/PKCS7PADDING". 10:43:57,065 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB104/TBC". 10:43:57,065 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB104/TBCPADDING". 10:43:57,065 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB104/X9.23". 10:43:57,065 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB104/X9.23PADDING". 10:43:57,066 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB104/ZEROBYTE". 10:43:57,066 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB104/ZEROBYTEPADDING". 10:43:57,066 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB112/". 10:43:57,066 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB112/ISO10126". 10:43:57,066 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB112/ISO10126-2". 10:43:57,066 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB112/ISO10126-2PADDING". 10:43:57,066 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB112/ISO10126PADDING". 10:43:57,066 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB112/ISO7816-4". 10:43:57,066 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB112/ISO7816-4PADDING". 10:43:57,066 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB112/NOPADDING". 10:43:57,066 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB112/PKCS5". 10:43:57,066 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB112/PKCS5PADDING". 10:43:57,066 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB112/PKCS7". 10:43:57,066 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB112/PKCS7PADDING". 10:43:57,066 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB112/TBC". 10:43:57,066 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB112/TBCPADDING". 10:43:57,066 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB112/X9.23". 10:43:57,066 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB112/X9.23PADDING". 10:43:57,066 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB112/ZEROBYTE". 10:43:57,066 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB112/ZEROBYTEPADDING". 10:43:57,066 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB120/". 10:43:57,067 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB120/ISO10126". 10:43:57,067 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB120/ISO10126-2". 10:43:57,067 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB120/ISO10126-2PADDING". 10:43:57,067 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB120/ISO10126PADDING". 10:43:57,067 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB120/ISO7816-4". 10:43:57,067 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB120/ISO7816-4PADDING". 10:43:57,067 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB120/NOPADDING". 10:43:57,067 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB120/PKCS5". 10:43:57,067 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB120/PKCS5PADDING". 10:43:57,067 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB120/PKCS7". 10:43:57,067 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB120/PKCS7PADDING". 10:43:57,067 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB120/TBC". 10:43:57,067 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB120/TBCPADDING". 10:43:57,067 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB120/X9.23". 10:43:57,067 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB120/X9.23PADDING". 10:43:57,067 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB120/ZEROBYTE". 10:43:57,067 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB120/ZEROBYTEPADDING". 10:43:57,067 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB128/". 10:43:57,067 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB128/ISO10126". 10:43:57,068 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB128/ISO10126-2". 10:43:57,068 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB128/ISO10126-2PADDING". 10:43:57,068 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB128/ISO10126PADDING". 10:43:57,068 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB128/ISO7816-4". 10:43:57,068 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB128/ISO7816-4PADDING". 10:43:57,068 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB128/NOPADDING". 10:43:57,068 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB128/PKCS5". 10:43:57,068 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB128/PKCS5PADDING". 10:43:57,068 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB128/PKCS7". 10:43:57,068 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB128/PKCS7PADDING". 10:43:57,068 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB128/TBC". 10:43:57,068 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB128/TBCPADDING". 10:43:57,068 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB128/X9.23". 10:43:57,068 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB128/X9.23PADDING". 10:43:57,068 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB128/ZEROBYTE". 10:43:57,068 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB128/ZEROBYTEPADDING". 10:43:57,068 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB136/". 10:43:57,068 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB136/ISO10126". 10:43:57,068 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB136/ISO10126-2". 10:43:57,069 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB136/ISO10126-2PADDING". 10:43:57,069 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB136/ISO10126PADDING". 10:43:57,069 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB136/ISO7816-4". 10:43:57,069 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB136/ISO7816-4PADDING". 10:43:57,069 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB136/NOPADDING". 10:43:57,069 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB136/PKCS5". 10:43:57,069 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB136/PKCS5PADDING". 10:43:57,069 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB136/PKCS7". 10:43:57,069 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB136/PKCS7PADDING". 10:43:57,069 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB136/TBC". 10:43:57,069 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB136/TBCPADDING". 10:43:57,069 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB136/X9.23". 10:43:57,069 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB136/X9.23PADDING". 10:43:57,069 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB136/ZEROBYTE". 10:43:57,069 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB136/ZEROBYTEPADDING". 10:43:57,069 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB144/". 10:43:57,069 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB144/ISO10126". 10:43:57,069 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB144/ISO10126-2". 10:43:57,070 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB144/ISO10126-2PADDING". 10:43:57,070 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB144/ISO10126PADDING". 10:43:57,070 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB144/ISO7816-4". 10:43:57,070 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB144/ISO7816-4PADDING". 10:43:57,070 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB144/NOPADDING". 10:43:57,070 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB144/PKCS5". 10:43:57,070 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB144/PKCS5PADDING". 10:43:57,070 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB144/PKCS7". 10:43:57,070 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB144/PKCS7PADDING". 10:43:57,070 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB144/TBC". 10:43:57,070 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB144/TBCPADDING". 10:43:57,070 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB144/X9.23". 10:43:57,070 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB144/X9.23PADDING". 10:43:57,070 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB144/ZEROBYTE". 10:43:57,070 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB144/ZEROBYTEPADDING". 10:43:57,070 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB152/". 10:43:57,070 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB152/ISO10126". 10:43:57,070 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB152/ISO10126-2". 10:43:57,070 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB152/ISO10126-2PADDING". 10:43:57,070 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB152/ISO10126PADDING". 10:43:57,070 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB152/ISO7816-4". 10:43:57,070 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB152/ISO7816-4PADDING". 10:43:57,070 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB152/NOPADDING". 10:43:57,071 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB152/PKCS5". 10:43:57,071 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB152/PKCS5PADDING". 10:43:57,071 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB152/PKCS7". 10:43:57,071 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB152/PKCS7PADDING". 10:43:57,071 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB152/TBC". 10:43:57,071 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB152/TBCPADDING". 10:43:57,071 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB152/X9.23". 10:43:57,071 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB152/X9.23PADDING". 10:43:57,071 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB152/ZEROBYTE". 10:43:57,071 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB152/ZEROBYTEPADDING". 10:43:57,071 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB16/". 10:43:57,071 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB16/ISO10126". 10:43:57,071 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB16/ISO10126-2". 10:43:57,071 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB16/ISO10126-2PADDING". 10:43:57,071 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB16/ISO10126PADDING". 10:43:57,071 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB16/ISO7816-4". 10:43:57,071 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB16/ISO7816-4PADDING". 10:43:57,071 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB16/NOPADDING". 10:43:57,071 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB16/PKCS5". 10:43:57,071 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB16/PKCS5PADDING". 10:43:57,072 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB16/PKCS7". 10:43:57,072 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB16/PKCS7PADDING". 10:43:57,072 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB16/TBC". 10:43:57,072 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB16/TBCPADDING". 10:43:57,072 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB16/X9.23". 10:43:57,072 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB16/X9.23PADDING". 10:43:57,072 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB16/ZEROBYTE". 10:43:57,072 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB16/ZEROBYTEPADDING". 10:43:57,072 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB160/". 10:43:57,072 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB160/ISO10126". 10:43:57,072 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB160/ISO10126-2". 10:43:57,072 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB160/ISO10126-2PADDING". 10:43:57,072 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB160/ISO10126PADDING". 10:43:57,072 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB160/ISO7816-4". 10:43:57,072 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB160/ISO7816-4PADDING". 10:43:57,072 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB160/NOPADDING". 10:43:57,072 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB160/PKCS5". 10:43:57,072 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB160/PKCS5PADDING". 10:43:57,072 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB160/PKCS7". 10:43:57,072 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB160/PKCS7PADDING". 10:43:57,072 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB160/TBC". 10:43:57,072 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB160/TBCPADDING". 10:43:57,073 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB160/X9.23". 10:43:57,073 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB160/X9.23PADDING". 10:43:57,073 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB160/ZEROBYTE". 10:43:57,073 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB160/ZEROBYTEPADDING". 10:43:57,073 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB168/". 10:43:57,073 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB168/ISO10126". 10:43:57,073 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB168/ISO10126-2". 10:43:57,073 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB168/ISO10126-2PADDING". 10:43:57,073 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB168/ISO10126PADDING". 10:43:57,073 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB168/ISO7816-4". 10:43:57,073 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB168/ISO7816-4PADDING". 10:43:57,073 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB168/NOPADDING". 10:43:57,073 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB168/PKCS5". 10:43:57,073 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB168/PKCS5PADDING". 10:43:57,073 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB168/PKCS7". 10:43:57,073 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB168/PKCS7PADDING". 10:43:57,073 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB168/TBC". 10:43:57,073 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB168/TBCPADDING". 10:43:57,073 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB168/X9.23". 10:43:57,073 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB168/X9.23PADDING". 10:43:57,073 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB168/ZEROBYTE". 10:43:57,074 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB168/ZEROBYTEPADDING". 10:43:57,074 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB176/". 10:43:57,074 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB176/ISO10126". 10:43:57,074 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB176/ISO10126-2". 10:43:57,074 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB176/ISO10126-2PADDING". 10:43:57,074 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB176/ISO10126PADDING". 10:43:57,074 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB176/ISO7816-4". 10:43:57,074 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB176/ISO7816-4PADDING". 10:43:57,074 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB176/NOPADDING". 10:43:57,074 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB176/PKCS5". 10:43:57,074 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB176/PKCS5PADDING". 10:43:57,074 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB176/PKCS7". 10:43:57,074 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB176/PKCS7PADDING". 10:43:57,074 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB176/TBC". 10:43:57,074 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB176/TBCPADDING". 10:43:57,074 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB176/X9.23". 10:43:57,074 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB176/X9.23PADDING". 10:43:57,074 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB176/ZEROBYTE". 10:43:57,074 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB176/ZEROBYTEPADDING". 10:43:57,074 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB184/". 10:43:57,074 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB184/ISO10126". 10:43:57,074 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB184/ISO10126-2". 10:43:57,075 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB184/ISO10126-2PADDING". 10:43:57,075 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB184/ISO10126PADDING". 10:43:57,075 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB184/ISO7816-4". 10:43:57,075 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB184/ISO7816-4PADDING". 10:43:57,075 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB184/NOPADDING". 10:43:57,075 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB184/PKCS5". 10:43:57,075 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB184/PKCS5PADDING". 10:43:57,075 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB184/PKCS7". 10:43:57,075 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB184/PKCS7PADDING". 10:43:57,075 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB184/TBC". 10:43:57,075 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB184/TBCPADDING". 10:43:57,075 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB184/X9.23". 10:43:57,075 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB184/X9.23PADDING". 10:43:57,075 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB184/ZEROBYTE". 10:43:57,075 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB184/ZEROBYTEPADDING". 10:43:57,075 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB192/". 10:43:57,075 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB192/ISO10126". 10:43:57,075 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB192/ISO10126-2". 10:43:57,076 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB192/ISO10126-2PADDING". 10:43:57,076 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB192/ISO10126PADDING". 10:43:57,076 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB192/ISO7816-4". 10:43:57,076 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB192/ISO7816-4PADDING". 10:43:57,076 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB192/NOPADDING". 10:43:57,076 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB192/PKCS5". 10:43:57,076 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB192/PKCS5PADDING". 10:43:57,076 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB192/PKCS7". 10:43:57,076 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB192/PKCS7PADDING". 10:43:57,076 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB192/TBC". 10:43:57,076 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB192/TBCPADDING". 10:43:57,076 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB192/X9.23". 10:43:57,076 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB192/X9.23PADDING". 10:43:57,076 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB192/ZEROBYTE". 10:43:57,076 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB192/ZEROBYTEPADDING". 10:43:57,076 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB200/". 10:43:57,076 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB200/ISO10126". 10:43:57,077 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB200/ISO10126-2". 10:43:57,077 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB200/ISO10126-2PADDING". 10:43:57,077 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB200/ISO10126PADDING". 10:43:57,077 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB200/ISO7816-4". 10:43:57,077 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB200/ISO7816-4PADDING". 10:43:57,077 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB200/NOPADDING". 10:43:57,077 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB200/PKCS5". 10:43:57,077 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB200/PKCS5PADDING". 10:43:57,077 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB200/PKCS7". 10:43:57,077 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB200/PKCS7PADDING". 10:43:57,077 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB200/TBC". 10:43:57,077 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB200/TBCPADDING". 10:43:57,077 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB200/X9.23". 10:43:57,077 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB200/X9.23PADDING". 10:43:57,077 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB200/ZEROBYTE". 10:43:57,077 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB200/ZEROBYTEPADDING". 10:43:57,077 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB208/". 10:43:57,077 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB208/ISO10126". 10:43:57,077 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB208/ISO10126-2". 10:43:57,077 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB208/ISO10126-2PADDING". 10:43:57,077 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB208/ISO10126PADDING". 10:43:57,077 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB208/ISO7816-4". 10:43:57,078 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB208/ISO7816-4PADDING". 10:43:57,078 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB208/NOPADDING". 10:43:57,078 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB208/PKCS5". 10:43:57,078 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB208/PKCS5PADDING". 10:43:57,078 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB208/PKCS7". 10:43:57,078 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB208/PKCS7PADDING". 10:43:57,078 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB208/TBC". 10:43:57,078 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB208/TBCPADDING". 10:43:57,078 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB208/X9.23". 10:43:57,078 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB208/X9.23PADDING". 10:43:57,078 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB208/ZEROBYTE". 10:43:57,078 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB208/ZEROBYTEPADDING". 10:43:57,078 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB216/". 10:43:57,078 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB216/ISO10126". 10:43:57,078 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB216/ISO10126-2". 10:43:57,078 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB216/ISO10126-2PADDING". 10:43:57,078 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB216/ISO10126PADDING". 10:43:57,078 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB216/ISO7816-4". 10:43:57,078 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB216/ISO7816-4PADDING". 10:43:57,078 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB216/NOPADDING". 10:43:57,078 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB216/PKCS5". 10:43:57,078 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB216/PKCS5PADDING". 10:43:57,078 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB216/PKCS7". 10:43:57,079 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB216/PKCS7PADDING". 10:43:57,079 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB216/TBC". 10:43:57,079 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB216/TBCPADDING". 10:43:57,079 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB216/X9.23". 10:43:57,079 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB216/X9.23PADDING". 10:43:57,079 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB216/ZEROBYTE". 10:43:57,079 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB216/ZEROBYTEPADDING". 10:43:57,079 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB224/". 10:43:57,079 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB224/ISO10126". 10:43:57,079 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB224/ISO10126-2". 10:43:57,079 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB224/ISO10126-2PADDING". 10:43:57,079 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB224/ISO10126PADDING". 10:43:57,079 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB224/ISO7816-4". 10:43:57,079 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB224/ISO7816-4PADDING". 10:43:57,079 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB224/NOPADDING". 10:43:57,079 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB224/PKCS5". 10:43:57,079 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB224/PKCS5PADDING". 10:43:57,080 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB224/PKCS7". 10:43:57,080 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB224/PKCS7PADDING". 10:43:57,080 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB224/TBC". 10:43:57,080 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB224/TBCPADDING". 10:43:57,080 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB224/X9.23". 10:43:57,080 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB224/X9.23PADDING". 10:43:57,080 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB224/ZEROBYTE". 10:43:57,080 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB224/ZEROBYTEPADDING". 10:43:57,080 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB232/". 10:43:57,080 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB232/ISO10126". 10:43:57,080 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB232/ISO10126-2". 10:43:57,080 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB232/ISO10126-2PADDING". 10:43:57,080 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB232/ISO10126PADDING". 10:43:57,080 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB232/ISO7816-4". 10:43:57,080 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB232/ISO7816-4PADDING". 10:43:57,080 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB232/NOPADDING". 10:43:57,080 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB232/PKCS5". 10:43:57,080 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB232/PKCS5PADDING". 10:43:57,080 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB232/PKCS7". 10:43:57,080 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB232/PKCS7PADDING". 10:43:57,080 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB232/TBC". 10:43:57,080 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB232/TBCPADDING". 10:43:57,080 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB232/X9.23". 10:43:57,081 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB232/X9.23PADDING". 10:43:57,081 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB232/ZEROBYTE". 10:43:57,081 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB232/ZEROBYTEPADDING". 10:43:57,081 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB24/". 10:43:57,081 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB24/ISO10126". 10:43:57,081 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB24/ISO10126-2". 10:43:57,081 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB24/ISO10126-2PADDING". 10:43:57,081 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB24/ISO10126PADDING". 10:43:57,081 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB24/ISO7816-4". 10:43:57,081 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB24/ISO7816-4PADDING". 10:43:57,081 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB24/NOPADDING". 10:43:57,081 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB24/PKCS5". 10:43:57,081 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB24/PKCS5PADDING". 10:43:57,081 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB24/PKCS7". 10:43:57,081 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB24/PKCS7PADDING". 10:43:57,081 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB24/TBC". 10:43:57,081 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB24/TBCPADDING". 10:43:57,081 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB24/X9.23". 10:43:57,081 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB24/X9.23PADDING". 10:43:57,081 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB24/ZEROBYTE". 10:43:57,081 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB24/ZEROBYTEPADDING". 10:43:57,081 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB240/". 10:43:57,081 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB240/ISO10126". 10:43:57,082 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB240/ISO10126-2". 10:43:57,082 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB240/ISO10126-2PADDING". 10:43:57,082 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB240/ISO10126PADDING". 10:43:57,082 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB240/ISO7816-4". 10:43:57,082 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB240/ISO7816-4PADDING". 10:43:57,082 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB240/NOPADDING". 10:43:57,082 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB240/PKCS5". 10:43:57,082 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB240/PKCS5PADDING". 10:43:57,082 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB240/PKCS7". 10:43:57,082 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB240/PKCS7PADDING". 10:43:57,082 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB240/TBC". 10:43:57,082 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB240/TBCPADDING". 10:43:57,082 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB240/X9.23". 10:43:57,082 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB240/X9.23PADDING". 10:43:57,082 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB240/ZEROBYTE". 10:43:57,082 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB240/ZEROBYTEPADDING". 10:43:57,082 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB248/". 10:43:57,082 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB248/ISO10126". 10:43:57,082 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB248/ISO10126-2". 10:43:57,082 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB248/ISO10126-2PADDING". 10:43:57,082 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB248/ISO10126PADDING". 10:43:57,082 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB248/ISO7816-4". 10:43:57,083 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB248/ISO7816-4PADDING". 10:43:57,083 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB248/NOPADDING". 10:43:57,083 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB248/PKCS5". 10:43:57,083 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB248/PKCS5PADDING". 10:43:57,083 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB248/PKCS7". 10:43:57,083 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB248/PKCS7PADDING". 10:43:57,083 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB248/TBC". 10:43:57,083 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB248/TBCPADDING". 10:43:57,083 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB248/X9.23". 10:43:57,083 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB248/X9.23PADDING". 10:43:57,083 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB248/ZEROBYTE". 10:43:57,083 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB248/ZEROBYTEPADDING". 10:43:57,083 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB256/". 10:43:57,083 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB256/ISO10126". 10:43:57,083 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB256/ISO10126-2". 10:43:57,083 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB256/ISO10126-2PADDING". 10:43:57,083 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB256/ISO10126PADDING". 10:43:57,083 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB256/ISO7816-4". 10:43:57,083 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB256/ISO7816-4PADDING". 10:43:57,083 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB256/NOPADDING". 10:43:57,084 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB256/PKCS5". 10:43:57,084 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB256/PKCS5PADDING". 10:43:57,084 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB256/PKCS7". 10:43:57,084 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB256/PKCS7PADDING". 10:43:57,084 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB256/TBC". 10:43:57,084 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB256/TBCPADDING". 10:43:57,084 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB256/X9.23". 10:43:57,084 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB256/X9.23PADDING". 10:43:57,084 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB256/ZEROBYTE". 10:43:57,084 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB256/ZEROBYTEPADDING". 10:43:57,084 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB32/". 10:43:57,084 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB32/ISO10126". 10:43:57,084 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB32/ISO10126-2". 10:43:57,084 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB32/ISO10126-2PADDING". 10:43:57,084 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB32/ISO10126PADDING". 10:43:57,084 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB32/ISO7816-4". 10:43:57,084 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB32/ISO7816-4PADDING". 10:43:57,084 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB32/NOPADDING". 10:43:57,084 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB32/PKCS5". 10:43:57,084 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB32/PKCS5PADDING". 10:43:57,084 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB32/PKCS7". 10:43:57,084 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB32/PKCS7PADDING". 10:43:57,085 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB32/TBC". 10:43:57,085 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB32/TBCPADDING". 10:43:57,085 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB32/X9.23". 10:43:57,085 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB32/X9.23PADDING". 10:43:57,085 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB32/ZEROBYTE". 10:43:57,085 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB32/ZEROBYTEPADDING". 10:43:57,085 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB40/". 10:43:57,085 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB40/ISO10126". 10:43:57,085 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB40/ISO10126-2". 10:43:57,085 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB40/ISO10126-2PADDING". 10:43:57,085 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB40/ISO10126PADDING". 10:43:57,085 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB40/ISO7816-4". 10:43:57,085 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB40/ISO7816-4PADDING". 10:43:57,085 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB40/NOPADDING". 10:43:57,085 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB40/PKCS5". 10:43:57,085 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB40/PKCS5PADDING". 10:43:57,085 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB40/PKCS7". 10:43:57,085 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB40/PKCS7PADDING". 10:43:57,085 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB40/TBC". 10:43:57,085 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB40/TBCPADDING". 10:43:57,085 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB40/X9.23". 10:43:57,085 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB40/X9.23PADDING". 10:43:57,085 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB40/ZEROBYTE". 10:43:57,085 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB40/ZEROBYTEPADDING". 10:43:57,086 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB48/". 10:43:57,086 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB48/ISO10126". 10:43:57,086 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB48/ISO10126-2". 10:43:57,086 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB48/ISO10126-2PADDING". 10:43:57,086 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB48/ISO10126PADDING". 10:43:57,086 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB48/ISO7816-4". 10:43:57,086 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB48/ISO7816-4PADDING". 10:43:57,086 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB48/NOPADDING". 10:43:57,086 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB48/PKCS5". 10:43:57,086 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB48/PKCS5PADDING". 10:43:57,086 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB48/PKCS7". 10:43:57,086 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB48/PKCS7PADDING". 10:43:57,086 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB48/TBC". 10:43:57,086 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB48/TBCPADDING". 10:43:57,086 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB48/X9.23". 10:43:57,086 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB48/X9.23PADDING". 10:43:57,086 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB48/ZEROBYTE". 10:43:57,086 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB48/ZEROBYTEPADDING". 10:43:57,086 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB56/". 10:43:57,086 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB56/ISO10126". 10:43:57,086 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB56/ISO10126-2". 10:43:57,086 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB56/ISO10126-2PADDING". 10:43:57,086 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB56/ISO10126PADDING". 10:43:57,086 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB56/ISO7816-4". 10:43:57,086 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB56/ISO7816-4PADDING". 10:43:57,086 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB56/NOPADDING". 10:43:57,087 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB56/PKCS5". 10:43:57,087 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB56/PKCS5PADDING". 10:43:57,087 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB56/PKCS7". 10:43:57,087 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB56/PKCS7PADDING". 10:43:57,087 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB56/TBC". 10:43:57,087 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB56/TBCPADDING". 10:43:57,087 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB56/X9.23". 10:43:57,087 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB56/X9.23PADDING". 10:43:57,087 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB56/ZEROBYTE". 10:43:57,087 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB56/ZEROBYTEPADDING". 10:43:57,087 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB64/". 10:43:57,087 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB64/ISO10126". 10:43:57,087 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB64/ISO10126-2". 10:43:57,087 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB64/ISO10126-2PADDING". 10:43:57,087 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB64/ISO10126PADDING". 10:43:57,087 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB64/ISO7816-4". 10:43:57,087 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB64/ISO7816-4PADDING". 10:43:57,087 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB64/NOPADDING". 10:43:57,087 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB64/PKCS5". 10:43:57,088 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB64/PKCS5PADDING". 10:43:57,088 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB64/PKCS7". 10:43:57,088 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB64/PKCS7PADDING". 10:43:57,088 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB64/TBC". 10:43:57,088 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB64/TBCPADDING". 10:43:57,088 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB64/X9.23". 10:43:57,088 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB64/X9.23PADDING". 10:43:57,088 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB64/ZEROBYTE". 10:43:57,088 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB64/ZEROBYTEPADDING". 10:43:57,088 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB72/". 10:43:57,088 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB72/ISO10126". 10:43:57,088 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB72/ISO10126-2". 10:43:57,088 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB72/ISO10126-2PADDING". 10:43:57,088 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB72/ISO10126PADDING". 10:43:57,088 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB72/ISO7816-4". 10:43:57,088 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB72/ISO7816-4PADDING". 10:43:57,088 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB72/NOPADDING". 10:43:57,088 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB72/PKCS5". 10:43:57,088 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB72/PKCS5PADDING". 10:43:57,088 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB72/PKCS7". 10:43:57,088 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB72/PKCS7PADDING". 10:43:57,088 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB72/TBC". 10:43:57,088 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB72/TBCPADDING". 10:43:57,088 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB72/X9.23". 10:43:57,088 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB72/X9.23PADDING". 10:43:57,088 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB72/ZEROBYTE". 10:43:57,089 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB72/ZEROBYTEPADDING". 10:43:57,089 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB8/". 10:43:57,089 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB8/ISO10126". 10:43:57,089 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB8/ISO10126-2". 10:43:57,089 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB8/ISO10126-2PADDING". 10:43:57,089 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB8/ISO10126PADDING". 10:43:57,089 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB8/ISO7816-4". 10:43:57,089 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB8/ISO7816-4PADDING". 10:43:57,089 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB8/NOPADDING". 10:43:57,089 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB8/PKCS5". 10:43:57,089 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB8/PKCS5PADDING". 10:43:57,089 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB8/PKCS7". 10:43:57,089 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB8/PKCS7PADDING". 10:43:57,089 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB8/TBC". 10:43:57,089 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB8/TBCPADDING". 10:43:57,089 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB8/X9.23". 10:43:57,089 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB8/X9.23PADDING". 10:43:57,089 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB8/ZEROBYTE". 10:43:57,089 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB8/ZEROBYTEPADDING". 10:43:57,089 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB80/". 10:43:57,089 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB80/ISO10126". 10:43:57,089 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB80/ISO10126-2". 10:43:57,089 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB80/ISO10126-2PADDING". 10:43:57,089 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB80/ISO10126PADDING". 10:43:57,089 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB80/ISO7816-4". 10:43:57,089 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB80/ISO7816-4PADDING". 10:43:57,089 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB80/NOPADDING". 10:43:57,090 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB80/PKCS5". 10:43:57,090 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB80/PKCS5PADDING". 10:43:57,090 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB80/PKCS7". 10:43:57,090 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB80/PKCS7PADDING". 10:43:57,090 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB80/TBC". 10:43:57,090 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB80/TBCPADDING". 10:43:57,090 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB80/X9.23". 10:43:57,090 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB80/X9.23PADDING". 10:43:57,090 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB80/ZEROBYTE". 10:43:57,090 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB80/ZEROBYTEPADDING". 10:43:57,090 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB88/". 10:43:57,090 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB88/ISO10126". 10:43:57,090 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB88/ISO10126-2". 10:43:57,090 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB88/ISO10126-2PADDING". 10:43:57,090 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB88/ISO10126PADDING". 10:43:57,090 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB88/ISO7816-4". 10:43:57,090 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB88/ISO7816-4PADDING". 10:43:57,090 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB88/NOPADDING". 10:43:57,090 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB88/PKCS5". 10:43:57,090 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB88/PKCS5PADDING". 10:43:57,090 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB88/PKCS7". 10:43:57,090 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB88/PKCS7PADDING". 10:43:57,090 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB88/TBC". 10:43:57,090 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB88/TBCPADDING". 10:43:57,090 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB88/X9.23". 10:43:57,090 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB88/X9.23PADDING". 10:43:57,090 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB88/ZEROBYTE". 10:43:57,090 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB88/ZEROBYTEPADDING". 10:43:57,090 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB96/". 10:43:57,091 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB96/ISO10126". 10:43:57,091 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB96/ISO10126-2". 10:43:57,091 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB96/ISO10126-2PADDING". 10:43:57,091 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB96/ISO10126PADDING". 10:43:57,091 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB96/ISO7816-4". 10:43:57,091 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB96/ISO7816-4PADDING". 10:43:57,091 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB96/NOPADDING". 10:43:57,091 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB96/PKCS5". 10:43:57,091 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB96/PKCS5PADDING". 10:43:57,091 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB96/PKCS7". 10:43:57,091 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB96/PKCS7PADDING". 10:43:57,091 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB96/TBC". 10:43:57,091 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB96/TBCPADDING". 10:43:57,092 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB96/X9.23". 10:43:57,092 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB96/X9.23PADDING". 10:43:57,092 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB96/ZEROBYTE". 10:43:57,092 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB96/ZEROBYTEPADDING". 10:43:57,092 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CTS/". 10:43:57,092 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CTS/NOPADDING". 10:43:57,092 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/EAX/". 10:43:57,092 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/EAX/NOPADDING". 10:43:57,092 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/ECB/". 10:43:57,092 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/ECB/NOPADDING". 10:43:57,092 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/GOFB/". 10:43:57,092 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/GOFB/ISO10126". 10:43:57,092 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/GOFB/ISO10126-2". 10:43:57,092 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/GOFB/ISO10126-2PADDING". 10:43:57,093 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/GOFB/ISO10126PADDING". 10:43:57,093 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/GOFB/ISO7816-4". 10:43:57,093 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/GOFB/ISO7816-4PADDING". 10:43:57,093 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/GOFB/NOPADDING". 10:43:57,093 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/GOFB/PKCS5". 10:43:57,093 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/GOFB/PKCS5PADDING". 10:43:57,093 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/GOFB/PKCS7". 10:43:57,093 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/GOFB/PKCS7PADDING". 10:43:57,093 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/GOFB/TBC". 10:43:57,093 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/GOFB/TBCPADDING". 10:43:57,093 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/GOFB/X9.23". 10:43:57,094 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/GOFB/X9.23PADDING". 10:43:57,094 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/GOFB/ZEROBYTE". 10:43:57,094 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/GOFB/ZEROBYTEPADDING". 10:43:57,094 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB/". 10:43:57,094 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB/ISO10126". 10:43:57,094 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB/ISO10126-2". 10:43:57,094 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB/ISO10126-2PADDING". 10:43:57,094 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB/ISO10126PADDING". 10:43:57,094 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB/ISO7816-4". 10:43:57,094 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB/ISO7816-4PADDING". 10:43:57,094 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB/NOPADDING". 10:43:57,094 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB/PKCS5". 10:43:57,094 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB/PKCS5PADDING". 10:43:57,094 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB/PKCS7". 10:43:57,094 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB/PKCS7PADDING". 10:43:57,094 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB/TBC". 10:43:57,094 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB/TBCPADDING". 10:43:57,094 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB/X9.23". 10:43:57,094 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB/X9.23PADDING". 10:43:57,095 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB/ZEROBYTE". 10:43:57,095 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB/ZEROBYTEPADDING". 10:43:57,095 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB104/". 10:43:57,095 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB104/ISO10126". 10:43:57,095 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB104/ISO10126-2". 10:43:57,095 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB104/ISO10126-2PADDING". 10:43:57,095 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB104/ISO10126PADDING". 10:43:57,095 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB104/ISO7816-4". 10:43:57,095 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB104/ISO7816-4PADDING". 10:43:57,095 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB104/NOPADDING". 10:43:57,095 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB104/PKCS5". 10:43:57,095 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB104/PKCS5PADDING". 10:43:57,095 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB104/PKCS7". 10:43:57,095 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB104/PKCS7PADDING". 10:43:57,095 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB104/TBC". 10:43:57,096 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB104/TBCPADDING". 10:43:57,096 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB104/X9.23". 10:43:57,096 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB104/X9.23PADDING". 10:43:57,096 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB104/ZEROBYTE". 10:43:57,096 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB104/ZEROBYTEPADDING". 10:43:57,096 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB112/". 10:43:57,096 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB112/ISO10126". 10:43:57,096 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB112/ISO10126-2". 10:43:57,096 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB112/ISO10126-2PADDING". 10:43:57,096 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB112/ISO10126PADDING". 10:43:57,096 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB112/ISO7816-4". 10:43:57,096 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB112/ISO7816-4PADDING". 10:43:57,096 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB112/NOPADDING". 10:43:57,096 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB112/PKCS5". 10:43:57,096 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB112/PKCS5PADDING". 10:43:57,096 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB112/PKCS7". 10:43:57,096 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB112/PKCS7PADDING". 10:43:57,096 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB112/TBC". 10:43:57,096 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB112/TBCPADDING". 10:43:57,096 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB112/X9.23". 10:43:57,096 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB112/X9.23PADDING". 10:43:57,096 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB112/ZEROBYTE". 10:43:57,097 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB112/ZEROBYTEPADDING". 10:43:57,097 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB120/". 10:43:57,097 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB120/ISO10126". 10:43:57,097 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB120/ISO10126-2". 10:43:57,097 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB120/ISO10126-2PADDING". 10:43:57,097 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB120/ISO10126PADDING". 10:43:57,097 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB120/ISO7816-4". 10:43:57,097 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB120/ISO7816-4PADDING". 10:43:57,097 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB120/NOPADDING". 10:43:57,097 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB120/PKCS5". 10:43:57,097 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB120/PKCS5PADDING". 10:43:57,097 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB120/PKCS7". 10:43:57,097 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB120/PKCS7PADDING". 10:43:57,097 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB120/TBC". 10:43:57,097 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB120/TBCPADDING". 10:43:57,097 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB120/X9.23". 10:43:57,097 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB120/X9.23PADDING". 10:43:57,097 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB120/ZEROBYTE". 10:43:57,097 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB120/ZEROBYTEPADDING". 10:43:57,097 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB128/". 10:43:57,097 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB128/ISO10126". 10:43:57,097 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB128/ISO10126-2". 10:43:57,097 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB128/ISO10126-2PADDING". 10:43:57,097 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB128/ISO10126PADDING". 10:43:57,098 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB128/ISO7816-4". 10:43:57,098 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB128/ISO7816-4PADDING". 10:43:57,098 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB128/NOPADDING". 10:43:57,098 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB128/PKCS5". 10:43:57,098 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB128/PKCS5PADDING". 10:43:57,098 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB128/PKCS7". 10:43:57,098 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB128/PKCS7PADDING". 10:43:57,098 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB128/TBC". 10:43:57,098 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB128/TBCPADDING". 10:43:57,098 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB128/X9.23". 10:43:57,098 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB128/X9.23PADDING". 10:43:57,098 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB128/ZEROBYTE". 10:43:57,098 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB128/ZEROBYTEPADDING". 10:43:57,098 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB136/". 10:43:57,098 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB136/ISO10126". 10:43:57,098 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB136/ISO10126-2". 10:43:57,098 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB136/ISO10126-2PADDING". 10:43:57,098 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB136/ISO10126PADDING". 10:43:57,098 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB136/ISO7816-4". 10:43:57,098 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB136/ISO7816-4PADDING". 10:43:57,098 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB136/NOPADDING". 10:43:57,098 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB136/PKCS5". 10:43:57,098 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB136/PKCS5PADDING". 10:43:57,098 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB136/PKCS7". 10:43:57,098 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB136/PKCS7PADDING". 10:43:57,098 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB136/TBC". 10:43:57,098 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB136/TBCPADDING". 10:43:57,099 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB136/X9.23". 10:43:57,099 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB136/X9.23PADDING". 10:43:57,099 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB136/ZEROBYTE". 10:43:57,099 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB136/ZEROBYTEPADDING". 10:43:57,099 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB144/". 10:43:57,099 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB144/ISO10126". 10:43:57,099 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB144/ISO10126-2". 10:43:57,099 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB144/ISO10126-2PADDING". 10:43:57,099 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB144/ISO10126PADDING". 10:43:57,099 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB144/ISO7816-4". 10:43:57,099 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB144/ISO7816-4PADDING". 10:43:57,099 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB144/NOPADDING". 10:43:57,099 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB144/PKCS5". 10:43:57,099 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB144/PKCS5PADDING". 10:43:57,099 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB144/PKCS7". 10:43:57,099 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB144/PKCS7PADDING". 10:43:57,099 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB144/TBC". 10:43:57,099 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB144/TBCPADDING". 10:43:57,099 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB144/X9.23". 10:43:57,100 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB144/X9.23PADDING". 10:43:57,100 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB144/ZEROBYTE". 10:43:57,100 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB144/ZEROBYTEPADDING". 10:43:57,100 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB152/". 10:43:57,100 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB152/ISO10126". 10:43:57,100 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB152/ISO10126-2". 10:43:57,100 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB152/ISO10126-2PADDING". 10:43:57,100 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB152/ISO10126PADDING". 10:43:57,100 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB152/ISO7816-4". 10:43:57,100 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB152/ISO7816-4PADDING". 10:43:57,100 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB152/NOPADDING". 10:43:57,100 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB152/PKCS5". 10:43:57,100 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB152/PKCS5PADDING". 10:43:57,100 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB152/PKCS7". 10:43:57,100 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB152/PKCS7PADDING". 10:43:57,100 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB152/TBC". 10:43:57,100 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB152/TBCPADDING". 10:43:57,100 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB152/X9.23". 10:43:57,100 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB152/X9.23PADDING". 10:43:57,100 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB152/ZEROBYTE". 10:43:57,100 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB152/ZEROBYTEPADDING". 10:43:57,100 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB16/". 10:43:57,100 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB16/ISO10126". 10:43:57,100 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB16/ISO10126-2". 10:43:57,100 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB16/ISO10126-2PADDING". 10:43:57,100 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB16/ISO10126PADDING". 10:43:57,100 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB16/ISO7816-4". 10:43:57,100 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB16/ISO7816-4PADDING". 10:43:57,101 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB16/NOPADDING". 10:43:57,101 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB16/PKCS5". 10:43:57,101 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB16/PKCS5PADDING". 10:43:57,101 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB16/PKCS7". 10:43:57,101 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB16/PKCS7PADDING". 10:43:57,101 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB16/TBC". 10:43:57,101 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB16/TBCPADDING". 10:43:57,101 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB16/X9.23". 10:43:57,101 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB16/X9.23PADDING". 10:43:57,101 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB16/ZEROBYTE". 10:43:57,101 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB16/ZEROBYTEPADDING". 10:43:57,101 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB160/". 10:43:57,101 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB160/ISO10126". 10:43:57,101 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB160/ISO10126-2". 10:43:57,101 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB160/ISO10126-2PADDING". 10:43:57,101 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB160/ISO10126PADDING". 10:43:57,101 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB160/ISO7816-4". 10:43:57,101 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB160/ISO7816-4PADDING". 10:43:57,101 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB160/NOPADDING". 10:43:57,101 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB160/PKCS5". 10:43:57,101 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB160/PKCS5PADDING". 10:43:57,101 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB160/PKCS7". 10:43:57,101 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB160/PKCS7PADDING". 10:43:57,101 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB160/TBC". 10:43:57,101 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB160/TBCPADDING". 10:43:57,102 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB160/X9.23". 10:43:57,102 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB160/X9.23PADDING". 10:43:57,102 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB160/ZEROBYTE". 10:43:57,102 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB160/ZEROBYTEPADDING". 10:43:57,102 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB168/". 10:43:57,102 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB168/ISO10126". 10:43:57,102 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB168/ISO10126-2". 10:43:57,102 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB168/ISO10126-2PADDING". 10:43:57,102 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB168/ISO10126PADDING". 10:43:57,102 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB168/ISO7816-4". 10:43:57,102 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB168/ISO7816-4PADDING". 10:43:57,102 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB168/NOPADDING". 10:43:57,102 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB168/PKCS5". 10:43:57,102 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB168/PKCS5PADDING". 10:43:57,102 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB168/PKCS7". 10:43:57,102 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB168/PKCS7PADDING". 10:43:57,102 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB168/TBC". 10:43:57,102 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB168/TBCPADDING". 10:43:57,102 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB168/X9.23". 10:43:57,102 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB168/X9.23PADDING". 10:43:57,102 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB168/ZEROBYTE". 10:43:57,102 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB168/ZEROBYTEPADDING". 10:43:57,102 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB176/". 10:43:57,103 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB176/ISO10126". 10:43:57,103 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB176/ISO10126-2". 10:43:57,103 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB176/ISO10126-2PADDING". 10:43:57,103 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB176/ISO10126PADDING". 10:43:57,103 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB176/ISO7816-4". 10:43:57,103 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB176/ISO7816-4PADDING". 10:43:57,103 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB176/NOPADDING". 10:43:57,103 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB176/PKCS5". 10:43:57,103 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB176/PKCS5PADDING". 10:43:57,103 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB176/PKCS7". 10:43:57,103 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB176/PKCS7PADDING". 10:43:57,103 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB176/TBC". 10:43:57,103 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB176/TBCPADDING". 10:43:57,104 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB176/X9.23". 10:43:57,104 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB176/X9.23PADDING". 10:43:57,104 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB176/ZEROBYTE". 10:43:57,104 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB176/ZEROBYTEPADDING". 10:43:57,104 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB184/". 10:43:57,104 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB184/ISO10126". 10:43:57,104 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB184/ISO10126-2". 10:43:57,104 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB184/ISO10126-2PADDING". 10:43:57,104 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB184/ISO10126PADDING". 10:43:57,104 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB184/ISO7816-4". 10:43:57,104 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB184/ISO7816-4PADDING". 10:43:57,104 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB184/NOPADDING". 10:43:57,104 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB184/PKCS5". 10:43:57,104 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB184/PKCS5PADDING". 10:43:57,104 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB184/PKCS7". 10:43:57,104 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB184/PKCS7PADDING". 10:43:57,104 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB184/TBC". 10:43:57,104 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB184/TBCPADDING". 10:43:57,104 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB184/X9.23". 10:43:57,104 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB184/X9.23PADDING". 10:43:57,104 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB184/ZEROBYTE". 10:43:57,104 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB184/ZEROBYTEPADDING". 10:43:57,104 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB192/". 10:43:57,105 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB192/ISO10126". 10:43:57,105 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB192/ISO10126-2". 10:43:57,105 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB192/ISO10126-2PADDING". 10:43:57,105 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB192/ISO10126PADDING". 10:43:57,105 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB192/ISO7816-4". 10:43:57,105 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB192/ISO7816-4PADDING". 10:43:57,105 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB192/NOPADDING". 10:43:57,105 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB192/PKCS5". 10:43:57,105 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB192/PKCS5PADDING". 10:43:57,105 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB192/PKCS7". 10:43:57,105 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB192/PKCS7PADDING". 10:43:57,105 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB192/TBC". 10:43:57,105 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB192/TBCPADDING". 10:43:57,105 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB192/X9.23". 10:43:57,105 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB192/X9.23PADDING". 10:43:57,105 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB192/ZEROBYTE". 10:43:57,105 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB192/ZEROBYTEPADDING". 10:43:57,105 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB200/". 10:43:57,105 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB200/ISO10126". 10:43:57,105 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB200/ISO10126-2". 10:43:57,105 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB200/ISO10126-2PADDING". 10:43:57,105 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB200/ISO10126PADDING". 10:43:57,106 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB200/ISO7816-4". 10:43:57,106 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB200/ISO7816-4PADDING". 10:43:57,106 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB200/NOPADDING". 10:43:57,106 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB200/PKCS5". 10:43:57,106 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB200/PKCS5PADDING". 10:43:57,106 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB200/PKCS7". 10:43:57,106 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB200/PKCS7PADDING". 10:43:57,106 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB200/TBC". 10:43:57,106 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB200/TBCPADDING". 10:43:57,106 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB200/X9.23". 10:43:57,106 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB200/X9.23PADDING". 10:43:57,106 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB200/ZEROBYTE". 10:43:57,106 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB200/ZEROBYTEPADDING". 10:43:57,106 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB208/". 10:43:57,106 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB208/ISO10126". 10:43:57,106 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB208/ISO10126-2". 10:43:57,106 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB208/ISO10126-2PADDING". 10:43:57,106 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB208/ISO10126PADDING". 10:43:57,106 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB208/ISO7816-4". 10:43:57,106 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB208/ISO7816-4PADDING". 10:43:57,106 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB208/NOPADDING". 10:43:57,106 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB208/PKCS5". 10:43:57,106 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB208/PKCS5PADDING". 10:43:57,106 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB208/PKCS7". 10:43:57,106 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB208/PKCS7PADDING". 10:43:57,106 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB208/TBC". 10:43:57,106 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB208/TBCPADDING". 10:43:57,107 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB208/X9.23". 10:43:57,107 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB208/X9.23PADDING". 10:43:57,107 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB208/ZEROBYTE". 10:43:57,107 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB208/ZEROBYTEPADDING". 10:43:57,107 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB216/". 10:43:57,107 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB216/ISO10126". 10:43:57,107 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB216/ISO10126-2". 10:43:57,107 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB216/ISO10126-2PADDING". 10:43:57,107 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB216/ISO10126PADDING". 10:43:57,107 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB216/ISO7816-4". 10:43:57,107 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB216/ISO7816-4PADDING". 10:43:57,107 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB216/NOPADDING". 10:43:57,107 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB216/PKCS5". 10:43:57,107 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB216/PKCS5PADDING". 10:43:57,107 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB216/PKCS7". 10:43:57,107 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB216/PKCS7PADDING". 10:43:57,107 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB216/TBC". 10:43:57,107 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB216/TBCPADDING". 10:43:57,107 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB216/X9.23". 10:43:57,108 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB216/X9.23PADDING". 10:43:57,108 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB216/ZEROBYTE". 10:43:57,108 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB216/ZEROBYTEPADDING". 10:43:57,108 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB224/". 10:43:57,108 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB224/ISO10126". 10:43:57,108 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB224/ISO10126-2". 10:43:57,108 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB224/ISO10126-2PADDING". 10:43:57,108 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB224/ISO10126PADDING". 10:43:57,108 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB224/ISO7816-4". 10:43:57,108 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB224/ISO7816-4PADDING". 10:43:57,108 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB224/NOPADDING". 10:43:57,108 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB224/PKCS5". 10:43:57,108 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB224/PKCS5PADDING". 10:43:57,108 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB224/PKCS7". 10:43:57,108 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB224/PKCS7PADDING". 10:43:57,108 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB224/TBC". 10:43:57,108 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB224/TBCPADDING". 10:43:57,108 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB224/X9.23". 10:43:57,108 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB224/X9.23PADDING". 10:43:57,108 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB224/ZEROBYTE". 10:43:57,108 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB224/ZEROBYTEPADDING". 10:43:57,108 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB232/". 10:43:57,108 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB232/ISO10126". 10:43:57,108 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB232/ISO10126-2". 10:43:57,108 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB232/ISO10126-2PADDING". 10:43:57,108 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB232/ISO10126PADDING". 10:43:57,108 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB232/ISO7816-4". 10:43:57,108 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB232/ISO7816-4PADDING". 10:43:57,108 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB232/NOPADDING". 10:43:57,109 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB232/PKCS5". 10:43:57,109 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB232/PKCS5PADDING". 10:43:57,109 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB232/PKCS7". 10:43:57,109 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB232/PKCS7PADDING". 10:43:57,109 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB232/TBC". 10:43:57,109 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB232/TBCPADDING". 10:43:57,109 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB232/X9.23". 10:43:57,109 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB232/X9.23PADDING". 10:43:57,109 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB232/ZEROBYTE". 10:43:57,109 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB232/ZEROBYTEPADDING". 10:43:57,109 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB24/". 10:43:57,109 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB24/ISO10126". 10:43:57,109 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB24/ISO10126-2". 10:43:57,109 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB24/ISO10126-2PADDING". 10:43:57,109 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB24/ISO10126PADDING". 10:43:57,109 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB24/ISO7816-4". 10:43:57,109 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB24/ISO7816-4PADDING". 10:43:57,109 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB24/NOPADDING". 10:43:57,109 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB24/PKCS5". 10:43:57,109 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB24/PKCS5PADDING". 10:43:57,109 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB24/PKCS7". 10:43:57,109 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB24/PKCS7PADDING". 10:43:57,110 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB24/TBC". 10:43:57,110 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB24/TBCPADDING". 10:43:57,110 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB24/X9.23". 10:43:57,110 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB24/X9.23PADDING". 10:43:57,110 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB24/ZEROBYTE". 10:43:57,110 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB24/ZEROBYTEPADDING". 10:43:57,110 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB240/". 10:43:57,110 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB240/ISO10126". 10:43:57,110 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB240/ISO10126-2". 10:43:57,110 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB240/ISO10126-2PADDING". 10:43:57,110 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB240/ISO10126PADDING". 10:43:57,110 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB240/ISO7816-4". 10:43:57,110 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB240/ISO7816-4PADDING". 10:43:57,110 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB240/NOPADDING". 10:43:57,110 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB240/PKCS5". 10:43:57,110 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB240/PKCS5PADDING". 10:43:57,110 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB240/PKCS7". 10:43:57,110 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB240/PKCS7PADDING". 10:43:57,110 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB240/TBC". 10:43:57,110 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB240/TBCPADDING". 10:43:57,110 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB240/X9.23". 10:43:57,110 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB240/X9.23PADDING". 10:43:57,110 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB240/ZEROBYTE". 10:43:57,110 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB240/ZEROBYTEPADDING". 10:43:57,110 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB248/". 10:43:57,110 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB248/ISO10126". 10:43:57,110 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB248/ISO10126-2". 10:43:57,110 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB248/ISO10126-2PADDING". 10:43:57,111 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB248/ISO10126PADDING". 10:43:57,111 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB248/ISO7816-4". 10:43:57,111 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB248/ISO7816-4PADDING". 10:43:57,111 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB248/NOPADDING". 10:43:57,111 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB248/PKCS5". 10:43:57,111 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB248/PKCS5PADDING". 10:43:57,111 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB248/PKCS7". 10:43:57,111 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB248/PKCS7PADDING". 10:43:57,111 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB248/TBC". 10:43:57,111 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB248/TBCPADDING". 10:43:57,111 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB248/X9.23". 10:43:57,111 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB248/X9.23PADDING". 10:43:57,111 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB248/ZEROBYTE". 10:43:57,111 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB248/ZEROBYTEPADDING". 10:43:57,111 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB256/". 10:43:57,111 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB256/ISO10126". 10:43:57,111 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB256/ISO10126-2". 10:43:57,111 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB256/ISO10126-2PADDING". 10:43:57,111 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB256/ISO10126PADDING". 10:43:57,112 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB256/ISO7816-4". 10:43:57,112 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB256/ISO7816-4PADDING". 10:43:57,112 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB256/NOPADDING". 10:43:57,112 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB256/PKCS5". 10:43:57,112 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB256/PKCS5PADDING". 10:43:57,112 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB256/PKCS7". 10:43:57,112 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB256/PKCS7PADDING". 10:43:57,112 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB256/TBC". 10:43:57,112 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB256/TBCPADDING". 10:43:57,112 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB256/X9.23". 10:43:57,112 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB256/X9.23PADDING". 10:43:57,112 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB256/ZEROBYTE". 10:43:57,112 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB256/ZEROBYTEPADDING". 10:43:57,112 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB32/". 10:43:57,112 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB32/ISO10126". 10:43:57,112 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB32/ISO10126-2". 10:43:57,112 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB32/ISO10126-2PADDING". 10:43:57,112 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB32/ISO10126PADDING". 10:43:57,112 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB32/ISO7816-4". 10:43:57,112 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB32/ISO7816-4PADDING". 10:43:57,112 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB32/NOPADDING". 10:43:57,112 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB32/PKCS5". 10:43:57,112 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB32/PKCS5PADDING". 10:43:57,112 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB32/PKCS7". 10:43:57,112 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB32/PKCS7PADDING". 10:43:57,112 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB32/TBC". 10:43:57,113 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB32/TBCPADDING". 10:43:57,113 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB32/X9.23". 10:43:57,113 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB32/X9.23PADDING". 10:43:57,113 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB32/ZEROBYTE". 10:43:57,113 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB32/ZEROBYTEPADDING". 10:43:57,113 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB40/". 10:43:57,113 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB40/ISO10126". 10:43:57,113 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB40/ISO10126-2". 10:43:57,113 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB40/ISO10126-2PADDING". 10:43:57,113 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB40/ISO10126PADDING". 10:43:57,113 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB40/ISO7816-4". 10:43:57,113 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB40/ISO7816-4PADDING". 10:43:57,113 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB40/NOPADDING". 10:43:57,113 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB40/PKCS5". 10:43:57,113 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB40/PKCS5PADDING". 10:43:57,113 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB40/PKCS7". 10:43:57,113 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB40/PKCS7PADDING". 10:43:57,113 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB40/TBC". 10:43:57,113 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB40/TBCPADDING". 10:43:57,113 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB40/X9.23". 10:43:57,113 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB40/X9.23PADDING". 10:43:57,113 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB40/ZEROBYTE". 10:43:57,113 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB40/ZEROBYTEPADDING". 10:43:57,113 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB48/". 10:43:57,113 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB48/ISO10126". 10:43:57,113 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB48/ISO10126-2". 10:43:57,113 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB48/ISO10126-2PADDING". 10:43:57,113 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB48/ISO10126PADDING". 10:43:57,114 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB48/ISO7816-4". 10:43:57,114 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB48/ISO7816-4PADDING". 10:43:57,114 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB48/NOPADDING". 10:43:57,114 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB48/PKCS5". 10:43:57,114 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB48/PKCS5PADDING". 10:43:57,114 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB48/PKCS7". 10:43:57,114 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB48/PKCS7PADDING". 10:43:57,114 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB48/TBC". 10:43:57,114 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB48/TBCPADDING". 10:43:57,114 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB48/X9.23". 10:43:57,114 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB48/X9.23PADDING". 10:43:57,114 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB48/ZEROBYTE". 10:43:57,114 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB48/ZEROBYTEPADDING". 10:43:57,114 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB56/". 10:43:57,114 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB56/ISO10126". 10:43:57,114 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB56/ISO10126-2". 10:43:57,114 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB56/ISO10126-2PADDING". 10:43:57,114 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB56/ISO10126PADDING". 10:43:57,114 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB56/ISO7816-4". 10:43:57,114 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB56/ISO7816-4PADDING". 10:43:57,114 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB56/NOPADDING". 10:43:57,114 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB56/PKCS5". 10:43:57,114 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB56/PKCS5PADDING". 10:43:57,114 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB56/PKCS7". 10:43:57,114 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB56/PKCS7PADDING". 10:43:57,114 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB56/TBC". 10:43:57,114 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB56/TBCPADDING". 10:43:57,114 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB56/X9.23". 10:43:57,114 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB56/X9.23PADDING". 10:43:57,115 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB56/ZEROBYTE". 10:43:57,115 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB56/ZEROBYTEPADDING". 10:43:57,115 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB64/". 10:43:57,115 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB64/ISO10126". 10:43:57,115 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB64/ISO10126-2". 10:43:57,115 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB64/ISO10126-2PADDING". 10:43:57,115 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB64/ISO10126PADDING". 10:43:57,115 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB64/ISO7816-4". 10:43:57,115 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB64/ISO7816-4PADDING". 10:43:57,115 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB64/NOPADDING". 10:43:57,115 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB64/PKCS5". 10:43:57,115 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB64/PKCS5PADDING". 10:43:57,115 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB64/PKCS7". 10:43:57,115 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB64/PKCS7PADDING". 10:43:57,115 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB64/TBC". 10:43:57,115 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB64/TBCPADDING". 10:43:57,115 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB64/X9.23". 10:43:57,115 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB64/X9.23PADDING". 10:43:57,115 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB64/ZEROBYTE". 10:43:57,115 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB64/ZEROBYTEPADDING". 10:43:57,115 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB72/". 10:43:57,115 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB72/ISO10126". 10:43:57,116 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB72/ISO10126-2". 10:43:57,116 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB72/ISO10126-2PADDING". 10:43:57,116 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB72/ISO10126PADDING". 10:43:57,116 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB72/ISO7816-4". 10:43:57,116 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB72/ISO7816-4PADDING". 10:43:57,116 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB72/NOPADDING". 10:43:57,116 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB72/PKCS5". 10:43:57,116 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB72/PKCS5PADDING". 10:43:57,116 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB72/PKCS7". 10:43:57,116 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB72/PKCS7PADDING". 10:43:57,116 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB72/TBC". 10:43:57,116 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB72/TBCPADDING". 10:43:57,116 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB72/X9.23". 10:43:57,116 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB72/X9.23PADDING". 10:43:57,116 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB72/ZEROBYTE". 10:43:57,116 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB72/ZEROBYTEPADDING". 10:43:57,116 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB8/". 10:43:57,116 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB8/ISO10126". 10:43:57,116 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB8/ISO10126-2". 10:43:57,116 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB8/ISO10126-2PADDING". 10:43:57,116 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB8/ISO10126PADDING". 10:43:57,116 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB8/ISO7816-4". 10:43:57,116 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB8/ISO7816-4PADDING". 10:43:57,116 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB8/NOPADDING". 10:43:57,116 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB8/PKCS5". 10:43:57,116 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB8/PKCS5PADDING". 10:43:57,116 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB8/PKCS7". 10:43:57,116 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB8/PKCS7PADDING". 10:43:57,116 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB8/TBC". 10:43:57,116 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB8/TBCPADDING". 10:43:57,116 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB8/X9.23". 10:43:57,116 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB8/X9.23PADDING". 10:43:57,116 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB8/ZEROBYTE". 10:43:57,117 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB8/ZEROBYTEPADDING". 10:43:57,117 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB80/". 10:43:57,117 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB80/ISO10126". 10:43:57,117 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB80/ISO10126-2". 10:43:57,117 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB80/ISO10126-2PADDING". 10:43:57,117 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB80/ISO10126PADDING". 10:43:57,117 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB80/ISO7816-4". 10:43:57,117 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB80/ISO7816-4PADDING". 10:43:57,117 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB80/NOPADDING". 10:43:57,117 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB80/PKCS5". 10:43:57,117 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB80/PKCS5PADDING". 10:43:57,117 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB80/PKCS7". 10:43:57,117 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB80/PKCS7PADDING". 10:43:57,117 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB80/TBC". 10:43:57,117 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB80/TBCPADDING". 10:43:57,117 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB80/X9.23". 10:43:57,117 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB80/X9.23PADDING". 10:43:57,117 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB80/ZEROBYTE". 10:43:57,117 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB80/ZEROBYTEPADDING". 10:43:57,117 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB88/". 10:43:57,117 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB88/ISO10126". 10:43:57,117 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB88/ISO10126-2". 10:43:57,117 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB88/ISO10126-2PADDING". 10:43:57,117 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB88/ISO10126PADDING". 10:43:57,117 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB88/ISO7816-4". 10:43:57,117 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB88/ISO7816-4PADDING". 10:43:57,117 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB88/NOPADDING". 10:43:57,117 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB88/PKCS5". 10:43:57,117 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB88/PKCS5PADDING". 10:43:57,117 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB88/PKCS7". 10:43:57,117 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB88/PKCS7PADDING". 10:43:57,117 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB88/TBC". 10:43:57,117 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB88/TBCPADDING". 10:43:57,117 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB88/X9.23". 10:43:57,117 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB88/X9.23PADDING". 10:43:57,118 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB88/ZEROBYTE". 10:43:57,118 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB88/ZEROBYTEPADDING". 10:43:57,118 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB96/". 10:43:57,118 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB96/ISO10126". 10:43:57,118 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB96/ISO10126-2". 10:43:57,118 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB96/ISO10126-2PADDING". 10:43:57,118 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB96/ISO10126PADDING". 10:43:57,118 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB96/ISO7816-4". 10:43:57,118 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB96/ISO7816-4PADDING". 10:43:57,118 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB96/NOPADDING". 10:43:57,118 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB96/PKCS5". 10:43:57,118 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB96/PKCS5PADDING". 10:43:57,118 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB96/PKCS7". 10:43:57,118 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB96/PKCS7PADDING". 10:43:57,118 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB96/TBC". 10:43:57,118 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB96/TBCPADDING". 10:43:57,118 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB96/X9.23". 10:43:57,118 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB96/X9.23PADDING". 10:43:57,118 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB96/ZEROBYTE". 10:43:57,118 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB96/ZEROBYTEPADDING". 10:43:57,118 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/SIC/". 10:43:57,118 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/SIC/ISO10126". 10:43:57,118 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/SIC/ISO10126-2". 10:43:57,118 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/SIC/ISO10126-2PADDING". 10:43:57,118 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/SIC/ISO10126PADDING". 10:43:57,118 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/SIC/ISO7816-4". 10:43:57,118 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/SIC/ISO7816-4PADDING". 10:43:57,119 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/SIC/NOPADDING". 10:43:57,119 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/SIC/PKCS5". 10:43:57,119 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/SIC/PKCS5PADDING". 10:43:57,119 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/SIC/PKCS7". 10:43:57,119 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/SIC/PKCS7PADDING". 10:43:57,119 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/SIC/TBC". 10:43:57,119 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/SIC/TBCPADDING". 10:43:57,119 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/SIC/X9.23". 10:43:57,120 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/SIC/X9.23PADDING". 10:43:57,120 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/SIC/ZEROBYTE". 10:43:57,120 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/SIC/ZEROBYTEPADDING". 10:43:57,120 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT//". 10:43:57,120 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT//NOPADDING". 10:43:57,120 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CBC-CTS/". 10:43:57,120 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CBC-CTS/NOPADDING". 10:43:57,120 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CBC/". 10:43:57,120 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CBC/ISO10126". 10:43:57,120 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CBC/ISO10126-2". 10:43:57,120 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CBC/ISO10126-2PADDING". 10:43:57,120 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CBC/ISO10126PADDING". 10:43:57,121 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CBC/ISO7816-4". 10:43:57,121 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CBC/ISO7816-4PADDING". 10:43:57,121 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CBC/NOPADDING". 10:43:57,121 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CBC/PKCS5". 10:43:57,121 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CBC/PKCS5PADDING". 10:43:57,121 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CBC/PKCS7". 10:43:57,122 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CBC/PKCS7PADDING". 10:43:57,122 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CBC/TBC". 10:43:57,122 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CBC/TBCPADDING". 10:43:57,122 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CBC/X9.23". 10:43:57,122 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CBC/X9.23PADDING". 10:43:57,122 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CBC/ZEROBYTE". 10:43:57,122 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CBC/ZEROBYTEPADDING". 10:43:57,122 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CCM/". 10:43:57,122 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CCM/NOPADDING". 10:43:57,122 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB/". 10:43:57,123 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB/ISO10126". 10:43:57,123 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB/ISO10126-2". 10:43:57,123 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB/ISO10126-2PADDING". 10:43:57,123 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB/ISO10126PADDING". 10:43:57,123 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB/ISO7816-4". 10:43:57,123 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB/ISO7816-4PADDING". 10:43:57,123 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB/NOPADDING". 10:43:57,123 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB/PKCS5". 10:43:57,123 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB/PKCS5PADDING". 10:43:57,123 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB/PKCS7". 10:43:57,123 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB/PKCS7PADDING". 10:43:57,123 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB/TBC". 10:43:57,123 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB/TBCPADDING". 10:43:57,123 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB/X9.23". 10:43:57,123 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB/X9.23PADDING". 10:43:57,123 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB/ZEROBYTE". 10:43:57,123 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB/ZEROBYTEPADDING". 10:43:57,123 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB104/". 10:43:57,123 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB104/ISO10126". 10:43:57,123 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB104/ISO10126-2". 10:43:57,123 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB104/ISO10126-2PADDING". 10:43:57,123 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB104/ISO10126PADDING". 10:43:57,124 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB104/ISO7816-4". 10:43:57,124 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB104/ISO7816-4PADDING". 10:43:57,124 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB104/NOPADDING". 10:43:57,124 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB104/PKCS5". 10:43:57,124 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB104/PKCS5PADDING". 10:43:57,124 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB104/PKCS7". 10:43:57,124 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB104/PKCS7PADDING". 10:43:57,124 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB104/TBC". 10:43:57,124 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB104/TBCPADDING". 10:43:57,124 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB104/X9.23". 10:43:57,124 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB104/X9.23PADDING". 10:43:57,124 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB104/ZEROBYTE". 10:43:57,124 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB104/ZEROBYTEPADDING". 10:43:57,124 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB112/". 10:43:57,124 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB112/ISO10126". 10:43:57,124 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB112/ISO10126-2". 10:43:57,124 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB112/ISO10126-2PADDING". 10:43:57,124 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB112/ISO10126PADDING". 10:43:57,124 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB112/ISO7816-4". 10:43:57,124 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB112/ISO7816-4PADDING". 10:43:57,124 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB112/NOPADDING". 10:43:57,124 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB112/PKCS5". 10:43:57,124 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB112/PKCS5PADDING". 10:43:57,124 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB112/PKCS7". 10:43:57,125 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB112/PKCS7PADDING". 10:43:57,125 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB112/TBC". 10:43:57,125 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB112/TBCPADDING". 10:43:57,125 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB112/X9.23". 10:43:57,125 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB112/X9.23PADDING". 10:43:57,125 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB112/ZEROBYTE". 10:43:57,125 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB112/ZEROBYTEPADDING". 10:43:57,125 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB120/". 10:43:57,125 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB120/ISO10126". 10:43:57,125 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB120/ISO10126-2". 10:43:57,125 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB120/ISO10126-2PADDING". 10:43:57,125 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB120/ISO10126PADDING". 10:43:57,125 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB120/ISO7816-4". 10:43:57,125 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB120/ISO7816-4PADDING". 10:43:57,125 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB120/NOPADDING". 10:43:57,125 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB120/PKCS5". 10:43:57,125 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB120/PKCS5PADDING". 10:43:57,125 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB120/PKCS7". 10:43:57,125 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB120/PKCS7PADDING". 10:43:57,125 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB120/TBC". 10:43:57,125 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB120/TBCPADDING". 10:43:57,125 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB120/X9.23". 10:43:57,125 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB120/X9.23PADDING". 10:43:57,125 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB120/ZEROBYTE". 10:43:57,125 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB120/ZEROBYTEPADDING". 10:43:57,125 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB128/". 10:43:57,125 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB128/ISO10126". 10:43:57,125 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB128/ISO10126-2". 10:43:57,126 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB128/ISO10126-2PADDING". 10:43:57,126 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB128/ISO10126PADDING". 10:43:57,126 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB128/ISO7816-4". 10:43:57,126 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB128/ISO7816-4PADDING". 10:43:57,126 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB128/NOPADDING". 10:43:57,126 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB128/PKCS5". 10:43:57,126 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB128/PKCS5PADDING". 10:43:57,126 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB128/PKCS7". 10:43:57,126 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB128/PKCS7PADDING". 10:43:57,126 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB128/TBC". 10:43:57,126 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB128/TBCPADDING". 10:43:57,126 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB128/X9.23". 10:43:57,126 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB128/X9.23PADDING". 10:43:57,126 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB128/ZEROBYTE". 10:43:57,126 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB128/ZEROBYTEPADDING". 10:43:57,126 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB136/". 10:43:57,126 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB136/ISO10126". 10:43:57,126 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB136/ISO10126-2". 10:43:57,126 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB136/ISO10126-2PADDING". 10:43:57,126 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB136/ISO10126PADDING". 10:43:57,126 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB136/ISO7816-4". 10:43:57,126 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB136/ISO7816-4PADDING". 10:43:57,126 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB136/NOPADDING". 10:43:57,126 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB136/PKCS5". 10:43:57,126 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB136/PKCS5PADDING". 10:43:57,126 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB136/PKCS7". 10:43:57,126 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB136/PKCS7PADDING". 10:43:57,126 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB136/TBC". 10:43:57,126 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB136/TBCPADDING". 10:43:57,126 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB136/X9.23". 10:43:57,127 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB136/X9.23PADDING". 10:43:57,127 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB136/ZEROBYTE". 10:43:57,127 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB136/ZEROBYTEPADDING". 10:43:57,127 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB144/". 10:43:57,127 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB144/ISO10126". 10:43:57,127 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB144/ISO10126-2". 10:43:57,127 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB144/ISO10126-2PADDING". 10:43:57,127 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB144/ISO10126PADDING". 10:43:57,127 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB144/ISO7816-4". 10:43:57,127 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB144/ISO7816-4PADDING". 10:43:57,127 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB144/NOPADDING". 10:43:57,127 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB144/PKCS5". 10:43:57,127 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB144/PKCS5PADDING". 10:43:57,127 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB144/PKCS7". 10:43:57,127 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB144/PKCS7PADDING". 10:43:57,127 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB144/TBC". 10:43:57,127 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB144/TBCPADDING". 10:43:57,127 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB144/X9.23". 10:43:57,127 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB144/X9.23PADDING". 10:43:57,127 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB144/ZEROBYTE". 10:43:57,127 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB144/ZEROBYTEPADDING". 10:43:57,127 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB152/". 10:43:57,127 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB152/ISO10126". 10:43:57,128 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB152/ISO10126-2". 10:43:57,128 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB152/ISO10126-2PADDING". 10:43:57,128 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB152/ISO10126PADDING". 10:43:57,128 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB152/ISO7816-4". 10:43:57,128 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB152/ISO7816-4PADDING". 10:43:57,128 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB152/NOPADDING". 10:43:57,128 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB152/PKCS5". 10:43:57,128 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB152/PKCS5PADDING". 10:43:57,128 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB152/PKCS7". 10:43:57,128 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB152/PKCS7PADDING". 10:43:57,128 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB152/TBC". 10:43:57,128 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB152/TBCPADDING". 10:43:57,128 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB152/X9.23". 10:43:57,128 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB152/X9.23PADDING". 10:43:57,128 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB152/ZEROBYTE". 10:43:57,128 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB152/ZEROBYTEPADDING". 10:43:57,128 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB16/". 10:43:57,128 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB16/ISO10126". 10:43:57,128 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB16/ISO10126-2". 10:43:57,128 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB16/ISO10126-2PADDING". 10:43:57,128 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB16/ISO10126PADDING". 10:43:57,128 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB16/ISO7816-4". 10:43:57,128 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB16/ISO7816-4PADDING". 10:43:57,128 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB16/NOPADDING". 10:43:57,128 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB16/PKCS5". 10:43:57,128 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB16/PKCS5PADDING". 10:43:57,128 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB16/PKCS7". 10:43:57,128 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB16/PKCS7PADDING". 10:43:57,128 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB16/TBC". 10:43:57,128 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB16/TBCPADDING". 10:43:57,129 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB16/X9.23". 10:43:57,129 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB16/X9.23PADDING". 10:43:57,129 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB16/ZEROBYTE". 10:43:57,129 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB16/ZEROBYTEPADDING". 10:43:57,129 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB160/". 10:43:57,129 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB160/ISO10126". 10:43:57,129 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB160/ISO10126-2". 10:43:57,129 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB160/ISO10126-2PADDING". 10:43:57,129 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB160/ISO10126PADDING". 10:43:57,129 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB160/ISO7816-4". 10:43:57,129 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB160/ISO7816-4PADDING". 10:43:57,129 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB160/NOPADDING". 10:43:57,129 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB160/PKCS5". 10:43:57,129 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB160/PKCS5PADDING". 10:43:57,129 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB160/PKCS7". 10:43:57,129 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB160/PKCS7PADDING". 10:43:57,129 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB160/TBC". 10:43:57,129 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB160/TBCPADDING". 10:43:57,129 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB160/X9.23". 10:43:57,129 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB160/X9.23PADDING". 10:43:57,129 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB160/ZEROBYTE". 10:43:57,129 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB160/ZEROBYTEPADDING". 10:43:57,129 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB168/". 10:43:57,129 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB168/ISO10126". 10:43:57,129 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB168/ISO10126-2". 10:43:57,129 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB168/ISO10126-2PADDING". 10:43:57,129 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB168/ISO10126PADDING". 10:43:57,130 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB168/ISO7816-4". 10:43:57,130 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB168/ISO7816-4PADDING". 10:43:57,130 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB168/NOPADDING". 10:43:57,130 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB168/PKCS5". 10:43:57,130 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB168/PKCS5PADDING". 10:43:57,130 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB168/PKCS7". 10:43:57,130 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB168/PKCS7PADDING". 10:43:57,130 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB168/TBC". 10:43:57,130 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB168/TBCPADDING". 10:43:57,130 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB168/X9.23". 10:43:57,130 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB168/X9.23PADDING". 10:43:57,130 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB168/ZEROBYTE". 10:43:57,130 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB168/ZEROBYTEPADDING". 10:43:57,130 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB176/". 10:43:57,130 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB176/ISO10126". 10:43:57,130 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB176/ISO10126-2". 10:43:57,130 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB176/ISO10126-2PADDING". 10:43:57,130 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB176/ISO10126PADDING". 10:43:57,130 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB176/ISO7816-4". 10:43:57,130 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB176/ISO7816-4PADDING". 10:43:57,130 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB176/NOPADDING". 10:43:57,130 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB176/PKCS5". 10:43:57,130 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB176/PKCS5PADDING". 10:43:57,130 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB176/PKCS7". 10:43:57,130 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB176/PKCS7PADDING". 10:43:57,130 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB176/TBC". 10:43:57,130 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB176/TBCPADDING". 10:43:57,130 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB176/X9.23". 10:43:57,130 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB176/X9.23PADDING". 10:43:57,130 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB176/ZEROBYTE". 10:43:57,130 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB176/ZEROBYTEPADDING". 10:43:57,130 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB184/". 10:43:57,131 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB184/ISO10126". 10:43:57,131 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB184/ISO10126-2". 10:43:57,131 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB184/ISO10126-2PADDING". 10:43:57,131 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB184/ISO10126PADDING". 10:43:57,131 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB184/ISO7816-4". 10:43:57,131 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB184/ISO7816-4PADDING". 10:43:57,131 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB184/NOPADDING". 10:43:57,131 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB184/PKCS5". 10:43:57,131 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB184/PKCS5PADDING". 10:43:57,131 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB184/PKCS7". 10:43:57,131 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB184/PKCS7PADDING". 10:43:57,131 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB184/TBC". 10:43:57,131 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB184/TBCPADDING". 10:43:57,131 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB184/X9.23". 10:43:57,131 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB184/X9.23PADDING". 10:43:57,131 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB184/ZEROBYTE". 10:43:57,131 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB184/ZEROBYTEPADDING". 10:43:57,131 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB192/". 10:43:57,131 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB192/ISO10126". 10:43:57,131 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB192/ISO10126-2". 10:43:57,131 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB192/ISO10126-2PADDING". 10:43:57,131 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB192/ISO10126PADDING". 10:43:57,132 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB192/ISO7816-4". 10:43:57,132 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB192/ISO7816-4PADDING". 10:43:57,132 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB192/NOPADDING". 10:43:57,132 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB192/PKCS5". 10:43:57,132 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB192/PKCS5PADDING". 10:43:57,132 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB192/PKCS7". 10:43:57,132 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB192/PKCS7PADDING". 10:43:57,132 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB192/TBC". 10:43:57,132 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB192/TBCPADDING". 10:43:57,132 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB192/X9.23". 10:43:57,132 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB192/X9.23PADDING". 10:43:57,132 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB192/ZEROBYTE". 10:43:57,132 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB192/ZEROBYTEPADDING". 10:43:57,132 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB200/". 10:43:57,132 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB200/ISO10126". 10:43:57,132 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB200/ISO10126-2". 10:43:57,132 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB200/ISO10126-2PADDING". 10:43:57,132 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB200/ISO10126PADDING". 10:43:57,132 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB200/ISO7816-4". 10:43:57,132 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB200/ISO7816-4PADDING". 10:43:57,132 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB200/NOPADDING". 10:43:57,132 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB200/PKCS5". 10:43:57,132 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB200/PKCS5PADDING". 10:43:57,132 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB200/PKCS7". 10:43:57,132 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB200/PKCS7PADDING". 10:43:57,132 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB200/TBC". 10:43:57,132 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB200/TBCPADDING". 10:43:57,132 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB200/X9.23". 10:43:57,132 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB200/X9.23PADDING". 10:43:57,132 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB200/ZEROBYTE". 10:43:57,132 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB200/ZEROBYTEPADDING". 10:43:57,132 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB208/". 10:43:57,133 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB208/ISO10126". 10:43:57,133 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB208/ISO10126-2". 10:43:57,133 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB208/ISO10126-2PADDING". 10:43:57,133 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB208/ISO10126PADDING". 10:43:57,133 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB208/ISO7816-4". 10:43:57,133 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB208/ISO7816-4PADDING". 10:43:57,133 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB208/NOPADDING". 10:43:57,133 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB208/PKCS5". 10:43:57,133 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB208/PKCS5PADDING". 10:43:57,133 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB208/PKCS7". 10:43:57,133 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB208/PKCS7PADDING". 10:43:57,133 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB208/TBC". 10:43:57,133 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB208/TBCPADDING". 10:43:57,133 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB208/X9.23". 10:43:57,133 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB208/X9.23PADDING". 10:43:57,133 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB208/ZEROBYTE". 10:43:57,133 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB208/ZEROBYTEPADDING". 10:43:57,133 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB216/". 10:43:57,133 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB216/ISO10126". 10:43:57,133 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB216/ISO10126-2". 10:43:57,134 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB216/ISO10126-2PADDING". 10:43:57,134 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB216/ISO10126PADDING". 10:43:57,134 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB216/ISO7816-4". 10:43:57,134 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB216/ISO7816-4PADDING". 10:43:57,134 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB216/NOPADDING". 10:43:57,134 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB216/PKCS5". 10:43:57,134 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB216/PKCS5PADDING". 10:43:57,134 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB216/PKCS7". 10:43:57,134 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB216/PKCS7PADDING". 10:43:57,134 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB216/TBC". 10:43:57,134 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB216/TBCPADDING". 10:43:57,134 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB216/X9.23". 10:43:57,134 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB216/X9.23PADDING". 10:43:57,134 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB216/ZEROBYTE". 10:43:57,134 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB216/ZEROBYTEPADDING". 10:43:57,134 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB224/". 10:43:57,134 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB224/ISO10126". 10:43:57,134 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB224/ISO10126-2". 10:43:57,134 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB224/ISO10126-2PADDING". 10:43:57,134 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB224/ISO10126PADDING". 10:43:57,134 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB224/ISO7816-4". 10:43:57,134 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB224/ISO7816-4PADDING". 10:43:57,134 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB224/NOPADDING". 10:43:57,134 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB224/PKCS5". 10:43:57,134 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB224/PKCS5PADDING". 10:43:57,134 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB224/PKCS7". 10:43:57,134 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB224/PKCS7PADDING". 10:43:57,134 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB224/TBC". 10:43:57,134 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB224/TBCPADDING". 10:43:57,134 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB224/X9.23". 10:43:57,135 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB224/X9.23PADDING". 10:43:57,135 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB224/ZEROBYTE". 10:43:57,135 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB224/ZEROBYTEPADDING". 10:43:57,135 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB232/". 10:43:57,135 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB232/ISO10126". 10:43:57,135 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB232/ISO10126-2". 10:43:57,135 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB232/ISO10126-2PADDING". 10:43:57,135 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB232/ISO10126PADDING". 10:43:57,135 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB232/ISO7816-4". 10:43:57,135 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB232/ISO7816-4PADDING". 10:43:57,135 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB232/NOPADDING". 10:43:57,135 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB232/PKCS5". 10:43:57,135 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB232/PKCS5PADDING". 10:43:57,135 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB232/PKCS7". 10:43:57,135 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB232/PKCS7PADDING". 10:43:57,135 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB232/TBC". 10:43:57,135 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB232/TBCPADDING". 10:43:57,135 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB232/X9.23". 10:43:57,135 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB232/X9.23PADDING". 10:43:57,135 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB232/ZEROBYTE". 10:43:57,135 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB232/ZEROBYTEPADDING". 10:43:57,135 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB24/". 10:43:57,135 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB24/ISO10126". 10:43:57,136 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB24/ISO10126-2". 10:43:57,136 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB24/ISO10126-2PADDING". 10:43:57,136 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB24/ISO10126PADDING". 10:43:57,136 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB24/ISO7816-4". 10:43:57,136 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB24/ISO7816-4PADDING". 10:43:57,136 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB24/NOPADDING". 10:43:57,136 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB24/PKCS5". 10:43:57,136 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB24/PKCS5PADDING". 10:43:57,136 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB24/PKCS7". 10:43:57,136 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB24/PKCS7PADDING". 10:43:57,136 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB24/TBC". 10:43:57,136 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB24/TBCPADDING". 10:43:57,136 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB24/X9.23". 10:43:57,136 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB24/X9.23PADDING". 10:43:57,136 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB24/ZEROBYTE". 10:43:57,136 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB24/ZEROBYTEPADDING". 10:43:57,136 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB240/". 10:43:57,136 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB240/ISO10126". 10:43:57,136 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB240/ISO10126-2". 10:43:57,136 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB240/ISO10126-2PADDING". 10:43:57,136 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB240/ISO10126PADDING". 10:43:57,136 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB240/ISO7816-4". 10:43:57,136 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB240/ISO7816-4PADDING". 10:43:57,136 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB240/NOPADDING". 10:43:57,136 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB240/PKCS5". 10:43:57,136 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB240/PKCS5PADDING". 10:43:57,136 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB240/PKCS7". 10:43:57,136 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB240/PKCS7PADDING". 10:43:57,136 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB240/TBC". 10:43:57,136 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB240/TBCPADDING". 10:43:57,136 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB240/X9.23". 10:43:57,136 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB240/X9.23PADDING". 10:43:57,137 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB240/ZEROBYTE". 10:43:57,137 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB240/ZEROBYTEPADDING". 10:43:57,137 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB248/". 10:43:57,137 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB248/ISO10126". 10:43:57,137 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB248/ISO10126-2". 10:43:57,137 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB248/ISO10126-2PADDING". 10:43:57,137 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB248/ISO10126PADDING". 10:43:57,137 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB248/ISO7816-4". 10:43:57,137 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB248/ISO7816-4PADDING". 10:43:57,137 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB248/NOPADDING". 10:43:57,137 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB248/PKCS5". 10:43:57,137 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB248/PKCS5PADDING". 10:43:57,137 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB248/PKCS7". 10:43:57,137 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB248/PKCS7PADDING". 10:43:57,137 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB248/TBC". 10:43:57,137 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB248/TBCPADDING". 10:43:57,137 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB248/X9.23". 10:43:57,137 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB248/X9.23PADDING". 10:43:57,137 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB248/ZEROBYTE". 10:43:57,137 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB248/ZEROBYTEPADDING". 10:43:57,137 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB256/". 10:43:57,137 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB256/ISO10126". 10:43:57,137 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB256/ISO10126-2". 10:43:57,137 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB256/ISO10126-2PADDING". 10:43:57,137 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB256/ISO10126PADDING". 10:43:57,137 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB256/ISO7816-4". 10:43:57,137 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB256/ISO7816-4PADDING". 10:43:57,137 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB256/NOPADDING". 10:43:57,137 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB256/PKCS5". 10:43:57,138 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB256/PKCS5PADDING". 10:43:57,138 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB256/PKCS7". 10:43:57,138 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB256/PKCS7PADDING". 10:43:57,138 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB256/TBC". 10:43:57,138 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB256/TBCPADDING". 10:43:57,138 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB256/X9.23". 10:43:57,138 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB256/X9.23PADDING". 10:43:57,138 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB256/ZEROBYTE". 10:43:57,138 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB256/ZEROBYTEPADDING". 10:43:57,138 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB32/". 10:43:57,138 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB32/ISO10126". 10:43:57,138 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB32/ISO10126-2". 10:43:57,138 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB32/ISO10126-2PADDING". 10:43:57,138 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB32/ISO10126PADDING". 10:43:57,138 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB32/ISO7816-4". 10:43:57,138 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB32/ISO7816-4PADDING". 10:43:57,138 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB32/NOPADDING". 10:43:57,138 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB32/PKCS5". 10:43:57,138 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB32/PKCS5PADDING". 10:43:57,138 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB32/PKCS7". 10:43:57,138 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB32/PKCS7PADDING". 10:43:57,138 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB32/TBC". 10:43:57,138 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB32/TBCPADDING". 10:43:57,138 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB32/X9.23". 10:43:57,138 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB32/X9.23PADDING". 10:43:57,138 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB32/ZEROBYTE". 10:43:57,138 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB32/ZEROBYTEPADDING". 10:43:57,138 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB40/". 10:43:57,138 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB40/ISO10126". 10:43:57,139 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB40/ISO10126-2". 10:43:57,139 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB40/ISO10126-2PADDING". 10:43:57,139 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB40/ISO10126PADDING". 10:43:57,139 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB40/ISO7816-4". 10:43:57,139 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB40/ISO7816-4PADDING". 10:43:57,139 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB40/NOPADDING". 10:43:57,139 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB40/PKCS5". 10:43:57,139 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB40/PKCS5PADDING". 10:43:57,139 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB40/PKCS7". 10:43:57,139 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB40/PKCS7PADDING". 10:43:57,139 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB40/TBC". 10:43:57,139 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB40/TBCPADDING". 10:43:57,139 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB40/X9.23". 10:43:57,139 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB40/X9.23PADDING". 10:43:57,139 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB40/ZEROBYTE". 10:43:57,139 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB40/ZEROBYTEPADDING". 10:43:57,139 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB48/". 10:43:57,139 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB48/ISO10126". 10:43:57,139 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB48/ISO10126-2". 10:43:57,139 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB48/ISO10126-2PADDING". 10:43:57,139 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB48/ISO10126PADDING". 10:43:57,139 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB48/ISO7816-4". 10:43:57,139 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB48/ISO7816-4PADDING". 10:43:57,139 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB48/NOPADDING". 10:43:57,139 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB48/PKCS5". 10:43:57,140 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB48/PKCS5PADDING". 10:43:57,140 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB48/PKCS7". 10:43:57,140 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB48/PKCS7PADDING". 10:43:57,140 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB48/TBC". 10:43:57,140 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB48/TBCPADDING". 10:43:57,140 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB48/X9.23". 10:43:57,140 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB48/X9.23PADDING". 10:43:57,140 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB48/ZEROBYTE". 10:43:57,140 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB48/ZEROBYTEPADDING". 10:43:57,140 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB56/". 10:43:57,140 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB56/ISO10126". 10:43:57,140 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB56/ISO10126-2". 10:43:57,140 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB56/ISO10126-2PADDING". 10:43:57,140 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB56/ISO10126PADDING". 10:43:57,140 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB56/ISO7816-4". 10:43:57,140 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB56/ISO7816-4PADDING". 10:43:57,140 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB56/NOPADDING". 10:43:57,140 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB56/PKCS5". 10:43:57,140 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB56/PKCS5PADDING". 10:43:57,140 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB56/PKCS7". 10:43:57,140 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB56/PKCS7PADDING". 10:43:57,140 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB56/TBC". 10:43:57,140 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB56/TBCPADDING". 10:43:57,140 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB56/X9.23". 10:43:57,140 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB56/X9.23PADDING". 10:43:57,140 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB56/ZEROBYTE". 10:43:57,140 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB56/ZEROBYTEPADDING". 10:43:57,140 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB64/". 10:43:57,141 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB64/ISO10126". 10:43:57,141 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB64/ISO10126-2". 10:43:57,141 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB64/ISO10126-2PADDING". 10:43:57,141 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB64/ISO10126PADDING". 10:43:57,141 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB64/ISO7816-4". 10:43:57,141 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB64/ISO7816-4PADDING". 10:43:57,141 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB64/NOPADDING". 10:43:57,141 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB64/PKCS5". 10:43:57,141 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB64/PKCS5PADDING". 10:43:57,141 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB64/PKCS7". 10:43:57,141 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB64/PKCS7PADDING". 10:43:57,141 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB64/TBC". 10:43:57,141 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB64/TBCPADDING". 10:43:57,141 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB64/X9.23". 10:43:57,141 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB64/X9.23PADDING". 10:43:57,141 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB64/ZEROBYTE". 10:43:57,141 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB64/ZEROBYTEPADDING". 10:43:57,141 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB72/". 10:43:57,141 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB72/ISO10126". 10:43:57,141 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB72/ISO10126-2". 10:43:57,141 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB72/ISO10126-2PADDING". 10:43:57,141 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB72/ISO10126PADDING". 10:43:57,141 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB72/ISO7816-4". 10:43:57,141 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB72/ISO7816-4PADDING". 10:43:57,141 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB72/NOPADDING". 10:43:57,141 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB72/PKCS5". 10:43:57,141 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB72/PKCS5PADDING". 10:43:57,141 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB72/PKCS7". 10:43:57,141 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB72/PKCS7PADDING". 10:43:57,141 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB72/TBC". 10:43:57,142 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB72/TBCPADDING". 10:43:57,142 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB72/X9.23". 10:43:57,142 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB72/X9.23PADDING". 10:43:57,142 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB72/ZEROBYTE". 10:43:57,142 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB72/ZEROBYTEPADDING". 10:43:57,142 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB8/". 10:43:57,142 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB8/ISO10126". 10:43:57,142 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB8/ISO10126-2". 10:43:57,142 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB8/ISO10126-2PADDING". 10:43:57,142 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB8/ISO10126PADDING". 10:43:57,142 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB8/ISO7816-4". 10:43:57,142 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB8/ISO7816-4PADDING". 10:43:57,142 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB8/NOPADDING". 10:43:57,142 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB8/PKCS5". 10:43:57,142 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB8/PKCS5PADDING". 10:43:57,142 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB8/PKCS7". 10:43:57,142 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB8/PKCS7PADDING". 10:43:57,142 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB8/TBC". 10:43:57,142 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB8/TBCPADDING". 10:43:57,142 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB8/X9.23". 10:43:57,142 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB8/X9.23PADDING". 10:43:57,142 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB8/ZEROBYTE". 10:43:57,142 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB8/ZEROBYTEPADDING". 10:43:57,142 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB80/". 10:43:57,142 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB80/ISO10126". 10:43:57,142 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB80/ISO10126-2". 10:43:57,142 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB80/ISO10126-2PADDING". 10:43:57,142 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB80/ISO10126PADDING". 10:43:57,142 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB80/ISO7816-4". 10:43:57,142 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB80/ISO7816-4PADDING". 10:43:57,143 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB80/NOPADDING". 10:43:57,143 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB80/PKCS5". 10:43:57,143 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB80/PKCS5PADDING". 10:43:57,143 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB80/PKCS7". 10:43:57,143 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB80/PKCS7PADDING". 10:43:57,143 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB80/TBC". 10:43:57,143 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB80/TBCPADDING". 10:43:57,143 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB80/X9.23". 10:43:57,143 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB80/X9.23PADDING". 10:43:57,143 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB80/ZEROBYTE". 10:43:57,143 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB80/ZEROBYTEPADDING". 10:43:57,143 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB88/". 10:43:57,143 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB88/ISO10126". 10:43:57,143 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB88/ISO10126-2". 10:43:57,143 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB88/ISO10126-2PADDING". 10:43:57,143 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB88/ISO10126PADDING". 10:43:57,143 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB88/ISO7816-4". 10:43:57,143 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB88/ISO7816-4PADDING". 10:43:57,143 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB88/NOPADDING". 10:43:57,143 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB88/PKCS5". 10:43:57,144 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB88/PKCS5PADDING". 10:43:57,144 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB88/PKCS7". 10:43:57,144 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB88/PKCS7PADDING". 10:43:57,144 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB88/TBC". 10:43:57,144 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB88/TBCPADDING". 10:43:57,144 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB88/X9.23". 10:43:57,144 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB88/X9.23PADDING". 10:43:57,144 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB88/ZEROBYTE". 10:43:57,144 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB88/ZEROBYTEPADDING". 10:43:57,144 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB96/". 10:43:57,144 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB96/ISO10126". 10:43:57,144 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB96/ISO10126-2". 10:43:57,144 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB96/ISO10126-2PADDING". 10:43:57,144 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB96/ISO10126PADDING". 10:43:57,144 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB96/ISO7816-4". 10:43:57,144 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB96/ISO7816-4PADDING". 10:43:57,144 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB96/NOPADDING". 10:43:57,144 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB96/PKCS5". 10:43:57,144 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB96/PKCS5PADDING". 10:43:57,144 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB96/PKCS7". 10:43:57,144 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB96/PKCS7PADDING". 10:43:57,144 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB96/TBC". 10:43:57,144 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB96/TBCPADDING". 10:43:57,144 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB96/X9.23". 10:43:57,144 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB96/X9.23PADDING". 10:43:57,144 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB96/ZEROBYTE". 10:43:57,144 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB96/ZEROBYTEPADDING". 10:43:57,144 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CTS/". 10:43:57,145 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CTS/NOPADDING". 10:43:57,145 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/EAX/". 10:43:57,145 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/EAX/NOPADDING". 10:43:57,145 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/ECB/". 10:43:57,145 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/ECB/NOPADDING". 10:43:57,145 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/GCM/". 10:43:57,145 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/GCM/NOPADDING". 10:43:57,145 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB/". 10:43:57,145 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB/ISO10126". 10:43:57,145 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB/ISO10126-2". 10:43:57,145 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB/ISO10126-2PADDING". 10:43:57,145 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB/ISO10126PADDING". 10:43:57,145 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB/ISO7816-4". 10:43:57,145 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB/ISO7816-4PADDING". 10:43:57,145 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB/NOPADDING". 10:43:57,145 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB/PKCS5". 10:43:57,145 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB/PKCS5PADDING". 10:43:57,145 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB/PKCS7". 10:43:57,146 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB/PKCS7PADDING". 10:43:57,146 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB/TBC". 10:43:57,146 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB/TBCPADDING". 10:43:57,146 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB/X9.23". 10:43:57,146 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB/X9.23PADDING". 10:43:57,146 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB/ZEROBYTE". 10:43:57,146 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB/ZEROBYTEPADDING". 10:43:57,146 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB104/". 10:43:57,146 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB104/ISO10126". 10:43:57,146 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB104/ISO10126-2". 10:43:57,146 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB104/ISO10126-2PADDING". 10:43:57,146 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB104/ISO10126PADDING". 10:43:57,146 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB104/ISO7816-4". 10:43:57,146 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB104/ISO7816-4PADDING". 10:43:57,146 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB104/NOPADDING". 10:43:57,146 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB104/PKCS5". 10:43:57,146 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB104/PKCS5PADDING". 10:43:57,146 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB104/PKCS7". 10:43:57,146 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB104/PKCS7PADDING". 10:43:57,146 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB104/TBC". 10:43:57,146 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB104/TBCPADDING". 10:43:57,146 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB104/X9.23". 10:43:57,146 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB104/X9.23PADDING". 10:43:57,146 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB104/ZEROBYTE". 10:43:57,146 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB104/ZEROBYTEPADDING". 10:43:57,146 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB112/". 10:43:57,146 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB112/ISO10126". 10:43:57,146 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB112/ISO10126-2". 10:43:57,146 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB112/ISO10126-2PADDING". 10:43:57,146 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB112/ISO10126PADDING". 10:43:57,146 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB112/ISO7816-4". 10:43:57,146 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB112/ISO7816-4PADDING". 10:43:57,146 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB112/NOPADDING". 10:43:57,146 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB112/PKCS5". 10:43:57,147 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB112/PKCS5PADDING". 10:43:57,147 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB112/PKCS7". 10:43:57,147 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB112/PKCS7PADDING". 10:43:57,147 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB112/TBC". 10:43:57,147 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB112/TBCPADDING". 10:43:57,147 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB112/X9.23". 10:43:57,147 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB112/X9.23PADDING". 10:43:57,147 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB112/ZEROBYTE". 10:43:57,147 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB112/ZEROBYTEPADDING". 10:43:57,147 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB120/". 10:43:57,147 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB120/ISO10126". 10:43:57,147 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB120/ISO10126-2". 10:43:57,147 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB120/ISO10126-2PADDING". 10:43:57,147 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB120/ISO10126PADDING". 10:43:57,147 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB120/ISO7816-4". 10:43:57,147 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB120/ISO7816-4PADDING". 10:43:57,147 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB120/NOPADDING". 10:43:57,147 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB120/PKCS5". 10:43:57,147 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB120/PKCS5PADDING". 10:43:57,148 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB120/PKCS7". 10:43:57,148 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB120/PKCS7PADDING". 10:43:57,148 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB120/TBC". 10:43:57,148 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB120/TBCPADDING". 10:43:57,148 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB120/X9.23". 10:43:57,148 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB120/X9.23PADDING". 10:43:57,148 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB120/ZEROBYTE". 10:43:57,148 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB120/ZEROBYTEPADDING". 10:43:57,148 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB128/". 10:43:57,148 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB128/ISO10126". 10:43:57,148 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB128/ISO10126-2". 10:43:57,148 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB128/ISO10126-2PADDING". 10:43:57,148 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB128/ISO10126PADDING". 10:43:57,148 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB128/ISO7816-4". 10:43:57,148 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB128/ISO7816-4PADDING". 10:43:57,148 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB128/NOPADDING". 10:43:57,148 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB128/PKCS5". 10:43:57,148 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB128/PKCS5PADDING". 10:43:57,148 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB128/PKCS7". 10:43:57,148 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB128/PKCS7PADDING". 10:43:57,148 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB128/TBC". 10:43:57,148 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB128/TBCPADDING". 10:43:57,148 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB128/X9.23". 10:43:57,148 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB128/X9.23PADDING". 10:43:57,148 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB128/ZEROBYTE". 10:43:57,148 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB128/ZEROBYTEPADDING". 10:43:57,148 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB136/". 10:43:57,148 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB136/ISO10126". 10:43:57,148 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB136/ISO10126-2". 10:43:57,149 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB136/ISO10126-2PADDING". 10:43:57,149 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB136/ISO10126PADDING". 10:43:57,149 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB136/ISO7816-4". 10:43:57,149 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB136/ISO7816-4PADDING". 10:43:57,149 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB136/NOPADDING". 10:43:57,149 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB136/PKCS5". 10:43:57,149 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB136/PKCS5PADDING". 10:43:57,149 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB136/PKCS7". 10:43:57,149 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB136/PKCS7PADDING". 10:43:57,149 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB136/TBC". 10:43:57,149 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB136/TBCPADDING". 10:43:57,149 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB136/X9.23". 10:43:57,149 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB136/X9.23PADDING". 10:43:57,149 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB136/ZEROBYTE". 10:43:57,149 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB136/ZEROBYTEPADDING". 10:43:57,149 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB144/". 10:43:57,149 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB144/ISO10126". 10:43:57,149 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB144/ISO10126-2". 10:43:57,149 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB144/ISO10126-2PADDING". 10:43:57,149 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB144/ISO10126PADDING". 10:43:57,149 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB144/ISO7816-4". 10:43:57,149 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB144/ISO7816-4PADDING". 10:43:57,149 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB144/NOPADDING". 10:43:57,149 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB144/PKCS5". 10:43:57,149 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB144/PKCS5PADDING". 10:43:57,149 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB144/PKCS7". 10:43:57,149 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB144/PKCS7PADDING". 10:43:57,149 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB144/TBC". 10:43:57,149 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB144/TBCPADDING". 10:43:57,150 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB144/X9.23". 10:43:57,150 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB144/X9.23PADDING". 10:43:57,150 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB144/ZEROBYTE". 10:43:57,150 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB144/ZEROBYTEPADDING". 10:43:57,150 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB152/". 10:43:57,150 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB152/ISO10126". 10:43:57,150 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB152/ISO10126-2". 10:43:57,150 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB152/ISO10126-2PADDING". 10:43:57,150 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB152/ISO10126PADDING". 10:43:57,150 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB152/ISO7816-4". 10:43:57,150 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB152/ISO7816-4PADDING". 10:43:57,150 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB152/NOPADDING". 10:43:57,150 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB152/PKCS5". 10:43:57,150 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB152/PKCS5PADDING". 10:43:57,150 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB152/PKCS7". 10:43:57,150 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB152/PKCS7PADDING". 10:43:57,150 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB152/TBC". 10:43:57,150 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB152/TBCPADDING". 10:43:57,150 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB152/X9.23". 10:43:57,150 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB152/X9.23PADDING". 10:43:57,150 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB152/ZEROBYTE". 10:43:57,150 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB152/ZEROBYTEPADDING". 10:43:57,150 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB16/". 10:43:57,150 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB16/ISO10126". 10:43:57,150 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB16/ISO10126-2". 10:43:57,150 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB16/ISO10126-2PADDING". 10:43:57,150 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB16/ISO10126PADDING". 10:43:57,150 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB16/ISO7816-4". 10:43:57,150 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB16/ISO7816-4PADDING". 10:43:57,150 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB16/NOPADDING". 10:43:57,151 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB16/PKCS5". 10:43:57,151 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB16/PKCS5PADDING". 10:43:57,151 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB16/PKCS7". 10:43:57,151 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB16/PKCS7PADDING". 10:43:57,151 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB16/TBC". 10:43:57,151 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB16/TBCPADDING". 10:43:57,151 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB16/X9.23". 10:43:57,151 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB16/X9.23PADDING". 10:43:57,151 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB16/ZEROBYTE". 10:43:57,151 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB16/ZEROBYTEPADDING". 10:43:57,151 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB160/". 10:43:57,151 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB160/ISO10126". 10:43:57,151 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB160/ISO10126-2". 10:43:57,151 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB160/ISO10126-2PADDING". 10:43:57,151 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB160/ISO10126PADDING". 10:43:57,151 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB160/ISO7816-4". 10:43:57,151 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB160/ISO7816-4PADDING". 10:43:57,151 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB160/NOPADDING". 10:43:57,151 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB160/PKCS5". 10:43:57,151 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB160/PKCS5PADDING". 10:43:57,151 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB160/PKCS7". 10:43:57,151 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB160/PKCS7PADDING". 10:43:57,152 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB160/TBC". 10:43:57,152 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB160/TBCPADDING". 10:43:57,152 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB160/X9.23". 10:43:57,152 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB160/X9.23PADDING". 10:43:57,152 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB160/ZEROBYTE". 10:43:57,152 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB160/ZEROBYTEPADDING". 10:43:57,152 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB168/". 10:43:57,152 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB168/ISO10126". 10:43:57,152 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB168/ISO10126-2". 10:43:57,152 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB168/ISO10126-2PADDING". 10:43:57,152 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB168/ISO10126PADDING". 10:43:57,152 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB168/ISO7816-4". 10:43:57,152 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB168/ISO7816-4PADDING". 10:43:57,152 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB168/NOPADDING". 10:43:57,152 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB168/PKCS5". 10:43:57,152 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB168/PKCS5PADDING". 10:43:57,152 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB168/PKCS7". 10:43:57,152 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB168/PKCS7PADDING". 10:43:57,152 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB168/TBC". 10:43:57,152 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB168/TBCPADDING". 10:43:57,152 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB168/X9.23". 10:43:57,152 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB168/X9.23PADDING". 10:43:57,152 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB168/ZEROBYTE". 10:43:57,152 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB168/ZEROBYTEPADDING". 10:43:57,152 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB176/". 10:43:57,152 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB176/ISO10126". 10:43:57,152 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB176/ISO10126-2". 10:43:57,153 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB176/ISO10126-2PADDING". 10:43:57,153 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB176/ISO10126PADDING". 10:43:57,153 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB176/ISO7816-4". 10:43:57,153 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB176/ISO7816-4PADDING". 10:43:57,153 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB176/NOPADDING". 10:43:57,153 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB176/PKCS5". 10:43:57,153 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB176/PKCS5PADDING". 10:43:57,153 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB176/PKCS7". 10:43:57,153 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB176/PKCS7PADDING". 10:43:57,153 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB176/TBC". 10:43:57,153 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB176/TBCPADDING". 10:43:57,153 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB176/X9.23". 10:43:57,153 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB176/X9.23PADDING". 10:43:57,153 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB176/ZEROBYTE". 10:43:57,153 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB176/ZEROBYTEPADDING". 10:43:57,153 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB184/". 10:43:57,153 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB184/ISO10126". 10:43:57,153 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB184/ISO10126-2". 10:43:57,153 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB184/ISO10126-2PADDING". 10:43:57,153 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB184/ISO10126PADDING". 10:43:57,153 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB184/ISO7816-4". 10:43:57,153 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB184/ISO7816-4PADDING". 10:43:57,153 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB184/NOPADDING". 10:43:57,153 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB184/PKCS5". 10:43:57,153 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB184/PKCS5PADDING". 10:43:57,153 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB184/PKCS7". 10:43:57,153 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB184/PKCS7PADDING". 10:43:57,153 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB184/TBC". 10:43:57,153 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB184/TBCPADDING". 10:43:57,153 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB184/X9.23". 10:43:57,153 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB184/X9.23PADDING". 10:43:57,153 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB184/ZEROBYTE". 10:43:57,153 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB184/ZEROBYTEPADDING". 10:43:57,154 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB192/". 10:43:57,154 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB192/ISO10126". 10:43:57,154 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB192/ISO10126-2". 10:43:57,154 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB192/ISO10126-2PADDING". 10:43:57,154 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB192/ISO10126PADDING". 10:43:57,154 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB192/ISO7816-4". 10:43:57,154 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB192/ISO7816-4PADDING". 10:43:57,154 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB192/NOPADDING". 10:43:57,154 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB192/PKCS5". 10:43:57,154 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB192/PKCS5PADDING". 10:43:57,154 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB192/PKCS7". 10:43:57,154 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB192/PKCS7PADDING". 10:43:57,154 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB192/TBC". 10:43:57,154 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB192/TBCPADDING". 10:43:57,154 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB192/X9.23". 10:43:57,154 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB192/X9.23PADDING". 10:43:57,154 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB192/ZEROBYTE". 10:43:57,154 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB192/ZEROBYTEPADDING". 10:43:57,154 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB200/". 10:43:57,154 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB200/ISO10126". 10:43:57,154 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB200/ISO10126-2". 10:43:57,154 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB200/ISO10126-2PADDING". 10:43:57,154 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB200/ISO10126PADDING". 10:43:57,154 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB200/ISO7816-4". 10:43:57,154 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB200/ISO7816-4PADDING". 10:43:57,154 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB200/NOPADDING". 10:43:57,154 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB200/PKCS5". 10:43:57,155 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB200/PKCS5PADDING". 10:43:57,155 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB200/PKCS7". 10:43:57,155 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB200/PKCS7PADDING". 10:43:57,155 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB200/TBC". 10:43:57,155 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB200/TBCPADDING". 10:43:57,155 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB200/X9.23". 10:43:57,155 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB200/X9.23PADDING". 10:43:57,155 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB200/ZEROBYTE". 10:43:57,155 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB200/ZEROBYTEPADDING". 10:43:57,155 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB208/". 10:43:57,155 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB208/ISO10126". 10:43:57,155 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB208/ISO10126-2". 10:43:57,155 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB208/ISO10126-2PADDING". 10:43:57,155 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB208/ISO10126PADDING". 10:43:57,155 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB208/ISO7816-4". 10:43:57,155 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB208/ISO7816-4PADDING". 10:43:57,155 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB208/NOPADDING". 10:43:57,155 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB208/PKCS5". 10:43:57,155 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB208/PKCS5PADDING". 10:43:57,155 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB208/PKCS7". 10:43:57,155 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB208/PKCS7PADDING". 10:43:57,155 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB208/TBC". 10:43:57,155 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB208/TBCPADDING". 10:43:57,155 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB208/X9.23". 10:43:57,155 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB208/X9.23PADDING". 10:43:57,156 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB208/ZEROBYTE". 10:43:57,156 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB208/ZEROBYTEPADDING". 10:43:57,156 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB216/". 10:43:57,156 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB216/ISO10126". 10:43:57,156 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB216/ISO10126-2". 10:43:57,156 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB216/ISO10126-2PADDING". 10:43:57,156 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB216/ISO10126PADDING". 10:43:57,156 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB216/ISO7816-4". 10:43:57,156 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB216/ISO7816-4PADDING". 10:43:57,156 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB216/NOPADDING". 10:43:57,156 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB216/PKCS5". 10:43:57,156 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB216/PKCS5PADDING". 10:43:57,156 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB216/PKCS7". 10:43:57,156 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB216/PKCS7PADDING". 10:43:57,156 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB216/TBC". 10:43:57,156 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB216/TBCPADDING". 10:43:57,156 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB216/X9.23". 10:43:57,156 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB216/X9.23PADDING". 10:43:57,156 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB216/ZEROBYTE". 10:43:57,156 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB216/ZEROBYTEPADDING". 10:43:57,156 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB224/". 10:43:57,156 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB224/ISO10126". 10:43:57,156 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB224/ISO10126-2". 10:43:57,156 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB224/ISO10126-2PADDING". 10:43:57,156 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB224/ISO10126PADDING". 10:43:57,156 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB224/ISO7816-4". 10:43:57,156 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB224/ISO7816-4PADDING". 10:43:57,156 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB224/NOPADDING". 10:43:57,156 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB224/PKCS5". 10:43:57,157 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB224/PKCS5PADDING". 10:43:57,157 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB224/PKCS7". 10:43:57,157 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB224/PKCS7PADDING". 10:43:57,157 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB224/TBC". 10:43:57,157 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB224/TBCPADDING". 10:43:57,157 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB224/X9.23". 10:43:57,157 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB224/X9.23PADDING". 10:43:57,157 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB224/ZEROBYTE". 10:43:57,157 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB224/ZEROBYTEPADDING". 10:43:57,157 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB232/". 10:43:57,157 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB232/ISO10126". 10:43:57,157 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB232/ISO10126-2". 10:43:57,157 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB232/ISO10126-2PADDING". 10:43:57,157 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB232/ISO10126PADDING". 10:43:57,157 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB232/ISO7816-4". 10:43:57,157 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB232/ISO7816-4PADDING". 10:43:57,157 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB232/NOPADDING". 10:43:57,157 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB232/PKCS5". 10:43:57,157 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB232/PKCS5PADDING". 10:43:57,157 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB232/PKCS7". 10:43:57,158 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB232/PKCS7PADDING". 10:43:57,158 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB232/TBC". 10:43:57,158 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB232/TBCPADDING". 10:43:57,158 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB232/X9.23". 10:43:57,158 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB232/X9.23PADDING". 10:43:57,158 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB232/ZEROBYTE". 10:43:57,158 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB232/ZEROBYTEPADDING". 10:43:57,158 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB24/". 10:43:57,158 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB24/ISO10126". 10:43:57,158 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB24/ISO10126-2". 10:43:57,158 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB24/ISO10126-2PADDING". 10:43:57,158 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB24/ISO10126PADDING". 10:43:57,158 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB24/ISO7816-4". 10:43:57,158 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB24/ISO7816-4PADDING". 10:43:57,158 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB24/NOPADDING". 10:43:57,158 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB24/PKCS5". 10:43:57,158 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB24/PKCS5PADDING". 10:43:57,158 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB24/PKCS7". 10:43:57,158 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB24/PKCS7PADDING". 10:43:57,158 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB24/TBC". 10:43:57,158 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB24/TBCPADDING". 10:43:57,158 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB24/X9.23". 10:43:57,158 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB24/X9.23PADDING". 10:43:57,158 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB24/ZEROBYTE". 10:43:57,158 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB24/ZEROBYTEPADDING". 10:43:57,158 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB240/". 10:43:57,158 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB240/ISO10126". 10:43:57,158 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB240/ISO10126-2". 10:43:57,158 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB240/ISO10126-2PADDING". 10:43:57,158 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB240/ISO10126PADDING". 10:43:57,158 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB240/ISO7816-4". 10:43:57,159 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB240/ISO7816-4PADDING". 10:43:57,159 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB240/NOPADDING". 10:43:57,159 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB240/PKCS5". 10:43:57,159 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB240/PKCS5PADDING". 10:43:57,159 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB240/PKCS7". 10:43:57,159 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB240/PKCS7PADDING". 10:43:57,159 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB240/TBC". 10:43:57,159 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB240/TBCPADDING". 10:43:57,159 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB240/X9.23". 10:43:57,159 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB240/X9.23PADDING". 10:43:57,159 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB240/ZEROBYTE". 10:43:57,159 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB240/ZEROBYTEPADDING". 10:43:57,159 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB248/". 10:43:57,159 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB248/ISO10126". 10:43:57,159 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB248/ISO10126-2". 10:43:57,159 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB248/ISO10126-2PADDING". 10:43:57,159 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB248/ISO10126PADDING". 10:43:57,159 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB248/ISO7816-4". 10:43:57,159 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB248/ISO7816-4PADDING". 10:43:57,159 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB248/NOPADDING". 10:43:57,159 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB248/PKCS5". 10:43:57,159 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB248/PKCS5PADDING". 10:43:57,159 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB248/PKCS7". 10:43:57,159 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB248/PKCS7PADDING". 10:43:57,160 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB248/TBC". 10:43:57,160 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB248/TBCPADDING". 10:43:57,160 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB248/X9.23". 10:43:57,160 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB248/X9.23PADDING". 10:43:57,160 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB248/ZEROBYTE". 10:43:57,160 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB248/ZEROBYTEPADDING". 10:43:57,160 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB256/". 10:43:57,160 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB256/ISO10126". 10:43:57,160 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB256/ISO10126-2". 10:43:57,160 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB256/ISO10126-2PADDING". 10:43:57,160 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB256/ISO10126PADDING". 10:43:57,160 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB256/ISO7816-4". 10:43:57,160 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB256/ISO7816-4PADDING". 10:43:57,160 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB256/NOPADDING". 10:43:57,160 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB256/PKCS5". 10:43:57,160 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB256/PKCS5PADDING". 10:43:57,160 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB256/PKCS7". 10:43:57,160 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB256/PKCS7PADDING". 10:43:57,160 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB256/TBC". 10:43:57,160 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB256/TBCPADDING". 10:43:57,160 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB256/X9.23". 10:43:57,160 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB256/X9.23PADDING". 10:43:57,160 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB256/ZEROBYTE". 10:43:57,160 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB256/ZEROBYTEPADDING". 10:43:57,160 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB32/". 10:43:57,160 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB32/ISO10126". 10:43:57,160 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB32/ISO10126-2". 10:43:57,160 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB32/ISO10126-2PADDING". 10:43:57,160 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB32/ISO10126PADDING". 10:43:57,160 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB32/ISO7816-4". 10:43:57,160 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB32/ISO7816-4PADDING". 10:43:57,161 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB32/NOPADDING". 10:43:57,161 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB32/PKCS5". 10:43:57,161 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB32/PKCS5PADDING". 10:43:57,161 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB32/PKCS7". 10:43:57,161 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB32/PKCS7PADDING". 10:43:57,161 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB32/TBC". 10:43:57,161 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB32/TBCPADDING". 10:43:57,161 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB32/X9.23". 10:43:57,161 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB32/X9.23PADDING". 10:43:57,161 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB32/ZEROBYTE". 10:43:57,161 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB32/ZEROBYTEPADDING". 10:43:57,161 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB40/". 10:43:57,161 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB40/ISO10126". 10:43:57,161 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB40/ISO10126-2". 10:43:57,161 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB40/ISO10126-2PADDING". 10:43:57,161 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB40/ISO10126PADDING". 10:43:57,161 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB40/ISO7816-4". 10:43:57,161 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB40/ISO7816-4PADDING". 10:43:57,161 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB40/NOPADDING". 10:43:57,161 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB40/PKCS5". 10:43:57,161 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB40/PKCS5PADDING". 10:43:57,161 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB40/PKCS7". 10:43:57,161 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB40/PKCS7PADDING". 10:43:57,161 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB40/TBC". 10:43:57,161 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB40/TBCPADDING". 10:43:57,161 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB40/X9.23". 10:43:57,161 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB40/X9.23PADDING". 10:43:57,161 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB40/ZEROBYTE". 10:43:57,161 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB40/ZEROBYTEPADDING". 10:43:57,161 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB48/". 10:43:57,161 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB48/ISO10126". 10:43:57,161 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB48/ISO10126-2". 10:43:57,161 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB48/ISO10126-2PADDING". 10:43:57,161 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB48/ISO10126PADDING". 10:43:57,162 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB48/ISO7816-4". 10:43:57,162 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB48/ISO7816-4PADDING". 10:43:57,162 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB48/NOPADDING". 10:43:57,162 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB48/PKCS5". 10:43:57,162 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB48/PKCS5PADDING". 10:43:57,162 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB48/PKCS7". 10:43:57,162 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB48/PKCS7PADDING". 10:43:57,162 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB48/TBC". 10:43:57,162 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB48/TBCPADDING". 10:43:57,162 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB48/X9.23". 10:43:57,162 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB48/X9.23PADDING". 10:43:57,162 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB48/ZEROBYTE". 10:43:57,162 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB48/ZEROBYTEPADDING". 10:43:57,162 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB56/". 10:43:57,162 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB56/ISO10126". 10:43:57,162 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB56/ISO10126-2". 10:43:57,162 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB56/ISO10126-2PADDING". 10:43:57,162 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB56/ISO10126PADDING". 10:43:57,162 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB56/ISO7816-4". 10:43:57,162 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB56/ISO7816-4PADDING". 10:43:57,162 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB56/NOPADDING". 10:43:57,162 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB56/PKCS5". 10:43:57,162 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB56/PKCS5PADDING". 10:43:57,162 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB56/PKCS7". 10:43:57,162 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB56/PKCS7PADDING". 10:43:57,162 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB56/TBC". 10:43:57,162 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB56/TBCPADDING". 10:43:57,162 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB56/X9.23". 10:43:57,162 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB56/X9.23PADDING". 10:43:57,162 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB56/ZEROBYTE". 10:43:57,162 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB56/ZEROBYTEPADDING". 10:43:57,162 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB64/". 10:43:57,162 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB64/ISO10126". 10:43:57,163 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB64/ISO10126-2". 10:43:57,163 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB64/ISO10126-2PADDING". 10:43:57,163 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB64/ISO10126PADDING". 10:43:57,163 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB64/ISO7816-4". 10:43:57,163 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB64/ISO7816-4PADDING". 10:43:57,163 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB64/NOPADDING". 10:43:57,163 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB64/PKCS5". 10:43:57,163 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB64/PKCS5PADDING". 10:43:57,163 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB64/PKCS7". 10:43:57,163 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB64/PKCS7PADDING". 10:43:57,163 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB64/TBC". 10:43:57,163 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB64/TBCPADDING". 10:43:57,163 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB64/X9.23". 10:43:57,163 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB64/X9.23PADDING". 10:43:57,163 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB64/ZEROBYTE". 10:43:57,163 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB64/ZEROBYTEPADDING". 10:43:57,163 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB72/". 10:43:57,163 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB72/ISO10126". 10:43:57,163 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB72/ISO10126-2". 10:43:57,163 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB72/ISO10126-2PADDING". 10:43:57,163 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB72/ISO10126PADDING". 10:43:57,163 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB72/ISO7816-4". 10:43:57,163 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB72/ISO7816-4PADDING". 10:43:57,163 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB72/NOPADDING". 10:43:57,164 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB72/PKCS5". 10:43:57,164 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB72/PKCS5PADDING". 10:43:57,164 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB72/PKCS7". 10:43:57,164 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB72/PKCS7PADDING". 10:43:57,164 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB72/TBC". 10:43:57,164 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB72/TBCPADDING". 10:43:57,164 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB72/X9.23". 10:43:57,164 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB72/X9.23PADDING". 10:43:57,164 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB72/ZEROBYTE". 10:43:57,164 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB72/ZEROBYTEPADDING". 10:43:57,164 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB8/". 10:43:57,164 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB8/ISO10126". 10:43:57,164 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB8/ISO10126-2". 10:43:57,164 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB8/ISO10126-2PADDING". 10:43:57,164 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB8/ISO10126PADDING". 10:43:57,164 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB8/ISO7816-4". 10:43:57,164 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB8/ISO7816-4PADDING". 10:43:57,164 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB8/NOPADDING". 10:43:57,164 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB8/PKCS5". 10:43:57,164 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB8/PKCS5PADDING". 10:43:57,164 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB8/PKCS7". 10:43:57,164 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB8/PKCS7PADDING". 10:43:57,164 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB8/TBC". 10:43:57,164 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB8/TBCPADDING". 10:43:57,164 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB8/X9.23". 10:43:57,164 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB8/X9.23PADDING". 10:43:57,164 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB8/ZEROBYTE". 10:43:57,164 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB8/ZEROBYTEPADDING". 10:43:57,164 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB80/". 10:43:57,164 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB80/ISO10126". 10:43:57,164 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB80/ISO10126-2". 10:43:57,165 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB80/ISO10126-2PADDING". 10:43:57,165 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB80/ISO10126PADDING". 10:43:57,165 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB80/ISO7816-4". 10:43:57,165 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB80/ISO7816-4PADDING". 10:43:57,165 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB80/NOPADDING". 10:43:57,165 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB80/PKCS5". 10:43:57,165 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB80/PKCS5PADDING". 10:43:57,165 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB80/PKCS7". 10:43:57,165 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB80/PKCS7PADDING". 10:43:57,165 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB80/TBC". 10:43:57,165 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB80/TBCPADDING". 10:43:57,165 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB80/X9.23". 10:43:57,165 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB80/X9.23PADDING". 10:43:57,165 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB80/ZEROBYTE". 10:43:57,165 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB80/ZEROBYTEPADDING". 10:43:57,165 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB88/". 10:43:57,165 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB88/ISO10126". 10:43:57,165 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB88/ISO10126-2". 10:43:57,165 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB88/ISO10126-2PADDING". 10:43:57,165 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB88/ISO10126PADDING". 10:43:57,165 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB88/ISO7816-4". 10:43:57,165 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB88/ISO7816-4PADDING". 10:43:57,165 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB88/NOPADDING". 10:43:57,165 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB88/PKCS5". 10:43:57,165 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB88/PKCS5PADDING". 10:43:57,165 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB88/PKCS7". 10:43:57,165 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB88/PKCS7PADDING". 10:43:57,165 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB88/TBC". 10:43:57,165 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB88/TBCPADDING". 10:43:57,165 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB88/X9.23". 10:43:57,165 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB88/X9.23PADDING". 10:43:57,165 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB88/ZEROBYTE". 10:43:57,166 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB88/ZEROBYTEPADDING". 10:43:57,166 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB96/". 10:43:57,166 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB96/ISO10126". 10:43:57,166 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB96/ISO10126-2". 10:43:57,166 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB96/ISO10126-2PADDING". 10:43:57,166 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB96/ISO10126PADDING". 10:43:57,166 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB96/ISO7816-4". 10:43:57,166 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB96/ISO7816-4PADDING". 10:43:57,166 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB96/NOPADDING". 10:43:57,166 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB96/PKCS5". 10:43:57,166 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB96/PKCS5PADDING". 10:43:57,166 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB96/PKCS7". 10:43:57,166 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB96/PKCS7PADDING". 10:43:57,166 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB96/TBC". 10:43:57,166 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB96/TBCPADDING". 10:43:57,166 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB96/X9.23". 10:43:57,166 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB96/X9.23PADDING". 10:43:57,166 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB96/ZEROBYTE". 10:43:57,166 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB96/ZEROBYTEPADDING". 10:43:57,166 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/SIC/". 10:43:57,166 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/SIC/ISO10126". 10:43:57,166 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/SIC/ISO10126-2". 10:43:57,166 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/SIC/ISO10126-2PADDING". 10:43:57,166 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/SIC/ISO10126PADDING". 10:43:57,167 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/SIC/ISO7816-4". 10:43:57,167 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/SIC/ISO7816-4PADDING". 10:43:57,167 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/SIC/NOPADDING". 10:43:57,167 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/SIC/PKCS5". 10:43:57,167 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/SIC/PKCS5PADDING". 10:43:57,167 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/SIC/PKCS7". 10:43:57,167 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/SIC/PKCS7PADDING". 10:43:57,167 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/SIC/TBC". 10:43:57,168 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/SIC/TBCPADDING". 10:43:57,168 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/SIC/X9.23". 10:43:57,168 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/SIC/X9.23PADDING". 10:43:57,168 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/SIC/ZEROBYTE". 10:43:57,168 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/SIC/ZEROBYTEPADDING". 10:43:57,168 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA//". 10:43:57,168 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA//NOPADDING". 10:43:57,168 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CBC-CTS/". 10:43:57,168 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CBC-CTS/NOPADDING". 10:43:57,168 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CBC/". 10:43:57,168 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CBC/ISO10126". 10:43:57,168 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CBC/ISO10126-2". 10:43:57,168 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CBC/ISO10126-2PADDING". 10:43:57,168 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CBC/ISO10126PADDING". 10:43:57,168 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CBC/ISO7816-4". 10:43:57,169 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CBC/ISO7816-4PADDING". 10:43:57,169 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CBC/NOPADDING". 10:43:57,169 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CBC/PKCS5". 10:43:57,169 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CBC/PKCS5PADDING". 10:43:57,169 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CBC/PKCS7". 10:43:57,170 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CBC/PKCS7PADDING". 10:43:57,170 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CBC/TBC". 10:43:57,170 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CBC/TBCPADDING". 10:43:57,170 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CBC/X9.23". 10:43:57,170 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CBC/X9.23PADDING". 10:43:57,170 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CBC/ZEROBYTE". 10:43:57,170 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CBC/ZEROBYTEPADDING". 10:43:57,170 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CCM/". 10:43:57,170 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CCM/NOPADDING". 10:43:57,170 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB/". 10:43:57,170 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB/ISO10126". 10:43:57,170 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB/ISO10126-2". 10:43:57,170 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB/ISO10126-2PADDING". 10:43:57,170 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB/ISO10126PADDING". 10:43:57,170 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB/ISO7816-4". 10:43:57,170 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB/ISO7816-4PADDING". 10:43:57,170 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB/NOPADDING". 10:43:57,171 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB/PKCS5". 10:43:57,171 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB/PKCS5PADDING". 10:43:57,171 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB/PKCS7". 10:43:57,171 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB/PKCS7PADDING". 10:43:57,171 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB/TBC". 10:43:57,171 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB/TBCPADDING". 10:43:57,171 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB/X9.23". 10:43:57,171 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB/X9.23PADDING". 10:43:57,171 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB/ZEROBYTE". 10:43:57,171 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB/ZEROBYTEPADDING". 10:43:57,171 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB104/". 10:43:57,171 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB104/ISO10126". 10:43:57,171 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB104/ISO10126-2". 10:43:57,171 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB104/ISO10126-2PADDING". 10:43:57,171 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB104/ISO10126PADDING". 10:43:57,171 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB104/ISO7816-4". 10:43:57,172 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB104/ISO7816-4PADDING". 10:43:57,172 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB104/NOPADDING". 10:43:57,172 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB104/PKCS5". 10:43:57,172 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB104/PKCS5PADDING". 10:43:57,172 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB104/PKCS7". 10:43:57,172 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB104/PKCS7PADDING". 10:43:57,172 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB104/TBC". 10:43:57,172 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB104/TBCPADDING". 10:43:57,172 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB104/X9.23". 10:43:57,172 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB104/X9.23PADDING". 10:43:57,172 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB104/ZEROBYTE". 10:43:57,172 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB104/ZEROBYTEPADDING". 10:43:57,172 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB112/". 10:43:57,172 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB112/ISO10126". 10:43:57,172 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB112/ISO10126-2". 10:43:57,172 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB112/ISO10126-2PADDING". 10:43:57,172 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB112/ISO10126PADDING". 10:43:57,173 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB112/ISO7816-4". 10:43:57,173 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB112/ISO7816-4PADDING". 10:43:57,173 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB112/NOPADDING". 10:43:57,173 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB112/PKCS5". 10:43:57,173 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB112/PKCS5PADDING". 10:43:57,173 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB112/PKCS7". 10:43:57,173 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB112/PKCS7PADDING". 10:43:57,173 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB112/TBC". 10:43:57,173 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB112/TBCPADDING". 10:43:57,173 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB112/X9.23". 10:43:57,173 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB112/X9.23PADDING". 10:43:57,173 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB112/ZEROBYTE". 10:43:57,173 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB112/ZEROBYTEPADDING". 10:43:57,173 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB120/". 10:43:57,173 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB120/ISO10126". 10:43:57,173 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB120/ISO10126-2". 10:43:57,174 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB120/ISO10126-2PADDING". 10:43:57,174 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB120/ISO10126PADDING". 10:43:57,174 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB120/ISO7816-4". 10:43:57,174 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB120/ISO7816-4PADDING". 10:43:57,174 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB120/NOPADDING". 10:43:57,174 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB120/PKCS5". 10:43:57,174 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB120/PKCS5PADDING". 10:43:57,174 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB120/PKCS7". 10:43:57,174 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB120/PKCS7PADDING". 10:43:57,174 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB120/TBC". 10:43:57,174 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB120/TBCPADDING". 10:43:57,174 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB120/X9.23". 10:43:57,174 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB120/X9.23PADDING". 10:43:57,174 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB120/ZEROBYTE". 10:43:57,174 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB120/ZEROBYTEPADDING". 10:43:57,174 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB128/". 10:43:57,174 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB128/ISO10126". 10:43:57,174 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB128/ISO10126-2". 10:43:57,174 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB128/ISO10126-2PADDING". 10:43:57,174 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB128/ISO10126PADDING". 10:43:57,175 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB128/ISO7816-4". 10:43:57,175 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB128/ISO7816-4PADDING". 10:43:57,175 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB128/NOPADDING". 10:43:57,175 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB128/PKCS5". 10:43:57,175 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB128/PKCS5PADDING". 10:43:57,175 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB128/PKCS7". 10:43:57,175 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB128/PKCS7PADDING". 10:43:57,175 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB128/TBC". 10:43:57,175 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB128/TBCPADDING". 10:43:57,175 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB128/X9.23". 10:43:57,176 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB128/X9.23PADDING". 10:43:57,176 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB128/ZEROBYTE". 10:43:57,176 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB128/ZEROBYTEPADDING". 10:43:57,176 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB136/". 10:43:57,176 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB136/ISO10126". 10:43:57,176 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB136/ISO10126-2". 10:43:57,176 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB136/ISO10126-2PADDING". 10:43:57,176 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB136/ISO10126PADDING". 10:43:57,176 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB136/ISO7816-4". 10:43:57,176 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB136/ISO7816-4PADDING". 10:43:57,176 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB136/NOPADDING". 10:43:57,176 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB136/PKCS5". 10:43:57,176 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB136/PKCS5PADDING". 10:43:57,176 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB136/PKCS7". 10:43:57,176 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB136/PKCS7PADDING". 10:43:57,176 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB136/TBC". 10:43:57,177 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB136/TBCPADDING". 10:43:57,177 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB136/X9.23". 10:43:57,177 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB136/X9.23PADDING". 10:43:57,177 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB136/ZEROBYTE". 10:43:57,177 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB136/ZEROBYTEPADDING". 10:43:57,177 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB144/". 10:43:57,177 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB144/ISO10126". 10:43:57,177 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB144/ISO10126-2". 10:43:57,177 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB144/ISO10126-2PADDING". 10:43:57,177 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB144/ISO10126PADDING". 10:43:57,177 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB144/ISO7816-4". 10:43:57,177 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB144/ISO7816-4PADDING". 10:43:57,177 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB144/NOPADDING". 10:43:57,177 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB144/PKCS5". 10:43:57,177 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB144/PKCS5PADDING". 10:43:57,177 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB144/PKCS7". 10:43:57,177 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB144/PKCS7PADDING". 10:43:57,177 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB144/TBC". 10:43:57,177 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB144/TBCPADDING". 10:43:57,177 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB144/X9.23". 10:43:57,177 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB144/X9.23PADDING". 10:43:57,177 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB144/ZEROBYTE". 10:43:57,178 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB144/ZEROBYTEPADDING". 10:43:57,178 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB152/". 10:43:57,178 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB152/ISO10126". 10:43:57,178 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB152/ISO10126-2". 10:43:57,178 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB152/ISO10126-2PADDING". 10:43:57,178 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB152/ISO10126PADDING". 10:43:57,178 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB152/ISO7816-4". 10:43:57,178 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB152/ISO7816-4PADDING". 10:43:57,178 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB152/NOPADDING". 10:43:57,178 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB152/PKCS5". 10:43:57,178 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB152/PKCS5PADDING". 10:43:57,178 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB152/PKCS7". 10:43:57,178 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB152/PKCS7PADDING". 10:43:57,178 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB152/TBC". 10:43:57,178 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB152/TBCPADDING". 10:43:57,179 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB152/X9.23". 10:43:57,179 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB152/X9.23PADDING". 10:43:57,179 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB152/ZEROBYTE". 10:43:57,179 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB152/ZEROBYTEPADDING". 10:43:57,179 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB16/". 10:43:57,179 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB16/ISO10126". 10:43:57,179 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB16/ISO10126-2". 10:43:57,179 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB16/ISO10126-2PADDING". 10:43:57,179 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB16/ISO10126PADDING". 10:43:57,179 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB16/ISO7816-4". 10:43:57,179 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB16/ISO7816-4PADDING". 10:43:57,179 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB16/NOPADDING". 10:43:57,179 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB16/PKCS5". 10:43:57,179 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB16/PKCS5PADDING". 10:43:57,179 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB16/PKCS7". 10:43:57,180 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB16/PKCS7PADDING". 10:43:57,180 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB16/TBC". 10:43:57,180 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB16/TBCPADDING". 10:43:57,180 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB16/X9.23". 10:43:57,180 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB16/X9.23PADDING". 10:43:57,180 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB16/ZEROBYTE". 10:43:57,180 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB16/ZEROBYTEPADDING". 10:43:57,180 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB160/". 10:43:57,180 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB160/ISO10126". 10:43:57,180 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB160/ISO10126-2". 10:43:57,180 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB160/ISO10126-2PADDING". 10:43:57,180 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB160/ISO10126PADDING". 10:43:57,180 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB160/ISO7816-4". 10:43:57,180 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB160/ISO7816-4PADDING". 10:43:57,180 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB160/NOPADDING". 10:43:57,180 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB160/PKCS5". 10:43:57,180 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB160/PKCS5PADDING". 10:43:57,181 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB160/PKCS7". 10:43:57,181 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB160/PKCS7PADDING". 10:43:57,181 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB160/TBC". 10:43:57,181 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB160/TBCPADDING". 10:43:57,181 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB160/X9.23". 10:43:57,181 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB160/X9.23PADDING". 10:43:57,181 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB160/ZEROBYTE". 10:43:57,181 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB160/ZEROBYTEPADDING". 10:43:57,181 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB168/". 10:43:57,181 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB168/ISO10126". 10:43:57,181 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB168/ISO10126-2". 10:43:57,181 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB168/ISO10126-2PADDING". 10:43:57,181 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB168/ISO10126PADDING". 10:43:57,181 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB168/ISO7816-4". 10:43:57,181 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB168/ISO7816-4PADDING". 10:43:57,181 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB168/NOPADDING". 10:43:57,182 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB168/PKCS5". 10:43:57,182 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB168/PKCS5PADDING". 10:43:57,182 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB168/PKCS7". 10:43:57,182 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB168/PKCS7PADDING". 10:43:57,182 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB168/TBC". 10:43:57,182 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB168/TBCPADDING". 10:43:57,182 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB168/X9.23". 10:43:57,182 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB168/X9.23PADDING". 10:43:57,182 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB168/ZEROBYTE". 10:43:57,182 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB168/ZEROBYTEPADDING". 10:43:57,182 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB176/". 10:43:57,182 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB176/ISO10126". 10:43:57,182 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB176/ISO10126-2". 10:43:57,182 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB176/ISO10126-2PADDING". 10:43:57,182 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB176/ISO10126PADDING". 10:43:57,182 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB176/ISO7816-4". 10:43:57,182 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB176/ISO7816-4PADDING". 10:43:57,182 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB176/NOPADDING". 10:43:57,183 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB176/PKCS5". 10:43:57,183 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB176/PKCS5PADDING". 10:43:57,183 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB176/PKCS7". 10:43:57,183 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB176/PKCS7PADDING". 10:43:57,183 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB176/TBC". 10:43:57,183 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB176/TBCPADDING". 10:43:57,183 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB176/X9.23". 10:43:57,183 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB176/X9.23PADDING". 10:43:57,183 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB176/ZEROBYTE". 10:43:57,183 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB176/ZEROBYTEPADDING". 10:43:57,183 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB184/". 10:43:57,183 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB184/ISO10126". 10:43:57,183 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB184/ISO10126-2". 10:43:57,183 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB184/ISO10126-2PADDING". 10:43:57,183 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB184/ISO10126PADDING". 10:43:57,184 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB184/ISO7816-4". 10:43:57,184 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB184/ISO7816-4PADDING". 10:43:57,184 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB184/NOPADDING". 10:43:57,184 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB184/PKCS5". 10:43:57,184 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB184/PKCS5PADDING". 10:43:57,184 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB184/PKCS7". 10:43:57,184 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB184/PKCS7PADDING". 10:43:57,184 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB184/TBC". 10:43:57,184 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB184/TBCPADDING". 10:43:57,184 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB184/X9.23". 10:43:57,184 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB184/X9.23PADDING". 10:43:57,184 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB184/ZEROBYTE". 10:43:57,184 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB184/ZEROBYTEPADDING". 10:43:57,184 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB192/". 10:43:57,184 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB192/ISO10126". 10:43:57,184 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB192/ISO10126-2". 10:43:57,184 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB192/ISO10126-2PADDING". 10:43:57,184 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB192/ISO10126PADDING". 10:43:57,184 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB192/ISO7816-4". 10:43:57,184 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB192/ISO7816-4PADDING". 10:43:57,184 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB192/NOPADDING". 10:43:57,184 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB192/PKCS5". 10:43:57,184 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB192/PKCS5PADDING". 10:43:57,184 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB192/PKCS7". 10:43:57,184 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB192/PKCS7PADDING". 10:43:57,184 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB192/TBC". 10:43:57,185 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB192/TBCPADDING". 10:43:57,185 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB192/X9.23". 10:43:57,185 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB192/X9.23PADDING". 10:43:57,185 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB192/ZEROBYTE". 10:43:57,185 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB192/ZEROBYTEPADDING". 10:43:57,185 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB200/". 10:43:57,185 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB200/ISO10126". 10:43:57,185 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB200/ISO10126-2". 10:43:57,185 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB200/ISO10126-2PADDING". 10:43:57,185 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB200/ISO10126PADDING". 10:43:57,185 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB200/ISO7816-4". 10:43:57,185 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB200/ISO7816-4PADDING". 10:43:57,185 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB200/NOPADDING". 10:43:57,185 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB200/PKCS5". 10:43:57,185 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB200/PKCS5PADDING". 10:43:57,185 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB200/PKCS7". 10:43:57,185 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB200/PKCS7PADDING". 10:43:57,185 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB200/TBC". 10:43:57,185 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB200/TBCPADDING". 10:43:57,185 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB200/X9.23". 10:43:57,185 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB200/X9.23PADDING". 10:43:57,186 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB200/ZEROBYTE". 10:43:57,186 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB200/ZEROBYTEPADDING". 10:43:57,186 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB208/". 10:43:57,186 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB208/ISO10126". 10:43:57,186 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB208/ISO10126-2". 10:43:57,186 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB208/ISO10126-2PADDING". 10:43:57,186 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB208/ISO10126PADDING". 10:43:57,186 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB208/ISO7816-4". 10:43:57,186 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB208/ISO7816-4PADDING". 10:43:57,186 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB208/NOPADDING". 10:43:57,186 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB208/PKCS5". 10:43:57,186 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB208/PKCS5PADDING". 10:43:57,186 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB208/PKCS7". 10:43:57,186 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB208/PKCS7PADDING". 10:43:57,186 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB208/TBC". 10:43:57,186 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB208/TBCPADDING". 10:43:57,186 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB208/X9.23". 10:43:57,186 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB208/X9.23PADDING". 10:43:57,186 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB208/ZEROBYTE". 10:43:57,186 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB208/ZEROBYTEPADDING". 10:43:57,186 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB216/". 10:43:57,186 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB216/ISO10126". 10:43:57,186 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB216/ISO10126-2". 10:43:57,186 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB216/ISO10126-2PADDING". 10:43:57,186 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB216/ISO10126PADDING". 10:43:57,186 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB216/ISO7816-4". 10:43:57,186 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB216/ISO7816-4PADDING". 10:43:57,186 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB216/NOPADDING". 10:43:57,187 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB216/PKCS5". 10:43:57,187 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB216/PKCS5PADDING". 10:43:57,187 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB216/PKCS7". 10:43:57,187 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB216/PKCS7PADDING". 10:43:57,187 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB216/TBC". 10:43:57,187 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB216/TBCPADDING". 10:43:57,187 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB216/X9.23". 10:43:57,187 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB216/X9.23PADDING". 10:43:57,187 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB216/ZEROBYTE". 10:43:57,187 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB216/ZEROBYTEPADDING". 10:43:57,187 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB224/". 10:43:57,187 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB224/ISO10126". 10:43:57,187 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB224/ISO10126-2". 10:43:57,187 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB224/ISO10126-2PADDING". 10:43:57,188 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB224/ISO10126PADDING". 10:43:57,188 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB224/ISO7816-4". 10:43:57,188 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB224/ISO7816-4PADDING". 10:43:57,188 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB224/NOPADDING". 10:43:57,188 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB224/PKCS5". 10:43:57,188 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB224/PKCS5PADDING". 10:43:57,188 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB224/PKCS7". 10:43:57,188 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB224/PKCS7PADDING". 10:43:57,188 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB224/TBC". 10:43:57,188 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB224/TBCPADDING". 10:43:57,188 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB224/X9.23". 10:43:57,188 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB224/X9.23PADDING". 10:43:57,188 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB224/ZEROBYTE". 10:43:57,188 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB224/ZEROBYTEPADDING". 10:43:57,188 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB232/". 10:43:57,188 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB232/ISO10126". 10:43:57,188 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB232/ISO10126-2". 10:43:57,188 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB232/ISO10126-2PADDING". 10:43:57,188 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB232/ISO10126PADDING". 10:43:57,188 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB232/ISO7816-4". 10:43:57,188 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB232/ISO7816-4PADDING". 10:43:57,188 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB232/NOPADDING". 10:43:57,188 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB232/PKCS5". 10:43:57,188 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB232/PKCS5PADDING". 10:43:57,188 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB232/PKCS7". 10:43:57,188 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB232/PKCS7PADDING". 10:43:57,188 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB232/TBC". 10:43:57,188 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB232/TBCPADDING". 10:43:57,189 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB232/X9.23". 10:43:57,189 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB232/X9.23PADDING". 10:43:57,189 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB232/ZEROBYTE". 10:43:57,189 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB232/ZEROBYTEPADDING". 10:43:57,189 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB24/". 10:43:57,189 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB24/ISO10126". 10:43:57,189 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB24/ISO10126-2". 10:43:57,189 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB24/ISO10126-2PADDING". 10:43:57,189 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB24/ISO10126PADDING". 10:43:57,189 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB24/ISO7816-4". 10:43:57,189 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB24/ISO7816-4PADDING". 10:43:57,189 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB24/NOPADDING". 10:43:57,189 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB24/PKCS5". 10:43:57,189 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB24/PKCS5PADDING". 10:43:57,189 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB24/PKCS7". 10:43:57,189 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB24/PKCS7PADDING". 10:43:57,189 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB24/TBC". 10:43:57,189 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB24/TBCPADDING". 10:43:57,189 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB24/X9.23". 10:43:57,189 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB24/X9.23PADDING". 10:43:57,189 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB24/ZEROBYTE". 10:43:57,189 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB24/ZEROBYTEPADDING". 10:43:57,189 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB240/". 10:43:57,189 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB240/ISO10126". 10:43:57,189 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB240/ISO10126-2". 10:43:57,189 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB240/ISO10126-2PADDING". 10:43:57,189 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB240/ISO10126PADDING". 10:43:57,189 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB240/ISO7816-4". 10:43:57,189 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB240/ISO7816-4PADDING". 10:43:57,189 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB240/NOPADDING". 10:43:57,190 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB240/PKCS5". 10:43:57,190 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB240/PKCS5PADDING". 10:43:57,190 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB240/PKCS7". 10:43:57,190 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB240/PKCS7PADDING". 10:43:57,190 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB240/TBC". 10:43:57,190 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB240/TBCPADDING". 10:43:57,190 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB240/X9.23". 10:43:57,190 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB240/X9.23PADDING". 10:43:57,190 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB240/ZEROBYTE". 10:43:57,190 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB240/ZEROBYTEPADDING". 10:43:57,190 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB248/". 10:43:57,190 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB248/ISO10126". 10:43:57,190 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB248/ISO10126-2". 10:43:57,190 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB248/ISO10126-2PADDING". 10:43:57,190 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB248/ISO10126PADDING". 10:43:57,190 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB248/ISO7816-4". 10:43:57,190 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB248/ISO7816-4PADDING". 10:43:57,190 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB248/NOPADDING". 10:43:57,190 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB248/PKCS5". 10:43:57,190 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB248/PKCS5PADDING". 10:43:57,190 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB248/PKCS7". 10:43:57,190 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB248/PKCS7PADDING". 10:43:57,190 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB248/TBC". 10:43:57,190 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB248/TBCPADDING". 10:43:57,190 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB248/X9.23". 10:43:57,190 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB248/X9.23PADDING". 10:43:57,190 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB248/ZEROBYTE". 10:43:57,191 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB248/ZEROBYTEPADDING". 10:43:57,191 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB256/". 10:43:57,191 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB256/ISO10126". 10:43:57,191 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB256/ISO10126-2". 10:43:57,191 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB256/ISO10126-2PADDING". 10:43:57,191 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB256/ISO10126PADDING". 10:43:57,191 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB256/ISO7816-4". 10:43:57,191 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB256/ISO7816-4PADDING". 10:43:57,191 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB256/NOPADDING". 10:43:57,191 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB256/PKCS5". 10:43:57,191 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB256/PKCS5PADDING". 10:43:57,191 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB256/PKCS7". 10:43:57,191 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB256/PKCS7PADDING". 10:43:57,191 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB256/TBC". 10:43:57,191 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB256/TBCPADDING". 10:43:57,191 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB256/X9.23". 10:43:57,191 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB256/X9.23PADDING". 10:43:57,191 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB256/ZEROBYTE". 10:43:57,191 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB256/ZEROBYTEPADDING". 10:43:57,191 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB32/". 10:43:57,191 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB32/ISO10126". 10:43:57,191 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB32/ISO10126-2". 10:43:57,191 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB32/ISO10126-2PADDING". 10:43:57,192 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB32/ISO10126PADDING". 10:43:57,192 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB32/ISO7816-4". 10:43:57,192 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB32/ISO7816-4PADDING". 10:43:57,192 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB32/NOPADDING". 10:43:57,192 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB32/PKCS5". 10:43:57,192 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB32/PKCS5PADDING". 10:43:57,192 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB32/PKCS7". 10:43:57,192 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB32/PKCS7PADDING". 10:43:57,192 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB32/TBC". 10:43:57,192 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB32/TBCPADDING". 10:43:57,192 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB32/X9.23". 10:43:57,192 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB32/X9.23PADDING". 10:43:57,192 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB32/ZEROBYTE". 10:43:57,192 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB32/ZEROBYTEPADDING". 10:43:57,192 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB40/". 10:43:57,192 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB40/ISO10126". 10:43:57,192 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB40/ISO10126-2". 10:43:57,192 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB40/ISO10126-2PADDING". 10:43:57,192 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB40/ISO10126PADDING". 10:43:57,192 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB40/ISO7816-4". 10:43:57,192 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB40/ISO7816-4PADDING". 10:43:57,192 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB40/NOPADDING". 10:43:57,192 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB40/PKCS5". 10:43:57,192 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB40/PKCS5PADDING". 10:43:57,192 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB40/PKCS7". 10:43:57,192 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB40/PKCS7PADDING". 10:43:57,192 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB40/TBC". 10:43:57,192 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB40/TBCPADDING". 10:43:57,192 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB40/X9.23". 10:43:57,192 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB40/X9.23PADDING". 10:43:57,192 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB40/ZEROBYTE". 10:43:57,192 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB40/ZEROBYTEPADDING". 10:43:57,192 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB48/". 10:43:57,192 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB48/ISO10126". 10:43:57,192 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB48/ISO10126-2". 10:43:57,193 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB48/ISO10126-2PADDING". 10:43:57,193 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB48/ISO10126PADDING". 10:43:57,193 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB48/ISO7816-4". 10:43:57,193 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB48/ISO7816-4PADDING". 10:43:57,193 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB48/NOPADDING". 10:43:57,193 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB48/PKCS5". 10:43:57,193 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB48/PKCS5PADDING". 10:43:57,193 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB48/PKCS7". 10:43:57,193 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB48/PKCS7PADDING". 10:43:57,193 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB48/TBC". 10:43:57,193 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB48/TBCPADDING". 10:43:57,193 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB48/X9.23". 10:43:57,193 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB48/X9.23PADDING". 10:43:57,193 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB48/ZEROBYTE". 10:43:57,193 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB48/ZEROBYTEPADDING". 10:43:57,193 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB56/". 10:43:57,193 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB56/ISO10126". 10:43:57,193 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB56/ISO10126-2". 10:43:57,193 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB56/ISO10126-2PADDING". 10:43:57,193 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB56/ISO10126PADDING". 10:43:57,193 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB56/ISO7816-4". 10:43:57,193 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB56/ISO7816-4PADDING". 10:43:57,193 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB56/NOPADDING". 10:43:57,193 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB56/PKCS5". 10:43:57,193 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB56/PKCS5PADDING". 10:43:57,193 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB56/PKCS7". 10:43:57,193 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB56/PKCS7PADDING". 10:43:57,193 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB56/TBC". 10:43:57,194 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB56/TBCPADDING". 10:43:57,194 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB56/X9.23". 10:43:57,194 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB56/X9.23PADDING". 10:43:57,194 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB56/ZEROBYTE". 10:43:57,194 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB56/ZEROBYTEPADDING". 10:43:57,194 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB64/". 10:43:57,194 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB64/ISO10126". 10:43:57,194 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB64/ISO10126-2". 10:43:57,194 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB64/ISO10126-2PADDING". 10:43:57,194 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB64/ISO10126PADDING". 10:43:57,194 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB64/ISO7816-4". 10:43:57,194 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB64/ISO7816-4PADDING". 10:43:57,194 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB64/NOPADDING". 10:43:57,194 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB64/PKCS5". 10:43:57,194 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB64/PKCS5PADDING". 10:43:57,194 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB64/PKCS7". 10:43:57,194 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB64/PKCS7PADDING". 10:43:57,194 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB64/TBC". 10:43:57,194 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB64/TBCPADDING". 10:43:57,194 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB64/X9.23". 10:43:57,194 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB64/X9.23PADDING". 10:43:57,194 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB64/ZEROBYTE". 10:43:57,194 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB64/ZEROBYTEPADDING". 10:43:57,194 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB72/". 10:43:57,194 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB72/ISO10126". 10:43:57,194 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB72/ISO10126-2". 10:43:57,194 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB72/ISO10126-2PADDING". 10:43:57,194 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB72/ISO10126PADDING". 10:43:57,194 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB72/ISO7816-4". 10:43:57,194 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB72/ISO7816-4PADDING". 10:43:57,194 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB72/NOPADDING". 10:43:57,194 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB72/PKCS5". 10:43:57,194 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB72/PKCS5PADDING". 10:43:57,194 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB72/PKCS7". 10:43:57,194 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB72/PKCS7PADDING". 10:43:57,194 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB72/TBC". 10:43:57,194 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB72/TBCPADDING". 10:43:57,194 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB72/X9.23". 10:43:57,194 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB72/X9.23PADDING". 10:43:57,194 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB72/ZEROBYTE". 10:43:57,194 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB72/ZEROBYTEPADDING". 10:43:57,194 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB8/". 10:43:57,195 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB8/ISO10126". 10:43:57,195 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB8/ISO10126-2". 10:43:57,195 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB8/ISO10126-2PADDING". 10:43:57,195 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB8/ISO10126PADDING". 10:43:57,195 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB8/ISO7816-4". 10:43:57,195 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB8/ISO7816-4PADDING". 10:43:57,195 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB8/NOPADDING". 10:43:57,195 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB8/PKCS5". 10:43:57,195 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB8/PKCS5PADDING". 10:43:57,195 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB8/PKCS7". 10:43:57,195 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB8/PKCS7PADDING". 10:43:57,195 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB8/TBC". 10:43:57,195 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB8/TBCPADDING". 10:43:57,195 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB8/X9.23". 10:43:57,195 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB8/X9.23PADDING". 10:43:57,195 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB8/ZEROBYTE". 10:43:57,195 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB8/ZEROBYTEPADDING". 10:43:57,195 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB80/". 10:43:57,195 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB80/ISO10126". 10:43:57,195 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB80/ISO10126-2". 10:43:57,195 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB80/ISO10126-2PADDING". 10:43:57,195 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB80/ISO10126PADDING". 10:43:57,195 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB80/ISO7816-4". 10:43:57,195 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB80/ISO7816-4PADDING". 10:43:57,195 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB80/NOPADDING". 10:43:57,195 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB80/PKCS5". 10:43:57,195 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB80/PKCS5PADDING". 10:43:57,195 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB80/PKCS7". 10:43:57,195 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB80/PKCS7PADDING". 10:43:57,195 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB80/TBC". 10:43:57,195 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB80/TBCPADDING". 10:43:57,195 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB80/X9.23". 10:43:57,195 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB80/X9.23PADDING". 10:43:57,195 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB80/ZEROBYTE". 10:43:57,196 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB80/ZEROBYTEPADDING". 10:43:57,196 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB88/". 10:43:57,196 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB88/ISO10126". 10:43:57,196 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB88/ISO10126-2". 10:43:57,196 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB88/ISO10126-2PADDING". 10:43:57,196 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB88/ISO10126PADDING". 10:43:57,196 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB88/ISO7816-4". 10:43:57,196 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB88/ISO7816-4PADDING". 10:43:57,196 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB88/NOPADDING". 10:43:57,196 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB88/PKCS5". 10:43:57,196 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB88/PKCS5PADDING". 10:43:57,196 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB88/PKCS7". 10:43:57,196 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB88/PKCS7PADDING". 10:43:57,196 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB88/TBC". 10:43:57,196 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB88/TBCPADDING". 10:43:57,196 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB88/X9.23". 10:43:57,196 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB88/X9.23PADDING". 10:43:57,196 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB88/ZEROBYTE". 10:43:57,196 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB88/ZEROBYTEPADDING". 10:43:57,196 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB96/". 10:43:57,196 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB96/ISO10126". 10:43:57,196 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB96/ISO10126-2". 10:43:57,196 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB96/ISO10126-2PADDING". 10:43:57,196 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB96/ISO10126PADDING". 10:43:57,196 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB96/ISO7816-4". 10:43:57,196 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB96/ISO7816-4PADDING". 10:43:57,196 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB96/NOPADDING". 10:43:57,196 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB96/PKCS5". 10:43:57,196 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB96/PKCS5PADDING". 10:43:57,196 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB96/PKCS7". 10:43:57,196 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB96/PKCS7PADDING". 10:43:57,196 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB96/TBC". 10:43:57,196 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB96/TBCPADDING". 10:43:57,196 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB96/X9.23". 10:43:57,196 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB96/X9.23PADDING". 10:43:57,196 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB96/ZEROBYTE". 10:43:57,196 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB96/ZEROBYTEPADDING". 10:43:57,196 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CTS/". 10:43:57,196 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CTS/NOPADDING". 10:43:57,197 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/EAX/". 10:43:57,197 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/EAX/NOPADDING". 10:43:57,197 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/ECB/". 10:43:57,197 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/ECB/NOPADDING". 10:43:57,197 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/GCM/". 10:43:57,197 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/GCM/NOPADDING". 10:43:57,197 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB/". 10:43:57,197 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB/ISO10126". 10:43:57,197 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB/ISO10126-2". 10:43:57,197 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB/ISO10126-2PADDING". 10:43:57,197 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB/ISO10126PADDING". 10:43:57,197 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB/ISO7816-4". 10:43:57,197 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB/ISO7816-4PADDING". 10:43:57,197 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB/NOPADDING". 10:43:57,197 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB/PKCS5". 10:43:57,197 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB/PKCS5PADDING". 10:43:57,197 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB/PKCS7". 10:43:57,197 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB/PKCS7PADDING". 10:43:57,197 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB/TBC". 10:43:57,197 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB/TBCPADDING". 10:43:57,197 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB/X9.23". 10:43:57,197 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB/X9.23PADDING". 10:43:57,197 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB/ZEROBYTE". 10:43:57,197 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB/ZEROBYTEPADDING". 10:43:57,197 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB104/". 10:43:57,197 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB104/ISO10126". 10:43:57,197 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB104/ISO10126-2". 10:43:57,197 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB104/ISO10126-2PADDING". 10:43:57,197 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB104/ISO10126PADDING". 10:43:57,197 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB104/ISO7816-4". 10:43:57,197 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB104/ISO7816-4PADDING". 10:43:57,197 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB104/NOPADDING". 10:43:57,197 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB104/PKCS5". 10:43:57,197 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB104/PKCS5PADDING". 10:43:57,198 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB104/PKCS7". 10:43:57,198 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB104/PKCS7PADDING". 10:43:57,198 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB104/TBC". 10:43:57,198 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB104/TBCPADDING". 10:43:57,198 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB104/X9.23". 10:43:57,198 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB104/X9.23PADDING". 10:43:57,198 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB104/ZEROBYTE". 10:43:57,198 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB104/ZEROBYTEPADDING". 10:43:57,198 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB112/". 10:43:57,198 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB112/ISO10126". 10:43:57,198 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB112/ISO10126-2". 10:43:57,198 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB112/ISO10126-2PADDING". 10:43:57,198 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB112/ISO10126PADDING". 10:43:57,198 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB112/ISO7816-4". 10:43:57,198 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB112/ISO7816-4PADDING". 10:43:57,198 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB112/NOPADDING". 10:43:57,198 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB112/PKCS5". 10:43:57,198 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB112/PKCS5PADDING". 10:43:57,198 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB112/PKCS7". 10:43:57,198 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB112/PKCS7PADDING". 10:43:57,198 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB112/TBC". 10:43:57,198 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB112/TBCPADDING". 10:43:57,198 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB112/X9.23". 10:43:57,198 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB112/X9.23PADDING". 10:43:57,198 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB112/ZEROBYTE". 10:43:57,198 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB112/ZEROBYTEPADDING". 10:43:57,198 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB120/". 10:43:57,198 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB120/ISO10126". 10:43:57,198 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB120/ISO10126-2". 10:43:57,199 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB120/ISO10126-2PADDING". 10:43:57,199 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB120/ISO10126PADDING". 10:43:57,199 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB120/ISO7816-4". 10:43:57,199 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB120/ISO7816-4PADDING". 10:43:57,199 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB120/NOPADDING". 10:43:57,199 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB120/PKCS5". 10:43:57,199 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB120/PKCS5PADDING". 10:43:57,199 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB120/PKCS7". 10:43:57,199 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB120/PKCS7PADDING". 10:43:57,199 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB120/TBC". 10:43:57,199 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB120/TBCPADDING". 10:43:57,199 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB120/X9.23". 10:43:57,199 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB120/X9.23PADDING". 10:43:57,199 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB120/ZEROBYTE". 10:43:57,199 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB120/ZEROBYTEPADDING". 10:43:57,199 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB128/". 10:43:57,199 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB128/ISO10126". 10:43:57,199 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB128/ISO10126-2". 10:43:57,199 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB128/ISO10126-2PADDING". 10:43:57,199 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB128/ISO10126PADDING". 10:43:57,200 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB128/ISO7816-4". 10:43:57,200 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB128/ISO7816-4PADDING". 10:43:57,200 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB128/NOPADDING". 10:43:57,200 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB128/PKCS5". 10:43:57,200 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB128/PKCS5PADDING". 10:43:57,200 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB128/PKCS7". 10:43:57,200 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB128/PKCS7PADDING". 10:43:57,200 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB128/TBC". 10:43:57,200 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB128/TBCPADDING". 10:43:57,200 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB128/X9.23". 10:43:57,200 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB128/X9.23PADDING". 10:43:57,200 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB128/ZEROBYTE". 10:43:57,200 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB128/ZEROBYTEPADDING". 10:43:57,200 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB136/". 10:43:57,200 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB136/ISO10126". 10:43:57,200 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB136/ISO10126-2". 10:43:57,200 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB136/ISO10126-2PADDING". 10:43:57,200 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB136/ISO10126PADDING". 10:43:57,200 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB136/ISO7816-4". 10:43:57,200 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB136/ISO7816-4PADDING". 10:43:57,200 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB136/NOPADDING". 10:43:57,200 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB136/PKCS5". 10:43:57,200 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB136/PKCS5PADDING". 10:43:57,200 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB136/PKCS7". 10:43:57,200 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB136/PKCS7PADDING". 10:43:57,200 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB136/TBC". 10:43:57,200 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB136/TBCPADDING". 10:43:57,200 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB136/X9.23". 10:43:57,201 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB136/X9.23PADDING". 10:43:57,201 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB136/ZEROBYTE". 10:43:57,201 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB136/ZEROBYTEPADDING". 10:43:57,201 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB144/". 10:43:57,201 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB144/ISO10126". 10:43:57,201 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB144/ISO10126-2". 10:43:57,201 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB144/ISO10126-2PADDING". 10:43:57,201 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB144/ISO10126PADDING". 10:43:57,201 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB144/ISO7816-4". 10:43:57,201 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB144/ISO7816-4PADDING". 10:43:57,201 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB144/NOPADDING". 10:43:57,201 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB144/PKCS5". 10:43:57,201 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB144/PKCS5PADDING". 10:43:57,201 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB144/PKCS7". 10:43:57,201 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB144/PKCS7PADDING". 10:43:57,201 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB144/TBC". 10:43:57,201 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB144/TBCPADDING". 10:43:57,201 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB144/X9.23". 10:43:57,201 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB144/X9.23PADDING". 10:43:57,201 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB144/ZEROBYTE". 10:43:57,201 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB144/ZEROBYTEPADDING". 10:43:57,201 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB152/". 10:43:57,201 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB152/ISO10126". 10:43:57,201 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB152/ISO10126-2". 10:43:57,201 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB152/ISO10126-2PADDING". 10:43:57,201 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB152/ISO10126PADDING". 10:43:57,201 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB152/ISO7816-4". 10:43:57,201 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB152/ISO7816-4PADDING". 10:43:57,202 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB152/NOPADDING". 10:43:57,202 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB152/PKCS5". 10:43:57,202 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB152/PKCS5PADDING". 10:43:57,202 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB152/PKCS7". 10:43:57,202 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB152/PKCS7PADDING". 10:43:57,202 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB152/TBC". 10:43:57,202 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB152/TBCPADDING". 10:43:57,202 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB152/X9.23". 10:43:57,202 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB152/X9.23PADDING". 10:43:57,202 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB152/ZEROBYTE". 10:43:57,202 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB152/ZEROBYTEPADDING". 10:43:57,202 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB16/". 10:43:57,202 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB16/ISO10126". 10:43:57,202 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB16/ISO10126-2". 10:43:57,202 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB16/ISO10126-2PADDING". 10:43:57,202 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB16/ISO10126PADDING". 10:43:57,202 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB16/ISO7816-4". 10:43:57,202 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB16/ISO7816-4PADDING". 10:43:57,202 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB16/NOPADDING". 10:43:57,202 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB16/PKCS5". 10:43:57,202 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB16/PKCS5PADDING". 10:43:57,202 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB16/PKCS7". 10:43:57,202 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB16/PKCS7PADDING". 10:43:57,202 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB16/TBC". 10:43:57,202 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB16/TBCPADDING". 10:43:57,202 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB16/X9.23". 10:43:57,202 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB16/X9.23PADDING". 10:43:57,202 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB16/ZEROBYTE". 10:43:57,202 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB16/ZEROBYTEPADDING". 10:43:57,203 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB160/". 10:43:57,203 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB160/ISO10126". 10:43:57,203 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB160/ISO10126-2". 10:43:57,203 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB160/ISO10126-2PADDING". 10:43:57,203 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB160/ISO10126PADDING". 10:43:57,203 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB160/ISO7816-4". 10:43:57,203 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB160/ISO7816-4PADDING". 10:43:57,203 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB160/NOPADDING". 10:43:57,203 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB160/PKCS5". 10:43:57,203 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB160/PKCS5PADDING". 10:43:57,203 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB160/PKCS7". 10:43:57,203 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB160/PKCS7PADDING". 10:43:57,203 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB160/TBC". 10:43:57,203 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB160/TBCPADDING". 10:43:57,203 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB160/X9.23". 10:43:57,203 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB160/X9.23PADDING". 10:43:57,203 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB160/ZEROBYTE". 10:43:57,203 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB160/ZEROBYTEPADDING". 10:43:57,203 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB168/". 10:43:57,203 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB168/ISO10126". 10:43:57,204 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB168/ISO10126-2". 10:43:57,204 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB168/ISO10126-2PADDING". 10:43:57,204 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB168/ISO10126PADDING". 10:43:57,204 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB168/ISO7816-4". 10:43:57,204 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB168/ISO7816-4PADDING". 10:43:57,204 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB168/NOPADDING". 10:43:57,204 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB168/PKCS5". 10:43:57,204 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB168/PKCS5PADDING". 10:43:57,204 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB168/PKCS7". 10:43:57,204 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB168/PKCS7PADDING". 10:43:57,204 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB168/TBC". 10:43:57,204 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB168/TBCPADDING". 10:43:57,204 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB168/X9.23". 10:43:57,204 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB168/X9.23PADDING". 10:43:57,204 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB168/ZEROBYTE". 10:43:57,204 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB168/ZEROBYTEPADDING". 10:43:57,204 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB176/". 10:43:57,204 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB176/ISO10126". 10:43:57,204 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB176/ISO10126-2". 10:43:57,204 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB176/ISO10126-2PADDING". 10:43:57,204 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB176/ISO10126PADDING". 10:43:57,204 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB176/ISO7816-4". 10:43:57,204 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB176/ISO7816-4PADDING". 10:43:57,204 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB176/NOPADDING". 10:43:57,204 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB176/PKCS5". 10:43:57,204 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB176/PKCS5PADDING". 10:43:57,204 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB176/PKCS7". 10:43:57,204 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB176/PKCS7PADDING". 10:43:57,204 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB176/TBC". 10:43:57,204 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB176/TBCPADDING". 10:43:57,204 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB176/X9.23". 10:43:57,205 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB176/X9.23PADDING". 10:43:57,205 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB176/ZEROBYTE". 10:43:57,205 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB176/ZEROBYTEPADDING". 10:43:57,205 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB184/". 10:43:57,205 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB184/ISO10126". 10:43:57,205 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB184/ISO10126-2". 10:43:57,205 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB184/ISO10126-2PADDING". 10:43:57,205 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB184/ISO10126PADDING". 10:43:57,205 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB184/ISO7816-4". 10:43:57,205 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB184/ISO7816-4PADDING". 10:43:57,205 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB184/NOPADDING". 10:43:57,205 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB184/PKCS5". 10:43:57,205 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB184/PKCS5PADDING". 10:43:57,205 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB184/PKCS7". 10:43:57,205 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB184/PKCS7PADDING". 10:43:57,205 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB184/TBC". 10:43:57,205 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB184/TBCPADDING". 10:43:57,205 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB184/X9.23". 10:43:57,205 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB184/X9.23PADDING". 10:43:57,205 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB184/ZEROBYTE". 10:43:57,206 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB184/ZEROBYTEPADDING". 10:43:57,206 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB192/". 10:43:57,206 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB192/ISO10126". 10:43:57,206 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB192/ISO10126-2". 10:43:57,206 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB192/ISO10126-2PADDING". 10:43:57,206 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB192/ISO10126PADDING". 10:43:57,206 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB192/ISO7816-4". 10:43:57,206 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB192/ISO7816-4PADDING". 10:43:57,206 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB192/NOPADDING". 10:43:57,206 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB192/PKCS5". 10:43:57,206 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB192/PKCS5PADDING". 10:43:57,206 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB192/PKCS7". 10:43:57,206 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB192/PKCS7PADDING". 10:43:57,206 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB192/TBC". 10:43:57,206 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB192/TBCPADDING". 10:43:57,206 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB192/X9.23". 10:43:57,206 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB192/X9.23PADDING". 10:43:57,206 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB192/ZEROBYTE". 10:43:57,206 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB192/ZEROBYTEPADDING". 10:43:57,206 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB200/". 10:43:57,206 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB200/ISO10126". 10:43:57,206 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB200/ISO10126-2". 10:43:57,206 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB200/ISO10126-2PADDING". 10:43:57,206 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB200/ISO10126PADDING". 10:43:57,206 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB200/ISO7816-4". 10:43:57,206 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB200/ISO7816-4PADDING". 10:43:57,206 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB200/NOPADDING". 10:43:57,206 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB200/PKCS5". 10:43:57,207 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB200/PKCS5PADDING". 10:43:57,207 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB200/PKCS7". 10:43:57,207 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB200/PKCS7PADDING". 10:43:57,207 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB200/TBC". 10:43:57,207 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB200/TBCPADDING". 10:43:57,207 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB200/X9.23". 10:43:57,207 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB200/X9.23PADDING". 10:43:57,207 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB200/ZEROBYTE". 10:43:57,207 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB200/ZEROBYTEPADDING". 10:43:57,207 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB208/". 10:43:57,207 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB208/ISO10126". 10:43:57,207 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB208/ISO10126-2". 10:43:57,207 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB208/ISO10126-2PADDING". 10:43:57,207 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB208/ISO10126PADDING". 10:43:57,207 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB208/ISO7816-4". 10:43:57,207 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB208/ISO7816-4PADDING". 10:43:57,207 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB208/NOPADDING". 10:43:57,207 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB208/PKCS5". 10:43:57,207 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB208/PKCS5PADDING". 10:43:57,207 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB208/PKCS7". 10:43:57,207 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB208/PKCS7PADDING". 10:43:57,208 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB208/TBC". 10:43:57,208 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB208/TBCPADDING". 10:43:57,208 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB208/X9.23". 10:43:57,208 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB208/X9.23PADDING". 10:43:57,208 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB208/ZEROBYTE". 10:43:57,208 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB208/ZEROBYTEPADDING". 10:43:57,208 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB216/". 10:43:57,208 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB216/ISO10126". 10:43:57,208 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB216/ISO10126-2". 10:43:57,208 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB216/ISO10126-2PADDING". 10:43:57,208 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB216/ISO10126PADDING". 10:43:57,208 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB216/ISO7816-4". 10:43:57,208 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB216/ISO7816-4PADDING". 10:43:57,208 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB216/NOPADDING". 10:43:57,208 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB216/PKCS5". 10:43:57,208 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB216/PKCS5PADDING". 10:43:57,208 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB216/PKCS7". 10:43:57,208 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB216/PKCS7PADDING". 10:43:57,208 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB216/TBC". 10:43:57,208 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB216/TBCPADDING". 10:43:57,208 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB216/X9.23". 10:43:57,208 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB216/X9.23PADDING". 10:43:57,208 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB216/ZEROBYTE". 10:43:57,208 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB216/ZEROBYTEPADDING". 10:43:57,208 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB224/". 10:43:57,208 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB224/ISO10126". 10:43:57,208 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB224/ISO10126-2". 10:43:57,208 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB224/ISO10126-2PADDING". 10:43:57,208 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB224/ISO10126PADDING". 10:43:57,209 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB224/ISO7816-4". 10:43:57,209 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB224/ISO7816-4PADDING". 10:43:57,209 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB224/NOPADDING". 10:43:57,209 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB224/PKCS5". 10:43:57,209 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB224/PKCS5PADDING". 10:43:57,209 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB224/PKCS7". 10:43:57,209 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB224/PKCS7PADDING". 10:43:57,209 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB224/TBC". 10:43:57,209 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB224/TBCPADDING". 10:43:57,209 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB224/X9.23". 10:43:57,209 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB224/X9.23PADDING". 10:43:57,209 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB224/ZEROBYTE". 10:43:57,209 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB224/ZEROBYTEPADDING". 10:43:57,209 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB232/". 10:43:57,209 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB232/ISO10126". 10:43:57,209 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB232/ISO10126-2". 10:43:57,209 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB232/ISO10126-2PADDING". 10:43:57,209 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB232/ISO10126PADDING". 10:43:57,209 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB232/ISO7816-4". 10:43:57,209 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB232/ISO7816-4PADDING". 10:43:57,209 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB232/NOPADDING". 10:43:57,209 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB232/PKCS5". 10:43:57,209 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB232/PKCS5PADDING". 10:43:57,209 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB232/PKCS7". 10:43:57,209 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB232/PKCS7PADDING". 10:43:57,209 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB232/TBC". 10:43:57,209 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB232/TBCPADDING". 10:43:57,209 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB232/X9.23". 10:43:57,209 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB232/X9.23PADDING". 10:43:57,209 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB232/ZEROBYTE". 10:43:57,210 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB232/ZEROBYTEPADDING". 10:43:57,210 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB24/". 10:43:57,210 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB24/ISO10126". 10:43:57,210 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB24/ISO10126-2". 10:43:57,210 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB24/ISO10126-2PADDING". 10:43:57,210 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB24/ISO10126PADDING". 10:43:57,210 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB24/ISO7816-4". 10:43:57,210 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB24/ISO7816-4PADDING". 10:43:57,210 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB24/NOPADDING". 10:43:57,210 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB24/PKCS5". 10:43:57,210 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB24/PKCS5PADDING". 10:43:57,210 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB24/PKCS7". 10:43:57,210 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB24/PKCS7PADDING". 10:43:57,210 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB24/TBC". 10:43:57,210 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB24/TBCPADDING". 10:43:57,210 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB24/X9.23". 10:43:57,210 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB24/X9.23PADDING". 10:43:57,210 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB24/ZEROBYTE". 10:43:57,210 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB24/ZEROBYTEPADDING". 10:43:57,210 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB240/". 10:43:57,210 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB240/ISO10126". 10:43:57,210 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB240/ISO10126-2". 10:43:57,210 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB240/ISO10126-2PADDING". 10:43:57,210 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB240/ISO10126PADDING". 10:43:57,210 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB240/ISO7816-4". 10:43:57,210 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB240/ISO7816-4PADDING". 10:43:57,210 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB240/NOPADDING". 10:43:57,210 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB240/PKCS5". 10:43:57,210 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB240/PKCS5PADDING". 10:43:57,210 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB240/PKCS7". 10:43:57,210 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB240/PKCS7PADDING". 10:43:57,210 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB240/TBC". 10:43:57,211 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB240/TBCPADDING". 10:43:57,211 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB240/X9.23". 10:43:57,211 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB240/X9.23PADDING". 10:43:57,211 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB240/ZEROBYTE". 10:43:57,211 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB240/ZEROBYTEPADDING". 10:43:57,211 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB248/". 10:43:57,211 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB248/ISO10126". 10:43:57,211 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB248/ISO10126-2". 10:43:57,211 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB248/ISO10126-2PADDING". 10:43:57,211 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB248/ISO10126PADDING". 10:43:57,211 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB248/ISO7816-4". 10:43:57,211 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB248/ISO7816-4PADDING". 10:43:57,211 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB248/NOPADDING". 10:43:57,211 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB248/PKCS5". 10:43:57,211 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB248/PKCS5PADDING". 10:43:57,211 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB248/PKCS7". 10:43:57,211 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB248/PKCS7PADDING". 10:43:57,211 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB248/TBC". 10:43:57,211 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB248/TBCPADDING". 10:43:57,211 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB248/X9.23". 10:43:57,211 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB248/X9.23PADDING". 10:43:57,211 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB248/ZEROBYTE". 10:43:57,211 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB248/ZEROBYTEPADDING". 10:43:57,212 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB256/". 10:43:57,212 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB256/ISO10126". 10:43:57,212 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB256/ISO10126-2". 10:43:57,212 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB256/ISO10126-2PADDING". 10:43:57,212 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB256/ISO10126PADDING". 10:43:57,212 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB256/ISO7816-4". 10:43:57,212 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB256/ISO7816-4PADDING". 10:43:57,212 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB256/NOPADDING". 10:43:57,212 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB256/PKCS5". 10:43:57,212 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB256/PKCS5PADDING". 10:43:57,212 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB256/PKCS7". 10:43:57,212 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB256/PKCS7PADDING". 10:43:57,212 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB256/TBC". 10:43:57,212 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB256/TBCPADDING". 10:43:57,212 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB256/X9.23". 10:43:57,212 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB256/X9.23PADDING". 10:43:57,212 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB256/ZEROBYTE". 10:43:57,212 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB256/ZEROBYTEPADDING". 10:43:57,212 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB32/". 10:43:57,212 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB32/ISO10126". 10:43:57,212 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB32/ISO10126-2". 10:43:57,212 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB32/ISO10126-2PADDING". 10:43:57,212 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB32/ISO10126PADDING". 10:43:57,212 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB32/ISO7816-4". 10:43:57,212 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB32/ISO7816-4PADDING". 10:43:57,212 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB32/NOPADDING". 10:43:57,212 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB32/PKCS5". 10:43:57,212 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB32/PKCS5PADDING". 10:43:57,212 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB32/PKCS7". 10:43:57,212 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB32/PKCS7PADDING". 10:43:57,213 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB32/TBC". 10:43:57,213 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB32/TBCPADDING". 10:43:57,213 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB32/X9.23". 10:43:57,213 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB32/X9.23PADDING". 10:43:57,213 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB32/ZEROBYTE". 10:43:57,213 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB32/ZEROBYTEPADDING". 10:43:57,213 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB40/". 10:43:57,213 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB40/ISO10126". 10:43:57,213 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB40/ISO10126-2". 10:43:57,213 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB40/ISO10126-2PADDING". 10:43:57,213 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB40/ISO10126PADDING". 10:43:57,213 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB40/ISO7816-4". 10:43:57,213 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB40/ISO7816-4PADDING". 10:43:57,213 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB40/NOPADDING". 10:43:57,213 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB40/PKCS5". 10:43:57,213 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB40/PKCS5PADDING". 10:43:57,213 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB40/PKCS7". 10:43:57,213 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB40/PKCS7PADDING". 10:43:57,213 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB40/TBC". 10:43:57,213 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB40/TBCPADDING". 10:43:57,213 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB40/X9.23". 10:43:57,213 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB40/X9.23PADDING". 10:43:57,213 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB40/ZEROBYTE". 10:43:57,213 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB40/ZEROBYTEPADDING". 10:43:57,213 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB48/". 10:43:57,213 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB48/ISO10126". 10:43:57,213 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB48/ISO10126-2". 10:43:57,214 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB48/ISO10126-2PADDING". 10:43:57,214 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB48/ISO10126PADDING". 10:43:57,214 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB48/ISO7816-4". 10:43:57,214 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB48/ISO7816-4PADDING". 10:43:57,214 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB48/NOPADDING". 10:43:57,214 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB48/PKCS5". 10:43:57,214 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB48/PKCS5PADDING". 10:43:57,214 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB48/PKCS7". 10:43:57,214 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB48/PKCS7PADDING". 10:43:57,214 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB48/TBC". 10:43:57,214 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB48/TBCPADDING". 10:43:57,214 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB48/X9.23". 10:43:57,214 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB48/X9.23PADDING". 10:43:57,214 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB48/ZEROBYTE". 10:43:57,214 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB48/ZEROBYTEPADDING". 10:43:57,214 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB56/". 10:43:57,214 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB56/ISO10126". 10:43:57,214 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB56/ISO10126-2". 10:43:57,214 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB56/ISO10126-2PADDING". 10:43:57,214 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB56/ISO10126PADDING". 10:43:57,214 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB56/ISO7816-4". 10:43:57,214 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB56/ISO7816-4PADDING". 10:43:57,214 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB56/NOPADDING". 10:43:57,214 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB56/PKCS5". 10:43:57,214 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB56/PKCS5PADDING". 10:43:57,214 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB56/PKCS7". 10:43:57,214 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB56/PKCS7PADDING". 10:43:57,214 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB56/TBC". 10:43:57,214 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB56/TBCPADDING". 10:43:57,214 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB56/X9.23". 10:43:57,214 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB56/X9.23PADDING". 10:43:57,215 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB56/ZEROBYTE". 10:43:57,215 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB56/ZEROBYTEPADDING". 10:43:57,215 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB64/". 10:43:57,215 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB64/ISO10126". 10:43:57,215 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB64/ISO10126-2". 10:43:57,215 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB64/ISO10126-2PADDING". 10:43:57,215 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB64/ISO10126PADDING". 10:43:57,215 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB64/ISO7816-4". 10:43:57,215 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB64/ISO7816-4PADDING". 10:43:57,215 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB64/NOPADDING". 10:43:57,215 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB64/PKCS5". 10:43:57,215 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB64/PKCS5PADDING". 10:43:57,215 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB64/PKCS7". 10:43:57,215 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB64/PKCS7PADDING". 10:43:57,215 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB64/TBC". 10:43:57,215 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB64/TBCPADDING". 10:43:57,215 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB64/X9.23". 10:43:57,215 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB64/X9.23PADDING". 10:43:57,215 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB64/ZEROBYTE". 10:43:57,215 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB64/ZEROBYTEPADDING". 10:43:57,215 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB72/". 10:43:57,215 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB72/ISO10126". 10:43:57,215 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB72/ISO10126-2". 10:43:57,215 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB72/ISO10126-2PADDING". 10:43:57,215 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB72/ISO10126PADDING". 10:43:57,216 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB72/ISO7816-4". 10:43:57,216 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB72/ISO7816-4PADDING". 10:43:57,216 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB72/NOPADDING". 10:43:57,216 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB72/PKCS5". 10:43:57,216 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB72/PKCS5PADDING". 10:43:57,216 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB72/PKCS7". 10:43:57,216 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB72/PKCS7PADDING". 10:43:57,216 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB72/TBC". 10:43:57,216 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB72/TBCPADDING". 10:43:57,216 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB72/X9.23". 10:43:57,216 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB72/X9.23PADDING". 10:43:57,216 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB72/ZEROBYTE". 10:43:57,216 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB72/ZEROBYTEPADDING". 10:43:57,216 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB8/". 10:43:57,216 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB8/ISO10126". 10:43:57,216 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB8/ISO10126-2". 10:43:57,216 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB8/ISO10126-2PADDING". 10:43:57,216 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB8/ISO10126PADDING". 10:43:57,216 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB8/ISO7816-4". 10:43:57,216 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB8/ISO7816-4PADDING". 10:43:57,216 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB8/NOPADDING". 10:43:57,216 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB8/PKCS5". 10:43:57,216 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB8/PKCS5PADDING". 10:43:57,216 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB8/PKCS7". 10:43:57,216 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB8/PKCS7PADDING". 10:43:57,216 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB8/TBC". 10:43:57,216 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB8/TBCPADDING". 10:43:57,216 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB8/X9.23". 10:43:57,216 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB8/X9.23PADDING". 10:43:57,216 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB8/ZEROBYTE". 10:43:57,216 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB8/ZEROBYTEPADDING". 10:43:57,217 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB80/". 10:43:57,217 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB80/ISO10126". 10:43:57,217 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB80/ISO10126-2". 10:43:57,217 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB80/ISO10126-2PADDING". 10:43:57,217 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB80/ISO10126PADDING". 10:43:57,217 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB80/ISO7816-4". 10:43:57,217 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB80/ISO7816-4PADDING". 10:43:57,217 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB80/NOPADDING". 10:43:57,217 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB80/PKCS5". 10:43:57,217 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB80/PKCS5PADDING". 10:43:57,217 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB80/PKCS7". 10:43:57,217 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB80/PKCS7PADDING". 10:43:57,217 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB80/TBC". 10:43:57,217 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB80/TBCPADDING". 10:43:57,217 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB80/X9.23". 10:43:57,217 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB80/X9.23PADDING". 10:43:57,217 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB80/ZEROBYTE". 10:43:57,217 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB80/ZEROBYTEPADDING". 10:43:57,217 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB88/". 10:43:57,217 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB88/ISO10126". 10:43:57,217 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB88/ISO10126-2". 10:43:57,217 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB88/ISO10126-2PADDING". 10:43:57,218 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB88/ISO10126PADDING". 10:43:57,218 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB88/ISO7816-4". 10:43:57,218 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB88/ISO7816-4PADDING". 10:43:57,218 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB88/NOPADDING". 10:43:57,218 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB88/PKCS5". 10:43:57,218 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB88/PKCS5PADDING". 10:43:57,218 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB88/PKCS7". 10:43:57,218 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB88/PKCS7PADDING". 10:43:57,218 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB88/TBC". 10:43:57,218 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB88/TBCPADDING". 10:43:57,218 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB88/X9.23". 10:43:57,218 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB88/X9.23PADDING". 10:43:57,218 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB88/ZEROBYTE". 10:43:57,218 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB88/ZEROBYTEPADDING". 10:43:57,218 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB96/". 10:43:57,218 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB96/ISO10126". 10:43:57,218 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB96/ISO10126-2". 10:43:57,218 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB96/ISO10126-2PADDING". 10:43:57,218 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB96/ISO10126PADDING". 10:43:57,218 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB96/ISO7816-4". 10:43:57,218 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB96/ISO7816-4PADDING". 10:43:57,218 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB96/NOPADDING". 10:43:57,218 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB96/PKCS5". 10:43:57,218 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB96/PKCS5PADDING". 10:43:57,218 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB96/PKCS7". 10:43:57,218 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB96/PKCS7PADDING". 10:43:57,218 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB96/TBC". 10:43:57,218 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB96/TBCPADDING". 10:43:57,218 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB96/X9.23". 10:43:57,218 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB96/X9.23PADDING". 10:43:57,218 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB96/ZEROBYTE". 10:43:57,219 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB96/ZEROBYTEPADDING". 10:43:57,219 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/SIC/". 10:43:57,219 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/SIC/ISO10126". 10:43:57,219 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/SIC/ISO10126-2". 10:43:57,219 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/SIC/ISO10126-2PADDING". 10:43:57,219 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/SIC/ISO10126PADDING". 10:43:57,219 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/SIC/ISO7816-4". 10:43:57,219 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/SIC/ISO7816-4PADDING". 10:43:57,219 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/SIC/NOPADDING". 10:43:57,219 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/SIC/PKCS5". 10:43:57,219 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/SIC/PKCS5PADDING". 10:43:57,220 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/SIC/PKCS7". 10:43:57,220 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/SIC/PKCS7PADDING". 10:43:57,220 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/SIC/TBC". 10:43:57,220 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/SIC/TBCPADDING". 10:43:57,220 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/SIC/X9.23". 10:43:57,220 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/SIC/X9.23PADDING". 10:43:57,220 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/SIC/ZEROBYTE". 10:43:57,220 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/SIC/ZEROBYTEPADDING". 10:43:57,220 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5//". 10:43:57,220 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5//NOPADDING". 10:43:57,220 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CBC-CTS/". 10:43:57,220 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CBC-CTS/NOPADDING". 10:43:57,220 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CBC/". 10:43:57,220 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CBC/ISO10126". 10:43:57,221 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CBC/ISO10126-2". 10:43:57,221 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CBC/ISO10126-2PADDING". 10:43:57,221 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CBC/ISO10126PADDING". 10:43:57,221 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CBC/ISO7816-4". 10:43:57,221 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CBC/ISO7816-4PADDING". 10:43:57,221 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CBC/NOPADDING". 10:43:57,221 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CBC/PKCS5". 10:43:57,221 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CBC/PKCS5PADDING". 10:43:57,221 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CBC/PKCS7". 10:43:57,222 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CBC/PKCS7PADDING". 10:43:57,222 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CBC/TBC". 10:43:57,222 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CBC/TBCPADDING". 10:43:57,222 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CBC/X9.23". 10:43:57,222 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CBC/X9.23PADDING". 10:43:57,222 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CBC/ZEROBYTE". 10:43:57,222 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CBC/ZEROBYTEPADDING". 10:43:57,223 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB/". 10:43:57,223 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB/ISO10126". 10:43:57,223 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB/ISO10126-2". 10:43:57,223 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB/ISO10126-2PADDING". 10:43:57,223 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB/ISO10126PADDING". 10:43:57,223 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB/ISO7816-4". 10:43:57,223 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB/ISO7816-4PADDING". 10:43:57,223 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB/NOPADDING". 10:43:57,223 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB/PKCS5". 10:43:57,223 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB/PKCS5PADDING". 10:43:57,223 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB/PKCS7". 10:43:57,223 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB/PKCS7PADDING". 10:43:57,223 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB/TBC". 10:43:57,223 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB/TBCPADDING". 10:43:57,223 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB/X9.23". 10:43:57,223 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB/X9.23PADDING". 10:43:57,223 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB/ZEROBYTE". 10:43:57,223 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB/ZEROBYTEPADDING". 10:43:57,224 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB104/". 10:43:57,224 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB104/ISO10126". 10:43:57,224 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB104/ISO10126-2". 10:43:57,224 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB104/ISO10126-2PADDING". 10:43:57,224 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB104/ISO10126PADDING". 10:43:57,224 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB104/ISO7816-4". 10:43:57,224 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB104/ISO7816-4PADDING". 10:43:57,224 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB104/NOPADDING". 10:43:57,224 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB104/PKCS5". 10:43:57,224 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB104/PKCS5PADDING". 10:43:57,224 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB104/PKCS7". 10:43:57,224 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB104/PKCS7PADDING". 10:43:57,224 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB104/TBC". 10:43:57,224 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB104/TBCPADDING". 10:43:57,224 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB104/X9.23". 10:43:57,224 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB104/X9.23PADDING". 10:43:57,224 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB104/ZEROBYTE". 10:43:57,224 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB104/ZEROBYTEPADDING". 10:43:57,224 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB112/". 10:43:57,224 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB112/ISO10126". 10:43:57,224 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB112/ISO10126-2". 10:43:57,224 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB112/ISO10126-2PADDING". 10:43:57,224 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB112/ISO10126PADDING". 10:43:57,224 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB112/ISO7816-4". 10:43:57,224 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB112/ISO7816-4PADDING". 10:43:57,224 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB112/NOPADDING". 10:43:57,225 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB112/PKCS5". 10:43:57,225 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB112/PKCS5PADDING". 10:43:57,225 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB112/PKCS7". 10:43:57,225 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB112/PKCS7PADDING". 10:43:57,225 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB112/TBC". 10:43:57,225 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB112/TBCPADDING". 10:43:57,225 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB112/X9.23". 10:43:57,225 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB112/X9.23PADDING". 10:43:57,225 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB112/ZEROBYTE". 10:43:57,225 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB112/ZEROBYTEPADDING". 10:43:57,225 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB120/". 10:43:57,225 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB120/ISO10126". 10:43:57,225 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB120/ISO10126-2". 10:43:57,225 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB120/ISO10126-2PADDING". 10:43:57,225 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB120/ISO10126PADDING". 10:43:57,225 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB120/ISO7816-4". 10:43:57,225 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB120/ISO7816-4PADDING". 10:43:57,225 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB120/NOPADDING". 10:43:57,225 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB120/PKCS5". 10:43:57,225 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB120/PKCS5PADDING". 10:43:57,225 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB120/PKCS7". 10:43:57,225 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB120/PKCS7PADDING". 10:43:57,225 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB120/TBC". 10:43:57,225 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB120/TBCPADDING". 10:43:57,225 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB120/X9.23". 10:43:57,225 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB120/X9.23PADDING". 10:43:57,225 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB120/ZEROBYTE". 10:43:57,226 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB120/ZEROBYTEPADDING". 10:43:57,226 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB128/". 10:43:57,226 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB128/ISO10126". 10:43:57,226 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB128/ISO10126-2". 10:43:57,226 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB128/ISO10126-2PADDING". 10:43:57,226 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB128/ISO10126PADDING". 10:43:57,226 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB128/ISO7816-4". 10:43:57,226 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB128/ISO7816-4PADDING". 10:43:57,226 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB128/NOPADDING". 10:43:57,226 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB128/PKCS5". 10:43:57,226 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB128/PKCS5PADDING". 10:43:57,226 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB128/PKCS7". 10:43:57,226 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB128/PKCS7PADDING". 10:43:57,226 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB128/TBC". 10:43:57,226 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB128/TBCPADDING". 10:43:57,226 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB128/X9.23". 10:43:57,226 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB128/X9.23PADDING". 10:43:57,226 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB128/ZEROBYTE". 10:43:57,226 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB128/ZEROBYTEPADDING". 10:43:57,226 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB136/". 10:43:57,226 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB136/ISO10126". 10:43:57,226 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB136/ISO10126-2". 10:43:57,226 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB136/ISO10126-2PADDING". 10:43:57,226 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB136/ISO10126PADDING". 10:43:57,226 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB136/ISO7816-4". 10:43:57,226 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB136/ISO7816-4PADDING". 10:43:57,226 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB136/NOPADDING". 10:43:57,226 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB136/PKCS5". 10:43:57,227 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB136/PKCS5PADDING". 10:43:57,227 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB136/PKCS7". 10:43:57,227 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB136/PKCS7PADDING". 10:43:57,227 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB136/TBC". 10:43:57,227 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB136/TBCPADDING". 10:43:57,227 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB136/X9.23". 10:43:57,227 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB136/X9.23PADDING". 10:43:57,227 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB136/ZEROBYTE". 10:43:57,227 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB136/ZEROBYTEPADDING". 10:43:57,227 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB144/". 10:43:57,227 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB144/ISO10126". 10:43:57,227 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB144/ISO10126-2". 10:43:57,227 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB144/ISO10126-2PADDING". 10:43:57,227 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB144/ISO10126PADDING". 10:43:57,227 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB144/ISO7816-4". 10:43:57,227 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB144/ISO7816-4PADDING". 10:43:57,227 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB144/NOPADDING". 10:43:57,227 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB144/PKCS5". 10:43:57,227 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB144/PKCS5PADDING". 10:43:57,227 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB144/PKCS7". 10:43:57,227 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB144/PKCS7PADDING". 10:43:57,227 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB144/TBC". 10:43:57,227 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB144/TBCPADDING". 10:43:57,228 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB144/X9.23". 10:43:57,228 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB144/X9.23PADDING". 10:43:57,228 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB144/ZEROBYTE". 10:43:57,228 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB144/ZEROBYTEPADDING". 10:43:57,228 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB152/". 10:43:57,228 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB152/ISO10126". 10:43:57,228 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB152/ISO10126-2". 10:43:57,228 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB152/ISO10126-2PADDING". 10:43:57,228 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB152/ISO10126PADDING". 10:43:57,228 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB152/ISO7816-4". 10:43:57,228 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB152/ISO7816-4PADDING". 10:43:57,228 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB152/NOPADDING". 10:43:57,228 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB152/PKCS5". 10:43:57,228 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB152/PKCS5PADDING". 10:43:57,228 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB152/PKCS7". 10:43:57,228 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB152/PKCS7PADDING". 10:43:57,228 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB152/TBC". 10:43:57,228 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB152/TBCPADDING". 10:43:57,228 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB152/X9.23". 10:43:57,228 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB152/X9.23PADDING". 10:43:57,228 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB152/ZEROBYTE". 10:43:57,228 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB152/ZEROBYTEPADDING". 10:43:57,228 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB16/". 10:43:57,228 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB16/ISO10126". 10:43:57,228 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB16/ISO10126-2". 10:43:57,228 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB16/ISO10126-2PADDING". 10:43:57,228 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB16/ISO10126PADDING". 10:43:57,228 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB16/ISO7816-4". 10:43:57,228 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB16/ISO7816-4PADDING". 10:43:57,228 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB16/NOPADDING". 10:43:57,228 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB16/PKCS5". 10:43:57,228 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB16/PKCS5PADDING". 10:43:57,229 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB16/PKCS7". 10:43:57,229 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB16/PKCS7PADDING". 10:43:57,229 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB16/TBC". 10:43:57,229 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB16/TBCPADDING". 10:43:57,229 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB16/X9.23". 10:43:57,229 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB16/X9.23PADDING". 10:43:57,229 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB16/ZEROBYTE". 10:43:57,229 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB16/ZEROBYTEPADDING". 10:43:57,229 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB160/". 10:43:57,229 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB160/ISO10126". 10:43:57,229 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB160/ISO10126-2". 10:43:57,229 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB160/ISO10126-2PADDING". 10:43:57,229 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB160/ISO10126PADDING". 10:43:57,229 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB160/ISO7816-4". 10:43:57,229 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB160/ISO7816-4PADDING". 10:43:57,229 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB160/NOPADDING". 10:43:57,229 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB160/PKCS5". 10:43:57,229 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB160/PKCS5PADDING". 10:43:57,229 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB160/PKCS7". 10:43:57,229 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB160/PKCS7PADDING". 10:43:57,229 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB160/TBC". 10:43:57,229 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB160/TBCPADDING". 10:43:57,230 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB160/X9.23". 10:43:57,230 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB160/X9.23PADDING". 10:43:57,230 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB160/ZEROBYTE". 10:43:57,230 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB160/ZEROBYTEPADDING". 10:43:57,230 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB168/". 10:43:57,230 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB168/ISO10126". 10:43:57,230 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB168/ISO10126-2". 10:43:57,230 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB168/ISO10126-2PADDING". 10:43:57,230 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB168/ISO10126PADDING". 10:43:57,230 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB168/ISO7816-4". 10:43:57,230 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB168/ISO7816-4PADDING". 10:43:57,230 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB168/NOPADDING". 10:43:57,230 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB168/PKCS5". 10:43:57,230 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB168/PKCS5PADDING". 10:43:57,230 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB168/PKCS7". 10:43:57,230 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB168/PKCS7PADDING". 10:43:57,230 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB168/TBC". 10:43:57,230 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB168/TBCPADDING". 10:43:57,230 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB168/X9.23". 10:43:57,230 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB168/X9.23PADDING". 10:43:57,230 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB168/ZEROBYTE". 10:43:57,230 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB168/ZEROBYTEPADDING". 10:43:57,230 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB176/". 10:43:57,230 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB176/ISO10126". 10:43:57,230 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB176/ISO10126-2". 10:43:57,230 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB176/ISO10126-2PADDING". 10:43:57,230 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB176/ISO10126PADDING". 10:43:57,230 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB176/ISO7816-4". 10:43:57,230 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB176/ISO7816-4PADDING". 10:43:57,230 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB176/NOPADDING". 10:43:57,230 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB176/PKCS5". 10:43:57,231 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB176/PKCS5PADDING". 10:43:57,231 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB176/PKCS7". 10:43:57,231 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB176/PKCS7PADDING". 10:43:57,231 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB176/TBC". 10:43:57,231 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB176/TBCPADDING". 10:43:57,231 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB176/X9.23". 10:43:57,231 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB176/X9.23PADDING". 10:43:57,231 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB176/ZEROBYTE". 10:43:57,231 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB176/ZEROBYTEPADDING". 10:43:57,231 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB184/". 10:43:57,231 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB184/ISO10126". 10:43:57,231 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB184/ISO10126-2". 10:43:57,231 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB184/ISO10126-2PADDING". 10:43:57,231 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB184/ISO10126PADDING". 10:43:57,231 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB184/ISO7816-4". 10:43:57,231 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB184/ISO7816-4PADDING". 10:43:57,231 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB184/NOPADDING". 10:43:57,231 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB184/PKCS5". 10:43:57,231 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB184/PKCS5PADDING". 10:43:57,231 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB184/PKCS7". 10:43:57,231 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB184/PKCS7PADDING". 10:43:57,231 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB184/TBC". 10:43:57,231 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB184/TBCPADDING". 10:43:57,231 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB184/X9.23". 10:43:57,231 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB184/X9.23PADDING". 10:43:57,232 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB184/ZEROBYTE". 10:43:57,232 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB184/ZEROBYTEPADDING". 10:43:57,232 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB192/". 10:43:57,232 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB192/ISO10126". 10:43:57,232 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB192/ISO10126-2". 10:43:57,232 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB192/ISO10126-2PADDING". 10:43:57,232 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB192/ISO10126PADDING". 10:43:57,232 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB192/ISO7816-4". 10:43:57,232 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB192/ISO7816-4PADDING". 10:43:57,232 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB192/NOPADDING". 10:43:57,232 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB192/PKCS5". 10:43:57,232 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB192/PKCS5PADDING". 10:43:57,232 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB192/PKCS7". 10:43:57,232 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB192/PKCS7PADDING". 10:43:57,232 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB192/TBC". 10:43:57,232 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB192/TBCPADDING". 10:43:57,232 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB192/X9.23". 10:43:57,232 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB192/X9.23PADDING". 10:43:57,232 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB192/ZEROBYTE". 10:43:57,232 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB192/ZEROBYTEPADDING". 10:43:57,232 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB200/". 10:43:57,232 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB200/ISO10126". 10:43:57,232 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB200/ISO10126-2". 10:43:57,232 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB200/ISO10126-2PADDING". 10:43:57,232 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB200/ISO10126PADDING". 10:43:57,232 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB200/ISO7816-4". 10:43:57,232 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB200/ISO7816-4PADDING". 10:43:57,232 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB200/NOPADDING". 10:43:57,233 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB200/PKCS5". 10:43:57,233 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB200/PKCS5PADDING". 10:43:57,233 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB200/PKCS7". 10:43:57,233 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB200/PKCS7PADDING". 10:43:57,233 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB200/TBC". 10:43:57,233 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB200/TBCPADDING". 10:43:57,233 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB200/X9.23". 10:43:57,233 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB200/X9.23PADDING". 10:43:57,233 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB200/ZEROBYTE". 10:43:57,233 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB200/ZEROBYTEPADDING". 10:43:57,233 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB208/". 10:43:57,233 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB208/ISO10126". 10:43:57,233 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB208/ISO10126-2". 10:43:57,233 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB208/ISO10126-2PADDING". 10:43:57,233 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB208/ISO10126PADDING". 10:43:57,233 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB208/ISO7816-4". 10:43:57,233 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB208/ISO7816-4PADDING". 10:43:57,233 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB208/NOPADDING". 10:43:57,233 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB208/PKCS5". 10:43:57,233 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB208/PKCS5PADDING". 10:43:57,233 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB208/PKCS7". 10:43:57,233 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB208/PKCS7PADDING". 10:43:57,233 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB208/TBC". 10:43:57,233 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB208/TBCPADDING". 10:43:57,233 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB208/X9.23". 10:43:57,233 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB208/X9.23PADDING". 10:43:57,234 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB208/ZEROBYTE". 10:43:57,234 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB208/ZEROBYTEPADDING". 10:43:57,234 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB216/". 10:43:57,234 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB216/ISO10126". 10:43:57,234 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB216/ISO10126-2". 10:43:57,234 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB216/ISO10126-2PADDING". 10:43:57,234 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB216/ISO10126PADDING". 10:43:57,234 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB216/ISO7816-4". 10:43:57,234 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB216/ISO7816-4PADDING". 10:43:57,234 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB216/NOPADDING". 10:43:57,234 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB216/PKCS5". 10:43:57,234 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB216/PKCS5PADDING". 10:43:57,234 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB216/PKCS7". 10:43:57,234 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB216/PKCS7PADDING". 10:43:57,234 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB216/TBC". 10:43:57,234 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB216/TBCPADDING". 10:43:57,234 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB216/X9.23". 10:43:57,234 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB216/X9.23PADDING". 10:43:57,234 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB216/ZEROBYTE". 10:43:57,234 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB216/ZEROBYTEPADDING". 10:43:57,234 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB224/". 10:43:57,234 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB224/ISO10126". 10:43:57,234 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB224/ISO10126-2". 10:43:57,234 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB224/ISO10126-2PADDING". 10:43:57,234 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB224/ISO10126PADDING". 10:43:57,234 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB224/ISO7816-4". 10:43:57,234 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB224/ISO7816-4PADDING". 10:43:57,234 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB224/NOPADDING". 10:43:57,235 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB224/PKCS5". 10:43:57,235 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB224/PKCS5PADDING". 10:43:57,235 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB224/PKCS7". 10:43:57,235 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB224/PKCS7PADDING". 10:43:57,235 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB224/TBC". 10:43:57,235 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB224/TBCPADDING". 10:43:57,235 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB224/X9.23". 10:43:57,235 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB224/X9.23PADDING". 10:43:57,235 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB224/ZEROBYTE". 10:43:57,235 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB224/ZEROBYTEPADDING". 10:43:57,235 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB232/". 10:43:57,235 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB232/ISO10126". 10:43:57,235 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB232/ISO10126-2". 10:43:57,235 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB232/ISO10126-2PADDING". 10:43:57,235 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB232/ISO10126PADDING". 10:43:57,235 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB232/ISO7816-4". 10:43:57,235 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB232/ISO7816-4PADDING". 10:43:57,235 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB232/NOPADDING". 10:43:57,235 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB232/PKCS5". 10:43:57,235 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB232/PKCS5PADDING". 10:43:57,235 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB232/PKCS7". 10:43:57,235 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB232/PKCS7PADDING". 10:43:57,235 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB232/TBC". 10:43:57,235 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB232/TBCPADDING". 10:43:57,235 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB232/X9.23". 10:43:57,236 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB232/X9.23PADDING". 10:43:57,236 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB232/ZEROBYTE". 10:43:57,236 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB232/ZEROBYTEPADDING". 10:43:57,236 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB24/". 10:43:57,236 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB24/ISO10126". 10:43:57,236 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB24/ISO10126-2". 10:43:57,236 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB24/ISO10126-2PADDING". 10:43:57,236 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB24/ISO10126PADDING". 10:43:57,236 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB24/ISO7816-4". 10:43:57,236 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB24/ISO7816-4PADDING". 10:43:57,236 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB24/NOPADDING". 10:43:57,236 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB24/PKCS5". 10:43:57,236 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB24/PKCS5PADDING". 10:43:57,236 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB24/PKCS7". 10:43:57,236 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB24/PKCS7PADDING". 10:43:57,236 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB24/TBC". 10:43:57,236 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB24/TBCPADDING". 10:43:57,236 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB24/X9.23". 10:43:57,236 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB24/X9.23PADDING". 10:43:57,236 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB24/ZEROBYTE". 10:43:57,236 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB24/ZEROBYTEPADDING". 10:43:57,236 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB240/". 10:43:57,236 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB240/ISO10126". 10:43:57,236 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB240/ISO10126-2". 10:43:57,236 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB240/ISO10126-2PADDING". 10:43:57,236 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB240/ISO10126PADDING". 10:43:57,236 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB240/ISO7816-4". 10:43:57,236 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB240/ISO7816-4PADDING". 10:43:57,236 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB240/NOPADDING". 10:43:57,236 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB240/PKCS5". 10:43:57,236 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB240/PKCS5PADDING". 10:43:57,237 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB240/PKCS7". 10:43:57,237 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB240/PKCS7PADDING". 10:43:57,237 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB240/TBC". 10:43:57,237 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB240/TBCPADDING". 10:43:57,237 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB240/X9.23". 10:43:57,237 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB240/X9.23PADDING". 10:43:57,237 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB240/ZEROBYTE". 10:43:57,237 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB240/ZEROBYTEPADDING". 10:43:57,237 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB248/". 10:43:57,237 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB248/ISO10126". 10:43:57,237 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB248/ISO10126-2". 10:43:57,237 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB248/ISO10126-2PADDING". 10:43:57,237 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB248/ISO10126PADDING". 10:43:57,237 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB248/ISO7816-4". 10:43:57,237 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB248/ISO7816-4PADDING". 10:43:57,237 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB248/NOPADDING". 10:43:57,237 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB248/PKCS5". 10:43:57,237 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB248/PKCS5PADDING". 10:43:57,237 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB248/PKCS7". 10:43:57,237 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB248/PKCS7PADDING". 10:43:57,237 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB248/TBC". 10:43:57,237 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB248/TBCPADDING". 10:43:57,237 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB248/X9.23". 10:43:57,237 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB248/X9.23PADDING". 10:43:57,237 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB248/ZEROBYTE". 10:43:57,237 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB248/ZEROBYTEPADDING". 10:43:57,238 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB256/". 10:43:57,238 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB256/ISO10126". 10:43:57,238 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB256/ISO10126-2". 10:43:57,238 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB256/ISO10126-2PADDING". 10:43:57,238 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB256/ISO10126PADDING". 10:43:57,238 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB256/ISO7816-4". 10:43:57,238 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB256/ISO7816-4PADDING". 10:43:57,238 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB256/NOPADDING". 10:43:57,238 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB256/PKCS5". 10:43:57,238 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB256/PKCS5PADDING". 10:43:57,238 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB256/PKCS7". 10:43:57,238 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB256/PKCS7PADDING". 10:43:57,238 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB256/TBC". 10:43:57,238 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB256/TBCPADDING". 10:43:57,238 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB256/X9.23". 10:43:57,238 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB256/X9.23PADDING". 10:43:57,238 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB256/ZEROBYTE". 10:43:57,238 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB256/ZEROBYTEPADDING". 10:43:57,238 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB32/". 10:43:57,238 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB32/ISO10126". 10:43:57,238 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB32/ISO10126-2". 10:43:57,238 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB32/ISO10126-2PADDING". 10:43:57,238 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB32/ISO10126PADDING". 10:43:57,238 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB32/ISO7816-4". 10:43:57,238 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB32/ISO7816-4PADDING". 10:43:57,238 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB32/NOPADDING". 10:43:57,238 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB32/PKCS5". 10:43:57,238 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB32/PKCS5PADDING". 10:43:57,238 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB32/PKCS7". 10:43:57,238 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB32/PKCS7PADDING". 10:43:57,238 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB32/TBC". 10:43:57,238 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB32/TBCPADDING". 10:43:57,239 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB32/X9.23". 10:43:57,239 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB32/X9.23PADDING". 10:43:57,239 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB32/ZEROBYTE". 10:43:57,239 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB32/ZEROBYTEPADDING". 10:43:57,239 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB40/". 10:43:57,239 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB40/ISO10126". 10:43:57,239 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB40/ISO10126-2". 10:43:57,239 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB40/ISO10126-2PADDING". 10:43:57,239 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB40/ISO10126PADDING". 10:43:57,239 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB40/ISO7816-4". 10:43:57,239 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB40/ISO7816-4PADDING". 10:43:57,239 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB40/NOPADDING". 10:43:57,239 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB40/PKCS5". 10:43:57,239 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB40/PKCS5PADDING". 10:43:57,239 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB40/PKCS7". 10:43:57,239 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB40/PKCS7PADDING". 10:43:57,239 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB40/TBC". 10:43:57,239 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB40/TBCPADDING". 10:43:57,239 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB40/X9.23". 10:43:57,239 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB40/X9.23PADDING". 10:43:57,239 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB40/ZEROBYTE". 10:43:57,239 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB40/ZEROBYTEPADDING". 10:43:57,239 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB48/". 10:43:57,239 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB48/ISO10126". 10:43:57,239 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB48/ISO10126-2". 10:43:57,239 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB48/ISO10126-2PADDING". 10:43:57,240 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB48/ISO10126PADDING". 10:43:57,240 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB48/ISO7816-4". 10:43:57,240 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB48/ISO7816-4PADDING". 10:43:57,240 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB48/NOPADDING". 10:43:57,240 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB48/PKCS5". 10:43:57,240 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB48/PKCS5PADDING". 10:43:57,240 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB48/PKCS7". 10:43:57,240 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB48/PKCS7PADDING". 10:43:57,240 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB48/TBC". 10:43:57,240 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB48/TBCPADDING". 10:43:57,240 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB48/X9.23". 10:43:57,240 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB48/X9.23PADDING". 10:43:57,240 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB48/ZEROBYTE". 10:43:57,240 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB48/ZEROBYTEPADDING". 10:43:57,240 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB56/". 10:43:57,240 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB56/ISO10126". 10:43:57,240 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB56/ISO10126-2". 10:43:57,240 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB56/ISO10126-2PADDING". 10:43:57,240 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB56/ISO10126PADDING". 10:43:57,240 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB56/ISO7816-4". 10:43:57,240 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB56/ISO7816-4PADDING". 10:43:57,240 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB56/NOPADDING". 10:43:57,240 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB56/PKCS5". 10:43:57,240 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB56/PKCS5PADDING". 10:43:57,240 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB56/PKCS7". 10:43:57,240 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB56/PKCS7PADDING". 10:43:57,240 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB56/TBC". 10:43:57,240 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB56/TBCPADDING". 10:43:57,240 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB56/X9.23". 10:43:57,241 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB56/X9.23PADDING". 10:43:57,241 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB56/ZEROBYTE". 10:43:57,241 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB56/ZEROBYTEPADDING". 10:43:57,241 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB64/". 10:43:57,241 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB64/ISO10126". 10:43:57,241 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB64/ISO10126-2". 10:43:57,241 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB64/ISO10126-2PADDING". 10:43:57,241 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB64/ISO10126PADDING". 10:43:57,241 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB64/ISO7816-4". 10:43:57,241 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB64/ISO7816-4PADDING". 10:43:57,241 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB64/NOPADDING". 10:43:57,241 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB64/PKCS5". 10:43:57,241 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB64/PKCS5PADDING". 10:43:57,241 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB64/PKCS7". 10:43:57,241 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB64/PKCS7PADDING". 10:43:57,241 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB64/TBC". 10:43:57,241 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB64/TBCPADDING". 10:43:57,241 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB64/X9.23". 10:43:57,241 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB64/X9.23PADDING". 10:43:57,241 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB64/ZEROBYTE". 10:43:57,241 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB64/ZEROBYTEPADDING". 10:43:57,241 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB72/". 10:43:57,242 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB72/ISO10126". 10:43:57,242 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB72/ISO10126-2". 10:43:57,242 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB72/ISO10126-2PADDING". 10:43:57,242 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB72/ISO10126PADDING". 10:43:57,242 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB72/ISO7816-4". 10:43:57,242 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB72/ISO7816-4PADDING". 10:43:57,242 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB72/NOPADDING". 10:43:57,242 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB72/PKCS5". 10:43:57,242 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB72/PKCS5PADDING". 10:43:57,242 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB72/PKCS7". 10:43:57,242 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB72/PKCS7PADDING". 10:43:57,242 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB72/TBC". 10:43:57,242 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB72/TBCPADDING". 10:43:57,242 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB72/X9.23". 10:43:57,242 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB72/X9.23PADDING". 10:43:57,242 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB72/ZEROBYTE". 10:43:57,242 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB72/ZEROBYTEPADDING". 10:43:57,242 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB8/". 10:43:57,242 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB8/ISO10126". 10:43:57,242 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB8/ISO10126-2". 10:43:57,242 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB8/ISO10126-2PADDING". 10:43:57,242 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB8/ISO10126PADDING". 10:43:57,242 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB8/ISO7816-4". 10:43:57,242 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB8/ISO7816-4PADDING". 10:43:57,242 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB8/NOPADDING". 10:43:57,242 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB8/PKCS5". 10:43:57,242 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB8/PKCS5PADDING". 10:43:57,243 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB8/PKCS7". 10:43:57,243 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB8/PKCS7PADDING". 10:43:57,243 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB8/TBC". 10:43:57,243 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB8/TBCPADDING". 10:43:57,243 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB8/X9.23". 10:43:57,243 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB8/X9.23PADDING". 10:43:57,243 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB8/ZEROBYTE". 10:43:57,243 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB8/ZEROBYTEPADDING". 10:43:57,243 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB80/". 10:43:57,243 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB80/ISO10126". 10:43:57,243 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB80/ISO10126-2". 10:43:57,243 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB80/ISO10126-2PADDING". 10:43:57,243 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB80/ISO10126PADDING". 10:43:57,243 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB80/ISO7816-4". 10:43:57,243 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB80/ISO7816-4PADDING". 10:43:57,243 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB80/NOPADDING". 10:43:57,243 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB80/PKCS5". 10:43:57,243 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB80/PKCS5PADDING". 10:43:57,243 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB80/PKCS7". 10:43:57,243 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB80/PKCS7PADDING". 10:43:57,243 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB80/TBC". 10:43:57,243 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB80/TBCPADDING". 10:43:57,243 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB80/X9.23". 10:43:57,243 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB80/X9.23PADDING". 10:43:57,244 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB80/ZEROBYTE". 10:43:57,244 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB80/ZEROBYTEPADDING". 10:43:57,244 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB88/". 10:43:57,244 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB88/ISO10126". 10:43:57,244 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB88/ISO10126-2". 10:43:57,244 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB88/ISO10126-2PADDING". 10:43:57,244 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB88/ISO10126PADDING". 10:43:57,244 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB88/ISO7816-4". 10:43:57,244 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB88/ISO7816-4PADDING". 10:43:57,244 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB88/NOPADDING". 10:43:57,244 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB88/PKCS5". 10:43:57,244 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB88/PKCS5PADDING". 10:43:57,244 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB88/PKCS7". 10:43:57,244 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB88/PKCS7PADDING". 10:43:57,244 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB88/TBC". 10:43:57,244 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB88/TBCPADDING". 10:43:57,244 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB88/X9.23". 10:43:57,244 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB88/X9.23PADDING". 10:43:57,244 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB88/ZEROBYTE". 10:43:57,244 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB88/ZEROBYTEPADDING". 10:43:57,244 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB96/". 10:43:57,244 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB96/ISO10126". 10:43:57,244 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB96/ISO10126-2". 10:43:57,244 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB96/ISO10126-2PADDING". 10:43:57,244 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB96/ISO10126PADDING". 10:43:57,244 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB96/ISO7816-4". 10:43:57,244 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB96/ISO7816-4PADDING". 10:43:57,245 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB96/NOPADDING". 10:43:57,245 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB96/PKCS5". 10:43:57,245 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB96/PKCS5PADDING". 10:43:57,245 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB96/PKCS7". 10:43:57,245 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB96/PKCS7PADDING". 10:43:57,245 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB96/TBC". 10:43:57,245 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB96/TBCPADDING". 10:43:57,245 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB96/X9.23". 10:43:57,245 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB96/X9.23PADDING". 10:43:57,245 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB96/ZEROBYTE". 10:43:57,245 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB96/ZEROBYTEPADDING". 10:43:57,245 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CTS/". 10:43:57,245 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CTS/NOPADDING". 10:43:57,245 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/EAX/". 10:43:57,245 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/EAX/NOPADDING". 10:43:57,245 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/ECB/". 10:43:57,245 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/ECB/NOPADDING". 10:43:57,245 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/GOFB/". 10:43:57,245 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/GOFB/ISO10126". 10:43:57,245 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/GOFB/ISO10126-2". 10:43:57,245 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/GOFB/ISO10126-2PADDING". 10:43:57,246 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/GOFB/ISO10126PADDING". 10:43:57,246 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/GOFB/ISO7816-4". 10:43:57,246 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/GOFB/ISO7816-4PADDING". 10:43:57,246 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/GOFB/NOPADDING". 10:43:57,246 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/GOFB/PKCS5". 10:43:57,246 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/GOFB/PKCS5PADDING". 10:43:57,246 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/GOFB/PKCS7". 10:43:57,246 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/GOFB/PKCS7PADDING". 10:43:57,246 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/GOFB/TBC". 10:43:57,246 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/GOFB/TBCPADDING". 10:43:57,246 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/GOFB/X9.23". 10:43:57,246 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/GOFB/X9.23PADDING". 10:43:57,246 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/GOFB/ZEROBYTE". 10:43:57,246 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/GOFB/ZEROBYTEPADDING". 10:43:57,246 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB/". 10:43:57,247 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB/ISO10126". 10:43:57,247 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB/ISO10126-2". 10:43:57,247 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB/ISO10126-2PADDING". 10:43:57,247 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB/ISO10126PADDING". 10:43:57,247 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB/ISO7816-4". 10:43:57,247 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB/ISO7816-4PADDING". 10:43:57,247 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB/NOPADDING". 10:43:57,247 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB/PKCS5". 10:43:57,247 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB/PKCS5PADDING". 10:43:57,247 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB/PKCS7". 10:43:57,247 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB/PKCS7PADDING". 10:43:57,247 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB/TBC". 10:43:57,247 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB/TBCPADDING". 10:43:57,247 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB/X9.23". 10:43:57,247 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB/X9.23PADDING". 10:43:57,247 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB/ZEROBYTE". 10:43:57,247 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB/ZEROBYTEPADDING". 10:43:57,247 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB104/". 10:43:57,247 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB104/ISO10126". 10:43:57,248 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB104/ISO10126-2". 10:43:57,248 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB104/ISO10126-2PADDING". 10:43:57,248 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB104/ISO10126PADDING". 10:43:57,248 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB104/ISO7816-4". 10:43:57,248 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB104/ISO7816-4PADDING". 10:43:57,248 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB104/NOPADDING". 10:43:57,248 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB104/PKCS5". 10:43:57,248 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB104/PKCS5PADDING". 10:43:57,248 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB104/PKCS7". 10:43:57,248 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB104/PKCS7PADDING". 10:43:57,248 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB104/TBC". 10:43:57,248 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB104/TBCPADDING". 10:43:57,248 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB104/X9.23". 10:43:57,248 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB104/X9.23PADDING". 10:43:57,248 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB104/ZEROBYTE". 10:43:57,248 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB104/ZEROBYTEPADDING". 10:43:57,248 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB112/". 10:43:57,248 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB112/ISO10126". 10:43:57,248 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB112/ISO10126-2". 10:43:57,248 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB112/ISO10126-2PADDING". 10:43:57,248 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB112/ISO10126PADDING". 10:43:57,248 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB112/ISO7816-4". 10:43:57,248 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB112/ISO7816-4PADDING". 10:43:57,248 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB112/NOPADDING". 10:43:57,248 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB112/PKCS5". 10:43:57,248 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB112/PKCS5PADDING". 10:43:57,248 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB112/PKCS7". 10:43:57,248 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB112/PKCS7PADDING". 10:43:57,249 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB112/TBC". 10:43:57,249 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB112/TBCPADDING". 10:43:57,249 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB112/X9.23". 10:43:57,249 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB112/X9.23PADDING". 10:43:57,249 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB112/ZEROBYTE". 10:43:57,249 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB112/ZEROBYTEPADDING". 10:43:57,249 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB120/". 10:43:57,249 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB120/ISO10126". 10:43:57,249 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB120/ISO10126-2". 10:43:57,249 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB120/ISO10126-2PADDING". 10:43:57,249 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB120/ISO10126PADDING". 10:43:57,249 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB120/ISO7816-4". 10:43:57,249 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB120/ISO7816-4PADDING". 10:43:57,249 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB120/NOPADDING". 10:43:57,249 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB120/PKCS5". 10:43:57,249 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB120/PKCS5PADDING". 10:43:57,249 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB120/PKCS7". 10:43:57,249 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB120/PKCS7PADDING". 10:43:57,249 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB120/TBC". 10:43:57,249 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB120/TBCPADDING". 10:43:57,249 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB120/X9.23". 10:43:57,249 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB120/X9.23PADDING". 10:43:57,249 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB120/ZEROBYTE". 10:43:57,249 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB120/ZEROBYTEPADDING". 10:43:57,249 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB128/". 10:43:57,249 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB128/ISO10126". 10:43:57,249 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB128/ISO10126-2". 10:43:57,249 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB128/ISO10126-2PADDING". 10:43:57,249 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB128/ISO10126PADDING". 10:43:57,249 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB128/ISO7816-4". 10:43:57,250 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB128/ISO7816-4PADDING". 10:43:57,250 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB128/NOPADDING". 10:43:57,250 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB128/PKCS5". 10:43:57,250 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB128/PKCS5PADDING". 10:43:57,250 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB128/PKCS7". 10:43:57,250 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB128/PKCS7PADDING". 10:43:57,250 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB128/TBC". 10:43:57,250 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB128/TBCPADDING". 10:43:57,250 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB128/X9.23". 10:43:57,250 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB128/X9.23PADDING". 10:43:57,250 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB128/ZEROBYTE". 10:43:57,250 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB128/ZEROBYTEPADDING". 10:43:57,250 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB136/". 10:43:57,250 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB136/ISO10126". 10:43:57,250 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB136/ISO10126-2". 10:43:57,250 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB136/ISO10126-2PADDING". 10:43:57,250 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB136/ISO10126PADDING". 10:43:57,250 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB136/ISO7816-4". 10:43:57,250 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB136/ISO7816-4PADDING". 10:43:57,250 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB136/NOPADDING". 10:43:57,250 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB136/PKCS5". 10:43:57,250 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB136/PKCS5PADDING". 10:43:57,250 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB136/PKCS7". 10:43:57,250 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB136/PKCS7PADDING". 10:43:57,250 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB136/TBC". 10:43:57,250 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB136/TBCPADDING". 10:43:57,250 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB136/X9.23". 10:43:57,250 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB136/X9.23PADDING". 10:43:57,250 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB136/ZEROBYTE". 10:43:57,250 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB136/ZEROBYTEPADDING". 10:43:57,250 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB144/". 10:43:57,250 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB144/ISO10126". 10:43:57,251 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB144/ISO10126-2". 10:43:57,251 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB144/ISO10126-2PADDING". 10:43:57,251 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB144/ISO10126PADDING". 10:43:57,251 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB144/ISO7816-4". 10:43:57,251 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB144/ISO7816-4PADDING". 10:43:57,251 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB144/NOPADDING". 10:43:57,251 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB144/PKCS5". 10:43:57,251 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB144/PKCS5PADDING". 10:43:57,251 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB144/PKCS7". 10:43:57,251 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB144/PKCS7PADDING". 10:43:57,251 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB144/TBC". 10:43:57,251 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB144/TBCPADDING". 10:43:57,251 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB144/X9.23". 10:43:57,251 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB144/X9.23PADDING". 10:43:57,251 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB144/ZEROBYTE". 10:43:57,251 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB144/ZEROBYTEPADDING". 10:43:57,251 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB152/". 10:43:57,252 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB152/ISO10126". 10:43:57,252 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB152/ISO10126-2". 10:43:57,252 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB152/ISO10126-2PADDING". 10:43:57,252 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB152/ISO10126PADDING". 10:43:57,252 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB152/ISO7816-4". 10:43:57,252 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB152/ISO7816-4PADDING". 10:43:57,252 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB152/NOPADDING". 10:43:57,252 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB152/PKCS5". 10:43:57,252 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB152/PKCS5PADDING". 10:43:57,252 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB152/PKCS7". 10:43:57,252 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB152/PKCS7PADDING". 10:43:57,252 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB152/TBC". 10:43:57,252 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB152/TBCPADDING". 10:43:57,252 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB152/X9.23". 10:43:57,252 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB152/X9.23PADDING". 10:43:57,252 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB152/ZEROBYTE". 10:43:57,252 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB152/ZEROBYTEPADDING". 10:43:57,252 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB16/". 10:43:57,252 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB16/ISO10126". 10:43:57,252 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB16/ISO10126-2". 10:43:57,252 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB16/ISO10126-2PADDING". 10:43:57,252 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB16/ISO10126PADDING". 10:43:57,252 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB16/ISO7816-4". 10:43:57,252 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB16/ISO7816-4PADDING". 10:43:57,252 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB16/NOPADDING". 10:43:57,252 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB16/PKCS5". 10:43:57,253 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB16/PKCS5PADDING". 10:43:57,253 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB16/PKCS7". 10:43:57,253 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB16/PKCS7PADDING". 10:43:57,253 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB16/TBC". 10:43:57,253 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB16/TBCPADDING". 10:43:57,253 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB16/X9.23". 10:43:57,253 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB16/X9.23PADDING". 10:43:57,253 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB16/ZEROBYTE". 10:43:57,253 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB16/ZEROBYTEPADDING". 10:43:57,253 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB160/". 10:43:57,253 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB160/ISO10126". 10:43:57,253 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB160/ISO10126-2". 10:43:57,253 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB160/ISO10126-2PADDING". 10:43:57,253 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB160/ISO10126PADDING". 10:43:57,253 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB160/ISO7816-4". 10:43:57,253 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB160/ISO7816-4PADDING". 10:43:57,253 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB160/NOPADDING". 10:43:57,253 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB160/PKCS5". 10:43:57,253 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB160/PKCS5PADDING". 10:43:57,253 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB160/PKCS7". 10:43:57,253 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB160/PKCS7PADDING". 10:43:57,253 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB160/TBC". 10:43:57,253 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB160/TBCPADDING". 10:43:57,253 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB160/X9.23". 10:43:57,253 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB160/X9.23PADDING". 10:43:57,253 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB160/ZEROBYTE". 10:43:57,253 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB160/ZEROBYTEPADDING". 10:43:57,253 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB168/". 10:43:57,253 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB168/ISO10126". 10:43:57,254 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB168/ISO10126-2". 10:43:57,254 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB168/ISO10126-2PADDING". 10:43:57,254 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB168/ISO10126PADDING". 10:43:57,254 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB168/ISO7816-4". 10:43:57,254 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB168/ISO7816-4PADDING". 10:43:57,254 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB168/NOPADDING". 10:43:57,254 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB168/PKCS5". 10:43:57,254 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB168/PKCS5PADDING". 10:43:57,254 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB168/PKCS7". 10:43:57,254 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB168/PKCS7PADDING". 10:43:57,254 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB168/TBC". 10:43:57,254 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB168/TBCPADDING". 10:43:57,254 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB168/X9.23". 10:43:57,254 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB168/X9.23PADDING". 10:43:57,254 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB168/ZEROBYTE". 10:43:57,254 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB168/ZEROBYTEPADDING". 10:43:57,254 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB176/". 10:43:57,254 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB176/ISO10126". 10:43:57,254 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB176/ISO10126-2". 10:43:57,254 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB176/ISO10126-2PADDING". 10:43:57,254 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB176/ISO10126PADDING". 10:43:57,254 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB176/ISO7816-4". 10:43:57,254 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB176/ISO7816-4PADDING". 10:43:57,254 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB176/NOPADDING". 10:43:57,254 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB176/PKCS5". 10:43:57,254 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB176/PKCS5PADDING". 10:43:57,254 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB176/PKCS7". 10:43:57,254 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB176/PKCS7PADDING". 10:43:57,255 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB176/TBC". 10:43:57,255 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB176/TBCPADDING". 10:43:57,255 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB176/X9.23". 10:43:57,255 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB176/X9.23PADDING". 10:43:57,255 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB176/ZEROBYTE". 10:43:57,255 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB176/ZEROBYTEPADDING". 10:43:57,255 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB184/". 10:43:57,255 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB184/ISO10126". 10:43:57,255 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB184/ISO10126-2". 10:43:57,255 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB184/ISO10126-2PADDING". 10:43:57,255 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB184/ISO10126PADDING". 10:43:57,255 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB184/ISO7816-4". 10:43:57,255 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB184/ISO7816-4PADDING". 10:43:57,255 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB184/NOPADDING". 10:43:57,255 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB184/PKCS5". 10:43:57,256 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB184/PKCS5PADDING". 10:43:57,256 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB184/PKCS7". 10:43:57,256 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB184/PKCS7PADDING". 10:43:57,256 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB184/TBC". 10:43:57,256 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB184/TBCPADDING". 10:43:57,256 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB184/X9.23". 10:43:57,256 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB184/X9.23PADDING". 10:43:57,256 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB184/ZEROBYTE". 10:43:57,256 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB184/ZEROBYTEPADDING". 10:43:57,256 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB192/". 10:43:57,256 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB192/ISO10126". 10:43:57,256 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB192/ISO10126-2". 10:43:57,256 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB192/ISO10126-2PADDING". 10:43:57,256 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB192/ISO10126PADDING". 10:43:57,256 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB192/ISO7816-4". 10:43:57,256 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB192/ISO7816-4PADDING". 10:43:57,256 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB192/NOPADDING". 10:43:57,256 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB192/PKCS5". 10:43:57,256 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB192/PKCS5PADDING". 10:43:57,256 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB192/PKCS7". 10:43:57,256 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB192/PKCS7PADDING". 10:43:57,256 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB192/TBC". 10:43:57,256 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB192/TBCPADDING". 10:43:57,256 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB192/X9.23". 10:43:57,256 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB192/X9.23PADDING". 10:43:57,256 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB192/ZEROBYTE". 10:43:57,256 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB192/ZEROBYTEPADDING". 10:43:57,257 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB200/". 10:43:57,257 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB200/ISO10126". 10:43:57,257 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB200/ISO10126-2". 10:43:57,257 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB200/ISO10126-2PADDING". 10:43:57,257 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB200/ISO10126PADDING". 10:43:57,257 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB200/ISO7816-4". 10:43:57,257 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB200/ISO7816-4PADDING". 10:43:57,257 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB200/NOPADDING". 10:43:57,257 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB200/PKCS5". 10:43:57,257 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB200/PKCS5PADDING". 10:43:57,257 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB200/PKCS7". 10:43:57,257 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB200/PKCS7PADDING". 10:43:57,257 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB200/TBC". 10:43:57,257 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB200/TBCPADDING". 10:43:57,257 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB200/X9.23". 10:43:57,257 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB200/X9.23PADDING". 10:43:57,257 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB200/ZEROBYTE". 10:43:57,257 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB200/ZEROBYTEPADDING". 10:43:57,257 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB208/". 10:43:57,257 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB208/ISO10126". 10:43:57,257 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB208/ISO10126-2". 10:43:57,257 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB208/ISO10126-2PADDING". 10:43:57,257 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB208/ISO10126PADDING". 10:43:57,257 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB208/ISO7816-4". 10:43:57,257 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB208/ISO7816-4PADDING". 10:43:57,257 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB208/NOPADDING". 10:43:57,257 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB208/PKCS5". 10:43:57,257 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB208/PKCS5PADDING". 10:43:57,257 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB208/PKCS7". 10:43:57,257 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB208/PKCS7PADDING". 10:43:57,258 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB208/TBC". 10:43:57,258 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB208/TBCPADDING". 10:43:57,258 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB208/X9.23". 10:43:57,258 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB208/X9.23PADDING". 10:43:57,258 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB208/ZEROBYTE". 10:43:57,258 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB208/ZEROBYTEPADDING". 10:43:57,258 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB216/". 10:43:57,258 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB216/ISO10126". 10:43:57,258 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB216/ISO10126-2". 10:43:57,258 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB216/ISO10126-2PADDING". 10:43:57,258 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB216/ISO10126PADDING". 10:43:57,258 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB216/ISO7816-4". 10:43:57,258 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB216/ISO7816-4PADDING". 10:43:57,258 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB216/NOPADDING". 10:43:57,258 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB216/PKCS5". 10:43:57,258 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB216/PKCS5PADDING". 10:43:57,258 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB216/PKCS7". 10:43:57,258 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB216/PKCS7PADDING". 10:43:57,258 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB216/TBC". 10:43:57,258 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB216/TBCPADDING". 10:43:57,258 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB216/X9.23". 10:43:57,258 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB216/X9.23PADDING". 10:43:57,258 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB216/ZEROBYTE". 10:43:57,258 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB216/ZEROBYTEPADDING". 10:43:57,258 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB224/". 10:43:57,258 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB224/ISO10126". 10:43:57,259 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB224/ISO10126-2". 10:43:57,259 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB224/ISO10126-2PADDING". 10:43:57,259 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB224/ISO10126PADDING". 10:43:57,259 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB224/ISO7816-4". 10:43:57,259 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB224/ISO7816-4PADDING". 10:43:57,259 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB224/NOPADDING". 10:43:57,259 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB224/PKCS5". 10:43:57,259 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB224/PKCS5PADDING". 10:43:57,259 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB224/PKCS7". 10:43:57,259 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB224/PKCS7PADDING". 10:43:57,259 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB224/TBC". 10:43:57,259 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB224/TBCPADDING". 10:43:57,259 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB224/X9.23". 10:43:57,259 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB224/X9.23PADDING". 10:43:57,259 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB224/ZEROBYTE". 10:43:57,259 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB224/ZEROBYTEPADDING". 10:43:57,259 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB232/". 10:43:57,259 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB232/ISO10126". 10:43:57,259 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB232/ISO10126-2". 10:43:57,259 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB232/ISO10126-2PADDING". 10:43:57,259 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB232/ISO10126PADDING". 10:43:57,259 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB232/ISO7816-4". 10:43:57,259 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB232/ISO7816-4PADDING". 10:43:57,259 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB232/NOPADDING". 10:43:57,259 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB232/PKCS5". 10:43:57,260 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB232/PKCS5PADDING". 10:43:57,260 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB232/PKCS7". 10:43:57,260 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB232/PKCS7PADDING". 10:43:57,260 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB232/TBC". 10:43:57,260 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB232/TBCPADDING". 10:43:57,260 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB232/X9.23". 10:43:57,260 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB232/X9.23PADDING". 10:43:57,260 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB232/ZEROBYTE". 10:43:57,260 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB232/ZEROBYTEPADDING". 10:43:57,260 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB24/". 10:43:57,260 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB24/ISO10126". 10:43:57,260 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB24/ISO10126-2". 10:43:57,260 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB24/ISO10126-2PADDING". 10:43:57,260 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB24/ISO10126PADDING". 10:43:57,260 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB24/ISO7816-4". 10:43:57,260 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB24/ISO7816-4PADDING". 10:43:57,260 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB24/NOPADDING". 10:43:57,260 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB24/PKCS5". 10:43:57,260 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB24/PKCS5PADDING". 10:43:57,260 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB24/PKCS7". 10:43:57,260 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB24/PKCS7PADDING". 10:43:57,260 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB24/TBC". 10:43:57,260 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB24/TBCPADDING". 10:43:57,260 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB24/X9.23". 10:43:57,260 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB24/X9.23PADDING". 10:43:57,260 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB24/ZEROBYTE". 10:43:57,260 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB24/ZEROBYTEPADDING". 10:43:57,260 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB240/". 10:43:57,260 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB240/ISO10126". 10:43:57,260 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB240/ISO10126-2". 10:43:57,261 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB240/ISO10126-2PADDING". 10:43:57,261 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB240/ISO10126PADDING". 10:43:57,261 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB240/ISO7816-4". 10:43:57,261 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB240/ISO7816-4PADDING". 10:43:57,261 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB240/NOPADDING". 10:43:57,261 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB240/PKCS5". 10:43:57,261 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB240/PKCS5PADDING". 10:43:57,261 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB240/PKCS7". 10:43:57,261 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB240/PKCS7PADDING". 10:43:57,261 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB240/TBC". 10:43:57,261 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB240/TBCPADDING". 10:43:57,261 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB240/X9.23". 10:43:57,261 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB240/X9.23PADDING". 10:43:57,261 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB240/ZEROBYTE". 10:43:57,261 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB240/ZEROBYTEPADDING". 10:43:57,261 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB248/". 10:43:57,261 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB248/ISO10126". 10:43:57,261 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB248/ISO10126-2". 10:43:57,261 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB248/ISO10126-2PADDING". 10:43:57,261 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB248/ISO10126PADDING". 10:43:57,261 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB248/ISO7816-4". 10:43:57,261 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB248/ISO7816-4PADDING". 10:43:57,261 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB248/NOPADDING". 10:43:57,261 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB248/PKCS5". 10:43:57,261 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB248/PKCS5PADDING". 10:43:57,261 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB248/PKCS7". 10:43:57,261 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB248/PKCS7PADDING". 10:43:57,261 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB248/TBC". 10:43:57,261 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB248/TBCPADDING". 10:43:57,261 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB248/X9.23". 10:43:57,261 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB248/X9.23PADDING". 10:43:57,261 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB248/ZEROBYTE". 10:43:57,261 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB248/ZEROBYTEPADDING". 10:43:57,262 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB256/". 10:43:57,262 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB256/ISO10126". 10:43:57,262 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB256/ISO10126-2". 10:43:57,262 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB256/ISO10126-2PADDING". 10:43:57,262 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB256/ISO10126PADDING". 10:43:57,262 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB256/ISO7816-4". 10:43:57,262 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB256/ISO7816-4PADDING". 10:43:57,262 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB256/NOPADDING". 10:43:57,262 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB256/PKCS5". 10:43:57,262 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB256/PKCS5PADDING". 10:43:57,262 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB256/PKCS7". 10:43:57,262 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB256/PKCS7PADDING". 10:43:57,262 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB256/TBC". 10:43:57,262 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB256/TBCPADDING". 10:43:57,262 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB256/X9.23". 10:43:57,262 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB256/X9.23PADDING". 10:43:57,262 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB256/ZEROBYTE". 10:43:57,262 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB256/ZEROBYTEPADDING". 10:43:57,262 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB32/". 10:43:57,262 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB32/ISO10126". 10:43:57,262 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB32/ISO10126-2". 10:43:57,262 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB32/ISO10126-2PADDING". 10:43:57,262 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB32/ISO10126PADDING". 10:43:57,262 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB32/ISO7816-4". 10:43:57,262 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB32/ISO7816-4PADDING". 10:43:57,262 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB32/NOPADDING". 10:43:57,262 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB32/PKCS5". 10:43:57,262 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB32/PKCS5PADDING". 10:43:57,262 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB32/PKCS7". 10:43:57,263 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB32/PKCS7PADDING". 10:43:57,263 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB32/TBC". 10:43:57,263 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB32/TBCPADDING". 10:43:57,263 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB32/X9.23". 10:43:57,263 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB32/X9.23PADDING". 10:43:57,263 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB32/ZEROBYTE". 10:43:57,263 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB32/ZEROBYTEPADDING". 10:43:57,263 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB40/". 10:43:57,263 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB40/ISO10126". 10:43:57,263 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB40/ISO10126-2". 10:43:57,263 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB40/ISO10126-2PADDING". 10:43:57,263 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB40/ISO10126PADDING". 10:43:57,263 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB40/ISO7816-4". 10:43:57,263 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB40/ISO7816-4PADDING". 10:43:57,263 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB40/NOPADDING". 10:43:57,263 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB40/PKCS5". 10:43:57,263 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB40/PKCS5PADDING". 10:43:57,263 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB40/PKCS7". 10:43:57,263 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB40/PKCS7PADDING". 10:43:57,264 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB40/TBC". 10:43:57,264 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB40/TBCPADDING". 10:43:57,264 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB40/X9.23". 10:43:57,264 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB40/X9.23PADDING". 10:43:57,264 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB40/ZEROBYTE". 10:43:57,264 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB40/ZEROBYTEPADDING". 10:43:57,264 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB48/". 10:43:57,264 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB48/ISO10126". 10:43:57,264 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB48/ISO10126-2". 10:43:57,264 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB48/ISO10126-2PADDING". 10:43:57,264 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB48/ISO10126PADDING". 10:43:57,264 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB48/ISO7816-4". 10:43:57,264 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB48/ISO7816-4PADDING". 10:43:57,264 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB48/NOPADDING". 10:43:57,264 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB48/PKCS5". 10:43:57,264 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB48/PKCS5PADDING". 10:43:57,264 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB48/PKCS7". 10:43:57,264 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB48/PKCS7PADDING". 10:43:57,264 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB48/TBC". 10:43:57,264 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB48/TBCPADDING". 10:43:57,264 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB48/X9.23". 10:43:57,264 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB48/X9.23PADDING". 10:43:57,264 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB48/ZEROBYTE". 10:43:57,264 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB48/ZEROBYTEPADDING". 10:43:57,264 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB56/". 10:43:57,264 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB56/ISO10126". 10:43:57,264 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB56/ISO10126-2". 10:43:57,265 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB56/ISO10126-2PADDING". 10:43:57,265 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB56/ISO10126PADDING". 10:43:57,265 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB56/ISO7816-4". 10:43:57,265 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB56/ISO7816-4PADDING". 10:43:57,265 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB56/NOPADDING". 10:43:57,265 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB56/PKCS5". 10:43:57,265 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB56/PKCS5PADDING". 10:43:57,265 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB56/PKCS7". 10:43:57,265 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB56/PKCS7PADDING". 10:43:57,265 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB56/TBC". 10:43:57,265 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB56/TBCPADDING". 10:43:57,265 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB56/X9.23". 10:43:57,265 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB56/X9.23PADDING". 10:43:57,265 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB56/ZEROBYTE". 10:43:57,265 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB56/ZEROBYTEPADDING". 10:43:57,265 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB64/". 10:43:57,265 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB64/ISO10126". 10:43:57,265 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB64/ISO10126-2". 10:43:57,265 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB64/ISO10126-2PADDING". 10:43:57,265 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB64/ISO10126PADDING". 10:43:57,265 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB64/ISO7816-4". 10:43:57,265 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB64/ISO7816-4PADDING". 10:43:57,265 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB64/NOPADDING". 10:43:57,266 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB64/PKCS5". 10:43:57,266 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB64/PKCS5PADDING". 10:43:57,266 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB64/PKCS7". 10:43:57,266 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB64/PKCS7PADDING". 10:43:57,266 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB64/TBC". 10:43:57,266 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB64/TBCPADDING". 10:43:57,266 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB64/X9.23". 10:43:57,266 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB64/X9.23PADDING". 10:43:57,266 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB64/ZEROBYTE". 10:43:57,266 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB64/ZEROBYTEPADDING". 10:43:57,266 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB72/". 10:43:57,266 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB72/ISO10126". 10:43:57,266 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB72/ISO10126-2". 10:43:57,266 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB72/ISO10126-2PADDING". 10:43:57,266 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB72/ISO10126PADDING". 10:43:57,266 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB72/ISO7816-4". 10:43:57,266 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB72/ISO7816-4PADDING". 10:43:57,266 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB72/NOPADDING". 10:43:57,266 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB72/PKCS5". 10:43:57,266 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB72/PKCS5PADDING". 10:43:57,266 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB72/PKCS7". 10:43:57,266 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB72/PKCS7PADDING". 10:43:57,266 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB72/TBC". 10:43:57,266 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB72/TBCPADDING". 10:43:57,266 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB72/X9.23". 10:43:57,266 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB72/X9.23PADDING". 10:43:57,267 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB72/ZEROBYTE". 10:43:57,267 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB72/ZEROBYTEPADDING". 10:43:57,267 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB8/". 10:43:57,267 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB8/ISO10126". 10:43:57,267 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB8/ISO10126-2". 10:43:57,267 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB8/ISO10126-2PADDING". 10:43:57,267 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB8/ISO10126PADDING". 10:43:57,267 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB8/ISO7816-4". 10:43:57,267 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB8/ISO7816-4PADDING". 10:43:57,267 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB8/NOPADDING". 10:43:57,267 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB8/PKCS5". 10:43:57,267 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB8/PKCS5PADDING". 10:43:57,267 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB8/PKCS7". 10:43:57,267 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB8/PKCS7PADDING". 10:43:57,267 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB8/TBC". 10:43:57,267 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB8/TBCPADDING". 10:43:57,267 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB8/X9.23". 10:43:57,267 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB8/X9.23PADDING". 10:43:57,267 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB8/ZEROBYTE". 10:43:57,267 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB8/ZEROBYTEPADDING". 10:43:57,267 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB80/". 10:43:57,267 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB80/ISO10126". 10:43:57,267 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB80/ISO10126-2". 10:43:57,267 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB80/ISO10126-2PADDING". 10:43:57,267 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB80/ISO10126PADDING". 10:43:57,268 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB80/ISO7816-4". 10:43:57,268 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB80/ISO7816-4PADDING". 10:43:57,268 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB80/NOPADDING". 10:43:57,268 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB80/PKCS5". 10:43:57,268 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB80/PKCS5PADDING". 10:43:57,268 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB80/PKCS7". 10:43:57,268 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB80/PKCS7PADDING". 10:43:57,268 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB80/TBC". 10:43:57,268 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB80/TBCPADDING". 10:43:57,268 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB80/X9.23". 10:43:57,268 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB80/X9.23PADDING". 10:43:57,268 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB80/ZEROBYTE". 10:43:57,268 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB80/ZEROBYTEPADDING". 10:43:57,268 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB88/". 10:43:57,268 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB88/ISO10126". 10:43:57,268 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB88/ISO10126-2". 10:43:57,268 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB88/ISO10126-2PADDING". 10:43:57,268 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB88/ISO10126PADDING". 10:43:57,268 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB88/ISO7816-4". 10:43:57,268 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB88/ISO7816-4PADDING". 10:43:57,268 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB88/NOPADDING". 10:43:57,268 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB88/PKCS5". 10:43:57,268 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB88/PKCS5PADDING". 10:43:57,268 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB88/PKCS7". 10:43:57,268 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB88/PKCS7PADDING". 10:43:57,268 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB88/TBC". 10:43:57,268 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB88/TBCPADDING". 10:43:57,269 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB88/X9.23". 10:43:57,269 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB88/X9.23PADDING". 10:43:57,269 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB88/ZEROBYTE". 10:43:57,269 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB88/ZEROBYTEPADDING". 10:43:57,269 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB96/". 10:43:57,269 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB96/ISO10126". 10:43:57,269 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB96/ISO10126-2". 10:43:57,269 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB96/ISO10126-2PADDING". 10:43:57,269 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB96/ISO10126PADDING". 10:43:57,269 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB96/ISO7816-4". 10:43:57,269 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB96/ISO7816-4PADDING". 10:43:57,269 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB96/NOPADDING". 10:43:57,269 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB96/PKCS5". 10:43:57,269 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB96/PKCS5PADDING". 10:43:57,269 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB96/PKCS7". 10:43:57,269 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB96/PKCS7PADDING". 10:43:57,269 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB96/TBC". 10:43:57,269 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB96/TBCPADDING". 10:43:57,269 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB96/X9.23". 10:43:57,269 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB96/X9.23PADDING". 10:43:57,269 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB96/ZEROBYTE". 10:43:57,269 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB96/ZEROBYTEPADDING". 10:43:57,269 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/SIC/". 10:43:57,269 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/SIC/ISO10126". 10:43:57,270 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/SIC/ISO10126-2". 10:43:57,270 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/SIC/ISO10126-2PADDING". 10:43:57,270 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/SIC/ISO10126PADDING". 10:43:57,270 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/SIC/ISO7816-4". 10:43:57,270 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/SIC/ISO7816-4PADDING". 10:43:57,270 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/SIC/NOPADDING". 10:43:57,270 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/SIC/PKCS5". 10:43:57,270 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/SIC/PKCS5PADDING". 10:43:57,270 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/SIC/PKCS7". 10:43:57,270 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/SIC/PKCS7PADDING". 10:43:57,270 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/SIC/TBC". 10:43:57,270 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/SIC/TBCPADDING". 10:43:57,270 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/SIC/X9.23". 10:43:57,270 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/SIC/X9.23PADDING". 10:43:57,271 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/SIC/ZEROBYTE". 10:43:57,271 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/SIC/ZEROBYTEPADDING". 10:43:57,271 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6//". 10:43:57,271 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6//NOPADDING". 10:43:57,271 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CBC-CTS/". 10:43:57,272 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CBC-CTS/NOPADDING". 10:43:57,272 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CBC/". 10:43:57,272 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CBC/ISO10126". 10:43:57,272 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CBC/ISO10126-2". 10:43:57,272 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CBC/ISO10126-2PADDING". 10:43:57,272 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CBC/ISO10126PADDING". 10:43:57,272 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CBC/ISO7816-4". 10:43:57,272 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CBC/ISO7816-4PADDING". 10:43:57,272 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CBC/NOPADDING". 10:43:57,272 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CBC/PKCS5". 10:43:57,272 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CBC/PKCS5PADDING". 10:43:57,272 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CBC/PKCS7". 10:43:57,273 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CBC/PKCS7PADDING". 10:43:57,273 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CBC/TBC". 10:43:57,273 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CBC/TBCPADDING". 10:43:57,273 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CBC/X9.23". 10:43:57,273 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CBC/X9.23PADDING". 10:43:57,273 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CBC/ZEROBYTE". 10:43:57,273 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CBC/ZEROBYTEPADDING". 10:43:57,273 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CCM/". 10:43:57,274 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CCM/NOPADDING". 10:43:57,274 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB/". 10:43:57,274 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB/ISO10126". 10:43:57,274 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB/ISO10126-2". 10:43:57,274 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB/ISO10126-2PADDING". 10:43:57,274 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB/ISO10126PADDING". 10:43:57,274 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB/ISO7816-4". 10:43:57,274 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB/ISO7816-4PADDING". 10:43:57,274 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB/NOPADDING". 10:43:57,274 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB/PKCS5". 10:43:57,274 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB/PKCS5PADDING". 10:43:57,274 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB/PKCS7". 10:43:57,274 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB/PKCS7PADDING". 10:43:57,274 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB/TBC". 10:43:57,274 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB/TBCPADDING". 10:43:57,274 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB/X9.23". 10:43:57,274 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB/X9.23PADDING". 10:43:57,274 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB/ZEROBYTE". 10:43:57,274 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB/ZEROBYTEPADDING". 10:43:57,274 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB104/". 10:43:57,274 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB104/ISO10126". 10:43:57,274 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB104/ISO10126-2". 10:43:57,274 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB104/ISO10126-2PADDING". 10:43:57,275 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB104/ISO10126PADDING". 10:43:57,275 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB104/ISO7816-4". 10:43:57,275 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB104/ISO7816-4PADDING". 10:43:57,275 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB104/NOPADDING". 10:43:57,275 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB104/PKCS5". 10:43:57,275 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB104/PKCS5PADDING". 10:43:57,275 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB104/PKCS7". 10:43:57,275 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB104/PKCS7PADDING". 10:43:57,275 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB104/TBC". 10:43:57,275 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB104/TBCPADDING". 10:43:57,275 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB104/X9.23". 10:43:57,275 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB104/X9.23PADDING". 10:43:57,275 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB104/ZEROBYTE". 10:43:57,275 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB104/ZEROBYTEPADDING". 10:43:57,275 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB112/". 10:43:57,275 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB112/ISO10126". 10:43:57,275 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB112/ISO10126-2". 10:43:57,276 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB112/ISO10126-2PADDING". 10:43:57,276 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB112/ISO10126PADDING". 10:43:57,276 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB112/ISO7816-4". 10:43:57,276 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB112/ISO7816-4PADDING". 10:43:57,276 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB112/NOPADDING". 10:43:57,276 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB112/PKCS5". 10:43:57,276 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB112/PKCS5PADDING". 10:43:57,276 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB112/PKCS7". 10:43:57,276 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB112/PKCS7PADDING". 10:43:57,276 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB112/TBC". 10:43:57,276 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB112/TBCPADDING". 10:43:57,276 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB112/X9.23". 10:43:57,276 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB112/X9.23PADDING". 10:43:57,276 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB112/ZEROBYTE". 10:43:57,276 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB112/ZEROBYTEPADDING". 10:43:57,276 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB120/". 10:43:57,276 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB120/ISO10126". 10:43:57,276 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB120/ISO10126-2". 10:43:57,276 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB120/ISO10126-2PADDING". 10:43:57,276 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB120/ISO10126PADDING". 10:43:57,276 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB120/ISO7816-4". 10:43:57,276 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB120/ISO7816-4PADDING". 10:43:57,276 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB120/NOPADDING". 10:43:57,276 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB120/PKCS5". 10:43:57,276 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB120/PKCS5PADDING". 10:43:57,276 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB120/PKCS7". 10:43:57,277 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB120/PKCS7PADDING". 10:43:57,277 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB120/TBC". 10:43:57,277 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB120/TBCPADDING". 10:43:57,277 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB120/X9.23". 10:43:57,277 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB120/X9.23PADDING". 10:43:57,277 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB120/ZEROBYTE". 10:43:57,277 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB120/ZEROBYTEPADDING". 10:43:57,277 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB128/". 10:43:57,277 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB128/ISO10126". 10:43:57,277 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB128/ISO10126-2". 10:43:57,277 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB128/ISO10126-2PADDING". 10:43:57,277 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB128/ISO10126PADDING". 10:43:57,277 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB128/ISO7816-4". 10:43:57,277 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB128/ISO7816-4PADDING". 10:43:57,277 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB128/NOPADDING". 10:43:57,277 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB128/PKCS5". 10:43:57,277 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB128/PKCS5PADDING". 10:43:57,277 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB128/PKCS7". 10:43:57,277 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB128/PKCS7PADDING". 10:43:57,277 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB128/TBC". 10:43:57,277 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB128/TBCPADDING". 10:43:57,277 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB128/X9.23". 10:43:57,277 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB128/X9.23PADDING". 10:43:57,277 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB128/ZEROBYTE". 10:43:57,277 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB128/ZEROBYTEPADDING". 10:43:57,277 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB136/". 10:43:57,277 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB136/ISO10126". 10:43:57,277 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB136/ISO10126-2". 10:43:57,278 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB136/ISO10126-2PADDING". 10:43:57,278 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB136/ISO10126PADDING". 10:43:57,278 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB136/ISO7816-4". 10:43:57,278 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB136/ISO7816-4PADDING". 10:43:57,278 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB136/NOPADDING". 10:43:57,278 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB136/PKCS5". 10:43:57,278 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB136/PKCS5PADDING". 10:43:57,278 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB136/PKCS7". 10:43:57,278 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB136/PKCS7PADDING". 10:43:57,278 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB136/TBC". 10:43:57,278 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB136/TBCPADDING". 10:43:57,278 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB136/X9.23". 10:43:57,278 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB136/X9.23PADDING". 10:43:57,278 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB136/ZEROBYTE". 10:43:57,278 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB136/ZEROBYTEPADDING". 10:43:57,278 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB144/". 10:43:57,278 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB144/ISO10126". 10:43:57,278 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB144/ISO10126-2". 10:43:57,278 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB144/ISO10126-2PADDING". 10:43:57,278 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB144/ISO10126PADDING". 10:43:57,278 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB144/ISO7816-4". 10:43:57,278 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB144/ISO7816-4PADDING". 10:43:57,278 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB144/NOPADDING". 10:43:57,278 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB144/PKCS5". 10:43:57,278 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB144/PKCS5PADDING". 10:43:57,278 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB144/PKCS7". 10:43:57,278 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB144/PKCS7PADDING". 10:43:57,278 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB144/TBC". 10:43:57,278 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB144/TBCPADDING". 10:43:57,279 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB144/X9.23". 10:43:57,279 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB144/X9.23PADDING". 10:43:57,279 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB144/ZEROBYTE". 10:43:57,279 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB144/ZEROBYTEPADDING". 10:43:57,279 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB152/". 10:43:57,279 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB152/ISO10126". 10:43:57,279 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB152/ISO10126-2". 10:43:57,279 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB152/ISO10126-2PADDING". 10:43:57,279 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB152/ISO10126PADDING". 10:43:57,279 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB152/ISO7816-4". 10:43:57,279 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB152/ISO7816-4PADDING". 10:43:57,279 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB152/NOPADDING". 10:43:57,279 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB152/PKCS5". 10:43:57,279 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB152/PKCS5PADDING". 10:43:57,279 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB152/PKCS7". 10:43:57,279 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB152/PKCS7PADDING". 10:43:57,279 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB152/TBC". 10:43:57,279 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB152/TBCPADDING". 10:43:57,279 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB152/X9.23". 10:43:57,279 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB152/X9.23PADDING". 10:43:57,279 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB152/ZEROBYTE". 10:43:57,279 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB152/ZEROBYTEPADDING". 10:43:57,280 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB16/". 10:43:57,280 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB16/ISO10126". 10:43:57,280 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB16/ISO10126-2". 10:43:57,280 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB16/ISO10126-2PADDING". 10:43:57,280 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB16/ISO10126PADDING". 10:43:57,280 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB16/ISO7816-4". 10:43:57,280 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB16/ISO7816-4PADDING". 10:43:57,280 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB16/NOPADDING". 10:43:57,280 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB16/PKCS5". 10:43:57,280 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB16/PKCS5PADDING". 10:43:57,280 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB16/PKCS7". 10:43:57,280 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB16/PKCS7PADDING". 10:43:57,280 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB16/TBC". 10:43:57,280 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB16/TBCPADDING". 10:43:57,280 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB16/X9.23". 10:43:57,280 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB16/X9.23PADDING". 10:43:57,280 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB16/ZEROBYTE". 10:43:57,280 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB16/ZEROBYTEPADDING". 10:43:57,280 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB160/". 10:43:57,280 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB160/ISO10126". 10:43:57,280 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB160/ISO10126-2". 10:43:57,280 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB160/ISO10126-2PADDING". 10:43:57,280 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB160/ISO10126PADDING". 10:43:57,280 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB160/ISO7816-4". 10:43:57,280 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB160/ISO7816-4PADDING". 10:43:57,280 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB160/NOPADDING". 10:43:57,280 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB160/PKCS5". 10:43:57,281 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB160/PKCS5PADDING". 10:43:57,281 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB160/PKCS7". 10:43:57,281 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB160/PKCS7PADDING". 10:43:57,281 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB160/TBC". 10:43:57,281 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB160/TBCPADDING". 10:43:57,281 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB160/X9.23". 10:43:57,281 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB160/X9.23PADDING". 10:43:57,281 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB160/ZEROBYTE". 10:43:57,281 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB160/ZEROBYTEPADDING". 10:43:57,281 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB168/". 10:43:57,281 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB168/ISO10126". 10:43:57,281 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB168/ISO10126-2". 10:43:57,281 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB168/ISO10126-2PADDING". 10:43:57,281 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB168/ISO10126PADDING". 10:43:57,281 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB168/ISO7816-4". 10:43:57,281 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB168/ISO7816-4PADDING". 10:43:57,281 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB168/NOPADDING". 10:43:57,281 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB168/PKCS5". 10:43:57,281 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB168/PKCS5PADDING". 10:43:57,281 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB168/PKCS7". 10:43:57,281 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB168/PKCS7PADDING". 10:43:57,281 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB168/TBC". 10:43:57,281 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB168/TBCPADDING". 10:43:57,281 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB168/X9.23". 10:43:57,281 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB168/X9.23PADDING". 10:43:57,281 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB168/ZEROBYTE". 10:43:57,281 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB168/ZEROBYTEPADDING". 10:43:57,282 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB176/". 10:43:57,282 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB176/ISO10126". 10:43:57,282 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB176/ISO10126-2". 10:43:57,282 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB176/ISO10126-2PADDING". 10:43:57,282 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB176/ISO10126PADDING". 10:43:57,282 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB176/ISO7816-4". 10:43:57,282 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB176/ISO7816-4PADDING". 10:43:57,282 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB176/NOPADDING". 10:43:57,282 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB176/PKCS5". 10:43:57,282 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB176/PKCS5PADDING". 10:43:57,282 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB176/PKCS7". 10:43:57,282 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB176/PKCS7PADDING". 10:43:57,282 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB176/TBC". 10:43:57,282 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB176/TBCPADDING". 10:43:57,282 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB176/X9.23". 10:43:57,282 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB176/X9.23PADDING". 10:43:57,282 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB176/ZEROBYTE". 10:43:57,282 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB176/ZEROBYTEPADDING". 10:43:57,282 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB184/". 10:43:57,282 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB184/ISO10126". 10:43:57,282 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB184/ISO10126-2". 10:43:57,282 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB184/ISO10126-2PADDING". 10:43:57,282 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB184/ISO10126PADDING". 10:43:57,282 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB184/ISO7816-4". 10:43:57,282 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB184/ISO7816-4PADDING". 10:43:57,282 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB184/NOPADDING". 10:43:57,282 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB184/PKCS5". 10:43:57,283 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB184/PKCS5PADDING". 10:43:57,283 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB184/PKCS7". 10:43:57,283 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB184/PKCS7PADDING". 10:43:57,283 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB184/TBC". 10:43:57,283 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB184/TBCPADDING". 10:43:57,283 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB184/X9.23". 10:43:57,283 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB184/X9.23PADDING". 10:43:57,283 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB184/ZEROBYTE". 10:43:57,283 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB184/ZEROBYTEPADDING". 10:43:57,283 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB192/". 10:43:57,283 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB192/ISO10126". 10:43:57,283 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB192/ISO10126-2". 10:43:57,283 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB192/ISO10126-2PADDING". 10:43:57,284 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB192/ISO10126PADDING". 10:43:57,284 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB192/ISO7816-4". 10:43:57,284 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB192/ISO7816-4PADDING". 10:43:57,284 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB192/NOPADDING". 10:43:57,284 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB192/PKCS5". 10:43:57,284 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB192/PKCS5PADDING". 10:43:57,284 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB192/PKCS7". 10:43:57,284 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB192/PKCS7PADDING". 10:43:57,284 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB192/TBC". 10:43:57,284 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB192/TBCPADDING". 10:43:57,284 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB192/X9.23". 10:43:57,284 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB192/X9.23PADDING". 10:43:57,284 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB192/ZEROBYTE". 10:43:57,284 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB192/ZEROBYTEPADDING". 10:43:57,284 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB200/". 10:43:57,284 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB200/ISO10126". 10:43:57,284 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB200/ISO10126-2". 10:43:57,284 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB200/ISO10126-2PADDING". 10:43:57,284 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB200/ISO10126PADDING". 10:43:57,284 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB200/ISO7816-4". 10:43:57,284 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB200/ISO7816-4PADDING". 10:43:57,284 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB200/NOPADDING". 10:43:57,284 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB200/PKCS5". 10:43:57,284 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB200/PKCS5PADDING". 10:43:57,284 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB200/PKCS7". 10:43:57,285 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB200/PKCS7PADDING". 10:43:57,285 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB200/TBC". 10:43:57,285 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB200/TBCPADDING". 10:43:57,285 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB200/X9.23". 10:43:57,285 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB200/X9.23PADDING". 10:43:57,285 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB200/ZEROBYTE". 10:43:57,285 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB200/ZEROBYTEPADDING". 10:43:57,285 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB208/". 10:43:57,285 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB208/ISO10126". 10:43:57,285 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB208/ISO10126-2". 10:43:57,285 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB208/ISO10126-2PADDING". 10:43:57,285 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB208/ISO10126PADDING". 10:43:57,285 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB208/ISO7816-4". 10:43:57,285 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB208/ISO7816-4PADDING". 10:43:57,285 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB208/NOPADDING". 10:43:57,285 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB208/PKCS5". 10:43:57,285 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB208/PKCS5PADDING". 10:43:57,285 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB208/PKCS7". 10:43:57,285 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB208/PKCS7PADDING". 10:43:57,285 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB208/TBC". 10:43:57,285 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB208/TBCPADDING". 10:43:57,285 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB208/X9.23". 10:43:57,285 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB208/X9.23PADDING". 10:43:57,285 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB208/ZEROBYTE". 10:43:57,285 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB208/ZEROBYTEPADDING". 10:43:57,285 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB216/". 10:43:57,286 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB216/ISO10126". 10:43:57,286 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB216/ISO10126-2". 10:43:57,286 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB216/ISO10126-2PADDING". 10:43:57,286 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB216/ISO10126PADDING". 10:43:57,286 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB216/ISO7816-4". 10:43:57,286 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB216/ISO7816-4PADDING". 10:43:57,286 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB216/NOPADDING". 10:43:57,286 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB216/PKCS5". 10:43:57,286 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB216/PKCS5PADDING". 10:43:57,286 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB216/PKCS7". 10:43:57,286 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB216/PKCS7PADDING". 10:43:57,286 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB216/TBC". 10:43:57,286 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB216/TBCPADDING". 10:43:57,286 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB216/X9.23". 10:43:57,286 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB216/X9.23PADDING". 10:43:57,286 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB216/ZEROBYTE". 10:43:57,286 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB216/ZEROBYTEPADDING". 10:43:57,286 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB224/". 10:43:57,286 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB224/ISO10126". 10:43:57,286 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB224/ISO10126-2". 10:43:57,286 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB224/ISO10126-2PADDING". 10:43:57,286 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB224/ISO10126PADDING". 10:43:57,286 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB224/ISO7816-4". 10:43:57,286 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB224/ISO7816-4PADDING". 10:43:57,286 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB224/NOPADDING". 10:43:57,286 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB224/PKCS5". 10:43:57,286 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB224/PKCS5PADDING". 10:43:57,286 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB224/PKCS7". 10:43:57,286 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB224/PKCS7PADDING". 10:43:57,286 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB224/TBC". 10:43:57,287 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB224/TBCPADDING". 10:43:57,287 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB224/X9.23". 10:43:57,287 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB224/X9.23PADDING". 10:43:57,287 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB224/ZEROBYTE". 10:43:57,287 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB224/ZEROBYTEPADDING". 10:43:57,287 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB232/". 10:43:57,287 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB232/ISO10126". 10:43:57,287 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB232/ISO10126-2". 10:43:57,287 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB232/ISO10126-2PADDING". 10:43:57,287 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB232/ISO10126PADDING". 10:43:57,287 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB232/ISO7816-4". 10:43:57,287 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB232/ISO7816-4PADDING". 10:43:57,287 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB232/NOPADDING". 10:43:57,287 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB232/PKCS5". 10:43:57,287 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB232/PKCS5PADDING". 10:43:57,287 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB232/PKCS7". 10:43:57,287 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB232/PKCS7PADDING". 10:43:57,287 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB232/TBC". 10:43:57,287 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB232/TBCPADDING". 10:43:57,287 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB232/X9.23". 10:43:57,287 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB232/X9.23PADDING". 10:43:57,288 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB232/ZEROBYTE". 10:43:57,288 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB232/ZEROBYTEPADDING". 10:43:57,288 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB24/". 10:43:57,288 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB24/ISO10126". 10:43:57,288 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB24/ISO10126-2". 10:43:57,288 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB24/ISO10126-2PADDING". 10:43:57,288 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB24/ISO10126PADDING". 10:43:57,288 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB24/ISO7816-4". 10:43:57,288 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB24/ISO7816-4PADDING". 10:43:57,288 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB24/NOPADDING". 10:43:57,288 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB24/PKCS5". 10:43:57,288 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB24/PKCS5PADDING". 10:43:57,288 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB24/PKCS7". 10:43:57,288 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB24/PKCS7PADDING". 10:43:57,288 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB24/TBC". 10:43:57,288 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB24/TBCPADDING". 10:43:57,288 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB24/X9.23". 10:43:57,288 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB24/X9.23PADDING". 10:43:57,288 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB24/ZEROBYTE". 10:43:57,288 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB24/ZEROBYTEPADDING". 10:43:57,288 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB240/". 10:43:57,288 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB240/ISO10126". 10:43:57,288 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB240/ISO10126-2". 10:43:57,288 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB240/ISO10126-2PADDING". 10:43:57,288 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB240/ISO10126PADDING". 10:43:57,288 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB240/ISO7816-4". 10:43:57,288 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB240/ISO7816-4PADDING". 10:43:57,288 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB240/NOPADDING". 10:43:57,288 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB240/PKCS5". 10:43:57,288 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB240/PKCS5PADDING". 10:43:57,288 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB240/PKCS7". 10:43:57,289 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB240/PKCS7PADDING". 10:43:57,289 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB240/TBC". 10:43:57,289 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB240/TBCPADDING". 10:43:57,289 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB240/X9.23". 10:43:57,289 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB240/X9.23PADDING". 10:43:57,289 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB240/ZEROBYTE". 10:43:57,289 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB240/ZEROBYTEPADDING". 10:43:57,289 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB248/". 10:43:57,289 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB248/ISO10126". 10:43:57,289 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB248/ISO10126-2". 10:43:57,289 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB248/ISO10126-2PADDING". 10:43:57,289 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB248/ISO10126PADDING". 10:43:57,289 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB248/ISO7816-4". 10:43:57,289 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB248/ISO7816-4PADDING". 10:43:57,289 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB248/NOPADDING". 10:43:57,289 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB248/PKCS5". 10:43:57,289 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB248/PKCS5PADDING". 10:43:57,289 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB248/PKCS7". 10:43:57,289 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB248/PKCS7PADDING". 10:43:57,289 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB248/TBC". 10:43:57,289 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB248/TBCPADDING". 10:43:57,289 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB248/X9.23". 10:43:57,289 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB248/X9.23PADDING". 10:43:57,289 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB248/ZEROBYTE". 10:43:57,289 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB248/ZEROBYTEPADDING". 10:43:57,290 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB256/". 10:43:57,290 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB256/ISO10126". 10:43:57,290 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB256/ISO10126-2". 10:43:57,290 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB256/ISO10126-2PADDING". 10:43:57,290 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB256/ISO10126PADDING". 10:43:57,290 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB256/ISO7816-4". 10:43:57,290 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB256/ISO7816-4PADDING". 10:43:57,290 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB256/NOPADDING". 10:43:57,290 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB256/PKCS5". 10:43:57,290 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB256/PKCS5PADDING". 10:43:57,290 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB256/PKCS7". 10:43:57,290 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB256/PKCS7PADDING". 10:43:57,290 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB256/TBC". 10:43:57,290 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB256/TBCPADDING". 10:43:57,290 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB256/X9.23". 10:43:57,290 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB256/X9.23PADDING". 10:43:57,290 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB256/ZEROBYTE". 10:43:57,290 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB256/ZEROBYTEPADDING". 10:43:57,290 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB32/". 10:43:57,290 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB32/ISO10126". 10:43:57,290 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB32/ISO10126-2". 10:43:57,290 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB32/ISO10126-2PADDING". 10:43:57,290 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB32/ISO10126PADDING". 10:43:57,290 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB32/ISO7816-4". 10:43:57,290 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB32/ISO7816-4PADDING". 10:43:57,290 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB32/NOPADDING". 10:43:57,290 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB32/PKCS5". 10:43:57,291 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB32/PKCS5PADDING". 10:43:57,291 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB32/PKCS7". 10:43:57,291 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB32/PKCS7PADDING". 10:43:57,291 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB32/TBC". 10:43:57,291 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB32/TBCPADDING". 10:43:57,291 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB32/X9.23". 10:43:57,291 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB32/X9.23PADDING". 10:43:57,291 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB32/ZEROBYTE". 10:43:57,291 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB32/ZEROBYTEPADDING". 10:43:57,291 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB40/". 10:43:57,291 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB40/ISO10126". 10:43:57,291 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB40/ISO10126-2". 10:43:57,291 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB40/ISO10126-2PADDING". 10:43:57,291 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB40/ISO10126PADDING". 10:43:57,291 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB40/ISO7816-4". 10:43:57,291 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB40/ISO7816-4PADDING". 10:43:57,291 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB40/NOPADDING". 10:43:57,291 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB40/PKCS5". 10:43:57,291 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB40/PKCS5PADDING". 10:43:57,291 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB40/PKCS7". 10:43:57,291 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB40/PKCS7PADDING". 10:43:57,291 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB40/TBC". 10:43:57,291 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB40/TBCPADDING". 10:43:57,292 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB40/X9.23". 10:43:57,292 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB40/X9.23PADDING". 10:43:57,292 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB40/ZEROBYTE". 10:43:57,292 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB40/ZEROBYTEPADDING". 10:43:57,292 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB48/". 10:43:57,292 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB48/ISO10126". 10:43:57,292 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB48/ISO10126-2". 10:43:57,292 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB48/ISO10126-2PADDING". 10:43:57,292 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB48/ISO10126PADDING". 10:43:57,292 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB48/ISO7816-4". 10:43:57,292 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB48/ISO7816-4PADDING". 10:43:57,292 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB48/NOPADDING". 10:43:57,292 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB48/PKCS5". 10:43:57,292 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB48/PKCS5PADDING". 10:43:57,292 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB48/PKCS7". 10:43:57,292 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB48/PKCS7PADDING". 10:43:57,292 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB48/TBC". 10:43:57,292 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB48/TBCPADDING". 10:43:57,292 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB48/X9.23". 10:43:57,292 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB48/X9.23PADDING". 10:43:57,292 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB48/ZEROBYTE". 10:43:57,292 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB48/ZEROBYTEPADDING". 10:43:57,292 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB56/". 10:43:57,292 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB56/ISO10126". 10:43:57,292 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB56/ISO10126-2". 10:43:57,292 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB56/ISO10126-2PADDING". 10:43:57,292 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB56/ISO10126PADDING". 10:43:57,292 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB56/ISO7816-4". 10:43:57,292 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB56/ISO7816-4PADDING". 10:43:57,292 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB56/NOPADDING". 10:43:57,292 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB56/PKCS5". 10:43:57,292 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB56/PKCS5PADDING". 10:43:57,293 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB56/PKCS7". 10:43:57,293 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB56/PKCS7PADDING". 10:43:57,293 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB56/TBC". 10:43:57,293 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB56/TBCPADDING". 10:43:57,293 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB56/X9.23". 10:43:57,293 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB56/X9.23PADDING". 10:43:57,293 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB56/ZEROBYTE". 10:43:57,293 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB56/ZEROBYTEPADDING". 10:43:57,293 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB64/". 10:43:57,293 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB64/ISO10126". 10:43:57,293 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB64/ISO10126-2". 10:43:57,293 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB64/ISO10126-2PADDING". 10:43:57,293 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB64/ISO10126PADDING". 10:43:57,293 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB64/ISO7816-4". 10:43:57,293 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB64/ISO7816-4PADDING". 10:43:57,293 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB64/NOPADDING". 10:43:57,293 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB64/PKCS5". 10:43:57,293 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB64/PKCS5PADDING". 10:43:57,293 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB64/PKCS7". 10:43:57,293 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB64/PKCS7PADDING". 10:43:57,293 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB64/TBC". 10:43:57,293 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB64/TBCPADDING". 10:43:57,293 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB64/X9.23". 10:43:57,293 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB64/X9.23PADDING". 10:43:57,293 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB64/ZEROBYTE". 10:43:57,293 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB64/ZEROBYTEPADDING". 10:43:57,293 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB72/". 10:43:57,293 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB72/ISO10126". 10:43:57,293 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB72/ISO10126-2". 10:43:57,294 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB72/ISO10126-2PADDING". 10:43:57,294 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB72/ISO10126PADDING". 10:43:57,294 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB72/ISO7816-4". 10:43:57,294 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB72/ISO7816-4PADDING". 10:43:57,294 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB72/NOPADDING". 10:43:57,294 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB72/PKCS5". 10:43:57,294 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB72/PKCS5PADDING". 10:43:57,294 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB72/PKCS7". 10:43:57,294 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB72/PKCS7PADDING". 10:43:57,294 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB72/TBC". 10:43:57,294 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB72/TBCPADDING". 10:43:57,294 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB72/X9.23". 10:43:57,294 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB72/X9.23PADDING". 10:43:57,294 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB72/ZEROBYTE". 10:43:57,294 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB72/ZEROBYTEPADDING". 10:43:57,294 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB8/". 10:43:57,294 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB8/ISO10126". 10:43:57,294 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB8/ISO10126-2". 10:43:57,294 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB8/ISO10126-2PADDING". 10:43:57,294 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB8/ISO10126PADDING". 10:43:57,294 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB8/ISO7816-4". 10:43:57,294 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB8/ISO7816-4PADDING". 10:43:57,294 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB8/NOPADDING". 10:43:57,294 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB8/PKCS5". 10:43:57,294 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB8/PKCS5PADDING". 10:43:57,294 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB8/PKCS7". 10:43:57,294 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB8/PKCS7PADDING". 10:43:57,294 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB8/TBC". 10:43:57,294 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB8/TBCPADDING". 10:43:57,294 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB8/X9.23". 10:43:57,295 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB8/X9.23PADDING". 10:43:57,295 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB8/ZEROBYTE". 10:43:57,295 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB8/ZEROBYTEPADDING". 10:43:57,295 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB80/". 10:43:57,295 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB80/ISO10126". 10:43:57,295 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB80/ISO10126-2". 10:43:57,295 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB80/ISO10126-2PADDING". 10:43:57,295 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB80/ISO10126PADDING". 10:43:57,295 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB80/ISO7816-4". 10:43:57,295 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB80/ISO7816-4PADDING". 10:43:57,295 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB80/NOPADDING". 10:43:57,295 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB80/PKCS5". 10:43:57,295 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB80/PKCS5PADDING". 10:43:57,295 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB80/PKCS7". 10:43:57,295 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB80/PKCS7PADDING". 10:43:57,295 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB80/TBC". 10:43:57,295 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB80/TBCPADDING". 10:43:57,295 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB80/X9.23". 10:43:57,295 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB80/X9.23PADDING". 10:43:57,295 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB80/ZEROBYTE". 10:43:57,295 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB80/ZEROBYTEPADDING". 10:43:57,295 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB88/". 10:43:57,295 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB88/ISO10126". 10:43:57,296 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB88/ISO10126-2". 10:43:57,296 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB88/ISO10126-2PADDING". 10:43:57,296 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB88/ISO10126PADDING". 10:43:57,296 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB88/ISO7816-4". 10:43:57,296 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB88/ISO7816-4PADDING". 10:43:57,296 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB88/NOPADDING". 10:43:57,296 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB88/PKCS5". 10:43:57,296 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB88/PKCS5PADDING". 10:43:57,296 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB88/PKCS7". 10:43:57,296 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB88/PKCS7PADDING". 10:43:57,296 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB88/TBC". 10:43:57,296 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB88/TBCPADDING". 10:43:57,296 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB88/X9.23". 10:43:57,296 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB88/X9.23PADDING". 10:43:57,296 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB88/ZEROBYTE". 10:43:57,296 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB88/ZEROBYTEPADDING". 10:43:57,296 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB96/". 10:43:57,296 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB96/ISO10126". 10:43:57,296 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB96/ISO10126-2". 10:43:57,296 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB96/ISO10126-2PADDING". 10:43:57,296 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB96/ISO10126PADDING". 10:43:57,296 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB96/ISO7816-4". 10:43:57,296 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB96/ISO7816-4PADDING". 10:43:57,296 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB96/NOPADDING". 10:43:57,296 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB96/PKCS5". 10:43:57,296 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB96/PKCS5PADDING". 10:43:57,296 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB96/PKCS7". 10:43:57,297 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB96/PKCS7PADDING". 10:43:57,297 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB96/TBC". 10:43:57,297 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB96/TBCPADDING". 10:43:57,297 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB96/X9.23". 10:43:57,297 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB96/X9.23PADDING". 10:43:57,297 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB96/ZEROBYTE". 10:43:57,297 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB96/ZEROBYTEPADDING". 10:43:57,297 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CTS/". 10:43:57,297 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CTS/NOPADDING". 10:43:57,298 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/EAX/". 10:43:57,298 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/EAX/NOPADDING". 10:43:57,298 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/ECB/". 10:43:57,298 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/ECB/NOPADDING". 10:43:57,298 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/GCM/". 10:43:57,298 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/GCM/NOPADDING". 10:43:57,298 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB/". 10:43:57,298 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB/ISO10126". 10:43:57,298 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB/ISO10126-2". 10:43:57,298 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB/ISO10126-2PADDING". 10:43:57,298 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB/ISO10126PADDING". 10:43:57,298 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB/ISO7816-4". 10:43:57,298 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB/ISO7816-4PADDING". 10:43:57,298 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB/NOPADDING". 10:43:57,299 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB/PKCS5". 10:43:57,299 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB/PKCS5PADDING". 10:43:57,299 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB/PKCS7". 10:43:57,299 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB/PKCS7PADDING". 10:43:57,299 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB/TBC". 10:43:57,299 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB/TBCPADDING". 10:43:57,299 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB/X9.23". 10:43:57,299 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB/X9.23PADDING". 10:43:57,299 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB/ZEROBYTE". 10:43:57,299 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB/ZEROBYTEPADDING". 10:43:57,299 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB104/". 10:43:57,299 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB104/ISO10126". 10:43:57,299 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB104/ISO10126-2". 10:43:57,299 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB104/ISO10126-2PADDING". 10:43:57,299 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB104/ISO10126PADDING". 10:43:57,299 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB104/ISO7816-4". 10:43:57,299 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB104/ISO7816-4PADDING". 10:43:57,299 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB104/NOPADDING". 10:43:57,299 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB104/PKCS5". 10:43:57,299 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB104/PKCS5PADDING". 10:43:57,299 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB104/PKCS7". 10:43:57,299 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB104/PKCS7PADDING". 10:43:57,300 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB104/TBC". 10:43:57,300 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB104/TBCPADDING". 10:43:57,300 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB104/X9.23". 10:43:57,300 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB104/X9.23PADDING". 10:43:57,300 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB104/ZEROBYTE". 10:43:57,300 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB104/ZEROBYTEPADDING". 10:43:57,300 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB112/". 10:43:57,300 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB112/ISO10126". 10:43:57,300 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB112/ISO10126-2". 10:43:57,300 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB112/ISO10126-2PADDING". 10:43:57,300 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB112/ISO10126PADDING". 10:43:57,300 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB112/ISO7816-4". 10:43:57,300 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB112/ISO7816-4PADDING". 10:43:57,300 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB112/NOPADDING". 10:43:57,300 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB112/PKCS5". 10:43:57,300 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB112/PKCS5PADDING". 10:43:57,300 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB112/PKCS7". 10:43:57,300 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB112/PKCS7PADDING". 10:43:57,300 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB112/TBC". 10:43:57,300 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB112/TBCPADDING". 10:43:57,300 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB112/X9.23". 10:43:57,300 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB112/X9.23PADDING". 10:43:57,300 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB112/ZEROBYTE". 10:43:57,300 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB112/ZEROBYTEPADDING". 10:43:57,300 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB120/". 10:43:57,300 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB120/ISO10126". 10:43:57,300 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB120/ISO10126-2". 10:43:57,300 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB120/ISO10126-2PADDING". 10:43:57,300 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB120/ISO10126PADDING". 10:43:57,300 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB120/ISO7816-4". 10:43:57,300 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB120/ISO7816-4PADDING". 10:43:57,300 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB120/NOPADDING". 10:43:57,301 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB120/PKCS5". 10:43:57,301 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB120/PKCS5PADDING". 10:43:57,301 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB120/PKCS7". 10:43:57,301 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB120/PKCS7PADDING". 10:43:57,301 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB120/TBC". 10:43:57,301 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB120/TBCPADDING". 10:43:57,301 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB120/X9.23". 10:43:57,301 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB120/X9.23PADDING". 10:43:57,301 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB120/ZEROBYTE". 10:43:57,301 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB120/ZEROBYTEPADDING". 10:43:57,301 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB128/". 10:43:57,301 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB128/ISO10126". 10:43:57,301 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB128/ISO10126-2". 10:43:57,301 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB128/ISO10126-2PADDING". 10:43:57,301 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB128/ISO10126PADDING". 10:43:57,301 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB128/ISO7816-4". 10:43:57,301 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB128/ISO7816-4PADDING". 10:43:57,301 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB128/NOPADDING". 10:43:57,301 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB128/PKCS5". 10:43:57,301 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB128/PKCS5PADDING". 10:43:57,301 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB128/PKCS7". 10:43:57,301 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB128/PKCS7PADDING". 10:43:57,301 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB128/TBC". 10:43:57,301 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB128/TBCPADDING". 10:43:57,302 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB128/X9.23". 10:43:57,302 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB128/X9.23PADDING". 10:43:57,302 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB128/ZEROBYTE". 10:43:57,302 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB128/ZEROBYTEPADDING". 10:43:57,302 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB136/". 10:43:57,302 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB136/ISO10126". 10:43:57,302 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB136/ISO10126-2". 10:43:57,302 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB136/ISO10126-2PADDING". 10:43:57,302 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB136/ISO10126PADDING". 10:43:57,302 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB136/ISO7816-4". 10:43:57,302 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB136/ISO7816-4PADDING". 10:43:57,302 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB136/NOPADDING". 10:43:57,302 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB136/PKCS5". 10:43:57,302 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB136/PKCS5PADDING". 10:43:57,302 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB136/PKCS7". 10:43:57,302 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB136/PKCS7PADDING". 10:43:57,302 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB136/TBC". 10:43:57,302 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB136/TBCPADDING". 10:43:57,302 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB136/X9.23". 10:43:57,302 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB136/X9.23PADDING". 10:43:57,302 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB136/ZEROBYTE". 10:43:57,302 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB136/ZEROBYTEPADDING". 10:43:57,302 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB144/". 10:43:57,302 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB144/ISO10126". 10:43:57,302 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB144/ISO10126-2". 10:43:57,302 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB144/ISO10126-2PADDING". 10:43:57,302 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB144/ISO10126PADDING". 10:43:57,302 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB144/ISO7816-4". 10:43:57,303 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB144/ISO7816-4PADDING". 10:43:57,303 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB144/NOPADDING". 10:43:57,303 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB144/PKCS5". 10:43:57,303 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB144/PKCS5PADDING". 10:43:57,303 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB144/PKCS7". 10:43:57,303 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB144/PKCS7PADDING". 10:43:57,303 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB144/TBC". 10:43:57,303 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB144/TBCPADDING". 10:43:57,303 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB144/X9.23". 10:43:57,303 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB144/X9.23PADDING". 10:43:57,303 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB144/ZEROBYTE". 10:43:57,303 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB144/ZEROBYTEPADDING". 10:43:57,303 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB152/". 10:43:57,303 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB152/ISO10126". 10:43:57,303 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB152/ISO10126-2". 10:43:57,303 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB152/ISO10126-2PADDING". 10:43:57,303 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB152/ISO10126PADDING". 10:43:57,303 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB152/ISO7816-4". 10:43:57,303 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB152/ISO7816-4PADDING". 10:43:57,303 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB152/NOPADDING". 10:43:57,303 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB152/PKCS5". 10:43:57,303 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB152/PKCS5PADDING". 10:43:57,303 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB152/PKCS7". 10:43:57,303 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB152/PKCS7PADDING". 10:43:57,303 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB152/TBC". 10:43:57,304 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB152/TBCPADDING". 10:43:57,304 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB152/X9.23". 10:43:57,304 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB152/X9.23PADDING". 10:43:57,304 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB152/ZEROBYTE". 10:43:57,304 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB152/ZEROBYTEPADDING". 10:43:57,304 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB16/". 10:43:57,304 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB16/ISO10126". 10:43:57,304 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB16/ISO10126-2". 10:43:57,304 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB16/ISO10126-2PADDING". 10:43:57,304 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB16/ISO10126PADDING". 10:43:57,304 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB16/ISO7816-4". 10:43:57,304 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB16/ISO7816-4PADDING". 10:43:57,304 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB16/NOPADDING". 10:43:57,304 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB16/PKCS5". 10:43:57,304 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB16/PKCS5PADDING". 10:43:57,304 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB16/PKCS7". 10:43:57,304 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB16/PKCS7PADDING". 10:43:57,304 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB16/TBC". 10:43:57,304 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB16/TBCPADDING". 10:43:57,304 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB16/X9.23". 10:43:57,304 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB16/X9.23PADDING". 10:43:57,304 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB16/ZEROBYTE". 10:43:57,304 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB16/ZEROBYTEPADDING". 10:43:57,304 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB160/". 10:43:57,304 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB160/ISO10126". 10:43:57,304 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB160/ISO10126-2". 10:43:57,304 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB160/ISO10126-2PADDING". 10:43:57,304 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB160/ISO10126PADDING". 10:43:57,304 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB160/ISO7816-4". 10:43:57,304 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB160/ISO7816-4PADDING". 10:43:57,304 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB160/NOPADDING". 10:43:57,304 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB160/PKCS5". 10:43:57,304 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB160/PKCS5PADDING". 10:43:57,304 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB160/PKCS7". 10:43:57,305 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB160/PKCS7PADDING". 10:43:57,305 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB160/TBC". 10:43:57,305 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB160/TBCPADDING". 10:43:57,305 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB160/X9.23". 10:43:57,305 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB160/X9.23PADDING". 10:43:57,305 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB160/ZEROBYTE". 10:43:57,305 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB160/ZEROBYTEPADDING". 10:43:57,305 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB168/". 10:43:57,305 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB168/ISO10126". 10:43:57,305 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB168/ISO10126-2". 10:43:57,305 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB168/ISO10126-2PADDING". 10:43:57,305 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB168/ISO10126PADDING". 10:43:57,305 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB168/ISO7816-4". 10:43:57,305 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB168/ISO7816-4PADDING". 10:43:57,305 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB168/NOPADDING". 10:43:57,305 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB168/PKCS5". 10:43:57,305 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB168/PKCS5PADDING". 10:43:57,305 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB168/PKCS7". 10:43:57,305 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB168/PKCS7PADDING". 10:43:57,305 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB168/TBC". 10:43:57,305 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB168/TBCPADDING". 10:43:57,305 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB168/X9.23". 10:43:57,305 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB168/X9.23PADDING". 10:43:57,305 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB168/ZEROBYTE". 10:43:57,305 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB168/ZEROBYTEPADDING". 10:43:57,305 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB176/". 10:43:57,305 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB176/ISO10126". 10:43:57,305 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB176/ISO10126-2". 10:43:57,305 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB176/ISO10126-2PADDING". 10:43:57,305 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB176/ISO10126PADDING". 10:43:57,306 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB176/ISO7816-4". 10:43:57,306 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB176/ISO7816-4PADDING". 10:43:57,306 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB176/NOPADDING". 10:43:57,306 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB176/PKCS5". 10:43:57,306 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB176/PKCS5PADDING". 10:43:57,306 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB176/PKCS7". 10:43:57,306 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB176/PKCS7PADDING". 10:43:57,306 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB176/TBC". 10:43:57,306 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB176/TBCPADDING". 10:43:57,306 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB176/X9.23". 10:43:57,306 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB176/X9.23PADDING". 10:43:57,306 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB176/ZEROBYTE". 10:43:57,306 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB176/ZEROBYTEPADDING". 10:43:57,306 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB184/". 10:43:57,306 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB184/ISO10126". 10:43:57,306 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB184/ISO10126-2". 10:43:57,306 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB184/ISO10126-2PADDING". 10:43:57,306 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB184/ISO10126PADDING". 10:43:57,306 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB184/ISO7816-4". 10:43:57,306 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB184/ISO7816-4PADDING". 10:43:57,306 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB184/NOPADDING". 10:43:57,306 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB184/PKCS5". 10:43:57,306 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB184/PKCS5PADDING". 10:43:57,306 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB184/PKCS7". 10:43:57,306 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB184/PKCS7PADDING". 10:43:57,306 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB184/TBC". 10:43:57,306 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB184/TBCPADDING". 10:43:57,306 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB184/X9.23". 10:43:57,306 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB184/X9.23PADDING". 10:43:57,306 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB184/ZEROBYTE". 10:43:57,306 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB184/ZEROBYTEPADDING". 10:43:57,306 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB192/". 10:43:57,306 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB192/ISO10126". 10:43:57,307 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB192/ISO10126-2". 10:43:57,307 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB192/ISO10126-2PADDING". 10:43:57,307 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB192/ISO10126PADDING". 10:43:57,307 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB192/ISO7816-4". 10:43:57,307 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB192/ISO7816-4PADDING". 10:43:57,307 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB192/NOPADDING". 10:43:57,307 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB192/PKCS5". 10:43:57,307 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB192/PKCS5PADDING". 10:43:57,307 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB192/PKCS7". 10:43:57,307 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB192/PKCS7PADDING". 10:43:57,307 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB192/TBC". 10:43:57,307 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB192/TBCPADDING". 10:43:57,307 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB192/X9.23". 10:43:57,307 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB192/X9.23PADDING". 10:43:57,307 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB192/ZEROBYTE". 10:43:57,307 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB192/ZEROBYTEPADDING". 10:43:57,307 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB200/". 10:43:57,307 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB200/ISO10126". 10:43:57,307 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB200/ISO10126-2". 10:43:57,307 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB200/ISO10126-2PADDING". 10:43:57,307 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB200/ISO10126PADDING". 10:43:57,307 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB200/ISO7816-4". 10:43:57,307 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB200/ISO7816-4PADDING". 10:43:57,307 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB200/NOPADDING". 10:43:57,308 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB200/PKCS5". 10:43:57,308 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB200/PKCS5PADDING". 10:43:57,308 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB200/PKCS7". 10:43:57,308 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB200/PKCS7PADDING". 10:43:57,308 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB200/TBC". 10:43:57,308 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB200/TBCPADDING". 10:43:57,308 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB200/X9.23". 10:43:57,308 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB200/X9.23PADDING". 10:43:57,308 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB200/ZEROBYTE". 10:43:57,308 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB200/ZEROBYTEPADDING". 10:43:57,308 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB208/". 10:43:57,308 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB208/ISO10126". 10:43:57,308 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB208/ISO10126-2". 10:43:57,308 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB208/ISO10126-2PADDING". 10:43:57,308 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB208/ISO10126PADDING". 10:43:57,308 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB208/ISO7816-4". 10:43:57,308 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB208/ISO7816-4PADDING". 10:43:57,308 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB208/NOPADDING". 10:43:57,308 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB208/PKCS5". 10:43:57,308 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB208/PKCS5PADDING". 10:43:57,308 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB208/PKCS7". 10:43:57,308 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB208/PKCS7PADDING". 10:43:57,308 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB208/TBC". 10:43:57,308 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB208/TBCPADDING". 10:43:57,308 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB208/X9.23". 10:43:57,308 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB208/X9.23PADDING". 10:43:57,308 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB208/ZEROBYTE". 10:43:57,308 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB208/ZEROBYTEPADDING". 10:43:57,309 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB216/". 10:43:57,309 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB216/ISO10126". 10:43:57,309 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB216/ISO10126-2". 10:43:57,309 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB216/ISO10126-2PADDING". 10:43:57,309 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB216/ISO10126PADDING". 10:43:57,309 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB216/ISO7816-4". 10:43:57,309 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB216/ISO7816-4PADDING". 10:43:57,309 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB216/NOPADDING". 10:43:57,309 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB216/PKCS5". 10:43:57,309 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB216/PKCS5PADDING". 10:43:57,309 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB216/PKCS7". 10:43:57,309 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB216/PKCS7PADDING". 10:43:57,309 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB216/TBC". 10:43:57,309 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB216/TBCPADDING". 10:43:57,309 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB216/X9.23". 10:43:57,309 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB216/X9.23PADDING". 10:43:57,309 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB216/ZEROBYTE". 10:43:57,309 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB216/ZEROBYTEPADDING". 10:43:57,309 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB224/". 10:43:57,309 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB224/ISO10126". 10:43:57,309 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB224/ISO10126-2". 10:43:57,309 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB224/ISO10126-2PADDING". 10:43:57,309 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB224/ISO10126PADDING". 10:43:57,309 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB224/ISO7816-4". 10:43:57,309 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB224/ISO7816-4PADDING". 10:43:57,309 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB224/NOPADDING". 10:43:57,309 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB224/PKCS5". 10:43:57,309 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB224/PKCS5PADDING". 10:43:57,310 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB224/PKCS7". 10:43:57,310 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB224/PKCS7PADDING". 10:43:57,310 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB224/TBC". 10:43:57,310 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB224/TBCPADDING". 10:43:57,310 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB224/X9.23". 10:43:57,310 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB224/X9.23PADDING". 10:43:57,310 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB224/ZEROBYTE". 10:43:57,310 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB224/ZEROBYTEPADDING". 10:43:57,310 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB232/". 10:43:57,310 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB232/ISO10126". 10:43:57,310 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB232/ISO10126-2". 10:43:57,310 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB232/ISO10126-2PADDING". 10:43:57,310 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB232/ISO10126PADDING". 10:43:57,310 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB232/ISO7816-4". 10:43:57,310 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB232/ISO7816-4PADDING". 10:43:57,310 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB232/NOPADDING". 10:43:57,310 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB232/PKCS5". 10:43:57,310 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB232/PKCS5PADDING". 10:43:57,310 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB232/PKCS7". 10:43:57,310 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB232/PKCS7PADDING". 10:43:57,310 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB232/TBC". 10:43:57,310 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB232/TBCPADDING". 10:43:57,310 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB232/X9.23". 10:43:57,310 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB232/X9.23PADDING". 10:43:57,310 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB232/ZEROBYTE". 10:43:57,310 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB232/ZEROBYTEPADDING". 10:43:57,310 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB24/". 10:43:57,310 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB24/ISO10126". 10:43:57,310 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB24/ISO10126-2". 10:43:57,310 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB24/ISO10126-2PADDING". 10:43:57,310 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB24/ISO10126PADDING". 10:43:57,310 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB24/ISO7816-4". 10:43:57,311 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB24/ISO7816-4PADDING". 10:43:57,311 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB24/NOPADDING". 10:43:57,311 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB24/PKCS5". 10:43:57,311 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB24/PKCS5PADDING". 10:43:57,311 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB24/PKCS7". 10:43:57,311 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB24/PKCS7PADDING". 10:43:57,311 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB24/TBC". 10:43:57,311 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB24/TBCPADDING". 10:43:57,311 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB24/X9.23". 10:43:57,311 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB24/X9.23PADDING". 10:43:57,311 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB24/ZEROBYTE". 10:43:57,311 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB24/ZEROBYTEPADDING". 10:43:57,311 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB240/". 10:43:57,311 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB240/ISO10126". 10:43:57,311 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB240/ISO10126-2". 10:43:57,311 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB240/ISO10126-2PADDING". 10:43:57,311 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB240/ISO10126PADDING". 10:43:57,311 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB240/ISO7816-4". 10:43:57,311 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB240/ISO7816-4PADDING". 10:43:57,311 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB240/NOPADDING". 10:43:57,311 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB240/PKCS5". 10:43:57,311 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB240/PKCS5PADDING". 10:43:57,311 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB240/PKCS7". 10:43:57,311 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB240/PKCS7PADDING". 10:43:57,311 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB240/TBC". 10:43:57,311 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB240/TBCPADDING". 10:43:57,311 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB240/X9.23". 10:43:57,311 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB240/X9.23PADDING". 10:43:57,312 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB240/ZEROBYTE". 10:43:57,312 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB240/ZEROBYTEPADDING". 10:43:57,312 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB248/". 10:43:57,312 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB248/ISO10126". 10:43:57,312 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB248/ISO10126-2". 10:43:57,312 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB248/ISO10126-2PADDING". 10:43:57,312 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB248/ISO10126PADDING". 10:43:57,312 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB248/ISO7816-4". 10:43:57,312 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB248/ISO7816-4PADDING". 10:43:57,312 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB248/NOPADDING". 10:43:57,312 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB248/PKCS5". 10:43:57,312 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB248/PKCS5PADDING". 10:43:57,312 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB248/PKCS7". 10:43:57,312 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB248/PKCS7PADDING". 10:43:57,312 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB248/TBC". 10:43:57,312 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB248/TBCPADDING". 10:43:57,312 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB248/X9.23". 10:43:57,312 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB248/X9.23PADDING". 10:43:57,312 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB248/ZEROBYTE". 10:43:57,312 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB248/ZEROBYTEPADDING". 10:43:57,312 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB256/". 10:43:57,312 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB256/ISO10126". 10:43:57,312 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB256/ISO10126-2". 10:43:57,312 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB256/ISO10126-2PADDING". 10:43:57,312 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB256/ISO10126PADDING". 10:43:57,312 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB256/ISO7816-4". 10:43:57,312 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB256/ISO7816-4PADDING". 10:43:57,312 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB256/NOPADDING". 10:43:57,312 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB256/PKCS5". 10:43:57,312 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB256/PKCS5PADDING". 10:43:57,312 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB256/PKCS7". 10:43:57,312 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB256/PKCS7PADDING". 10:43:57,313 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB256/TBC". 10:43:57,313 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB256/TBCPADDING". 10:43:57,313 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB256/X9.23". 10:43:57,313 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB256/X9.23PADDING". 10:43:57,313 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB256/ZEROBYTE". 10:43:57,313 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB256/ZEROBYTEPADDING". 10:43:57,313 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB32/". 10:43:57,313 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB32/ISO10126". 10:43:57,313 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB32/ISO10126-2". 10:43:57,313 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB32/ISO10126-2PADDING". 10:43:57,313 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB32/ISO10126PADDING". 10:43:57,313 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB32/ISO7816-4". 10:43:57,313 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB32/ISO7816-4PADDING". 10:43:57,313 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB32/NOPADDING". 10:43:57,313 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB32/PKCS5". 10:43:57,313 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB32/PKCS5PADDING". 10:43:57,313 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB32/PKCS7". 10:43:57,313 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB32/PKCS7PADDING". 10:43:57,313 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB32/TBC". 10:43:57,313 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB32/TBCPADDING". 10:43:57,313 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB32/X9.23". 10:43:57,313 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB32/X9.23PADDING". 10:43:57,313 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB32/ZEROBYTE". 10:43:57,313 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB32/ZEROBYTEPADDING". 10:43:57,314 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB40/". 10:43:57,314 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB40/ISO10126". 10:43:57,314 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB40/ISO10126-2". 10:43:57,314 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB40/ISO10126-2PADDING". 10:43:57,314 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB40/ISO10126PADDING". 10:43:57,314 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB40/ISO7816-4". 10:43:57,314 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB40/ISO7816-4PADDING". 10:43:57,314 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB40/NOPADDING". 10:43:57,314 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB40/PKCS5". 10:43:57,314 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB40/PKCS5PADDING". 10:43:57,314 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB40/PKCS7". 10:43:57,314 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB40/PKCS7PADDING". 10:43:57,314 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB40/TBC". 10:43:57,314 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB40/TBCPADDING". 10:43:57,314 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB40/X9.23". 10:43:57,314 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB40/X9.23PADDING". 10:43:57,314 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB40/ZEROBYTE". 10:43:57,314 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB40/ZEROBYTEPADDING". 10:43:57,314 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB48/". 10:43:57,314 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB48/ISO10126". 10:43:57,314 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB48/ISO10126-2". 10:43:57,314 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB48/ISO10126-2PADDING". 10:43:57,314 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB48/ISO10126PADDING". 10:43:57,314 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB48/ISO7816-4". 10:43:57,314 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB48/ISO7816-4PADDING". 10:43:57,314 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB48/NOPADDING". 10:43:57,314 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB48/PKCS5". 10:43:57,314 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB48/PKCS5PADDING". 10:43:57,314 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB48/PKCS7". 10:43:57,314 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB48/PKCS7PADDING". 10:43:57,314 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB48/TBC". 10:43:57,314 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB48/TBCPADDING". 10:43:57,314 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB48/X9.23". 10:43:57,315 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB48/X9.23PADDING". 10:43:57,315 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB48/ZEROBYTE". 10:43:57,315 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB48/ZEROBYTEPADDING". 10:43:57,315 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB56/". 10:43:57,315 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB56/ISO10126". 10:43:57,315 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB56/ISO10126-2". 10:43:57,315 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB56/ISO10126-2PADDING". 10:43:57,315 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB56/ISO10126PADDING". 10:43:57,315 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB56/ISO7816-4". 10:43:57,315 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB56/ISO7816-4PADDING". 10:43:57,315 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB56/NOPADDING". 10:43:57,315 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB56/PKCS5". 10:43:57,315 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB56/PKCS5PADDING". 10:43:57,315 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB56/PKCS7". 10:43:57,315 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB56/PKCS7PADDING". 10:43:57,315 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB56/TBC". 10:43:57,315 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB56/TBCPADDING". 10:43:57,315 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB56/X9.23". 10:43:57,315 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB56/X9.23PADDING". 10:43:57,315 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB56/ZEROBYTE". 10:43:57,315 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB56/ZEROBYTEPADDING". 10:43:57,315 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB64/". 10:43:57,315 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB64/ISO10126". 10:43:57,316 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB64/ISO10126-2". 10:43:57,316 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB64/ISO10126-2PADDING". 10:43:57,316 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB64/ISO10126PADDING". 10:43:57,316 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB64/ISO7816-4". 10:43:57,316 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB64/ISO7816-4PADDING". 10:43:57,316 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB64/NOPADDING". 10:43:57,316 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB64/PKCS5". 10:43:57,316 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB64/PKCS5PADDING". 10:43:57,316 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB64/PKCS7". 10:43:57,316 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB64/PKCS7PADDING". 10:43:57,316 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB64/TBC". 10:43:57,316 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB64/TBCPADDING". 10:43:57,316 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB64/X9.23". 10:43:57,316 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB64/X9.23PADDING". 10:43:57,316 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB64/ZEROBYTE". 10:43:57,316 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB64/ZEROBYTEPADDING". 10:43:57,316 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB72/". 10:43:57,316 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB72/ISO10126". 10:43:57,316 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB72/ISO10126-2". 10:43:57,316 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB72/ISO10126-2PADDING". 10:43:57,316 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB72/ISO10126PADDING". 10:43:57,316 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB72/ISO7816-4". 10:43:57,316 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB72/ISO7816-4PADDING". 10:43:57,316 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB72/NOPADDING". 10:43:57,316 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB72/PKCS5". 10:43:57,316 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB72/PKCS5PADDING". 10:43:57,316 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB72/PKCS7". 10:43:57,316 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB72/PKCS7PADDING". 10:43:57,316 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB72/TBC". 10:43:57,316 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB72/TBCPADDING". 10:43:57,317 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB72/X9.23". 10:43:57,317 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB72/X9.23PADDING". 10:43:57,317 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB72/ZEROBYTE". 10:43:57,317 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB72/ZEROBYTEPADDING". 10:43:57,317 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB8/". 10:43:57,317 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB8/ISO10126". 10:43:57,317 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB8/ISO10126-2". 10:43:57,317 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB8/ISO10126-2PADDING". 10:43:57,317 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB8/ISO10126PADDING". 10:43:57,317 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB8/ISO7816-4". 10:43:57,317 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB8/ISO7816-4PADDING". 10:43:57,317 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB8/NOPADDING". 10:43:57,317 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB8/PKCS5". 10:43:57,317 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB8/PKCS5PADDING". 10:43:57,317 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB8/PKCS7". 10:43:57,317 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB8/PKCS7PADDING". 10:43:57,317 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB8/TBC". 10:43:57,317 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB8/TBCPADDING". 10:43:57,317 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB8/X9.23". 10:43:57,317 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB8/X9.23PADDING". 10:43:57,317 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB8/ZEROBYTE". 10:43:57,317 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB8/ZEROBYTEPADDING". 10:43:57,317 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB80/". 10:43:57,317 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB80/ISO10126". 10:43:57,317 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB80/ISO10126-2". 10:43:57,317 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB80/ISO10126-2PADDING". 10:43:57,317 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB80/ISO10126PADDING". 10:43:57,317 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB80/ISO7816-4". 10:43:57,317 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB80/ISO7816-4PADDING". 10:43:57,317 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB80/NOPADDING". 10:43:57,317 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB80/PKCS5". 10:43:57,318 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB80/PKCS5PADDING". 10:43:57,318 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB80/PKCS7". 10:43:57,318 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB80/PKCS7PADDING". 10:43:57,318 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB80/TBC". 10:43:57,318 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB80/TBCPADDING". 10:43:57,318 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB80/X9.23". 10:43:57,318 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB80/X9.23PADDING". 10:43:57,318 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB80/ZEROBYTE". 10:43:57,318 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB80/ZEROBYTEPADDING". 10:43:57,318 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB88/". 10:43:57,318 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB88/ISO10126". 10:43:57,318 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB88/ISO10126-2". 10:43:57,318 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB88/ISO10126-2PADDING". 10:43:57,318 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB88/ISO10126PADDING". 10:43:57,318 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB88/ISO7816-4". 10:43:57,318 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB88/ISO7816-4PADDING". 10:43:57,318 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB88/NOPADDING". 10:43:57,318 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB88/PKCS5". 10:43:57,318 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB88/PKCS5PADDING". 10:43:57,318 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB88/PKCS7". 10:43:57,318 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB88/PKCS7PADDING". 10:43:57,318 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB88/TBC". 10:43:57,318 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB88/TBCPADDING". 10:43:57,318 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB88/X9.23". 10:43:57,318 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB88/X9.23PADDING". 10:43:57,318 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB88/ZEROBYTE". 10:43:57,318 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB88/ZEROBYTEPADDING". 10:43:57,318 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB96/". 10:43:57,318 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB96/ISO10126". 10:43:57,319 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB96/ISO10126-2". 10:43:57,319 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB96/ISO10126-2PADDING". 10:43:57,319 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB96/ISO10126PADDING". 10:43:57,319 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB96/ISO7816-4". 10:43:57,319 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB96/ISO7816-4PADDING". 10:43:57,319 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB96/NOPADDING". 10:43:57,319 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB96/PKCS5". 10:43:57,319 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB96/PKCS5PADDING". 10:43:57,319 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB96/PKCS7". 10:43:57,319 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB96/PKCS7PADDING". 10:43:57,319 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB96/TBC". 10:43:57,319 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB96/TBCPADDING". 10:43:57,319 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB96/X9.23". 10:43:57,319 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB96/X9.23PADDING". 10:43:57,319 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB96/ZEROBYTE". 10:43:57,319 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB96/ZEROBYTEPADDING". 10:43:57,319 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/SIC/". 10:43:57,319 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/SIC/ISO10126". 10:43:57,319 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/SIC/ISO10126-2". 10:43:57,319 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/SIC/ISO10126-2PADDING". 10:43:57,320 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/SIC/ISO10126PADDING". 10:43:57,320 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/SIC/ISO7816-4". 10:43:57,320 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/SIC/ISO7816-4PADDING". 10:43:57,320 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/SIC/NOPADDING". 10:43:57,320 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/SIC/PKCS5". 10:43:57,320 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/SIC/PKCS5PADDING". 10:43:57,320 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/SIC/PKCS7". 10:43:57,320 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/SIC/PKCS7PADDING". 10:43:57,320 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/SIC/TBC". 10:43:57,320 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/SIC/TBCPADDING". 10:43:57,320 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/SIC/X9.23". 10:43:57,320 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/SIC/X9.23PADDING". 10:43:57,320 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/SIC/ZEROBYTE". 10:43:57,320 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/SIC/ZEROBYTEPADDING". 10:43:57,320 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES//". 10:43:57,320 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES//NOPADDING". 10:43:57,320 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CBC-CTS/". 10:43:57,320 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CBC-CTS/NOPADDING". 10:43:57,321 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CBC/". 10:43:57,321 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CBC/ISO10126". 10:43:57,321 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CBC/ISO10126-2". 10:43:57,321 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CBC/ISO10126-2PADDING". 10:43:57,321 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CBC/ISO10126PADDING". 10:43:57,321 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CBC/ISO7816-4". 10:43:57,321 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CBC/ISO7816-4PADDING". 10:43:57,321 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CBC/NOPADDING". 10:43:57,321 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CBC/PKCS5". 10:43:57,321 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CBC/PKCS5PADDING". 10:43:57,321 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CBC/PKCS7". 10:43:57,322 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CBC/PKCS7PADDING". 10:43:57,322 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CBC/TBC". 10:43:57,322 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CBC/TBCPADDING". 10:43:57,322 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CBC/X9.23". 10:43:57,322 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CBC/X9.23PADDING". 10:43:57,322 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CBC/ZEROBYTE". 10:43:57,322 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CBC/ZEROBYTEPADDING". 10:43:57,322 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB/". 10:43:57,322 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB/ISO10126". 10:43:57,322 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB/ISO10126-2". 10:43:57,322 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB/ISO10126-2PADDING". 10:43:57,322 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB/ISO10126PADDING". 10:43:57,322 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB/ISO7816-4". 10:43:57,322 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB/ISO7816-4PADDING". 10:43:57,322 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB/NOPADDING". 10:43:57,322 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB/PKCS5". 10:43:57,323 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB/PKCS5PADDING". 10:43:57,323 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB/PKCS7". 10:43:57,323 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB/PKCS7PADDING". 10:43:57,323 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB/TBC". 10:43:57,323 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB/TBCPADDING". 10:43:57,323 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB/X9.23". 10:43:57,323 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB/X9.23PADDING". 10:43:57,323 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB/ZEROBYTE". 10:43:57,323 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB/ZEROBYTEPADDING". 10:43:57,323 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB104/". 10:43:57,323 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB104/ISO10126". 10:43:57,323 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB104/ISO10126-2". 10:43:57,323 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB104/ISO10126-2PADDING". 10:43:57,323 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB104/ISO10126PADDING". 10:43:57,323 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB104/ISO7816-4". 10:43:57,323 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB104/ISO7816-4PADDING". 10:43:57,323 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB104/NOPADDING". 10:43:57,323 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB104/PKCS5". 10:43:57,323 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB104/PKCS5PADDING". 10:43:57,323 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB104/PKCS7". 10:43:57,323 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB104/PKCS7PADDING". 10:43:57,324 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB104/TBC". 10:43:57,324 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB104/TBCPADDING". 10:43:57,324 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB104/X9.23". 10:43:57,324 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB104/X9.23PADDING". 10:43:57,324 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB104/ZEROBYTE". 10:43:57,324 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB104/ZEROBYTEPADDING". 10:43:57,324 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB112/". 10:43:57,324 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB112/ISO10126". 10:43:57,324 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB112/ISO10126-2". 10:43:57,324 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB112/ISO10126-2PADDING". 10:43:57,324 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB112/ISO10126PADDING". 10:43:57,324 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB112/ISO7816-4". 10:43:57,324 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB112/ISO7816-4PADDING". 10:43:57,324 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB112/NOPADDING". 10:43:57,324 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB112/PKCS5". 10:43:57,324 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB112/PKCS5PADDING". 10:43:57,324 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB112/PKCS7". 10:43:57,324 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB112/PKCS7PADDING". 10:43:57,324 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB112/TBC". 10:43:57,324 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB112/TBCPADDING". 10:43:57,324 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB112/X9.23". 10:43:57,324 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB112/X9.23PADDING". 10:43:57,324 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB112/ZEROBYTE". 10:43:57,324 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB112/ZEROBYTEPADDING". 10:43:57,324 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB120/". 10:43:57,324 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB120/ISO10126". 10:43:57,324 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB120/ISO10126-2". 10:43:57,324 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB120/ISO10126-2PADDING". 10:43:57,324 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB120/ISO10126PADDING". 10:43:57,324 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB120/ISO7816-4". 10:43:57,324 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB120/ISO7816-4PADDING". 10:43:57,325 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB120/NOPADDING". 10:43:57,325 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB120/PKCS5". 10:43:57,325 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB120/PKCS5PADDING". 10:43:57,325 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB120/PKCS7". 10:43:57,325 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB120/PKCS7PADDING". 10:43:57,325 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB120/TBC". 10:43:57,325 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB120/TBCPADDING". 10:43:57,325 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB120/X9.23". 10:43:57,325 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB120/X9.23PADDING". 10:43:57,325 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB120/ZEROBYTE". 10:43:57,325 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB120/ZEROBYTEPADDING". 10:43:57,325 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB128/". 10:43:57,325 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB128/ISO10126". 10:43:57,325 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB128/ISO10126-2". 10:43:57,325 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB128/ISO10126-2PADDING". 10:43:57,325 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB128/ISO10126PADDING". 10:43:57,325 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB128/ISO7816-4". 10:43:57,325 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB128/ISO7816-4PADDING". 10:43:57,325 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB128/NOPADDING". 10:43:57,325 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB128/PKCS5". 10:43:57,325 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB128/PKCS5PADDING". 10:43:57,325 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB128/PKCS7". 10:43:57,325 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB128/PKCS7PADDING". 10:43:57,326 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB128/TBC". 10:43:57,326 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB128/TBCPADDING". 10:43:57,326 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB128/X9.23". 10:43:57,326 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB128/X9.23PADDING". 10:43:57,326 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB128/ZEROBYTE". 10:43:57,326 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB128/ZEROBYTEPADDING". 10:43:57,326 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB136/". 10:43:57,326 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB136/ISO10126". 10:43:57,326 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB136/ISO10126-2". 10:43:57,326 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB136/ISO10126-2PADDING". 10:43:57,326 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB136/ISO10126PADDING". 10:43:57,326 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB136/ISO7816-4". 10:43:57,326 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB136/ISO7816-4PADDING". 10:43:57,326 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB136/NOPADDING". 10:43:57,326 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB136/PKCS5". 10:43:57,326 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB136/PKCS5PADDING". 10:43:57,326 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB136/PKCS7". 10:43:57,326 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB136/PKCS7PADDING". 10:43:57,326 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB136/TBC". 10:43:57,326 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB136/TBCPADDING". 10:43:57,326 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB136/X9.23". 10:43:57,326 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB136/X9.23PADDING". 10:43:57,326 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB136/ZEROBYTE". 10:43:57,326 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB136/ZEROBYTEPADDING". 10:43:57,326 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB144/". 10:43:57,326 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB144/ISO10126". 10:43:57,326 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB144/ISO10126-2". 10:43:57,326 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB144/ISO10126-2PADDING". 10:43:57,326 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB144/ISO10126PADDING". 10:43:57,326 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB144/ISO7816-4". 10:43:57,326 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB144/ISO7816-4PADDING". 10:43:57,326 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB144/NOPADDING". 10:43:57,327 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB144/PKCS5". 10:43:57,327 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB144/PKCS5PADDING". 10:43:57,327 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB144/PKCS7". 10:43:57,327 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB144/PKCS7PADDING". 10:43:57,327 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB144/TBC". 10:43:57,327 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB144/TBCPADDING". 10:43:57,327 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB144/X9.23". 10:43:57,327 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB144/X9.23PADDING". 10:43:57,327 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB144/ZEROBYTE". 10:43:57,327 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB144/ZEROBYTEPADDING". 10:43:57,327 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB152/". 10:43:57,327 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB152/ISO10126". 10:43:57,327 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB152/ISO10126-2". 10:43:57,327 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB152/ISO10126-2PADDING". 10:43:57,327 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB152/ISO10126PADDING". 10:43:57,327 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB152/ISO7816-4". 10:43:57,327 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB152/ISO7816-4PADDING". 10:43:57,327 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB152/NOPADDING". 10:43:57,327 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB152/PKCS5". 10:43:57,327 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB152/PKCS5PADDING". 10:43:57,327 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB152/PKCS7". 10:43:57,327 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB152/PKCS7PADDING". 10:43:57,327 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB152/TBC". 10:43:57,328 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB152/TBCPADDING". 10:43:57,328 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB152/X9.23". 10:43:57,328 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB152/X9.23PADDING". 10:43:57,328 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB152/ZEROBYTE". 10:43:57,328 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB152/ZEROBYTEPADDING". 10:43:57,328 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB16/". 10:43:57,328 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB16/ISO10126". 10:43:57,328 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB16/ISO10126-2". 10:43:57,328 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB16/ISO10126-2PADDING". 10:43:57,328 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB16/ISO10126PADDING". 10:43:57,328 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB16/ISO7816-4". 10:43:57,328 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB16/ISO7816-4PADDING". 10:43:57,328 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB16/NOPADDING". 10:43:57,328 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB16/PKCS5". 10:43:57,328 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB16/PKCS5PADDING". 10:43:57,328 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB16/PKCS7". 10:43:57,328 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB16/PKCS7PADDING". 10:43:57,328 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB16/TBC". 10:43:57,328 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB16/TBCPADDING". 10:43:57,328 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB16/X9.23". 10:43:57,328 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB16/X9.23PADDING". 10:43:57,328 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB16/ZEROBYTE". 10:43:57,328 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB16/ZEROBYTEPADDING". 10:43:57,329 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB160/". 10:43:57,329 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB160/ISO10126". 10:43:57,329 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB160/ISO10126-2". 10:43:57,329 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB160/ISO10126-2PADDING". 10:43:57,329 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB160/ISO10126PADDING". 10:43:57,329 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB160/ISO7816-4". 10:43:57,329 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB160/ISO7816-4PADDING". 10:43:57,329 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB160/NOPADDING". 10:43:57,329 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB160/PKCS5". 10:43:57,329 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB160/PKCS5PADDING". 10:43:57,329 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB160/PKCS7". 10:43:57,329 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB160/PKCS7PADDING". 10:43:57,329 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB160/TBC". 10:43:57,329 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB160/TBCPADDING". 10:43:57,329 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB160/X9.23". 10:43:57,329 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB160/X9.23PADDING". 10:43:57,329 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB160/ZEROBYTE". 10:43:57,329 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB160/ZEROBYTEPADDING". 10:43:57,329 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB168/". 10:43:57,329 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB168/ISO10126". 10:43:57,329 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB168/ISO10126-2". 10:43:57,329 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB168/ISO10126-2PADDING". 10:43:57,329 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB168/ISO10126PADDING". 10:43:57,329 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB168/ISO7816-4". 10:43:57,329 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB168/ISO7816-4PADDING". 10:43:57,329 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB168/NOPADDING". 10:43:57,329 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB168/PKCS5". 10:43:57,329 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB168/PKCS5PADDING". 10:43:57,329 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB168/PKCS7". 10:43:57,330 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB168/PKCS7PADDING". 10:43:57,330 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB168/TBC". 10:43:57,330 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB168/TBCPADDING". 10:43:57,330 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB168/X9.23". 10:43:57,330 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB168/X9.23PADDING". 10:43:57,330 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB168/ZEROBYTE". 10:43:57,330 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB168/ZEROBYTEPADDING". 10:43:57,330 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB176/". 10:43:57,330 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB176/ISO10126". 10:43:57,330 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB176/ISO10126-2". 10:43:57,330 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB176/ISO10126-2PADDING". 10:43:57,330 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB176/ISO10126PADDING". 10:43:57,330 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB176/ISO7816-4". 10:43:57,330 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB176/ISO7816-4PADDING". 10:43:57,330 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB176/NOPADDING". 10:43:57,330 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB176/PKCS5". 10:43:57,330 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB176/PKCS5PADDING". 10:43:57,330 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB176/PKCS7". 10:43:57,330 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB176/PKCS7PADDING". 10:43:57,330 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB176/TBC". 10:43:57,330 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB176/TBCPADDING". 10:43:57,330 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB176/X9.23". 10:43:57,330 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB176/X9.23PADDING". 10:43:57,330 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB176/ZEROBYTE". 10:43:57,330 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB176/ZEROBYTEPADDING". 10:43:57,330 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB184/". 10:43:57,330 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB184/ISO10126". 10:43:57,330 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB184/ISO10126-2". 10:43:57,330 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB184/ISO10126-2PADDING". 10:43:57,330 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB184/ISO10126PADDING". 10:43:57,330 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB184/ISO7816-4". 10:43:57,331 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB184/ISO7816-4PADDING". 10:43:57,331 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB184/NOPADDING". 10:43:57,331 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB184/PKCS5". 10:43:57,331 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB184/PKCS5PADDING". 10:43:57,331 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB184/PKCS7". 10:43:57,331 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB184/PKCS7PADDING". 10:43:57,331 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB184/TBC". 10:43:57,331 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB184/TBCPADDING". 10:43:57,331 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB184/X9.23". 10:43:57,331 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB184/X9.23PADDING". 10:43:57,331 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB184/ZEROBYTE". 10:43:57,331 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB184/ZEROBYTEPADDING". 10:43:57,331 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB192/". 10:43:57,331 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB192/ISO10126". 10:43:57,331 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB192/ISO10126-2". 10:43:57,331 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB192/ISO10126-2PADDING". 10:43:57,331 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB192/ISO10126PADDING". 10:43:57,331 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB192/ISO7816-4". 10:43:57,331 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB192/ISO7816-4PADDING". 10:43:57,331 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB192/NOPADDING". 10:43:57,331 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB192/PKCS5". 10:43:57,331 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB192/PKCS5PADDING". 10:43:57,331 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB192/PKCS7". 10:43:57,331 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB192/PKCS7PADDING". 10:43:57,331 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB192/TBC". 10:43:57,331 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB192/TBCPADDING". 10:43:57,331 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB192/X9.23". 10:43:57,332 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB192/X9.23PADDING". 10:43:57,332 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB192/ZEROBYTE". 10:43:57,332 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB192/ZEROBYTEPADDING". 10:43:57,332 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB200/". 10:43:57,332 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB200/ISO10126". 10:43:57,332 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB200/ISO10126-2". 10:43:57,332 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB200/ISO10126-2PADDING". 10:43:57,332 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB200/ISO10126PADDING". 10:43:57,332 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB200/ISO7816-4". 10:43:57,332 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB200/ISO7816-4PADDING". 10:43:57,332 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB200/NOPADDING". 10:43:57,332 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB200/PKCS5". 10:43:57,332 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB200/PKCS5PADDING". 10:43:57,332 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB200/PKCS7". 10:43:57,332 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB200/PKCS7PADDING". 10:43:57,332 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB200/TBC". 10:43:57,332 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB200/TBCPADDING". 10:43:57,332 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB200/X9.23". 10:43:57,332 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB200/X9.23PADDING". 10:43:57,332 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB200/ZEROBYTE". 10:43:57,332 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB200/ZEROBYTEPADDING". 10:43:57,332 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB208/". 10:43:57,332 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB208/ISO10126". 10:43:57,332 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB208/ISO10126-2". 10:43:57,332 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB208/ISO10126-2PADDING". 10:43:57,332 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB208/ISO10126PADDING". 10:43:57,332 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB208/ISO7816-4". 10:43:57,332 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB208/ISO7816-4PADDING". 10:43:57,332 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB208/NOPADDING". 10:43:57,332 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB208/PKCS5". 10:43:57,332 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB208/PKCS5PADDING". 10:43:57,332 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB208/PKCS7". 10:43:57,332 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB208/PKCS7PADDING". 10:43:57,333 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB208/TBC". 10:43:57,333 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB208/TBCPADDING". 10:43:57,333 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB208/X9.23". 10:43:57,333 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB208/X9.23PADDING". 10:43:57,333 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB208/ZEROBYTE". 10:43:57,333 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB208/ZEROBYTEPADDING". 10:43:57,333 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB216/". 10:43:57,333 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB216/ISO10126". 10:43:57,333 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB216/ISO10126-2". 10:43:57,333 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB216/ISO10126-2PADDING". 10:43:57,333 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB216/ISO10126PADDING". 10:43:57,333 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB216/ISO7816-4". 10:43:57,333 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB216/ISO7816-4PADDING". 10:43:57,333 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB216/NOPADDING". 10:43:57,333 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB216/PKCS5". 10:43:57,333 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB216/PKCS5PADDING". 10:43:57,333 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB216/PKCS7". 10:43:57,333 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB216/PKCS7PADDING". 10:43:57,333 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB216/TBC". 10:43:57,333 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB216/TBCPADDING". 10:43:57,333 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB216/X9.23". 10:43:57,333 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB216/X9.23PADDING". 10:43:57,333 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB216/ZEROBYTE". 10:43:57,333 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB216/ZEROBYTEPADDING". 10:43:57,333 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB224/". 10:43:57,333 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB224/ISO10126". 10:43:57,333 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB224/ISO10126-2". 10:43:57,333 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB224/ISO10126-2PADDING". 10:43:57,333 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB224/ISO10126PADDING". 10:43:57,333 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB224/ISO7816-4". 10:43:57,333 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB224/ISO7816-4PADDING". 10:43:57,333 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB224/NOPADDING". 10:43:57,333 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB224/PKCS5". 10:43:57,334 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB224/PKCS5PADDING". 10:43:57,334 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB224/PKCS7". 10:43:57,334 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB224/PKCS7PADDING". 10:43:57,334 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB224/TBC". 10:43:57,334 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB224/TBCPADDING". 10:43:57,334 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB224/X9.23". 10:43:57,334 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB224/X9.23PADDING". 10:43:57,334 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB224/ZEROBYTE". 10:43:57,334 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB224/ZEROBYTEPADDING". 10:43:57,334 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB232/". 10:43:57,334 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB232/ISO10126". 10:43:57,334 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB232/ISO10126-2". 10:43:57,334 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB232/ISO10126-2PADDING". 10:43:57,334 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB232/ISO10126PADDING". 10:43:57,334 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB232/ISO7816-4". 10:43:57,334 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB232/ISO7816-4PADDING". 10:43:57,334 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB232/NOPADDING". 10:43:57,334 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB232/PKCS5". 10:43:57,334 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB232/PKCS5PADDING". 10:43:57,334 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB232/PKCS7". 10:43:57,334 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB232/PKCS7PADDING". 10:43:57,334 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB232/TBC". 10:43:57,334 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB232/TBCPADDING". 10:43:57,334 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB232/X9.23". 10:43:57,334 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB232/X9.23PADDING". 10:43:57,334 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB232/ZEROBYTE". 10:43:57,334 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB232/ZEROBYTEPADDING". 10:43:57,334 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB24/". 10:43:57,334 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB24/ISO10126". 10:43:57,334 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB24/ISO10126-2". 10:43:57,334 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB24/ISO10126-2PADDING". 10:43:57,334 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB24/ISO10126PADDING". 10:43:57,335 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB24/ISO7816-4". 10:43:57,335 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB24/ISO7816-4PADDING". 10:43:57,335 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB24/NOPADDING". 10:43:57,335 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB24/PKCS5". 10:43:57,335 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB24/PKCS5PADDING". 10:43:57,335 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB24/PKCS7". 10:43:57,335 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB24/PKCS7PADDING". 10:43:57,335 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB24/TBC". 10:43:57,335 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB24/TBCPADDING". 10:43:57,335 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB24/X9.23". 10:43:57,335 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB24/X9.23PADDING". 10:43:57,335 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB24/ZEROBYTE". 10:43:57,335 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB24/ZEROBYTEPADDING". 10:43:57,335 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB240/". 10:43:57,335 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB240/ISO10126". 10:43:57,335 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB240/ISO10126-2". 10:43:57,335 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB240/ISO10126-2PADDING". 10:43:57,335 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB240/ISO10126PADDING". 10:43:57,335 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB240/ISO7816-4". 10:43:57,335 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB240/ISO7816-4PADDING". 10:43:57,335 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB240/NOPADDING". 10:43:57,335 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB240/PKCS5". 10:43:57,335 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB240/PKCS5PADDING". 10:43:57,336 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB240/PKCS7". 10:43:57,336 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB240/PKCS7PADDING". 10:43:57,336 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB240/TBC". 10:43:57,336 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB240/TBCPADDING". 10:43:57,336 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB240/X9.23". 10:43:57,336 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB240/X9.23PADDING". 10:43:57,336 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB240/ZEROBYTE". 10:43:57,336 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB240/ZEROBYTEPADDING". 10:43:57,336 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB248/". 10:43:57,336 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB248/ISO10126". 10:43:57,336 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB248/ISO10126-2". 10:43:57,336 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB248/ISO10126-2PADDING". 10:43:57,336 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB248/ISO10126PADDING". 10:43:57,336 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB248/ISO7816-4". 10:43:57,336 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB248/ISO7816-4PADDING". 10:43:57,336 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB248/NOPADDING". 10:43:57,336 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB248/PKCS5". 10:43:57,336 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB248/PKCS5PADDING". 10:43:57,336 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB248/PKCS7". 10:43:57,336 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB248/PKCS7PADDING". 10:43:57,336 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB248/TBC". 10:43:57,336 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB248/TBCPADDING". 10:43:57,336 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB248/X9.23". 10:43:57,336 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB248/X9.23PADDING". 10:43:57,336 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB248/ZEROBYTE". 10:43:57,336 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB248/ZEROBYTEPADDING". 10:43:57,336 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB256/". 10:43:57,336 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB256/ISO10126". 10:43:57,336 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB256/ISO10126-2". 10:43:57,336 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB256/ISO10126-2PADDING". 10:43:57,337 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB256/ISO10126PADDING". 10:43:57,337 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB256/ISO7816-4". 10:43:57,337 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB256/ISO7816-4PADDING". 10:43:57,337 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB256/NOPADDING". 10:43:57,337 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB256/PKCS5". 10:43:57,337 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB256/PKCS5PADDING". 10:43:57,337 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB256/PKCS7". 10:43:57,337 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB256/PKCS7PADDING". 10:43:57,337 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB256/TBC". 10:43:57,337 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB256/TBCPADDING". 10:43:57,337 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB256/X9.23". 10:43:57,337 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB256/X9.23PADDING". 10:43:57,337 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB256/ZEROBYTE". 10:43:57,337 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB256/ZEROBYTEPADDING". 10:43:57,337 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB32/". 10:43:57,337 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB32/ISO10126". 10:43:57,337 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB32/ISO10126-2". 10:43:57,337 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB32/ISO10126-2PADDING". 10:43:57,337 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB32/ISO10126PADDING". 10:43:57,337 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB32/ISO7816-4". 10:43:57,337 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB32/ISO7816-4PADDING". 10:43:57,337 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB32/NOPADDING". 10:43:57,337 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB32/PKCS5". 10:43:57,337 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB32/PKCS5PADDING". 10:43:57,337 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB32/PKCS7". 10:43:57,337 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB32/PKCS7PADDING". 10:43:57,338 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB32/TBC". 10:43:57,338 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB32/TBCPADDING". 10:43:57,338 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB32/X9.23". 10:43:57,338 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB32/X9.23PADDING". 10:43:57,338 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB32/ZEROBYTE". 10:43:57,338 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB32/ZEROBYTEPADDING". 10:43:57,338 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB40/". 10:43:57,338 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB40/ISO10126". 10:43:57,338 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB40/ISO10126-2". 10:43:57,338 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB40/ISO10126-2PADDING". 10:43:57,338 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB40/ISO10126PADDING". 10:43:57,338 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB40/ISO7816-4". 10:43:57,338 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB40/ISO7816-4PADDING". 10:43:57,338 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB40/NOPADDING". 10:43:57,338 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB40/PKCS5". 10:43:57,338 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB40/PKCS5PADDING". 10:43:57,338 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB40/PKCS7". 10:43:57,338 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB40/PKCS7PADDING". 10:43:57,338 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB40/TBC". 10:43:57,338 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB40/TBCPADDING". 10:43:57,338 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB40/X9.23". 10:43:57,338 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB40/X9.23PADDING". 10:43:57,338 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB40/ZEROBYTE". 10:43:57,338 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB40/ZEROBYTEPADDING". 10:43:57,338 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB48/". 10:43:57,338 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB48/ISO10126". 10:43:57,338 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB48/ISO10126-2". 10:43:57,338 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB48/ISO10126-2PADDING". 10:43:57,338 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB48/ISO10126PADDING". 10:43:57,338 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB48/ISO7816-4". 10:43:57,339 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB48/ISO7816-4PADDING". 10:43:57,339 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB48/NOPADDING". 10:43:57,339 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB48/PKCS5". 10:43:57,339 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB48/PKCS5PADDING". 10:43:57,339 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB48/PKCS7". 10:43:57,339 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB48/PKCS7PADDING". 10:43:57,339 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB48/TBC". 10:43:57,339 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB48/TBCPADDING". 10:43:57,339 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB48/X9.23". 10:43:57,339 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB48/X9.23PADDING". 10:43:57,339 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB48/ZEROBYTE". 10:43:57,339 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB48/ZEROBYTEPADDING". 10:43:57,339 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB56/". 10:43:57,339 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB56/ISO10126". 10:43:57,339 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB56/ISO10126-2". 10:43:57,339 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB56/ISO10126-2PADDING". 10:43:57,339 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB56/ISO10126PADDING". 10:43:57,339 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB56/ISO7816-4". 10:43:57,339 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB56/ISO7816-4PADDING". 10:43:57,339 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB56/NOPADDING". 10:43:57,339 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB56/PKCS5". 10:43:57,339 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB56/PKCS5PADDING". 10:43:57,340 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB56/PKCS7". 10:43:57,340 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB56/PKCS7PADDING". 10:43:57,340 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB56/TBC". 10:43:57,340 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB56/TBCPADDING". 10:43:57,340 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB56/X9.23". 10:43:57,340 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB56/X9.23PADDING". 10:43:57,340 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB56/ZEROBYTE". 10:43:57,340 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB56/ZEROBYTEPADDING". 10:43:57,340 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB64/". 10:43:57,340 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB64/ISO10126". 10:43:57,340 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB64/ISO10126-2". 10:43:57,340 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB64/ISO10126-2PADDING". 10:43:57,340 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB64/ISO10126PADDING". 10:43:57,340 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB64/ISO7816-4". 10:43:57,340 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB64/ISO7816-4PADDING". 10:43:57,340 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB64/NOPADDING". 10:43:57,340 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB64/PKCS5". 10:43:57,340 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB64/PKCS5PADDING". 10:43:57,340 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB64/PKCS7". 10:43:57,340 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB64/PKCS7PADDING". 10:43:57,340 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB64/TBC". 10:43:57,340 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB64/TBCPADDING". 10:43:57,340 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB64/X9.23". 10:43:57,340 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB64/X9.23PADDING". 10:43:57,340 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB64/ZEROBYTE". 10:43:57,340 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB64/ZEROBYTEPADDING". 10:43:57,340 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB72/". 10:43:57,340 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB72/ISO10126". 10:43:57,340 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB72/ISO10126-2". 10:43:57,340 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB72/ISO10126-2PADDING". 10:43:57,340 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB72/ISO10126PADDING". 10:43:57,340 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB72/ISO7816-4". 10:43:57,340 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB72/ISO7816-4PADDING". 10:43:57,341 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB72/NOPADDING". 10:43:57,341 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB72/PKCS5". 10:43:57,341 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB72/PKCS5PADDING". 10:43:57,341 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB72/PKCS7". 10:43:57,341 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB72/PKCS7PADDING". 10:43:57,341 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB72/TBC". 10:43:57,341 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB72/TBCPADDING". 10:43:57,341 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB72/X9.23". 10:43:57,341 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB72/X9.23PADDING". 10:43:57,341 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB72/ZEROBYTE". 10:43:57,341 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB72/ZEROBYTEPADDING". 10:43:57,341 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB8/". 10:43:57,341 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB8/ISO10126". 10:43:57,341 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB8/ISO10126-2". 10:43:57,341 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB8/ISO10126-2PADDING". 10:43:57,341 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB8/ISO10126PADDING". 10:43:57,341 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB8/ISO7816-4". 10:43:57,341 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB8/ISO7816-4PADDING". 10:43:57,341 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB8/NOPADDING". 10:43:57,341 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB8/PKCS5". 10:43:57,341 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB8/PKCS5PADDING". 10:43:57,341 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB8/PKCS7". 10:43:57,341 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB8/PKCS7PADDING". 10:43:57,341 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB8/TBC". 10:43:57,341 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB8/TBCPADDING". 10:43:57,341 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB8/X9.23". 10:43:57,341 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB8/X9.23PADDING". 10:43:57,341 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB8/ZEROBYTE". 10:43:57,341 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB8/ZEROBYTEPADDING". 10:43:57,341 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB80/". 10:43:57,341 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB80/ISO10126". 10:43:57,341 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB80/ISO10126-2". 10:43:57,341 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB80/ISO10126-2PADDING". 10:43:57,341 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB80/ISO10126PADDING". 10:43:57,342 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB80/ISO7816-4". 10:43:57,342 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB80/ISO7816-4PADDING". 10:43:57,342 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB80/NOPADDING". 10:43:57,342 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB80/PKCS5". 10:43:57,342 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB80/PKCS5PADDING". 10:43:57,342 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB80/PKCS7". 10:43:57,342 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB80/PKCS7PADDING". 10:43:57,342 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB80/TBC". 10:43:57,342 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB80/TBCPADDING". 10:43:57,342 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB80/X9.23". 10:43:57,342 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB80/X9.23PADDING". 10:43:57,342 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB80/ZEROBYTE". 10:43:57,342 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB80/ZEROBYTEPADDING". 10:43:57,342 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB88/". 10:43:57,342 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB88/ISO10126". 10:43:57,342 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB88/ISO10126-2". 10:43:57,342 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB88/ISO10126-2PADDING". 10:43:57,342 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB88/ISO10126PADDING". 10:43:57,342 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB88/ISO7816-4". 10:43:57,342 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB88/ISO7816-4PADDING". 10:43:57,342 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB88/NOPADDING". 10:43:57,342 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB88/PKCS5". 10:43:57,342 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB88/PKCS5PADDING". 10:43:57,342 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB88/PKCS7". 10:43:57,342 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB88/PKCS7PADDING". 10:43:57,342 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB88/TBC". 10:43:57,342 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB88/TBCPADDING". 10:43:57,342 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB88/X9.23". 10:43:57,342 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB88/X9.23PADDING". 10:43:57,342 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB88/ZEROBYTE". 10:43:57,342 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB88/ZEROBYTEPADDING". 10:43:57,342 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB96/". 10:43:57,342 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB96/ISO10126". 10:43:57,342 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB96/ISO10126-2". 10:43:57,342 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB96/ISO10126-2PADDING". 10:43:57,342 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB96/ISO10126PADDING". 10:43:57,342 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB96/ISO7816-4". 10:43:57,343 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB96/ISO7816-4PADDING". 10:43:57,343 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB96/NOPADDING". 10:43:57,343 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB96/PKCS5". 10:43:57,343 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB96/PKCS5PADDING". 10:43:57,343 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB96/PKCS7". 10:43:57,343 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB96/PKCS7PADDING". 10:43:57,343 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB96/TBC". 10:43:57,343 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB96/TBCPADDING". 10:43:57,343 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB96/X9.23". 10:43:57,343 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB96/X9.23PADDING". 10:43:57,343 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB96/ZEROBYTE". 10:43:57,343 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB96/ZEROBYTEPADDING". 10:43:57,343 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CTS/". 10:43:57,343 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CTS/NOPADDING". 10:43:57,343 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/EAX/". 10:43:57,343 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/EAX/NOPADDING". 10:43:57,343 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/ECB/". 10:43:57,343 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/ECB/NOPADDING". 10:43:57,343 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/GOFB/". 10:43:57,343 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/GOFB/ISO10126". 10:43:57,343 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/GOFB/ISO10126-2". 10:43:57,344 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/GOFB/ISO10126-2PADDING". 10:43:57,344 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/GOFB/ISO10126PADDING". 10:43:57,344 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/GOFB/ISO7816-4". 10:43:57,344 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/GOFB/ISO7816-4PADDING". 10:43:57,344 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/GOFB/NOPADDING". 10:43:57,344 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/GOFB/PKCS5". 10:43:57,344 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/GOFB/PKCS5PADDING". 10:43:57,344 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/GOFB/PKCS7". 10:43:57,344 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/GOFB/PKCS7PADDING". 10:43:57,344 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/GOFB/TBC". 10:43:57,344 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/GOFB/TBCPADDING". 10:43:57,344 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/GOFB/X9.23". 10:43:57,344 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/GOFB/X9.23PADDING". 10:43:57,344 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/GOFB/ZEROBYTE". 10:43:57,344 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/GOFB/ZEROBYTEPADDING". 10:43:57,344 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB/". 10:43:57,344 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB/ISO10126". 10:43:57,345 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB/ISO10126-2". 10:43:57,345 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB/ISO10126-2PADDING". 10:43:57,345 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB/ISO10126PADDING". 10:43:57,345 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB/ISO7816-4". 10:43:57,345 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB/ISO7816-4PADDING". 10:43:57,345 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB/NOPADDING". 10:43:57,345 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB/PKCS5". 10:43:57,345 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB/PKCS5PADDING". 10:43:57,345 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB/PKCS7". 10:43:57,345 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB/PKCS7PADDING". 10:43:57,345 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB/TBC". 10:43:57,345 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB/TBCPADDING". 10:43:57,345 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB/X9.23". 10:43:57,345 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB/X9.23PADDING". 10:43:57,345 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB/ZEROBYTE". 10:43:57,345 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB/ZEROBYTEPADDING". 10:43:57,345 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB104/". 10:43:57,345 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB104/ISO10126". 10:43:57,345 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB104/ISO10126-2". 10:43:57,345 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB104/ISO10126-2PADDING". 10:43:57,345 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB104/ISO10126PADDING". 10:43:57,345 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB104/ISO7816-4". 10:43:57,345 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB104/ISO7816-4PADDING". 10:43:57,345 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB104/NOPADDING". 10:43:57,345 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB104/PKCS5". 10:43:57,345 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB104/PKCS5PADDING". 10:43:57,345 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB104/PKCS7". 10:43:57,345 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB104/PKCS7PADDING". 10:43:57,345 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB104/TBC". 10:43:57,345 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB104/TBCPADDING". 10:43:57,345 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB104/X9.23". 10:43:57,346 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB104/X9.23PADDING". 10:43:57,346 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB104/ZEROBYTE". 10:43:57,346 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB104/ZEROBYTEPADDING". 10:43:57,346 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB112/". 10:43:57,346 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB112/ISO10126". 10:43:57,346 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB112/ISO10126-2". 10:43:57,346 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB112/ISO10126-2PADDING". 10:43:57,346 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB112/ISO10126PADDING". 10:43:57,346 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB112/ISO7816-4". 10:43:57,346 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB112/ISO7816-4PADDING". 10:43:57,346 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB112/NOPADDING". 10:43:57,346 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB112/PKCS5". 10:43:57,346 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB112/PKCS5PADDING". 10:43:57,346 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB112/PKCS7". 10:43:57,346 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB112/PKCS7PADDING". 10:43:57,346 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB112/TBC". 10:43:57,346 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB112/TBCPADDING". 10:43:57,346 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB112/X9.23". 10:43:57,346 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB112/X9.23PADDING". 10:43:57,346 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB112/ZEROBYTE". 10:43:57,346 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB112/ZEROBYTEPADDING". 10:43:57,346 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB120/". 10:43:57,346 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB120/ISO10126". 10:43:57,346 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB120/ISO10126-2". 10:43:57,346 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB120/ISO10126-2PADDING". 10:43:57,346 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB120/ISO10126PADDING". 10:43:57,346 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB120/ISO7816-4". 10:43:57,346 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB120/ISO7816-4PADDING". 10:43:57,347 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB120/NOPADDING". 10:43:57,347 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB120/PKCS5". 10:43:57,347 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB120/PKCS5PADDING". 10:43:57,347 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB120/PKCS7". 10:43:57,347 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB120/PKCS7PADDING". 10:43:57,347 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB120/TBC". 10:43:57,347 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB120/TBCPADDING". 10:43:57,347 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB120/X9.23". 10:43:57,347 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB120/X9.23PADDING". 10:43:57,347 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB120/ZEROBYTE". 10:43:57,347 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB120/ZEROBYTEPADDING". 10:43:57,347 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB128/". 10:43:57,347 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB128/ISO10126". 10:43:57,347 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB128/ISO10126-2". 10:43:57,347 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB128/ISO10126-2PADDING". 10:43:57,347 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB128/ISO10126PADDING". 10:43:57,347 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB128/ISO7816-4". 10:43:57,347 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB128/ISO7816-4PADDING". 10:43:57,347 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB128/NOPADDING". 10:43:57,347 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB128/PKCS5". 10:43:57,347 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB128/PKCS5PADDING". 10:43:57,347 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB128/PKCS7". 10:43:57,347 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB128/PKCS7PADDING". 10:43:57,347 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB128/TBC". 10:43:57,347 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB128/TBCPADDING". 10:43:57,347 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB128/X9.23". 10:43:57,347 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB128/X9.23PADDING". 10:43:57,347 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB128/ZEROBYTE". 10:43:57,347 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB128/ZEROBYTEPADDING". 10:43:57,348 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB136/". 10:43:57,348 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB136/ISO10126". 10:43:57,348 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB136/ISO10126-2". 10:43:57,348 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB136/ISO10126-2PADDING". 10:43:57,348 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB136/ISO10126PADDING". 10:43:57,348 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB136/ISO7816-4". 10:43:57,348 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB136/ISO7816-4PADDING". 10:43:57,348 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB136/NOPADDING". 10:43:57,348 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB136/PKCS5". 10:43:57,348 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB136/PKCS5PADDING". 10:43:57,348 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB136/PKCS7". 10:43:57,348 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB136/PKCS7PADDING". 10:43:57,348 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB136/TBC". 10:43:57,348 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB136/TBCPADDING". 10:43:57,348 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB136/X9.23". 10:43:57,348 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB136/X9.23PADDING". 10:43:57,348 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB136/ZEROBYTE". 10:43:57,348 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB136/ZEROBYTEPADDING". 10:43:57,348 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB144/". 10:43:57,348 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB144/ISO10126". 10:43:57,348 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB144/ISO10126-2". 10:43:57,348 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB144/ISO10126-2PADDING". 10:43:57,348 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB144/ISO10126PADDING". 10:43:57,348 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB144/ISO7816-4". 10:43:57,348 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB144/ISO7816-4PADDING". 10:43:57,348 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB144/NOPADDING". 10:43:57,348 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB144/PKCS5". 10:43:57,348 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB144/PKCS5PADDING". 10:43:57,348 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB144/PKCS7". 10:43:57,348 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB144/PKCS7PADDING". 10:43:57,348 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB144/TBC". 10:43:57,348 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB144/TBCPADDING". 10:43:57,349 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB144/X9.23". 10:43:57,349 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB144/X9.23PADDING". 10:43:57,349 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB144/ZEROBYTE". 10:43:57,349 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB144/ZEROBYTEPADDING". 10:43:57,349 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB152/". 10:43:57,349 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB152/ISO10126". 10:43:57,349 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB152/ISO10126-2". 10:43:57,349 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB152/ISO10126-2PADDING". 10:43:57,349 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB152/ISO10126PADDING". 10:43:57,349 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB152/ISO7816-4". 10:43:57,349 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB152/ISO7816-4PADDING". 10:43:57,349 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB152/NOPADDING". 10:43:57,349 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB152/PKCS5". 10:43:57,349 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB152/PKCS5PADDING". 10:43:57,349 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB152/PKCS7". 10:43:57,349 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB152/PKCS7PADDING". 10:43:57,349 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB152/TBC". 10:43:57,349 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB152/TBCPADDING". 10:43:57,349 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB152/X9.23". 10:43:57,349 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB152/X9.23PADDING". 10:43:57,349 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB152/ZEROBYTE". 10:43:57,349 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB152/ZEROBYTEPADDING". 10:43:57,349 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB16/". 10:43:57,349 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB16/ISO10126". 10:43:57,349 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB16/ISO10126-2". 10:43:57,349 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB16/ISO10126-2PADDING". 10:43:57,350 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB16/ISO10126PADDING". 10:43:57,350 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB16/ISO7816-4". 10:43:57,350 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB16/ISO7816-4PADDING". 10:43:57,350 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB16/NOPADDING". 10:43:57,350 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB16/PKCS5". 10:43:57,350 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB16/PKCS5PADDING". 10:43:57,350 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB16/PKCS7". 10:43:57,350 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB16/PKCS7PADDING". 10:43:57,350 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB16/TBC". 10:43:57,350 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB16/TBCPADDING". 10:43:57,350 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB16/X9.23". 10:43:57,350 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB16/X9.23PADDING". 10:43:57,350 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB16/ZEROBYTE". 10:43:57,350 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB16/ZEROBYTEPADDING". 10:43:57,350 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB160/". 10:43:57,350 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB160/ISO10126". 10:43:57,350 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB160/ISO10126-2". 10:43:57,350 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB160/ISO10126-2PADDING". 10:43:57,350 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB160/ISO10126PADDING". 10:43:57,350 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB160/ISO7816-4". 10:43:57,350 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB160/ISO7816-4PADDING". 10:43:57,350 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB160/NOPADDING". 10:43:57,350 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB160/PKCS5". 10:43:57,350 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB160/PKCS5PADDING". 10:43:57,350 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB160/PKCS7". 10:43:57,350 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB160/PKCS7PADDING". 10:43:57,350 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB160/TBC". 10:43:57,350 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB160/TBCPADDING". 10:43:57,350 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB160/X9.23". 10:43:57,350 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB160/X9.23PADDING". 10:43:57,350 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB160/ZEROBYTE". 10:43:57,351 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB160/ZEROBYTEPADDING". 10:43:57,351 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB168/". 10:43:57,351 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB168/ISO10126". 10:43:57,351 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB168/ISO10126-2". 10:43:57,351 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB168/ISO10126-2PADDING". 10:43:57,351 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB168/ISO10126PADDING". 10:43:57,351 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB168/ISO7816-4". 10:43:57,351 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB168/ISO7816-4PADDING". 10:43:57,351 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB168/NOPADDING". 10:43:57,351 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB168/PKCS5". 10:43:57,351 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB168/PKCS5PADDING". 10:43:57,351 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB168/PKCS7". 10:43:57,351 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB168/PKCS7PADDING". 10:43:57,351 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB168/TBC". 10:43:57,351 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB168/TBCPADDING". 10:43:57,351 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB168/X9.23". 10:43:57,351 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB168/X9.23PADDING". 10:43:57,351 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB168/ZEROBYTE". 10:43:57,351 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB168/ZEROBYTEPADDING". 10:43:57,351 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB176/". 10:43:57,351 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB176/ISO10126". 10:43:57,351 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB176/ISO10126-2". 10:43:57,351 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB176/ISO10126-2PADDING". 10:43:57,351 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB176/ISO10126PADDING". 10:43:57,352 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB176/ISO7816-4". 10:43:57,352 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB176/ISO7816-4PADDING". 10:43:57,352 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB176/NOPADDING". 10:43:57,352 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB176/PKCS5". 10:43:57,352 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB176/PKCS5PADDING". 10:43:57,352 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB176/PKCS7". 10:43:57,352 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB176/PKCS7PADDING". 10:43:57,352 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB176/TBC". 10:43:57,352 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB176/TBCPADDING". 10:43:57,352 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB176/X9.23". 10:43:57,352 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB176/X9.23PADDING". 10:43:57,352 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB176/ZEROBYTE". 10:43:57,352 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB176/ZEROBYTEPADDING". 10:43:57,352 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB184/". 10:43:57,352 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB184/ISO10126". 10:43:57,352 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB184/ISO10126-2". 10:43:57,352 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB184/ISO10126-2PADDING". 10:43:57,352 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB184/ISO10126PADDING". 10:43:57,352 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB184/ISO7816-4". 10:43:57,352 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB184/ISO7816-4PADDING". 10:43:57,352 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB184/NOPADDING". 10:43:57,352 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB184/PKCS5". 10:43:57,352 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB184/PKCS5PADDING". 10:43:57,352 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB184/PKCS7". 10:43:57,352 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB184/PKCS7PADDING". 10:43:57,352 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB184/TBC". 10:43:57,352 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB184/TBCPADDING". 10:43:57,352 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB184/X9.23". 10:43:57,352 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB184/X9.23PADDING". 10:43:57,352 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB184/ZEROBYTE". 10:43:57,352 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB184/ZEROBYTEPADDING". 10:43:57,352 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB192/". 10:43:57,352 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB192/ISO10126". 10:43:57,352 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB192/ISO10126-2". 10:43:57,352 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB192/ISO10126-2PADDING". 10:43:57,352 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB192/ISO10126PADDING". 10:43:57,353 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB192/ISO7816-4". 10:43:57,353 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB192/ISO7816-4PADDING". 10:43:57,353 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB192/NOPADDING". 10:43:57,353 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB192/PKCS5". 10:43:57,353 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB192/PKCS5PADDING". 10:43:57,353 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB192/PKCS7". 10:43:57,353 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB192/PKCS7PADDING". 10:43:57,353 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB192/TBC". 10:43:57,353 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB192/TBCPADDING". 10:43:57,353 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB192/X9.23". 10:43:57,353 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB192/X9.23PADDING". 10:43:57,353 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB192/ZEROBYTE". 10:43:57,353 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB192/ZEROBYTEPADDING". 10:43:57,353 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB200/". 10:43:57,353 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB200/ISO10126". 10:43:57,353 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB200/ISO10126-2". 10:43:57,353 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB200/ISO10126-2PADDING". 10:43:57,353 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB200/ISO10126PADDING". 10:43:57,353 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB200/ISO7816-4". 10:43:57,353 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB200/ISO7816-4PADDING". 10:43:57,353 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB200/NOPADDING". 10:43:57,353 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB200/PKCS5". 10:43:57,353 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB200/PKCS5PADDING". 10:43:57,353 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB200/PKCS7". 10:43:57,353 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB200/PKCS7PADDING". 10:43:57,353 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB200/TBC". 10:43:57,353 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB200/TBCPADDING". 10:43:57,353 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB200/X9.23". 10:43:57,353 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB200/X9.23PADDING". 10:43:57,353 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB200/ZEROBYTE". 10:43:57,353 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB200/ZEROBYTEPADDING". 10:43:57,353 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB208/". 10:43:57,353 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB208/ISO10126". 10:43:57,354 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB208/ISO10126-2". 10:43:57,354 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB208/ISO10126-2PADDING". 10:43:57,354 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB208/ISO10126PADDING". 10:43:57,354 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB208/ISO7816-4". 10:43:57,354 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB208/ISO7816-4PADDING". 10:43:57,354 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB208/NOPADDING". 10:43:57,354 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB208/PKCS5". 10:43:57,354 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB208/PKCS5PADDING". 10:43:57,354 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB208/PKCS7". 10:43:57,354 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB208/PKCS7PADDING". 10:43:57,354 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB208/TBC". 10:43:57,354 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB208/TBCPADDING". 10:43:57,354 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB208/X9.23". 10:43:57,354 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB208/X9.23PADDING". 10:43:57,354 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB208/ZEROBYTE". 10:43:57,354 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB208/ZEROBYTEPADDING". 10:43:57,354 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB216/". 10:43:57,354 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB216/ISO10126". 10:43:57,354 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB216/ISO10126-2". 10:43:57,354 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB216/ISO10126-2PADDING". 10:43:57,354 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB216/ISO10126PADDING". 10:43:57,354 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB216/ISO7816-4". 10:43:57,354 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB216/ISO7816-4PADDING". 10:43:57,354 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB216/NOPADDING". 10:43:57,354 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB216/PKCS5". 10:43:57,354 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB216/PKCS5PADDING". 10:43:57,354 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB216/PKCS7". 10:43:57,354 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB216/PKCS7PADDING". 10:43:57,354 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB216/TBC". 10:43:57,354 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB216/TBCPADDING". 10:43:57,354 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB216/X9.23". 10:43:57,354 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB216/X9.23PADDING". 10:43:57,354 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB216/ZEROBYTE". 10:43:57,354 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB216/ZEROBYTEPADDING". 10:43:57,355 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB224/". 10:43:57,355 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB224/ISO10126". 10:43:57,355 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB224/ISO10126-2". 10:43:57,355 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB224/ISO10126-2PADDING". 10:43:57,355 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB224/ISO10126PADDING". 10:43:57,355 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB224/ISO7816-4". 10:43:57,355 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB224/ISO7816-4PADDING". 10:43:57,355 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB224/NOPADDING". 10:43:57,355 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB224/PKCS5". 10:43:57,355 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB224/PKCS5PADDING". 10:43:57,355 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB224/PKCS7". 10:43:57,355 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB224/PKCS7PADDING". 10:43:57,355 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB224/TBC". 10:43:57,355 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB224/TBCPADDING". 10:43:57,355 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB224/X9.23". 10:43:57,355 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB224/X9.23PADDING". 10:43:57,355 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB224/ZEROBYTE". 10:43:57,355 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB224/ZEROBYTEPADDING". 10:43:57,355 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB232/". 10:43:57,355 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB232/ISO10126". 10:43:57,355 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB232/ISO10126-2". 10:43:57,356 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB232/ISO10126-2PADDING". 10:43:57,356 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB232/ISO10126PADDING". 10:43:57,356 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB232/ISO7816-4". 10:43:57,356 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB232/ISO7816-4PADDING". 10:43:57,356 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB232/NOPADDING". 10:43:57,356 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB232/PKCS5". 10:43:57,356 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB232/PKCS5PADDING". 10:43:57,356 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB232/PKCS7". 10:43:57,356 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB232/PKCS7PADDING". 10:43:57,356 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB232/TBC". 10:43:57,356 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB232/TBCPADDING". 10:43:57,356 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB232/X9.23". 10:43:57,356 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB232/X9.23PADDING". 10:43:57,356 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB232/ZEROBYTE". 10:43:57,356 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB232/ZEROBYTEPADDING". 10:43:57,356 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB24/". 10:43:57,356 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB24/ISO10126". 10:43:57,356 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB24/ISO10126-2". 10:43:57,356 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB24/ISO10126-2PADDING". 10:43:57,356 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB24/ISO10126PADDING". 10:43:57,356 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB24/ISO7816-4". 10:43:57,356 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB24/ISO7816-4PADDING". 10:43:57,356 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB24/NOPADDING". 10:43:57,356 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB24/PKCS5". 10:43:57,356 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB24/PKCS5PADDING". 10:43:57,356 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB24/PKCS7". 10:43:57,356 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB24/PKCS7PADDING". 10:43:57,356 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB24/TBC". 10:43:57,356 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB24/TBCPADDING". 10:43:57,356 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB24/X9.23". 10:43:57,356 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB24/X9.23PADDING". 10:43:57,356 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB24/ZEROBYTE". 10:43:57,356 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB24/ZEROBYTEPADDING". 10:43:57,356 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB240/". 10:43:57,357 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB240/ISO10126". 10:43:57,357 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB240/ISO10126-2". 10:43:57,357 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB240/ISO10126-2PADDING". 10:43:57,357 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB240/ISO10126PADDING". 10:43:57,357 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB240/ISO7816-4". 10:43:57,357 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB240/ISO7816-4PADDING". 10:43:57,357 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB240/NOPADDING". 10:43:57,357 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB240/PKCS5". 10:43:57,357 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB240/PKCS5PADDING". 10:43:57,357 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB240/PKCS7". 10:43:57,357 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB240/PKCS7PADDING". 10:43:57,357 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB240/TBC". 10:43:57,357 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB240/TBCPADDING". 10:43:57,357 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB240/X9.23". 10:43:57,357 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB240/X9.23PADDING". 10:43:57,357 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB240/ZEROBYTE". 10:43:57,357 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB240/ZEROBYTEPADDING". 10:43:57,357 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB248/". 10:43:57,357 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB248/ISO10126". 10:43:57,357 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB248/ISO10126-2". 10:43:57,357 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB248/ISO10126-2PADDING". 10:43:57,357 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB248/ISO10126PADDING". 10:43:57,357 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB248/ISO7816-4". 10:43:57,357 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB248/ISO7816-4PADDING". 10:43:57,357 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB248/NOPADDING". 10:43:57,357 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB248/PKCS5". 10:43:57,357 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB248/PKCS5PADDING". 10:43:57,357 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB248/PKCS7". 10:43:57,357 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB248/PKCS7PADDING". 10:43:57,357 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB248/TBC". 10:43:57,357 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB248/TBCPADDING". 10:43:57,357 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB248/X9.23". 10:43:57,357 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB248/X9.23PADDING". 10:43:57,357 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB248/ZEROBYTE". 10:43:57,358 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB248/ZEROBYTEPADDING". 10:43:57,358 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB256/". 10:43:57,358 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB256/ISO10126". 10:43:57,358 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB256/ISO10126-2". 10:43:57,358 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB256/ISO10126-2PADDING". 10:43:57,358 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB256/ISO10126PADDING". 10:43:57,358 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB256/ISO7816-4". 10:43:57,358 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB256/ISO7816-4PADDING". 10:43:57,358 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB256/NOPADDING". 10:43:57,358 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB256/PKCS5". 10:43:57,358 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB256/PKCS5PADDING". 10:43:57,358 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB256/PKCS7". 10:43:57,358 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB256/PKCS7PADDING". 10:43:57,358 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB256/TBC". 10:43:57,358 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB256/TBCPADDING". 10:43:57,358 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB256/X9.23". 10:43:57,358 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB256/X9.23PADDING". 10:43:57,358 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB256/ZEROBYTE". 10:43:57,358 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB256/ZEROBYTEPADDING". 10:43:57,358 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB32/". 10:43:57,358 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB32/ISO10126". 10:43:57,358 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB32/ISO10126-2". 10:43:57,358 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB32/ISO10126-2PADDING". 10:43:57,358 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB32/ISO10126PADDING". 10:43:57,358 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB32/ISO7816-4". 10:43:57,358 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB32/ISO7816-4PADDING". 10:43:57,358 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB32/NOPADDING". 10:43:57,358 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB32/PKCS5". 10:43:57,358 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB32/PKCS5PADDING". 10:43:57,358 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB32/PKCS7". 10:43:57,358 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB32/PKCS7PADDING". 10:43:57,358 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB32/TBC". 10:43:57,358 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB32/TBCPADDING". 10:43:57,359 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB32/X9.23". 10:43:57,359 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB32/X9.23PADDING". 10:43:57,359 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB32/ZEROBYTE". 10:43:57,359 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB32/ZEROBYTEPADDING". 10:43:57,359 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB40/". 10:43:57,359 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB40/ISO10126". 10:43:57,359 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB40/ISO10126-2". 10:43:57,359 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB40/ISO10126-2PADDING". 10:43:57,359 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB40/ISO10126PADDING". 10:43:57,359 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB40/ISO7816-4". 10:43:57,359 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB40/ISO7816-4PADDING". 10:43:57,359 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB40/NOPADDING". 10:43:57,359 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB40/PKCS5". 10:43:57,359 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB40/PKCS5PADDING". 10:43:57,359 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB40/PKCS7". 10:43:57,359 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB40/PKCS7PADDING". 10:43:57,359 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB40/TBC". 10:43:57,359 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB40/TBCPADDING". 10:43:57,359 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB40/X9.23". 10:43:57,359 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB40/X9.23PADDING". 10:43:57,359 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB40/ZEROBYTE". 10:43:57,359 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB40/ZEROBYTEPADDING". 10:43:57,359 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB48/". 10:43:57,359 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB48/ISO10126". 10:43:57,360 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB48/ISO10126-2". 10:43:57,360 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB48/ISO10126-2PADDING". 10:43:57,360 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB48/ISO10126PADDING". 10:43:57,360 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB48/ISO7816-4". 10:43:57,360 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB48/ISO7816-4PADDING". 10:43:57,360 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB48/NOPADDING". 10:43:57,360 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB48/PKCS5". 10:43:57,360 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB48/PKCS5PADDING". 10:43:57,360 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB48/PKCS7". 10:43:57,360 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB48/PKCS7PADDING". 10:43:57,360 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB48/TBC". 10:43:57,360 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB48/TBCPADDING". 10:43:57,360 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB48/X9.23". 10:43:57,360 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB48/X9.23PADDING". 10:43:57,360 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB48/ZEROBYTE". 10:43:57,360 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB48/ZEROBYTEPADDING". 10:43:57,360 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB56/". 10:43:57,360 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB56/ISO10126". 10:43:57,360 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB56/ISO10126-2". 10:43:57,360 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB56/ISO10126-2PADDING". 10:43:57,360 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB56/ISO10126PADDING". 10:43:57,360 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB56/ISO7816-4". 10:43:57,360 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB56/ISO7816-4PADDING". 10:43:57,360 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB56/NOPADDING". 10:43:57,360 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB56/PKCS5". 10:43:57,360 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB56/PKCS5PADDING". 10:43:57,360 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB56/PKCS7". 10:43:57,360 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB56/PKCS7PADDING". 10:43:57,360 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB56/TBC". 10:43:57,361 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB56/TBCPADDING". 10:43:57,361 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB56/X9.23". 10:43:57,361 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB56/X9.23PADDING". 10:43:57,361 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB56/ZEROBYTE". 10:43:57,361 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB56/ZEROBYTEPADDING". 10:43:57,361 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB64/". 10:43:57,361 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB64/ISO10126". 10:43:57,361 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB64/ISO10126-2". 10:43:57,361 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB64/ISO10126-2PADDING". 10:43:57,361 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB64/ISO10126PADDING". 10:43:57,361 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB64/ISO7816-4". 10:43:57,361 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB64/ISO7816-4PADDING". 10:43:57,361 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB64/NOPADDING". 10:43:57,361 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB64/PKCS5". 10:43:57,361 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB64/PKCS5PADDING". 10:43:57,361 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB64/PKCS7". 10:43:57,361 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB64/PKCS7PADDING". 10:43:57,361 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB64/TBC". 10:43:57,361 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB64/TBCPADDING". 10:43:57,361 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB64/X9.23". 10:43:57,361 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB64/X9.23PADDING". 10:43:57,361 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB64/ZEROBYTE". 10:43:57,361 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB64/ZEROBYTEPADDING". 10:43:57,361 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB72/". 10:43:57,361 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB72/ISO10126". 10:43:57,361 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB72/ISO10126-2". 10:43:57,362 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB72/ISO10126-2PADDING". 10:43:57,362 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB72/ISO10126PADDING". 10:43:57,362 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB72/ISO7816-4". 10:43:57,362 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB72/ISO7816-4PADDING". 10:43:57,362 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB72/NOPADDING". 10:43:57,362 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB72/PKCS5". 10:43:57,362 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB72/PKCS5PADDING". 10:43:57,362 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB72/PKCS7". 10:43:57,362 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB72/PKCS7PADDING". 10:43:57,362 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB72/TBC". 10:43:57,362 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB72/TBCPADDING". 10:43:57,362 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB72/X9.23". 10:43:57,362 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB72/X9.23PADDING". 10:43:57,362 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB72/ZEROBYTE". 10:43:57,362 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB72/ZEROBYTEPADDING". 10:43:57,362 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB8/". 10:43:57,362 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB8/ISO10126". 10:43:57,362 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB8/ISO10126-2". 10:43:57,362 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB8/ISO10126-2PADDING". 10:43:57,362 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB8/ISO10126PADDING". 10:43:57,362 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB8/ISO7816-4". 10:43:57,362 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB8/ISO7816-4PADDING". 10:43:57,362 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB8/NOPADDING". 10:43:57,362 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB8/PKCS5". 10:43:57,362 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB8/PKCS5PADDING". 10:43:57,362 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB8/PKCS7". 10:43:57,362 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB8/PKCS7PADDING". 10:43:57,362 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB8/TBC". 10:43:57,362 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB8/TBCPADDING". 10:43:57,362 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB8/X9.23". 10:43:57,362 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB8/X9.23PADDING". 10:43:57,362 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB8/ZEROBYTE". 10:43:57,362 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB8/ZEROBYTEPADDING". 10:43:57,363 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB80/". 10:43:57,363 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB80/ISO10126". 10:43:57,363 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB80/ISO10126-2". 10:43:57,363 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB80/ISO10126-2PADDING". 10:43:57,363 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB80/ISO10126PADDING". 10:43:57,363 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB80/ISO7816-4". 10:43:57,363 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB80/ISO7816-4PADDING". 10:43:57,363 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB80/NOPADDING". 10:43:57,363 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB80/PKCS5". 10:43:57,363 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB80/PKCS5PADDING". 10:43:57,363 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB80/PKCS7". 10:43:57,363 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB80/PKCS7PADDING". 10:43:57,363 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB80/TBC". 10:43:57,363 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB80/TBCPADDING". 10:43:57,363 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB80/X9.23". 10:43:57,363 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB80/X9.23PADDING". 10:43:57,363 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB80/ZEROBYTE". 10:43:57,363 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB80/ZEROBYTEPADDING". 10:43:57,363 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB88/". 10:43:57,363 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB88/ISO10126". 10:43:57,363 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB88/ISO10126-2". 10:43:57,363 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB88/ISO10126-2PADDING". 10:43:57,363 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB88/ISO10126PADDING". 10:43:57,363 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB88/ISO7816-4". 10:43:57,363 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB88/ISO7816-4PADDING". 10:43:57,364 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB88/NOPADDING". 10:43:57,364 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB88/PKCS5". 10:43:57,364 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB88/PKCS5PADDING". 10:43:57,364 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB88/PKCS7". 10:43:57,364 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB88/PKCS7PADDING". 10:43:57,364 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB88/TBC". 10:43:57,364 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB88/TBCPADDING". 10:43:57,364 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB88/X9.23". 10:43:57,364 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB88/X9.23PADDING". 10:43:57,364 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB88/ZEROBYTE". 10:43:57,364 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB88/ZEROBYTEPADDING". 10:43:57,364 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB96/". 10:43:57,364 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB96/ISO10126". 10:43:57,364 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB96/ISO10126-2". 10:43:57,364 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB96/ISO10126-2PADDING". 10:43:57,364 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB96/ISO10126PADDING". 10:43:57,364 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB96/ISO7816-4". 10:43:57,364 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB96/ISO7816-4PADDING". 10:43:57,364 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB96/NOPADDING". 10:43:57,364 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB96/PKCS5". 10:43:57,364 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB96/PKCS5PADDING". 10:43:57,364 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB96/PKCS7". 10:43:57,364 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB96/PKCS7PADDING". 10:43:57,364 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB96/TBC". 10:43:57,364 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB96/TBCPADDING". 10:43:57,364 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB96/X9.23". 10:43:57,364 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB96/X9.23PADDING". 10:43:57,364 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB96/ZEROBYTE". 10:43:57,364 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB96/ZEROBYTEPADDING". 10:43:57,364 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/SIC/". 10:43:57,364 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/SIC/ISO10126". 10:43:57,365 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/SIC/ISO10126-2". 10:43:57,365 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/SIC/ISO10126-2PADDING". 10:43:57,365 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/SIC/ISO10126PADDING". 10:43:57,365 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/SIC/ISO7816-4". 10:43:57,365 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/SIC/ISO7816-4PADDING". 10:43:57,365 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/SIC/NOPADDING". 10:43:57,365 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/SIC/PKCS5". 10:43:57,365 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/SIC/PKCS5PADDING". 10:43:57,365 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/SIC/PKCS7". 10:43:57,365 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/SIC/PKCS7PADDING". 10:43:57,365 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/SIC/TBC". 10:43:57,365 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/SIC/TBCPADDING". 10:43:57,365 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/SIC/X9.23". 10:43:57,365 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/SIC/X9.23PADDING". 10:43:57,365 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/SIC/ZEROBYTE". 10:43:57,365 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/SIC/ZEROBYTEPADDING". 10:43:57,365 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE//". 10:43:57,365 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE//NOPADDING". 10:43:57,365 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CBC-CTS/". 10:43:57,366 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CBC-CTS/NOPADDING". 10:43:57,366 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CBC/". 10:43:57,366 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CBC/ISO10126". 10:43:57,366 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CBC/ISO10126-2". 10:43:57,366 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CBC/ISO10126-2PADDING". 10:43:57,366 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CBC/ISO10126PADDING". 10:43:57,366 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CBC/ISO7816-4". 10:43:57,366 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CBC/ISO7816-4PADDING". 10:43:57,366 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CBC/NOPADDING". 10:43:57,366 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CBC/PKCS5". 10:43:57,366 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CBC/PKCS5PADDING". 10:43:57,366 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CBC/PKCS7". 10:43:57,367 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CBC/PKCS7PADDING". 10:43:57,367 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CBC/TBC". 10:43:57,367 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CBC/TBCPADDING". 10:43:57,367 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CBC/X9.23". 10:43:57,367 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CBC/X9.23PADDING". 10:43:57,367 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CBC/ZEROBYTE". 10:43:57,367 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CBC/ZEROBYTEPADDING". 10:43:57,367 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB/". 10:43:57,367 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB/ISO10126". 10:43:57,367 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB/ISO10126-2". 10:43:57,367 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB/ISO10126-2PADDING". 10:43:57,367 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB/ISO10126PADDING". 10:43:57,367 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB/ISO7816-4". 10:43:57,368 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB/ISO7816-4PADDING". 10:43:57,368 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB/NOPADDING". 10:43:57,368 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB/PKCS5". 10:43:57,368 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB/PKCS5PADDING". 10:43:57,368 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB/PKCS7". 10:43:57,368 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB/PKCS7PADDING". 10:43:57,368 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB/TBC". 10:43:57,368 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB/TBCPADDING". 10:43:57,368 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB/X9.23". 10:43:57,368 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB/X9.23PADDING". 10:43:57,368 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB/ZEROBYTE". 10:43:57,368 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB/ZEROBYTEPADDING". 10:43:57,368 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB104/". 10:43:57,368 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB104/ISO10126". 10:43:57,368 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB104/ISO10126-2". 10:43:57,368 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB104/ISO10126-2PADDING". 10:43:57,368 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB104/ISO10126PADDING". 10:43:57,368 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB104/ISO7816-4". 10:43:57,368 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB104/ISO7816-4PADDING". 10:43:57,368 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB104/NOPADDING". 10:43:57,368 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB104/PKCS5". 10:43:57,368 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB104/PKCS5PADDING". 10:43:57,368 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB104/PKCS7". 10:43:57,369 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB104/PKCS7PADDING". 10:43:57,369 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB104/TBC". 10:43:57,369 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB104/TBCPADDING". 10:43:57,369 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB104/X9.23". 10:43:57,369 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB104/X9.23PADDING". 10:43:57,369 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB104/ZEROBYTE". 10:43:57,369 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB104/ZEROBYTEPADDING". 10:43:57,369 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB112/". 10:43:57,369 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB112/ISO10126". 10:43:57,369 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB112/ISO10126-2". 10:43:57,369 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB112/ISO10126-2PADDING". 10:43:57,369 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB112/ISO10126PADDING". 10:43:57,369 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB112/ISO7816-4". 10:43:57,369 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB112/ISO7816-4PADDING". 10:43:57,369 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB112/NOPADDING". 10:43:57,369 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB112/PKCS5". 10:43:57,369 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB112/PKCS5PADDING". 10:43:57,369 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB112/PKCS7". 10:43:57,369 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB112/PKCS7PADDING". 10:43:57,369 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB112/TBC". 10:43:57,369 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB112/TBCPADDING". 10:43:57,369 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB112/X9.23". 10:43:57,369 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB112/X9.23PADDING". 10:43:57,369 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB112/ZEROBYTE". 10:43:57,369 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB112/ZEROBYTEPADDING". 10:43:57,369 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB120/". 10:43:57,369 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB120/ISO10126". 10:43:57,369 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB120/ISO10126-2". 10:43:57,369 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB120/ISO10126-2PADDING". 10:43:57,369 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB120/ISO10126PADDING". 10:43:57,369 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB120/ISO7816-4". 10:43:57,370 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB120/ISO7816-4PADDING". 10:43:57,370 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB120/NOPADDING". 10:43:57,370 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB120/PKCS5". 10:43:57,370 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB120/PKCS5PADDING". 10:43:57,370 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB120/PKCS7". 10:43:57,370 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB120/PKCS7PADDING". 10:43:57,370 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB120/TBC". 10:43:57,370 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB120/TBCPADDING". 10:43:57,370 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB120/X9.23". 10:43:57,370 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB120/X9.23PADDING". 10:43:57,370 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB120/ZEROBYTE". 10:43:57,370 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB120/ZEROBYTEPADDING". 10:43:57,370 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB128/". 10:43:57,370 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB128/ISO10126". 10:43:57,370 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB128/ISO10126-2". 10:43:57,370 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB128/ISO10126-2PADDING". 10:43:57,370 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB128/ISO10126PADDING". 10:43:57,370 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB128/ISO7816-4". 10:43:57,370 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB128/ISO7816-4PADDING". 10:43:57,370 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB128/NOPADDING". 10:43:57,370 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB128/PKCS5". 10:43:57,370 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB128/PKCS5PADDING". 10:43:57,370 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB128/PKCS7". 10:43:57,370 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB128/PKCS7PADDING". 10:43:57,370 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB128/TBC". 10:43:57,370 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB128/TBCPADDING". 10:43:57,370 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB128/X9.23". 10:43:57,371 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB128/X9.23PADDING". 10:43:57,371 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB128/ZEROBYTE". 10:43:57,371 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB128/ZEROBYTEPADDING". 10:43:57,371 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB136/". 10:43:57,371 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB136/ISO10126". 10:43:57,371 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB136/ISO10126-2". 10:43:57,371 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB136/ISO10126-2PADDING". 10:43:57,371 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB136/ISO10126PADDING". 10:43:57,371 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB136/ISO7816-4". 10:43:57,371 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB136/ISO7816-4PADDING". 10:43:57,371 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB136/NOPADDING". 10:43:57,371 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB136/PKCS5". 10:43:57,371 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB136/PKCS5PADDING". 10:43:57,371 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB136/PKCS7". 10:43:57,371 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB136/PKCS7PADDING". 10:43:57,371 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB136/TBC". 10:43:57,371 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB136/TBCPADDING". 10:43:57,371 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB136/X9.23". 10:43:57,371 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB136/X9.23PADDING". 10:43:57,371 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB136/ZEROBYTE". 10:43:57,371 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB136/ZEROBYTEPADDING". 10:43:57,371 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB144/". 10:43:57,371 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB144/ISO10126". 10:43:57,371 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB144/ISO10126-2". 10:43:57,372 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB144/ISO10126-2PADDING". 10:43:57,372 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB144/ISO10126PADDING". 10:43:57,372 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB144/ISO7816-4". 10:43:57,372 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB144/ISO7816-4PADDING". 10:43:57,372 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB144/NOPADDING". 10:43:57,372 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB144/PKCS5". 10:43:57,372 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB144/PKCS5PADDING". 10:43:57,372 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB144/PKCS7". 10:43:57,372 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB144/PKCS7PADDING". 10:43:57,372 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB144/TBC". 10:43:57,372 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB144/TBCPADDING". 10:43:57,372 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB144/X9.23". 10:43:57,372 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB144/X9.23PADDING". 10:43:57,372 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB144/ZEROBYTE". 10:43:57,372 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB144/ZEROBYTEPADDING". 10:43:57,372 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB152/". 10:43:57,372 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB152/ISO10126". 10:43:57,372 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB152/ISO10126-2". 10:43:57,372 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB152/ISO10126-2PADDING". 10:43:57,372 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB152/ISO10126PADDING". 10:43:57,372 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB152/ISO7816-4". 10:43:57,372 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB152/ISO7816-4PADDING". 10:43:57,372 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB152/NOPADDING". 10:43:57,372 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB152/PKCS5". 10:43:57,372 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB152/PKCS5PADDING". 10:43:57,372 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB152/PKCS7". 10:43:57,372 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB152/PKCS7PADDING". 10:43:57,372 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB152/TBC". 10:43:57,372 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB152/TBCPADDING". 10:43:57,372 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB152/X9.23". 10:43:57,373 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB152/X9.23PADDING". 10:43:57,373 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB152/ZEROBYTE". 10:43:57,373 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB152/ZEROBYTEPADDING". 10:43:57,373 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB16/". 10:43:57,373 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB16/ISO10126". 10:43:57,373 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB16/ISO10126-2". 10:43:57,373 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB16/ISO10126-2PADDING". 10:43:57,373 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB16/ISO10126PADDING". 10:43:57,373 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB16/ISO7816-4". 10:43:57,373 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB16/ISO7816-4PADDING". 10:43:57,373 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB16/NOPADDING". 10:43:57,373 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB16/PKCS5". 10:43:57,373 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB16/PKCS5PADDING". 10:43:57,373 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB16/PKCS7". 10:43:57,373 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB16/PKCS7PADDING". 10:43:57,373 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB16/TBC". 10:43:57,373 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB16/TBCPADDING". 10:43:57,373 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB16/X9.23". 10:43:57,373 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB16/X9.23PADDING". 10:43:57,373 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB16/ZEROBYTE". 10:43:57,373 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB16/ZEROBYTEPADDING". 10:43:57,373 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB160/". 10:43:57,374 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB160/ISO10126". 10:43:57,374 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB160/ISO10126-2". 10:43:57,374 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB160/ISO10126-2PADDING". 10:43:57,374 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB160/ISO10126PADDING". 10:43:57,374 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB160/ISO7816-4". 10:43:57,374 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB160/ISO7816-4PADDING". 10:43:57,374 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB160/NOPADDING". 10:43:57,374 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB160/PKCS5". 10:43:57,374 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB160/PKCS5PADDING". 10:43:57,374 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB160/PKCS7". 10:43:57,374 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB160/PKCS7PADDING". 10:43:57,374 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB160/TBC". 10:43:57,374 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB160/TBCPADDING". 10:43:57,374 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB160/X9.23". 10:43:57,374 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB160/X9.23PADDING". 10:43:57,374 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB160/ZEROBYTE". 10:43:57,374 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB160/ZEROBYTEPADDING". 10:43:57,374 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB168/". 10:43:57,374 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB168/ISO10126". 10:43:57,374 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB168/ISO10126-2". 10:43:57,374 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB168/ISO10126-2PADDING". 10:43:57,374 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB168/ISO10126PADDING". 10:43:57,374 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB168/ISO7816-4". 10:43:57,374 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB168/ISO7816-4PADDING". 10:43:57,374 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB168/NOPADDING". 10:43:57,374 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB168/PKCS5". 10:43:57,374 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB168/PKCS5PADDING". 10:43:57,374 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB168/PKCS7". 10:43:57,374 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB168/PKCS7PADDING". 10:43:57,374 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB168/TBC". 10:43:57,374 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB168/TBCPADDING". 10:43:57,375 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB168/X9.23". 10:43:57,375 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB168/X9.23PADDING". 10:43:57,375 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB168/ZEROBYTE". 10:43:57,375 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB168/ZEROBYTEPADDING". 10:43:57,375 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB176/". 10:43:57,375 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB176/ISO10126". 10:43:57,375 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB176/ISO10126-2". 10:43:57,375 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB176/ISO10126-2PADDING". 10:43:57,375 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB176/ISO10126PADDING". 10:43:57,375 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB176/ISO7816-4". 10:43:57,375 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB176/ISO7816-4PADDING". 10:43:57,375 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB176/NOPADDING". 10:43:57,375 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB176/PKCS5". 10:43:57,375 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB176/PKCS5PADDING". 10:43:57,375 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB176/PKCS7". 10:43:57,375 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB176/PKCS7PADDING". 10:43:57,375 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB176/TBC". 10:43:57,375 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB176/TBCPADDING". 10:43:57,375 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB176/X9.23". 10:43:57,375 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB176/X9.23PADDING". 10:43:57,375 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB176/ZEROBYTE". 10:43:57,375 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB176/ZEROBYTEPADDING". 10:43:57,375 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB184/". 10:43:57,375 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB184/ISO10126". 10:43:57,375 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB184/ISO10126-2". 10:43:57,375 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB184/ISO10126-2PADDING". 10:43:57,375 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB184/ISO10126PADDING". 10:43:57,376 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB184/ISO7816-4". 10:43:57,376 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB184/ISO7816-4PADDING". 10:43:57,376 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB184/NOPADDING". 10:43:57,376 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB184/PKCS5". 10:43:57,376 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB184/PKCS5PADDING". 10:43:57,376 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB184/PKCS7". 10:43:57,376 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB184/PKCS7PADDING". 10:43:57,376 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB184/TBC". 10:43:57,376 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB184/TBCPADDING". 10:43:57,376 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB184/X9.23". 10:43:57,376 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB184/X9.23PADDING". 10:43:57,376 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB184/ZEROBYTE". 10:43:57,376 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB184/ZEROBYTEPADDING". 10:43:57,376 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB192/". 10:43:57,376 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB192/ISO10126". 10:43:57,376 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB192/ISO10126-2". 10:43:57,376 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB192/ISO10126-2PADDING". 10:43:57,376 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB192/ISO10126PADDING". 10:43:57,376 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB192/ISO7816-4". 10:43:57,376 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB192/ISO7816-4PADDING". 10:43:57,376 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB192/NOPADDING". 10:43:57,376 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB192/PKCS5". 10:43:57,376 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB192/PKCS5PADDING". 10:43:57,376 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB192/PKCS7". 10:43:57,376 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB192/PKCS7PADDING". 10:43:57,376 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB192/TBC". 10:43:57,376 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB192/TBCPADDING". 10:43:57,377 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB192/X9.23". 10:43:57,377 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB192/X9.23PADDING". 10:43:57,377 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB192/ZEROBYTE". 10:43:57,377 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB192/ZEROBYTEPADDING". 10:43:57,377 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB200/". 10:43:57,377 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB200/ISO10126". 10:43:57,377 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB200/ISO10126-2". 10:43:57,377 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB200/ISO10126-2PADDING". 10:43:57,377 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB200/ISO10126PADDING". 10:43:57,377 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB200/ISO7816-4". 10:43:57,377 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB200/ISO7816-4PADDING". 10:43:57,377 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB200/NOPADDING". 10:43:57,377 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB200/PKCS5". 10:43:57,377 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB200/PKCS5PADDING". 10:43:57,377 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB200/PKCS7". 10:43:57,377 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB200/PKCS7PADDING". 10:43:57,377 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB200/TBC". 10:43:57,377 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB200/TBCPADDING". 10:43:57,377 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB200/X9.23". 10:43:57,377 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB200/X9.23PADDING". 10:43:57,377 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB200/ZEROBYTE". 10:43:57,377 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB200/ZEROBYTEPADDING". 10:43:57,377 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB208/". 10:43:57,377 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB208/ISO10126". 10:43:57,377 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB208/ISO10126-2". 10:43:57,377 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB208/ISO10126-2PADDING". 10:43:57,378 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB208/ISO10126PADDING". 10:43:57,378 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB208/ISO7816-4". 10:43:57,378 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB208/ISO7816-4PADDING". 10:43:57,378 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB208/NOPADDING". 10:43:57,378 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB208/PKCS5". 10:43:57,378 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB208/PKCS5PADDING". 10:43:57,378 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB208/PKCS7". 10:43:57,378 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB208/PKCS7PADDING". 10:43:57,378 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB208/TBC". 10:43:57,378 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB208/TBCPADDING". 10:43:57,378 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB208/X9.23". 10:43:57,378 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB208/X9.23PADDING". 10:43:57,378 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB208/ZEROBYTE". 10:43:57,378 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB208/ZEROBYTEPADDING". 10:43:57,378 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB216/". 10:43:57,378 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB216/ISO10126". 10:43:57,378 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB216/ISO10126-2". 10:43:57,378 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB216/ISO10126-2PADDING". 10:43:57,378 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB216/ISO10126PADDING". 10:43:57,378 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB216/ISO7816-4". 10:43:57,378 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB216/ISO7816-4PADDING". 10:43:57,378 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB216/NOPADDING". 10:43:57,378 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB216/PKCS5". 10:43:57,378 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB216/PKCS5PADDING". 10:43:57,378 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB216/PKCS7". 10:43:57,378 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB216/PKCS7PADDING". 10:43:57,378 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB216/TBC". 10:43:57,378 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB216/TBCPADDING". 10:43:57,378 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB216/X9.23". 10:43:57,378 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB216/X9.23PADDING". 10:43:57,378 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB216/ZEROBYTE". 10:43:57,378 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB216/ZEROBYTEPADDING". 10:43:57,378 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB224/". 10:43:57,378 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB224/ISO10126". 10:43:57,379 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB224/ISO10126-2". 10:43:57,379 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB224/ISO10126-2PADDING". 10:43:57,379 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB224/ISO10126PADDING". 10:43:57,379 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB224/ISO7816-4". 10:43:57,379 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB224/ISO7816-4PADDING". 10:43:57,379 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB224/NOPADDING". 10:43:57,379 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB224/PKCS5". 10:43:57,379 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB224/PKCS5PADDING". 10:43:57,379 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB224/PKCS7". 10:43:57,379 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB224/PKCS7PADDING". 10:43:57,379 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB224/TBC". 10:43:57,379 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB224/TBCPADDING". 10:43:57,379 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB224/X9.23". 10:43:57,379 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB224/X9.23PADDING". 10:43:57,379 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB224/ZEROBYTE". 10:43:57,379 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB224/ZEROBYTEPADDING". 10:43:57,379 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB232/". 10:43:57,379 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB232/ISO10126". 10:43:57,379 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB232/ISO10126-2". 10:43:57,379 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB232/ISO10126-2PADDING". 10:43:57,379 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB232/ISO10126PADDING". 10:43:57,379 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB232/ISO7816-4". 10:43:57,379 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB232/ISO7816-4PADDING". 10:43:57,379 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB232/NOPADDING". 10:43:57,379 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB232/PKCS5". 10:43:57,379 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB232/PKCS5PADDING". 10:43:57,379 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB232/PKCS7". 10:43:57,379 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB232/PKCS7PADDING". 10:43:57,379 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB232/TBC". 10:43:57,379 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB232/TBCPADDING". 10:43:57,380 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB232/X9.23". 10:43:57,380 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB232/X9.23PADDING". 10:43:57,380 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB232/ZEROBYTE". 10:43:57,380 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB232/ZEROBYTEPADDING". 10:43:57,380 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB24/". 10:43:57,380 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB24/ISO10126". 10:43:57,380 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB24/ISO10126-2". 10:43:57,380 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB24/ISO10126-2PADDING". 10:43:57,380 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB24/ISO10126PADDING". 10:43:57,380 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB24/ISO7816-4". 10:43:57,380 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB24/ISO7816-4PADDING". 10:43:57,380 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB24/NOPADDING". 10:43:57,380 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB24/PKCS5". 10:43:57,380 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB24/PKCS5PADDING". 10:43:57,380 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB24/PKCS7". 10:43:57,380 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB24/PKCS7PADDING". 10:43:57,380 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB24/TBC". 10:43:57,380 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB24/TBCPADDING". 10:43:57,380 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB24/X9.23". 10:43:57,380 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB24/X9.23PADDING". 10:43:57,380 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB24/ZEROBYTE". 10:43:57,380 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB24/ZEROBYTEPADDING". 10:43:57,380 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB240/". 10:43:57,380 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB240/ISO10126". 10:43:57,380 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB240/ISO10126-2". 10:43:57,380 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB240/ISO10126-2PADDING". 10:43:57,380 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB240/ISO10126PADDING". 10:43:57,380 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB240/ISO7816-4". 10:43:57,380 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB240/ISO7816-4PADDING". 10:43:57,380 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB240/NOPADDING". 10:43:57,381 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB240/PKCS5". 10:43:57,381 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB240/PKCS5PADDING". 10:43:57,381 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB240/PKCS7". 10:43:57,381 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB240/PKCS7PADDING". 10:43:57,381 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB240/TBC". 10:43:57,381 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB240/TBCPADDING". 10:43:57,381 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB240/X9.23". 10:43:57,381 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB240/X9.23PADDING". 10:43:57,381 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB240/ZEROBYTE". 10:43:57,381 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB240/ZEROBYTEPADDING". 10:43:57,381 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB248/". 10:43:57,381 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB248/ISO10126". 10:43:57,381 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB248/ISO10126-2". 10:43:57,381 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB248/ISO10126-2PADDING". 10:43:57,381 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB248/ISO10126PADDING". 10:43:57,381 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB248/ISO7816-4". 10:43:57,381 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB248/ISO7816-4PADDING". 10:43:57,381 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB248/NOPADDING". 10:43:57,381 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB248/PKCS5". 10:43:57,381 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB248/PKCS5PADDING". 10:43:57,381 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB248/PKCS7". 10:43:57,381 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB248/PKCS7PADDING". 10:43:57,381 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB248/TBC". 10:43:57,381 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB248/TBCPADDING". 10:43:57,381 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB248/X9.23". 10:43:57,381 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB248/X9.23PADDING". 10:43:57,381 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB248/ZEROBYTE". 10:43:57,381 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB248/ZEROBYTEPADDING". 10:43:57,381 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB256/". 10:43:57,381 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB256/ISO10126". 10:43:57,382 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB256/ISO10126-2". 10:43:57,382 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB256/ISO10126-2PADDING". 10:43:57,382 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB256/ISO10126PADDING". 10:43:57,382 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB256/ISO7816-4". 10:43:57,382 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB256/ISO7816-4PADDING". 10:43:57,382 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB256/NOPADDING". 10:43:57,382 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB256/PKCS5". 10:43:57,382 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB256/PKCS5PADDING". 10:43:57,382 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB256/PKCS7". 10:43:57,382 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB256/PKCS7PADDING". 10:43:57,382 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB256/TBC". 10:43:57,382 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB256/TBCPADDING". 10:43:57,382 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB256/X9.23". 10:43:57,382 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB256/X9.23PADDING". 10:43:57,382 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB256/ZEROBYTE". 10:43:57,382 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB256/ZEROBYTEPADDING". 10:43:57,382 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB32/". 10:43:57,382 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB32/ISO10126". 10:43:57,382 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB32/ISO10126-2". 10:43:57,382 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB32/ISO10126-2PADDING". 10:43:57,382 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB32/ISO10126PADDING". 10:43:57,382 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB32/ISO7816-4". 10:43:57,382 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB32/ISO7816-4PADDING". 10:43:57,382 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB32/NOPADDING". 10:43:57,382 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB32/PKCS5". 10:43:57,382 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB32/PKCS5PADDING". 10:43:57,382 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB32/PKCS7". 10:43:57,382 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB32/PKCS7PADDING". 10:43:57,382 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB32/TBC". 10:43:57,382 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB32/TBCPADDING". 10:43:57,382 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB32/X9.23". 10:43:57,382 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB32/X9.23PADDING". 10:43:57,382 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB32/ZEROBYTE". 10:43:57,383 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB32/ZEROBYTEPADDING". 10:43:57,383 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB40/". 10:43:57,383 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB40/ISO10126". 10:43:57,383 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB40/ISO10126-2". 10:43:57,383 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB40/ISO10126-2PADDING". 10:43:57,383 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB40/ISO10126PADDING". 10:43:57,383 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB40/ISO7816-4". 10:43:57,383 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB40/ISO7816-4PADDING". 10:43:57,383 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB40/NOPADDING". 10:43:57,383 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB40/PKCS5". 10:43:57,383 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB40/PKCS5PADDING". 10:43:57,383 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB40/PKCS7". 10:43:57,383 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB40/PKCS7PADDING". 10:43:57,383 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB40/TBC". 10:43:57,383 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB40/TBCPADDING". 10:43:57,383 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB40/X9.23". 10:43:57,383 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB40/X9.23PADDING". 10:43:57,383 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB40/ZEROBYTE". 10:43:57,383 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB40/ZEROBYTEPADDING". 10:43:57,383 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB48/". 10:43:57,383 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB48/ISO10126". 10:43:57,383 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB48/ISO10126-2". 10:43:57,383 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB48/ISO10126-2PADDING". 10:43:57,383 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB48/ISO10126PADDING". 10:43:57,383 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB48/ISO7816-4". 10:43:57,384 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB48/ISO7816-4PADDING". 10:43:57,384 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB48/NOPADDING". 10:43:57,384 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB48/PKCS5". 10:43:57,384 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB48/PKCS5PADDING". 10:43:57,384 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB48/PKCS7". 10:43:57,384 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB48/PKCS7PADDING". 10:43:57,384 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB48/TBC". 10:43:57,384 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB48/TBCPADDING". 10:43:57,384 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB48/X9.23". 10:43:57,384 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB48/X9.23PADDING". 10:43:57,384 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB48/ZEROBYTE". 10:43:57,384 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB48/ZEROBYTEPADDING". 10:43:57,384 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB56/". 10:43:57,384 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB56/ISO10126". 10:43:57,384 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB56/ISO10126-2". 10:43:57,384 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB56/ISO10126-2PADDING". 10:43:57,384 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB56/ISO10126PADDING". 10:43:57,384 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB56/ISO7816-4". 10:43:57,384 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB56/ISO7816-4PADDING". 10:43:57,384 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB56/NOPADDING". 10:43:57,384 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB56/PKCS5". 10:43:57,384 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB56/PKCS5PADDING". 10:43:57,384 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB56/PKCS7". 10:43:57,384 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB56/PKCS7PADDING". 10:43:57,384 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB56/TBC". 10:43:57,384 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB56/TBCPADDING". 10:43:57,384 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB56/X9.23". 10:43:57,384 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB56/X9.23PADDING". 10:43:57,384 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB56/ZEROBYTE". 10:43:57,384 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB56/ZEROBYTEPADDING". 10:43:57,384 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB64/". 10:43:57,384 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB64/ISO10126". 10:43:57,384 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB64/ISO10126-2". 10:43:57,385 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB64/ISO10126-2PADDING". 10:43:57,385 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB64/ISO10126PADDING". 10:43:57,385 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB64/ISO7816-4". 10:43:57,385 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB64/ISO7816-4PADDING". 10:43:57,385 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB64/NOPADDING". 10:43:57,385 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB64/PKCS5". 10:43:57,385 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB64/PKCS5PADDING". 10:43:57,385 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB64/PKCS7". 10:43:57,385 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB64/PKCS7PADDING". 10:43:57,385 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB64/TBC". 10:43:57,385 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB64/TBCPADDING". 10:43:57,385 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB64/X9.23". 10:43:57,385 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB64/X9.23PADDING". 10:43:57,385 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB64/ZEROBYTE". 10:43:57,385 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB64/ZEROBYTEPADDING". 10:43:57,385 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB72/". 10:43:57,385 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB72/ISO10126". 10:43:57,385 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB72/ISO10126-2". 10:43:57,385 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB72/ISO10126-2PADDING". 10:43:57,385 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB72/ISO10126PADDING". 10:43:57,385 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB72/ISO7816-4". 10:43:57,385 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB72/ISO7816-4PADDING". 10:43:57,385 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB72/NOPADDING". 10:43:57,385 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB72/PKCS5". 10:43:57,386 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB72/PKCS5PADDING". 10:43:57,386 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB72/PKCS7". 10:43:57,386 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB72/PKCS7PADDING". 10:43:57,386 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB72/TBC". 10:43:57,386 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB72/TBCPADDING". 10:43:57,386 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB72/X9.23". 10:43:57,386 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB72/X9.23PADDING". 10:43:57,386 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB72/ZEROBYTE". 10:43:57,386 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB72/ZEROBYTEPADDING". 10:43:57,386 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB8/". 10:43:57,386 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB8/ISO10126". 10:43:57,386 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB8/ISO10126-2". 10:43:57,386 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB8/ISO10126-2PADDING". 10:43:57,386 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB8/ISO10126PADDING". 10:43:57,386 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB8/ISO7816-4". 10:43:57,386 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB8/ISO7816-4PADDING". 10:43:57,386 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB8/NOPADDING". 10:43:57,386 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB8/PKCS5". 10:43:57,386 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB8/PKCS5PADDING". 10:43:57,386 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB8/PKCS7". 10:43:57,386 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB8/PKCS7PADDING". 10:43:57,386 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB8/TBC". 10:43:57,386 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB8/TBCPADDING". 10:43:57,386 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB8/X9.23". 10:43:57,386 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB8/X9.23PADDING". 10:43:57,386 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB8/ZEROBYTE". 10:43:57,386 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB8/ZEROBYTEPADDING". 10:43:57,386 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB80/". 10:43:57,386 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB80/ISO10126". 10:43:57,387 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB80/ISO10126-2". 10:43:57,387 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB80/ISO10126-2PADDING". 10:43:57,387 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB80/ISO10126PADDING". 10:43:57,387 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB80/ISO7816-4". 10:43:57,387 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB80/ISO7816-4PADDING". 10:43:57,387 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB80/NOPADDING". 10:43:57,387 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB80/PKCS5". 10:43:57,387 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB80/PKCS5PADDING". 10:43:57,387 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB80/PKCS7". 10:43:57,387 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB80/PKCS7PADDING". 10:43:57,387 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB80/TBC". 10:43:57,387 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB80/TBCPADDING". 10:43:57,387 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB80/X9.23". 10:43:57,387 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB80/X9.23PADDING". 10:43:57,387 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB80/ZEROBYTE". 10:43:57,387 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB80/ZEROBYTEPADDING". 10:43:57,387 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB88/". 10:43:57,387 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB88/ISO10126". 10:43:57,387 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB88/ISO10126-2". 10:43:57,387 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB88/ISO10126-2PADDING". 10:43:57,387 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB88/ISO10126PADDING". 10:43:57,387 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB88/ISO7816-4". 10:43:57,387 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB88/ISO7816-4PADDING". 10:43:57,388 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB88/NOPADDING". 10:43:57,388 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB88/PKCS5". 10:43:57,388 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB88/PKCS5PADDING". 10:43:57,388 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB88/PKCS7". 10:43:57,388 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB88/PKCS7PADDING". 10:43:57,388 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB88/TBC". 10:43:57,388 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB88/TBCPADDING". 10:43:57,388 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB88/X9.23". 10:43:57,388 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB88/X9.23PADDING". 10:43:57,388 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB88/ZEROBYTE". 10:43:57,388 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB88/ZEROBYTEPADDING". 10:43:57,388 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB96/". 10:43:57,388 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB96/ISO10126". 10:43:57,388 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB96/ISO10126-2". 10:43:57,388 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB96/ISO10126-2PADDING". 10:43:57,388 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB96/ISO10126PADDING". 10:43:57,388 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB96/ISO7816-4". 10:43:57,388 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB96/ISO7816-4PADDING". 10:43:57,388 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB96/NOPADDING". 10:43:57,388 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB96/PKCS5". 10:43:57,388 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB96/PKCS5PADDING". 10:43:57,388 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB96/PKCS7". 10:43:57,388 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB96/PKCS7PADDING". 10:43:57,388 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB96/TBC". 10:43:57,388 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB96/TBCPADDING". 10:43:57,388 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB96/X9.23". 10:43:57,388 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB96/X9.23PADDING". 10:43:57,388 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB96/ZEROBYTE". 10:43:57,388 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB96/ZEROBYTEPADDING". 10:43:57,388 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CTS/". 10:43:57,389 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CTS/NOPADDING". 10:43:57,389 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/EAX/". 10:43:57,389 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/EAX/NOPADDING". 10:43:57,389 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/ECB/". 10:43:57,389 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/ECB/NOPADDING". 10:43:57,389 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/GOFB/". 10:43:57,389 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/GOFB/ISO10126". 10:43:57,389 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/GOFB/ISO10126-2". 10:43:57,389 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/GOFB/ISO10126-2PADDING". 10:43:57,389 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/GOFB/ISO10126PADDING". 10:43:57,389 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/GOFB/ISO7816-4". 10:43:57,389 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/GOFB/ISO7816-4PADDING". 10:43:57,389 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/GOFB/NOPADDING". 10:43:57,389 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/GOFB/PKCS5". 10:43:57,389 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/GOFB/PKCS5PADDING". 10:43:57,389 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/GOFB/PKCS7". 10:43:57,389 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/GOFB/PKCS7PADDING". 10:43:57,389 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/GOFB/TBC". 10:43:57,390 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/GOFB/TBCPADDING". 10:43:57,390 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/GOFB/X9.23". 10:43:57,390 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/GOFB/X9.23PADDING". 10:43:57,390 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/GOFB/ZEROBYTE". 10:43:57,390 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/GOFB/ZEROBYTEPADDING". 10:43:57,390 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB/". 10:43:57,390 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB/ISO10126". 10:43:57,390 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB/ISO10126-2". 10:43:57,390 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB/ISO10126-2PADDING". 10:43:57,390 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB/ISO10126PADDING". 10:43:57,390 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB/ISO7816-4". 10:43:57,390 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB/ISO7816-4PADDING". 10:43:57,390 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB/NOPADDING". 10:43:57,390 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB/PKCS5". 10:43:57,390 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB/PKCS5PADDING". 10:43:57,390 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB/PKCS7". 10:43:57,390 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB/PKCS7PADDING". 10:43:57,390 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB/TBC". 10:43:57,390 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB/TBCPADDING". 10:43:57,390 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB/X9.23". 10:43:57,390 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB/X9.23PADDING". 10:43:57,390 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB/ZEROBYTE". 10:43:57,390 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB/ZEROBYTEPADDING". 10:43:57,390 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB104/". 10:43:57,390 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB104/ISO10126". 10:43:57,390 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB104/ISO10126-2". 10:43:57,390 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB104/ISO10126-2PADDING". 10:43:57,390 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB104/ISO10126PADDING". 10:43:57,391 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB104/ISO7816-4". 10:43:57,391 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB104/ISO7816-4PADDING". 10:43:57,391 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB104/NOPADDING". 10:43:57,391 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB104/PKCS5". 10:43:57,391 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB104/PKCS5PADDING". 10:43:57,391 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB104/PKCS7". 10:43:57,391 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB104/PKCS7PADDING". 10:43:57,391 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB104/TBC". 10:43:57,391 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB104/TBCPADDING". 10:43:57,391 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB104/X9.23". 10:43:57,391 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB104/X9.23PADDING". 10:43:57,391 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB104/ZEROBYTE". 10:43:57,391 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB104/ZEROBYTEPADDING". 10:43:57,391 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB112/". 10:43:57,391 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB112/ISO10126". 10:43:57,391 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB112/ISO10126-2". 10:43:57,391 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB112/ISO10126-2PADDING". 10:43:57,391 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB112/ISO10126PADDING". 10:43:57,391 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB112/ISO7816-4". 10:43:57,391 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB112/ISO7816-4PADDING". 10:43:57,391 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB112/NOPADDING". 10:43:57,391 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB112/PKCS5". 10:43:57,391 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB112/PKCS5PADDING". 10:43:57,391 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB112/PKCS7". 10:43:57,391 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB112/PKCS7PADDING". 10:43:57,391 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB112/TBC". 10:43:57,392 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB112/TBCPADDING". 10:43:57,392 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB112/X9.23". 10:43:57,392 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB112/X9.23PADDING". 10:43:57,392 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB112/ZEROBYTE". 10:43:57,392 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB112/ZEROBYTEPADDING". 10:43:57,392 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB120/". 10:43:57,392 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB120/ISO10126". 10:43:57,392 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB120/ISO10126-2". 10:43:57,392 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB120/ISO10126-2PADDING". 10:43:57,392 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB120/ISO10126PADDING". 10:43:57,392 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB120/ISO7816-4". 10:43:57,392 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB120/ISO7816-4PADDING". 10:43:57,392 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB120/NOPADDING". 10:43:57,392 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB120/PKCS5". 10:43:57,392 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB120/PKCS5PADDING". 10:43:57,392 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB120/PKCS7". 10:43:57,392 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB120/PKCS7PADDING". 10:43:57,392 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB120/TBC". 10:43:57,392 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB120/TBCPADDING". 10:43:57,392 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB120/X9.23". 10:43:57,392 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB120/X9.23PADDING". 10:43:57,392 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB120/ZEROBYTE". 10:43:57,392 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB120/ZEROBYTEPADDING". 10:43:57,392 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB128/". 10:43:57,392 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB128/ISO10126". 10:43:57,392 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB128/ISO10126-2". 10:43:57,392 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB128/ISO10126-2PADDING". 10:43:57,392 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB128/ISO10126PADDING". 10:43:57,392 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB128/ISO7816-4". 10:43:57,392 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB128/ISO7816-4PADDING". 10:43:57,392 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB128/NOPADDING". 10:43:57,392 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB128/PKCS5". 10:43:57,393 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB128/PKCS5PADDING". 10:43:57,393 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB128/PKCS7". 10:43:57,393 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB128/PKCS7PADDING". 10:43:57,393 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB128/TBC". 10:43:57,393 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB128/TBCPADDING". 10:43:57,393 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB128/X9.23". 10:43:57,393 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB128/X9.23PADDING". 10:43:57,393 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB128/ZEROBYTE". 10:43:57,393 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB128/ZEROBYTEPADDING". 10:43:57,393 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB136/". 10:43:57,393 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB136/ISO10126". 10:43:57,393 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB136/ISO10126-2". 10:43:57,393 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB136/ISO10126-2PADDING". 10:43:57,393 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB136/ISO10126PADDING". 10:43:57,393 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB136/ISO7816-4". 10:43:57,393 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB136/ISO7816-4PADDING". 10:43:57,393 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB136/NOPADDING". 10:43:57,393 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB136/PKCS5". 10:43:57,393 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB136/PKCS5PADDING". 10:43:57,393 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB136/PKCS7". 10:43:57,393 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB136/PKCS7PADDING". 10:43:57,393 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB136/TBC". 10:43:57,393 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB136/TBCPADDING". 10:43:57,393 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB136/X9.23". 10:43:57,393 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB136/X9.23PADDING". 10:43:57,393 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB136/ZEROBYTE". 10:43:57,393 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB136/ZEROBYTEPADDING". 10:43:57,393 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB144/". 10:43:57,393 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB144/ISO10126". 10:43:57,393 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB144/ISO10126-2". 10:43:57,393 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB144/ISO10126-2PADDING". 10:43:57,393 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB144/ISO10126PADDING". 10:43:57,393 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB144/ISO7816-4". 10:43:57,394 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB144/ISO7816-4PADDING". 10:43:57,394 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB144/NOPADDING". 10:43:57,394 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB144/PKCS5". 10:43:57,394 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB144/PKCS5PADDING". 10:43:57,394 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB144/PKCS7". 10:43:57,394 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB144/PKCS7PADDING". 10:43:57,394 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB144/TBC". 10:43:57,394 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB144/TBCPADDING". 10:43:57,394 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB144/X9.23". 10:43:57,394 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB144/X9.23PADDING". 10:43:57,394 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB144/ZEROBYTE". 10:43:57,394 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB144/ZEROBYTEPADDING". 10:43:57,394 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB152/". 10:43:57,394 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB152/ISO10126". 10:43:57,394 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB152/ISO10126-2". 10:43:57,394 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB152/ISO10126-2PADDING". 10:43:57,394 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB152/ISO10126PADDING". 10:43:57,394 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB152/ISO7816-4". 10:43:57,394 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB152/ISO7816-4PADDING". 10:43:57,394 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB152/NOPADDING". 10:43:57,394 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB152/PKCS5". 10:43:57,394 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB152/PKCS5PADDING". 10:43:57,394 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB152/PKCS7". 10:43:57,394 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB152/PKCS7PADDING". 10:43:57,394 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB152/TBC". 10:43:57,394 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB152/TBCPADDING". 10:43:57,394 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB152/X9.23". 10:43:57,394 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB152/X9.23PADDING". 10:43:57,394 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB152/ZEROBYTE". 10:43:57,394 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB152/ZEROBYTEPADDING". 10:43:57,394 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB16/". 10:43:57,394 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB16/ISO10126". 10:43:57,394 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB16/ISO10126-2". 10:43:57,394 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB16/ISO10126-2PADDING". 10:43:57,395 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB16/ISO10126PADDING". 10:43:57,395 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB16/ISO7816-4". 10:43:57,395 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB16/ISO7816-4PADDING". 10:43:57,395 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB16/NOPADDING". 10:43:57,395 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB16/PKCS5". 10:43:57,395 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB16/PKCS5PADDING". 10:43:57,395 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB16/PKCS7". 10:43:57,395 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB16/PKCS7PADDING". 10:43:57,395 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB16/TBC". 10:43:57,395 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB16/TBCPADDING". 10:43:57,395 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB16/X9.23". 10:43:57,395 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB16/X9.23PADDING". 10:43:57,395 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB16/ZEROBYTE". 10:43:57,395 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB16/ZEROBYTEPADDING". 10:43:57,395 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB160/". 10:43:57,395 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB160/ISO10126". 10:43:57,395 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB160/ISO10126-2". 10:43:57,395 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB160/ISO10126-2PADDING". 10:43:57,395 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB160/ISO10126PADDING". 10:43:57,395 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB160/ISO7816-4". 10:43:57,395 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB160/ISO7816-4PADDING". 10:43:57,395 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB160/NOPADDING". 10:43:57,395 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB160/PKCS5". 10:43:57,395 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB160/PKCS5PADDING". 10:43:57,395 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB160/PKCS7". 10:43:57,395 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB160/PKCS7PADDING". 10:43:57,395 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB160/TBC". 10:43:57,395 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB160/TBCPADDING". 10:43:57,395 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB160/X9.23". 10:43:57,395 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB160/X9.23PADDING". 10:43:57,396 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB160/ZEROBYTE". 10:43:57,396 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB160/ZEROBYTEPADDING". 10:43:57,396 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB168/". 10:43:57,396 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB168/ISO10126". 10:43:57,396 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB168/ISO10126-2". 10:43:57,396 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB168/ISO10126-2PADDING". 10:43:57,396 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB168/ISO10126PADDING". 10:43:57,396 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB168/ISO7816-4". 10:43:57,396 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB168/ISO7816-4PADDING". 10:43:57,396 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB168/NOPADDING". 10:43:57,396 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB168/PKCS5". 10:43:57,396 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB168/PKCS5PADDING". 10:43:57,396 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB168/PKCS7". 10:43:57,396 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB168/PKCS7PADDING". 10:43:57,396 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB168/TBC". 10:43:57,396 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB168/TBCPADDING". 10:43:57,396 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB168/X9.23". 10:43:57,396 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB168/X9.23PADDING". 10:43:57,396 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB168/ZEROBYTE". 10:43:57,396 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB168/ZEROBYTEPADDING". 10:43:57,396 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB176/". 10:43:57,396 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB176/ISO10126". 10:43:57,396 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB176/ISO10126-2". 10:43:57,396 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB176/ISO10126-2PADDING". 10:43:57,396 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB176/ISO10126PADDING". 10:43:57,396 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB176/ISO7816-4". 10:43:57,396 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB176/ISO7816-4PADDING". 10:43:57,396 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB176/NOPADDING". 10:43:57,396 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB176/PKCS5". 10:43:57,396 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB176/PKCS5PADDING". 10:43:57,396 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB176/PKCS7". 10:43:57,396 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB176/PKCS7PADDING". 10:43:57,396 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB176/TBC". 10:43:57,396 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB176/TBCPADDING". 10:43:57,396 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB176/X9.23". 10:43:57,396 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB176/X9.23PADDING". 10:43:57,397 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB176/ZEROBYTE". 10:43:57,397 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB176/ZEROBYTEPADDING". 10:43:57,397 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB184/". 10:43:57,397 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB184/ISO10126". 10:43:57,397 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB184/ISO10126-2". 10:43:57,397 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB184/ISO10126-2PADDING". 10:43:57,397 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB184/ISO10126PADDING". 10:43:57,397 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB184/ISO7816-4". 10:43:57,397 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB184/ISO7816-4PADDING". 10:43:57,397 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB184/NOPADDING". 10:43:57,397 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB184/PKCS5". 10:43:57,397 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB184/PKCS5PADDING". 10:43:57,397 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB184/PKCS7". 10:43:57,397 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB184/PKCS7PADDING". 10:43:57,397 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB184/TBC". 10:43:57,397 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB184/TBCPADDING". 10:43:57,397 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB184/X9.23". 10:43:57,397 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB184/X9.23PADDING". 10:43:57,397 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB184/ZEROBYTE". 10:43:57,397 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB184/ZEROBYTEPADDING". 10:43:57,397 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB192/". 10:43:57,397 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB192/ISO10126". 10:43:57,397 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB192/ISO10126-2". 10:43:57,397 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB192/ISO10126-2PADDING". 10:43:57,397 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB192/ISO10126PADDING". 10:43:57,397 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB192/ISO7816-4". 10:43:57,397 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB192/ISO7816-4PADDING". 10:43:57,397 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB192/NOPADDING". 10:43:57,397 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB192/PKCS5". 10:43:57,397 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB192/PKCS5PADDING". 10:43:57,397 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB192/PKCS7". 10:43:57,398 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB192/PKCS7PADDING". 10:43:57,398 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB192/TBC". 10:43:57,398 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB192/TBCPADDING". 10:43:57,398 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB192/X9.23". 10:43:57,398 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB192/X9.23PADDING". 10:43:57,398 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB192/ZEROBYTE". 10:43:57,398 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB192/ZEROBYTEPADDING". 10:43:57,398 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB200/". 10:43:57,398 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB200/ISO10126". 10:43:57,398 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB200/ISO10126-2". 10:43:57,398 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB200/ISO10126-2PADDING". 10:43:57,398 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB200/ISO10126PADDING". 10:43:57,398 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB200/ISO7816-4". 10:43:57,398 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB200/ISO7816-4PADDING". 10:43:57,398 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB200/NOPADDING". 10:43:57,398 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB200/PKCS5". 10:43:57,398 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB200/PKCS5PADDING". 10:43:57,398 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB200/PKCS7". 10:43:57,398 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB200/PKCS7PADDING". 10:43:57,398 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB200/TBC". 10:43:57,398 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB200/TBCPADDING". 10:43:57,398 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB200/X9.23". 10:43:57,398 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB200/X9.23PADDING". 10:43:57,398 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB200/ZEROBYTE". 10:43:57,398 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB200/ZEROBYTEPADDING". 10:43:57,398 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB208/". 10:43:57,398 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB208/ISO10126". 10:43:57,398 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB208/ISO10126-2". 10:43:57,398 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB208/ISO10126-2PADDING". 10:43:57,398 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB208/ISO10126PADDING". 10:43:57,398 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB208/ISO7816-4". 10:43:57,398 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB208/ISO7816-4PADDING". 10:43:57,399 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB208/NOPADDING". 10:43:57,399 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB208/PKCS5". 10:43:57,399 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB208/PKCS5PADDING". 10:43:57,399 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB208/PKCS7". 10:43:57,399 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB208/PKCS7PADDING". 10:43:57,399 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB208/TBC". 10:43:57,399 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB208/TBCPADDING". 10:43:57,399 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB208/X9.23". 10:43:57,399 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB208/X9.23PADDING". 10:43:57,399 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB208/ZEROBYTE". 10:43:57,399 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB208/ZEROBYTEPADDING". 10:43:57,399 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB216/". 10:43:57,399 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB216/ISO10126". 10:43:57,399 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB216/ISO10126-2". 10:43:57,399 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB216/ISO10126-2PADDING". 10:43:57,399 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB216/ISO10126PADDING". 10:43:57,399 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB216/ISO7816-4". 10:43:57,399 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB216/ISO7816-4PADDING". 10:43:57,399 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB216/NOPADDING". 10:43:57,399 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB216/PKCS5". 10:43:57,399 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB216/PKCS5PADDING". 10:43:57,399 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB216/PKCS7". 10:43:57,399 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB216/PKCS7PADDING". 10:43:57,399 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB216/TBC". 10:43:57,399 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB216/TBCPADDING". 10:43:57,400 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB216/X9.23". 10:43:57,400 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB216/X9.23PADDING". 10:43:57,400 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB216/ZEROBYTE". 10:43:57,400 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB216/ZEROBYTEPADDING". 10:43:57,400 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB224/". 10:43:57,400 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB224/ISO10126". 10:43:57,400 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB224/ISO10126-2". 10:43:57,400 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB224/ISO10126-2PADDING". 10:43:57,400 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB224/ISO10126PADDING". 10:43:57,400 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB224/ISO7816-4". 10:43:57,400 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB224/ISO7816-4PADDING". 10:43:57,400 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB224/NOPADDING". 10:43:57,400 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB224/PKCS5". 10:43:57,400 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB224/PKCS5PADDING". 10:43:57,400 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB224/PKCS7". 10:43:57,400 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB224/PKCS7PADDING". 10:43:57,400 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB224/TBC". 10:43:57,400 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB224/TBCPADDING". 10:43:57,400 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB224/X9.23". 10:43:57,400 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB224/X9.23PADDING". 10:43:57,400 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB224/ZEROBYTE". 10:43:57,400 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB224/ZEROBYTEPADDING". 10:43:57,400 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB232/". 10:43:57,400 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB232/ISO10126". 10:43:57,400 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB232/ISO10126-2". 10:43:57,400 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB232/ISO10126-2PADDING". 10:43:57,400 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB232/ISO10126PADDING". 10:43:57,401 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB232/ISO7816-4". 10:43:57,401 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB232/ISO7816-4PADDING". 10:43:57,401 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB232/NOPADDING". 10:43:57,401 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB232/PKCS5". 10:43:57,401 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB232/PKCS5PADDING". 10:43:57,401 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB232/PKCS7". 10:43:57,401 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB232/PKCS7PADDING". 10:43:57,401 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB232/TBC". 10:43:57,401 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB232/TBCPADDING". 10:43:57,401 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB232/X9.23". 10:43:57,401 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB232/X9.23PADDING". 10:43:57,401 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB232/ZEROBYTE". 10:43:57,401 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB232/ZEROBYTEPADDING". 10:43:57,401 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB24/". 10:43:57,401 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB24/ISO10126". 10:43:57,401 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB24/ISO10126-2". 10:43:57,401 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB24/ISO10126-2PADDING". 10:43:57,401 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB24/ISO10126PADDING". 10:43:57,401 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB24/ISO7816-4". 10:43:57,401 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB24/ISO7816-4PADDING". 10:43:57,401 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB24/NOPADDING". 10:43:57,401 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB24/PKCS5". 10:43:57,401 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB24/PKCS5PADDING". 10:43:57,401 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB24/PKCS7". 10:43:57,401 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB24/PKCS7PADDING". 10:43:57,401 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB24/TBC". 10:43:57,401 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB24/TBCPADDING". 10:43:57,401 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB24/X9.23". 10:43:57,402 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB24/X9.23PADDING". 10:43:57,402 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB24/ZEROBYTE". 10:43:57,402 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB24/ZEROBYTEPADDING". 10:43:57,402 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB240/". 10:43:57,402 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB240/ISO10126". 10:43:57,402 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB240/ISO10126-2". 10:43:57,402 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB240/ISO10126-2PADDING". 10:43:57,402 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB240/ISO10126PADDING". 10:43:57,402 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB240/ISO7816-4". 10:43:57,402 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB240/ISO7816-4PADDING". 10:43:57,402 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB240/NOPADDING". 10:43:57,402 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB240/PKCS5". 10:43:57,402 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB240/PKCS5PADDING". 10:43:57,402 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB240/PKCS7". 10:43:57,402 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB240/PKCS7PADDING". 10:43:57,402 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB240/TBC". 10:43:57,402 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB240/TBCPADDING". 10:43:57,402 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB240/X9.23". 10:43:57,402 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB240/X9.23PADDING". 10:43:57,402 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB240/ZEROBYTE". 10:43:57,402 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB240/ZEROBYTEPADDING". 10:43:57,402 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB248/". 10:43:57,402 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB248/ISO10126". 10:43:57,402 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB248/ISO10126-2". 10:43:57,402 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB248/ISO10126-2PADDING". 10:43:57,402 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB248/ISO10126PADDING". 10:43:57,402 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB248/ISO7816-4". 10:43:57,402 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB248/ISO7816-4PADDING". 10:43:57,402 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB248/NOPADDING". 10:43:57,402 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB248/PKCS5". 10:43:57,402 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB248/PKCS5PADDING". 10:43:57,402 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB248/PKCS7". 10:43:57,402 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB248/PKCS7PADDING". 10:43:57,402 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB248/TBC". 10:43:57,402 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB248/TBCPADDING". 10:43:57,403 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB248/X9.23". 10:43:57,403 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB248/X9.23PADDING". 10:43:57,403 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB248/ZEROBYTE". 10:43:57,403 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB248/ZEROBYTEPADDING". 10:43:57,403 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB256/". 10:43:57,403 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB256/ISO10126". 10:43:57,403 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB256/ISO10126-2". 10:43:57,403 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB256/ISO10126-2PADDING". 10:43:57,403 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB256/ISO10126PADDING". 10:43:57,403 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB256/ISO7816-4". 10:43:57,403 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB256/ISO7816-4PADDING". 10:43:57,403 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB256/NOPADDING". 10:43:57,403 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB256/PKCS5". 10:43:57,403 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB256/PKCS5PADDING". 10:43:57,403 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB256/PKCS7". 10:43:57,403 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB256/PKCS7PADDING". 10:43:57,403 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB256/TBC". 10:43:57,403 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB256/TBCPADDING". 10:43:57,403 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB256/X9.23". 10:43:57,403 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB256/X9.23PADDING". 10:43:57,403 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB256/ZEROBYTE". 10:43:57,403 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB256/ZEROBYTEPADDING". 10:43:57,403 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB32/". 10:43:57,403 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB32/ISO10126". 10:43:57,403 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB32/ISO10126-2". 10:43:57,403 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB32/ISO10126-2PADDING". 10:43:57,403 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB32/ISO10126PADDING". 10:43:57,403 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB32/ISO7816-4". 10:43:57,403 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB32/ISO7816-4PADDING". 10:43:57,404 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB32/NOPADDING". 10:43:57,404 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB32/PKCS5". 10:43:57,404 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB32/PKCS5PADDING". 10:43:57,404 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB32/PKCS7". 10:43:57,404 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB32/PKCS7PADDING". 10:43:57,404 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB32/TBC". 10:43:57,404 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB32/TBCPADDING". 10:43:57,404 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB32/X9.23". 10:43:57,404 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB32/X9.23PADDING". 10:43:57,404 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB32/ZEROBYTE". 10:43:57,404 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB32/ZEROBYTEPADDING". 10:43:57,404 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB40/". 10:43:57,404 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB40/ISO10126". 10:43:57,404 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB40/ISO10126-2". 10:43:57,404 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB40/ISO10126-2PADDING". 10:43:57,404 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB40/ISO10126PADDING". 10:43:57,404 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB40/ISO7816-4". 10:43:57,404 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB40/ISO7816-4PADDING". 10:43:57,404 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB40/NOPADDING". 10:43:57,404 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB40/PKCS5". 10:43:57,404 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB40/PKCS5PADDING". 10:43:57,404 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB40/PKCS7". 10:43:57,404 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB40/PKCS7PADDING". 10:43:57,404 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB40/TBC". 10:43:57,404 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB40/TBCPADDING". 10:43:57,404 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB40/X9.23". 10:43:57,404 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB40/X9.23PADDING". 10:43:57,404 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB40/ZEROBYTE". 10:43:57,404 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB40/ZEROBYTEPADDING". 10:43:57,404 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB48/". 10:43:57,404 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB48/ISO10126". 10:43:57,405 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB48/ISO10126-2". 10:43:57,405 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB48/ISO10126-2PADDING". 10:43:57,405 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB48/ISO10126PADDING". 10:43:57,405 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB48/ISO7816-4". 10:43:57,405 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB48/ISO7816-4PADDING". 10:43:57,405 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB48/NOPADDING". 10:43:57,405 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB48/PKCS5". 10:43:57,405 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB48/PKCS5PADDING". 10:43:57,405 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB48/PKCS7". 10:43:57,405 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB48/PKCS7PADDING". 10:43:57,405 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB48/TBC". 10:43:57,405 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB48/TBCPADDING". 10:43:57,405 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB48/X9.23". 10:43:57,405 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB48/X9.23PADDING". 10:43:57,405 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB48/ZEROBYTE". 10:43:57,405 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB48/ZEROBYTEPADDING". 10:43:57,405 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB56/". 10:43:57,405 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB56/ISO10126". 10:43:57,405 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB56/ISO10126-2". 10:43:57,405 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB56/ISO10126-2PADDING". 10:43:57,405 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB56/ISO10126PADDING". 10:43:57,405 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB56/ISO7816-4". 10:43:57,405 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB56/ISO7816-4PADDING". 10:43:57,405 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB56/NOPADDING". 10:43:57,405 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB56/PKCS5". 10:43:57,405 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB56/PKCS5PADDING". 10:43:57,405 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB56/PKCS7". 10:43:57,405 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB56/PKCS7PADDING". 10:43:57,405 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB56/TBC". 10:43:57,405 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB56/TBCPADDING". 10:43:57,406 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB56/X9.23". 10:43:57,406 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB56/X9.23PADDING". 10:43:57,406 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB56/ZEROBYTE". 10:43:57,406 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB56/ZEROBYTEPADDING". 10:43:57,406 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB64/". 10:43:57,406 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB64/ISO10126". 10:43:57,406 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB64/ISO10126-2". 10:43:57,406 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB64/ISO10126-2PADDING". 10:43:57,406 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB64/ISO10126PADDING". 10:43:57,406 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB64/ISO7816-4". 10:43:57,406 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB64/ISO7816-4PADDING". 10:43:57,406 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB64/NOPADDING". 10:43:57,406 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB64/PKCS5". 10:43:57,406 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB64/PKCS5PADDING". 10:43:57,406 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB64/PKCS7". 10:43:57,406 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB64/PKCS7PADDING". 10:43:57,406 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB64/TBC". 10:43:57,406 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB64/TBCPADDING". 10:43:57,406 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB64/X9.23". 10:43:57,406 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB64/X9.23PADDING". 10:43:57,406 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB64/ZEROBYTE". 10:43:57,406 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB64/ZEROBYTEPADDING". 10:43:57,406 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB72/". 10:43:57,406 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB72/ISO10126". 10:43:57,406 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB72/ISO10126-2". 10:43:57,406 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB72/ISO10126-2PADDING". 10:43:57,406 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB72/ISO10126PADDING". 10:43:57,406 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB72/ISO7816-4". 10:43:57,406 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB72/ISO7816-4PADDING". 10:43:57,406 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB72/NOPADDING". 10:43:57,406 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB72/PKCS5". 10:43:57,406 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB72/PKCS5PADDING". 10:43:57,406 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB72/PKCS7". 10:43:57,407 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB72/PKCS7PADDING". 10:43:57,407 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB72/TBC". 10:43:57,407 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB72/TBCPADDING". 10:43:57,407 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB72/X9.23". 10:43:57,407 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB72/X9.23PADDING". 10:43:57,407 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB72/ZEROBYTE". 10:43:57,407 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB72/ZEROBYTEPADDING". 10:43:57,407 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB8/". 10:43:57,407 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB8/ISO10126". 10:43:57,407 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB8/ISO10126-2". 10:43:57,407 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB8/ISO10126-2PADDING". 10:43:57,407 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB8/ISO10126PADDING". 10:43:57,407 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB8/ISO7816-4". 10:43:57,407 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB8/ISO7816-4PADDING". 10:43:57,407 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB8/NOPADDING". 10:43:57,407 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB8/PKCS5". 10:43:57,407 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB8/PKCS5PADDING". 10:43:57,407 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB8/PKCS7". 10:43:57,407 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB8/PKCS7PADDING". 10:43:57,407 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB8/TBC". 10:43:57,407 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB8/TBCPADDING". 10:43:57,407 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB8/X9.23". 10:43:57,407 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB8/X9.23PADDING". 10:43:57,407 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB8/ZEROBYTE". 10:43:57,407 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB8/ZEROBYTEPADDING". 10:43:57,407 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB80/". 10:43:57,407 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB80/ISO10126". 10:43:57,408 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB80/ISO10126-2". 10:43:57,408 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB80/ISO10126-2PADDING". 10:43:57,408 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB80/ISO10126PADDING". 10:43:57,408 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB80/ISO7816-4". 10:43:57,408 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB80/ISO7816-4PADDING". 10:43:57,408 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB80/NOPADDING". 10:43:57,408 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB80/PKCS5". 10:43:57,408 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB80/PKCS5PADDING". 10:43:57,408 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB80/PKCS7". 10:43:57,408 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB80/PKCS7PADDING". 10:43:57,408 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB80/TBC". 10:43:57,408 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB80/TBCPADDING". 10:43:57,408 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB80/X9.23". 10:43:57,408 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB80/X9.23PADDING". 10:43:57,408 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB80/ZEROBYTE". 10:43:57,408 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB80/ZEROBYTEPADDING". 10:43:57,408 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB88/". 10:43:57,408 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB88/ISO10126". 10:43:57,408 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB88/ISO10126-2". 10:43:57,408 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB88/ISO10126-2PADDING". 10:43:57,408 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB88/ISO10126PADDING". 10:43:57,408 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB88/ISO7816-4". 10:43:57,408 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB88/ISO7816-4PADDING". 10:43:57,408 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB88/NOPADDING". 10:43:57,408 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB88/PKCS5". 10:43:57,408 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB88/PKCS5PADDING". 10:43:57,408 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB88/PKCS7". 10:43:57,408 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB88/PKCS7PADDING". 10:43:57,408 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB88/TBC". 10:43:57,408 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB88/TBCPADDING". 10:43:57,408 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB88/X9.23". 10:43:57,408 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB88/X9.23PADDING". 10:43:57,408 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB88/ZEROBYTE". 10:43:57,408 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB88/ZEROBYTEPADDING". 10:43:57,409 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB96/". 10:43:57,409 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB96/ISO10126". 10:43:57,409 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB96/ISO10126-2". 10:43:57,409 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB96/ISO10126-2PADDING". 10:43:57,409 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB96/ISO10126PADDING". 10:43:57,409 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB96/ISO7816-4". 10:43:57,409 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB96/ISO7816-4PADDING". 10:43:57,409 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB96/NOPADDING". 10:43:57,409 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB96/PKCS5". 10:43:57,409 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB96/PKCS5PADDING". 10:43:57,409 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB96/PKCS7". 10:43:57,409 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB96/PKCS7PADDING". 10:43:57,409 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB96/TBC". 10:43:57,409 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB96/TBCPADDING". 10:43:57,409 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB96/X9.23". 10:43:57,409 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB96/X9.23PADDING". 10:43:57,409 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB96/ZEROBYTE". 10:43:57,409 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB96/ZEROBYTEPADDING". 10:43:57,409 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/SIC/". 10:43:57,409 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/SIC/ISO10126". 10:43:57,409 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/SIC/ISO10126-2". 10:43:57,409 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/SIC/ISO10126-2PADDING". 10:43:57,409 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/SIC/ISO10126PADDING". 10:43:57,409 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/SIC/ISO7816-4". 10:43:57,409 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/SIC/ISO7816-4PADDING". 10:43:57,409 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/SIC/NOPADDING". 10:43:57,410 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/SIC/PKCS5". 10:43:57,410 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/SIC/PKCS5PADDING". 10:43:57,410 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/SIC/PKCS7". 10:43:57,410 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/SIC/PKCS7PADDING". 10:43:57,410 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/SIC/TBC". 10:43:57,410 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/SIC/TBCPADDING". 10:43:57,410 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/SIC/X9.23". 10:43:57,410 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/SIC/X9.23PADDING". 10:43:57,410 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/SIC/ZEROBYTE". 10:43:57,410 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/SIC/ZEROBYTEPADDING". 10:43:57,410 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "ELGAMAL//". 10:43:57,410 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "ELGAMAL//ISO9796-1". 10:43:57,410 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "ELGAMAL//ISO9796-1PADDING". 10:43:57,410 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "ELGAMAL//NOPADDING". 10:43:57,410 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "ELGAMAL//OAEP". 10:43:57,410 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "ELGAMAL//OAEPPADDING". 10:43:57,411 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "ELGAMAL//OAEPWITHSHA1ANDMGF1". 10:43:57,411 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "ELGAMAL//OAEPWITHSHA1ANDMGF1PADDING". 10:43:57,411 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "ELGAMAL//PKCS1". 10:43:57,411 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "ELGAMAL//PKCS1PADDING". 10:43:57,411 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "ELGAMAL/ECB/". 10:43:57,411 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "ELGAMAL/ECB/ISO9796-1". 10:43:57,411 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "ELGAMAL/ECB/ISO9796-1PADDING". 10:43:57,411 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "ELGAMAL/ECB/NOPADDING". 10:43:57,411 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "ELGAMAL/ECB/OAEP". 10:43:57,412 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "ELGAMAL/ECB/OAEPPADDING". 10:43:57,412 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "ELGAMAL/ECB/OAEPWITHSHA1ANDMGF1". 10:43:57,412 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "ELGAMAL/ECB/OAEPWITHSHA1ANDMGF1PADDING". 10:43:57,412 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "ELGAMAL/ECB/PKCS1". 10:43:57,412 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "ELGAMAL/ECB/PKCS1PADDING". 10:43:57,412 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147//". 10:43:57,412 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147//NOPADDING". 10:43:57,412 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CBC-CTS/". 10:43:57,412 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CBC-CTS/NOPADDING". 10:43:57,412 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CBC/". 10:43:57,412 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CBC/ISO10126". 10:43:57,413 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CBC/ISO10126-2". 10:43:57,413 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CBC/ISO10126-2PADDING". 10:43:57,413 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CBC/ISO10126PADDING". 10:43:57,413 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CBC/ISO7816-4". 10:43:57,413 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CBC/ISO7816-4PADDING". 10:43:57,413 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CBC/NOPADDING". 10:43:57,413 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CBC/PKCS5". 10:43:57,413 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CBC/PKCS5PADDING". 10:43:57,413 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CBC/PKCS7". 10:43:57,414 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CBC/PKCS7PADDING". 10:43:57,414 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CBC/TBC". 10:43:57,414 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CBC/TBCPADDING". 10:43:57,414 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CBC/X9.23". 10:43:57,414 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CBC/X9.23PADDING". 10:43:57,414 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CBC/ZEROBYTE". 10:43:57,414 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CBC/ZEROBYTEPADDING". 10:43:57,414 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB/". 10:43:57,414 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB/ISO10126". 10:43:57,414 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB/ISO10126-2". 10:43:57,414 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB/ISO10126-2PADDING". 10:43:57,414 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB/ISO10126PADDING". 10:43:57,414 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB/ISO7816-4". 10:43:57,414 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB/ISO7816-4PADDING". 10:43:57,414 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB/NOPADDING". 10:43:57,414 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB/PKCS5". 10:43:57,414 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB/PKCS5PADDING". 10:43:57,414 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB/PKCS7". 10:43:57,414 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB/PKCS7PADDING". 10:43:57,414 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB/TBC". 10:43:57,414 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB/TBCPADDING". 10:43:57,414 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB/X9.23". 10:43:57,415 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB/X9.23PADDING". 10:43:57,415 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB/ZEROBYTE". 10:43:57,415 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB/ZEROBYTEPADDING". 10:43:57,415 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB104/". 10:43:57,415 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB104/ISO10126". 10:43:57,415 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB104/ISO10126-2". 10:43:57,415 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB104/ISO10126-2PADDING". 10:43:57,415 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB104/ISO10126PADDING". 10:43:57,415 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB104/ISO7816-4". 10:43:57,415 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB104/ISO7816-4PADDING". 10:43:57,415 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB104/NOPADDING". 10:43:57,415 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB104/PKCS5". 10:43:57,415 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB104/PKCS5PADDING". 10:43:57,415 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB104/PKCS7". 10:43:57,415 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB104/PKCS7PADDING". 10:43:57,415 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB104/TBC". 10:43:57,415 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB104/TBCPADDING". 10:43:57,415 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB104/X9.23". 10:43:57,415 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB104/X9.23PADDING". 10:43:57,415 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB104/ZEROBYTE". 10:43:57,415 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB104/ZEROBYTEPADDING". 10:43:57,416 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB112/". 10:43:57,416 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB112/ISO10126". 10:43:57,416 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB112/ISO10126-2". 10:43:57,416 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB112/ISO10126-2PADDING". 10:43:57,416 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB112/ISO10126PADDING". 10:43:57,416 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB112/ISO7816-4". 10:43:57,416 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB112/ISO7816-4PADDING". 10:43:57,416 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB112/NOPADDING". 10:43:57,416 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB112/PKCS5". 10:43:57,416 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB112/PKCS5PADDING". 10:43:57,416 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB112/PKCS7". 10:43:57,416 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB112/PKCS7PADDING". 10:43:57,416 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB112/TBC". 10:43:57,416 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB112/TBCPADDING". 10:43:57,416 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB112/X9.23". 10:43:57,416 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB112/X9.23PADDING". 10:43:57,416 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB112/ZEROBYTE". 10:43:57,416 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB112/ZEROBYTEPADDING". 10:43:57,416 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB120/". 10:43:57,416 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB120/ISO10126". 10:43:57,416 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB120/ISO10126-2". 10:43:57,416 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB120/ISO10126-2PADDING". 10:43:57,416 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB120/ISO10126PADDING". 10:43:57,416 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB120/ISO7816-4". 10:43:57,416 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB120/ISO7816-4PADDING". 10:43:57,416 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB120/NOPADDING". 10:43:57,416 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB120/PKCS5". 10:43:57,416 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB120/PKCS5PADDING". 10:43:57,416 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB120/PKCS7". 10:43:57,416 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB120/PKCS7PADDING". 10:43:57,416 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB120/TBC". 10:43:57,416 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB120/TBCPADDING". 10:43:57,416 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB120/X9.23". 10:43:57,416 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB120/X9.23PADDING". 10:43:57,417 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB120/ZEROBYTE". 10:43:57,417 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB120/ZEROBYTEPADDING". 10:43:57,417 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB128/". 10:43:57,417 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB128/ISO10126". 10:43:57,417 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB128/ISO10126-2". 10:43:57,417 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB128/ISO10126-2PADDING". 10:43:57,417 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB128/ISO10126PADDING". 10:43:57,417 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB128/ISO7816-4". 10:43:57,417 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB128/ISO7816-4PADDING". 10:43:57,417 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB128/NOPADDING". 10:43:57,417 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB128/PKCS5". 10:43:57,417 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB128/PKCS5PADDING". 10:43:57,417 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB128/PKCS7". 10:43:57,417 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB128/PKCS7PADDING". 10:43:57,417 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB128/TBC". 10:43:57,417 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB128/TBCPADDING". 10:43:57,417 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB128/X9.23". 10:43:57,417 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB128/X9.23PADDING". 10:43:57,417 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB128/ZEROBYTE". 10:43:57,417 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB128/ZEROBYTEPADDING". 10:43:57,417 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB136/". 10:43:57,417 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB136/ISO10126". 10:43:57,417 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB136/ISO10126-2". 10:43:57,417 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB136/ISO10126-2PADDING". 10:43:57,417 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB136/ISO10126PADDING". 10:43:57,417 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB136/ISO7816-4". 10:43:57,417 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB136/ISO7816-4PADDING". 10:43:57,417 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB136/NOPADDING". 10:43:57,418 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB136/PKCS5". 10:43:57,418 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB136/PKCS5PADDING". 10:43:57,418 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB136/PKCS7". 10:43:57,418 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB136/PKCS7PADDING". 10:43:57,418 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB136/TBC". 10:43:57,418 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB136/TBCPADDING". 10:43:57,418 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB136/X9.23". 10:43:57,418 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB136/X9.23PADDING". 10:43:57,418 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB136/ZEROBYTE". 10:43:57,418 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB136/ZEROBYTEPADDING". 10:43:57,418 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB144/". 10:43:57,418 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB144/ISO10126". 10:43:57,418 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB144/ISO10126-2". 10:43:57,418 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB144/ISO10126-2PADDING". 10:43:57,418 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB144/ISO10126PADDING". 10:43:57,418 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB144/ISO7816-4". 10:43:57,418 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB144/ISO7816-4PADDING". 10:43:57,418 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB144/NOPADDING". 10:43:57,418 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB144/PKCS5". 10:43:57,418 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB144/PKCS5PADDING". 10:43:57,418 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB144/PKCS7". 10:43:57,418 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB144/PKCS7PADDING". 10:43:57,418 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB144/TBC". 10:43:57,418 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB144/TBCPADDING". 10:43:57,418 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB144/X9.23". 10:43:57,418 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB144/X9.23PADDING". 10:43:57,418 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB144/ZEROBYTE". 10:43:57,418 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB144/ZEROBYTEPADDING". 10:43:57,418 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB152/". 10:43:57,418 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB152/ISO10126". 10:43:57,418 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB152/ISO10126-2". 10:43:57,418 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB152/ISO10126-2PADDING". 10:43:57,419 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB152/ISO10126PADDING". 10:43:57,419 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB152/ISO7816-4". 10:43:57,419 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB152/ISO7816-4PADDING". 10:43:57,419 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB152/NOPADDING". 10:43:57,419 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB152/PKCS5". 10:43:57,419 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB152/PKCS5PADDING". 10:43:57,419 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB152/PKCS7". 10:43:57,419 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB152/PKCS7PADDING". 10:43:57,419 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB152/TBC". 10:43:57,419 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB152/TBCPADDING". 10:43:57,419 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB152/X9.23". 10:43:57,419 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB152/X9.23PADDING". 10:43:57,419 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB152/ZEROBYTE". 10:43:57,419 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB152/ZEROBYTEPADDING". 10:43:57,419 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB16/". 10:43:57,419 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB16/ISO10126". 10:43:57,419 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB16/ISO10126-2". 10:43:57,419 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB16/ISO10126-2PADDING". 10:43:57,419 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB16/ISO10126PADDING". 10:43:57,419 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB16/ISO7816-4". 10:43:57,419 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB16/ISO7816-4PADDING". 10:43:57,419 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB16/NOPADDING". 10:43:57,419 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB16/PKCS5". 10:43:57,419 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB16/PKCS5PADDING". 10:43:57,420 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB16/PKCS7". 10:43:57,420 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB16/PKCS7PADDING". 10:43:57,420 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB16/TBC". 10:43:57,420 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB16/TBCPADDING". 10:43:57,420 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB16/X9.23". 10:43:57,420 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB16/X9.23PADDING". 10:43:57,420 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB16/ZEROBYTE". 10:43:57,420 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB16/ZEROBYTEPADDING". 10:43:57,420 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB160/". 10:43:57,420 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB160/ISO10126". 10:43:57,420 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB160/ISO10126-2". 10:43:57,420 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB160/ISO10126-2PADDING". 10:43:57,420 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB160/ISO10126PADDING". 10:43:57,420 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB160/ISO7816-4". 10:43:57,420 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB160/ISO7816-4PADDING". 10:43:57,420 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB160/NOPADDING". 10:43:57,420 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB160/PKCS5". 10:43:57,420 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB160/PKCS5PADDING". 10:43:57,420 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB160/PKCS7". 10:43:57,420 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB160/PKCS7PADDING". 10:43:57,420 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB160/TBC". 10:43:57,420 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB160/TBCPADDING". 10:43:57,420 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB160/X9.23". 10:43:57,420 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB160/X9.23PADDING". 10:43:57,420 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB160/ZEROBYTE". 10:43:57,420 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB160/ZEROBYTEPADDING". 10:43:57,420 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB168/". 10:43:57,420 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB168/ISO10126". 10:43:57,420 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB168/ISO10126-2". 10:43:57,420 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB168/ISO10126-2PADDING". 10:43:57,421 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB168/ISO10126PADDING". 10:43:57,421 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB168/ISO7816-4". 10:43:57,421 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB168/ISO7816-4PADDING". 10:43:57,421 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB168/NOPADDING". 10:43:57,421 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB168/PKCS5". 10:43:57,421 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB168/PKCS5PADDING". 10:43:57,421 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB168/PKCS7". 10:43:57,421 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB168/PKCS7PADDING". 10:43:57,421 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB168/TBC". 10:43:57,421 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB168/TBCPADDING". 10:43:57,421 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB168/X9.23". 10:43:57,421 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB168/X9.23PADDING". 10:43:57,421 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB168/ZEROBYTE". 10:43:57,421 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB168/ZEROBYTEPADDING". 10:43:57,421 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB176/". 10:43:57,421 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB176/ISO10126". 10:43:57,421 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB176/ISO10126-2". 10:43:57,421 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB176/ISO10126-2PADDING". 10:43:57,421 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB176/ISO10126PADDING". 10:43:57,421 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB176/ISO7816-4". 10:43:57,421 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB176/ISO7816-4PADDING". 10:43:57,421 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB176/NOPADDING". 10:43:57,421 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB176/PKCS5". 10:43:57,421 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB176/PKCS5PADDING". 10:43:57,422 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB176/PKCS7". 10:43:57,422 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB176/PKCS7PADDING". 10:43:57,422 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB176/TBC". 10:43:57,422 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB176/TBCPADDING". 10:43:57,422 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB176/X9.23". 10:43:57,422 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB176/X9.23PADDING". 10:43:57,422 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB176/ZEROBYTE". 10:43:57,422 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB176/ZEROBYTEPADDING". 10:43:57,422 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB184/". 10:43:57,422 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB184/ISO10126". 10:43:57,422 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB184/ISO10126-2". 10:43:57,422 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB184/ISO10126-2PADDING". 10:43:57,422 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB184/ISO10126PADDING". 10:43:57,422 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB184/ISO7816-4". 10:43:57,422 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB184/ISO7816-4PADDING". 10:43:57,422 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB184/NOPADDING". 10:43:57,422 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB184/PKCS5". 10:43:57,422 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB184/PKCS5PADDING". 10:43:57,422 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB184/PKCS7". 10:43:57,422 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB184/PKCS7PADDING". 10:43:57,422 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB184/TBC". 10:43:57,422 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB184/TBCPADDING". 10:43:57,422 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB184/X9.23". 10:43:57,422 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB184/X9.23PADDING". 10:43:57,422 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB184/ZEROBYTE". 10:43:57,422 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB184/ZEROBYTEPADDING". 10:43:57,422 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB192/". 10:43:57,422 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB192/ISO10126". 10:43:57,422 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB192/ISO10126-2". 10:43:57,423 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB192/ISO10126-2PADDING". 10:43:57,423 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB192/ISO10126PADDING". 10:43:57,423 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB192/ISO7816-4". 10:43:57,423 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB192/ISO7816-4PADDING". 10:43:57,423 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB192/NOPADDING". 10:43:57,423 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB192/PKCS5". 10:43:57,423 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB192/PKCS5PADDING". 10:43:57,423 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB192/PKCS7". 10:43:57,423 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB192/PKCS7PADDING". 10:43:57,423 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB192/TBC". 10:43:57,423 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB192/TBCPADDING". 10:43:57,423 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB192/X9.23". 10:43:57,423 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB192/X9.23PADDING". 10:43:57,423 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB192/ZEROBYTE". 10:43:57,423 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB192/ZEROBYTEPADDING". 10:43:57,423 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB200/". 10:43:57,423 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB200/ISO10126". 10:43:57,423 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB200/ISO10126-2". 10:43:57,423 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB200/ISO10126-2PADDING". 10:43:57,423 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB200/ISO10126PADDING". 10:43:57,424 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB200/ISO7816-4". 10:43:57,424 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB200/ISO7816-4PADDING". 10:43:57,424 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB200/NOPADDING". 10:43:57,424 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB200/PKCS5". 10:43:57,424 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB200/PKCS5PADDING". 10:43:57,424 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB200/PKCS7". 10:43:57,424 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB200/PKCS7PADDING". 10:43:57,424 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB200/TBC". 10:43:57,424 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB200/TBCPADDING". 10:43:57,424 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB200/X9.23". 10:43:57,424 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB200/X9.23PADDING". 10:43:57,424 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB200/ZEROBYTE". 10:43:57,424 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB200/ZEROBYTEPADDING". 10:43:57,424 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB208/". 10:43:57,424 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB208/ISO10126". 10:43:57,424 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB208/ISO10126-2". 10:43:57,424 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB208/ISO10126-2PADDING". 10:43:57,424 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB208/ISO10126PADDING". 10:43:57,424 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB208/ISO7816-4". 10:43:57,424 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB208/ISO7816-4PADDING". 10:43:57,424 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB208/NOPADDING". 10:43:57,424 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB208/PKCS5". 10:43:57,424 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB208/PKCS5PADDING". 10:43:57,424 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB208/PKCS7". 10:43:57,424 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB208/PKCS7PADDING". 10:43:57,424 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB208/TBC". 10:43:57,425 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB208/TBCPADDING". 10:43:57,425 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB208/X9.23". 10:43:57,425 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB208/X9.23PADDING". 10:43:57,425 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB208/ZEROBYTE". 10:43:57,425 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB208/ZEROBYTEPADDING". 10:43:57,425 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB216/". 10:43:57,425 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB216/ISO10126". 10:43:57,425 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB216/ISO10126-2". 10:43:57,425 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB216/ISO10126-2PADDING". 10:43:57,425 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB216/ISO10126PADDING". 10:43:57,425 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB216/ISO7816-4". 10:43:57,425 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB216/ISO7816-4PADDING". 10:43:57,425 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB216/NOPADDING". 10:43:57,425 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB216/PKCS5". 10:43:57,425 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB216/PKCS5PADDING". 10:43:57,425 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB216/PKCS7". 10:43:57,425 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB216/PKCS7PADDING". 10:43:57,425 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB216/TBC". 10:43:57,425 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB216/TBCPADDING". 10:43:57,425 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB216/X9.23". 10:43:57,425 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB216/X9.23PADDING". 10:43:57,425 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB216/ZEROBYTE". 10:43:57,425 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB216/ZEROBYTEPADDING". 10:43:57,425 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB224/". 10:43:57,425 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB224/ISO10126". 10:43:57,425 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB224/ISO10126-2". 10:43:57,425 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB224/ISO10126-2PADDING". 10:43:57,425 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB224/ISO10126PADDING". 10:43:57,426 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB224/ISO7816-4". 10:43:57,426 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB224/ISO7816-4PADDING". 10:43:57,426 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB224/NOPADDING". 10:43:57,426 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB224/PKCS5". 10:43:57,426 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB224/PKCS5PADDING". 10:43:57,426 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB224/PKCS7". 10:43:57,426 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB224/PKCS7PADDING". 10:43:57,426 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB224/TBC". 10:43:57,426 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB224/TBCPADDING". 10:43:57,426 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB224/X9.23". 10:43:57,426 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB224/X9.23PADDING". 10:43:57,426 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB224/ZEROBYTE". 10:43:57,426 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB224/ZEROBYTEPADDING". 10:43:57,426 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB232/". 10:43:57,426 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB232/ISO10126". 10:43:57,426 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB232/ISO10126-2". 10:43:57,426 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB232/ISO10126-2PADDING". 10:43:57,426 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB232/ISO10126PADDING". 10:43:57,426 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB232/ISO7816-4". 10:43:57,426 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB232/ISO7816-4PADDING". 10:43:57,426 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB232/NOPADDING". 10:43:57,426 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB232/PKCS5". 10:43:57,426 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB232/PKCS5PADDING". 10:43:57,426 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB232/PKCS7". 10:43:57,426 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB232/PKCS7PADDING". 10:43:57,426 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB232/TBC". 10:43:57,426 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB232/TBCPADDING". 10:43:57,426 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB232/X9.23". 10:43:57,426 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB232/X9.23PADDING". 10:43:57,427 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB232/ZEROBYTE". 10:43:57,427 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB232/ZEROBYTEPADDING". 10:43:57,427 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB24/". 10:43:57,427 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB24/ISO10126". 10:43:57,427 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB24/ISO10126-2". 10:43:57,427 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB24/ISO10126-2PADDING". 10:43:57,427 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB24/ISO10126PADDING". 10:43:57,427 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB24/ISO7816-4". 10:43:57,427 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB24/ISO7816-4PADDING". 10:43:57,427 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB24/NOPADDING". 10:43:57,427 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB24/PKCS5". 10:43:57,427 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB24/PKCS5PADDING". 10:43:57,427 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB24/PKCS7". 10:43:57,427 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB24/PKCS7PADDING". 10:43:57,427 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB24/TBC". 10:43:57,427 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB24/TBCPADDING". 10:43:57,427 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB24/X9.23". 10:43:57,427 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB24/X9.23PADDING". 10:43:57,427 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB24/ZEROBYTE". 10:43:57,427 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB24/ZEROBYTEPADDING". 10:43:57,427 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB240/". 10:43:57,427 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB240/ISO10126". 10:43:57,427 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB240/ISO10126-2". 10:43:57,427 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB240/ISO10126-2PADDING". 10:43:57,427 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB240/ISO10126PADDING". 10:43:57,428 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB240/ISO7816-4". 10:43:57,428 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB240/ISO7816-4PADDING". 10:43:57,428 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB240/NOPADDING". 10:43:57,428 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB240/PKCS5". 10:43:57,428 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB240/PKCS5PADDING". 10:43:57,428 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB240/PKCS7". 10:43:57,428 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB240/PKCS7PADDING". 10:43:57,428 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB240/TBC". 10:43:57,428 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB240/TBCPADDING". 10:43:57,428 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB240/X9.23". 10:43:57,428 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB240/X9.23PADDING". 10:43:57,428 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB240/ZEROBYTE". 10:43:57,428 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB240/ZEROBYTEPADDING". 10:43:57,428 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB248/". 10:43:57,428 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB248/ISO10126". 10:43:57,428 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB248/ISO10126-2". 10:43:57,428 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB248/ISO10126-2PADDING". 10:43:57,428 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB248/ISO10126PADDING". 10:43:57,428 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB248/ISO7816-4". 10:43:57,428 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB248/ISO7816-4PADDING". 10:43:57,428 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB248/NOPADDING". 10:43:57,428 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB248/PKCS5". 10:43:57,428 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB248/PKCS5PADDING". 10:43:57,428 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB248/PKCS7". 10:43:57,428 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB248/PKCS7PADDING". 10:43:57,428 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB248/TBC". 10:43:57,428 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB248/TBCPADDING". 10:43:57,428 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB248/X9.23". 10:43:57,428 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB248/X9.23PADDING". 10:43:57,428 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB248/ZEROBYTE". 10:43:57,428 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB248/ZEROBYTEPADDING". 10:43:57,428 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB256/". 10:43:57,428 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB256/ISO10126". 10:43:57,428 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB256/ISO10126-2". 10:43:57,428 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB256/ISO10126-2PADDING". 10:43:57,428 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB256/ISO10126PADDING". 10:43:57,428 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB256/ISO7816-4". 10:43:57,429 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB256/ISO7816-4PADDING". 10:43:57,429 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB256/NOPADDING". 10:43:57,429 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB256/PKCS5". 10:43:57,429 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB256/PKCS5PADDING". 10:43:57,429 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB256/PKCS7". 10:43:57,429 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB256/PKCS7PADDING". 10:43:57,429 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB256/TBC". 10:43:57,429 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB256/TBCPADDING". 10:43:57,429 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB256/X9.23". 10:43:57,429 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB256/X9.23PADDING". 10:43:57,429 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB256/ZEROBYTE". 10:43:57,429 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB256/ZEROBYTEPADDING". 10:43:57,429 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB32/". 10:43:57,429 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB32/ISO10126". 10:43:57,429 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB32/ISO10126-2". 10:43:57,429 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB32/ISO10126-2PADDING". 10:43:57,429 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB32/ISO10126PADDING". 10:43:57,429 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB32/ISO7816-4". 10:43:57,429 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB32/ISO7816-4PADDING". 10:43:57,429 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB32/NOPADDING". 10:43:57,429 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB32/PKCS5". 10:43:57,429 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB32/PKCS5PADDING". 10:43:57,429 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB32/PKCS7". 10:43:57,429 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB32/PKCS7PADDING". 10:43:57,429 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB32/TBC". 10:43:57,429 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB32/TBCPADDING". 10:43:57,429 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB32/X9.23". 10:43:57,429 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB32/X9.23PADDING". 10:43:57,429 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB32/ZEROBYTE". 10:43:57,429 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB32/ZEROBYTEPADDING". 10:43:57,429 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB40/". 10:43:57,430 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB40/ISO10126". 10:43:57,430 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB40/ISO10126-2". 10:43:57,430 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB40/ISO10126-2PADDING". 10:43:57,430 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB40/ISO10126PADDING". 10:43:57,430 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB40/ISO7816-4". 10:43:57,430 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB40/ISO7816-4PADDING". 10:43:57,430 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB40/NOPADDING". 10:43:57,430 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB40/PKCS5". 10:43:57,430 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB40/PKCS5PADDING". 10:43:57,430 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB40/PKCS7". 10:43:57,430 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB40/PKCS7PADDING". 10:43:57,430 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB40/TBC". 10:43:57,430 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB40/TBCPADDING". 10:43:57,430 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB40/X9.23". 10:43:57,430 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB40/X9.23PADDING". 10:43:57,430 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB40/ZEROBYTE". 10:43:57,430 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB40/ZEROBYTEPADDING". 10:43:57,430 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB48/". 10:43:57,430 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB48/ISO10126". 10:43:57,430 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB48/ISO10126-2". 10:43:57,430 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB48/ISO10126-2PADDING". 10:43:57,430 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB48/ISO10126PADDING". 10:43:57,430 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB48/ISO7816-4". 10:43:57,430 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB48/ISO7816-4PADDING". 10:43:57,430 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB48/NOPADDING". 10:43:57,430 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB48/PKCS5". 10:43:57,430 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB48/PKCS5PADDING". 10:43:57,430 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB48/PKCS7". 10:43:57,430 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB48/PKCS7PADDING". 10:43:57,430 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB48/TBC". 10:43:57,430 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB48/TBCPADDING". 10:43:57,430 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB48/X9.23". 10:43:57,431 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB48/X9.23PADDING". 10:43:57,431 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB48/ZEROBYTE". 10:43:57,431 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB48/ZEROBYTEPADDING". 10:43:57,431 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB56/". 10:43:57,431 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB56/ISO10126". 10:43:57,431 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB56/ISO10126-2". 10:43:57,431 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB56/ISO10126-2PADDING". 10:43:57,431 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB56/ISO10126PADDING". 10:43:57,431 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB56/ISO7816-4". 10:43:57,431 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB56/ISO7816-4PADDING". 10:43:57,431 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB56/NOPADDING". 10:43:57,431 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB56/PKCS5". 10:43:57,431 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB56/PKCS5PADDING". 10:43:57,431 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB56/PKCS7". 10:43:57,431 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB56/PKCS7PADDING". 10:43:57,431 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB56/TBC". 10:43:57,431 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB56/TBCPADDING". 10:43:57,431 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB56/X9.23". 10:43:57,431 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB56/X9.23PADDING". 10:43:57,431 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB56/ZEROBYTE". 10:43:57,431 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB56/ZEROBYTEPADDING". 10:43:57,431 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB64/". 10:43:57,431 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB64/ISO10126". 10:43:57,431 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB64/ISO10126-2". 10:43:57,431 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB64/ISO10126-2PADDING". 10:43:57,431 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB64/ISO10126PADDING". 10:43:57,431 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB64/ISO7816-4". 10:43:57,432 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB64/ISO7816-4PADDING". 10:43:57,432 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB64/NOPADDING". 10:43:57,432 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB64/PKCS5". 10:43:57,432 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB64/PKCS5PADDING". 10:43:57,432 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB64/PKCS7". 10:43:57,432 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB64/PKCS7PADDING". 10:43:57,432 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB64/TBC". 10:43:57,432 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB64/TBCPADDING". 10:43:57,432 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB64/X9.23". 10:43:57,432 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB64/X9.23PADDING". 10:43:57,432 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB64/ZEROBYTE". 10:43:57,432 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB64/ZEROBYTEPADDING". 10:43:57,432 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB72/". 10:43:57,432 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB72/ISO10126". 10:43:57,432 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB72/ISO10126-2". 10:43:57,432 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB72/ISO10126-2PADDING". 10:43:57,432 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB72/ISO10126PADDING". 10:43:57,432 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB72/ISO7816-4". 10:43:57,432 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB72/ISO7816-4PADDING". 10:43:57,432 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB72/NOPADDING". 10:43:57,432 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB72/PKCS5". 10:43:57,432 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB72/PKCS5PADDING". 10:43:57,432 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB72/PKCS7". 10:43:57,432 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB72/PKCS7PADDING". 10:43:57,432 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB72/TBC". 10:43:57,432 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB72/TBCPADDING". 10:43:57,432 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB72/X9.23". 10:43:57,432 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB72/X9.23PADDING". 10:43:57,432 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB72/ZEROBYTE". 10:43:57,432 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB72/ZEROBYTEPADDING". 10:43:57,432 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB8/". 10:43:57,433 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB8/ISO10126". 10:43:57,433 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB8/ISO10126-2". 10:43:57,433 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB8/ISO10126-2PADDING". 10:43:57,433 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB8/ISO10126PADDING". 10:43:57,433 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB8/ISO7816-4". 10:43:57,433 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB8/ISO7816-4PADDING". 10:43:57,433 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB8/NOPADDING". 10:43:57,433 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB8/PKCS5". 10:43:57,433 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB8/PKCS5PADDING". 10:43:57,433 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB8/PKCS7". 10:43:57,433 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB8/PKCS7PADDING". 10:43:57,433 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB8/TBC". 10:43:57,433 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB8/TBCPADDING". 10:43:57,433 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB8/X9.23". 10:43:57,433 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB8/X9.23PADDING". 10:43:57,433 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB8/ZEROBYTE". 10:43:57,433 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB8/ZEROBYTEPADDING". 10:43:57,433 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB80/". 10:43:57,433 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB80/ISO10126". 10:43:57,433 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB80/ISO10126-2". 10:43:57,433 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB80/ISO10126-2PADDING". 10:43:57,433 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB80/ISO10126PADDING". 10:43:57,433 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB80/ISO7816-4". 10:43:57,433 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB80/ISO7816-4PADDING". 10:43:57,433 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB80/NOPADDING". 10:43:57,433 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB80/PKCS5". 10:43:57,433 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB80/PKCS5PADDING". 10:43:57,434 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB80/PKCS7". 10:43:57,434 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB80/PKCS7PADDING". 10:43:57,434 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB80/TBC". 10:43:57,434 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB80/TBCPADDING". 10:43:57,434 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB80/X9.23". 10:43:57,434 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB80/X9.23PADDING". 10:43:57,434 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB80/ZEROBYTE". 10:43:57,434 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB80/ZEROBYTEPADDING". 10:43:57,434 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB88/". 10:43:57,434 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB88/ISO10126". 10:43:57,434 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB88/ISO10126-2". 10:43:57,434 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB88/ISO10126-2PADDING". 10:43:57,434 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB88/ISO10126PADDING". 10:43:57,434 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB88/ISO7816-4". 10:43:57,434 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB88/ISO7816-4PADDING". 10:43:57,434 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB88/NOPADDING". 10:43:57,434 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB88/PKCS5". 10:43:57,434 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB88/PKCS5PADDING". 10:43:57,434 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB88/PKCS7". 10:43:57,434 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB88/PKCS7PADDING". 10:43:57,434 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB88/TBC". 10:43:57,434 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB88/TBCPADDING". 10:43:57,434 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB88/X9.23". 10:43:57,434 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB88/X9.23PADDING". 10:43:57,434 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB88/ZEROBYTE". 10:43:57,434 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB88/ZEROBYTEPADDING". 10:43:57,434 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB96/". 10:43:57,434 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB96/ISO10126". 10:43:57,434 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB96/ISO10126-2". 10:43:57,434 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB96/ISO10126-2PADDING". 10:43:57,434 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB96/ISO10126PADDING". 10:43:57,434 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB96/ISO7816-4". 10:43:57,434 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB96/ISO7816-4PADDING". 10:43:57,435 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB96/NOPADDING". 10:43:57,435 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB96/PKCS5". 10:43:57,435 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB96/PKCS5PADDING". 10:43:57,435 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB96/PKCS7". 10:43:57,435 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB96/PKCS7PADDING". 10:43:57,435 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB96/TBC". 10:43:57,435 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB96/TBCPADDING". 10:43:57,435 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB96/X9.23". 10:43:57,435 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB96/X9.23PADDING". 10:43:57,435 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB96/ZEROBYTE". 10:43:57,435 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB96/ZEROBYTEPADDING". 10:43:57,435 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CTS/". 10:43:57,435 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CTS/NOPADDING". 10:43:57,435 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/EAX/". 10:43:57,435 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/EAX/NOPADDING". 10:43:57,435 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/ECB/". 10:43:57,435 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/ECB/NOPADDING". 10:43:57,435 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/GOFB/". 10:43:57,435 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/GOFB/ISO10126". 10:43:57,435 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/GOFB/ISO10126-2". 10:43:57,435 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/GOFB/ISO10126-2PADDING". 10:43:57,436 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/GOFB/ISO10126PADDING". 10:43:57,436 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/GOFB/ISO7816-4". 10:43:57,436 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/GOFB/ISO7816-4PADDING". 10:43:57,436 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/GOFB/NOPADDING". 10:43:57,436 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/GOFB/PKCS5". 10:43:57,436 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/GOFB/PKCS5PADDING". 10:43:57,436 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/GOFB/PKCS7". 10:43:57,436 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/GOFB/PKCS7PADDING". 10:43:57,436 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/GOFB/TBC". 10:43:57,436 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/GOFB/TBCPADDING". 10:43:57,436 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/GOFB/X9.23". 10:43:57,436 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/GOFB/X9.23PADDING". 10:43:57,436 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/GOFB/ZEROBYTE". 10:43:57,436 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/GOFB/ZEROBYTEPADDING". 10:43:57,436 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB/". 10:43:57,436 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB/ISO10126". 10:43:57,436 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB/ISO10126-2". 10:43:57,436 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB/ISO10126-2PADDING". 10:43:57,436 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB/ISO10126PADDING". 10:43:57,436 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB/ISO7816-4". 10:43:57,437 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB/ISO7816-4PADDING". 10:43:57,437 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB/NOPADDING". 10:43:57,437 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB/PKCS5". 10:43:57,437 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB/PKCS5PADDING". 10:43:57,437 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB/PKCS7". 10:43:57,437 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB/PKCS7PADDING". 10:43:57,437 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB/TBC". 10:43:57,437 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB/TBCPADDING". 10:43:57,437 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB/X9.23". 10:43:57,437 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB/X9.23PADDING". 10:43:57,437 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB/ZEROBYTE". 10:43:57,437 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB/ZEROBYTEPADDING". 10:43:57,437 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB104/". 10:43:57,437 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB104/ISO10126". 10:43:57,437 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB104/ISO10126-2". 10:43:57,437 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB104/ISO10126-2PADDING". 10:43:57,437 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB104/ISO10126PADDING". 10:43:57,437 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB104/ISO7816-4". 10:43:57,437 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB104/ISO7816-4PADDING". 10:43:57,437 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB104/NOPADDING". 10:43:57,437 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB104/PKCS5". 10:43:57,437 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB104/PKCS5PADDING". 10:43:57,437 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB104/PKCS7". 10:43:57,437 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB104/PKCS7PADDING". 10:43:57,437 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB104/TBC". 10:43:57,437 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB104/TBCPADDING". 10:43:57,437 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB104/X9.23". 10:43:57,437 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB104/X9.23PADDING". 10:43:57,437 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB104/ZEROBYTE". 10:43:57,437 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB104/ZEROBYTEPADDING". 10:43:57,438 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB112/". 10:43:57,438 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB112/ISO10126". 10:43:57,438 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB112/ISO10126-2". 10:43:57,438 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB112/ISO10126-2PADDING". 10:43:57,438 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB112/ISO10126PADDING". 10:43:57,438 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB112/ISO7816-4". 10:43:57,438 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB112/ISO7816-4PADDING". 10:43:57,438 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB112/NOPADDING". 10:43:57,438 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB112/PKCS5". 10:43:57,438 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB112/PKCS5PADDING". 10:43:57,438 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB112/PKCS7". 10:43:57,438 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB112/PKCS7PADDING". 10:43:57,438 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB112/TBC". 10:43:57,438 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB112/TBCPADDING". 10:43:57,438 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB112/X9.23". 10:43:57,438 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB112/X9.23PADDING". 10:43:57,438 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB112/ZEROBYTE". 10:43:57,438 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB112/ZEROBYTEPADDING". 10:43:57,438 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB120/". 10:43:57,438 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB120/ISO10126". 10:43:57,438 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB120/ISO10126-2". 10:43:57,438 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB120/ISO10126-2PADDING". 10:43:57,438 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB120/ISO10126PADDING". 10:43:57,438 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB120/ISO7816-4". 10:43:57,438 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB120/ISO7816-4PADDING". 10:43:57,438 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB120/NOPADDING". 10:43:57,438 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB120/PKCS5". 10:43:57,438 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB120/PKCS5PADDING". 10:43:57,438 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB120/PKCS7". 10:43:57,438 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB120/PKCS7PADDING". 10:43:57,438 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB120/TBC". 10:43:57,439 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB120/TBCPADDING". 10:43:57,439 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB120/X9.23". 10:43:57,439 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB120/X9.23PADDING". 10:43:57,439 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB120/ZEROBYTE". 10:43:57,439 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB120/ZEROBYTEPADDING". 10:43:57,439 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB128/". 10:43:57,439 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB128/ISO10126". 10:43:57,439 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB128/ISO10126-2". 10:43:57,439 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB128/ISO10126-2PADDING". 10:43:57,439 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB128/ISO10126PADDING". 10:43:57,439 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB128/ISO7816-4". 10:43:57,439 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB128/ISO7816-4PADDING". 10:43:57,439 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB128/NOPADDING". 10:43:57,439 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB128/PKCS5". 10:43:57,439 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB128/PKCS5PADDING". 10:43:57,439 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB128/PKCS7". 10:43:57,439 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB128/PKCS7PADDING". 10:43:57,439 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB128/TBC". 10:43:57,439 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB128/TBCPADDING". 10:43:57,439 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB128/X9.23". 10:43:57,439 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB128/X9.23PADDING". 10:43:57,439 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB128/ZEROBYTE". 10:43:57,439 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB128/ZEROBYTEPADDING". 10:43:57,439 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB136/". 10:43:57,439 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB136/ISO10126". 10:43:57,439 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB136/ISO10126-2". 10:43:57,439 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB136/ISO10126-2PADDING". 10:43:57,440 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB136/ISO10126PADDING". 10:43:57,440 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB136/ISO7816-4". 10:43:57,440 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB136/ISO7816-4PADDING". 10:43:57,440 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB136/NOPADDING". 10:43:57,440 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB136/PKCS5". 10:43:57,440 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB136/PKCS5PADDING". 10:43:57,440 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB136/PKCS7". 10:43:57,440 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB136/PKCS7PADDING". 10:43:57,440 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB136/TBC". 10:43:57,440 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB136/TBCPADDING". 10:43:57,440 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB136/X9.23". 10:43:57,440 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB136/X9.23PADDING". 10:43:57,440 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB136/ZEROBYTE". 10:43:57,440 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB136/ZEROBYTEPADDING". 10:43:57,440 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB144/". 10:43:57,440 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB144/ISO10126". 10:43:57,440 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB144/ISO10126-2". 10:43:57,440 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB144/ISO10126-2PADDING". 10:43:57,440 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB144/ISO10126PADDING". 10:43:57,440 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB144/ISO7816-4". 10:43:57,440 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB144/ISO7816-4PADDING". 10:43:57,440 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB144/NOPADDING". 10:43:57,440 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB144/PKCS5". 10:43:57,440 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB144/PKCS5PADDING". 10:43:57,440 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB144/PKCS7". 10:43:57,440 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB144/PKCS7PADDING". 10:43:57,440 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB144/TBC". 10:43:57,440 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB144/TBCPADDING". 10:43:57,440 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB144/X9.23". 10:43:57,440 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB144/X9.23PADDING". 10:43:57,440 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB144/ZEROBYTE". 10:43:57,441 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB144/ZEROBYTEPADDING". 10:43:57,441 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB152/". 10:43:57,441 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB152/ISO10126". 10:43:57,441 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB152/ISO10126-2". 10:43:57,441 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB152/ISO10126-2PADDING". 10:43:57,441 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB152/ISO10126PADDING". 10:43:57,441 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB152/ISO7816-4". 10:43:57,441 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB152/ISO7816-4PADDING". 10:43:57,441 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB152/NOPADDING". 10:43:57,441 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB152/PKCS5". 10:43:57,441 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB152/PKCS5PADDING". 10:43:57,441 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB152/PKCS7". 10:43:57,441 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB152/PKCS7PADDING". 10:43:57,441 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB152/TBC". 10:43:57,441 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB152/TBCPADDING". 10:43:57,441 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB152/X9.23". 10:43:57,441 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB152/X9.23PADDING". 10:43:57,441 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB152/ZEROBYTE". 10:43:57,441 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB152/ZEROBYTEPADDING". 10:43:57,441 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB16/". 10:43:57,441 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB16/ISO10126". 10:43:57,441 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB16/ISO10126-2". 10:43:57,441 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB16/ISO10126-2PADDING". 10:43:57,441 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB16/ISO10126PADDING". 10:43:57,441 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB16/ISO7816-4". 10:43:57,441 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB16/ISO7816-4PADDING". 10:43:57,441 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB16/NOPADDING". 10:43:57,441 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB16/PKCS5". 10:43:57,441 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB16/PKCS5PADDING". 10:43:57,441 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB16/PKCS7". 10:43:57,441 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB16/PKCS7PADDING". 10:43:57,441 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB16/TBC". 10:43:57,441 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB16/TBCPADDING". 10:43:57,441 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB16/X9.23". 10:43:57,441 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB16/X9.23PADDING". 10:43:57,441 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB16/ZEROBYTE". 10:43:57,442 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB16/ZEROBYTEPADDING". 10:43:57,442 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB160/". 10:43:57,442 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB160/ISO10126". 10:43:57,442 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB160/ISO10126-2". 10:43:57,442 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB160/ISO10126-2PADDING". 10:43:57,442 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB160/ISO10126PADDING". 10:43:57,442 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB160/ISO7816-4". 10:43:57,442 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB160/ISO7816-4PADDING". 10:43:57,442 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB160/NOPADDING". 10:43:57,442 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB160/PKCS5". 10:43:57,442 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB160/PKCS5PADDING". 10:43:57,442 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB160/PKCS7". 10:43:57,442 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB160/PKCS7PADDING". 10:43:57,442 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB160/TBC". 10:43:57,442 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB160/TBCPADDING". 10:43:57,442 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB160/X9.23". 10:43:57,442 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB160/X9.23PADDING". 10:43:57,442 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB160/ZEROBYTE". 10:43:57,442 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB160/ZEROBYTEPADDING". 10:43:57,442 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB168/". 10:43:57,442 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB168/ISO10126". 10:43:57,442 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB168/ISO10126-2". 10:43:57,442 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB168/ISO10126-2PADDING". 10:43:57,442 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB168/ISO10126PADDING". 10:43:57,442 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB168/ISO7816-4". 10:43:57,442 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB168/ISO7816-4PADDING". 10:43:57,442 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB168/NOPADDING". 10:43:57,442 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB168/PKCS5". 10:43:57,442 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB168/PKCS5PADDING". 10:43:57,442 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB168/PKCS7". 10:43:57,442 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB168/PKCS7PADDING". 10:43:57,442 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB168/TBC". 10:43:57,442 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB168/TBCPADDING". 10:43:57,442 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB168/X9.23". 10:43:57,442 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB168/X9.23PADDING". 10:43:57,442 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB168/ZEROBYTE". 10:43:57,442 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB168/ZEROBYTEPADDING". 10:43:57,442 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB176/". 10:43:57,443 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB176/ISO10126". 10:43:57,443 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB176/ISO10126-2". 10:43:57,443 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB176/ISO10126-2PADDING". 10:43:57,443 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB176/ISO10126PADDING". 10:43:57,443 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB176/ISO7816-4". 10:43:57,443 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB176/ISO7816-4PADDING". 10:43:57,443 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB176/NOPADDING". 10:43:57,443 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB176/PKCS5". 10:43:57,443 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB176/PKCS5PADDING". 10:43:57,443 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB176/PKCS7". 10:43:57,443 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB176/PKCS7PADDING". 10:43:57,443 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB176/TBC". 10:43:57,443 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB176/TBCPADDING". 10:43:57,443 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB176/X9.23". 10:43:57,443 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB176/X9.23PADDING". 10:43:57,443 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB176/ZEROBYTE". 10:43:57,443 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB176/ZEROBYTEPADDING". 10:43:57,443 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB184/". 10:43:57,443 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB184/ISO10126". 10:43:57,443 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB184/ISO10126-2". 10:43:57,443 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB184/ISO10126-2PADDING". 10:43:57,443 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB184/ISO10126PADDING". 10:43:57,443 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB184/ISO7816-4". 10:43:57,443 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB184/ISO7816-4PADDING". 10:43:57,443 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB184/NOPADDING". 10:43:57,443 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB184/PKCS5". 10:43:57,443 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB184/PKCS5PADDING". 10:43:57,443 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB184/PKCS7". 10:43:57,443 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB184/PKCS7PADDING". 10:43:57,443 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB184/TBC". 10:43:57,443 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB184/TBCPADDING". 10:43:57,443 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB184/X9.23". 10:43:57,443 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB184/X9.23PADDING". 10:43:57,443 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB184/ZEROBYTE". 10:43:57,443 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB184/ZEROBYTEPADDING". 10:43:57,444 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB192/". 10:43:57,444 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB192/ISO10126". 10:43:57,444 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB192/ISO10126-2". 10:43:57,444 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB192/ISO10126-2PADDING". 10:43:57,444 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB192/ISO10126PADDING". 10:43:57,444 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB192/ISO7816-4". 10:43:57,444 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB192/ISO7816-4PADDING". 10:43:57,444 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB192/NOPADDING". 10:43:57,444 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB192/PKCS5". 10:43:57,444 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB192/PKCS5PADDING". 10:43:57,444 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB192/PKCS7". 10:43:57,444 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB192/PKCS7PADDING". 10:43:57,444 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB192/TBC". 10:43:57,444 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB192/TBCPADDING". 10:43:57,444 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB192/X9.23". 10:43:57,444 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB192/X9.23PADDING". 10:43:57,444 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB192/ZEROBYTE". 10:43:57,444 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB192/ZEROBYTEPADDING". 10:43:57,444 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB200/". 10:43:57,444 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB200/ISO10126". 10:43:57,444 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB200/ISO10126-2". 10:43:57,444 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB200/ISO10126-2PADDING". 10:43:57,444 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB200/ISO10126PADDING". 10:43:57,444 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB200/ISO7816-4". 10:43:57,444 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB200/ISO7816-4PADDING". 10:43:57,444 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB200/NOPADDING". 10:43:57,444 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB200/PKCS5". 10:43:57,444 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB200/PKCS5PADDING". 10:43:57,444 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB200/PKCS7". 10:43:57,444 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB200/PKCS7PADDING". 10:43:57,444 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB200/TBC". 10:43:57,444 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB200/TBCPADDING". 10:43:57,444 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB200/X9.23". 10:43:57,444 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB200/X9.23PADDING". 10:43:57,444 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB200/ZEROBYTE". 10:43:57,444 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB200/ZEROBYTEPADDING". 10:43:57,444 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB208/". 10:43:57,444 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB208/ISO10126". 10:43:57,444 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB208/ISO10126-2". 10:43:57,444 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB208/ISO10126-2PADDING". 10:43:57,444 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB208/ISO10126PADDING". 10:43:57,444 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB208/ISO7816-4". 10:43:57,444 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB208/ISO7816-4PADDING". 10:43:57,445 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB208/NOPADDING". 10:43:57,445 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB208/PKCS5". 10:43:57,445 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB208/PKCS5PADDING". 10:43:57,445 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB208/PKCS7". 10:43:57,445 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB208/PKCS7PADDING". 10:43:57,445 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB208/TBC". 10:43:57,445 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB208/TBCPADDING". 10:43:57,445 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB208/X9.23". 10:43:57,445 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB208/X9.23PADDING". 10:43:57,445 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB208/ZEROBYTE". 10:43:57,445 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB208/ZEROBYTEPADDING". 10:43:57,445 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB216/". 10:43:57,445 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB216/ISO10126". 10:43:57,445 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB216/ISO10126-2". 10:43:57,445 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB216/ISO10126-2PADDING". 10:43:57,445 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB216/ISO10126PADDING". 10:43:57,445 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB216/ISO7816-4". 10:43:57,445 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB216/ISO7816-4PADDING". 10:43:57,445 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB216/NOPADDING". 10:43:57,445 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB216/PKCS5". 10:43:57,445 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB216/PKCS5PADDING". 10:43:57,445 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB216/PKCS7". 10:43:57,445 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB216/PKCS7PADDING". 10:43:57,445 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB216/TBC". 10:43:57,445 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB216/TBCPADDING". 10:43:57,445 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB216/X9.23". 10:43:57,445 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB216/X9.23PADDING". 10:43:57,445 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB216/ZEROBYTE". 10:43:57,445 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB216/ZEROBYTEPADDING". 10:43:57,445 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB224/". 10:43:57,446 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB224/ISO10126". 10:43:57,446 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB224/ISO10126-2". 10:43:57,446 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB224/ISO10126-2PADDING". 10:43:57,446 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB224/ISO10126PADDING". 10:43:57,446 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB224/ISO7816-4". 10:43:57,446 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB224/ISO7816-4PADDING". 10:43:57,446 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB224/NOPADDING". 10:43:57,446 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB224/PKCS5". 10:43:57,446 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB224/PKCS5PADDING". 10:43:57,446 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB224/PKCS7". 10:43:57,446 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB224/PKCS7PADDING". 10:43:57,446 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB224/TBC". 10:43:57,446 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB224/TBCPADDING". 10:43:57,446 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB224/X9.23". 10:43:57,446 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB224/X9.23PADDING". 10:43:57,446 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB224/ZEROBYTE". 10:43:57,446 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB224/ZEROBYTEPADDING". 10:43:57,446 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB232/". 10:43:57,446 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB232/ISO10126". 10:43:57,446 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB232/ISO10126-2". 10:43:57,446 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB232/ISO10126-2PADDING". 10:43:57,446 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB232/ISO10126PADDING". 10:43:57,446 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB232/ISO7816-4". 10:43:57,446 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB232/ISO7816-4PADDING". 10:43:57,446 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB232/NOPADDING". 10:43:57,446 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB232/PKCS5". 10:43:57,446 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB232/PKCS5PADDING". 10:43:57,446 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB232/PKCS7". 10:43:57,446 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB232/PKCS7PADDING". 10:43:57,446 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB232/TBC". 10:43:57,446 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB232/TBCPADDING". 10:43:57,446 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB232/X9.23". 10:43:57,446 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB232/X9.23PADDING". 10:43:57,446 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB232/ZEROBYTE". 10:43:57,446 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB232/ZEROBYTEPADDING". 10:43:57,446 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB24/". 10:43:57,446 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB24/ISO10126". 10:43:57,447 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB24/ISO10126-2". 10:43:57,447 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB24/ISO10126-2PADDING". 10:43:57,447 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB24/ISO10126PADDING". 10:43:57,447 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB24/ISO7816-4". 10:43:57,447 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB24/ISO7816-4PADDING". 10:43:57,447 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB24/NOPADDING". 10:43:57,447 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB24/PKCS5". 10:43:57,447 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB24/PKCS5PADDING". 10:43:57,447 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB24/PKCS7". 10:43:57,447 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB24/PKCS7PADDING". 10:43:57,447 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB24/TBC". 10:43:57,447 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB24/TBCPADDING". 10:43:57,447 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB24/X9.23". 10:43:57,447 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB24/X9.23PADDING". 10:43:57,447 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB24/ZEROBYTE". 10:43:57,447 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB24/ZEROBYTEPADDING". 10:43:57,447 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB240/". 10:43:57,447 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB240/ISO10126". 10:43:57,447 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB240/ISO10126-2". 10:43:57,447 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB240/ISO10126-2PADDING". 10:43:57,447 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB240/ISO10126PADDING". 10:43:57,447 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB240/ISO7816-4". 10:43:57,447 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB240/ISO7816-4PADDING". 10:43:57,447 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB240/NOPADDING". 10:43:57,447 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB240/PKCS5". 10:43:57,447 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB240/PKCS5PADDING". 10:43:57,447 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB240/PKCS7". 10:43:57,447 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB240/PKCS7PADDING". 10:43:57,447 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB240/TBC". 10:43:57,447 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB240/TBCPADDING". 10:43:57,447 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB240/X9.23". 10:43:57,447 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB240/X9.23PADDING". 10:43:57,448 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB240/ZEROBYTE". 10:43:57,448 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB240/ZEROBYTEPADDING". 10:43:57,448 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB248/". 10:43:57,448 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB248/ISO10126". 10:43:57,448 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB248/ISO10126-2". 10:43:57,448 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB248/ISO10126-2PADDING". 10:43:57,448 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB248/ISO10126PADDING". 10:43:57,448 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB248/ISO7816-4". 10:43:57,448 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB248/ISO7816-4PADDING". 10:43:57,448 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB248/NOPADDING". 10:43:57,448 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB248/PKCS5". 10:43:57,448 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB248/PKCS5PADDING". 10:43:57,448 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB248/PKCS7". 10:43:57,448 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB248/PKCS7PADDING". 10:43:57,448 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB248/TBC". 10:43:57,448 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB248/TBCPADDING". 10:43:57,448 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB248/X9.23". 10:43:57,448 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB248/X9.23PADDING". 10:43:57,448 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB248/ZEROBYTE". 10:43:57,448 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB248/ZEROBYTEPADDING". 10:43:57,448 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB256/". 10:43:57,448 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB256/ISO10126". 10:43:57,448 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB256/ISO10126-2". 10:43:57,448 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB256/ISO10126-2PADDING". 10:43:57,448 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB256/ISO10126PADDING". 10:43:57,448 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB256/ISO7816-4". 10:43:57,448 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB256/ISO7816-4PADDING". 10:43:57,448 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB256/NOPADDING". 10:43:57,448 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB256/PKCS5". 10:43:57,448 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB256/PKCS5PADDING". 10:43:57,448 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB256/PKCS7". 10:43:57,448 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB256/PKCS7PADDING". 10:43:57,448 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB256/TBC". 10:43:57,448 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB256/TBCPADDING". 10:43:57,448 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB256/X9.23". 10:43:57,448 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB256/X9.23PADDING". 10:43:57,448 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB256/ZEROBYTE". 10:43:57,448 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB256/ZEROBYTEPADDING". 10:43:57,449 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB32/". 10:43:57,449 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB32/ISO10126". 10:43:57,449 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB32/ISO10126-2". 10:43:57,449 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB32/ISO10126-2PADDING". 10:43:57,449 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB32/ISO10126PADDING". 10:43:57,449 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB32/ISO7816-4". 10:43:57,449 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB32/ISO7816-4PADDING". 10:43:57,449 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB32/NOPADDING". 10:43:57,449 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB32/PKCS5". 10:43:57,449 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB32/PKCS5PADDING". 10:43:57,449 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB32/PKCS7". 10:43:57,449 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB32/PKCS7PADDING". 10:43:57,449 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB32/TBC". 10:43:57,449 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB32/TBCPADDING". 10:43:57,449 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB32/X9.23". 10:43:57,449 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB32/X9.23PADDING". 10:43:57,449 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB32/ZEROBYTE". 10:43:57,449 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB32/ZEROBYTEPADDING". 10:43:57,449 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB40/". 10:43:57,449 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB40/ISO10126". 10:43:57,449 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB40/ISO10126-2". 10:43:57,449 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB40/ISO10126-2PADDING". 10:43:57,449 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB40/ISO10126PADDING". 10:43:57,449 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB40/ISO7816-4". 10:43:57,449 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB40/ISO7816-4PADDING". 10:43:57,449 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB40/NOPADDING". 10:43:57,449 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB40/PKCS5". 10:43:57,449 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB40/PKCS5PADDING". 10:43:57,449 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB40/PKCS7". 10:43:57,449 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB40/PKCS7PADDING". 10:43:57,449 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB40/TBC". 10:43:57,449 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB40/TBCPADDING". 10:43:57,449 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB40/X9.23". 10:43:57,449 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB40/X9.23PADDING". 10:43:57,449 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB40/ZEROBYTE". 10:43:57,449 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB40/ZEROBYTEPADDING". 10:43:57,449 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB48/". 10:43:57,449 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB48/ISO10126". 10:43:57,450 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB48/ISO10126-2". 10:43:57,450 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB48/ISO10126-2PADDING". 10:43:57,450 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB48/ISO10126PADDING". 10:43:57,450 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB48/ISO7816-4". 10:43:57,450 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB48/ISO7816-4PADDING". 10:43:57,450 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB48/NOPADDING". 10:43:57,450 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB48/PKCS5". 10:43:57,450 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB48/PKCS5PADDING". 10:43:57,450 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB48/PKCS7". 10:43:57,450 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB48/PKCS7PADDING". 10:43:57,450 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB48/TBC". 10:43:57,450 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB48/TBCPADDING". 10:43:57,450 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB48/X9.23". 10:43:57,450 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB48/X9.23PADDING". 10:43:57,450 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB48/ZEROBYTE". 10:43:57,450 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB48/ZEROBYTEPADDING". 10:43:57,450 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB56/". 10:43:57,450 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB56/ISO10126". 10:43:57,450 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB56/ISO10126-2". 10:43:57,450 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB56/ISO10126-2PADDING". 10:43:57,450 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB56/ISO10126PADDING". 10:43:57,450 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB56/ISO7816-4". 10:43:57,450 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB56/ISO7816-4PADDING". 10:43:57,450 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB56/NOPADDING". 10:43:57,450 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB56/PKCS5". 10:43:57,450 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB56/PKCS5PADDING". 10:43:57,450 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB56/PKCS7". 10:43:57,450 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB56/PKCS7PADDING". 10:43:57,450 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB56/TBC". 10:43:57,450 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB56/TBCPADDING". 10:43:57,450 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB56/X9.23". 10:43:57,450 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB56/X9.23PADDING". 10:43:57,450 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB56/ZEROBYTE". 10:43:57,450 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB56/ZEROBYTEPADDING". 10:43:57,450 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB64/". 10:43:57,450 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB64/ISO10126". 10:43:57,450 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB64/ISO10126-2". 10:43:57,450 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB64/ISO10126-2PADDING". 10:43:57,450 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB64/ISO10126PADDING". 10:43:57,450 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB64/ISO7816-4". 10:43:57,450 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB64/ISO7816-4PADDING". 10:43:57,450 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB64/NOPADDING". 10:43:57,451 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB64/PKCS5". 10:43:57,451 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB64/PKCS5PADDING". 10:43:57,451 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB64/PKCS7". 10:43:57,451 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB64/PKCS7PADDING". 10:43:57,451 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB64/TBC". 10:43:57,451 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB64/TBCPADDING". 10:43:57,451 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB64/X9.23". 10:43:57,451 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB64/X9.23PADDING". 10:43:57,451 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB64/ZEROBYTE". 10:43:57,451 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB64/ZEROBYTEPADDING". 10:43:57,451 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB72/". 10:43:57,451 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB72/ISO10126". 10:43:57,451 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB72/ISO10126-2". 10:43:57,451 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB72/ISO10126-2PADDING". 10:43:57,451 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB72/ISO10126PADDING". 10:43:57,451 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB72/ISO7816-4". 10:43:57,451 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB72/ISO7816-4PADDING". 10:43:57,451 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB72/NOPADDING". 10:43:57,451 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB72/PKCS5". 10:43:57,451 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB72/PKCS5PADDING". 10:43:57,451 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB72/PKCS7". 10:43:57,451 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB72/PKCS7PADDING". 10:43:57,451 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB72/TBC". 10:43:57,451 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB72/TBCPADDING". 10:43:57,451 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB72/X9.23". 10:43:57,451 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB72/X9.23PADDING". 10:43:57,451 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB72/ZEROBYTE". 10:43:57,451 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB72/ZEROBYTEPADDING". 10:43:57,451 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB8/". 10:43:57,451 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB8/ISO10126". 10:43:57,451 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB8/ISO10126-2". 10:43:57,452 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB8/ISO10126-2PADDING". 10:43:57,452 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB8/ISO10126PADDING". 10:43:57,452 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB8/ISO7816-4". 10:43:57,452 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB8/ISO7816-4PADDING". 10:43:57,452 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB8/NOPADDING". 10:43:57,452 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB8/PKCS5". 10:43:57,452 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB8/PKCS5PADDING". 10:43:57,452 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB8/PKCS7". 10:43:57,452 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB8/PKCS7PADDING". 10:43:57,452 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB8/TBC". 10:43:57,452 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB8/TBCPADDING". 10:43:57,452 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB8/X9.23". 10:43:57,452 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB8/X9.23PADDING". 10:43:57,452 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB8/ZEROBYTE". 10:43:57,452 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB8/ZEROBYTEPADDING". 10:43:57,452 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB80/". 10:43:57,452 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB80/ISO10126". 10:43:57,452 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB80/ISO10126-2". 10:43:57,452 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB80/ISO10126-2PADDING". 10:43:57,452 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB80/ISO10126PADDING". 10:43:57,452 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB80/ISO7816-4". 10:43:57,452 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB80/ISO7816-4PADDING". 10:43:57,452 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB80/NOPADDING". 10:43:57,452 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB80/PKCS5". 10:43:57,452 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB80/PKCS5PADDING". 10:43:57,452 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB80/PKCS7". 10:43:57,452 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB80/PKCS7PADDING". 10:43:57,452 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB80/TBC". 10:43:57,452 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB80/TBCPADDING". 10:43:57,452 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB80/X9.23". 10:43:57,452 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB80/X9.23PADDING". 10:43:57,452 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB80/ZEROBYTE". 10:43:57,452 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB80/ZEROBYTEPADDING". 10:43:57,452 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB88/". 10:43:57,453 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB88/ISO10126". 10:43:57,453 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB88/ISO10126-2". 10:43:57,453 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB88/ISO10126-2PADDING". 10:43:57,453 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB88/ISO10126PADDING". 10:43:57,453 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB88/ISO7816-4". 10:43:57,453 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB88/ISO7816-4PADDING". 10:43:57,453 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB88/NOPADDING". 10:43:57,453 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB88/PKCS5". 10:43:57,453 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB88/PKCS5PADDING". 10:43:57,453 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB88/PKCS7". 10:43:57,453 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB88/PKCS7PADDING". 10:43:57,453 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB88/TBC". 10:43:57,453 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB88/TBCPADDING". 10:43:57,453 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB88/X9.23". 10:43:57,453 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB88/X9.23PADDING". 10:43:57,453 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB88/ZEROBYTE". 10:43:57,453 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB88/ZEROBYTEPADDING". 10:43:57,453 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB96/". 10:43:57,453 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB96/ISO10126". 10:43:57,453 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB96/ISO10126-2". 10:43:57,453 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB96/ISO10126-2PADDING". 10:43:57,453 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB96/ISO10126PADDING". 10:43:57,453 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB96/ISO7816-4". 10:43:57,453 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB96/ISO7816-4PADDING". 10:43:57,453 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB96/NOPADDING". 10:43:57,453 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB96/PKCS5". 10:43:57,453 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB96/PKCS5PADDING". 10:43:57,453 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB96/PKCS7". 10:43:57,453 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB96/PKCS7PADDING". 10:43:57,453 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB96/TBC". 10:43:57,453 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB96/TBCPADDING". 10:43:57,453 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB96/X9.23". 10:43:57,453 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB96/X9.23PADDING". 10:43:57,453 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB96/ZEROBYTE". 10:43:57,453 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB96/ZEROBYTEPADDING". 10:43:57,453 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/SIC/". 10:43:57,453 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/SIC/ISO10126". 10:43:57,453 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/SIC/ISO10126-2". 10:43:57,454 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/SIC/ISO10126-2PADDING". 10:43:57,454 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/SIC/ISO10126PADDING". 10:43:57,454 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/SIC/ISO7816-4". 10:43:57,454 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/SIC/ISO7816-4PADDING". 10:43:57,454 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/SIC/NOPADDING". 10:43:57,454 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/SIC/PKCS5". 10:43:57,454 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/SIC/PKCS5PADDING". 10:43:57,454 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/SIC/PKCS7". 10:43:57,454 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/SIC/PKCS7PADDING". 10:43:57,454 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/SIC/TBC". 10:43:57,454 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/SIC/TBCPADDING". 10:43:57,454 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/SIC/X9.23". 10:43:57,454 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/SIC/X9.23PADDING". 10:43:57,454 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/SIC/ZEROBYTE". 10:43:57,454 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/SIC/ZEROBYTEPADDING". 10:43:57,454 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GRAIN-128//". 10:43:57,456 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GRAIN-128//NOPADDING". 10:43:57,456 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GRAIN-128/ECB/". 10:43:57,456 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GRAIN-128/ECB/NOPADDING". 10:43:57,456 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GRAIN-V1//". 10:43:57,456 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GRAIN-V1//NOPADDING". 10:43:57,456 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GRAIN-V1/ECB/". 10:43:57,456 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GRAIN-V1/ECB/NOPADDING". 10:43:57,456 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "HC-128//". 10:43:57,456 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "HC-128//NOPADDING". 10:43:57,456 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "HC-128/ECB/". 10:43:57,456 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "HC-128/ECB/NOPADDING". 10:43:57,456 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "HC-256//". 10:43:57,456 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "HC-256//NOPADDING". 10:43:57,456 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "HC-256/ECB/". 10:43:57,456 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "HC-256/ECB/NOPADDING". 10:43:57,456 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "ISAAC//". 10:43:57,456 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "ISAAC//NOPADDING". 10:43:57,456 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "ISAAC/ECB/". 10:43:57,456 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "ISAAC/ECB/NOPADDING". 10:43:57,456 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NACCACHESTERN//". 10:43:57,456 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NACCACHESTERN//ISO9796-1". 10:43:57,457 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NACCACHESTERN//ISO9796-1PADDING". 10:43:57,457 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NACCACHESTERN//NOPADDING". 10:43:57,457 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NACCACHESTERN//OAEP". 10:43:57,457 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NACCACHESTERN//OAEPPADDING". 10:43:57,457 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NACCACHESTERN//OAEPWITHSHA1ANDMGF1". 10:43:57,458 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NACCACHESTERN//OAEPWITHSHA1ANDMGF1PADDING". 10:43:57,458 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NACCACHESTERN//PKCS1". 10:43:57,458 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NACCACHESTERN//PKCS1PADDING". 10:43:57,458 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NACCACHESTERN/ECB/". 10:43:57,458 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NACCACHESTERN/ECB/ISO9796-1". 10:43:57,458 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NACCACHESTERN/ECB/ISO9796-1PADDING". 10:43:57,458 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NACCACHESTERN/ECB/NOPADDING". 10:43:57,458 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NACCACHESTERN/ECB/OAEP". 10:43:57,459 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NACCACHESTERN/ECB/OAEPPADDING". 10:43:57,459 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NACCACHESTERN/ECB/OAEPWITHSHA1ANDMGF1". 10:43:57,459 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NACCACHESTERN/ECB/OAEPWITHSHA1ANDMGF1PADDING". 10:43:57,459 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NACCACHESTERN/ECB/PKCS1". 10:43:57,459 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NACCACHESTERN/ECB/PKCS1PADDING". 10:43:57,459 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON//". 10:43:57,459 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON//NOPADDING". 10:43:57,459 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CBC-CTS/". 10:43:57,459 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CBC-CTS/NOPADDING". 10:43:57,460 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CBC/". 10:43:57,460 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CBC/ISO10126". 10:43:57,460 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CBC/ISO10126-2". 10:43:57,460 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CBC/ISO10126-2PADDING". 10:43:57,460 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CBC/ISO10126PADDING". 10:43:57,460 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CBC/ISO7816-4". 10:43:57,460 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CBC/ISO7816-4PADDING". 10:43:57,460 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CBC/NOPADDING". 10:43:57,460 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CBC/PKCS5". 10:43:57,460 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CBC/PKCS5PADDING". 10:43:57,460 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CBC/PKCS7". 10:43:57,461 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CBC/PKCS7PADDING". 10:43:57,461 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CBC/TBC". 10:43:57,461 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CBC/TBCPADDING". 10:43:57,461 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CBC/X9.23". 10:43:57,461 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CBC/X9.23PADDING". 10:43:57,461 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CBC/ZEROBYTE". 10:43:57,461 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CBC/ZEROBYTEPADDING". 10:43:57,461 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CCM/". 10:43:57,461 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CCM/NOPADDING". 10:43:57,461 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB/". 10:43:57,461 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB/ISO10126". 10:43:57,461 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB/ISO10126-2". 10:43:57,461 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB/ISO10126-2PADDING". 10:43:57,461 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB/ISO10126PADDING". 10:43:57,461 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB/ISO7816-4". 10:43:57,461 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB/ISO7816-4PADDING". 10:43:57,461 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB/NOPADDING". 10:43:57,462 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB/PKCS5". 10:43:57,462 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB/PKCS5PADDING". 10:43:57,462 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB/PKCS7". 10:43:57,462 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB/PKCS7PADDING". 10:43:57,462 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB/TBC". 10:43:57,462 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB/TBCPADDING". 10:43:57,462 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB/X9.23". 10:43:57,462 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB/X9.23PADDING". 10:43:57,462 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB/ZEROBYTE". 10:43:57,462 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB/ZEROBYTEPADDING". 10:43:57,462 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB104/". 10:43:57,462 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB104/ISO10126". 10:43:57,462 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB104/ISO10126-2". 10:43:57,462 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB104/ISO10126-2PADDING". 10:43:57,462 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB104/ISO10126PADDING". 10:43:57,462 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB104/ISO7816-4". 10:43:57,462 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB104/ISO7816-4PADDING". 10:43:57,462 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB104/NOPADDING". 10:43:57,462 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB104/PKCS5". 10:43:57,462 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB104/PKCS5PADDING". 10:43:57,462 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB104/PKCS7". 10:43:57,462 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB104/PKCS7PADDING". 10:43:57,462 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB104/TBC". 10:43:57,462 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB104/TBCPADDING". 10:43:57,462 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB104/X9.23". 10:43:57,462 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB104/X9.23PADDING". 10:43:57,462 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB104/ZEROBYTE". 10:43:57,462 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB104/ZEROBYTEPADDING". 10:43:57,462 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB112/". 10:43:57,462 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB112/ISO10126". 10:43:57,462 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB112/ISO10126-2". 10:43:57,463 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB112/ISO10126-2PADDING". 10:43:57,463 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB112/ISO10126PADDING". 10:43:57,463 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB112/ISO7816-4". 10:43:57,463 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB112/ISO7816-4PADDING". 10:43:57,463 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB112/NOPADDING". 10:43:57,463 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB112/PKCS5". 10:43:57,463 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB112/PKCS5PADDING". 10:43:57,463 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB112/PKCS7". 10:43:57,463 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB112/PKCS7PADDING". 10:43:57,463 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB112/TBC". 10:43:57,463 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB112/TBCPADDING". 10:43:57,463 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB112/X9.23". 10:43:57,463 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB112/X9.23PADDING". 10:43:57,463 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB112/ZEROBYTE". 10:43:57,463 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB112/ZEROBYTEPADDING". 10:43:57,463 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB120/". 10:43:57,463 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB120/ISO10126". 10:43:57,463 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB120/ISO10126-2". 10:43:57,463 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB120/ISO10126-2PADDING". 10:43:57,463 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB120/ISO10126PADDING". 10:43:57,463 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB120/ISO7816-4". 10:43:57,463 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB120/ISO7816-4PADDING". 10:43:57,463 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB120/NOPADDING". 10:43:57,463 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB120/PKCS5". 10:43:57,463 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB120/PKCS5PADDING". 10:43:57,463 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB120/PKCS7". 10:43:57,463 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB120/PKCS7PADDING". 10:43:57,463 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB120/TBC". 10:43:57,463 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB120/TBCPADDING". 10:43:57,464 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB120/X9.23". 10:43:57,464 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB120/X9.23PADDING". 10:43:57,464 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB120/ZEROBYTE". 10:43:57,464 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB120/ZEROBYTEPADDING". 10:43:57,464 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB128/". 10:43:57,464 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB128/ISO10126". 10:43:57,464 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB128/ISO10126-2". 10:43:57,464 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB128/ISO10126-2PADDING". 10:43:57,464 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB128/ISO10126PADDING". 10:43:57,464 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB128/ISO7816-4". 10:43:57,464 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB128/ISO7816-4PADDING". 10:43:57,464 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB128/NOPADDING". 10:43:57,464 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB128/PKCS5". 10:43:57,464 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB128/PKCS5PADDING". 10:43:57,464 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB128/PKCS7". 10:43:57,464 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB128/PKCS7PADDING". 10:43:57,464 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB128/TBC". 10:43:57,464 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB128/TBCPADDING". 10:43:57,464 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB128/X9.23". 10:43:57,464 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB128/X9.23PADDING". 10:43:57,464 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB128/ZEROBYTE". 10:43:57,464 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB128/ZEROBYTEPADDING". 10:43:57,464 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB136/". 10:43:57,464 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB136/ISO10126". 10:43:57,464 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB136/ISO10126-2". 10:43:57,464 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB136/ISO10126-2PADDING". 10:43:57,464 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB136/ISO10126PADDING". 10:43:57,464 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB136/ISO7816-4". 10:43:57,464 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB136/ISO7816-4PADDING". 10:43:57,464 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB136/NOPADDING". 10:43:57,465 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB136/PKCS5". 10:43:57,465 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB136/PKCS5PADDING". 10:43:57,465 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB136/PKCS7". 10:43:57,465 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB136/PKCS7PADDING". 10:43:57,465 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB136/TBC". 10:43:57,465 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB136/TBCPADDING". 10:43:57,465 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB136/X9.23". 10:43:57,465 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB136/X9.23PADDING". 10:43:57,465 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB136/ZEROBYTE". 10:43:57,465 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB136/ZEROBYTEPADDING". 10:43:57,465 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB144/". 10:43:57,465 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB144/ISO10126". 10:43:57,465 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB144/ISO10126-2". 10:43:57,465 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB144/ISO10126-2PADDING". 10:43:57,465 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB144/ISO10126PADDING". 10:43:57,465 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB144/ISO7816-4". 10:43:57,465 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB144/ISO7816-4PADDING". 10:43:57,465 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB144/NOPADDING". 10:43:57,465 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB144/PKCS5". 10:43:57,465 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB144/PKCS5PADDING". 10:43:57,465 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB144/PKCS7". 10:43:57,465 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB144/PKCS7PADDING". 10:43:57,465 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB144/TBC". 10:43:57,465 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB144/TBCPADDING". 10:43:57,465 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB144/X9.23". 10:43:57,465 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB144/X9.23PADDING". 10:43:57,465 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB144/ZEROBYTE". 10:43:57,465 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB144/ZEROBYTEPADDING". 10:43:57,465 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB152/". 10:43:57,465 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB152/ISO10126". 10:43:57,465 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB152/ISO10126-2". 10:43:57,465 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB152/ISO10126-2PADDING". 10:43:57,465 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB152/ISO10126PADDING". 10:43:57,465 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB152/ISO7816-4". 10:43:57,466 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB152/ISO7816-4PADDING". 10:43:57,466 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB152/NOPADDING". 10:43:57,466 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB152/PKCS5". 10:43:57,466 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB152/PKCS5PADDING". 10:43:57,466 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB152/PKCS7". 10:43:57,466 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB152/PKCS7PADDING". 10:43:57,466 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB152/TBC". 10:43:57,466 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB152/TBCPADDING". 10:43:57,466 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB152/X9.23". 10:43:57,466 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB152/X9.23PADDING". 10:43:57,466 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB152/ZEROBYTE". 10:43:57,466 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB152/ZEROBYTEPADDING". 10:43:57,466 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB16/". 10:43:57,466 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB16/ISO10126". 10:43:57,466 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB16/ISO10126-2". 10:43:57,466 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB16/ISO10126-2PADDING". 10:43:57,466 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB16/ISO10126PADDING". 10:43:57,466 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB16/ISO7816-4". 10:43:57,466 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB16/ISO7816-4PADDING". 10:43:57,466 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB16/NOPADDING". 10:43:57,466 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB16/PKCS5". 10:43:57,466 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB16/PKCS5PADDING". 10:43:57,466 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB16/PKCS7". 10:43:57,466 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB16/PKCS7PADDING". 10:43:57,466 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB16/TBC". 10:43:57,466 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB16/TBCPADDING". 10:43:57,466 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB16/X9.23". 10:43:57,466 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB16/X9.23PADDING". 10:43:57,466 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB16/ZEROBYTE". 10:43:57,466 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB16/ZEROBYTEPADDING". 10:43:57,466 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB160/". 10:43:57,467 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB160/ISO10126". 10:43:57,467 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB160/ISO10126-2". 10:43:57,467 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB160/ISO10126-2PADDING". 10:43:57,467 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB160/ISO10126PADDING". 10:43:57,467 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB160/ISO7816-4". 10:43:57,467 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB160/ISO7816-4PADDING". 10:43:57,467 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB160/NOPADDING". 10:43:57,467 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB160/PKCS5". 10:43:57,467 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB160/PKCS5PADDING". 10:43:57,467 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB160/PKCS7". 10:43:57,467 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB160/PKCS7PADDING". 10:43:57,467 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB160/TBC". 10:43:57,467 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB160/TBCPADDING". 10:43:57,467 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB160/X9.23". 10:43:57,467 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB160/X9.23PADDING". 10:43:57,467 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB160/ZEROBYTE". 10:43:57,467 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB160/ZEROBYTEPADDING". 10:43:57,467 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB168/". 10:43:57,467 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB168/ISO10126". 10:43:57,467 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB168/ISO10126-2". 10:43:57,467 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB168/ISO10126-2PADDING". 10:43:57,467 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB168/ISO10126PADDING". 10:43:57,467 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB168/ISO7816-4". 10:43:57,467 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB168/ISO7816-4PADDING". 10:43:57,467 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB168/NOPADDING". 10:43:57,468 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB168/PKCS5". 10:43:57,468 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB168/PKCS5PADDING". 10:43:57,468 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB168/PKCS7". 10:43:57,468 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB168/PKCS7PADDING". 10:43:57,468 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB168/TBC". 10:43:57,468 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB168/TBCPADDING". 10:43:57,468 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB168/X9.23". 10:43:57,468 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB168/X9.23PADDING". 10:43:57,468 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB168/ZEROBYTE". 10:43:57,468 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB168/ZEROBYTEPADDING". 10:43:57,468 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB176/". 10:43:57,468 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB176/ISO10126". 10:43:57,468 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB176/ISO10126-2". 10:43:57,468 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB176/ISO10126-2PADDING". 10:43:57,468 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB176/ISO10126PADDING". 10:43:57,468 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB176/ISO7816-4". 10:43:57,468 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB176/ISO7816-4PADDING". 10:43:57,468 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB176/NOPADDING". 10:43:57,468 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB176/PKCS5". 10:43:57,468 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB176/PKCS5PADDING". 10:43:57,468 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB176/PKCS7". 10:43:57,468 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB176/PKCS7PADDING". 10:43:57,468 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB176/TBC". 10:43:57,468 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB176/TBCPADDING". 10:43:57,468 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB176/X9.23". 10:43:57,468 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB176/X9.23PADDING". 10:43:57,468 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB176/ZEROBYTE". 10:43:57,468 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB176/ZEROBYTEPADDING". 10:43:57,468 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB184/". 10:43:57,468 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB184/ISO10126". 10:43:57,469 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB184/ISO10126-2". 10:43:57,469 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB184/ISO10126-2PADDING". 10:43:57,469 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB184/ISO10126PADDING". 10:43:57,469 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB184/ISO7816-4". 10:43:57,469 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB184/ISO7816-4PADDING". 10:43:57,469 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB184/NOPADDING". 10:43:57,469 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB184/PKCS5". 10:43:57,469 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB184/PKCS5PADDING". 10:43:57,469 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB184/PKCS7". 10:43:57,469 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB184/PKCS7PADDING". 10:43:57,469 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB184/TBC". 10:43:57,469 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB184/TBCPADDING". 10:43:57,469 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB184/X9.23". 10:43:57,469 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB184/X9.23PADDING". 10:43:57,469 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB184/ZEROBYTE". 10:43:57,469 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB184/ZEROBYTEPADDING". 10:43:57,469 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB192/". 10:43:57,469 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB192/ISO10126". 10:43:57,469 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB192/ISO10126-2". 10:43:57,469 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB192/ISO10126-2PADDING". 10:43:57,469 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB192/ISO10126PADDING". 10:43:57,469 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB192/ISO7816-4". 10:43:57,469 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB192/ISO7816-4PADDING". 10:43:57,469 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB192/NOPADDING". 10:43:57,469 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB192/PKCS5". 10:43:57,470 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB192/PKCS5PADDING". 10:43:57,470 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB192/PKCS7". 10:43:57,470 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB192/PKCS7PADDING". 10:43:57,470 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB192/TBC". 10:43:57,470 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB192/TBCPADDING". 10:43:57,470 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB192/X9.23". 10:43:57,470 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB192/X9.23PADDING". 10:43:57,470 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB192/ZEROBYTE". 10:43:57,470 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB192/ZEROBYTEPADDING". 10:43:57,470 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB200/". 10:43:57,470 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB200/ISO10126". 10:43:57,470 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB200/ISO10126-2". 10:43:57,470 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB200/ISO10126-2PADDING". 10:43:57,470 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB200/ISO10126PADDING". 10:43:57,470 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB200/ISO7816-4". 10:43:57,470 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB200/ISO7816-4PADDING". 10:43:57,470 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB200/NOPADDING". 10:43:57,470 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB200/PKCS5". 10:43:57,470 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB200/PKCS5PADDING". 10:43:57,470 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB200/PKCS7". 10:43:57,470 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB200/PKCS7PADDING". 10:43:57,470 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB200/TBC". 10:43:57,470 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB200/TBCPADDING". 10:43:57,470 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB200/X9.23". 10:43:57,470 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB200/X9.23PADDING". 10:43:57,470 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB200/ZEROBYTE". 10:43:57,470 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB200/ZEROBYTEPADDING". 10:43:57,470 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB208/". 10:43:57,470 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB208/ISO10126". 10:43:57,470 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB208/ISO10126-2". 10:43:57,470 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB208/ISO10126-2PADDING". 10:43:57,470 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB208/ISO10126PADDING". 10:43:57,470 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB208/ISO7816-4". 10:43:57,470 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB208/ISO7816-4PADDING". 10:43:57,471 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB208/NOPADDING". 10:43:57,471 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB208/PKCS5". 10:43:57,471 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB208/PKCS5PADDING". 10:43:57,471 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB208/PKCS7". 10:43:57,471 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB208/PKCS7PADDING". 10:43:57,471 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB208/TBC". 10:43:57,471 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB208/TBCPADDING". 10:43:57,471 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB208/X9.23". 10:43:57,471 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB208/X9.23PADDING". 10:43:57,471 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB208/ZEROBYTE". 10:43:57,471 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB208/ZEROBYTEPADDING". 10:43:57,471 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB216/". 10:43:57,471 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB216/ISO10126". 10:43:57,471 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB216/ISO10126-2". 10:43:57,471 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB216/ISO10126-2PADDING". 10:43:57,471 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB216/ISO10126PADDING". 10:43:57,471 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB216/ISO7816-4". 10:43:57,471 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB216/ISO7816-4PADDING". 10:43:57,471 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB216/NOPADDING". 10:43:57,471 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB216/PKCS5". 10:43:57,471 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB216/PKCS5PADDING". 10:43:57,471 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB216/PKCS7". 10:43:57,471 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB216/PKCS7PADDING". 10:43:57,471 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB216/TBC". 10:43:57,471 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB216/TBCPADDING". 10:43:57,471 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB216/X9.23". 10:43:57,471 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB216/X9.23PADDING". 10:43:57,471 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB216/ZEROBYTE". 10:43:57,472 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB216/ZEROBYTEPADDING". 10:43:57,472 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB224/". 10:43:57,472 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB224/ISO10126". 10:43:57,472 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB224/ISO10126-2". 10:43:57,472 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB224/ISO10126-2PADDING". 10:43:57,472 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB224/ISO10126PADDING". 10:43:57,472 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB224/ISO7816-4". 10:43:57,472 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB224/ISO7816-4PADDING". 10:43:57,472 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB224/NOPADDING". 10:43:57,472 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB224/PKCS5". 10:43:57,472 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB224/PKCS5PADDING". 10:43:57,472 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB224/PKCS7". 10:43:57,472 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB224/PKCS7PADDING". 10:43:57,472 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB224/TBC". 10:43:57,472 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB224/TBCPADDING". 10:43:57,472 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB224/X9.23". 10:43:57,472 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB224/X9.23PADDING". 10:43:57,472 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB224/ZEROBYTE". 10:43:57,472 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB224/ZEROBYTEPADDING". 10:43:57,472 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB232/". 10:43:57,472 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB232/ISO10126". 10:43:57,472 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB232/ISO10126-2". 10:43:57,472 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB232/ISO10126-2PADDING". 10:43:57,472 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB232/ISO10126PADDING". 10:43:57,472 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB232/ISO7816-4". 10:43:57,472 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB232/ISO7816-4PADDING". 10:43:57,472 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB232/NOPADDING". 10:43:57,472 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB232/PKCS5". 10:43:57,472 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB232/PKCS5PADDING". 10:43:57,472 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB232/PKCS7". 10:43:57,472 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB232/PKCS7PADDING". 10:43:57,472 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB232/TBC". 10:43:57,472 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB232/TBCPADDING". 10:43:57,472 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB232/X9.23". 10:43:57,472 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB232/X9.23PADDING". 10:43:57,472 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB232/ZEROBYTE". 10:43:57,472 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB232/ZEROBYTEPADDING". 10:43:57,472 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB24/". 10:43:57,472 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB24/ISO10126". 10:43:57,472 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB24/ISO10126-2". 10:43:57,473 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB24/ISO10126-2PADDING". 10:43:57,473 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB24/ISO10126PADDING". 10:43:57,473 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB24/ISO7816-4". 10:43:57,473 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB24/ISO7816-4PADDING". 10:43:57,473 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB24/NOPADDING". 10:43:57,473 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB24/PKCS5". 10:43:57,473 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB24/PKCS5PADDING". 10:43:57,473 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB24/PKCS7". 10:43:57,473 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB24/PKCS7PADDING". 10:43:57,473 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB24/TBC". 10:43:57,473 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB24/TBCPADDING". 10:43:57,473 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB24/X9.23". 10:43:57,473 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB24/X9.23PADDING". 10:43:57,473 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB24/ZEROBYTE". 10:43:57,473 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB24/ZEROBYTEPADDING". 10:43:57,473 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB240/". 10:43:57,473 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB240/ISO10126". 10:43:57,473 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB240/ISO10126-2". 10:43:57,473 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB240/ISO10126-2PADDING". 10:43:57,473 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB240/ISO10126PADDING". 10:43:57,473 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB240/ISO7816-4". 10:43:57,473 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB240/ISO7816-4PADDING". 10:43:57,473 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB240/NOPADDING". 10:43:57,473 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB240/PKCS5". 10:43:57,473 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB240/PKCS5PADDING". 10:43:57,473 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB240/PKCS7". 10:43:57,473 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB240/PKCS7PADDING". 10:43:57,473 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB240/TBC". 10:43:57,473 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB240/TBCPADDING". 10:43:57,473 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB240/X9.23". 10:43:57,473 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB240/X9.23PADDING". 10:43:57,473 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB240/ZEROBYTE". 10:43:57,473 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB240/ZEROBYTEPADDING". 10:43:57,473 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB248/". 10:43:57,473 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB248/ISO10126". 10:43:57,473 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB248/ISO10126-2". 10:43:57,474 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB248/ISO10126-2PADDING". 10:43:57,474 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB248/ISO10126PADDING". 10:43:57,474 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB248/ISO7816-4". 10:43:57,474 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB248/ISO7816-4PADDING". 10:43:57,474 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB248/NOPADDING". 10:43:57,474 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB248/PKCS5". 10:43:57,474 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB248/PKCS5PADDING". 10:43:57,474 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB248/PKCS7". 10:43:57,474 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB248/PKCS7PADDING". 10:43:57,474 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB248/TBC". 10:43:57,474 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB248/TBCPADDING". 10:43:57,474 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB248/X9.23". 10:43:57,474 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB248/X9.23PADDING". 10:43:57,474 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB248/ZEROBYTE". 10:43:57,474 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB248/ZEROBYTEPADDING". 10:43:57,474 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB256/". 10:43:57,474 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB256/ISO10126". 10:43:57,474 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB256/ISO10126-2". 10:43:57,474 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB256/ISO10126-2PADDING". 10:43:57,474 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB256/ISO10126PADDING". 10:43:57,474 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB256/ISO7816-4". 10:43:57,474 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB256/ISO7816-4PADDING". 10:43:57,474 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB256/NOPADDING". 10:43:57,474 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB256/PKCS5". 10:43:57,474 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB256/PKCS5PADDING". 10:43:57,474 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB256/PKCS7". 10:43:57,474 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB256/PKCS7PADDING". 10:43:57,474 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB256/TBC". 10:43:57,474 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB256/TBCPADDING". 10:43:57,474 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB256/X9.23". 10:43:57,474 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB256/X9.23PADDING". 10:43:57,474 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB256/ZEROBYTE". 10:43:57,474 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB256/ZEROBYTEPADDING". 10:43:57,474 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB32/". 10:43:57,474 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB32/ISO10126". 10:43:57,475 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB32/ISO10126-2". 10:43:57,475 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB32/ISO10126-2PADDING". 10:43:57,475 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB32/ISO10126PADDING". 10:43:57,475 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB32/ISO7816-4". 10:43:57,475 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB32/ISO7816-4PADDING". 10:43:57,475 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB32/NOPADDING". 10:43:57,475 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB32/PKCS5". 10:43:57,475 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB32/PKCS5PADDING". 10:43:57,475 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB32/PKCS7". 10:43:57,475 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB32/PKCS7PADDING". 10:43:57,475 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB32/TBC". 10:43:57,475 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB32/TBCPADDING". 10:43:57,475 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB32/X9.23". 10:43:57,475 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB32/X9.23PADDING". 10:43:57,475 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB32/ZEROBYTE". 10:43:57,475 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB32/ZEROBYTEPADDING". 10:43:57,475 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB40/". 10:43:57,475 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB40/ISO10126". 10:43:57,475 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB40/ISO10126-2". 10:43:57,475 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB40/ISO10126-2PADDING". 10:43:57,475 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB40/ISO10126PADDING". 10:43:57,475 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB40/ISO7816-4". 10:43:57,475 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB40/ISO7816-4PADDING". 10:43:57,475 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB40/NOPADDING". 10:43:57,475 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB40/PKCS5". 10:43:57,475 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB40/PKCS5PADDING". 10:43:57,475 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB40/PKCS7". 10:43:57,476 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB40/PKCS7PADDING". 10:43:57,476 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB40/TBC". 10:43:57,476 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB40/TBCPADDING". 10:43:57,476 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB40/X9.23". 10:43:57,476 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB40/X9.23PADDING". 10:43:57,476 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB40/ZEROBYTE". 10:43:57,476 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB40/ZEROBYTEPADDING". 10:43:57,476 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB48/". 10:43:57,476 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB48/ISO10126". 10:43:57,476 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB48/ISO10126-2". 10:43:57,476 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB48/ISO10126-2PADDING". 10:43:57,476 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB48/ISO10126PADDING". 10:43:57,476 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB48/ISO7816-4". 10:43:57,476 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB48/ISO7816-4PADDING". 10:43:57,476 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB48/NOPADDING". 10:43:57,476 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB48/PKCS5". 10:43:57,476 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB48/PKCS5PADDING". 10:43:57,476 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB48/PKCS7". 10:43:57,476 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB48/PKCS7PADDING". 10:43:57,476 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB48/TBC". 10:43:57,476 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB48/TBCPADDING". 10:43:57,476 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB48/X9.23". 10:43:57,476 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB48/X9.23PADDING". 10:43:57,476 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB48/ZEROBYTE". 10:43:57,476 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB48/ZEROBYTEPADDING". 10:43:57,476 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB56/". 10:43:57,476 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB56/ISO10126". 10:43:57,476 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB56/ISO10126-2". 10:43:57,476 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB56/ISO10126-2PADDING". 10:43:57,476 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB56/ISO10126PADDING". 10:43:57,476 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB56/ISO7816-4". 10:43:57,476 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB56/ISO7816-4PADDING". 10:43:57,476 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB56/NOPADDING". 10:43:57,476 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB56/PKCS5". 10:43:57,476 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB56/PKCS5PADDING". 10:43:57,476 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB56/PKCS7". 10:43:57,476 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB56/PKCS7PADDING". 10:43:57,476 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB56/TBC". 10:43:57,476 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB56/TBCPADDING". 10:43:57,477 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB56/X9.23". 10:43:57,477 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB56/X9.23PADDING". 10:43:57,477 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB56/ZEROBYTE". 10:43:57,477 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB56/ZEROBYTEPADDING". 10:43:57,477 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB64/". 10:43:57,477 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB64/ISO10126". 10:43:57,477 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB64/ISO10126-2". 10:43:57,477 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB64/ISO10126-2PADDING". 10:43:57,477 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB64/ISO10126PADDING". 10:43:57,477 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB64/ISO7816-4". 10:43:57,477 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB64/ISO7816-4PADDING". 10:43:57,477 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB64/NOPADDING". 10:43:57,477 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB64/PKCS5". 10:43:57,477 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB64/PKCS5PADDING". 10:43:57,477 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB64/PKCS7". 10:43:57,477 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB64/PKCS7PADDING". 10:43:57,477 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB64/TBC". 10:43:57,477 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB64/TBCPADDING". 10:43:57,477 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB64/X9.23". 10:43:57,477 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB64/X9.23PADDING". 10:43:57,477 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB64/ZEROBYTE". 10:43:57,477 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB64/ZEROBYTEPADDING". 10:43:57,477 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB72/". 10:43:57,477 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB72/ISO10126". 10:43:57,477 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB72/ISO10126-2". 10:43:57,477 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB72/ISO10126-2PADDING". 10:43:57,477 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB72/ISO10126PADDING". 10:43:57,477 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB72/ISO7816-4". 10:43:57,477 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB72/ISO7816-4PADDING". 10:43:57,477 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB72/NOPADDING". 10:43:57,477 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB72/PKCS5". 10:43:57,477 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB72/PKCS5PADDING". 10:43:57,477 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB72/PKCS7". 10:43:57,477 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB72/PKCS7PADDING". 10:43:57,477 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB72/TBC". 10:43:57,477 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB72/TBCPADDING". 10:43:57,477 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB72/X9.23". 10:43:57,477 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB72/X9.23PADDING". 10:43:57,477 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB72/ZEROBYTE". 10:43:57,477 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB72/ZEROBYTEPADDING". 10:43:57,477 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB8/". 10:43:57,477 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB8/ISO10126". 10:43:57,478 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB8/ISO10126-2". 10:43:57,478 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB8/ISO10126-2PADDING". 10:43:57,478 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB8/ISO10126PADDING". 10:43:57,478 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB8/ISO7816-4". 10:43:57,478 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB8/ISO7816-4PADDING". 10:43:57,478 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB8/NOPADDING". 10:43:57,478 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB8/PKCS5". 10:43:57,478 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB8/PKCS5PADDING". 10:43:57,478 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB8/PKCS7". 10:43:57,478 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB8/PKCS7PADDING". 10:43:57,478 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB8/TBC". 10:43:57,478 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB8/TBCPADDING". 10:43:57,478 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB8/X9.23". 10:43:57,478 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB8/X9.23PADDING". 10:43:57,478 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB8/ZEROBYTE". 10:43:57,478 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB8/ZEROBYTEPADDING". 10:43:57,478 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB80/". 10:43:57,478 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB80/ISO10126". 10:43:57,478 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB80/ISO10126-2". 10:43:57,478 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB80/ISO10126-2PADDING". 10:43:57,478 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB80/ISO10126PADDING". 10:43:57,478 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB80/ISO7816-4". 10:43:57,478 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB80/ISO7816-4PADDING". 10:43:57,478 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB80/NOPADDING". 10:43:57,478 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB80/PKCS5". 10:43:57,478 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB80/PKCS5PADDING". 10:43:57,478 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB80/PKCS7". 10:43:57,478 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB80/PKCS7PADDING". 10:43:57,478 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB80/TBC". 10:43:57,478 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB80/TBCPADDING". 10:43:57,478 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB80/X9.23". 10:43:57,478 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB80/X9.23PADDING". 10:43:57,478 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB80/ZEROBYTE". 10:43:57,478 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB80/ZEROBYTEPADDING". 10:43:57,478 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB88/". 10:43:57,478 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB88/ISO10126". 10:43:57,478 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB88/ISO10126-2". 10:43:57,478 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB88/ISO10126-2PADDING". 10:43:57,478 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB88/ISO10126PADDING". 10:43:57,478 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB88/ISO7816-4". 10:43:57,479 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB88/ISO7816-4PADDING". 10:43:57,479 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB88/NOPADDING". 10:43:57,479 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB88/PKCS5". 10:43:57,479 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB88/PKCS5PADDING". 10:43:57,479 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB88/PKCS7". 10:43:57,479 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB88/PKCS7PADDING". 10:43:57,479 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB88/TBC". 10:43:57,479 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB88/TBCPADDING". 10:43:57,479 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB88/X9.23". 10:43:57,479 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB88/X9.23PADDING". 10:43:57,479 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB88/ZEROBYTE". 10:43:57,479 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB88/ZEROBYTEPADDING". 10:43:57,479 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB96/". 10:43:57,479 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB96/ISO10126". 10:43:57,479 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB96/ISO10126-2". 10:43:57,479 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB96/ISO10126-2PADDING". 10:43:57,479 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB96/ISO10126PADDING". 10:43:57,479 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB96/ISO7816-4". 10:43:57,479 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB96/ISO7816-4PADDING". 10:43:57,479 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB96/NOPADDING". 10:43:57,479 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB96/PKCS5". 10:43:57,479 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB96/PKCS5PADDING". 10:43:57,479 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB96/PKCS7". 10:43:57,479 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB96/PKCS7PADDING". 10:43:57,479 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB96/TBC". 10:43:57,480 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB96/TBCPADDING". 10:43:57,480 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB96/X9.23". 10:43:57,480 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB96/X9.23PADDING". 10:43:57,480 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB96/ZEROBYTE". 10:43:57,480 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB96/ZEROBYTEPADDING". 10:43:57,480 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CTS/". 10:43:57,480 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CTS/NOPADDING". 10:43:57,480 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/EAX/". 10:43:57,480 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/EAX/NOPADDING". 10:43:57,480 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/ECB/". 10:43:57,480 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/ECB/NOPADDING". 10:43:57,480 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/GCM/". 10:43:57,480 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/GCM/NOPADDING". 10:43:57,480 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB/". 10:43:57,480 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB/ISO10126". 10:43:57,480 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB/ISO10126-2". 10:43:57,480 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB/ISO10126-2PADDING". 10:43:57,480 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB/ISO10126PADDING". 10:43:57,480 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB/ISO7816-4". 10:43:57,480 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB/ISO7816-4PADDING". 10:43:57,480 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB/NOPADDING". 10:43:57,480 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB/PKCS5". 10:43:57,480 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB/PKCS5PADDING". 10:43:57,480 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB/PKCS7". 10:43:57,480 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB/PKCS7PADDING". 10:43:57,480 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB/TBC". 10:43:57,480 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB/TBCPADDING". 10:43:57,480 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB/X9.23". 10:43:57,480 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB/X9.23PADDING". 10:43:57,481 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB/ZEROBYTE". 10:43:57,481 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB/ZEROBYTEPADDING". 10:43:57,481 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB104/". 10:43:57,481 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB104/ISO10126". 10:43:57,481 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB104/ISO10126-2". 10:43:57,481 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB104/ISO10126-2PADDING". 10:43:57,481 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB104/ISO10126PADDING". 10:43:57,481 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB104/ISO7816-4". 10:43:57,481 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB104/ISO7816-4PADDING". 10:43:57,481 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB104/NOPADDING". 10:43:57,481 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB104/PKCS5". 10:43:57,481 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB104/PKCS5PADDING". 10:43:57,481 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB104/PKCS7". 10:43:57,481 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB104/PKCS7PADDING". 10:43:57,481 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB104/TBC". 10:43:57,481 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB104/TBCPADDING". 10:43:57,481 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB104/X9.23". 10:43:57,481 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB104/X9.23PADDING". 10:43:57,481 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB104/ZEROBYTE". 10:43:57,481 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB104/ZEROBYTEPADDING". 10:43:57,481 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB112/". 10:43:57,481 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB112/ISO10126". 10:43:57,481 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB112/ISO10126-2". 10:43:57,481 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB112/ISO10126-2PADDING". 10:43:57,481 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB112/ISO10126PADDING". 10:43:57,481 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB112/ISO7816-4". 10:43:57,481 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB112/ISO7816-4PADDING". 10:43:57,481 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB112/NOPADDING". 10:43:57,481 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB112/PKCS5". 10:43:57,481 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB112/PKCS5PADDING". 10:43:57,481 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB112/PKCS7". 10:43:57,482 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB112/PKCS7PADDING". 10:43:57,482 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB112/TBC". 10:43:57,482 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB112/TBCPADDING". 10:43:57,482 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB112/X9.23". 10:43:57,482 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB112/X9.23PADDING". 10:43:57,482 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB112/ZEROBYTE". 10:43:57,482 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB112/ZEROBYTEPADDING". 10:43:57,482 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB120/". 10:43:57,482 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB120/ISO10126". 10:43:57,482 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB120/ISO10126-2". 10:43:57,482 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB120/ISO10126-2PADDING". 10:43:57,482 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB120/ISO10126PADDING". 10:43:57,482 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB120/ISO7816-4". 10:43:57,482 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB120/ISO7816-4PADDING". 10:43:57,482 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB120/NOPADDING". 10:43:57,482 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB120/PKCS5". 10:43:57,482 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB120/PKCS5PADDING". 10:43:57,482 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB120/PKCS7". 10:43:57,482 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB120/PKCS7PADDING". 10:43:57,482 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB120/TBC". 10:43:57,482 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB120/TBCPADDING". 10:43:57,482 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB120/X9.23". 10:43:57,482 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB120/X9.23PADDING". 10:43:57,482 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB120/ZEROBYTE". 10:43:57,482 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB120/ZEROBYTEPADDING". 10:43:57,482 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB128/". 10:43:57,482 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB128/ISO10126". 10:43:57,482 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB128/ISO10126-2". 10:43:57,482 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB128/ISO10126-2PADDING". 10:43:57,482 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB128/ISO10126PADDING". 10:43:57,482 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB128/ISO7816-4". 10:43:57,482 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB128/ISO7816-4PADDING". 10:43:57,482 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB128/NOPADDING". 10:43:57,482 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB128/PKCS5". 10:43:57,482 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB128/PKCS5PADDING". 10:43:57,482 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB128/PKCS7". 10:43:57,482 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB128/PKCS7PADDING". 10:43:57,482 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB128/TBC". 10:43:57,482 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB128/TBCPADDING". 10:43:57,483 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB128/X9.23". 10:43:57,483 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB128/X9.23PADDING". 10:43:57,483 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB128/ZEROBYTE". 10:43:57,483 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB128/ZEROBYTEPADDING". 10:43:57,483 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB136/". 10:43:57,483 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB136/ISO10126". 10:43:57,483 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB136/ISO10126-2". 10:43:57,483 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB136/ISO10126-2PADDING". 10:43:57,483 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB136/ISO10126PADDING". 10:43:57,483 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB136/ISO7816-4". 10:43:57,483 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB136/ISO7816-4PADDING". 10:43:57,483 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB136/NOPADDING". 10:43:57,483 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB136/PKCS5". 10:43:57,483 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB136/PKCS5PADDING". 10:43:57,483 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB136/PKCS7". 10:43:57,483 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB136/PKCS7PADDING". 10:43:57,483 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB136/TBC". 10:43:57,483 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB136/TBCPADDING". 10:43:57,483 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB136/X9.23". 10:43:57,483 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB136/X9.23PADDING". 10:43:57,483 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB136/ZEROBYTE". 10:43:57,483 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB136/ZEROBYTEPADDING". 10:43:57,483 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB144/". 10:43:57,483 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB144/ISO10126". 10:43:57,483 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB144/ISO10126-2". 10:43:57,483 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB144/ISO10126-2PADDING". 10:43:57,483 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB144/ISO10126PADDING". 10:43:57,483 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB144/ISO7816-4". 10:43:57,483 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB144/ISO7816-4PADDING". 10:43:57,483 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB144/NOPADDING". 10:43:57,484 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB144/PKCS5". 10:43:57,484 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB144/PKCS5PADDING". 10:43:57,484 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB144/PKCS7". 10:43:57,484 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB144/PKCS7PADDING". 10:43:57,484 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB144/TBC". 10:43:57,484 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB144/TBCPADDING". 10:43:57,484 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB144/X9.23". 10:43:57,484 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB144/X9.23PADDING". 10:43:57,484 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB144/ZEROBYTE". 10:43:57,484 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB144/ZEROBYTEPADDING". 10:43:57,484 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB152/". 10:43:57,484 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB152/ISO10126". 10:43:57,484 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB152/ISO10126-2". 10:43:57,484 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB152/ISO10126-2PADDING". 10:43:57,484 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB152/ISO10126PADDING". 10:43:57,484 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB152/ISO7816-4". 10:43:57,484 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB152/ISO7816-4PADDING". 10:43:57,484 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB152/NOPADDING". 10:43:57,484 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB152/PKCS5". 10:43:57,484 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB152/PKCS5PADDING". 10:43:57,484 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB152/PKCS7". 10:43:57,484 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB152/PKCS7PADDING". 10:43:57,484 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB152/TBC". 10:43:57,484 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB152/TBCPADDING". 10:43:57,484 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB152/X9.23". 10:43:57,484 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB152/X9.23PADDING". 10:43:57,484 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB152/ZEROBYTE". 10:43:57,484 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB152/ZEROBYTEPADDING". 10:43:57,484 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB16/". 10:43:57,484 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB16/ISO10126". 10:43:57,484 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB16/ISO10126-2". 10:43:57,484 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB16/ISO10126-2PADDING". 10:43:57,484 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB16/ISO10126PADDING". 10:43:57,484 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB16/ISO7816-4". 10:43:57,484 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB16/ISO7816-4PADDING". 10:43:57,484 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB16/NOPADDING". 10:43:57,484 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB16/PKCS5". 10:43:57,484 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB16/PKCS5PADDING". 10:43:57,484 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB16/PKCS7". 10:43:57,484 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB16/PKCS7PADDING". 10:43:57,485 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB16/TBC". 10:43:57,485 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB16/TBCPADDING". 10:43:57,485 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB16/X9.23". 10:43:57,485 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB16/X9.23PADDING". 10:43:57,485 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB16/ZEROBYTE". 10:43:57,485 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB16/ZEROBYTEPADDING". 10:43:57,485 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB160/". 10:43:57,485 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB160/ISO10126". 10:43:57,485 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB160/ISO10126-2". 10:43:57,485 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB160/ISO10126-2PADDING". 10:43:57,485 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB160/ISO10126PADDING". 10:43:57,485 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB160/ISO7816-4". 10:43:57,485 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB160/ISO7816-4PADDING". 10:43:57,485 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB160/NOPADDING". 10:43:57,485 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB160/PKCS5". 10:43:57,485 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB160/PKCS5PADDING". 10:43:57,485 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB160/PKCS7". 10:43:57,485 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB160/PKCS7PADDING". 10:43:57,485 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB160/TBC". 10:43:57,485 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB160/TBCPADDING". 10:43:57,485 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB160/X9.23". 10:43:57,485 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB160/X9.23PADDING". 10:43:57,485 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB160/ZEROBYTE". 10:43:57,485 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB160/ZEROBYTEPADDING". 10:43:57,485 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB168/". 10:43:57,485 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB168/ISO10126". 10:43:57,485 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB168/ISO10126-2". 10:43:57,485 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB168/ISO10126-2PADDING". 10:43:57,485 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB168/ISO10126PADDING". 10:43:57,485 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB168/ISO7816-4". 10:43:57,485 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB168/ISO7816-4PADDING". 10:43:57,485 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB168/NOPADDING". 10:43:57,485 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB168/PKCS5". 10:43:57,485 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB168/PKCS5PADDING". 10:43:57,485 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB168/PKCS7". 10:43:57,485 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB168/PKCS7PADDING". 10:43:57,485 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB168/TBC". 10:43:57,486 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB168/TBCPADDING". 10:43:57,486 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB168/X9.23". 10:43:57,486 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB168/X9.23PADDING". 10:43:57,486 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB168/ZEROBYTE". 10:43:57,486 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB168/ZEROBYTEPADDING". 10:43:57,486 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB176/". 10:43:57,486 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB176/ISO10126". 10:43:57,486 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB176/ISO10126-2". 10:43:57,486 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB176/ISO10126-2PADDING". 10:43:57,486 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB176/ISO10126PADDING". 10:43:57,486 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB176/ISO7816-4". 10:43:57,486 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB176/ISO7816-4PADDING". 10:43:57,486 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB176/NOPADDING". 10:43:57,486 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB176/PKCS5". 10:43:57,486 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB176/PKCS5PADDING". 10:43:57,486 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB176/PKCS7". 10:43:57,486 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB176/PKCS7PADDING". 10:43:57,486 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB176/TBC". 10:43:57,486 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB176/TBCPADDING". 10:43:57,486 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB176/X9.23". 10:43:57,486 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB176/X9.23PADDING". 10:43:57,486 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB176/ZEROBYTE". 10:43:57,486 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB176/ZEROBYTEPADDING". 10:43:57,486 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB184/". 10:43:57,486 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB184/ISO10126". 10:43:57,486 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB184/ISO10126-2". 10:43:57,486 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB184/ISO10126-2PADDING". 10:43:57,486 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB184/ISO10126PADDING". 10:43:57,486 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB184/ISO7816-4". 10:43:57,486 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB184/ISO7816-4PADDING". 10:43:57,486 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB184/NOPADDING". 10:43:57,486 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB184/PKCS5". 10:43:57,486 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB184/PKCS5PADDING". 10:43:57,486 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB184/PKCS7". 10:43:57,486 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB184/PKCS7PADDING". 10:43:57,486 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB184/TBC". 10:43:57,486 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB184/TBCPADDING". 10:43:57,486 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB184/X9.23". 10:43:57,487 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB184/X9.23PADDING". 10:43:57,487 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB184/ZEROBYTE". 10:43:57,487 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB184/ZEROBYTEPADDING". 10:43:57,487 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB192/". 10:43:57,487 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB192/ISO10126". 10:43:57,487 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB192/ISO10126-2". 10:43:57,487 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB192/ISO10126-2PADDING". 10:43:57,487 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB192/ISO10126PADDING". 10:43:57,487 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB192/ISO7816-4". 10:43:57,487 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB192/ISO7816-4PADDING". 10:43:57,487 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB192/NOPADDING". 10:43:57,487 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB192/PKCS5". 10:43:57,487 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB192/PKCS5PADDING". 10:43:57,487 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB192/PKCS7". 10:43:57,487 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB192/PKCS7PADDING". 10:43:57,487 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB192/TBC". 10:43:57,487 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB192/TBCPADDING". 10:43:57,487 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB192/X9.23". 10:43:57,487 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB192/X9.23PADDING". 10:43:57,487 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB192/ZEROBYTE". 10:43:57,487 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB192/ZEROBYTEPADDING". 10:43:57,487 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB200/". 10:43:57,487 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB200/ISO10126". 10:43:57,487 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB200/ISO10126-2". 10:43:57,487 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB200/ISO10126-2PADDING". 10:43:57,487 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB200/ISO10126PADDING". 10:43:57,487 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB200/ISO7816-4". 10:43:57,487 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB200/ISO7816-4PADDING". 10:43:57,487 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB200/NOPADDING". 10:43:57,487 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB200/PKCS5". 10:43:57,487 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB200/PKCS5PADDING". 10:43:57,487 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB200/PKCS7". 10:43:57,487 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB200/PKCS7PADDING". 10:43:57,487 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB200/TBC". 10:43:57,488 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB200/TBCPADDING". 10:43:57,488 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB200/X9.23". 10:43:57,488 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB200/X9.23PADDING". 10:43:57,488 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB200/ZEROBYTE". 10:43:57,488 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB200/ZEROBYTEPADDING". 10:43:57,488 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB208/". 10:43:57,488 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB208/ISO10126". 10:43:57,488 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB208/ISO10126-2". 10:43:57,488 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB208/ISO10126-2PADDING". 10:43:57,488 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB208/ISO10126PADDING". 10:43:57,488 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB208/ISO7816-4". 10:43:57,488 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB208/ISO7816-4PADDING". 10:43:57,488 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB208/NOPADDING". 10:43:57,488 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB208/PKCS5". 10:43:57,488 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB208/PKCS5PADDING". 10:43:57,488 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB208/PKCS7". 10:43:57,488 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB208/PKCS7PADDING". 10:43:57,488 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB208/TBC". 10:43:57,488 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB208/TBCPADDING". 10:43:57,488 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB208/X9.23". 10:43:57,488 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB208/X9.23PADDING". 10:43:57,488 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB208/ZEROBYTE". 10:43:57,488 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB208/ZEROBYTEPADDING". 10:43:57,488 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB216/". 10:43:57,488 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB216/ISO10126". 10:43:57,488 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB216/ISO10126-2". 10:43:57,488 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB216/ISO10126-2PADDING". 10:43:57,488 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB216/ISO10126PADDING". 10:43:57,488 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB216/ISO7816-4". 10:43:57,488 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB216/ISO7816-4PADDING". 10:43:57,488 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB216/NOPADDING". 10:43:57,488 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB216/PKCS5". 10:43:57,488 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB216/PKCS5PADDING". 10:43:57,488 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB216/PKCS7". 10:43:57,488 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB216/PKCS7PADDING". 10:43:57,488 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB216/TBC". 10:43:57,488 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB216/TBCPADDING". 10:43:57,488 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB216/X9.23". 10:43:57,488 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB216/X9.23PADDING". 10:43:57,488 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB216/ZEROBYTE". 10:43:57,488 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB216/ZEROBYTEPADDING". 10:43:57,488 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB224/". 10:43:57,488 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB224/ISO10126". 10:43:57,489 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB224/ISO10126-2". 10:43:57,489 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB224/ISO10126-2PADDING". 10:43:57,489 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB224/ISO10126PADDING". 10:43:57,489 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB224/ISO7816-4". 10:43:57,489 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB224/ISO7816-4PADDING". 10:43:57,489 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB224/NOPADDING". 10:43:57,489 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB224/PKCS5". 10:43:57,489 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB224/PKCS5PADDING". 10:43:57,489 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB224/PKCS7". 10:43:57,489 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB224/PKCS7PADDING". 10:43:57,489 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB224/TBC". 10:43:57,489 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB224/TBCPADDING". 10:43:57,489 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB224/X9.23". 10:43:57,489 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB224/X9.23PADDING". 10:43:57,489 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB224/ZEROBYTE". 10:43:57,489 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB224/ZEROBYTEPADDING". 10:43:57,489 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB232/". 10:43:57,489 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB232/ISO10126". 10:43:57,489 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB232/ISO10126-2". 10:43:57,489 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB232/ISO10126-2PADDING". 10:43:57,489 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB232/ISO10126PADDING". 10:43:57,489 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB232/ISO7816-4". 10:43:57,489 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB232/ISO7816-4PADDING". 10:43:57,489 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB232/NOPADDING". 10:43:57,489 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB232/PKCS5". 10:43:57,489 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB232/PKCS5PADDING". 10:43:57,489 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB232/PKCS7". 10:43:57,489 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB232/PKCS7PADDING". 10:43:57,489 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB232/TBC". 10:43:57,489 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB232/TBCPADDING". 10:43:57,489 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB232/X9.23". 10:43:57,489 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB232/X9.23PADDING". 10:43:57,489 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB232/ZEROBYTE". 10:43:57,489 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB232/ZEROBYTEPADDING". 10:43:57,489 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB24/". 10:43:57,489 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB24/ISO10126". 10:43:57,489 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB24/ISO10126-2". 10:43:57,489 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB24/ISO10126-2PADDING". 10:43:57,489 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB24/ISO10126PADDING". 10:43:57,489 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB24/ISO7816-4". 10:43:57,489 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB24/ISO7816-4PADDING". 10:43:57,489 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB24/NOPADDING". 10:43:57,490 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB24/PKCS5". 10:43:57,490 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB24/PKCS5PADDING". 10:43:57,490 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB24/PKCS7". 10:43:57,490 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB24/PKCS7PADDING". 10:43:57,490 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB24/TBC". 10:43:57,490 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB24/TBCPADDING". 10:43:57,490 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB24/X9.23". 10:43:57,490 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB24/X9.23PADDING". 10:43:57,490 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB24/ZEROBYTE". 10:43:57,490 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB24/ZEROBYTEPADDING". 10:43:57,490 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB240/". 10:43:57,490 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB240/ISO10126". 10:43:57,490 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB240/ISO10126-2". 10:43:57,490 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB240/ISO10126-2PADDING". 10:43:57,490 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB240/ISO10126PADDING". 10:43:57,490 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB240/ISO7816-4". 10:43:57,490 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB240/ISO7816-4PADDING". 10:43:57,490 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB240/NOPADDING". 10:43:57,490 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB240/PKCS5". 10:43:57,490 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB240/PKCS5PADDING". 10:43:57,490 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB240/PKCS7". 10:43:57,490 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB240/PKCS7PADDING". 10:43:57,490 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB240/TBC". 10:43:57,490 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB240/TBCPADDING". 10:43:57,490 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB240/X9.23". 10:43:57,490 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB240/X9.23PADDING". 10:43:57,490 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB240/ZEROBYTE". 10:43:57,490 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB240/ZEROBYTEPADDING". 10:43:57,490 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB248/". 10:43:57,490 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB248/ISO10126". 10:43:57,490 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB248/ISO10126-2". 10:43:57,490 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB248/ISO10126-2PADDING". 10:43:57,490 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB248/ISO10126PADDING". 10:43:57,490 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB248/ISO7816-4". 10:43:57,490 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB248/ISO7816-4PADDING". 10:43:57,490 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB248/NOPADDING". 10:43:57,490 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB248/PKCS5". 10:43:57,490 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB248/PKCS5PADDING". 10:43:57,491 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB248/PKCS7". 10:43:57,491 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB248/PKCS7PADDING". 10:43:57,491 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB248/TBC". 10:43:57,491 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB248/TBCPADDING". 10:43:57,491 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB248/X9.23". 10:43:57,491 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB248/X9.23PADDING". 10:43:57,491 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB248/ZEROBYTE". 10:43:57,491 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB248/ZEROBYTEPADDING". 10:43:57,491 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB256/". 10:43:57,491 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB256/ISO10126". 10:43:57,491 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB256/ISO10126-2". 10:43:57,491 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB256/ISO10126-2PADDING". 10:43:57,491 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB256/ISO10126PADDING". 10:43:57,491 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB256/ISO7816-4". 10:43:57,491 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB256/ISO7816-4PADDING". 10:43:57,491 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB256/NOPADDING". 10:43:57,491 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB256/PKCS5". 10:43:57,491 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB256/PKCS5PADDING". 10:43:57,491 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB256/PKCS7". 10:43:57,491 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB256/PKCS7PADDING". 10:43:57,491 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB256/TBC". 10:43:57,491 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB256/TBCPADDING". 10:43:57,491 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB256/X9.23". 10:43:57,491 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB256/X9.23PADDING". 10:43:57,491 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB256/ZEROBYTE". 10:43:57,491 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB256/ZEROBYTEPADDING". 10:43:57,491 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB32/". 10:43:57,491 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB32/ISO10126". 10:43:57,491 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB32/ISO10126-2". 10:43:57,491 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB32/ISO10126-2PADDING". 10:43:57,492 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB32/ISO10126PADDING". 10:43:57,492 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB32/ISO7816-4". 10:43:57,492 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB32/ISO7816-4PADDING". 10:43:57,492 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB32/NOPADDING". 10:43:57,492 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB32/PKCS5". 10:43:57,492 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB32/PKCS5PADDING". 10:43:57,492 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB32/PKCS7". 10:43:57,492 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB32/PKCS7PADDING". 10:43:57,492 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB32/TBC". 10:43:57,492 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB32/TBCPADDING". 10:43:57,492 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB32/X9.23". 10:43:57,492 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB32/X9.23PADDING". 10:43:57,492 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB32/ZEROBYTE". 10:43:57,492 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB32/ZEROBYTEPADDING". 10:43:57,492 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB40/". 10:43:57,492 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB40/ISO10126". 10:43:57,492 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB40/ISO10126-2". 10:43:57,492 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB40/ISO10126-2PADDING". 10:43:57,492 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB40/ISO10126PADDING". 10:43:57,492 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB40/ISO7816-4". 10:43:57,492 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB40/ISO7816-4PADDING". 10:43:57,492 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB40/NOPADDING". 10:43:57,492 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB40/PKCS5". 10:43:57,492 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB40/PKCS5PADDING". 10:43:57,492 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB40/PKCS7". 10:43:57,492 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB40/PKCS7PADDING". 10:43:57,492 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB40/TBC". 10:43:57,492 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB40/TBCPADDING". 10:43:57,492 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB40/X9.23". 10:43:57,492 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB40/X9.23PADDING". 10:43:57,492 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB40/ZEROBYTE". 10:43:57,492 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB40/ZEROBYTEPADDING". 10:43:57,492 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB48/". 10:43:57,492 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB48/ISO10126". 10:43:57,492 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB48/ISO10126-2". 10:43:57,492 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB48/ISO10126-2PADDING". 10:43:57,492 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB48/ISO10126PADDING". 10:43:57,492 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB48/ISO7816-4". 10:43:57,492 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB48/ISO7816-4PADDING". 10:43:57,492 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB48/NOPADDING". 10:43:57,492 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB48/PKCS5". 10:43:57,492 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB48/PKCS5PADDING". 10:43:57,493 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB48/PKCS7". 10:43:57,493 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB48/PKCS7PADDING". 10:43:57,493 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB48/TBC". 10:43:57,493 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB48/TBCPADDING". 10:43:57,493 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB48/X9.23". 10:43:57,493 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB48/X9.23PADDING". 10:43:57,493 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB48/ZEROBYTE". 10:43:57,493 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB48/ZEROBYTEPADDING". 10:43:57,493 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB56/". 10:43:57,493 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB56/ISO10126". 10:43:57,493 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB56/ISO10126-2". 10:43:57,493 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB56/ISO10126-2PADDING". 10:43:57,493 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB56/ISO10126PADDING". 10:43:57,493 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB56/ISO7816-4". 10:43:57,493 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB56/ISO7816-4PADDING". 10:43:57,493 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB56/NOPADDING". 10:43:57,493 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB56/PKCS5". 10:43:57,493 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB56/PKCS5PADDING". 10:43:57,493 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB56/PKCS7". 10:43:57,493 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB56/PKCS7PADDING". 10:43:57,493 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB56/TBC". 10:43:57,493 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB56/TBCPADDING". 10:43:57,493 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB56/X9.23". 10:43:57,493 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB56/X9.23PADDING". 10:43:57,493 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB56/ZEROBYTE". 10:43:57,493 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB56/ZEROBYTEPADDING". 10:43:57,493 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB64/". 10:43:57,494 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB64/ISO10126". 10:43:57,494 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB64/ISO10126-2". 10:43:57,494 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB64/ISO10126-2PADDING". 10:43:57,494 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB64/ISO10126PADDING". 10:43:57,494 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB64/ISO7816-4". 10:43:57,494 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB64/ISO7816-4PADDING". 10:43:57,494 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB64/NOPADDING". 10:43:57,494 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB64/PKCS5". 10:43:57,494 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB64/PKCS5PADDING". 10:43:57,494 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB64/PKCS7". 10:43:57,494 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB64/PKCS7PADDING". 10:43:57,494 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB64/TBC". 10:43:57,494 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB64/TBCPADDING". 10:43:57,494 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB64/X9.23". 10:43:57,494 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB64/X9.23PADDING". 10:43:57,494 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB64/ZEROBYTE". 10:43:57,494 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB64/ZEROBYTEPADDING". 10:43:57,494 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB72/". 10:43:57,494 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB72/ISO10126". 10:43:57,494 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB72/ISO10126-2". 10:43:57,494 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB72/ISO10126-2PADDING". 10:43:57,494 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB72/ISO10126PADDING". 10:43:57,494 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB72/ISO7816-4". 10:43:57,494 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB72/ISO7816-4PADDING". 10:43:57,494 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB72/NOPADDING". 10:43:57,494 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB72/PKCS5". 10:43:57,494 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB72/PKCS5PADDING". 10:43:57,494 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB72/PKCS7". 10:43:57,494 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB72/PKCS7PADDING". 10:43:57,494 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB72/TBC". 10:43:57,494 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB72/TBCPADDING". 10:43:57,495 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB72/X9.23". 10:43:57,495 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB72/X9.23PADDING". 10:43:57,495 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB72/ZEROBYTE". 10:43:57,495 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB72/ZEROBYTEPADDING". 10:43:57,495 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB8/". 10:43:57,495 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB8/ISO10126". 10:43:57,495 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB8/ISO10126-2". 10:43:57,495 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB8/ISO10126-2PADDING". 10:43:57,495 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB8/ISO10126PADDING". 10:43:57,495 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB8/ISO7816-4". 10:43:57,495 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB8/ISO7816-4PADDING". 10:43:57,495 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB8/NOPADDING". 10:43:57,495 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB8/PKCS5". 10:43:57,495 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB8/PKCS5PADDING". 10:43:57,495 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB8/PKCS7". 10:43:57,495 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB8/PKCS7PADDING". 10:43:57,495 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB8/TBC". 10:43:57,495 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB8/TBCPADDING". 10:43:57,495 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB8/X9.23". 10:43:57,495 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB8/X9.23PADDING". 10:43:57,495 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB8/ZEROBYTE". 10:43:57,495 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB8/ZEROBYTEPADDING". 10:43:57,495 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB80/". 10:43:57,495 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB80/ISO10126". 10:43:57,495 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB80/ISO10126-2". 10:43:57,495 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB80/ISO10126-2PADDING". 10:43:57,495 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB80/ISO10126PADDING". 10:43:57,495 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB80/ISO7816-4". 10:43:57,495 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB80/ISO7816-4PADDING". 10:43:57,495 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB80/NOPADDING". 10:43:57,495 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB80/PKCS5". 10:43:57,495 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB80/PKCS5PADDING". 10:43:57,496 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB80/PKCS7". 10:43:57,496 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB80/PKCS7PADDING". 10:43:57,496 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB80/TBC". 10:43:57,496 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB80/TBCPADDING". 10:43:57,496 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB80/X9.23". 10:43:57,496 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB80/X9.23PADDING". 10:43:57,496 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB80/ZEROBYTE". 10:43:57,496 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB80/ZEROBYTEPADDING". 10:43:57,496 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB88/". 10:43:57,496 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB88/ISO10126". 10:43:57,496 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB88/ISO10126-2". 10:43:57,496 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB88/ISO10126-2PADDING". 10:43:57,496 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB88/ISO10126PADDING". 10:43:57,496 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB88/ISO7816-4". 10:43:57,496 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB88/ISO7816-4PADDING". 10:43:57,496 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB88/NOPADDING". 10:43:57,496 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB88/PKCS5". 10:43:57,496 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB88/PKCS5PADDING". 10:43:57,496 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB88/PKCS7". 10:43:57,496 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB88/PKCS7PADDING". 10:43:57,496 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB88/TBC". 10:43:57,496 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB88/TBCPADDING". 10:43:57,496 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB88/X9.23". 10:43:57,496 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB88/X9.23PADDING". 10:43:57,496 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB88/ZEROBYTE". 10:43:57,496 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB88/ZEROBYTEPADDING". 10:43:57,496 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB96/". 10:43:57,496 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB96/ISO10126". 10:43:57,496 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB96/ISO10126-2". 10:43:57,496 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB96/ISO10126-2PADDING". 10:43:57,496 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB96/ISO10126PADDING". 10:43:57,496 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB96/ISO7816-4". 10:43:57,496 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB96/ISO7816-4PADDING". 10:43:57,496 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB96/NOPADDING". 10:43:57,496 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB96/PKCS5". 10:43:57,496 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB96/PKCS5PADDING". 10:43:57,496 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB96/PKCS7". 10:43:57,496 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB96/PKCS7PADDING". 10:43:57,496 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB96/TBC". 10:43:57,496 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB96/TBCPADDING". 10:43:57,496 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB96/X9.23". 10:43:57,496 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB96/X9.23PADDING". 10:43:57,497 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB96/ZEROBYTE". 10:43:57,497 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB96/ZEROBYTEPADDING". 10:43:57,497 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/SIC/". 10:43:57,497 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/SIC/ISO10126". 10:43:57,497 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/SIC/ISO10126-2". 10:43:57,497 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/SIC/ISO10126-2PADDING". 10:43:57,497 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/SIC/ISO10126PADDING". 10:43:57,497 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/SIC/ISO7816-4". 10:43:57,497 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/SIC/ISO7816-4PADDING". 10:43:57,497 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/SIC/NOPADDING". 10:43:57,497 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/SIC/PKCS5". 10:43:57,497 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/SIC/PKCS5PADDING". 10:43:57,497 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/SIC/PKCS7". 10:43:57,497 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/SIC/PKCS7PADDING". 10:43:57,497 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/SIC/TBC". 10:43:57,497 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/SIC/TBCPADDING". 10:43:57,497 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/SIC/X9.23". 10:43:57,497 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/SIC/X9.23PADDING". 10:43:57,497 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/SIC/ZEROBYTE". 10:43:57,497 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/SIC/ZEROBYTEPADDING". 10:43:57,497 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL//". 10:43:57,497 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL//NOPADDING". 10:43:57,497 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CBC-CTS/". 10:43:57,498 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CBC-CTS/NOPADDING". 10:43:57,498 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CBC/". 10:43:57,498 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CBC/ISO10126". 10:43:57,498 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CBC/ISO10126-2". 10:43:57,498 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CBC/ISO10126-2PADDING". 10:43:57,498 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CBC/ISO10126PADDING". 10:43:57,498 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CBC/ISO7816-4". 10:43:57,498 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CBC/ISO7816-4PADDING". 10:43:57,498 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CBC/NOPADDING". 10:43:57,498 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CBC/PKCS5". 10:43:57,498 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CBC/PKCS5PADDING". 10:43:57,498 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CBC/PKCS7". 10:43:57,499 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CBC/PKCS7PADDING". 10:43:57,499 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CBC/TBC". 10:43:57,499 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CBC/TBCPADDING". 10:43:57,499 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CBC/X9.23". 10:43:57,499 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CBC/X9.23PADDING". 10:43:57,499 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CBC/ZEROBYTE". 10:43:57,499 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CBC/ZEROBYTEPADDING". 10:43:57,499 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB/". 10:43:57,499 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB/ISO10126". 10:43:57,500 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB/ISO10126-2". 10:43:57,500 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB/ISO10126-2PADDING". 10:43:57,500 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB/ISO10126PADDING". 10:43:57,500 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB/ISO7816-4". 10:43:57,500 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB/ISO7816-4PADDING". 10:43:57,500 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB/NOPADDING". 10:43:57,500 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB/PKCS5". 10:43:57,500 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB/PKCS5PADDING". 10:43:57,500 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB/PKCS7". 10:43:57,500 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB/PKCS7PADDING". 10:43:57,500 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB/TBC". 10:43:57,500 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB/TBCPADDING". 10:43:57,500 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB/X9.23". 10:43:57,500 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB/X9.23PADDING". 10:43:57,500 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB/ZEROBYTE". 10:43:57,500 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB/ZEROBYTEPADDING". 10:43:57,500 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB104/". 10:43:57,500 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB104/ISO10126". 10:43:57,500 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB104/ISO10126-2". 10:43:57,500 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB104/ISO10126-2PADDING". 10:43:57,500 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB104/ISO10126PADDING". 10:43:57,500 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB104/ISO7816-4". 10:43:57,500 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB104/ISO7816-4PADDING". 10:43:57,500 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB104/NOPADDING". 10:43:57,500 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB104/PKCS5". 10:43:57,500 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB104/PKCS5PADDING". 10:43:57,500 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB104/PKCS7". 10:43:57,501 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB104/PKCS7PADDING". 10:43:57,501 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB104/TBC". 10:43:57,501 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB104/TBCPADDING". 10:43:57,501 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB104/X9.23". 10:43:57,501 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB104/X9.23PADDING". 10:43:57,501 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB104/ZEROBYTE". 10:43:57,501 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB104/ZEROBYTEPADDING". 10:43:57,501 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB112/". 10:43:57,501 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB112/ISO10126". 10:43:57,501 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB112/ISO10126-2". 10:43:57,501 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB112/ISO10126-2PADDING". 10:43:57,501 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB112/ISO10126PADDING". 10:43:57,501 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB112/ISO7816-4". 10:43:57,501 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB112/ISO7816-4PADDING". 10:43:57,501 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB112/NOPADDING". 10:43:57,501 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB112/PKCS5". 10:43:57,501 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB112/PKCS5PADDING". 10:43:57,501 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB112/PKCS7". 10:43:57,501 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB112/PKCS7PADDING". 10:43:57,501 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB112/TBC". 10:43:57,501 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB112/TBCPADDING". 10:43:57,501 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB112/X9.23". 10:43:57,501 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB112/X9.23PADDING". 10:43:57,501 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB112/ZEROBYTE". 10:43:57,501 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB112/ZEROBYTEPADDING". 10:43:57,501 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB120/". 10:43:57,501 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB120/ISO10126". 10:43:57,501 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB120/ISO10126-2". 10:43:57,501 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB120/ISO10126-2PADDING". 10:43:57,501 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB120/ISO10126PADDING". 10:43:57,501 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB120/ISO7816-4". 10:43:57,501 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB120/ISO7816-4PADDING". 10:43:57,501 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB120/NOPADDING". 10:43:57,501 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB120/PKCS5". 10:43:57,501 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB120/PKCS5PADDING". 10:43:57,501 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB120/PKCS7". 10:43:57,502 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB120/PKCS7PADDING". 10:43:57,502 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB120/TBC". 10:43:57,502 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB120/TBCPADDING". 10:43:57,502 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB120/X9.23". 10:43:57,502 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB120/X9.23PADDING". 10:43:57,502 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB120/ZEROBYTE". 10:43:57,502 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB120/ZEROBYTEPADDING". 10:43:57,502 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB128/". 10:43:57,502 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB128/ISO10126". 10:43:57,502 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB128/ISO10126-2". 10:43:57,502 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB128/ISO10126-2PADDING". 10:43:57,502 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB128/ISO10126PADDING". 10:43:57,502 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB128/ISO7816-4". 10:43:57,502 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB128/ISO7816-4PADDING". 10:43:57,502 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB128/NOPADDING". 10:43:57,502 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB128/PKCS5". 10:43:57,502 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB128/PKCS5PADDING". 10:43:57,502 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB128/PKCS7". 10:43:57,502 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB128/PKCS7PADDING". 10:43:57,502 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB128/TBC". 10:43:57,502 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB128/TBCPADDING". 10:43:57,502 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB128/X9.23". 10:43:57,502 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB128/X9.23PADDING". 10:43:57,502 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB128/ZEROBYTE". 10:43:57,502 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB128/ZEROBYTEPADDING". 10:43:57,502 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB136/". 10:43:57,502 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB136/ISO10126". 10:43:57,502 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB136/ISO10126-2". 10:43:57,502 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB136/ISO10126-2PADDING". 10:43:57,502 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB136/ISO10126PADDING". 10:43:57,502 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB136/ISO7816-4". 10:43:57,502 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB136/ISO7816-4PADDING". 10:43:57,502 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB136/NOPADDING". 10:43:57,502 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB136/PKCS5". 10:43:57,502 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB136/PKCS5PADDING". 10:43:57,502 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB136/PKCS7". 10:43:57,503 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB136/PKCS7PADDING". 10:43:57,503 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB136/TBC". 10:43:57,503 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB136/TBCPADDING". 10:43:57,503 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB136/X9.23". 10:43:57,503 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB136/X9.23PADDING". 10:43:57,503 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB136/ZEROBYTE". 10:43:57,503 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB136/ZEROBYTEPADDING". 10:43:57,503 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB144/". 10:43:57,503 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB144/ISO10126". 10:43:57,503 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB144/ISO10126-2". 10:43:57,503 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB144/ISO10126-2PADDING". 10:43:57,503 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB144/ISO10126PADDING". 10:43:57,503 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB144/ISO7816-4". 10:43:57,503 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB144/ISO7816-4PADDING". 10:43:57,503 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB144/NOPADDING". 10:43:57,503 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB144/PKCS5". 10:43:57,503 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB144/PKCS5PADDING". 10:43:57,503 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB144/PKCS7". 10:43:57,503 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB144/PKCS7PADDING". 10:43:57,503 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB144/TBC". 10:43:57,503 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB144/TBCPADDING". 10:43:57,503 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB144/X9.23". 10:43:57,503 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB144/X9.23PADDING". 10:43:57,503 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB144/ZEROBYTE". 10:43:57,504 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB144/ZEROBYTEPADDING". 10:43:57,504 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB152/". 10:43:57,504 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB152/ISO10126". 10:43:57,504 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB152/ISO10126-2". 10:43:57,504 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB152/ISO10126-2PADDING". 10:43:57,504 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB152/ISO10126PADDING". 10:43:57,504 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB152/ISO7816-4". 10:43:57,504 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB152/ISO7816-4PADDING". 10:43:57,504 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB152/NOPADDING". 10:43:57,504 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB152/PKCS5". 10:43:57,504 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB152/PKCS5PADDING". 10:43:57,504 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB152/PKCS7". 10:43:57,504 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB152/PKCS7PADDING". 10:43:57,504 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB152/TBC". 10:43:57,504 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB152/TBCPADDING". 10:43:57,504 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB152/X9.23". 10:43:57,504 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB152/X9.23PADDING". 10:43:57,504 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB152/ZEROBYTE". 10:43:57,504 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB152/ZEROBYTEPADDING". 10:43:57,504 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB16/". 10:43:57,504 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB16/ISO10126". 10:43:57,504 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB16/ISO10126-2". 10:43:57,504 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB16/ISO10126-2PADDING". 10:43:57,504 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB16/ISO10126PADDING". 10:43:57,504 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB16/ISO7816-4". 10:43:57,504 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB16/ISO7816-4PADDING". 10:43:57,504 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB16/NOPADDING". 10:43:57,504 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB16/PKCS5". 10:43:57,504 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB16/PKCS5PADDING". 10:43:57,504 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB16/PKCS7". 10:43:57,504 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB16/PKCS7PADDING". 10:43:57,504 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB16/TBC". 10:43:57,504 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB16/TBCPADDING". 10:43:57,504 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB16/X9.23". 10:43:57,504 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB16/X9.23PADDING". 10:43:57,505 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB16/ZEROBYTE". 10:43:57,505 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB16/ZEROBYTEPADDING". 10:43:57,505 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB160/". 10:43:57,505 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB160/ISO10126". 10:43:57,505 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB160/ISO10126-2". 10:43:57,505 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB160/ISO10126-2PADDING". 10:43:57,505 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB160/ISO10126PADDING". 10:43:57,505 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB160/ISO7816-4". 10:43:57,505 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB160/ISO7816-4PADDING". 10:43:57,505 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB160/NOPADDING". 10:43:57,505 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB160/PKCS5". 10:43:57,505 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB160/PKCS5PADDING". 10:43:57,505 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB160/PKCS7". 10:43:57,505 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB160/PKCS7PADDING". 10:43:57,505 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB160/TBC". 10:43:57,505 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB160/TBCPADDING". 10:43:57,505 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB160/X9.23". 10:43:57,505 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB160/X9.23PADDING". 10:43:57,505 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB160/ZEROBYTE". 10:43:57,505 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB160/ZEROBYTEPADDING". 10:43:57,505 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB168/". 10:43:57,505 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB168/ISO10126". 10:43:57,505 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB168/ISO10126-2". 10:43:57,505 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB168/ISO10126-2PADDING". 10:43:57,505 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB168/ISO10126PADDING". 10:43:57,505 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB168/ISO7816-4". 10:43:57,505 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB168/ISO7816-4PADDING". 10:43:57,505 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB168/NOPADDING". 10:43:57,506 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB168/PKCS5". 10:43:57,506 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB168/PKCS5PADDING". 10:43:57,506 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB168/PKCS7". 10:43:57,506 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB168/PKCS7PADDING". 10:43:57,506 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB168/TBC". 10:43:57,506 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB168/TBCPADDING". 10:43:57,506 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB168/X9.23". 10:43:57,506 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB168/X9.23PADDING". 10:43:57,506 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB168/ZEROBYTE". 10:43:57,506 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB168/ZEROBYTEPADDING". 10:43:57,506 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB176/". 10:43:57,506 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB176/ISO10126". 10:43:57,506 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB176/ISO10126-2". 10:43:57,506 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB176/ISO10126-2PADDING". 10:43:57,506 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB176/ISO10126PADDING". 10:43:57,506 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB176/ISO7816-4". 10:43:57,506 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB176/ISO7816-4PADDING". 10:43:57,506 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB176/NOPADDING". 10:43:57,506 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB176/PKCS5". 10:43:57,506 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB176/PKCS5PADDING". 10:43:57,506 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB176/PKCS7". 10:43:57,506 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB176/PKCS7PADDING". 10:43:57,506 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB176/TBC". 10:43:57,506 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB176/TBCPADDING". 10:43:57,506 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB176/X9.23". 10:43:57,506 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB176/X9.23PADDING". 10:43:57,506 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB176/ZEROBYTE". 10:43:57,506 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB176/ZEROBYTEPADDING". 10:43:57,506 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB184/". 10:43:57,506 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB184/ISO10126". 10:43:57,506 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB184/ISO10126-2". 10:43:57,506 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB184/ISO10126-2PADDING". 10:43:57,506 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB184/ISO10126PADDING". 10:43:57,506 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB184/ISO7816-4". 10:43:57,507 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB184/ISO7816-4PADDING". 10:43:57,507 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB184/NOPADDING". 10:43:57,507 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB184/PKCS5". 10:43:57,507 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB184/PKCS5PADDING". 10:43:57,507 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB184/PKCS7". 10:43:57,507 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB184/PKCS7PADDING". 10:43:57,507 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB184/TBC". 10:43:57,507 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB184/TBCPADDING". 10:43:57,507 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB184/X9.23". 10:43:57,507 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB184/X9.23PADDING". 10:43:57,507 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB184/ZEROBYTE". 10:43:57,507 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB184/ZEROBYTEPADDING". 10:43:57,507 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB192/". 10:43:57,507 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB192/ISO10126". 10:43:57,507 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB192/ISO10126-2". 10:43:57,507 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB192/ISO10126-2PADDING". 10:43:57,507 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB192/ISO10126PADDING". 10:43:57,507 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB192/ISO7816-4". 10:43:57,507 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB192/ISO7816-4PADDING". 10:43:57,507 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB192/NOPADDING". 10:43:57,508 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB192/PKCS5". 10:43:57,508 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB192/PKCS5PADDING". 10:43:57,508 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB192/PKCS7". 10:43:57,508 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB192/PKCS7PADDING". 10:43:57,508 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB192/TBC". 10:43:57,508 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB192/TBCPADDING". 10:43:57,508 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB192/X9.23". 10:43:57,508 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB192/X9.23PADDING". 10:43:57,508 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB192/ZEROBYTE". 10:43:57,508 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB192/ZEROBYTEPADDING". 10:43:57,508 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB200/". 10:43:57,508 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB200/ISO10126". 10:43:57,508 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB200/ISO10126-2". 10:43:57,508 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB200/ISO10126-2PADDING". 10:43:57,508 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB200/ISO10126PADDING". 10:43:57,508 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB200/ISO7816-4". 10:43:57,508 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB200/ISO7816-4PADDING". 10:43:57,508 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB200/NOPADDING". 10:43:57,508 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB200/PKCS5". 10:43:57,508 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB200/PKCS5PADDING". 10:43:57,508 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB200/PKCS7". 10:43:57,508 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB200/PKCS7PADDING". 10:43:57,508 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB200/TBC". 10:43:57,508 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB200/TBCPADDING". 10:43:57,508 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB200/X9.23". 10:43:57,508 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB200/X9.23PADDING". 10:43:57,508 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB200/ZEROBYTE". 10:43:57,508 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB200/ZEROBYTEPADDING". 10:43:57,508 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB208/". 10:43:57,508 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB208/ISO10126". 10:43:57,508 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB208/ISO10126-2". 10:43:57,508 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB208/ISO10126-2PADDING". 10:43:57,508 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB208/ISO10126PADDING". 10:43:57,508 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB208/ISO7816-4". 10:43:57,508 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB208/ISO7816-4PADDING". 10:43:57,509 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB208/NOPADDING". 10:43:57,509 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB208/PKCS5". 10:43:57,509 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB208/PKCS5PADDING". 10:43:57,509 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB208/PKCS7". 10:43:57,509 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB208/PKCS7PADDING". 10:43:57,509 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB208/TBC". 10:43:57,509 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB208/TBCPADDING". 10:43:57,509 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB208/X9.23". 10:43:57,509 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB208/X9.23PADDING". 10:43:57,509 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB208/ZEROBYTE". 10:43:57,509 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB208/ZEROBYTEPADDING". 10:43:57,509 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB216/". 10:43:57,509 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB216/ISO10126". 10:43:57,509 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB216/ISO10126-2". 10:43:57,509 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB216/ISO10126-2PADDING". 10:43:57,509 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB216/ISO10126PADDING". 10:43:57,509 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB216/ISO7816-4". 10:43:57,509 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB216/ISO7816-4PADDING". 10:43:57,509 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB216/NOPADDING". 10:43:57,509 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB216/PKCS5". 10:43:57,509 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB216/PKCS5PADDING". 10:43:57,509 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB216/PKCS7". 10:43:57,509 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB216/PKCS7PADDING". 10:43:57,509 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB216/TBC". 10:43:57,509 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB216/TBCPADDING". 10:43:57,509 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB216/X9.23". 10:43:57,509 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB216/X9.23PADDING". 10:43:57,509 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB216/ZEROBYTE". 10:43:57,509 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB216/ZEROBYTEPADDING". 10:43:57,509 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB224/". 10:43:57,509 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB224/ISO10126". 10:43:57,509 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB224/ISO10126-2". 10:43:57,509 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB224/ISO10126-2PADDING". 10:43:57,509 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB224/ISO10126PADDING". 10:43:57,509 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB224/ISO7816-4". 10:43:57,510 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB224/ISO7816-4PADDING". 10:43:57,510 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB224/NOPADDING". 10:43:57,510 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB224/PKCS5". 10:43:57,510 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB224/PKCS5PADDING". 10:43:57,510 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB224/PKCS7". 10:43:57,510 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB224/PKCS7PADDING". 10:43:57,510 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB224/TBC". 10:43:57,510 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB224/TBCPADDING". 10:43:57,510 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB224/X9.23". 10:43:57,510 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB224/X9.23PADDING". 10:43:57,510 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB224/ZEROBYTE". 10:43:57,510 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB224/ZEROBYTEPADDING". 10:43:57,510 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB232/". 10:43:57,510 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB232/ISO10126". 10:43:57,510 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB232/ISO10126-2". 10:43:57,510 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB232/ISO10126-2PADDING". 10:43:57,510 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB232/ISO10126PADDING". 10:43:57,510 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB232/ISO7816-4". 10:43:57,510 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB232/ISO7816-4PADDING". 10:43:57,510 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB232/NOPADDING". 10:43:57,510 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB232/PKCS5". 10:43:57,510 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB232/PKCS5PADDING". 10:43:57,510 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB232/PKCS7". 10:43:57,510 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB232/PKCS7PADDING". 10:43:57,510 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB232/TBC". 10:43:57,510 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB232/TBCPADDING". 10:43:57,510 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB232/X9.23". 10:43:57,510 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB232/X9.23PADDING". 10:43:57,510 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB232/ZEROBYTE". 10:43:57,510 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB232/ZEROBYTEPADDING". 10:43:57,510 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB24/". 10:43:57,510 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB24/ISO10126". 10:43:57,510 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB24/ISO10126-2". 10:43:57,510 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB24/ISO10126-2PADDING". 10:43:57,510 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB24/ISO10126PADDING". 10:43:57,510 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB24/ISO7816-4". 10:43:57,510 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB24/ISO7816-4PADDING". 10:43:57,510 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB24/NOPADDING". 10:43:57,510 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB24/PKCS5". 10:43:57,510 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB24/PKCS5PADDING". 10:43:57,510 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB24/PKCS7". 10:43:57,511 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB24/PKCS7PADDING". 10:43:57,511 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB24/TBC". 10:43:57,511 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB24/TBCPADDING". 10:43:57,511 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB24/X9.23". 10:43:57,511 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB24/X9.23PADDING". 10:43:57,511 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB24/ZEROBYTE". 10:43:57,511 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB24/ZEROBYTEPADDING". 10:43:57,511 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB240/". 10:43:57,511 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB240/ISO10126". 10:43:57,511 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB240/ISO10126-2". 10:43:57,511 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB240/ISO10126-2PADDING". 10:43:57,511 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB240/ISO10126PADDING". 10:43:57,511 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB240/ISO7816-4". 10:43:57,511 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB240/ISO7816-4PADDING". 10:43:57,511 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB240/NOPADDING". 10:43:57,511 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB240/PKCS5". 10:43:57,511 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB240/PKCS5PADDING". 10:43:57,511 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB240/PKCS7". 10:43:57,511 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB240/PKCS7PADDING". 10:43:57,511 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB240/TBC". 10:43:57,511 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB240/TBCPADDING". 10:43:57,511 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB240/X9.23". 10:43:57,511 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB240/X9.23PADDING". 10:43:57,511 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB240/ZEROBYTE". 10:43:57,511 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB240/ZEROBYTEPADDING". 10:43:57,511 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB248/". 10:43:57,511 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB248/ISO10126". 10:43:57,511 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB248/ISO10126-2". 10:43:57,511 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB248/ISO10126-2PADDING". 10:43:57,511 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB248/ISO10126PADDING". 10:43:57,511 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB248/ISO7816-4". 10:43:57,511 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB248/ISO7816-4PADDING". 10:43:57,511 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB248/NOPADDING". 10:43:57,511 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB248/PKCS5". 10:43:57,511 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB248/PKCS5PADDING". 10:43:57,511 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB248/PKCS7". 10:43:57,512 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB248/PKCS7PADDING". 10:43:57,512 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB248/TBC". 10:43:57,512 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB248/TBCPADDING". 10:43:57,512 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB248/X9.23". 10:43:57,512 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB248/X9.23PADDING". 10:43:57,512 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB248/ZEROBYTE". 10:43:57,512 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB248/ZEROBYTEPADDING". 10:43:57,512 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB256/". 10:43:57,512 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB256/ISO10126". 10:43:57,512 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB256/ISO10126-2". 10:43:57,512 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB256/ISO10126-2PADDING". 10:43:57,512 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB256/ISO10126PADDING". 10:43:57,512 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB256/ISO7816-4". 10:43:57,512 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB256/ISO7816-4PADDING". 10:43:57,512 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB256/NOPADDING". 10:43:57,512 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB256/PKCS5". 10:43:57,512 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB256/PKCS5PADDING". 10:43:57,512 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB256/PKCS7". 10:43:57,512 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB256/PKCS7PADDING". 10:43:57,512 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB256/TBC". 10:43:57,512 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB256/TBCPADDING". 10:43:57,512 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB256/X9.23". 10:43:57,512 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB256/X9.23PADDING". 10:43:57,512 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB256/ZEROBYTE". 10:43:57,512 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB256/ZEROBYTEPADDING". 10:43:57,512 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB32/". 10:43:57,512 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB32/ISO10126". 10:43:57,512 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB32/ISO10126-2". 10:43:57,512 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB32/ISO10126-2PADDING". 10:43:57,512 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB32/ISO10126PADDING". 10:43:57,512 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB32/ISO7816-4". 10:43:57,512 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB32/ISO7816-4PADDING". 10:43:57,512 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB32/NOPADDING". 10:43:57,512 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB32/PKCS5". 10:43:57,512 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB32/PKCS5PADDING". 10:43:57,512 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB32/PKCS7". 10:43:57,512 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB32/PKCS7PADDING". 10:43:57,512 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB32/TBC". 10:43:57,512 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB32/TBCPADDING". 10:43:57,512 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB32/X9.23". 10:43:57,512 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB32/X9.23PADDING". 10:43:57,513 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB32/ZEROBYTE". 10:43:57,513 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB32/ZEROBYTEPADDING". 10:43:57,513 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB40/". 10:43:57,513 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB40/ISO10126". 10:43:57,513 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB40/ISO10126-2". 10:43:57,513 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB40/ISO10126-2PADDING". 10:43:57,513 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB40/ISO10126PADDING". 10:43:57,513 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB40/ISO7816-4". 10:43:57,513 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB40/ISO7816-4PADDING". 10:43:57,513 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB40/NOPADDING". 10:43:57,513 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB40/PKCS5". 10:43:57,513 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB40/PKCS5PADDING". 10:43:57,513 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB40/PKCS7". 10:43:57,513 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB40/PKCS7PADDING". 10:43:57,513 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB40/TBC". 10:43:57,513 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB40/TBCPADDING". 10:43:57,513 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB40/X9.23". 10:43:57,513 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB40/X9.23PADDING". 10:43:57,513 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB40/ZEROBYTE". 10:43:57,513 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB40/ZEROBYTEPADDING". 10:43:57,513 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB48/". 10:43:57,513 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB48/ISO10126". 10:43:57,513 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB48/ISO10126-2". 10:43:57,513 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB48/ISO10126-2PADDING". 10:43:57,513 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB48/ISO10126PADDING". 10:43:57,513 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB48/ISO7816-4". 10:43:57,513 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB48/ISO7816-4PADDING". 10:43:57,513 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB48/NOPADDING". 10:43:57,513 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB48/PKCS5". 10:43:57,513 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB48/PKCS5PADDING". 10:43:57,513 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB48/PKCS7". 10:43:57,513 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB48/PKCS7PADDING". 10:43:57,513 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB48/TBC". 10:43:57,513 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB48/TBCPADDING". 10:43:57,513 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB48/X9.23". 10:43:57,513 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB48/X9.23PADDING". 10:43:57,513 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB48/ZEROBYTE". 10:43:57,513 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB48/ZEROBYTEPADDING". 10:43:57,513 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB56/". 10:43:57,513 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB56/ISO10126". 10:43:57,513 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB56/ISO10126-2". 10:43:57,513 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB56/ISO10126-2PADDING". 10:43:57,514 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB56/ISO10126PADDING". 10:43:57,514 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB56/ISO7816-4". 10:43:57,514 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB56/ISO7816-4PADDING". 10:43:57,514 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB56/NOPADDING". 10:43:57,514 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB56/PKCS5". 10:43:57,514 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB56/PKCS5PADDING". 10:43:57,514 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB56/PKCS7". 10:43:57,514 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB56/PKCS7PADDING". 10:43:57,514 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB56/TBC". 10:43:57,514 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB56/TBCPADDING". 10:43:57,514 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB56/X9.23". 10:43:57,514 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB56/X9.23PADDING". 10:43:57,514 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB56/ZEROBYTE". 10:43:57,514 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB56/ZEROBYTEPADDING". 10:43:57,514 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB64/". 10:43:57,514 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB64/ISO10126". 10:43:57,514 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB64/ISO10126-2". 10:43:57,514 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB64/ISO10126-2PADDING". 10:43:57,514 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB64/ISO10126PADDING". 10:43:57,514 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB64/ISO7816-4". 10:43:57,514 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB64/ISO7816-4PADDING". 10:43:57,514 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB64/NOPADDING". 10:43:57,514 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB64/PKCS5". 10:43:57,514 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB64/PKCS5PADDING". 10:43:57,514 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB64/PKCS7". 10:43:57,514 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB64/PKCS7PADDING". 10:43:57,514 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB64/TBC". 10:43:57,514 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB64/TBCPADDING". 10:43:57,514 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB64/X9.23". 10:43:57,514 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB64/X9.23PADDING". 10:43:57,514 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB64/ZEROBYTE". 10:43:57,514 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB64/ZEROBYTEPADDING". 10:43:57,514 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB72/". 10:43:57,514 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB72/ISO10126". 10:43:57,514 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB72/ISO10126-2". 10:43:57,514 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB72/ISO10126-2PADDING". 10:43:57,514 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB72/ISO10126PADDING". 10:43:57,514 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB72/ISO7816-4". 10:43:57,514 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB72/ISO7816-4PADDING". 10:43:57,514 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB72/NOPADDING". 10:43:57,514 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB72/PKCS5". 10:43:57,514 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB72/PKCS5PADDING". 10:43:57,514 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB72/PKCS7". 10:43:57,515 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB72/PKCS7PADDING". 10:43:57,515 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB72/TBC". 10:43:57,515 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB72/TBCPADDING". 10:43:57,515 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB72/X9.23". 10:43:57,515 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB72/X9.23PADDING". 10:43:57,515 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB72/ZEROBYTE". 10:43:57,515 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB72/ZEROBYTEPADDING". 10:43:57,515 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB8/". 10:43:57,515 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB8/ISO10126". 10:43:57,515 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB8/ISO10126-2". 10:43:57,515 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB8/ISO10126-2PADDING". 10:43:57,515 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB8/ISO10126PADDING". 10:43:57,515 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB8/ISO7816-4". 10:43:57,515 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB8/ISO7816-4PADDING". 10:43:57,515 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB8/NOPADDING". 10:43:57,515 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB8/PKCS5". 10:43:57,515 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB8/PKCS5PADDING". 10:43:57,515 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB8/PKCS7". 10:43:57,515 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB8/PKCS7PADDING". 10:43:57,515 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB8/TBC". 10:43:57,515 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB8/TBCPADDING". 10:43:57,515 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB8/X9.23". 10:43:57,515 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB8/X9.23PADDING". 10:43:57,515 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB8/ZEROBYTE". 10:43:57,515 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB8/ZEROBYTEPADDING". 10:43:57,515 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB80/". 10:43:57,515 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB80/ISO10126". 10:43:57,515 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB80/ISO10126-2". 10:43:57,515 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB80/ISO10126-2PADDING". 10:43:57,515 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB80/ISO10126PADDING". 10:43:57,516 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB80/ISO7816-4". 10:43:57,516 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB80/ISO7816-4PADDING". 10:43:57,516 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB80/NOPADDING". 10:43:57,516 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB80/PKCS5". 10:43:57,516 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB80/PKCS5PADDING". 10:43:57,516 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB80/PKCS7". 10:43:57,516 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB80/PKCS7PADDING". 10:43:57,516 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB80/TBC". 10:43:57,516 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB80/TBCPADDING". 10:43:57,516 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB80/X9.23". 10:43:57,516 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB80/X9.23PADDING". 10:43:57,516 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB80/ZEROBYTE". 10:43:57,516 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB80/ZEROBYTEPADDING". 10:43:57,516 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB88/". 10:43:57,516 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB88/ISO10126". 10:43:57,516 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB88/ISO10126-2". 10:43:57,516 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB88/ISO10126-2PADDING". 10:43:57,516 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB88/ISO10126PADDING". 10:43:57,516 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB88/ISO7816-4". 10:43:57,516 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB88/ISO7816-4PADDING". 10:43:57,516 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB88/NOPADDING". 10:43:57,516 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB88/PKCS5". 10:43:57,516 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB88/PKCS5PADDING". 10:43:57,516 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB88/PKCS7". 10:43:57,516 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB88/PKCS7PADDING". 10:43:57,516 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB88/TBC". 10:43:57,516 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB88/TBCPADDING". 10:43:57,516 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB88/X9.23". 10:43:57,516 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB88/X9.23PADDING". 10:43:57,516 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB88/ZEROBYTE". 10:43:57,516 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB88/ZEROBYTEPADDING". 10:43:57,516 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB96/". 10:43:57,516 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB96/ISO10126". 10:43:57,516 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB96/ISO10126-2". 10:43:57,516 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB96/ISO10126-2PADDING". 10:43:57,516 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB96/ISO10126PADDING". 10:43:57,516 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB96/ISO7816-4". 10:43:57,516 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB96/ISO7816-4PADDING". 10:43:57,516 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB96/NOPADDING". 10:43:57,516 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB96/PKCS5". 10:43:57,516 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB96/PKCS5PADDING". 10:43:57,516 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB96/PKCS7". 10:43:57,516 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB96/PKCS7PADDING". 10:43:57,517 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB96/TBC". 10:43:57,517 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB96/TBCPADDING". 10:43:57,517 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB96/X9.23". 10:43:57,517 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB96/X9.23PADDING". 10:43:57,517 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB96/ZEROBYTE". 10:43:57,517 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB96/ZEROBYTEPADDING". 10:43:57,517 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CTS/". 10:43:57,517 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CTS/NOPADDING". 10:43:57,517 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/ECB/". 10:43:57,517 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/ECB/NOPADDING". 10:43:57,517 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB/". 10:43:57,517 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB/ISO10126". 10:43:57,517 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB/ISO10126-2". 10:43:57,517 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB/ISO10126-2PADDING". 10:43:57,517 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB/ISO10126PADDING". 10:43:57,517 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB/ISO7816-4". 10:43:57,517 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB/ISO7816-4PADDING". 10:43:57,517 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB/NOPADDING". 10:43:57,517 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB/PKCS5". 10:43:57,517 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB/PKCS5PADDING". 10:43:57,517 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB/PKCS7". 10:43:57,517 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB/PKCS7PADDING". 10:43:57,517 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB/TBC". 10:43:57,517 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB/TBCPADDING". 10:43:57,517 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB/X9.23". 10:43:57,517 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB/X9.23PADDING". 10:43:57,517 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB/ZEROBYTE". 10:43:57,518 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB/ZEROBYTEPADDING". 10:43:57,518 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB104/". 10:43:57,518 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB104/ISO10126". 10:43:57,518 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB104/ISO10126-2". 10:43:57,518 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB104/ISO10126-2PADDING". 10:43:57,518 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB104/ISO10126PADDING". 10:43:57,518 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB104/ISO7816-4". 10:43:57,518 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB104/ISO7816-4PADDING". 10:43:57,518 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB104/NOPADDING". 10:43:57,518 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB104/PKCS5". 10:43:57,518 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB104/PKCS5PADDING". 10:43:57,518 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB104/PKCS7". 10:43:57,518 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB104/PKCS7PADDING". 10:43:57,518 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB104/TBC". 10:43:57,518 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB104/TBCPADDING". 10:43:57,518 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB104/X9.23". 10:43:57,518 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB104/X9.23PADDING". 10:43:57,518 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB104/ZEROBYTE". 10:43:57,518 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB104/ZEROBYTEPADDING". 10:43:57,518 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB112/". 10:43:57,518 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB112/ISO10126". 10:43:57,518 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB112/ISO10126-2". 10:43:57,518 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB112/ISO10126-2PADDING". 10:43:57,518 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB112/ISO10126PADDING". 10:43:57,518 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB112/ISO7816-4". 10:43:57,518 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB112/ISO7816-4PADDING". 10:43:57,518 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB112/NOPADDING". 10:43:57,518 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB112/PKCS5". 10:43:57,518 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB112/PKCS5PADDING". 10:43:57,518 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB112/PKCS7". 10:43:57,518 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB112/PKCS7PADDING". 10:43:57,518 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB112/TBC". 10:43:57,518 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB112/TBCPADDING". 10:43:57,518 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB112/X9.23". 10:43:57,518 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB112/X9.23PADDING". 10:43:57,518 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB112/ZEROBYTE". 10:43:57,518 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB112/ZEROBYTEPADDING". 10:43:57,518 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB120/". 10:43:57,518 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB120/ISO10126". 10:43:57,518 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB120/ISO10126-2". 10:43:57,518 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB120/ISO10126-2PADDING". 10:43:57,518 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB120/ISO10126PADDING". 10:43:57,518 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB120/ISO7816-4". 10:43:57,518 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB120/ISO7816-4PADDING". 10:43:57,518 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB120/NOPADDING". 10:43:57,519 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB120/PKCS5". 10:43:57,519 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB120/PKCS5PADDING". 10:43:57,519 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB120/PKCS7". 10:43:57,519 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB120/PKCS7PADDING". 10:43:57,519 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB120/TBC". 10:43:57,519 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB120/TBCPADDING". 10:43:57,519 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB120/X9.23". 10:43:57,519 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB120/X9.23PADDING". 10:43:57,519 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB120/ZEROBYTE". 10:43:57,519 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB120/ZEROBYTEPADDING". 10:43:57,519 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB128/". 10:43:57,519 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB128/ISO10126". 10:43:57,519 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB128/ISO10126-2". 10:43:57,519 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB128/ISO10126-2PADDING". 10:43:57,519 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB128/ISO10126PADDING". 10:43:57,519 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB128/ISO7816-4". 10:43:57,519 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB128/ISO7816-4PADDING". 10:43:57,519 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB128/NOPADDING". 10:43:57,519 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB128/PKCS5". 10:43:57,519 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB128/PKCS5PADDING". 10:43:57,519 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB128/PKCS7". 10:43:57,519 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB128/PKCS7PADDING". 10:43:57,519 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB128/TBC". 10:43:57,519 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB128/TBCPADDING". 10:43:57,519 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB128/X9.23". 10:43:57,519 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB128/X9.23PADDING". 10:43:57,519 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB128/ZEROBYTE". 10:43:57,519 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB128/ZEROBYTEPADDING". 10:43:57,519 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB136/". 10:43:57,519 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB136/ISO10126". 10:43:57,519 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB136/ISO10126-2". 10:43:57,520 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB136/ISO10126-2PADDING". 10:43:57,520 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB136/ISO10126PADDING". 10:43:57,520 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB136/ISO7816-4". 10:43:57,520 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB136/ISO7816-4PADDING". 10:43:57,520 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB136/NOPADDING". 10:43:57,520 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB136/PKCS5". 10:43:57,520 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB136/PKCS5PADDING". 10:43:57,520 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB136/PKCS7". 10:43:57,520 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB136/PKCS7PADDING". 10:43:57,520 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB136/TBC". 10:43:57,520 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB136/TBCPADDING". 10:43:57,520 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB136/X9.23". 10:43:57,520 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB136/X9.23PADDING". 10:43:57,520 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB136/ZEROBYTE". 10:43:57,520 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB136/ZEROBYTEPADDING". 10:43:57,520 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB144/". 10:43:57,520 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB144/ISO10126". 10:43:57,520 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB144/ISO10126-2". 10:43:57,520 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB144/ISO10126-2PADDING". 10:43:57,520 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB144/ISO10126PADDING". 10:43:57,520 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB144/ISO7816-4". 10:43:57,520 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB144/ISO7816-4PADDING". 10:43:57,520 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB144/NOPADDING". 10:43:57,520 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB144/PKCS5". 10:43:57,520 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB144/PKCS5PADDING". 10:43:57,520 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB144/PKCS7". 10:43:57,520 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB144/PKCS7PADDING". 10:43:57,520 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB144/TBC". 10:43:57,520 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB144/TBCPADDING". 10:43:57,520 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB144/X9.23". 10:43:57,520 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB144/X9.23PADDING". 10:43:57,520 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB144/ZEROBYTE". 10:43:57,520 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB144/ZEROBYTEPADDING". 10:43:57,520 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB152/". 10:43:57,520 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB152/ISO10126". 10:43:57,520 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB152/ISO10126-2". 10:43:57,520 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB152/ISO10126-2PADDING". 10:43:57,520 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB152/ISO10126PADDING". 10:43:57,520 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB152/ISO7816-4". 10:43:57,520 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB152/ISO7816-4PADDING". 10:43:57,520 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB152/NOPADDING". 10:43:57,520 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB152/PKCS5". 10:43:57,520 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB152/PKCS5PADDING". 10:43:57,520 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB152/PKCS7". 10:43:57,520 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB152/PKCS7PADDING". 10:43:57,521 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB152/TBC". 10:43:57,521 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB152/TBCPADDING". 10:43:57,521 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB152/X9.23". 10:43:57,521 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB152/X9.23PADDING". 10:43:57,521 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB152/ZEROBYTE". 10:43:57,521 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB152/ZEROBYTEPADDING". 10:43:57,521 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB16/". 10:43:57,521 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB16/ISO10126". 10:43:57,521 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB16/ISO10126-2". 10:43:57,521 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB16/ISO10126-2PADDING". 10:43:57,521 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB16/ISO10126PADDING". 10:43:57,521 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB16/ISO7816-4". 10:43:57,521 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB16/ISO7816-4PADDING". 10:43:57,521 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB16/NOPADDING". 10:43:57,521 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB16/PKCS5". 10:43:57,521 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB16/PKCS5PADDING". 10:43:57,521 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB16/PKCS7". 10:43:57,521 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB16/PKCS7PADDING". 10:43:57,521 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB16/TBC". 10:43:57,521 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB16/TBCPADDING". 10:43:57,521 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB16/X9.23". 10:43:57,521 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB16/X9.23PADDING". 10:43:57,521 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB16/ZEROBYTE". 10:43:57,521 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB16/ZEROBYTEPADDING". 10:43:57,521 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB160/". 10:43:57,521 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB160/ISO10126". 10:43:57,521 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB160/ISO10126-2". 10:43:57,521 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB160/ISO10126-2PADDING". 10:43:57,521 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB160/ISO10126PADDING". 10:43:57,521 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB160/ISO7816-4". 10:43:57,521 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB160/ISO7816-4PADDING". 10:43:57,521 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB160/NOPADDING". 10:43:57,521 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB160/PKCS5". 10:43:57,521 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB160/PKCS5PADDING". 10:43:57,521 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB160/PKCS7". 10:43:57,521 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB160/PKCS7PADDING". 10:43:57,521 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB160/TBC". 10:43:57,521 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB160/TBCPADDING". 10:43:57,521 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB160/X9.23". 10:43:57,521 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB160/X9.23PADDING". 10:43:57,521 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB160/ZEROBYTE". 10:43:57,521 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB160/ZEROBYTEPADDING". 10:43:57,521 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB168/". 10:43:57,521 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB168/ISO10126". 10:43:57,521 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB168/ISO10126-2". 10:43:57,521 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB168/ISO10126-2PADDING". 10:43:57,521 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB168/ISO10126PADDING". 10:43:57,522 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB168/ISO7816-4". 10:43:57,522 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB168/ISO7816-4PADDING". 10:43:57,522 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB168/NOPADDING". 10:43:57,522 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB168/PKCS5". 10:43:57,522 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB168/PKCS5PADDING". 10:43:57,522 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB168/PKCS7". 10:43:57,522 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB168/PKCS7PADDING". 10:43:57,522 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB168/TBC". 10:43:57,522 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB168/TBCPADDING". 10:43:57,522 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB168/X9.23". 10:43:57,522 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB168/X9.23PADDING". 10:43:57,522 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB168/ZEROBYTE". 10:43:57,522 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB168/ZEROBYTEPADDING". 10:43:57,522 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB176/". 10:43:57,522 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB176/ISO10126". 10:43:57,522 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB176/ISO10126-2". 10:43:57,522 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB176/ISO10126-2PADDING". 10:43:57,522 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB176/ISO10126PADDING". 10:43:57,522 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB176/ISO7816-4". 10:43:57,522 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB176/ISO7816-4PADDING". 10:43:57,522 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB176/NOPADDING". 10:43:57,522 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB176/PKCS5". 10:43:57,522 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB176/PKCS5PADDING". 10:43:57,522 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB176/PKCS7". 10:43:57,522 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB176/PKCS7PADDING". 10:43:57,522 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB176/TBC". 10:43:57,522 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB176/TBCPADDING". 10:43:57,522 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB176/X9.23". 10:43:57,522 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB176/X9.23PADDING". 10:43:57,522 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB176/ZEROBYTE". 10:43:57,522 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB176/ZEROBYTEPADDING". 10:43:57,522 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB184/". 10:43:57,522 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB184/ISO10126". 10:43:57,522 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB184/ISO10126-2". 10:43:57,522 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB184/ISO10126-2PADDING". 10:43:57,522 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB184/ISO10126PADDING". 10:43:57,522 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB184/ISO7816-4". 10:43:57,522 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB184/ISO7816-4PADDING". 10:43:57,522 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB184/NOPADDING". 10:43:57,522 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB184/PKCS5". 10:43:57,522 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB184/PKCS5PADDING". 10:43:57,522 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB184/PKCS7". 10:43:57,522 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB184/PKCS7PADDING". 10:43:57,522 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB184/TBC". 10:43:57,522 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB184/TBCPADDING". 10:43:57,523 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB184/X9.23". 10:43:57,523 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB184/X9.23PADDING". 10:43:57,523 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB184/ZEROBYTE". 10:43:57,523 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB184/ZEROBYTEPADDING". 10:43:57,523 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB192/". 10:43:57,523 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB192/ISO10126". 10:43:57,523 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB192/ISO10126-2". 10:43:57,523 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB192/ISO10126-2PADDING". 10:43:57,523 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB192/ISO10126PADDING". 10:43:57,523 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB192/ISO7816-4". 10:43:57,523 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB192/ISO7816-4PADDING". 10:43:57,523 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB192/NOPADDING". 10:43:57,523 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB192/PKCS5". 10:43:57,523 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB192/PKCS5PADDING". 10:43:57,523 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB192/PKCS7". 10:43:57,523 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB192/PKCS7PADDING". 10:43:57,523 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB192/TBC". 10:43:57,523 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB192/TBCPADDING". 10:43:57,523 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB192/X9.23". 10:43:57,523 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB192/X9.23PADDING". 10:43:57,523 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB192/ZEROBYTE". 10:43:57,523 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB192/ZEROBYTEPADDING". 10:43:57,523 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB200/". 10:43:57,523 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB200/ISO10126". 10:43:57,523 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB200/ISO10126-2". 10:43:57,523 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB200/ISO10126-2PADDING". 10:43:57,523 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB200/ISO10126PADDING". 10:43:57,523 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB200/ISO7816-4". 10:43:57,523 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB200/ISO7816-4PADDING". 10:43:57,523 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB200/NOPADDING". 10:43:57,523 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB200/PKCS5". 10:43:57,523 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB200/PKCS5PADDING". 10:43:57,523 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB200/PKCS7". 10:43:57,523 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB200/PKCS7PADDING". 10:43:57,524 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB200/TBC". 10:43:57,524 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB200/TBCPADDING". 10:43:57,524 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB200/X9.23". 10:43:57,524 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB200/X9.23PADDING". 10:43:57,524 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB200/ZEROBYTE". 10:43:57,524 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB200/ZEROBYTEPADDING". 10:43:57,524 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB208/". 10:43:57,524 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB208/ISO10126". 10:43:57,524 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB208/ISO10126-2". 10:43:57,524 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB208/ISO10126-2PADDING". 10:43:57,524 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB208/ISO10126PADDING". 10:43:57,524 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB208/ISO7816-4". 10:43:57,524 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB208/ISO7816-4PADDING". 10:43:57,524 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB208/NOPADDING". 10:43:57,524 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB208/PKCS5". 10:43:57,524 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB208/PKCS5PADDING". 10:43:57,524 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB208/PKCS7". 10:43:57,524 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB208/PKCS7PADDING". 10:43:57,524 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB208/TBC". 10:43:57,524 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB208/TBCPADDING". 10:43:57,524 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB208/X9.23". 10:43:57,524 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB208/X9.23PADDING". 10:43:57,524 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB208/ZEROBYTE". 10:43:57,524 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB208/ZEROBYTEPADDING". 10:43:57,524 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB216/". 10:43:57,524 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB216/ISO10126". 10:43:57,524 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB216/ISO10126-2". 10:43:57,524 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB216/ISO10126-2PADDING". 10:43:57,524 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB216/ISO10126PADDING". 10:43:57,524 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB216/ISO7816-4". 10:43:57,524 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB216/ISO7816-4PADDING". 10:43:57,524 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB216/NOPADDING". 10:43:57,524 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB216/PKCS5". 10:43:57,524 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB216/PKCS5PADDING". 10:43:57,524 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB216/PKCS7". 10:43:57,524 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB216/PKCS7PADDING". 10:43:57,524 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB216/TBC". 10:43:57,524 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB216/TBCPADDING". 10:43:57,525 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB216/X9.23". 10:43:57,525 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB216/X9.23PADDING". 10:43:57,525 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB216/ZEROBYTE". 10:43:57,525 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB216/ZEROBYTEPADDING". 10:43:57,525 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB224/". 10:43:57,525 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB224/ISO10126". 10:43:57,525 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB224/ISO10126-2". 10:43:57,525 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB224/ISO10126-2PADDING". 10:43:57,525 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB224/ISO10126PADDING". 10:43:57,525 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB224/ISO7816-4". 10:43:57,525 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB224/ISO7816-4PADDING". 10:43:57,525 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB224/NOPADDING". 10:43:57,525 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB224/PKCS5". 10:43:57,525 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB224/PKCS5PADDING". 10:43:57,525 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB224/PKCS7". 10:43:57,525 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB224/PKCS7PADDING". 10:43:57,525 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB224/TBC". 10:43:57,525 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB224/TBCPADDING". 10:43:57,525 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB224/X9.23". 10:43:57,525 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB224/X9.23PADDING". 10:43:57,525 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB224/ZEROBYTE". 10:43:57,525 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB224/ZEROBYTEPADDING". 10:43:57,525 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB232/". 10:43:57,525 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB232/ISO10126". 10:43:57,525 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB232/ISO10126-2". 10:43:57,525 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB232/ISO10126-2PADDING". 10:43:57,525 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB232/ISO10126PADDING". 10:43:57,525 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB232/ISO7816-4". 10:43:57,525 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB232/ISO7816-4PADDING". 10:43:57,525 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB232/NOPADDING". 10:43:57,525 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB232/PKCS5". 10:43:57,525 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB232/PKCS5PADDING". 10:43:57,525 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB232/PKCS7". 10:43:57,525 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB232/PKCS7PADDING". 10:43:57,525 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB232/TBC". 10:43:57,526 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB232/TBCPADDING". 10:43:57,526 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB232/X9.23". 10:43:57,526 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB232/X9.23PADDING". 10:43:57,526 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB232/ZEROBYTE". 10:43:57,526 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB232/ZEROBYTEPADDING". 10:43:57,526 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB24/". 10:43:57,526 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB24/ISO10126". 10:43:57,526 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB24/ISO10126-2". 10:43:57,526 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB24/ISO10126-2PADDING". 10:43:57,526 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB24/ISO10126PADDING". 10:43:57,526 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB24/ISO7816-4". 10:43:57,526 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB24/ISO7816-4PADDING". 10:43:57,526 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB24/NOPADDING". 10:43:57,526 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB24/PKCS5". 10:43:57,526 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB24/PKCS5PADDING". 10:43:57,526 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB24/PKCS7". 10:43:57,526 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB24/PKCS7PADDING". 10:43:57,526 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB24/TBC". 10:43:57,526 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB24/TBCPADDING". 10:43:57,526 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB24/X9.23". 10:43:57,526 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB24/X9.23PADDING". 10:43:57,526 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB24/ZEROBYTE". 10:43:57,526 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB24/ZEROBYTEPADDING". 10:43:57,526 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB240/". 10:43:57,526 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB240/ISO10126". 10:43:57,526 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB240/ISO10126-2". 10:43:57,526 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB240/ISO10126-2PADDING". 10:43:57,526 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB240/ISO10126PADDING". 10:43:57,526 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB240/ISO7816-4". 10:43:57,526 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB240/ISO7816-4PADDING". 10:43:57,526 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB240/NOPADDING". 10:43:57,526 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB240/PKCS5". 10:43:57,526 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB240/PKCS5PADDING". 10:43:57,526 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB240/PKCS7". 10:43:57,526 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB240/PKCS7PADDING". 10:43:57,526 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB240/TBC". 10:43:57,526 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB240/TBCPADDING". 10:43:57,526 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB240/X9.23". 10:43:57,526 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB240/X9.23PADDING". 10:43:57,526 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB240/ZEROBYTE". 10:43:57,526 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB240/ZEROBYTEPADDING". 10:43:57,527 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB248/". 10:43:57,527 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB248/ISO10126". 10:43:57,527 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB248/ISO10126-2". 10:43:57,527 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB248/ISO10126-2PADDING". 10:43:57,527 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB248/ISO10126PADDING". 10:43:57,527 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB248/ISO7816-4". 10:43:57,527 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB248/ISO7816-4PADDING". 10:43:57,527 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB248/NOPADDING". 10:43:57,527 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB248/PKCS5". 10:43:57,527 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB248/PKCS5PADDING". 10:43:57,527 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB248/PKCS7". 10:43:57,527 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB248/PKCS7PADDING". 10:43:57,527 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB248/TBC". 10:43:57,527 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB248/TBCPADDING". 10:43:57,527 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB248/X9.23". 10:43:57,527 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB248/X9.23PADDING". 10:43:57,527 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB248/ZEROBYTE". 10:43:57,527 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB248/ZEROBYTEPADDING". 10:43:57,527 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB256/". 10:43:57,527 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB256/ISO10126". 10:43:57,527 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB256/ISO10126-2". 10:43:57,527 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB256/ISO10126-2PADDING". 10:43:57,527 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB256/ISO10126PADDING". 10:43:57,527 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB256/ISO7816-4". 10:43:57,527 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB256/ISO7816-4PADDING". 10:43:57,527 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB256/NOPADDING". 10:43:57,527 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB256/PKCS5". 10:43:57,527 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB256/PKCS5PADDING". 10:43:57,527 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB256/PKCS7". 10:43:57,527 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB256/PKCS7PADDING". 10:43:57,527 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB256/TBC". 10:43:57,527 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB256/TBCPADDING". 10:43:57,528 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB256/X9.23". 10:43:57,528 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB256/X9.23PADDING". 10:43:57,528 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB256/ZEROBYTE". 10:43:57,528 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB256/ZEROBYTEPADDING". 10:43:57,528 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB32/". 10:43:57,528 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB32/ISO10126". 10:43:57,528 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB32/ISO10126-2". 10:43:57,528 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB32/ISO10126-2PADDING". 10:43:57,528 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB32/ISO10126PADDING". 10:43:57,528 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB32/ISO7816-4". 10:43:57,528 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB32/ISO7816-4PADDING". 10:43:57,528 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB32/NOPADDING". 10:43:57,528 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB32/PKCS5". 10:43:57,528 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB32/PKCS5PADDING". 10:43:57,528 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB32/PKCS7". 10:43:57,528 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB32/PKCS7PADDING". 10:43:57,528 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB32/TBC". 10:43:57,528 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB32/TBCPADDING". 10:43:57,528 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB32/X9.23". 10:43:57,528 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB32/X9.23PADDING". 10:43:57,528 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB32/ZEROBYTE". 10:43:57,528 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB32/ZEROBYTEPADDING". 10:43:57,528 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB40/". 10:43:57,528 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB40/ISO10126". 10:43:57,528 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB40/ISO10126-2". 10:43:57,528 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB40/ISO10126-2PADDING". 10:43:57,528 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB40/ISO10126PADDING". 10:43:57,528 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB40/ISO7816-4". 10:43:57,528 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB40/ISO7816-4PADDING". 10:43:57,528 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB40/NOPADDING". 10:43:57,528 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB40/PKCS5". 10:43:57,528 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB40/PKCS5PADDING". 10:43:57,528 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB40/PKCS7". 10:43:57,528 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB40/PKCS7PADDING". 10:43:57,528 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB40/TBC". 10:43:57,528 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB40/TBCPADDING". 10:43:57,528 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB40/X9.23". 10:43:57,528 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB40/X9.23PADDING". 10:43:57,528 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB40/ZEROBYTE". 10:43:57,528 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB40/ZEROBYTEPADDING". 10:43:57,528 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB48/". 10:43:57,528 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB48/ISO10126". 10:43:57,528 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB48/ISO10126-2". 10:43:57,528 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB48/ISO10126-2PADDING". 10:43:57,528 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB48/ISO10126PADDING". 10:43:57,529 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB48/ISO7816-4". 10:43:57,529 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB48/ISO7816-4PADDING". 10:43:57,529 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB48/NOPADDING". 10:43:57,529 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB48/PKCS5". 10:43:57,529 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB48/PKCS5PADDING". 10:43:57,529 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB48/PKCS7". 10:43:57,529 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB48/PKCS7PADDING". 10:43:57,529 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB48/TBC". 10:43:57,529 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB48/TBCPADDING". 10:43:57,529 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB48/X9.23". 10:43:57,529 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB48/X9.23PADDING". 10:43:57,529 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB48/ZEROBYTE". 10:43:57,529 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB48/ZEROBYTEPADDING". 10:43:57,529 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB56/". 10:43:57,529 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB56/ISO10126". 10:43:57,529 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB56/ISO10126-2". 10:43:57,529 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB56/ISO10126-2PADDING". 10:43:57,529 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB56/ISO10126PADDING". 10:43:57,529 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB56/ISO7816-4". 10:43:57,529 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB56/ISO7816-4PADDING". 10:43:57,529 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB56/NOPADDING". 10:43:57,529 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB56/PKCS5". 10:43:57,529 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB56/PKCS5PADDING". 10:43:57,529 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB56/PKCS7". 10:43:57,529 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB56/PKCS7PADDING". 10:43:57,529 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB56/TBC". 10:43:57,529 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB56/TBCPADDING". 10:43:57,529 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB56/X9.23". 10:43:57,529 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB56/X9.23PADDING". 10:43:57,530 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB56/ZEROBYTE". 10:43:57,530 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB56/ZEROBYTEPADDING". 10:43:57,530 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB64/". 10:43:57,530 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB64/ISO10126". 10:43:57,530 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB64/ISO10126-2". 10:43:57,530 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB64/ISO10126-2PADDING". 10:43:57,530 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB64/ISO10126PADDING". 10:43:57,530 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB64/ISO7816-4". 10:43:57,530 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB64/ISO7816-4PADDING". 10:43:57,530 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB64/NOPADDING". 10:43:57,530 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB64/PKCS5". 10:43:57,530 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB64/PKCS5PADDING". 10:43:57,530 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB64/PKCS7". 10:43:57,530 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB64/PKCS7PADDING". 10:43:57,530 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB64/TBC". 10:43:57,530 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB64/TBCPADDING". 10:43:57,530 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB64/X9.23". 10:43:57,530 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB64/X9.23PADDING". 10:43:57,530 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB64/ZEROBYTE". 10:43:57,530 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB64/ZEROBYTEPADDING". 10:43:57,530 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB72/". 10:43:57,530 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB72/ISO10126". 10:43:57,530 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB72/ISO10126-2". 10:43:57,530 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB72/ISO10126-2PADDING". 10:43:57,530 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB72/ISO10126PADDING". 10:43:57,530 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB72/ISO7816-4". 10:43:57,530 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB72/ISO7816-4PADDING". 10:43:57,530 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB72/NOPADDING". 10:43:57,530 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB72/PKCS5". 10:43:57,530 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB72/PKCS5PADDING". 10:43:57,530 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB72/PKCS7". 10:43:57,530 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB72/PKCS7PADDING". 10:43:57,530 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB72/TBC". 10:43:57,530 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB72/TBCPADDING". 10:43:57,530 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB72/X9.23". 10:43:57,530 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB72/X9.23PADDING". 10:43:57,530 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB72/ZEROBYTE". 10:43:57,530 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB72/ZEROBYTEPADDING". 10:43:57,530 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB8/". 10:43:57,531 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB8/ISO10126". 10:43:57,531 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB8/ISO10126-2". 10:43:57,531 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB8/ISO10126-2PADDING". 10:43:57,531 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB8/ISO10126PADDING". 10:43:57,531 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB8/ISO7816-4". 10:43:57,531 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB8/ISO7816-4PADDING". 10:43:57,531 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB8/NOPADDING". 10:43:57,531 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB8/PKCS5". 10:43:57,531 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB8/PKCS5PADDING". 10:43:57,531 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB8/PKCS7". 10:43:57,531 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB8/PKCS7PADDING". 10:43:57,531 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB8/TBC". 10:43:57,531 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB8/TBCPADDING". 10:43:57,531 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB8/X9.23". 10:43:57,531 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB8/X9.23PADDING". 10:43:57,531 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB8/ZEROBYTE". 10:43:57,531 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB8/ZEROBYTEPADDING". 10:43:57,531 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB80/". 10:43:57,531 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB80/ISO10126". 10:43:57,531 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB80/ISO10126-2". 10:43:57,531 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB80/ISO10126-2PADDING". 10:43:57,531 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB80/ISO10126PADDING". 10:43:57,531 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB80/ISO7816-4". 10:43:57,531 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB80/ISO7816-4PADDING". 10:43:57,531 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB80/NOPADDING". 10:43:57,531 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB80/PKCS5". 10:43:57,531 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB80/PKCS5PADDING". 10:43:57,531 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB80/PKCS7". 10:43:57,531 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB80/PKCS7PADDING". 10:43:57,531 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB80/TBC". 10:43:57,531 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB80/TBCPADDING". 10:43:57,532 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB80/X9.23". 10:43:57,532 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB80/X9.23PADDING". 10:43:57,532 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB80/ZEROBYTE". 10:43:57,532 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB80/ZEROBYTEPADDING". 10:43:57,532 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB88/". 10:43:57,532 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB88/ISO10126". 10:43:57,532 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB88/ISO10126-2". 10:43:57,532 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB88/ISO10126-2PADDING". 10:43:57,532 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB88/ISO10126PADDING". 10:43:57,532 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB88/ISO7816-4". 10:43:57,532 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB88/ISO7816-4PADDING". 10:43:57,532 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB88/NOPADDING". 10:43:57,532 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB88/PKCS5". 10:43:57,532 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB88/PKCS5PADDING". 10:43:57,532 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB88/PKCS7". 10:43:57,532 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB88/PKCS7PADDING". 10:43:57,532 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB88/TBC". 10:43:57,532 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB88/TBCPADDING". 10:43:57,532 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB88/X9.23". 10:43:57,532 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB88/X9.23PADDING". 10:43:57,532 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB88/ZEROBYTE". 10:43:57,532 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB88/ZEROBYTEPADDING". 10:43:57,532 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB96/". 10:43:57,532 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB96/ISO10126". 10:43:57,532 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB96/ISO10126-2". 10:43:57,532 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB96/ISO10126-2PADDING". 10:43:57,532 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB96/ISO10126PADDING". 10:43:57,532 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB96/ISO7816-4". 10:43:57,532 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB96/ISO7816-4PADDING". 10:43:57,532 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB96/NOPADDING". 10:43:57,532 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB96/PKCS5". 10:43:57,532 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB96/PKCS5PADDING". 10:43:57,532 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB96/PKCS7". 10:43:57,532 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB96/PKCS7PADDING". 10:43:57,532 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB96/TBC". 10:43:57,532 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB96/TBCPADDING". 10:43:57,532 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB96/X9.23". 10:43:57,532 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB96/X9.23PADDING". 10:43:57,532 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB96/ZEROBYTE". 10:43:57,532 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB96/ZEROBYTEPADDING". 10:43:57,533 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/SIC/". 10:43:57,533 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/SIC/ISO10126". 10:43:57,533 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/SIC/ISO10126-2". 10:43:57,533 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/SIC/ISO10126-2PADDING". 10:43:57,533 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/SIC/ISO10126PADDING". 10:43:57,533 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/SIC/ISO7816-4". 10:43:57,533 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/SIC/ISO7816-4PADDING". 10:43:57,533 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/SIC/NOPADDING". 10:43:57,533 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/SIC/PKCS5". 10:43:57,533 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/SIC/PKCS5PADDING". 10:43:57,533 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/SIC/PKCS7". 10:43:57,533 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/SIC/PKCS7PADDING". 10:43:57,533 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/SIC/TBC". 10:43:57,533 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/SIC/TBCPADDING". 10:43:57,533 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/SIC/X9.23". 10:43:57,533 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/SIC/X9.23PADDING". 10:43:57,533 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/SIC/ZEROBYTE". 10:43:57,533 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/SIC/ZEROBYTEPADDING". 10:43:57,533 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2//". 10:43:57,533 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2//NOPADDING". 10:43:57,534 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CBC-CTS/". 10:43:57,534 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CBC-CTS/NOPADDING". 10:43:57,534 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CBC/". 10:43:57,534 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CBC/ISO10126". 10:43:57,534 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CBC/ISO10126-2". 10:43:57,534 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CBC/ISO10126-2PADDING". 10:43:57,534 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CBC/ISO10126PADDING". 10:43:57,534 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CBC/ISO7816-4". 10:43:57,534 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CBC/ISO7816-4PADDING". 10:43:57,534 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CBC/NOPADDING". 10:43:57,534 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CBC/PKCS5". 10:43:57,534 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CBC/PKCS5PADDING". 10:43:57,534 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CBC/PKCS7". 10:43:57,535 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CBC/PKCS7PADDING". 10:43:57,535 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CBC/TBC". 10:43:57,535 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CBC/TBCPADDING". 10:43:57,535 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CBC/X9.23". 10:43:57,535 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CBC/X9.23PADDING". 10:43:57,535 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CBC/ZEROBYTE". 10:43:57,535 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CBC/ZEROBYTEPADDING". 10:43:57,535 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB/". 10:43:57,535 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB/ISO10126". 10:43:57,535 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB/ISO10126-2". 10:43:57,535 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB/ISO10126-2PADDING". 10:43:57,536 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB/ISO10126PADDING". 10:43:57,536 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB/ISO7816-4". 10:43:57,536 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB/ISO7816-4PADDING". 10:43:57,536 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB/NOPADDING". 10:43:57,536 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB/PKCS5". 10:43:57,536 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB/PKCS5PADDING". 10:43:57,536 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB/PKCS7". 10:43:57,536 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB/PKCS7PADDING". 10:43:57,536 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB/TBC". 10:43:57,536 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB/TBCPADDING". 10:43:57,536 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB/X9.23". 10:43:57,536 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB/X9.23PADDING". 10:43:57,536 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB/ZEROBYTE". 10:43:57,536 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB/ZEROBYTEPADDING". 10:43:57,536 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB104/". 10:43:57,536 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB104/ISO10126". 10:43:57,536 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB104/ISO10126-2". 10:43:57,536 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB104/ISO10126-2PADDING". 10:43:57,536 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB104/ISO10126PADDING". 10:43:57,536 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB104/ISO7816-4". 10:43:57,536 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB104/ISO7816-4PADDING". 10:43:57,536 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB104/NOPADDING". 10:43:57,536 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB104/PKCS5". 10:43:57,536 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB104/PKCS5PADDING". 10:43:57,536 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB104/PKCS7". 10:43:57,536 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB104/PKCS7PADDING". 10:43:57,536 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB104/TBC". 10:43:57,536 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB104/TBCPADDING". 10:43:57,536 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB104/X9.23". 10:43:57,536 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB104/X9.23PADDING". 10:43:57,536 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB104/ZEROBYTE". 10:43:57,536 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB104/ZEROBYTEPADDING". 10:43:57,536 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB112/". 10:43:57,536 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB112/ISO10126". 10:43:57,536 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB112/ISO10126-2". 10:43:57,536 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB112/ISO10126-2PADDING". 10:43:57,536 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB112/ISO10126PADDING". 10:43:57,536 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB112/ISO7816-4". 10:43:57,536 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB112/ISO7816-4PADDING". 10:43:57,536 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB112/NOPADDING". 10:43:57,536 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB112/PKCS5". 10:43:57,537 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB112/PKCS5PADDING". 10:43:57,537 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB112/PKCS7". 10:43:57,537 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB112/PKCS7PADDING". 10:43:57,537 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB112/TBC". 10:43:57,537 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB112/TBCPADDING". 10:43:57,537 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB112/X9.23". 10:43:57,537 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB112/X9.23PADDING". 10:43:57,537 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB112/ZEROBYTE". 10:43:57,537 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB112/ZEROBYTEPADDING". 10:43:57,537 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB120/". 10:43:57,537 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB120/ISO10126". 10:43:57,537 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB120/ISO10126-2". 10:43:57,537 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB120/ISO10126-2PADDING". 10:43:57,537 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB120/ISO10126PADDING". 10:43:57,537 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB120/ISO7816-4". 10:43:57,537 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB120/ISO7816-4PADDING". 10:43:57,537 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB120/NOPADDING". 10:43:57,537 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB120/PKCS5". 10:43:57,537 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB120/PKCS5PADDING". 10:43:57,537 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB120/PKCS7". 10:43:57,537 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB120/PKCS7PADDING". 10:43:57,537 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB120/TBC". 10:43:57,537 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB120/TBCPADDING". 10:43:57,537 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB120/X9.23". 10:43:57,537 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB120/X9.23PADDING". 10:43:57,537 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB120/ZEROBYTE". 10:43:57,537 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB120/ZEROBYTEPADDING". 10:43:57,537 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB128/". 10:43:57,537 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB128/ISO10126". 10:43:57,537 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB128/ISO10126-2". 10:43:57,537 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB128/ISO10126-2PADDING". 10:43:57,537 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB128/ISO10126PADDING". 10:43:57,537 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB128/ISO7816-4". 10:43:57,537 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB128/ISO7816-4PADDING". 10:43:57,537 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB128/NOPADDING". 10:43:57,537 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB128/PKCS5". 10:43:57,538 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB128/PKCS5PADDING". 10:43:57,538 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB128/PKCS7". 10:43:57,538 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB128/PKCS7PADDING". 10:43:57,538 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB128/TBC". 10:43:57,538 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB128/TBCPADDING". 10:43:57,538 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB128/X9.23". 10:43:57,538 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB128/X9.23PADDING". 10:43:57,538 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB128/ZEROBYTE". 10:43:57,538 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB128/ZEROBYTEPADDING". 10:43:57,538 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB136/". 10:43:57,538 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB136/ISO10126". 10:43:57,538 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB136/ISO10126-2". 10:43:57,538 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB136/ISO10126-2PADDING". 10:43:57,538 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB136/ISO10126PADDING". 10:43:57,538 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB136/ISO7816-4". 10:43:57,538 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB136/ISO7816-4PADDING". 10:43:57,538 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB136/NOPADDING". 10:43:57,538 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB136/PKCS5". 10:43:57,538 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB136/PKCS5PADDING". 10:43:57,538 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB136/PKCS7". 10:43:57,538 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB136/PKCS7PADDING". 10:43:57,538 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB136/TBC". 10:43:57,538 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB136/TBCPADDING". 10:43:57,538 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB136/X9.23". 10:43:57,538 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB136/X9.23PADDING". 10:43:57,538 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB136/ZEROBYTE". 10:43:57,538 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB136/ZEROBYTEPADDING". 10:43:57,538 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB144/". 10:43:57,538 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB144/ISO10126". 10:43:57,538 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB144/ISO10126-2". 10:43:57,538 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB144/ISO10126-2PADDING". 10:43:57,538 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB144/ISO10126PADDING". 10:43:57,538 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB144/ISO7816-4". 10:43:57,538 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB144/ISO7816-4PADDING". 10:43:57,538 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB144/NOPADDING". 10:43:57,538 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB144/PKCS5". 10:43:57,538 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB144/PKCS5PADDING". 10:43:57,539 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB144/PKCS7". 10:43:57,539 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB144/PKCS7PADDING". 10:43:57,539 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB144/TBC". 10:43:57,539 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB144/TBCPADDING". 10:43:57,539 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB144/X9.23". 10:43:57,539 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB144/X9.23PADDING". 10:43:57,539 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB144/ZEROBYTE". 10:43:57,539 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB144/ZEROBYTEPADDING". 10:43:57,539 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB152/". 10:43:57,539 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB152/ISO10126". 10:43:57,539 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB152/ISO10126-2". 10:43:57,539 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB152/ISO10126-2PADDING". 10:43:57,539 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB152/ISO10126PADDING". 10:43:57,539 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB152/ISO7816-4". 10:43:57,539 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB152/ISO7816-4PADDING". 10:43:57,539 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB152/NOPADDING". 10:43:57,539 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB152/PKCS5". 10:43:57,539 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB152/PKCS5PADDING". 10:43:57,539 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB152/PKCS7". 10:43:57,539 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB152/PKCS7PADDING". 10:43:57,539 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB152/TBC". 10:43:57,539 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB152/TBCPADDING". 10:43:57,539 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB152/X9.23". 10:43:57,539 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB152/X9.23PADDING". 10:43:57,539 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB152/ZEROBYTE". 10:43:57,539 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB152/ZEROBYTEPADDING". 10:43:57,539 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB16/". 10:43:57,539 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB16/ISO10126". 10:43:57,539 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB16/ISO10126-2". 10:43:57,539 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB16/ISO10126-2PADDING". 10:43:57,539 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB16/ISO10126PADDING". 10:43:57,539 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB16/ISO7816-4". 10:43:57,540 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB16/ISO7816-4PADDING". 10:43:57,540 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB16/NOPADDING". 10:43:57,540 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB16/PKCS5". 10:43:57,540 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB16/PKCS5PADDING". 10:43:57,540 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB16/PKCS7". 10:43:57,540 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB16/PKCS7PADDING". 10:43:57,540 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB16/TBC". 10:43:57,540 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB16/TBCPADDING". 10:43:57,540 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB16/X9.23". 10:43:57,540 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB16/X9.23PADDING". 10:43:57,540 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB16/ZEROBYTE". 10:43:57,540 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB16/ZEROBYTEPADDING". 10:43:57,540 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB160/". 10:43:57,540 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB160/ISO10126". 10:43:57,540 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB160/ISO10126-2". 10:43:57,540 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB160/ISO10126-2PADDING". 10:43:57,540 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB160/ISO10126PADDING". 10:43:57,540 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB160/ISO7816-4". 10:43:57,540 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB160/ISO7816-4PADDING". 10:43:57,540 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB160/NOPADDING". 10:43:57,540 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB160/PKCS5". 10:43:57,540 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB160/PKCS5PADDING". 10:43:57,540 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB160/PKCS7". 10:43:57,540 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB160/PKCS7PADDING". 10:43:57,540 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB160/TBC". 10:43:57,540 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB160/TBCPADDING". 10:43:57,540 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB160/X9.23". 10:43:57,540 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB160/X9.23PADDING". 10:43:57,540 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB160/ZEROBYTE". 10:43:57,540 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB160/ZEROBYTEPADDING". 10:43:57,540 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB168/". 10:43:57,540 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB168/ISO10126". 10:43:57,540 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB168/ISO10126-2". 10:43:57,540 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB168/ISO10126-2PADDING". 10:43:57,540 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB168/ISO10126PADDING". 10:43:57,540 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB168/ISO7816-4". 10:43:57,540 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB168/ISO7816-4PADDING". 10:43:57,540 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB168/NOPADDING". 10:43:57,540 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB168/PKCS5". 10:43:57,540 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB168/PKCS5PADDING". 10:43:57,540 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB168/PKCS7". 10:43:57,540 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB168/PKCS7PADDING". 10:43:57,541 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB168/TBC". 10:43:57,541 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB168/TBCPADDING". 10:43:57,541 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB168/X9.23". 10:43:57,541 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB168/X9.23PADDING". 10:43:57,541 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB168/ZEROBYTE". 10:43:57,541 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB168/ZEROBYTEPADDING". 10:43:57,541 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB176/". 10:43:57,541 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB176/ISO10126". 10:43:57,541 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB176/ISO10126-2". 10:43:57,541 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB176/ISO10126-2PADDING". 10:43:57,541 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB176/ISO10126PADDING". 10:43:57,541 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB176/ISO7816-4". 10:43:57,541 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB176/ISO7816-4PADDING". 10:43:57,541 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB176/NOPADDING". 10:43:57,541 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB176/PKCS5". 10:43:57,541 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB176/PKCS5PADDING". 10:43:57,541 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB176/PKCS7". 10:43:57,541 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB176/PKCS7PADDING". 10:43:57,541 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB176/TBC". 10:43:57,541 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB176/TBCPADDING". 10:43:57,541 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB176/X9.23". 10:43:57,541 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB176/X9.23PADDING". 10:43:57,541 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB176/ZEROBYTE". 10:43:57,541 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB176/ZEROBYTEPADDING". 10:43:57,541 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB184/". 10:43:57,541 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB184/ISO10126". 10:43:57,542 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB184/ISO10126-2". 10:43:57,542 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB184/ISO10126-2PADDING". 10:43:57,542 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB184/ISO10126PADDING". 10:43:57,542 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB184/ISO7816-4". 10:43:57,542 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB184/ISO7816-4PADDING". 10:43:57,542 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB184/NOPADDING". 10:43:57,542 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB184/PKCS5". 10:43:57,542 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB184/PKCS5PADDING". 10:43:57,542 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB184/PKCS7". 10:43:57,542 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB184/PKCS7PADDING". 10:43:57,542 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB184/TBC". 10:43:57,542 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB184/TBCPADDING". 10:43:57,542 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB184/X9.23". 10:43:57,542 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB184/X9.23PADDING". 10:43:57,542 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB184/ZEROBYTE". 10:43:57,542 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB184/ZEROBYTEPADDING". 10:43:57,542 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB192/". 10:43:57,542 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB192/ISO10126". 10:43:57,542 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB192/ISO10126-2". 10:43:57,542 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB192/ISO10126-2PADDING". 10:43:57,542 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB192/ISO10126PADDING". 10:43:57,542 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB192/ISO7816-4". 10:43:57,542 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB192/ISO7816-4PADDING". 10:43:57,542 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB192/NOPADDING". 10:43:57,542 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB192/PKCS5". 10:43:57,542 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB192/PKCS5PADDING". 10:43:57,542 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB192/PKCS7". 10:43:57,542 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB192/PKCS7PADDING". 10:43:57,542 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB192/TBC". 10:43:57,542 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB192/TBCPADDING". 10:43:57,542 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB192/X9.23". 10:43:57,542 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB192/X9.23PADDING". 10:43:57,542 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB192/ZEROBYTE". 10:43:57,542 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB192/ZEROBYTEPADDING". 10:43:57,542 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB200/". 10:43:57,543 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB200/ISO10126". 10:43:57,543 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB200/ISO10126-2". 10:43:57,543 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB200/ISO10126-2PADDING". 10:43:57,543 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB200/ISO10126PADDING". 10:43:57,543 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB200/ISO7816-4". 10:43:57,543 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB200/ISO7816-4PADDING". 10:43:57,543 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB200/NOPADDING". 10:43:57,543 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB200/PKCS5". 10:43:57,543 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB200/PKCS5PADDING". 10:43:57,543 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB200/PKCS7". 10:43:57,543 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB200/PKCS7PADDING". 10:43:57,543 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB200/TBC". 10:43:57,543 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB200/TBCPADDING". 10:43:57,543 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB200/X9.23". 10:43:57,543 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB200/X9.23PADDING". 10:43:57,543 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB200/ZEROBYTE". 10:43:57,543 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB200/ZEROBYTEPADDING". 10:43:57,543 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB208/". 10:43:57,543 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB208/ISO10126". 10:43:57,543 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB208/ISO10126-2". 10:43:57,543 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB208/ISO10126-2PADDING". 10:43:57,543 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB208/ISO10126PADDING". 10:43:57,543 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB208/ISO7816-4". 10:43:57,543 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB208/ISO7816-4PADDING". 10:43:57,543 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB208/NOPADDING". 10:43:57,543 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB208/PKCS5". 10:43:57,543 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB208/PKCS5PADDING". 10:43:57,543 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB208/PKCS7". 10:43:57,543 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB208/PKCS7PADDING". 10:43:57,544 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB208/TBC". 10:43:57,544 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB208/TBCPADDING". 10:43:57,544 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB208/X9.23". 10:43:57,544 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB208/X9.23PADDING". 10:43:57,544 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB208/ZEROBYTE". 10:43:57,544 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB208/ZEROBYTEPADDING". 10:43:57,544 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB216/". 10:43:57,544 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB216/ISO10126". 10:43:57,544 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB216/ISO10126-2". 10:43:57,544 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB216/ISO10126-2PADDING". 10:43:57,544 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB216/ISO10126PADDING". 10:43:57,544 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB216/ISO7816-4". 10:43:57,544 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB216/ISO7816-4PADDING". 10:43:57,544 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB216/NOPADDING". 10:43:57,544 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB216/PKCS5". 10:43:57,544 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB216/PKCS5PADDING". 10:43:57,544 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB216/PKCS7". 10:43:57,544 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB216/PKCS7PADDING". 10:43:57,544 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB216/TBC". 10:43:57,544 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB216/TBCPADDING". 10:43:57,544 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB216/X9.23". 10:43:57,544 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB216/X9.23PADDING". 10:43:57,544 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB216/ZEROBYTE". 10:43:57,544 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB216/ZEROBYTEPADDING". 10:43:57,544 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB224/". 10:43:57,544 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB224/ISO10126". 10:43:57,544 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB224/ISO10126-2". 10:43:57,544 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB224/ISO10126-2PADDING". 10:43:57,544 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB224/ISO10126PADDING". 10:43:57,544 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB224/ISO7816-4". 10:43:57,544 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB224/ISO7816-4PADDING". 10:43:57,544 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB224/NOPADDING". 10:43:57,544 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB224/PKCS5". 10:43:57,544 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB224/PKCS5PADDING". 10:43:57,544 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB224/PKCS7". 10:43:57,544 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB224/PKCS7PADDING". 10:43:57,544 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB224/TBC". 10:43:57,544 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB224/TBCPADDING". 10:43:57,544 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB224/X9.23". 10:43:57,544 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB224/X9.23PADDING". 10:43:57,544 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB224/ZEROBYTE". 10:43:57,544 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB224/ZEROBYTEPADDING". 10:43:57,544 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB232/". 10:43:57,545 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB232/ISO10126". 10:43:57,545 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB232/ISO10126-2". 10:43:57,545 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB232/ISO10126-2PADDING". 10:43:57,545 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB232/ISO10126PADDING". 10:43:57,545 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB232/ISO7816-4". 10:43:57,545 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB232/ISO7816-4PADDING". 10:43:57,545 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB232/NOPADDING". 10:43:57,545 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB232/PKCS5". 10:43:57,545 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB232/PKCS5PADDING". 10:43:57,545 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB232/PKCS7". 10:43:57,545 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB232/PKCS7PADDING". 10:43:57,545 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB232/TBC". 10:43:57,545 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB232/TBCPADDING". 10:43:57,545 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB232/X9.23". 10:43:57,545 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB232/X9.23PADDING". 10:43:57,545 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB232/ZEROBYTE". 10:43:57,545 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB232/ZEROBYTEPADDING". 10:43:57,545 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB24/". 10:43:57,545 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB24/ISO10126". 10:43:57,545 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB24/ISO10126-2". 10:43:57,545 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB24/ISO10126-2PADDING". 10:43:57,545 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB24/ISO10126PADDING". 10:43:57,545 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB24/ISO7816-4". 10:43:57,545 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB24/ISO7816-4PADDING". 10:43:57,545 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB24/NOPADDING". 10:43:57,545 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB24/PKCS5". 10:43:57,545 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB24/PKCS5PADDING". 10:43:57,545 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB24/PKCS7". 10:43:57,545 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB24/PKCS7PADDING". 10:43:57,545 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB24/TBC". 10:43:57,545 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB24/TBCPADDING". 10:43:57,545 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB24/X9.23". 10:43:57,545 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB24/X9.23PADDING". 10:43:57,545 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB24/ZEROBYTE". 10:43:57,546 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB24/ZEROBYTEPADDING". 10:43:57,546 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB240/". 10:43:57,546 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB240/ISO10126". 10:43:57,546 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB240/ISO10126-2". 10:43:57,546 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB240/ISO10126-2PADDING". 10:43:57,546 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB240/ISO10126PADDING". 10:43:57,546 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB240/ISO7816-4". 10:43:57,546 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB240/ISO7816-4PADDING". 10:43:57,546 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB240/NOPADDING". 10:43:57,546 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB240/PKCS5". 10:43:57,546 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB240/PKCS5PADDING". 10:43:57,546 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB240/PKCS7". 10:43:57,546 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB240/PKCS7PADDING". 10:43:57,546 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB240/TBC". 10:43:57,546 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB240/TBCPADDING". 10:43:57,546 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB240/X9.23". 10:43:57,546 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB240/X9.23PADDING". 10:43:57,546 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB240/ZEROBYTE". 10:43:57,546 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB240/ZEROBYTEPADDING". 10:43:57,546 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB248/". 10:43:57,546 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB248/ISO10126". 10:43:57,546 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB248/ISO10126-2". 10:43:57,546 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB248/ISO10126-2PADDING". 10:43:57,546 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB248/ISO10126PADDING". 10:43:57,546 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB248/ISO7816-4". 10:43:57,546 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB248/ISO7816-4PADDING". 10:43:57,546 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB248/NOPADDING". 10:43:57,546 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB248/PKCS5". 10:43:57,546 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB248/PKCS5PADDING". 10:43:57,546 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB248/PKCS7". 10:43:57,546 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB248/PKCS7PADDING". 10:43:57,546 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB248/TBC". 10:43:57,546 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB248/TBCPADDING". 10:43:57,546 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB248/X9.23". 10:43:57,546 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB248/X9.23PADDING". 10:43:57,546 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB248/ZEROBYTE". 10:43:57,546 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB248/ZEROBYTEPADDING". 10:43:57,546 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB256/". 10:43:57,546 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB256/ISO10126". 10:43:57,546 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB256/ISO10126-2". 10:43:57,546 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB256/ISO10126-2PADDING". 10:43:57,546 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB256/ISO10126PADDING". 10:43:57,546 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB256/ISO7816-4". 10:43:57,546 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB256/ISO7816-4PADDING". 10:43:57,546 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB256/NOPADDING". 10:43:57,547 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB256/PKCS5". 10:43:57,547 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB256/PKCS5PADDING". 10:43:57,547 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB256/PKCS7". 10:43:57,547 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB256/PKCS7PADDING". 10:43:57,547 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB256/TBC". 10:43:57,547 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB256/TBCPADDING". 10:43:57,547 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB256/X9.23". 10:43:57,547 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB256/X9.23PADDING". 10:43:57,547 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB256/ZEROBYTE". 10:43:57,547 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB256/ZEROBYTEPADDING". 10:43:57,547 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB32/". 10:43:57,547 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB32/ISO10126". 10:43:57,547 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB32/ISO10126-2". 10:43:57,547 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB32/ISO10126-2PADDING". 10:43:57,547 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB32/ISO10126PADDING". 10:43:57,547 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB32/ISO7816-4". 10:43:57,547 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB32/ISO7816-4PADDING". 10:43:57,547 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB32/NOPADDING". 10:43:57,547 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB32/PKCS5". 10:43:57,547 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB32/PKCS5PADDING". 10:43:57,547 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB32/PKCS7". 10:43:57,547 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB32/PKCS7PADDING". 10:43:57,547 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB32/TBC". 10:43:57,547 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB32/TBCPADDING". 10:43:57,547 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB32/X9.23". 10:43:57,547 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB32/X9.23PADDING". 10:43:57,547 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB32/ZEROBYTE". 10:43:57,547 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB32/ZEROBYTEPADDING". 10:43:57,547 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB40/". 10:43:57,548 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB40/ISO10126". 10:43:57,548 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB40/ISO10126-2". 10:43:57,548 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB40/ISO10126-2PADDING". 10:43:57,548 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB40/ISO10126PADDING". 10:43:57,548 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB40/ISO7816-4". 10:43:57,548 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB40/ISO7816-4PADDING". 10:43:57,548 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB40/NOPADDING". 10:43:57,548 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB40/PKCS5". 10:43:57,548 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB40/PKCS5PADDING". 10:43:57,548 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB40/PKCS7". 10:43:57,548 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB40/PKCS7PADDING". 10:43:57,548 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB40/TBC". 10:43:57,548 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB40/TBCPADDING". 10:43:57,548 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB40/X9.23". 10:43:57,548 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB40/X9.23PADDING". 10:43:57,548 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB40/ZEROBYTE". 10:43:57,548 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB40/ZEROBYTEPADDING". 10:43:57,548 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB48/". 10:43:57,548 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB48/ISO10126". 10:43:57,548 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB48/ISO10126-2". 10:43:57,548 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB48/ISO10126-2PADDING". 10:43:57,548 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB48/ISO10126PADDING". 10:43:57,548 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB48/ISO7816-4". 10:43:57,548 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB48/ISO7816-4PADDING". 10:43:57,548 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB48/NOPADDING". 10:43:57,548 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB48/PKCS5". 10:43:57,548 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB48/PKCS5PADDING". 10:43:57,548 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB48/PKCS7". 10:43:57,548 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB48/PKCS7PADDING". 10:43:57,548 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB48/TBC". 10:43:57,548 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB48/TBCPADDING". 10:43:57,548 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB48/X9.23". 10:43:57,548 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB48/X9.23PADDING". 10:43:57,548 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB48/ZEROBYTE". 10:43:57,548 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB48/ZEROBYTEPADDING". 10:43:57,548 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB56/". 10:43:57,548 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB56/ISO10126". 10:43:57,548 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB56/ISO10126-2". 10:43:57,548 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB56/ISO10126-2PADDING". 10:43:57,548 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB56/ISO10126PADDING". 10:43:57,549 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB56/ISO7816-4". 10:43:57,549 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB56/ISO7816-4PADDING". 10:43:57,549 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB56/NOPADDING". 10:43:57,549 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB56/PKCS5". 10:43:57,549 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB56/PKCS5PADDING". 10:43:57,549 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB56/PKCS7". 10:43:57,549 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB56/PKCS7PADDING". 10:43:57,549 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB56/TBC". 10:43:57,549 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB56/TBCPADDING". 10:43:57,549 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB56/X9.23". 10:43:57,549 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB56/X9.23PADDING". 10:43:57,549 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB56/ZEROBYTE". 10:43:57,549 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB56/ZEROBYTEPADDING". 10:43:57,549 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB64/". 10:43:57,549 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB64/ISO10126". 10:43:57,549 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB64/ISO10126-2". 10:43:57,549 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB64/ISO10126-2PADDING". 10:43:57,549 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB64/ISO10126PADDING". 10:43:57,549 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB64/ISO7816-4". 10:43:57,549 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB64/ISO7816-4PADDING". 10:43:57,549 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB64/NOPADDING". 10:43:57,549 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB64/PKCS5". 10:43:57,549 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB64/PKCS5PADDING". 10:43:57,549 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB64/PKCS7". 10:43:57,549 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB64/PKCS7PADDING". 10:43:57,549 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB64/TBC". 10:43:57,549 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB64/TBCPADDING". 10:43:57,549 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB64/X9.23". 10:43:57,549 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB64/X9.23PADDING". 10:43:57,549 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB64/ZEROBYTE". 10:43:57,549 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB64/ZEROBYTEPADDING". 10:43:57,549 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB72/". 10:43:57,549 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB72/ISO10126". 10:43:57,549 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB72/ISO10126-2". 10:43:57,549 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB72/ISO10126-2PADDING". 10:43:57,549 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB72/ISO10126PADDING". 10:43:57,549 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB72/ISO7816-4". 10:43:57,549 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB72/ISO7816-4PADDING". 10:43:57,549 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB72/NOPADDING". 10:43:57,549 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB72/PKCS5". 10:43:57,549 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB72/PKCS5PADDING". 10:43:57,550 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB72/PKCS7". 10:43:57,550 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB72/PKCS7PADDING". 10:43:57,550 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB72/TBC". 10:43:57,550 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB72/TBCPADDING". 10:43:57,550 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB72/X9.23". 10:43:57,550 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB72/X9.23PADDING". 10:43:57,550 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB72/ZEROBYTE". 10:43:57,550 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB72/ZEROBYTEPADDING". 10:43:57,550 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB8/". 10:43:57,550 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB8/ISO10126". 10:43:57,550 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB8/ISO10126-2". 10:43:57,550 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB8/ISO10126-2PADDING". 10:43:57,550 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB8/ISO10126PADDING". 10:43:57,550 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB8/ISO7816-4". 10:43:57,550 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB8/ISO7816-4PADDING". 10:43:57,550 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB8/NOPADDING". 10:43:57,550 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB8/PKCS5". 10:43:57,550 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB8/PKCS5PADDING". 10:43:57,550 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB8/PKCS7". 10:43:57,550 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB8/PKCS7PADDING". 10:43:57,550 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB8/TBC". 10:43:57,550 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB8/TBCPADDING". 10:43:57,550 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB8/X9.23". 10:43:57,550 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB8/X9.23PADDING". 10:43:57,550 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB8/ZEROBYTE". 10:43:57,550 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB8/ZEROBYTEPADDING". 10:43:57,550 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB80/". 10:43:57,550 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB80/ISO10126". 10:43:57,550 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB80/ISO10126-2". 10:43:57,550 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB80/ISO10126-2PADDING". 10:43:57,550 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB80/ISO10126PADDING". 10:43:57,550 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB80/ISO7816-4". 10:43:57,550 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB80/ISO7816-4PADDING". 10:43:57,550 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB80/NOPADDING". 10:43:57,550 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB80/PKCS5". 10:43:57,550 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB80/PKCS5PADDING". 10:43:57,550 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB80/PKCS7". 10:43:57,550 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB80/PKCS7PADDING". 10:43:57,550 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB80/TBC". 10:43:57,550 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB80/TBCPADDING". 10:43:57,551 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB80/X9.23". 10:43:57,551 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB80/X9.23PADDING". 10:43:57,551 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB80/ZEROBYTE". 10:43:57,551 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB80/ZEROBYTEPADDING". 10:43:57,551 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB88/". 10:43:57,551 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB88/ISO10126". 10:43:57,551 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB88/ISO10126-2". 10:43:57,551 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB88/ISO10126-2PADDING". 10:43:57,551 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB88/ISO10126PADDING". 10:43:57,551 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB88/ISO7816-4". 10:43:57,551 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB88/ISO7816-4PADDING". 10:43:57,551 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB88/NOPADDING". 10:43:57,551 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB88/PKCS5". 10:43:57,551 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB88/PKCS5PADDING". 10:43:57,551 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB88/PKCS7". 10:43:57,551 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB88/PKCS7PADDING". 10:43:57,551 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB88/TBC". 10:43:57,551 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB88/TBCPADDING". 10:43:57,551 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB88/X9.23". 10:43:57,551 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB88/X9.23PADDING". 10:43:57,551 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB88/ZEROBYTE". 10:43:57,551 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB88/ZEROBYTEPADDING". 10:43:57,551 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB96/". 10:43:57,551 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB96/ISO10126". 10:43:57,551 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB96/ISO10126-2". 10:43:57,551 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB96/ISO10126-2PADDING". 10:43:57,551 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB96/ISO10126PADDING". 10:43:57,551 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB96/ISO7816-4". 10:43:57,551 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB96/ISO7816-4PADDING". 10:43:57,551 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB96/NOPADDING". 10:43:57,551 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB96/PKCS5". 10:43:57,551 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB96/PKCS5PADDING". 10:43:57,551 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB96/PKCS7". 10:43:57,551 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB96/PKCS7PADDING". 10:43:57,552 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB96/TBC". 10:43:57,552 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB96/TBCPADDING". 10:43:57,552 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB96/X9.23". 10:43:57,552 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB96/X9.23PADDING". 10:43:57,552 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB96/ZEROBYTE". 10:43:57,552 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB96/ZEROBYTEPADDING". 10:43:57,552 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CTS/". 10:43:57,552 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CTS/NOPADDING". 10:43:57,552 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/EAX/". 10:43:57,552 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/EAX/NOPADDING". 10:43:57,552 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/ECB/". 10:43:57,552 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/ECB/NOPADDING". 10:43:57,552 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/GOFB/". 10:43:57,552 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/GOFB/ISO10126". 10:43:57,552 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/GOFB/ISO10126-2". 10:43:57,552 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/GOFB/ISO10126-2PADDING". 10:43:57,552 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/GOFB/ISO10126PADDING". 10:43:57,552 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/GOFB/ISO7816-4". 10:43:57,552 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/GOFB/ISO7816-4PADDING". 10:43:57,552 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/GOFB/NOPADDING". 10:43:57,552 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/GOFB/PKCS5". 10:43:57,552 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/GOFB/PKCS5PADDING". 10:43:57,552 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/GOFB/PKCS7". 10:43:57,552 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/GOFB/PKCS7PADDING". 10:43:57,553 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/GOFB/TBC". 10:43:57,553 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/GOFB/TBCPADDING". 10:43:57,553 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/GOFB/X9.23". 10:43:57,553 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/GOFB/X9.23PADDING". 10:43:57,553 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/GOFB/ZEROBYTE". 10:43:57,553 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/GOFB/ZEROBYTEPADDING". 10:43:57,553 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB/". 10:43:57,553 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB/ISO10126". 10:43:57,553 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB/ISO10126-2". 10:43:57,553 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB/ISO10126-2PADDING". 10:43:57,553 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB/ISO10126PADDING". 10:43:57,553 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB/ISO7816-4". 10:43:57,553 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB/ISO7816-4PADDING". 10:43:57,553 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB/NOPADDING". 10:43:57,553 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB/PKCS5". 10:43:57,553 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB/PKCS5PADDING". 10:43:57,553 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB/PKCS7". 10:43:57,553 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB/PKCS7PADDING". 10:43:57,553 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB/TBC". 10:43:57,553 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB/TBCPADDING". 10:43:57,553 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB/X9.23". 10:43:57,553 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB/X9.23PADDING". 10:43:57,553 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB/ZEROBYTE". 10:43:57,553 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB/ZEROBYTEPADDING". 10:43:57,553 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB104/". 10:43:57,553 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB104/ISO10126". 10:43:57,553 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB104/ISO10126-2". 10:43:57,553 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB104/ISO10126-2PADDING". 10:43:57,553 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB104/ISO10126PADDING". 10:43:57,553 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB104/ISO7816-4". 10:43:57,554 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB104/ISO7816-4PADDING". 10:43:57,554 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB104/NOPADDING". 10:43:57,554 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB104/PKCS5". 10:43:57,554 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB104/PKCS5PADDING". 10:43:57,554 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB104/PKCS7". 10:43:57,554 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB104/PKCS7PADDING". 10:43:57,554 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB104/TBC". 10:43:57,554 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB104/TBCPADDING". 10:43:57,554 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB104/X9.23". 10:43:57,554 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB104/X9.23PADDING". 10:43:57,554 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB104/ZEROBYTE". 10:43:57,554 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB104/ZEROBYTEPADDING". 10:43:57,554 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB112/". 10:43:57,554 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB112/ISO10126". 10:43:57,554 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB112/ISO10126-2". 10:43:57,554 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB112/ISO10126-2PADDING". 10:43:57,554 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB112/ISO10126PADDING". 10:43:57,554 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB112/ISO7816-4". 10:43:57,554 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB112/ISO7816-4PADDING". 10:43:57,554 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB112/NOPADDING". 10:43:57,554 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB112/PKCS5". 10:43:57,554 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB112/PKCS5PADDING". 10:43:57,554 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB112/PKCS7". 10:43:57,554 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB112/PKCS7PADDING". 10:43:57,554 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB112/TBC". 10:43:57,554 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB112/TBCPADDING". 10:43:57,554 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB112/X9.23". 10:43:57,554 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB112/X9.23PADDING". 10:43:57,554 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB112/ZEROBYTE". 10:43:57,554 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB112/ZEROBYTEPADDING". 10:43:57,554 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB120/". 10:43:57,554 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB120/ISO10126". 10:43:57,554 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB120/ISO10126-2". 10:43:57,554 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB120/ISO10126-2PADDING". 10:43:57,554 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB120/ISO10126PADDING". 10:43:57,554 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB120/ISO7816-4". 10:43:57,554 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB120/ISO7816-4PADDING". 10:43:57,555 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB120/NOPADDING". 10:43:57,555 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB120/PKCS5". 10:43:57,555 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB120/PKCS5PADDING". 10:43:57,555 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB120/PKCS7". 10:43:57,555 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB120/PKCS7PADDING". 10:43:57,555 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB120/TBC". 10:43:57,555 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB120/TBCPADDING". 10:43:57,555 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB120/X9.23". 10:43:57,555 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB120/X9.23PADDING". 10:43:57,555 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB120/ZEROBYTE". 10:43:57,555 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB120/ZEROBYTEPADDING". 10:43:57,555 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB128/". 10:43:57,555 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB128/ISO10126". 10:43:57,555 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB128/ISO10126-2". 10:43:57,555 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB128/ISO10126-2PADDING". 10:43:57,555 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB128/ISO10126PADDING". 10:43:57,555 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB128/ISO7816-4". 10:43:57,555 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB128/ISO7816-4PADDING". 10:43:57,555 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB128/NOPADDING". 10:43:57,555 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB128/PKCS5". 10:43:57,555 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB128/PKCS5PADDING". 10:43:57,555 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB128/PKCS7". 10:43:57,556 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB128/PKCS7PADDING". 10:43:57,556 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB128/TBC". 10:43:57,556 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB128/TBCPADDING". 10:43:57,556 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB128/X9.23". 10:43:57,556 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB128/X9.23PADDING". 10:43:57,556 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB128/ZEROBYTE". 10:43:57,556 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB128/ZEROBYTEPADDING". 10:43:57,556 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB136/". 10:43:57,556 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB136/ISO10126". 10:43:57,556 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB136/ISO10126-2". 10:43:57,556 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB136/ISO10126-2PADDING". 10:43:57,556 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB136/ISO10126PADDING". 10:43:57,556 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB136/ISO7816-4". 10:43:57,556 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB136/ISO7816-4PADDING". 10:43:57,556 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB136/NOPADDING". 10:43:57,556 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB136/PKCS5". 10:43:57,556 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB136/PKCS5PADDING". 10:43:57,556 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB136/PKCS7". 10:43:57,556 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB136/PKCS7PADDING". 10:43:57,556 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB136/TBC". 10:43:57,556 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB136/TBCPADDING". 10:43:57,556 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB136/X9.23". 10:43:57,556 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB136/X9.23PADDING". 10:43:57,556 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB136/ZEROBYTE". 10:43:57,556 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB136/ZEROBYTEPADDING". 10:43:57,556 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB144/". 10:43:57,556 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB144/ISO10126". 10:43:57,556 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB144/ISO10126-2". 10:43:57,556 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB144/ISO10126-2PADDING". 10:43:57,556 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB144/ISO10126PADDING". 10:43:57,556 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB144/ISO7816-4". 10:43:57,556 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB144/ISO7816-4PADDING". 10:43:57,556 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB144/NOPADDING". 10:43:57,556 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB144/PKCS5". 10:43:57,556 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB144/PKCS5PADDING". 10:43:57,556 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB144/PKCS7". 10:43:57,556 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB144/PKCS7PADDING". 10:43:57,556 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB144/TBC". 10:43:57,556 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB144/TBCPADDING". 10:43:57,556 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB144/X9.23". 10:43:57,556 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB144/X9.23PADDING". 10:43:57,556 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB144/ZEROBYTE". 10:43:57,556 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB144/ZEROBYTEPADDING". 10:43:57,556 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB152/". 10:43:57,556 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB152/ISO10126". 10:43:57,556 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB152/ISO10126-2". 10:43:57,556 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB152/ISO10126-2PADDING". 10:43:57,557 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB152/ISO10126PADDING". 10:43:57,557 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB152/ISO7816-4". 10:43:57,557 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB152/ISO7816-4PADDING". 10:43:57,557 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB152/NOPADDING". 10:43:57,557 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB152/PKCS5". 10:43:57,557 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB152/PKCS5PADDING". 10:43:57,557 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB152/PKCS7". 10:43:57,557 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB152/PKCS7PADDING". 10:43:57,557 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB152/TBC". 10:43:57,557 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB152/TBCPADDING". 10:43:57,557 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB152/X9.23". 10:43:57,557 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB152/X9.23PADDING". 10:43:57,557 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB152/ZEROBYTE". 10:43:57,557 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB152/ZEROBYTEPADDING". 10:43:57,557 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB16/". 10:43:57,557 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB16/ISO10126". 10:43:57,557 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB16/ISO10126-2". 10:43:57,557 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB16/ISO10126-2PADDING". 10:43:57,557 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB16/ISO10126PADDING". 10:43:57,557 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB16/ISO7816-4". 10:43:57,557 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB16/ISO7816-4PADDING". 10:43:57,557 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB16/NOPADDING". 10:43:57,557 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB16/PKCS5". 10:43:57,557 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB16/PKCS5PADDING". 10:43:57,557 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB16/PKCS7". 10:43:57,557 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB16/PKCS7PADDING". 10:43:57,557 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB16/TBC". 10:43:57,557 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB16/TBCPADDING". 10:43:57,557 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB16/X9.23". 10:43:57,557 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB16/X9.23PADDING". 10:43:57,557 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB16/ZEROBYTE". 10:43:57,557 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB16/ZEROBYTEPADDING". 10:43:57,557 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB160/". 10:43:57,557 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB160/ISO10126". 10:43:57,557 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB160/ISO10126-2". 10:43:57,557 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB160/ISO10126-2PADDING". 10:43:57,557 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB160/ISO10126PADDING". 10:43:57,557 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB160/ISO7816-4". 10:43:57,558 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB160/ISO7816-4PADDING". 10:43:57,558 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB160/NOPADDING". 10:43:57,558 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB160/PKCS5". 10:43:57,558 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB160/PKCS5PADDING". 10:43:57,558 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB160/PKCS7". 10:43:57,558 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB160/PKCS7PADDING". 10:43:57,558 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB160/TBC". 10:43:57,558 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB160/TBCPADDING". 10:43:57,558 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB160/X9.23". 10:43:57,558 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB160/X9.23PADDING". 10:43:57,558 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB160/ZEROBYTE". 10:43:57,558 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB160/ZEROBYTEPADDING". 10:43:57,558 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB168/". 10:43:57,558 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB168/ISO10126". 10:43:57,558 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB168/ISO10126-2". 10:43:57,558 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB168/ISO10126-2PADDING". 10:43:57,558 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB168/ISO10126PADDING". 10:43:57,558 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB168/ISO7816-4". 10:43:57,558 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB168/ISO7816-4PADDING". 10:43:57,558 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB168/NOPADDING". 10:43:57,558 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB168/PKCS5". 10:43:57,558 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB168/PKCS5PADDING". 10:43:57,558 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB168/PKCS7". 10:43:57,558 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB168/PKCS7PADDING". 10:43:57,558 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB168/TBC". 10:43:57,558 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB168/TBCPADDING". 10:43:57,558 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB168/X9.23". 10:43:57,558 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB168/X9.23PADDING". 10:43:57,558 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB168/ZEROBYTE". 10:43:57,558 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB168/ZEROBYTEPADDING". 10:43:57,558 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB176/". 10:43:57,558 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB176/ISO10126". 10:43:57,558 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB176/ISO10126-2". 10:43:57,558 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB176/ISO10126-2PADDING". 10:43:57,558 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB176/ISO10126PADDING". 10:43:57,558 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB176/ISO7816-4". 10:43:57,558 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB176/ISO7816-4PADDING". 10:43:57,558 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB176/NOPADDING". 10:43:57,558 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB176/PKCS5". 10:43:57,558 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB176/PKCS5PADDING". 10:43:57,558 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB176/PKCS7". 10:43:57,558 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB176/PKCS7PADDING". 10:43:57,558 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB176/TBC". 10:43:57,558 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB176/TBCPADDING". 10:43:57,559 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB176/X9.23". 10:43:57,559 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB176/X9.23PADDING". 10:43:57,559 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB176/ZEROBYTE". 10:43:57,559 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB176/ZEROBYTEPADDING". 10:43:57,559 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB184/". 10:43:57,559 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB184/ISO10126". 10:43:57,559 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB184/ISO10126-2". 10:43:57,559 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB184/ISO10126-2PADDING". 10:43:57,559 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB184/ISO10126PADDING". 10:43:57,559 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB184/ISO7816-4". 10:43:57,559 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB184/ISO7816-4PADDING". 10:43:57,559 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB184/NOPADDING". 10:43:57,559 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB184/PKCS5". 10:43:57,559 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB184/PKCS5PADDING". 10:43:57,559 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB184/PKCS7". 10:43:57,559 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB184/PKCS7PADDING". 10:43:57,559 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB184/TBC". 10:43:57,559 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB184/TBCPADDING". 10:43:57,559 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB184/X9.23". 10:43:57,559 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB184/X9.23PADDING". 10:43:57,559 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB184/ZEROBYTE". 10:43:57,559 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB184/ZEROBYTEPADDING". 10:43:57,559 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB192/". 10:43:57,559 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB192/ISO10126". 10:43:57,559 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB192/ISO10126-2". 10:43:57,559 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB192/ISO10126-2PADDING". 10:43:57,559 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB192/ISO10126PADDING". 10:43:57,559 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB192/ISO7816-4". 10:43:57,559 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB192/ISO7816-4PADDING". 10:43:57,559 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB192/NOPADDING". 10:43:57,559 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB192/PKCS5". 10:43:57,559 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB192/PKCS5PADDING". 10:43:57,559 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB192/PKCS7". 10:43:57,559 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB192/PKCS7PADDING". 10:43:57,559 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB192/TBC". 10:43:57,559 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB192/TBCPADDING". 10:43:57,560 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB192/X9.23". 10:43:57,560 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB192/X9.23PADDING". 10:43:57,560 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB192/ZEROBYTE". 10:43:57,560 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB192/ZEROBYTEPADDING". 10:43:57,560 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB200/". 10:43:57,560 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB200/ISO10126". 10:43:57,560 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB200/ISO10126-2". 10:43:57,560 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB200/ISO10126-2PADDING". 10:43:57,560 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB200/ISO10126PADDING". 10:43:57,560 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB200/ISO7816-4". 10:43:57,560 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB200/ISO7816-4PADDING". 10:43:57,560 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB200/NOPADDING". 10:43:57,560 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB200/PKCS5". 10:43:57,560 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB200/PKCS5PADDING". 10:43:57,560 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB200/PKCS7". 10:43:57,560 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB200/PKCS7PADDING". 10:43:57,560 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB200/TBC". 10:43:57,560 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB200/TBCPADDING". 10:43:57,560 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB200/X9.23". 10:43:57,560 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB200/X9.23PADDING". 10:43:57,560 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB200/ZEROBYTE". 10:43:57,560 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB200/ZEROBYTEPADDING". 10:43:57,560 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB208/". 10:43:57,560 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB208/ISO10126". 10:43:57,560 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB208/ISO10126-2". 10:43:57,560 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB208/ISO10126-2PADDING". 10:43:57,560 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB208/ISO10126PADDING". 10:43:57,560 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB208/ISO7816-4". 10:43:57,560 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB208/ISO7816-4PADDING". 10:43:57,560 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB208/NOPADDING". 10:43:57,560 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB208/PKCS5". 10:43:57,560 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB208/PKCS5PADDING". 10:43:57,560 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB208/PKCS7". 10:43:57,560 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB208/PKCS7PADDING". 10:43:57,560 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB208/TBC". 10:43:57,560 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB208/TBCPADDING". 10:43:57,560 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB208/X9.23". 10:43:57,560 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB208/X9.23PADDING". 10:43:57,560 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB208/ZEROBYTE". 10:43:57,560 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB208/ZEROBYTEPADDING". 10:43:57,560 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB216/". 10:43:57,560 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB216/ISO10126". 10:43:57,560 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB216/ISO10126-2". 10:43:57,560 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB216/ISO10126-2PADDING". 10:43:57,560 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB216/ISO10126PADDING". 10:43:57,560 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB216/ISO7816-4". 10:43:57,561 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB216/ISO7816-4PADDING". 10:43:57,561 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB216/NOPADDING". 10:43:57,561 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB216/PKCS5". 10:43:57,561 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB216/PKCS5PADDING". 10:43:57,561 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB216/PKCS7". 10:43:57,561 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB216/PKCS7PADDING". 10:43:57,561 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB216/TBC". 10:43:57,561 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB216/TBCPADDING". 10:43:57,561 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB216/X9.23". 10:43:57,561 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB216/X9.23PADDING". 10:43:57,561 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB216/ZEROBYTE". 10:43:57,561 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB216/ZEROBYTEPADDING". 10:43:57,561 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB224/". 10:43:57,561 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB224/ISO10126". 10:43:57,561 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB224/ISO10126-2". 10:43:57,561 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB224/ISO10126-2PADDING". 10:43:57,561 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB224/ISO10126PADDING". 10:43:57,561 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB224/ISO7816-4". 10:43:57,561 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB224/ISO7816-4PADDING". 10:43:57,561 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB224/NOPADDING". 10:43:57,561 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB224/PKCS5". 10:43:57,561 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB224/PKCS5PADDING". 10:43:57,561 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB224/PKCS7". 10:43:57,561 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB224/PKCS7PADDING". 10:43:57,561 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB224/TBC". 10:43:57,561 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB224/TBCPADDING". 10:43:57,561 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB224/X9.23". 10:43:57,561 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB224/X9.23PADDING". 10:43:57,561 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB224/ZEROBYTE". 10:43:57,561 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB224/ZEROBYTEPADDING". 10:43:57,561 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB232/". 10:43:57,561 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB232/ISO10126". 10:43:57,561 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB232/ISO10126-2". 10:43:57,561 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB232/ISO10126-2PADDING". 10:43:57,561 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB232/ISO10126PADDING". 10:43:57,561 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB232/ISO7816-4". 10:43:57,562 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB232/ISO7816-4PADDING". 10:43:57,562 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB232/NOPADDING". 10:43:57,562 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB232/PKCS5". 10:43:57,562 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB232/PKCS5PADDING". 10:43:57,562 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB232/PKCS7". 10:43:57,562 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB232/PKCS7PADDING". 10:43:57,562 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB232/TBC". 10:43:57,562 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB232/TBCPADDING". 10:43:57,562 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB232/X9.23". 10:43:57,562 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB232/X9.23PADDING". 10:43:57,562 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB232/ZEROBYTE". 10:43:57,562 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB232/ZEROBYTEPADDING". 10:43:57,562 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB24/". 10:43:57,562 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB24/ISO10126". 10:43:57,562 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB24/ISO10126-2". 10:43:57,562 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB24/ISO10126-2PADDING". 10:43:57,562 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB24/ISO10126PADDING". 10:43:57,562 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB24/ISO7816-4". 10:43:57,562 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB24/ISO7816-4PADDING". 10:43:57,562 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB24/NOPADDING". 10:43:57,562 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB24/PKCS5". 10:43:57,562 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB24/PKCS5PADDING". 10:43:57,562 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB24/PKCS7". 10:43:57,562 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB24/PKCS7PADDING". 10:43:57,562 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB24/TBC". 10:43:57,562 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB24/TBCPADDING". 10:43:57,562 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB24/X9.23". 10:43:57,562 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB24/X9.23PADDING". 10:43:57,562 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB24/ZEROBYTE". 10:43:57,562 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB24/ZEROBYTEPADDING". 10:43:57,562 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB240/". 10:43:57,562 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB240/ISO10126". 10:43:57,562 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB240/ISO10126-2". 10:43:57,562 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB240/ISO10126-2PADDING". 10:43:57,562 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB240/ISO10126PADDING". 10:43:57,562 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB240/ISO7816-4". 10:43:57,562 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB240/ISO7816-4PADDING". 10:43:57,562 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB240/NOPADDING". 10:43:57,562 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB240/PKCS5". 10:43:57,562 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB240/PKCS5PADDING". 10:43:57,562 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB240/PKCS7". 10:43:57,563 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB240/PKCS7PADDING". 10:43:57,563 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB240/TBC". 10:43:57,563 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB240/TBCPADDING". 10:43:57,563 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB240/X9.23". 10:43:57,563 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB240/X9.23PADDING". 10:43:57,563 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB240/ZEROBYTE". 10:43:57,563 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB240/ZEROBYTEPADDING". 10:43:57,563 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB248/". 10:43:57,563 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB248/ISO10126". 10:43:57,563 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB248/ISO10126-2". 10:43:57,563 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB248/ISO10126-2PADDING". 10:43:57,563 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB248/ISO10126PADDING". 10:43:57,563 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB248/ISO7816-4". 10:43:57,563 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB248/ISO7816-4PADDING". 10:43:57,563 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB248/NOPADDING". 10:43:57,563 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB248/PKCS5". 10:43:57,563 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB248/PKCS5PADDING". 10:43:57,563 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB248/PKCS7". 10:43:57,563 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB248/PKCS7PADDING". 10:43:57,563 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB248/TBC". 10:43:57,563 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB248/TBCPADDING". 10:43:57,563 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB248/X9.23". 10:43:57,563 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB248/X9.23PADDING". 10:43:57,563 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB248/ZEROBYTE". 10:43:57,563 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB248/ZEROBYTEPADDING". 10:43:57,563 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB256/". 10:43:57,563 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB256/ISO10126". 10:43:57,563 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB256/ISO10126-2". 10:43:57,563 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB256/ISO10126-2PADDING". 10:43:57,563 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB256/ISO10126PADDING". 10:43:57,563 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB256/ISO7816-4". 10:43:57,563 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB256/ISO7816-4PADDING". 10:43:57,564 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB256/NOPADDING". 10:43:57,564 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB256/PKCS5". 10:43:57,564 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB256/PKCS5PADDING". 10:43:57,564 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB256/PKCS7". 10:43:57,564 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB256/PKCS7PADDING". 10:43:57,564 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB256/TBC". 10:43:57,564 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB256/TBCPADDING". 10:43:57,564 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB256/X9.23". 10:43:57,564 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB256/X9.23PADDING". 10:43:57,564 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB256/ZEROBYTE". 10:43:57,564 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB256/ZEROBYTEPADDING". 10:43:57,564 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB32/". 10:43:57,564 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB32/ISO10126". 10:43:57,564 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB32/ISO10126-2". 10:43:57,564 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB32/ISO10126-2PADDING". 10:43:57,564 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB32/ISO10126PADDING". 10:43:57,564 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB32/ISO7816-4". 10:43:57,564 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB32/ISO7816-4PADDING". 10:43:57,564 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB32/NOPADDING". 10:43:57,564 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB32/PKCS5". 10:43:57,564 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB32/PKCS5PADDING". 10:43:57,564 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB32/PKCS7". 10:43:57,564 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB32/PKCS7PADDING". 10:43:57,564 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB32/TBC". 10:43:57,564 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB32/TBCPADDING". 10:43:57,564 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB32/X9.23". 10:43:57,564 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB32/X9.23PADDING". 10:43:57,564 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB32/ZEROBYTE". 10:43:57,564 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB32/ZEROBYTEPADDING". 10:43:57,564 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB40/". 10:43:57,564 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB40/ISO10126". 10:43:57,564 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB40/ISO10126-2". 10:43:57,564 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB40/ISO10126-2PADDING". 10:43:57,564 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB40/ISO10126PADDING". 10:43:57,564 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB40/ISO7816-4". 10:43:57,564 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB40/ISO7816-4PADDING". 10:43:57,564 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB40/NOPADDING". 10:43:57,564 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB40/PKCS5". 10:43:57,564 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB40/PKCS5PADDING". 10:43:57,564 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB40/PKCS7". 10:43:57,565 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB40/PKCS7PADDING". 10:43:57,565 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB40/TBC". 10:43:57,565 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB40/TBCPADDING". 10:43:57,565 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB40/X9.23". 10:43:57,565 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB40/X9.23PADDING". 10:43:57,565 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB40/ZEROBYTE". 10:43:57,565 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB40/ZEROBYTEPADDING". 10:43:57,565 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB48/". 10:43:57,565 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB48/ISO10126". 10:43:57,565 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB48/ISO10126-2". 10:43:57,565 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB48/ISO10126-2PADDING". 10:43:57,565 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB48/ISO10126PADDING". 10:43:57,565 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB48/ISO7816-4". 10:43:57,565 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB48/ISO7816-4PADDING". 10:43:57,565 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB48/NOPADDING". 10:43:57,565 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB48/PKCS5". 10:43:57,565 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB48/PKCS5PADDING". 10:43:57,565 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB48/PKCS7". 10:43:57,565 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB48/PKCS7PADDING". 10:43:57,565 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB48/TBC". 10:43:57,565 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB48/TBCPADDING". 10:43:57,565 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB48/X9.23". 10:43:57,565 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB48/X9.23PADDING". 10:43:57,565 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB48/ZEROBYTE". 10:43:57,565 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB48/ZEROBYTEPADDING". 10:43:57,565 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB56/". 10:43:57,565 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB56/ISO10126". 10:43:57,565 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB56/ISO10126-2". 10:43:57,565 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB56/ISO10126-2PADDING". 10:43:57,565 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB56/ISO10126PADDING". 10:43:57,565 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB56/ISO7816-4". 10:43:57,565 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB56/ISO7816-4PADDING". 10:43:57,566 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB56/NOPADDING". 10:43:57,566 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB56/PKCS5". 10:43:57,566 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB56/PKCS5PADDING". 10:43:57,566 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB56/PKCS7". 10:43:57,566 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB56/PKCS7PADDING". 10:43:57,566 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB56/TBC". 10:43:57,566 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB56/TBCPADDING". 10:43:57,566 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB56/X9.23". 10:43:57,566 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB56/X9.23PADDING". 10:43:57,566 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB56/ZEROBYTE". 10:43:57,566 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB56/ZEROBYTEPADDING". 10:43:57,566 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB64/". 10:43:57,566 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB64/ISO10126". 10:43:57,566 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB64/ISO10126-2". 10:43:57,566 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB64/ISO10126-2PADDING". 10:43:57,566 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB64/ISO10126PADDING". 10:43:57,566 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB64/ISO7816-4". 10:43:57,566 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB64/ISO7816-4PADDING". 10:43:57,566 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB64/NOPADDING". 10:43:57,566 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB64/PKCS5". 10:43:57,566 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB64/PKCS5PADDING". 10:43:57,566 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB64/PKCS7". 10:43:57,566 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB64/PKCS7PADDING". 10:43:57,566 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB64/TBC". 10:43:57,566 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB64/TBCPADDING". 10:43:57,566 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB64/X9.23". 10:43:57,566 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB64/X9.23PADDING". 10:43:57,566 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB64/ZEROBYTE". 10:43:57,566 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB64/ZEROBYTEPADDING". 10:43:57,566 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB72/". 10:43:57,566 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB72/ISO10126". 10:43:57,566 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB72/ISO10126-2". 10:43:57,566 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB72/ISO10126-2PADDING". 10:43:57,566 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB72/ISO10126PADDING". 10:43:57,566 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB72/ISO7816-4". 10:43:57,566 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB72/ISO7816-4PADDING". 10:43:57,566 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB72/NOPADDING". 10:43:57,566 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB72/PKCS5". 10:43:57,567 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB72/PKCS5PADDING". 10:43:57,567 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB72/PKCS7". 10:43:57,567 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB72/PKCS7PADDING". 10:43:57,567 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB72/TBC". 10:43:57,567 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB72/TBCPADDING". 10:43:57,567 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB72/X9.23". 10:43:57,567 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB72/X9.23PADDING". 10:43:57,567 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB72/ZEROBYTE". 10:43:57,567 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB72/ZEROBYTEPADDING". 10:43:57,567 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB8/". 10:43:57,567 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB8/ISO10126". 10:43:57,567 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB8/ISO10126-2". 10:43:57,567 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB8/ISO10126-2PADDING". 10:43:57,567 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB8/ISO10126PADDING". 10:43:57,567 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB8/ISO7816-4". 10:43:57,567 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB8/ISO7816-4PADDING". 10:43:57,567 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB8/NOPADDING". 10:43:57,567 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB8/PKCS5". 10:43:57,567 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB8/PKCS5PADDING". 10:43:57,567 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB8/PKCS7". 10:43:57,567 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB8/PKCS7PADDING". 10:43:57,567 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB8/TBC". 10:43:57,567 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB8/TBCPADDING". 10:43:57,567 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB8/X9.23". 10:43:57,567 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB8/X9.23PADDING". 10:43:57,567 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB8/ZEROBYTE". 10:43:57,567 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB8/ZEROBYTEPADDING". 10:43:57,567 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB80/". 10:43:57,567 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB80/ISO10126". 10:43:57,567 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB80/ISO10126-2". 10:43:57,568 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB80/ISO10126-2PADDING". 10:43:57,568 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB80/ISO10126PADDING". 10:43:57,568 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB80/ISO7816-4". 10:43:57,568 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB80/ISO7816-4PADDING". 10:43:57,568 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB80/NOPADDING". 10:43:57,568 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB80/PKCS5". 10:43:57,568 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB80/PKCS5PADDING". 10:43:57,568 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB80/PKCS7". 10:43:57,568 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB80/PKCS7PADDING". 10:43:57,568 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB80/TBC". 10:43:57,568 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB80/TBCPADDING". 10:43:57,568 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB80/X9.23". 10:43:57,568 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB80/X9.23PADDING". 10:43:57,568 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB80/ZEROBYTE". 10:43:57,568 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB80/ZEROBYTEPADDING". 10:43:57,568 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB88/". 10:43:57,568 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB88/ISO10126". 10:43:57,568 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB88/ISO10126-2". 10:43:57,568 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB88/ISO10126-2PADDING". 10:43:57,568 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB88/ISO10126PADDING". 10:43:57,568 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB88/ISO7816-4". 10:43:57,568 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB88/ISO7816-4PADDING". 10:43:57,568 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB88/NOPADDING". 10:43:57,568 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB88/PKCS5". 10:43:57,568 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB88/PKCS5PADDING". 10:43:57,568 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB88/PKCS7". 10:43:57,568 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB88/PKCS7PADDING". 10:43:57,568 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB88/TBC". 10:43:57,568 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB88/TBCPADDING". 10:43:57,568 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB88/X9.23". 10:43:57,568 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB88/X9.23PADDING". 10:43:57,568 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB88/ZEROBYTE". 10:43:57,568 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB88/ZEROBYTEPADDING". 10:43:57,568 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB96/". 10:43:57,568 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB96/ISO10126". 10:43:57,568 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB96/ISO10126-2". 10:43:57,568 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB96/ISO10126-2PADDING". 10:43:57,568 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB96/ISO10126PADDING". 10:43:57,568 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB96/ISO7816-4". 10:43:57,568 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB96/ISO7816-4PADDING". 10:43:57,568 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB96/NOPADDING". 10:43:57,568 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB96/PKCS5". 10:43:57,568 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB96/PKCS5PADDING". 10:43:57,569 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB96/PKCS7". 10:43:57,569 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB96/PKCS7PADDING". 10:43:57,569 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB96/TBC". 10:43:57,569 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB96/TBCPADDING". 10:43:57,569 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB96/X9.23". 10:43:57,569 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB96/X9.23PADDING". 10:43:57,569 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB96/ZEROBYTE". 10:43:57,569 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB96/ZEROBYTEPADDING". 10:43:57,569 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/SIC/". 10:43:57,569 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/SIC/ISO10126". 10:43:57,569 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/SIC/ISO10126-2". 10:43:57,569 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/SIC/ISO10126-2PADDING". 10:43:57,569 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/SIC/ISO10126PADDING". 10:43:57,569 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/SIC/ISO7816-4". 10:43:57,569 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/SIC/ISO7816-4PADDING". 10:43:57,569 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/SIC/NOPADDING". 10:43:57,569 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/SIC/PKCS5". 10:43:57,569 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/SIC/PKCS5PADDING". 10:43:57,569 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/SIC/PKCS7". 10:43:57,569 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/SIC/PKCS7PADDING". 10:43:57,569 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/SIC/TBC". 10:43:57,569 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/SIC/TBCPADDING". 10:43:57,569 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/SIC/X9.23". 10:43:57,569 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/SIC/X9.23PADDING". 10:43:57,569 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/SIC/ZEROBYTE". 10:43:57,569 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/SIC/ZEROBYTEPADDING". 10:43:57,569 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC4//". 10:43:57,570 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC4//NOPADDING". 10:43:57,570 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC4/ECB/". 10:43:57,570 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC4/ECB/NOPADDING". 10:43:57,570 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32//". 10:43:57,570 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32//NOPADDING". 10:43:57,570 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CBC-CTS/". 10:43:57,570 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CBC-CTS/NOPADDING". 10:43:57,570 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CBC/". 10:43:57,570 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CBC/ISO10126". 10:43:57,570 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CBC/ISO10126-2". 10:43:57,570 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CBC/ISO10126-2PADDING". 10:43:57,570 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CBC/ISO10126PADDING". 10:43:57,570 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CBC/ISO7816-4". 10:43:57,570 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CBC/ISO7816-4PADDING". 10:43:57,570 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CBC/NOPADDING". 10:43:57,570 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CBC/PKCS5". 10:43:57,570 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CBC/PKCS5PADDING". 10:43:57,570 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CBC/PKCS7". 10:43:57,571 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CBC/PKCS7PADDING". 10:43:57,571 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CBC/TBC". 10:43:57,571 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CBC/TBCPADDING". 10:43:57,571 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CBC/X9.23". 10:43:57,571 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CBC/X9.23PADDING". 10:43:57,571 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CBC/ZEROBYTE". 10:43:57,571 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CBC/ZEROBYTEPADDING". 10:43:57,572 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB/". 10:43:57,572 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB/ISO10126". 10:43:57,572 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB/ISO10126-2". 10:43:57,572 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB/ISO10126-2PADDING". 10:43:57,572 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB/ISO10126PADDING". 10:43:57,572 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB/ISO7816-4". 10:43:57,572 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB/ISO7816-4PADDING". 10:43:57,572 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB/NOPADDING". 10:43:57,572 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB/PKCS5". 10:43:57,572 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB/PKCS5PADDING". 10:43:57,572 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB/PKCS7". 10:43:57,572 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB/PKCS7PADDING". 10:43:57,572 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB/TBC". 10:43:57,572 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB/TBCPADDING". 10:43:57,572 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB/X9.23". 10:43:57,572 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB/X9.23PADDING". 10:43:57,572 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB/ZEROBYTE". 10:43:57,572 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB/ZEROBYTEPADDING". 10:43:57,572 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB104/". 10:43:57,572 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB104/ISO10126". 10:43:57,572 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB104/ISO10126-2". 10:43:57,572 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB104/ISO10126-2PADDING". 10:43:57,572 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB104/ISO10126PADDING". 10:43:57,572 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB104/ISO7816-4". 10:43:57,572 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB104/ISO7816-4PADDING". 10:43:57,572 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB104/NOPADDING". 10:43:57,572 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB104/PKCS5". 10:43:57,572 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB104/PKCS5PADDING". 10:43:57,572 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB104/PKCS7". 10:43:57,572 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB104/PKCS7PADDING". 10:43:57,573 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB104/TBC". 10:43:57,573 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB104/TBCPADDING". 10:43:57,573 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB104/X9.23". 10:43:57,573 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB104/X9.23PADDING". 10:43:57,573 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB104/ZEROBYTE". 10:43:57,573 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB104/ZEROBYTEPADDING". 10:43:57,573 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB112/". 10:43:57,573 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB112/ISO10126". 10:43:57,573 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB112/ISO10126-2". 10:43:57,573 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB112/ISO10126-2PADDING". 10:43:57,573 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB112/ISO10126PADDING". 10:43:57,573 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB112/ISO7816-4". 10:43:57,573 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB112/ISO7816-4PADDING". 10:43:57,573 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB112/NOPADDING". 10:43:57,573 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB112/PKCS5". 10:43:57,573 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB112/PKCS5PADDING". 10:43:57,573 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB112/PKCS7". 10:43:57,573 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB112/PKCS7PADDING". 10:43:57,573 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB112/TBC". 10:43:57,573 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB112/TBCPADDING". 10:43:57,573 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB112/X9.23". 10:43:57,573 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB112/X9.23PADDING". 10:43:57,573 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB112/ZEROBYTE". 10:43:57,573 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB112/ZEROBYTEPADDING". 10:43:57,573 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB120/". 10:43:57,573 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB120/ISO10126". 10:43:57,573 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB120/ISO10126-2". 10:43:57,573 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB120/ISO10126-2PADDING". 10:43:57,573 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB120/ISO10126PADDING". 10:43:57,573 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB120/ISO7816-4". 10:43:57,573 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB120/ISO7816-4PADDING". 10:43:57,573 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB120/NOPADDING". 10:43:57,573 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB120/PKCS5". 10:43:57,573 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB120/PKCS5PADDING". 10:43:57,573 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB120/PKCS7". 10:43:57,574 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB120/PKCS7PADDING". 10:43:57,574 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB120/TBC". 10:43:57,574 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB120/TBCPADDING". 10:43:57,574 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB120/X9.23". 10:43:57,574 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB120/X9.23PADDING". 10:43:57,574 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB120/ZEROBYTE". 10:43:57,574 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB120/ZEROBYTEPADDING". 10:43:57,574 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB128/". 10:43:57,574 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB128/ISO10126". 10:43:57,574 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB128/ISO10126-2". 10:43:57,574 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB128/ISO10126-2PADDING". 10:43:57,574 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB128/ISO10126PADDING". 10:43:57,574 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB128/ISO7816-4". 10:43:57,574 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB128/ISO7816-4PADDING". 10:43:57,574 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB128/NOPADDING". 10:43:57,574 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB128/PKCS5". 10:43:57,574 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB128/PKCS5PADDING". 10:43:57,574 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB128/PKCS7". 10:43:57,574 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB128/PKCS7PADDING". 10:43:57,574 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB128/TBC". 10:43:57,574 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB128/TBCPADDING". 10:43:57,574 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB128/X9.23". 10:43:57,574 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB128/X9.23PADDING". 10:43:57,574 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB128/ZEROBYTE". 10:43:57,574 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB128/ZEROBYTEPADDING". 10:43:57,574 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB136/". 10:43:57,574 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB136/ISO10126". 10:43:57,574 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB136/ISO10126-2". 10:43:57,574 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB136/ISO10126-2PADDING". 10:43:57,574 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB136/ISO10126PADDING". 10:43:57,574 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB136/ISO7816-4". 10:43:57,574 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB136/ISO7816-4PADDING". 10:43:57,574 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB136/NOPADDING". 10:43:57,574 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB136/PKCS5". 10:43:57,574 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB136/PKCS5PADDING". 10:43:57,574 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB136/PKCS7". 10:43:57,575 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB136/PKCS7PADDING". 10:43:57,575 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB136/TBC". 10:43:57,575 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB136/TBCPADDING". 10:43:57,575 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB136/X9.23". 10:43:57,575 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB136/X9.23PADDING". 10:43:57,575 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB136/ZEROBYTE". 10:43:57,575 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB136/ZEROBYTEPADDING". 10:43:57,575 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB144/". 10:43:57,575 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB144/ISO10126". 10:43:57,575 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB144/ISO10126-2". 10:43:57,575 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB144/ISO10126-2PADDING". 10:43:57,575 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB144/ISO10126PADDING". 10:43:57,575 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB144/ISO7816-4". 10:43:57,575 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB144/ISO7816-4PADDING". 10:43:57,575 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB144/NOPADDING". 10:43:57,575 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB144/PKCS5". 10:43:57,575 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB144/PKCS5PADDING". 10:43:57,575 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB144/PKCS7". 10:43:57,575 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB144/PKCS7PADDING". 10:43:57,575 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB144/TBC". 10:43:57,575 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB144/TBCPADDING". 10:43:57,575 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB144/X9.23". 10:43:57,575 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB144/X9.23PADDING". 10:43:57,575 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB144/ZEROBYTE". 10:43:57,575 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB144/ZEROBYTEPADDING". 10:43:57,575 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB152/". 10:43:57,576 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB152/ISO10126". 10:43:57,576 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB152/ISO10126-2". 10:43:57,576 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB152/ISO10126-2PADDING". 10:43:57,576 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB152/ISO10126PADDING". 10:43:57,576 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB152/ISO7816-4". 10:43:57,576 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB152/ISO7816-4PADDING". 10:43:57,576 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB152/NOPADDING". 10:43:57,576 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB152/PKCS5". 10:43:57,576 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB152/PKCS5PADDING". 10:43:57,576 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB152/PKCS7". 10:43:57,576 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB152/PKCS7PADDING". 10:43:57,576 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB152/TBC". 10:43:57,576 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB152/TBCPADDING". 10:43:57,576 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB152/X9.23". 10:43:57,576 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB152/X9.23PADDING". 10:43:57,576 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB152/ZEROBYTE". 10:43:57,576 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB152/ZEROBYTEPADDING". 10:43:57,576 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB16/". 10:43:57,576 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB16/ISO10126". 10:43:57,576 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB16/ISO10126-2". 10:43:57,576 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB16/ISO10126-2PADDING". 10:43:57,576 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB16/ISO10126PADDING". 10:43:57,576 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB16/ISO7816-4". 10:43:57,576 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB16/ISO7816-4PADDING". 10:43:57,576 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB16/NOPADDING". 10:43:57,576 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB16/PKCS5". 10:43:57,576 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB16/PKCS5PADDING". 10:43:57,576 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB16/PKCS7". 10:43:57,576 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB16/PKCS7PADDING". 10:43:57,576 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB16/TBC". 10:43:57,576 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB16/TBCPADDING". 10:43:57,576 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB16/X9.23". 10:43:57,576 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB16/X9.23PADDING". 10:43:57,576 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB16/ZEROBYTE". 10:43:57,577 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB16/ZEROBYTEPADDING". 10:43:57,577 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB160/". 10:43:57,577 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB160/ISO10126". 10:43:57,577 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB160/ISO10126-2". 10:43:57,577 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB160/ISO10126-2PADDING". 10:43:57,577 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB160/ISO10126PADDING". 10:43:57,577 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB160/ISO7816-4". 10:43:57,577 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB160/ISO7816-4PADDING". 10:43:57,577 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB160/NOPADDING". 10:43:57,577 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB160/PKCS5". 10:43:57,577 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB160/PKCS5PADDING". 10:43:57,577 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB160/PKCS7". 10:43:57,577 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB160/PKCS7PADDING". 10:43:57,577 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB160/TBC". 10:43:57,577 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB160/TBCPADDING". 10:43:57,577 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB160/X9.23". 10:43:57,577 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB160/X9.23PADDING". 10:43:57,577 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB160/ZEROBYTE". 10:43:57,577 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB160/ZEROBYTEPADDING". 10:43:57,577 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB168/". 10:43:57,577 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB168/ISO10126". 10:43:57,577 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB168/ISO10126-2". 10:43:57,577 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB168/ISO10126-2PADDING". 10:43:57,577 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB168/ISO10126PADDING". 10:43:57,577 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB168/ISO7816-4". 10:43:57,577 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB168/ISO7816-4PADDING". 10:43:57,577 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB168/NOPADDING". 10:43:57,577 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB168/PKCS5". 10:43:57,578 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB168/PKCS5PADDING". 10:43:57,578 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB168/PKCS7". 10:43:57,578 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB168/PKCS7PADDING". 10:43:57,578 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB168/TBC". 10:43:57,578 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB168/TBCPADDING". 10:43:57,578 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB168/X9.23". 10:43:57,578 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB168/X9.23PADDING". 10:43:57,578 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB168/ZEROBYTE". 10:43:57,578 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB168/ZEROBYTEPADDING". 10:43:57,578 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB176/". 10:43:57,578 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB176/ISO10126". 10:43:57,578 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB176/ISO10126-2". 10:43:57,578 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB176/ISO10126-2PADDING". 10:43:57,578 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB176/ISO10126PADDING". 10:43:57,578 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB176/ISO7816-4". 10:43:57,578 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB176/ISO7816-4PADDING". 10:43:57,578 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB176/NOPADDING". 10:43:57,578 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB176/PKCS5". 10:43:57,578 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB176/PKCS5PADDING". 10:43:57,578 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB176/PKCS7". 10:43:57,578 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB176/PKCS7PADDING". 10:43:57,578 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB176/TBC". 10:43:57,578 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB176/TBCPADDING". 10:43:57,578 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB176/X9.23". 10:43:57,578 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB176/X9.23PADDING". 10:43:57,578 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB176/ZEROBYTE". 10:43:57,578 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB176/ZEROBYTEPADDING". 10:43:57,578 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB184/". 10:43:57,578 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB184/ISO10126". 10:43:57,578 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB184/ISO10126-2". 10:43:57,578 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB184/ISO10126-2PADDING". 10:43:57,578 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB184/ISO10126PADDING". 10:43:57,578 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB184/ISO7816-4". 10:43:57,578 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB184/ISO7816-4PADDING". 10:43:57,578 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB184/NOPADDING". 10:43:57,578 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB184/PKCS5". 10:43:57,578 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB184/PKCS5PADDING". 10:43:57,578 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB184/PKCS7". 10:43:57,578 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB184/PKCS7PADDING". 10:43:57,579 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB184/TBC". 10:43:57,579 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB184/TBCPADDING". 10:43:57,579 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB184/X9.23". 10:43:57,579 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB184/X9.23PADDING". 10:43:57,579 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB184/ZEROBYTE". 10:43:57,579 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB184/ZEROBYTEPADDING". 10:43:57,579 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB192/". 10:43:57,579 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB192/ISO10126". 10:43:57,579 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB192/ISO10126-2". 10:43:57,579 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB192/ISO10126-2PADDING". 10:43:57,579 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB192/ISO10126PADDING". 10:43:57,579 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB192/ISO7816-4". 10:43:57,579 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB192/ISO7816-4PADDING". 10:43:57,579 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB192/NOPADDING". 10:43:57,579 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB192/PKCS5". 10:43:57,579 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB192/PKCS5PADDING". 10:43:57,579 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB192/PKCS7". 10:43:57,579 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB192/PKCS7PADDING". 10:43:57,579 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB192/TBC". 10:43:57,579 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB192/TBCPADDING". 10:43:57,579 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB192/X9.23". 10:43:57,579 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB192/X9.23PADDING". 10:43:57,579 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB192/ZEROBYTE". 10:43:57,579 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB192/ZEROBYTEPADDING". 10:43:57,580 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB200/". 10:43:57,580 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB200/ISO10126". 10:43:57,580 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB200/ISO10126-2". 10:43:57,580 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB200/ISO10126-2PADDING". 10:43:57,580 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB200/ISO10126PADDING". 10:43:57,580 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB200/ISO7816-4". 10:43:57,580 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB200/ISO7816-4PADDING". 10:43:57,580 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB200/NOPADDING". 10:43:57,580 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB200/PKCS5". 10:43:57,580 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB200/PKCS5PADDING". 10:43:57,580 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB200/PKCS7". 10:43:57,580 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB200/PKCS7PADDING". 10:43:57,580 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB200/TBC". 10:43:57,580 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB200/TBCPADDING". 10:43:57,580 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB200/X9.23". 10:43:57,580 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB200/X9.23PADDING". 10:43:57,580 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB200/ZEROBYTE". 10:43:57,580 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB200/ZEROBYTEPADDING". 10:43:57,580 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB208/". 10:43:57,580 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB208/ISO10126". 10:43:57,580 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB208/ISO10126-2". 10:43:57,580 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB208/ISO10126-2PADDING". 10:43:57,580 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB208/ISO10126PADDING". 10:43:57,580 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB208/ISO7816-4". 10:43:57,580 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB208/ISO7816-4PADDING". 10:43:57,580 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB208/NOPADDING". 10:43:57,580 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB208/PKCS5". 10:43:57,580 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB208/PKCS5PADDING". 10:43:57,580 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB208/PKCS7". 10:43:57,580 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB208/PKCS7PADDING". 10:43:57,580 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB208/TBC". 10:43:57,580 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB208/TBCPADDING". 10:43:57,580 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB208/X9.23". 10:43:57,580 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB208/X9.23PADDING". 10:43:57,580 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB208/ZEROBYTE". 10:43:57,580 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB208/ZEROBYTEPADDING". 10:43:57,580 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB216/". 10:43:57,580 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB216/ISO10126". 10:43:57,580 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB216/ISO10126-2". 10:43:57,580 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB216/ISO10126-2PADDING". 10:43:57,580 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB216/ISO10126PADDING". 10:43:57,580 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB216/ISO7816-4". 10:43:57,580 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB216/ISO7816-4PADDING". 10:43:57,581 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB216/NOPADDING". 10:43:57,581 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB216/PKCS5". 10:43:57,581 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB216/PKCS5PADDING". 10:43:57,581 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB216/PKCS7". 10:43:57,581 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB216/PKCS7PADDING". 10:43:57,581 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB216/TBC". 10:43:57,581 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB216/TBCPADDING". 10:43:57,581 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB216/X9.23". 10:43:57,581 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB216/X9.23PADDING". 10:43:57,581 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB216/ZEROBYTE". 10:43:57,581 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB216/ZEROBYTEPADDING". 10:43:57,581 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB224/". 10:43:57,581 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB224/ISO10126". 10:43:57,581 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB224/ISO10126-2". 10:43:57,581 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB224/ISO10126-2PADDING". 10:43:57,581 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB224/ISO10126PADDING". 10:43:57,581 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB224/ISO7816-4". 10:43:57,581 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB224/ISO7816-4PADDING". 10:43:57,581 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB224/NOPADDING". 10:43:57,581 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB224/PKCS5". 10:43:57,581 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB224/PKCS5PADDING". 10:43:57,581 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB224/PKCS7". 10:43:57,581 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB224/PKCS7PADDING". 10:43:57,581 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB224/TBC". 10:43:57,581 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB224/TBCPADDING". 10:43:57,581 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB224/X9.23". 10:43:57,581 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB224/X9.23PADDING". 10:43:57,581 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB224/ZEROBYTE". 10:43:57,581 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB224/ZEROBYTEPADDING". 10:43:57,581 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB232/". 10:43:57,581 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB232/ISO10126". 10:43:57,581 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB232/ISO10126-2". 10:43:57,581 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB232/ISO10126-2PADDING". 10:43:57,581 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB232/ISO10126PADDING". 10:43:57,581 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB232/ISO7816-4". 10:43:57,581 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB232/ISO7816-4PADDING". 10:43:57,581 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB232/NOPADDING". 10:43:57,581 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB232/PKCS5". 10:43:57,582 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB232/PKCS5PADDING". 10:43:57,582 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB232/PKCS7". 10:43:57,582 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB232/PKCS7PADDING". 10:43:57,582 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB232/TBC". 10:43:57,582 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB232/TBCPADDING". 10:43:57,582 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB232/X9.23". 10:43:57,582 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB232/X9.23PADDING". 10:43:57,582 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB232/ZEROBYTE". 10:43:57,582 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB232/ZEROBYTEPADDING". 10:43:57,582 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB24/". 10:43:57,582 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB24/ISO10126". 10:43:57,582 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB24/ISO10126-2". 10:43:57,582 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB24/ISO10126-2PADDING". 10:43:57,582 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB24/ISO10126PADDING". 10:43:57,582 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB24/ISO7816-4". 10:43:57,582 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB24/ISO7816-4PADDING". 10:43:57,582 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB24/NOPADDING". 10:43:57,582 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB24/PKCS5". 10:43:57,582 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB24/PKCS5PADDING". 10:43:57,582 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB24/PKCS7". 10:43:57,582 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB24/PKCS7PADDING". 10:43:57,582 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB24/TBC". 10:43:57,582 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB24/TBCPADDING". 10:43:57,582 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB24/X9.23". 10:43:57,582 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB24/X9.23PADDING". 10:43:57,582 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB24/ZEROBYTE". 10:43:57,582 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB24/ZEROBYTEPADDING". 10:43:57,582 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB240/". 10:43:57,582 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB240/ISO10126". 10:43:57,582 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB240/ISO10126-2". 10:43:57,582 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB240/ISO10126-2PADDING". 10:43:57,582 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB240/ISO10126PADDING". 10:43:57,582 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB240/ISO7816-4". 10:43:57,582 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB240/ISO7816-4PADDING". 10:43:57,582 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB240/NOPADDING". 10:43:57,582 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB240/PKCS5". 10:43:57,582 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB240/PKCS5PADDING". 10:43:57,582 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB240/PKCS7". 10:43:57,582 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB240/PKCS7PADDING". 10:43:57,582 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB240/TBC". 10:43:57,583 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB240/TBCPADDING". 10:43:57,583 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB240/X9.23". 10:43:57,583 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB240/X9.23PADDING". 10:43:57,583 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB240/ZEROBYTE". 10:43:57,583 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB240/ZEROBYTEPADDING". 10:43:57,583 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB248/". 10:43:57,583 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB248/ISO10126". 10:43:57,583 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB248/ISO10126-2". 10:43:57,583 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB248/ISO10126-2PADDING". 10:43:57,583 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB248/ISO10126PADDING". 10:43:57,583 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB248/ISO7816-4". 10:43:57,583 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB248/ISO7816-4PADDING". 10:43:57,583 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB248/NOPADDING". 10:43:57,583 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB248/PKCS5". 10:43:57,583 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB248/PKCS5PADDING". 10:43:57,583 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB248/PKCS7". 10:43:57,583 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB248/PKCS7PADDING". 10:43:57,583 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB248/TBC". 10:43:57,583 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB248/TBCPADDING". 10:43:57,583 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB248/X9.23". 10:43:57,583 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB248/X9.23PADDING". 10:43:57,583 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB248/ZEROBYTE". 10:43:57,583 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB248/ZEROBYTEPADDING". 10:43:57,583 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB256/". 10:43:57,583 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB256/ISO10126". 10:43:57,583 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB256/ISO10126-2". 10:43:57,583 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB256/ISO10126-2PADDING". 10:43:57,583 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB256/ISO10126PADDING". 10:43:57,583 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB256/ISO7816-4". 10:43:57,583 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB256/ISO7816-4PADDING". 10:43:57,583 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB256/NOPADDING". 10:43:57,583 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB256/PKCS5". 10:43:57,583 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB256/PKCS5PADDING". 10:43:57,583 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB256/PKCS7". 10:43:57,583 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB256/PKCS7PADDING". 10:43:57,584 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB256/TBC". 10:43:57,584 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB256/TBCPADDING". 10:43:57,584 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB256/X9.23". 10:43:57,584 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB256/X9.23PADDING". 10:43:57,584 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB256/ZEROBYTE". 10:43:57,584 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB256/ZEROBYTEPADDING". 10:43:57,584 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB32/". 10:43:57,584 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB32/ISO10126". 10:43:57,584 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB32/ISO10126-2". 10:43:57,584 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB32/ISO10126-2PADDING". 10:43:57,584 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB32/ISO10126PADDING". 10:43:57,584 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB32/ISO7816-4". 10:43:57,584 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB32/ISO7816-4PADDING". 10:43:57,584 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB32/NOPADDING". 10:43:57,584 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB32/PKCS5". 10:43:57,584 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB32/PKCS5PADDING". 10:43:57,584 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB32/PKCS7". 10:43:57,584 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB32/PKCS7PADDING". 10:43:57,584 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB32/TBC". 10:43:57,584 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB32/TBCPADDING". 10:43:57,584 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB32/X9.23". 10:43:57,584 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB32/X9.23PADDING". 10:43:57,584 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB32/ZEROBYTE". 10:43:57,584 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB32/ZEROBYTEPADDING". 10:43:57,584 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB40/". 10:43:57,584 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB40/ISO10126". 10:43:57,584 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB40/ISO10126-2". 10:43:57,584 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB40/ISO10126-2PADDING". 10:43:57,584 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB40/ISO10126PADDING". 10:43:57,584 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB40/ISO7816-4". 10:43:57,584 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB40/ISO7816-4PADDING". 10:43:57,584 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB40/NOPADDING". 10:43:57,584 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB40/PKCS5". 10:43:57,584 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB40/PKCS5PADDING". 10:43:57,584 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB40/PKCS7". 10:43:57,584 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB40/PKCS7PADDING". 10:43:57,584 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB40/TBC". 10:43:57,584 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB40/TBCPADDING". 10:43:57,584 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB40/X9.23". 10:43:57,584 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB40/X9.23PADDING". 10:43:57,584 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB40/ZEROBYTE". 10:43:57,584 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB40/ZEROBYTEPADDING". 10:43:57,584 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB48/". 10:43:57,584 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB48/ISO10126". 10:43:57,584 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB48/ISO10126-2". 10:43:57,585 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB48/ISO10126-2PADDING". 10:43:57,585 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB48/ISO10126PADDING". 10:43:57,585 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB48/ISO7816-4". 10:43:57,585 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB48/ISO7816-4PADDING". 10:43:57,585 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB48/NOPADDING". 10:43:57,585 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB48/PKCS5". 10:43:57,585 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB48/PKCS5PADDING". 10:43:57,585 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB48/PKCS7". 10:43:57,585 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB48/PKCS7PADDING". 10:43:57,585 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB48/TBC". 10:43:57,585 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB48/TBCPADDING". 10:43:57,585 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB48/X9.23". 10:43:57,585 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB48/X9.23PADDING". 10:43:57,585 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB48/ZEROBYTE". 10:43:57,585 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB48/ZEROBYTEPADDING". 10:43:57,585 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB56/". 10:43:57,585 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB56/ISO10126". 10:43:57,585 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB56/ISO10126-2". 10:43:57,585 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB56/ISO10126-2PADDING". 10:43:57,585 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB56/ISO10126PADDING". 10:43:57,585 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB56/ISO7816-4". 10:43:57,585 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB56/ISO7816-4PADDING". 10:43:57,585 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB56/NOPADDING". 10:43:57,585 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB56/PKCS5". 10:43:57,585 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB56/PKCS5PADDING". 10:43:57,585 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB56/PKCS7". 10:43:57,585 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB56/PKCS7PADDING". 10:43:57,585 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB56/TBC". 10:43:57,585 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB56/TBCPADDING". 10:43:57,585 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB56/X9.23". 10:43:57,585 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB56/X9.23PADDING". 10:43:57,585 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB56/ZEROBYTE". 10:43:57,585 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB56/ZEROBYTEPADDING". 10:43:57,585 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB64/". 10:43:57,585 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB64/ISO10126". 10:43:57,585 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB64/ISO10126-2". 10:43:57,585 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB64/ISO10126-2PADDING". 10:43:57,585 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB64/ISO10126PADDING". 10:43:57,585 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB64/ISO7816-4". 10:43:57,585 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB64/ISO7816-4PADDING". 10:43:57,585 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB64/NOPADDING". 10:43:57,585 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB64/PKCS5". 10:43:57,586 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB64/PKCS5PADDING". 10:43:57,586 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB64/PKCS7". 10:43:57,586 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB64/PKCS7PADDING". 10:43:57,586 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB64/TBC". 10:43:57,586 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB64/TBCPADDING". 10:43:57,586 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB64/X9.23". 10:43:57,586 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB64/X9.23PADDING". 10:43:57,586 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB64/ZEROBYTE". 10:43:57,586 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB64/ZEROBYTEPADDING". 10:43:57,586 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB72/". 10:43:57,586 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB72/ISO10126". 10:43:57,586 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB72/ISO10126-2". 10:43:57,586 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB72/ISO10126-2PADDING". 10:43:57,586 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB72/ISO10126PADDING". 10:43:57,586 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB72/ISO7816-4". 10:43:57,586 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB72/ISO7816-4PADDING". 10:43:57,586 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB72/NOPADDING". 10:43:57,586 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB72/PKCS5". 10:43:57,586 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB72/PKCS5PADDING". 10:43:57,586 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB72/PKCS7". 10:43:57,586 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB72/PKCS7PADDING". 10:43:57,586 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB72/TBC". 10:43:57,586 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB72/TBCPADDING". 10:43:57,586 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB72/X9.23". 10:43:57,586 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB72/X9.23PADDING". 10:43:57,586 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB72/ZEROBYTE". 10:43:57,586 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB72/ZEROBYTEPADDING". 10:43:57,586 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB8/". 10:43:57,586 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB8/ISO10126". 10:43:57,586 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB8/ISO10126-2". 10:43:57,586 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB8/ISO10126-2PADDING". 10:43:57,586 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB8/ISO10126PADDING". 10:43:57,586 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB8/ISO7816-4". 10:43:57,586 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB8/ISO7816-4PADDING". 10:43:57,586 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB8/NOPADDING". 10:43:57,586 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB8/PKCS5". 10:43:57,586 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB8/PKCS5PADDING". 10:43:57,586 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB8/PKCS7". 10:43:57,586 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB8/PKCS7PADDING". 10:43:57,586 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB8/TBC". 10:43:57,586 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB8/TBCPADDING". 10:43:57,586 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB8/X9.23". 10:43:57,586 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB8/X9.23PADDING". 10:43:57,586 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB8/ZEROBYTE". 10:43:57,587 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB8/ZEROBYTEPADDING". 10:43:57,587 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB80/". 10:43:57,587 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB80/ISO10126". 10:43:57,587 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB80/ISO10126-2". 10:43:57,587 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB80/ISO10126-2PADDING". 10:43:57,587 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB80/ISO10126PADDING". 10:43:57,587 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB80/ISO7816-4". 10:43:57,587 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB80/ISO7816-4PADDING". 10:43:57,587 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB80/NOPADDING". 10:43:57,587 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB80/PKCS5". 10:43:57,587 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB80/PKCS5PADDING". 10:43:57,587 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB80/PKCS7". 10:43:57,587 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB80/PKCS7PADDING". 10:43:57,587 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB80/TBC". 10:43:57,587 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB80/TBCPADDING". 10:43:57,587 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB80/X9.23". 10:43:57,587 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB80/X9.23PADDING". 10:43:57,587 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB80/ZEROBYTE". 10:43:57,587 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB80/ZEROBYTEPADDING". 10:43:57,587 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB88/". 10:43:57,587 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB88/ISO10126". 10:43:57,587 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB88/ISO10126-2". 10:43:57,587 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB88/ISO10126-2PADDING". 10:43:57,587 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB88/ISO10126PADDING". 10:43:57,587 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB88/ISO7816-4". 10:43:57,587 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB88/ISO7816-4PADDING". 10:43:57,587 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB88/NOPADDING". 10:43:57,587 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB88/PKCS5". 10:43:57,587 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB88/PKCS5PADDING". 10:43:57,587 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB88/PKCS7". 10:43:57,587 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB88/PKCS7PADDING". 10:43:57,587 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB88/TBC". 10:43:57,587 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB88/TBCPADDING". 10:43:57,587 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB88/X9.23". 10:43:57,587 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB88/X9.23PADDING". 10:43:57,587 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB88/ZEROBYTE". 10:43:57,588 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB88/ZEROBYTEPADDING". 10:43:57,588 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB96/". 10:43:57,588 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB96/ISO10126". 10:43:57,588 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB96/ISO10126-2". 10:43:57,588 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB96/ISO10126-2PADDING". 10:43:57,588 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB96/ISO10126PADDING". 10:43:57,588 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB96/ISO7816-4". 10:43:57,588 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB96/ISO7816-4PADDING". 10:43:57,588 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB96/NOPADDING". 10:43:57,588 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB96/PKCS5". 10:43:57,588 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB96/PKCS5PADDING". 10:43:57,588 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB96/PKCS7". 10:43:57,588 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB96/PKCS7PADDING". 10:43:57,588 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB96/TBC". 10:43:57,588 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB96/TBCPADDING". 10:43:57,588 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB96/X9.23". 10:43:57,588 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB96/X9.23PADDING". 10:43:57,588 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB96/ZEROBYTE". 10:43:57,588 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB96/ZEROBYTEPADDING". 10:43:57,588 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CTS/". 10:43:57,588 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CTS/NOPADDING". 10:43:57,588 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/EAX/". 10:43:57,588 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/EAX/NOPADDING". 10:43:57,588 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/ECB/". 10:43:57,588 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/ECB/NOPADDING". 10:43:57,588 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/GOFB/". 10:43:57,588 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/GOFB/ISO10126". 10:43:57,588 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/GOFB/ISO10126-2". 10:43:57,588 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/GOFB/ISO10126-2PADDING". 10:43:57,589 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/GOFB/ISO10126PADDING". 10:43:57,589 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/GOFB/ISO7816-4". 10:43:57,589 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/GOFB/ISO7816-4PADDING". 10:43:57,589 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/GOFB/NOPADDING". 10:43:57,589 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/GOFB/PKCS5". 10:43:57,589 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/GOFB/PKCS5PADDING". 10:43:57,589 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/GOFB/PKCS7". 10:43:57,589 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/GOFB/PKCS7PADDING". 10:43:57,589 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/GOFB/TBC". 10:43:57,589 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/GOFB/TBCPADDING". 10:43:57,589 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/GOFB/X9.23". 10:43:57,589 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/GOFB/X9.23PADDING". 10:43:57,589 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/GOFB/ZEROBYTE". 10:43:57,589 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/GOFB/ZEROBYTEPADDING". 10:43:57,589 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB/". 10:43:57,589 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB/ISO10126". 10:43:57,589 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB/ISO10126-2". 10:43:57,589 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB/ISO10126-2PADDING". 10:43:57,590 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB/ISO10126PADDING". 10:43:57,590 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB/ISO7816-4". 10:43:57,590 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB/ISO7816-4PADDING". 10:43:57,590 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB/NOPADDING". 10:43:57,590 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB/PKCS5". 10:43:57,590 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB/PKCS5PADDING". 10:43:57,590 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB/PKCS7". 10:43:57,590 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB/PKCS7PADDING". 10:43:57,590 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB/TBC". 10:43:57,590 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB/TBCPADDING". 10:43:57,590 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB/X9.23". 10:43:57,590 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB/X9.23PADDING". 10:43:57,590 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB/ZEROBYTE". 10:43:57,590 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB/ZEROBYTEPADDING". 10:43:57,590 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB104/". 10:43:57,590 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB104/ISO10126". 10:43:57,590 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB104/ISO10126-2". 10:43:57,590 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB104/ISO10126-2PADDING". 10:43:57,590 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB104/ISO10126PADDING". 10:43:57,590 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB104/ISO7816-4". 10:43:57,590 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB104/ISO7816-4PADDING". 10:43:57,590 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB104/NOPADDING". 10:43:57,590 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB104/PKCS5". 10:43:57,590 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB104/PKCS5PADDING". 10:43:57,590 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB104/PKCS7". 10:43:57,590 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB104/PKCS7PADDING". 10:43:57,590 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB104/TBC". 10:43:57,590 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB104/TBCPADDING". 10:43:57,590 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB104/X9.23". 10:43:57,590 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB104/X9.23PADDING". 10:43:57,590 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB104/ZEROBYTE". 10:43:57,590 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB104/ZEROBYTEPADDING". 10:43:57,590 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB112/". 10:43:57,590 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB112/ISO10126". 10:43:57,590 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB112/ISO10126-2". 10:43:57,590 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB112/ISO10126-2PADDING". 10:43:57,590 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB112/ISO10126PADDING". 10:43:57,590 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB112/ISO7816-4". 10:43:57,590 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB112/ISO7816-4PADDING". 10:43:57,590 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB112/NOPADDING". 10:43:57,590 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB112/PKCS5". 10:43:57,590 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB112/PKCS5PADDING". 10:43:57,590 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB112/PKCS7". 10:43:57,591 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB112/PKCS7PADDING". 10:43:57,591 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB112/TBC". 10:43:57,591 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB112/TBCPADDING". 10:43:57,591 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB112/X9.23". 10:43:57,591 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB112/X9.23PADDING". 10:43:57,591 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB112/ZEROBYTE". 10:43:57,591 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB112/ZEROBYTEPADDING". 10:43:57,591 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB120/". 10:43:57,591 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB120/ISO10126". 10:43:57,591 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB120/ISO10126-2". 10:43:57,591 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB120/ISO10126-2PADDING". 10:43:57,591 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB120/ISO10126PADDING". 10:43:57,591 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB120/ISO7816-4". 10:43:57,591 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB120/ISO7816-4PADDING". 10:43:57,591 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB120/NOPADDING". 10:43:57,591 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB120/PKCS5". 10:43:57,591 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB120/PKCS5PADDING". 10:43:57,591 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB120/PKCS7". 10:43:57,591 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB120/PKCS7PADDING". 10:43:57,591 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB120/TBC". 10:43:57,591 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB120/TBCPADDING". 10:43:57,591 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB120/X9.23". 10:43:57,591 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB120/X9.23PADDING". 10:43:57,591 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB120/ZEROBYTE". 10:43:57,591 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB120/ZEROBYTEPADDING". 10:43:57,591 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB128/". 10:43:57,591 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB128/ISO10126". 10:43:57,591 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB128/ISO10126-2". 10:43:57,591 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB128/ISO10126-2PADDING". 10:43:57,591 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB128/ISO10126PADDING". 10:43:57,591 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB128/ISO7816-4". 10:43:57,591 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB128/ISO7816-4PADDING". 10:43:57,591 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB128/NOPADDING". 10:43:57,591 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB128/PKCS5". 10:43:57,591 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB128/PKCS5PADDING". 10:43:57,591 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB128/PKCS7". 10:43:57,591 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB128/PKCS7PADDING". 10:43:57,592 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB128/TBC". 10:43:57,592 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB128/TBCPADDING". 10:43:57,592 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB128/X9.23". 10:43:57,592 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB128/X9.23PADDING". 10:43:57,592 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB128/ZEROBYTE". 10:43:57,592 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB128/ZEROBYTEPADDING". 10:43:57,592 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB136/". 10:43:57,592 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB136/ISO10126". 10:43:57,592 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB136/ISO10126-2". 10:43:57,592 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB136/ISO10126-2PADDING". 10:43:57,592 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB136/ISO10126PADDING". 10:43:57,592 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB136/ISO7816-4". 10:43:57,592 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB136/ISO7816-4PADDING". 10:43:57,592 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB136/NOPADDING". 10:43:57,592 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB136/PKCS5". 10:43:57,592 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB136/PKCS5PADDING". 10:43:57,592 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB136/PKCS7". 10:43:57,592 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB136/PKCS7PADDING". 10:43:57,592 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB136/TBC". 10:43:57,592 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB136/TBCPADDING". 10:43:57,592 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB136/X9.23". 10:43:57,592 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB136/X9.23PADDING". 10:43:57,592 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB136/ZEROBYTE". 10:43:57,592 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB136/ZEROBYTEPADDING". 10:43:57,592 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB144/". 10:43:57,592 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB144/ISO10126". 10:43:57,592 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB144/ISO10126-2". 10:43:57,592 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB144/ISO10126-2PADDING". 10:43:57,592 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB144/ISO10126PADDING". 10:43:57,592 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB144/ISO7816-4". 10:43:57,592 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB144/ISO7816-4PADDING". 10:43:57,592 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB144/NOPADDING". 10:43:57,592 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB144/PKCS5". 10:43:57,592 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB144/PKCS5PADDING". 10:43:57,592 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB144/PKCS7". 10:43:57,592 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB144/PKCS7PADDING". 10:43:57,592 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB144/TBC". 10:43:57,592 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB144/TBCPADDING". 10:43:57,592 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB144/X9.23". 10:43:57,592 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB144/X9.23PADDING". 10:43:57,592 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB144/ZEROBYTE". 10:43:57,592 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB144/ZEROBYTEPADDING". 10:43:57,593 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB152/". 10:43:57,593 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB152/ISO10126". 10:43:57,593 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB152/ISO10126-2". 10:43:57,593 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB152/ISO10126-2PADDING". 10:43:57,593 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB152/ISO10126PADDING". 10:43:57,593 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB152/ISO7816-4". 10:43:57,593 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB152/ISO7816-4PADDING". 10:43:57,593 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB152/NOPADDING". 10:43:57,593 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB152/PKCS5". 10:43:57,593 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB152/PKCS5PADDING". 10:43:57,593 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB152/PKCS7". 10:43:57,593 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB152/PKCS7PADDING". 10:43:57,593 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB152/TBC". 10:43:57,593 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB152/TBCPADDING". 10:43:57,593 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB152/X9.23". 10:43:57,593 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB152/X9.23PADDING". 10:43:57,593 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB152/ZEROBYTE". 10:43:57,593 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB152/ZEROBYTEPADDING". 10:43:57,593 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB16/". 10:43:57,593 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB16/ISO10126". 10:43:57,593 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB16/ISO10126-2". 10:43:57,593 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB16/ISO10126-2PADDING". 10:43:57,593 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB16/ISO10126PADDING". 10:43:57,593 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB16/ISO7816-4". 10:43:57,593 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB16/ISO7816-4PADDING". 10:43:57,593 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB16/NOPADDING". 10:43:57,593 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB16/PKCS5". 10:43:57,593 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB16/PKCS5PADDING". 10:43:57,593 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB16/PKCS7". 10:43:57,593 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB16/PKCS7PADDING". 10:43:57,593 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB16/TBC". 10:43:57,593 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB16/TBCPADDING". 10:43:57,593 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB16/X9.23". 10:43:57,593 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB16/X9.23PADDING". 10:43:57,593 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB16/ZEROBYTE". 10:43:57,593 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB16/ZEROBYTEPADDING". 10:43:57,594 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB160/". 10:43:57,594 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB160/ISO10126". 10:43:57,594 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB160/ISO10126-2". 10:43:57,594 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB160/ISO10126-2PADDING". 10:43:57,594 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB160/ISO10126PADDING". 10:43:57,594 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB160/ISO7816-4". 10:43:57,594 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB160/ISO7816-4PADDING". 10:43:57,594 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB160/NOPADDING". 10:43:57,594 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB160/PKCS5". 10:43:57,594 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB160/PKCS5PADDING". 10:43:57,594 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB160/PKCS7". 10:43:57,594 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB160/PKCS7PADDING". 10:43:57,594 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB160/TBC". 10:43:57,594 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB160/TBCPADDING". 10:43:57,594 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB160/X9.23". 10:43:57,594 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB160/X9.23PADDING". 10:43:57,594 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB160/ZEROBYTE". 10:43:57,594 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB160/ZEROBYTEPADDING". 10:43:57,594 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB168/". 10:43:57,594 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB168/ISO10126". 10:43:57,594 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB168/ISO10126-2". 10:43:57,594 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB168/ISO10126-2PADDING". 10:43:57,594 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB168/ISO10126PADDING". 10:43:57,594 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB168/ISO7816-4". 10:43:57,594 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB168/ISO7816-4PADDING". 10:43:57,594 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB168/NOPADDING". 10:43:57,594 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB168/PKCS5". 10:43:57,594 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB168/PKCS5PADDING". 10:43:57,594 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB168/PKCS7". 10:43:57,594 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB168/PKCS7PADDING". 10:43:57,594 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB168/TBC". 10:43:57,594 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB168/TBCPADDING". 10:43:57,594 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB168/X9.23". 10:43:57,594 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB168/X9.23PADDING". 10:43:57,594 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB168/ZEROBYTE". 10:43:57,594 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB168/ZEROBYTEPADDING". 10:43:57,594 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB176/". 10:43:57,594 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB176/ISO10126". 10:43:57,594 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB176/ISO10126-2". 10:43:57,594 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB176/ISO10126-2PADDING". 10:43:57,594 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB176/ISO10126PADDING". 10:43:57,595 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB176/ISO7816-4". 10:43:57,595 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB176/ISO7816-4PADDING". 10:43:57,595 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB176/NOPADDING". 10:43:57,595 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB176/PKCS5". 10:43:57,595 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB176/PKCS5PADDING". 10:43:57,595 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB176/PKCS7". 10:43:57,595 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB176/PKCS7PADDING". 10:43:57,595 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB176/TBC". 10:43:57,595 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB176/TBCPADDING". 10:43:57,595 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB176/X9.23". 10:43:57,595 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB176/X9.23PADDING". 10:43:57,595 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB176/ZEROBYTE". 10:43:57,595 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB176/ZEROBYTEPADDING". 10:43:57,595 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB184/". 10:43:57,595 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB184/ISO10126". 10:43:57,595 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB184/ISO10126-2". 10:43:57,595 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB184/ISO10126-2PADDING". 10:43:57,595 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB184/ISO10126PADDING". 10:43:57,595 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB184/ISO7816-4". 10:43:57,595 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB184/ISO7816-4PADDING". 10:43:57,595 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB184/NOPADDING". 10:43:57,595 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB184/PKCS5". 10:43:57,595 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB184/PKCS5PADDING". 10:43:57,595 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB184/PKCS7". 10:43:57,595 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB184/PKCS7PADDING". 10:43:57,595 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB184/TBC". 10:43:57,595 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB184/TBCPADDING". 10:43:57,595 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB184/X9.23". 10:43:57,595 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB184/X9.23PADDING". 10:43:57,596 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB184/ZEROBYTE". 10:43:57,596 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB184/ZEROBYTEPADDING". 10:43:57,596 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB192/". 10:43:57,596 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB192/ISO10126". 10:43:57,596 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB192/ISO10126-2". 10:43:57,596 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB192/ISO10126-2PADDING". 10:43:57,596 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB192/ISO10126PADDING". 10:43:57,596 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB192/ISO7816-4". 10:43:57,596 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB192/ISO7816-4PADDING". 10:43:57,596 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB192/NOPADDING". 10:43:57,596 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB192/PKCS5". 10:43:57,596 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB192/PKCS5PADDING". 10:43:57,596 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB192/PKCS7". 10:43:57,596 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB192/PKCS7PADDING". 10:43:57,596 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB192/TBC". 10:43:57,596 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB192/TBCPADDING". 10:43:57,596 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB192/X9.23". 10:43:57,596 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB192/X9.23PADDING". 10:43:57,596 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB192/ZEROBYTE". 10:43:57,596 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB192/ZEROBYTEPADDING". 10:43:57,596 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB200/". 10:43:57,596 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB200/ISO10126". 10:43:57,596 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB200/ISO10126-2". 10:43:57,596 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB200/ISO10126-2PADDING". 10:43:57,596 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB200/ISO10126PADDING". 10:43:57,596 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB200/ISO7816-4". 10:43:57,596 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB200/ISO7816-4PADDING". 10:43:57,596 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB200/NOPADDING". 10:43:57,596 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB200/PKCS5". 10:43:57,596 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB200/PKCS5PADDING". 10:43:57,596 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB200/PKCS7". 10:43:57,596 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB200/PKCS7PADDING". 10:43:57,596 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB200/TBC". 10:43:57,596 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB200/TBCPADDING". 10:43:57,596 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB200/X9.23". 10:43:57,596 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB200/X9.23PADDING". 10:43:57,596 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB200/ZEROBYTE". 10:43:57,596 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB200/ZEROBYTEPADDING". 10:43:57,596 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB208/". 10:43:57,596 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB208/ISO10126". 10:43:57,596 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB208/ISO10126-2". 10:43:57,596 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB208/ISO10126-2PADDING". 10:43:57,596 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB208/ISO10126PADDING". 10:43:57,596 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB208/ISO7816-4". 10:43:57,596 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB208/ISO7816-4PADDING". 10:43:57,596 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB208/NOPADDING". 10:43:57,597 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB208/PKCS5". 10:43:57,597 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB208/PKCS5PADDING". 10:43:57,597 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB208/PKCS7". 10:43:57,597 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB208/PKCS7PADDING". 10:43:57,597 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB208/TBC". 10:43:57,597 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB208/TBCPADDING". 10:43:57,597 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB208/X9.23". 10:43:57,597 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB208/X9.23PADDING". 10:43:57,597 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB208/ZEROBYTE". 10:43:57,597 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB208/ZEROBYTEPADDING". 10:43:57,597 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB216/". 10:43:57,597 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB216/ISO10126". 10:43:57,597 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB216/ISO10126-2". 10:43:57,597 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB216/ISO10126-2PADDING". 10:43:57,597 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB216/ISO10126PADDING". 10:43:57,597 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB216/ISO7816-4". 10:43:57,597 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB216/ISO7816-4PADDING". 10:43:57,597 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB216/NOPADDING". 10:43:57,597 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB216/PKCS5". 10:43:57,597 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB216/PKCS5PADDING". 10:43:57,597 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB216/PKCS7". 10:43:57,597 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB216/PKCS7PADDING". 10:43:57,597 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB216/TBC". 10:43:57,597 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB216/TBCPADDING". 10:43:57,597 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB216/X9.23". 10:43:57,597 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB216/X9.23PADDING". 10:43:57,597 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB216/ZEROBYTE". 10:43:57,597 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB216/ZEROBYTEPADDING". 10:43:57,597 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB224/". 10:43:57,597 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB224/ISO10126". 10:43:57,597 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB224/ISO10126-2". 10:43:57,597 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB224/ISO10126-2PADDING". 10:43:57,597 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB224/ISO10126PADDING". 10:43:57,597 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB224/ISO7816-4". 10:43:57,597 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB224/ISO7816-4PADDING". 10:43:57,597 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB224/NOPADDING". 10:43:57,597 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB224/PKCS5". 10:43:57,597 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB224/PKCS5PADDING". 10:43:57,597 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB224/PKCS7". 10:43:57,597 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB224/PKCS7PADDING". 10:43:57,598 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB224/TBC". 10:43:57,598 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB224/TBCPADDING". 10:43:57,598 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB224/X9.23". 10:43:57,598 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB224/X9.23PADDING". 10:43:57,598 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB224/ZEROBYTE". 10:43:57,598 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB224/ZEROBYTEPADDING". 10:43:57,598 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB232/". 10:43:57,598 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB232/ISO10126". 10:43:57,598 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB232/ISO10126-2". 10:43:57,598 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB232/ISO10126-2PADDING". 10:43:57,598 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB232/ISO10126PADDING". 10:43:57,598 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB232/ISO7816-4". 10:43:57,598 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB232/ISO7816-4PADDING". 10:43:57,598 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB232/NOPADDING". 10:43:57,598 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB232/PKCS5". 10:43:57,598 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB232/PKCS5PADDING". 10:43:57,598 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB232/PKCS7". 10:43:57,598 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB232/PKCS7PADDING". 10:43:57,598 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB232/TBC". 10:43:57,598 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB232/TBCPADDING". 10:43:57,598 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB232/X9.23". 10:43:57,598 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB232/X9.23PADDING". 10:43:57,598 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB232/ZEROBYTE". 10:43:57,598 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB232/ZEROBYTEPADDING". 10:43:57,598 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB24/". 10:43:57,598 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB24/ISO10126". 10:43:57,598 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB24/ISO10126-2". 10:43:57,598 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB24/ISO10126-2PADDING". 10:43:57,598 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB24/ISO10126PADDING". 10:43:57,598 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB24/ISO7816-4". 10:43:57,598 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB24/ISO7816-4PADDING". 10:43:57,598 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB24/NOPADDING". 10:43:57,598 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB24/PKCS5". 10:43:57,598 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB24/PKCS5PADDING". 10:43:57,598 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB24/PKCS7". 10:43:57,598 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB24/PKCS7PADDING". 10:43:57,598 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB24/TBC". 10:43:57,598 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB24/TBCPADDING". 10:43:57,598 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB24/X9.23". 10:43:57,598 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB24/X9.23PADDING". 10:43:57,598 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB24/ZEROBYTE". 10:43:57,598 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB24/ZEROBYTEPADDING". 10:43:57,599 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB240/". 10:43:57,599 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB240/ISO10126". 10:43:57,599 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB240/ISO10126-2". 10:43:57,599 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB240/ISO10126-2PADDING". 10:43:57,599 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB240/ISO10126PADDING". 10:43:57,599 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB240/ISO7816-4". 10:43:57,599 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB240/ISO7816-4PADDING". 10:43:57,599 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB240/NOPADDING". 10:43:57,599 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB240/PKCS5". 10:43:57,599 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB240/PKCS5PADDING". 10:43:57,599 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB240/PKCS7". 10:43:57,599 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB240/PKCS7PADDING". 10:43:57,599 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB240/TBC". 10:43:57,599 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB240/TBCPADDING". 10:43:57,599 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB240/X9.23". 10:43:57,599 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB240/X9.23PADDING". 10:43:57,599 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB240/ZEROBYTE". 10:43:57,599 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB240/ZEROBYTEPADDING". 10:43:57,599 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB248/". 10:43:57,599 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB248/ISO10126". 10:43:57,599 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB248/ISO10126-2". 10:43:57,599 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB248/ISO10126-2PADDING". 10:43:57,599 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB248/ISO10126PADDING". 10:43:57,599 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB248/ISO7816-4". 10:43:57,599 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB248/ISO7816-4PADDING". 10:43:57,599 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB248/NOPADDING". 10:43:57,599 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB248/PKCS5". 10:43:57,599 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB248/PKCS5PADDING". 10:43:57,599 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB248/PKCS7". 10:43:57,599 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB248/PKCS7PADDING". 10:43:57,599 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB248/TBC". 10:43:57,600 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB248/TBCPADDING". 10:43:57,600 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB248/X9.23". 10:43:57,600 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB248/X9.23PADDING". 10:43:57,600 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB248/ZEROBYTE". 10:43:57,600 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB248/ZEROBYTEPADDING". 10:43:57,600 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB256/". 10:43:57,600 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB256/ISO10126". 10:43:57,600 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB256/ISO10126-2". 10:43:57,600 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB256/ISO10126-2PADDING". 10:43:57,600 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB256/ISO10126PADDING". 10:43:57,600 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB256/ISO7816-4". 10:43:57,600 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB256/ISO7816-4PADDING". 10:43:57,600 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB256/NOPADDING". 10:43:57,600 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB256/PKCS5". 10:43:57,600 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB256/PKCS5PADDING". 10:43:57,600 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB256/PKCS7". 10:43:57,600 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB256/PKCS7PADDING". 10:43:57,600 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB256/TBC". 10:43:57,600 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB256/TBCPADDING". 10:43:57,600 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB256/X9.23". 10:43:57,600 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB256/X9.23PADDING". 10:43:57,600 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB256/ZEROBYTE". 10:43:57,600 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB256/ZEROBYTEPADDING". 10:43:57,600 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB32/". 10:43:57,600 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB32/ISO10126". 10:43:57,600 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB32/ISO10126-2". 10:43:57,600 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB32/ISO10126-2PADDING". 10:43:57,600 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB32/ISO10126PADDING". 10:43:57,600 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB32/ISO7816-4". 10:43:57,600 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB32/ISO7816-4PADDING". 10:43:57,600 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB32/NOPADDING". 10:43:57,600 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB32/PKCS5". 10:43:57,600 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB32/PKCS5PADDING". 10:43:57,600 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB32/PKCS7". 10:43:57,600 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB32/PKCS7PADDING". 10:43:57,600 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB32/TBC". 10:43:57,600 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB32/TBCPADDING". 10:43:57,600 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB32/X9.23". 10:43:57,600 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB32/X9.23PADDING". 10:43:57,600 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB32/ZEROBYTE". 10:43:57,600 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB32/ZEROBYTEPADDING". 10:43:57,600 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB40/". 10:43:57,600 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB40/ISO10126". 10:43:57,601 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB40/ISO10126-2". 10:43:57,601 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB40/ISO10126-2PADDING". 10:43:57,601 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB40/ISO10126PADDING". 10:43:57,601 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB40/ISO7816-4". 10:43:57,601 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB40/ISO7816-4PADDING". 10:43:57,601 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB40/NOPADDING". 10:43:57,601 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB40/PKCS5". 10:43:57,601 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB40/PKCS5PADDING". 10:43:57,601 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB40/PKCS7". 10:43:57,601 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB40/PKCS7PADDING". 10:43:57,601 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB40/TBC". 10:43:57,601 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB40/TBCPADDING". 10:43:57,601 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB40/X9.23". 10:43:57,601 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB40/X9.23PADDING". 10:43:57,601 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB40/ZEROBYTE". 10:43:57,601 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB40/ZEROBYTEPADDING". 10:43:57,601 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB48/". 10:43:57,601 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB48/ISO10126". 10:43:57,601 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB48/ISO10126-2". 10:43:57,601 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB48/ISO10126-2PADDING". 10:43:57,601 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB48/ISO10126PADDING". 10:43:57,601 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB48/ISO7816-4". 10:43:57,601 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB48/ISO7816-4PADDING". 10:43:57,601 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB48/NOPADDING". 10:43:57,601 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB48/PKCS5". 10:43:57,601 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB48/PKCS5PADDING". 10:43:57,601 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB48/PKCS7". 10:43:57,601 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB48/PKCS7PADDING". 10:43:57,601 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB48/TBC". 10:43:57,601 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB48/TBCPADDING". 10:43:57,601 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB48/X9.23". 10:43:57,601 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB48/X9.23PADDING". 10:43:57,601 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB48/ZEROBYTE". 10:43:57,602 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB48/ZEROBYTEPADDING". 10:43:57,602 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB56/". 10:43:57,602 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB56/ISO10126". 10:43:57,602 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB56/ISO10126-2". 10:43:57,602 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB56/ISO10126-2PADDING". 10:43:57,602 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB56/ISO10126PADDING". 10:43:57,602 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB56/ISO7816-4". 10:43:57,602 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB56/ISO7816-4PADDING". 10:43:57,602 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB56/NOPADDING". 10:43:57,602 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB56/PKCS5". 10:43:57,602 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB56/PKCS5PADDING". 10:43:57,602 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB56/PKCS7". 10:43:57,602 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB56/PKCS7PADDING". 10:43:57,602 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB56/TBC". 10:43:57,602 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB56/TBCPADDING". 10:43:57,602 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB56/X9.23". 10:43:57,602 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB56/X9.23PADDING". 10:43:57,602 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB56/ZEROBYTE". 10:43:57,602 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB56/ZEROBYTEPADDING". 10:43:57,602 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB64/". 10:43:57,602 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB64/ISO10126". 10:43:57,602 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB64/ISO10126-2". 10:43:57,602 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB64/ISO10126-2PADDING". 10:43:57,602 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB64/ISO10126PADDING". 10:43:57,602 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB64/ISO7816-4". 10:43:57,602 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB64/ISO7816-4PADDING". 10:43:57,602 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB64/NOPADDING". 10:43:57,602 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB64/PKCS5". 10:43:57,602 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB64/PKCS5PADDING". 10:43:57,602 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB64/PKCS7". 10:43:57,602 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB64/PKCS7PADDING". 10:43:57,602 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB64/TBC". 10:43:57,602 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB64/TBCPADDING". 10:43:57,602 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB64/X9.23". 10:43:57,602 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB64/X9.23PADDING". 10:43:57,602 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB64/ZEROBYTE". 10:43:57,602 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB64/ZEROBYTEPADDING". 10:43:57,602 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB72/". 10:43:57,602 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB72/ISO10126". 10:43:57,603 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB72/ISO10126-2". 10:43:57,603 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB72/ISO10126-2PADDING". 10:43:57,603 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB72/ISO10126PADDING". 10:43:57,603 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB72/ISO7816-4". 10:43:57,603 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB72/ISO7816-4PADDING". 10:43:57,603 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB72/NOPADDING". 10:43:57,603 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB72/PKCS5". 10:43:57,603 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB72/PKCS5PADDING". 10:43:57,603 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB72/PKCS7". 10:43:57,603 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB72/PKCS7PADDING". 10:43:57,603 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB72/TBC". 10:43:57,603 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB72/TBCPADDING". 10:43:57,603 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB72/X9.23". 10:43:57,603 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB72/X9.23PADDING". 10:43:57,603 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB72/ZEROBYTE". 10:43:57,603 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB72/ZEROBYTEPADDING". 10:43:57,603 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB8/". 10:43:57,603 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB8/ISO10126". 10:43:57,603 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB8/ISO10126-2". 10:43:57,603 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB8/ISO10126-2PADDING". 10:43:57,603 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB8/ISO10126PADDING". 10:43:57,603 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB8/ISO7816-4". 10:43:57,603 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB8/ISO7816-4PADDING". 10:43:57,603 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB8/NOPADDING". 10:43:57,603 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB8/PKCS5". 10:43:57,603 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB8/PKCS5PADDING". 10:43:57,603 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB8/PKCS7". 10:43:57,603 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB8/PKCS7PADDING". 10:43:57,603 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB8/TBC". 10:43:57,604 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB8/TBCPADDING". 10:43:57,604 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB8/X9.23". 10:43:57,604 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB8/X9.23PADDING". 10:43:57,604 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB8/ZEROBYTE". 10:43:57,604 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB8/ZEROBYTEPADDING". 10:43:57,604 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB80/". 10:43:57,604 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB80/ISO10126". 10:43:57,604 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB80/ISO10126-2". 10:43:57,604 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB80/ISO10126-2PADDING". 10:43:57,604 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB80/ISO10126PADDING". 10:43:57,604 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB80/ISO7816-4". 10:43:57,604 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB80/ISO7816-4PADDING". 10:43:57,604 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB80/NOPADDING". 10:43:57,604 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB80/PKCS5". 10:43:57,604 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB80/PKCS5PADDING". 10:43:57,604 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB80/PKCS7". 10:43:57,604 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB80/PKCS7PADDING". 10:43:57,604 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB80/TBC". 10:43:57,604 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB80/TBCPADDING". 10:43:57,604 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB80/X9.23". 10:43:57,604 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB80/X9.23PADDING". 10:43:57,604 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB80/ZEROBYTE". 10:43:57,604 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB80/ZEROBYTEPADDING". 10:43:57,604 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB88/". 10:43:57,604 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB88/ISO10126". 10:43:57,604 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB88/ISO10126-2". 10:43:57,604 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB88/ISO10126-2PADDING". 10:43:57,604 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB88/ISO10126PADDING". 10:43:57,604 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB88/ISO7816-4". 10:43:57,604 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB88/ISO7816-4PADDING". 10:43:57,604 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB88/NOPADDING". 10:43:57,604 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB88/PKCS5". 10:43:57,604 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB88/PKCS5PADDING". 10:43:57,604 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB88/PKCS7". 10:43:57,604 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB88/PKCS7PADDING". 10:43:57,604 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB88/TBC". 10:43:57,604 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB88/TBCPADDING". 10:43:57,604 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB88/X9.23". 10:43:57,604 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB88/X9.23PADDING". 10:43:57,604 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB88/ZEROBYTE". 10:43:57,604 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB88/ZEROBYTEPADDING". 10:43:57,604 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB96/". 10:43:57,605 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB96/ISO10126". 10:43:57,605 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB96/ISO10126-2". 10:43:57,605 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB96/ISO10126-2PADDING". 10:43:57,605 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB96/ISO10126PADDING". 10:43:57,605 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB96/ISO7816-4". 10:43:57,605 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB96/ISO7816-4PADDING". 10:43:57,605 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB96/NOPADDING". 10:43:57,605 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB96/PKCS5". 10:43:57,605 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB96/PKCS5PADDING". 10:43:57,605 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB96/PKCS7". 10:43:57,605 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB96/PKCS7PADDING". 10:43:57,605 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB96/TBC". 10:43:57,605 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB96/TBCPADDING". 10:43:57,605 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB96/X9.23". 10:43:57,605 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB96/X9.23PADDING". 10:43:57,605 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB96/ZEROBYTE". 10:43:57,605 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB96/ZEROBYTEPADDING". 10:43:57,605 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/SIC/". 10:43:57,605 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/SIC/ISO10126". 10:43:57,605 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/SIC/ISO10126-2". 10:43:57,605 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/SIC/ISO10126-2PADDING". 10:43:57,605 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/SIC/ISO10126PADDING". 10:43:57,605 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/SIC/ISO7816-4". 10:43:57,605 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/SIC/ISO7816-4PADDING". 10:43:57,605 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/SIC/NOPADDING". 10:43:57,605 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/SIC/PKCS5". 10:43:57,605 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/SIC/PKCS5PADDING". 10:43:57,605 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/SIC/PKCS7". 10:43:57,606 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/SIC/PKCS7PADDING". 10:43:57,606 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/SIC/TBC". 10:43:57,606 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/SIC/TBCPADDING". 10:43:57,606 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/SIC/X9.23". 10:43:57,606 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/SIC/X9.23PADDING". 10:43:57,606 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/SIC/ZEROBYTE". 10:43:57,606 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/SIC/ZEROBYTEPADDING". 10:43:57,606 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64//". 10:43:57,606 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64//NOPADDING". 10:43:57,606 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CBC-CTS/". 10:43:57,606 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CBC-CTS/NOPADDING". 10:43:57,606 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CBC/". 10:43:57,606 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CBC/ISO10126". 10:43:57,606 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CBC/ISO10126-2". 10:43:57,606 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CBC/ISO10126-2PADDING". 10:43:57,606 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CBC/ISO10126PADDING". 10:43:57,606 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CBC/ISO7816-4". 10:43:57,606 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CBC/ISO7816-4PADDING". 10:43:57,606 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CBC/NOPADDING". 10:43:57,606 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CBC/PKCS5". 10:43:57,607 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CBC/PKCS5PADDING". 10:43:57,607 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CBC/PKCS7". 10:43:57,607 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CBC/PKCS7PADDING". 10:43:57,607 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CBC/TBC". 10:43:57,607 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CBC/TBCPADDING". 10:43:57,608 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CBC/X9.23". 10:43:57,608 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CBC/X9.23PADDING". 10:43:57,608 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CBC/ZEROBYTE". 10:43:57,608 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CBC/ZEROBYTEPADDING". 10:43:57,608 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CCM/". 10:43:57,608 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CCM/NOPADDING". 10:43:57,608 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB/". 10:43:57,608 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB/ISO10126". 10:43:57,608 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB/ISO10126-2". 10:43:57,608 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB/ISO10126-2PADDING". 10:43:57,609 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB/ISO10126PADDING". 10:43:57,609 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB/ISO7816-4". 10:43:57,609 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB/ISO7816-4PADDING". 10:43:57,609 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB/NOPADDING". 10:43:57,609 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB/PKCS5". 10:43:57,609 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB/PKCS5PADDING". 10:43:57,609 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB/PKCS7". 10:43:57,609 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB/PKCS7PADDING". 10:43:57,609 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB/TBC". 10:43:57,609 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB/TBCPADDING". 10:43:57,609 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB/X9.23". 10:43:57,609 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB/X9.23PADDING". 10:43:57,609 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB/ZEROBYTE". 10:43:57,609 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB/ZEROBYTEPADDING". 10:43:57,609 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB104/". 10:43:57,609 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB104/ISO10126". 10:43:57,609 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB104/ISO10126-2". 10:43:57,609 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB104/ISO10126-2PADDING". 10:43:57,609 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB104/ISO10126PADDING". 10:43:57,609 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB104/ISO7816-4". 10:43:57,609 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB104/ISO7816-4PADDING". 10:43:57,609 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB104/NOPADDING". 10:43:57,609 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB104/PKCS5". 10:43:57,609 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB104/PKCS5PADDING". 10:43:57,609 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB104/PKCS7". 10:43:57,609 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB104/PKCS7PADDING". 10:43:57,609 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB104/TBC". 10:43:57,609 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB104/TBCPADDING". 10:43:57,609 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB104/X9.23". 10:43:57,610 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB104/X9.23PADDING". 10:43:57,610 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB104/ZEROBYTE". 10:43:57,610 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB104/ZEROBYTEPADDING". 10:43:57,610 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB112/". 10:43:57,610 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB112/ISO10126". 10:43:57,610 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB112/ISO10126-2". 10:43:57,610 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB112/ISO10126-2PADDING". 10:43:57,610 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB112/ISO10126PADDING". 10:43:57,610 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB112/ISO7816-4". 10:43:57,610 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB112/ISO7816-4PADDING". 10:43:57,610 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB112/NOPADDING". 10:43:57,610 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB112/PKCS5". 10:43:57,610 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB112/PKCS5PADDING". 10:43:57,610 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB112/PKCS7". 10:43:57,610 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB112/PKCS7PADDING". 10:43:57,610 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB112/TBC". 10:43:57,610 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB112/TBCPADDING". 10:43:57,610 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB112/X9.23". 10:43:57,610 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB112/X9.23PADDING". 10:43:57,610 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB112/ZEROBYTE". 10:43:57,610 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB112/ZEROBYTEPADDING". 10:43:57,610 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB120/". 10:43:57,610 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB120/ISO10126". 10:43:57,610 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB120/ISO10126-2". 10:43:57,610 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB120/ISO10126-2PADDING". 10:43:57,610 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB120/ISO10126PADDING". 10:43:57,610 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB120/ISO7816-4". 10:43:57,610 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB120/ISO7816-4PADDING". 10:43:57,610 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB120/NOPADDING". 10:43:57,610 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB120/PKCS5". 10:43:57,610 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB120/PKCS5PADDING". 10:43:57,610 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB120/PKCS7". 10:43:57,610 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB120/PKCS7PADDING". 10:43:57,610 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB120/TBC". 10:43:57,610 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB120/TBCPADDING". 10:43:57,611 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB120/X9.23". 10:43:57,611 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB120/X9.23PADDING". 10:43:57,611 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB120/ZEROBYTE". 10:43:57,611 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB120/ZEROBYTEPADDING". 10:43:57,611 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB128/". 10:43:57,611 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB128/ISO10126". 10:43:57,611 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB128/ISO10126-2". 10:43:57,611 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB128/ISO10126-2PADDING". 10:43:57,611 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB128/ISO10126PADDING". 10:43:57,611 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB128/ISO7816-4". 10:43:57,611 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB128/ISO7816-4PADDING". 10:43:57,611 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB128/NOPADDING". 10:43:57,611 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB128/PKCS5". 10:43:57,611 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB128/PKCS5PADDING". 10:43:57,611 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB128/PKCS7". 10:43:57,611 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB128/PKCS7PADDING". 10:43:57,611 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB128/TBC". 10:43:57,611 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB128/TBCPADDING". 10:43:57,611 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB128/X9.23". 10:43:57,611 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB128/X9.23PADDING". 10:43:57,611 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB128/ZEROBYTE". 10:43:57,611 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB128/ZEROBYTEPADDING". 10:43:57,611 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB136/". 10:43:57,611 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB136/ISO10126". 10:43:57,611 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB136/ISO10126-2". 10:43:57,611 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB136/ISO10126-2PADDING". 10:43:57,611 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB136/ISO10126PADDING". 10:43:57,611 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB136/ISO7816-4". 10:43:57,611 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB136/ISO7816-4PADDING". 10:43:57,611 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB136/NOPADDING". 10:43:57,611 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB136/PKCS5". 10:43:57,612 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB136/PKCS5PADDING". 10:43:57,612 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB136/PKCS7". 10:43:57,612 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB136/PKCS7PADDING". 10:43:57,612 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB136/TBC". 10:43:57,612 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB136/TBCPADDING". 10:43:57,612 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB136/X9.23". 10:43:57,612 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB136/X9.23PADDING". 10:43:57,612 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB136/ZEROBYTE". 10:43:57,612 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB136/ZEROBYTEPADDING". 10:43:57,612 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB144/". 10:43:57,612 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB144/ISO10126". 10:43:57,612 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB144/ISO10126-2". 10:43:57,612 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB144/ISO10126-2PADDING". 10:43:57,612 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB144/ISO10126PADDING". 10:43:57,612 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB144/ISO7816-4". 10:43:57,612 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB144/ISO7816-4PADDING". 10:43:57,612 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB144/NOPADDING". 10:43:57,612 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB144/PKCS5". 10:43:57,612 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB144/PKCS5PADDING". 10:43:57,612 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB144/PKCS7". 10:43:57,612 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB144/PKCS7PADDING". 10:43:57,612 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB144/TBC". 10:43:57,612 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB144/TBCPADDING". 10:43:57,612 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB144/X9.23". 10:43:57,612 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB144/X9.23PADDING". 10:43:57,612 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB144/ZEROBYTE". 10:43:57,612 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB144/ZEROBYTEPADDING". 10:43:57,612 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB152/". 10:43:57,612 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB152/ISO10126". 10:43:57,612 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB152/ISO10126-2". 10:43:57,612 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB152/ISO10126-2PADDING". 10:43:57,612 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB152/ISO10126PADDING". 10:43:57,612 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB152/ISO7816-4". 10:43:57,612 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB152/ISO7816-4PADDING". 10:43:57,612 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB152/NOPADDING". 10:43:57,612 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB152/PKCS5". 10:43:57,612 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB152/PKCS5PADDING". 10:43:57,612 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB152/PKCS7". 10:43:57,612 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB152/PKCS7PADDING". 10:43:57,613 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB152/TBC". 10:43:57,613 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB152/TBCPADDING". 10:43:57,613 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB152/X9.23". 10:43:57,613 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB152/X9.23PADDING". 10:43:57,613 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB152/ZEROBYTE". 10:43:57,613 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB152/ZEROBYTEPADDING". 10:43:57,613 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB16/". 10:43:57,613 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB16/ISO10126". 10:43:57,613 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB16/ISO10126-2". 10:43:57,613 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB16/ISO10126-2PADDING". 10:43:57,613 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB16/ISO10126PADDING". 10:43:57,613 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB16/ISO7816-4". 10:43:57,613 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB16/ISO7816-4PADDING". 10:43:57,613 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB16/NOPADDING". 10:43:57,613 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB16/PKCS5". 10:43:57,613 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB16/PKCS5PADDING". 10:43:57,613 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB16/PKCS7". 10:43:57,613 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB16/PKCS7PADDING". 10:43:57,613 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB16/TBC". 10:43:57,613 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB16/TBCPADDING". 10:43:57,613 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB16/X9.23". 10:43:57,613 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB16/X9.23PADDING". 10:43:57,613 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB16/ZEROBYTE". 10:43:57,613 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB16/ZEROBYTEPADDING". 10:43:57,613 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB160/". 10:43:57,613 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB160/ISO10126". 10:43:57,613 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB160/ISO10126-2". 10:43:57,613 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB160/ISO10126-2PADDING". 10:43:57,613 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB160/ISO10126PADDING". 10:43:57,614 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB160/ISO7816-4". 10:43:57,614 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB160/ISO7816-4PADDING". 10:43:57,614 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB160/NOPADDING". 10:43:57,614 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB160/PKCS5". 10:43:57,614 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB160/PKCS5PADDING". 10:43:57,614 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB160/PKCS7". 10:43:57,614 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB160/PKCS7PADDING". 10:43:57,614 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB160/TBC". 10:43:57,614 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB160/TBCPADDING". 10:43:57,614 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB160/X9.23". 10:43:57,614 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB160/X9.23PADDING". 10:43:57,614 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB160/ZEROBYTE". 10:43:57,614 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB160/ZEROBYTEPADDING". 10:43:57,614 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB168/". 10:43:57,614 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB168/ISO10126". 10:43:57,614 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB168/ISO10126-2". 10:43:57,614 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB168/ISO10126-2PADDING". 10:43:57,614 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB168/ISO10126PADDING". 10:43:57,614 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB168/ISO7816-4". 10:43:57,614 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB168/ISO7816-4PADDING". 10:43:57,614 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB168/NOPADDING". 10:43:57,614 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB168/PKCS5". 10:43:57,614 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB168/PKCS5PADDING". 10:43:57,614 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB168/PKCS7". 10:43:57,614 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB168/PKCS7PADDING". 10:43:57,614 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB168/TBC". 10:43:57,614 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB168/TBCPADDING". 10:43:57,614 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB168/X9.23". 10:43:57,614 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB168/X9.23PADDING". 10:43:57,614 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB168/ZEROBYTE". 10:43:57,614 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB168/ZEROBYTEPADDING". 10:43:57,614 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB176/". 10:43:57,614 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB176/ISO10126". 10:43:57,614 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB176/ISO10126-2". 10:43:57,614 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB176/ISO10126-2PADDING". 10:43:57,614 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB176/ISO10126PADDING". 10:43:57,614 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB176/ISO7816-4". 10:43:57,614 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB176/ISO7816-4PADDING". 10:43:57,614 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB176/NOPADDING". 10:43:57,614 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB176/PKCS5". 10:43:57,615 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB176/PKCS5PADDING". 10:43:57,615 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB176/PKCS7". 10:43:57,615 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB176/PKCS7PADDING". 10:43:57,615 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB176/TBC". 10:43:57,615 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB176/TBCPADDING". 10:43:57,615 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB176/X9.23". 10:43:57,615 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB176/X9.23PADDING". 10:43:57,615 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB176/ZEROBYTE". 10:43:57,615 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB176/ZEROBYTEPADDING". 10:43:57,615 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB184/". 10:43:57,615 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB184/ISO10126". 10:43:57,615 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB184/ISO10126-2". 10:43:57,615 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB184/ISO10126-2PADDING". 10:43:57,615 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB184/ISO10126PADDING". 10:43:57,615 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB184/ISO7816-4". 10:43:57,615 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB184/ISO7816-4PADDING". 10:43:57,615 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB184/NOPADDING". 10:43:57,615 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB184/PKCS5". 10:43:57,615 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB184/PKCS5PADDING". 10:43:57,615 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB184/PKCS7". 10:43:57,615 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB184/PKCS7PADDING". 10:43:57,615 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB184/TBC". 10:43:57,615 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB184/TBCPADDING". 10:43:57,615 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB184/X9.23". 10:43:57,615 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB184/X9.23PADDING". 10:43:57,615 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB184/ZEROBYTE". 10:43:57,615 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB184/ZEROBYTEPADDING". 10:43:57,615 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB192/". 10:43:57,615 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB192/ISO10126". 10:43:57,615 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB192/ISO10126-2". 10:43:57,616 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB192/ISO10126-2PADDING". 10:43:57,616 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB192/ISO10126PADDING". 10:43:57,616 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB192/ISO7816-4". 10:43:57,616 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB192/ISO7816-4PADDING". 10:43:57,616 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB192/NOPADDING". 10:43:57,616 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB192/PKCS5". 10:43:57,616 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB192/PKCS5PADDING". 10:43:57,616 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB192/PKCS7". 10:43:57,616 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB192/PKCS7PADDING". 10:43:57,616 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB192/TBC". 10:43:57,616 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB192/TBCPADDING". 10:43:57,616 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB192/X9.23". 10:43:57,616 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB192/X9.23PADDING". 10:43:57,616 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB192/ZEROBYTE". 10:43:57,616 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB192/ZEROBYTEPADDING". 10:43:57,616 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB200/". 10:43:57,616 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB200/ISO10126". 10:43:57,616 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB200/ISO10126-2". 10:43:57,616 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB200/ISO10126-2PADDING". 10:43:57,616 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB200/ISO10126PADDING". 10:43:57,616 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB200/ISO7816-4". 10:43:57,616 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB200/ISO7816-4PADDING". 10:43:57,616 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB200/NOPADDING". 10:43:57,616 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB200/PKCS5". 10:43:57,616 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB200/PKCS5PADDING". 10:43:57,616 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB200/PKCS7". 10:43:57,616 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB200/PKCS7PADDING". 10:43:57,616 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB200/TBC". 10:43:57,616 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB200/TBCPADDING". 10:43:57,616 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB200/X9.23". 10:43:57,616 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB200/X9.23PADDING". 10:43:57,616 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB200/ZEROBYTE". 10:43:57,616 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB200/ZEROBYTEPADDING". 10:43:57,616 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB208/". 10:43:57,616 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB208/ISO10126". 10:43:57,616 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB208/ISO10126-2". 10:43:57,616 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB208/ISO10126-2PADDING". 10:43:57,616 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB208/ISO10126PADDING". 10:43:57,616 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB208/ISO7816-4". 10:43:57,616 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB208/ISO7816-4PADDING". 10:43:57,616 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB208/NOPADDING". 10:43:57,616 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB208/PKCS5". 10:43:57,617 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB208/PKCS5PADDING". 10:43:57,617 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB208/PKCS7". 10:43:57,617 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB208/PKCS7PADDING". 10:43:57,617 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB208/TBC". 10:43:57,617 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB208/TBCPADDING". 10:43:57,617 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB208/X9.23". 10:43:57,617 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB208/X9.23PADDING". 10:43:57,617 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB208/ZEROBYTE". 10:43:57,617 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB208/ZEROBYTEPADDING". 10:43:57,617 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB216/". 10:43:57,617 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB216/ISO10126". 10:43:57,617 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB216/ISO10126-2". 10:43:57,617 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB216/ISO10126-2PADDING". 10:43:57,617 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB216/ISO10126PADDING". 10:43:57,617 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB216/ISO7816-4". 10:43:57,617 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB216/ISO7816-4PADDING". 10:43:57,617 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB216/NOPADDING". 10:43:57,617 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB216/PKCS5". 10:43:57,617 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB216/PKCS5PADDING". 10:43:57,617 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB216/PKCS7". 10:43:57,617 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB216/PKCS7PADDING". 10:43:57,617 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB216/TBC". 10:43:57,617 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB216/TBCPADDING". 10:43:57,617 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB216/X9.23". 10:43:57,617 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB216/X9.23PADDING". 10:43:57,617 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB216/ZEROBYTE". 10:43:57,617 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB216/ZEROBYTEPADDING". 10:43:57,617 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB224/". 10:43:57,617 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB224/ISO10126". 10:43:57,617 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB224/ISO10126-2". 10:43:57,617 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB224/ISO10126-2PADDING". 10:43:57,617 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB224/ISO10126PADDING". 10:43:57,617 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB224/ISO7816-4". 10:43:57,617 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB224/ISO7816-4PADDING". 10:43:57,617 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB224/NOPADDING". 10:43:57,617 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB224/PKCS5". 10:43:57,617 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB224/PKCS5PADDING". 10:43:57,617 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB224/PKCS7". 10:43:57,617 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB224/PKCS7PADDING". 10:43:57,617 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB224/TBC". 10:43:57,617 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB224/TBCPADDING". 10:43:57,617 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB224/X9.23". 10:43:57,617 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB224/X9.23PADDING". 10:43:57,618 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB224/ZEROBYTE". 10:43:57,618 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB224/ZEROBYTEPADDING". 10:43:57,618 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB232/". 10:43:57,618 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB232/ISO10126". 10:43:57,618 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB232/ISO10126-2". 10:43:57,618 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB232/ISO10126-2PADDING". 10:43:57,618 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB232/ISO10126PADDING". 10:43:57,618 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB232/ISO7816-4". 10:43:57,618 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB232/ISO7816-4PADDING". 10:43:57,618 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB232/NOPADDING". 10:43:57,618 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB232/PKCS5". 10:43:57,618 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB232/PKCS5PADDING". 10:43:57,618 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB232/PKCS7". 10:43:57,618 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB232/PKCS7PADDING". 10:43:57,618 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB232/TBC". 10:43:57,618 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB232/TBCPADDING". 10:43:57,618 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB232/X9.23". 10:43:57,618 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB232/X9.23PADDING". 10:43:57,618 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB232/ZEROBYTE". 10:43:57,618 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB232/ZEROBYTEPADDING". 10:43:57,618 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB24/". 10:43:57,618 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB24/ISO10126". 10:43:57,618 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB24/ISO10126-2". 10:43:57,618 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB24/ISO10126-2PADDING". 10:43:57,618 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB24/ISO10126PADDING". 10:43:57,618 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB24/ISO7816-4". 10:43:57,618 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB24/ISO7816-4PADDING". 10:43:57,618 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB24/NOPADDING". 10:43:57,618 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB24/PKCS5". 10:43:57,618 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB24/PKCS5PADDING". 10:43:57,618 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB24/PKCS7". 10:43:57,618 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB24/PKCS7PADDING". 10:43:57,618 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB24/TBC". 10:43:57,618 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB24/TBCPADDING". 10:43:57,618 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB24/X9.23". 10:43:57,618 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB24/X9.23PADDING". 10:43:57,618 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB24/ZEROBYTE". 10:43:57,618 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB24/ZEROBYTEPADDING". 10:43:57,618 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB240/". 10:43:57,618 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB240/ISO10126". 10:43:57,618 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB240/ISO10126-2". 10:43:57,618 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB240/ISO10126-2PADDING". 10:43:57,618 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB240/ISO10126PADDING". 10:43:57,618 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB240/ISO7816-4". 10:43:57,618 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB240/ISO7816-4PADDING". 10:43:57,618 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB240/NOPADDING". 10:43:57,619 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB240/PKCS5". 10:43:57,619 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB240/PKCS5PADDING". 10:43:57,619 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB240/PKCS7". 10:43:57,619 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB240/PKCS7PADDING". 10:43:57,619 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB240/TBC". 10:43:57,619 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB240/TBCPADDING". 10:43:57,619 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB240/X9.23". 10:43:57,619 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB240/X9.23PADDING". 10:43:57,619 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB240/ZEROBYTE". 10:43:57,619 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB240/ZEROBYTEPADDING". 10:43:57,619 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB248/". 10:43:57,619 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB248/ISO10126". 10:43:57,619 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB248/ISO10126-2". 10:43:57,619 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB248/ISO10126-2PADDING". 10:43:57,619 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB248/ISO10126PADDING". 10:43:57,619 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB248/ISO7816-4". 10:43:57,619 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB248/ISO7816-4PADDING". 10:43:57,619 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB248/NOPADDING". 10:43:57,619 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB248/PKCS5". 10:43:57,619 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB248/PKCS5PADDING". 10:43:57,619 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB248/PKCS7". 10:43:57,619 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB248/PKCS7PADDING". 10:43:57,619 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB248/TBC". 10:43:57,619 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB248/TBCPADDING". 10:43:57,619 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB248/X9.23". 10:43:57,619 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB248/X9.23PADDING". 10:43:57,619 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB248/ZEROBYTE". 10:43:57,619 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB248/ZEROBYTEPADDING". 10:43:57,620 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB256/". 10:43:57,620 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB256/ISO10126". 10:43:57,620 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB256/ISO10126-2". 10:43:57,620 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB256/ISO10126-2PADDING". 10:43:57,620 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB256/ISO10126PADDING". 10:43:57,620 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB256/ISO7816-4". 10:43:57,620 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB256/ISO7816-4PADDING". 10:43:57,620 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB256/NOPADDING". 10:43:57,620 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB256/PKCS5". 10:43:57,620 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB256/PKCS5PADDING". 10:43:57,620 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB256/PKCS7". 10:43:57,620 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB256/PKCS7PADDING". 10:43:57,620 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB256/TBC". 10:43:57,620 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB256/TBCPADDING". 10:43:57,620 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB256/X9.23". 10:43:57,620 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB256/X9.23PADDING". 10:43:57,620 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB256/ZEROBYTE". 10:43:57,620 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB256/ZEROBYTEPADDING". 10:43:57,620 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB32/". 10:43:57,620 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB32/ISO10126". 10:43:57,620 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB32/ISO10126-2". 10:43:57,620 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB32/ISO10126-2PADDING". 10:43:57,620 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB32/ISO10126PADDING". 10:43:57,620 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB32/ISO7816-4". 10:43:57,620 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB32/ISO7816-4PADDING". 10:43:57,620 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB32/NOPADDING". 10:43:57,620 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB32/PKCS5". 10:43:57,620 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB32/PKCS5PADDING". 10:43:57,620 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB32/PKCS7". 10:43:57,620 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB32/PKCS7PADDING". 10:43:57,620 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB32/TBC". 10:43:57,620 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB32/TBCPADDING". 10:43:57,620 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB32/X9.23". 10:43:57,620 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB32/X9.23PADDING". 10:43:57,620 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB32/ZEROBYTE". 10:43:57,620 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB32/ZEROBYTEPADDING". 10:43:57,620 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB40/". 10:43:57,620 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB40/ISO10126". 10:43:57,620 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB40/ISO10126-2". 10:43:57,620 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB40/ISO10126-2PADDING". 10:43:57,620 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB40/ISO10126PADDING". 10:43:57,620 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB40/ISO7816-4". 10:43:57,620 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB40/ISO7816-4PADDING". 10:43:57,620 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB40/NOPADDING". 10:43:57,620 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB40/PKCS5". 10:43:57,621 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB40/PKCS5PADDING". 10:43:57,621 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB40/PKCS7". 10:43:57,621 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB40/PKCS7PADDING". 10:43:57,621 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB40/TBC". 10:43:57,621 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB40/TBCPADDING". 10:43:57,621 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB40/X9.23". 10:43:57,621 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB40/X9.23PADDING". 10:43:57,621 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB40/ZEROBYTE". 10:43:57,621 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB40/ZEROBYTEPADDING". 10:43:57,621 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB48/". 10:43:57,621 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB48/ISO10126". 10:43:57,621 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB48/ISO10126-2". 10:43:57,621 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB48/ISO10126-2PADDING". 10:43:57,621 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB48/ISO10126PADDING". 10:43:57,621 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB48/ISO7816-4". 10:43:57,621 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB48/ISO7816-4PADDING". 10:43:57,621 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB48/NOPADDING". 10:43:57,621 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB48/PKCS5". 10:43:57,621 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB48/PKCS5PADDING". 10:43:57,621 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB48/PKCS7". 10:43:57,621 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB48/PKCS7PADDING". 10:43:57,621 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB48/TBC". 10:43:57,621 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB48/TBCPADDING". 10:43:57,621 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB48/X9.23". 10:43:57,621 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB48/X9.23PADDING". 10:43:57,621 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB48/ZEROBYTE". 10:43:57,621 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB48/ZEROBYTEPADDING". 10:43:57,621 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB56/". 10:43:57,621 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB56/ISO10126". 10:43:57,621 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB56/ISO10126-2". 10:43:57,621 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB56/ISO10126-2PADDING". 10:43:57,621 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB56/ISO10126PADDING". 10:43:57,621 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB56/ISO7816-4". 10:43:57,621 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB56/ISO7816-4PADDING". 10:43:57,621 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB56/NOPADDING". 10:43:57,622 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB56/PKCS5". 10:43:57,622 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB56/PKCS5PADDING". 10:43:57,622 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB56/PKCS7". 10:43:57,622 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB56/PKCS7PADDING". 10:43:57,622 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB56/TBC". 10:43:57,622 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB56/TBCPADDING". 10:43:57,622 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB56/X9.23". 10:43:57,622 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB56/X9.23PADDING". 10:43:57,622 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB56/ZEROBYTE". 10:43:57,622 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB56/ZEROBYTEPADDING". 10:43:57,622 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB64/". 10:43:57,622 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB64/ISO10126". 10:43:57,622 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB64/ISO10126-2". 10:43:57,622 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB64/ISO10126-2PADDING". 10:43:57,622 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB64/ISO10126PADDING". 10:43:57,622 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB64/ISO7816-4". 10:43:57,622 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB64/ISO7816-4PADDING". 10:43:57,622 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB64/NOPADDING". 10:43:57,622 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB64/PKCS5". 10:43:57,622 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB64/PKCS5PADDING". 10:43:57,622 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB64/PKCS7". 10:43:57,622 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB64/PKCS7PADDING". 10:43:57,622 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB64/TBC". 10:43:57,622 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB64/TBCPADDING". 10:43:57,622 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB64/X9.23". 10:43:57,622 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB64/X9.23PADDING". 10:43:57,622 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB64/ZEROBYTE". 10:43:57,622 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB64/ZEROBYTEPADDING". 10:43:57,622 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB72/". 10:43:57,622 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB72/ISO10126". 10:43:57,622 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB72/ISO10126-2". 10:43:57,622 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB72/ISO10126-2PADDING". 10:43:57,622 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB72/ISO10126PADDING". 10:43:57,622 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB72/ISO7816-4". 10:43:57,622 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB72/ISO7816-4PADDING". 10:43:57,622 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB72/NOPADDING". 10:43:57,622 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB72/PKCS5". 10:43:57,622 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB72/PKCS5PADDING". 10:43:57,622 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB72/PKCS7". 10:43:57,622 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB72/PKCS7PADDING". 10:43:57,623 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB72/TBC". 10:43:57,623 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB72/TBCPADDING". 10:43:57,623 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB72/X9.23". 10:43:57,623 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB72/X9.23PADDING". 10:43:57,623 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB72/ZEROBYTE". 10:43:57,623 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB72/ZEROBYTEPADDING". 10:43:57,623 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB8/". 10:43:57,623 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB8/ISO10126". 10:43:57,623 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB8/ISO10126-2". 10:43:57,623 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB8/ISO10126-2PADDING". 10:43:57,623 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB8/ISO10126PADDING". 10:43:57,623 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB8/ISO7816-4". 10:43:57,623 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB8/ISO7816-4PADDING". 10:43:57,623 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB8/NOPADDING". 10:43:57,623 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB8/PKCS5". 10:43:57,623 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB8/PKCS5PADDING". 10:43:57,623 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB8/PKCS7". 10:43:57,623 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB8/PKCS7PADDING". 10:43:57,623 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB8/TBC". 10:43:57,623 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB8/TBCPADDING". 10:43:57,623 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB8/X9.23". 10:43:57,623 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB8/X9.23PADDING". 10:43:57,623 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB8/ZEROBYTE". 10:43:57,623 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB8/ZEROBYTEPADDING". 10:43:57,623 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB80/". 10:43:57,623 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB80/ISO10126". 10:43:57,623 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB80/ISO10126-2". 10:43:57,623 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB80/ISO10126-2PADDING". 10:43:57,623 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB80/ISO10126PADDING". 10:43:57,623 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB80/ISO7816-4". 10:43:57,623 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB80/ISO7816-4PADDING". 10:43:57,623 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB80/NOPADDING". 10:43:57,623 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB80/PKCS5". 10:43:57,624 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB80/PKCS5PADDING". 10:43:57,624 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB80/PKCS7". 10:43:57,624 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB80/PKCS7PADDING". 10:43:57,624 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB80/TBC". 10:43:57,624 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB80/TBCPADDING". 10:43:57,624 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB80/X9.23". 10:43:57,624 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB80/X9.23PADDING". 10:43:57,624 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB80/ZEROBYTE". 10:43:57,624 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB80/ZEROBYTEPADDING". 10:43:57,624 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB88/". 10:43:57,624 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB88/ISO10126". 10:43:57,624 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB88/ISO10126-2". 10:43:57,624 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB88/ISO10126-2PADDING". 10:43:57,624 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB88/ISO10126PADDING". 10:43:57,624 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB88/ISO7816-4". 10:43:57,624 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB88/ISO7816-4PADDING". 10:43:57,624 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB88/NOPADDING". 10:43:57,624 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB88/PKCS5". 10:43:57,624 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB88/PKCS5PADDING". 10:43:57,624 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB88/PKCS7". 10:43:57,624 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB88/PKCS7PADDING". 10:43:57,624 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB88/TBC". 10:43:57,624 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB88/TBCPADDING". 10:43:57,624 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB88/X9.23". 10:43:57,624 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB88/X9.23PADDING". 10:43:57,624 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB88/ZEROBYTE". 10:43:57,624 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB88/ZEROBYTEPADDING". 10:43:57,624 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB96/". 10:43:57,624 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB96/ISO10126". 10:43:57,624 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB96/ISO10126-2". 10:43:57,624 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB96/ISO10126-2PADDING". 10:43:57,624 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB96/ISO10126PADDING". 10:43:57,624 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB96/ISO7816-4". 10:43:57,624 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB96/ISO7816-4PADDING". 10:43:57,624 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB96/NOPADDING". 10:43:57,624 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB96/PKCS5". 10:43:57,624 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB96/PKCS5PADDING". 10:43:57,624 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB96/PKCS7". 10:43:57,624 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB96/PKCS7PADDING". 10:43:57,624 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB96/TBC". 10:43:57,624 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB96/TBCPADDING". 10:43:57,625 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB96/X9.23". 10:43:57,625 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB96/X9.23PADDING". 10:43:57,625 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB96/ZEROBYTE". 10:43:57,625 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB96/ZEROBYTEPADDING". 10:43:57,625 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CTS/". 10:43:57,625 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CTS/NOPADDING". 10:43:57,625 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/EAX/". 10:43:57,625 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/EAX/NOPADDING". 10:43:57,625 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/ECB/". 10:43:57,625 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/ECB/NOPADDING". 10:43:57,625 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/GCM/". 10:43:57,626 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/GCM/NOPADDING". 10:43:57,626 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB/". 10:43:57,626 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB/ISO10126". 10:43:57,626 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB/ISO10126-2". 10:43:57,626 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB/ISO10126-2PADDING". 10:43:57,626 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB/ISO10126PADDING". 10:43:57,626 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB/ISO7816-4". 10:43:57,626 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB/ISO7816-4PADDING". 10:43:57,626 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB/NOPADDING". 10:43:57,626 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB/PKCS5". 10:43:57,626 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB/PKCS5PADDING". 10:43:57,626 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB/PKCS7". 10:43:57,626 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB/PKCS7PADDING". 10:43:57,626 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB/TBC". 10:43:57,626 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB/TBCPADDING". 10:43:57,626 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB/X9.23". 10:43:57,626 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB/X9.23PADDING". 10:43:57,626 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB/ZEROBYTE". 10:43:57,626 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB/ZEROBYTEPADDING". 10:43:57,626 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB104/". 10:43:57,626 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB104/ISO10126". 10:43:57,626 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB104/ISO10126-2". 10:43:57,626 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB104/ISO10126-2PADDING". 10:43:57,626 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB104/ISO10126PADDING". 10:43:57,626 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB104/ISO7816-4". 10:43:57,626 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB104/ISO7816-4PADDING". 10:43:57,626 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB104/NOPADDING". 10:43:57,626 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB104/PKCS5". 10:43:57,626 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB104/PKCS5PADDING". 10:43:57,626 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB104/PKCS7". 10:43:57,627 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB104/PKCS7PADDING". 10:43:57,627 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB104/TBC". 10:43:57,627 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB104/TBCPADDING". 10:43:57,627 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB104/X9.23". 10:43:57,627 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB104/X9.23PADDING". 10:43:57,627 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB104/ZEROBYTE". 10:43:57,627 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB104/ZEROBYTEPADDING". 10:43:57,627 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB112/". 10:43:57,627 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB112/ISO10126". 10:43:57,627 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB112/ISO10126-2". 10:43:57,627 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB112/ISO10126-2PADDING". 10:43:57,627 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB112/ISO10126PADDING". 10:43:57,627 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB112/ISO7816-4". 10:43:57,627 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB112/ISO7816-4PADDING". 10:43:57,627 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB112/NOPADDING". 10:43:57,627 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB112/PKCS5". 10:43:57,627 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB112/PKCS5PADDING". 10:43:57,627 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB112/PKCS7". 10:43:57,627 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB112/PKCS7PADDING". 10:43:57,627 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB112/TBC". 10:43:57,627 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB112/TBCPADDING". 10:43:57,627 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB112/X9.23". 10:43:57,627 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB112/X9.23PADDING". 10:43:57,627 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB112/ZEROBYTE". 10:43:57,627 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB112/ZEROBYTEPADDING". 10:43:57,627 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB120/". 10:43:57,627 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB120/ISO10126". 10:43:57,627 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB120/ISO10126-2". 10:43:57,627 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB120/ISO10126-2PADDING". 10:43:57,627 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB120/ISO10126PADDING". 10:43:57,627 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB120/ISO7816-4". 10:43:57,627 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB120/ISO7816-4PADDING". 10:43:57,627 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB120/NOPADDING". 10:43:57,627 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB120/PKCS5". 10:43:57,628 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB120/PKCS5PADDING". 10:43:57,628 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB120/PKCS7". 10:43:57,628 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB120/PKCS7PADDING". 10:43:57,628 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB120/TBC". 10:43:57,628 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB120/TBCPADDING". 10:43:57,628 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB120/X9.23". 10:43:57,628 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB120/X9.23PADDING". 10:43:57,628 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB120/ZEROBYTE". 10:43:57,628 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB120/ZEROBYTEPADDING". 10:43:57,628 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB128/". 10:43:57,628 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB128/ISO10126". 10:43:57,628 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB128/ISO10126-2". 10:43:57,628 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB128/ISO10126-2PADDING". 10:43:57,628 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB128/ISO10126PADDING". 10:43:57,628 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB128/ISO7816-4". 10:43:57,628 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB128/ISO7816-4PADDING". 10:43:57,628 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB128/NOPADDING". 10:43:57,628 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB128/PKCS5". 10:43:57,628 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB128/PKCS5PADDING". 10:43:57,628 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB128/PKCS7". 10:43:57,628 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB128/PKCS7PADDING". 10:43:57,628 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB128/TBC". 10:43:57,628 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB128/TBCPADDING". 10:43:57,628 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB128/X9.23". 10:43:57,628 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB128/X9.23PADDING". 10:43:57,628 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB128/ZEROBYTE". 10:43:57,628 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB128/ZEROBYTEPADDING". 10:43:57,628 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB136/". 10:43:57,628 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB136/ISO10126". 10:43:57,628 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB136/ISO10126-2". 10:43:57,628 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB136/ISO10126-2PADDING". 10:43:57,628 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB136/ISO10126PADDING". 10:43:57,628 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB136/ISO7816-4". 10:43:57,628 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB136/ISO7816-4PADDING". 10:43:57,628 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB136/NOPADDING". 10:43:57,628 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB136/PKCS5". 10:43:57,628 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB136/PKCS5PADDING". 10:43:57,628 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB136/PKCS7". 10:43:57,628 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB136/PKCS7PADDING". 10:43:57,628 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB136/TBC". 10:43:57,628 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB136/TBCPADDING". 10:43:57,628 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB136/X9.23". 10:43:57,629 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB136/X9.23PADDING". 10:43:57,629 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB136/ZEROBYTE". 10:43:57,629 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB136/ZEROBYTEPADDING". 10:43:57,629 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB144/". 10:43:57,629 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB144/ISO10126". 10:43:57,629 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB144/ISO10126-2". 10:43:57,629 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB144/ISO10126-2PADDING". 10:43:57,629 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB144/ISO10126PADDING". 10:43:57,629 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB144/ISO7816-4". 10:43:57,629 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB144/ISO7816-4PADDING". 10:43:57,629 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB144/NOPADDING". 10:43:57,629 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB144/PKCS5". 10:43:57,629 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB144/PKCS5PADDING". 10:43:57,629 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB144/PKCS7". 10:43:57,629 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB144/PKCS7PADDING". 10:43:57,629 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB144/TBC". 10:43:57,629 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB144/TBCPADDING". 10:43:57,629 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB144/X9.23". 10:43:57,629 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB144/X9.23PADDING". 10:43:57,629 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB144/ZEROBYTE". 10:43:57,629 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB144/ZEROBYTEPADDING". 10:43:57,629 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB152/". 10:43:57,629 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB152/ISO10126". 10:43:57,629 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB152/ISO10126-2". 10:43:57,629 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB152/ISO10126-2PADDING". 10:43:57,629 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB152/ISO10126PADDING". 10:43:57,629 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB152/ISO7816-4". 10:43:57,629 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB152/ISO7816-4PADDING". 10:43:57,629 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB152/NOPADDING". 10:43:57,629 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB152/PKCS5". 10:43:57,629 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB152/PKCS5PADDING". 10:43:57,629 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB152/PKCS7". 10:43:57,629 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB152/PKCS7PADDING". 10:43:57,629 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB152/TBC". 10:43:57,629 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB152/TBCPADDING". 10:43:57,629 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB152/X9.23". 10:43:57,629 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB152/X9.23PADDING". 10:43:57,629 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB152/ZEROBYTE". 10:43:57,629 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB152/ZEROBYTEPADDING". 10:43:57,630 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB16/". 10:43:57,630 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB16/ISO10126". 10:43:57,630 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB16/ISO10126-2". 10:43:57,630 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB16/ISO10126-2PADDING". 10:43:57,630 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB16/ISO10126PADDING". 10:43:57,630 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB16/ISO7816-4". 10:43:57,630 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB16/ISO7816-4PADDING". 10:43:57,630 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB16/NOPADDING". 10:43:57,630 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB16/PKCS5". 10:43:57,630 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB16/PKCS5PADDING". 10:43:57,630 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB16/PKCS7". 10:43:57,630 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB16/PKCS7PADDING". 10:43:57,630 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB16/TBC". 10:43:57,630 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB16/TBCPADDING". 10:43:57,630 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB16/X9.23". 10:43:57,630 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB16/X9.23PADDING". 10:43:57,630 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB16/ZEROBYTE". 10:43:57,630 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB16/ZEROBYTEPADDING". 10:43:57,630 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB160/". 10:43:57,630 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB160/ISO10126". 10:43:57,630 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB160/ISO10126-2". 10:43:57,630 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB160/ISO10126-2PADDING". 10:43:57,630 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB160/ISO10126PADDING". 10:43:57,630 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB160/ISO7816-4". 10:43:57,630 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB160/ISO7816-4PADDING". 10:43:57,630 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB160/NOPADDING". 10:43:57,630 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB160/PKCS5". 10:43:57,630 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB160/PKCS5PADDING". 10:43:57,630 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB160/PKCS7". 10:43:57,630 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB160/PKCS7PADDING". 10:43:57,630 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB160/TBC". 10:43:57,630 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB160/TBCPADDING". 10:43:57,630 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB160/X9.23". 10:43:57,630 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB160/X9.23PADDING". 10:43:57,630 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB160/ZEROBYTE". 10:43:57,630 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB160/ZEROBYTEPADDING". 10:43:57,630 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB168/". 10:43:57,630 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB168/ISO10126". 10:43:57,630 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB168/ISO10126-2". 10:43:57,630 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB168/ISO10126-2PADDING". 10:43:57,630 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB168/ISO10126PADDING". 10:43:57,630 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB168/ISO7816-4". 10:43:57,630 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB168/ISO7816-4PADDING". 10:43:57,631 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB168/NOPADDING". 10:43:57,631 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB168/PKCS5". 10:43:57,631 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB168/PKCS5PADDING". 10:43:57,631 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB168/PKCS7". 10:43:57,631 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB168/PKCS7PADDING". 10:43:57,631 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB168/TBC". 10:43:57,631 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB168/TBCPADDING". 10:43:57,631 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB168/X9.23". 10:43:57,631 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB168/X9.23PADDING". 10:43:57,631 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB168/ZEROBYTE". 10:43:57,631 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB168/ZEROBYTEPADDING". 10:43:57,631 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB176/". 10:43:57,631 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB176/ISO10126". 10:43:57,631 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB176/ISO10126-2". 10:43:57,631 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB176/ISO10126-2PADDING". 10:43:57,631 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB176/ISO10126PADDING". 10:43:57,631 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB176/ISO7816-4". 10:43:57,631 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB176/ISO7816-4PADDING". 10:43:57,631 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB176/NOPADDING". 10:43:57,631 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB176/PKCS5". 10:43:57,631 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB176/PKCS5PADDING". 10:43:57,631 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB176/PKCS7". 10:43:57,631 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB176/PKCS7PADDING". 10:43:57,631 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB176/TBC". 10:43:57,631 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB176/TBCPADDING". 10:43:57,631 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB176/X9.23". 10:43:57,631 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB176/X9.23PADDING". 10:43:57,631 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB176/ZEROBYTE". 10:43:57,631 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB176/ZEROBYTEPADDING". 10:43:57,631 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB184/". 10:43:57,631 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB184/ISO10126". 10:43:57,631 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB184/ISO10126-2". 10:43:57,631 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB184/ISO10126-2PADDING". 10:43:57,631 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB184/ISO10126PADDING". 10:43:57,631 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB184/ISO7816-4". 10:43:57,632 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB184/ISO7816-4PADDING". 10:43:57,632 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB184/NOPADDING". 10:43:57,632 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB184/PKCS5". 10:43:57,632 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB184/PKCS5PADDING". 10:43:57,632 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB184/PKCS7". 10:43:57,632 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB184/PKCS7PADDING". 10:43:57,632 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB184/TBC". 10:43:57,632 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB184/TBCPADDING". 10:43:57,632 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB184/X9.23". 10:43:57,632 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB184/X9.23PADDING". 10:43:57,632 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB184/ZEROBYTE". 10:43:57,632 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB184/ZEROBYTEPADDING". 10:43:57,632 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB192/". 10:43:57,632 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB192/ISO10126". 10:43:57,632 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB192/ISO10126-2". 10:43:57,632 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB192/ISO10126-2PADDING". 10:43:57,632 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB192/ISO10126PADDING". 10:43:57,632 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB192/ISO7816-4". 10:43:57,632 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB192/ISO7816-4PADDING". 10:43:57,632 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB192/NOPADDING". 10:43:57,632 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB192/PKCS5". 10:43:57,632 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB192/PKCS5PADDING". 10:43:57,632 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB192/PKCS7". 10:43:57,632 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB192/PKCS7PADDING". 10:43:57,632 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB192/TBC". 10:43:57,632 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB192/TBCPADDING". 10:43:57,632 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB192/X9.23". 10:43:57,632 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB192/X9.23PADDING". 10:43:57,632 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB192/ZEROBYTE". 10:43:57,632 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB192/ZEROBYTEPADDING". 10:43:57,632 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB200/". 10:43:57,632 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB200/ISO10126". 10:43:57,632 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB200/ISO10126-2". 10:43:57,632 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB200/ISO10126-2PADDING". 10:43:57,632 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB200/ISO10126PADDING". 10:43:57,632 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB200/ISO7816-4". 10:43:57,632 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB200/ISO7816-4PADDING". 10:43:57,632 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB200/NOPADDING". 10:43:57,633 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB200/PKCS5". 10:43:57,633 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB200/PKCS5PADDING". 10:43:57,633 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB200/PKCS7". 10:43:57,633 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB200/PKCS7PADDING". 10:43:57,633 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB200/TBC". 10:43:57,633 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB200/TBCPADDING". 10:43:57,633 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB200/X9.23". 10:43:57,633 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB200/X9.23PADDING". 10:43:57,633 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB200/ZEROBYTE". 10:43:57,633 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB200/ZEROBYTEPADDING". 10:43:57,633 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB208/". 10:43:57,633 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB208/ISO10126". 10:43:57,633 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB208/ISO10126-2". 10:43:57,633 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB208/ISO10126-2PADDING". 10:43:57,633 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB208/ISO10126PADDING". 10:43:57,633 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB208/ISO7816-4". 10:43:57,633 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB208/ISO7816-4PADDING". 10:43:57,633 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB208/NOPADDING". 10:43:57,633 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB208/PKCS5". 10:43:57,633 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB208/PKCS5PADDING". 10:43:57,633 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB208/PKCS7". 10:43:57,633 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB208/PKCS7PADDING". 10:43:57,633 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB208/TBC". 10:43:57,633 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB208/TBCPADDING". 10:43:57,633 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB208/X9.23". 10:43:57,633 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB208/X9.23PADDING". 10:43:57,633 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB208/ZEROBYTE". 10:43:57,633 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB208/ZEROBYTEPADDING". 10:43:57,633 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB216/". 10:43:57,633 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB216/ISO10126". 10:43:57,633 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB216/ISO10126-2". 10:43:57,633 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB216/ISO10126-2PADDING". 10:43:57,633 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB216/ISO10126PADDING". 10:43:57,633 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB216/ISO7816-4". 10:43:57,633 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB216/ISO7816-4PADDING". 10:43:57,633 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB216/NOPADDING". 10:43:57,633 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB216/PKCS5". 10:43:57,633 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB216/PKCS5PADDING". 10:43:57,633 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB216/PKCS7". 10:43:57,633 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB216/PKCS7PADDING". 10:43:57,633 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB216/TBC". 10:43:57,633 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB216/TBCPADDING". 10:43:57,633 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB216/X9.23". 10:43:57,634 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB216/X9.23PADDING". 10:43:57,634 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB216/ZEROBYTE". 10:43:57,634 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB216/ZEROBYTEPADDING". 10:43:57,634 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB224/". 10:43:57,634 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB224/ISO10126". 10:43:57,634 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB224/ISO10126-2". 10:43:57,634 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB224/ISO10126-2PADDING". 10:43:57,634 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB224/ISO10126PADDING". 10:43:57,634 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB224/ISO7816-4". 10:43:57,634 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB224/ISO7816-4PADDING". 10:43:57,634 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB224/NOPADDING". 10:43:57,634 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB224/PKCS5". 10:43:57,634 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB224/PKCS5PADDING". 10:43:57,634 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB224/PKCS7". 10:43:57,634 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB224/PKCS7PADDING". 10:43:57,634 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB224/TBC". 10:43:57,634 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB224/TBCPADDING". 10:43:57,634 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB224/X9.23". 10:43:57,634 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB224/X9.23PADDING". 10:43:57,634 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB224/ZEROBYTE". 10:43:57,634 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB224/ZEROBYTEPADDING". 10:43:57,634 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB232/". 10:43:57,634 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB232/ISO10126". 10:43:57,634 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB232/ISO10126-2". 10:43:57,634 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB232/ISO10126-2PADDING". 10:43:57,634 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB232/ISO10126PADDING". 10:43:57,634 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB232/ISO7816-4". 10:43:57,634 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB232/ISO7816-4PADDING". 10:43:57,634 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB232/NOPADDING". 10:43:57,634 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB232/PKCS5". 10:43:57,634 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB232/PKCS5PADDING". 10:43:57,634 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB232/PKCS7". 10:43:57,634 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB232/PKCS7PADDING". 10:43:57,634 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB232/TBC". 10:43:57,634 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB232/TBCPADDING". 10:43:57,634 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB232/X9.23". 10:43:57,634 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB232/X9.23PADDING". 10:43:57,634 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB232/ZEROBYTE". 10:43:57,634 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB232/ZEROBYTEPADDING". 10:43:57,634 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB24/". 10:43:57,634 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB24/ISO10126". 10:43:57,634 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB24/ISO10126-2". 10:43:57,635 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB24/ISO10126-2PADDING". 10:43:57,635 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB24/ISO10126PADDING". 10:43:57,635 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB24/ISO7816-4". 10:43:57,635 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB24/ISO7816-4PADDING". 10:43:57,635 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB24/NOPADDING". 10:43:57,635 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB24/PKCS5". 10:43:57,635 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB24/PKCS5PADDING". 10:43:57,635 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB24/PKCS7". 10:43:57,635 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB24/PKCS7PADDING". 10:43:57,635 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB24/TBC". 10:43:57,635 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB24/TBCPADDING". 10:43:57,635 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB24/X9.23". 10:43:57,635 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB24/X9.23PADDING". 10:43:57,635 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB24/ZEROBYTE". 10:43:57,635 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB24/ZEROBYTEPADDING". 10:43:57,635 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB240/". 10:43:57,635 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB240/ISO10126". 10:43:57,635 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB240/ISO10126-2". 10:43:57,635 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB240/ISO10126-2PADDING". 10:43:57,635 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB240/ISO10126PADDING". 10:43:57,635 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB240/ISO7816-4". 10:43:57,635 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB240/ISO7816-4PADDING". 10:43:57,635 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB240/NOPADDING". 10:43:57,635 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB240/PKCS5". 10:43:57,635 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB240/PKCS5PADDING". 10:43:57,635 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB240/PKCS7". 10:43:57,635 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB240/PKCS7PADDING". 10:43:57,635 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB240/TBC". 10:43:57,635 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB240/TBCPADDING". 10:43:57,635 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB240/X9.23". 10:43:57,635 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB240/X9.23PADDING". 10:43:57,635 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB240/ZEROBYTE". 10:43:57,635 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB240/ZEROBYTEPADDING". 10:43:57,635 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB248/". 10:43:57,636 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB248/ISO10126". 10:43:57,636 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB248/ISO10126-2". 10:43:57,636 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB248/ISO10126-2PADDING". 10:43:57,636 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB248/ISO10126PADDING". 10:43:57,636 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB248/ISO7816-4". 10:43:57,636 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB248/ISO7816-4PADDING". 10:43:57,636 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB248/NOPADDING". 10:43:57,636 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB248/PKCS5". 10:43:57,636 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB248/PKCS5PADDING". 10:43:57,636 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB248/PKCS7". 10:43:57,636 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB248/PKCS7PADDING". 10:43:57,636 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB248/TBC". 10:43:57,636 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB248/TBCPADDING". 10:43:57,636 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB248/X9.23". 10:43:57,636 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB248/X9.23PADDING". 10:43:57,636 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB248/ZEROBYTE". 10:43:57,636 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB248/ZEROBYTEPADDING". 10:43:57,636 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB256/". 10:43:57,636 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB256/ISO10126". 10:43:57,636 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB256/ISO10126-2". 10:43:57,636 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB256/ISO10126-2PADDING". 10:43:57,636 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB256/ISO10126PADDING". 10:43:57,636 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB256/ISO7816-4". 10:43:57,636 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB256/ISO7816-4PADDING". 10:43:57,636 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB256/NOPADDING". 10:43:57,636 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB256/PKCS5". 10:43:57,636 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB256/PKCS5PADDING". 10:43:57,636 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB256/PKCS7". 10:43:57,636 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB256/PKCS7PADDING". 10:43:57,636 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB256/TBC". 10:43:57,636 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB256/TBCPADDING". 10:43:57,636 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB256/X9.23". 10:43:57,636 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB256/X9.23PADDING". 10:43:57,636 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB256/ZEROBYTE". 10:43:57,636 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB256/ZEROBYTEPADDING". 10:43:57,636 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB32/". 10:43:57,636 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB32/ISO10126". 10:43:57,636 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB32/ISO10126-2". 10:43:57,636 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB32/ISO10126-2PADDING". 10:43:57,636 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB32/ISO10126PADDING". 10:43:57,636 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB32/ISO7816-4". 10:43:57,636 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB32/ISO7816-4PADDING". 10:43:57,636 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB32/NOPADDING". 10:43:57,636 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB32/PKCS5". 10:43:57,637 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB32/PKCS5PADDING". 10:43:57,637 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB32/PKCS7". 10:43:57,637 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB32/PKCS7PADDING". 10:43:57,637 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB32/TBC". 10:43:57,637 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB32/TBCPADDING". 10:43:57,637 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB32/X9.23". 10:43:57,637 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB32/X9.23PADDING". 10:43:57,637 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB32/ZEROBYTE". 10:43:57,637 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB32/ZEROBYTEPADDING". 10:43:57,637 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB40/". 10:43:57,637 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB40/ISO10126". 10:43:57,637 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB40/ISO10126-2". 10:43:57,637 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB40/ISO10126-2PADDING". 10:43:57,637 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB40/ISO10126PADDING". 10:43:57,637 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB40/ISO7816-4". 10:43:57,637 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB40/ISO7816-4PADDING". 10:43:57,637 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB40/NOPADDING". 10:43:57,637 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB40/PKCS5". 10:43:57,637 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB40/PKCS5PADDING". 10:43:57,637 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB40/PKCS7". 10:43:57,637 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB40/PKCS7PADDING". 10:43:57,637 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB40/TBC". 10:43:57,637 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB40/TBCPADDING". 10:43:57,637 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB40/X9.23". 10:43:57,637 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB40/X9.23PADDING". 10:43:57,637 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB40/ZEROBYTE". 10:43:57,637 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB40/ZEROBYTEPADDING". 10:43:57,637 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB48/". 10:43:57,637 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB48/ISO10126". 10:43:57,637 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB48/ISO10126-2". 10:43:57,637 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB48/ISO10126-2PADDING". 10:43:57,637 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB48/ISO10126PADDING". 10:43:57,637 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB48/ISO7816-4". 10:43:57,638 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB48/ISO7816-4PADDING". 10:43:57,638 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB48/NOPADDING". 10:43:57,638 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB48/PKCS5". 10:43:57,638 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB48/PKCS5PADDING". 10:43:57,638 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB48/PKCS7". 10:43:57,638 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB48/PKCS7PADDING". 10:43:57,638 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB48/TBC". 10:43:57,638 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB48/TBCPADDING". 10:43:57,638 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB48/X9.23". 10:43:57,638 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB48/X9.23PADDING". 10:43:57,638 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB48/ZEROBYTE". 10:43:57,638 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB48/ZEROBYTEPADDING". 10:43:57,638 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB56/". 10:43:57,638 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB56/ISO10126". 10:43:57,638 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB56/ISO10126-2". 10:43:57,638 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB56/ISO10126-2PADDING". 10:43:57,638 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB56/ISO10126PADDING". 10:43:57,638 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB56/ISO7816-4". 10:43:57,638 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB56/ISO7816-4PADDING". 10:43:57,638 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB56/NOPADDING". 10:43:57,638 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB56/PKCS5". 10:43:57,638 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB56/PKCS5PADDING". 10:43:57,638 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB56/PKCS7". 10:43:57,638 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB56/PKCS7PADDING". 10:43:57,638 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB56/TBC". 10:43:57,638 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB56/TBCPADDING". 10:43:57,638 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB56/X9.23". 10:43:57,638 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB56/X9.23PADDING". 10:43:57,638 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB56/ZEROBYTE". 10:43:57,638 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB56/ZEROBYTEPADDING". 10:43:57,638 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB64/". 10:43:57,638 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB64/ISO10126". 10:43:57,638 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB64/ISO10126-2". 10:43:57,638 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB64/ISO10126-2PADDING". 10:43:57,638 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB64/ISO10126PADDING". 10:43:57,638 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB64/ISO7816-4". 10:43:57,638 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB64/ISO7816-4PADDING". 10:43:57,638 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB64/NOPADDING". 10:43:57,638 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB64/PKCS5". 10:43:57,638 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB64/PKCS5PADDING". 10:43:57,638 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB64/PKCS7". 10:43:57,639 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB64/PKCS7PADDING". 10:43:57,639 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB64/TBC". 10:43:57,639 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB64/TBCPADDING". 10:43:57,639 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB64/X9.23". 10:43:57,639 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB64/X9.23PADDING". 10:43:57,639 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB64/ZEROBYTE". 10:43:57,639 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB64/ZEROBYTEPADDING". 10:43:57,639 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB72/". 10:43:57,639 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB72/ISO10126". 10:43:57,639 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB72/ISO10126-2". 10:43:57,639 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB72/ISO10126-2PADDING". 10:43:57,639 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB72/ISO10126PADDING". 10:43:57,639 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB72/ISO7816-4". 10:43:57,639 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB72/ISO7816-4PADDING". 10:43:57,639 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB72/NOPADDING". 10:43:57,639 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB72/PKCS5". 10:43:57,639 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB72/PKCS5PADDING". 10:43:57,639 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB72/PKCS7". 10:43:57,639 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB72/PKCS7PADDING". 10:43:57,639 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB72/TBC". 10:43:57,639 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB72/TBCPADDING". 10:43:57,639 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB72/X9.23". 10:43:57,639 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB72/X9.23PADDING". 10:43:57,639 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB72/ZEROBYTE". 10:43:57,639 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB72/ZEROBYTEPADDING". 10:43:57,639 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB8/". 10:43:57,639 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB8/ISO10126". 10:43:57,639 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB8/ISO10126-2". 10:43:57,639 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB8/ISO10126-2PADDING". 10:43:57,639 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB8/ISO10126PADDING". 10:43:57,639 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB8/ISO7816-4". 10:43:57,639 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB8/ISO7816-4PADDING". 10:43:57,640 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB8/NOPADDING". 10:43:57,640 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB8/PKCS5". 10:43:57,640 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB8/PKCS5PADDING". 10:43:57,640 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB8/PKCS7". 10:43:57,640 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB8/PKCS7PADDING". 10:43:57,640 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB8/TBC". 10:43:57,640 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB8/TBCPADDING". 10:43:57,640 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB8/X9.23". 10:43:57,640 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB8/X9.23PADDING". 10:43:57,640 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB8/ZEROBYTE". 10:43:57,640 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB8/ZEROBYTEPADDING". 10:43:57,640 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB80/". 10:43:57,640 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB80/ISO10126". 10:43:57,640 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB80/ISO10126-2". 10:43:57,640 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB80/ISO10126-2PADDING". 10:43:57,640 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB80/ISO10126PADDING". 10:43:57,640 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB80/ISO7816-4". 10:43:57,640 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB80/ISO7816-4PADDING". 10:43:57,640 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB80/NOPADDING". 10:43:57,640 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB80/PKCS5". 10:43:57,640 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB80/PKCS5PADDING". 10:43:57,640 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB80/PKCS7". 10:43:57,640 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB80/PKCS7PADDING". 10:43:57,640 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB80/TBC". 10:43:57,640 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB80/TBCPADDING". 10:43:57,640 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB80/X9.23". 10:43:57,640 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB80/X9.23PADDING". 10:43:57,640 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB80/ZEROBYTE". 10:43:57,640 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB80/ZEROBYTEPADDING". 10:43:57,640 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB88/". 10:43:57,640 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB88/ISO10126". 10:43:57,640 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB88/ISO10126-2". 10:43:57,640 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB88/ISO10126-2PADDING". 10:43:57,640 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB88/ISO10126PADDING". 10:43:57,640 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB88/ISO7816-4". 10:43:57,640 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB88/ISO7816-4PADDING". 10:43:57,640 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB88/NOPADDING". 10:43:57,640 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB88/PKCS5". 10:43:57,640 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB88/PKCS5PADDING". 10:43:57,640 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB88/PKCS7". 10:43:57,640 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB88/PKCS7PADDING". 10:43:57,640 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB88/TBC". 10:43:57,640 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB88/TBCPADDING". 10:43:57,640 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB88/X9.23". 10:43:57,640 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB88/X9.23PADDING". 10:43:57,641 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB88/ZEROBYTE". 10:43:57,641 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB88/ZEROBYTEPADDING". 10:43:57,641 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB96/". 10:43:57,641 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB96/ISO10126". 10:43:57,641 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB96/ISO10126-2". 10:43:57,641 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB96/ISO10126-2PADDING". 10:43:57,641 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB96/ISO10126PADDING". 10:43:57,641 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB96/ISO7816-4". 10:43:57,641 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB96/ISO7816-4PADDING". 10:43:57,641 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB96/NOPADDING". 10:43:57,641 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB96/PKCS5". 10:43:57,641 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB96/PKCS5PADDING". 10:43:57,641 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB96/PKCS7". 10:43:57,641 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB96/PKCS7PADDING". 10:43:57,641 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB96/TBC". 10:43:57,641 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB96/TBCPADDING". 10:43:57,641 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB96/X9.23". 10:43:57,641 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB96/X9.23PADDING". 10:43:57,641 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB96/ZEROBYTE". 10:43:57,641 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB96/ZEROBYTEPADDING". 10:43:57,641 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/SIC/". 10:43:57,641 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/SIC/ISO10126". 10:43:57,641 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/SIC/ISO10126-2". 10:43:57,641 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/SIC/ISO10126-2PADDING". 10:43:57,641 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/SIC/ISO10126PADDING". 10:43:57,641 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/SIC/ISO7816-4". 10:43:57,641 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/SIC/ISO7816-4PADDING". 10:43:57,641 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/SIC/NOPADDING". 10:43:57,641 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/SIC/PKCS5". 10:43:57,642 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/SIC/PKCS5PADDING". 10:43:57,642 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/SIC/PKCS7". 10:43:57,642 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/SIC/PKCS7PADDING". 10:43:57,642 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/SIC/TBC". 10:43:57,642 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/SIC/TBCPADDING". 10:43:57,642 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/SIC/X9.23". 10:43:57,642 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/SIC/X9.23PADDING". 10:43:57,642 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/SIC/ZEROBYTE". 10:43:57,642 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/SIC/ZEROBYTEPADDING". 10:43:57,642 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6//". 10:43:57,642 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6//NOPADDING". 10:43:57,642 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CBC-CTS/". 10:43:57,642 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CBC-CTS/NOPADDING". 10:43:57,642 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CBC/". 10:43:57,642 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CBC/ISO10126". 10:43:57,642 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CBC/ISO10126-2". 10:43:57,642 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CBC/ISO10126-2PADDING". 10:43:57,642 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CBC/ISO10126PADDING". 10:43:57,642 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CBC/ISO7816-4". 10:43:57,642 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CBC/ISO7816-4PADDING". 10:43:57,642 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CBC/NOPADDING". 10:43:57,642 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CBC/PKCS5". 10:43:57,642 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CBC/PKCS5PADDING". 10:43:57,643 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CBC/PKCS7". 10:43:57,643 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CBC/PKCS7PADDING". 10:43:57,643 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CBC/TBC". 10:43:57,643 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CBC/TBCPADDING". 10:43:57,643 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CBC/X9.23". 10:43:57,643 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CBC/X9.23PADDING". 10:43:57,644 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CBC/ZEROBYTE". 10:43:57,644 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CBC/ZEROBYTEPADDING". 10:43:57,644 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CCM/". 10:43:57,644 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CCM/NOPADDING". 10:43:57,644 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB/". 10:43:57,644 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB/ISO10126". 10:43:57,644 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB/ISO10126-2". 10:43:57,644 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB/ISO10126-2PADDING". 10:43:57,644 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB/ISO10126PADDING". 10:43:57,644 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB/ISO7816-4". 10:43:57,644 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB/ISO7816-4PADDING". 10:43:57,644 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB/NOPADDING". 10:43:57,644 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB/PKCS5". 10:43:57,644 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB/PKCS5PADDING". 10:43:57,644 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB/PKCS7". 10:43:57,644 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB/PKCS7PADDING". 10:43:57,644 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB/TBC". 10:43:57,644 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB/TBCPADDING". 10:43:57,644 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB/X9.23". 10:43:57,644 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB/X9.23PADDING". 10:43:57,644 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB/ZEROBYTE". 10:43:57,644 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB/ZEROBYTEPADDING". 10:43:57,644 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB104/". 10:43:57,644 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB104/ISO10126". 10:43:57,644 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB104/ISO10126-2". 10:43:57,644 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB104/ISO10126-2PADDING". 10:43:57,644 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB104/ISO10126PADDING". 10:43:57,644 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB104/ISO7816-4". 10:43:57,644 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB104/ISO7816-4PADDING". 10:43:57,644 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB104/NOPADDING". 10:43:57,644 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB104/PKCS5". 10:43:57,645 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB104/PKCS5PADDING". 10:43:57,645 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB104/PKCS7". 10:43:57,645 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB104/PKCS7PADDING". 10:43:57,645 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB104/TBC". 10:43:57,645 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB104/TBCPADDING". 10:43:57,645 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB104/X9.23". 10:43:57,645 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB104/X9.23PADDING". 10:43:57,645 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB104/ZEROBYTE". 10:43:57,645 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB104/ZEROBYTEPADDING". 10:43:57,645 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB112/". 10:43:57,645 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB112/ISO10126". 10:43:57,645 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB112/ISO10126-2". 10:43:57,645 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB112/ISO10126-2PADDING". 10:43:57,645 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB112/ISO10126PADDING". 10:43:57,645 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB112/ISO7816-4". 10:43:57,645 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB112/ISO7816-4PADDING". 10:43:57,645 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB112/NOPADDING". 10:43:57,645 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB112/PKCS5". 10:43:57,645 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB112/PKCS5PADDING". 10:43:57,645 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB112/PKCS7". 10:43:57,645 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB112/PKCS7PADDING". 10:43:57,645 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB112/TBC". 10:43:57,645 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB112/TBCPADDING". 10:43:57,645 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB112/X9.23". 10:43:57,645 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB112/X9.23PADDING". 10:43:57,645 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB112/ZEROBYTE". 10:43:57,645 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB112/ZEROBYTEPADDING". 10:43:57,645 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB120/". 10:43:57,645 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB120/ISO10126". 10:43:57,645 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB120/ISO10126-2". 10:43:57,645 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB120/ISO10126-2PADDING". 10:43:57,645 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB120/ISO10126PADDING". 10:43:57,645 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB120/ISO7816-4". 10:43:57,645 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB120/ISO7816-4PADDING". 10:43:57,645 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB120/NOPADDING". 10:43:57,645 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB120/PKCS5". 10:43:57,645 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB120/PKCS5PADDING". 10:43:57,646 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB120/PKCS7". 10:43:57,646 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB120/PKCS7PADDING". 10:43:57,646 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB120/TBC". 10:43:57,646 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB120/TBCPADDING". 10:43:57,646 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB120/X9.23". 10:43:57,646 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB120/X9.23PADDING". 10:43:57,646 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB120/ZEROBYTE". 10:43:57,646 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB120/ZEROBYTEPADDING". 10:43:57,646 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB128/". 10:43:57,646 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB128/ISO10126". 10:43:57,646 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB128/ISO10126-2". 10:43:57,646 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB128/ISO10126-2PADDING". 10:43:57,646 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB128/ISO10126PADDING". 10:43:57,646 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB128/ISO7816-4". 10:43:57,646 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB128/ISO7816-4PADDING". 10:43:57,646 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB128/NOPADDING". 10:43:57,646 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB128/PKCS5". 10:43:57,646 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB128/PKCS5PADDING". 10:43:57,646 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB128/PKCS7". 10:43:57,646 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB128/PKCS7PADDING". 10:43:57,646 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB128/TBC". 10:43:57,646 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB128/TBCPADDING". 10:43:57,646 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB128/X9.23". 10:43:57,646 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB128/X9.23PADDING". 10:43:57,646 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB128/ZEROBYTE". 10:43:57,646 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB128/ZEROBYTEPADDING". 10:43:57,646 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB136/". 10:43:57,646 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB136/ISO10126". 10:43:57,646 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB136/ISO10126-2". 10:43:57,646 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB136/ISO10126-2PADDING". 10:43:57,646 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB136/ISO10126PADDING". 10:43:57,646 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB136/ISO7816-4". 10:43:57,646 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB136/ISO7816-4PADDING". 10:43:57,646 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB136/NOPADDING". 10:43:57,646 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB136/PKCS5". 10:43:57,646 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB136/PKCS5PADDING". 10:43:57,646 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB136/PKCS7". 10:43:57,647 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB136/PKCS7PADDING". 10:43:57,647 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB136/TBC". 10:43:57,647 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB136/TBCPADDING". 10:43:57,647 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB136/X9.23". 10:43:57,647 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB136/X9.23PADDING". 10:43:57,647 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB136/ZEROBYTE". 10:43:57,647 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB136/ZEROBYTEPADDING". 10:43:57,647 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB144/". 10:43:57,647 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB144/ISO10126". 10:43:57,647 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB144/ISO10126-2". 10:43:57,647 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB144/ISO10126-2PADDING". 10:43:57,647 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB144/ISO10126PADDING". 10:43:57,647 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB144/ISO7816-4". 10:43:57,647 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB144/ISO7816-4PADDING". 10:43:57,647 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB144/NOPADDING". 10:43:57,647 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB144/PKCS5". 10:43:57,647 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB144/PKCS5PADDING". 10:43:57,647 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB144/PKCS7". 10:43:57,647 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB144/PKCS7PADDING". 10:43:57,647 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB144/TBC". 10:43:57,647 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB144/TBCPADDING". 10:43:57,647 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB144/X9.23". 10:43:57,647 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB144/X9.23PADDING". 10:43:57,647 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB144/ZEROBYTE". 10:43:57,647 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB144/ZEROBYTEPADDING". 10:43:57,647 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB152/". 10:43:57,647 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB152/ISO10126". 10:43:57,647 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB152/ISO10126-2". 10:43:57,647 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB152/ISO10126-2PADDING". 10:43:57,647 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB152/ISO10126PADDING". 10:43:57,647 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB152/ISO7816-4". 10:43:57,647 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB152/ISO7816-4PADDING". 10:43:57,648 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB152/NOPADDING". 10:43:57,648 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB152/PKCS5". 10:43:57,648 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB152/PKCS5PADDING". 10:43:57,648 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB152/PKCS7". 10:43:57,648 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB152/PKCS7PADDING". 10:43:57,648 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB152/TBC". 10:43:57,648 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB152/TBCPADDING". 10:43:57,648 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB152/X9.23". 10:43:57,648 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB152/X9.23PADDING". 10:43:57,648 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB152/ZEROBYTE". 10:43:57,648 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB152/ZEROBYTEPADDING". 10:43:57,648 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB16/". 10:43:57,648 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB16/ISO10126". 10:43:57,648 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB16/ISO10126-2". 10:43:57,648 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB16/ISO10126-2PADDING". 10:43:57,648 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB16/ISO10126PADDING". 10:43:57,648 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB16/ISO7816-4". 10:43:57,648 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB16/ISO7816-4PADDING". 10:43:57,648 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB16/NOPADDING". 10:43:57,648 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB16/PKCS5". 10:43:57,648 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB16/PKCS5PADDING". 10:43:57,648 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB16/PKCS7". 10:43:57,648 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB16/PKCS7PADDING". 10:43:57,648 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB16/TBC". 10:43:57,648 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB16/TBCPADDING". 10:43:57,648 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB16/X9.23". 10:43:57,648 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB16/X9.23PADDING". 10:43:57,648 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB16/ZEROBYTE". 10:43:57,648 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB16/ZEROBYTEPADDING". 10:43:57,648 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB160/". 10:43:57,648 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB160/ISO10126". 10:43:57,648 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB160/ISO10126-2". 10:43:57,648 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB160/ISO10126-2PADDING". 10:43:57,648 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB160/ISO10126PADDING". 10:43:57,648 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB160/ISO7816-4". 10:43:57,648 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB160/ISO7816-4PADDING". 10:43:57,648 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB160/NOPADDING". 10:43:57,648 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB160/PKCS5". 10:43:57,648 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB160/PKCS5PADDING". 10:43:57,648 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB160/PKCS7". 10:43:57,649 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB160/PKCS7PADDING". 10:43:57,649 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB160/TBC". 10:43:57,649 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB160/TBCPADDING". 10:43:57,649 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB160/X9.23". 10:43:57,649 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB160/X9.23PADDING". 10:43:57,649 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB160/ZEROBYTE". 10:43:57,649 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB160/ZEROBYTEPADDING". 10:43:57,649 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB168/". 10:43:57,649 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB168/ISO10126". 10:43:57,649 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB168/ISO10126-2". 10:43:57,649 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB168/ISO10126-2PADDING". 10:43:57,649 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB168/ISO10126PADDING". 10:43:57,649 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB168/ISO7816-4". 10:43:57,649 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB168/ISO7816-4PADDING". 10:43:57,649 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB168/NOPADDING". 10:43:57,649 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB168/PKCS5". 10:43:57,649 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB168/PKCS5PADDING". 10:43:57,649 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB168/PKCS7". 10:43:57,649 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB168/PKCS7PADDING". 10:43:57,649 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB168/TBC". 10:43:57,649 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB168/TBCPADDING". 10:43:57,649 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB168/X9.23". 10:43:57,649 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB168/X9.23PADDING". 10:43:57,649 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB168/ZEROBYTE". 10:43:57,649 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB168/ZEROBYTEPADDING". 10:43:57,649 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB176/". 10:43:57,649 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB176/ISO10126". 10:43:57,649 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB176/ISO10126-2". 10:43:57,649 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB176/ISO10126-2PADDING". 10:43:57,650 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB176/ISO10126PADDING". 10:43:57,650 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB176/ISO7816-4". 10:43:57,650 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB176/ISO7816-4PADDING". 10:43:57,650 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB176/NOPADDING". 10:43:57,650 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB176/PKCS5". 10:43:57,650 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB176/PKCS5PADDING". 10:43:57,650 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB176/PKCS7". 10:43:57,650 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB176/PKCS7PADDING". 10:43:57,650 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB176/TBC". 10:43:57,650 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB176/TBCPADDING". 10:43:57,650 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB176/X9.23". 10:43:57,650 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB176/X9.23PADDING". 10:43:57,650 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB176/ZEROBYTE". 10:43:57,650 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB176/ZEROBYTEPADDING". 10:43:57,650 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB184/". 10:43:57,650 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB184/ISO10126". 10:43:57,650 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB184/ISO10126-2". 10:43:57,650 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB184/ISO10126-2PADDING". 10:43:57,650 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB184/ISO10126PADDING". 10:43:57,650 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB184/ISO7816-4". 10:43:57,650 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB184/ISO7816-4PADDING". 10:43:57,650 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB184/NOPADDING". 10:43:57,650 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB184/PKCS5". 10:43:57,650 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB184/PKCS5PADDING". 10:43:57,650 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB184/PKCS7". 10:43:57,650 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB184/PKCS7PADDING". 10:43:57,650 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB184/TBC". 10:43:57,650 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB184/TBCPADDING". 10:43:57,650 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB184/X9.23". 10:43:57,650 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB184/X9.23PADDING". 10:43:57,650 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB184/ZEROBYTE". 10:43:57,650 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB184/ZEROBYTEPADDING". 10:43:57,650 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB192/". 10:43:57,650 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB192/ISO10126". 10:43:57,650 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB192/ISO10126-2". 10:43:57,650 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB192/ISO10126-2PADDING". 10:43:57,650 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB192/ISO10126PADDING". 10:43:57,651 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB192/ISO7816-4". 10:43:57,651 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB192/ISO7816-4PADDING". 10:43:57,651 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB192/NOPADDING". 10:43:57,651 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB192/PKCS5". 10:43:57,651 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB192/PKCS5PADDING". 10:43:57,651 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB192/PKCS7". 10:43:57,651 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB192/PKCS7PADDING". 10:43:57,651 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB192/TBC". 10:43:57,651 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB192/TBCPADDING". 10:43:57,651 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB192/X9.23". 10:43:57,651 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB192/X9.23PADDING". 10:43:57,651 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB192/ZEROBYTE". 10:43:57,651 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB192/ZEROBYTEPADDING". 10:43:57,651 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB200/". 10:43:57,651 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB200/ISO10126". 10:43:57,651 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB200/ISO10126-2". 10:43:57,651 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB200/ISO10126-2PADDING". 10:43:57,651 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB200/ISO10126PADDING". 10:43:57,651 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB200/ISO7816-4". 10:43:57,651 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB200/ISO7816-4PADDING". 10:43:57,651 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB200/NOPADDING". 10:43:57,651 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB200/PKCS5". 10:43:57,651 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB200/PKCS5PADDING". 10:43:57,651 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB200/PKCS7". 10:43:57,651 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB200/PKCS7PADDING". 10:43:57,651 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB200/TBC". 10:43:57,651 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB200/TBCPADDING". 10:43:57,651 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB200/X9.23". 10:43:57,651 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB200/X9.23PADDING". 10:43:57,651 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB200/ZEROBYTE". 10:43:57,652 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB200/ZEROBYTEPADDING". 10:43:57,652 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB208/". 10:43:57,652 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB208/ISO10126". 10:43:57,652 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB208/ISO10126-2". 10:43:57,652 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB208/ISO10126-2PADDING". 10:43:57,652 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB208/ISO10126PADDING". 10:43:57,652 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB208/ISO7816-4". 10:43:57,652 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB208/ISO7816-4PADDING". 10:43:57,652 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB208/NOPADDING". 10:43:57,652 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB208/PKCS5". 10:43:57,652 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB208/PKCS5PADDING". 10:43:57,652 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB208/PKCS7". 10:43:57,652 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB208/PKCS7PADDING". 10:43:57,652 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB208/TBC". 10:43:57,652 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB208/TBCPADDING". 10:43:57,652 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB208/X9.23". 10:43:57,652 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB208/X9.23PADDING". 10:43:57,652 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB208/ZEROBYTE". 10:43:57,652 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB208/ZEROBYTEPADDING". 10:43:57,652 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB216/". 10:43:57,652 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB216/ISO10126". 10:43:57,652 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB216/ISO10126-2". 10:43:57,652 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB216/ISO10126-2PADDING". 10:43:57,652 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB216/ISO10126PADDING". 10:43:57,652 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB216/ISO7816-4". 10:43:57,652 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB216/ISO7816-4PADDING". 10:43:57,652 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB216/NOPADDING". 10:43:57,652 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB216/PKCS5". 10:43:57,652 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB216/PKCS5PADDING". 10:43:57,652 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB216/PKCS7". 10:43:57,652 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB216/PKCS7PADDING". 10:43:57,652 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB216/TBC". 10:43:57,652 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB216/TBCPADDING". 10:43:57,652 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB216/X9.23". 10:43:57,652 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB216/X9.23PADDING". 10:43:57,652 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB216/ZEROBYTE". 10:43:57,652 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB216/ZEROBYTEPADDING". 10:43:57,652 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB224/". 10:43:57,652 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB224/ISO10126". 10:43:57,652 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB224/ISO10126-2". 10:43:57,652 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB224/ISO10126-2PADDING". 10:43:57,652 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB224/ISO10126PADDING". 10:43:57,652 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB224/ISO7816-4". 10:43:57,652 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB224/ISO7816-4PADDING". 10:43:57,652 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB224/NOPADDING". 10:43:57,652 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB224/PKCS5". 10:43:57,652 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB224/PKCS5PADDING". 10:43:57,653 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB224/PKCS7". 10:43:57,653 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB224/PKCS7PADDING". 10:43:57,653 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB224/TBC". 10:43:57,653 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB224/TBCPADDING". 10:43:57,653 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB224/X9.23". 10:43:57,653 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB224/X9.23PADDING". 10:43:57,653 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB224/ZEROBYTE". 10:43:57,653 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB224/ZEROBYTEPADDING". 10:43:57,653 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB232/". 10:43:57,653 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB232/ISO10126". 10:43:57,653 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB232/ISO10126-2". 10:43:57,653 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB232/ISO10126-2PADDING". 10:43:57,653 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB232/ISO10126PADDING". 10:43:57,653 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB232/ISO7816-4". 10:43:57,653 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB232/ISO7816-4PADDING". 10:43:57,653 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB232/NOPADDING". 10:43:57,653 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB232/PKCS5". 10:43:57,653 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB232/PKCS5PADDING". 10:43:57,653 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB232/PKCS7". 10:43:57,653 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB232/PKCS7PADDING". 10:43:57,653 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB232/TBC". 10:43:57,653 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB232/TBCPADDING". 10:43:57,653 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB232/X9.23". 10:43:57,653 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB232/X9.23PADDING". 10:43:57,653 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB232/ZEROBYTE". 10:43:57,653 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB232/ZEROBYTEPADDING". 10:43:57,653 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB24/". 10:43:57,653 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB24/ISO10126". 10:43:57,653 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB24/ISO10126-2". 10:43:57,653 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB24/ISO10126-2PADDING". 10:43:57,653 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB24/ISO10126PADDING". 10:43:57,653 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB24/ISO7816-4". 10:43:57,653 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB24/ISO7816-4PADDING". 10:43:57,653 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB24/NOPADDING". 10:43:57,653 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB24/PKCS5". 10:43:57,653 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB24/PKCS5PADDING". 10:43:57,653 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB24/PKCS7". 10:43:57,653 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB24/PKCS7PADDING". 10:43:57,653 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB24/TBC". 10:43:57,653 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB24/TBCPADDING". 10:43:57,653 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB24/X9.23". 10:43:57,653 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB24/X9.23PADDING". 10:43:57,653 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB24/ZEROBYTE". 10:43:57,653 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB24/ZEROBYTEPADDING". 10:43:57,653 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB240/". 10:43:57,654 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB240/ISO10126". 10:43:57,654 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB240/ISO10126-2". 10:43:57,654 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB240/ISO10126-2PADDING". 10:43:57,654 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB240/ISO10126PADDING". 10:43:57,654 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB240/ISO7816-4". 10:43:57,654 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB240/ISO7816-4PADDING". 10:43:57,654 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB240/NOPADDING". 10:43:57,654 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB240/PKCS5". 10:43:57,654 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB240/PKCS5PADDING". 10:43:57,654 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB240/PKCS7". 10:43:57,654 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB240/PKCS7PADDING". 10:43:57,654 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB240/TBC". 10:43:57,654 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB240/TBCPADDING". 10:43:57,654 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB240/X9.23". 10:43:57,654 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB240/X9.23PADDING". 10:43:57,654 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB240/ZEROBYTE". 10:43:57,654 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB240/ZEROBYTEPADDING". 10:43:57,654 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB248/". 10:43:57,654 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB248/ISO10126". 10:43:57,654 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB248/ISO10126-2". 10:43:57,654 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB248/ISO10126-2PADDING". 10:43:57,654 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB248/ISO10126PADDING". 10:43:57,654 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB248/ISO7816-4". 10:43:57,654 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB248/ISO7816-4PADDING". 10:43:57,654 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB248/NOPADDING". 10:43:57,654 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB248/PKCS5". 10:43:57,654 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB248/PKCS5PADDING". 10:43:57,654 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB248/PKCS7". 10:43:57,654 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB248/PKCS7PADDING". 10:43:57,654 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB248/TBC". 10:43:57,654 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB248/TBCPADDING". 10:43:57,654 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB248/X9.23". 10:43:57,654 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB248/X9.23PADDING". 10:43:57,654 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB248/ZEROBYTE". 10:43:57,654 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB248/ZEROBYTEPADDING". 10:43:57,654 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB256/". 10:43:57,654 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB256/ISO10126". 10:43:57,654 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB256/ISO10126-2". 10:43:57,654 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB256/ISO10126-2PADDING". 10:43:57,654 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB256/ISO10126PADDING". 10:43:57,654 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB256/ISO7816-4". 10:43:57,655 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB256/ISO7816-4PADDING". 10:43:57,655 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB256/NOPADDING". 10:43:57,655 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB256/PKCS5". 10:43:57,655 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB256/PKCS5PADDING". 10:43:57,655 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB256/PKCS7". 10:43:57,655 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB256/PKCS7PADDING". 10:43:57,655 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB256/TBC". 10:43:57,655 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB256/TBCPADDING". 10:43:57,655 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB256/X9.23". 10:43:57,655 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB256/X9.23PADDING". 10:43:57,655 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB256/ZEROBYTE". 10:43:57,655 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB256/ZEROBYTEPADDING". 10:43:57,655 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB32/". 10:43:57,655 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB32/ISO10126". 10:43:57,655 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB32/ISO10126-2". 10:43:57,655 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB32/ISO10126-2PADDING". 10:43:57,655 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB32/ISO10126PADDING". 10:43:57,655 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB32/ISO7816-4". 10:43:57,655 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB32/ISO7816-4PADDING". 10:43:57,655 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB32/NOPADDING". 10:43:57,655 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB32/PKCS5". 10:43:57,655 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB32/PKCS5PADDING". 10:43:57,655 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB32/PKCS7". 10:43:57,655 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB32/PKCS7PADDING". 10:43:57,655 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB32/TBC". 10:43:57,655 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB32/TBCPADDING". 10:43:57,655 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB32/X9.23". 10:43:57,655 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB32/X9.23PADDING". 10:43:57,655 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB32/ZEROBYTE". 10:43:57,655 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB32/ZEROBYTEPADDING". 10:43:57,655 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB40/". 10:43:57,655 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB40/ISO10126". 10:43:57,656 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB40/ISO10126-2". 10:43:57,656 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB40/ISO10126-2PADDING". 10:43:57,656 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB40/ISO10126PADDING". 10:43:57,656 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB40/ISO7816-4". 10:43:57,656 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB40/ISO7816-4PADDING". 10:43:57,656 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB40/NOPADDING". 10:43:57,656 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB40/PKCS5". 10:43:57,656 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB40/PKCS5PADDING". 10:43:57,656 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB40/PKCS7". 10:43:57,656 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB40/PKCS7PADDING". 10:43:57,656 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB40/TBC". 10:43:57,656 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB40/TBCPADDING". 10:43:57,656 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB40/X9.23". 10:43:57,656 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB40/X9.23PADDING". 10:43:57,656 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB40/ZEROBYTE". 10:43:57,656 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB40/ZEROBYTEPADDING". 10:43:57,656 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB48/". 10:43:57,656 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB48/ISO10126". 10:43:57,656 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB48/ISO10126-2". 10:43:57,656 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB48/ISO10126-2PADDING". 10:43:57,656 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB48/ISO10126PADDING". 10:43:57,656 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB48/ISO7816-4". 10:43:57,656 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB48/ISO7816-4PADDING". 10:43:57,656 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB48/NOPADDING". 10:43:57,656 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB48/PKCS5". 10:43:57,656 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB48/PKCS5PADDING". 10:43:57,656 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB48/PKCS7". 10:43:57,656 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB48/PKCS7PADDING". 10:43:57,657 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB48/TBC". 10:43:57,657 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB48/TBCPADDING". 10:43:57,657 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB48/X9.23". 10:43:57,657 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB48/X9.23PADDING". 10:43:57,657 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB48/ZEROBYTE". 10:43:57,657 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB48/ZEROBYTEPADDING". 10:43:57,657 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB56/". 10:43:57,657 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB56/ISO10126". 10:43:57,657 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB56/ISO10126-2". 10:43:57,657 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB56/ISO10126-2PADDING". 10:43:57,657 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB56/ISO10126PADDING". 10:43:57,657 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB56/ISO7816-4". 10:43:57,657 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB56/ISO7816-4PADDING". 10:43:57,657 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB56/NOPADDING". 10:43:57,657 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB56/PKCS5". 10:43:57,657 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB56/PKCS5PADDING". 10:43:57,657 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB56/PKCS7". 10:43:57,657 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB56/PKCS7PADDING". 10:43:57,657 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB56/TBC". 10:43:57,657 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB56/TBCPADDING". 10:43:57,657 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB56/X9.23". 10:43:57,657 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB56/X9.23PADDING". 10:43:57,657 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB56/ZEROBYTE". 10:43:57,657 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB56/ZEROBYTEPADDING". 10:43:57,657 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB64/". 10:43:57,657 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB64/ISO10126". 10:43:57,657 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB64/ISO10126-2". 10:43:57,657 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB64/ISO10126-2PADDING". 10:43:57,657 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB64/ISO10126PADDING". 10:43:57,657 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB64/ISO7816-4". 10:43:57,657 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB64/ISO7816-4PADDING". 10:43:57,657 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB64/NOPADDING". 10:43:57,657 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB64/PKCS5". 10:43:57,657 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB64/PKCS5PADDING". 10:43:57,657 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB64/PKCS7". 10:43:57,657 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB64/PKCS7PADDING". 10:43:57,657 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB64/TBC". 10:43:57,657 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB64/TBCPADDING". 10:43:57,657 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB64/X9.23". 10:43:57,657 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB64/X9.23PADDING". 10:43:57,657 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB64/ZEROBYTE". 10:43:57,657 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB64/ZEROBYTEPADDING". 10:43:57,657 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB72/". 10:43:57,657 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB72/ISO10126". 10:43:57,657 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB72/ISO10126-2". 10:43:57,657 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB72/ISO10126-2PADDING". 10:43:57,658 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB72/ISO10126PADDING". 10:43:57,658 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB72/ISO7816-4". 10:43:57,658 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB72/ISO7816-4PADDING". 10:43:57,658 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB72/NOPADDING". 10:43:57,658 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB72/PKCS5". 10:43:57,658 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB72/PKCS5PADDING". 10:43:57,658 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB72/PKCS7". 10:43:57,658 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB72/PKCS7PADDING". 10:43:57,658 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB72/TBC". 10:43:57,658 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB72/TBCPADDING". 10:43:57,658 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB72/X9.23". 10:43:57,658 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB72/X9.23PADDING". 10:43:57,658 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB72/ZEROBYTE". 10:43:57,658 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB72/ZEROBYTEPADDING". 10:43:57,658 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB8/". 10:43:57,658 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB8/ISO10126". 10:43:57,658 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB8/ISO10126-2". 10:43:57,658 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB8/ISO10126-2PADDING". 10:43:57,658 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB8/ISO10126PADDING". 10:43:57,658 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB8/ISO7816-4". 10:43:57,658 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB8/ISO7816-4PADDING". 10:43:57,658 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB8/NOPADDING". 10:43:57,658 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB8/PKCS5". 10:43:57,658 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB8/PKCS5PADDING". 10:43:57,658 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB8/PKCS7". 10:43:57,658 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB8/PKCS7PADDING". 10:43:57,658 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB8/TBC". 10:43:57,658 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB8/TBCPADDING". 10:43:57,658 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB8/X9.23". 10:43:57,658 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB8/X9.23PADDING". 10:43:57,658 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB8/ZEROBYTE". 10:43:57,658 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB8/ZEROBYTEPADDING". 10:43:57,658 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB80/". 10:43:57,658 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB80/ISO10126". 10:43:57,658 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB80/ISO10126-2". 10:43:57,658 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB80/ISO10126-2PADDING". 10:43:57,658 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB80/ISO10126PADDING". 10:43:57,658 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB80/ISO7816-4". 10:43:57,658 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB80/ISO7816-4PADDING". 10:43:57,658 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB80/NOPADDING". 10:43:57,658 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB80/PKCS5". 10:43:57,658 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB80/PKCS5PADDING". 10:43:57,658 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB80/PKCS7". 10:43:57,658 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB80/PKCS7PADDING". 10:43:57,658 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB80/TBC". 10:43:57,658 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB80/TBCPADDING". 10:43:57,659 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB80/X9.23". 10:43:57,659 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB80/X9.23PADDING". 10:43:57,659 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB80/ZEROBYTE". 10:43:57,659 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB80/ZEROBYTEPADDING". 10:43:57,659 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB88/". 10:43:57,659 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB88/ISO10126". 10:43:57,659 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB88/ISO10126-2". 10:43:57,659 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB88/ISO10126-2PADDING". 10:43:57,659 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB88/ISO10126PADDING". 10:43:57,659 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB88/ISO7816-4". 10:43:57,659 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB88/ISO7816-4PADDING". 10:43:57,659 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB88/NOPADDING". 10:43:57,659 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB88/PKCS5". 10:43:57,659 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB88/PKCS5PADDING". 10:43:57,659 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB88/PKCS7". 10:43:57,659 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB88/PKCS7PADDING". 10:43:57,659 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB88/TBC". 10:43:57,659 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB88/TBCPADDING". 10:43:57,659 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB88/X9.23". 10:43:57,659 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB88/X9.23PADDING". 10:43:57,659 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB88/ZEROBYTE". 10:43:57,659 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB88/ZEROBYTEPADDING". 10:43:57,659 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB96/". 10:43:57,659 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB96/ISO10126". 10:43:57,659 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB96/ISO10126-2". 10:43:57,659 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB96/ISO10126-2PADDING". 10:43:57,659 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB96/ISO10126PADDING". 10:43:57,659 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB96/ISO7816-4". 10:43:57,659 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB96/ISO7816-4PADDING". 10:43:57,659 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB96/NOPADDING". 10:43:57,659 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB96/PKCS5". 10:43:57,659 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB96/PKCS5PADDING". 10:43:57,659 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB96/PKCS7". 10:43:57,659 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB96/PKCS7PADDING". 10:43:57,660 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB96/TBC". 10:43:57,660 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB96/TBCPADDING". 10:43:57,660 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB96/X9.23". 10:43:57,660 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB96/X9.23PADDING". 10:43:57,660 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB96/ZEROBYTE". 10:43:57,660 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB96/ZEROBYTEPADDING". 10:43:57,660 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CTS/". 10:43:57,660 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CTS/NOPADDING". 10:43:57,660 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/EAX/". 10:43:57,660 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/EAX/NOPADDING". 10:43:57,660 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/ECB/". 10:43:57,660 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/ECB/NOPADDING". 10:43:57,660 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/GCM/". 10:43:57,660 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/GCM/NOPADDING". 10:43:57,660 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB/". 10:43:57,660 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB/ISO10126". 10:43:57,660 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB/ISO10126-2". 10:43:57,660 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB/ISO10126-2PADDING". 10:43:57,660 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB/ISO10126PADDING". 10:43:57,660 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB/ISO7816-4". 10:43:57,660 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB/ISO7816-4PADDING". 10:43:57,660 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB/NOPADDING". 10:43:57,660 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB/PKCS5". 10:43:57,660 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB/PKCS5PADDING". 10:43:57,660 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB/PKCS7". 10:43:57,660 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB/PKCS7PADDING". 10:43:57,660 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB/TBC". 10:43:57,660 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB/TBCPADDING". 10:43:57,660 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB/X9.23". 10:43:57,660 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB/X9.23PADDING". 10:43:57,660 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB/ZEROBYTE". 10:43:57,660 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB/ZEROBYTEPADDING". 10:43:57,660 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB104/". 10:43:57,660 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB104/ISO10126". 10:43:57,660 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB104/ISO10126-2". 10:43:57,660 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB104/ISO10126-2PADDING". 10:43:57,660 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB104/ISO10126PADDING". 10:43:57,661 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB104/ISO7816-4". 10:43:57,661 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB104/ISO7816-4PADDING". 10:43:57,661 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB104/NOPADDING". 10:43:57,661 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB104/PKCS5". 10:43:57,661 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB104/PKCS5PADDING". 10:43:57,661 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB104/PKCS7". 10:43:57,661 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB104/PKCS7PADDING". 10:43:57,661 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB104/TBC". 10:43:57,661 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB104/TBCPADDING". 10:43:57,661 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB104/X9.23". 10:43:57,661 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB104/X9.23PADDING". 10:43:57,661 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB104/ZEROBYTE". 10:43:57,661 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB104/ZEROBYTEPADDING". 10:43:57,661 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB112/". 10:43:57,661 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB112/ISO10126". 10:43:57,661 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB112/ISO10126-2". 10:43:57,661 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB112/ISO10126-2PADDING". 10:43:57,661 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB112/ISO10126PADDING". 10:43:57,661 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB112/ISO7816-4". 10:43:57,661 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB112/ISO7816-4PADDING". 10:43:57,661 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB112/NOPADDING". 10:43:57,661 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB112/PKCS5". 10:43:57,661 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB112/PKCS5PADDING". 10:43:57,661 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB112/PKCS7". 10:43:57,661 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB112/PKCS7PADDING". 10:43:57,661 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB112/TBC". 10:43:57,661 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB112/TBCPADDING". 10:43:57,661 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB112/X9.23". 10:43:57,661 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB112/X9.23PADDING". 10:43:57,661 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB112/ZEROBYTE". 10:43:57,661 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB112/ZEROBYTEPADDING". 10:43:57,661 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB120/". 10:43:57,662 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB120/ISO10126". 10:43:57,662 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB120/ISO10126-2". 10:43:57,662 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB120/ISO10126-2PADDING". 10:43:57,662 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB120/ISO10126PADDING". 10:43:57,662 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB120/ISO7816-4". 10:43:57,662 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB120/ISO7816-4PADDING". 10:43:57,662 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB120/NOPADDING". 10:43:57,662 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB120/PKCS5". 10:43:57,662 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB120/PKCS5PADDING". 10:43:57,662 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB120/PKCS7". 10:43:57,662 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB120/PKCS7PADDING". 10:43:57,662 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB120/TBC". 10:43:57,662 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB120/TBCPADDING". 10:43:57,662 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB120/X9.23". 10:43:57,662 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB120/X9.23PADDING". 10:43:57,662 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB120/ZEROBYTE". 10:43:57,662 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB120/ZEROBYTEPADDING". 10:43:57,662 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB128/". 10:43:57,662 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB128/ISO10126". 10:43:57,662 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB128/ISO10126-2". 10:43:57,662 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB128/ISO10126-2PADDING". 10:43:57,662 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB128/ISO10126PADDING". 10:43:57,662 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB128/ISO7816-4". 10:43:57,662 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB128/ISO7816-4PADDING". 10:43:57,662 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB128/NOPADDING". 10:43:57,662 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB128/PKCS5". 10:43:57,662 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB128/PKCS5PADDING". 10:43:57,662 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB128/PKCS7". 10:43:57,662 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB128/PKCS7PADDING". 10:43:57,662 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB128/TBC". 10:43:57,662 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB128/TBCPADDING". 10:43:57,662 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB128/X9.23". 10:43:57,662 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB128/X9.23PADDING". 10:43:57,662 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB128/ZEROBYTE". 10:43:57,662 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB128/ZEROBYTEPADDING". 10:43:57,662 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB136/". 10:43:57,662 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB136/ISO10126". 10:43:57,662 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB136/ISO10126-2". 10:43:57,662 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB136/ISO10126-2PADDING". 10:43:57,662 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB136/ISO10126PADDING". 10:43:57,662 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB136/ISO7816-4". 10:43:57,662 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB136/ISO7816-4PADDING". 10:43:57,662 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB136/NOPADDING". 10:43:57,662 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB136/PKCS5". 10:43:57,662 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB136/PKCS5PADDING". 10:43:57,662 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB136/PKCS7". 10:43:57,662 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB136/PKCS7PADDING". 10:43:57,663 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB136/TBC". 10:43:57,663 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB136/TBCPADDING". 10:43:57,663 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB136/X9.23". 10:43:57,663 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB136/X9.23PADDING". 10:43:57,663 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB136/ZEROBYTE". 10:43:57,663 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB136/ZEROBYTEPADDING". 10:43:57,663 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB144/". 10:43:57,663 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB144/ISO10126". 10:43:57,663 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB144/ISO10126-2". 10:43:57,663 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB144/ISO10126-2PADDING". 10:43:57,663 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB144/ISO10126PADDING". 10:43:57,663 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB144/ISO7816-4". 10:43:57,663 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB144/ISO7816-4PADDING". 10:43:57,663 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB144/NOPADDING". 10:43:57,663 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB144/PKCS5". 10:43:57,663 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB144/PKCS5PADDING". 10:43:57,663 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB144/PKCS7". 10:43:57,663 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB144/PKCS7PADDING". 10:43:57,663 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB144/TBC". 10:43:57,663 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB144/TBCPADDING". 10:43:57,663 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB144/X9.23". 10:43:57,663 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB144/X9.23PADDING". 10:43:57,663 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB144/ZEROBYTE". 10:43:57,663 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB144/ZEROBYTEPADDING". 10:43:57,663 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB152/". 10:43:57,663 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB152/ISO10126". 10:43:57,663 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB152/ISO10126-2". 10:43:57,663 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB152/ISO10126-2PADDING". 10:43:57,663 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB152/ISO10126PADDING". 10:43:57,663 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB152/ISO7816-4". 10:43:57,663 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB152/ISO7816-4PADDING". 10:43:57,663 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB152/NOPADDING". 10:43:57,663 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB152/PKCS5". 10:43:57,663 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB152/PKCS5PADDING". 10:43:57,663 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB152/PKCS7". 10:43:57,663 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB152/PKCS7PADDING". 10:43:57,663 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB152/TBC". 10:43:57,664 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB152/TBCPADDING". 10:43:57,664 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB152/X9.23". 10:43:57,664 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB152/X9.23PADDING". 10:43:57,664 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB152/ZEROBYTE". 10:43:57,664 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB152/ZEROBYTEPADDING". 10:43:57,664 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB16/". 10:43:57,664 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB16/ISO10126". 10:43:57,664 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB16/ISO10126-2". 10:43:57,664 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB16/ISO10126-2PADDING". 10:43:57,664 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB16/ISO10126PADDING". 10:43:57,664 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB16/ISO7816-4". 10:43:57,664 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB16/ISO7816-4PADDING". 10:43:57,664 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB16/NOPADDING". 10:43:57,664 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB16/PKCS5". 10:43:57,664 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB16/PKCS5PADDING". 10:43:57,664 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB16/PKCS7". 10:43:57,664 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB16/PKCS7PADDING". 10:43:57,664 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB16/TBC". 10:43:57,664 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB16/TBCPADDING". 10:43:57,664 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB16/X9.23". 10:43:57,664 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB16/X9.23PADDING". 10:43:57,664 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB16/ZEROBYTE". 10:43:57,664 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB16/ZEROBYTEPADDING". 10:43:57,664 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB160/". 10:43:57,664 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB160/ISO10126". 10:43:57,664 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB160/ISO10126-2". 10:43:57,664 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB160/ISO10126-2PADDING". 10:43:57,664 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB160/ISO10126PADDING". 10:43:57,664 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB160/ISO7816-4". 10:43:57,664 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB160/ISO7816-4PADDING". 10:43:57,664 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB160/NOPADDING". 10:43:57,664 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB160/PKCS5". 10:43:57,664 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB160/PKCS5PADDING". 10:43:57,664 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB160/PKCS7". 10:43:57,664 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB160/PKCS7PADDING". 10:43:57,664 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB160/TBC". 10:43:57,664 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB160/TBCPADDING". 10:43:57,664 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB160/X9.23". 10:43:57,664 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB160/X9.23PADDING". 10:43:57,664 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB160/ZEROBYTE". 10:43:57,664 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB160/ZEROBYTEPADDING". 10:43:57,664 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB168/". 10:43:57,665 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB168/ISO10126". 10:43:57,665 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB168/ISO10126-2". 10:43:57,665 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB168/ISO10126-2PADDING". 10:43:57,665 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB168/ISO10126PADDING". 10:43:57,665 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB168/ISO7816-4". 10:43:57,665 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB168/ISO7816-4PADDING". 10:43:57,665 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB168/NOPADDING". 10:43:57,665 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB168/PKCS5". 10:43:57,665 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB168/PKCS5PADDING". 10:43:57,665 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB168/PKCS7". 10:43:57,665 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB168/PKCS7PADDING". 10:43:57,665 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB168/TBC". 10:43:57,665 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB168/TBCPADDING". 10:43:57,665 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB168/X9.23". 10:43:57,665 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB168/X9.23PADDING". 10:43:57,665 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB168/ZEROBYTE". 10:43:57,665 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB168/ZEROBYTEPADDING". 10:43:57,665 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB176/". 10:43:57,665 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB176/ISO10126". 10:43:57,665 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB176/ISO10126-2". 10:43:57,665 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB176/ISO10126-2PADDING". 10:43:57,665 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB176/ISO10126PADDING". 10:43:57,665 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB176/ISO7816-4". 10:43:57,665 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB176/ISO7816-4PADDING". 10:43:57,665 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB176/NOPADDING". 10:43:57,665 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB176/PKCS5". 10:43:57,665 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB176/PKCS5PADDING". 10:43:57,665 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB176/PKCS7". 10:43:57,665 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB176/PKCS7PADDING". 10:43:57,665 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB176/TBC". 10:43:57,665 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB176/TBCPADDING". 10:43:57,665 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB176/X9.23". 10:43:57,665 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB176/X9.23PADDING". 10:43:57,665 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB176/ZEROBYTE". 10:43:57,665 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB176/ZEROBYTEPADDING". 10:43:57,665 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB184/". 10:43:57,665 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB184/ISO10126". 10:43:57,665 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB184/ISO10126-2". 10:43:57,665 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB184/ISO10126-2PADDING". 10:43:57,665 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB184/ISO10126PADDING". 10:43:57,665 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB184/ISO7816-4". 10:43:57,666 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB184/ISO7816-4PADDING". 10:43:57,666 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB184/NOPADDING". 10:43:57,666 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB184/PKCS5". 10:43:57,666 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB184/PKCS5PADDING". 10:43:57,666 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB184/PKCS7". 10:43:57,666 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB184/PKCS7PADDING". 10:43:57,666 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB184/TBC". 10:43:57,666 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB184/TBCPADDING". 10:43:57,666 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB184/X9.23". 10:43:57,666 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB184/X9.23PADDING". 10:43:57,666 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB184/ZEROBYTE". 10:43:57,666 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB184/ZEROBYTEPADDING". 10:43:57,666 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB192/". 10:43:57,666 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB192/ISO10126". 10:43:57,666 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB192/ISO10126-2". 10:43:57,666 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB192/ISO10126-2PADDING". 10:43:57,666 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB192/ISO10126PADDING". 10:43:57,666 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB192/ISO7816-4". 10:43:57,666 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB192/ISO7816-4PADDING". 10:43:57,666 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB192/NOPADDING". 10:43:57,666 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB192/PKCS5". 10:43:57,666 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB192/PKCS5PADDING". 10:43:57,666 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB192/PKCS7". 10:43:57,666 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB192/PKCS7PADDING". 10:43:57,666 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB192/TBC". 10:43:57,666 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB192/TBCPADDING". 10:43:57,666 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB192/X9.23". 10:43:57,666 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB192/X9.23PADDING". 10:43:57,666 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB192/ZEROBYTE". 10:43:57,666 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB192/ZEROBYTEPADDING". 10:43:57,666 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB200/". 10:43:57,666 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB200/ISO10126". 10:43:57,666 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB200/ISO10126-2". 10:43:57,666 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB200/ISO10126-2PADDING". 10:43:57,666 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB200/ISO10126PADDING". 10:43:57,666 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB200/ISO7816-4". 10:43:57,666 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB200/ISO7816-4PADDING". 10:43:57,666 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB200/NOPADDING". 10:43:57,667 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB200/PKCS5". 10:43:57,667 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB200/PKCS5PADDING". 10:43:57,667 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB200/PKCS7". 10:43:57,667 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB200/PKCS7PADDING". 10:43:57,667 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB200/TBC". 10:43:57,667 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB200/TBCPADDING". 10:43:57,667 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB200/X9.23". 10:43:57,667 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB200/X9.23PADDING". 10:43:57,667 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB200/ZEROBYTE". 10:43:57,667 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB200/ZEROBYTEPADDING". 10:43:57,667 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB208/". 10:43:57,667 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB208/ISO10126". 10:43:57,667 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB208/ISO10126-2". 10:43:57,667 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB208/ISO10126-2PADDING". 10:43:57,667 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB208/ISO10126PADDING". 10:43:57,667 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB208/ISO7816-4". 10:43:57,667 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB208/ISO7816-4PADDING". 10:43:57,667 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB208/NOPADDING". 10:43:57,667 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB208/PKCS5". 10:43:57,667 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB208/PKCS5PADDING". 10:43:57,680 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB208/PKCS7". 10:43:57,681 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB208/PKCS7PADDING". 10:43:57,681 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB208/TBC". 10:43:57,681 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB208/TBCPADDING". 10:43:57,681 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB208/X9.23". 10:43:57,681 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB208/X9.23PADDING". 10:43:57,681 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB208/ZEROBYTE". 10:43:57,681 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB208/ZEROBYTEPADDING". 10:43:57,682 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB216/". 10:43:57,682 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB216/ISO10126". 10:43:57,682 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB216/ISO10126-2". 10:43:57,682 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB216/ISO10126-2PADDING". 10:43:57,682 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB216/ISO10126PADDING". 10:43:57,682 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB216/ISO7816-4". 10:43:57,682 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB216/ISO7816-4PADDING". 10:43:57,682 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB216/NOPADDING". 10:43:57,682 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB216/PKCS5". 10:43:57,682 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB216/PKCS5PADDING". 10:43:57,682 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB216/PKCS7". 10:43:57,682 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB216/PKCS7PADDING". 10:43:57,682 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB216/TBC". 10:43:57,682 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB216/TBCPADDING". 10:43:57,682 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB216/X9.23". 10:43:57,682 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB216/X9.23PADDING". 10:43:57,682 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB216/ZEROBYTE". 10:43:57,682 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB216/ZEROBYTEPADDING". 10:43:57,682 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB224/". 10:43:57,682 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB224/ISO10126". 10:43:57,682 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB224/ISO10126-2". 10:43:57,682 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB224/ISO10126-2PADDING". 10:43:57,682 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB224/ISO10126PADDING". 10:43:57,683 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB224/ISO7816-4". 10:43:57,683 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB224/ISO7816-4PADDING". 10:43:57,683 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB224/NOPADDING". 10:43:57,683 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB224/PKCS5". 10:43:57,683 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB224/PKCS5PADDING". 10:43:57,683 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB224/PKCS7". 10:43:57,683 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB224/PKCS7PADDING". 10:43:57,683 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB224/TBC". 10:43:57,683 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB224/TBCPADDING". 10:43:57,683 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB224/X9.23". 10:43:57,683 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB224/X9.23PADDING". 10:43:57,683 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB224/ZEROBYTE". 10:43:57,683 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB224/ZEROBYTEPADDING". 10:43:57,683 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB232/". 10:43:57,683 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB232/ISO10126". 10:43:57,683 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB232/ISO10126-2". 10:43:57,683 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB232/ISO10126-2PADDING". 10:43:57,683 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB232/ISO10126PADDING". 10:43:57,683 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB232/ISO7816-4". 10:43:57,683 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB232/ISO7816-4PADDING". 10:43:57,683 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB232/NOPADDING". 10:43:57,683 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB232/PKCS5". 10:43:57,683 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB232/PKCS5PADDING". 10:43:57,683 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB232/PKCS7". 10:43:57,683 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB232/PKCS7PADDING". 10:43:57,683 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB232/TBC". 10:43:57,683 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB232/TBCPADDING". 10:43:57,683 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB232/X9.23". 10:43:57,683 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB232/X9.23PADDING". 10:43:57,683 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB232/ZEROBYTE". 10:43:57,683 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB232/ZEROBYTEPADDING". 10:43:57,683 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB24/". 10:43:57,683 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB24/ISO10126". 10:43:57,683 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB24/ISO10126-2". 10:43:57,683 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB24/ISO10126-2PADDING". 10:43:57,683 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB24/ISO10126PADDING". 10:43:57,684 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB24/ISO7816-4". 10:43:57,684 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB24/ISO7816-4PADDING". 10:43:57,684 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB24/NOPADDING". 10:43:57,684 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB24/PKCS5". 10:43:57,684 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB24/PKCS5PADDING". 10:43:57,684 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB24/PKCS7". 10:43:57,684 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB24/PKCS7PADDING". 10:43:57,684 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB24/TBC". 10:43:57,684 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB24/TBCPADDING". 10:43:57,684 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB24/X9.23". 10:43:57,684 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB24/X9.23PADDING". 10:43:57,684 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB24/ZEROBYTE". 10:43:57,684 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB24/ZEROBYTEPADDING". 10:43:57,684 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB240/". 10:43:57,684 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB240/ISO10126". 10:43:57,684 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB240/ISO10126-2". 10:43:57,684 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB240/ISO10126-2PADDING". 10:43:57,684 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB240/ISO10126PADDING". 10:43:57,684 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB240/ISO7816-4". 10:43:57,684 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB240/ISO7816-4PADDING". 10:43:57,684 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB240/NOPADDING". 10:43:57,684 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB240/PKCS5". 10:43:57,684 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB240/PKCS5PADDING". 10:43:57,684 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB240/PKCS7". 10:43:57,684 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB240/PKCS7PADDING". 10:43:57,684 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB240/TBC". 10:43:57,684 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB240/TBCPADDING". 10:43:57,684 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB240/X9.23". 10:43:57,684 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB240/X9.23PADDING". 10:43:57,684 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB240/ZEROBYTE". 10:43:57,684 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB240/ZEROBYTEPADDING". 10:43:57,684 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB248/". 10:43:57,684 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB248/ISO10126". 10:43:57,684 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB248/ISO10126-2". 10:43:57,684 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB248/ISO10126-2PADDING". 10:43:57,684 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB248/ISO10126PADDING". 10:43:57,684 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB248/ISO7816-4". 10:43:57,684 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB248/ISO7816-4PADDING". 10:43:57,684 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB248/NOPADDING". 10:43:57,684 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB248/PKCS5". 10:43:57,684 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB248/PKCS5PADDING". 10:43:57,684 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB248/PKCS7". 10:43:57,684 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB248/PKCS7PADDING". 10:43:57,684 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB248/TBC". 10:43:57,684 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB248/TBCPADDING". 10:43:57,684 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB248/X9.23". 10:43:57,684 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB248/X9.23PADDING". 10:43:57,685 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB248/ZEROBYTE". 10:43:57,685 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB248/ZEROBYTEPADDING". 10:43:57,685 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB256/". 10:43:57,685 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB256/ISO10126". 10:43:57,685 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB256/ISO10126-2". 10:43:57,685 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB256/ISO10126-2PADDING". 10:43:57,685 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB256/ISO10126PADDING". 10:43:57,685 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB256/ISO7816-4". 10:43:57,685 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB256/ISO7816-4PADDING". 10:43:57,685 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB256/NOPADDING". 10:43:57,685 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB256/PKCS5". 10:43:57,685 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB256/PKCS5PADDING". 10:43:57,685 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB256/PKCS7". 10:43:57,685 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB256/PKCS7PADDING". 10:43:57,685 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB256/TBC". 10:43:57,685 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB256/TBCPADDING". 10:43:57,685 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB256/X9.23". 10:43:57,685 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB256/X9.23PADDING". 10:43:57,685 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB256/ZEROBYTE". 10:43:57,685 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB256/ZEROBYTEPADDING". 10:43:57,685 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB32/". 10:43:57,685 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB32/ISO10126". 10:43:57,685 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB32/ISO10126-2". 10:43:57,686 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB32/ISO10126-2PADDING". 10:43:57,686 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB32/ISO10126PADDING". 10:43:57,686 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB32/ISO7816-4". 10:43:57,686 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB32/ISO7816-4PADDING". 10:43:57,686 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB32/NOPADDING". 10:43:57,686 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB32/PKCS5". 10:43:57,686 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB32/PKCS5PADDING". 10:43:57,686 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB32/PKCS7". 10:43:57,686 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB32/PKCS7PADDING". 10:43:57,686 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB32/TBC". 10:43:57,686 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB32/TBCPADDING". 10:43:57,686 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB32/X9.23". 10:43:57,686 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB32/X9.23PADDING". 10:43:57,686 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB32/ZEROBYTE". 10:43:57,686 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB32/ZEROBYTEPADDING". 10:43:57,686 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB40/". 10:43:57,686 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB40/ISO10126". 10:43:57,686 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB40/ISO10126-2". 10:43:57,686 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB40/ISO10126-2PADDING". 10:43:57,686 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB40/ISO10126PADDING". 10:43:57,686 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB40/ISO7816-4". 10:43:57,686 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB40/ISO7816-4PADDING". 10:43:57,686 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB40/NOPADDING". 10:43:57,686 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB40/PKCS5". 10:43:57,686 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB40/PKCS5PADDING". 10:43:57,686 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB40/PKCS7". 10:43:57,686 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB40/PKCS7PADDING". 10:43:57,687 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB40/TBC". 10:43:57,687 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB40/TBCPADDING". 10:43:57,687 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB40/X9.23". 10:43:57,687 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB40/X9.23PADDING". 10:43:57,687 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB40/ZEROBYTE". 10:43:57,687 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB40/ZEROBYTEPADDING". 10:43:57,687 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB48/". 10:43:57,687 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB48/ISO10126". 10:43:57,687 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB48/ISO10126-2". 10:43:57,687 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB48/ISO10126-2PADDING". 10:43:57,687 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB48/ISO10126PADDING". 10:43:57,687 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB48/ISO7816-4". 10:43:57,687 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB48/ISO7816-4PADDING". 10:43:57,687 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB48/NOPADDING". 10:43:57,687 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB48/PKCS5". 10:43:57,687 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB48/PKCS5PADDING". 10:43:57,687 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB48/PKCS7". 10:43:57,687 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB48/PKCS7PADDING". 10:43:57,687 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB48/TBC". 10:43:57,687 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB48/TBCPADDING". 10:43:57,687 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB48/X9.23". 10:43:57,687 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB48/X9.23PADDING". 10:43:57,687 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB48/ZEROBYTE". 10:43:57,688 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB48/ZEROBYTEPADDING". 10:43:57,688 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB56/". 10:43:57,688 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB56/ISO10126". 10:43:57,688 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB56/ISO10126-2". 10:43:57,688 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB56/ISO10126-2PADDING". 10:43:57,688 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB56/ISO10126PADDING". 10:43:57,688 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB56/ISO7816-4". 10:43:57,688 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB56/ISO7816-4PADDING". 10:43:57,688 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB56/NOPADDING". 10:43:57,688 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB56/PKCS5". 10:43:57,688 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB56/PKCS5PADDING". 10:43:57,688 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB56/PKCS7". 10:43:57,688 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB56/PKCS7PADDING". 10:43:57,688 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB56/TBC". 10:43:57,688 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB56/TBCPADDING". 10:43:57,688 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB56/X9.23". 10:43:57,688 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB56/X9.23PADDING". 10:43:57,688 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB56/ZEROBYTE". 10:43:57,688 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB56/ZEROBYTEPADDING". 10:43:57,688 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB64/". 10:43:57,688 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB64/ISO10126". 10:43:57,688 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB64/ISO10126-2". 10:43:57,688 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB64/ISO10126-2PADDING". 10:43:57,688 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB64/ISO10126PADDING". 10:43:57,688 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB64/ISO7816-4". 10:43:57,688 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB64/ISO7816-4PADDING". 10:43:57,688 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB64/NOPADDING". 10:43:57,688 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB64/PKCS5". 10:43:57,688 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB64/PKCS5PADDING". 10:43:57,688 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB64/PKCS7". 10:43:57,689 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB64/PKCS7PADDING". 10:43:57,689 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB64/TBC". 10:43:57,689 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB64/TBCPADDING". 10:43:57,689 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB64/X9.23". 10:43:57,689 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB64/X9.23PADDING". 10:43:57,689 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB64/ZEROBYTE". 10:43:57,689 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB64/ZEROBYTEPADDING". 10:43:57,689 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB72/". 10:43:57,689 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB72/ISO10126". 10:43:57,689 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB72/ISO10126-2". 10:43:57,689 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB72/ISO10126-2PADDING". 10:43:57,689 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB72/ISO10126PADDING". 10:43:57,689 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB72/ISO7816-4". 10:43:57,689 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB72/ISO7816-4PADDING". 10:43:57,689 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB72/NOPADDING". 10:43:57,689 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB72/PKCS5". 10:43:57,689 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB72/PKCS5PADDING". 10:43:57,689 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB72/PKCS7". 10:43:57,689 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB72/PKCS7PADDING". 10:43:57,689 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB72/TBC". 10:43:57,689 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB72/TBCPADDING". 10:43:57,689 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB72/X9.23". 10:43:57,689 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB72/X9.23PADDING". 10:43:57,689 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB72/ZEROBYTE". 10:43:57,689 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB72/ZEROBYTEPADDING". 10:43:57,689 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB8/". 10:43:57,689 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB8/ISO10126". 10:43:57,689 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB8/ISO10126-2". 10:43:57,689 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB8/ISO10126-2PADDING". 10:43:57,689 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB8/ISO10126PADDING". 10:43:57,689 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB8/ISO7816-4". 10:43:57,690 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB8/ISO7816-4PADDING". 10:43:57,690 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB8/NOPADDING". 10:43:57,690 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB8/PKCS5". 10:43:57,690 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB8/PKCS5PADDING". 10:43:57,690 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB8/PKCS7". 10:43:57,690 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB8/PKCS7PADDING". 10:43:57,690 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB8/TBC". 10:43:57,690 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB8/TBCPADDING". 10:43:57,690 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB8/X9.23". 10:43:57,690 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB8/X9.23PADDING". 10:43:57,690 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB8/ZEROBYTE". 10:43:57,690 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB8/ZEROBYTEPADDING". 10:43:57,690 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB80/". 10:43:57,690 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB80/ISO10126". 10:43:57,690 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB80/ISO10126-2". 10:43:57,690 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB80/ISO10126-2PADDING". 10:43:57,690 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB80/ISO10126PADDING". 10:43:57,690 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB80/ISO7816-4". 10:43:57,690 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB80/ISO7816-4PADDING". 10:43:57,690 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB80/NOPADDING". 10:43:57,690 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB80/PKCS5". 10:43:57,690 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB80/PKCS5PADDING". 10:43:57,690 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB80/PKCS7". 10:43:57,690 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB80/PKCS7PADDING". 10:43:57,690 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB80/TBC". 10:43:57,690 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB80/TBCPADDING". 10:43:57,690 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB80/X9.23". 10:43:57,690 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB80/X9.23PADDING". 10:43:57,690 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB80/ZEROBYTE". 10:43:57,690 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB80/ZEROBYTEPADDING". 10:43:57,690 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB88/". 10:43:57,690 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB88/ISO10126". 10:43:57,690 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB88/ISO10126-2". 10:43:57,691 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB88/ISO10126-2PADDING". 10:43:57,691 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB88/ISO10126PADDING". 10:43:57,691 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB88/ISO7816-4". 10:43:57,691 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB88/ISO7816-4PADDING". 10:43:57,691 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB88/NOPADDING". 10:43:57,691 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB88/PKCS5". 10:43:57,691 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB88/PKCS5PADDING". 10:43:57,691 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB88/PKCS7". 10:43:57,691 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB88/PKCS7PADDING". 10:43:57,691 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB88/TBC". 10:43:57,691 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB88/TBCPADDING". 10:43:57,691 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB88/X9.23". 10:43:57,691 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB88/X9.23PADDING". 10:43:57,691 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB88/ZEROBYTE". 10:43:57,691 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB88/ZEROBYTEPADDING". 10:43:57,691 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB96/". 10:43:57,691 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB96/ISO10126". 10:43:57,691 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB96/ISO10126-2". 10:43:57,691 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB96/ISO10126-2PADDING". 10:43:57,691 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB96/ISO10126PADDING". 10:43:57,691 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB96/ISO7816-4". 10:43:57,691 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB96/ISO7816-4PADDING". 10:43:57,691 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB96/NOPADDING". 10:43:57,691 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB96/PKCS5". 10:43:57,692 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB96/PKCS5PADDING". 10:43:57,692 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB96/PKCS7". 10:43:57,692 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB96/PKCS7PADDING". 10:43:57,692 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB96/TBC". 10:43:57,692 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB96/TBCPADDING". 10:43:57,692 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB96/X9.23". 10:43:57,692 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB96/X9.23PADDING". 10:43:57,692 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB96/ZEROBYTE". 10:43:57,692 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB96/ZEROBYTEPADDING". 10:43:57,692 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/SIC/". 10:43:57,692 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/SIC/ISO10126". 10:43:57,692 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/SIC/ISO10126-2". 10:43:57,692 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/SIC/ISO10126-2PADDING". 10:43:57,692 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/SIC/ISO10126PADDING". 10:43:57,692 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/SIC/ISO7816-4". 10:43:57,692 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/SIC/ISO7816-4PADDING". 10:43:57,692 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/SIC/NOPADDING". 10:43:57,692 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/SIC/PKCS5". 10:43:57,692 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/SIC/PKCS5PADDING". 10:43:57,692 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/SIC/PKCS7". 10:43:57,692 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/SIC/PKCS7PADDING". 10:43:57,693 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/SIC/TBC". 10:43:57,693 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/SIC/TBCPADDING". 10:43:57,693 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/SIC/X9.23". 10:43:57,693 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/SIC/X9.23PADDING". 10:43:57,693 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/SIC/ZEROBYTE". 10:43:57,693 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/SIC/ZEROBYTEPADDING". 10:43:57,693 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL//". 10:43:57,693 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL//NOPADDING". 10:43:57,693 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CBC-CTS/". 10:43:57,693 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CBC-CTS/NOPADDING". 10:43:57,693 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CBC/". 10:43:57,693 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CBC/ISO10126". 10:43:57,693 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CBC/ISO10126-2". 10:43:57,693 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CBC/ISO10126-2PADDING". 10:43:57,694 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CBC/ISO10126PADDING". 10:43:57,694 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CBC/ISO7816-4". 10:43:57,694 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CBC/ISO7816-4PADDING". 10:43:57,694 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CBC/NOPADDING". 10:43:57,694 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CBC/PKCS5". 10:43:57,694 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CBC/PKCS5PADDING". 10:43:57,694 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CBC/PKCS7". 10:43:57,695 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CBC/PKCS7PADDING". 10:43:57,695 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CBC/TBC". 10:43:57,695 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CBC/TBCPADDING". 10:43:57,695 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CBC/X9.23". 10:43:57,695 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CBC/X9.23PADDING". 10:43:57,696 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CBC/ZEROBYTE". 10:43:57,696 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CBC/ZEROBYTEPADDING". 10:43:57,696 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CCM/". 10:43:57,696 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CCM/NOPADDING". 10:43:57,696 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB/". 10:43:57,696 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB/ISO10126". 10:43:57,696 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB/ISO10126-2". 10:43:57,696 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB/ISO10126-2PADDING". 10:43:57,696 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB/ISO10126PADDING". 10:43:57,696 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB/ISO7816-4". 10:43:57,696 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB/ISO7816-4PADDING". 10:43:57,696 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB/NOPADDING". 10:43:57,696 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB/PKCS5". 10:43:57,696 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB/PKCS5PADDING". 10:43:57,696 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB/PKCS7". 10:43:57,696 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB/PKCS7PADDING". 10:43:57,696 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB/TBC". 10:43:57,696 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB/TBCPADDING". 10:43:57,696 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB/X9.23". 10:43:57,697 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB/X9.23PADDING". 10:43:57,697 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB/ZEROBYTE". 10:43:57,697 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB/ZEROBYTEPADDING". 10:43:57,697 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB104/". 10:43:57,697 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB104/ISO10126". 10:43:57,697 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB104/ISO10126-2". 10:43:57,697 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB104/ISO10126-2PADDING". 10:43:57,697 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB104/ISO10126PADDING". 10:43:57,697 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB104/ISO7816-4". 10:43:57,697 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB104/ISO7816-4PADDING". 10:43:57,697 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB104/NOPADDING". 10:43:57,697 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB104/PKCS5". 10:43:57,697 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB104/PKCS5PADDING". 10:43:57,697 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB104/PKCS7". 10:43:57,697 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB104/PKCS7PADDING". 10:43:57,697 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB104/TBC". 10:43:57,697 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB104/TBCPADDING". 10:43:57,697 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB104/X9.23". 10:43:57,697 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB104/X9.23PADDING". 10:43:57,697 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB104/ZEROBYTE". 10:43:57,697 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB104/ZEROBYTEPADDING". 10:43:57,697 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB112/". 10:43:57,697 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB112/ISO10126". 10:43:57,697 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB112/ISO10126-2". 10:43:57,697 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB112/ISO10126-2PADDING". 10:43:57,698 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB112/ISO10126PADDING". 10:43:57,698 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB112/ISO7816-4". 10:43:57,698 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB112/ISO7816-4PADDING". 10:43:57,698 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB112/NOPADDING". 10:43:57,698 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB112/PKCS5". 10:43:57,698 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB112/PKCS5PADDING". 10:43:57,698 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB112/PKCS7". 10:43:57,698 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB112/PKCS7PADDING". 10:43:57,698 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB112/TBC". 10:43:57,698 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB112/TBCPADDING". 10:43:57,698 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB112/X9.23". 10:43:57,698 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB112/X9.23PADDING". 10:43:57,698 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB112/ZEROBYTE". 10:43:57,698 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB112/ZEROBYTEPADDING". 10:43:57,698 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB120/". 10:43:57,698 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB120/ISO10126". 10:43:57,698 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB120/ISO10126-2". 10:43:57,698 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB120/ISO10126-2PADDING". 10:43:57,698 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB120/ISO10126PADDING". 10:43:57,698 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB120/ISO7816-4". 10:43:57,698 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB120/ISO7816-4PADDING". 10:43:57,698 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB120/NOPADDING". 10:43:57,698 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB120/PKCS5". 10:43:57,698 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB120/PKCS5PADDING". 10:43:57,698 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB120/PKCS7". 10:43:57,698 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB120/PKCS7PADDING". 10:43:57,698 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB120/TBC". 10:43:57,698 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB120/TBCPADDING". 10:43:57,699 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB120/X9.23". 10:43:57,699 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB120/X9.23PADDING". 10:43:57,699 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB120/ZEROBYTE". 10:43:57,699 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB120/ZEROBYTEPADDING". 10:43:57,699 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB128/". 10:43:57,699 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB128/ISO10126". 10:43:57,699 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB128/ISO10126-2". 10:43:57,699 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB128/ISO10126-2PADDING". 10:43:57,699 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB128/ISO10126PADDING". 10:43:57,699 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB128/ISO7816-4". 10:43:57,699 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB128/ISO7816-4PADDING". 10:43:57,699 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB128/NOPADDING". 10:43:57,699 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB128/PKCS5". 10:43:57,699 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB128/PKCS5PADDING". 10:43:57,699 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB128/PKCS7". 10:43:57,699 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB128/PKCS7PADDING". 10:43:57,699 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB128/TBC". 10:43:57,699 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB128/TBCPADDING". 10:43:57,699 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB128/X9.23". 10:43:57,699 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB128/X9.23PADDING". 10:43:57,699 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB128/ZEROBYTE". 10:43:57,699 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB128/ZEROBYTEPADDING". 10:43:57,699 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB136/". 10:43:57,699 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB136/ISO10126". 10:43:57,699 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB136/ISO10126-2". 10:43:57,699 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB136/ISO10126-2PADDING". 10:43:57,699 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB136/ISO10126PADDING". 10:43:57,699 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB136/ISO7816-4". 10:43:57,699 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB136/ISO7816-4PADDING". 10:43:57,699 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB136/NOPADDING". 10:43:57,700 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB136/PKCS5". 10:43:57,700 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB136/PKCS5PADDING". 10:43:57,700 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB136/PKCS7". 10:43:57,700 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB136/PKCS7PADDING". 10:43:57,700 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB136/TBC". 10:43:57,700 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB136/TBCPADDING". 10:43:57,700 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB136/X9.23". 10:43:57,700 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB136/X9.23PADDING". 10:43:57,700 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB136/ZEROBYTE". 10:43:57,700 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB136/ZEROBYTEPADDING". 10:43:57,700 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB144/". 10:43:57,700 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB144/ISO10126". 10:43:57,700 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB144/ISO10126-2". 10:43:57,700 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB144/ISO10126-2PADDING". 10:43:57,700 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB144/ISO10126PADDING". 10:43:57,700 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB144/ISO7816-4". 10:43:57,700 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB144/ISO7816-4PADDING". 10:43:57,700 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB144/NOPADDING". 10:43:57,700 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB144/PKCS5". 10:43:57,700 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB144/PKCS5PADDING". 10:43:57,700 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB144/PKCS7". 10:43:57,700 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB144/PKCS7PADDING". 10:43:57,700 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB144/TBC". 10:43:57,700 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB144/TBCPADDING". 10:43:57,700 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB144/X9.23". 10:43:57,700 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB144/X9.23PADDING". 10:43:57,700 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB144/ZEROBYTE". 10:43:57,700 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB144/ZEROBYTEPADDING". 10:43:57,700 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB152/". 10:43:57,700 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB152/ISO10126". 10:43:57,700 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB152/ISO10126-2". 10:43:57,700 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB152/ISO10126-2PADDING". 10:43:57,700 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB152/ISO10126PADDING". 10:43:57,700 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB152/ISO7816-4". 10:43:57,700 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB152/ISO7816-4PADDING". 10:43:57,700 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB152/NOPADDING". 10:43:57,701 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB152/PKCS5". 10:43:57,701 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB152/PKCS5PADDING". 10:43:57,701 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB152/PKCS7". 10:43:57,701 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB152/PKCS7PADDING". 10:43:57,701 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB152/TBC". 10:43:57,701 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB152/TBCPADDING". 10:43:57,701 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB152/X9.23". 10:43:57,701 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB152/X9.23PADDING". 10:43:57,701 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB152/ZEROBYTE". 10:43:57,701 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB152/ZEROBYTEPADDING". 10:43:57,701 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB16/". 10:43:57,701 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB16/ISO10126". 10:43:57,701 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB16/ISO10126-2". 10:43:57,701 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB16/ISO10126-2PADDING". 10:43:57,701 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB16/ISO10126PADDING". 10:43:57,701 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB16/ISO7816-4". 10:43:57,701 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB16/ISO7816-4PADDING". 10:43:57,701 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB16/NOPADDING". 10:43:57,701 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB16/PKCS5". 10:43:57,701 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB16/PKCS5PADDING". 10:43:57,701 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB16/PKCS7". 10:43:57,701 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB16/PKCS7PADDING". 10:43:57,701 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB16/TBC". 10:43:57,701 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB16/TBCPADDING". 10:43:57,701 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB16/X9.23". 10:43:57,701 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB16/X9.23PADDING". 10:43:57,701 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB16/ZEROBYTE". 10:43:57,701 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB16/ZEROBYTEPADDING". 10:43:57,701 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB160/". 10:43:57,701 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB160/ISO10126". 10:43:57,701 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB160/ISO10126-2". 10:43:57,701 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB160/ISO10126-2PADDING". 10:43:57,701 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB160/ISO10126PADDING". 10:43:57,701 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB160/ISO7816-4". 10:43:57,701 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB160/ISO7816-4PADDING". 10:43:57,701 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB160/NOPADDING". 10:43:57,702 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB160/PKCS5". 10:43:57,702 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB160/PKCS5PADDING". 10:43:57,702 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB160/PKCS7". 10:43:57,702 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB160/PKCS7PADDING". 10:43:57,702 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB160/TBC". 10:43:57,702 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB160/TBCPADDING". 10:43:57,702 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB160/X9.23". 10:43:57,702 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB160/X9.23PADDING". 10:43:57,702 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB160/ZEROBYTE". 10:43:57,702 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB160/ZEROBYTEPADDING". 10:43:57,702 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB168/". 10:43:57,702 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB168/ISO10126". 10:43:57,702 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB168/ISO10126-2". 10:43:57,702 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB168/ISO10126-2PADDING". 10:43:57,702 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB168/ISO10126PADDING". 10:43:57,702 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB168/ISO7816-4". 10:43:57,702 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB168/ISO7816-4PADDING". 10:43:57,702 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB168/NOPADDING". 10:43:57,702 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB168/PKCS5". 10:43:57,702 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB168/PKCS5PADDING". 10:43:57,702 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB168/PKCS7". 10:43:57,702 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB168/PKCS7PADDING". 10:43:57,702 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB168/TBC". 10:43:57,702 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB168/TBCPADDING". 10:43:57,702 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB168/X9.23". 10:43:57,702 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB168/X9.23PADDING". 10:43:57,702 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB168/ZEROBYTE". 10:43:57,702 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB168/ZEROBYTEPADDING". 10:43:57,702 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB176/". 10:43:57,702 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB176/ISO10126". 10:43:57,702 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB176/ISO10126-2". 10:43:57,702 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB176/ISO10126-2PADDING". 10:43:57,702 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB176/ISO10126PADDING". 10:43:57,702 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB176/ISO7816-4". 10:43:57,702 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB176/ISO7816-4PADDING". 10:43:57,702 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB176/NOPADDING". 10:43:57,702 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB176/PKCS5". 10:43:57,703 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB176/PKCS5PADDING". 10:43:57,703 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB176/PKCS7". 10:43:57,703 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB176/PKCS7PADDING". 10:43:57,703 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB176/TBC". 10:43:57,703 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB176/TBCPADDING". 10:43:57,703 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB176/X9.23". 10:43:57,703 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB176/X9.23PADDING". 10:43:57,703 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB176/ZEROBYTE". 10:43:57,703 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB176/ZEROBYTEPADDING". 10:43:57,703 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB184/". 10:43:57,703 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB184/ISO10126". 10:43:57,703 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB184/ISO10126-2". 10:43:57,703 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB184/ISO10126-2PADDING". 10:43:57,703 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB184/ISO10126PADDING". 10:43:57,703 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB184/ISO7816-4". 10:43:57,703 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB184/ISO7816-4PADDING". 10:43:57,703 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB184/NOPADDING". 10:43:57,703 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB184/PKCS5". 10:43:57,703 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB184/PKCS5PADDING". 10:43:57,703 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB184/PKCS7". 10:43:57,703 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB184/PKCS7PADDING". 10:43:57,703 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB184/TBC". 10:43:57,703 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB184/TBCPADDING". 10:43:57,703 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB184/X9.23". 10:43:57,703 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB184/X9.23PADDING". 10:43:57,703 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB184/ZEROBYTE". 10:43:57,703 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB184/ZEROBYTEPADDING". 10:43:57,703 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB192/". 10:43:57,703 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB192/ISO10126". 10:43:57,703 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB192/ISO10126-2". 10:43:57,704 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB192/ISO10126-2PADDING". 10:43:57,704 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB192/ISO10126PADDING". 10:43:57,704 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB192/ISO7816-4". 10:43:57,704 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB192/ISO7816-4PADDING". 10:43:57,704 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB192/NOPADDING". 10:43:57,704 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB192/PKCS5". 10:43:57,704 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB192/PKCS5PADDING". 10:43:57,704 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB192/PKCS7". 10:43:57,704 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB192/PKCS7PADDING". 10:43:57,704 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB192/TBC". 10:43:57,704 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB192/TBCPADDING". 10:43:57,704 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB192/X9.23". 10:43:57,704 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB192/X9.23PADDING". 10:43:57,704 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB192/ZEROBYTE". 10:43:57,704 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB192/ZEROBYTEPADDING". 10:43:57,704 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB200/". 10:43:57,704 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB200/ISO10126". 10:43:57,704 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB200/ISO10126-2". 10:43:57,704 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB200/ISO10126-2PADDING". 10:43:57,704 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB200/ISO10126PADDING". 10:43:57,704 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB200/ISO7816-4". 10:43:57,704 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB200/ISO7816-4PADDING". 10:43:57,704 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB200/NOPADDING". 10:43:57,704 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB200/PKCS5". 10:43:57,704 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB200/PKCS5PADDING". 10:43:57,704 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB200/PKCS7". 10:43:57,704 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB200/PKCS7PADDING". 10:43:57,704 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB200/TBC". 10:43:57,704 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB200/TBCPADDING". 10:43:57,704 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB200/X9.23". 10:43:57,704 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB200/X9.23PADDING". 10:43:57,704 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB200/ZEROBYTE". 10:43:57,704 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB200/ZEROBYTEPADDING". 10:43:57,704 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB208/". 10:43:57,704 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB208/ISO10126". 10:43:57,704 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB208/ISO10126-2". 10:43:57,705 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB208/ISO10126-2PADDING". 10:43:57,705 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB208/ISO10126PADDING". 10:43:57,705 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB208/ISO7816-4". 10:43:57,705 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB208/ISO7816-4PADDING". 10:43:57,705 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB208/NOPADDING". 10:43:57,705 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB208/PKCS5". 10:43:57,705 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB208/PKCS5PADDING". 10:43:57,705 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB208/PKCS7". 10:43:57,705 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB208/PKCS7PADDING". 10:43:57,705 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB208/TBC". 10:43:57,705 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB208/TBCPADDING". 10:43:57,705 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB208/X9.23". 10:43:57,705 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB208/X9.23PADDING". 10:43:57,705 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB208/ZEROBYTE". 10:43:57,705 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB208/ZEROBYTEPADDING". 10:43:57,705 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB216/". 10:43:57,705 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB216/ISO10126". 10:43:57,705 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB216/ISO10126-2". 10:43:57,705 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB216/ISO10126-2PADDING". 10:43:57,705 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB216/ISO10126PADDING". 10:43:57,705 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB216/ISO7816-4". 10:43:57,705 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB216/ISO7816-4PADDING". 10:43:57,705 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB216/NOPADDING". 10:43:57,705 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB216/PKCS5". 10:43:57,705 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB216/PKCS5PADDING". 10:43:57,705 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB216/PKCS7". 10:43:57,705 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB216/PKCS7PADDING". 10:43:57,705 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB216/TBC". 10:43:57,705 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB216/TBCPADDING". 10:43:57,705 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB216/X9.23". 10:43:57,705 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB216/X9.23PADDING". 10:43:57,705 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB216/ZEROBYTE". 10:43:57,705 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB216/ZEROBYTEPADDING". 10:43:57,705 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB224/". 10:43:57,705 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB224/ISO10126". 10:43:57,705 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB224/ISO10126-2". 10:43:57,705 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB224/ISO10126-2PADDING". 10:43:57,705 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB224/ISO10126PADDING". 10:43:57,705 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB224/ISO7816-4". 10:43:57,705 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB224/ISO7816-4PADDING". 10:43:57,705 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB224/NOPADDING". 10:43:57,705 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB224/PKCS5". 10:43:57,705 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB224/PKCS5PADDING". 10:43:57,706 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB224/PKCS7". 10:43:57,706 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB224/PKCS7PADDING". 10:43:57,706 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB224/TBC". 10:43:57,706 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB224/TBCPADDING". 10:43:57,706 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB224/X9.23". 10:43:57,706 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB224/X9.23PADDING". 10:43:57,706 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB224/ZEROBYTE". 10:43:57,706 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB224/ZEROBYTEPADDING". 10:43:57,706 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB232/". 10:43:57,706 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB232/ISO10126". 10:43:57,706 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB232/ISO10126-2". 10:43:57,706 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB232/ISO10126-2PADDING". 10:43:57,706 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB232/ISO10126PADDING". 10:43:57,706 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB232/ISO7816-4". 10:43:57,706 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB232/ISO7816-4PADDING". 10:43:57,706 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB232/NOPADDING". 10:43:57,706 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB232/PKCS5". 10:43:57,706 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB232/PKCS5PADDING". 10:43:57,706 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB232/PKCS7". 10:43:57,706 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB232/PKCS7PADDING". 10:43:57,706 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB232/TBC". 10:43:57,706 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB232/TBCPADDING". 10:43:57,706 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB232/X9.23". 10:43:57,706 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB232/X9.23PADDING". 10:43:57,706 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB232/ZEROBYTE". 10:43:57,706 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB232/ZEROBYTEPADDING". 10:43:57,706 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB24/". 10:43:57,706 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB24/ISO10126". 10:43:57,706 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB24/ISO10126-2". 10:43:57,706 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB24/ISO10126-2PADDING". 10:43:57,706 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB24/ISO10126PADDING". 10:43:57,706 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB24/ISO7816-4". 10:43:57,706 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB24/ISO7816-4PADDING". 10:43:57,706 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB24/NOPADDING". 10:43:57,706 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB24/PKCS5". 10:43:57,706 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB24/PKCS5PADDING". 10:43:57,706 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB24/PKCS7". 10:43:57,706 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB24/PKCS7PADDING". 10:43:57,706 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB24/TBC". 10:43:57,706 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB24/TBCPADDING". 10:43:57,706 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB24/X9.23". 10:43:57,706 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB24/X9.23PADDING". 10:43:57,706 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB24/ZEROBYTE". 10:43:57,706 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB24/ZEROBYTEPADDING". 10:43:57,706 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB240/". 10:43:57,706 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB240/ISO10126". 10:43:57,706 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB240/ISO10126-2". 10:43:57,707 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB240/ISO10126-2PADDING". 10:43:57,707 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB240/ISO10126PADDING". 10:43:57,707 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB240/ISO7816-4". 10:43:57,707 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB240/ISO7816-4PADDING". 10:43:57,707 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB240/NOPADDING". 10:43:57,707 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB240/PKCS5". 10:43:57,707 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB240/PKCS5PADDING". 10:43:57,707 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB240/PKCS7". 10:43:57,707 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB240/PKCS7PADDING". 10:43:57,707 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB240/TBC". 10:43:57,707 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB240/TBCPADDING". 10:43:57,707 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB240/X9.23". 10:43:57,707 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB240/X9.23PADDING". 10:43:57,707 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB240/ZEROBYTE". 10:43:57,707 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB240/ZEROBYTEPADDING". 10:43:57,707 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB248/". 10:43:57,707 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB248/ISO10126". 10:43:57,707 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB248/ISO10126-2". 10:43:57,707 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB248/ISO10126-2PADDING". 10:43:57,707 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB248/ISO10126PADDING". 10:43:57,707 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB248/ISO7816-4". 10:43:57,707 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB248/ISO7816-4PADDING". 10:43:57,707 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB248/NOPADDING". 10:43:57,707 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB248/PKCS5". 10:43:57,707 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB248/PKCS5PADDING". 10:43:57,707 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB248/PKCS7". 10:43:57,707 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB248/PKCS7PADDING". 10:43:57,707 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB248/TBC". 10:43:57,707 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB248/TBCPADDING". 10:43:57,707 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB248/X9.23". 10:43:57,707 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB248/X9.23PADDING". 10:43:57,707 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB248/ZEROBYTE". 10:43:57,707 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB248/ZEROBYTEPADDING". 10:43:57,707 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB256/". 10:43:57,707 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB256/ISO10126". 10:43:57,707 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB256/ISO10126-2". 10:43:57,708 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB256/ISO10126-2PADDING". 10:43:57,708 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB256/ISO10126PADDING". 10:43:57,708 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB256/ISO7816-4". 10:43:57,708 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB256/ISO7816-4PADDING". 10:43:57,708 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB256/NOPADDING". 10:43:57,708 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB256/PKCS5". 10:43:57,708 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB256/PKCS5PADDING". 10:43:57,708 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB256/PKCS7". 10:43:57,708 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB256/PKCS7PADDING". 10:43:57,708 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB256/TBC". 10:43:57,708 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB256/TBCPADDING". 10:43:57,708 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB256/X9.23". 10:43:57,708 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB256/X9.23PADDING". 10:43:57,708 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB256/ZEROBYTE". 10:43:57,708 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB256/ZEROBYTEPADDING". 10:43:57,708 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB32/". 10:43:57,708 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB32/ISO10126". 10:43:57,708 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB32/ISO10126-2". 10:43:57,708 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB32/ISO10126-2PADDING". 10:43:57,708 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB32/ISO10126PADDING". 10:43:57,708 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB32/ISO7816-4". 10:43:57,708 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB32/ISO7816-4PADDING". 10:43:57,708 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB32/NOPADDING". 10:43:57,708 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB32/PKCS5". 10:43:57,708 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB32/PKCS5PADDING". 10:43:57,708 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB32/PKCS7". 10:43:57,708 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB32/PKCS7PADDING". 10:43:57,708 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB32/TBC". 10:43:57,708 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB32/TBCPADDING". 10:43:57,708 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB32/X9.23". 10:43:57,708 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB32/X9.23PADDING". 10:43:57,708 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB32/ZEROBYTE". 10:43:57,708 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB32/ZEROBYTEPADDING". 10:43:57,708 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB40/". 10:43:57,708 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB40/ISO10126". 10:43:57,708 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB40/ISO10126-2". 10:43:57,708 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB40/ISO10126-2PADDING". 10:43:57,708 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB40/ISO10126PADDING". 10:43:57,708 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB40/ISO7816-4". 10:43:57,708 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB40/ISO7816-4PADDING". 10:43:57,708 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB40/NOPADDING". 10:43:57,709 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB40/PKCS5". 10:43:57,709 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB40/PKCS5PADDING". 10:43:57,709 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB40/PKCS7". 10:43:57,709 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB40/PKCS7PADDING". 10:43:57,709 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB40/TBC". 10:43:57,709 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB40/TBCPADDING". 10:43:57,709 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB40/X9.23". 10:43:57,709 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB40/X9.23PADDING". 10:43:57,709 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB40/ZEROBYTE". 10:43:57,709 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB40/ZEROBYTEPADDING". 10:43:57,709 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB48/". 10:43:57,709 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB48/ISO10126". 10:43:57,709 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB48/ISO10126-2". 10:43:57,709 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB48/ISO10126-2PADDING". 10:43:57,709 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB48/ISO10126PADDING". 10:43:57,709 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB48/ISO7816-4". 10:43:57,709 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB48/ISO7816-4PADDING". 10:43:57,709 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB48/NOPADDING". 10:43:57,709 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB48/PKCS5". 10:43:57,709 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB48/PKCS5PADDING". 10:43:57,709 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB48/PKCS7". 10:43:57,709 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB48/PKCS7PADDING". 10:43:57,709 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB48/TBC". 10:43:57,709 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB48/TBCPADDING". 10:43:57,709 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB48/X9.23". 10:43:57,709 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB48/X9.23PADDING". 10:43:57,709 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB48/ZEROBYTE". 10:43:57,709 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB48/ZEROBYTEPADDING". 10:43:57,710 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB56/". 10:43:57,710 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB56/ISO10126". 10:43:57,710 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB56/ISO10126-2". 10:43:57,710 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB56/ISO10126-2PADDING". 10:43:57,710 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB56/ISO10126PADDING". 10:43:57,710 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB56/ISO7816-4". 10:43:57,710 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB56/ISO7816-4PADDING". 10:43:57,710 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB56/NOPADDING". 10:43:57,710 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB56/PKCS5". 10:43:57,710 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB56/PKCS5PADDING". 10:43:57,710 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB56/PKCS7". 10:43:57,710 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB56/PKCS7PADDING". 10:43:57,710 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB56/TBC". 10:43:57,710 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB56/TBCPADDING". 10:43:57,710 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB56/X9.23". 10:43:57,710 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB56/X9.23PADDING". 10:43:57,710 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB56/ZEROBYTE". 10:43:57,710 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB56/ZEROBYTEPADDING". 10:43:57,710 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB64/". 10:43:57,710 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB64/ISO10126". 10:43:57,710 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB64/ISO10126-2". 10:43:57,710 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB64/ISO10126-2PADDING". 10:43:57,710 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB64/ISO10126PADDING". 10:43:57,710 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB64/ISO7816-4". 10:43:57,710 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB64/ISO7816-4PADDING". 10:43:57,710 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB64/NOPADDING". 10:43:57,710 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB64/PKCS5". 10:43:57,710 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB64/PKCS5PADDING". 10:43:57,710 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB64/PKCS7". 10:43:57,710 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB64/PKCS7PADDING". 10:43:57,710 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB64/TBC". 10:43:57,710 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB64/TBCPADDING". 10:43:57,710 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB64/X9.23". 10:43:57,710 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB64/X9.23PADDING". 10:43:57,710 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB64/ZEROBYTE". 10:43:57,711 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB64/ZEROBYTEPADDING". 10:43:57,711 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB72/". 10:43:57,711 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB72/ISO10126". 10:43:57,711 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB72/ISO10126-2". 10:43:57,711 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB72/ISO10126-2PADDING". 10:43:57,711 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB72/ISO10126PADDING". 10:43:57,711 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB72/ISO7816-4". 10:43:57,711 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB72/ISO7816-4PADDING". 10:43:57,711 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB72/NOPADDING". 10:43:57,711 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB72/PKCS5". 10:43:57,711 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB72/PKCS5PADDING". 10:43:57,711 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB72/PKCS7". 10:43:57,711 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB72/PKCS7PADDING". 10:43:57,711 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB72/TBC". 10:43:57,711 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB72/TBCPADDING". 10:43:57,711 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB72/X9.23". 10:43:57,711 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB72/X9.23PADDING". 10:43:57,711 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB72/ZEROBYTE". 10:43:57,711 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB72/ZEROBYTEPADDING". 10:43:57,711 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB8/". 10:43:57,711 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB8/ISO10126". 10:43:57,711 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB8/ISO10126-2". 10:43:57,711 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB8/ISO10126-2PADDING". 10:43:57,711 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB8/ISO10126PADDING". 10:43:57,711 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB8/ISO7816-4". 10:43:57,711 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB8/ISO7816-4PADDING". 10:43:57,711 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB8/NOPADDING". 10:43:57,711 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB8/PKCS5". 10:43:57,711 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB8/PKCS5PADDING". 10:43:57,711 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB8/PKCS7". 10:43:57,711 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB8/PKCS7PADDING". 10:43:57,711 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB8/TBC". 10:43:57,711 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB8/TBCPADDING". 10:43:57,711 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB8/X9.23". 10:43:57,711 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB8/X9.23PADDING". 10:43:57,712 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB8/ZEROBYTE". 10:43:57,712 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB8/ZEROBYTEPADDING". 10:43:57,712 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB80/". 10:43:57,712 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB80/ISO10126". 10:43:57,712 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB80/ISO10126-2". 10:43:57,712 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB80/ISO10126-2PADDING". 10:43:57,712 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB80/ISO10126PADDING". 10:43:57,712 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB80/ISO7816-4". 10:43:57,712 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB80/ISO7816-4PADDING". 10:43:57,712 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB80/NOPADDING". 10:43:57,712 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB80/PKCS5". 10:43:57,712 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB80/PKCS5PADDING". 10:43:57,712 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB80/PKCS7". 10:43:57,712 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB80/PKCS7PADDING". 10:43:57,712 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB80/TBC". 10:43:57,712 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB80/TBCPADDING". 10:43:57,712 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB80/X9.23". 10:43:57,712 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB80/X9.23PADDING". 10:43:57,712 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB80/ZEROBYTE". 10:43:57,712 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB80/ZEROBYTEPADDING". 10:43:57,712 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB88/". 10:43:57,712 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB88/ISO10126". 10:43:57,712 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB88/ISO10126-2". 10:43:57,712 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB88/ISO10126-2PADDING". 10:43:57,712 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB88/ISO10126PADDING". 10:43:57,712 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB88/ISO7816-4". 10:43:57,712 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB88/ISO7816-4PADDING". 10:43:57,712 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB88/NOPADDING". 10:43:57,712 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB88/PKCS5". 10:43:57,712 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB88/PKCS5PADDING". 10:43:57,712 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB88/PKCS7". 10:43:57,712 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB88/PKCS7PADDING". 10:43:57,712 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB88/TBC". 10:43:57,712 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB88/TBCPADDING". 10:43:57,712 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB88/X9.23". 10:43:57,712 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB88/X9.23PADDING". 10:43:57,712 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB88/ZEROBYTE". 10:43:57,712 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB88/ZEROBYTEPADDING". 10:43:57,712 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB96/". 10:43:57,713 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB96/ISO10126". 10:43:57,713 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB96/ISO10126-2". 10:43:57,713 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB96/ISO10126-2PADDING". 10:43:57,713 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB96/ISO10126PADDING". 10:43:57,713 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB96/ISO7816-4". 10:43:57,713 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB96/ISO7816-4PADDING". 10:43:57,713 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB96/NOPADDING". 10:43:57,713 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB96/PKCS5". 10:43:57,713 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB96/PKCS5PADDING". 10:43:57,713 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB96/PKCS7". 10:43:57,713 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB96/PKCS7PADDING". 10:43:57,713 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB96/TBC". 10:43:57,713 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB96/TBCPADDING". 10:43:57,713 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB96/X9.23". 10:43:57,713 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB96/X9.23PADDING". 10:43:57,713 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB96/ZEROBYTE". 10:43:57,713 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB96/ZEROBYTEPADDING". 10:43:57,713 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CTS/". 10:43:57,713 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CTS/NOPADDING". 10:43:57,713 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/EAX/". 10:43:57,713 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/EAX/NOPADDING". 10:43:57,713 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/ECB/". 10:43:57,713 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/ECB/NOPADDING". 10:43:57,713 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/GCM/". 10:43:57,713 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/GCM/NOPADDING". 10:43:57,713 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB/". 10:43:57,713 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB/ISO10126". 10:43:57,713 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB/ISO10126-2". 10:43:57,713 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB/ISO10126-2PADDING". 10:43:57,713 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB/ISO10126PADDING". 10:43:57,713 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB/ISO7816-4". 10:43:57,713 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB/ISO7816-4PADDING". 10:43:57,713 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB/NOPADDING". 10:43:57,714 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB/PKCS5". 10:43:57,714 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB/PKCS5PADDING". 10:43:57,714 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB/PKCS7". 10:43:57,714 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB/PKCS7PADDING". 10:43:57,714 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB/TBC". 10:43:57,714 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB/TBCPADDING". 10:43:57,714 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB/X9.23". 10:43:57,714 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB/X9.23PADDING". 10:43:57,714 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB/ZEROBYTE". 10:43:57,714 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB/ZEROBYTEPADDING". 10:43:57,714 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB104/". 10:43:57,714 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB104/ISO10126". 10:43:57,714 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB104/ISO10126-2". 10:43:57,714 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB104/ISO10126-2PADDING". 10:43:57,714 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB104/ISO10126PADDING". 10:43:57,714 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB104/ISO7816-4". 10:43:57,714 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB104/ISO7816-4PADDING". 10:43:57,714 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB104/NOPADDING". 10:43:57,714 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB104/PKCS5". 10:43:57,714 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB104/PKCS5PADDING". 10:43:57,714 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB104/PKCS7". 10:43:57,714 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB104/PKCS7PADDING". 10:43:57,714 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB104/TBC". 10:43:57,714 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB104/TBCPADDING". 10:43:57,714 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB104/X9.23". 10:43:57,714 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB104/X9.23PADDING". 10:43:57,714 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB104/ZEROBYTE". 10:43:57,714 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB104/ZEROBYTEPADDING". 10:43:57,714 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB112/". 10:43:57,714 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB112/ISO10126". 10:43:57,714 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB112/ISO10126-2". 10:43:57,714 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB112/ISO10126-2PADDING". 10:43:57,714 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB112/ISO10126PADDING". 10:43:57,714 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB112/ISO7816-4". 10:43:57,714 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB112/ISO7816-4PADDING". 10:43:57,714 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB112/NOPADDING". 10:43:57,714 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB112/PKCS5". 10:43:57,714 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB112/PKCS5PADDING". 10:43:57,714 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB112/PKCS7". 10:43:57,715 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB112/PKCS7PADDING". 10:43:57,715 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB112/TBC". 10:43:57,715 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB112/TBCPADDING". 10:43:57,715 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB112/X9.23". 10:43:57,715 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB112/X9.23PADDING". 10:43:57,715 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB112/ZEROBYTE". 10:43:57,715 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB112/ZEROBYTEPADDING". 10:43:57,715 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB120/". 10:43:57,715 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB120/ISO10126". 10:43:57,715 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB120/ISO10126-2". 10:43:57,715 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB120/ISO10126-2PADDING". 10:43:57,715 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB120/ISO10126PADDING". 10:43:57,715 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB120/ISO7816-4". 10:43:57,715 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB120/ISO7816-4PADDING". 10:43:57,715 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB120/NOPADDING". 10:43:57,715 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB120/PKCS5". 10:43:57,715 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB120/PKCS5PADDING". 10:43:57,715 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB120/PKCS7". 10:43:57,715 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB120/PKCS7PADDING". 10:43:57,715 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB120/TBC". 10:43:57,715 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB120/TBCPADDING". 10:43:57,715 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB120/X9.23". 10:43:57,715 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB120/X9.23PADDING". 10:43:57,716 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB120/ZEROBYTE". 10:43:57,716 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB120/ZEROBYTEPADDING". 10:43:57,716 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB128/". 10:43:57,716 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB128/ISO10126". 10:43:57,716 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB128/ISO10126-2". 10:43:57,716 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB128/ISO10126-2PADDING". 10:43:57,716 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB128/ISO10126PADDING". 10:43:57,716 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB128/ISO7816-4". 10:43:57,716 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB128/ISO7816-4PADDING". 10:43:57,716 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB128/NOPADDING". 10:43:57,716 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB128/PKCS5". 10:43:57,716 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB128/PKCS5PADDING". 10:43:57,716 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB128/PKCS7". 10:43:57,716 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB128/PKCS7PADDING". 10:43:57,716 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB128/TBC". 10:43:57,716 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB128/TBCPADDING". 10:43:57,716 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB128/X9.23". 10:43:57,716 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB128/X9.23PADDING". 10:43:57,716 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB128/ZEROBYTE". 10:43:57,716 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB128/ZEROBYTEPADDING". 10:43:57,716 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB136/". 10:43:57,716 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB136/ISO10126". 10:43:57,716 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB136/ISO10126-2". 10:43:57,716 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB136/ISO10126-2PADDING". 10:43:57,716 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB136/ISO10126PADDING". 10:43:57,716 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB136/ISO7816-4". 10:43:57,716 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB136/ISO7816-4PADDING". 10:43:57,716 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB136/NOPADDING". 10:43:57,716 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB136/PKCS5". 10:43:57,716 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB136/PKCS5PADDING". 10:43:57,716 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB136/PKCS7". 10:43:57,716 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB136/PKCS7PADDING". 10:43:57,716 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB136/TBC". 10:43:57,716 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB136/TBCPADDING". 10:43:57,717 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB136/X9.23". 10:43:57,717 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB136/X9.23PADDING". 10:43:57,717 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB136/ZEROBYTE". 10:43:57,717 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB136/ZEROBYTEPADDING". 10:43:57,717 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB144/". 10:43:57,717 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB144/ISO10126". 10:43:57,717 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB144/ISO10126-2". 10:43:57,717 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB144/ISO10126-2PADDING". 10:43:57,717 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB144/ISO10126PADDING". 10:43:57,717 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB144/ISO7816-4". 10:43:57,717 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB144/ISO7816-4PADDING". 10:43:57,717 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB144/NOPADDING". 10:43:57,717 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB144/PKCS5". 10:43:57,717 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB144/PKCS5PADDING". 10:43:57,717 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB144/PKCS7". 10:43:57,717 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB144/PKCS7PADDING". 10:43:57,717 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB144/TBC". 10:43:57,717 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB144/TBCPADDING". 10:43:57,717 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB144/X9.23". 10:43:57,717 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB144/X9.23PADDING". 10:43:57,717 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB144/ZEROBYTE". 10:43:57,717 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB144/ZEROBYTEPADDING". 10:43:57,717 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB152/". 10:43:57,717 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB152/ISO10126". 10:43:57,717 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB152/ISO10126-2". 10:43:57,717 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB152/ISO10126-2PADDING". 10:43:57,717 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB152/ISO10126PADDING". 10:43:57,717 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB152/ISO7816-4". 10:43:57,717 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB152/ISO7816-4PADDING". 10:43:57,717 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB152/NOPADDING". 10:43:57,717 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB152/PKCS5". 10:43:57,717 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB152/PKCS5PADDING". 10:43:57,717 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB152/PKCS7". 10:43:57,717 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB152/PKCS7PADDING". 10:43:57,717 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB152/TBC". 10:43:57,717 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB152/TBCPADDING". 10:43:57,717 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB152/X9.23". 10:43:57,717 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB152/X9.23PADDING". 10:43:57,717 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB152/ZEROBYTE". 10:43:57,718 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB152/ZEROBYTEPADDING". 10:43:57,718 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB16/". 10:43:57,718 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB16/ISO10126". 10:43:57,718 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB16/ISO10126-2". 10:43:57,718 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB16/ISO10126-2PADDING". 10:43:57,718 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB16/ISO10126PADDING". 10:43:57,718 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB16/ISO7816-4". 10:43:57,718 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB16/ISO7816-4PADDING". 10:43:57,718 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB16/NOPADDING". 10:43:57,718 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB16/PKCS5". 10:43:57,718 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB16/PKCS5PADDING". 10:43:57,718 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB16/PKCS7". 10:43:57,718 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB16/PKCS7PADDING". 10:43:57,718 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB16/TBC". 10:43:57,718 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB16/TBCPADDING". 10:43:57,718 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB16/X9.23". 10:43:57,718 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB16/X9.23PADDING". 10:43:57,718 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB16/ZEROBYTE". 10:43:57,718 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB16/ZEROBYTEPADDING". 10:43:57,718 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB160/". 10:43:57,718 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB160/ISO10126". 10:43:57,718 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB160/ISO10126-2". 10:43:57,718 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB160/ISO10126-2PADDING". 10:43:57,718 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB160/ISO10126PADDING". 10:43:57,718 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB160/ISO7816-4". 10:43:57,718 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB160/ISO7816-4PADDING". 10:43:57,718 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB160/NOPADDING". 10:43:57,718 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB160/PKCS5". 10:43:57,718 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB160/PKCS5PADDING". 10:43:57,718 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB160/PKCS7". 10:43:57,718 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB160/PKCS7PADDING". 10:43:57,718 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB160/TBC". 10:43:57,718 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB160/TBCPADDING". 10:43:57,718 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB160/X9.23". 10:43:57,718 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB160/X9.23PADDING". 10:43:57,718 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB160/ZEROBYTE". 10:43:57,718 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB160/ZEROBYTEPADDING". 10:43:57,718 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB168/". 10:43:57,718 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB168/ISO10126". 10:43:57,719 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB168/ISO10126-2". 10:43:57,719 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB168/ISO10126-2PADDING". 10:43:57,719 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB168/ISO10126PADDING". 10:43:57,719 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB168/ISO7816-4". 10:43:57,719 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB168/ISO7816-4PADDING". 10:43:57,719 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB168/NOPADDING". 10:43:57,719 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB168/PKCS5". 10:43:57,719 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB168/PKCS5PADDING". 10:43:57,719 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB168/PKCS7". 10:43:57,719 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB168/PKCS7PADDING". 10:43:57,719 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB168/TBC". 10:43:57,719 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB168/TBCPADDING". 10:43:57,719 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB168/X9.23". 10:43:57,719 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB168/X9.23PADDING". 10:43:57,719 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB168/ZEROBYTE". 10:43:57,719 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB168/ZEROBYTEPADDING". 10:43:57,719 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB176/". 10:43:57,719 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB176/ISO10126". 10:43:57,719 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB176/ISO10126-2". 10:43:57,719 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB176/ISO10126-2PADDING". 10:43:57,719 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB176/ISO10126PADDING". 10:43:57,719 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB176/ISO7816-4". 10:43:57,719 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB176/ISO7816-4PADDING". 10:43:57,719 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB176/NOPADDING". 10:43:57,719 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB176/PKCS5". 10:43:57,719 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB176/PKCS5PADDING". 10:43:57,719 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB176/PKCS7". 10:43:57,719 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB176/PKCS7PADDING". 10:43:57,719 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB176/TBC". 10:43:57,719 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB176/TBCPADDING". 10:43:57,719 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB176/X9.23". 10:43:57,719 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB176/X9.23PADDING". 10:43:57,719 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB176/ZEROBYTE". 10:43:57,719 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB176/ZEROBYTEPADDING". 10:43:57,720 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB184/". 10:43:57,720 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB184/ISO10126". 10:43:57,720 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB184/ISO10126-2". 10:43:57,720 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB184/ISO10126-2PADDING". 10:43:57,720 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB184/ISO10126PADDING". 10:43:57,720 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB184/ISO7816-4". 10:43:57,720 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB184/ISO7816-4PADDING". 10:43:57,720 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB184/NOPADDING". 10:43:57,720 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB184/PKCS5". 10:43:57,720 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB184/PKCS5PADDING". 10:43:57,720 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB184/PKCS7". 10:43:57,720 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB184/PKCS7PADDING". 10:43:57,720 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB184/TBC". 10:43:57,720 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB184/TBCPADDING". 10:43:57,720 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB184/X9.23". 10:43:57,720 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB184/X9.23PADDING". 10:43:57,720 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB184/ZEROBYTE". 10:43:57,720 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB184/ZEROBYTEPADDING". 10:43:57,720 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB192/". 10:43:57,720 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB192/ISO10126". 10:43:57,720 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB192/ISO10126-2". 10:43:57,720 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB192/ISO10126-2PADDING". 10:43:57,720 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB192/ISO10126PADDING". 10:43:57,720 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB192/ISO7816-4". 10:43:57,720 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB192/ISO7816-4PADDING". 10:43:57,720 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB192/NOPADDING". 10:43:57,720 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB192/PKCS5". 10:43:57,720 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB192/PKCS5PADDING". 10:43:57,720 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB192/PKCS7". 10:43:57,720 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB192/PKCS7PADDING". 10:43:57,720 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB192/TBC". 10:43:57,720 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB192/TBCPADDING". 10:43:57,720 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB192/X9.23". 10:43:57,720 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB192/X9.23PADDING". 10:43:57,720 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB192/ZEROBYTE". 10:43:57,720 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB192/ZEROBYTEPADDING". 10:43:57,720 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB200/". 10:43:57,720 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB200/ISO10126". 10:43:57,720 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB200/ISO10126-2". 10:43:57,721 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB200/ISO10126-2PADDING". 10:43:57,721 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB200/ISO10126PADDING". 10:43:57,721 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB200/ISO7816-4". 10:43:57,721 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB200/ISO7816-4PADDING". 10:43:57,721 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB200/NOPADDING". 10:43:57,721 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB200/PKCS5". 10:43:57,721 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB200/PKCS5PADDING". 10:43:57,721 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB200/PKCS7". 10:43:57,721 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB200/PKCS7PADDING". 10:43:57,721 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB200/TBC". 10:43:57,721 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB200/TBCPADDING". 10:43:57,721 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB200/X9.23". 10:43:57,721 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB200/X9.23PADDING". 10:43:57,721 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB200/ZEROBYTE". 10:43:57,721 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB200/ZEROBYTEPADDING". 10:43:57,721 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB208/". 10:43:57,721 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB208/ISO10126". 10:43:57,721 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB208/ISO10126-2". 10:43:57,721 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB208/ISO10126-2PADDING". 10:43:57,721 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB208/ISO10126PADDING". 10:43:57,721 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB208/ISO7816-4". 10:43:57,721 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB208/ISO7816-4PADDING". 10:43:57,721 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB208/NOPADDING". 10:43:57,721 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB208/PKCS5". 10:43:57,721 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB208/PKCS5PADDING". 10:43:57,721 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB208/PKCS7". 10:43:57,721 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB208/PKCS7PADDING". 10:43:57,721 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB208/TBC". 10:43:57,721 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB208/TBCPADDING". 10:43:57,721 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB208/X9.23". 10:43:57,721 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB208/X9.23PADDING". 10:43:57,721 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB208/ZEROBYTE". 10:43:57,721 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB208/ZEROBYTEPADDING". 10:43:57,722 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB216/". 10:43:57,722 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB216/ISO10126". 10:43:57,722 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB216/ISO10126-2". 10:43:57,722 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB216/ISO10126-2PADDING". 10:43:57,722 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB216/ISO10126PADDING". 10:43:57,722 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB216/ISO7816-4". 10:43:57,722 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB216/ISO7816-4PADDING". 10:43:57,722 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB216/NOPADDING". 10:43:57,722 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB216/PKCS5". 10:43:57,722 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB216/PKCS5PADDING". 10:43:57,722 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB216/PKCS7". 10:43:57,722 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB216/PKCS7PADDING". 10:43:57,722 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB216/TBC". 10:43:57,722 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB216/TBCPADDING". 10:43:57,722 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB216/X9.23". 10:43:57,722 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB216/X9.23PADDING". 10:43:57,722 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB216/ZEROBYTE". 10:43:57,722 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB216/ZEROBYTEPADDING". 10:43:57,722 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB224/". 10:43:57,722 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB224/ISO10126". 10:43:57,722 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB224/ISO10126-2". 10:43:57,722 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB224/ISO10126-2PADDING". 10:43:57,722 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB224/ISO10126PADDING". 10:43:57,722 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB224/ISO7816-4". 10:43:57,722 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB224/ISO7816-4PADDING". 10:43:57,722 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB224/NOPADDING". 10:43:57,722 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB224/PKCS5". 10:43:57,722 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB224/PKCS5PADDING". 10:43:57,722 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB224/PKCS7". 10:43:57,722 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB224/PKCS7PADDING". 10:43:57,722 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB224/TBC". 10:43:57,722 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB224/TBCPADDING". 10:43:57,722 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB224/X9.23". 10:43:57,722 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB224/X9.23PADDING". 10:43:57,722 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB224/ZEROBYTE". 10:43:57,722 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB224/ZEROBYTEPADDING". 10:43:57,722 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB232/". 10:43:57,722 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB232/ISO10126". 10:43:57,722 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB232/ISO10126-2". 10:43:57,722 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB232/ISO10126-2PADDING". 10:43:57,723 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB232/ISO10126PADDING". 10:43:57,723 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB232/ISO7816-4". 10:43:57,723 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB232/ISO7816-4PADDING". 10:43:57,723 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB232/NOPADDING". 10:43:57,723 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB232/PKCS5". 10:43:57,723 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB232/PKCS5PADDING". 10:43:57,723 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB232/PKCS7". 10:43:57,723 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB232/PKCS7PADDING". 10:43:57,723 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB232/TBC". 10:43:57,723 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB232/TBCPADDING". 10:43:57,723 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB232/X9.23". 10:43:57,723 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB232/X9.23PADDING". 10:43:57,723 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB232/ZEROBYTE". 10:43:57,723 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB232/ZEROBYTEPADDING". 10:43:57,723 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB24/". 10:43:57,723 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB24/ISO10126". 10:43:57,723 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB24/ISO10126-2". 10:43:57,723 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB24/ISO10126-2PADDING". 10:43:57,723 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB24/ISO10126PADDING". 10:43:57,723 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB24/ISO7816-4". 10:43:57,723 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB24/ISO7816-4PADDING". 10:43:57,723 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB24/NOPADDING". 10:43:57,723 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB24/PKCS5". 10:43:57,723 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB24/PKCS5PADDING". 10:43:57,723 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB24/PKCS7". 10:43:57,723 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB24/PKCS7PADDING". 10:43:57,723 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB24/TBC". 10:43:57,723 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB24/TBCPADDING". 10:43:57,723 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB24/X9.23". 10:43:57,723 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB24/X9.23PADDING". 10:43:57,723 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB24/ZEROBYTE". 10:43:57,724 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB24/ZEROBYTEPADDING". 10:43:57,724 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB240/". 10:43:57,724 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB240/ISO10126". 10:43:57,724 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB240/ISO10126-2". 10:43:57,724 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB240/ISO10126-2PADDING". 10:43:57,724 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB240/ISO10126PADDING". 10:43:57,724 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB240/ISO7816-4". 10:43:57,724 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB240/ISO7816-4PADDING". 10:43:57,724 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB240/NOPADDING". 10:43:57,724 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB240/PKCS5". 10:43:57,724 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB240/PKCS5PADDING". 10:43:57,724 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB240/PKCS7". 10:43:57,724 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB240/PKCS7PADDING". 10:43:57,724 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB240/TBC". 10:43:57,724 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB240/TBCPADDING". 10:43:57,724 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB240/X9.23". 10:43:57,724 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB240/X9.23PADDING". 10:43:57,724 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB240/ZEROBYTE". 10:43:57,724 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB240/ZEROBYTEPADDING". 10:43:57,724 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB248/". 10:43:57,724 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB248/ISO10126". 10:43:57,724 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB248/ISO10126-2". 10:43:57,724 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB248/ISO10126-2PADDING". 10:43:57,724 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB248/ISO10126PADDING". 10:43:57,724 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB248/ISO7816-4". 10:43:57,724 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB248/ISO7816-4PADDING". 10:43:57,724 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB248/NOPADDING". 10:43:57,724 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB248/PKCS5". 10:43:57,724 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB248/PKCS5PADDING". 10:43:57,724 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB248/PKCS7". 10:43:57,724 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB248/PKCS7PADDING". 10:43:57,724 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB248/TBC". 10:43:57,724 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB248/TBCPADDING". 10:43:57,724 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB248/X9.23". 10:43:57,724 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB248/X9.23PADDING". 10:43:57,724 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB248/ZEROBYTE". 10:43:57,724 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB248/ZEROBYTEPADDING". 10:43:57,724 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB256/". 10:43:57,724 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB256/ISO10126". 10:43:57,724 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB256/ISO10126-2". 10:43:57,725 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB256/ISO10126-2PADDING". 10:43:57,725 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB256/ISO10126PADDING". 10:43:57,725 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB256/ISO7816-4". 10:43:57,725 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB256/ISO7816-4PADDING". 10:43:57,725 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB256/NOPADDING". 10:43:57,725 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB256/PKCS5". 10:43:57,725 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB256/PKCS5PADDING". 10:43:57,725 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB256/PKCS7". 10:43:57,725 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB256/PKCS7PADDING". 10:43:57,725 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB256/TBC". 10:43:57,725 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB256/TBCPADDING". 10:43:57,725 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB256/X9.23". 10:43:57,725 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB256/X9.23PADDING". 10:43:57,725 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB256/ZEROBYTE". 10:43:57,725 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB256/ZEROBYTEPADDING". 10:43:57,725 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB32/". 10:43:57,725 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB32/ISO10126". 10:43:57,725 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB32/ISO10126-2". 10:43:57,725 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB32/ISO10126-2PADDING". 10:43:57,725 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB32/ISO10126PADDING". 10:43:57,725 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB32/ISO7816-4". 10:43:57,725 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB32/ISO7816-4PADDING". 10:43:57,725 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB32/NOPADDING". 10:43:57,725 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB32/PKCS5". 10:43:57,725 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB32/PKCS5PADDING". 10:43:57,725 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB32/PKCS7". 10:43:57,725 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB32/PKCS7PADDING". 10:43:57,725 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB32/TBC". 10:43:57,725 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB32/TBCPADDING". 10:43:57,725 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB32/X9.23". 10:43:57,725 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB32/X9.23PADDING". 10:43:57,725 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB32/ZEROBYTE". 10:43:57,725 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB32/ZEROBYTEPADDING". 10:43:57,725 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB40/". 10:43:57,725 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB40/ISO10126". 10:43:57,725 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB40/ISO10126-2". 10:43:57,725 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB40/ISO10126-2PADDING". 10:43:57,725 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB40/ISO10126PADDING". 10:43:57,725 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB40/ISO7816-4". 10:43:57,725 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB40/ISO7816-4PADDING". 10:43:57,725 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB40/NOPADDING". 10:43:57,725 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB40/PKCS5". 10:43:57,726 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB40/PKCS5PADDING". 10:43:57,726 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB40/PKCS7". 10:43:57,726 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB40/PKCS7PADDING". 10:43:57,726 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB40/TBC". 10:43:57,726 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB40/TBCPADDING". 10:43:57,726 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB40/X9.23". 10:43:57,726 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB40/X9.23PADDING". 10:43:57,726 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB40/ZEROBYTE". 10:43:57,726 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB40/ZEROBYTEPADDING". 10:43:57,726 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB48/". 10:43:57,726 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB48/ISO10126". 10:43:57,726 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB48/ISO10126-2". 10:43:57,726 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB48/ISO10126-2PADDING". 10:43:57,726 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB48/ISO10126PADDING". 10:43:57,726 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB48/ISO7816-4". 10:43:57,726 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB48/ISO7816-4PADDING". 10:43:57,726 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB48/NOPADDING". 10:43:57,726 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB48/PKCS5". 10:43:57,726 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB48/PKCS5PADDING". 10:43:57,726 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB48/PKCS7". 10:43:57,726 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB48/PKCS7PADDING". 10:43:57,726 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB48/TBC". 10:43:57,726 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB48/TBCPADDING". 10:43:57,726 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB48/X9.23". 10:43:57,726 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB48/X9.23PADDING". 10:43:57,726 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB48/ZEROBYTE". 10:43:57,726 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB48/ZEROBYTEPADDING". 10:43:57,726 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB56/". 10:43:57,726 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB56/ISO10126". 10:43:57,726 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB56/ISO10126-2". 10:43:57,726 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB56/ISO10126-2PADDING". 10:43:57,726 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB56/ISO10126PADDING". 10:43:57,726 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB56/ISO7816-4". 10:43:57,726 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB56/ISO7816-4PADDING". 10:43:57,726 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB56/NOPADDING". 10:43:57,726 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB56/PKCS5". 10:43:57,727 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB56/PKCS5PADDING". 10:43:57,727 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB56/PKCS7". 10:43:57,727 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB56/PKCS7PADDING". 10:43:57,727 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB56/TBC". 10:43:57,727 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB56/TBCPADDING". 10:43:57,727 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB56/X9.23". 10:43:57,727 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB56/X9.23PADDING". 10:43:57,727 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB56/ZEROBYTE". 10:43:57,727 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB56/ZEROBYTEPADDING". 10:43:57,727 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB64/". 10:43:57,727 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB64/ISO10126". 10:43:57,727 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB64/ISO10126-2". 10:43:57,727 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB64/ISO10126-2PADDING". 10:43:57,727 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB64/ISO10126PADDING". 10:43:57,727 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB64/ISO7816-4". 10:43:57,727 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB64/ISO7816-4PADDING". 10:43:57,727 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB64/NOPADDING". 10:43:57,727 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB64/PKCS5". 10:43:57,727 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB64/PKCS5PADDING". 10:43:57,727 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB64/PKCS7". 10:43:57,728 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB64/PKCS7PADDING". 10:43:57,728 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB64/TBC". 10:43:57,728 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB64/TBCPADDING". 10:43:57,728 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB64/X9.23". 10:43:57,728 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB64/X9.23PADDING". 10:43:57,728 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB64/ZEROBYTE". 10:43:57,728 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB64/ZEROBYTEPADDING". 10:43:57,728 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB72/". 10:43:57,728 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB72/ISO10126". 10:43:57,728 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB72/ISO10126-2". 10:43:57,728 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB72/ISO10126-2PADDING". 10:43:57,728 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB72/ISO10126PADDING". 10:43:57,728 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB72/ISO7816-4". 10:43:57,728 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB72/ISO7816-4PADDING". 10:43:57,728 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB72/NOPADDING". 10:43:57,728 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB72/PKCS5". 10:43:57,728 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB72/PKCS5PADDING". 10:43:57,728 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB72/PKCS7". 10:43:57,728 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB72/PKCS7PADDING". 10:43:57,728 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB72/TBC". 10:43:57,728 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB72/TBCPADDING". 10:43:57,728 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB72/X9.23". 10:43:57,728 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB72/X9.23PADDING". 10:43:57,728 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB72/ZEROBYTE". 10:43:57,728 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB72/ZEROBYTEPADDING". 10:43:57,728 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB8/". 10:43:57,728 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB8/ISO10126". 10:43:57,728 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB8/ISO10126-2". 10:43:57,728 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB8/ISO10126-2PADDING". 10:43:57,728 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB8/ISO10126PADDING". 10:43:57,728 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB8/ISO7816-4". 10:43:57,728 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB8/ISO7816-4PADDING". 10:43:57,728 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB8/NOPADDING". 10:43:57,728 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB8/PKCS5". 10:43:57,728 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB8/PKCS5PADDING". 10:43:57,728 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB8/PKCS7". 10:43:57,728 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB8/PKCS7PADDING". 10:43:57,728 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB8/TBC". 10:43:57,729 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB8/TBCPADDING". 10:43:57,729 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB8/X9.23". 10:43:57,729 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB8/X9.23PADDING". 10:43:57,729 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB8/ZEROBYTE". 10:43:57,729 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB8/ZEROBYTEPADDING". 10:43:57,729 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB80/". 10:43:57,729 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB80/ISO10126". 10:43:57,729 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB80/ISO10126-2". 10:43:57,729 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB80/ISO10126-2PADDING". 10:43:57,729 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB80/ISO10126PADDING". 10:43:57,729 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB80/ISO7816-4". 10:43:57,729 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB80/ISO7816-4PADDING". 10:43:57,729 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB80/NOPADDING". 10:43:57,729 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB80/PKCS5". 10:43:57,729 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB80/PKCS5PADDING". 10:43:57,729 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB80/PKCS7". 10:43:57,729 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB80/PKCS7PADDING". 10:43:57,729 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB80/TBC". 10:43:57,729 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB80/TBCPADDING". 10:43:57,729 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB80/X9.23". 10:43:57,729 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB80/X9.23PADDING". 10:43:57,729 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB80/ZEROBYTE". 10:43:57,729 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB80/ZEROBYTEPADDING". 10:43:57,729 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB88/". 10:43:57,729 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB88/ISO10126". 10:43:57,729 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB88/ISO10126-2". 10:43:57,729 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB88/ISO10126-2PADDING". 10:43:57,729 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB88/ISO10126PADDING". 10:43:57,729 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB88/ISO7816-4". 10:43:57,729 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB88/ISO7816-4PADDING". 10:43:57,729 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB88/NOPADDING". 10:43:57,729 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB88/PKCS5". 10:43:57,729 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB88/PKCS5PADDING". 10:43:57,729 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB88/PKCS7". 10:43:57,729 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB88/PKCS7PADDING". 10:43:57,729 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB88/TBC". 10:43:57,729 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB88/TBCPADDING". 10:43:57,729 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB88/X9.23". 10:43:57,729 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB88/X9.23PADDING". 10:43:57,729 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB88/ZEROBYTE". 10:43:57,729 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB88/ZEROBYTEPADDING". 10:43:57,729 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB96/". 10:43:57,729 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB96/ISO10126". 10:43:57,730 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB96/ISO10126-2". 10:43:57,730 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB96/ISO10126-2PADDING". 10:43:57,730 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB96/ISO10126PADDING". 10:43:57,730 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB96/ISO7816-4". 10:43:57,730 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB96/ISO7816-4PADDING". 10:43:57,730 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB96/NOPADDING". 10:43:57,730 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB96/PKCS5". 10:43:57,730 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB96/PKCS5PADDING". 10:43:57,730 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB96/PKCS7". 10:43:57,730 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB96/PKCS7PADDING". 10:43:57,730 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB96/TBC". 10:43:57,730 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB96/TBCPADDING". 10:43:57,730 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB96/X9.23". 10:43:57,730 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB96/X9.23PADDING". 10:43:57,730 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB96/ZEROBYTE". 10:43:57,730 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB96/ZEROBYTEPADDING". 10:43:57,730 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/SIC/". 10:43:57,730 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/SIC/ISO10126". 10:43:57,730 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/SIC/ISO10126-2". 10:43:57,730 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/SIC/ISO10126-2PADDING". 10:43:57,730 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/SIC/ISO10126PADDING". 10:43:57,730 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/SIC/ISO7816-4". 10:43:57,730 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/SIC/ISO7816-4PADDING". 10:43:57,730 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/SIC/NOPADDING". 10:43:57,730 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/SIC/PKCS5". 10:43:57,730 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/SIC/PKCS5PADDING". 10:43:57,730 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/SIC/PKCS7". 10:43:57,730 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/SIC/PKCS7PADDING". 10:43:57,730 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/SIC/TBC". 10:43:57,731 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/SIC/TBCPADDING". 10:43:57,731 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/SIC/X9.23". 10:43:57,731 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/SIC/X9.23PADDING". 10:43:57,731 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/SIC/ZEROBYTE". 10:43:57,731 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/SIC/ZEROBYTEPADDING". 10:43:57,731 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RSA//". 10:43:57,731 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RSA//ISO9796-1". 10:43:57,731 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RSA//ISO9796-1PADDING". 10:43:57,731 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RSA//NOPADDING". 10:43:57,732 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RSA//OAEP". 10:43:57,732 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RSA//OAEPPADDING". 10:43:57,732 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RSA//OAEPWITHSHA1ANDMGF1". 10:43:57,732 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RSA//OAEPWITHSHA1ANDMGF1PADDING". 10:43:57,732 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RSA//PKCS1". 10:43:57,732 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RSA//PKCS1PADDING". 10:43:57,732 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RSA/ECB/". 10:43:57,732 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RSA/ECB/ISO9796-1". 10:43:57,732 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RSA/ECB/ISO9796-1PADDING". 10:43:57,732 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RSA/ECB/NOPADDING". 10:43:57,732 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RSA/ECB/OAEP". 10:43:57,732 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RSA/ECB/OAEPPADDING". 10:43:57,732 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RSA/ECB/OAEPWITHSHA1ANDMGF1". 10:43:57,732 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RSA/ECB/OAEPWITHSHA1ANDMGF1PADDING". 10:43:57,732 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RSA/ECB/PKCS1". 10:43:57,732 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RSA/ECB/PKCS1PADDING". 10:43:57,733 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SALSA20//". 10:43:57,733 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SALSA20//NOPADDING". 10:43:57,733 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SALSA20/ECB/". 10:43:57,733 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SALSA20/ECB/NOPADDING". 10:43:57,733 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED//". 10:43:57,733 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED//NOPADDING". 10:43:57,733 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CBC-CTS/". 10:43:57,733 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CBC-CTS/NOPADDING". 10:43:57,733 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CBC/". 10:43:57,733 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CBC/ISO10126". 10:43:57,734 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CBC/ISO10126-2". 10:43:57,734 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CBC/ISO10126-2PADDING". 10:43:57,734 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CBC/ISO10126PADDING". 10:43:57,734 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CBC/ISO7816-4". 10:43:57,734 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CBC/ISO7816-4PADDING". 10:43:57,734 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CBC/NOPADDING". 10:43:57,734 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CBC/PKCS5". 10:43:57,734 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CBC/PKCS5PADDING". 10:43:57,734 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CBC/PKCS7". 10:43:57,734 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CBC/PKCS7PADDING". 10:43:57,735 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CBC/TBC". 10:43:57,735 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CBC/TBCPADDING". 10:43:57,735 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CBC/X9.23". 10:43:57,735 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CBC/X9.23PADDING". 10:43:57,735 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CBC/ZEROBYTE". 10:43:57,735 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CBC/ZEROBYTEPADDING". 10:43:57,735 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CCM/". 10:43:57,735 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CCM/NOPADDING". 10:43:57,735 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB/". 10:43:57,735 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB/ISO10126". 10:43:57,735 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB/ISO10126-2". 10:43:57,735 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB/ISO10126-2PADDING". 10:43:57,735 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB/ISO10126PADDING". 10:43:57,735 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB/ISO7816-4". 10:43:57,735 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB/ISO7816-4PADDING". 10:43:57,735 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB/NOPADDING". 10:43:57,735 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB/PKCS5". 10:43:57,735 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB/PKCS5PADDING". 10:43:57,735 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB/PKCS7". 10:43:57,735 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB/PKCS7PADDING". 10:43:57,735 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB/TBC". 10:43:57,736 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB/TBCPADDING". 10:43:57,736 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB/X9.23". 10:43:57,736 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB/X9.23PADDING". 10:43:57,736 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB/ZEROBYTE". 10:43:57,736 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB/ZEROBYTEPADDING". 10:43:57,736 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB104/". 10:43:57,736 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB104/ISO10126". 10:43:57,736 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB104/ISO10126-2". 10:43:57,736 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB104/ISO10126-2PADDING". 10:43:57,736 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB104/ISO10126PADDING". 10:43:57,736 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB104/ISO7816-4". 10:43:57,736 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB104/ISO7816-4PADDING". 10:43:57,736 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB104/NOPADDING". 10:43:57,736 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB104/PKCS5". 10:43:57,736 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB104/PKCS5PADDING". 10:43:57,736 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB104/PKCS7". 10:43:57,736 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB104/PKCS7PADDING". 10:43:57,736 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB104/TBC". 10:43:57,736 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB104/TBCPADDING". 10:43:57,736 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB104/X9.23". 10:43:57,736 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB104/X9.23PADDING". 10:43:57,736 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB104/ZEROBYTE". 10:43:57,736 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB104/ZEROBYTEPADDING". 10:43:57,736 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB112/". 10:43:57,736 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB112/ISO10126". 10:43:57,736 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB112/ISO10126-2". 10:43:57,736 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB112/ISO10126-2PADDING". 10:43:57,736 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB112/ISO10126PADDING". 10:43:57,736 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB112/ISO7816-4". 10:43:57,736 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB112/ISO7816-4PADDING". 10:43:57,736 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB112/NOPADDING". 10:43:57,736 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB112/PKCS5". 10:43:57,736 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB112/PKCS5PADDING". 10:43:57,736 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB112/PKCS7". 10:43:57,736 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB112/PKCS7PADDING". 10:43:57,736 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB112/TBC". 10:43:57,737 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB112/TBCPADDING". 10:43:57,737 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB112/X9.23". 10:43:57,737 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB112/X9.23PADDING". 10:43:57,737 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB112/ZEROBYTE". 10:43:57,737 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB112/ZEROBYTEPADDING". 10:43:57,737 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB120/". 10:43:57,737 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB120/ISO10126". 10:43:57,737 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB120/ISO10126-2". 10:43:57,737 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB120/ISO10126-2PADDING". 10:43:57,737 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB120/ISO10126PADDING". 10:43:57,737 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB120/ISO7816-4". 10:43:57,737 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB120/ISO7816-4PADDING". 10:43:57,737 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB120/NOPADDING". 10:43:57,737 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB120/PKCS5". 10:43:57,737 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB120/PKCS5PADDING". 10:43:57,737 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB120/PKCS7". 10:43:57,737 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB120/PKCS7PADDING". 10:43:57,737 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB120/TBC". 10:43:57,737 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB120/TBCPADDING". 10:43:57,737 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB120/X9.23". 10:43:57,737 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB120/X9.23PADDING". 10:43:57,737 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB120/ZEROBYTE". 10:43:57,737 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB120/ZEROBYTEPADDING". 10:43:57,737 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB128/". 10:43:57,737 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB128/ISO10126". 10:43:57,737 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB128/ISO10126-2". 10:43:57,737 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB128/ISO10126-2PADDING". 10:43:57,737 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB128/ISO10126PADDING". 10:43:57,737 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB128/ISO7816-4". 10:43:57,737 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB128/ISO7816-4PADDING". 10:43:57,737 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB128/NOPADDING". 10:43:57,737 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB128/PKCS5". 10:43:57,737 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB128/PKCS5PADDING". 10:43:57,737 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB128/PKCS7". 10:43:57,737 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB128/PKCS7PADDING". 10:43:57,737 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB128/TBC". 10:43:57,737 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB128/TBCPADDING". 10:43:57,737 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB128/X9.23". 10:43:57,738 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB128/X9.23PADDING". 10:43:57,738 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB128/ZEROBYTE". 10:43:57,738 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB128/ZEROBYTEPADDING". 10:43:57,738 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB136/". 10:43:57,738 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB136/ISO10126". 10:43:57,738 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB136/ISO10126-2". 10:43:57,738 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB136/ISO10126-2PADDING". 10:43:57,738 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB136/ISO10126PADDING". 10:43:57,738 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB136/ISO7816-4". 10:43:57,738 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB136/ISO7816-4PADDING". 10:43:57,738 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB136/NOPADDING". 10:43:57,738 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB136/PKCS5". 10:43:57,738 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB136/PKCS5PADDING". 10:43:57,738 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB136/PKCS7". 10:43:57,738 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB136/PKCS7PADDING". 10:43:57,738 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB136/TBC". 10:43:57,738 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB136/TBCPADDING". 10:43:57,738 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB136/X9.23". 10:43:57,738 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB136/X9.23PADDING". 10:43:57,738 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB136/ZEROBYTE". 10:43:57,738 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB136/ZEROBYTEPADDING". 10:43:57,738 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB144/". 10:43:57,738 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB144/ISO10126". 10:43:57,738 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB144/ISO10126-2". 10:43:57,738 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB144/ISO10126-2PADDING". 10:43:57,738 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB144/ISO10126PADDING". 10:43:57,738 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB144/ISO7816-4". 10:43:57,738 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB144/ISO7816-4PADDING". 10:43:57,738 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB144/NOPADDING". 10:43:57,738 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB144/PKCS5". 10:43:57,738 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB144/PKCS5PADDING". 10:43:57,738 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB144/PKCS7". 10:43:57,738 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB144/PKCS7PADDING". 10:43:57,738 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB144/TBC". 10:43:57,738 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB144/TBCPADDING". 10:43:57,738 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB144/X9.23". 10:43:57,738 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB144/X9.23PADDING". 10:43:57,738 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB144/ZEROBYTE". 10:43:57,738 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB144/ZEROBYTEPADDING". 10:43:57,739 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB152/". 10:43:57,739 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB152/ISO10126". 10:43:57,739 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB152/ISO10126-2". 10:43:57,739 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB152/ISO10126-2PADDING". 10:43:57,739 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB152/ISO10126PADDING". 10:43:57,739 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB152/ISO7816-4". 10:43:57,739 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB152/ISO7816-4PADDING". 10:43:57,739 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB152/NOPADDING". 10:43:57,739 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB152/PKCS5". 10:43:57,739 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB152/PKCS5PADDING". 10:43:57,739 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB152/PKCS7". 10:43:57,739 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB152/PKCS7PADDING". 10:43:57,739 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB152/TBC". 10:43:57,739 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB152/TBCPADDING". 10:43:57,739 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB152/X9.23". 10:43:57,739 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB152/X9.23PADDING". 10:43:57,739 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB152/ZEROBYTE". 10:43:57,739 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB152/ZEROBYTEPADDING". 10:43:57,739 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB16/". 10:43:57,739 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB16/ISO10126". 10:43:57,739 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB16/ISO10126-2". 10:43:57,739 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB16/ISO10126-2PADDING". 10:43:57,739 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB16/ISO10126PADDING". 10:43:57,739 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB16/ISO7816-4". 10:43:57,739 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB16/ISO7816-4PADDING". 10:43:57,739 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB16/NOPADDING". 10:43:57,739 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB16/PKCS5". 10:43:57,739 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB16/PKCS5PADDING". 10:43:57,739 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB16/PKCS7". 10:43:57,739 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB16/PKCS7PADDING". 10:43:57,739 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB16/TBC". 10:43:57,739 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB16/TBCPADDING". 10:43:57,739 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB16/X9.23". 10:43:57,739 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB16/X9.23PADDING". 10:43:57,739 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB16/ZEROBYTE". 10:43:57,739 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB16/ZEROBYTEPADDING". 10:43:57,739 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB160/". 10:43:57,739 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB160/ISO10126". 10:43:57,739 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB160/ISO10126-2". 10:43:57,739 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB160/ISO10126-2PADDING". 10:43:57,740 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB160/ISO10126PADDING". 10:43:57,740 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB160/ISO7816-4". 10:43:57,740 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB160/ISO7816-4PADDING". 10:43:57,740 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB160/NOPADDING". 10:43:57,740 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB160/PKCS5". 10:43:57,740 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB160/PKCS5PADDING". 10:43:57,740 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB160/PKCS7". 10:43:57,740 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB160/PKCS7PADDING". 10:43:57,740 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB160/TBC". 10:43:57,740 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB160/TBCPADDING". 10:43:57,740 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB160/X9.23". 10:43:57,740 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB160/X9.23PADDING". 10:43:57,740 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB160/ZEROBYTE". 10:43:57,740 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB160/ZEROBYTEPADDING". 10:43:57,740 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB168/". 10:43:57,740 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB168/ISO10126". 10:43:57,740 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB168/ISO10126-2". 10:43:57,740 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB168/ISO10126-2PADDING". 10:43:57,740 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB168/ISO10126PADDING". 10:43:57,740 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB168/ISO7816-4". 10:43:57,740 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB168/ISO7816-4PADDING". 10:43:57,740 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB168/NOPADDING". 10:43:57,740 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB168/PKCS5". 10:43:57,740 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB168/PKCS5PADDING". 10:43:57,740 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB168/PKCS7". 10:43:57,740 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB168/PKCS7PADDING". 10:43:57,740 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB168/TBC". 10:43:57,740 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB168/TBCPADDING". 10:43:57,740 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB168/X9.23". 10:43:57,740 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB168/X9.23PADDING". 10:43:57,740 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB168/ZEROBYTE". 10:43:57,740 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB168/ZEROBYTEPADDING". 10:43:57,740 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB176/". 10:43:57,740 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB176/ISO10126". 10:43:57,740 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB176/ISO10126-2". 10:43:57,740 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB176/ISO10126-2PADDING". 10:43:57,741 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB176/ISO10126PADDING". 10:43:57,741 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB176/ISO7816-4". 10:43:57,741 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB176/ISO7816-4PADDING". 10:43:57,741 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB176/NOPADDING". 10:43:57,741 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB176/PKCS5". 10:43:57,741 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB176/PKCS5PADDING". 10:43:57,741 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB176/PKCS7". 10:43:57,741 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB176/PKCS7PADDING". 10:43:57,741 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB176/TBC". 10:43:57,741 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB176/TBCPADDING". 10:43:57,741 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB176/X9.23". 10:43:57,741 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB176/X9.23PADDING". 10:43:57,741 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB176/ZEROBYTE". 10:43:57,741 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB176/ZEROBYTEPADDING". 10:43:57,741 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB184/". 10:43:57,741 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB184/ISO10126". 10:43:57,741 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB184/ISO10126-2". 10:43:57,741 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB184/ISO10126-2PADDING". 10:43:57,741 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB184/ISO10126PADDING". 10:43:57,741 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB184/ISO7816-4". 10:43:57,741 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB184/ISO7816-4PADDING". 10:43:57,741 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB184/NOPADDING". 10:43:57,741 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB184/PKCS5". 10:43:57,741 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB184/PKCS5PADDING". 10:43:57,741 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB184/PKCS7". 10:43:57,741 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB184/PKCS7PADDING". 10:43:57,741 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB184/TBC". 10:43:57,741 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB184/TBCPADDING". 10:43:57,741 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB184/X9.23". 10:43:57,741 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB184/X9.23PADDING". 10:43:57,741 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB184/ZEROBYTE". 10:43:57,741 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB184/ZEROBYTEPADDING". 10:43:57,741 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB192/". 10:43:57,741 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB192/ISO10126". 10:43:57,741 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB192/ISO10126-2". 10:43:57,741 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB192/ISO10126-2PADDING". 10:43:57,741 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB192/ISO10126PADDING". 10:43:57,741 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB192/ISO7816-4". 10:43:57,741 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB192/ISO7816-4PADDING". 10:43:57,742 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB192/NOPADDING". 10:43:57,742 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB192/PKCS5". 10:43:57,742 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB192/PKCS5PADDING". 10:43:57,742 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB192/PKCS7". 10:43:57,742 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB192/PKCS7PADDING". 10:43:57,742 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB192/TBC". 10:43:57,742 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB192/TBCPADDING". 10:43:57,742 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB192/X9.23". 10:43:57,742 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB192/X9.23PADDING". 10:43:57,742 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB192/ZEROBYTE". 10:43:57,742 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB192/ZEROBYTEPADDING". 10:43:57,742 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB200/". 10:43:57,742 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB200/ISO10126". 10:43:57,742 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB200/ISO10126-2". 10:43:57,742 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB200/ISO10126-2PADDING". 10:43:57,742 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB200/ISO10126PADDING". 10:43:57,742 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB200/ISO7816-4". 10:43:57,742 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB200/ISO7816-4PADDING". 10:43:57,742 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB200/NOPADDING". 10:43:57,742 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB200/PKCS5". 10:43:57,742 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB200/PKCS5PADDING". 10:43:57,742 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB200/PKCS7". 10:43:57,742 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB200/PKCS7PADDING". 10:43:57,742 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB200/TBC". 10:43:57,742 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB200/TBCPADDING". 10:43:57,742 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB200/X9.23". 10:43:57,742 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB200/X9.23PADDING". 10:43:57,742 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB200/ZEROBYTE". 10:43:57,742 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB200/ZEROBYTEPADDING". 10:43:57,742 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB208/". 10:43:57,742 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB208/ISO10126". 10:43:57,742 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB208/ISO10126-2". 10:43:57,742 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB208/ISO10126-2PADDING". 10:43:57,742 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB208/ISO10126PADDING". 10:43:57,742 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB208/ISO7816-4". 10:43:57,742 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB208/ISO7816-4PADDING". 10:43:57,742 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB208/NOPADDING". 10:43:57,742 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB208/PKCS5". 10:43:57,742 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB208/PKCS5PADDING". 10:43:57,742 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB208/PKCS7". 10:43:57,742 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB208/PKCS7PADDING". 10:43:57,742 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB208/TBC". 10:43:57,742 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB208/TBCPADDING". 10:43:57,742 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB208/X9.23". 10:43:57,742 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB208/X9.23PADDING". 10:43:57,742 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB208/ZEROBYTE". 10:43:57,742 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB208/ZEROBYTEPADDING". 10:43:57,742 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB216/". 10:43:57,742 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB216/ISO10126". 10:43:57,743 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB216/ISO10126-2". 10:43:57,743 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB216/ISO10126-2PADDING". 10:43:57,743 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB216/ISO10126PADDING". 10:43:57,743 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB216/ISO7816-4". 10:43:57,743 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB216/ISO7816-4PADDING". 10:43:57,743 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB216/NOPADDING". 10:43:57,743 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB216/PKCS5". 10:43:57,743 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB216/PKCS5PADDING". 10:43:57,743 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB216/PKCS7". 10:43:57,743 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB216/PKCS7PADDING". 10:43:57,743 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB216/TBC". 10:43:57,743 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB216/TBCPADDING". 10:43:57,743 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB216/X9.23". 10:43:57,743 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB216/X9.23PADDING". 10:43:57,743 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB216/ZEROBYTE". 10:43:57,743 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB216/ZEROBYTEPADDING". 10:43:57,743 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB224/". 10:43:57,743 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB224/ISO10126". 10:43:57,743 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB224/ISO10126-2". 10:43:57,743 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB224/ISO10126-2PADDING". 10:43:57,743 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB224/ISO10126PADDING". 10:43:57,743 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB224/ISO7816-4". 10:43:57,743 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB224/ISO7816-4PADDING". 10:43:57,743 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB224/NOPADDING". 10:43:57,743 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB224/PKCS5". 10:43:57,743 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB224/PKCS5PADDING". 10:43:57,743 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB224/PKCS7". 10:43:57,743 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB224/PKCS7PADDING". 10:43:57,743 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB224/TBC". 10:43:57,743 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB224/TBCPADDING". 10:43:57,743 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB224/X9.23". 10:43:57,743 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB224/X9.23PADDING". 10:43:57,743 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB224/ZEROBYTE". 10:43:57,743 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB224/ZEROBYTEPADDING". 10:43:57,743 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB232/". 10:43:57,743 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB232/ISO10126". 10:43:57,743 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB232/ISO10126-2". 10:43:57,743 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB232/ISO10126-2PADDING". 10:43:57,743 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB232/ISO10126PADDING". 10:43:57,743 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB232/ISO7816-4". 10:43:57,744 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB232/ISO7816-4PADDING". 10:43:57,744 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB232/NOPADDING". 10:43:57,744 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB232/PKCS5". 10:43:57,744 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB232/PKCS5PADDING". 10:43:57,744 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB232/PKCS7". 10:43:57,744 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB232/PKCS7PADDING". 10:43:57,744 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB232/TBC". 10:43:57,744 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB232/TBCPADDING". 10:43:57,744 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB232/X9.23". 10:43:57,744 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB232/X9.23PADDING". 10:43:57,744 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB232/ZEROBYTE". 10:43:57,744 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB232/ZEROBYTEPADDING". 10:43:57,744 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB24/". 10:43:57,744 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB24/ISO10126". 10:43:57,744 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB24/ISO10126-2". 10:43:57,744 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB24/ISO10126-2PADDING". 10:43:57,744 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB24/ISO10126PADDING". 10:43:57,744 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB24/ISO7816-4". 10:43:57,744 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB24/ISO7816-4PADDING". 10:43:57,744 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB24/NOPADDING". 10:43:57,744 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB24/PKCS5". 10:43:57,744 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB24/PKCS5PADDING". 10:43:57,744 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB24/PKCS7". 10:43:57,744 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB24/PKCS7PADDING". 10:43:57,744 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB24/TBC". 10:43:57,744 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB24/TBCPADDING". 10:43:57,744 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB24/X9.23". 10:43:57,744 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB24/X9.23PADDING". 10:43:57,744 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB24/ZEROBYTE". 10:43:57,744 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB24/ZEROBYTEPADDING". 10:43:57,744 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB240/". 10:43:57,744 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB240/ISO10126". 10:43:57,744 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB240/ISO10126-2". 10:43:57,744 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB240/ISO10126-2PADDING". 10:43:57,744 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB240/ISO10126PADDING". 10:43:57,744 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB240/ISO7816-4". 10:43:57,744 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB240/ISO7816-4PADDING". 10:43:57,744 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB240/NOPADDING". 10:43:57,744 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB240/PKCS5". 10:43:57,744 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB240/PKCS5PADDING". 10:43:57,744 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB240/PKCS7". 10:43:57,744 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB240/PKCS7PADDING". 10:43:57,744 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB240/TBC". 10:43:57,744 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB240/TBCPADDING". 10:43:57,744 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB240/X9.23". 10:43:57,745 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB240/X9.23PADDING". 10:43:57,745 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB240/ZEROBYTE". 10:43:57,745 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB240/ZEROBYTEPADDING". 10:43:57,745 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB248/". 10:43:57,745 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB248/ISO10126". 10:43:57,745 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB248/ISO10126-2". 10:43:57,745 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB248/ISO10126-2PADDING". 10:43:57,745 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB248/ISO10126PADDING". 10:43:57,745 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB248/ISO7816-4". 10:43:57,745 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB248/ISO7816-4PADDING". 10:43:57,745 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB248/NOPADDING". 10:43:57,745 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB248/PKCS5". 10:43:57,745 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB248/PKCS5PADDING". 10:43:57,745 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB248/PKCS7". 10:43:57,745 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB248/PKCS7PADDING". 10:43:57,745 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB248/TBC". 10:43:57,745 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB248/TBCPADDING". 10:43:57,745 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB248/X9.23". 10:43:57,745 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB248/X9.23PADDING". 10:43:57,745 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB248/ZEROBYTE". 10:43:57,745 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB248/ZEROBYTEPADDING". 10:43:57,745 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB256/". 10:43:57,745 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB256/ISO10126". 10:43:57,745 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB256/ISO10126-2". 10:43:57,745 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB256/ISO10126-2PADDING". 10:43:57,745 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB256/ISO10126PADDING". 10:43:57,745 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB256/ISO7816-4". 10:43:57,745 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB256/ISO7816-4PADDING". 10:43:57,745 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB256/NOPADDING". 10:43:57,745 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB256/PKCS5". 10:43:57,745 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB256/PKCS5PADDING". 10:43:57,746 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB256/PKCS7". 10:43:57,746 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB256/PKCS7PADDING". 10:43:57,746 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB256/TBC". 10:43:57,746 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB256/TBCPADDING". 10:43:57,746 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB256/X9.23". 10:43:57,746 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB256/X9.23PADDING". 10:43:57,746 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB256/ZEROBYTE". 10:43:57,746 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB256/ZEROBYTEPADDING". 10:43:57,746 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB32/". 10:43:57,746 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB32/ISO10126". 10:43:57,746 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB32/ISO10126-2". 10:43:57,746 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB32/ISO10126-2PADDING". 10:43:57,746 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB32/ISO10126PADDING". 10:43:57,746 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB32/ISO7816-4". 10:43:57,746 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB32/ISO7816-4PADDING". 10:43:57,746 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB32/NOPADDING". 10:43:57,746 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB32/PKCS5". 10:43:57,746 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB32/PKCS5PADDING". 10:43:57,746 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB32/PKCS7". 10:43:57,746 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB32/PKCS7PADDING". 10:43:57,746 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB32/TBC". 10:43:57,746 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB32/TBCPADDING". 10:43:57,746 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB32/X9.23". 10:43:57,746 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB32/X9.23PADDING". 10:43:57,746 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB32/ZEROBYTE". 10:43:57,746 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB32/ZEROBYTEPADDING". 10:43:57,746 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB40/". 10:43:57,746 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB40/ISO10126". 10:43:57,746 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB40/ISO10126-2". 10:43:57,746 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB40/ISO10126-2PADDING". 10:43:57,746 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB40/ISO10126PADDING". 10:43:57,746 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB40/ISO7816-4". 10:43:57,746 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB40/ISO7816-4PADDING". 10:43:57,746 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB40/NOPADDING". 10:43:57,746 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB40/PKCS5". 10:43:57,746 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB40/PKCS5PADDING". 10:43:57,746 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB40/PKCS7". 10:43:57,747 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB40/PKCS7PADDING". 10:43:57,747 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB40/TBC". 10:43:57,747 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB40/TBCPADDING". 10:43:57,747 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB40/X9.23". 10:43:57,747 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB40/X9.23PADDING". 10:43:57,747 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB40/ZEROBYTE". 10:43:57,747 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB40/ZEROBYTEPADDING". 10:43:57,747 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB48/". 10:43:57,747 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB48/ISO10126". 10:43:57,747 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB48/ISO10126-2". 10:43:57,747 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB48/ISO10126-2PADDING". 10:43:57,747 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB48/ISO10126PADDING". 10:43:57,747 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB48/ISO7816-4". 10:43:57,747 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB48/ISO7816-4PADDING". 10:43:57,747 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB48/NOPADDING". 10:43:57,747 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB48/PKCS5". 10:43:57,747 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB48/PKCS5PADDING". 10:43:57,747 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB48/PKCS7". 10:43:57,747 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB48/PKCS7PADDING". 10:43:57,747 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB48/TBC". 10:43:57,747 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB48/TBCPADDING". 10:43:57,747 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB48/X9.23". 10:43:57,747 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB48/X9.23PADDING". 10:43:57,747 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB48/ZEROBYTE". 10:43:57,747 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB48/ZEROBYTEPADDING". 10:43:57,747 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB56/". 10:43:57,747 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB56/ISO10126". 10:43:57,747 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB56/ISO10126-2". 10:43:57,747 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB56/ISO10126-2PADDING". 10:43:57,747 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB56/ISO10126PADDING". 10:43:57,747 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB56/ISO7816-4". 10:43:57,747 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB56/ISO7816-4PADDING". 10:43:57,747 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB56/NOPADDING". 10:43:57,747 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB56/PKCS5". 10:43:57,747 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB56/PKCS5PADDING". 10:43:57,748 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB56/PKCS7". 10:43:57,748 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB56/PKCS7PADDING". 10:43:57,748 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB56/TBC". 10:43:57,748 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB56/TBCPADDING". 10:43:57,748 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB56/X9.23". 10:43:57,748 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB56/X9.23PADDING". 10:43:57,748 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB56/ZEROBYTE". 10:43:57,748 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB56/ZEROBYTEPADDING". 10:43:57,748 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB64/". 10:43:57,748 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB64/ISO10126". 10:43:57,748 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB64/ISO10126-2". 10:43:57,748 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB64/ISO10126-2PADDING". 10:43:57,748 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB64/ISO10126PADDING". 10:43:57,748 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB64/ISO7816-4". 10:43:57,748 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB64/ISO7816-4PADDING". 10:43:57,748 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB64/NOPADDING". 10:43:57,748 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB64/PKCS5". 10:43:57,748 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB64/PKCS5PADDING". 10:43:57,748 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB64/PKCS7". 10:43:57,748 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB64/PKCS7PADDING". 10:43:57,748 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB64/TBC". 10:43:57,748 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB64/TBCPADDING". 10:43:57,748 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB64/X9.23". 10:43:57,748 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB64/X9.23PADDING". 10:43:57,748 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB64/ZEROBYTE". 10:43:57,748 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB64/ZEROBYTEPADDING". 10:43:57,748 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB72/". 10:43:57,748 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB72/ISO10126". 10:43:57,748 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB72/ISO10126-2". 10:43:57,748 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB72/ISO10126-2PADDING". 10:43:57,748 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB72/ISO10126PADDING". 10:43:57,748 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB72/ISO7816-4". 10:43:57,748 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB72/ISO7816-4PADDING". 10:43:57,748 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB72/NOPADDING". 10:43:57,748 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB72/PKCS5". 10:43:57,748 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB72/PKCS5PADDING". 10:43:57,748 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB72/PKCS7". 10:43:57,748 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB72/PKCS7PADDING". 10:43:57,748 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB72/TBC". 10:43:57,748 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB72/TBCPADDING". 10:43:57,748 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB72/X9.23". 10:43:57,748 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB72/X9.23PADDING". 10:43:57,748 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB72/ZEROBYTE". 10:43:57,748 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB72/ZEROBYTEPADDING". 10:43:57,748 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB8/". 10:43:57,749 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB8/ISO10126". 10:43:57,749 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB8/ISO10126-2". 10:43:57,749 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB8/ISO10126-2PADDING". 10:43:57,749 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB8/ISO10126PADDING". 10:43:57,749 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB8/ISO7816-4". 10:43:57,749 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB8/ISO7816-4PADDING". 10:43:57,749 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB8/NOPADDING". 10:43:57,749 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB8/PKCS5". 10:43:57,749 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB8/PKCS5PADDING". 10:43:57,749 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB8/PKCS7". 10:43:57,749 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB8/PKCS7PADDING". 10:43:57,749 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB8/TBC". 10:43:57,749 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB8/TBCPADDING". 10:43:57,749 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB8/X9.23". 10:43:57,749 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB8/X9.23PADDING". 10:43:57,749 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB8/ZEROBYTE". 10:43:57,749 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB8/ZEROBYTEPADDING". 10:43:57,749 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB80/". 10:43:57,749 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB80/ISO10126". 10:43:57,749 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB80/ISO10126-2". 10:43:57,749 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB80/ISO10126-2PADDING". 10:43:57,749 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB80/ISO10126PADDING". 10:43:57,749 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB80/ISO7816-4". 10:43:57,749 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB80/ISO7816-4PADDING". 10:43:57,749 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB80/NOPADDING". 10:43:57,749 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB80/PKCS5". 10:43:57,749 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB80/PKCS5PADDING". 10:43:57,749 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB80/PKCS7". 10:43:57,749 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB80/PKCS7PADDING". 10:43:57,749 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB80/TBC". 10:43:57,749 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB80/TBCPADDING". 10:43:57,749 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB80/X9.23". 10:43:57,749 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB80/X9.23PADDING". 10:43:57,749 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB80/ZEROBYTE". 10:43:57,749 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB80/ZEROBYTEPADDING". 10:43:57,749 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB88/". 10:43:57,749 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB88/ISO10126". 10:43:57,749 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB88/ISO10126-2". 10:43:57,749 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB88/ISO10126-2PADDING". 10:43:57,750 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB88/ISO10126PADDING". 10:43:57,750 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB88/ISO7816-4". 10:43:57,750 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB88/ISO7816-4PADDING". 10:43:57,750 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB88/NOPADDING". 10:43:57,750 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB88/PKCS5". 10:43:57,750 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB88/PKCS5PADDING". 10:43:57,750 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB88/PKCS7". 10:43:57,750 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB88/PKCS7PADDING". 10:43:57,750 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB88/TBC". 10:43:57,750 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB88/TBCPADDING". 10:43:57,750 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB88/X9.23". 10:43:57,750 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB88/X9.23PADDING". 10:43:57,750 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB88/ZEROBYTE". 10:43:57,750 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB88/ZEROBYTEPADDING". 10:43:57,750 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB96/". 10:43:57,750 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB96/ISO10126". 10:43:57,750 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB96/ISO10126-2". 10:43:57,750 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB96/ISO10126-2PADDING". 10:43:57,750 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB96/ISO10126PADDING". 10:43:57,750 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB96/ISO7816-4". 10:43:57,750 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB96/ISO7816-4PADDING". 10:43:57,750 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB96/NOPADDING". 10:43:57,750 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB96/PKCS5". 10:43:57,750 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB96/PKCS5PADDING". 10:43:57,750 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB96/PKCS7". 10:43:57,750 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB96/PKCS7PADDING". 10:43:57,750 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB96/TBC". 10:43:57,750 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB96/TBCPADDING". 10:43:57,750 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB96/X9.23". 10:43:57,750 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB96/X9.23PADDING". 10:43:57,750 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB96/ZEROBYTE". 10:43:57,750 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB96/ZEROBYTEPADDING". 10:43:57,750 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CTS/". 10:43:57,750 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CTS/NOPADDING". 10:43:57,750 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/EAX/". 10:43:57,750 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/EAX/NOPADDING". 10:43:57,750 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/ECB/". 10:43:57,750 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/ECB/NOPADDING". 10:43:57,751 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/GCM/". 10:43:57,751 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/GCM/NOPADDING". 10:43:57,751 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB/". 10:43:57,751 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB/ISO10126". 10:43:57,751 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB/ISO10126-2". 10:43:57,751 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB/ISO10126-2PADDING". 10:43:57,751 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB/ISO10126PADDING". 10:43:57,751 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB/ISO7816-4". 10:43:57,751 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB/ISO7816-4PADDING". 10:43:57,751 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB/NOPADDING". 10:43:57,751 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB/PKCS5". 10:43:57,751 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB/PKCS5PADDING". 10:43:57,751 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB/PKCS7". 10:43:57,751 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB/PKCS7PADDING". 10:43:57,751 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB/TBC". 10:43:57,751 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB/TBCPADDING". 10:43:57,751 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB/X9.23". 10:43:57,751 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB/X9.23PADDING". 10:43:57,751 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB/ZEROBYTE". 10:43:57,751 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB/ZEROBYTEPADDING". 10:43:57,751 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB104/". 10:43:57,751 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB104/ISO10126". 10:43:57,751 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB104/ISO10126-2". 10:43:57,751 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB104/ISO10126-2PADDING". 10:43:57,751 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB104/ISO10126PADDING". 10:43:57,751 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB104/ISO7816-4". 10:43:57,751 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB104/ISO7816-4PADDING". 10:43:57,751 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB104/NOPADDING". 10:43:57,751 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB104/PKCS5". 10:43:57,751 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB104/PKCS5PADDING". 10:43:57,752 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB104/PKCS7". 10:43:57,752 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB104/PKCS7PADDING". 10:43:57,752 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB104/TBC". 10:43:57,752 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB104/TBCPADDING". 10:43:57,752 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB104/X9.23". 10:43:57,752 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB104/X9.23PADDING". 10:43:57,752 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB104/ZEROBYTE". 10:43:57,752 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB104/ZEROBYTEPADDING". 10:43:57,752 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB112/". 10:43:57,752 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB112/ISO10126". 10:43:57,752 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB112/ISO10126-2". 10:43:57,752 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB112/ISO10126-2PADDING". 10:43:57,752 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB112/ISO10126PADDING". 10:43:57,752 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB112/ISO7816-4". 10:43:57,752 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB112/ISO7816-4PADDING". 10:43:57,752 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB112/NOPADDING". 10:43:57,752 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB112/PKCS5". 10:43:57,752 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB112/PKCS5PADDING". 10:43:57,752 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB112/PKCS7". 10:43:57,752 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB112/PKCS7PADDING". 10:43:57,752 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB112/TBC". 10:43:57,752 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB112/TBCPADDING". 10:43:57,752 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB112/X9.23". 10:43:57,752 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB112/X9.23PADDING". 10:43:57,752 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB112/ZEROBYTE". 10:43:57,752 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB112/ZEROBYTEPADDING". 10:43:57,752 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB120/". 10:43:57,752 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB120/ISO10126". 10:43:57,752 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB120/ISO10126-2". 10:43:57,752 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB120/ISO10126-2PADDING". 10:43:57,752 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB120/ISO10126PADDING". 10:43:57,752 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB120/ISO7816-4". 10:43:57,752 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB120/ISO7816-4PADDING". 10:43:57,752 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB120/NOPADDING". 10:43:57,752 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB120/PKCS5". 10:43:57,752 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB120/PKCS5PADDING". 10:43:57,752 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB120/PKCS7". 10:43:57,752 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB120/PKCS7PADDING". 10:43:57,752 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB120/TBC". 10:43:57,752 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB120/TBCPADDING". 10:43:57,752 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB120/X9.23". 10:43:57,753 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB120/X9.23PADDING". 10:43:57,753 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB120/ZEROBYTE". 10:43:57,753 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB120/ZEROBYTEPADDING". 10:43:57,753 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB128/". 10:43:57,753 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB128/ISO10126". 10:43:57,753 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB128/ISO10126-2". 10:43:57,753 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB128/ISO10126-2PADDING". 10:43:57,753 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB128/ISO10126PADDING". 10:43:57,753 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB128/ISO7816-4". 10:43:57,753 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB128/ISO7816-4PADDING". 10:43:57,753 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB128/NOPADDING". 10:43:57,753 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB128/PKCS5". 10:43:57,753 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB128/PKCS5PADDING". 10:43:57,753 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB128/PKCS7". 10:43:57,753 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB128/PKCS7PADDING". 10:43:57,753 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB128/TBC". 10:43:57,753 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB128/TBCPADDING". 10:43:57,753 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB128/X9.23". 10:43:57,753 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB128/X9.23PADDING". 10:43:57,753 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB128/ZEROBYTE". 10:43:57,753 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB128/ZEROBYTEPADDING". 10:43:57,753 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB136/". 10:43:57,753 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB136/ISO10126". 10:43:57,753 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB136/ISO10126-2". 10:43:57,753 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB136/ISO10126-2PADDING". 10:43:57,753 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB136/ISO10126PADDING". 10:43:57,753 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB136/ISO7816-4". 10:43:57,753 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB136/ISO7816-4PADDING". 10:43:57,753 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB136/NOPADDING". 10:43:57,753 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB136/PKCS5". 10:43:57,753 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB136/PKCS5PADDING". 10:43:57,753 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB136/PKCS7". 10:43:57,753 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB136/PKCS7PADDING". 10:43:57,753 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB136/TBC". 10:43:57,753 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB136/TBCPADDING". 10:43:57,753 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB136/X9.23". 10:43:57,753 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB136/X9.23PADDING". 10:43:57,753 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB136/ZEROBYTE". 10:43:57,753 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB136/ZEROBYTEPADDING". 10:43:57,753 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB144/". 10:43:57,754 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB144/ISO10126". 10:43:57,754 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB144/ISO10126-2". 10:43:57,754 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB144/ISO10126-2PADDING". 10:43:57,754 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB144/ISO10126PADDING". 10:43:57,754 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB144/ISO7816-4". 10:43:57,754 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB144/ISO7816-4PADDING". 10:43:57,754 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB144/NOPADDING". 10:43:57,754 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB144/PKCS5". 10:43:57,754 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB144/PKCS5PADDING". 10:43:57,754 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB144/PKCS7". 10:43:57,754 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB144/PKCS7PADDING". 10:43:57,754 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB144/TBC". 10:43:57,754 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB144/TBCPADDING". 10:43:57,754 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB144/X9.23". 10:43:57,754 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB144/X9.23PADDING". 10:43:57,754 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB144/ZEROBYTE". 10:43:57,754 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB144/ZEROBYTEPADDING". 10:43:57,754 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB152/". 10:43:57,754 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB152/ISO10126". 10:43:57,754 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB152/ISO10126-2". 10:43:57,754 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB152/ISO10126-2PADDING". 10:43:57,754 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB152/ISO10126PADDING". 10:43:57,754 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB152/ISO7816-4". 10:43:57,754 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB152/ISO7816-4PADDING". 10:43:57,754 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB152/NOPADDING". 10:43:57,754 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB152/PKCS5". 10:43:57,754 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB152/PKCS5PADDING". 10:43:57,754 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB152/PKCS7". 10:43:57,754 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB152/PKCS7PADDING". 10:43:57,754 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB152/TBC". 10:43:57,754 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB152/TBCPADDING". 10:43:57,754 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB152/X9.23". 10:43:57,754 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB152/X9.23PADDING". 10:43:57,754 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB152/ZEROBYTE". 10:43:57,754 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB152/ZEROBYTEPADDING". 10:43:57,754 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB16/". 10:43:57,754 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB16/ISO10126". 10:43:57,754 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB16/ISO10126-2". 10:43:57,754 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB16/ISO10126-2PADDING". 10:43:57,754 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB16/ISO10126PADDING". 10:43:57,754 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB16/ISO7816-4". 10:43:57,754 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB16/ISO7816-4PADDING". 10:43:57,754 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB16/NOPADDING". 10:43:57,755 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB16/PKCS5". 10:43:57,755 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB16/PKCS5PADDING". 10:43:57,755 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB16/PKCS7". 10:43:57,755 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB16/PKCS7PADDING". 10:43:57,755 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB16/TBC". 10:43:57,755 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB16/TBCPADDING". 10:43:57,755 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB16/X9.23". 10:43:57,755 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB16/X9.23PADDING". 10:43:57,755 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB16/ZEROBYTE". 10:43:57,755 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB16/ZEROBYTEPADDING". 10:43:57,755 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB160/". 10:43:57,755 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB160/ISO10126". 10:43:57,755 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB160/ISO10126-2". 10:43:57,755 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB160/ISO10126-2PADDING". 10:43:57,755 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB160/ISO10126PADDING". 10:43:57,755 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB160/ISO7816-4". 10:43:57,755 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB160/ISO7816-4PADDING". 10:43:57,755 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB160/NOPADDING". 10:43:57,755 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB160/PKCS5". 10:43:57,755 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB160/PKCS5PADDING". 10:43:57,755 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB160/PKCS7". 10:43:57,755 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB160/PKCS7PADDING". 10:43:57,755 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB160/TBC". 10:43:57,755 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB160/TBCPADDING". 10:43:57,755 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB160/X9.23". 10:43:57,755 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB160/X9.23PADDING". 10:43:57,755 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB160/ZEROBYTE". 10:43:57,755 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB160/ZEROBYTEPADDING". 10:43:57,755 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB168/". 10:43:57,755 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB168/ISO10126". 10:43:57,755 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB168/ISO10126-2". 10:43:57,755 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB168/ISO10126-2PADDING". 10:43:57,755 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB168/ISO10126PADDING". 10:43:57,755 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB168/ISO7816-4". 10:43:57,756 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB168/ISO7816-4PADDING". 10:43:57,756 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB168/NOPADDING". 10:43:57,756 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB168/PKCS5". 10:43:57,756 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB168/PKCS5PADDING". 10:43:57,756 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB168/PKCS7". 10:43:57,756 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB168/PKCS7PADDING". 10:43:57,756 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB168/TBC". 10:43:57,756 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB168/TBCPADDING". 10:43:57,756 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB168/X9.23". 10:43:57,756 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB168/X9.23PADDING". 10:43:57,756 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB168/ZEROBYTE". 10:43:57,756 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB168/ZEROBYTEPADDING". 10:43:57,756 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB176/". 10:43:57,756 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB176/ISO10126". 10:43:57,756 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB176/ISO10126-2". 10:43:57,756 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB176/ISO10126-2PADDING". 10:43:57,756 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB176/ISO10126PADDING". 10:43:57,756 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB176/ISO7816-4". 10:43:57,756 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB176/ISO7816-4PADDING". 10:43:57,756 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB176/NOPADDING". 10:43:57,756 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB176/PKCS5". 10:43:57,756 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB176/PKCS5PADDING". 10:43:57,756 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB176/PKCS7". 10:43:57,756 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB176/PKCS7PADDING". 10:43:57,756 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB176/TBC". 10:43:57,756 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB176/TBCPADDING". 10:43:57,756 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB176/X9.23". 10:43:57,756 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB176/X9.23PADDING". 10:43:57,756 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB176/ZEROBYTE". 10:43:57,756 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB176/ZEROBYTEPADDING". 10:43:57,756 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB184/". 10:43:57,756 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB184/ISO10126". 10:43:57,756 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB184/ISO10126-2". 10:43:57,756 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB184/ISO10126-2PADDING". 10:43:57,756 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB184/ISO10126PADDING". 10:43:57,756 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB184/ISO7816-4". 10:43:57,756 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB184/ISO7816-4PADDING". 10:43:57,756 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB184/NOPADDING". 10:43:57,756 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB184/PKCS5". 10:43:57,757 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB184/PKCS5PADDING". 10:43:57,757 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB184/PKCS7". 10:43:57,757 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB184/PKCS7PADDING". 10:43:57,757 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB184/TBC". 10:43:57,757 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB184/TBCPADDING". 10:43:57,757 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB184/X9.23". 10:43:57,757 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB184/X9.23PADDING". 10:43:57,757 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB184/ZEROBYTE". 10:43:57,757 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB184/ZEROBYTEPADDING". 10:43:57,757 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB192/". 10:43:57,757 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB192/ISO10126". 10:43:57,757 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB192/ISO10126-2". 10:43:57,757 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB192/ISO10126-2PADDING". 10:43:57,757 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB192/ISO10126PADDING". 10:43:57,757 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB192/ISO7816-4". 10:43:57,757 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB192/ISO7816-4PADDING". 10:43:57,757 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB192/NOPADDING". 10:43:57,757 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB192/PKCS5". 10:43:57,757 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB192/PKCS5PADDING". 10:43:57,757 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB192/PKCS7". 10:43:57,757 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB192/PKCS7PADDING". 10:43:57,757 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB192/TBC". 10:43:57,757 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB192/TBCPADDING". 10:43:57,757 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB192/X9.23". 10:43:57,757 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB192/X9.23PADDING". 10:43:57,757 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB192/ZEROBYTE". 10:43:57,757 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB192/ZEROBYTEPADDING". 10:43:57,757 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB200/". 10:43:57,757 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB200/ISO10126". 10:43:57,757 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB200/ISO10126-2". 10:43:57,758 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB200/ISO10126-2PADDING". 10:43:57,758 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB200/ISO10126PADDING". 10:43:57,758 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB200/ISO7816-4". 10:43:57,758 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB200/ISO7816-4PADDING". 10:43:57,758 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB200/NOPADDING". 10:43:57,758 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB200/PKCS5". 10:43:57,758 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB200/PKCS5PADDING". 10:43:57,758 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB200/PKCS7". 10:43:57,758 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB200/PKCS7PADDING". 10:43:57,758 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB200/TBC". 10:43:57,758 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB200/TBCPADDING". 10:43:57,758 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB200/X9.23". 10:43:57,758 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB200/X9.23PADDING". 10:43:57,758 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB200/ZEROBYTE". 10:43:57,758 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB200/ZEROBYTEPADDING". 10:43:57,758 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB208/". 10:43:57,758 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB208/ISO10126". 10:43:57,758 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB208/ISO10126-2". 10:43:57,758 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB208/ISO10126-2PADDING". 10:43:57,758 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB208/ISO10126PADDING". 10:43:57,758 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB208/ISO7816-4". 10:43:57,758 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB208/ISO7816-4PADDING". 10:43:57,758 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB208/NOPADDING". 10:43:57,758 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB208/PKCS5". 10:43:57,758 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB208/PKCS5PADDING". 10:43:57,758 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB208/PKCS7". 10:43:57,758 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB208/PKCS7PADDING". 10:43:57,758 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB208/TBC". 10:43:57,758 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB208/TBCPADDING". 10:43:57,758 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB208/X9.23". 10:43:57,758 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB208/X9.23PADDING". 10:43:57,758 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB208/ZEROBYTE". 10:43:57,758 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB208/ZEROBYTEPADDING". 10:43:57,758 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB216/". 10:43:57,758 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB216/ISO10126". 10:43:57,758 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB216/ISO10126-2". 10:43:57,758 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB216/ISO10126-2PADDING". 10:43:57,758 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB216/ISO10126PADDING". 10:43:57,758 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB216/ISO7816-4". 10:43:57,758 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB216/ISO7816-4PADDING". 10:43:57,759 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB216/NOPADDING". 10:43:57,759 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB216/PKCS5". 10:43:57,759 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB216/PKCS5PADDING". 10:43:57,759 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB216/PKCS7". 10:43:57,759 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB216/PKCS7PADDING". 10:43:57,759 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB216/TBC". 10:43:57,759 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB216/TBCPADDING". 10:43:57,759 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB216/X9.23". 10:43:57,759 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB216/X9.23PADDING". 10:43:57,759 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB216/ZEROBYTE". 10:43:57,759 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB216/ZEROBYTEPADDING". 10:43:57,759 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB224/". 10:43:57,759 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB224/ISO10126". 10:43:57,759 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB224/ISO10126-2". 10:43:57,759 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB224/ISO10126-2PADDING". 10:43:57,759 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB224/ISO10126PADDING". 10:43:57,759 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB224/ISO7816-4". 10:43:57,759 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB224/ISO7816-4PADDING". 10:43:57,759 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB224/NOPADDING". 10:43:57,759 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB224/PKCS5". 10:43:57,759 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB224/PKCS5PADDING". 10:43:57,759 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB224/PKCS7". 10:43:57,759 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB224/PKCS7PADDING". 10:43:57,759 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB224/TBC". 10:43:57,759 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB224/TBCPADDING". 10:43:57,759 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB224/X9.23". 10:43:57,759 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB224/X9.23PADDING". 10:43:57,759 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB224/ZEROBYTE". 10:43:57,759 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB224/ZEROBYTEPADDING". 10:43:57,759 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB232/". 10:43:57,759 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB232/ISO10126". 10:43:57,759 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB232/ISO10126-2". 10:43:57,759 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB232/ISO10126-2PADDING". 10:43:57,760 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB232/ISO10126PADDING". 10:43:57,760 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB232/ISO7816-4". 10:43:57,760 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB232/ISO7816-4PADDING". 10:43:57,760 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB232/NOPADDING". 10:43:57,760 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB232/PKCS5". 10:43:57,760 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB232/PKCS5PADDING". 10:43:57,760 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB232/PKCS7". 10:43:57,760 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB232/PKCS7PADDING". 10:43:57,760 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB232/TBC". 10:43:57,760 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB232/TBCPADDING". 10:43:57,760 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB232/X9.23". 10:43:57,760 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB232/X9.23PADDING". 10:43:57,760 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB232/ZEROBYTE". 10:43:57,760 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB232/ZEROBYTEPADDING". 10:43:57,760 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB24/". 10:43:57,760 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB24/ISO10126". 10:43:57,760 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB24/ISO10126-2". 10:43:57,760 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB24/ISO10126-2PADDING". 10:43:57,760 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB24/ISO10126PADDING". 10:43:57,760 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB24/ISO7816-4". 10:43:57,760 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB24/ISO7816-4PADDING". 10:43:57,760 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB24/NOPADDING". 10:43:57,760 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB24/PKCS5". 10:43:57,760 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB24/PKCS5PADDING". 10:43:57,760 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB24/PKCS7". 10:43:57,760 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB24/PKCS7PADDING". 10:43:57,760 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB24/TBC". 10:43:57,760 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB24/TBCPADDING". 10:43:57,760 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB24/X9.23". 10:43:57,760 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB24/X9.23PADDING". 10:43:57,760 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB24/ZEROBYTE". 10:43:57,760 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB24/ZEROBYTEPADDING". 10:43:57,760 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB240/". 10:43:57,760 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB240/ISO10126". 10:43:57,760 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB240/ISO10126-2". 10:43:57,760 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB240/ISO10126-2PADDING". 10:43:57,760 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB240/ISO10126PADDING". 10:43:57,760 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB240/ISO7816-4". 10:43:57,761 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB240/ISO7816-4PADDING". 10:43:57,761 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB240/NOPADDING". 10:43:57,761 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB240/PKCS5". 10:43:57,761 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB240/PKCS5PADDING". 10:43:57,761 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB240/PKCS7". 10:43:57,761 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB240/PKCS7PADDING". 10:43:57,761 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB240/TBC". 10:43:57,761 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB240/TBCPADDING". 10:43:57,761 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB240/X9.23". 10:43:57,761 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB240/X9.23PADDING". 10:43:57,761 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB240/ZEROBYTE". 10:43:57,761 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB240/ZEROBYTEPADDING". 10:43:57,761 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB248/". 10:43:57,761 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB248/ISO10126". 10:43:57,761 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB248/ISO10126-2". 10:43:57,761 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB248/ISO10126-2PADDING". 10:43:57,761 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB248/ISO10126PADDING". 10:43:57,761 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB248/ISO7816-4". 10:43:57,761 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB248/ISO7816-4PADDING". 10:43:57,761 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB248/NOPADDING". 10:43:57,761 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB248/PKCS5". 10:43:57,761 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB248/PKCS5PADDING". 10:43:57,761 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB248/PKCS7". 10:43:57,761 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB248/PKCS7PADDING". 10:43:57,761 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB248/TBC". 10:43:57,761 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB248/TBCPADDING". 10:43:57,761 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB248/X9.23". 10:43:57,761 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB248/X9.23PADDING". 10:43:57,761 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB248/ZEROBYTE". 10:43:57,761 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB248/ZEROBYTEPADDING". 10:43:57,761 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB256/". 10:43:57,761 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB256/ISO10126". 10:43:57,761 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB256/ISO10126-2". 10:43:57,761 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB256/ISO10126-2PADDING". 10:43:57,761 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB256/ISO10126PADDING". 10:43:57,761 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB256/ISO7816-4". 10:43:57,761 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB256/ISO7816-4PADDING". 10:43:57,761 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB256/NOPADDING". 10:43:57,762 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB256/PKCS5". 10:43:57,762 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB256/PKCS5PADDING". 10:43:57,762 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB256/PKCS7". 10:43:57,762 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB256/PKCS7PADDING". 10:43:57,762 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB256/TBC". 10:43:57,762 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB256/TBCPADDING". 10:43:57,762 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB256/X9.23". 10:43:57,762 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB256/X9.23PADDING". 10:43:57,762 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB256/ZEROBYTE". 10:43:57,762 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB256/ZEROBYTEPADDING". 10:43:57,762 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB32/". 10:43:57,762 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB32/ISO10126". 10:43:57,762 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB32/ISO10126-2". 10:43:57,762 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB32/ISO10126-2PADDING". 10:43:57,762 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB32/ISO10126PADDING". 10:43:57,762 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB32/ISO7816-4". 10:43:57,762 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB32/ISO7816-4PADDING". 10:43:57,762 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB32/NOPADDING". 10:43:57,762 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB32/PKCS5". 10:43:57,762 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB32/PKCS5PADDING". 10:43:57,762 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB32/PKCS7". 10:43:57,762 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB32/PKCS7PADDING". 10:43:57,762 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB32/TBC". 10:43:57,762 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB32/TBCPADDING". 10:43:57,762 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB32/X9.23". 10:43:57,762 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB32/X9.23PADDING". 10:43:57,762 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB32/ZEROBYTE". 10:43:57,762 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB32/ZEROBYTEPADDING". 10:43:57,762 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB40/". 10:43:57,762 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB40/ISO10126". 10:43:57,762 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB40/ISO10126-2". 10:43:57,762 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB40/ISO10126-2PADDING". 10:43:57,762 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB40/ISO10126PADDING". 10:43:57,762 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB40/ISO7816-4". 10:43:57,762 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB40/ISO7816-4PADDING". 10:43:57,762 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB40/NOPADDING". 10:43:57,762 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB40/PKCS5". 10:43:57,762 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB40/PKCS5PADDING". 10:43:57,762 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB40/PKCS7". 10:43:57,762 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB40/PKCS7PADDING". 10:43:57,763 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB40/TBC". 10:43:57,763 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB40/TBCPADDING". 10:43:57,763 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB40/X9.23". 10:43:57,763 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB40/X9.23PADDING". 10:43:57,763 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB40/ZEROBYTE". 10:43:57,763 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB40/ZEROBYTEPADDING". 10:43:57,763 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB48/". 10:43:57,763 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB48/ISO10126". 10:43:57,763 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB48/ISO10126-2". 10:43:57,763 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB48/ISO10126-2PADDING". 10:43:57,763 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB48/ISO10126PADDING". 10:43:57,763 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB48/ISO7816-4". 10:43:57,763 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB48/ISO7816-4PADDING". 10:43:57,763 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB48/NOPADDING". 10:43:57,763 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB48/PKCS5". 10:43:57,763 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB48/PKCS5PADDING". 10:43:57,763 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB48/PKCS7". 10:43:57,763 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB48/PKCS7PADDING". 10:43:57,763 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB48/TBC". 10:43:57,763 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB48/TBCPADDING". 10:43:57,763 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB48/X9.23". 10:43:57,763 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB48/X9.23PADDING". 10:43:57,763 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB48/ZEROBYTE". 10:43:57,763 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB48/ZEROBYTEPADDING". 10:43:57,763 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB56/". 10:43:57,763 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB56/ISO10126". 10:43:57,763 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB56/ISO10126-2". 10:43:57,763 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB56/ISO10126-2PADDING". 10:43:57,763 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB56/ISO10126PADDING". 10:43:57,763 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB56/ISO7816-4". 10:43:57,763 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB56/ISO7816-4PADDING". 10:43:57,763 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB56/NOPADDING". 10:43:57,764 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB56/PKCS5". 10:43:57,764 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB56/PKCS5PADDING". 10:43:57,764 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB56/PKCS7". 10:43:57,764 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB56/PKCS7PADDING". 10:43:57,764 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB56/TBC". 10:43:57,764 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB56/TBCPADDING". 10:43:57,764 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB56/X9.23". 10:43:57,764 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB56/X9.23PADDING". 10:43:57,764 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB56/ZEROBYTE". 10:43:57,764 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB56/ZEROBYTEPADDING". 10:43:57,764 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB64/". 10:43:57,764 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB64/ISO10126". 10:43:57,764 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB64/ISO10126-2". 10:43:57,764 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB64/ISO10126-2PADDING". 10:43:57,764 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB64/ISO10126PADDING". 10:43:57,764 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB64/ISO7816-4". 10:43:57,764 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB64/ISO7816-4PADDING". 10:43:57,764 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB64/NOPADDING". 10:43:57,764 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB64/PKCS5". 10:43:57,764 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB64/PKCS5PADDING". 10:43:57,764 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB64/PKCS7". 10:43:57,764 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB64/PKCS7PADDING". 10:43:57,764 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB64/TBC". 10:43:57,764 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB64/TBCPADDING". 10:43:57,764 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB64/X9.23". 10:43:57,764 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB64/X9.23PADDING". 10:43:57,764 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB64/ZEROBYTE". 10:43:57,764 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB64/ZEROBYTEPADDING". 10:43:57,764 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB72/". 10:43:57,764 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB72/ISO10126". 10:43:57,764 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB72/ISO10126-2". 10:43:57,764 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB72/ISO10126-2PADDING". 10:43:57,764 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB72/ISO10126PADDING". 10:43:57,764 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB72/ISO7816-4". 10:43:57,764 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB72/ISO7816-4PADDING". 10:43:57,764 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB72/NOPADDING". 10:43:57,764 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB72/PKCS5". 10:43:57,764 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB72/PKCS5PADDING". 10:43:57,764 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB72/PKCS7". 10:43:57,764 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB72/PKCS7PADDING". 10:43:57,765 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB72/TBC". 10:43:57,765 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB72/TBCPADDING". 10:43:57,765 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB72/X9.23". 10:43:57,765 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB72/X9.23PADDING". 10:43:57,765 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB72/ZEROBYTE". 10:43:57,765 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB72/ZEROBYTEPADDING". 10:43:57,765 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB8/". 10:43:57,765 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB8/ISO10126". 10:43:57,765 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB8/ISO10126-2". 10:43:57,765 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB8/ISO10126-2PADDING". 10:43:57,765 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB8/ISO10126PADDING". 10:43:57,765 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB8/ISO7816-4". 10:43:57,765 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB8/ISO7816-4PADDING". 10:43:57,765 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB8/NOPADDING". 10:43:57,765 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB8/PKCS5". 10:43:57,765 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB8/PKCS5PADDING". 10:43:57,765 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB8/PKCS7". 10:43:57,765 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB8/PKCS7PADDING". 10:43:57,765 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB8/TBC". 10:43:57,765 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB8/TBCPADDING". 10:43:57,765 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB8/X9.23". 10:43:57,765 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB8/X9.23PADDING". 10:43:57,765 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB8/ZEROBYTE". 10:43:57,765 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB8/ZEROBYTEPADDING". 10:43:57,765 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB80/". 10:43:57,765 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB80/ISO10126". 10:43:57,765 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB80/ISO10126-2". 10:43:57,765 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB80/ISO10126-2PADDING". 10:43:57,765 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB80/ISO10126PADDING". 10:43:57,765 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB80/ISO7816-4". 10:43:57,765 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB80/ISO7816-4PADDING". 10:43:57,765 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB80/NOPADDING". 10:43:57,765 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB80/PKCS5". 10:43:57,765 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB80/PKCS5PADDING". 10:43:57,765 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB80/PKCS7". 10:43:57,765 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB80/PKCS7PADDING". 10:43:57,765 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB80/TBC". 10:43:57,765 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB80/TBCPADDING". 10:43:57,765 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB80/X9.23". 10:43:57,765 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB80/X9.23PADDING". 10:43:57,765 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB80/ZEROBYTE". 10:43:57,766 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB80/ZEROBYTEPADDING". 10:43:57,766 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB88/". 10:43:57,766 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB88/ISO10126". 10:43:57,766 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB88/ISO10126-2". 10:43:57,766 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB88/ISO10126-2PADDING". 10:43:57,766 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB88/ISO10126PADDING". 10:43:57,766 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB88/ISO7816-4". 10:43:57,766 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB88/ISO7816-4PADDING". 10:43:57,766 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB88/NOPADDING". 10:43:57,766 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB88/PKCS5". 10:43:57,766 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB88/PKCS5PADDING". 10:43:57,766 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB88/PKCS7". 10:43:57,766 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB88/PKCS7PADDING". 10:43:57,766 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB88/TBC". 10:43:57,766 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB88/TBCPADDING". 10:43:57,766 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB88/X9.23". 10:43:57,766 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB88/X9.23PADDING". 10:43:57,766 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB88/ZEROBYTE". 10:43:57,766 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB88/ZEROBYTEPADDING". 10:43:57,766 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB96/". 10:43:57,766 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB96/ISO10126". 10:43:57,766 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB96/ISO10126-2". 10:43:57,766 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB96/ISO10126-2PADDING". 10:43:57,766 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB96/ISO10126PADDING". 10:43:57,766 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB96/ISO7816-4". 10:43:57,766 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB96/ISO7816-4PADDING". 10:43:57,766 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB96/NOPADDING". 10:43:57,766 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB96/PKCS5". 10:43:57,766 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB96/PKCS5PADDING". 10:43:57,766 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB96/PKCS7". 10:43:57,766 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB96/PKCS7PADDING". 10:43:57,766 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB96/TBC". 10:43:57,766 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB96/TBCPADDING". 10:43:57,766 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB96/X9.23". 10:43:57,766 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB96/X9.23PADDING". 10:43:57,766 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB96/ZEROBYTE". 10:43:57,766 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB96/ZEROBYTEPADDING". 10:43:57,766 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/SIC/". 10:43:57,767 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/SIC/ISO10126". 10:43:57,767 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/SIC/ISO10126-2". 10:43:57,767 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/SIC/ISO10126-2PADDING". 10:43:57,767 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/SIC/ISO10126PADDING". 10:43:57,767 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/SIC/ISO7816-4". 10:43:57,767 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/SIC/ISO7816-4PADDING". 10:43:57,767 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/SIC/NOPADDING". 10:43:57,767 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/SIC/PKCS5". 10:43:57,767 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/SIC/PKCS5PADDING". 10:43:57,767 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/SIC/PKCS7". 10:43:57,767 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/SIC/PKCS7PADDING". 10:43:57,767 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/SIC/TBC". 10:43:57,767 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/SIC/TBCPADDING". 10:43:57,767 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/SIC/X9.23". 10:43:57,767 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/SIC/X9.23PADDING". 10:43:57,767 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/SIC/ZEROBYTE". 10:43:57,767 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/SIC/ZEROBYTEPADDING". 10:43:57,767 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT//". 10:43:57,767 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT//NOPADDING". 10:43:57,768 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CBC-CTS/". 10:43:57,768 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CBC-CTS/NOPADDING". 10:43:57,768 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CBC/". 10:43:57,768 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CBC/ISO10126". 10:43:57,768 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CBC/ISO10126-2". 10:43:57,768 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CBC/ISO10126-2PADDING". 10:43:57,768 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CBC/ISO10126PADDING". 10:43:57,768 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CBC/ISO7816-4". 10:43:57,768 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CBC/ISO7816-4PADDING". 10:43:57,768 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CBC/NOPADDING". 10:43:57,768 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CBC/PKCS5". 10:43:57,768 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CBC/PKCS5PADDING". 10:43:57,768 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CBC/PKCS7". 10:43:57,769 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CBC/PKCS7PADDING". 10:43:57,769 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CBC/TBC". 10:43:57,769 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CBC/TBCPADDING". 10:43:57,769 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CBC/X9.23". 10:43:57,769 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CBC/X9.23PADDING". 10:43:57,769 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CBC/ZEROBYTE". 10:43:57,769 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CBC/ZEROBYTEPADDING". 10:43:57,769 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CCM/". 10:43:57,769 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CCM/NOPADDING". 10:43:57,769 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB/". 10:43:57,769 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB/ISO10126". 10:43:57,769 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB/ISO10126-2". 10:43:57,769 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB/ISO10126-2PADDING". 10:43:57,769 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB/ISO10126PADDING". 10:43:57,770 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB/ISO7816-4". 10:43:57,770 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB/ISO7816-4PADDING". 10:43:57,770 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB/NOPADDING". 10:43:57,770 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB/PKCS5". 10:43:57,770 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB/PKCS5PADDING". 10:43:57,770 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB/PKCS7". 10:43:57,770 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB/PKCS7PADDING". 10:43:57,770 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB/TBC". 10:43:57,770 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB/TBCPADDING". 10:43:57,770 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB/X9.23". 10:43:57,770 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB/X9.23PADDING". 10:43:57,770 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB/ZEROBYTE". 10:43:57,770 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB/ZEROBYTEPADDING". 10:43:57,770 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB104/". 10:43:57,770 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB104/ISO10126". 10:43:57,770 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB104/ISO10126-2". 10:43:57,770 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB104/ISO10126-2PADDING". 10:43:57,770 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB104/ISO10126PADDING". 10:43:57,770 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB104/ISO7816-4". 10:43:57,770 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB104/ISO7816-4PADDING". 10:43:57,770 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB104/NOPADDING". 10:43:57,770 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB104/PKCS5". 10:43:57,770 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB104/PKCS5PADDING". 10:43:57,770 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB104/PKCS7". 10:43:57,770 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB104/PKCS7PADDING". 10:43:57,770 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB104/TBC". 10:43:57,770 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB104/TBCPADDING". 10:43:57,770 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB104/X9.23". 10:43:57,770 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB104/X9.23PADDING". 10:43:57,771 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB104/ZEROBYTE". 10:43:57,771 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB104/ZEROBYTEPADDING". 10:43:57,771 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB112/". 10:43:57,771 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB112/ISO10126". 10:43:57,771 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB112/ISO10126-2". 10:43:57,771 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB112/ISO10126-2PADDING". 10:43:57,771 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB112/ISO10126PADDING". 10:43:57,771 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB112/ISO7816-4". 10:43:57,771 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB112/ISO7816-4PADDING". 10:43:57,771 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB112/NOPADDING". 10:43:57,771 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB112/PKCS5". 10:43:57,771 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB112/PKCS5PADDING". 10:43:57,771 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB112/PKCS7". 10:43:57,771 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB112/PKCS7PADDING". 10:43:57,771 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB112/TBC". 10:43:57,771 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB112/TBCPADDING". 10:43:57,771 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB112/X9.23". 10:43:57,771 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB112/X9.23PADDING". 10:43:57,771 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB112/ZEROBYTE". 10:43:57,771 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB112/ZEROBYTEPADDING". 10:43:57,771 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB120/". 10:43:57,771 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB120/ISO10126". 10:43:57,771 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB120/ISO10126-2". 10:43:57,771 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB120/ISO10126-2PADDING". 10:43:57,771 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB120/ISO10126PADDING". 10:43:57,771 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB120/ISO7816-4". 10:43:57,771 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB120/ISO7816-4PADDING". 10:43:57,771 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB120/NOPADDING". 10:43:57,772 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB120/PKCS5". 10:43:57,772 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB120/PKCS5PADDING". 10:43:57,772 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB120/PKCS7". 10:43:57,772 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB120/PKCS7PADDING". 10:43:57,772 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB120/TBC". 10:43:57,772 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB120/TBCPADDING". 10:43:57,772 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB120/X9.23". 10:43:57,772 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB120/X9.23PADDING". 10:43:57,772 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB120/ZEROBYTE". 10:43:57,772 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB120/ZEROBYTEPADDING". 10:43:57,772 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB128/". 10:43:57,772 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB128/ISO10126". 10:43:57,772 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB128/ISO10126-2". 10:43:57,772 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB128/ISO10126-2PADDING". 10:43:57,772 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB128/ISO10126PADDING". 10:43:57,772 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB128/ISO7816-4". 10:43:57,772 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB128/ISO7816-4PADDING". 10:43:57,772 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB128/NOPADDING". 10:43:57,772 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB128/PKCS5". 10:43:57,772 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB128/PKCS5PADDING". 10:43:57,772 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB128/PKCS7". 10:43:57,772 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB128/PKCS7PADDING". 10:43:57,772 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB128/TBC". 10:43:57,772 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB128/TBCPADDING". 10:43:57,772 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB128/X9.23". 10:43:57,772 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB128/X9.23PADDING". 10:43:57,772 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB128/ZEROBYTE". 10:43:57,772 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB128/ZEROBYTEPADDING". 10:43:57,772 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB136/". 10:43:57,772 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB136/ISO10126". 10:43:57,772 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB136/ISO10126-2". 10:43:57,772 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB136/ISO10126-2PADDING". 10:43:57,772 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB136/ISO10126PADDING". 10:43:57,772 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB136/ISO7816-4". 10:43:57,772 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB136/ISO7816-4PADDING". 10:43:57,772 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB136/NOPADDING". 10:43:57,772 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB136/PKCS5". 10:43:57,772 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB136/PKCS5PADDING". 10:43:57,773 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB136/PKCS7". 10:43:57,773 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB136/PKCS7PADDING". 10:43:57,773 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB136/TBC". 10:43:57,773 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB136/TBCPADDING". 10:43:57,773 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB136/X9.23". 10:43:57,773 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB136/X9.23PADDING". 10:43:57,773 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB136/ZEROBYTE". 10:43:57,773 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB136/ZEROBYTEPADDING". 10:43:57,773 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB144/". 10:43:57,773 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB144/ISO10126". 10:43:57,773 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB144/ISO10126-2". 10:43:57,773 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB144/ISO10126-2PADDING". 10:43:57,773 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB144/ISO10126PADDING". 10:43:57,773 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB144/ISO7816-4". 10:43:57,773 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB144/ISO7816-4PADDING". 10:43:57,773 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB144/NOPADDING". 10:43:57,773 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB144/PKCS5". 10:43:57,773 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB144/PKCS5PADDING". 10:43:57,773 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB144/PKCS7". 10:43:57,773 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB144/PKCS7PADDING". 10:43:57,773 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB144/TBC". 10:43:57,773 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB144/TBCPADDING". 10:43:57,773 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB144/X9.23". 10:43:57,773 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB144/X9.23PADDING". 10:43:57,773 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB144/ZEROBYTE". 10:43:57,773 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB144/ZEROBYTEPADDING". 10:43:57,773 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB152/". 10:43:57,773 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB152/ISO10126". 10:43:57,773 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB152/ISO10126-2". 10:43:57,773 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB152/ISO10126-2PADDING". 10:43:57,773 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB152/ISO10126PADDING". 10:43:57,773 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB152/ISO7816-4". 10:43:57,773 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB152/ISO7816-4PADDING". 10:43:57,773 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB152/NOPADDING". 10:43:57,773 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB152/PKCS5". 10:43:57,773 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB152/PKCS5PADDING". 10:43:57,773 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB152/PKCS7". 10:43:57,774 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB152/PKCS7PADDING". 10:43:57,774 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB152/TBC". 10:43:57,774 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB152/TBCPADDING". 10:43:57,774 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB152/X9.23". 10:43:57,774 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB152/X9.23PADDING". 10:43:57,774 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB152/ZEROBYTE". 10:43:57,774 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB152/ZEROBYTEPADDING". 10:43:57,774 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB16/". 10:43:57,774 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB16/ISO10126". 10:43:57,774 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB16/ISO10126-2". 10:43:57,774 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB16/ISO10126-2PADDING". 10:43:57,774 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB16/ISO10126PADDING". 10:43:57,774 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB16/ISO7816-4". 10:43:57,774 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB16/ISO7816-4PADDING". 10:43:57,774 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB16/NOPADDING". 10:43:57,774 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB16/PKCS5". 10:43:57,774 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB16/PKCS5PADDING". 10:43:57,774 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB16/PKCS7". 10:43:57,774 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB16/PKCS7PADDING". 10:43:57,774 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB16/TBC". 10:43:57,774 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB16/TBCPADDING". 10:43:57,774 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB16/X9.23". 10:43:57,774 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB16/X9.23PADDING". 10:43:57,774 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB16/ZEROBYTE". 10:43:57,774 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB16/ZEROBYTEPADDING". 10:43:57,774 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB160/". 10:43:57,774 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB160/ISO10126". 10:43:57,774 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB160/ISO10126-2". 10:43:57,774 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB160/ISO10126-2PADDING". 10:43:57,774 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB160/ISO10126PADDING". 10:43:57,774 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB160/ISO7816-4". 10:43:57,774 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB160/ISO7816-4PADDING". 10:43:57,774 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB160/NOPADDING". 10:43:57,774 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB160/PKCS5". 10:43:57,774 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB160/PKCS5PADDING". 10:43:57,774 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB160/PKCS7". 10:43:57,774 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB160/PKCS7PADDING". 10:43:57,774 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB160/TBC". 10:43:57,775 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB160/TBCPADDING". 10:43:57,775 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB160/X9.23". 10:43:57,775 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB160/X9.23PADDING". 10:43:57,775 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB160/ZEROBYTE". 10:43:57,775 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB160/ZEROBYTEPADDING". 10:43:57,775 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB168/". 10:43:57,775 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB168/ISO10126". 10:43:57,775 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB168/ISO10126-2". 10:43:57,775 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB168/ISO10126-2PADDING". 10:43:57,775 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB168/ISO10126PADDING". 10:43:57,775 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB168/ISO7816-4". 10:43:57,775 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB168/ISO7816-4PADDING". 10:43:57,775 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB168/NOPADDING". 10:43:57,775 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB168/PKCS5". 10:43:57,775 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB168/PKCS5PADDING". 10:43:57,775 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB168/PKCS7". 10:43:57,775 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB168/PKCS7PADDING". 10:43:57,775 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB168/TBC". 10:43:57,775 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB168/TBCPADDING". 10:43:57,775 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB168/X9.23". 10:43:57,775 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB168/X9.23PADDING". 10:43:57,775 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB168/ZEROBYTE". 10:43:57,775 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB168/ZEROBYTEPADDING". 10:43:57,775 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB176/". 10:43:57,775 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB176/ISO10126". 10:43:57,775 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB176/ISO10126-2". 10:43:57,775 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB176/ISO10126-2PADDING". 10:43:57,775 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB176/ISO10126PADDING". 10:43:57,775 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB176/ISO7816-4". 10:43:57,775 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB176/ISO7816-4PADDING". 10:43:57,775 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB176/NOPADDING". 10:43:57,775 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB176/PKCS5". 10:43:57,775 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB176/PKCS5PADDING". 10:43:57,776 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB176/PKCS7". 10:43:57,776 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB176/PKCS7PADDING". 10:43:57,776 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB176/TBC". 10:43:57,776 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB176/TBCPADDING". 10:43:57,776 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB176/X9.23". 10:43:57,776 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB176/X9.23PADDING". 10:43:57,776 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB176/ZEROBYTE". 10:43:57,776 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB176/ZEROBYTEPADDING". 10:43:57,776 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB184/". 10:43:57,776 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB184/ISO10126". 10:43:57,776 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB184/ISO10126-2". 10:43:57,776 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB184/ISO10126-2PADDING". 10:43:57,776 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB184/ISO10126PADDING". 10:43:57,776 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB184/ISO7816-4". 10:43:57,776 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB184/ISO7816-4PADDING". 10:43:57,776 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB184/NOPADDING". 10:43:57,776 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB184/PKCS5". 10:43:57,776 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB184/PKCS5PADDING". 10:43:57,776 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB184/PKCS7". 10:43:57,776 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB184/PKCS7PADDING". 10:43:57,776 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB184/TBC". 10:43:57,776 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB184/TBCPADDING". 10:43:57,776 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB184/X9.23". 10:43:57,776 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB184/X9.23PADDING". 10:43:57,776 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB184/ZEROBYTE". 10:43:57,776 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB184/ZEROBYTEPADDING". 10:43:57,776 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB192/". 10:43:57,776 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB192/ISO10126". 10:43:57,776 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB192/ISO10126-2". 10:43:57,776 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB192/ISO10126-2PADDING". 10:43:57,776 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB192/ISO10126PADDING". 10:43:57,776 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB192/ISO7816-4". 10:43:57,776 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB192/ISO7816-4PADDING". 10:43:57,776 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB192/NOPADDING". 10:43:57,776 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB192/PKCS5". 10:43:57,776 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB192/PKCS5PADDING". 10:43:57,776 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB192/PKCS7". 10:43:57,776 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB192/PKCS7PADDING". 10:43:57,776 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB192/TBC". 10:43:57,777 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB192/TBCPADDING". 10:43:57,777 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB192/X9.23". 10:43:57,777 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB192/X9.23PADDING". 10:43:57,777 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB192/ZEROBYTE". 10:43:57,777 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB192/ZEROBYTEPADDING". 10:43:57,777 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB200/". 10:43:57,777 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB200/ISO10126". 10:43:57,777 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB200/ISO10126-2". 10:43:57,777 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB200/ISO10126-2PADDING". 10:43:57,777 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB200/ISO10126PADDING". 10:43:57,777 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB200/ISO7816-4". 10:43:57,777 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB200/ISO7816-4PADDING". 10:43:57,777 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB200/NOPADDING". 10:43:57,777 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB200/PKCS5". 10:43:57,777 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB200/PKCS5PADDING". 10:43:57,777 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB200/PKCS7". 10:43:57,777 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB200/PKCS7PADDING". 10:43:57,777 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB200/TBC". 10:43:57,777 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB200/TBCPADDING". 10:43:57,777 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB200/X9.23". 10:43:57,777 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB200/X9.23PADDING". 10:43:57,777 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB200/ZEROBYTE". 10:43:57,777 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB200/ZEROBYTEPADDING". 10:43:57,777 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB208/". 10:43:57,777 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB208/ISO10126". 10:43:57,777 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB208/ISO10126-2". 10:43:57,777 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB208/ISO10126-2PADDING". 10:43:57,777 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB208/ISO10126PADDING". 10:43:57,777 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB208/ISO7816-4". 10:43:57,777 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB208/ISO7816-4PADDING". 10:43:57,777 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB208/NOPADDING". 10:43:57,777 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB208/PKCS5". 10:43:57,777 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB208/PKCS5PADDING". 10:43:57,777 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB208/PKCS7". 10:43:57,777 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB208/PKCS7PADDING". 10:43:57,778 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB208/TBC". 10:43:57,778 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB208/TBCPADDING". 10:43:57,778 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB208/X9.23". 10:43:57,778 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB208/X9.23PADDING". 10:43:57,778 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB208/ZEROBYTE". 10:43:57,778 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB208/ZEROBYTEPADDING". 10:43:57,778 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB216/". 10:43:57,778 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB216/ISO10126". 10:43:57,778 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB216/ISO10126-2". 10:43:57,778 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB216/ISO10126-2PADDING". 10:43:57,778 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB216/ISO10126PADDING". 10:43:57,778 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB216/ISO7816-4". 10:43:57,778 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB216/ISO7816-4PADDING". 10:43:57,778 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB216/NOPADDING". 10:43:57,778 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB216/PKCS5". 10:43:57,778 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB216/PKCS5PADDING". 10:43:57,778 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB216/PKCS7". 10:43:57,778 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB216/PKCS7PADDING". 10:43:57,778 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB216/TBC". 10:43:57,778 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB216/TBCPADDING". 10:43:57,778 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB216/X9.23". 10:43:57,778 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB216/X9.23PADDING". 10:43:57,778 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB216/ZEROBYTE". 10:43:57,778 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB216/ZEROBYTEPADDING". 10:43:57,778 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB224/". 10:43:57,778 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB224/ISO10126". 10:43:57,778 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB224/ISO10126-2". 10:43:57,778 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB224/ISO10126-2PADDING". 10:43:57,778 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB224/ISO10126PADDING". 10:43:57,778 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB224/ISO7816-4". 10:43:57,778 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB224/ISO7816-4PADDING". 10:43:57,778 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB224/NOPADDING". 10:43:57,778 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB224/PKCS5". 10:43:57,778 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB224/PKCS5PADDING". 10:43:57,778 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB224/PKCS7". 10:43:57,778 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB224/PKCS7PADDING". 10:43:57,778 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB224/TBC". 10:43:57,778 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB224/TBCPADDING". 10:43:57,778 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB224/X9.23". 10:43:57,779 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB224/X9.23PADDING". 10:43:57,779 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB224/ZEROBYTE". 10:43:57,779 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB224/ZEROBYTEPADDING". 10:43:57,779 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB232/". 10:43:57,779 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB232/ISO10126". 10:43:57,779 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB232/ISO10126-2". 10:43:57,779 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB232/ISO10126-2PADDING". 10:43:57,779 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB232/ISO10126PADDING". 10:43:57,779 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB232/ISO7816-4". 10:43:57,779 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB232/ISO7816-4PADDING". 10:43:57,779 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB232/NOPADDING". 10:43:57,779 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB232/PKCS5". 10:43:57,779 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB232/PKCS5PADDING". 10:43:57,779 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB232/PKCS7". 10:43:57,779 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB232/PKCS7PADDING". 10:43:57,779 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB232/TBC". 10:43:57,779 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB232/TBCPADDING". 10:43:57,779 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB232/X9.23". 10:43:57,779 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB232/X9.23PADDING". 10:43:57,779 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB232/ZEROBYTE". 10:43:57,779 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB232/ZEROBYTEPADDING". 10:43:57,779 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB24/". 10:43:57,779 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB24/ISO10126". 10:43:57,779 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB24/ISO10126-2". 10:43:57,779 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB24/ISO10126-2PADDING". 10:43:57,779 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB24/ISO10126PADDING". 10:43:57,779 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB24/ISO7816-4". 10:43:57,779 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB24/ISO7816-4PADDING". 10:43:57,779 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB24/NOPADDING". 10:43:57,780 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB24/PKCS5". 10:43:57,780 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB24/PKCS5PADDING". 10:43:57,780 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB24/PKCS7". 10:43:57,780 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB24/PKCS7PADDING". 10:43:57,780 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB24/TBC". 10:43:57,780 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB24/TBCPADDING". 10:43:57,780 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB24/X9.23". 10:43:57,780 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB24/X9.23PADDING". 10:43:57,780 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB24/ZEROBYTE". 10:43:57,780 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB24/ZEROBYTEPADDING". 10:43:57,780 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB240/". 10:43:57,780 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB240/ISO10126". 10:43:57,780 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB240/ISO10126-2". 10:43:57,780 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB240/ISO10126-2PADDING". 10:43:57,780 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB240/ISO10126PADDING". 10:43:57,780 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB240/ISO7816-4". 10:43:57,780 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB240/ISO7816-4PADDING". 10:43:57,780 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB240/NOPADDING". 10:43:57,780 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB240/PKCS5". 10:43:57,780 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB240/PKCS5PADDING". 10:43:57,780 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB240/PKCS7". 10:43:57,780 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB240/PKCS7PADDING". 10:43:57,780 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB240/TBC". 10:43:57,780 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB240/TBCPADDING". 10:43:57,780 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB240/X9.23". 10:43:57,780 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB240/X9.23PADDING". 10:43:57,780 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB240/ZEROBYTE". 10:43:57,780 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB240/ZEROBYTEPADDING". 10:43:57,780 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB248/". 10:43:57,780 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB248/ISO10126". 10:43:57,780 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB248/ISO10126-2". 10:43:57,780 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB248/ISO10126-2PADDING". 10:43:57,780 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB248/ISO10126PADDING". 10:43:57,780 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB248/ISO7816-4". 10:43:57,780 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB248/ISO7816-4PADDING". 10:43:57,780 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB248/NOPADDING". 10:43:57,780 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB248/PKCS5". 10:43:57,780 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB248/PKCS5PADDING". 10:43:57,780 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB248/PKCS7". 10:43:57,780 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB248/PKCS7PADDING". 10:43:57,780 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB248/TBC". 10:43:57,781 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB248/TBCPADDING". 10:43:57,781 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB248/X9.23". 10:43:57,781 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB248/X9.23PADDING". 10:43:57,781 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB248/ZEROBYTE". 10:43:57,781 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB248/ZEROBYTEPADDING". 10:43:57,781 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB256/". 10:43:57,781 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB256/ISO10126". 10:43:57,781 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB256/ISO10126-2". 10:43:57,781 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB256/ISO10126-2PADDING". 10:43:57,781 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB256/ISO10126PADDING". 10:43:57,781 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB256/ISO7816-4". 10:43:57,781 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB256/ISO7816-4PADDING". 10:43:57,781 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB256/NOPADDING". 10:43:57,781 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB256/PKCS5". 10:43:57,781 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB256/PKCS5PADDING". 10:43:57,781 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB256/PKCS7". 10:43:57,781 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB256/PKCS7PADDING". 10:43:57,781 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB256/TBC". 10:43:57,781 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB256/TBCPADDING". 10:43:57,781 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB256/X9.23". 10:43:57,781 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB256/X9.23PADDING". 10:43:57,781 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB256/ZEROBYTE". 10:43:57,781 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB256/ZEROBYTEPADDING". 10:43:57,781 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB32/". 10:43:57,781 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB32/ISO10126". 10:43:57,781 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB32/ISO10126-2". 10:43:57,781 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB32/ISO10126-2PADDING". 10:43:57,781 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB32/ISO10126PADDING". 10:43:57,781 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB32/ISO7816-4". 10:43:57,781 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB32/ISO7816-4PADDING". 10:43:57,781 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB32/NOPADDING". 10:43:57,781 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB32/PKCS5". 10:43:57,781 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB32/PKCS5PADDING". 10:43:57,781 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB32/PKCS7". 10:43:57,781 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB32/PKCS7PADDING". 10:43:57,781 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB32/TBC". 10:43:57,782 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB32/TBCPADDING". 10:43:57,782 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB32/X9.23". 10:43:57,782 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB32/X9.23PADDING". 10:43:57,782 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB32/ZEROBYTE". 10:43:57,782 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB32/ZEROBYTEPADDING". 10:43:57,782 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB40/". 10:43:57,782 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB40/ISO10126". 10:43:57,782 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB40/ISO10126-2". 10:43:57,782 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB40/ISO10126-2PADDING". 10:43:57,782 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB40/ISO10126PADDING". 10:43:57,782 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB40/ISO7816-4". 10:43:57,782 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB40/ISO7816-4PADDING". 10:43:57,782 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB40/NOPADDING". 10:43:57,782 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB40/PKCS5". 10:43:57,782 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB40/PKCS5PADDING". 10:43:57,782 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB40/PKCS7". 10:43:57,782 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB40/PKCS7PADDING". 10:43:57,782 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB40/TBC". 10:43:57,782 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB40/TBCPADDING". 10:43:57,782 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB40/X9.23". 10:43:57,782 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB40/X9.23PADDING". 10:43:57,782 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB40/ZEROBYTE". 10:43:57,782 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB40/ZEROBYTEPADDING". 10:43:57,782 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB48/". 10:43:57,782 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB48/ISO10126". 10:43:57,782 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB48/ISO10126-2". 10:43:57,782 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB48/ISO10126-2PADDING". 10:43:57,782 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB48/ISO10126PADDING". 10:43:57,782 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB48/ISO7816-4". 10:43:57,782 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB48/ISO7816-4PADDING". 10:43:57,782 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB48/NOPADDING". 10:43:57,782 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB48/PKCS5". 10:43:57,782 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB48/PKCS5PADDING". 10:43:57,782 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB48/PKCS7". 10:43:57,782 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB48/PKCS7PADDING". 10:43:57,782 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB48/TBC". 10:43:57,782 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB48/TBCPADDING". 10:43:57,782 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB48/X9.23". 10:43:57,782 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB48/X9.23PADDING". 10:43:57,783 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB48/ZEROBYTE". 10:43:57,783 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB48/ZEROBYTEPADDING". 10:43:57,783 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB56/". 10:43:57,783 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB56/ISO10126". 10:43:57,783 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB56/ISO10126-2". 10:43:57,783 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB56/ISO10126-2PADDING". 10:43:57,783 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB56/ISO10126PADDING". 10:43:57,783 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB56/ISO7816-4". 10:43:57,783 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB56/ISO7816-4PADDING". 10:43:57,783 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB56/NOPADDING". 10:43:57,783 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB56/PKCS5". 10:43:57,783 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB56/PKCS5PADDING". 10:43:57,783 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB56/PKCS7". 10:43:57,783 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB56/PKCS7PADDING". 10:43:57,783 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB56/TBC". 10:43:57,783 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB56/TBCPADDING". 10:43:57,783 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB56/X9.23". 10:43:57,783 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB56/X9.23PADDING". 10:43:57,783 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB56/ZEROBYTE". 10:43:57,783 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB56/ZEROBYTEPADDING". 10:43:57,783 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB64/". 10:43:57,783 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB64/ISO10126". 10:43:57,783 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB64/ISO10126-2". 10:43:57,783 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB64/ISO10126-2PADDING". 10:43:57,783 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB64/ISO10126PADDING". 10:43:57,783 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB64/ISO7816-4". 10:43:57,783 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB64/ISO7816-4PADDING". 10:43:57,783 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB64/NOPADDING". 10:43:57,783 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB64/PKCS5". 10:43:57,783 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB64/PKCS5PADDING". 10:43:57,783 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB64/PKCS7". 10:43:57,783 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB64/PKCS7PADDING". 10:43:57,783 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB64/TBC". 10:43:57,783 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB64/TBCPADDING". 10:43:57,783 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB64/X9.23". 10:43:57,783 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB64/X9.23PADDING". 10:43:57,783 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB64/ZEROBYTE". 10:43:57,783 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB64/ZEROBYTEPADDING". 10:43:57,783 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB72/". 10:43:57,784 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB72/ISO10126". 10:43:57,784 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB72/ISO10126-2". 10:43:57,784 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB72/ISO10126-2PADDING". 10:43:57,784 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB72/ISO10126PADDING". 10:43:57,784 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB72/ISO7816-4". 10:43:57,784 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB72/ISO7816-4PADDING". 10:43:57,784 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB72/NOPADDING". 10:43:57,784 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB72/PKCS5". 10:43:57,784 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB72/PKCS5PADDING". 10:43:57,784 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB72/PKCS7". 10:43:57,784 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB72/PKCS7PADDING". 10:43:57,784 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB72/TBC". 10:43:57,784 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB72/TBCPADDING". 10:43:57,784 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB72/X9.23". 10:43:57,784 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB72/X9.23PADDING". 10:43:57,784 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB72/ZEROBYTE". 10:43:57,784 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB72/ZEROBYTEPADDING". 10:43:57,784 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB8/". 10:43:57,784 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB8/ISO10126". 10:43:57,784 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB8/ISO10126-2". 10:43:57,784 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB8/ISO10126-2PADDING". 10:43:57,784 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB8/ISO10126PADDING". 10:43:57,784 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB8/ISO7816-4". 10:43:57,784 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB8/ISO7816-4PADDING". 10:43:57,784 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB8/NOPADDING". 10:43:57,784 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB8/PKCS5". 10:43:57,784 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB8/PKCS5PADDING". 10:43:57,784 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB8/PKCS7". 10:43:57,784 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB8/PKCS7PADDING". 10:43:57,784 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB8/TBC". 10:43:57,784 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB8/TBCPADDING". 10:43:57,784 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB8/X9.23". 10:43:57,784 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB8/X9.23PADDING". 10:43:57,784 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB8/ZEROBYTE". 10:43:57,784 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB8/ZEROBYTEPADDING". 10:43:57,784 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB80/". 10:43:57,784 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB80/ISO10126". 10:43:57,784 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB80/ISO10126-2". 10:43:57,784 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB80/ISO10126-2PADDING". 10:43:57,784 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB80/ISO10126PADDING". 10:43:57,784 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB80/ISO7816-4". 10:43:57,784 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB80/ISO7816-4PADDING". 10:43:57,784 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB80/NOPADDING". 10:43:57,785 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB80/PKCS5". 10:43:57,785 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB80/PKCS5PADDING". 10:43:57,785 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB80/PKCS7". 10:43:57,785 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB80/PKCS7PADDING". 10:43:57,785 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB80/TBC". 10:43:57,785 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB80/TBCPADDING". 10:43:57,785 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB80/X9.23". 10:43:57,785 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB80/X9.23PADDING". 10:43:57,785 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB80/ZEROBYTE". 10:43:57,785 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB80/ZEROBYTEPADDING". 10:43:57,785 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB88/". 10:43:57,785 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB88/ISO10126". 10:43:57,785 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB88/ISO10126-2". 10:43:57,785 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB88/ISO10126-2PADDING". 10:43:57,785 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB88/ISO10126PADDING". 10:43:57,785 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB88/ISO7816-4". 10:43:57,785 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB88/ISO7816-4PADDING". 10:43:57,785 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB88/NOPADDING". 10:43:57,785 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB88/PKCS5". 10:43:57,785 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB88/PKCS5PADDING". 10:43:57,785 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB88/PKCS7". 10:43:57,785 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB88/PKCS7PADDING". 10:43:57,785 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB88/TBC". 10:43:57,785 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB88/TBCPADDING". 10:43:57,785 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB88/X9.23". 10:43:57,785 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB88/X9.23PADDING". 10:43:57,785 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB88/ZEROBYTE". 10:43:57,785 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB88/ZEROBYTEPADDING". 10:43:57,785 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB96/". 10:43:57,785 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB96/ISO10126". 10:43:57,785 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB96/ISO10126-2". 10:43:57,785 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB96/ISO10126-2PADDING". 10:43:57,785 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB96/ISO10126PADDING". 10:43:57,785 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB96/ISO7816-4". 10:43:57,785 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB96/ISO7816-4PADDING". 10:43:57,785 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB96/NOPADDING". 10:43:57,785 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB96/PKCS5". 10:43:57,785 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB96/PKCS5PADDING". 10:43:57,785 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB96/PKCS7". 10:43:57,785 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB96/PKCS7PADDING". 10:43:57,785 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB96/TBC". 10:43:57,786 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB96/TBCPADDING". 10:43:57,786 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB96/X9.23". 10:43:57,786 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB96/X9.23PADDING". 10:43:57,786 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB96/ZEROBYTE". 10:43:57,786 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB96/ZEROBYTEPADDING". 10:43:57,786 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CTS/". 10:43:57,786 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CTS/NOPADDING". 10:43:57,786 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/EAX/". 10:43:57,786 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/EAX/NOPADDING". 10:43:57,786 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/ECB/". 10:43:57,786 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/ECB/NOPADDING". 10:43:57,786 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/GCM/". 10:43:57,786 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/GCM/NOPADDING". 10:43:57,786 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB/". 10:43:57,786 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB/ISO10126". 10:43:57,786 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB/ISO10126-2". 10:43:57,786 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB/ISO10126-2PADDING". 10:43:57,786 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB/ISO10126PADDING". 10:43:57,786 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB/ISO7816-4". 10:43:57,786 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB/ISO7816-4PADDING". 10:43:57,786 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB/NOPADDING". 10:43:57,786 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB/PKCS5". 10:43:57,786 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB/PKCS5PADDING". 10:43:57,786 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB/PKCS7". 10:43:57,786 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB/PKCS7PADDING". 10:43:57,786 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB/TBC". 10:43:57,786 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB/TBCPADDING". 10:43:57,786 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB/X9.23". 10:43:57,786 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB/X9.23PADDING". 10:43:57,786 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB/ZEROBYTE". 10:43:57,786 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB/ZEROBYTEPADDING". 10:43:57,786 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB104/". 10:43:57,786 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB104/ISO10126". 10:43:57,786 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB104/ISO10126-2". 10:43:57,786 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB104/ISO10126-2PADDING". 10:43:57,787 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB104/ISO10126PADDING". 10:43:57,787 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB104/ISO7816-4". 10:43:57,787 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB104/ISO7816-4PADDING". 10:43:57,787 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB104/NOPADDING". 10:43:57,787 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB104/PKCS5". 10:43:57,787 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB104/PKCS5PADDING". 10:43:57,787 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB104/PKCS7". 10:43:57,787 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB104/PKCS7PADDING". 10:43:57,787 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB104/TBC". 10:43:57,787 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB104/TBCPADDING". 10:43:57,787 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB104/X9.23". 10:43:57,787 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB104/X9.23PADDING". 10:43:57,787 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB104/ZEROBYTE". 10:43:57,787 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB104/ZEROBYTEPADDING". 10:43:57,787 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB112/". 10:43:57,787 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB112/ISO10126". 10:43:57,787 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB112/ISO10126-2". 10:43:57,787 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB112/ISO10126-2PADDING". 10:43:57,787 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB112/ISO10126PADDING". 10:43:57,787 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB112/ISO7816-4". 10:43:57,787 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB112/ISO7816-4PADDING". 10:43:57,787 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB112/NOPADDING". 10:43:57,787 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB112/PKCS5". 10:43:57,787 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB112/PKCS5PADDING". 10:43:57,787 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB112/PKCS7". 10:43:57,787 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB112/PKCS7PADDING". 10:43:57,787 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB112/TBC". 10:43:57,787 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB112/TBCPADDING". 10:43:57,788 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB112/X9.23". 10:43:57,788 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB112/X9.23PADDING". 10:43:57,788 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB112/ZEROBYTE". 10:43:57,788 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB112/ZEROBYTEPADDING". 10:43:57,788 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB120/". 10:43:57,788 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB120/ISO10126". 10:43:57,788 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB120/ISO10126-2". 10:43:57,788 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB120/ISO10126-2PADDING". 10:43:57,788 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB120/ISO10126PADDING". 10:43:57,788 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB120/ISO7816-4". 10:43:57,788 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB120/ISO7816-4PADDING". 10:43:57,788 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB120/NOPADDING". 10:43:57,788 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB120/PKCS5". 10:43:57,788 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB120/PKCS5PADDING". 10:43:57,788 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB120/PKCS7". 10:43:57,788 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB120/PKCS7PADDING". 10:43:57,788 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB120/TBC". 10:43:57,788 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB120/TBCPADDING". 10:43:57,788 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB120/X9.23". 10:43:57,788 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB120/X9.23PADDING". 10:43:57,788 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB120/ZEROBYTE". 10:43:57,788 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB120/ZEROBYTEPADDING". 10:43:57,788 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB128/". 10:43:57,788 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB128/ISO10126". 10:43:57,788 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB128/ISO10126-2". 10:43:57,788 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB128/ISO10126-2PADDING". 10:43:57,788 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB128/ISO10126PADDING". 10:43:57,788 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB128/ISO7816-4". 10:43:57,788 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB128/ISO7816-4PADDING". 10:43:57,788 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB128/NOPADDING". 10:43:57,788 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB128/PKCS5". 10:43:57,788 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB128/PKCS5PADDING". 10:43:57,788 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB128/PKCS7". 10:43:57,788 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB128/PKCS7PADDING". 10:43:57,788 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB128/TBC". 10:43:57,788 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB128/TBCPADDING". 10:43:57,788 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB128/X9.23". 10:43:57,788 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB128/X9.23PADDING". 10:43:57,788 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB128/ZEROBYTE". 10:43:57,788 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB128/ZEROBYTEPADDING". 10:43:57,788 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB136/". 10:43:57,788 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB136/ISO10126". 10:43:57,788 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB136/ISO10126-2". 10:43:57,789 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB136/ISO10126-2PADDING". 10:43:57,789 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB136/ISO10126PADDING". 10:43:57,789 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB136/ISO7816-4". 10:43:57,789 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB136/ISO7816-4PADDING". 10:43:57,789 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB136/NOPADDING". 10:43:57,789 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB136/PKCS5". 10:43:57,789 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB136/PKCS5PADDING". 10:43:57,789 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB136/PKCS7". 10:43:57,789 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB136/PKCS7PADDING". 10:43:57,789 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB136/TBC". 10:43:57,789 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB136/TBCPADDING". 10:43:57,789 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB136/X9.23". 10:43:57,789 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB136/X9.23PADDING". 10:43:57,789 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB136/ZEROBYTE". 10:43:57,789 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB136/ZEROBYTEPADDING". 10:43:57,789 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB144/". 10:43:57,789 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB144/ISO10126". 10:43:57,789 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB144/ISO10126-2". 10:43:57,789 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB144/ISO10126-2PADDING". 10:43:57,789 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB144/ISO10126PADDING". 10:43:57,789 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB144/ISO7816-4". 10:43:57,789 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB144/ISO7816-4PADDING". 10:43:57,789 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB144/NOPADDING". 10:43:57,789 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB144/PKCS5". 10:43:57,789 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB144/PKCS5PADDING". 10:43:57,789 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB144/PKCS7". 10:43:57,789 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB144/PKCS7PADDING". 10:43:57,789 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB144/TBC". 10:43:57,789 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB144/TBCPADDING". 10:43:57,789 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB144/X9.23". 10:43:57,789 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB144/X9.23PADDING". 10:43:57,789 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB144/ZEROBYTE". 10:43:57,789 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB144/ZEROBYTEPADDING". 10:43:57,789 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB152/". 10:43:57,789 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB152/ISO10126". 10:43:57,789 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB152/ISO10126-2". 10:43:57,789 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB152/ISO10126-2PADDING". 10:43:57,789 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB152/ISO10126PADDING". 10:43:57,789 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB152/ISO7816-4". 10:43:57,789 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB152/ISO7816-4PADDING". 10:43:57,790 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB152/NOPADDING". 10:43:57,790 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB152/PKCS5". 10:43:57,790 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB152/PKCS5PADDING". 10:43:57,790 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB152/PKCS7". 10:43:57,790 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB152/PKCS7PADDING". 10:43:57,790 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB152/TBC". 10:43:57,790 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB152/TBCPADDING". 10:43:57,790 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB152/X9.23". 10:43:57,790 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB152/X9.23PADDING". 10:43:57,790 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB152/ZEROBYTE". 10:43:57,790 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB152/ZEROBYTEPADDING". 10:43:57,790 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB16/". 10:43:57,790 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB16/ISO10126". 10:43:57,790 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB16/ISO10126-2". 10:43:57,790 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB16/ISO10126-2PADDING". 10:43:57,790 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB16/ISO10126PADDING". 10:43:57,790 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB16/ISO7816-4". 10:43:57,790 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB16/ISO7816-4PADDING". 10:43:57,790 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB16/NOPADDING". 10:43:57,790 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB16/PKCS5". 10:43:57,790 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB16/PKCS5PADDING". 10:43:57,790 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB16/PKCS7". 10:43:57,790 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB16/PKCS7PADDING". 10:43:57,790 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB16/TBC". 10:43:57,790 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB16/TBCPADDING". 10:43:57,790 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB16/X9.23". 10:43:57,790 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB16/X9.23PADDING". 10:43:57,790 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB16/ZEROBYTE". 10:43:57,790 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB16/ZEROBYTEPADDING". 10:43:57,790 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB160/". 10:43:57,790 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB160/ISO10126". 10:43:57,790 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB160/ISO10126-2". 10:43:57,790 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB160/ISO10126-2PADDING". 10:43:57,790 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB160/ISO10126PADDING". 10:43:57,790 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB160/ISO7816-4". 10:43:57,790 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB160/ISO7816-4PADDING". 10:43:57,790 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB160/NOPADDING". 10:43:57,790 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB160/PKCS5". 10:43:57,790 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB160/PKCS5PADDING". 10:43:57,791 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB160/PKCS7". 10:43:57,791 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB160/PKCS7PADDING". 10:43:57,791 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB160/TBC". 10:43:57,791 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB160/TBCPADDING". 10:43:57,791 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB160/X9.23". 10:43:57,791 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB160/X9.23PADDING". 10:43:57,791 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB160/ZEROBYTE". 10:43:57,791 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB160/ZEROBYTEPADDING". 10:43:57,791 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB168/". 10:43:57,791 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB168/ISO10126". 10:43:57,791 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB168/ISO10126-2". 10:43:57,791 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB168/ISO10126-2PADDING". 10:43:57,791 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB168/ISO10126PADDING". 10:43:57,791 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB168/ISO7816-4". 10:43:57,791 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB168/ISO7816-4PADDING". 10:43:57,791 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB168/NOPADDING". 10:43:57,791 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB168/PKCS5". 10:43:57,791 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB168/PKCS5PADDING". 10:43:57,791 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB168/PKCS7". 10:43:57,791 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB168/PKCS7PADDING". 10:43:57,791 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB168/TBC". 10:43:57,791 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB168/TBCPADDING". 10:43:57,791 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB168/X9.23". 10:43:57,791 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB168/X9.23PADDING". 10:43:57,791 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB168/ZEROBYTE". 10:43:57,791 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB168/ZEROBYTEPADDING". 10:43:57,791 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB176/". 10:43:57,791 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB176/ISO10126". 10:43:57,791 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB176/ISO10126-2". 10:43:57,791 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB176/ISO10126-2PADDING". 10:43:57,791 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB176/ISO10126PADDING". 10:43:57,792 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB176/ISO7816-4". 10:43:57,792 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB176/ISO7816-4PADDING". 10:43:57,792 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB176/NOPADDING". 10:43:57,792 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB176/PKCS5". 10:43:57,792 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB176/PKCS5PADDING". 10:43:57,792 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB176/PKCS7". 10:43:57,792 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB176/PKCS7PADDING". 10:43:57,792 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB176/TBC". 10:43:57,792 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB176/TBCPADDING". 10:43:57,792 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB176/X9.23". 10:43:57,792 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB176/X9.23PADDING". 10:43:57,792 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB176/ZEROBYTE". 10:43:57,792 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB176/ZEROBYTEPADDING". 10:43:57,792 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB184/". 10:43:57,792 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB184/ISO10126". 10:43:57,792 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB184/ISO10126-2". 10:43:57,792 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB184/ISO10126-2PADDING". 10:43:57,792 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB184/ISO10126PADDING". 10:43:57,792 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB184/ISO7816-4". 10:43:57,792 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB184/ISO7816-4PADDING". 10:43:57,792 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB184/NOPADDING". 10:43:57,792 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB184/PKCS5". 10:43:57,792 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB184/PKCS5PADDING". 10:43:57,792 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB184/PKCS7". 10:43:57,792 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB184/PKCS7PADDING". 10:43:57,792 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB184/TBC". 10:43:57,792 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB184/TBCPADDING". 10:43:57,792 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB184/X9.23". 10:43:57,792 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB184/X9.23PADDING". 10:43:57,792 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB184/ZEROBYTE". 10:43:57,792 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB184/ZEROBYTEPADDING". 10:43:57,792 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB192/". 10:43:57,792 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB192/ISO10126". 10:43:57,792 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB192/ISO10126-2". 10:43:57,792 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB192/ISO10126-2PADDING". 10:43:57,792 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB192/ISO10126PADDING". 10:43:57,792 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB192/ISO7816-4". 10:43:57,792 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB192/ISO7816-4PADDING". 10:43:57,792 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB192/NOPADDING". 10:43:57,792 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB192/PKCS5". 10:43:57,793 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB192/PKCS5PADDING". 10:43:57,793 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB192/PKCS7". 10:43:57,793 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB192/PKCS7PADDING". 10:43:57,793 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB192/TBC". 10:43:57,793 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB192/TBCPADDING". 10:43:57,793 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB192/X9.23". 10:43:57,793 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB192/X9.23PADDING". 10:43:57,793 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB192/ZEROBYTE". 10:43:57,793 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB192/ZEROBYTEPADDING". 10:43:57,793 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB200/". 10:43:57,793 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB200/ISO10126". 10:43:57,793 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB200/ISO10126-2". 10:43:57,793 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB200/ISO10126-2PADDING". 10:43:57,793 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB200/ISO10126PADDING". 10:43:57,793 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB200/ISO7816-4". 10:43:57,793 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB200/ISO7816-4PADDING". 10:43:57,793 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB200/NOPADDING". 10:43:57,793 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB200/PKCS5". 10:43:57,793 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB200/PKCS5PADDING". 10:43:57,793 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB200/PKCS7". 10:43:57,793 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB200/PKCS7PADDING". 10:43:57,793 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB200/TBC". 10:43:57,793 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB200/TBCPADDING". 10:43:57,793 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB200/X9.23". 10:43:57,793 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB200/X9.23PADDING". 10:43:57,793 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB200/ZEROBYTE". 10:43:57,793 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB200/ZEROBYTEPADDING". 10:43:57,793 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB208/". 10:43:57,793 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB208/ISO10126". 10:43:57,793 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB208/ISO10126-2". 10:43:57,793 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB208/ISO10126-2PADDING". 10:43:57,793 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB208/ISO10126PADDING". 10:43:57,793 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB208/ISO7816-4". 10:43:57,793 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB208/ISO7816-4PADDING". 10:43:57,793 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB208/NOPADDING". 10:43:57,794 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB208/PKCS5". 10:43:57,794 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB208/PKCS5PADDING". 10:43:57,794 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB208/PKCS7". 10:43:57,794 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB208/PKCS7PADDING". 10:43:57,794 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB208/TBC". 10:43:57,794 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB208/TBCPADDING". 10:43:57,794 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB208/X9.23". 10:43:57,794 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB208/X9.23PADDING". 10:43:57,794 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB208/ZEROBYTE". 10:43:57,794 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB208/ZEROBYTEPADDING". 10:43:57,794 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB216/". 10:43:57,794 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB216/ISO10126". 10:43:57,794 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB216/ISO10126-2". 10:43:57,794 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB216/ISO10126-2PADDING". 10:43:57,794 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB216/ISO10126PADDING". 10:43:57,794 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB216/ISO7816-4". 10:43:57,794 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB216/ISO7816-4PADDING". 10:43:57,794 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB216/NOPADDING". 10:43:57,794 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB216/PKCS5". 10:43:57,794 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB216/PKCS5PADDING". 10:43:57,794 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB216/PKCS7". 10:43:57,794 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB216/PKCS7PADDING". 10:43:57,794 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB216/TBC". 10:43:57,794 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB216/TBCPADDING". 10:43:57,794 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB216/X9.23". 10:43:57,794 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB216/X9.23PADDING". 10:43:57,794 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB216/ZEROBYTE". 10:43:57,794 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB216/ZEROBYTEPADDING". 10:43:57,794 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB224/". 10:43:57,794 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB224/ISO10126". 10:43:57,794 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB224/ISO10126-2". 10:43:57,794 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB224/ISO10126-2PADDING". 10:43:57,794 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB224/ISO10126PADDING". 10:43:57,794 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB224/ISO7816-4". 10:43:57,794 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB224/ISO7816-4PADDING". 10:43:57,794 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB224/NOPADDING". 10:43:57,794 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB224/PKCS5". 10:43:57,794 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB224/PKCS5PADDING". 10:43:57,794 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB224/PKCS7". 10:43:57,794 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB224/PKCS7PADDING". 10:43:57,794 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB224/TBC". 10:43:57,794 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB224/TBCPADDING". 10:43:57,795 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB224/X9.23". 10:43:57,795 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB224/X9.23PADDING". 10:43:57,795 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB224/ZEROBYTE". 10:43:57,795 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB224/ZEROBYTEPADDING". 10:43:57,795 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB232/". 10:43:57,795 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB232/ISO10126". 10:43:57,795 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB232/ISO10126-2". 10:43:57,795 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB232/ISO10126-2PADDING". 10:43:57,795 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB232/ISO10126PADDING". 10:43:57,795 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB232/ISO7816-4". 10:43:57,795 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB232/ISO7816-4PADDING". 10:43:57,795 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB232/NOPADDING". 10:43:57,795 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB232/PKCS5". 10:43:57,795 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB232/PKCS5PADDING". 10:43:57,795 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB232/PKCS7". 10:43:57,795 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB232/PKCS7PADDING". 10:43:57,795 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB232/TBC". 10:43:57,795 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB232/TBCPADDING". 10:43:57,795 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB232/X9.23". 10:43:57,795 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB232/X9.23PADDING". 10:43:57,795 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB232/ZEROBYTE". 10:43:57,795 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB232/ZEROBYTEPADDING". 10:43:57,795 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB24/". 10:43:57,795 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB24/ISO10126". 10:43:57,795 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB24/ISO10126-2". 10:43:57,795 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB24/ISO10126-2PADDING". 10:43:57,795 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB24/ISO10126PADDING". 10:43:57,795 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB24/ISO7816-4". 10:43:57,795 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB24/ISO7816-4PADDING". 10:43:57,795 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB24/NOPADDING". 10:43:57,795 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB24/PKCS5". 10:43:57,795 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB24/PKCS5PADDING". 10:43:57,795 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB24/PKCS7". 10:43:57,795 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB24/PKCS7PADDING". 10:43:57,795 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB24/TBC". 10:43:57,795 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB24/TBCPADDING". 10:43:57,795 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB24/X9.23". 10:43:57,795 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB24/X9.23PADDING". 10:43:57,796 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB24/ZEROBYTE". 10:43:57,796 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB24/ZEROBYTEPADDING". 10:43:57,796 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB240/". 10:43:57,796 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB240/ISO10126". 10:43:57,796 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB240/ISO10126-2". 10:43:57,796 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB240/ISO10126-2PADDING". 10:43:57,796 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB240/ISO10126PADDING". 10:43:57,796 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB240/ISO7816-4". 10:43:57,796 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB240/ISO7816-4PADDING". 10:43:57,796 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB240/NOPADDING". 10:43:57,796 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB240/PKCS5". 10:43:57,796 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB240/PKCS5PADDING". 10:43:57,796 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB240/PKCS7". 10:43:57,796 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB240/PKCS7PADDING". 10:43:57,796 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB240/TBC". 10:43:57,796 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB240/TBCPADDING". 10:43:57,796 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB240/X9.23". 10:43:57,796 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB240/X9.23PADDING". 10:43:57,796 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB240/ZEROBYTE". 10:43:57,796 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB240/ZEROBYTEPADDING". 10:43:57,796 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB248/". 10:43:57,796 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB248/ISO10126". 10:43:57,796 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB248/ISO10126-2". 10:43:57,796 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB248/ISO10126-2PADDING". 10:43:57,796 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB248/ISO10126PADDING". 10:43:57,796 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB248/ISO7816-4". 10:43:57,796 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB248/ISO7816-4PADDING". 10:43:57,796 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB248/NOPADDING". 10:43:57,796 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB248/PKCS5". 10:43:57,796 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB248/PKCS5PADDING". 10:43:57,796 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB248/PKCS7". 10:43:57,796 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB248/PKCS7PADDING". 10:43:57,796 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB248/TBC". 10:43:57,796 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB248/TBCPADDING". 10:43:57,796 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB248/X9.23". 10:43:57,796 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB248/X9.23PADDING". 10:43:57,796 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB248/ZEROBYTE". 10:43:57,796 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB248/ZEROBYTEPADDING". 10:43:57,796 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB256/". 10:43:57,796 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB256/ISO10126". 10:43:57,796 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB256/ISO10126-2". 10:43:57,796 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB256/ISO10126-2PADDING". 10:43:57,796 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB256/ISO10126PADDING". 10:43:57,797 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB256/ISO7816-4". 10:43:57,797 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB256/ISO7816-4PADDING". 10:43:57,797 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB256/NOPADDING". 10:43:57,797 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB256/PKCS5". 10:43:57,797 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB256/PKCS5PADDING". 10:43:57,797 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB256/PKCS7". 10:43:57,797 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB256/PKCS7PADDING". 10:43:57,797 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB256/TBC". 10:43:57,797 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB256/TBCPADDING". 10:43:57,797 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB256/X9.23". 10:43:57,797 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB256/X9.23PADDING". 10:43:57,797 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB256/ZEROBYTE". 10:43:57,797 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB256/ZEROBYTEPADDING". 10:43:57,797 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB32/". 10:43:57,797 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB32/ISO10126". 10:43:57,797 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB32/ISO10126-2". 10:43:57,797 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB32/ISO10126-2PADDING". 10:43:57,797 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB32/ISO10126PADDING". 10:43:57,797 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB32/ISO7816-4". 10:43:57,797 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB32/ISO7816-4PADDING". 10:43:57,797 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB32/NOPADDING". 10:43:57,797 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB32/PKCS5". 10:43:57,797 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB32/PKCS5PADDING". 10:43:57,797 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB32/PKCS7". 10:43:57,797 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB32/PKCS7PADDING". 10:43:57,797 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB32/TBC". 10:43:57,797 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB32/TBCPADDING". 10:43:57,797 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB32/X9.23". 10:43:57,797 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB32/X9.23PADDING". 10:43:57,797 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB32/ZEROBYTE". 10:43:57,797 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB32/ZEROBYTEPADDING". 10:43:57,797 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB40/". 10:43:57,797 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB40/ISO10126". 10:43:57,797 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB40/ISO10126-2". 10:43:57,797 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB40/ISO10126-2PADDING". 10:43:57,797 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB40/ISO10126PADDING". 10:43:57,797 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB40/ISO7816-4". 10:43:57,797 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB40/ISO7816-4PADDING". 10:43:57,797 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB40/NOPADDING". 10:43:57,797 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB40/PKCS5". 10:43:57,797 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB40/PKCS5PADDING". 10:43:57,797 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB40/PKCS7". 10:43:57,798 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB40/PKCS7PADDING". 10:43:57,798 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB40/TBC". 10:43:57,798 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB40/TBCPADDING". 10:43:57,798 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB40/X9.23". 10:43:57,798 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB40/X9.23PADDING". 10:43:57,798 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB40/ZEROBYTE". 10:43:57,798 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB40/ZEROBYTEPADDING". 10:43:57,798 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB48/". 10:43:57,798 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB48/ISO10126". 10:43:57,798 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB48/ISO10126-2". 10:43:57,798 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB48/ISO10126-2PADDING". 10:43:57,798 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB48/ISO10126PADDING". 10:43:57,798 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB48/ISO7816-4". 10:43:57,798 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB48/ISO7816-4PADDING". 10:43:57,798 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB48/NOPADDING". 10:43:57,798 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB48/PKCS5". 10:43:57,798 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB48/PKCS5PADDING". 10:43:57,798 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB48/PKCS7". 10:43:57,798 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB48/PKCS7PADDING". 10:43:57,798 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB48/TBC". 10:43:57,798 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB48/TBCPADDING". 10:43:57,798 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB48/X9.23". 10:43:57,798 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB48/X9.23PADDING". 10:43:57,798 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB48/ZEROBYTE". 10:43:57,798 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB48/ZEROBYTEPADDING". 10:43:57,798 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB56/". 10:43:57,798 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB56/ISO10126". 10:43:57,798 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB56/ISO10126-2". 10:43:57,798 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB56/ISO10126-2PADDING". 10:43:57,798 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB56/ISO10126PADDING". 10:43:57,798 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB56/ISO7816-4". 10:43:57,798 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB56/ISO7816-4PADDING". 10:43:57,798 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB56/NOPADDING". 10:43:57,798 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB56/PKCS5". 10:43:57,798 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB56/PKCS5PADDING". 10:43:57,798 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB56/PKCS7". 10:43:57,798 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB56/PKCS7PADDING". 10:43:57,798 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB56/TBC". 10:43:57,798 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB56/TBCPADDING". 10:43:57,798 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB56/X9.23". 10:43:57,799 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB56/X9.23PADDING". 10:43:57,799 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB56/ZEROBYTE". 10:43:57,799 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB56/ZEROBYTEPADDING". 10:43:57,799 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB64/". 10:43:57,799 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB64/ISO10126". 10:43:57,799 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB64/ISO10126-2". 10:43:57,799 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB64/ISO10126-2PADDING". 10:43:57,799 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB64/ISO10126PADDING". 10:43:57,799 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB64/ISO7816-4". 10:43:57,799 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB64/ISO7816-4PADDING". 10:43:57,799 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB64/NOPADDING". 10:43:57,799 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB64/PKCS5". 10:43:57,799 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB64/PKCS5PADDING". 10:43:57,799 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB64/PKCS7". 10:43:57,799 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB64/PKCS7PADDING". 10:43:57,799 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB64/TBC". 10:43:57,799 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB64/TBCPADDING". 10:43:57,799 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB64/X9.23". 10:43:57,799 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB64/X9.23PADDING". 10:43:57,799 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB64/ZEROBYTE". 10:43:57,799 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB64/ZEROBYTEPADDING". 10:43:57,799 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB72/". 10:43:57,799 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB72/ISO10126". 10:43:57,799 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB72/ISO10126-2". 10:43:57,799 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB72/ISO10126-2PADDING". 10:43:57,799 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB72/ISO10126PADDING". 10:43:57,799 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB72/ISO7816-4". 10:43:57,799 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB72/ISO7816-4PADDING". 10:43:57,800 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB72/NOPADDING". 10:43:57,800 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB72/PKCS5". 10:43:57,800 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB72/PKCS5PADDING". 10:43:57,800 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB72/PKCS7". 10:43:57,800 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB72/PKCS7PADDING". 10:43:57,800 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB72/TBC". 10:43:57,800 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB72/TBCPADDING". 10:43:57,800 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB72/X9.23". 10:43:57,800 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB72/X9.23PADDING". 10:43:57,800 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB72/ZEROBYTE". 10:43:57,800 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB72/ZEROBYTEPADDING". 10:43:57,800 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB8/". 10:43:57,800 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB8/ISO10126". 10:43:57,800 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB8/ISO10126-2". 10:43:57,800 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB8/ISO10126-2PADDING". 10:43:57,800 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB8/ISO10126PADDING". 10:43:57,800 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB8/ISO7816-4". 10:43:57,800 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB8/ISO7816-4PADDING". 10:43:57,800 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB8/NOPADDING". 10:43:57,800 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB8/PKCS5". 10:43:57,800 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB8/PKCS5PADDING". 10:43:57,800 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB8/PKCS7". 10:43:57,800 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB8/PKCS7PADDING". 10:43:57,800 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB8/TBC". 10:43:57,800 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB8/TBCPADDING". 10:43:57,800 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB8/X9.23". 10:43:57,800 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB8/X9.23PADDING". 10:43:57,800 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB8/ZEROBYTE". 10:43:57,800 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB8/ZEROBYTEPADDING". 10:43:57,800 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB80/". 10:43:57,800 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB80/ISO10126". 10:43:57,800 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB80/ISO10126-2". 10:43:57,800 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB80/ISO10126-2PADDING". 10:43:57,800 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB80/ISO10126PADDING". 10:43:57,800 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB80/ISO7816-4". 10:43:57,800 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB80/ISO7816-4PADDING". 10:43:57,800 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB80/NOPADDING". 10:43:57,800 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB80/PKCS5". 10:43:57,800 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB80/PKCS5PADDING". 10:43:57,800 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB80/PKCS7". 10:43:57,800 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB80/PKCS7PADDING". 10:43:57,801 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB80/TBC". 10:43:57,801 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB80/TBCPADDING". 10:43:57,801 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB80/X9.23". 10:43:57,801 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB80/X9.23PADDING". 10:43:57,801 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB80/ZEROBYTE". 10:43:57,801 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB80/ZEROBYTEPADDING". 10:43:57,801 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB88/". 10:43:57,801 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB88/ISO10126". 10:43:57,801 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB88/ISO10126-2". 10:43:57,801 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB88/ISO10126-2PADDING". 10:43:57,801 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB88/ISO10126PADDING". 10:43:57,801 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB88/ISO7816-4". 10:43:57,801 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB88/ISO7816-4PADDING". 10:43:57,801 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB88/NOPADDING". 10:43:57,801 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB88/PKCS5". 10:43:57,801 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB88/PKCS5PADDING". 10:43:57,801 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB88/PKCS7". 10:43:57,801 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB88/PKCS7PADDING". 10:43:57,801 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB88/TBC". 10:43:57,801 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB88/TBCPADDING". 10:43:57,801 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB88/X9.23". 10:43:57,801 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB88/X9.23PADDING". 10:43:57,801 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB88/ZEROBYTE". 10:43:57,801 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB88/ZEROBYTEPADDING". 10:43:57,801 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB96/". 10:43:57,801 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB96/ISO10126". 10:43:57,801 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB96/ISO10126-2". 10:43:57,801 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB96/ISO10126-2PADDING". 10:43:57,801 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB96/ISO10126PADDING". 10:43:57,801 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB96/ISO7816-4". 10:43:57,801 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB96/ISO7816-4PADDING". 10:43:57,801 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB96/NOPADDING". 10:43:57,801 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB96/PKCS5". 10:43:57,801 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB96/PKCS5PADDING". 10:43:57,801 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB96/PKCS7". 10:43:57,801 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB96/PKCS7PADDING". 10:43:57,801 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB96/TBC". 10:43:57,801 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB96/TBCPADDING". 10:43:57,801 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB96/X9.23". 10:43:57,801 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB96/X9.23PADDING". 10:43:57,801 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB96/ZEROBYTE". 10:43:57,802 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB96/ZEROBYTEPADDING". 10:43:57,802 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/SIC/". 10:43:57,802 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/SIC/ISO10126". 10:43:57,802 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/SIC/ISO10126-2". 10:43:57,802 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/SIC/ISO10126-2PADDING". 10:43:57,802 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/SIC/ISO10126PADDING". 10:43:57,802 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/SIC/ISO7816-4". 10:43:57,802 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/SIC/ISO7816-4PADDING". 10:43:57,802 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/SIC/NOPADDING". 10:43:57,802 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/SIC/PKCS5". 10:43:57,802 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/SIC/PKCS5PADDING". 10:43:57,802 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/SIC/PKCS7". 10:43:57,802 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/SIC/PKCS7PADDING". 10:43:57,802 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/SIC/TBC". 10:43:57,802 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/SIC/TBCPADDING". 10:43:57,802 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/SIC/X9.23". 10:43:57,802 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/SIC/X9.23PADDING". 10:43:57,802 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/SIC/ZEROBYTE". 10:43:57,802 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/SIC/ZEROBYTEPADDING". 10:43:57,802 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK//". 10:43:57,802 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK//NOPADDING". 10:43:57,802 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CBC-CTS/". 10:43:57,802 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CBC-CTS/NOPADDING". 10:43:57,802 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CBC/". 10:43:57,802 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CBC/ISO10126". 10:43:57,803 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CBC/ISO10126-2". 10:43:57,803 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CBC/ISO10126-2PADDING". 10:43:57,803 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CBC/ISO10126PADDING". 10:43:57,803 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CBC/ISO7816-4". 10:43:57,803 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CBC/ISO7816-4PADDING". 10:43:57,803 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CBC/NOPADDING". 10:43:57,803 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CBC/PKCS5". 10:43:57,803 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CBC/PKCS5PADDING". 10:43:57,803 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CBC/PKCS7". 10:43:57,804 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CBC/PKCS7PADDING". 10:43:57,804 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CBC/TBC". 10:43:57,804 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CBC/TBCPADDING". 10:43:57,804 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CBC/X9.23". 10:43:57,804 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CBC/X9.23PADDING". 10:43:57,804 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CBC/ZEROBYTE". 10:43:57,804 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CBC/ZEROBYTEPADDING". 10:43:57,804 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB/". 10:43:57,804 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB/ISO10126". 10:43:57,804 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB/ISO10126-2". 10:43:57,804 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB/ISO10126-2PADDING". 10:43:57,804 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB/ISO10126PADDING". 10:43:57,804 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB/ISO7816-4". 10:43:57,804 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB/ISO7816-4PADDING". 10:43:57,804 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB/NOPADDING". 10:43:57,804 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB/PKCS5". 10:43:57,804 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB/PKCS5PADDING". 10:43:57,804 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB/PKCS7". 10:43:57,804 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB/PKCS7PADDING". 10:43:57,804 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB/TBC". 10:43:57,804 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB/TBCPADDING". 10:43:57,804 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB/X9.23". 10:43:57,804 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB/X9.23PADDING". 10:43:57,805 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB/ZEROBYTE". 10:43:57,805 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB/ZEROBYTEPADDING". 10:43:57,805 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB104/". 10:43:57,805 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB104/ISO10126". 10:43:57,805 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB104/ISO10126-2". 10:43:57,805 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB104/ISO10126-2PADDING". 10:43:57,805 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB104/ISO10126PADDING". 10:43:57,805 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB104/ISO7816-4". 10:43:57,805 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB104/ISO7816-4PADDING". 10:43:57,805 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB104/NOPADDING". 10:43:57,805 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB104/PKCS5". 10:43:57,805 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB104/PKCS5PADDING". 10:43:57,805 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB104/PKCS7". 10:43:57,805 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB104/PKCS7PADDING". 10:43:57,805 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB104/TBC". 10:43:57,805 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB104/TBCPADDING". 10:43:57,805 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB104/X9.23". 10:43:57,805 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB104/X9.23PADDING". 10:43:57,805 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB104/ZEROBYTE". 10:43:57,805 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB104/ZEROBYTEPADDING". 10:43:57,805 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB112/". 10:43:57,805 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB112/ISO10126". 10:43:57,805 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB112/ISO10126-2". 10:43:57,805 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB112/ISO10126-2PADDING". 10:43:57,805 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB112/ISO10126PADDING". 10:43:57,805 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB112/ISO7816-4". 10:43:57,805 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB112/ISO7816-4PADDING". 10:43:57,805 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB112/NOPADDING". 10:43:57,805 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB112/PKCS5". 10:43:57,805 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB112/PKCS5PADDING". 10:43:57,805 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB112/PKCS7". 10:43:57,806 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB112/PKCS7PADDING". 10:43:57,806 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB112/TBC". 10:43:57,806 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB112/TBCPADDING". 10:43:57,806 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB112/X9.23". 10:43:57,806 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB112/X9.23PADDING". 10:43:57,806 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB112/ZEROBYTE". 10:43:57,806 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB112/ZEROBYTEPADDING". 10:43:57,806 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB120/". 10:43:57,806 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB120/ISO10126". 10:43:57,806 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB120/ISO10126-2". 10:43:57,806 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB120/ISO10126-2PADDING". 10:43:57,806 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB120/ISO10126PADDING". 10:43:57,806 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB120/ISO7816-4". 10:43:57,806 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB120/ISO7816-4PADDING". 10:43:57,806 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB120/NOPADDING". 10:43:57,806 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB120/PKCS5". 10:43:57,806 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB120/PKCS5PADDING". 10:43:57,806 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB120/PKCS7". 10:43:57,806 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB120/PKCS7PADDING". 10:43:57,806 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB120/TBC". 10:43:57,806 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB120/TBCPADDING". 10:43:57,806 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB120/X9.23". 10:43:57,806 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB120/X9.23PADDING". 10:43:57,806 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB120/ZEROBYTE". 10:43:57,806 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB120/ZEROBYTEPADDING". 10:43:57,806 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB128/". 10:43:57,806 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB128/ISO10126". 10:43:57,806 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB128/ISO10126-2". 10:43:57,806 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB128/ISO10126-2PADDING". 10:43:57,806 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB128/ISO10126PADDING". 10:43:57,806 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB128/ISO7816-4". 10:43:57,806 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB128/ISO7816-4PADDING". 10:43:57,806 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB128/NOPADDING". 10:43:57,806 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB128/PKCS5". 10:43:57,806 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB128/PKCS5PADDING". 10:43:57,806 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB128/PKCS7". 10:43:57,807 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB128/PKCS7PADDING". 10:43:57,807 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB128/TBC". 10:43:57,807 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB128/TBCPADDING". 10:43:57,807 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB128/X9.23". 10:43:57,807 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB128/X9.23PADDING". 10:43:57,807 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB128/ZEROBYTE". 10:43:57,807 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB128/ZEROBYTEPADDING". 10:43:57,807 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB136/". 10:43:57,807 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB136/ISO10126". 10:43:57,807 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB136/ISO10126-2". 10:43:57,807 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB136/ISO10126-2PADDING". 10:43:57,807 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB136/ISO10126PADDING". 10:43:57,807 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB136/ISO7816-4". 10:43:57,807 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB136/ISO7816-4PADDING". 10:43:57,807 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB136/NOPADDING". 10:43:57,807 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB136/PKCS5". 10:43:57,807 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB136/PKCS5PADDING". 10:43:57,807 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB136/PKCS7". 10:43:57,807 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB136/PKCS7PADDING". 10:43:57,807 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB136/TBC". 10:43:57,807 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB136/TBCPADDING". 10:43:57,807 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB136/X9.23". 10:43:57,807 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB136/X9.23PADDING". 10:43:57,807 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB136/ZEROBYTE". 10:43:57,807 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB136/ZEROBYTEPADDING". 10:43:57,807 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB144/". 10:43:57,807 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB144/ISO10126". 10:43:57,807 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB144/ISO10126-2". 10:43:57,807 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB144/ISO10126-2PADDING". 10:43:57,808 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB144/ISO10126PADDING". 10:43:57,808 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB144/ISO7816-4". 10:43:57,808 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB144/ISO7816-4PADDING". 10:43:57,808 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB144/NOPADDING". 10:43:57,808 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB144/PKCS5". 10:43:57,808 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB144/PKCS5PADDING". 10:43:57,808 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB144/PKCS7". 10:43:57,808 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB144/PKCS7PADDING". 10:43:57,808 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB144/TBC". 10:43:57,808 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB144/TBCPADDING". 10:43:57,808 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB144/X9.23". 10:43:57,808 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB144/X9.23PADDING". 10:43:57,808 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB144/ZEROBYTE". 10:43:57,808 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB144/ZEROBYTEPADDING". 10:43:57,808 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB152/". 10:43:57,808 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB152/ISO10126". 10:43:57,808 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB152/ISO10126-2". 10:43:57,808 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB152/ISO10126-2PADDING". 10:43:57,808 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB152/ISO10126PADDING". 10:43:57,808 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB152/ISO7816-4". 10:43:57,808 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB152/ISO7816-4PADDING". 10:43:57,808 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB152/NOPADDING". 10:43:57,808 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB152/PKCS5". 10:43:57,808 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB152/PKCS5PADDING". 10:43:57,808 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB152/PKCS7". 10:43:57,808 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB152/PKCS7PADDING". 10:43:57,808 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB152/TBC". 10:43:57,808 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB152/TBCPADDING". 10:43:57,808 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB152/X9.23". 10:43:57,808 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB152/X9.23PADDING". 10:43:57,808 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB152/ZEROBYTE". 10:43:57,808 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB152/ZEROBYTEPADDING". 10:43:57,808 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB16/". 10:43:57,808 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB16/ISO10126". 10:43:57,808 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB16/ISO10126-2". 10:43:57,808 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB16/ISO10126-2PADDING". 10:43:57,808 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB16/ISO10126PADDING". 10:43:57,809 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB16/ISO7816-4". 10:43:57,809 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB16/ISO7816-4PADDING". 10:43:57,809 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB16/NOPADDING". 10:43:57,809 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB16/PKCS5". 10:43:57,809 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB16/PKCS5PADDING". 10:43:57,809 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB16/PKCS7". 10:43:57,809 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB16/PKCS7PADDING". 10:43:57,809 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB16/TBC". 10:43:57,809 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB16/TBCPADDING". 10:43:57,809 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB16/X9.23". 10:43:57,809 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB16/X9.23PADDING". 10:43:57,809 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB16/ZEROBYTE". 10:43:57,809 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB16/ZEROBYTEPADDING". 10:43:57,809 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB160/". 10:43:57,809 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB160/ISO10126". 10:43:57,809 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB160/ISO10126-2". 10:43:57,809 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB160/ISO10126-2PADDING". 10:43:57,809 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB160/ISO10126PADDING". 10:43:57,809 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB160/ISO7816-4". 10:43:57,809 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB160/ISO7816-4PADDING". 10:43:57,809 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB160/NOPADDING". 10:43:57,809 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB160/PKCS5". 10:43:57,809 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB160/PKCS5PADDING". 10:43:57,809 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB160/PKCS7". 10:43:57,809 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB160/PKCS7PADDING". 10:43:57,809 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB160/TBC". 10:43:57,809 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB160/TBCPADDING". 10:43:57,809 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB160/X9.23". 10:43:57,809 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB160/X9.23PADDING". 10:43:57,809 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB160/ZEROBYTE". 10:43:57,809 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB160/ZEROBYTEPADDING". 10:43:57,809 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB168/". 10:43:57,809 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB168/ISO10126". 10:43:57,809 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB168/ISO10126-2". 10:43:57,809 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB168/ISO10126-2PADDING". 10:43:57,809 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB168/ISO10126PADDING". 10:43:57,809 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB168/ISO7816-4". 10:43:57,809 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB168/ISO7816-4PADDING". 10:43:57,810 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB168/NOPADDING". 10:43:57,810 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB168/PKCS5". 10:43:57,810 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB168/PKCS5PADDING". 10:43:57,810 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB168/PKCS7". 10:43:57,810 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB168/PKCS7PADDING". 10:43:57,810 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB168/TBC". 10:43:57,810 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB168/TBCPADDING". 10:43:57,810 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB168/X9.23". 10:43:57,810 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB168/X9.23PADDING". 10:43:57,810 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB168/ZEROBYTE". 10:43:57,810 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB168/ZEROBYTEPADDING". 10:43:57,810 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB176/". 10:43:57,810 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB176/ISO10126". 10:43:57,810 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB176/ISO10126-2". 10:43:57,810 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB176/ISO10126-2PADDING". 10:43:57,810 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB176/ISO10126PADDING". 10:43:57,810 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB176/ISO7816-4". 10:43:57,810 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB176/ISO7816-4PADDING". 10:43:57,810 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB176/NOPADDING". 10:43:57,810 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB176/PKCS5". 10:43:57,810 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB176/PKCS5PADDING". 10:43:57,810 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB176/PKCS7". 10:43:57,810 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB176/PKCS7PADDING". 10:43:57,810 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB176/TBC". 10:43:57,810 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB176/TBCPADDING". 10:43:57,810 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB176/X9.23". 10:43:57,810 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB176/X9.23PADDING". 10:43:57,810 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB176/ZEROBYTE". 10:43:57,810 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB176/ZEROBYTEPADDING". 10:43:57,810 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB184/". 10:43:57,810 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB184/ISO10126". 10:43:57,810 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB184/ISO10126-2". 10:43:57,810 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB184/ISO10126-2PADDING". 10:43:57,810 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB184/ISO10126PADDING". 10:43:57,810 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB184/ISO7816-4". 10:43:57,810 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB184/ISO7816-4PADDING". 10:43:57,810 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB184/NOPADDING". 10:43:57,810 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB184/PKCS5". 10:43:57,810 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB184/PKCS5PADDING". 10:43:57,810 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB184/PKCS7". 10:43:57,810 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB184/PKCS7PADDING". 10:43:57,810 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB184/TBC". 10:43:57,811 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB184/TBCPADDING". 10:43:57,811 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB184/X9.23". 10:43:57,811 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB184/X9.23PADDING". 10:43:57,811 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB184/ZEROBYTE". 10:43:57,811 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB184/ZEROBYTEPADDING". 10:43:57,811 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB192/". 10:43:57,811 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB192/ISO10126". 10:43:57,811 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB192/ISO10126-2". 10:43:57,811 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB192/ISO10126-2PADDING". 10:43:57,811 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB192/ISO10126PADDING". 10:43:57,811 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB192/ISO7816-4". 10:43:57,811 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB192/ISO7816-4PADDING". 10:43:57,811 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB192/NOPADDING". 10:43:57,811 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB192/PKCS5". 10:43:57,811 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB192/PKCS5PADDING". 10:43:57,811 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB192/PKCS7". 10:43:57,811 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB192/PKCS7PADDING". 10:43:57,811 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB192/TBC". 10:43:57,811 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB192/TBCPADDING". 10:43:57,811 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB192/X9.23". 10:43:57,811 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB192/X9.23PADDING". 10:43:57,812 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB192/ZEROBYTE". 10:43:57,812 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB192/ZEROBYTEPADDING". 10:43:57,812 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB200/". 10:43:57,812 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB200/ISO10126". 10:43:57,812 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB200/ISO10126-2". 10:43:57,812 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB200/ISO10126-2PADDING". 10:43:57,812 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB200/ISO10126PADDING". 10:43:57,812 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB200/ISO7816-4". 10:43:57,812 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB200/ISO7816-4PADDING". 10:43:57,812 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB200/NOPADDING". 10:43:57,812 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB200/PKCS5". 10:43:57,812 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB200/PKCS5PADDING". 10:43:57,812 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB200/PKCS7". 10:43:57,812 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB200/PKCS7PADDING". 10:43:57,812 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB200/TBC". 10:43:57,812 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB200/TBCPADDING". 10:43:57,812 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB200/X9.23". 10:43:57,812 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB200/X9.23PADDING". 10:43:57,812 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB200/ZEROBYTE". 10:43:57,812 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB200/ZEROBYTEPADDING". 10:43:57,812 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB208/". 10:43:57,812 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB208/ISO10126". 10:43:57,812 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB208/ISO10126-2". 10:43:57,812 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB208/ISO10126-2PADDING". 10:43:57,812 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB208/ISO10126PADDING". 10:43:57,812 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB208/ISO7816-4". 10:43:57,812 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB208/ISO7816-4PADDING". 10:43:57,812 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB208/NOPADDING". 10:43:57,812 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB208/PKCS5". 10:43:57,812 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB208/PKCS5PADDING". 10:43:57,812 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB208/PKCS7". 10:43:57,812 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB208/PKCS7PADDING". 10:43:57,812 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB208/TBC". 10:43:57,812 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB208/TBCPADDING". 10:43:57,812 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB208/X9.23". 10:43:57,812 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB208/X9.23PADDING". 10:43:57,812 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB208/ZEROBYTE". 10:43:57,812 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB208/ZEROBYTEPADDING". 10:43:57,812 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB216/". 10:43:57,812 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB216/ISO10126". 10:43:57,812 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB216/ISO10126-2". 10:43:57,812 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB216/ISO10126-2PADDING". 10:43:57,812 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB216/ISO10126PADDING". 10:43:57,812 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB216/ISO7816-4". 10:43:57,812 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB216/ISO7816-4PADDING". 10:43:57,812 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB216/NOPADDING". 10:43:57,813 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB216/PKCS5". 10:43:57,813 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB216/PKCS5PADDING". 10:43:57,813 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB216/PKCS7". 10:43:57,813 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB216/PKCS7PADDING". 10:43:57,813 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB216/TBC". 10:43:57,813 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB216/TBCPADDING". 10:43:57,813 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB216/X9.23". 10:43:57,813 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB216/X9.23PADDING". 10:43:57,813 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB216/ZEROBYTE". 10:43:57,813 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB216/ZEROBYTEPADDING". 10:43:57,813 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB224/". 10:43:57,813 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB224/ISO10126". 10:43:57,813 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB224/ISO10126-2". 10:43:57,813 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB224/ISO10126-2PADDING". 10:43:57,813 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB224/ISO10126PADDING". 10:43:57,813 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB224/ISO7816-4". 10:43:57,813 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB224/ISO7816-4PADDING". 10:43:57,813 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB224/NOPADDING". 10:43:57,813 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB224/PKCS5". 10:43:57,813 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB224/PKCS5PADDING". 10:43:57,813 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB224/PKCS7". 10:43:57,813 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB224/PKCS7PADDING". 10:43:57,813 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB224/TBC". 10:43:57,813 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB224/TBCPADDING". 10:43:57,813 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB224/X9.23". 10:43:57,813 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB224/X9.23PADDING". 10:43:57,813 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB224/ZEROBYTE". 10:43:57,813 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB224/ZEROBYTEPADDING". 10:43:57,813 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB232/". 10:43:57,813 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB232/ISO10126". 10:43:57,813 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB232/ISO10126-2". 10:43:57,813 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB232/ISO10126-2PADDING". 10:43:57,813 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB232/ISO10126PADDING". 10:43:57,813 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB232/ISO7816-4". 10:43:57,813 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB232/ISO7816-4PADDING". 10:43:57,813 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB232/NOPADDING". 10:43:57,813 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB232/PKCS5". 10:43:57,813 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB232/PKCS5PADDING". 10:43:57,813 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB232/PKCS7". 10:43:57,813 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB232/PKCS7PADDING". 10:43:57,813 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB232/TBC". 10:43:57,813 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB232/TBCPADDING". 10:43:57,813 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB232/X9.23". 10:43:57,814 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB232/X9.23PADDING". 10:43:57,814 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB232/ZEROBYTE". 10:43:57,814 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB232/ZEROBYTEPADDING". 10:43:57,814 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB24/". 10:43:57,814 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB24/ISO10126". 10:43:57,814 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB24/ISO10126-2". 10:43:57,814 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB24/ISO10126-2PADDING". 10:43:57,814 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB24/ISO10126PADDING". 10:43:57,814 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB24/ISO7816-4". 10:43:57,814 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB24/ISO7816-4PADDING". 10:43:57,814 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB24/NOPADDING". 10:43:57,814 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB24/PKCS5". 10:43:57,814 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB24/PKCS5PADDING". 10:43:57,814 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB24/PKCS7". 10:43:57,814 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB24/PKCS7PADDING". 10:43:57,814 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB24/TBC". 10:43:57,814 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB24/TBCPADDING". 10:43:57,814 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB24/X9.23". 10:43:57,814 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB24/X9.23PADDING". 10:43:57,814 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB24/ZEROBYTE". 10:43:57,814 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB24/ZEROBYTEPADDING". 10:43:57,814 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB240/". 10:43:57,814 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB240/ISO10126". 10:43:57,814 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB240/ISO10126-2". 10:43:57,814 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB240/ISO10126-2PADDING". 10:43:57,814 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB240/ISO10126PADDING". 10:43:57,814 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB240/ISO7816-4". 10:43:57,814 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB240/ISO7816-4PADDING". 10:43:57,814 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB240/NOPADDING". 10:43:57,814 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB240/PKCS5". 10:43:57,814 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB240/PKCS5PADDING". 10:43:57,814 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB240/PKCS7". 10:43:57,814 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB240/PKCS7PADDING". 10:43:57,814 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB240/TBC". 10:43:57,814 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB240/TBCPADDING". 10:43:57,814 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB240/X9.23". 10:43:57,814 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB240/X9.23PADDING". 10:43:57,814 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB240/ZEROBYTE". 10:43:57,814 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB240/ZEROBYTEPADDING". 10:43:57,814 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB248/". 10:43:57,814 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB248/ISO10126". 10:43:57,814 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB248/ISO10126-2". 10:43:57,814 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB248/ISO10126-2PADDING". 10:43:57,814 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB248/ISO10126PADDING". 10:43:57,814 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB248/ISO7816-4". 10:43:57,815 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB248/ISO7816-4PADDING". 10:43:57,815 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB248/NOPADDING". 10:43:57,815 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB248/PKCS5". 10:43:57,815 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB248/PKCS5PADDING". 10:43:57,815 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB248/PKCS7". 10:43:57,815 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB248/PKCS7PADDING". 10:43:57,815 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB248/TBC". 10:43:57,815 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB248/TBCPADDING". 10:43:57,815 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB248/X9.23". 10:43:57,815 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB248/X9.23PADDING". 10:43:57,815 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB248/ZEROBYTE". 10:43:57,815 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB248/ZEROBYTEPADDING". 10:43:57,815 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB256/". 10:43:57,815 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB256/ISO10126". 10:43:57,815 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB256/ISO10126-2". 10:43:57,815 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB256/ISO10126-2PADDING". 10:43:57,815 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB256/ISO10126PADDING". 10:43:57,815 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB256/ISO7816-4". 10:43:57,815 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB256/ISO7816-4PADDING". 10:43:57,815 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB256/NOPADDING". 10:43:57,815 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB256/PKCS5". 10:43:57,815 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB256/PKCS5PADDING". 10:43:57,815 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB256/PKCS7". 10:43:57,815 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB256/PKCS7PADDING". 10:43:57,815 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB256/TBC". 10:43:57,815 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB256/TBCPADDING". 10:43:57,815 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB256/X9.23". 10:43:57,815 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB256/X9.23PADDING". 10:43:57,815 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB256/ZEROBYTE". 10:43:57,815 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB256/ZEROBYTEPADDING". 10:43:57,815 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB32/". 10:43:57,815 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB32/ISO10126". 10:43:57,815 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB32/ISO10126-2". 10:43:57,815 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB32/ISO10126-2PADDING". 10:43:57,815 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB32/ISO10126PADDING". 10:43:57,815 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB32/ISO7816-4". 10:43:57,816 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB32/ISO7816-4PADDING". 10:43:57,816 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB32/NOPADDING". 10:43:57,816 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB32/PKCS5". 10:43:57,816 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB32/PKCS5PADDING". 10:43:57,816 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB32/PKCS7". 10:43:57,816 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB32/PKCS7PADDING". 10:43:57,816 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB32/TBC". 10:43:57,816 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB32/TBCPADDING". 10:43:57,816 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB32/X9.23". 10:43:57,816 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB32/X9.23PADDING". 10:43:57,816 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB32/ZEROBYTE". 10:43:57,816 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB32/ZEROBYTEPADDING". 10:43:57,816 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB40/". 10:43:57,816 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB40/ISO10126". 10:43:57,816 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB40/ISO10126-2". 10:43:57,816 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB40/ISO10126-2PADDING". 10:43:57,816 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB40/ISO10126PADDING". 10:43:57,816 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB40/ISO7816-4". 10:43:57,816 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB40/ISO7816-4PADDING". 10:43:57,816 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB40/NOPADDING". 10:43:57,816 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB40/PKCS5". 10:43:57,816 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB40/PKCS5PADDING". 10:43:57,816 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB40/PKCS7". 10:43:57,816 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB40/PKCS7PADDING". 10:43:57,816 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB40/TBC". 10:43:57,816 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB40/TBCPADDING". 10:43:57,816 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB40/X9.23". 10:43:57,816 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB40/X9.23PADDING". 10:43:57,816 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB40/ZEROBYTE". 10:43:57,816 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB40/ZEROBYTEPADDING". 10:43:57,816 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB48/". 10:43:57,816 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB48/ISO10126". 10:43:57,816 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB48/ISO10126-2". 10:43:57,816 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB48/ISO10126-2PADDING". 10:43:57,816 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB48/ISO10126PADDING". 10:43:57,816 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB48/ISO7816-4". 10:43:57,816 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB48/ISO7816-4PADDING". 10:43:57,816 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB48/NOPADDING". 10:43:57,816 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB48/PKCS5". 10:43:57,816 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB48/PKCS5PADDING". 10:43:57,817 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB48/PKCS7". 10:43:57,817 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB48/PKCS7PADDING". 10:43:57,817 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB48/TBC". 10:43:57,817 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB48/TBCPADDING". 10:43:57,817 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB48/X9.23". 10:43:57,817 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB48/X9.23PADDING". 10:43:57,817 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB48/ZEROBYTE". 10:43:57,817 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB48/ZEROBYTEPADDING". 10:43:57,817 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB56/". 10:43:57,817 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB56/ISO10126". 10:43:57,817 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB56/ISO10126-2". 10:43:57,817 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB56/ISO10126-2PADDING". 10:43:57,817 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB56/ISO10126PADDING". 10:43:57,817 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB56/ISO7816-4". 10:43:57,817 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB56/ISO7816-4PADDING". 10:43:57,817 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB56/NOPADDING". 10:43:57,817 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB56/PKCS5". 10:43:57,817 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB56/PKCS5PADDING". 10:43:57,817 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB56/PKCS7". 10:43:57,817 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB56/PKCS7PADDING". 10:43:57,817 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB56/TBC". 10:43:57,817 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB56/TBCPADDING". 10:43:57,817 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB56/X9.23". 10:43:57,817 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB56/X9.23PADDING". 10:43:57,817 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB56/ZEROBYTE". 10:43:57,817 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB56/ZEROBYTEPADDING". 10:43:57,817 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB64/". 10:43:57,817 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB64/ISO10126". 10:43:57,817 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB64/ISO10126-2". 10:43:57,817 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB64/ISO10126-2PADDING". 10:43:57,817 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB64/ISO10126PADDING". 10:43:57,817 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB64/ISO7816-4". 10:43:57,817 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB64/ISO7816-4PADDING". 10:43:57,818 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB64/NOPADDING". 10:43:57,818 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB64/PKCS5". 10:43:57,818 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB64/PKCS5PADDING". 10:43:57,818 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB64/PKCS7". 10:43:57,818 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB64/PKCS7PADDING". 10:43:57,818 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB64/TBC". 10:43:57,818 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB64/TBCPADDING". 10:43:57,818 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB64/X9.23". 10:43:57,818 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB64/X9.23PADDING". 10:43:57,818 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB64/ZEROBYTE". 10:43:57,818 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB64/ZEROBYTEPADDING". 10:43:57,818 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB72/". 10:43:57,818 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB72/ISO10126". 10:43:57,818 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB72/ISO10126-2". 10:43:57,818 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB72/ISO10126-2PADDING". 10:43:57,818 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB72/ISO10126PADDING". 10:43:57,818 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB72/ISO7816-4". 10:43:57,818 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB72/ISO7816-4PADDING". 10:43:57,818 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB72/NOPADDING". 10:43:57,818 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB72/PKCS5". 10:43:57,818 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB72/PKCS5PADDING". 10:43:57,818 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB72/PKCS7". 10:43:57,818 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB72/PKCS7PADDING". 10:43:57,818 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB72/TBC". 10:43:57,818 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB72/TBCPADDING". 10:43:57,818 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB72/X9.23". 10:43:57,818 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB72/X9.23PADDING". 10:43:57,818 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB72/ZEROBYTE". 10:43:57,818 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB72/ZEROBYTEPADDING". 10:43:57,818 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB8/". 10:43:57,818 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB8/ISO10126". 10:43:57,818 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB8/ISO10126-2". 10:43:57,818 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB8/ISO10126-2PADDING". 10:43:57,818 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB8/ISO10126PADDING". 10:43:57,818 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB8/ISO7816-4". 10:43:57,818 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB8/ISO7816-4PADDING". 10:43:57,818 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB8/NOPADDING". 10:43:57,818 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB8/PKCS5". 10:43:57,818 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB8/PKCS5PADDING". 10:43:57,819 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB8/PKCS7". 10:43:57,819 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB8/PKCS7PADDING". 10:43:57,819 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB8/TBC". 10:43:57,819 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB8/TBCPADDING". 10:43:57,819 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB8/X9.23". 10:43:57,819 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB8/X9.23PADDING". 10:43:57,819 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB8/ZEROBYTE". 10:43:57,819 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB8/ZEROBYTEPADDING". 10:43:57,819 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB80/". 10:43:57,819 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB80/ISO10126". 10:43:57,819 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB80/ISO10126-2". 10:43:57,819 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB80/ISO10126-2PADDING". 10:43:57,819 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB80/ISO10126PADDING". 10:43:57,819 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB80/ISO7816-4". 10:43:57,819 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB80/ISO7816-4PADDING". 10:43:57,819 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB80/NOPADDING". 10:43:57,819 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB80/PKCS5". 10:43:57,819 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB80/PKCS5PADDING". 10:43:57,819 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB80/PKCS7". 10:43:57,819 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB80/PKCS7PADDING". 10:43:57,819 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB80/TBC". 10:43:57,819 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB80/TBCPADDING". 10:43:57,819 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB80/X9.23". 10:43:57,819 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB80/X9.23PADDING". 10:43:57,819 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB80/ZEROBYTE". 10:43:57,819 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB80/ZEROBYTEPADDING". 10:43:57,819 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB88/". 10:43:57,819 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB88/ISO10126". 10:43:57,819 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB88/ISO10126-2". 10:43:57,819 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB88/ISO10126-2PADDING". 10:43:57,819 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB88/ISO10126PADDING". 10:43:57,819 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB88/ISO7816-4". 10:43:57,819 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB88/ISO7816-4PADDING". 10:43:57,820 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB88/NOPADDING". 10:43:57,820 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB88/PKCS5". 10:43:57,820 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB88/PKCS5PADDING". 10:43:57,820 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB88/PKCS7". 10:43:57,820 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB88/PKCS7PADDING". 10:43:57,820 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB88/TBC". 10:43:57,820 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB88/TBCPADDING". 10:43:57,820 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB88/X9.23". 10:43:57,820 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB88/X9.23PADDING". 10:43:57,820 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB88/ZEROBYTE". 10:43:57,820 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB88/ZEROBYTEPADDING". 10:43:57,820 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB96/". 10:43:57,820 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB96/ISO10126". 10:43:57,820 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB96/ISO10126-2". 10:43:57,820 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB96/ISO10126-2PADDING". 10:43:57,820 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB96/ISO10126PADDING". 10:43:57,820 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB96/ISO7816-4". 10:43:57,820 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB96/ISO7816-4PADDING". 10:43:57,820 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB96/NOPADDING". 10:43:57,820 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB96/PKCS5". 10:43:57,820 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB96/PKCS5PADDING". 10:43:57,820 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB96/PKCS7". 10:43:57,820 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB96/PKCS7PADDING". 10:43:57,820 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB96/TBC". 10:43:57,820 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB96/TBCPADDING". 10:43:57,820 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB96/X9.23". 10:43:57,820 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB96/X9.23PADDING". 10:43:57,820 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB96/ZEROBYTE". 10:43:57,820 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB96/ZEROBYTEPADDING". 10:43:57,820 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CTS/". 10:43:57,820 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CTS/NOPADDING". 10:43:57,820 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/EAX/". 10:43:57,820 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/EAX/NOPADDING". 10:43:57,820 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/ECB/". 10:43:57,820 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/ECB/NOPADDING". 10:43:57,820 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/GOFB/". 10:43:57,820 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/GOFB/ISO10126". 10:43:57,821 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/GOFB/ISO10126-2". 10:43:57,821 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/GOFB/ISO10126-2PADDING". 10:43:57,821 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/GOFB/ISO10126PADDING". 10:43:57,821 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/GOFB/ISO7816-4". 10:43:57,821 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/GOFB/ISO7816-4PADDING". 10:43:57,821 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/GOFB/NOPADDING". 10:43:57,821 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/GOFB/PKCS5". 10:43:57,821 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/GOFB/PKCS5PADDING". 10:43:57,821 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/GOFB/PKCS7". 10:43:57,821 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/GOFB/PKCS7PADDING". 10:43:57,821 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/GOFB/TBC". 10:43:57,821 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/GOFB/TBCPADDING". 10:43:57,821 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/GOFB/X9.23". 10:43:57,821 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/GOFB/X9.23PADDING". 10:43:57,821 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/GOFB/ZEROBYTE". 10:43:57,821 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/GOFB/ZEROBYTEPADDING". 10:43:57,821 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB/". 10:43:57,821 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB/ISO10126". 10:43:57,821 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB/ISO10126-2". 10:43:57,821 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB/ISO10126-2PADDING". 10:43:57,821 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB/ISO10126PADDING". 10:43:57,821 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB/ISO7816-4". 10:43:57,822 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB/ISO7816-4PADDING". 10:43:57,822 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB/NOPADDING". 10:43:57,822 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB/PKCS5". 10:43:57,822 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB/PKCS5PADDING". 10:43:57,822 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB/PKCS7". 10:43:57,822 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB/PKCS7PADDING". 10:43:57,822 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB/TBC". 10:43:57,822 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB/TBCPADDING". 10:43:57,822 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB/X9.23". 10:43:57,822 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB/X9.23PADDING". 10:43:57,822 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB/ZEROBYTE". 10:43:57,822 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB/ZEROBYTEPADDING". 10:43:57,822 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB104/". 10:43:57,822 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB104/ISO10126". 10:43:57,822 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB104/ISO10126-2". 10:43:57,822 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB104/ISO10126-2PADDING". 10:43:57,822 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB104/ISO10126PADDING". 10:43:57,822 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB104/ISO7816-4". 10:43:57,822 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB104/ISO7816-4PADDING". 10:43:57,822 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB104/NOPADDING". 10:43:57,822 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB104/PKCS5". 10:43:57,822 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB104/PKCS5PADDING". 10:43:57,822 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB104/PKCS7". 10:43:57,822 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB104/PKCS7PADDING". 10:43:57,822 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB104/TBC". 10:43:57,822 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB104/TBCPADDING". 10:43:57,822 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB104/X9.23". 10:43:57,822 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB104/X9.23PADDING". 10:43:57,822 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB104/ZEROBYTE". 10:43:57,822 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB104/ZEROBYTEPADDING". 10:43:57,822 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB112/". 10:43:57,822 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB112/ISO10126". 10:43:57,822 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB112/ISO10126-2". 10:43:57,823 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB112/ISO10126-2PADDING". 10:43:57,823 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB112/ISO10126PADDING". 10:43:57,823 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB112/ISO7816-4". 10:43:57,823 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB112/ISO7816-4PADDING". 10:43:57,823 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB112/NOPADDING". 10:43:57,823 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB112/PKCS5". 10:43:57,823 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB112/PKCS5PADDING". 10:43:57,823 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB112/PKCS7". 10:43:57,823 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB112/PKCS7PADDING". 10:43:57,823 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB112/TBC". 10:43:57,823 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB112/TBCPADDING". 10:43:57,823 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB112/X9.23". 10:43:57,823 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB112/X9.23PADDING". 10:43:57,823 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB112/ZEROBYTE". 10:43:57,823 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB112/ZEROBYTEPADDING". 10:43:57,823 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB120/". 10:43:57,823 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB120/ISO10126". 10:43:57,823 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB120/ISO10126-2". 10:43:57,823 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB120/ISO10126-2PADDING". 10:43:57,823 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB120/ISO10126PADDING". 10:43:57,823 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB120/ISO7816-4". 10:43:57,823 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB120/ISO7816-4PADDING". 10:43:57,823 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB120/NOPADDING". 10:43:57,823 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB120/PKCS5". 10:43:57,823 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB120/PKCS5PADDING". 10:43:57,823 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB120/PKCS7". 10:43:57,823 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB120/PKCS7PADDING". 10:43:57,823 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB120/TBC". 10:43:57,823 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB120/TBCPADDING". 10:43:57,823 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB120/X9.23". 10:43:57,823 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB120/X9.23PADDING". 10:43:57,824 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB120/ZEROBYTE". 10:43:57,824 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB120/ZEROBYTEPADDING". 10:43:57,824 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB128/". 10:43:57,824 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB128/ISO10126". 10:43:57,824 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB128/ISO10126-2". 10:43:57,824 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB128/ISO10126-2PADDING". 10:43:57,824 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB128/ISO10126PADDING". 10:43:57,824 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB128/ISO7816-4". 10:43:57,824 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB128/ISO7816-4PADDING". 10:43:57,824 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB128/NOPADDING". 10:43:57,824 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB128/PKCS5". 10:43:57,824 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB128/PKCS5PADDING". 10:43:57,824 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB128/PKCS7". 10:43:57,824 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB128/PKCS7PADDING". 10:43:57,824 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB128/TBC". 10:43:57,824 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB128/TBCPADDING". 10:43:57,824 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB128/X9.23". 10:43:57,824 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB128/X9.23PADDING". 10:43:57,824 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB128/ZEROBYTE". 10:43:57,824 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB128/ZEROBYTEPADDING". 10:43:57,824 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB136/". 10:43:57,824 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB136/ISO10126". 10:43:57,824 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB136/ISO10126-2". 10:43:57,824 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB136/ISO10126-2PADDING". 10:43:57,824 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB136/ISO10126PADDING". 10:43:57,824 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB136/ISO7816-4". 10:43:57,824 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB136/ISO7816-4PADDING". 10:43:57,824 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB136/NOPADDING". 10:43:57,824 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB136/PKCS5". 10:43:57,824 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB136/PKCS5PADDING". 10:43:57,824 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB136/PKCS7". 10:43:57,824 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB136/PKCS7PADDING". 10:43:57,824 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB136/TBC". 10:43:57,824 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB136/TBCPADDING". 10:43:57,824 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB136/X9.23". 10:43:57,824 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB136/X9.23PADDING". 10:43:57,824 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB136/ZEROBYTE". 10:43:57,824 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB136/ZEROBYTEPADDING". 10:43:57,824 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB144/". 10:43:57,824 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB144/ISO10126". 10:43:57,824 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB144/ISO10126-2". 10:43:57,824 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB144/ISO10126-2PADDING". 10:43:57,824 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB144/ISO10126PADDING". 10:43:57,824 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB144/ISO7816-4". 10:43:57,824 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB144/ISO7816-4PADDING". 10:43:57,825 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB144/NOPADDING". 10:43:57,825 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB144/PKCS5". 10:43:57,825 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB144/PKCS5PADDING". 10:43:57,825 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB144/PKCS7". 10:43:57,825 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB144/PKCS7PADDING". 10:43:57,825 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB144/TBC". 10:43:57,825 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB144/TBCPADDING". 10:43:57,825 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB144/X9.23". 10:43:57,825 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB144/X9.23PADDING". 10:43:57,825 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB144/ZEROBYTE". 10:43:57,825 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB144/ZEROBYTEPADDING". 10:43:57,825 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB152/". 10:43:57,825 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB152/ISO10126". 10:43:57,825 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB152/ISO10126-2". 10:43:57,825 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB152/ISO10126-2PADDING". 10:43:57,825 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB152/ISO10126PADDING". 10:43:57,825 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB152/ISO7816-4". 10:43:57,825 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB152/ISO7816-4PADDING". 10:43:57,825 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB152/NOPADDING". 10:43:57,825 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB152/PKCS5". 10:43:57,825 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB152/PKCS5PADDING". 10:43:57,825 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB152/PKCS7". 10:43:57,825 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB152/PKCS7PADDING". 10:43:57,825 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB152/TBC". 10:43:57,825 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB152/TBCPADDING". 10:43:57,825 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB152/X9.23". 10:43:57,825 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB152/X9.23PADDING". 10:43:57,825 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB152/ZEROBYTE". 10:43:57,825 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB152/ZEROBYTEPADDING". 10:43:57,825 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB16/". 10:43:57,825 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB16/ISO10126". 10:43:57,825 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB16/ISO10126-2". 10:43:57,825 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB16/ISO10126-2PADDING". 10:43:57,825 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB16/ISO10126PADDING". 10:43:57,825 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB16/ISO7816-4". 10:43:57,825 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB16/ISO7816-4PADDING". 10:43:57,825 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB16/NOPADDING". 10:43:57,825 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB16/PKCS5". 10:43:57,825 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB16/PKCS5PADDING". 10:43:57,825 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB16/PKCS7". 10:43:57,825 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB16/PKCS7PADDING". 10:43:57,825 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB16/TBC". 10:43:57,825 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB16/TBCPADDING". 10:43:57,825 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB16/X9.23". 10:43:57,825 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB16/X9.23PADDING". 10:43:57,826 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB16/ZEROBYTE". 10:43:57,826 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB16/ZEROBYTEPADDING". 10:43:57,826 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB160/". 10:43:57,826 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB160/ISO10126". 10:43:57,826 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB160/ISO10126-2". 10:43:57,826 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB160/ISO10126-2PADDING". 10:43:57,826 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB160/ISO10126PADDING". 10:43:57,826 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB160/ISO7816-4". 10:43:57,826 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB160/ISO7816-4PADDING". 10:43:57,826 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB160/NOPADDING". 10:43:57,826 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB160/PKCS5". 10:43:57,826 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB160/PKCS5PADDING". 10:43:57,826 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB160/PKCS7". 10:43:57,826 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB160/PKCS7PADDING". 10:43:57,826 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB160/TBC". 10:43:57,826 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB160/TBCPADDING". 10:43:57,826 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB160/X9.23". 10:43:57,826 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB160/X9.23PADDING". 10:43:57,826 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB160/ZEROBYTE". 10:43:57,826 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB160/ZEROBYTEPADDING". 10:43:57,826 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB168/". 10:43:57,826 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB168/ISO10126". 10:43:57,826 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB168/ISO10126-2". 10:43:57,826 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB168/ISO10126-2PADDING". 10:43:57,826 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB168/ISO10126PADDING". 10:43:57,826 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB168/ISO7816-4". 10:43:57,826 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB168/ISO7816-4PADDING". 10:43:57,826 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB168/NOPADDING". 10:43:57,826 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB168/PKCS5". 10:43:57,826 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB168/PKCS5PADDING". 10:43:57,826 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB168/PKCS7". 10:43:57,826 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB168/PKCS7PADDING". 10:43:57,826 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB168/TBC". 10:43:57,826 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB168/TBCPADDING". 10:43:57,826 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB168/X9.23". 10:43:57,826 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB168/X9.23PADDING". 10:43:57,826 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB168/ZEROBYTE". 10:43:57,826 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB168/ZEROBYTEPADDING". 10:43:57,826 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB176/". 10:43:57,826 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB176/ISO10126". 10:43:57,826 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB176/ISO10126-2". 10:43:57,826 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB176/ISO10126-2PADDING". 10:43:57,826 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB176/ISO10126PADDING". 10:43:57,826 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB176/ISO7816-4". 10:43:57,826 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB176/ISO7816-4PADDING". 10:43:57,826 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB176/NOPADDING". 10:43:57,827 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB176/PKCS5". 10:43:57,827 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB176/PKCS5PADDING". 10:43:57,827 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB176/PKCS7". 10:43:57,827 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB176/PKCS7PADDING". 10:43:57,827 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB176/TBC". 10:43:57,827 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB176/TBCPADDING". 10:43:57,827 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB176/X9.23". 10:43:57,827 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB176/X9.23PADDING". 10:43:57,827 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB176/ZEROBYTE". 10:43:57,827 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB176/ZEROBYTEPADDING". 10:43:57,827 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB184/". 10:43:57,827 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB184/ISO10126". 10:43:57,827 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB184/ISO10126-2". 10:43:57,827 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB184/ISO10126-2PADDING". 10:43:57,827 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB184/ISO10126PADDING". 10:43:57,827 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB184/ISO7816-4". 10:43:57,827 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB184/ISO7816-4PADDING". 10:43:57,827 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB184/NOPADDING". 10:43:57,827 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB184/PKCS5". 10:43:57,827 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB184/PKCS5PADDING". 10:43:57,827 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB184/PKCS7". 10:43:57,827 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB184/PKCS7PADDING". 10:43:57,827 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB184/TBC". 10:43:57,827 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB184/TBCPADDING". 10:43:57,827 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB184/X9.23". 10:43:57,827 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB184/X9.23PADDING". 10:43:57,827 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB184/ZEROBYTE". 10:43:57,827 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB184/ZEROBYTEPADDING". 10:43:57,827 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB192/". 10:43:57,827 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB192/ISO10126". 10:43:57,827 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB192/ISO10126-2". 10:43:57,827 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB192/ISO10126-2PADDING". 10:43:57,827 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB192/ISO10126PADDING". 10:43:57,827 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB192/ISO7816-4". 10:43:57,827 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB192/ISO7816-4PADDING". 10:43:57,827 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB192/NOPADDING". 10:43:57,828 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB192/PKCS5". 10:43:57,828 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB192/PKCS5PADDING". 10:43:57,828 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB192/PKCS7". 10:43:57,828 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB192/PKCS7PADDING". 10:43:57,828 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB192/TBC". 10:43:57,828 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB192/TBCPADDING". 10:43:57,828 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB192/X9.23". 10:43:57,828 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB192/X9.23PADDING". 10:43:57,828 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB192/ZEROBYTE". 10:43:57,828 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB192/ZEROBYTEPADDING". 10:43:57,828 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB200/". 10:43:57,828 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB200/ISO10126". 10:43:57,828 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB200/ISO10126-2". 10:43:57,828 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB200/ISO10126-2PADDING". 10:43:57,828 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB200/ISO10126PADDING". 10:43:57,828 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB200/ISO7816-4". 10:43:57,828 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB200/ISO7816-4PADDING". 10:43:57,828 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB200/NOPADDING". 10:43:57,828 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB200/PKCS5". 10:43:57,828 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB200/PKCS5PADDING". 10:43:57,828 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB200/PKCS7". 10:43:57,828 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB200/PKCS7PADDING". 10:43:57,828 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB200/TBC". 10:43:57,828 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB200/TBCPADDING". 10:43:57,828 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB200/X9.23". 10:43:57,828 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB200/X9.23PADDING". 10:43:57,828 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB200/ZEROBYTE". 10:43:57,828 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB200/ZEROBYTEPADDING". 10:43:57,828 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB208/". 10:43:57,828 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB208/ISO10126". 10:43:57,828 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB208/ISO10126-2". 10:43:57,828 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB208/ISO10126-2PADDING". 10:43:57,828 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB208/ISO10126PADDING". 10:43:57,828 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB208/ISO7816-4". 10:43:57,828 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB208/ISO7816-4PADDING". 10:43:57,828 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB208/NOPADDING". 10:43:57,828 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB208/PKCS5". 10:43:57,828 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB208/PKCS5PADDING". 10:43:57,828 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB208/PKCS7". 10:43:57,828 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB208/PKCS7PADDING". 10:43:57,828 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB208/TBC". 10:43:57,828 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB208/TBCPADDING". 10:43:57,828 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB208/X9.23". 10:43:57,828 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB208/X9.23PADDING". 10:43:57,828 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB208/ZEROBYTE". 10:43:57,829 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB208/ZEROBYTEPADDING". 10:43:57,829 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB216/". 10:43:57,829 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB216/ISO10126". 10:43:57,829 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB216/ISO10126-2". 10:43:57,829 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB216/ISO10126-2PADDING". 10:43:57,829 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB216/ISO10126PADDING". 10:43:57,829 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB216/ISO7816-4". 10:43:57,829 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB216/ISO7816-4PADDING". 10:43:57,829 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB216/NOPADDING". 10:43:57,829 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB216/PKCS5". 10:43:57,829 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB216/PKCS5PADDING". 10:43:57,829 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB216/PKCS7". 10:43:57,829 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB216/PKCS7PADDING". 10:43:57,829 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB216/TBC". 10:43:57,829 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB216/TBCPADDING". 10:43:57,829 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB216/X9.23". 10:43:57,829 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB216/X9.23PADDING". 10:43:57,829 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB216/ZEROBYTE". 10:43:57,829 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB216/ZEROBYTEPADDING". 10:43:57,829 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB224/". 10:43:57,829 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB224/ISO10126". 10:43:57,829 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB224/ISO10126-2". 10:43:57,829 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB224/ISO10126-2PADDING". 10:43:57,829 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB224/ISO10126PADDING". 10:43:57,829 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB224/ISO7816-4". 10:43:57,829 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB224/ISO7816-4PADDING". 10:43:57,829 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB224/NOPADDING". 10:43:57,829 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB224/PKCS5". 10:43:57,829 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB224/PKCS5PADDING". 10:43:57,829 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB224/PKCS7". 10:43:57,829 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB224/PKCS7PADDING". 10:43:57,829 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB224/TBC". 10:43:57,829 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB224/TBCPADDING". 10:43:57,829 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB224/X9.23". 10:43:57,829 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB224/X9.23PADDING". 10:43:57,829 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB224/ZEROBYTE". 10:43:57,829 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB224/ZEROBYTEPADDING". 10:43:57,829 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB232/". 10:43:57,830 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB232/ISO10126". 10:43:57,830 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB232/ISO10126-2". 10:43:57,830 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB232/ISO10126-2PADDING". 10:43:57,830 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB232/ISO10126PADDING". 10:43:57,830 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB232/ISO7816-4". 10:43:57,830 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB232/ISO7816-4PADDING". 10:43:57,830 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB232/NOPADDING". 10:43:57,830 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB232/PKCS5". 10:43:57,830 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB232/PKCS5PADDING". 10:43:57,830 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB232/PKCS7". 10:43:57,830 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB232/PKCS7PADDING". 10:43:57,830 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB232/TBC". 10:43:57,830 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB232/TBCPADDING". 10:43:57,830 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB232/X9.23". 10:43:57,830 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB232/X9.23PADDING". 10:43:57,830 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB232/ZEROBYTE". 10:43:57,830 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB232/ZEROBYTEPADDING". 10:43:57,830 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB24/". 10:43:57,830 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB24/ISO10126". 10:43:57,830 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB24/ISO10126-2". 10:43:57,830 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB24/ISO10126-2PADDING". 10:43:57,830 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB24/ISO10126PADDING". 10:43:57,830 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB24/ISO7816-4". 10:43:57,830 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB24/ISO7816-4PADDING". 10:43:57,830 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB24/NOPADDING". 10:43:57,830 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB24/PKCS5". 10:43:57,830 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB24/PKCS5PADDING". 10:43:57,830 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB24/PKCS7". 10:43:57,830 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB24/PKCS7PADDING". 10:43:57,830 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB24/TBC". 10:43:57,830 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB24/TBCPADDING". 10:43:57,830 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB24/X9.23". 10:43:57,830 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB24/X9.23PADDING". 10:43:57,830 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB24/ZEROBYTE". 10:43:57,830 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB24/ZEROBYTEPADDING". 10:43:57,830 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB240/". 10:43:57,830 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB240/ISO10126". 10:43:57,830 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB240/ISO10126-2". 10:43:57,830 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB240/ISO10126-2PADDING". 10:43:57,830 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB240/ISO10126PADDING". 10:43:57,830 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB240/ISO7816-4". 10:43:57,831 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB240/ISO7816-4PADDING". 10:43:57,831 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB240/NOPADDING". 10:43:57,831 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB240/PKCS5". 10:43:57,831 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB240/PKCS5PADDING". 10:43:57,831 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB240/PKCS7". 10:43:57,831 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB240/PKCS7PADDING". 10:43:57,831 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB240/TBC". 10:43:57,831 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB240/TBCPADDING". 10:43:57,831 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB240/X9.23". 10:43:57,831 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB240/X9.23PADDING". 10:43:57,831 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB240/ZEROBYTE". 10:43:57,831 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB240/ZEROBYTEPADDING". 10:43:57,831 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB248/". 10:43:57,831 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB248/ISO10126". 10:43:57,831 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB248/ISO10126-2". 10:43:57,831 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB248/ISO10126-2PADDING". 10:43:57,831 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB248/ISO10126PADDING". 10:43:57,831 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB248/ISO7816-4". 10:43:57,831 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB248/ISO7816-4PADDING". 10:43:57,831 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB248/NOPADDING". 10:43:57,831 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB248/PKCS5". 10:43:57,831 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB248/PKCS5PADDING". 10:43:57,831 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB248/PKCS7". 10:43:57,831 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB248/PKCS7PADDING". 10:43:57,831 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB248/TBC". 10:43:57,831 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB248/TBCPADDING". 10:43:57,831 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB248/X9.23". 10:43:57,831 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB248/X9.23PADDING". 10:43:57,831 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB248/ZEROBYTE". 10:43:57,831 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB248/ZEROBYTEPADDING". 10:43:57,831 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB256/". 10:43:57,831 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB256/ISO10126". 10:43:57,831 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB256/ISO10126-2". 10:43:57,831 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB256/ISO10126-2PADDING". 10:43:57,831 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB256/ISO10126PADDING". 10:43:57,832 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB256/ISO7816-4". 10:43:57,832 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB256/ISO7816-4PADDING". 10:43:57,832 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB256/NOPADDING". 10:43:57,832 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB256/PKCS5". 10:43:57,832 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB256/PKCS5PADDING". 10:43:57,832 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB256/PKCS7". 10:43:57,832 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB256/PKCS7PADDING". 10:43:57,832 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB256/TBC". 10:43:57,832 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB256/TBCPADDING". 10:43:57,832 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB256/X9.23". 10:43:57,832 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB256/X9.23PADDING". 10:43:57,832 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB256/ZEROBYTE". 10:43:57,832 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB256/ZEROBYTEPADDING". 10:43:57,832 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB32/". 10:43:57,832 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB32/ISO10126". 10:43:57,832 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB32/ISO10126-2". 10:43:57,832 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB32/ISO10126-2PADDING". 10:43:57,832 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB32/ISO10126PADDING". 10:43:57,832 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB32/ISO7816-4". 10:43:57,832 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB32/ISO7816-4PADDING". 10:43:57,832 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB32/NOPADDING". 10:43:57,832 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB32/PKCS5". 10:43:57,832 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB32/PKCS5PADDING". 10:43:57,832 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB32/PKCS7". 10:43:57,832 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB32/PKCS7PADDING". 10:43:57,832 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB32/TBC". 10:43:57,832 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB32/TBCPADDING". 10:43:57,832 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB32/X9.23". 10:43:57,832 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB32/X9.23PADDING". 10:43:57,832 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB32/ZEROBYTE". 10:43:57,832 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB32/ZEROBYTEPADDING". 10:43:57,832 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB40/". 10:43:57,832 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB40/ISO10126". 10:43:57,832 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB40/ISO10126-2". 10:43:57,832 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB40/ISO10126-2PADDING". 10:43:57,832 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB40/ISO10126PADDING". 10:43:57,832 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB40/ISO7816-4". 10:43:57,832 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB40/ISO7816-4PADDING". 10:43:57,832 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB40/NOPADDING". 10:43:57,833 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB40/PKCS5". 10:43:57,833 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB40/PKCS5PADDING". 10:43:57,833 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB40/PKCS7". 10:43:57,833 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB40/PKCS7PADDING". 10:43:57,833 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB40/TBC". 10:43:57,833 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB40/TBCPADDING". 10:43:57,833 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB40/X9.23". 10:43:57,833 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB40/X9.23PADDING". 10:43:57,833 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB40/ZEROBYTE". 10:43:57,833 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB40/ZEROBYTEPADDING". 10:43:57,833 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB48/". 10:43:57,833 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB48/ISO10126". 10:43:57,833 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB48/ISO10126-2". 10:43:57,833 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB48/ISO10126-2PADDING". 10:43:57,833 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB48/ISO10126PADDING". 10:43:57,833 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB48/ISO7816-4". 10:43:57,833 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB48/ISO7816-4PADDING". 10:43:57,833 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB48/NOPADDING". 10:43:57,833 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB48/PKCS5". 10:43:57,833 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB48/PKCS5PADDING". 10:43:57,833 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB48/PKCS7". 10:43:57,833 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB48/PKCS7PADDING". 10:43:57,833 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB48/TBC". 10:43:57,833 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB48/TBCPADDING". 10:43:57,833 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB48/X9.23". 10:43:57,833 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB48/X9.23PADDING". 10:43:57,833 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB48/ZEROBYTE". 10:43:57,833 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB48/ZEROBYTEPADDING". 10:43:57,833 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB56/". 10:43:57,833 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB56/ISO10126". 10:43:57,833 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB56/ISO10126-2". 10:43:57,833 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB56/ISO10126-2PADDING". 10:43:57,833 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB56/ISO10126PADDING". 10:43:57,833 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB56/ISO7816-4". 10:43:57,833 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB56/ISO7816-4PADDING". 10:43:57,833 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB56/NOPADDING". 10:43:57,833 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB56/PKCS5". 10:43:57,833 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB56/PKCS5PADDING". 10:43:57,833 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB56/PKCS7". 10:43:57,833 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB56/PKCS7PADDING". 10:43:57,833 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB56/TBC". 10:43:57,833 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB56/TBCPADDING". 10:43:57,834 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB56/X9.23". 10:43:57,834 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB56/X9.23PADDING". 10:43:57,834 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB56/ZEROBYTE". 10:43:57,834 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB56/ZEROBYTEPADDING". 10:43:57,834 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB64/". 10:43:57,834 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB64/ISO10126". 10:43:57,834 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB64/ISO10126-2". 10:43:57,834 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB64/ISO10126-2PADDING". 10:43:57,834 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB64/ISO10126PADDING". 10:43:57,834 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB64/ISO7816-4". 10:43:57,834 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB64/ISO7816-4PADDING". 10:43:57,834 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB64/NOPADDING". 10:43:57,834 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB64/PKCS5". 10:43:57,834 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB64/PKCS5PADDING". 10:43:57,834 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB64/PKCS7". 10:43:57,834 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB64/PKCS7PADDING". 10:43:57,834 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB64/TBC". 10:43:57,834 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB64/TBCPADDING". 10:43:57,834 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB64/X9.23". 10:43:57,834 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB64/X9.23PADDING". 10:43:57,834 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB64/ZEROBYTE". 10:43:57,834 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB64/ZEROBYTEPADDING". 10:43:57,834 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB72/". 10:43:57,834 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB72/ISO10126". 10:43:57,834 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB72/ISO10126-2". 10:43:57,834 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB72/ISO10126-2PADDING". 10:43:57,834 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB72/ISO10126PADDING". 10:43:57,834 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB72/ISO7816-4". 10:43:57,834 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB72/ISO7816-4PADDING". 10:43:57,834 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB72/NOPADDING". 10:43:57,834 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB72/PKCS5". 10:43:57,834 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB72/PKCS5PADDING". 10:43:57,834 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB72/PKCS7". 10:43:57,834 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB72/PKCS7PADDING". 10:43:57,834 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB72/TBC". 10:43:57,834 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB72/TBCPADDING". 10:43:57,834 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB72/X9.23". 10:43:57,834 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB72/X9.23PADDING". 10:43:57,834 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB72/ZEROBYTE". 10:43:57,834 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB72/ZEROBYTEPADDING". 10:43:57,834 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB8/". 10:43:57,834 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB8/ISO10126". 10:43:57,834 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB8/ISO10126-2". 10:43:57,834 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB8/ISO10126-2PADDING". 10:43:57,834 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB8/ISO10126PADDING". 10:43:57,835 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB8/ISO7816-4". 10:43:57,835 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB8/ISO7816-4PADDING". 10:43:57,835 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB8/NOPADDING". 10:43:57,835 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB8/PKCS5". 10:43:57,835 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB8/PKCS5PADDING". 10:43:57,835 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB8/PKCS7". 10:43:57,835 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB8/PKCS7PADDING". 10:43:57,835 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB8/TBC". 10:43:57,835 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB8/TBCPADDING". 10:43:57,835 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB8/X9.23". 10:43:57,835 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB8/X9.23PADDING". 10:43:57,835 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB8/ZEROBYTE". 10:43:57,835 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB8/ZEROBYTEPADDING". 10:43:57,835 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB80/". 10:43:57,835 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB80/ISO10126". 10:43:57,835 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB80/ISO10126-2". 10:43:57,835 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB80/ISO10126-2PADDING". 10:43:57,835 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB80/ISO10126PADDING". 10:43:57,835 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB80/ISO7816-4". 10:43:57,835 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB80/ISO7816-4PADDING". 10:43:57,835 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB80/NOPADDING". 10:43:57,835 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB80/PKCS5". 10:43:57,835 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB80/PKCS5PADDING". 10:43:57,835 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB80/PKCS7". 10:43:57,835 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB80/PKCS7PADDING". 10:43:57,835 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB80/TBC". 10:43:57,835 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB80/TBCPADDING". 10:43:57,835 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB80/X9.23". 10:43:57,835 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB80/X9.23PADDING". 10:43:57,835 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB80/ZEROBYTE". 10:43:57,835 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB80/ZEROBYTEPADDING". 10:43:57,835 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB88/". 10:43:57,835 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB88/ISO10126". 10:43:57,835 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB88/ISO10126-2". 10:43:57,835 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB88/ISO10126-2PADDING". 10:43:57,836 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB88/ISO10126PADDING". 10:43:57,836 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB88/ISO7816-4". 10:43:57,836 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB88/ISO7816-4PADDING". 10:43:57,836 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB88/NOPADDING". 10:43:57,836 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB88/PKCS5". 10:43:57,836 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB88/PKCS5PADDING". 10:43:57,836 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB88/PKCS7". 10:43:57,836 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB88/PKCS7PADDING". 10:43:57,836 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB88/TBC". 10:43:57,836 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB88/TBCPADDING". 10:43:57,836 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB88/X9.23". 10:43:57,836 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB88/X9.23PADDING". 10:43:57,836 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB88/ZEROBYTE". 10:43:57,836 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB88/ZEROBYTEPADDING". 10:43:57,836 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB96/". 10:43:57,836 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB96/ISO10126". 10:43:57,836 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB96/ISO10126-2". 10:43:57,836 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB96/ISO10126-2PADDING". 10:43:57,836 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB96/ISO10126PADDING". 10:43:57,836 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB96/ISO7816-4". 10:43:57,836 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB96/ISO7816-4PADDING". 10:43:57,836 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB96/NOPADDING". 10:43:57,836 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB96/PKCS5". 10:43:57,836 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB96/PKCS5PADDING". 10:43:57,836 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB96/PKCS7". 10:43:57,836 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB96/PKCS7PADDING". 10:43:57,836 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB96/TBC". 10:43:57,836 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB96/TBCPADDING". 10:43:57,836 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB96/X9.23". 10:43:57,836 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB96/X9.23PADDING". 10:43:57,836 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB96/ZEROBYTE". 10:43:57,836 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB96/ZEROBYTEPADDING". 10:43:57,836 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/SIC/". 10:43:57,836 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/SIC/ISO10126". 10:43:57,836 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/SIC/ISO10126-2". 10:43:57,836 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/SIC/ISO10126-2PADDING". 10:43:57,836 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/SIC/ISO10126PADDING". 10:43:57,836 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/SIC/ISO7816-4". 10:43:57,836 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/SIC/ISO7816-4PADDING". 10:43:57,837 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/SIC/NOPADDING". 10:43:57,837 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/SIC/PKCS5". 10:43:57,837 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/SIC/PKCS5PADDING". 10:43:57,837 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/SIC/PKCS7". 10:43:57,837 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/SIC/PKCS7PADDING". 10:43:57,837 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/SIC/TBC". 10:43:57,837 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/SIC/TBCPADDING". 10:43:57,837 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/SIC/X9.23". 10:43:57,837 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/SIC/X9.23PADDING". 10:43:57,837 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/SIC/ZEROBYTE". 10:43:57,837 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/SIC/ZEROBYTEPADDING". 10:43:57,837 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA//". 10:43:57,837 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA//NOPADDING". 10:43:57,837 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CBC-CTS/". 10:43:57,837 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CBC-CTS/NOPADDING". 10:43:57,837 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CBC/". 10:43:57,837 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CBC/ISO10126". 10:43:57,837 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CBC/ISO10126-2". 10:43:57,837 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CBC/ISO10126-2PADDING". 10:43:57,837 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CBC/ISO10126PADDING". 10:43:57,837 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CBC/ISO7816-4". 10:43:57,838 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CBC/ISO7816-4PADDING". 10:43:57,838 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CBC/NOPADDING". 10:43:57,838 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CBC/PKCS5". 10:43:57,838 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CBC/PKCS5PADDING". 10:43:57,838 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CBC/PKCS7". 10:43:57,838 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CBC/PKCS7PADDING". 10:43:57,838 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CBC/TBC". 10:43:57,838 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CBC/TBCPADDING". 10:43:57,838 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CBC/X9.23". 10:43:57,838 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CBC/X9.23PADDING". 10:43:57,838 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CBC/ZEROBYTE". 10:43:57,839 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CBC/ZEROBYTEPADDING". 10:43:57,839 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB/". 10:43:57,839 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB/ISO10126". 10:43:57,839 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB/ISO10126-2". 10:43:57,839 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB/ISO10126-2PADDING". 10:43:57,839 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB/ISO10126PADDING". 10:43:57,839 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB/ISO7816-4". 10:43:57,839 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB/ISO7816-4PADDING". 10:43:57,839 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB/NOPADDING". 10:43:57,839 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB/PKCS5". 10:43:57,839 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB/PKCS5PADDING". 10:43:57,839 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB/PKCS7". 10:43:57,839 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB/PKCS7PADDING". 10:43:57,839 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB/TBC". 10:43:57,839 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB/TBCPADDING". 10:43:57,839 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB/X9.23". 10:43:57,839 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB/X9.23PADDING". 10:43:57,839 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB/ZEROBYTE". 10:43:57,839 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB/ZEROBYTEPADDING". 10:43:57,839 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB104/". 10:43:57,839 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB104/ISO10126". 10:43:57,839 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB104/ISO10126-2". 10:43:57,839 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB104/ISO10126-2PADDING". 10:43:57,839 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB104/ISO10126PADDING". 10:43:57,839 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB104/ISO7816-4". 10:43:57,839 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB104/ISO7816-4PADDING". 10:43:57,840 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB104/NOPADDING". 10:43:57,840 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB104/PKCS5". 10:43:57,840 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB104/PKCS5PADDING". 10:43:57,840 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB104/PKCS7". 10:43:57,840 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB104/PKCS7PADDING". 10:43:57,840 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB104/TBC". 10:43:57,840 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB104/TBCPADDING". 10:43:57,840 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB104/X9.23". 10:43:57,840 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB104/X9.23PADDING". 10:43:57,840 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB104/ZEROBYTE". 10:43:57,840 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB104/ZEROBYTEPADDING". 10:43:57,840 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB112/". 10:43:57,840 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB112/ISO10126". 10:43:57,840 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB112/ISO10126-2". 10:43:57,840 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB112/ISO10126-2PADDING". 10:43:57,840 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB112/ISO10126PADDING". 10:43:57,840 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB112/ISO7816-4". 10:43:57,840 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB112/ISO7816-4PADDING". 10:43:57,840 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB112/NOPADDING". 10:43:57,840 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB112/PKCS5". 10:43:57,840 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB112/PKCS5PADDING". 10:43:57,840 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB112/PKCS7". 10:43:57,840 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB112/PKCS7PADDING". 10:43:57,840 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB112/TBC". 10:43:57,840 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB112/TBCPADDING". 10:43:57,840 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB112/X9.23". 10:43:57,840 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB112/X9.23PADDING". 10:43:57,840 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB112/ZEROBYTE". 10:43:57,840 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB112/ZEROBYTEPADDING". 10:43:57,840 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB120/". 10:43:57,840 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB120/ISO10126". 10:43:57,840 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB120/ISO10126-2". 10:43:57,840 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB120/ISO10126-2PADDING". 10:43:57,840 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB120/ISO10126PADDING". 10:43:57,840 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB120/ISO7816-4". 10:43:57,840 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB120/ISO7816-4PADDING". 10:43:57,840 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB120/NOPADDING". 10:43:57,840 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB120/PKCS5". 10:43:57,840 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB120/PKCS5PADDING". 10:43:57,840 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB120/PKCS7". 10:43:57,840 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB120/PKCS7PADDING". 10:43:57,840 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB120/TBC". 10:43:57,840 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB120/TBCPADDING". 10:43:57,840 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB120/X9.23". 10:43:57,840 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB120/X9.23PADDING". 10:43:57,840 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB120/ZEROBYTE". 10:43:57,841 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB120/ZEROBYTEPADDING". 10:43:57,841 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB128/". 10:43:57,841 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB128/ISO10126". 10:43:57,841 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB128/ISO10126-2". 10:43:57,841 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB128/ISO10126-2PADDING". 10:43:57,841 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB128/ISO10126PADDING". 10:43:57,841 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB128/ISO7816-4". 10:43:57,841 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB128/ISO7816-4PADDING". 10:43:57,841 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB128/NOPADDING". 10:43:57,841 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB128/PKCS5". 10:43:57,841 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB128/PKCS5PADDING". 10:43:57,841 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB128/PKCS7". 10:43:57,841 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB128/PKCS7PADDING". 10:43:57,841 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB128/TBC". 10:43:57,841 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB128/TBCPADDING". 10:43:57,841 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB128/X9.23". 10:43:57,841 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB128/X9.23PADDING". 10:43:57,841 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB128/ZEROBYTE". 10:43:57,841 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB128/ZEROBYTEPADDING". 10:43:57,841 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB136/". 10:43:57,841 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB136/ISO10126". 10:43:57,841 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB136/ISO10126-2". 10:43:57,841 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB136/ISO10126-2PADDING". 10:43:57,841 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB136/ISO10126PADDING". 10:43:57,841 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB136/ISO7816-4". 10:43:57,841 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB136/ISO7816-4PADDING". 10:43:57,841 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB136/NOPADDING". 10:43:57,841 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB136/PKCS5". 10:43:57,841 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB136/PKCS5PADDING". 10:43:57,841 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB136/PKCS7". 10:43:57,841 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB136/PKCS7PADDING". 10:43:57,842 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB136/TBC". 10:43:57,842 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB136/TBCPADDING". 10:43:57,842 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB136/X9.23". 10:43:57,842 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB136/X9.23PADDING". 10:43:57,842 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB136/ZEROBYTE". 10:43:57,842 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB136/ZEROBYTEPADDING". 10:43:57,842 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB144/". 10:43:57,842 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB144/ISO10126". 10:43:57,842 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB144/ISO10126-2". 10:43:57,842 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB144/ISO10126-2PADDING". 10:43:57,842 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB144/ISO10126PADDING". 10:43:57,842 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB144/ISO7816-4". 10:43:57,842 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB144/ISO7816-4PADDING". 10:43:57,842 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB144/NOPADDING". 10:43:57,842 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB144/PKCS5". 10:43:57,842 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB144/PKCS5PADDING". 10:43:57,842 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB144/PKCS7". 10:43:57,842 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB144/PKCS7PADDING". 10:43:57,842 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB144/TBC". 10:43:57,842 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB144/TBCPADDING". 10:43:57,842 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB144/X9.23". 10:43:57,842 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB144/X9.23PADDING". 10:43:57,842 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB144/ZEROBYTE". 10:43:57,842 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB144/ZEROBYTEPADDING". 10:43:57,842 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB152/". 10:43:57,842 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB152/ISO10126". 10:43:57,842 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB152/ISO10126-2". 10:43:57,842 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB152/ISO10126-2PADDING". 10:43:57,842 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB152/ISO10126PADDING". 10:43:57,842 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB152/ISO7816-4". 10:43:57,842 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB152/ISO7816-4PADDING". 10:43:57,842 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB152/NOPADDING". 10:43:57,842 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB152/PKCS5". 10:43:57,842 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB152/PKCS5PADDING". 10:43:57,842 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB152/PKCS7". 10:43:57,842 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB152/PKCS7PADDING". 10:43:57,842 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB152/TBC". 10:43:57,842 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB152/TBCPADDING". 10:43:57,842 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB152/X9.23". 10:43:57,842 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB152/X9.23PADDING". 10:43:57,842 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB152/ZEROBYTE". 10:43:57,842 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB152/ZEROBYTEPADDING". 10:43:57,842 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB16/". 10:43:57,843 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB16/ISO10126". 10:43:57,843 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB16/ISO10126-2". 10:43:57,843 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB16/ISO10126-2PADDING". 10:43:57,843 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB16/ISO10126PADDING". 10:43:57,843 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB16/ISO7816-4". 10:43:57,843 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB16/ISO7816-4PADDING". 10:43:57,843 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB16/NOPADDING". 10:43:57,843 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB16/PKCS5". 10:43:57,843 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB16/PKCS5PADDING". 10:43:57,843 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB16/PKCS7". 10:43:57,843 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB16/PKCS7PADDING". 10:43:57,843 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB16/TBC". 10:43:57,843 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB16/TBCPADDING". 10:43:57,843 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB16/X9.23". 10:43:57,843 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB16/X9.23PADDING". 10:43:57,843 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB16/ZEROBYTE". 10:43:57,843 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB16/ZEROBYTEPADDING". 10:43:57,843 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB160/". 10:43:57,843 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB160/ISO10126". 10:43:57,843 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB160/ISO10126-2". 10:43:57,843 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB160/ISO10126-2PADDING". 10:43:57,843 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB160/ISO10126PADDING". 10:43:57,843 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB160/ISO7816-4". 10:43:57,843 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB160/ISO7816-4PADDING". 10:43:57,843 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB160/NOPADDING". 10:43:57,843 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB160/PKCS5". 10:43:57,843 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB160/PKCS5PADDING". 10:43:57,843 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB160/PKCS7". 10:43:57,844 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB160/PKCS7PADDING". 10:43:57,844 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB160/TBC". 10:43:57,844 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB160/TBCPADDING". 10:43:57,844 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB160/X9.23". 10:43:57,844 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB160/X9.23PADDING". 10:43:57,844 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB160/ZEROBYTE". 10:43:57,844 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB160/ZEROBYTEPADDING". 10:43:57,844 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB168/". 10:43:57,844 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB168/ISO10126". 10:43:57,844 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB168/ISO10126-2". 10:43:57,844 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB168/ISO10126-2PADDING". 10:43:57,844 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB168/ISO10126PADDING". 10:43:57,844 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB168/ISO7816-4". 10:43:57,844 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB168/ISO7816-4PADDING". 10:43:57,844 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB168/NOPADDING". 10:43:57,844 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB168/PKCS5". 10:43:57,844 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB168/PKCS5PADDING". 10:43:57,844 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB168/PKCS7". 10:43:57,844 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB168/PKCS7PADDING". 10:43:57,844 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB168/TBC". 10:43:57,844 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB168/TBCPADDING". 10:43:57,844 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB168/X9.23". 10:43:57,844 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB168/X9.23PADDING". 10:43:57,844 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB168/ZEROBYTE". 10:43:57,844 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB168/ZEROBYTEPADDING". 10:43:57,844 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB176/". 10:43:57,844 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB176/ISO10126". 10:43:57,844 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB176/ISO10126-2". 10:43:57,844 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB176/ISO10126-2PADDING". 10:43:57,844 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB176/ISO10126PADDING". 10:43:57,844 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB176/ISO7816-4". 10:43:57,844 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB176/ISO7816-4PADDING". 10:43:57,844 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB176/NOPADDING". 10:43:57,844 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB176/PKCS5". 10:43:57,844 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB176/PKCS5PADDING". 10:43:57,844 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB176/PKCS7". 10:43:57,844 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB176/PKCS7PADDING". 10:43:57,844 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB176/TBC". 10:43:57,844 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB176/TBCPADDING". 10:43:57,845 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB176/X9.23". 10:43:57,845 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB176/X9.23PADDING". 10:43:57,845 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB176/ZEROBYTE". 10:43:57,845 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB176/ZEROBYTEPADDING". 10:43:57,845 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB184/". 10:43:57,845 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB184/ISO10126". 10:43:57,845 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB184/ISO10126-2". 10:43:57,845 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB184/ISO10126-2PADDING". 10:43:57,845 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB184/ISO10126PADDING". 10:43:57,845 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB184/ISO7816-4". 10:43:57,845 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB184/ISO7816-4PADDING". 10:43:57,845 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB184/NOPADDING". 10:43:57,845 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB184/PKCS5". 10:43:57,845 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB184/PKCS5PADDING". 10:43:57,845 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB184/PKCS7". 10:43:57,845 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB184/PKCS7PADDING". 10:43:57,845 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB184/TBC". 10:43:57,845 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB184/TBCPADDING". 10:43:57,845 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB184/X9.23". 10:43:57,845 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB184/X9.23PADDING". 10:43:57,845 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB184/ZEROBYTE". 10:43:57,845 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB184/ZEROBYTEPADDING". 10:43:57,845 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB192/". 10:43:57,845 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB192/ISO10126". 10:43:57,845 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB192/ISO10126-2". 10:43:57,845 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB192/ISO10126-2PADDING". 10:43:57,845 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB192/ISO10126PADDING". 10:43:57,845 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB192/ISO7816-4". 10:43:57,845 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB192/ISO7816-4PADDING". 10:43:57,845 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB192/NOPADDING". 10:43:57,845 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB192/PKCS5". 10:43:57,845 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB192/PKCS5PADDING". 10:43:57,845 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB192/PKCS7". 10:43:57,845 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB192/PKCS7PADDING". 10:43:57,846 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB192/TBC". 10:43:57,846 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB192/TBCPADDING". 10:43:57,846 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB192/X9.23". 10:43:57,846 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB192/X9.23PADDING". 10:43:57,846 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB192/ZEROBYTE". 10:43:57,846 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB192/ZEROBYTEPADDING". 10:43:57,846 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB200/". 10:43:57,846 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB200/ISO10126". 10:43:57,846 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB200/ISO10126-2". 10:43:57,846 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB200/ISO10126-2PADDING". 10:43:57,846 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB200/ISO10126PADDING". 10:43:57,846 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB200/ISO7816-4". 10:43:57,846 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB200/ISO7816-4PADDING". 10:43:57,846 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB200/NOPADDING". 10:43:57,846 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB200/PKCS5". 10:43:57,846 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB200/PKCS5PADDING". 10:43:57,846 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB200/PKCS7". 10:43:57,846 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB200/PKCS7PADDING". 10:43:57,846 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB200/TBC". 10:43:57,846 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB200/TBCPADDING". 10:43:57,846 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB200/X9.23". 10:43:57,846 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB200/X9.23PADDING". 10:43:57,846 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB200/ZEROBYTE". 10:43:57,846 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB200/ZEROBYTEPADDING". 10:43:57,846 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB208/". 10:43:57,846 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB208/ISO10126". 10:43:57,846 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB208/ISO10126-2". 10:43:57,846 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB208/ISO10126-2PADDING". 10:43:57,846 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB208/ISO10126PADDING". 10:43:57,846 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB208/ISO7816-4". 10:43:57,846 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB208/ISO7816-4PADDING". 10:43:57,846 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB208/NOPADDING". 10:43:57,846 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB208/PKCS5". 10:43:57,846 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB208/PKCS5PADDING". 10:43:57,846 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB208/PKCS7". 10:43:57,846 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB208/PKCS7PADDING". 10:43:57,846 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB208/TBC". 10:43:57,846 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB208/TBCPADDING". 10:43:57,846 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB208/X9.23". 10:43:57,846 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB208/X9.23PADDING". 10:43:57,846 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB208/ZEROBYTE". 10:43:57,847 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB208/ZEROBYTEPADDING". 10:43:57,847 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB216/". 10:43:57,847 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB216/ISO10126". 10:43:57,847 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB216/ISO10126-2". 10:43:57,847 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB216/ISO10126-2PADDING". 10:43:57,847 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB216/ISO10126PADDING". 10:43:57,847 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB216/ISO7816-4". 10:43:57,847 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB216/ISO7816-4PADDING". 10:43:57,847 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB216/NOPADDING". 10:43:57,847 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB216/PKCS5". 10:43:57,847 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB216/PKCS5PADDING". 10:43:57,847 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB216/PKCS7". 10:43:57,847 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB216/PKCS7PADDING". 10:43:57,847 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB216/TBC". 10:43:57,847 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB216/TBCPADDING". 10:43:57,847 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB216/X9.23". 10:43:57,847 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB216/X9.23PADDING". 10:43:57,847 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB216/ZEROBYTE". 10:43:57,847 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB216/ZEROBYTEPADDING". 10:43:57,847 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB224/". 10:43:57,847 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB224/ISO10126". 10:43:57,847 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB224/ISO10126-2". 10:43:57,847 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB224/ISO10126-2PADDING". 10:43:57,847 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB224/ISO10126PADDING". 10:43:57,847 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB224/ISO7816-4". 10:43:57,847 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB224/ISO7816-4PADDING". 10:43:57,847 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB224/NOPADDING". 10:43:57,847 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB224/PKCS5". 10:43:57,847 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB224/PKCS5PADDING". 10:43:57,847 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB224/PKCS7". 10:43:57,847 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB224/PKCS7PADDING". 10:43:57,847 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB224/TBC". 10:43:57,847 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB224/TBCPADDING". 10:43:57,848 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB224/X9.23". 10:43:57,848 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB224/X9.23PADDING". 10:43:57,848 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB224/ZEROBYTE". 10:43:57,848 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB224/ZEROBYTEPADDING". 10:43:57,848 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB232/". 10:43:57,848 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB232/ISO10126". 10:43:57,848 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB232/ISO10126-2". 10:43:57,848 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB232/ISO10126-2PADDING". 10:43:57,848 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB232/ISO10126PADDING". 10:43:57,848 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB232/ISO7816-4". 10:43:57,848 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB232/ISO7816-4PADDING". 10:43:57,848 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB232/NOPADDING". 10:43:57,848 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB232/PKCS5". 10:43:57,848 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB232/PKCS5PADDING". 10:43:57,848 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB232/PKCS7". 10:43:57,848 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB232/PKCS7PADDING". 10:43:57,848 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB232/TBC". 10:43:57,848 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB232/TBCPADDING". 10:43:57,848 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB232/X9.23". 10:43:57,848 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB232/X9.23PADDING". 10:43:57,848 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB232/ZEROBYTE". 10:43:57,848 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB232/ZEROBYTEPADDING". 10:43:57,848 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB24/". 10:43:57,848 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB24/ISO10126". 10:43:57,848 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB24/ISO10126-2". 10:43:57,848 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB24/ISO10126-2PADDING". 10:43:57,848 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB24/ISO10126PADDING". 10:43:57,848 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB24/ISO7816-4". 10:43:57,848 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB24/ISO7816-4PADDING". 10:43:57,848 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB24/NOPADDING". 10:43:57,848 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB24/PKCS5". 10:43:57,848 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB24/PKCS5PADDING". 10:43:57,848 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB24/PKCS7". 10:43:57,848 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB24/PKCS7PADDING". 10:43:57,848 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB24/TBC". 10:43:57,848 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB24/TBCPADDING". 10:43:57,848 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB24/X9.23". 10:43:57,848 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB24/X9.23PADDING". 10:43:57,848 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB24/ZEROBYTE". 10:43:57,848 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB24/ZEROBYTEPADDING". 10:43:57,848 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB240/". 10:43:57,848 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB240/ISO10126". 10:43:57,848 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB240/ISO10126-2". 10:43:57,849 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB240/ISO10126-2PADDING". 10:43:57,849 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB240/ISO10126PADDING". 10:43:57,849 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB240/ISO7816-4". 10:43:57,849 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB240/ISO7816-4PADDING". 10:43:57,849 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB240/NOPADDING". 10:43:57,849 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB240/PKCS5". 10:43:57,849 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB240/PKCS5PADDING". 10:43:57,849 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB240/PKCS7". 10:43:57,849 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB240/PKCS7PADDING". 10:43:57,849 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB240/TBC". 10:43:57,849 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB240/TBCPADDING". 10:43:57,849 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB240/X9.23". 10:43:57,849 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB240/X9.23PADDING". 10:43:57,849 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB240/ZEROBYTE". 10:43:57,849 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB240/ZEROBYTEPADDING". 10:43:57,849 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB248/". 10:43:57,849 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB248/ISO10126". 10:43:57,849 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB248/ISO10126-2". 10:43:57,849 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB248/ISO10126-2PADDING". 10:43:57,849 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB248/ISO10126PADDING". 10:43:57,849 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB248/ISO7816-4". 10:43:57,849 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB248/ISO7816-4PADDING". 10:43:57,849 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB248/NOPADDING". 10:43:57,849 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB248/PKCS5". 10:43:57,849 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB248/PKCS5PADDING". 10:43:57,849 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB248/PKCS7". 10:43:57,849 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB248/PKCS7PADDING". 10:43:57,849 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB248/TBC". 10:43:57,849 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB248/TBCPADDING". 10:43:57,849 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB248/X9.23". 10:43:57,849 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB248/X9.23PADDING". 10:43:57,849 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB248/ZEROBYTE". 10:43:57,849 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB248/ZEROBYTEPADDING". 10:43:57,849 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB256/". 10:43:57,849 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB256/ISO10126". 10:43:57,849 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB256/ISO10126-2". 10:43:57,849 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB256/ISO10126-2PADDING". 10:43:57,849 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB256/ISO10126PADDING". 10:43:57,849 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB256/ISO7816-4". 10:43:57,849 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB256/ISO7816-4PADDING". 10:43:57,850 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB256/NOPADDING". 10:43:57,850 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB256/PKCS5". 10:43:57,850 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB256/PKCS5PADDING". 10:43:57,850 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB256/PKCS7". 10:43:57,850 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB256/PKCS7PADDING". 10:43:57,850 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB256/TBC". 10:43:57,850 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB256/TBCPADDING". 10:43:57,850 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB256/X9.23". 10:43:57,850 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB256/X9.23PADDING". 10:43:57,850 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB256/ZEROBYTE". 10:43:57,850 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB256/ZEROBYTEPADDING". 10:43:57,850 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB32/". 10:43:57,850 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB32/ISO10126". 10:43:57,850 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB32/ISO10126-2". 10:43:57,850 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB32/ISO10126-2PADDING". 10:43:57,850 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB32/ISO10126PADDING". 10:43:57,850 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB32/ISO7816-4". 10:43:57,850 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB32/ISO7816-4PADDING". 10:43:57,850 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB32/NOPADDING". 10:43:57,850 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB32/PKCS5". 10:43:57,850 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB32/PKCS5PADDING". 10:43:57,850 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB32/PKCS7". 10:43:57,850 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB32/PKCS7PADDING". 10:43:57,850 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB32/TBC". 10:43:57,850 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB32/TBCPADDING". 10:43:57,850 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB32/X9.23". 10:43:57,850 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB32/X9.23PADDING". 10:43:57,850 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB32/ZEROBYTE". 10:43:57,850 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB32/ZEROBYTEPADDING". 10:43:57,850 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB40/". 10:43:57,850 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB40/ISO10126". 10:43:57,850 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB40/ISO10126-2". 10:43:57,850 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB40/ISO10126-2PADDING". 10:43:57,850 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB40/ISO10126PADDING". 10:43:57,850 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB40/ISO7816-4". 10:43:57,850 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB40/ISO7816-4PADDING". 10:43:57,850 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB40/NOPADDING". 10:43:57,850 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB40/PKCS5". 10:43:57,850 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB40/PKCS5PADDING". 10:43:57,850 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB40/PKCS7". 10:43:57,850 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB40/PKCS7PADDING". 10:43:57,850 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB40/TBC". 10:43:57,850 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB40/TBCPADDING". 10:43:57,850 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB40/X9.23". 10:43:57,850 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB40/X9.23PADDING". 10:43:57,850 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB40/ZEROBYTE". 10:43:57,850 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB40/ZEROBYTEPADDING". 10:43:57,851 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB48/". 10:43:57,851 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB48/ISO10126". 10:43:57,851 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB48/ISO10126-2". 10:43:57,851 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB48/ISO10126-2PADDING". 10:43:57,851 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB48/ISO10126PADDING". 10:43:57,851 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB48/ISO7816-4". 10:43:57,851 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB48/ISO7816-4PADDING". 10:43:57,851 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB48/NOPADDING". 10:43:57,851 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB48/PKCS5". 10:43:57,851 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB48/PKCS5PADDING". 10:43:57,851 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB48/PKCS7". 10:43:57,851 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB48/PKCS7PADDING". 10:43:57,851 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB48/TBC". 10:43:57,851 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB48/TBCPADDING". 10:43:57,851 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB48/X9.23". 10:43:57,851 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB48/X9.23PADDING". 10:43:57,851 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB48/ZEROBYTE". 10:43:57,851 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB48/ZEROBYTEPADDING". 10:43:57,851 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB56/". 10:43:57,851 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB56/ISO10126". 10:43:57,851 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB56/ISO10126-2". 10:43:57,851 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB56/ISO10126-2PADDING". 10:43:57,851 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB56/ISO10126PADDING". 10:43:57,851 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB56/ISO7816-4". 10:43:57,851 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB56/ISO7816-4PADDING". 10:43:57,851 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB56/NOPADDING". 10:43:57,851 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB56/PKCS5". 10:43:57,851 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB56/PKCS5PADDING". 10:43:57,851 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB56/PKCS7". 10:43:57,851 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB56/PKCS7PADDING". 10:43:57,851 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB56/TBC". 10:43:57,851 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB56/TBCPADDING". 10:43:57,851 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB56/X9.23". 10:43:57,851 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB56/X9.23PADDING". 10:43:57,851 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB56/ZEROBYTE". 10:43:57,852 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB56/ZEROBYTEPADDING". 10:43:57,852 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB64/". 10:43:57,852 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB64/ISO10126". 10:43:57,852 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB64/ISO10126-2". 10:43:57,852 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB64/ISO10126-2PADDING". 10:43:57,852 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB64/ISO10126PADDING". 10:43:57,852 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB64/ISO7816-4". 10:43:57,852 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB64/ISO7816-4PADDING". 10:43:57,852 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB64/NOPADDING". 10:43:57,852 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB64/PKCS5". 10:43:57,852 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB64/PKCS5PADDING". 10:43:57,852 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB64/PKCS7". 10:43:57,852 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB64/PKCS7PADDING". 10:43:57,852 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB64/TBC". 10:43:57,852 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB64/TBCPADDING". 10:43:57,852 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB64/X9.23". 10:43:57,852 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB64/X9.23PADDING". 10:43:57,852 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB64/ZEROBYTE". 10:43:57,852 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB64/ZEROBYTEPADDING". 10:43:57,852 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB72/". 10:43:57,852 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB72/ISO10126". 10:43:57,852 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB72/ISO10126-2". 10:43:57,852 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB72/ISO10126-2PADDING". 10:43:57,852 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB72/ISO10126PADDING". 10:43:57,852 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB72/ISO7816-4". 10:43:57,852 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB72/ISO7816-4PADDING". 10:43:57,852 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB72/NOPADDING". 10:43:57,852 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB72/PKCS5". 10:43:57,852 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB72/PKCS5PADDING". 10:43:57,852 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB72/PKCS7". 10:43:57,852 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB72/PKCS7PADDING". 10:43:57,852 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB72/TBC". 10:43:57,852 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB72/TBCPADDING". 10:43:57,852 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB72/X9.23". 10:43:57,852 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB72/X9.23PADDING". 10:43:57,852 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB72/ZEROBYTE". 10:43:57,852 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB72/ZEROBYTEPADDING". 10:43:57,852 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB8/". 10:43:57,852 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB8/ISO10126". 10:43:57,852 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB8/ISO10126-2". 10:43:57,852 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB8/ISO10126-2PADDING". 10:43:57,852 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB8/ISO10126PADDING". 10:43:57,852 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB8/ISO7816-4". 10:43:57,852 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB8/ISO7816-4PADDING". 10:43:57,852 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB8/NOPADDING". 10:43:57,852 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB8/PKCS5". 10:43:57,852 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB8/PKCS5PADDING". 10:43:57,852 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB8/PKCS7". 10:43:57,852 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB8/PKCS7PADDING". 10:43:57,852 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB8/TBC". 10:43:57,852 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB8/TBCPADDING". 10:43:57,853 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB8/X9.23". 10:43:57,853 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB8/X9.23PADDING". 10:43:57,853 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB8/ZEROBYTE". 10:43:57,853 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB8/ZEROBYTEPADDING". 10:43:57,853 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB80/". 10:43:57,853 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB80/ISO10126". 10:43:57,853 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB80/ISO10126-2". 10:43:57,853 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB80/ISO10126-2PADDING". 10:43:57,853 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB80/ISO10126PADDING". 10:43:57,853 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB80/ISO7816-4". 10:43:57,853 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB80/ISO7816-4PADDING". 10:43:57,853 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB80/NOPADDING". 10:43:57,853 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB80/PKCS5". 10:43:57,853 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB80/PKCS5PADDING". 10:43:57,853 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB80/PKCS7". 10:43:57,853 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB80/PKCS7PADDING". 10:43:57,853 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB80/TBC". 10:43:57,853 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB80/TBCPADDING". 10:43:57,853 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB80/X9.23". 10:43:57,853 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB80/X9.23PADDING". 10:43:57,853 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB80/ZEROBYTE". 10:43:57,853 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB80/ZEROBYTEPADDING". 10:43:57,853 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB88/". 10:43:57,853 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB88/ISO10126". 10:43:57,853 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB88/ISO10126-2". 10:43:57,853 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB88/ISO10126-2PADDING". 10:43:57,853 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB88/ISO10126PADDING". 10:43:57,853 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB88/ISO7816-4". 10:43:57,853 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB88/ISO7816-4PADDING". 10:43:57,853 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB88/NOPADDING". 10:43:57,853 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB88/PKCS5". 10:43:57,853 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB88/PKCS5PADDING". 10:43:57,853 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB88/PKCS7". 10:43:57,853 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB88/PKCS7PADDING". 10:43:57,853 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB88/TBC". 10:43:57,853 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB88/TBCPADDING". 10:43:57,854 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB88/X9.23". 10:43:57,854 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB88/X9.23PADDING". 10:43:57,854 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB88/ZEROBYTE". 10:43:57,854 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB88/ZEROBYTEPADDING". 10:43:57,854 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB96/". 10:43:57,854 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB96/ISO10126". 10:43:57,854 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB96/ISO10126-2". 10:43:57,854 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB96/ISO10126-2PADDING". 10:43:57,854 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB96/ISO10126PADDING". 10:43:57,854 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB96/ISO7816-4". 10:43:57,854 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB96/ISO7816-4PADDING". 10:43:57,854 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB96/NOPADDING". 10:43:57,854 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB96/PKCS5". 10:43:57,854 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB96/PKCS5PADDING". 10:43:57,854 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB96/PKCS7". 10:43:57,854 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB96/PKCS7PADDING". 10:43:57,854 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB96/TBC". 10:43:57,854 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB96/TBCPADDING". 10:43:57,854 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB96/X9.23". 10:43:57,854 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB96/X9.23PADDING". 10:43:57,854 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB96/ZEROBYTE". 10:43:57,854 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB96/ZEROBYTEPADDING". 10:43:57,854 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CTS/". 10:43:57,854 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CTS/NOPADDING". 10:43:57,854 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/EAX/". 10:43:57,854 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/EAX/NOPADDING". 10:43:57,854 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/ECB/". 10:43:57,854 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/ECB/NOPADDING". 10:43:57,854 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/GOFB/". 10:43:57,854 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/GOFB/ISO10126". 10:43:57,854 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/GOFB/ISO10126-2". 10:43:57,854 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/GOFB/ISO10126-2PADDING". 10:43:57,854 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/GOFB/ISO10126PADDING". 10:43:57,854 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/GOFB/ISO7816-4". 10:43:57,855 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/GOFB/ISO7816-4PADDING". 10:43:57,855 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/GOFB/NOPADDING". 10:43:57,855 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/GOFB/PKCS5". 10:43:57,855 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/GOFB/PKCS5PADDING". 10:43:57,855 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/GOFB/PKCS7". 10:43:57,855 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/GOFB/PKCS7PADDING". 10:43:57,855 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/GOFB/TBC". 10:43:57,855 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/GOFB/TBCPADDING". 10:43:57,855 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/GOFB/X9.23". 10:43:57,855 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/GOFB/X9.23PADDING". 10:43:57,855 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/GOFB/ZEROBYTE". 10:43:57,855 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/GOFB/ZEROBYTEPADDING". 10:43:57,855 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB/". 10:43:57,855 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB/ISO10126". 10:43:57,855 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB/ISO10126-2". 10:43:57,855 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB/ISO10126-2PADDING". 10:43:57,855 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB/ISO10126PADDING". 10:43:57,855 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB/ISO7816-4". 10:43:57,855 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB/ISO7816-4PADDING". 10:43:57,855 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB/NOPADDING". 10:43:57,855 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB/PKCS5". 10:43:57,855 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB/PKCS5PADDING". 10:43:57,855 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB/PKCS7". 10:43:57,855 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB/PKCS7PADDING". 10:43:57,855 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB/TBC". 10:43:57,855 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB/TBCPADDING". 10:43:57,855 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB/X9.23". 10:43:57,855 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB/X9.23PADDING". 10:43:57,855 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB/ZEROBYTE". 10:43:57,855 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB/ZEROBYTEPADDING". 10:43:57,855 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB104/". 10:43:57,855 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB104/ISO10126". 10:43:57,856 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB104/ISO10126-2". 10:43:57,856 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB104/ISO10126-2PADDING". 10:43:57,856 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB104/ISO10126PADDING". 10:43:57,856 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB104/ISO7816-4". 10:43:57,856 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB104/ISO7816-4PADDING". 10:43:57,856 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB104/NOPADDING". 10:43:57,856 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB104/PKCS5". 10:43:57,856 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB104/PKCS5PADDING". 10:43:57,856 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB104/PKCS7". 10:43:57,856 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB104/PKCS7PADDING". 10:43:57,856 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB104/TBC". 10:43:57,856 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB104/TBCPADDING". 10:43:57,856 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB104/X9.23". 10:43:57,856 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB104/X9.23PADDING". 10:43:57,856 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB104/ZEROBYTE". 10:43:57,856 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB104/ZEROBYTEPADDING". 10:43:57,856 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB112/". 10:43:57,856 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB112/ISO10126". 10:43:57,856 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB112/ISO10126-2". 10:43:57,856 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB112/ISO10126-2PADDING". 10:43:57,856 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB112/ISO10126PADDING". 10:43:57,856 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB112/ISO7816-4". 10:43:57,856 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB112/ISO7816-4PADDING". 10:43:57,856 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB112/NOPADDING". 10:43:57,856 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB112/PKCS5". 10:43:57,856 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB112/PKCS5PADDING". 10:43:57,856 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB112/PKCS7". 10:43:57,856 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB112/PKCS7PADDING". 10:43:57,856 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB112/TBC". 10:43:57,856 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB112/TBCPADDING". 10:43:57,856 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB112/X9.23". 10:43:57,856 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB112/X9.23PADDING". 10:43:57,856 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB112/ZEROBYTE". 10:43:57,856 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB112/ZEROBYTEPADDING". 10:43:57,856 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB120/". 10:43:57,856 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB120/ISO10126". 10:43:57,856 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB120/ISO10126-2". 10:43:57,856 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB120/ISO10126-2PADDING". 10:43:57,857 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB120/ISO10126PADDING". 10:43:57,857 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB120/ISO7816-4". 10:43:57,857 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB120/ISO7816-4PADDING". 10:43:57,857 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB120/NOPADDING". 10:43:57,857 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB120/PKCS5". 10:43:57,857 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB120/PKCS5PADDING". 10:43:57,857 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB120/PKCS7". 10:43:57,857 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB120/PKCS7PADDING". 10:43:57,857 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB120/TBC". 10:43:57,857 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB120/TBCPADDING". 10:43:57,857 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB120/X9.23". 10:43:57,857 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB120/X9.23PADDING". 10:43:57,857 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB120/ZEROBYTE". 10:43:57,857 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB120/ZEROBYTEPADDING". 10:43:57,857 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB128/". 10:43:57,857 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB128/ISO10126". 10:43:57,857 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB128/ISO10126-2". 10:43:57,857 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB128/ISO10126-2PADDING". 10:43:57,857 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB128/ISO10126PADDING". 10:43:57,857 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB128/ISO7816-4". 10:43:57,857 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB128/ISO7816-4PADDING". 10:43:57,857 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB128/NOPADDING". 10:43:57,857 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB128/PKCS5". 10:43:57,857 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB128/PKCS5PADDING". 10:43:57,857 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB128/PKCS7". 10:43:57,857 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB128/PKCS7PADDING". 10:43:57,857 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB128/TBC". 10:43:57,857 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB128/TBCPADDING". 10:43:57,857 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB128/X9.23". 10:43:57,857 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB128/X9.23PADDING". 10:43:57,857 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB128/ZEROBYTE". 10:43:57,857 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB128/ZEROBYTEPADDING". 10:43:57,857 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB136/". 10:43:57,857 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB136/ISO10126". 10:43:57,857 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB136/ISO10126-2". 10:43:57,857 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB136/ISO10126-2PADDING". 10:43:57,857 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB136/ISO10126PADDING". 10:43:57,857 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB136/ISO7816-4". 10:43:57,857 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB136/ISO7816-4PADDING". 10:43:57,857 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB136/NOPADDING". 10:43:57,857 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB136/PKCS5". 10:43:57,857 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB136/PKCS5PADDING". 10:43:57,857 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB136/PKCS7". 10:43:57,857 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB136/PKCS7PADDING". 10:43:57,857 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB136/TBC". 10:43:57,857 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB136/TBCPADDING". 10:43:57,857 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB136/X9.23". 10:43:57,857 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB136/X9.23PADDING". 10:43:57,858 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB136/ZEROBYTE". 10:43:57,858 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB136/ZEROBYTEPADDING". 10:43:57,858 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB144/". 10:43:57,858 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB144/ISO10126". 10:43:57,858 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB144/ISO10126-2". 10:43:57,858 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB144/ISO10126-2PADDING". 10:43:57,858 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB144/ISO10126PADDING". 10:43:57,858 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB144/ISO7816-4". 10:43:57,858 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB144/ISO7816-4PADDING". 10:43:57,858 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB144/NOPADDING". 10:43:57,858 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB144/PKCS5". 10:43:57,858 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB144/PKCS5PADDING". 10:43:57,858 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB144/PKCS7". 10:43:57,858 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB144/PKCS7PADDING". 10:43:57,858 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB144/TBC". 10:43:57,858 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB144/TBCPADDING". 10:43:57,858 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB144/X9.23". 10:43:57,858 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB144/X9.23PADDING". 10:43:57,858 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB144/ZEROBYTE". 10:43:57,858 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB144/ZEROBYTEPADDING". 10:43:57,858 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB152/". 10:43:57,858 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB152/ISO10126". 10:43:57,858 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB152/ISO10126-2". 10:43:57,858 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB152/ISO10126-2PADDING". 10:43:57,858 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB152/ISO10126PADDING". 10:43:57,858 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB152/ISO7816-4". 10:43:57,858 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB152/ISO7816-4PADDING". 10:43:57,858 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB152/NOPADDING". 10:43:57,858 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB152/PKCS5". 10:43:57,858 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB152/PKCS5PADDING". 10:43:57,858 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB152/PKCS7". 10:43:57,858 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB152/PKCS7PADDING". 10:43:57,858 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB152/TBC". 10:43:57,858 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB152/TBCPADDING". 10:43:57,858 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB152/X9.23". 10:43:57,858 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB152/X9.23PADDING". 10:43:57,858 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB152/ZEROBYTE". 10:43:57,858 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB152/ZEROBYTEPADDING". 10:43:57,858 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB16/". 10:43:57,858 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB16/ISO10126". 10:43:57,858 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB16/ISO10126-2". 10:43:57,858 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB16/ISO10126-2PADDING". 10:43:57,858 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB16/ISO10126PADDING". 10:43:57,858 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB16/ISO7816-4". 10:43:57,858 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB16/ISO7816-4PADDING". 10:43:57,858 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB16/NOPADDING". 10:43:57,858 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB16/PKCS5". 10:43:57,858 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB16/PKCS5PADDING". 10:43:57,858 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB16/PKCS7". 10:43:57,858 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB16/PKCS7PADDING". 10:43:57,858 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB16/TBC". 10:43:57,858 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB16/TBCPADDING". 10:43:57,859 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB16/X9.23". 10:43:57,859 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB16/X9.23PADDING". 10:43:57,859 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB16/ZEROBYTE". 10:43:57,859 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB16/ZEROBYTEPADDING". 10:43:57,859 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB160/". 10:43:57,859 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB160/ISO10126". 10:43:57,859 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB160/ISO10126-2". 10:43:57,859 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB160/ISO10126-2PADDING". 10:43:57,859 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB160/ISO10126PADDING". 10:43:57,859 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB160/ISO7816-4". 10:43:57,859 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB160/ISO7816-4PADDING". 10:43:57,859 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB160/NOPADDING". 10:43:57,859 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB160/PKCS5". 10:43:57,859 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB160/PKCS5PADDING". 10:43:57,859 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB160/PKCS7". 10:43:57,859 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB160/PKCS7PADDING". 10:43:57,859 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB160/TBC". 10:43:57,859 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB160/TBCPADDING". 10:43:57,859 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB160/X9.23". 10:43:57,859 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB160/X9.23PADDING". 10:43:57,859 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB160/ZEROBYTE". 10:43:57,859 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB160/ZEROBYTEPADDING". 10:43:57,859 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB168/". 10:43:57,859 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB168/ISO10126". 10:43:57,859 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB168/ISO10126-2". 10:43:57,859 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB168/ISO10126-2PADDING". 10:43:57,859 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB168/ISO10126PADDING". 10:43:57,859 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB168/ISO7816-4". 10:43:57,859 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB168/ISO7816-4PADDING". 10:43:57,859 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB168/NOPADDING". 10:43:57,859 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB168/PKCS5". 10:43:57,859 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB168/PKCS5PADDING". 10:43:57,859 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB168/PKCS7". 10:43:57,859 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB168/PKCS7PADDING". 10:43:57,859 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB168/TBC". 10:43:57,859 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB168/TBCPADDING". 10:43:57,859 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB168/X9.23". 10:43:57,859 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB168/X9.23PADDING". 10:43:57,860 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB168/ZEROBYTE". 10:43:57,860 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB168/ZEROBYTEPADDING". 10:43:57,860 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB176/". 10:43:57,860 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB176/ISO10126". 10:43:57,860 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB176/ISO10126-2". 10:43:57,860 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB176/ISO10126-2PADDING". 10:43:57,860 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB176/ISO10126PADDING". 10:43:57,860 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB176/ISO7816-4". 10:43:57,860 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB176/ISO7816-4PADDING". 10:43:57,860 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB176/NOPADDING". 10:43:57,860 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB176/PKCS5". 10:43:57,860 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB176/PKCS5PADDING". 10:43:57,860 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB176/PKCS7". 10:43:57,860 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB176/PKCS7PADDING". 10:43:57,860 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB176/TBC". 10:43:57,860 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB176/TBCPADDING". 10:43:57,860 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB176/X9.23". 10:43:57,860 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB176/X9.23PADDING". 10:43:57,860 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB176/ZEROBYTE". 10:43:57,860 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB176/ZEROBYTEPADDING". 10:43:57,860 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB184/". 10:43:57,860 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB184/ISO10126". 10:43:57,860 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB184/ISO10126-2". 10:43:57,860 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB184/ISO10126-2PADDING". 10:43:57,860 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB184/ISO10126PADDING". 10:43:57,860 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB184/ISO7816-4". 10:43:57,860 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB184/ISO7816-4PADDING". 10:43:57,860 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB184/NOPADDING". 10:43:57,860 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB184/PKCS5". 10:43:57,860 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB184/PKCS5PADDING". 10:43:57,860 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB184/PKCS7". 10:43:57,860 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB184/PKCS7PADDING". 10:43:57,860 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB184/TBC". 10:43:57,860 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB184/TBCPADDING". 10:43:57,860 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB184/X9.23". 10:43:57,860 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB184/X9.23PADDING". 10:43:57,860 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB184/ZEROBYTE". 10:43:57,860 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB184/ZEROBYTEPADDING". 10:43:57,860 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB192/". 10:43:57,860 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB192/ISO10126". 10:43:57,860 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB192/ISO10126-2". 10:43:57,860 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB192/ISO10126-2PADDING". 10:43:57,860 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB192/ISO10126PADDING". 10:43:57,860 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB192/ISO7816-4". 10:43:57,860 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB192/ISO7816-4PADDING". 10:43:57,860 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB192/NOPADDING". 10:43:57,860 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB192/PKCS5". 10:43:57,860 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB192/PKCS5PADDING". 10:43:57,860 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB192/PKCS7". 10:43:57,860 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB192/PKCS7PADDING". 10:43:57,860 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB192/TBC". 10:43:57,860 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB192/TBCPADDING". 10:43:57,861 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB192/X9.23". 10:43:57,861 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB192/X9.23PADDING". 10:43:57,861 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB192/ZEROBYTE". 10:43:57,861 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB192/ZEROBYTEPADDING". 10:43:57,861 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB200/". 10:43:57,861 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB200/ISO10126". 10:43:57,861 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB200/ISO10126-2". 10:43:57,861 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB200/ISO10126-2PADDING". 10:43:57,861 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB200/ISO10126PADDING". 10:43:57,861 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB200/ISO7816-4". 10:43:57,861 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB200/ISO7816-4PADDING". 10:43:57,861 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB200/NOPADDING". 10:43:57,861 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB200/PKCS5". 10:43:57,861 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB200/PKCS5PADDING". 10:43:57,861 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB200/PKCS7". 10:43:57,861 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB200/PKCS7PADDING". 10:43:57,861 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB200/TBC". 10:43:57,861 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB200/TBCPADDING". 10:43:57,861 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB200/X9.23". 10:43:57,861 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB200/X9.23PADDING". 10:43:57,861 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB200/ZEROBYTE". 10:43:57,861 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB200/ZEROBYTEPADDING". 10:43:57,861 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB208/". 10:43:57,861 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB208/ISO10126". 10:43:57,861 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB208/ISO10126-2". 10:43:57,861 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB208/ISO10126-2PADDING". 10:43:57,861 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB208/ISO10126PADDING". 10:43:57,861 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB208/ISO7816-4". 10:43:57,861 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB208/ISO7816-4PADDING". 10:43:57,861 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB208/NOPADDING". 10:43:57,861 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB208/PKCS5". 10:43:57,861 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB208/PKCS5PADDING". 10:43:57,861 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB208/PKCS7". 10:43:57,861 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB208/PKCS7PADDING". 10:43:57,861 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB208/TBC". 10:43:57,861 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB208/TBCPADDING". 10:43:57,861 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB208/X9.23". 10:43:57,861 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB208/X9.23PADDING". 10:43:57,861 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB208/ZEROBYTE". 10:43:57,861 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB208/ZEROBYTEPADDING". 10:43:57,861 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB216/". 10:43:57,862 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB216/ISO10126". 10:43:57,862 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB216/ISO10126-2". 10:43:57,862 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB216/ISO10126-2PADDING". 10:43:57,862 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB216/ISO10126PADDING". 10:43:57,862 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB216/ISO7816-4". 10:43:57,862 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB216/ISO7816-4PADDING". 10:43:57,862 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB216/NOPADDING". 10:43:57,862 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB216/PKCS5". 10:43:57,862 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB216/PKCS5PADDING". 10:43:57,862 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB216/PKCS7". 10:43:57,862 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB216/PKCS7PADDING". 10:43:57,862 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB216/TBC". 10:43:57,862 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB216/TBCPADDING". 10:43:57,862 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB216/X9.23". 10:43:57,862 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB216/X9.23PADDING". 10:43:57,862 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB216/ZEROBYTE". 10:43:57,862 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB216/ZEROBYTEPADDING". 10:43:57,862 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB224/". 10:43:57,862 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB224/ISO10126". 10:43:57,862 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB224/ISO10126-2". 10:43:57,862 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB224/ISO10126-2PADDING". 10:43:57,862 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB224/ISO10126PADDING". 10:43:57,862 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB224/ISO7816-4". 10:43:57,862 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB224/ISO7816-4PADDING". 10:43:57,862 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB224/NOPADDING". 10:43:57,862 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB224/PKCS5". 10:43:57,862 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB224/PKCS5PADDING". 10:43:57,862 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB224/PKCS7". 10:43:57,862 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB224/PKCS7PADDING". 10:43:57,862 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB224/TBC". 10:43:57,862 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB224/TBCPADDING". 10:43:57,862 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB224/X9.23". 10:43:57,862 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB224/X9.23PADDING". 10:43:57,862 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB224/ZEROBYTE". 10:43:57,862 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB224/ZEROBYTEPADDING". 10:43:57,862 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB232/". 10:43:57,862 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB232/ISO10126". 10:43:57,862 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB232/ISO10126-2". 10:43:57,862 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB232/ISO10126-2PADDING". 10:43:57,862 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB232/ISO10126PADDING". 10:43:57,862 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB232/ISO7816-4". 10:43:57,862 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB232/ISO7816-4PADDING". 10:43:57,862 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB232/NOPADDING". 10:43:57,862 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB232/PKCS5". 10:43:57,862 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB232/PKCS5PADDING". 10:43:57,862 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB232/PKCS7". 10:43:57,862 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB232/PKCS7PADDING". 10:43:57,862 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB232/TBC". 10:43:57,862 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB232/TBCPADDING". 10:43:57,862 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB232/X9.23". 10:43:57,863 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB232/X9.23PADDING". 10:43:57,863 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB232/ZEROBYTE". 10:43:57,863 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB232/ZEROBYTEPADDING". 10:43:57,863 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB24/". 10:43:57,863 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB24/ISO10126". 10:43:57,863 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB24/ISO10126-2". 10:43:57,863 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB24/ISO10126-2PADDING". 10:43:57,863 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB24/ISO10126PADDING". 10:43:57,863 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB24/ISO7816-4". 10:43:57,863 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB24/ISO7816-4PADDING". 10:43:57,863 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB24/NOPADDING". 10:43:57,863 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB24/PKCS5". 10:43:57,863 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB24/PKCS5PADDING". 10:43:57,863 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB24/PKCS7". 10:43:57,863 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB24/PKCS7PADDING". 10:43:57,863 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB24/TBC". 10:43:57,863 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB24/TBCPADDING". 10:43:57,863 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB24/X9.23". 10:43:57,863 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB24/X9.23PADDING". 10:43:57,863 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB24/ZEROBYTE". 10:43:57,863 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB24/ZEROBYTEPADDING". 10:43:57,863 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB240/". 10:43:57,863 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB240/ISO10126". 10:43:57,863 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB240/ISO10126-2". 10:43:57,863 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB240/ISO10126-2PADDING". 10:43:57,863 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB240/ISO10126PADDING". 10:43:57,863 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB240/ISO7816-4". 10:43:57,863 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB240/ISO7816-4PADDING". 10:43:57,863 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB240/NOPADDING". 10:43:57,863 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB240/PKCS5". 10:43:57,863 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB240/PKCS5PADDING". 10:43:57,863 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB240/PKCS7". 10:43:57,863 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB240/PKCS7PADDING". 10:43:57,863 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB240/TBC". 10:43:57,863 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB240/TBCPADDING". 10:43:57,863 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB240/X9.23". 10:43:57,863 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB240/X9.23PADDING". 10:43:57,863 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB240/ZEROBYTE". 10:43:57,863 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB240/ZEROBYTEPADDING". 10:43:57,864 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB248/". 10:43:57,864 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB248/ISO10126". 10:43:57,864 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB248/ISO10126-2". 10:43:57,864 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB248/ISO10126-2PADDING". 10:43:57,864 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB248/ISO10126PADDING". 10:43:57,864 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB248/ISO7816-4". 10:43:57,864 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB248/ISO7816-4PADDING". 10:43:57,864 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB248/NOPADDING". 10:43:57,864 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB248/PKCS5". 10:43:57,864 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB248/PKCS5PADDING". 10:43:57,864 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB248/PKCS7". 10:43:57,864 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB248/PKCS7PADDING". 10:43:57,864 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB248/TBC". 10:43:57,864 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB248/TBCPADDING". 10:43:57,864 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB248/X9.23". 10:43:57,864 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB248/X9.23PADDING". 10:43:57,864 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB248/ZEROBYTE". 10:43:57,864 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB248/ZEROBYTEPADDING". 10:43:57,864 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB256/". 10:43:57,864 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB256/ISO10126". 10:43:57,864 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB256/ISO10126-2". 10:43:57,864 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB256/ISO10126-2PADDING". 10:43:57,864 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB256/ISO10126PADDING". 10:43:57,864 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB256/ISO7816-4". 10:43:57,864 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB256/ISO7816-4PADDING". 10:43:57,864 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB256/NOPADDING". 10:43:57,864 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB256/PKCS5". 10:43:57,864 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB256/PKCS5PADDING". 10:43:57,864 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB256/PKCS7". 10:43:57,864 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB256/PKCS7PADDING". 10:43:57,864 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB256/TBC". 10:43:57,864 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB256/TBCPADDING". 10:43:57,864 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB256/X9.23". 10:43:57,864 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB256/X9.23PADDING". 10:43:57,864 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB256/ZEROBYTE". 10:43:57,864 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB256/ZEROBYTEPADDING". 10:43:57,864 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB32/". 10:43:57,864 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB32/ISO10126". 10:43:57,864 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB32/ISO10126-2". 10:43:57,864 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB32/ISO10126-2PADDING". 10:43:57,864 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB32/ISO10126PADDING". 10:43:57,864 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB32/ISO7816-4". 10:43:57,864 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB32/ISO7816-4PADDING". 10:43:57,864 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB32/NOPADDING". 10:43:57,864 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB32/PKCS5". 10:43:57,864 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB32/PKCS5PADDING". 10:43:57,864 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB32/PKCS7". 10:43:57,864 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB32/PKCS7PADDING". 10:43:57,864 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB32/TBC". 10:43:57,864 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB32/TBCPADDING". 10:43:57,864 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB32/X9.23". 10:43:57,864 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB32/X9.23PADDING". 10:43:57,864 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB32/ZEROBYTE". 10:43:57,865 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB32/ZEROBYTEPADDING". 10:43:57,865 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB40/". 10:43:57,865 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB40/ISO10126". 10:43:57,865 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB40/ISO10126-2". 10:43:57,865 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB40/ISO10126-2PADDING". 10:43:57,865 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB40/ISO10126PADDING". 10:43:57,865 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB40/ISO7816-4". 10:43:57,865 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB40/ISO7816-4PADDING". 10:43:57,865 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB40/NOPADDING". 10:43:57,865 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB40/PKCS5". 10:43:57,865 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB40/PKCS5PADDING". 10:43:57,865 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB40/PKCS7". 10:43:57,865 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB40/PKCS7PADDING". 10:43:57,865 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB40/TBC". 10:43:57,865 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB40/TBCPADDING". 10:43:57,865 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB40/X9.23". 10:43:57,865 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB40/X9.23PADDING". 10:43:57,865 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB40/ZEROBYTE". 10:43:57,865 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB40/ZEROBYTEPADDING". 10:43:57,865 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB48/". 10:43:57,865 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB48/ISO10126". 10:43:57,865 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB48/ISO10126-2". 10:43:57,865 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB48/ISO10126-2PADDING". 10:43:57,865 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB48/ISO10126PADDING". 10:43:57,865 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB48/ISO7816-4". 10:43:57,865 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB48/ISO7816-4PADDING". 10:43:57,865 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB48/NOPADDING". 10:43:57,865 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB48/PKCS5". 10:43:57,865 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB48/PKCS5PADDING". 10:43:57,865 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB48/PKCS7". 10:43:57,865 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB48/PKCS7PADDING". 10:43:57,865 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB48/TBC". 10:43:57,865 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB48/TBCPADDING". 10:43:57,865 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB48/X9.23". 10:43:57,865 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB48/X9.23PADDING". 10:43:57,865 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB48/ZEROBYTE". 10:43:57,865 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB48/ZEROBYTEPADDING". 10:43:57,865 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB56/". 10:43:57,865 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB56/ISO10126". 10:43:57,866 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB56/ISO10126-2". 10:43:57,866 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB56/ISO10126-2PADDING". 10:43:57,866 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB56/ISO10126PADDING". 10:43:57,866 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB56/ISO7816-4". 10:43:57,866 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB56/ISO7816-4PADDING". 10:43:57,866 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB56/NOPADDING". 10:43:57,866 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB56/PKCS5". 10:43:57,866 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB56/PKCS5PADDING". 10:43:57,866 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB56/PKCS7". 10:43:57,866 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB56/PKCS7PADDING". 10:43:57,866 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB56/TBC". 10:43:57,866 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB56/TBCPADDING". 10:43:57,866 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB56/X9.23". 10:43:57,866 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB56/X9.23PADDING". 10:43:57,866 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB56/ZEROBYTE". 10:43:57,866 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB56/ZEROBYTEPADDING". 10:43:57,866 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB64/". 10:43:57,866 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB64/ISO10126". 10:43:57,866 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB64/ISO10126-2". 10:43:57,866 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB64/ISO10126-2PADDING". 10:43:57,866 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB64/ISO10126PADDING". 10:43:57,866 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB64/ISO7816-4". 10:43:57,866 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB64/ISO7816-4PADDING". 10:43:57,866 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB64/NOPADDING". 10:43:57,866 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB64/PKCS5". 10:43:57,866 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB64/PKCS5PADDING". 10:43:57,866 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB64/PKCS7". 10:43:57,866 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB64/PKCS7PADDING". 10:43:57,866 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB64/TBC". 10:43:57,866 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB64/TBCPADDING". 10:43:57,866 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB64/X9.23". 10:43:57,866 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB64/X9.23PADDING". 10:43:57,866 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB64/ZEROBYTE". 10:43:57,866 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB64/ZEROBYTEPADDING". 10:43:57,866 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB72/". 10:43:57,866 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB72/ISO10126". 10:43:57,866 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB72/ISO10126-2". 10:43:57,866 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB72/ISO10126-2PADDING". 10:43:57,866 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB72/ISO10126PADDING". 10:43:57,866 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB72/ISO7816-4". 10:43:57,866 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB72/ISO7816-4PADDING". 10:43:57,866 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB72/NOPADDING". 10:43:57,866 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB72/PKCS5". 10:43:57,866 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB72/PKCS5PADDING". 10:43:57,866 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB72/PKCS7". 10:43:57,866 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB72/PKCS7PADDING". 10:43:57,867 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB72/TBC". 10:43:57,867 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB72/TBCPADDING". 10:43:57,867 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB72/X9.23". 10:43:57,867 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB72/X9.23PADDING". 10:43:57,867 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB72/ZEROBYTE". 10:43:57,867 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB72/ZEROBYTEPADDING". 10:43:57,867 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB8/". 10:43:57,867 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB8/ISO10126". 10:43:57,867 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB8/ISO10126-2". 10:43:57,867 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB8/ISO10126-2PADDING". 10:43:57,867 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB8/ISO10126PADDING". 10:43:57,867 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB8/ISO7816-4". 10:43:57,867 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB8/ISO7816-4PADDING". 10:43:57,867 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB8/NOPADDING". 10:43:57,867 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB8/PKCS5". 10:43:57,867 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB8/PKCS5PADDING". 10:43:57,867 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB8/PKCS7". 10:43:57,867 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB8/PKCS7PADDING". 10:43:57,867 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB8/TBC". 10:43:57,867 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB8/TBCPADDING". 10:43:57,867 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB8/X9.23". 10:43:57,867 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB8/X9.23PADDING". 10:43:57,867 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB8/ZEROBYTE". 10:43:57,867 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB8/ZEROBYTEPADDING". 10:43:57,867 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB80/". 10:43:57,867 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB80/ISO10126". 10:43:57,867 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB80/ISO10126-2". 10:43:57,867 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB80/ISO10126-2PADDING". 10:43:57,867 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB80/ISO10126PADDING". 10:43:57,867 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB80/ISO7816-4". 10:43:57,867 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB80/ISO7816-4PADDING". 10:43:57,867 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB80/NOPADDING". 10:43:57,867 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB80/PKCS5". 10:43:57,867 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB80/PKCS5PADDING". 10:43:57,867 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB80/PKCS7". 10:43:57,868 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB80/PKCS7PADDING". 10:43:57,868 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB80/TBC". 10:43:57,868 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB80/TBCPADDING". 10:43:57,868 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB80/X9.23". 10:43:57,868 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB80/X9.23PADDING". 10:43:57,868 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB80/ZEROBYTE". 10:43:57,868 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB80/ZEROBYTEPADDING". 10:43:57,868 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB88/". 10:43:57,868 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB88/ISO10126". 10:43:57,868 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB88/ISO10126-2". 10:43:57,868 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB88/ISO10126-2PADDING". 10:43:57,868 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB88/ISO10126PADDING". 10:43:57,868 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB88/ISO7816-4". 10:43:57,868 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB88/ISO7816-4PADDING". 10:43:57,868 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB88/NOPADDING". 10:43:57,868 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB88/PKCS5". 10:43:57,868 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB88/PKCS5PADDING". 10:43:57,868 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB88/PKCS7". 10:43:57,868 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB88/PKCS7PADDING". 10:43:57,868 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB88/TBC". 10:43:57,868 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB88/TBCPADDING". 10:43:57,868 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB88/X9.23". 10:43:57,868 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB88/X9.23PADDING". 10:43:57,868 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB88/ZEROBYTE". 10:43:57,868 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB88/ZEROBYTEPADDING". 10:43:57,868 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB96/". 10:43:57,868 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB96/ISO10126". 10:43:57,868 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB96/ISO10126-2". 10:43:57,868 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB96/ISO10126-2PADDING". 10:43:57,868 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB96/ISO10126PADDING". 10:43:57,868 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB96/ISO7816-4". 10:43:57,868 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB96/ISO7816-4PADDING". 10:43:57,868 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB96/NOPADDING". 10:43:57,868 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB96/PKCS5". 10:43:57,868 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB96/PKCS5PADDING". 10:43:57,868 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB96/PKCS7". 10:43:57,868 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB96/PKCS7PADDING". 10:43:57,868 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB96/TBC". 10:43:57,868 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB96/TBCPADDING". 10:43:57,868 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB96/X9.23". 10:43:57,868 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB96/X9.23PADDING". 10:43:57,868 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB96/ZEROBYTE". 10:43:57,868 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB96/ZEROBYTEPADDING". 10:43:57,868 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/SIC/". 10:43:57,869 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/SIC/ISO10126". 10:43:57,869 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/SIC/ISO10126-2". 10:43:57,869 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/SIC/ISO10126-2PADDING". 10:43:57,869 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/SIC/ISO10126PADDING". 10:43:57,869 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/SIC/ISO7816-4". 10:43:57,869 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/SIC/ISO7816-4PADDING". 10:43:57,869 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/SIC/NOPADDING". 10:43:57,869 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/SIC/PKCS5". 10:43:57,869 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/SIC/PKCS5PADDING". 10:43:57,869 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/SIC/PKCS7". 10:43:57,869 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/SIC/PKCS7PADDING". 10:43:57,869 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/SIC/TBC". 10:43:57,869 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/SIC/TBCPADDING". 10:43:57,869 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/SIC/X9.23". 10:43:57,869 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/SIC/X9.23PADDING". 10:43:57,869 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/SIC/ZEROBYTE". 10:43:57,869 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/SIC/ZEROBYTEPADDING". 10:43:57,869 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH//". 10:43:57,869 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH//NOPADDING". 10:43:57,870 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CBC-CTS/". 10:43:57,870 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CBC-CTS/NOPADDING". 10:43:57,870 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CBC/". 10:43:57,871 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CBC/ISO10126". 10:43:57,871 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CBC/ISO10126-2". 10:43:57,871 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CBC/ISO10126-2PADDING". 10:43:57,872 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CBC/ISO10126PADDING". 10:43:57,872 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CBC/ISO7816-4". 10:43:57,872 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CBC/ISO7816-4PADDING". 10:43:57,873 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CBC/NOPADDING". 10:43:57,873 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CBC/PKCS5". 10:43:57,873 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CBC/PKCS5PADDING". 10:43:57,874 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CBC/PKCS7". 10:43:57,875 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CBC/PKCS7PADDING". 10:43:57,875 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CBC/TBC". 10:43:57,875 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CBC/TBCPADDING". 10:43:57,876 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CBC/X9.23". 10:43:57,876 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CBC/X9.23PADDING". 10:43:57,876 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CBC/ZEROBYTE". 10:43:57,877 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CBC/ZEROBYTEPADDING". 10:43:57,877 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CCM/". 10:43:57,877 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CCM/NOPADDING". 10:43:57,878 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB/". 10:43:57,878 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB/ISO10126". 10:43:57,878 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB/ISO10126-2". 10:43:57,879 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB/ISO10126-2PADDING". 10:43:57,879 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB/ISO10126PADDING". 10:43:57,879 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB/ISO7816-4". 10:43:57,880 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB/ISO7816-4PADDING". 10:43:57,880 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB/NOPADDING". 10:43:57,880 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB/PKCS5". 10:43:57,881 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB/PKCS5PADDING". 10:43:57,881 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB/PKCS7". 10:43:57,881 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB/PKCS7PADDING". 10:43:57,882 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB/TBC". 10:43:57,882 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB/TBCPADDING". 10:43:57,882 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB/X9.23". 10:43:57,882 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB/X9.23PADDING". 10:43:57,883 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB/ZEROBYTE". 10:43:57,883 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB/ZEROBYTEPADDING". 10:43:57,883 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB104/". 10:43:57,884 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB104/ISO10126". 10:43:57,884 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB104/ISO10126-2". 10:43:57,884 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB104/ISO10126-2PADDING". 10:43:57,885 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB104/ISO10126PADDING". 10:43:57,885 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB104/ISO7816-4". 10:43:57,885 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB104/ISO7816-4PADDING". 10:43:57,886 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB104/NOPADDING". 10:43:57,886 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB104/PKCS5". 10:43:57,886 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB104/PKCS5PADDING". 10:43:57,887 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB104/PKCS7". 10:43:57,887 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB104/PKCS7PADDING". 10:43:57,887 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB104/TBC". 10:43:57,888 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB104/TBCPADDING". 10:43:57,888 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB104/X9.23". 10:43:57,888 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB104/X9.23PADDING". 10:43:57,888 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB104/ZEROBYTE". 10:43:57,889 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB104/ZEROBYTEPADDING". 10:43:57,889 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB112/". 10:43:57,890 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB112/ISO10126". 10:43:57,890 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB112/ISO10126-2". 10:43:57,890 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB112/ISO10126-2PADDING". 10:43:57,890 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB112/ISO10126PADDING". 10:43:57,891 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB112/ISO7816-4". 10:43:57,891 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB112/ISO7816-4PADDING". 10:43:57,891 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB112/NOPADDING". 10:43:57,892 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB112/PKCS5". 10:43:57,892 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB112/PKCS5PADDING". 10:43:57,892 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB112/PKCS7". 10:43:57,893 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB112/PKCS7PADDING". 10:43:57,893 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB112/TBC". 10:43:57,893 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB112/TBCPADDING". 10:43:57,894 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB112/X9.23". 10:43:57,894 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB112/X9.23PADDING". 10:43:57,894 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB112/ZEROBYTE". 10:43:57,894 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB112/ZEROBYTEPADDING". 10:43:57,895 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB120/". 10:43:57,895 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB120/ISO10126". 10:43:57,895 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB120/ISO10126-2". 10:43:57,896 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB120/ISO10126-2PADDING". 10:43:57,896 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB120/ISO10126PADDING". 10:43:57,896 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB120/ISO7816-4". 10:43:57,897 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB120/ISO7816-4PADDING". 10:43:57,897 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB120/NOPADDING". 10:43:57,897 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB120/PKCS5". 10:43:57,898 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB120/PKCS5PADDING". 10:43:57,898 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB120/PKCS7". 10:43:57,898 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB120/PKCS7PADDING". 10:43:57,898 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB120/TBC". 10:43:57,899 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB120/TBCPADDING". 10:43:57,899 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB120/X9.23". 10:43:57,899 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB120/X9.23PADDING". 10:43:57,900 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB120/ZEROBYTE". 10:43:57,900 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB120/ZEROBYTEPADDING". 10:43:57,900 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB128/". 10:43:57,901 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB128/ISO10126". 10:43:57,901 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB128/ISO10126-2". 10:43:57,901 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB128/ISO10126-2PADDING". 10:43:57,902 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB128/ISO10126PADDING". 10:43:57,902 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB128/ISO7816-4". 10:43:57,902 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB128/ISO7816-4PADDING". 10:43:57,903 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB128/NOPADDING". 10:43:57,903 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB128/PKCS5". 10:43:57,903 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB128/PKCS5PADDING". 10:43:57,904 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB128/PKCS7". 10:43:57,904 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB128/PKCS7PADDING". 10:43:57,904 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB128/TBC". 10:43:57,905 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB128/TBCPADDING". 10:43:57,905 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB128/X9.23". 10:43:57,905 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB128/X9.23PADDING". 10:43:57,905 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB128/ZEROBYTE". 10:43:57,905 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB128/ZEROBYTEPADDING". 10:43:57,905 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB136/". 10:43:57,905 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB136/ISO10126". 10:43:57,905 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB136/ISO10126-2". 10:43:57,905 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB136/ISO10126-2PADDING". 10:43:57,905 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB136/ISO10126PADDING". 10:43:57,905 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB136/ISO7816-4". 10:43:57,906 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB136/ISO7816-4PADDING". 10:43:57,906 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB136/NOPADDING". 10:43:57,906 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB136/PKCS5". 10:43:57,906 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB136/PKCS5PADDING". 10:43:57,906 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB136/PKCS7". 10:43:57,906 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB136/PKCS7PADDING". 10:43:57,906 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB136/TBC". 10:43:57,906 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB136/TBCPADDING". 10:43:57,906 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB136/X9.23". 10:43:57,906 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB136/X9.23PADDING". 10:43:57,906 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB136/ZEROBYTE". 10:43:57,906 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB136/ZEROBYTEPADDING". 10:43:57,906 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB144/". 10:43:57,906 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB144/ISO10126". 10:43:57,906 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB144/ISO10126-2". 10:43:57,906 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB144/ISO10126-2PADDING". 10:43:57,906 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB144/ISO10126PADDING". 10:43:57,906 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB144/ISO7816-4". 10:43:57,906 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB144/ISO7816-4PADDING". 10:43:57,906 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB144/NOPADDING". 10:43:57,906 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB144/PKCS5". 10:43:57,906 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB144/PKCS5PADDING". 10:43:57,907 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB144/PKCS7". 10:43:57,907 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB144/PKCS7PADDING". 10:43:57,907 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB144/TBC". 10:43:57,907 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB144/TBCPADDING". 10:43:57,907 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB144/X9.23". 10:43:57,907 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB144/X9.23PADDING". 10:43:57,907 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB144/ZEROBYTE". 10:43:57,907 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB144/ZEROBYTEPADDING". 10:43:57,907 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB152/". 10:43:57,907 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB152/ISO10126". 10:43:57,907 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB152/ISO10126-2". 10:43:57,907 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB152/ISO10126-2PADDING". 10:43:57,907 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB152/ISO10126PADDING". 10:43:57,907 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB152/ISO7816-4". 10:43:57,907 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB152/ISO7816-4PADDING". 10:43:57,908 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB152/NOPADDING". 10:43:57,908 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB152/PKCS5". 10:43:57,908 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB152/PKCS5PADDING". 10:43:57,908 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB152/PKCS7". 10:43:57,908 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB152/PKCS7PADDING". 10:43:57,908 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB152/TBC". 10:43:57,908 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB152/TBCPADDING". 10:43:57,908 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB152/X9.23". 10:43:57,908 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB152/X9.23PADDING". 10:43:57,908 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB152/ZEROBYTE". 10:43:57,908 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB152/ZEROBYTEPADDING". 10:43:57,908 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB16/". 10:43:57,908 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB16/ISO10126". 10:43:57,908 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB16/ISO10126-2". 10:43:57,908 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB16/ISO10126-2PADDING". 10:43:57,908 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB16/ISO10126PADDING". 10:43:57,908 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB16/ISO7816-4". 10:43:57,908 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB16/ISO7816-4PADDING". 10:43:57,908 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB16/NOPADDING". 10:43:57,908 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB16/PKCS5". 10:43:57,908 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB16/PKCS5PADDING". 10:43:57,908 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB16/PKCS7". 10:43:57,909 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB16/PKCS7PADDING". 10:43:57,909 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB16/TBC". 10:43:57,909 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB16/TBCPADDING". 10:43:57,909 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB16/X9.23". 10:43:57,909 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB16/X9.23PADDING". 10:43:57,909 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB16/ZEROBYTE". 10:43:57,909 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB16/ZEROBYTEPADDING". 10:43:57,909 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB160/". 10:43:57,909 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB160/ISO10126". 10:43:57,909 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB160/ISO10126-2". 10:43:57,909 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB160/ISO10126-2PADDING". 10:43:57,909 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB160/ISO10126PADDING". 10:43:57,909 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB160/ISO7816-4". 10:43:57,909 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB160/ISO7816-4PADDING". 10:43:57,909 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB160/NOPADDING". 10:43:57,909 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB160/PKCS5". 10:43:57,909 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB160/PKCS5PADDING". 10:43:57,909 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB160/PKCS7". 10:43:57,909 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB160/PKCS7PADDING". 10:43:57,909 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB160/TBC". 10:43:57,909 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB160/TBCPADDING". 10:43:57,909 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB160/X9.23". 10:43:57,909 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB160/X9.23PADDING". 10:43:57,909 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB160/ZEROBYTE". 10:43:57,910 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB160/ZEROBYTEPADDING". 10:43:57,910 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB168/". 10:43:57,910 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB168/ISO10126". 10:43:57,910 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB168/ISO10126-2". 10:43:57,910 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB168/ISO10126-2PADDING". 10:43:57,910 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB168/ISO10126PADDING". 10:43:57,910 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB168/ISO7816-4". 10:43:57,910 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB168/ISO7816-4PADDING". 10:43:57,910 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB168/NOPADDING". 10:43:57,910 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB168/PKCS5". 10:43:57,910 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB168/PKCS5PADDING". 10:43:57,910 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB168/PKCS7". 10:43:57,910 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB168/PKCS7PADDING". 10:43:57,910 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB168/TBC". 10:43:57,910 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB168/TBCPADDING". 10:43:57,910 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB168/X9.23". 10:43:57,910 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB168/X9.23PADDING". 10:43:57,910 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB168/ZEROBYTE". 10:43:57,910 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB168/ZEROBYTEPADDING". 10:43:57,910 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB176/". 10:43:57,910 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB176/ISO10126". 10:43:57,910 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB176/ISO10126-2". 10:43:57,911 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB176/ISO10126-2PADDING". 10:43:57,911 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB176/ISO10126PADDING". 10:43:57,911 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB176/ISO7816-4". 10:43:57,911 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB176/ISO7816-4PADDING". 10:43:57,911 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB176/NOPADDING". 10:43:57,911 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB176/PKCS5". 10:43:57,911 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB176/PKCS5PADDING". 10:43:57,911 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB176/PKCS7". 10:43:57,911 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB176/PKCS7PADDING". 10:43:57,911 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB176/TBC". 10:43:57,911 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB176/TBCPADDING". 10:43:57,911 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB176/X9.23". 10:43:57,911 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB176/X9.23PADDING". 10:43:57,911 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB176/ZEROBYTE". 10:43:57,911 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB176/ZEROBYTEPADDING". 10:43:57,911 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB184/". 10:43:57,911 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB184/ISO10126". 10:43:57,911 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB184/ISO10126-2". 10:43:57,912 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB184/ISO10126-2PADDING". 10:43:57,912 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB184/ISO10126PADDING". 10:43:57,912 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB184/ISO7816-4". 10:43:57,912 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB184/ISO7816-4PADDING". 10:43:57,912 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB184/NOPADDING". 10:43:57,912 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB184/PKCS5". 10:43:57,912 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB184/PKCS5PADDING". 10:43:57,912 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB184/PKCS7". 10:43:57,912 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB184/PKCS7PADDING". 10:43:57,912 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB184/TBC". 10:43:57,912 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB184/TBCPADDING". 10:43:57,912 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB184/X9.23". 10:43:57,912 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB184/X9.23PADDING". 10:43:57,912 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB184/ZEROBYTE". 10:43:57,912 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB184/ZEROBYTEPADDING". 10:43:57,912 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB192/". 10:43:57,912 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB192/ISO10126". 10:43:57,912 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB192/ISO10126-2". 10:43:57,912 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB192/ISO10126-2PADDING". 10:43:57,912 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB192/ISO10126PADDING". 10:43:57,913 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB192/ISO7816-4". 10:43:57,913 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB192/ISO7816-4PADDING". 10:43:57,913 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB192/NOPADDING". 10:43:57,913 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB192/PKCS5". 10:43:57,913 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB192/PKCS5PADDING". 10:43:57,913 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB192/PKCS7". 10:43:57,913 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB192/PKCS7PADDING". 10:43:57,913 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB192/TBC". 10:43:57,913 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB192/TBCPADDING". 10:43:57,913 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB192/X9.23". 10:43:57,913 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB192/X9.23PADDING". 10:43:57,913 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB192/ZEROBYTE". 10:43:57,913 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB192/ZEROBYTEPADDING". 10:43:57,913 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB200/". 10:43:57,913 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB200/ISO10126". 10:43:57,914 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB200/ISO10126-2". 10:43:57,914 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB200/ISO10126-2PADDING". 10:43:57,914 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB200/ISO10126PADDING". 10:43:57,914 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB200/ISO7816-4". 10:43:57,914 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB200/ISO7816-4PADDING". 10:43:57,914 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB200/NOPADDING". 10:43:57,914 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB200/PKCS5". 10:43:57,914 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB200/PKCS5PADDING". 10:43:57,914 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB200/PKCS7". 10:43:57,914 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB200/PKCS7PADDING". 10:43:57,914 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB200/TBC". 10:43:57,914 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB200/TBCPADDING". 10:43:57,914 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB200/X9.23". 10:43:57,914 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB200/X9.23PADDING". 10:43:57,914 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB200/ZEROBYTE". 10:43:57,914 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB200/ZEROBYTEPADDING". 10:43:57,914 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB208/". 10:43:57,914 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB208/ISO10126". 10:43:57,914 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB208/ISO10126-2". 10:43:57,914 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB208/ISO10126-2PADDING". 10:43:57,914 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB208/ISO10126PADDING". 10:43:57,914 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB208/ISO7816-4". 10:43:57,914 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB208/ISO7816-4PADDING". 10:43:57,914 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB208/NOPADDING". 10:43:57,915 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB208/PKCS5". 10:43:57,915 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB208/PKCS5PADDING". 10:43:57,915 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB208/PKCS7". 10:43:57,915 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB208/PKCS7PADDING". 10:43:57,915 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB208/TBC". 10:43:57,915 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB208/TBCPADDING". 10:43:57,915 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB208/X9.23". 10:43:57,915 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB208/X9.23PADDING". 10:43:57,915 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB208/ZEROBYTE". 10:43:57,915 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB208/ZEROBYTEPADDING". 10:43:57,915 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB216/". 10:43:57,915 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB216/ISO10126". 10:43:57,915 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB216/ISO10126-2". 10:43:57,915 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB216/ISO10126-2PADDING". 10:43:57,915 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB216/ISO10126PADDING". 10:43:57,915 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB216/ISO7816-4". 10:43:57,915 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB216/ISO7816-4PADDING". 10:43:57,915 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB216/NOPADDING". 10:43:57,915 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB216/PKCS5". 10:43:57,916 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB216/PKCS5PADDING". 10:43:57,916 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB216/PKCS7". 10:43:57,916 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB216/PKCS7PADDING". 10:43:57,916 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB216/TBC". 10:43:57,916 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB216/TBCPADDING". 10:43:57,916 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB216/X9.23". 10:43:57,916 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB216/X9.23PADDING". 10:43:57,916 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB216/ZEROBYTE". 10:43:57,916 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB216/ZEROBYTEPADDING". 10:43:57,916 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB224/". 10:43:57,916 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB224/ISO10126". 10:43:57,916 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB224/ISO10126-2". 10:43:57,916 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB224/ISO10126-2PADDING". 10:43:57,916 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB224/ISO10126PADDING". 10:43:57,916 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB224/ISO7816-4". 10:43:57,916 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB224/ISO7816-4PADDING". 10:43:57,916 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB224/NOPADDING". 10:43:57,916 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB224/PKCS5". 10:43:57,916 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB224/PKCS5PADDING". 10:43:57,916 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB224/PKCS7". 10:43:57,916 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB224/PKCS7PADDING". 10:43:57,917 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB224/TBC". 10:43:57,917 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB224/TBCPADDING". 10:43:57,917 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB224/X9.23". 10:43:57,917 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB224/X9.23PADDING". 10:43:57,917 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB224/ZEROBYTE". 10:43:57,917 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB224/ZEROBYTEPADDING". 10:43:57,917 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB232/". 10:43:57,917 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB232/ISO10126". 10:43:57,917 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB232/ISO10126-2". 10:43:57,917 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB232/ISO10126-2PADDING". 10:43:57,917 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB232/ISO10126PADDING". 10:43:57,917 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB232/ISO7816-4". 10:43:57,917 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB232/ISO7816-4PADDING". 10:43:57,917 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB232/NOPADDING". 10:43:57,917 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB232/PKCS5". 10:43:57,918 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB232/PKCS5PADDING". 10:43:57,918 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB232/PKCS7". 10:43:57,918 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB232/PKCS7PADDING". 10:43:57,918 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB232/TBC". 10:43:57,918 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB232/TBCPADDING". 10:43:57,918 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB232/X9.23". 10:43:57,918 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB232/X9.23PADDING". 10:43:57,918 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB232/ZEROBYTE". 10:43:57,918 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB232/ZEROBYTEPADDING". 10:43:57,918 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB24/". 10:43:57,918 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB24/ISO10126". 10:43:57,918 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB24/ISO10126-2". 10:43:57,918 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB24/ISO10126-2PADDING". 10:43:57,918 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB24/ISO10126PADDING". 10:43:57,918 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB24/ISO7816-4". 10:43:57,918 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB24/ISO7816-4PADDING". 10:43:57,918 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB24/NOPADDING". 10:43:57,919 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB24/PKCS5". 10:43:57,919 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB24/PKCS5PADDING". 10:43:57,919 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB24/PKCS7". 10:43:57,919 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB24/PKCS7PADDING". 10:43:57,919 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB24/TBC". 10:43:57,919 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB24/TBCPADDING". 10:43:57,919 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB24/X9.23". 10:43:57,919 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB24/X9.23PADDING". 10:43:57,919 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB24/ZEROBYTE". 10:43:57,919 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB24/ZEROBYTEPADDING". 10:43:57,919 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB240/". 10:43:57,919 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB240/ISO10126". 10:43:57,919 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB240/ISO10126-2". 10:43:57,919 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB240/ISO10126-2PADDING". 10:43:57,919 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB240/ISO10126PADDING". 10:43:57,919 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB240/ISO7816-4". 10:43:57,920 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB240/ISO7816-4PADDING". 10:43:57,920 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB240/NOPADDING". 10:43:57,920 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB240/PKCS5". 10:43:57,920 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB240/PKCS5PADDING". 10:43:57,920 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB240/PKCS7". 10:43:57,920 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB240/PKCS7PADDING". 10:43:57,920 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB240/TBC". 10:43:57,920 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB240/TBCPADDING". 10:43:57,920 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB240/X9.23". 10:43:57,920 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB240/X9.23PADDING". 10:43:57,920 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB240/ZEROBYTE". 10:43:57,920 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB240/ZEROBYTEPADDING". 10:43:57,920 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB248/". 10:43:57,920 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB248/ISO10126". 10:43:57,920 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB248/ISO10126-2". 10:43:57,920 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB248/ISO10126-2PADDING". 10:43:57,920 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB248/ISO10126PADDING". 10:43:57,920 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB248/ISO7816-4". 10:43:57,921 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB248/ISO7816-4PADDING". 10:43:57,921 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB248/NOPADDING". 10:43:57,921 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB248/PKCS5". 10:43:57,921 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB248/PKCS5PADDING". 10:43:57,921 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB248/PKCS7". 10:43:57,921 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB248/PKCS7PADDING". 10:43:57,921 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB248/TBC". 10:43:57,921 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB248/TBCPADDING". 10:43:57,921 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB248/X9.23". 10:43:57,921 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB248/X9.23PADDING". 10:43:57,921 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB248/ZEROBYTE". 10:43:57,921 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB248/ZEROBYTEPADDING". 10:43:57,921 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB256/". 10:43:57,921 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB256/ISO10126". 10:43:57,921 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB256/ISO10126-2". 10:43:57,921 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB256/ISO10126-2PADDING". 10:43:57,921 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB256/ISO10126PADDING". 10:43:57,922 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB256/ISO7816-4". 10:43:57,922 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB256/ISO7816-4PADDING". 10:43:57,922 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB256/NOPADDING". 10:43:57,922 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB256/PKCS5". 10:43:57,922 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB256/PKCS5PADDING". 10:43:57,922 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB256/PKCS7". 10:43:57,922 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB256/PKCS7PADDING". 10:43:57,922 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB256/TBC". 10:43:57,922 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB256/TBCPADDING". 10:43:57,922 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB256/X9.23". 10:43:57,922 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB256/X9.23PADDING". 10:43:57,922 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB256/ZEROBYTE". 10:43:57,922 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB256/ZEROBYTEPADDING". 10:43:57,922 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB32/". 10:43:57,922 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB32/ISO10126". 10:43:57,922 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB32/ISO10126-2". 10:43:57,922 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB32/ISO10126-2PADDING". 10:43:57,923 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB32/ISO10126PADDING". 10:43:57,923 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB32/ISO7816-4". 10:43:57,923 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB32/ISO7816-4PADDING". 10:43:57,923 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB32/NOPADDING". 10:43:57,923 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB32/PKCS5". 10:43:57,923 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB32/PKCS5PADDING". 10:43:57,923 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB32/PKCS7". 10:43:57,923 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB32/PKCS7PADDING". 10:43:57,923 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB32/TBC". 10:43:57,923 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB32/TBCPADDING". 10:43:57,923 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB32/X9.23". 10:43:57,923 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB32/X9.23PADDING". 10:43:57,923 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB32/ZEROBYTE". 10:43:57,923 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB32/ZEROBYTEPADDING". 10:43:57,923 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB40/". 10:43:57,924 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB40/ISO10126". 10:43:57,924 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB40/ISO10126-2". 10:43:57,924 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB40/ISO10126-2PADDING". 10:43:57,924 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB40/ISO10126PADDING". 10:43:57,924 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB40/ISO7816-4". 10:43:57,924 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB40/ISO7816-4PADDING". 10:43:57,924 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB40/NOPADDING". 10:43:57,924 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB40/PKCS5". 10:43:57,924 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB40/PKCS5PADDING". 10:43:57,924 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB40/PKCS7". 10:43:57,924 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB40/PKCS7PADDING". 10:43:57,924 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB40/TBC". 10:43:57,924 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB40/TBCPADDING". 10:43:57,924 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB40/X9.23". 10:43:57,924 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB40/X9.23PADDING". 10:43:57,924 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB40/ZEROBYTE". 10:43:57,924 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB40/ZEROBYTEPADDING". 10:43:57,925 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB48/". 10:43:57,925 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB48/ISO10126". 10:43:57,925 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB48/ISO10126-2". 10:43:57,925 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB48/ISO10126-2PADDING". 10:43:57,925 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB48/ISO10126PADDING". 10:43:57,925 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB48/ISO7816-4". 10:43:57,925 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB48/ISO7816-4PADDING". 10:43:57,925 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB48/NOPADDING". 10:43:57,925 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB48/PKCS5". 10:43:57,925 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB48/PKCS5PADDING". 10:43:57,925 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB48/PKCS7". 10:43:57,925 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB48/PKCS7PADDING". 10:43:57,925 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB48/TBC". 10:43:57,926 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB48/TBCPADDING". 10:43:57,926 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB48/X9.23". 10:43:57,926 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB48/X9.23PADDING". 10:43:57,926 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB48/ZEROBYTE". 10:43:57,926 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB48/ZEROBYTEPADDING". 10:43:57,926 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB56/". 10:43:57,926 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB56/ISO10126". 10:43:57,926 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB56/ISO10126-2". 10:43:57,926 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB56/ISO10126-2PADDING". 10:43:57,926 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB56/ISO10126PADDING". 10:43:57,926 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB56/ISO7816-4". 10:43:57,926 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB56/ISO7816-4PADDING". 10:43:57,926 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB56/NOPADDING". 10:43:57,926 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB56/PKCS5". 10:43:57,926 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB56/PKCS5PADDING". 10:43:57,926 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB56/PKCS7". 10:43:57,926 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB56/PKCS7PADDING". 10:43:57,927 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB56/TBC". 10:43:57,927 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB56/TBCPADDING". 10:43:57,927 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB56/X9.23". 10:43:57,927 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB56/X9.23PADDING". 10:43:57,927 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB56/ZEROBYTE". 10:43:57,927 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB56/ZEROBYTEPADDING". 10:43:57,927 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB64/". 10:43:57,927 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB64/ISO10126". 10:43:57,927 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB64/ISO10126-2". 10:43:57,927 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB64/ISO10126-2PADDING". 10:43:57,927 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB64/ISO10126PADDING". 10:43:57,927 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB64/ISO7816-4". 10:43:57,927 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB64/ISO7816-4PADDING". 10:43:57,927 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB64/NOPADDING". 10:43:57,928 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB64/PKCS5". 10:43:57,928 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB64/PKCS5PADDING". 10:43:57,928 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB64/PKCS7". 10:43:57,928 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB64/PKCS7PADDING". 10:43:57,928 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB64/TBC". 10:43:57,928 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB64/TBCPADDING". 10:43:57,928 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB64/X9.23". 10:43:57,928 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB64/X9.23PADDING". 10:43:57,928 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB64/ZEROBYTE". 10:43:57,928 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB64/ZEROBYTEPADDING". 10:43:57,928 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB72/". 10:43:57,928 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB72/ISO10126". 10:43:57,928 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB72/ISO10126-2". 10:43:57,928 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB72/ISO10126-2PADDING". 10:43:57,928 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB72/ISO10126PADDING". 10:43:57,928 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB72/ISO7816-4". 10:43:57,928 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB72/ISO7816-4PADDING". 10:43:57,928 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB72/NOPADDING". 10:43:57,928 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB72/PKCS5". 10:43:57,929 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB72/PKCS5PADDING". 10:43:57,929 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB72/PKCS7". 10:43:57,929 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB72/PKCS7PADDING". 10:43:57,929 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB72/TBC". 10:43:57,929 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB72/TBCPADDING". 10:43:57,929 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB72/X9.23". 10:43:57,929 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB72/X9.23PADDING". 10:43:57,929 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB72/ZEROBYTE". 10:43:57,929 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB72/ZEROBYTEPADDING". 10:43:57,929 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB8/". 10:43:57,929 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB8/ISO10126". 10:43:57,929 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB8/ISO10126-2". 10:43:57,929 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB8/ISO10126-2PADDING". 10:43:57,929 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB8/ISO10126PADDING". 10:43:57,929 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB8/ISO7816-4". 10:43:57,929 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB8/ISO7816-4PADDING". 10:43:57,929 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB8/NOPADDING". 10:43:57,929 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB8/PKCS5". 10:43:57,930 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB8/PKCS5PADDING". 10:43:57,930 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB8/PKCS7". 10:43:57,930 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB8/PKCS7PADDING". 10:43:57,930 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB8/TBC". 10:43:57,930 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB8/TBCPADDING". 10:43:57,930 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB8/X9.23". 10:43:57,930 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB8/X9.23PADDING". 10:43:57,930 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB8/ZEROBYTE". 10:43:57,930 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB8/ZEROBYTEPADDING". 10:43:57,930 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB80/". 10:43:57,930 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB80/ISO10126". 10:43:57,930 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB80/ISO10126-2". 10:43:57,930 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB80/ISO10126-2PADDING". 10:43:57,930 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB80/ISO10126PADDING". 10:43:57,930 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB80/ISO7816-4". 10:43:57,930 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB80/ISO7816-4PADDING". 10:43:57,930 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB80/NOPADDING". 10:43:57,930 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB80/PKCS5". 10:43:57,931 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB80/PKCS5PADDING". 10:43:57,931 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB80/PKCS7". 10:43:57,931 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB80/PKCS7PADDING". 10:43:57,931 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB80/TBC". 10:43:57,931 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB80/TBCPADDING". 10:43:57,931 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB80/X9.23". 10:43:57,931 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB80/X9.23PADDING". 10:43:57,931 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB80/ZEROBYTE". 10:43:57,931 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB80/ZEROBYTEPADDING". 10:43:57,931 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB88/". 10:43:57,931 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB88/ISO10126". 10:43:57,931 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB88/ISO10126-2". 10:43:57,931 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB88/ISO10126-2PADDING". 10:43:57,931 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB88/ISO10126PADDING". 10:43:57,931 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB88/ISO7816-4". 10:43:57,932 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB88/ISO7816-4PADDING". 10:43:57,932 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB88/NOPADDING". 10:43:57,932 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB88/PKCS5". 10:43:57,932 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB88/PKCS5PADDING". 10:43:57,932 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB88/PKCS7". 10:43:57,932 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB88/PKCS7PADDING". 10:43:57,932 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB88/TBC". 10:43:57,932 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB88/TBCPADDING". 10:43:57,932 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB88/X9.23". 10:43:57,932 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB88/X9.23PADDING". 10:43:57,932 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB88/ZEROBYTE". 10:43:57,932 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB88/ZEROBYTEPADDING". 10:43:57,932 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB96/". 10:43:57,932 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB96/ISO10126". 10:43:57,932 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB96/ISO10126-2". 10:43:57,932 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB96/ISO10126-2PADDING". 10:43:57,932 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB96/ISO10126PADDING". 10:43:57,932 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB96/ISO7816-4". 10:43:57,933 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB96/ISO7816-4PADDING". 10:43:57,933 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB96/NOPADDING". 10:43:57,933 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB96/PKCS5". 10:43:57,933 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB96/PKCS5PADDING". 10:43:57,933 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB96/PKCS7". 10:43:57,933 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB96/PKCS7PADDING". 10:43:57,933 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB96/TBC". 10:43:57,933 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB96/TBCPADDING". 10:43:57,933 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB96/X9.23". 10:43:57,933 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB96/X9.23PADDING". 10:43:57,933 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB96/ZEROBYTE". 10:43:57,933 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB96/ZEROBYTEPADDING". 10:43:57,933 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CTS/". 10:43:57,933 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CTS/NOPADDING". 10:43:57,933 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/EAX/". 10:43:57,933 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/EAX/NOPADDING". 10:43:57,934 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/ECB/". 10:43:57,934 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/ECB/NOPADDING". 10:43:57,934 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/GCM/". 10:43:57,934 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/GCM/NOPADDING". 10:43:57,934 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB/". 10:43:57,934 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB/ISO10126". 10:43:57,934 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB/ISO10126-2". 10:43:57,934 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB/ISO10126-2PADDING". 10:43:57,934 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB/ISO10126PADDING". 10:43:57,934 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB/ISO7816-4". 10:43:57,934 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB/ISO7816-4PADDING". 10:43:57,934 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB/NOPADDING". 10:43:57,934 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB/PKCS5". 10:43:57,934 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB/PKCS5PADDING". 10:43:57,934 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB/PKCS7". 10:43:57,934 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB/PKCS7PADDING". 10:43:57,935 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB/TBC". 10:43:57,935 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB/TBCPADDING". 10:43:57,935 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB/X9.23". 10:43:57,935 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB/X9.23PADDING". 10:43:57,935 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB/ZEROBYTE". 10:43:57,935 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB/ZEROBYTEPADDING". 10:43:57,935 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB104/". 10:43:57,935 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB104/ISO10126". 10:43:57,935 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB104/ISO10126-2". 10:43:57,935 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB104/ISO10126-2PADDING". 10:43:57,935 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB104/ISO10126PADDING". 10:43:57,935 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB104/ISO7816-4". 10:43:57,935 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB104/ISO7816-4PADDING". 10:43:57,935 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB104/NOPADDING". 10:43:57,935 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB104/PKCS5". 10:43:57,936 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB104/PKCS5PADDING". 10:43:57,936 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB104/PKCS7". 10:43:57,936 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB104/PKCS7PADDING". 10:43:57,936 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB104/TBC". 10:43:57,936 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB104/TBCPADDING". 10:43:57,936 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB104/X9.23". 10:43:57,936 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB104/X9.23PADDING". 10:43:57,936 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB104/ZEROBYTE". 10:43:57,936 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB104/ZEROBYTEPADDING". 10:43:57,936 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB112/". 10:43:57,936 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB112/ISO10126". 10:43:57,936 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB112/ISO10126-2". 10:43:57,936 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB112/ISO10126-2PADDING". 10:43:57,936 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB112/ISO10126PADDING". 10:43:57,936 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB112/ISO7816-4". 10:43:57,936 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB112/ISO7816-4PADDING". 10:43:57,936 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB112/NOPADDING". 10:43:57,937 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB112/PKCS5". 10:43:57,937 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB112/PKCS5PADDING". 10:43:57,937 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB112/PKCS7". 10:43:57,937 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB112/PKCS7PADDING". 10:43:57,937 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB112/TBC". 10:43:57,937 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB112/TBCPADDING". 10:43:57,937 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB112/X9.23". 10:43:57,937 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB112/X9.23PADDING". 10:43:57,937 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB112/ZEROBYTE". 10:43:57,937 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB112/ZEROBYTEPADDING". 10:43:57,937 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB120/". 10:43:57,937 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB120/ISO10126". 10:43:57,937 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB120/ISO10126-2". 10:43:57,937 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB120/ISO10126-2PADDING". 10:43:57,938 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB120/ISO10126PADDING". 10:43:57,938 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB120/ISO7816-4". 10:43:57,938 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB120/ISO7816-4PADDING". 10:43:57,938 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB120/NOPADDING". 10:43:57,938 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB120/PKCS5". 10:43:57,938 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB120/PKCS5PADDING". 10:43:57,938 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB120/PKCS7". 10:43:57,938 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB120/PKCS7PADDING". 10:43:57,938 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB120/TBC". 10:43:57,938 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB120/TBCPADDING". 10:43:57,938 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB120/X9.23". 10:43:57,938 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB120/X9.23PADDING". 10:43:57,938 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB120/ZEROBYTE". 10:43:57,938 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB120/ZEROBYTEPADDING". 10:43:57,938 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB128/". 10:43:57,938 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB128/ISO10126". 10:43:57,938 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB128/ISO10126-2". 10:43:57,939 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB128/ISO10126-2PADDING". 10:43:57,939 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB128/ISO10126PADDING". 10:43:57,939 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB128/ISO7816-4". 10:43:57,939 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB128/ISO7816-4PADDING". 10:43:57,939 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB128/NOPADDING". 10:43:57,939 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB128/PKCS5". 10:43:57,939 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB128/PKCS5PADDING". 10:43:57,939 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB128/PKCS7". 10:43:57,939 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB128/PKCS7PADDING". 10:43:57,939 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB128/TBC". 10:43:57,939 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB128/TBCPADDING". 10:43:57,939 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB128/X9.23". 10:43:57,939 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB128/X9.23PADDING". 10:43:57,939 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB128/ZEROBYTE". 10:43:57,939 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB128/ZEROBYTEPADDING". 10:43:57,940 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB136/". 10:43:57,940 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB136/ISO10126". 10:43:57,940 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB136/ISO10126-2". 10:43:57,940 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB136/ISO10126-2PADDING". 10:43:57,940 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB136/ISO10126PADDING". 10:43:57,940 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB136/ISO7816-4". 10:43:57,940 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB136/ISO7816-4PADDING". 10:43:57,940 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB136/NOPADDING". 10:43:57,940 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB136/PKCS5". 10:43:57,940 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB136/PKCS5PADDING". 10:43:57,940 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB136/PKCS7". 10:43:57,940 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB136/PKCS7PADDING". 10:43:57,940 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB136/TBC". 10:43:57,940 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB136/TBCPADDING". 10:43:57,940 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB136/X9.23". 10:43:57,940 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB136/X9.23PADDING". 10:43:57,940 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB136/ZEROBYTE". 10:43:57,941 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB136/ZEROBYTEPADDING". 10:43:57,941 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB144/". 10:43:57,941 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB144/ISO10126". 10:43:57,941 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB144/ISO10126-2". 10:43:57,941 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB144/ISO10126-2PADDING". 10:43:57,941 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB144/ISO10126PADDING". 10:43:57,941 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB144/ISO7816-4". 10:43:57,941 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB144/ISO7816-4PADDING". 10:43:57,941 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB144/NOPADDING". 10:43:57,941 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB144/PKCS5". 10:43:57,941 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB144/PKCS5PADDING". 10:43:57,941 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB144/PKCS7". 10:43:57,941 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB144/PKCS7PADDING". 10:43:57,941 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB144/TBC". 10:43:57,941 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB144/TBCPADDING". 10:43:57,941 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB144/X9.23". 10:43:57,941 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB144/X9.23PADDING". 10:43:57,941 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB144/ZEROBYTE". 10:43:57,942 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB144/ZEROBYTEPADDING". 10:43:57,942 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB152/". 10:43:57,942 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB152/ISO10126". 10:43:57,942 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB152/ISO10126-2". 10:43:57,942 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB152/ISO10126-2PADDING". 10:43:57,942 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB152/ISO10126PADDING". 10:43:57,942 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB152/ISO7816-4". 10:43:57,942 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB152/ISO7816-4PADDING". 10:43:57,942 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB152/NOPADDING". 10:43:57,942 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB152/PKCS5". 10:43:57,942 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB152/PKCS5PADDING". 10:43:57,942 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB152/PKCS7". 10:43:57,942 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB152/PKCS7PADDING". 10:43:57,942 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB152/TBC". 10:43:57,942 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB152/TBCPADDING". 10:43:57,942 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB152/X9.23". 10:43:57,942 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB152/X9.23PADDING". 10:43:57,943 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB152/ZEROBYTE". 10:43:57,943 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB152/ZEROBYTEPADDING". 10:43:57,943 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB16/". 10:43:57,943 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB16/ISO10126". 10:43:57,943 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB16/ISO10126-2". 10:43:57,943 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB16/ISO10126-2PADDING". 10:43:57,943 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB16/ISO10126PADDING". 10:43:57,943 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB16/ISO7816-4". 10:43:57,943 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB16/ISO7816-4PADDING". 10:43:57,943 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB16/NOPADDING". 10:43:57,943 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB16/PKCS5". 10:43:57,943 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB16/PKCS5PADDING". 10:43:57,943 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB16/PKCS7". 10:43:57,944 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB16/PKCS7PADDING". 10:43:57,944 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB16/TBC". 10:43:57,944 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB16/TBCPADDING". 10:43:57,944 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB16/X9.23". 10:43:57,944 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB16/X9.23PADDING". 10:43:57,944 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB16/ZEROBYTE". 10:43:57,944 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB16/ZEROBYTEPADDING". 10:43:57,944 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB160/". 10:43:57,944 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB160/ISO10126". 10:43:57,944 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB160/ISO10126-2". 10:43:57,944 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB160/ISO10126-2PADDING". 10:43:57,944 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB160/ISO10126PADDING". 10:43:57,944 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB160/ISO7816-4". 10:43:57,944 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB160/ISO7816-4PADDING". 10:43:57,944 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB160/NOPADDING". 10:43:57,944 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB160/PKCS5". 10:43:57,945 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB160/PKCS5PADDING". 10:43:57,945 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB160/PKCS7". 10:43:57,945 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB160/PKCS7PADDING". 10:43:57,945 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB160/TBC". 10:43:57,945 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB160/TBCPADDING". 10:43:57,945 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB160/X9.23". 10:43:57,945 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB160/X9.23PADDING". 10:43:57,945 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB160/ZEROBYTE". 10:43:57,945 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB160/ZEROBYTEPADDING". 10:43:57,945 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB168/". 10:43:57,945 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB168/ISO10126". 10:43:57,945 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB168/ISO10126-2". 10:43:57,945 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB168/ISO10126-2PADDING". 10:43:57,945 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB168/ISO10126PADDING". 10:43:57,945 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB168/ISO7816-4". 10:43:57,945 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB168/ISO7816-4PADDING". 10:43:57,946 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB168/NOPADDING". 10:43:57,946 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB168/PKCS5". 10:43:57,946 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB168/PKCS5PADDING". 10:43:57,946 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB168/PKCS7". 10:43:57,946 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB168/PKCS7PADDING". 10:43:57,946 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB168/TBC". 10:43:57,946 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB168/TBCPADDING". 10:43:57,946 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB168/X9.23". 10:43:57,946 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB168/X9.23PADDING". 10:43:57,946 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB168/ZEROBYTE". 10:43:57,946 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB168/ZEROBYTEPADDING". 10:43:57,946 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB176/". 10:43:57,946 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB176/ISO10126". 10:43:57,946 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB176/ISO10126-2". 10:43:57,946 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB176/ISO10126-2PADDING". 10:43:57,946 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB176/ISO10126PADDING". 10:43:57,946 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB176/ISO7816-4". 10:43:57,946 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB176/ISO7816-4PADDING". 10:43:57,947 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB176/NOPADDING". 10:43:57,947 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB176/PKCS5". 10:43:57,947 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB176/PKCS5PADDING". 10:43:57,947 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB176/PKCS7". 10:43:57,947 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB176/PKCS7PADDING". 10:43:57,947 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB176/TBC". 10:43:57,947 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB176/TBCPADDING". 10:43:57,947 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB176/X9.23". 10:43:57,947 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB176/X9.23PADDING". 10:43:57,947 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB176/ZEROBYTE". 10:43:57,947 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB176/ZEROBYTEPADDING". 10:43:57,947 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB184/". 10:43:57,947 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB184/ISO10126". 10:43:57,947 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB184/ISO10126-2". 10:43:57,948 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB184/ISO10126-2PADDING". 10:43:57,948 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB184/ISO10126PADDING". 10:43:57,948 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB184/ISO7816-4". 10:43:57,948 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB184/ISO7816-4PADDING". 10:43:57,948 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB184/NOPADDING". 10:43:57,948 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB184/PKCS5". 10:43:57,948 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB184/PKCS5PADDING". 10:43:57,948 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB184/PKCS7". 10:43:57,948 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB184/PKCS7PADDING". 10:43:57,948 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB184/TBC". 10:43:57,948 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB184/TBCPADDING". 10:43:57,948 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB184/X9.23". 10:43:57,948 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB184/X9.23PADDING". 10:43:57,948 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB184/ZEROBYTE". 10:43:57,948 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB184/ZEROBYTEPADDING". 10:43:57,948 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB192/". 10:43:57,948 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB192/ISO10126". 10:43:57,948 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB192/ISO10126-2". 10:43:57,949 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB192/ISO10126-2PADDING". 10:43:57,949 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB192/ISO10126PADDING". 10:43:57,949 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB192/ISO7816-4". 10:43:57,949 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB192/ISO7816-4PADDING". 10:43:57,949 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB192/NOPADDING". 10:43:57,949 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB192/PKCS5". 10:43:57,949 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB192/PKCS5PADDING". 10:43:57,949 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB192/PKCS7". 10:43:57,949 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB192/PKCS7PADDING". 10:43:57,949 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB192/TBC". 10:43:57,949 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB192/TBCPADDING". 10:43:57,949 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB192/X9.23". 10:43:57,949 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB192/X9.23PADDING". 10:43:57,949 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB192/ZEROBYTE". 10:43:57,949 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB192/ZEROBYTEPADDING". 10:43:57,950 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB200/". 10:43:57,950 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB200/ISO10126". 10:43:57,950 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB200/ISO10126-2". 10:43:57,950 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB200/ISO10126-2PADDING". 10:43:57,950 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB200/ISO10126PADDING". 10:43:57,950 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB200/ISO7816-4". 10:43:57,950 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB200/ISO7816-4PADDING". 10:43:57,950 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB200/NOPADDING". 10:43:57,950 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB200/PKCS5". 10:43:57,950 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB200/PKCS5PADDING". 10:43:57,950 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB200/PKCS7". 10:43:57,950 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB200/PKCS7PADDING". 10:43:57,950 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB200/TBC". 10:43:57,950 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB200/TBCPADDING". 10:43:57,950 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB200/X9.23". 10:43:57,950 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB200/X9.23PADDING". 10:43:57,950 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB200/ZEROBYTE". 10:43:57,951 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB200/ZEROBYTEPADDING". 10:43:57,951 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB208/". 10:43:57,951 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB208/ISO10126". 10:43:57,951 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB208/ISO10126-2". 10:43:57,951 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB208/ISO10126-2PADDING". 10:43:57,951 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB208/ISO10126PADDING". 10:43:57,951 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB208/ISO7816-4". 10:43:57,951 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB208/ISO7816-4PADDING". 10:43:57,951 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB208/NOPADDING". 10:43:57,951 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB208/PKCS5". 10:43:57,951 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB208/PKCS5PADDING". 10:43:57,951 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB208/PKCS7". 10:43:57,951 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB208/PKCS7PADDING". 10:43:57,951 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB208/TBC". 10:43:57,952 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB208/TBCPADDING". 10:43:57,952 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB208/X9.23". 10:43:57,952 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB208/X9.23PADDING". 10:43:57,952 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB208/ZEROBYTE". 10:43:57,952 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB208/ZEROBYTEPADDING". 10:43:57,952 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB216/". 10:43:57,952 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB216/ISO10126". 10:43:57,952 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB216/ISO10126-2". 10:43:57,952 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB216/ISO10126-2PADDING". 10:43:57,952 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB216/ISO10126PADDING". 10:43:57,952 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB216/ISO7816-4". 10:43:57,952 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB216/ISO7816-4PADDING". 10:43:57,952 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB216/NOPADDING". 10:43:57,952 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB216/PKCS5". 10:43:57,952 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB216/PKCS5PADDING". 10:43:57,952 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB216/PKCS7". 10:43:57,953 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB216/PKCS7PADDING". 10:43:57,953 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB216/TBC". 10:43:57,953 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB216/TBCPADDING". 10:43:57,953 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB216/X9.23". 10:43:57,953 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB216/X9.23PADDING". 10:43:57,953 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB216/ZEROBYTE". 10:43:57,953 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB216/ZEROBYTEPADDING". 10:43:57,953 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB224/". 10:43:57,953 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB224/ISO10126". 10:43:57,953 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB224/ISO10126-2". 10:43:57,953 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB224/ISO10126-2PADDING". 10:43:57,953 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB224/ISO10126PADDING". 10:43:57,953 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB224/ISO7816-4". 10:43:57,953 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB224/ISO7816-4PADDING". 10:43:57,953 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB224/NOPADDING". 10:43:57,953 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB224/PKCS5". 10:43:57,953 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB224/PKCS5PADDING". 10:43:57,953 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB224/PKCS7". 10:43:57,954 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB224/PKCS7PADDING". 10:43:57,954 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB224/TBC". 10:43:57,954 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB224/TBCPADDING". 10:43:57,954 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB224/X9.23". 10:43:57,954 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB224/X9.23PADDING". 10:43:57,954 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB224/ZEROBYTE". 10:43:57,954 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB224/ZEROBYTEPADDING". 10:43:57,954 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB232/". 10:43:57,954 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB232/ISO10126". 10:43:57,954 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB232/ISO10126-2". 10:43:57,954 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB232/ISO10126-2PADDING". 10:43:57,954 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB232/ISO10126PADDING". 10:43:57,954 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB232/ISO7816-4". 10:43:57,954 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB232/ISO7816-4PADDING". 10:43:57,954 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB232/NOPADDING". 10:43:57,954 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB232/PKCS5". 10:43:57,954 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB232/PKCS5PADDING". 10:43:57,955 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB232/PKCS7". 10:43:57,955 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB232/PKCS7PADDING". 10:43:57,955 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB232/TBC". 10:43:57,955 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB232/TBCPADDING". 10:43:57,955 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB232/X9.23". 10:43:57,955 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB232/X9.23PADDING". 10:43:57,955 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB232/ZEROBYTE". 10:43:57,955 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB232/ZEROBYTEPADDING". 10:43:57,955 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB24/". 10:43:57,955 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB24/ISO10126". 10:43:57,955 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB24/ISO10126-2". 10:43:57,955 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB24/ISO10126-2PADDING". 10:43:57,955 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB24/ISO10126PADDING". 10:43:57,955 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB24/ISO7816-4". 10:43:57,956 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB24/ISO7816-4PADDING". 10:43:57,956 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB24/NOPADDING". 10:43:57,956 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB24/PKCS5". 10:43:57,956 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB24/PKCS5PADDING". 10:43:57,956 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB24/PKCS7". 10:43:57,956 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB24/PKCS7PADDING". 10:43:57,956 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB24/TBC". 10:43:57,956 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB24/TBCPADDING". 10:43:57,956 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB24/X9.23". 10:43:57,956 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB24/X9.23PADDING". 10:43:57,956 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB24/ZEROBYTE". 10:43:57,956 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB24/ZEROBYTEPADDING". 10:43:57,956 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB240/". 10:43:57,956 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB240/ISO10126". 10:43:57,956 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB240/ISO10126-2". 10:43:57,956 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB240/ISO10126-2PADDING". 10:43:57,956 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB240/ISO10126PADDING". 10:43:57,956 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB240/ISO7816-4". 10:43:57,957 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB240/ISO7816-4PADDING". 10:43:57,957 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB240/NOPADDING". 10:43:57,957 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB240/PKCS5". 10:43:57,957 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB240/PKCS5PADDING". 10:43:57,957 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB240/PKCS7". 10:43:57,957 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB240/PKCS7PADDING". 10:43:57,957 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB240/TBC". 10:43:57,957 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB240/TBCPADDING". 10:43:57,957 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB240/X9.23". 10:43:57,957 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB240/X9.23PADDING". 10:43:57,957 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB240/ZEROBYTE". 10:43:57,957 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB240/ZEROBYTEPADDING". 10:43:57,957 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB248/". 10:43:57,957 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB248/ISO10126". 10:43:57,957 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB248/ISO10126-2". 10:43:57,957 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB248/ISO10126-2PADDING". 10:43:57,958 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB248/ISO10126PADDING". 10:43:57,958 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB248/ISO7816-4". 10:43:57,958 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB248/ISO7816-4PADDING". 10:43:57,958 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB248/NOPADDING". 10:43:57,958 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB248/PKCS5". 10:43:57,958 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB248/PKCS5PADDING". 10:43:57,958 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB248/PKCS7". 10:43:57,958 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB248/PKCS7PADDING". 10:43:57,958 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB248/TBC". 10:43:57,958 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB248/TBCPADDING". 10:43:57,958 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB248/X9.23". 10:43:57,958 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB248/X9.23PADDING". 10:43:57,958 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB248/ZEROBYTE". 10:43:57,958 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB248/ZEROBYTEPADDING". 10:43:57,958 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB256/". 10:43:57,958 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB256/ISO10126". 10:43:57,958 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB256/ISO10126-2". 10:43:57,959 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB256/ISO10126-2PADDING". 10:43:57,959 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB256/ISO10126PADDING". 10:43:57,959 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB256/ISO7816-4". 10:43:57,959 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB256/ISO7816-4PADDING". 10:43:57,959 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB256/NOPADDING". 10:43:57,959 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB256/PKCS5". 10:43:57,959 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB256/PKCS5PADDING". 10:43:57,959 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB256/PKCS7". 10:43:57,959 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB256/PKCS7PADDING". 10:43:57,959 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB256/TBC". 10:43:57,959 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB256/TBCPADDING". 10:43:57,959 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB256/X9.23". 10:43:57,959 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB256/X9.23PADDING". 10:43:57,959 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB256/ZEROBYTE". 10:43:57,959 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB256/ZEROBYTEPADDING". 10:43:57,960 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB32/". 10:43:57,960 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB32/ISO10126". 10:43:57,960 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB32/ISO10126-2". 10:43:57,960 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB32/ISO10126-2PADDING". 10:43:57,960 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB32/ISO10126PADDING". 10:43:57,960 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB32/ISO7816-4". 10:43:57,960 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB32/ISO7816-4PADDING". 10:43:57,960 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB32/NOPADDING". 10:43:57,960 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB32/PKCS5". 10:43:57,960 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB32/PKCS5PADDING". 10:43:57,960 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB32/PKCS7". 10:43:57,960 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB32/PKCS7PADDING". 10:43:57,960 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB32/TBC". 10:43:57,960 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB32/TBCPADDING". 10:43:57,960 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB32/X9.23". 10:43:57,960 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB32/X9.23PADDING". 10:43:57,960 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB32/ZEROBYTE". 10:43:57,961 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB32/ZEROBYTEPADDING". 10:43:57,961 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB40/". 10:43:57,961 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB40/ISO10126". 10:43:57,961 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB40/ISO10126-2". 10:43:57,961 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB40/ISO10126-2PADDING". 10:43:57,961 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB40/ISO10126PADDING". 10:43:57,961 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB40/ISO7816-4". 10:43:57,961 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB40/ISO7816-4PADDING". 10:43:57,961 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB40/NOPADDING". 10:43:57,961 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB40/PKCS5". 10:43:57,961 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB40/PKCS5PADDING". 10:43:57,961 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB40/PKCS7". 10:43:57,961 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB40/PKCS7PADDING". 10:43:57,961 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB40/TBC". 10:43:57,962 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB40/TBCPADDING". 10:43:57,962 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB40/X9.23". 10:43:57,962 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB40/X9.23PADDING". 10:43:57,962 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB40/ZEROBYTE". 10:43:57,962 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB40/ZEROBYTEPADDING". 10:43:57,962 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB48/". 10:43:57,962 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB48/ISO10126". 10:43:57,962 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB48/ISO10126-2". 10:43:57,962 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB48/ISO10126-2PADDING". 10:43:57,962 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB48/ISO10126PADDING". 10:43:57,962 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB48/ISO7816-4". 10:43:57,962 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB48/ISO7816-4PADDING". 10:43:57,962 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB48/NOPADDING". 10:43:57,962 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB48/PKCS5". 10:43:57,962 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB48/PKCS5PADDING". 10:43:57,962 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB48/PKCS7". 10:43:57,962 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB48/PKCS7PADDING". 10:43:57,963 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB48/TBC". 10:43:57,963 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB48/TBCPADDING". 10:43:57,963 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB48/X9.23". 10:43:57,963 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB48/X9.23PADDING". 10:43:57,963 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB48/ZEROBYTE". 10:43:57,963 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB48/ZEROBYTEPADDING". 10:43:57,963 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB56/". 10:43:57,963 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB56/ISO10126". 10:43:57,963 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB56/ISO10126-2". 10:43:57,963 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB56/ISO10126-2PADDING". 10:43:57,963 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB56/ISO10126PADDING". 10:43:57,963 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB56/ISO7816-4". 10:43:57,963 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB56/ISO7816-4PADDING". 10:43:57,963 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB56/NOPADDING". 10:43:57,964 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB56/PKCS5". 10:43:57,964 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB56/PKCS5PADDING". 10:43:57,964 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB56/PKCS7". 10:43:57,964 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB56/PKCS7PADDING". 10:43:57,964 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB56/TBC". 10:43:57,964 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB56/TBCPADDING". 10:43:57,964 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB56/X9.23". 10:43:57,964 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB56/X9.23PADDING". 10:43:57,964 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB56/ZEROBYTE". 10:43:57,964 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB56/ZEROBYTEPADDING". 10:43:57,964 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB64/". 10:43:57,964 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB64/ISO10126". 10:43:57,964 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB64/ISO10126-2". 10:43:57,964 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB64/ISO10126-2PADDING". 10:43:57,964 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB64/ISO10126PADDING". 10:43:57,964 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB64/ISO7816-4". 10:43:57,965 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB64/ISO7816-4PADDING". 10:43:57,965 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB64/NOPADDING". 10:43:57,965 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB64/PKCS5". 10:43:57,965 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB64/PKCS5PADDING". 10:43:57,965 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB64/PKCS7". 10:43:57,965 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB64/PKCS7PADDING". 10:43:57,965 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB64/TBC". 10:43:57,965 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB64/TBCPADDING". 10:43:57,965 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB64/X9.23". 10:43:57,965 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB64/X9.23PADDING". 10:43:57,965 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB64/ZEROBYTE". 10:43:57,965 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB64/ZEROBYTEPADDING". 10:43:57,965 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB72/". 10:43:57,965 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB72/ISO10126". 10:43:57,965 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB72/ISO10126-2". 10:43:57,965 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB72/ISO10126-2PADDING". 10:43:57,965 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB72/ISO10126PADDING". 10:43:57,966 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB72/ISO7816-4". 10:43:57,966 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB72/ISO7816-4PADDING". 10:43:57,966 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB72/NOPADDING". 10:43:57,966 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB72/PKCS5". 10:43:57,966 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB72/PKCS5PADDING". 10:43:57,966 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB72/PKCS7". 10:43:57,966 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB72/PKCS7PADDING". 10:43:57,966 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB72/TBC". 10:43:57,966 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB72/TBCPADDING". 10:43:57,966 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB72/X9.23". 10:43:57,966 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB72/X9.23PADDING". 10:43:57,966 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB72/ZEROBYTE". 10:43:57,966 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB72/ZEROBYTEPADDING". 10:43:57,966 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB8/". 10:43:57,966 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB8/ISO10126". 10:43:57,966 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB8/ISO10126-2". 10:43:57,966 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB8/ISO10126-2PADDING". 10:43:57,966 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB8/ISO10126PADDING". 10:43:57,967 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB8/ISO7816-4". 10:43:57,967 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB8/ISO7816-4PADDING". 10:43:57,967 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB8/NOPADDING". 10:43:57,967 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB8/PKCS5". 10:43:57,967 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB8/PKCS5PADDING". 10:43:57,967 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB8/PKCS7". 10:43:57,967 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB8/PKCS7PADDING". 10:43:57,967 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB8/TBC". 10:43:57,967 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB8/TBCPADDING". 10:43:57,967 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB8/X9.23". 10:43:57,967 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB8/X9.23PADDING". 10:43:57,967 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB8/ZEROBYTE". 10:43:57,967 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB8/ZEROBYTEPADDING". 10:43:57,967 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB80/". 10:43:57,967 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB80/ISO10126". 10:43:57,967 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB80/ISO10126-2". 10:43:57,968 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB80/ISO10126-2PADDING". 10:43:57,968 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB80/ISO10126PADDING". 10:43:57,968 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB80/ISO7816-4". 10:43:57,968 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB80/ISO7816-4PADDING". 10:43:57,968 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB80/NOPADDING". 10:43:57,968 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB80/PKCS5". 10:43:57,968 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB80/PKCS5PADDING". 10:43:57,968 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB80/PKCS7". 10:43:57,968 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB80/PKCS7PADDING". 10:43:57,968 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB80/TBC". 10:43:57,968 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB80/TBCPADDING". 10:43:57,968 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB80/X9.23". 10:43:57,968 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB80/X9.23PADDING". 10:43:57,968 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB80/ZEROBYTE". 10:43:57,968 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB80/ZEROBYTEPADDING". 10:43:57,968 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB88/". 10:43:57,968 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB88/ISO10126". 10:43:57,968 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB88/ISO10126-2". 10:43:57,969 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB88/ISO10126-2PADDING". 10:43:57,969 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB88/ISO10126PADDING". 10:43:57,969 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB88/ISO7816-4". 10:43:57,969 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB88/ISO7816-4PADDING". 10:43:57,969 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB88/NOPADDING". 10:43:57,969 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB88/PKCS5". 10:43:57,969 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB88/PKCS5PADDING". 10:43:57,969 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB88/PKCS7". 10:43:57,969 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB88/PKCS7PADDING". 10:43:57,969 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB88/TBC". 10:43:57,969 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB88/TBCPADDING". 10:43:57,969 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB88/X9.23". 10:43:57,969 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB88/X9.23PADDING". 10:43:57,969 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB88/ZEROBYTE". 10:43:57,969 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB88/ZEROBYTEPADDING". 10:43:57,969 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB96/". 10:43:57,970 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB96/ISO10126". 10:43:57,970 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB96/ISO10126-2". 10:43:57,970 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB96/ISO10126-2PADDING". 10:43:57,970 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB96/ISO10126PADDING". 10:43:57,970 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB96/ISO7816-4". 10:43:57,970 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB96/ISO7816-4PADDING". 10:43:57,970 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB96/NOPADDING". 10:43:57,970 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB96/PKCS5". 10:43:57,970 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB96/PKCS5PADDING". 10:43:57,970 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB96/PKCS7". 10:43:57,970 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB96/PKCS7PADDING". 10:43:57,970 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB96/TBC". 10:43:57,970 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB96/TBCPADDING". 10:43:57,970 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB96/X9.23". 10:43:57,970 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB96/X9.23PADDING". 10:43:57,970 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB96/ZEROBYTE". 10:43:57,970 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB96/ZEROBYTEPADDING". 10:43:57,971 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/SIC/". 10:43:57,971 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/SIC/ISO10126". 10:43:57,971 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/SIC/ISO10126-2". 10:43:57,971 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/SIC/ISO10126-2PADDING". 10:43:57,971 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/SIC/ISO10126PADDING". 10:43:57,971 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/SIC/ISO7816-4". 10:43:57,971 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/SIC/ISO7816-4PADDING". 10:43:57,971 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/SIC/NOPADDING". 10:43:57,971 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/SIC/PKCS5". 10:43:57,971 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/SIC/PKCS5PADDING". 10:43:57,971 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/SIC/PKCS7". 10:43:57,972 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/SIC/PKCS7PADDING". 10:43:57,972 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/SIC/TBC". 10:43:57,972 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/SIC/TBCPADDING". 10:43:57,972 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/SIC/X9.23". 10:43:57,972 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/SIC/X9.23PADDING". 10:43:57,972 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/SIC/ZEROBYTE". 10:43:57,972 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/SIC/ZEROBYTEPADDING". 10:43:57,972 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA//". 10:43:57,972 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA//NOPADDING". 10:43:57,972 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CBC-CTS/". 10:43:57,972 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CBC-CTS/NOPADDING". 10:43:57,972 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CBC/". 10:43:57,972 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CBC/ISO10126". 10:43:57,972 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CBC/ISO10126-2". 10:43:57,972 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CBC/ISO10126-2PADDING". 10:43:57,972 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CBC/ISO10126PADDING". 10:43:57,972 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CBC/ISO7816-4". 10:43:57,973 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CBC/ISO7816-4PADDING". 10:43:57,973 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CBC/NOPADDING". 10:43:57,973 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CBC/PKCS5". 10:43:57,973 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CBC/PKCS5PADDING". 10:43:57,973 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CBC/PKCS7". 10:43:57,974 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CBC/PKCS7PADDING". 10:43:57,974 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CBC/TBC". 10:43:57,974 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CBC/TBCPADDING". 10:43:57,974 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CBC/X9.23". 10:43:57,974 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CBC/X9.23PADDING". 10:43:57,974 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CBC/ZEROBYTE". 10:43:57,974 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CBC/ZEROBYTEPADDING". 10:43:57,974 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB/". 10:43:57,974 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB/ISO10126". 10:43:57,974 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB/ISO10126-2". 10:43:57,974 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB/ISO10126-2PADDING". 10:43:57,974 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB/ISO10126PADDING". 10:43:57,974 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB/ISO7816-4". 10:43:57,974 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB/ISO7816-4PADDING". 10:43:57,974 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB/NOPADDING". 10:43:57,974 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB/PKCS5". 10:43:57,974 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB/PKCS5PADDING". 10:43:57,974 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB/PKCS7". 10:43:57,974 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB/PKCS7PADDING". 10:43:57,974 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB/TBC". 10:43:57,974 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB/TBCPADDING". 10:43:57,974 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB/X9.23". 10:43:57,974 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB/X9.23PADDING". 10:43:57,974 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB/ZEROBYTE". 10:43:57,974 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB/ZEROBYTEPADDING". 10:43:57,974 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB104/". 10:43:57,974 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB104/ISO10126". 10:43:57,974 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB104/ISO10126-2". 10:43:57,974 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB104/ISO10126-2PADDING". 10:43:57,974 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB104/ISO10126PADDING". 10:43:57,974 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB104/ISO7816-4". 10:43:57,975 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB104/ISO7816-4PADDING". 10:43:57,975 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB104/NOPADDING". 10:43:57,975 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB104/PKCS5". 10:43:57,975 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB104/PKCS5PADDING". 10:43:57,975 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB104/PKCS7". 10:43:57,975 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB104/PKCS7PADDING". 10:43:57,975 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB104/TBC". 10:43:57,975 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB104/TBCPADDING". 10:43:57,975 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB104/X9.23". 10:43:57,975 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB104/X9.23PADDING". 10:43:57,975 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB104/ZEROBYTE". 10:43:57,975 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB104/ZEROBYTEPADDING". 10:43:57,975 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB112/". 10:43:57,975 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB112/ISO10126". 10:43:57,975 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB112/ISO10126-2". 10:43:57,975 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB112/ISO10126-2PADDING". 10:43:57,975 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB112/ISO10126PADDING". 10:43:57,975 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB112/ISO7816-4". 10:43:57,975 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB112/ISO7816-4PADDING". 10:43:57,975 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB112/NOPADDING". 10:43:57,975 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB112/PKCS5". 10:43:57,975 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB112/PKCS5PADDING". 10:43:57,975 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB112/PKCS7". 10:43:57,975 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB112/PKCS7PADDING". 10:43:57,975 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB112/TBC". 10:43:57,975 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB112/TBCPADDING". 10:43:57,975 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB112/X9.23". 10:43:57,975 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB112/X9.23PADDING". 10:43:57,975 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB112/ZEROBYTE". 10:43:57,975 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB112/ZEROBYTEPADDING". 10:43:57,975 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB120/". 10:43:57,975 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB120/ISO10126". 10:43:57,975 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB120/ISO10126-2". 10:43:57,975 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB120/ISO10126-2PADDING". 10:43:57,975 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB120/ISO10126PADDING". 10:43:57,975 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB120/ISO7816-4". 10:43:57,975 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB120/ISO7816-4PADDING". 10:43:57,975 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB120/NOPADDING". 10:43:57,976 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB120/PKCS5". 10:43:57,976 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB120/PKCS5PADDING". 10:43:57,976 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB120/PKCS7". 10:43:57,976 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB120/PKCS7PADDING". 10:43:57,976 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB120/TBC". 10:43:57,976 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB120/TBCPADDING". 10:43:57,976 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB120/X9.23". 10:43:57,976 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB120/X9.23PADDING". 10:43:57,976 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB120/ZEROBYTE". 10:43:57,976 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB120/ZEROBYTEPADDING". 10:43:57,976 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB128/". 10:43:57,976 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB128/ISO10126". 10:43:57,976 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB128/ISO10126-2". 10:43:57,976 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB128/ISO10126-2PADDING". 10:43:57,976 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB128/ISO10126PADDING". 10:43:57,976 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB128/ISO7816-4". 10:43:57,976 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB128/ISO7816-4PADDING". 10:43:57,976 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB128/NOPADDING". 10:43:57,976 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB128/PKCS5". 10:43:57,976 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB128/PKCS5PADDING". 10:43:57,976 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB128/PKCS7". 10:43:57,976 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB128/PKCS7PADDING". 10:43:57,976 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB128/TBC". 10:43:57,976 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB128/TBCPADDING". 10:43:57,976 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB128/X9.23". 10:43:57,976 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB128/X9.23PADDING". 10:43:57,976 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB128/ZEROBYTE". 10:43:57,976 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB128/ZEROBYTEPADDING". 10:43:57,976 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB136/". 10:43:57,976 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB136/ISO10126". 10:43:57,976 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB136/ISO10126-2". 10:43:57,976 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB136/ISO10126-2PADDING". 10:43:57,976 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB136/ISO10126PADDING". 10:43:57,976 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB136/ISO7816-4". 10:43:57,976 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB136/ISO7816-4PADDING". 10:43:57,976 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB136/NOPADDING". 10:43:57,976 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB136/PKCS5". 10:43:57,976 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB136/PKCS5PADDING". 10:43:57,976 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB136/PKCS7". 10:43:57,976 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB136/PKCS7PADDING". 10:43:57,976 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB136/TBC". 10:43:57,976 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB136/TBCPADDING". 10:43:57,977 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB136/X9.23". 10:43:57,977 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB136/X9.23PADDING". 10:43:57,977 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB136/ZEROBYTE". 10:43:57,977 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB136/ZEROBYTEPADDING". 10:43:57,977 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB144/". 10:43:57,977 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB144/ISO10126". 10:43:57,977 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB144/ISO10126-2". 10:43:57,977 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB144/ISO10126-2PADDING". 10:43:57,977 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB144/ISO10126PADDING". 10:43:57,977 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB144/ISO7816-4". 10:43:57,977 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB144/ISO7816-4PADDING". 10:43:57,977 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB144/NOPADDING". 10:43:57,977 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB144/PKCS5". 10:43:57,977 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB144/PKCS5PADDING". 10:43:57,977 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB144/PKCS7". 10:43:57,977 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB144/PKCS7PADDING". 10:43:57,977 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB144/TBC". 10:43:57,977 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB144/TBCPADDING". 10:43:57,977 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB144/X9.23". 10:43:57,977 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB144/X9.23PADDING". 10:43:57,977 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB144/ZEROBYTE". 10:43:57,977 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB144/ZEROBYTEPADDING". 10:43:57,977 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB152/". 10:43:57,977 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB152/ISO10126". 10:43:57,977 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB152/ISO10126-2". 10:43:57,977 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB152/ISO10126-2PADDING". 10:43:57,977 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB152/ISO10126PADDING". 10:43:57,977 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB152/ISO7816-4". 10:43:57,977 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB152/ISO7816-4PADDING". 10:43:57,977 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB152/NOPADDING". 10:43:57,977 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB152/PKCS5". 10:43:57,977 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB152/PKCS5PADDING". 10:43:57,977 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB152/PKCS7". 10:43:57,977 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB152/PKCS7PADDING". 10:43:57,977 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB152/TBC". 10:43:57,977 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB152/TBCPADDING". 10:43:57,977 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB152/X9.23". 10:43:57,977 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB152/X9.23PADDING". 10:43:57,977 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB152/ZEROBYTE". 10:43:57,977 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB152/ZEROBYTEPADDING". 10:43:57,977 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB16/". 10:43:57,978 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB16/ISO10126". 10:43:57,978 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB16/ISO10126-2". 10:43:57,978 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB16/ISO10126-2PADDING". 10:43:57,978 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB16/ISO10126PADDING". 10:43:57,978 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB16/ISO7816-4". 10:43:57,978 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB16/ISO7816-4PADDING". 10:43:57,978 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB16/NOPADDING". 10:43:57,978 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB16/PKCS5". 10:43:57,978 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB16/PKCS5PADDING". 10:43:57,978 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB16/PKCS7". 10:43:57,978 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB16/PKCS7PADDING". 10:43:57,978 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB16/TBC". 10:43:57,978 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB16/TBCPADDING". 10:43:57,978 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB16/X9.23". 10:43:57,978 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB16/X9.23PADDING". 10:43:57,978 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB16/ZEROBYTE". 10:43:57,978 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB16/ZEROBYTEPADDING". 10:43:57,978 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB160/". 10:43:57,978 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB160/ISO10126". 10:43:57,978 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB160/ISO10126-2". 10:43:57,978 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB160/ISO10126-2PADDING". 10:43:57,978 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB160/ISO10126PADDING". 10:43:57,978 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB160/ISO7816-4". 10:43:57,978 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB160/ISO7816-4PADDING". 10:43:57,978 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB160/NOPADDING". 10:43:57,978 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB160/PKCS5". 10:43:57,978 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB160/PKCS5PADDING". 10:43:57,978 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB160/PKCS7". 10:43:57,978 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB160/PKCS7PADDING". 10:43:57,978 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB160/TBC". 10:43:57,978 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB160/TBCPADDING". 10:43:57,978 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB160/X9.23". 10:43:57,978 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB160/X9.23PADDING". 10:43:57,978 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB160/ZEROBYTE". 10:43:57,978 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB160/ZEROBYTEPADDING". 10:43:57,978 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB168/". 10:43:57,978 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB168/ISO10126". 10:43:57,978 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB168/ISO10126-2". 10:43:57,978 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB168/ISO10126-2PADDING". 10:43:57,978 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB168/ISO10126PADDING". 10:43:57,978 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB168/ISO7816-4". 10:43:57,978 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB168/ISO7816-4PADDING". 10:43:57,978 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB168/NOPADDING". 10:43:57,978 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB168/PKCS5". 10:43:57,978 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB168/PKCS5PADDING". 10:43:57,978 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB168/PKCS7". 10:43:57,979 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB168/PKCS7PADDING". 10:43:57,979 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB168/TBC". 10:43:57,979 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB168/TBCPADDING". 10:43:57,979 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB168/X9.23". 10:43:57,979 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB168/X9.23PADDING". 10:43:57,979 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB168/ZEROBYTE". 10:43:57,979 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB168/ZEROBYTEPADDING". 10:43:57,979 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB176/". 10:43:57,979 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB176/ISO10126". 10:43:57,979 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB176/ISO10126-2". 10:43:57,979 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB176/ISO10126-2PADDING". 10:43:57,979 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB176/ISO10126PADDING". 10:43:57,979 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB176/ISO7816-4". 10:43:57,979 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB176/ISO7816-4PADDING". 10:43:57,979 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB176/NOPADDING". 10:43:57,979 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB176/PKCS5". 10:43:57,979 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB176/PKCS5PADDING". 10:43:57,979 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB176/PKCS7". 10:43:57,979 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB176/PKCS7PADDING". 10:43:57,979 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB176/TBC". 10:43:57,979 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB176/TBCPADDING". 10:43:57,979 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB176/X9.23". 10:43:57,979 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB176/X9.23PADDING". 10:43:57,979 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB176/ZEROBYTE". 10:43:57,979 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB176/ZEROBYTEPADDING". 10:43:57,979 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB184/". 10:43:57,979 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB184/ISO10126". 10:43:57,979 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB184/ISO10126-2". 10:43:57,979 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB184/ISO10126-2PADDING". 10:43:57,979 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB184/ISO10126PADDING". 10:43:57,979 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB184/ISO7816-4". 10:43:57,979 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB184/ISO7816-4PADDING". 10:43:57,979 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB184/NOPADDING". 10:43:57,979 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB184/PKCS5". 10:43:57,979 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB184/PKCS5PADDING". 10:43:57,980 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB184/PKCS7". 10:43:57,980 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB184/PKCS7PADDING". 10:43:57,980 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB184/TBC". 10:43:57,980 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB184/TBCPADDING". 10:43:57,980 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB184/X9.23". 10:43:57,980 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB184/X9.23PADDING". 10:43:57,980 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB184/ZEROBYTE". 10:43:57,980 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB184/ZEROBYTEPADDING". 10:43:57,980 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB192/". 10:43:57,980 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB192/ISO10126". 10:43:57,980 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB192/ISO10126-2". 10:43:57,980 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB192/ISO10126-2PADDING". 10:43:57,980 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB192/ISO10126PADDING". 10:43:57,980 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB192/ISO7816-4". 10:43:57,980 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB192/ISO7816-4PADDING". 10:43:57,980 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB192/NOPADDING". 10:43:57,980 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB192/PKCS5". 10:43:57,980 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB192/PKCS5PADDING". 10:43:57,980 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB192/PKCS7". 10:43:57,980 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB192/PKCS7PADDING". 10:43:57,980 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB192/TBC". 10:43:57,980 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB192/TBCPADDING". 10:43:57,980 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB192/X9.23". 10:43:57,980 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB192/X9.23PADDING". 10:43:57,980 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB192/ZEROBYTE". 10:43:57,980 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB192/ZEROBYTEPADDING". 10:43:57,980 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB200/". 10:43:57,980 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB200/ISO10126". 10:43:57,980 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB200/ISO10126-2". 10:43:57,980 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB200/ISO10126-2PADDING". 10:43:57,980 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB200/ISO10126PADDING". 10:43:57,980 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB200/ISO7816-4". 10:43:57,980 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB200/ISO7816-4PADDING". 10:43:57,980 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB200/NOPADDING". 10:43:57,980 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB200/PKCS5". 10:43:57,980 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB200/PKCS5PADDING". 10:43:57,980 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB200/PKCS7". 10:43:57,980 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB200/PKCS7PADDING". 10:43:57,981 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB200/TBC". 10:43:57,981 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB200/TBCPADDING". 10:43:57,981 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB200/X9.23". 10:43:57,981 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB200/X9.23PADDING". 10:43:57,981 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB200/ZEROBYTE". 10:43:57,981 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB200/ZEROBYTEPADDING". 10:43:57,981 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB208/". 10:43:57,981 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB208/ISO10126". 10:43:57,981 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB208/ISO10126-2". 10:43:57,981 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB208/ISO10126-2PADDING". 10:43:57,981 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB208/ISO10126PADDING". 10:43:57,981 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB208/ISO7816-4". 10:43:57,981 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB208/ISO7816-4PADDING". 10:43:57,981 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB208/NOPADDING". 10:43:57,981 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB208/PKCS5". 10:43:57,981 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB208/PKCS5PADDING". 10:43:57,981 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB208/PKCS7". 10:43:57,981 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB208/PKCS7PADDING". 10:43:57,981 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB208/TBC". 10:43:57,981 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB208/TBCPADDING". 10:43:57,981 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB208/X9.23". 10:43:57,981 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB208/X9.23PADDING". 10:43:57,981 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB208/ZEROBYTE". 10:43:57,981 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB208/ZEROBYTEPADDING". 10:43:57,981 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB216/". 10:43:57,981 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB216/ISO10126". 10:43:57,981 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB216/ISO10126-2". 10:43:57,981 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB216/ISO10126-2PADDING". 10:43:57,981 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB216/ISO10126PADDING". 10:43:57,981 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB216/ISO7816-4". 10:43:57,981 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB216/ISO7816-4PADDING". 10:43:57,981 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB216/NOPADDING". 10:43:57,981 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB216/PKCS5". 10:43:57,981 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB216/PKCS5PADDING". 10:43:57,981 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB216/PKCS7". 10:43:57,981 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB216/PKCS7PADDING". 10:43:57,981 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB216/TBC". 10:43:57,981 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB216/TBCPADDING". 10:43:57,981 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB216/X9.23". 10:43:57,981 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB216/X9.23PADDING". 10:43:57,981 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB216/ZEROBYTE". 10:43:57,981 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB216/ZEROBYTEPADDING". 10:43:57,981 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB224/". 10:43:57,981 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB224/ISO10126". 10:43:57,981 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB224/ISO10126-2". 10:43:57,981 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB224/ISO10126-2PADDING". 10:43:57,981 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB224/ISO10126PADDING". 10:43:57,982 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB224/ISO7816-4". 10:43:57,982 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB224/ISO7816-4PADDING". 10:43:57,982 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB224/NOPADDING". 10:43:57,982 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB224/PKCS5". 10:43:57,982 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB224/PKCS5PADDING". 10:43:57,982 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB224/PKCS7". 10:43:57,982 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB224/PKCS7PADDING". 10:43:57,982 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB224/TBC". 10:43:57,982 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB224/TBCPADDING". 10:43:57,982 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB224/X9.23". 10:43:57,982 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB224/X9.23PADDING". 10:43:57,982 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB224/ZEROBYTE". 10:43:57,982 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB224/ZEROBYTEPADDING". 10:43:57,982 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB232/". 10:43:57,982 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB232/ISO10126". 10:43:57,982 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB232/ISO10126-2". 10:43:57,982 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB232/ISO10126-2PADDING". 10:43:57,982 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB232/ISO10126PADDING". 10:43:57,982 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB232/ISO7816-4". 10:43:57,982 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB232/ISO7816-4PADDING". 10:43:57,982 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB232/NOPADDING". 10:43:57,982 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB232/PKCS5". 10:43:57,982 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB232/PKCS5PADDING". 10:43:57,982 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB232/PKCS7". 10:43:57,982 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB232/PKCS7PADDING". 10:43:57,982 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB232/TBC". 10:43:57,982 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB232/TBCPADDING". 10:43:57,982 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB232/X9.23". 10:43:57,982 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB232/X9.23PADDING". 10:43:57,982 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB232/ZEROBYTE". 10:43:57,982 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB232/ZEROBYTEPADDING". 10:43:57,982 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB24/". 10:43:57,982 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB24/ISO10126". 10:43:57,982 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB24/ISO10126-2". 10:43:57,982 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB24/ISO10126-2PADDING". 10:43:57,982 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB24/ISO10126PADDING". 10:43:57,982 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB24/ISO7816-4". 10:43:57,982 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB24/ISO7816-4PADDING". 10:43:57,982 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB24/NOPADDING". 10:43:57,982 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB24/PKCS5". 10:43:57,982 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB24/PKCS5PADDING". 10:43:57,982 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB24/PKCS7". 10:43:57,982 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB24/PKCS7PADDING". 10:43:57,982 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB24/TBC". 10:43:57,982 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB24/TBCPADDING". 10:43:57,982 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB24/X9.23". 10:43:57,982 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB24/X9.23PADDING". 10:43:57,982 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB24/ZEROBYTE". 10:43:57,982 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB24/ZEROBYTEPADDING". 10:43:57,982 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB240/". 10:43:57,983 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB240/ISO10126". 10:43:57,983 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB240/ISO10126-2". 10:43:57,983 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB240/ISO10126-2PADDING". 10:43:57,983 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB240/ISO10126PADDING". 10:43:57,983 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB240/ISO7816-4". 10:43:57,983 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB240/ISO7816-4PADDING". 10:43:57,983 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB240/NOPADDING". 10:43:57,983 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB240/PKCS5". 10:43:57,983 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB240/PKCS5PADDING". 10:43:57,983 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB240/PKCS7". 10:43:57,983 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB240/PKCS7PADDING". 10:43:57,983 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB240/TBC". 10:43:57,983 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB240/TBCPADDING". 10:43:57,983 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB240/X9.23". 10:43:57,983 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB240/X9.23PADDING". 10:43:57,983 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB240/ZEROBYTE". 10:43:57,983 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB240/ZEROBYTEPADDING". 10:43:57,983 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB248/". 10:43:57,983 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB248/ISO10126". 10:43:57,983 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB248/ISO10126-2". 10:43:57,983 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB248/ISO10126-2PADDING". 10:43:57,983 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB248/ISO10126PADDING". 10:43:57,983 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB248/ISO7816-4". 10:43:57,983 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB248/ISO7816-4PADDING". 10:43:57,983 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB248/NOPADDING". 10:43:57,983 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB248/PKCS5". 10:43:57,983 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB248/PKCS5PADDING". 10:43:57,983 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB248/PKCS7". 10:43:57,983 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB248/PKCS7PADDING". 10:43:57,983 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB248/TBC". 10:43:57,983 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB248/TBCPADDING". 10:43:57,983 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB248/X9.23". 10:43:57,983 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB248/X9.23PADDING". 10:43:57,983 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB248/ZEROBYTE". 10:43:57,983 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB248/ZEROBYTEPADDING". 10:43:57,983 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB256/". 10:43:57,983 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB256/ISO10126". 10:43:57,983 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB256/ISO10126-2". 10:43:57,983 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB256/ISO10126-2PADDING". 10:43:57,983 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB256/ISO10126PADDING". 10:43:57,983 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB256/ISO7816-4". 10:43:57,983 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB256/ISO7816-4PADDING". 10:43:57,983 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB256/NOPADDING". 10:43:57,983 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB256/PKCS5". 10:43:57,983 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB256/PKCS5PADDING". 10:43:57,984 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB256/PKCS7". 10:43:57,984 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB256/PKCS7PADDING". 10:43:57,984 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB256/TBC". 10:43:57,984 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB256/TBCPADDING". 10:43:57,984 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB256/X9.23". 10:43:57,984 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB256/X9.23PADDING". 10:43:57,984 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB256/ZEROBYTE". 10:43:57,984 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB256/ZEROBYTEPADDING". 10:43:57,984 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB32/". 10:43:57,984 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB32/ISO10126". 10:43:57,984 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB32/ISO10126-2". 10:43:57,984 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB32/ISO10126-2PADDING". 10:43:57,984 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB32/ISO10126PADDING". 10:43:57,984 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB32/ISO7816-4". 10:43:57,984 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB32/ISO7816-4PADDING". 10:43:57,984 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB32/NOPADDING". 10:43:57,984 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB32/PKCS5". 10:43:57,984 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB32/PKCS5PADDING". 10:43:57,984 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB32/PKCS7". 10:43:57,984 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB32/PKCS7PADDING". 10:43:57,984 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB32/TBC". 10:43:57,984 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB32/TBCPADDING". 10:43:57,984 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB32/X9.23". 10:43:57,984 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB32/X9.23PADDING". 10:43:57,984 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB32/ZEROBYTE". 10:43:57,984 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB32/ZEROBYTEPADDING". 10:43:57,984 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB40/". 10:43:57,984 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB40/ISO10126". 10:43:57,984 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB40/ISO10126-2". 10:43:57,984 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB40/ISO10126-2PADDING". 10:43:57,984 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB40/ISO10126PADDING". 10:43:57,984 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB40/ISO7816-4". 10:43:57,984 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB40/ISO7816-4PADDING". 10:43:57,984 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB40/NOPADDING". 10:43:57,984 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB40/PKCS5". 10:43:57,984 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB40/PKCS5PADDING". 10:43:57,984 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB40/PKCS7". 10:43:57,984 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB40/PKCS7PADDING". 10:43:57,984 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB40/TBC". 10:43:57,984 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB40/TBCPADDING". 10:43:57,984 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB40/X9.23". 10:43:57,984 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB40/X9.23PADDING". 10:43:57,984 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB40/ZEROBYTE". 10:43:57,984 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB40/ZEROBYTEPADDING". 10:43:57,984 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB48/". 10:43:57,984 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB48/ISO10126". 10:43:57,984 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB48/ISO10126-2". 10:43:57,984 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB48/ISO10126-2PADDING". 10:43:57,984 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB48/ISO10126PADDING". 10:43:57,984 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB48/ISO7816-4". 10:43:57,984 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB48/ISO7816-4PADDING". 10:43:57,984 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB48/NOPADDING". 10:43:57,984 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB48/PKCS5". 10:43:57,984 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB48/PKCS5PADDING". 10:43:57,984 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB48/PKCS7". 10:43:57,985 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB48/PKCS7PADDING". 10:43:57,985 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB48/TBC". 10:43:57,985 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB48/TBCPADDING". 10:43:57,985 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB48/X9.23". 10:43:57,985 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB48/X9.23PADDING". 10:43:57,985 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB48/ZEROBYTE". 10:43:57,985 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB48/ZEROBYTEPADDING". 10:43:57,985 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB56/". 10:43:57,985 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB56/ISO10126". 10:43:57,985 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB56/ISO10126-2". 10:43:57,985 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB56/ISO10126-2PADDING". 10:43:57,985 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB56/ISO10126PADDING". 10:43:57,985 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB56/ISO7816-4". 10:43:57,985 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB56/ISO7816-4PADDING". 10:43:57,985 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB56/NOPADDING". 10:43:57,985 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB56/PKCS5". 10:43:57,985 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB56/PKCS5PADDING". 10:43:57,985 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB56/PKCS7". 10:43:57,985 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB56/PKCS7PADDING". 10:43:57,985 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB56/TBC". 10:43:57,985 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB56/TBCPADDING". 10:43:57,985 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB56/X9.23". 10:43:57,985 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB56/X9.23PADDING". 10:43:57,985 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB56/ZEROBYTE". 10:43:57,985 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB56/ZEROBYTEPADDING". 10:43:57,985 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB64/". 10:43:57,985 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB64/ISO10126". 10:43:57,985 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB64/ISO10126-2". 10:43:57,985 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB64/ISO10126-2PADDING". 10:43:57,985 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB64/ISO10126PADDING". 10:43:57,985 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB64/ISO7816-4". 10:43:57,985 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB64/ISO7816-4PADDING". 10:43:57,985 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB64/NOPADDING". 10:43:57,985 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB64/PKCS5". 10:43:57,985 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB64/PKCS5PADDING". 10:43:57,985 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB64/PKCS7". 10:43:57,985 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB64/PKCS7PADDING". 10:43:57,985 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB64/TBC". 10:43:57,986 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB64/TBCPADDING". 10:43:57,986 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB64/X9.23". 10:43:57,986 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB64/X9.23PADDING". 10:43:57,986 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB64/ZEROBYTE". 10:43:57,986 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB64/ZEROBYTEPADDING". 10:43:57,986 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB72/". 10:43:57,986 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB72/ISO10126". 10:43:57,986 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB72/ISO10126-2". 10:43:57,986 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB72/ISO10126-2PADDING". 10:43:57,986 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB72/ISO10126PADDING". 10:43:57,986 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB72/ISO7816-4". 10:43:57,986 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB72/ISO7816-4PADDING". 10:43:57,986 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB72/NOPADDING". 10:43:57,986 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB72/PKCS5". 10:43:57,986 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB72/PKCS5PADDING". 10:43:57,986 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB72/PKCS7". 10:43:57,986 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB72/PKCS7PADDING". 10:43:57,986 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB72/TBC". 10:43:57,986 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB72/TBCPADDING". 10:43:57,986 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB72/X9.23". 10:43:57,986 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB72/X9.23PADDING". 10:43:57,986 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB72/ZEROBYTE". 10:43:57,986 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB72/ZEROBYTEPADDING". 10:43:57,986 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB8/". 10:43:57,986 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB8/ISO10126". 10:43:57,986 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB8/ISO10126-2". 10:43:57,986 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB8/ISO10126-2PADDING". 10:43:57,986 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB8/ISO10126PADDING". 10:43:57,986 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB8/ISO7816-4". 10:43:57,986 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB8/ISO7816-4PADDING". 10:43:57,986 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB8/NOPADDING". 10:43:57,986 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB8/PKCS5". 10:43:57,986 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB8/PKCS5PADDING". 10:43:57,986 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB8/PKCS7". 10:43:57,986 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB8/PKCS7PADDING". 10:43:57,986 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB8/TBC". 10:43:57,986 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB8/TBCPADDING". 10:43:57,986 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB8/X9.23". 10:43:57,986 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB8/X9.23PADDING". 10:43:57,986 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB8/ZEROBYTE". 10:43:57,986 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB8/ZEROBYTEPADDING". 10:43:57,986 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB80/". 10:43:57,986 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB80/ISO10126". 10:43:57,986 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB80/ISO10126-2". 10:43:57,986 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB80/ISO10126-2PADDING". 10:43:57,986 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB80/ISO10126PADDING". 10:43:57,986 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB80/ISO7816-4". 10:43:57,986 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB80/ISO7816-4PADDING". 10:43:57,986 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB80/NOPADDING". 10:43:57,986 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB80/PKCS5". 10:43:57,986 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB80/PKCS5PADDING". 10:43:57,986 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB80/PKCS7". 10:43:57,987 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB80/PKCS7PADDING". 10:43:57,987 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB80/TBC". 10:43:57,987 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB80/TBCPADDING". 10:43:57,987 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB80/X9.23". 10:43:57,987 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB80/X9.23PADDING". 10:43:57,987 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB80/ZEROBYTE". 10:43:57,987 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB80/ZEROBYTEPADDING". 10:43:57,987 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB88/". 10:43:57,987 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB88/ISO10126". 10:43:57,987 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB88/ISO10126-2". 10:43:57,987 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB88/ISO10126-2PADDING". 10:43:57,987 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB88/ISO10126PADDING". 10:43:57,987 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB88/ISO7816-4". 10:43:57,987 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB88/ISO7816-4PADDING". 10:43:57,987 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB88/NOPADDING". 10:43:57,987 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB88/PKCS5". 10:43:57,987 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB88/PKCS5PADDING". 10:43:57,987 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB88/PKCS7". 10:43:57,987 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB88/PKCS7PADDING". 10:43:57,987 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB88/TBC". 10:43:57,987 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB88/TBCPADDING". 10:43:57,987 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB88/X9.23". 10:43:57,987 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB88/X9.23PADDING". 10:43:57,987 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB88/ZEROBYTE". 10:43:57,987 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB88/ZEROBYTEPADDING". 10:43:57,987 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB96/". 10:43:57,987 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB96/ISO10126". 10:43:57,987 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB96/ISO10126-2". 10:43:57,987 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB96/ISO10126-2PADDING". 10:43:57,987 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB96/ISO10126PADDING". 10:43:57,987 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB96/ISO7816-4". 10:43:57,987 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB96/ISO7816-4PADDING". 10:43:57,987 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB96/NOPADDING". 10:43:57,987 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB96/PKCS5". 10:43:57,987 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB96/PKCS5PADDING". 10:43:57,987 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB96/PKCS7". 10:43:57,987 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB96/PKCS7PADDING". 10:43:57,987 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB96/TBC". 10:43:57,987 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB96/TBCPADDING". 10:43:57,987 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB96/X9.23". 10:43:57,987 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB96/X9.23PADDING". 10:43:57,988 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB96/ZEROBYTE". 10:43:57,988 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB96/ZEROBYTEPADDING". 10:43:57,988 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CTS/". 10:43:57,988 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CTS/NOPADDING". 10:43:57,988 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/EAX/". 10:43:57,988 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/EAX/NOPADDING". 10:43:57,988 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/ECB/". 10:43:57,988 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/ECB/NOPADDING". 10:43:57,988 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/GOFB/". 10:43:57,988 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/GOFB/ISO10126". 10:43:57,988 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/GOFB/ISO10126-2". 10:43:57,988 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/GOFB/ISO10126-2PADDING". 10:43:57,988 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/GOFB/ISO10126PADDING". 10:43:57,988 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/GOFB/ISO7816-4". 10:43:57,988 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/GOFB/ISO7816-4PADDING". 10:43:57,988 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/GOFB/NOPADDING". 10:43:57,988 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/GOFB/PKCS5". 10:43:57,988 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/GOFB/PKCS5PADDING". 10:43:57,988 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/GOFB/PKCS7". 10:43:57,988 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/GOFB/PKCS7PADDING". 10:43:57,988 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/GOFB/TBC". 10:43:57,988 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/GOFB/TBCPADDING". 10:43:57,988 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/GOFB/X9.23". 10:43:57,988 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/GOFB/X9.23PADDING". 10:43:57,988 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/GOFB/ZEROBYTE". 10:43:57,988 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/GOFB/ZEROBYTEPADDING". 10:43:57,988 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB/". 10:43:57,989 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB/ISO10126". 10:43:57,989 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB/ISO10126-2". 10:43:57,989 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB/ISO10126-2PADDING". 10:43:57,989 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB/ISO10126PADDING". 10:43:57,989 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB/ISO7816-4". 10:43:57,989 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB/ISO7816-4PADDING". 10:43:57,989 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB/NOPADDING". 10:43:57,989 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB/PKCS5". 10:43:57,989 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB/PKCS5PADDING". 10:43:57,989 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB/PKCS7". 10:43:57,989 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB/PKCS7PADDING". 10:43:57,989 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB/TBC". 10:43:57,989 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB/TBCPADDING". 10:43:57,989 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB/X9.23". 10:43:57,989 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB/X9.23PADDING". 10:43:57,989 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB/ZEROBYTE". 10:43:57,989 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB/ZEROBYTEPADDING". 10:43:57,989 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB104/". 10:43:57,989 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB104/ISO10126". 10:43:57,989 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB104/ISO10126-2". 10:43:57,989 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB104/ISO10126-2PADDING". 10:43:57,989 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB104/ISO10126PADDING". 10:43:57,989 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB104/ISO7816-4". 10:43:57,989 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB104/ISO7816-4PADDING". 10:43:57,989 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB104/NOPADDING". 10:43:57,989 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB104/PKCS5". 10:43:57,989 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB104/PKCS5PADDING". 10:43:57,989 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB104/PKCS7". 10:43:57,989 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB104/PKCS7PADDING". 10:43:57,989 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB104/TBC". 10:43:57,989 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB104/TBCPADDING". 10:43:57,989 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB104/X9.23". 10:43:57,989 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB104/X9.23PADDING". 10:43:57,989 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB104/ZEROBYTE". 10:43:57,989 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB104/ZEROBYTEPADDING". 10:43:57,989 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB112/". 10:43:57,989 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB112/ISO10126". 10:43:57,989 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB112/ISO10126-2". 10:43:57,989 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB112/ISO10126-2PADDING". 10:43:57,989 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB112/ISO10126PADDING". 10:43:57,989 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB112/ISO7816-4". 10:43:57,989 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB112/ISO7816-4PADDING". 10:43:57,989 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB112/NOPADDING". 10:43:57,989 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB112/PKCS5". 10:43:57,989 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB112/PKCS5PADDING". 10:43:57,989 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB112/PKCS7". 10:43:57,989 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB112/PKCS7PADDING". 10:43:57,989 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB112/TBC". 10:43:57,989 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB112/TBCPADDING". 10:43:57,989 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB112/X9.23". 10:43:57,989 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB112/X9.23PADDING". 10:43:57,989 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB112/ZEROBYTE". 10:43:57,989 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB112/ZEROBYTEPADDING". 10:43:57,989 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB120/". 10:43:57,990 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB120/ISO10126". 10:43:57,990 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB120/ISO10126-2". 10:43:57,990 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB120/ISO10126-2PADDING". 10:43:57,990 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB120/ISO10126PADDING". 10:43:57,990 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB120/ISO7816-4". 10:43:57,990 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB120/ISO7816-4PADDING". 10:43:57,990 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB120/NOPADDING". 10:43:57,990 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB120/PKCS5". 10:43:57,990 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB120/PKCS5PADDING". 10:43:57,990 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB120/PKCS7". 10:43:57,990 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB120/PKCS7PADDING". 10:43:57,990 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB120/TBC". 10:43:57,990 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB120/TBCPADDING". 10:43:57,990 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB120/X9.23". 10:43:57,990 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB120/X9.23PADDING". 10:43:57,990 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB120/ZEROBYTE". 10:43:57,990 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB120/ZEROBYTEPADDING". 10:43:57,990 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB128/". 10:43:57,990 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB128/ISO10126". 10:43:57,990 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB128/ISO10126-2". 10:43:57,990 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB128/ISO10126-2PADDING". 10:43:57,990 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB128/ISO10126PADDING". 10:43:57,990 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB128/ISO7816-4". 10:43:57,990 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB128/ISO7816-4PADDING". 10:43:57,990 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB128/NOPADDING". 10:43:57,990 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB128/PKCS5". 10:43:57,990 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB128/PKCS5PADDING". 10:43:57,990 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB128/PKCS7". 10:43:57,990 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB128/PKCS7PADDING". 10:43:57,990 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB128/TBC". 10:43:57,990 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB128/TBCPADDING". 10:43:57,990 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB128/X9.23". 10:43:57,990 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB128/X9.23PADDING". 10:43:57,990 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB128/ZEROBYTE". 10:43:57,990 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB128/ZEROBYTEPADDING". 10:43:57,990 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB136/". 10:43:57,990 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB136/ISO10126". 10:43:57,990 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB136/ISO10126-2". 10:43:57,990 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB136/ISO10126-2PADDING". 10:43:57,990 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB136/ISO10126PADDING". 10:43:57,990 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB136/ISO7816-4". 10:43:57,990 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB136/ISO7816-4PADDING". 10:43:57,990 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB136/NOPADDING". 10:43:57,990 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB136/PKCS5". 10:43:57,990 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB136/PKCS5PADDING". 10:43:57,990 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB136/PKCS7". 10:43:57,990 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB136/PKCS7PADDING". 10:43:57,990 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB136/TBC". 10:43:57,990 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB136/TBCPADDING". 10:43:57,990 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB136/X9.23". 10:43:57,991 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB136/X9.23PADDING". 10:43:57,991 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB136/ZEROBYTE". 10:43:57,991 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB136/ZEROBYTEPADDING". 10:43:57,991 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB144/". 10:43:57,991 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB144/ISO10126". 10:43:57,991 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB144/ISO10126-2". 10:43:57,991 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB144/ISO10126-2PADDING". 10:43:57,991 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB144/ISO10126PADDING". 10:43:57,991 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB144/ISO7816-4". 10:43:57,991 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB144/ISO7816-4PADDING". 10:43:57,991 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB144/NOPADDING". 10:43:57,991 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB144/PKCS5". 10:43:57,991 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB144/PKCS5PADDING". 10:43:57,991 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB144/PKCS7". 10:43:57,991 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB144/PKCS7PADDING". 10:43:57,991 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB144/TBC". 10:43:57,991 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB144/TBCPADDING". 10:43:57,991 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB144/X9.23". 10:43:57,991 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB144/X9.23PADDING". 10:43:57,991 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB144/ZEROBYTE". 10:43:57,991 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB144/ZEROBYTEPADDING". 10:43:57,991 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB152/". 10:43:57,991 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB152/ISO10126". 10:43:57,991 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB152/ISO10126-2". 10:43:57,991 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB152/ISO10126-2PADDING". 10:43:57,991 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB152/ISO10126PADDING". 10:43:57,991 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB152/ISO7816-4". 10:43:57,991 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB152/ISO7816-4PADDING". 10:43:57,991 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB152/NOPADDING". 10:43:57,991 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB152/PKCS5". 10:43:57,991 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB152/PKCS5PADDING". 10:43:57,991 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB152/PKCS7". 10:43:57,991 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB152/PKCS7PADDING". 10:43:57,991 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB152/TBC". 10:43:57,991 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB152/TBCPADDING". 10:43:57,991 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB152/X9.23". 10:43:57,991 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB152/X9.23PADDING". 10:43:57,992 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB152/ZEROBYTE". 10:43:57,992 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB152/ZEROBYTEPADDING". 10:43:57,992 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB16/". 10:43:57,992 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB16/ISO10126". 10:43:57,992 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB16/ISO10126-2". 10:43:57,992 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB16/ISO10126-2PADDING". 10:43:57,992 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB16/ISO10126PADDING". 10:43:57,992 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB16/ISO7816-4". 10:43:57,992 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB16/ISO7816-4PADDING". 10:43:57,992 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB16/NOPADDING". 10:43:57,992 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB16/PKCS5". 10:43:57,992 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB16/PKCS5PADDING". 10:43:57,992 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB16/PKCS7". 10:43:57,992 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB16/PKCS7PADDING". 10:43:57,992 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB16/TBC". 10:43:57,992 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB16/TBCPADDING". 10:43:57,992 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB16/X9.23". 10:43:57,992 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB16/X9.23PADDING". 10:43:57,992 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB16/ZEROBYTE". 10:43:57,992 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB16/ZEROBYTEPADDING". 10:43:57,992 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB160/". 10:43:57,992 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB160/ISO10126". 10:43:57,992 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB160/ISO10126-2". 10:43:57,992 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB160/ISO10126-2PADDING". 10:43:57,992 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB160/ISO10126PADDING". 10:43:57,992 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB160/ISO7816-4". 10:43:57,992 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB160/ISO7816-4PADDING". 10:43:57,992 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB160/NOPADDING". 10:43:57,992 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB160/PKCS5". 10:43:57,992 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB160/PKCS5PADDING". 10:43:57,992 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB160/PKCS7". 10:43:57,992 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB160/PKCS7PADDING". 10:43:57,992 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB160/TBC". 10:43:57,992 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB160/TBCPADDING". 10:43:57,992 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB160/X9.23". 10:43:57,992 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB160/X9.23PADDING". 10:43:57,992 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB160/ZEROBYTE". 10:43:57,992 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB160/ZEROBYTEPADDING". 10:43:57,992 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB168/". 10:43:57,992 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB168/ISO10126". 10:43:57,992 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB168/ISO10126-2". 10:43:57,992 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB168/ISO10126-2PADDING". 10:43:57,992 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB168/ISO10126PADDING". 10:43:57,992 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB168/ISO7816-4". 10:43:57,992 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB168/ISO7816-4PADDING". 10:43:57,992 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB168/NOPADDING". 10:43:57,992 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB168/PKCS5". 10:43:57,992 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB168/PKCS5PADDING". 10:43:57,992 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB168/PKCS7". 10:43:57,993 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB168/PKCS7PADDING". 10:43:57,993 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB168/TBC". 10:43:57,993 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB168/TBCPADDING". 10:43:57,993 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB168/X9.23". 10:43:57,993 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB168/X9.23PADDING". 10:43:57,993 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB168/ZEROBYTE". 10:43:57,993 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB168/ZEROBYTEPADDING". 10:43:57,993 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB176/". 10:43:57,993 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB176/ISO10126". 10:43:57,993 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB176/ISO10126-2". 10:43:57,993 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB176/ISO10126-2PADDING". 10:43:57,993 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB176/ISO10126PADDING". 10:43:57,993 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB176/ISO7816-4". 10:43:57,993 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB176/ISO7816-4PADDING". 10:43:57,993 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB176/NOPADDING". 10:43:57,993 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB176/PKCS5". 10:43:57,993 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB176/PKCS5PADDING". 10:43:57,993 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB176/PKCS7". 10:43:57,993 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB176/PKCS7PADDING". 10:43:57,993 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB176/TBC". 10:43:57,993 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB176/TBCPADDING". 10:43:57,993 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB176/X9.23". 10:43:57,993 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB176/X9.23PADDING". 10:43:57,993 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB176/ZEROBYTE". 10:43:57,993 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB176/ZEROBYTEPADDING". 10:43:57,993 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB184/". 10:43:57,993 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB184/ISO10126". 10:43:57,993 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB184/ISO10126-2". 10:43:57,993 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB184/ISO10126-2PADDING". 10:43:57,993 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB184/ISO10126PADDING". 10:43:57,993 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB184/ISO7816-4". 10:43:57,993 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB184/ISO7816-4PADDING". 10:43:57,993 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB184/NOPADDING". 10:43:57,993 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB184/PKCS5". 10:43:57,993 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB184/PKCS5PADDING". 10:43:57,993 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB184/PKCS7". 10:43:57,993 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB184/PKCS7PADDING". 10:43:57,993 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB184/TBC". 10:43:57,993 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB184/TBCPADDING". 10:43:57,993 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB184/X9.23". 10:43:57,993 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB184/X9.23PADDING". 10:43:57,993 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB184/ZEROBYTE". 10:43:57,993 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB184/ZEROBYTEPADDING". 10:43:57,993 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB192/". 10:43:57,993 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB192/ISO10126". 10:43:57,994 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB192/ISO10126-2". 10:43:57,994 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB192/ISO10126-2PADDING". 10:43:57,994 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB192/ISO10126PADDING". 10:43:57,994 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB192/ISO7816-4". 10:43:57,994 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB192/ISO7816-4PADDING". 10:43:57,994 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB192/NOPADDING". 10:43:57,994 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB192/PKCS5". 10:43:57,994 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB192/PKCS5PADDING". 10:43:57,994 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB192/PKCS7". 10:43:57,994 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB192/PKCS7PADDING". 10:43:57,994 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB192/TBC". 10:43:57,994 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB192/TBCPADDING". 10:43:57,994 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB192/X9.23". 10:43:57,994 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB192/X9.23PADDING". 10:43:57,994 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB192/ZEROBYTE". 10:43:57,994 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB192/ZEROBYTEPADDING". 10:43:57,994 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB200/". 10:43:57,994 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB200/ISO10126". 10:43:57,994 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB200/ISO10126-2". 10:43:57,994 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB200/ISO10126-2PADDING". 10:43:57,994 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB200/ISO10126PADDING". 10:43:57,994 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB200/ISO7816-4". 10:43:57,994 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB200/ISO7816-4PADDING". 10:43:57,994 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB200/NOPADDING". 10:43:57,994 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB200/PKCS5". 10:43:57,994 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB200/PKCS5PADDING". 10:43:57,994 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB200/PKCS7". 10:43:57,994 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB200/PKCS7PADDING". 10:43:57,994 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB200/TBC". 10:43:57,994 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB200/TBCPADDING". 10:43:57,994 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB200/X9.23". 10:43:57,994 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB200/X9.23PADDING". 10:43:57,994 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB200/ZEROBYTE". 10:43:57,994 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB200/ZEROBYTEPADDING". 10:43:57,994 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB208/". 10:43:57,994 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB208/ISO10126". 10:43:57,994 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB208/ISO10126-2". 10:43:57,994 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB208/ISO10126-2PADDING". 10:43:57,994 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB208/ISO10126PADDING". 10:43:57,994 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB208/ISO7816-4". 10:43:57,994 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB208/ISO7816-4PADDING". 10:43:57,994 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB208/NOPADDING". 10:43:57,994 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB208/PKCS5". 10:43:57,994 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB208/PKCS5PADDING". 10:43:57,994 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB208/PKCS7". 10:43:57,994 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB208/PKCS7PADDING". 10:43:57,994 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB208/TBC". 10:43:57,994 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB208/TBCPADDING". 10:43:57,994 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB208/X9.23". 10:43:57,994 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB208/X9.23PADDING". 10:43:57,994 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB208/ZEROBYTE". 10:43:57,994 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB208/ZEROBYTEPADDING". 10:43:57,994 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB216/". 10:43:57,994 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB216/ISO10126". 10:43:57,994 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB216/ISO10126-2". 10:43:57,995 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB216/ISO10126-2PADDING". 10:43:57,995 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB216/ISO10126PADDING". 10:43:57,995 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB216/ISO7816-4". 10:43:57,995 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB216/ISO7816-4PADDING". 10:43:57,995 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB216/NOPADDING". 10:43:57,995 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB216/PKCS5". 10:43:57,995 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB216/PKCS5PADDING". 10:43:57,995 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB216/PKCS7". 10:43:57,995 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB216/PKCS7PADDING". 10:43:57,995 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB216/TBC". 10:43:57,995 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB216/TBCPADDING". 10:43:57,995 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB216/X9.23". 10:43:57,995 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB216/X9.23PADDING". 10:43:57,995 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB216/ZEROBYTE". 10:43:57,995 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB216/ZEROBYTEPADDING". 10:43:57,995 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB224/". 10:43:57,995 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB224/ISO10126". 10:43:57,995 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB224/ISO10126-2". 10:43:57,995 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB224/ISO10126-2PADDING". 10:43:57,995 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB224/ISO10126PADDING". 10:43:57,995 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB224/ISO7816-4". 10:43:57,995 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB224/ISO7816-4PADDING". 10:43:57,995 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB224/NOPADDING". 10:43:57,995 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB224/PKCS5". 10:43:57,995 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB224/PKCS5PADDING". 10:43:57,995 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB224/PKCS7". 10:43:57,995 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB224/PKCS7PADDING". 10:43:57,995 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB224/TBC". 10:43:57,995 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB224/TBCPADDING". 10:43:57,995 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB224/X9.23". 10:43:57,995 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB224/X9.23PADDING". 10:43:57,995 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB224/ZEROBYTE". 10:43:57,995 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB224/ZEROBYTEPADDING". 10:43:57,995 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB232/". 10:43:57,995 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB232/ISO10126". 10:43:57,995 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB232/ISO10126-2". 10:43:57,995 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB232/ISO10126-2PADDING". 10:43:57,995 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB232/ISO10126PADDING". 10:43:57,995 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB232/ISO7816-4". 10:43:57,995 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB232/ISO7816-4PADDING". 10:43:57,996 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB232/NOPADDING". 10:43:57,996 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB232/PKCS5". 10:43:57,996 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB232/PKCS5PADDING". 10:43:57,996 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB232/PKCS7". 10:43:57,996 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB232/PKCS7PADDING". 10:43:57,996 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB232/TBC". 10:43:57,996 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB232/TBCPADDING". 10:43:57,996 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB232/X9.23". 10:43:57,996 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB232/X9.23PADDING". 10:43:57,996 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB232/ZEROBYTE". 10:43:57,996 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB232/ZEROBYTEPADDING". 10:43:57,996 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB24/". 10:43:57,996 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB24/ISO10126". 10:43:57,996 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB24/ISO10126-2". 10:43:57,996 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB24/ISO10126-2PADDING". 10:43:57,996 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB24/ISO10126PADDING". 10:43:57,996 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB24/ISO7816-4". 10:43:57,996 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB24/ISO7816-4PADDING". 10:43:57,996 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB24/NOPADDING". 10:43:57,996 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB24/PKCS5". 10:43:57,996 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB24/PKCS5PADDING". 10:43:57,996 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB24/PKCS7". 10:43:57,996 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB24/PKCS7PADDING". 10:43:57,996 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB24/TBC". 10:43:57,996 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB24/TBCPADDING". 10:43:57,996 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB24/X9.23". 10:43:57,996 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB24/X9.23PADDING". 10:43:57,996 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB24/ZEROBYTE". 10:43:57,996 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB24/ZEROBYTEPADDING". 10:43:57,996 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB240/". 10:43:57,996 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB240/ISO10126". 10:43:57,996 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB240/ISO10126-2". 10:43:57,996 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB240/ISO10126-2PADDING". 10:43:57,996 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB240/ISO10126PADDING". 10:43:57,996 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB240/ISO7816-4". 10:43:57,996 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB240/ISO7816-4PADDING". 10:43:57,996 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB240/NOPADDING". 10:43:57,996 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB240/PKCS5". 10:43:57,996 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB240/PKCS5PADDING". 10:43:57,996 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB240/PKCS7". 10:43:57,996 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB240/PKCS7PADDING". 10:43:57,996 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB240/TBC". 10:43:57,996 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB240/TBCPADDING". 10:43:57,996 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB240/X9.23". 10:43:57,996 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB240/X9.23PADDING". 10:43:57,996 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB240/ZEROBYTE". 10:43:57,996 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB240/ZEROBYTEPADDING". 10:43:57,996 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB248/". 10:43:57,996 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB248/ISO10126". 10:43:57,996 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB248/ISO10126-2". 10:43:57,996 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB248/ISO10126-2PADDING". 10:43:57,996 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB248/ISO10126PADDING". 10:43:57,996 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB248/ISO7816-4". 10:43:57,996 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB248/ISO7816-4PADDING". 10:43:57,996 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB248/NOPADDING". 10:43:57,996 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB248/PKCS5". 10:43:57,997 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB248/PKCS5PADDING". 10:43:57,997 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB248/PKCS7". 10:43:57,997 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB248/PKCS7PADDING". 10:43:57,997 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB248/TBC". 10:43:57,997 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB248/TBCPADDING". 10:43:57,997 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB248/X9.23". 10:43:57,997 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB248/X9.23PADDING". 10:43:57,997 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB248/ZEROBYTE". 10:43:57,997 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB248/ZEROBYTEPADDING". 10:43:57,997 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB256/". 10:43:57,997 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB256/ISO10126". 10:43:57,997 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB256/ISO10126-2". 10:43:57,997 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB256/ISO10126-2PADDING". 10:43:57,997 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB256/ISO10126PADDING". 10:43:57,997 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB256/ISO7816-4". 10:43:57,997 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB256/ISO7816-4PADDING". 10:43:57,997 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB256/NOPADDING". 10:43:57,997 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB256/PKCS5". 10:43:57,997 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB256/PKCS5PADDING". 10:43:57,997 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB256/PKCS7". 10:43:57,997 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB256/PKCS7PADDING". 10:43:57,997 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB256/TBC". 10:43:57,997 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB256/TBCPADDING". 10:43:57,997 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB256/X9.23". 10:43:57,997 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB256/X9.23PADDING". 10:43:57,997 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB256/ZEROBYTE". 10:43:57,997 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB256/ZEROBYTEPADDING". 10:43:57,997 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB32/". 10:43:57,997 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB32/ISO10126". 10:43:57,997 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB32/ISO10126-2". 10:43:57,997 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB32/ISO10126-2PADDING". 10:43:57,997 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB32/ISO10126PADDING". 10:43:57,997 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB32/ISO7816-4". 10:43:57,997 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB32/ISO7816-4PADDING". 10:43:57,997 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB32/NOPADDING". 10:43:57,997 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB32/PKCS5". 10:43:57,997 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB32/PKCS5PADDING". 10:43:57,997 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB32/PKCS7". 10:43:57,997 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB32/PKCS7PADDING". 10:43:57,997 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB32/TBC". 10:43:57,998 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB32/TBCPADDING". 10:43:57,998 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB32/X9.23". 10:43:57,998 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB32/X9.23PADDING". 10:43:57,998 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB32/ZEROBYTE". 10:43:57,998 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB32/ZEROBYTEPADDING". 10:43:57,998 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB40/". 10:43:57,998 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB40/ISO10126". 10:43:57,998 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB40/ISO10126-2". 10:43:57,998 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB40/ISO10126-2PADDING". 10:43:57,998 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB40/ISO10126PADDING". 10:43:57,998 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB40/ISO7816-4". 10:43:57,998 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB40/ISO7816-4PADDING". 10:43:57,998 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB40/NOPADDING". 10:43:57,998 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB40/PKCS5". 10:43:57,998 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB40/PKCS5PADDING". 10:43:57,998 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB40/PKCS7". 10:43:57,998 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB40/PKCS7PADDING". 10:43:57,998 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB40/TBC". 10:43:57,998 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB40/TBCPADDING". 10:43:57,998 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB40/X9.23". 10:43:57,998 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB40/X9.23PADDING". 10:43:57,998 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB40/ZEROBYTE". 10:43:57,998 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB40/ZEROBYTEPADDING". 10:43:57,998 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB48/". 10:43:57,998 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB48/ISO10126". 10:43:57,998 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB48/ISO10126-2". 10:43:57,998 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB48/ISO10126-2PADDING". 10:43:57,998 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB48/ISO10126PADDING". 10:43:57,998 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB48/ISO7816-4". 10:43:57,998 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB48/ISO7816-4PADDING". 10:43:57,998 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB48/NOPADDING". 10:43:57,998 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB48/PKCS5". 10:43:57,998 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB48/PKCS5PADDING". 10:43:57,998 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB48/PKCS7". 10:43:57,998 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB48/PKCS7PADDING". 10:43:57,998 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB48/TBC". 10:43:57,998 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB48/TBCPADDING". 10:43:57,998 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB48/X9.23". 10:43:57,998 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB48/X9.23PADDING". 10:43:57,998 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB48/ZEROBYTE". 10:43:57,998 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB48/ZEROBYTEPADDING". 10:43:57,998 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB56/". 10:43:57,998 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB56/ISO10126". 10:43:57,998 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB56/ISO10126-2". 10:43:57,998 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB56/ISO10126-2PADDING". 10:43:57,998 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB56/ISO10126PADDING". 10:43:57,998 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB56/ISO7816-4". 10:43:57,998 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB56/ISO7816-4PADDING". 10:43:57,998 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB56/NOPADDING". 10:43:57,999 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB56/PKCS5". 10:43:57,999 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB56/PKCS5PADDING". 10:43:57,999 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB56/PKCS7". 10:43:57,999 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB56/PKCS7PADDING". 10:43:57,999 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB56/TBC". 10:43:57,999 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB56/TBCPADDING". 10:43:57,999 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB56/X9.23". 10:43:57,999 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB56/X9.23PADDING". 10:43:57,999 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB56/ZEROBYTE". 10:43:57,999 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB56/ZEROBYTEPADDING". 10:43:57,999 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB64/". 10:43:57,999 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB64/ISO10126". 10:43:57,999 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB64/ISO10126-2". 10:43:57,999 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB64/ISO10126-2PADDING". 10:43:57,999 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB64/ISO10126PADDING". 10:43:57,999 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB64/ISO7816-4". 10:43:57,999 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB64/ISO7816-4PADDING". 10:43:57,999 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB64/NOPADDING". 10:43:57,999 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB64/PKCS5". 10:43:57,999 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB64/PKCS5PADDING". 10:43:57,999 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB64/PKCS7". 10:43:57,999 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB64/PKCS7PADDING". 10:43:57,999 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB64/TBC". 10:43:57,999 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB64/TBCPADDING". 10:43:57,999 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB64/X9.23". 10:43:57,999 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB64/X9.23PADDING". 10:43:57,999 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB64/ZEROBYTE". 10:43:57,999 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB64/ZEROBYTEPADDING". 10:43:57,999 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB72/". 10:43:57,999 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB72/ISO10126". 10:43:57,999 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB72/ISO10126-2". 10:43:57,999 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB72/ISO10126-2PADDING". 10:43:57,999 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB72/ISO10126PADDING". 10:43:57,999 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB72/ISO7816-4". 10:43:57,999 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB72/ISO7816-4PADDING". 10:43:57,999 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB72/NOPADDING". 10:43:57,999 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB72/PKCS5". 10:43:57,999 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB72/PKCS5PADDING". 10:43:57,999 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB72/PKCS7". 10:43:57,999 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB72/PKCS7PADDING". 10:43:58,000 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB72/TBC". 10:43:58,000 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB72/TBCPADDING". 10:43:58,000 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB72/X9.23". 10:43:58,000 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB72/X9.23PADDING". 10:43:58,000 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB72/ZEROBYTE". 10:43:58,000 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB72/ZEROBYTEPADDING". 10:43:58,000 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB8/". 10:43:58,000 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB8/ISO10126". 10:43:58,000 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB8/ISO10126-2". 10:43:58,000 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB8/ISO10126-2PADDING". 10:43:58,000 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB8/ISO10126PADDING". 10:43:58,000 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB8/ISO7816-4". 10:43:58,000 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB8/ISO7816-4PADDING". 10:43:58,000 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB8/NOPADDING". 10:43:58,000 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB8/PKCS5". 10:43:58,000 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB8/PKCS5PADDING". 10:43:58,000 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB8/PKCS7". 10:43:58,000 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB8/PKCS7PADDING". 10:43:58,000 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB8/TBC". 10:43:58,000 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB8/TBCPADDING". 10:43:58,000 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB8/X9.23". 10:43:58,000 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB8/X9.23PADDING". 10:43:58,000 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB8/ZEROBYTE". 10:43:58,000 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB8/ZEROBYTEPADDING". 10:43:58,000 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB80/". 10:43:58,000 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB80/ISO10126". 10:43:58,000 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB80/ISO10126-2". 10:43:58,000 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB80/ISO10126-2PADDING". 10:43:58,000 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB80/ISO10126PADDING". 10:43:58,000 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB80/ISO7816-4". 10:43:58,000 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB80/ISO7816-4PADDING". 10:43:58,000 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB80/NOPADDING". 10:43:58,000 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB80/PKCS5". 10:43:58,000 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB80/PKCS5PADDING". 10:43:58,000 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB80/PKCS7". 10:43:58,000 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB80/PKCS7PADDING". 10:43:58,000 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB80/TBC". 10:43:58,000 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB80/TBCPADDING". 10:43:58,000 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB80/X9.23". 10:43:58,000 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB80/X9.23PADDING". 10:43:58,000 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB80/ZEROBYTE". 10:43:58,000 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB80/ZEROBYTEPADDING". 10:43:58,000 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB88/". 10:43:58,001 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB88/ISO10126". 10:43:58,001 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB88/ISO10126-2". 10:43:58,001 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB88/ISO10126-2PADDING". 10:43:58,001 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB88/ISO10126PADDING". 10:43:58,001 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB88/ISO7816-4". 10:43:58,001 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB88/ISO7816-4PADDING". 10:43:58,001 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB88/NOPADDING". 10:43:58,001 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB88/PKCS5". 10:43:58,001 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB88/PKCS5PADDING". 10:43:58,001 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB88/PKCS7". 10:43:58,001 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB88/PKCS7PADDING". 10:43:58,001 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB88/TBC". 10:43:58,001 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB88/TBCPADDING". 10:43:58,001 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB88/X9.23". 10:43:58,001 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB88/X9.23PADDING". 10:43:58,001 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB88/ZEROBYTE". 10:43:58,001 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB88/ZEROBYTEPADDING". 10:43:58,001 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB96/". 10:43:58,001 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB96/ISO10126". 10:43:58,001 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB96/ISO10126-2". 10:43:58,001 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB96/ISO10126-2PADDING". 10:43:58,001 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB96/ISO10126PADDING". 10:43:58,001 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB96/ISO7816-4". 10:43:58,001 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB96/ISO7816-4PADDING". 10:43:58,001 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB96/NOPADDING". 10:43:58,001 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB96/PKCS5". 10:43:58,001 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB96/PKCS5PADDING". 10:43:58,001 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB96/PKCS7". 10:43:58,001 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB96/PKCS7PADDING". 10:43:58,001 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB96/TBC". 10:43:58,001 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB96/TBCPADDING". 10:43:58,001 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB96/X9.23". 10:43:58,001 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB96/X9.23PADDING". 10:43:58,001 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB96/ZEROBYTE". 10:43:58,001 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB96/ZEROBYTEPADDING". 10:43:58,001 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/SIC/". 10:43:58,001 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/SIC/ISO10126". 10:43:58,001 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/SIC/ISO10126-2". 10:43:58,001 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/SIC/ISO10126-2PADDING". 10:43:58,001 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/SIC/ISO10126PADDING". 10:43:58,001 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/SIC/ISO7816-4". 10:43:58,001 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/SIC/ISO7816-4PADDING". 10:43:58,001 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/SIC/NOPADDING". 10:43:58,002 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/SIC/PKCS5". 10:43:58,002 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/SIC/PKCS5PADDING". 10:43:58,002 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/SIC/PKCS7". 10:43:58,002 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/SIC/PKCS7PADDING". 10:43:58,002 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/SIC/TBC". 10:43:58,002 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/SIC/TBCPADDING". 10:43:58,002 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/SIC/X9.23". 10:43:58,002 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/SIC/X9.23PADDING". 10:43:58,002 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/SIC/ZEROBYTE". 10:43:58,002 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/SIC/ZEROBYTEPADDING". 10:43:58,002 INFO [main][CipherTest] testLookupAllSupportedCiphers: Successfully created 29934 ciphers in 1284 msec. 10:43:58,257 INFO [main][CipherTest] transformation=AES.FAST// 10:43:58,257 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "AES.FAST//" does not support IV => Skipping. 10:43:58,257 INFO [main][CipherTest] transformation=AES.FAST//NOPADDING 10:43:58,257 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "AES.FAST//NOPADDING" does not support IV => Skipping. 10:43:58,257 INFO [main][CipherTest] transformation=AES.FAST/CBC-CTS/ 10:43:58,258 INFO [main][CipherTest] transformation=AES.FAST/CBC-CTS/NOPADDING 10:43:58,258 INFO [main][CipherTest] transformation=AES.FAST/CBC/ 10:43:58,258 INFO [main][CipherTest] transformation=AES.FAST/CBC/ISO10126 10:43:58,259 INFO [main][CipherTest] transformation=AES.FAST/CBC/ISO10126-2 10:43:58,259 INFO [main][CipherTest] transformation=AES.FAST/CBC/ISO10126-2PADDING 10:43:58,259 INFO [main][CipherTest] transformation=AES.FAST/CBC/ISO10126PADDING 10:43:58,260 INFO [main][CipherTest] transformation=AES.FAST/CBC/ISO7816-4 10:43:58,260 INFO [main][CipherTest] transformation=AES.FAST/CBC/ISO7816-4PADDING 10:43:58,260 INFO [main][CipherTest] transformation=AES.FAST/CBC/NOPADDING 10:43:58,260 INFO [main][CipherTest] transformation=AES.FAST/CBC/PKCS5 10:43:58,261 INFO [main][CipherTest] transformation=AES.FAST/CBC/PKCS5PADDING 10:43:58,261 INFO [main][CipherTest] transformation=AES.FAST/CBC/PKCS7 10:43:58,261 INFO [main][CipherTest] transformation=AES.FAST/CBC/PKCS7PADDING 10:43:58,261 INFO [main][CipherTest] transformation=AES.FAST/CBC/TBC 10:43:58,262 INFO [main][CipherTest] transformation=AES.FAST/CBC/TBCPADDING 10:43:58,262 INFO [main][CipherTest] transformation=AES.FAST/CBC/X9.23 10:43:58,262 INFO [main][CipherTest] transformation=AES.FAST/CBC/X9.23PADDING 10:43:58,262 INFO [main][CipherTest] transformation=AES.FAST/CBC/ZEROBYTE 10:43:58,262 INFO [main][CipherTest] transformation=AES.FAST/CBC/ZEROBYTEPADDING 10:43:58,263 INFO [main][CipherTest] transformation=AES.FAST/CCM/ 10:43:58,263 ERROR [main][CipherTest] transformation "AES.FAST/CCM/": java.lang.IllegalArgumentException: nonce must have length from 7 to 13 octets 10:43:58,263 INFO [main][CipherTest] transformation=AES.FAST/CCM/NOPADDING 10:43:58,263 ERROR [main][CipherTest] transformation "AES.FAST/CCM/NOPADDING": java.lang.IllegalArgumentException: nonce must have length from 7 to 13 octets 10:43:58,263 INFO [main][CipherTest] transformation=AES.FAST/CFB/ 10:43:58,263 INFO [main][CipherTest] transformation=AES.FAST/CFB/ISO10126 10:43:58,264 INFO [main][CipherTest] transformation=AES.FAST/CFB/ISO10126-2 10:43:58,264 INFO [main][CipherTest] transformation=AES.FAST/CFB/ISO10126-2PADDING 10:43:58,264 INFO [main][CipherTest] transformation=AES.FAST/CFB/ISO10126PADDING 10:43:58,265 INFO [main][CipherTest] transformation=AES.FAST/CFB/ISO7816-4 10:43:58,265 INFO [main][CipherTest] transformation=AES.FAST/CFB/ISO7816-4PADDING 10:43:58,265 INFO [main][CipherTest] transformation=AES.FAST/CFB/NOPADDING 10:43:58,265 INFO [main][CipherTest] transformation=AES.FAST/CFB/PKCS5 10:43:58,265 INFO [main][CipherTest] transformation=AES.FAST/CFB/PKCS5PADDING 10:43:58,266 INFO [main][CipherTest] transformation=AES.FAST/CFB/PKCS7 10:43:58,266 INFO [main][CipherTest] transformation=AES.FAST/CFB/PKCS7PADDING 10:43:58,266 INFO [main][CipherTest] transformation=AES.FAST/CFB/TBC 10:43:58,266 INFO [main][CipherTest] transformation=AES.FAST/CFB/TBCPADDING 10:43:58,266 INFO [main][CipherTest] transformation=AES.FAST/CFB/X9.23 10:43:58,266 INFO [main][CipherTest] transformation=AES.FAST/CFB/X9.23PADDING 10:43:58,266 INFO [main][CipherTest] transformation=AES.FAST/CFB/ZEROBYTE 10:43:58,267 INFO [main][CipherTest] transformation=AES.FAST/CFB/ZEROBYTEPADDING 10:43:58,267 INFO [main][CipherTest] transformation=AES.FAST/CFB104/ 10:43:58,267 INFO [main][CipherTest] transformation=AES.FAST/CFB104/ISO10126 10:43:58,267 INFO [main][CipherTest] transformation=AES.FAST/CFB104/ISO10126-2 10:43:58,268 INFO [main][CipherTest] transformation=AES.FAST/CFB104/ISO10126-2PADDING 10:43:58,268 INFO [main][CipherTest] transformation=AES.FAST/CFB104/ISO10126PADDING 10:43:58,268 INFO [main][CipherTest] transformation=AES.FAST/CFB104/ISO7816-4 10:43:58,268 INFO [main][CipherTest] transformation=AES.FAST/CFB104/ISO7816-4PADDING 10:43:58,269 INFO [main][CipherTest] transformation=AES.FAST/CFB104/NOPADDING 10:43:58,269 INFO [main][CipherTest] transformation=AES.FAST/CFB104/PKCS5 10:43:58,269 INFO [main][CipherTest] transformation=AES.FAST/CFB104/PKCS5PADDING 10:43:58,269 INFO [main][CipherTest] transformation=AES.FAST/CFB104/PKCS7 10:43:58,269 INFO [main][CipherTest] transformation=AES.FAST/CFB104/PKCS7PADDING 10:43:58,269 INFO [main][CipherTest] transformation=AES.FAST/CFB104/TBC 10:43:58,269 INFO [main][CipherTest] transformation=AES.FAST/CFB104/TBCPADDING 10:43:58,269 INFO [main][CipherTest] transformation=AES.FAST/CFB104/X9.23 10:43:58,270 INFO [main][CipherTest] transformation=AES.FAST/CFB104/X9.23PADDING 10:43:58,270 INFO [main][CipherTest] transformation=AES.FAST/CFB104/ZEROBYTE 10:43:58,270 INFO [main][CipherTest] transformation=AES.FAST/CFB104/ZEROBYTEPADDING 10:43:58,270 INFO [main][CipherTest] transformation=AES.FAST/CFB112/ 10:43:58,270 INFO [main][CipherTest] transformation=AES.FAST/CFB112/ISO10126 10:43:58,271 INFO [main][CipherTest] transformation=AES.FAST/CFB112/ISO10126-2 10:43:58,271 INFO [main][CipherTest] transformation=AES.FAST/CFB112/ISO10126-2PADDING 10:43:58,272 INFO [main][CipherTest] transformation=AES.FAST/CFB112/ISO10126PADDING 10:43:58,272 INFO [main][CipherTest] transformation=AES.FAST/CFB112/ISO7816-4 10:43:58,272 INFO [main][CipherTest] transformation=AES.FAST/CFB112/ISO7816-4PADDING 10:43:58,272 INFO [main][CipherTest] transformation=AES.FAST/CFB112/NOPADDING 10:43:58,272 INFO [main][CipherTest] transformation=AES.FAST/CFB112/PKCS5 10:43:58,272 INFO [main][CipherTest] transformation=AES.FAST/CFB112/PKCS5PADDING 10:43:58,272 INFO [main][CipherTest] transformation=AES.FAST/CFB112/PKCS7 10:43:58,272 INFO [main][CipherTest] transformation=AES.FAST/CFB112/PKCS7PADDING 10:43:58,272 INFO [main][CipherTest] transformation=AES.FAST/CFB112/TBC 10:43:58,273 INFO [main][CipherTest] transformation=AES.FAST/CFB112/TBCPADDING 10:43:58,273 INFO [main][CipherTest] transformation=AES.FAST/CFB112/X9.23 10:43:58,273 INFO [main][CipherTest] transformation=AES.FAST/CFB112/X9.23PADDING 10:43:58,273 INFO [main][CipherTest] transformation=AES.FAST/CFB112/ZEROBYTE 10:43:58,273 INFO [main][CipherTest] transformation=AES.FAST/CFB112/ZEROBYTEPADDING 10:43:58,273 INFO [main][CipherTest] transformation=AES.FAST/CFB120/ 10:43:58,274 INFO [main][CipherTest] transformation=AES.FAST/CFB120/ISO10126 10:43:58,274 INFO [main][CipherTest] transformation=AES.FAST/CFB120/ISO10126-2 10:43:58,274 INFO [main][CipherTest] transformation=AES.FAST/CFB120/ISO10126-2PADDING 10:43:58,274 INFO [main][CipherTest] transformation=AES.FAST/CFB120/ISO10126PADDING 10:43:58,275 INFO [main][CipherTest] transformation=AES.FAST/CFB120/ISO7816-4 10:43:58,275 INFO [main][CipherTest] transformation=AES.FAST/CFB120/ISO7816-4PADDING 10:43:58,275 INFO [main][CipherTest] transformation=AES.FAST/CFB120/NOPADDING 10:43:58,275 INFO [main][CipherTest] transformation=AES.FAST/CFB120/PKCS5 10:43:58,275 INFO [main][CipherTest] transformation=AES.FAST/CFB120/PKCS5PADDING 10:43:58,275 INFO [main][CipherTest] transformation=AES.FAST/CFB120/PKCS7 10:43:58,275 INFO [main][CipherTest] transformation=AES.FAST/CFB120/PKCS7PADDING 10:43:58,275 INFO [main][CipherTest] transformation=AES.FAST/CFB120/TBC 10:43:58,275 INFO [main][CipherTest] transformation=AES.FAST/CFB120/TBCPADDING 10:43:58,276 INFO [main][CipherTest] transformation=AES.FAST/CFB120/X9.23 10:43:58,276 INFO [main][CipherTest] transformation=AES.FAST/CFB120/X9.23PADDING 10:43:58,276 INFO [main][CipherTest] transformation=AES.FAST/CFB120/ZEROBYTE 10:43:58,276 INFO [main][CipherTest] transformation=AES.FAST/CFB120/ZEROBYTEPADDING 10:43:58,276 INFO [main][CipherTest] transformation=AES.FAST/CFB128/ 10:43:58,276 INFO [main][CipherTest] transformation=AES.FAST/CFB128/ISO10126 10:43:58,277 INFO [main][CipherTest] transformation=AES.FAST/CFB128/ISO10126-2 10:43:58,277 INFO [main][CipherTest] transformation=AES.FAST/CFB128/ISO10126-2PADDING 10:43:58,277 INFO [main][CipherTest] transformation=AES.FAST/CFB128/ISO10126PADDING 10:43:58,277 INFO [main][CipherTest] transformation=AES.FAST/CFB128/ISO7816-4 10:43:58,277 INFO [main][CipherTest] transformation=AES.FAST/CFB128/ISO7816-4PADDING 10:43:58,277 INFO [main][CipherTest] transformation=AES.FAST/CFB128/NOPADDING 10:43:58,278 INFO [main][CipherTest] transformation=AES.FAST/CFB128/PKCS5 10:43:58,278 INFO [main][CipherTest] transformation=AES.FAST/CFB128/PKCS5PADDING 10:43:58,278 INFO [main][CipherTest] transformation=AES.FAST/CFB128/PKCS7 10:43:58,278 INFO [main][CipherTest] transformation=AES.FAST/CFB128/PKCS7PADDING 10:43:58,278 INFO [main][CipherTest] transformation=AES.FAST/CFB128/TBC 10:43:58,278 INFO [main][CipherTest] transformation=AES.FAST/CFB128/TBCPADDING 10:43:58,278 INFO [main][CipherTest] transformation=AES.FAST/CFB128/X9.23 10:43:58,278 INFO [main][CipherTest] transformation=AES.FAST/CFB128/X9.23PADDING 10:43:58,278 INFO [main][CipherTest] transformation=AES.FAST/CFB128/ZEROBYTE 10:43:58,278 INFO [main][CipherTest] transformation=AES.FAST/CFB128/ZEROBYTEPADDING 10:43:58,278 INFO [main][CipherTest] transformation=AES.FAST/CFB136/ 10:43:58,279 INFO [main][CipherTest] transformation=AES.FAST/CFB136/ISO10126 10:43:58,279 INFO [main][CipherTest] transformation=AES.FAST/CFB136/ISO10126-2 10:43:58,279 INFO [main][CipherTest] transformation=AES.FAST/CFB136/ISO10126-2PADDING 10:43:58,279 INFO [main][CipherTest] transformation=AES.FAST/CFB136/ISO10126PADDING 10:43:58,280 INFO [main][CipherTest] transformation=AES.FAST/CFB136/ISO7816-4 10:43:58,280 INFO [main][CipherTest] transformation=AES.FAST/CFB136/ISO7816-4PADDING 10:43:58,280 INFO [main][CipherTest] transformation=AES.FAST/CFB136/NOPADDING 10:43:58,280 INFO [main][CipherTest] transformation=AES.FAST/CFB136/PKCS5 10:43:58,280 INFO [main][CipherTest] transformation=AES.FAST/CFB136/PKCS5PADDING 10:43:58,280 INFO [main][CipherTest] transformation=AES.FAST/CFB136/PKCS7 10:43:58,280 INFO [main][CipherTest] transformation=AES.FAST/CFB136/PKCS7PADDING 10:43:58,280 INFO [main][CipherTest] transformation=AES.FAST/CFB136/TBC 10:43:58,280 INFO [main][CipherTest] transformation=AES.FAST/CFB136/TBCPADDING 10:43:58,281 INFO [main][CipherTest] transformation=AES.FAST/CFB136/X9.23 10:43:58,281 INFO [main][CipherTest] transformation=AES.FAST/CFB136/X9.23PADDING 10:43:58,281 INFO [main][CipherTest] transformation=AES.FAST/CFB136/ZEROBYTE 10:43:58,281 INFO [main][CipherTest] transformation=AES.FAST/CFB136/ZEROBYTEPADDING 10:43:58,281 INFO [main][CipherTest] transformation=AES.FAST/CFB144/ 10:43:58,281 INFO [main][CipherTest] transformation=AES.FAST/CFB144/ISO10126 10:43:58,281 INFO [main][CipherTest] transformation=AES.FAST/CFB144/ISO10126-2 10:43:58,282 INFO [main][CipherTest] transformation=AES.FAST/CFB144/ISO10126-2PADDING 10:43:58,282 INFO [main][CipherTest] transformation=AES.FAST/CFB144/ISO10126PADDING 10:43:58,282 INFO [main][CipherTest] transformation=AES.FAST/CFB144/ISO7816-4 10:43:58,282 INFO [main][CipherTest] transformation=AES.FAST/CFB144/ISO7816-4PADDING 10:43:58,282 INFO [main][CipherTest] transformation=AES.FAST/CFB144/NOPADDING 10:43:58,282 INFO [main][CipherTest] transformation=AES.FAST/CFB144/PKCS5 10:43:58,282 INFO [main][CipherTest] transformation=AES.FAST/CFB144/PKCS5PADDING 10:43:58,282 INFO [main][CipherTest] transformation=AES.FAST/CFB144/PKCS7 10:43:58,282 INFO [main][CipherTest] transformation=AES.FAST/CFB144/PKCS7PADDING 10:43:58,282 INFO [main][CipherTest] transformation=AES.FAST/CFB144/TBC 10:43:58,283 INFO [main][CipherTest] transformation=AES.FAST/CFB144/TBCPADDING 10:43:58,283 INFO [main][CipherTest] transformation=AES.FAST/CFB144/X9.23 10:43:58,283 INFO [main][CipherTest] transformation=AES.FAST/CFB144/X9.23PADDING 10:43:58,283 INFO [main][CipherTest] transformation=AES.FAST/CFB144/ZEROBYTE 10:43:58,283 INFO [main][CipherTest] transformation=AES.FAST/CFB144/ZEROBYTEPADDING 10:43:58,283 INFO [main][CipherTest] transformation=AES.FAST/CFB152/ 10:43:58,283 INFO [main][CipherTest] transformation=AES.FAST/CFB152/ISO10126 10:43:58,283 INFO [main][CipherTest] transformation=AES.FAST/CFB152/ISO10126-2 10:43:58,284 INFO [main][CipherTest] transformation=AES.FAST/CFB152/ISO10126-2PADDING 10:43:58,284 INFO [main][CipherTest] transformation=AES.FAST/CFB152/ISO10126PADDING 10:43:58,284 INFO [main][CipherTest] transformation=AES.FAST/CFB152/ISO7816-4 10:43:58,284 INFO [main][CipherTest] transformation=AES.FAST/CFB152/ISO7816-4PADDING 10:43:58,284 INFO [main][CipherTest] transformation=AES.FAST/CFB152/NOPADDING 10:43:58,284 INFO [main][CipherTest] transformation=AES.FAST/CFB152/PKCS5 10:43:58,285 INFO [main][CipherTest] transformation=AES.FAST/CFB152/PKCS5PADDING 10:43:58,285 INFO [main][CipherTest] transformation=AES.FAST/CFB152/PKCS7 10:43:58,285 INFO [main][CipherTest] transformation=AES.FAST/CFB152/PKCS7PADDING 10:43:58,285 INFO [main][CipherTest] transformation=AES.FAST/CFB152/TBC 10:43:58,285 INFO [main][CipherTest] transformation=AES.FAST/CFB152/TBCPADDING 10:43:58,285 INFO [main][CipherTest] transformation=AES.FAST/CFB152/X9.23 10:43:58,285 INFO [main][CipherTest] transformation=AES.FAST/CFB152/X9.23PADDING 10:43:58,285 INFO [main][CipherTest] transformation=AES.FAST/CFB152/ZEROBYTE 10:43:58,285 INFO [main][CipherTest] transformation=AES.FAST/CFB152/ZEROBYTEPADDING 10:43:58,285 INFO [main][CipherTest] transformation=AES.FAST/CFB16/ 10:43:58,286 INFO [main][CipherTest] transformation=AES.FAST/CFB16/ISO10126 10:43:58,286 INFO [main][CipherTest] transformation=AES.FAST/CFB16/ISO10126-2 10:43:58,286 INFO [main][CipherTest] transformation=AES.FAST/CFB16/ISO10126-2PADDING 10:43:58,286 INFO [main][CipherTest] transformation=AES.FAST/CFB16/ISO10126PADDING 10:43:58,286 INFO [main][CipherTest] transformation=AES.FAST/CFB16/ISO7816-4 10:43:58,286 INFO [main][CipherTest] transformation=AES.FAST/CFB16/ISO7816-4PADDING 10:43:58,286 INFO [main][CipherTest] transformation=AES.FAST/CFB16/NOPADDING 10:43:58,287 INFO [main][CipherTest] transformation=AES.FAST/CFB16/PKCS5 10:43:58,287 INFO [main][CipherTest] transformation=AES.FAST/CFB16/PKCS5PADDING 10:43:58,287 INFO [main][CipherTest] transformation=AES.FAST/CFB16/PKCS7 10:43:58,287 INFO [main][CipherTest] transformation=AES.FAST/CFB16/PKCS7PADDING 10:43:58,287 INFO [main][CipherTest] transformation=AES.FAST/CFB16/TBC 10:43:58,287 INFO [main][CipherTest] transformation=AES.FAST/CFB16/TBCPADDING 10:43:58,287 INFO [main][CipherTest] transformation=AES.FAST/CFB16/X9.23 10:43:58,287 INFO [main][CipherTest] transformation=AES.FAST/CFB16/X9.23PADDING 10:43:58,287 INFO [main][CipherTest] transformation=AES.FAST/CFB16/ZEROBYTE 10:43:58,287 INFO [main][CipherTest] transformation=AES.FAST/CFB16/ZEROBYTEPADDING 10:43:58,287 INFO [main][CipherTest] transformation=AES.FAST/CFB160/ 10:43:58,288 INFO [main][CipherTest] transformation=AES.FAST/CFB160/ISO10126 10:43:58,288 INFO [main][CipherTest] transformation=AES.FAST/CFB160/ISO10126-2 10:43:58,288 INFO [main][CipherTest] transformation=AES.FAST/CFB160/ISO10126-2PADDING 10:43:58,288 INFO [main][CipherTest] transformation=AES.FAST/CFB160/ISO10126PADDING 10:43:58,288 INFO [main][CipherTest] transformation=AES.FAST/CFB160/ISO7816-4 10:43:58,289 INFO [main][CipherTest] transformation=AES.FAST/CFB160/ISO7816-4PADDING 10:43:58,289 INFO [main][CipherTest] transformation=AES.FAST/CFB160/NOPADDING 10:43:58,289 INFO [main][CipherTest] transformation=AES.FAST/CFB160/PKCS5 10:43:58,289 INFO [main][CipherTest] transformation=AES.FAST/CFB160/PKCS5PADDING 10:43:58,289 INFO [main][CipherTest] transformation=AES.FAST/CFB160/PKCS7 10:43:58,289 INFO [main][CipherTest] transformation=AES.FAST/CFB160/PKCS7PADDING 10:43:58,289 INFO [main][CipherTest] transformation=AES.FAST/CFB160/TBC 10:43:58,289 INFO [main][CipherTest] transformation=AES.FAST/CFB160/TBCPADDING 10:43:58,289 INFO [main][CipherTest] transformation=AES.FAST/CFB160/X9.23 10:43:58,289 INFO [main][CipherTest] transformation=AES.FAST/CFB160/X9.23PADDING 10:43:58,289 INFO [main][CipherTest] transformation=AES.FAST/CFB160/ZEROBYTE 10:43:58,289 INFO [main][CipherTest] transformation=AES.FAST/CFB160/ZEROBYTEPADDING 10:43:58,290 INFO [main][CipherTest] transformation=AES.FAST/CFB168/ 10:43:58,290 INFO [main][CipherTest] transformation=AES.FAST/CFB168/ISO10126 10:43:58,290 INFO [main][CipherTest] transformation=AES.FAST/CFB168/ISO10126-2 10:43:58,290 INFO [main][CipherTest] transformation=AES.FAST/CFB168/ISO10126-2PADDING 10:43:58,290 INFO [main][CipherTest] transformation=AES.FAST/CFB168/ISO10126PADDING 10:43:58,290 INFO [main][CipherTest] transformation=AES.FAST/CFB168/ISO7816-4 10:43:58,291 INFO [main][CipherTest] transformation=AES.FAST/CFB168/ISO7816-4PADDING 10:43:58,291 INFO [main][CipherTest] transformation=AES.FAST/CFB168/NOPADDING 10:43:58,291 INFO [main][CipherTest] transformation=AES.FAST/CFB168/PKCS5 10:43:58,291 INFO [main][CipherTest] transformation=AES.FAST/CFB168/PKCS5PADDING 10:43:58,291 INFO [main][CipherTest] transformation=AES.FAST/CFB168/PKCS7 10:43:58,291 INFO [main][CipherTest] transformation=AES.FAST/CFB168/PKCS7PADDING 10:43:58,291 INFO [main][CipherTest] transformation=AES.FAST/CFB168/TBC 10:43:58,291 INFO [main][CipherTest] transformation=AES.FAST/CFB168/TBCPADDING 10:43:58,291 INFO [main][CipherTest] transformation=AES.FAST/CFB168/X9.23 10:43:58,291 INFO [main][CipherTest] transformation=AES.FAST/CFB168/X9.23PADDING 10:43:58,292 INFO [main][CipherTest] transformation=AES.FAST/CFB168/ZEROBYTE 10:43:58,292 INFO [main][CipherTest] transformation=AES.FAST/CFB168/ZEROBYTEPADDING 10:43:58,292 INFO [main][CipherTest] transformation=AES.FAST/CFB176/ 10:43:58,292 INFO [main][CipherTest] transformation=AES.FAST/CFB176/ISO10126 10:43:58,292 INFO [main][CipherTest] transformation=AES.FAST/CFB176/ISO10126-2 10:43:58,292 INFO [main][CipherTest] transformation=AES.FAST/CFB176/ISO10126-2PADDING 10:43:58,292 INFO [main][CipherTest] transformation=AES.FAST/CFB176/ISO10126PADDING 10:43:58,293 INFO [main][CipherTest] transformation=AES.FAST/CFB176/ISO7816-4 10:43:58,293 INFO [main][CipherTest] transformation=AES.FAST/CFB176/ISO7816-4PADDING 10:43:58,293 INFO [main][CipherTest] transformation=AES.FAST/CFB176/NOPADDING 10:43:58,293 INFO [main][CipherTest] transformation=AES.FAST/CFB176/PKCS5 10:43:58,293 INFO [main][CipherTest] transformation=AES.FAST/CFB176/PKCS5PADDING 10:43:58,293 INFO [main][CipherTest] transformation=AES.FAST/CFB176/PKCS7 10:43:58,293 INFO [main][CipherTest] transformation=AES.FAST/CFB176/PKCS7PADDING 10:43:58,293 INFO [main][CipherTest] transformation=AES.FAST/CFB176/TBC 10:43:58,293 INFO [main][CipherTest] transformation=AES.FAST/CFB176/TBCPADDING 10:43:58,293 INFO [main][CipherTest] transformation=AES.FAST/CFB176/X9.23 10:43:58,293 INFO [main][CipherTest] transformation=AES.FAST/CFB176/X9.23PADDING 10:43:58,293 INFO [main][CipherTest] transformation=AES.FAST/CFB176/ZEROBYTE 10:43:58,294 INFO [main][CipherTest] transformation=AES.FAST/CFB176/ZEROBYTEPADDING 10:43:58,294 INFO [main][CipherTest] transformation=AES.FAST/CFB184/ 10:43:58,294 INFO [main][CipherTest] transformation=AES.FAST/CFB184/ISO10126 10:43:58,294 INFO [main][CipherTest] transformation=AES.FAST/CFB184/ISO10126-2 10:43:58,294 INFO [main][CipherTest] transformation=AES.FAST/CFB184/ISO10126-2PADDING 10:43:58,294 INFO [main][CipherTest] transformation=AES.FAST/CFB184/ISO10126PADDING 10:43:58,295 INFO [main][CipherTest] transformation=AES.FAST/CFB184/ISO7816-4 10:43:58,295 INFO [main][CipherTest] transformation=AES.FAST/CFB184/ISO7816-4PADDING 10:43:58,295 INFO [main][CipherTest] transformation=AES.FAST/CFB184/NOPADDING 10:43:58,295 INFO [main][CipherTest] transformation=AES.FAST/CFB184/PKCS5 10:43:58,295 INFO [main][CipherTest] transformation=AES.FAST/CFB184/PKCS5PADDING 10:43:58,295 INFO [main][CipherTest] transformation=AES.FAST/CFB184/PKCS7 10:43:58,295 INFO [main][CipherTest] transformation=AES.FAST/CFB184/PKCS7PADDING 10:43:58,296 INFO [main][CipherTest] transformation=AES.FAST/CFB184/TBC 10:43:58,296 INFO [main][CipherTest] transformation=AES.FAST/CFB184/TBCPADDING 10:43:58,296 INFO [main][CipherTest] transformation=AES.FAST/CFB184/X9.23 10:43:58,296 INFO [main][CipherTest] transformation=AES.FAST/CFB184/X9.23PADDING 10:43:58,296 INFO [main][CipherTest] transformation=AES.FAST/CFB184/ZEROBYTE 10:43:58,296 INFO [main][CipherTest] transformation=AES.FAST/CFB184/ZEROBYTEPADDING 10:43:58,296 INFO [main][CipherTest] transformation=AES.FAST/CFB192/ 10:43:58,296 INFO [main][CipherTest] transformation=AES.FAST/CFB192/ISO10126 10:43:58,296 INFO [main][CipherTest] transformation=AES.FAST/CFB192/ISO10126-2 10:43:58,297 INFO [main][CipherTest] transformation=AES.FAST/CFB192/ISO10126-2PADDING 10:43:58,297 INFO [main][CipherTest] transformation=AES.FAST/CFB192/ISO10126PADDING 10:43:58,297 INFO [main][CipherTest] transformation=AES.FAST/CFB192/ISO7816-4 10:43:58,297 INFO [main][CipherTest] transformation=AES.FAST/CFB192/ISO7816-4PADDING 10:43:58,297 INFO [main][CipherTest] transformation=AES.FAST/CFB192/NOPADDING 10:43:58,297 INFO [main][CipherTest] transformation=AES.FAST/CFB192/PKCS5 10:43:58,297 INFO [main][CipherTest] transformation=AES.FAST/CFB192/PKCS5PADDING 10:43:58,298 INFO [main][CipherTest] transformation=AES.FAST/CFB192/PKCS7 10:43:58,298 INFO [main][CipherTest] transformation=AES.FAST/CFB192/PKCS7PADDING 10:43:58,298 INFO [main][CipherTest] transformation=AES.FAST/CFB192/TBC 10:43:58,298 INFO [main][CipherTest] transformation=AES.FAST/CFB192/TBCPADDING 10:43:58,298 INFO [main][CipherTest] transformation=AES.FAST/CFB192/X9.23 10:43:58,298 INFO [main][CipherTest] transformation=AES.FAST/CFB192/X9.23PADDING 10:43:58,298 INFO [main][CipherTest] transformation=AES.FAST/CFB192/ZEROBYTE 10:43:58,298 INFO [main][CipherTest] transformation=AES.FAST/CFB192/ZEROBYTEPADDING 10:43:58,298 INFO [main][CipherTest] transformation=AES.FAST/CFB200/ 10:43:58,298 INFO [main][CipherTest] transformation=AES.FAST/CFB200/ISO10126 10:43:58,299 INFO [main][CipherTest] transformation=AES.FAST/CFB200/ISO10126-2 10:43:58,299 INFO [main][CipherTest] transformation=AES.FAST/CFB200/ISO10126-2PADDING 10:43:58,299 INFO [main][CipherTest] transformation=AES.FAST/CFB200/ISO10126PADDING 10:43:58,299 INFO [main][CipherTest] transformation=AES.FAST/CFB200/ISO7816-4 10:43:58,299 INFO [main][CipherTest] transformation=AES.FAST/CFB200/ISO7816-4PADDING 10:43:58,300 INFO [main][CipherTest] transformation=AES.FAST/CFB200/NOPADDING 10:43:58,300 INFO [main][CipherTest] transformation=AES.FAST/CFB200/PKCS5 10:43:58,300 INFO [main][CipherTest] transformation=AES.FAST/CFB200/PKCS5PADDING 10:43:58,300 INFO [main][CipherTest] transformation=AES.FAST/CFB200/PKCS7 10:43:58,300 INFO [main][CipherTest] transformation=AES.FAST/CFB200/PKCS7PADDING 10:43:58,300 INFO [main][CipherTest] transformation=AES.FAST/CFB200/TBC 10:43:58,300 INFO [main][CipherTest] transformation=AES.FAST/CFB200/TBCPADDING 10:43:58,300 INFO [main][CipherTest] transformation=AES.FAST/CFB200/X9.23 10:43:58,300 INFO [main][CipherTest] transformation=AES.FAST/CFB200/X9.23PADDING 10:43:58,300 INFO [main][CipherTest] transformation=AES.FAST/CFB200/ZEROBYTE 10:43:58,300 INFO [main][CipherTest] transformation=AES.FAST/CFB200/ZEROBYTEPADDING 10:43:58,300 INFO [main][CipherTest] transformation=AES.FAST/CFB208/ 10:43:58,301 INFO [main][CipherTest] transformation=AES.FAST/CFB208/ISO10126 10:43:58,301 INFO [main][CipherTest] transformation=AES.FAST/CFB208/ISO10126-2 10:43:58,301 INFO [main][CipherTest] transformation=AES.FAST/CFB208/ISO10126-2PADDING 10:43:58,301 INFO [main][CipherTest] transformation=AES.FAST/CFB208/ISO10126PADDING 10:43:58,301 INFO [main][CipherTest] transformation=AES.FAST/CFB208/ISO7816-4 10:43:58,301 INFO [main][CipherTest] transformation=AES.FAST/CFB208/ISO7816-4PADDING 10:43:58,301 INFO [main][CipherTest] transformation=AES.FAST/CFB208/NOPADDING 10:43:58,301 INFO [main][CipherTest] transformation=AES.FAST/CFB208/PKCS5 10:43:58,302 INFO [main][CipherTest] transformation=AES.FAST/CFB208/PKCS5PADDING 10:43:58,302 INFO [main][CipherTest] transformation=AES.FAST/CFB208/PKCS7 10:43:58,302 INFO [main][CipherTest] transformation=AES.FAST/CFB208/PKCS7PADDING 10:43:58,302 INFO [main][CipherTest] transformation=AES.FAST/CFB208/TBC 10:43:58,302 INFO [main][CipherTest] transformation=AES.FAST/CFB208/TBCPADDING 10:43:58,302 INFO [main][CipherTest] transformation=AES.FAST/CFB208/X9.23 10:43:58,302 INFO [main][CipherTest] transformation=AES.FAST/CFB208/X9.23PADDING 10:43:58,302 INFO [main][CipherTest] transformation=AES.FAST/CFB208/ZEROBYTE 10:43:58,302 INFO [main][CipherTest] transformation=AES.FAST/CFB208/ZEROBYTEPADDING 10:43:58,302 INFO [main][CipherTest] transformation=AES.FAST/CFB216/ 10:43:58,302 INFO [main][CipherTest] transformation=AES.FAST/CFB216/ISO10126 10:43:58,302 INFO [main][CipherTest] transformation=AES.FAST/CFB216/ISO10126-2 10:43:58,303 INFO [main][CipherTest] transformation=AES.FAST/CFB216/ISO10126-2PADDING 10:43:58,303 INFO [main][CipherTest] transformation=AES.FAST/CFB216/ISO10126PADDING 10:43:58,303 INFO [main][CipherTest] transformation=AES.FAST/CFB216/ISO7816-4 10:43:58,303 INFO [main][CipherTest] transformation=AES.FAST/CFB216/ISO7816-4PADDING 10:43:58,303 INFO [main][CipherTest] transformation=AES.FAST/CFB216/NOPADDING 10:43:58,303 INFO [main][CipherTest] transformation=AES.FAST/CFB216/PKCS5 10:43:58,303 INFO [main][CipherTest] transformation=AES.FAST/CFB216/PKCS5PADDING 10:43:58,304 INFO [main][CipherTest] transformation=AES.FAST/CFB216/PKCS7 10:43:58,304 INFO [main][CipherTest] transformation=AES.FAST/CFB216/PKCS7PADDING 10:43:58,304 INFO [main][CipherTest] transformation=AES.FAST/CFB216/TBC 10:43:58,304 INFO [main][CipherTest] transformation=AES.FAST/CFB216/TBCPADDING 10:43:58,304 INFO [main][CipherTest] transformation=AES.FAST/CFB216/X9.23 10:43:58,304 INFO [main][CipherTest] transformation=AES.FAST/CFB216/X9.23PADDING 10:43:58,304 INFO [main][CipherTest] transformation=AES.FAST/CFB216/ZEROBYTE 10:43:58,304 INFO [main][CipherTest] transformation=AES.FAST/CFB216/ZEROBYTEPADDING 10:43:58,304 INFO [main][CipherTest] transformation=AES.FAST/CFB224/ 10:43:58,304 INFO [main][CipherTest] transformation=AES.FAST/CFB224/ISO10126 10:43:58,304 INFO [main][CipherTest] transformation=AES.FAST/CFB224/ISO10126-2 10:43:58,305 INFO [main][CipherTest] transformation=AES.FAST/CFB224/ISO10126-2PADDING 10:43:58,305 INFO [main][CipherTest] transformation=AES.FAST/CFB224/ISO10126PADDING 10:43:58,305 INFO [main][CipherTest] transformation=AES.FAST/CFB224/ISO7816-4 10:43:58,305 INFO [main][CipherTest] transformation=AES.FAST/CFB224/ISO7816-4PADDING 10:43:58,305 INFO [main][CipherTest] transformation=AES.FAST/CFB224/NOPADDING 10:43:58,305 INFO [main][CipherTest] transformation=AES.FAST/CFB224/PKCS5 10:43:58,305 INFO [main][CipherTest] transformation=AES.FAST/CFB224/PKCS5PADDING 10:43:58,305 INFO [main][CipherTest] transformation=AES.FAST/CFB224/PKCS7 10:43:58,305 INFO [main][CipherTest] transformation=AES.FAST/CFB224/PKCS7PADDING 10:43:58,306 INFO [main][CipherTest] transformation=AES.FAST/CFB224/TBC 10:43:58,306 INFO [main][CipherTest] transformation=AES.FAST/CFB224/TBCPADDING 10:43:58,306 INFO [main][CipherTest] transformation=AES.FAST/CFB224/X9.23 10:43:58,306 INFO [main][CipherTest] transformation=AES.FAST/CFB224/X9.23PADDING 10:43:58,306 INFO [main][CipherTest] transformation=AES.FAST/CFB224/ZEROBYTE 10:43:58,306 INFO [main][CipherTest] transformation=AES.FAST/CFB224/ZEROBYTEPADDING 10:43:58,306 INFO [main][CipherTest] transformation=AES.FAST/CFB232/ 10:43:58,306 INFO [main][CipherTest] transformation=AES.FAST/CFB232/ISO10126 10:43:58,306 INFO [main][CipherTest] transformation=AES.FAST/CFB232/ISO10126-2 10:43:58,306 INFO [main][CipherTest] transformation=AES.FAST/CFB232/ISO10126-2PADDING 10:43:58,307 INFO [main][CipherTest] transformation=AES.FAST/CFB232/ISO10126PADDING 10:43:58,307 INFO [main][CipherTest] transformation=AES.FAST/CFB232/ISO7816-4 10:43:58,307 INFO [main][CipherTest] transformation=AES.FAST/CFB232/ISO7816-4PADDING 10:43:58,307 INFO [main][CipherTest] transformation=AES.FAST/CFB232/NOPADDING 10:43:58,307 INFO [main][CipherTest] transformation=AES.FAST/CFB232/PKCS5 10:43:58,307 INFO [main][CipherTest] transformation=AES.FAST/CFB232/PKCS5PADDING 10:43:58,307 INFO [main][CipherTest] transformation=AES.FAST/CFB232/PKCS7 10:43:58,307 INFO [main][CipherTest] transformation=AES.FAST/CFB232/PKCS7PADDING 10:43:58,308 INFO [main][CipherTest] transformation=AES.FAST/CFB232/TBC 10:43:58,308 INFO [main][CipherTest] transformation=AES.FAST/CFB232/TBCPADDING 10:43:58,308 INFO [main][CipherTest] transformation=AES.FAST/CFB232/X9.23 10:43:58,308 INFO [main][CipherTest] transformation=AES.FAST/CFB232/X9.23PADDING 10:43:58,308 INFO [main][CipherTest] transformation=AES.FAST/CFB232/ZEROBYTE 10:43:58,308 INFO [main][CipherTest] transformation=AES.FAST/CFB232/ZEROBYTEPADDING 10:43:58,308 INFO [main][CipherTest] transformation=AES.FAST/CFB24/ 10:43:58,308 INFO [main][CipherTest] transformation=AES.FAST/CFB24/ISO10126 10:43:58,308 INFO [main][CipherTest] transformation=AES.FAST/CFB24/ISO10126-2 10:43:58,308 INFO [main][CipherTest] transformation=AES.FAST/CFB24/ISO10126-2PADDING 10:43:58,309 INFO [main][CipherTest] transformation=AES.FAST/CFB24/ISO10126PADDING 10:43:58,309 INFO [main][CipherTest] transformation=AES.FAST/CFB24/ISO7816-4 10:43:58,309 INFO [main][CipherTest] transformation=AES.FAST/CFB24/ISO7816-4PADDING 10:43:58,309 INFO [main][CipherTest] transformation=AES.FAST/CFB24/NOPADDING 10:43:58,309 INFO [main][CipherTest] transformation=AES.FAST/CFB24/PKCS5 10:43:58,309 INFO [main][CipherTest] transformation=AES.FAST/CFB24/PKCS5PADDING 10:43:58,309 INFO [main][CipherTest] transformation=AES.FAST/CFB24/PKCS7 10:43:58,309 INFO [main][CipherTest] transformation=AES.FAST/CFB24/PKCS7PADDING 10:43:58,310 INFO [main][CipherTest] transformation=AES.FAST/CFB24/TBC 10:43:58,310 INFO [main][CipherTest] transformation=AES.FAST/CFB24/TBCPADDING 10:43:58,310 INFO [main][CipherTest] transformation=AES.FAST/CFB24/X9.23 10:43:58,310 INFO [main][CipherTest] transformation=AES.FAST/CFB24/X9.23PADDING 10:43:58,310 INFO [main][CipherTest] transformation=AES.FAST/CFB24/ZEROBYTE 10:43:58,310 INFO [main][CipherTest] transformation=AES.FAST/CFB24/ZEROBYTEPADDING 10:43:58,310 INFO [main][CipherTest] transformation=AES.FAST/CFB240/ 10:43:58,310 INFO [main][CipherTest] transformation=AES.FAST/CFB240/ISO10126 10:43:58,310 INFO [main][CipherTest] transformation=AES.FAST/CFB240/ISO10126-2 10:43:58,310 INFO [main][CipherTest] transformation=AES.FAST/CFB240/ISO10126-2PADDING 10:43:58,311 INFO [main][CipherTest] transformation=AES.FAST/CFB240/ISO10126PADDING 10:43:58,311 INFO [main][CipherTest] transformation=AES.FAST/CFB240/ISO7816-4 10:43:58,311 INFO [main][CipherTest] transformation=AES.FAST/CFB240/ISO7816-4PADDING 10:43:58,311 INFO [main][CipherTest] transformation=AES.FAST/CFB240/NOPADDING 10:43:58,311 INFO [main][CipherTest] transformation=AES.FAST/CFB240/PKCS5 10:43:58,311 INFO [main][CipherTest] transformation=AES.FAST/CFB240/PKCS5PADDING 10:43:58,311 INFO [main][CipherTest] transformation=AES.FAST/CFB240/PKCS7 10:43:58,311 INFO [main][CipherTest] transformation=AES.FAST/CFB240/PKCS7PADDING 10:43:58,311 INFO [main][CipherTest] transformation=AES.FAST/CFB240/TBC 10:43:58,312 INFO [main][CipherTest] transformation=AES.FAST/CFB240/TBCPADDING 10:43:58,312 INFO [main][CipherTest] transformation=AES.FAST/CFB240/X9.23 10:43:58,312 INFO [main][CipherTest] transformation=AES.FAST/CFB240/X9.23PADDING 10:43:58,312 INFO [main][CipherTest] transformation=AES.FAST/CFB240/ZEROBYTE 10:43:58,312 INFO [main][CipherTest] transformation=AES.FAST/CFB240/ZEROBYTEPADDING 10:43:58,312 INFO [main][CipherTest] transformation=AES.FAST/CFB248/ 10:43:58,312 INFO [main][CipherTest] transformation=AES.FAST/CFB248/ISO10126 10:43:58,312 INFO [main][CipherTest] transformation=AES.FAST/CFB248/ISO10126-2 10:43:58,312 INFO [main][CipherTest] transformation=AES.FAST/CFB248/ISO10126-2PADDING 10:43:58,312 INFO [main][CipherTest] transformation=AES.FAST/CFB248/ISO10126PADDING 10:43:58,313 INFO [main][CipherTest] transformation=AES.FAST/CFB248/ISO7816-4 10:43:58,313 INFO [main][CipherTest] transformation=AES.FAST/CFB248/ISO7816-4PADDING 10:43:58,313 INFO [main][CipherTest] transformation=AES.FAST/CFB248/NOPADDING 10:43:58,313 INFO [main][CipherTest] transformation=AES.FAST/CFB248/PKCS5 10:43:58,313 INFO [main][CipherTest] transformation=AES.FAST/CFB248/PKCS5PADDING 10:43:58,313 INFO [main][CipherTest] transformation=AES.FAST/CFB248/PKCS7 10:43:58,313 INFO [main][CipherTest] transformation=AES.FAST/CFB248/PKCS7PADDING 10:43:58,313 INFO [main][CipherTest] transformation=AES.FAST/CFB248/TBC 10:43:58,313 INFO [main][CipherTest] transformation=AES.FAST/CFB248/TBCPADDING 10:43:58,313 INFO [main][CipherTest] transformation=AES.FAST/CFB248/X9.23 10:43:58,313 INFO [main][CipherTest] transformation=AES.FAST/CFB248/X9.23PADDING 10:43:58,313 INFO [main][CipherTest] transformation=AES.FAST/CFB248/ZEROBYTE 10:43:58,313 INFO [main][CipherTest] transformation=AES.FAST/CFB248/ZEROBYTEPADDING 10:43:58,313 INFO [main][CipherTest] transformation=AES.FAST/CFB256/ 10:43:58,314 INFO [main][CipherTest] transformation=AES.FAST/CFB256/ISO10126 10:43:58,314 INFO [main][CipherTest] transformation=AES.FAST/CFB256/ISO10126-2 10:43:58,314 INFO [main][CipherTest] transformation=AES.FAST/CFB256/ISO10126-2PADDING 10:43:58,314 INFO [main][CipherTest] transformation=AES.FAST/CFB256/ISO10126PADDING 10:43:58,314 INFO [main][CipherTest] transformation=AES.FAST/CFB256/ISO7816-4 10:43:58,314 INFO [main][CipherTest] transformation=AES.FAST/CFB256/ISO7816-4PADDING 10:43:58,314 INFO [main][CipherTest] transformation=AES.FAST/CFB256/NOPADDING 10:43:58,314 INFO [main][CipherTest] transformation=AES.FAST/CFB256/PKCS5 10:43:58,315 INFO [main][CipherTest] transformation=AES.FAST/CFB256/PKCS5PADDING 10:43:58,315 INFO [main][CipherTest] transformation=AES.FAST/CFB256/PKCS7 10:43:58,315 INFO [main][CipherTest] transformation=AES.FAST/CFB256/PKCS7PADDING 10:43:58,315 INFO [main][CipherTest] transformation=AES.FAST/CFB256/TBC 10:43:58,315 INFO [main][CipherTest] transformation=AES.FAST/CFB256/TBCPADDING 10:43:58,315 INFO [main][CipherTest] transformation=AES.FAST/CFB256/X9.23 10:43:58,315 INFO [main][CipherTest] transformation=AES.FAST/CFB256/X9.23PADDING 10:43:58,315 INFO [main][CipherTest] transformation=AES.FAST/CFB256/ZEROBYTE 10:43:58,315 INFO [main][CipherTest] transformation=AES.FAST/CFB256/ZEROBYTEPADDING 10:43:58,315 INFO [main][CipherTest] transformation=AES.FAST/CFB32/ 10:43:58,315 INFO [main][CipherTest] transformation=AES.FAST/CFB32/ISO10126 10:43:58,316 INFO [main][CipherTest] transformation=AES.FAST/CFB32/ISO10126-2 10:43:58,316 INFO [main][CipherTest] transformation=AES.FAST/CFB32/ISO10126-2PADDING 10:43:58,316 INFO [main][CipherTest] transformation=AES.FAST/CFB32/ISO10126PADDING 10:43:58,316 INFO [main][CipherTest] transformation=AES.FAST/CFB32/ISO7816-4 10:43:58,316 INFO [main][CipherTest] transformation=AES.FAST/CFB32/ISO7816-4PADDING 10:43:58,316 INFO [main][CipherTest] transformation=AES.FAST/CFB32/NOPADDING 10:43:58,316 INFO [main][CipherTest] transformation=AES.FAST/CFB32/PKCS5 10:43:58,316 INFO [main][CipherTest] transformation=AES.FAST/CFB32/PKCS5PADDING 10:43:58,316 INFO [main][CipherTest] transformation=AES.FAST/CFB32/PKCS7 10:43:58,316 INFO [main][CipherTest] transformation=AES.FAST/CFB32/PKCS7PADDING 10:43:58,317 INFO [main][CipherTest] transformation=AES.FAST/CFB32/TBC 10:43:58,317 INFO [main][CipherTest] transformation=AES.FAST/CFB32/TBCPADDING 10:43:58,317 INFO [main][CipherTest] transformation=AES.FAST/CFB32/X9.23 10:43:58,317 INFO [main][CipherTest] transformation=AES.FAST/CFB32/X9.23PADDING 10:43:58,317 INFO [main][CipherTest] transformation=AES.FAST/CFB32/ZEROBYTE 10:43:58,317 INFO [main][CipherTest] transformation=AES.FAST/CFB32/ZEROBYTEPADDING 10:43:58,317 INFO [main][CipherTest] transformation=AES.FAST/CFB40/ 10:43:58,317 INFO [main][CipherTest] transformation=AES.FAST/CFB40/ISO10126 10:43:58,317 INFO [main][CipherTest] transformation=AES.FAST/CFB40/ISO10126-2 10:43:58,317 INFO [main][CipherTest] transformation=AES.FAST/CFB40/ISO10126-2PADDING 10:43:58,317 INFO [main][CipherTest] transformation=AES.FAST/CFB40/ISO10126PADDING 10:43:58,318 INFO [main][CipherTest] transformation=AES.FAST/CFB40/ISO7816-4 10:43:58,318 INFO [main][CipherTest] transformation=AES.FAST/CFB40/ISO7816-4PADDING 10:43:58,318 INFO [main][CipherTest] transformation=AES.FAST/CFB40/NOPADDING 10:43:58,318 INFO [main][CipherTest] transformation=AES.FAST/CFB40/PKCS5 10:43:58,318 INFO [main][CipherTest] transformation=AES.FAST/CFB40/PKCS5PADDING 10:43:58,318 INFO [main][CipherTest] transformation=AES.FAST/CFB40/PKCS7 10:43:58,318 INFO [main][CipherTest] transformation=AES.FAST/CFB40/PKCS7PADDING 10:43:58,318 INFO [main][CipherTest] transformation=AES.FAST/CFB40/TBC 10:43:58,318 INFO [main][CipherTest] transformation=AES.FAST/CFB40/TBCPADDING 10:43:58,318 INFO [main][CipherTest] transformation=AES.FAST/CFB40/X9.23 10:43:58,318 INFO [main][CipherTest] transformation=AES.FAST/CFB40/X9.23PADDING 10:43:58,318 INFO [main][CipherTest] transformation=AES.FAST/CFB40/ZEROBYTE 10:43:58,318 INFO [main][CipherTest] transformation=AES.FAST/CFB40/ZEROBYTEPADDING 10:43:58,319 INFO [main][CipherTest] transformation=AES.FAST/CFB48/ 10:43:58,319 INFO [main][CipherTest] transformation=AES.FAST/CFB48/ISO10126 10:43:58,319 INFO [main][CipherTest] transformation=AES.FAST/CFB48/ISO10126-2 10:43:58,319 INFO [main][CipherTest] transformation=AES.FAST/CFB48/ISO10126-2PADDING 10:43:58,319 INFO [main][CipherTest] transformation=AES.FAST/CFB48/ISO10126PADDING 10:43:58,319 INFO [main][CipherTest] transformation=AES.FAST/CFB48/ISO7816-4 10:43:58,319 INFO [main][CipherTest] transformation=AES.FAST/CFB48/ISO7816-4PADDING 10:43:58,319 INFO [main][CipherTest] transformation=AES.FAST/CFB48/NOPADDING 10:43:58,319 INFO [main][CipherTest] transformation=AES.FAST/CFB48/PKCS5 10:43:58,319 INFO [main][CipherTest] transformation=AES.FAST/CFB48/PKCS5PADDING 10:43:58,320 INFO [main][CipherTest] transformation=AES.FAST/CFB48/PKCS7 10:43:58,320 INFO [main][CipherTest] transformation=AES.FAST/CFB48/PKCS7PADDING 10:43:58,320 INFO [main][CipherTest] transformation=AES.FAST/CFB48/TBC 10:43:58,320 INFO [main][CipherTest] transformation=AES.FAST/CFB48/TBCPADDING 10:43:58,320 INFO [main][CipherTest] transformation=AES.FAST/CFB48/X9.23 10:43:58,320 INFO [main][CipherTest] transformation=AES.FAST/CFB48/X9.23PADDING 10:43:58,320 INFO [main][CipherTest] transformation=AES.FAST/CFB48/ZEROBYTE 10:43:58,320 INFO [main][CipherTest] transformation=AES.FAST/CFB48/ZEROBYTEPADDING 10:43:58,320 INFO [main][CipherTest] transformation=AES.FAST/CFB56/ 10:43:58,320 INFO [main][CipherTest] transformation=AES.FAST/CFB56/ISO10126 10:43:58,320 INFO [main][CipherTest] transformation=AES.FAST/CFB56/ISO10126-2 10:43:58,320 INFO [main][CipherTest] transformation=AES.FAST/CFB56/ISO10126-2PADDING 10:43:58,321 INFO [main][CipherTest] transformation=AES.FAST/CFB56/ISO10126PADDING 10:43:58,321 INFO [main][CipherTest] transformation=AES.FAST/CFB56/ISO7816-4 10:43:58,321 INFO [main][CipherTest] transformation=AES.FAST/CFB56/ISO7816-4PADDING 10:43:58,321 INFO [main][CipherTest] transformation=AES.FAST/CFB56/NOPADDING 10:43:58,321 INFO [main][CipherTest] transformation=AES.FAST/CFB56/PKCS5 10:43:58,321 INFO [main][CipherTest] transformation=AES.FAST/CFB56/PKCS5PADDING 10:43:58,321 INFO [main][CipherTest] transformation=AES.FAST/CFB56/PKCS7 10:43:58,321 INFO [main][CipherTest] transformation=AES.FAST/CFB56/PKCS7PADDING 10:43:58,321 INFO [main][CipherTest] transformation=AES.FAST/CFB56/TBC 10:43:58,321 INFO [main][CipherTest] transformation=AES.FAST/CFB56/TBCPADDING 10:43:58,322 INFO [main][CipherTest] transformation=AES.FAST/CFB56/X9.23 10:43:58,322 INFO [main][CipherTest] transformation=AES.FAST/CFB56/X9.23PADDING 10:43:58,322 INFO [main][CipherTest] transformation=AES.FAST/CFB56/ZEROBYTE 10:43:58,322 INFO [main][CipherTest] transformation=AES.FAST/CFB56/ZEROBYTEPADDING 10:43:58,322 INFO [main][CipherTest] transformation=AES.FAST/CFB64/ 10:43:58,322 INFO [main][CipherTest] transformation=AES.FAST/CFB64/ISO10126 10:43:58,322 INFO [main][CipherTest] transformation=AES.FAST/CFB64/ISO10126-2 10:43:58,322 INFO [main][CipherTest] transformation=AES.FAST/CFB64/ISO10126-2PADDING 10:43:58,322 INFO [main][CipherTest] transformation=AES.FAST/CFB64/ISO10126PADDING 10:43:58,322 INFO [main][CipherTest] transformation=AES.FAST/CFB64/ISO7816-4 10:43:58,322 INFO [main][CipherTest] transformation=AES.FAST/CFB64/ISO7816-4PADDING 10:43:58,322 INFO [main][CipherTest] transformation=AES.FAST/CFB64/NOPADDING 10:43:58,323 INFO [main][CipherTest] transformation=AES.FAST/CFB64/PKCS5 10:43:58,323 INFO [main][CipherTest] transformation=AES.FAST/CFB64/PKCS5PADDING 10:43:58,323 INFO [main][CipherTest] transformation=AES.FAST/CFB64/PKCS7 10:43:58,323 INFO [main][CipherTest] transformation=AES.FAST/CFB64/PKCS7PADDING 10:43:58,323 INFO [main][CipherTest] transformation=AES.FAST/CFB64/TBC 10:43:58,323 INFO [main][CipherTest] transformation=AES.FAST/CFB64/TBCPADDING 10:43:58,323 INFO [main][CipherTest] transformation=AES.FAST/CFB64/X9.23 10:43:58,323 INFO [main][CipherTest] transformation=AES.FAST/CFB64/X9.23PADDING 10:43:58,323 INFO [main][CipherTest] transformation=AES.FAST/CFB64/ZEROBYTE 10:43:58,323 INFO [main][CipherTest] transformation=AES.FAST/CFB64/ZEROBYTEPADDING 10:43:58,323 INFO [main][CipherTest] transformation=AES.FAST/CFB72/ 10:43:58,323 INFO [main][CipherTest] transformation=AES.FAST/CFB72/ISO10126 10:43:58,324 INFO [main][CipherTest] transformation=AES.FAST/CFB72/ISO10126-2 10:43:58,324 INFO [main][CipherTest] transformation=AES.FAST/CFB72/ISO10126-2PADDING 10:43:58,324 INFO [main][CipherTest] transformation=AES.FAST/CFB72/ISO10126PADDING 10:43:58,324 INFO [main][CipherTest] transformation=AES.FAST/CFB72/ISO7816-4 10:43:58,324 INFO [main][CipherTest] transformation=AES.FAST/CFB72/ISO7816-4PADDING 10:43:58,324 INFO [main][CipherTest] transformation=AES.FAST/CFB72/NOPADDING 10:43:58,324 INFO [main][CipherTest] transformation=AES.FAST/CFB72/PKCS5 10:43:58,324 INFO [main][CipherTest] transformation=AES.FAST/CFB72/PKCS5PADDING 10:43:58,324 INFO [main][CipherTest] transformation=AES.FAST/CFB72/PKCS7 10:43:58,324 INFO [main][CipherTest] transformation=AES.FAST/CFB72/PKCS7PADDING 10:43:58,324 INFO [main][CipherTest] transformation=AES.FAST/CFB72/TBC 10:43:58,324 INFO [main][CipherTest] transformation=AES.FAST/CFB72/TBCPADDING 10:43:58,325 INFO [main][CipherTest] transformation=AES.FAST/CFB72/X9.23 10:43:58,325 INFO [main][CipherTest] transformation=AES.FAST/CFB72/X9.23PADDING 10:43:58,325 INFO [main][CipherTest] transformation=AES.FAST/CFB72/ZEROBYTE 10:43:58,325 INFO [main][CipherTest] transformation=AES.FAST/CFB72/ZEROBYTEPADDING 10:43:58,325 INFO [main][CipherTest] transformation=AES.FAST/CFB8/ 10:43:58,325 INFO [main][CipherTest] transformation=AES.FAST/CFB8/ISO10126 10:43:58,325 INFO [main][CipherTest] transformation=AES.FAST/CFB8/ISO10126-2 10:43:58,325 INFO [main][CipherTest] transformation=AES.FAST/CFB8/ISO10126-2PADDING 10:43:58,325 INFO [main][CipherTest] transformation=AES.FAST/CFB8/ISO10126PADDING 10:43:58,326 INFO [main][CipherTest] transformation=AES.FAST/CFB8/ISO7816-4 10:43:58,326 INFO [main][CipherTest] transformation=AES.FAST/CFB8/ISO7816-4PADDING 10:43:58,326 INFO [main][CipherTest] transformation=AES.FAST/CFB8/NOPADDING 10:43:58,326 INFO [main][CipherTest] transformation=AES.FAST/CFB8/PKCS5 10:43:58,326 INFO [main][CipherTest] transformation=AES.FAST/CFB8/PKCS5PADDING 10:43:58,326 INFO [main][CipherTest] transformation=AES.FAST/CFB8/PKCS7 10:43:58,326 INFO [main][CipherTest] transformation=AES.FAST/CFB8/PKCS7PADDING 10:43:58,326 INFO [main][CipherTest] transformation=AES.FAST/CFB8/TBC 10:43:58,326 INFO [main][CipherTest] transformation=AES.FAST/CFB8/TBCPADDING 10:43:58,326 INFO [main][CipherTest] transformation=AES.FAST/CFB8/X9.23 10:43:58,326 INFO [main][CipherTest] transformation=AES.FAST/CFB8/X9.23PADDING 10:43:58,326 INFO [main][CipherTest] transformation=AES.FAST/CFB8/ZEROBYTE 10:43:58,326 INFO [main][CipherTest] transformation=AES.FAST/CFB8/ZEROBYTEPADDING 10:43:58,326 INFO [main][CipherTest] transformation=AES.FAST/CFB80/ 10:43:58,326 INFO [main][CipherTest] transformation=AES.FAST/CFB80/ISO10126 10:43:58,327 INFO [main][CipherTest] transformation=AES.FAST/CFB80/ISO10126-2 10:43:58,327 INFO [main][CipherTest] transformation=AES.FAST/CFB80/ISO10126-2PADDING 10:43:58,327 INFO [main][CipherTest] transformation=AES.FAST/CFB80/ISO10126PADDING 10:43:58,327 INFO [main][CipherTest] transformation=AES.FAST/CFB80/ISO7816-4 10:43:58,327 INFO [main][CipherTest] transformation=AES.FAST/CFB80/ISO7816-4PADDING 10:43:58,327 INFO [main][CipherTest] transformation=AES.FAST/CFB80/NOPADDING 10:43:58,328 INFO [main][CipherTest] transformation=AES.FAST/CFB80/PKCS5 10:43:58,328 INFO [main][CipherTest] transformation=AES.FAST/CFB80/PKCS5PADDING 10:43:58,328 INFO [main][CipherTest] transformation=AES.FAST/CFB80/PKCS7 10:43:58,328 INFO [main][CipherTest] transformation=AES.FAST/CFB80/PKCS7PADDING 10:43:58,328 INFO [main][CipherTest] transformation=AES.FAST/CFB80/TBC 10:43:58,328 INFO [main][CipherTest] transformation=AES.FAST/CFB80/TBCPADDING 10:43:58,328 INFO [main][CipherTest] transformation=AES.FAST/CFB80/X9.23 10:43:58,328 INFO [main][CipherTest] transformation=AES.FAST/CFB80/X9.23PADDING 10:43:58,328 INFO [main][CipherTest] transformation=AES.FAST/CFB80/ZEROBYTE 10:43:58,328 INFO [main][CipherTest] transformation=AES.FAST/CFB80/ZEROBYTEPADDING 10:43:58,328 INFO [main][CipherTest] transformation=AES.FAST/CFB88/ 10:43:58,328 INFO [main][CipherTest] transformation=AES.FAST/CFB88/ISO10126 10:43:58,328 INFO [main][CipherTest] transformation=AES.FAST/CFB88/ISO10126-2 10:43:58,329 INFO [main][CipherTest] transformation=AES.FAST/CFB88/ISO10126-2PADDING 10:43:58,329 INFO [main][CipherTest] transformation=AES.FAST/CFB88/ISO10126PADDING 10:43:58,329 INFO [main][CipherTest] transformation=AES.FAST/CFB88/ISO7816-4 10:43:58,329 INFO [main][CipherTest] transformation=AES.FAST/CFB88/ISO7816-4PADDING 10:43:58,329 INFO [main][CipherTest] transformation=AES.FAST/CFB88/NOPADDING 10:43:58,329 INFO [main][CipherTest] transformation=AES.FAST/CFB88/PKCS5 10:43:58,329 INFO [main][CipherTest] transformation=AES.FAST/CFB88/PKCS5PADDING 10:43:58,329 INFO [main][CipherTest] transformation=AES.FAST/CFB88/PKCS7 10:43:58,329 INFO [main][CipherTest] transformation=AES.FAST/CFB88/PKCS7PADDING 10:43:58,329 INFO [main][CipherTest] transformation=AES.FAST/CFB88/TBC 10:43:58,329 INFO [main][CipherTest] transformation=AES.FAST/CFB88/TBCPADDING 10:43:58,329 INFO [main][CipherTest] transformation=AES.FAST/CFB88/X9.23 10:43:58,330 INFO [main][CipherTest] transformation=AES.FAST/CFB88/X9.23PADDING 10:43:58,330 INFO [main][CipherTest] transformation=AES.FAST/CFB88/ZEROBYTE 10:43:58,330 INFO [main][CipherTest] transformation=AES.FAST/CFB88/ZEROBYTEPADDING 10:43:58,330 INFO [main][CipherTest] transformation=AES.FAST/CFB96/ 10:43:58,330 INFO [main][CipherTest] transformation=AES.FAST/CFB96/ISO10126 10:43:58,330 INFO [main][CipherTest] transformation=AES.FAST/CFB96/ISO10126-2 10:43:58,330 INFO [main][CipherTest] transformation=AES.FAST/CFB96/ISO10126-2PADDING 10:43:58,330 INFO [main][CipherTest] transformation=AES.FAST/CFB96/ISO10126PADDING 10:43:58,330 INFO [main][CipherTest] transformation=AES.FAST/CFB96/ISO7816-4 10:43:58,330 INFO [main][CipherTest] transformation=AES.FAST/CFB96/ISO7816-4PADDING 10:43:58,330 INFO [main][CipherTest] transformation=AES.FAST/CFB96/NOPADDING 10:43:58,330 INFO [main][CipherTest] transformation=AES.FAST/CFB96/PKCS5 10:43:58,330 INFO [main][CipherTest] transformation=AES.FAST/CFB96/PKCS5PADDING 10:43:58,330 INFO [main][CipherTest] transformation=AES.FAST/CFB96/PKCS7 10:43:58,331 INFO [main][CipherTest] transformation=AES.FAST/CFB96/PKCS7PADDING 10:43:58,331 INFO [main][CipherTest] transformation=AES.FAST/CFB96/TBC 10:43:58,331 INFO [main][CipherTest] transformation=AES.FAST/CFB96/TBCPADDING 10:43:58,331 INFO [main][CipherTest] transformation=AES.FAST/CFB96/X9.23 10:43:58,331 INFO [main][CipherTest] transformation=AES.FAST/CFB96/X9.23PADDING 10:43:58,331 INFO [main][CipherTest] transformation=AES.FAST/CFB96/ZEROBYTE 10:43:58,331 INFO [main][CipherTest] transformation=AES.FAST/CFB96/ZEROBYTEPADDING 10:43:58,331 INFO [main][CipherTest] transformation=AES.FAST/CTS/ 10:43:58,331 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "AES.FAST/CTS/" does not support IV => Skipping. 10:43:58,331 INFO [main][CipherTest] transformation=AES.FAST/CTS/NOPADDING 10:43:58,331 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "AES.FAST/CTS/NOPADDING" does not support IV => Skipping. 10:43:58,331 INFO [main][CipherTest] transformation=AES.FAST/EAX/ 10:43:58,332 INFO [main][CipherTest] transformation=AES.FAST/EAX/NOPADDING 10:43:58,332 INFO [main][CipherTest] transformation=AES.FAST/ECB/ 10:43:58,332 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "AES.FAST/ECB/" does not support IV => Skipping. 10:43:58,332 INFO [main][CipherTest] transformation=AES.FAST/ECB/NOPADDING 10:43:58,332 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "AES.FAST/ECB/NOPADDING" does not support IV => Skipping. 10:43:58,332 INFO [main][CipherTest] transformation=AES.FAST/GCM/ 10:43:58,335 INFO [main][CipherTest] transformation=AES.FAST/GCM/NOPADDING 10:43:58,336 INFO [main][CipherTest] transformation=AES.FAST/OFB/ 10:43:58,336 INFO [main][CipherTest] transformation=AES.FAST/OFB/ISO10126 10:43:58,337 INFO [main][CipherTest] transformation=AES.FAST/OFB/ISO10126-2 10:43:58,337 INFO [main][CipherTest] transformation=AES.FAST/OFB/ISO10126-2PADDING 10:43:58,337 INFO [main][CipherTest] transformation=AES.FAST/OFB/ISO10126PADDING 10:43:58,337 INFO [main][CipherTest] transformation=AES.FAST/OFB/ISO7816-4 10:43:58,337 INFO [main][CipherTest] transformation=AES.FAST/OFB/ISO7816-4PADDING 10:43:58,337 INFO [main][CipherTest] transformation=AES.FAST/OFB/NOPADDING 10:43:58,337 INFO [main][CipherTest] transformation=AES.FAST/OFB/PKCS5 10:43:58,337 INFO [main][CipherTest] transformation=AES.FAST/OFB/PKCS5PADDING 10:43:58,337 INFO [main][CipherTest] transformation=AES.FAST/OFB/PKCS7 10:43:58,337 INFO [main][CipherTest] transformation=AES.FAST/OFB/PKCS7PADDING 10:43:58,337 INFO [main][CipherTest] transformation=AES.FAST/OFB/TBC 10:43:58,338 INFO [main][CipherTest] transformation=AES.FAST/OFB/TBCPADDING 10:43:58,338 INFO [main][CipherTest] transformation=AES.FAST/OFB/X9.23 10:43:58,338 INFO [main][CipherTest] transformation=AES.FAST/OFB/X9.23PADDING 10:43:58,338 INFO [main][CipherTest] transformation=AES.FAST/OFB/ZEROBYTE 10:43:58,338 INFO [main][CipherTest] transformation=AES.FAST/OFB/ZEROBYTEPADDING 10:43:58,338 INFO [main][CipherTest] transformation=AES.FAST/OFB104/ 10:43:58,338 INFO [main][CipherTest] transformation=AES.FAST/OFB104/ISO10126 10:43:58,338 INFO [main][CipherTest] transformation=AES.FAST/OFB104/ISO10126-2 10:43:58,338 INFO [main][CipherTest] transformation=AES.FAST/OFB104/ISO10126-2PADDING 10:43:58,338 INFO [main][CipherTest] transformation=AES.FAST/OFB104/ISO10126PADDING 10:43:58,338 INFO [main][CipherTest] transformation=AES.FAST/OFB104/ISO7816-4 10:43:58,339 INFO [main][CipherTest] transformation=AES.FAST/OFB104/ISO7816-4PADDING 10:43:58,339 INFO [main][CipherTest] transformation=AES.FAST/OFB104/NOPADDING 10:43:58,339 INFO [main][CipherTest] transformation=AES.FAST/OFB104/PKCS5 10:43:58,339 INFO [main][CipherTest] transformation=AES.FAST/OFB104/PKCS5PADDING 10:43:58,339 INFO [main][CipherTest] transformation=AES.FAST/OFB104/PKCS7 10:43:58,339 INFO [main][CipherTest] transformation=AES.FAST/OFB104/PKCS7PADDING 10:43:58,339 INFO [main][CipherTest] transformation=AES.FAST/OFB104/TBC 10:43:58,339 INFO [main][CipherTest] transformation=AES.FAST/OFB104/TBCPADDING 10:43:58,340 INFO [main][CipherTest] transformation=AES.FAST/OFB104/X9.23 10:43:58,340 INFO [main][CipherTest] transformation=AES.FAST/OFB104/X9.23PADDING 10:43:58,340 INFO [main][CipherTest] transformation=AES.FAST/OFB104/ZEROBYTE 10:43:58,340 INFO [main][CipherTest] transformation=AES.FAST/OFB104/ZEROBYTEPADDING 10:43:58,340 INFO [main][CipherTest] transformation=AES.FAST/OFB112/ 10:43:58,340 INFO [main][CipherTest] transformation=AES.FAST/OFB112/ISO10126 10:43:58,340 INFO [main][CipherTest] transformation=AES.FAST/OFB112/ISO10126-2 10:43:58,340 INFO [main][CipherTest] transformation=AES.FAST/OFB112/ISO10126-2PADDING 10:43:58,340 INFO [main][CipherTest] transformation=AES.FAST/OFB112/ISO10126PADDING 10:43:58,340 INFO [main][CipherTest] transformation=AES.FAST/OFB112/ISO7816-4 10:43:58,341 INFO [main][CipherTest] transformation=AES.FAST/OFB112/ISO7816-4PADDING 10:43:58,341 INFO [main][CipherTest] transformation=AES.FAST/OFB112/NOPADDING 10:43:58,341 INFO [main][CipherTest] transformation=AES.FAST/OFB112/PKCS5 10:43:58,341 INFO [main][CipherTest] transformation=AES.FAST/OFB112/PKCS5PADDING 10:43:58,341 INFO [main][CipherTest] transformation=AES.FAST/OFB112/PKCS7 10:43:58,341 INFO [main][CipherTest] transformation=AES.FAST/OFB112/PKCS7PADDING 10:43:58,341 INFO [main][CipherTest] transformation=AES.FAST/OFB112/TBC 10:43:58,341 INFO [main][CipherTest] transformation=AES.FAST/OFB112/TBCPADDING 10:43:58,341 INFO [main][CipherTest] transformation=AES.FAST/OFB112/X9.23 10:43:58,341 INFO [main][CipherTest] transformation=AES.FAST/OFB112/X9.23PADDING 10:43:58,341 INFO [main][CipherTest] transformation=AES.FAST/OFB112/ZEROBYTE 10:43:58,341 INFO [main][CipherTest] transformation=AES.FAST/OFB112/ZEROBYTEPADDING 10:43:58,341 INFO [main][CipherTest] transformation=AES.FAST/OFB120/ 10:43:58,341 INFO [main][CipherTest] transformation=AES.FAST/OFB120/ISO10126 10:43:58,342 INFO [main][CipherTest] transformation=AES.FAST/OFB120/ISO10126-2 10:43:58,342 INFO [main][CipherTest] transformation=AES.FAST/OFB120/ISO10126-2PADDING 10:43:58,342 INFO [main][CipherTest] transformation=AES.FAST/OFB120/ISO10126PADDING 10:43:58,342 INFO [main][CipherTest] transformation=AES.FAST/OFB120/ISO7816-4 10:43:58,342 INFO [main][CipherTest] transformation=AES.FAST/OFB120/ISO7816-4PADDING 10:43:58,342 INFO [main][CipherTest] transformation=AES.FAST/OFB120/NOPADDING 10:43:58,342 INFO [main][CipherTest] transformation=AES.FAST/OFB120/PKCS5 10:43:58,342 INFO [main][CipherTest] transformation=AES.FAST/OFB120/PKCS5PADDING 10:43:58,342 INFO [main][CipherTest] transformation=AES.FAST/OFB120/PKCS7 10:43:58,342 INFO [main][CipherTest] transformation=AES.FAST/OFB120/PKCS7PADDING 10:43:58,343 INFO [main][CipherTest] transformation=AES.FAST/OFB120/TBC 10:43:58,343 INFO [main][CipherTest] transformation=AES.FAST/OFB120/TBCPADDING 10:43:58,343 INFO [main][CipherTest] transformation=AES.FAST/OFB120/X9.23 10:43:58,343 INFO [main][CipherTest] transformation=AES.FAST/OFB120/X9.23PADDING 10:43:58,343 INFO [main][CipherTest] transformation=AES.FAST/OFB120/ZEROBYTE 10:43:58,343 INFO [main][CipherTest] transformation=AES.FAST/OFB120/ZEROBYTEPADDING 10:43:58,343 INFO [main][CipherTest] transformation=AES.FAST/OFB128/ 10:43:58,343 INFO [main][CipherTest] transformation=AES.FAST/OFB128/ISO10126 10:43:58,343 INFO [main][CipherTest] transformation=AES.FAST/OFB128/ISO10126-2 10:43:58,343 INFO [main][CipherTest] transformation=AES.FAST/OFB128/ISO10126-2PADDING 10:43:58,344 INFO [main][CipherTest] transformation=AES.FAST/OFB128/ISO10126PADDING 10:43:58,344 INFO [main][CipherTest] transformation=AES.FAST/OFB128/ISO7816-4 10:43:58,344 INFO [main][CipherTest] transformation=AES.FAST/OFB128/ISO7816-4PADDING 10:43:58,344 INFO [main][CipherTest] transformation=AES.FAST/OFB128/NOPADDING 10:43:58,344 INFO [main][CipherTest] transformation=AES.FAST/OFB128/PKCS5 10:43:58,344 INFO [main][CipherTest] transformation=AES.FAST/OFB128/PKCS5PADDING 10:43:58,344 INFO [main][CipherTest] transformation=AES.FAST/OFB128/PKCS7 10:43:58,344 INFO [main][CipherTest] transformation=AES.FAST/OFB128/PKCS7PADDING 10:43:58,344 INFO [main][CipherTest] transformation=AES.FAST/OFB128/TBC 10:43:58,344 INFO [main][CipherTest] transformation=AES.FAST/OFB128/TBCPADDING 10:43:58,344 INFO [main][CipherTest] transformation=AES.FAST/OFB128/X9.23 10:43:58,344 INFO [main][CipherTest] transformation=AES.FAST/OFB128/X9.23PADDING 10:43:58,344 INFO [main][CipherTest] transformation=AES.FAST/OFB128/ZEROBYTE 10:43:58,345 INFO [main][CipherTest] transformation=AES.FAST/OFB128/ZEROBYTEPADDING 10:43:58,345 INFO [main][CipherTest] transformation=AES.FAST/OFB136/ 10:43:58,345 INFO [main][CipherTest] transformation=AES.FAST/OFB136/ISO10126 10:43:58,345 INFO [main][CipherTest] transformation=AES.FAST/OFB136/ISO10126-2 10:43:58,345 INFO [main][CipherTest] transformation=AES.FAST/OFB136/ISO10126-2PADDING 10:43:58,345 INFO [main][CipherTest] transformation=AES.FAST/OFB136/ISO10126PADDING 10:43:58,345 INFO [main][CipherTest] transformation=AES.FAST/OFB136/ISO7816-4 10:43:58,345 INFO [main][CipherTest] transformation=AES.FAST/OFB136/ISO7816-4PADDING 10:43:58,346 INFO [main][CipherTest] transformation=AES.FAST/OFB136/NOPADDING 10:43:58,346 INFO [main][CipherTest] transformation=AES.FAST/OFB136/PKCS5 10:43:58,346 INFO [main][CipherTest] transformation=AES.FAST/OFB136/PKCS5PADDING 10:43:58,346 INFO [main][CipherTest] transformation=AES.FAST/OFB136/PKCS7 10:43:58,346 INFO [main][CipherTest] transformation=AES.FAST/OFB136/PKCS7PADDING 10:43:58,346 INFO [main][CipherTest] transformation=AES.FAST/OFB136/TBC 10:43:58,346 INFO [main][CipherTest] transformation=AES.FAST/OFB136/TBCPADDING 10:43:58,346 INFO [main][CipherTest] transformation=AES.FAST/OFB136/X9.23 10:43:58,346 INFO [main][CipherTest] transformation=AES.FAST/OFB136/X9.23PADDING 10:43:58,346 INFO [main][CipherTest] transformation=AES.FAST/OFB136/ZEROBYTE 10:43:58,346 INFO [main][CipherTest] transformation=AES.FAST/OFB136/ZEROBYTEPADDING 10:43:58,346 INFO [main][CipherTest] transformation=AES.FAST/OFB144/ 10:43:58,347 INFO [main][CipherTest] transformation=AES.FAST/OFB144/ISO10126 10:43:58,347 INFO [main][CipherTest] transformation=AES.FAST/OFB144/ISO10126-2 10:43:58,347 INFO [main][CipherTest] transformation=AES.FAST/OFB144/ISO10126-2PADDING 10:43:58,347 INFO [main][CipherTest] transformation=AES.FAST/OFB144/ISO10126PADDING 10:43:58,347 INFO [main][CipherTest] transformation=AES.FAST/OFB144/ISO7816-4 10:43:58,347 INFO [main][CipherTest] transformation=AES.FAST/OFB144/ISO7816-4PADDING 10:43:58,347 INFO [main][CipherTest] transformation=AES.FAST/OFB144/NOPADDING 10:43:58,347 INFO [main][CipherTest] transformation=AES.FAST/OFB144/PKCS5 10:43:58,348 INFO [main][CipherTest] transformation=AES.FAST/OFB144/PKCS5PADDING 10:43:58,348 INFO [main][CipherTest] transformation=AES.FAST/OFB144/PKCS7 10:43:58,348 INFO [main][CipherTest] transformation=AES.FAST/OFB144/PKCS7PADDING 10:43:58,348 INFO [main][CipherTest] transformation=AES.FAST/OFB144/TBC 10:43:58,348 INFO [main][CipherTest] transformation=AES.FAST/OFB144/TBCPADDING 10:43:58,348 INFO [main][CipherTest] transformation=AES.FAST/OFB144/X9.23 10:43:58,348 INFO [main][CipherTest] transformation=AES.FAST/OFB144/X9.23PADDING 10:43:58,348 INFO [main][CipherTest] transformation=AES.FAST/OFB144/ZEROBYTE 10:43:58,348 INFO [main][CipherTest] transformation=AES.FAST/OFB144/ZEROBYTEPADDING 10:43:58,348 INFO [main][CipherTest] transformation=AES.FAST/OFB152/ 10:43:58,348 INFO [main][CipherTest] transformation=AES.FAST/OFB152/ISO10126 10:43:58,348 INFO [main][CipherTest] transformation=AES.FAST/OFB152/ISO10126-2 10:43:58,348 INFO [main][CipherTest] transformation=AES.FAST/OFB152/ISO10126-2PADDING 10:43:58,349 INFO [main][CipherTest] transformation=AES.FAST/OFB152/ISO10126PADDING 10:43:58,349 INFO [main][CipherTest] transformation=AES.FAST/OFB152/ISO7816-4 10:43:58,349 INFO [main][CipherTest] transformation=AES.FAST/OFB152/ISO7816-4PADDING 10:43:58,349 INFO [main][CipherTest] transformation=AES.FAST/OFB152/NOPADDING 10:43:58,349 INFO [main][CipherTest] transformation=AES.FAST/OFB152/PKCS5 10:43:58,349 INFO [main][CipherTest] transformation=AES.FAST/OFB152/PKCS5PADDING 10:43:58,349 INFO [main][CipherTest] transformation=AES.FAST/OFB152/PKCS7 10:43:58,349 INFO [main][CipherTest] transformation=AES.FAST/OFB152/PKCS7PADDING 10:43:58,349 INFO [main][CipherTest] transformation=AES.FAST/OFB152/TBC 10:43:58,349 INFO [main][CipherTest] transformation=AES.FAST/OFB152/TBCPADDING 10:43:58,349 INFO [main][CipherTest] transformation=AES.FAST/OFB152/X9.23 10:43:58,349 INFO [main][CipherTest] transformation=AES.FAST/OFB152/X9.23PADDING 10:43:58,350 INFO [main][CipherTest] transformation=AES.FAST/OFB152/ZEROBYTE 10:43:58,350 INFO [main][CipherTest] transformation=AES.FAST/OFB152/ZEROBYTEPADDING 10:43:58,350 INFO [main][CipherTest] transformation=AES.FAST/OFB16/ 10:43:58,350 INFO [main][CipherTest] transformation=AES.FAST/OFB16/ISO10126 10:43:58,350 INFO [main][CipherTest] transformation=AES.FAST/OFB16/ISO10126-2 10:43:58,350 INFO [main][CipherTest] transformation=AES.FAST/OFB16/ISO10126-2PADDING 10:43:58,350 INFO [main][CipherTest] transformation=AES.FAST/OFB16/ISO10126PADDING 10:43:58,350 INFO [main][CipherTest] transformation=AES.FAST/OFB16/ISO7816-4 10:43:58,350 INFO [main][CipherTest] transformation=AES.FAST/OFB16/ISO7816-4PADDING 10:43:58,350 INFO [main][CipherTest] transformation=AES.FAST/OFB16/NOPADDING 10:43:58,351 INFO [main][CipherTest] transformation=AES.FAST/OFB16/PKCS5 10:43:58,351 INFO [main][CipherTest] transformation=AES.FAST/OFB16/PKCS5PADDING 10:43:58,351 INFO [main][CipherTest] transformation=AES.FAST/OFB16/PKCS7 10:43:58,351 INFO [main][CipherTest] transformation=AES.FAST/OFB16/PKCS7PADDING 10:43:58,351 INFO [main][CipherTest] transformation=AES.FAST/OFB16/TBC 10:43:58,351 INFO [main][CipherTest] transformation=AES.FAST/OFB16/TBCPADDING 10:43:58,351 INFO [main][CipherTest] transformation=AES.FAST/OFB16/X9.23 10:43:58,351 INFO [main][CipherTest] transformation=AES.FAST/OFB16/X9.23PADDING 10:43:58,351 INFO [main][CipherTest] transformation=AES.FAST/OFB16/ZEROBYTE 10:43:58,351 INFO [main][CipherTest] transformation=AES.FAST/OFB16/ZEROBYTEPADDING 10:43:58,351 INFO [main][CipherTest] transformation=AES.FAST/OFB160/ 10:43:58,352 INFO [main][CipherTest] transformation=AES.FAST/OFB160/ISO10126 10:43:58,352 INFO [main][CipherTest] transformation=AES.FAST/OFB160/ISO10126-2 10:43:58,352 INFO [main][CipherTest] transformation=AES.FAST/OFB160/ISO10126-2PADDING 10:43:58,352 INFO [main][CipherTest] transformation=AES.FAST/OFB160/ISO10126PADDING 10:43:58,352 INFO [main][CipherTest] transformation=AES.FAST/OFB160/ISO7816-4 10:43:58,352 INFO [main][CipherTest] transformation=AES.FAST/OFB160/ISO7816-4PADDING 10:43:58,352 INFO [main][CipherTest] transformation=AES.FAST/OFB160/NOPADDING 10:43:58,352 INFO [main][CipherTest] transformation=AES.FAST/OFB160/PKCS5 10:43:58,352 INFO [main][CipherTest] transformation=AES.FAST/OFB160/PKCS5PADDING 10:43:58,352 INFO [main][CipherTest] transformation=AES.FAST/OFB160/PKCS7 10:43:58,352 INFO [main][CipherTest] transformation=AES.FAST/OFB160/PKCS7PADDING 10:43:58,352 INFO [main][CipherTest] transformation=AES.FAST/OFB160/TBC 10:43:58,353 INFO [main][CipherTest] transformation=AES.FAST/OFB160/TBCPADDING 10:43:58,353 INFO [main][CipherTest] transformation=AES.FAST/OFB160/X9.23 10:43:58,353 INFO [main][CipherTest] transformation=AES.FAST/OFB160/X9.23PADDING 10:43:58,353 INFO [main][CipherTest] transformation=AES.FAST/OFB160/ZEROBYTE 10:43:58,353 INFO [main][CipherTest] transformation=AES.FAST/OFB160/ZEROBYTEPADDING 10:43:58,353 INFO [main][CipherTest] transformation=AES.FAST/OFB168/ 10:43:58,353 INFO [main][CipherTest] transformation=AES.FAST/OFB168/ISO10126 10:43:58,353 INFO [main][CipherTest] transformation=AES.FAST/OFB168/ISO10126-2 10:43:58,353 INFO [main][CipherTest] transformation=AES.FAST/OFB168/ISO10126-2PADDING 10:43:58,353 INFO [main][CipherTest] transformation=AES.FAST/OFB168/ISO10126PADDING 10:43:58,353 INFO [main][CipherTest] transformation=AES.FAST/OFB168/ISO7816-4 10:43:58,353 INFO [main][CipherTest] transformation=AES.FAST/OFB168/ISO7816-4PADDING 10:43:58,354 INFO [main][CipherTest] transformation=AES.FAST/OFB168/NOPADDING 10:43:58,354 INFO [main][CipherTest] transformation=AES.FAST/OFB168/PKCS5 10:43:58,354 INFO [main][CipherTest] transformation=AES.FAST/OFB168/PKCS5PADDING 10:43:58,354 INFO [main][CipherTest] transformation=AES.FAST/OFB168/PKCS7 10:43:58,354 INFO [main][CipherTest] transformation=AES.FAST/OFB168/PKCS7PADDING 10:43:58,354 INFO [main][CipherTest] transformation=AES.FAST/OFB168/TBC 10:43:58,354 INFO [main][CipherTest] transformation=AES.FAST/OFB168/TBCPADDING 10:43:58,354 INFO [main][CipherTest] transformation=AES.FAST/OFB168/X9.23 10:43:58,354 INFO [main][CipherTest] transformation=AES.FAST/OFB168/X9.23PADDING 10:43:58,354 INFO [main][CipherTest] transformation=AES.FAST/OFB168/ZEROBYTE 10:43:58,354 INFO [main][CipherTest] transformation=AES.FAST/OFB168/ZEROBYTEPADDING 10:43:58,354 INFO [main][CipherTest] transformation=AES.FAST/OFB176/ 10:43:58,354 INFO [main][CipherTest] transformation=AES.FAST/OFB176/ISO10126 10:43:58,354 INFO [main][CipherTest] transformation=AES.FAST/OFB176/ISO10126-2 10:43:58,355 INFO [main][CipherTest] transformation=AES.FAST/OFB176/ISO10126-2PADDING 10:43:58,355 INFO [main][CipherTest] transformation=AES.FAST/OFB176/ISO10126PADDING 10:43:58,355 INFO [main][CipherTest] transformation=AES.FAST/OFB176/ISO7816-4 10:43:58,355 INFO [main][CipherTest] transformation=AES.FAST/OFB176/ISO7816-4PADDING 10:43:58,355 INFO [main][CipherTest] transformation=AES.FAST/OFB176/NOPADDING 10:43:58,355 INFO [main][CipherTest] transformation=AES.FAST/OFB176/PKCS5 10:43:58,355 INFO [main][CipherTest] transformation=AES.FAST/OFB176/PKCS5PADDING 10:43:58,355 INFO [main][CipherTest] transformation=AES.FAST/OFB176/PKCS7 10:43:58,356 INFO [main][CipherTest] transformation=AES.FAST/OFB176/PKCS7PADDING 10:43:58,356 INFO [main][CipherTest] transformation=AES.FAST/OFB176/TBC 10:43:58,356 INFO [main][CipherTest] transformation=AES.FAST/OFB176/TBCPADDING 10:43:58,356 INFO [main][CipherTest] transformation=AES.FAST/OFB176/X9.23 10:43:58,356 INFO [main][CipherTest] transformation=AES.FAST/OFB176/X9.23PADDING 10:43:58,356 INFO [main][CipherTest] transformation=AES.FAST/OFB176/ZEROBYTE 10:43:58,356 INFO [main][CipherTest] transformation=AES.FAST/OFB176/ZEROBYTEPADDING 10:43:58,356 INFO [main][CipherTest] transformation=AES.FAST/OFB184/ 10:43:58,356 INFO [main][CipherTest] transformation=AES.FAST/OFB184/ISO10126 10:43:58,356 INFO [main][CipherTest] transformation=AES.FAST/OFB184/ISO10126-2 10:43:58,356 INFO [main][CipherTest] transformation=AES.FAST/OFB184/ISO10126-2PADDING 10:43:58,356 INFO [main][CipherTest] transformation=AES.FAST/OFB184/ISO10126PADDING 10:43:58,357 INFO [main][CipherTest] transformation=AES.FAST/OFB184/ISO7816-4 10:43:58,357 INFO [main][CipherTest] transformation=AES.FAST/OFB184/ISO7816-4PADDING 10:43:58,357 INFO [main][CipherTest] transformation=AES.FAST/OFB184/NOPADDING 10:43:58,357 INFO [main][CipherTest] transformation=AES.FAST/OFB184/PKCS5 10:43:58,357 INFO [main][CipherTest] transformation=AES.FAST/OFB184/PKCS5PADDING 10:43:58,357 INFO [main][CipherTest] transformation=AES.FAST/OFB184/PKCS7 10:43:58,357 INFO [main][CipherTest] transformation=AES.FAST/OFB184/PKCS7PADDING 10:43:58,357 INFO [main][CipherTest] transformation=AES.FAST/OFB184/TBC 10:43:58,357 INFO [main][CipherTest] transformation=AES.FAST/OFB184/TBCPADDING 10:43:58,357 INFO [main][CipherTest] transformation=AES.FAST/OFB184/X9.23 10:43:58,357 INFO [main][CipherTest] transformation=AES.FAST/OFB184/X9.23PADDING 10:43:58,358 INFO [main][CipherTest] transformation=AES.FAST/OFB184/ZEROBYTE 10:43:58,358 INFO [main][CipherTest] transformation=AES.FAST/OFB184/ZEROBYTEPADDING 10:43:58,358 INFO [main][CipherTest] transformation=AES.FAST/OFB192/ 10:43:58,358 INFO [main][CipherTest] transformation=AES.FAST/OFB192/ISO10126 10:43:58,358 INFO [main][CipherTest] transformation=AES.FAST/OFB192/ISO10126-2 10:43:58,358 INFO [main][CipherTest] transformation=AES.FAST/OFB192/ISO10126-2PADDING 10:43:58,358 INFO [main][CipherTest] transformation=AES.FAST/OFB192/ISO10126PADDING 10:43:58,358 INFO [main][CipherTest] transformation=AES.FAST/OFB192/ISO7816-4 10:43:58,358 INFO [main][CipherTest] transformation=AES.FAST/OFB192/ISO7816-4PADDING 10:43:58,358 INFO [main][CipherTest] transformation=AES.FAST/OFB192/NOPADDING 10:43:58,359 INFO [main][CipherTest] transformation=AES.FAST/OFB192/PKCS5 10:43:58,359 INFO [main][CipherTest] transformation=AES.FAST/OFB192/PKCS5PADDING 10:43:58,359 INFO [main][CipherTest] transformation=AES.FAST/OFB192/PKCS7 10:43:58,359 INFO [main][CipherTest] transformation=AES.FAST/OFB192/PKCS7PADDING 10:43:58,359 INFO [main][CipherTest] transformation=AES.FAST/OFB192/TBC 10:43:58,359 INFO [main][CipherTest] transformation=AES.FAST/OFB192/TBCPADDING 10:43:58,359 INFO [main][CipherTest] transformation=AES.FAST/OFB192/X9.23 10:43:58,359 INFO [main][CipherTest] transformation=AES.FAST/OFB192/X9.23PADDING 10:43:58,359 INFO [main][CipherTest] transformation=AES.FAST/OFB192/ZEROBYTE 10:43:58,359 INFO [main][CipherTest] transformation=AES.FAST/OFB192/ZEROBYTEPADDING 10:43:58,360 INFO [main][CipherTest] transformation=AES.FAST/OFB200/ 10:43:58,360 INFO [main][CipherTest] transformation=AES.FAST/OFB200/ISO10126 10:43:58,360 INFO [main][CipherTest] transformation=AES.FAST/OFB200/ISO10126-2 10:43:58,360 INFO [main][CipherTest] transformation=AES.FAST/OFB200/ISO10126-2PADDING 10:43:58,360 INFO [main][CipherTest] transformation=AES.FAST/OFB200/ISO10126PADDING 10:43:58,360 INFO [main][CipherTest] transformation=AES.FAST/OFB200/ISO7816-4 10:43:58,360 INFO [main][CipherTest] transformation=AES.FAST/OFB200/ISO7816-4PADDING 10:43:58,360 INFO [main][CipherTest] transformation=AES.FAST/OFB200/NOPADDING 10:43:58,360 INFO [main][CipherTest] transformation=AES.FAST/OFB200/PKCS5 10:43:58,360 INFO [main][CipherTest] transformation=AES.FAST/OFB200/PKCS5PADDING 10:43:58,360 INFO [main][CipherTest] transformation=AES.FAST/OFB200/PKCS7 10:43:58,360 INFO [main][CipherTest] transformation=AES.FAST/OFB200/PKCS7PADDING 10:43:58,360 INFO [main][CipherTest] transformation=AES.FAST/OFB200/TBC 10:43:58,360 INFO [main][CipherTest] transformation=AES.FAST/OFB200/TBCPADDING 10:43:58,360 INFO [main][CipherTest] transformation=AES.FAST/OFB200/X9.23 10:43:58,361 INFO [main][CipherTest] transformation=AES.FAST/OFB200/X9.23PADDING 10:43:58,361 INFO [main][CipherTest] transformation=AES.FAST/OFB200/ZEROBYTE 10:43:58,361 INFO [main][CipherTest] transformation=AES.FAST/OFB200/ZEROBYTEPADDING 10:43:58,361 INFO [main][CipherTest] transformation=AES.FAST/OFB208/ 10:43:58,361 INFO [main][CipherTest] transformation=AES.FAST/OFB208/ISO10126 10:43:58,361 INFO [main][CipherTest] transformation=AES.FAST/OFB208/ISO10126-2 10:43:58,361 INFO [main][CipherTest] transformation=AES.FAST/OFB208/ISO10126-2PADDING 10:43:58,361 INFO [main][CipherTest] transformation=AES.FAST/OFB208/ISO10126PADDING 10:43:58,361 INFO [main][CipherTest] transformation=AES.FAST/OFB208/ISO7816-4 10:43:58,361 INFO [main][CipherTest] transformation=AES.FAST/OFB208/ISO7816-4PADDING 10:43:58,361 INFO [main][CipherTest] transformation=AES.FAST/OFB208/NOPADDING 10:43:58,361 INFO [main][CipherTest] transformation=AES.FAST/OFB208/PKCS5 10:43:58,361 INFO [main][CipherTest] transformation=AES.FAST/OFB208/PKCS5PADDING 10:43:58,361 INFO [main][CipherTest] transformation=AES.FAST/OFB208/PKCS7 10:43:58,361 INFO [main][CipherTest] transformation=AES.FAST/OFB208/PKCS7PADDING 10:43:58,361 INFO [main][CipherTest] transformation=AES.FAST/OFB208/TBC 10:43:58,361 INFO [main][CipherTest] transformation=AES.FAST/OFB208/TBCPADDING 10:43:58,361 INFO [main][CipherTest] transformation=AES.FAST/OFB208/X9.23 10:43:58,361 INFO [main][CipherTest] transformation=AES.FAST/OFB208/X9.23PADDING 10:43:58,362 INFO [main][CipherTest] transformation=AES.FAST/OFB208/ZEROBYTE 10:43:58,362 INFO [main][CipherTest] transformation=AES.FAST/OFB208/ZEROBYTEPADDING 10:43:58,362 INFO [main][CipherTest] transformation=AES.FAST/OFB216/ 10:43:58,362 INFO [main][CipherTest] transformation=AES.FAST/OFB216/ISO10126 10:43:58,362 INFO [main][CipherTest] transformation=AES.FAST/OFB216/ISO10126-2 10:43:58,362 INFO [main][CipherTest] transformation=AES.FAST/OFB216/ISO10126-2PADDING 10:43:58,362 INFO [main][CipherTest] transformation=AES.FAST/OFB216/ISO10126PADDING 10:43:58,362 INFO [main][CipherTest] transformation=AES.FAST/OFB216/ISO7816-4 10:43:58,362 INFO [main][CipherTest] transformation=AES.FAST/OFB216/ISO7816-4PADDING 10:43:58,362 INFO [main][CipherTest] transformation=AES.FAST/OFB216/NOPADDING 10:43:58,362 INFO [main][CipherTest] transformation=AES.FAST/OFB216/PKCS5 10:43:58,362 INFO [main][CipherTest] transformation=AES.FAST/OFB216/PKCS5PADDING 10:43:58,362 INFO [main][CipherTest] transformation=AES.FAST/OFB216/PKCS7 10:43:58,362 INFO [main][CipherTest] transformation=AES.FAST/OFB216/PKCS7PADDING 10:43:58,362 INFO [main][CipherTest] transformation=AES.FAST/OFB216/TBC 10:43:58,362 INFO [main][CipherTest] transformation=AES.FAST/OFB216/TBCPADDING 10:43:58,362 INFO [main][CipherTest] transformation=AES.FAST/OFB216/X9.23 10:43:58,363 INFO [main][CipherTest] transformation=AES.FAST/OFB216/X9.23PADDING 10:43:58,363 INFO [main][CipherTest] transformation=AES.FAST/OFB216/ZEROBYTE 10:43:58,363 INFO [main][CipherTest] transformation=AES.FAST/OFB216/ZEROBYTEPADDING 10:43:58,363 INFO [main][CipherTest] transformation=AES.FAST/OFB224/ 10:43:58,363 INFO [main][CipherTest] transformation=AES.FAST/OFB224/ISO10126 10:43:58,363 INFO [main][CipherTest] transformation=AES.FAST/OFB224/ISO10126-2 10:43:58,363 INFO [main][CipherTest] transformation=AES.FAST/OFB224/ISO10126-2PADDING 10:43:58,363 INFO [main][CipherTest] transformation=AES.FAST/OFB224/ISO10126PADDING 10:43:58,363 INFO [main][CipherTest] transformation=AES.FAST/OFB224/ISO7816-4 10:43:58,364 INFO [main][CipherTest] transformation=AES.FAST/OFB224/ISO7816-4PADDING 10:43:58,364 INFO [main][CipherTest] transformation=AES.FAST/OFB224/NOPADDING 10:43:58,364 INFO [main][CipherTest] transformation=AES.FAST/OFB224/PKCS5 10:43:58,364 INFO [main][CipherTest] transformation=AES.FAST/OFB224/PKCS5PADDING 10:43:58,364 INFO [main][CipherTest] transformation=AES.FAST/OFB224/PKCS7 10:43:58,364 INFO [main][CipherTest] transformation=AES.FAST/OFB224/PKCS7PADDING 10:43:58,364 INFO [main][CipherTest] transformation=AES.FAST/OFB224/TBC 10:43:58,364 INFO [main][CipherTest] transformation=AES.FAST/OFB224/TBCPADDING 10:43:58,364 INFO [main][CipherTest] transformation=AES.FAST/OFB224/X9.23 10:43:58,364 INFO [main][CipherTest] transformation=AES.FAST/OFB224/X9.23PADDING 10:43:58,364 INFO [main][CipherTest] transformation=AES.FAST/OFB224/ZEROBYTE 10:43:58,364 INFO [main][CipherTest] transformation=AES.FAST/OFB224/ZEROBYTEPADDING 10:43:58,364 INFO [main][CipherTest] transformation=AES.FAST/OFB232/ 10:43:58,364 INFO [main][CipherTest] transformation=AES.FAST/OFB232/ISO10126 10:43:58,364 INFO [main][CipherTest] transformation=AES.FAST/OFB232/ISO10126-2 10:43:58,365 INFO [main][CipherTest] transformation=AES.FAST/OFB232/ISO10126-2PADDING 10:43:58,365 INFO [main][CipherTest] transformation=AES.FAST/OFB232/ISO10126PADDING 10:43:58,365 INFO [main][CipherTest] transformation=AES.FAST/OFB232/ISO7816-4 10:43:58,365 INFO [main][CipherTest] transformation=AES.FAST/OFB232/ISO7816-4PADDING 10:43:58,365 INFO [main][CipherTest] transformation=AES.FAST/OFB232/NOPADDING 10:43:58,365 INFO [main][CipherTest] transformation=AES.FAST/OFB232/PKCS5 10:43:58,365 INFO [main][CipherTest] transformation=AES.FAST/OFB232/PKCS5PADDING 10:43:58,365 INFO [main][CipherTest] transformation=AES.FAST/OFB232/PKCS7 10:43:58,365 INFO [main][CipherTest] transformation=AES.FAST/OFB232/PKCS7PADDING 10:43:58,365 INFO [main][CipherTest] transformation=AES.FAST/OFB232/TBC 10:43:58,365 INFO [main][CipherTest] transformation=AES.FAST/OFB232/TBCPADDING 10:43:58,365 INFO [main][CipherTest] transformation=AES.FAST/OFB232/X9.23 10:43:58,365 INFO [main][CipherTest] transformation=AES.FAST/OFB232/X9.23PADDING 10:43:58,366 INFO [main][CipherTest] transformation=AES.FAST/OFB232/ZEROBYTE 10:43:58,366 INFO [main][CipherTest] transformation=AES.FAST/OFB232/ZEROBYTEPADDING 10:43:58,366 INFO [main][CipherTest] transformation=AES.FAST/OFB24/ 10:43:58,366 INFO [main][CipherTest] transformation=AES.FAST/OFB24/ISO10126 10:43:58,366 INFO [main][CipherTest] transformation=AES.FAST/OFB24/ISO10126-2 10:43:58,366 INFO [main][CipherTest] transformation=AES.FAST/OFB24/ISO10126-2PADDING 10:43:58,366 INFO [main][CipherTest] transformation=AES.FAST/OFB24/ISO10126PADDING 10:43:58,366 INFO [main][CipherTest] transformation=AES.FAST/OFB24/ISO7816-4 10:43:58,366 INFO [main][CipherTest] transformation=AES.FAST/OFB24/ISO7816-4PADDING 10:43:58,366 INFO [main][CipherTest] transformation=AES.FAST/OFB24/NOPADDING 10:43:58,366 INFO [main][CipherTest] transformation=AES.FAST/OFB24/PKCS5 10:43:58,366 INFO [main][CipherTest] transformation=AES.FAST/OFB24/PKCS5PADDING 10:43:58,366 INFO [main][CipherTest] transformation=AES.FAST/OFB24/PKCS7 10:43:58,367 INFO [main][CipherTest] transformation=AES.FAST/OFB24/PKCS7PADDING 10:43:58,367 INFO [main][CipherTest] transformation=AES.FAST/OFB24/TBC 10:43:58,367 INFO [main][CipherTest] transformation=AES.FAST/OFB24/TBCPADDING 10:43:58,367 INFO [main][CipherTest] transformation=AES.FAST/OFB24/X9.23 10:43:58,367 INFO [main][CipherTest] transformation=AES.FAST/OFB24/X9.23PADDING 10:43:58,367 INFO [main][CipherTest] transformation=AES.FAST/OFB24/ZEROBYTE 10:43:58,367 INFO [main][CipherTest] transformation=AES.FAST/OFB24/ZEROBYTEPADDING 10:43:58,367 INFO [main][CipherTest] transformation=AES.FAST/OFB240/ 10:43:58,367 INFO [main][CipherTest] transformation=AES.FAST/OFB240/ISO10126 10:43:58,368 INFO [main][CipherTest] transformation=AES.FAST/OFB240/ISO10126-2 10:43:58,368 INFO [main][CipherTest] transformation=AES.FAST/OFB240/ISO10126-2PADDING 10:43:58,368 INFO [main][CipherTest] transformation=AES.FAST/OFB240/ISO10126PADDING 10:43:58,368 INFO [main][CipherTest] transformation=AES.FAST/OFB240/ISO7816-4 10:43:58,368 INFO [main][CipherTest] transformation=AES.FAST/OFB240/ISO7816-4PADDING 10:43:58,368 INFO [main][CipherTest] transformation=AES.FAST/OFB240/NOPADDING 10:43:58,368 INFO [main][CipherTest] transformation=AES.FAST/OFB240/PKCS5 10:43:58,368 INFO [main][CipherTest] transformation=AES.FAST/OFB240/PKCS5PADDING 10:43:58,368 INFO [main][CipherTest] transformation=AES.FAST/OFB240/PKCS7 10:43:58,368 INFO [main][CipherTest] transformation=AES.FAST/OFB240/PKCS7PADDING 10:43:58,368 INFO [main][CipherTest] transformation=AES.FAST/OFB240/TBC 10:43:58,368 INFO [main][CipherTest] transformation=AES.FAST/OFB240/TBCPADDING 10:43:58,368 INFO [main][CipherTest] transformation=AES.FAST/OFB240/X9.23 10:43:58,369 INFO [main][CipherTest] transformation=AES.FAST/OFB240/X9.23PADDING 10:43:58,369 INFO [main][CipherTest] transformation=AES.FAST/OFB240/ZEROBYTE 10:43:58,369 INFO [main][CipherTest] transformation=AES.FAST/OFB240/ZEROBYTEPADDING 10:43:58,369 INFO [main][CipherTest] transformation=AES.FAST/OFB248/ 10:43:58,369 INFO [main][CipherTest] transformation=AES.FAST/OFB248/ISO10126 10:43:58,369 INFO [main][CipherTest] transformation=AES.FAST/OFB248/ISO10126-2 10:43:58,369 INFO [main][CipherTest] transformation=AES.FAST/OFB248/ISO10126-2PADDING 10:43:58,369 INFO [main][CipherTest] transformation=AES.FAST/OFB248/ISO10126PADDING 10:43:58,369 INFO [main][CipherTest] transformation=AES.FAST/OFB248/ISO7816-4 10:43:58,370 INFO [main][CipherTest] transformation=AES.FAST/OFB248/ISO7816-4PADDING 10:43:58,370 INFO [main][CipherTest] transformation=AES.FAST/OFB248/NOPADDING 10:43:58,370 INFO [main][CipherTest] transformation=AES.FAST/OFB248/PKCS5 10:43:58,370 INFO [main][CipherTest] transformation=AES.FAST/OFB248/PKCS5PADDING 10:43:58,370 INFO [main][CipherTest] transformation=AES.FAST/OFB248/PKCS7 10:43:58,370 INFO [main][CipherTest] transformation=AES.FAST/OFB248/PKCS7PADDING 10:43:58,370 INFO [main][CipherTest] transformation=AES.FAST/OFB248/TBC 10:43:58,370 INFO [main][CipherTest] transformation=AES.FAST/OFB248/TBCPADDING 10:43:58,370 INFO [main][CipherTest] transformation=AES.FAST/OFB248/X9.23 10:43:58,370 INFO [main][CipherTest] transformation=AES.FAST/OFB248/X9.23PADDING 10:43:58,370 INFO [main][CipherTest] transformation=AES.FAST/OFB248/ZEROBYTE 10:43:58,370 INFO [main][CipherTest] transformation=AES.FAST/OFB248/ZEROBYTEPADDING 10:43:58,370 INFO [main][CipherTest] transformation=AES.FAST/OFB256/ 10:43:58,370 INFO [main][CipherTest] transformation=AES.FAST/OFB256/ISO10126 10:43:58,371 INFO [main][CipherTest] transformation=AES.FAST/OFB256/ISO10126-2 10:43:58,371 INFO [main][CipherTest] transformation=AES.FAST/OFB256/ISO10126-2PADDING 10:43:58,371 INFO [main][CipherTest] transformation=AES.FAST/OFB256/ISO10126PADDING 10:43:58,371 INFO [main][CipherTest] transformation=AES.FAST/OFB256/ISO7816-4 10:43:58,371 INFO [main][CipherTest] transformation=AES.FAST/OFB256/ISO7816-4PADDING 10:43:58,371 INFO [main][CipherTest] transformation=AES.FAST/OFB256/NOPADDING 10:43:58,371 INFO [main][CipherTest] transformation=AES.FAST/OFB256/PKCS5 10:43:58,371 INFO [main][CipherTest] transformation=AES.FAST/OFB256/PKCS5PADDING 10:43:58,371 INFO [main][CipherTest] transformation=AES.FAST/OFB256/PKCS7 10:43:58,371 INFO [main][CipherTest] transformation=AES.FAST/OFB256/PKCS7PADDING 10:43:58,372 INFO [main][CipherTest] transformation=AES.FAST/OFB256/TBC 10:43:58,372 INFO [main][CipherTest] transformation=AES.FAST/OFB256/TBCPADDING 10:43:58,372 INFO [main][CipherTest] transformation=AES.FAST/OFB256/X9.23 10:43:58,372 INFO [main][CipherTest] transformation=AES.FAST/OFB256/X9.23PADDING 10:43:58,372 INFO [main][CipherTest] transformation=AES.FAST/OFB256/ZEROBYTE 10:43:58,372 INFO [main][CipherTest] transformation=AES.FAST/OFB256/ZEROBYTEPADDING 10:43:58,372 INFO [main][CipherTest] transformation=AES.FAST/OFB32/ 10:43:58,372 INFO [main][CipherTest] transformation=AES.FAST/OFB32/ISO10126 10:43:58,372 INFO [main][CipherTest] transformation=AES.FAST/OFB32/ISO10126-2 10:43:58,372 INFO [main][CipherTest] transformation=AES.FAST/OFB32/ISO10126-2PADDING 10:43:58,372 INFO [main][CipherTest] transformation=AES.FAST/OFB32/ISO10126PADDING 10:43:58,372 INFO [main][CipherTest] transformation=AES.FAST/OFB32/ISO7816-4 10:43:58,372 INFO [main][CipherTest] transformation=AES.FAST/OFB32/ISO7816-4PADDING 10:43:58,373 INFO [main][CipherTest] transformation=AES.FAST/OFB32/NOPADDING 10:43:58,373 INFO [main][CipherTest] transformation=AES.FAST/OFB32/PKCS5 10:43:58,373 INFO [main][CipherTest] transformation=AES.FAST/OFB32/PKCS5PADDING 10:43:58,373 INFO [main][CipherTest] transformation=AES.FAST/OFB32/PKCS7 10:43:58,373 INFO [main][CipherTest] transformation=AES.FAST/OFB32/PKCS7PADDING 10:43:58,373 INFO [main][CipherTest] transformation=AES.FAST/OFB32/TBC 10:43:58,373 INFO [main][CipherTest] transformation=AES.FAST/OFB32/TBCPADDING 10:43:58,373 INFO [main][CipherTest] transformation=AES.FAST/OFB32/X9.23 10:43:58,373 INFO [main][CipherTest] transformation=AES.FAST/OFB32/X9.23PADDING 10:43:58,373 INFO [main][CipherTest] transformation=AES.FAST/OFB32/ZEROBYTE 10:43:58,373 INFO [main][CipherTest] transformation=AES.FAST/OFB32/ZEROBYTEPADDING 10:43:58,373 INFO [main][CipherTest] transformation=AES.FAST/OFB40/ 10:43:58,373 INFO [main][CipherTest] transformation=AES.FAST/OFB40/ISO10126 10:43:58,373 INFO [main][CipherTest] transformation=AES.FAST/OFB40/ISO10126-2 10:43:58,374 INFO [main][CipherTest] transformation=AES.FAST/OFB40/ISO10126-2PADDING 10:43:58,374 INFO [main][CipherTest] transformation=AES.FAST/OFB40/ISO10126PADDING 10:43:58,374 INFO [main][CipherTest] transformation=AES.FAST/OFB40/ISO7816-4 10:43:58,374 INFO [main][CipherTest] transformation=AES.FAST/OFB40/ISO7816-4PADDING 10:43:58,374 INFO [main][CipherTest] transformation=AES.FAST/OFB40/NOPADDING 10:43:58,374 INFO [main][CipherTest] transformation=AES.FAST/OFB40/PKCS5 10:43:58,374 INFO [main][CipherTest] transformation=AES.FAST/OFB40/PKCS5PADDING 10:43:58,374 INFO [main][CipherTest] transformation=AES.FAST/OFB40/PKCS7 10:43:58,374 INFO [main][CipherTest] transformation=AES.FAST/OFB40/PKCS7PADDING 10:43:58,374 INFO [main][CipherTest] transformation=AES.FAST/OFB40/TBC 10:43:58,374 INFO [main][CipherTest] transformation=AES.FAST/OFB40/TBCPADDING 10:43:58,374 INFO [main][CipherTest] transformation=AES.FAST/OFB40/X9.23 10:43:58,374 INFO [main][CipherTest] transformation=AES.FAST/OFB40/X9.23PADDING 10:43:58,375 INFO [main][CipherTest] transformation=AES.FAST/OFB40/ZEROBYTE 10:43:58,375 INFO [main][CipherTest] transformation=AES.FAST/OFB40/ZEROBYTEPADDING 10:43:58,375 INFO [main][CipherTest] transformation=AES.FAST/OFB48/ 10:43:58,375 INFO [main][CipherTest] transformation=AES.FAST/OFB48/ISO10126 10:43:58,375 INFO [main][CipherTest] transformation=AES.FAST/OFB48/ISO10126-2 10:43:58,375 INFO [main][CipherTest] transformation=AES.FAST/OFB48/ISO10126-2PADDING 10:43:58,375 INFO [main][CipherTest] transformation=AES.FAST/OFB48/ISO10126PADDING 10:43:58,375 INFO [main][CipherTest] transformation=AES.FAST/OFB48/ISO7816-4 10:43:58,375 INFO [main][CipherTest] transformation=AES.FAST/OFB48/ISO7816-4PADDING 10:43:58,375 INFO [main][CipherTest] transformation=AES.FAST/OFB48/NOPADDING 10:43:58,376 INFO [main][CipherTest] transformation=AES.FAST/OFB48/PKCS5 10:43:58,376 INFO [main][CipherTest] transformation=AES.FAST/OFB48/PKCS5PADDING 10:43:58,376 INFO [main][CipherTest] transformation=AES.FAST/OFB48/PKCS7 10:43:58,376 INFO [main][CipherTest] transformation=AES.FAST/OFB48/PKCS7PADDING 10:43:58,376 INFO [main][CipherTest] transformation=AES.FAST/OFB48/TBC 10:43:58,376 INFO [main][CipherTest] transformation=AES.FAST/OFB48/TBCPADDING 10:43:58,376 INFO [main][CipherTest] transformation=AES.FAST/OFB48/X9.23 10:43:58,376 INFO [main][CipherTest] transformation=AES.FAST/OFB48/X9.23PADDING 10:43:58,376 INFO [main][CipherTest] transformation=AES.FAST/OFB48/ZEROBYTE 10:43:58,376 INFO [main][CipherTest] transformation=AES.FAST/OFB48/ZEROBYTEPADDING 10:43:58,376 INFO [main][CipherTest] transformation=AES.FAST/OFB56/ 10:43:58,376 INFO [main][CipherTest] transformation=AES.FAST/OFB56/ISO10126 10:43:58,376 INFO [main][CipherTest] transformation=AES.FAST/OFB56/ISO10126-2 10:43:58,376 INFO [main][CipherTest] transformation=AES.FAST/OFB56/ISO10126-2PADDING 10:43:58,377 INFO [main][CipherTest] transformation=AES.FAST/OFB56/ISO10126PADDING 10:43:58,377 INFO [main][CipherTest] transformation=AES.FAST/OFB56/ISO7816-4 10:43:58,377 INFO [main][CipherTest] transformation=AES.FAST/OFB56/ISO7816-4PADDING 10:43:58,377 INFO [main][CipherTest] transformation=AES.FAST/OFB56/NOPADDING 10:43:58,377 INFO [main][CipherTest] transformation=AES.FAST/OFB56/PKCS5 10:43:58,377 INFO [main][CipherTest] transformation=AES.FAST/OFB56/PKCS5PADDING 10:43:58,377 INFO [main][CipherTest] transformation=AES.FAST/OFB56/PKCS7 10:43:58,377 INFO [main][CipherTest] transformation=AES.FAST/OFB56/PKCS7PADDING 10:43:58,377 INFO [main][CipherTest] transformation=AES.FAST/OFB56/TBC 10:43:58,377 INFO [main][CipherTest] transformation=AES.FAST/OFB56/TBCPADDING 10:43:58,377 INFO [main][CipherTest] transformation=AES.FAST/OFB56/X9.23 10:43:58,377 INFO [main][CipherTest] transformation=AES.FAST/OFB56/X9.23PADDING 10:43:58,377 INFO [main][CipherTest] transformation=AES.FAST/OFB56/ZEROBYTE 10:43:58,377 INFO [main][CipherTest] transformation=AES.FAST/OFB56/ZEROBYTEPADDING 10:43:58,377 INFO [main][CipherTest] transformation=AES.FAST/OFB64/ 10:43:58,378 INFO [main][CipherTest] transformation=AES.FAST/OFB64/ISO10126 10:43:58,378 INFO [main][CipherTest] transformation=AES.FAST/OFB64/ISO10126-2 10:43:58,378 INFO [main][CipherTest] transformation=AES.FAST/OFB64/ISO10126-2PADDING 10:43:58,378 INFO [main][CipherTest] transformation=AES.FAST/OFB64/ISO10126PADDING 10:43:58,378 INFO [main][CipherTest] transformation=AES.FAST/OFB64/ISO7816-4 10:43:58,378 INFO [main][CipherTest] transformation=AES.FAST/OFB64/ISO7816-4PADDING 10:43:58,378 INFO [main][CipherTest] transformation=AES.FAST/OFB64/NOPADDING 10:43:58,378 INFO [main][CipherTest] transformation=AES.FAST/OFB64/PKCS5 10:43:58,378 INFO [main][CipherTest] transformation=AES.FAST/OFB64/PKCS5PADDING 10:43:58,378 INFO [main][CipherTest] transformation=AES.FAST/OFB64/PKCS7 10:43:58,378 INFO [main][CipherTest] transformation=AES.FAST/OFB64/PKCS7PADDING 10:43:58,378 INFO [main][CipherTest] transformation=AES.FAST/OFB64/TBC 10:43:58,378 INFO [main][CipherTest] transformation=AES.FAST/OFB64/TBCPADDING 10:43:58,379 INFO [main][CipherTest] transformation=AES.FAST/OFB64/X9.23 10:43:58,379 INFO [main][CipherTest] transformation=AES.FAST/OFB64/X9.23PADDING 10:43:58,379 INFO [main][CipherTest] transformation=AES.FAST/OFB64/ZEROBYTE 10:43:58,379 INFO [main][CipherTest] transformation=AES.FAST/OFB64/ZEROBYTEPADDING 10:43:58,379 INFO [main][CipherTest] transformation=AES.FAST/OFB72/ 10:43:58,379 INFO [main][CipherTest] transformation=AES.FAST/OFB72/ISO10126 10:43:58,379 INFO [main][CipherTest] transformation=AES.FAST/OFB72/ISO10126-2 10:43:58,379 INFO [main][CipherTest] transformation=AES.FAST/OFB72/ISO10126-2PADDING 10:43:58,379 INFO [main][CipherTest] transformation=AES.FAST/OFB72/ISO10126PADDING 10:43:58,379 INFO [main][CipherTest] transformation=AES.FAST/OFB72/ISO7816-4 10:43:58,380 INFO [main][CipherTest] transformation=AES.FAST/OFB72/ISO7816-4PADDING 10:43:58,380 INFO [main][CipherTest] transformation=AES.FAST/OFB72/NOPADDING 10:43:58,380 INFO [main][CipherTest] transformation=AES.FAST/OFB72/PKCS5 10:43:58,380 INFO [main][CipherTest] transformation=AES.FAST/OFB72/PKCS5PADDING 10:43:58,380 INFO [main][CipherTest] transformation=AES.FAST/OFB72/PKCS7 10:43:58,380 INFO [main][CipherTest] transformation=AES.FAST/OFB72/PKCS7PADDING 10:43:58,380 INFO [main][CipherTest] transformation=AES.FAST/OFB72/TBC 10:43:58,380 INFO [main][CipherTest] transformation=AES.FAST/OFB72/TBCPADDING 10:43:58,380 INFO [main][CipherTest] transformation=AES.FAST/OFB72/X9.23 10:43:58,380 INFO [main][CipherTest] transformation=AES.FAST/OFB72/X9.23PADDING 10:43:58,380 INFO [main][CipherTest] transformation=AES.FAST/OFB72/ZEROBYTE 10:43:58,380 INFO [main][CipherTest] transformation=AES.FAST/OFB72/ZEROBYTEPADDING 10:43:58,380 INFO [main][CipherTest] transformation=AES.FAST/OFB8/ 10:43:58,380 INFO [main][CipherTest] transformation=AES.FAST/OFB8/ISO10126 10:43:58,380 INFO [main][CipherTest] transformation=AES.FAST/OFB8/ISO10126-2 10:43:58,381 INFO [main][CipherTest] transformation=AES.FAST/OFB8/ISO10126-2PADDING 10:43:58,381 INFO [main][CipherTest] transformation=AES.FAST/OFB8/ISO10126PADDING 10:43:58,381 INFO [main][CipherTest] transformation=AES.FAST/OFB8/ISO7816-4 10:43:58,381 INFO [main][CipherTest] transformation=AES.FAST/OFB8/ISO7816-4PADDING 10:43:58,381 INFO [main][CipherTest] transformation=AES.FAST/OFB8/NOPADDING 10:43:58,381 INFO [main][CipherTest] transformation=AES.FAST/OFB8/PKCS5 10:43:58,381 INFO [main][CipherTest] transformation=AES.FAST/OFB8/PKCS5PADDING 10:43:58,381 INFO [main][CipherTest] transformation=AES.FAST/OFB8/PKCS7 10:43:58,381 INFO [main][CipherTest] transformation=AES.FAST/OFB8/PKCS7PADDING 10:43:58,381 INFO [main][CipherTest] transformation=AES.FAST/OFB8/TBC 10:43:58,382 INFO [main][CipherTest] transformation=AES.FAST/OFB8/TBCPADDING 10:43:58,382 INFO [main][CipherTest] transformation=AES.FAST/OFB8/X9.23 10:43:58,382 INFO [main][CipherTest] transformation=AES.FAST/OFB8/X9.23PADDING 10:43:58,382 INFO [main][CipherTest] transformation=AES.FAST/OFB8/ZEROBYTE 10:43:58,382 INFO [main][CipherTest] transformation=AES.FAST/OFB8/ZEROBYTEPADDING 10:43:58,382 INFO [main][CipherTest] transformation=AES.FAST/OFB80/ 10:43:58,382 INFO [main][CipherTest] transformation=AES.FAST/OFB80/ISO10126 10:43:58,382 INFO [main][CipherTest] transformation=AES.FAST/OFB80/ISO10126-2 10:43:58,382 INFO [main][CipherTest] transformation=AES.FAST/OFB80/ISO10126-2PADDING 10:43:58,382 INFO [main][CipherTest] transformation=AES.FAST/OFB80/ISO10126PADDING 10:43:58,382 INFO [main][CipherTest] transformation=AES.FAST/OFB80/ISO7816-4 10:43:58,382 INFO [main][CipherTest] transformation=AES.FAST/OFB80/ISO7816-4PADDING 10:43:58,382 INFO [main][CipherTest] transformation=AES.FAST/OFB80/NOPADDING 10:43:58,382 INFO [main][CipherTest] transformation=AES.FAST/OFB80/PKCS5 10:43:58,383 INFO [main][CipherTest] transformation=AES.FAST/OFB80/PKCS5PADDING 10:43:58,383 INFO [main][CipherTest] transformation=AES.FAST/OFB80/PKCS7 10:43:58,383 INFO [main][CipherTest] transformation=AES.FAST/OFB80/PKCS7PADDING 10:43:58,383 INFO [main][CipherTest] transformation=AES.FAST/OFB80/TBC 10:43:58,383 INFO [main][CipherTest] transformation=AES.FAST/OFB80/TBCPADDING 10:43:58,383 INFO [main][CipherTest] transformation=AES.FAST/OFB80/X9.23 10:43:58,383 INFO [main][CipherTest] transformation=AES.FAST/OFB80/X9.23PADDING 10:43:58,383 INFO [main][CipherTest] transformation=AES.FAST/OFB80/ZEROBYTE 10:43:58,383 INFO [main][CipherTest] transformation=AES.FAST/OFB80/ZEROBYTEPADDING 10:43:58,383 INFO [main][CipherTest] transformation=AES.FAST/OFB88/ 10:43:58,383 INFO [main][CipherTest] transformation=AES.FAST/OFB88/ISO10126 10:43:58,383 INFO [main][CipherTest] transformation=AES.FAST/OFB88/ISO10126-2 10:43:58,384 INFO [main][CipherTest] transformation=AES.FAST/OFB88/ISO10126-2PADDING 10:43:58,384 INFO [main][CipherTest] transformation=AES.FAST/OFB88/ISO10126PADDING 10:43:58,384 INFO [main][CipherTest] transformation=AES.FAST/OFB88/ISO7816-4 10:43:58,384 INFO [main][CipherTest] transformation=AES.FAST/OFB88/ISO7816-4PADDING 10:43:58,384 INFO [main][CipherTest] transformation=AES.FAST/OFB88/NOPADDING 10:43:58,384 INFO [main][CipherTest] transformation=AES.FAST/OFB88/PKCS5 10:43:58,384 INFO [main][CipherTest] transformation=AES.FAST/OFB88/PKCS5PADDING 10:43:58,384 INFO [main][CipherTest] transformation=AES.FAST/OFB88/PKCS7 10:43:58,384 INFO [main][CipherTest] transformation=AES.FAST/OFB88/PKCS7PADDING 10:43:58,384 INFO [main][CipherTest] transformation=AES.FAST/OFB88/TBC 10:43:58,384 INFO [main][CipherTest] transformation=AES.FAST/OFB88/TBCPADDING 10:43:58,384 INFO [main][CipherTest] transformation=AES.FAST/OFB88/X9.23 10:43:58,384 INFO [main][CipherTest] transformation=AES.FAST/OFB88/X9.23PADDING 10:43:58,384 INFO [main][CipherTest] transformation=AES.FAST/OFB88/ZEROBYTE 10:43:58,385 INFO [main][CipherTest] transformation=AES.FAST/OFB88/ZEROBYTEPADDING 10:43:58,385 INFO [main][CipherTest] transformation=AES.FAST/OFB96/ 10:43:58,385 INFO [main][CipherTest] transformation=AES.FAST/OFB96/ISO10126 10:43:58,385 INFO [main][CipherTest] transformation=AES.FAST/OFB96/ISO10126-2 10:43:58,385 INFO [main][CipherTest] transformation=AES.FAST/OFB96/ISO10126-2PADDING 10:43:58,385 INFO [main][CipherTest] transformation=AES.FAST/OFB96/ISO10126PADDING 10:43:58,385 INFO [main][CipherTest] transformation=AES.FAST/OFB96/ISO7816-4 10:43:58,385 INFO [main][CipherTest] transformation=AES.FAST/OFB96/ISO7816-4PADDING 10:43:58,385 INFO [main][CipherTest] transformation=AES.FAST/OFB96/NOPADDING 10:43:58,385 INFO [main][CipherTest] transformation=AES.FAST/OFB96/PKCS5 10:43:58,385 INFO [main][CipherTest] transformation=AES.FAST/OFB96/PKCS5PADDING 10:43:58,385 INFO [main][CipherTest] transformation=AES.FAST/OFB96/PKCS7 10:43:58,386 INFO [main][CipherTest] transformation=AES.FAST/OFB96/PKCS7PADDING 10:43:58,386 INFO [main][CipherTest] transformation=AES.FAST/OFB96/TBC 10:43:58,386 INFO [main][CipherTest] transformation=AES.FAST/OFB96/TBCPADDING 10:43:58,386 INFO [main][CipherTest] transformation=AES.FAST/OFB96/X9.23 10:43:58,386 INFO [main][CipherTest] transformation=AES.FAST/OFB96/X9.23PADDING 10:43:58,386 INFO [main][CipherTest] transformation=AES.FAST/OFB96/ZEROBYTE 10:43:58,386 INFO [main][CipherTest] transformation=AES.FAST/OFB96/ZEROBYTEPADDING 10:43:58,386 INFO [main][CipherTest] transformation=AES.FAST/SIC/ 10:43:58,386 INFO [main][CipherTest] transformation=AES.FAST/SIC/ISO10126 10:43:58,386 INFO [main][CipherTest] transformation=AES.FAST/SIC/ISO10126-2 10:43:58,387 INFO [main][CipherTest] transformation=AES.FAST/SIC/ISO10126-2PADDING 10:43:58,387 INFO [main][CipherTest] transformation=AES.FAST/SIC/ISO10126PADDING 10:43:58,387 INFO [main][CipherTest] transformation=AES.FAST/SIC/ISO7816-4 10:43:58,387 INFO [main][CipherTest] transformation=AES.FAST/SIC/ISO7816-4PADDING 10:43:58,387 INFO [main][CipherTest] transformation=AES.FAST/SIC/NOPADDING 10:43:58,387 INFO [main][CipherTest] transformation=AES.FAST/SIC/PKCS5 10:43:58,387 INFO [main][CipherTest] transformation=AES.FAST/SIC/PKCS5PADDING 10:43:58,388 INFO [main][CipherTest] transformation=AES.FAST/SIC/PKCS7 10:43:58,388 INFO [main][CipherTest] transformation=AES.FAST/SIC/PKCS7PADDING 10:43:58,388 INFO [main][CipherTest] transformation=AES.FAST/SIC/TBC 10:43:58,388 INFO [main][CipherTest] transformation=AES.FAST/SIC/TBCPADDING 10:43:58,388 INFO [main][CipherTest] transformation=AES.FAST/SIC/X9.23 10:43:58,388 INFO [main][CipherTest] transformation=AES.FAST/SIC/X9.23PADDING 10:43:58,388 INFO [main][CipherTest] transformation=AES.FAST/SIC/ZEROBYTE 10:43:58,388 INFO [main][CipherTest] transformation=AES.FAST/SIC/ZEROBYTEPADDING 10:43:58,388 INFO [main][CipherTest] transformation=AES.LIGHT// 10:43:58,389 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "AES.LIGHT//" does not support IV => Skipping. 10:43:58,389 INFO [main][CipherTest] transformation=AES.LIGHT//NOPADDING 10:43:58,389 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "AES.LIGHT//NOPADDING" does not support IV => Skipping. 10:43:58,389 INFO [main][CipherTest] transformation=AES.LIGHT/CBC-CTS/ 10:43:58,389 INFO [main][CipherTest] transformation=AES.LIGHT/CBC-CTS/NOPADDING 10:43:58,390 INFO [main][CipherTest] transformation=AES.LIGHT/CBC/ 10:43:58,390 INFO [main][CipherTest] transformation=AES.LIGHT/CBC/ISO10126 10:43:58,390 INFO [main][CipherTest] transformation=AES.LIGHT/CBC/ISO10126-2 10:43:58,390 INFO [main][CipherTest] transformation=AES.LIGHT/CBC/ISO10126-2PADDING 10:43:58,391 INFO [main][CipherTest] transformation=AES.LIGHT/CBC/ISO10126PADDING 10:43:58,391 INFO [main][CipherTest] transformation=AES.LIGHT/CBC/ISO7816-4 10:43:58,391 INFO [main][CipherTest] transformation=AES.LIGHT/CBC/ISO7816-4PADDING 10:43:58,391 INFO [main][CipherTest] transformation=AES.LIGHT/CBC/NOPADDING 10:43:58,392 INFO [main][CipherTest] transformation=AES.LIGHT/CBC/PKCS5 10:43:58,392 INFO [main][CipherTest] transformation=AES.LIGHT/CBC/PKCS5PADDING 10:43:58,392 INFO [main][CipherTest] transformation=AES.LIGHT/CBC/PKCS7 10:43:58,392 INFO [main][CipherTest] transformation=AES.LIGHT/CBC/PKCS7PADDING 10:43:58,392 INFO [main][CipherTest] transformation=AES.LIGHT/CBC/TBC 10:43:58,393 INFO [main][CipherTest] transformation=AES.LIGHT/CBC/TBCPADDING 10:43:58,393 INFO [main][CipherTest] transformation=AES.LIGHT/CBC/X9.23 10:43:58,393 INFO [main][CipherTest] transformation=AES.LIGHT/CBC/X9.23PADDING 10:43:58,393 INFO [main][CipherTest] transformation=AES.LIGHT/CBC/ZEROBYTE 10:43:58,393 INFO [main][CipherTest] transformation=AES.LIGHT/CBC/ZEROBYTEPADDING 10:43:58,394 INFO [main][CipherTest] transformation=AES.LIGHT/CCM/ 10:43:58,394 ERROR [main][CipherTest] transformation "AES.LIGHT/CCM/": java.lang.IllegalArgumentException: nonce must have length from 7 to 13 octets 10:43:58,394 INFO [main][CipherTest] transformation=AES.LIGHT/CCM/NOPADDING 10:43:58,394 ERROR [main][CipherTest] transformation "AES.LIGHT/CCM/NOPADDING": java.lang.IllegalArgumentException: nonce must have length from 7 to 13 octets 10:43:58,394 INFO [main][CipherTest] transformation=AES.LIGHT/CFB/ 10:43:58,394 INFO [main][CipherTest] transformation=AES.LIGHT/CFB/ISO10126 10:43:58,394 INFO [main][CipherTest] transformation=AES.LIGHT/CFB/ISO10126-2 10:43:58,394 INFO [main][CipherTest] transformation=AES.LIGHT/CFB/ISO10126-2PADDING 10:43:58,395 INFO [main][CipherTest] transformation=AES.LIGHT/CFB/ISO10126PADDING 10:43:58,395 INFO [main][CipherTest] transformation=AES.LIGHT/CFB/ISO7816-4 10:43:58,395 INFO [main][CipherTest] transformation=AES.LIGHT/CFB/ISO7816-4PADDING 10:43:58,395 INFO [main][CipherTest] transformation=AES.LIGHT/CFB/NOPADDING 10:43:58,395 INFO [main][CipherTest] transformation=AES.LIGHT/CFB/PKCS5 10:43:58,395 INFO [main][CipherTest] transformation=AES.LIGHT/CFB/PKCS5PADDING 10:43:58,395 INFO [main][CipherTest] transformation=AES.LIGHT/CFB/PKCS7 10:43:58,396 INFO [main][CipherTest] transformation=AES.LIGHT/CFB/PKCS7PADDING 10:43:58,396 INFO [main][CipherTest] transformation=AES.LIGHT/CFB/TBC 10:43:58,396 INFO [main][CipherTest] transformation=AES.LIGHT/CFB/TBCPADDING 10:43:58,396 INFO [main][CipherTest] transformation=AES.LIGHT/CFB/X9.23 10:43:58,396 INFO [main][CipherTest] transformation=AES.LIGHT/CFB/X9.23PADDING 10:43:58,396 INFO [main][CipherTest] transformation=AES.LIGHT/CFB/ZEROBYTE 10:43:58,396 INFO [main][CipherTest] transformation=AES.LIGHT/CFB/ZEROBYTEPADDING 10:43:58,396 INFO [main][CipherTest] transformation=AES.LIGHT/CFB104/ 10:43:58,396 INFO [main][CipherTest] transformation=AES.LIGHT/CFB104/ISO10126 10:43:58,397 INFO [main][CipherTest] transformation=AES.LIGHT/CFB104/ISO10126-2 10:43:58,397 INFO [main][CipherTest] transformation=AES.LIGHT/CFB104/ISO10126-2PADDING 10:43:58,397 INFO [main][CipherTest] transformation=AES.LIGHT/CFB104/ISO10126PADDING 10:43:58,397 INFO [main][CipherTest] transformation=AES.LIGHT/CFB104/ISO7816-4 10:43:58,397 INFO [main][CipherTest] transformation=AES.LIGHT/CFB104/ISO7816-4PADDING 10:43:58,397 INFO [main][CipherTest] transformation=AES.LIGHT/CFB104/NOPADDING 10:43:58,397 INFO [main][CipherTest] transformation=AES.LIGHT/CFB104/PKCS5 10:43:58,397 INFO [main][CipherTest] transformation=AES.LIGHT/CFB104/PKCS5PADDING 10:43:58,398 INFO [main][CipherTest] transformation=AES.LIGHT/CFB104/PKCS7 10:43:58,398 INFO [main][CipherTest] transformation=AES.LIGHT/CFB104/PKCS7PADDING 10:43:58,398 INFO [main][CipherTest] transformation=AES.LIGHT/CFB104/TBC 10:43:58,398 INFO [main][CipherTest] transformation=AES.LIGHT/CFB104/TBCPADDING 10:43:58,398 INFO [main][CipherTest] transformation=AES.LIGHT/CFB104/X9.23 10:43:58,398 INFO [main][CipherTest] transformation=AES.LIGHT/CFB104/X9.23PADDING 10:43:58,398 INFO [main][CipherTest] transformation=AES.LIGHT/CFB104/ZEROBYTE 10:43:58,398 INFO [main][CipherTest] transformation=AES.LIGHT/CFB104/ZEROBYTEPADDING 10:43:58,398 INFO [main][CipherTest] transformation=AES.LIGHT/CFB112/ 10:43:58,399 INFO [main][CipherTest] transformation=AES.LIGHT/CFB112/ISO10126 10:43:58,399 INFO [main][CipherTest] transformation=AES.LIGHT/CFB112/ISO10126-2 10:43:58,399 INFO [main][CipherTest] transformation=AES.LIGHT/CFB112/ISO10126-2PADDING 10:43:58,399 INFO [main][CipherTest] transformation=AES.LIGHT/CFB112/ISO10126PADDING 10:43:58,399 INFO [main][CipherTest] transformation=AES.LIGHT/CFB112/ISO7816-4 10:43:58,399 INFO [main][CipherTest] transformation=AES.LIGHT/CFB112/ISO7816-4PADDING 10:43:58,400 INFO [main][CipherTest] transformation=AES.LIGHT/CFB112/NOPADDING 10:43:58,400 INFO [main][CipherTest] transformation=AES.LIGHT/CFB112/PKCS5 10:43:58,400 INFO [main][CipherTest] transformation=AES.LIGHT/CFB112/PKCS5PADDING 10:43:58,400 INFO [main][CipherTest] transformation=AES.LIGHT/CFB112/PKCS7 10:43:58,400 INFO [main][CipherTest] transformation=AES.LIGHT/CFB112/PKCS7PADDING 10:43:58,400 INFO [main][CipherTest] transformation=AES.LIGHT/CFB112/TBC 10:43:58,400 INFO [main][CipherTest] transformation=AES.LIGHT/CFB112/TBCPADDING 10:43:58,400 INFO [main][CipherTest] transformation=AES.LIGHT/CFB112/X9.23 10:43:58,400 INFO [main][CipherTest] transformation=AES.LIGHT/CFB112/X9.23PADDING 10:43:58,401 INFO [main][CipherTest] transformation=AES.LIGHT/CFB112/ZEROBYTE 10:43:58,401 INFO [main][CipherTest] transformation=AES.LIGHT/CFB112/ZEROBYTEPADDING 10:43:58,401 INFO [main][CipherTest] transformation=AES.LIGHT/CFB120/ 10:43:58,401 INFO [main][CipherTest] transformation=AES.LIGHT/CFB120/ISO10126 10:43:58,401 INFO [main][CipherTest] transformation=AES.LIGHT/CFB120/ISO10126-2 10:43:58,401 INFO [main][CipherTest] transformation=AES.LIGHT/CFB120/ISO10126-2PADDING 10:43:58,401 INFO [main][CipherTest] transformation=AES.LIGHT/CFB120/ISO10126PADDING 10:43:58,401 INFO [main][CipherTest] transformation=AES.LIGHT/CFB120/ISO7816-4 10:43:58,401 INFO [main][CipherTest] transformation=AES.LIGHT/CFB120/ISO7816-4PADDING 10:43:58,401 INFO [main][CipherTest] transformation=AES.LIGHT/CFB120/NOPADDING 10:43:58,402 INFO [main][CipherTest] transformation=AES.LIGHT/CFB120/PKCS5 10:43:58,402 INFO [main][CipherTest] transformation=AES.LIGHT/CFB120/PKCS5PADDING 10:43:58,402 INFO [main][CipherTest] transformation=AES.LIGHT/CFB120/PKCS7 10:43:58,402 INFO [main][CipherTest] transformation=AES.LIGHT/CFB120/PKCS7PADDING 10:43:58,402 INFO [main][CipherTest] transformation=AES.LIGHT/CFB120/TBC 10:43:58,402 INFO [main][CipherTest] transformation=AES.LIGHT/CFB120/TBCPADDING 10:43:58,402 INFO [main][CipherTest] transformation=AES.LIGHT/CFB120/X9.23 10:43:58,402 INFO [main][CipherTest] transformation=AES.LIGHT/CFB120/X9.23PADDING 10:43:58,402 INFO [main][CipherTest] transformation=AES.LIGHT/CFB120/ZEROBYTE 10:43:58,402 INFO [main][CipherTest] transformation=AES.LIGHT/CFB120/ZEROBYTEPADDING 10:43:58,402 INFO [main][CipherTest] transformation=AES.LIGHT/CFB128/ 10:43:58,402 INFO [main][CipherTest] transformation=AES.LIGHT/CFB128/ISO10126 10:43:58,402 INFO [main][CipherTest] transformation=AES.LIGHT/CFB128/ISO10126-2 10:43:58,403 INFO [main][CipherTest] transformation=AES.LIGHT/CFB128/ISO10126-2PADDING 10:43:58,403 INFO [main][CipherTest] transformation=AES.LIGHT/CFB128/ISO10126PADDING 10:43:58,403 INFO [main][CipherTest] transformation=AES.LIGHT/CFB128/ISO7816-4 10:43:58,403 INFO [main][CipherTest] transformation=AES.LIGHT/CFB128/ISO7816-4PADDING 10:43:58,403 INFO [main][CipherTest] transformation=AES.LIGHT/CFB128/NOPADDING 10:43:58,403 INFO [main][CipherTest] transformation=AES.LIGHT/CFB128/PKCS5 10:43:58,403 INFO [main][CipherTest] transformation=AES.LIGHT/CFB128/PKCS5PADDING 10:43:58,403 INFO [main][CipherTest] transformation=AES.LIGHT/CFB128/PKCS7 10:43:58,404 INFO [main][CipherTest] transformation=AES.LIGHT/CFB128/PKCS7PADDING 10:43:58,404 INFO [main][CipherTest] transformation=AES.LIGHT/CFB128/TBC 10:43:58,404 INFO [main][CipherTest] transformation=AES.LIGHT/CFB128/TBCPADDING 10:43:58,404 INFO [main][CipherTest] transformation=AES.LIGHT/CFB128/X9.23 10:43:58,404 INFO [main][CipherTest] transformation=AES.LIGHT/CFB128/X9.23PADDING 10:43:58,404 INFO [main][CipherTest] transformation=AES.LIGHT/CFB128/ZEROBYTE 10:43:58,404 INFO [main][CipherTest] transformation=AES.LIGHT/CFB128/ZEROBYTEPADDING 10:43:58,404 INFO [main][CipherTest] transformation=AES.LIGHT/CFB136/ 10:43:58,404 INFO [main][CipherTest] transformation=AES.LIGHT/CFB136/ISO10126 10:43:58,404 INFO [main][CipherTest] transformation=AES.LIGHT/CFB136/ISO10126-2 10:43:58,404 INFO [main][CipherTest] transformation=AES.LIGHT/CFB136/ISO10126-2PADDING 10:43:58,404 INFO [main][CipherTest] transformation=AES.LIGHT/CFB136/ISO10126PADDING 10:43:58,405 INFO [main][CipherTest] transformation=AES.LIGHT/CFB136/ISO7816-4 10:43:58,405 INFO [main][CipherTest] transformation=AES.LIGHT/CFB136/ISO7816-4PADDING 10:43:58,405 INFO [main][CipherTest] transformation=AES.LIGHT/CFB136/NOPADDING 10:43:58,405 INFO [main][CipherTest] transformation=AES.LIGHT/CFB136/PKCS5 10:43:58,405 INFO [main][CipherTest] transformation=AES.LIGHT/CFB136/PKCS5PADDING 10:43:58,405 INFO [main][CipherTest] transformation=AES.LIGHT/CFB136/PKCS7 10:43:58,405 INFO [main][CipherTest] transformation=AES.LIGHT/CFB136/PKCS7PADDING 10:43:58,405 INFO [main][CipherTest] transformation=AES.LIGHT/CFB136/TBC 10:43:58,405 INFO [main][CipherTest] transformation=AES.LIGHT/CFB136/TBCPADDING 10:43:58,405 INFO [main][CipherTest] transformation=AES.LIGHT/CFB136/X9.23 10:43:58,405 INFO [main][CipherTest] transformation=AES.LIGHT/CFB136/X9.23PADDING 10:43:58,406 INFO [main][CipherTest] transformation=AES.LIGHT/CFB136/ZEROBYTE 10:43:58,406 INFO [main][CipherTest] transformation=AES.LIGHT/CFB136/ZEROBYTEPADDING 10:43:58,406 INFO [main][CipherTest] transformation=AES.LIGHT/CFB144/ 10:43:58,406 INFO [main][CipherTest] transformation=AES.LIGHT/CFB144/ISO10126 10:43:58,406 INFO [main][CipherTest] transformation=AES.LIGHT/CFB144/ISO10126-2 10:43:58,406 INFO [main][CipherTest] transformation=AES.LIGHT/CFB144/ISO10126-2PADDING 10:43:58,406 INFO [main][CipherTest] transformation=AES.LIGHT/CFB144/ISO10126PADDING 10:43:58,406 INFO [main][CipherTest] transformation=AES.LIGHT/CFB144/ISO7816-4 10:43:58,406 INFO [main][CipherTest] transformation=AES.LIGHT/CFB144/ISO7816-4PADDING 10:43:58,406 INFO [main][CipherTest] transformation=AES.LIGHT/CFB144/NOPADDING 10:43:58,406 INFO [main][CipherTest] transformation=AES.LIGHT/CFB144/PKCS5 10:43:58,407 INFO [main][CipherTest] transformation=AES.LIGHT/CFB144/PKCS5PADDING 10:43:58,407 INFO [main][CipherTest] transformation=AES.LIGHT/CFB144/PKCS7 10:43:58,407 INFO [main][CipherTest] transformation=AES.LIGHT/CFB144/PKCS7PADDING 10:43:58,407 INFO [main][CipherTest] transformation=AES.LIGHT/CFB144/TBC 10:43:58,407 INFO [main][CipherTest] transformation=AES.LIGHT/CFB144/TBCPADDING 10:43:58,407 INFO [main][CipherTest] transformation=AES.LIGHT/CFB144/X9.23 10:43:58,407 INFO [main][CipherTest] transformation=AES.LIGHT/CFB144/X9.23PADDING 10:43:58,407 INFO [main][CipherTest] transformation=AES.LIGHT/CFB144/ZEROBYTE 10:43:58,407 INFO [main][CipherTest] transformation=AES.LIGHT/CFB144/ZEROBYTEPADDING 10:43:58,407 INFO [main][CipherTest] transformation=AES.LIGHT/CFB152/ 10:43:58,408 INFO [main][CipherTest] transformation=AES.LIGHT/CFB152/ISO10126 10:43:58,408 INFO [main][CipherTest] transformation=AES.LIGHT/CFB152/ISO10126-2 10:43:58,408 INFO [main][CipherTest] transformation=AES.LIGHT/CFB152/ISO10126-2PADDING 10:43:58,408 INFO [main][CipherTest] transformation=AES.LIGHT/CFB152/ISO10126PADDING 10:43:58,408 INFO [main][CipherTest] transformation=AES.LIGHT/CFB152/ISO7816-4 10:43:58,408 INFO [main][CipherTest] transformation=AES.LIGHT/CFB152/ISO7816-4PADDING 10:43:58,408 INFO [main][CipherTest] transformation=AES.LIGHT/CFB152/NOPADDING 10:43:58,408 INFO [main][CipherTest] transformation=AES.LIGHT/CFB152/PKCS5 10:43:58,408 INFO [main][CipherTest] transformation=AES.LIGHT/CFB152/PKCS5PADDING 10:43:58,409 INFO [main][CipherTest] transformation=AES.LIGHT/CFB152/PKCS7 10:43:58,409 INFO [main][CipherTest] transformation=AES.LIGHT/CFB152/PKCS7PADDING 10:43:58,409 INFO [main][CipherTest] transformation=AES.LIGHT/CFB152/TBC 10:43:58,409 INFO [main][CipherTest] transformation=AES.LIGHT/CFB152/TBCPADDING 10:43:58,409 INFO [main][CipherTest] transformation=AES.LIGHT/CFB152/X9.23 10:43:58,409 INFO [main][CipherTest] transformation=AES.LIGHT/CFB152/X9.23PADDING 10:43:58,409 INFO [main][CipherTest] transformation=AES.LIGHT/CFB152/ZEROBYTE 10:43:58,409 INFO [main][CipherTest] transformation=AES.LIGHT/CFB152/ZEROBYTEPADDING 10:43:58,409 INFO [main][CipherTest] transformation=AES.LIGHT/CFB16/ 10:43:58,409 INFO [main][CipherTest] transformation=AES.LIGHT/CFB16/ISO10126 10:43:58,409 INFO [main][CipherTest] transformation=AES.LIGHT/CFB16/ISO10126-2 10:43:58,409 INFO [main][CipherTest] transformation=AES.LIGHT/CFB16/ISO10126-2PADDING 10:43:58,409 INFO [main][CipherTest] transformation=AES.LIGHT/CFB16/ISO10126PADDING 10:43:58,409 INFO [main][CipherTest] transformation=AES.LIGHT/CFB16/ISO7816-4 10:43:58,409 INFO [main][CipherTest] transformation=AES.LIGHT/CFB16/ISO7816-4PADDING 10:43:58,409 INFO [main][CipherTest] transformation=AES.LIGHT/CFB16/NOPADDING 10:43:58,410 INFO [main][CipherTest] transformation=AES.LIGHT/CFB16/PKCS5 10:43:58,410 INFO [main][CipherTest] transformation=AES.LIGHT/CFB16/PKCS5PADDING 10:43:58,410 INFO [main][CipherTest] transformation=AES.LIGHT/CFB16/PKCS7 10:43:58,410 INFO [main][CipherTest] transformation=AES.LIGHT/CFB16/PKCS7PADDING 10:43:58,410 INFO [main][CipherTest] transformation=AES.LIGHT/CFB16/TBC 10:43:58,410 INFO [main][CipherTest] transformation=AES.LIGHT/CFB16/TBCPADDING 10:43:58,410 INFO [main][CipherTest] transformation=AES.LIGHT/CFB16/X9.23 10:43:58,410 INFO [main][CipherTest] transformation=AES.LIGHT/CFB16/X9.23PADDING 10:43:58,410 INFO [main][CipherTest] transformation=AES.LIGHT/CFB16/ZEROBYTE 10:43:58,410 INFO [main][CipherTest] transformation=AES.LIGHT/CFB16/ZEROBYTEPADDING 10:43:58,410 INFO [main][CipherTest] transformation=AES.LIGHT/CFB160/ 10:43:58,410 INFO [main][CipherTest] transformation=AES.LIGHT/CFB160/ISO10126 10:43:58,410 INFO [main][CipherTest] transformation=AES.LIGHT/CFB160/ISO10126-2 10:43:58,410 INFO [main][CipherTest] transformation=AES.LIGHT/CFB160/ISO10126-2PADDING 10:43:58,411 INFO [main][CipherTest] transformation=AES.LIGHT/CFB160/ISO10126PADDING 10:43:58,411 INFO [main][CipherTest] transformation=AES.LIGHT/CFB160/ISO7816-4 10:43:58,411 INFO [main][CipherTest] transformation=AES.LIGHT/CFB160/ISO7816-4PADDING 10:43:58,411 INFO [main][CipherTest] transformation=AES.LIGHT/CFB160/NOPADDING 10:43:58,411 INFO [main][CipherTest] transformation=AES.LIGHT/CFB160/PKCS5 10:43:58,411 INFO [main][CipherTest] transformation=AES.LIGHT/CFB160/PKCS5PADDING 10:43:58,411 INFO [main][CipherTest] transformation=AES.LIGHT/CFB160/PKCS7 10:43:58,411 INFO [main][CipherTest] transformation=AES.LIGHT/CFB160/PKCS7PADDING 10:43:58,411 INFO [main][CipherTest] transformation=AES.LIGHT/CFB160/TBC 10:43:58,412 INFO [main][CipherTest] transformation=AES.LIGHT/CFB160/TBCPADDING 10:43:58,412 INFO [main][CipherTest] transformation=AES.LIGHT/CFB160/X9.23 10:43:58,412 INFO [main][CipherTest] transformation=AES.LIGHT/CFB160/X9.23PADDING 10:43:58,412 INFO [main][CipherTest] transformation=AES.LIGHT/CFB160/ZEROBYTE 10:43:58,412 INFO [main][CipherTest] transformation=AES.LIGHT/CFB160/ZEROBYTEPADDING 10:43:58,412 INFO [main][CipherTest] transformation=AES.LIGHT/CFB168/ 10:43:58,412 INFO [main][CipherTest] transformation=AES.LIGHT/CFB168/ISO10126 10:43:58,412 INFO [main][CipherTest] transformation=AES.LIGHT/CFB168/ISO10126-2 10:43:58,412 INFO [main][CipherTest] transformation=AES.LIGHT/CFB168/ISO10126-2PADDING 10:43:58,412 INFO [main][CipherTest] transformation=AES.LIGHT/CFB168/ISO10126PADDING 10:43:58,412 INFO [main][CipherTest] transformation=AES.LIGHT/CFB168/ISO7816-4 10:43:58,413 INFO [main][CipherTest] transformation=AES.LIGHT/CFB168/ISO7816-4PADDING 10:43:58,413 INFO [main][CipherTest] transformation=AES.LIGHT/CFB168/NOPADDING 10:43:58,413 INFO [main][CipherTest] transformation=AES.LIGHT/CFB168/PKCS5 10:43:58,413 INFO [main][CipherTest] transformation=AES.LIGHT/CFB168/PKCS5PADDING 10:43:58,413 INFO [main][CipherTest] transformation=AES.LIGHT/CFB168/PKCS7 10:43:58,413 INFO [main][CipherTest] transformation=AES.LIGHT/CFB168/PKCS7PADDING 10:43:58,413 INFO [main][CipherTest] transformation=AES.LIGHT/CFB168/TBC 10:43:58,413 INFO [main][CipherTest] transformation=AES.LIGHT/CFB168/TBCPADDING 10:43:58,413 INFO [main][CipherTest] transformation=AES.LIGHT/CFB168/X9.23 10:43:58,413 INFO [main][CipherTest] transformation=AES.LIGHT/CFB168/X9.23PADDING 10:43:58,413 INFO [main][CipherTest] transformation=AES.LIGHT/CFB168/ZEROBYTE 10:43:58,413 INFO [main][CipherTest] transformation=AES.LIGHT/CFB168/ZEROBYTEPADDING 10:43:58,413 INFO [main][CipherTest] transformation=AES.LIGHT/CFB176/ 10:43:58,413 INFO [main][CipherTest] transformation=AES.LIGHT/CFB176/ISO10126 10:43:58,413 INFO [main][CipherTest] transformation=AES.LIGHT/CFB176/ISO10126-2 10:43:58,414 INFO [main][CipherTest] transformation=AES.LIGHT/CFB176/ISO10126-2PADDING 10:43:58,414 INFO [main][CipherTest] transformation=AES.LIGHT/CFB176/ISO10126PADDING 10:43:58,414 INFO [main][CipherTest] transformation=AES.LIGHT/CFB176/ISO7816-4 10:43:58,414 INFO [main][CipherTest] transformation=AES.LIGHT/CFB176/ISO7816-4PADDING 10:43:58,414 INFO [main][CipherTest] transformation=AES.LIGHT/CFB176/NOPADDING 10:43:58,414 INFO [main][CipherTest] transformation=AES.LIGHT/CFB176/PKCS5 10:43:58,414 INFO [main][CipherTest] transformation=AES.LIGHT/CFB176/PKCS5PADDING 10:43:58,414 INFO [main][CipherTest] transformation=AES.LIGHT/CFB176/PKCS7 10:43:58,414 INFO [main][CipherTest] transformation=AES.LIGHT/CFB176/PKCS7PADDING 10:43:58,414 INFO [main][CipherTest] transformation=AES.LIGHT/CFB176/TBC 10:43:58,414 INFO [main][CipherTest] transformation=AES.LIGHT/CFB176/TBCPADDING 10:43:58,414 INFO [main][CipherTest] transformation=AES.LIGHT/CFB176/X9.23 10:43:58,415 INFO [main][CipherTest] transformation=AES.LIGHT/CFB176/X9.23PADDING 10:43:58,415 INFO [main][CipherTest] transformation=AES.LIGHT/CFB176/ZEROBYTE 10:43:58,415 INFO [main][CipherTest] transformation=AES.LIGHT/CFB176/ZEROBYTEPADDING 10:43:58,415 INFO [main][CipherTest] transformation=AES.LIGHT/CFB184/ 10:43:58,415 INFO [main][CipherTest] transformation=AES.LIGHT/CFB184/ISO10126 10:43:58,415 INFO [main][CipherTest] transformation=AES.LIGHT/CFB184/ISO10126-2 10:43:58,415 INFO [main][CipherTest] transformation=AES.LIGHT/CFB184/ISO10126-2PADDING 10:43:58,415 INFO [main][CipherTest] transformation=AES.LIGHT/CFB184/ISO10126PADDING 10:43:58,415 INFO [main][CipherTest] transformation=AES.LIGHT/CFB184/ISO7816-4 10:43:58,415 INFO [main][CipherTest] transformation=AES.LIGHT/CFB184/ISO7816-4PADDING 10:43:58,416 INFO [main][CipherTest] transformation=AES.LIGHT/CFB184/NOPADDING 10:43:58,416 INFO [main][CipherTest] transformation=AES.LIGHT/CFB184/PKCS5 10:43:58,416 INFO [main][CipherTest] transformation=AES.LIGHT/CFB184/PKCS5PADDING 10:43:58,416 INFO [main][CipherTest] transformation=AES.LIGHT/CFB184/PKCS7 10:43:58,416 INFO [main][CipherTest] transformation=AES.LIGHT/CFB184/PKCS7PADDING 10:43:58,416 INFO [main][CipherTest] transformation=AES.LIGHT/CFB184/TBC 10:43:58,416 INFO [main][CipherTest] transformation=AES.LIGHT/CFB184/TBCPADDING 10:43:58,416 INFO [main][CipherTest] transformation=AES.LIGHT/CFB184/X9.23 10:43:58,416 INFO [main][CipherTest] transformation=AES.LIGHT/CFB184/X9.23PADDING 10:43:58,416 INFO [main][CipherTest] transformation=AES.LIGHT/CFB184/ZEROBYTE 10:43:58,416 INFO [main][CipherTest] transformation=AES.LIGHT/CFB184/ZEROBYTEPADDING 10:43:58,416 INFO [main][CipherTest] transformation=AES.LIGHT/CFB192/ 10:43:58,416 INFO [main][CipherTest] transformation=AES.LIGHT/CFB192/ISO10126 10:43:58,416 INFO [main][CipherTest] transformation=AES.LIGHT/CFB192/ISO10126-2 10:43:58,417 INFO [main][CipherTest] transformation=AES.LIGHT/CFB192/ISO10126-2PADDING 10:43:58,417 INFO [main][CipherTest] transformation=AES.LIGHT/CFB192/ISO10126PADDING 10:43:58,417 INFO [main][CipherTest] transformation=AES.LIGHT/CFB192/ISO7816-4 10:43:58,417 INFO [main][CipherTest] transformation=AES.LIGHT/CFB192/ISO7816-4PADDING 10:43:58,417 INFO [main][CipherTest] transformation=AES.LIGHT/CFB192/NOPADDING 10:43:58,417 INFO [main][CipherTest] transformation=AES.LIGHT/CFB192/PKCS5 10:43:58,417 INFO [main][CipherTest] transformation=AES.LIGHT/CFB192/PKCS5PADDING 10:43:58,417 INFO [main][CipherTest] transformation=AES.LIGHT/CFB192/PKCS7 10:43:58,417 INFO [main][CipherTest] transformation=AES.LIGHT/CFB192/PKCS7PADDING 10:43:58,417 INFO [main][CipherTest] transformation=AES.LIGHT/CFB192/TBC 10:43:58,417 INFO [main][CipherTest] transformation=AES.LIGHT/CFB192/TBCPADDING 10:43:58,418 INFO [main][CipherTest] transformation=AES.LIGHT/CFB192/X9.23 10:43:58,418 INFO [main][CipherTest] transformation=AES.LIGHT/CFB192/X9.23PADDING 10:43:58,418 INFO [main][CipherTest] transformation=AES.LIGHT/CFB192/ZEROBYTE 10:43:58,418 INFO [main][CipherTest] transformation=AES.LIGHT/CFB192/ZEROBYTEPADDING 10:43:58,418 INFO [main][CipherTest] transformation=AES.LIGHT/CFB200/ 10:43:58,418 INFO [main][CipherTest] transformation=AES.LIGHT/CFB200/ISO10126 10:43:58,418 INFO [main][CipherTest] transformation=AES.LIGHT/CFB200/ISO10126-2 10:43:58,418 INFO [main][CipherTest] transformation=AES.LIGHT/CFB200/ISO10126-2PADDING 10:43:58,418 INFO [main][CipherTest] transformation=AES.LIGHT/CFB200/ISO10126PADDING 10:43:58,418 INFO [main][CipherTest] transformation=AES.LIGHT/CFB200/ISO7816-4 10:43:58,418 INFO [main][CipherTest] transformation=AES.LIGHT/CFB200/ISO7816-4PADDING 10:43:58,418 INFO [main][CipherTest] transformation=AES.LIGHT/CFB200/NOPADDING 10:43:58,418 INFO [main][CipherTest] transformation=AES.LIGHT/CFB200/PKCS5 10:43:58,418 INFO [main][CipherTest] transformation=AES.LIGHT/CFB200/PKCS5PADDING 10:43:58,418 INFO [main][CipherTest] transformation=AES.LIGHT/CFB200/PKCS7 10:43:58,419 INFO [main][CipherTest] transformation=AES.LIGHT/CFB200/PKCS7PADDING 10:43:58,419 INFO [main][CipherTest] transformation=AES.LIGHT/CFB200/TBC 10:43:58,419 INFO [main][CipherTest] transformation=AES.LIGHT/CFB200/TBCPADDING 10:43:58,419 INFO [main][CipherTest] transformation=AES.LIGHT/CFB200/X9.23 10:43:58,419 INFO [main][CipherTest] transformation=AES.LIGHT/CFB200/X9.23PADDING 10:43:58,419 INFO [main][CipherTest] transformation=AES.LIGHT/CFB200/ZEROBYTE 10:43:58,419 INFO [main][CipherTest] transformation=AES.LIGHT/CFB200/ZEROBYTEPADDING 10:43:58,419 INFO [main][CipherTest] transformation=AES.LIGHT/CFB208/ 10:43:58,419 INFO [main][CipherTest] transformation=AES.LIGHT/CFB208/ISO10126 10:43:58,419 INFO [main][CipherTest] transformation=AES.LIGHT/CFB208/ISO10126-2 10:43:58,420 INFO [main][CipherTest] transformation=AES.LIGHT/CFB208/ISO10126-2PADDING 10:43:58,420 INFO [main][CipherTest] transformation=AES.LIGHT/CFB208/ISO10126PADDING 10:43:58,420 INFO [main][CipherTest] transformation=AES.LIGHT/CFB208/ISO7816-4 10:43:58,420 INFO [main][CipherTest] transformation=AES.LIGHT/CFB208/ISO7816-4PADDING 10:43:58,420 INFO [main][CipherTest] transformation=AES.LIGHT/CFB208/NOPADDING 10:43:58,420 INFO [main][CipherTest] transformation=AES.LIGHT/CFB208/PKCS5 10:43:58,420 INFO [main][CipherTest] transformation=AES.LIGHT/CFB208/PKCS5PADDING 10:43:58,420 INFO [main][CipherTest] transformation=AES.LIGHT/CFB208/PKCS7 10:43:58,420 INFO [main][CipherTest] transformation=AES.LIGHT/CFB208/PKCS7PADDING 10:43:58,420 INFO [main][CipherTest] transformation=AES.LIGHT/CFB208/TBC 10:43:58,420 INFO [main][CipherTest] transformation=AES.LIGHT/CFB208/TBCPADDING 10:43:58,420 INFO [main][CipherTest] transformation=AES.LIGHT/CFB208/X9.23 10:43:58,420 INFO [main][CipherTest] transformation=AES.LIGHT/CFB208/X9.23PADDING 10:43:58,420 INFO [main][CipherTest] transformation=AES.LIGHT/CFB208/ZEROBYTE 10:43:58,420 INFO [main][CipherTest] transformation=AES.LIGHT/CFB208/ZEROBYTEPADDING 10:43:58,420 INFO [main][CipherTest] transformation=AES.LIGHT/CFB216/ 10:43:58,421 INFO [main][CipherTest] transformation=AES.LIGHT/CFB216/ISO10126 10:43:58,421 INFO [main][CipherTest] transformation=AES.LIGHT/CFB216/ISO10126-2 10:43:58,421 INFO [main][CipherTest] transformation=AES.LIGHT/CFB216/ISO10126-2PADDING 10:43:58,421 INFO [main][CipherTest] transformation=AES.LIGHT/CFB216/ISO10126PADDING 10:43:58,421 INFO [main][CipherTest] transformation=AES.LIGHT/CFB216/ISO7816-4 10:43:58,421 INFO [main][CipherTest] transformation=AES.LIGHT/CFB216/ISO7816-4PADDING 10:43:58,421 INFO [main][CipherTest] transformation=AES.LIGHT/CFB216/NOPADDING 10:43:58,421 INFO [main][CipherTest] transformation=AES.LIGHT/CFB216/PKCS5 10:43:58,421 INFO [main][CipherTest] transformation=AES.LIGHT/CFB216/PKCS5PADDING 10:43:58,421 INFO [main][CipherTest] transformation=AES.LIGHT/CFB216/PKCS7 10:43:58,421 INFO [main][CipherTest] transformation=AES.LIGHT/CFB216/PKCS7PADDING 10:43:58,421 INFO [main][CipherTest] transformation=AES.LIGHT/CFB216/TBC 10:43:58,421 INFO [main][CipherTest] transformation=AES.LIGHT/CFB216/TBCPADDING 10:43:58,421 INFO [main][CipherTest] transformation=AES.LIGHT/CFB216/X9.23 10:43:58,422 INFO [main][CipherTest] transformation=AES.LIGHT/CFB216/X9.23PADDING 10:43:58,422 INFO [main][CipherTest] transformation=AES.LIGHT/CFB216/ZEROBYTE 10:43:58,422 INFO [main][CipherTest] transformation=AES.LIGHT/CFB216/ZEROBYTEPADDING 10:43:58,422 INFO [main][CipherTest] transformation=AES.LIGHT/CFB224/ 10:43:58,422 INFO [main][CipherTest] transformation=AES.LIGHT/CFB224/ISO10126 10:43:58,422 INFO [main][CipherTest] transformation=AES.LIGHT/CFB224/ISO10126-2 10:43:58,422 INFO [main][CipherTest] transformation=AES.LIGHT/CFB224/ISO10126-2PADDING 10:43:58,422 INFO [main][CipherTest] transformation=AES.LIGHT/CFB224/ISO10126PADDING 10:43:58,422 INFO [main][CipherTest] transformation=AES.LIGHT/CFB224/ISO7816-4 10:43:58,422 INFO [main][CipherTest] transformation=AES.LIGHT/CFB224/ISO7816-4PADDING 10:43:58,422 INFO [main][CipherTest] transformation=AES.LIGHT/CFB224/NOPADDING 10:43:58,422 INFO [main][CipherTest] transformation=AES.LIGHT/CFB224/PKCS5 10:43:58,422 INFO [main][CipherTest] transformation=AES.LIGHT/CFB224/PKCS5PADDING 10:43:58,422 INFO [main][CipherTest] transformation=AES.LIGHT/CFB224/PKCS7 10:43:58,422 INFO [main][CipherTest] transformation=AES.LIGHT/CFB224/PKCS7PADDING 10:43:58,423 INFO [main][CipherTest] transformation=AES.LIGHT/CFB224/TBC 10:43:58,423 INFO [main][CipherTest] transformation=AES.LIGHT/CFB224/TBCPADDING 10:43:58,423 INFO [main][CipherTest] transformation=AES.LIGHT/CFB224/X9.23 10:43:58,423 INFO [main][CipherTest] transformation=AES.LIGHT/CFB224/X9.23PADDING 10:43:58,423 INFO [main][CipherTest] transformation=AES.LIGHT/CFB224/ZEROBYTE 10:43:58,423 INFO [main][CipherTest] transformation=AES.LIGHT/CFB224/ZEROBYTEPADDING 10:43:58,423 INFO [main][CipherTest] transformation=AES.LIGHT/CFB232/ 10:43:58,423 INFO [main][CipherTest] transformation=AES.LIGHT/CFB232/ISO10126 10:43:58,423 INFO [main][CipherTest] transformation=AES.LIGHT/CFB232/ISO10126-2 10:43:58,423 INFO [main][CipherTest] transformation=AES.LIGHT/CFB232/ISO10126-2PADDING 10:43:58,423 INFO [main][CipherTest] transformation=AES.LIGHT/CFB232/ISO10126PADDING 10:43:58,424 INFO [main][CipherTest] transformation=AES.LIGHT/CFB232/ISO7816-4 10:43:58,424 INFO [main][CipherTest] transformation=AES.LIGHT/CFB232/ISO7816-4PADDING 10:43:58,424 INFO [main][CipherTest] transformation=AES.LIGHT/CFB232/NOPADDING 10:43:58,424 INFO [main][CipherTest] transformation=AES.LIGHT/CFB232/PKCS5 10:43:58,424 INFO [main][CipherTest] transformation=AES.LIGHT/CFB232/PKCS5PADDING 10:43:58,424 INFO [main][CipherTest] transformation=AES.LIGHT/CFB232/PKCS7 10:43:58,424 INFO [main][CipherTest] transformation=AES.LIGHT/CFB232/PKCS7PADDING 10:43:58,424 INFO [main][CipherTest] transformation=AES.LIGHT/CFB232/TBC 10:43:58,424 INFO [main][CipherTest] transformation=AES.LIGHT/CFB232/TBCPADDING 10:43:58,424 INFO [main][CipherTest] transformation=AES.LIGHT/CFB232/X9.23 10:43:58,424 INFO [main][CipherTest] transformation=AES.LIGHT/CFB232/X9.23PADDING 10:43:58,424 INFO [main][CipherTest] transformation=AES.LIGHT/CFB232/ZEROBYTE 10:43:58,424 INFO [main][CipherTest] transformation=AES.LIGHT/CFB232/ZEROBYTEPADDING 10:43:58,424 INFO [main][CipherTest] transformation=AES.LIGHT/CFB24/ 10:43:58,424 INFO [main][CipherTest] transformation=AES.LIGHT/CFB24/ISO10126 10:43:58,425 INFO [main][CipherTest] transformation=AES.LIGHT/CFB24/ISO10126-2 10:43:58,425 INFO [main][CipherTest] transformation=AES.LIGHT/CFB24/ISO10126-2PADDING 10:43:58,425 INFO [main][CipherTest] transformation=AES.LIGHT/CFB24/ISO10126PADDING 10:43:58,425 INFO [main][CipherTest] transformation=AES.LIGHT/CFB24/ISO7816-4 10:43:58,425 INFO [main][CipherTest] transformation=AES.LIGHT/CFB24/ISO7816-4PADDING 10:43:58,425 INFO [main][CipherTest] transformation=AES.LIGHT/CFB24/NOPADDING 10:43:58,425 INFO [main][CipherTest] transformation=AES.LIGHT/CFB24/PKCS5 10:43:58,425 INFO [main][CipherTest] transformation=AES.LIGHT/CFB24/PKCS5PADDING 10:43:58,425 INFO [main][CipherTest] transformation=AES.LIGHT/CFB24/PKCS7 10:43:58,425 INFO [main][CipherTest] transformation=AES.LIGHT/CFB24/PKCS7PADDING 10:43:58,426 INFO [main][CipherTest] transformation=AES.LIGHT/CFB24/TBC 10:43:58,426 INFO [main][CipherTest] transformation=AES.LIGHT/CFB24/TBCPADDING 10:43:58,426 INFO [main][CipherTest] transformation=AES.LIGHT/CFB24/X9.23 10:43:58,426 INFO [main][CipherTest] transformation=AES.LIGHT/CFB24/X9.23PADDING 10:43:58,426 INFO [main][CipherTest] transformation=AES.LIGHT/CFB24/ZEROBYTE 10:43:58,426 INFO [main][CipherTest] transformation=AES.LIGHT/CFB24/ZEROBYTEPADDING 10:43:58,426 INFO [main][CipherTest] transformation=AES.LIGHT/CFB240/ 10:43:58,426 INFO [main][CipherTest] transformation=AES.LIGHT/CFB240/ISO10126 10:43:58,426 INFO [main][CipherTest] transformation=AES.LIGHT/CFB240/ISO10126-2 10:43:58,426 INFO [main][CipherTest] transformation=AES.LIGHT/CFB240/ISO10126-2PADDING 10:43:58,426 INFO [main][CipherTest] transformation=AES.LIGHT/CFB240/ISO10126PADDING 10:43:58,426 INFO [main][CipherTest] transformation=AES.LIGHT/CFB240/ISO7816-4 10:43:58,426 INFO [main][CipherTest] transformation=AES.LIGHT/CFB240/ISO7816-4PADDING 10:43:58,426 INFO [main][CipherTest] transformation=AES.LIGHT/CFB240/NOPADDING 10:43:58,426 INFO [main][CipherTest] transformation=AES.LIGHT/CFB240/PKCS5 10:43:58,426 INFO [main][CipherTest] transformation=AES.LIGHT/CFB240/PKCS5PADDING 10:43:58,426 INFO [main][CipherTest] transformation=AES.LIGHT/CFB240/PKCS7 10:43:58,427 INFO [main][CipherTest] transformation=AES.LIGHT/CFB240/PKCS7PADDING 10:43:58,427 INFO [main][CipherTest] transformation=AES.LIGHT/CFB240/TBC 10:43:58,427 INFO [main][CipherTest] transformation=AES.LIGHT/CFB240/TBCPADDING 10:43:58,427 INFO [main][CipherTest] transformation=AES.LIGHT/CFB240/X9.23 10:43:58,427 INFO [main][CipherTest] transformation=AES.LIGHT/CFB240/X9.23PADDING 10:43:58,427 INFO [main][CipherTest] transformation=AES.LIGHT/CFB240/ZEROBYTE 10:43:58,427 INFO [main][CipherTest] transformation=AES.LIGHT/CFB240/ZEROBYTEPADDING 10:43:58,427 INFO [main][CipherTest] transformation=AES.LIGHT/CFB248/ 10:43:58,427 INFO [main][CipherTest] transformation=AES.LIGHT/CFB248/ISO10126 10:43:58,427 INFO [main][CipherTest] transformation=AES.LIGHT/CFB248/ISO10126-2 10:43:58,427 INFO [main][CipherTest] transformation=AES.LIGHT/CFB248/ISO10126-2PADDING 10:43:58,427 INFO [main][CipherTest] transformation=AES.LIGHT/CFB248/ISO10126PADDING 10:43:58,428 INFO [main][CipherTest] transformation=AES.LIGHT/CFB248/ISO7816-4 10:43:58,428 INFO [main][CipherTest] transformation=AES.LIGHT/CFB248/ISO7816-4PADDING 10:43:58,428 INFO [main][CipherTest] transformation=AES.LIGHT/CFB248/NOPADDING 10:43:58,428 INFO [main][CipherTest] transformation=AES.LIGHT/CFB248/PKCS5 10:43:58,428 INFO [main][CipherTest] transformation=AES.LIGHT/CFB248/PKCS5PADDING 10:43:58,428 INFO [main][CipherTest] transformation=AES.LIGHT/CFB248/PKCS7 10:43:58,428 INFO [main][CipherTest] transformation=AES.LIGHT/CFB248/PKCS7PADDING 10:43:58,428 INFO [main][CipherTest] transformation=AES.LIGHT/CFB248/TBC 10:43:58,428 INFO [main][CipherTest] transformation=AES.LIGHT/CFB248/TBCPADDING 10:43:58,428 INFO [main][CipherTest] transformation=AES.LIGHT/CFB248/X9.23 10:43:58,428 INFO [main][CipherTest] transformation=AES.LIGHT/CFB248/X9.23PADDING 10:43:58,428 INFO [main][CipherTest] transformation=AES.LIGHT/CFB248/ZEROBYTE 10:43:58,428 INFO [main][CipherTest] transformation=AES.LIGHT/CFB248/ZEROBYTEPADDING 10:43:58,428 INFO [main][CipherTest] transformation=AES.LIGHT/CFB256/ 10:43:58,428 INFO [main][CipherTest] transformation=AES.LIGHT/CFB256/ISO10126 10:43:58,428 INFO [main][CipherTest] transformation=AES.LIGHT/CFB256/ISO10126-2 10:43:58,429 INFO [main][CipherTest] transformation=AES.LIGHT/CFB256/ISO10126-2PADDING 10:43:58,429 INFO [main][CipherTest] transformation=AES.LIGHT/CFB256/ISO10126PADDING 10:43:58,429 INFO [main][CipherTest] transformation=AES.LIGHT/CFB256/ISO7816-4 10:43:58,429 INFO [main][CipherTest] transformation=AES.LIGHT/CFB256/ISO7816-4PADDING 10:43:58,429 INFO [main][CipherTest] transformation=AES.LIGHT/CFB256/NOPADDING 10:43:58,429 INFO [main][CipherTest] transformation=AES.LIGHT/CFB256/PKCS5 10:43:58,429 INFO [main][CipherTest] transformation=AES.LIGHT/CFB256/PKCS5PADDING 10:43:58,429 INFO [main][CipherTest] transformation=AES.LIGHT/CFB256/PKCS7 10:43:58,429 INFO [main][CipherTest] transformation=AES.LIGHT/CFB256/PKCS7PADDING 10:43:58,429 INFO [main][CipherTest] transformation=AES.LIGHT/CFB256/TBC 10:43:58,429 INFO [main][CipherTest] transformation=AES.LIGHT/CFB256/TBCPADDING 10:43:58,430 INFO [main][CipherTest] transformation=AES.LIGHT/CFB256/X9.23 10:43:58,430 INFO [main][CipherTest] transformation=AES.LIGHT/CFB256/X9.23PADDING 10:43:58,430 INFO [main][CipherTest] transformation=AES.LIGHT/CFB256/ZEROBYTE 10:43:58,430 INFO [main][CipherTest] transformation=AES.LIGHT/CFB256/ZEROBYTEPADDING 10:43:58,430 INFO [main][CipherTest] transformation=AES.LIGHT/CFB32/ 10:43:58,430 INFO [main][CipherTest] transformation=AES.LIGHT/CFB32/ISO10126 10:43:58,430 INFO [main][CipherTest] transformation=AES.LIGHT/CFB32/ISO10126-2 10:43:58,430 INFO [main][CipherTest] transformation=AES.LIGHT/CFB32/ISO10126-2PADDING 10:43:58,430 INFO [main][CipherTest] transformation=AES.LIGHT/CFB32/ISO10126PADDING 10:43:58,430 INFO [main][CipherTest] transformation=AES.LIGHT/CFB32/ISO7816-4 10:43:58,430 INFO [main][CipherTest] transformation=AES.LIGHT/CFB32/ISO7816-4PADDING 10:43:58,430 INFO [main][CipherTest] transformation=AES.LIGHT/CFB32/NOPADDING 10:43:58,430 INFO [main][CipherTest] transformation=AES.LIGHT/CFB32/PKCS5 10:43:58,430 INFO [main][CipherTest] transformation=AES.LIGHT/CFB32/PKCS5PADDING 10:43:58,430 INFO [main][CipherTest] transformation=AES.LIGHT/CFB32/PKCS7 10:43:58,431 INFO [main][CipherTest] transformation=AES.LIGHT/CFB32/PKCS7PADDING 10:43:58,431 INFO [main][CipherTest] transformation=AES.LIGHT/CFB32/TBC 10:43:58,431 INFO [main][CipherTest] transformation=AES.LIGHT/CFB32/TBCPADDING 10:43:58,431 INFO [main][CipherTest] transformation=AES.LIGHT/CFB32/X9.23 10:43:58,431 INFO [main][CipherTest] transformation=AES.LIGHT/CFB32/X9.23PADDING 10:43:58,431 INFO [main][CipherTest] transformation=AES.LIGHT/CFB32/ZEROBYTE 10:43:58,431 INFO [main][CipherTest] transformation=AES.LIGHT/CFB32/ZEROBYTEPADDING 10:43:58,431 INFO [main][CipherTest] transformation=AES.LIGHT/CFB40/ 10:43:58,431 INFO [main][CipherTest] transformation=AES.LIGHT/CFB40/ISO10126 10:43:58,431 INFO [main][CipherTest] transformation=AES.LIGHT/CFB40/ISO10126-2 10:43:58,431 INFO [main][CipherTest] transformation=AES.LIGHT/CFB40/ISO10126-2PADDING 10:43:58,432 INFO [main][CipherTest] transformation=AES.LIGHT/CFB40/ISO10126PADDING 10:43:58,432 INFO [main][CipherTest] transformation=AES.LIGHT/CFB40/ISO7816-4 10:43:58,432 INFO [main][CipherTest] transformation=AES.LIGHT/CFB40/ISO7816-4PADDING 10:43:58,432 INFO [main][CipherTest] transformation=AES.LIGHT/CFB40/NOPADDING 10:43:58,432 INFO [main][CipherTest] transformation=AES.LIGHT/CFB40/PKCS5 10:43:58,432 INFO [main][CipherTest] transformation=AES.LIGHT/CFB40/PKCS5PADDING 10:43:58,432 INFO [main][CipherTest] transformation=AES.LIGHT/CFB40/PKCS7 10:43:58,432 INFO [main][CipherTest] transformation=AES.LIGHT/CFB40/PKCS7PADDING 10:43:58,432 INFO [main][CipherTest] transformation=AES.LIGHT/CFB40/TBC 10:43:58,432 INFO [main][CipherTest] transformation=AES.LIGHT/CFB40/TBCPADDING 10:43:58,432 INFO [main][CipherTest] transformation=AES.LIGHT/CFB40/X9.23 10:43:58,432 INFO [main][CipherTest] transformation=AES.LIGHT/CFB40/X9.23PADDING 10:43:58,432 INFO [main][CipherTest] transformation=AES.LIGHT/CFB40/ZEROBYTE 10:43:58,432 INFO [main][CipherTest] transformation=AES.LIGHT/CFB40/ZEROBYTEPADDING 10:43:58,432 INFO [main][CipherTest] transformation=AES.LIGHT/CFB48/ 10:43:58,433 INFO [main][CipherTest] transformation=AES.LIGHT/CFB48/ISO10126 10:43:58,433 INFO [main][CipherTest] transformation=AES.LIGHT/CFB48/ISO10126-2 10:43:58,433 INFO [main][CipherTest] transformation=AES.LIGHT/CFB48/ISO10126-2PADDING 10:43:58,433 INFO [main][CipherTest] transformation=AES.LIGHT/CFB48/ISO10126PADDING 10:43:58,433 INFO [main][CipherTest] transformation=AES.LIGHT/CFB48/ISO7816-4 10:43:58,433 INFO [main][CipherTest] transformation=AES.LIGHT/CFB48/ISO7816-4PADDING 10:43:58,433 INFO [main][CipherTest] transformation=AES.LIGHT/CFB48/NOPADDING 10:43:58,433 INFO [main][CipherTest] transformation=AES.LIGHT/CFB48/PKCS5 10:43:58,433 INFO [main][CipherTest] transformation=AES.LIGHT/CFB48/PKCS5PADDING 10:43:58,433 INFO [main][CipherTest] transformation=AES.LIGHT/CFB48/PKCS7 10:43:58,433 INFO [main][CipherTest] transformation=AES.LIGHT/CFB48/PKCS7PADDING 10:43:58,433 INFO [main][CipherTest] transformation=AES.LIGHT/CFB48/TBC 10:43:58,433 INFO [main][CipherTest] transformation=AES.LIGHT/CFB48/TBCPADDING 10:43:58,433 INFO [main][CipherTest] transformation=AES.LIGHT/CFB48/X9.23 10:43:58,433 INFO [main][CipherTest] transformation=AES.LIGHT/CFB48/X9.23PADDING 10:43:58,433 INFO [main][CipherTest] transformation=AES.LIGHT/CFB48/ZEROBYTE 10:43:58,434 INFO [main][CipherTest] transformation=AES.LIGHT/CFB48/ZEROBYTEPADDING 10:43:58,434 INFO [main][CipherTest] transformation=AES.LIGHT/CFB56/ 10:43:58,434 INFO [main][CipherTest] transformation=AES.LIGHT/CFB56/ISO10126 10:43:58,434 INFO [main][CipherTest] transformation=AES.LIGHT/CFB56/ISO10126-2 10:43:58,434 INFO [main][CipherTest] transformation=AES.LIGHT/CFB56/ISO10126-2PADDING 10:43:58,434 INFO [main][CipherTest] transformation=AES.LIGHT/CFB56/ISO10126PADDING 10:43:58,434 INFO [main][CipherTest] transformation=AES.LIGHT/CFB56/ISO7816-4 10:43:58,434 INFO [main][CipherTest] transformation=AES.LIGHT/CFB56/ISO7816-4PADDING 10:43:58,434 INFO [main][CipherTest] transformation=AES.LIGHT/CFB56/NOPADDING 10:43:58,434 INFO [main][CipherTest] transformation=AES.LIGHT/CFB56/PKCS5 10:43:58,434 INFO [main][CipherTest] transformation=AES.LIGHT/CFB56/PKCS5PADDING 10:43:58,434 INFO [main][CipherTest] transformation=AES.LIGHT/CFB56/PKCS7 10:43:58,434 INFO [main][CipherTest] transformation=AES.LIGHT/CFB56/PKCS7PADDING 10:43:58,434 INFO [main][CipherTest] transformation=AES.LIGHT/CFB56/TBC 10:43:58,434 INFO [main][CipherTest] transformation=AES.LIGHT/CFB56/TBCPADDING 10:43:58,434 INFO [main][CipherTest] transformation=AES.LIGHT/CFB56/X9.23 10:43:58,435 INFO [main][CipherTest] transformation=AES.LIGHT/CFB56/X9.23PADDING 10:43:58,435 INFO [main][CipherTest] transformation=AES.LIGHT/CFB56/ZEROBYTE 10:43:58,435 INFO [main][CipherTest] transformation=AES.LIGHT/CFB56/ZEROBYTEPADDING 10:43:58,435 INFO [main][CipherTest] transformation=AES.LIGHT/CFB64/ 10:43:58,435 INFO [main][CipherTest] transformation=AES.LIGHT/CFB64/ISO10126 10:43:58,435 INFO [main][CipherTest] transformation=AES.LIGHT/CFB64/ISO10126-2 10:43:58,435 INFO [main][CipherTest] transformation=AES.LIGHT/CFB64/ISO10126-2PADDING 10:43:58,435 INFO [main][CipherTest] transformation=AES.LIGHT/CFB64/ISO10126PADDING 10:43:58,435 INFO [main][CipherTest] transformation=AES.LIGHT/CFB64/ISO7816-4 10:43:58,435 INFO [main][CipherTest] transformation=AES.LIGHT/CFB64/ISO7816-4PADDING 10:43:58,435 INFO [main][CipherTest] transformation=AES.LIGHT/CFB64/NOPADDING 10:43:58,436 INFO [main][CipherTest] transformation=AES.LIGHT/CFB64/PKCS5 10:43:58,436 INFO [main][CipherTest] transformation=AES.LIGHT/CFB64/PKCS5PADDING 10:43:58,436 INFO [main][CipherTest] transformation=AES.LIGHT/CFB64/PKCS7 10:43:58,436 INFO [main][CipherTest] transformation=AES.LIGHT/CFB64/PKCS7PADDING 10:43:58,436 INFO [main][CipherTest] transformation=AES.LIGHT/CFB64/TBC 10:43:58,436 INFO [main][CipherTest] transformation=AES.LIGHT/CFB64/TBCPADDING 10:43:58,436 INFO [main][CipherTest] transformation=AES.LIGHT/CFB64/X9.23 10:43:58,436 INFO [main][CipherTest] transformation=AES.LIGHT/CFB64/X9.23PADDING 10:43:58,436 INFO [main][CipherTest] transformation=AES.LIGHT/CFB64/ZEROBYTE 10:43:58,436 INFO [main][CipherTest] transformation=AES.LIGHT/CFB64/ZEROBYTEPADDING 10:43:58,436 INFO [main][CipherTest] transformation=AES.LIGHT/CFB72/ 10:43:58,436 INFO [main][CipherTest] transformation=AES.LIGHT/CFB72/ISO10126 10:43:58,436 INFO [main][CipherTest] transformation=AES.LIGHT/CFB72/ISO10126-2 10:43:58,436 INFO [main][CipherTest] transformation=AES.LIGHT/CFB72/ISO10126-2PADDING 10:43:58,436 INFO [main][CipherTest] transformation=AES.LIGHT/CFB72/ISO10126PADDING 10:43:58,437 INFO [main][CipherTest] transformation=AES.LIGHT/CFB72/ISO7816-4 10:43:58,437 INFO [main][CipherTest] transformation=AES.LIGHT/CFB72/ISO7816-4PADDING 10:43:58,437 INFO [main][CipherTest] transformation=AES.LIGHT/CFB72/NOPADDING 10:43:58,437 INFO [main][CipherTest] transformation=AES.LIGHT/CFB72/PKCS5 10:43:58,437 INFO [main][CipherTest] transformation=AES.LIGHT/CFB72/PKCS5PADDING 10:43:58,437 INFO [main][CipherTest] transformation=AES.LIGHT/CFB72/PKCS7 10:43:58,437 INFO [main][CipherTest] transformation=AES.LIGHT/CFB72/PKCS7PADDING 10:43:58,437 INFO [main][CipherTest] transformation=AES.LIGHT/CFB72/TBC 10:43:58,437 INFO [main][CipherTest] transformation=AES.LIGHT/CFB72/TBCPADDING 10:43:58,437 INFO [main][CipherTest] transformation=AES.LIGHT/CFB72/X9.23 10:43:58,437 INFO [main][CipherTest] transformation=AES.LIGHT/CFB72/X9.23PADDING 10:43:58,437 INFO [main][CipherTest] transformation=AES.LIGHT/CFB72/ZEROBYTE 10:43:58,437 INFO [main][CipherTest] transformation=AES.LIGHT/CFB72/ZEROBYTEPADDING 10:43:58,437 INFO [main][CipherTest] transformation=AES.LIGHT/CFB8/ 10:43:58,437 INFO [main][CipherTest] transformation=AES.LIGHT/CFB8/ISO10126 10:43:58,438 INFO [main][CipherTest] transformation=AES.LIGHT/CFB8/ISO10126-2 10:43:58,438 INFO [main][CipherTest] transformation=AES.LIGHT/CFB8/ISO10126-2PADDING 10:43:58,438 INFO [main][CipherTest] transformation=AES.LIGHT/CFB8/ISO10126PADDING 10:43:58,438 INFO [main][CipherTest] transformation=AES.LIGHT/CFB8/ISO7816-4 10:43:58,438 INFO [main][CipherTest] transformation=AES.LIGHT/CFB8/ISO7816-4PADDING 10:43:58,438 INFO [main][CipherTest] transformation=AES.LIGHT/CFB8/NOPADDING 10:43:58,438 INFO [main][CipherTest] transformation=AES.LIGHT/CFB8/PKCS5 10:43:58,438 INFO [main][CipherTest] transformation=AES.LIGHT/CFB8/PKCS5PADDING 10:43:58,438 INFO [main][CipherTest] transformation=AES.LIGHT/CFB8/PKCS7 10:43:58,438 INFO [main][CipherTest] transformation=AES.LIGHT/CFB8/PKCS7PADDING 10:43:58,438 INFO [main][CipherTest] transformation=AES.LIGHT/CFB8/TBC 10:43:58,438 INFO [main][CipherTest] transformation=AES.LIGHT/CFB8/TBCPADDING 10:43:58,438 INFO [main][CipherTest] transformation=AES.LIGHT/CFB8/X9.23 10:43:58,438 INFO [main][CipherTest] transformation=AES.LIGHT/CFB8/X9.23PADDING 10:43:58,438 INFO [main][CipherTest] transformation=AES.LIGHT/CFB8/ZEROBYTE 10:43:58,439 INFO [main][CipherTest] transformation=AES.LIGHT/CFB8/ZEROBYTEPADDING 10:43:58,439 INFO [main][CipherTest] transformation=AES.LIGHT/CFB80/ 10:43:58,439 INFO [main][CipherTest] transformation=AES.LIGHT/CFB80/ISO10126 10:43:58,439 INFO [main][CipherTest] transformation=AES.LIGHT/CFB80/ISO10126-2 10:43:58,439 INFO [main][CipherTest] transformation=AES.LIGHT/CFB80/ISO10126-2PADDING 10:43:58,439 INFO [main][CipherTest] transformation=AES.LIGHT/CFB80/ISO10126PADDING 10:43:58,439 INFO [main][CipherTest] transformation=AES.LIGHT/CFB80/ISO7816-4 10:43:58,439 INFO [main][CipherTest] transformation=AES.LIGHT/CFB80/ISO7816-4PADDING 10:43:58,439 INFO [main][CipherTest] transformation=AES.LIGHT/CFB80/NOPADDING 10:43:58,439 INFO [main][CipherTest] transformation=AES.LIGHT/CFB80/PKCS5 10:43:58,439 INFO [main][CipherTest] transformation=AES.LIGHT/CFB80/PKCS5PADDING 10:43:58,440 INFO [main][CipherTest] transformation=AES.LIGHT/CFB80/PKCS7 10:43:58,440 INFO [main][CipherTest] transformation=AES.LIGHT/CFB80/PKCS7PADDING 10:43:58,440 INFO [main][CipherTest] transformation=AES.LIGHT/CFB80/TBC 10:43:58,440 INFO [main][CipherTest] transformation=AES.LIGHT/CFB80/TBCPADDING 10:43:58,440 INFO [main][CipherTest] transformation=AES.LIGHT/CFB80/X9.23 10:43:58,440 INFO [main][CipherTest] transformation=AES.LIGHT/CFB80/X9.23PADDING 10:43:58,440 INFO [main][CipherTest] transformation=AES.LIGHT/CFB80/ZEROBYTE 10:43:58,440 INFO [main][CipherTest] transformation=AES.LIGHT/CFB80/ZEROBYTEPADDING 10:43:58,440 INFO [main][CipherTest] transformation=AES.LIGHT/CFB88/ 10:43:58,440 INFO [main][CipherTest] transformation=AES.LIGHT/CFB88/ISO10126 10:43:58,440 INFO [main][CipherTest] transformation=AES.LIGHT/CFB88/ISO10126-2 10:43:58,440 INFO [main][CipherTest] transformation=AES.LIGHT/CFB88/ISO10126-2PADDING 10:43:58,440 INFO [main][CipherTest] transformation=AES.LIGHT/CFB88/ISO10126PADDING 10:43:58,440 INFO [main][CipherTest] transformation=AES.LIGHT/CFB88/ISO7816-4 10:43:58,441 INFO [main][CipherTest] transformation=AES.LIGHT/CFB88/ISO7816-4PADDING 10:43:58,441 INFO [main][CipherTest] transformation=AES.LIGHT/CFB88/NOPADDING 10:43:58,441 INFO [main][CipherTest] transformation=AES.LIGHT/CFB88/PKCS5 10:43:58,441 INFO [main][CipherTest] transformation=AES.LIGHT/CFB88/PKCS5PADDING 10:43:58,441 INFO [main][CipherTest] transformation=AES.LIGHT/CFB88/PKCS7 10:43:58,441 INFO [main][CipherTest] transformation=AES.LIGHT/CFB88/PKCS7PADDING 10:43:58,441 INFO [main][CipherTest] transformation=AES.LIGHT/CFB88/TBC 10:43:58,441 INFO [main][CipherTest] transformation=AES.LIGHT/CFB88/TBCPADDING 10:43:58,441 INFO [main][CipherTest] transformation=AES.LIGHT/CFB88/X9.23 10:43:58,441 INFO [main][CipherTest] transformation=AES.LIGHT/CFB88/X9.23PADDING 10:43:58,441 INFO [main][CipherTest] transformation=AES.LIGHT/CFB88/ZEROBYTE 10:43:58,441 INFO [main][CipherTest] transformation=AES.LIGHT/CFB88/ZEROBYTEPADDING 10:43:58,442 INFO [main][CipherTest] transformation=AES.LIGHT/CFB96/ 10:43:58,442 INFO [main][CipherTest] transformation=AES.LIGHT/CFB96/ISO10126 10:43:58,442 INFO [main][CipherTest] transformation=AES.LIGHT/CFB96/ISO10126-2 10:43:58,442 INFO [main][CipherTest] transformation=AES.LIGHT/CFB96/ISO10126-2PADDING 10:43:58,442 INFO [main][CipherTest] transformation=AES.LIGHT/CFB96/ISO10126PADDING 10:43:58,442 INFO [main][CipherTest] transformation=AES.LIGHT/CFB96/ISO7816-4 10:43:58,442 INFO [main][CipherTest] transformation=AES.LIGHT/CFB96/ISO7816-4PADDING 10:43:58,442 INFO [main][CipherTest] transformation=AES.LIGHT/CFB96/NOPADDING 10:43:58,442 INFO [main][CipherTest] transformation=AES.LIGHT/CFB96/PKCS5 10:43:58,442 INFO [main][CipherTest] transformation=AES.LIGHT/CFB96/PKCS5PADDING 10:43:58,442 INFO [main][CipherTest] transformation=AES.LIGHT/CFB96/PKCS7 10:43:58,442 INFO [main][CipherTest] transformation=AES.LIGHT/CFB96/PKCS7PADDING 10:43:58,442 INFO [main][CipherTest] transformation=AES.LIGHT/CFB96/TBC 10:43:58,442 INFO [main][CipherTest] transformation=AES.LIGHT/CFB96/TBCPADDING 10:43:58,443 INFO [main][CipherTest] transformation=AES.LIGHT/CFB96/X9.23 10:43:58,443 INFO [main][CipherTest] transformation=AES.LIGHT/CFB96/X9.23PADDING 10:43:58,443 INFO [main][CipherTest] transformation=AES.LIGHT/CFB96/ZEROBYTE 10:43:58,443 INFO [main][CipherTest] transformation=AES.LIGHT/CFB96/ZEROBYTEPADDING 10:43:58,443 INFO [main][CipherTest] transformation=AES.LIGHT/CTS/ 10:43:58,443 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "AES.LIGHT/CTS/" does not support IV => Skipping. 10:43:58,443 INFO [main][CipherTest] transformation=AES.LIGHT/CTS/NOPADDING 10:43:58,443 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "AES.LIGHT/CTS/NOPADDING" does not support IV => Skipping. 10:43:58,443 INFO [main][CipherTest] transformation=AES.LIGHT/EAX/ 10:43:58,444 INFO [main][CipherTest] transformation=AES.LIGHT/EAX/NOPADDING 10:43:58,444 INFO [main][CipherTest] transformation=AES.LIGHT/ECB/ 10:43:58,444 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "AES.LIGHT/ECB/" does not support IV => Skipping. 10:43:58,444 INFO [main][CipherTest] transformation=AES.LIGHT/ECB/NOPADDING 10:43:58,444 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "AES.LIGHT/ECB/NOPADDING" does not support IV => Skipping. 10:43:58,444 INFO [main][CipherTest] transformation=AES.LIGHT/GCM/ 10:43:58,445 INFO [main][CipherTest] transformation=AES.LIGHT/GCM/NOPADDING 10:43:58,445 INFO [main][CipherTest] transformation=AES.LIGHT/OFB/ 10:43:58,446 INFO [main][CipherTest] transformation=AES.LIGHT/OFB/ISO10126 10:43:58,446 INFO [main][CipherTest] transformation=AES.LIGHT/OFB/ISO10126-2 10:43:58,446 INFO [main][CipherTest] transformation=AES.LIGHT/OFB/ISO10126-2PADDING 10:43:58,446 INFO [main][CipherTest] transformation=AES.LIGHT/OFB/ISO10126PADDING 10:43:58,446 INFO [main][CipherTest] transformation=AES.LIGHT/OFB/ISO7816-4 10:43:58,446 INFO [main][CipherTest] transformation=AES.LIGHT/OFB/ISO7816-4PADDING 10:43:58,446 INFO [main][CipherTest] transformation=AES.LIGHT/OFB/NOPADDING 10:43:58,446 INFO [main][CipherTest] transformation=AES.LIGHT/OFB/PKCS5 10:43:58,446 INFO [main][CipherTest] transformation=AES.LIGHT/OFB/PKCS5PADDING 10:43:58,446 INFO [main][CipherTest] transformation=AES.LIGHT/OFB/PKCS7 10:43:58,446 INFO [main][CipherTest] transformation=AES.LIGHT/OFB/PKCS7PADDING 10:43:58,446 INFO [main][CipherTest] transformation=AES.LIGHT/OFB/TBC 10:43:58,447 INFO [main][CipherTest] transformation=AES.LIGHT/OFB/TBCPADDING 10:43:58,447 INFO [main][CipherTest] transformation=AES.LIGHT/OFB/X9.23 10:43:58,447 INFO [main][CipherTest] transformation=AES.LIGHT/OFB/X9.23PADDING 10:43:58,447 INFO [main][CipherTest] transformation=AES.LIGHT/OFB/ZEROBYTE 10:43:58,447 INFO [main][CipherTest] transformation=AES.LIGHT/OFB/ZEROBYTEPADDING 10:43:58,447 INFO [main][CipherTest] transformation=AES.LIGHT/OFB104/ 10:43:58,447 INFO [main][CipherTest] transformation=AES.LIGHT/OFB104/ISO10126 10:43:58,447 INFO [main][CipherTest] transformation=AES.LIGHT/OFB104/ISO10126-2 10:43:58,447 INFO [main][CipherTest] transformation=AES.LIGHT/OFB104/ISO10126-2PADDING 10:43:58,447 INFO [main][CipherTest] transformation=AES.LIGHT/OFB104/ISO10126PADDING 10:43:58,447 INFO [main][CipherTest] transformation=AES.LIGHT/OFB104/ISO7816-4 10:43:58,447 INFO [main][CipherTest] transformation=AES.LIGHT/OFB104/ISO7816-4PADDING 10:43:58,448 INFO [main][CipherTest] transformation=AES.LIGHT/OFB104/NOPADDING 10:43:58,448 INFO [main][CipherTest] transformation=AES.LIGHT/OFB104/PKCS5 10:43:58,448 INFO [main][CipherTest] transformation=AES.LIGHT/OFB104/PKCS5PADDING 10:43:58,448 INFO [main][CipherTest] transformation=AES.LIGHT/OFB104/PKCS7 10:43:58,448 INFO [main][CipherTest] transformation=AES.LIGHT/OFB104/PKCS7PADDING 10:43:58,448 INFO [main][CipherTest] transformation=AES.LIGHT/OFB104/TBC 10:43:58,448 INFO [main][CipherTest] transformation=AES.LIGHT/OFB104/TBCPADDING 10:43:58,448 INFO [main][CipherTest] transformation=AES.LIGHT/OFB104/X9.23 10:43:58,448 INFO [main][CipherTest] transformation=AES.LIGHT/OFB104/X9.23PADDING 10:43:58,448 INFO [main][CipherTest] transformation=AES.LIGHT/OFB104/ZEROBYTE 10:43:58,448 INFO [main][CipherTest] transformation=AES.LIGHT/OFB104/ZEROBYTEPADDING 10:43:58,448 INFO [main][CipherTest] transformation=AES.LIGHT/OFB112/ 10:43:58,448 INFO [main][CipherTest] transformation=AES.LIGHT/OFB112/ISO10126 10:43:58,448 INFO [main][CipherTest] transformation=AES.LIGHT/OFB112/ISO10126-2 10:43:58,448 INFO [main][CipherTest] transformation=AES.LIGHT/OFB112/ISO10126-2PADDING 10:43:58,448 INFO [main][CipherTest] transformation=AES.LIGHT/OFB112/ISO10126PADDING 10:43:58,449 INFO [main][CipherTest] transformation=AES.LIGHT/OFB112/ISO7816-4 10:43:58,449 INFO [main][CipherTest] transformation=AES.LIGHT/OFB112/ISO7816-4PADDING 10:43:58,449 INFO [main][CipherTest] transformation=AES.LIGHT/OFB112/NOPADDING 10:43:58,449 INFO [main][CipherTest] transformation=AES.LIGHT/OFB112/PKCS5 10:43:58,449 INFO [main][CipherTest] transformation=AES.LIGHT/OFB112/PKCS5PADDING 10:43:58,449 INFO [main][CipherTest] transformation=AES.LIGHT/OFB112/PKCS7 10:43:58,449 INFO [main][CipherTest] transformation=AES.LIGHT/OFB112/PKCS7PADDING 10:43:58,449 INFO [main][CipherTest] transformation=AES.LIGHT/OFB112/TBC 10:43:58,449 INFO [main][CipherTest] transformation=AES.LIGHT/OFB112/TBCPADDING 10:43:58,449 INFO [main][CipherTest] transformation=AES.LIGHT/OFB112/X9.23 10:43:58,449 INFO [main][CipherTest] transformation=AES.LIGHT/OFB112/X9.23PADDING 10:43:58,449 INFO [main][CipherTest] transformation=AES.LIGHT/OFB112/ZEROBYTE 10:43:58,449 INFO [main][CipherTest] transformation=AES.LIGHT/OFB112/ZEROBYTEPADDING 10:43:58,449 INFO [main][CipherTest] transformation=AES.LIGHT/OFB120/ 10:43:58,449 INFO [main][CipherTest] transformation=AES.LIGHT/OFB120/ISO10126 10:43:58,450 INFO [main][CipherTest] transformation=AES.LIGHT/OFB120/ISO10126-2 10:43:58,450 INFO [main][CipherTest] transformation=AES.LIGHT/OFB120/ISO10126-2PADDING 10:43:58,450 INFO [main][CipherTest] transformation=AES.LIGHT/OFB120/ISO10126PADDING 10:43:58,450 INFO [main][CipherTest] transformation=AES.LIGHT/OFB120/ISO7816-4 10:43:58,450 INFO [main][CipherTest] transformation=AES.LIGHT/OFB120/ISO7816-4PADDING 10:43:58,450 INFO [main][CipherTest] transformation=AES.LIGHT/OFB120/NOPADDING 10:43:58,450 INFO [main][CipherTest] transformation=AES.LIGHT/OFB120/PKCS5 10:43:58,450 INFO [main][CipherTest] transformation=AES.LIGHT/OFB120/PKCS5PADDING 10:43:58,450 INFO [main][CipherTest] transformation=AES.LIGHT/OFB120/PKCS7 10:43:58,450 INFO [main][CipherTest] transformation=AES.LIGHT/OFB120/PKCS7PADDING 10:43:58,450 INFO [main][CipherTest] transformation=AES.LIGHT/OFB120/TBC 10:43:58,450 INFO [main][CipherTest] transformation=AES.LIGHT/OFB120/TBCPADDING 10:43:58,450 INFO [main][CipherTest] transformation=AES.LIGHT/OFB120/X9.23 10:43:58,450 INFO [main][CipherTest] transformation=AES.LIGHT/OFB120/X9.23PADDING 10:43:58,450 INFO [main][CipherTest] transformation=AES.LIGHT/OFB120/ZEROBYTE 10:43:58,450 INFO [main][CipherTest] transformation=AES.LIGHT/OFB120/ZEROBYTEPADDING 10:43:58,450 INFO [main][CipherTest] transformation=AES.LIGHT/OFB128/ 10:43:58,451 INFO [main][CipherTest] transformation=AES.LIGHT/OFB128/ISO10126 10:43:58,451 INFO [main][CipherTest] transformation=AES.LIGHT/OFB128/ISO10126-2 10:43:58,451 INFO [main][CipherTest] transformation=AES.LIGHT/OFB128/ISO10126-2PADDING 10:43:58,451 INFO [main][CipherTest] transformation=AES.LIGHT/OFB128/ISO10126PADDING 10:43:58,451 INFO [main][CipherTest] transformation=AES.LIGHT/OFB128/ISO7816-4 10:43:58,451 INFO [main][CipherTest] transformation=AES.LIGHT/OFB128/ISO7816-4PADDING 10:43:58,451 INFO [main][CipherTest] transformation=AES.LIGHT/OFB128/NOPADDING 10:43:58,451 INFO [main][CipherTest] transformation=AES.LIGHT/OFB128/PKCS5 10:43:58,451 INFO [main][CipherTest] transformation=AES.LIGHT/OFB128/PKCS5PADDING 10:43:58,451 INFO [main][CipherTest] transformation=AES.LIGHT/OFB128/PKCS7 10:43:58,452 INFO [main][CipherTest] transformation=AES.LIGHT/OFB128/PKCS7PADDING 10:43:58,452 INFO [main][CipherTest] transformation=AES.LIGHT/OFB128/TBC 10:43:58,452 INFO [main][CipherTest] transformation=AES.LIGHT/OFB128/TBCPADDING 10:43:58,452 INFO [main][CipherTest] transformation=AES.LIGHT/OFB128/X9.23 10:43:58,452 INFO [main][CipherTest] transformation=AES.LIGHT/OFB128/X9.23PADDING 10:43:58,452 INFO [main][CipherTest] transformation=AES.LIGHT/OFB128/ZEROBYTE 10:43:58,452 INFO [main][CipherTest] transformation=AES.LIGHT/OFB128/ZEROBYTEPADDING 10:43:58,452 INFO [main][CipherTest] transformation=AES.LIGHT/OFB136/ 10:43:58,452 INFO [main][CipherTest] transformation=AES.LIGHT/OFB136/ISO10126 10:43:58,452 INFO [main][CipherTest] transformation=AES.LIGHT/OFB136/ISO10126-2 10:43:58,452 INFO [main][CipherTest] transformation=AES.LIGHT/OFB136/ISO10126-2PADDING 10:43:58,452 INFO [main][CipherTest] transformation=AES.LIGHT/OFB136/ISO10126PADDING 10:43:58,452 INFO [main][CipherTest] transformation=AES.LIGHT/OFB136/ISO7816-4 10:43:58,453 INFO [main][CipherTest] transformation=AES.LIGHT/OFB136/ISO7816-4PADDING 10:43:58,453 INFO [main][CipherTest] transformation=AES.LIGHT/OFB136/NOPADDING 10:43:58,453 INFO [main][CipherTest] transformation=AES.LIGHT/OFB136/PKCS5 10:43:58,453 INFO [main][CipherTest] transformation=AES.LIGHT/OFB136/PKCS5PADDING 10:43:58,453 INFO [main][CipherTest] transformation=AES.LIGHT/OFB136/PKCS7 10:43:58,453 INFO [main][CipherTest] transformation=AES.LIGHT/OFB136/PKCS7PADDING 10:43:58,453 INFO [main][CipherTest] transformation=AES.LIGHT/OFB136/TBC 10:43:58,453 INFO [main][CipherTest] transformation=AES.LIGHT/OFB136/TBCPADDING 10:43:58,453 INFO [main][CipherTest] transformation=AES.LIGHT/OFB136/X9.23 10:43:58,453 INFO [main][CipherTest] transformation=AES.LIGHT/OFB136/X9.23PADDING 10:43:58,453 INFO [main][CipherTest] transformation=AES.LIGHT/OFB136/ZEROBYTE 10:43:58,453 INFO [main][CipherTest] transformation=AES.LIGHT/OFB136/ZEROBYTEPADDING 10:43:58,453 INFO [main][CipherTest] transformation=AES.LIGHT/OFB144/ 10:43:58,453 INFO [main][CipherTest] transformation=AES.LIGHT/OFB144/ISO10126 10:43:58,454 INFO [main][CipherTest] transformation=AES.LIGHT/OFB144/ISO10126-2 10:43:58,454 INFO [main][CipherTest] transformation=AES.LIGHT/OFB144/ISO10126-2PADDING 10:43:58,454 INFO [main][CipherTest] transformation=AES.LIGHT/OFB144/ISO10126PADDING 10:43:58,454 INFO [main][CipherTest] transformation=AES.LIGHT/OFB144/ISO7816-4 10:43:58,454 INFO [main][CipherTest] transformation=AES.LIGHT/OFB144/ISO7816-4PADDING 10:43:58,454 INFO [main][CipherTest] transformation=AES.LIGHT/OFB144/NOPADDING 10:43:58,454 INFO [main][CipherTest] transformation=AES.LIGHT/OFB144/PKCS5 10:43:58,454 INFO [main][CipherTest] transformation=AES.LIGHT/OFB144/PKCS5PADDING 10:43:58,454 INFO [main][CipherTest] transformation=AES.LIGHT/OFB144/PKCS7 10:43:58,454 INFO [main][CipherTest] transformation=AES.LIGHT/OFB144/PKCS7PADDING 10:43:58,454 INFO [main][CipherTest] transformation=AES.LIGHT/OFB144/TBC 10:43:58,454 INFO [main][CipherTest] transformation=AES.LIGHT/OFB144/TBCPADDING 10:43:58,454 INFO [main][CipherTest] transformation=AES.LIGHT/OFB144/X9.23 10:43:58,455 INFO [main][CipherTest] transformation=AES.LIGHT/OFB144/X9.23PADDING 10:43:58,455 INFO [main][CipherTest] transformation=AES.LIGHT/OFB144/ZEROBYTE 10:43:58,455 INFO [main][CipherTest] transformation=AES.LIGHT/OFB144/ZEROBYTEPADDING 10:43:58,455 INFO [main][CipherTest] transformation=AES.LIGHT/OFB152/ 10:43:58,455 INFO [main][CipherTest] transformation=AES.LIGHT/OFB152/ISO10126 10:43:58,455 INFO [main][CipherTest] transformation=AES.LIGHT/OFB152/ISO10126-2 10:43:58,455 INFO [main][CipherTest] transformation=AES.LIGHT/OFB152/ISO10126-2PADDING 10:43:58,455 INFO [main][CipherTest] transformation=AES.LIGHT/OFB152/ISO10126PADDING 10:43:58,455 INFO [main][CipherTest] transformation=AES.LIGHT/OFB152/ISO7816-4 10:43:58,455 INFO [main][CipherTest] transformation=AES.LIGHT/OFB152/ISO7816-4PADDING 10:43:58,455 INFO [main][CipherTest] transformation=AES.LIGHT/OFB152/NOPADDING 10:43:58,455 INFO [main][CipherTest] transformation=AES.LIGHT/OFB152/PKCS5 10:43:58,456 INFO [main][CipherTest] transformation=AES.LIGHT/OFB152/PKCS5PADDING 10:43:58,456 INFO [main][CipherTest] transformation=AES.LIGHT/OFB152/PKCS7 10:43:58,456 INFO [main][CipherTest] transformation=AES.LIGHT/OFB152/PKCS7PADDING 10:43:58,456 INFO [main][CipherTest] transformation=AES.LIGHT/OFB152/TBC 10:43:58,456 INFO [main][CipherTest] transformation=AES.LIGHT/OFB152/TBCPADDING 10:43:58,456 INFO [main][CipherTest] transformation=AES.LIGHT/OFB152/X9.23 10:43:58,456 INFO [main][CipherTest] transformation=AES.LIGHT/OFB152/X9.23PADDING 10:43:58,456 INFO [main][CipherTest] transformation=AES.LIGHT/OFB152/ZEROBYTE 10:43:58,456 INFO [main][CipherTest] transformation=AES.LIGHT/OFB152/ZEROBYTEPADDING 10:43:58,456 INFO [main][CipherTest] transformation=AES.LIGHT/OFB16/ 10:43:58,456 INFO [main][CipherTest] transformation=AES.LIGHT/OFB16/ISO10126 10:43:58,456 INFO [main][CipherTest] transformation=AES.LIGHT/OFB16/ISO10126-2 10:43:58,456 INFO [main][CipherTest] transformation=AES.LIGHT/OFB16/ISO10126-2PADDING 10:43:58,456 INFO [main][CipherTest] transformation=AES.LIGHT/OFB16/ISO10126PADDING 10:43:58,457 INFO [main][CipherTest] transformation=AES.LIGHT/OFB16/ISO7816-4 10:43:58,457 INFO [main][CipherTest] transformation=AES.LIGHT/OFB16/ISO7816-4PADDING 10:43:58,457 INFO [main][CipherTest] transformation=AES.LIGHT/OFB16/NOPADDING 10:43:58,457 INFO [main][CipherTest] transformation=AES.LIGHT/OFB16/PKCS5 10:43:58,457 INFO [main][CipherTest] transformation=AES.LIGHT/OFB16/PKCS5PADDING 10:43:58,457 INFO [main][CipherTest] transformation=AES.LIGHT/OFB16/PKCS7 10:43:58,457 INFO [main][CipherTest] transformation=AES.LIGHT/OFB16/PKCS7PADDING 10:43:58,457 INFO [main][CipherTest] transformation=AES.LIGHT/OFB16/TBC 10:43:58,457 INFO [main][CipherTest] transformation=AES.LIGHT/OFB16/TBCPADDING 10:43:58,457 INFO [main][CipherTest] transformation=AES.LIGHT/OFB16/X9.23 10:43:58,457 INFO [main][CipherTest] transformation=AES.LIGHT/OFB16/X9.23PADDING 10:43:58,457 INFO [main][CipherTest] transformation=AES.LIGHT/OFB16/ZEROBYTE 10:43:58,457 INFO [main][CipherTest] transformation=AES.LIGHT/OFB16/ZEROBYTEPADDING 10:43:58,457 INFO [main][CipherTest] transformation=AES.LIGHT/OFB160/ 10:43:58,457 INFO [main][CipherTest] transformation=AES.LIGHT/OFB160/ISO10126 10:43:58,457 INFO [main][CipherTest] transformation=AES.LIGHT/OFB160/ISO10126-2 10:43:58,458 INFO [main][CipherTest] transformation=AES.LIGHT/OFB160/ISO10126-2PADDING 10:43:58,458 INFO [main][CipherTest] transformation=AES.LIGHT/OFB160/ISO10126PADDING 10:43:58,458 INFO [main][CipherTest] transformation=AES.LIGHT/OFB160/ISO7816-4 10:43:58,458 INFO [main][CipherTest] transformation=AES.LIGHT/OFB160/ISO7816-4PADDING 10:43:58,458 INFO [main][CipherTest] transformation=AES.LIGHT/OFB160/NOPADDING 10:43:58,458 INFO [main][CipherTest] transformation=AES.LIGHT/OFB160/PKCS5 10:43:58,458 INFO [main][CipherTest] transformation=AES.LIGHT/OFB160/PKCS5PADDING 10:43:58,458 INFO [main][CipherTest] transformation=AES.LIGHT/OFB160/PKCS7 10:43:58,458 INFO [main][CipherTest] transformation=AES.LIGHT/OFB160/PKCS7PADDING 10:43:58,458 INFO [main][CipherTest] transformation=AES.LIGHT/OFB160/TBC 10:43:58,458 INFO [main][CipherTest] transformation=AES.LIGHT/OFB160/TBCPADDING 10:43:58,459 INFO [main][CipherTest] transformation=AES.LIGHT/OFB160/X9.23 10:43:58,459 INFO [main][CipherTest] transformation=AES.LIGHT/OFB160/X9.23PADDING 10:43:58,459 INFO [main][CipherTest] transformation=AES.LIGHT/OFB160/ZEROBYTE 10:43:58,459 INFO [main][CipherTest] transformation=AES.LIGHT/OFB160/ZEROBYTEPADDING 10:43:58,459 INFO [main][CipherTest] transformation=AES.LIGHT/OFB168/ 10:43:58,459 INFO [main][CipherTest] transformation=AES.LIGHT/OFB168/ISO10126 10:43:58,459 INFO [main][CipherTest] transformation=AES.LIGHT/OFB168/ISO10126-2 10:43:58,459 INFO [main][CipherTest] transformation=AES.LIGHT/OFB168/ISO10126-2PADDING 10:43:58,459 INFO [main][CipherTest] transformation=AES.LIGHT/OFB168/ISO10126PADDING 10:43:58,459 INFO [main][CipherTest] transformation=AES.LIGHT/OFB168/ISO7816-4 10:43:58,460 INFO [main][CipherTest] transformation=AES.LIGHT/OFB168/ISO7816-4PADDING 10:43:58,460 INFO [main][CipherTest] transformation=AES.LIGHT/OFB168/NOPADDING 10:43:58,460 INFO [main][CipherTest] transformation=AES.LIGHT/OFB168/PKCS5 10:43:58,460 INFO [main][CipherTest] transformation=AES.LIGHT/OFB168/PKCS5PADDING 10:43:58,460 INFO [main][CipherTest] transformation=AES.LIGHT/OFB168/PKCS7 10:43:58,460 INFO [main][CipherTest] transformation=AES.LIGHT/OFB168/PKCS7PADDING 10:43:58,460 INFO [main][CipherTest] transformation=AES.LIGHT/OFB168/TBC 10:43:58,460 INFO [main][CipherTest] transformation=AES.LIGHT/OFB168/TBCPADDING 10:43:58,460 INFO [main][CipherTest] transformation=AES.LIGHT/OFB168/X9.23 10:43:58,460 INFO [main][CipherTest] transformation=AES.LIGHT/OFB168/X9.23PADDING 10:43:58,460 INFO [main][CipherTest] transformation=AES.LIGHT/OFB168/ZEROBYTE 10:43:58,460 INFO [main][CipherTest] transformation=AES.LIGHT/OFB168/ZEROBYTEPADDING 10:43:58,460 INFO [main][CipherTest] transformation=AES.LIGHT/OFB176/ 10:43:58,460 INFO [main][CipherTest] transformation=AES.LIGHT/OFB176/ISO10126 10:43:58,460 INFO [main][CipherTest] transformation=AES.LIGHT/OFB176/ISO10126-2 10:43:58,461 INFO [main][CipherTest] transformation=AES.LIGHT/OFB176/ISO10126-2PADDING 10:43:58,461 INFO [main][CipherTest] transformation=AES.LIGHT/OFB176/ISO10126PADDING 10:43:58,461 INFO [main][CipherTest] transformation=AES.LIGHT/OFB176/ISO7816-4 10:43:58,461 INFO [main][CipherTest] transformation=AES.LIGHT/OFB176/ISO7816-4PADDING 10:43:58,461 INFO [main][CipherTest] transformation=AES.LIGHT/OFB176/NOPADDING 10:43:58,461 INFO [main][CipherTest] transformation=AES.LIGHT/OFB176/PKCS5 10:43:58,461 INFO [main][CipherTest] transformation=AES.LIGHT/OFB176/PKCS5PADDING 10:43:58,461 INFO [main][CipherTest] transformation=AES.LIGHT/OFB176/PKCS7 10:43:58,461 INFO [main][CipherTest] transformation=AES.LIGHT/OFB176/PKCS7PADDING 10:43:58,461 INFO [main][CipherTest] transformation=AES.LIGHT/OFB176/TBC 10:43:58,461 INFO [main][CipherTest] transformation=AES.LIGHT/OFB176/TBCPADDING 10:43:58,461 INFO [main][CipherTest] transformation=AES.LIGHT/OFB176/X9.23 10:43:58,461 INFO [main][CipherTest] transformation=AES.LIGHT/OFB176/X9.23PADDING 10:43:58,461 INFO [main][CipherTest] transformation=AES.LIGHT/OFB176/ZEROBYTE 10:43:58,461 INFO [main][CipherTest] transformation=AES.LIGHT/OFB176/ZEROBYTEPADDING 10:43:58,462 INFO [main][CipherTest] transformation=AES.LIGHT/OFB184/ 10:43:58,462 INFO [main][CipherTest] transformation=AES.LIGHT/OFB184/ISO10126 10:43:58,462 INFO [main][CipherTest] transformation=AES.LIGHT/OFB184/ISO10126-2 10:43:58,462 INFO [main][CipherTest] transformation=AES.LIGHT/OFB184/ISO10126-2PADDING 10:43:58,462 INFO [main][CipherTest] transformation=AES.LIGHT/OFB184/ISO10126PADDING 10:43:58,462 INFO [main][CipherTest] transformation=AES.LIGHT/OFB184/ISO7816-4 10:43:58,462 INFO [main][CipherTest] transformation=AES.LIGHT/OFB184/ISO7816-4PADDING 10:43:58,462 INFO [main][CipherTest] transformation=AES.LIGHT/OFB184/NOPADDING 10:43:58,462 INFO [main][CipherTest] transformation=AES.LIGHT/OFB184/PKCS5 10:43:58,462 INFO [main][CipherTest] transformation=AES.LIGHT/OFB184/PKCS5PADDING 10:43:58,462 INFO [main][CipherTest] transformation=AES.LIGHT/OFB184/PKCS7 10:43:58,462 INFO [main][CipherTest] transformation=AES.LIGHT/OFB184/PKCS7PADDING 10:43:58,462 INFO [main][CipherTest] transformation=AES.LIGHT/OFB184/TBC 10:43:58,463 INFO [main][CipherTest] transformation=AES.LIGHT/OFB184/TBCPADDING 10:43:58,463 INFO [main][CipherTest] transformation=AES.LIGHT/OFB184/X9.23 10:43:58,463 INFO [main][CipherTest] transformation=AES.LIGHT/OFB184/X9.23PADDING 10:43:58,463 INFO [main][CipherTest] transformation=AES.LIGHT/OFB184/ZEROBYTE 10:43:58,463 INFO [main][CipherTest] transformation=AES.LIGHT/OFB184/ZEROBYTEPADDING 10:43:58,463 INFO [main][CipherTest] transformation=AES.LIGHT/OFB192/ 10:43:58,463 INFO [main][CipherTest] transformation=AES.LIGHT/OFB192/ISO10126 10:43:58,463 INFO [main][CipherTest] transformation=AES.LIGHT/OFB192/ISO10126-2 10:43:58,463 INFO [main][CipherTest] transformation=AES.LIGHT/OFB192/ISO10126-2PADDING 10:43:58,463 INFO [main][CipherTest] transformation=AES.LIGHT/OFB192/ISO10126PADDING 10:43:58,464 INFO [main][CipherTest] transformation=AES.LIGHT/OFB192/ISO7816-4 10:43:58,464 INFO [main][CipherTest] transformation=AES.LIGHT/OFB192/ISO7816-4PADDING 10:43:58,464 INFO [main][CipherTest] transformation=AES.LIGHT/OFB192/NOPADDING 10:43:58,464 INFO [main][CipherTest] transformation=AES.LIGHT/OFB192/PKCS5 10:43:58,464 INFO [main][CipherTest] transformation=AES.LIGHT/OFB192/PKCS5PADDING 10:43:58,464 INFO [main][CipherTest] transformation=AES.LIGHT/OFB192/PKCS7 10:43:58,464 INFO [main][CipherTest] transformation=AES.LIGHT/OFB192/PKCS7PADDING 10:43:58,464 INFO [main][CipherTest] transformation=AES.LIGHT/OFB192/TBC 10:43:58,464 INFO [main][CipherTest] transformation=AES.LIGHT/OFB192/TBCPADDING 10:43:58,464 INFO [main][CipherTest] transformation=AES.LIGHT/OFB192/X9.23 10:43:58,464 INFO [main][CipherTest] transformation=AES.LIGHT/OFB192/X9.23PADDING 10:43:58,464 INFO [main][CipherTest] transformation=AES.LIGHT/OFB192/ZEROBYTE 10:43:58,464 INFO [main][CipherTest] transformation=AES.LIGHT/OFB192/ZEROBYTEPADDING 10:43:58,464 INFO [main][CipherTest] transformation=AES.LIGHT/OFB200/ 10:43:58,465 INFO [main][CipherTest] transformation=AES.LIGHT/OFB200/ISO10126 10:43:58,465 INFO [main][CipherTest] transformation=AES.LIGHT/OFB200/ISO10126-2 10:43:58,465 INFO [main][CipherTest] transformation=AES.LIGHT/OFB200/ISO10126-2PADDING 10:43:58,465 INFO [main][CipherTest] transformation=AES.LIGHT/OFB200/ISO10126PADDING 10:43:58,465 INFO [main][CipherTest] transformation=AES.LIGHT/OFB200/ISO7816-4 10:43:58,465 INFO [main][CipherTest] transformation=AES.LIGHT/OFB200/ISO7816-4PADDING 10:43:58,465 INFO [main][CipherTest] transformation=AES.LIGHT/OFB200/NOPADDING 10:43:58,465 INFO [main][CipherTest] transformation=AES.LIGHT/OFB200/PKCS5 10:43:58,465 INFO [main][CipherTest] transformation=AES.LIGHT/OFB200/PKCS5PADDING 10:43:58,465 INFO [main][CipherTest] transformation=AES.LIGHT/OFB200/PKCS7 10:43:58,465 INFO [main][CipherTest] transformation=AES.LIGHT/OFB200/PKCS7PADDING 10:43:58,466 INFO [main][CipherTest] transformation=AES.LIGHT/OFB200/TBC 10:43:58,466 INFO [main][CipherTest] transformation=AES.LIGHT/OFB200/TBCPADDING 10:43:58,466 INFO [main][CipherTest] transformation=AES.LIGHT/OFB200/X9.23 10:43:58,466 INFO [main][CipherTest] transformation=AES.LIGHT/OFB200/X9.23PADDING 10:43:58,466 INFO [main][CipherTest] transformation=AES.LIGHT/OFB200/ZEROBYTE 10:43:58,466 INFO [main][CipherTest] transformation=AES.LIGHT/OFB200/ZEROBYTEPADDING 10:43:58,466 INFO [main][CipherTest] transformation=AES.LIGHT/OFB208/ 10:43:58,466 INFO [main][CipherTest] transformation=AES.LIGHT/OFB208/ISO10126 10:43:58,466 INFO [main][CipherTest] transformation=AES.LIGHT/OFB208/ISO10126-2 10:43:58,466 INFO [main][CipherTest] transformation=AES.LIGHT/OFB208/ISO10126-2PADDING 10:43:58,466 INFO [main][CipherTest] transformation=AES.LIGHT/OFB208/ISO10126PADDING 10:43:58,466 INFO [main][CipherTest] transformation=AES.LIGHT/OFB208/ISO7816-4 10:43:58,467 INFO [main][CipherTest] transformation=AES.LIGHT/OFB208/ISO7816-4PADDING 10:43:58,467 INFO [main][CipherTest] transformation=AES.LIGHT/OFB208/NOPADDING 10:43:58,467 INFO [main][CipherTest] transformation=AES.LIGHT/OFB208/PKCS5 10:43:58,467 INFO [main][CipherTest] transformation=AES.LIGHT/OFB208/PKCS5PADDING 10:43:58,467 INFO [main][CipherTest] transformation=AES.LIGHT/OFB208/PKCS7 10:43:58,467 INFO [main][CipherTest] transformation=AES.LIGHT/OFB208/PKCS7PADDING 10:43:58,467 INFO [main][CipherTest] transformation=AES.LIGHT/OFB208/TBC 10:43:58,467 INFO [main][CipherTest] transformation=AES.LIGHT/OFB208/TBCPADDING 10:43:58,467 INFO [main][CipherTest] transformation=AES.LIGHT/OFB208/X9.23 10:43:58,467 INFO [main][CipherTest] transformation=AES.LIGHT/OFB208/X9.23PADDING 10:43:58,467 INFO [main][CipherTest] transformation=AES.LIGHT/OFB208/ZEROBYTE 10:43:58,467 INFO [main][CipherTest] transformation=AES.LIGHT/OFB208/ZEROBYTEPADDING 10:43:58,467 INFO [main][CipherTest] transformation=AES.LIGHT/OFB216/ 10:43:58,467 INFO [main][CipherTest] transformation=AES.LIGHT/OFB216/ISO10126 10:43:58,468 INFO [main][CipherTest] transformation=AES.LIGHT/OFB216/ISO10126-2 10:43:58,468 INFO [main][CipherTest] transformation=AES.LIGHT/OFB216/ISO10126-2PADDING 10:43:58,468 INFO [main][CipherTest] transformation=AES.LIGHT/OFB216/ISO10126PADDING 10:43:58,468 INFO [main][CipherTest] transformation=AES.LIGHT/OFB216/ISO7816-4 10:43:58,468 INFO [main][CipherTest] transformation=AES.LIGHT/OFB216/ISO7816-4PADDING 10:43:58,468 INFO [main][CipherTest] transformation=AES.LIGHT/OFB216/NOPADDING 10:43:58,468 INFO [main][CipherTest] transformation=AES.LIGHT/OFB216/PKCS5 10:43:58,468 INFO [main][CipherTest] transformation=AES.LIGHT/OFB216/PKCS5PADDING 10:43:58,468 INFO [main][CipherTest] transformation=AES.LIGHT/OFB216/PKCS7 10:43:58,468 INFO [main][CipherTest] transformation=AES.LIGHT/OFB216/PKCS7PADDING 10:43:58,468 INFO [main][CipherTest] transformation=AES.LIGHT/OFB216/TBC 10:43:58,468 INFO [main][CipherTest] transformation=AES.LIGHT/OFB216/TBCPADDING 10:43:58,468 INFO [main][CipherTest] transformation=AES.LIGHT/OFB216/X9.23 10:43:58,468 INFO [main][CipherTest] transformation=AES.LIGHT/OFB216/X9.23PADDING 10:43:58,468 INFO [main][CipherTest] transformation=AES.LIGHT/OFB216/ZEROBYTE 10:43:58,469 INFO [main][CipherTest] transformation=AES.LIGHT/OFB216/ZEROBYTEPADDING 10:43:58,469 INFO [main][CipherTest] transformation=AES.LIGHT/OFB224/ 10:43:58,469 INFO [main][CipherTest] transformation=AES.LIGHT/OFB224/ISO10126 10:43:58,469 INFO [main][CipherTest] transformation=AES.LIGHT/OFB224/ISO10126-2 10:43:58,469 INFO [main][CipherTest] transformation=AES.LIGHT/OFB224/ISO10126-2PADDING 10:43:58,469 INFO [main][CipherTest] transformation=AES.LIGHT/OFB224/ISO10126PADDING 10:43:58,469 INFO [main][CipherTest] transformation=AES.LIGHT/OFB224/ISO7816-4 10:43:58,469 INFO [main][CipherTest] transformation=AES.LIGHT/OFB224/ISO7816-4PADDING 10:43:58,469 INFO [main][CipherTest] transformation=AES.LIGHT/OFB224/NOPADDING 10:43:58,469 INFO [main][CipherTest] transformation=AES.LIGHT/OFB224/PKCS5 10:43:58,469 INFO [main][CipherTest] transformation=AES.LIGHT/OFB224/PKCS5PADDING 10:43:58,469 INFO [main][CipherTest] transformation=AES.LIGHT/OFB224/PKCS7 10:43:58,469 INFO [main][CipherTest] transformation=AES.LIGHT/OFB224/PKCS7PADDING 10:43:58,469 INFO [main][CipherTest] transformation=AES.LIGHT/OFB224/TBC 10:43:58,469 INFO [main][CipherTest] transformation=AES.LIGHT/OFB224/TBCPADDING 10:43:58,469 INFO [main][CipherTest] transformation=AES.LIGHT/OFB224/X9.23 10:43:58,470 INFO [main][CipherTest] transformation=AES.LIGHT/OFB224/X9.23PADDING 10:43:58,470 INFO [main][CipherTest] transformation=AES.LIGHT/OFB224/ZEROBYTE 10:43:58,470 INFO [main][CipherTest] transformation=AES.LIGHT/OFB224/ZEROBYTEPADDING 10:43:58,470 INFO [main][CipherTest] transformation=AES.LIGHT/OFB232/ 10:43:58,470 INFO [main][CipherTest] transformation=AES.LIGHT/OFB232/ISO10126 10:43:58,470 INFO [main][CipherTest] transformation=AES.LIGHT/OFB232/ISO10126-2 10:43:58,470 INFO [main][CipherTest] transformation=AES.LIGHT/OFB232/ISO10126-2PADDING 10:43:58,470 INFO [main][CipherTest] transformation=AES.LIGHT/OFB232/ISO10126PADDING 10:43:58,470 INFO [main][CipherTest] transformation=AES.LIGHT/OFB232/ISO7816-4 10:43:58,470 INFO [main][CipherTest] transformation=AES.LIGHT/OFB232/ISO7816-4PADDING 10:43:58,470 INFO [main][CipherTest] transformation=AES.LIGHT/OFB232/NOPADDING 10:43:58,470 INFO [main][CipherTest] transformation=AES.LIGHT/OFB232/PKCS5 10:43:58,470 INFO [main][CipherTest] transformation=AES.LIGHT/OFB232/PKCS5PADDING 10:43:58,470 INFO [main][CipherTest] transformation=AES.LIGHT/OFB232/PKCS7 10:43:58,471 INFO [main][CipherTest] transformation=AES.LIGHT/OFB232/PKCS7PADDING 10:43:58,471 INFO [main][CipherTest] transformation=AES.LIGHT/OFB232/TBC 10:43:58,471 INFO [main][CipherTest] transformation=AES.LIGHT/OFB232/TBCPADDING 10:43:58,471 INFO [main][CipherTest] transformation=AES.LIGHT/OFB232/X9.23 10:43:58,471 INFO [main][CipherTest] transformation=AES.LIGHT/OFB232/X9.23PADDING 10:43:58,471 INFO [main][CipherTest] transformation=AES.LIGHT/OFB232/ZEROBYTE 10:43:58,471 INFO [main][CipherTest] transformation=AES.LIGHT/OFB232/ZEROBYTEPADDING 10:43:58,471 INFO [main][CipherTest] transformation=AES.LIGHT/OFB24/ 10:43:58,471 INFO [main][CipherTest] transformation=AES.LIGHT/OFB24/ISO10126 10:43:58,471 INFO [main][CipherTest] transformation=AES.LIGHT/OFB24/ISO10126-2 10:43:58,471 INFO [main][CipherTest] transformation=AES.LIGHT/OFB24/ISO10126-2PADDING 10:43:58,471 INFO [main][CipherTest] transformation=AES.LIGHT/OFB24/ISO10126PADDING 10:43:58,471 INFO [main][CipherTest] transformation=AES.LIGHT/OFB24/ISO7816-4 10:43:58,471 INFO [main][CipherTest] transformation=AES.LIGHT/OFB24/ISO7816-4PADDING 10:43:58,472 INFO [main][CipherTest] transformation=AES.LIGHT/OFB24/NOPADDING 10:43:58,472 INFO [main][CipherTest] transformation=AES.LIGHT/OFB24/PKCS5 10:43:58,472 INFO [main][CipherTest] transformation=AES.LIGHT/OFB24/PKCS5PADDING 10:43:58,472 INFO [main][CipherTest] transformation=AES.LIGHT/OFB24/PKCS7 10:43:58,472 INFO [main][CipherTest] transformation=AES.LIGHT/OFB24/PKCS7PADDING 10:43:58,472 INFO [main][CipherTest] transformation=AES.LIGHT/OFB24/TBC 10:43:58,472 INFO [main][CipherTest] transformation=AES.LIGHT/OFB24/TBCPADDING 10:43:58,472 INFO [main][CipherTest] transformation=AES.LIGHT/OFB24/X9.23 10:43:58,472 INFO [main][CipherTest] transformation=AES.LIGHT/OFB24/X9.23PADDING 10:43:58,472 INFO [main][CipherTest] transformation=AES.LIGHT/OFB24/ZEROBYTE 10:43:58,472 INFO [main][CipherTest] transformation=AES.LIGHT/OFB24/ZEROBYTEPADDING 10:43:58,472 INFO [main][CipherTest] transformation=AES.LIGHT/OFB240/ 10:43:58,472 INFO [main][CipherTest] transformation=AES.LIGHT/OFB240/ISO10126 10:43:58,472 INFO [main][CipherTest] transformation=AES.LIGHT/OFB240/ISO10126-2 10:43:58,472 INFO [main][CipherTest] transformation=AES.LIGHT/OFB240/ISO10126-2PADDING 10:43:58,473 INFO [main][CipherTest] transformation=AES.LIGHT/OFB240/ISO10126PADDING 10:43:58,473 INFO [main][CipherTest] transformation=AES.LIGHT/OFB240/ISO7816-4 10:43:58,473 INFO [main][CipherTest] transformation=AES.LIGHT/OFB240/ISO7816-4PADDING 10:43:58,473 INFO [main][CipherTest] transformation=AES.LIGHT/OFB240/NOPADDING 10:43:58,473 INFO [main][CipherTest] transformation=AES.LIGHT/OFB240/PKCS5 10:43:58,473 INFO [main][CipherTest] transformation=AES.LIGHT/OFB240/PKCS5PADDING 10:43:58,473 INFO [main][CipherTest] transformation=AES.LIGHT/OFB240/PKCS7 10:43:58,473 INFO [main][CipherTest] transformation=AES.LIGHT/OFB240/PKCS7PADDING 10:43:58,473 INFO [main][CipherTest] transformation=AES.LIGHT/OFB240/TBC 10:43:58,473 INFO [main][CipherTest] transformation=AES.LIGHT/OFB240/TBCPADDING 10:43:58,473 INFO [main][CipherTest] transformation=AES.LIGHT/OFB240/X9.23 10:43:58,473 INFO [main][CipherTest] transformation=AES.LIGHT/OFB240/X9.23PADDING 10:43:58,473 INFO [main][CipherTest] transformation=AES.LIGHT/OFB240/ZEROBYTE 10:43:58,473 INFO [main][CipherTest] transformation=AES.LIGHT/OFB240/ZEROBYTEPADDING 10:43:58,473 INFO [main][CipherTest] transformation=AES.LIGHT/OFB248/ 10:43:58,473 INFO [main][CipherTest] transformation=AES.LIGHT/OFB248/ISO10126 10:43:58,474 INFO [main][CipherTest] transformation=AES.LIGHT/OFB248/ISO10126-2 10:43:58,474 INFO [main][CipherTest] transformation=AES.LIGHT/OFB248/ISO10126-2PADDING 10:43:58,474 INFO [main][CipherTest] transformation=AES.LIGHT/OFB248/ISO10126PADDING 10:43:58,474 INFO [main][CipherTest] transformation=AES.LIGHT/OFB248/ISO7816-4 10:43:58,474 INFO [main][CipherTest] transformation=AES.LIGHT/OFB248/ISO7816-4PADDING 10:43:58,474 INFO [main][CipherTest] transformation=AES.LIGHT/OFB248/NOPADDING 10:43:58,474 INFO [main][CipherTest] transformation=AES.LIGHT/OFB248/PKCS5 10:43:58,474 INFO [main][CipherTest] transformation=AES.LIGHT/OFB248/PKCS5PADDING 10:43:58,474 INFO [main][CipherTest] transformation=AES.LIGHT/OFB248/PKCS7 10:43:58,474 INFO [main][CipherTest] transformation=AES.LIGHT/OFB248/PKCS7PADDING 10:43:58,474 INFO [main][CipherTest] transformation=AES.LIGHT/OFB248/TBC 10:43:58,474 INFO [main][CipherTest] transformation=AES.LIGHT/OFB248/TBCPADDING 10:43:58,474 INFO [main][CipherTest] transformation=AES.LIGHT/OFB248/X9.23 10:43:58,474 INFO [main][CipherTest] transformation=AES.LIGHT/OFB248/X9.23PADDING 10:43:58,474 INFO [main][CipherTest] transformation=AES.LIGHT/OFB248/ZEROBYTE 10:43:58,475 INFO [main][CipherTest] transformation=AES.LIGHT/OFB248/ZEROBYTEPADDING 10:43:58,475 INFO [main][CipherTest] transformation=AES.LIGHT/OFB256/ 10:43:58,475 INFO [main][CipherTest] transformation=AES.LIGHT/OFB256/ISO10126 10:43:58,475 INFO [main][CipherTest] transformation=AES.LIGHT/OFB256/ISO10126-2 10:43:58,475 INFO [main][CipherTest] transformation=AES.LIGHT/OFB256/ISO10126-2PADDING 10:43:58,475 INFO [main][CipherTest] transformation=AES.LIGHT/OFB256/ISO10126PADDING 10:43:58,475 INFO [main][CipherTest] transformation=AES.LIGHT/OFB256/ISO7816-4 10:43:58,475 INFO [main][CipherTest] transformation=AES.LIGHT/OFB256/ISO7816-4PADDING 10:43:58,475 INFO [main][CipherTest] transformation=AES.LIGHT/OFB256/NOPADDING 10:43:58,475 INFO [main][CipherTest] transformation=AES.LIGHT/OFB256/PKCS5 10:43:58,475 INFO [main][CipherTest] transformation=AES.LIGHT/OFB256/PKCS5PADDING 10:43:58,475 INFO [main][CipherTest] transformation=AES.LIGHT/OFB256/PKCS7 10:43:58,475 INFO [main][CipherTest] transformation=AES.LIGHT/OFB256/PKCS7PADDING 10:43:58,476 INFO [main][CipherTest] transformation=AES.LIGHT/OFB256/TBC 10:43:58,476 INFO [main][CipherTest] transformation=AES.LIGHT/OFB256/TBCPADDING 10:43:58,476 INFO [main][CipherTest] transformation=AES.LIGHT/OFB256/X9.23 10:43:58,476 INFO [main][CipherTest] transformation=AES.LIGHT/OFB256/X9.23PADDING 10:43:58,476 INFO [main][CipherTest] transformation=AES.LIGHT/OFB256/ZEROBYTE 10:43:58,476 INFO [main][CipherTest] transformation=AES.LIGHT/OFB256/ZEROBYTEPADDING 10:43:58,476 INFO [main][CipherTest] transformation=AES.LIGHT/OFB32/ 10:43:58,476 INFO [main][CipherTest] transformation=AES.LIGHT/OFB32/ISO10126 10:43:58,476 INFO [main][CipherTest] transformation=AES.LIGHT/OFB32/ISO10126-2 10:43:58,476 INFO [main][CipherTest] transformation=AES.LIGHT/OFB32/ISO10126-2PADDING 10:43:58,476 INFO [main][CipherTest] transformation=AES.LIGHT/OFB32/ISO10126PADDING 10:43:58,476 INFO [main][CipherTest] transformation=AES.LIGHT/OFB32/ISO7816-4 10:43:58,476 INFO [main][CipherTest] transformation=AES.LIGHT/OFB32/ISO7816-4PADDING 10:43:58,476 INFO [main][CipherTest] transformation=AES.LIGHT/OFB32/NOPADDING 10:43:58,477 INFO [main][CipherTest] transformation=AES.LIGHT/OFB32/PKCS5 10:43:58,477 INFO [main][CipherTest] transformation=AES.LIGHT/OFB32/PKCS5PADDING 10:43:58,477 INFO [main][CipherTest] transformation=AES.LIGHT/OFB32/PKCS7 10:43:58,477 INFO [main][CipherTest] transformation=AES.LIGHT/OFB32/PKCS7PADDING 10:43:58,477 INFO [main][CipherTest] transformation=AES.LIGHT/OFB32/TBC 10:43:58,477 INFO [main][CipherTest] transformation=AES.LIGHT/OFB32/TBCPADDING 10:43:58,477 INFO [main][CipherTest] transformation=AES.LIGHT/OFB32/X9.23 10:43:58,477 INFO [main][CipherTest] transformation=AES.LIGHT/OFB32/X9.23PADDING 10:43:58,477 INFO [main][CipherTest] transformation=AES.LIGHT/OFB32/ZEROBYTE 10:43:58,477 INFO [main][CipherTest] transformation=AES.LIGHT/OFB32/ZEROBYTEPADDING 10:43:58,477 INFO [main][CipherTest] transformation=AES.LIGHT/OFB40/ 10:43:58,477 INFO [main][CipherTest] transformation=AES.LIGHT/OFB40/ISO10126 10:43:58,478 INFO [main][CipherTest] transformation=AES.LIGHT/OFB40/ISO10126-2 10:43:58,478 INFO [main][CipherTest] transformation=AES.LIGHT/OFB40/ISO10126-2PADDING 10:43:58,478 INFO [main][CipherTest] transformation=AES.LIGHT/OFB40/ISO10126PADDING 10:43:58,478 INFO [main][CipherTest] transformation=AES.LIGHT/OFB40/ISO7816-4 10:43:58,478 INFO [main][CipherTest] transformation=AES.LIGHT/OFB40/ISO7816-4PADDING 10:43:58,478 INFO [main][CipherTest] transformation=AES.LIGHT/OFB40/NOPADDING 10:43:58,478 INFO [main][CipherTest] transformation=AES.LIGHT/OFB40/PKCS5 10:43:58,478 INFO [main][CipherTest] transformation=AES.LIGHT/OFB40/PKCS5PADDING 10:43:58,478 INFO [main][CipherTest] transformation=AES.LIGHT/OFB40/PKCS7 10:43:58,478 INFO [main][CipherTest] transformation=AES.LIGHT/OFB40/PKCS7PADDING 10:43:58,478 INFO [main][CipherTest] transformation=AES.LIGHT/OFB40/TBC 10:43:58,478 INFO [main][CipherTest] transformation=AES.LIGHT/OFB40/TBCPADDING 10:43:58,479 INFO [main][CipherTest] transformation=AES.LIGHT/OFB40/X9.23 10:43:58,479 INFO [main][CipherTest] transformation=AES.LIGHT/OFB40/X9.23PADDING 10:43:58,479 INFO [main][CipherTest] transformation=AES.LIGHT/OFB40/ZEROBYTE 10:43:58,479 INFO [main][CipherTest] transformation=AES.LIGHT/OFB40/ZEROBYTEPADDING 10:43:58,479 INFO [main][CipherTest] transformation=AES.LIGHT/OFB48/ 10:43:58,479 INFO [main][CipherTest] transformation=AES.LIGHT/OFB48/ISO10126 10:43:58,479 INFO [main][CipherTest] transformation=AES.LIGHT/OFB48/ISO10126-2 10:43:58,479 INFO [main][CipherTest] transformation=AES.LIGHT/OFB48/ISO10126-2PADDING 10:43:58,479 INFO [main][CipherTest] transformation=AES.LIGHT/OFB48/ISO10126PADDING 10:43:58,479 INFO [main][CipherTest] transformation=AES.LIGHT/OFB48/ISO7816-4 10:43:58,479 INFO [main][CipherTest] transformation=AES.LIGHT/OFB48/ISO7816-4PADDING 10:43:58,479 INFO [main][CipherTest] transformation=AES.LIGHT/OFB48/NOPADDING 10:43:58,480 INFO [main][CipherTest] transformation=AES.LIGHT/OFB48/PKCS5 10:43:58,480 INFO [main][CipherTest] transformation=AES.LIGHT/OFB48/PKCS5PADDING 10:43:58,480 INFO [main][CipherTest] transformation=AES.LIGHT/OFB48/PKCS7 10:43:58,480 INFO [main][CipherTest] transformation=AES.LIGHT/OFB48/PKCS7PADDING 10:43:58,480 INFO [main][CipherTest] transformation=AES.LIGHT/OFB48/TBC 10:43:58,480 INFO [main][CipherTest] transformation=AES.LIGHT/OFB48/TBCPADDING 10:43:58,480 INFO [main][CipherTest] transformation=AES.LIGHT/OFB48/X9.23 10:43:58,480 INFO [main][CipherTest] transformation=AES.LIGHT/OFB48/X9.23PADDING 10:43:58,480 INFO [main][CipherTest] transformation=AES.LIGHT/OFB48/ZEROBYTE 10:43:58,480 INFO [main][CipherTest] transformation=AES.LIGHT/OFB48/ZEROBYTEPADDING 10:43:58,480 INFO [main][CipherTest] transformation=AES.LIGHT/OFB56/ 10:43:58,480 INFO [main][CipherTest] transformation=AES.LIGHT/OFB56/ISO10126 10:43:58,480 INFO [main][CipherTest] transformation=AES.LIGHT/OFB56/ISO10126-2 10:43:58,480 INFO [main][CipherTest] transformation=AES.LIGHT/OFB56/ISO10126-2PADDING 10:43:58,481 INFO [main][CipherTest] transformation=AES.LIGHT/OFB56/ISO10126PADDING 10:43:58,481 INFO [main][CipherTest] transformation=AES.LIGHT/OFB56/ISO7816-4 10:43:58,481 INFO [main][CipherTest] transformation=AES.LIGHT/OFB56/ISO7816-4PADDING 10:43:58,481 INFO [main][CipherTest] transformation=AES.LIGHT/OFB56/NOPADDING 10:43:58,481 INFO [main][CipherTest] transformation=AES.LIGHT/OFB56/PKCS5 10:43:58,481 INFO [main][CipherTest] transformation=AES.LIGHT/OFB56/PKCS5PADDING 10:43:58,481 INFO [main][CipherTest] transformation=AES.LIGHT/OFB56/PKCS7 10:43:58,481 INFO [main][CipherTest] transformation=AES.LIGHT/OFB56/PKCS7PADDING 10:43:58,481 INFO [main][CipherTest] transformation=AES.LIGHT/OFB56/TBC 10:43:58,481 INFO [main][CipherTest] transformation=AES.LIGHT/OFB56/TBCPADDING 10:43:58,481 INFO [main][CipherTest] transformation=AES.LIGHT/OFB56/X9.23 10:43:58,481 INFO [main][CipherTest] transformation=AES.LIGHT/OFB56/X9.23PADDING 10:43:58,481 INFO [main][CipherTest] transformation=AES.LIGHT/OFB56/ZEROBYTE 10:43:58,481 INFO [main][CipherTest] transformation=AES.LIGHT/OFB56/ZEROBYTEPADDING 10:43:58,482 INFO [main][CipherTest] transformation=AES.LIGHT/OFB64/ 10:43:58,482 INFO [main][CipherTest] transformation=AES.LIGHT/OFB64/ISO10126 10:43:58,482 INFO [main][CipherTest] transformation=AES.LIGHT/OFB64/ISO10126-2 10:43:58,482 INFO [main][CipherTest] transformation=AES.LIGHT/OFB64/ISO10126-2PADDING 10:43:58,482 INFO [main][CipherTest] transformation=AES.LIGHT/OFB64/ISO10126PADDING 10:43:58,482 INFO [main][CipherTest] transformation=AES.LIGHT/OFB64/ISO7816-4 10:43:58,482 INFO [main][CipherTest] transformation=AES.LIGHT/OFB64/ISO7816-4PADDING 10:43:58,482 INFO [main][CipherTest] transformation=AES.LIGHT/OFB64/NOPADDING 10:43:58,482 INFO [main][CipherTest] transformation=AES.LIGHT/OFB64/PKCS5 10:43:58,482 INFO [main][CipherTest] transformation=AES.LIGHT/OFB64/PKCS5PADDING 10:43:58,482 INFO [main][CipherTest] transformation=AES.LIGHT/OFB64/PKCS7 10:43:58,482 INFO [main][CipherTest] transformation=AES.LIGHT/OFB64/PKCS7PADDING 10:43:58,482 INFO [main][CipherTest] transformation=AES.LIGHT/OFB64/TBC 10:43:58,482 INFO [main][CipherTest] transformation=AES.LIGHT/OFB64/TBCPADDING 10:43:58,482 INFO [main][CipherTest] transformation=AES.LIGHT/OFB64/X9.23 10:43:58,483 INFO [main][CipherTest] transformation=AES.LIGHT/OFB64/X9.23PADDING 10:43:58,483 INFO [main][CipherTest] transformation=AES.LIGHT/OFB64/ZEROBYTE 10:43:58,483 INFO [main][CipherTest] transformation=AES.LIGHT/OFB64/ZEROBYTEPADDING 10:43:58,483 INFO [main][CipherTest] transformation=AES.LIGHT/OFB72/ 10:43:58,483 INFO [main][CipherTest] transformation=AES.LIGHT/OFB72/ISO10126 10:43:58,483 INFO [main][CipherTest] transformation=AES.LIGHT/OFB72/ISO10126-2 10:43:58,483 INFO [main][CipherTest] transformation=AES.LIGHT/OFB72/ISO10126-2PADDING 10:43:58,483 INFO [main][CipherTest] transformation=AES.LIGHT/OFB72/ISO10126PADDING 10:43:58,483 INFO [main][CipherTest] transformation=AES.LIGHT/OFB72/ISO7816-4 10:43:58,483 INFO [main][CipherTest] transformation=AES.LIGHT/OFB72/ISO7816-4PADDING 10:43:58,483 INFO [main][CipherTest] transformation=AES.LIGHT/OFB72/NOPADDING 10:43:58,484 INFO [main][CipherTest] transformation=AES.LIGHT/OFB72/PKCS5 10:43:58,484 INFO [main][CipherTest] transformation=AES.LIGHT/OFB72/PKCS5PADDING 10:43:58,484 INFO [main][CipherTest] transformation=AES.LIGHT/OFB72/PKCS7 10:43:58,484 INFO [main][CipherTest] transformation=AES.LIGHT/OFB72/PKCS7PADDING 10:43:58,484 INFO [main][CipherTest] transformation=AES.LIGHT/OFB72/TBC 10:43:58,484 INFO [main][CipherTest] transformation=AES.LIGHT/OFB72/TBCPADDING 10:43:58,484 INFO [main][CipherTest] transformation=AES.LIGHT/OFB72/X9.23 10:43:58,484 INFO [main][CipherTest] transformation=AES.LIGHT/OFB72/X9.23PADDING 10:43:58,484 INFO [main][CipherTest] transformation=AES.LIGHT/OFB72/ZEROBYTE 10:43:58,484 INFO [main][CipherTest] transformation=AES.LIGHT/OFB72/ZEROBYTEPADDING 10:43:58,484 INFO [main][CipherTest] transformation=AES.LIGHT/OFB8/ 10:43:58,484 INFO [main][CipherTest] transformation=AES.LIGHT/OFB8/ISO10126 10:43:58,484 INFO [main][CipherTest] transformation=AES.LIGHT/OFB8/ISO10126-2 10:43:58,484 INFO [main][CipherTest] transformation=AES.LIGHT/OFB8/ISO10126-2PADDING 10:43:58,485 INFO [main][CipherTest] transformation=AES.LIGHT/OFB8/ISO10126PADDING 10:43:58,485 INFO [main][CipherTest] transformation=AES.LIGHT/OFB8/ISO7816-4 10:43:58,485 INFO [main][CipherTest] transformation=AES.LIGHT/OFB8/ISO7816-4PADDING 10:43:58,485 INFO [main][CipherTest] transformation=AES.LIGHT/OFB8/NOPADDING 10:43:58,485 INFO [main][CipherTest] transformation=AES.LIGHT/OFB8/PKCS5 10:43:58,485 INFO [main][CipherTest] transformation=AES.LIGHT/OFB8/PKCS5PADDING 10:43:58,485 INFO [main][CipherTest] transformation=AES.LIGHT/OFB8/PKCS7 10:43:58,485 INFO [main][CipherTest] transformation=AES.LIGHT/OFB8/PKCS7PADDING 10:43:58,485 INFO [main][CipherTest] transformation=AES.LIGHT/OFB8/TBC 10:43:58,485 INFO [main][CipherTest] transformation=AES.LIGHT/OFB8/TBCPADDING 10:43:58,485 INFO [main][CipherTest] transformation=AES.LIGHT/OFB8/X9.23 10:43:58,485 INFO [main][CipherTest] transformation=AES.LIGHT/OFB8/X9.23PADDING 10:43:58,485 INFO [main][CipherTest] transformation=AES.LIGHT/OFB8/ZEROBYTE 10:43:58,485 INFO [main][CipherTest] transformation=AES.LIGHT/OFB8/ZEROBYTEPADDING 10:43:58,485 INFO [main][CipherTest] transformation=AES.LIGHT/OFB80/ 10:43:58,486 INFO [main][CipherTest] transformation=AES.LIGHT/OFB80/ISO10126 10:43:58,486 INFO [main][CipherTest] transformation=AES.LIGHT/OFB80/ISO10126-2 10:43:58,486 INFO [main][CipherTest] transformation=AES.LIGHT/OFB80/ISO10126-2PADDING 10:43:58,486 INFO [main][CipherTest] transformation=AES.LIGHT/OFB80/ISO10126PADDING 10:43:58,486 INFO [main][CipherTest] transformation=AES.LIGHT/OFB80/ISO7816-4 10:43:58,486 INFO [main][CipherTest] transformation=AES.LIGHT/OFB80/ISO7816-4PADDING 10:43:58,486 INFO [main][CipherTest] transformation=AES.LIGHT/OFB80/NOPADDING 10:43:58,486 INFO [main][CipherTest] transformation=AES.LIGHT/OFB80/PKCS5 10:43:58,486 INFO [main][CipherTest] transformation=AES.LIGHT/OFB80/PKCS5PADDING 10:43:58,486 INFO [main][CipherTest] transformation=AES.LIGHT/OFB80/PKCS7 10:43:58,486 INFO [main][CipherTest] transformation=AES.LIGHT/OFB80/PKCS7PADDING 10:43:58,486 INFO [main][CipherTest] transformation=AES.LIGHT/OFB80/TBC 10:43:58,487 INFO [main][CipherTest] transformation=AES.LIGHT/OFB80/TBCPADDING 10:43:58,487 INFO [main][CipherTest] transformation=AES.LIGHT/OFB80/X9.23 10:43:58,487 INFO [main][CipherTest] transformation=AES.LIGHT/OFB80/X9.23PADDING 10:43:58,487 INFO [main][CipherTest] transformation=AES.LIGHT/OFB80/ZEROBYTE 10:43:58,487 INFO [main][CipherTest] transformation=AES.LIGHT/OFB80/ZEROBYTEPADDING 10:43:58,487 INFO [main][CipherTest] transformation=AES.LIGHT/OFB88/ 10:43:58,487 INFO [main][CipherTest] transformation=AES.LIGHT/OFB88/ISO10126 10:43:58,487 INFO [main][CipherTest] transformation=AES.LIGHT/OFB88/ISO10126-2 10:43:58,487 INFO [main][CipherTest] transformation=AES.LIGHT/OFB88/ISO10126-2PADDING 10:43:58,487 INFO [main][CipherTest] transformation=AES.LIGHT/OFB88/ISO10126PADDING 10:43:58,487 INFO [main][CipherTest] transformation=AES.LIGHT/OFB88/ISO7816-4 10:43:58,487 INFO [main][CipherTest] transformation=AES.LIGHT/OFB88/ISO7816-4PADDING 10:43:58,487 INFO [main][CipherTest] transformation=AES.LIGHT/OFB88/NOPADDING 10:43:58,488 INFO [main][CipherTest] transformation=AES.LIGHT/OFB88/PKCS5 10:43:58,488 INFO [main][CipherTest] transformation=AES.LIGHT/OFB88/PKCS5PADDING 10:43:58,488 INFO [main][CipherTest] transformation=AES.LIGHT/OFB88/PKCS7 10:43:58,488 INFO [main][CipherTest] transformation=AES.LIGHT/OFB88/PKCS7PADDING 10:43:58,488 INFO [main][CipherTest] transformation=AES.LIGHT/OFB88/TBC 10:43:58,488 INFO [main][CipherTest] transformation=AES.LIGHT/OFB88/TBCPADDING 10:43:58,488 INFO [main][CipherTest] transformation=AES.LIGHT/OFB88/X9.23 10:43:58,488 INFO [main][CipherTest] transformation=AES.LIGHT/OFB88/X9.23PADDING 10:43:58,488 INFO [main][CipherTest] transformation=AES.LIGHT/OFB88/ZEROBYTE 10:43:58,488 INFO [main][CipherTest] transformation=AES.LIGHT/OFB88/ZEROBYTEPADDING 10:43:58,488 INFO [main][CipherTest] transformation=AES.LIGHT/OFB96/ 10:43:58,488 INFO [main][CipherTest] transformation=AES.LIGHT/OFB96/ISO10126 10:43:58,488 INFO [main][CipherTest] transformation=AES.LIGHT/OFB96/ISO10126-2 10:43:58,488 INFO [main][CipherTest] transformation=AES.LIGHT/OFB96/ISO10126-2PADDING 10:43:58,488 INFO [main][CipherTest] transformation=AES.LIGHT/OFB96/ISO10126PADDING 10:43:58,489 INFO [main][CipherTest] transformation=AES.LIGHT/OFB96/ISO7816-4 10:43:58,489 INFO [main][CipherTest] transformation=AES.LIGHT/OFB96/ISO7816-4PADDING 10:43:58,489 INFO [main][CipherTest] transformation=AES.LIGHT/OFB96/NOPADDING 10:43:58,489 INFO [main][CipherTest] transformation=AES.LIGHT/OFB96/PKCS5 10:43:58,489 INFO [main][CipherTest] transformation=AES.LIGHT/OFB96/PKCS5PADDING 10:43:58,489 INFO [main][CipherTest] transformation=AES.LIGHT/OFB96/PKCS7 10:43:58,489 INFO [main][CipherTest] transformation=AES.LIGHT/OFB96/PKCS7PADDING 10:43:58,489 INFO [main][CipherTest] transformation=AES.LIGHT/OFB96/TBC 10:43:58,489 INFO [main][CipherTest] transformation=AES.LIGHT/OFB96/TBCPADDING 10:43:58,489 INFO [main][CipherTest] transformation=AES.LIGHT/OFB96/X9.23 10:43:58,489 INFO [main][CipherTest] transformation=AES.LIGHT/OFB96/X9.23PADDING 10:43:58,489 INFO [main][CipherTest] transformation=AES.LIGHT/OFB96/ZEROBYTE 10:43:58,490 INFO [main][CipherTest] transformation=AES.LIGHT/OFB96/ZEROBYTEPADDING 10:43:58,490 INFO [main][CipherTest] transformation=AES.LIGHT/SIC/ 10:43:58,490 INFO [main][CipherTest] transformation=AES.LIGHT/SIC/ISO10126 10:43:58,490 INFO [main][CipherTest] transformation=AES.LIGHT/SIC/ISO10126-2 10:43:58,490 INFO [main][CipherTest] transformation=AES.LIGHT/SIC/ISO10126-2PADDING 10:43:58,490 INFO [main][CipherTest] transformation=AES.LIGHT/SIC/ISO10126PADDING 10:43:58,490 INFO [main][CipherTest] transformation=AES.LIGHT/SIC/ISO7816-4 10:43:58,490 INFO [main][CipherTest] transformation=AES.LIGHT/SIC/ISO7816-4PADDING 10:43:58,491 INFO [main][CipherTest] transformation=AES.LIGHT/SIC/NOPADDING 10:43:58,491 INFO [main][CipherTest] transformation=AES.LIGHT/SIC/PKCS5 10:43:58,491 INFO [main][CipherTest] transformation=AES.LIGHT/SIC/PKCS5PADDING 10:43:58,491 INFO [main][CipherTest] transformation=AES.LIGHT/SIC/PKCS7 10:43:58,491 INFO [main][CipherTest] transformation=AES.LIGHT/SIC/PKCS7PADDING 10:43:58,491 INFO [main][CipherTest] transformation=AES.LIGHT/SIC/TBC 10:43:58,492 INFO [main][CipherTest] transformation=AES.LIGHT/SIC/TBCPADDING 10:43:58,492 INFO [main][CipherTest] transformation=AES.LIGHT/SIC/X9.23 10:43:58,492 INFO [main][CipherTest] transformation=AES.LIGHT/SIC/X9.23PADDING 10:43:58,492 INFO [main][CipherTest] transformation=AES.LIGHT/SIC/ZEROBYTE 10:43:58,492 INFO [main][CipherTest] transformation=AES.LIGHT/SIC/ZEROBYTEPADDING 10:43:58,492 INFO [main][CipherTest] transformation=AES// 10:43:58,492 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "AES//" does not support IV => Skipping. 10:43:58,492 INFO [main][CipherTest] transformation=AES//NOPADDING 10:43:58,493 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "AES//NOPADDING" does not support IV => Skipping. 10:43:58,493 INFO [main][CipherTest] transformation=AES/CBC-CTS/ 10:43:58,493 INFO [main][CipherTest] transformation=AES/CBC-CTS/NOPADDING 10:43:58,493 INFO [main][CipherTest] transformation=AES/CBC/ 10:43:58,493 INFO [main][CipherTest] transformation=AES/CBC/ISO10126 10:43:58,494 INFO [main][CipherTest] transformation=AES/CBC/ISO10126-2 10:43:58,494 INFO [main][CipherTest] transformation=AES/CBC/ISO10126-2PADDING 10:43:58,494 INFO [main][CipherTest] transformation=AES/CBC/ISO10126PADDING 10:43:58,495 INFO [main][CipherTest] transformation=AES/CBC/ISO7816-4 10:43:58,495 INFO [main][CipherTest] transformation=AES/CBC/ISO7816-4PADDING 10:43:58,495 INFO [main][CipherTest] transformation=AES/CBC/NOPADDING 10:43:58,495 INFO [main][CipherTest] transformation=AES/CBC/PKCS5 10:43:58,495 INFO [main][CipherTest] transformation=AES/CBC/PKCS5PADDING 10:43:58,496 INFO [main][CipherTest] transformation=AES/CBC/PKCS7 10:43:58,496 INFO [main][CipherTest] transformation=AES/CBC/PKCS7PADDING 10:43:58,496 INFO [main][CipherTest] transformation=AES/CBC/TBC 10:43:58,496 INFO [main][CipherTest] transformation=AES/CBC/TBCPADDING 10:43:58,496 INFO [main][CipherTest] transformation=AES/CBC/X9.23 10:43:58,496 INFO [main][CipherTest] transformation=AES/CBC/X9.23PADDING 10:43:58,497 INFO [main][CipherTest] transformation=AES/CBC/ZEROBYTE 10:43:58,497 INFO [main][CipherTest] transformation=AES/CBC/ZEROBYTEPADDING 10:43:58,497 INFO [main][CipherTest] transformation=AES/CCM/ 10:43:58,497 ERROR [main][CipherTest] transformation "AES/CCM/": java.lang.IllegalArgumentException: nonce must have length from 7 to 13 octets 10:43:58,497 INFO [main][CipherTest] transformation=AES/CCM/NOPADDING 10:43:58,497 ERROR [main][CipherTest] transformation "AES/CCM/NOPADDING": java.lang.IllegalArgumentException: nonce must have length from 7 to 13 octets 10:43:58,497 INFO [main][CipherTest] transformation=AES/CFB/ 10:43:58,497 INFO [main][CipherTest] transformation=AES/CFB/ISO10126 10:43:58,497 INFO [main][CipherTest] transformation=AES/CFB/ISO10126-2 10:43:58,498 INFO [main][CipherTest] transformation=AES/CFB/ISO10126-2PADDING 10:43:58,498 INFO [main][CipherTest] transformation=AES/CFB/ISO10126PADDING 10:43:58,498 INFO [main][CipherTest] transformation=AES/CFB/ISO7816-4 10:43:58,498 INFO [main][CipherTest] transformation=AES/CFB/ISO7816-4PADDING 10:43:58,498 INFO [main][CipherTest] transformation=AES/CFB/NOPADDING 10:43:58,498 INFO [main][CipherTest] transformation=AES/CFB/PKCS5 10:43:58,498 INFO [main][CipherTest] transformation=AES/CFB/PKCS5PADDING 10:43:58,498 INFO [main][CipherTest] transformation=AES/CFB/PKCS7 10:43:58,498 INFO [main][CipherTest] transformation=AES/CFB/PKCS7PADDING 10:43:58,499 INFO [main][CipherTest] transformation=AES/CFB/TBC 10:43:58,499 INFO [main][CipherTest] transformation=AES/CFB/TBCPADDING 10:43:58,499 INFO [main][CipherTest] transformation=AES/CFB/X9.23 10:43:58,499 INFO [main][CipherTest] transformation=AES/CFB/X9.23PADDING 10:43:58,499 INFO [main][CipherTest] transformation=AES/CFB/ZEROBYTE 10:43:58,499 INFO [main][CipherTest] transformation=AES/CFB/ZEROBYTEPADDING 10:43:58,499 INFO [main][CipherTest] transformation=AES/CFB104/ 10:43:58,499 INFO [main][CipherTest] transformation=AES/CFB104/ISO10126 10:43:58,500 INFO [main][CipherTest] transformation=AES/CFB104/ISO10126-2 10:43:58,500 INFO [main][CipherTest] transformation=AES/CFB104/ISO10126-2PADDING 10:43:58,500 INFO [main][CipherTest] transformation=AES/CFB104/ISO10126PADDING 10:43:58,500 INFO [main][CipherTest] transformation=AES/CFB104/ISO7816-4 10:43:58,500 INFO [main][CipherTest] transformation=AES/CFB104/ISO7816-4PADDING 10:43:58,500 INFO [main][CipherTest] transformation=AES/CFB104/NOPADDING 10:43:58,500 INFO [main][CipherTest] transformation=AES/CFB104/PKCS5 10:43:58,500 INFO [main][CipherTest] transformation=AES/CFB104/PKCS5PADDING 10:43:58,501 INFO [main][CipherTest] transformation=AES/CFB104/PKCS7 10:43:58,501 INFO [main][CipherTest] transformation=AES/CFB104/PKCS7PADDING 10:43:58,501 INFO [main][CipherTest] transformation=AES/CFB104/TBC 10:43:58,501 INFO [main][CipherTest] transformation=AES/CFB104/TBCPADDING 10:43:58,501 INFO [main][CipherTest] transformation=AES/CFB104/X9.23 10:43:58,501 INFO [main][CipherTest] transformation=AES/CFB104/X9.23PADDING 10:43:58,501 INFO [main][CipherTest] transformation=AES/CFB104/ZEROBYTE 10:43:58,501 INFO [main][CipherTest] transformation=AES/CFB104/ZEROBYTEPADDING 10:43:58,502 INFO [main][CipherTest] transformation=AES/CFB112/ 10:43:58,502 INFO [main][CipherTest] transformation=AES/CFB112/ISO10126 10:43:58,502 INFO [main][CipherTest] transformation=AES/CFB112/ISO10126-2 10:43:58,502 INFO [main][CipherTest] transformation=AES/CFB112/ISO10126-2PADDING 10:43:58,502 INFO [main][CipherTest] transformation=AES/CFB112/ISO10126PADDING 10:43:58,502 INFO [main][CipherTest] transformation=AES/CFB112/ISO7816-4 10:43:58,502 INFO [main][CipherTest] transformation=AES/CFB112/ISO7816-4PADDING 10:43:58,502 INFO [main][CipherTest] transformation=AES/CFB112/NOPADDING 10:43:58,503 INFO [main][CipherTest] transformation=AES/CFB112/PKCS5 10:43:58,503 INFO [main][CipherTest] transformation=AES/CFB112/PKCS5PADDING 10:43:58,503 INFO [main][CipherTest] transformation=AES/CFB112/PKCS7 10:43:58,503 INFO [main][CipherTest] transformation=AES/CFB112/PKCS7PADDING 10:43:58,503 INFO [main][CipherTest] transformation=AES/CFB112/TBC 10:43:58,503 INFO [main][CipherTest] transformation=AES/CFB112/TBCPADDING 10:43:58,503 INFO [main][CipherTest] transformation=AES/CFB112/X9.23 10:43:58,503 INFO [main][CipherTest] transformation=AES/CFB112/X9.23PADDING 10:43:58,503 INFO [main][CipherTest] transformation=AES/CFB112/ZEROBYTE 10:43:58,504 INFO [main][CipherTest] transformation=AES/CFB112/ZEROBYTEPADDING 10:43:58,504 INFO [main][CipherTest] transformation=AES/CFB120/ 10:43:58,504 INFO [main][CipherTest] transformation=AES/CFB120/ISO10126 10:43:58,504 INFO [main][CipherTest] transformation=AES/CFB120/ISO10126-2 10:43:58,504 INFO [main][CipherTest] transformation=AES/CFB120/ISO10126-2PADDING 10:43:58,504 INFO [main][CipherTest] transformation=AES/CFB120/ISO10126PADDING 10:43:58,504 INFO [main][CipherTest] transformation=AES/CFB120/ISO7816-4 10:43:58,504 INFO [main][CipherTest] transformation=AES/CFB120/ISO7816-4PADDING 10:43:58,504 INFO [main][CipherTest] transformation=AES/CFB120/NOPADDING 10:43:58,504 INFO [main][CipherTest] transformation=AES/CFB120/PKCS5 10:43:58,504 INFO [main][CipherTest] transformation=AES/CFB120/PKCS5PADDING 10:43:58,504 INFO [main][CipherTest] transformation=AES/CFB120/PKCS7 10:43:58,505 INFO [main][CipherTest] transformation=AES/CFB120/PKCS7PADDING 10:43:58,505 INFO [main][CipherTest] transformation=AES/CFB120/TBC 10:43:58,505 INFO [main][CipherTest] transformation=AES/CFB120/TBCPADDING 10:43:58,505 INFO [main][CipherTest] transformation=AES/CFB120/X9.23 10:43:58,505 INFO [main][CipherTest] transformation=AES/CFB120/X9.23PADDING 10:43:58,505 INFO [main][CipherTest] transformation=AES/CFB120/ZEROBYTE 10:43:58,505 INFO [main][CipherTest] transformation=AES/CFB120/ZEROBYTEPADDING 10:43:58,505 INFO [main][CipherTest] transformation=AES/CFB128/ 10:43:58,505 INFO [main][CipherTest] transformation=AES/CFB128/ISO10126 10:43:58,505 INFO [main][CipherTest] transformation=AES/CFB128/ISO10126-2 10:43:58,505 INFO [main][CipherTest] transformation=AES/CFB128/ISO10126-2PADDING 10:43:58,505 INFO [main][CipherTest] transformation=AES/CFB128/ISO10126PADDING 10:43:58,505 INFO [main][CipherTest] transformation=AES/CFB128/ISO7816-4 10:43:58,505 INFO [main][CipherTest] transformation=AES/CFB128/ISO7816-4PADDING 10:43:58,506 INFO [main][CipherTest] transformation=AES/CFB128/NOPADDING 10:43:58,506 INFO [main][CipherTest] transformation=AES/CFB128/PKCS5 10:43:58,506 INFO [main][CipherTest] transformation=AES/CFB128/PKCS5PADDING 10:43:58,506 INFO [main][CipherTest] transformation=AES/CFB128/PKCS7 10:43:58,506 INFO [main][CipherTest] transformation=AES/CFB128/PKCS7PADDING 10:43:58,506 INFO [main][CipherTest] transformation=AES/CFB128/TBC 10:43:58,506 INFO [main][CipherTest] transformation=AES/CFB128/TBCPADDING 10:43:58,506 INFO [main][CipherTest] transformation=AES/CFB128/X9.23 10:43:58,506 INFO [main][CipherTest] transformation=AES/CFB128/X9.23PADDING 10:43:58,506 INFO [main][CipherTest] transformation=AES/CFB128/ZEROBYTE 10:43:58,506 INFO [main][CipherTest] transformation=AES/CFB128/ZEROBYTEPADDING 10:43:58,506 INFO [main][CipherTest] transformation=AES/CFB136/ 10:43:58,506 INFO [main][CipherTest] transformation=AES/CFB136/ISO10126 10:43:58,506 INFO [main][CipherTest] transformation=AES/CFB136/ISO10126-2 10:43:58,507 INFO [main][CipherTest] transformation=AES/CFB136/ISO10126-2PADDING 10:43:58,507 INFO [main][CipherTest] transformation=AES/CFB136/ISO10126PADDING 10:43:58,507 INFO [main][CipherTest] transformation=AES/CFB136/ISO7816-4 10:43:58,507 INFO [main][CipherTest] transformation=AES/CFB136/ISO7816-4PADDING 10:43:58,507 INFO [main][CipherTest] transformation=AES/CFB136/NOPADDING 10:43:58,507 INFO [main][CipherTest] transformation=AES/CFB136/PKCS5 10:43:58,507 INFO [main][CipherTest] transformation=AES/CFB136/PKCS5PADDING 10:43:58,507 INFO [main][CipherTest] transformation=AES/CFB136/PKCS7 10:43:58,507 INFO [main][CipherTest] transformation=AES/CFB136/PKCS7PADDING 10:43:58,507 INFO [main][CipherTest] transformation=AES/CFB136/TBC 10:43:58,507 INFO [main][CipherTest] transformation=AES/CFB136/TBCPADDING 10:43:58,508 INFO [main][CipherTest] transformation=AES/CFB136/X9.23 10:43:58,508 INFO [main][CipherTest] transformation=AES/CFB136/X9.23PADDING 10:43:58,508 INFO [main][CipherTest] transformation=AES/CFB136/ZEROBYTE 10:43:58,508 INFO [main][CipherTest] transformation=AES/CFB136/ZEROBYTEPADDING 10:43:58,508 INFO [main][CipherTest] transformation=AES/CFB144/ 10:43:58,508 INFO [main][CipherTest] transformation=AES/CFB144/ISO10126 10:43:58,508 INFO [main][CipherTest] transformation=AES/CFB144/ISO10126-2 10:43:58,508 INFO [main][CipherTest] transformation=AES/CFB144/ISO10126-2PADDING 10:43:58,508 INFO [main][CipherTest] transformation=AES/CFB144/ISO10126PADDING 10:43:58,508 INFO [main][CipherTest] transformation=AES/CFB144/ISO7816-4 10:43:58,508 INFO [main][CipherTest] transformation=AES/CFB144/ISO7816-4PADDING 10:43:58,508 INFO [main][CipherTest] transformation=AES/CFB144/NOPADDING 10:43:58,508 INFO [main][CipherTest] transformation=AES/CFB144/PKCS5 10:43:58,508 INFO [main][CipherTest] transformation=AES/CFB144/PKCS5PADDING 10:43:58,509 INFO [main][CipherTest] transformation=AES/CFB144/PKCS7 10:43:58,509 INFO [main][CipherTest] transformation=AES/CFB144/PKCS7PADDING 10:43:58,509 INFO [main][CipherTest] transformation=AES/CFB144/TBC 10:43:58,509 INFO [main][CipherTest] transformation=AES/CFB144/TBCPADDING 10:43:58,509 INFO [main][CipherTest] transformation=AES/CFB144/X9.23 10:43:58,509 INFO [main][CipherTest] transformation=AES/CFB144/X9.23PADDING 10:43:58,509 INFO [main][CipherTest] transformation=AES/CFB144/ZEROBYTE 10:43:58,509 INFO [main][CipherTest] transformation=AES/CFB144/ZEROBYTEPADDING 10:43:58,509 INFO [main][CipherTest] transformation=AES/CFB152/ 10:43:58,509 INFO [main][CipherTest] transformation=AES/CFB152/ISO10126 10:43:58,509 INFO [main][CipherTest] transformation=AES/CFB152/ISO10126-2 10:43:58,509 INFO [main][CipherTest] transformation=AES/CFB152/ISO10126-2PADDING 10:43:58,510 INFO [main][CipherTest] transformation=AES/CFB152/ISO10126PADDING 10:43:58,510 INFO [main][CipherTest] transformation=AES/CFB152/ISO7816-4 10:43:58,510 INFO [main][CipherTest] transformation=AES/CFB152/ISO7816-4PADDING 10:43:58,510 INFO [main][CipherTest] transformation=AES/CFB152/NOPADDING 10:43:58,510 INFO [main][CipherTest] transformation=AES/CFB152/PKCS5 10:43:58,510 INFO [main][CipherTest] transformation=AES/CFB152/PKCS5PADDING 10:43:58,510 INFO [main][CipherTest] transformation=AES/CFB152/PKCS7 10:43:58,510 INFO [main][CipherTest] transformation=AES/CFB152/PKCS7PADDING 10:43:58,510 INFO [main][CipherTest] transformation=AES/CFB152/TBC 10:43:58,510 INFO [main][CipherTest] transformation=AES/CFB152/TBCPADDING 10:43:58,510 INFO [main][CipherTest] transformation=AES/CFB152/X9.23 10:43:58,510 INFO [main][CipherTest] transformation=AES/CFB152/X9.23PADDING 10:43:58,510 INFO [main][CipherTest] transformation=AES/CFB152/ZEROBYTE 10:43:58,511 INFO [main][CipherTest] transformation=AES/CFB152/ZEROBYTEPADDING 10:43:58,511 INFO [main][CipherTest] transformation=AES/CFB16/ 10:43:58,511 INFO [main][CipherTest] transformation=AES/CFB16/ISO10126 10:43:58,511 INFO [main][CipherTest] transformation=AES/CFB16/ISO10126-2 10:43:58,511 INFO [main][CipherTest] transformation=AES/CFB16/ISO10126-2PADDING 10:43:58,511 INFO [main][CipherTest] transformation=AES/CFB16/ISO10126PADDING 10:43:58,511 INFO [main][CipherTest] transformation=AES/CFB16/ISO7816-4 10:43:58,511 INFO [main][CipherTest] transformation=AES/CFB16/ISO7816-4PADDING 10:43:58,511 INFO [main][CipherTest] transformation=AES/CFB16/NOPADDING 10:43:58,511 INFO [main][CipherTest] transformation=AES/CFB16/PKCS5 10:43:58,511 INFO [main][CipherTest] transformation=AES/CFB16/PKCS5PADDING 10:43:58,511 INFO [main][CipherTest] transformation=AES/CFB16/PKCS7 10:43:58,511 INFO [main][CipherTest] transformation=AES/CFB16/PKCS7PADDING 10:43:58,512 INFO [main][CipherTest] transformation=AES/CFB16/TBC 10:43:58,512 INFO [main][CipherTest] transformation=AES/CFB16/TBCPADDING 10:43:58,512 INFO [main][CipherTest] transformation=AES/CFB16/X9.23 10:43:58,512 INFO [main][CipherTest] transformation=AES/CFB16/X9.23PADDING 10:43:58,512 INFO [main][CipherTest] transformation=AES/CFB16/ZEROBYTE 10:43:58,512 INFO [main][CipherTest] transformation=AES/CFB16/ZEROBYTEPADDING 10:43:58,512 INFO [main][CipherTest] transformation=AES/CFB160/ 10:43:58,512 INFO [main][CipherTest] transformation=AES/CFB160/ISO10126 10:43:58,512 INFO [main][CipherTest] transformation=AES/CFB160/ISO10126-2 10:43:58,512 INFO [main][CipherTest] transformation=AES/CFB160/ISO10126-2PADDING 10:43:58,512 INFO [main][CipherTest] transformation=AES/CFB160/ISO10126PADDING 10:43:58,512 INFO [main][CipherTest] transformation=AES/CFB160/ISO7816-4 10:43:58,512 INFO [main][CipherTest] transformation=AES/CFB160/ISO7816-4PADDING 10:43:58,512 INFO [main][CipherTest] transformation=AES/CFB160/NOPADDING 10:43:58,513 INFO [main][CipherTest] transformation=AES/CFB160/PKCS5 10:43:58,513 INFO [main][CipherTest] transformation=AES/CFB160/PKCS5PADDING 10:43:58,513 INFO [main][CipherTest] transformation=AES/CFB160/PKCS7 10:43:58,513 INFO [main][CipherTest] transformation=AES/CFB160/PKCS7PADDING 10:43:58,513 INFO [main][CipherTest] transformation=AES/CFB160/TBC 10:43:58,513 INFO [main][CipherTest] transformation=AES/CFB160/TBCPADDING 10:43:58,513 INFO [main][CipherTest] transformation=AES/CFB160/X9.23 10:43:58,513 INFO [main][CipherTest] transformation=AES/CFB160/X9.23PADDING 10:43:58,513 INFO [main][CipherTest] transformation=AES/CFB160/ZEROBYTE 10:43:58,513 INFO [main][CipherTest] transformation=AES/CFB160/ZEROBYTEPADDING 10:43:58,513 INFO [main][CipherTest] transformation=AES/CFB168/ 10:43:58,513 INFO [main][CipherTest] transformation=AES/CFB168/ISO10126 10:43:58,514 INFO [main][CipherTest] transformation=AES/CFB168/ISO10126-2 10:43:58,514 INFO [main][CipherTest] transformation=AES/CFB168/ISO10126-2PADDING 10:43:58,514 INFO [main][CipherTest] transformation=AES/CFB168/ISO10126PADDING 10:43:58,514 INFO [main][CipherTest] transformation=AES/CFB168/ISO7816-4 10:43:58,514 INFO [main][CipherTest] transformation=AES/CFB168/ISO7816-4PADDING 10:43:58,514 INFO [main][CipherTest] transformation=AES/CFB168/NOPADDING 10:43:58,514 INFO [main][CipherTest] transformation=AES/CFB168/PKCS5 10:43:58,514 INFO [main][CipherTest] transformation=AES/CFB168/PKCS5PADDING 10:43:58,514 INFO [main][CipherTest] transformation=AES/CFB168/PKCS7 10:43:58,514 INFO [main][CipherTest] transformation=AES/CFB168/PKCS7PADDING 10:43:58,514 INFO [main][CipherTest] transformation=AES/CFB168/TBC 10:43:58,514 INFO [main][CipherTest] transformation=AES/CFB168/TBCPADDING 10:43:58,514 INFO [main][CipherTest] transformation=AES/CFB168/X9.23 10:43:58,515 INFO [main][CipherTest] transformation=AES/CFB168/X9.23PADDING 10:43:58,515 INFO [main][CipherTest] transformation=AES/CFB168/ZEROBYTE 10:43:58,515 INFO [main][CipherTest] transformation=AES/CFB168/ZEROBYTEPADDING 10:43:58,515 INFO [main][CipherTest] transformation=AES/CFB176/ 10:43:58,515 INFO [main][CipherTest] transformation=AES/CFB176/ISO10126 10:43:58,515 INFO [main][CipherTest] transformation=AES/CFB176/ISO10126-2 10:43:58,515 INFO [main][CipherTest] transformation=AES/CFB176/ISO10126-2PADDING 10:43:58,515 INFO [main][CipherTest] transformation=AES/CFB176/ISO10126PADDING 10:43:58,515 INFO [main][CipherTest] transformation=AES/CFB176/ISO7816-4 10:43:58,515 INFO [main][CipherTest] transformation=AES/CFB176/ISO7816-4PADDING 10:43:58,515 INFO [main][CipherTest] transformation=AES/CFB176/NOPADDING 10:43:58,515 INFO [main][CipherTest] transformation=AES/CFB176/PKCS5 10:43:58,516 INFO [main][CipherTest] transformation=AES/CFB176/PKCS5PADDING 10:43:58,516 INFO [main][CipherTest] transformation=AES/CFB176/PKCS7 10:43:58,516 INFO [main][CipherTest] transformation=AES/CFB176/PKCS7PADDING 10:43:58,516 INFO [main][CipherTest] transformation=AES/CFB176/TBC 10:43:58,516 INFO [main][CipherTest] transformation=AES/CFB176/TBCPADDING 10:43:58,516 INFO [main][CipherTest] transformation=AES/CFB176/X9.23 10:43:58,516 INFO [main][CipherTest] transformation=AES/CFB176/X9.23PADDING 10:43:58,516 INFO [main][CipherTest] transformation=AES/CFB176/ZEROBYTE 10:43:58,516 INFO [main][CipherTest] transformation=AES/CFB176/ZEROBYTEPADDING 10:43:58,516 INFO [main][CipherTest] transformation=AES/CFB184/ 10:43:58,516 INFO [main][CipherTest] transformation=AES/CFB184/ISO10126 10:43:58,516 INFO [main][CipherTest] transformation=AES/CFB184/ISO10126-2 10:43:58,516 INFO [main][CipherTest] transformation=AES/CFB184/ISO10126-2PADDING 10:43:58,517 INFO [main][CipherTest] transformation=AES/CFB184/ISO10126PADDING 10:43:58,517 INFO [main][CipherTest] transformation=AES/CFB184/ISO7816-4 10:43:58,517 INFO [main][CipherTest] transformation=AES/CFB184/ISO7816-4PADDING 10:43:58,517 INFO [main][CipherTest] transformation=AES/CFB184/NOPADDING 10:43:58,517 INFO [main][CipherTest] transformation=AES/CFB184/PKCS5 10:43:58,517 INFO [main][CipherTest] transformation=AES/CFB184/PKCS5PADDING 10:43:58,517 INFO [main][CipherTest] transformation=AES/CFB184/PKCS7 10:43:58,517 INFO [main][CipherTest] transformation=AES/CFB184/PKCS7PADDING 10:43:58,517 INFO [main][CipherTest] transformation=AES/CFB184/TBC 10:43:58,517 INFO [main][CipherTest] transformation=AES/CFB184/TBCPADDING 10:43:58,517 INFO [main][CipherTest] transformation=AES/CFB184/X9.23 10:43:58,517 INFO [main][CipherTest] transformation=AES/CFB184/X9.23PADDING 10:43:58,517 INFO [main][CipherTest] transformation=AES/CFB184/ZEROBYTE 10:43:58,517 INFO [main][CipherTest] transformation=AES/CFB184/ZEROBYTEPADDING 10:43:58,518 INFO [main][CipherTest] transformation=AES/CFB192/ 10:43:58,518 INFO [main][CipherTest] transformation=AES/CFB192/ISO10126 10:43:58,518 INFO [main][CipherTest] transformation=AES/CFB192/ISO10126-2 10:43:58,518 INFO [main][CipherTest] transformation=AES/CFB192/ISO10126-2PADDING 10:43:58,518 INFO [main][CipherTest] transformation=AES/CFB192/ISO10126PADDING 10:43:58,518 INFO [main][CipherTest] transformation=AES/CFB192/ISO7816-4 10:43:58,518 INFO [main][CipherTest] transformation=AES/CFB192/ISO7816-4PADDING 10:43:58,518 INFO [main][CipherTest] transformation=AES/CFB192/NOPADDING 10:43:58,518 INFO [main][CipherTest] transformation=AES/CFB192/PKCS5 10:43:58,518 INFO [main][CipherTest] transformation=AES/CFB192/PKCS5PADDING 10:43:58,518 INFO [main][CipherTest] transformation=AES/CFB192/PKCS7 10:43:58,518 INFO [main][CipherTest] transformation=AES/CFB192/PKCS7PADDING 10:43:58,518 INFO [main][CipherTest] transformation=AES/CFB192/TBC 10:43:58,519 INFO [main][CipherTest] transformation=AES/CFB192/TBCPADDING 10:43:58,519 INFO [main][CipherTest] transformation=AES/CFB192/X9.23 10:43:58,519 INFO [main][CipherTest] transformation=AES/CFB192/X9.23PADDING 10:43:58,519 INFO [main][CipherTest] transformation=AES/CFB192/ZEROBYTE 10:43:58,519 INFO [main][CipherTest] transformation=AES/CFB192/ZEROBYTEPADDING 10:43:58,519 INFO [main][CipherTest] transformation=AES/CFB200/ 10:43:58,519 INFO [main][CipherTest] transformation=AES/CFB200/ISO10126 10:43:58,519 INFO [main][CipherTest] transformation=AES/CFB200/ISO10126-2 10:43:58,519 INFO [main][CipherTest] transformation=AES/CFB200/ISO10126-2PADDING 10:43:58,519 INFO [main][CipherTest] transformation=AES/CFB200/ISO10126PADDING 10:43:58,519 INFO [main][CipherTest] transformation=AES/CFB200/ISO7816-4 10:43:58,519 INFO [main][CipherTest] transformation=AES/CFB200/ISO7816-4PADDING 10:43:58,520 INFO [main][CipherTest] transformation=AES/CFB200/NOPADDING 10:43:58,520 INFO [main][CipherTest] transformation=AES/CFB200/PKCS5 10:43:58,520 INFO [main][CipherTest] transformation=AES/CFB200/PKCS5PADDING 10:43:58,520 INFO [main][CipherTest] transformation=AES/CFB200/PKCS7 10:43:58,520 INFO [main][CipherTest] transformation=AES/CFB200/PKCS7PADDING 10:43:58,520 INFO [main][CipherTest] transformation=AES/CFB200/TBC 10:43:58,520 INFO [main][CipherTest] transformation=AES/CFB200/TBCPADDING 10:43:58,520 INFO [main][CipherTest] transformation=AES/CFB200/X9.23 10:43:58,520 INFO [main][CipherTest] transformation=AES/CFB200/X9.23PADDING 10:43:58,520 INFO [main][CipherTest] transformation=AES/CFB200/ZEROBYTE 10:43:58,520 INFO [main][CipherTest] transformation=AES/CFB200/ZEROBYTEPADDING 10:43:58,520 INFO [main][CipherTest] transformation=AES/CFB208/ 10:43:58,520 INFO [main][CipherTest] transformation=AES/CFB208/ISO10126 10:43:58,520 INFO [main][CipherTest] transformation=AES/CFB208/ISO10126-2 10:43:58,521 INFO [main][CipherTest] transformation=AES/CFB208/ISO10126-2PADDING 10:43:58,521 INFO [main][CipherTest] transformation=AES/CFB208/ISO10126PADDING 10:43:58,521 INFO [main][CipherTest] transformation=AES/CFB208/ISO7816-4 10:43:58,521 INFO [main][CipherTest] transformation=AES/CFB208/ISO7816-4PADDING 10:43:58,521 INFO [main][CipherTest] transformation=AES/CFB208/NOPADDING 10:43:58,521 INFO [main][CipherTest] transformation=AES/CFB208/PKCS5 10:43:58,521 INFO [main][CipherTest] transformation=AES/CFB208/PKCS5PADDING 10:43:58,521 INFO [main][CipherTest] transformation=AES/CFB208/PKCS7 10:43:58,521 INFO [main][CipherTest] transformation=AES/CFB208/PKCS7PADDING 10:43:58,521 INFO [main][CipherTest] transformation=AES/CFB208/TBC 10:43:58,521 INFO [main][CipherTest] transformation=AES/CFB208/TBCPADDING 10:43:58,521 INFO [main][CipherTest] transformation=AES/CFB208/X9.23 10:43:58,521 INFO [main][CipherTest] transformation=AES/CFB208/X9.23PADDING 10:43:58,522 INFO [main][CipherTest] transformation=AES/CFB208/ZEROBYTE 10:43:58,522 INFO [main][CipherTest] transformation=AES/CFB208/ZEROBYTEPADDING 10:43:58,522 INFO [main][CipherTest] transformation=AES/CFB216/ 10:43:58,522 INFO [main][CipherTest] transformation=AES/CFB216/ISO10126 10:43:58,522 INFO [main][CipherTest] transformation=AES/CFB216/ISO10126-2 10:43:58,522 INFO [main][CipherTest] transformation=AES/CFB216/ISO10126-2PADDING 10:43:58,522 INFO [main][CipherTest] transformation=AES/CFB216/ISO10126PADDING 10:43:58,522 INFO [main][CipherTest] transformation=AES/CFB216/ISO7816-4 10:43:58,522 INFO [main][CipherTest] transformation=AES/CFB216/ISO7816-4PADDING 10:43:58,522 INFO [main][CipherTest] transformation=AES/CFB216/NOPADDING 10:43:58,522 INFO [main][CipherTest] transformation=AES/CFB216/PKCS5 10:43:58,522 INFO [main][CipherTest] transformation=AES/CFB216/PKCS5PADDING 10:43:58,522 INFO [main][CipherTest] transformation=AES/CFB216/PKCS7 10:43:58,522 INFO [main][CipherTest] transformation=AES/CFB216/PKCS7PADDING 10:43:58,523 INFO [main][CipherTest] transformation=AES/CFB216/TBC 10:43:58,523 INFO [main][CipherTest] transformation=AES/CFB216/TBCPADDING 10:43:58,523 INFO [main][CipherTest] transformation=AES/CFB216/X9.23 10:43:58,523 INFO [main][CipherTest] transformation=AES/CFB216/X9.23PADDING 10:43:58,523 INFO [main][CipherTest] transformation=AES/CFB216/ZEROBYTE 10:43:58,523 INFO [main][CipherTest] transformation=AES/CFB216/ZEROBYTEPADDING 10:43:58,523 INFO [main][CipherTest] transformation=AES/CFB224/ 10:43:58,523 INFO [main][CipherTest] transformation=AES/CFB224/ISO10126 10:43:58,523 INFO [main][CipherTest] transformation=AES/CFB224/ISO10126-2 10:43:58,523 INFO [main][CipherTest] transformation=AES/CFB224/ISO10126-2PADDING 10:43:58,523 INFO [main][CipherTest] transformation=AES/CFB224/ISO10126PADDING 10:43:58,523 INFO [main][CipherTest] transformation=AES/CFB224/ISO7816-4 10:43:58,524 INFO [main][CipherTest] transformation=AES/CFB224/ISO7816-4PADDING 10:43:58,524 INFO [main][CipherTest] transformation=AES/CFB224/NOPADDING 10:43:58,524 INFO [main][CipherTest] transformation=AES/CFB224/PKCS5 10:43:58,524 INFO [main][CipherTest] transformation=AES/CFB224/PKCS5PADDING 10:43:58,524 INFO [main][CipherTest] transformation=AES/CFB224/PKCS7 10:43:58,524 INFO [main][CipherTest] transformation=AES/CFB224/PKCS7PADDING 10:43:58,524 INFO [main][CipherTest] transformation=AES/CFB224/TBC 10:43:58,524 INFO [main][CipherTest] transformation=AES/CFB224/TBCPADDING 10:43:58,524 INFO [main][CipherTest] transformation=AES/CFB224/X9.23 10:43:58,524 INFO [main][CipherTest] transformation=AES/CFB224/X9.23PADDING 10:43:58,524 INFO [main][CipherTest] transformation=AES/CFB224/ZEROBYTE 10:43:58,524 INFO [main][CipherTest] transformation=AES/CFB224/ZEROBYTEPADDING 10:43:58,524 INFO [main][CipherTest] transformation=AES/CFB232/ 10:43:58,524 INFO [main][CipherTest] transformation=AES/CFB232/ISO10126 10:43:58,524 INFO [main][CipherTest] transformation=AES/CFB232/ISO10126-2 10:43:58,525 INFO [main][CipherTest] transformation=AES/CFB232/ISO10126-2PADDING 10:43:58,525 INFO [main][CipherTest] transformation=AES/CFB232/ISO10126PADDING 10:43:58,525 INFO [main][CipherTest] transformation=AES/CFB232/ISO7816-4 10:43:58,525 INFO [main][CipherTest] transformation=AES/CFB232/ISO7816-4PADDING 10:43:58,525 INFO [main][CipherTest] transformation=AES/CFB232/NOPADDING 10:43:58,525 INFO [main][CipherTest] transformation=AES/CFB232/PKCS5 10:43:58,525 INFO [main][CipherTest] transformation=AES/CFB232/PKCS5PADDING 10:43:58,525 INFO [main][CipherTest] transformation=AES/CFB232/PKCS7 10:43:58,525 INFO [main][CipherTest] transformation=AES/CFB232/PKCS7PADDING 10:43:58,525 INFO [main][CipherTest] transformation=AES/CFB232/TBC 10:43:58,525 INFO [main][CipherTest] transformation=AES/CFB232/TBCPADDING 10:43:58,526 INFO [main][CipherTest] transformation=AES/CFB232/X9.23 10:43:58,526 INFO [main][CipherTest] transformation=AES/CFB232/X9.23PADDING 10:43:58,526 INFO [main][CipherTest] transformation=AES/CFB232/ZEROBYTE 10:43:58,526 INFO [main][CipherTest] transformation=AES/CFB232/ZEROBYTEPADDING 10:43:58,526 INFO [main][CipherTest] transformation=AES/CFB24/ 10:43:58,526 INFO [main][CipherTest] transformation=AES/CFB24/ISO10126 10:43:58,526 INFO [main][CipherTest] transformation=AES/CFB24/ISO10126-2 10:43:58,526 INFO [main][CipherTest] transformation=AES/CFB24/ISO10126-2PADDING 10:43:58,526 INFO [main][CipherTest] transformation=AES/CFB24/ISO10126PADDING 10:43:58,526 INFO [main][CipherTest] transformation=AES/CFB24/ISO7816-4 10:43:58,526 INFO [main][CipherTest] transformation=AES/CFB24/ISO7816-4PADDING 10:43:58,526 INFO [main][CipherTest] transformation=AES/CFB24/NOPADDING 10:43:58,526 INFO [main][CipherTest] transformation=AES/CFB24/PKCS5 10:43:58,526 INFO [main][CipherTest] transformation=AES/CFB24/PKCS5PADDING 10:43:58,527 INFO [main][CipherTest] transformation=AES/CFB24/PKCS7 10:43:58,527 INFO [main][CipherTest] transformation=AES/CFB24/PKCS7PADDING 10:43:58,527 INFO [main][CipherTest] transformation=AES/CFB24/TBC 10:43:58,527 INFO [main][CipherTest] transformation=AES/CFB24/TBCPADDING 10:43:58,527 INFO [main][CipherTest] transformation=AES/CFB24/X9.23 10:43:58,527 INFO [main][CipherTest] transformation=AES/CFB24/X9.23PADDING 10:43:58,527 INFO [main][CipherTest] transformation=AES/CFB24/ZEROBYTE 10:43:58,527 INFO [main][CipherTest] transformation=AES/CFB24/ZEROBYTEPADDING 10:43:58,527 INFO [main][CipherTest] transformation=AES/CFB240/ 10:43:58,527 INFO [main][CipherTest] transformation=AES/CFB240/ISO10126 10:43:58,527 INFO [main][CipherTest] transformation=AES/CFB240/ISO10126-2 10:43:58,527 INFO [main][CipherTest] transformation=AES/CFB240/ISO10126-2PADDING 10:43:58,528 INFO [main][CipherTest] transformation=AES/CFB240/ISO10126PADDING 10:43:58,528 INFO [main][CipherTest] transformation=AES/CFB240/ISO7816-4 10:43:58,528 INFO [main][CipherTest] transformation=AES/CFB240/ISO7816-4PADDING 10:43:58,528 INFO [main][CipherTest] transformation=AES/CFB240/NOPADDING 10:43:58,528 INFO [main][CipherTest] transformation=AES/CFB240/PKCS5 10:43:58,528 INFO [main][CipherTest] transformation=AES/CFB240/PKCS5PADDING 10:43:58,528 INFO [main][CipherTest] transformation=AES/CFB240/PKCS7 10:43:58,528 INFO [main][CipherTest] transformation=AES/CFB240/PKCS7PADDING 10:43:58,528 INFO [main][CipherTest] transformation=AES/CFB240/TBC 10:43:58,528 INFO [main][CipherTest] transformation=AES/CFB240/TBCPADDING 10:43:58,528 INFO [main][CipherTest] transformation=AES/CFB240/X9.23 10:43:58,528 INFO [main][CipherTest] transformation=AES/CFB240/X9.23PADDING 10:43:58,528 INFO [main][CipherTest] transformation=AES/CFB240/ZEROBYTE 10:43:58,528 INFO [main][CipherTest] transformation=AES/CFB240/ZEROBYTEPADDING 10:43:58,528 INFO [main][CipherTest] transformation=AES/CFB248/ 10:43:58,529 INFO [main][CipherTest] transformation=AES/CFB248/ISO10126 10:43:58,529 INFO [main][CipherTest] transformation=AES/CFB248/ISO10126-2 10:43:58,529 INFO [main][CipherTest] transformation=AES/CFB248/ISO10126-2PADDING 10:43:58,529 INFO [main][CipherTest] transformation=AES/CFB248/ISO10126PADDING 10:43:58,529 INFO [main][CipherTest] transformation=AES/CFB248/ISO7816-4 10:43:58,529 INFO [main][CipherTest] transformation=AES/CFB248/ISO7816-4PADDING 10:43:58,529 INFO [main][CipherTest] transformation=AES/CFB248/NOPADDING 10:43:58,529 INFO [main][CipherTest] transformation=AES/CFB248/PKCS5 10:43:58,529 INFO [main][CipherTest] transformation=AES/CFB248/PKCS5PADDING 10:43:58,529 INFO [main][CipherTest] transformation=AES/CFB248/PKCS7 10:43:58,529 INFO [main][CipherTest] transformation=AES/CFB248/PKCS7PADDING 10:43:58,529 INFO [main][CipherTest] transformation=AES/CFB248/TBC 10:43:58,530 INFO [main][CipherTest] transformation=AES/CFB248/TBCPADDING 10:43:58,530 INFO [main][CipherTest] transformation=AES/CFB248/X9.23 10:43:58,530 INFO [main][CipherTest] transformation=AES/CFB248/X9.23PADDING 10:43:58,530 INFO [main][CipherTest] transformation=AES/CFB248/ZEROBYTE 10:43:58,530 INFO [main][CipherTest] transformation=AES/CFB248/ZEROBYTEPADDING 10:43:58,530 INFO [main][CipherTest] transformation=AES/CFB256/ 10:43:58,530 INFO [main][CipherTest] transformation=AES/CFB256/ISO10126 10:43:58,530 INFO [main][CipherTest] transformation=AES/CFB256/ISO10126-2 10:43:58,530 INFO [main][CipherTest] transformation=AES/CFB256/ISO10126-2PADDING 10:43:58,530 INFO [main][CipherTest] transformation=AES/CFB256/ISO10126PADDING 10:43:58,530 INFO [main][CipherTest] transformation=AES/CFB256/ISO7816-4 10:43:58,531 INFO [main][CipherTest] transformation=AES/CFB256/ISO7816-4PADDING 10:43:58,531 INFO [main][CipherTest] transformation=AES/CFB256/NOPADDING 10:43:58,531 INFO [main][CipherTest] transformation=AES/CFB256/PKCS5 10:43:58,531 INFO [main][CipherTest] transformation=AES/CFB256/PKCS5PADDING 10:43:58,531 INFO [main][CipherTest] transformation=AES/CFB256/PKCS7 10:43:58,531 INFO [main][CipherTest] transformation=AES/CFB256/PKCS7PADDING 10:43:58,531 INFO [main][CipherTest] transformation=AES/CFB256/TBC 10:43:58,531 INFO [main][CipherTest] transformation=AES/CFB256/TBCPADDING 10:43:58,531 INFO [main][CipherTest] transformation=AES/CFB256/X9.23 10:43:58,532 INFO [main][CipherTest] transformation=AES/CFB256/X9.23PADDING 10:43:58,532 INFO [main][CipherTest] transformation=AES/CFB256/ZEROBYTE 10:43:58,532 INFO [main][CipherTest] transformation=AES/CFB256/ZEROBYTEPADDING 10:43:58,532 INFO [main][CipherTest] transformation=AES/CFB32/ 10:43:58,532 INFO [main][CipherTest] transformation=AES/CFB32/ISO10126 10:43:58,532 INFO [main][CipherTest] transformation=AES/CFB32/ISO10126-2 10:43:58,532 INFO [main][CipherTest] transformation=AES/CFB32/ISO10126-2PADDING 10:43:58,532 INFO [main][CipherTest] transformation=AES/CFB32/ISO10126PADDING 10:43:58,532 INFO [main][CipherTest] transformation=AES/CFB32/ISO7816-4 10:43:58,532 INFO [main][CipherTest] transformation=AES/CFB32/ISO7816-4PADDING 10:43:58,532 INFO [main][CipherTest] transformation=AES/CFB32/NOPADDING 10:43:58,532 INFO [main][CipherTest] transformation=AES/CFB32/PKCS5 10:43:58,533 INFO [main][CipherTest] transformation=AES/CFB32/PKCS5PADDING 10:43:58,533 INFO [main][CipherTest] transformation=AES/CFB32/PKCS7 10:43:58,533 INFO [main][CipherTest] transformation=AES/CFB32/PKCS7PADDING 10:43:58,533 INFO [main][CipherTest] transformation=AES/CFB32/TBC 10:43:58,533 INFO [main][CipherTest] transformation=AES/CFB32/TBCPADDING 10:43:58,533 INFO [main][CipherTest] transformation=AES/CFB32/X9.23 10:43:58,533 INFO [main][CipherTest] transformation=AES/CFB32/X9.23PADDING 10:43:58,533 INFO [main][CipherTest] transformation=AES/CFB32/ZEROBYTE 10:43:58,533 INFO [main][CipherTest] transformation=AES/CFB32/ZEROBYTEPADDING 10:43:58,533 INFO [main][CipherTest] transformation=AES/CFB40/ 10:43:58,533 INFO [main][CipherTest] transformation=AES/CFB40/ISO10126 10:43:58,533 INFO [main][CipherTest] transformation=AES/CFB40/ISO10126-2 10:43:58,534 INFO [main][CipherTest] transformation=AES/CFB40/ISO10126-2PADDING 10:43:58,534 INFO [main][CipherTest] transformation=AES/CFB40/ISO10126PADDING 10:43:58,534 INFO [main][CipherTest] transformation=AES/CFB40/ISO7816-4 10:43:58,534 INFO [main][CipherTest] transformation=AES/CFB40/ISO7816-4PADDING 10:43:58,534 INFO [main][CipherTest] transformation=AES/CFB40/NOPADDING 10:43:58,534 INFO [main][CipherTest] transformation=AES/CFB40/PKCS5 10:43:58,534 INFO [main][CipherTest] transformation=AES/CFB40/PKCS5PADDING 10:43:58,534 INFO [main][CipherTest] transformation=AES/CFB40/PKCS7 10:43:58,534 INFO [main][CipherTest] transformation=AES/CFB40/PKCS7PADDING 10:43:58,534 INFO [main][CipherTest] transformation=AES/CFB40/TBC 10:43:58,534 INFO [main][CipherTest] transformation=AES/CFB40/TBCPADDING 10:43:58,534 INFO [main][CipherTest] transformation=AES/CFB40/X9.23 10:43:58,534 INFO [main][CipherTest] transformation=AES/CFB40/X9.23PADDING 10:43:58,534 INFO [main][CipherTest] transformation=AES/CFB40/ZEROBYTE 10:43:58,535 INFO [main][CipherTest] transformation=AES/CFB40/ZEROBYTEPADDING 10:43:58,535 INFO [main][CipherTest] transformation=AES/CFB48/ 10:43:58,535 INFO [main][CipherTest] transformation=AES/CFB48/ISO10126 10:43:58,535 INFO [main][CipherTest] transformation=AES/CFB48/ISO10126-2 10:43:58,535 INFO [main][CipherTest] transformation=AES/CFB48/ISO10126-2PADDING 10:43:58,535 INFO [main][CipherTest] transformation=AES/CFB48/ISO10126PADDING 10:43:58,535 INFO [main][CipherTest] transformation=AES/CFB48/ISO7816-4 10:43:58,535 INFO [main][CipherTest] transformation=AES/CFB48/ISO7816-4PADDING 10:43:58,535 INFO [main][CipherTest] transformation=AES/CFB48/NOPADDING 10:43:58,535 INFO [main][CipherTest] transformation=AES/CFB48/PKCS5 10:43:58,535 INFO [main][CipherTest] transformation=AES/CFB48/PKCS5PADDING 10:43:58,535 INFO [main][CipherTest] transformation=AES/CFB48/PKCS7 10:43:58,536 INFO [main][CipherTest] transformation=AES/CFB48/PKCS7PADDING 10:43:58,536 INFO [main][CipherTest] transformation=AES/CFB48/TBC 10:43:58,536 INFO [main][CipherTest] transformation=AES/CFB48/TBCPADDING 10:43:58,536 INFO [main][CipherTest] transformation=AES/CFB48/X9.23 10:43:58,536 INFO [main][CipherTest] transformation=AES/CFB48/X9.23PADDING 10:43:58,536 INFO [main][CipherTest] transformation=AES/CFB48/ZEROBYTE 10:43:58,536 INFO [main][CipherTest] transformation=AES/CFB48/ZEROBYTEPADDING 10:43:58,536 INFO [main][CipherTest] transformation=AES/CFB56/ 10:43:58,536 INFO [main][CipherTest] transformation=AES/CFB56/ISO10126 10:43:58,536 INFO [main][CipherTest] transformation=AES/CFB56/ISO10126-2 10:43:58,536 INFO [main][CipherTest] transformation=AES/CFB56/ISO10126-2PADDING 10:43:58,536 INFO [main][CipherTest] transformation=AES/CFB56/ISO10126PADDING 10:43:58,536 INFO [main][CipherTest] transformation=AES/CFB56/ISO7816-4 10:43:58,536 INFO [main][CipherTest] transformation=AES/CFB56/ISO7816-4PADDING 10:43:58,537 INFO [main][CipherTest] transformation=AES/CFB56/NOPADDING 10:43:58,537 INFO [main][CipherTest] transformation=AES/CFB56/PKCS5 10:43:58,537 INFO [main][CipherTest] transformation=AES/CFB56/PKCS5PADDING 10:43:58,537 INFO [main][CipherTest] transformation=AES/CFB56/PKCS7 10:43:58,537 INFO [main][CipherTest] transformation=AES/CFB56/PKCS7PADDING 10:43:58,537 INFO [main][CipherTest] transformation=AES/CFB56/TBC 10:43:58,537 INFO [main][CipherTest] transformation=AES/CFB56/TBCPADDING 10:43:58,537 INFO [main][CipherTest] transformation=AES/CFB56/X9.23 10:43:58,537 INFO [main][CipherTest] transformation=AES/CFB56/X9.23PADDING 10:43:58,537 INFO [main][CipherTest] transformation=AES/CFB56/ZEROBYTE 10:43:58,537 INFO [main][CipherTest] transformation=AES/CFB56/ZEROBYTEPADDING 10:43:58,537 INFO [main][CipherTest] transformation=AES/CFB64/ 10:43:58,537 INFO [main][CipherTest] transformation=AES/CFB64/ISO10126 10:43:58,537 INFO [main][CipherTest] transformation=AES/CFB64/ISO10126-2 10:43:58,538 INFO [main][CipherTest] transformation=AES/CFB64/ISO10126-2PADDING 10:43:58,538 INFO [main][CipherTest] transformation=AES/CFB64/ISO10126PADDING 10:43:58,538 INFO [main][CipherTest] transformation=AES/CFB64/ISO7816-4 10:43:58,538 INFO [main][CipherTest] transformation=AES/CFB64/ISO7816-4PADDING 10:43:58,538 INFO [main][CipherTest] transformation=AES/CFB64/NOPADDING 10:43:58,538 INFO [main][CipherTest] transformation=AES/CFB64/PKCS5 10:43:58,538 INFO [main][CipherTest] transformation=AES/CFB64/PKCS5PADDING 10:43:58,538 INFO [main][CipherTest] transformation=AES/CFB64/PKCS7 10:43:58,538 INFO [main][CipherTest] transformation=AES/CFB64/PKCS7PADDING 10:43:58,538 INFO [main][CipherTest] transformation=AES/CFB64/TBC 10:43:58,538 INFO [main][CipherTest] transformation=AES/CFB64/TBCPADDING 10:43:58,538 INFO [main][CipherTest] transformation=AES/CFB64/X9.23 10:43:58,538 INFO [main][CipherTest] transformation=AES/CFB64/X9.23PADDING 10:43:58,538 INFO [main][CipherTest] transformation=AES/CFB64/ZEROBYTE 10:43:58,538 INFO [main][CipherTest] transformation=AES/CFB64/ZEROBYTEPADDING 10:43:58,538 INFO [main][CipherTest] transformation=AES/CFB72/ 10:43:58,539 INFO [main][CipherTest] transformation=AES/CFB72/ISO10126 10:43:58,539 INFO [main][CipherTest] transformation=AES/CFB72/ISO10126-2 10:43:58,539 INFO [main][CipherTest] transformation=AES/CFB72/ISO10126-2PADDING 10:43:58,539 INFO [main][CipherTest] transformation=AES/CFB72/ISO10126PADDING 10:43:58,539 INFO [main][CipherTest] transformation=AES/CFB72/ISO7816-4 10:43:58,539 INFO [main][CipherTest] transformation=AES/CFB72/ISO7816-4PADDING 10:43:58,539 INFO [main][CipherTest] transformation=AES/CFB72/NOPADDING 10:43:58,539 INFO [main][CipherTest] transformation=AES/CFB72/PKCS5 10:43:58,539 INFO [main][CipherTest] transformation=AES/CFB72/PKCS5PADDING 10:43:58,539 INFO [main][CipherTest] transformation=AES/CFB72/PKCS7 10:43:58,540 INFO [main][CipherTest] transformation=AES/CFB72/PKCS7PADDING 10:43:58,540 INFO [main][CipherTest] transformation=AES/CFB72/TBC 10:43:58,540 INFO [main][CipherTest] transformation=AES/CFB72/TBCPADDING 10:43:58,540 INFO [main][CipherTest] transformation=AES/CFB72/X9.23 10:43:58,540 INFO [main][CipherTest] transformation=AES/CFB72/X9.23PADDING 10:43:58,540 INFO [main][CipherTest] transformation=AES/CFB72/ZEROBYTE 10:43:58,540 INFO [main][CipherTest] transformation=AES/CFB72/ZEROBYTEPADDING 10:43:58,540 INFO [main][CipherTest] transformation=AES/CFB8/ 10:43:58,540 INFO [main][CipherTest] transformation=AES/CFB8/ISO10126 10:43:58,540 INFO [main][CipherTest] transformation=AES/CFB8/ISO10126-2 10:43:58,540 INFO [main][CipherTest] transformation=AES/CFB8/ISO10126-2PADDING 10:43:58,540 INFO [main][CipherTest] transformation=AES/CFB8/ISO10126PADDING 10:43:58,540 INFO [main][CipherTest] transformation=AES/CFB8/ISO7816-4 10:43:58,540 INFO [main][CipherTest] transformation=AES/CFB8/ISO7816-4PADDING 10:43:58,540 INFO [main][CipherTest] transformation=AES/CFB8/NOPADDING 10:43:58,541 INFO [main][CipherTest] transformation=AES/CFB8/PKCS5 10:43:58,541 INFO [main][CipherTest] transformation=AES/CFB8/PKCS5PADDING 10:43:58,541 INFO [main][CipherTest] transformation=AES/CFB8/PKCS7 10:43:58,541 INFO [main][CipherTest] transformation=AES/CFB8/PKCS7PADDING 10:43:58,541 INFO [main][CipherTest] transformation=AES/CFB8/TBC 10:43:58,541 INFO [main][CipherTest] transformation=AES/CFB8/TBCPADDING 10:43:58,541 INFO [main][CipherTest] transformation=AES/CFB8/X9.23 10:43:58,541 INFO [main][CipherTest] transformation=AES/CFB8/X9.23PADDING 10:43:58,541 INFO [main][CipherTest] transformation=AES/CFB8/ZEROBYTE 10:43:58,541 INFO [main][CipherTest] transformation=AES/CFB8/ZEROBYTEPADDING 10:43:58,541 INFO [main][CipherTest] transformation=AES/CFB80/ 10:43:58,541 INFO [main][CipherTest] transformation=AES/CFB80/ISO10126 10:43:58,541 INFO [main][CipherTest] transformation=AES/CFB80/ISO10126-2 10:43:58,541 INFO [main][CipherTest] transformation=AES/CFB80/ISO10126-2PADDING 10:43:58,541 INFO [main][CipherTest] transformation=AES/CFB80/ISO10126PADDING 10:43:58,542 INFO [main][CipherTest] transformation=AES/CFB80/ISO7816-4 10:43:58,542 INFO [main][CipherTest] transformation=AES/CFB80/ISO7816-4PADDING 10:43:58,542 INFO [main][CipherTest] transformation=AES/CFB80/NOPADDING 10:43:58,542 INFO [main][CipherTest] transformation=AES/CFB80/PKCS5 10:43:58,542 INFO [main][CipherTest] transformation=AES/CFB80/PKCS5PADDING 10:43:58,542 INFO [main][CipherTest] transformation=AES/CFB80/PKCS7 10:43:58,542 INFO [main][CipherTest] transformation=AES/CFB80/PKCS7PADDING 10:43:58,542 INFO [main][CipherTest] transformation=AES/CFB80/TBC 10:43:58,542 INFO [main][CipherTest] transformation=AES/CFB80/TBCPADDING 10:43:58,542 INFO [main][CipherTest] transformation=AES/CFB80/X9.23 10:43:58,542 INFO [main][CipherTest] transformation=AES/CFB80/X9.23PADDING 10:43:58,542 INFO [main][CipherTest] transformation=AES/CFB80/ZEROBYTE 10:43:58,542 INFO [main][CipherTest] transformation=AES/CFB80/ZEROBYTEPADDING 10:43:58,542 INFO [main][CipherTest] transformation=AES/CFB88/ 10:43:58,542 INFO [main][CipherTest] transformation=AES/CFB88/ISO10126 10:43:58,543 INFO [main][CipherTest] transformation=AES/CFB88/ISO10126-2 10:43:58,543 INFO [main][CipherTest] transformation=AES/CFB88/ISO10126-2PADDING 10:43:58,543 INFO [main][CipherTest] transformation=AES/CFB88/ISO10126PADDING 10:43:58,543 INFO [main][CipherTest] transformation=AES/CFB88/ISO7816-4 10:43:58,543 INFO [main][CipherTest] transformation=AES/CFB88/ISO7816-4PADDING 10:43:58,543 INFO [main][CipherTest] transformation=AES/CFB88/NOPADDING 10:43:58,543 INFO [main][CipherTest] transformation=AES/CFB88/PKCS5 10:43:58,543 INFO [main][CipherTest] transformation=AES/CFB88/PKCS5PADDING 10:43:58,543 INFO [main][CipherTest] transformation=AES/CFB88/PKCS7 10:43:58,543 INFO [main][CipherTest] transformation=AES/CFB88/PKCS7PADDING 10:43:58,543 INFO [main][CipherTest] transformation=AES/CFB88/TBC 10:43:58,543 INFO [main][CipherTest] transformation=AES/CFB88/TBCPADDING 10:43:58,544 INFO [main][CipherTest] transformation=AES/CFB88/X9.23 10:43:58,544 INFO [main][CipherTest] transformation=AES/CFB88/X9.23PADDING 10:43:58,544 INFO [main][CipherTest] transformation=AES/CFB88/ZEROBYTE 10:43:58,544 INFO [main][CipherTest] transformation=AES/CFB88/ZEROBYTEPADDING 10:43:58,544 INFO [main][CipherTest] transformation=AES/CFB96/ 10:43:58,544 INFO [main][CipherTest] transformation=AES/CFB96/ISO10126 10:43:58,544 INFO [main][CipherTest] transformation=AES/CFB96/ISO10126-2 10:43:58,544 INFO [main][CipherTest] transformation=AES/CFB96/ISO10126-2PADDING 10:43:58,544 INFO [main][CipherTest] transformation=AES/CFB96/ISO10126PADDING 10:43:58,544 INFO [main][CipherTest] transformation=AES/CFB96/ISO7816-4 10:43:58,544 INFO [main][CipherTest] transformation=AES/CFB96/ISO7816-4PADDING 10:43:58,544 INFO [main][CipherTest] transformation=AES/CFB96/NOPADDING 10:43:58,544 INFO [main][CipherTest] transformation=AES/CFB96/PKCS5 10:43:58,544 INFO [main][CipherTest] transformation=AES/CFB96/PKCS5PADDING 10:43:58,545 INFO [main][CipherTest] transformation=AES/CFB96/PKCS7 10:43:58,545 INFO [main][CipherTest] transformation=AES/CFB96/PKCS7PADDING 10:43:58,545 INFO [main][CipherTest] transformation=AES/CFB96/TBC 10:43:58,545 INFO [main][CipherTest] transformation=AES/CFB96/TBCPADDING 10:43:58,545 INFO [main][CipherTest] transformation=AES/CFB96/X9.23 10:43:58,545 INFO [main][CipherTest] transformation=AES/CFB96/X9.23PADDING 10:43:58,545 INFO [main][CipherTest] transformation=AES/CFB96/ZEROBYTE 10:43:58,545 INFO [main][CipherTest] transformation=AES/CFB96/ZEROBYTEPADDING 10:43:58,545 INFO [main][CipherTest] transformation=AES/CTS/ 10:43:58,545 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "AES/CTS/" does not support IV => Skipping. 10:43:58,545 INFO [main][CipherTest] transformation=AES/CTS/NOPADDING 10:43:58,545 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "AES/CTS/NOPADDING" does not support IV => Skipping. 10:43:58,545 INFO [main][CipherTest] transformation=AES/EAX/ 10:43:58,546 INFO [main][CipherTest] transformation=AES/EAX/NOPADDING 10:43:58,546 INFO [main][CipherTest] transformation=AES/ECB/ 10:43:58,546 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "AES/ECB/" does not support IV => Skipping. 10:43:58,546 INFO [main][CipherTest] transformation=AES/ECB/NOPADDING 10:43:58,546 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "AES/ECB/NOPADDING" does not support IV => Skipping. 10:43:58,546 INFO [main][CipherTest] transformation=AES/GCM/ 10:43:58,546 INFO [main][CipherTest] transformation=AES/GCM/NOPADDING 10:43:58,547 INFO [main][CipherTest] transformation=AES/OFB/ 10:43:58,547 INFO [main][CipherTest] transformation=AES/OFB/ISO10126 10:43:58,547 INFO [main][CipherTest] transformation=AES/OFB/ISO10126-2 10:43:58,548 INFO [main][CipherTest] transformation=AES/OFB/ISO10126-2PADDING 10:43:58,548 INFO [main][CipherTest] transformation=AES/OFB/ISO10126PADDING 10:43:58,548 INFO [main][CipherTest] transformation=AES/OFB/ISO7816-4 10:43:58,548 INFO [main][CipherTest] transformation=AES/OFB/ISO7816-4PADDING 10:43:58,548 INFO [main][CipherTest] transformation=AES/OFB/NOPADDING 10:43:58,548 INFO [main][CipherTest] transformation=AES/OFB/PKCS5 10:43:58,548 INFO [main][CipherTest] transformation=AES/OFB/PKCS5PADDING 10:43:58,548 INFO [main][CipherTest] transformation=AES/OFB/PKCS7 10:43:58,548 INFO [main][CipherTest] transformation=AES/OFB/PKCS7PADDING 10:43:58,548 INFO [main][CipherTest] transformation=AES/OFB/TBC 10:43:58,548 INFO [main][CipherTest] transformation=AES/OFB/TBCPADDING 10:43:58,548 INFO [main][CipherTest] transformation=AES/OFB/X9.23 10:43:58,549 INFO [main][CipherTest] transformation=AES/OFB/X9.23PADDING 10:43:58,549 INFO [main][CipherTest] transformation=AES/OFB/ZEROBYTE 10:43:58,549 INFO [main][CipherTest] transformation=AES/OFB/ZEROBYTEPADDING 10:43:58,549 INFO [main][CipherTest] transformation=AES/OFB104/ 10:43:58,549 INFO [main][CipherTest] transformation=AES/OFB104/ISO10126 10:43:58,549 INFO [main][CipherTest] transformation=AES/OFB104/ISO10126-2 10:43:58,549 INFO [main][CipherTest] transformation=AES/OFB104/ISO10126-2PADDING 10:43:58,549 INFO [main][CipherTest] transformation=AES/OFB104/ISO10126PADDING 10:43:58,549 INFO [main][CipherTest] transformation=AES/OFB104/ISO7816-4 10:43:58,549 INFO [main][CipherTest] transformation=AES/OFB104/ISO7816-4PADDING 10:43:58,549 INFO [main][CipherTest] transformation=AES/OFB104/NOPADDING 10:43:58,550 INFO [main][CipherTest] transformation=AES/OFB104/PKCS5 10:43:58,550 INFO [main][CipherTest] transformation=AES/OFB104/PKCS5PADDING 10:43:58,550 INFO [main][CipherTest] transformation=AES/OFB104/PKCS7 10:43:58,550 INFO [main][CipherTest] transformation=AES/OFB104/PKCS7PADDING 10:43:58,550 INFO [main][CipherTest] transformation=AES/OFB104/TBC 10:43:58,550 INFO [main][CipherTest] transformation=AES/OFB104/TBCPADDING 10:43:58,550 INFO [main][CipherTest] transformation=AES/OFB104/X9.23 10:43:58,550 INFO [main][CipherTest] transformation=AES/OFB104/X9.23PADDING 10:43:58,550 INFO [main][CipherTest] transformation=AES/OFB104/ZEROBYTE 10:43:58,550 INFO [main][CipherTest] transformation=AES/OFB104/ZEROBYTEPADDING 10:43:58,550 INFO [main][CipherTest] transformation=AES/OFB112/ 10:43:58,550 INFO [main][CipherTest] transformation=AES/OFB112/ISO10126 10:43:58,550 INFO [main][CipherTest] transformation=AES/OFB112/ISO10126-2 10:43:58,550 INFO [main][CipherTest] transformation=AES/OFB112/ISO10126-2PADDING 10:43:58,551 INFO [main][CipherTest] transformation=AES/OFB112/ISO10126PADDING 10:43:58,551 INFO [main][CipherTest] transformation=AES/OFB112/ISO7816-4 10:43:58,551 INFO [main][CipherTest] transformation=AES/OFB112/ISO7816-4PADDING 10:43:58,551 INFO [main][CipherTest] transformation=AES/OFB112/NOPADDING 10:43:58,551 INFO [main][CipherTest] transformation=AES/OFB112/PKCS5 10:43:58,551 INFO [main][CipherTest] transformation=AES/OFB112/PKCS5PADDING 10:43:58,551 INFO [main][CipherTest] transformation=AES/OFB112/PKCS7 10:43:58,551 INFO [main][CipherTest] transformation=AES/OFB112/PKCS7PADDING 10:43:58,551 INFO [main][CipherTest] transformation=AES/OFB112/TBC 10:43:58,551 INFO [main][CipherTest] transformation=AES/OFB112/TBCPADDING 10:43:58,551 INFO [main][CipherTest] transformation=AES/OFB112/X9.23 10:43:58,551 INFO [main][CipherTest] transformation=AES/OFB112/X9.23PADDING 10:43:58,551 INFO [main][CipherTest] transformation=AES/OFB112/ZEROBYTE 10:43:58,552 INFO [main][CipherTest] transformation=AES/OFB112/ZEROBYTEPADDING 10:43:58,552 INFO [main][CipherTest] transformation=AES/OFB120/ 10:43:58,552 INFO [main][CipherTest] transformation=AES/OFB120/ISO10126 10:43:58,552 INFO [main][CipherTest] transformation=AES/OFB120/ISO10126-2 10:43:58,552 INFO [main][CipherTest] transformation=AES/OFB120/ISO10126-2PADDING 10:43:58,552 INFO [main][CipherTest] transformation=AES/OFB120/ISO10126PADDING 10:43:58,552 INFO [main][CipherTest] transformation=AES/OFB120/ISO7816-4 10:43:58,552 INFO [main][CipherTest] transformation=AES/OFB120/ISO7816-4PADDING 10:43:58,552 INFO [main][CipherTest] transformation=AES/OFB120/NOPADDING 10:43:58,552 INFO [main][CipherTest] transformation=AES/OFB120/PKCS5 10:43:58,552 INFO [main][CipherTest] transformation=AES/OFB120/PKCS5PADDING 10:43:58,552 INFO [main][CipherTest] transformation=AES/OFB120/PKCS7 10:43:58,552 INFO [main][CipherTest] transformation=AES/OFB120/PKCS7PADDING 10:43:58,552 INFO [main][CipherTest] transformation=AES/OFB120/TBC 10:43:58,553 INFO [main][CipherTest] transformation=AES/OFB120/TBCPADDING 10:43:58,553 INFO [main][CipherTest] transformation=AES/OFB120/X9.23 10:43:58,553 INFO [main][CipherTest] transformation=AES/OFB120/X9.23PADDING 10:43:58,553 INFO [main][CipherTest] transformation=AES/OFB120/ZEROBYTE 10:43:58,553 INFO [main][CipherTest] transformation=AES/OFB120/ZEROBYTEPADDING 10:43:58,553 INFO [main][CipherTest] transformation=AES/OFB128/ 10:43:58,553 INFO [main][CipherTest] transformation=AES/OFB128/ISO10126 10:43:58,553 INFO [main][CipherTest] transformation=AES/OFB128/ISO10126-2 10:43:58,553 INFO [main][CipherTest] transformation=AES/OFB128/ISO10126-2PADDING 10:43:58,553 INFO [main][CipherTest] transformation=AES/OFB128/ISO10126PADDING 10:43:58,553 INFO [main][CipherTest] transformation=AES/OFB128/ISO7816-4 10:43:58,553 INFO [main][CipherTest] transformation=AES/OFB128/ISO7816-4PADDING 10:43:58,553 INFO [main][CipherTest] transformation=AES/OFB128/NOPADDING 10:43:58,553 INFO [main][CipherTest] transformation=AES/OFB128/PKCS5 10:43:58,554 INFO [main][CipherTest] transformation=AES/OFB128/PKCS5PADDING 10:43:58,554 INFO [main][CipherTest] transformation=AES/OFB128/PKCS7 10:43:58,554 INFO [main][CipherTest] transformation=AES/OFB128/PKCS7PADDING 10:43:58,554 INFO [main][CipherTest] transformation=AES/OFB128/TBC 10:43:58,554 INFO [main][CipherTest] transformation=AES/OFB128/TBCPADDING 10:43:58,554 INFO [main][CipherTest] transformation=AES/OFB128/X9.23 10:43:58,554 INFO [main][CipherTest] transformation=AES/OFB128/X9.23PADDING 10:43:58,554 INFO [main][CipherTest] transformation=AES/OFB128/ZEROBYTE 10:43:58,554 INFO [main][CipherTest] transformation=AES/OFB128/ZEROBYTEPADDING 10:43:58,554 INFO [main][CipherTest] transformation=AES/OFB136/ 10:43:58,554 INFO [main][CipherTest] transformation=AES/OFB136/ISO10126 10:43:58,554 INFO [main][CipherTest] transformation=AES/OFB136/ISO10126-2 10:43:58,554 INFO [main][CipherTest] transformation=AES/OFB136/ISO10126-2PADDING 10:43:58,554 INFO [main][CipherTest] transformation=AES/OFB136/ISO10126PADDING 10:43:58,554 INFO [main][CipherTest] transformation=AES/OFB136/ISO7816-4 10:43:58,555 INFO [main][CipherTest] transformation=AES/OFB136/ISO7816-4PADDING 10:43:58,555 INFO [main][CipherTest] transformation=AES/OFB136/NOPADDING 10:43:58,555 INFO [main][CipherTest] transformation=AES/OFB136/PKCS5 10:43:58,555 INFO [main][CipherTest] transformation=AES/OFB136/PKCS5PADDING 10:43:58,555 INFO [main][CipherTest] transformation=AES/OFB136/PKCS7 10:43:58,555 INFO [main][CipherTest] transformation=AES/OFB136/PKCS7PADDING 10:43:58,555 INFO [main][CipherTest] transformation=AES/OFB136/TBC 10:43:58,555 INFO [main][CipherTest] transformation=AES/OFB136/TBCPADDING 10:43:58,555 INFO [main][CipherTest] transformation=AES/OFB136/X9.23 10:43:58,555 INFO [main][CipherTest] transformation=AES/OFB136/X9.23PADDING 10:43:58,555 INFO [main][CipherTest] transformation=AES/OFB136/ZEROBYTE 10:43:58,555 INFO [main][CipherTest] transformation=AES/OFB136/ZEROBYTEPADDING 10:43:58,555 INFO [main][CipherTest] transformation=AES/OFB144/ 10:43:58,555 INFO [main][CipherTest] transformation=AES/OFB144/ISO10126 10:43:58,556 INFO [main][CipherTest] transformation=AES/OFB144/ISO10126-2 10:43:58,556 INFO [main][CipherTest] transformation=AES/OFB144/ISO10126-2PADDING 10:43:58,556 INFO [main][CipherTest] transformation=AES/OFB144/ISO10126PADDING 10:43:58,556 INFO [main][CipherTest] transformation=AES/OFB144/ISO7816-4 10:43:58,556 INFO [main][CipherTest] transformation=AES/OFB144/ISO7816-4PADDING 10:43:58,556 INFO [main][CipherTest] transformation=AES/OFB144/NOPADDING 10:43:58,556 INFO [main][CipherTest] transformation=AES/OFB144/PKCS5 10:43:58,556 INFO [main][CipherTest] transformation=AES/OFB144/PKCS5PADDING 10:43:58,556 INFO [main][CipherTest] transformation=AES/OFB144/PKCS7 10:43:58,556 INFO [main][CipherTest] transformation=AES/OFB144/PKCS7PADDING 10:43:58,556 INFO [main][CipherTest] transformation=AES/OFB144/TBC 10:43:58,556 INFO [main][CipherTest] transformation=AES/OFB144/TBCPADDING 10:43:58,556 INFO [main][CipherTest] transformation=AES/OFB144/X9.23 10:43:58,556 INFO [main][CipherTest] transformation=AES/OFB144/X9.23PADDING 10:43:58,556 INFO [main][CipherTest] transformation=AES/OFB144/ZEROBYTE 10:43:58,556 INFO [main][CipherTest] transformation=AES/OFB144/ZEROBYTEPADDING 10:43:58,556 INFO [main][CipherTest] transformation=AES/OFB152/ 10:43:58,556 INFO [main][CipherTest] transformation=AES/OFB152/ISO10126 10:43:58,557 INFO [main][CipherTest] transformation=AES/OFB152/ISO10126-2 10:43:58,557 INFO [main][CipherTest] transformation=AES/OFB152/ISO10126-2PADDING 10:43:58,557 INFO [main][CipherTest] transformation=AES/OFB152/ISO10126PADDING 10:43:58,557 INFO [main][CipherTest] transformation=AES/OFB152/ISO7816-4 10:43:58,557 INFO [main][CipherTest] transformation=AES/OFB152/ISO7816-4PADDING 10:43:58,557 INFO [main][CipherTest] transformation=AES/OFB152/NOPADDING 10:43:58,557 INFO [main][CipherTest] transformation=AES/OFB152/PKCS5 10:43:58,557 INFO [main][CipherTest] transformation=AES/OFB152/PKCS5PADDING 10:43:58,557 INFO [main][CipherTest] transformation=AES/OFB152/PKCS7 10:43:58,557 INFO [main][CipherTest] transformation=AES/OFB152/PKCS7PADDING 10:43:58,557 INFO [main][CipherTest] transformation=AES/OFB152/TBC 10:43:58,557 INFO [main][CipherTest] transformation=AES/OFB152/TBCPADDING 10:43:58,557 INFO [main][CipherTest] transformation=AES/OFB152/X9.23 10:43:58,557 INFO [main][CipherTest] transformation=AES/OFB152/X9.23PADDING 10:43:58,557 INFO [main][CipherTest] transformation=AES/OFB152/ZEROBYTE 10:43:58,558 INFO [main][CipherTest] transformation=AES/OFB152/ZEROBYTEPADDING 10:43:58,558 INFO [main][CipherTest] transformation=AES/OFB16/ 10:43:58,558 INFO [main][CipherTest] transformation=AES/OFB16/ISO10126 10:43:58,558 INFO [main][CipherTest] transformation=AES/OFB16/ISO10126-2 10:43:58,558 INFO [main][CipherTest] transformation=AES/OFB16/ISO10126-2PADDING 10:43:58,558 INFO [main][CipherTest] transformation=AES/OFB16/ISO10126PADDING 10:43:58,558 INFO [main][CipherTest] transformation=AES/OFB16/ISO7816-4 10:43:58,558 INFO [main][CipherTest] transformation=AES/OFB16/ISO7816-4PADDING 10:43:58,558 INFO [main][CipherTest] transformation=AES/OFB16/NOPADDING 10:43:58,558 INFO [main][CipherTest] transformation=AES/OFB16/PKCS5 10:43:58,558 INFO [main][CipherTest] transformation=AES/OFB16/PKCS5PADDING 10:43:58,559 INFO [main][CipherTest] transformation=AES/OFB16/PKCS7 10:43:58,559 INFO [main][CipherTest] transformation=AES/OFB16/PKCS7PADDING 10:43:58,559 INFO [main][CipherTest] transformation=AES/OFB16/TBC 10:43:58,559 INFO [main][CipherTest] transformation=AES/OFB16/TBCPADDING 10:43:58,559 INFO [main][CipherTest] transformation=AES/OFB16/X9.23 10:43:58,559 INFO [main][CipherTest] transformation=AES/OFB16/X9.23PADDING 10:43:58,559 INFO [main][CipherTest] transformation=AES/OFB16/ZEROBYTE 10:43:58,559 INFO [main][CipherTest] transformation=AES/OFB16/ZEROBYTEPADDING 10:43:58,559 INFO [main][CipherTest] transformation=AES/OFB160/ 10:43:58,559 INFO [main][CipherTest] transformation=AES/OFB160/ISO10126 10:43:58,559 INFO [main][CipherTest] transformation=AES/OFB160/ISO10126-2 10:43:58,559 INFO [main][CipherTest] transformation=AES/OFB160/ISO10126-2PADDING 10:43:58,560 INFO [main][CipherTest] transformation=AES/OFB160/ISO10126PADDING 10:43:58,560 INFO [main][CipherTest] transformation=AES/OFB160/ISO7816-4 10:43:58,560 INFO [main][CipherTest] transformation=AES/OFB160/ISO7816-4PADDING 10:43:58,560 INFO [main][CipherTest] transformation=AES/OFB160/NOPADDING 10:43:58,560 INFO [main][CipherTest] transformation=AES/OFB160/PKCS5 10:43:58,560 INFO [main][CipherTest] transformation=AES/OFB160/PKCS5PADDING 10:43:58,560 INFO [main][CipherTest] transformation=AES/OFB160/PKCS7 10:43:58,560 INFO [main][CipherTest] transformation=AES/OFB160/PKCS7PADDING 10:43:58,560 INFO [main][CipherTest] transformation=AES/OFB160/TBC 10:43:58,560 INFO [main][CipherTest] transformation=AES/OFB160/TBCPADDING 10:43:58,560 INFO [main][CipherTest] transformation=AES/OFB160/X9.23 10:43:58,560 INFO [main][CipherTest] transformation=AES/OFB160/X9.23PADDING 10:43:58,560 INFO [main][CipherTest] transformation=AES/OFB160/ZEROBYTE 10:43:58,560 INFO [main][CipherTest] transformation=AES/OFB160/ZEROBYTEPADDING 10:43:58,560 INFO [main][CipherTest] transformation=AES/OFB168/ 10:43:58,560 INFO [main][CipherTest] transformation=AES/OFB168/ISO10126 10:43:58,561 INFO [main][CipherTest] transformation=AES/OFB168/ISO10126-2 10:43:58,561 INFO [main][CipherTest] transformation=AES/OFB168/ISO10126-2PADDING 10:43:58,561 INFO [main][CipherTest] transformation=AES/OFB168/ISO10126PADDING 10:43:58,561 INFO [main][CipherTest] transformation=AES/OFB168/ISO7816-4 10:43:58,561 INFO [main][CipherTest] transformation=AES/OFB168/ISO7816-4PADDING 10:43:58,561 INFO [main][CipherTest] transformation=AES/OFB168/NOPADDING 10:43:58,561 INFO [main][CipherTest] transformation=AES/OFB168/PKCS5 10:43:58,561 INFO [main][CipherTest] transformation=AES/OFB168/PKCS5PADDING 10:43:58,561 INFO [main][CipherTest] transformation=AES/OFB168/PKCS7 10:43:58,561 INFO [main][CipherTest] transformation=AES/OFB168/PKCS7PADDING 10:43:58,561 INFO [main][CipherTest] transformation=AES/OFB168/TBC 10:43:58,562 INFO [main][CipherTest] transformation=AES/OFB168/TBCPADDING 10:43:58,562 INFO [main][CipherTest] transformation=AES/OFB168/X9.23 10:43:58,562 INFO [main][CipherTest] transformation=AES/OFB168/X9.23PADDING 10:43:58,562 INFO [main][CipherTest] transformation=AES/OFB168/ZEROBYTE 10:43:58,562 INFO [main][CipherTest] transformation=AES/OFB168/ZEROBYTEPADDING 10:43:58,562 INFO [main][CipherTest] transformation=AES/OFB176/ 10:43:58,562 INFO [main][CipherTest] transformation=AES/OFB176/ISO10126 10:43:58,562 INFO [main][CipherTest] transformation=AES/OFB176/ISO10126-2 10:43:58,562 INFO [main][CipherTest] transformation=AES/OFB176/ISO10126-2PADDING 10:43:58,562 INFO [main][CipherTest] transformation=AES/OFB176/ISO10126PADDING 10:43:58,562 INFO [main][CipherTest] transformation=AES/OFB176/ISO7816-4 10:43:58,562 INFO [main][CipherTest] transformation=AES/OFB176/ISO7816-4PADDING 10:43:58,562 INFO [main][CipherTest] transformation=AES/OFB176/NOPADDING 10:43:58,562 INFO [main][CipherTest] transformation=AES/OFB176/PKCS5 10:43:58,563 INFO [main][CipherTest] transformation=AES/OFB176/PKCS5PADDING 10:43:58,563 INFO [main][CipherTest] transformation=AES/OFB176/PKCS7 10:43:58,563 INFO [main][CipherTest] transformation=AES/OFB176/PKCS7PADDING 10:43:58,563 INFO [main][CipherTest] transformation=AES/OFB176/TBC 10:43:58,563 INFO [main][CipherTest] transformation=AES/OFB176/TBCPADDING 10:43:58,563 INFO [main][CipherTest] transformation=AES/OFB176/X9.23 10:43:58,563 INFO [main][CipherTest] transformation=AES/OFB176/X9.23PADDING 10:43:58,563 INFO [main][CipherTest] transformation=AES/OFB176/ZEROBYTE 10:43:58,563 INFO [main][CipherTest] transformation=AES/OFB176/ZEROBYTEPADDING 10:43:58,563 INFO [main][CipherTest] transformation=AES/OFB184/ 10:43:58,563 INFO [main][CipherTest] transformation=AES/OFB184/ISO10126 10:43:58,563 INFO [main][CipherTest] transformation=AES/OFB184/ISO10126-2 10:43:58,564 INFO [main][CipherTest] transformation=AES/OFB184/ISO10126-2PADDING 10:43:58,564 INFO [main][CipherTest] transformation=AES/OFB184/ISO10126PADDING 10:43:58,564 INFO [main][CipherTest] transformation=AES/OFB184/ISO7816-4 10:43:58,564 INFO [main][CipherTest] transformation=AES/OFB184/ISO7816-4PADDING 10:43:58,564 INFO [main][CipherTest] transformation=AES/OFB184/NOPADDING 10:43:58,564 INFO [main][CipherTest] transformation=AES/OFB184/PKCS5 10:43:58,564 INFO [main][CipherTest] transformation=AES/OFB184/PKCS5PADDING 10:43:58,564 INFO [main][CipherTest] transformation=AES/OFB184/PKCS7 10:43:58,564 INFO [main][CipherTest] transformation=AES/OFB184/PKCS7PADDING 10:43:58,564 INFO [main][CipherTest] transformation=AES/OFB184/TBC 10:43:58,564 INFO [main][CipherTest] transformation=AES/OFB184/TBCPADDING 10:43:58,565 INFO [main][CipherTest] transformation=AES/OFB184/X9.23 10:43:58,565 INFO [main][CipherTest] transformation=AES/OFB184/X9.23PADDING 10:43:58,565 INFO [main][CipherTest] transformation=AES/OFB184/ZEROBYTE 10:43:58,565 INFO [main][CipherTest] transformation=AES/OFB184/ZEROBYTEPADDING 10:43:58,565 INFO [main][CipherTest] transformation=AES/OFB192/ 10:43:58,565 INFO [main][CipherTest] transformation=AES/OFB192/ISO10126 10:43:58,565 INFO [main][CipherTest] transformation=AES/OFB192/ISO10126-2 10:43:58,565 INFO [main][CipherTest] transformation=AES/OFB192/ISO10126-2PADDING 10:43:58,565 INFO [main][CipherTest] transformation=AES/OFB192/ISO10126PADDING 10:43:58,565 INFO [main][CipherTest] transformation=AES/OFB192/ISO7816-4 10:43:58,565 INFO [main][CipherTest] transformation=AES/OFB192/ISO7816-4PADDING 10:43:58,565 INFO [main][CipherTest] transformation=AES/OFB192/NOPADDING 10:43:58,566 INFO [main][CipherTest] transformation=AES/OFB192/PKCS5 10:43:58,566 INFO [main][CipherTest] transformation=AES/OFB192/PKCS5PADDING 10:43:58,566 INFO [main][CipherTest] transformation=AES/OFB192/PKCS7 10:43:58,566 INFO [main][CipherTest] transformation=AES/OFB192/PKCS7PADDING 10:43:58,566 INFO [main][CipherTest] transformation=AES/OFB192/TBC 10:43:58,566 INFO [main][CipherTest] transformation=AES/OFB192/TBCPADDING 10:43:58,566 INFO [main][CipherTest] transformation=AES/OFB192/X9.23 10:43:58,566 INFO [main][CipherTest] transformation=AES/OFB192/X9.23PADDING 10:43:58,566 INFO [main][CipherTest] transformation=AES/OFB192/ZEROBYTE 10:43:58,566 INFO [main][CipherTest] transformation=AES/OFB192/ZEROBYTEPADDING 10:43:58,566 INFO [main][CipherTest] transformation=AES/OFB200/ 10:43:58,566 INFO [main][CipherTest] transformation=AES/OFB200/ISO10126 10:43:58,566 INFO [main][CipherTest] transformation=AES/OFB200/ISO10126-2 10:43:58,566 INFO [main][CipherTest] transformation=AES/OFB200/ISO10126-2PADDING 10:43:58,566 INFO [main][CipherTest] transformation=AES/OFB200/ISO10126PADDING 10:43:58,567 INFO [main][CipherTest] transformation=AES/OFB200/ISO7816-4 10:43:58,567 INFO [main][CipherTest] transformation=AES/OFB200/ISO7816-4PADDING 10:43:58,567 INFO [main][CipherTest] transformation=AES/OFB200/NOPADDING 10:43:58,567 INFO [main][CipherTest] transformation=AES/OFB200/PKCS5 10:43:58,567 INFO [main][CipherTest] transformation=AES/OFB200/PKCS5PADDING 10:43:58,567 INFO [main][CipherTest] transformation=AES/OFB200/PKCS7 10:43:58,567 INFO [main][CipherTest] transformation=AES/OFB200/PKCS7PADDING 10:43:58,567 INFO [main][CipherTest] transformation=AES/OFB200/TBC 10:43:58,567 INFO [main][CipherTest] transformation=AES/OFB200/TBCPADDING 10:43:58,567 INFO [main][CipherTest] transformation=AES/OFB200/X9.23 10:43:58,567 INFO [main][CipherTest] transformation=AES/OFB200/X9.23PADDING 10:43:58,568 INFO [main][CipherTest] transformation=AES/OFB200/ZEROBYTE 10:43:58,568 INFO [main][CipherTest] transformation=AES/OFB200/ZEROBYTEPADDING 10:43:58,568 INFO [main][CipherTest] transformation=AES/OFB208/ 10:43:58,568 INFO [main][CipherTest] transformation=AES/OFB208/ISO10126 10:43:58,568 INFO [main][CipherTest] transformation=AES/OFB208/ISO10126-2 10:43:58,568 INFO [main][CipherTest] transformation=AES/OFB208/ISO10126-2PADDING 10:43:58,568 INFO [main][CipherTest] transformation=AES/OFB208/ISO10126PADDING 10:43:58,568 INFO [main][CipherTest] transformation=AES/OFB208/ISO7816-4 10:43:58,568 INFO [main][CipherTest] transformation=AES/OFB208/ISO7816-4PADDING 10:43:58,568 INFO [main][CipherTest] transformation=AES/OFB208/NOPADDING 10:43:58,568 INFO [main][CipherTest] transformation=AES/OFB208/PKCS5 10:43:58,568 INFO [main][CipherTest] transformation=AES/OFB208/PKCS5PADDING 10:43:58,568 INFO [main][CipherTest] transformation=AES/OFB208/PKCS7 10:43:58,568 INFO [main][CipherTest] transformation=AES/OFB208/PKCS7PADDING 10:43:58,569 INFO [main][CipherTest] transformation=AES/OFB208/TBC 10:43:58,569 INFO [main][CipherTest] transformation=AES/OFB208/TBCPADDING 10:43:58,569 INFO [main][CipherTest] transformation=AES/OFB208/X9.23 10:43:58,569 INFO [main][CipherTest] transformation=AES/OFB208/X9.23PADDING 10:43:58,569 INFO [main][CipherTest] transformation=AES/OFB208/ZEROBYTE 10:43:58,569 INFO [main][CipherTest] transformation=AES/OFB208/ZEROBYTEPADDING 10:43:58,569 INFO [main][CipherTest] transformation=AES/OFB216/ 10:43:58,569 INFO [main][CipherTest] transformation=AES/OFB216/ISO10126 10:43:58,569 INFO [main][CipherTest] transformation=AES/OFB216/ISO10126-2 10:43:58,569 INFO [main][CipherTest] transformation=AES/OFB216/ISO10126-2PADDING 10:43:58,569 INFO [main][CipherTest] transformation=AES/OFB216/ISO10126PADDING 10:43:58,569 INFO [main][CipherTest] transformation=AES/OFB216/ISO7816-4 10:43:58,569 INFO [main][CipherTest] transformation=AES/OFB216/ISO7816-4PADDING 10:43:58,569 INFO [main][CipherTest] transformation=AES/OFB216/NOPADDING 10:43:58,570 INFO [main][CipherTest] transformation=AES/OFB216/PKCS5 10:43:58,570 INFO [main][CipherTest] transformation=AES/OFB216/PKCS5PADDING 10:43:58,570 INFO [main][CipherTest] transformation=AES/OFB216/PKCS7 10:43:58,570 INFO [main][CipherTest] transformation=AES/OFB216/PKCS7PADDING 10:43:58,570 INFO [main][CipherTest] transformation=AES/OFB216/TBC 10:43:58,570 INFO [main][CipherTest] transformation=AES/OFB216/TBCPADDING 10:43:58,570 INFO [main][CipherTest] transformation=AES/OFB216/X9.23 10:43:58,570 INFO [main][CipherTest] transformation=AES/OFB216/X9.23PADDING 10:43:58,570 INFO [main][CipherTest] transformation=AES/OFB216/ZEROBYTE 10:43:58,570 INFO [main][CipherTest] transformation=AES/OFB216/ZEROBYTEPADDING 10:43:58,570 INFO [main][CipherTest] transformation=AES/OFB224/ 10:43:58,570 INFO [main][CipherTest] transformation=AES/OFB224/ISO10126 10:43:58,570 INFO [main][CipherTest] transformation=AES/OFB224/ISO10126-2 10:43:58,570 INFO [main][CipherTest] transformation=AES/OFB224/ISO10126-2PADDING 10:43:58,571 INFO [main][CipherTest] transformation=AES/OFB224/ISO10126PADDING 10:43:58,571 INFO [main][CipherTest] transformation=AES/OFB224/ISO7816-4 10:43:58,571 INFO [main][CipherTest] transformation=AES/OFB224/ISO7816-4PADDING 10:43:58,571 INFO [main][CipherTest] transformation=AES/OFB224/NOPADDING 10:43:58,571 INFO [main][CipherTest] transformation=AES/OFB224/PKCS5 10:43:58,571 INFO [main][CipherTest] transformation=AES/OFB224/PKCS5PADDING 10:43:58,571 INFO [main][CipherTest] transformation=AES/OFB224/PKCS7 10:43:58,571 INFO [main][CipherTest] transformation=AES/OFB224/PKCS7PADDING 10:43:58,571 INFO [main][CipherTest] transformation=AES/OFB224/TBC 10:43:58,571 INFO [main][CipherTest] transformation=AES/OFB224/TBCPADDING 10:43:58,571 INFO [main][CipherTest] transformation=AES/OFB224/X9.23 10:43:58,571 INFO [main][CipherTest] transformation=AES/OFB224/X9.23PADDING 10:43:58,572 INFO [main][CipherTest] transformation=AES/OFB224/ZEROBYTE 10:43:58,572 INFO [main][CipherTest] transformation=AES/OFB224/ZEROBYTEPADDING 10:43:58,572 INFO [main][CipherTest] transformation=AES/OFB232/ 10:43:58,572 INFO [main][CipherTest] transformation=AES/OFB232/ISO10126 10:43:58,572 INFO [main][CipherTest] transformation=AES/OFB232/ISO10126-2 10:43:58,572 INFO [main][CipherTest] transformation=AES/OFB232/ISO10126-2PADDING 10:43:58,572 INFO [main][CipherTest] transformation=AES/OFB232/ISO10126PADDING 10:43:58,572 INFO [main][CipherTest] transformation=AES/OFB232/ISO7816-4 10:43:58,572 INFO [main][CipherTest] transformation=AES/OFB232/ISO7816-4PADDING 10:43:58,572 INFO [main][CipherTest] transformation=AES/OFB232/NOPADDING 10:43:58,572 INFO [main][CipherTest] transformation=AES/OFB232/PKCS5 10:43:58,572 INFO [main][CipherTest] transformation=AES/OFB232/PKCS5PADDING 10:43:58,572 INFO [main][CipherTest] transformation=AES/OFB232/PKCS7 10:43:58,572 INFO [main][CipherTest] transformation=AES/OFB232/PKCS7PADDING 10:43:58,573 INFO [main][CipherTest] transformation=AES/OFB232/TBC 10:43:58,573 INFO [main][CipherTest] transformation=AES/OFB232/TBCPADDING 10:43:58,573 INFO [main][CipherTest] transformation=AES/OFB232/X9.23 10:43:58,573 INFO [main][CipherTest] transformation=AES/OFB232/X9.23PADDING 10:43:58,573 INFO [main][CipherTest] transformation=AES/OFB232/ZEROBYTE 10:43:58,573 INFO [main][CipherTest] transformation=AES/OFB232/ZEROBYTEPADDING 10:43:58,573 INFO [main][CipherTest] transformation=AES/OFB24/ 10:43:58,573 INFO [main][CipherTest] transformation=AES/OFB24/ISO10126 10:43:58,573 INFO [main][CipherTest] transformation=AES/OFB24/ISO10126-2 10:43:58,573 INFO [main][CipherTest] transformation=AES/OFB24/ISO10126-2PADDING 10:43:58,573 INFO [main][CipherTest] transformation=AES/OFB24/ISO10126PADDING 10:43:58,573 INFO [main][CipherTest] transformation=AES/OFB24/ISO7816-4 10:43:58,573 INFO [main][CipherTest] transformation=AES/OFB24/ISO7816-4PADDING 10:43:58,574 INFO [main][CipherTest] transformation=AES/OFB24/NOPADDING 10:43:58,574 INFO [main][CipherTest] transformation=AES/OFB24/PKCS5 10:43:58,574 INFO [main][CipherTest] transformation=AES/OFB24/PKCS5PADDING 10:43:58,574 INFO [main][CipherTest] transformation=AES/OFB24/PKCS7 10:43:58,574 INFO [main][CipherTest] transformation=AES/OFB24/PKCS7PADDING 10:43:58,574 INFO [main][CipherTest] transformation=AES/OFB24/TBC 10:43:58,574 INFO [main][CipherTest] transformation=AES/OFB24/TBCPADDING 10:43:58,574 INFO [main][CipherTest] transformation=AES/OFB24/X9.23 10:43:58,574 INFO [main][CipherTest] transformation=AES/OFB24/X9.23PADDING 10:43:58,574 INFO [main][CipherTest] transformation=AES/OFB24/ZEROBYTE 10:43:58,574 INFO [main][CipherTest] transformation=AES/OFB24/ZEROBYTEPADDING 10:43:58,574 INFO [main][CipherTest] transformation=AES/OFB240/ 10:43:58,574 INFO [main][CipherTest] transformation=AES/OFB240/ISO10126 10:43:58,574 INFO [main][CipherTest] transformation=AES/OFB240/ISO10126-2 10:43:58,575 INFO [main][CipherTest] transformation=AES/OFB240/ISO10126-2PADDING 10:43:58,575 INFO [main][CipherTest] transformation=AES/OFB240/ISO10126PADDING 10:43:58,575 INFO [main][CipherTest] transformation=AES/OFB240/ISO7816-4 10:43:58,575 INFO [main][CipherTest] transformation=AES/OFB240/ISO7816-4PADDING 10:43:58,575 INFO [main][CipherTest] transformation=AES/OFB240/NOPADDING 10:43:58,575 INFO [main][CipherTest] transformation=AES/OFB240/PKCS5 10:43:58,575 INFO [main][CipherTest] transformation=AES/OFB240/PKCS5PADDING 10:43:58,575 INFO [main][CipherTest] transformation=AES/OFB240/PKCS7 10:43:58,575 INFO [main][CipherTest] transformation=AES/OFB240/PKCS7PADDING 10:43:58,575 INFO [main][CipherTest] transformation=AES/OFB240/TBC 10:43:58,575 INFO [main][CipherTest] transformation=AES/OFB240/TBCPADDING 10:43:58,576 INFO [main][CipherTest] transformation=AES/OFB240/X9.23 10:43:58,576 INFO [main][CipherTest] transformation=AES/OFB240/X9.23PADDING 10:43:58,576 INFO [main][CipherTest] transformation=AES/OFB240/ZEROBYTE 10:43:58,576 INFO [main][CipherTest] transformation=AES/OFB240/ZEROBYTEPADDING 10:43:58,576 INFO [main][CipherTest] transformation=AES/OFB248/ 10:43:58,576 INFO [main][CipherTest] transformation=AES/OFB248/ISO10126 10:43:58,576 INFO [main][CipherTest] transformation=AES/OFB248/ISO10126-2 10:43:58,576 INFO [main][CipherTest] transformation=AES/OFB248/ISO10126-2PADDING 10:43:58,576 INFO [main][CipherTest] transformation=AES/OFB248/ISO10126PADDING 10:43:58,576 INFO [main][CipherTest] transformation=AES/OFB248/ISO7816-4 10:43:58,576 INFO [main][CipherTest] transformation=AES/OFB248/ISO7816-4PADDING 10:43:58,576 INFO [main][CipherTest] transformation=AES/OFB248/NOPADDING 10:43:58,576 INFO [main][CipherTest] transformation=AES/OFB248/PKCS5 10:43:58,577 INFO [main][CipherTest] transformation=AES/OFB248/PKCS5PADDING 10:43:58,577 INFO [main][CipherTest] transformation=AES/OFB248/PKCS7 10:43:58,577 INFO [main][CipherTest] transformation=AES/OFB248/PKCS7PADDING 10:43:58,577 INFO [main][CipherTest] transformation=AES/OFB248/TBC 10:43:58,577 INFO [main][CipherTest] transformation=AES/OFB248/TBCPADDING 10:43:58,577 INFO [main][CipherTest] transformation=AES/OFB248/X9.23 10:43:58,577 INFO [main][CipherTest] transformation=AES/OFB248/X9.23PADDING 10:43:58,577 INFO [main][CipherTest] transformation=AES/OFB248/ZEROBYTE 10:43:58,577 INFO [main][CipherTest] transformation=AES/OFB248/ZEROBYTEPADDING 10:43:58,577 INFO [main][CipherTest] transformation=AES/OFB256/ 10:43:58,577 INFO [main][CipherTest] transformation=AES/OFB256/ISO10126 10:43:58,577 INFO [main][CipherTest] transformation=AES/OFB256/ISO10126-2 10:43:58,577 INFO [main][CipherTest] transformation=AES/OFB256/ISO10126-2PADDING 10:43:58,577 INFO [main][CipherTest] transformation=AES/OFB256/ISO10126PADDING 10:43:58,577 INFO [main][CipherTest] transformation=AES/OFB256/ISO7816-4 10:43:58,578 INFO [main][CipherTest] transformation=AES/OFB256/ISO7816-4PADDING 10:43:58,578 INFO [main][CipherTest] transformation=AES/OFB256/NOPADDING 10:43:58,578 INFO [main][CipherTest] transformation=AES/OFB256/PKCS5 10:43:58,578 INFO [main][CipherTest] transformation=AES/OFB256/PKCS5PADDING 10:43:58,578 INFO [main][CipherTest] transformation=AES/OFB256/PKCS7 10:43:58,578 INFO [main][CipherTest] transformation=AES/OFB256/PKCS7PADDING 10:43:58,578 INFO [main][CipherTest] transformation=AES/OFB256/TBC 10:43:58,578 INFO [main][CipherTest] transformation=AES/OFB256/TBCPADDING 10:43:58,578 INFO [main][CipherTest] transformation=AES/OFB256/X9.23 10:43:58,578 INFO [main][CipherTest] transformation=AES/OFB256/X9.23PADDING 10:43:58,578 INFO [main][CipherTest] transformation=AES/OFB256/ZEROBYTE 10:43:58,578 INFO [main][CipherTest] transformation=AES/OFB256/ZEROBYTEPADDING 10:43:58,578 INFO [main][CipherTest] transformation=AES/OFB32/ 10:43:58,578 INFO [main][CipherTest] transformation=AES/OFB32/ISO10126 10:43:58,578 INFO [main][CipherTest] transformation=AES/OFB32/ISO10126-2 10:43:58,578 INFO [main][CipherTest] transformation=AES/OFB32/ISO10126-2PADDING 10:43:58,579 INFO [main][CipherTest] transformation=AES/OFB32/ISO10126PADDING 10:43:58,579 INFO [main][CipherTest] transformation=AES/OFB32/ISO7816-4 10:43:58,579 INFO [main][CipherTest] transformation=AES/OFB32/ISO7816-4PADDING 10:43:58,579 INFO [main][CipherTest] transformation=AES/OFB32/NOPADDING 10:43:58,579 INFO [main][CipherTest] transformation=AES/OFB32/PKCS5 10:43:58,579 INFO [main][CipherTest] transformation=AES/OFB32/PKCS5PADDING 10:43:58,579 INFO [main][CipherTest] transformation=AES/OFB32/PKCS7 10:43:58,579 INFO [main][CipherTest] transformation=AES/OFB32/PKCS7PADDING 10:43:58,579 INFO [main][CipherTest] transformation=AES/OFB32/TBC 10:43:58,579 INFO [main][CipherTest] transformation=AES/OFB32/TBCPADDING 10:43:58,579 INFO [main][CipherTest] transformation=AES/OFB32/X9.23 10:43:58,579 INFO [main][CipherTest] transformation=AES/OFB32/X9.23PADDING 10:43:58,579 INFO [main][CipherTest] transformation=AES/OFB32/ZEROBYTE 10:43:58,580 INFO [main][CipherTest] transformation=AES/OFB32/ZEROBYTEPADDING 10:43:58,580 INFO [main][CipherTest] transformation=AES/OFB40/ 10:43:58,580 INFO [main][CipherTest] transformation=AES/OFB40/ISO10126 10:43:58,580 INFO [main][CipherTest] transformation=AES/OFB40/ISO10126-2 10:43:58,580 INFO [main][CipherTest] transformation=AES/OFB40/ISO10126-2PADDING 10:43:58,580 INFO [main][CipherTest] transformation=AES/OFB40/ISO10126PADDING 10:43:58,580 INFO [main][CipherTest] transformation=AES/OFB40/ISO7816-4 10:43:58,580 INFO [main][CipherTest] transformation=AES/OFB40/ISO7816-4PADDING 10:43:58,580 INFO [main][CipherTest] transformation=AES/OFB40/NOPADDING 10:43:58,580 INFO [main][CipherTest] transformation=AES/OFB40/PKCS5 10:43:58,580 INFO [main][CipherTest] transformation=AES/OFB40/PKCS5PADDING 10:43:58,580 INFO [main][CipherTest] transformation=AES/OFB40/PKCS7 10:43:58,580 INFO [main][CipherTest] transformation=AES/OFB40/PKCS7PADDING 10:43:58,580 INFO [main][CipherTest] transformation=AES/OFB40/TBC 10:43:58,580 INFO [main][CipherTest] transformation=AES/OFB40/TBCPADDING 10:43:58,581 INFO [main][CipherTest] transformation=AES/OFB40/X9.23 10:43:58,581 INFO [main][CipherTest] transformation=AES/OFB40/X9.23PADDING 10:43:58,581 INFO [main][CipherTest] transformation=AES/OFB40/ZEROBYTE 10:43:58,581 INFO [main][CipherTest] transformation=AES/OFB40/ZEROBYTEPADDING 10:43:58,581 INFO [main][CipherTest] transformation=AES/OFB48/ 10:43:58,581 INFO [main][CipherTest] transformation=AES/OFB48/ISO10126 10:43:58,581 INFO [main][CipherTest] transformation=AES/OFB48/ISO10126-2 10:43:58,581 INFO [main][CipherTest] transformation=AES/OFB48/ISO10126-2PADDING 10:43:58,581 INFO [main][CipherTest] transformation=AES/OFB48/ISO10126PADDING 10:43:58,581 INFO [main][CipherTest] transformation=AES/OFB48/ISO7816-4 10:43:58,581 INFO [main][CipherTest] transformation=AES/OFB48/ISO7816-4PADDING 10:43:58,581 INFO [main][CipherTest] transformation=AES/OFB48/NOPADDING 10:43:58,581 INFO [main][CipherTest] transformation=AES/OFB48/PKCS5 10:43:58,581 INFO [main][CipherTest] transformation=AES/OFB48/PKCS5PADDING 10:43:58,582 INFO [main][CipherTest] transformation=AES/OFB48/PKCS7 10:43:58,582 INFO [main][CipherTest] transformation=AES/OFB48/PKCS7PADDING 10:43:58,582 INFO [main][CipherTest] transformation=AES/OFB48/TBC 10:43:58,582 INFO [main][CipherTest] transformation=AES/OFB48/TBCPADDING 10:43:58,582 INFO [main][CipherTest] transformation=AES/OFB48/X9.23 10:43:58,582 INFO [main][CipherTest] transformation=AES/OFB48/X9.23PADDING 10:43:58,582 INFO [main][CipherTest] transformation=AES/OFB48/ZEROBYTE 10:43:58,582 INFO [main][CipherTest] transformation=AES/OFB48/ZEROBYTEPADDING 10:43:58,582 INFO [main][CipherTest] transformation=AES/OFB56/ 10:43:58,582 INFO [main][CipherTest] transformation=AES/OFB56/ISO10126 10:43:58,582 INFO [main][CipherTest] transformation=AES/OFB56/ISO10126-2 10:43:58,582 INFO [main][CipherTest] transformation=AES/OFB56/ISO10126-2PADDING 10:43:58,582 INFO [main][CipherTest] transformation=AES/OFB56/ISO10126PADDING 10:43:58,582 INFO [main][CipherTest] transformation=AES/OFB56/ISO7816-4 10:43:58,582 INFO [main][CipherTest] transformation=AES/OFB56/ISO7816-4PADDING 10:43:58,583 INFO [main][CipherTest] transformation=AES/OFB56/NOPADDING 10:43:58,583 INFO [main][CipherTest] transformation=AES/OFB56/PKCS5 10:43:58,583 INFO [main][CipherTest] transformation=AES/OFB56/PKCS5PADDING 10:43:58,583 INFO [main][CipherTest] transformation=AES/OFB56/PKCS7 10:43:58,583 INFO [main][CipherTest] transformation=AES/OFB56/PKCS7PADDING 10:43:58,583 INFO [main][CipherTest] transformation=AES/OFB56/TBC 10:43:58,583 INFO [main][CipherTest] transformation=AES/OFB56/TBCPADDING 10:43:58,583 INFO [main][CipherTest] transformation=AES/OFB56/X9.23 10:43:58,583 INFO [main][CipherTest] transformation=AES/OFB56/X9.23PADDING 10:43:58,583 INFO [main][CipherTest] transformation=AES/OFB56/ZEROBYTE 10:43:58,583 INFO [main][CipherTest] transformation=AES/OFB56/ZEROBYTEPADDING 10:43:58,583 INFO [main][CipherTest] transformation=AES/OFB64/ 10:43:58,583 INFO [main][CipherTest] transformation=AES/OFB64/ISO10126 10:43:58,583 INFO [main][CipherTest] transformation=AES/OFB64/ISO10126-2 10:43:58,583 INFO [main][CipherTest] transformation=AES/OFB64/ISO10126-2PADDING 10:43:58,584 INFO [main][CipherTest] transformation=AES/OFB64/ISO10126PADDING 10:43:58,584 INFO [main][CipherTest] transformation=AES/OFB64/ISO7816-4 10:43:58,584 INFO [main][CipherTest] transformation=AES/OFB64/ISO7816-4PADDING 10:43:58,584 INFO [main][CipherTest] transformation=AES/OFB64/NOPADDING 10:43:58,584 INFO [main][CipherTest] transformation=AES/OFB64/PKCS5 10:43:58,584 INFO [main][CipherTest] transformation=AES/OFB64/PKCS5PADDING 10:43:58,584 INFO [main][CipherTest] transformation=AES/OFB64/PKCS7 10:43:58,584 INFO [main][CipherTest] transformation=AES/OFB64/PKCS7PADDING 10:43:58,584 INFO [main][CipherTest] transformation=AES/OFB64/TBC 10:43:58,584 INFO [main][CipherTest] transformation=AES/OFB64/TBCPADDING 10:43:58,584 INFO [main][CipherTest] transformation=AES/OFB64/X9.23 10:43:58,584 INFO [main][CipherTest] transformation=AES/OFB64/X9.23PADDING 10:43:58,584 INFO [main][CipherTest] transformation=AES/OFB64/ZEROBYTE 10:43:58,584 INFO [main][CipherTest] transformation=AES/OFB64/ZEROBYTEPADDING 10:43:58,584 INFO [main][CipherTest] transformation=AES/OFB72/ 10:43:58,585 INFO [main][CipherTest] transformation=AES/OFB72/ISO10126 10:43:58,585 INFO [main][CipherTest] transformation=AES/OFB72/ISO10126-2 10:43:58,585 INFO [main][CipherTest] transformation=AES/OFB72/ISO10126-2PADDING 10:43:58,585 INFO [main][CipherTest] transformation=AES/OFB72/ISO10126PADDING 10:43:58,585 INFO [main][CipherTest] transformation=AES/OFB72/ISO7816-4 10:43:58,585 INFO [main][CipherTest] transformation=AES/OFB72/ISO7816-4PADDING 10:43:58,585 INFO [main][CipherTest] transformation=AES/OFB72/NOPADDING 10:43:58,585 INFO [main][CipherTest] transformation=AES/OFB72/PKCS5 10:43:58,585 INFO [main][CipherTest] transformation=AES/OFB72/PKCS5PADDING 10:43:58,585 INFO [main][CipherTest] transformation=AES/OFB72/PKCS7 10:43:58,585 INFO [main][CipherTest] transformation=AES/OFB72/PKCS7PADDING 10:43:58,585 INFO [main][CipherTest] transformation=AES/OFB72/TBC 10:43:58,585 INFO [main][CipherTest] transformation=AES/OFB72/TBCPADDING 10:43:58,586 INFO [main][CipherTest] transformation=AES/OFB72/X9.23 10:43:58,586 INFO [main][CipherTest] transformation=AES/OFB72/X9.23PADDING 10:43:58,586 INFO [main][CipherTest] transformation=AES/OFB72/ZEROBYTE 10:43:58,586 INFO [main][CipherTest] transformation=AES/OFB72/ZEROBYTEPADDING 10:43:58,586 INFO [main][CipherTest] transformation=AES/OFB8/ 10:43:58,586 INFO [main][CipherTest] transformation=AES/OFB8/ISO10126 10:43:58,586 INFO [main][CipherTest] transformation=AES/OFB8/ISO10126-2 10:43:58,586 INFO [main][CipherTest] transformation=AES/OFB8/ISO10126-2PADDING 10:43:58,586 INFO [main][CipherTest] transformation=AES/OFB8/ISO10126PADDING 10:43:58,586 INFO [main][CipherTest] transformation=AES/OFB8/ISO7816-4 10:43:58,586 INFO [main][CipherTest] transformation=AES/OFB8/ISO7816-4PADDING 10:43:58,587 INFO [main][CipherTest] transformation=AES/OFB8/NOPADDING 10:43:58,587 INFO [main][CipherTest] transformation=AES/OFB8/PKCS5 10:43:58,587 INFO [main][CipherTest] transformation=AES/OFB8/PKCS5PADDING 10:43:58,587 INFO [main][CipherTest] transformation=AES/OFB8/PKCS7 10:43:58,587 INFO [main][CipherTest] transformation=AES/OFB8/PKCS7PADDING 10:43:58,587 INFO [main][CipherTest] transformation=AES/OFB8/TBC 10:43:58,587 INFO [main][CipherTest] transformation=AES/OFB8/TBCPADDING 10:43:58,587 INFO [main][CipherTest] transformation=AES/OFB8/X9.23 10:43:58,587 INFO [main][CipherTest] transformation=AES/OFB8/X9.23PADDING 10:43:58,587 INFO [main][CipherTest] transformation=AES/OFB8/ZEROBYTE 10:43:58,587 INFO [main][CipherTest] transformation=AES/OFB8/ZEROBYTEPADDING 10:43:58,587 INFO [main][CipherTest] transformation=AES/OFB80/ 10:43:58,587 INFO [main][CipherTest] transformation=AES/OFB80/ISO10126 10:43:58,587 INFO [main][CipherTest] transformation=AES/OFB80/ISO10126-2 10:43:58,588 INFO [main][CipherTest] transformation=AES/OFB80/ISO10126-2PADDING 10:43:58,588 INFO [main][CipherTest] transformation=AES/OFB80/ISO10126PADDING 10:43:58,588 INFO [main][CipherTest] transformation=AES/OFB80/ISO7816-4 10:43:58,588 INFO [main][CipherTest] transformation=AES/OFB80/ISO7816-4PADDING 10:43:58,588 INFO [main][CipherTest] transformation=AES/OFB80/NOPADDING 10:43:58,588 INFO [main][CipherTest] transformation=AES/OFB80/PKCS5 10:43:58,588 INFO [main][CipherTest] transformation=AES/OFB80/PKCS5PADDING 10:43:58,588 INFO [main][CipherTest] transformation=AES/OFB80/PKCS7 10:43:58,588 INFO [main][CipherTest] transformation=AES/OFB80/PKCS7PADDING 10:43:58,588 INFO [main][CipherTest] transformation=AES/OFB80/TBC 10:43:58,588 INFO [main][CipherTest] transformation=AES/OFB80/TBCPADDING 10:43:58,588 INFO [main][CipherTest] transformation=AES/OFB80/X9.23 10:43:58,588 INFO [main][CipherTest] transformation=AES/OFB80/X9.23PADDING 10:43:58,588 INFO [main][CipherTest] transformation=AES/OFB80/ZEROBYTE 10:43:58,589 INFO [main][CipherTest] transformation=AES/OFB80/ZEROBYTEPADDING 10:43:58,589 INFO [main][CipherTest] transformation=AES/OFB88/ 10:43:58,589 INFO [main][CipherTest] transformation=AES/OFB88/ISO10126 10:43:58,589 INFO [main][CipherTest] transformation=AES/OFB88/ISO10126-2 10:43:58,589 INFO [main][CipherTest] transformation=AES/OFB88/ISO10126-2PADDING 10:43:58,589 INFO [main][CipherTest] transformation=AES/OFB88/ISO10126PADDING 10:43:58,589 INFO [main][CipherTest] transformation=AES/OFB88/ISO7816-4 10:43:58,589 INFO [main][CipherTest] transformation=AES/OFB88/ISO7816-4PADDING 10:43:58,589 INFO [main][CipherTest] transformation=AES/OFB88/NOPADDING 10:43:58,589 INFO [main][CipherTest] transformation=AES/OFB88/PKCS5 10:43:58,589 INFO [main][CipherTest] transformation=AES/OFB88/PKCS5PADDING 10:43:58,589 INFO [main][CipherTest] transformation=AES/OFB88/PKCS7 10:43:58,590 INFO [main][CipherTest] transformation=AES/OFB88/PKCS7PADDING 10:43:58,590 INFO [main][CipherTest] transformation=AES/OFB88/TBC 10:43:58,590 INFO [main][CipherTest] transformation=AES/OFB88/TBCPADDING 10:43:58,590 INFO [main][CipherTest] transformation=AES/OFB88/X9.23 10:43:58,590 INFO [main][CipherTest] transformation=AES/OFB88/X9.23PADDING 10:43:58,590 INFO [main][CipherTest] transformation=AES/OFB88/ZEROBYTE 10:43:58,590 INFO [main][CipherTest] transformation=AES/OFB88/ZEROBYTEPADDING 10:43:58,590 INFO [main][CipherTest] transformation=AES/OFB96/ 10:43:58,590 INFO [main][CipherTest] transformation=AES/OFB96/ISO10126 10:43:58,590 INFO [main][CipherTest] transformation=AES/OFB96/ISO10126-2 10:43:58,590 INFO [main][CipherTest] transformation=AES/OFB96/ISO10126-2PADDING 10:43:58,590 INFO [main][CipherTest] transformation=AES/OFB96/ISO10126PADDING 10:43:58,590 INFO [main][CipherTest] transformation=AES/OFB96/ISO7816-4 10:43:58,590 INFO [main][CipherTest] transformation=AES/OFB96/ISO7816-4PADDING 10:43:58,591 INFO [main][CipherTest] transformation=AES/OFB96/NOPADDING 10:43:58,591 INFO [main][CipherTest] transformation=AES/OFB96/PKCS5 10:43:58,591 INFO [main][CipherTest] transformation=AES/OFB96/PKCS5PADDING 10:43:58,591 INFO [main][CipherTest] transformation=AES/OFB96/PKCS7 10:43:58,591 INFO [main][CipherTest] transformation=AES/OFB96/PKCS7PADDING 10:43:58,591 INFO [main][CipherTest] transformation=AES/OFB96/TBC 10:43:58,591 INFO [main][CipherTest] transformation=AES/OFB96/TBCPADDING 10:43:58,591 INFO [main][CipherTest] transformation=AES/OFB96/X9.23 10:43:58,591 INFO [main][CipherTest] transformation=AES/OFB96/X9.23PADDING 10:43:58,591 INFO [main][CipherTest] transformation=AES/OFB96/ZEROBYTE 10:43:58,591 INFO [main][CipherTest] transformation=AES/OFB96/ZEROBYTEPADDING 10:43:58,591 INFO [main][CipherTest] transformation=AES/SIC/ 10:43:58,591 INFO [main][CipherTest] transformation=AES/SIC/ISO10126 10:43:58,592 INFO [main][CipherTest] transformation=AES/SIC/ISO10126-2 10:43:58,592 INFO [main][CipherTest] transformation=AES/SIC/ISO10126-2PADDING 10:43:58,592 INFO [main][CipherTest] transformation=AES/SIC/ISO10126PADDING 10:43:58,592 INFO [main][CipherTest] transformation=AES/SIC/ISO7816-4 10:43:58,592 INFO [main][CipherTest] transformation=AES/SIC/ISO7816-4PADDING 10:43:58,592 INFO [main][CipherTest] transformation=AES/SIC/NOPADDING 10:43:58,592 INFO [main][CipherTest] transformation=AES/SIC/PKCS5 10:43:58,592 INFO [main][CipherTest] transformation=AES/SIC/PKCS5PADDING 10:43:58,593 INFO [main][CipherTest] transformation=AES/SIC/PKCS7 10:43:58,593 INFO [main][CipherTest] transformation=AES/SIC/PKCS7PADDING 10:43:58,593 INFO [main][CipherTest] transformation=AES/SIC/TBC 10:43:58,593 INFO [main][CipherTest] transformation=AES/SIC/TBCPADDING 10:43:58,593 INFO [main][CipherTest] transformation=AES/SIC/X9.23 10:43:58,593 INFO [main][CipherTest] transformation=AES/SIC/X9.23PADDING 10:43:58,593 INFO [main][CipherTest] transformation=AES/SIC/ZEROBYTE 10:43:58,593 INFO [main][CipherTest] transformation=AES/SIC/ZEROBYTEPADDING 10:43:58,593 INFO [main][CipherTest] transformation=BLOWFISH// 10:43:58,596 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "BLOWFISH//" does not support IV => Skipping. 10:43:58,596 INFO [main][CipherTest] transformation=BLOWFISH//NOPADDING 10:43:58,598 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "BLOWFISH//NOPADDING" does not support IV => Skipping. 10:43:58,598 INFO [main][CipherTest] transformation=BLOWFISH/CBC-CTS/ 10:43:58,600 INFO [main][CipherTest] transformation=BLOWFISH/CBC-CTS/NOPADDING 10:43:58,601 INFO [main][CipherTest] transformation=BLOWFISH/CBC/ 10:43:58,603 INFO [main][CipherTest] transformation=BLOWFISH/CBC/ISO10126 10:43:58,605 INFO [main][CipherTest] transformation=BLOWFISH/CBC/ISO10126-2 10:43:58,607 INFO [main][CipherTest] transformation=BLOWFISH/CBC/ISO10126-2PADDING 10:43:58,608 INFO [main][CipherTest] transformation=BLOWFISH/CBC/ISO10126PADDING 10:43:58,609 INFO [main][CipherTest] transformation=BLOWFISH/CBC/ISO7816-4 10:43:58,609 INFO [main][CipherTest] transformation=BLOWFISH/CBC/ISO7816-4PADDING 10:43:58,610 INFO [main][CipherTest] transformation=BLOWFISH/CBC/NOPADDING 10:43:58,610 INFO [main][CipherTest] transformation=BLOWFISH/CBC/PKCS5 10:43:58,611 INFO [main][CipherTest] transformation=BLOWFISH/CBC/PKCS5PADDING 10:43:58,611 INFO [main][CipherTest] transformation=BLOWFISH/CBC/PKCS7 10:43:58,611 INFO [main][CipherTest] transformation=BLOWFISH/CBC/PKCS7PADDING 10:43:58,612 INFO [main][CipherTest] transformation=BLOWFISH/CBC/TBC 10:43:58,612 INFO [main][CipherTest] transformation=BLOWFISH/CBC/TBCPADDING 10:43:58,613 INFO [main][CipherTest] transformation=BLOWFISH/CBC/X9.23 10:43:58,613 INFO [main][CipherTest] transformation=BLOWFISH/CBC/X9.23PADDING 10:43:58,613 INFO [main][CipherTest] transformation=BLOWFISH/CBC/ZEROBYTE 10:43:58,614 INFO [main][CipherTest] transformation=BLOWFISH/CBC/ZEROBYTEPADDING 10:43:58,614 INFO [main][CipherTest] transformation=BLOWFISH/CFB/ 10:43:58,614 INFO [main][CipherTest] transformation=BLOWFISH/CFB/ISO10126 10:43:58,615 INFO [main][CipherTest] transformation=BLOWFISH/CFB/ISO10126-2 10:43:58,615 INFO [main][CipherTest] transformation=BLOWFISH/CFB/ISO10126-2PADDING 10:43:58,616 INFO [main][CipherTest] transformation=BLOWFISH/CFB/ISO10126PADDING 10:43:58,616 INFO [main][CipherTest] transformation=BLOWFISH/CFB/ISO7816-4 10:43:58,617 INFO [main][CipherTest] transformation=BLOWFISH/CFB/ISO7816-4PADDING 10:43:58,617 INFO [main][CipherTest] transformation=BLOWFISH/CFB/NOPADDING 10:43:58,617 INFO [main][CipherTest] transformation=BLOWFISH/CFB/PKCS5 10:43:58,618 INFO [main][CipherTest] transformation=BLOWFISH/CFB/PKCS5PADDING 10:43:58,618 INFO [main][CipherTest] transformation=BLOWFISH/CFB/PKCS7 10:43:58,618 INFO [main][CipherTest] transformation=BLOWFISH/CFB/PKCS7PADDING 10:43:58,619 INFO [main][CipherTest] transformation=BLOWFISH/CFB/TBC 10:43:58,619 INFO [main][CipherTest] transformation=BLOWFISH/CFB/TBCPADDING 10:43:58,620 INFO [main][CipherTest] transformation=BLOWFISH/CFB/X9.23 10:43:58,620 INFO [main][CipherTest] transformation=BLOWFISH/CFB/X9.23PADDING 10:43:58,620 INFO [main][CipherTest] transformation=BLOWFISH/CFB/ZEROBYTE 10:43:58,621 INFO [main][CipherTest] transformation=BLOWFISH/CFB/ZEROBYTEPADDING 10:43:58,621 INFO [main][CipherTest] transformation=BLOWFISH/CFB104/ 10:43:58,622 INFO [main][CipherTest] transformation=BLOWFISH/CFB104/ISO10126 10:43:58,622 INFO [main][CipherTest] transformation=BLOWFISH/CFB104/ISO10126-2 10:43:58,622 INFO [main][CipherTest] transformation=BLOWFISH/CFB104/ISO10126-2PADDING 10:43:58,623 INFO [main][CipherTest] transformation=BLOWFISH/CFB104/ISO10126PADDING 10:43:58,623 INFO [main][CipherTest] transformation=BLOWFISH/CFB104/ISO7816-4 10:43:58,624 INFO [main][CipherTest] transformation=BLOWFISH/CFB104/ISO7816-4PADDING 10:43:58,624 INFO [main][CipherTest] transformation=BLOWFISH/CFB104/NOPADDING 10:43:58,624 INFO [main][CipherTest] transformation=BLOWFISH/CFB104/PKCS5 10:43:58,625 INFO [main][CipherTest] transformation=BLOWFISH/CFB104/PKCS5PADDING 10:43:58,625 INFO [main][CipherTest] transformation=BLOWFISH/CFB104/PKCS7 10:43:58,625 INFO [main][CipherTest] transformation=BLOWFISH/CFB104/PKCS7PADDING 10:43:58,626 INFO [main][CipherTest] transformation=BLOWFISH/CFB104/TBC 10:43:58,626 INFO [main][CipherTest] transformation=BLOWFISH/CFB104/TBCPADDING 10:43:58,626 INFO [main][CipherTest] transformation=BLOWFISH/CFB104/X9.23 10:43:58,627 INFO [main][CipherTest] transformation=BLOWFISH/CFB104/X9.23PADDING 10:43:58,627 INFO [main][CipherTest] transformation=BLOWFISH/CFB104/ZEROBYTE 10:43:58,628 INFO [main][CipherTest] transformation=BLOWFISH/CFB104/ZEROBYTEPADDING 10:43:58,628 INFO [main][CipherTest] transformation=BLOWFISH/CFB112/ 10:43:58,628 INFO [main][CipherTest] transformation=BLOWFISH/CFB112/ISO10126 10:43:58,629 INFO [main][CipherTest] transformation=BLOWFISH/CFB112/ISO10126-2 10:43:58,629 INFO [main][CipherTest] transformation=BLOWFISH/CFB112/ISO10126-2PADDING 10:43:58,629 INFO [main][CipherTest] transformation=BLOWFISH/CFB112/ISO10126PADDING 10:43:58,630 INFO [main][CipherTest] transformation=BLOWFISH/CFB112/ISO7816-4 10:43:58,630 INFO [main][CipherTest] transformation=BLOWFISH/CFB112/ISO7816-4PADDING 10:43:58,630 INFO [main][CipherTest] transformation=BLOWFISH/CFB112/NOPADDING 10:43:58,631 INFO [main][CipherTest] transformation=BLOWFISH/CFB112/PKCS5 10:43:58,631 INFO [main][CipherTest] transformation=BLOWFISH/CFB112/PKCS5PADDING 10:43:58,631 INFO [main][CipherTest] transformation=BLOWFISH/CFB112/PKCS7 10:43:58,632 INFO [main][CipherTest] transformation=BLOWFISH/CFB112/PKCS7PADDING 10:43:58,632 INFO [main][CipherTest] transformation=BLOWFISH/CFB112/TBC 10:43:58,632 INFO [main][CipherTest] transformation=BLOWFISH/CFB112/TBCPADDING 10:43:58,633 INFO [main][CipherTest] transformation=BLOWFISH/CFB112/X9.23 10:43:58,633 INFO [main][CipherTest] transformation=BLOWFISH/CFB112/X9.23PADDING 10:43:58,634 INFO [main][CipherTest] transformation=BLOWFISH/CFB112/ZEROBYTE 10:43:58,634 INFO [main][CipherTest] transformation=BLOWFISH/CFB112/ZEROBYTEPADDING 10:43:58,634 INFO [main][CipherTest] transformation=BLOWFISH/CFB120/ 10:43:58,635 INFO [main][CipherTest] transformation=BLOWFISH/CFB120/ISO10126 10:43:58,635 INFO [main][CipherTest] transformation=BLOWFISH/CFB120/ISO10126-2 10:43:58,635 INFO [main][CipherTest] transformation=BLOWFISH/CFB120/ISO10126-2PADDING 10:43:58,636 INFO [main][CipherTest] transformation=BLOWFISH/CFB120/ISO10126PADDING 10:43:58,636 INFO [main][CipherTest] transformation=BLOWFISH/CFB120/ISO7816-4 10:43:58,636 INFO [main][CipherTest] transformation=BLOWFISH/CFB120/ISO7816-4PADDING 10:43:58,637 INFO [main][CipherTest] transformation=BLOWFISH/CFB120/NOPADDING 10:43:58,637 INFO [main][CipherTest] transformation=BLOWFISH/CFB120/PKCS5 10:43:58,637 INFO [main][CipherTest] transformation=BLOWFISH/CFB120/PKCS5PADDING 10:43:58,638 INFO [main][CipherTest] transformation=BLOWFISH/CFB120/PKCS7 10:43:58,638 INFO [main][CipherTest] transformation=BLOWFISH/CFB120/PKCS7PADDING 10:43:58,638 INFO [main][CipherTest] transformation=BLOWFISH/CFB120/TBC 10:43:58,639 INFO [main][CipherTest] transformation=BLOWFISH/CFB120/TBCPADDING 10:43:58,639 INFO [main][CipherTest] transformation=BLOWFISH/CFB120/X9.23 10:43:58,639 INFO [main][CipherTest] transformation=BLOWFISH/CFB120/X9.23PADDING 10:43:58,640 INFO [main][CipherTest] transformation=BLOWFISH/CFB120/ZEROBYTE 10:43:58,640 INFO [main][CipherTest] transformation=BLOWFISH/CFB120/ZEROBYTEPADDING 10:43:58,640 INFO [main][CipherTest] transformation=BLOWFISH/CFB128/ 10:43:58,641 INFO [main][CipherTest] transformation=BLOWFISH/CFB128/ISO10126 10:43:58,641 INFO [main][CipherTest] transformation=BLOWFISH/CFB128/ISO10126-2 10:43:58,641 INFO [main][CipherTest] transformation=BLOWFISH/CFB128/ISO10126-2PADDING 10:43:58,642 INFO [main][CipherTest] transformation=BLOWFISH/CFB128/ISO10126PADDING 10:43:58,642 INFO [main][CipherTest] transformation=BLOWFISH/CFB128/ISO7816-4 10:43:58,643 INFO [main][CipherTest] transformation=BLOWFISH/CFB128/ISO7816-4PADDING 10:43:58,643 INFO [main][CipherTest] transformation=BLOWFISH/CFB128/NOPADDING 10:43:58,643 INFO [main][CipherTest] transformation=BLOWFISH/CFB128/PKCS5 10:43:58,644 INFO [main][CipherTest] transformation=BLOWFISH/CFB128/PKCS5PADDING 10:43:58,644 INFO [main][CipherTest] transformation=BLOWFISH/CFB128/PKCS7 10:43:58,644 INFO [main][CipherTest] transformation=BLOWFISH/CFB128/PKCS7PADDING 10:43:58,645 INFO [main][CipherTest] transformation=BLOWFISH/CFB128/TBC 10:43:58,645 INFO [main][CipherTest] transformation=BLOWFISH/CFB128/TBCPADDING 10:43:58,646 INFO [main][CipherTest] transformation=BLOWFISH/CFB128/X9.23 10:43:58,646 INFO [main][CipherTest] transformation=BLOWFISH/CFB128/X9.23PADDING 10:43:58,647 INFO [main][CipherTest] transformation=BLOWFISH/CFB128/ZEROBYTE 10:43:58,647 INFO [main][CipherTest] transformation=BLOWFISH/CFB128/ZEROBYTEPADDING 10:43:58,647 INFO [main][CipherTest] transformation=BLOWFISH/CFB136/ 10:43:58,648 INFO [main][CipherTest] transformation=BLOWFISH/CFB136/ISO10126 10:43:58,648 INFO [main][CipherTest] transformation=BLOWFISH/CFB136/ISO10126-2 10:43:58,649 INFO [main][CipherTest] transformation=BLOWFISH/CFB136/ISO10126-2PADDING 10:43:58,649 INFO [main][CipherTest] transformation=BLOWFISH/CFB136/ISO10126PADDING 10:43:58,649 INFO [main][CipherTest] transformation=BLOWFISH/CFB136/ISO7816-4 10:43:58,650 INFO [main][CipherTest] transformation=BLOWFISH/CFB136/ISO7816-4PADDING 10:43:58,650 INFO [main][CipherTest] transformation=BLOWFISH/CFB136/NOPADDING 10:43:58,650 INFO [main][CipherTest] transformation=BLOWFISH/CFB136/PKCS5 10:43:58,651 INFO [main][CipherTest] transformation=BLOWFISH/CFB136/PKCS5PADDING 10:43:58,651 INFO [main][CipherTest] transformation=BLOWFISH/CFB136/PKCS7 10:43:58,652 INFO [main][CipherTest] transformation=BLOWFISH/CFB136/PKCS7PADDING 10:43:58,652 INFO [main][CipherTest] transformation=BLOWFISH/CFB136/TBC 10:43:58,652 INFO [main][CipherTest] transformation=BLOWFISH/CFB136/TBCPADDING 10:43:58,653 INFO [main][CipherTest] transformation=BLOWFISH/CFB136/X9.23 10:43:58,653 INFO [main][CipherTest] transformation=BLOWFISH/CFB136/X9.23PADDING 10:43:58,653 INFO [main][CipherTest] transformation=BLOWFISH/CFB136/ZEROBYTE 10:43:58,654 INFO [main][CipherTest] transformation=BLOWFISH/CFB136/ZEROBYTEPADDING 10:43:58,654 INFO [main][CipherTest] transformation=BLOWFISH/CFB144/ 10:43:58,655 INFO [main][CipherTest] transformation=BLOWFISH/CFB144/ISO10126 10:43:58,655 INFO [main][CipherTest] transformation=BLOWFISH/CFB144/ISO10126-2 10:43:58,655 INFO [main][CipherTest] transformation=BLOWFISH/CFB144/ISO10126-2PADDING 10:43:58,656 INFO [main][CipherTest] transformation=BLOWFISH/CFB144/ISO10126PADDING 10:43:58,656 INFO [main][CipherTest] transformation=BLOWFISH/CFB144/ISO7816-4 10:43:58,657 INFO [main][CipherTest] transformation=BLOWFISH/CFB144/ISO7816-4PADDING 10:43:58,657 INFO [main][CipherTest] transformation=BLOWFISH/CFB144/NOPADDING 10:43:58,657 INFO [main][CipherTest] transformation=BLOWFISH/CFB144/PKCS5 10:43:58,658 INFO [main][CipherTest] transformation=BLOWFISH/CFB144/PKCS5PADDING 10:43:58,658 INFO [main][CipherTest] transformation=BLOWFISH/CFB144/PKCS7 10:43:58,659 INFO [main][CipherTest] transformation=BLOWFISH/CFB144/PKCS7PADDING 10:43:58,659 INFO [main][CipherTest] transformation=BLOWFISH/CFB144/TBC 10:43:58,660 INFO [main][CipherTest] transformation=BLOWFISH/CFB144/TBCPADDING 10:43:58,660 INFO [main][CipherTest] transformation=BLOWFISH/CFB144/X9.23 10:43:58,661 INFO [main][CipherTest] transformation=BLOWFISH/CFB144/X9.23PADDING 10:43:58,661 INFO [main][CipherTest] transformation=BLOWFISH/CFB144/ZEROBYTE 10:43:58,661 INFO [main][CipherTest] transformation=BLOWFISH/CFB144/ZEROBYTEPADDING 10:43:58,662 INFO [main][CipherTest] transformation=BLOWFISH/CFB152/ 10:43:58,662 INFO [main][CipherTest] transformation=BLOWFISH/CFB152/ISO10126 10:43:58,663 INFO [main][CipherTest] transformation=BLOWFISH/CFB152/ISO10126-2 10:43:58,663 INFO [main][CipherTest] transformation=BLOWFISH/CFB152/ISO10126-2PADDING 10:43:58,663 INFO [main][CipherTest] transformation=BLOWFISH/CFB152/ISO10126PADDING 10:43:58,664 INFO [main][CipherTest] transformation=BLOWFISH/CFB152/ISO7816-4 10:43:58,664 INFO [main][CipherTest] transformation=BLOWFISH/CFB152/ISO7816-4PADDING 10:43:58,665 INFO [main][CipherTest] transformation=BLOWFISH/CFB152/NOPADDING 10:43:58,665 INFO [main][CipherTest] transformation=BLOWFISH/CFB152/PKCS5 10:43:58,665 INFO [main][CipherTest] transformation=BLOWFISH/CFB152/PKCS5PADDING 10:43:58,666 INFO [main][CipherTest] transformation=BLOWFISH/CFB152/PKCS7 10:43:58,666 INFO [main][CipherTest] transformation=BLOWFISH/CFB152/PKCS7PADDING 10:43:58,666 INFO [main][CipherTest] transformation=BLOWFISH/CFB152/TBC 10:43:58,667 INFO [main][CipherTest] transformation=BLOWFISH/CFB152/TBCPADDING 10:43:58,667 INFO [main][CipherTest] transformation=BLOWFISH/CFB152/X9.23 10:43:58,668 INFO [main][CipherTest] transformation=BLOWFISH/CFB152/X9.23PADDING 10:43:58,668 INFO [main][CipherTest] transformation=BLOWFISH/CFB152/ZEROBYTE 10:43:58,668 INFO [main][CipherTest] transformation=BLOWFISH/CFB152/ZEROBYTEPADDING 10:43:58,669 INFO [main][CipherTest] transformation=BLOWFISH/CFB16/ 10:43:58,669 INFO [main][CipherTest] transformation=BLOWFISH/CFB16/ISO10126 10:43:58,670 INFO [main][CipherTest] transformation=BLOWFISH/CFB16/ISO10126-2 10:43:58,670 INFO [main][CipherTest] transformation=BLOWFISH/CFB16/ISO10126-2PADDING 10:43:58,670 INFO [main][CipherTest] transformation=BLOWFISH/CFB16/ISO10126PADDING 10:43:58,671 INFO [main][CipherTest] transformation=BLOWFISH/CFB16/ISO7816-4 10:43:58,671 INFO [main][CipherTest] transformation=BLOWFISH/CFB16/ISO7816-4PADDING 10:43:58,671 INFO [main][CipherTest] transformation=BLOWFISH/CFB16/NOPADDING 10:43:58,672 INFO [main][CipherTest] transformation=BLOWFISH/CFB16/PKCS5 10:43:58,672 INFO [main][CipherTest] transformation=BLOWFISH/CFB16/PKCS5PADDING 10:43:58,672 INFO [main][CipherTest] transformation=BLOWFISH/CFB16/PKCS7 10:43:58,672 INFO [main][CipherTest] transformation=BLOWFISH/CFB16/PKCS7PADDING 10:43:58,672 INFO [main][CipherTest] transformation=BLOWFISH/CFB16/TBC 10:43:58,672 INFO [main][CipherTest] transformation=BLOWFISH/CFB16/TBCPADDING 10:43:58,673 INFO [main][CipherTest] transformation=BLOWFISH/CFB16/X9.23 10:43:58,673 INFO [main][CipherTest] transformation=BLOWFISH/CFB16/X9.23PADDING 10:43:58,673 INFO [main][CipherTest] transformation=BLOWFISH/CFB16/ZEROBYTE 10:43:58,673 INFO [main][CipherTest] transformation=BLOWFISH/CFB16/ZEROBYTEPADDING 10:43:58,673 INFO [main][CipherTest] transformation=BLOWFISH/CFB160/ 10:43:58,673 INFO [main][CipherTest] transformation=BLOWFISH/CFB160/ISO10126 10:43:58,674 INFO [main][CipherTest] transformation=BLOWFISH/CFB160/ISO10126-2 10:43:58,674 INFO [main][CipherTest] transformation=BLOWFISH/CFB160/ISO10126-2PADDING 10:43:58,674 INFO [main][CipherTest] transformation=BLOWFISH/CFB160/ISO10126PADDING 10:43:58,674 INFO [main][CipherTest] transformation=BLOWFISH/CFB160/ISO7816-4 10:43:58,675 INFO [main][CipherTest] transformation=BLOWFISH/CFB160/ISO7816-4PADDING 10:43:58,675 INFO [main][CipherTest] transformation=BLOWFISH/CFB160/NOPADDING 10:43:58,675 INFO [main][CipherTest] transformation=BLOWFISH/CFB160/PKCS5 10:43:58,675 INFO [main][CipherTest] transformation=BLOWFISH/CFB160/PKCS5PADDING 10:43:58,675 INFO [main][CipherTest] transformation=BLOWFISH/CFB160/PKCS7 10:43:58,676 INFO [main][CipherTest] transformation=BLOWFISH/CFB160/PKCS7PADDING 10:43:58,676 INFO [main][CipherTest] transformation=BLOWFISH/CFB160/TBC 10:43:58,676 INFO [main][CipherTest] transformation=BLOWFISH/CFB160/TBCPADDING 10:43:58,676 INFO [main][CipherTest] transformation=BLOWFISH/CFB160/X9.23 10:43:58,676 INFO [main][CipherTest] transformation=BLOWFISH/CFB160/X9.23PADDING 10:43:58,676 INFO [main][CipherTest] transformation=BLOWFISH/CFB160/ZEROBYTE 10:43:58,677 INFO [main][CipherTest] transformation=BLOWFISH/CFB160/ZEROBYTEPADDING 10:43:58,677 INFO [main][CipherTest] transformation=BLOWFISH/CFB168/ 10:43:58,677 INFO [main][CipherTest] transformation=BLOWFISH/CFB168/ISO10126 10:43:58,677 INFO [main][CipherTest] transformation=BLOWFISH/CFB168/ISO10126-2 10:43:58,677 INFO [main][CipherTest] transformation=BLOWFISH/CFB168/ISO10126-2PADDING 10:43:58,677 INFO [main][CipherTest] transformation=BLOWFISH/CFB168/ISO10126PADDING 10:43:58,678 INFO [main][CipherTest] transformation=BLOWFISH/CFB168/ISO7816-4 10:43:58,678 INFO [main][CipherTest] transformation=BLOWFISH/CFB168/ISO7816-4PADDING 10:43:58,678 INFO [main][CipherTest] transformation=BLOWFISH/CFB168/NOPADDING 10:43:58,678 INFO [main][CipherTest] transformation=BLOWFISH/CFB168/PKCS5 10:43:58,678 INFO [main][CipherTest] transformation=BLOWFISH/CFB168/PKCS5PADDING 10:43:58,678 INFO [main][CipherTest] transformation=BLOWFISH/CFB168/PKCS7 10:43:58,679 INFO [main][CipherTest] transformation=BLOWFISH/CFB168/PKCS7PADDING 10:43:58,679 INFO [main][CipherTest] transformation=BLOWFISH/CFB168/TBC 10:43:58,679 INFO [main][CipherTest] transformation=BLOWFISH/CFB168/TBCPADDING 10:43:58,679 INFO [main][CipherTest] transformation=BLOWFISH/CFB168/X9.23 10:43:58,679 INFO [main][CipherTest] transformation=BLOWFISH/CFB168/X9.23PADDING 10:43:58,680 INFO [main][CipherTest] transformation=BLOWFISH/CFB168/ZEROBYTE 10:43:58,680 INFO [main][CipherTest] transformation=BLOWFISH/CFB168/ZEROBYTEPADDING 10:43:58,680 INFO [main][CipherTest] transformation=BLOWFISH/CFB176/ 10:43:58,680 INFO [main][CipherTest] transformation=BLOWFISH/CFB176/ISO10126 10:43:58,680 INFO [main][CipherTest] transformation=BLOWFISH/CFB176/ISO10126-2 10:43:58,681 INFO [main][CipherTest] transformation=BLOWFISH/CFB176/ISO10126-2PADDING 10:43:58,681 INFO [main][CipherTest] transformation=BLOWFISH/CFB176/ISO10126PADDING 10:43:58,681 INFO [main][CipherTest] transformation=BLOWFISH/CFB176/ISO7816-4 10:43:58,681 INFO [main][CipherTest] transformation=BLOWFISH/CFB176/ISO7816-4PADDING 10:43:58,681 INFO [main][CipherTest] transformation=BLOWFISH/CFB176/NOPADDING 10:43:58,682 INFO [main][CipherTest] transformation=BLOWFISH/CFB176/PKCS5 10:43:58,682 INFO [main][CipherTest] transformation=BLOWFISH/CFB176/PKCS5PADDING 10:43:58,682 INFO [main][CipherTest] transformation=BLOWFISH/CFB176/PKCS7 10:43:58,682 INFO [main][CipherTest] transformation=BLOWFISH/CFB176/PKCS7PADDING 10:43:58,683 INFO [main][CipherTest] transformation=BLOWFISH/CFB176/TBC 10:43:58,683 INFO [main][CipherTest] transformation=BLOWFISH/CFB176/TBCPADDING 10:43:58,684 INFO [main][CipherTest] transformation=BLOWFISH/CFB176/X9.23 10:43:58,684 INFO [main][CipherTest] transformation=BLOWFISH/CFB176/X9.23PADDING 10:43:58,684 INFO [main][CipherTest] transformation=BLOWFISH/CFB176/ZEROBYTE 10:43:58,684 INFO [main][CipherTest] transformation=BLOWFISH/CFB176/ZEROBYTEPADDING 10:43:58,684 INFO [main][CipherTest] transformation=BLOWFISH/CFB184/ 10:43:58,684 INFO [main][CipherTest] transformation=BLOWFISH/CFB184/ISO10126 10:43:58,685 INFO [main][CipherTest] transformation=BLOWFISH/CFB184/ISO10126-2 10:43:58,685 INFO [main][CipherTest] transformation=BLOWFISH/CFB184/ISO10126-2PADDING 10:43:58,685 INFO [main][CipherTest] transformation=BLOWFISH/CFB184/ISO10126PADDING 10:43:58,685 INFO [main][CipherTest] transformation=BLOWFISH/CFB184/ISO7816-4 10:43:58,685 INFO [main][CipherTest] transformation=BLOWFISH/CFB184/ISO7816-4PADDING 10:43:58,686 INFO [main][CipherTest] transformation=BLOWFISH/CFB184/NOPADDING 10:43:58,686 INFO [main][CipherTest] transformation=BLOWFISH/CFB184/PKCS5 10:43:58,686 INFO [main][CipherTest] transformation=BLOWFISH/CFB184/PKCS5PADDING 10:43:58,686 INFO [main][CipherTest] transformation=BLOWFISH/CFB184/PKCS7 10:43:58,686 INFO [main][CipherTest] transformation=BLOWFISH/CFB184/PKCS7PADDING 10:43:58,686 INFO [main][CipherTest] transformation=BLOWFISH/CFB184/TBC 10:43:58,687 INFO [main][CipherTest] transformation=BLOWFISH/CFB184/TBCPADDING 10:43:58,687 INFO [main][CipherTest] transformation=BLOWFISH/CFB184/X9.23 10:43:58,687 INFO [main][CipherTest] transformation=BLOWFISH/CFB184/X9.23PADDING 10:43:58,687 INFO [main][CipherTest] transformation=BLOWFISH/CFB184/ZEROBYTE 10:43:58,687 INFO [main][CipherTest] transformation=BLOWFISH/CFB184/ZEROBYTEPADDING 10:43:58,688 INFO [main][CipherTest] transformation=BLOWFISH/CFB192/ 10:43:58,688 INFO [main][CipherTest] transformation=BLOWFISH/CFB192/ISO10126 10:43:58,688 INFO [main][CipherTest] transformation=BLOWFISH/CFB192/ISO10126-2 10:43:58,688 INFO [main][CipherTest] transformation=BLOWFISH/CFB192/ISO10126-2PADDING 10:43:58,688 INFO [main][CipherTest] transformation=BLOWFISH/CFB192/ISO10126PADDING 10:43:58,688 INFO [main][CipherTest] transformation=BLOWFISH/CFB192/ISO7816-4 10:43:58,689 INFO [main][CipherTest] transformation=BLOWFISH/CFB192/ISO7816-4PADDING 10:43:58,689 INFO [main][CipherTest] transformation=BLOWFISH/CFB192/NOPADDING 10:43:58,689 INFO [main][CipherTest] transformation=BLOWFISH/CFB192/PKCS5 10:43:58,689 INFO [main][CipherTest] transformation=BLOWFISH/CFB192/PKCS5PADDING 10:43:58,689 INFO [main][CipherTest] transformation=BLOWFISH/CFB192/PKCS7 10:43:58,689 INFO [main][CipherTest] transformation=BLOWFISH/CFB192/PKCS7PADDING 10:43:58,690 INFO [main][CipherTest] transformation=BLOWFISH/CFB192/TBC 10:43:58,690 INFO [main][CipherTest] transformation=BLOWFISH/CFB192/TBCPADDING 10:43:58,690 INFO [main][CipherTest] transformation=BLOWFISH/CFB192/X9.23 10:43:58,690 INFO [main][CipherTest] transformation=BLOWFISH/CFB192/X9.23PADDING 10:43:58,690 INFO [main][CipherTest] transformation=BLOWFISH/CFB192/ZEROBYTE 10:43:58,690 INFO [main][CipherTest] transformation=BLOWFISH/CFB192/ZEROBYTEPADDING 10:43:58,691 INFO [main][CipherTest] transformation=BLOWFISH/CFB200/ 10:43:58,691 INFO [main][CipherTest] transformation=BLOWFISH/CFB200/ISO10126 10:43:58,691 INFO [main][CipherTest] transformation=BLOWFISH/CFB200/ISO10126-2 10:43:58,691 INFO [main][CipherTest] transformation=BLOWFISH/CFB200/ISO10126-2PADDING 10:43:58,691 INFO [main][CipherTest] transformation=BLOWFISH/CFB200/ISO10126PADDING 10:43:58,692 INFO [main][CipherTest] transformation=BLOWFISH/CFB200/ISO7816-4 10:43:58,692 INFO [main][CipherTest] transformation=BLOWFISH/CFB200/ISO7816-4PADDING 10:43:58,692 INFO [main][CipherTest] transformation=BLOWFISH/CFB200/NOPADDING 10:43:58,692 INFO [main][CipherTest] transformation=BLOWFISH/CFB200/PKCS5 10:43:58,692 INFO [main][CipherTest] transformation=BLOWFISH/CFB200/PKCS5PADDING 10:43:58,692 INFO [main][CipherTest] transformation=BLOWFISH/CFB200/PKCS7 10:43:58,693 INFO [main][CipherTest] transformation=BLOWFISH/CFB200/PKCS7PADDING 10:43:58,693 INFO [main][CipherTest] transformation=BLOWFISH/CFB200/TBC 10:43:58,693 INFO [main][CipherTest] transformation=BLOWFISH/CFB200/TBCPADDING 10:43:58,693 INFO [main][CipherTest] transformation=BLOWFISH/CFB200/X9.23 10:43:58,693 INFO [main][CipherTest] transformation=BLOWFISH/CFB200/X9.23PADDING 10:43:58,694 INFO [main][CipherTest] transformation=BLOWFISH/CFB200/ZEROBYTE 10:43:58,694 INFO [main][CipherTest] transformation=BLOWFISH/CFB200/ZEROBYTEPADDING 10:43:58,694 INFO [main][CipherTest] transformation=BLOWFISH/CFB208/ 10:43:58,694 INFO [main][CipherTest] transformation=BLOWFISH/CFB208/ISO10126 10:43:58,695 INFO [main][CipherTest] transformation=BLOWFISH/CFB208/ISO10126-2 10:43:58,695 INFO [main][CipherTest] transformation=BLOWFISH/CFB208/ISO10126-2PADDING 10:43:58,695 INFO [main][CipherTest] transformation=BLOWFISH/CFB208/ISO10126PADDING 10:43:58,695 INFO [main][CipherTest] transformation=BLOWFISH/CFB208/ISO7816-4 10:43:58,696 INFO [main][CipherTest] transformation=BLOWFISH/CFB208/ISO7816-4PADDING 10:43:58,696 INFO [main][CipherTest] transformation=BLOWFISH/CFB208/NOPADDING 10:43:58,696 INFO [main][CipherTest] transformation=BLOWFISH/CFB208/PKCS5 10:43:58,696 INFO [main][CipherTest] transformation=BLOWFISH/CFB208/PKCS5PADDING 10:43:58,697 INFO [main][CipherTest] transformation=BLOWFISH/CFB208/PKCS7 10:43:58,697 INFO [main][CipherTest] transformation=BLOWFISH/CFB208/PKCS7PADDING 10:43:58,697 INFO [main][CipherTest] transformation=BLOWFISH/CFB208/TBC 10:43:58,697 INFO [main][CipherTest] transformation=BLOWFISH/CFB208/TBCPADDING 10:43:58,697 INFO [main][CipherTest] transformation=BLOWFISH/CFB208/X9.23 10:43:58,698 INFO [main][CipherTest] transformation=BLOWFISH/CFB208/X9.23PADDING 10:43:58,698 INFO [main][CipherTest] transformation=BLOWFISH/CFB208/ZEROBYTE 10:43:58,698 INFO [main][CipherTest] transformation=BLOWFISH/CFB208/ZEROBYTEPADDING 10:43:58,698 INFO [main][CipherTest] transformation=BLOWFISH/CFB216/ 10:43:58,698 INFO [main][CipherTest] transformation=BLOWFISH/CFB216/ISO10126 10:43:58,699 INFO [main][CipherTest] transformation=BLOWFISH/CFB216/ISO10126-2 10:43:58,699 INFO [main][CipherTest] transformation=BLOWFISH/CFB216/ISO10126-2PADDING 10:43:58,699 INFO [main][CipherTest] transformation=BLOWFISH/CFB216/ISO10126PADDING 10:43:58,700 INFO [main][CipherTest] transformation=BLOWFISH/CFB216/ISO7816-4 10:43:58,700 INFO [main][CipherTest] transformation=BLOWFISH/CFB216/ISO7816-4PADDING 10:43:58,700 INFO [main][CipherTest] transformation=BLOWFISH/CFB216/NOPADDING 10:43:58,700 INFO [main][CipherTest] transformation=BLOWFISH/CFB216/PKCS5 10:43:58,700 INFO [main][CipherTest] transformation=BLOWFISH/CFB216/PKCS5PADDING 10:43:58,701 INFO [main][CipherTest] transformation=BLOWFISH/CFB216/PKCS7 10:43:58,701 INFO [main][CipherTest] transformation=BLOWFISH/CFB216/PKCS7PADDING 10:43:58,701 INFO [main][CipherTest] transformation=BLOWFISH/CFB216/TBC 10:43:58,701 INFO [main][CipherTest] transformation=BLOWFISH/CFB216/TBCPADDING 10:43:58,701 INFO [main][CipherTest] transformation=BLOWFISH/CFB216/X9.23 10:43:58,702 INFO [main][CipherTest] transformation=BLOWFISH/CFB216/X9.23PADDING 10:43:58,702 INFO [main][CipherTest] transformation=BLOWFISH/CFB216/ZEROBYTE 10:43:58,702 INFO [main][CipherTest] transformation=BLOWFISH/CFB216/ZEROBYTEPADDING 10:43:58,702 INFO [main][CipherTest] transformation=BLOWFISH/CFB224/ 10:43:58,703 INFO [main][CipherTest] transformation=BLOWFISH/CFB224/ISO10126 10:43:58,703 INFO [main][CipherTest] transformation=BLOWFISH/CFB224/ISO10126-2 10:43:58,703 INFO [main][CipherTest] transformation=BLOWFISH/CFB224/ISO10126-2PADDING 10:43:58,703 INFO [main][CipherTest] transformation=BLOWFISH/CFB224/ISO10126PADDING 10:43:58,704 INFO [main][CipherTest] transformation=BLOWFISH/CFB224/ISO7816-4 10:43:58,704 INFO [main][CipherTest] transformation=BLOWFISH/CFB224/ISO7816-4PADDING 10:43:58,704 INFO [main][CipherTest] transformation=BLOWFISH/CFB224/NOPADDING 10:43:58,704 INFO [main][CipherTest] transformation=BLOWFISH/CFB224/PKCS5 10:43:58,705 INFO [main][CipherTest] transformation=BLOWFISH/CFB224/PKCS5PADDING 10:43:58,705 INFO [main][CipherTest] transformation=BLOWFISH/CFB224/PKCS7 10:43:58,705 INFO [main][CipherTest] transformation=BLOWFISH/CFB224/PKCS7PADDING 10:43:58,705 INFO [main][CipherTest] transformation=BLOWFISH/CFB224/TBC 10:43:58,706 INFO [main][CipherTest] transformation=BLOWFISH/CFB224/TBCPADDING 10:43:58,706 INFO [main][CipherTest] transformation=BLOWFISH/CFB224/X9.23 10:43:58,706 INFO [main][CipherTest] transformation=BLOWFISH/CFB224/X9.23PADDING 10:43:58,706 INFO [main][CipherTest] transformation=BLOWFISH/CFB224/ZEROBYTE 10:43:58,706 INFO [main][CipherTest] transformation=BLOWFISH/CFB224/ZEROBYTEPADDING 10:43:58,707 INFO [main][CipherTest] transformation=BLOWFISH/CFB232/ 10:43:58,707 INFO [main][CipherTest] transformation=BLOWFISH/CFB232/ISO10126 10:43:58,707 INFO [main][CipherTest] transformation=BLOWFISH/CFB232/ISO10126-2 10:43:58,707 INFO [main][CipherTest] transformation=BLOWFISH/CFB232/ISO10126-2PADDING 10:43:58,708 INFO [main][CipherTest] transformation=BLOWFISH/CFB232/ISO10126PADDING 10:43:58,708 INFO [main][CipherTest] transformation=BLOWFISH/CFB232/ISO7816-4 10:43:58,708 INFO [main][CipherTest] transformation=BLOWFISH/CFB232/ISO7816-4PADDING 10:43:58,708 INFO [main][CipherTest] transformation=BLOWFISH/CFB232/NOPADDING 10:43:58,709 INFO [main][CipherTest] transformation=BLOWFISH/CFB232/PKCS5 10:43:58,709 INFO [main][CipherTest] transformation=BLOWFISH/CFB232/PKCS5PADDING 10:43:58,709 INFO [main][CipherTest] transformation=BLOWFISH/CFB232/PKCS7 10:43:58,709 INFO [main][CipherTest] transformation=BLOWFISH/CFB232/PKCS7PADDING 10:43:58,709 INFO [main][CipherTest] transformation=BLOWFISH/CFB232/TBC 10:43:58,710 INFO [main][CipherTest] transformation=BLOWFISH/CFB232/TBCPADDING 10:43:58,710 INFO [main][CipherTest] transformation=BLOWFISH/CFB232/X9.23 10:43:58,710 INFO [main][CipherTest] transformation=BLOWFISH/CFB232/X9.23PADDING 10:43:58,710 INFO [main][CipherTest] transformation=BLOWFISH/CFB232/ZEROBYTE 10:43:58,710 INFO [main][CipherTest] transformation=BLOWFISH/CFB232/ZEROBYTEPADDING 10:43:58,711 INFO [main][CipherTest] transformation=BLOWFISH/CFB24/ 10:43:58,711 INFO [main][CipherTest] transformation=BLOWFISH/CFB24/ISO10126 10:43:58,711 INFO [main][CipherTest] transformation=BLOWFISH/CFB24/ISO10126-2 10:43:58,711 INFO [main][CipherTest] transformation=BLOWFISH/CFB24/ISO10126-2PADDING 10:43:58,712 INFO [main][CipherTest] transformation=BLOWFISH/CFB24/ISO10126PADDING 10:43:58,712 INFO [main][CipherTest] transformation=BLOWFISH/CFB24/ISO7816-4 10:43:58,712 INFO [main][CipherTest] transformation=BLOWFISH/CFB24/ISO7816-4PADDING 10:43:58,712 INFO [main][CipherTest] transformation=BLOWFISH/CFB24/NOPADDING 10:43:58,713 INFO [main][CipherTest] transformation=BLOWFISH/CFB24/PKCS5 10:43:58,713 INFO [main][CipherTest] transformation=BLOWFISH/CFB24/PKCS5PADDING 10:43:58,713 INFO [main][CipherTest] transformation=BLOWFISH/CFB24/PKCS7 10:43:58,713 INFO [main][CipherTest] transformation=BLOWFISH/CFB24/PKCS7PADDING 10:43:58,713 INFO [main][CipherTest] transformation=BLOWFISH/CFB24/TBC 10:43:58,714 INFO [main][CipherTest] transformation=BLOWFISH/CFB24/TBCPADDING 10:43:58,714 INFO [main][CipherTest] transformation=BLOWFISH/CFB24/X9.23 10:43:58,714 INFO [main][CipherTest] transformation=BLOWFISH/CFB24/X9.23PADDING 10:43:58,714 INFO [main][CipherTest] transformation=BLOWFISH/CFB24/ZEROBYTE 10:43:58,714 INFO [main][CipherTest] transformation=BLOWFISH/CFB24/ZEROBYTEPADDING 10:43:58,715 INFO [main][CipherTest] transformation=BLOWFISH/CFB240/ 10:43:58,715 INFO [main][CipherTest] transformation=BLOWFISH/CFB240/ISO10126 10:43:58,715 INFO [main][CipherTest] transformation=BLOWFISH/CFB240/ISO10126-2 10:43:58,716 INFO [main][CipherTest] transformation=BLOWFISH/CFB240/ISO10126-2PADDING 10:43:58,716 INFO [main][CipherTest] transformation=BLOWFISH/CFB240/ISO10126PADDING 10:43:58,716 INFO [main][CipherTest] transformation=BLOWFISH/CFB240/ISO7816-4 10:43:58,716 INFO [main][CipherTest] transformation=BLOWFISH/CFB240/ISO7816-4PADDING 10:43:58,717 INFO [main][CipherTest] transformation=BLOWFISH/CFB240/NOPADDING 10:43:58,717 INFO [main][CipherTest] transformation=BLOWFISH/CFB240/PKCS5 10:43:58,717 INFO [main][CipherTest] transformation=BLOWFISH/CFB240/PKCS5PADDING 10:43:58,718 INFO [main][CipherTest] transformation=BLOWFISH/CFB240/PKCS7 10:43:58,718 INFO [main][CipherTest] transformation=BLOWFISH/CFB240/PKCS7PADDING 10:43:58,718 INFO [main][CipherTest] transformation=BLOWFISH/CFB240/TBC 10:43:58,718 INFO [main][CipherTest] transformation=BLOWFISH/CFB240/TBCPADDING 10:43:58,718 INFO [main][CipherTest] transformation=BLOWFISH/CFB240/X9.23 10:43:58,719 INFO [main][CipherTest] transformation=BLOWFISH/CFB240/X9.23PADDING 10:43:58,719 INFO [main][CipherTest] transformation=BLOWFISH/CFB240/ZEROBYTE 10:43:58,719 INFO [main][CipherTest] transformation=BLOWFISH/CFB240/ZEROBYTEPADDING 10:43:58,719 INFO [main][CipherTest] transformation=BLOWFISH/CFB248/ 10:43:58,720 INFO [main][CipherTest] transformation=BLOWFISH/CFB248/ISO10126 10:43:58,720 INFO [main][CipherTest] transformation=BLOWFISH/CFB248/ISO10126-2 10:43:58,720 INFO [main][CipherTest] transformation=BLOWFISH/CFB248/ISO10126-2PADDING 10:43:58,720 INFO [main][CipherTest] transformation=BLOWFISH/CFB248/ISO10126PADDING 10:43:58,721 INFO [main][CipherTest] transformation=BLOWFISH/CFB248/ISO7816-4 10:43:58,721 INFO [main][CipherTest] transformation=BLOWFISH/CFB248/ISO7816-4PADDING 10:43:58,721 INFO [main][CipherTest] transformation=BLOWFISH/CFB248/NOPADDING 10:43:58,721 INFO [main][CipherTest] transformation=BLOWFISH/CFB248/PKCS5 10:43:58,722 INFO [main][CipherTest] transformation=BLOWFISH/CFB248/PKCS5PADDING 10:43:58,722 INFO [main][CipherTest] transformation=BLOWFISH/CFB248/PKCS7 10:43:58,722 INFO [main][CipherTest] transformation=BLOWFISH/CFB248/PKCS7PADDING 10:43:58,722 INFO [main][CipherTest] transformation=BLOWFISH/CFB248/TBC 10:43:58,722 INFO [main][CipherTest] transformation=BLOWFISH/CFB248/TBCPADDING 10:43:58,723 INFO [main][CipherTest] transformation=BLOWFISH/CFB248/X9.23 10:43:58,723 INFO [main][CipherTest] transformation=BLOWFISH/CFB248/X9.23PADDING 10:43:58,723 INFO [main][CipherTest] transformation=BLOWFISH/CFB248/ZEROBYTE 10:43:58,724 INFO [main][CipherTest] transformation=BLOWFISH/CFB248/ZEROBYTEPADDING 10:43:58,724 INFO [main][CipherTest] transformation=BLOWFISH/CFB256/ 10:43:58,724 INFO [main][CipherTest] transformation=BLOWFISH/CFB256/ISO10126 10:43:58,724 INFO [main][CipherTest] transformation=BLOWFISH/CFB256/ISO10126-2 10:43:58,725 INFO [main][CipherTest] transformation=BLOWFISH/CFB256/ISO10126-2PADDING 10:43:58,725 INFO [main][CipherTest] transformation=BLOWFISH/CFB256/ISO10126PADDING 10:43:58,725 INFO [main][CipherTest] transformation=BLOWFISH/CFB256/ISO7816-4 10:43:58,725 INFO [main][CipherTest] transformation=BLOWFISH/CFB256/ISO7816-4PADDING 10:43:58,725 INFO [main][CipherTest] transformation=BLOWFISH/CFB256/NOPADDING 10:43:58,726 INFO [main][CipherTest] transformation=BLOWFISH/CFB256/PKCS5 10:43:58,726 INFO [main][CipherTest] transformation=BLOWFISH/CFB256/PKCS5PADDING 10:43:58,726 INFO [main][CipherTest] transformation=BLOWFISH/CFB256/PKCS7 10:43:58,726 INFO [main][CipherTest] transformation=BLOWFISH/CFB256/PKCS7PADDING 10:43:58,727 INFO [main][CipherTest] transformation=BLOWFISH/CFB256/TBC 10:43:58,727 INFO [main][CipherTest] transformation=BLOWFISH/CFB256/TBCPADDING 10:43:58,727 INFO [main][CipherTest] transformation=BLOWFISH/CFB256/X9.23 10:43:58,727 INFO [main][CipherTest] transformation=BLOWFISH/CFB256/X9.23PADDING 10:43:58,728 INFO [main][CipherTest] transformation=BLOWFISH/CFB256/ZEROBYTE 10:43:58,728 INFO [main][CipherTest] transformation=BLOWFISH/CFB256/ZEROBYTEPADDING 10:43:58,728 INFO [main][CipherTest] transformation=BLOWFISH/CFB32/ 10:43:58,728 INFO [main][CipherTest] transformation=BLOWFISH/CFB32/ISO10126 10:43:58,729 INFO [main][CipherTest] transformation=BLOWFISH/CFB32/ISO10126-2 10:43:58,729 INFO [main][CipherTest] transformation=BLOWFISH/CFB32/ISO10126-2PADDING 10:43:58,729 INFO [main][CipherTest] transformation=BLOWFISH/CFB32/ISO10126PADDING 10:43:58,730 INFO [main][CipherTest] transformation=BLOWFISH/CFB32/ISO7816-4 10:43:58,730 INFO [main][CipherTest] transformation=BLOWFISH/CFB32/ISO7816-4PADDING 10:43:58,730 INFO [main][CipherTest] transformation=BLOWFISH/CFB32/NOPADDING 10:43:58,730 INFO [main][CipherTest] transformation=BLOWFISH/CFB32/PKCS5 10:43:58,730 INFO [main][CipherTest] transformation=BLOWFISH/CFB32/PKCS5PADDING 10:43:58,731 INFO [main][CipherTest] transformation=BLOWFISH/CFB32/PKCS7 10:43:58,731 INFO [main][CipherTest] transformation=BLOWFISH/CFB32/PKCS7PADDING 10:43:58,731 INFO [main][CipherTest] transformation=BLOWFISH/CFB32/TBC 10:43:58,731 INFO [main][CipherTest] transformation=BLOWFISH/CFB32/TBCPADDING 10:43:58,732 INFO [main][CipherTest] transformation=BLOWFISH/CFB32/X9.23 10:43:58,732 INFO [main][CipherTest] transformation=BLOWFISH/CFB32/X9.23PADDING 10:43:58,732 INFO [main][CipherTest] transformation=BLOWFISH/CFB32/ZEROBYTE 10:43:58,732 INFO [main][CipherTest] transformation=BLOWFISH/CFB32/ZEROBYTEPADDING 10:43:58,733 INFO [main][CipherTest] transformation=BLOWFISH/CFB40/ 10:43:58,733 INFO [main][CipherTest] transformation=BLOWFISH/CFB40/ISO10126 10:43:58,733 INFO [main][CipherTest] transformation=BLOWFISH/CFB40/ISO10126-2 10:43:58,733 INFO [main][CipherTest] transformation=BLOWFISH/CFB40/ISO10126-2PADDING 10:43:58,734 INFO [main][CipherTest] transformation=BLOWFISH/CFB40/ISO10126PADDING 10:43:58,734 INFO [main][CipherTest] transformation=BLOWFISH/CFB40/ISO7816-4 10:43:58,734 INFO [main][CipherTest] transformation=BLOWFISH/CFB40/ISO7816-4PADDING 10:43:58,734 INFO [main][CipherTest] transformation=BLOWFISH/CFB40/NOPADDING 10:43:58,735 INFO [main][CipherTest] transformation=BLOWFISH/CFB40/PKCS5 10:43:58,735 INFO [main][CipherTest] transformation=BLOWFISH/CFB40/PKCS5PADDING 10:43:58,735 INFO [main][CipherTest] transformation=BLOWFISH/CFB40/PKCS7 10:43:58,735 INFO [main][CipherTest] transformation=BLOWFISH/CFB40/PKCS7PADDING 10:43:58,736 INFO [main][CipherTest] transformation=BLOWFISH/CFB40/TBC 10:43:58,736 INFO [main][CipherTest] transformation=BLOWFISH/CFB40/TBCPADDING 10:43:58,736 INFO [main][CipherTest] transformation=BLOWFISH/CFB40/X9.23 10:43:58,736 INFO [main][CipherTest] transformation=BLOWFISH/CFB40/X9.23PADDING 10:43:58,737 INFO [main][CipherTest] transformation=BLOWFISH/CFB40/ZEROBYTE 10:43:58,737 INFO [main][CipherTest] transformation=BLOWFISH/CFB40/ZEROBYTEPADDING 10:43:58,737 INFO [main][CipherTest] transformation=BLOWFISH/CFB48/ 10:43:58,737 INFO [main][CipherTest] transformation=BLOWFISH/CFB48/ISO10126 10:43:58,737 INFO [main][CipherTest] transformation=BLOWFISH/CFB48/ISO10126-2 10:43:58,738 INFO [main][CipherTest] transformation=BLOWFISH/CFB48/ISO10126-2PADDING 10:43:58,738 INFO [main][CipherTest] transformation=BLOWFISH/CFB48/ISO10126PADDING 10:43:58,738 INFO [main][CipherTest] transformation=BLOWFISH/CFB48/ISO7816-4 10:43:58,738 INFO [main][CipherTest] transformation=BLOWFISH/CFB48/ISO7816-4PADDING 10:43:58,739 INFO [main][CipherTest] transformation=BLOWFISH/CFB48/NOPADDING 10:43:58,739 INFO [main][CipherTest] transformation=BLOWFISH/CFB48/PKCS5 10:43:58,739 INFO [main][CipherTest] transformation=BLOWFISH/CFB48/PKCS5PADDING 10:43:58,739 INFO [main][CipherTest] transformation=BLOWFISH/CFB48/PKCS7 10:43:58,740 INFO [main][CipherTest] transformation=BLOWFISH/CFB48/PKCS7PADDING 10:43:58,740 INFO [main][CipherTest] transformation=BLOWFISH/CFB48/TBC 10:43:58,740 INFO [main][CipherTest] transformation=BLOWFISH/CFB48/TBCPADDING 10:43:58,740 INFO [main][CipherTest] transformation=BLOWFISH/CFB48/X9.23 10:43:58,740 INFO [main][CipherTest] transformation=BLOWFISH/CFB48/X9.23PADDING 10:43:58,741 INFO [main][CipherTest] transformation=BLOWFISH/CFB48/ZEROBYTE 10:43:58,741 INFO [main][CipherTest] transformation=BLOWFISH/CFB48/ZEROBYTEPADDING 10:43:58,741 INFO [main][CipherTest] transformation=BLOWFISH/CFB56/ 10:43:58,741 INFO [main][CipherTest] transformation=BLOWFISH/CFB56/ISO10126 10:43:58,742 INFO [main][CipherTest] transformation=BLOWFISH/CFB56/ISO10126-2 10:43:58,742 INFO [main][CipherTest] transformation=BLOWFISH/CFB56/ISO10126-2PADDING 10:43:58,742 INFO [main][CipherTest] transformation=BLOWFISH/CFB56/ISO10126PADDING 10:43:58,742 INFO [main][CipherTest] transformation=BLOWFISH/CFB56/ISO7816-4 10:43:58,743 INFO [main][CipherTest] transformation=BLOWFISH/CFB56/ISO7816-4PADDING 10:43:58,743 INFO [main][CipherTest] transformation=BLOWFISH/CFB56/NOPADDING 10:43:58,743 INFO [main][CipherTest] transformation=BLOWFISH/CFB56/PKCS5 10:43:58,743 INFO [main][CipherTest] transformation=BLOWFISH/CFB56/PKCS5PADDING 10:43:58,744 INFO [main][CipherTest] transformation=BLOWFISH/CFB56/PKCS7 10:43:58,744 INFO [main][CipherTest] transformation=BLOWFISH/CFB56/PKCS7PADDING 10:43:58,744 INFO [main][CipherTest] transformation=BLOWFISH/CFB56/TBC 10:43:58,744 INFO [main][CipherTest] transformation=BLOWFISH/CFB56/TBCPADDING 10:43:58,744 INFO [main][CipherTest] transformation=BLOWFISH/CFB56/X9.23 10:43:58,745 INFO [main][CipherTest] transformation=BLOWFISH/CFB56/X9.23PADDING 10:43:58,745 INFO [main][CipherTest] transformation=BLOWFISH/CFB56/ZEROBYTE 10:43:58,745 INFO [main][CipherTest] transformation=BLOWFISH/CFB56/ZEROBYTEPADDING 10:43:58,745 INFO [main][CipherTest] transformation=BLOWFISH/CFB64/ 10:43:58,746 INFO [main][CipherTest] transformation=BLOWFISH/CFB64/ISO10126 10:43:58,746 INFO [main][CipherTest] transformation=BLOWFISH/CFB64/ISO10126-2 10:43:58,746 INFO [main][CipherTest] transformation=BLOWFISH/CFB64/ISO10126-2PADDING 10:43:58,746 INFO [main][CipherTest] transformation=BLOWFISH/CFB64/ISO10126PADDING 10:43:58,747 INFO [main][CipherTest] transformation=BLOWFISH/CFB64/ISO7816-4 10:43:58,747 INFO [main][CipherTest] transformation=BLOWFISH/CFB64/ISO7816-4PADDING 10:43:58,747 INFO [main][CipherTest] transformation=BLOWFISH/CFB64/NOPADDING 10:43:58,747 INFO [main][CipherTest] transformation=BLOWFISH/CFB64/PKCS5 10:43:58,748 INFO [main][CipherTest] transformation=BLOWFISH/CFB64/PKCS5PADDING 10:43:58,748 INFO [main][CipherTest] transformation=BLOWFISH/CFB64/PKCS7 10:43:58,748 INFO [main][CipherTest] transformation=BLOWFISH/CFB64/PKCS7PADDING 10:43:58,748 INFO [main][CipherTest] transformation=BLOWFISH/CFB64/TBC 10:43:58,749 INFO [main][CipherTest] transformation=BLOWFISH/CFB64/TBCPADDING 10:43:58,749 INFO [main][CipherTest] transformation=BLOWFISH/CFB64/X9.23 10:43:58,749 INFO [main][CipherTest] transformation=BLOWFISH/CFB64/X9.23PADDING 10:43:58,749 INFO [main][CipherTest] transformation=BLOWFISH/CFB64/ZEROBYTE 10:43:58,749 INFO [main][CipherTest] transformation=BLOWFISH/CFB64/ZEROBYTEPADDING 10:43:58,750 INFO [main][CipherTest] transformation=BLOWFISH/CFB72/ 10:43:58,750 INFO [main][CipherTest] transformation=BLOWFISH/CFB72/ISO10126 10:43:58,750 INFO [main][CipherTest] transformation=BLOWFISH/CFB72/ISO10126-2 10:43:58,750 INFO [main][CipherTest] transformation=BLOWFISH/CFB72/ISO10126-2PADDING 10:43:58,751 INFO [main][CipherTest] transformation=BLOWFISH/CFB72/ISO10126PADDING 10:43:58,751 INFO [main][CipherTest] transformation=BLOWFISH/CFB72/ISO7816-4 10:43:58,763 INFO [main][CipherTest] transformation=BLOWFISH/CFB72/ISO7816-4PADDING 10:43:58,763 INFO [main][CipherTest] transformation=BLOWFISH/CFB72/NOPADDING 10:43:58,764 INFO [main][CipherTest] transformation=BLOWFISH/CFB72/PKCS5 10:43:58,764 INFO [main][CipherTest] transformation=BLOWFISH/CFB72/PKCS5PADDING 10:43:58,764 INFO [main][CipherTest] transformation=BLOWFISH/CFB72/PKCS7 10:43:58,764 INFO [main][CipherTest] transformation=BLOWFISH/CFB72/PKCS7PADDING 10:43:58,765 INFO [main][CipherTest] transformation=BLOWFISH/CFB72/TBC 10:43:58,765 INFO [main][CipherTest] transformation=BLOWFISH/CFB72/TBCPADDING 10:43:58,765 INFO [main][CipherTest] transformation=BLOWFISH/CFB72/X9.23 10:43:58,766 INFO [main][CipherTest] transformation=BLOWFISH/CFB72/X9.23PADDING 10:43:58,766 INFO [main][CipherTest] transformation=BLOWFISH/CFB72/ZEROBYTE 10:43:58,766 INFO [main][CipherTest] transformation=BLOWFISH/CFB72/ZEROBYTEPADDING 10:43:58,766 INFO [main][CipherTest] transformation=BLOWFISH/CFB8/ 10:43:58,766 INFO [main][CipherTest] transformation=BLOWFISH/CFB8/ISO10126 10:43:58,767 INFO [main][CipherTest] transformation=BLOWFISH/CFB8/ISO10126-2 10:43:58,768 INFO [main][CipherTest] transformation=BLOWFISH/CFB8/ISO10126-2PADDING 10:43:58,768 INFO [main][CipherTest] transformation=BLOWFISH/CFB8/ISO10126PADDING 10:43:58,768 INFO [main][CipherTest] transformation=BLOWFISH/CFB8/ISO7816-4 10:43:58,768 INFO [main][CipherTest] transformation=BLOWFISH/CFB8/ISO7816-4PADDING 10:43:58,769 INFO [main][CipherTest] transformation=BLOWFISH/CFB8/NOPADDING 10:43:58,769 INFO [main][CipherTest] transformation=BLOWFISH/CFB8/PKCS5 10:43:58,769 INFO [main][CipherTest] transformation=BLOWFISH/CFB8/PKCS5PADDING 10:43:58,769 INFO [main][CipherTest] transformation=BLOWFISH/CFB8/PKCS7 10:43:58,769 INFO [main][CipherTest] transformation=BLOWFISH/CFB8/PKCS7PADDING 10:43:58,770 INFO [main][CipherTest] transformation=BLOWFISH/CFB8/TBC 10:43:58,770 INFO [main][CipherTest] transformation=BLOWFISH/CFB8/TBCPADDING 10:43:58,770 INFO [main][CipherTest] transformation=BLOWFISH/CFB8/X9.23 10:43:58,770 INFO [main][CipherTest] transformation=BLOWFISH/CFB8/X9.23PADDING 10:43:58,771 INFO [main][CipherTest] transformation=BLOWFISH/CFB8/ZEROBYTE 10:43:58,771 INFO [main][CipherTest] transformation=BLOWFISH/CFB8/ZEROBYTEPADDING 10:43:58,771 INFO [main][CipherTest] transformation=BLOWFISH/CFB80/ 10:43:58,771 INFO [main][CipherTest] transformation=BLOWFISH/CFB80/ISO10126 10:43:58,771 INFO [main][CipherTest] transformation=BLOWFISH/CFB80/ISO10126-2 10:43:58,772 INFO [main][CipherTest] transformation=BLOWFISH/CFB80/ISO10126-2PADDING 10:43:58,772 INFO [main][CipherTest] transformation=BLOWFISH/CFB80/ISO10126PADDING 10:43:58,772 INFO [main][CipherTest] transformation=BLOWFISH/CFB80/ISO7816-4 10:43:58,772 INFO [main][CipherTest] transformation=BLOWFISH/CFB80/ISO7816-4PADDING 10:43:58,773 INFO [main][CipherTest] transformation=BLOWFISH/CFB80/NOPADDING 10:43:58,773 INFO [main][CipherTest] transformation=BLOWFISH/CFB80/PKCS5 10:43:58,773 INFO [main][CipherTest] transformation=BLOWFISH/CFB80/PKCS5PADDING 10:43:58,773 INFO [main][CipherTest] transformation=BLOWFISH/CFB80/PKCS7 10:43:58,774 INFO [main][CipherTest] transformation=BLOWFISH/CFB80/PKCS7PADDING 10:43:58,774 INFO [main][CipherTest] transformation=BLOWFISH/CFB80/TBC 10:43:58,774 INFO [main][CipherTest] transformation=BLOWFISH/CFB80/TBCPADDING 10:43:58,774 INFO [main][CipherTest] transformation=BLOWFISH/CFB80/X9.23 10:43:58,774 INFO [main][CipherTest] transformation=BLOWFISH/CFB80/X9.23PADDING 10:43:58,775 INFO [main][CipherTest] transformation=BLOWFISH/CFB80/ZEROBYTE 10:43:58,775 INFO [main][CipherTest] transformation=BLOWFISH/CFB80/ZEROBYTEPADDING 10:43:58,775 INFO [main][CipherTest] transformation=BLOWFISH/CFB88/ 10:43:58,775 INFO [main][CipherTest] transformation=BLOWFISH/CFB88/ISO10126 10:43:58,775 INFO [main][CipherTest] transformation=BLOWFISH/CFB88/ISO10126-2 10:43:58,776 INFO [main][CipherTest] transformation=BLOWFISH/CFB88/ISO10126-2PADDING 10:43:58,776 INFO [main][CipherTest] transformation=BLOWFISH/CFB88/ISO10126PADDING 10:43:58,776 INFO [main][CipherTest] transformation=BLOWFISH/CFB88/ISO7816-4 10:43:58,776 INFO [main][CipherTest] transformation=BLOWFISH/CFB88/ISO7816-4PADDING 10:43:58,777 INFO [main][CipherTest] transformation=BLOWFISH/CFB88/NOPADDING 10:43:58,777 INFO [main][CipherTest] transformation=BLOWFISH/CFB88/PKCS5 10:43:58,777 INFO [main][CipherTest] transformation=BLOWFISH/CFB88/PKCS5PADDING 10:43:58,777 INFO [main][CipherTest] transformation=BLOWFISH/CFB88/PKCS7 10:43:58,778 INFO [main][CipherTest] transformation=BLOWFISH/CFB88/PKCS7PADDING 10:43:58,778 INFO [main][CipherTest] transformation=BLOWFISH/CFB88/TBC 10:43:58,778 INFO [main][CipherTest] transformation=BLOWFISH/CFB88/TBCPADDING 10:43:58,778 INFO [main][CipherTest] transformation=BLOWFISH/CFB88/X9.23 10:43:58,778 INFO [main][CipherTest] transformation=BLOWFISH/CFB88/X9.23PADDING 10:43:58,779 INFO [main][CipherTest] transformation=BLOWFISH/CFB88/ZEROBYTE 10:43:58,779 INFO [main][CipherTest] transformation=BLOWFISH/CFB88/ZEROBYTEPADDING 10:43:58,779 INFO [main][CipherTest] transformation=BLOWFISH/CFB96/ 10:43:58,779 INFO [main][CipherTest] transformation=BLOWFISH/CFB96/ISO10126 10:43:58,780 INFO [main][CipherTest] transformation=BLOWFISH/CFB96/ISO10126-2 10:43:58,780 INFO [main][CipherTest] transformation=BLOWFISH/CFB96/ISO10126-2PADDING 10:43:58,780 INFO [main][CipherTest] transformation=BLOWFISH/CFB96/ISO10126PADDING 10:43:58,780 INFO [main][CipherTest] transformation=BLOWFISH/CFB96/ISO7816-4 10:43:58,780 INFO [main][CipherTest] transformation=BLOWFISH/CFB96/ISO7816-4PADDING 10:43:58,781 INFO [main][CipherTest] transformation=BLOWFISH/CFB96/NOPADDING 10:43:58,781 INFO [main][CipherTest] transformation=BLOWFISH/CFB96/PKCS5 10:43:58,781 INFO [main][CipherTest] transformation=BLOWFISH/CFB96/PKCS5PADDING 10:43:58,781 INFO [main][CipherTest] transformation=BLOWFISH/CFB96/PKCS7 10:43:58,782 INFO [main][CipherTest] transformation=BLOWFISH/CFB96/PKCS7PADDING 10:43:58,782 INFO [main][CipherTest] transformation=BLOWFISH/CFB96/TBC 10:43:58,782 INFO [main][CipherTest] transformation=BLOWFISH/CFB96/TBCPADDING 10:43:58,782 INFO [main][CipherTest] transformation=BLOWFISH/CFB96/X9.23 10:43:58,782 INFO [main][CipherTest] transformation=BLOWFISH/CFB96/X9.23PADDING 10:43:58,783 INFO [main][CipherTest] transformation=BLOWFISH/CFB96/ZEROBYTE 10:43:58,783 INFO [main][CipherTest] transformation=BLOWFISH/CFB96/ZEROBYTEPADDING 10:43:58,783 INFO [main][CipherTest] transformation=BLOWFISH/CTS/ 10:43:58,783 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "BLOWFISH/CTS/" does not support IV => Skipping. 10:43:58,783 INFO [main][CipherTest] transformation=BLOWFISH/CTS/NOPADDING 10:43:58,784 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "BLOWFISH/CTS/NOPADDING" does not support IV => Skipping. 10:43:58,784 INFO [main][CipherTest] transformation=BLOWFISH/EAX/ 10:43:58,784 INFO [main][CipherTest] transformation=BLOWFISH/EAX/NOPADDING 10:43:58,785 INFO [main][CipherTest] transformation=BLOWFISH/ECB/ 10:43:58,785 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "BLOWFISH/ECB/" does not support IV => Skipping. 10:43:58,785 INFO [main][CipherTest] transformation=BLOWFISH/ECB/NOPADDING 10:43:58,785 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "BLOWFISH/ECB/NOPADDING" does not support IV => Skipping. 10:43:58,785 INFO [main][CipherTest] transformation=BLOWFISH/GOFB/ 10:43:58,785 INFO [main][CipherTest] transformation=BLOWFISH/GOFB/ISO10126 10:43:58,786 INFO [main][CipherTest] transformation=BLOWFISH/GOFB/ISO10126-2 10:43:58,786 INFO [main][CipherTest] transformation=BLOWFISH/GOFB/ISO10126-2PADDING 10:43:58,786 INFO [main][CipherTest] transformation=BLOWFISH/GOFB/ISO10126PADDING 10:43:58,787 INFO [main][CipherTest] transformation=BLOWFISH/GOFB/ISO7816-4 10:43:58,787 INFO [main][CipherTest] transformation=BLOWFISH/GOFB/ISO7816-4PADDING 10:43:58,787 INFO [main][CipherTest] transformation=BLOWFISH/GOFB/NOPADDING 10:43:58,788 INFO [main][CipherTest] transformation=BLOWFISH/GOFB/PKCS5 10:43:58,788 INFO [main][CipherTest] transformation=BLOWFISH/GOFB/PKCS5PADDING 10:43:58,788 INFO [main][CipherTest] transformation=BLOWFISH/GOFB/PKCS7 10:43:58,788 INFO [main][CipherTest] transformation=BLOWFISH/GOFB/PKCS7PADDING 10:43:58,788 INFO [main][CipherTest] transformation=BLOWFISH/GOFB/TBC 10:43:58,789 INFO [main][CipherTest] transformation=BLOWFISH/GOFB/TBCPADDING 10:43:58,789 INFO [main][CipherTest] transformation=BLOWFISH/GOFB/X9.23 10:43:58,789 INFO [main][CipherTest] transformation=BLOWFISH/GOFB/X9.23PADDING 10:43:58,790 INFO [main][CipherTest] transformation=BLOWFISH/GOFB/ZEROBYTE 10:43:58,790 INFO [main][CipherTest] transformation=BLOWFISH/GOFB/ZEROBYTEPADDING 10:43:58,790 INFO [main][CipherTest] transformation=BLOWFISH/OFB/ 10:43:58,791 INFO [main][CipherTest] transformation=BLOWFISH/OFB/ISO10126 10:43:58,791 INFO [main][CipherTest] transformation=BLOWFISH/OFB/ISO10126-2 10:43:58,791 INFO [main][CipherTest] transformation=BLOWFISH/OFB/ISO10126-2PADDING 10:43:58,791 INFO [main][CipherTest] transformation=BLOWFISH/OFB/ISO10126PADDING 10:43:58,792 INFO [main][CipherTest] transformation=BLOWFISH/OFB/ISO7816-4 10:43:58,792 INFO [main][CipherTest] transformation=BLOWFISH/OFB/ISO7816-4PADDING 10:43:58,792 INFO [main][CipherTest] transformation=BLOWFISH/OFB/NOPADDING 10:43:58,792 INFO [main][CipherTest] transformation=BLOWFISH/OFB/PKCS5 10:43:58,792 INFO [main][CipherTest] transformation=BLOWFISH/OFB/PKCS5PADDING 10:43:58,793 INFO [main][CipherTest] transformation=BLOWFISH/OFB/PKCS7 10:43:58,793 INFO [main][CipherTest] transformation=BLOWFISH/OFB/PKCS7PADDING 10:43:58,793 INFO [main][CipherTest] transformation=BLOWFISH/OFB/TBC 10:43:58,793 INFO [main][CipherTest] transformation=BLOWFISH/OFB/TBCPADDING 10:43:58,794 INFO [main][CipherTest] transformation=BLOWFISH/OFB/X9.23 10:43:58,794 INFO [main][CipherTest] transformation=BLOWFISH/OFB/X9.23PADDING 10:43:58,794 INFO [main][CipherTest] transformation=BLOWFISH/OFB/ZEROBYTE 10:43:58,794 INFO [main][CipherTest] transformation=BLOWFISH/OFB/ZEROBYTEPADDING 10:43:58,794 INFO [main][CipherTest] transformation=BLOWFISH/OFB104/ 10:43:58,795 INFO [main][CipherTest] transformation=BLOWFISH/OFB104/ISO10126 10:43:58,795 INFO [main][CipherTest] transformation=BLOWFISH/OFB104/ISO10126-2 10:43:58,795 INFO [main][CipherTest] transformation=BLOWFISH/OFB104/ISO10126-2PADDING 10:43:58,795 INFO [main][CipherTest] transformation=BLOWFISH/OFB104/ISO10126PADDING 10:43:58,796 INFO [main][CipherTest] transformation=BLOWFISH/OFB104/ISO7816-4 10:43:58,796 INFO [main][CipherTest] transformation=BLOWFISH/OFB104/ISO7816-4PADDING 10:43:58,796 INFO [main][CipherTest] transformation=BLOWFISH/OFB104/NOPADDING 10:43:58,796 INFO [main][CipherTest] transformation=BLOWFISH/OFB104/PKCS5 10:43:58,797 INFO [main][CipherTest] transformation=BLOWFISH/OFB104/PKCS5PADDING 10:43:58,797 INFO [main][CipherTest] transformation=BLOWFISH/OFB104/PKCS7 10:43:58,797 INFO [main][CipherTest] transformation=BLOWFISH/OFB104/PKCS7PADDING 10:43:58,797 INFO [main][CipherTest] transformation=BLOWFISH/OFB104/TBC 10:43:58,797 INFO [main][CipherTest] transformation=BLOWFISH/OFB104/TBCPADDING 10:43:58,798 INFO [main][CipherTest] transformation=BLOWFISH/OFB104/X9.23 10:43:58,798 INFO [main][CipherTest] transformation=BLOWFISH/OFB104/X9.23PADDING 10:43:58,798 INFO [main][CipherTest] transformation=BLOWFISH/OFB104/ZEROBYTE 10:43:58,798 INFO [main][CipherTest] transformation=BLOWFISH/OFB104/ZEROBYTEPADDING 10:43:58,798 INFO [main][CipherTest] transformation=BLOWFISH/OFB112/ 10:43:58,799 INFO [main][CipherTest] transformation=BLOWFISH/OFB112/ISO10126 10:43:58,799 INFO [main][CipherTest] transformation=BLOWFISH/OFB112/ISO10126-2 10:43:58,799 INFO [main][CipherTest] transformation=BLOWFISH/OFB112/ISO10126-2PADDING 10:43:58,799 INFO [main][CipherTest] transformation=BLOWFISH/OFB112/ISO10126PADDING 10:43:58,800 INFO [main][CipherTest] transformation=BLOWFISH/OFB112/ISO7816-4 10:43:58,800 INFO [main][CipherTest] transformation=BLOWFISH/OFB112/ISO7816-4PADDING 10:43:58,800 INFO [main][CipherTest] transformation=BLOWFISH/OFB112/NOPADDING 10:43:58,800 INFO [main][CipherTest] transformation=BLOWFISH/OFB112/PKCS5 10:43:58,801 INFO [main][CipherTest] transformation=BLOWFISH/OFB112/PKCS5PADDING 10:43:58,801 INFO [main][CipherTest] transformation=BLOWFISH/OFB112/PKCS7 10:43:58,801 INFO [main][CipherTest] transformation=BLOWFISH/OFB112/PKCS7PADDING 10:43:58,801 INFO [main][CipherTest] transformation=BLOWFISH/OFB112/TBC 10:43:58,802 INFO [main][CipherTest] transformation=BLOWFISH/OFB112/TBCPADDING 10:43:58,802 INFO [main][CipherTest] transformation=BLOWFISH/OFB112/X9.23 10:43:58,802 INFO [main][CipherTest] transformation=BLOWFISH/OFB112/X9.23PADDING 10:43:58,802 INFO [main][CipherTest] transformation=BLOWFISH/OFB112/ZEROBYTE 10:43:58,803 INFO [main][CipherTest] transformation=BLOWFISH/OFB112/ZEROBYTEPADDING 10:43:58,803 INFO [main][CipherTest] transformation=BLOWFISH/OFB120/ 10:43:58,803 INFO [main][CipherTest] transformation=BLOWFISH/OFB120/ISO10126 10:43:58,803 INFO [main][CipherTest] transformation=BLOWFISH/OFB120/ISO10126-2 10:43:58,803 INFO [main][CipherTest] transformation=BLOWFISH/OFB120/ISO10126-2PADDING 10:43:58,804 INFO [main][CipherTest] transformation=BLOWFISH/OFB120/ISO10126PADDING 10:43:58,804 INFO [main][CipherTest] transformation=BLOWFISH/OFB120/ISO7816-4 10:43:58,804 INFO [main][CipherTest] transformation=BLOWFISH/OFB120/ISO7816-4PADDING 10:43:58,804 INFO [main][CipherTest] transformation=BLOWFISH/OFB120/NOPADDING 10:43:58,805 INFO [main][CipherTest] transformation=BLOWFISH/OFB120/PKCS5 10:43:58,805 INFO [main][CipherTest] transformation=BLOWFISH/OFB120/PKCS5PADDING 10:43:58,805 INFO [main][CipherTest] transformation=BLOWFISH/OFB120/PKCS7 10:43:58,805 INFO [main][CipherTest] transformation=BLOWFISH/OFB120/PKCS7PADDING 10:43:58,805 INFO [main][CipherTest] transformation=BLOWFISH/OFB120/TBC 10:43:58,806 INFO [main][CipherTest] transformation=BLOWFISH/OFB120/TBCPADDING 10:43:58,806 INFO [main][CipherTest] transformation=BLOWFISH/OFB120/X9.23 10:43:58,806 INFO [main][CipherTest] transformation=BLOWFISH/OFB120/X9.23PADDING 10:43:58,806 INFO [main][CipherTest] transformation=BLOWFISH/OFB120/ZEROBYTE 10:43:58,806 INFO [main][CipherTest] transformation=BLOWFISH/OFB120/ZEROBYTEPADDING 10:43:58,807 INFO [main][CipherTest] transformation=BLOWFISH/OFB128/ 10:43:58,807 INFO [main][CipherTest] transformation=BLOWFISH/OFB128/ISO10126 10:43:58,807 INFO [main][CipherTest] transformation=BLOWFISH/OFB128/ISO10126-2 10:43:58,807 INFO [main][CipherTest] transformation=BLOWFISH/OFB128/ISO10126-2PADDING 10:43:58,808 INFO [main][CipherTest] transformation=BLOWFISH/OFB128/ISO10126PADDING 10:43:58,808 INFO [main][CipherTest] transformation=BLOWFISH/OFB128/ISO7816-4 10:43:58,808 INFO [main][CipherTest] transformation=BLOWFISH/OFB128/ISO7816-4PADDING 10:43:58,808 INFO [main][CipherTest] transformation=BLOWFISH/OFB128/NOPADDING 10:43:58,809 INFO [main][CipherTest] transformation=BLOWFISH/OFB128/PKCS5 10:43:58,809 INFO [main][CipherTest] transformation=BLOWFISH/OFB128/PKCS5PADDING 10:43:58,809 INFO [main][CipherTest] transformation=BLOWFISH/OFB128/PKCS7 10:43:58,809 INFO [main][CipherTest] transformation=BLOWFISH/OFB128/PKCS7PADDING 10:43:58,809 INFO [main][CipherTest] transformation=BLOWFISH/OFB128/TBC 10:43:58,810 INFO [main][CipherTest] transformation=BLOWFISH/OFB128/TBCPADDING 10:43:58,810 INFO [main][CipherTest] transformation=BLOWFISH/OFB128/X9.23 10:43:58,810 INFO [main][CipherTest] transformation=BLOWFISH/OFB128/X9.23PADDING 10:43:58,810 INFO [main][CipherTest] transformation=BLOWFISH/OFB128/ZEROBYTE 10:43:58,810 INFO [main][CipherTest] transformation=BLOWFISH/OFB128/ZEROBYTEPADDING 10:43:58,811 INFO [main][CipherTest] transformation=BLOWFISH/OFB136/ 10:43:58,811 INFO [main][CipherTest] transformation=BLOWFISH/OFB136/ISO10126 10:43:58,811 INFO [main][CipherTest] transformation=BLOWFISH/OFB136/ISO10126-2 10:43:58,811 INFO [main][CipherTest] transformation=BLOWFISH/OFB136/ISO10126-2PADDING 10:43:58,812 INFO [main][CipherTest] transformation=BLOWFISH/OFB136/ISO10126PADDING 10:43:58,812 INFO [main][CipherTest] transformation=BLOWFISH/OFB136/ISO7816-4 10:43:58,812 INFO [main][CipherTest] transformation=BLOWFISH/OFB136/ISO7816-4PADDING 10:43:58,812 INFO [main][CipherTest] transformation=BLOWFISH/OFB136/NOPADDING 10:43:58,813 INFO [main][CipherTest] transformation=BLOWFISH/OFB136/PKCS5 10:43:58,813 INFO [main][CipherTest] transformation=BLOWFISH/OFB136/PKCS5PADDING 10:43:58,813 INFO [main][CipherTest] transformation=BLOWFISH/OFB136/PKCS7 10:43:58,813 INFO [main][CipherTest] transformation=BLOWFISH/OFB136/PKCS7PADDING 10:43:58,814 INFO [main][CipherTest] transformation=BLOWFISH/OFB136/TBC 10:43:58,814 INFO [main][CipherTest] transformation=BLOWFISH/OFB136/TBCPADDING 10:43:58,814 INFO [main][CipherTest] transformation=BLOWFISH/OFB136/X9.23 10:43:58,814 INFO [main][CipherTest] transformation=BLOWFISH/OFB136/X9.23PADDING 10:43:58,814 INFO [main][CipherTest] transformation=BLOWFISH/OFB136/ZEROBYTE 10:43:58,815 INFO [main][CipherTest] transformation=BLOWFISH/OFB136/ZEROBYTEPADDING 10:43:58,815 INFO [main][CipherTest] transformation=BLOWFISH/OFB144/ 10:43:58,815 INFO [main][CipherTest] transformation=BLOWFISH/OFB144/ISO10126 10:43:58,815 INFO [main][CipherTest] transformation=BLOWFISH/OFB144/ISO10126-2 10:43:58,816 INFO [main][CipherTest] transformation=BLOWFISH/OFB144/ISO10126-2PADDING 10:43:58,816 INFO [main][CipherTest] transformation=BLOWFISH/OFB144/ISO10126PADDING 10:43:58,816 INFO [main][CipherTest] transformation=BLOWFISH/OFB144/ISO7816-4 10:43:58,816 INFO [main][CipherTest] transformation=BLOWFISH/OFB144/ISO7816-4PADDING 10:43:58,816 INFO [main][CipherTest] transformation=BLOWFISH/OFB144/NOPADDING 10:43:58,817 INFO [main][CipherTest] transformation=BLOWFISH/OFB144/PKCS5 10:43:58,817 INFO [main][CipherTest] transformation=BLOWFISH/OFB144/PKCS5PADDING 10:43:58,817 INFO [main][CipherTest] transformation=BLOWFISH/OFB144/PKCS7 10:43:58,817 INFO [main][CipherTest] transformation=BLOWFISH/OFB144/PKCS7PADDING 10:43:58,818 INFO [main][CipherTest] transformation=BLOWFISH/OFB144/TBC 10:43:58,818 INFO [main][CipherTest] transformation=BLOWFISH/OFB144/TBCPADDING 10:43:58,818 INFO [main][CipherTest] transformation=BLOWFISH/OFB144/X9.23 10:43:58,818 INFO [main][CipherTest] transformation=BLOWFISH/OFB144/X9.23PADDING 10:43:58,819 INFO [main][CipherTest] transformation=BLOWFISH/OFB144/ZEROBYTE 10:43:58,819 INFO [main][CipherTest] transformation=BLOWFISH/OFB144/ZEROBYTEPADDING 10:43:58,819 INFO [main][CipherTest] transformation=BLOWFISH/OFB152/ 10:43:58,819 INFO [main][CipherTest] transformation=BLOWFISH/OFB152/ISO10126 10:43:58,820 INFO [main][CipherTest] transformation=BLOWFISH/OFB152/ISO10126-2 10:43:58,820 INFO [main][CipherTest] transformation=BLOWFISH/OFB152/ISO10126-2PADDING 10:43:58,820 INFO [main][CipherTest] transformation=BLOWFISH/OFB152/ISO10126PADDING 10:43:58,820 INFO [main][CipherTest] transformation=BLOWFISH/OFB152/ISO7816-4 10:43:58,820 INFO [main][CipherTest] transformation=BLOWFISH/OFB152/ISO7816-4PADDING 10:43:58,821 INFO [main][CipherTest] transformation=BLOWFISH/OFB152/NOPADDING 10:43:58,821 INFO [main][CipherTest] transformation=BLOWFISH/OFB152/PKCS5 10:43:58,821 INFO [main][CipherTest] transformation=BLOWFISH/OFB152/PKCS5PADDING 10:43:58,821 INFO [main][CipherTest] transformation=BLOWFISH/OFB152/PKCS7 10:43:58,822 INFO [main][CipherTest] transformation=BLOWFISH/OFB152/PKCS7PADDING 10:43:58,822 INFO [main][CipherTest] transformation=BLOWFISH/OFB152/TBC 10:43:58,822 INFO [main][CipherTest] transformation=BLOWFISH/OFB152/TBCPADDING 10:43:58,822 INFO [main][CipherTest] transformation=BLOWFISH/OFB152/X9.23 10:43:58,822 INFO [main][CipherTest] transformation=BLOWFISH/OFB152/X9.23PADDING 10:43:58,823 INFO [main][CipherTest] transformation=BLOWFISH/OFB152/ZEROBYTE 10:43:58,823 INFO [main][CipherTest] transformation=BLOWFISH/OFB152/ZEROBYTEPADDING 10:43:58,823 INFO [main][CipherTest] transformation=BLOWFISH/OFB16/ 10:43:58,823 INFO [main][CipherTest] transformation=BLOWFISH/OFB16/ISO10126 10:43:58,824 INFO [main][CipherTest] transformation=BLOWFISH/OFB16/ISO10126-2 10:43:58,824 INFO [main][CipherTest] transformation=BLOWFISH/OFB16/ISO10126-2PADDING 10:43:58,824 INFO [main][CipherTest] transformation=BLOWFISH/OFB16/ISO10126PADDING 10:43:58,824 INFO [main][CipherTest] transformation=BLOWFISH/OFB16/ISO7816-4 10:43:58,825 INFO [main][CipherTest] transformation=BLOWFISH/OFB16/ISO7816-4PADDING 10:43:58,825 INFO [main][CipherTest] transformation=BLOWFISH/OFB16/NOPADDING 10:43:58,825 INFO [main][CipherTest] transformation=BLOWFISH/OFB16/PKCS5 10:43:58,825 INFO [main][CipherTest] transformation=BLOWFISH/OFB16/PKCS5PADDING 10:43:58,826 INFO [main][CipherTest] transformation=BLOWFISH/OFB16/PKCS7 10:43:58,826 INFO [main][CipherTest] transformation=BLOWFISH/OFB16/PKCS7PADDING 10:43:58,826 INFO [main][CipherTest] transformation=BLOWFISH/OFB16/TBC 10:43:58,826 INFO [main][CipherTest] transformation=BLOWFISH/OFB16/TBCPADDING 10:43:58,826 INFO [main][CipherTest] transformation=BLOWFISH/OFB16/X9.23 10:43:58,827 INFO [main][CipherTest] transformation=BLOWFISH/OFB16/X9.23PADDING 10:43:58,827 INFO [main][CipherTest] transformation=BLOWFISH/OFB16/ZEROBYTE 10:43:58,827 INFO [main][CipherTest] transformation=BLOWFISH/OFB16/ZEROBYTEPADDING 10:43:58,827 INFO [main][CipherTest] transformation=BLOWFISH/OFB160/ 10:43:58,828 INFO [main][CipherTest] transformation=BLOWFISH/OFB160/ISO10126 10:43:58,828 INFO [main][CipherTest] transformation=BLOWFISH/OFB160/ISO10126-2 10:43:58,828 INFO [main][CipherTest] transformation=BLOWFISH/OFB160/ISO10126-2PADDING 10:43:58,828 INFO [main][CipherTest] transformation=BLOWFISH/OFB160/ISO10126PADDING 10:43:58,829 INFO [main][CipherTest] transformation=BLOWFISH/OFB160/ISO7816-4 10:43:58,829 INFO [main][CipherTest] transformation=BLOWFISH/OFB160/ISO7816-4PADDING 10:43:58,829 INFO [main][CipherTest] transformation=BLOWFISH/OFB160/NOPADDING 10:43:58,829 INFO [main][CipherTest] transformation=BLOWFISH/OFB160/PKCS5 10:43:58,830 INFO [main][CipherTest] transformation=BLOWFISH/OFB160/PKCS5PADDING 10:43:58,830 INFO [main][CipherTest] transformation=BLOWFISH/OFB160/PKCS7 10:43:58,830 INFO [main][CipherTest] transformation=BLOWFISH/OFB160/PKCS7PADDING 10:43:58,830 INFO [main][CipherTest] transformation=BLOWFISH/OFB160/TBC 10:43:58,830 INFO [main][CipherTest] transformation=BLOWFISH/OFB160/TBCPADDING 10:43:58,831 INFO [main][CipherTest] transformation=BLOWFISH/OFB160/X9.23 10:43:58,831 INFO [main][CipherTest] transformation=BLOWFISH/OFB160/X9.23PADDING 10:43:58,831 INFO [main][CipherTest] transformation=BLOWFISH/OFB160/ZEROBYTE 10:43:58,831 INFO [main][CipherTest] transformation=BLOWFISH/OFB160/ZEROBYTEPADDING 10:43:58,832 INFO [main][CipherTest] transformation=BLOWFISH/OFB168/ 10:43:58,832 INFO [main][CipherTest] transformation=BLOWFISH/OFB168/ISO10126 10:43:58,832 INFO [main][CipherTest] transformation=BLOWFISH/OFB168/ISO10126-2 10:43:58,832 INFO [main][CipherTest] transformation=BLOWFISH/OFB168/ISO10126-2PADDING 10:43:58,832 INFO [main][CipherTest] transformation=BLOWFISH/OFB168/ISO10126PADDING 10:43:58,833 INFO [main][CipherTest] transformation=BLOWFISH/OFB168/ISO7816-4 10:43:58,833 INFO [main][CipherTest] transformation=BLOWFISH/OFB168/ISO7816-4PADDING 10:43:58,833 INFO [main][CipherTest] transformation=BLOWFISH/OFB168/NOPADDING 10:43:58,833 INFO [main][CipherTest] transformation=BLOWFISH/OFB168/PKCS5 10:43:58,834 INFO [main][CipherTest] transformation=BLOWFISH/OFB168/PKCS5PADDING 10:43:58,834 INFO [main][CipherTest] transformation=BLOWFISH/OFB168/PKCS7 10:43:58,834 INFO [main][CipherTest] transformation=BLOWFISH/OFB168/PKCS7PADDING 10:43:58,834 INFO [main][CipherTest] transformation=BLOWFISH/OFB168/TBC 10:43:58,834 INFO [main][CipherTest] transformation=BLOWFISH/OFB168/TBCPADDING 10:43:58,835 INFO [main][CipherTest] transformation=BLOWFISH/OFB168/X9.23 10:43:58,835 INFO [main][CipherTest] transformation=BLOWFISH/OFB168/X9.23PADDING 10:43:58,835 INFO [main][CipherTest] transformation=BLOWFISH/OFB168/ZEROBYTE 10:43:58,835 INFO [main][CipherTest] transformation=BLOWFISH/OFB168/ZEROBYTEPADDING 10:43:58,836 INFO [main][CipherTest] transformation=BLOWFISH/OFB176/ 10:43:58,836 INFO [main][CipherTest] transformation=BLOWFISH/OFB176/ISO10126 10:43:58,836 INFO [main][CipherTest] transformation=BLOWFISH/OFB176/ISO10126-2 10:43:58,836 INFO [main][CipherTest] transformation=BLOWFISH/OFB176/ISO10126-2PADDING 10:43:58,837 INFO [main][CipherTest] transformation=BLOWFISH/OFB176/ISO10126PADDING 10:43:58,837 INFO [main][CipherTest] transformation=BLOWFISH/OFB176/ISO7816-4 10:43:58,837 INFO [main][CipherTest] transformation=BLOWFISH/OFB176/ISO7816-4PADDING 10:43:58,837 INFO [main][CipherTest] transformation=BLOWFISH/OFB176/NOPADDING 10:43:58,838 INFO [main][CipherTest] transformation=BLOWFISH/OFB176/PKCS5 10:43:58,838 INFO [main][CipherTest] transformation=BLOWFISH/OFB176/PKCS5PADDING 10:43:58,838 INFO [main][CipherTest] transformation=BLOWFISH/OFB176/PKCS7 10:43:58,838 INFO [main][CipherTest] transformation=BLOWFISH/OFB176/PKCS7PADDING 10:43:58,838 INFO [main][CipherTest] transformation=BLOWFISH/OFB176/TBC 10:43:58,839 INFO [main][CipherTest] transformation=BLOWFISH/OFB176/TBCPADDING 10:43:58,839 INFO [main][CipherTest] transformation=BLOWFISH/OFB176/X9.23 10:43:58,839 INFO [main][CipherTest] transformation=BLOWFISH/OFB176/X9.23PADDING 10:43:58,839 INFO [main][CipherTest] transformation=BLOWFISH/OFB176/ZEROBYTE 10:43:58,840 INFO [main][CipherTest] transformation=BLOWFISH/OFB176/ZEROBYTEPADDING 10:43:58,840 INFO [main][CipherTest] transformation=BLOWFISH/OFB184/ 10:43:58,840 INFO [main][CipherTest] transformation=BLOWFISH/OFB184/ISO10126 10:43:58,840 INFO [main][CipherTest] transformation=BLOWFISH/OFB184/ISO10126-2 10:43:58,841 INFO [main][CipherTest] transformation=BLOWFISH/OFB184/ISO10126-2PADDING 10:43:58,841 INFO [main][CipherTest] transformation=BLOWFISH/OFB184/ISO10126PADDING 10:43:58,841 INFO [main][CipherTest] transformation=BLOWFISH/OFB184/ISO7816-4 10:43:58,841 INFO [main][CipherTest] transformation=BLOWFISH/OFB184/ISO7816-4PADDING 10:43:58,842 INFO [main][CipherTest] transformation=BLOWFISH/OFB184/NOPADDING 10:43:58,842 INFO [main][CipherTest] transformation=BLOWFISH/OFB184/PKCS5 10:43:58,842 INFO [main][CipherTest] transformation=BLOWFISH/OFB184/PKCS5PADDING 10:43:58,842 INFO [main][CipherTest] transformation=BLOWFISH/OFB184/PKCS7 10:43:58,843 INFO [main][CipherTest] transformation=BLOWFISH/OFB184/PKCS7PADDING 10:43:58,843 INFO [main][CipherTest] transformation=BLOWFISH/OFB184/TBC 10:43:58,843 INFO [main][CipherTest] transformation=BLOWFISH/OFB184/TBCPADDING 10:43:58,843 INFO [main][CipherTest] transformation=BLOWFISH/OFB184/X9.23 10:43:58,843 INFO [main][CipherTest] transformation=BLOWFISH/OFB184/X9.23PADDING 10:43:58,844 INFO [main][CipherTest] transformation=BLOWFISH/OFB184/ZEROBYTE 10:43:58,844 INFO [main][CipherTest] transformation=BLOWFISH/OFB184/ZEROBYTEPADDING 10:43:58,844 INFO [main][CipherTest] transformation=BLOWFISH/OFB192/ 10:43:58,844 INFO [main][CipherTest] transformation=BLOWFISH/OFB192/ISO10126 10:43:58,845 INFO [main][CipherTest] transformation=BLOWFISH/OFB192/ISO10126-2 10:43:58,845 INFO [main][CipherTest] transformation=BLOWFISH/OFB192/ISO10126-2PADDING 10:43:58,845 INFO [main][CipherTest] transformation=BLOWFISH/OFB192/ISO10126PADDING 10:43:58,845 INFO [main][CipherTest] transformation=BLOWFISH/OFB192/ISO7816-4 10:43:58,846 INFO [main][CipherTest] transformation=BLOWFISH/OFB192/ISO7816-4PADDING 10:43:58,846 INFO [main][CipherTest] transformation=BLOWFISH/OFB192/NOPADDING 10:43:58,846 INFO [main][CipherTest] transformation=BLOWFISH/OFB192/PKCS5 10:43:58,846 INFO [main][CipherTest] transformation=BLOWFISH/OFB192/PKCS5PADDING 10:43:58,847 INFO [main][CipherTest] transformation=BLOWFISH/OFB192/PKCS7 10:43:58,847 INFO [main][CipherTest] transformation=BLOWFISH/OFB192/PKCS7PADDING 10:43:58,847 INFO [main][CipherTest] transformation=BLOWFISH/OFB192/TBC 10:43:58,848 INFO [main][CipherTest] transformation=BLOWFISH/OFB192/TBCPADDING 10:43:58,848 INFO [main][CipherTest] transformation=BLOWFISH/OFB192/X9.23 10:43:58,848 INFO [main][CipherTest] transformation=BLOWFISH/OFB192/X9.23PADDING 10:43:58,848 INFO [main][CipherTest] transformation=BLOWFISH/OFB192/ZEROBYTE 10:43:58,848 INFO [main][CipherTest] transformation=BLOWFISH/OFB192/ZEROBYTEPADDING 10:43:58,849 INFO [main][CipherTest] transformation=BLOWFISH/OFB200/ 10:43:58,849 INFO [main][CipherTest] transformation=BLOWFISH/OFB200/ISO10126 10:43:58,850 INFO [main][CipherTest] transformation=BLOWFISH/OFB200/ISO10126-2 10:43:58,850 INFO [main][CipherTest] transformation=BLOWFISH/OFB200/ISO10126-2PADDING 10:43:58,850 INFO [main][CipherTest] transformation=BLOWFISH/OFB200/ISO10126PADDING 10:43:58,850 INFO [main][CipherTest] transformation=BLOWFISH/OFB200/ISO7816-4 10:43:58,851 INFO [main][CipherTest] transformation=BLOWFISH/OFB200/ISO7816-4PADDING 10:43:58,851 INFO [main][CipherTest] transformation=BLOWFISH/OFB200/NOPADDING 10:43:58,851 INFO [main][CipherTest] transformation=BLOWFISH/OFB200/PKCS5 10:43:58,851 INFO [main][CipherTest] transformation=BLOWFISH/OFB200/PKCS5PADDING 10:43:58,851 INFO [main][CipherTest] transformation=BLOWFISH/OFB200/PKCS7 10:43:58,852 INFO [main][CipherTest] transformation=BLOWFISH/OFB200/PKCS7PADDING 10:43:58,852 INFO [main][CipherTest] transformation=BLOWFISH/OFB200/TBC 10:43:58,852 INFO [main][CipherTest] transformation=BLOWFISH/OFB200/TBCPADDING 10:43:58,852 INFO [main][CipherTest] transformation=BLOWFISH/OFB200/X9.23 10:43:58,852 INFO [main][CipherTest] transformation=BLOWFISH/OFB200/X9.23PADDING 10:43:58,853 INFO [main][CipherTest] transformation=BLOWFISH/OFB200/ZEROBYTE 10:43:58,853 INFO [main][CipherTest] transformation=BLOWFISH/OFB200/ZEROBYTEPADDING 10:43:58,853 INFO [main][CipherTest] transformation=BLOWFISH/OFB208/ 10:43:58,853 INFO [main][CipherTest] transformation=BLOWFISH/OFB208/ISO10126 10:43:58,853 INFO [main][CipherTest] transformation=BLOWFISH/OFB208/ISO10126-2 10:43:58,854 INFO [main][CipherTest] transformation=BLOWFISH/OFB208/ISO10126-2PADDING 10:43:58,854 INFO [main][CipherTest] transformation=BLOWFISH/OFB208/ISO10126PADDING 10:43:58,854 INFO [main][CipherTest] transformation=BLOWFISH/OFB208/ISO7816-4 10:43:58,854 INFO [main][CipherTest] transformation=BLOWFISH/OFB208/ISO7816-4PADDING 10:43:58,855 INFO [main][CipherTest] transformation=BLOWFISH/OFB208/NOPADDING 10:43:58,855 INFO [main][CipherTest] transformation=BLOWFISH/OFB208/PKCS5 10:43:58,855 INFO [main][CipherTest] transformation=BLOWFISH/OFB208/PKCS5PADDING 10:43:58,855 INFO [main][CipherTest] transformation=BLOWFISH/OFB208/PKCS7 10:43:58,855 INFO [main][CipherTest] transformation=BLOWFISH/OFB208/PKCS7PADDING 10:43:58,856 INFO [main][CipherTest] transformation=BLOWFISH/OFB208/TBC 10:43:58,856 INFO [main][CipherTest] transformation=BLOWFISH/OFB208/TBCPADDING 10:43:58,856 INFO [main][CipherTest] transformation=BLOWFISH/OFB208/X9.23 10:43:58,856 INFO [main][CipherTest] transformation=BLOWFISH/OFB208/X9.23PADDING 10:43:58,856 INFO [main][CipherTest] transformation=BLOWFISH/OFB208/ZEROBYTE 10:43:58,857 INFO [main][CipherTest] transformation=BLOWFISH/OFB208/ZEROBYTEPADDING 10:43:58,857 INFO [main][CipherTest] transformation=BLOWFISH/OFB216/ 10:43:58,857 INFO [main][CipherTest] transformation=BLOWFISH/OFB216/ISO10126 10:43:58,857 INFO [main][CipherTest] transformation=BLOWFISH/OFB216/ISO10126-2 10:43:58,857 INFO [main][CipherTest] transformation=BLOWFISH/OFB216/ISO10126-2PADDING 10:43:58,858 INFO [main][CipherTest] transformation=BLOWFISH/OFB216/ISO10126PADDING 10:43:58,858 INFO [main][CipherTest] transformation=BLOWFISH/OFB216/ISO7816-4 10:43:58,858 INFO [main][CipherTest] transformation=BLOWFISH/OFB216/ISO7816-4PADDING 10:43:58,858 INFO [main][CipherTest] transformation=BLOWFISH/OFB216/NOPADDING 10:43:58,858 INFO [main][CipherTest] transformation=BLOWFISH/OFB216/PKCS5 10:43:58,859 INFO [main][CipherTest] transformation=BLOWFISH/OFB216/PKCS5PADDING 10:43:58,859 INFO [main][CipherTest] transformation=BLOWFISH/OFB216/PKCS7 10:43:58,860 INFO [main][CipherTest] transformation=BLOWFISH/OFB216/PKCS7PADDING 10:43:58,860 INFO [main][CipherTest] transformation=BLOWFISH/OFB216/TBC 10:43:58,860 INFO [main][CipherTest] transformation=BLOWFISH/OFB216/TBCPADDING 10:43:58,860 INFO [main][CipherTest] transformation=BLOWFISH/OFB216/X9.23 10:43:58,861 INFO [main][CipherTest] transformation=BLOWFISH/OFB216/X9.23PADDING 10:43:58,861 INFO [main][CipherTest] transformation=BLOWFISH/OFB216/ZEROBYTE 10:43:58,862 INFO [main][CipherTest] transformation=BLOWFISH/OFB216/ZEROBYTEPADDING 10:43:58,862 INFO [main][CipherTest] transformation=BLOWFISH/OFB224/ 10:43:58,862 INFO [main][CipherTest] transformation=BLOWFISH/OFB224/ISO10126 10:43:58,862 INFO [main][CipherTest] transformation=BLOWFISH/OFB224/ISO10126-2 10:43:58,863 INFO [main][CipherTest] transformation=BLOWFISH/OFB224/ISO10126-2PADDING 10:43:58,863 INFO [main][CipherTest] transformation=BLOWFISH/OFB224/ISO10126PADDING 10:43:58,863 INFO [main][CipherTest] transformation=BLOWFISH/OFB224/ISO7816-4 10:43:58,864 INFO [main][CipherTest] transformation=BLOWFISH/OFB224/ISO7816-4PADDING 10:43:58,864 INFO [main][CipherTest] transformation=BLOWFISH/OFB224/NOPADDING 10:43:58,864 INFO [main][CipherTest] transformation=BLOWFISH/OFB224/PKCS5 10:43:58,864 INFO [main][CipherTest] transformation=BLOWFISH/OFB224/PKCS5PADDING 10:43:58,864 INFO [main][CipherTest] transformation=BLOWFISH/OFB224/PKCS7 10:43:58,865 INFO [main][CipherTest] transformation=BLOWFISH/OFB224/PKCS7PADDING 10:43:58,865 INFO [main][CipherTest] transformation=BLOWFISH/OFB224/TBC 10:43:58,865 INFO [main][CipherTest] transformation=BLOWFISH/OFB224/TBCPADDING 10:43:58,865 INFO [main][CipherTest] transformation=BLOWFISH/OFB224/X9.23 10:43:58,865 INFO [main][CipherTest] transformation=BLOWFISH/OFB224/X9.23PADDING 10:43:58,866 INFO [main][CipherTest] transformation=BLOWFISH/OFB224/ZEROBYTE 10:43:58,866 INFO [main][CipherTest] transformation=BLOWFISH/OFB224/ZEROBYTEPADDING 10:43:58,866 INFO [main][CipherTest] transformation=BLOWFISH/OFB232/ 10:43:58,866 INFO [main][CipherTest] transformation=BLOWFISH/OFB232/ISO10126 10:43:58,867 INFO [main][CipherTest] transformation=BLOWFISH/OFB232/ISO10126-2 10:43:58,867 INFO [main][CipherTest] transformation=BLOWFISH/OFB232/ISO10126-2PADDING 10:43:58,867 INFO [main][CipherTest] transformation=BLOWFISH/OFB232/ISO10126PADDING 10:43:58,867 INFO [main][CipherTest] transformation=BLOWFISH/OFB232/ISO7816-4 10:43:58,868 INFO [main][CipherTest] transformation=BLOWFISH/OFB232/ISO7816-4PADDING 10:43:58,868 INFO [main][CipherTest] transformation=BLOWFISH/OFB232/NOPADDING 10:43:58,868 INFO [main][CipherTest] transformation=BLOWFISH/OFB232/PKCS5 10:43:58,868 INFO [main][CipherTest] transformation=BLOWFISH/OFB232/PKCS5PADDING 10:43:58,868 INFO [main][CipherTest] transformation=BLOWFISH/OFB232/PKCS7 10:43:58,869 INFO [main][CipherTest] transformation=BLOWFISH/OFB232/PKCS7PADDING 10:43:58,869 INFO [main][CipherTest] transformation=BLOWFISH/OFB232/TBC 10:43:58,869 INFO [main][CipherTest] transformation=BLOWFISH/OFB232/TBCPADDING 10:43:58,869 INFO [main][CipherTest] transformation=BLOWFISH/OFB232/X9.23 10:43:58,870 INFO [main][CipherTest] transformation=BLOWFISH/OFB232/X9.23PADDING 10:43:58,870 INFO [main][CipherTest] transformation=BLOWFISH/OFB232/ZEROBYTE 10:43:58,870 INFO [main][CipherTest] transformation=BLOWFISH/OFB232/ZEROBYTEPADDING 10:43:58,870 INFO [main][CipherTest] transformation=BLOWFISH/OFB24/ 10:43:58,870 INFO [main][CipherTest] transformation=BLOWFISH/OFB24/ISO10126 10:43:58,871 INFO [main][CipherTest] transformation=BLOWFISH/OFB24/ISO10126-2 10:43:58,871 INFO [main][CipherTest] transformation=BLOWFISH/OFB24/ISO10126-2PADDING 10:43:58,871 INFO [main][CipherTest] transformation=BLOWFISH/OFB24/ISO10126PADDING 10:43:58,871 INFO [main][CipherTest] transformation=BLOWFISH/OFB24/ISO7816-4 10:43:58,872 INFO [main][CipherTest] transformation=BLOWFISH/OFB24/ISO7816-4PADDING 10:43:58,872 INFO [main][CipherTest] transformation=BLOWFISH/OFB24/NOPADDING 10:43:58,872 INFO [main][CipherTest] transformation=BLOWFISH/OFB24/PKCS5 10:43:58,872 INFO [main][CipherTest] transformation=BLOWFISH/OFB24/PKCS5PADDING 10:43:58,872 INFO [main][CipherTest] transformation=BLOWFISH/OFB24/PKCS7 10:43:58,873 INFO [main][CipherTest] transformation=BLOWFISH/OFB24/PKCS7PADDING 10:43:58,873 INFO [main][CipherTest] transformation=BLOWFISH/OFB24/TBC 10:43:58,873 INFO [main][CipherTest] transformation=BLOWFISH/OFB24/TBCPADDING 10:43:58,873 INFO [main][CipherTest] transformation=BLOWFISH/OFB24/X9.23 10:43:58,874 INFO [main][CipherTest] transformation=BLOWFISH/OFB24/X9.23PADDING 10:43:58,874 INFO [main][CipherTest] transformation=BLOWFISH/OFB24/ZEROBYTE 10:43:58,874 INFO [main][CipherTest] transformation=BLOWFISH/OFB24/ZEROBYTEPADDING 10:43:58,874 INFO [main][CipherTest] transformation=BLOWFISH/OFB240/ 10:43:58,874 INFO [main][CipherTest] transformation=BLOWFISH/OFB240/ISO10126 10:43:58,875 INFO [main][CipherTest] transformation=BLOWFISH/OFB240/ISO10126-2 10:43:58,875 INFO [main][CipherTest] transformation=BLOWFISH/OFB240/ISO10126-2PADDING 10:43:58,875 INFO [main][CipherTest] transformation=BLOWFISH/OFB240/ISO10126PADDING 10:43:58,875 INFO [main][CipherTest] transformation=BLOWFISH/OFB240/ISO7816-4 10:43:58,876 INFO [main][CipherTest] transformation=BLOWFISH/OFB240/ISO7816-4PADDING 10:43:58,876 INFO [main][CipherTest] transformation=BLOWFISH/OFB240/NOPADDING 10:43:58,876 INFO [main][CipherTest] transformation=BLOWFISH/OFB240/PKCS5 10:43:58,876 INFO [main][CipherTest] transformation=BLOWFISH/OFB240/PKCS5PADDING 10:43:58,876 INFO [main][CipherTest] transformation=BLOWFISH/OFB240/PKCS7 10:43:58,877 INFO [main][CipherTest] transformation=BLOWFISH/OFB240/PKCS7PADDING 10:43:58,877 INFO [main][CipherTest] transformation=BLOWFISH/OFB240/TBC 10:43:58,877 INFO [main][CipherTest] transformation=BLOWFISH/OFB240/TBCPADDING 10:43:58,877 INFO [main][CipherTest] transformation=BLOWFISH/OFB240/X9.23 10:43:58,878 INFO [main][CipherTest] transformation=BLOWFISH/OFB240/X9.23PADDING 10:43:58,878 INFO [main][CipherTest] transformation=BLOWFISH/OFB240/ZEROBYTE 10:43:58,878 INFO [main][CipherTest] transformation=BLOWFISH/OFB240/ZEROBYTEPADDING 10:43:58,878 INFO [main][CipherTest] transformation=BLOWFISH/OFB248/ 10:43:58,878 INFO [main][CipherTest] transformation=BLOWFISH/OFB248/ISO10126 10:43:58,879 INFO [main][CipherTest] transformation=BLOWFISH/OFB248/ISO10126-2 10:43:58,879 INFO [main][CipherTest] transformation=BLOWFISH/OFB248/ISO10126-2PADDING 10:43:58,879 INFO [main][CipherTest] transformation=BLOWFISH/OFB248/ISO10126PADDING 10:43:58,879 INFO [main][CipherTest] transformation=BLOWFISH/OFB248/ISO7816-4 10:43:58,880 INFO [main][CipherTest] transformation=BLOWFISH/OFB248/ISO7816-4PADDING 10:43:58,880 INFO [main][CipherTest] transformation=BLOWFISH/OFB248/NOPADDING 10:43:58,880 INFO [main][CipherTest] transformation=BLOWFISH/OFB248/PKCS5 10:43:58,880 INFO [main][CipherTest] transformation=BLOWFISH/OFB248/PKCS5PADDING 10:43:58,881 INFO [main][CipherTest] transformation=BLOWFISH/OFB248/PKCS7 10:43:58,881 INFO [main][CipherTest] transformation=BLOWFISH/OFB248/PKCS7PADDING 10:43:58,881 INFO [main][CipherTest] transformation=BLOWFISH/OFB248/TBC 10:43:58,881 INFO [main][CipherTest] transformation=BLOWFISH/OFB248/TBCPADDING 10:43:58,881 INFO [main][CipherTest] transformation=BLOWFISH/OFB248/X9.23 10:43:58,882 INFO [main][CipherTest] transformation=BLOWFISH/OFB248/X9.23PADDING 10:43:58,882 INFO [main][CipherTest] transformation=BLOWFISH/OFB248/ZEROBYTE 10:43:58,882 INFO [main][CipherTest] transformation=BLOWFISH/OFB248/ZEROBYTEPADDING 10:43:58,882 INFO [main][CipherTest] transformation=BLOWFISH/OFB256/ 10:43:58,882 INFO [main][CipherTest] transformation=BLOWFISH/OFB256/ISO10126 10:43:58,883 INFO [main][CipherTest] transformation=BLOWFISH/OFB256/ISO10126-2 10:43:58,883 INFO [main][CipherTest] transformation=BLOWFISH/OFB256/ISO10126-2PADDING 10:43:58,883 INFO [main][CipherTest] transformation=BLOWFISH/OFB256/ISO10126PADDING 10:43:58,883 INFO [main][CipherTest] transformation=BLOWFISH/OFB256/ISO7816-4 10:43:58,884 INFO [main][CipherTest] transformation=BLOWFISH/OFB256/ISO7816-4PADDING 10:43:58,884 INFO [main][CipherTest] transformation=BLOWFISH/OFB256/NOPADDING 10:43:58,884 INFO [main][CipherTest] transformation=BLOWFISH/OFB256/PKCS5 10:43:58,884 INFO [main][CipherTest] transformation=BLOWFISH/OFB256/PKCS5PADDING 10:43:58,884 INFO [main][CipherTest] transformation=BLOWFISH/OFB256/PKCS7 10:43:58,885 INFO [main][CipherTest] transformation=BLOWFISH/OFB256/PKCS7PADDING 10:43:58,885 INFO [main][CipherTest] transformation=BLOWFISH/OFB256/TBC 10:43:58,885 INFO [main][CipherTest] transformation=BLOWFISH/OFB256/TBCPADDING 10:43:58,886 INFO [main][CipherTest] transformation=BLOWFISH/OFB256/X9.23 10:43:58,886 INFO [main][CipherTest] transformation=BLOWFISH/OFB256/X9.23PADDING 10:43:58,886 INFO [main][CipherTest] transformation=BLOWFISH/OFB256/ZEROBYTE 10:43:58,886 INFO [main][CipherTest] transformation=BLOWFISH/OFB256/ZEROBYTEPADDING 10:43:58,886 INFO [main][CipherTest] transformation=BLOWFISH/OFB32/ 10:43:58,887 INFO [main][CipherTest] transformation=BLOWFISH/OFB32/ISO10126 10:43:58,887 INFO [main][CipherTest] transformation=BLOWFISH/OFB32/ISO10126-2 10:43:58,887 INFO [main][CipherTest] transformation=BLOWFISH/OFB32/ISO10126-2PADDING 10:43:58,887 INFO [main][CipherTest] transformation=BLOWFISH/OFB32/ISO10126PADDING 10:43:58,888 INFO [main][CipherTest] transformation=BLOWFISH/OFB32/ISO7816-4 10:43:58,888 INFO [main][CipherTest] transformation=BLOWFISH/OFB32/ISO7816-4PADDING 10:43:58,888 INFO [main][CipherTest] transformation=BLOWFISH/OFB32/NOPADDING 10:43:58,888 INFO [main][CipherTest] transformation=BLOWFISH/OFB32/PKCS5 10:43:58,888 INFO [main][CipherTest] transformation=BLOWFISH/OFB32/PKCS5PADDING 10:43:58,888 INFO [main][CipherTest] transformation=BLOWFISH/OFB32/PKCS7 10:43:58,889 INFO [main][CipherTest] transformation=BLOWFISH/OFB32/PKCS7PADDING 10:43:58,889 INFO [main][CipherTest] transformation=BLOWFISH/OFB32/TBC 10:43:58,889 INFO [main][CipherTest] transformation=BLOWFISH/OFB32/TBCPADDING 10:43:58,889 INFO [main][CipherTest] transformation=BLOWFISH/OFB32/X9.23 10:43:58,890 INFO [main][CipherTest] transformation=BLOWFISH/OFB32/X9.23PADDING 10:43:58,890 INFO [main][CipherTest] transformation=BLOWFISH/OFB32/ZEROBYTE 10:43:58,890 INFO [main][CipherTest] transformation=BLOWFISH/OFB32/ZEROBYTEPADDING 10:43:58,890 INFO [main][CipherTest] transformation=BLOWFISH/OFB40/ 10:43:58,890 INFO [main][CipherTest] transformation=BLOWFISH/OFB40/ISO10126 10:43:58,891 INFO [main][CipherTest] transformation=BLOWFISH/OFB40/ISO10126-2 10:43:58,891 INFO [main][CipherTest] transformation=BLOWFISH/OFB40/ISO10126-2PADDING 10:43:58,891 INFO [main][CipherTest] transformation=BLOWFISH/OFB40/ISO10126PADDING 10:43:58,891 INFO [main][CipherTest] transformation=BLOWFISH/OFB40/ISO7816-4 10:43:58,892 INFO [main][CipherTest] transformation=BLOWFISH/OFB40/ISO7816-4PADDING 10:43:58,892 INFO [main][CipherTest] transformation=BLOWFISH/OFB40/NOPADDING 10:43:58,892 INFO [main][CipherTest] transformation=BLOWFISH/OFB40/PKCS5 10:43:58,892 INFO [main][CipherTest] transformation=BLOWFISH/OFB40/PKCS5PADDING 10:43:58,892 INFO [main][CipherTest] transformation=BLOWFISH/OFB40/PKCS7 10:43:58,893 INFO [main][CipherTest] transformation=BLOWFISH/OFB40/PKCS7PADDING 10:43:58,893 INFO [main][CipherTest] transformation=BLOWFISH/OFB40/TBC 10:43:58,893 INFO [main][CipherTest] transformation=BLOWFISH/OFB40/TBCPADDING 10:43:58,893 INFO [main][CipherTest] transformation=BLOWFISH/OFB40/X9.23 10:43:58,893 INFO [main][CipherTest] transformation=BLOWFISH/OFB40/X9.23PADDING 10:43:58,894 INFO [main][CipherTest] transformation=BLOWFISH/OFB40/ZEROBYTE 10:43:58,894 INFO [main][CipherTest] transformation=BLOWFISH/OFB40/ZEROBYTEPADDING 10:43:58,894 INFO [main][CipherTest] transformation=BLOWFISH/OFB48/ 10:43:58,894 INFO [main][CipherTest] transformation=BLOWFISH/OFB48/ISO10126 10:43:58,895 INFO [main][CipherTest] transformation=BLOWFISH/OFB48/ISO10126-2 10:43:58,895 INFO [main][CipherTest] transformation=BLOWFISH/OFB48/ISO10126-2PADDING 10:43:58,895 INFO [main][CipherTest] transformation=BLOWFISH/OFB48/ISO10126PADDING 10:43:58,895 INFO [main][CipherTest] transformation=BLOWFISH/OFB48/ISO7816-4 10:43:58,896 INFO [main][CipherTest] transformation=BLOWFISH/OFB48/ISO7816-4PADDING 10:43:58,896 INFO [main][CipherTest] transformation=BLOWFISH/OFB48/NOPADDING 10:43:58,896 INFO [main][CipherTest] transformation=BLOWFISH/OFB48/PKCS5 10:43:58,896 INFO [main][CipherTest] transformation=BLOWFISH/OFB48/PKCS5PADDING 10:43:58,896 INFO [main][CipherTest] transformation=BLOWFISH/OFB48/PKCS7 10:43:58,897 INFO [main][CipherTest] transformation=BLOWFISH/OFB48/PKCS7PADDING 10:43:58,897 INFO [main][CipherTest] transformation=BLOWFISH/OFB48/TBC 10:43:58,897 INFO [main][CipherTest] transformation=BLOWFISH/OFB48/TBCPADDING 10:43:58,897 INFO [main][CipherTest] transformation=BLOWFISH/OFB48/X9.23 10:43:58,898 INFO [main][CipherTest] transformation=BLOWFISH/OFB48/X9.23PADDING 10:43:58,898 INFO [main][CipherTest] transformation=BLOWFISH/OFB48/ZEROBYTE 10:43:58,898 INFO [main][CipherTest] transformation=BLOWFISH/OFB48/ZEROBYTEPADDING 10:43:58,898 INFO [main][CipherTest] transformation=BLOWFISH/OFB56/ 10:43:58,899 INFO [main][CipherTest] transformation=BLOWFISH/OFB56/ISO10126 10:43:58,899 INFO [main][CipherTest] transformation=BLOWFISH/OFB56/ISO10126-2 10:43:58,899 INFO [main][CipherTest] transformation=BLOWFISH/OFB56/ISO10126-2PADDING 10:43:58,899 INFO [main][CipherTest] transformation=BLOWFISH/OFB56/ISO10126PADDING 10:43:58,900 INFO [main][CipherTest] transformation=BLOWFISH/OFB56/ISO7816-4 10:43:58,900 INFO [main][CipherTest] transformation=BLOWFISH/OFB56/ISO7816-4PADDING 10:43:58,900 INFO [main][CipherTest] transformation=BLOWFISH/OFB56/NOPADDING 10:43:58,900 INFO [main][CipherTest] transformation=BLOWFISH/OFB56/PKCS5 10:43:58,900 INFO [main][CipherTest] transformation=BLOWFISH/OFB56/PKCS5PADDING 10:43:58,901 INFO [main][CipherTest] transformation=BLOWFISH/OFB56/PKCS7 10:43:58,901 INFO [main][CipherTest] transformation=BLOWFISH/OFB56/PKCS7PADDING 10:43:58,901 INFO [main][CipherTest] transformation=BLOWFISH/OFB56/TBC 10:43:58,901 INFO [main][CipherTest] transformation=BLOWFISH/OFB56/TBCPADDING 10:43:58,901 INFO [main][CipherTest] transformation=BLOWFISH/OFB56/X9.23 10:43:58,902 INFO [main][CipherTest] transformation=BLOWFISH/OFB56/X9.23PADDING 10:43:58,902 INFO [main][CipherTest] transformation=BLOWFISH/OFB56/ZEROBYTE 10:43:58,902 INFO [main][CipherTest] transformation=BLOWFISH/OFB56/ZEROBYTEPADDING 10:43:58,902 INFO [main][CipherTest] transformation=BLOWFISH/OFB64/ 10:43:58,903 INFO [main][CipherTest] transformation=BLOWFISH/OFB64/ISO10126 10:43:58,903 INFO [main][CipherTest] transformation=BLOWFISH/OFB64/ISO10126-2 10:43:58,903 INFO [main][CipherTest] transformation=BLOWFISH/OFB64/ISO10126-2PADDING 10:43:58,903 INFO [main][CipherTest] transformation=BLOWFISH/OFB64/ISO10126PADDING 10:43:58,904 INFO [main][CipherTest] transformation=BLOWFISH/OFB64/ISO7816-4 10:43:58,904 INFO [main][CipherTest] transformation=BLOWFISH/OFB64/ISO7816-4PADDING 10:43:58,904 INFO [main][CipherTest] transformation=BLOWFISH/OFB64/NOPADDING 10:43:58,904 INFO [main][CipherTest] transformation=BLOWFISH/OFB64/PKCS5 10:43:58,904 INFO [main][CipherTest] transformation=BLOWFISH/OFB64/PKCS5PADDING 10:43:58,905 INFO [main][CipherTest] transformation=BLOWFISH/OFB64/PKCS7 10:43:58,905 INFO [main][CipherTest] transformation=BLOWFISH/OFB64/PKCS7PADDING 10:43:58,905 INFO [main][CipherTest] transformation=BLOWFISH/OFB64/TBC 10:43:58,905 INFO [main][CipherTest] transformation=BLOWFISH/OFB64/TBCPADDING 10:43:58,905 INFO [main][CipherTest] transformation=BLOWFISH/OFB64/X9.23 10:43:58,906 INFO [main][CipherTest] transformation=BLOWFISH/OFB64/X9.23PADDING 10:43:58,906 INFO [main][CipherTest] transformation=BLOWFISH/OFB64/ZEROBYTE 10:43:58,906 INFO [main][CipherTest] transformation=BLOWFISH/OFB64/ZEROBYTEPADDING 10:43:58,906 INFO [main][CipherTest] transformation=BLOWFISH/OFB72/ 10:43:58,906 INFO [main][CipherTest] transformation=BLOWFISH/OFB72/ISO10126 10:43:58,907 INFO [main][CipherTest] transformation=BLOWFISH/OFB72/ISO10126-2 10:43:58,907 INFO [main][CipherTest] transformation=BLOWFISH/OFB72/ISO10126-2PADDING 10:43:58,907 INFO [main][CipherTest] transformation=BLOWFISH/OFB72/ISO10126PADDING 10:43:58,907 INFO [main][CipherTest] transformation=BLOWFISH/OFB72/ISO7816-4 10:43:58,908 INFO [main][CipherTest] transformation=BLOWFISH/OFB72/ISO7816-4PADDING 10:43:58,908 INFO [main][CipherTest] transformation=BLOWFISH/OFB72/NOPADDING 10:43:58,908 INFO [main][CipherTest] transformation=BLOWFISH/OFB72/PKCS5 10:43:58,908 INFO [main][CipherTest] transformation=BLOWFISH/OFB72/PKCS5PADDING 10:43:58,908 INFO [main][CipherTest] transformation=BLOWFISH/OFB72/PKCS7 10:43:58,909 INFO [main][CipherTest] transformation=BLOWFISH/OFB72/PKCS7PADDING 10:43:58,909 INFO [main][CipherTest] transformation=BLOWFISH/OFB72/TBC 10:43:58,909 INFO [main][CipherTest] transformation=BLOWFISH/OFB72/TBCPADDING 10:43:58,910 INFO [main][CipherTest] transformation=BLOWFISH/OFB72/X9.23 10:43:58,910 INFO [main][CipherTest] transformation=BLOWFISH/OFB72/X9.23PADDING 10:43:58,910 INFO [main][CipherTest] transformation=BLOWFISH/OFB72/ZEROBYTE 10:43:58,910 INFO [main][CipherTest] transformation=BLOWFISH/OFB72/ZEROBYTEPADDING 10:43:58,910 INFO [main][CipherTest] transformation=BLOWFISH/OFB8/ 10:43:58,911 INFO [main][CipherTest] transformation=BLOWFISH/OFB8/ISO10126 10:43:58,911 INFO [main][CipherTest] transformation=BLOWFISH/OFB8/ISO10126-2 10:43:58,911 INFO [main][CipherTest] transformation=BLOWFISH/OFB8/ISO10126-2PADDING 10:43:58,911 INFO [main][CipherTest] transformation=BLOWFISH/OFB8/ISO10126PADDING 10:43:58,911 INFO [main][CipherTest] transformation=BLOWFISH/OFB8/ISO7816-4 10:43:58,912 INFO [main][CipherTest] transformation=BLOWFISH/OFB8/ISO7816-4PADDING 10:43:58,912 INFO [main][CipherTest] transformation=BLOWFISH/OFB8/NOPADDING 10:43:58,912 INFO [main][CipherTest] transformation=BLOWFISH/OFB8/PKCS5 10:43:58,912 INFO [main][CipherTest] transformation=BLOWFISH/OFB8/PKCS5PADDING 10:43:58,913 INFO [main][CipherTest] transformation=BLOWFISH/OFB8/PKCS7 10:43:58,913 INFO [main][CipherTest] transformation=BLOWFISH/OFB8/PKCS7PADDING 10:43:58,913 INFO [main][CipherTest] transformation=BLOWFISH/OFB8/TBC 10:43:58,913 INFO [main][CipherTest] transformation=BLOWFISH/OFB8/TBCPADDING 10:43:58,913 INFO [main][CipherTest] transformation=BLOWFISH/OFB8/X9.23 10:43:58,914 INFO [main][CipherTest] transformation=BLOWFISH/OFB8/X9.23PADDING 10:43:58,914 INFO [main][CipherTest] transformation=BLOWFISH/OFB8/ZEROBYTE 10:43:58,914 INFO [main][CipherTest] transformation=BLOWFISH/OFB8/ZEROBYTEPADDING 10:43:58,914 INFO [main][CipherTest] transformation=BLOWFISH/OFB80/ 10:43:58,914 INFO [main][CipherTest] transformation=BLOWFISH/OFB80/ISO10126 10:43:58,915 INFO [main][CipherTest] transformation=BLOWFISH/OFB80/ISO10126-2 10:43:58,915 INFO [main][CipherTest] transformation=BLOWFISH/OFB80/ISO10126-2PADDING 10:43:58,915 INFO [main][CipherTest] transformation=BLOWFISH/OFB80/ISO10126PADDING 10:43:58,916 INFO [main][CipherTest] transformation=BLOWFISH/OFB80/ISO7816-4 10:43:58,916 INFO [main][CipherTest] transformation=BLOWFISH/OFB80/ISO7816-4PADDING 10:43:58,916 INFO [main][CipherTest] transformation=BLOWFISH/OFB80/NOPADDING 10:43:58,916 INFO [main][CipherTest] transformation=BLOWFISH/OFB80/PKCS5 10:43:58,916 INFO [main][CipherTest] transformation=BLOWFISH/OFB80/PKCS5PADDING 10:43:58,917 INFO [main][CipherTest] transformation=BLOWFISH/OFB80/PKCS7 10:43:58,917 INFO [main][CipherTest] transformation=BLOWFISH/OFB80/PKCS7PADDING 10:43:58,917 INFO [main][CipherTest] transformation=BLOWFISH/OFB80/TBC 10:43:58,917 INFO [main][CipherTest] transformation=BLOWFISH/OFB80/TBCPADDING 10:43:58,917 INFO [main][CipherTest] transformation=BLOWFISH/OFB80/X9.23 10:43:58,918 INFO [main][CipherTest] transformation=BLOWFISH/OFB80/X9.23PADDING 10:43:58,918 INFO [main][CipherTest] transformation=BLOWFISH/OFB80/ZEROBYTE 10:43:58,918 INFO [main][CipherTest] transformation=BLOWFISH/OFB80/ZEROBYTEPADDING 10:43:58,918 INFO [main][CipherTest] transformation=BLOWFISH/OFB88/ 10:43:58,919 INFO [main][CipherTest] transformation=BLOWFISH/OFB88/ISO10126 10:43:58,919 INFO [main][CipherTest] transformation=BLOWFISH/OFB88/ISO10126-2 10:43:58,919 INFO [main][CipherTest] transformation=BLOWFISH/OFB88/ISO10126-2PADDING 10:43:58,919 INFO [main][CipherTest] transformation=BLOWFISH/OFB88/ISO10126PADDING 10:43:58,920 INFO [main][CipherTest] transformation=BLOWFISH/OFB88/ISO7816-4 10:43:58,920 INFO [main][CipherTest] transformation=BLOWFISH/OFB88/ISO7816-4PADDING 10:43:58,920 INFO [main][CipherTest] transformation=BLOWFISH/OFB88/NOPADDING 10:43:58,920 INFO [main][CipherTest] transformation=BLOWFISH/OFB88/PKCS5 10:43:58,920 INFO [main][CipherTest] transformation=BLOWFISH/OFB88/PKCS5PADDING 10:43:58,921 INFO [main][CipherTest] transformation=BLOWFISH/OFB88/PKCS7 10:43:58,921 INFO [main][CipherTest] transformation=BLOWFISH/OFB88/PKCS7PADDING 10:43:58,921 INFO [main][CipherTest] transformation=BLOWFISH/OFB88/TBC 10:43:58,921 INFO [main][CipherTest] transformation=BLOWFISH/OFB88/TBCPADDING 10:43:58,922 INFO [main][CipherTest] transformation=BLOWFISH/OFB88/X9.23 10:43:58,922 INFO [main][CipherTest] transformation=BLOWFISH/OFB88/X9.23PADDING 10:43:58,922 INFO [main][CipherTest] transformation=BLOWFISH/OFB88/ZEROBYTE 10:43:58,922 INFO [main][CipherTest] transformation=BLOWFISH/OFB88/ZEROBYTEPADDING 10:43:58,922 INFO [main][CipherTest] transformation=BLOWFISH/OFB96/ 10:43:58,923 INFO [main][CipherTest] transformation=BLOWFISH/OFB96/ISO10126 10:43:58,923 INFO [main][CipherTest] transformation=BLOWFISH/OFB96/ISO10126-2 10:43:58,923 INFO [main][CipherTest] transformation=BLOWFISH/OFB96/ISO10126-2PADDING 10:43:58,923 INFO [main][CipherTest] transformation=BLOWFISH/OFB96/ISO10126PADDING 10:43:58,924 INFO [main][CipherTest] transformation=BLOWFISH/OFB96/ISO7816-4 10:43:58,924 INFO [main][CipherTest] transformation=BLOWFISH/OFB96/ISO7816-4PADDING 10:43:58,924 INFO [main][CipherTest] transformation=BLOWFISH/OFB96/NOPADDING 10:43:58,924 INFO [main][CipherTest] transformation=BLOWFISH/OFB96/PKCS5 10:43:58,924 INFO [main][CipherTest] transformation=BLOWFISH/OFB96/PKCS5PADDING 10:43:58,925 INFO [main][CipherTest] transformation=BLOWFISH/OFB96/PKCS7 10:43:58,925 INFO [main][CipherTest] transformation=BLOWFISH/OFB96/PKCS7PADDING 10:43:58,925 INFO [main][CipherTest] transformation=BLOWFISH/OFB96/TBC 10:43:58,925 INFO [main][CipherTest] transformation=BLOWFISH/OFB96/TBCPADDING 10:43:58,925 INFO [main][CipherTest] transformation=BLOWFISH/OFB96/X9.23 10:43:58,926 INFO [main][CipherTest] transformation=BLOWFISH/OFB96/X9.23PADDING 10:43:58,926 INFO [main][CipherTest] transformation=BLOWFISH/OFB96/ZEROBYTE 10:43:58,926 INFO [main][CipherTest] transformation=BLOWFISH/OFB96/ZEROBYTEPADDING 10:43:58,926 INFO [main][CipherTest] transformation=BLOWFISH/SIC/ 10:43:58,927 INFO [main][CipherTest] transformation=BLOWFISH/SIC/ISO10126 10:43:58,927 INFO [main][CipherTest] transformation=BLOWFISH/SIC/ISO10126-2 10:43:58,927 INFO [main][CipherTest] transformation=BLOWFISH/SIC/ISO10126-2PADDING 10:43:58,928 INFO [main][CipherTest] transformation=BLOWFISH/SIC/ISO10126PADDING 10:43:58,928 INFO [main][CipherTest] transformation=BLOWFISH/SIC/ISO7816-4 10:43:58,928 INFO [main][CipherTest] transformation=BLOWFISH/SIC/ISO7816-4PADDING 10:43:58,928 INFO [main][CipherTest] transformation=BLOWFISH/SIC/NOPADDING 10:43:58,929 INFO [main][CipherTest] transformation=BLOWFISH/SIC/PKCS5 10:43:58,929 INFO [main][CipherTest] transformation=BLOWFISH/SIC/PKCS5PADDING 10:43:58,929 INFO [main][CipherTest] transformation=BLOWFISH/SIC/PKCS7 10:43:58,929 INFO [main][CipherTest] transformation=BLOWFISH/SIC/PKCS7PADDING 10:43:58,930 INFO [main][CipherTest] transformation=BLOWFISH/SIC/TBC 10:43:58,930 INFO [main][CipherTest] transformation=BLOWFISH/SIC/TBCPADDING 10:43:58,930 INFO [main][CipherTest] transformation=BLOWFISH/SIC/X9.23 10:43:58,930 INFO [main][CipherTest] transformation=BLOWFISH/SIC/X9.23PADDING 10:43:58,931 INFO [main][CipherTest] transformation=BLOWFISH/SIC/ZEROBYTE 10:43:58,931 INFO [main][CipherTest] transformation=BLOWFISH/SIC/ZEROBYTEPADDING 10:43:58,931 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT// 10:43:58,931 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "CAMELLIA.LIGHT//" does not support IV => Skipping. 10:43:58,932 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT//NOPADDING 10:43:58,932 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "CAMELLIA.LIGHT//NOPADDING" does not support IV => Skipping. 10:43:58,932 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CBC-CTS/ 10:43:58,932 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CBC-CTS/NOPADDING 10:43:58,932 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CBC/ 10:43:58,933 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CBC/ISO10126 10:43:58,933 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CBC/ISO10126-2 10:43:58,933 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CBC/ISO10126-2PADDING 10:43:58,934 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CBC/ISO10126PADDING 10:43:58,934 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CBC/ISO7816-4 10:43:58,934 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CBC/ISO7816-4PADDING 10:43:58,935 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CBC/NOPADDING 10:43:58,935 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CBC/PKCS5 10:43:58,935 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CBC/PKCS5PADDING 10:43:58,935 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CBC/PKCS7 10:43:58,936 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CBC/PKCS7PADDING 10:43:58,936 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CBC/TBC 10:43:58,936 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CBC/TBCPADDING 10:43:58,936 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CBC/X9.23 10:43:58,937 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CBC/X9.23PADDING 10:43:58,937 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CBC/ZEROBYTE 10:43:58,937 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CBC/ZEROBYTEPADDING 10:43:58,938 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CCM/ 10:43:58,938 ERROR [main][CipherTest] transformation "CAMELLIA.LIGHT/CCM/": java.lang.IllegalArgumentException: nonce must have length from 7 to 13 octets 10:43:58,938 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CCM/NOPADDING 10:43:58,938 ERROR [main][CipherTest] transformation "CAMELLIA.LIGHT/CCM/NOPADDING": java.lang.IllegalArgumentException: nonce must have length from 7 to 13 octets 10:43:58,938 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB/ 10:43:58,938 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB/ISO10126 10:43:58,938 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB/ISO10126-2 10:43:58,939 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB/ISO10126-2PADDING 10:43:58,939 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB/ISO10126PADDING 10:43:58,939 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB/ISO7816-4 10:43:58,939 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB/ISO7816-4PADDING 10:43:58,939 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB/NOPADDING 10:43:58,939 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB/PKCS5 10:43:58,940 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB/PKCS5PADDING 10:43:58,940 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB/PKCS7 10:43:58,940 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB/PKCS7PADDING 10:43:58,940 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB/TBC 10:43:58,940 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB/TBCPADDING 10:43:58,941 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB/X9.23 10:43:58,941 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB/X9.23PADDING 10:43:58,941 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB/ZEROBYTE 10:43:58,941 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB/ZEROBYTEPADDING 10:43:58,941 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB104/ 10:43:58,941 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB104/ISO10126 10:43:58,941 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB104/ISO10126-2 10:43:58,941 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB104/ISO10126-2PADDING 10:43:58,941 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB104/ISO10126PADDING 10:43:58,942 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB104/ISO7816-4 10:43:58,942 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB104/ISO7816-4PADDING 10:43:58,942 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB104/NOPADDING 10:43:58,942 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB104/PKCS5 10:43:58,942 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB104/PKCS5PADDING 10:43:58,942 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB104/PKCS7 10:43:58,943 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB104/PKCS7PADDING 10:43:58,943 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB104/TBC 10:43:58,943 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB104/TBCPADDING 10:43:58,943 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB104/X9.23 10:43:58,943 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB104/X9.23PADDING 10:43:58,943 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB104/ZEROBYTE 10:43:58,943 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB104/ZEROBYTEPADDING 10:43:58,943 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB112/ 10:43:58,944 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB112/ISO10126 10:43:58,944 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB112/ISO10126-2 10:43:58,944 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB112/ISO10126-2PADDING 10:43:58,944 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB112/ISO10126PADDING 10:43:58,944 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB112/ISO7816-4 10:43:58,944 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB112/ISO7816-4PADDING 10:43:58,944 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB112/NOPADDING 10:43:58,945 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB112/PKCS5 10:43:58,945 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB112/PKCS5PADDING 10:43:58,945 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB112/PKCS7 10:43:58,945 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB112/PKCS7PADDING 10:43:58,945 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB112/TBC 10:43:58,946 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB112/TBCPADDING 10:43:58,946 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB112/X9.23 10:43:58,946 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB112/X9.23PADDING 10:43:58,946 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB112/ZEROBYTE 10:43:58,946 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB112/ZEROBYTEPADDING 10:43:58,946 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB120/ 10:43:58,946 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB120/ISO10126 10:43:58,946 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB120/ISO10126-2 10:43:58,946 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB120/ISO10126-2PADDING 10:43:58,947 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB120/ISO10126PADDING 10:43:58,947 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB120/ISO7816-4 10:43:58,947 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB120/ISO7816-4PADDING 10:43:58,947 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB120/NOPADDING 10:43:58,947 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB120/PKCS5 10:43:58,947 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB120/PKCS5PADDING 10:43:58,947 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB120/PKCS7 10:43:58,948 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB120/PKCS7PADDING 10:43:58,948 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB120/TBC 10:43:58,948 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB120/TBCPADDING 10:43:58,948 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB120/X9.23 10:43:58,948 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB120/X9.23PADDING 10:43:58,948 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB120/ZEROBYTE 10:43:58,948 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB120/ZEROBYTEPADDING 10:43:58,948 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB128/ 10:43:58,948 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB128/ISO10126 10:43:58,949 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB128/ISO10126-2 10:43:58,949 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB128/ISO10126-2PADDING 10:43:58,949 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB128/ISO10126PADDING 10:43:58,949 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB128/ISO7816-4 10:43:58,949 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB128/ISO7816-4PADDING 10:43:58,949 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB128/NOPADDING 10:43:58,949 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB128/PKCS5 10:43:58,949 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB128/PKCS5PADDING 10:43:58,950 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB128/PKCS7 10:43:58,950 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB128/PKCS7PADDING 10:43:58,950 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB128/TBC 10:43:58,950 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB128/TBCPADDING 10:43:58,950 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB128/X9.23 10:43:58,950 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB128/X9.23PADDING 10:43:58,950 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB128/ZEROBYTE 10:43:58,950 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB128/ZEROBYTEPADDING 10:43:58,950 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB136/ 10:43:58,950 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB136/ISO10126 10:43:58,950 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB136/ISO10126-2 10:43:58,951 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB136/ISO10126-2PADDING 10:43:58,951 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB136/ISO10126PADDING 10:43:58,951 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB136/ISO7816-4 10:43:58,951 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB136/ISO7816-4PADDING 10:43:58,951 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB136/NOPADDING 10:43:58,951 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB136/PKCS5 10:43:58,951 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB136/PKCS5PADDING 10:43:58,951 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB136/PKCS7 10:43:58,951 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB136/PKCS7PADDING 10:43:58,952 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB136/TBC 10:43:58,952 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB136/TBCPADDING 10:43:58,952 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB136/X9.23 10:43:58,952 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB136/X9.23PADDING 10:43:58,952 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB136/ZEROBYTE 10:43:58,952 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB136/ZEROBYTEPADDING 10:43:58,952 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB144/ 10:43:58,952 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB144/ISO10126 10:43:58,952 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB144/ISO10126-2 10:43:58,953 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB144/ISO10126-2PADDING 10:43:58,953 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB144/ISO10126PADDING 10:43:58,953 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB144/ISO7816-4 10:43:58,953 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB144/ISO7816-4PADDING 10:43:58,953 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB144/NOPADDING 10:43:58,953 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB144/PKCS5 10:43:58,953 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB144/PKCS5PADDING 10:43:58,953 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB144/PKCS7 10:43:58,953 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB144/PKCS7PADDING 10:43:58,954 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB144/TBC 10:43:58,954 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB144/TBCPADDING 10:43:58,954 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB144/X9.23 10:43:58,954 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB144/X9.23PADDING 10:43:58,954 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB144/ZEROBYTE 10:43:58,954 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB144/ZEROBYTEPADDING 10:43:58,954 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB152/ 10:43:58,954 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB152/ISO10126 10:43:58,954 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB152/ISO10126-2 10:43:58,955 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB152/ISO10126-2PADDING 10:43:58,955 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB152/ISO10126PADDING 10:43:58,955 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB152/ISO7816-4 10:43:58,955 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB152/ISO7816-4PADDING 10:43:58,955 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB152/NOPADDING 10:43:58,955 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB152/PKCS5 10:43:58,955 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB152/PKCS5PADDING 10:43:58,955 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB152/PKCS7 10:43:58,956 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB152/PKCS7PADDING 10:43:58,956 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB152/TBC 10:43:58,956 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB152/TBCPADDING 10:43:58,956 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB152/X9.23 10:43:58,956 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB152/X9.23PADDING 10:43:58,956 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB152/ZEROBYTE 10:43:58,956 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB152/ZEROBYTEPADDING 10:43:58,956 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB16/ 10:43:58,956 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB16/ISO10126 10:43:58,956 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB16/ISO10126-2 10:43:58,957 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB16/ISO10126-2PADDING 10:43:58,957 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB16/ISO10126PADDING 10:43:58,957 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB16/ISO7816-4 10:43:58,957 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB16/ISO7816-4PADDING 10:43:58,957 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB16/NOPADDING 10:43:58,957 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB16/PKCS5 10:43:58,957 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB16/PKCS5PADDING 10:43:58,957 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB16/PKCS7 10:43:58,958 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB16/PKCS7PADDING 10:43:58,958 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB16/TBC 10:43:58,958 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB16/TBCPADDING 10:43:58,958 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB16/X9.23 10:43:58,958 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB16/X9.23PADDING 10:43:58,958 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB16/ZEROBYTE 10:43:58,958 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB16/ZEROBYTEPADDING 10:43:58,958 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB160/ 10:43:58,958 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB160/ISO10126 10:43:58,959 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB160/ISO10126-2 10:43:58,959 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB160/ISO10126-2PADDING 10:43:58,959 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB160/ISO10126PADDING 10:43:58,959 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB160/ISO7816-4 10:43:58,959 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB160/ISO7816-4PADDING 10:43:58,959 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB160/NOPADDING 10:43:58,959 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB160/PKCS5 10:43:58,960 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB160/PKCS5PADDING 10:43:58,960 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB160/PKCS7 10:43:58,960 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB160/PKCS7PADDING 10:43:58,960 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB160/TBC 10:43:58,960 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB160/TBCPADDING 10:43:58,960 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB160/X9.23 10:43:58,960 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB160/X9.23PADDING 10:43:58,960 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB160/ZEROBYTE 10:43:58,961 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB160/ZEROBYTEPADDING 10:43:58,961 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB168/ 10:43:58,961 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB168/ISO10126 10:43:58,961 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB168/ISO10126-2 10:43:58,961 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB168/ISO10126-2PADDING 10:43:58,961 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB168/ISO10126PADDING 10:43:58,961 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB168/ISO7816-4 10:43:58,962 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB168/ISO7816-4PADDING 10:43:58,962 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB168/NOPADDING 10:43:58,962 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB168/PKCS5 10:43:58,962 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB168/PKCS5PADDING 10:43:58,962 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB168/PKCS7 10:43:58,962 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB168/PKCS7PADDING 10:43:58,962 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB168/TBC 10:43:58,962 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB168/TBCPADDING 10:43:58,962 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB168/X9.23 10:43:58,962 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB168/X9.23PADDING 10:43:58,963 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB168/ZEROBYTE 10:43:58,963 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB168/ZEROBYTEPADDING 10:43:58,963 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB176/ 10:43:58,963 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB176/ISO10126 10:43:58,963 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB176/ISO10126-2 10:43:58,963 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB176/ISO10126-2PADDING 10:43:58,963 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB176/ISO10126PADDING 10:43:58,964 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB176/ISO7816-4 10:43:58,964 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB176/ISO7816-4PADDING 10:43:58,964 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB176/NOPADDING 10:43:58,964 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB176/PKCS5 10:43:58,964 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB176/PKCS5PADDING 10:43:58,964 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB176/PKCS7 10:43:58,964 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB176/PKCS7PADDING 10:43:58,964 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB176/TBC 10:43:58,964 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB176/TBCPADDING 10:43:58,964 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB176/X9.23 10:43:58,964 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB176/X9.23PADDING 10:43:58,965 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB176/ZEROBYTE 10:43:58,965 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB176/ZEROBYTEPADDING 10:43:58,965 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB184/ 10:43:58,965 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB184/ISO10126 10:43:58,965 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB184/ISO10126-2 10:43:58,965 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB184/ISO10126-2PADDING 10:43:58,965 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB184/ISO10126PADDING 10:43:58,965 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB184/ISO7816-4 10:43:58,965 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB184/ISO7816-4PADDING 10:43:58,965 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB184/NOPADDING 10:43:58,965 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB184/PKCS5 10:43:58,965 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB184/PKCS5PADDING 10:43:58,966 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB184/PKCS7 10:43:58,966 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB184/PKCS7PADDING 10:43:58,966 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB184/TBC 10:43:58,966 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB184/TBCPADDING 10:43:58,966 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB184/X9.23 10:43:58,966 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB184/X9.23PADDING 10:43:58,966 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB184/ZEROBYTE 10:43:58,966 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB184/ZEROBYTEPADDING 10:43:58,966 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB192/ 10:43:58,966 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB192/ISO10126 10:43:58,966 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB192/ISO10126-2 10:43:58,967 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB192/ISO10126-2PADDING 10:43:58,967 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB192/ISO10126PADDING 10:43:58,967 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB192/ISO7816-4 10:43:58,967 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB192/ISO7816-4PADDING 10:43:58,967 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB192/NOPADDING 10:43:58,967 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB192/PKCS5 10:43:58,967 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB192/PKCS5PADDING 10:43:58,967 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB192/PKCS7 10:43:58,967 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB192/PKCS7PADDING 10:43:58,967 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB192/TBC 10:43:58,967 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB192/TBCPADDING 10:43:58,967 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB192/X9.23 10:43:58,968 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB192/X9.23PADDING 10:43:58,968 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB192/ZEROBYTE 10:43:58,968 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB192/ZEROBYTEPADDING 10:43:58,968 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB200/ 10:43:58,968 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB200/ISO10126 10:43:58,968 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB200/ISO10126-2 10:43:58,968 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB200/ISO10126-2PADDING 10:43:58,968 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB200/ISO10126PADDING 10:43:58,968 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB200/ISO7816-4 10:43:58,968 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB200/ISO7816-4PADDING 10:43:58,969 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB200/NOPADDING 10:43:58,969 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB200/PKCS5 10:43:58,969 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB200/PKCS5PADDING 10:43:58,969 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB200/PKCS7 10:43:58,969 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB200/PKCS7PADDING 10:43:58,969 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB200/TBC 10:43:58,969 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB200/TBCPADDING 10:43:58,969 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB200/X9.23 10:43:58,969 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB200/X9.23PADDING 10:43:58,969 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB200/ZEROBYTE 10:43:58,969 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB200/ZEROBYTEPADDING 10:43:58,969 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB208/ 10:43:58,969 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB208/ISO10126 10:43:58,969 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB208/ISO10126-2 10:43:58,970 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB208/ISO10126-2PADDING 10:43:58,970 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB208/ISO10126PADDING 10:43:58,970 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB208/ISO7816-4 10:43:58,970 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB208/ISO7816-4PADDING 10:43:58,970 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB208/NOPADDING 10:43:58,970 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB208/PKCS5 10:43:58,970 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB208/PKCS5PADDING 10:43:58,970 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB208/PKCS7 10:43:58,970 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB208/PKCS7PADDING 10:43:58,970 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB208/TBC 10:43:58,970 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB208/TBCPADDING 10:43:58,970 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB208/X9.23 10:43:58,970 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB208/X9.23PADDING 10:43:58,970 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB208/ZEROBYTE 10:43:58,970 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB208/ZEROBYTEPADDING 10:43:58,970 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB216/ 10:43:58,971 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB216/ISO10126 10:43:58,971 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB216/ISO10126-2 10:43:58,971 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB216/ISO10126-2PADDING 10:43:58,971 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB216/ISO10126PADDING 10:43:58,971 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB216/ISO7816-4 10:43:58,971 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB216/ISO7816-4PADDING 10:43:58,971 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB216/NOPADDING 10:43:58,971 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB216/PKCS5 10:43:58,971 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB216/PKCS5PADDING 10:43:58,971 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB216/PKCS7 10:43:58,971 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB216/PKCS7PADDING 10:43:58,972 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB216/TBC 10:43:58,972 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB216/TBCPADDING 10:43:58,972 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB216/X9.23 10:43:58,972 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB216/X9.23PADDING 10:43:58,972 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB216/ZEROBYTE 10:43:58,972 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB216/ZEROBYTEPADDING 10:43:58,972 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB224/ 10:43:58,972 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB224/ISO10126 10:43:58,972 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB224/ISO10126-2 10:43:58,972 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB224/ISO10126-2PADDING 10:43:58,972 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB224/ISO10126PADDING 10:43:58,972 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB224/ISO7816-4 10:43:58,972 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB224/ISO7816-4PADDING 10:43:58,972 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB224/NOPADDING 10:43:58,972 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB224/PKCS5 10:43:58,972 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB224/PKCS5PADDING 10:43:58,973 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB224/PKCS7 10:43:58,973 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB224/PKCS7PADDING 10:43:58,973 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB224/TBC 10:43:58,973 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB224/TBCPADDING 10:43:58,973 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB224/X9.23 10:43:58,973 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB224/X9.23PADDING 10:43:58,973 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB224/ZEROBYTE 10:43:58,973 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB224/ZEROBYTEPADDING 10:43:58,973 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB232/ 10:43:58,973 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB232/ISO10126 10:43:58,973 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB232/ISO10126-2 10:43:58,973 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB232/ISO10126-2PADDING 10:43:58,973 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB232/ISO10126PADDING 10:43:58,973 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB232/ISO7816-4 10:43:58,973 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB232/ISO7816-4PADDING 10:43:58,973 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB232/NOPADDING 10:43:58,974 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB232/PKCS5 10:43:58,974 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB232/PKCS5PADDING 10:43:58,974 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB232/PKCS7 10:43:58,974 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB232/PKCS7PADDING 10:43:58,974 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB232/TBC 10:43:58,974 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB232/TBCPADDING 10:43:58,974 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB232/X9.23 10:43:58,974 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB232/X9.23PADDING 10:43:58,974 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB232/ZEROBYTE 10:43:58,974 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB232/ZEROBYTEPADDING 10:43:58,974 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB24/ 10:43:58,974 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB24/ISO10126 10:43:58,974 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB24/ISO10126-2 10:43:58,974 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB24/ISO10126-2PADDING 10:43:58,974 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB24/ISO10126PADDING 10:43:58,974 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB24/ISO7816-4 10:43:58,975 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB24/ISO7816-4PADDING 10:43:58,975 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB24/NOPADDING 10:43:58,975 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB24/PKCS5 10:43:58,975 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB24/PKCS5PADDING 10:43:58,975 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB24/PKCS7 10:43:58,975 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB24/PKCS7PADDING 10:43:58,975 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB24/TBC 10:43:58,975 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB24/TBCPADDING 10:43:58,975 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB24/X9.23 10:43:58,975 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB24/X9.23PADDING 10:43:58,975 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB24/ZEROBYTE 10:43:58,975 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB24/ZEROBYTEPADDING 10:43:58,975 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB240/ 10:43:58,975 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB240/ISO10126 10:43:58,975 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB240/ISO10126-2 10:43:58,976 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB240/ISO10126-2PADDING 10:43:58,976 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB240/ISO10126PADDING 10:43:58,976 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB240/ISO7816-4 10:43:58,976 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB240/ISO7816-4PADDING 10:43:58,976 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB240/NOPADDING 10:43:58,976 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB240/PKCS5 10:43:58,976 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB240/PKCS5PADDING 10:43:58,976 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB240/PKCS7 10:43:58,976 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB240/PKCS7PADDING 10:43:58,976 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB240/TBC 10:43:58,976 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB240/TBCPADDING 10:43:58,976 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB240/X9.23 10:43:58,976 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB240/X9.23PADDING 10:43:58,976 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB240/ZEROBYTE 10:43:58,976 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB240/ZEROBYTEPADDING 10:43:58,976 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB248/ 10:43:58,976 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB248/ISO10126 10:43:58,977 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB248/ISO10126-2 10:43:58,977 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB248/ISO10126-2PADDING 10:43:58,977 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB248/ISO10126PADDING 10:43:58,977 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB248/ISO7816-4 10:43:58,977 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB248/ISO7816-4PADDING 10:43:58,977 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB248/NOPADDING 10:43:58,977 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB248/PKCS5 10:43:58,977 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB248/PKCS5PADDING 10:43:58,977 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB248/PKCS7 10:43:58,977 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB248/PKCS7PADDING 10:43:58,977 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB248/TBC 10:43:58,978 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB248/TBCPADDING 10:43:58,978 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB248/X9.23 10:43:58,978 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB248/X9.23PADDING 10:43:58,978 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB248/ZEROBYTE 10:43:58,978 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB248/ZEROBYTEPADDING 10:43:58,978 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB256/ 10:43:58,978 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB256/ISO10126 10:43:58,978 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB256/ISO10126-2 10:43:58,978 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB256/ISO10126-2PADDING 10:43:58,978 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB256/ISO10126PADDING 10:43:58,978 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB256/ISO7816-4 10:43:58,978 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB256/ISO7816-4PADDING 10:43:58,978 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB256/NOPADDING 10:43:58,978 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB256/PKCS5 10:43:58,978 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB256/PKCS5PADDING 10:43:58,979 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB256/PKCS7 10:43:58,979 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB256/PKCS7PADDING 10:43:58,979 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB256/TBC 10:43:58,979 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB256/TBCPADDING 10:43:58,979 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB256/X9.23 10:43:58,979 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB256/X9.23PADDING 10:43:58,979 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB256/ZEROBYTE 10:43:58,979 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB256/ZEROBYTEPADDING 10:43:58,979 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB32/ 10:43:58,979 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB32/ISO10126 10:43:58,979 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB32/ISO10126-2 10:43:58,979 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB32/ISO10126-2PADDING 10:43:58,979 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB32/ISO10126PADDING 10:43:58,980 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB32/ISO7816-4 10:43:58,980 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB32/ISO7816-4PADDING 10:43:58,980 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB32/NOPADDING 10:43:58,980 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB32/PKCS5 10:43:58,980 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB32/PKCS5PADDING 10:43:58,980 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB32/PKCS7 10:43:58,980 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB32/PKCS7PADDING 10:43:58,980 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB32/TBC 10:43:58,980 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB32/TBCPADDING 10:43:58,980 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB32/X9.23 10:43:58,980 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB32/X9.23PADDING 10:43:58,980 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB32/ZEROBYTE 10:43:58,980 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB32/ZEROBYTEPADDING 10:43:58,980 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB40/ 10:43:58,980 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB40/ISO10126 10:43:58,981 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB40/ISO10126-2 10:43:58,981 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB40/ISO10126-2PADDING 10:43:58,981 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB40/ISO10126PADDING 10:43:58,981 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB40/ISO7816-4 10:43:58,981 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB40/ISO7816-4PADDING 10:43:58,981 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB40/NOPADDING 10:43:58,981 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB40/PKCS5 10:43:58,981 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB40/PKCS5PADDING 10:43:58,981 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB40/PKCS7 10:43:58,981 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB40/PKCS7PADDING 10:43:58,981 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB40/TBC 10:43:58,982 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB40/TBCPADDING 10:43:58,982 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB40/X9.23 10:43:58,982 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB40/X9.23PADDING 10:43:58,982 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB40/ZEROBYTE 10:43:58,982 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB40/ZEROBYTEPADDING 10:43:58,982 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB48/ 10:43:58,982 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB48/ISO10126 10:43:58,982 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB48/ISO10126-2 10:43:58,982 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB48/ISO10126-2PADDING 10:43:58,982 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB48/ISO10126PADDING 10:43:58,982 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB48/ISO7816-4 10:43:58,982 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB48/ISO7816-4PADDING 10:43:58,982 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB48/NOPADDING 10:43:58,982 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB48/PKCS5 10:43:58,983 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB48/PKCS5PADDING 10:43:58,983 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB48/PKCS7 10:43:58,983 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB48/PKCS7PADDING 10:43:58,983 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB48/TBC 10:43:58,983 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB48/TBCPADDING 10:43:58,983 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB48/X9.23 10:43:58,983 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB48/X9.23PADDING 10:43:58,983 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB48/ZEROBYTE 10:43:58,983 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB48/ZEROBYTEPADDING 10:43:58,983 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB56/ 10:43:58,983 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB56/ISO10126 10:43:58,983 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB56/ISO10126-2 10:43:58,983 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB56/ISO10126-2PADDING 10:43:58,983 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB56/ISO10126PADDING 10:43:58,984 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB56/ISO7816-4 10:43:58,984 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB56/ISO7816-4PADDING 10:43:58,984 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB56/NOPADDING 10:43:58,984 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB56/PKCS5 10:43:58,984 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB56/PKCS5PADDING 10:43:58,984 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB56/PKCS7 10:43:58,984 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB56/PKCS7PADDING 10:43:58,984 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB56/TBC 10:43:58,984 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB56/TBCPADDING 10:43:58,984 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB56/X9.23 10:43:58,984 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB56/X9.23PADDING 10:43:58,984 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB56/ZEROBYTE 10:43:58,984 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB56/ZEROBYTEPADDING 10:43:58,984 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB64/ 10:43:58,984 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB64/ISO10126 10:43:58,984 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB64/ISO10126-2 10:43:58,984 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB64/ISO10126-2PADDING 10:43:58,985 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB64/ISO10126PADDING 10:43:58,985 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB64/ISO7816-4 10:43:58,985 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB64/ISO7816-4PADDING 10:43:58,985 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB64/NOPADDING 10:43:58,985 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB64/PKCS5 10:43:58,985 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB64/PKCS5PADDING 10:43:58,985 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB64/PKCS7 10:43:58,985 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB64/PKCS7PADDING 10:43:58,985 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB64/TBC 10:43:58,985 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB64/TBCPADDING 10:43:58,985 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB64/X9.23 10:43:58,985 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB64/X9.23PADDING 10:43:58,985 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB64/ZEROBYTE 10:43:58,985 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB64/ZEROBYTEPADDING 10:43:58,985 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB72/ 10:43:58,985 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB72/ISO10126 10:43:58,985 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB72/ISO10126-2 10:43:58,985 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB72/ISO10126-2PADDING 10:43:58,986 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB72/ISO10126PADDING 10:43:58,986 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB72/ISO7816-4 10:43:58,986 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB72/ISO7816-4PADDING 10:43:58,986 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB72/NOPADDING 10:43:58,986 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB72/PKCS5 10:43:58,986 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB72/PKCS5PADDING 10:43:58,986 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB72/PKCS7 10:43:58,986 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB72/PKCS7PADDING 10:43:58,986 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB72/TBC 10:43:58,986 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB72/TBCPADDING 10:43:58,986 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB72/X9.23 10:43:58,986 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB72/X9.23PADDING 10:43:58,986 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB72/ZEROBYTE 10:43:58,986 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB72/ZEROBYTEPADDING 10:43:58,986 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB8/ 10:43:58,986 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB8/ISO10126 10:43:58,986 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB8/ISO10126-2 10:43:58,986 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB8/ISO10126-2PADDING 10:43:58,987 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB8/ISO10126PADDING 10:43:58,987 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB8/ISO7816-4 10:43:58,987 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB8/ISO7816-4PADDING 10:43:58,987 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB8/NOPADDING 10:43:58,987 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB8/PKCS5 10:43:58,987 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB8/PKCS5PADDING 10:43:58,987 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB8/PKCS7 10:43:58,987 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB8/PKCS7PADDING 10:43:58,987 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB8/TBC 10:43:58,988 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB8/TBCPADDING 10:43:58,988 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB8/X9.23 10:43:58,988 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB8/X9.23PADDING 10:43:58,988 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB8/ZEROBYTE 10:43:58,988 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB8/ZEROBYTEPADDING 10:43:58,988 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB80/ 10:43:58,988 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB80/ISO10126 10:43:58,988 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB80/ISO10126-2 10:43:58,988 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB80/ISO10126-2PADDING 10:43:58,988 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB80/ISO10126PADDING 10:43:58,988 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB80/ISO7816-4 10:43:58,988 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB80/ISO7816-4PADDING 10:43:58,988 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB80/NOPADDING 10:43:58,988 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB80/PKCS5 10:43:58,989 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB80/PKCS5PADDING 10:43:58,989 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB80/PKCS7 10:43:58,989 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB80/PKCS7PADDING 10:43:58,989 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB80/TBC 10:43:58,989 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB80/TBCPADDING 10:43:58,989 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB80/X9.23 10:43:58,989 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB80/X9.23PADDING 10:43:58,989 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB80/ZEROBYTE 10:43:58,989 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB80/ZEROBYTEPADDING 10:43:58,989 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB88/ 10:43:58,989 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB88/ISO10126 10:43:58,989 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB88/ISO10126-2 10:43:58,989 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB88/ISO10126-2PADDING 10:43:58,989 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB88/ISO10126PADDING 10:43:58,989 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB88/ISO7816-4 10:43:58,990 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB88/ISO7816-4PADDING 10:43:58,990 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB88/NOPADDING 10:43:58,990 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB88/PKCS5 10:43:58,990 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB88/PKCS5PADDING 10:43:58,990 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB88/PKCS7 10:43:58,990 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB88/PKCS7PADDING 10:43:58,990 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB88/TBC 10:43:58,990 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB88/TBCPADDING 10:43:58,990 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB88/X9.23 10:43:58,990 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB88/X9.23PADDING 10:43:58,990 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB88/ZEROBYTE 10:43:58,990 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB88/ZEROBYTEPADDING 10:43:58,990 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB96/ 10:43:58,990 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB96/ISO10126 10:43:58,990 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB96/ISO10126-2 10:43:58,990 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB96/ISO10126-2PADDING 10:43:58,990 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB96/ISO10126PADDING 10:43:58,991 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB96/ISO7816-4 10:43:58,991 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB96/ISO7816-4PADDING 10:43:58,991 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB96/NOPADDING 10:43:58,991 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB96/PKCS5 10:43:58,991 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB96/PKCS5PADDING 10:43:58,991 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB96/PKCS7 10:43:58,991 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB96/PKCS7PADDING 10:43:58,991 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB96/TBC 10:43:58,991 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB96/TBCPADDING 10:43:58,991 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB96/X9.23 10:43:58,991 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB96/X9.23PADDING 10:43:58,991 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB96/ZEROBYTE 10:43:58,991 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB96/ZEROBYTEPADDING 10:43:58,992 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CTS/ 10:43:58,992 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "CAMELLIA.LIGHT/CTS/" does not support IV => Skipping. 10:43:58,992 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CTS/NOPADDING 10:43:58,992 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "CAMELLIA.LIGHT/CTS/NOPADDING" does not support IV => Skipping. 10:43:58,992 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/EAX/ 10:43:58,992 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/EAX/NOPADDING 10:43:58,993 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/ECB/ 10:43:58,993 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "CAMELLIA.LIGHT/ECB/" does not support IV => Skipping. 10:43:58,993 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/ECB/NOPADDING 10:43:58,993 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "CAMELLIA.LIGHT/ECB/NOPADDING" does not support IV => Skipping. 10:43:58,993 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/GCM/ 10:43:58,993 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/GCM/NOPADDING 10:43:58,994 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB/ 10:43:58,994 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB/ISO10126 10:43:58,994 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB/ISO10126-2 10:43:58,994 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB/ISO10126-2PADDING 10:43:58,994 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB/ISO10126PADDING 10:43:58,994 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB/ISO7816-4 10:43:58,994 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB/ISO7816-4PADDING 10:43:58,994 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB/NOPADDING 10:43:58,994 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB/PKCS5 10:43:58,995 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB/PKCS5PADDING 10:43:58,995 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB/PKCS7 10:43:58,995 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB/PKCS7PADDING 10:43:58,995 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB/TBC 10:43:58,995 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB/TBCPADDING 10:43:58,995 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB/X9.23 10:43:58,995 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB/X9.23PADDING 10:43:58,995 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB/ZEROBYTE 10:43:58,995 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB/ZEROBYTEPADDING 10:43:58,995 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB104/ 10:43:58,995 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB104/ISO10126 10:43:58,995 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB104/ISO10126-2 10:43:58,995 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB104/ISO10126-2PADDING 10:43:58,995 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB104/ISO10126PADDING 10:43:58,996 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB104/ISO7816-4 10:43:58,996 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB104/ISO7816-4PADDING 10:43:58,996 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB104/NOPADDING 10:43:58,996 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB104/PKCS5 10:43:58,996 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB104/PKCS5PADDING 10:43:58,996 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB104/PKCS7 10:43:58,996 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB104/PKCS7PADDING 10:43:58,996 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB104/TBC 10:43:58,996 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB104/TBCPADDING 10:43:58,996 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB104/X9.23 10:43:58,996 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB104/X9.23PADDING 10:43:58,996 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB104/ZEROBYTE 10:43:58,996 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB104/ZEROBYTEPADDING 10:43:58,996 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB112/ 10:43:58,996 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB112/ISO10126 10:43:58,996 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB112/ISO10126-2 10:43:58,996 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB112/ISO10126-2PADDING 10:43:58,997 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB112/ISO10126PADDING 10:43:58,997 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB112/ISO7816-4 10:43:58,997 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB112/ISO7816-4PADDING 10:43:58,997 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB112/NOPADDING 10:43:58,997 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB112/PKCS5 10:43:58,997 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB112/PKCS5PADDING 10:43:58,997 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB112/PKCS7 10:43:58,997 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB112/PKCS7PADDING 10:43:58,997 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB112/TBC 10:43:58,997 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB112/TBCPADDING 10:43:58,997 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB112/X9.23 10:43:58,997 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB112/X9.23PADDING 10:43:58,997 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB112/ZEROBYTE 10:43:58,997 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB112/ZEROBYTEPADDING 10:43:58,997 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB120/ 10:43:58,998 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB120/ISO10126 10:43:58,998 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB120/ISO10126-2 10:43:58,998 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB120/ISO10126-2PADDING 10:43:58,998 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB120/ISO10126PADDING 10:43:58,998 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB120/ISO7816-4 10:43:58,998 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB120/ISO7816-4PADDING 10:43:58,998 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB120/NOPADDING 10:43:58,998 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB120/PKCS5 10:43:58,998 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB120/PKCS5PADDING 10:43:58,998 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB120/PKCS7 10:43:58,998 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB120/PKCS7PADDING 10:43:58,998 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB120/TBC 10:43:58,998 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB120/TBCPADDING 10:43:58,998 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB120/X9.23 10:43:58,998 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB120/X9.23PADDING 10:43:58,999 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB120/ZEROBYTE 10:43:58,999 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB120/ZEROBYTEPADDING 10:43:58,999 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB128/ 10:43:58,999 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB128/ISO10126 10:43:58,999 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB128/ISO10126-2 10:43:58,999 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB128/ISO10126-2PADDING 10:43:58,999 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB128/ISO10126PADDING 10:43:58,999 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB128/ISO7816-4 10:43:58,999 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB128/ISO7816-4PADDING 10:43:58,999 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB128/NOPADDING 10:43:58,999 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB128/PKCS5 10:43:59,000 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB128/PKCS5PADDING 10:43:59,000 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB128/PKCS7 10:43:59,000 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB128/PKCS7PADDING 10:43:59,000 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB128/TBC 10:43:59,000 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB128/TBCPADDING 10:43:59,000 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB128/X9.23 10:43:59,000 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB128/X9.23PADDING 10:43:59,000 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB128/ZEROBYTE 10:43:59,000 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB128/ZEROBYTEPADDING 10:43:59,000 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB136/ 10:43:59,000 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB136/ISO10126 10:43:59,000 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB136/ISO10126-2 10:43:59,000 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB136/ISO10126-2PADDING 10:43:59,001 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB136/ISO10126PADDING 10:43:59,001 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB136/ISO7816-4 10:43:59,001 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB136/ISO7816-4PADDING 10:43:59,001 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB136/NOPADDING 10:43:59,001 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB136/PKCS5 10:43:59,001 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB136/PKCS5PADDING 10:43:59,001 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB136/PKCS7 10:43:59,001 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB136/PKCS7PADDING 10:43:59,001 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB136/TBC 10:43:59,001 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB136/TBCPADDING 10:43:59,001 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB136/X9.23 10:43:59,001 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB136/X9.23PADDING 10:43:59,001 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB136/ZEROBYTE 10:43:59,001 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB136/ZEROBYTEPADDING 10:43:59,001 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB144/ 10:43:59,001 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB144/ISO10126 10:43:59,002 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB144/ISO10126-2 10:43:59,002 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB144/ISO10126-2PADDING 10:43:59,002 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB144/ISO10126PADDING 10:43:59,002 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB144/ISO7816-4 10:43:59,002 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB144/ISO7816-4PADDING 10:43:59,002 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB144/NOPADDING 10:43:59,002 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB144/PKCS5 10:43:59,002 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB144/PKCS5PADDING 10:43:59,002 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB144/PKCS7 10:43:59,002 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB144/PKCS7PADDING 10:43:59,002 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB144/TBC 10:43:59,002 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB144/TBCPADDING 10:43:59,002 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB144/X9.23 10:43:59,002 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB144/X9.23PADDING 10:43:59,002 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB144/ZEROBYTE 10:43:59,003 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB144/ZEROBYTEPADDING 10:43:59,003 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB152/ 10:43:59,003 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB152/ISO10126 10:43:59,003 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB152/ISO10126-2 10:43:59,003 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB152/ISO10126-2PADDING 10:43:59,003 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB152/ISO10126PADDING 10:43:59,003 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB152/ISO7816-4 10:43:59,003 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB152/ISO7816-4PADDING 10:43:59,003 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB152/NOPADDING 10:43:59,003 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB152/PKCS5 10:43:59,003 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB152/PKCS5PADDING 10:43:59,003 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB152/PKCS7 10:43:59,004 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB152/PKCS7PADDING 10:43:59,004 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB152/TBC 10:43:59,004 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB152/TBCPADDING 10:43:59,004 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB152/X9.23 10:43:59,004 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB152/X9.23PADDING 10:43:59,004 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB152/ZEROBYTE 10:43:59,004 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB152/ZEROBYTEPADDING 10:43:59,004 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB16/ 10:43:59,004 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB16/ISO10126 10:43:59,004 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB16/ISO10126-2 10:43:59,004 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB16/ISO10126-2PADDING 10:43:59,004 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB16/ISO10126PADDING 10:43:59,004 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB16/ISO7816-4 10:43:59,004 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB16/ISO7816-4PADDING 10:43:59,004 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB16/NOPADDING 10:43:59,005 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB16/PKCS5 10:43:59,005 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB16/PKCS5PADDING 10:43:59,005 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB16/PKCS7 10:43:59,005 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB16/PKCS7PADDING 10:43:59,005 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB16/TBC 10:43:59,005 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB16/TBCPADDING 10:43:59,005 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB16/X9.23 10:43:59,005 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB16/X9.23PADDING 10:43:59,005 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB16/ZEROBYTE 10:43:59,005 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB16/ZEROBYTEPADDING 10:43:59,005 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB160/ 10:43:59,005 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB160/ISO10126 10:43:59,005 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB160/ISO10126-2 10:43:59,006 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB160/ISO10126-2PADDING 10:43:59,006 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB160/ISO10126PADDING 10:43:59,006 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB160/ISO7816-4 10:43:59,006 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB160/ISO7816-4PADDING 10:43:59,006 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB160/NOPADDING 10:43:59,006 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB160/PKCS5 10:43:59,006 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB160/PKCS5PADDING 10:43:59,006 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB160/PKCS7 10:43:59,006 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB160/PKCS7PADDING 10:43:59,006 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB160/TBC 10:43:59,006 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB160/TBCPADDING 10:43:59,006 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB160/X9.23 10:43:59,006 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB160/X9.23PADDING 10:43:59,006 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB160/ZEROBYTE 10:43:59,006 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB160/ZEROBYTEPADDING 10:43:59,006 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB168/ 10:43:59,007 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB168/ISO10126 10:43:59,007 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB168/ISO10126-2 10:43:59,007 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB168/ISO10126-2PADDING 10:43:59,007 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB168/ISO10126PADDING 10:43:59,007 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB168/ISO7816-4 10:43:59,007 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB168/ISO7816-4PADDING 10:43:59,007 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB168/NOPADDING 10:43:59,007 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB168/PKCS5 10:43:59,007 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB168/PKCS5PADDING 10:43:59,007 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB168/PKCS7 10:43:59,007 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB168/PKCS7PADDING 10:43:59,007 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB168/TBC 10:43:59,007 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB168/TBCPADDING 10:43:59,007 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB168/X9.23 10:43:59,008 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB168/X9.23PADDING 10:43:59,008 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB168/ZEROBYTE 10:43:59,008 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB168/ZEROBYTEPADDING 10:43:59,008 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB176/ 10:43:59,008 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB176/ISO10126 10:43:59,008 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB176/ISO10126-2 10:43:59,008 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB176/ISO10126-2PADDING 10:43:59,008 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB176/ISO10126PADDING 10:43:59,008 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB176/ISO7816-4 10:43:59,008 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB176/ISO7816-4PADDING 10:43:59,008 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB176/NOPADDING 10:43:59,008 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB176/PKCS5 10:43:59,008 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB176/PKCS5PADDING 10:43:59,008 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB176/PKCS7 10:43:59,008 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB176/PKCS7PADDING 10:43:59,009 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB176/TBC 10:43:59,009 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB176/TBCPADDING 10:43:59,009 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB176/X9.23 10:43:59,009 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB176/X9.23PADDING 10:43:59,009 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB176/ZEROBYTE 10:43:59,009 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB176/ZEROBYTEPADDING 10:43:59,009 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB184/ 10:43:59,009 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB184/ISO10126 10:43:59,009 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB184/ISO10126-2 10:43:59,009 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB184/ISO10126-2PADDING 10:43:59,009 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB184/ISO10126PADDING 10:43:59,009 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB184/ISO7816-4 10:43:59,009 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB184/ISO7816-4PADDING 10:43:59,009 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB184/NOPADDING 10:43:59,009 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB184/PKCS5 10:43:59,010 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB184/PKCS5PADDING 10:43:59,010 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB184/PKCS7 10:43:59,010 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB184/PKCS7PADDING 10:43:59,010 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB184/TBC 10:43:59,010 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB184/TBCPADDING 10:43:59,010 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB184/X9.23 10:43:59,010 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB184/X9.23PADDING 10:43:59,010 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB184/ZEROBYTE 10:43:59,010 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB184/ZEROBYTEPADDING 10:43:59,010 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB192/ 10:43:59,010 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB192/ISO10126 10:43:59,010 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB192/ISO10126-2 10:43:59,010 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB192/ISO10126-2PADDING 10:43:59,010 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB192/ISO10126PADDING 10:43:59,010 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB192/ISO7816-4 10:43:59,010 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB192/ISO7816-4PADDING 10:43:59,010 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB192/NOPADDING 10:43:59,011 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB192/PKCS5 10:43:59,011 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB192/PKCS5PADDING 10:43:59,011 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB192/PKCS7 10:43:59,011 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB192/PKCS7PADDING 10:43:59,011 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB192/TBC 10:43:59,011 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB192/TBCPADDING 10:43:59,011 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB192/X9.23 10:43:59,011 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB192/X9.23PADDING 10:43:59,011 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB192/ZEROBYTE 10:43:59,011 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB192/ZEROBYTEPADDING 10:43:59,011 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB200/ 10:43:59,011 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB200/ISO10126 10:43:59,012 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB200/ISO10126-2 10:43:59,012 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB200/ISO10126-2PADDING 10:43:59,012 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB200/ISO10126PADDING 10:43:59,012 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB200/ISO7816-4 10:43:59,012 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB200/ISO7816-4PADDING 10:43:59,012 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB200/NOPADDING 10:43:59,012 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB200/PKCS5 10:43:59,012 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB200/PKCS5PADDING 10:43:59,013 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB200/PKCS7 10:43:59,013 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB200/PKCS7PADDING 10:43:59,013 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB200/TBC 10:43:59,013 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB200/TBCPADDING 10:43:59,013 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB200/X9.23 10:43:59,013 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB200/X9.23PADDING 10:43:59,013 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB200/ZEROBYTE 10:43:59,013 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB200/ZEROBYTEPADDING 10:43:59,013 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB208/ 10:43:59,013 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB208/ISO10126 10:43:59,013 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB208/ISO10126-2 10:43:59,013 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB208/ISO10126-2PADDING 10:43:59,014 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB208/ISO10126PADDING 10:43:59,014 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB208/ISO7816-4 10:43:59,014 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB208/ISO7816-4PADDING 10:43:59,014 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB208/NOPADDING 10:43:59,014 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB208/PKCS5 10:43:59,014 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB208/PKCS5PADDING 10:43:59,014 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB208/PKCS7 10:43:59,014 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB208/PKCS7PADDING 10:43:59,014 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB208/TBC 10:43:59,014 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB208/TBCPADDING 10:43:59,014 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB208/X9.23 10:43:59,014 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB208/X9.23PADDING 10:43:59,014 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB208/ZEROBYTE 10:43:59,015 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB208/ZEROBYTEPADDING 10:43:59,015 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB216/ 10:43:59,015 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB216/ISO10126 10:43:59,015 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB216/ISO10126-2 10:43:59,015 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB216/ISO10126-2PADDING 10:43:59,015 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB216/ISO10126PADDING 10:43:59,015 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB216/ISO7816-4 10:43:59,015 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB216/ISO7816-4PADDING 10:43:59,015 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB216/NOPADDING 10:43:59,015 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB216/PKCS5 10:43:59,016 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB216/PKCS5PADDING 10:43:59,016 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB216/PKCS7 10:43:59,016 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB216/PKCS7PADDING 10:43:59,016 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB216/TBC 10:43:59,016 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB216/TBCPADDING 10:43:59,016 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB216/X9.23 10:43:59,016 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB216/X9.23PADDING 10:43:59,016 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB216/ZEROBYTE 10:43:59,016 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB216/ZEROBYTEPADDING 10:43:59,016 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB224/ 10:43:59,016 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB224/ISO10126 10:43:59,017 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB224/ISO10126-2 10:43:59,017 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB224/ISO10126-2PADDING 10:43:59,017 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB224/ISO10126PADDING 10:43:59,017 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB224/ISO7816-4 10:43:59,017 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB224/ISO7816-4PADDING 10:43:59,017 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB224/NOPADDING 10:43:59,017 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB224/PKCS5 10:43:59,017 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB224/PKCS5PADDING 10:43:59,018 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB224/PKCS7 10:43:59,018 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB224/PKCS7PADDING 10:43:59,018 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB224/TBC 10:43:59,018 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB224/TBCPADDING 10:43:59,018 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB224/X9.23 10:43:59,018 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB224/X9.23PADDING 10:43:59,018 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB224/ZEROBYTE 10:43:59,018 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB224/ZEROBYTEPADDING 10:43:59,018 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB232/ 10:43:59,018 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB232/ISO10126 10:43:59,018 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB232/ISO10126-2 10:43:59,019 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB232/ISO10126-2PADDING 10:43:59,019 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB232/ISO10126PADDING 10:43:59,019 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB232/ISO7816-4 10:43:59,019 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB232/ISO7816-4PADDING 10:43:59,019 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB232/NOPADDING 10:43:59,019 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB232/PKCS5 10:43:59,019 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB232/PKCS5PADDING 10:43:59,019 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB232/PKCS7 10:43:59,019 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB232/PKCS7PADDING 10:43:59,019 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB232/TBC 10:43:59,019 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB232/TBCPADDING 10:43:59,020 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB232/X9.23 10:43:59,020 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB232/X9.23PADDING 10:43:59,020 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB232/ZEROBYTE 10:43:59,020 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB232/ZEROBYTEPADDING 10:43:59,020 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB24/ 10:43:59,020 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB24/ISO10126 10:43:59,020 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB24/ISO10126-2 10:43:59,020 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB24/ISO10126-2PADDING 10:43:59,020 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB24/ISO10126PADDING 10:43:59,020 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB24/ISO7816-4 10:43:59,020 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB24/ISO7816-4PADDING 10:43:59,020 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB24/NOPADDING 10:43:59,021 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB24/PKCS5 10:43:59,021 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB24/PKCS5PADDING 10:43:59,021 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB24/PKCS7 10:43:59,021 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB24/PKCS7PADDING 10:43:59,021 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB24/TBC 10:43:59,021 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB24/TBCPADDING 10:43:59,021 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB24/X9.23 10:43:59,021 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB24/X9.23PADDING 10:43:59,021 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB24/ZEROBYTE 10:43:59,021 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB24/ZEROBYTEPADDING 10:43:59,021 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB240/ 10:43:59,021 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB240/ISO10126 10:43:59,022 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB240/ISO10126-2 10:43:59,022 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB240/ISO10126-2PADDING 10:43:59,022 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB240/ISO10126PADDING 10:43:59,022 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB240/ISO7816-4 10:43:59,022 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB240/ISO7816-4PADDING 10:43:59,022 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB240/NOPADDING 10:43:59,022 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB240/PKCS5 10:43:59,022 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB240/PKCS5PADDING 10:43:59,022 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB240/PKCS7 10:43:59,022 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB240/PKCS7PADDING 10:43:59,023 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB240/TBC 10:43:59,023 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB240/TBCPADDING 10:43:59,023 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB240/X9.23 10:43:59,023 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB240/X9.23PADDING 10:43:59,023 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB240/ZEROBYTE 10:43:59,023 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB240/ZEROBYTEPADDING 10:43:59,023 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB248/ 10:43:59,023 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB248/ISO10126 10:43:59,023 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB248/ISO10126-2 10:43:59,024 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB248/ISO10126-2PADDING 10:43:59,024 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB248/ISO10126PADDING 10:43:59,024 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB248/ISO7816-4 10:43:59,024 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB248/ISO7816-4PADDING 10:43:59,024 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB248/NOPADDING 10:43:59,024 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB248/PKCS5 10:43:59,024 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB248/PKCS5PADDING 10:43:59,024 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB248/PKCS7 10:43:59,024 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB248/PKCS7PADDING 10:43:59,024 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB248/TBC 10:43:59,024 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB248/TBCPADDING 10:43:59,025 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB248/X9.23 10:43:59,025 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB248/X9.23PADDING 10:43:59,025 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB248/ZEROBYTE 10:43:59,025 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB248/ZEROBYTEPADDING 10:43:59,025 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB256/ 10:43:59,025 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB256/ISO10126 10:43:59,025 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB256/ISO10126-2 10:43:59,025 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB256/ISO10126-2PADDING 10:43:59,025 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB256/ISO10126PADDING 10:43:59,025 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB256/ISO7816-4 10:43:59,025 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB256/ISO7816-4PADDING 10:43:59,025 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB256/NOPADDING 10:43:59,025 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB256/PKCS5 10:43:59,026 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB256/PKCS5PADDING 10:43:59,026 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB256/PKCS7 10:43:59,026 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB256/PKCS7PADDING 10:43:59,026 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB256/TBC 10:43:59,026 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB256/TBCPADDING 10:43:59,026 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB256/X9.23 10:43:59,026 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB256/X9.23PADDING 10:43:59,026 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB256/ZEROBYTE 10:43:59,026 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB256/ZEROBYTEPADDING 10:43:59,026 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB32/ 10:43:59,026 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB32/ISO10126 10:43:59,026 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB32/ISO10126-2 10:43:59,027 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB32/ISO10126-2PADDING 10:43:59,027 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB32/ISO10126PADDING 10:43:59,027 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB32/ISO7816-4 10:43:59,027 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB32/ISO7816-4PADDING 10:43:59,027 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB32/NOPADDING 10:43:59,027 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB32/PKCS5 10:43:59,027 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB32/PKCS5PADDING 10:43:59,027 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB32/PKCS7 10:43:59,028 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB32/PKCS7PADDING 10:43:59,028 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB32/TBC 10:43:59,028 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB32/TBCPADDING 10:43:59,028 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB32/X9.23 10:43:59,028 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB32/X9.23PADDING 10:43:59,028 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB32/ZEROBYTE 10:43:59,028 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB32/ZEROBYTEPADDING 10:43:59,028 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB40/ 10:43:59,028 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB40/ISO10126 10:43:59,028 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB40/ISO10126-2 10:43:59,028 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB40/ISO10126-2PADDING 10:43:59,029 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB40/ISO10126PADDING 10:43:59,029 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB40/ISO7816-4 10:43:59,029 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB40/ISO7816-4PADDING 10:43:59,029 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB40/NOPADDING 10:43:59,029 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB40/PKCS5 10:43:59,029 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB40/PKCS5PADDING 10:43:59,029 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB40/PKCS7 10:43:59,029 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB40/PKCS7PADDING 10:43:59,029 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB40/TBC 10:43:59,029 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB40/TBCPADDING 10:43:59,029 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB40/X9.23 10:43:59,030 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB40/X9.23PADDING 10:43:59,030 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB40/ZEROBYTE 10:43:59,030 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB40/ZEROBYTEPADDING 10:43:59,030 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB48/ 10:43:59,030 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB48/ISO10126 10:43:59,030 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB48/ISO10126-2 10:43:59,030 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB48/ISO10126-2PADDING 10:43:59,030 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB48/ISO10126PADDING 10:43:59,030 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB48/ISO7816-4 10:43:59,030 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB48/ISO7816-4PADDING 10:43:59,030 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB48/NOPADDING 10:43:59,031 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB48/PKCS5 10:43:59,031 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB48/PKCS5PADDING 10:43:59,031 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB48/PKCS7 10:43:59,031 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB48/PKCS7PADDING 10:43:59,031 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB48/TBC 10:43:59,031 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB48/TBCPADDING 10:43:59,031 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB48/X9.23 10:43:59,031 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB48/X9.23PADDING 10:43:59,031 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB48/ZEROBYTE 10:43:59,031 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB48/ZEROBYTEPADDING 10:43:59,032 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB56/ 10:43:59,032 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB56/ISO10126 10:43:59,032 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB56/ISO10126-2 10:43:59,032 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB56/ISO10126-2PADDING 10:43:59,032 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB56/ISO10126PADDING 10:43:59,032 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB56/ISO7816-4 10:43:59,032 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB56/ISO7816-4PADDING 10:43:59,032 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB56/NOPADDING 10:43:59,032 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB56/PKCS5 10:43:59,032 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB56/PKCS5PADDING 10:43:59,032 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB56/PKCS7 10:43:59,032 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB56/PKCS7PADDING 10:43:59,033 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB56/TBC 10:43:59,033 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB56/TBCPADDING 10:43:59,033 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB56/X9.23 10:43:59,033 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB56/X9.23PADDING 10:43:59,033 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB56/ZEROBYTE 10:43:59,033 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB56/ZEROBYTEPADDING 10:43:59,033 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB64/ 10:43:59,033 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB64/ISO10126 10:43:59,033 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB64/ISO10126-2 10:43:59,033 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB64/ISO10126-2PADDING 10:43:59,033 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB64/ISO10126PADDING 10:43:59,034 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB64/ISO7816-4 10:43:59,034 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB64/ISO7816-4PADDING 10:43:59,034 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB64/NOPADDING 10:43:59,034 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB64/PKCS5 10:43:59,034 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB64/PKCS5PADDING 10:43:59,034 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB64/PKCS7 10:43:59,034 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB64/PKCS7PADDING 10:43:59,034 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB64/TBC 10:43:59,034 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB64/TBCPADDING 10:43:59,034 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB64/X9.23 10:43:59,034 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB64/X9.23PADDING 10:43:59,034 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB64/ZEROBYTE 10:43:59,034 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB64/ZEROBYTEPADDING 10:43:59,034 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB72/ 10:43:59,034 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB72/ISO10126 10:43:59,034 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB72/ISO10126-2 10:43:59,035 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB72/ISO10126-2PADDING 10:43:59,035 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB72/ISO10126PADDING 10:43:59,035 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB72/ISO7816-4 10:43:59,035 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB72/ISO7816-4PADDING 10:43:59,035 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB72/NOPADDING 10:43:59,035 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB72/PKCS5 10:43:59,035 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB72/PKCS5PADDING 10:43:59,035 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB72/PKCS7 10:43:59,035 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB72/PKCS7PADDING 10:43:59,035 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB72/TBC 10:43:59,035 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB72/TBCPADDING 10:43:59,036 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB72/X9.23 10:43:59,036 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB72/X9.23PADDING 10:43:59,036 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB72/ZEROBYTE 10:43:59,036 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB72/ZEROBYTEPADDING 10:43:59,036 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB8/ 10:43:59,036 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB8/ISO10126 10:43:59,036 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB8/ISO10126-2 10:43:59,036 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB8/ISO10126-2PADDING 10:43:59,036 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB8/ISO10126PADDING 10:43:59,036 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB8/ISO7816-4 10:43:59,037 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB8/ISO7816-4PADDING 10:43:59,037 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB8/NOPADDING 10:43:59,037 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB8/PKCS5 10:43:59,037 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB8/PKCS5PADDING 10:43:59,037 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB8/PKCS7 10:43:59,037 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB8/PKCS7PADDING 10:43:59,037 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB8/TBC 10:43:59,037 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB8/TBCPADDING 10:43:59,037 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB8/X9.23 10:43:59,037 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB8/X9.23PADDING 10:43:59,037 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB8/ZEROBYTE 10:43:59,037 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB8/ZEROBYTEPADDING 10:43:59,038 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB80/ 10:43:59,038 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB80/ISO10126 10:43:59,038 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB80/ISO10126-2 10:43:59,038 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB80/ISO10126-2PADDING 10:43:59,038 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB80/ISO10126PADDING 10:43:59,038 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB80/ISO7816-4 10:43:59,038 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB80/ISO7816-4PADDING 10:43:59,038 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB80/NOPADDING 10:43:59,038 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB80/PKCS5 10:43:59,038 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB80/PKCS5PADDING 10:43:59,038 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB80/PKCS7 10:43:59,039 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB80/PKCS7PADDING 10:43:59,039 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB80/TBC 10:43:59,039 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB80/TBCPADDING 10:43:59,039 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB80/X9.23 10:43:59,039 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB80/X9.23PADDING 10:43:59,039 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB80/ZEROBYTE 10:43:59,039 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB80/ZEROBYTEPADDING 10:43:59,039 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB88/ 10:43:59,039 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB88/ISO10126 10:43:59,039 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB88/ISO10126-2 10:43:59,039 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB88/ISO10126-2PADDING 10:43:59,040 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB88/ISO10126PADDING 10:43:59,040 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB88/ISO7816-4 10:43:59,040 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB88/ISO7816-4PADDING 10:43:59,040 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB88/NOPADDING 10:43:59,040 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB88/PKCS5 10:43:59,040 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB88/PKCS5PADDING 10:43:59,040 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB88/PKCS7 10:43:59,040 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB88/PKCS7PADDING 10:43:59,040 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB88/TBC 10:43:59,040 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB88/TBCPADDING 10:43:59,040 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB88/X9.23 10:43:59,040 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB88/X9.23PADDING 10:43:59,041 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB88/ZEROBYTE 10:43:59,041 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB88/ZEROBYTEPADDING 10:43:59,041 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB96/ 10:43:59,041 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB96/ISO10126 10:43:59,041 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB96/ISO10126-2 10:43:59,041 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB96/ISO10126-2PADDING 10:43:59,041 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB96/ISO10126PADDING 10:43:59,041 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB96/ISO7816-4 10:43:59,041 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB96/ISO7816-4PADDING 10:43:59,041 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB96/NOPADDING 10:43:59,042 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB96/PKCS5 10:43:59,042 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB96/PKCS5PADDING 10:43:59,042 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB96/PKCS7 10:43:59,042 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB96/PKCS7PADDING 10:43:59,042 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB96/TBC 10:43:59,042 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB96/TBCPADDING 10:43:59,042 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB96/X9.23 10:43:59,042 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB96/X9.23PADDING 10:43:59,042 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB96/ZEROBYTE 10:43:59,042 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB96/ZEROBYTEPADDING 10:43:59,042 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/SIC/ 10:43:59,042 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/SIC/ISO10126 10:43:59,043 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/SIC/ISO10126-2 10:43:59,043 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/SIC/ISO10126-2PADDING 10:43:59,043 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/SIC/ISO10126PADDING 10:43:59,043 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/SIC/ISO7816-4 10:43:59,043 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/SIC/ISO7816-4PADDING 10:43:59,043 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/SIC/NOPADDING 10:43:59,043 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/SIC/PKCS5 10:43:59,043 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/SIC/PKCS5PADDING 10:43:59,044 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/SIC/PKCS7 10:43:59,044 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/SIC/PKCS7PADDING 10:43:59,044 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/SIC/TBC 10:43:59,044 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/SIC/TBCPADDING 10:43:59,044 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/SIC/X9.23 10:43:59,044 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/SIC/X9.23PADDING 10:43:59,044 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/SIC/ZEROBYTE 10:43:59,044 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/SIC/ZEROBYTEPADDING 10:43:59,044 INFO [main][CipherTest] transformation=CAMELLIA// 10:43:59,045 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "CAMELLIA//" does not support IV => Skipping. 10:43:59,045 INFO [main][CipherTest] transformation=CAMELLIA//NOPADDING 10:43:59,045 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "CAMELLIA//NOPADDING" does not support IV => Skipping. 10:43:59,045 INFO [main][CipherTest] transformation=CAMELLIA/CBC-CTS/ 10:43:59,045 INFO [main][CipherTest] transformation=CAMELLIA/CBC-CTS/NOPADDING 10:43:59,045 INFO [main][CipherTest] transformation=CAMELLIA/CBC/ 10:43:59,045 INFO [main][CipherTest] transformation=CAMELLIA/CBC/ISO10126 10:43:59,046 INFO [main][CipherTest] transformation=CAMELLIA/CBC/ISO10126-2 10:43:59,046 INFO [main][CipherTest] transformation=CAMELLIA/CBC/ISO10126-2PADDING 10:43:59,046 INFO [main][CipherTest] transformation=CAMELLIA/CBC/ISO10126PADDING 10:43:59,046 INFO [main][CipherTest] transformation=CAMELLIA/CBC/ISO7816-4 10:43:59,046 INFO [main][CipherTest] transformation=CAMELLIA/CBC/ISO7816-4PADDING 10:43:59,047 INFO [main][CipherTest] transformation=CAMELLIA/CBC/NOPADDING 10:43:59,047 INFO [main][CipherTest] transformation=CAMELLIA/CBC/PKCS5 10:43:59,047 INFO [main][CipherTest] transformation=CAMELLIA/CBC/PKCS5PADDING 10:43:59,047 INFO [main][CipherTest] transformation=CAMELLIA/CBC/PKCS7 10:43:59,048 INFO [main][CipherTest] transformation=CAMELLIA/CBC/PKCS7PADDING 10:43:59,048 INFO [main][CipherTest] transformation=CAMELLIA/CBC/TBC 10:43:59,048 INFO [main][CipherTest] transformation=CAMELLIA/CBC/TBCPADDING 10:43:59,048 INFO [main][CipherTest] transformation=CAMELLIA/CBC/X9.23 10:43:59,048 INFO [main][CipherTest] transformation=CAMELLIA/CBC/X9.23PADDING 10:43:59,049 INFO [main][CipherTest] transformation=CAMELLIA/CBC/ZEROBYTE 10:43:59,049 INFO [main][CipherTest] transformation=CAMELLIA/CBC/ZEROBYTEPADDING 10:43:59,049 INFO [main][CipherTest] transformation=CAMELLIA/CCM/ 10:43:59,049 ERROR [main][CipherTest] transformation "CAMELLIA/CCM/": java.lang.IllegalArgumentException: nonce must have length from 7 to 13 octets 10:43:59,049 INFO [main][CipherTest] transformation=CAMELLIA/CCM/NOPADDING 10:43:59,049 ERROR [main][CipherTest] transformation "CAMELLIA/CCM/NOPADDING": java.lang.IllegalArgumentException: nonce must have length from 7 to 13 octets 10:43:59,049 INFO [main][CipherTest] transformation=CAMELLIA/CFB/ 10:43:59,049 INFO [main][CipherTest] transformation=CAMELLIA/CFB/ISO10126 10:43:59,050 INFO [main][CipherTest] transformation=CAMELLIA/CFB/ISO10126-2 10:43:59,050 INFO [main][CipherTest] transformation=CAMELLIA/CFB/ISO10126-2PADDING 10:43:59,050 INFO [main][CipherTest] transformation=CAMELLIA/CFB/ISO10126PADDING 10:43:59,050 INFO [main][CipherTest] transformation=CAMELLIA/CFB/ISO7816-4 10:43:59,050 INFO [main][CipherTest] transformation=CAMELLIA/CFB/ISO7816-4PADDING 10:43:59,050 INFO [main][CipherTest] transformation=CAMELLIA/CFB/NOPADDING 10:43:59,050 INFO [main][CipherTest] transformation=CAMELLIA/CFB/PKCS5 10:43:59,051 INFO [main][CipherTest] transformation=CAMELLIA/CFB/PKCS5PADDING 10:43:59,051 INFO [main][CipherTest] transformation=CAMELLIA/CFB/PKCS7 10:43:59,051 INFO [main][CipherTest] transformation=CAMELLIA/CFB/PKCS7PADDING 10:43:59,052 INFO [main][CipherTest] transformation=CAMELLIA/CFB/TBC 10:43:59,052 INFO [main][CipherTest] transformation=CAMELLIA/CFB/TBCPADDING 10:43:59,052 INFO [main][CipherTest] transformation=CAMELLIA/CFB/X9.23 10:43:59,052 INFO [main][CipherTest] transformation=CAMELLIA/CFB/X9.23PADDING 10:43:59,052 INFO [main][CipherTest] transformation=CAMELLIA/CFB/ZEROBYTE 10:43:59,052 INFO [main][CipherTest] transformation=CAMELLIA/CFB/ZEROBYTEPADDING 10:43:59,052 INFO [main][CipherTest] transformation=CAMELLIA/CFB104/ 10:43:59,052 INFO [main][CipherTest] transformation=CAMELLIA/CFB104/ISO10126 10:43:59,052 INFO [main][CipherTest] transformation=CAMELLIA/CFB104/ISO10126-2 10:43:59,053 INFO [main][CipherTest] transformation=CAMELLIA/CFB104/ISO10126-2PADDING 10:43:59,053 INFO [main][CipherTest] transformation=CAMELLIA/CFB104/ISO10126PADDING 10:43:59,053 INFO [main][CipherTest] transformation=CAMELLIA/CFB104/ISO7816-4 10:43:59,053 INFO [main][CipherTest] transformation=CAMELLIA/CFB104/ISO7816-4PADDING 10:43:59,053 INFO [main][CipherTest] transformation=CAMELLIA/CFB104/NOPADDING 10:43:59,053 INFO [main][CipherTest] transformation=CAMELLIA/CFB104/PKCS5 10:43:59,053 INFO [main][CipherTest] transformation=CAMELLIA/CFB104/PKCS5PADDING 10:43:59,054 INFO [main][CipherTest] transformation=CAMELLIA/CFB104/PKCS7 10:43:59,054 INFO [main][CipherTest] transformation=CAMELLIA/CFB104/PKCS7PADDING 10:43:59,054 INFO [main][CipherTest] transformation=CAMELLIA/CFB104/TBC 10:43:59,054 INFO [main][CipherTest] transformation=CAMELLIA/CFB104/TBCPADDING 10:43:59,054 INFO [main][CipherTest] transformation=CAMELLIA/CFB104/X9.23 10:43:59,054 INFO [main][CipherTest] transformation=CAMELLIA/CFB104/X9.23PADDING 10:43:59,054 INFO [main][CipherTest] transformation=CAMELLIA/CFB104/ZEROBYTE 10:43:59,054 INFO [main][CipherTest] transformation=CAMELLIA/CFB104/ZEROBYTEPADDING 10:43:59,054 INFO [main][CipherTest] transformation=CAMELLIA/CFB112/ 10:43:59,054 INFO [main][CipherTest] transformation=CAMELLIA/CFB112/ISO10126 10:43:59,055 INFO [main][CipherTest] transformation=CAMELLIA/CFB112/ISO10126-2 10:43:59,055 INFO [main][CipherTest] transformation=CAMELLIA/CFB112/ISO10126-2PADDING 10:43:59,055 INFO [main][CipherTest] transformation=CAMELLIA/CFB112/ISO10126PADDING 10:43:59,055 INFO [main][CipherTest] transformation=CAMELLIA/CFB112/ISO7816-4 10:43:59,055 INFO [main][CipherTest] transformation=CAMELLIA/CFB112/ISO7816-4PADDING 10:43:59,055 INFO [main][CipherTest] transformation=CAMELLIA/CFB112/NOPADDING 10:43:59,056 INFO [main][CipherTest] transformation=CAMELLIA/CFB112/PKCS5 10:43:59,056 INFO [main][CipherTest] transformation=CAMELLIA/CFB112/PKCS5PADDING 10:43:59,056 INFO [main][CipherTest] transformation=CAMELLIA/CFB112/PKCS7 10:43:59,056 INFO [main][CipherTest] transformation=CAMELLIA/CFB112/PKCS7PADDING 10:43:59,056 INFO [main][CipherTest] transformation=CAMELLIA/CFB112/TBC 10:43:59,056 INFO [main][CipherTest] transformation=CAMELLIA/CFB112/TBCPADDING 10:43:59,056 INFO [main][CipherTest] transformation=CAMELLIA/CFB112/X9.23 10:43:59,056 INFO [main][CipherTest] transformation=CAMELLIA/CFB112/X9.23PADDING 10:43:59,056 INFO [main][CipherTest] transformation=CAMELLIA/CFB112/ZEROBYTE 10:43:59,057 INFO [main][CipherTest] transformation=CAMELLIA/CFB112/ZEROBYTEPADDING 10:43:59,057 INFO [main][CipherTest] transformation=CAMELLIA/CFB120/ 10:43:59,057 INFO [main][CipherTest] transformation=CAMELLIA/CFB120/ISO10126 10:43:59,057 INFO [main][CipherTest] transformation=CAMELLIA/CFB120/ISO10126-2 10:43:59,057 INFO [main][CipherTest] transformation=CAMELLIA/CFB120/ISO10126-2PADDING 10:43:59,057 INFO [main][CipherTest] transformation=CAMELLIA/CFB120/ISO10126PADDING 10:43:59,057 INFO [main][CipherTest] transformation=CAMELLIA/CFB120/ISO7816-4 10:43:59,057 INFO [main][CipherTest] transformation=CAMELLIA/CFB120/ISO7816-4PADDING 10:43:59,057 INFO [main][CipherTest] transformation=CAMELLIA/CFB120/NOPADDING 10:43:59,057 INFO [main][CipherTest] transformation=CAMELLIA/CFB120/PKCS5 10:43:59,058 INFO [main][CipherTest] transformation=CAMELLIA/CFB120/PKCS5PADDING 10:43:59,058 INFO [main][CipherTest] transformation=CAMELLIA/CFB120/PKCS7 10:43:59,058 INFO [main][CipherTest] transformation=CAMELLIA/CFB120/PKCS7PADDING 10:43:59,058 INFO [main][CipherTest] transformation=CAMELLIA/CFB120/TBC 10:43:59,058 INFO [main][CipherTest] transformation=CAMELLIA/CFB120/TBCPADDING 10:43:59,058 INFO [main][CipherTest] transformation=CAMELLIA/CFB120/X9.23 10:43:59,058 INFO [main][CipherTest] transformation=CAMELLIA/CFB120/X9.23PADDING 10:43:59,058 INFO [main][CipherTest] transformation=CAMELLIA/CFB120/ZEROBYTE 10:43:59,058 INFO [main][CipherTest] transformation=CAMELLIA/CFB120/ZEROBYTEPADDING 10:43:59,058 INFO [main][CipherTest] transformation=CAMELLIA/CFB128/ 10:43:59,059 INFO [main][CipherTest] transformation=CAMELLIA/CFB128/ISO10126 10:43:59,059 INFO [main][CipherTest] transformation=CAMELLIA/CFB128/ISO10126-2 10:43:59,059 INFO [main][CipherTest] transformation=CAMELLIA/CFB128/ISO10126-2PADDING 10:43:59,059 INFO [main][CipherTest] transformation=CAMELLIA/CFB128/ISO10126PADDING 10:43:59,059 INFO [main][CipherTest] transformation=CAMELLIA/CFB128/ISO7816-4 10:43:59,059 INFO [main][CipherTest] transformation=CAMELLIA/CFB128/ISO7816-4PADDING 10:43:59,059 INFO [main][CipherTest] transformation=CAMELLIA/CFB128/NOPADDING 10:43:59,059 INFO [main][CipherTest] transformation=CAMELLIA/CFB128/PKCS5 10:43:59,060 INFO [main][CipherTest] transformation=CAMELLIA/CFB128/PKCS5PADDING 10:43:59,060 INFO [main][CipherTest] transformation=CAMELLIA/CFB128/PKCS7 10:43:59,060 INFO [main][CipherTest] transformation=CAMELLIA/CFB128/PKCS7PADDING 10:43:59,060 INFO [main][CipherTest] transformation=CAMELLIA/CFB128/TBC 10:43:59,060 INFO [main][CipherTest] transformation=CAMELLIA/CFB128/TBCPADDING 10:43:59,060 INFO [main][CipherTest] transformation=CAMELLIA/CFB128/X9.23 10:43:59,060 INFO [main][CipherTest] transformation=CAMELLIA/CFB128/X9.23PADDING 10:43:59,060 INFO [main][CipherTest] transformation=CAMELLIA/CFB128/ZEROBYTE 10:43:59,060 INFO [main][CipherTest] transformation=CAMELLIA/CFB128/ZEROBYTEPADDING 10:43:59,061 INFO [main][CipherTest] transformation=CAMELLIA/CFB136/ 10:43:59,061 INFO [main][CipherTest] transformation=CAMELLIA/CFB136/ISO10126 10:43:59,061 INFO [main][CipherTest] transformation=CAMELLIA/CFB136/ISO10126-2 10:43:59,061 INFO [main][CipherTest] transformation=CAMELLIA/CFB136/ISO10126-2PADDING 10:43:59,061 INFO [main][CipherTest] transformation=CAMELLIA/CFB136/ISO10126PADDING 10:43:59,061 INFO [main][CipherTest] transformation=CAMELLIA/CFB136/ISO7816-4 10:43:59,062 INFO [main][CipherTest] transformation=CAMELLIA/CFB136/ISO7816-4PADDING 10:43:59,062 INFO [main][CipherTest] transformation=CAMELLIA/CFB136/NOPADDING 10:43:59,062 INFO [main][CipherTest] transformation=CAMELLIA/CFB136/PKCS5 10:43:59,062 INFO [main][CipherTest] transformation=CAMELLIA/CFB136/PKCS5PADDING 10:43:59,062 INFO [main][CipherTest] transformation=CAMELLIA/CFB136/PKCS7 10:43:59,062 INFO [main][CipherTest] transformation=CAMELLIA/CFB136/PKCS7PADDING 10:43:59,062 INFO [main][CipherTest] transformation=CAMELLIA/CFB136/TBC 10:43:59,062 INFO [main][CipherTest] transformation=CAMELLIA/CFB136/TBCPADDING 10:43:59,062 INFO [main][CipherTest] transformation=CAMELLIA/CFB136/X9.23 10:43:59,062 INFO [main][CipherTest] transformation=CAMELLIA/CFB136/X9.23PADDING 10:43:59,063 INFO [main][CipherTest] transformation=CAMELLIA/CFB136/ZEROBYTE 10:43:59,063 INFO [main][CipherTest] transformation=CAMELLIA/CFB136/ZEROBYTEPADDING 10:43:59,063 INFO [main][CipherTest] transformation=CAMELLIA/CFB144/ 10:43:59,063 INFO [main][CipherTest] transformation=CAMELLIA/CFB144/ISO10126 10:43:59,063 INFO [main][CipherTest] transformation=CAMELLIA/CFB144/ISO10126-2 10:43:59,064 INFO [main][CipherTest] transformation=CAMELLIA/CFB144/ISO10126-2PADDING 10:43:59,064 INFO [main][CipherTest] transformation=CAMELLIA/CFB144/ISO10126PADDING 10:43:59,064 INFO [main][CipherTest] transformation=CAMELLIA/CFB144/ISO7816-4 10:43:59,064 INFO [main][CipherTest] transformation=CAMELLIA/CFB144/ISO7816-4PADDING 10:43:59,064 INFO [main][CipherTest] transformation=CAMELLIA/CFB144/NOPADDING 10:43:59,064 INFO [main][CipherTest] transformation=CAMELLIA/CFB144/PKCS5 10:43:59,064 INFO [main][CipherTest] transformation=CAMELLIA/CFB144/PKCS5PADDING 10:43:59,064 INFO [main][CipherTest] transformation=CAMELLIA/CFB144/PKCS7 10:43:59,064 INFO [main][CipherTest] transformation=CAMELLIA/CFB144/PKCS7PADDING 10:43:59,064 INFO [main][CipherTest] transformation=CAMELLIA/CFB144/TBC 10:43:59,064 INFO [main][CipherTest] transformation=CAMELLIA/CFB144/TBCPADDING 10:43:59,065 INFO [main][CipherTest] transformation=CAMELLIA/CFB144/X9.23 10:43:59,065 INFO [main][CipherTest] transformation=CAMELLIA/CFB144/X9.23PADDING 10:43:59,065 INFO [main][CipherTest] transformation=CAMELLIA/CFB144/ZEROBYTE 10:43:59,065 INFO [main][CipherTest] transformation=CAMELLIA/CFB144/ZEROBYTEPADDING 10:43:59,065 INFO [main][CipherTest] transformation=CAMELLIA/CFB152/ 10:43:59,065 INFO [main][CipherTest] transformation=CAMELLIA/CFB152/ISO10126 10:43:59,066 INFO [main][CipherTest] transformation=CAMELLIA/CFB152/ISO10126-2 10:43:59,066 INFO [main][CipherTest] transformation=CAMELLIA/CFB152/ISO10126-2PADDING 10:43:59,066 INFO [main][CipherTest] transformation=CAMELLIA/CFB152/ISO10126PADDING 10:43:59,066 INFO [main][CipherTest] transformation=CAMELLIA/CFB152/ISO7816-4 10:43:59,066 INFO [main][CipherTest] transformation=CAMELLIA/CFB152/ISO7816-4PADDING 10:43:59,066 INFO [main][CipherTest] transformation=CAMELLIA/CFB152/NOPADDING 10:43:59,066 INFO [main][CipherTest] transformation=CAMELLIA/CFB152/PKCS5 10:43:59,066 INFO [main][CipherTest] transformation=CAMELLIA/CFB152/PKCS5PADDING 10:43:59,066 INFO [main][CipherTest] transformation=CAMELLIA/CFB152/PKCS7 10:43:59,066 INFO [main][CipherTest] transformation=CAMELLIA/CFB152/PKCS7PADDING 10:43:59,066 INFO [main][CipherTest] transformation=CAMELLIA/CFB152/TBC 10:43:59,067 INFO [main][CipherTest] transformation=CAMELLIA/CFB152/TBCPADDING 10:43:59,067 INFO [main][CipherTest] transformation=CAMELLIA/CFB152/X9.23 10:43:59,067 INFO [main][CipherTest] transformation=CAMELLIA/CFB152/X9.23PADDING 10:43:59,067 INFO [main][CipherTest] transformation=CAMELLIA/CFB152/ZEROBYTE 10:43:59,067 INFO [main][CipherTest] transformation=CAMELLIA/CFB152/ZEROBYTEPADDING 10:43:59,067 INFO [main][CipherTest] transformation=CAMELLIA/CFB16/ 10:43:59,068 INFO [main][CipherTest] transformation=CAMELLIA/CFB16/ISO10126 10:43:59,068 INFO [main][CipherTest] transformation=CAMELLIA/CFB16/ISO10126-2 10:43:59,068 INFO [main][CipherTest] transformation=CAMELLIA/CFB16/ISO10126-2PADDING 10:43:59,068 INFO [main][CipherTest] transformation=CAMELLIA/CFB16/ISO10126PADDING 10:43:59,068 INFO [main][CipherTest] transformation=CAMELLIA/CFB16/ISO7816-4 10:43:59,068 INFO [main][CipherTest] transformation=CAMELLIA/CFB16/ISO7816-4PADDING 10:43:59,068 INFO [main][CipherTest] transformation=CAMELLIA/CFB16/NOPADDING 10:43:59,068 INFO [main][CipherTest] transformation=CAMELLIA/CFB16/PKCS5 10:43:59,069 INFO [main][CipherTest] transformation=CAMELLIA/CFB16/PKCS5PADDING 10:43:59,069 INFO [main][CipherTest] transformation=CAMELLIA/CFB16/PKCS7 10:43:59,069 INFO [main][CipherTest] transformation=CAMELLIA/CFB16/PKCS7PADDING 10:43:59,069 INFO [main][CipherTest] transformation=CAMELLIA/CFB16/TBC 10:43:59,069 INFO [main][CipherTest] transformation=CAMELLIA/CFB16/TBCPADDING 10:43:59,069 INFO [main][CipherTest] transformation=CAMELLIA/CFB16/X9.23 10:43:59,069 INFO [main][CipherTest] transformation=CAMELLIA/CFB16/X9.23PADDING 10:43:59,069 INFO [main][CipherTest] transformation=CAMELLIA/CFB16/ZEROBYTE 10:43:59,069 INFO [main][CipherTest] transformation=CAMELLIA/CFB16/ZEROBYTEPADDING 10:43:59,069 INFO [main][CipherTest] transformation=CAMELLIA/CFB160/ 10:43:59,070 INFO [main][CipherTest] transformation=CAMELLIA/CFB160/ISO10126 10:43:59,070 INFO [main][CipherTest] transformation=CAMELLIA/CFB160/ISO10126-2 10:43:59,070 INFO [main][CipherTest] transformation=CAMELLIA/CFB160/ISO10126-2PADDING 10:43:59,070 INFO [main][CipherTest] transformation=CAMELLIA/CFB160/ISO10126PADDING 10:43:59,070 INFO [main][CipherTest] transformation=CAMELLIA/CFB160/ISO7816-4 10:43:59,070 INFO [main][CipherTest] transformation=CAMELLIA/CFB160/ISO7816-4PADDING 10:43:59,070 INFO [main][CipherTest] transformation=CAMELLIA/CFB160/NOPADDING 10:43:59,070 INFO [main][CipherTest] transformation=CAMELLIA/CFB160/PKCS5 10:43:59,070 INFO [main][CipherTest] transformation=CAMELLIA/CFB160/PKCS5PADDING 10:43:59,070 INFO [main][CipherTest] transformation=CAMELLIA/CFB160/PKCS7 10:43:59,071 INFO [main][CipherTest] transformation=CAMELLIA/CFB160/PKCS7PADDING 10:43:59,071 INFO [main][CipherTest] transformation=CAMELLIA/CFB160/TBC 10:43:59,071 INFO [main][CipherTest] transformation=CAMELLIA/CFB160/TBCPADDING 10:43:59,071 INFO [main][CipherTest] transformation=CAMELLIA/CFB160/X9.23 10:43:59,071 INFO [main][CipherTest] transformation=CAMELLIA/CFB160/X9.23PADDING 10:43:59,071 INFO [main][CipherTest] transformation=CAMELLIA/CFB160/ZEROBYTE 10:43:59,071 INFO [main][CipherTest] transformation=CAMELLIA/CFB160/ZEROBYTEPADDING 10:43:59,071 INFO [main][CipherTest] transformation=CAMELLIA/CFB168/ 10:43:59,071 INFO [main][CipherTest] transformation=CAMELLIA/CFB168/ISO10126 10:43:59,072 INFO [main][CipherTest] transformation=CAMELLIA/CFB168/ISO10126-2 10:43:59,072 INFO [main][CipherTest] transformation=CAMELLIA/CFB168/ISO10126-2PADDING 10:43:59,072 INFO [main][CipherTest] transformation=CAMELLIA/CFB168/ISO10126PADDING 10:43:59,072 INFO [main][CipherTest] transformation=CAMELLIA/CFB168/ISO7816-4 10:43:59,072 INFO [main][CipherTest] transformation=CAMELLIA/CFB168/ISO7816-4PADDING 10:43:59,072 INFO [main][CipherTest] transformation=CAMELLIA/CFB168/NOPADDING 10:43:59,072 INFO [main][CipherTest] transformation=CAMELLIA/CFB168/PKCS5 10:43:59,072 INFO [main][CipherTest] transformation=CAMELLIA/CFB168/PKCS5PADDING 10:43:59,072 INFO [main][CipherTest] transformation=CAMELLIA/CFB168/PKCS7 10:43:59,072 INFO [main][CipherTest] transformation=CAMELLIA/CFB168/PKCS7PADDING 10:43:59,072 INFO [main][CipherTest] transformation=CAMELLIA/CFB168/TBC 10:43:59,072 INFO [main][CipherTest] transformation=CAMELLIA/CFB168/TBCPADDING 10:43:59,073 INFO [main][CipherTest] transformation=CAMELLIA/CFB168/X9.23 10:43:59,073 INFO [main][CipherTest] transformation=CAMELLIA/CFB168/X9.23PADDING 10:43:59,073 INFO [main][CipherTest] transformation=CAMELLIA/CFB168/ZEROBYTE 10:43:59,073 INFO [main][CipherTest] transformation=CAMELLIA/CFB168/ZEROBYTEPADDING 10:43:59,073 INFO [main][CipherTest] transformation=CAMELLIA/CFB176/ 10:43:59,073 INFO [main][CipherTest] transformation=CAMELLIA/CFB176/ISO10126 10:43:59,073 INFO [main][CipherTest] transformation=CAMELLIA/CFB176/ISO10126-2 10:43:59,073 INFO [main][CipherTest] transformation=CAMELLIA/CFB176/ISO10126-2PADDING 10:43:59,073 INFO [main][CipherTest] transformation=CAMELLIA/CFB176/ISO10126PADDING 10:43:59,073 INFO [main][CipherTest] transformation=CAMELLIA/CFB176/ISO7816-4 10:43:59,073 INFO [main][CipherTest] transformation=CAMELLIA/CFB176/ISO7816-4PADDING 10:43:59,073 INFO [main][CipherTest] transformation=CAMELLIA/CFB176/NOPADDING 10:43:59,073 INFO [main][CipherTest] transformation=CAMELLIA/CFB176/PKCS5 10:43:59,073 INFO [main][CipherTest] transformation=CAMELLIA/CFB176/PKCS5PADDING 10:43:59,074 INFO [main][CipherTest] transformation=CAMELLIA/CFB176/PKCS7 10:43:59,074 INFO [main][CipherTest] transformation=CAMELLIA/CFB176/PKCS7PADDING 10:43:59,074 INFO [main][CipherTest] transformation=CAMELLIA/CFB176/TBC 10:43:59,074 INFO [main][CipherTest] transformation=CAMELLIA/CFB176/TBCPADDING 10:43:59,074 INFO [main][CipherTest] transformation=CAMELLIA/CFB176/X9.23 10:43:59,074 INFO [main][CipherTest] transformation=CAMELLIA/CFB176/X9.23PADDING 10:43:59,074 INFO [main][CipherTest] transformation=CAMELLIA/CFB176/ZEROBYTE 10:43:59,074 INFO [main][CipherTest] transformation=CAMELLIA/CFB176/ZEROBYTEPADDING 10:43:59,074 INFO [main][CipherTest] transformation=CAMELLIA/CFB184/ 10:43:59,074 INFO [main][CipherTest] transformation=CAMELLIA/CFB184/ISO10126 10:43:59,074 INFO [main][CipherTest] transformation=CAMELLIA/CFB184/ISO10126-2 10:43:59,074 INFO [main][CipherTest] transformation=CAMELLIA/CFB184/ISO10126-2PADDING 10:43:59,075 INFO [main][CipherTest] transformation=CAMELLIA/CFB184/ISO10126PADDING 10:43:59,075 INFO [main][CipherTest] transformation=CAMELLIA/CFB184/ISO7816-4 10:43:59,075 INFO [main][CipherTest] transformation=CAMELLIA/CFB184/ISO7816-4PADDING 10:43:59,075 INFO [main][CipherTest] transformation=CAMELLIA/CFB184/NOPADDING 10:43:59,075 INFO [main][CipherTest] transformation=CAMELLIA/CFB184/PKCS5 10:43:59,075 INFO [main][CipherTest] transformation=CAMELLIA/CFB184/PKCS5PADDING 10:43:59,075 INFO [main][CipherTest] transformation=CAMELLIA/CFB184/PKCS7 10:43:59,075 INFO [main][CipherTest] transformation=CAMELLIA/CFB184/PKCS7PADDING 10:43:59,075 INFO [main][CipherTest] transformation=CAMELLIA/CFB184/TBC 10:43:59,075 INFO [main][CipherTest] transformation=CAMELLIA/CFB184/TBCPADDING 10:43:59,075 INFO [main][CipherTest] transformation=CAMELLIA/CFB184/X9.23 10:43:59,075 INFO [main][CipherTest] transformation=CAMELLIA/CFB184/X9.23PADDING 10:43:59,076 INFO [main][CipherTest] transformation=CAMELLIA/CFB184/ZEROBYTE 10:43:59,076 INFO [main][CipherTest] transformation=CAMELLIA/CFB184/ZEROBYTEPADDING 10:43:59,076 INFO [main][CipherTest] transformation=CAMELLIA/CFB192/ 10:43:59,076 INFO [main][CipherTest] transformation=CAMELLIA/CFB192/ISO10126 10:43:59,076 INFO [main][CipherTest] transformation=CAMELLIA/CFB192/ISO10126-2 10:43:59,076 INFO [main][CipherTest] transformation=CAMELLIA/CFB192/ISO10126-2PADDING 10:43:59,076 INFO [main][CipherTest] transformation=CAMELLIA/CFB192/ISO10126PADDING 10:43:59,076 INFO [main][CipherTest] transformation=CAMELLIA/CFB192/ISO7816-4 10:43:59,076 INFO [main][CipherTest] transformation=CAMELLIA/CFB192/ISO7816-4PADDING 10:43:59,076 INFO [main][CipherTest] transformation=CAMELLIA/CFB192/NOPADDING 10:43:59,076 INFO [main][CipherTest] transformation=CAMELLIA/CFB192/PKCS5 10:43:59,076 INFO [main][CipherTest] transformation=CAMELLIA/CFB192/PKCS5PADDING 10:43:59,077 INFO [main][CipherTest] transformation=CAMELLIA/CFB192/PKCS7 10:43:59,077 INFO [main][CipherTest] transformation=CAMELLIA/CFB192/PKCS7PADDING 10:43:59,077 INFO [main][CipherTest] transformation=CAMELLIA/CFB192/TBC 10:43:59,077 INFO [main][CipherTest] transformation=CAMELLIA/CFB192/TBCPADDING 10:43:59,077 INFO [main][CipherTest] transformation=CAMELLIA/CFB192/X9.23 10:43:59,077 INFO [main][CipherTest] transformation=CAMELLIA/CFB192/X9.23PADDING 10:43:59,077 INFO [main][CipherTest] transformation=CAMELLIA/CFB192/ZEROBYTE 10:43:59,077 INFO [main][CipherTest] transformation=CAMELLIA/CFB192/ZEROBYTEPADDING 10:43:59,077 INFO [main][CipherTest] transformation=CAMELLIA/CFB200/ 10:43:59,077 INFO [main][CipherTest] transformation=CAMELLIA/CFB200/ISO10126 10:43:59,077 INFO [main][CipherTest] transformation=CAMELLIA/CFB200/ISO10126-2 10:43:59,077 INFO [main][CipherTest] transformation=CAMELLIA/CFB200/ISO10126-2PADDING 10:43:59,078 INFO [main][CipherTest] transformation=CAMELLIA/CFB200/ISO10126PADDING 10:43:59,078 INFO [main][CipherTest] transformation=CAMELLIA/CFB200/ISO7816-4 10:43:59,078 INFO [main][CipherTest] transformation=CAMELLIA/CFB200/ISO7816-4PADDING 10:43:59,078 INFO [main][CipherTest] transformation=CAMELLIA/CFB200/NOPADDING 10:43:59,078 INFO [main][CipherTest] transformation=CAMELLIA/CFB200/PKCS5 10:43:59,078 INFO [main][CipherTest] transformation=CAMELLIA/CFB200/PKCS5PADDING 10:43:59,078 INFO [main][CipherTest] transformation=CAMELLIA/CFB200/PKCS7 10:43:59,078 INFO [main][CipherTest] transformation=CAMELLIA/CFB200/PKCS7PADDING 10:43:59,078 INFO [main][CipherTest] transformation=CAMELLIA/CFB200/TBC 10:43:59,078 INFO [main][CipherTest] transformation=CAMELLIA/CFB200/TBCPADDING 10:43:59,078 INFO [main][CipherTest] transformation=CAMELLIA/CFB200/X9.23 10:43:59,078 INFO [main][CipherTest] transformation=CAMELLIA/CFB200/X9.23PADDING 10:43:59,078 INFO [main][CipherTest] transformation=CAMELLIA/CFB200/ZEROBYTE 10:43:59,078 INFO [main][CipherTest] transformation=CAMELLIA/CFB200/ZEROBYTEPADDING 10:43:59,079 INFO [main][CipherTest] transformation=CAMELLIA/CFB208/ 10:43:59,079 INFO [main][CipherTest] transformation=CAMELLIA/CFB208/ISO10126 10:43:59,079 INFO [main][CipherTest] transformation=CAMELLIA/CFB208/ISO10126-2 10:43:59,079 INFO [main][CipherTest] transformation=CAMELLIA/CFB208/ISO10126-2PADDING 10:43:59,079 INFO [main][CipherTest] transformation=CAMELLIA/CFB208/ISO10126PADDING 10:43:59,079 INFO [main][CipherTest] transformation=CAMELLIA/CFB208/ISO7816-4 10:43:59,079 INFO [main][CipherTest] transformation=CAMELLIA/CFB208/ISO7816-4PADDING 10:43:59,079 INFO [main][CipherTest] transformation=CAMELLIA/CFB208/NOPADDING 10:43:59,079 INFO [main][CipherTest] transformation=CAMELLIA/CFB208/PKCS5 10:43:59,079 INFO [main][CipherTest] transformation=CAMELLIA/CFB208/PKCS5PADDING 10:43:59,079 INFO [main][CipherTest] transformation=CAMELLIA/CFB208/PKCS7 10:43:59,079 INFO [main][CipherTest] transformation=CAMELLIA/CFB208/PKCS7PADDING 10:43:59,080 INFO [main][CipherTest] transformation=CAMELLIA/CFB208/TBC 10:43:59,080 INFO [main][CipherTest] transformation=CAMELLIA/CFB208/TBCPADDING 10:43:59,080 INFO [main][CipherTest] transformation=CAMELLIA/CFB208/X9.23 10:43:59,080 INFO [main][CipherTest] transformation=CAMELLIA/CFB208/X9.23PADDING 10:43:59,080 INFO [main][CipherTest] transformation=CAMELLIA/CFB208/ZEROBYTE 10:43:59,080 INFO [main][CipherTest] transformation=CAMELLIA/CFB208/ZEROBYTEPADDING 10:43:59,080 INFO [main][CipherTest] transformation=CAMELLIA/CFB216/ 10:43:59,080 INFO [main][CipherTest] transformation=CAMELLIA/CFB216/ISO10126 10:43:59,080 INFO [main][CipherTest] transformation=CAMELLIA/CFB216/ISO10126-2 10:43:59,080 INFO [main][CipherTest] transformation=CAMELLIA/CFB216/ISO10126-2PADDING 10:43:59,080 INFO [main][CipherTest] transformation=CAMELLIA/CFB216/ISO10126PADDING 10:43:59,080 INFO [main][CipherTest] transformation=CAMELLIA/CFB216/ISO7816-4 10:43:59,080 INFO [main][CipherTest] transformation=CAMELLIA/CFB216/ISO7816-4PADDING 10:43:59,080 INFO [main][CipherTest] transformation=CAMELLIA/CFB216/NOPADDING 10:43:59,080 INFO [main][CipherTest] transformation=CAMELLIA/CFB216/PKCS5 10:43:59,081 INFO [main][CipherTest] transformation=CAMELLIA/CFB216/PKCS5PADDING 10:43:59,081 INFO [main][CipherTest] transformation=CAMELLIA/CFB216/PKCS7 10:43:59,081 INFO [main][CipherTest] transformation=CAMELLIA/CFB216/PKCS7PADDING 10:43:59,081 INFO [main][CipherTest] transformation=CAMELLIA/CFB216/TBC 10:43:59,081 INFO [main][CipherTest] transformation=CAMELLIA/CFB216/TBCPADDING 10:43:59,081 INFO [main][CipherTest] transformation=CAMELLIA/CFB216/X9.23 10:43:59,081 INFO [main][CipherTest] transformation=CAMELLIA/CFB216/X9.23PADDING 10:43:59,081 INFO [main][CipherTest] transformation=CAMELLIA/CFB216/ZEROBYTE 10:43:59,081 INFO [main][CipherTest] transformation=CAMELLIA/CFB216/ZEROBYTEPADDING 10:43:59,081 INFO [main][CipherTest] transformation=CAMELLIA/CFB224/ 10:43:59,081 INFO [main][CipherTest] transformation=CAMELLIA/CFB224/ISO10126 10:43:59,081 INFO [main][CipherTest] transformation=CAMELLIA/CFB224/ISO10126-2 10:43:59,081 INFO [main][CipherTest] transformation=CAMELLIA/CFB224/ISO10126-2PADDING 10:43:59,082 INFO [main][CipherTest] transformation=CAMELLIA/CFB224/ISO10126PADDING 10:43:59,082 INFO [main][CipherTest] transformation=CAMELLIA/CFB224/ISO7816-4 10:43:59,082 INFO [main][CipherTest] transformation=CAMELLIA/CFB224/ISO7816-4PADDING 10:43:59,082 INFO [main][CipherTest] transformation=CAMELLIA/CFB224/NOPADDING 10:43:59,082 INFO [main][CipherTest] transformation=CAMELLIA/CFB224/PKCS5 10:43:59,082 INFO [main][CipherTest] transformation=CAMELLIA/CFB224/PKCS5PADDING 10:43:59,082 INFO [main][CipherTest] transformation=CAMELLIA/CFB224/PKCS7 10:43:59,082 INFO [main][CipherTest] transformation=CAMELLIA/CFB224/PKCS7PADDING 10:43:59,082 INFO [main][CipherTest] transformation=CAMELLIA/CFB224/TBC 10:43:59,082 INFO [main][CipherTest] transformation=CAMELLIA/CFB224/TBCPADDING 10:43:59,082 INFO [main][CipherTest] transformation=CAMELLIA/CFB224/X9.23 10:43:59,082 INFO [main][CipherTest] transformation=CAMELLIA/CFB224/X9.23PADDING 10:43:59,082 INFO [main][CipherTest] transformation=CAMELLIA/CFB224/ZEROBYTE 10:43:59,082 INFO [main][CipherTest] transformation=CAMELLIA/CFB224/ZEROBYTEPADDING 10:43:59,083 INFO [main][CipherTest] transformation=CAMELLIA/CFB232/ 10:43:59,083 INFO [main][CipherTest] transformation=CAMELLIA/CFB232/ISO10126 10:43:59,083 INFO [main][CipherTest] transformation=CAMELLIA/CFB232/ISO10126-2 10:43:59,083 INFO [main][CipherTest] transformation=CAMELLIA/CFB232/ISO10126-2PADDING 10:43:59,083 INFO [main][CipherTest] transformation=CAMELLIA/CFB232/ISO10126PADDING 10:43:59,083 INFO [main][CipherTest] transformation=CAMELLIA/CFB232/ISO7816-4 10:43:59,083 INFO [main][CipherTest] transformation=CAMELLIA/CFB232/ISO7816-4PADDING 10:43:59,083 INFO [main][CipherTest] transformation=CAMELLIA/CFB232/NOPADDING 10:43:59,083 INFO [main][CipherTest] transformation=CAMELLIA/CFB232/PKCS5 10:43:59,083 INFO [main][CipherTest] transformation=CAMELLIA/CFB232/PKCS5PADDING 10:43:59,083 INFO [main][CipherTest] transformation=CAMELLIA/CFB232/PKCS7 10:43:59,084 INFO [main][CipherTest] transformation=CAMELLIA/CFB232/PKCS7PADDING 10:43:59,084 INFO [main][CipherTest] transformation=CAMELLIA/CFB232/TBC 10:43:59,084 INFO [main][CipherTest] transformation=CAMELLIA/CFB232/TBCPADDING 10:43:59,084 INFO [main][CipherTest] transformation=CAMELLIA/CFB232/X9.23 10:43:59,084 INFO [main][CipherTest] transformation=CAMELLIA/CFB232/X9.23PADDING 10:43:59,084 INFO [main][CipherTest] transformation=CAMELLIA/CFB232/ZEROBYTE 10:43:59,084 INFO [main][CipherTest] transformation=CAMELLIA/CFB232/ZEROBYTEPADDING 10:43:59,084 INFO [main][CipherTest] transformation=CAMELLIA/CFB24/ 10:43:59,084 INFO [main][CipherTest] transformation=CAMELLIA/CFB24/ISO10126 10:43:59,084 INFO [main][CipherTest] transformation=CAMELLIA/CFB24/ISO10126-2 10:43:59,084 INFO [main][CipherTest] transformation=CAMELLIA/CFB24/ISO10126-2PADDING 10:43:59,084 INFO [main][CipherTest] transformation=CAMELLIA/CFB24/ISO10126PADDING 10:43:59,084 INFO [main][CipherTest] transformation=CAMELLIA/CFB24/ISO7816-4 10:43:59,085 INFO [main][CipherTest] transformation=CAMELLIA/CFB24/ISO7816-4PADDING 10:43:59,085 INFO [main][CipherTest] transformation=CAMELLIA/CFB24/NOPADDING 10:43:59,085 INFO [main][CipherTest] transformation=CAMELLIA/CFB24/PKCS5 10:43:59,085 INFO [main][CipherTest] transformation=CAMELLIA/CFB24/PKCS5PADDING 10:43:59,085 INFO [main][CipherTest] transformation=CAMELLIA/CFB24/PKCS7 10:43:59,085 INFO [main][CipherTest] transformation=CAMELLIA/CFB24/PKCS7PADDING 10:43:59,085 INFO [main][CipherTest] transformation=CAMELLIA/CFB24/TBC 10:43:59,085 INFO [main][CipherTest] transformation=CAMELLIA/CFB24/TBCPADDING 10:43:59,085 INFO [main][CipherTest] transformation=CAMELLIA/CFB24/X9.23 10:43:59,085 INFO [main][CipherTest] transformation=CAMELLIA/CFB24/X9.23PADDING 10:43:59,085 INFO [main][CipherTest] transformation=CAMELLIA/CFB24/ZEROBYTE 10:43:59,085 INFO [main][CipherTest] transformation=CAMELLIA/CFB24/ZEROBYTEPADDING 10:43:59,085 INFO [main][CipherTest] transformation=CAMELLIA/CFB240/ 10:43:59,085 INFO [main][CipherTest] transformation=CAMELLIA/CFB240/ISO10126 10:43:59,085 INFO [main][CipherTest] transformation=CAMELLIA/CFB240/ISO10126-2 10:43:59,085 INFO [main][CipherTest] transformation=CAMELLIA/CFB240/ISO10126-2PADDING 10:43:59,086 INFO [main][CipherTest] transformation=CAMELLIA/CFB240/ISO10126PADDING 10:43:59,086 INFO [main][CipherTest] transformation=CAMELLIA/CFB240/ISO7816-4 10:43:59,086 INFO [main][CipherTest] transformation=CAMELLIA/CFB240/ISO7816-4PADDING 10:43:59,086 INFO [main][CipherTest] transformation=CAMELLIA/CFB240/NOPADDING 10:43:59,086 INFO [main][CipherTest] transformation=CAMELLIA/CFB240/PKCS5 10:43:59,086 INFO [main][CipherTest] transformation=CAMELLIA/CFB240/PKCS5PADDING 10:43:59,086 INFO [main][CipherTest] transformation=CAMELLIA/CFB240/PKCS7 10:43:59,086 INFO [main][CipherTest] transformation=CAMELLIA/CFB240/PKCS7PADDING 10:43:59,086 INFO [main][CipherTest] transformation=CAMELLIA/CFB240/TBC 10:43:59,086 INFO [main][CipherTest] transformation=CAMELLIA/CFB240/TBCPADDING 10:43:59,086 INFO [main][CipherTest] transformation=CAMELLIA/CFB240/X9.23 10:43:59,086 INFO [main][CipherTest] transformation=CAMELLIA/CFB240/X9.23PADDING 10:43:59,087 INFO [main][CipherTest] transformation=CAMELLIA/CFB240/ZEROBYTE 10:43:59,087 INFO [main][CipherTest] transformation=CAMELLIA/CFB240/ZEROBYTEPADDING 10:43:59,087 INFO [main][CipherTest] transformation=CAMELLIA/CFB248/ 10:43:59,087 INFO [main][CipherTest] transformation=CAMELLIA/CFB248/ISO10126 10:43:59,087 INFO [main][CipherTest] transformation=CAMELLIA/CFB248/ISO10126-2 10:43:59,087 INFO [main][CipherTest] transformation=CAMELLIA/CFB248/ISO10126-2PADDING 10:43:59,087 INFO [main][CipherTest] transformation=CAMELLIA/CFB248/ISO10126PADDING 10:43:59,087 INFO [main][CipherTest] transformation=CAMELLIA/CFB248/ISO7816-4 10:43:59,087 INFO [main][CipherTest] transformation=CAMELLIA/CFB248/ISO7816-4PADDING 10:43:59,087 INFO [main][CipherTest] transformation=CAMELLIA/CFB248/NOPADDING 10:43:59,087 INFO [main][CipherTest] transformation=CAMELLIA/CFB248/PKCS5 10:43:59,087 INFO [main][CipherTest] transformation=CAMELLIA/CFB248/PKCS5PADDING 10:43:59,088 INFO [main][CipherTest] transformation=CAMELLIA/CFB248/PKCS7 10:43:59,088 INFO [main][CipherTest] transformation=CAMELLIA/CFB248/PKCS7PADDING 10:43:59,088 INFO [main][CipherTest] transformation=CAMELLIA/CFB248/TBC 10:43:59,088 INFO [main][CipherTest] transformation=CAMELLIA/CFB248/TBCPADDING 10:43:59,088 INFO [main][CipherTest] transformation=CAMELLIA/CFB248/X9.23 10:43:59,088 INFO [main][CipherTest] transformation=CAMELLIA/CFB248/X9.23PADDING 10:43:59,088 INFO [main][CipherTest] transformation=CAMELLIA/CFB248/ZEROBYTE 10:43:59,088 INFO [main][CipherTest] transformation=CAMELLIA/CFB248/ZEROBYTEPADDING 10:43:59,088 INFO [main][CipherTest] transformation=CAMELLIA/CFB256/ 10:43:59,088 INFO [main][CipherTest] transformation=CAMELLIA/CFB256/ISO10126 10:43:59,088 INFO [main][CipherTest] transformation=CAMELLIA/CFB256/ISO10126-2 10:43:59,088 INFO [main][CipherTest] transformation=CAMELLIA/CFB256/ISO10126-2PADDING 10:43:59,088 INFO [main][CipherTest] transformation=CAMELLIA/CFB256/ISO10126PADDING 10:43:59,089 INFO [main][CipherTest] transformation=CAMELLIA/CFB256/ISO7816-4 10:43:59,089 INFO [main][CipherTest] transformation=CAMELLIA/CFB256/ISO7816-4PADDING 10:43:59,089 INFO [main][CipherTest] transformation=CAMELLIA/CFB256/NOPADDING 10:43:59,089 INFO [main][CipherTest] transformation=CAMELLIA/CFB256/PKCS5 10:43:59,089 INFO [main][CipherTest] transformation=CAMELLIA/CFB256/PKCS5PADDING 10:43:59,089 INFO [main][CipherTest] transformation=CAMELLIA/CFB256/PKCS7 10:43:59,089 INFO [main][CipherTest] transformation=CAMELLIA/CFB256/PKCS7PADDING 10:43:59,089 INFO [main][CipherTest] transformation=CAMELLIA/CFB256/TBC 10:43:59,089 INFO [main][CipherTest] transformation=CAMELLIA/CFB256/TBCPADDING 10:43:59,089 INFO [main][CipherTest] transformation=CAMELLIA/CFB256/X9.23 10:43:59,092 INFO [main][CipherTest] transformation=CAMELLIA/CFB256/X9.23PADDING 10:43:59,092 INFO [main][CipherTest] transformation=CAMELLIA/CFB256/ZEROBYTE 10:43:59,092 INFO [main][CipherTest] transformation=CAMELLIA/CFB256/ZEROBYTEPADDING 10:43:59,092 INFO [main][CipherTest] transformation=CAMELLIA/CFB32/ 10:43:59,093 INFO [main][CipherTest] transformation=CAMELLIA/CFB32/ISO10126 10:43:59,094 INFO [main][CipherTest] transformation=CAMELLIA/CFB32/ISO10126-2 10:43:59,094 INFO [main][CipherTest] transformation=CAMELLIA/CFB32/ISO10126-2PADDING 10:43:59,094 INFO [main][CipherTest] transformation=CAMELLIA/CFB32/ISO10126PADDING 10:43:59,095 INFO [main][CipherTest] transformation=CAMELLIA/CFB32/ISO7816-4 10:43:59,095 INFO [main][CipherTest] transformation=CAMELLIA/CFB32/ISO7816-4PADDING 10:43:59,095 INFO [main][CipherTest] transformation=CAMELLIA/CFB32/NOPADDING 10:43:59,095 INFO [main][CipherTest] transformation=CAMELLIA/CFB32/PKCS5 10:43:59,095 INFO [main][CipherTest] transformation=CAMELLIA/CFB32/PKCS5PADDING 10:43:59,096 INFO [main][CipherTest] transformation=CAMELLIA/CFB32/PKCS7 10:43:59,096 INFO [main][CipherTest] transformation=CAMELLIA/CFB32/PKCS7PADDING 10:43:59,096 INFO [main][CipherTest] transformation=CAMELLIA/CFB32/TBC 10:43:59,096 INFO [main][CipherTest] transformation=CAMELLIA/CFB32/TBCPADDING 10:43:59,096 INFO [main][CipherTest] transformation=CAMELLIA/CFB32/X9.23 10:43:59,096 INFO [main][CipherTest] transformation=CAMELLIA/CFB32/X9.23PADDING 10:43:59,096 INFO [main][CipherTest] transformation=CAMELLIA/CFB32/ZEROBYTE 10:43:59,096 INFO [main][CipherTest] transformation=CAMELLIA/CFB32/ZEROBYTEPADDING 10:43:59,096 INFO [main][CipherTest] transformation=CAMELLIA/CFB40/ 10:43:59,096 INFO [main][CipherTest] transformation=CAMELLIA/CFB40/ISO10126 10:43:59,096 INFO [main][CipherTest] transformation=CAMELLIA/CFB40/ISO10126-2 10:43:59,097 INFO [main][CipherTest] transformation=CAMELLIA/CFB40/ISO10126-2PADDING 10:43:59,097 INFO [main][CipherTest] transformation=CAMELLIA/CFB40/ISO10126PADDING 10:43:59,097 INFO [main][CipherTest] transformation=CAMELLIA/CFB40/ISO7816-4 10:43:59,097 INFO [main][CipherTest] transformation=CAMELLIA/CFB40/ISO7816-4PADDING 10:43:59,097 INFO [main][CipherTest] transformation=CAMELLIA/CFB40/NOPADDING 10:43:59,097 INFO [main][CipherTest] transformation=CAMELLIA/CFB40/PKCS5 10:43:59,097 INFO [main][CipherTest] transformation=CAMELLIA/CFB40/PKCS5PADDING 10:43:59,097 INFO [main][CipherTest] transformation=CAMELLIA/CFB40/PKCS7 10:43:59,097 INFO [main][CipherTest] transformation=CAMELLIA/CFB40/PKCS7PADDING 10:43:59,098 INFO [main][CipherTest] transformation=CAMELLIA/CFB40/TBC 10:43:59,099 INFO [main][CipherTest] transformation=CAMELLIA/CFB40/TBCPADDING 10:43:59,099 INFO [main][CipherTest] transformation=CAMELLIA/CFB40/X9.23 10:43:59,099 INFO [main][CipherTest] transformation=CAMELLIA/CFB40/X9.23PADDING 10:43:59,099 INFO [main][CipherTest] transformation=CAMELLIA/CFB40/ZEROBYTE 10:43:59,100 INFO [main][CipherTest] transformation=CAMELLIA/CFB40/ZEROBYTEPADDING 10:43:59,100 INFO [main][CipherTest] transformation=CAMELLIA/CFB48/ 10:43:59,100 INFO [main][CipherTest] transformation=CAMELLIA/CFB48/ISO10126 10:43:59,100 INFO [main][CipherTest] transformation=CAMELLIA/CFB48/ISO10126-2 10:43:59,100 INFO [main][CipherTest] transformation=CAMELLIA/CFB48/ISO10126-2PADDING 10:43:59,100 INFO [main][CipherTest] transformation=CAMELLIA/CFB48/ISO10126PADDING 10:43:59,100 INFO [main][CipherTest] transformation=CAMELLIA/CFB48/ISO7816-4 10:43:59,100 INFO [main][CipherTest] transformation=CAMELLIA/CFB48/ISO7816-4PADDING 10:43:59,100 INFO [main][CipherTest] transformation=CAMELLIA/CFB48/NOPADDING 10:43:59,101 INFO [main][CipherTest] transformation=CAMELLIA/CFB48/PKCS5 10:43:59,101 INFO [main][CipherTest] transformation=CAMELLIA/CFB48/PKCS5PADDING 10:43:59,101 INFO [main][CipherTest] transformation=CAMELLIA/CFB48/PKCS7 10:43:59,101 INFO [main][CipherTest] transformation=CAMELLIA/CFB48/PKCS7PADDING 10:43:59,101 INFO [main][CipherTest] transformation=CAMELLIA/CFB48/TBC 10:43:59,101 INFO [main][CipherTest] transformation=CAMELLIA/CFB48/TBCPADDING 10:43:59,101 INFO [main][CipherTest] transformation=CAMELLIA/CFB48/X9.23 10:43:59,101 INFO [main][CipherTest] transformation=CAMELLIA/CFB48/X9.23PADDING 10:43:59,101 INFO [main][CipherTest] transformation=CAMELLIA/CFB48/ZEROBYTE 10:43:59,101 INFO [main][CipherTest] transformation=CAMELLIA/CFB48/ZEROBYTEPADDING 10:43:59,102 INFO [main][CipherTest] transformation=CAMELLIA/CFB56/ 10:43:59,102 INFO [main][CipherTest] transformation=CAMELLIA/CFB56/ISO10126 10:43:59,102 INFO [main][CipherTest] transformation=CAMELLIA/CFB56/ISO10126-2 10:43:59,102 INFO [main][CipherTest] transformation=CAMELLIA/CFB56/ISO10126-2PADDING 10:43:59,102 INFO [main][CipherTest] transformation=CAMELLIA/CFB56/ISO10126PADDING 10:43:59,102 INFO [main][CipherTest] transformation=CAMELLIA/CFB56/ISO7816-4 10:43:59,102 INFO [main][CipherTest] transformation=CAMELLIA/CFB56/ISO7816-4PADDING 10:43:59,102 INFO [main][CipherTest] transformation=CAMELLIA/CFB56/NOPADDING 10:43:59,102 INFO [main][CipherTest] transformation=CAMELLIA/CFB56/PKCS5 10:43:59,104 INFO [main][CipherTest] transformation=CAMELLIA/CFB56/PKCS5PADDING 10:43:59,104 INFO [main][CipherTest] transformation=CAMELLIA/CFB56/PKCS7 10:43:59,104 INFO [main][CipherTest] transformation=CAMELLIA/CFB56/PKCS7PADDING 10:43:59,105 INFO [main][CipherTest] transformation=CAMELLIA/CFB56/TBC 10:43:59,107 INFO [main][CipherTest] transformation=CAMELLIA/CFB56/TBCPADDING 10:43:59,107 INFO [main][CipherTest] transformation=CAMELLIA/CFB56/X9.23 10:43:59,107 INFO [main][CipherTest] transformation=CAMELLIA/CFB56/X9.23PADDING 10:43:59,108 INFO [main][CipherTest] transformation=CAMELLIA/CFB56/ZEROBYTE 10:43:59,108 INFO [main][CipherTest] transformation=CAMELLIA/CFB56/ZEROBYTEPADDING 10:43:59,109 INFO [main][CipherTest] transformation=CAMELLIA/CFB64/ 10:43:59,110 INFO [main][CipherTest] transformation=CAMELLIA/CFB64/ISO10126 10:43:59,110 INFO [main][CipherTest] transformation=CAMELLIA/CFB64/ISO10126-2 10:43:59,110 INFO [main][CipherTest] transformation=CAMELLIA/CFB64/ISO10126-2PADDING 10:43:59,110 INFO [main][CipherTest] transformation=CAMELLIA/CFB64/ISO10126PADDING 10:43:59,110 INFO [main][CipherTest] transformation=CAMELLIA/CFB64/ISO7816-4 10:43:59,110 INFO [main][CipherTest] transformation=CAMELLIA/CFB64/ISO7816-4PADDING 10:43:59,111 INFO [main][CipherTest] transformation=CAMELLIA/CFB64/NOPADDING 10:43:59,111 INFO [main][CipherTest] transformation=CAMELLIA/CFB64/PKCS5 10:43:59,111 INFO [main][CipherTest] transformation=CAMELLIA/CFB64/PKCS5PADDING 10:43:59,111 INFO [main][CipherTest] transformation=CAMELLIA/CFB64/PKCS7 10:43:59,111 INFO [main][CipherTest] transformation=CAMELLIA/CFB64/PKCS7PADDING 10:43:59,111 INFO [main][CipherTest] transformation=CAMELLIA/CFB64/TBC 10:43:59,111 INFO [main][CipherTest] transformation=CAMELLIA/CFB64/TBCPADDING 10:43:59,112 INFO [main][CipherTest] transformation=CAMELLIA/CFB64/X9.23 10:43:59,112 INFO [main][CipherTest] transformation=CAMELLIA/CFB64/X9.23PADDING 10:43:59,112 INFO [main][CipherTest] transformation=CAMELLIA/CFB64/ZEROBYTE 10:43:59,112 INFO [main][CipherTest] transformation=CAMELLIA/CFB64/ZEROBYTEPADDING 10:43:59,112 INFO [main][CipherTest] transformation=CAMELLIA/CFB72/ 10:43:59,112 INFO [main][CipherTest] transformation=CAMELLIA/CFB72/ISO10126 10:43:59,113 INFO [main][CipherTest] transformation=CAMELLIA/CFB72/ISO10126-2 10:43:59,113 INFO [main][CipherTest] transformation=CAMELLIA/CFB72/ISO10126-2PADDING 10:43:59,113 INFO [main][CipherTest] transformation=CAMELLIA/CFB72/ISO10126PADDING 10:43:59,113 INFO [main][CipherTest] transformation=CAMELLIA/CFB72/ISO7816-4 10:43:59,113 INFO [main][CipherTest] transformation=CAMELLIA/CFB72/ISO7816-4PADDING 10:43:59,113 INFO [main][CipherTest] transformation=CAMELLIA/CFB72/NOPADDING 10:43:59,113 INFO [main][CipherTest] transformation=CAMELLIA/CFB72/PKCS5 10:43:59,113 INFO [main][CipherTest] transformation=CAMELLIA/CFB72/PKCS5PADDING 10:43:59,113 INFO [main][CipherTest] transformation=CAMELLIA/CFB72/PKCS7 10:43:59,113 INFO [main][CipherTest] transformation=CAMELLIA/CFB72/PKCS7PADDING 10:43:59,113 INFO [main][CipherTest] transformation=CAMELLIA/CFB72/TBC 10:43:59,113 INFO [main][CipherTest] transformation=CAMELLIA/CFB72/TBCPADDING 10:43:59,113 INFO [main][CipherTest] transformation=CAMELLIA/CFB72/X9.23 10:43:59,114 INFO [main][CipherTest] transformation=CAMELLIA/CFB72/X9.23PADDING 10:43:59,114 INFO [main][CipherTest] transformation=CAMELLIA/CFB72/ZEROBYTE 10:43:59,114 INFO [main][CipherTest] transformation=CAMELLIA/CFB72/ZEROBYTEPADDING 10:43:59,114 INFO [main][CipherTest] transformation=CAMELLIA/CFB8/ 10:43:59,114 INFO [main][CipherTest] transformation=CAMELLIA/CFB8/ISO10126 10:43:59,114 INFO [main][CipherTest] transformation=CAMELLIA/CFB8/ISO10126-2 10:43:59,114 INFO [main][CipherTest] transformation=CAMELLIA/CFB8/ISO10126-2PADDING 10:43:59,114 INFO [main][CipherTest] transformation=CAMELLIA/CFB8/ISO10126PADDING 10:43:59,114 INFO [main][CipherTest] transformation=CAMELLIA/CFB8/ISO7816-4 10:43:59,114 INFO [main][CipherTest] transformation=CAMELLIA/CFB8/ISO7816-4PADDING 10:43:59,114 INFO [main][CipherTest] transformation=CAMELLIA/CFB8/NOPADDING 10:43:59,114 INFO [main][CipherTest] transformation=CAMELLIA/CFB8/PKCS5 10:43:59,114 INFO [main][CipherTest] transformation=CAMELLIA/CFB8/PKCS5PADDING 10:43:59,114 INFO [main][CipherTest] transformation=CAMELLIA/CFB8/PKCS7 10:43:59,115 INFO [main][CipherTest] transformation=CAMELLIA/CFB8/PKCS7PADDING 10:43:59,115 INFO [main][CipherTest] transformation=CAMELLIA/CFB8/TBC 10:43:59,115 INFO [main][CipherTest] transformation=CAMELLIA/CFB8/TBCPADDING 10:43:59,115 INFO [main][CipherTest] transformation=CAMELLIA/CFB8/X9.23 10:43:59,115 INFO [main][CipherTest] transformation=CAMELLIA/CFB8/X9.23PADDING 10:43:59,115 INFO [main][CipherTest] transformation=CAMELLIA/CFB8/ZEROBYTE 10:43:59,115 INFO [main][CipherTest] transformation=CAMELLIA/CFB8/ZEROBYTEPADDING 10:43:59,115 INFO [main][CipherTest] transformation=CAMELLIA/CFB80/ 10:43:59,115 INFO [main][CipherTest] transformation=CAMELLIA/CFB80/ISO10126 10:43:59,115 INFO [main][CipherTest] transformation=CAMELLIA/CFB80/ISO10126-2 10:43:59,115 INFO [main][CipherTest] transformation=CAMELLIA/CFB80/ISO10126-2PADDING 10:43:59,115 INFO [main][CipherTest] transformation=CAMELLIA/CFB80/ISO10126PADDING 10:43:59,116 INFO [main][CipherTest] transformation=CAMELLIA/CFB80/ISO7816-4 10:43:59,116 INFO [main][CipherTest] transformation=CAMELLIA/CFB80/ISO7816-4PADDING 10:43:59,116 INFO [main][CipherTest] transformation=CAMELLIA/CFB80/NOPADDING 10:43:59,116 INFO [main][CipherTest] transformation=CAMELLIA/CFB80/PKCS5 10:43:59,116 INFO [main][CipherTest] transformation=CAMELLIA/CFB80/PKCS5PADDING 10:43:59,116 INFO [main][CipherTest] transformation=CAMELLIA/CFB80/PKCS7 10:43:59,116 INFO [main][CipherTest] transformation=CAMELLIA/CFB80/PKCS7PADDING 10:43:59,116 INFO [main][CipherTest] transformation=CAMELLIA/CFB80/TBC 10:43:59,116 INFO [main][CipherTest] transformation=CAMELLIA/CFB80/TBCPADDING 10:43:59,116 INFO [main][CipherTest] transformation=CAMELLIA/CFB80/X9.23 10:43:59,116 INFO [main][CipherTest] transformation=CAMELLIA/CFB80/X9.23PADDING 10:43:59,116 INFO [main][CipherTest] transformation=CAMELLIA/CFB80/ZEROBYTE 10:43:59,116 INFO [main][CipherTest] transformation=CAMELLIA/CFB80/ZEROBYTEPADDING 10:43:59,117 INFO [main][CipherTest] transformation=CAMELLIA/CFB88/ 10:43:59,117 INFO [main][CipherTest] transformation=CAMELLIA/CFB88/ISO10126 10:43:59,117 INFO [main][CipherTest] transformation=CAMELLIA/CFB88/ISO10126-2 10:43:59,117 INFO [main][CipherTest] transformation=CAMELLIA/CFB88/ISO10126-2PADDING 10:43:59,117 INFO [main][CipherTest] transformation=CAMELLIA/CFB88/ISO10126PADDING 10:43:59,117 INFO [main][CipherTest] transformation=CAMELLIA/CFB88/ISO7816-4 10:43:59,117 INFO [main][CipherTest] transformation=CAMELLIA/CFB88/ISO7816-4PADDING 10:43:59,117 INFO [main][CipherTest] transformation=CAMELLIA/CFB88/NOPADDING 10:43:59,117 INFO [main][CipherTest] transformation=CAMELLIA/CFB88/PKCS5 10:43:59,117 INFO [main][CipherTest] transformation=CAMELLIA/CFB88/PKCS5PADDING 10:43:59,117 INFO [main][CipherTest] transformation=CAMELLIA/CFB88/PKCS7 10:43:59,117 INFO [main][CipherTest] transformation=CAMELLIA/CFB88/PKCS7PADDING 10:43:59,117 INFO [main][CipherTest] transformation=CAMELLIA/CFB88/TBC 10:43:59,118 INFO [main][CipherTest] transformation=CAMELLIA/CFB88/TBCPADDING 10:43:59,118 INFO [main][CipherTest] transformation=CAMELLIA/CFB88/X9.23 10:43:59,118 INFO [main][CipherTest] transformation=CAMELLIA/CFB88/X9.23PADDING 10:43:59,118 INFO [main][CipherTest] transformation=CAMELLIA/CFB88/ZEROBYTE 10:43:59,118 INFO [main][CipherTest] transformation=CAMELLIA/CFB88/ZEROBYTEPADDING 10:43:59,118 INFO [main][CipherTest] transformation=CAMELLIA/CFB96/ 10:43:59,118 INFO [main][CipherTest] transformation=CAMELLIA/CFB96/ISO10126 10:43:59,118 INFO [main][CipherTest] transformation=CAMELLIA/CFB96/ISO10126-2 10:43:59,118 INFO [main][CipherTest] transformation=CAMELLIA/CFB96/ISO10126-2PADDING 10:43:59,118 INFO [main][CipherTest] transformation=CAMELLIA/CFB96/ISO10126PADDING 10:43:59,118 INFO [main][CipherTest] transformation=CAMELLIA/CFB96/ISO7816-4 10:43:59,118 INFO [main][CipherTest] transformation=CAMELLIA/CFB96/ISO7816-4PADDING 10:43:59,119 INFO [main][CipherTest] transformation=CAMELLIA/CFB96/NOPADDING 10:43:59,119 INFO [main][CipherTest] transformation=CAMELLIA/CFB96/PKCS5 10:43:59,119 INFO [main][CipherTest] transformation=CAMELLIA/CFB96/PKCS5PADDING 10:43:59,119 INFO [main][CipherTest] transformation=CAMELLIA/CFB96/PKCS7 10:43:59,119 INFO [main][CipherTest] transformation=CAMELLIA/CFB96/PKCS7PADDING 10:43:59,119 INFO [main][CipherTest] transformation=CAMELLIA/CFB96/TBC 10:43:59,119 INFO [main][CipherTest] transformation=CAMELLIA/CFB96/TBCPADDING 10:43:59,119 INFO [main][CipherTest] transformation=CAMELLIA/CFB96/X9.23 10:43:59,119 INFO [main][CipherTest] transformation=CAMELLIA/CFB96/X9.23PADDING 10:43:59,120 INFO [main][CipherTest] transformation=CAMELLIA/CFB96/ZEROBYTE 10:43:59,120 INFO [main][CipherTest] transformation=CAMELLIA/CFB96/ZEROBYTEPADDING 10:43:59,120 INFO [main][CipherTest] transformation=CAMELLIA/CTS/ 10:43:59,120 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "CAMELLIA/CTS/" does not support IV => Skipping. 10:43:59,120 INFO [main][CipherTest] transformation=CAMELLIA/CTS/NOPADDING 10:43:59,120 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "CAMELLIA/CTS/NOPADDING" does not support IV => Skipping. 10:43:59,120 INFO [main][CipherTest] transformation=CAMELLIA/EAX/ 10:43:59,121 INFO [main][CipherTest] transformation=CAMELLIA/EAX/NOPADDING 10:43:59,121 INFO [main][CipherTest] transformation=CAMELLIA/ECB/ 10:43:59,121 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "CAMELLIA/ECB/" does not support IV => Skipping. 10:43:59,121 INFO [main][CipherTest] transformation=CAMELLIA/ECB/NOPADDING 10:43:59,121 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "CAMELLIA/ECB/NOPADDING" does not support IV => Skipping. 10:43:59,121 INFO [main][CipherTest] transformation=CAMELLIA/GCM/ 10:43:59,122 INFO [main][CipherTest] transformation=CAMELLIA/GCM/NOPADDING 10:43:59,122 INFO [main][CipherTest] transformation=CAMELLIA/OFB/ 10:43:59,122 INFO [main][CipherTest] transformation=CAMELLIA/OFB/ISO10126 10:43:59,122 INFO [main][CipherTest] transformation=CAMELLIA/OFB/ISO10126-2 10:43:59,123 INFO [main][CipherTest] transformation=CAMELLIA/OFB/ISO10126-2PADDING 10:43:59,123 INFO [main][CipherTest] transformation=CAMELLIA/OFB/ISO10126PADDING 10:43:59,123 INFO [main][CipherTest] transformation=CAMELLIA/OFB/ISO7816-4 10:43:59,123 INFO [main][CipherTest] transformation=CAMELLIA/OFB/ISO7816-4PADDING 10:43:59,123 INFO [main][CipherTest] transformation=CAMELLIA/OFB/NOPADDING 10:43:59,123 INFO [main][CipherTest] transformation=CAMELLIA/OFB/PKCS5 10:43:59,123 INFO [main][CipherTest] transformation=CAMELLIA/OFB/PKCS5PADDING 10:43:59,123 INFO [main][CipherTest] transformation=CAMELLIA/OFB/PKCS7 10:43:59,123 INFO [main][CipherTest] transformation=CAMELLIA/OFB/PKCS7PADDING 10:43:59,123 INFO [main][CipherTest] transformation=CAMELLIA/OFB/TBC 10:43:59,123 INFO [main][CipherTest] transformation=CAMELLIA/OFB/TBCPADDING 10:43:59,124 INFO [main][CipherTest] transformation=CAMELLIA/OFB/X9.23 10:43:59,124 INFO [main][CipherTest] transformation=CAMELLIA/OFB/X9.23PADDING 10:43:59,124 INFO [main][CipherTest] transformation=CAMELLIA/OFB/ZEROBYTE 10:43:59,124 INFO [main][CipherTest] transformation=CAMELLIA/OFB/ZEROBYTEPADDING 10:43:59,124 INFO [main][CipherTest] transformation=CAMELLIA/OFB104/ 10:43:59,124 INFO [main][CipherTest] transformation=CAMELLIA/OFB104/ISO10126 10:43:59,124 INFO [main][CipherTest] transformation=CAMELLIA/OFB104/ISO10126-2 10:43:59,124 INFO [main][CipherTest] transformation=CAMELLIA/OFB104/ISO10126-2PADDING 10:43:59,124 INFO [main][CipherTest] transformation=CAMELLIA/OFB104/ISO10126PADDING 10:43:59,124 INFO [main][CipherTest] transformation=CAMELLIA/OFB104/ISO7816-4 10:43:59,124 INFO [main][CipherTest] transformation=CAMELLIA/OFB104/ISO7816-4PADDING 10:43:59,124 INFO [main][CipherTest] transformation=CAMELLIA/OFB104/NOPADDING 10:43:59,124 INFO [main][CipherTest] transformation=CAMELLIA/OFB104/PKCS5 10:43:59,124 INFO [main][CipherTest] transformation=CAMELLIA/OFB104/PKCS5PADDING 10:43:59,124 INFO [main][CipherTest] transformation=CAMELLIA/OFB104/PKCS7 10:43:59,124 INFO [main][CipherTest] transformation=CAMELLIA/OFB104/PKCS7PADDING 10:43:59,124 INFO [main][CipherTest] transformation=CAMELLIA/OFB104/TBC 10:43:59,124 INFO [main][CipherTest] transformation=CAMELLIA/OFB104/TBCPADDING 10:43:59,124 INFO [main][CipherTest] transformation=CAMELLIA/OFB104/X9.23 10:43:59,124 INFO [main][CipherTest] transformation=CAMELLIA/OFB104/X9.23PADDING 10:43:59,124 INFO [main][CipherTest] transformation=CAMELLIA/OFB104/ZEROBYTE 10:43:59,124 INFO [main][CipherTest] transformation=CAMELLIA/OFB104/ZEROBYTEPADDING 10:43:59,124 INFO [main][CipherTest] transformation=CAMELLIA/OFB112/ 10:43:59,124 INFO [main][CipherTest] transformation=CAMELLIA/OFB112/ISO10126 10:43:59,124 INFO [main][CipherTest] transformation=CAMELLIA/OFB112/ISO10126-2 10:43:59,124 INFO [main][CipherTest] transformation=CAMELLIA/OFB112/ISO10126-2PADDING 10:43:59,124 INFO [main][CipherTest] transformation=CAMELLIA/OFB112/ISO10126PADDING 10:43:59,124 INFO [main][CipherTest] transformation=CAMELLIA/OFB112/ISO7816-4 10:43:59,124 INFO [main][CipherTest] transformation=CAMELLIA/OFB112/ISO7816-4PADDING 10:43:59,124 INFO [main][CipherTest] transformation=CAMELLIA/OFB112/NOPADDING 10:43:59,124 INFO [main][CipherTest] transformation=CAMELLIA/OFB112/PKCS5 10:43:59,124 INFO [main][CipherTest] transformation=CAMELLIA/OFB112/PKCS5PADDING 10:43:59,124 INFO [main][CipherTest] transformation=CAMELLIA/OFB112/PKCS7 10:43:59,124 INFO [main][CipherTest] transformation=CAMELLIA/OFB112/PKCS7PADDING 10:43:59,124 INFO [main][CipherTest] transformation=CAMELLIA/OFB112/TBC 10:43:59,124 INFO [main][CipherTest] transformation=CAMELLIA/OFB112/TBCPADDING 10:43:59,124 INFO [main][CipherTest] transformation=CAMELLIA/OFB112/X9.23 10:43:59,124 INFO [main][CipherTest] transformation=CAMELLIA/OFB112/X9.23PADDING 10:43:59,124 INFO [main][CipherTest] transformation=CAMELLIA/OFB112/ZEROBYTE 10:43:59,124 INFO [main][CipherTest] transformation=CAMELLIA/OFB112/ZEROBYTEPADDING 10:43:59,124 INFO [main][CipherTest] transformation=CAMELLIA/OFB120/ 10:43:59,129 INFO [main][CipherTest] transformation=CAMELLIA/OFB120/ISO10126 10:43:59,129 INFO [main][CipherTest] transformation=CAMELLIA/OFB120/ISO10126-2 10:43:59,129 INFO [main][CipherTest] transformation=CAMELLIA/OFB120/ISO10126-2PADDING 10:43:59,129 INFO [main][CipherTest] transformation=CAMELLIA/OFB120/ISO10126PADDING 10:43:59,129 INFO [main][CipherTest] transformation=CAMELLIA/OFB120/ISO7816-4 10:43:59,130 INFO [main][CipherTest] transformation=CAMELLIA/OFB120/ISO7816-4PADDING 10:43:59,130 INFO [main][CipherTest] transformation=CAMELLIA/OFB120/NOPADDING 10:43:59,130 INFO [main][CipherTest] transformation=CAMELLIA/OFB120/PKCS5 10:43:59,130 INFO [main][CipherTest] transformation=CAMELLIA/OFB120/PKCS5PADDING 10:43:59,130 INFO [main][CipherTest] transformation=CAMELLIA/OFB120/PKCS7 10:43:59,130 INFO [main][CipherTest] transformation=CAMELLIA/OFB120/PKCS7PADDING 10:43:59,130 INFO [main][CipherTest] transformation=CAMELLIA/OFB120/TBC 10:43:59,130 INFO [main][CipherTest] transformation=CAMELLIA/OFB120/TBCPADDING 10:43:59,130 INFO [main][CipherTest] transformation=CAMELLIA/OFB120/X9.23 10:43:59,130 INFO [main][CipherTest] transformation=CAMELLIA/OFB120/X9.23PADDING 10:43:59,130 INFO [main][CipherTest] transformation=CAMELLIA/OFB120/ZEROBYTE 10:43:59,130 INFO [main][CipherTest] transformation=CAMELLIA/OFB120/ZEROBYTEPADDING 10:43:59,130 INFO [main][CipherTest] transformation=CAMELLIA/OFB128/ 10:43:59,130 INFO [main][CipherTest] transformation=CAMELLIA/OFB128/ISO10126 10:43:59,131 INFO [main][CipherTest] transformation=CAMELLIA/OFB128/ISO10126-2 10:43:59,131 INFO [main][CipherTest] transformation=CAMELLIA/OFB128/ISO10126-2PADDING 10:43:59,131 INFO [main][CipherTest] transformation=CAMELLIA/OFB128/ISO10126PADDING 10:43:59,136 INFO [main][CipherTest] transformation=CAMELLIA/OFB128/ISO7816-4 10:43:59,136 INFO [main][CipherTest] transformation=CAMELLIA/OFB128/ISO7816-4PADDING 10:43:59,136 INFO [main][CipherTest] transformation=CAMELLIA/OFB128/NOPADDING 10:43:59,136 INFO [main][CipherTest] transformation=CAMELLIA/OFB128/PKCS5 10:43:59,136 INFO [main][CipherTest] transformation=CAMELLIA/OFB128/PKCS5PADDING 10:43:59,136 INFO [main][CipherTest] transformation=CAMELLIA/OFB128/PKCS7 10:43:59,136 INFO [main][CipherTest] transformation=CAMELLIA/OFB128/PKCS7PADDING 10:43:59,137 INFO [main][CipherTest] transformation=CAMELLIA/OFB128/TBC 10:43:59,137 INFO [main][CipherTest] transformation=CAMELLIA/OFB128/TBCPADDING 10:43:59,137 INFO [main][CipherTest] transformation=CAMELLIA/OFB128/X9.23 10:43:59,137 INFO [main][CipherTest] transformation=CAMELLIA/OFB128/X9.23PADDING 10:43:59,137 INFO [main][CipherTest] transformation=CAMELLIA/OFB128/ZEROBYTE 10:43:59,137 INFO [main][CipherTest] transformation=CAMELLIA/OFB128/ZEROBYTEPADDING 10:43:59,137 INFO [main][CipherTest] transformation=CAMELLIA/OFB136/ 10:43:59,137 INFO [main][CipherTest] transformation=CAMELLIA/OFB136/ISO10126 10:43:59,137 INFO [main][CipherTest] transformation=CAMELLIA/OFB136/ISO10126-2 10:43:59,138 INFO [main][CipherTest] transformation=CAMELLIA/OFB136/ISO10126-2PADDING 10:43:59,138 INFO [main][CipherTest] transformation=CAMELLIA/OFB136/ISO10126PADDING 10:43:59,138 INFO [main][CipherTest] transformation=CAMELLIA/OFB136/ISO7816-4 10:43:59,138 INFO [main][CipherTest] transformation=CAMELLIA/OFB136/ISO7816-4PADDING 10:43:59,138 INFO [main][CipherTest] transformation=CAMELLIA/OFB136/NOPADDING 10:43:59,138 INFO [main][CipherTest] transformation=CAMELLIA/OFB136/PKCS5 10:43:59,138 INFO [main][CipherTest] transformation=CAMELLIA/OFB136/PKCS5PADDING 10:43:59,138 INFO [main][CipherTest] transformation=CAMELLIA/OFB136/PKCS7 10:43:59,138 INFO [main][CipherTest] transformation=CAMELLIA/OFB136/PKCS7PADDING 10:43:59,138 INFO [main][CipherTest] transformation=CAMELLIA/OFB136/TBC 10:43:59,138 INFO [main][CipherTest] transformation=CAMELLIA/OFB136/TBCPADDING 10:43:59,138 INFO [main][CipherTest] transformation=CAMELLIA/OFB136/X9.23 10:43:59,138 INFO [main][CipherTest] transformation=CAMELLIA/OFB136/X9.23PADDING 10:43:59,138 INFO [main][CipherTest] transformation=CAMELLIA/OFB136/ZEROBYTE 10:43:59,138 INFO [main][CipherTest] transformation=CAMELLIA/OFB136/ZEROBYTEPADDING 10:43:59,138 INFO [main][CipherTest] transformation=CAMELLIA/OFB144/ 10:43:59,139 INFO [main][CipherTest] transformation=CAMELLIA/OFB144/ISO10126 10:43:59,139 INFO [main][CipherTest] transformation=CAMELLIA/OFB144/ISO10126-2 10:43:59,139 INFO [main][CipherTest] transformation=CAMELLIA/OFB144/ISO10126-2PADDING 10:43:59,139 INFO [main][CipherTest] transformation=CAMELLIA/OFB144/ISO10126PADDING 10:43:59,139 INFO [main][CipherTest] transformation=CAMELLIA/OFB144/ISO7816-4 10:43:59,139 INFO [main][CipherTest] transformation=CAMELLIA/OFB144/ISO7816-4PADDING 10:43:59,139 INFO [main][CipherTest] transformation=CAMELLIA/OFB144/NOPADDING 10:43:59,139 INFO [main][CipherTest] transformation=CAMELLIA/OFB144/PKCS5 10:43:59,139 INFO [main][CipherTest] transformation=CAMELLIA/OFB144/PKCS5PADDING 10:43:59,139 INFO [main][CipherTest] transformation=CAMELLIA/OFB144/PKCS7 10:43:59,139 INFO [main][CipherTest] transformation=CAMELLIA/OFB144/PKCS7PADDING 10:43:59,140 INFO [main][CipherTest] transformation=CAMELLIA/OFB144/TBC 10:43:59,140 INFO [main][CipherTest] transformation=CAMELLIA/OFB144/TBCPADDING 10:43:59,140 INFO [main][CipherTest] transformation=CAMELLIA/OFB144/X9.23 10:43:59,140 INFO [main][CipherTest] transformation=CAMELLIA/OFB144/X9.23PADDING 10:43:59,140 INFO [main][CipherTest] transformation=CAMELLIA/OFB144/ZEROBYTE 10:43:59,140 INFO [main][CipherTest] transformation=CAMELLIA/OFB144/ZEROBYTEPADDING 10:43:59,140 INFO [main][CipherTest] transformation=CAMELLIA/OFB152/ 10:43:59,140 INFO [main][CipherTest] transformation=CAMELLIA/OFB152/ISO10126 10:43:59,140 INFO [main][CipherTest] transformation=CAMELLIA/OFB152/ISO10126-2 10:43:59,140 INFO [main][CipherTest] transformation=CAMELLIA/OFB152/ISO10126-2PADDING 10:43:59,140 INFO [main][CipherTest] transformation=CAMELLIA/OFB152/ISO10126PADDING 10:43:59,140 INFO [main][CipherTest] transformation=CAMELLIA/OFB152/ISO7816-4 10:43:59,140 INFO [main][CipherTest] transformation=CAMELLIA/OFB152/ISO7816-4PADDING 10:43:59,140 INFO [main][CipherTest] transformation=CAMELLIA/OFB152/NOPADDING 10:43:59,141 INFO [main][CipherTest] transformation=CAMELLIA/OFB152/PKCS5 10:43:59,141 INFO [main][CipherTest] transformation=CAMELLIA/OFB152/PKCS5PADDING 10:43:59,141 INFO [main][CipherTest] transformation=CAMELLIA/OFB152/PKCS7 10:43:59,141 INFO [main][CipherTest] transformation=CAMELLIA/OFB152/PKCS7PADDING 10:43:59,141 INFO [main][CipherTest] transformation=CAMELLIA/OFB152/TBC 10:43:59,141 INFO [main][CipherTest] transformation=CAMELLIA/OFB152/TBCPADDING 10:43:59,141 INFO [main][CipherTest] transformation=CAMELLIA/OFB152/X9.23 10:43:59,141 INFO [main][CipherTest] transformation=CAMELLIA/OFB152/X9.23PADDING 10:43:59,141 INFO [main][CipherTest] transformation=CAMELLIA/OFB152/ZEROBYTE 10:43:59,141 INFO [main][CipherTest] transformation=CAMELLIA/OFB152/ZEROBYTEPADDING 10:43:59,141 INFO [main][CipherTest] transformation=CAMELLIA/OFB16/ 10:43:59,141 INFO [main][CipherTest] transformation=CAMELLIA/OFB16/ISO10126 10:43:59,141 INFO [main][CipherTest] transformation=CAMELLIA/OFB16/ISO10126-2 10:43:59,141 INFO [main][CipherTest] transformation=CAMELLIA/OFB16/ISO10126-2PADDING 10:43:59,141 INFO [main][CipherTest] transformation=CAMELLIA/OFB16/ISO10126PADDING 10:43:59,141 INFO [main][CipherTest] transformation=CAMELLIA/OFB16/ISO7816-4 10:43:59,142 INFO [main][CipherTest] transformation=CAMELLIA/OFB16/ISO7816-4PADDING 10:43:59,142 INFO [main][CipherTest] transformation=CAMELLIA/OFB16/NOPADDING 10:43:59,142 INFO [main][CipherTest] transformation=CAMELLIA/OFB16/PKCS5 10:43:59,142 INFO [main][CipherTest] transformation=CAMELLIA/OFB16/PKCS5PADDING 10:43:59,142 INFO [main][CipherTest] transformation=CAMELLIA/OFB16/PKCS7 10:43:59,142 INFO [main][CipherTest] transformation=CAMELLIA/OFB16/PKCS7PADDING 10:43:59,142 INFO [main][CipherTest] transformation=CAMELLIA/OFB16/TBC 10:43:59,142 INFO [main][CipherTest] transformation=CAMELLIA/OFB16/TBCPADDING 10:43:59,142 INFO [main][CipherTest] transformation=CAMELLIA/OFB16/X9.23 10:43:59,142 INFO [main][CipherTest] transformation=CAMELLIA/OFB16/X9.23PADDING 10:43:59,142 INFO [main][CipherTest] transformation=CAMELLIA/OFB16/ZEROBYTE 10:43:59,142 INFO [main][CipherTest] transformation=CAMELLIA/OFB16/ZEROBYTEPADDING 10:43:59,142 INFO [main][CipherTest] transformation=CAMELLIA/OFB160/ 10:43:59,142 INFO [main][CipherTest] transformation=CAMELLIA/OFB160/ISO10126 10:43:59,142 INFO [main][CipherTest] transformation=CAMELLIA/OFB160/ISO10126-2 10:43:59,142 INFO [main][CipherTest] transformation=CAMELLIA/OFB160/ISO10126-2PADDING 10:43:59,143 INFO [main][CipherTest] transformation=CAMELLIA/OFB160/ISO10126PADDING 10:43:59,143 INFO [main][CipherTest] transformation=CAMELLIA/OFB160/ISO7816-4 10:43:59,143 INFO [main][CipherTest] transformation=CAMELLIA/OFB160/ISO7816-4PADDING 10:43:59,143 INFO [main][CipherTest] transformation=CAMELLIA/OFB160/NOPADDING 10:43:59,143 INFO [main][CipherTest] transformation=CAMELLIA/OFB160/PKCS5 10:43:59,143 INFO [main][CipherTest] transformation=CAMELLIA/OFB160/PKCS5PADDING 10:43:59,143 INFO [main][CipherTest] transformation=CAMELLIA/OFB160/PKCS7 10:43:59,143 INFO [main][CipherTest] transformation=CAMELLIA/OFB160/PKCS7PADDING 10:43:59,143 INFO [main][CipherTest] transformation=CAMELLIA/OFB160/TBC 10:43:59,143 INFO [main][CipherTest] transformation=CAMELLIA/OFB160/TBCPADDING 10:43:59,144 INFO [main][CipherTest] transformation=CAMELLIA/OFB160/X9.23 10:43:59,144 INFO [main][CipherTest] transformation=CAMELLIA/OFB160/X9.23PADDING 10:43:59,144 INFO [main][CipherTest] transformation=CAMELLIA/OFB160/ZEROBYTE 10:43:59,144 INFO [main][CipherTest] transformation=CAMELLIA/OFB160/ZEROBYTEPADDING 10:43:59,145 INFO [main][CipherTest] transformation=CAMELLIA/OFB168/ 10:43:59,145 INFO [main][CipherTest] transformation=CAMELLIA/OFB168/ISO10126 10:43:59,145 INFO [main][CipherTest] transformation=CAMELLIA/OFB168/ISO10126-2 10:43:59,145 INFO [main][CipherTest] transformation=CAMELLIA/OFB168/ISO10126-2PADDING 10:43:59,145 INFO [main][CipherTest] transformation=CAMELLIA/OFB168/ISO10126PADDING 10:43:59,145 INFO [main][CipherTest] transformation=CAMELLIA/OFB168/ISO7816-4 10:43:59,145 INFO [main][CipherTest] transformation=CAMELLIA/OFB168/ISO7816-4PADDING 10:43:59,145 INFO [main][CipherTest] transformation=CAMELLIA/OFB168/NOPADDING 10:43:59,145 INFO [main][CipherTest] transformation=CAMELLIA/OFB168/PKCS5 10:43:59,145 INFO [main][CipherTest] transformation=CAMELLIA/OFB168/PKCS5PADDING 10:43:59,145 INFO [main][CipherTest] transformation=CAMELLIA/OFB168/PKCS7 10:43:59,145 INFO [main][CipherTest] transformation=CAMELLIA/OFB168/PKCS7PADDING 10:43:59,146 INFO [main][CipherTest] transformation=CAMELLIA/OFB168/TBC 10:43:59,146 INFO [main][CipherTest] transformation=CAMELLIA/OFB168/TBCPADDING 10:43:59,146 INFO [main][CipherTest] transformation=CAMELLIA/OFB168/X9.23 10:43:59,146 INFO [main][CipherTest] transformation=CAMELLIA/OFB168/X9.23PADDING 10:43:59,146 INFO [main][CipherTest] transformation=CAMELLIA/OFB168/ZEROBYTE 10:43:59,146 INFO [main][CipherTest] transformation=CAMELLIA/OFB168/ZEROBYTEPADDING 10:43:59,146 INFO [main][CipherTest] transformation=CAMELLIA/OFB176/ 10:43:59,146 INFO [main][CipherTest] transformation=CAMELLIA/OFB176/ISO10126 10:43:59,146 INFO [main][CipherTest] transformation=CAMELLIA/OFB176/ISO10126-2 10:43:59,146 INFO [main][CipherTest] transformation=CAMELLIA/OFB176/ISO10126-2PADDING 10:43:59,146 INFO [main][CipherTest] transformation=CAMELLIA/OFB176/ISO10126PADDING 10:43:59,146 INFO [main][CipherTest] transformation=CAMELLIA/OFB176/ISO7816-4 10:43:59,147 INFO [main][CipherTest] transformation=CAMELLIA/OFB176/ISO7816-4PADDING 10:43:59,147 INFO [main][CipherTest] transformation=CAMELLIA/OFB176/NOPADDING 10:43:59,147 INFO [main][CipherTest] transformation=CAMELLIA/OFB176/PKCS5 10:43:59,147 INFO [main][CipherTest] transformation=CAMELLIA/OFB176/PKCS5PADDING 10:43:59,147 INFO [main][CipherTest] transformation=CAMELLIA/OFB176/PKCS7 10:43:59,147 INFO [main][CipherTest] transformation=CAMELLIA/OFB176/PKCS7PADDING 10:43:59,147 INFO [main][CipherTest] transformation=CAMELLIA/OFB176/TBC 10:43:59,147 INFO [main][CipherTest] transformation=CAMELLIA/OFB176/TBCPADDING 10:43:59,147 INFO [main][CipherTest] transformation=CAMELLIA/OFB176/X9.23 10:43:59,147 INFO [main][CipherTest] transformation=CAMELLIA/OFB176/X9.23PADDING 10:43:59,147 INFO [main][CipherTest] transformation=CAMELLIA/OFB176/ZEROBYTE 10:43:59,147 INFO [main][CipherTest] transformation=CAMELLIA/OFB176/ZEROBYTEPADDING 10:43:59,148 INFO [main][CipherTest] transformation=CAMELLIA/OFB184/ 10:43:59,148 INFO [main][CipherTest] transformation=CAMELLIA/OFB184/ISO10126 10:43:59,148 INFO [main][CipherTest] transformation=CAMELLIA/OFB184/ISO10126-2 10:43:59,148 INFO [main][CipherTest] transformation=CAMELLIA/OFB184/ISO10126-2PADDING 10:43:59,148 INFO [main][CipherTest] transformation=CAMELLIA/OFB184/ISO10126PADDING 10:43:59,148 INFO [main][CipherTest] transformation=CAMELLIA/OFB184/ISO7816-4 10:43:59,148 INFO [main][CipherTest] transformation=CAMELLIA/OFB184/ISO7816-4PADDING 10:43:59,148 INFO [main][CipherTest] transformation=CAMELLIA/OFB184/NOPADDING 10:43:59,148 INFO [main][CipherTest] transformation=CAMELLIA/OFB184/PKCS5 10:43:59,148 INFO [main][CipherTest] transformation=CAMELLIA/OFB184/PKCS5PADDING 10:43:59,148 INFO [main][CipherTest] transformation=CAMELLIA/OFB184/PKCS7 10:43:59,148 INFO [main][CipherTest] transformation=CAMELLIA/OFB184/PKCS7PADDING 10:43:59,148 INFO [main][CipherTest] transformation=CAMELLIA/OFB184/TBC 10:43:59,148 INFO [main][CipherTest] transformation=CAMELLIA/OFB184/TBCPADDING 10:43:59,148 INFO [main][CipherTest] transformation=CAMELLIA/OFB184/X9.23 10:43:59,148 INFO [main][CipherTest] transformation=CAMELLIA/OFB184/X9.23PADDING 10:43:59,148 INFO [main][CipherTest] transformation=CAMELLIA/OFB184/ZEROBYTE 10:43:59,148 INFO [main][CipherTest] transformation=CAMELLIA/OFB184/ZEROBYTEPADDING 10:43:59,149 INFO [main][CipherTest] transformation=CAMELLIA/OFB192/ 10:43:59,149 INFO [main][CipherTest] transformation=CAMELLIA/OFB192/ISO10126 10:43:59,149 INFO [main][CipherTest] transformation=CAMELLIA/OFB192/ISO10126-2 10:43:59,149 INFO [main][CipherTest] transformation=CAMELLIA/OFB192/ISO10126-2PADDING 10:43:59,149 INFO [main][CipherTest] transformation=CAMELLIA/OFB192/ISO10126PADDING 10:43:59,149 INFO [main][CipherTest] transformation=CAMELLIA/OFB192/ISO7816-4 10:43:59,149 INFO [main][CipherTest] transformation=CAMELLIA/OFB192/ISO7816-4PADDING 10:43:59,149 INFO [main][CipherTest] transformation=CAMELLIA/OFB192/NOPADDING 10:43:59,149 INFO [main][CipherTest] transformation=CAMELLIA/OFB192/PKCS5 10:43:59,149 INFO [main][CipherTest] transformation=CAMELLIA/OFB192/PKCS5PADDING 10:43:59,149 INFO [main][CipherTest] transformation=CAMELLIA/OFB192/PKCS7 10:43:59,149 INFO [main][CipherTest] transformation=CAMELLIA/OFB192/PKCS7PADDING 10:43:59,149 INFO [main][CipherTest] transformation=CAMELLIA/OFB192/TBC 10:43:59,150 INFO [main][CipherTest] transformation=CAMELLIA/OFB192/TBCPADDING 10:43:59,150 INFO [main][CipherTest] transformation=CAMELLIA/OFB192/X9.23 10:43:59,150 INFO [main][CipherTest] transformation=CAMELLIA/OFB192/X9.23PADDING 10:43:59,150 INFO [main][CipherTest] transformation=CAMELLIA/OFB192/ZEROBYTE 10:43:59,150 INFO [main][CipherTest] transformation=CAMELLIA/OFB192/ZEROBYTEPADDING 10:43:59,150 INFO [main][CipherTest] transformation=CAMELLIA/OFB200/ 10:43:59,150 INFO [main][CipherTest] transformation=CAMELLIA/OFB200/ISO10126 10:43:59,150 INFO [main][CipherTest] transformation=CAMELLIA/OFB200/ISO10126-2 10:43:59,150 INFO [main][CipherTest] transformation=CAMELLIA/OFB200/ISO10126-2PADDING 10:43:59,150 INFO [main][CipherTest] transformation=CAMELLIA/OFB200/ISO10126PADDING 10:43:59,150 INFO [main][CipherTest] transformation=CAMELLIA/OFB200/ISO7816-4 10:43:59,150 INFO [main][CipherTest] transformation=CAMELLIA/OFB200/ISO7816-4PADDING 10:43:59,150 INFO [main][CipherTest] transformation=CAMELLIA/OFB200/NOPADDING 10:43:59,150 INFO [main][CipherTest] transformation=CAMELLIA/OFB200/PKCS5 10:43:59,150 INFO [main][CipherTest] transformation=CAMELLIA/OFB200/PKCS5PADDING 10:43:59,150 INFO [main][CipherTest] transformation=CAMELLIA/OFB200/PKCS7 10:43:59,150 INFO [main][CipherTest] transformation=CAMELLIA/OFB200/PKCS7PADDING 10:43:59,151 INFO [main][CipherTest] transformation=CAMELLIA/OFB200/TBC 10:43:59,151 INFO [main][CipherTest] transformation=CAMELLIA/OFB200/TBCPADDING 10:43:59,151 INFO [main][CipherTest] transformation=CAMELLIA/OFB200/X9.23 10:43:59,151 INFO [main][CipherTest] transformation=CAMELLIA/OFB200/X9.23PADDING 10:43:59,151 INFO [main][CipherTest] transformation=CAMELLIA/OFB200/ZEROBYTE 10:43:59,151 INFO [main][CipherTest] transformation=CAMELLIA/OFB200/ZEROBYTEPADDING 10:43:59,151 INFO [main][CipherTest] transformation=CAMELLIA/OFB208/ 10:43:59,151 INFO [main][CipherTest] transformation=CAMELLIA/OFB208/ISO10126 10:43:59,151 INFO [main][CipherTest] transformation=CAMELLIA/OFB208/ISO10126-2 10:43:59,151 INFO [main][CipherTest] transformation=CAMELLIA/OFB208/ISO10126-2PADDING 10:43:59,151 INFO [main][CipherTest] transformation=CAMELLIA/OFB208/ISO10126PADDING 10:43:59,151 INFO [main][CipherTest] transformation=CAMELLIA/OFB208/ISO7816-4 10:43:59,151 INFO [main][CipherTest] transformation=CAMELLIA/OFB208/ISO7816-4PADDING 10:43:59,152 INFO [main][CipherTest] transformation=CAMELLIA/OFB208/NOPADDING 10:43:59,152 INFO [main][CipherTest] transformation=CAMELLIA/OFB208/PKCS5 10:43:59,152 INFO [main][CipherTest] transformation=CAMELLIA/OFB208/PKCS5PADDING 10:43:59,152 INFO [main][CipherTest] transformation=CAMELLIA/OFB208/PKCS7 10:43:59,152 INFO [main][CipherTest] transformation=CAMELLIA/OFB208/PKCS7PADDING 10:43:59,152 INFO [main][CipherTest] transformation=CAMELLIA/OFB208/TBC 10:43:59,152 INFO [main][CipherTest] transformation=CAMELLIA/OFB208/TBCPADDING 10:43:59,152 INFO [main][CipherTest] transformation=CAMELLIA/OFB208/X9.23 10:43:59,152 INFO [main][CipherTest] transformation=CAMELLIA/OFB208/X9.23PADDING 10:43:59,152 INFO [main][CipherTest] transformation=CAMELLIA/OFB208/ZEROBYTE 10:43:59,152 INFO [main][CipherTest] transformation=CAMELLIA/OFB208/ZEROBYTEPADDING 10:43:59,152 INFO [main][CipherTest] transformation=CAMELLIA/OFB216/ 10:43:59,152 INFO [main][CipherTest] transformation=CAMELLIA/OFB216/ISO10126 10:43:59,152 INFO [main][CipherTest] transformation=CAMELLIA/OFB216/ISO10126-2 10:43:59,152 INFO [main][CipherTest] transformation=CAMELLIA/OFB216/ISO10126-2PADDING 10:43:59,152 INFO [main][CipherTest] transformation=CAMELLIA/OFB216/ISO10126PADDING 10:43:59,152 INFO [main][CipherTest] transformation=CAMELLIA/OFB216/ISO7816-4 10:43:59,152 INFO [main][CipherTest] transformation=CAMELLIA/OFB216/ISO7816-4PADDING 10:43:59,152 INFO [main][CipherTest] transformation=CAMELLIA/OFB216/NOPADDING 10:43:59,153 INFO [main][CipherTest] transformation=CAMELLIA/OFB216/PKCS5 10:43:59,153 INFO [main][CipherTest] transformation=CAMELLIA/OFB216/PKCS5PADDING 10:43:59,153 INFO [main][CipherTest] transformation=CAMELLIA/OFB216/PKCS7 10:43:59,153 INFO [main][CipherTest] transformation=CAMELLIA/OFB216/PKCS7PADDING 10:43:59,153 INFO [main][CipherTest] transformation=CAMELLIA/OFB216/TBC 10:43:59,153 INFO [main][CipherTest] transformation=CAMELLIA/OFB216/TBCPADDING 10:43:59,153 INFO [main][CipherTest] transformation=CAMELLIA/OFB216/X9.23 10:43:59,153 INFO [main][CipherTest] transformation=CAMELLIA/OFB216/X9.23PADDING 10:43:59,153 INFO [main][CipherTest] transformation=CAMELLIA/OFB216/ZEROBYTE 10:43:59,153 INFO [main][CipherTest] transformation=CAMELLIA/OFB216/ZEROBYTEPADDING 10:43:59,153 INFO [main][CipherTest] transformation=CAMELLIA/OFB224/ 10:43:59,153 INFO [main][CipherTest] transformation=CAMELLIA/OFB224/ISO10126 10:43:59,153 INFO [main][CipherTest] transformation=CAMELLIA/OFB224/ISO10126-2 10:43:59,153 INFO [main][CipherTest] transformation=CAMELLIA/OFB224/ISO10126-2PADDING 10:43:59,153 INFO [main][CipherTest] transformation=CAMELLIA/OFB224/ISO10126PADDING 10:43:59,153 INFO [main][CipherTest] transformation=CAMELLIA/OFB224/ISO7816-4 10:43:59,154 INFO [main][CipherTest] transformation=CAMELLIA/OFB224/ISO7816-4PADDING 10:43:59,154 INFO [main][CipherTest] transformation=CAMELLIA/OFB224/NOPADDING 10:43:59,154 INFO [main][CipherTest] transformation=CAMELLIA/OFB224/PKCS5 10:43:59,154 INFO [main][CipherTest] transformation=CAMELLIA/OFB224/PKCS5PADDING 10:43:59,154 INFO [main][CipherTest] transformation=CAMELLIA/OFB224/PKCS7 10:43:59,154 INFO [main][CipherTest] transformation=CAMELLIA/OFB224/PKCS7PADDING 10:43:59,154 INFO [main][CipherTest] transformation=CAMELLIA/OFB224/TBC 10:43:59,154 INFO [main][CipherTest] transformation=CAMELLIA/OFB224/TBCPADDING 10:43:59,154 INFO [main][CipherTest] transformation=CAMELLIA/OFB224/X9.23 10:43:59,154 INFO [main][CipherTest] transformation=CAMELLIA/OFB224/X9.23PADDING 10:43:59,154 INFO [main][CipherTest] transformation=CAMELLIA/OFB224/ZEROBYTE 10:43:59,154 INFO [main][CipherTest] transformation=CAMELLIA/OFB224/ZEROBYTEPADDING 10:43:59,154 INFO [main][CipherTest] transformation=CAMELLIA/OFB232/ 10:43:59,154 INFO [main][CipherTest] transformation=CAMELLIA/OFB232/ISO10126 10:43:59,154 INFO [main][CipherTest] transformation=CAMELLIA/OFB232/ISO10126-2 10:43:59,154 INFO [main][CipherTest] transformation=CAMELLIA/OFB232/ISO10126-2PADDING 10:43:59,155 INFO [main][CipherTest] transformation=CAMELLIA/OFB232/ISO10126PADDING 10:43:59,155 INFO [main][CipherTest] transformation=CAMELLIA/OFB232/ISO7816-4 10:43:59,155 INFO [main][CipherTest] transformation=CAMELLIA/OFB232/ISO7816-4PADDING 10:43:59,155 INFO [main][CipherTest] transformation=CAMELLIA/OFB232/NOPADDING 10:43:59,155 INFO [main][CipherTest] transformation=CAMELLIA/OFB232/PKCS5 10:43:59,155 INFO [main][CipherTest] transformation=CAMELLIA/OFB232/PKCS5PADDING 10:43:59,155 INFO [main][CipherTest] transformation=CAMELLIA/OFB232/PKCS7 10:43:59,155 INFO [main][CipherTest] transformation=CAMELLIA/OFB232/PKCS7PADDING 10:43:59,155 INFO [main][CipherTest] transformation=CAMELLIA/OFB232/TBC 10:43:59,155 INFO [main][CipherTest] transformation=CAMELLIA/OFB232/TBCPADDING 10:43:59,155 INFO [main][CipherTest] transformation=CAMELLIA/OFB232/X9.23 10:43:59,156 INFO [main][CipherTest] transformation=CAMELLIA/OFB232/X9.23PADDING 10:43:59,156 INFO [main][CipherTest] transformation=CAMELLIA/OFB232/ZEROBYTE 10:43:59,156 INFO [main][CipherTest] transformation=CAMELLIA/OFB232/ZEROBYTEPADDING 10:43:59,156 INFO [main][CipherTest] transformation=CAMELLIA/OFB24/ 10:43:59,156 INFO [main][CipherTest] transformation=CAMELLIA/OFB24/ISO10126 10:43:59,156 INFO [main][CipherTest] transformation=CAMELLIA/OFB24/ISO10126-2 10:43:59,156 INFO [main][CipherTest] transformation=CAMELLIA/OFB24/ISO10126-2PADDING 10:43:59,156 INFO [main][CipherTest] transformation=CAMELLIA/OFB24/ISO10126PADDING 10:43:59,156 INFO [main][CipherTest] transformation=CAMELLIA/OFB24/ISO7816-4 10:43:59,156 INFO [main][CipherTest] transformation=CAMELLIA/OFB24/ISO7816-4PADDING 10:43:59,156 INFO [main][CipherTest] transformation=CAMELLIA/OFB24/NOPADDING 10:43:59,156 INFO [main][CipherTest] transformation=CAMELLIA/OFB24/PKCS5 10:43:59,157 INFO [main][CipherTest] transformation=CAMELLIA/OFB24/PKCS5PADDING 10:43:59,157 INFO [main][CipherTest] transformation=CAMELLIA/OFB24/PKCS7 10:43:59,157 INFO [main][CipherTest] transformation=CAMELLIA/OFB24/PKCS7PADDING 10:43:59,157 INFO [main][CipherTest] transformation=CAMELLIA/OFB24/TBC 10:43:59,157 INFO [main][CipherTest] transformation=CAMELLIA/OFB24/TBCPADDING 10:43:59,157 INFO [main][CipherTest] transformation=CAMELLIA/OFB24/X9.23 10:43:59,157 INFO [main][CipherTest] transformation=CAMELLIA/OFB24/X9.23PADDING 10:43:59,157 INFO [main][CipherTest] transformation=CAMELLIA/OFB24/ZEROBYTE 10:43:59,157 INFO [main][CipherTest] transformation=CAMELLIA/OFB24/ZEROBYTEPADDING 10:43:59,157 INFO [main][CipherTest] transformation=CAMELLIA/OFB240/ 10:43:59,157 INFO [main][CipherTest] transformation=CAMELLIA/OFB240/ISO10126 10:43:59,157 INFO [main][CipherTest] transformation=CAMELLIA/OFB240/ISO10126-2 10:43:59,158 INFO [main][CipherTest] transformation=CAMELLIA/OFB240/ISO10126-2PADDING 10:43:59,158 INFO [main][CipherTest] transformation=CAMELLIA/OFB240/ISO10126PADDING 10:43:59,158 INFO [main][CipherTest] transformation=CAMELLIA/OFB240/ISO7816-4 10:43:59,158 INFO [main][CipherTest] transformation=CAMELLIA/OFB240/ISO7816-4PADDING 10:43:59,158 INFO [main][CipherTest] transformation=CAMELLIA/OFB240/NOPADDING 10:43:59,158 INFO [main][CipherTest] transformation=CAMELLIA/OFB240/PKCS5 10:43:59,158 INFO [main][CipherTest] transformation=CAMELLIA/OFB240/PKCS5PADDING 10:43:59,158 INFO [main][CipherTest] transformation=CAMELLIA/OFB240/PKCS7 10:43:59,158 INFO [main][CipherTest] transformation=CAMELLIA/OFB240/PKCS7PADDING 10:43:59,158 INFO [main][CipherTest] transformation=CAMELLIA/OFB240/TBC 10:43:59,158 INFO [main][CipherTest] transformation=CAMELLIA/OFB240/TBCPADDING 10:43:59,158 INFO [main][CipherTest] transformation=CAMELLIA/OFB240/X9.23 10:43:59,158 INFO [main][CipherTest] transformation=CAMELLIA/OFB240/X9.23PADDING 10:43:59,159 INFO [main][CipherTest] transformation=CAMELLIA/OFB240/ZEROBYTE 10:43:59,159 INFO [main][CipherTest] transformation=CAMELLIA/OFB240/ZEROBYTEPADDING 10:43:59,159 INFO [main][CipherTest] transformation=CAMELLIA/OFB248/ 10:43:59,159 INFO [main][CipherTest] transformation=CAMELLIA/OFB248/ISO10126 10:43:59,159 INFO [main][CipherTest] transformation=CAMELLIA/OFB248/ISO10126-2 10:43:59,159 INFO [main][CipherTest] transformation=CAMELLIA/OFB248/ISO10126-2PADDING 10:43:59,159 INFO [main][CipherTest] transformation=CAMELLIA/OFB248/ISO10126PADDING 10:43:59,159 INFO [main][CipherTest] transformation=CAMELLIA/OFB248/ISO7816-4 10:43:59,159 INFO [main][CipherTest] transformation=CAMELLIA/OFB248/ISO7816-4PADDING 10:43:59,159 INFO [main][CipherTest] transformation=CAMELLIA/OFB248/NOPADDING 10:43:59,159 INFO [main][CipherTest] transformation=CAMELLIA/OFB248/PKCS5 10:43:59,159 INFO [main][CipherTest] transformation=CAMELLIA/OFB248/PKCS5PADDING 10:43:59,159 INFO [main][CipherTest] transformation=CAMELLIA/OFB248/PKCS7 10:43:59,159 INFO [main][CipherTest] transformation=CAMELLIA/OFB248/PKCS7PADDING 10:43:59,160 INFO [main][CipherTest] transformation=CAMELLIA/OFB248/TBC 10:43:59,160 INFO [main][CipherTest] transformation=CAMELLIA/OFB248/TBCPADDING 10:43:59,160 INFO [main][CipherTest] transformation=CAMELLIA/OFB248/X9.23 10:43:59,160 INFO [main][CipherTest] transformation=CAMELLIA/OFB248/X9.23PADDING 10:43:59,160 INFO [main][CipherTest] transformation=CAMELLIA/OFB248/ZEROBYTE 10:43:59,160 INFO [main][CipherTest] transformation=CAMELLIA/OFB248/ZEROBYTEPADDING 10:43:59,160 INFO [main][CipherTest] transformation=CAMELLIA/OFB256/ 10:43:59,160 INFO [main][CipherTest] transformation=CAMELLIA/OFB256/ISO10126 10:43:59,160 INFO [main][CipherTest] transformation=CAMELLIA/OFB256/ISO10126-2 10:43:59,160 INFO [main][CipherTest] transformation=CAMELLIA/OFB256/ISO10126-2PADDING 10:43:59,160 INFO [main][CipherTest] transformation=CAMELLIA/OFB256/ISO10126PADDING 10:43:59,161 INFO [main][CipherTest] transformation=CAMELLIA/OFB256/ISO7816-4 10:43:59,161 INFO [main][CipherTest] transformation=CAMELLIA/OFB256/ISO7816-4PADDING 10:43:59,161 INFO [main][CipherTest] transformation=CAMELLIA/OFB256/NOPADDING 10:43:59,161 INFO [main][CipherTest] transformation=CAMELLIA/OFB256/PKCS5 10:43:59,162 INFO [main][CipherTest] transformation=CAMELLIA/OFB256/PKCS5PADDING 10:43:59,162 INFO [main][CipherTest] transformation=CAMELLIA/OFB256/PKCS7 10:43:59,162 INFO [main][CipherTest] transformation=CAMELLIA/OFB256/PKCS7PADDING 10:43:59,162 INFO [main][CipherTest] transformation=CAMELLIA/OFB256/TBC 10:43:59,162 INFO [main][CipherTest] transformation=CAMELLIA/OFB256/TBCPADDING 10:43:59,162 INFO [main][CipherTest] transformation=CAMELLIA/OFB256/X9.23 10:43:59,162 INFO [main][CipherTest] transformation=CAMELLIA/OFB256/X9.23PADDING 10:43:59,162 INFO [main][CipherTest] transformation=CAMELLIA/OFB256/ZEROBYTE 10:43:59,162 INFO [main][CipherTest] transformation=CAMELLIA/OFB256/ZEROBYTEPADDING 10:43:59,163 INFO [main][CipherTest] transformation=CAMELLIA/OFB32/ 10:43:59,163 INFO [main][CipherTest] transformation=CAMELLIA/OFB32/ISO10126 10:43:59,163 INFO [main][CipherTest] transformation=CAMELLIA/OFB32/ISO10126-2 10:43:59,163 INFO [main][CipherTest] transformation=CAMELLIA/OFB32/ISO10126-2PADDING 10:43:59,163 INFO [main][CipherTest] transformation=CAMELLIA/OFB32/ISO10126PADDING 10:43:59,163 INFO [main][CipherTest] transformation=CAMELLIA/OFB32/ISO7816-4 10:43:59,163 INFO [main][CipherTest] transformation=CAMELLIA/OFB32/ISO7816-4PADDING 10:43:59,163 INFO [main][CipherTest] transformation=CAMELLIA/OFB32/NOPADDING 10:43:59,163 INFO [main][CipherTest] transformation=CAMELLIA/OFB32/PKCS5 10:43:59,163 INFO [main][CipherTest] transformation=CAMELLIA/OFB32/PKCS5PADDING 10:43:59,164 INFO [main][CipherTest] transformation=CAMELLIA/OFB32/PKCS7 10:43:59,164 INFO [main][CipherTest] transformation=CAMELLIA/OFB32/PKCS7PADDING 10:43:59,164 INFO [main][CipherTest] transformation=CAMELLIA/OFB32/TBC 10:43:59,164 INFO [main][CipherTest] transformation=CAMELLIA/OFB32/TBCPADDING 10:43:59,164 INFO [main][CipherTest] transformation=CAMELLIA/OFB32/X9.23 10:43:59,164 INFO [main][CipherTest] transformation=CAMELLIA/OFB32/X9.23PADDING 10:43:59,164 INFO [main][CipherTest] transformation=CAMELLIA/OFB32/ZEROBYTE 10:43:59,164 INFO [main][CipherTest] transformation=CAMELLIA/OFB32/ZEROBYTEPADDING 10:43:59,164 INFO [main][CipherTest] transformation=CAMELLIA/OFB40/ 10:43:59,164 INFO [main][CipherTest] transformation=CAMELLIA/OFB40/ISO10126 10:43:59,164 INFO [main][CipherTest] transformation=CAMELLIA/OFB40/ISO10126-2 10:43:59,165 INFO [main][CipherTest] transformation=CAMELLIA/OFB40/ISO10126-2PADDING 10:43:59,165 INFO [main][CipherTest] transformation=CAMELLIA/OFB40/ISO10126PADDING 10:43:59,165 INFO [main][CipherTest] transformation=CAMELLIA/OFB40/ISO7816-4 10:43:59,165 INFO [main][CipherTest] transformation=CAMELLIA/OFB40/ISO7816-4PADDING 10:43:59,165 INFO [main][CipherTest] transformation=CAMELLIA/OFB40/NOPADDING 10:43:59,165 INFO [main][CipherTest] transformation=CAMELLIA/OFB40/PKCS5 10:43:59,165 INFO [main][CipherTest] transformation=CAMELLIA/OFB40/PKCS5PADDING 10:43:59,165 INFO [main][CipherTest] transformation=CAMELLIA/OFB40/PKCS7 10:43:59,165 INFO [main][CipherTest] transformation=CAMELLIA/OFB40/PKCS7PADDING 10:43:59,165 INFO [main][CipherTest] transformation=CAMELLIA/OFB40/TBC 10:43:59,165 INFO [main][CipherTest] transformation=CAMELLIA/OFB40/TBCPADDING 10:43:59,166 INFO [main][CipherTest] transformation=CAMELLIA/OFB40/X9.23 10:43:59,166 INFO [main][CipherTest] transformation=CAMELLIA/OFB40/X9.23PADDING 10:43:59,166 INFO [main][CipherTest] transformation=CAMELLIA/OFB40/ZEROBYTE 10:43:59,166 INFO [main][CipherTest] transformation=CAMELLIA/OFB40/ZEROBYTEPADDING 10:43:59,166 INFO [main][CipherTest] transformation=CAMELLIA/OFB48/ 10:43:59,166 INFO [main][CipherTest] transformation=CAMELLIA/OFB48/ISO10126 10:43:59,166 INFO [main][CipherTest] transformation=CAMELLIA/OFB48/ISO10126-2 10:43:59,166 INFO [main][CipherTest] transformation=CAMELLIA/OFB48/ISO10126-2PADDING 10:43:59,166 INFO [main][CipherTest] transformation=CAMELLIA/OFB48/ISO10126PADDING 10:43:59,166 INFO [main][CipherTest] transformation=CAMELLIA/OFB48/ISO7816-4 10:43:59,166 INFO [main][CipherTest] transformation=CAMELLIA/OFB48/ISO7816-4PADDING 10:43:59,166 INFO [main][CipherTest] transformation=CAMELLIA/OFB48/NOPADDING 10:43:59,166 INFO [main][CipherTest] transformation=CAMELLIA/OFB48/PKCS5 10:43:59,166 INFO [main][CipherTest] transformation=CAMELLIA/OFB48/PKCS5PADDING 10:43:59,167 INFO [main][CipherTest] transformation=CAMELLIA/OFB48/PKCS7 10:43:59,167 INFO [main][CipherTest] transformation=CAMELLIA/OFB48/PKCS7PADDING 10:43:59,167 INFO [main][CipherTest] transformation=CAMELLIA/OFB48/TBC 10:43:59,167 INFO [main][CipherTest] transformation=CAMELLIA/OFB48/TBCPADDING 10:43:59,167 INFO [main][CipherTest] transformation=CAMELLIA/OFB48/X9.23 10:43:59,167 INFO [main][CipherTest] transformation=CAMELLIA/OFB48/X9.23PADDING 10:43:59,167 INFO [main][CipherTest] transformation=CAMELLIA/OFB48/ZEROBYTE 10:43:59,167 INFO [main][CipherTest] transformation=CAMELLIA/OFB48/ZEROBYTEPADDING 10:43:59,167 INFO [main][CipherTest] transformation=CAMELLIA/OFB56/ 10:43:59,167 INFO [main][CipherTest] transformation=CAMELLIA/OFB56/ISO10126 10:43:59,167 INFO [main][CipherTest] transformation=CAMELLIA/OFB56/ISO10126-2 10:43:59,168 INFO [main][CipherTest] transformation=CAMELLIA/OFB56/ISO10126-2PADDING 10:43:59,168 INFO [main][CipherTest] transformation=CAMELLIA/OFB56/ISO10126PADDING 10:43:59,168 INFO [main][CipherTest] transformation=CAMELLIA/OFB56/ISO7816-4 10:43:59,168 INFO [main][CipherTest] transformation=CAMELLIA/OFB56/ISO7816-4PADDING 10:43:59,168 INFO [main][CipherTest] transformation=CAMELLIA/OFB56/NOPADDING 10:43:59,168 INFO [main][CipherTest] transformation=CAMELLIA/OFB56/PKCS5 10:43:59,168 INFO [main][CipherTest] transformation=CAMELLIA/OFB56/PKCS5PADDING 10:43:59,168 INFO [main][CipherTest] transformation=CAMELLIA/OFB56/PKCS7 10:43:59,168 INFO [main][CipherTest] transformation=CAMELLIA/OFB56/PKCS7PADDING 10:43:59,168 INFO [main][CipherTest] transformation=CAMELLIA/OFB56/TBC 10:43:59,168 INFO [main][CipherTest] transformation=CAMELLIA/OFB56/TBCPADDING 10:43:59,168 INFO [main][CipherTest] transformation=CAMELLIA/OFB56/X9.23 10:43:59,169 INFO [main][CipherTest] transformation=CAMELLIA/OFB56/X9.23PADDING 10:43:59,169 INFO [main][CipherTest] transformation=CAMELLIA/OFB56/ZEROBYTE 10:43:59,169 INFO [main][CipherTest] transformation=CAMELLIA/OFB56/ZEROBYTEPADDING 10:43:59,169 INFO [main][CipherTest] transformation=CAMELLIA/OFB64/ 10:43:59,169 INFO [main][CipherTest] transformation=CAMELLIA/OFB64/ISO10126 10:43:59,169 INFO [main][CipherTest] transformation=CAMELLIA/OFB64/ISO10126-2 10:43:59,169 INFO [main][CipherTest] transformation=CAMELLIA/OFB64/ISO10126-2PADDING 10:43:59,169 INFO [main][CipherTest] transformation=CAMELLIA/OFB64/ISO10126PADDING 10:43:59,169 INFO [main][CipherTest] transformation=CAMELLIA/OFB64/ISO7816-4 10:43:59,169 INFO [main][CipherTest] transformation=CAMELLIA/OFB64/ISO7816-4PADDING 10:43:59,169 INFO [main][CipherTest] transformation=CAMELLIA/OFB64/NOPADDING 10:43:59,170 INFO [main][CipherTest] transformation=CAMELLIA/OFB64/PKCS5 10:43:59,170 INFO [main][CipherTest] transformation=CAMELLIA/OFB64/PKCS5PADDING 10:43:59,170 INFO [main][CipherTest] transformation=CAMELLIA/OFB64/PKCS7 10:43:59,170 INFO [main][CipherTest] transformation=CAMELLIA/OFB64/PKCS7PADDING 10:43:59,170 INFO [main][CipherTest] transformation=CAMELLIA/OFB64/TBC 10:43:59,170 INFO [main][CipherTest] transformation=CAMELLIA/OFB64/TBCPADDING 10:43:59,170 INFO [main][CipherTest] transformation=CAMELLIA/OFB64/X9.23 10:43:59,170 INFO [main][CipherTest] transformation=CAMELLIA/OFB64/X9.23PADDING 10:43:59,170 INFO [main][CipherTest] transformation=CAMELLIA/OFB64/ZEROBYTE 10:43:59,170 INFO [main][CipherTest] transformation=CAMELLIA/OFB64/ZEROBYTEPADDING 10:43:59,170 INFO [main][CipherTest] transformation=CAMELLIA/OFB72/ 10:43:59,170 INFO [main][CipherTest] transformation=CAMELLIA/OFB72/ISO10126 10:43:59,170 INFO [main][CipherTest] transformation=CAMELLIA/OFB72/ISO10126-2 10:43:59,170 INFO [main][CipherTest] transformation=CAMELLIA/OFB72/ISO10126-2PADDING 10:43:59,171 INFO [main][CipherTest] transformation=CAMELLIA/OFB72/ISO10126PADDING 10:43:59,171 INFO [main][CipherTest] transformation=CAMELLIA/OFB72/ISO7816-4 10:43:59,171 INFO [main][CipherTest] transformation=CAMELLIA/OFB72/ISO7816-4PADDING 10:43:59,171 INFO [main][CipherTest] transformation=CAMELLIA/OFB72/NOPADDING 10:43:59,171 INFO [main][CipherTest] transformation=CAMELLIA/OFB72/PKCS5 10:43:59,171 INFO [main][CipherTest] transformation=CAMELLIA/OFB72/PKCS5PADDING 10:43:59,171 INFO [main][CipherTest] transformation=CAMELLIA/OFB72/PKCS7 10:43:59,171 INFO [main][CipherTest] transformation=CAMELLIA/OFB72/PKCS7PADDING 10:43:59,171 INFO [main][CipherTest] transformation=CAMELLIA/OFB72/TBC 10:43:59,171 INFO [main][CipherTest] transformation=CAMELLIA/OFB72/TBCPADDING 10:43:59,171 INFO [main][CipherTest] transformation=CAMELLIA/OFB72/X9.23 10:43:59,172 INFO [main][CipherTest] transformation=CAMELLIA/OFB72/X9.23PADDING 10:43:59,172 INFO [main][CipherTest] transformation=CAMELLIA/OFB72/ZEROBYTE 10:43:59,172 INFO [main][CipherTest] transformation=CAMELLIA/OFB72/ZEROBYTEPADDING 10:43:59,172 INFO [main][CipherTest] transformation=CAMELLIA/OFB8/ 10:43:59,172 INFO [main][CipherTest] transformation=CAMELLIA/OFB8/ISO10126 10:43:59,172 INFO [main][CipherTest] transformation=CAMELLIA/OFB8/ISO10126-2 10:43:59,172 INFO [main][CipherTest] transformation=CAMELLIA/OFB8/ISO10126-2PADDING 10:43:59,172 INFO [main][CipherTest] transformation=CAMELLIA/OFB8/ISO10126PADDING 10:43:59,172 INFO [main][CipherTest] transformation=CAMELLIA/OFB8/ISO7816-4 10:43:59,172 INFO [main][CipherTest] transformation=CAMELLIA/OFB8/ISO7816-4PADDING 10:43:59,172 INFO [main][CipherTest] transformation=CAMELLIA/OFB8/NOPADDING 10:43:59,172 INFO [main][CipherTest] transformation=CAMELLIA/OFB8/PKCS5 10:43:59,172 INFO [main][CipherTest] transformation=CAMELLIA/OFB8/PKCS5PADDING 10:43:59,172 INFO [main][CipherTest] transformation=CAMELLIA/OFB8/PKCS7 10:43:59,172 INFO [main][CipherTest] transformation=CAMELLIA/OFB8/PKCS7PADDING 10:43:59,173 INFO [main][CipherTest] transformation=CAMELLIA/OFB8/TBC 10:43:59,173 INFO [main][CipherTest] transformation=CAMELLIA/OFB8/TBCPADDING 10:43:59,173 INFO [main][CipherTest] transformation=CAMELLIA/OFB8/X9.23 10:43:59,173 INFO [main][CipherTest] transformation=CAMELLIA/OFB8/X9.23PADDING 10:43:59,173 INFO [main][CipherTest] transformation=CAMELLIA/OFB8/ZEROBYTE 10:43:59,173 INFO [main][CipherTest] transformation=CAMELLIA/OFB8/ZEROBYTEPADDING 10:43:59,173 INFO [main][CipherTest] transformation=CAMELLIA/OFB80/ 10:43:59,173 INFO [main][CipherTest] transformation=CAMELLIA/OFB80/ISO10126 10:43:59,173 INFO [main][CipherTest] transformation=CAMELLIA/OFB80/ISO10126-2 10:43:59,173 INFO [main][CipherTest] transformation=CAMELLIA/OFB80/ISO10126-2PADDING 10:43:59,174 INFO [main][CipherTest] transformation=CAMELLIA/OFB80/ISO10126PADDING 10:43:59,174 INFO [main][CipherTest] transformation=CAMELLIA/OFB80/ISO7816-4 10:43:59,174 INFO [main][CipherTest] transformation=CAMELLIA/OFB80/ISO7816-4PADDING 10:43:59,174 INFO [main][CipherTest] transformation=CAMELLIA/OFB80/NOPADDING 10:43:59,174 INFO [main][CipherTest] transformation=CAMELLIA/OFB80/PKCS5 10:43:59,174 INFO [main][CipherTest] transformation=CAMELLIA/OFB80/PKCS5PADDING 10:43:59,174 INFO [main][CipherTest] transformation=CAMELLIA/OFB80/PKCS7 10:43:59,174 INFO [main][CipherTest] transformation=CAMELLIA/OFB80/PKCS7PADDING 10:43:59,174 INFO [main][CipherTest] transformation=CAMELLIA/OFB80/TBC 10:43:59,174 INFO [main][CipherTest] transformation=CAMELLIA/OFB80/TBCPADDING 10:43:59,174 INFO [main][CipherTest] transformation=CAMELLIA/OFB80/X9.23 10:43:59,175 INFO [main][CipherTest] transformation=CAMELLIA/OFB80/X9.23PADDING 10:43:59,175 INFO [main][CipherTest] transformation=CAMELLIA/OFB80/ZEROBYTE 10:43:59,175 INFO [main][CipherTest] transformation=CAMELLIA/OFB80/ZEROBYTEPADDING 10:43:59,175 INFO [main][CipherTest] transformation=CAMELLIA/OFB88/ 10:43:59,175 INFO [main][CipherTest] transformation=CAMELLIA/OFB88/ISO10126 10:43:59,175 INFO [main][CipherTest] transformation=CAMELLIA/OFB88/ISO10126-2 10:43:59,175 INFO [main][CipherTest] transformation=CAMELLIA/OFB88/ISO10126-2PADDING 10:43:59,175 INFO [main][CipherTest] transformation=CAMELLIA/OFB88/ISO10126PADDING 10:43:59,175 INFO [main][CipherTest] transformation=CAMELLIA/OFB88/ISO7816-4 10:43:59,175 INFO [main][CipherTest] transformation=CAMELLIA/OFB88/ISO7816-4PADDING 10:43:59,175 INFO [main][CipherTest] transformation=CAMELLIA/OFB88/NOPADDING 10:43:59,176 INFO [main][CipherTest] transformation=CAMELLIA/OFB88/PKCS5 10:43:59,176 INFO [main][CipherTest] transformation=CAMELLIA/OFB88/PKCS5PADDING 10:43:59,176 INFO [main][CipherTest] transformation=CAMELLIA/OFB88/PKCS7 10:43:59,176 INFO [main][CipherTest] transformation=CAMELLIA/OFB88/PKCS7PADDING 10:43:59,176 INFO [main][CipherTest] transformation=CAMELLIA/OFB88/TBC 10:43:59,176 INFO [main][CipherTest] transformation=CAMELLIA/OFB88/TBCPADDING 10:43:59,176 INFO [main][CipherTest] transformation=CAMELLIA/OFB88/X9.23 10:43:59,176 INFO [main][CipherTest] transformation=CAMELLIA/OFB88/X9.23PADDING 10:43:59,176 INFO [main][CipherTest] transformation=CAMELLIA/OFB88/ZEROBYTE 10:43:59,176 INFO [main][CipherTest] transformation=CAMELLIA/OFB88/ZEROBYTEPADDING 10:43:59,176 INFO [main][CipherTest] transformation=CAMELLIA/OFB96/ 10:43:59,176 INFO [main][CipherTest] transformation=CAMELLIA/OFB96/ISO10126 10:43:59,176 INFO [main][CipherTest] transformation=CAMELLIA/OFB96/ISO10126-2 10:43:59,176 INFO [main][CipherTest] transformation=CAMELLIA/OFB96/ISO10126-2PADDING 10:43:59,176 INFO [main][CipherTest] transformation=CAMELLIA/OFB96/ISO10126PADDING 10:43:59,176 INFO [main][CipherTest] transformation=CAMELLIA/OFB96/ISO7816-4 10:43:59,177 INFO [main][CipherTest] transformation=CAMELLIA/OFB96/ISO7816-4PADDING 10:43:59,177 INFO [main][CipherTest] transformation=CAMELLIA/OFB96/NOPADDING 10:43:59,177 INFO [main][CipherTest] transformation=CAMELLIA/OFB96/PKCS5 10:43:59,177 INFO [main][CipherTest] transformation=CAMELLIA/OFB96/PKCS5PADDING 10:43:59,177 INFO [main][CipherTest] transformation=CAMELLIA/OFB96/PKCS7 10:43:59,177 INFO [main][CipherTest] transformation=CAMELLIA/OFB96/PKCS7PADDING 10:43:59,177 INFO [main][CipherTest] transformation=CAMELLIA/OFB96/TBC 10:43:59,177 INFO [main][CipherTest] transformation=CAMELLIA/OFB96/TBCPADDING 10:43:59,177 INFO [main][CipherTest] transformation=CAMELLIA/OFB96/X9.23 10:43:59,177 INFO [main][CipherTest] transformation=CAMELLIA/OFB96/X9.23PADDING 10:43:59,177 INFO [main][CipherTest] transformation=CAMELLIA/OFB96/ZEROBYTE 10:43:59,177 INFO [main][CipherTest] transformation=CAMELLIA/OFB96/ZEROBYTEPADDING 10:43:59,177 INFO [main][CipherTest] transformation=CAMELLIA/SIC/ 10:43:59,177 INFO [main][CipherTest] transformation=CAMELLIA/SIC/ISO10126 10:43:59,178 INFO [main][CipherTest] transformation=CAMELLIA/SIC/ISO10126-2 10:43:59,178 INFO [main][CipherTest] transformation=CAMELLIA/SIC/ISO10126-2PADDING 10:43:59,178 INFO [main][CipherTest] transformation=CAMELLIA/SIC/ISO10126PADDING 10:43:59,178 INFO [main][CipherTest] transformation=CAMELLIA/SIC/ISO7816-4 10:43:59,178 INFO [main][CipherTest] transformation=CAMELLIA/SIC/ISO7816-4PADDING 10:43:59,178 INFO [main][CipherTest] transformation=CAMELLIA/SIC/NOPADDING 10:43:59,178 INFO [main][CipherTest] transformation=CAMELLIA/SIC/PKCS5 10:43:59,178 INFO [main][CipherTest] transformation=CAMELLIA/SIC/PKCS5PADDING 10:43:59,178 INFO [main][CipherTest] transformation=CAMELLIA/SIC/PKCS7 10:43:59,178 INFO [main][CipherTest] transformation=CAMELLIA/SIC/PKCS7PADDING 10:43:59,179 INFO [main][CipherTest] transformation=CAMELLIA/SIC/TBC 10:43:59,179 INFO [main][CipherTest] transformation=CAMELLIA/SIC/TBCPADDING 10:43:59,179 INFO [main][CipherTest] transformation=CAMELLIA/SIC/X9.23 10:43:59,179 INFO [main][CipherTest] transformation=CAMELLIA/SIC/X9.23PADDING 10:43:59,179 INFO [main][CipherTest] transformation=CAMELLIA/SIC/ZEROBYTE 10:43:59,179 INFO [main][CipherTest] transformation=CAMELLIA/SIC/ZEROBYTEPADDING 10:43:59,179 INFO [main][CipherTest] transformation=CAST5// 10:43:59,180 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "CAST5//" does not support IV => Skipping. 10:43:59,180 INFO [main][CipherTest] transformation=CAST5//NOPADDING 10:43:59,180 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "CAST5//NOPADDING" does not support IV => Skipping. 10:43:59,180 INFO [main][CipherTest] transformation=CAST5/CBC-CTS/ 10:43:59,180 INFO [main][CipherTest] transformation=CAST5/CBC-CTS/NOPADDING 10:43:59,180 INFO [main][CipherTest] transformation=CAST5/CBC/ 10:43:59,181 INFO [main][CipherTest] transformation=CAST5/CBC/ISO10126 10:43:59,181 INFO [main][CipherTest] transformation=CAST5/CBC/ISO10126-2 10:43:59,181 INFO [main][CipherTest] transformation=CAST5/CBC/ISO10126-2PADDING 10:43:59,181 INFO [main][CipherTest] transformation=CAST5/CBC/ISO10126PADDING 10:43:59,182 INFO [main][CipherTest] transformation=CAST5/CBC/ISO7816-4 10:43:59,182 INFO [main][CipherTest] transformation=CAST5/CBC/ISO7816-4PADDING 10:43:59,182 INFO [main][CipherTest] transformation=CAST5/CBC/NOPADDING 10:43:59,182 INFO [main][CipherTest] transformation=CAST5/CBC/PKCS5 10:43:59,182 INFO [main][CipherTest] transformation=CAST5/CBC/PKCS5PADDING 10:43:59,182 INFO [main][CipherTest] transformation=CAST5/CBC/PKCS7 10:43:59,183 INFO [main][CipherTest] transformation=CAST5/CBC/PKCS7PADDING 10:43:59,183 INFO [main][CipherTest] transformation=CAST5/CBC/TBC 10:43:59,183 INFO [main][CipherTest] transformation=CAST5/CBC/TBCPADDING 10:43:59,183 INFO [main][CipherTest] transformation=CAST5/CBC/X9.23 10:43:59,183 INFO [main][CipherTest] transformation=CAST5/CBC/X9.23PADDING 10:43:59,184 INFO [main][CipherTest] transformation=CAST5/CBC/ZEROBYTE 10:43:59,184 INFO [main][CipherTest] transformation=CAST5/CBC/ZEROBYTEPADDING 10:43:59,184 INFO [main][CipherTest] transformation=CAST5/CFB/ 10:43:59,184 INFO [main][CipherTest] transformation=CAST5/CFB/ISO10126 10:43:59,184 INFO [main][CipherTest] transformation=CAST5/CFB/ISO10126-2 10:43:59,184 INFO [main][CipherTest] transformation=CAST5/CFB/ISO10126-2PADDING 10:43:59,185 INFO [main][CipherTest] transformation=CAST5/CFB/ISO10126PADDING 10:43:59,185 INFO [main][CipherTest] transformation=CAST5/CFB/ISO7816-4 10:43:59,185 INFO [main][CipherTest] transformation=CAST5/CFB/ISO7816-4PADDING 10:43:59,185 INFO [main][CipherTest] transformation=CAST5/CFB/NOPADDING 10:43:59,185 INFO [main][CipherTest] transformation=CAST5/CFB/PKCS5 10:43:59,186 INFO [main][CipherTest] transformation=CAST5/CFB/PKCS5PADDING 10:43:59,186 INFO [main][CipherTest] transformation=CAST5/CFB/PKCS7 10:43:59,186 INFO [main][CipherTest] transformation=CAST5/CFB/PKCS7PADDING 10:43:59,186 INFO [main][CipherTest] transformation=CAST5/CFB/TBC 10:43:59,186 INFO [main][CipherTest] transformation=CAST5/CFB/TBCPADDING 10:43:59,186 INFO [main][CipherTest] transformation=CAST5/CFB/X9.23 10:43:59,186 INFO [main][CipherTest] transformation=CAST5/CFB/X9.23PADDING 10:43:59,186 INFO [main][CipherTest] transformation=CAST5/CFB/ZEROBYTE 10:43:59,187 INFO [main][CipherTest] transformation=CAST5/CFB/ZEROBYTEPADDING 10:43:59,187 INFO [main][CipherTest] transformation=CAST5/CFB104/ 10:43:59,187 INFO [main][CipherTest] transformation=CAST5/CFB104/ISO10126 10:43:59,187 INFO [main][CipherTest] transformation=CAST5/CFB104/ISO10126-2 10:43:59,187 INFO [main][CipherTest] transformation=CAST5/CFB104/ISO10126-2PADDING 10:43:59,187 INFO [main][CipherTest] transformation=CAST5/CFB104/ISO10126PADDING 10:43:59,188 INFO [main][CipherTest] transformation=CAST5/CFB104/ISO7816-4 10:43:59,188 INFO [main][CipherTest] transformation=CAST5/CFB104/ISO7816-4PADDING 10:43:59,188 INFO [main][CipherTest] transformation=CAST5/CFB104/NOPADDING 10:43:59,188 INFO [main][CipherTest] transformation=CAST5/CFB104/PKCS5 10:43:59,188 INFO [main][CipherTest] transformation=CAST5/CFB104/PKCS5PADDING 10:43:59,188 INFO [main][CipherTest] transformation=CAST5/CFB104/PKCS7 10:43:59,188 INFO [main][CipherTest] transformation=CAST5/CFB104/PKCS7PADDING 10:43:59,188 INFO [main][CipherTest] transformation=CAST5/CFB104/TBC 10:43:59,189 INFO [main][CipherTest] transformation=CAST5/CFB104/TBCPADDING 10:43:59,189 INFO [main][CipherTest] transformation=CAST5/CFB104/X9.23 10:43:59,189 INFO [main][CipherTest] transformation=CAST5/CFB104/X9.23PADDING 10:43:59,189 INFO [main][CipherTest] transformation=CAST5/CFB104/ZEROBYTE 10:43:59,189 INFO [main][CipherTest] transformation=CAST5/CFB104/ZEROBYTEPADDING 10:43:59,189 INFO [main][CipherTest] transformation=CAST5/CFB112/ 10:43:59,189 INFO [main][CipherTest] transformation=CAST5/CFB112/ISO10126 10:43:59,189 INFO [main][CipherTest] transformation=CAST5/CFB112/ISO10126-2 10:43:59,189 INFO [main][CipherTest] transformation=CAST5/CFB112/ISO10126-2PADDING 10:43:59,190 INFO [main][CipherTest] transformation=CAST5/CFB112/ISO10126PADDING 10:43:59,190 INFO [main][CipherTest] transformation=CAST5/CFB112/ISO7816-4 10:43:59,190 INFO [main][CipherTest] transformation=CAST5/CFB112/ISO7816-4PADDING 10:43:59,190 INFO [main][CipherTest] transformation=CAST5/CFB112/NOPADDING 10:43:59,190 INFO [main][CipherTest] transformation=CAST5/CFB112/PKCS5 10:43:59,190 INFO [main][CipherTest] transformation=CAST5/CFB112/PKCS5PADDING 10:43:59,190 INFO [main][CipherTest] transformation=CAST5/CFB112/PKCS7 10:43:59,190 INFO [main][CipherTest] transformation=CAST5/CFB112/PKCS7PADDING 10:43:59,191 INFO [main][CipherTest] transformation=CAST5/CFB112/TBC 10:43:59,191 INFO [main][CipherTest] transformation=CAST5/CFB112/TBCPADDING 10:43:59,191 INFO [main][CipherTest] transformation=CAST5/CFB112/X9.23 10:43:59,191 INFO [main][CipherTest] transformation=CAST5/CFB112/X9.23PADDING 10:43:59,191 INFO [main][CipherTest] transformation=CAST5/CFB112/ZEROBYTE 10:43:59,192 INFO [main][CipherTest] transformation=CAST5/CFB112/ZEROBYTEPADDING 10:43:59,192 INFO [main][CipherTest] transformation=CAST5/CFB120/ 10:43:59,192 INFO [main][CipherTest] transformation=CAST5/CFB120/ISO10126 10:43:59,192 INFO [main][CipherTest] transformation=CAST5/CFB120/ISO10126-2 10:43:59,192 INFO [main][CipherTest] transformation=CAST5/CFB120/ISO10126-2PADDING 10:43:59,192 INFO [main][CipherTest] transformation=CAST5/CFB120/ISO10126PADDING 10:43:59,193 INFO [main][CipherTest] transformation=CAST5/CFB120/ISO7816-4 10:43:59,193 INFO [main][CipherTest] transformation=CAST5/CFB120/ISO7816-4PADDING 10:43:59,193 INFO [main][CipherTest] transformation=CAST5/CFB120/NOPADDING 10:43:59,193 INFO [main][CipherTest] transformation=CAST5/CFB120/PKCS5 10:43:59,193 INFO [main][CipherTest] transformation=CAST5/CFB120/PKCS5PADDING 10:43:59,193 INFO [main][CipherTest] transformation=CAST5/CFB120/PKCS7 10:43:59,193 INFO [main][CipherTest] transformation=CAST5/CFB120/PKCS7PADDING 10:43:59,194 INFO [main][CipherTest] transformation=CAST5/CFB120/TBC 10:43:59,194 INFO [main][CipherTest] transformation=CAST5/CFB120/TBCPADDING 10:43:59,194 INFO [main][CipherTest] transformation=CAST5/CFB120/X9.23 10:43:59,194 INFO [main][CipherTest] transformation=CAST5/CFB120/X9.23PADDING 10:43:59,194 INFO [main][CipherTest] transformation=CAST5/CFB120/ZEROBYTE 10:43:59,194 INFO [main][CipherTest] transformation=CAST5/CFB120/ZEROBYTEPADDING 10:43:59,194 INFO [main][CipherTest] transformation=CAST5/CFB128/ 10:43:59,195 INFO [main][CipherTest] transformation=CAST5/CFB128/ISO10126 10:43:59,195 INFO [main][CipherTest] transformation=CAST5/CFB128/ISO10126-2 10:43:59,195 INFO [main][CipherTest] transformation=CAST5/CFB128/ISO10126-2PADDING 10:43:59,195 INFO [main][CipherTest] transformation=CAST5/CFB128/ISO10126PADDING 10:43:59,196 INFO [main][CipherTest] transformation=CAST5/CFB128/ISO7816-4 10:43:59,196 INFO [main][CipherTest] transformation=CAST5/CFB128/ISO7816-4PADDING 10:43:59,196 INFO [main][CipherTest] transformation=CAST5/CFB128/NOPADDING 10:43:59,196 INFO [main][CipherTest] transformation=CAST5/CFB128/PKCS5 10:43:59,196 INFO [main][CipherTest] transformation=CAST5/CFB128/PKCS5PADDING 10:43:59,197 INFO [main][CipherTest] transformation=CAST5/CFB128/PKCS7 10:43:59,197 INFO [main][CipherTest] transformation=CAST5/CFB128/PKCS7PADDING 10:43:59,197 INFO [main][CipherTest] transformation=CAST5/CFB128/TBC 10:43:59,197 INFO [main][CipherTest] transformation=CAST5/CFB128/TBCPADDING 10:43:59,197 INFO [main][CipherTest] transformation=CAST5/CFB128/X9.23 10:43:59,197 INFO [main][CipherTest] transformation=CAST5/CFB128/X9.23PADDING 10:43:59,198 INFO [main][CipherTest] transformation=CAST5/CFB128/ZEROBYTE 10:43:59,198 INFO [main][CipherTest] transformation=CAST5/CFB128/ZEROBYTEPADDING 10:43:59,198 INFO [main][CipherTest] transformation=CAST5/CFB136/ 10:43:59,198 INFO [main][CipherTest] transformation=CAST5/CFB136/ISO10126 10:43:59,198 INFO [main][CipherTest] transformation=CAST5/CFB136/ISO10126-2 10:43:59,198 INFO [main][CipherTest] transformation=CAST5/CFB136/ISO10126-2PADDING 10:43:59,198 INFO [main][CipherTest] transformation=CAST5/CFB136/ISO10126PADDING 10:43:59,199 INFO [main][CipherTest] transformation=CAST5/CFB136/ISO7816-4 10:43:59,199 INFO [main][CipherTest] transformation=CAST5/CFB136/ISO7816-4PADDING 10:43:59,199 INFO [main][CipherTest] transformation=CAST5/CFB136/NOPADDING 10:43:59,199 INFO [main][CipherTest] transformation=CAST5/CFB136/PKCS5 10:43:59,199 INFO [main][CipherTest] transformation=CAST5/CFB136/PKCS5PADDING 10:43:59,199 INFO [main][CipherTest] transformation=CAST5/CFB136/PKCS7 10:43:59,200 INFO [main][CipherTest] transformation=CAST5/CFB136/PKCS7PADDING 10:43:59,200 INFO [main][CipherTest] transformation=CAST5/CFB136/TBC 10:43:59,200 INFO [main][CipherTest] transformation=CAST5/CFB136/TBCPADDING 10:43:59,200 INFO [main][CipherTest] transformation=CAST5/CFB136/X9.23 10:43:59,200 INFO [main][CipherTest] transformation=CAST5/CFB136/X9.23PADDING 10:43:59,200 INFO [main][CipherTest] transformation=CAST5/CFB136/ZEROBYTE 10:43:59,200 INFO [main][CipherTest] transformation=CAST5/CFB136/ZEROBYTEPADDING 10:43:59,200 INFO [main][CipherTest] transformation=CAST5/CFB144/ 10:43:59,200 INFO [main][CipherTest] transformation=CAST5/CFB144/ISO10126 10:43:59,201 INFO [main][CipherTest] transformation=CAST5/CFB144/ISO10126-2 10:43:59,201 INFO [main][CipherTest] transformation=CAST5/CFB144/ISO10126-2PADDING 10:43:59,201 INFO [main][CipherTest] transformation=CAST5/CFB144/ISO10126PADDING 10:43:59,201 INFO [main][CipherTest] transformation=CAST5/CFB144/ISO7816-4 10:43:59,201 INFO [main][CipherTest] transformation=CAST5/CFB144/ISO7816-4PADDING 10:43:59,201 INFO [main][CipherTest] transformation=CAST5/CFB144/NOPADDING 10:43:59,201 INFO [main][CipherTest] transformation=CAST5/CFB144/PKCS5 10:43:59,202 INFO [main][CipherTest] transformation=CAST5/CFB144/PKCS5PADDING 10:43:59,202 INFO [main][CipherTest] transformation=CAST5/CFB144/PKCS7 10:43:59,202 INFO [main][CipherTest] transformation=CAST5/CFB144/PKCS7PADDING 10:43:59,202 INFO [main][CipherTest] transformation=CAST5/CFB144/TBC 10:43:59,202 INFO [main][CipherTest] transformation=CAST5/CFB144/TBCPADDING 10:43:59,202 INFO [main][CipherTest] transformation=CAST5/CFB144/X9.23 10:43:59,202 INFO [main][CipherTest] transformation=CAST5/CFB144/X9.23PADDING 10:43:59,202 INFO [main][CipherTest] transformation=CAST5/CFB144/ZEROBYTE 10:43:59,203 INFO [main][CipherTest] transformation=CAST5/CFB144/ZEROBYTEPADDING 10:43:59,203 INFO [main][CipherTest] transformation=CAST5/CFB152/ 10:43:59,203 INFO [main][CipherTest] transformation=CAST5/CFB152/ISO10126 10:43:59,203 INFO [main][CipherTest] transformation=CAST5/CFB152/ISO10126-2 10:43:59,203 INFO [main][CipherTest] transformation=CAST5/CFB152/ISO10126-2PADDING 10:43:59,203 INFO [main][CipherTest] transformation=CAST5/CFB152/ISO10126PADDING 10:43:59,204 INFO [main][CipherTest] transformation=CAST5/CFB152/ISO7816-4 10:43:59,204 INFO [main][CipherTest] transformation=CAST5/CFB152/ISO7816-4PADDING 10:43:59,204 INFO [main][CipherTest] transformation=CAST5/CFB152/NOPADDING 10:43:59,204 INFO [main][CipherTest] transformation=CAST5/CFB152/PKCS5 10:43:59,204 INFO [main][CipherTest] transformation=CAST5/CFB152/PKCS5PADDING 10:43:59,204 INFO [main][CipherTest] transformation=CAST5/CFB152/PKCS7 10:43:59,204 INFO [main][CipherTest] transformation=CAST5/CFB152/PKCS7PADDING 10:43:59,204 INFO [main][CipherTest] transformation=CAST5/CFB152/TBC 10:43:59,204 INFO [main][CipherTest] transformation=CAST5/CFB152/TBCPADDING 10:43:59,205 INFO [main][CipherTest] transformation=CAST5/CFB152/X9.23 10:43:59,205 INFO [main][CipherTest] transformation=CAST5/CFB152/X9.23PADDING 10:43:59,205 INFO [main][CipherTest] transformation=CAST5/CFB152/ZEROBYTE 10:43:59,205 INFO [main][CipherTest] transformation=CAST5/CFB152/ZEROBYTEPADDING 10:43:59,205 INFO [main][CipherTest] transformation=CAST5/CFB16/ 10:43:59,205 INFO [main][CipherTest] transformation=CAST5/CFB16/ISO10126 10:43:59,205 INFO [main][CipherTest] transformation=CAST5/CFB16/ISO10126-2 10:43:59,206 INFO [main][CipherTest] transformation=CAST5/CFB16/ISO10126-2PADDING 10:43:59,206 INFO [main][CipherTest] transformation=CAST5/CFB16/ISO10126PADDING 10:43:59,206 INFO [main][CipherTest] transformation=CAST5/CFB16/ISO7816-4 10:43:59,206 INFO [main][CipherTest] transformation=CAST5/CFB16/ISO7816-4PADDING 10:43:59,206 INFO [main][CipherTest] transformation=CAST5/CFB16/NOPADDING 10:43:59,206 INFO [main][CipherTest] transformation=CAST5/CFB16/PKCS5 10:43:59,206 INFO [main][CipherTest] transformation=CAST5/CFB16/PKCS5PADDING 10:43:59,206 INFO [main][CipherTest] transformation=CAST5/CFB16/PKCS7 10:43:59,207 INFO [main][CipherTest] transformation=CAST5/CFB16/PKCS7PADDING 10:43:59,207 INFO [main][CipherTest] transformation=CAST5/CFB16/TBC 10:43:59,208 INFO [main][CipherTest] transformation=CAST5/CFB16/TBCPADDING 10:43:59,208 INFO [main][CipherTest] transformation=CAST5/CFB16/X9.23 10:43:59,208 INFO [main][CipherTest] transformation=CAST5/CFB16/X9.23PADDING 10:43:59,208 INFO [main][CipherTest] transformation=CAST5/CFB16/ZEROBYTE 10:43:59,208 INFO [main][CipherTest] transformation=CAST5/CFB16/ZEROBYTEPADDING 10:43:59,208 INFO [main][CipherTest] transformation=CAST5/CFB160/ 10:43:59,208 INFO [main][CipherTest] transformation=CAST5/CFB160/ISO10126 10:43:59,208 INFO [main][CipherTest] transformation=CAST5/CFB160/ISO10126-2 10:43:59,208 INFO [main][CipherTest] transformation=CAST5/CFB160/ISO10126-2PADDING 10:43:59,208 INFO [main][CipherTest] transformation=CAST5/CFB160/ISO10126PADDING 10:43:59,208 INFO [main][CipherTest] transformation=CAST5/CFB160/ISO7816-4 10:43:59,208 INFO [main][CipherTest] transformation=CAST5/CFB160/ISO7816-4PADDING 10:43:59,208 INFO [main][CipherTest] transformation=CAST5/CFB160/NOPADDING 10:43:59,209 INFO [main][CipherTest] transformation=CAST5/CFB160/PKCS5 10:43:59,209 INFO [main][CipherTest] transformation=CAST5/CFB160/PKCS5PADDING 10:43:59,209 INFO [main][CipherTest] transformation=CAST5/CFB160/PKCS7 10:43:59,209 INFO [main][CipherTest] transformation=CAST5/CFB160/PKCS7PADDING 10:43:59,209 INFO [main][CipherTest] transformation=CAST5/CFB160/TBC 10:43:59,209 INFO [main][CipherTest] transformation=CAST5/CFB160/TBCPADDING 10:43:59,209 INFO [main][CipherTest] transformation=CAST5/CFB160/X9.23 10:43:59,209 INFO [main][CipherTest] transformation=CAST5/CFB160/X9.23PADDING 10:43:59,209 INFO [main][CipherTest] transformation=CAST5/CFB160/ZEROBYTE 10:43:59,209 INFO [main][CipherTest] transformation=CAST5/CFB160/ZEROBYTEPADDING 10:43:59,210 INFO [main][CipherTest] transformation=CAST5/CFB168/ 10:43:59,210 INFO [main][CipherTest] transformation=CAST5/CFB168/ISO10126 10:43:59,210 INFO [main][CipherTest] transformation=CAST5/CFB168/ISO10126-2 10:43:59,210 INFO [main][CipherTest] transformation=CAST5/CFB168/ISO10126-2PADDING 10:43:59,210 INFO [main][CipherTest] transformation=CAST5/CFB168/ISO10126PADDING 10:43:59,210 INFO [main][CipherTest] transformation=CAST5/CFB168/ISO7816-4 10:43:59,210 INFO [main][CipherTest] transformation=CAST5/CFB168/ISO7816-4PADDING 10:43:59,210 INFO [main][CipherTest] transformation=CAST5/CFB168/NOPADDING 10:43:59,210 INFO [main][CipherTest] transformation=CAST5/CFB168/PKCS5 10:43:59,210 INFO [main][CipherTest] transformation=CAST5/CFB168/PKCS5PADDING 10:43:59,210 INFO [main][CipherTest] transformation=CAST5/CFB168/PKCS7 10:43:59,210 INFO [main][CipherTest] transformation=CAST5/CFB168/PKCS7PADDING 10:43:59,210 INFO [main][CipherTest] transformation=CAST5/CFB168/TBC 10:43:59,211 INFO [main][CipherTest] transformation=CAST5/CFB168/TBCPADDING 10:43:59,211 INFO [main][CipherTest] transformation=CAST5/CFB168/X9.23 10:43:59,211 INFO [main][CipherTest] transformation=CAST5/CFB168/X9.23PADDING 10:43:59,211 INFO [main][CipherTest] transformation=CAST5/CFB168/ZEROBYTE 10:43:59,211 INFO [main][CipherTest] transformation=CAST5/CFB168/ZEROBYTEPADDING 10:43:59,211 INFO [main][CipherTest] transformation=CAST5/CFB176/ 10:43:59,211 INFO [main][CipherTest] transformation=CAST5/CFB176/ISO10126 10:43:59,211 INFO [main][CipherTest] transformation=CAST5/CFB176/ISO10126-2 10:43:59,211 INFO [main][CipherTest] transformation=CAST5/CFB176/ISO10126-2PADDING 10:43:59,211 INFO [main][CipherTest] transformation=CAST5/CFB176/ISO10126PADDING 10:43:59,211 INFO [main][CipherTest] transformation=CAST5/CFB176/ISO7816-4 10:43:59,212 INFO [main][CipherTest] transformation=CAST5/CFB176/ISO7816-4PADDING 10:43:59,212 INFO [main][CipherTest] transformation=CAST5/CFB176/NOPADDING 10:43:59,212 INFO [main][CipherTest] transformation=CAST5/CFB176/PKCS5 10:43:59,212 INFO [main][CipherTest] transformation=CAST5/CFB176/PKCS5PADDING 10:43:59,212 INFO [main][CipherTest] transformation=CAST5/CFB176/PKCS7 10:43:59,212 INFO [main][CipherTest] transformation=CAST5/CFB176/PKCS7PADDING 10:43:59,212 INFO [main][CipherTest] transformation=CAST5/CFB176/TBC 10:43:59,212 INFO [main][CipherTest] transformation=CAST5/CFB176/TBCPADDING 10:43:59,212 INFO [main][CipherTest] transformation=CAST5/CFB176/X9.23 10:43:59,212 INFO [main][CipherTest] transformation=CAST5/CFB176/X9.23PADDING 10:43:59,212 INFO [main][CipherTest] transformation=CAST5/CFB176/ZEROBYTE 10:43:59,212 INFO [main][CipherTest] transformation=CAST5/CFB176/ZEROBYTEPADDING 10:43:59,212 INFO [main][CipherTest] transformation=CAST5/CFB184/ 10:43:59,212 INFO [main][CipherTest] transformation=CAST5/CFB184/ISO10126 10:43:59,212 INFO [main][CipherTest] transformation=CAST5/CFB184/ISO10126-2 10:43:59,212 INFO [main][CipherTest] transformation=CAST5/CFB184/ISO10126-2PADDING 10:43:59,213 INFO [main][CipherTest] transformation=CAST5/CFB184/ISO10126PADDING 10:43:59,213 INFO [main][CipherTest] transformation=CAST5/CFB184/ISO7816-4 10:43:59,213 INFO [main][CipherTest] transformation=CAST5/CFB184/ISO7816-4PADDING 10:43:59,213 INFO [main][CipherTest] transformation=CAST5/CFB184/NOPADDING 10:43:59,213 INFO [main][CipherTest] transformation=CAST5/CFB184/PKCS5 10:43:59,213 INFO [main][CipherTest] transformation=CAST5/CFB184/PKCS5PADDING 10:43:59,213 INFO [main][CipherTest] transformation=CAST5/CFB184/PKCS7 10:43:59,213 INFO [main][CipherTest] transformation=CAST5/CFB184/PKCS7PADDING 10:43:59,213 INFO [main][CipherTest] transformation=CAST5/CFB184/TBC 10:43:59,213 INFO [main][CipherTest] transformation=CAST5/CFB184/TBCPADDING 10:43:59,213 INFO [main][CipherTest] transformation=CAST5/CFB184/X9.23 10:43:59,213 INFO [main][CipherTest] transformation=CAST5/CFB184/X9.23PADDING 10:43:59,213 INFO [main][CipherTest] transformation=CAST5/CFB184/ZEROBYTE 10:43:59,213 INFO [main][CipherTest] transformation=CAST5/CFB184/ZEROBYTEPADDING 10:43:59,214 INFO [main][CipherTest] transformation=CAST5/CFB192/ 10:43:59,214 INFO [main][CipherTest] transformation=CAST5/CFB192/ISO10126 10:43:59,214 INFO [main][CipherTest] transformation=CAST5/CFB192/ISO10126-2 10:43:59,214 INFO [main][CipherTest] transformation=CAST5/CFB192/ISO10126-2PADDING 10:43:59,214 INFO [main][CipherTest] transformation=CAST5/CFB192/ISO10126PADDING 10:43:59,214 INFO [main][CipherTest] transformation=CAST5/CFB192/ISO7816-4 10:43:59,214 INFO [main][CipherTest] transformation=CAST5/CFB192/ISO7816-4PADDING 10:43:59,214 INFO [main][CipherTest] transformation=CAST5/CFB192/NOPADDING 10:43:59,214 INFO [main][CipherTest] transformation=CAST5/CFB192/PKCS5 10:43:59,214 INFO [main][CipherTest] transformation=CAST5/CFB192/PKCS5PADDING 10:43:59,214 INFO [main][CipherTest] transformation=CAST5/CFB192/PKCS7 10:43:59,214 INFO [main][CipherTest] transformation=CAST5/CFB192/PKCS7PADDING 10:43:59,214 INFO [main][CipherTest] transformation=CAST5/CFB192/TBC 10:43:59,214 INFO [main][CipherTest] transformation=CAST5/CFB192/TBCPADDING 10:43:59,215 INFO [main][CipherTest] transformation=CAST5/CFB192/X9.23 10:43:59,215 INFO [main][CipherTest] transformation=CAST5/CFB192/X9.23PADDING 10:43:59,215 INFO [main][CipherTest] transformation=CAST5/CFB192/ZEROBYTE 10:43:59,215 INFO [main][CipherTest] transformation=CAST5/CFB192/ZEROBYTEPADDING 10:43:59,215 INFO [main][CipherTest] transformation=CAST5/CFB200/ 10:43:59,215 INFO [main][CipherTest] transformation=CAST5/CFB200/ISO10126 10:43:59,215 INFO [main][CipherTest] transformation=CAST5/CFB200/ISO10126-2 10:43:59,215 INFO [main][CipherTest] transformation=CAST5/CFB200/ISO10126-2PADDING 10:43:59,215 INFO [main][CipherTest] transformation=CAST5/CFB200/ISO10126PADDING 10:43:59,215 INFO [main][CipherTest] transformation=CAST5/CFB200/ISO7816-4 10:43:59,216 INFO [main][CipherTest] transformation=CAST5/CFB200/ISO7816-4PADDING 10:43:59,216 INFO [main][CipherTest] transformation=CAST5/CFB200/NOPADDING 10:43:59,216 INFO [main][CipherTest] transformation=CAST5/CFB200/PKCS5 10:43:59,216 INFO [main][CipherTest] transformation=CAST5/CFB200/PKCS5PADDING 10:43:59,216 INFO [main][CipherTest] transformation=CAST5/CFB200/PKCS7 10:43:59,216 INFO [main][CipherTest] transformation=CAST5/CFB200/PKCS7PADDING 10:43:59,216 INFO [main][CipherTest] transformation=CAST5/CFB200/TBC 10:43:59,216 INFO [main][CipherTest] transformation=CAST5/CFB200/TBCPADDING 10:43:59,216 INFO [main][CipherTest] transformation=CAST5/CFB200/X9.23 10:43:59,216 INFO [main][CipherTest] transformation=CAST5/CFB200/X9.23PADDING 10:43:59,216 INFO [main][CipherTest] transformation=CAST5/CFB200/ZEROBYTE 10:43:59,216 INFO [main][CipherTest] transformation=CAST5/CFB200/ZEROBYTEPADDING 10:43:59,216 INFO [main][CipherTest] transformation=CAST5/CFB208/ 10:43:59,216 INFO [main][CipherTest] transformation=CAST5/CFB208/ISO10126 10:43:59,216 INFO [main][CipherTest] transformation=CAST5/CFB208/ISO10126-2 10:43:59,216 INFO [main][CipherTest] transformation=CAST5/CFB208/ISO10126-2PADDING 10:43:59,217 INFO [main][CipherTest] transformation=CAST5/CFB208/ISO10126PADDING 10:43:59,217 INFO [main][CipherTest] transformation=CAST5/CFB208/ISO7816-4 10:43:59,217 INFO [main][CipherTest] transformation=CAST5/CFB208/ISO7816-4PADDING 10:43:59,217 INFO [main][CipherTest] transformation=CAST5/CFB208/NOPADDING 10:43:59,217 INFO [main][CipherTest] transformation=CAST5/CFB208/PKCS5 10:43:59,217 INFO [main][CipherTest] transformation=CAST5/CFB208/PKCS5PADDING 10:43:59,217 INFO [main][CipherTest] transformation=CAST5/CFB208/PKCS7 10:43:59,217 INFO [main][CipherTest] transformation=CAST5/CFB208/PKCS7PADDING 10:43:59,217 INFO [main][CipherTest] transformation=CAST5/CFB208/TBC 10:43:59,217 INFO [main][CipherTest] transformation=CAST5/CFB208/TBCPADDING 10:43:59,217 INFO [main][CipherTest] transformation=CAST5/CFB208/X9.23 10:43:59,217 INFO [main][CipherTest] transformation=CAST5/CFB208/X9.23PADDING 10:43:59,217 INFO [main][CipherTest] transformation=CAST5/CFB208/ZEROBYTE 10:43:59,218 INFO [main][CipherTest] transformation=CAST5/CFB208/ZEROBYTEPADDING 10:43:59,218 INFO [main][CipherTest] transformation=CAST5/CFB216/ 10:43:59,218 INFO [main][CipherTest] transformation=CAST5/CFB216/ISO10126 10:43:59,218 INFO [main][CipherTest] transformation=CAST5/CFB216/ISO10126-2 10:43:59,218 INFO [main][CipherTest] transformation=CAST5/CFB216/ISO10126-2PADDING 10:43:59,218 INFO [main][CipherTest] transformation=CAST5/CFB216/ISO10126PADDING 10:43:59,218 INFO [main][CipherTest] transformation=CAST5/CFB216/ISO7816-4 10:43:59,218 INFO [main][CipherTest] transformation=CAST5/CFB216/ISO7816-4PADDING 10:43:59,218 INFO [main][CipherTest] transformation=CAST5/CFB216/NOPADDING 10:43:59,218 INFO [main][CipherTest] transformation=CAST5/CFB216/PKCS5 10:43:59,218 INFO [main][CipherTest] transformation=CAST5/CFB216/PKCS5PADDING 10:43:59,218 INFO [main][CipherTest] transformation=CAST5/CFB216/PKCS7 10:43:59,218 INFO [main][CipherTest] transformation=CAST5/CFB216/PKCS7PADDING 10:43:59,218 INFO [main][CipherTest] transformation=CAST5/CFB216/TBC 10:43:59,218 INFO [main][CipherTest] transformation=CAST5/CFB216/TBCPADDING 10:43:59,219 INFO [main][CipherTest] transformation=CAST5/CFB216/X9.23 10:43:59,219 INFO [main][CipherTest] transformation=CAST5/CFB216/X9.23PADDING 10:43:59,219 INFO [main][CipherTest] transformation=CAST5/CFB216/ZEROBYTE 10:43:59,219 INFO [main][CipherTest] transformation=CAST5/CFB216/ZEROBYTEPADDING 10:43:59,219 INFO [main][CipherTest] transformation=CAST5/CFB224/ 10:43:59,219 INFO [main][CipherTest] transformation=CAST5/CFB224/ISO10126 10:43:59,219 INFO [main][CipherTest] transformation=CAST5/CFB224/ISO10126-2 10:43:59,219 INFO [main][CipherTest] transformation=CAST5/CFB224/ISO10126-2PADDING 10:43:59,220 INFO [main][CipherTest] transformation=CAST5/CFB224/ISO10126PADDING 10:43:59,220 INFO [main][CipherTest] transformation=CAST5/CFB224/ISO7816-4 10:43:59,220 INFO [main][CipherTest] transformation=CAST5/CFB224/ISO7816-4PADDING 10:43:59,220 INFO [main][CipherTest] transformation=CAST5/CFB224/NOPADDING 10:43:59,220 INFO [main][CipherTest] transformation=CAST5/CFB224/PKCS5 10:43:59,220 INFO [main][CipherTest] transformation=CAST5/CFB224/PKCS5PADDING 10:43:59,220 INFO [main][CipherTest] transformation=CAST5/CFB224/PKCS7 10:43:59,220 INFO [main][CipherTest] transformation=CAST5/CFB224/PKCS7PADDING 10:43:59,220 INFO [main][CipherTest] transformation=CAST5/CFB224/TBC 10:43:59,220 INFO [main][CipherTest] transformation=CAST5/CFB224/TBCPADDING 10:43:59,220 INFO [main][CipherTest] transformation=CAST5/CFB224/X9.23 10:43:59,220 INFO [main][CipherTest] transformation=CAST5/CFB224/X9.23PADDING 10:43:59,220 INFO [main][CipherTest] transformation=CAST5/CFB224/ZEROBYTE 10:43:59,220 INFO [main][CipherTest] transformation=CAST5/CFB224/ZEROBYTEPADDING 10:43:59,221 INFO [main][CipherTest] transformation=CAST5/CFB232/ 10:43:59,221 INFO [main][CipherTest] transformation=CAST5/CFB232/ISO10126 10:43:59,221 INFO [main][CipherTest] transformation=CAST5/CFB232/ISO10126-2 10:43:59,221 INFO [main][CipherTest] transformation=CAST5/CFB232/ISO10126-2PADDING 10:43:59,221 INFO [main][CipherTest] transformation=CAST5/CFB232/ISO10126PADDING 10:43:59,221 INFO [main][CipherTest] transformation=CAST5/CFB232/ISO7816-4 10:43:59,221 INFO [main][CipherTest] transformation=CAST5/CFB232/ISO7816-4PADDING 10:43:59,221 INFO [main][CipherTest] transformation=CAST5/CFB232/NOPADDING 10:43:59,221 INFO [main][CipherTest] transformation=CAST5/CFB232/PKCS5 10:43:59,221 INFO [main][CipherTest] transformation=CAST5/CFB232/PKCS5PADDING 10:43:59,221 INFO [main][CipherTest] transformation=CAST5/CFB232/PKCS7 10:43:59,221 INFO [main][CipherTest] transformation=CAST5/CFB232/PKCS7PADDING 10:43:59,222 INFO [main][CipherTest] transformation=CAST5/CFB232/TBC 10:43:59,222 INFO [main][CipherTest] transformation=CAST5/CFB232/TBCPADDING 10:43:59,222 INFO [main][CipherTest] transformation=CAST5/CFB232/X9.23 10:43:59,222 INFO [main][CipherTest] transformation=CAST5/CFB232/X9.23PADDING 10:43:59,222 INFO [main][CipherTest] transformation=CAST5/CFB232/ZEROBYTE 10:43:59,222 INFO [main][CipherTest] transformation=CAST5/CFB232/ZEROBYTEPADDING 10:43:59,222 INFO [main][CipherTest] transformation=CAST5/CFB24/ 10:43:59,222 INFO [main][CipherTest] transformation=CAST5/CFB24/ISO10126 10:43:59,222 INFO [main][CipherTest] transformation=CAST5/CFB24/ISO10126-2 10:43:59,222 INFO [main][CipherTest] transformation=CAST5/CFB24/ISO10126-2PADDING 10:43:59,222 INFO [main][CipherTest] transformation=CAST5/CFB24/ISO10126PADDING 10:43:59,222 INFO [main][CipherTest] transformation=CAST5/CFB24/ISO7816-4 10:43:59,222 INFO [main][CipherTest] transformation=CAST5/CFB24/ISO7816-4PADDING 10:43:59,222 INFO [main][CipherTest] transformation=CAST5/CFB24/NOPADDING 10:43:59,222 INFO [main][CipherTest] transformation=CAST5/CFB24/PKCS5 10:43:59,223 INFO [main][CipherTest] transformation=CAST5/CFB24/PKCS5PADDING 10:43:59,223 INFO [main][CipherTest] transformation=CAST5/CFB24/PKCS7 10:43:59,223 INFO [main][CipherTest] transformation=CAST5/CFB24/PKCS7PADDING 10:43:59,223 INFO [main][CipherTest] transformation=CAST5/CFB24/TBC 10:43:59,223 INFO [main][CipherTest] transformation=CAST5/CFB24/TBCPADDING 10:43:59,223 INFO [main][CipherTest] transformation=CAST5/CFB24/X9.23 10:43:59,223 INFO [main][CipherTest] transformation=CAST5/CFB24/X9.23PADDING 10:43:59,224 INFO [main][CipherTest] transformation=CAST5/CFB24/ZEROBYTE 10:43:59,224 INFO [main][CipherTest] transformation=CAST5/CFB24/ZEROBYTEPADDING 10:43:59,224 INFO [main][CipherTest] transformation=CAST5/CFB240/ 10:43:59,224 INFO [main][CipherTest] transformation=CAST5/CFB240/ISO10126 10:43:59,224 INFO [main][CipherTest] transformation=CAST5/CFB240/ISO10126-2 10:43:59,224 INFO [main][CipherTest] transformation=CAST5/CFB240/ISO10126-2PADDING 10:43:59,224 INFO [main][CipherTest] transformation=CAST5/CFB240/ISO10126PADDING 10:43:59,224 INFO [main][CipherTest] transformation=CAST5/CFB240/ISO7816-4 10:43:59,224 INFO [main][CipherTest] transformation=CAST5/CFB240/ISO7816-4PADDING 10:43:59,224 INFO [main][CipherTest] transformation=CAST5/CFB240/NOPADDING 10:43:59,224 INFO [main][CipherTest] transformation=CAST5/CFB240/PKCS5 10:43:59,224 INFO [main][CipherTest] transformation=CAST5/CFB240/PKCS5PADDING 10:43:59,225 INFO [main][CipherTest] transformation=CAST5/CFB240/PKCS7 10:43:59,225 INFO [main][CipherTest] transformation=CAST5/CFB240/PKCS7PADDING 10:43:59,225 INFO [main][CipherTest] transformation=CAST5/CFB240/TBC 10:43:59,225 INFO [main][CipherTest] transformation=CAST5/CFB240/TBCPADDING 10:43:59,225 INFO [main][CipherTest] transformation=CAST5/CFB240/X9.23 10:43:59,225 INFO [main][CipherTest] transformation=CAST5/CFB240/X9.23PADDING 10:43:59,225 INFO [main][CipherTest] transformation=CAST5/CFB240/ZEROBYTE 10:43:59,225 INFO [main][CipherTest] transformation=CAST5/CFB240/ZEROBYTEPADDING 10:43:59,225 INFO [main][CipherTest] transformation=CAST5/CFB248/ 10:43:59,225 INFO [main][CipherTest] transformation=CAST5/CFB248/ISO10126 10:43:59,226 INFO [main][CipherTest] transformation=CAST5/CFB248/ISO10126-2 10:43:59,226 INFO [main][CipherTest] transformation=CAST5/CFB248/ISO10126-2PADDING 10:43:59,226 INFO [main][CipherTest] transformation=CAST5/CFB248/ISO10126PADDING 10:43:59,226 INFO [main][CipherTest] transformation=CAST5/CFB248/ISO7816-4 10:43:59,226 INFO [main][CipherTest] transformation=CAST5/CFB248/ISO7816-4PADDING 10:43:59,226 INFO [main][CipherTest] transformation=CAST5/CFB248/NOPADDING 10:43:59,226 INFO [main][CipherTest] transformation=CAST5/CFB248/PKCS5 10:43:59,226 INFO [main][CipherTest] transformation=CAST5/CFB248/PKCS5PADDING 10:43:59,226 INFO [main][CipherTest] transformation=CAST5/CFB248/PKCS7 10:43:59,226 INFO [main][CipherTest] transformation=CAST5/CFB248/PKCS7PADDING 10:43:59,226 INFO [main][CipherTest] transformation=CAST5/CFB248/TBC 10:43:59,226 INFO [main][CipherTest] transformation=CAST5/CFB248/TBCPADDING 10:43:59,226 INFO [main][CipherTest] transformation=CAST5/CFB248/X9.23 10:43:59,226 INFO [main][CipherTest] transformation=CAST5/CFB248/X9.23PADDING 10:43:59,226 INFO [main][CipherTest] transformation=CAST5/CFB248/ZEROBYTE 10:43:59,227 INFO [main][CipherTest] transformation=CAST5/CFB248/ZEROBYTEPADDING 10:43:59,227 INFO [main][CipherTest] transformation=CAST5/CFB256/ 10:43:59,227 INFO [main][CipherTest] transformation=CAST5/CFB256/ISO10126 10:43:59,227 INFO [main][CipherTest] transformation=CAST5/CFB256/ISO10126-2 10:43:59,227 INFO [main][CipherTest] transformation=CAST5/CFB256/ISO10126-2PADDING 10:43:59,227 INFO [main][CipherTest] transformation=CAST5/CFB256/ISO10126PADDING 10:43:59,227 INFO [main][CipherTest] transformation=CAST5/CFB256/ISO7816-4 10:43:59,227 INFO [main][CipherTest] transformation=CAST5/CFB256/ISO7816-4PADDING 10:43:59,227 INFO [main][CipherTest] transformation=CAST5/CFB256/NOPADDING 10:43:59,227 INFO [main][CipherTest] transformation=CAST5/CFB256/PKCS5 10:43:59,228 INFO [main][CipherTest] transformation=CAST5/CFB256/PKCS5PADDING 10:43:59,228 INFO [main][CipherTest] transformation=CAST5/CFB256/PKCS7 10:43:59,228 INFO [main][CipherTest] transformation=CAST5/CFB256/PKCS7PADDING 10:43:59,228 INFO [main][CipherTest] transformation=CAST5/CFB256/TBC 10:43:59,228 INFO [main][CipherTest] transformation=CAST5/CFB256/TBCPADDING 10:43:59,228 INFO [main][CipherTest] transformation=CAST5/CFB256/X9.23 10:43:59,228 INFO [main][CipherTest] transformation=CAST5/CFB256/X9.23PADDING 10:43:59,228 INFO [main][CipherTest] transformation=CAST5/CFB256/ZEROBYTE 10:43:59,228 INFO [main][CipherTest] transformation=CAST5/CFB256/ZEROBYTEPADDING 10:43:59,228 INFO [main][CipherTest] transformation=CAST5/CFB32/ 10:43:59,228 INFO [main][CipherTest] transformation=CAST5/CFB32/ISO10126 10:43:59,228 INFO [main][CipherTest] transformation=CAST5/CFB32/ISO10126-2 10:43:59,228 INFO [main][CipherTest] transformation=CAST5/CFB32/ISO10126-2PADDING 10:43:59,228 INFO [main][CipherTest] transformation=CAST5/CFB32/ISO10126PADDING 10:43:59,229 INFO [main][CipherTest] transformation=CAST5/CFB32/ISO7816-4 10:43:59,229 INFO [main][CipherTest] transformation=CAST5/CFB32/ISO7816-4PADDING 10:43:59,229 INFO [main][CipherTest] transformation=CAST5/CFB32/NOPADDING 10:43:59,229 INFO [main][CipherTest] transformation=CAST5/CFB32/PKCS5 10:43:59,229 INFO [main][CipherTest] transformation=CAST5/CFB32/PKCS5PADDING 10:43:59,229 INFO [main][CipherTest] transformation=CAST5/CFB32/PKCS7 10:43:59,229 INFO [main][CipherTest] transformation=CAST5/CFB32/PKCS7PADDING 10:43:59,229 INFO [main][CipherTest] transformation=CAST5/CFB32/TBC 10:43:59,229 INFO [main][CipherTest] transformation=CAST5/CFB32/TBCPADDING 10:43:59,229 INFO [main][CipherTest] transformation=CAST5/CFB32/X9.23 10:43:59,229 INFO [main][CipherTest] transformation=CAST5/CFB32/X9.23PADDING 10:43:59,229 INFO [main][CipherTest] transformation=CAST5/CFB32/ZEROBYTE 10:43:59,229 INFO [main][CipherTest] transformation=CAST5/CFB32/ZEROBYTEPADDING 10:43:59,229 INFO [main][CipherTest] transformation=CAST5/CFB40/ 10:43:59,229 INFO [main][CipherTest] transformation=CAST5/CFB40/ISO10126 10:43:59,230 INFO [main][CipherTest] transformation=CAST5/CFB40/ISO10126-2 10:43:59,230 INFO [main][CipherTest] transformation=CAST5/CFB40/ISO10126-2PADDING 10:43:59,230 INFO [main][CipherTest] transformation=CAST5/CFB40/ISO10126PADDING 10:43:59,230 INFO [main][CipherTest] transformation=CAST5/CFB40/ISO7816-4 10:43:59,230 INFO [main][CipherTest] transformation=CAST5/CFB40/ISO7816-4PADDING 10:43:59,230 INFO [main][CipherTest] transformation=CAST5/CFB40/NOPADDING 10:43:59,230 INFO [main][CipherTest] transformation=CAST5/CFB40/PKCS5 10:43:59,230 INFO [main][CipherTest] transformation=CAST5/CFB40/PKCS5PADDING 10:43:59,230 INFO [main][CipherTest] transformation=CAST5/CFB40/PKCS7 10:43:59,230 INFO [main][CipherTest] transformation=CAST5/CFB40/PKCS7PADDING 10:43:59,230 INFO [main][CipherTest] transformation=CAST5/CFB40/TBC 10:43:59,230 INFO [main][CipherTest] transformation=CAST5/CFB40/TBCPADDING 10:43:59,230 INFO [main][CipherTest] transformation=CAST5/CFB40/X9.23 10:43:59,230 INFO [main][CipherTest] transformation=CAST5/CFB40/X9.23PADDING 10:43:59,231 INFO [main][CipherTest] transformation=CAST5/CFB40/ZEROBYTE 10:43:59,231 INFO [main][CipherTest] transformation=CAST5/CFB40/ZEROBYTEPADDING 10:43:59,231 INFO [main][CipherTest] transformation=CAST5/CFB48/ 10:43:59,231 INFO [main][CipherTest] transformation=CAST5/CFB48/ISO10126 10:43:59,231 INFO [main][CipherTest] transformation=CAST5/CFB48/ISO10126-2 10:43:59,231 INFO [main][CipherTest] transformation=CAST5/CFB48/ISO10126-2PADDING 10:43:59,231 INFO [main][CipherTest] transformation=CAST5/CFB48/ISO10126PADDING 10:43:59,231 INFO [main][CipherTest] transformation=CAST5/CFB48/ISO7816-4 10:43:59,231 INFO [main][CipherTest] transformation=CAST5/CFB48/ISO7816-4PADDING 10:43:59,231 INFO [main][CipherTest] transformation=CAST5/CFB48/NOPADDING 10:43:59,231 INFO [main][CipherTest] transformation=CAST5/CFB48/PKCS5 10:43:59,232 INFO [main][CipherTest] transformation=CAST5/CFB48/PKCS5PADDING 10:43:59,232 INFO [main][CipherTest] transformation=CAST5/CFB48/PKCS7 10:43:59,232 INFO [main][CipherTest] transformation=CAST5/CFB48/PKCS7PADDING 10:43:59,232 INFO [main][CipherTest] transformation=CAST5/CFB48/TBC 10:43:59,232 INFO [main][CipherTest] transformation=CAST5/CFB48/TBCPADDING 10:43:59,232 INFO [main][CipherTest] transformation=CAST5/CFB48/X9.23 10:43:59,232 INFO [main][CipherTest] transformation=CAST5/CFB48/X9.23PADDING 10:43:59,232 INFO [main][CipherTest] transformation=CAST5/CFB48/ZEROBYTE 10:43:59,232 INFO [main][CipherTest] transformation=CAST5/CFB48/ZEROBYTEPADDING 10:43:59,232 INFO [main][CipherTest] transformation=CAST5/CFB56/ 10:43:59,232 INFO [main][CipherTest] transformation=CAST5/CFB56/ISO10126 10:43:59,232 INFO [main][CipherTest] transformation=CAST5/CFB56/ISO10126-2 10:43:59,232 INFO [main][CipherTest] transformation=CAST5/CFB56/ISO10126-2PADDING 10:43:59,232 INFO [main][CipherTest] transformation=CAST5/CFB56/ISO10126PADDING 10:43:59,233 INFO [main][CipherTest] transformation=CAST5/CFB56/ISO7816-4 10:43:59,233 INFO [main][CipherTest] transformation=CAST5/CFB56/ISO7816-4PADDING 10:43:59,233 INFO [main][CipherTest] transformation=CAST5/CFB56/NOPADDING 10:43:59,233 INFO [main][CipherTest] transformation=CAST5/CFB56/PKCS5 10:43:59,233 INFO [main][CipherTest] transformation=CAST5/CFB56/PKCS5PADDING 10:43:59,233 INFO [main][CipherTest] transformation=CAST5/CFB56/PKCS7 10:43:59,233 INFO [main][CipherTest] transformation=CAST5/CFB56/PKCS7PADDING 10:43:59,233 INFO [main][CipherTest] transformation=CAST5/CFB56/TBC 10:43:59,233 INFO [main][CipherTest] transformation=CAST5/CFB56/TBCPADDING 10:43:59,233 INFO [main][CipherTest] transformation=CAST5/CFB56/X9.23 10:43:59,233 INFO [main][CipherTest] transformation=CAST5/CFB56/X9.23PADDING 10:43:59,233 INFO [main][CipherTest] transformation=CAST5/CFB56/ZEROBYTE 10:43:59,233 INFO [main][CipherTest] transformation=CAST5/CFB56/ZEROBYTEPADDING 10:43:59,234 INFO [main][CipherTest] transformation=CAST5/CFB64/ 10:43:59,234 INFO [main][CipherTest] transformation=CAST5/CFB64/ISO10126 10:43:59,234 INFO [main][CipherTest] transformation=CAST5/CFB64/ISO10126-2 10:43:59,234 INFO [main][CipherTest] transformation=CAST5/CFB64/ISO10126-2PADDING 10:43:59,234 INFO [main][CipherTest] transformation=CAST5/CFB64/ISO10126PADDING 10:43:59,234 INFO [main][CipherTest] transformation=CAST5/CFB64/ISO7816-4 10:43:59,234 INFO [main][CipherTest] transformation=CAST5/CFB64/ISO7816-4PADDING 10:43:59,234 INFO [main][CipherTest] transformation=CAST5/CFB64/NOPADDING 10:43:59,234 INFO [main][CipherTest] transformation=CAST5/CFB64/PKCS5 10:43:59,234 INFO [main][CipherTest] transformation=CAST5/CFB64/PKCS5PADDING 10:43:59,234 INFO [main][CipherTest] transformation=CAST5/CFB64/PKCS7 10:43:59,234 INFO [main][CipherTest] transformation=CAST5/CFB64/PKCS7PADDING 10:43:59,234 INFO [main][CipherTest] transformation=CAST5/CFB64/TBC 10:43:59,235 INFO [main][CipherTest] transformation=CAST5/CFB64/TBCPADDING 10:43:59,235 INFO [main][CipherTest] transformation=CAST5/CFB64/X9.23 10:43:59,235 INFO [main][CipherTest] transformation=CAST5/CFB64/X9.23PADDING 10:43:59,235 INFO [main][CipherTest] transformation=CAST5/CFB64/ZEROBYTE 10:43:59,235 INFO [main][CipherTest] transformation=CAST5/CFB64/ZEROBYTEPADDING 10:43:59,235 INFO [main][CipherTest] transformation=CAST5/CFB72/ 10:43:59,235 INFO [main][CipherTest] transformation=CAST5/CFB72/ISO10126 10:43:59,235 INFO [main][CipherTest] transformation=CAST5/CFB72/ISO10126-2 10:43:59,235 INFO [main][CipherTest] transformation=CAST5/CFB72/ISO10126-2PADDING 10:43:59,235 INFO [main][CipherTest] transformation=CAST5/CFB72/ISO10126PADDING 10:43:59,235 INFO [main][CipherTest] transformation=CAST5/CFB72/ISO7816-4 10:43:59,235 INFO [main][CipherTest] transformation=CAST5/CFB72/ISO7816-4PADDING 10:43:59,235 INFO [main][CipherTest] transformation=CAST5/CFB72/NOPADDING 10:43:59,236 INFO [main][CipherTest] transformation=CAST5/CFB72/PKCS5 10:43:59,236 INFO [main][CipherTest] transformation=CAST5/CFB72/PKCS5PADDING 10:43:59,236 INFO [main][CipherTest] transformation=CAST5/CFB72/PKCS7 10:43:59,236 INFO [main][CipherTest] transformation=CAST5/CFB72/PKCS7PADDING 10:43:59,236 INFO [main][CipherTest] transformation=CAST5/CFB72/TBC 10:43:59,236 INFO [main][CipherTest] transformation=CAST5/CFB72/TBCPADDING 10:43:59,236 INFO [main][CipherTest] transformation=CAST5/CFB72/X9.23 10:43:59,236 INFO [main][CipherTest] transformation=CAST5/CFB72/X9.23PADDING 10:43:59,236 INFO [main][CipherTest] transformation=CAST5/CFB72/ZEROBYTE 10:43:59,236 INFO [main][CipherTest] transformation=CAST5/CFB72/ZEROBYTEPADDING 10:43:59,236 INFO [main][CipherTest] transformation=CAST5/CFB8/ 10:43:59,236 INFO [main][CipherTest] transformation=CAST5/CFB8/ISO10126 10:43:59,236 INFO [main][CipherTest] transformation=CAST5/CFB8/ISO10126-2 10:43:59,236 INFO [main][CipherTest] transformation=CAST5/CFB8/ISO10126-2PADDING 10:43:59,237 INFO [main][CipherTest] transformation=CAST5/CFB8/ISO10126PADDING 10:43:59,237 INFO [main][CipherTest] transformation=CAST5/CFB8/ISO7816-4 10:43:59,237 INFO [main][CipherTest] transformation=CAST5/CFB8/ISO7816-4PADDING 10:43:59,237 INFO [main][CipherTest] transformation=CAST5/CFB8/NOPADDING 10:43:59,237 INFO [main][CipherTest] transformation=CAST5/CFB8/PKCS5 10:43:59,237 INFO [main][CipherTest] transformation=CAST5/CFB8/PKCS5PADDING 10:43:59,237 INFO [main][CipherTest] transformation=CAST5/CFB8/PKCS7 10:43:59,237 INFO [main][CipherTest] transformation=CAST5/CFB8/PKCS7PADDING 10:43:59,237 INFO [main][CipherTest] transformation=CAST5/CFB8/TBC 10:43:59,237 INFO [main][CipherTest] transformation=CAST5/CFB8/TBCPADDING 10:43:59,237 INFO [main][CipherTest] transformation=CAST5/CFB8/X9.23 10:43:59,237 INFO [main][CipherTest] transformation=CAST5/CFB8/X9.23PADDING 10:43:59,237 INFO [main][CipherTest] transformation=CAST5/CFB8/ZEROBYTE 10:43:59,237 INFO [main][CipherTest] transformation=CAST5/CFB8/ZEROBYTEPADDING 10:43:59,237 INFO [main][CipherTest] transformation=CAST5/CFB80/ 10:43:59,237 INFO [main][CipherTest] transformation=CAST5/CFB80/ISO10126 10:43:59,238 INFO [main][CipherTest] transformation=CAST5/CFB80/ISO10126-2 10:43:59,238 INFO [main][CipherTest] transformation=CAST5/CFB80/ISO10126-2PADDING 10:43:59,238 INFO [main][CipherTest] transformation=CAST5/CFB80/ISO10126PADDING 10:43:59,238 INFO [main][CipherTest] transformation=CAST5/CFB80/ISO7816-4 10:43:59,238 INFO [main][CipherTest] transformation=CAST5/CFB80/ISO7816-4PADDING 10:43:59,238 INFO [main][CipherTest] transformation=CAST5/CFB80/NOPADDING 10:43:59,238 INFO [main][CipherTest] transformation=CAST5/CFB80/PKCS5 10:43:59,238 INFO [main][CipherTest] transformation=CAST5/CFB80/PKCS5PADDING 10:43:59,238 INFO [main][CipherTest] transformation=CAST5/CFB80/PKCS7 10:43:59,238 INFO [main][CipherTest] transformation=CAST5/CFB80/PKCS7PADDING 10:43:59,238 INFO [main][CipherTest] transformation=CAST5/CFB80/TBC 10:43:59,238 INFO [main][CipherTest] transformation=CAST5/CFB80/TBCPADDING 10:43:59,238 INFO [main][CipherTest] transformation=CAST5/CFB80/X9.23 10:43:59,238 INFO [main][CipherTest] transformation=CAST5/CFB80/X9.23PADDING 10:43:59,238 INFO [main][CipherTest] transformation=CAST5/CFB80/ZEROBYTE 10:43:59,238 INFO [main][CipherTest] transformation=CAST5/CFB80/ZEROBYTEPADDING 10:43:59,239 INFO [main][CipherTest] transformation=CAST5/CFB88/ 10:43:59,239 INFO [main][CipherTest] transformation=CAST5/CFB88/ISO10126 10:43:59,239 INFO [main][CipherTest] transformation=CAST5/CFB88/ISO10126-2 10:43:59,239 INFO [main][CipherTest] transformation=CAST5/CFB88/ISO10126-2PADDING 10:43:59,239 INFO [main][CipherTest] transformation=CAST5/CFB88/ISO10126PADDING 10:43:59,239 INFO [main][CipherTest] transformation=CAST5/CFB88/ISO7816-4 10:43:59,239 INFO [main][CipherTest] transformation=CAST5/CFB88/ISO7816-4PADDING 10:43:59,239 INFO [main][CipherTest] transformation=CAST5/CFB88/NOPADDING 10:43:59,239 INFO [main][CipherTest] transformation=CAST5/CFB88/PKCS5 10:43:59,239 INFO [main][CipherTest] transformation=CAST5/CFB88/PKCS5PADDING 10:43:59,239 INFO [main][CipherTest] transformation=CAST5/CFB88/PKCS7 10:43:59,240 INFO [main][CipherTest] transformation=CAST5/CFB88/PKCS7PADDING 10:43:59,240 INFO [main][CipherTest] transformation=CAST5/CFB88/TBC 10:43:59,240 INFO [main][CipherTest] transformation=CAST5/CFB88/TBCPADDING 10:43:59,240 INFO [main][CipherTest] transformation=CAST5/CFB88/X9.23 10:43:59,240 INFO [main][CipherTest] transformation=CAST5/CFB88/X9.23PADDING 10:43:59,240 INFO [main][CipherTest] transformation=CAST5/CFB88/ZEROBYTE 10:43:59,240 INFO [main][CipherTest] transformation=CAST5/CFB88/ZEROBYTEPADDING 10:43:59,240 INFO [main][CipherTest] transformation=CAST5/CFB96/ 10:43:59,240 INFO [main][CipherTest] transformation=CAST5/CFB96/ISO10126 10:43:59,240 INFO [main][CipherTest] transformation=CAST5/CFB96/ISO10126-2 10:43:59,240 INFO [main][CipherTest] transformation=CAST5/CFB96/ISO10126-2PADDING 10:43:59,240 INFO [main][CipherTest] transformation=CAST5/CFB96/ISO10126PADDING 10:43:59,240 INFO [main][CipherTest] transformation=CAST5/CFB96/ISO7816-4 10:43:59,240 INFO [main][CipherTest] transformation=CAST5/CFB96/ISO7816-4PADDING 10:43:59,241 INFO [main][CipherTest] transformation=CAST5/CFB96/NOPADDING 10:43:59,241 INFO [main][CipherTest] transformation=CAST5/CFB96/PKCS5 10:43:59,241 INFO [main][CipherTest] transformation=CAST5/CFB96/PKCS5PADDING 10:43:59,241 INFO [main][CipherTest] transformation=CAST5/CFB96/PKCS7 10:43:59,241 INFO [main][CipherTest] transformation=CAST5/CFB96/PKCS7PADDING 10:43:59,241 INFO [main][CipherTest] transformation=CAST5/CFB96/TBC 10:43:59,241 INFO [main][CipherTest] transformation=CAST5/CFB96/TBCPADDING 10:43:59,241 INFO [main][CipherTest] transformation=CAST5/CFB96/X9.23 10:43:59,241 INFO [main][CipherTest] transformation=CAST5/CFB96/X9.23PADDING 10:43:59,241 INFO [main][CipherTest] transformation=CAST5/CFB96/ZEROBYTE 10:43:59,241 INFO [main][CipherTest] transformation=CAST5/CFB96/ZEROBYTEPADDING 10:43:59,241 INFO [main][CipherTest] transformation=CAST5/CTS/ 10:43:59,241 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "CAST5/CTS/" does not support IV => Skipping. 10:43:59,241 INFO [main][CipherTest] transformation=CAST5/CTS/NOPADDING 10:43:59,241 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "CAST5/CTS/NOPADDING" does not support IV => Skipping. 10:43:59,241 INFO [main][CipherTest] transformation=CAST5/EAX/ 10:43:59,242 INFO [main][CipherTest] transformation=CAST5/EAX/NOPADDING 10:43:59,242 INFO [main][CipherTest] transformation=CAST5/ECB/ 10:43:59,242 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "CAST5/ECB/" does not support IV => Skipping. 10:43:59,242 INFO [main][CipherTest] transformation=CAST5/ECB/NOPADDING 10:43:59,242 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "CAST5/ECB/NOPADDING" does not support IV => Skipping. 10:43:59,242 INFO [main][CipherTest] transformation=CAST5/GOFB/ 10:43:59,243 INFO [main][CipherTest] transformation=CAST5/GOFB/ISO10126 10:43:59,243 INFO [main][CipherTest] transformation=CAST5/GOFB/ISO10126-2 10:43:59,243 INFO [main][CipherTest] transformation=CAST5/GOFB/ISO10126-2PADDING 10:43:59,243 INFO [main][CipherTest] transformation=CAST5/GOFB/ISO10126PADDING 10:43:59,243 INFO [main][CipherTest] transformation=CAST5/GOFB/ISO7816-4 10:43:59,244 INFO [main][CipherTest] transformation=CAST5/GOFB/ISO7816-4PADDING 10:43:59,244 INFO [main][CipherTest] transformation=CAST5/GOFB/NOPADDING 10:43:59,244 INFO [main][CipherTest] transformation=CAST5/GOFB/PKCS5 10:43:59,244 INFO [main][CipherTest] transformation=CAST5/GOFB/PKCS5PADDING 10:43:59,244 INFO [main][CipherTest] transformation=CAST5/GOFB/PKCS7 10:43:59,244 INFO [main][CipherTest] transformation=CAST5/GOFB/PKCS7PADDING 10:43:59,244 INFO [main][CipherTest] transformation=CAST5/GOFB/TBC 10:43:59,245 INFO [main][CipherTest] transformation=CAST5/GOFB/TBCPADDING 10:43:59,245 INFO [main][CipherTest] transformation=CAST5/GOFB/X9.23 10:43:59,245 INFO [main][CipherTest] transformation=CAST5/GOFB/X9.23PADDING 10:43:59,245 INFO [main][CipherTest] transformation=CAST5/GOFB/ZEROBYTE 10:43:59,245 INFO [main][CipherTest] transformation=CAST5/GOFB/ZEROBYTEPADDING 10:43:59,245 INFO [main][CipherTest] transformation=CAST5/OFB/ 10:43:59,246 INFO [main][CipherTest] transformation=CAST5/OFB/ISO10126 10:43:59,246 INFO [main][CipherTest] transformation=CAST5/OFB/ISO10126-2 10:43:59,246 INFO [main][CipherTest] transformation=CAST5/OFB/ISO10126-2PADDING 10:43:59,246 INFO [main][CipherTest] transformation=CAST5/OFB/ISO10126PADDING 10:43:59,246 INFO [main][CipherTest] transformation=CAST5/OFB/ISO7816-4 10:43:59,246 INFO [main][CipherTest] transformation=CAST5/OFB/ISO7816-4PADDING 10:43:59,246 INFO [main][CipherTest] transformation=CAST5/OFB/NOPADDING 10:43:59,246 INFO [main][CipherTest] transformation=CAST5/OFB/PKCS5 10:43:59,246 INFO [main][CipherTest] transformation=CAST5/OFB/PKCS5PADDING 10:43:59,246 INFO [main][CipherTest] transformation=CAST5/OFB/PKCS7 10:43:59,246 INFO [main][CipherTest] transformation=CAST5/OFB/PKCS7PADDING 10:43:59,246 INFO [main][CipherTest] transformation=CAST5/OFB/TBC 10:43:59,246 INFO [main][CipherTest] transformation=CAST5/OFB/TBCPADDING 10:43:59,247 INFO [main][CipherTest] transformation=CAST5/OFB/X9.23 10:43:59,247 INFO [main][CipherTest] transformation=CAST5/OFB/X9.23PADDING 10:43:59,247 INFO [main][CipherTest] transformation=CAST5/OFB/ZEROBYTE 10:43:59,247 INFO [main][CipherTest] transformation=CAST5/OFB/ZEROBYTEPADDING 10:43:59,247 INFO [main][CipherTest] transformation=CAST5/OFB104/ 10:43:59,247 INFO [main][CipherTest] transformation=CAST5/OFB104/ISO10126 10:43:59,247 INFO [main][CipherTest] transformation=CAST5/OFB104/ISO10126-2 10:43:59,247 INFO [main][CipherTest] transformation=CAST5/OFB104/ISO10126-2PADDING 10:43:59,247 INFO [main][CipherTest] transformation=CAST5/OFB104/ISO10126PADDING 10:43:59,247 INFO [main][CipherTest] transformation=CAST5/OFB104/ISO7816-4 10:43:59,247 INFO [main][CipherTest] transformation=CAST5/OFB104/ISO7816-4PADDING 10:43:59,248 INFO [main][CipherTest] transformation=CAST5/OFB104/NOPADDING 10:43:59,248 INFO [main][CipherTest] transformation=CAST5/OFB104/PKCS5 10:43:59,248 INFO [main][CipherTest] transformation=CAST5/OFB104/PKCS5PADDING 10:43:59,248 INFO [main][CipherTest] transformation=CAST5/OFB104/PKCS7 10:43:59,248 INFO [main][CipherTest] transformation=CAST5/OFB104/PKCS7PADDING 10:43:59,248 INFO [main][CipherTest] transformation=CAST5/OFB104/TBC 10:43:59,248 INFO [main][CipherTest] transformation=CAST5/OFB104/TBCPADDING 10:43:59,248 INFO [main][CipherTest] transformation=CAST5/OFB104/X9.23 10:43:59,248 INFO [main][CipherTest] transformation=CAST5/OFB104/X9.23PADDING 10:43:59,248 INFO [main][CipherTest] transformation=CAST5/OFB104/ZEROBYTE 10:43:59,248 INFO [main][CipherTest] transformation=CAST5/OFB104/ZEROBYTEPADDING 10:43:59,248 INFO [main][CipherTest] transformation=CAST5/OFB112/ 10:43:59,248 INFO [main][CipherTest] transformation=CAST5/OFB112/ISO10126 10:43:59,248 INFO [main][CipherTest] transformation=CAST5/OFB112/ISO10126-2 10:43:59,249 INFO [main][CipherTest] transformation=CAST5/OFB112/ISO10126-2PADDING 10:43:59,249 INFO [main][CipherTest] transformation=CAST5/OFB112/ISO10126PADDING 10:43:59,249 INFO [main][CipherTest] transformation=CAST5/OFB112/ISO7816-4 10:43:59,249 INFO [main][CipherTest] transformation=CAST5/OFB112/ISO7816-4PADDING 10:43:59,249 INFO [main][CipherTest] transformation=CAST5/OFB112/NOPADDING 10:43:59,249 INFO [main][CipherTest] transformation=CAST5/OFB112/PKCS5 10:43:59,249 INFO [main][CipherTest] transformation=CAST5/OFB112/PKCS5PADDING 10:43:59,249 INFO [main][CipherTest] transformation=CAST5/OFB112/PKCS7 10:43:59,249 INFO [main][CipherTest] transformation=CAST5/OFB112/PKCS7PADDING 10:43:59,249 INFO [main][CipherTest] transformation=CAST5/OFB112/TBC 10:43:59,249 INFO [main][CipherTest] transformation=CAST5/OFB112/TBCPADDING 10:43:59,249 INFO [main][CipherTest] transformation=CAST5/OFB112/X9.23 10:43:59,249 INFO [main][CipherTest] transformation=CAST5/OFB112/X9.23PADDING 10:43:59,249 INFO [main][CipherTest] transformation=CAST5/OFB112/ZEROBYTE 10:43:59,250 INFO [main][CipherTest] transformation=CAST5/OFB112/ZEROBYTEPADDING 10:43:59,250 INFO [main][CipherTest] transformation=CAST5/OFB120/ 10:43:59,250 INFO [main][CipherTest] transformation=CAST5/OFB120/ISO10126 10:43:59,250 INFO [main][CipherTest] transformation=CAST5/OFB120/ISO10126-2 10:43:59,250 INFO [main][CipherTest] transformation=CAST5/OFB120/ISO10126-2PADDING 10:43:59,250 INFO [main][CipherTest] transformation=CAST5/OFB120/ISO10126PADDING 10:43:59,250 INFO [main][CipherTest] transformation=CAST5/OFB120/ISO7816-4 10:43:59,250 INFO [main][CipherTest] transformation=CAST5/OFB120/ISO7816-4PADDING 10:43:59,250 INFO [main][CipherTest] transformation=CAST5/OFB120/NOPADDING 10:43:59,250 INFO [main][CipherTest] transformation=CAST5/OFB120/PKCS5 10:43:59,250 INFO [main][CipherTest] transformation=CAST5/OFB120/PKCS5PADDING 10:43:59,250 INFO [main][CipherTest] transformation=CAST5/OFB120/PKCS7 10:43:59,250 INFO [main][CipherTest] transformation=CAST5/OFB120/PKCS7PADDING 10:43:59,250 INFO [main][CipherTest] transformation=CAST5/OFB120/TBC 10:43:59,250 INFO [main][CipherTest] transformation=CAST5/OFB120/TBCPADDING 10:43:59,250 INFO [main][CipherTest] transformation=CAST5/OFB120/X9.23 10:43:59,251 INFO [main][CipherTest] transformation=CAST5/OFB120/X9.23PADDING 10:43:59,251 INFO [main][CipherTest] transformation=CAST5/OFB120/ZEROBYTE 10:43:59,251 INFO [main][CipherTest] transformation=CAST5/OFB120/ZEROBYTEPADDING 10:43:59,251 INFO [main][CipherTest] transformation=CAST5/OFB128/ 10:43:59,251 INFO [main][CipherTest] transformation=CAST5/OFB128/ISO10126 10:43:59,251 INFO [main][CipherTest] transformation=CAST5/OFB128/ISO10126-2 10:43:59,251 INFO [main][CipherTest] transformation=CAST5/OFB128/ISO10126-2PADDING 10:43:59,251 INFO [main][CipherTest] transformation=CAST5/OFB128/ISO10126PADDING 10:43:59,251 INFO [main][CipherTest] transformation=CAST5/OFB128/ISO7816-4 10:43:59,251 INFO [main][CipherTest] transformation=CAST5/OFB128/ISO7816-4PADDING 10:43:59,252 INFO [main][CipherTest] transformation=CAST5/OFB128/NOPADDING 10:43:59,252 INFO [main][CipherTest] transformation=CAST5/OFB128/PKCS5 10:43:59,252 INFO [main][CipherTest] transformation=CAST5/OFB128/PKCS5PADDING 10:43:59,252 INFO [main][CipherTest] transformation=CAST5/OFB128/PKCS7 10:43:59,252 INFO [main][CipherTest] transformation=CAST5/OFB128/PKCS7PADDING 10:43:59,252 INFO [main][CipherTest] transformation=CAST5/OFB128/TBC 10:43:59,252 INFO [main][CipherTest] transformation=CAST5/OFB128/TBCPADDING 10:43:59,252 INFO [main][CipherTest] transformation=CAST5/OFB128/X9.23 10:43:59,252 INFO [main][CipherTest] transformation=CAST5/OFB128/X9.23PADDING 10:43:59,252 INFO [main][CipherTest] transformation=CAST5/OFB128/ZEROBYTE 10:43:59,252 INFO [main][CipherTest] transformation=CAST5/OFB128/ZEROBYTEPADDING 10:43:59,252 INFO [main][CipherTest] transformation=CAST5/OFB136/ 10:43:59,252 INFO [main][CipherTest] transformation=CAST5/OFB136/ISO10126 10:43:59,252 INFO [main][CipherTest] transformation=CAST5/OFB136/ISO10126-2 10:43:59,252 INFO [main][CipherTest] transformation=CAST5/OFB136/ISO10126-2PADDING 10:43:59,253 INFO [main][CipherTest] transformation=CAST5/OFB136/ISO10126PADDING 10:43:59,253 INFO [main][CipherTest] transformation=CAST5/OFB136/ISO7816-4 10:43:59,253 INFO [main][CipherTest] transformation=CAST5/OFB136/ISO7816-4PADDING 10:43:59,253 INFO [main][CipherTest] transformation=CAST5/OFB136/NOPADDING 10:43:59,253 INFO [main][CipherTest] transformation=CAST5/OFB136/PKCS5 10:43:59,253 INFO [main][CipherTest] transformation=CAST5/OFB136/PKCS5PADDING 10:43:59,253 INFO [main][CipherTest] transformation=CAST5/OFB136/PKCS7 10:43:59,253 INFO [main][CipherTest] transformation=CAST5/OFB136/PKCS7PADDING 10:43:59,253 INFO [main][CipherTest] transformation=CAST5/OFB136/TBC 10:43:59,253 INFO [main][CipherTest] transformation=CAST5/OFB136/TBCPADDING 10:43:59,253 INFO [main][CipherTest] transformation=CAST5/OFB136/X9.23 10:43:59,253 INFO [main][CipherTest] transformation=CAST5/OFB136/X9.23PADDING 10:43:59,253 INFO [main][CipherTest] transformation=CAST5/OFB136/ZEROBYTE 10:43:59,253 INFO [main][CipherTest] transformation=CAST5/OFB136/ZEROBYTEPADDING 10:43:59,253 INFO [main][CipherTest] transformation=CAST5/OFB144/ 10:43:59,254 INFO [main][CipherTest] transformation=CAST5/OFB144/ISO10126 10:43:59,254 INFO [main][CipherTest] transformation=CAST5/OFB144/ISO10126-2 10:43:59,254 INFO [main][CipherTest] transformation=CAST5/OFB144/ISO10126-2PADDING 10:43:59,254 INFO [main][CipherTest] transformation=CAST5/OFB144/ISO10126PADDING 10:43:59,254 INFO [main][CipherTest] transformation=CAST5/OFB144/ISO7816-4 10:43:59,254 INFO [main][CipherTest] transformation=CAST5/OFB144/ISO7816-4PADDING 10:43:59,254 INFO [main][CipherTest] transformation=CAST5/OFB144/NOPADDING 10:43:59,254 INFO [main][CipherTest] transformation=CAST5/OFB144/PKCS5 10:43:59,254 INFO [main][CipherTest] transformation=CAST5/OFB144/PKCS5PADDING 10:43:59,254 INFO [main][CipherTest] transformation=CAST5/OFB144/PKCS7 10:43:59,254 INFO [main][CipherTest] transformation=CAST5/OFB144/PKCS7PADDING 10:43:59,254 INFO [main][CipherTest] transformation=CAST5/OFB144/TBC 10:43:59,254 INFO [main][CipherTest] transformation=CAST5/OFB144/TBCPADDING 10:43:59,254 INFO [main][CipherTest] transformation=CAST5/OFB144/X9.23 10:43:59,255 INFO [main][CipherTest] transformation=CAST5/OFB144/X9.23PADDING 10:43:59,255 INFO [main][CipherTest] transformation=CAST5/OFB144/ZEROBYTE 10:43:59,255 INFO [main][CipherTest] transformation=CAST5/OFB144/ZEROBYTEPADDING 10:43:59,255 INFO [main][CipherTest] transformation=CAST5/OFB152/ 10:43:59,255 INFO [main][CipherTest] transformation=CAST5/OFB152/ISO10126 10:43:59,255 INFO [main][CipherTest] transformation=CAST5/OFB152/ISO10126-2 10:43:59,255 INFO [main][CipherTest] transformation=CAST5/OFB152/ISO10126-2PADDING 10:43:59,255 INFO [main][CipherTest] transformation=CAST5/OFB152/ISO10126PADDING 10:43:59,255 INFO [main][CipherTest] transformation=CAST5/OFB152/ISO7816-4 10:43:59,255 INFO [main][CipherTest] transformation=CAST5/OFB152/ISO7816-4PADDING 10:43:59,255 INFO [main][CipherTest] transformation=CAST5/OFB152/NOPADDING 10:43:59,255 INFO [main][CipherTest] transformation=CAST5/OFB152/PKCS5 10:43:59,255 INFO [main][CipherTest] transformation=CAST5/OFB152/PKCS5PADDING 10:43:59,255 INFO [main][CipherTest] transformation=CAST5/OFB152/PKCS7 10:43:59,256 INFO [main][CipherTest] transformation=CAST5/OFB152/PKCS7PADDING 10:43:59,256 INFO [main][CipherTest] transformation=CAST5/OFB152/TBC 10:43:59,256 INFO [main][CipherTest] transformation=CAST5/OFB152/TBCPADDING 10:43:59,256 INFO [main][CipherTest] transformation=CAST5/OFB152/X9.23 10:43:59,256 INFO [main][CipherTest] transformation=CAST5/OFB152/X9.23PADDING 10:43:59,256 INFO [main][CipherTest] transformation=CAST5/OFB152/ZEROBYTE 10:43:59,256 INFO [main][CipherTest] transformation=CAST5/OFB152/ZEROBYTEPADDING 10:43:59,256 INFO [main][CipherTest] transformation=CAST5/OFB16/ 10:43:59,256 INFO [main][CipherTest] transformation=CAST5/OFB16/ISO10126 10:43:59,256 INFO [main][CipherTest] transformation=CAST5/OFB16/ISO10126-2 10:43:59,256 INFO [main][CipherTest] transformation=CAST5/OFB16/ISO10126-2PADDING 10:43:59,256 INFO [main][CipherTest] transformation=CAST5/OFB16/ISO10126PADDING 10:43:59,256 INFO [main][CipherTest] transformation=CAST5/OFB16/ISO7816-4 10:43:59,256 INFO [main][CipherTest] transformation=CAST5/OFB16/ISO7816-4PADDING 10:43:59,257 INFO [main][CipherTest] transformation=CAST5/OFB16/NOPADDING 10:43:59,257 INFO [main][CipherTest] transformation=CAST5/OFB16/PKCS5 10:43:59,257 INFO [main][CipherTest] transformation=CAST5/OFB16/PKCS5PADDING 10:43:59,257 INFO [main][CipherTest] transformation=CAST5/OFB16/PKCS7 10:43:59,257 INFO [main][CipherTest] transformation=CAST5/OFB16/PKCS7PADDING 10:43:59,257 INFO [main][CipherTest] transformation=CAST5/OFB16/TBC 10:43:59,257 INFO [main][CipherTest] transformation=CAST5/OFB16/TBCPADDING 10:43:59,257 INFO [main][CipherTest] transformation=CAST5/OFB16/X9.23 10:43:59,257 INFO [main][CipherTest] transformation=CAST5/OFB16/X9.23PADDING 10:43:59,257 INFO [main][CipherTest] transformation=CAST5/OFB16/ZEROBYTE 10:43:59,257 INFO [main][CipherTest] transformation=CAST5/OFB16/ZEROBYTEPADDING 10:43:59,257 INFO [main][CipherTest] transformation=CAST5/OFB160/ 10:43:59,257 INFO [main][CipherTest] transformation=CAST5/OFB160/ISO10126 10:43:59,257 INFO [main][CipherTest] transformation=CAST5/OFB160/ISO10126-2 10:43:59,258 INFO [main][CipherTest] transformation=CAST5/OFB160/ISO10126-2PADDING 10:43:59,258 INFO [main][CipherTest] transformation=CAST5/OFB160/ISO10126PADDING 10:43:59,258 INFO [main][CipherTest] transformation=CAST5/OFB160/ISO7816-4 10:43:59,258 INFO [main][CipherTest] transformation=CAST5/OFB160/ISO7816-4PADDING 10:43:59,258 INFO [main][CipherTest] transformation=CAST5/OFB160/NOPADDING 10:43:59,258 INFO [main][CipherTest] transformation=CAST5/OFB160/PKCS5 10:43:59,258 INFO [main][CipherTest] transformation=CAST5/OFB160/PKCS5PADDING 10:43:59,258 INFO [main][CipherTest] transformation=CAST5/OFB160/PKCS7 10:43:59,258 INFO [main][CipherTest] transformation=CAST5/OFB160/PKCS7PADDING 10:43:59,258 INFO [main][CipherTest] transformation=CAST5/OFB160/TBC 10:43:59,258 INFO [main][CipherTest] transformation=CAST5/OFB160/TBCPADDING 10:43:59,258 INFO [main][CipherTest] transformation=CAST5/OFB160/X9.23 10:43:59,258 INFO [main][CipherTest] transformation=CAST5/OFB160/X9.23PADDING 10:43:59,258 INFO [main][CipherTest] transformation=CAST5/OFB160/ZEROBYTE 10:43:59,258 INFO [main][CipherTest] transformation=CAST5/OFB160/ZEROBYTEPADDING 10:43:59,258 INFO [main][CipherTest] transformation=CAST5/OFB168/ 10:43:59,258 INFO [main][CipherTest] transformation=CAST5/OFB168/ISO10126 10:43:59,258 INFO [main][CipherTest] transformation=CAST5/OFB168/ISO10126-2 10:43:59,259 INFO [main][CipherTest] transformation=CAST5/OFB168/ISO10126-2PADDING 10:43:59,259 INFO [main][CipherTest] transformation=CAST5/OFB168/ISO10126PADDING 10:43:59,259 INFO [main][CipherTest] transformation=CAST5/OFB168/ISO7816-4 10:43:59,259 INFO [main][CipherTest] transformation=CAST5/OFB168/ISO7816-4PADDING 10:43:59,259 INFO [main][CipherTest] transformation=CAST5/OFB168/NOPADDING 10:43:59,259 INFO [main][CipherTest] transformation=CAST5/OFB168/PKCS5 10:43:59,259 INFO [main][CipherTest] transformation=CAST5/OFB168/PKCS5PADDING 10:43:59,259 INFO [main][CipherTest] transformation=CAST5/OFB168/PKCS7 10:43:59,259 INFO [main][CipherTest] transformation=CAST5/OFB168/PKCS7PADDING 10:43:59,259 INFO [main][CipherTest] transformation=CAST5/OFB168/TBC 10:43:59,259 INFO [main][CipherTest] transformation=CAST5/OFB168/TBCPADDING 10:43:59,259 INFO [main][CipherTest] transformation=CAST5/OFB168/X9.23 10:43:59,259 INFO [main][CipherTest] transformation=CAST5/OFB168/X9.23PADDING 10:43:59,260 INFO [main][CipherTest] transformation=CAST5/OFB168/ZEROBYTE 10:43:59,260 INFO [main][CipherTest] transformation=CAST5/OFB168/ZEROBYTEPADDING 10:43:59,260 INFO [main][CipherTest] transformation=CAST5/OFB176/ 10:43:59,260 INFO [main][CipherTest] transformation=CAST5/OFB176/ISO10126 10:43:59,260 INFO [main][CipherTest] transformation=CAST5/OFB176/ISO10126-2 10:43:59,260 INFO [main][CipherTest] transformation=CAST5/OFB176/ISO10126-2PADDING 10:43:59,260 INFO [main][CipherTest] transformation=CAST5/OFB176/ISO10126PADDING 10:43:59,260 INFO [main][CipherTest] transformation=CAST5/OFB176/ISO7816-4 10:43:59,260 INFO [main][CipherTest] transformation=CAST5/OFB176/ISO7816-4PADDING 10:43:59,261 INFO [main][CipherTest] transformation=CAST5/OFB176/NOPADDING 10:43:59,261 INFO [main][CipherTest] transformation=CAST5/OFB176/PKCS5 10:43:59,261 INFO [main][CipherTest] transformation=CAST5/OFB176/PKCS5PADDING 10:43:59,261 INFO [main][CipherTest] transformation=CAST5/OFB176/PKCS7 10:43:59,261 INFO [main][CipherTest] transformation=CAST5/OFB176/PKCS7PADDING 10:43:59,261 INFO [main][CipherTest] transformation=CAST5/OFB176/TBC 10:43:59,261 INFO [main][CipherTest] transformation=CAST5/OFB176/TBCPADDING 10:43:59,262 INFO [main][CipherTest] transformation=CAST5/OFB176/X9.23 10:43:59,262 INFO [main][CipherTest] transformation=CAST5/OFB176/X9.23PADDING 10:43:59,262 INFO [main][CipherTest] transformation=CAST5/OFB176/ZEROBYTE 10:43:59,263 INFO [main][CipherTest] transformation=CAST5/OFB176/ZEROBYTEPADDING 10:43:59,263 INFO [main][CipherTest] transformation=CAST5/OFB184/ 10:43:59,264 INFO [main][CipherTest] transformation=CAST5/OFB184/ISO10126 10:43:59,264 INFO [main][CipherTest] transformation=CAST5/OFB184/ISO10126-2 10:43:59,264 INFO [main][CipherTest] transformation=CAST5/OFB184/ISO10126-2PADDING 10:43:59,265 INFO [main][CipherTest] transformation=CAST5/OFB184/ISO10126PADDING 10:43:59,265 INFO [main][CipherTest] transformation=CAST5/OFB184/ISO7816-4 10:43:59,265 INFO [main][CipherTest] transformation=CAST5/OFB184/ISO7816-4PADDING 10:43:59,265 INFO [main][CipherTest] transformation=CAST5/OFB184/NOPADDING 10:43:59,266 INFO [main][CipherTest] transformation=CAST5/OFB184/PKCS5 10:43:59,266 INFO [main][CipherTest] transformation=CAST5/OFB184/PKCS5PADDING 10:43:59,266 INFO [main][CipherTest] transformation=CAST5/OFB184/PKCS7 10:43:59,266 INFO [main][CipherTest] transformation=CAST5/OFB184/PKCS7PADDING 10:43:59,266 INFO [main][CipherTest] transformation=CAST5/OFB184/TBC 10:43:59,267 INFO [main][CipherTest] transformation=CAST5/OFB184/TBCPADDING 10:43:59,267 INFO [main][CipherTest] transformation=CAST5/OFB184/X9.23 10:43:59,267 INFO [main][CipherTest] transformation=CAST5/OFB184/X9.23PADDING 10:43:59,267 INFO [main][CipherTest] transformation=CAST5/OFB184/ZEROBYTE 10:43:59,268 INFO [main][CipherTest] transformation=CAST5/OFB184/ZEROBYTEPADDING 10:43:59,268 INFO [main][CipherTest] transformation=CAST5/OFB192/ 10:43:59,268 INFO [main][CipherTest] transformation=CAST5/OFB192/ISO10126 10:43:59,268 INFO [main][CipherTest] transformation=CAST5/OFB192/ISO10126-2 10:43:59,269 INFO [main][CipherTest] transformation=CAST5/OFB192/ISO10126-2PADDING 10:43:59,269 INFO [main][CipherTest] transformation=CAST5/OFB192/ISO10126PADDING 10:43:59,269 INFO [main][CipherTest] transformation=CAST5/OFB192/ISO7816-4 10:43:59,269 INFO [main][CipherTest] transformation=CAST5/OFB192/ISO7816-4PADDING 10:43:59,269 INFO [main][CipherTest] transformation=CAST5/OFB192/NOPADDING 10:43:59,269 INFO [main][CipherTest] transformation=CAST5/OFB192/PKCS5 10:43:59,269 INFO [main][CipherTest] transformation=CAST5/OFB192/PKCS5PADDING 10:43:59,269 INFO [main][CipherTest] transformation=CAST5/OFB192/PKCS7 10:43:59,269 INFO [main][CipherTest] transformation=CAST5/OFB192/PKCS7PADDING 10:43:59,269 INFO [main][CipherTest] transformation=CAST5/OFB192/TBC 10:43:59,269 INFO [main][CipherTest] transformation=CAST5/OFB192/TBCPADDING 10:43:59,270 INFO [main][CipherTest] transformation=CAST5/OFB192/X9.23 10:43:59,270 INFO [main][CipherTest] transformation=CAST5/OFB192/X9.23PADDING 10:43:59,270 INFO [main][CipherTest] transformation=CAST5/OFB192/ZEROBYTE 10:43:59,270 INFO [main][CipherTest] transformation=CAST5/OFB192/ZEROBYTEPADDING 10:43:59,270 INFO [main][CipherTest] transformation=CAST5/OFB200/ 10:43:59,270 INFO [main][CipherTest] transformation=CAST5/OFB200/ISO10126 10:43:59,270 INFO [main][CipherTest] transformation=CAST5/OFB200/ISO10126-2 10:43:59,270 INFO [main][CipherTest] transformation=CAST5/OFB200/ISO10126-2PADDING 10:43:59,270 INFO [main][CipherTest] transformation=CAST5/OFB200/ISO10126PADDING 10:43:59,270 INFO [main][CipherTest] transformation=CAST5/OFB200/ISO7816-4 10:43:59,270 INFO [main][CipherTest] transformation=CAST5/OFB200/ISO7816-4PADDING 10:43:59,270 INFO [main][CipherTest] transformation=CAST5/OFB200/NOPADDING 10:43:59,270 INFO [main][CipherTest] transformation=CAST5/OFB200/PKCS5 10:43:59,271 INFO [main][CipherTest] transformation=CAST5/OFB200/PKCS5PADDING 10:43:59,271 INFO [main][CipherTest] transformation=CAST5/OFB200/PKCS7 10:43:59,271 INFO [main][CipherTest] transformation=CAST5/OFB200/PKCS7PADDING 10:43:59,271 INFO [main][CipherTest] transformation=CAST5/OFB200/TBC 10:43:59,271 INFO [main][CipherTest] transformation=CAST5/OFB200/TBCPADDING 10:43:59,271 INFO [main][CipherTest] transformation=CAST5/OFB200/X9.23 10:43:59,271 INFO [main][CipherTest] transformation=CAST5/OFB200/X9.23PADDING 10:43:59,271 INFO [main][CipherTest] transformation=CAST5/OFB200/ZEROBYTE 10:43:59,271 INFO [main][CipherTest] transformation=CAST5/OFB200/ZEROBYTEPADDING 10:43:59,271 INFO [main][CipherTest] transformation=CAST5/OFB208/ 10:43:59,271 INFO [main][CipherTest] transformation=CAST5/OFB208/ISO10126 10:43:59,272 INFO [main][CipherTest] transformation=CAST5/OFB208/ISO10126-2 10:43:59,272 INFO [main][CipherTest] transformation=CAST5/OFB208/ISO10126-2PADDING 10:43:59,272 INFO [main][CipherTest] transformation=CAST5/OFB208/ISO10126PADDING 10:43:59,272 INFO [main][CipherTest] transformation=CAST5/OFB208/ISO7816-4 10:43:59,272 INFO [main][CipherTest] transformation=CAST5/OFB208/ISO7816-4PADDING 10:43:59,272 INFO [main][CipherTest] transformation=CAST5/OFB208/NOPADDING 10:43:59,272 INFO [main][CipherTest] transformation=CAST5/OFB208/PKCS5 10:43:59,272 INFO [main][CipherTest] transformation=CAST5/OFB208/PKCS5PADDING 10:43:59,272 INFO [main][CipherTest] transformation=CAST5/OFB208/PKCS7 10:43:59,272 INFO [main][CipherTest] transformation=CAST5/OFB208/PKCS7PADDING 10:43:59,272 INFO [main][CipherTest] transformation=CAST5/OFB208/TBC 10:43:59,272 INFO [main][CipherTest] transformation=CAST5/OFB208/TBCPADDING 10:43:59,272 INFO [main][CipherTest] transformation=CAST5/OFB208/X9.23 10:43:59,272 INFO [main][CipherTest] transformation=CAST5/OFB208/X9.23PADDING 10:43:59,273 INFO [main][CipherTest] transformation=CAST5/OFB208/ZEROBYTE 10:43:59,273 INFO [main][CipherTest] transformation=CAST5/OFB208/ZEROBYTEPADDING 10:43:59,273 INFO [main][CipherTest] transformation=CAST5/OFB216/ 10:43:59,273 INFO [main][CipherTest] transformation=CAST5/OFB216/ISO10126 10:43:59,273 INFO [main][CipherTest] transformation=CAST5/OFB216/ISO10126-2 10:43:59,273 INFO [main][CipherTest] transformation=CAST5/OFB216/ISO10126-2PADDING 10:43:59,273 INFO [main][CipherTest] transformation=CAST5/OFB216/ISO10126PADDING 10:43:59,273 INFO [main][CipherTest] transformation=CAST5/OFB216/ISO7816-4 10:43:59,273 INFO [main][CipherTest] transformation=CAST5/OFB216/ISO7816-4PADDING 10:43:59,273 INFO [main][CipherTest] transformation=CAST5/OFB216/NOPADDING 10:43:59,273 INFO [main][CipherTest] transformation=CAST5/OFB216/PKCS5 10:43:59,273 INFO [main][CipherTest] transformation=CAST5/OFB216/PKCS5PADDING 10:43:59,273 INFO [main][CipherTest] transformation=CAST5/OFB216/PKCS7 10:43:59,273 INFO [main][CipherTest] transformation=CAST5/OFB216/PKCS7PADDING 10:43:59,273 INFO [main][CipherTest] transformation=CAST5/OFB216/TBC 10:43:59,274 INFO [main][CipherTest] transformation=CAST5/OFB216/TBCPADDING 10:43:59,274 INFO [main][CipherTest] transformation=CAST5/OFB216/X9.23 10:43:59,274 INFO [main][CipherTest] transformation=CAST5/OFB216/X9.23PADDING 10:43:59,274 INFO [main][CipherTest] transformation=CAST5/OFB216/ZEROBYTE 10:43:59,274 INFO [main][CipherTest] transformation=CAST5/OFB216/ZEROBYTEPADDING 10:43:59,274 INFO [main][CipherTest] transformation=CAST5/OFB224/ 10:43:59,274 INFO [main][CipherTest] transformation=CAST5/OFB224/ISO10126 10:43:59,274 INFO [main][CipherTest] transformation=CAST5/OFB224/ISO10126-2 10:43:59,274 INFO [main][CipherTest] transformation=CAST5/OFB224/ISO10126-2PADDING 10:43:59,274 INFO [main][CipherTest] transformation=CAST5/OFB224/ISO10126PADDING 10:43:59,274 INFO [main][CipherTest] transformation=CAST5/OFB224/ISO7816-4 10:43:59,274 INFO [main][CipherTest] transformation=CAST5/OFB224/ISO7816-4PADDING 10:43:59,274 INFO [main][CipherTest] transformation=CAST5/OFB224/NOPADDING 10:43:59,274 INFO [main][CipherTest] transformation=CAST5/OFB224/PKCS5 10:43:59,275 INFO [main][CipherTest] transformation=CAST5/OFB224/PKCS5PADDING 10:43:59,275 INFO [main][CipherTest] transformation=CAST5/OFB224/PKCS7 10:43:59,275 INFO [main][CipherTest] transformation=CAST5/OFB224/PKCS7PADDING 10:43:59,275 INFO [main][CipherTest] transformation=CAST5/OFB224/TBC 10:43:59,275 INFO [main][CipherTest] transformation=CAST5/OFB224/TBCPADDING 10:43:59,275 INFO [main][CipherTest] transformation=CAST5/OFB224/X9.23 10:43:59,275 INFO [main][CipherTest] transformation=CAST5/OFB224/X9.23PADDING 10:43:59,275 INFO [main][CipherTest] transformation=CAST5/OFB224/ZEROBYTE 10:43:59,275 INFO [main][CipherTest] transformation=CAST5/OFB224/ZEROBYTEPADDING 10:43:59,275 INFO [main][CipherTest] transformation=CAST5/OFB232/ 10:43:59,275 INFO [main][CipherTest] transformation=CAST5/OFB232/ISO10126 10:43:59,275 INFO [main][CipherTest] transformation=CAST5/OFB232/ISO10126-2 10:43:59,276 INFO [main][CipherTest] transformation=CAST5/OFB232/ISO10126-2PADDING 10:43:59,276 INFO [main][CipherTest] transformation=CAST5/OFB232/ISO10126PADDING 10:43:59,276 INFO [main][CipherTest] transformation=CAST5/OFB232/ISO7816-4 10:43:59,276 INFO [main][CipherTest] transformation=CAST5/OFB232/ISO7816-4PADDING 10:43:59,276 INFO [main][CipherTest] transformation=CAST5/OFB232/NOPADDING 10:43:59,276 INFO [main][CipherTest] transformation=CAST5/OFB232/PKCS5 10:43:59,276 INFO [main][CipherTest] transformation=CAST5/OFB232/PKCS5PADDING 10:43:59,276 INFO [main][CipherTest] transformation=CAST5/OFB232/PKCS7 10:43:59,276 INFO [main][CipherTest] transformation=CAST5/OFB232/PKCS7PADDING 10:43:59,276 INFO [main][CipherTest] transformation=CAST5/OFB232/TBC 10:43:59,276 INFO [main][CipherTest] transformation=CAST5/OFB232/TBCPADDING 10:43:59,276 INFO [main][CipherTest] transformation=CAST5/OFB232/X9.23 10:43:59,276 INFO [main][CipherTest] transformation=CAST5/OFB232/X9.23PADDING 10:43:59,276 INFO [main][CipherTest] transformation=CAST5/OFB232/ZEROBYTE 10:43:59,276 INFO [main][CipherTest] transformation=CAST5/OFB232/ZEROBYTEPADDING 10:43:59,276 INFO [main][CipherTest] transformation=CAST5/OFB24/ 10:43:59,277 INFO [main][CipherTest] transformation=CAST5/OFB24/ISO10126 10:43:59,277 INFO [main][CipherTest] transformation=CAST5/OFB24/ISO10126-2 10:43:59,277 INFO [main][CipherTest] transformation=CAST5/OFB24/ISO10126-2PADDING 10:43:59,277 INFO [main][CipherTest] transformation=CAST5/OFB24/ISO10126PADDING 10:43:59,277 INFO [main][CipherTest] transformation=CAST5/OFB24/ISO7816-4 10:43:59,277 INFO [main][CipherTest] transformation=CAST5/OFB24/ISO7816-4PADDING 10:43:59,277 INFO [main][CipherTest] transformation=CAST5/OFB24/NOPADDING 10:43:59,277 INFO [main][CipherTest] transformation=CAST5/OFB24/PKCS5 10:43:59,277 INFO [main][CipherTest] transformation=CAST5/OFB24/PKCS5PADDING 10:43:59,277 INFO [main][CipherTest] transformation=CAST5/OFB24/PKCS7 10:43:59,277 INFO [main][CipherTest] transformation=CAST5/OFB24/PKCS7PADDING 10:43:59,277 INFO [main][CipherTest] transformation=CAST5/OFB24/TBC 10:43:59,277 INFO [main][CipherTest] transformation=CAST5/OFB24/TBCPADDING 10:43:59,277 INFO [main][CipherTest] transformation=CAST5/OFB24/X9.23 10:43:59,277 INFO [main][CipherTest] transformation=CAST5/OFB24/X9.23PADDING 10:43:59,278 INFO [main][CipherTest] transformation=CAST5/OFB24/ZEROBYTE 10:43:59,278 INFO [main][CipherTest] transformation=CAST5/OFB24/ZEROBYTEPADDING 10:43:59,278 INFO [main][CipherTest] transformation=CAST5/OFB240/ 10:43:59,278 INFO [main][CipherTest] transformation=CAST5/OFB240/ISO10126 10:43:59,278 INFO [main][CipherTest] transformation=CAST5/OFB240/ISO10126-2 10:43:59,278 INFO [main][CipherTest] transformation=CAST5/OFB240/ISO10126-2PADDING 10:43:59,278 INFO [main][CipherTest] transformation=CAST5/OFB240/ISO10126PADDING 10:43:59,278 INFO [main][CipherTest] transformation=CAST5/OFB240/ISO7816-4 10:43:59,278 INFO [main][CipherTest] transformation=CAST5/OFB240/ISO7816-4PADDING 10:43:59,278 INFO [main][CipherTest] transformation=CAST5/OFB240/NOPADDING 10:43:59,278 INFO [main][CipherTest] transformation=CAST5/OFB240/PKCS5 10:43:59,278 INFO [main][CipherTest] transformation=CAST5/OFB240/PKCS5PADDING 10:43:59,278 INFO [main][CipherTest] transformation=CAST5/OFB240/PKCS7 10:43:59,279 INFO [main][CipherTest] transformation=CAST5/OFB240/PKCS7PADDING 10:43:59,279 INFO [main][CipherTest] transformation=CAST5/OFB240/TBC 10:43:59,279 INFO [main][CipherTest] transformation=CAST5/OFB240/TBCPADDING 10:43:59,279 INFO [main][CipherTest] transformation=CAST5/OFB240/X9.23 10:43:59,279 INFO [main][CipherTest] transformation=CAST5/OFB240/X9.23PADDING 10:43:59,279 INFO [main][CipherTest] transformation=CAST5/OFB240/ZEROBYTE 10:43:59,279 INFO [main][CipherTest] transformation=CAST5/OFB240/ZEROBYTEPADDING 10:43:59,279 INFO [main][CipherTest] transformation=CAST5/OFB248/ 10:43:59,279 INFO [main][CipherTest] transformation=CAST5/OFB248/ISO10126 10:43:59,279 INFO [main][CipherTest] transformation=CAST5/OFB248/ISO10126-2 10:43:59,279 INFO [main][CipherTest] transformation=CAST5/OFB248/ISO10126-2PADDING 10:43:59,280 INFO [main][CipherTest] transformation=CAST5/OFB248/ISO10126PADDING 10:43:59,280 INFO [main][CipherTest] transformation=CAST5/OFB248/ISO7816-4 10:43:59,280 INFO [main][CipherTest] transformation=CAST5/OFB248/ISO7816-4PADDING 10:43:59,280 INFO [main][CipherTest] transformation=CAST5/OFB248/NOPADDING 10:43:59,280 INFO [main][CipherTest] transformation=CAST5/OFB248/PKCS5 10:43:59,280 INFO [main][CipherTest] transformation=CAST5/OFB248/PKCS5PADDING 10:43:59,280 INFO [main][CipherTest] transformation=CAST5/OFB248/PKCS7 10:43:59,280 INFO [main][CipherTest] transformation=CAST5/OFB248/PKCS7PADDING 10:43:59,280 INFO [main][CipherTest] transformation=CAST5/OFB248/TBC 10:43:59,280 INFO [main][CipherTest] transformation=CAST5/OFB248/TBCPADDING 10:43:59,280 INFO [main][CipherTest] transformation=CAST5/OFB248/X9.23 10:43:59,280 INFO [main][CipherTest] transformation=CAST5/OFB248/X9.23PADDING 10:43:59,280 INFO [main][CipherTest] transformation=CAST5/OFB248/ZEROBYTE 10:43:59,280 INFO [main][CipherTest] transformation=CAST5/OFB248/ZEROBYTEPADDING 10:43:59,280 INFO [main][CipherTest] transformation=CAST5/OFB256/ 10:43:59,281 INFO [main][CipherTest] transformation=CAST5/OFB256/ISO10126 10:43:59,281 INFO [main][CipherTest] transformation=CAST5/OFB256/ISO10126-2 10:43:59,281 INFO [main][CipherTest] transformation=CAST5/OFB256/ISO10126-2PADDING 10:43:59,281 INFO [main][CipherTest] transformation=CAST5/OFB256/ISO10126PADDING 10:43:59,281 INFO [main][CipherTest] transformation=CAST5/OFB256/ISO7816-4 10:43:59,281 INFO [main][CipherTest] transformation=CAST5/OFB256/ISO7816-4PADDING 10:43:59,281 INFO [main][CipherTest] transformation=CAST5/OFB256/NOPADDING 10:43:59,281 INFO [main][CipherTest] transformation=CAST5/OFB256/PKCS5 10:43:59,281 INFO [main][CipherTest] transformation=CAST5/OFB256/PKCS5PADDING 10:43:59,281 INFO [main][CipherTest] transformation=CAST5/OFB256/PKCS7 10:43:59,281 INFO [main][CipherTest] transformation=CAST5/OFB256/PKCS7PADDING 10:43:59,282 INFO [main][CipherTest] transformation=CAST5/OFB256/TBC 10:43:59,282 INFO [main][CipherTest] transformation=CAST5/OFB256/TBCPADDING 10:43:59,282 INFO [main][CipherTest] transformation=CAST5/OFB256/X9.23 10:43:59,282 INFO [main][CipherTest] transformation=CAST5/OFB256/X9.23PADDING 10:43:59,282 INFO [main][CipherTest] transformation=CAST5/OFB256/ZEROBYTE 10:43:59,282 INFO [main][CipherTest] transformation=CAST5/OFB256/ZEROBYTEPADDING 10:43:59,282 INFO [main][CipherTest] transformation=CAST5/OFB32/ 10:43:59,282 INFO [main][CipherTest] transformation=CAST5/OFB32/ISO10126 10:43:59,282 INFO [main][CipherTest] transformation=CAST5/OFB32/ISO10126-2 10:43:59,282 INFO [main][CipherTest] transformation=CAST5/OFB32/ISO10126-2PADDING 10:43:59,282 INFO [main][CipherTest] transformation=CAST5/OFB32/ISO10126PADDING 10:43:59,282 INFO [main][CipherTest] transformation=CAST5/OFB32/ISO7816-4 10:43:59,282 INFO [main][CipherTest] transformation=CAST5/OFB32/ISO7816-4PADDING 10:43:59,282 INFO [main][CipherTest] transformation=CAST5/OFB32/NOPADDING 10:43:59,282 INFO [main][CipherTest] transformation=CAST5/OFB32/PKCS5 10:43:59,282 INFO [main][CipherTest] transformation=CAST5/OFB32/PKCS5PADDING 10:43:59,283 INFO [main][CipherTest] transformation=CAST5/OFB32/PKCS7 10:43:59,283 INFO [main][CipherTest] transformation=CAST5/OFB32/PKCS7PADDING 10:43:59,283 INFO [main][CipherTest] transformation=CAST5/OFB32/TBC 10:43:59,283 INFO [main][CipherTest] transformation=CAST5/OFB32/TBCPADDING 10:43:59,283 INFO [main][CipherTest] transformation=CAST5/OFB32/X9.23 10:43:59,283 INFO [main][CipherTest] transformation=CAST5/OFB32/X9.23PADDING 10:43:59,283 INFO [main][CipherTest] transformation=CAST5/OFB32/ZEROBYTE 10:43:59,283 INFO [main][CipherTest] transformation=CAST5/OFB32/ZEROBYTEPADDING 10:43:59,283 INFO [main][CipherTest] transformation=CAST5/OFB40/ 10:43:59,283 INFO [main][CipherTest] transformation=CAST5/OFB40/ISO10126 10:43:59,283 INFO [main][CipherTest] transformation=CAST5/OFB40/ISO10126-2 10:43:59,283 INFO [main][CipherTest] transformation=CAST5/OFB40/ISO10126-2PADDING 10:43:59,284 INFO [main][CipherTest] transformation=CAST5/OFB40/ISO10126PADDING 10:43:59,284 INFO [main][CipherTest] transformation=CAST5/OFB40/ISO7816-4 10:43:59,284 INFO [main][CipherTest] transformation=CAST5/OFB40/ISO7816-4PADDING 10:43:59,284 INFO [main][CipherTest] transformation=CAST5/OFB40/NOPADDING 10:43:59,284 INFO [main][CipherTest] transformation=CAST5/OFB40/PKCS5 10:43:59,284 INFO [main][CipherTest] transformation=CAST5/OFB40/PKCS5PADDING 10:43:59,284 INFO [main][CipherTest] transformation=CAST5/OFB40/PKCS7 10:43:59,284 INFO [main][CipherTest] transformation=CAST5/OFB40/PKCS7PADDING 10:43:59,284 INFO [main][CipherTest] transformation=CAST5/OFB40/TBC 10:43:59,284 INFO [main][CipherTest] transformation=CAST5/OFB40/TBCPADDING 10:43:59,284 INFO [main][CipherTest] transformation=CAST5/OFB40/X9.23 10:43:59,284 INFO [main][CipherTest] transformation=CAST5/OFB40/X9.23PADDING 10:43:59,284 INFO [main][CipherTest] transformation=CAST5/OFB40/ZEROBYTE 10:43:59,284 INFO [main][CipherTest] transformation=CAST5/OFB40/ZEROBYTEPADDING 10:43:59,285 INFO [main][CipherTest] transformation=CAST5/OFB48/ 10:43:59,285 INFO [main][CipherTest] transformation=CAST5/OFB48/ISO10126 10:43:59,285 INFO [main][CipherTest] transformation=CAST5/OFB48/ISO10126-2 10:43:59,285 INFO [main][CipherTest] transformation=CAST5/OFB48/ISO10126-2PADDING 10:43:59,285 INFO [main][CipherTest] transformation=CAST5/OFB48/ISO10126PADDING 10:43:59,285 INFO [main][CipherTest] transformation=CAST5/OFB48/ISO7816-4 10:43:59,285 INFO [main][CipherTest] transformation=CAST5/OFB48/ISO7816-4PADDING 10:43:59,285 INFO [main][CipherTest] transformation=CAST5/OFB48/NOPADDING 10:43:59,285 INFO [main][CipherTest] transformation=CAST5/OFB48/PKCS5 10:43:59,285 INFO [main][CipherTest] transformation=CAST5/OFB48/PKCS5PADDING 10:43:59,285 INFO [main][CipherTest] transformation=CAST5/OFB48/PKCS7 10:43:59,285 INFO [main][CipherTest] transformation=CAST5/OFB48/PKCS7PADDING 10:43:59,285 INFO [main][CipherTest] transformation=CAST5/OFB48/TBC 10:43:59,285 INFO [main][CipherTest] transformation=CAST5/OFB48/TBCPADDING 10:43:59,285 INFO [main][CipherTest] transformation=CAST5/OFB48/X9.23 10:43:59,286 INFO [main][CipherTest] transformation=CAST5/OFB48/X9.23PADDING 10:43:59,286 INFO [main][CipherTest] transformation=CAST5/OFB48/ZEROBYTE 10:43:59,286 INFO [main][CipherTest] transformation=CAST5/OFB48/ZEROBYTEPADDING 10:43:59,286 INFO [main][CipherTest] transformation=CAST5/OFB56/ 10:43:59,286 INFO [main][CipherTest] transformation=CAST5/OFB56/ISO10126 10:43:59,286 INFO [main][CipherTest] transformation=CAST5/OFB56/ISO10126-2 10:43:59,286 INFO [main][CipherTest] transformation=CAST5/OFB56/ISO10126-2PADDING 10:43:59,286 INFO [main][CipherTest] transformation=CAST5/OFB56/ISO10126PADDING 10:43:59,286 INFO [main][CipherTest] transformation=CAST5/OFB56/ISO7816-4 10:43:59,286 INFO [main][CipherTest] transformation=CAST5/OFB56/ISO7816-4PADDING 10:43:59,286 INFO [main][CipherTest] transformation=CAST5/OFB56/NOPADDING 10:43:59,286 INFO [main][CipherTest] transformation=CAST5/OFB56/PKCS5 10:43:59,286 INFO [main][CipherTest] transformation=CAST5/OFB56/PKCS5PADDING 10:43:59,286 INFO [main][CipherTest] transformation=CAST5/OFB56/PKCS7 10:43:59,286 INFO [main][CipherTest] transformation=CAST5/OFB56/PKCS7PADDING 10:43:59,286 INFO [main][CipherTest] transformation=CAST5/OFB56/TBC 10:43:59,287 INFO [main][CipherTest] transformation=CAST5/OFB56/TBCPADDING 10:43:59,287 INFO [main][CipherTest] transformation=CAST5/OFB56/X9.23 10:43:59,287 INFO [main][CipherTest] transformation=CAST5/OFB56/X9.23PADDING 10:43:59,287 INFO [main][CipherTest] transformation=CAST5/OFB56/ZEROBYTE 10:43:59,287 INFO [main][CipherTest] transformation=CAST5/OFB56/ZEROBYTEPADDING 10:43:59,287 INFO [main][CipherTest] transformation=CAST5/OFB64/ 10:43:59,287 INFO [main][CipherTest] transformation=CAST5/OFB64/ISO10126 10:43:59,287 INFO [main][CipherTest] transformation=CAST5/OFB64/ISO10126-2 10:43:59,287 INFO [main][CipherTest] transformation=CAST5/OFB64/ISO10126-2PADDING 10:43:59,287 INFO [main][CipherTest] transformation=CAST5/OFB64/ISO10126PADDING 10:43:59,287 INFO [main][CipherTest] transformation=CAST5/OFB64/ISO7816-4 10:43:59,287 INFO [main][CipherTest] transformation=CAST5/OFB64/ISO7816-4PADDING 10:43:59,287 INFO [main][CipherTest] transformation=CAST5/OFB64/NOPADDING 10:43:59,288 INFO [main][CipherTest] transformation=CAST5/OFB64/PKCS5 10:43:59,288 INFO [main][CipherTest] transformation=CAST5/OFB64/PKCS5PADDING 10:43:59,288 INFO [main][CipherTest] transformation=CAST5/OFB64/PKCS7 10:43:59,288 INFO [main][CipherTest] transformation=CAST5/OFB64/PKCS7PADDING 10:43:59,288 INFO [main][CipherTest] transformation=CAST5/OFB64/TBC 10:43:59,288 INFO [main][CipherTest] transformation=CAST5/OFB64/TBCPADDING 10:43:59,288 INFO [main][CipherTest] transformation=CAST5/OFB64/X9.23 10:43:59,288 INFO [main][CipherTest] transformation=CAST5/OFB64/X9.23PADDING 10:43:59,288 INFO [main][CipherTest] transformation=CAST5/OFB64/ZEROBYTE 10:43:59,288 INFO [main][CipherTest] transformation=CAST5/OFB64/ZEROBYTEPADDING 10:43:59,288 INFO [main][CipherTest] transformation=CAST5/OFB72/ 10:43:59,288 INFO [main][CipherTest] transformation=CAST5/OFB72/ISO10126 10:43:59,288 INFO [main][CipherTest] transformation=CAST5/OFB72/ISO10126-2 10:43:59,288 INFO [main][CipherTest] transformation=CAST5/OFB72/ISO10126-2PADDING 10:43:59,288 INFO [main][CipherTest] transformation=CAST5/OFB72/ISO10126PADDING 10:43:59,289 INFO [main][CipherTest] transformation=CAST5/OFB72/ISO7816-4 10:43:59,289 INFO [main][CipherTest] transformation=CAST5/OFB72/ISO7816-4PADDING 10:43:59,289 INFO [main][CipherTest] transformation=CAST5/OFB72/NOPADDING 10:43:59,289 INFO [main][CipherTest] transformation=CAST5/OFB72/PKCS5 10:43:59,289 INFO [main][CipherTest] transformation=CAST5/OFB72/PKCS5PADDING 10:43:59,289 INFO [main][CipherTest] transformation=CAST5/OFB72/PKCS7 10:43:59,289 INFO [main][CipherTest] transformation=CAST5/OFB72/PKCS7PADDING 10:43:59,289 INFO [main][CipherTest] transformation=CAST5/OFB72/TBC 10:43:59,289 INFO [main][CipherTest] transformation=CAST5/OFB72/TBCPADDING 10:43:59,289 INFO [main][CipherTest] transformation=CAST5/OFB72/X9.23 10:43:59,289 INFO [main][CipherTest] transformation=CAST5/OFB72/X9.23PADDING 10:43:59,289 INFO [main][CipherTest] transformation=CAST5/OFB72/ZEROBYTE 10:43:59,289 INFO [main][CipherTest] transformation=CAST5/OFB72/ZEROBYTEPADDING 10:43:59,289 INFO [main][CipherTest] transformation=CAST5/OFB8/ 10:43:59,290 INFO [main][CipherTest] transformation=CAST5/OFB8/ISO10126 10:43:59,290 INFO [main][CipherTest] transformation=CAST5/OFB8/ISO10126-2 10:43:59,290 INFO [main][CipherTest] transformation=CAST5/OFB8/ISO10126-2PADDING 10:43:59,290 INFO [main][CipherTest] transformation=CAST5/OFB8/ISO10126PADDING 10:43:59,290 INFO [main][CipherTest] transformation=CAST5/OFB8/ISO7816-4 10:43:59,290 INFO [main][CipherTest] transformation=CAST5/OFB8/ISO7816-4PADDING 10:43:59,290 INFO [main][CipherTest] transformation=CAST5/OFB8/NOPADDING 10:43:59,290 INFO [main][CipherTest] transformation=CAST5/OFB8/PKCS5 10:43:59,290 INFO [main][CipherTest] transformation=CAST5/OFB8/PKCS5PADDING 10:43:59,290 INFO [main][CipherTest] transformation=CAST5/OFB8/PKCS7 10:43:59,290 INFO [main][CipherTest] transformation=CAST5/OFB8/PKCS7PADDING 10:43:59,290 INFO [main][CipherTest] transformation=CAST5/OFB8/TBC 10:43:59,290 INFO [main][CipherTest] transformation=CAST5/OFB8/TBCPADDING 10:43:59,290 INFO [main][CipherTest] transformation=CAST5/OFB8/X9.23 10:43:59,290 INFO [main][CipherTest] transformation=CAST5/OFB8/X9.23PADDING 10:43:59,290 INFO [main][CipherTest] transformation=CAST5/OFB8/ZEROBYTE 10:43:59,291 INFO [main][CipherTest] transformation=CAST5/OFB8/ZEROBYTEPADDING 10:43:59,291 INFO [main][CipherTest] transformation=CAST5/OFB80/ 10:43:59,291 INFO [main][CipherTest] transformation=CAST5/OFB80/ISO10126 10:43:59,291 INFO [main][CipherTest] transformation=CAST5/OFB80/ISO10126-2 10:43:59,291 INFO [main][CipherTest] transformation=CAST5/OFB80/ISO10126-2PADDING 10:43:59,291 INFO [main][CipherTest] transformation=CAST5/OFB80/ISO10126PADDING 10:43:59,291 INFO [main][CipherTest] transformation=CAST5/OFB80/ISO7816-4 10:43:59,291 INFO [main][CipherTest] transformation=CAST5/OFB80/ISO7816-4PADDING 10:43:59,291 INFO [main][CipherTest] transformation=CAST5/OFB80/NOPADDING 10:43:59,291 INFO [main][CipherTest] transformation=CAST5/OFB80/PKCS5 10:43:59,291 INFO [main][CipherTest] transformation=CAST5/OFB80/PKCS5PADDING 10:43:59,291 INFO [main][CipherTest] transformation=CAST5/OFB80/PKCS7 10:43:59,292 INFO [main][CipherTest] transformation=CAST5/OFB80/PKCS7PADDING 10:43:59,292 INFO [main][CipherTest] transformation=CAST5/OFB80/TBC 10:43:59,292 INFO [main][CipherTest] transformation=CAST5/OFB80/TBCPADDING 10:43:59,292 INFO [main][CipherTest] transformation=CAST5/OFB80/X9.23 10:43:59,292 INFO [main][CipherTest] transformation=CAST5/OFB80/X9.23PADDING 10:43:59,292 INFO [main][CipherTest] transformation=CAST5/OFB80/ZEROBYTE 10:43:59,292 INFO [main][CipherTest] transformation=CAST5/OFB80/ZEROBYTEPADDING 10:43:59,292 INFO [main][CipherTest] transformation=CAST5/OFB88/ 10:43:59,292 INFO [main][CipherTest] transformation=CAST5/OFB88/ISO10126 10:43:59,292 INFO [main][CipherTest] transformation=CAST5/OFB88/ISO10126-2 10:43:59,292 INFO [main][CipherTest] transformation=CAST5/OFB88/ISO10126-2PADDING 10:43:59,292 INFO [main][CipherTest] transformation=CAST5/OFB88/ISO10126PADDING 10:43:59,292 INFO [main][CipherTest] transformation=CAST5/OFB88/ISO7816-4 10:43:59,292 INFO [main][CipherTest] transformation=CAST5/OFB88/ISO7816-4PADDING 10:43:59,292 INFO [main][CipherTest] transformation=CAST5/OFB88/NOPADDING 10:43:59,293 INFO [main][CipherTest] transformation=CAST5/OFB88/PKCS5 10:43:59,293 INFO [main][CipherTest] transformation=CAST5/OFB88/PKCS5PADDING 10:43:59,293 INFO [main][CipherTest] transformation=CAST5/OFB88/PKCS7 10:43:59,293 INFO [main][CipherTest] transformation=CAST5/OFB88/PKCS7PADDING 10:43:59,293 INFO [main][CipherTest] transformation=CAST5/OFB88/TBC 10:43:59,293 INFO [main][CipherTest] transformation=CAST5/OFB88/TBCPADDING 10:43:59,293 INFO [main][CipherTest] transformation=CAST5/OFB88/X9.23 10:43:59,293 INFO [main][CipherTest] transformation=CAST5/OFB88/X9.23PADDING 10:43:59,293 INFO [main][CipherTest] transformation=CAST5/OFB88/ZEROBYTE 10:43:59,293 INFO [main][CipherTest] transformation=CAST5/OFB88/ZEROBYTEPADDING 10:43:59,293 INFO [main][CipherTest] transformation=CAST5/OFB96/ 10:43:59,293 INFO [main][CipherTest] transformation=CAST5/OFB96/ISO10126 10:43:59,294 INFO [main][CipherTest] transformation=CAST5/OFB96/ISO10126-2 10:43:59,294 INFO [main][CipherTest] transformation=CAST5/OFB96/ISO10126-2PADDING 10:43:59,294 INFO [main][CipherTest] transformation=CAST5/OFB96/ISO10126PADDING 10:43:59,294 INFO [main][CipherTest] transformation=CAST5/OFB96/ISO7816-4 10:43:59,294 INFO [main][CipherTest] transformation=CAST5/OFB96/ISO7816-4PADDING 10:43:59,294 INFO [main][CipherTest] transformation=CAST5/OFB96/NOPADDING 10:43:59,294 INFO [main][CipherTest] transformation=CAST5/OFB96/PKCS5 10:43:59,294 INFO [main][CipherTest] transformation=CAST5/OFB96/PKCS5PADDING 10:43:59,294 INFO [main][CipherTest] transformation=CAST5/OFB96/PKCS7 10:43:59,294 INFO [main][CipherTest] transformation=CAST5/OFB96/PKCS7PADDING 10:43:59,294 INFO [main][CipherTest] transformation=CAST5/OFB96/TBC 10:43:59,294 INFO [main][CipherTest] transformation=CAST5/OFB96/TBCPADDING 10:43:59,294 INFO [main][CipherTest] transformation=CAST5/OFB96/X9.23 10:43:59,294 INFO [main][CipherTest] transformation=CAST5/OFB96/X9.23PADDING 10:43:59,294 INFO [main][CipherTest] transformation=CAST5/OFB96/ZEROBYTE 10:43:59,294 INFO [main][CipherTest] transformation=CAST5/OFB96/ZEROBYTEPADDING 10:43:59,295 INFO [main][CipherTest] transformation=CAST5/SIC/ 10:43:59,295 INFO [main][CipherTest] transformation=CAST5/SIC/ISO10126 10:43:59,295 INFO [main][CipherTest] transformation=CAST5/SIC/ISO10126-2 10:43:59,295 INFO [main][CipherTest] transformation=CAST5/SIC/ISO10126-2PADDING 10:43:59,295 INFO [main][CipherTest] transformation=CAST5/SIC/ISO10126PADDING 10:43:59,295 INFO [main][CipherTest] transformation=CAST5/SIC/ISO7816-4 10:43:59,296 INFO [main][CipherTest] transformation=CAST5/SIC/ISO7816-4PADDING 10:43:59,296 INFO [main][CipherTest] transformation=CAST5/SIC/NOPADDING 10:43:59,296 INFO [main][CipherTest] transformation=CAST5/SIC/PKCS5 10:43:59,296 INFO [main][CipherTest] transformation=CAST5/SIC/PKCS5PADDING 10:43:59,296 INFO [main][CipherTest] transformation=CAST5/SIC/PKCS7 10:43:59,296 INFO [main][CipherTest] transformation=CAST5/SIC/PKCS7PADDING 10:43:59,296 INFO [main][CipherTest] transformation=CAST5/SIC/TBC 10:43:59,296 INFO [main][CipherTest] transformation=CAST5/SIC/TBCPADDING 10:43:59,296 INFO [main][CipherTest] transformation=CAST5/SIC/X9.23 10:43:59,296 INFO [main][CipherTest] transformation=CAST5/SIC/X9.23PADDING 10:43:59,297 INFO [main][CipherTest] transformation=CAST5/SIC/ZEROBYTE 10:43:59,297 INFO [main][CipherTest] transformation=CAST5/SIC/ZEROBYTEPADDING 10:43:59,297 INFO [main][CipherTest] transformation=CAST6// 10:43:59,297 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "CAST6//" does not support IV => Skipping. 10:43:59,297 INFO [main][CipherTest] transformation=CAST6//NOPADDING 10:43:59,298 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "CAST6//NOPADDING" does not support IV => Skipping. 10:43:59,298 INFO [main][CipherTest] transformation=CAST6/CBC-CTS/ 10:43:59,298 INFO [main][CipherTest] transformation=CAST6/CBC-CTS/NOPADDING 10:43:59,299 INFO [main][CipherTest] transformation=CAST6/CBC/ 10:43:59,299 INFO [main][CipherTest] transformation=CAST6/CBC/ISO10126 10:43:59,299 INFO [main][CipherTest] transformation=CAST6/CBC/ISO10126-2 10:43:59,300 INFO [main][CipherTest] transformation=CAST6/CBC/ISO10126-2PADDING 10:43:59,300 INFO [main][CipherTest] transformation=CAST6/CBC/ISO10126PADDING 10:43:59,300 INFO [main][CipherTest] transformation=CAST6/CBC/ISO7816-4 10:43:59,301 INFO [main][CipherTest] transformation=CAST6/CBC/ISO7816-4PADDING 10:43:59,301 INFO [main][CipherTest] transformation=CAST6/CBC/NOPADDING 10:43:59,301 INFO [main][CipherTest] transformation=CAST6/CBC/PKCS5 10:43:59,301 INFO [main][CipherTest] transformation=CAST6/CBC/PKCS5PADDING 10:43:59,302 INFO [main][CipherTest] transformation=CAST6/CBC/PKCS7 10:43:59,302 INFO [main][CipherTest] transformation=CAST6/CBC/PKCS7PADDING 10:43:59,302 INFO [main][CipherTest] transformation=CAST6/CBC/TBC 10:43:59,303 INFO [main][CipherTest] transformation=CAST6/CBC/TBCPADDING 10:43:59,303 INFO [main][CipherTest] transformation=CAST6/CBC/X9.23 10:43:59,303 INFO [main][CipherTest] transformation=CAST6/CBC/X9.23PADDING 10:43:59,303 INFO [main][CipherTest] transformation=CAST6/CBC/ZEROBYTE 10:43:59,304 INFO [main][CipherTest] transformation=CAST6/CBC/ZEROBYTEPADDING 10:43:59,304 INFO [main][CipherTest] transformation=CAST6/CCM/ 10:43:59,304 ERROR [main][CipherTest] transformation "CAST6/CCM/": java.lang.IllegalArgumentException: nonce must have length from 7 to 13 octets 10:43:59,304 INFO [main][CipherTest] transformation=CAST6/CCM/NOPADDING 10:43:59,304 ERROR [main][CipherTest] transformation "CAST6/CCM/NOPADDING": java.lang.IllegalArgumentException: nonce must have length from 7 to 13 octets 10:43:59,304 INFO [main][CipherTest] transformation=CAST6/CFB/ 10:43:59,305 INFO [main][CipherTest] transformation=CAST6/CFB/ISO10126 10:43:59,305 INFO [main][CipherTest] transformation=CAST6/CFB/ISO10126-2 10:43:59,305 INFO [main][CipherTest] transformation=CAST6/CFB/ISO10126-2PADDING 10:43:59,305 INFO [main][CipherTest] transformation=CAST6/CFB/ISO10126PADDING 10:43:59,306 INFO [main][CipherTest] transformation=CAST6/CFB/ISO7816-4 10:43:59,306 INFO [main][CipherTest] transformation=CAST6/CFB/ISO7816-4PADDING 10:43:59,306 INFO [main][CipherTest] transformation=CAST6/CFB/NOPADDING 10:43:59,306 INFO [main][CipherTest] transformation=CAST6/CFB/PKCS5 10:43:59,307 INFO [main][CipherTest] transformation=CAST6/CFB/PKCS5PADDING 10:43:59,307 INFO [main][CipherTest] transformation=CAST6/CFB/PKCS7 10:43:59,307 INFO [main][CipherTest] transformation=CAST6/CFB/PKCS7PADDING 10:43:59,308 INFO [main][CipherTest] transformation=CAST6/CFB/TBC 10:43:59,308 INFO [main][CipherTest] transformation=CAST6/CFB/TBCPADDING 10:43:59,308 INFO [main][CipherTest] transformation=CAST6/CFB/X9.23 10:43:59,308 INFO [main][CipherTest] transformation=CAST6/CFB/X9.23PADDING 10:43:59,309 INFO [main][CipherTest] transformation=CAST6/CFB/ZEROBYTE 10:43:59,309 INFO [main][CipherTest] transformation=CAST6/CFB/ZEROBYTEPADDING 10:43:59,309 INFO [main][CipherTest] transformation=CAST6/CFB104/ 10:43:59,309 INFO [main][CipherTest] transformation=CAST6/CFB104/ISO10126 10:43:59,310 INFO [main][CipherTest] transformation=CAST6/CFB104/ISO10126-2 10:43:59,310 INFO [main][CipherTest] transformation=CAST6/CFB104/ISO10126-2PADDING 10:43:59,310 INFO [main][CipherTest] transformation=CAST6/CFB104/ISO10126PADDING 10:43:59,310 INFO [main][CipherTest] transformation=CAST6/CFB104/ISO7816-4 10:43:59,311 INFO [main][CipherTest] transformation=CAST6/CFB104/ISO7816-4PADDING 10:43:59,311 INFO [main][CipherTest] transformation=CAST6/CFB104/NOPADDING 10:43:59,311 INFO [main][CipherTest] transformation=CAST6/CFB104/PKCS5 10:43:59,311 INFO [main][CipherTest] transformation=CAST6/CFB104/PKCS5PADDING 10:43:59,312 INFO [main][CipherTest] transformation=CAST6/CFB104/PKCS7 10:43:59,312 INFO [main][CipherTest] transformation=CAST6/CFB104/PKCS7PADDING 10:43:59,312 INFO [main][CipherTest] transformation=CAST6/CFB104/TBC 10:43:59,312 INFO [main][CipherTest] transformation=CAST6/CFB104/TBCPADDING 10:43:59,313 INFO [main][CipherTest] transformation=CAST6/CFB104/X9.23 10:43:59,313 INFO [main][CipherTest] transformation=CAST6/CFB104/X9.23PADDING 10:43:59,313 INFO [main][CipherTest] transformation=CAST6/CFB104/ZEROBYTE 10:43:59,313 INFO [main][CipherTest] transformation=CAST6/CFB104/ZEROBYTEPADDING 10:43:59,314 INFO [main][CipherTest] transformation=CAST6/CFB112/ 10:43:59,314 INFO [main][CipherTest] transformation=CAST6/CFB112/ISO10126 10:43:59,314 INFO [main][CipherTest] transformation=CAST6/CFB112/ISO10126-2 10:43:59,314 INFO [main][CipherTest] transformation=CAST6/CFB112/ISO10126-2PADDING 10:43:59,315 INFO [main][CipherTest] transformation=CAST6/CFB112/ISO10126PADDING 10:43:59,315 INFO [main][CipherTest] transformation=CAST6/CFB112/ISO7816-4 10:43:59,315 INFO [main][CipherTest] transformation=CAST6/CFB112/ISO7816-4PADDING 10:43:59,316 INFO [main][CipherTest] transformation=CAST6/CFB112/NOPADDING 10:43:59,316 INFO [main][CipherTest] transformation=CAST6/CFB112/PKCS5 10:43:59,316 INFO [main][CipherTest] transformation=CAST6/CFB112/PKCS5PADDING 10:43:59,316 INFO [main][CipherTest] transformation=CAST6/CFB112/PKCS7 10:43:59,316 INFO [main][CipherTest] transformation=CAST6/CFB112/PKCS7PADDING 10:43:59,316 INFO [main][CipherTest] transformation=CAST6/CFB112/TBC 10:43:59,316 INFO [main][CipherTest] transformation=CAST6/CFB112/TBCPADDING 10:43:59,317 INFO [main][CipherTest] transformation=CAST6/CFB112/X9.23 10:43:59,317 INFO [main][CipherTest] transformation=CAST6/CFB112/X9.23PADDING 10:43:59,317 INFO [main][CipherTest] transformation=CAST6/CFB112/ZEROBYTE 10:43:59,317 INFO [main][CipherTest] transformation=CAST6/CFB112/ZEROBYTEPADDING 10:43:59,317 INFO [main][CipherTest] transformation=CAST6/CFB120/ 10:43:59,317 INFO [main][CipherTest] transformation=CAST6/CFB120/ISO10126 10:43:59,317 INFO [main][CipherTest] transformation=CAST6/CFB120/ISO10126-2 10:43:59,317 INFO [main][CipherTest] transformation=CAST6/CFB120/ISO10126-2PADDING 10:43:59,318 INFO [main][CipherTest] transformation=CAST6/CFB120/ISO10126PADDING 10:43:59,318 INFO [main][CipherTest] transformation=CAST6/CFB120/ISO7816-4 10:43:59,318 INFO [main][CipherTest] transformation=CAST6/CFB120/ISO7816-4PADDING 10:43:59,318 INFO [main][CipherTest] transformation=CAST6/CFB120/NOPADDING 10:43:59,318 INFO [main][CipherTest] transformation=CAST6/CFB120/PKCS5 10:43:59,318 INFO [main][CipherTest] transformation=CAST6/CFB120/PKCS5PADDING 10:43:59,318 INFO [main][CipherTest] transformation=CAST6/CFB120/PKCS7 10:43:59,318 INFO [main][CipherTest] transformation=CAST6/CFB120/PKCS7PADDING 10:43:59,318 INFO [main][CipherTest] transformation=CAST6/CFB120/TBC 10:43:59,318 INFO [main][CipherTest] transformation=CAST6/CFB120/TBCPADDING 10:43:59,319 INFO [main][CipherTest] transformation=CAST6/CFB120/X9.23 10:43:59,319 INFO [main][CipherTest] transformation=CAST6/CFB120/X9.23PADDING 10:43:59,319 INFO [main][CipherTest] transformation=CAST6/CFB120/ZEROBYTE 10:43:59,319 INFO [main][CipherTest] transformation=CAST6/CFB120/ZEROBYTEPADDING 10:43:59,319 INFO [main][CipherTest] transformation=CAST6/CFB128/ 10:43:59,319 INFO [main][CipherTest] transformation=CAST6/CFB128/ISO10126 10:43:59,319 INFO [main][CipherTest] transformation=CAST6/CFB128/ISO10126-2 10:43:59,320 INFO [main][CipherTest] transformation=CAST6/CFB128/ISO10126-2PADDING 10:43:59,320 INFO [main][CipherTest] transformation=CAST6/CFB128/ISO10126PADDING 10:43:59,320 INFO [main][CipherTest] transformation=CAST6/CFB128/ISO7816-4 10:43:59,320 INFO [main][CipherTest] transformation=CAST6/CFB128/ISO7816-4PADDING 10:43:59,320 INFO [main][CipherTest] transformation=CAST6/CFB128/NOPADDING 10:43:59,320 INFO [main][CipherTest] transformation=CAST6/CFB128/PKCS5 10:43:59,320 INFO [main][CipherTest] transformation=CAST6/CFB128/PKCS5PADDING 10:43:59,320 INFO [main][CipherTest] transformation=CAST6/CFB128/PKCS7 10:43:59,320 INFO [main][CipherTest] transformation=CAST6/CFB128/PKCS7PADDING 10:43:59,320 INFO [main][CipherTest] transformation=CAST6/CFB128/TBC 10:43:59,321 INFO [main][CipherTest] transformation=CAST6/CFB128/TBCPADDING 10:43:59,321 INFO [main][CipherTest] transformation=CAST6/CFB128/X9.23 10:43:59,321 INFO [main][CipherTest] transformation=CAST6/CFB128/X9.23PADDING 10:43:59,321 INFO [main][CipherTest] transformation=CAST6/CFB128/ZEROBYTE 10:43:59,321 INFO [main][CipherTest] transformation=CAST6/CFB128/ZEROBYTEPADDING 10:43:59,321 INFO [main][CipherTest] transformation=CAST6/CFB136/ 10:43:59,321 INFO [main][CipherTest] transformation=CAST6/CFB136/ISO10126 10:43:59,321 INFO [main][CipherTest] transformation=CAST6/CFB136/ISO10126-2 10:43:59,321 INFO [main][CipherTest] transformation=CAST6/CFB136/ISO10126-2PADDING 10:43:59,322 INFO [main][CipherTest] transformation=CAST6/CFB136/ISO10126PADDING 10:43:59,322 INFO [main][CipherTest] transformation=CAST6/CFB136/ISO7816-4 10:43:59,322 INFO [main][CipherTest] transformation=CAST6/CFB136/ISO7816-4PADDING 10:43:59,322 INFO [main][CipherTest] transformation=CAST6/CFB136/NOPADDING 10:43:59,322 INFO [main][CipherTest] transformation=CAST6/CFB136/PKCS5 10:43:59,322 INFO [main][CipherTest] transformation=CAST6/CFB136/PKCS5PADDING 10:43:59,322 INFO [main][CipherTest] transformation=CAST6/CFB136/PKCS7 10:43:59,322 INFO [main][CipherTest] transformation=CAST6/CFB136/PKCS7PADDING 10:43:59,322 INFO [main][CipherTest] transformation=CAST6/CFB136/TBC 10:43:59,322 INFO [main][CipherTest] transformation=CAST6/CFB136/TBCPADDING 10:43:59,322 INFO [main][CipherTest] transformation=CAST6/CFB136/X9.23 10:43:59,322 INFO [main][CipherTest] transformation=CAST6/CFB136/X9.23PADDING 10:43:59,322 INFO [main][CipherTest] transformation=CAST6/CFB136/ZEROBYTE 10:43:59,323 INFO [main][CipherTest] transformation=CAST6/CFB136/ZEROBYTEPADDING 10:43:59,323 INFO [main][CipherTest] transformation=CAST6/CFB144/ 10:43:59,323 INFO [main][CipherTest] transformation=CAST6/CFB144/ISO10126 10:43:59,323 INFO [main][CipherTest] transformation=CAST6/CFB144/ISO10126-2 10:43:59,323 INFO [main][CipherTest] transformation=CAST6/CFB144/ISO10126-2PADDING 10:43:59,323 INFO [main][CipherTest] transformation=CAST6/CFB144/ISO10126PADDING 10:43:59,323 INFO [main][CipherTest] transformation=CAST6/CFB144/ISO7816-4 10:43:59,323 INFO [main][CipherTest] transformation=CAST6/CFB144/ISO7816-4PADDING 10:43:59,323 INFO [main][CipherTest] transformation=CAST6/CFB144/NOPADDING 10:43:59,323 INFO [main][CipherTest] transformation=CAST6/CFB144/PKCS5 10:43:59,324 INFO [main][CipherTest] transformation=CAST6/CFB144/PKCS5PADDING 10:43:59,324 INFO [main][CipherTest] transformation=CAST6/CFB144/PKCS7 10:43:59,324 INFO [main][CipherTest] transformation=CAST6/CFB144/PKCS7PADDING 10:43:59,324 INFO [main][CipherTest] transformation=CAST6/CFB144/TBC 10:43:59,324 INFO [main][CipherTest] transformation=CAST6/CFB144/TBCPADDING 10:43:59,324 INFO [main][CipherTest] transformation=CAST6/CFB144/X9.23 10:43:59,324 INFO [main][CipherTest] transformation=CAST6/CFB144/X9.23PADDING 10:43:59,324 INFO [main][CipherTest] transformation=CAST6/CFB144/ZEROBYTE 10:43:59,324 INFO [main][CipherTest] transformation=CAST6/CFB144/ZEROBYTEPADDING 10:43:59,324 INFO [main][CipherTest] transformation=CAST6/CFB152/ 10:43:59,324 INFO [main][CipherTest] transformation=CAST6/CFB152/ISO10126 10:43:59,325 INFO [main][CipherTest] transformation=CAST6/CFB152/ISO10126-2 10:43:59,325 INFO [main][CipherTest] transformation=CAST6/CFB152/ISO10126-2PADDING 10:43:59,325 INFO [main][CipherTest] transformation=CAST6/CFB152/ISO10126PADDING 10:43:59,325 INFO [main][CipherTest] transformation=CAST6/CFB152/ISO7816-4 10:43:59,325 INFO [main][CipherTest] transformation=CAST6/CFB152/ISO7816-4PADDING 10:43:59,325 INFO [main][CipherTest] transformation=CAST6/CFB152/NOPADDING 10:43:59,325 INFO [main][CipherTest] transformation=CAST6/CFB152/PKCS5 10:43:59,325 INFO [main][CipherTest] transformation=CAST6/CFB152/PKCS5PADDING 10:43:59,325 INFO [main][CipherTest] transformation=CAST6/CFB152/PKCS7 10:43:59,325 INFO [main][CipherTest] transformation=CAST6/CFB152/PKCS7PADDING 10:43:59,325 INFO [main][CipherTest] transformation=CAST6/CFB152/TBC 10:43:59,326 INFO [main][CipherTest] transformation=CAST6/CFB152/TBCPADDING 10:43:59,326 INFO [main][CipherTest] transformation=CAST6/CFB152/X9.23 10:43:59,326 INFO [main][CipherTest] transformation=CAST6/CFB152/X9.23PADDING 10:43:59,326 INFO [main][CipherTest] transformation=CAST6/CFB152/ZEROBYTE 10:43:59,326 INFO [main][CipherTest] transformation=CAST6/CFB152/ZEROBYTEPADDING 10:43:59,326 INFO [main][CipherTest] transformation=CAST6/CFB16/ 10:43:59,326 INFO [main][CipherTest] transformation=CAST6/CFB16/ISO10126 10:43:59,326 INFO [main][CipherTest] transformation=CAST6/CFB16/ISO10126-2 10:43:59,326 INFO [main][CipherTest] transformation=CAST6/CFB16/ISO10126-2PADDING 10:43:59,326 INFO [main][CipherTest] transformation=CAST6/CFB16/ISO10126PADDING 10:43:59,327 INFO [main][CipherTest] transformation=CAST6/CFB16/ISO7816-4 10:43:59,327 INFO [main][CipherTest] transformation=CAST6/CFB16/ISO7816-4PADDING 10:43:59,327 INFO [main][CipherTest] transformation=CAST6/CFB16/NOPADDING 10:43:59,327 INFO [main][CipherTest] transformation=CAST6/CFB16/PKCS5 10:43:59,327 INFO [main][CipherTest] transformation=CAST6/CFB16/PKCS5PADDING 10:43:59,327 INFO [main][CipherTest] transformation=CAST6/CFB16/PKCS7 10:43:59,327 INFO [main][CipherTest] transformation=CAST6/CFB16/PKCS7PADDING 10:43:59,327 INFO [main][CipherTest] transformation=CAST6/CFB16/TBC 10:43:59,327 INFO [main][CipherTest] transformation=CAST6/CFB16/TBCPADDING 10:43:59,327 INFO [main][CipherTest] transformation=CAST6/CFB16/X9.23 10:43:59,328 INFO [main][CipherTest] transformation=CAST6/CFB16/X9.23PADDING 10:43:59,328 INFO [main][CipherTest] transformation=CAST6/CFB16/ZEROBYTE 10:43:59,328 INFO [main][CipherTest] transformation=CAST6/CFB16/ZEROBYTEPADDING 10:43:59,328 INFO [main][CipherTest] transformation=CAST6/CFB160/ 10:43:59,328 INFO [main][CipherTest] transformation=CAST6/CFB160/ISO10126 10:43:59,328 INFO [main][CipherTest] transformation=CAST6/CFB160/ISO10126-2 10:43:59,328 INFO [main][CipherTest] transformation=CAST6/CFB160/ISO10126-2PADDING 10:43:59,328 INFO [main][CipherTest] transformation=CAST6/CFB160/ISO10126PADDING 10:43:59,328 INFO [main][CipherTest] transformation=CAST6/CFB160/ISO7816-4 10:43:59,328 INFO [main][CipherTest] transformation=CAST6/CFB160/ISO7816-4PADDING 10:43:59,328 INFO [main][CipherTest] transformation=CAST6/CFB160/NOPADDING 10:43:59,329 INFO [main][CipherTest] transformation=CAST6/CFB160/PKCS5 10:43:59,329 INFO [main][CipherTest] transformation=CAST6/CFB160/PKCS5PADDING 10:43:59,329 INFO [main][CipherTest] transformation=CAST6/CFB160/PKCS7 10:43:59,329 INFO [main][CipherTest] transformation=CAST6/CFB160/PKCS7PADDING 10:43:59,329 INFO [main][CipherTest] transformation=CAST6/CFB160/TBC 10:43:59,329 INFO [main][CipherTest] transformation=CAST6/CFB160/TBCPADDING 10:43:59,329 INFO [main][CipherTest] transformation=CAST6/CFB160/X9.23 10:43:59,329 INFO [main][CipherTest] transformation=CAST6/CFB160/X9.23PADDING 10:43:59,329 INFO [main][CipherTest] transformation=CAST6/CFB160/ZEROBYTE 10:43:59,330 INFO [main][CipherTest] transformation=CAST6/CFB160/ZEROBYTEPADDING 10:43:59,330 INFO [main][CipherTest] transformation=CAST6/CFB168/ 10:43:59,330 INFO [main][CipherTest] transformation=CAST6/CFB168/ISO10126 10:43:59,330 INFO [main][CipherTest] transformation=CAST6/CFB168/ISO10126-2 10:43:59,330 INFO [main][CipherTest] transformation=CAST6/CFB168/ISO10126-2PADDING 10:43:59,330 INFO [main][CipherTest] transformation=CAST6/CFB168/ISO10126PADDING 10:43:59,330 INFO [main][CipherTest] transformation=CAST6/CFB168/ISO7816-4 10:43:59,330 INFO [main][CipherTest] transformation=CAST6/CFB168/ISO7816-4PADDING 10:43:59,330 INFO [main][CipherTest] transformation=CAST6/CFB168/NOPADDING 10:43:59,330 INFO [main][CipherTest] transformation=CAST6/CFB168/PKCS5 10:43:59,330 INFO [main][CipherTest] transformation=CAST6/CFB168/PKCS5PADDING 10:43:59,330 INFO [main][CipherTest] transformation=CAST6/CFB168/PKCS7 10:43:59,331 INFO [main][CipherTest] transformation=CAST6/CFB168/PKCS7PADDING 10:43:59,331 INFO [main][CipherTest] transformation=CAST6/CFB168/TBC 10:43:59,331 INFO [main][CipherTest] transformation=CAST6/CFB168/TBCPADDING 10:43:59,331 INFO [main][CipherTest] transformation=CAST6/CFB168/X9.23 10:43:59,331 INFO [main][CipherTest] transformation=CAST6/CFB168/X9.23PADDING 10:43:59,331 INFO [main][CipherTest] transformation=CAST6/CFB168/ZEROBYTE 10:43:59,331 INFO [main][CipherTest] transformation=CAST6/CFB168/ZEROBYTEPADDING 10:43:59,331 INFO [main][CipherTest] transformation=CAST6/CFB176/ 10:43:59,331 INFO [main][CipherTest] transformation=CAST6/CFB176/ISO10126 10:43:59,332 INFO [main][CipherTest] transformation=CAST6/CFB176/ISO10126-2 10:43:59,332 INFO [main][CipherTest] transformation=CAST6/CFB176/ISO10126-2PADDING 10:43:59,332 INFO [main][CipherTest] transformation=CAST6/CFB176/ISO10126PADDING 10:43:59,332 INFO [main][CipherTest] transformation=CAST6/CFB176/ISO7816-4 10:43:59,332 INFO [main][CipherTest] transformation=CAST6/CFB176/ISO7816-4PADDING 10:43:59,332 INFO [main][CipherTest] transformation=CAST6/CFB176/NOPADDING 10:43:59,332 INFO [main][CipherTest] transformation=CAST6/CFB176/PKCS5 10:43:59,332 INFO [main][CipherTest] transformation=CAST6/CFB176/PKCS5PADDING 10:43:59,332 INFO [main][CipherTest] transformation=CAST6/CFB176/PKCS7 10:43:59,332 INFO [main][CipherTest] transformation=CAST6/CFB176/PKCS7PADDING 10:43:59,332 INFO [main][CipherTest] transformation=CAST6/CFB176/TBC 10:43:59,333 INFO [main][CipherTest] transformation=CAST6/CFB176/TBCPADDING 10:43:59,333 INFO [main][CipherTest] transformation=CAST6/CFB176/X9.23 10:43:59,333 INFO [main][CipherTest] transformation=CAST6/CFB176/X9.23PADDING 10:43:59,333 INFO [main][CipherTest] transformation=CAST6/CFB176/ZEROBYTE 10:43:59,333 INFO [main][CipherTest] transformation=CAST6/CFB176/ZEROBYTEPADDING 10:43:59,333 INFO [main][CipherTest] transformation=CAST6/CFB184/ 10:43:59,333 INFO [main][CipherTest] transformation=CAST6/CFB184/ISO10126 10:43:59,333 INFO [main][CipherTest] transformation=CAST6/CFB184/ISO10126-2 10:43:59,333 INFO [main][CipherTest] transformation=CAST6/CFB184/ISO10126-2PADDING 10:43:59,333 INFO [main][CipherTest] transformation=CAST6/CFB184/ISO10126PADDING 10:43:59,333 INFO [main][CipherTest] transformation=CAST6/CFB184/ISO7816-4 10:43:59,333 INFO [main][CipherTest] transformation=CAST6/CFB184/ISO7816-4PADDING 10:43:59,334 INFO [main][CipherTest] transformation=CAST6/CFB184/NOPADDING 10:43:59,334 INFO [main][CipherTest] transformation=CAST6/CFB184/PKCS5 10:43:59,334 INFO [main][CipherTest] transformation=CAST6/CFB184/PKCS5PADDING 10:43:59,334 INFO [main][CipherTest] transformation=CAST6/CFB184/PKCS7 10:43:59,334 INFO [main][CipherTest] transformation=CAST6/CFB184/PKCS7PADDING 10:43:59,334 INFO [main][CipherTest] transformation=CAST6/CFB184/TBC 10:43:59,334 INFO [main][CipherTest] transformation=CAST6/CFB184/TBCPADDING 10:43:59,334 INFO [main][CipherTest] transformation=CAST6/CFB184/X9.23 10:43:59,334 INFO [main][CipherTest] transformation=CAST6/CFB184/X9.23PADDING 10:43:59,334 INFO [main][CipherTest] transformation=CAST6/CFB184/ZEROBYTE 10:43:59,334 INFO [main][CipherTest] transformation=CAST6/CFB184/ZEROBYTEPADDING 10:43:59,334 INFO [main][CipherTest] transformation=CAST6/CFB192/ 10:43:59,335 INFO [main][CipherTest] transformation=CAST6/CFB192/ISO10126 10:43:59,335 INFO [main][CipherTest] transformation=CAST6/CFB192/ISO10126-2 10:43:59,335 INFO [main][CipherTest] transformation=CAST6/CFB192/ISO10126-2PADDING 10:43:59,335 INFO [main][CipherTest] transformation=CAST6/CFB192/ISO10126PADDING 10:43:59,335 INFO [main][CipherTest] transformation=CAST6/CFB192/ISO7816-4 10:43:59,335 INFO [main][CipherTest] transformation=CAST6/CFB192/ISO7816-4PADDING 10:43:59,335 INFO [main][CipherTest] transformation=CAST6/CFB192/NOPADDING 10:43:59,335 INFO [main][CipherTest] transformation=CAST6/CFB192/PKCS5 10:43:59,335 INFO [main][CipherTest] transformation=CAST6/CFB192/PKCS5PADDING 10:43:59,336 INFO [main][CipherTest] transformation=CAST6/CFB192/PKCS7 10:43:59,336 INFO [main][CipherTest] transformation=CAST6/CFB192/PKCS7PADDING 10:43:59,336 INFO [main][CipherTest] transformation=CAST6/CFB192/TBC 10:43:59,336 INFO [main][CipherTest] transformation=CAST6/CFB192/TBCPADDING 10:43:59,336 INFO [main][CipherTest] transformation=CAST6/CFB192/X9.23 10:43:59,336 INFO [main][CipherTest] transformation=CAST6/CFB192/X9.23PADDING 10:43:59,336 INFO [main][CipherTest] transformation=CAST6/CFB192/ZEROBYTE 10:43:59,336 INFO [main][CipherTest] transformation=CAST6/CFB192/ZEROBYTEPADDING 10:43:59,336 INFO [main][CipherTest] transformation=CAST6/CFB200/ 10:43:59,336 INFO [main][CipherTest] transformation=CAST6/CFB200/ISO10126 10:43:59,336 INFO [main][CipherTest] transformation=CAST6/CFB200/ISO10126-2 10:43:59,336 INFO [main][CipherTest] transformation=CAST6/CFB200/ISO10126-2PADDING 10:43:59,337 INFO [main][CipherTest] transformation=CAST6/CFB200/ISO10126PADDING 10:43:59,337 INFO [main][CipherTest] transformation=CAST6/CFB200/ISO7816-4 10:43:59,337 INFO [main][CipherTest] transformation=CAST6/CFB200/ISO7816-4PADDING 10:43:59,337 INFO [main][CipherTest] transformation=CAST6/CFB200/NOPADDING 10:43:59,337 INFO [main][CipherTest] transformation=CAST6/CFB200/PKCS5 10:43:59,337 INFO [main][CipherTest] transformation=CAST6/CFB200/PKCS5PADDING 10:43:59,337 INFO [main][CipherTest] transformation=CAST6/CFB200/PKCS7 10:43:59,337 INFO [main][CipherTest] transformation=CAST6/CFB200/PKCS7PADDING 10:43:59,337 INFO [main][CipherTest] transformation=CAST6/CFB200/TBC 10:43:59,337 INFO [main][CipherTest] transformation=CAST6/CFB200/TBCPADDING 10:43:59,337 INFO [main][CipherTest] transformation=CAST6/CFB200/X9.23 10:43:59,338 INFO [main][CipherTest] transformation=CAST6/CFB200/X9.23PADDING 10:43:59,338 INFO [main][CipherTest] transformation=CAST6/CFB200/ZEROBYTE 10:43:59,338 INFO [main][CipherTest] transformation=CAST6/CFB200/ZEROBYTEPADDING 10:43:59,338 INFO [main][CipherTest] transformation=CAST6/CFB208/ 10:43:59,338 INFO [main][CipherTest] transformation=CAST6/CFB208/ISO10126 10:43:59,338 INFO [main][CipherTest] transformation=CAST6/CFB208/ISO10126-2 10:43:59,338 INFO [main][CipherTest] transformation=CAST6/CFB208/ISO10126-2PADDING 10:43:59,338 INFO [main][CipherTest] transformation=CAST6/CFB208/ISO10126PADDING 10:43:59,338 INFO [main][CipherTest] transformation=CAST6/CFB208/ISO7816-4 10:43:59,338 INFO [main][CipherTest] transformation=CAST6/CFB208/ISO7816-4PADDING 10:43:59,338 INFO [main][CipherTest] transformation=CAST6/CFB208/NOPADDING 10:43:59,339 INFO [main][CipherTest] transformation=CAST6/CFB208/PKCS5 10:43:59,339 INFO [main][CipherTest] transformation=CAST6/CFB208/PKCS5PADDING 10:43:59,339 INFO [main][CipherTest] transformation=CAST6/CFB208/PKCS7 10:43:59,339 INFO [main][CipherTest] transformation=CAST6/CFB208/PKCS7PADDING 10:43:59,339 INFO [main][CipherTest] transformation=CAST6/CFB208/TBC 10:43:59,339 INFO [main][CipherTest] transformation=CAST6/CFB208/TBCPADDING 10:43:59,339 INFO [main][CipherTest] transformation=CAST6/CFB208/X9.23 10:43:59,339 INFO [main][CipherTest] transformation=CAST6/CFB208/X9.23PADDING 10:43:59,339 INFO [main][CipherTest] transformation=CAST6/CFB208/ZEROBYTE 10:43:59,340 INFO [main][CipherTest] transformation=CAST6/CFB208/ZEROBYTEPADDING 10:43:59,340 INFO [main][CipherTest] transformation=CAST6/CFB216/ 10:43:59,340 INFO [main][CipherTest] transformation=CAST6/CFB216/ISO10126 10:43:59,340 INFO [main][CipherTest] transformation=CAST6/CFB216/ISO10126-2 10:43:59,340 INFO [main][CipherTest] transformation=CAST6/CFB216/ISO10126-2PADDING 10:43:59,340 INFO [main][CipherTest] transformation=CAST6/CFB216/ISO10126PADDING 10:43:59,340 INFO [main][CipherTest] transformation=CAST6/CFB216/ISO7816-4 10:43:59,340 INFO [main][CipherTest] transformation=CAST6/CFB216/ISO7816-4PADDING 10:43:59,340 INFO [main][CipherTest] transformation=CAST6/CFB216/NOPADDING 10:43:59,340 INFO [main][CipherTest] transformation=CAST6/CFB216/PKCS5 10:43:59,340 INFO [main][CipherTest] transformation=CAST6/CFB216/PKCS5PADDING 10:43:59,341 INFO [main][CipherTest] transformation=CAST6/CFB216/PKCS7 10:43:59,341 INFO [main][CipherTest] transformation=CAST6/CFB216/PKCS7PADDING 10:43:59,341 INFO [main][CipherTest] transformation=CAST6/CFB216/TBC 10:43:59,341 INFO [main][CipherTest] transformation=CAST6/CFB216/TBCPADDING 10:43:59,341 INFO [main][CipherTest] transformation=CAST6/CFB216/X9.23 10:43:59,341 INFO [main][CipherTest] transformation=CAST6/CFB216/X9.23PADDING 10:43:59,341 INFO [main][CipherTest] transformation=CAST6/CFB216/ZEROBYTE 10:43:59,341 INFO [main][CipherTest] transformation=CAST6/CFB216/ZEROBYTEPADDING 10:43:59,342 INFO [main][CipherTest] transformation=CAST6/CFB224/ 10:43:59,342 INFO [main][CipherTest] transformation=CAST6/CFB224/ISO10126 10:43:59,342 INFO [main][CipherTest] transformation=CAST6/CFB224/ISO10126-2 10:43:59,342 INFO [main][CipherTest] transformation=CAST6/CFB224/ISO10126-2PADDING 10:43:59,342 INFO [main][CipherTest] transformation=CAST6/CFB224/ISO10126PADDING 10:43:59,342 INFO [main][CipherTest] transformation=CAST6/CFB224/ISO7816-4 10:43:59,342 INFO [main][CipherTest] transformation=CAST6/CFB224/ISO7816-4PADDING 10:43:59,342 INFO [main][CipherTest] transformation=CAST6/CFB224/NOPADDING 10:43:59,342 INFO [main][CipherTest] transformation=CAST6/CFB224/PKCS5 10:43:59,342 INFO [main][CipherTest] transformation=CAST6/CFB224/PKCS5PADDING 10:43:59,342 INFO [main][CipherTest] transformation=CAST6/CFB224/PKCS7 10:43:59,342 INFO [main][CipherTest] transformation=CAST6/CFB224/PKCS7PADDING 10:43:59,343 INFO [main][CipherTest] transformation=CAST6/CFB224/TBC 10:43:59,343 INFO [main][CipherTest] transformation=CAST6/CFB224/TBCPADDING 10:43:59,343 INFO [main][CipherTest] transformation=CAST6/CFB224/X9.23 10:43:59,343 INFO [main][CipherTest] transformation=CAST6/CFB224/X9.23PADDING 10:43:59,343 INFO [main][CipherTest] transformation=CAST6/CFB224/ZEROBYTE 10:43:59,343 INFO [main][CipherTest] transformation=CAST6/CFB224/ZEROBYTEPADDING 10:43:59,343 INFO [main][CipherTest] transformation=CAST6/CFB232/ 10:43:59,343 INFO [main][CipherTest] transformation=CAST6/CFB232/ISO10126 10:43:59,343 INFO [main][CipherTest] transformation=CAST6/CFB232/ISO10126-2 10:43:59,343 INFO [main][CipherTest] transformation=CAST6/CFB232/ISO10126-2PADDING 10:43:59,344 INFO [main][CipherTest] transformation=CAST6/CFB232/ISO10126PADDING 10:43:59,344 INFO [main][CipherTest] transformation=CAST6/CFB232/ISO7816-4 10:43:59,344 INFO [main][CipherTest] transformation=CAST6/CFB232/ISO7816-4PADDING 10:43:59,344 INFO [main][CipherTest] transformation=CAST6/CFB232/NOPADDING 10:43:59,344 INFO [main][CipherTest] transformation=CAST6/CFB232/PKCS5 10:43:59,344 INFO [main][CipherTest] transformation=CAST6/CFB232/PKCS5PADDING 10:43:59,344 INFO [main][CipherTest] transformation=CAST6/CFB232/PKCS7 10:43:59,344 INFO [main][CipherTest] transformation=CAST6/CFB232/PKCS7PADDING 10:43:59,344 INFO [main][CipherTest] transformation=CAST6/CFB232/TBC 10:43:59,344 INFO [main][CipherTest] transformation=CAST6/CFB232/TBCPADDING 10:43:59,344 INFO [main][CipherTest] transformation=CAST6/CFB232/X9.23 10:43:59,344 INFO [main][CipherTest] transformation=CAST6/CFB232/X9.23PADDING 10:43:59,345 INFO [main][CipherTest] transformation=CAST6/CFB232/ZEROBYTE 10:43:59,345 INFO [main][CipherTest] transformation=CAST6/CFB232/ZEROBYTEPADDING 10:43:59,345 INFO [main][CipherTest] transformation=CAST6/CFB24/ 10:43:59,345 INFO [main][CipherTest] transformation=CAST6/CFB24/ISO10126 10:43:59,345 INFO [main][CipherTest] transformation=CAST6/CFB24/ISO10126-2 10:43:59,345 INFO [main][CipherTest] transformation=CAST6/CFB24/ISO10126-2PADDING 10:43:59,345 INFO [main][CipherTest] transformation=CAST6/CFB24/ISO10126PADDING 10:43:59,345 INFO [main][CipherTest] transformation=CAST6/CFB24/ISO7816-4 10:43:59,345 INFO [main][CipherTest] transformation=CAST6/CFB24/ISO7816-4PADDING 10:43:59,345 INFO [main][CipherTest] transformation=CAST6/CFB24/NOPADDING 10:43:59,345 INFO [main][CipherTest] transformation=CAST6/CFB24/PKCS5 10:43:59,346 INFO [main][CipherTest] transformation=CAST6/CFB24/PKCS5PADDING 10:43:59,346 INFO [main][CipherTest] transformation=CAST6/CFB24/PKCS7 10:43:59,346 INFO [main][CipherTest] transformation=CAST6/CFB24/PKCS7PADDING 10:43:59,346 INFO [main][CipherTest] transformation=CAST6/CFB24/TBC 10:43:59,346 INFO [main][CipherTest] transformation=CAST6/CFB24/TBCPADDING 10:43:59,346 INFO [main][CipherTest] transformation=CAST6/CFB24/X9.23 10:43:59,346 INFO [main][CipherTest] transformation=CAST6/CFB24/X9.23PADDING 10:43:59,346 INFO [main][CipherTest] transformation=CAST6/CFB24/ZEROBYTE 10:43:59,346 INFO [main][CipherTest] transformation=CAST6/CFB24/ZEROBYTEPADDING 10:43:59,346 INFO [main][CipherTest] transformation=CAST6/CFB240/ 10:43:59,346 INFO [main][CipherTest] transformation=CAST6/CFB240/ISO10126 10:43:59,347 INFO [main][CipherTest] transformation=CAST6/CFB240/ISO10126-2 10:43:59,347 INFO [main][CipherTest] transformation=CAST6/CFB240/ISO10126-2PADDING 10:43:59,347 INFO [main][CipherTest] transformation=CAST6/CFB240/ISO10126PADDING 10:43:59,347 INFO [main][CipherTest] transformation=CAST6/CFB240/ISO7816-4 10:43:59,347 INFO [main][CipherTest] transformation=CAST6/CFB240/ISO7816-4PADDING 10:43:59,347 INFO [main][CipherTest] transformation=CAST6/CFB240/NOPADDING 10:43:59,347 INFO [main][CipherTest] transformation=CAST6/CFB240/PKCS5 10:43:59,347 INFO [main][CipherTest] transformation=CAST6/CFB240/PKCS5PADDING 10:43:59,347 INFO [main][CipherTest] transformation=CAST6/CFB240/PKCS7 10:43:59,348 INFO [main][CipherTest] transformation=CAST6/CFB240/PKCS7PADDING 10:43:59,348 INFO [main][CipherTest] transformation=CAST6/CFB240/TBC 10:43:59,348 INFO [main][CipherTest] transformation=CAST6/CFB240/TBCPADDING 10:43:59,348 INFO [main][CipherTest] transformation=CAST6/CFB240/X9.23 10:43:59,348 INFO [main][CipherTest] transformation=CAST6/CFB240/X9.23PADDING 10:43:59,348 INFO [main][CipherTest] transformation=CAST6/CFB240/ZEROBYTE 10:43:59,348 INFO [main][CipherTest] transformation=CAST6/CFB240/ZEROBYTEPADDING 10:43:59,348 INFO [main][CipherTest] transformation=CAST6/CFB248/ 10:43:59,348 INFO [main][CipherTest] transformation=CAST6/CFB248/ISO10126 10:43:59,348 INFO [main][CipherTest] transformation=CAST6/CFB248/ISO10126-2 10:43:59,349 INFO [main][CipherTest] transformation=CAST6/CFB248/ISO10126-2PADDING 10:43:59,349 INFO [main][CipherTest] transformation=CAST6/CFB248/ISO10126PADDING 10:43:59,349 INFO [main][CipherTest] transformation=CAST6/CFB248/ISO7816-4 10:43:59,349 INFO [main][CipherTest] transformation=CAST6/CFB248/ISO7816-4PADDING 10:43:59,349 INFO [main][CipherTest] transformation=CAST6/CFB248/NOPADDING 10:43:59,349 INFO [main][CipherTest] transformation=CAST6/CFB248/PKCS5 10:43:59,349 INFO [main][CipherTest] transformation=CAST6/CFB248/PKCS5PADDING 10:43:59,349 INFO [main][CipherTest] transformation=CAST6/CFB248/PKCS7 10:43:59,349 INFO [main][CipherTest] transformation=CAST6/CFB248/PKCS7PADDING 10:43:59,349 INFO [main][CipherTest] transformation=CAST6/CFB248/TBC 10:43:59,350 INFO [main][CipherTest] transformation=CAST6/CFB248/TBCPADDING 10:43:59,350 INFO [main][CipherTest] transformation=CAST6/CFB248/X9.23 10:43:59,350 INFO [main][CipherTest] transformation=CAST6/CFB248/X9.23PADDING 10:43:59,350 INFO [main][CipherTest] transformation=CAST6/CFB248/ZEROBYTE 10:43:59,350 INFO [main][CipherTest] transformation=CAST6/CFB248/ZEROBYTEPADDING 10:43:59,350 INFO [main][CipherTest] transformation=CAST6/CFB256/ 10:43:59,350 INFO [main][CipherTest] transformation=CAST6/CFB256/ISO10126 10:43:59,350 INFO [main][CipherTest] transformation=CAST6/CFB256/ISO10126-2 10:43:59,350 INFO [main][CipherTest] transformation=CAST6/CFB256/ISO10126-2PADDING 10:43:59,350 INFO [main][CipherTest] transformation=CAST6/CFB256/ISO10126PADDING 10:43:59,351 INFO [main][CipherTest] transformation=CAST6/CFB256/ISO7816-4 10:43:59,351 INFO [main][CipherTest] transformation=CAST6/CFB256/ISO7816-4PADDING 10:43:59,351 INFO [main][CipherTest] transformation=CAST6/CFB256/NOPADDING 10:43:59,351 INFO [main][CipherTest] transformation=CAST6/CFB256/PKCS5 10:43:59,351 INFO [main][CipherTest] transformation=CAST6/CFB256/PKCS5PADDING 10:43:59,351 INFO [main][CipherTest] transformation=CAST6/CFB256/PKCS7 10:43:59,351 INFO [main][CipherTest] transformation=CAST6/CFB256/PKCS7PADDING 10:43:59,351 INFO [main][CipherTest] transformation=CAST6/CFB256/TBC 10:43:59,352 INFO [main][CipherTest] transformation=CAST6/CFB256/TBCPADDING 10:43:59,352 INFO [main][CipherTest] transformation=CAST6/CFB256/X9.23 10:43:59,352 INFO [main][CipherTest] transformation=CAST6/CFB256/X9.23PADDING 10:43:59,352 INFO [main][CipherTest] transformation=CAST6/CFB256/ZEROBYTE 10:43:59,352 INFO [main][CipherTest] transformation=CAST6/CFB256/ZEROBYTEPADDING 10:43:59,352 INFO [main][CipherTest] transformation=CAST6/CFB32/ 10:43:59,352 INFO [main][CipherTest] transformation=CAST6/CFB32/ISO10126 10:43:59,352 INFO [main][CipherTest] transformation=CAST6/CFB32/ISO10126-2 10:43:59,352 INFO [main][CipherTest] transformation=CAST6/CFB32/ISO10126-2PADDING 10:43:59,352 INFO [main][CipherTest] transformation=CAST6/CFB32/ISO10126PADDING 10:43:59,353 INFO [main][CipherTest] transformation=CAST6/CFB32/ISO7816-4 10:43:59,353 INFO [main][CipherTest] transformation=CAST6/CFB32/ISO7816-4PADDING 10:43:59,353 INFO [main][CipherTest] transformation=CAST6/CFB32/NOPADDING 10:43:59,353 INFO [main][CipherTest] transformation=CAST6/CFB32/PKCS5 10:43:59,353 INFO [main][CipherTest] transformation=CAST6/CFB32/PKCS5PADDING 10:43:59,353 INFO [main][CipherTest] transformation=CAST6/CFB32/PKCS7 10:43:59,353 INFO [main][CipherTest] transformation=CAST6/CFB32/PKCS7PADDING 10:43:59,353 INFO [main][CipherTest] transformation=CAST6/CFB32/TBC 10:43:59,354 INFO [main][CipherTest] transformation=CAST6/CFB32/TBCPADDING 10:43:59,354 INFO [main][CipherTest] transformation=CAST6/CFB32/X9.23 10:43:59,354 INFO [main][CipherTest] transformation=CAST6/CFB32/X9.23PADDING 10:43:59,354 INFO [main][CipherTest] transformation=CAST6/CFB32/ZEROBYTE 10:43:59,354 INFO [main][CipherTest] transformation=CAST6/CFB32/ZEROBYTEPADDING 10:43:59,354 INFO [main][CipherTest] transformation=CAST6/CFB40/ 10:43:59,354 INFO [main][CipherTest] transformation=CAST6/CFB40/ISO10126 10:43:59,354 INFO [main][CipherTest] transformation=CAST6/CFB40/ISO10126-2 10:43:59,354 INFO [main][CipherTest] transformation=CAST6/CFB40/ISO10126-2PADDING 10:43:59,354 INFO [main][CipherTest] transformation=CAST6/CFB40/ISO10126PADDING 10:43:59,354 INFO [main][CipherTest] transformation=CAST6/CFB40/ISO7816-4 10:43:59,354 INFO [main][CipherTest] transformation=CAST6/CFB40/ISO7816-4PADDING 10:43:59,355 INFO [main][CipherTest] transformation=CAST6/CFB40/NOPADDING 10:43:59,355 INFO [main][CipherTest] transformation=CAST6/CFB40/PKCS5 10:43:59,355 INFO [main][CipherTest] transformation=CAST6/CFB40/PKCS5PADDING 10:43:59,355 INFO [main][CipherTest] transformation=CAST6/CFB40/PKCS7 10:43:59,355 INFO [main][CipherTest] transformation=CAST6/CFB40/PKCS7PADDING 10:43:59,355 INFO [main][CipherTest] transformation=CAST6/CFB40/TBC 10:43:59,355 INFO [main][CipherTest] transformation=CAST6/CFB40/TBCPADDING 10:43:59,355 INFO [main][CipherTest] transformation=CAST6/CFB40/X9.23 10:43:59,356 INFO [main][CipherTest] transformation=CAST6/CFB40/X9.23PADDING 10:43:59,356 INFO [main][CipherTest] transformation=CAST6/CFB40/ZEROBYTE 10:43:59,356 INFO [main][CipherTest] transformation=CAST6/CFB40/ZEROBYTEPADDING 10:43:59,356 INFO [main][CipherTest] transformation=CAST6/CFB48/ 10:43:59,356 INFO [main][CipherTest] transformation=CAST6/CFB48/ISO10126 10:43:59,356 INFO [main][CipherTest] transformation=CAST6/CFB48/ISO10126-2 10:43:59,356 INFO [main][CipherTest] transformation=CAST6/CFB48/ISO10126-2PADDING 10:43:59,356 INFO [main][CipherTest] transformation=CAST6/CFB48/ISO10126PADDING 10:43:59,356 INFO [main][CipherTest] transformation=CAST6/CFB48/ISO7816-4 10:43:59,356 INFO [main][CipherTest] transformation=CAST6/CFB48/ISO7816-4PADDING 10:43:59,356 INFO [main][CipherTest] transformation=CAST6/CFB48/NOPADDING 10:43:59,357 INFO [main][CipherTest] transformation=CAST6/CFB48/PKCS5 10:43:59,357 INFO [main][CipherTest] transformation=CAST6/CFB48/PKCS5PADDING 10:43:59,357 INFO [main][CipherTest] transformation=CAST6/CFB48/PKCS7 10:43:59,357 INFO [main][CipherTest] transformation=CAST6/CFB48/PKCS7PADDING 10:43:59,357 INFO [main][CipherTest] transformation=CAST6/CFB48/TBC 10:43:59,357 INFO [main][CipherTest] transformation=CAST6/CFB48/TBCPADDING 10:43:59,357 INFO [main][CipherTest] transformation=CAST6/CFB48/X9.23 10:43:59,357 INFO [main][CipherTest] transformation=CAST6/CFB48/X9.23PADDING 10:43:59,357 INFO [main][CipherTest] transformation=CAST6/CFB48/ZEROBYTE 10:43:59,357 INFO [main][CipherTest] transformation=CAST6/CFB48/ZEROBYTEPADDING 10:43:59,357 INFO [main][CipherTest] transformation=CAST6/CFB56/ 10:43:59,358 INFO [main][CipherTest] transformation=CAST6/CFB56/ISO10126 10:43:59,358 INFO [main][CipherTest] transformation=CAST6/CFB56/ISO10126-2 10:43:59,358 INFO [main][CipherTest] transformation=CAST6/CFB56/ISO10126-2PADDING 10:43:59,358 INFO [main][CipherTest] transformation=CAST6/CFB56/ISO10126PADDING 10:43:59,358 INFO [main][CipherTest] transformation=CAST6/CFB56/ISO7816-4 10:43:59,358 INFO [main][CipherTest] transformation=CAST6/CFB56/ISO7816-4PADDING 10:43:59,358 INFO [main][CipherTest] transformation=CAST6/CFB56/NOPADDING 10:43:59,358 INFO [main][CipherTest] transformation=CAST6/CFB56/PKCS5 10:43:59,358 INFO [main][CipherTest] transformation=CAST6/CFB56/PKCS5PADDING 10:43:59,358 INFO [main][CipherTest] transformation=CAST6/CFB56/PKCS7 10:43:59,359 INFO [main][CipherTest] transformation=CAST6/CFB56/PKCS7PADDING 10:43:59,359 INFO [main][CipherTest] transformation=CAST6/CFB56/TBC 10:43:59,359 INFO [main][CipherTest] transformation=CAST6/CFB56/TBCPADDING 10:43:59,359 INFO [main][CipherTest] transformation=CAST6/CFB56/X9.23 10:43:59,359 INFO [main][CipherTest] transformation=CAST6/CFB56/X9.23PADDING 10:43:59,359 INFO [main][CipherTest] transformation=CAST6/CFB56/ZEROBYTE 10:43:59,359 INFO [main][CipherTest] transformation=CAST6/CFB56/ZEROBYTEPADDING 10:43:59,359 INFO [main][CipherTest] transformation=CAST6/CFB64/ 10:43:59,360 INFO [main][CipherTest] transformation=CAST6/CFB64/ISO10126 10:43:59,360 INFO [main][CipherTest] transformation=CAST6/CFB64/ISO10126-2 10:43:59,360 INFO [main][CipherTest] transformation=CAST6/CFB64/ISO10126-2PADDING 10:43:59,360 INFO [main][CipherTest] transformation=CAST6/CFB64/ISO10126PADDING 10:43:59,360 INFO [main][CipherTest] transformation=CAST6/CFB64/ISO7816-4 10:43:59,360 INFO [main][CipherTest] transformation=CAST6/CFB64/ISO7816-4PADDING 10:43:59,360 INFO [main][CipherTest] transformation=CAST6/CFB64/NOPADDING 10:43:59,360 INFO [main][CipherTest] transformation=CAST6/CFB64/PKCS5 10:43:59,360 INFO [main][CipherTest] transformation=CAST6/CFB64/PKCS5PADDING 10:43:59,360 INFO [main][CipherTest] transformation=CAST6/CFB64/PKCS7 10:43:59,360 INFO [main][CipherTest] transformation=CAST6/CFB64/PKCS7PADDING 10:43:59,361 INFO [main][CipherTest] transformation=CAST6/CFB64/TBC 10:43:59,361 INFO [main][CipherTest] transformation=CAST6/CFB64/TBCPADDING 10:43:59,361 INFO [main][CipherTest] transformation=CAST6/CFB64/X9.23 10:43:59,361 INFO [main][CipherTest] transformation=CAST6/CFB64/X9.23PADDING 10:43:59,361 INFO [main][CipherTest] transformation=CAST6/CFB64/ZEROBYTE 10:43:59,361 INFO [main][CipherTest] transformation=CAST6/CFB64/ZEROBYTEPADDING 10:43:59,361 INFO [main][CipherTest] transformation=CAST6/CFB72/ 10:43:59,361 INFO [main][CipherTest] transformation=CAST6/CFB72/ISO10126 10:43:59,361 INFO [main][CipherTest] transformation=CAST6/CFB72/ISO10126-2 10:43:59,361 INFO [main][CipherTest] transformation=CAST6/CFB72/ISO10126-2PADDING 10:43:59,361 INFO [main][CipherTest] transformation=CAST6/CFB72/ISO10126PADDING 10:43:59,361 INFO [main][CipherTest] transformation=CAST6/CFB72/ISO7816-4 10:43:59,361 INFO [main][CipherTest] transformation=CAST6/CFB72/ISO7816-4PADDING 10:43:59,362 INFO [main][CipherTest] transformation=CAST6/CFB72/NOPADDING 10:43:59,362 INFO [main][CipherTest] transformation=CAST6/CFB72/PKCS5 10:43:59,362 INFO [main][CipherTest] transformation=CAST6/CFB72/PKCS5PADDING 10:43:59,362 INFO [main][CipherTest] transformation=CAST6/CFB72/PKCS7 10:43:59,362 INFO [main][CipherTest] transformation=CAST6/CFB72/PKCS7PADDING 10:43:59,362 INFO [main][CipherTest] transformation=CAST6/CFB72/TBC 10:43:59,362 INFO [main][CipherTest] transformation=CAST6/CFB72/TBCPADDING 10:43:59,362 INFO [main][CipherTest] transformation=CAST6/CFB72/X9.23 10:43:59,362 INFO [main][CipherTest] transformation=CAST6/CFB72/X9.23PADDING 10:43:59,362 INFO [main][CipherTest] transformation=CAST6/CFB72/ZEROBYTE 10:43:59,362 INFO [main][CipherTest] transformation=CAST6/CFB72/ZEROBYTEPADDING 10:43:59,363 INFO [main][CipherTest] transformation=CAST6/CFB8/ 10:43:59,363 INFO [main][CipherTest] transformation=CAST6/CFB8/ISO10126 10:43:59,363 INFO [main][CipherTest] transformation=CAST6/CFB8/ISO10126-2 10:43:59,363 INFO [main][CipherTest] transformation=CAST6/CFB8/ISO10126-2PADDING 10:43:59,363 INFO [main][CipherTest] transformation=CAST6/CFB8/ISO10126PADDING 10:43:59,363 INFO [main][CipherTest] transformation=CAST6/CFB8/ISO7816-4 10:43:59,363 INFO [main][CipherTest] transformation=CAST6/CFB8/ISO7816-4PADDING 10:43:59,363 INFO [main][CipherTest] transformation=CAST6/CFB8/NOPADDING 10:43:59,363 INFO [main][CipherTest] transformation=CAST6/CFB8/PKCS5 10:43:59,364 INFO [main][CipherTest] transformation=CAST6/CFB8/PKCS5PADDING 10:43:59,364 INFO [main][CipherTest] transformation=CAST6/CFB8/PKCS7 10:43:59,364 INFO [main][CipherTest] transformation=CAST6/CFB8/PKCS7PADDING 10:43:59,364 INFO [main][CipherTest] transformation=CAST6/CFB8/TBC 10:43:59,364 INFO [main][CipherTest] transformation=CAST6/CFB8/TBCPADDING 10:43:59,364 INFO [main][CipherTest] transformation=CAST6/CFB8/X9.23 10:43:59,364 INFO [main][CipherTest] transformation=CAST6/CFB8/X9.23PADDING 10:43:59,364 INFO [main][CipherTest] transformation=CAST6/CFB8/ZEROBYTE 10:43:59,364 INFO [main][CipherTest] transformation=CAST6/CFB8/ZEROBYTEPADDING 10:43:59,364 INFO [main][CipherTest] transformation=CAST6/CFB80/ 10:43:59,364 INFO [main][CipherTest] transformation=CAST6/CFB80/ISO10126 10:43:59,365 INFO [main][CipherTest] transformation=CAST6/CFB80/ISO10126-2 10:43:59,365 INFO [main][CipherTest] transformation=CAST6/CFB80/ISO10126-2PADDING 10:43:59,365 INFO [main][CipherTest] transformation=CAST6/CFB80/ISO10126PADDING 10:43:59,365 INFO [main][CipherTest] transformation=CAST6/CFB80/ISO7816-4 10:43:59,365 INFO [main][CipherTest] transformation=CAST6/CFB80/ISO7816-4PADDING 10:43:59,365 INFO [main][CipherTest] transformation=CAST6/CFB80/NOPADDING 10:43:59,365 INFO [main][CipherTest] transformation=CAST6/CFB80/PKCS5 10:43:59,365 INFO [main][CipherTest] transformation=CAST6/CFB80/PKCS5PADDING 10:43:59,365 INFO [main][CipherTest] transformation=CAST6/CFB80/PKCS7 10:43:59,365 INFO [main][CipherTest] transformation=CAST6/CFB80/PKCS7PADDING 10:43:59,366 INFO [main][CipherTest] transformation=CAST6/CFB80/TBC 10:43:59,366 INFO [main][CipherTest] transformation=CAST6/CFB80/TBCPADDING 10:43:59,366 INFO [main][CipherTest] transformation=CAST6/CFB80/X9.23 10:43:59,366 INFO [main][CipherTest] transformation=CAST6/CFB80/X9.23PADDING 10:43:59,366 INFO [main][CipherTest] transformation=CAST6/CFB80/ZEROBYTE 10:43:59,366 INFO [main][CipherTest] transformation=CAST6/CFB80/ZEROBYTEPADDING 10:43:59,366 INFO [main][CipherTest] transformation=CAST6/CFB88/ 10:43:59,366 INFO [main][CipherTest] transformation=CAST6/CFB88/ISO10126 10:43:59,366 INFO [main][CipherTest] transformation=CAST6/CFB88/ISO10126-2 10:43:59,366 INFO [main][CipherTest] transformation=CAST6/CFB88/ISO10126-2PADDING 10:43:59,367 INFO [main][CipherTest] transformation=CAST6/CFB88/ISO10126PADDING 10:43:59,367 INFO [main][CipherTest] transformation=CAST6/CFB88/ISO7816-4 10:43:59,367 INFO [main][CipherTest] transformation=CAST6/CFB88/ISO7816-4PADDING 10:43:59,367 INFO [main][CipherTest] transformation=CAST6/CFB88/NOPADDING 10:43:59,367 INFO [main][CipherTest] transformation=CAST6/CFB88/PKCS5 10:43:59,367 INFO [main][CipherTest] transformation=CAST6/CFB88/PKCS5PADDING 10:43:59,367 INFO [main][CipherTest] transformation=CAST6/CFB88/PKCS7 10:43:59,367 INFO [main][CipherTest] transformation=CAST6/CFB88/PKCS7PADDING 10:43:59,367 INFO [main][CipherTest] transformation=CAST6/CFB88/TBC 10:43:59,367 INFO [main][CipherTest] transformation=CAST6/CFB88/TBCPADDING 10:43:59,368 INFO [main][CipherTest] transformation=CAST6/CFB88/X9.23 10:43:59,368 INFO [main][CipherTest] transformation=CAST6/CFB88/X9.23PADDING 10:43:59,368 INFO [main][CipherTest] transformation=CAST6/CFB88/ZEROBYTE 10:43:59,368 INFO [main][CipherTest] transformation=CAST6/CFB88/ZEROBYTEPADDING 10:43:59,368 INFO [main][CipherTest] transformation=CAST6/CFB96/ 10:43:59,368 INFO [main][CipherTest] transformation=CAST6/CFB96/ISO10126 10:43:59,368 INFO [main][CipherTest] transformation=CAST6/CFB96/ISO10126-2 10:43:59,368 INFO [main][CipherTest] transformation=CAST6/CFB96/ISO10126-2PADDING 10:43:59,368 INFO [main][CipherTest] transformation=CAST6/CFB96/ISO10126PADDING 10:43:59,368 INFO [main][CipherTest] transformation=CAST6/CFB96/ISO7816-4 10:43:59,369 INFO [main][CipherTest] transformation=CAST6/CFB96/ISO7816-4PADDING 10:43:59,369 INFO [main][CipherTest] transformation=CAST6/CFB96/NOPADDING 10:43:59,369 INFO [main][CipherTest] transformation=CAST6/CFB96/PKCS5 10:43:59,369 INFO [main][CipherTest] transformation=CAST6/CFB96/PKCS5PADDING 10:43:59,369 INFO [main][CipherTest] transformation=CAST6/CFB96/PKCS7 10:43:59,369 INFO [main][CipherTest] transformation=CAST6/CFB96/PKCS7PADDING 10:43:59,369 INFO [main][CipherTest] transformation=CAST6/CFB96/TBC 10:43:59,369 INFO [main][CipherTest] transformation=CAST6/CFB96/TBCPADDING 10:43:59,369 INFO [main][CipherTest] transformation=CAST6/CFB96/X9.23 10:43:59,369 INFO [main][CipherTest] transformation=CAST6/CFB96/X9.23PADDING 10:43:59,369 INFO [main][CipherTest] transformation=CAST6/CFB96/ZEROBYTE 10:43:59,370 INFO [main][CipherTest] transformation=CAST6/CFB96/ZEROBYTEPADDING 10:43:59,370 INFO [main][CipherTest] transformation=CAST6/CTS/ 10:43:59,370 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "CAST6/CTS/" does not support IV => Skipping. 10:43:59,370 INFO [main][CipherTest] transformation=CAST6/CTS/NOPADDING 10:43:59,370 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "CAST6/CTS/NOPADDING" does not support IV => Skipping. 10:43:59,370 INFO [main][CipherTest] transformation=CAST6/EAX/ 10:43:59,370 INFO [main][CipherTest] transformation=CAST6/EAX/NOPADDING 10:43:59,371 INFO [main][CipherTest] transformation=CAST6/ECB/ 10:43:59,371 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "CAST6/ECB/" does not support IV => Skipping. 10:43:59,371 INFO [main][CipherTest] transformation=CAST6/ECB/NOPADDING 10:43:59,371 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "CAST6/ECB/NOPADDING" does not support IV => Skipping. 10:43:59,371 INFO [main][CipherTest] transformation=CAST6/GCM/ 10:43:59,371 INFO [main][CipherTest] transformation=CAST6/GCM/NOPADDING 10:43:59,372 INFO [main][CipherTest] transformation=CAST6/OFB/ 10:43:59,372 INFO [main][CipherTest] transformation=CAST6/OFB/ISO10126 10:43:59,372 INFO [main][CipherTest] transformation=CAST6/OFB/ISO10126-2 10:43:59,372 INFO [main][CipherTest] transformation=CAST6/OFB/ISO10126-2PADDING 10:43:59,372 INFO [main][CipherTest] transformation=CAST6/OFB/ISO10126PADDING 10:43:59,373 INFO [main][CipherTest] transformation=CAST6/OFB/ISO7816-4 10:43:59,373 INFO [main][CipherTest] transformation=CAST6/OFB/ISO7816-4PADDING 10:43:59,373 INFO [main][CipherTest] transformation=CAST6/OFB/NOPADDING 10:43:59,373 INFO [main][CipherTest] transformation=CAST6/OFB/PKCS5 10:43:59,373 INFO [main][CipherTest] transformation=CAST6/OFB/PKCS5PADDING 10:43:59,373 INFO [main][CipherTest] transformation=CAST6/OFB/PKCS7 10:43:59,373 INFO [main][CipherTest] transformation=CAST6/OFB/PKCS7PADDING 10:43:59,373 INFO [main][CipherTest] transformation=CAST6/OFB/TBC 10:43:59,373 INFO [main][CipherTest] transformation=CAST6/OFB/TBCPADDING 10:43:59,373 INFO [main][CipherTest] transformation=CAST6/OFB/X9.23 10:43:59,373 INFO [main][CipherTest] transformation=CAST6/OFB/X9.23PADDING 10:43:59,374 INFO [main][CipherTest] transformation=CAST6/OFB/ZEROBYTE 10:43:59,374 INFO [main][CipherTest] transformation=CAST6/OFB/ZEROBYTEPADDING 10:43:59,374 INFO [main][CipherTest] transformation=CAST6/OFB104/ 10:43:59,374 INFO [main][CipherTest] transformation=CAST6/OFB104/ISO10126 10:43:59,374 INFO [main][CipherTest] transformation=CAST6/OFB104/ISO10126-2 10:43:59,374 INFO [main][CipherTest] transformation=CAST6/OFB104/ISO10126-2PADDING 10:43:59,374 INFO [main][CipherTest] transformation=CAST6/OFB104/ISO10126PADDING 10:43:59,374 INFO [main][CipherTest] transformation=CAST6/OFB104/ISO7816-4 10:43:59,374 INFO [main][CipherTest] transformation=CAST6/OFB104/ISO7816-4PADDING 10:43:59,374 INFO [main][CipherTest] transformation=CAST6/OFB104/NOPADDING 10:43:59,374 INFO [main][CipherTest] transformation=CAST6/OFB104/PKCS5 10:43:59,374 INFO [main][CipherTest] transformation=CAST6/OFB104/PKCS5PADDING 10:43:59,375 INFO [main][CipherTest] transformation=CAST6/OFB104/PKCS7 10:43:59,375 INFO [main][CipherTest] transformation=CAST6/OFB104/PKCS7PADDING 10:43:59,375 INFO [main][CipherTest] transformation=CAST6/OFB104/TBC 10:43:59,375 INFO [main][CipherTest] transformation=CAST6/OFB104/TBCPADDING 10:43:59,375 INFO [main][CipherTest] transformation=CAST6/OFB104/X9.23 10:43:59,375 INFO [main][CipherTest] transformation=CAST6/OFB104/X9.23PADDING 10:43:59,375 INFO [main][CipherTest] transformation=CAST6/OFB104/ZEROBYTE 10:43:59,375 INFO [main][CipherTest] transformation=CAST6/OFB104/ZEROBYTEPADDING 10:43:59,375 INFO [main][CipherTest] transformation=CAST6/OFB112/ 10:43:59,376 INFO [main][CipherTest] transformation=CAST6/OFB112/ISO10126 10:43:59,376 INFO [main][CipherTest] transformation=CAST6/OFB112/ISO10126-2 10:43:59,376 INFO [main][CipherTest] transformation=CAST6/OFB112/ISO10126-2PADDING 10:43:59,376 INFO [main][CipherTest] transformation=CAST6/OFB112/ISO10126PADDING 10:43:59,376 INFO [main][CipherTest] transformation=CAST6/OFB112/ISO7816-4 10:43:59,376 INFO [main][CipherTest] transformation=CAST6/OFB112/ISO7816-4PADDING 10:43:59,376 INFO [main][CipherTest] transformation=CAST6/OFB112/NOPADDING 10:43:59,376 INFO [main][CipherTest] transformation=CAST6/OFB112/PKCS5 10:43:59,376 INFO [main][CipherTest] transformation=CAST6/OFB112/PKCS5PADDING 10:43:59,376 INFO [main][CipherTest] transformation=CAST6/OFB112/PKCS7 10:43:59,377 INFO [main][CipherTest] transformation=CAST6/OFB112/PKCS7PADDING 10:43:59,377 INFO [main][CipherTest] transformation=CAST6/OFB112/TBC 10:43:59,377 INFO [main][CipherTest] transformation=CAST6/OFB112/TBCPADDING 10:43:59,377 INFO [main][CipherTest] transformation=CAST6/OFB112/X9.23 10:43:59,377 INFO [main][CipherTest] transformation=CAST6/OFB112/X9.23PADDING 10:43:59,377 INFO [main][CipherTest] transformation=CAST6/OFB112/ZEROBYTE 10:43:59,377 INFO [main][CipherTest] transformation=CAST6/OFB112/ZEROBYTEPADDING 10:43:59,377 INFO [main][CipherTest] transformation=CAST6/OFB120/ 10:43:59,378 INFO [main][CipherTest] transformation=CAST6/OFB120/ISO10126 10:43:59,378 INFO [main][CipherTest] transformation=CAST6/OFB120/ISO10126-2 10:43:59,378 INFO [main][CipherTest] transformation=CAST6/OFB120/ISO10126-2PADDING 10:43:59,378 INFO [main][CipherTest] transformation=CAST6/OFB120/ISO10126PADDING 10:43:59,378 INFO [main][CipherTest] transformation=CAST6/OFB120/ISO7816-4 10:43:59,378 INFO [main][CipherTest] transformation=CAST6/OFB120/ISO7816-4PADDING 10:43:59,378 INFO [main][CipherTest] transformation=CAST6/OFB120/NOPADDING 10:43:59,378 INFO [main][CipherTest] transformation=CAST6/OFB120/PKCS5 10:43:59,378 INFO [main][CipherTest] transformation=CAST6/OFB120/PKCS5PADDING 10:43:59,378 INFO [main][CipherTest] transformation=CAST6/OFB120/PKCS7 10:43:59,378 INFO [main][CipherTest] transformation=CAST6/OFB120/PKCS7PADDING 10:43:59,379 INFO [main][CipherTest] transformation=CAST6/OFB120/TBC 10:43:59,379 INFO [main][CipherTest] transformation=CAST6/OFB120/TBCPADDING 10:43:59,379 INFO [main][CipherTest] transformation=CAST6/OFB120/X9.23 10:43:59,379 INFO [main][CipherTest] transformation=CAST6/OFB120/X9.23PADDING 10:43:59,379 INFO [main][CipherTest] transformation=CAST6/OFB120/ZEROBYTE 10:43:59,379 INFO [main][CipherTest] transformation=CAST6/OFB120/ZEROBYTEPADDING 10:43:59,379 INFO [main][CipherTest] transformation=CAST6/OFB128/ 10:43:59,379 INFO [main][CipherTest] transformation=CAST6/OFB128/ISO10126 10:43:59,379 INFO [main][CipherTest] transformation=CAST6/OFB128/ISO10126-2 10:43:59,379 INFO [main][CipherTest] transformation=CAST6/OFB128/ISO10126-2PADDING 10:43:59,380 INFO [main][CipherTest] transformation=CAST6/OFB128/ISO10126PADDING 10:43:59,380 INFO [main][CipherTest] transformation=CAST6/OFB128/ISO7816-4 10:43:59,380 INFO [main][CipherTest] transformation=CAST6/OFB128/ISO7816-4PADDING 10:43:59,380 INFO [main][CipherTest] transformation=CAST6/OFB128/NOPADDING 10:43:59,380 INFO [main][CipherTest] transformation=CAST6/OFB128/PKCS5 10:43:59,380 INFO [main][CipherTest] transformation=CAST6/OFB128/PKCS5PADDING 10:43:59,380 INFO [main][CipherTest] transformation=CAST6/OFB128/PKCS7 10:43:59,380 INFO [main][CipherTest] transformation=CAST6/OFB128/PKCS7PADDING 10:43:59,380 INFO [main][CipherTest] transformation=CAST6/OFB128/TBC 10:43:59,380 INFO [main][CipherTest] transformation=CAST6/OFB128/TBCPADDING 10:43:59,380 INFO [main][CipherTest] transformation=CAST6/OFB128/X9.23 10:43:59,381 INFO [main][CipherTest] transformation=CAST6/OFB128/X9.23PADDING 10:43:59,381 INFO [main][CipherTest] transformation=CAST6/OFB128/ZEROBYTE 10:43:59,381 INFO [main][CipherTest] transformation=CAST6/OFB128/ZEROBYTEPADDING 10:43:59,381 INFO [main][CipherTest] transformation=CAST6/OFB136/ 10:43:59,381 INFO [main][CipherTest] transformation=CAST6/OFB136/ISO10126 10:43:59,381 INFO [main][CipherTest] transformation=CAST6/OFB136/ISO10126-2 10:43:59,381 INFO [main][CipherTest] transformation=CAST6/OFB136/ISO10126-2PADDING 10:43:59,381 INFO [main][CipherTest] transformation=CAST6/OFB136/ISO10126PADDING 10:43:59,381 INFO [main][CipherTest] transformation=CAST6/OFB136/ISO7816-4 10:43:59,381 INFO [main][CipherTest] transformation=CAST6/OFB136/ISO7816-4PADDING 10:43:59,381 INFO [main][CipherTest] transformation=CAST6/OFB136/NOPADDING 10:43:59,381 INFO [main][CipherTest] transformation=CAST6/OFB136/PKCS5 10:43:59,382 INFO [main][CipherTest] transformation=CAST6/OFB136/PKCS5PADDING 10:43:59,382 INFO [main][CipherTest] transformation=CAST6/OFB136/PKCS7 10:43:59,382 INFO [main][CipherTest] transformation=CAST6/OFB136/PKCS7PADDING 10:43:59,382 INFO [main][CipherTest] transformation=CAST6/OFB136/TBC 10:43:59,382 INFO [main][CipherTest] transformation=CAST6/OFB136/TBCPADDING 10:43:59,382 INFO [main][CipherTest] transformation=CAST6/OFB136/X9.23 10:43:59,382 INFO [main][CipherTest] transformation=CAST6/OFB136/X9.23PADDING 10:43:59,382 INFO [main][CipherTest] transformation=CAST6/OFB136/ZEROBYTE 10:43:59,382 INFO [main][CipherTest] transformation=CAST6/OFB136/ZEROBYTEPADDING 10:43:59,382 INFO [main][CipherTest] transformation=CAST6/OFB144/ 10:43:59,382 INFO [main][CipherTest] transformation=CAST6/OFB144/ISO10126 10:43:59,382 INFO [main][CipherTest] transformation=CAST6/OFB144/ISO10126-2 10:43:59,383 INFO [main][CipherTest] transformation=CAST6/OFB144/ISO10126-2PADDING 10:43:59,383 INFO [main][CipherTest] transformation=CAST6/OFB144/ISO10126PADDING 10:43:59,383 INFO [main][CipherTest] transformation=CAST6/OFB144/ISO7816-4 10:43:59,383 INFO [main][CipherTest] transformation=CAST6/OFB144/ISO7816-4PADDING 10:43:59,383 INFO [main][CipherTest] transformation=CAST6/OFB144/NOPADDING 10:43:59,383 INFO [main][CipherTest] transformation=CAST6/OFB144/PKCS5 10:43:59,383 INFO [main][CipherTest] transformation=CAST6/OFB144/PKCS5PADDING 10:43:59,383 INFO [main][CipherTest] transformation=CAST6/OFB144/PKCS7 10:43:59,383 INFO [main][CipherTest] transformation=CAST6/OFB144/PKCS7PADDING 10:43:59,383 INFO [main][CipherTest] transformation=CAST6/OFB144/TBC 10:43:59,384 INFO [main][CipherTest] transformation=CAST6/OFB144/TBCPADDING 10:43:59,384 INFO [main][CipherTest] transformation=CAST6/OFB144/X9.23 10:43:59,384 INFO [main][CipherTest] transformation=CAST6/OFB144/X9.23PADDING 10:43:59,384 INFO [main][CipherTest] transformation=CAST6/OFB144/ZEROBYTE 10:43:59,384 INFO [main][CipherTest] transformation=CAST6/OFB144/ZEROBYTEPADDING 10:43:59,384 INFO [main][CipherTest] transformation=CAST6/OFB152/ 10:43:59,384 INFO [main][CipherTest] transformation=CAST6/OFB152/ISO10126 10:43:59,384 INFO [main][CipherTest] transformation=CAST6/OFB152/ISO10126-2 10:43:59,384 INFO [main][CipherTest] transformation=CAST6/OFB152/ISO10126-2PADDING 10:43:59,384 INFO [main][CipherTest] transformation=CAST6/OFB152/ISO10126PADDING 10:43:59,384 INFO [main][CipherTest] transformation=CAST6/OFB152/ISO7816-4 10:43:59,384 INFO [main][CipherTest] transformation=CAST6/OFB152/ISO7816-4PADDING 10:43:59,385 INFO [main][CipherTest] transformation=CAST6/OFB152/NOPADDING 10:43:59,385 INFO [main][CipherTest] transformation=CAST6/OFB152/PKCS5 10:43:59,385 INFO [main][CipherTest] transformation=CAST6/OFB152/PKCS5PADDING 10:43:59,385 INFO [main][CipherTest] transformation=CAST6/OFB152/PKCS7 10:43:59,385 INFO [main][CipherTest] transformation=CAST6/OFB152/PKCS7PADDING 10:43:59,385 INFO [main][CipherTest] transformation=CAST6/OFB152/TBC 10:43:59,385 INFO [main][CipherTest] transformation=CAST6/OFB152/TBCPADDING 10:43:59,385 INFO [main][CipherTest] transformation=CAST6/OFB152/X9.23 10:43:59,385 INFO [main][CipherTest] transformation=CAST6/OFB152/X9.23PADDING 10:43:59,385 INFO [main][CipherTest] transformation=CAST6/OFB152/ZEROBYTE 10:43:59,386 INFO [main][CipherTest] transformation=CAST6/OFB152/ZEROBYTEPADDING 10:43:59,386 INFO [main][CipherTest] transformation=CAST6/OFB16/ 10:43:59,386 INFO [main][CipherTest] transformation=CAST6/OFB16/ISO10126 10:43:59,386 INFO [main][CipherTest] transformation=CAST6/OFB16/ISO10126-2 10:43:59,386 INFO [main][CipherTest] transformation=CAST6/OFB16/ISO10126-2PADDING 10:43:59,386 INFO [main][CipherTest] transformation=CAST6/OFB16/ISO10126PADDING 10:43:59,386 INFO [main][CipherTest] transformation=CAST6/OFB16/ISO7816-4 10:43:59,386 INFO [main][CipherTest] transformation=CAST6/OFB16/ISO7816-4PADDING 10:43:59,386 INFO [main][CipherTest] transformation=CAST6/OFB16/NOPADDING 10:43:59,386 INFO [main][CipherTest] transformation=CAST6/OFB16/PKCS5 10:43:59,386 INFO [main][CipherTest] transformation=CAST6/OFB16/PKCS5PADDING 10:43:59,387 INFO [main][CipherTest] transformation=CAST6/OFB16/PKCS7 10:43:59,387 INFO [main][CipherTest] transformation=CAST6/OFB16/PKCS7PADDING 10:43:59,387 INFO [main][CipherTest] transformation=CAST6/OFB16/TBC 10:43:59,387 INFO [main][CipherTest] transformation=CAST6/OFB16/TBCPADDING 10:43:59,387 INFO [main][CipherTest] transformation=CAST6/OFB16/X9.23 10:43:59,387 INFO [main][CipherTest] transformation=CAST6/OFB16/X9.23PADDING 10:43:59,387 INFO [main][CipherTest] transformation=CAST6/OFB16/ZEROBYTE 10:43:59,387 INFO [main][CipherTest] transformation=CAST6/OFB16/ZEROBYTEPADDING 10:43:59,387 INFO [main][CipherTest] transformation=CAST6/OFB160/ 10:43:59,387 INFO [main][CipherTest] transformation=CAST6/OFB160/ISO10126 10:43:59,388 INFO [main][CipherTest] transformation=CAST6/OFB160/ISO10126-2 10:43:59,388 INFO [main][CipherTest] transformation=CAST6/OFB160/ISO10126-2PADDING 10:43:59,388 INFO [main][CipherTest] transformation=CAST6/OFB160/ISO10126PADDING 10:43:59,388 INFO [main][CipherTest] transformation=CAST6/OFB160/ISO7816-4 10:43:59,388 INFO [main][CipherTest] transformation=CAST6/OFB160/ISO7816-4PADDING 10:43:59,388 INFO [main][CipherTest] transformation=CAST6/OFB160/NOPADDING 10:43:59,388 INFO [main][CipherTest] transformation=CAST6/OFB160/PKCS5 10:43:59,388 INFO [main][CipherTest] transformation=CAST6/OFB160/PKCS5PADDING 10:43:59,388 INFO [main][CipherTest] transformation=CAST6/OFB160/PKCS7 10:43:59,388 INFO [main][CipherTest] transformation=CAST6/OFB160/PKCS7PADDING 10:43:59,388 INFO [main][CipherTest] transformation=CAST6/OFB160/TBC 10:43:59,388 INFO [main][CipherTest] transformation=CAST6/OFB160/TBCPADDING 10:43:59,389 INFO [main][CipherTest] transformation=CAST6/OFB160/X9.23 10:43:59,389 INFO [main][CipherTest] transformation=CAST6/OFB160/X9.23PADDING 10:43:59,389 INFO [main][CipherTest] transformation=CAST6/OFB160/ZEROBYTE 10:43:59,389 INFO [main][CipherTest] transformation=CAST6/OFB160/ZEROBYTEPADDING 10:43:59,389 INFO [main][CipherTest] transformation=CAST6/OFB168/ 10:43:59,389 INFO [main][CipherTest] transformation=CAST6/OFB168/ISO10126 10:43:59,389 INFO [main][CipherTest] transformation=CAST6/OFB168/ISO10126-2 10:43:59,389 INFO [main][CipherTest] transformation=CAST6/OFB168/ISO10126-2PADDING 10:43:59,389 INFO [main][CipherTest] transformation=CAST6/OFB168/ISO10126PADDING 10:43:59,390 INFO [main][CipherTest] transformation=CAST6/OFB168/ISO7816-4 10:43:59,390 INFO [main][CipherTest] transformation=CAST6/OFB168/ISO7816-4PADDING 10:43:59,390 INFO [main][CipherTest] transformation=CAST6/OFB168/NOPADDING 10:43:59,390 INFO [main][CipherTest] transformation=CAST6/OFB168/PKCS5 10:43:59,390 INFO [main][CipherTest] transformation=CAST6/OFB168/PKCS5PADDING 10:43:59,390 INFO [main][CipherTest] transformation=CAST6/OFB168/PKCS7 10:43:59,390 INFO [main][CipherTest] transformation=CAST6/OFB168/PKCS7PADDING 10:43:59,390 INFO [main][CipherTest] transformation=CAST6/OFB168/TBC 10:43:59,390 INFO [main][CipherTest] transformation=CAST6/OFB168/TBCPADDING 10:43:59,390 INFO [main][CipherTest] transformation=CAST6/OFB168/X9.23 10:43:59,391 INFO [main][CipherTest] transformation=CAST6/OFB168/X9.23PADDING 10:43:59,391 INFO [main][CipherTest] transformation=CAST6/OFB168/ZEROBYTE 10:43:59,391 INFO [main][CipherTest] transformation=CAST6/OFB168/ZEROBYTEPADDING 10:43:59,391 INFO [main][CipherTest] transformation=CAST6/OFB176/ 10:43:59,391 INFO [main][CipherTest] transformation=CAST6/OFB176/ISO10126 10:43:59,391 INFO [main][CipherTest] transformation=CAST6/OFB176/ISO10126-2 10:43:59,391 INFO [main][CipherTest] transformation=CAST6/OFB176/ISO10126-2PADDING 10:43:59,391 INFO [main][CipherTest] transformation=CAST6/OFB176/ISO10126PADDING 10:43:59,391 INFO [main][CipherTest] transformation=CAST6/OFB176/ISO7816-4 10:43:59,391 INFO [main][CipherTest] transformation=CAST6/OFB176/ISO7816-4PADDING 10:43:59,391 INFO [main][CipherTest] transformation=CAST6/OFB176/NOPADDING 10:43:59,392 INFO [main][CipherTest] transformation=CAST6/OFB176/PKCS5 10:43:59,392 INFO [main][CipherTest] transformation=CAST6/OFB176/PKCS5PADDING 10:43:59,392 INFO [main][CipherTest] transformation=CAST6/OFB176/PKCS7 10:43:59,392 INFO [main][CipherTest] transformation=CAST6/OFB176/PKCS7PADDING 10:43:59,392 INFO [main][CipherTest] transformation=CAST6/OFB176/TBC 10:43:59,392 INFO [main][CipherTest] transformation=CAST6/OFB176/TBCPADDING 10:43:59,392 INFO [main][CipherTest] transformation=CAST6/OFB176/X9.23 10:43:59,392 INFO [main][CipherTest] transformation=CAST6/OFB176/X9.23PADDING 10:43:59,392 INFO [main][CipherTest] transformation=CAST6/OFB176/ZEROBYTE 10:43:59,392 INFO [main][CipherTest] transformation=CAST6/OFB176/ZEROBYTEPADDING 10:43:59,392 INFO [main][CipherTest] transformation=CAST6/OFB184/ 10:43:59,393 INFO [main][CipherTest] transformation=CAST6/OFB184/ISO10126 10:43:59,393 INFO [main][CipherTest] transformation=CAST6/OFB184/ISO10126-2 10:43:59,393 INFO [main][CipherTest] transformation=CAST6/OFB184/ISO10126-2PADDING 10:43:59,393 INFO [main][CipherTest] transformation=CAST6/OFB184/ISO10126PADDING 10:43:59,393 INFO [main][CipherTest] transformation=CAST6/OFB184/ISO7816-4 10:43:59,393 INFO [main][CipherTest] transformation=CAST6/OFB184/ISO7816-4PADDING 10:43:59,393 INFO [main][CipherTest] transformation=CAST6/OFB184/NOPADDING 10:43:59,393 INFO [main][CipherTest] transformation=CAST6/OFB184/PKCS5 10:43:59,393 INFO [main][CipherTest] transformation=CAST6/OFB184/PKCS5PADDING 10:43:59,393 INFO [main][CipherTest] transformation=CAST6/OFB184/PKCS7 10:43:59,394 INFO [main][CipherTest] transformation=CAST6/OFB184/PKCS7PADDING 10:43:59,394 INFO [main][CipherTest] transformation=CAST6/OFB184/TBC 10:43:59,394 INFO [main][CipherTest] transformation=CAST6/OFB184/TBCPADDING 10:43:59,394 INFO [main][CipherTest] transformation=CAST6/OFB184/X9.23 10:43:59,394 INFO [main][CipherTest] transformation=CAST6/OFB184/X9.23PADDING 10:43:59,394 INFO [main][CipherTest] transformation=CAST6/OFB184/ZEROBYTE 10:43:59,394 INFO [main][CipherTest] transformation=CAST6/OFB184/ZEROBYTEPADDING 10:43:59,394 INFO [main][CipherTest] transformation=CAST6/OFB192/ 10:43:59,394 INFO [main][CipherTest] transformation=CAST6/OFB192/ISO10126 10:43:59,394 INFO [main][CipherTest] transformation=CAST6/OFB192/ISO10126-2 10:43:59,394 INFO [main][CipherTest] transformation=CAST6/OFB192/ISO10126-2PADDING 10:43:59,395 INFO [main][CipherTest] transformation=CAST6/OFB192/ISO10126PADDING 10:43:59,395 INFO [main][CipherTest] transformation=CAST6/OFB192/ISO7816-4 10:43:59,395 INFO [main][CipherTest] transformation=CAST6/OFB192/ISO7816-4PADDING 10:43:59,395 INFO [main][CipherTest] transformation=CAST6/OFB192/NOPADDING 10:43:59,395 INFO [main][CipherTest] transformation=CAST6/OFB192/PKCS5 10:43:59,395 INFO [main][CipherTest] transformation=CAST6/OFB192/PKCS5PADDING 10:43:59,395 INFO [main][CipherTest] transformation=CAST6/OFB192/PKCS7 10:43:59,396 INFO [main][CipherTest] transformation=CAST6/OFB192/PKCS7PADDING 10:43:59,396 INFO [main][CipherTest] transformation=CAST6/OFB192/TBC 10:43:59,396 INFO [main][CipherTest] transformation=CAST6/OFB192/TBCPADDING 10:43:59,396 INFO [main][CipherTest] transformation=CAST6/OFB192/X9.23 10:43:59,396 INFO [main][CipherTest] transformation=CAST6/OFB192/X9.23PADDING 10:43:59,396 INFO [main][CipherTest] transformation=CAST6/OFB192/ZEROBYTE 10:43:59,396 INFO [main][CipherTest] transformation=CAST6/OFB192/ZEROBYTEPADDING 10:43:59,396 INFO [main][CipherTest] transformation=CAST6/OFB200/ 10:43:59,396 INFO [main][CipherTest] transformation=CAST6/OFB200/ISO10126 10:43:59,396 INFO [main][CipherTest] transformation=CAST6/OFB200/ISO10126-2 10:43:59,397 INFO [main][CipherTest] transformation=CAST6/OFB200/ISO10126-2PADDING 10:43:59,397 INFO [main][CipherTest] transformation=CAST6/OFB200/ISO10126PADDING 10:43:59,397 INFO [main][CipherTest] transformation=CAST6/OFB200/ISO7816-4 10:43:59,397 INFO [main][CipherTest] transformation=CAST6/OFB200/ISO7816-4PADDING 10:43:59,397 INFO [main][CipherTest] transformation=CAST6/OFB200/NOPADDING 10:43:59,397 INFO [main][CipherTest] transformation=CAST6/OFB200/PKCS5 10:43:59,397 INFO [main][CipherTest] transformation=CAST6/OFB200/PKCS5PADDING 10:43:59,397 INFO [main][CipherTest] transformation=CAST6/OFB200/PKCS7 10:43:59,397 INFO [main][CipherTest] transformation=CAST6/OFB200/PKCS7PADDING 10:43:59,397 INFO [main][CipherTest] transformation=CAST6/OFB200/TBC 10:43:59,398 INFO [main][CipherTest] transformation=CAST6/OFB200/TBCPADDING 10:43:59,398 INFO [main][CipherTest] transformation=CAST6/OFB200/X9.23 10:43:59,398 INFO [main][CipherTest] transformation=CAST6/OFB200/X9.23PADDING 10:43:59,398 INFO [main][CipherTest] transformation=CAST6/OFB200/ZEROBYTE 10:43:59,398 INFO [main][CipherTest] transformation=CAST6/OFB200/ZEROBYTEPADDING 10:43:59,398 INFO [main][CipherTest] transformation=CAST6/OFB208/ 10:43:59,398 INFO [main][CipherTest] transformation=CAST6/OFB208/ISO10126 10:43:59,398 INFO [main][CipherTest] transformation=CAST6/OFB208/ISO10126-2 10:43:59,398 INFO [main][CipherTest] transformation=CAST6/OFB208/ISO10126-2PADDING 10:43:59,398 INFO [main][CipherTest] transformation=CAST6/OFB208/ISO10126PADDING 10:43:59,399 INFO [main][CipherTest] transformation=CAST6/OFB208/ISO7816-4 10:43:59,399 INFO [main][CipherTest] transformation=CAST6/OFB208/ISO7816-4PADDING 10:43:59,399 INFO [main][CipherTest] transformation=CAST6/OFB208/NOPADDING 10:43:59,399 INFO [main][CipherTest] transformation=CAST6/OFB208/PKCS5 10:43:59,399 INFO [main][CipherTest] transformation=CAST6/OFB208/PKCS5PADDING 10:43:59,399 INFO [main][CipherTest] transformation=CAST6/OFB208/PKCS7 10:43:59,400 INFO [main][CipherTest] transformation=CAST6/OFB208/PKCS7PADDING 10:43:59,400 INFO [main][CipherTest] transformation=CAST6/OFB208/TBC 10:43:59,400 INFO [main][CipherTest] transformation=CAST6/OFB208/TBCPADDING 10:43:59,400 INFO [main][CipherTest] transformation=CAST6/OFB208/X9.23 10:43:59,400 INFO [main][CipherTest] transformation=CAST6/OFB208/X9.23PADDING 10:43:59,400 INFO [main][CipherTest] transformation=CAST6/OFB208/ZEROBYTE 10:43:59,400 INFO [main][CipherTest] transformation=CAST6/OFB208/ZEROBYTEPADDING 10:43:59,400 INFO [main][CipherTest] transformation=CAST6/OFB216/ 10:43:59,400 INFO [main][CipherTest] transformation=CAST6/OFB216/ISO10126 10:43:59,400 INFO [main][CipherTest] transformation=CAST6/OFB216/ISO10126-2 10:43:59,400 INFO [main][CipherTest] transformation=CAST6/OFB216/ISO10126-2PADDING 10:43:59,401 INFO [main][CipherTest] transformation=CAST6/OFB216/ISO10126PADDING 10:43:59,401 INFO [main][CipherTest] transformation=CAST6/OFB216/ISO7816-4 10:43:59,401 INFO [main][CipherTest] transformation=CAST6/OFB216/ISO7816-4PADDING 10:43:59,401 INFO [main][CipherTest] transformation=CAST6/OFB216/NOPADDING 10:43:59,401 INFO [main][CipherTest] transformation=CAST6/OFB216/PKCS5 10:43:59,401 INFO [main][CipherTest] transformation=CAST6/OFB216/PKCS5PADDING 10:43:59,401 INFO [main][CipherTest] transformation=CAST6/OFB216/PKCS7 10:43:59,401 INFO [main][CipherTest] transformation=CAST6/OFB216/PKCS7PADDING 10:43:59,402 INFO [main][CipherTest] transformation=CAST6/OFB216/TBC 10:43:59,402 INFO [main][CipherTest] transformation=CAST6/OFB216/TBCPADDING 10:43:59,402 INFO [main][CipherTest] transformation=CAST6/OFB216/X9.23 10:43:59,402 INFO [main][CipherTest] transformation=CAST6/OFB216/X9.23PADDING 10:43:59,402 INFO [main][CipherTest] transformation=CAST6/OFB216/ZEROBYTE 10:43:59,402 INFO [main][CipherTest] transformation=CAST6/OFB216/ZEROBYTEPADDING 10:43:59,402 INFO [main][CipherTest] transformation=CAST6/OFB224/ 10:43:59,402 INFO [main][CipherTest] transformation=CAST6/OFB224/ISO10126 10:43:59,402 INFO [main][CipherTest] transformation=CAST6/OFB224/ISO10126-2 10:43:59,402 INFO [main][CipherTest] transformation=CAST6/OFB224/ISO10126-2PADDING 10:43:59,402 INFO [main][CipherTest] transformation=CAST6/OFB224/ISO10126PADDING 10:43:59,403 INFO [main][CipherTest] transformation=CAST6/OFB224/ISO7816-4 10:43:59,403 INFO [main][CipherTest] transformation=CAST6/OFB224/ISO7816-4PADDING 10:43:59,403 INFO [main][CipherTest] transformation=CAST6/OFB224/NOPADDING 10:43:59,403 INFO [main][CipherTest] transformation=CAST6/OFB224/PKCS5 10:43:59,403 INFO [main][CipherTest] transformation=CAST6/OFB224/PKCS5PADDING 10:43:59,403 INFO [main][CipherTest] transformation=CAST6/OFB224/PKCS7 10:43:59,403 INFO [main][CipherTest] transformation=CAST6/OFB224/PKCS7PADDING 10:43:59,403 INFO [main][CipherTest] transformation=CAST6/OFB224/TBC 10:43:59,403 INFO [main][CipherTest] transformation=CAST6/OFB224/TBCPADDING 10:43:59,403 INFO [main][CipherTest] transformation=CAST6/OFB224/X9.23 10:43:59,403 INFO [main][CipherTest] transformation=CAST6/OFB224/X9.23PADDING 10:43:59,404 INFO [main][CipherTest] transformation=CAST6/OFB224/ZEROBYTE 10:43:59,404 INFO [main][CipherTest] transformation=CAST6/OFB224/ZEROBYTEPADDING 10:43:59,404 INFO [main][CipherTest] transformation=CAST6/OFB232/ 10:43:59,404 INFO [main][CipherTest] transformation=CAST6/OFB232/ISO10126 10:43:59,404 INFO [main][CipherTest] transformation=CAST6/OFB232/ISO10126-2 10:43:59,404 INFO [main][CipherTest] transformation=CAST6/OFB232/ISO10126-2PADDING 10:43:59,404 INFO [main][CipherTest] transformation=CAST6/OFB232/ISO10126PADDING 10:43:59,404 INFO [main][CipherTest] transformation=CAST6/OFB232/ISO7816-4 10:43:59,404 INFO [main][CipherTest] transformation=CAST6/OFB232/ISO7816-4PADDING 10:43:59,404 INFO [main][CipherTest] transformation=CAST6/OFB232/NOPADDING 10:43:59,404 INFO [main][CipherTest] transformation=CAST6/OFB232/PKCS5 10:43:59,404 INFO [main][CipherTest] transformation=CAST6/OFB232/PKCS5PADDING 10:43:59,405 INFO [main][CipherTest] transformation=CAST6/OFB232/PKCS7 10:43:59,405 INFO [main][CipherTest] transformation=CAST6/OFB232/PKCS7PADDING 10:43:59,405 INFO [main][CipherTest] transformation=CAST6/OFB232/TBC 10:43:59,405 INFO [main][CipherTest] transformation=CAST6/OFB232/TBCPADDING 10:43:59,405 INFO [main][CipherTest] transformation=CAST6/OFB232/X9.23 10:43:59,405 INFO [main][CipherTest] transformation=CAST6/OFB232/X9.23PADDING 10:43:59,405 INFO [main][CipherTest] transformation=CAST6/OFB232/ZEROBYTE 10:43:59,405 INFO [main][CipherTest] transformation=CAST6/OFB232/ZEROBYTEPADDING 10:43:59,405 INFO [main][CipherTest] transformation=CAST6/OFB24/ 10:43:59,405 INFO [main][CipherTest] transformation=CAST6/OFB24/ISO10126 10:43:59,405 INFO [main][CipherTest] transformation=CAST6/OFB24/ISO10126-2 10:43:59,405 INFO [main][CipherTest] transformation=CAST6/OFB24/ISO10126-2PADDING 10:43:59,406 INFO [main][CipherTest] transformation=CAST6/OFB24/ISO10126PADDING 10:43:59,406 INFO [main][CipherTest] transformation=CAST6/OFB24/ISO7816-4 10:43:59,406 INFO [main][CipherTest] transformation=CAST6/OFB24/ISO7816-4PADDING 10:43:59,406 INFO [main][CipherTest] transformation=CAST6/OFB24/NOPADDING 10:43:59,406 INFO [main][CipherTest] transformation=CAST6/OFB24/PKCS5 10:43:59,406 INFO [main][CipherTest] transformation=CAST6/OFB24/PKCS5PADDING 10:43:59,406 INFO [main][CipherTest] transformation=CAST6/OFB24/PKCS7 10:43:59,406 INFO [main][CipherTest] transformation=CAST6/OFB24/PKCS7PADDING 10:43:59,406 INFO [main][CipherTest] transformation=CAST6/OFB24/TBC 10:43:59,406 INFO [main][CipherTest] transformation=CAST6/OFB24/TBCPADDING 10:43:59,407 INFO [main][CipherTest] transformation=CAST6/OFB24/X9.23 10:43:59,407 INFO [main][CipherTest] transformation=CAST6/OFB24/X9.23PADDING 10:43:59,407 INFO [main][CipherTest] transformation=CAST6/OFB24/ZEROBYTE 10:43:59,407 INFO [main][CipherTest] transformation=CAST6/OFB24/ZEROBYTEPADDING 10:43:59,407 INFO [main][CipherTest] transformation=CAST6/OFB240/ 10:43:59,407 INFO [main][CipherTest] transformation=CAST6/OFB240/ISO10126 10:43:59,407 INFO [main][CipherTest] transformation=CAST6/OFB240/ISO10126-2 10:43:59,407 INFO [main][CipherTest] transformation=CAST6/OFB240/ISO10126-2PADDING 10:43:59,407 INFO [main][CipherTest] transformation=CAST6/OFB240/ISO10126PADDING 10:43:59,407 INFO [main][CipherTest] transformation=CAST6/OFB240/ISO7816-4 10:43:59,408 INFO [main][CipherTest] transformation=CAST6/OFB240/ISO7816-4PADDING 10:43:59,408 INFO [main][CipherTest] transformation=CAST6/OFB240/NOPADDING 10:43:59,408 INFO [main][CipherTest] transformation=CAST6/OFB240/PKCS5 10:43:59,408 INFO [main][CipherTest] transformation=CAST6/OFB240/PKCS5PADDING 10:43:59,408 INFO [main][CipherTest] transformation=CAST6/OFB240/PKCS7 10:43:59,408 INFO [main][CipherTest] transformation=CAST6/OFB240/PKCS7PADDING 10:43:59,408 INFO [main][CipherTest] transformation=CAST6/OFB240/TBC 10:43:59,408 INFO [main][CipherTest] transformation=CAST6/OFB240/TBCPADDING 10:43:59,408 INFO [main][CipherTest] transformation=CAST6/OFB240/X9.23 10:43:59,408 INFO [main][CipherTest] transformation=CAST6/OFB240/X9.23PADDING 10:43:59,408 INFO [main][CipherTest] transformation=CAST6/OFB240/ZEROBYTE 10:43:59,408 INFO [main][CipherTest] transformation=CAST6/OFB240/ZEROBYTEPADDING 10:43:59,408 INFO [main][CipherTest] transformation=CAST6/OFB248/ 10:43:59,409 INFO [main][CipherTest] transformation=CAST6/OFB248/ISO10126 10:43:59,409 INFO [main][CipherTest] transformation=CAST6/OFB248/ISO10126-2 10:43:59,409 INFO [main][CipherTest] transformation=CAST6/OFB248/ISO10126-2PADDING 10:43:59,409 INFO [main][CipherTest] transformation=CAST6/OFB248/ISO10126PADDING 10:43:59,409 INFO [main][CipherTest] transformation=CAST6/OFB248/ISO7816-4 10:43:59,409 INFO [main][CipherTest] transformation=CAST6/OFB248/ISO7816-4PADDING 10:43:59,409 INFO [main][CipherTest] transformation=CAST6/OFB248/NOPADDING 10:43:59,409 INFO [main][CipherTest] transformation=CAST6/OFB248/PKCS5 10:43:59,409 INFO [main][CipherTest] transformation=CAST6/OFB248/PKCS5PADDING 10:43:59,409 INFO [main][CipherTest] transformation=CAST6/OFB248/PKCS7 10:43:59,409 INFO [main][CipherTest] transformation=CAST6/OFB248/PKCS7PADDING 10:43:59,409 INFO [main][CipherTest] transformation=CAST6/OFB248/TBC 10:43:59,409 INFO [main][CipherTest] transformation=CAST6/OFB248/TBCPADDING 10:43:59,410 INFO [main][CipherTest] transformation=CAST6/OFB248/X9.23 10:43:59,410 INFO [main][CipherTest] transformation=CAST6/OFB248/X9.23PADDING 10:43:59,410 INFO [main][CipherTest] transformation=CAST6/OFB248/ZEROBYTE 10:43:59,410 INFO [main][CipherTest] transformation=CAST6/OFB248/ZEROBYTEPADDING 10:43:59,410 INFO [main][CipherTest] transformation=CAST6/OFB256/ 10:43:59,410 INFO [main][CipherTest] transformation=CAST6/OFB256/ISO10126 10:43:59,410 INFO [main][CipherTest] transformation=CAST6/OFB256/ISO10126-2 10:43:59,410 INFO [main][CipherTest] transformation=CAST6/OFB256/ISO10126-2PADDING 10:43:59,410 INFO [main][CipherTest] transformation=CAST6/OFB256/ISO10126PADDING 10:43:59,410 INFO [main][CipherTest] transformation=CAST6/OFB256/ISO7816-4 10:43:59,410 INFO [main][CipherTest] transformation=CAST6/OFB256/ISO7816-4PADDING 10:43:59,410 INFO [main][CipherTest] transformation=CAST6/OFB256/NOPADDING 10:43:59,410 INFO [main][CipherTest] transformation=CAST6/OFB256/PKCS5 10:43:59,411 INFO [main][CipherTest] transformation=CAST6/OFB256/PKCS5PADDING 10:43:59,411 INFO [main][CipherTest] transformation=CAST6/OFB256/PKCS7 10:43:59,411 INFO [main][CipherTest] transformation=CAST6/OFB256/PKCS7PADDING 10:43:59,411 INFO [main][CipherTest] transformation=CAST6/OFB256/TBC 10:43:59,411 INFO [main][CipherTest] transformation=CAST6/OFB256/TBCPADDING 10:43:59,411 INFO [main][CipherTest] transformation=CAST6/OFB256/X9.23 10:43:59,411 INFO [main][CipherTest] transformation=CAST6/OFB256/X9.23PADDING 10:43:59,411 INFO [main][CipherTest] transformation=CAST6/OFB256/ZEROBYTE 10:43:59,411 INFO [main][CipherTest] transformation=CAST6/OFB256/ZEROBYTEPADDING 10:43:59,411 INFO [main][CipherTest] transformation=CAST6/OFB32/ 10:43:59,411 INFO [main][CipherTest] transformation=CAST6/OFB32/ISO10126 10:43:59,411 INFO [main][CipherTest] transformation=CAST6/OFB32/ISO10126-2 10:43:59,411 INFO [main][CipherTest] transformation=CAST6/OFB32/ISO10126-2PADDING 10:43:59,412 INFO [main][CipherTest] transformation=CAST6/OFB32/ISO10126PADDING 10:43:59,412 INFO [main][CipherTest] transformation=CAST6/OFB32/ISO7816-4 10:43:59,412 INFO [main][CipherTest] transformation=CAST6/OFB32/ISO7816-4PADDING 10:43:59,412 INFO [main][CipherTest] transformation=CAST6/OFB32/NOPADDING 10:43:59,412 INFO [main][CipherTest] transformation=CAST6/OFB32/PKCS5 10:43:59,412 INFO [main][CipherTest] transformation=CAST6/OFB32/PKCS5PADDING 10:43:59,412 INFO [main][CipherTest] transformation=CAST6/OFB32/PKCS7 10:43:59,412 INFO [main][CipherTest] transformation=CAST6/OFB32/PKCS7PADDING 10:43:59,412 INFO [main][CipherTest] transformation=CAST6/OFB32/TBC 10:43:59,412 INFO [main][CipherTest] transformation=CAST6/OFB32/TBCPADDING 10:43:59,412 INFO [main][CipherTest] transformation=CAST6/OFB32/X9.23 10:43:59,412 INFO [main][CipherTest] transformation=CAST6/OFB32/X9.23PADDING 10:43:59,413 INFO [main][CipherTest] transformation=CAST6/OFB32/ZEROBYTE 10:43:59,413 INFO [main][CipherTest] transformation=CAST6/OFB32/ZEROBYTEPADDING 10:43:59,413 INFO [main][CipherTest] transformation=CAST6/OFB40/ 10:43:59,413 INFO [main][CipherTest] transformation=CAST6/OFB40/ISO10126 10:43:59,413 INFO [main][CipherTest] transformation=CAST6/OFB40/ISO10126-2 10:43:59,413 INFO [main][CipherTest] transformation=CAST6/OFB40/ISO10126-2PADDING 10:43:59,413 INFO [main][CipherTest] transformation=CAST6/OFB40/ISO10126PADDING 10:43:59,413 INFO [main][CipherTest] transformation=CAST6/OFB40/ISO7816-4 10:43:59,413 INFO [main][CipherTest] transformation=CAST6/OFB40/ISO7816-4PADDING 10:43:59,413 INFO [main][CipherTest] transformation=CAST6/OFB40/NOPADDING 10:43:59,414 INFO [main][CipherTest] transformation=CAST6/OFB40/PKCS5 10:43:59,414 INFO [main][CipherTest] transformation=CAST6/OFB40/PKCS5PADDING 10:43:59,414 INFO [main][CipherTest] transformation=CAST6/OFB40/PKCS7 10:43:59,414 INFO [main][CipherTest] transformation=CAST6/OFB40/PKCS7PADDING 10:43:59,414 INFO [main][CipherTest] transformation=CAST6/OFB40/TBC 10:43:59,414 INFO [main][CipherTest] transformation=CAST6/OFB40/TBCPADDING 10:43:59,414 INFO [main][CipherTest] transformation=CAST6/OFB40/X9.23 10:43:59,414 INFO [main][CipherTest] transformation=CAST6/OFB40/X9.23PADDING 10:43:59,414 INFO [main][CipherTest] transformation=CAST6/OFB40/ZEROBYTE 10:43:59,414 INFO [main][CipherTest] transformation=CAST6/OFB40/ZEROBYTEPADDING 10:43:59,414 INFO [main][CipherTest] transformation=CAST6/OFB48/ 10:43:59,414 INFO [main][CipherTest] transformation=CAST6/OFB48/ISO10126 10:43:59,414 INFO [main][CipherTest] transformation=CAST6/OFB48/ISO10126-2 10:43:59,414 INFO [main][CipherTest] transformation=CAST6/OFB48/ISO10126-2PADDING 10:43:59,414 INFO [main][CipherTest] transformation=CAST6/OFB48/ISO10126PADDING 10:43:59,415 INFO [main][CipherTest] transformation=CAST6/OFB48/ISO7816-4 10:43:59,415 INFO [main][CipherTest] transformation=CAST6/OFB48/ISO7816-4PADDING 10:43:59,415 INFO [main][CipherTest] transformation=CAST6/OFB48/NOPADDING 10:43:59,415 INFO [main][CipherTest] transformation=CAST6/OFB48/PKCS5 10:43:59,415 INFO [main][CipherTest] transformation=CAST6/OFB48/PKCS5PADDING 10:43:59,415 INFO [main][CipherTest] transformation=CAST6/OFB48/PKCS7 10:43:59,415 INFO [main][CipherTest] transformation=CAST6/OFB48/PKCS7PADDING 10:43:59,415 INFO [main][CipherTest] transformation=CAST6/OFB48/TBC 10:43:59,415 INFO [main][CipherTest] transformation=CAST6/OFB48/TBCPADDING 10:43:59,415 INFO [main][CipherTest] transformation=CAST6/OFB48/X9.23 10:43:59,415 INFO [main][CipherTest] transformation=CAST6/OFB48/X9.23PADDING 10:43:59,415 INFO [main][CipherTest] transformation=CAST6/OFB48/ZEROBYTE 10:43:59,415 INFO [main][CipherTest] transformation=CAST6/OFB48/ZEROBYTEPADDING 10:43:59,416 INFO [main][CipherTest] transformation=CAST6/OFB56/ 10:43:59,416 INFO [main][CipherTest] transformation=CAST6/OFB56/ISO10126 10:43:59,416 INFO [main][CipherTest] transformation=CAST6/OFB56/ISO10126-2 10:43:59,416 INFO [main][CipherTest] transformation=CAST6/OFB56/ISO10126-2PADDING 10:43:59,416 INFO [main][CipherTest] transformation=CAST6/OFB56/ISO10126PADDING 10:43:59,416 INFO [main][CipherTest] transformation=CAST6/OFB56/ISO7816-4 10:43:59,416 INFO [main][CipherTest] transformation=CAST6/OFB56/ISO7816-4PADDING 10:43:59,416 INFO [main][CipherTest] transformation=CAST6/OFB56/NOPADDING 10:43:59,416 INFO [main][CipherTest] transformation=CAST6/OFB56/PKCS5 10:43:59,416 INFO [main][CipherTest] transformation=CAST6/OFB56/PKCS5PADDING 10:43:59,416 INFO [main][CipherTest] transformation=CAST6/OFB56/PKCS7 10:43:59,416 INFO [main][CipherTest] transformation=CAST6/OFB56/PKCS7PADDING 10:43:59,416 INFO [main][CipherTest] transformation=CAST6/OFB56/TBC 10:43:59,417 INFO [main][CipherTest] transformation=CAST6/OFB56/TBCPADDING 10:43:59,417 INFO [main][CipherTest] transformation=CAST6/OFB56/X9.23 10:43:59,417 INFO [main][CipherTest] transformation=CAST6/OFB56/X9.23PADDING 10:43:59,417 INFO [main][CipherTest] transformation=CAST6/OFB56/ZEROBYTE 10:43:59,417 INFO [main][CipherTest] transformation=CAST6/OFB56/ZEROBYTEPADDING 10:43:59,417 INFO [main][CipherTest] transformation=CAST6/OFB64/ 10:43:59,417 INFO [main][CipherTest] transformation=CAST6/OFB64/ISO10126 10:43:59,417 INFO [main][CipherTest] transformation=CAST6/OFB64/ISO10126-2 10:43:59,417 INFO [main][CipherTest] transformation=CAST6/OFB64/ISO10126-2PADDING 10:43:59,417 INFO [main][CipherTest] transformation=CAST6/OFB64/ISO10126PADDING 10:43:59,417 INFO [main][CipherTest] transformation=CAST6/OFB64/ISO7816-4 10:43:59,417 INFO [main][CipherTest] transformation=CAST6/OFB64/ISO7816-4PADDING 10:43:59,417 INFO [main][CipherTest] transformation=CAST6/OFB64/NOPADDING 10:43:59,418 INFO [main][CipherTest] transformation=CAST6/OFB64/PKCS5 10:43:59,418 INFO [main][CipherTest] transformation=CAST6/OFB64/PKCS5PADDING 10:43:59,418 INFO [main][CipherTest] transformation=CAST6/OFB64/PKCS7 10:43:59,418 INFO [main][CipherTest] transformation=CAST6/OFB64/PKCS7PADDING 10:43:59,418 INFO [main][CipherTest] transformation=CAST6/OFB64/TBC 10:43:59,418 INFO [main][CipherTest] transformation=CAST6/OFB64/TBCPADDING 10:43:59,418 INFO [main][CipherTest] transformation=CAST6/OFB64/X9.23 10:43:59,418 INFO [main][CipherTest] transformation=CAST6/OFB64/X9.23PADDING 10:43:59,418 INFO [main][CipherTest] transformation=CAST6/OFB64/ZEROBYTE 10:43:59,418 INFO [main][CipherTest] transformation=CAST6/OFB64/ZEROBYTEPADDING 10:43:59,418 INFO [main][CipherTest] transformation=CAST6/OFB72/ 10:43:59,418 INFO [main][CipherTest] transformation=CAST6/OFB72/ISO10126 10:43:59,418 INFO [main][CipherTest] transformation=CAST6/OFB72/ISO10126-2 10:43:59,419 INFO [main][CipherTest] transformation=CAST6/OFB72/ISO10126-2PADDING 10:43:59,419 INFO [main][CipherTest] transformation=CAST6/OFB72/ISO10126PADDING 10:43:59,419 INFO [main][CipherTest] transformation=CAST6/OFB72/ISO7816-4 10:43:59,419 INFO [main][CipherTest] transformation=CAST6/OFB72/ISO7816-4PADDING 10:43:59,419 INFO [main][CipherTest] transformation=CAST6/OFB72/NOPADDING 10:43:59,419 INFO [main][CipherTest] transformation=CAST6/OFB72/PKCS5 10:43:59,419 INFO [main][CipherTest] transformation=CAST6/OFB72/PKCS5PADDING 10:43:59,419 INFO [main][CipherTest] transformation=CAST6/OFB72/PKCS7 10:43:59,419 INFO [main][CipherTest] transformation=CAST6/OFB72/PKCS7PADDING 10:43:59,419 INFO [main][CipherTest] transformation=CAST6/OFB72/TBC 10:43:59,419 INFO [main][CipherTest] transformation=CAST6/OFB72/TBCPADDING 10:43:59,419 INFO [main][CipherTest] transformation=CAST6/OFB72/X9.23 10:43:59,419 INFO [main][CipherTest] transformation=CAST6/OFB72/X9.23PADDING 10:43:59,420 INFO [main][CipherTest] transformation=CAST6/OFB72/ZEROBYTE 10:43:59,420 INFO [main][CipherTest] transformation=CAST6/OFB72/ZEROBYTEPADDING 10:43:59,420 INFO [main][CipherTest] transformation=CAST6/OFB8/ 10:43:59,420 INFO [main][CipherTest] transformation=CAST6/OFB8/ISO10126 10:43:59,420 INFO [main][CipherTest] transformation=CAST6/OFB8/ISO10126-2 10:43:59,420 INFO [main][CipherTest] transformation=CAST6/OFB8/ISO10126-2PADDING 10:43:59,420 INFO [main][CipherTest] transformation=CAST6/OFB8/ISO10126PADDING 10:43:59,420 INFO [main][CipherTest] transformation=CAST6/OFB8/ISO7816-4 10:43:59,420 INFO [main][CipherTest] transformation=CAST6/OFB8/ISO7816-4PADDING 10:43:59,420 INFO [main][CipherTest] transformation=CAST6/OFB8/NOPADDING 10:43:59,420 INFO [main][CipherTest] transformation=CAST6/OFB8/PKCS5 10:43:59,420 INFO [main][CipherTest] transformation=CAST6/OFB8/PKCS5PADDING 10:43:59,420 INFO [main][CipherTest] transformation=CAST6/OFB8/PKCS7 10:43:59,421 INFO [main][CipherTest] transformation=CAST6/OFB8/PKCS7PADDING 10:43:59,421 INFO [main][CipherTest] transformation=CAST6/OFB8/TBC 10:43:59,421 INFO [main][CipherTest] transformation=CAST6/OFB8/TBCPADDING 10:43:59,421 INFO [main][CipherTest] transformation=CAST6/OFB8/X9.23 10:43:59,421 INFO [main][CipherTest] transformation=CAST6/OFB8/X9.23PADDING 10:43:59,421 INFO [main][CipherTest] transformation=CAST6/OFB8/ZEROBYTE 10:43:59,421 INFO [main][CipherTest] transformation=CAST6/OFB8/ZEROBYTEPADDING 10:43:59,421 INFO [main][CipherTest] transformation=CAST6/OFB80/ 10:43:59,421 INFO [main][CipherTest] transformation=CAST6/OFB80/ISO10126 10:43:59,421 INFO [main][CipherTest] transformation=CAST6/OFB80/ISO10126-2 10:43:59,421 INFO [main][CipherTest] transformation=CAST6/OFB80/ISO10126-2PADDING 10:43:59,422 INFO [main][CipherTest] transformation=CAST6/OFB80/ISO10126PADDING 10:43:59,422 INFO [main][CipherTest] transformation=CAST6/OFB80/ISO7816-4 10:43:59,422 INFO [main][CipherTest] transformation=CAST6/OFB80/ISO7816-4PADDING 10:43:59,422 INFO [main][CipherTest] transformation=CAST6/OFB80/NOPADDING 10:43:59,422 INFO [main][CipherTest] transformation=CAST6/OFB80/PKCS5 10:43:59,422 INFO [main][CipherTest] transformation=CAST6/OFB80/PKCS5PADDING 10:43:59,422 INFO [main][CipherTest] transformation=CAST6/OFB80/PKCS7 10:43:59,422 INFO [main][CipherTest] transformation=CAST6/OFB80/PKCS7PADDING 10:43:59,422 INFO [main][CipherTest] transformation=CAST6/OFB80/TBC 10:43:59,422 INFO [main][CipherTest] transformation=CAST6/OFB80/TBCPADDING 10:43:59,422 INFO [main][CipherTest] transformation=CAST6/OFB80/X9.23 10:43:59,422 INFO [main][CipherTest] transformation=CAST6/OFB80/X9.23PADDING 10:43:59,422 INFO [main][CipherTest] transformation=CAST6/OFB80/ZEROBYTE 10:43:59,423 INFO [main][CipherTest] transformation=CAST6/OFB80/ZEROBYTEPADDING 10:43:59,423 INFO [main][CipherTest] transformation=CAST6/OFB88/ 10:43:59,423 INFO [main][CipherTest] transformation=CAST6/OFB88/ISO10126 10:43:59,423 INFO [main][CipherTest] transformation=CAST6/OFB88/ISO10126-2 10:43:59,423 INFO [main][CipherTest] transformation=CAST6/OFB88/ISO10126-2PADDING 10:43:59,423 INFO [main][CipherTest] transformation=CAST6/OFB88/ISO10126PADDING 10:43:59,423 INFO [main][CipherTest] transformation=CAST6/OFB88/ISO7816-4 10:43:59,423 INFO [main][CipherTest] transformation=CAST6/OFB88/ISO7816-4PADDING 10:43:59,423 INFO [main][CipherTest] transformation=CAST6/OFB88/NOPADDING 10:43:59,423 INFO [main][CipherTest] transformation=CAST6/OFB88/PKCS5 10:43:59,423 INFO [main][CipherTest] transformation=CAST6/OFB88/PKCS5PADDING 10:43:59,423 INFO [main][CipherTest] transformation=CAST6/OFB88/PKCS7 10:43:59,424 INFO [main][CipherTest] transformation=CAST6/OFB88/PKCS7PADDING 10:43:59,424 INFO [main][CipherTest] transformation=CAST6/OFB88/TBC 10:43:59,424 INFO [main][CipherTest] transformation=CAST6/OFB88/TBCPADDING 10:43:59,424 INFO [main][CipherTest] transformation=CAST6/OFB88/X9.23 10:43:59,424 INFO [main][CipherTest] transformation=CAST6/OFB88/X9.23PADDING 10:43:59,424 INFO [main][CipherTest] transformation=CAST6/OFB88/ZEROBYTE 10:43:59,424 INFO [main][CipherTest] transformation=CAST6/OFB88/ZEROBYTEPADDING 10:43:59,424 INFO [main][CipherTest] transformation=CAST6/OFB96/ 10:43:59,424 INFO [main][CipherTest] transformation=CAST6/OFB96/ISO10126 10:43:59,424 INFO [main][CipherTest] transformation=CAST6/OFB96/ISO10126-2 10:43:59,424 INFO [main][CipherTest] transformation=CAST6/OFB96/ISO10126-2PADDING 10:43:59,424 INFO [main][CipherTest] transformation=CAST6/OFB96/ISO10126PADDING 10:43:59,424 INFO [main][CipherTest] transformation=CAST6/OFB96/ISO7816-4 10:43:59,424 INFO [main][CipherTest] transformation=CAST6/OFB96/ISO7816-4PADDING 10:43:59,425 INFO [main][CipherTest] transformation=CAST6/OFB96/NOPADDING 10:43:59,425 INFO [main][CipherTest] transformation=CAST6/OFB96/PKCS5 10:43:59,425 INFO [main][CipherTest] transformation=CAST6/OFB96/PKCS5PADDING 10:43:59,425 INFO [main][CipherTest] transformation=CAST6/OFB96/PKCS7 10:43:59,425 INFO [main][CipherTest] transformation=CAST6/OFB96/PKCS7PADDING 10:43:59,425 INFO [main][CipherTest] transformation=CAST6/OFB96/TBC 10:43:59,425 INFO [main][CipherTest] transformation=CAST6/OFB96/TBCPADDING 10:43:59,425 INFO [main][CipherTest] transformation=CAST6/OFB96/X9.23 10:43:59,425 INFO [main][CipherTest] transformation=CAST6/OFB96/X9.23PADDING 10:43:59,425 INFO [main][CipherTest] transformation=CAST6/OFB96/ZEROBYTE 10:43:59,425 INFO [main][CipherTest] transformation=CAST6/OFB96/ZEROBYTEPADDING 10:43:59,426 INFO [main][CipherTest] transformation=CAST6/SIC/ 10:43:59,426 INFO [main][CipherTest] transformation=CAST6/SIC/ISO10126 10:43:59,426 INFO [main][CipherTest] transformation=CAST6/SIC/ISO10126-2 10:43:59,426 INFO [main][CipherTest] transformation=CAST6/SIC/ISO10126-2PADDING 10:43:59,426 INFO [main][CipherTest] transformation=CAST6/SIC/ISO10126PADDING 10:43:59,426 INFO [main][CipherTest] transformation=CAST6/SIC/ISO7816-4 10:43:59,426 INFO [main][CipherTest] transformation=CAST6/SIC/ISO7816-4PADDING 10:43:59,426 INFO [main][CipherTest] transformation=CAST6/SIC/NOPADDING 10:43:59,426 INFO [main][CipherTest] transformation=CAST6/SIC/PKCS5 10:43:59,426 INFO [main][CipherTest] transformation=CAST6/SIC/PKCS5PADDING 10:43:59,427 INFO [main][CipherTest] transformation=CAST6/SIC/PKCS7 10:43:59,427 INFO [main][CipherTest] transformation=CAST6/SIC/PKCS7PADDING 10:43:59,427 INFO [main][CipherTest] transformation=CAST6/SIC/TBC 10:43:59,427 INFO [main][CipherTest] transformation=CAST6/SIC/TBCPADDING 10:43:59,427 INFO [main][CipherTest] transformation=CAST6/SIC/X9.23 10:43:59,427 INFO [main][CipherTest] transformation=CAST6/SIC/X9.23PADDING 10:43:59,427 INFO [main][CipherTest] transformation=CAST6/SIC/ZEROBYTE 10:43:59,428 INFO [main][CipherTest] transformation=CAST6/SIC/ZEROBYTEPADDING 10:43:59,428 INFO [main][CipherTest] transformation=DES// 10:43:59,428 ERROR [main][CipherTest] transformation "DES//": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,428 INFO [main][CipherTest] transformation=DES//NOPADDING 10:43:59,428 ERROR [main][CipherTest] transformation "DES//NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,428 INFO [main][CipherTest] transformation=DES/CBC-CTS/ 10:43:59,428 ERROR [main][CipherTest] transformation "DES/CBC-CTS/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,428 INFO [main][CipherTest] transformation=DES/CBC-CTS/NOPADDING 10:43:59,428 ERROR [main][CipherTest] transformation "DES/CBC-CTS/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,428 INFO [main][CipherTest] transformation=DES/CBC/ 10:43:59,428 ERROR [main][CipherTest] transformation "DES/CBC/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,428 INFO [main][CipherTest] transformation=DES/CBC/ISO10126 10:43:59,428 ERROR [main][CipherTest] transformation "DES/CBC/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,428 INFO [main][CipherTest] transformation=DES/CBC/ISO10126-2 10:43:59,429 ERROR [main][CipherTest] transformation "DES/CBC/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,429 INFO [main][CipherTest] transformation=DES/CBC/ISO10126-2PADDING 10:43:59,429 ERROR [main][CipherTest] transformation "DES/CBC/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,429 INFO [main][CipherTest] transformation=DES/CBC/ISO10126PADDING 10:43:59,429 ERROR [main][CipherTest] transformation "DES/CBC/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,429 INFO [main][CipherTest] transformation=DES/CBC/ISO7816-4 10:43:59,429 ERROR [main][CipherTest] transformation "DES/CBC/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,429 INFO [main][CipherTest] transformation=DES/CBC/ISO7816-4PADDING 10:43:59,429 ERROR [main][CipherTest] transformation "DES/CBC/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,429 INFO [main][CipherTest] transformation=DES/CBC/NOPADDING 10:43:59,429 ERROR [main][CipherTest] transformation "DES/CBC/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,429 INFO [main][CipherTest] transformation=DES/CBC/PKCS5 10:43:59,429 ERROR [main][CipherTest] transformation "DES/CBC/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,429 INFO [main][CipherTest] transformation=DES/CBC/PKCS5PADDING 10:43:59,430 ERROR [main][CipherTest] transformation "DES/CBC/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,430 INFO [main][CipherTest] transformation=DES/CBC/PKCS7 10:43:59,430 ERROR [main][CipherTest] transformation "DES/CBC/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,430 INFO [main][CipherTest] transformation=DES/CBC/PKCS7PADDING 10:43:59,430 ERROR [main][CipherTest] transformation "DES/CBC/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,430 INFO [main][CipherTest] transformation=DES/CBC/TBC 10:43:59,430 ERROR [main][CipherTest] transformation "DES/CBC/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,430 INFO [main][CipherTest] transformation=DES/CBC/TBCPADDING 10:43:59,430 ERROR [main][CipherTest] transformation "DES/CBC/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,430 INFO [main][CipherTest] transformation=DES/CBC/X9.23 10:43:59,430 ERROR [main][CipherTest] transformation "DES/CBC/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,430 INFO [main][CipherTest] transformation=DES/CBC/X9.23PADDING 10:43:59,430 ERROR [main][CipherTest] transformation "DES/CBC/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,430 INFO [main][CipherTest] transformation=DES/CBC/ZEROBYTE 10:43:59,431 ERROR [main][CipherTest] transformation "DES/CBC/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,431 INFO [main][CipherTest] transformation=DES/CBC/ZEROBYTEPADDING 10:43:59,431 ERROR [main][CipherTest] transformation "DES/CBC/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,431 INFO [main][CipherTest] transformation=DES/CFB/ 10:43:59,431 ERROR [main][CipherTest] transformation "DES/CFB/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,431 INFO [main][CipherTest] transformation=DES/CFB/ISO10126 10:43:59,431 ERROR [main][CipherTest] transformation "DES/CFB/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,431 INFO [main][CipherTest] transformation=DES/CFB/ISO10126-2 10:43:59,431 ERROR [main][CipherTest] transformation "DES/CFB/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,431 INFO [main][CipherTest] transformation=DES/CFB/ISO10126-2PADDING 10:43:59,431 ERROR [main][CipherTest] transformation "DES/CFB/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,431 INFO [main][CipherTest] transformation=DES/CFB/ISO10126PADDING 10:43:59,431 ERROR [main][CipherTest] transformation "DES/CFB/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,431 INFO [main][CipherTest] transformation=DES/CFB/ISO7816-4 10:43:59,431 ERROR [main][CipherTest] transformation "DES/CFB/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,432 INFO [main][CipherTest] transformation=DES/CFB/ISO7816-4PADDING 10:43:59,432 ERROR [main][CipherTest] transformation "DES/CFB/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,432 INFO [main][CipherTest] transformation=DES/CFB/NOPADDING 10:43:59,432 ERROR [main][CipherTest] transformation "DES/CFB/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,432 INFO [main][CipherTest] transformation=DES/CFB/PKCS5 10:43:59,432 ERROR [main][CipherTest] transformation "DES/CFB/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,432 INFO [main][CipherTest] transformation=DES/CFB/PKCS5PADDING 10:43:59,432 ERROR [main][CipherTest] transformation "DES/CFB/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,432 INFO [main][CipherTest] transformation=DES/CFB/PKCS7 10:43:59,432 ERROR [main][CipherTest] transformation "DES/CFB/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,432 INFO [main][CipherTest] transformation=DES/CFB/PKCS7PADDING 10:43:59,432 ERROR [main][CipherTest] transformation "DES/CFB/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,432 INFO [main][CipherTest] transformation=DES/CFB/TBC 10:43:59,432 ERROR [main][CipherTest] transformation "DES/CFB/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,432 INFO [main][CipherTest] transformation=DES/CFB/TBCPADDING 10:43:59,432 ERROR [main][CipherTest] transformation "DES/CFB/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,432 INFO [main][CipherTest] transformation=DES/CFB/X9.23 10:43:59,432 ERROR [main][CipherTest] transformation "DES/CFB/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,432 INFO [main][CipherTest] transformation=DES/CFB/X9.23PADDING 10:43:59,433 ERROR [main][CipherTest] transformation "DES/CFB/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,433 INFO [main][CipherTest] transformation=DES/CFB/ZEROBYTE 10:43:59,433 ERROR [main][CipherTest] transformation "DES/CFB/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,433 INFO [main][CipherTest] transformation=DES/CFB/ZEROBYTEPADDING 10:43:59,433 ERROR [main][CipherTest] transformation "DES/CFB/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,433 INFO [main][CipherTest] transformation=DES/CFB104/ 10:43:59,433 ERROR [main][CipherTest] transformation "DES/CFB104/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,433 INFO [main][CipherTest] transformation=DES/CFB104/ISO10126 10:43:59,433 ERROR [main][CipherTest] transformation "DES/CFB104/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,433 INFO [main][CipherTest] transformation=DES/CFB104/ISO10126-2 10:43:59,433 ERROR [main][CipherTest] transformation "DES/CFB104/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,433 INFO [main][CipherTest] transformation=DES/CFB104/ISO10126-2PADDING 10:43:59,433 ERROR [main][CipherTest] transformation "DES/CFB104/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,433 INFO [main][CipherTest] transformation=DES/CFB104/ISO10126PADDING 10:43:59,433 ERROR [main][CipherTest] transformation "DES/CFB104/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,433 INFO [main][CipherTest] transformation=DES/CFB104/ISO7816-4 10:43:59,433 ERROR [main][CipherTest] transformation "DES/CFB104/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,434 INFO [main][CipherTest] transformation=DES/CFB104/ISO7816-4PADDING 10:43:59,434 ERROR [main][CipherTest] transformation "DES/CFB104/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,434 INFO [main][CipherTest] transformation=DES/CFB104/NOPADDING 10:43:59,434 ERROR [main][CipherTest] transformation "DES/CFB104/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,434 INFO [main][CipherTest] transformation=DES/CFB104/PKCS5 10:43:59,434 ERROR [main][CipherTest] transformation "DES/CFB104/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,434 INFO [main][CipherTest] transformation=DES/CFB104/PKCS5PADDING 10:43:59,434 ERROR [main][CipherTest] transformation "DES/CFB104/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,434 INFO [main][CipherTest] transformation=DES/CFB104/PKCS7 10:43:59,434 ERROR [main][CipherTest] transformation "DES/CFB104/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,434 INFO [main][CipherTest] transformation=DES/CFB104/PKCS7PADDING 10:43:59,434 ERROR [main][CipherTest] transformation "DES/CFB104/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,434 INFO [main][CipherTest] transformation=DES/CFB104/TBC 10:43:59,434 ERROR [main][CipherTest] transformation "DES/CFB104/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,434 INFO [main][CipherTest] transformation=DES/CFB104/TBCPADDING 10:43:59,434 ERROR [main][CipherTest] transformation "DES/CFB104/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,434 INFO [main][CipherTest] transformation=DES/CFB104/X9.23 10:43:59,434 ERROR [main][CipherTest] transformation "DES/CFB104/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,434 INFO [main][CipherTest] transformation=DES/CFB104/X9.23PADDING 10:43:59,434 ERROR [main][CipherTest] transformation "DES/CFB104/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,434 INFO [main][CipherTest] transformation=DES/CFB104/ZEROBYTE 10:43:59,435 ERROR [main][CipherTest] transformation "DES/CFB104/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,435 INFO [main][CipherTest] transformation=DES/CFB104/ZEROBYTEPADDING 10:43:59,435 ERROR [main][CipherTest] transformation "DES/CFB104/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,435 INFO [main][CipherTest] transformation=DES/CFB112/ 10:43:59,435 ERROR [main][CipherTest] transformation "DES/CFB112/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,435 INFO [main][CipherTest] transformation=DES/CFB112/ISO10126 10:43:59,435 ERROR [main][CipherTest] transformation "DES/CFB112/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,435 INFO [main][CipherTest] transformation=DES/CFB112/ISO10126-2 10:43:59,435 ERROR [main][CipherTest] transformation "DES/CFB112/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,435 INFO [main][CipherTest] transformation=DES/CFB112/ISO10126-2PADDING 10:43:59,435 ERROR [main][CipherTest] transformation "DES/CFB112/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,435 INFO [main][CipherTest] transformation=DES/CFB112/ISO10126PADDING 10:43:59,435 ERROR [main][CipherTest] transformation "DES/CFB112/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,435 INFO [main][CipherTest] transformation=DES/CFB112/ISO7816-4 10:43:59,435 ERROR [main][CipherTest] transformation "DES/CFB112/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,435 INFO [main][CipherTest] transformation=DES/CFB112/ISO7816-4PADDING 10:43:59,435 ERROR [main][CipherTest] transformation "DES/CFB112/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,436 INFO [main][CipherTest] transformation=DES/CFB112/NOPADDING 10:43:59,436 ERROR [main][CipherTest] transformation "DES/CFB112/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,436 INFO [main][CipherTest] transformation=DES/CFB112/PKCS5 10:43:59,436 ERROR [main][CipherTest] transformation "DES/CFB112/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,436 INFO [main][CipherTest] transformation=DES/CFB112/PKCS5PADDING 10:43:59,436 ERROR [main][CipherTest] transformation "DES/CFB112/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,436 INFO [main][CipherTest] transformation=DES/CFB112/PKCS7 10:43:59,436 ERROR [main][CipherTest] transformation "DES/CFB112/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,436 INFO [main][CipherTest] transformation=DES/CFB112/PKCS7PADDING 10:43:59,436 ERROR [main][CipherTest] transformation "DES/CFB112/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,436 INFO [main][CipherTest] transformation=DES/CFB112/TBC 10:43:59,436 ERROR [main][CipherTest] transformation "DES/CFB112/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,436 INFO [main][CipherTest] transformation=DES/CFB112/TBCPADDING 10:43:59,436 ERROR [main][CipherTest] transformation "DES/CFB112/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,436 INFO [main][CipherTest] transformation=DES/CFB112/X9.23 10:43:59,436 ERROR [main][CipherTest] transformation "DES/CFB112/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,436 INFO [main][CipherTest] transformation=DES/CFB112/X9.23PADDING 10:43:59,436 ERROR [main][CipherTest] transformation "DES/CFB112/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,436 INFO [main][CipherTest] transformation=DES/CFB112/ZEROBYTE 10:43:59,436 ERROR [main][CipherTest] transformation "DES/CFB112/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,436 INFO [main][CipherTest] transformation=DES/CFB112/ZEROBYTEPADDING 10:43:59,437 ERROR [main][CipherTest] transformation "DES/CFB112/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,437 INFO [main][CipherTest] transformation=DES/CFB120/ 10:43:59,437 ERROR [main][CipherTest] transformation "DES/CFB120/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,437 INFO [main][CipherTest] transformation=DES/CFB120/ISO10126 10:43:59,437 ERROR [main][CipherTest] transformation "DES/CFB120/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,437 INFO [main][CipherTest] transformation=DES/CFB120/ISO10126-2 10:43:59,437 ERROR [main][CipherTest] transformation "DES/CFB120/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,437 INFO [main][CipherTest] transformation=DES/CFB120/ISO10126-2PADDING 10:43:59,437 ERROR [main][CipherTest] transformation "DES/CFB120/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,437 INFO [main][CipherTest] transformation=DES/CFB120/ISO10126PADDING 10:43:59,437 ERROR [main][CipherTest] transformation "DES/CFB120/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,437 INFO [main][CipherTest] transformation=DES/CFB120/ISO7816-4 10:43:59,437 ERROR [main][CipherTest] transformation "DES/CFB120/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,437 INFO [main][CipherTest] transformation=DES/CFB120/ISO7816-4PADDING 10:43:59,438 ERROR [main][CipherTest] transformation "DES/CFB120/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,438 INFO [main][CipherTest] transformation=DES/CFB120/NOPADDING 10:43:59,438 ERROR [main][CipherTest] transformation "DES/CFB120/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,438 INFO [main][CipherTest] transformation=DES/CFB120/PKCS5 10:43:59,438 ERROR [main][CipherTest] transformation "DES/CFB120/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,438 INFO [main][CipherTest] transformation=DES/CFB120/PKCS5PADDING 10:43:59,438 ERROR [main][CipherTest] transformation "DES/CFB120/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,438 INFO [main][CipherTest] transformation=DES/CFB120/PKCS7 10:43:59,438 ERROR [main][CipherTest] transformation "DES/CFB120/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,438 INFO [main][CipherTest] transformation=DES/CFB120/PKCS7PADDING 10:43:59,438 ERROR [main][CipherTest] transformation "DES/CFB120/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,438 INFO [main][CipherTest] transformation=DES/CFB120/TBC 10:43:59,438 ERROR [main][CipherTest] transformation "DES/CFB120/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,438 INFO [main][CipherTest] transformation=DES/CFB120/TBCPADDING 10:43:59,438 ERROR [main][CipherTest] transformation "DES/CFB120/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,438 INFO [main][CipherTest] transformation=DES/CFB120/X9.23 10:43:59,438 ERROR [main][CipherTest] transformation "DES/CFB120/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,438 INFO [main][CipherTest] transformation=DES/CFB120/X9.23PADDING 10:43:59,438 ERROR [main][CipherTest] transformation "DES/CFB120/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,438 INFO [main][CipherTest] transformation=DES/CFB120/ZEROBYTE 10:43:59,438 ERROR [main][CipherTest] transformation "DES/CFB120/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,438 INFO [main][CipherTest] transformation=DES/CFB120/ZEROBYTEPADDING 10:43:59,439 ERROR [main][CipherTest] transformation "DES/CFB120/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,439 INFO [main][CipherTest] transformation=DES/CFB128/ 10:43:59,439 ERROR [main][CipherTest] transformation "DES/CFB128/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,439 INFO [main][CipherTest] transformation=DES/CFB128/ISO10126 10:43:59,439 ERROR [main][CipherTest] transformation "DES/CFB128/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,439 INFO [main][CipherTest] transformation=DES/CFB128/ISO10126-2 10:43:59,439 ERROR [main][CipherTest] transformation "DES/CFB128/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,439 INFO [main][CipherTest] transformation=DES/CFB128/ISO10126-2PADDING 10:43:59,439 ERROR [main][CipherTest] transformation "DES/CFB128/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,439 INFO [main][CipherTest] transformation=DES/CFB128/ISO10126PADDING 10:43:59,439 ERROR [main][CipherTest] transformation "DES/CFB128/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,439 INFO [main][CipherTest] transformation=DES/CFB128/ISO7816-4 10:43:59,439 ERROR [main][CipherTest] transformation "DES/CFB128/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,439 INFO [main][CipherTest] transformation=DES/CFB128/ISO7816-4PADDING 10:43:59,439 ERROR [main][CipherTest] transformation "DES/CFB128/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,439 INFO [main][CipherTest] transformation=DES/CFB128/NOPADDING 10:43:59,439 ERROR [main][CipherTest] transformation "DES/CFB128/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,439 INFO [main][CipherTest] transformation=DES/CFB128/PKCS5 10:43:59,440 ERROR [main][CipherTest] transformation "DES/CFB128/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,440 INFO [main][CipherTest] transformation=DES/CFB128/PKCS5PADDING 10:43:59,440 ERROR [main][CipherTest] transformation "DES/CFB128/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,440 INFO [main][CipherTest] transformation=DES/CFB128/PKCS7 10:43:59,440 ERROR [main][CipherTest] transformation "DES/CFB128/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,440 INFO [main][CipherTest] transformation=DES/CFB128/PKCS7PADDING 10:43:59,440 ERROR [main][CipherTest] transformation "DES/CFB128/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,440 INFO [main][CipherTest] transformation=DES/CFB128/TBC 10:43:59,440 ERROR [main][CipherTest] transformation "DES/CFB128/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,440 INFO [main][CipherTest] transformation=DES/CFB128/TBCPADDING 10:43:59,440 ERROR [main][CipherTest] transformation "DES/CFB128/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,440 INFO [main][CipherTest] transformation=DES/CFB128/X9.23 10:43:59,440 ERROR [main][CipherTest] transformation "DES/CFB128/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,440 INFO [main][CipherTest] transformation=DES/CFB128/X9.23PADDING 10:43:59,440 ERROR [main][CipherTest] transformation "DES/CFB128/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,440 INFO [main][CipherTest] transformation=DES/CFB128/ZEROBYTE 10:43:59,440 ERROR [main][CipherTest] transformation "DES/CFB128/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,440 INFO [main][CipherTest] transformation=DES/CFB128/ZEROBYTEPADDING 10:43:59,440 ERROR [main][CipherTest] transformation "DES/CFB128/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,440 INFO [main][CipherTest] transformation=DES/CFB136/ 10:43:59,440 ERROR [main][CipherTest] transformation "DES/CFB136/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,440 INFO [main][CipherTest] transformation=DES/CFB136/ISO10126 10:43:59,441 ERROR [main][CipherTest] transformation "DES/CFB136/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,441 INFO [main][CipherTest] transformation=DES/CFB136/ISO10126-2 10:43:59,441 ERROR [main][CipherTest] transformation "DES/CFB136/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,441 INFO [main][CipherTest] transformation=DES/CFB136/ISO10126-2PADDING 10:43:59,441 ERROR [main][CipherTest] transformation "DES/CFB136/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,441 INFO [main][CipherTest] transformation=DES/CFB136/ISO10126PADDING 10:43:59,441 ERROR [main][CipherTest] transformation "DES/CFB136/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,441 INFO [main][CipherTest] transformation=DES/CFB136/ISO7816-4 10:43:59,441 ERROR [main][CipherTest] transformation "DES/CFB136/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,441 INFO [main][CipherTest] transformation=DES/CFB136/ISO7816-4PADDING 10:43:59,441 ERROR [main][CipherTest] transformation "DES/CFB136/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,441 INFO [main][CipherTest] transformation=DES/CFB136/NOPADDING 10:43:59,441 ERROR [main][CipherTest] transformation "DES/CFB136/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,441 INFO [main][CipherTest] transformation=DES/CFB136/PKCS5 10:43:59,441 ERROR [main][CipherTest] transformation "DES/CFB136/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,441 INFO [main][CipherTest] transformation=DES/CFB136/PKCS5PADDING 10:43:59,441 ERROR [main][CipherTest] transformation "DES/CFB136/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,441 INFO [main][CipherTest] transformation=DES/CFB136/PKCS7 10:43:59,442 ERROR [main][CipherTest] transformation "DES/CFB136/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,442 INFO [main][CipherTest] transformation=DES/CFB136/PKCS7PADDING 10:43:59,442 ERROR [main][CipherTest] transformation "DES/CFB136/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,442 INFO [main][CipherTest] transformation=DES/CFB136/TBC 10:43:59,442 ERROR [main][CipherTest] transformation "DES/CFB136/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,442 INFO [main][CipherTest] transformation=DES/CFB136/TBCPADDING 10:43:59,442 ERROR [main][CipherTest] transformation "DES/CFB136/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,442 INFO [main][CipherTest] transformation=DES/CFB136/X9.23 10:43:59,442 ERROR [main][CipherTest] transformation "DES/CFB136/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,442 INFO [main][CipherTest] transformation=DES/CFB136/X9.23PADDING 10:43:59,442 ERROR [main][CipherTest] transformation "DES/CFB136/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,442 INFO [main][CipherTest] transformation=DES/CFB136/ZEROBYTE 10:43:59,442 ERROR [main][CipherTest] transformation "DES/CFB136/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,442 INFO [main][CipherTest] transformation=DES/CFB136/ZEROBYTEPADDING 10:43:59,442 ERROR [main][CipherTest] transformation "DES/CFB136/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,442 INFO [main][CipherTest] transformation=DES/CFB144/ 10:43:59,442 ERROR [main][CipherTest] transformation "DES/CFB144/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,442 INFO [main][CipherTest] transformation=DES/CFB144/ISO10126 10:43:59,442 ERROR [main][CipherTest] transformation "DES/CFB144/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,442 INFO [main][CipherTest] transformation=DES/CFB144/ISO10126-2 10:43:59,442 ERROR [main][CipherTest] transformation "DES/CFB144/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,442 INFO [main][CipherTest] transformation=DES/CFB144/ISO10126-2PADDING 10:43:59,443 ERROR [main][CipherTest] transformation "DES/CFB144/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,443 INFO [main][CipherTest] transformation=DES/CFB144/ISO10126PADDING 10:43:59,443 ERROR [main][CipherTest] transformation "DES/CFB144/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,443 INFO [main][CipherTest] transformation=DES/CFB144/ISO7816-4 10:43:59,443 ERROR [main][CipherTest] transformation "DES/CFB144/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,443 INFO [main][CipherTest] transformation=DES/CFB144/ISO7816-4PADDING 10:43:59,443 ERROR [main][CipherTest] transformation "DES/CFB144/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,443 INFO [main][CipherTest] transformation=DES/CFB144/NOPADDING 10:43:59,443 ERROR [main][CipherTest] transformation "DES/CFB144/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,443 INFO [main][CipherTest] transformation=DES/CFB144/PKCS5 10:43:59,443 ERROR [main][CipherTest] transformation "DES/CFB144/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,443 INFO [main][CipherTest] transformation=DES/CFB144/PKCS5PADDING 10:43:59,443 ERROR [main][CipherTest] transformation "DES/CFB144/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,443 INFO [main][CipherTest] transformation=DES/CFB144/PKCS7 10:43:59,443 ERROR [main][CipherTest] transformation "DES/CFB144/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,443 INFO [main][CipherTest] transformation=DES/CFB144/PKCS7PADDING 10:43:59,444 ERROR [main][CipherTest] transformation "DES/CFB144/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,444 INFO [main][CipherTest] transformation=DES/CFB144/TBC 10:43:59,444 ERROR [main][CipherTest] transformation "DES/CFB144/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,444 INFO [main][CipherTest] transformation=DES/CFB144/TBCPADDING 10:43:59,444 ERROR [main][CipherTest] transformation "DES/CFB144/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,444 INFO [main][CipherTest] transformation=DES/CFB144/X9.23 10:43:59,444 ERROR [main][CipherTest] transformation "DES/CFB144/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,444 INFO [main][CipherTest] transformation=DES/CFB144/X9.23PADDING 10:43:59,444 ERROR [main][CipherTest] transformation "DES/CFB144/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,444 INFO [main][CipherTest] transformation=DES/CFB144/ZEROBYTE 10:43:59,444 ERROR [main][CipherTest] transformation "DES/CFB144/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,444 INFO [main][CipherTest] transformation=DES/CFB144/ZEROBYTEPADDING 10:43:59,444 ERROR [main][CipherTest] transformation "DES/CFB144/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,444 INFO [main][CipherTest] transformation=DES/CFB152/ 10:43:59,444 ERROR [main][CipherTest] transformation "DES/CFB152/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,444 INFO [main][CipherTest] transformation=DES/CFB152/ISO10126 10:43:59,444 ERROR [main][CipherTest] transformation "DES/CFB152/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,444 INFO [main][CipherTest] transformation=DES/CFB152/ISO10126-2 10:43:59,444 ERROR [main][CipherTest] transformation "DES/CFB152/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,444 INFO [main][CipherTest] transformation=DES/CFB152/ISO10126-2PADDING 10:43:59,444 ERROR [main][CipherTest] transformation "DES/CFB152/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,445 INFO [main][CipherTest] transformation=DES/CFB152/ISO10126PADDING 10:43:59,445 ERROR [main][CipherTest] transformation "DES/CFB152/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,445 INFO [main][CipherTest] transformation=DES/CFB152/ISO7816-4 10:43:59,445 ERROR [main][CipherTest] transformation "DES/CFB152/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,445 INFO [main][CipherTest] transformation=DES/CFB152/ISO7816-4PADDING 10:43:59,445 ERROR [main][CipherTest] transformation "DES/CFB152/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,445 INFO [main][CipherTest] transformation=DES/CFB152/NOPADDING 10:43:59,445 ERROR [main][CipherTest] transformation "DES/CFB152/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,445 INFO [main][CipherTest] transformation=DES/CFB152/PKCS5 10:43:59,445 ERROR [main][CipherTest] transformation "DES/CFB152/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,445 INFO [main][CipherTest] transformation=DES/CFB152/PKCS5PADDING 10:43:59,445 ERROR [main][CipherTest] transformation "DES/CFB152/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,445 INFO [main][CipherTest] transformation=DES/CFB152/PKCS7 10:43:59,445 ERROR [main][CipherTest] transformation "DES/CFB152/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,445 INFO [main][CipherTest] transformation=DES/CFB152/PKCS7PADDING 10:43:59,445 ERROR [main][CipherTest] transformation "DES/CFB152/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,445 INFO [main][CipherTest] transformation=DES/CFB152/TBC 10:43:59,445 ERROR [main][CipherTest] transformation "DES/CFB152/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,445 INFO [main][CipherTest] transformation=DES/CFB152/TBCPADDING 10:43:59,445 ERROR [main][CipherTest] transformation "DES/CFB152/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,446 INFO [main][CipherTest] transformation=DES/CFB152/X9.23 10:43:59,446 ERROR [main][CipherTest] transformation "DES/CFB152/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,446 INFO [main][CipherTest] transformation=DES/CFB152/X9.23PADDING 10:43:59,446 ERROR [main][CipherTest] transformation "DES/CFB152/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,446 INFO [main][CipherTest] transformation=DES/CFB152/ZEROBYTE 10:43:59,446 ERROR [main][CipherTest] transformation "DES/CFB152/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,446 INFO [main][CipherTest] transformation=DES/CFB152/ZEROBYTEPADDING 10:43:59,446 ERROR [main][CipherTest] transformation "DES/CFB152/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,446 INFO [main][CipherTest] transformation=DES/CFB16/ 10:43:59,446 ERROR [main][CipherTest] transformation "DES/CFB16/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,446 INFO [main][CipherTest] transformation=DES/CFB16/ISO10126 10:43:59,446 ERROR [main][CipherTest] transformation "DES/CFB16/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,446 INFO [main][CipherTest] transformation=DES/CFB16/ISO10126-2 10:43:59,446 ERROR [main][CipherTest] transformation "DES/CFB16/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,446 INFO [main][CipherTest] transformation=DES/CFB16/ISO10126-2PADDING 10:43:59,446 ERROR [main][CipherTest] transformation "DES/CFB16/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,446 INFO [main][CipherTest] transformation=DES/CFB16/ISO10126PADDING 10:43:59,446 ERROR [main][CipherTest] transformation "DES/CFB16/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,446 INFO [main][CipherTest] transformation=DES/CFB16/ISO7816-4 10:43:59,446 ERROR [main][CipherTest] transformation "DES/CFB16/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,446 INFO [main][CipherTest] transformation=DES/CFB16/ISO7816-4PADDING 10:43:59,446 ERROR [main][CipherTest] transformation "DES/CFB16/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,446 INFO [main][CipherTest] transformation=DES/CFB16/NOPADDING 10:43:59,447 ERROR [main][CipherTest] transformation "DES/CFB16/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,447 INFO [main][CipherTest] transformation=DES/CFB16/PKCS5 10:43:59,447 ERROR [main][CipherTest] transformation "DES/CFB16/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,447 INFO [main][CipherTest] transformation=DES/CFB16/PKCS5PADDING 10:43:59,447 ERROR [main][CipherTest] transformation "DES/CFB16/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,447 INFO [main][CipherTest] transformation=DES/CFB16/PKCS7 10:43:59,447 ERROR [main][CipherTest] transformation "DES/CFB16/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,447 INFO [main][CipherTest] transformation=DES/CFB16/PKCS7PADDING 10:43:59,447 ERROR [main][CipherTest] transformation "DES/CFB16/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,447 INFO [main][CipherTest] transformation=DES/CFB16/TBC 10:43:59,447 ERROR [main][CipherTest] transformation "DES/CFB16/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,447 INFO [main][CipherTest] transformation=DES/CFB16/TBCPADDING 10:43:59,447 ERROR [main][CipherTest] transformation "DES/CFB16/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,447 INFO [main][CipherTest] transformation=DES/CFB16/X9.23 10:43:59,447 ERROR [main][CipherTest] transformation "DES/CFB16/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,447 INFO [main][CipherTest] transformation=DES/CFB16/X9.23PADDING 10:43:59,447 ERROR [main][CipherTest] transformation "DES/CFB16/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,447 INFO [main][CipherTest] transformation=DES/CFB16/ZEROBYTE 10:43:59,447 ERROR [main][CipherTest] transformation "DES/CFB16/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,447 INFO [main][CipherTest] transformation=DES/CFB16/ZEROBYTEPADDING 10:43:59,448 ERROR [main][CipherTest] transformation "DES/CFB16/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,448 INFO [main][CipherTest] transformation=DES/CFB160/ 10:43:59,448 ERROR [main][CipherTest] transformation "DES/CFB160/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,448 INFO [main][CipherTest] transformation=DES/CFB160/ISO10126 10:43:59,448 ERROR [main][CipherTest] transformation "DES/CFB160/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,448 INFO [main][CipherTest] transformation=DES/CFB160/ISO10126-2 10:43:59,448 ERROR [main][CipherTest] transformation "DES/CFB160/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,448 INFO [main][CipherTest] transformation=DES/CFB160/ISO10126-2PADDING 10:43:59,448 ERROR [main][CipherTest] transformation "DES/CFB160/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,448 INFO [main][CipherTest] transformation=DES/CFB160/ISO10126PADDING 10:43:59,448 ERROR [main][CipherTest] transformation "DES/CFB160/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,448 INFO [main][CipherTest] transformation=DES/CFB160/ISO7816-4 10:43:59,448 ERROR [main][CipherTest] transformation "DES/CFB160/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,448 INFO [main][CipherTest] transformation=DES/CFB160/ISO7816-4PADDING 10:43:59,448 ERROR [main][CipherTest] transformation "DES/CFB160/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,448 INFO [main][CipherTest] transformation=DES/CFB160/NOPADDING 10:43:59,448 ERROR [main][CipherTest] transformation "DES/CFB160/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,448 INFO [main][CipherTest] transformation=DES/CFB160/PKCS5 10:43:59,448 ERROR [main][CipherTest] transformation "DES/CFB160/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,448 INFO [main][CipherTest] transformation=DES/CFB160/PKCS5PADDING 10:43:59,449 ERROR [main][CipherTest] transformation "DES/CFB160/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,449 INFO [main][CipherTest] transformation=DES/CFB160/PKCS7 10:43:59,449 ERROR [main][CipherTest] transformation "DES/CFB160/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,449 INFO [main][CipherTest] transformation=DES/CFB160/PKCS7PADDING 10:43:59,449 ERROR [main][CipherTest] transformation "DES/CFB160/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,449 INFO [main][CipherTest] transformation=DES/CFB160/TBC 10:43:59,449 ERROR [main][CipherTest] transformation "DES/CFB160/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,449 INFO [main][CipherTest] transformation=DES/CFB160/TBCPADDING 10:43:59,449 ERROR [main][CipherTest] transformation "DES/CFB160/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,449 INFO [main][CipherTest] transformation=DES/CFB160/X9.23 10:43:59,449 ERROR [main][CipherTest] transformation "DES/CFB160/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,449 INFO [main][CipherTest] transformation=DES/CFB160/X9.23PADDING 10:43:59,449 ERROR [main][CipherTest] transformation "DES/CFB160/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,449 INFO [main][CipherTest] transformation=DES/CFB160/ZEROBYTE 10:43:59,449 ERROR [main][CipherTest] transformation "DES/CFB160/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,449 INFO [main][CipherTest] transformation=DES/CFB160/ZEROBYTEPADDING 10:43:59,450 ERROR [main][CipherTest] transformation "DES/CFB160/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,450 INFO [main][CipherTest] transformation=DES/CFB168/ 10:43:59,450 ERROR [main][CipherTest] transformation "DES/CFB168/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,450 INFO [main][CipherTest] transformation=DES/CFB168/ISO10126 10:43:59,450 ERROR [main][CipherTest] transformation "DES/CFB168/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,450 INFO [main][CipherTest] transformation=DES/CFB168/ISO10126-2 10:43:59,450 ERROR [main][CipherTest] transformation "DES/CFB168/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,450 INFO [main][CipherTest] transformation=DES/CFB168/ISO10126-2PADDING 10:43:59,450 ERROR [main][CipherTest] transformation "DES/CFB168/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,450 INFO [main][CipherTest] transformation=DES/CFB168/ISO10126PADDING 10:43:59,450 ERROR [main][CipherTest] transformation "DES/CFB168/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,450 INFO [main][CipherTest] transformation=DES/CFB168/ISO7816-4 10:43:59,450 ERROR [main][CipherTest] transformation "DES/CFB168/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,450 INFO [main][CipherTest] transformation=DES/CFB168/ISO7816-4PADDING 10:43:59,450 ERROR [main][CipherTest] transformation "DES/CFB168/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,450 INFO [main][CipherTest] transformation=DES/CFB168/NOPADDING 10:43:59,450 ERROR [main][CipherTest] transformation "DES/CFB168/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,450 INFO [main][CipherTest] transformation=DES/CFB168/PKCS5 10:43:59,451 ERROR [main][CipherTest] transformation "DES/CFB168/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,451 INFO [main][CipherTest] transformation=DES/CFB168/PKCS5PADDING 10:43:59,451 ERROR [main][CipherTest] transformation "DES/CFB168/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,451 INFO [main][CipherTest] transformation=DES/CFB168/PKCS7 10:43:59,451 ERROR [main][CipherTest] transformation "DES/CFB168/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,451 INFO [main][CipherTest] transformation=DES/CFB168/PKCS7PADDING 10:43:59,451 ERROR [main][CipherTest] transformation "DES/CFB168/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,451 INFO [main][CipherTest] transformation=DES/CFB168/TBC 10:43:59,451 ERROR [main][CipherTest] transformation "DES/CFB168/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,451 INFO [main][CipherTest] transformation=DES/CFB168/TBCPADDING 10:43:59,451 ERROR [main][CipherTest] transformation "DES/CFB168/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,451 INFO [main][CipherTest] transformation=DES/CFB168/X9.23 10:43:59,451 ERROR [main][CipherTest] transformation "DES/CFB168/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,451 INFO [main][CipherTest] transformation=DES/CFB168/X9.23PADDING 10:43:59,451 ERROR [main][CipherTest] transformation "DES/CFB168/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,451 INFO [main][CipherTest] transformation=DES/CFB168/ZEROBYTE 10:43:59,452 ERROR [main][CipherTest] transformation "DES/CFB168/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,452 INFO [main][CipherTest] transformation=DES/CFB168/ZEROBYTEPADDING 10:43:59,452 ERROR [main][CipherTest] transformation "DES/CFB168/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,452 INFO [main][CipherTest] transformation=DES/CFB176/ 10:43:59,452 ERROR [main][CipherTest] transformation "DES/CFB176/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,452 INFO [main][CipherTest] transformation=DES/CFB176/ISO10126 10:43:59,452 ERROR [main][CipherTest] transformation "DES/CFB176/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,452 INFO [main][CipherTest] transformation=DES/CFB176/ISO10126-2 10:43:59,452 ERROR [main][CipherTest] transformation "DES/CFB176/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,452 INFO [main][CipherTest] transformation=DES/CFB176/ISO10126-2PADDING 10:43:59,452 ERROR [main][CipherTest] transformation "DES/CFB176/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,452 INFO [main][CipherTest] transformation=DES/CFB176/ISO10126PADDING 10:43:59,452 ERROR [main][CipherTest] transformation "DES/CFB176/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,452 INFO [main][CipherTest] transformation=DES/CFB176/ISO7816-4 10:43:59,452 ERROR [main][CipherTest] transformation "DES/CFB176/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,452 INFO [main][CipherTest] transformation=DES/CFB176/ISO7816-4PADDING 10:43:59,452 ERROR [main][CipherTest] transformation "DES/CFB176/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,452 INFO [main][CipherTest] transformation=DES/CFB176/NOPADDING 10:43:59,452 ERROR [main][CipherTest] transformation "DES/CFB176/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,452 INFO [main][CipherTest] transformation=DES/CFB176/PKCS5 10:43:59,452 ERROR [main][CipherTest] transformation "DES/CFB176/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,452 INFO [main][CipherTest] transformation=DES/CFB176/PKCS5PADDING 10:43:59,453 ERROR [main][CipherTest] transformation "DES/CFB176/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,453 INFO [main][CipherTest] transformation=DES/CFB176/PKCS7 10:43:59,453 ERROR [main][CipherTest] transformation "DES/CFB176/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,453 INFO [main][CipherTest] transformation=DES/CFB176/PKCS7PADDING 10:43:59,453 ERROR [main][CipherTest] transformation "DES/CFB176/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,453 INFO [main][CipherTest] transformation=DES/CFB176/TBC 10:43:59,453 ERROR [main][CipherTest] transformation "DES/CFB176/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,453 INFO [main][CipherTest] transformation=DES/CFB176/TBCPADDING 10:43:59,453 ERROR [main][CipherTest] transformation "DES/CFB176/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,453 INFO [main][CipherTest] transformation=DES/CFB176/X9.23 10:43:59,453 ERROR [main][CipherTest] transformation "DES/CFB176/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,453 INFO [main][CipherTest] transformation=DES/CFB176/X9.23PADDING 10:43:59,453 ERROR [main][CipherTest] transformation "DES/CFB176/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,453 INFO [main][CipherTest] transformation=DES/CFB176/ZEROBYTE 10:43:59,453 ERROR [main][CipherTest] transformation "DES/CFB176/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,453 INFO [main][CipherTest] transformation=DES/CFB176/ZEROBYTEPADDING 10:43:59,453 ERROR [main][CipherTest] transformation "DES/CFB176/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,453 INFO [main][CipherTest] transformation=DES/CFB184/ 10:43:59,453 ERROR [main][CipherTest] transformation "DES/CFB184/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,454 INFO [main][CipherTest] transformation=DES/CFB184/ISO10126 10:43:59,454 ERROR [main][CipherTest] transformation "DES/CFB184/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,454 INFO [main][CipherTest] transformation=DES/CFB184/ISO10126-2 10:43:59,454 ERROR [main][CipherTest] transformation "DES/CFB184/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,454 INFO [main][CipherTest] transformation=DES/CFB184/ISO10126-2PADDING 10:43:59,454 ERROR [main][CipherTest] transformation "DES/CFB184/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,454 INFO [main][CipherTest] transformation=DES/CFB184/ISO10126PADDING 10:43:59,454 ERROR [main][CipherTest] transformation "DES/CFB184/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,454 INFO [main][CipherTest] transformation=DES/CFB184/ISO7816-4 10:43:59,454 ERROR [main][CipherTest] transformation "DES/CFB184/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,454 INFO [main][CipherTest] transformation=DES/CFB184/ISO7816-4PADDING 10:43:59,454 ERROR [main][CipherTest] transformation "DES/CFB184/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,454 INFO [main][CipherTest] transformation=DES/CFB184/NOPADDING 10:43:59,454 ERROR [main][CipherTest] transformation "DES/CFB184/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,454 INFO [main][CipherTest] transformation=DES/CFB184/PKCS5 10:43:59,454 ERROR [main][CipherTest] transformation "DES/CFB184/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,454 INFO [main][CipherTest] transformation=DES/CFB184/PKCS5PADDING 10:43:59,455 ERROR [main][CipherTest] transformation "DES/CFB184/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,455 INFO [main][CipherTest] transformation=DES/CFB184/PKCS7 10:43:59,455 ERROR [main][CipherTest] transformation "DES/CFB184/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,455 INFO [main][CipherTest] transformation=DES/CFB184/PKCS7PADDING 10:43:59,455 ERROR [main][CipherTest] transformation "DES/CFB184/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,455 INFO [main][CipherTest] transformation=DES/CFB184/TBC 10:43:59,455 ERROR [main][CipherTest] transformation "DES/CFB184/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,455 INFO [main][CipherTest] transformation=DES/CFB184/TBCPADDING 10:43:59,455 ERROR [main][CipherTest] transformation "DES/CFB184/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,455 INFO [main][CipherTest] transformation=DES/CFB184/X9.23 10:43:59,455 ERROR [main][CipherTest] transformation "DES/CFB184/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,455 INFO [main][CipherTest] transformation=DES/CFB184/X9.23PADDING 10:43:59,455 ERROR [main][CipherTest] transformation "DES/CFB184/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,455 INFO [main][CipherTest] transformation=DES/CFB184/ZEROBYTE 10:43:59,455 ERROR [main][CipherTest] transformation "DES/CFB184/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,455 INFO [main][CipherTest] transformation=DES/CFB184/ZEROBYTEPADDING 10:43:59,455 ERROR [main][CipherTest] transformation "DES/CFB184/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,455 INFO [main][CipherTest] transformation=DES/CFB192/ 10:43:59,455 ERROR [main][CipherTest] transformation "DES/CFB192/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,456 INFO [main][CipherTest] transformation=DES/CFB192/ISO10126 10:43:59,456 ERROR [main][CipherTest] transformation "DES/CFB192/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,456 INFO [main][CipherTest] transformation=DES/CFB192/ISO10126-2 10:43:59,456 ERROR [main][CipherTest] transformation "DES/CFB192/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,456 INFO [main][CipherTest] transformation=DES/CFB192/ISO10126-2PADDING 10:43:59,456 ERROR [main][CipherTest] transformation "DES/CFB192/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,456 INFO [main][CipherTest] transformation=DES/CFB192/ISO10126PADDING 10:43:59,456 ERROR [main][CipherTest] transformation "DES/CFB192/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,456 INFO [main][CipherTest] transformation=DES/CFB192/ISO7816-4 10:43:59,456 ERROR [main][CipherTest] transformation "DES/CFB192/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,456 INFO [main][CipherTest] transformation=DES/CFB192/ISO7816-4PADDING 10:43:59,456 ERROR [main][CipherTest] transformation "DES/CFB192/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,456 INFO [main][CipherTest] transformation=DES/CFB192/NOPADDING 10:43:59,456 ERROR [main][CipherTest] transformation "DES/CFB192/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,456 INFO [main][CipherTest] transformation=DES/CFB192/PKCS5 10:43:59,456 ERROR [main][CipherTest] transformation "DES/CFB192/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,456 INFO [main][CipherTest] transformation=DES/CFB192/PKCS5PADDING 10:43:59,456 ERROR [main][CipherTest] transformation "DES/CFB192/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,456 INFO [main][CipherTest] transformation=DES/CFB192/PKCS7 10:43:59,457 ERROR [main][CipherTest] transformation "DES/CFB192/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,457 INFO [main][CipherTest] transformation=DES/CFB192/PKCS7PADDING 10:43:59,457 ERROR [main][CipherTest] transformation "DES/CFB192/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,457 INFO [main][CipherTest] transformation=DES/CFB192/TBC 10:43:59,457 ERROR [main][CipherTest] transformation "DES/CFB192/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,457 INFO [main][CipherTest] transformation=DES/CFB192/TBCPADDING 10:43:59,457 ERROR [main][CipherTest] transformation "DES/CFB192/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,457 INFO [main][CipherTest] transformation=DES/CFB192/X9.23 10:43:59,457 ERROR [main][CipherTest] transformation "DES/CFB192/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,457 INFO [main][CipherTest] transformation=DES/CFB192/X9.23PADDING 10:43:59,457 ERROR [main][CipherTest] transformation "DES/CFB192/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,457 INFO [main][CipherTest] transformation=DES/CFB192/ZEROBYTE 10:43:59,457 ERROR [main][CipherTest] transformation "DES/CFB192/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,457 INFO [main][CipherTest] transformation=DES/CFB192/ZEROBYTEPADDING 10:43:59,457 ERROR [main][CipherTest] transformation "DES/CFB192/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,457 INFO [main][CipherTest] transformation=DES/CFB200/ 10:43:59,457 ERROR [main][CipherTest] transformation "DES/CFB200/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,457 INFO [main][CipherTest] transformation=DES/CFB200/ISO10126 10:43:59,457 ERROR [main][CipherTest] transformation "DES/CFB200/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,457 INFO [main][CipherTest] transformation=DES/CFB200/ISO10126-2 10:43:59,458 ERROR [main][CipherTest] transformation "DES/CFB200/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,458 INFO [main][CipherTest] transformation=DES/CFB200/ISO10126-2PADDING 10:43:59,458 ERROR [main][CipherTest] transformation "DES/CFB200/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,458 INFO [main][CipherTest] transformation=DES/CFB200/ISO10126PADDING 10:43:59,458 ERROR [main][CipherTest] transformation "DES/CFB200/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,458 INFO [main][CipherTest] transformation=DES/CFB200/ISO7816-4 10:43:59,458 ERROR [main][CipherTest] transformation "DES/CFB200/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,458 INFO [main][CipherTest] transformation=DES/CFB200/ISO7816-4PADDING 10:43:59,458 ERROR [main][CipherTest] transformation "DES/CFB200/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,458 INFO [main][CipherTest] transformation=DES/CFB200/NOPADDING 10:43:59,458 ERROR [main][CipherTest] transformation "DES/CFB200/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,458 INFO [main][CipherTest] transformation=DES/CFB200/PKCS5 10:43:59,458 ERROR [main][CipherTest] transformation "DES/CFB200/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,458 INFO [main][CipherTest] transformation=DES/CFB200/PKCS5PADDING 10:43:59,458 ERROR [main][CipherTest] transformation "DES/CFB200/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,458 INFO [main][CipherTest] transformation=DES/CFB200/PKCS7 10:43:59,458 ERROR [main][CipherTest] transformation "DES/CFB200/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,458 INFO [main][CipherTest] transformation=DES/CFB200/PKCS7PADDING 10:43:59,458 ERROR [main][CipherTest] transformation "DES/CFB200/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,458 INFO [main][CipherTest] transformation=DES/CFB200/TBC 10:43:59,458 ERROR [main][CipherTest] transformation "DES/CFB200/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,459 INFO [main][CipherTest] transformation=DES/CFB200/TBCPADDING 10:43:59,459 ERROR [main][CipherTest] transformation "DES/CFB200/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,459 INFO [main][CipherTest] transformation=DES/CFB200/X9.23 10:43:59,459 ERROR [main][CipherTest] transformation "DES/CFB200/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,459 INFO [main][CipherTest] transformation=DES/CFB200/X9.23PADDING 10:43:59,459 ERROR [main][CipherTest] transformation "DES/CFB200/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,459 INFO [main][CipherTest] transformation=DES/CFB200/ZEROBYTE 10:43:59,459 ERROR [main][CipherTest] transformation "DES/CFB200/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,459 INFO [main][CipherTest] transformation=DES/CFB200/ZEROBYTEPADDING 10:43:59,459 ERROR [main][CipherTest] transformation "DES/CFB200/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,459 INFO [main][CipherTest] transformation=DES/CFB208/ 10:43:59,459 ERROR [main][CipherTest] transformation "DES/CFB208/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,459 INFO [main][CipherTest] transformation=DES/CFB208/ISO10126 10:43:59,459 ERROR [main][CipherTest] transformation "DES/CFB208/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,459 INFO [main][CipherTest] transformation=DES/CFB208/ISO10126-2 10:43:59,459 ERROR [main][CipherTest] transformation "DES/CFB208/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,459 INFO [main][CipherTest] transformation=DES/CFB208/ISO10126-2PADDING 10:43:59,459 ERROR [main][CipherTest] transformation "DES/CFB208/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,459 INFO [main][CipherTest] transformation=DES/CFB208/ISO10126PADDING 10:43:59,459 ERROR [main][CipherTest] transformation "DES/CFB208/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,460 INFO [main][CipherTest] transformation=DES/CFB208/ISO7816-4 10:43:59,460 ERROR [main][CipherTest] transformation "DES/CFB208/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,460 INFO [main][CipherTest] transformation=DES/CFB208/ISO7816-4PADDING 10:43:59,460 ERROR [main][CipherTest] transformation "DES/CFB208/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,460 INFO [main][CipherTest] transformation=DES/CFB208/NOPADDING 10:43:59,460 ERROR [main][CipherTest] transformation "DES/CFB208/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,460 INFO [main][CipherTest] transformation=DES/CFB208/PKCS5 10:43:59,460 ERROR [main][CipherTest] transformation "DES/CFB208/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,460 INFO [main][CipherTest] transformation=DES/CFB208/PKCS5PADDING 10:43:59,460 ERROR [main][CipherTest] transformation "DES/CFB208/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,460 INFO [main][CipherTest] transformation=DES/CFB208/PKCS7 10:43:59,460 ERROR [main][CipherTest] transformation "DES/CFB208/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,460 INFO [main][CipherTest] transformation=DES/CFB208/PKCS7PADDING 10:43:59,460 ERROR [main][CipherTest] transformation "DES/CFB208/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,460 INFO [main][CipherTest] transformation=DES/CFB208/TBC 10:43:59,460 ERROR [main][CipherTest] transformation "DES/CFB208/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,460 INFO [main][CipherTest] transformation=DES/CFB208/TBCPADDING 10:43:59,460 ERROR [main][CipherTest] transformation "DES/CFB208/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,460 INFO [main][CipherTest] transformation=DES/CFB208/X9.23 10:43:59,461 ERROR [main][CipherTest] transformation "DES/CFB208/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,461 INFO [main][CipherTest] transformation=DES/CFB208/X9.23PADDING 10:43:59,461 ERROR [main][CipherTest] transformation "DES/CFB208/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,461 INFO [main][CipherTest] transformation=DES/CFB208/ZEROBYTE 10:43:59,461 ERROR [main][CipherTest] transformation "DES/CFB208/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,461 INFO [main][CipherTest] transformation=DES/CFB208/ZEROBYTEPADDING 10:43:59,461 ERROR [main][CipherTest] transformation "DES/CFB208/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,461 INFO [main][CipherTest] transformation=DES/CFB216/ 10:43:59,461 ERROR [main][CipherTest] transformation "DES/CFB216/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,461 INFO [main][CipherTest] transformation=DES/CFB216/ISO10126 10:43:59,461 ERROR [main][CipherTest] transformation "DES/CFB216/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,461 INFO [main][CipherTest] transformation=DES/CFB216/ISO10126-2 10:43:59,461 ERROR [main][CipherTest] transformation "DES/CFB216/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,461 INFO [main][CipherTest] transformation=DES/CFB216/ISO10126-2PADDING 10:43:59,461 ERROR [main][CipherTest] transformation "DES/CFB216/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,461 INFO [main][CipherTest] transformation=DES/CFB216/ISO10126PADDING 10:43:59,461 ERROR [main][CipherTest] transformation "DES/CFB216/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,461 INFO [main][CipherTest] transformation=DES/CFB216/ISO7816-4 10:43:59,461 ERROR [main][CipherTest] transformation "DES/CFB216/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,461 INFO [main][CipherTest] transformation=DES/CFB216/ISO7816-4PADDING 10:43:59,461 ERROR [main][CipherTest] transformation "DES/CFB216/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,462 INFO [main][CipherTest] transformation=DES/CFB216/NOPADDING 10:43:59,462 ERROR [main][CipherTest] transformation "DES/CFB216/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,462 INFO [main][CipherTest] transformation=DES/CFB216/PKCS5 10:43:59,462 ERROR [main][CipherTest] transformation "DES/CFB216/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,462 INFO [main][CipherTest] transformation=DES/CFB216/PKCS5PADDING 10:43:59,462 ERROR [main][CipherTest] transformation "DES/CFB216/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,462 INFO [main][CipherTest] transformation=DES/CFB216/PKCS7 10:43:59,462 ERROR [main][CipherTest] transformation "DES/CFB216/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,462 INFO [main][CipherTest] transformation=DES/CFB216/PKCS7PADDING 10:43:59,462 ERROR [main][CipherTest] transformation "DES/CFB216/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,462 INFO [main][CipherTest] transformation=DES/CFB216/TBC 10:43:59,462 ERROR [main][CipherTest] transformation "DES/CFB216/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,462 INFO [main][CipherTest] transformation=DES/CFB216/TBCPADDING 10:43:59,462 ERROR [main][CipherTest] transformation "DES/CFB216/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,462 INFO [main][CipherTest] transformation=DES/CFB216/X9.23 10:43:59,462 ERROR [main][CipherTest] transformation "DES/CFB216/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,463 INFO [main][CipherTest] transformation=DES/CFB216/X9.23PADDING 10:43:59,463 ERROR [main][CipherTest] transformation "DES/CFB216/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,463 INFO [main][CipherTest] transformation=DES/CFB216/ZEROBYTE 10:43:59,463 ERROR [main][CipherTest] transformation "DES/CFB216/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,463 INFO [main][CipherTest] transformation=DES/CFB216/ZEROBYTEPADDING 10:43:59,463 ERROR [main][CipherTest] transformation "DES/CFB216/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,463 INFO [main][CipherTest] transformation=DES/CFB224/ 10:43:59,463 ERROR [main][CipherTest] transformation "DES/CFB224/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,463 INFO [main][CipherTest] transformation=DES/CFB224/ISO10126 10:43:59,463 ERROR [main][CipherTest] transformation "DES/CFB224/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,463 INFO [main][CipherTest] transformation=DES/CFB224/ISO10126-2 10:43:59,463 ERROR [main][CipherTest] transformation "DES/CFB224/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,463 INFO [main][CipherTest] transformation=DES/CFB224/ISO10126-2PADDING 10:43:59,463 ERROR [main][CipherTest] transformation "DES/CFB224/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,463 INFO [main][CipherTest] transformation=DES/CFB224/ISO10126PADDING 10:43:59,463 ERROR [main][CipherTest] transformation "DES/CFB224/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,463 INFO [main][CipherTest] transformation=DES/CFB224/ISO7816-4 10:43:59,463 ERROR [main][CipherTest] transformation "DES/CFB224/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,463 INFO [main][CipherTest] transformation=DES/CFB224/ISO7816-4PADDING 10:43:59,463 ERROR [main][CipherTest] transformation "DES/CFB224/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,463 INFO [main][CipherTest] transformation=DES/CFB224/NOPADDING 10:43:59,464 ERROR [main][CipherTest] transformation "DES/CFB224/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,464 INFO [main][CipherTest] transformation=DES/CFB224/PKCS5 10:43:59,464 ERROR [main][CipherTest] transformation "DES/CFB224/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,464 INFO [main][CipherTest] transformation=DES/CFB224/PKCS5PADDING 10:43:59,464 ERROR [main][CipherTest] transformation "DES/CFB224/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,464 INFO [main][CipherTest] transformation=DES/CFB224/PKCS7 10:43:59,464 ERROR [main][CipherTest] transformation "DES/CFB224/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,464 INFO [main][CipherTest] transformation=DES/CFB224/PKCS7PADDING 10:43:59,464 ERROR [main][CipherTest] transformation "DES/CFB224/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,464 INFO [main][CipherTest] transformation=DES/CFB224/TBC 10:43:59,464 ERROR [main][CipherTest] transformation "DES/CFB224/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,464 INFO [main][CipherTest] transformation=DES/CFB224/TBCPADDING 10:43:59,464 ERROR [main][CipherTest] transformation "DES/CFB224/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,464 INFO [main][CipherTest] transformation=DES/CFB224/X9.23 10:43:59,464 ERROR [main][CipherTest] transformation "DES/CFB224/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,464 INFO [main][CipherTest] transformation=DES/CFB224/X9.23PADDING 10:43:59,464 ERROR [main][CipherTest] transformation "DES/CFB224/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,464 INFO [main][CipherTest] transformation=DES/CFB224/ZEROBYTE 10:43:59,464 ERROR [main][CipherTest] transformation "DES/CFB224/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,464 INFO [main][CipherTest] transformation=DES/CFB224/ZEROBYTEPADDING 10:43:59,464 ERROR [main][CipherTest] transformation "DES/CFB224/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,464 INFO [main][CipherTest] transformation=DES/CFB232/ 10:43:59,464 ERROR [main][CipherTest] transformation "DES/CFB232/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,465 INFO [main][CipherTest] transformation=DES/CFB232/ISO10126 10:43:59,465 ERROR [main][CipherTest] transformation "DES/CFB232/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,465 INFO [main][CipherTest] transformation=DES/CFB232/ISO10126-2 10:43:59,465 ERROR [main][CipherTest] transformation "DES/CFB232/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,465 INFO [main][CipherTest] transformation=DES/CFB232/ISO10126-2PADDING 10:43:59,465 ERROR [main][CipherTest] transformation "DES/CFB232/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,465 INFO [main][CipherTest] transformation=DES/CFB232/ISO10126PADDING 10:43:59,465 ERROR [main][CipherTest] transformation "DES/CFB232/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,465 INFO [main][CipherTest] transformation=DES/CFB232/ISO7816-4 10:43:59,465 ERROR [main][CipherTest] transformation "DES/CFB232/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,465 INFO [main][CipherTest] transformation=DES/CFB232/ISO7816-4PADDING 10:43:59,465 ERROR [main][CipherTest] transformation "DES/CFB232/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,465 INFO [main][CipherTest] transformation=DES/CFB232/NOPADDING 10:43:59,465 ERROR [main][CipherTest] transformation "DES/CFB232/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,465 INFO [main][CipherTest] transformation=DES/CFB232/PKCS5 10:43:59,465 ERROR [main][CipherTest] transformation "DES/CFB232/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,465 INFO [main][CipherTest] transformation=DES/CFB232/PKCS5PADDING 10:43:59,465 ERROR [main][CipherTest] transformation "DES/CFB232/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,465 INFO [main][CipherTest] transformation=DES/CFB232/PKCS7 10:43:59,465 ERROR [main][CipherTest] transformation "DES/CFB232/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,465 INFO [main][CipherTest] transformation=DES/CFB232/PKCS7PADDING 10:43:59,465 ERROR [main][CipherTest] transformation "DES/CFB232/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,465 INFO [main][CipherTest] transformation=DES/CFB232/TBC 10:43:59,465 ERROR [main][CipherTest] transformation "DES/CFB232/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,465 INFO [main][CipherTest] transformation=DES/CFB232/TBCPADDING 10:43:59,465 ERROR [main][CipherTest] transformation "DES/CFB232/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,465 INFO [main][CipherTest] transformation=DES/CFB232/X9.23 10:43:59,466 ERROR [main][CipherTest] transformation "DES/CFB232/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,466 INFO [main][CipherTest] transformation=DES/CFB232/X9.23PADDING 10:43:59,466 ERROR [main][CipherTest] transformation "DES/CFB232/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,466 INFO [main][CipherTest] transformation=DES/CFB232/ZEROBYTE 10:43:59,466 ERROR [main][CipherTest] transformation "DES/CFB232/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,466 INFO [main][CipherTest] transformation=DES/CFB232/ZEROBYTEPADDING 10:43:59,466 ERROR [main][CipherTest] transformation "DES/CFB232/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,466 INFO [main][CipherTest] transformation=DES/CFB24/ 10:43:59,466 ERROR [main][CipherTest] transformation "DES/CFB24/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,466 INFO [main][CipherTest] transformation=DES/CFB24/ISO10126 10:43:59,466 ERROR [main][CipherTest] transformation "DES/CFB24/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,466 INFO [main][CipherTest] transformation=DES/CFB24/ISO10126-2 10:43:59,466 ERROR [main][CipherTest] transformation "DES/CFB24/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,466 INFO [main][CipherTest] transformation=DES/CFB24/ISO10126-2PADDING 10:43:59,466 ERROR [main][CipherTest] transformation "DES/CFB24/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,466 INFO [main][CipherTest] transformation=DES/CFB24/ISO10126PADDING 10:43:59,466 ERROR [main][CipherTest] transformation "DES/CFB24/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,466 INFO [main][CipherTest] transformation=DES/CFB24/ISO7816-4 10:43:59,466 ERROR [main][CipherTest] transformation "DES/CFB24/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,466 INFO [main][CipherTest] transformation=DES/CFB24/ISO7816-4PADDING 10:43:59,466 ERROR [main][CipherTest] transformation "DES/CFB24/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,466 INFO [main][CipherTest] transformation=DES/CFB24/NOPADDING 10:43:59,466 ERROR [main][CipherTest] transformation "DES/CFB24/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,466 INFO [main][CipherTest] transformation=DES/CFB24/PKCS5 10:43:59,466 ERROR [main][CipherTest] transformation "DES/CFB24/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,467 INFO [main][CipherTest] transformation=DES/CFB24/PKCS5PADDING 10:43:59,467 ERROR [main][CipherTest] transformation "DES/CFB24/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,467 INFO [main][CipherTest] transformation=DES/CFB24/PKCS7 10:43:59,467 ERROR [main][CipherTest] transformation "DES/CFB24/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,467 INFO [main][CipherTest] transformation=DES/CFB24/PKCS7PADDING 10:43:59,467 ERROR [main][CipherTest] transformation "DES/CFB24/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,467 INFO [main][CipherTest] transformation=DES/CFB24/TBC 10:43:59,467 ERROR [main][CipherTest] transformation "DES/CFB24/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,467 INFO [main][CipherTest] transformation=DES/CFB24/TBCPADDING 10:43:59,467 ERROR [main][CipherTest] transformation "DES/CFB24/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,467 INFO [main][CipherTest] transformation=DES/CFB24/X9.23 10:43:59,467 ERROR [main][CipherTest] transformation "DES/CFB24/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,467 INFO [main][CipherTest] transformation=DES/CFB24/X9.23PADDING 10:43:59,467 ERROR [main][CipherTest] transformation "DES/CFB24/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,467 INFO [main][CipherTest] transformation=DES/CFB24/ZEROBYTE 10:43:59,467 ERROR [main][CipherTest] transformation "DES/CFB24/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,467 INFO [main][CipherTest] transformation=DES/CFB24/ZEROBYTEPADDING 10:43:59,467 ERROR [main][CipherTest] transformation "DES/CFB24/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,467 INFO [main][CipherTest] transformation=DES/CFB240/ 10:43:59,467 ERROR [main][CipherTest] transformation "DES/CFB240/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,467 INFO [main][CipherTest] transformation=DES/CFB240/ISO10126 10:43:59,467 ERROR [main][CipherTest] transformation "DES/CFB240/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,467 INFO [main][CipherTest] transformation=DES/CFB240/ISO10126-2 10:43:59,467 ERROR [main][CipherTest] transformation "DES/CFB240/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,467 INFO [main][CipherTest] transformation=DES/CFB240/ISO10126-2PADDING 10:43:59,468 ERROR [main][CipherTest] transformation "DES/CFB240/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,468 INFO [main][CipherTest] transformation=DES/CFB240/ISO10126PADDING 10:43:59,468 ERROR [main][CipherTest] transformation "DES/CFB240/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,468 INFO [main][CipherTest] transformation=DES/CFB240/ISO7816-4 10:43:59,468 ERROR [main][CipherTest] transformation "DES/CFB240/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,468 INFO [main][CipherTest] transformation=DES/CFB240/ISO7816-4PADDING 10:43:59,468 ERROR [main][CipherTest] transformation "DES/CFB240/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,468 INFO [main][CipherTest] transformation=DES/CFB240/NOPADDING 10:43:59,468 ERROR [main][CipherTest] transformation "DES/CFB240/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,468 INFO [main][CipherTest] transformation=DES/CFB240/PKCS5 10:43:59,468 ERROR [main][CipherTest] transformation "DES/CFB240/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,468 INFO [main][CipherTest] transformation=DES/CFB240/PKCS5PADDING 10:43:59,468 ERROR [main][CipherTest] transformation "DES/CFB240/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,468 INFO [main][CipherTest] transformation=DES/CFB240/PKCS7 10:43:59,468 ERROR [main][CipherTest] transformation "DES/CFB240/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,468 INFO [main][CipherTest] transformation=DES/CFB240/PKCS7PADDING 10:43:59,468 ERROR [main][CipherTest] transformation "DES/CFB240/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,468 INFO [main][CipherTest] transformation=DES/CFB240/TBC 10:43:59,468 ERROR [main][CipherTest] transformation "DES/CFB240/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,468 INFO [main][CipherTest] transformation=DES/CFB240/TBCPADDING 10:43:59,468 ERROR [main][CipherTest] transformation "DES/CFB240/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,468 INFO [main][CipherTest] transformation=DES/CFB240/X9.23 10:43:59,468 ERROR [main][CipherTest] transformation "DES/CFB240/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,468 INFO [main][CipherTest] transformation=DES/CFB240/X9.23PADDING 10:43:59,468 ERROR [main][CipherTest] transformation "DES/CFB240/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,468 INFO [main][CipherTest] transformation=DES/CFB240/ZEROBYTE 10:43:59,468 ERROR [main][CipherTest] transformation "DES/CFB240/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,468 INFO [main][CipherTest] transformation=DES/CFB240/ZEROBYTEPADDING 10:43:59,469 ERROR [main][CipherTest] transformation "DES/CFB240/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,469 INFO [main][CipherTest] transformation=DES/CFB248/ 10:43:59,469 ERROR [main][CipherTest] transformation "DES/CFB248/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,469 INFO [main][CipherTest] transformation=DES/CFB248/ISO10126 10:43:59,469 ERROR [main][CipherTest] transformation "DES/CFB248/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,469 INFO [main][CipherTest] transformation=DES/CFB248/ISO10126-2 10:43:59,469 ERROR [main][CipherTest] transformation "DES/CFB248/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,469 INFO [main][CipherTest] transformation=DES/CFB248/ISO10126-2PADDING 10:43:59,469 ERROR [main][CipherTest] transformation "DES/CFB248/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,469 INFO [main][CipherTest] transformation=DES/CFB248/ISO10126PADDING 10:43:59,469 ERROR [main][CipherTest] transformation "DES/CFB248/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,469 INFO [main][CipherTest] transformation=DES/CFB248/ISO7816-4 10:43:59,469 ERROR [main][CipherTest] transformation "DES/CFB248/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,469 INFO [main][CipherTest] transformation=DES/CFB248/ISO7816-4PADDING 10:43:59,469 ERROR [main][CipherTest] transformation "DES/CFB248/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,469 INFO [main][CipherTest] transformation=DES/CFB248/NOPADDING 10:43:59,469 ERROR [main][CipherTest] transformation "DES/CFB248/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,469 INFO [main][CipherTest] transformation=DES/CFB248/PKCS5 10:43:59,469 ERROR [main][CipherTest] transformation "DES/CFB248/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,469 INFO [main][CipherTest] transformation=DES/CFB248/PKCS5PADDING 10:43:59,469 ERROR [main][CipherTest] transformation "DES/CFB248/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,469 INFO [main][CipherTest] transformation=DES/CFB248/PKCS7 10:43:59,469 ERROR [main][CipherTest] transformation "DES/CFB248/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,469 INFO [main][CipherTest] transformation=DES/CFB248/PKCS7PADDING 10:43:59,469 ERROR [main][CipherTest] transformation "DES/CFB248/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,469 INFO [main][CipherTest] transformation=DES/CFB248/TBC 10:43:59,469 ERROR [main][CipherTest] transformation "DES/CFB248/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,470 INFO [main][CipherTest] transformation=DES/CFB248/TBCPADDING 10:43:59,470 ERROR [main][CipherTest] transformation "DES/CFB248/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,470 INFO [main][CipherTest] transformation=DES/CFB248/X9.23 10:43:59,470 ERROR [main][CipherTest] transformation "DES/CFB248/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,470 INFO [main][CipherTest] transformation=DES/CFB248/X9.23PADDING 10:43:59,470 ERROR [main][CipherTest] transformation "DES/CFB248/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,470 INFO [main][CipherTest] transformation=DES/CFB248/ZEROBYTE 10:43:59,470 ERROR [main][CipherTest] transformation "DES/CFB248/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,470 INFO [main][CipherTest] transformation=DES/CFB248/ZEROBYTEPADDING 10:43:59,470 ERROR [main][CipherTest] transformation "DES/CFB248/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,470 INFO [main][CipherTest] transformation=DES/CFB256/ 10:43:59,470 ERROR [main][CipherTest] transformation "DES/CFB256/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,470 INFO [main][CipherTest] transformation=DES/CFB256/ISO10126 10:43:59,470 ERROR [main][CipherTest] transformation "DES/CFB256/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,470 INFO [main][CipherTest] transformation=DES/CFB256/ISO10126-2 10:43:59,470 ERROR [main][CipherTest] transformation "DES/CFB256/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,470 INFO [main][CipherTest] transformation=DES/CFB256/ISO10126-2PADDING 10:43:59,470 ERROR [main][CipherTest] transformation "DES/CFB256/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,470 INFO [main][CipherTest] transformation=DES/CFB256/ISO10126PADDING 10:43:59,470 ERROR [main][CipherTest] transformation "DES/CFB256/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,470 INFO [main][CipherTest] transformation=DES/CFB256/ISO7816-4 10:43:59,470 ERROR [main][CipherTest] transformation "DES/CFB256/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,470 INFO [main][CipherTest] transformation=DES/CFB256/ISO7816-4PADDING 10:43:59,470 ERROR [main][CipherTest] transformation "DES/CFB256/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,470 INFO [main][CipherTest] transformation=DES/CFB256/NOPADDING 10:43:59,470 ERROR [main][CipherTest] transformation "DES/CFB256/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,470 INFO [main][CipherTest] transformation=DES/CFB256/PKCS5 10:43:59,470 ERROR [main][CipherTest] transformation "DES/CFB256/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,471 INFO [main][CipherTest] transformation=DES/CFB256/PKCS5PADDING 10:43:59,471 ERROR [main][CipherTest] transformation "DES/CFB256/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,471 INFO [main][CipherTest] transformation=DES/CFB256/PKCS7 10:43:59,471 ERROR [main][CipherTest] transformation "DES/CFB256/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,471 INFO [main][CipherTest] transformation=DES/CFB256/PKCS7PADDING 10:43:59,471 ERROR [main][CipherTest] transformation "DES/CFB256/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,471 INFO [main][CipherTest] transformation=DES/CFB256/TBC 10:43:59,471 ERROR [main][CipherTest] transformation "DES/CFB256/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,471 INFO [main][CipherTest] transformation=DES/CFB256/TBCPADDING 10:43:59,471 ERROR [main][CipherTest] transformation "DES/CFB256/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,471 INFO [main][CipherTest] transformation=DES/CFB256/X9.23 10:43:59,471 ERROR [main][CipherTest] transformation "DES/CFB256/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,471 INFO [main][CipherTest] transformation=DES/CFB256/X9.23PADDING 10:43:59,471 ERROR [main][CipherTest] transformation "DES/CFB256/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,471 INFO [main][CipherTest] transformation=DES/CFB256/ZEROBYTE 10:43:59,471 ERROR [main][CipherTest] transformation "DES/CFB256/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,471 INFO [main][CipherTest] transformation=DES/CFB256/ZEROBYTEPADDING 10:43:59,471 ERROR [main][CipherTest] transformation "DES/CFB256/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,471 INFO [main][CipherTest] transformation=DES/CFB32/ 10:43:59,471 ERROR [main][CipherTest] transformation "DES/CFB32/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,471 INFO [main][CipherTest] transformation=DES/CFB32/ISO10126 10:43:59,471 ERROR [main][CipherTest] transformation "DES/CFB32/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,471 INFO [main][CipherTest] transformation=DES/CFB32/ISO10126-2 10:43:59,472 ERROR [main][CipherTest] transformation "DES/CFB32/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,472 INFO [main][CipherTest] transformation=DES/CFB32/ISO10126-2PADDING 10:43:59,472 ERROR [main][CipherTest] transformation "DES/CFB32/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,472 INFO [main][CipherTest] transformation=DES/CFB32/ISO10126PADDING 10:43:59,472 ERROR [main][CipherTest] transformation "DES/CFB32/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,472 INFO [main][CipherTest] transformation=DES/CFB32/ISO7816-4 10:43:59,472 ERROR [main][CipherTest] transformation "DES/CFB32/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,472 INFO [main][CipherTest] transformation=DES/CFB32/ISO7816-4PADDING 10:43:59,472 ERROR [main][CipherTest] transformation "DES/CFB32/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,472 INFO [main][CipherTest] transformation=DES/CFB32/NOPADDING 10:43:59,472 ERROR [main][CipherTest] transformation "DES/CFB32/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,472 INFO [main][CipherTest] transformation=DES/CFB32/PKCS5 10:43:59,472 ERROR [main][CipherTest] transformation "DES/CFB32/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,472 INFO [main][CipherTest] transformation=DES/CFB32/PKCS5PADDING 10:43:59,472 ERROR [main][CipherTest] transformation "DES/CFB32/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,472 INFO [main][CipherTest] transformation=DES/CFB32/PKCS7 10:43:59,472 ERROR [main][CipherTest] transformation "DES/CFB32/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,472 INFO [main][CipherTest] transformation=DES/CFB32/PKCS7PADDING 10:43:59,472 ERROR [main][CipherTest] transformation "DES/CFB32/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,472 INFO [main][CipherTest] transformation=DES/CFB32/TBC 10:43:59,472 ERROR [main][CipherTest] transformation "DES/CFB32/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,472 INFO [main][CipherTest] transformation=DES/CFB32/TBCPADDING 10:43:59,472 ERROR [main][CipherTest] transformation "DES/CFB32/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,472 INFO [main][CipherTest] transformation=DES/CFB32/X9.23 10:43:59,472 ERROR [main][CipherTest] transformation "DES/CFB32/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,472 INFO [main][CipherTest] transformation=DES/CFB32/X9.23PADDING 10:43:59,472 ERROR [main][CipherTest] transformation "DES/CFB32/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,472 INFO [main][CipherTest] transformation=DES/CFB32/ZEROBYTE 10:43:59,472 ERROR [main][CipherTest] transformation "DES/CFB32/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,472 INFO [main][CipherTest] transformation=DES/CFB32/ZEROBYTEPADDING 10:43:59,472 ERROR [main][CipherTest] transformation "DES/CFB32/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,473 INFO [main][CipherTest] transformation=DES/CFB40/ 10:43:59,473 ERROR [main][CipherTest] transformation "DES/CFB40/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,473 INFO [main][CipherTest] transformation=DES/CFB40/ISO10126 10:43:59,473 ERROR [main][CipherTest] transformation "DES/CFB40/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,473 INFO [main][CipherTest] transformation=DES/CFB40/ISO10126-2 10:43:59,473 ERROR [main][CipherTest] transformation "DES/CFB40/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,473 INFO [main][CipherTest] transformation=DES/CFB40/ISO10126-2PADDING 10:43:59,473 ERROR [main][CipherTest] transformation "DES/CFB40/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,473 INFO [main][CipherTest] transformation=DES/CFB40/ISO10126PADDING 10:43:59,473 ERROR [main][CipherTest] transformation "DES/CFB40/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,473 INFO [main][CipherTest] transformation=DES/CFB40/ISO7816-4 10:43:59,473 ERROR [main][CipherTest] transformation "DES/CFB40/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,473 INFO [main][CipherTest] transformation=DES/CFB40/ISO7816-4PADDING 10:43:59,473 ERROR [main][CipherTest] transformation "DES/CFB40/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,473 INFO [main][CipherTest] transformation=DES/CFB40/NOPADDING 10:43:59,473 ERROR [main][CipherTest] transformation "DES/CFB40/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,473 INFO [main][CipherTest] transformation=DES/CFB40/PKCS5 10:43:59,473 ERROR [main][CipherTest] transformation "DES/CFB40/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,473 INFO [main][CipherTest] transformation=DES/CFB40/PKCS5PADDING 10:43:59,473 ERROR [main][CipherTest] transformation "DES/CFB40/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,473 INFO [main][CipherTest] transformation=DES/CFB40/PKCS7 10:43:59,473 ERROR [main][CipherTest] transformation "DES/CFB40/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,473 INFO [main][CipherTest] transformation=DES/CFB40/PKCS7PADDING 10:43:59,473 ERROR [main][CipherTest] transformation "DES/CFB40/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,473 INFO [main][CipherTest] transformation=DES/CFB40/TBC 10:43:59,474 ERROR [main][CipherTest] transformation "DES/CFB40/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,474 INFO [main][CipherTest] transformation=DES/CFB40/TBCPADDING 10:43:59,474 ERROR [main][CipherTest] transformation "DES/CFB40/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,474 INFO [main][CipherTest] transformation=DES/CFB40/X9.23 10:43:59,474 ERROR [main][CipherTest] transformation "DES/CFB40/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,474 INFO [main][CipherTest] transformation=DES/CFB40/X9.23PADDING 10:43:59,474 ERROR [main][CipherTest] transformation "DES/CFB40/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,474 INFO [main][CipherTest] transformation=DES/CFB40/ZEROBYTE 10:43:59,474 ERROR [main][CipherTest] transformation "DES/CFB40/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,474 INFO [main][CipherTest] transformation=DES/CFB40/ZEROBYTEPADDING 10:43:59,474 ERROR [main][CipherTest] transformation "DES/CFB40/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,474 INFO [main][CipherTest] transformation=DES/CFB48/ 10:43:59,474 ERROR [main][CipherTest] transformation "DES/CFB48/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,474 INFO [main][CipherTest] transformation=DES/CFB48/ISO10126 10:43:59,474 ERROR [main][CipherTest] transformation "DES/CFB48/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,474 INFO [main][CipherTest] transformation=DES/CFB48/ISO10126-2 10:43:59,474 ERROR [main][CipherTest] transformation "DES/CFB48/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,474 INFO [main][CipherTest] transformation=DES/CFB48/ISO10126-2PADDING 10:43:59,474 ERROR [main][CipherTest] transformation "DES/CFB48/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,474 INFO [main][CipherTest] transformation=DES/CFB48/ISO10126PADDING 10:43:59,474 ERROR [main][CipherTest] transformation "DES/CFB48/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,474 INFO [main][CipherTest] transformation=DES/CFB48/ISO7816-4 10:43:59,474 ERROR [main][CipherTest] transformation "DES/CFB48/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,474 INFO [main][CipherTest] transformation=DES/CFB48/ISO7816-4PADDING 10:43:59,474 ERROR [main][CipherTest] transformation "DES/CFB48/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,474 INFO [main][CipherTest] transformation=DES/CFB48/NOPADDING 10:43:59,474 ERROR [main][CipherTest] transformation "DES/CFB48/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,474 INFO [main][CipherTest] transformation=DES/CFB48/PKCS5 10:43:59,474 ERROR [main][CipherTest] transformation "DES/CFB48/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,474 INFO [main][CipherTest] transformation=DES/CFB48/PKCS5PADDING 10:43:59,474 ERROR [main][CipherTest] transformation "DES/CFB48/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,474 INFO [main][CipherTest] transformation=DES/CFB48/PKCS7 10:43:59,474 ERROR [main][CipherTest] transformation "DES/CFB48/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,475 INFO [main][CipherTest] transformation=DES/CFB48/PKCS7PADDING 10:43:59,475 ERROR [main][CipherTest] transformation "DES/CFB48/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,475 INFO [main][CipherTest] transformation=DES/CFB48/TBC 10:43:59,475 ERROR [main][CipherTest] transformation "DES/CFB48/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,475 INFO [main][CipherTest] transformation=DES/CFB48/TBCPADDING 10:43:59,475 ERROR [main][CipherTest] transformation "DES/CFB48/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,475 INFO [main][CipherTest] transformation=DES/CFB48/X9.23 10:43:59,475 ERROR [main][CipherTest] transformation "DES/CFB48/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,475 INFO [main][CipherTest] transformation=DES/CFB48/X9.23PADDING 10:43:59,475 ERROR [main][CipherTest] transformation "DES/CFB48/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,475 INFO [main][CipherTest] transformation=DES/CFB48/ZEROBYTE 10:43:59,475 ERROR [main][CipherTest] transformation "DES/CFB48/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,475 INFO [main][CipherTest] transformation=DES/CFB48/ZEROBYTEPADDING 10:43:59,475 ERROR [main][CipherTest] transformation "DES/CFB48/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,475 INFO [main][CipherTest] transformation=DES/CFB56/ 10:43:59,475 ERROR [main][CipherTest] transformation "DES/CFB56/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,475 INFO [main][CipherTest] transformation=DES/CFB56/ISO10126 10:43:59,475 ERROR [main][CipherTest] transformation "DES/CFB56/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,475 INFO [main][CipherTest] transformation=DES/CFB56/ISO10126-2 10:43:59,475 ERROR [main][CipherTest] transformation "DES/CFB56/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,475 INFO [main][CipherTest] transformation=DES/CFB56/ISO10126-2PADDING 10:43:59,475 ERROR [main][CipherTest] transformation "DES/CFB56/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,475 INFO [main][CipherTest] transformation=DES/CFB56/ISO10126PADDING 10:43:59,475 ERROR [main][CipherTest] transformation "DES/CFB56/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,475 INFO [main][CipherTest] transformation=DES/CFB56/ISO7816-4 10:43:59,475 ERROR [main][CipherTest] transformation "DES/CFB56/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,475 INFO [main][CipherTest] transformation=DES/CFB56/ISO7816-4PADDING 10:43:59,476 ERROR [main][CipherTest] transformation "DES/CFB56/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,476 INFO [main][CipherTest] transformation=DES/CFB56/NOPADDING 10:43:59,476 ERROR [main][CipherTest] transformation "DES/CFB56/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,476 INFO [main][CipherTest] transformation=DES/CFB56/PKCS5 10:43:59,476 ERROR [main][CipherTest] transformation "DES/CFB56/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,476 INFO [main][CipherTest] transformation=DES/CFB56/PKCS5PADDING 10:43:59,476 ERROR [main][CipherTest] transformation "DES/CFB56/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,476 INFO [main][CipherTest] transformation=DES/CFB56/PKCS7 10:43:59,476 ERROR [main][CipherTest] transformation "DES/CFB56/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,476 INFO [main][CipherTest] transformation=DES/CFB56/PKCS7PADDING 10:43:59,476 ERROR [main][CipherTest] transformation "DES/CFB56/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,476 INFO [main][CipherTest] transformation=DES/CFB56/TBC 10:43:59,476 ERROR [main][CipherTest] transformation "DES/CFB56/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,476 INFO [main][CipherTest] transformation=DES/CFB56/TBCPADDING 10:43:59,476 ERROR [main][CipherTest] transformation "DES/CFB56/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,476 INFO [main][CipherTest] transformation=DES/CFB56/X9.23 10:43:59,476 ERROR [main][CipherTest] transformation "DES/CFB56/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,476 INFO [main][CipherTest] transformation=DES/CFB56/X9.23PADDING 10:43:59,476 ERROR [main][CipherTest] transformation "DES/CFB56/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,476 INFO [main][CipherTest] transformation=DES/CFB56/ZEROBYTE 10:43:59,476 ERROR [main][CipherTest] transformation "DES/CFB56/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,476 INFO [main][CipherTest] transformation=DES/CFB56/ZEROBYTEPADDING 10:43:59,476 ERROR [main][CipherTest] transformation "DES/CFB56/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,476 INFO [main][CipherTest] transformation=DES/CFB64/ 10:43:59,476 ERROR [main][CipherTest] transformation "DES/CFB64/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,476 INFO [main][CipherTest] transformation=DES/CFB64/ISO10126 10:43:59,476 ERROR [main][CipherTest] transformation "DES/CFB64/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,476 INFO [main][CipherTest] transformation=DES/CFB64/ISO10126-2 10:43:59,477 ERROR [main][CipherTest] transformation "DES/CFB64/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,477 INFO [main][CipherTest] transformation=DES/CFB64/ISO10126-2PADDING 10:43:59,477 ERROR [main][CipherTest] transformation "DES/CFB64/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,477 INFO [main][CipherTest] transformation=DES/CFB64/ISO10126PADDING 10:43:59,477 ERROR [main][CipherTest] transformation "DES/CFB64/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,477 INFO [main][CipherTest] transformation=DES/CFB64/ISO7816-4 10:43:59,477 ERROR [main][CipherTest] transformation "DES/CFB64/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,477 INFO [main][CipherTest] transformation=DES/CFB64/ISO7816-4PADDING 10:43:59,477 ERROR [main][CipherTest] transformation "DES/CFB64/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,477 INFO [main][CipherTest] transformation=DES/CFB64/NOPADDING 10:43:59,477 ERROR [main][CipherTest] transformation "DES/CFB64/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,477 INFO [main][CipherTest] transformation=DES/CFB64/PKCS5 10:43:59,477 ERROR [main][CipherTest] transformation "DES/CFB64/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,477 INFO [main][CipherTest] transformation=DES/CFB64/PKCS5PADDING 10:43:59,477 ERROR [main][CipherTest] transformation "DES/CFB64/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,477 INFO [main][CipherTest] transformation=DES/CFB64/PKCS7 10:43:59,477 ERROR [main][CipherTest] transformation "DES/CFB64/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,477 INFO [main][CipherTest] transformation=DES/CFB64/PKCS7PADDING 10:43:59,477 ERROR [main][CipherTest] transformation "DES/CFB64/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,477 INFO [main][CipherTest] transformation=DES/CFB64/TBC 10:43:59,477 ERROR [main][CipherTest] transformation "DES/CFB64/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,477 INFO [main][CipherTest] transformation=DES/CFB64/TBCPADDING 10:43:59,477 ERROR [main][CipherTest] transformation "DES/CFB64/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,477 INFO [main][CipherTest] transformation=DES/CFB64/X9.23 10:43:59,477 ERROR [main][CipherTest] transformation "DES/CFB64/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,477 INFO [main][CipherTest] transformation=DES/CFB64/X9.23PADDING 10:43:59,477 ERROR [main][CipherTest] transformation "DES/CFB64/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,477 INFO [main][CipherTest] transformation=DES/CFB64/ZEROBYTE 10:43:59,477 ERROR [main][CipherTest] transformation "DES/CFB64/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,477 INFO [main][CipherTest] transformation=DES/CFB64/ZEROBYTEPADDING 10:43:59,478 ERROR [main][CipherTest] transformation "DES/CFB64/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,478 INFO [main][CipherTest] transformation=DES/CFB72/ 10:43:59,478 ERROR [main][CipherTest] transformation "DES/CFB72/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,478 INFO [main][CipherTest] transformation=DES/CFB72/ISO10126 10:43:59,478 ERROR [main][CipherTest] transformation "DES/CFB72/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,478 INFO [main][CipherTest] transformation=DES/CFB72/ISO10126-2 10:43:59,478 ERROR [main][CipherTest] transformation "DES/CFB72/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,478 INFO [main][CipherTest] transformation=DES/CFB72/ISO10126-2PADDING 10:43:59,478 ERROR [main][CipherTest] transformation "DES/CFB72/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,478 INFO [main][CipherTest] transformation=DES/CFB72/ISO10126PADDING 10:43:59,478 ERROR [main][CipherTest] transformation "DES/CFB72/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,478 INFO [main][CipherTest] transformation=DES/CFB72/ISO7816-4 10:43:59,478 ERROR [main][CipherTest] transformation "DES/CFB72/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,478 INFO [main][CipherTest] transformation=DES/CFB72/ISO7816-4PADDING 10:43:59,478 ERROR [main][CipherTest] transformation "DES/CFB72/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,478 INFO [main][CipherTest] transformation=DES/CFB72/NOPADDING 10:43:59,478 ERROR [main][CipherTest] transformation "DES/CFB72/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,478 INFO [main][CipherTest] transformation=DES/CFB72/PKCS5 10:43:59,478 ERROR [main][CipherTest] transformation "DES/CFB72/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,478 INFO [main][CipherTest] transformation=DES/CFB72/PKCS5PADDING 10:43:59,478 ERROR [main][CipherTest] transformation "DES/CFB72/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,478 INFO [main][CipherTest] transformation=DES/CFB72/PKCS7 10:43:59,478 ERROR [main][CipherTest] transformation "DES/CFB72/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,478 INFO [main][CipherTest] transformation=DES/CFB72/PKCS7PADDING 10:43:59,478 ERROR [main][CipherTest] transformation "DES/CFB72/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,478 INFO [main][CipherTest] transformation=DES/CFB72/TBC 10:43:59,478 ERROR [main][CipherTest] transformation "DES/CFB72/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,478 INFO [main][CipherTest] transformation=DES/CFB72/TBCPADDING 10:43:59,478 ERROR [main][CipherTest] transformation "DES/CFB72/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,478 INFO [main][CipherTest] transformation=DES/CFB72/X9.23 10:43:59,479 ERROR [main][CipherTest] transformation "DES/CFB72/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,479 INFO [main][CipherTest] transformation=DES/CFB72/X9.23PADDING 10:43:59,479 ERROR [main][CipherTest] transformation "DES/CFB72/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,479 INFO [main][CipherTest] transformation=DES/CFB72/ZEROBYTE 10:43:59,479 ERROR [main][CipherTest] transformation "DES/CFB72/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,479 INFO [main][CipherTest] transformation=DES/CFB72/ZEROBYTEPADDING 10:43:59,479 ERROR [main][CipherTest] transformation "DES/CFB72/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,479 INFO [main][CipherTest] transformation=DES/CFB8/ 10:43:59,479 ERROR [main][CipherTest] transformation "DES/CFB8/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,479 INFO [main][CipherTest] transformation=DES/CFB8/ISO10126 10:43:59,479 ERROR [main][CipherTest] transformation "DES/CFB8/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,479 INFO [main][CipherTest] transformation=DES/CFB8/ISO10126-2 10:43:59,479 ERROR [main][CipherTest] transformation "DES/CFB8/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,479 INFO [main][CipherTest] transformation=DES/CFB8/ISO10126-2PADDING 10:43:59,479 ERROR [main][CipherTest] transformation "DES/CFB8/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,479 INFO [main][CipherTest] transformation=DES/CFB8/ISO10126PADDING 10:43:59,479 ERROR [main][CipherTest] transformation "DES/CFB8/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,479 INFO [main][CipherTest] transformation=DES/CFB8/ISO7816-4 10:43:59,479 ERROR [main][CipherTest] transformation "DES/CFB8/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,479 INFO [main][CipherTest] transformation=DES/CFB8/ISO7816-4PADDING 10:43:59,479 ERROR [main][CipherTest] transformation "DES/CFB8/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,479 INFO [main][CipherTest] transformation=DES/CFB8/NOPADDING 10:43:59,479 ERROR [main][CipherTest] transformation "DES/CFB8/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,479 INFO [main][CipherTest] transformation=DES/CFB8/PKCS5 10:43:59,479 ERROR [main][CipherTest] transformation "DES/CFB8/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,479 INFO [main][CipherTest] transformation=DES/CFB8/PKCS5PADDING 10:43:59,480 ERROR [main][CipherTest] transformation "DES/CFB8/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,480 INFO [main][CipherTest] transformation=DES/CFB8/PKCS7 10:43:59,480 ERROR [main][CipherTest] transformation "DES/CFB8/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,480 INFO [main][CipherTest] transformation=DES/CFB8/PKCS7PADDING 10:43:59,480 ERROR [main][CipherTest] transformation "DES/CFB8/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,480 INFO [main][CipherTest] transformation=DES/CFB8/TBC 10:43:59,480 ERROR [main][CipherTest] transformation "DES/CFB8/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,480 INFO [main][CipherTest] transformation=DES/CFB8/TBCPADDING 10:43:59,480 ERROR [main][CipherTest] transformation "DES/CFB8/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,480 INFO [main][CipherTest] transformation=DES/CFB8/X9.23 10:43:59,480 ERROR [main][CipherTest] transformation "DES/CFB8/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,480 INFO [main][CipherTest] transformation=DES/CFB8/X9.23PADDING 10:43:59,480 ERROR [main][CipherTest] transformation "DES/CFB8/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,480 INFO [main][CipherTest] transformation=DES/CFB8/ZEROBYTE 10:43:59,480 ERROR [main][CipherTest] transformation "DES/CFB8/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,480 INFO [main][CipherTest] transformation=DES/CFB8/ZEROBYTEPADDING 10:43:59,480 ERROR [main][CipherTest] transformation "DES/CFB8/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,480 INFO [main][CipherTest] transformation=DES/CFB80/ 10:43:59,480 ERROR [main][CipherTest] transformation "DES/CFB80/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,480 INFO [main][CipherTest] transformation=DES/CFB80/ISO10126 10:43:59,480 ERROR [main][CipherTest] transformation "DES/CFB80/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,480 INFO [main][CipherTest] transformation=DES/CFB80/ISO10126-2 10:43:59,480 ERROR [main][CipherTest] transformation "DES/CFB80/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,480 INFO [main][CipherTest] transformation=DES/CFB80/ISO10126-2PADDING 10:43:59,481 ERROR [main][CipherTest] transformation "DES/CFB80/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,481 INFO [main][CipherTest] transformation=DES/CFB80/ISO10126PADDING 10:43:59,481 ERROR [main][CipherTest] transformation "DES/CFB80/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,481 INFO [main][CipherTest] transformation=DES/CFB80/ISO7816-4 10:43:59,481 ERROR [main][CipherTest] transformation "DES/CFB80/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,481 INFO [main][CipherTest] transformation=DES/CFB80/ISO7816-4PADDING 10:43:59,481 ERROR [main][CipherTest] transformation "DES/CFB80/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,481 INFO [main][CipherTest] transformation=DES/CFB80/NOPADDING 10:43:59,481 ERROR [main][CipherTest] transformation "DES/CFB80/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,481 INFO [main][CipherTest] transformation=DES/CFB80/PKCS5 10:43:59,481 ERROR [main][CipherTest] transformation "DES/CFB80/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,481 INFO [main][CipherTest] transformation=DES/CFB80/PKCS5PADDING 10:43:59,481 ERROR [main][CipherTest] transformation "DES/CFB80/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,481 INFO [main][CipherTest] transformation=DES/CFB80/PKCS7 10:43:59,481 ERROR [main][CipherTest] transformation "DES/CFB80/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,481 INFO [main][CipherTest] transformation=DES/CFB80/PKCS7PADDING 10:43:59,481 ERROR [main][CipherTest] transformation "DES/CFB80/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,481 INFO [main][CipherTest] transformation=DES/CFB80/TBC 10:43:59,481 ERROR [main][CipherTest] transformation "DES/CFB80/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,481 INFO [main][CipherTest] transformation=DES/CFB80/TBCPADDING 10:43:59,481 ERROR [main][CipherTest] transformation "DES/CFB80/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,481 INFO [main][CipherTest] transformation=DES/CFB80/X9.23 10:43:59,481 ERROR [main][CipherTest] transformation "DES/CFB80/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,481 INFO [main][CipherTest] transformation=DES/CFB80/X9.23PADDING 10:43:59,481 ERROR [main][CipherTest] transformation "DES/CFB80/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,481 INFO [main][CipherTest] transformation=DES/CFB80/ZEROBYTE 10:43:59,481 ERROR [main][CipherTest] transformation "DES/CFB80/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,482 INFO [main][CipherTest] transformation=DES/CFB80/ZEROBYTEPADDING 10:43:59,482 ERROR [main][CipherTest] transformation "DES/CFB80/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,482 INFO [main][CipherTest] transformation=DES/CFB88/ 10:43:59,482 ERROR [main][CipherTest] transformation "DES/CFB88/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,482 INFO [main][CipherTest] transformation=DES/CFB88/ISO10126 10:43:59,482 ERROR [main][CipherTest] transformation "DES/CFB88/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,482 INFO [main][CipherTest] transformation=DES/CFB88/ISO10126-2 10:43:59,482 ERROR [main][CipherTest] transformation "DES/CFB88/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,482 INFO [main][CipherTest] transformation=DES/CFB88/ISO10126-2PADDING 10:43:59,482 ERROR [main][CipherTest] transformation "DES/CFB88/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,482 INFO [main][CipherTest] transformation=DES/CFB88/ISO10126PADDING 10:43:59,482 ERROR [main][CipherTest] transformation "DES/CFB88/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,482 INFO [main][CipherTest] transformation=DES/CFB88/ISO7816-4 10:43:59,482 ERROR [main][CipherTest] transformation "DES/CFB88/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,482 INFO [main][CipherTest] transformation=DES/CFB88/ISO7816-4PADDING 10:43:59,482 ERROR [main][CipherTest] transformation "DES/CFB88/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,482 INFO [main][CipherTest] transformation=DES/CFB88/NOPADDING 10:43:59,482 ERROR [main][CipherTest] transformation "DES/CFB88/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,482 INFO [main][CipherTest] transformation=DES/CFB88/PKCS5 10:43:59,482 ERROR [main][CipherTest] transformation "DES/CFB88/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,482 INFO [main][CipherTest] transformation=DES/CFB88/PKCS5PADDING 10:43:59,482 ERROR [main][CipherTest] transformation "DES/CFB88/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,482 INFO [main][CipherTest] transformation=DES/CFB88/PKCS7 10:43:59,482 ERROR [main][CipherTest] transformation "DES/CFB88/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,482 INFO [main][CipherTest] transformation=DES/CFB88/PKCS7PADDING 10:43:59,482 ERROR [main][CipherTest] transformation "DES/CFB88/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,482 INFO [main][CipherTest] transformation=DES/CFB88/TBC 10:43:59,482 ERROR [main][CipherTest] transformation "DES/CFB88/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,482 INFO [main][CipherTest] transformation=DES/CFB88/TBCPADDING 10:43:59,482 ERROR [main][CipherTest] transformation "DES/CFB88/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,482 INFO [main][CipherTest] transformation=DES/CFB88/X9.23 10:43:59,482 ERROR [main][CipherTest] transformation "DES/CFB88/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,483 INFO [main][CipherTest] transformation=DES/CFB88/X9.23PADDING 10:43:59,483 ERROR [main][CipherTest] transformation "DES/CFB88/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,483 INFO [main][CipherTest] transformation=DES/CFB88/ZEROBYTE 10:43:59,483 ERROR [main][CipherTest] transformation "DES/CFB88/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,483 INFO [main][CipherTest] transformation=DES/CFB88/ZEROBYTEPADDING 10:43:59,483 ERROR [main][CipherTest] transformation "DES/CFB88/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,483 INFO [main][CipherTest] transformation=DES/CFB96/ 10:43:59,483 ERROR [main][CipherTest] transformation "DES/CFB96/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,483 INFO [main][CipherTest] transformation=DES/CFB96/ISO10126 10:43:59,483 ERROR [main][CipherTest] transformation "DES/CFB96/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,483 INFO [main][CipherTest] transformation=DES/CFB96/ISO10126-2 10:43:59,483 ERROR [main][CipherTest] transformation "DES/CFB96/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,483 INFO [main][CipherTest] transformation=DES/CFB96/ISO10126-2PADDING 10:43:59,483 ERROR [main][CipherTest] transformation "DES/CFB96/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,483 INFO [main][CipherTest] transformation=DES/CFB96/ISO10126PADDING 10:43:59,483 ERROR [main][CipherTest] transformation "DES/CFB96/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,483 INFO [main][CipherTest] transformation=DES/CFB96/ISO7816-4 10:43:59,483 ERROR [main][CipherTest] transformation "DES/CFB96/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,483 INFO [main][CipherTest] transformation=DES/CFB96/ISO7816-4PADDING 10:43:59,483 ERROR [main][CipherTest] transformation "DES/CFB96/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,483 INFO [main][CipherTest] transformation=DES/CFB96/NOPADDING 10:43:59,483 ERROR [main][CipherTest] transformation "DES/CFB96/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,483 INFO [main][CipherTest] transformation=DES/CFB96/PKCS5 10:43:59,483 ERROR [main][CipherTest] transformation "DES/CFB96/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,483 INFO [main][CipherTest] transformation=DES/CFB96/PKCS5PADDING 10:43:59,483 ERROR [main][CipherTest] transformation "DES/CFB96/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,483 INFO [main][CipherTest] transformation=DES/CFB96/PKCS7 10:43:59,483 ERROR [main][CipherTest] transformation "DES/CFB96/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,484 INFO [main][CipherTest] transformation=DES/CFB96/PKCS7PADDING 10:43:59,484 ERROR [main][CipherTest] transformation "DES/CFB96/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,484 INFO [main][CipherTest] transformation=DES/CFB96/TBC 10:43:59,484 ERROR [main][CipherTest] transformation "DES/CFB96/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,484 INFO [main][CipherTest] transformation=DES/CFB96/TBCPADDING 10:43:59,484 ERROR [main][CipherTest] transformation "DES/CFB96/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,484 INFO [main][CipherTest] transformation=DES/CFB96/X9.23 10:43:59,484 ERROR [main][CipherTest] transformation "DES/CFB96/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,484 INFO [main][CipherTest] transformation=DES/CFB96/X9.23PADDING 10:43:59,484 ERROR [main][CipherTest] transformation "DES/CFB96/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,484 INFO [main][CipherTest] transformation=DES/CFB96/ZEROBYTE 10:43:59,484 ERROR [main][CipherTest] transformation "DES/CFB96/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,484 INFO [main][CipherTest] transformation=DES/CFB96/ZEROBYTEPADDING 10:43:59,484 ERROR [main][CipherTest] transformation "DES/CFB96/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,484 INFO [main][CipherTest] transformation=DES/CTS/ 10:43:59,484 ERROR [main][CipherTest] transformation "DES/CTS/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,484 INFO [main][CipherTest] transformation=DES/CTS/NOPADDING 10:43:59,484 ERROR [main][CipherTest] transformation "DES/CTS/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,484 INFO [main][CipherTest] transformation=DES/EAX/ 10:43:59,484 ERROR [main][CipherTest] transformation "DES/EAX/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,484 INFO [main][CipherTest] transformation=DES/EAX/NOPADDING 10:43:59,484 ERROR [main][CipherTest] transformation "DES/EAX/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,484 INFO [main][CipherTest] transformation=DES/ECB/ 10:43:59,484 ERROR [main][CipherTest] transformation "DES/ECB/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,484 INFO [main][CipherTest] transformation=DES/ECB/NOPADDING 10:43:59,484 ERROR [main][CipherTest] transformation "DES/ECB/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,485 INFO [main][CipherTest] transformation=DES/GOFB/ 10:43:59,485 ERROR [main][CipherTest] transformation "DES/GOFB/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,485 INFO [main][CipherTest] transformation=DES/GOFB/ISO10126 10:43:59,485 ERROR [main][CipherTest] transformation "DES/GOFB/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,485 INFO [main][CipherTest] transformation=DES/GOFB/ISO10126-2 10:43:59,485 ERROR [main][CipherTest] transformation "DES/GOFB/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,485 INFO [main][CipherTest] transformation=DES/GOFB/ISO10126-2PADDING 10:43:59,485 ERROR [main][CipherTest] transformation "DES/GOFB/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,485 INFO [main][CipherTest] transformation=DES/GOFB/ISO10126PADDING 10:43:59,485 ERROR [main][CipherTest] transformation "DES/GOFB/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,486 INFO [main][CipherTest] transformation=DES/GOFB/ISO7816-4 10:43:59,486 ERROR [main][CipherTest] transformation "DES/GOFB/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,486 INFO [main][CipherTest] transformation=DES/GOFB/ISO7816-4PADDING 10:43:59,486 ERROR [main][CipherTest] transformation "DES/GOFB/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,486 INFO [main][CipherTest] transformation=DES/GOFB/NOPADDING 10:43:59,486 ERROR [main][CipherTest] transformation "DES/GOFB/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,486 INFO [main][CipherTest] transformation=DES/GOFB/PKCS5 10:43:59,486 ERROR [main][CipherTest] transformation "DES/GOFB/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,486 INFO [main][CipherTest] transformation=DES/GOFB/PKCS5PADDING 10:43:59,486 ERROR [main][CipherTest] transformation "DES/GOFB/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,486 INFO [main][CipherTest] transformation=DES/GOFB/PKCS7 10:43:59,487 ERROR [main][CipherTest] transformation "DES/GOFB/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,487 INFO [main][CipherTest] transformation=DES/GOFB/PKCS7PADDING 10:43:59,487 ERROR [main][CipherTest] transformation "DES/GOFB/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,487 INFO [main][CipherTest] transformation=DES/GOFB/TBC 10:43:59,487 ERROR [main][CipherTest] transformation "DES/GOFB/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,487 INFO [main][CipherTest] transformation=DES/GOFB/TBCPADDING 10:43:59,487 ERROR [main][CipherTest] transformation "DES/GOFB/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,487 INFO [main][CipherTest] transformation=DES/GOFB/X9.23 10:43:59,487 ERROR [main][CipherTest] transformation "DES/GOFB/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,487 INFO [main][CipherTest] transformation=DES/GOFB/X9.23PADDING 10:43:59,487 ERROR [main][CipherTest] transformation "DES/GOFB/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,487 INFO [main][CipherTest] transformation=DES/GOFB/ZEROBYTE 10:43:59,487 ERROR [main][CipherTest] transformation "DES/GOFB/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,487 INFO [main][CipherTest] transformation=DES/GOFB/ZEROBYTEPADDING 10:43:59,487 ERROR [main][CipherTest] transformation "DES/GOFB/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,488 INFO [main][CipherTest] transformation=DES/OFB/ 10:43:59,488 ERROR [main][CipherTest] transformation "DES/OFB/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,488 INFO [main][CipherTest] transformation=DES/OFB/ISO10126 10:43:59,488 ERROR [main][CipherTest] transformation "DES/OFB/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,488 INFO [main][CipherTest] transformation=DES/OFB/ISO10126-2 10:43:59,488 ERROR [main][CipherTest] transformation "DES/OFB/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,488 INFO [main][CipherTest] transformation=DES/OFB/ISO10126-2PADDING 10:43:59,488 ERROR [main][CipherTest] transformation "DES/OFB/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,488 INFO [main][CipherTest] transformation=DES/OFB/ISO10126PADDING 10:43:59,488 ERROR [main][CipherTest] transformation "DES/OFB/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,488 INFO [main][CipherTest] transformation=DES/OFB/ISO7816-4 10:43:59,488 ERROR [main][CipherTest] transformation "DES/OFB/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,488 INFO [main][CipherTest] transformation=DES/OFB/ISO7816-4PADDING 10:43:59,488 ERROR [main][CipherTest] transformation "DES/OFB/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,488 INFO [main][CipherTest] transformation=DES/OFB/NOPADDING 10:43:59,488 ERROR [main][CipherTest] transformation "DES/OFB/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,488 INFO [main][CipherTest] transformation=DES/OFB/PKCS5 10:43:59,488 ERROR [main][CipherTest] transformation "DES/OFB/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,488 INFO [main][CipherTest] transformation=DES/OFB/PKCS5PADDING 10:43:59,488 ERROR [main][CipherTest] transformation "DES/OFB/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,488 INFO [main][CipherTest] transformation=DES/OFB/PKCS7 10:43:59,488 ERROR [main][CipherTest] transformation "DES/OFB/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,488 INFO [main][CipherTest] transformation=DES/OFB/PKCS7PADDING 10:43:59,488 ERROR [main][CipherTest] transformation "DES/OFB/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,488 INFO [main][CipherTest] transformation=DES/OFB/TBC 10:43:59,488 ERROR [main][CipherTest] transformation "DES/OFB/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,488 INFO [main][CipherTest] transformation=DES/OFB/TBCPADDING 10:43:59,488 ERROR [main][CipherTest] transformation "DES/OFB/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,488 INFO [main][CipherTest] transformation=DES/OFB/X9.23 10:43:59,488 ERROR [main][CipherTest] transformation "DES/OFB/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,488 INFO [main][CipherTest] transformation=DES/OFB/X9.23PADDING 10:43:59,488 ERROR [main][CipherTest] transformation "DES/OFB/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,488 INFO [main][CipherTest] transformation=DES/OFB/ZEROBYTE 10:43:59,489 ERROR [main][CipherTest] transformation "DES/OFB/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,489 INFO [main][CipherTest] transformation=DES/OFB/ZEROBYTEPADDING 10:43:59,489 ERROR [main][CipherTest] transformation "DES/OFB/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,489 INFO [main][CipherTest] transformation=DES/OFB104/ 10:43:59,489 ERROR [main][CipherTest] transformation "DES/OFB104/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,489 INFO [main][CipherTest] transformation=DES/OFB104/ISO10126 10:43:59,489 ERROR [main][CipherTest] transformation "DES/OFB104/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,489 INFO [main][CipherTest] transformation=DES/OFB104/ISO10126-2 10:43:59,489 ERROR [main][CipherTest] transformation "DES/OFB104/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,489 INFO [main][CipherTest] transformation=DES/OFB104/ISO10126-2PADDING 10:43:59,489 ERROR [main][CipherTest] transformation "DES/OFB104/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,489 INFO [main][CipherTest] transformation=DES/OFB104/ISO10126PADDING 10:43:59,489 ERROR [main][CipherTest] transformation "DES/OFB104/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,489 INFO [main][CipherTest] transformation=DES/OFB104/ISO7816-4 10:43:59,489 ERROR [main][CipherTest] transformation "DES/OFB104/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,489 INFO [main][CipherTest] transformation=DES/OFB104/ISO7816-4PADDING 10:43:59,489 ERROR [main][CipherTest] transformation "DES/OFB104/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,489 INFO [main][CipherTest] transformation=DES/OFB104/NOPADDING 10:43:59,489 ERROR [main][CipherTest] transformation "DES/OFB104/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,489 INFO [main][CipherTest] transformation=DES/OFB104/PKCS5 10:43:59,489 ERROR [main][CipherTest] transformation "DES/OFB104/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,489 INFO [main][CipherTest] transformation=DES/OFB104/PKCS5PADDING 10:43:59,489 ERROR [main][CipherTest] transformation "DES/OFB104/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,489 INFO [main][CipherTest] transformation=DES/OFB104/PKCS7 10:43:59,489 ERROR [main][CipherTest] transformation "DES/OFB104/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,489 INFO [main][CipherTest] transformation=DES/OFB104/PKCS7PADDING 10:43:59,489 ERROR [main][CipherTest] transformation "DES/OFB104/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,489 INFO [main][CipherTest] transformation=DES/OFB104/TBC 10:43:59,490 ERROR [main][CipherTest] transformation "DES/OFB104/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,490 INFO [main][CipherTest] transformation=DES/OFB104/TBCPADDING 10:43:59,490 ERROR [main][CipherTest] transformation "DES/OFB104/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,490 INFO [main][CipherTest] transformation=DES/OFB104/X9.23 10:43:59,490 ERROR [main][CipherTest] transformation "DES/OFB104/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,490 INFO [main][CipherTest] transformation=DES/OFB104/X9.23PADDING 10:43:59,490 ERROR [main][CipherTest] transformation "DES/OFB104/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,490 INFO [main][CipherTest] transformation=DES/OFB104/ZEROBYTE 10:43:59,490 ERROR [main][CipherTest] transformation "DES/OFB104/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,490 INFO [main][CipherTest] transformation=DES/OFB104/ZEROBYTEPADDING 10:43:59,490 ERROR [main][CipherTest] transformation "DES/OFB104/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,490 INFO [main][CipherTest] transformation=DES/OFB112/ 10:43:59,490 ERROR [main][CipherTest] transformation "DES/OFB112/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,490 INFO [main][CipherTest] transformation=DES/OFB112/ISO10126 10:43:59,490 ERROR [main][CipherTest] transformation "DES/OFB112/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,490 INFO [main][CipherTest] transformation=DES/OFB112/ISO10126-2 10:43:59,490 ERROR [main][CipherTest] transformation "DES/OFB112/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,490 INFO [main][CipherTest] transformation=DES/OFB112/ISO10126-2PADDING 10:43:59,490 ERROR [main][CipherTest] transformation "DES/OFB112/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,490 INFO [main][CipherTest] transformation=DES/OFB112/ISO10126PADDING 10:43:59,490 ERROR [main][CipherTest] transformation "DES/OFB112/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,490 INFO [main][CipherTest] transformation=DES/OFB112/ISO7816-4 10:43:59,490 ERROR [main][CipherTest] transformation "DES/OFB112/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,490 INFO [main][CipherTest] transformation=DES/OFB112/ISO7816-4PADDING 10:43:59,490 ERROR [main][CipherTest] transformation "DES/OFB112/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,490 INFO [main][CipherTest] transformation=DES/OFB112/NOPADDING 10:43:59,490 ERROR [main][CipherTest] transformation "DES/OFB112/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,490 INFO [main][CipherTest] transformation=DES/OFB112/PKCS5 10:43:59,490 ERROR [main][CipherTest] transformation "DES/OFB112/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,491 INFO [main][CipherTest] transformation=DES/OFB112/PKCS5PADDING 10:43:59,491 ERROR [main][CipherTest] transformation "DES/OFB112/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,491 INFO [main][CipherTest] transformation=DES/OFB112/PKCS7 10:43:59,491 ERROR [main][CipherTest] transformation "DES/OFB112/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,491 INFO [main][CipherTest] transformation=DES/OFB112/PKCS7PADDING 10:43:59,491 ERROR [main][CipherTest] transformation "DES/OFB112/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,491 INFO [main][CipherTest] transformation=DES/OFB112/TBC 10:43:59,491 ERROR [main][CipherTest] transformation "DES/OFB112/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,491 INFO [main][CipherTest] transformation=DES/OFB112/TBCPADDING 10:43:59,491 ERROR [main][CipherTest] transformation "DES/OFB112/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,491 INFO [main][CipherTest] transformation=DES/OFB112/X9.23 10:43:59,491 ERROR [main][CipherTest] transformation "DES/OFB112/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,491 INFO [main][CipherTest] transformation=DES/OFB112/X9.23PADDING 10:43:59,491 ERROR [main][CipherTest] transformation "DES/OFB112/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,491 INFO [main][CipherTest] transformation=DES/OFB112/ZEROBYTE 10:43:59,491 ERROR [main][CipherTest] transformation "DES/OFB112/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,491 INFO [main][CipherTest] transformation=DES/OFB112/ZEROBYTEPADDING 10:43:59,491 ERROR [main][CipherTest] transformation "DES/OFB112/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,491 INFO [main][CipherTest] transformation=DES/OFB120/ 10:43:59,491 ERROR [main][CipherTest] transformation "DES/OFB120/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,491 INFO [main][CipherTest] transformation=DES/OFB120/ISO10126 10:43:59,491 ERROR [main][CipherTest] transformation "DES/OFB120/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,491 INFO [main][CipherTest] transformation=DES/OFB120/ISO10126-2 10:43:59,491 ERROR [main][CipherTest] transformation "DES/OFB120/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,491 INFO [main][CipherTest] transformation=DES/OFB120/ISO10126-2PADDING 10:43:59,491 ERROR [main][CipherTest] transformation "DES/OFB120/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,492 INFO [main][CipherTest] transformation=DES/OFB120/ISO10126PADDING 10:43:59,492 ERROR [main][CipherTest] transformation "DES/OFB120/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,492 INFO [main][CipherTest] transformation=DES/OFB120/ISO7816-4 10:43:59,492 ERROR [main][CipherTest] transformation "DES/OFB120/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,492 INFO [main][CipherTest] transformation=DES/OFB120/ISO7816-4PADDING 10:43:59,492 ERROR [main][CipherTest] transformation "DES/OFB120/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,492 INFO [main][CipherTest] transformation=DES/OFB120/NOPADDING 10:43:59,492 ERROR [main][CipherTest] transformation "DES/OFB120/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,492 INFO [main][CipherTest] transformation=DES/OFB120/PKCS5 10:43:59,492 ERROR [main][CipherTest] transformation "DES/OFB120/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,492 INFO [main][CipherTest] transformation=DES/OFB120/PKCS5PADDING 10:43:59,492 ERROR [main][CipherTest] transformation "DES/OFB120/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,492 INFO [main][CipherTest] transformation=DES/OFB120/PKCS7 10:43:59,492 ERROR [main][CipherTest] transformation "DES/OFB120/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,492 INFO [main][CipherTest] transformation=DES/OFB120/PKCS7PADDING 10:43:59,492 ERROR [main][CipherTest] transformation "DES/OFB120/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,492 INFO [main][CipherTest] transformation=DES/OFB120/TBC 10:43:59,492 ERROR [main][CipherTest] transformation "DES/OFB120/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,492 INFO [main][CipherTest] transformation=DES/OFB120/TBCPADDING 10:43:59,492 ERROR [main][CipherTest] transformation "DES/OFB120/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,492 INFO [main][CipherTest] transformation=DES/OFB120/X9.23 10:43:59,492 ERROR [main][CipherTest] transformation "DES/OFB120/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,492 INFO [main][CipherTest] transformation=DES/OFB120/X9.23PADDING 10:43:59,492 ERROR [main][CipherTest] transformation "DES/OFB120/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,492 INFO [main][CipherTest] transformation=DES/OFB120/ZEROBYTE 10:43:59,492 ERROR [main][CipherTest] transformation "DES/OFB120/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,492 INFO [main][CipherTest] transformation=DES/OFB120/ZEROBYTEPADDING 10:43:59,492 ERROR [main][CipherTest] transformation "DES/OFB120/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,492 INFO [main][CipherTest] transformation=DES/OFB128/ 10:43:59,492 ERROR [main][CipherTest] transformation "DES/OFB128/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,492 INFO [main][CipherTest] transformation=DES/OFB128/ISO10126 10:43:59,492 ERROR [main][CipherTest] transformation "DES/OFB128/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,492 INFO [main][CipherTest] transformation=DES/OFB128/ISO10126-2 10:43:59,493 ERROR [main][CipherTest] transformation "DES/OFB128/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,493 INFO [main][CipherTest] transformation=DES/OFB128/ISO10126-2PADDING 10:43:59,493 ERROR [main][CipherTest] transformation "DES/OFB128/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,493 INFO [main][CipherTest] transformation=DES/OFB128/ISO10126PADDING 10:43:59,493 ERROR [main][CipherTest] transformation "DES/OFB128/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,493 INFO [main][CipherTest] transformation=DES/OFB128/ISO7816-4 10:43:59,493 ERROR [main][CipherTest] transformation "DES/OFB128/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,493 INFO [main][CipherTest] transformation=DES/OFB128/ISO7816-4PADDING 10:43:59,493 ERROR [main][CipherTest] transformation "DES/OFB128/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,493 INFO [main][CipherTest] transformation=DES/OFB128/NOPADDING 10:43:59,493 ERROR [main][CipherTest] transformation "DES/OFB128/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,493 INFO [main][CipherTest] transformation=DES/OFB128/PKCS5 10:43:59,493 ERROR [main][CipherTest] transformation "DES/OFB128/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,493 INFO [main][CipherTest] transformation=DES/OFB128/PKCS5PADDING 10:43:59,493 ERROR [main][CipherTest] transformation "DES/OFB128/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,493 INFO [main][CipherTest] transformation=DES/OFB128/PKCS7 10:43:59,493 ERROR [main][CipherTest] transformation "DES/OFB128/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,493 INFO [main][CipherTest] transformation=DES/OFB128/PKCS7PADDING 10:43:59,493 ERROR [main][CipherTest] transformation "DES/OFB128/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,493 INFO [main][CipherTest] transformation=DES/OFB128/TBC 10:43:59,493 ERROR [main][CipherTest] transformation "DES/OFB128/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,493 INFO [main][CipherTest] transformation=DES/OFB128/TBCPADDING 10:43:59,493 ERROR [main][CipherTest] transformation "DES/OFB128/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,493 INFO [main][CipherTest] transformation=DES/OFB128/X9.23 10:43:59,493 ERROR [main][CipherTest] transformation "DES/OFB128/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,493 INFO [main][CipherTest] transformation=DES/OFB128/X9.23PADDING 10:43:59,493 ERROR [main][CipherTest] transformation "DES/OFB128/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,493 INFO [main][CipherTest] transformation=DES/OFB128/ZEROBYTE 10:43:59,493 ERROR [main][CipherTest] transformation "DES/OFB128/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,493 INFO [main][CipherTest] transformation=DES/OFB128/ZEROBYTEPADDING 10:43:59,493 ERROR [main][CipherTest] transformation "DES/OFB128/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,493 INFO [main][CipherTest] transformation=DES/OFB136/ 10:43:59,493 ERROR [main][CipherTest] transformation "DES/OFB136/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,493 INFO [main][CipherTest] transformation=DES/OFB136/ISO10126 10:43:59,494 ERROR [main][CipherTest] transformation "DES/OFB136/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,494 INFO [main][CipherTest] transformation=DES/OFB136/ISO10126-2 10:43:59,494 ERROR [main][CipherTest] transformation "DES/OFB136/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,494 INFO [main][CipherTest] transformation=DES/OFB136/ISO10126-2PADDING 10:43:59,494 ERROR [main][CipherTest] transformation "DES/OFB136/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,494 INFO [main][CipherTest] transformation=DES/OFB136/ISO10126PADDING 10:43:59,494 ERROR [main][CipherTest] transformation "DES/OFB136/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,494 INFO [main][CipherTest] transformation=DES/OFB136/ISO7816-4 10:43:59,494 ERROR [main][CipherTest] transformation "DES/OFB136/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,494 INFO [main][CipherTest] transformation=DES/OFB136/ISO7816-4PADDING 10:43:59,494 ERROR [main][CipherTest] transformation "DES/OFB136/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,494 INFO [main][CipherTest] transformation=DES/OFB136/NOPADDING 10:43:59,494 ERROR [main][CipherTest] transformation "DES/OFB136/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,494 INFO [main][CipherTest] transformation=DES/OFB136/PKCS5 10:43:59,494 ERROR [main][CipherTest] transformation "DES/OFB136/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,494 INFO [main][CipherTest] transformation=DES/OFB136/PKCS5PADDING 10:43:59,494 ERROR [main][CipherTest] transformation "DES/OFB136/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,494 INFO [main][CipherTest] transformation=DES/OFB136/PKCS7 10:43:59,494 ERROR [main][CipherTest] transformation "DES/OFB136/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,494 INFO [main][CipherTest] transformation=DES/OFB136/PKCS7PADDING 10:43:59,494 ERROR [main][CipherTest] transformation "DES/OFB136/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,494 INFO [main][CipherTest] transformation=DES/OFB136/TBC 10:43:59,494 ERROR [main][CipherTest] transformation "DES/OFB136/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,494 INFO [main][CipherTest] transformation=DES/OFB136/TBCPADDING 10:43:59,494 ERROR [main][CipherTest] transformation "DES/OFB136/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,494 INFO [main][CipherTest] transformation=DES/OFB136/X9.23 10:43:59,494 ERROR [main][CipherTest] transformation "DES/OFB136/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,494 INFO [main][CipherTest] transformation=DES/OFB136/X9.23PADDING 10:43:59,494 ERROR [main][CipherTest] transformation "DES/OFB136/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,494 INFO [main][CipherTest] transformation=DES/OFB136/ZEROBYTE 10:43:59,494 ERROR [main][CipherTest] transformation "DES/OFB136/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,494 INFO [main][CipherTest] transformation=DES/OFB136/ZEROBYTEPADDING 10:43:59,494 ERROR [main][CipherTest] transformation "DES/OFB136/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,494 INFO [main][CipherTest] transformation=DES/OFB144/ 10:43:59,494 ERROR [main][CipherTest] transformation "DES/OFB144/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,495 INFO [main][CipherTest] transformation=DES/OFB144/ISO10126 10:43:59,495 ERROR [main][CipherTest] transformation "DES/OFB144/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,495 INFO [main][CipherTest] transformation=DES/OFB144/ISO10126-2 10:43:59,495 ERROR [main][CipherTest] transformation "DES/OFB144/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,495 INFO [main][CipherTest] transformation=DES/OFB144/ISO10126-2PADDING 10:43:59,495 ERROR [main][CipherTest] transformation "DES/OFB144/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,495 INFO [main][CipherTest] transformation=DES/OFB144/ISO10126PADDING 10:43:59,495 ERROR [main][CipherTest] transformation "DES/OFB144/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,495 INFO [main][CipherTest] transformation=DES/OFB144/ISO7816-4 10:43:59,495 ERROR [main][CipherTest] transformation "DES/OFB144/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,495 INFO [main][CipherTest] transformation=DES/OFB144/ISO7816-4PADDING 10:43:59,495 ERROR [main][CipherTest] transformation "DES/OFB144/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,495 INFO [main][CipherTest] transformation=DES/OFB144/NOPADDING 10:43:59,495 ERROR [main][CipherTest] transformation "DES/OFB144/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,495 INFO [main][CipherTest] transformation=DES/OFB144/PKCS5 10:43:59,495 ERROR [main][CipherTest] transformation "DES/OFB144/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,495 INFO [main][CipherTest] transformation=DES/OFB144/PKCS5PADDING 10:43:59,495 ERROR [main][CipherTest] transformation "DES/OFB144/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,495 INFO [main][CipherTest] transformation=DES/OFB144/PKCS7 10:43:59,495 ERROR [main][CipherTest] transformation "DES/OFB144/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,495 INFO [main][CipherTest] transformation=DES/OFB144/PKCS7PADDING 10:43:59,495 ERROR [main][CipherTest] transformation "DES/OFB144/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,495 INFO [main][CipherTest] transformation=DES/OFB144/TBC 10:43:59,495 ERROR [main][CipherTest] transformation "DES/OFB144/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,495 INFO [main][CipherTest] transformation=DES/OFB144/TBCPADDING 10:43:59,495 ERROR [main][CipherTest] transformation "DES/OFB144/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,495 INFO [main][CipherTest] transformation=DES/OFB144/X9.23 10:43:59,496 ERROR [main][CipherTest] transformation "DES/OFB144/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,496 INFO [main][CipherTest] transformation=DES/OFB144/X9.23PADDING 10:43:59,496 ERROR [main][CipherTest] transformation "DES/OFB144/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,496 INFO [main][CipherTest] transformation=DES/OFB144/ZEROBYTE 10:43:59,496 ERROR [main][CipherTest] transformation "DES/OFB144/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,496 INFO [main][CipherTest] transformation=DES/OFB144/ZEROBYTEPADDING 10:43:59,496 ERROR [main][CipherTest] transformation "DES/OFB144/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,496 INFO [main][CipherTest] transformation=DES/OFB152/ 10:43:59,496 ERROR [main][CipherTest] transformation "DES/OFB152/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,496 INFO [main][CipherTest] transformation=DES/OFB152/ISO10126 10:43:59,496 ERROR [main][CipherTest] transformation "DES/OFB152/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,496 INFO [main][CipherTest] transformation=DES/OFB152/ISO10126-2 10:43:59,496 ERROR [main][CipherTest] transformation "DES/OFB152/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,496 INFO [main][CipherTest] transformation=DES/OFB152/ISO10126-2PADDING 10:43:59,496 ERROR [main][CipherTest] transformation "DES/OFB152/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,496 INFO [main][CipherTest] transformation=DES/OFB152/ISO10126PADDING 10:43:59,496 ERROR [main][CipherTest] transformation "DES/OFB152/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,496 INFO [main][CipherTest] transformation=DES/OFB152/ISO7816-4 10:43:59,496 ERROR [main][CipherTest] transformation "DES/OFB152/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,496 INFO [main][CipherTest] transformation=DES/OFB152/ISO7816-4PADDING 10:43:59,496 ERROR [main][CipherTest] transformation "DES/OFB152/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,496 INFO [main][CipherTest] transformation=DES/OFB152/NOPADDING 10:43:59,496 ERROR [main][CipherTest] transformation "DES/OFB152/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,496 INFO [main][CipherTest] transformation=DES/OFB152/PKCS5 10:43:59,496 ERROR [main][CipherTest] transformation "DES/OFB152/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,496 INFO [main][CipherTest] transformation=DES/OFB152/PKCS5PADDING 10:43:59,496 ERROR [main][CipherTest] transformation "DES/OFB152/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,496 INFO [main][CipherTest] transformation=DES/OFB152/PKCS7 10:43:59,496 ERROR [main][CipherTest] transformation "DES/OFB152/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,496 INFO [main][CipherTest] transformation=DES/OFB152/PKCS7PADDING 10:43:59,497 ERROR [main][CipherTest] transformation "DES/OFB152/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,497 INFO [main][CipherTest] transformation=DES/OFB152/TBC 10:43:59,497 ERROR [main][CipherTest] transformation "DES/OFB152/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,497 INFO [main][CipherTest] transformation=DES/OFB152/TBCPADDING 10:43:59,497 ERROR [main][CipherTest] transformation "DES/OFB152/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,497 INFO [main][CipherTest] transformation=DES/OFB152/X9.23 10:43:59,497 ERROR [main][CipherTest] transformation "DES/OFB152/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,497 INFO [main][CipherTest] transformation=DES/OFB152/X9.23PADDING 10:43:59,497 ERROR [main][CipherTest] transformation "DES/OFB152/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,497 INFO [main][CipherTest] transformation=DES/OFB152/ZEROBYTE 10:43:59,497 ERROR [main][CipherTest] transformation "DES/OFB152/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,497 INFO [main][CipherTest] transformation=DES/OFB152/ZEROBYTEPADDING 10:43:59,497 ERROR [main][CipherTest] transformation "DES/OFB152/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,497 INFO [main][CipherTest] transformation=DES/OFB16/ 10:43:59,497 ERROR [main][CipherTest] transformation "DES/OFB16/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,497 INFO [main][CipherTest] transformation=DES/OFB16/ISO10126 10:43:59,497 ERROR [main][CipherTest] transformation "DES/OFB16/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,497 INFO [main][CipherTest] transformation=DES/OFB16/ISO10126-2 10:43:59,497 ERROR [main][CipherTest] transformation "DES/OFB16/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,497 INFO [main][CipherTest] transformation=DES/OFB16/ISO10126-2PADDING 10:43:59,497 ERROR [main][CipherTest] transformation "DES/OFB16/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,497 INFO [main][CipherTest] transformation=DES/OFB16/ISO10126PADDING 10:43:59,497 ERROR [main][CipherTest] transformation "DES/OFB16/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,497 INFO [main][CipherTest] transformation=DES/OFB16/ISO7816-4 10:43:59,498 ERROR [main][CipherTest] transformation "DES/OFB16/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,498 INFO [main][CipherTest] transformation=DES/OFB16/ISO7816-4PADDING 10:43:59,498 ERROR [main][CipherTest] transformation "DES/OFB16/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,498 INFO [main][CipherTest] transformation=DES/OFB16/NOPADDING 10:43:59,498 ERROR [main][CipherTest] transformation "DES/OFB16/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,498 INFO [main][CipherTest] transformation=DES/OFB16/PKCS5 10:43:59,498 ERROR [main][CipherTest] transformation "DES/OFB16/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,498 INFO [main][CipherTest] transformation=DES/OFB16/PKCS5PADDING 10:43:59,498 ERROR [main][CipherTest] transformation "DES/OFB16/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,498 INFO [main][CipherTest] transformation=DES/OFB16/PKCS7 10:43:59,498 ERROR [main][CipherTest] transformation "DES/OFB16/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,498 INFO [main][CipherTest] transformation=DES/OFB16/PKCS7PADDING 10:43:59,498 ERROR [main][CipherTest] transformation "DES/OFB16/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,498 INFO [main][CipherTest] transformation=DES/OFB16/TBC 10:43:59,498 ERROR [main][CipherTest] transformation "DES/OFB16/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,498 INFO [main][CipherTest] transformation=DES/OFB16/TBCPADDING 10:43:59,498 ERROR [main][CipherTest] transformation "DES/OFB16/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,498 INFO [main][CipherTest] transformation=DES/OFB16/X9.23 10:43:59,498 ERROR [main][CipherTest] transformation "DES/OFB16/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,498 INFO [main][CipherTest] transformation=DES/OFB16/X9.23PADDING 10:43:59,498 ERROR [main][CipherTest] transformation "DES/OFB16/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,498 INFO [main][CipherTest] transformation=DES/OFB16/ZEROBYTE 10:43:59,498 ERROR [main][CipherTest] transformation "DES/OFB16/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,498 INFO [main][CipherTest] transformation=DES/OFB16/ZEROBYTEPADDING 10:43:59,498 ERROR [main][CipherTest] transformation "DES/OFB16/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,498 INFO [main][CipherTest] transformation=DES/OFB160/ 10:43:59,498 ERROR [main][CipherTest] transformation "DES/OFB160/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,498 INFO [main][CipherTest] transformation=DES/OFB160/ISO10126 10:43:59,498 ERROR [main][CipherTest] transformation "DES/OFB160/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,498 INFO [main][CipherTest] transformation=DES/OFB160/ISO10126-2 10:43:59,499 ERROR [main][CipherTest] transformation "DES/OFB160/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,499 INFO [main][CipherTest] transformation=DES/OFB160/ISO10126-2PADDING 10:43:59,499 ERROR [main][CipherTest] transformation "DES/OFB160/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,499 INFO [main][CipherTest] transformation=DES/OFB160/ISO10126PADDING 10:43:59,499 ERROR [main][CipherTest] transformation "DES/OFB160/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,499 INFO [main][CipherTest] transformation=DES/OFB160/ISO7816-4 10:43:59,499 ERROR [main][CipherTest] transformation "DES/OFB160/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,499 INFO [main][CipherTest] transformation=DES/OFB160/ISO7816-4PADDING 10:43:59,499 ERROR [main][CipherTest] transformation "DES/OFB160/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,499 INFO [main][CipherTest] transformation=DES/OFB160/NOPADDING 10:43:59,499 ERROR [main][CipherTest] transformation "DES/OFB160/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,499 INFO [main][CipherTest] transformation=DES/OFB160/PKCS5 10:43:59,499 ERROR [main][CipherTest] transformation "DES/OFB160/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,499 INFO [main][CipherTest] transformation=DES/OFB160/PKCS5PADDING 10:43:59,499 ERROR [main][CipherTest] transformation "DES/OFB160/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,499 INFO [main][CipherTest] transformation=DES/OFB160/PKCS7 10:43:59,499 ERROR [main][CipherTest] transformation "DES/OFB160/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,499 INFO [main][CipherTest] transformation=DES/OFB160/PKCS7PADDING 10:43:59,499 ERROR [main][CipherTest] transformation "DES/OFB160/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,499 INFO [main][CipherTest] transformation=DES/OFB160/TBC 10:43:59,499 ERROR [main][CipherTest] transformation "DES/OFB160/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,499 INFO [main][CipherTest] transformation=DES/OFB160/TBCPADDING 10:43:59,499 ERROR [main][CipherTest] transformation "DES/OFB160/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,499 INFO [main][CipherTest] transformation=DES/OFB160/X9.23 10:43:59,499 ERROR [main][CipherTest] transformation "DES/OFB160/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,499 INFO [main][CipherTest] transformation=DES/OFB160/X9.23PADDING 10:43:59,499 ERROR [main][CipherTest] transformation "DES/OFB160/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,499 INFO [main][CipherTest] transformation=DES/OFB160/ZEROBYTE 10:43:59,499 ERROR [main][CipherTest] transformation "DES/OFB160/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,499 INFO [main][CipherTest] transformation=DES/OFB160/ZEROBYTEPADDING 10:43:59,499 ERROR [main][CipherTest] transformation "DES/OFB160/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,499 INFO [main][CipherTest] transformation=DES/OFB168/ 10:43:59,499 ERROR [main][CipherTest] transformation "DES/OFB168/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,500 INFO [main][CipherTest] transformation=DES/OFB168/ISO10126 10:43:59,500 ERROR [main][CipherTest] transformation "DES/OFB168/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,500 INFO [main][CipherTest] transformation=DES/OFB168/ISO10126-2 10:43:59,500 ERROR [main][CipherTest] transformation "DES/OFB168/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,500 INFO [main][CipherTest] transformation=DES/OFB168/ISO10126-2PADDING 10:43:59,500 ERROR [main][CipherTest] transformation "DES/OFB168/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,500 INFO [main][CipherTest] transformation=DES/OFB168/ISO10126PADDING 10:43:59,500 ERROR [main][CipherTest] transformation "DES/OFB168/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,500 INFO [main][CipherTest] transformation=DES/OFB168/ISO7816-4 10:43:59,500 ERROR [main][CipherTest] transformation "DES/OFB168/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,500 INFO [main][CipherTest] transformation=DES/OFB168/ISO7816-4PADDING 10:43:59,500 ERROR [main][CipherTest] transformation "DES/OFB168/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,500 INFO [main][CipherTest] transformation=DES/OFB168/NOPADDING 10:43:59,500 ERROR [main][CipherTest] transformation "DES/OFB168/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,500 INFO [main][CipherTest] transformation=DES/OFB168/PKCS5 10:43:59,500 ERROR [main][CipherTest] transformation "DES/OFB168/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,500 INFO [main][CipherTest] transformation=DES/OFB168/PKCS5PADDING 10:43:59,500 ERROR [main][CipherTest] transformation "DES/OFB168/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,500 INFO [main][CipherTest] transformation=DES/OFB168/PKCS7 10:43:59,500 ERROR [main][CipherTest] transformation "DES/OFB168/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,500 INFO [main][CipherTest] transformation=DES/OFB168/PKCS7PADDING 10:43:59,500 ERROR [main][CipherTest] transformation "DES/OFB168/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,500 INFO [main][CipherTest] transformation=DES/OFB168/TBC 10:43:59,500 ERROR [main][CipherTest] transformation "DES/OFB168/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,500 INFO [main][CipherTest] transformation=DES/OFB168/TBCPADDING 10:43:59,500 ERROR [main][CipherTest] transformation "DES/OFB168/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,500 INFO [main][CipherTest] transformation=DES/OFB168/X9.23 10:43:59,500 ERROR [main][CipherTest] transformation "DES/OFB168/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,500 INFO [main][CipherTest] transformation=DES/OFB168/X9.23PADDING 10:43:59,500 ERROR [main][CipherTest] transformation "DES/OFB168/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,500 INFO [main][CipherTest] transformation=DES/OFB168/ZEROBYTE 10:43:59,501 ERROR [main][CipherTest] transformation "DES/OFB168/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,501 INFO [main][CipherTest] transformation=DES/OFB168/ZEROBYTEPADDING 10:43:59,501 ERROR [main][CipherTest] transformation "DES/OFB168/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,501 INFO [main][CipherTest] transformation=DES/OFB176/ 10:43:59,501 ERROR [main][CipherTest] transformation "DES/OFB176/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,501 INFO [main][CipherTest] transformation=DES/OFB176/ISO10126 10:43:59,501 ERROR [main][CipherTest] transformation "DES/OFB176/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,501 INFO [main][CipherTest] transformation=DES/OFB176/ISO10126-2 10:43:59,501 ERROR [main][CipherTest] transformation "DES/OFB176/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,501 INFO [main][CipherTest] transformation=DES/OFB176/ISO10126-2PADDING 10:43:59,501 ERROR [main][CipherTest] transformation "DES/OFB176/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,501 INFO [main][CipherTest] transformation=DES/OFB176/ISO10126PADDING 10:43:59,501 ERROR [main][CipherTest] transformation "DES/OFB176/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,501 INFO [main][CipherTest] transformation=DES/OFB176/ISO7816-4 10:43:59,501 ERROR [main][CipherTest] transformation "DES/OFB176/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,501 INFO [main][CipherTest] transformation=DES/OFB176/ISO7816-4PADDING 10:43:59,501 ERROR [main][CipherTest] transformation "DES/OFB176/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,501 INFO [main][CipherTest] transformation=DES/OFB176/NOPADDING 10:43:59,501 ERROR [main][CipherTest] transformation "DES/OFB176/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,501 INFO [main][CipherTest] transformation=DES/OFB176/PKCS5 10:43:59,501 ERROR [main][CipherTest] transformation "DES/OFB176/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,501 INFO [main][CipherTest] transformation=DES/OFB176/PKCS5PADDING 10:43:59,501 ERROR [main][CipherTest] transformation "DES/OFB176/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,501 INFO [main][CipherTest] transformation=DES/OFB176/PKCS7 10:43:59,501 ERROR [main][CipherTest] transformation "DES/OFB176/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,501 INFO [main][CipherTest] transformation=DES/OFB176/PKCS7PADDING 10:43:59,501 ERROR [main][CipherTest] transformation "DES/OFB176/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,501 INFO [main][CipherTest] transformation=DES/OFB176/TBC 10:43:59,501 ERROR [main][CipherTest] transformation "DES/OFB176/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,501 INFO [main][CipherTest] transformation=DES/OFB176/TBCPADDING 10:43:59,501 ERROR [main][CipherTest] transformation "DES/OFB176/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,502 INFO [main][CipherTest] transformation=DES/OFB176/X9.23 10:43:59,502 ERROR [main][CipherTest] transformation "DES/OFB176/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,502 INFO [main][CipherTest] transformation=DES/OFB176/X9.23PADDING 10:43:59,502 ERROR [main][CipherTest] transformation "DES/OFB176/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,502 INFO [main][CipherTest] transformation=DES/OFB176/ZEROBYTE 10:43:59,502 ERROR [main][CipherTest] transformation "DES/OFB176/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,502 INFO [main][CipherTest] transformation=DES/OFB176/ZEROBYTEPADDING 10:43:59,502 ERROR [main][CipherTest] transformation "DES/OFB176/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,502 INFO [main][CipherTest] transformation=DES/OFB184/ 10:43:59,502 ERROR [main][CipherTest] transformation "DES/OFB184/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,502 INFO [main][CipherTest] transformation=DES/OFB184/ISO10126 10:43:59,502 ERROR [main][CipherTest] transformation "DES/OFB184/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,502 INFO [main][CipherTest] transformation=DES/OFB184/ISO10126-2 10:43:59,502 ERROR [main][CipherTest] transformation "DES/OFB184/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,502 INFO [main][CipherTest] transformation=DES/OFB184/ISO10126-2PADDING 10:43:59,502 ERROR [main][CipherTest] transformation "DES/OFB184/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,502 INFO [main][CipherTest] transformation=DES/OFB184/ISO10126PADDING 10:43:59,502 ERROR [main][CipherTest] transformation "DES/OFB184/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,502 INFO [main][CipherTest] transformation=DES/OFB184/ISO7816-4 10:43:59,502 ERROR [main][CipherTest] transformation "DES/OFB184/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,502 INFO [main][CipherTest] transformation=DES/OFB184/ISO7816-4PADDING 10:43:59,502 ERROR [main][CipherTest] transformation "DES/OFB184/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,502 INFO [main][CipherTest] transformation=DES/OFB184/NOPADDING 10:43:59,502 ERROR [main][CipherTest] transformation "DES/OFB184/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,502 INFO [main][CipherTest] transformation=DES/OFB184/PKCS5 10:43:59,502 ERROR [main][CipherTest] transformation "DES/OFB184/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,502 INFO [main][CipherTest] transformation=DES/OFB184/PKCS5PADDING 10:43:59,502 ERROR [main][CipherTest] transformation "DES/OFB184/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,502 INFO [main][CipherTest] transformation=DES/OFB184/PKCS7 10:43:59,502 ERROR [main][CipherTest] transformation "DES/OFB184/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,502 INFO [main][CipherTest] transformation=DES/OFB184/PKCS7PADDING 10:43:59,503 ERROR [main][CipherTest] transformation "DES/OFB184/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,503 INFO [main][CipherTest] transformation=DES/OFB184/TBC 10:43:59,503 ERROR [main][CipherTest] transformation "DES/OFB184/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,503 INFO [main][CipherTest] transformation=DES/OFB184/TBCPADDING 10:43:59,503 ERROR [main][CipherTest] transformation "DES/OFB184/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,503 INFO [main][CipherTest] transformation=DES/OFB184/X9.23 10:43:59,503 ERROR [main][CipherTest] transformation "DES/OFB184/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,503 INFO [main][CipherTest] transformation=DES/OFB184/X9.23PADDING 10:43:59,503 ERROR [main][CipherTest] transformation "DES/OFB184/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,503 INFO [main][CipherTest] transformation=DES/OFB184/ZEROBYTE 10:43:59,503 ERROR [main][CipherTest] transformation "DES/OFB184/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,503 INFO [main][CipherTest] transformation=DES/OFB184/ZEROBYTEPADDING 10:43:59,503 ERROR [main][CipherTest] transformation "DES/OFB184/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,503 INFO [main][CipherTest] transformation=DES/OFB192/ 10:43:59,503 ERROR [main][CipherTest] transformation "DES/OFB192/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,503 INFO [main][CipherTest] transformation=DES/OFB192/ISO10126 10:43:59,503 ERROR [main][CipherTest] transformation "DES/OFB192/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,503 INFO [main][CipherTest] transformation=DES/OFB192/ISO10126-2 10:43:59,503 ERROR [main][CipherTest] transformation "DES/OFB192/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,503 INFO [main][CipherTest] transformation=DES/OFB192/ISO10126-2PADDING 10:43:59,503 ERROR [main][CipherTest] transformation "DES/OFB192/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,503 INFO [main][CipherTest] transformation=DES/OFB192/ISO10126PADDING 10:43:59,503 ERROR [main][CipherTest] transformation "DES/OFB192/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,503 INFO [main][CipherTest] transformation=DES/OFB192/ISO7816-4 10:43:59,503 ERROR [main][CipherTest] transformation "DES/OFB192/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,503 INFO [main][CipherTest] transformation=DES/OFB192/ISO7816-4PADDING 10:43:59,503 ERROR [main][CipherTest] transformation "DES/OFB192/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,504 INFO [main][CipherTest] transformation=DES/OFB192/NOPADDING 10:43:59,504 ERROR [main][CipherTest] transformation "DES/OFB192/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,504 INFO [main][CipherTest] transformation=DES/OFB192/PKCS5 10:43:59,504 ERROR [main][CipherTest] transformation "DES/OFB192/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,504 INFO [main][CipherTest] transformation=DES/OFB192/PKCS5PADDING 10:43:59,504 ERROR [main][CipherTest] transformation "DES/OFB192/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,504 INFO [main][CipherTest] transformation=DES/OFB192/PKCS7 10:43:59,504 ERROR [main][CipherTest] transformation "DES/OFB192/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,504 INFO [main][CipherTest] transformation=DES/OFB192/PKCS7PADDING 10:43:59,504 ERROR [main][CipherTest] transformation "DES/OFB192/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,504 INFO [main][CipherTest] transformation=DES/OFB192/TBC 10:43:59,504 ERROR [main][CipherTest] transformation "DES/OFB192/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,504 INFO [main][CipherTest] transformation=DES/OFB192/TBCPADDING 10:43:59,504 ERROR [main][CipherTest] transformation "DES/OFB192/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,504 INFO [main][CipherTest] transformation=DES/OFB192/X9.23 10:43:59,504 ERROR [main][CipherTest] transformation "DES/OFB192/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,504 INFO [main][CipherTest] transformation=DES/OFB192/X9.23PADDING 10:43:59,504 ERROR [main][CipherTest] transformation "DES/OFB192/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,504 INFO [main][CipherTest] transformation=DES/OFB192/ZEROBYTE 10:43:59,504 ERROR [main][CipherTest] transformation "DES/OFB192/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,504 INFO [main][CipherTest] transformation=DES/OFB192/ZEROBYTEPADDING 10:43:59,504 ERROR [main][CipherTest] transformation "DES/OFB192/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,504 INFO [main][CipherTest] transformation=DES/OFB200/ 10:43:59,504 ERROR [main][CipherTest] transformation "DES/OFB200/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,504 INFO [main][CipherTest] transformation=DES/OFB200/ISO10126 10:43:59,504 ERROR [main][CipherTest] transformation "DES/OFB200/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,504 INFO [main][CipherTest] transformation=DES/OFB200/ISO10126-2 10:43:59,504 ERROR [main][CipherTest] transformation "DES/OFB200/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,504 INFO [main][CipherTest] transformation=DES/OFB200/ISO10126-2PADDING 10:43:59,504 ERROR [main][CipherTest] transformation "DES/OFB200/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,505 INFO [main][CipherTest] transformation=DES/OFB200/ISO10126PADDING 10:43:59,505 ERROR [main][CipherTest] transformation "DES/OFB200/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,505 INFO [main][CipherTest] transformation=DES/OFB200/ISO7816-4 10:43:59,505 ERROR [main][CipherTest] transformation "DES/OFB200/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,505 INFO [main][CipherTest] transformation=DES/OFB200/ISO7816-4PADDING 10:43:59,505 ERROR [main][CipherTest] transformation "DES/OFB200/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,505 INFO [main][CipherTest] transformation=DES/OFB200/NOPADDING 10:43:59,505 ERROR [main][CipherTest] transformation "DES/OFB200/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,505 INFO [main][CipherTest] transformation=DES/OFB200/PKCS5 10:43:59,505 ERROR [main][CipherTest] transformation "DES/OFB200/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,505 INFO [main][CipherTest] transformation=DES/OFB200/PKCS5PADDING 10:43:59,505 ERROR [main][CipherTest] transformation "DES/OFB200/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,505 INFO [main][CipherTest] transformation=DES/OFB200/PKCS7 10:43:59,505 ERROR [main][CipherTest] transformation "DES/OFB200/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,505 INFO [main][CipherTest] transformation=DES/OFB200/PKCS7PADDING 10:43:59,505 ERROR [main][CipherTest] transformation "DES/OFB200/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,505 INFO [main][CipherTest] transformation=DES/OFB200/TBC 10:43:59,505 ERROR [main][CipherTest] transformation "DES/OFB200/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,505 INFO [main][CipherTest] transformation=DES/OFB200/TBCPADDING 10:43:59,505 ERROR [main][CipherTest] transformation "DES/OFB200/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,505 INFO [main][CipherTest] transformation=DES/OFB200/X9.23 10:43:59,505 ERROR [main][CipherTest] transformation "DES/OFB200/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,505 INFO [main][CipherTest] transformation=DES/OFB200/X9.23PADDING 10:43:59,505 ERROR [main][CipherTest] transformation "DES/OFB200/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,505 INFO [main][CipherTest] transformation=DES/OFB200/ZEROBYTE 10:43:59,505 ERROR [main][CipherTest] transformation "DES/OFB200/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,505 INFO [main][CipherTest] transformation=DES/OFB200/ZEROBYTEPADDING 10:43:59,505 ERROR [main][CipherTest] transformation "DES/OFB200/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,505 INFO [main][CipherTest] transformation=DES/OFB208/ 10:43:59,505 ERROR [main][CipherTest] transformation "DES/OFB208/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,506 INFO [main][CipherTest] transformation=DES/OFB208/ISO10126 10:43:59,506 ERROR [main][CipherTest] transformation "DES/OFB208/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,506 INFO [main][CipherTest] transformation=DES/OFB208/ISO10126-2 10:43:59,506 ERROR [main][CipherTest] transformation "DES/OFB208/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,506 INFO [main][CipherTest] transformation=DES/OFB208/ISO10126-2PADDING 10:43:59,506 ERROR [main][CipherTest] transformation "DES/OFB208/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,506 INFO [main][CipherTest] transformation=DES/OFB208/ISO10126PADDING 10:43:59,506 ERROR [main][CipherTest] transformation "DES/OFB208/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,506 INFO [main][CipherTest] transformation=DES/OFB208/ISO7816-4 10:43:59,506 ERROR [main][CipherTest] transformation "DES/OFB208/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,506 INFO [main][CipherTest] transformation=DES/OFB208/ISO7816-4PADDING 10:43:59,506 ERROR [main][CipherTest] transformation "DES/OFB208/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,506 INFO [main][CipherTest] transformation=DES/OFB208/NOPADDING 10:43:59,506 ERROR [main][CipherTest] transformation "DES/OFB208/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,506 INFO [main][CipherTest] transformation=DES/OFB208/PKCS5 10:43:59,506 ERROR [main][CipherTest] transformation "DES/OFB208/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,506 INFO [main][CipherTest] transformation=DES/OFB208/PKCS5PADDING 10:43:59,506 ERROR [main][CipherTest] transformation "DES/OFB208/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,506 INFO [main][CipherTest] transformation=DES/OFB208/PKCS7 10:43:59,506 ERROR [main][CipherTest] transformation "DES/OFB208/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,506 INFO [main][CipherTest] transformation=DES/OFB208/PKCS7PADDING 10:43:59,506 ERROR [main][CipherTest] transformation "DES/OFB208/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,506 INFO [main][CipherTest] transformation=DES/OFB208/TBC 10:43:59,506 ERROR [main][CipherTest] transformation "DES/OFB208/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,506 INFO [main][CipherTest] transformation=DES/OFB208/TBCPADDING 10:43:59,506 ERROR [main][CipherTest] transformation "DES/OFB208/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,506 INFO [main][CipherTest] transformation=DES/OFB208/X9.23 10:43:59,506 ERROR [main][CipherTest] transformation "DES/OFB208/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,506 INFO [main][CipherTest] transformation=DES/OFB208/X9.23PADDING 10:43:59,506 ERROR [main][CipherTest] transformation "DES/OFB208/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,506 INFO [main][CipherTest] transformation=DES/OFB208/ZEROBYTE 10:43:59,507 ERROR [main][CipherTest] transformation "DES/OFB208/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,507 INFO [main][CipherTest] transformation=DES/OFB208/ZEROBYTEPADDING 10:43:59,507 ERROR [main][CipherTest] transformation "DES/OFB208/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,507 INFO [main][CipherTest] transformation=DES/OFB216/ 10:43:59,507 ERROR [main][CipherTest] transformation "DES/OFB216/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,507 INFO [main][CipherTest] transformation=DES/OFB216/ISO10126 10:43:59,507 ERROR [main][CipherTest] transformation "DES/OFB216/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,507 INFO [main][CipherTest] transformation=DES/OFB216/ISO10126-2 10:43:59,507 ERROR [main][CipherTest] transformation "DES/OFB216/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,507 INFO [main][CipherTest] transformation=DES/OFB216/ISO10126-2PADDING 10:43:59,507 ERROR [main][CipherTest] transformation "DES/OFB216/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,507 INFO [main][CipherTest] transformation=DES/OFB216/ISO10126PADDING 10:43:59,507 ERROR [main][CipherTest] transformation "DES/OFB216/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,507 INFO [main][CipherTest] transformation=DES/OFB216/ISO7816-4 10:43:59,507 ERROR [main][CipherTest] transformation "DES/OFB216/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,507 INFO [main][CipherTest] transformation=DES/OFB216/ISO7816-4PADDING 10:43:59,507 ERROR [main][CipherTest] transformation "DES/OFB216/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,507 INFO [main][CipherTest] transformation=DES/OFB216/NOPADDING 10:43:59,507 ERROR [main][CipherTest] transformation "DES/OFB216/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,507 INFO [main][CipherTest] transformation=DES/OFB216/PKCS5 10:43:59,507 ERROR [main][CipherTest] transformation "DES/OFB216/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,507 INFO [main][CipherTest] transformation=DES/OFB216/PKCS5PADDING 10:43:59,507 ERROR [main][CipherTest] transformation "DES/OFB216/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,507 INFO [main][CipherTest] transformation=DES/OFB216/PKCS7 10:43:59,507 ERROR [main][CipherTest] transformation "DES/OFB216/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,507 INFO [main][CipherTest] transformation=DES/OFB216/PKCS7PADDING 10:43:59,507 ERROR [main][CipherTest] transformation "DES/OFB216/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,508 INFO [main][CipherTest] transformation=DES/OFB216/TBC 10:43:59,508 ERROR [main][CipherTest] transformation "DES/OFB216/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,508 INFO [main][CipherTest] transformation=DES/OFB216/TBCPADDING 10:43:59,508 ERROR [main][CipherTest] transformation "DES/OFB216/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,508 INFO [main][CipherTest] transformation=DES/OFB216/X9.23 10:43:59,508 ERROR [main][CipherTest] transformation "DES/OFB216/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,508 INFO [main][CipherTest] transformation=DES/OFB216/X9.23PADDING 10:43:59,508 ERROR [main][CipherTest] transformation "DES/OFB216/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,508 INFO [main][CipherTest] transformation=DES/OFB216/ZEROBYTE 10:43:59,508 ERROR [main][CipherTest] transformation "DES/OFB216/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,508 INFO [main][CipherTest] transformation=DES/OFB216/ZEROBYTEPADDING 10:43:59,508 ERROR [main][CipherTest] transformation "DES/OFB216/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,508 INFO [main][CipherTest] transformation=DES/OFB224/ 10:43:59,508 ERROR [main][CipherTest] transformation "DES/OFB224/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,508 INFO [main][CipherTest] transformation=DES/OFB224/ISO10126 10:43:59,508 ERROR [main][CipherTest] transformation "DES/OFB224/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,508 INFO [main][CipherTest] transformation=DES/OFB224/ISO10126-2 10:43:59,508 ERROR [main][CipherTest] transformation "DES/OFB224/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,508 INFO [main][CipherTest] transformation=DES/OFB224/ISO10126-2PADDING 10:43:59,508 ERROR [main][CipherTest] transformation "DES/OFB224/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,508 INFO [main][CipherTest] transformation=DES/OFB224/ISO10126PADDING 10:43:59,508 ERROR [main][CipherTest] transformation "DES/OFB224/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,508 INFO [main][CipherTest] transformation=DES/OFB224/ISO7816-4 10:43:59,508 ERROR [main][CipherTest] transformation "DES/OFB224/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,508 INFO [main][CipherTest] transformation=DES/OFB224/ISO7816-4PADDING 10:43:59,508 ERROR [main][CipherTest] transformation "DES/OFB224/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,508 INFO [main][CipherTest] transformation=DES/OFB224/NOPADDING 10:43:59,508 ERROR [main][CipherTest] transformation "DES/OFB224/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,508 INFO [main][CipherTest] transformation=DES/OFB224/PKCS5 10:43:59,508 ERROR [main][CipherTest] transformation "DES/OFB224/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,508 INFO [main][CipherTest] transformation=DES/OFB224/PKCS5PADDING 10:43:59,508 ERROR [main][CipherTest] transformation "DES/OFB224/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,509 INFO [main][CipherTest] transformation=DES/OFB224/PKCS7 10:43:59,509 ERROR [main][CipherTest] transformation "DES/OFB224/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,509 INFO [main][CipherTest] transformation=DES/OFB224/PKCS7PADDING 10:43:59,509 ERROR [main][CipherTest] transformation "DES/OFB224/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,509 INFO [main][CipherTest] transformation=DES/OFB224/TBC 10:43:59,509 ERROR [main][CipherTest] transformation "DES/OFB224/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,509 INFO [main][CipherTest] transformation=DES/OFB224/TBCPADDING 10:43:59,509 ERROR [main][CipherTest] transformation "DES/OFB224/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,509 INFO [main][CipherTest] transformation=DES/OFB224/X9.23 10:43:59,509 ERROR [main][CipherTest] transformation "DES/OFB224/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,509 INFO [main][CipherTest] transformation=DES/OFB224/X9.23PADDING 10:43:59,509 ERROR [main][CipherTest] transformation "DES/OFB224/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,509 INFO [main][CipherTest] transformation=DES/OFB224/ZEROBYTE 10:43:59,509 ERROR [main][CipherTest] transformation "DES/OFB224/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,509 INFO [main][CipherTest] transformation=DES/OFB224/ZEROBYTEPADDING 10:43:59,509 ERROR [main][CipherTest] transformation "DES/OFB224/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,509 INFO [main][CipherTest] transformation=DES/OFB232/ 10:43:59,509 ERROR [main][CipherTest] transformation "DES/OFB232/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,509 INFO [main][CipherTest] transformation=DES/OFB232/ISO10126 10:43:59,509 ERROR [main][CipherTest] transformation "DES/OFB232/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,509 INFO [main][CipherTest] transformation=DES/OFB232/ISO10126-2 10:43:59,509 ERROR [main][CipherTest] transformation "DES/OFB232/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,510 INFO [main][CipherTest] transformation=DES/OFB232/ISO10126-2PADDING 10:43:59,510 ERROR [main][CipherTest] transformation "DES/OFB232/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,510 INFO [main][CipherTest] transformation=DES/OFB232/ISO10126PADDING 10:43:59,510 ERROR [main][CipherTest] transformation "DES/OFB232/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,510 INFO [main][CipherTest] transformation=DES/OFB232/ISO7816-4 10:43:59,510 ERROR [main][CipherTest] transformation "DES/OFB232/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,510 INFO [main][CipherTest] transformation=DES/OFB232/ISO7816-4PADDING 10:43:59,510 ERROR [main][CipherTest] transformation "DES/OFB232/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,510 INFO [main][CipherTest] transformation=DES/OFB232/NOPADDING 10:43:59,510 ERROR [main][CipherTest] transformation "DES/OFB232/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,510 INFO [main][CipherTest] transformation=DES/OFB232/PKCS5 10:43:59,510 ERROR [main][CipherTest] transformation "DES/OFB232/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,510 INFO [main][CipherTest] transformation=DES/OFB232/PKCS5PADDING 10:43:59,510 ERROR [main][CipherTest] transformation "DES/OFB232/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,510 INFO [main][CipherTest] transformation=DES/OFB232/PKCS7 10:43:59,510 ERROR [main][CipherTest] transformation "DES/OFB232/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,510 INFO [main][CipherTest] transformation=DES/OFB232/PKCS7PADDING 10:43:59,510 ERROR [main][CipherTest] transformation "DES/OFB232/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,510 INFO [main][CipherTest] transformation=DES/OFB232/TBC 10:43:59,510 ERROR [main][CipherTest] transformation "DES/OFB232/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,510 INFO [main][CipherTest] transformation=DES/OFB232/TBCPADDING 10:43:59,510 ERROR [main][CipherTest] transformation "DES/OFB232/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,510 INFO [main][CipherTest] transformation=DES/OFB232/X9.23 10:43:59,510 ERROR [main][CipherTest] transformation "DES/OFB232/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,510 INFO [main][CipherTest] transformation=DES/OFB232/X9.23PADDING 10:43:59,510 ERROR [main][CipherTest] transformation "DES/OFB232/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,510 INFO [main][CipherTest] transformation=DES/OFB232/ZEROBYTE 10:43:59,510 ERROR [main][CipherTest] transformation "DES/OFB232/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,510 INFO [main][CipherTest] transformation=DES/OFB232/ZEROBYTEPADDING 10:43:59,510 ERROR [main][CipherTest] transformation "DES/OFB232/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,511 INFO [main][CipherTest] transformation=DES/OFB24/ 10:43:59,511 ERROR [main][CipherTest] transformation "DES/OFB24/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,511 INFO [main][CipherTest] transformation=DES/OFB24/ISO10126 10:43:59,511 ERROR [main][CipherTest] transformation "DES/OFB24/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,511 INFO [main][CipherTest] transformation=DES/OFB24/ISO10126-2 10:43:59,511 ERROR [main][CipherTest] transformation "DES/OFB24/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,511 INFO [main][CipherTest] transformation=DES/OFB24/ISO10126-2PADDING 10:43:59,511 ERROR [main][CipherTest] transformation "DES/OFB24/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,511 INFO [main][CipherTest] transformation=DES/OFB24/ISO10126PADDING 10:43:59,511 ERROR [main][CipherTest] transformation "DES/OFB24/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,511 INFO [main][CipherTest] transformation=DES/OFB24/ISO7816-4 10:43:59,511 ERROR [main][CipherTest] transformation "DES/OFB24/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,511 INFO [main][CipherTest] transformation=DES/OFB24/ISO7816-4PADDING 10:43:59,511 ERROR [main][CipherTest] transformation "DES/OFB24/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,511 INFO [main][CipherTest] transformation=DES/OFB24/NOPADDING 10:43:59,511 ERROR [main][CipherTest] transformation "DES/OFB24/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,511 INFO [main][CipherTest] transformation=DES/OFB24/PKCS5 10:43:59,511 ERROR [main][CipherTest] transformation "DES/OFB24/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,511 INFO [main][CipherTest] transformation=DES/OFB24/PKCS5PADDING 10:43:59,511 ERROR [main][CipherTest] transformation "DES/OFB24/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,511 INFO [main][CipherTest] transformation=DES/OFB24/PKCS7 10:43:59,511 ERROR [main][CipherTest] transformation "DES/OFB24/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,511 INFO [main][CipherTest] transformation=DES/OFB24/PKCS7PADDING 10:43:59,512 ERROR [main][CipherTest] transformation "DES/OFB24/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,512 INFO [main][CipherTest] transformation=DES/OFB24/TBC 10:43:59,512 ERROR [main][CipherTest] transformation "DES/OFB24/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,512 INFO [main][CipherTest] transformation=DES/OFB24/TBCPADDING 10:43:59,512 ERROR [main][CipherTest] transformation "DES/OFB24/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,512 INFO [main][CipherTest] transformation=DES/OFB24/X9.23 10:43:59,512 ERROR [main][CipherTest] transformation "DES/OFB24/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,512 INFO [main][CipherTest] transformation=DES/OFB24/X9.23PADDING 10:43:59,512 ERROR [main][CipherTest] transformation "DES/OFB24/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,512 INFO [main][CipherTest] transformation=DES/OFB24/ZEROBYTE 10:43:59,512 ERROR [main][CipherTest] transformation "DES/OFB24/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,512 INFO [main][CipherTest] transformation=DES/OFB24/ZEROBYTEPADDING 10:43:59,512 ERROR [main][CipherTest] transformation "DES/OFB24/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,512 INFO [main][CipherTest] transformation=DES/OFB240/ 10:43:59,512 ERROR [main][CipherTest] transformation "DES/OFB240/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,512 INFO [main][CipherTest] transformation=DES/OFB240/ISO10126 10:43:59,512 ERROR [main][CipherTest] transformation "DES/OFB240/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,512 INFO [main][CipherTest] transformation=DES/OFB240/ISO10126-2 10:43:59,512 ERROR [main][CipherTest] transformation "DES/OFB240/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,512 INFO [main][CipherTest] transformation=DES/OFB240/ISO10126-2PADDING 10:43:59,512 ERROR [main][CipherTest] transformation "DES/OFB240/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,512 INFO [main][CipherTest] transformation=DES/OFB240/ISO10126PADDING 10:43:59,512 ERROR [main][CipherTest] transformation "DES/OFB240/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,512 INFO [main][CipherTest] transformation=DES/OFB240/ISO7816-4 10:43:59,512 ERROR [main][CipherTest] transformation "DES/OFB240/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,512 INFO [main][CipherTest] transformation=DES/OFB240/ISO7816-4PADDING 10:43:59,512 ERROR [main][CipherTest] transformation "DES/OFB240/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,512 INFO [main][CipherTest] transformation=DES/OFB240/NOPADDING 10:43:59,512 ERROR [main][CipherTest] transformation "DES/OFB240/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,512 INFO [main][CipherTest] transformation=DES/OFB240/PKCS5 10:43:59,512 ERROR [main][CipherTest] transformation "DES/OFB240/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,512 INFO [main][CipherTest] transformation=DES/OFB240/PKCS5PADDING 10:43:59,512 ERROR [main][CipherTest] transformation "DES/OFB240/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,512 INFO [main][CipherTest] transformation=DES/OFB240/PKCS7 10:43:59,513 ERROR [main][CipherTest] transformation "DES/OFB240/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,513 INFO [main][CipherTest] transformation=DES/OFB240/PKCS7PADDING 10:43:59,513 ERROR [main][CipherTest] transformation "DES/OFB240/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,513 INFO [main][CipherTest] transformation=DES/OFB240/TBC 10:43:59,513 ERROR [main][CipherTest] transformation "DES/OFB240/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,513 INFO [main][CipherTest] transformation=DES/OFB240/TBCPADDING 10:43:59,513 ERROR [main][CipherTest] transformation "DES/OFB240/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,513 INFO [main][CipherTest] transformation=DES/OFB240/X9.23 10:43:59,513 ERROR [main][CipherTest] transformation "DES/OFB240/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,513 INFO [main][CipherTest] transformation=DES/OFB240/X9.23PADDING 10:43:59,513 ERROR [main][CipherTest] transformation "DES/OFB240/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,513 INFO [main][CipherTest] transformation=DES/OFB240/ZEROBYTE 10:43:59,513 ERROR [main][CipherTest] transformation "DES/OFB240/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,513 INFO [main][CipherTest] transformation=DES/OFB240/ZEROBYTEPADDING 10:43:59,513 ERROR [main][CipherTest] transformation "DES/OFB240/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,513 INFO [main][CipherTest] transformation=DES/OFB248/ 10:43:59,513 ERROR [main][CipherTest] transformation "DES/OFB248/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,513 INFO [main][CipherTest] transformation=DES/OFB248/ISO10126 10:43:59,513 ERROR [main][CipherTest] transformation "DES/OFB248/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,513 INFO [main][CipherTest] transformation=DES/OFB248/ISO10126-2 10:43:59,513 ERROR [main][CipherTest] transformation "DES/OFB248/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,513 INFO [main][CipherTest] transformation=DES/OFB248/ISO10126-2PADDING 10:43:59,513 ERROR [main][CipherTest] transformation "DES/OFB248/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,513 INFO [main][CipherTest] transformation=DES/OFB248/ISO10126PADDING 10:43:59,513 ERROR [main][CipherTest] transformation "DES/OFB248/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,513 INFO [main][CipherTest] transformation=DES/OFB248/ISO7816-4 10:43:59,513 ERROR [main][CipherTest] transformation "DES/OFB248/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,513 INFO [main][CipherTest] transformation=DES/OFB248/ISO7816-4PADDING 10:43:59,513 ERROR [main][CipherTest] transformation "DES/OFB248/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,513 INFO [main][CipherTest] transformation=DES/OFB248/NOPADDING 10:43:59,513 ERROR [main][CipherTest] transformation "DES/OFB248/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,513 INFO [main][CipherTest] transformation=DES/OFB248/PKCS5 10:43:59,514 ERROR [main][CipherTest] transformation "DES/OFB248/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,514 INFO [main][CipherTest] transformation=DES/OFB248/PKCS5PADDING 10:43:59,514 ERROR [main][CipherTest] transformation "DES/OFB248/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,514 INFO [main][CipherTest] transformation=DES/OFB248/PKCS7 10:43:59,514 ERROR [main][CipherTest] transformation "DES/OFB248/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,514 INFO [main][CipherTest] transformation=DES/OFB248/PKCS7PADDING 10:43:59,514 ERROR [main][CipherTest] transformation "DES/OFB248/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,514 INFO [main][CipherTest] transformation=DES/OFB248/TBC 10:43:59,514 ERROR [main][CipherTest] transformation "DES/OFB248/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,514 INFO [main][CipherTest] transformation=DES/OFB248/TBCPADDING 10:43:59,514 ERROR [main][CipherTest] transformation "DES/OFB248/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,514 INFO [main][CipherTest] transformation=DES/OFB248/X9.23 10:43:59,514 ERROR [main][CipherTest] transformation "DES/OFB248/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,514 INFO [main][CipherTest] transformation=DES/OFB248/X9.23PADDING 10:43:59,514 ERROR [main][CipherTest] transformation "DES/OFB248/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,514 INFO [main][CipherTest] transformation=DES/OFB248/ZEROBYTE 10:43:59,514 ERROR [main][CipherTest] transformation "DES/OFB248/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,514 INFO [main][CipherTest] transformation=DES/OFB248/ZEROBYTEPADDING 10:43:59,514 ERROR [main][CipherTest] transformation "DES/OFB248/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,514 INFO [main][CipherTest] transformation=DES/OFB256/ 10:43:59,514 ERROR [main][CipherTest] transformation "DES/OFB256/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,514 INFO [main][CipherTest] transformation=DES/OFB256/ISO10126 10:43:59,514 ERROR [main][CipherTest] transformation "DES/OFB256/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,514 INFO [main][CipherTest] transformation=DES/OFB256/ISO10126-2 10:43:59,514 ERROR [main][CipherTest] transformation "DES/OFB256/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,514 INFO [main][CipherTest] transformation=DES/OFB256/ISO10126-2PADDING 10:43:59,514 ERROR [main][CipherTest] transformation "DES/OFB256/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,514 INFO [main][CipherTest] transformation=DES/OFB256/ISO10126PADDING 10:43:59,514 ERROR [main][CipherTest] transformation "DES/OFB256/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,514 INFO [main][CipherTest] transformation=DES/OFB256/ISO7816-4 10:43:59,515 ERROR [main][CipherTest] transformation "DES/OFB256/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,515 INFO [main][CipherTest] transformation=DES/OFB256/ISO7816-4PADDING 10:43:59,515 ERROR [main][CipherTest] transformation "DES/OFB256/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,515 INFO [main][CipherTest] transformation=DES/OFB256/NOPADDING 10:43:59,515 ERROR [main][CipherTest] transformation "DES/OFB256/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,515 INFO [main][CipherTest] transformation=DES/OFB256/PKCS5 10:43:59,515 ERROR [main][CipherTest] transformation "DES/OFB256/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,515 INFO [main][CipherTest] transformation=DES/OFB256/PKCS5PADDING 10:43:59,515 ERROR [main][CipherTest] transformation "DES/OFB256/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,515 INFO [main][CipherTest] transformation=DES/OFB256/PKCS7 10:43:59,515 ERROR [main][CipherTest] transformation "DES/OFB256/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,515 INFO [main][CipherTest] transformation=DES/OFB256/PKCS7PADDING 10:43:59,515 ERROR [main][CipherTest] transformation "DES/OFB256/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,515 INFO [main][CipherTest] transformation=DES/OFB256/TBC 10:43:59,515 ERROR [main][CipherTest] transformation "DES/OFB256/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,515 INFO [main][CipherTest] transformation=DES/OFB256/TBCPADDING 10:43:59,515 ERROR [main][CipherTest] transformation "DES/OFB256/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,515 INFO [main][CipherTest] transformation=DES/OFB256/X9.23 10:43:59,515 ERROR [main][CipherTest] transformation "DES/OFB256/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,515 INFO [main][CipherTest] transformation=DES/OFB256/X9.23PADDING 10:43:59,515 ERROR [main][CipherTest] transformation "DES/OFB256/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,515 INFO [main][CipherTest] transformation=DES/OFB256/ZEROBYTE 10:43:59,515 ERROR [main][CipherTest] transformation "DES/OFB256/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,515 INFO [main][CipherTest] transformation=DES/OFB256/ZEROBYTEPADDING 10:43:59,515 ERROR [main][CipherTest] transformation "DES/OFB256/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,515 INFO [main][CipherTest] transformation=DES/OFB32/ 10:43:59,516 ERROR [main][CipherTest] transformation "DES/OFB32/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,516 INFO [main][CipherTest] transformation=DES/OFB32/ISO10126 10:43:59,516 ERROR [main][CipherTest] transformation "DES/OFB32/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,516 INFO [main][CipherTest] transformation=DES/OFB32/ISO10126-2 10:43:59,516 ERROR [main][CipherTest] transformation "DES/OFB32/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,516 INFO [main][CipherTest] transformation=DES/OFB32/ISO10126-2PADDING 10:43:59,516 ERROR [main][CipherTest] transformation "DES/OFB32/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,516 INFO [main][CipherTest] transformation=DES/OFB32/ISO10126PADDING 10:43:59,516 ERROR [main][CipherTest] transformation "DES/OFB32/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,516 INFO [main][CipherTest] transformation=DES/OFB32/ISO7816-4 10:43:59,516 ERROR [main][CipherTest] transformation "DES/OFB32/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,516 INFO [main][CipherTest] transformation=DES/OFB32/ISO7816-4PADDING 10:43:59,516 ERROR [main][CipherTest] transformation "DES/OFB32/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,516 INFO [main][CipherTest] transformation=DES/OFB32/NOPADDING 10:43:59,516 ERROR [main][CipherTest] transformation "DES/OFB32/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,516 INFO [main][CipherTest] transformation=DES/OFB32/PKCS5 10:43:59,516 ERROR [main][CipherTest] transformation "DES/OFB32/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,516 INFO [main][CipherTest] transformation=DES/OFB32/PKCS5PADDING 10:43:59,516 ERROR [main][CipherTest] transformation "DES/OFB32/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,516 INFO [main][CipherTest] transformation=DES/OFB32/PKCS7 10:43:59,516 ERROR [main][CipherTest] transformation "DES/OFB32/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,516 INFO [main][CipherTest] transformation=DES/OFB32/PKCS7PADDING 10:43:59,516 ERROR [main][CipherTest] transformation "DES/OFB32/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,516 INFO [main][CipherTest] transformation=DES/OFB32/TBC 10:43:59,516 ERROR [main][CipherTest] transformation "DES/OFB32/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,516 INFO [main][CipherTest] transformation=DES/OFB32/TBCPADDING 10:43:59,516 ERROR [main][CipherTest] transformation "DES/OFB32/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,516 INFO [main][CipherTest] transformation=DES/OFB32/X9.23 10:43:59,516 ERROR [main][CipherTest] transformation "DES/OFB32/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,517 INFO [main][CipherTest] transformation=DES/OFB32/X9.23PADDING 10:43:59,517 ERROR [main][CipherTest] transformation "DES/OFB32/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,517 INFO [main][CipherTest] transformation=DES/OFB32/ZEROBYTE 10:43:59,517 ERROR [main][CipherTest] transformation "DES/OFB32/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,517 INFO [main][CipherTest] transformation=DES/OFB32/ZEROBYTEPADDING 10:43:59,517 ERROR [main][CipherTest] transformation "DES/OFB32/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,517 INFO [main][CipherTest] transformation=DES/OFB40/ 10:43:59,517 ERROR [main][CipherTest] transformation "DES/OFB40/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,517 INFO [main][CipherTest] transformation=DES/OFB40/ISO10126 10:43:59,517 ERROR [main][CipherTest] transformation "DES/OFB40/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,517 INFO [main][CipherTest] transformation=DES/OFB40/ISO10126-2 10:43:59,517 ERROR [main][CipherTest] transformation "DES/OFB40/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,517 INFO [main][CipherTest] transformation=DES/OFB40/ISO10126-2PADDING 10:43:59,517 ERROR [main][CipherTest] transformation "DES/OFB40/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,517 INFO [main][CipherTest] transformation=DES/OFB40/ISO10126PADDING 10:43:59,517 ERROR [main][CipherTest] transformation "DES/OFB40/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,517 INFO [main][CipherTest] transformation=DES/OFB40/ISO7816-4 10:43:59,517 ERROR [main][CipherTest] transformation "DES/OFB40/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,517 INFO [main][CipherTest] transformation=DES/OFB40/ISO7816-4PADDING 10:43:59,517 ERROR [main][CipherTest] transformation "DES/OFB40/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,517 INFO [main][CipherTest] transformation=DES/OFB40/NOPADDING 10:43:59,517 ERROR [main][CipherTest] transformation "DES/OFB40/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,517 INFO [main][CipherTest] transformation=DES/OFB40/PKCS5 10:43:59,517 ERROR [main][CipherTest] transformation "DES/OFB40/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,517 INFO [main][CipherTest] transformation=DES/OFB40/PKCS5PADDING 10:43:59,517 ERROR [main][CipherTest] transformation "DES/OFB40/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,517 INFO [main][CipherTest] transformation=DES/OFB40/PKCS7 10:43:59,517 ERROR [main][CipherTest] transformation "DES/OFB40/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,517 INFO [main][CipherTest] transformation=DES/OFB40/PKCS7PADDING 10:43:59,518 ERROR [main][CipherTest] transformation "DES/OFB40/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,518 INFO [main][CipherTest] transformation=DES/OFB40/TBC 10:43:59,518 ERROR [main][CipherTest] transformation "DES/OFB40/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,518 INFO [main][CipherTest] transformation=DES/OFB40/TBCPADDING 10:43:59,518 ERROR [main][CipherTest] transformation "DES/OFB40/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,518 INFO [main][CipherTest] transformation=DES/OFB40/X9.23 10:43:59,518 ERROR [main][CipherTest] transformation "DES/OFB40/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,518 INFO [main][CipherTest] transformation=DES/OFB40/X9.23PADDING 10:43:59,518 ERROR [main][CipherTest] transformation "DES/OFB40/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,518 INFO [main][CipherTest] transformation=DES/OFB40/ZEROBYTE 10:43:59,518 ERROR [main][CipherTest] transformation "DES/OFB40/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,518 INFO [main][CipherTest] transformation=DES/OFB40/ZEROBYTEPADDING 10:43:59,518 ERROR [main][CipherTest] transformation "DES/OFB40/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,518 INFO [main][CipherTest] transformation=DES/OFB48/ 10:43:59,518 ERROR [main][CipherTest] transformation "DES/OFB48/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,518 INFO [main][CipherTest] transformation=DES/OFB48/ISO10126 10:43:59,518 ERROR [main][CipherTest] transformation "DES/OFB48/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,518 INFO [main][CipherTest] transformation=DES/OFB48/ISO10126-2 10:43:59,518 ERROR [main][CipherTest] transformation "DES/OFB48/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,518 INFO [main][CipherTest] transformation=DES/OFB48/ISO10126-2PADDING 10:43:59,518 ERROR [main][CipherTest] transformation "DES/OFB48/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,518 INFO [main][CipherTest] transformation=DES/OFB48/ISO10126PADDING 10:43:59,518 ERROR [main][CipherTest] transformation "DES/OFB48/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,518 INFO [main][CipherTest] transformation=DES/OFB48/ISO7816-4 10:43:59,518 ERROR [main][CipherTest] transformation "DES/OFB48/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,518 INFO [main][CipherTest] transformation=DES/OFB48/ISO7816-4PADDING 10:43:59,518 ERROR [main][CipherTest] transformation "DES/OFB48/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,518 INFO [main][CipherTest] transformation=DES/OFB48/NOPADDING 10:43:59,518 ERROR [main][CipherTest] transformation "DES/OFB48/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,518 INFO [main][CipherTest] transformation=DES/OFB48/PKCS5 10:43:59,518 ERROR [main][CipherTest] transformation "DES/OFB48/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,518 INFO [main][CipherTest] transformation=DES/OFB48/PKCS5PADDING 10:43:59,519 ERROR [main][CipherTest] transformation "DES/OFB48/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,519 INFO [main][CipherTest] transformation=DES/OFB48/PKCS7 10:43:59,519 ERROR [main][CipherTest] transformation "DES/OFB48/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,519 INFO [main][CipherTest] transformation=DES/OFB48/PKCS7PADDING 10:43:59,519 ERROR [main][CipherTest] transformation "DES/OFB48/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,519 INFO [main][CipherTest] transformation=DES/OFB48/TBC 10:43:59,519 ERROR [main][CipherTest] transformation "DES/OFB48/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,519 INFO [main][CipherTest] transformation=DES/OFB48/TBCPADDING 10:43:59,519 ERROR [main][CipherTest] transformation "DES/OFB48/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,519 INFO [main][CipherTest] transformation=DES/OFB48/X9.23 10:43:59,519 ERROR [main][CipherTest] transformation "DES/OFB48/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,519 INFO [main][CipherTest] transformation=DES/OFB48/X9.23PADDING 10:43:59,519 ERROR [main][CipherTest] transformation "DES/OFB48/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,519 INFO [main][CipherTest] transformation=DES/OFB48/ZEROBYTE 10:43:59,519 ERROR [main][CipherTest] transformation "DES/OFB48/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,519 INFO [main][CipherTest] transformation=DES/OFB48/ZEROBYTEPADDING 10:43:59,519 ERROR [main][CipherTest] transformation "DES/OFB48/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,519 INFO [main][CipherTest] transformation=DES/OFB56/ 10:43:59,519 ERROR [main][CipherTest] transformation "DES/OFB56/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,519 INFO [main][CipherTest] transformation=DES/OFB56/ISO10126 10:43:59,519 ERROR [main][CipherTest] transformation "DES/OFB56/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,519 INFO [main][CipherTest] transformation=DES/OFB56/ISO10126-2 10:43:59,519 ERROR [main][CipherTest] transformation "DES/OFB56/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,519 INFO [main][CipherTest] transformation=DES/OFB56/ISO10126-2PADDING 10:43:59,520 ERROR [main][CipherTest] transformation "DES/OFB56/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,520 INFO [main][CipherTest] transformation=DES/OFB56/ISO10126PADDING 10:43:59,520 ERROR [main][CipherTest] transformation "DES/OFB56/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,520 INFO [main][CipherTest] transformation=DES/OFB56/ISO7816-4 10:43:59,520 ERROR [main][CipherTest] transformation "DES/OFB56/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,520 INFO [main][CipherTest] transformation=DES/OFB56/ISO7816-4PADDING 10:43:59,520 ERROR [main][CipherTest] transformation "DES/OFB56/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,520 INFO [main][CipherTest] transformation=DES/OFB56/NOPADDING 10:43:59,520 ERROR [main][CipherTest] transformation "DES/OFB56/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,520 INFO [main][CipherTest] transformation=DES/OFB56/PKCS5 10:43:59,520 ERROR [main][CipherTest] transformation "DES/OFB56/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,520 INFO [main][CipherTest] transformation=DES/OFB56/PKCS5PADDING 10:43:59,520 ERROR [main][CipherTest] transformation "DES/OFB56/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,520 INFO [main][CipherTest] transformation=DES/OFB56/PKCS7 10:43:59,520 ERROR [main][CipherTest] transformation "DES/OFB56/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,520 INFO [main][CipherTest] transformation=DES/OFB56/PKCS7PADDING 10:43:59,520 ERROR [main][CipherTest] transformation "DES/OFB56/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,520 INFO [main][CipherTest] transformation=DES/OFB56/TBC 10:43:59,520 ERROR [main][CipherTest] transformation "DES/OFB56/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,520 INFO [main][CipherTest] transformation=DES/OFB56/TBCPADDING 10:43:59,520 ERROR [main][CipherTest] transformation "DES/OFB56/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,520 INFO [main][CipherTest] transformation=DES/OFB56/X9.23 10:43:59,520 ERROR [main][CipherTest] transformation "DES/OFB56/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,520 INFO [main][CipherTest] transformation=DES/OFB56/X9.23PADDING 10:43:59,520 ERROR [main][CipherTest] transformation "DES/OFB56/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,520 INFO [main][CipherTest] transformation=DES/OFB56/ZEROBYTE 10:43:59,520 ERROR [main][CipherTest] transformation "DES/OFB56/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,520 INFO [main][CipherTest] transformation=DES/OFB56/ZEROBYTEPADDING 10:43:59,520 ERROR [main][CipherTest] transformation "DES/OFB56/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,520 INFO [main][CipherTest] transformation=DES/OFB64/ 10:43:59,520 ERROR [main][CipherTest] transformation "DES/OFB64/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,520 INFO [main][CipherTest] transformation=DES/OFB64/ISO10126 10:43:59,521 ERROR [main][CipherTest] transformation "DES/OFB64/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,521 INFO [main][CipherTest] transformation=DES/OFB64/ISO10126-2 10:43:59,521 ERROR [main][CipherTest] transformation "DES/OFB64/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,521 INFO [main][CipherTest] transformation=DES/OFB64/ISO10126-2PADDING 10:43:59,521 ERROR [main][CipherTest] transformation "DES/OFB64/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,521 INFO [main][CipherTest] transformation=DES/OFB64/ISO10126PADDING 10:43:59,521 ERROR [main][CipherTest] transformation "DES/OFB64/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,521 INFO [main][CipherTest] transformation=DES/OFB64/ISO7816-4 10:43:59,521 ERROR [main][CipherTest] transformation "DES/OFB64/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,521 INFO [main][CipherTest] transformation=DES/OFB64/ISO7816-4PADDING 10:43:59,521 ERROR [main][CipherTest] transformation "DES/OFB64/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,521 INFO [main][CipherTest] transformation=DES/OFB64/NOPADDING 10:43:59,521 ERROR [main][CipherTest] transformation "DES/OFB64/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,521 INFO [main][CipherTest] transformation=DES/OFB64/PKCS5 10:43:59,521 ERROR [main][CipherTest] transformation "DES/OFB64/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,521 INFO [main][CipherTest] transformation=DES/OFB64/PKCS5PADDING 10:43:59,521 ERROR [main][CipherTest] transformation "DES/OFB64/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,522 INFO [main][CipherTest] transformation=DES/OFB64/PKCS7 10:43:59,522 ERROR [main][CipherTest] transformation "DES/OFB64/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,522 INFO [main][CipherTest] transformation=DES/OFB64/PKCS7PADDING 10:43:59,522 ERROR [main][CipherTest] transformation "DES/OFB64/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,522 INFO [main][CipherTest] transformation=DES/OFB64/TBC 10:43:59,522 ERROR [main][CipherTest] transformation "DES/OFB64/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,522 INFO [main][CipherTest] transformation=DES/OFB64/TBCPADDING 10:43:59,522 ERROR [main][CipherTest] transformation "DES/OFB64/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,522 INFO [main][CipherTest] transformation=DES/OFB64/X9.23 10:43:59,522 ERROR [main][CipherTest] transformation "DES/OFB64/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,522 INFO [main][CipherTest] transformation=DES/OFB64/X9.23PADDING 10:43:59,522 ERROR [main][CipherTest] transformation "DES/OFB64/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,522 INFO [main][CipherTest] transformation=DES/OFB64/ZEROBYTE 10:43:59,522 ERROR [main][CipherTest] transformation "DES/OFB64/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,522 INFO [main][CipherTest] transformation=DES/OFB64/ZEROBYTEPADDING 10:43:59,522 ERROR [main][CipherTest] transformation "DES/OFB64/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,522 INFO [main][CipherTest] transformation=DES/OFB72/ 10:43:59,522 ERROR [main][CipherTest] transformation "DES/OFB72/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,522 INFO [main][CipherTest] transformation=DES/OFB72/ISO10126 10:43:59,522 ERROR [main][CipherTest] transformation "DES/OFB72/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,522 INFO [main][CipherTest] transformation=DES/OFB72/ISO10126-2 10:43:59,522 ERROR [main][CipherTest] transformation "DES/OFB72/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,522 INFO [main][CipherTest] transformation=DES/OFB72/ISO10126-2PADDING 10:43:59,522 ERROR [main][CipherTest] transformation "DES/OFB72/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,522 INFO [main][CipherTest] transformation=DES/OFB72/ISO10126PADDING 10:43:59,522 ERROR [main][CipherTest] transformation "DES/OFB72/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,522 INFO [main][CipherTest] transformation=DES/OFB72/ISO7816-4 10:43:59,522 ERROR [main][CipherTest] transformation "DES/OFB72/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,522 INFO [main][CipherTest] transformation=DES/OFB72/ISO7816-4PADDING 10:43:59,522 ERROR [main][CipherTest] transformation "DES/OFB72/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,522 INFO [main][CipherTest] transformation=DES/OFB72/NOPADDING 10:43:59,523 ERROR [main][CipherTest] transformation "DES/OFB72/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,523 INFO [main][CipherTest] transformation=DES/OFB72/PKCS5 10:43:59,523 ERROR [main][CipherTest] transformation "DES/OFB72/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,523 INFO [main][CipherTest] transformation=DES/OFB72/PKCS5PADDING 10:43:59,523 ERROR [main][CipherTest] transformation "DES/OFB72/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,523 INFO [main][CipherTest] transformation=DES/OFB72/PKCS7 10:43:59,523 ERROR [main][CipherTest] transformation "DES/OFB72/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,523 INFO [main][CipherTest] transformation=DES/OFB72/PKCS7PADDING 10:43:59,523 ERROR [main][CipherTest] transformation "DES/OFB72/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,523 INFO [main][CipherTest] transformation=DES/OFB72/TBC 10:43:59,523 ERROR [main][CipherTest] transformation "DES/OFB72/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,523 INFO [main][CipherTest] transformation=DES/OFB72/TBCPADDING 10:43:59,523 ERROR [main][CipherTest] transformation "DES/OFB72/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,523 INFO [main][CipherTest] transformation=DES/OFB72/X9.23 10:43:59,523 ERROR [main][CipherTest] transformation "DES/OFB72/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,523 INFO [main][CipherTest] transformation=DES/OFB72/X9.23PADDING 10:43:59,523 ERROR [main][CipherTest] transformation "DES/OFB72/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,523 INFO [main][CipherTest] transformation=DES/OFB72/ZEROBYTE 10:43:59,523 ERROR [main][CipherTest] transformation "DES/OFB72/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,523 INFO [main][CipherTest] transformation=DES/OFB72/ZEROBYTEPADDING 10:43:59,523 ERROR [main][CipherTest] transformation "DES/OFB72/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,523 INFO [main][CipherTest] transformation=DES/OFB8/ 10:43:59,523 ERROR [main][CipherTest] transformation "DES/OFB8/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,523 INFO [main][CipherTest] transformation=DES/OFB8/ISO10126 10:43:59,523 ERROR [main][CipherTest] transformation "DES/OFB8/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,524 INFO [main][CipherTest] transformation=DES/OFB8/ISO10126-2 10:43:59,524 ERROR [main][CipherTest] transformation "DES/OFB8/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,524 INFO [main][CipherTest] transformation=DES/OFB8/ISO10126-2PADDING 10:43:59,524 ERROR [main][CipherTest] transformation "DES/OFB8/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,524 INFO [main][CipherTest] transformation=DES/OFB8/ISO10126PADDING 10:43:59,524 ERROR [main][CipherTest] transformation "DES/OFB8/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,524 INFO [main][CipherTest] transformation=DES/OFB8/ISO7816-4 10:43:59,524 ERROR [main][CipherTest] transformation "DES/OFB8/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,524 INFO [main][CipherTest] transformation=DES/OFB8/ISO7816-4PADDING 10:43:59,524 ERROR [main][CipherTest] transformation "DES/OFB8/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,524 INFO [main][CipherTest] transformation=DES/OFB8/NOPADDING 10:43:59,524 ERROR [main][CipherTest] transformation "DES/OFB8/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,524 INFO [main][CipherTest] transformation=DES/OFB8/PKCS5 10:43:59,524 ERROR [main][CipherTest] transformation "DES/OFB8/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,524 INFO [main][CipherTest] transformation=DES/OFB8/PKCS5PADDING 10:43:59,524 ERROR [main][CipherTest] transformation "DES/OFB8/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,524 INFO [main][CipherTest] transformation=DES/OFB8/PKCS7 10:43:59,524 ERROR [main][CipherTest] transformation "DES/OFB8/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,524 INFO [main][CipherTest] transformation=DES/OFB8/PKCS7PADDING 10:43:59,524 ERROR [main][CipherTest] transformation "DES/OFB8/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,524 INFO [main][CipherTest] transformation=DES/OFB8/TBC 10:43:59,524 ERROR [main][CipherTest] transformation "DES/OFB8/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,524 INFO [main][CipherTest] transformation=DES/OFB8/TBCPADDING 10:43:59,524 ERROR [main][CipherTest] transformation "DES/OFB8/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,524 INFO [main][CipherTest] transformation=DES/OFB8/X9.23 10:43:59,524 ERROR [main][CipherTest] transformation "DES/OFB8/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,524 INFO [main][CipherTest] transformation=DES/OFB8/X9.23PADDING 10:43:59,524 ERROR [main][CipherTest] transformation "DES/OFB8/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,524 INFO [main][CipherTest] transformation=DES/OFB8/ZEROBYTE 10:43:59,524 ERROR [main][CipherTest] transformation "DES/OFB8/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,525 INFO [main][CipherTest] transformation=DES/OFB8/ZEROBYTEPADDING 10:43:59,525 ERROR [main][CipherTest] transformation "DES/OFB8/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,525 INFO [main][CipherTest] transformation=DES/OFB80/ 10:43:59,525 ERROR [main][CipherTest] transformation "DES/OFB80/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,525 INFO [main][CipherTest] transformation=DES/OFB80/ISO10126 10:43:59,525 ERROR [main][CipherTest] transformation "DES/OFB80/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,525 INFO [main][CipherTest] transformation=DES/OFB80/ISO10126-2 10:43:59,525 ERROR [main][CipherTest] transformation "DES/OFB80/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,525 INFO [main][CipherTest] transformation=DES/OFB80/ISO10126-2PADDING 10:43:59,525 ERROR [main][CipherTest] transformation "DES/OFB80/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,525 INFO [main][CipherTest] transformation=DES/OFB80/ISO10126PADDING 10:43:59,525 ERROR [main][CipherTest] transformation "DES/OFB80/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,525 INFO [main][CipherTest] transformation=DES/OFB80/ISO7816-4 10:43:59,525 ERROR [main][CipherTest] transformation "DES/OFB80/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,525 INFO [main][CipherTest] transformation=DES/OFB80/ISO7816-4PADDING 10:43:59,525 ERROR [main][CipherTest] transformation "DES/OFB80/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,525 INFO [main][CipherTest] transformation=DES/OFB80/NOPADDING 10:43:59,525 ERROR [main][CipherTest] transformation "DES/OFB80/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,525 INFO [main][CipherTest] transformation=DES/OFB80/PKCS5 10:43:59,525 ERROR [main][CipherTest] transformation "DES/OFB80/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,525 INFO [main][CipherTest] transformation=DES/OFB80/PKCS5PADDING 10:43:59,525 ERROR [main][CipherTest] transformation "DES/OFB80/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,525 INFO [main][CipherTest] transformation=DES/OFB80/PKCS7 10:43:59,525 ERROR [main][CipherTest] transformation "DES/OFB80/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,525 INFO [main][CipherTest] transformation=DES/OFB80/PKCS7PADDING 10:43:59,525 ERROR [main][CipherTest] transformation "DES/OFB80/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,525 INFO [main][CipherTest] transformation=DES/OFB80/TBC 10:43:59,525 ERROR [main][CipherTest] transformation "DES/OFB80/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,525 INFO [main][CipherTest] transformation=DES/OFB80/TBCPADDING 10:43:59,525 ERROR [main][CipherTest] transformation "DES/OFB80/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,525 INFO [main][CipherTest] transformation=DES/OFB80/X9.23 10:43:59,525 ERROR [main][CipherTest] transformation "DES/OFB80/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,526 INFO [main][CipherTest] transformation=DES/OFB80/X9.23PADDING 10:43:59,526 ERROR [main][CipherTest] transformation "DES/OFB80/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,526 INFO [main][CipherTest] transformation=DES/OFB80/ZEROBYTE 10:43:59,526 ERROR [main][CipherTest] transformation "DES/OFB80/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,526 INFO [main][CipherTest] transformation=DES/OFB80/ZEROBYTEPADDING 10:43:59,526 ERROR [main][CipherTest] transformation "DES/OFB80/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,526 INFO [main][CipherTest] transformation=DES/OFB88/ 10:43:59,526 ERROR [main][CipherTest] transformation "DES/OFB88/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,526 INFO [main][CipherTest] transformation=DES/OFB88/ISO10126 10:43:59,526 ERROR [main][CipherTest] transformation "DES/OFB88/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,526 INFO [main][CipherTest] transformation=DES/OFB88/ISO10126-2 10:43:59,526 ERROR [main][CipherTest] transformation "DES/OFB88/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,526 INFO [main][CipherTest] transformation=DES/OFB88/ISO10126-2PADDING 10:43:59,526 ERROR [main][CipherTest] transformation "DES/OFB88/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,526 INFO [main][CipherTest] transformation=DES/OFB88/ISO10126PADDING 10:43:59,526 ERROR [main][CipherTest] transformation "DES/OFB88/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,526 INFO [main][CipherTest] transformation=DES/OFB88/ISO7816-4 10:43:59,526 ERROR [main][CipherTest] transformation "DES/OFB88/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,526 INFO [main][CipherTest] transformation=DES/OFB88/ISO7816-4PADDING 10:43:59,526 ERROR [main][CipherTest] transformation "DES/OFB88/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,526 INFO [main][CipherTest] transformation=DES/OFB88/NOPADDING 10:43:59,526 ERROR [main][CipherTest] transformation "DES/OFB88/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,526 INFO [main][CipherTest] transformation=DES/OFB88/PKCS5 10:43:59,526 ERROR [main][CipherTest] transformation "DES/OFB88/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,526 INFO [main][CipherTest] transformation=DES/OFB88/PKCS5PADDING 10:43:59,526 ERROR [main][CipherTest] transformation "DES/OFB88/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,526 INFO [main][CipherTest] transformation=DES/OFB88/PKCS7 10:43:59,526 ERROR [main][CipherTest] transformation "DES/OFB88/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,526 INFO [main][CipherTest] transformation=DES/OFB88/PKCS7PADDING 10:43:59,526 ERROR [main][CipherTest] transformation "DES/OFB88/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,526 INFO [main][CipherTest] transformation=DES/OFB88/TBC 10:43:59,526 ERROR [main][CipherTest] transformation "DES/OFB88/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,526 INFO [main][CipherTest] transformation=DES/OFB88/TBCPADDING 10:43:59,526 ERROR [main][CipherTest] transformation "DES/OFB88/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,527 INFO [main][CipherTest] transformation=DES/OFB88/X9.23 10:43:59,527 ERROR [main][CipherTest] transformation "DES/OFB88/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,527 INFO [main][CipherTest] transformation=DES/OFB88/X9.23PADDING 10:43:59,527 ERROR [main][CipherTest] transformation "DES/OFB88/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,527 INFO [main][CipherTest] transformation=DES/OFB88/ZEROBYTE 10:43:59,527 ERROR [main][CipherTest] transformation "DES/OFB88/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,527 INFO [main][CipherTest] transformation=DES/OFB88/ZEROBYTEPADDING 10:43:59,527 ERROR [main][CipherTest] transformation "DES/OFB88/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,527 INFO [main][CipherTest] transformation=DES/OFB96/ 10:43:59,527 ERROR [main][CipherTest] transformation "DES/OFB96/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,527 INFO [main][CipherTest] transformation=DES/OFB96/ISO10126 10:43:59,527 ERROR [main][CipherTest] transformation "DES/OFB96/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,527 INFO [main][CipherTest] transformation=DES/OFB96/ISO10126-2 10:43:59,527 ERROR [main][CipherTest] transformation "DES/OFB96/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,527 INFO [main][CipherTest] transformation=DES/OFB96/ISO10126-2PADDING 10:43:59,527 ERROR [main][CipherTest] transformation "DES/OFB96/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,527 INFO [main][CipherTest] transformation=DES/OFB96/ISO10126PADDING 10:43:59,527 ERROR [main][CipherTest] transformation "DES/OFB96/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,527 INFO [main][CipherTest] transformation=DES/OFB96/ISO7816-4 10:43:59,527 ERROR [main][CipherTest] transformation "DES/OFB96/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,527 INFO [main][CipherTest] transformation=DES/OFB96/ISO7816-4PADDING 10:43:59,527 ERROR [main][CipherTest] transformation "DES/OFB96/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,527 INFO [main][CipherTest] transformation=DES/OFB96/NOPADDING 10:43:59,527 ERROR [main][CipherTest] transformation "DES/OFB96/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,527 INFO [main][CipherTest] transformation=DES/OFB96/PKCS5 10:43:59,527 ERROR [main][CipherTest] transformation "DES/OFB96/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,527 INFO [main][CipherTest] transformation=DES/OFB96/PKCS5PADDING 10:43:59,527 ERROR [main][CipherTest] transformation "DES/OFB96/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,527 INFO [main][CipherTest] transformation=DES/OFB96/PKCS7 10:43:59,527 ERROR [main][CipherTest] transformation "DES/OFB96/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,527 INFO [main][CipherTest] transformation=DES/OFB96/PKCS7PADDING 10:43:59,528 ERROR [main][CipherTest] transformation "DES/OFB96/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,528 INFO [main][CipherTest] transformation=DES/OFB96/TBC 10:43:59,528 ERROR [main][CipherTest] transformation "DES/OFB96/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,528 INFO [main][CipherTest] transformation=DES/OFB96/TBCPADDING 10:43:59,528 ERROR [main][CipherTest] transformation "DES/OFB96/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,528 INFO [main][CipherTest] transformation=DES/OFB96/X9.23 10:43:59,528 ERROR [main][CipherTest] transformation "DES/OFB96/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,528 INFO [main][CipherTest] transformation=DES/OFB96/X9.23PADDING 10:43:59,528 ERROR [main][CipherTest] transformation "DES/OFB96/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,528 INFO [main][CipherTest] transformation=DES/OFB96/ZEROBYTE 10:43:59,528 ERROR [main][CipherTest] transformation "DES/OFB96/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,528 INFO [main][CipherTest] transformation=DES/OFB96/ZEROBYTEPADDING 10:43:59,528 ERROR [main][CipherTest] transformation "DES/OFB96/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,528 INFO [main][CipherTest] transformation=DES/SIC/ 10:43:59,528 ERROR [main][CipherTest] transformation "DES/SIC/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,528 INFO [main][CipherTest] transformation=DES/SIC/ISO10126 10:43:59,528 ERROR [main][CipherTest] transformation "DES/SIC/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,528 INFO [main][CipherTest] transformation=DES/SIC/ISO10126-2 10:43:59,528 ERROR [main][CipherTest] transformation "DES/SIC/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,528 INFO [main][CipherTest] transformation=DES/SIC/ISO10126-2PADDING 10:43:59,528 ERROR [main][CipherTest] transformation "DES/SIC/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,528 INFO [main][CipherTest] transformation=DES/SIC/ISO10126PADDING 10:43:59,528 ERROR [main][CipherTest] transformation "DES/SIC/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,528 INFO [main][CipherTest] transformation=DES/SIC/ISO7816-4 10:43:59,528 ERROR [main][CipherTest] transformation "DES/SIC/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,528 INFO [main][CipherTest] transformation=DES/SIC/ISO7816-4PADDING 10:43:59,529 ERROR [main][CipherTest] transformation "DES/SIC/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,529 INFO [main][CipherTest] transformation=DES/SIC/NOPADDING 10:43:59,529 ERROR [main][CipherTest] transformation "DES/SIC/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,529 INFO [main][CipherTest] transformation=DES/SIC/PKCS5 10:43:59,529 ERROR [main][CipherTest] transformation "DES/SIC/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,529 INFO [main][CipherTest] transformation=DES/SIC/PKCS5PADDING 10:43:59,529 ERROR [main][CipherTest] transformation "DES/SIC/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,529 INFO [main][CipherTest] transformation=DES/SIC/PKCS7 10:43:59,529 ERROR [main][CipherTest] transformation "DES/SIC/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,529 INFO [main][CipherTest] transformation=DES/SIC/PKCS7PADDING 10:43:59,529 ERROR [main][CipherTest] transformation "DES/SIC/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,529 INFO [main][CipherTest] transformation=DES/SIC/TBC 10:43:59,529 ERROR [main][CipherTest] transformation "DES/SIC/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,529 INFO [main][CipherTest] transformation=DES/SIC/TBCPADDING 10:43:59,529 ERROR [main][CipherTest] transformation "DES/SIC/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,529 INFO [main][CipherTest] transformation=DES/SIC/X9.23 10:43:59,529 ERROR [main][CipherTest] transformation "DES/SIC/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,529 INFO [main][CipherTest] transformation=DES/SIC/X9.23PADDING 10:43:59,529 ERROR [main][CipherTest] transformation "DES/SIC/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,529 INFO [main][CipherTest] transformation=DES/SIC/ZEROBYTE 10:43:59,530 ERROR [main][CipherTest] transformation "DES/SIC/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,530 INFO [main][CipherTest] transformation=DES/SIC/ZEROBYTEPADDING 10:43:59,530 ERROR [main][CipherTest] transformation "DES/SIC/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 10:43:59,530 INFO [main][CipherTest] transformation=DESEDE// 10:43:59,530 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "DESEDE//" does not support IV => Skipping. 10:43:59,530 INFO [main][CipherTest] transformation=DESEDE//NOPADDING 10:43:59,530 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "DESEDE//NOPADDING" does not support IV => Skipping. 10:43:59,530 INFO [main][CipherTest] transformation=DESEDE/CBC-CTS/ 10:43:59,530 INFO [main][CipherTest] transformation=DESEDE/CBC-CTS/NOPADDING 10:43:59,531 INFO [main][CipherTest] transformation=DESEDE/CBC/ 10:43:59,531 INFO [main][CipherTest] transformation=DESEDE/CBC/ISO10126 10:43:59,531 INFO [main][CipherTest] transformation=DESEDE/CBC/ISO10126-2 10:43:59,531 INFO [main][CipherTest] transformation=DESEDE/CBC/ISO10126-2PADDING 10:43:59,532 INFO [main][CipherTest] transformation=DESEDE/CBC/ISO10126PADDING 10:43:59,532 INFO [main][CipherTest] transformation=DESEDE/CBC/ISO7816-4 10:43:59,532 INFO [main][CipherTest] transformation=DESEDE/CBC/ISO7816-4PADDING 10:43:59,532 INFO [main][CipherTest] transformation=DESEDE/CBC/NOPADDING 10:43:59,533 INFO [main][CipherTest] transformation=DESEDE/CBC/PKCS5 10:43:59,533 INFO [main][CipherTest] transformation=DESEDE/CBC/PKCS5PADDING 10:43:59,533 INFO [main][CipherTest] transformation=DESEDE/CBC/PKCS7 10:43:59,533 INFO [main][CipherTest] transformation=DESEDE/CBC/PKCS7PADDING 10:43:59,534 INFO [main][CipherTest] transformation=DESEDE/CBC/TBC 10:43:59,534 INFO [main][CipherTest] transformation=DESEDE/CBC/TBCPADDING 10:43:59,534 INFO [main][CipherTest] transformation=DESEDE/CBC/X9.23 10:43:59,534 INFO [main][CipherTest] transformation=DESEDE/CBC/X9.23PADDING 10:43:59,535 INFO [main][CipherTest] transformation=DESEDE/CBC/ZEROBYTE 10:43:59,535 INFO [main][CipherTest] transformation=DESEDE/CBC/ZEROBYTEPADDING 10:43:59,535 INFO [main][CipherTest] transformation=DESEDE/CFB/ 10:43:59,535 INFO [main][CipherTest] transformation=DESEDE/CFB/ISO10126 10:43:59,535 INFO [main][CipherTest] transformation=DESEDE/CFB/ISO10126-2 10:43:59,536 INFO [main][CipherTest] transformation=DESEDE/CFB/ISO10126-2PADDING 10:43:59,536 INFO [main][CipherTest] transformation=DESEDE/CFB/ISO10126PADDING 10:43:59,536 INFO [main][CipherTest] transformation=DESEDE/CFB/ISO7816-4 10:43:59,536 INFO [main][CipherTest] transformation=DESEDE/CFB/ISO7816-4PADDING 10:43:59,536 INFO [main][CipherTest] transformation=DESEDE/CFB/NOPADDING 10:43:59,537 INFO [main][CipherTest] transformation=DESEDE/CFB/PKCS5 10:43:59,537 INFO [main][CipherTest] transformation=DESEDE/CFB/PKCS5PADDING 10:43:59,537 INFO [main][CipherTest] transformation=DESEDE/CFB/PKCS7 10:43:59,537 INFO [main][CipherTest] transformation=DESEDE/CFB/PKCS7PADDING 10:43:59,538 INFO [main][CipherTest] transformation=DESEDE/CFB/TBC 10:43:59,538 INFO [main][CipherTest] transformation=DESEDE/CFB/TBCPADDING 10:43:59,538 INFO [main][CipherTest] transformation=DESEDE/CFB/X9.23 10:43:59,538 INFO [main][CipherTest] transformation=DESEDE/CFB/X9.23PADDING 10:43:59,538 INFO [main][CipherTest] transformation=DESEDE/CFB/ZEROBYTE 10:43:59,539 INFO [main][CipherTest] transformation=DESEDE/CFB/ZEROBYTEPADDING 10:43:59,539 INFO [main][CipherTest] transformation=DESEDE/CFB104/ 10:43:59,539 INFO [main][CipherTest] transformation=DESEDE/CFB104/ISO10126 10:43:59,539 INFO [main][CipherTest] transformation=DESEDE/CFB104/ISO10126-2 10:43:59,540 INFO [main][CipherTest] transformation=DESEDE/CFB104/ISO10126-2PADDING 10:43:59,540 INFO [main][CipherTest] transformation=DESEDE/CFB104/ISO10126PADDING 10:43:59,540 INFO [main][CipherTest] transformation=DESEDE/CFB104/ISO7816-4 10:43:59,540 INFO [main][CipherTest] transformation=DESEDE/CFB104/ISO7816-4PADDING 10:43:59,540 INFO [main][CipherTest] transformation=DESEDE/CFB104/NOPADDING 10:43:59,540 INFO [main][CipherTest] transformation=DESEDE/CFB104/PKCS5 10:43:59,541 INFO [main][CipherTest] transformation=DESEDE/CFB104/PKCS5PADDING 10:43:59,541 INFO [main][CipherTest] transformation=DESEDE/CFB104/PKCS7 10:43:59,541 INFO [main][CipherTest] transformation=DESEDE/CFB104/PKCS7PADDING 10:43:59,541 INFO [main][CipherTest] transformation=DESEDE/CFB104/TBC 10:43:59,541 INFO [main][CipherTest] transformation=DESEDE/CFB104/TBCPADDING 10:43:59,541 INFO [main][CipherTest] transformation=DESEDE/CFB104/X9.23 10:43:59,542 INFO [main][CipherTest] transformation=DESEDE/CFB104/X9.23PADDING 10:43:59,542 INFO [main][CipherTest] transformation=DESEDE/CFB104/ZEROBYTE 10:43:59,542 INFO [main][CipherTest] transformation=DESEDE/CFB104/ZEROBYTEPADDING 10:43:59,542 INFO [main][CipherTest] transformation=DESEDE/CFB112/ 10:43:59,542 INFO [main][CipherTest] transformation=DESEDE/CFB112/ISO10126 10:43:59,542 INFO [main][CipherTest] transformation=DESEDE/CFB112/ISO10126-2 10:43:59,543 INFO [main][CipherTest] transformation=DESEDE/CFB112/ISO10126-2PADDING 10:43:59,543 INFO [main][CipherTest] transformation=DESEDE/CFB112/ISO10126PADDING 10:43:59,543 INFO [main][CipherTest] transformation=DESEDE/CFB112/ISO7816-4 10:43:59,543 INFO [main][CipherTest] transformation=DESEDE/CFB112/ISO7816-4PADDING 10:43:59,543 INFO [main][CipherTest] transformation=DESEDE/CFB112/NOPADDING 10:43:59,544 INFO [main][CipherTest] transformation=DESEDE/CFB112/PKCS5 10:43:59,544 INFO [main][CipherTest] transformation=DESEDE/CFB112/PKCS5PADDING 10:43:59,544 INFO [main][CipherTest] transformation=DESEDE/CFB112/PKCS7 10:43:59,544 INFO [main][CipherTest] transformation=DESEDE/CFB112/PKCS7PADDING 10:43:59,544 INFO [main][CipherTest] transformation=DESEDE/CFB112/TBC 10:43:59,545 INFO [main][CipherTest] transformation=DESEDE/CFB112/TBCPADDING 10:43:59,545 INFO [main][CipherTest] transformation=DESEDE/CFB112/X9.23 10:43:59,545 INFO [main][CipherTest] transformation=DESEDE/CFB112/X9.23PADDING 10:43:59,545 INFO [main][CipherTest] transformation=DESEDE/CFB112/ZEROBYTE 10:43:59,545 INFO [main][CipherTest] transformation=DESEDE/CFB112/ZEROBYTEPADDING 10:43:59,546 INFO [main][CipherTest] transformation=DESEDE/CFB120/ 10:43:59,546 INFO [main][CipherTest] transformation=DESEDE/CFB120/ISO10126 10:43:59,546 INFO [main][CipherTest] transformation=DESEDE/CFB120/ISO10126-2 10:43:59,546 INFO [main][CipherTest] transformation=DESEDE/CFB120/ISO10126-2PADDING 10:43:59,546 INFO [main][CipherTest] transformation=DESEDE/CFB120/ISO10126PADDING 10:43:59,547 INFO [main][CipherTest] transformation=DESEDE/CFB120/ISO7816-4 10:43:59,547 INFO [main][CipherTest] transformation=DESEDE/CFB120/ISO7816-4PADDING 10:43:59,547 INFO [main][CipherTest] transformation=DESEDE/CFB120/NOPADDING 10:43:59,547 INFO [main][CipherTest] transformation=DESEDE/CFB120/PKCS5 10:43:59,547 INFO [main][CipherTest] transformation=DESEDE/CFB120/PKCS5PADDING 10:43:59,548 INFO [main][CipherTest] transformation=DESEDE/CFB120/PKCS7 10:43:59,548 INFO [main][CipherTest] transformation=DESEDE/CFB120/PKCS7PADDING 10:43:59,548 INFO [main][CipherTest] transformation=DESEDE/CFB120/TBC 10:43:59,548 INFO [main][CipherTest] transformation=DESEDE/CFB120/TBCPADDING 10:43:59,548 INFO [main][CipherTest] transformation=DESEDE/CFB120/X9.23 10:43:59,548 INFO [main][CipherTest] transformation=DESEDE/CFB120/X9.23PADDING 10:43:59,549 INFO [main][CipherTest] transformation=DESEDE/CFB120/ZEROBYTE 10:43:59,549 INFO [main][CipherTest] transformation=DESEDE/CFB120/ZEROBYTEPADDING 10:43:59,549 INFO [main][CipherTest] transformation=DESEDE/CFB128/ 10:43:59,549 INFO [main][CipherTest] transformation=DESEDE/CFB128/ISO10126 10:43:59,549 INFO [main][CipherTest] transformation=DESEDE/CFB128/ISO10126-2 10:43:59,550 INFO [main][CipherTest] transformation=DESEDE/CFB128/ISO10126-2PADDING 10:43:59,550 INFO [main][CipherTest] transformation=DESEDE/CFB128/ISO10126PADDING 10:43:59,550 INFO [main][CipherTest] transformation=DESEDE/CFB128/ISO7816-4 10:43:59,550 INFO [main][CipherTest] transformation=DESEDE/CFB128/ISO7816-4PADDING 10:43:59,550 INFO [main][CipherTest] transformation=DESEDE/CFB128/NOPADDING 10:43:59,550 INFO [main][CipherTest] transformation=DESEDE/CFB128/PKCS5 10:43:59,551 INFO [main][CipherTest] transformation=DESEDE/CFB128/PKCS5PADDING 10:43:59,551 INFO [main][CipherTest] transformation=DESEDE/CFB128/PKCS7 10:43:59,551 INFO [main][CipherTest] transformation=DESEDE/CFB128/PKCS7PADDING 10:43:59,551 INFO [main][CipherTest] transformation=DESEDE/CFB128/TBC 10:43:59,551 INFO [main][CipherTest] transformation=DESEDE/CFB128/TBCPADDING 10:43:59,552 INFO [main][CipherTest] transformation=DESEDE/CFB128/X9.23 10:43:59,552 INFO [main][CipherTest] transformation=DESEDE/CFB128/X9.23PADDING 10:43:59,552 INFO [main][CipherTest] transformation=DESEDE/CFB128/ZEROBYTE 10:43:59,552 INFO [main][CipherTest] transformation=DESEDE/CFB128/ZEROBYTEPADDING 10:43:59,552 INFO [main][CipherTest] transformation=DESEDE/CFB136/ 10:43:59,553 INFO [main][CipherTest] transformation=DESEDE/CFB136/ISO10126 10:43:59,553 INFO [main][CipherTest] transformation=DESEDE/CFB136/ISO10126-2 10:43:59,553 INFO [main][CipherTest] transformation=DESEDE/CFB136/ISO10126-2PADDING 10:43:59,553 INFO [main][CipherTest] transformation=DESEDE/CFB136/ISO10126PADDING 10:43:59,553 INFO [main][CipherTest] transformation=DESEDE/CFB136/ISO7816-4 10:43:59,553 INFO [main][CipherTest] transformation=DESEDE/CFB136/ISO7816-4PADDING 10:43:59,554 INFO [main][CipherTest] transformation=DESEDE/CFB136/NOPADDING 10:43:59,554 INFO [main][CipherTest] transformation=DESEDE/CFB136/PKCS5 10:43:59,554 INFO [main][CipherTest] transformation=DESEDE/CFB136/PKCS5PADDING 10:43:59,554 INFO [main][CipherTest] transformation=DESEDE/CFB136/PKCS7 10:43:59,554 INFO [main][CipherTest] transformation=DESEDE/CFB136/PKCS7PADDING 10:43:59,555 INFO [main][CipherTest] transformation=DESEDE/CFB136/TBC 10:43:59,555 INFO [main][CipherTest] transformation=DESEDE/CFB136/TBCPADDING 10:43:59,555 INFO [main][CipherTest] transformation=DESEDE/CFB136/X9.23 10:43:59,555 INFO [main][CipherTest] transformation=DESEDE/CFB136/X9.23PADDING 10:43:59,556 INFO [main][CipherTest] transformation=DESEDE/CFB136/ZEROBYTE 10:43:59,556 INFO [main][CipherTest] transformation=DESEDE/CFB136/ZEROBYTEPADDING 10:43:59,556 INFO [main][CipherTest] transformation=DESEDE/CFB144/ 10:43:59,556 INFO [main][CipherTest] transformation=DESEDE/CFB144/ISO10126 10:43:59,556 INFO [main][CipherTest] transformation=DESEDE/CFB144/ISO10126-2 10:43:59,557 INFO [main][CipherTest] transformation=DESEDE/CFB144/ISO10126-2PADDING 10:43:59,557 INFO [main][CipherTest] transformation=DESEDE/CFB144/ISO10126PADDING 10:43:59,557 INFO [main][CipherTest] transformation=DESEDE/CFB144/ISO7816-4 10:43:59,558 INFO [main][CipherTest] transformation=DESEDE/CFB144/ISO7816-4PADDING 10:43:59,558 INFO [main][CipherTest] transformation=DESEDE/CFB144/NOPADDING 10:43:59,558 INFO [main][CipherTest] transformation=DESEDE/CFB144/PKCS5 10:43:59,558 INFO [main][CipherTest] transformation=DESEDE/CFB144/PKCS5PADDING 10:43:59,558 INFO [main][CipherTest] transformation=DESEDE/CFB144/PKCS7 10:43:59,559 INFO [main][CipherTest] transformation=DESEDE/CFB144/PKCS7PADDING 10:43:59,559 INFO [main][CipherTest] transformation=DESEDE/CFB144/TBC 10:43:59,559 INFO [main][CipherTest] transformation=DESEDE/CFB144/TBCPADDING 10:43:59,559 INFO [main][CipherTest] transformation=DESEDE/CFB144/X9.23 10:43:59,559 INFO [main][CipherTest] transformation=DESEDE/CFB144/X9.23PADDING 10:43:59,560 INFO [main][CipherTest] transformation=DESEDE/CFB144/ZEROBYTE 10:43:59,560 INFO [main][CipherTest] transformation=DESEDE/CFB144/ZEROBYTEPADDING 10:43:59,560 INFO [main][CipherTest] transformation=DESEDE/CFB152/ 10:43:59,560 INFO [main][CipherTest] transformation=DESEDE/CFB152/ISO10126 10:43:59,560 INFO [main][CipherTest] transformation=DESEDE/CFB152/ISO10126-2 10:43:59,561 INFO [main][CipherTest] transformation=DESEDE/CFB152/ISO10126-2PADDING 10:43:59,561 INFO [main][CipherTest] transformation=DESEDE/CFB152/ISO10126PADDING 10:43:59,561 INFO [main][CipherTest] transformation=DESEDE/CFB152/ISO7816-4 10:43:59,561 INFO [main][CipherTest] transformation=DESEDE/CFB152/ISO7816-4PADDING 10:43:59,561 INFO [main][CipherTest] transformation=DESEDE/CFB152/NOPADDING 10:43:59,561 INFO [main][CipherTest] transformation=DESEDE/CFB152/PKCS5 10:43:59,562 INFO [main][CipherTest] transformation=DESEDE/CFB152/PKCS5PADDING 10:43:59,562 INFO [main][CipherTest] transformation=DESEDE/CFB152/PKCS7 10:43:59,562 INFO [main][CipherTest] transformation=DESEDE/CFB152/PKCS7PADDING 10:43:59,562 INFO [main][CipherTest] transformation=DESEDE/CFB152/TBC 10:43:59,563 INFO [main][CipherTest] transformation=DESEDE/CFB152/TBCPADDING 10:43:59,563 INFO [main][CipherTest] transformation=DESEDE/CFB152/X9.23 10:43:59,563 INFO [main][CipherTest] transformation=DESEDE/CFB152/X9.23PADDING 10:43:59,564 INFO [main][CipherTest] transformation=DESEDE/CFB152/ZEROBYTE 10:43:59,564 INFO [main][CipherTest] transformation=DESEDE/CFB152/ZEROBYTEPADDING 10:43:59,564 INFO [main][CipherTest] transformation=DESEDE/CFB16/ 10:43:59,565 INFO [main][CipherTest] transformation=DESEDE/CFB16/ISO10126 10:43:59,565 INFO [main][CipherTest] transformation=DESEDE/CFB16/ISO10126-2 10:43:59,565 INFO [main][CipherTest] transformation=DESEDE/CFB16/ISO10126-2PADDING 10:43:59,565 INFO [main][CipherTest] transformation=DESEDE/CFB16/ISO10126PADDING 10:43:59,565 INFO [main][CipherTest] transformation=DESEDE/CFB16/ISO7816-4 10:43:59,565 INFO [main][CipherTest] transformation=DESEDE/CFB16/ISO7816-4PADDING 10:43:59,566 INFO [main][CipherTest] transformation=DESEDE/CFB16/NOPADDING 10:43:59,566 INFO [main][CipherTest] transformation=DESEDE/CFB16/PKCS5 10:43:59,566 INFO [main][CipherTest] transformation=DESEDE/CFB16/PKCS5PADDING 10:43:59,566 INFO [main][CipherTest] transformation=DESEDE/CFB16/PKCS7 10:43:59,566 INFO [main][CipherTest] transformation=DESEDE/CFB16/PKCS7PADDING 10:43:59,567 INFO [main][CipherTest] transformation=DESEDE/CFB16/TBC 10:43:59,567 INFO [main][CipherTest] transformation=DESEDE/CFB16/TBCPADDING 10:43:59,567 INFO [main][CipherTest] transformation=DESEDE/CFB16/X9.23 10:43:59,567 INFO [main][CipherTest] transformation=DESEDE/CFB16/X9.23PADDING 10:43:59,568 INFO [main][CipherTest] transformation=DESEDE/CFB16/ZEROBYTE 10:43:59,568 INFO [main][CipherTest] transformation=DESEDE/CFB16/ZEROBYTEPADDING 10:43:59,568 INFO [main][CipherTest] transformation=DESEDE/CFB160/ 10:43:59,568 INFO [main][CipherTest] transformation=DESEDE/CFB160/ISO10126 10:43:59,568 INFO [main][CipherTest] transformation=DESEDE/CFB160/ISO10126-2 10:43:59,569 INFO [main][CipherTest] transformation=DESEDE/CFB160/ISO10126-2PADDING 10:43:59,569 INFO [main][CipherTest] transformation=DESEDE/CFB160/ISO10126PADDING 10:43:59,569 INFO [main][CipherTest] transformation=DESEDE/CFB160/ISO7816-4 10:43:59,569 INFO [main][CipherTest] transformation=DESEDE/CFB160/ISO7816-4PADDING 10:43:59,570 INFO [main][CipherTest] transformation=DESEDE/CFB160/NOPADDING 10:43:59,570 INFO [main][CipherTest] transformation=DESEDE/CFB160/PKCS5 10:43:59,570 INFO [main][CipherTest] transformation=DESEDE/CFB160/PKCS5PADDING 10:43:59,570 INFO [main][CipherTest] transformation=DESEDE/CFB160/PKCS7 10:43:59,571 INFO [main][CipherTest] transformation=DESEDE/CFB160/PKCS7PADDING 10:43:59,571 INFO [main][CipherTest] transformation=DESEDE/CFB160/TBC 10:43:59,571 INFO [main][CipherTest] transformation=DESEDE/CFB160/TBCPADDING 10:43:59,572 INFO [main][CipherTest] transformation=DESEDE/CFB160/X9.23 10:43:59,572 INFO [main][CipherTest] transformation=DESEDE/CFB160/X9.23PADDING 10:43:59,572 INFO [main][CipherTest] transformation=DESEDE/CFB160/ZEROBYTE 10:43:59,572 INFO [main][CipherTest] transformation=DESEDE/CFB160/ZEROBYTEPADDING 10:43:59,573 INFO [main][CipherTest] transformation=DESEDE/CFB168/ 10:43:59,573 INFO [main][CipherTest] transformation=DESEDE/CFB168/ISO10126 10:43:59,573 INFO [main][CipherTest] transformation=DESEDE/CFB168/ISO10126-2 10:43:59,573 INFO [main][CipherTest] transformation=DESEDE/CFB168/ISO10126-2PADDING 10:43:59,573 INFO [main][CipherTest] transformation=DESEDE/CFB168/ISO10126PADDING 10:43:59,574 INFO [main][CipherTest] transformation=DESEDE/CFB168/ISO7816-4 10:43:59,574 INFO [main][CipherTest] transformation=DESEDE/CFB168/ISO7816-4PADDING 10:43:59,574 INFO [main][CipherTest] transformation=DESEDE/CFB168/NOPADDING 10:43:59,574 INFO [main][CipherTest] transformation=DESEDE/CFB168/PKCS5 10:43:59,575 INFO [main][CipherTest] transformation=DESEDE/CFB168/PKCS5PADDING 10:43:59,575 INFO [main][CipherTest] transformation=DESEDE/CFB168/PKCS7 10:43:59,575 INFO [main][CipherTest] transformation=DESEDE/CFB168/PKCS7PADDING 10:43:59,576 INFO [main][CipherTest] transformation=DESEDE/CFB168/TBC 10:43:59,576 INFO [main][CipherTest] transformation=DESEDE/CFB168/TBCPADDING 10:43:59,576 INFO [main][CipherTest] transformation=DESEDE/CFB168/X9.23 10:43:59,576 INFO [main][CipherTest] transformation=DESEDE/CFB168/X9.23PADDING 10:43:59,577 INFO [main][CipherTest] transformation=DESEDE/CFB168/ZEROBYTE 10:43:59,577 INFO [main][CipherTest] transformation=DESEDE/CFB168/ZEROBYTEPADDING 10:43:59,577 INFO [main][CipherTest] transformation=DESEDE/CFB176/ 10:43:59,577 INFO [main][CipherTest] transformation=DESEDE/CFB176/ISO10126 10:43:59,578 INFO [main][CipherTest] transformation=DESEDE/CFB176/ISO10126-2 10:43:59,578 INFO [main][CipherTest] transformation=DESEDE/CFB176/ISO10126-2PADDING 10:43:59,578 INFO [main][CipherTest] transformation=DESEDE/CFB176/ISO10126PADDING 10:43:59,578 INFO [main][CipherTest] transformation=DESEDE/CFB176/ISO7816-4 10:43:59,579 INFO [main][CipherTest] transformation=DESEDE/CFB176/ISO7816-4PADDING 10:43:59,579 INFO [main][CipherTest] transformation=DESEDE/CFB176/NOPADDING 10:43:59,579 INFO [main][CipherTest] transformation=DESEDE/CFB176/PKCS5 10:43:59,579 INFO [main][CipherTest] transformation=DESEDE/CFB176/PKCS5PADDING 10:43:59,580 INFO [main][CipherTest] transformation=DESEDE/CFB176/PKCS7 10:43:59,580 INFO [main][CipherTest] transformation=DESEDE/CFB176/PKCS7PADDING 10:43:59,580 INFO [main][CipherTest] transformation=DESEDE/CFB176/TBC 10:43:59,580 INFO [main][CipherTest] transformation=DESEDE/CFB176/TBCPADDING 10:43:59,581 INFO [main][CipherTest] transformation=DESEDE/CFB176/X9.23 10:43:59,581 INFO [main][CipherTest] transformation=DESEDE/CFB176/X9.23PADDING 10:43:59,581 INFO [main][CipherTest] transformation=DESEDE/CFB176/ZEROBYTE 10:43:59,582 INFO [main][CipherTest] transformation=DESEDE/CFB176/ZEROBYTEPADDING 10:43:59,582 INFO [main][CipherTest] transformation=DESEDE/CFB184/ 10:43:59,582 INFO [main][CipherTest] transformation=DESEDE/CFB184/ISO10126 10:43:59,582 INFO [main][CipherTest] transformation=DESEDE/CFB184/ISO10126-2 10:43:59,583 INFO [main][CipherTest] transformation=DESEDE/CFB184/ISO10126-2PADDING 10:43:59,583 INFO [main][CipherTest] transformation=DESEDE/CFB184/ISO10126PADDING 10:43:59,583 INFO [main][CipherTest] transformation=DESEDE/CFB184/ISO7816-4 10:43:59,583 INFO [main][CipherTest] transformation=DESEDE/CFB184/ISO7816-4PADDING 10:43:59,584 INFO [main][CipherTest] transformation=DESEDE/CFB184/NOPADDING 10:43:59,584 INFO [main][CipherTest] transformation=DESEDE/CFB184/PKCS5 10:43:59,584 INFO [main][CipherTest] transformation=DESEDE/CFB184/PKCS5PADDING 10:43:59,585 INFO [main][CipherTest] transformation=DESEDE/CFB184/PKCS7 10:43:59,585 INFO [main][CipherTest] transformation=DESEDE/CFB184/PKCS7PADDING 10:43:59,585 INFO [main][CipherTest] transformation=DESEDE/CFB184/TBC 10:43:59,585 INFO [main][CipherTest] transformation=DESEDE/CFB184/TBCPADDING 10:43:59,586 INFO [main][CipherTest] transformation=DESEDE/CFB184/X9.23 10:43:59,586 INFO [main][CipherTest] transformation=DESEDE/CFB184/X9.23PADDING 10:43:59,586 INFO [main][CipherTest] transformation=DESEDE/CFB184/ZEROBYTE 10:43:59,586 INFO [main][CipherTest] transformation=DESEDE/CFB184/ZEROBYTEPADDING 10:43:59,586 INFO [main][CipherTest] transformation=DESEDE/CFB192/ 10:43:59,587 INFO [main][CipherTest] transformation=DESEDE/CFB192/ISO10126 10:43:59,587 INFO [main][CipherTest] transformation=DESEDE/CFB192/ISO10126-2 10:43:59,587 INFO [main][CipherTest] transformation=DESEDE/CFB192/ISO10126-2PADDING 10:43:59,588 INFO [main][CipherTest] transformation=DESEDE/CFB192/ISO10126PADDING 10:43:59,588 INFO [main][CipherTest] transformation=DESEDE/CFB192/ISO7816-4 10:43:59,588 INFO [main][CipherTest] transformation=DESEDE/CFB192/ISO7816-4PADDING 10:43:59,589 INFO [main][CipherTest] transformation=DESEDE/CFB192/NOPADDING 10:43:59,589 INFO [main][CipherTest] transformation=DESEDE/CFB192/PKCS5 10:43:59,589 INFO [main][CipherTest] transformation=DESEDE/CFB192/PKCS5PADDING 10:43:59,589 INFO [main][CipherTest] transformation=DESEDE/CFB192/PKCS7 10:43:59,590 INFO [main][CipherTest] transformation=DESEDE/CFB192/PKCS7PADDING 10:43:59,590 INFO [main][CipherTest] transformation=DESEDE/CFB192/TBC 10:43:59,590 INFO [main][CipherTest] transformation=DESEDE/CFB192/TBCPADDING 10:43:59,590 INFO [main][CipherTest] transformation=DESEDE/CFB192/X9.23 10:43:59,591 INFO [main][CipherTest] transformation=DESEDE/CFB192/X9.23PADDING 10:43:59,591 INFO [main][CipherTest] transformation=DESEDE/CFB192/ZEROBYTE 10:43:59,591 INFO [main][CipherTest] transformation=DESEDE/CFB192/ZEROBYTEPADDING 10:43:59,591 INFO [main][CipherTest] transformation=DESEDE/CFB200/ 10:43:59,592 INFO [main][CipherTest] transformation=DESEDE/CFB200/ISO10126 10:43:59,592 INFO [main][CipherTest] transformation=DESEDE/CFB200/ISO10126-2 10:43:59,592 INFO [main][CipherTest] transformation=DESEDE/CFB200/ISO10126-2PADDING 10:43:59,592 INFO [main][CipherTest] transformation=DESEDE/CFB200/ISO10126PADDING 10:43:59,593 INFO [main][CipherTest] transformation=DESEDE/CFB200/ISO7816-4 10:43:59,593 INFO [main][CipherTest] transformation=DESEDE/CFB200/ISO7816-4PADDING 10:43:59,593 INFO [main][CipherTest] transformation=DESEDE/CFB200/NOPADDING 10:43:59,594 INFO [main][CipherTest] transformation=DESEDE/CFB200/PKCS5 10:43:59,594 INFO [main][CipherTest] transformation=DESEDE/CFB200/PKCS5PADDING 10:43:59,594 INFO [main][CipherTest] transformation=DESEDE/CFB200/PKCS7 10:43:59,594 INFO [main][CipherTest] transformation=DESEDE/CFB200/PKCS7PADDING 10:43:59,594 INFO [main][CipherTest] transformation=DESEDE/CFB200/TBC 10:43:59,595 INFO [main][CipherTest] transformation=DESEDE/CFB200/TBCPADDING 10:43:59,595 INFO [main][CipherTest] transformation=DESEDE/CFB200/X9.23 10:43:59,595 INFO [main][CipherTest] transformation=DESEDE/CFB200/X9.23PADDING 10:43:59,596 INFO [main][CipherTest] transformation=DESEDE/CFB200/ZEROBYTE 10:43:59,596 INFO [main][CipherTest] transformation=DESEDE/CFB200/ZEROBYTEPADDING 10:43:59,596 INFO [main][CipherTest] transformation=DESEDE/CFB208/ 10:43:59,596 INFO [main][CipherTest] transformation=DESEDE/CFB208/ISO10126 10:43:59,597 INFO [main][CipherTest] transformation=DESEDE/CFB208/ISO10126-2 10:43:59,597 INFO [main][CipherTest] transformation=DESEDE/CFB208/ISO10126-2PADDING 10:43:59,597 INFO [main][CipherTest] transformation=DESEDE/CFB208/ISO10126PADDING 10:43:59,597 INFO [main][CipherTest] transformation=DESEDE/CFB208/ISO7816-4 10:43:59,598 INFO [main][CipherTest] transformation=DESEDE/CFB208/ISO7816-4PADDING 10:43:59,598 INFO [main][CipherTest] transformation=DESEDE/CFB208/NOPADDING 10:43:59,598 INFO [main][CipherTest] transformation=DESEDE/CFB208/PKCS5 10:43:59,598 INFO [main][CipherTest] transformation=DESEDE/CFB208/PKCS5PADDING 10:43:59,598 INFO [main][CipherTest] transformation=DESEDE/CFB208/PKCS7 10:43:59,599 INFO [main][CipherTest] transformation=DESEDE/CFB208/PKCS7PADDING 10:43:59,599 INFO [main][CipherTest] transformation=DESEDE/CFB208/TBC 10:43:59,599 INFO [main][CipherTest] transformation=DESEDE/CFB208/TBCPADDING 10:43:59,600 INFO [main][CipherTest] transformation=DESEDE/CFB208/X9.23 10:43:59,600 INFO [main][CipherTest] transformation=DESEDE/CFB208/X9.23PADDING 10:43:59,600 INFO [main][CipherTest] transformation=DESEDE/CFB208/ZEROBYTE 10:43:59,600 INFO [main][CipherTest] transformation=DESEDE/CFB208/ZEROBYTEPADDING 10:43:59,601 INFO [main][CipherTest] transformation=DESEDE/CFB216/ 10:43:59,601 INFO [main][CipherTest] transformation=DESEDE/CFB216/ISO10126 10:43:59,601 INFO [main][CipherTest] transformation=DESEDE/CFB216/ISO10126-2 10:43:59,601 INFO [main][CipherTest] transformation=DESEDE/CFB216/ISO10126-2PADDING 10:43:59,602 INFO [main][CipherTest] transformation=DESEDE/CFB216/ISO10126PADDING 10:43:59,602 INFO [main][CipherTest] transformation=DESEDE/CFB216/ISO7816-4 10:43:59,602 INFO [main][CipherTest] transformation=DESEDE/CFB216/ISO7816-4PADDING 10:43:59,602 INFO [main][CipherTest] transformation=DESEDE/CFB216/NOPADDING 10:43:59,603 INFO [main][CipherTest] transformation=DESEDE/CFB216/PKCS5 10:43:59,603 INFO [main][CipherTest] transformation=DESEDE/CFB216/PKCS5PADDING 10:43:59,603 INFO [main][CipherTest] transformation=DESEDE/CFB216/PKCS7 10:43:59,603 INFO [main][CipherTest] transformation=DESEDE/CFB216/PKCS7PADDING 10:43:59,603 INFO [main][CipherTest] transformation=DESEDE/CFB216/TBC 10:43:59,604 INFO [main][CipherTest] transformation=DESEDE/CFB216/TBCPADDING 10:43:59,604 INFO [main][CipherTest] transformation=DESEDE/CFB216/X9.23 10:43:59,604 INFO [main][CipherTest] transformation=DESEDE/CFB216/X9.23PADDING 10:43:59,604 INFO [main][CipherTest] transformation=DESEDE/CFB216/ZEROBYTE 10:43:59,605 INFO [main][CipherTest] transformation=DESEDE/CFB216/ZEROBYTEPADDING 10:43:59,605 INFO [main][CipherTest] transformation=DESEDE/CFB224/ 10:43:59,605 INFO [main][CipherTest] transformation=DESEDE/CFB224/ISO10126 10:43:59,606 INFO [main][CipherTest] transformation=DESEDE/CFB224/ISO10126-2 10:43:59,606 INFO [main][CipherTest] transformation=DESEDE/CFB224/ISO10126-2PADDING 10:43:59,606 INFO [main][CipherTest] transformation=DESEDE/CFB224/ISO10126PADDING 10:43:59,606 INFO [main][CipherTest] transformation=DESEDE/CFB224/ISO7816-4 10:43:59,606 INFO [main][CipherTest] transformation=DESEDE/CFB224/ISO7816-4PADDING 10:43:59,607 INFO [main][CipherTest] transformation=DESEDE/CFB224/NOPADDING 10:43:59,607 INFO [main][CipherTest] transformation=DESEDE/CFB224/PKCS5 10:43:59,607 INFO [main][CipherTest] transformation=DESEDE/CFB224/PKCS5PADDING 10:43:59,608 INFO [main][CipherTest] transformation=DESEDE/CFB224/PKCS7 10:43:59,608 INFO [main][CipherTest] transformation=DESEDE/CFB224/PKCS7PADDING 10:43:59,608 INFO [main][CipherTest] transformation=DESEDE/CFB224/TBC 10:43:59,608 INFO [main][CipherTest] transformation=DESEDE/CFB224/TBCPADDING 10:43:59,609 INFO [main][CipherTest] transformation=DESEDE/CFB224/X9.23 10:43:59,609 INFO [main][CipherTest] transformation=DESEDE/CFB224/X9.23PADDING 10:43:59,609 INFO [main][CipherTest] transformation=DESEDE/CFB224/ZEROBYTE 10:43:59,609 INFO [main][CipherTest] transformation=DESEDE/CFB224/ZEROBYTEPADDING 10:43:59,610 INFO [main][CipherTest] transformation=DESEDE/CFB232/ 10:43:59,610 INFO [main][CipherTest] transformation=DESEDE/CFB232/ISO10126 10:43:59,610 INFO [main][CipherTest] transformation=DESEDE/CFB232/ISO10126-2 10:43:59,610 INFO [main][CipherTest] transformation=DESEDE/CFB232/ISO10126-2PADDING 10:43:59,611 INFO [main][CipherTest] transformation=DESEDE/CFB232/ISO10126PADDING 10:43:59,611 INFO [main][CipherTest] transformation=DESEDE/CFB232/ISO7816-4 10:43:59,611 INFO [main][CipherTest] transformation=DESEDE/CFB232/ISO7816-4PADDING 10:43:59,611 INFO [main][CipherTest] transformation=DESEDE/CFB232/NOPADDING 10:43:59,612 INFO [main][CipherTest] transformation=DESEDE/CFB232/PKCS5 10:43:59,612 INFO [main][CipherTest] transformation=DESEDE/CFB232/PKCS5PADDING 10:43:59,612 INFO [main][CipherTest] transformation=DESEDE/CFB232/PKCS7 10:43:59,612 INFO [main][CipherTest] transformation=DESEDE/CFB232/PKCS7PADDING 10:43:59,613 INFO [main][CipherTest] transformation=DESEDE/CFB232/TBC 10:43:59,613 INFO [main][CipherTest] transformation=DESEDE/CFB232/TBCPADDING 10:43:59,613 INFO [main][CipherTest] transformation=DESEDE/CFB232/X9.23 10:43:59,613 INFO [main][CipherTest] transformation=DESEDE/CFB232/X9.23PADDING 10:43:59,614 INFO [main][CipherTest] transformation=DESEDE/CFB232/ZEROBYTE 10:43:59,614 INFO [main][CipherTest] transformation=DESEDE/CFB232/ZEROBYTEPADDING 10:43:59,614 INFO [main][CipherTest] transformation=DESEDE/CFB24/ 10:43:59,614 INFO [main][CipherTest] transformation=DESEDE/CFB24/ISO10126 10:43:59,615 INFO [main][CipherTest] transformation=DESEDE/CFB24/ISO10126-2 10:43:59,615 INFO [main][CipherTest] transformation=DESEDE/CFB24/ISO10126-2PADDING 10:43:59,615 INFO [main][CipherTest] transformation=DESEDE/CFB24/ISO10126PADDING 10:43:59,615 INFO [main][CipherTest] transformation=DESEDE/CFB24/ISO7816-4 10:43:59,616 INFO [main][CipherTest] transformation=DESEDE/CFB24/ISO7816-4PADDING 10:43:59,616 INFO [main][CipherTest] transformation=DESEDE/CFB24/NOPADDING 10:43:59,616 INFO [main][CipherTest] transformation=DESEDE/CFB24/PKCS5 10:43:59,616 INFO [main][CipherTest] transformation=DESEDE/CFB24/PKCS5PADDING 10:43:59,617 INFO [main][CipherTest] transformation=DESEDE/CFB24/PKCS7 10:43:59,617 INFO [main][CipherTest] transformation=DESEDE/CFB24/PKCS7PADDING 10:43:59,617 INFO [main][CipherTest] transformation=DESEDE/CFB24/TBC 10:43:59,618 INFO [main][CipherTest] transformation=DESEDE/CFB24/TBCPADDING 10:43:59,618 INFO [main][CipherTest] transformation=DESEDE/CFB24/X9.23 10:43:59,618 INFO [main][CipherTest] transformation=DESEDE/CFB24/X9.23PADDING 10:43:59,618 INFO [main][CipherTest] transformation=DESEDE/CFB24/ZEROBYTE 10:43:59,619 INFO [main][CipherTest] transformation=DESEDE/CFB24/ZEROBYTEPADDING 10:43:59,619 INFO [main][CipherTest] transformation=DESEDE/CFB240/ 10:43:59,619 INFO [main][CipherTest] transformation=DESEDE/CFB240/ISO10126 10:43:59,619 INFO [main][CipherTest] transformation=DESEDE/CFB240/ISO10126-2 10:43:59,620 INFO [main][CipherTest] transformation=DESEDE/CFB240/ISO10126-2PADDING 10:43:59,620 INFO [main][CipherTest] transformation=DESEDE/CFB240/ISO10126PADDING 10:43:59,620 INFO [main][CipherTest] transformation=DESEDE/CFB240/ISO7816-4 10:43:59,620 INFO [main][CipherTest] transformation=DESEDE/CFB240/ISO7816-4PADDING 10:43:59,621 INFO [main][CipherTest] transformation=DESEDE/CFB240/NOPADDING 10:43:59,621 INFO [main][CipherTest] transformation=DESEDE/CFB240/PKCS5 10:43:59,621 INFO [main][CipherTest] transformation=DESEDE/CFB240/PKCS5PADDING 10:43:59,621 INFO [main][CipherTest] transformation=DESEDE/CFB240/PKCS7 10:43:59,622 INFO [main][CipherTest] transformation=DESEDE/CFB240/PKCS7PADDING 10:43:59,622 INFO [main][CipherTest] transformation=DESEDE/CFB240/TBC 10:43:59,622 INFO [main][CipherTest] transformation=DESEDE/CFB240/TBCPADDING 10:43:59,623 INFO [main][CipherTest] transformation=DESEDE/CFB240/X9.23 10:43:59,623 INFO [main][CipherTest] transformation=DESEDE/CFB240/X9.23PADDING 10:43:59,623 INFO [main][CipherTest] transformation=DESEDE/CFB240/ZEROBYTE 10:43:59,623 INFO [main][CipherTest] transformation=DESEDE/CFB240/ZEROBYTEPADDING 10:43:59,624 INFO [main][CipherTest] transformation=DESEDE/CFB248/ 10:43:59,624 INFO [main][CipherTest] transformation=DESEDE/CFB248/ISO10126 10:43:59,624 INFO [main][CipherTest] transformation=DESEDE/CFB248/ISO10126-2 10:43:59,624 INFO [main][CipherTest] transformation=DESEDE/CFB248/ISO10126-2PADDING 10:43:59,625 INFO [main][CipherTest] transformation=DESEDE/CFB248/ISO10126PADDING 10:43:59,625 INFO [main][CipherTest] transformation=DESEDE/CFB248/ISO7816-4 10:43:59,625 INFO [main][CipherTest] transformation=DESEDE/CFB248/ISO7816-4PADDING 10:43:59,625 INFO [main][CipherTest] transformation=DESEDE/CFB248/NOPADDING 10:43:59,626 INFO [main][CipherTest] transformation=DESEDE/CFB248/PKCS5 10:43:59,626 INFO [main][CipherTest] transformation=DESEDE/CFB248/PKCS5PADDING 10:43:59,626 INFO [main][CipherTest] transformation=DESEDE/CFB248/PKCS7 10:43:59,626 INFO [main][CipherTest] transformation=DESEDE/CFB248/PKCS7PADDING 10:43:59,627 INFO [main][CipherTest] transformation=DESEDE/CFB248/TBC 10:43:59,627 INFO [main][CipherTest] transformation=DESEDE/CFB248/TBCPADDING 10:43:59,627 INFO [main][CipherTest] transformation=DESEDE/CFB248/X9.23 10:43:59,627 INFO [main][CipherTest] transformation=DESEDE/CFB248/X9.23PADDING 10:43:59,628 INFO [main][CipherTest] transformation=DESEDE/CFB248/ZEROBYTE 10:43:59,628 INFO [main][CipherTest] transformation=DESEDE/CFB248/ZEROBYTEPADDING 10:43:59,628 INFO [main][CipherTest] transformation=DESEDE/CFB256/ 10:43:59,628 INFO [main][CipherTest] transformation=DESEDE/CFB256/ISO10126 10:43:59,629 INFO [main][CipherTest] transformation=DESEDE/CFB256/ISO10126-2 10:43:59,629 INFO [main][CipherTest] transformation=DESEDE/CFB256/ISO10126-2PADDING 10:43:59,629 INFO [main][CipherTest] transformation=DESEDE/CFB256/ISO10126PADDING 10:43:59,630 INFO [main][CipherTest] transformation=DESEDE/CFB256/ISO7816-4 10:43:59,630 INFO [main][CipherTest] transformation=DESEDE/CFB256/ISO7816-4PADDING 10:43:59,630 INFO [main][CipherTest] transformation=DESEDE/CFB256/NOPADDING 10:43:59,630 INFO [main][CipherTest] transformation=DESEDE/CFB256/PKCS5 10:43:59,630 INFO [main][CipherTest] transformation=DESEDE/CFB256/PKCS5PADDING 10:43:59,631 INFO [main][CipherTest] transformation=DESEDE/CFB256/PKCS7 10:43:59,631 INFO [main][CipherTest] transformation=DESEDE/CFB256/PKCS7PADDING 10:43:59,631 INFO [main][CipherTest] transformation=DESEDE/CFB256/TBC 10:43:59,631 INFO [main][CipherTest] transformation=DESEDE/CFB256/TBCPADDING 10:43:59,631 INFO [main][CipherTest] transformation=DESEDE/CFB256/X9.23 10:43:59,631 INFO [main][CipherTest] transformation=DESEDE/CFB256/X9.23PADDING 10:43:59,631 INFO [main][CipherTest] transformation=DESEDE/CFB256/ZEROBYTE 10:43:59,631 INFO [main][CipherTest] transformation=DESEDE/CFB256/ZEROBYTEPADDING 10:43:59,632 INFO [main][CipherTest] transformation=DESEDE/CFB32/ 10:43:59,632 INFO [main][CipherTest] transformation=DESEDE/CFB32/ISO10126 10:43:59,632 INFO [main][CipherTest] transformation=DESEDE/CFB32/ISO10126-2 10:43:59,632 INFO [main][CipherTest] transformation=DESEDE/CFB32/ISO10126-2PADDING 10:43:59,632 INFO [main][CipherTest] transformation=DESEDE/CFB32/ISO10126PADDING 10:43:59,632 INFO [main][CipherTest] transformation=DESEDE/CFB32/ISO7816-4 10:43:59,632 INFO [main][CipherTest] transformation=DESEDE/CFB32/ISO7816-4PADDING 10:43:59,632 INFO [main][CipherTest] transformation=DESEDE/CFB32/NOPADDING 10:43:59,632 INFO [main][CipherTest] transformation=DESEDE/CFB32/PKCS5 10:43:59,632 INFO [main][CipherTest] transformation=DESEDE/CFB32/PKCS5PADDING 10:43:59,632 INFO [main][CipherTest] transformation=DESEDE/CFB32/PKCS7 10:43:59,632 INFO [main][CipherTest] transformation=DESEDE/CFB32/PKCS7PADDING 10:43:59,633 INFO [main][CipherTest] transformation=DESEDE/CFB32/TBC 10:43:59,633 INFO [main][CipherTest] transformation=DESEDE/CFB32/TBCPADDING 10:43:59,633 INFO [main][CipherTest] transformation=DESEDE/CFB32/X9.23 10:43:59,633 INFO [main][CipherTest] transformation=DESEDE/CFB32/X9.23PADDING 10:43:59,633 INFO [main][CipherTest] transformation=DESEDE/CFB32/ZEROBYTE 10:43:59,633 INFO [main][CipherTest] transformation=DESEDE/CFB32/ZEROBYTEPADDING 10:43:59,633 INFO [main][CipherTest] transformation=DESEDE/CFB40/ 10:43:59,633 INFO [main][CipherTest] transformation=DESEDE/CFB40/ISO10126 10:43:59,633 INFO [main][CipherTest] transformation=DESEDE/CFB40/ISO10126-2 10:43:59,633 INFO [main][CipherTest] transformation=DESEDE/CFB40/ISO10126-2PADDING 10:43:59,633 INFO [main][CipherTest] transformation=DESEDE/CFB40/ISO10126PADDING 10:43:59,634 INFO [main][CipherTest] transformation=DESEDE/CFB40/ISO7816-4 10:43:59,634 INFO [main][CipherTest] transformation=DESEDE/CFB40/ISO7816-4PADDING 10:43:59,634 INFO [main][CipherTest] transformation=DESEDE/CFB40/NOPADDING 10:43:59,634 INFO [main][CipherTest] transformation=DESEDE/CFB40/PKCS5 10:43:59,634 INFO [main][CipherTest] transformation=DESEDE/CFB40/PKCS5PADDING 10:43:59,634 INFO [main][CipherTest] transformation=DESEDE/CFB40/PKCS7 10:43:59,634 INFO [main][CipherTest] transformation=DESEDE/CFB40/PKCS7PADDING 10:43:59,634 INFO [main][CipherTest] transformation=DESEDE/CFB40/TBC 10:43:59,634 INFO [main][CipherTest] transformation=DESEDE/CFB40/TBCPADDING 10:43:59,634 INFO [main][CipherTest] transformation=DESEDE/CFB40/X9.23 10:43:59,634 INFO [main][CipherTest] transformation=DESEDE/CFB40/X9.23PADDING 10:43:59,634 INFO [main][CipherTest] transformation=DESEDE/CFB40/ZEROBYTE 10:43:59,635 INFO [main][CipherTest] transformation=DESEDE/CFB40/ZEROBYTEPADDING 10:43:59,635 INFO [main][CipherTest] transformation=DESEDE/CFB48/ 10:43:59,635 INFO [main][CipherTest] transformation=DESEDE/CFB48/ISO10126 10:43:59,635 INFO [main][CipherTest] transformation=DESEDE/CFB48/ISO10126-2 10:43:59,635 INFO [main][CipherTest] transformation=DESEDE/CFB48/ISO10126-2PADDING 10:43:59,635 INFO [main][CipherTest] transformation=DESEDE/CFB48/ISO10126PADDING 10:43:59,635 INFO [main][CipherTest] transformation=DESEDE/CFB48/ISO7816-4 10:43:59,635 INFO [main][CipherTest] transformation=DESEDE/CFB48/ISO7816-4PADDING 10:43:59,635 INFO [main][CipherTest] transformation=DESEDE/CFB48/NOPADDING 10:43:59,635 INFO [main][CipherTest] transformation=DESEDE/CFB48/PKCS5 10:43:59,635 INFO [main][CipherTest] transformation=DESEDE/CFB48/PKCS5PADDING 10:43:59,635 INFO [main][CipherTest] transformation=DESEDE/CFB48/PKCS7 10:43:59,636 INFO [main][CipherTest] transformation=DESEDE/CFB48/PKCS7PADDING 10:43:59,636 INFO [main][CipherTest] transformation=DESEDE/CFB48/TBC 10:43:59,636 INFO [main][CipherTest] transformation=DESEDE/CFB48/TBCPADDING 10:43:59,636 INFO [main][CipherTest] transformation=DESEDE/CFB48/X9.23 10:43:59,636 INFO [main][CipherTest] transformation=DESEDE/CFB48/X9.23PADDING 10:43:59,636 INFO [main][CipherTest] transformation=DESEDE/CFB48/ZEROBYTE 10:43:59,636 INFO [main][CipherTest] transformation=DESEDE/CFB48/ZEROBYTEPADDING 10:43:59,636 INFO [main][CipherTest] transformation=DESEDE/CFB56/ 10:43:59,636 INFO [main][CipherTest] transformation=DESEDE/CFB56/ISO10126 10:43:59,636 INFO [main][CipherTest] transformation=DESEDE/CFB56/ISO10126-2 10:43:59,636 INFO [main][CipherTest] transformation=DESEDE/CFB56/ISO10126-2PADDING 10:43:59,636 INFO [main][CipherTest] transformation=DESEDE/CFB56/ISO10126PADDING 10:43:59,637 INFO [main][CipherTest] transformation=DESEDE/CFB56/ISO7816-4 10:43:59,637 INFO [main][CipherTest] transformation=DESEDE/CFB56/ISO7816-4PADDING 10:43:59,637 INFO [main][CipherTest] transformation=DESEDE/CFB56/NOPADDING 10:43:59,637 INFO [main][CipherTest] transformation=DESEDE/CFB56/PKCS5 10:43:59,637 INFO [main][CipherTest] transformation=DESEDE/CFB56/PKCS5PADDING 10:43:59,637 INFO [main][CipherTest] transformation=DESEDE/CFB56/PKCS7 10:43:59,637 INFO [main][CipherTest] transformation=DESEDE/CFB56/PKCS7PADDING 10:43:59,637 INFO [main][CipherTest] transformation=DESEDE/CFB56/TBC 10:43:59,637 INFO [main][CipherTest] transformation=DESEDE/CFB56/TBCPADDING 10:43:59,637 INFO [main][CipherTest] transformation=DESEDE/CFB56/X9.23 10:43:59,637 INFO [main][CipherTest] transformation=DESEDE/CFB56/X9.23PADDING 10:43:59,637 INFO [main][CipherTest] transformation=DESEDE/CFB56/ZEROBYTE 10:43:59,638 INFO [main][CipherTest] transformation=DESEDE/CFB56/ZEROBYTEPADDING 10:43:59,638 INFO [main][CipherTest] transformation=DESEDE/CFB64/ 10:43:59,638 INFO [main][CipherTest] transformation=DESEDE/CFB64/ISO10126 10:43:59,638 INFO [main][CipherTest] transformation=DESEDE/CFB64/ISO10126-2 10:43:59,638 INFO [main][CipherTest] transformation=DESEDE/CFB64/ISO10126-2PADDING 10:43:59,638 INFO [main][CipherTest] transformation=DESEDE/CFB64/ISO10126PADDING 10:43:59,638 INFO [main][CipherTest] transformation=DESEDE/CFB64/ISO7816-4 10:43:59,638 INFO [main][CipherTest] transformation=DESEDE/CFB64/ISO7816-4PADDING 10:43:59,638 INFO [main][CipherTest] transformation=DESEDE/CFB64/NOPADDING 10:43:59,638 INFO [main][CipherTest] transformation=DESEDE/CFB64/PKCS5 10:43:59,638 INFO [main][CipherTest] transformation=DESEDE/CFB64/PKCS5PADDING 10:43:59,638 INFO [main][CipherTest] transformation=DESEDE/CFB64/PKCS7 10:43:59,639 INFO [main][CipherTest] transformation=DESEDE/CFB64/PKCS7PADDING 10:43:59,639 INFO [main][CipherTest] transformation=DESEDE/CFB64/TBC 10:43:59,639 INFO [main][CipherTest] transformation=DESEDE/CFB64/TBCPADDING 10:43:59,639 INFO [main][CipherTest] transformation=DESEDE/CFB64/X9.23 10:43:59,639 INFO [main][CipherTest] transformation=DESEDE/CFB64/X9.23PADDING 10:43:59,639 INFO [main][CipherTest] transformation=DESEDE/CFB64/ZEROBYTE 10:43:59,639 INFO [main][CipherTest] transformation=DESEDE/CFB64/ZEROBYTEPADDING 10:43:59,639 INFO [main][CipherTest] transformation=DESEDE/CFB72/ 10:43:59,639 INFO [main][CipherTest] transformation=DESEDE/CFB72/ISO10126 10:43:59,639 INFO [main][CipherTest] transformation=DESEDE/CFB72/ISO10126-2 10:43:59,639 INFO [main][CipherTest] transformation=DESEDE/CFB72/ISO10126-2PADDING 10:43:59,639 INFO [main][CipherTest] transformation=DESEDE/CFB72/ISO10126PADDING 10:43:59,639 INFO [main][CipherTest] transformation=DESEDE/CFB72/ISO7816-4 10:43:59,640 INFO [main][CipherTest] transformation=DESEDE/CFB72/ISO7816-4PADDING 10:43:59,640 INFO [main][CipherTest] transformation=DESEDE/CFB72/NOPADDING 10:43:59,640 INFO [main][CipherTest] transformation=DESEDE/CFB72/PKCS5 10:43:59,640 INFO [main][CipherTest] transformation=DESEDE/CFB72/PKCS5PADDING 10:43:59,640 INFO [main][CipherTest] transformation=DESEDE/CFB72/PKCS7 10:43:59,640 INFO [main][CipherTest] transformation=DESEDE/CFB72/PKCS7PADDING 10:43:59,640 INFO [main][CipherTest] transformation=DESEDE/CFB72/TBC 10:43:59,640 INFO [main][CipherTest] transformation=DESEDE/CFB72/TBCPADDING 10:43:59,640 INFO [main][CipherTest] transformation=DESEDE/CFB72/X9.23 10:43:59,640 INFO [main][CipherTest] transformation=DESEDE/CFB72/X9.23PADDING 10:43:59,640 INFO [main][CipherTest] transformation=DESEDE/CFB72/ZEROBYTE 10:43:59,640 INFO [main][CipherTest] transformation=DESEDE/CFB72/ZEROBYTEPADDING 10:43:59,641 INFO [main][CipherTest] transformation=DESEDE/CFB8/ 10:43:59,641 INFO [main][CipherTest] transformation=DESEDE/CFB8/ISO10126 10:43:59,641 INFO [main][CipherTest] transformation=DESEDE/CFB8/ISO10126-2 10:43:59,641 INFO [main][CipherTest] transformation=DESEDE/CFB8/ISO10126-2PADDING 10:43:59,641 INFO [main][CipherTest] transformation=DESEDE/CFB8/ISO10126PADDING 10:43:59,641 INFO [main][CipherTest] transformation=DESEDE/CFB8/ISO7816-4 10:43:59,641 INFO [main][CipherTest] transformation=DESEDE/CFB8/ISO7816-4PADDING 10:43:59,641 INFO [main][CipherTest] transformation=DESEDE/CFB8/NOPADDING 10:43:59,641 INFO [main][CipherTest] transformation=DESEDE/CFB8/PKCS5 10:43:59,642 INFO [main][CipherTest] transformation=DESEDE/CFB8/PKCS5PADDING 10:43:59,642 INFO [main][CipherTest] transformation=DESEDE/CFB8/PKCS7 10:43:59,642 INFO [main][CipherTest] transformation=DESEDE/CFB8/PKCS7PADDING 10:43:59,642 INFO [main][CipherTest] transformation=DESEDE/CFB8/TBC 10:43:59,642 INFO [main][CipherTest] transformation=DESEDE/CFB8/TBCPADDING 10:43:59,642 INFO [main][CipherTest] transformation=DESEDE/CFB8/X9.23 10:43:59,642 INFO [main][CipherTest] transformation=DESEDE/CFB8/X9.23PADDING 10:43:59,642 INFO [main][CipherTest] transformation=DESEDE/CFB8/ZEROBYTE 10:43:59,642 INFO [main][CipherTest] transformation=DESEDE/CFB8/ZEROBYTEPADDING 10:43:59,642 INFO [main][CipherTest] transformation=DESEDE/CFB80/ 10:43:59,642 INFO [main][CipherTest] transformation=DESEDE/CFB80/ISO10126 10:43:59,642 INFO [main][CipherTest] transformation=DESEDE/CFB80/ISO10126-2 10:43:59,643 INFO [main][CipherTest] transformation=DESEDE/CFB80/ISO10126-2PADDING 10:43:59,643 INFO [main][CipherTest] transformation=DESEDE/CFB80/ISO10126PADDING 10:43:59,643 INFO [main][CipherTest] transformation=DESEDE/CFB80/ISO7816-4 10:43:59,643 INFO [main][CipherTest] transformation=DESEDE/CFB80/ISO7816-4PADDING 10:43:59,643 INFO [main][CipherTest] transformation=DESEDE/CFB80/NOPADDING 10:43:59,643 INFO [main][CipherTest] transformation=DESEDE/CFB80/PKCS5 10:43:59,643 INFO [main][CipherTest] transformation=DESEDE/CFB80/PKCS5PADDING 10:43:59,643 INFO [main][CipherTest] transformation=DESEDE/CFB80/PKCS7 10:43:59,643 INFO [main][CipherTest] transformation=DESEDE/CFB80/PKCS7PADDING 10:43:59,643 INFO [main][CipherTest] transformation=DESEDE/CFB80/TBC 10:43:59,643 INFO [main][CipherTest] transformation=DESEDE/CFB80/TBCPADDING 10:43:59,643 INFO [main][CipherTest] transformation=DESEDE/CFB80/X9.23 10:43:59,644 INFO [main][CipherTest] transformation=DESEDE/CFB80/X9.23PADDING 10:43:59,644 INFO [main][CipherTest] transformation=DESEDE/CFB80/ZEROBYTE 10:43:59,644 INFO [main][CipherTest] transformation=DESEDE/CFB80/ZEROBYTEPADDING 10:43:59,644 INFO [main][CipherTest] transformation=DESEDE/CFB88/ 10:43:59,644 INFO [main][CipherTest] transformation=DESEDE/CFB88/ISO10126 10:43:59,644 INFO [main][CipherTest] transformation=DESEDE/CFB88/ISO10126-2 10:43:59,644 INFO [main][CipherTest] transformation=DESEDE/CFB88/ISO10126-2PADDING 10:43:59,644 INFO [main][CipherTest] transformation=DESEDE/CFB88/ISO10126PADDING 10:43:59,644 INFO [main][CipherTest] transformation=DESEDE/CFB88/ISO7816-4 10:43:59,644 INFO [main][CipherTest] transformation=DESEDE/CFB88/ISO7816-4PADDING 10:43:59,644 INFO [main][CipherTest] transformation=DESEDE/CFB88/NOPADDING 10:43:59,644 INFO [main][CipherTest] transformation=DESEDE/CFB88/PKCS5 10:43:59,645 INFO [main][CipherTest] transformation=DESEDE/CFB88/PKCS5PADDING 10:43:59,645 INFO [main][CipherTest] transformation=DESEDE/CFB88/PKCS7 10:43:59,645 INFO [main][CipherTest] transformation=DESEDE/CFB88/PKCS7PADDING 10:43:59,645 INFO [main][CipherTest] transformation=DESEDE/CFB88/TBC 10:43:59,645 INFO [main][CipherTest] transformation=DESEDE/CFB88/TBCPADDING 10:43:59,645 INFO [main][CipherTest] transformation=DESEDE/CFB88/X9.23 10:43:59,645 INFO [main][CipherTest] transformation=DESEDE/CFB88/X9.23PADDING 10:43:59,645 INFO [main][CipherTest] transformation=DESEDE/CFB88/ZEROBYTE 10:43:59,645 INFO [main][CipherTest] transformation=DESEDE/CFB88/ZEROBYTEPADDING 10:43:59,645 INFO [main][CipherTest] transformation=DESEDE/CFB96/ 10:43:59,645 INFO [main][CipherTest] transformation=DESEDE/CFB96/ISO10126 10:43:59,645 INFO [main][CipherTest] transformation=DESEDE/CFB96/ISO10126-2 10:43:59,645 INFO [main][CipherTest] transformation=DESEDE/CFB96/ISO10126-2PADDING 10:43:59,646 INFO [main][CipherTest] transformation=DESEDE/CFB96/ISO10126PADDING 10:43:59,646 INFO [main][CipherTest] transformation=DESEDE/CFB96/ISO7816-4 10:43:59,646 INFO [main][CipherTest] transformation=DESEDE/CFB96/ISO7816-4PADDING 10:43:59,646 INFO [main][CipherTest] transformation=DESEDE/CFB96/NOPADDING 10:43:59,646 INFO [main][CipherTest] transformation=DESEDE/CFB96/PKCS5 10:43:59,646 INFO [main][CipherTest] transformation=DESEDE/CFB96/PKCS5PADDING 10:43:59,646 INFO [main][CipherTest] transformation=DESEDE/CFB96/PKCS7 10:43:59,646 INFO [main][CipherTest] transformation=DESEDE/CFB96/PKCS7PADDING 10:43:59,646 INFO [main][CipherTest] transformation=DESEDE/CFB96/TBC 10:43:59,646 INFO [main][CipherTest] transformation=DESEDE/CFB96/TBCPADDING 10:43:59,646 INFO [main][CipherTest] transformation=DESEDE/CFB96/X9.23 10:43:59,646 INFO [main][CipherTest] transformation=DESEDE/CFB96/X9.23PADDING 10:43:59,647 INFO [main][CipherTest] transformation=DESEDE/CFB96/ZEROBYTE 10:43:59,647 INFO [main][CipherTest] transformation=DESEDE/CFB96/ZEROBYTEPADDING 10:43:59,647 INFO [main][CipherTest] transformation=DESEDE/CTS/ 10:43:59,647 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "DESEDE/CTS/" does not support IV => Skipping. 10:43:59,647 INFO [main][CipherTest] transformation=DESEDE/CTS/NOPADDING 10:43:59,647 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "DESEDE/CTS/NOPADDING" does not support IV => Skipping. 10:43:59,647 INFO [main][CipherTest] transformation=DESEDE/EAX/ 10:43:59,647 INFO [main][CipherTest] transformation=DESEDE/EAX/NOPADDING 10:43:59,647 INFO [main][CipherTest] transformation=DESEDE/ECB/ 10:43:59,648 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "DESEDE/ECB/" does not support IV => Skipping. 10:43:59,648 INFO [main][CipherTest] transformation=DESEDE/ECB/NOPADDING 10:43:59,648 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "DESEDE/ECB/NOPADDING" does not support IV => Skipping. 10:43:59,648 INFO [main][CipherTest] transformation=DESEDE/GOFB/ 10:43:59,648 INFO [main][CipherTest] transformation=DESEDE/GOFB/ISO10126 10:43:59,648 INFO [main][CipherTest] transformation=DESEDE/GOFB/ISO10126-2 10:43:59,648 INFO [main][CipherTest] transformation=DESEDE/GOFB/ISO10126-2PADDING 10:43:59,648 INFO [main][CipherTest] transformation=DESEDE/GOFB/ISO10126PADDING 10:43:59,648 INFO [main][CipherTest] transformation=DESEDE/GOFB/ISO7816-4 10:43:59,649 INFO [main][CipherTest] transformation=DESEDE/GOFB/ISO7816-4PADDING 10:43:59,649 INFO [main][CipherTest] transformation=DESEDE/GOFB/NOPADDING 10:43:59,649 INFO [main][CipherTest] transformation=DESEDE/GOFB/PKCS5 10:43:59,649 INFO [main][CipherTest] transformation=DESEDE/GOFB/PKCS5PADDING 10:43:59,649 INFO [main][CipherTest] transformation=DESEDE/GOFB/PKCS7 10:43:59,649 INFO [main][CipherTest] transformation=DESEDE/GOFB/PKCS7PADDING 10:43:59,649 INFO [main][CipherTest] transformation=DESEDE/GOFB/TBC 10:43:59,649 INFO [main][CipherTest] transformation=DESEDE/GOFB/TBCPADDING 10:43:59,650 INFO [main][CipherTest] transformation=DESEDE/GOFB/X9.23 10:43:59,650 INFO [main][CipherTest] transformation=DESEDE/GOFB/X9.23PADDING 10:43:59,650 INFO [main][CipherTest] transformation=DESEDE/GOFB/ZEROBYTE 10:43:59,650 INFO [main][CipherTest] transformation=DESEDE/GOFB/ZEROBYTEPADDING 10:43:59,650 INFO [main][CipherTest] transformation=DESEDE/OFB/ 10:43:59,650 INFO [main][CipherTest] transformation=DESEDE/OFB/ISO10126 10:43:59,650 INFO [main][CipherTest] transformation=DESEDE/OFB/ISO10126-2 10:43:59,650 INFO [main][CipherTest] transformation=DESEDE/OFB/ISO10126-2PADDING 10:43:59,650 INFO [main][CipherTest] transformation=DESEDE/OFB/ISO10126PADDING 10:43:59,651 INFO [main][CipherTest] transformation=DESEDE/OFB/ISO7816-4 10:43:59,651 INFO [main][CipherTest] transformation=DESEDE/OFB/ISO7816-4PADDING 10:43:59,651 INFO [main][CipherTest] transformation=DESEDE/OFB/NOPADDING 10:43:59,651 INFO [main][CipherTest] transformation=DESEDE/OFB/PKCS5 10:43:59,651 INFO [main][CipherTest] transformation=DESEDE/OFB/PKCS5PADDING 10:43:59,651 INFO [main][CipherTest] transformation=DESEDE/OFB/PKCS7 10:43:59,651 INFO [main][CipherTest] transformation=DESEDE/OFB/PKCS7PADDING 10:43:59,651 INFO [main][CipherTest] transformation=DESEDE/OFB/TBC 10:43:59,651 INFO [main][CipherTest] transformation=DESEDE/OFB/TBCPADDING 10:43:59,651 INFO [main][CipherTest] transformation=DESEDE/OFB/X9.23 10:43:59,651 INFO [main][CipherTest] transformation=DESEDE/OFB/X9.23PADDING 10:43:59,651 INFO [main][CipherTest] transformation=DESEDE/OFB/ZEROBYTE 10:43:59,652 INFO [main][CipherTest] transformation=DESEDE/OFB/ZEROBYTEPADDING 10:43:59,652 INFO [main][CipherTest] transformation=DESEDE/OFB104/ 10:43:59,652 INFO [main][CipherTest] transformation=DESEDE/OFB104/ISO10126 10:43:59,652 INFO [main][CipherTest] transformation=DESEDE/OFB104/ISO10126-2 10:43:59,652 INFO [main][CipherTest] transformation=DESEDE/OFB104/ISO10126-2PADDING 10:43:59,652 INFO [main][CipherTest] transformation=DESEDE/OFB104/ISO10126PADDING 10:43:59,652 INFO [main][CipherTest] transformation=DESEDE/OFB104/ISO7816-4 10:43:59,652 INFO [main][CipherTest] transformation=DESEDE/OFB104/ISO7816-4PADDING 10:43:59,652 INFO [main][CipherTest] transformation=DESEDE/OFB104/NOPADDING 10:43:59,652 INFO [main][CipherTest] transformation=DESEDE/OFB104/PKCS5 10:43:59,653 INFO [main][CipherTest] transformation=DESEDE/OFB104/PKCS5PADDING 10:43:59,653 INFO [main][CipherTest] transformation=DESEDE/OFB104/PKCS7 10:43:59,653 INFO [main][CipherTest] transformation=DESEDE/OFB104/PKCS7PADDING 10:43:59,653 INFO [main][CipherTest] transformation=DESEDE/OFB104/TBC 10:43:59,653 INFO [main][CipherTest] transformation=DESEDE/OFB104/TBCPADDING 10:43:59,653 INFO [main][CipherTest] transformation=DESEDE/OFB104/X9.23 10:43:59,653 INFO [main][CipherTest] transformation=DESEDE/OFB104/X9.23PADDING 10:43:59,653 INFO [main][CipherTest] transformation=DESEDE/OFB104/ZEROBYTE 10:43:59,653 INFO [main][CipherTest] transformation=DESEDE/OFB104/ZEROBYTEPADDING 10:43:59,653 INFO [main][CipherTest] transformation=DESEDE/OFB112/ 10:43:59,653 INFO [main][CipherTest] transformation=DESEDE/OFB112/ISO10126 10:43:59,654 INFO [main][CipherTest] transformation=DESEDE/OFB112/ISO10126-2 10:43:59,654 INFO [main][CipherTest] transformation=DESEDE/OFB112/ISO10126-2PADDING 10:43:59,654 INFO [main][CipherTest] transformation=DESEDE/OFB112/ISO10126PADDING 10:43:59,654 INFO [main][CipherTest] transformation=DESEDE/OFB112/ISO7816-4 10:43:59,654 INFO [main][CipherTest] transformation=DESEDE/OFB112/ISO7816-4PADDING 10:43:59,654 INFO [main][CipherTest] transformation=DESEDE/OFB112/NOPADDING 10:43:59,654 INFO [main][CipherTest] transformation=DESEDE/OFB112/PKCS5 10:43:59,654 INFO [main][CipherTest] transformation=DESEDE/OFB112/PKCS5PADDING 10:43:59,654 INFO [main][CipherTest] transformation=DESEDE/OFB112/PKCS7 10:43:59,654 INFO [main][CipherTest] transformation=DESEDE/OFB112/PKCS7PADDING 10:43:59,654 INFO [main][CipherTest] transformation=DESEDE/OFB112/TBC 10:43:59,655 INFO [main][CipherTest] transformation=DESEDE/OFB112/TBCPADDING 10:43:59,655 INFO [main][CipherTest] transformation=DESEDE/OFB112/X9.23 10:43:59,655 INFO [main][CipherTest] transformation=DESEDE/OFB112/X9.23PADDING 10:43:59,655 INFO [main][CipherTest] transformation=DESEDE/OFB112/ZEROBYTE 10:43:59,655 INFO [main][CipherTest] transformation=DESEDE/OFB112/ZEROBYTEPADDING 10:43:59,655 INFO [main][CipherTest] transformation=DESEDE/OFB120/ 10:43:59,655 INFO [main][CipherTest] transformation=DESEDE/OFB120/ISO10126 10:43:59,655 INFO [main][CipherTest] transformation=DESEDE/OFB120/ISO10126-2 10:43:59,655 INFO [main][CipherTest] transformation=DESEDE/OFB120/ISO10126-2PADDING 10:43:59,655 INFO [main][CipherTest] transformation=DESEDE/OFB120/ISO10126PADDING 10:43:59,655 INFO [main][CipherTest] transformation=DESEDE/OFB120/ISO7816-4 10:43:59,656 INFO [main][CipherTest] transformation=DESEDE/OFB120/ISO7816-4PADDING 10:43:59,656 INFO [main][CipherTest] transformation=DESEDE/OFB120/NOPADDING 10:43:59,656 INFO [main][CipherTest] transformation=DESEDE/OFB120/PKCS5 10:43:59,656 INFO [main][CipherTest] transformation=DESEDE/OFB120/PKCS5PADDING 10:43:59,656 INFO [main][CipherTest] transformation=DESEDE/OFB120/PKCS7 10:43:59,656 INFO [main][CipherTest] transformation=DESEDE/OFB120/PKCS7PADDING 10:43:59,656 INFO [main][CipherTest] transformation=DESEDE/OFB120/TBC 10:43:59,656 INFO [main][CipherTest] transformation=DESEDE/OFB120/TBCPADDING 10:43:59,656 INFO [main][CipherTest] transformation=DESEDE/OFB120/X9.23 10:43:59,656 INFO [main][CipherTest] transformation=DESEDE/OFB120/X9.23PADDING 10:43:59,656 INFO [main][CipherTest] transformation=DESEDE/OFB120/ZEROBYTE 10:43:59,656 INFO [main][CipherTest] transformation=DESEDE/OFB120/ZEROBYTEPADDING 10:43:59,657 INFO [main][CipherTest] transformation=DESEDE/OFB128/ 10:43:59,657 INFO [main][CipherTest] transformation=DESEDE/OFB128/ISO10126 10:43:59,657 INFO [main][CipherTest] transformation=DESEDE/OFB128/ISO10126-2 10:43:59,657 INFO [main][CipherTest] transformation=DESEDE/OFB128/ISO10126-2PADDING 10:43:59,657 INFO [main][CipherTest] transformation=DESEDE/OFB128/ISO10126PADDING 10:43:59,657 INFO [main][CipherTest] transformation=DESEDE/OFB128/ISO7816-4 10:43:59,657 INFO [main][CipherTest] transformation=DESEDE/OFB128/ISO7816-4PADDING 10:43:59,657 INFO [main][CipherTest] transformation=DESEDE/OFB128/NOPADDING 10:43:59,657 INFO [main][CipherTest] transformation=DESEDE/OFB128/PKCS5 10:43:59,657 INFO [main][CipherTest] transformation=DESEDE/OFB128/PKCS5PADDING 10:43:59,657 INFO [main][CipherTest] transformation=DESEDE/OFB128/PKCS7 10:43:59,658 INFO [main][CipherTest] transformation=DESEDE/OFB128/PKCS7PADDING 10:43:59,658 INFO [main][CipherTest] transformation=DESEDE/OFB128/TBC 10:43:59,658 INFO [main][CipherTest] transformation=DESEDE/OFB128/TBCPADDING 10:43:59,658 INFO [main][CipherTest] transformation=DESEDE/OFB128/X9.23 10:43:59,658 INFO [main][CipherTest] transformation=DESEDE/OFB128/X9.23PADDING 10:43:59,658 INFO [main][CipherTest] transformation=DESEDE/OFB128/ZEROBYTE 10:43:59,658 INFO [main][CipherTest] transformation=DESEDE/OFB128/ZEROBYTEPADDING 10:43:59,658 INFO [main][CipherTest] transformation=DESEDE/OFB136/ 10:43:59,658 INFO [main][CipherTest] transformation=DESEDE/OFB136/ISO10126 10:43:59,658 INFO [main][CipherTest] transformation=DESEDE/OFB136/ISO10126-2 10:43:59,658 INFO [main][CipherTest] transformation=DESEDE/OFB136/ISO10126-2PADDING 10:43:59,659 INFO [main][CipherTest] transformation=DESEDE/OFB136/ISO10126PADDING 10:43:59,659 INFO [main][CipherTest] transformation=DESEDE/OFB136/ISO7816-4 10:43:59,659 INFO [main][CipherTest] transformation=DESEDE/OFB136/ISO7816-4PADDING 10:43:59,659 INFO [main][CipherTest] transformation=DESEDE/OFB136/NOPADDING 10:43:59,659 INFO [main][CipherTest] transformation=DESEDE/OFB136/PKCS5 10:43:59,659 INFO [main][CipherTest] transformation=DESEDE/OFB136/PKCS5PADDING 10:43:59,659 INFO [main][CipherTest] transformation=DESEDE/OFB136/PKCS7 10:43:59,659 INFO [main][CipherTest] transformation=DESEDE/OFB136/PKCS7PADDING 10:43:59,659 INFO [main][CipherTest] transformation=DESEDE/OFB136/TBC 10:43:59,659 INFO [main][CipherTest] transformation=DESEDE/OFB136/TBCPADDING 10:43:59,659 INFO [main][CipherTest] transformation=DESEDE/OFB136/X9.23 10:43:59,660 INFO [main][CipherTest] transformation=DESEDE/OFB136/X9.23PADDING 10:43:59,660 INFO [main][CipherTest] transformation=DESEDE/OFB136/ZEROBYTE 10:43:59,660 INFO [main][CipherTest] transformation=DESEDE/OFB136/ZEROBYTEPADDING 10:43:59,660 INFO [main][CipherTest] transformation=DESEDE/OFB144/ 10:43:59,660 INFO [main][CipherTest] transformation=DESEDE/OFB144/ISO10126 10:43:59,660 INFO [main][CipherTest] transformation=DESEDE/OFB144/ISO10126-2 10:43:59,660 INFO [main][CipherTest] transformation=DESEDE/OFB144/ISO10126-2PADDING 10:43:59,660 INFO [main][CipherTest] transformation=DESEDE/OFB144/ISO10126PADDING 10:43:59,660 INFO [main][CipherTest] transformation=DESEDE/OFB144/ISO7816-4 10:43:59,660 INFO [main][CipherTest] transformation=DESEDE/OFB144/ISO7816-4PADDING 10:43:59,660 INFO [main][CipherTest] transformation=DESEDE/OFB144/NOPADDING 10:43:59,661 INFO [main][CipherTest] transformation=DESEDE/OFB144/PKCS5 10:43:59,661 INFO [main][CipherTest] transformation=DESEDE/OFB144/PKCS5PADDING 10:43:59,661 INFO [main][CipherTest] transformation=DESEDE/OFB144/PKCS7 10:43:59,661 INFO [main][CipherTest] transformation=DESEDE/OFB144/PKCS7PADDING 10:43:59,661 INFO [main][CipherTest] transformation=DESEDE/OFB144/TBC 10:43:59,661 INFO [main][CipherTest] transformation=DESEDE/OFB144/TBCPADDING 10:43:59,661 INFO [main][CipherTest] transformation=DESEDE/OFB144/X9.23 10:43:59,661 INFO [main][CipherTest] transformation=DESEDE/OFB144/X9.23PADDING 10:43:59,661 INFO [main][CipherTest] transformation=DESEDE/OFB144/ZEROBYTE 10:43:59,661 INFO [main][CipherTest] transformation=DESEDE/OFB144/ZEROBYTEPADDING 10:43:59,661 INFO [main][CipherTest] transformation=DESEDE/OFB152/ 10:43:59,661 INFO [main][CipherTest] transformation=DESEDE/OFB152/ISO10126 10:43:59,661 INFO [main][CipherTest] transformation=DESEDE/OFB152/ISO10126-2 10:43:59,662 INFO [main][CipherTest] transformation=DESEDE/OFB152/ISO10126-2PADDING 10:43:59,662 INFO [main][CipherTest] transformation=DESEDE/OFB152/ISO10126PADDING 10:43:59,662 INFO [main][CipherTest] transformation=DESEDE/OFB152/ISO7816-4 10:43:59,662 INFO [main][CipherTest] transformation=DESEDE/OFB152/ISO7816-4PADDING 10:43:59,662 INFO [main][CipherTest] transformation=DESEDE/OFB152/NOPADDING 10:43:59,662 INFO [main][CipherTest] transformation=DESEDE/OFB152/PKCS5 10:43:59,662 INFO [main][CipherTest] transformation=DESEDE/OFB152/PKCS5PADDING 10:43:59,662 INFO [main][CipherTest] transformation=DESEDE/OFB152/PKCS7 10:43:59,662 INFO [main][CipherTest] transformation=DESEDE/OFB152/PKCS7PADDING 10:43:59,663 INFO [main][CipherTest] transformation=DESEDE/OFB152/TBC 10:43:59,663 INFO [main][CipherTest] transformation=DESEDE/OFB152/TBCPADDING 10:43:59,663 INFO [main][CipherTest] transformation=DESEDE/OFB152/X9.23 10:43:59,663 INFO [main][CipherTest] transformation=DESEDE/OFB152/X9.23PADDING 10:43:59,663 INFO [main][CipherTest] transformation=DESEDE/OFB152/ZEROBYTE 10:43:59,663 INFO [main][CipherTest] transformation=DESEDE/OFB152/ZEROBYTEPADDING 10:43:59,663 INFO [main][CipherTest] transformation=DESEDE/OFB16/ 10:43:59,664 INFO [main][CipherTest] transformation=DESEDE/OFB16/ISO10126 10:43:59,664 INFO [main][CipherTest] transformation=DESEDE/OFB16/ISO10126-2 10:43:59,664 INFO [main][CipherTest] transformation=DESEDE/OFB16/ISO10126-2PADDING 10:43:59,664 INFO [main][CipherTest] transformation=DESEDE/OFB16/ISO10126PADDING 10:43:59,664 INFO [main][CipherTest] transformation=DESEDE/OFB16/ISO7816-4 10:43:59,664 INFO [main][CipherTest] transformation=DESEDE/OFB16/ISO7816-4PADDING 10:43:59,664 INFO [main][CipherTest] transformation=DESEDE/OFB16/NOPADDING 10:43:59,664 INFO [main][CipherTest] transformation=DESEDE/OFB16/PKCS5 10:43:59,664 INFO [main][CipherTest] transformation=DESEDE/OFB16/PKCS5PADDING 10:43:59,664 INFO [main][CipherTest] transformation=DESEDE/OFB16/PKCS7 10:43:59,665 INFO [main][CipherTest] transformation=DESEDE/OFB16/PKCS7PADDING 10:43:59,665 INFO [main][CipherTest] transformation=DESEDE/OFB16/TBC 10:43:59,665 INFO [main][CipherTest] transformation=DESEDE/OFB16/TBCPADDING 10:43:59,665 INFO [main][CipherTest] transformation=DESEDE/OFB16/X9.23 10:43:59,665 INFO [main][CipherTest] transformation=DESEDE/OFB16/X9.23PADDING 10:43:59,665 INFO [main][CipherTest] transformation=DESEDE/OFB16/ZEROBYTE 10:43:59,665 INFO [main][CipherTest] transformation=DESEDE/OFB16/ZEROBYTEPADDING 10:43:59,665 INFO [main][CipherTest] transformation=DESEDE/OFB160/ 10:43:59,665 INFO [main][CipherTest] transformation=DESEDE/OFB160/ISO10126 10:43:59,665 INFO [main][CipherTest] transformation=DESEDE/OFB160/ISO10126-2 10:43:59,666 INFO [main][CipherTest] transformation=DESEDE/OFB160/ISO10126-2PADDING 10:43:59,666 INFO [main][CipherTest] transformation=DESEDE/OFB160/ISO10126PADDING 10:43:59,666 INFO [main][CipherTest] transformation=DESEDE/OFB160/ISO7816-4 10:43:59,666 INFO [main][CipherTest] transformation=DESEDE/OFB160/ISO7816-4PADDING 10:43:59,666 INFO [main][CipherTest] transformation=DESEDE/OFB160/NOPADDING 10:43:59,666 INFO [main][CipherTest] transformation=DESEDE/OFB160/PKCS5 10:43:59,666 INFO [main][CipherTest] transformation=DESEDE/OFB160/PKCS5PADDING 10:43:59,666 INFO [main][CipherTest] transformation=DESEDE/OFB160/PKCS7 10:43:59,666 INFO [main][CipherTest] transformation=DESEDE/OFB160/PKCS7PADDING 10:43:59,666 INFO [main][CipherTest] transformation=DESEDE/OFB160/TBC 10:43:59,666 INFO [main][CipherTest] transformation=DESEDE/OFB160/TBCPADDING 10:43:59,666 INFO [main][CipherTest] transformation=DESEDE/OFB160/X9.23 10:43:59,667 INFO [main][CipherTest] transformation=DESEDE/OFB160/X9.23PADDING 10:43:59,667 INFO [main][CipherTest] transformation=DESEDE/OFB160/ZEROBYTE 10:43:59,667 INFO [main][CipherTest] transformation=DESEDE/OFB160/ZEROBYTEPADDING 10:43:59,667 INFO [main][CipherTest] transformation=DESEDE/OFB168/ 10:43:59,667 INFO [main][CipherTest] transformation=DESEDE/OFB168/ISO10126 10:43:59,667 INFO [main][CipherTest] transformation=DESEDE/OFB168/ISO10126-2 10:43:59,667 INFO [main][CipherTest] transformation=DESEDE/OFB168/ISO10126-2PADDING 10:43:59,667 INFO [main][CipherTest] transformation=DESEDE/OFB168/ISO10126PADDING 10:43:59,667 INFO [main][CipherTest] transformation=DESEDE/OFB168/ISO7816-4 10:43:59,667 INFO [main][CipherTest] transformation=DESEDE/OFB168/ISO7816-4PADDING 10:43:59,668 INFO [main][CipherTest] transformation=DESEDE/OFB168/NOPADDING 10:43:59,668 INFO [main][CipherTest] transformation=DESEDE/OFB168/PKCS5 10:43:59,668 INFO [main][CipherTest] transformation=DESEDE/OFB168/PKCS5PADDING 10:43:59,668 INFO [main][CipherTest] transformation=DESEDE/OFB168/PKCS7 10:43:59,668 INFO [main][CipherTest] transformation=DESEDE/OFB168/PKCS7PADDING 10:43:59,668 INFO [main][CipherTest] transformation=DESEDE/OFB168/TBC 10:43:59,668 INFO [main][CipherTest] transformation=DESEDE/OFB168/TBCPADDING 10:43:59,668 INFO [main][CipherTest] transformation=DESEDE/OFB168/X9.23 10:43:59,668 INFO [main][CipherTest] transformation=DESEDE/OFB168/X9.23PADDING 10:43:59,668 INFO [main][CipherTest] transformation=DESEDE/OFB168/ZEROBYTE 10:43:59,668 INFO [main][CipherTest] transformation=DESEDE/OFB168/ZEROBYTEPADDING 10:43:59,668 INFO [main][CipherTest] transformation=DESEDE/OFB176/ 10:43:59,668 INFO [main][CipherTest] transformation=DESEDE/OFB176/ISO10126 10:43:59,669 INFO [main][CipherTest] transformation=DESEDE/OFB176/ISO10126-2 10:43:59,669 INFO [main][CipherTest] transformation=DESEDE/OFB176/ISO10126-2PADDING 10:43:59,669 INFO [main][CipherTest] transformation=DESEDE/OFB176/ISO10126PADDING 10:43:59,669 INFO [main][CipherTest] transformation=DESEDE/OFB176/ISO7816-4 10:43:59,669 INFO [main][CipherTest] transformation=DESEDE/OFB176/ISO7816-4PADDING 10:43:59,669 INFO [main][CipherTest] transformation=DESEDE/OFB176/NOPADDING 10:43:59,669 INFO [main][CipherTest] transformation=DESEDE/OFB176/PKCS5 10:43:59,669 INFO [main][CipherTest] transformation=DESEDE/OFB176/PKCS5PADDING 10:43:59,669 INFO [main][CipherTest] transformation=DESEDE/OFB176/PKCS7 10:43:59,669 INFO [main][CipherTest] transformation=DESEDE/OFB176/PKCS7PADDING 10:43:59,669 INFO [main][CipherTest] transformation=DESEDE/OFB176/TBC 10:43:59,670 INFO [main][CipherTest] transformation=DESEDE/OFB176/TBCPADDING 10:43:59,670 INFO [main][CipherTest] transformation=DESEDE/OFB176/X9.23 10:43:59,670 INFO [main][CipherTest] transformation=DESEDE/OFB176/X9.23PADDING 10:43:59,670 INFO [main][CipherTest] transformation=DESEDE/OFB176/ZEROBYTE 10:43:59,670 INFO [main][CipherTest] transformation=DESEDE/OFB176/ZEROBYTEPADDING 10:43:59,670 INFO [main][CipherTest] transformation=DESEDE/OFB184/ 10:43:59,670 INFO [main][CipherTest] transformation=DESEDE/OFB184/ISO10126 10:43:59,670 INFO [main][CipherTest] transformation=DESEDE/OFB184/ISO10126-2 10:43:59,670 INFO [main][CipherTest] transformation=DESEDE/OFB184/ISO10126-2PADDING 10:43:59,670 INFO [main][CipherTest] transformation=DESEDE/OFB184/ISO10126PADDING 10:43:59,670 INFO [main][CipherTest] transformation=DESEDE/OFB184/ISO7816-4 10:43:59,670 INFO [main][CipherTest] transformation=DESEDE/OFB184/ISO7816-4PADDING 10:43:59,671 INFO [main][CipherTest] transformation=DESEDE/OFB184/NOPADDING 10:43:59,671 INFO [main][CipherTest] transformation=DESEDE/OFB184/PKCS5 10:43:59,671 INFO [main][CipherTest] transformation=DESEDE/OFB184/PKCS5PADDING 10:43:59,671 INFO [main][CipherTest] transformation=DESEDE/OFB184/PKCS7 10:43:59,671 INFO [main][CipherTest] transformation=DESEDE/OFB184/PKCS7PADDING 10:43:59,671 INFO [main][CipherTest] transformation=DESEDE/OFB184/TBC 10:43:59,671 INFO [main][CipherTest] transformation=DESEDE/OFB184/TBCPADDING 10:43:59,671 INFO [main][CipherTest] transformation=DESEDE/OFB184/X9.23 10:43:59,671 INFO [main][CipherTest] transformation=DESEDE/OFB184/X9.23PADDING 10:43:59,671 INFO [main][CipherTest] transformation=DESEDE/OFB184/ZEROBYTE 10:43:59,671 INFO [main][CipherTest] transformation=DESEDE/OFB184/ZEROBYTEPADDING 10:43:59,672 INFO [main][CipherTest] transformation=DESEDE/OFB192/ 10:43:59,672 INFO [main][CipherTest] transformation=DESEDE/OFB192/ISO10126 10:43:59,672 INFO [main][CipherTest] transformation=DESEDE/OFB192/ISO10126-2 10:43:59,672 INFO [main][CipherTest] transformation=DESEDE/OFB192/ISO10126-2PADDING 10:43:59,672 INFO [main][CipherTest] transformation=DESEDE/OFB192/ISO10126PADDING 10:43:59,672 INFO [main][CipherTest] transformation=DESEDE/OFB192/ISO7816-4 10:43:59,672 INFO [main][CipherTest] transformation=DESEDE/OFB192/ISO7816-4PADDING 10:43:59,672 INFO [main][CipherTest] transformation=DESEDE/OFB192/NOPADDING 10:43:59,672 INFO [main][CipherTest] transformation=DESEDE/OFB192/PKCS5 10:43:59,673 INFO [main][CipherTest] transformation=DESEDE/OFB192/PKCS5PADDING 10:43:59,673 INFO [main][CipherTest] transformation=DESEDE/OFB192/PKCS7 10:43:59,673 INFO [main][CipherTest] transformation=DESEDE/OFB192/PKCS7PADDING 10:43:59,673 INFO [main][CipherTest] transformation=DESEDE/OFB192/TBC 10:43:59,673 INFO [main][CipherTest] transformation=DESEDE/OFB192/TBCPADDING 10:43:59,673 INFO [main][CipherTest] transformation=DESEDE/OFB192/X9.23 10:43:59,673 INFO [main][CipherTest] transformation=DESEDE/OFB192/X9.23PADDING 10:43:59,673 INFO [main][CipherTest] transformation=DESEDE/OFB192/ZEROBYTE 10:43:59,673 INFO [main][CipherTest] transformation=DESEDE/OFB192/ZEROBYTEPADDING 10:43:59,673 INFO [main][CipherTest] transformation=DESEDE/OFB200/ 10:43:59,673 INFO [main][CipherTest] transformation=DESEDE/OFB200/ISO10126 10:43:59,673 INFO [main][CipherTest] transformation=DESEDE/OFB200/ISO10126-2 10:43:59,674 INFO [main][CipherTest] transformation=DESEDE/OFB200/ISO10126-2PADDING 10:43:59,674 INFO [main][CipherTest] transformation=DESEDE/OFB200/ISO10126PADDING 10:43:59,674 INFO [main][CipherTest] transformation=DESEDE/OFB200/ISO7816-4 10:43:59,674 INFO [main][CipherTest] transformation=DESEDE/OFB200/ISO7816-4PADDING 10:43:59,674 INFO [main][CipherTest] transformation=DESEDE/OFB200/NOPADDING 10:43:59,674 INFO [main][CipherTest] transformation=DESEDE/OFB200/PKCS5 10:43:59,674 INFO [main][CipherTest] transformation=DESEDE/OFB200/PKCS5PADDING 10:43:59,674 INFO [main][CipherTest] transformation=DESEDE/OFB200/PKCS7 10:43:59,674 INFO [main][CipherTest] transformation=DESEDE/OFB200/PKCS7PADDING 10:43:59,674 INFO [main][CipherTest] transformation=DESEDE/OFB200/TBC 10:43:59,674 INFO [main][CipherTest] transformation=DESEDE/OFB200/TBCPADDING 10:43:59,674 INFO [main][CipherTest] transformation=DESEDE/OFB200/X9.23 10:43:59,675 INFO [main][CipherTest] transformation=DESEDE/OFB200/X9.23PADDING 10:43:59,675 INFO [main][CipherTest] transformation=DESEDE/OFB200/ZEROBYTE 10:43:59,675 INFO [main][CipherTest] transformation=DESEDE/OFB200/ZEROBYTEPADDING 10:43:59,675 INFO [main][CipherTest] transformation=DESEDE/OFB208/ 10:43:59,675 INFO [main][CipherTest] transformation=DESEDE/OFB208/ISO10126 10:43:59,675 INFO [main][CipherTest] transformation=DESEDE/OFB208/ISO10126-2 10:43:59,675 INFO [main][CipherTest] transformation=DESEDE/OFB208/ISO10126-2PADDING 10:43:59,675 INFO [main][CipherTest] transformation=DESEDE/OFB208/ISO10126PADDING 10:43:59,675 INFO [main][CipherTest] transformation=DESEDE/OFB208/ISO7816-4 10:43:59,676 INFO [main][CipherTest] transformation=DESEDE/OFB208/ISO7816-4PADDING 10:43:59,676 INFO [main][CipherTest] transformation=DESEDE/OFB208/NOPADDING 10:43:59,676 INFO [main][CipherTest] transformation=DESEDE/OFB208/PKCS5 10:43:59,676 INFO [main][CipherTest] transformation=DESEDE/OFB208/PKCS5PADDING 10:43:59,676 INFO [main][CipherTest] transformation=DESEDE/OFB208/PKCS7 10:43:59,676 INFO [main][CipherTest] transformation=DESEDE/OFB208/PKCS7PADDING 10:43:59,676 INFO [main][CipherTest] transformation=DESEDE/OFB208/TBC 10:43:59,676 INFO [main][CipherTest] transformation=DESEDE/OFB208/TBCPADDING 10:43:59,676 INFO [main][CipherTest] transformation=DESEDE/OFB208/X9.23 10:43:59,676 INFO [main][CipherTest] transformation=DESEDE/OFB208/X9.23PADDING 10:43:59,676 INFO [main][CipherTest] transformation=DESEDE/OFB208/ZEROBYTE 10:43:59,676 INFO [main][CipherTest] transformation=DESEDE/OFB208/ZEROBYTEPADDING 10:43:59,677 INFO [main][CipherTest] transformation=DESEDE/OFB216/ 10:43:59,677 INFO [main][CipherTest] transformation=DESEDE/OFB216/ISO10126 10:43:59,677 INFO [main][CipherTest] transformation=DESEDE/OFB216/ISO10126-2 10:43:59,677 INFO [main][CipherTest] transformation=DESEDE/OFB216/ISO10126-2PADDING 10:43:59,677 INFO [main][CipherTest] transformation=DESEDE/OFB216/ISO10126PADDING 10:43:59,677 INFO [main][CipherTest] transformation=DESEDE/OFB216/ISO7816-4 10:43:59,677 INFO [main][CipherTest] transformation=DESEDE/OFB216/ISO7816-4PADDING 10:43:59,677 INFO [main][CipherTest] transformation=DESEDE/OFB216/NOPADDING 10:43:59,677 INFO [main][CipherTest] transformation=DESEDE/OFB216/PKCS5 10:43:59,677 INFO [main][CipherTest] transformation=DESEDE/OFB216/PKCS5PADDING 10:43:59,677 INFO [main][CipherTest] transformation=DESEDE/OFB216/PKCS7 10:43:59,678 INFO [main][CipherTest] transformation=DESEDE/OFB216/PKCS7PADDING 10:43:59,678 INFO [main][CipherTest] transformation=DESEDE/OFB216/TBC 10:43:59,678 INFO [main][CipherTest] transformation=DESEDE/OFB216/TBCPADDING 10:43:59,678 INFO [main][CipherTest] transformation=DESEDE/OFB216/X9.23 10:43:59,678 INFO [main][CipherTest] transformation=DESEDE/OFB216/X9.23PADDING 10:43:59,678 INFO [main][CipherTest] transformation=DESEDE/OFB216/ZEROBYTE 10:43:59,678 INFO [main][CipherTest] transformation=DESEDE/OFB216/ZEROBYTEPADDING 10:43:59,678 INFO [main][CipherTest] transformation=DESEDE/OFB224/ 10:43:59,678 INFO [main][CipherTest] transformation=DESEDE/OFB224/ISO10126 10:43:59,678 INFO [main][CipherTest] transformation=DESEDE/OFB224/ISO10126-2 10:43:59,678 INFO [main][CipherTest] transformation=DESEDE/OFB224/ISO10126-2PADDING 10:43:59,679 INFO [main][CipherTest] transformation=DESEDE/OFB224/ISO10126PADDING 10:43:59,679 INFO [main][CipherTest] transformation=DESEDE/OFB224/ISO7816-4 10:43:59,679 INFO [main][CipherTest] transformation=DESEDE/OFB224/ISO7816-4PADDING 10:43:59,679 INFO [main][CipherTest] transformation=DESEDE/OFB224/NOPADDING 10:43:59,679 INFO [main][CipherTest] transformation=DESEDE/OFB224/PKCS5 10:43:59,679 INFO [main][CipherTest] transformation=DESEDE/OFB224/PKCS5PADDING 10:43:59,679 INFO [main][CipherTest] transformation=DESEDE/OFB224/PKCS7 10:43:59,679 INFO [main][CipherTest] transformation=DESEDE/OFB224/PKCS7PADDING 10:43:59,679 INFO [main][CipherTest] transformation=DESEDE/OFB224/TBC 10:43:59,679 INFO [main][CipherTest] transformation=DESEDE/OFB224/TBCPADDING 10:43:59,679 INFO [main][CipherTest] transformation=DESEDE/OFB224/X9.23 10:43:59,679 INFO [main][CipherTest] transformation=DESEDE/OFB224/X9.23PADDING 10:43:59,679 INFO [main][CipherTest] transformation=DESEDE/OFB224/ZEROBYTE 10:43:59,680 INFO [main][CipherTest] transformation=DESEDE/OFB224/ZEROBYTEPADDING 10:43:59,680 INFO [main][CipherTest] transformation=DESEDE/OFB232/ 10:43:59,680 INFO [main][CipherTest] transformation=DESEDE/OFB232/ISO10126 10:43:59,680 INFO [main][CipherTest] transformation=DESEDE/OFB232/ISO10126-2 10:43:59,680 INFO [main][CipherTest] transformation=DESEDE/OFB232/ISO10126-2PADDING 10:43:59,680 INFO [main][CipherTest] transformation=DESEDE/OFB232/ISO10126PADDING 10:43:59,680 INFO [main][CipherTest] transformation=DESEDE/OFB232/ISO7816-4 10:43:59,680 INFO [main][CipherTest] transformation=DESEDE/OFB232/ISO7816-4PADDING 10:43:59,680 INFO [main][CipherTest] transformation=DESEDE/OFB232/NOPADDING 10:43:59,680 INFO [main][CipherTest] transformation=DESEDE/OFB232/PKCS5 10:43:59,680 INFO [main][CipherTest] transformation=DESEDE/OFB232/PKCS5PADDING 10:43:59,680 INFO [main][CipherTest] transformation=DESEDE/OFB232/PKCS7 10:43:59,681 INFO [main][CipherTest] transformation=DESEDE/OFB232/PKCS7PADDING 10:43:59,681 INFO [main][CipherTest] transformation=DESEDE/OFB232/TBC 10:43:59,681 INFO [main][CipherTest] transformation=DESEDE/OFB232/TBCPADDING 10:43:59,681 INFO [main][CipherTest] transformation=DESEDE/OFB232/X9.23 10:43:59,681 INFO [main][CipherTest] transformation=DESEDE/OFB232/X9.23PADDING 10:43:59,681 INFO [main][CipherTest] transformation=DESEDE/OFB232/ZEROBYTE 10:43:59,681 INFO [main][CipherTest] transformation=DESEDE/OFB232/ZEROBYTEPADDING 10:43:59,681 INFO [main][CipherTest] transformation=DESEDE/OFB24/ 10:43:59,681 INFO [main][CipherTest] transformation=DESEDE/OFB24/ISO10126 10:43:59,681 INFO [main][CipherTest] transformation=DESEDE/OFB24/ISO10126-2 10:43:59,681 INFO [main][CipherTest] transformation=DESEDE/OFB24/ISO10126-2PADDING 10:43:59,682 INFO [main][CipherTest] transformation=DESEDE/OFB24/ISO10126PADDING 10:43:59,682 INFO [main][CipherTest] transformation=DESEDE/OFB24/ISO7816-4 10:43:59,682 INFO [main][CipherTest] transformation=DESEDE/OFB24/ISO7816-4PADDING 10:43:59,682 INFO [main][CipherTest] transformation=DESEDE/OFB24/NOPADDING 10:43:59,682 INFO [main][CipherTest] transformation=DESEDE/OFB24/PKCS5 10:43:59,682 INFO [main][CipherTest] transformation=DESEDE/OFB24/PKCS5PADDING 10:43:59,682 INFO [main][CipherTest] transformation=DESEDE/OFB24/PKCS7 10:43:59,682 INFO [main][CipherTest] transformation=DESEDE/OFB24/PKCS7PADDING 10:43:59,682 INFO [main][CipherTest] transformation=DESEDE/OFB24/TBC 10:43:59,682 INFO [main][CipherTest] transformation=DESEDE/OFB24/TBCPADDING 10:43:59,682 INFO [main][CipherTest] transformation=DESEDE/OFB24/X9.23 10:43:59,682 INFO [main][CipherTest] transformation=DESEDE/OFB24/X9.23PADDING 10:43:59,683 INFO [main][CipherTest] transformation=DESEDE/OFB24/ZEROBYTE 10:43:59,683 INFO [main][CipherTest] transformation=DESEDE/OFB24/ZEROBYTEPADDING 10:43:59,683 INFO [main][CipherTest] transformation=DESEDE/OFB240/ 10:43:59,683 INFO [main][CipherTest] transformation=DESEDE/OFB240/ISO10126 10:43:59,683 INFO [main][CipherTest] transformation=DESEDE/OFB240/ISO10126-2 10:43:59,683 INFO [main][CipherTest] transformation=DESEDE/OFB240/ISO10126-2PADDING 10:43:59,683 INFO [main][CipherTest] transformation=DESEDE/OFB240/ISO10126PADDING 10:43:59,683 INFO [main][CipherTest] transformation=DESEDE/OFB240/ISO7816-4 10:43:59,683 INFO [main][CipherTest] transformation=DESEDE/OFB240/ISO7816-4PADDING 10:43:59,683 INFO [main][CipherTest] transformation=DESEDE/OFB240/NOPADDING 10:43:59,683 INFO [main][CipherTest] transformation=DESEDE/OFB240/PKCS5 10:43:59,683 INFO [main][CipherTest] transformation=DESEDE/OFB240/PKCS5PADDING 10:43:59,684 INFO [main][CipherTest] transformation=DESEDE/OFB240/PKCS7 10:43:59,684 INFO [main][CipherTest] transformation=DESEDE/OFB240/PKCS7PADDING 10:43:59,684 INFO [main][CipherTest] transformation=DESEDE/OFB240/TBC 10:43:59,684 INFO [main][CipherTest] transformation=DESEDE/OFB240/TBCPADDING 10:43:59,684 INFO [main][CipherTest] transformation=DESEDE/OFB240/X9.23 10:43:59,684 INFO [main][CipherTest] transformation=DESEDE/OFB240/X9.23PADDING 10:43:59,684 INFO [main][CipherTest] transformation=DESEDE/OFB240/ZEROBYTE 10:43:59,684 INFO [main][CipherTest] transformation=DESEDE/OFB240/ZEROBYTEPADDING 10:43:59,684 INFO [main][CipherTest] transformation=DESEDE/OFB248/ 10:43:59,684 INFO [main][CipherTest] transformation=DESEDE/OFB248/ISO10126 10:43:59,684 INFO [main][CipherTest] transformation=DESEDE/OFB248/ISO10126-2 10:43:59,684 INFO [main][CipherTest] transformation=DESEDE/OFB248/ISO10126-2PADDING 10:43:59,684 INFO [main][CipherTest] transformation=DESEDE/OFB248/ISO10126PADDING 10:43:59,685 INFO [main][CipherTest] transformation=DESEDE/OFB248/ISO7816-4 10:43:59,685 INFO [main][CipherTest] transformation=DESEDE/OFB248/ISO7816-4PADDING 10:43:59,685 INFO [main][CipherTest] transformation=DESEDE/OFB248/NOPADDING 10:43:59,685 INFO [main][CipherTest] transformation=DESEDE/OFB248/PKCS5 10:43:59,685 INFO [main][CipherTest] transformation=DESEDE/OFB248/PKCS5PADDING 10:43:59,685 INFO [main][CipherTest] transformation=DESEDE/OFB248/PKCS7 10:43:59,685 INFO [main][CipherTest] transformation=DESEDE/OFB248/PKCS7PADDING 10:43:59,685 INFO [main][CipherTest] transformation=DESEDE/OFB248/TBC 10:43:59,685 INFO [main][CipherTest] transformation=DESEDE/OFB248/TBCPADDING 10:43:59,685 INFO [main][CipherTest] transformation=DESEDE/OFB248/X9.23 10:43:59,685 INFO [main][CipherTest] transformation=DESEDE/OFB248/X9.23PADDING 10:43:59,686 INFO [main][CipherTest] transformation=DESEDE/OFB248/ZEROBYTE 10:43:59,686 INFO [main][CipherTest] transformation=DESEDE/OFB248/ZEROBYTEPADDING 10:43:59,686 INFO [main][CipherTest] transformation=DESEDE/OFB256/ 10:43:59,686 INFO [main][CipherTest] transformation=DESEDE/OFB256/ISO10126 10:43:59,686 INFO [main][CipherTest] transformation=DESEDE/OFB256/ISO10126-2 10:43:59,686 INFO [main][CipherTest] transformation=DESEDE/OFB256/ISO10126-2PADDING 10:43:59,686 INFO [main][CipherTest] transformation=DESEDE/OFB256/ISO10126PADDING 10:43:59,686 INFO [main][CipherTest] transformation=DESEDE/OFB256/ISO7816-4 10:43:59,686 INFO [main][CipherTest] transformation=DESEDE/OFB256/ISO7816-4PADDING 10:43:59,686 INFO [main][CipherTest] transformation=DESEDE/OFB256/NOPADDING 10:43:59,686 INFO [main][CipherTest] transformation=DESEDE/OFB256/PKCS5 10:43:59,686 INFO [main][CipherTest] transformation=DESEDE/OFB256/PKCS5PADDING 10:43:59,687 INFO [main][CipherTest] transformation=DESEDE/OFB256/PKCS7 10:43:59,687 INFO [main][CipherTest] transformation=DESEDE/OFB256/PKCS7PADDING 10:43:59,687 INFO [main][CipherTest] transformation=DESEDE/OFB256/TBC 10:43:59,687 INFO [main][CipherTest] transformation=DESEDE/OFB256/TBCPADDING 10:43:59,687 INFO [main][CipherTest] transformation=DESEDE/OFB256/X9.23 10:43:59,687 INFO [main][CipherTest] transformation=DESEDE/OFB256/X9.23PADDING 10:43:59,687 INFO [main][CipherTest] transformation=DESEDE/OFB256/ZEROBYTE 10:43:59,687 INFO [main][CipherTest] transformation=DESEDE/OFB256/ZEROBYTEPADDING 10:43:59,687 INFO [main][CipherTest] transformation=DESEDE/OFB32/ 10:43:59,687 INFO [main][CipherTest] transformation=DESEDE/OFB32/ISO10126 10:43:59,687 INFO [main][CipherTest] transformation=DESEDE/OFB32/ISO10126-2 10:43:59,688 INFO [main][CipherTest] transformation=DESEDE/OFB32/ISO10126-2PADDING 10:43:59,688 INFO [main][CipherTest] transformation=DESEDE/OFB32/ISO10126PADDING 10:43:59,688 INFO [main][CipherTest] transformation=DESEDE/OFB32/ISO7816-4 10:43:59,688 INFO [main][CipherTest] transformation=DESEDE/OFB32/ISO7816-4PADDING 10:43:59,688 INFO [main][CipherTest] transformation=DESEDE/OFB32/NOPADDING 10:43:59,688 INFO [main][CipherTest] transformation=DESEDE/OFB32/PKCS5 10:43:59,688 INFO [main][CipherTest] transformation=DESEDE/OFB32/PKCS5PADDING 10:43:59,688 INFO [main][CipherTest] transformation=DESEDE/OFB32/PKCS7 10:43:59,688 INFO [main][CipherTest] transformation=DESEDE/OFB32/PKCS7PADDING 10:43:59,688 INFO [main][CipherTest] transformation=DESEDE/OFB32/TBC 10:43:59,688 INFO [main][CipherTest] transformation=DESEDE/OFB32/TBCPADDING 10:43:59,688 INFO [main][CipherTest] transformation=DESEDE/OFB32/X9.23 10:43:59,689 INFO [main][CipherTest] transformation=DESEDE/OFB32/X9.23PADDING 10:43:59,689 INFO [main][CipherTest] transformation=DESEDE/OFB32/ZEROBYTE 10:43:59,689 INFO [main][CipherTest] transformation=DESEDE/OFB32/ZEROBYTEPADDING 10:43:59,689 INFO [main][CipherTest] transformation=DESEDE/OFB40/ 10:43:59,689 INFO [main][CipherTest] transformation=DESEDE/OFB40/ISO10126 10:43:59,689 INFO [main][CipherTest] transformation=DESEDE/OFB40/ISO10126-2 10:43:59,689 INFO [main][CipherTest] transformation=DESEDE/OFB40/ISO10126-2PADDING 10:43:59,689 INFO [main][CipherTest] transformation=DESEDE/OFB40/ISO10126PADDING 10:43:59,689 INFO [main][CipherTest] transformation=DESEDE/OFB40/ISO7816-4 10:43:59,689 INFO [main][CipherTest] transformation=DESEDE/OFB40/ISO7816-4PADDING 10:43:59,690 INFO [main][CipherTest] transformation=DESEDE/OFB40/NOPADDING 10:43:59,690 INFO [main][CipherTest] transformation=DESEDE/OFB40/PKCS5 10:43:59,690 INFO [main][CipherTest] transformation=DESEDE/OFB40/PKCS5PADDING 10:43:59,690 INFO [main][CipherTest] transformation=DESEDE/OFB40/PKCS7 10:43:59,690 INFO [main][CipherTest] transformation=DESEDE/OFB40/PKCS7PADDING 10:43:59,690 INFO [main][CipherTest] transformation=DESEDE/OFB40/TBC 10:43:59,690 INFO [main][CipherTest] transformation=DESEDE/OFB40/TBCPADDING 10:43:59,690 INFO [main][CipherTest] transformation=DESEDE/OFB40/X9.23 10:43:59,690 INFO [main][CipherTest] transformation=DESEDE/OFB40/X9.23PADDING 10:43:59,690 INFO [main][CipherTest] transformation=DESEDE/OFB40/ZEROBYTE 10:43:59,690 INFO [main][CipherTest] transformation=DESEDE/OFB40/ZEROBYTEPADDING 10:43:59,690 INFO [main][CipherTest] transformation=DESEDE/OFB48/ 10:43:59,691 INFO [main][CipherTest] transformation=DESEDE/OFB48/ISO10126 10:43:59,691 INFO [main][CipherTest] transformation=DESEDE/OFB48/ISO10126-2 10:43:59,691 INFO [main][CipherTest] transformation=DESEDE/OFB48/ISO10126-2PADDING 10:43:59,691 INFO [main][CipherTest] transformation=DESEDE/OFB48/ISO10126PADDING 10:43:59,691 INFO [main][CipherTest] transformation=DESEDE/OFB48/ISO7816-4 10:43:59,691 INFO [main][CipherTest] transformation=DESEDE/OFB48/ISO7816-4PADDING 10:43:59,691 INFO [main][CipherTest] transformation=DESEDE/OFB48/NOPADDING 10:43:59,691 INFO [main][CipherTest] transformation=DESEDE/OFB48/PKCS5 10:43:59,691 INFO [main][CipherTest] transformation=DESEDE/OFB48/PKCS5PADDING 10:43:59,691 INFO [main][CipherTest] transformation=DESEDE/OFB48/PKCS7 10:43:59,691 INFO [main][CipherTest] transformation=DESEDE/OFB48/PKCS7PADDING 10:43:59,692 INFO [main][CipherTest] transformation=DESEDE/OFB48/TBC 10:43:59,692 INFO [main][CipherTest] transformation=DESEDE/OFB48/TBCPADDING 10:43:59,692 INFO [main][CipherTest] transformation=DESEDE/OFB48/X9.23 10:43:59,692 INFO [main][CipherTest] transformation=DESEDE/OFB48/X9.23PADDING 10:43:59,692 INFO [main][CipherTest] transformation=DESEDE/OFB48/ZEROBYTE 10:43:59,692 INFO [main][CipherTest] transformation=DESEDE/OFB48/ZEROBYTEPADDING 10:43:59,692 INFO [main][CipherTest] transformation=DESEDE/OFB56/ 10:43:59,692 INFO [main][CipherTest] transformation=DESEDE/OFB56/ISO10126 10:43:59,692 INFO [main][CipherTest] transformation=DESEDE/OFB56/ISO10126-2 10:43:59,692 INFO [main][CipherTest] transformation=DESEDE/OFB56/ISO10126-2PADDING 10:43:59,692 INFO [main][CipherTest] transformation=DESEDE/OFB56/ISO10126PADDING 10:43:59,692 INFO [main][CipherTest] transformation=DESEDE/OFB56/ISO7816-4 10:43:59,693 INFO [main][CipherTest] transformation=DESEDE/OFB56/ISO7816-4PADDING 10:43:59,693 INFO [main][CipherTest] transformation=DESEDE/OFB56/NOPADDING 10:43:59,693 INFO [main][CipherTest] transformation=DESEDE/OFB56/PKCS5 10:43:59,693 INFO [main][CipherTest] transformation=DESEDE/OFB56/PKCS5PADDING 10:43:59,693 INFO [main][CipherTest] transformation=DESEDE/OFB56/PKCS7 10:43:59,693 INFO [main][CipherTest] transformation=DESEDE/OFB56/PKCS7PADDING 10:43:59,693 INFO [main][CipherTest] transformation=DESEDE/OFB56/TBC 10:43:59,693 INFO [main][CipherTest] transformation=DESEDE/OFB56/TBCPADDING 10:43:59,693 INFO [main][CipherTest] transformation=DESEDE/OFB56/X9.23 10:43:59,693 INFO [main][CipherTest] transformation=DESEDE/OFB56/X9.23PADDING 10:43:59,693 INFO [main][CipherTest] transformation=DESEDE/OFB56/ZEROBYTE 10:43:59,694 INFO [main][CipherTest] transformation=DESEDE/OFB56/ZEROBYTEPADDING 10:43:59,694 INFO [main][CipherTest] transformation=DESEDE/OFB64/ 10:43:59,694 INFO [main][CipherTest] transformation=DESEDE/OFB64/ISO10126 10:43:59,694 INFO [main][CipherTest] transformation=DESEDE/OFB64/ISO10126-2 10:43:59,694 INFO [main][CipherTest] transformation=DESEDE/OFB64/ISO10126-2PADDING 10:43:59,694 INFO [main][CipherTest] transformation=DESEDE/OFB64/ISO10126PADDING 10:43:59,694 INFO [main][CipherTest] transformation=DESEDE/OFB64/ISO7816-4 10:43:59,694 INFO [main][CipherTest] transformation=DESEDE/OFB64/ISO7816-4PADDING 10:43:59,694 INFO [main][CipherTest] transformation=DESEDE/OFB64/NOPADDING 10:43:59,694 INFO [main][CipherTest] transformation=DESEDE/OFB64/PKCS5 10:43:59,694 INFO [main][CipherTest] transformation=DESEDE/OFB64/PKCS5PADDING 10:43:59,694 INFO [main][CipherTest] transformation=DESEDE/OFB64/PKCS7 10:43:59,695 INFO [main][CipherTest] transformation=DESEDE/OFB64/PKCS7PADDING 10:43:59,695 INFO [main][CipherTest] transformation=DESEDE/OFB64/TBC 10:43:59,695 INFO [main][CipherTest] transformation=DESEDE/OFB64/TBCPADDING 10:43:59,695 INFO [main][CipherTest] transformation=DESEDE/OFB64/X9.23 10:43:59,695 INFO [main][CipherTest] transformation=DESEDE/OFB64/X9.23PADDING 10:43:59,695 INFO [main][CipherTest] transformation=DESEDE/OFB64/ZEROBYTE 10:43:59,695 INFO [main][CipherTest] transformation=DESEDE/OFB64/ZEROBYTEPADDING 10:43:59,695 INFO [main][CipherTest] transformation=DESEDE/OFB72/ 10:43:59,695 INFO [main][CipherTest] transformation=DESEDE/OFB72/ISO10126 10:43:59,695 INFO [main][CipherTest] transformation=DESEDE/OFB72/ISO10126-2 10:43:59,696 INFO [main][CipherTest] transformation=DESEDE/OFB72/ISO10126-2PADDING 10:43:59,696 INFO [main][CipherTest] transformation=DESEDE/OFB72/ISO10126PADDING 10:43:59,696 INFO [main][CipherTest] transformation=DESEDE/OFB72/ISO7816-4 10:43:59,696 INFO [main][CipherTest] transformation=DESEDE/OFB72/ISO7816-4PADDING 10:43:59,696 INFO [main][CipherTest] transformation=DESEDE/OFB72/NOPADDING 10:43:59,696 INFO [main][CipherTest] transformation=DESEDE/OFB72/PKCS5 10:43:59,696 INFO [main][CipherTest] transformation=DESEDE/OFB72/PKCS5PADDING 10:43:59,696 INFO [main][CipherTest] transformation=DESEDE/OFB72/PKCS7 10:43:59,696 INFO [main][CipherTest] transformation=DESEDE/OFB72/PKCS7PADDING 10:43:59,696 INFO [main][CipherTest] transformation=DESEDE/OFB72/TBC 10:43:59,696 INFO [main][CipherTest] transformation=DESEDE/OFB72/TBCPADDING 10:43:59,696 INFO [main][CipherTest] transformation=DESEDE/OFB72/X9.23 10:43:59,697 INFO [main][CipherTest] transformation=DESEDE/OFB72/X9.23PADDING 10:43:59,697 INFO [main][CipherTest] transformation=DESEDE/OFB72/ZEROBYTE 10:43:59,697 INFO [main][CipherTest] transformation=DESEDE/OFB72/ZEROBYTEPADDING 10:43:59,697 INFO [main][CipherTest] transformation=DESEDE/OFB8/ 10:43:59,697 INFO [main][CipherTest] transformation=DESEDE/OFB8/ISO10126 10:43:59,697 INFO [main][CipherTest] transformation=DESEDE/OFB8/ISO10126-2 10:43:59,697 INFO [main][CipherTest] transformation=DESEDE/OFB8/ISO10126-2PADDING 10:43:59,697 INFO [main][CipherTest] transformation=DESEDE/OFB8/ISO10126PADDING 10:43:59,697 INFO [main][CipherTest] transformation=DESEDE/OFB8/ISO7816-4 10:43:59,697 INFO [main][CipherTest] transformation=DESEDE/OFB8/ISO7816-4PADDING 10:43:59,697 INFO [main][CipherTest] transformation=DESEDE/OFB8/NOPADDING 10:43:59,697 INFO [main][CipherTest] transformation=DESEDE/OFB8/PKCS5 10:43:59,698 INFO [main][CipherTest] transformation=DESEDE/OFB8/PKCS5PADDING 10:43:59,698 INFO [main][CipherTest] transformation=DESEDE/OFB8/PKCS7 10:43:59,698 INFO [main][CipherTest] transformation=DESEDE/OFB8/PKCS7PADDING 10:43:59,698 INFO [main][CipherTest] transformation=DESEDE/OFB8/TBC 10:43:59,698 INFO [main][CipherTest] transformation=DESEDE/OFB8/TBCPADDING 10:43:59,698 INFO [main][CipherTest] transformation=DESEDE/OFB8/X9.23 10:43:59,698 INFO [main][CipherTest] transformation=DESEDE/OFB8/X9.23PADDING 10:43:59,698 INFO [main][CipherTest] transformation=DESEDE/OFB8/ZEROBYTE 10:43:59,698 INFO [main][CipherTest] transformation=DESEDE/OFB8/ZEROBYTEPADDING 10:43:59,698 INFO [main][CipherTest] transformation=DESEDE/OFB80/ 10:43:59,698 INFO [main][CipherTest] transformation=DESEDE/OFB80/ISO10126 10:43:59,699 INFO [main][CipherTest] transformation=DESEDE/OFB80/ISO10126-2 10:43:59,699 INFO [main][CipherTest] transformation=DESEDE/OFB80/ISO10126-2PADDING 10:43:59,699 INFO [main][CipherTest] transformation=DESEDE/OFB80/ISO10126PADDING 10:43:59,699 INFO [main][CipherTest] transformation=DESEDE/OFB80/ISO7816-4 10:43:59,699 INFO [main][CipherTest] transformation=DESEDE/OFB80/ISO7816-4PADDING 10:43:59,699 INFO [main][CipherTest] transformation=DESEDE/OFB80/NOPADDING 10:43:59,699 INFO [main][CipherTest] transformation=DESEDE/OFB80/PKCS5 10:43:59,699 INFO [main][CipherTest] transformation=DESEDE/OFB80/PKCS5PADDING 10:43:59,699 INFO [main][CipherTest] transformation=DESEDE/OFB80/PKCS7 10:43:59,699 INFO [main][CipherTest] transformation=DESEDE/OFB80/PKCS7PADDING 10:43:59,699 INFO [main][CipherTest] transformation=DESEDE/OFB80/TBC 10:43:59,700 INFO [main][CipherTest] transformation=DESEDE/OFB80/TBCPADDING 10:43:59,700 INFO [main][CipherTest] transformation=DESEDE/OFB80/X9.23 10:43:59,700 INFO [main][CipherTest] transformation=DESEDE/OFB80/X9.23PADDING 10:43:59,700 INFO [main][CipherTest] transformation=DESEDE/OFB80/ZEROBYTE 10:43:59,700 INFO [main][CipherTest] transformation=DESEDE/OFB80/ZEROBYTEPADDING 10:43:59,700 INFO [main][CipherTest] transformation=DESEDE/OFB88/ 10:43:59,700 INFO [main][CipherTest] transformation=DESEDE/OFB88/ISO10126 10:43:59,700 INFO [main][CipherTest] transformation=DESEDE/OFB88/ISO10126-2 10:43:59,700 INFO [main][CipherTest] transformation=DESEDE/OFB88/ISO10126-2PADDING 10:43:59,700 INFO [main][CipherTest] transformation=DESEDE/OFB88/ISO10126PADDING 10:43:59,700 INFO [main][CipherTest] transformation=DESEDE/OFB88/ISO7816-4 10:43:59,701 INFO [main][CipherTest] transformation=DESEDE/OFB88/ISO7816-4PADDING 10:43:59,701 INFO [main][CipherTest] transformation=DESEDE/OFB88/NOPADDING 10:43:59,701 INFO [main][CipherTest] transformation=DESEDE/OFB88/PKCS5 10:43:59,701 INFO [main][CipherTest] transformation=DESEDE/OFB88/PKCS5PADDING 10:43:59,701 INFO [main][CipherTest] transformation=DESEDE/OFB88/PKCS7 10:43:59,701 INFO [main][CipherTest] transformation=DESEDE/OFB88/PKCS7PADDING 10:43:59,701 INFO [main][CipherTest] transformation=DESEDE/OFB88/TBC 10:43:59,701 INFO [main][CipherTest] transformation=DESEDE/OFB88/TBCPADDING 10:43:59,701 INFO [main][CipherTest] transformation=DESEDE/OFB88/X9.23 10:43:59,701 INFO [main][CipherTest] transformation=DESEDE/OFB88/X9.23PADDING 10:43:59,701 INFO [main][CipherTest] transformation=DESEDE/OFB88/ZEROBYTE 10:43:59,702 INFO [main][CipherTest] transformation=DESEDE/OFB88/ZEROBYTEPADDING 10:43:59,702 INFO [main][CipherTest] transformation=DESEDE/OFB96/ 10:43:59,702 INFO [main][CipherTest] transformation=DESEDE/OFB96/ISO10126 10:43:59,702 INFO [main][CipherTest] transformation=DESEDE/OFB96/ISO10126-2 10:43:59,702 INFO [main][CipherTest] transformation=DESEDE/OFB96/ISO10126-2PADDING 10:43:59,702 INFO [main][CipherTest] transformation=DESEDE/OFB96/ISO10126PADDING 10:43:59,702 INFO [main][CipherTest] transformation=DESEDE/OFB96/ISO7816-4 10:43:59,702 INFO [main][CipherTest] transformation=DESEDE/OFB96/ISO7816-4PADDING 10:43:59,702 INFO [main][CipherTest] transformation=DESEDE/OFB96/NOPADDING 10:43:59,702 INFO [main][CipherTest] transformation=DESEDE/OFB96/PKCS5 10:43:59,702 INFO [main][CipherTest] transformation=DESEDE/OFB96/PKCS5PADDING 10:43:59,702 INFO [main][CipherTest] transformation=DESEDE/OFB96/PKCS7 10:43:59,703 INFO [main][CipherTest] transformation=DESEDE/OFB96/PKCS7PADDING 10:43:59,703 INFO [main][CipherTest] transformation=DESEDE/OFB96/TBC 10:43:59,703 INFO [main][CipherTest] transformation=DESEDE/OFB96/TBCPADDING 10:43:59,703 INFO [main][CipherTest] transformation=DESEDE/OFB96/X9.23 10:43:59,703 INFO [main][CipherTest] transformation=DESEDE/OFB96/X9.23PADDING 10:43:59,703 INFO [main][CipherTest] transformation=DESEDE/OFB96/ZEROBYTE 10:43:59,703 INFO [main][CipherTest] transformation=DESEDE/OFB96/ZEROBYTEPADDING 10:43:59,703 INFO [main][CipherTest] transformation=DESEDE/SIC/ 10:43:59,703 INFO [main][CipherTest] transformation=DESEDE/SIC/ISO10126 10:43:59,703 INFO [main][CipherTest] transformation=DESEDE/SIC/ISO10126-2 10:43:59,704 INFO [main][CipherTest] transformation=DESEDE/SIC/ISO10126-2PADDING 10:43:59,704 INFO [main][CipherTest] transformation=DESEDE/SIC/ISO10126PADDING 10:43:59,704 INFO [main][CipherTest] transformation=DESEDE/SIC/ISO7816-4 10:43:59,704 INFO [main][CipherTest] transformation=DESEDE/SIC/ISO7816-4PADDING 10:43:59,704 INFO [main][CipherTest] transformation=DESEDE/SIC/NOPADDING 10:43:59,704 INFO [main][CipherTest] transformation=DESEDE/SIC/PKCS5 10:43:59,704 INFO [main][CipherTest] transformation=DESEDE/SIC/PKCS5PADDING 10:43:59,704 INFO [main][CipherTest] transformation=DESEDE/SIC/PKCS7 10:43:59,704 INFO [main][CipherTest] transformation=DESEDE/SIC/PKCS7PADDING 10:43:59,705 INFO [main][CipherTest] transformation=DESEDE/SIC/TBC 10:43:59,705 INFO [main][CipherTest] transformation=DESEDE/SIC/TBCPADDING 10:43:59,705 INFO [main][CipherTest] transformation=DESEDE/SIC/X9.23 10:43:59,705 INFO [main][CipherTest] transformation=DESEDE/SIC/X9.23PADDING 10:43:59,705 INFO [main][CipherTest] transformation=DESEDE/SIC/ZEROBYTE 10:43:59,705 INFO [main][CipherTest] transformation=DESEDE/SIC/ZEROBYTEPADDING 10:43:59,705 INFO [main][CipherTest] transformation=GOST28147// 10:43:59,705 ERROR [main][CipherTest] transformation "GOST28147//": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,706 INFO [main][CipherTest] transformation=GOST28147//NOPADDING 10:43:59,706 ERROR [main][CipherTest] transformation "GOST28147//NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,706 INFO [main][CipherTest] transformation=GOST28147/CBC-CTS/ 10:43:59,706 ERROR [main][CipherTest] transformation "GOST28147/CBC-CTS/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,706 INFO [main][CipherTest] transformation=GOST28147/CBC-CTS/NOPADDING 10:43:59,706 ERROR [main][CipherTest] transformation "GOST28147/CBC-CTS/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,706 INFO [main][CipherTest] transformation=GOST28147/CBC/ 10:43:59,706 ERROR [main][CipherTest] transformation "GOST28147/CBC/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,706 INFO [main][CipherTest] transformation=GOST28147/CBC/ISO10126 10:43:59,706 ERROR [main][CipherTest] transformation "GOST28147/CBC/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,706 INFO [main][CipherTest] transformation=GOST28147/CBC/ISO10126-2 10:43:59,706 ERROR [main][CipherTest] transformation "GOST28147/CBC/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,706 INFO [main][CipherTest] transformation=GOST28147/CBC/ISO10126-2PADDING 10:43:59,706 ERROR [main][CipherTest] transformation "GOST28147/CBC/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,706 INFO [main][CipherTest] transformation=GOST28147/CBC/ISO10126PADDING 10:43:59,706 ERROR [main][CipherTest] transformation "GOST28147/CBC/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,706 INFO [main][CipherTest] transformation=GOST28147/CBC/ISO7816-4 10:43:59,706 ERROR [main][CipherTest] transformation "GOST28147/CBC/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,706 INFO [main][CipherTest] transformation=GOST28147/CBC/ISO7816-4PADDING 10:43:59,706 ERROR [main][CipherTest] transformation "GOST28147/CBC/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,706 INFO [main][CipherTest] transformation=GOST28147/CBC/NOPADDING 10:43:59,707 ERROR [main][CipherTest] transformation "GOST28147/CBC/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,707 INFO [main][CipherTest] transformation=GOST28147/CBC/PKCS5 10:43:59,707 ERROR [main][CipherTest] transformation "GOST28147/CBC/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,707 INFO [main][CipherTest] transformation=GOST28147/CBC/PKCS5PADDING 10:43:59,707 ERROR [main][CipherTest] transformation "GOST28147/CBC/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,707 INFO [main][CipherTest] transformation=GOST28147/CBC/PKCS7 10:43:59,707 ERROR [main][CipherTest] transformation "GOST28147/CBC/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,707 INFO [main][CipherTest] transformation=GOST28147/CBC/PKCS7PADDING 10:43:59,707 ERROR [main][CipherTest] transformation "GOST28147/CBC/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,707 INFO [main][CipherTest] transformation=GOST28147/CBC/TBC 10:43:59,707 ERROR [main][CipherTest] transformation "GOST28147/CBC/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,707 INFO [main][CipherTest] transformation=GOST28147/CBC/TBCPADDING 10:43:59,707 ERROR [main][CipherTest] transformation "GOST28147/CBC/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,707 INFO [main][CipherTest] transformation=GOST28147/CBC/X9.23 10:43:59,707 ERROR [main][CipherTest] transformation "GOST28147/CBC/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,707 INFO [main][CipherTest] transformation=GOST28147/CBC/X9.23PADDING 10:43:59,708 ERROR [main][CipherTest] transformation "GOST28147/CBC/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,708 INFO [main][CipherTest] transformation=GOST28147/CBC/ZEROBYTE 10:43:59,708 ERROR [main][CipherTest] transformation "GOST28147/CBC/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,708 INFO [main][CipherTest] transformation=GOST28147/CBC/ZEROBYTEPADDING 10:43:59,708 ERROR [main][CipherTest] transformation "GOST28147/CBC/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,708 INFO [main][CipherTest] transformation=GOST28147/CFB/ 10:43:59,708 ERROR [main][CipherTest] transformation "GOST28147/CFB/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,708 INFO [main][CipherTest] transformation=GOST28147/CFB/ISO10126 10:43:59,708 ERROR [main][CipherTest] transformation "GOST28147/CFB/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,708 INFO [main][CipherTest] transformation=GOST28147/CFB/ISO10126-2 10:43:59,708 ERROR [main][CipherTest] transformation "GOST28147/CFB/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,708 INFO [main][CipherTest] transformation=GOST28147/CFB/ISO10126-2PADDING 10:43:59,708 ERROR [main][CipherTest] transformation "GOST28147/CFB/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,708 INFO [main][CipherTest] transformation=GOST28147/CFB/ISO10126PADDING 10:43:59,708 ERROR [main][CipherTest] transformation "GOST28147/CFB/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,708 INFO [main][CipherTest] transformation=GOST28147/CFB/ISO7816-4 10:43:59,708 ERROR [main][CipherTest] transformation "GOST28147/CFB/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,708 INFO [main][CipherTest] transformation=GOST28147/CFB/ISO7816-4PADDING 10:43:59,708 ERROR [main][CipherTest] transformation "GOST28147/CFB/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,708 INFO [main][CipherTest] transformation=GOST28147/CFB/NOPADDING 10:43:59,708 ERROR [main][CipherTest] transformation "GOST28147/CFB/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,708 INFO [main][CipherTest] transformation=GOST28147/CFB/PKCS5 10:43:59,708 ERROR [main][CipherTest] transformation "GOST28147/CFB/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,708 INFO [main][CipherTest] transformation=GOST28147/CFB/PKCS5PADDING 10:43:59,708 ERROR [main][CipherTest] transformation "GOST28147/CFB/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,708 INFO [main][CipherTest] transformation=GOST28147/CFB/PKCS7 10:43:59,709 ERROR [main][CipherTest] transformation "GOST28147/CFB/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,709 INFO [main][CipherTest] transformation=GOST28147/CFB/PKCS7PADDING 10:43:59,709 ERROR [main][CipherTest] transformation "GOST28147/CFB/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,709 INFO [main][CipherTest] transformation=GOST28147/CFB/TBC 10:43:59,709 ERROR [main][CipherTest] transformation "GOST28147/CFB/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,709 INFO [main][CipherTest] transformation=GOST28147/CFB/TBCPADDING 10:43:59,709 ERROR [main][CipherTest] transformation "GOST28147/CFB/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,709 INFO [main][CipherTest] transformation=GOST28147/CFB/X9.23 10:43:59,709 ERROR [main][CipherTest] transformation "GOST28147/CFB/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,709 INFO [main][CipherTest] transformation=GOST28147/CFB/X9.23PADDING 10:43:59,709 ERROR [main][CipherTest] transformation "GOST28147/CFB/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,709 INFO [main][CipherTest] transformation=GOST28147/CFB/ZEROBYTE 10:43:59,709 ERROR [main][CipherTest] transformation "GOST28147/CFB/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,709 INFO [main][CipherTest] transformation=GOST28147/CFB/ZEROBYTEPADDING 10:43:59,709 ERROR [main][CipherTest] transformation "GOST28147/CFB/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,709 INFO [main][CipherTest] transformation=GOST28147/CFB104/ 10:43:59,709 ERROR [main][CipherTest] transformation "GOST28147/CFB104/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,709 INFO [main][CipherTest] transformation=GOST28147/CFB104/ISO10126 10:43:59,709 ERROR [main][CipherTest] transformation "GOST28147/CFB104/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,709 INFO [main][CipherTest] transformation=GOST28147/CFB104/ISO10126-2 10:43:59,709 ERROR [main][CipherTest] transformation "GOST28147/CFB104/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,709 INFO [main][CipherTest] transformation=GOST28147/CFB104/ISO10126-2PADDING 10:43:59,709 ERROR [main][CipherTest] transformation "GOST28147/CFB104/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,709 INFO [main][CipherTest] transformation=GOST28147/CFB104/ISO10126PADDING 10:43:59,709 ERROR [main][CipherTest] transformation "GOST28147/CFB104/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,709 INFO [main][CipherTest] transformation=GOST28147/CFB104/ISO7816-4 10:43:59,709 ERROR [main][CipherTest] transformation "GOST28147/CFB104/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,709 INFO [main][CipherTest] transformation=GOST28147/CFB104/ISO7816-4PADDING 10:43:59,709 ERROR [main][CipherTest] transformation "GOST28147/CFB104/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,710 INFO [main][CipherTest] transformation=GOST28147/CFB104/NOPADDING 10:43:59,710 ERROR [main][CipherTest] transformation "GOST28147/CFB104/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,710 INFO [main][CipherTest] transformation=GOST28147/CFB104/PKCS5 10:43:59,710 ERROR [main][CipherTest] transformation "GOST28147/CFB104/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,710 INFO [main][CipherTest] transformation=GOST28147/CFB104/PKCS5PADDING 10:43:59,710 ERROR [main][CipherTest] transformation "GOST28147/CFB104/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,710 INFO [main][CipherTest] transformation=GOST28147/CFB104/PKCS7 10:43:59,710 ERROR [main][CipherTest] transformation "GOST28147/CFB104/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,710 INFO [main][CipherTest] transformation=GOST28147/CFB104/PKCS7PADDING 10:43:59,710 ERROR [main][CipherTest] transformation "GOST28147/CFB104/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,710 INFO [main][CipherTest] transformation=GOST28147/CFB104/TBC 10:43:59,710 ERROR [main][CipherTest] transformation "GOST28147/CFB104/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,710 INFO [main][CipherTest] transformation=GOST28147/CFB104/TBCPADDING 10:43:59,710 ERROR [main][CipherTest] transformation "GOST28147/CFB104/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,710 INFO [main][CipherTest] transformation=GOST28147/CFB104/X9.23 10:43:59,710 ERROR [main][CipherTest] transformation "GOST28147/CFB104/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,710 INFO [main][CipherTest] transformation=GOST28147/CFB104/X9.23PADDING 10:43:59,710 ERROR [main][CipherTest] transformation "GOST28147/CFB104/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,710 INFO [main][CipherTest] transformation=GOST28147/CFB104/ZEROBYTE 10:43:59,710 ERROR [main][CipherTest] transformation "GOST28147/CFB104/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,710 INFO [main][CipherTest] transformation=GOST28147/CFB104/ZEROBYTEPADDING 10:43:59,710 ERROR [main][CipherTest] transformation "GOST28147/CFB104/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,710 INFO [main][CipherTest] transformation=GOST28147/CFB112/ 10:43:59,710 ERROR [main][CipherTest] transformation "GOST28147/CFB112/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,710 INFO [main][CipherTest] transformation=GOST28147/CFB112/ISO10126 10:43:59,710 ERROR [main][CipherTest] transformation "GOST28147/CFB112/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,710 INFO [main][CipherTest] transformation=GOST28147/CFB112/ISO10126-2 10:43:59,710 ERROR [main][CipherTest] transformation "GOST28147/CFB112/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,710 INFO [main][CipherTest] transformation=GOST28147/CFB112/ISO10126-2PADDING 10:43:59,711 ERROR [main][CipherTest] transformation "GOST28147/CFB112/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,711 INFO [main][CipherTest] transformation=GOST28147/CFB112/ISO10126PADDING 10:43:59,711 ERROR [main][CipherTest] transformation "GOST28147/CFB112/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,711 INFO [main][CipherTest] transformation=GOST28147/CFB112/ISO7816-4 10:43:59,711 ERROR [main][CipherTest] transformation "GOST28147/CFB112/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,711 INFO [main][CipherTest] transformation=GOST28147/CFB112/ISO7816-4PADDING 10:43:59,711 ERROR [main][CipherTest] transformation "GOST28147/CFB112/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,711 INFO [main][CipherTest] transformation=GOST28147/CFB112/NOPADDING 10:43:59,711 ERROR [main][CipherTest] transformation "GOST28147/CFB112/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,711 INFO [main][CipherTest] transformation=GOST28147/CFB112/PKCS5 10:43:59,711 ERROR [main][CipherTest] transformation "GOST28147/CFB112/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,711 INFO [main][CipherTest] transformation=GOST28147/CFB112/PKCS5PADDING 10:43:59,711 ERROR [main][CipherTest] transformation "GOST28147/CFB112/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,711 INFO [main][CipherTest] transformation=GOST28147/CFB112/PKCS7 10:43:59,711 ERROR [main][CipherTest] transformation "GOST28147/CFB112/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,711 INFO [main][CipherTest] transformation=GOST28147/CFB112/PKCS7PADDING 10:43:59,711 ERROR [main][CipherTest] transformation "GOST28147/CFB112/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,711 INFO [main][CipherTest] transformation=GOST28147/CFB112/TBC 10:43:59,711 ERROR [main][CipherTest] transformation "GOST28147/CFB112/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,711 INFO [main][CipherTest] transformation=GOST28147/CFB112/TBCPADDING 10:43:59,711 ERROR [main][CipherTest] transformation "GOST28147/CFB112/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,711 INFO [main][CipherTest] transformation=GOST28147/CFB112/X9.23 10:43:59,711 ERROR [main][CipherTest] transformation "GOST28147/CFB112/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,711 INFO [main][CipherTest] transformation=GOST28147/CFB112/X9.23PADDING 10:43:59,711 ERROR [main][CipherTest] transformation "GOST28147/CFB112/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,711 INFO [main][CipherTest] transformation=GOST28147/CFB112/ZEROBYTE 10:43:59,712 ERROR [main][CipherTest] transformation "GOST28147/CFB112/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,712 INFO [main][CipherTest] transformation=GOST28147/CFB112/ZEROBYTEPADDING 10:43:59,712 ERROR [main][CipherTest] transformation "GOST28147/CFB112/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,712 INFO [main][CipherTest] transformation=GOST28147/CFB120/ 10:43:59,712 ERROR [main][CipherTest] transformation "GOST28147/CFB120/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,712 INFO [main][CipherTest] transformation=GOST28147/CFB120/ISO10126 10:43:59,712 ERROR [main][CipherTest] transformation "GOST28147/CFB120/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,712 INFO [main][CipherTest] transformation=GOST28147/CFB120/ISO10126-2 10:43:59,712 ERROR [main][CipherTest] transformation "GOST28147/CFB120/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,712 INFO [main][CipherTest] transformation=GOST28147/CFB120/ISO10126-2PADDING 10:43:59,712 ERROR [main][CipherTest] transformation "GOST28147/CFB120/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,712 INFO [main][CipherTest] transformation=GOST28147/CFB120/ISO10126PADDING 10:43:59,712 ERROR [main][CipherTest] transformation "GOST28147/CFB120/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,712 INFO [main][CipherTest] transformation=GOST28147/CFB120/ISO7816-4 10:43:59,712 ERROR [main][CipherTest] transformation "GOST28147/CFB120/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,712 INFO [main][CipherTest] transformation=GOST28147/CFB120/ISO7816-4PADDING 10:43:59,712 ERROR [main][CipherTest] transformation "GOST28147/CFB120/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,712 INFO [main][CipherTest] transformation=GOST28147/CFB120/NOPADDING 10:43:59,712 ERROR [main][CipherTest] transformation "GOST28147/CFB120/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,712 INFO [main][CipherTest] transformation=GOST28147/CFB120/PKCS5 10:43:59,712 ERROR [main][CipherTest] transformation "GOST28147/CFB120/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,712 INFO [main][CipherTest] transformation=GOST28147/CFB120/PKCS5PADDING 10:43:59,712 ERROR [main][CipherTest] transformation "GOST28147/CFB120/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,712 INFO [main][CipherTest] transformation=GOST28147/CFB120/PKCS7 10:43:59,712 ERROR [main][CipherTest] transformation "GOST28147/CFB120/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,712 INFO [main][CipherTest] transformation=GOST28147/CFB120/PKCS7PADDING 10:43:59,713 ERROR [main][CipherTest] transformation "GOST28147/CFB120/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,713 INFO [main][CipherTest] transformation=GOST28147/CFB120/TBC 10:43:59,713 ERROR [main][CipherTest] transformation "GOST28147/CFB120/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,713 INFO [main][CipherTest] transformation=GOST28147/CFB120/TBCPADDING 10:43:59,713 ERROR [main][CipherTest] transformation "GOST28147/CFB120/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,713 INFO [main][CipherTest] transformation=GOST28147/CFB120/X9.23 10:43:59,713 ERROR [main][CipherTest] transformation "GOST28147/CFB120/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,713 INFO [main][CipherTest] transformation=GOST28147/CFB120/X9.23PADDING 10:43:59,713 ERROR [main][CipherTest] transformation "GOST28147/CFB120/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,713 INFO [main][CipherTest] transformation=GOST28147/CFB120/ZEROBYTE 10:43:59,713 ERROR [main][CipherTest] transformation "GOST28147/CFB120/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,713 INFO [main][CipherTest] transformation=GOST28147/CFB120/ZEROBYTEPADDING 10:43:59,713 ERROR [main][CipherTest] transformation "GOST28147/CFB120/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,713 INFO [main][CipherTest] transformation=GOST28147/CFB128/ 10:43:59,713 ERROR [main][CipherTest] transformation "GOST28147/CFB128/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,713 INFO [main][CipherTest] transformation=GOST28147/CFB128/ISO10126 10:43:59,713 ERROR [main][CipherTest] transformation "GOST28147/CFB128/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,713 INFO [main][CipherTest] transformation=GOST28147/CFB128/ISO10126-2 10:43:59,713 ERROR [main][CipherTest] transformation "GOST28147/CFB128/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,713 INFO [main][CipherTest] transformation=GOST28147/CFB128/ISO10126-2PADDING 10:43:59,713 ERROR [main][CipherTest] transformation "GOST28147/CFB128/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,713 INFO [main][CipherTest] transformation=GOST28147/CFB128/ISO10126PADDING 10:43:59,714 ERROR [main][CipherTest] transformation "GOST28147/CFB128/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,714 INFO [main][CipherTest] transformation=GOST28147/CFB128/ISO7816-4 10:43:59,714 ERROR [main][CipherTest] transformation "GOST28147/CFB128/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,714 INFO [main][CipherTest] transformation=GOST28147/CFB128/ISO7816-4PADDING 10:43:59,714 ERROR [main][CipherTest] transformation "GOST28147/CFB128/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,714 INFO [main][CipherTest] transformation=GOST28147/CFB128/NOPADDING 10:43:59,714 ERROR [main][CipherTest] transformation "GOST28147/CFB128/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,714 INFO [main][CipherTest] transformation=GOST28147/CFB128/PKCS5 10:43:59,714 ERROR [main][CipherTest] transformation "GOST28147/CFB128/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,714 INFO [main][CipherTest] transformation=GOST28147/CFB128/PKCS5PADDING 10:43:59,714 ERROR [main][CipherTest] transformation "GOST28147/CFB128/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,714 INFO [main][CipherTest] transformation=GOST28147/CFB128/PKCS7 10:43:59,714 ERROR [main][CipherTest] transformation "GOST28147/CFB128/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,714 INFO [main][CipherTest] transformation=GOST28147/CFB128/PKCS7PADDING 10:43:59,714 ERROR [main][CipherTest] transformation "GOST28147/CFB128/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,714 INFO [main][CipherTest] transformation=GOST28147/CFB128/TBC 10:43:59,714 ERROR [main][CipherTest] transformation "GOST28147/CFB128/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,714 INFO [main][CipherTest] transformation=GOST28147/CFB128/TBCPADDING 10:43:59,714 ERROR [main][CipherTest] transformation "GOST28147/CFB128/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,714 INFO [main][CipherTest] transformation=GOST28147/CFB128/X9.23 10:43:59,714 ERROR [main][CipherTest] transformation "GOST28147/CFB128/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,714 INFO [main][CipherTest] transformation=GOST28147/CFB128/X9.23PADDING 10:43:59,714 ERROR [main][CipherTest] transformation "GOST28147/CFB128/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,714 INFO [main][CipherTest] transformation=GOST28147/CFB128/ZEROBYTE 10:43:59,714 ERROR [main][CipherTest] transformation "GOST28147/CFB128/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,714 INFO [main][CipherTest] transformation=GOST28147/CFB128/ZEROBYTEPADDING 10:43:59,714 ERROR [main][CipherTest] transformation "GOST28147/CFB128/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,714 INFO [main][CipherTest] transformation=GOST28147/CFB136/ 10:43:59,714 ERROR [main][CipherTest] transformation "GOST28147/CFB136/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,715 INFO [main][CipherTest] transformation=GOST28147/CFB136/ISO10126 10:43:59,715 ERROR [main][CipherTest] transformation "GOST28147/CFB136/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,715 INFO [main][CipherTest] transformation=GOST28147/CFB136/ISO10126-2 10:43:59,715 ERROR [main][CipherTest] transformation "GOST28147/CFB136/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,715 INFO [main][CipherTest] transformation=GOST28147/CFB136/ISO10126-2PADDING 10:43:59,715 ERROR [main][CipherTest] transformation "GOST28147/CFB136/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,715 INFO [main][CipherTest] transformation=GOST28147/CFB136/ISO10126PADDING 10:43:59,715 ERROR [main][CipherTest] transformation "GOST28147/CFB136/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,715 INFO [main][CipherTest] transformation=GOST28147/CFB136/ISO7816-4 10:43:59,715 ERROR [main][CipherTest] transformation "GOST28147/CFB136/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,715 INFO [main][CipherTest] transformation=GOST28147/CFB136/ISO7816-4PADDING 10:43:59,715 ERROR [main][CipherTest] transformation "GOST28147/CFB136/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,715 INFO [main][CipherTest] transformation=GOST28147/CFB136/NOPADDING 10:43:59,715 ERROR [main][CipherTest] transformation "GOST28147/CFB136/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,715 INFO [main][CipherTest] transformation=GOST28147/CFB136/PKCS5 10:43:59,715 ERROR [main][CipherTest] transformation "GOST28147/CFB136/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,715 INFO [main][CipherTest] transformation=GOST28147/CFB136/PKCS5PADDING 10:43:59,715 ERROR [main][CipherTest] transformation "GOST28147/CFB136/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,715 INFO [main][CipherTest] transformation=GOST28147/CFB136/PKCS7 10:43:59,715 ERROR [main][CipherTest] transformation "GOST28147/CFB136/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,715 INFO [main][CipherTest] transformation=GOST28147/CFB136/PKCS7PADDING 10:43:59,715 ERROR [main][CipherTest] transformation "GOST28147/CFB136/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,715 INFO [main][CipherTest] transformation=GOST28147/CFB136/TBC 10:43:59,715 ERROR [main][CipherTest] transformation "GOST28147/CFB136/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,715 INFO [main][CipherTest] transformation=GOST28147/CFB136/TBCPADDING 10:43:59,715 ERROR [main][CipherTest] transformation "GOST28147/CFB136/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,715 INFO [main][CipherTest] transformation=GOST28147/CFB136/X9.23 10:43:59,715 ERROR [main][CipherTest] transformation "GOST28147/CFB136/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,716 INFO [main][CipherTest] transformation=GOST28147/CFB136/X9.23PADDING 10:43:59,716 ERROR [main][CipherTest] transformation "GOST28147/CFB136/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,716 INFO [main][CipherTest] transformation=GOST28147/CFB136/ZEROBYTE 10:43:59,716 ERROR [main][CipherTest] transformation "GOST28147/CFB136/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,716 INFO [main][CipherTest] transformation=GOST28147/CFB136/ZEROBYTEPADDING 10:43:59,716 ERROR [main][CipherTest] transformation "GOST28147/CFB136/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,716 INFO [main][CipherTest] transformation=GOST28147/CFB144/ 10:43:59,716 ERROR [main][CipherTest] transformation "GOST28147/CFB144/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,716 INFO [main][CipherTest] transformation=GOST28147/CFB144/ISO10126 10:43:59,716 ERROR [main][CipherTest] transformation "GOST28147/CFB144/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,716 INFO [main][CipherTest] transformation=GOST28147/CFB144/ISO10126-2 10:43:59,716 ERROR [main][CipherTest] transformation "GOST28147/CFB144/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,716 INFO [main][CipherTest] transformation=GOST28147/CFB144/ISO10126-2PADDING 10:43:59,716 ERROR [main][CipherTest] transformation "GOST28147/CFB144/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,716 INFO [main][CipherTest] transformation=GOST28147/CFB144/ISO10126PADDING 10:43:59,716 ERROR [main][CipherTest] transformation "GOST28147/CFB144/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,716 INFO [main][CipherTest] transformation=GOST28147/CFB144/ISO7816-4 10:43:59,716 ERROR [main][CipherTest] transformation "GOST28147/CFB144/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,716 INFO [main][CipherTest] transformation=GOST28147/CFB144/ISO7816-4PADDING 10:43:59,716 ERROR [main][CipherTest] transformation "GOST28147/CFB144/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,716 INFO [main][CipherTest] transformation=GOST28147/CFB144/NOPADDING 10:43:59,716 ERROR [main][CipherTest] transformation "GOST28147/CFB144/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,717 INFO [main][CipherTest] transformation=GOST28147/CFB144/PKCS5 10:43:59,717 ERROR [main][CipherTest] transformation "GOST28147/CFB144/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,717 INFO [main][CipherTest] transformation=GOST28147/CFB144/PKCS5PADDING 10:43:59,717 ERROR [main][CipherTest] transformation "GOST28147/CFB144/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,717 INFO [main][CipherTest] transformation=GOST28147/CFB144/PKCS7 10:43:59,717 ERROR [main][CipherTest] transformation "GOST28147/CFB144/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,717 INFO [main][CipherTest] transformation=GOST28147/CFB144/PKCS7PADDING 10:43:59,717 ERROR [main][CipherTest] transformation "GOST28147/CFB144/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,717 INFO [main][CipherTest] transformation=GOST28147/CFB144/TBC 10:43:59,717 ERROR [main][CipherTest] transformation "GOST28147/CFB144/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,717 INFO [main][CipherTest] transformation=GOST28147/CFB144/TBCPADDING 10:43:59,717 ERROR [main][CipherTest] transformation "GOST28147/CFB144/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,717 INFO [main][CipherTest] transformation=GOST28147/CFB144/X9.23 10:43:59,717 ERROR [main][CipherTest] transformation "GOST28147/CFB144/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,717 INFO [main][CipherTest] transformation=GOST28147/CFB144/X9.23PADDING 10:43:59,717 ERROR [main][CipherTest] transformation "GOST28147/CFB144/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,717 INFO [main][CipherTest] transformation=GOST28147/CFB144/ZEROBYTE 10:43:59,717 ERROR [main][CipherTest] transformation "GOST28147/CFB144/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,717 INFO [main][CipherTest] transformation=GOST28147/CFB144/ZEROBYTEPADDING 10:43:59,717 ERROR [main][CipherTest] transformation "GOST28147/CFB144/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,717 INFO [main][CipherTest] transformation=GOST28147/CFB152/ 10:43:59,717 ERROR [main][CipherTest] transformation "GOST28147/CFB152/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,717 INFO [main][CipherTest] transformation=GOST28147/CFB152/ISO10126 10:43:59,717 ERROR [main][CipherTest] transformation "GOST28147/CFB152/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,717 INFO [main][CipherTest] transformation=GOST28147/CFB152/ISO10126-2 10:43:59,717 ERROR [main][CipherTest] transformation "GOST28147/CFB152/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,717 INFO [main][CipherTest] transformation=GOST28147/CFB152/ISO10126-2PADDING 10:43:59,717 ERROR [main][CipherTest] transformation "GOST28147/CFB152/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,718 INFO [main][CipherTest] transformation=GOST28147/CFB152/ISO10126PADDING 10:43:59,718 ERROR [main][CipherTest] transformation "GOST28147/CFB152/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,718 INFO [main][CipherTest] transformation=GOST28147/CFB152/ISO7816-4 10:43:59,718 ERROR [main][CipherTest] transformation "GOST28147/CFB152/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,718 INFO [main][CipherTest] transformation=GOST28147/CFB152/ISO7816-4PADDING 10:43:59,718 ERROR [main][CipherTest] transformation "GOST28147/CFB152/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,718 INFO [main][CipherTest] transformation=GOST28147/CFB152/NOPADDING 10:43:59,718 ERROR [main][CipherTest] transformation "GOST28147/CFB152/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,718 INFO [main][CipherTest] transformation=GOST28147/CFB152/PKCS5 10:43:59,718 ERROR [main][CipherTest] transformation "GOST28147/CFB152/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,718 INFO [main][CipherTest] transformation=GOST28147/CFB152/PKCS5PADDING 10:43:59,718 ERROR [main][CipherTest] transformation "GOST28147/CFB152/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,718 INFO [main][CipherTest] transformation=GOST28147/CFB152/PKCS7 10:43:59,718 ERROR [main][CipherTest] transformation "GOST28147/CFB152/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,718 INFO [main][CipherTest] transformation=GOST28147/CFB152/PKCS7PADDING 10:43:59,718 ERROR [main][CipherTest] transformation "GOST28147/CFB152/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,718 INFO [main][CipherTest] transformation=GOST28147/CFB152/TBC 10:43:59,718 ERROR [main][CipherTest] transformation "GOST28147/CFB152/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,718 INFO [main][CipherTest] transformation=GOST28147/CFB152/TBCPADDING 10:43:59,718 ERROR [main][CipherTest] transformation "GOST28147/CFB152/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,718 INFO [main][CipherTest] transformation=GOST28147/CFB152/X9.23 10:43:59,718 ERROR [main][CipherTest] transformation "GOST28147/CFB152/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,718 INFO [main][CipherTest] transformation=GOST28147/CFB152/X9.23PADDING 10:43:59,718 ERROR [main][CipherTest] transformation "GOST28147/CFB152/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,718 INFO [main][CipherTest] transformation=GOST28147/CFB152/ZEROBYTE 10:43:59,718 ERROR [main][CipherTest] transformation "GOST28147/CFB152/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,718 INFO [main][CipherTest] transformation=GOST28147/CFB152/ZEROBYTEPADDING 10:43:59,718 ERROR [main][CipherTest] transformation "GOST28147/CFB152/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,718 INFO [main][CipherTest] transformation=GOST28147/CFB16/ 10:43:59,718 ERROR [main][CipherTest] transformation "GOST28147/CFB16/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,718 INFO [main][CipherTest] transformation=GOST28147/CFB16/ISO10126 10:43:59,719 ERROR [main][CipherTest] transformation "GOST28147/CFB16/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,719 INFO [main][CipherTest] transformation=GOST28147/CFB16/ISO10126-2 10:43:59,719 ERROR [main][CipherTest] transformation "GOST28147/CFB16/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,719 INFO [main][CipherTest] transformation=GOST28147/CFB16/ISO10126-2PADDING 10:43:59,719 ERROR [main][CipherTest] transformation "GOST28147/CFB16/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,719 INFO [main][CipherTest] transformation=GOST28147/CFB16/ISO10126PADDING 10:43:59,719 ERROR [main][CipherTest] transformation "GOST28147/CFB16/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,719 INFO [main][CipherTest] transformation=GOST28147/CFB16/ISO7816-4 10:43:59,719 ERROR [main][CipherTest] transformation "GOST28147/CFB16/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,719 INFO [main][CipherTest] transformation=GOST28147/CFB16/ISO7816-4PADDING 10:43:59,719 ERROR [main][CipherTest] transformation "GOST28147/CFB16/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,719 INFO [main][CipherTest] transformation=GOST28147/CFB16/NOPADDING 10:43:59,719 ERROR [main][CipherTest] transformation "GOST28147/CFB16/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,719 INFO [main][CipherTest] transformation=GOST28147/CFB16/PKCS5 10:43:59,719 ERROR [main][CipherTest] transformation "GOST28147/CFB16/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,719 INFO [main][CipherTest] transformation=GOST28147/CFB16/PKCS5PADDING 10:43:59,719 ERROR [main][CipherTest] transformation "GOST28147/CFB16/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,719 INFO [main][CipherTest] transformation=GOST28147/CFB16/PKCS7 10:43:59,719 ERROR [main][CipherTest] transformation "GOST28147/CFB16/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,719 INFO [main][CipherTest] transformation=GOST28147/CFB16/PKCS7PADDING 10:43:59,719 ERROR [main][CipherTest] transformation "GOST28147/CFB16/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,719 INFO [main][CipherTest] transformation=GOST28147/CFB16/TBC 10:43:59,719 ERROR [main][CipherTest] transformation "GOST28147/CFB16/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,719 INFO [main][CipherTest] transformation=GOST28147/CFB16/TBCPADDING 10:43:59,719 ERROR [main][CipherTest] transformation "GOST28147/CFB16/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,719 INFO [main][CipherTest] transformation=GOST28147/CFB16/X9.23 10:43:59,720 ERROR [main][CipherTest] transformation "GOST28147/CFB16/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,720 INFO [main][CipherTest] transformation=GOST28147/CFB16/X9.23PADDING 10:43:59,720 ERROR [main][CipherTest] transformation "GOST28147/CFB16/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,720 INFO [main][CipherTest] transformation=GOST28147/CFB16/ZEROBYTE 10:43:59,720 ERROR [main][CipherTest] transformation "GOST28147/CFB16/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,720 INFO [main][CipherTest] transformation=GOST28147/CFB16/ZEROBYTEPADDING 10:43:59,720 ERROR [main][CipherTest] transformation "GOST28147/CFB16/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,720 INFO [main][CipherTest] transformation=GOST28147/CFB160/ 10:43:59,720 ERROR [main][CipherTest] transformation "GOST28147/CFB160/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,720 INFO [main][CipherTest] transformation=GOST28147/CFB160/ISO10126 10:43:59,720 ERROR [main][CipherTest] transformation "GOST28147/CFB160/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,720 INFO [main][CipherTest] transformation=GOST28147/CFB160/ISO10126-2 10:43:59,720 ERROR [main][CipherTest] transformation "GOST28147/CFB160/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,720 INFO [main][CipherTest] transformation=GOST28147/CFB160/ISO10126-2PADDING 10:43:59,720 ERROR [main][CipherTest] transformation "GOST28147/CFB160/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,720 INFO [main][CipherTest] transformation=GOST28147/CFB160/ISO10126PADDING 10:43:59,720 ERROR [main][CipherTest] transformation "GOST28147/CFB160/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,720 INFO [main][CipherTest] transformation=GOST28147/CFB160/ISO7816-4 10:43:59,720 ERROR [main][CipherTest] transformation "GOST28147/CFB160/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,720 INFO [main][CipherTest] transformation=GOST28147/CFB160/ISO7816-4PADDING 10:43:59,720 ERROR [main][CipherTest] transformation "GOST28147/CFB160/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,720 INFO [main][CipherTest] transformation=GOST28147/CFB160/NOPADDING 10:43:59,720 ERROR [main][CipherTest] transformation "GOST28147/CFB160/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,720 INFO [main][CipherTest] transformation=GOST28147/CFB160/PKCS5 10:43:59,720 ERROR [main][CipherTest] transformation "GOST28147/CFB160/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,720 INFO [main][CipherTest] transformation=GOST28147/CFB160/PKCS5PADDING 10:43:59,720 ERROR [main][CipherTest] transformation "GOST28147/CFB160/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,720 INFO [main][CipherTest] transformation=GOST28147/CFB160/PKCS7 10:43:59,720 ERROR [main][CipherTest] transformation "GOST28147/CFB160/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,721 INFO [main][CipherTest] transformation=GOST28147/CFB160/PKCS7PADDING 10:43:59,721 ERROR [main][CipherTest] transformation "GOST28147/CFB160/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,721 INFO [main][CipherTest] transformation=GOST28147/CFB160/TBC 10:43:59,721 ERROR [main][CipherTest] transformation "GOST28147/CFB160/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,721 INFO [main][CipherTest] transformation=GOST28147/CFB160/TBCPADDING 10:43:59,721 ERROR [main][CipherTest] transformation "GOST28147/CFB160/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,721 INFO [main][CipherTest] transformation=GOST28147/CFB160/X9.23 10:43:59,721 ERROR [main][CipherTest] transformation "GOST28147/CFB160/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,721 INFO [main][CipherTest] transformation=GOST28147/CFB160/X9.23PADDING 10:43:59,721 ERROR [main][CipherTest] transformation "GOST28147/CFB160/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,721 INFO [main][CipherTest] transformation=GOST28147/CFB160/ZEROBYTE 10:43:59,721 ERROR [main][CipherTest] transformation "GOST28147/CFB160/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,721 INFO [main][CipherTest] transformation=GOST28147/CFB160/ZEROBYTEPADDING 10:43:59,721 ERROR [main][CipherTest] transformation "GOST28147/CFB160/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,721 INFO [main][CipherTest] transformation=GOST28147/CFB168/ 10:43:59,721 ERROR [main][CipherTest] transformation "GOST28147/CFB168/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,721 INFO [main][CipherTest] transformation=GOST28147/CFB168/ISO10126 10:43:59,721 ERROR [main][CipherTest] transformation "GOST28147/CFB168/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,721 INFO [main][CipherTest] transformation=GOST28147/CFB168/ISO10126-2 10:43:59,721 ERROR [main][CipherTest] transformation "GOST28147/CFB168/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,721 INFO [main][CipherTest] transformation=GOST28147/CFB168/ISO10126-2PADDING 10:43:59,721 ERROR [main][CipherTest] transformation "GOST28147/CFB168/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,721 INFO [main][CipherTest] transformation=GOST28147/CFB168/ISO10126PADDING 10:43:59,721 ERROR [main][CipherTest] transformation "GOST28147/CFB168/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,721 INFO [main][CipherTest] transformation=GOST28147/CFB168/ISO7816-4 10:43:59,721 ERROR [main][CipherTest] transformation "GOST28147/CFB168/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,721 INFO [main][CipherTest] transformation=GOST28147/CFB168/ISO7816-4PADDING 10:43:59,722 ERROR [main][CipherTest] transformation "GOST28147/CFB168/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,722 INFO [main][CipherTest] transformation=GOST28147/CFB168/NOPADDING 10:43:59,722 ERROR [main][CipherTest] transformation "GOST28147/CFB168/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,722 INFO [main][CipherTest] transformation=GOST28147/CFB168/PKCS5 10:43:59,722 ERROR [main][CipherTest] transformation "GOST28147/CFB168/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,722 INFO [main][CipherTest] transformation=GOST28147/CFB168/PKCS5PADDING 10:43:59,722 ERROR [main][CipherTest] transformation "GOST28147/CFB168/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,722 INFO [main][CipherTest] transformation=GOST28147/CFB168/PKCS7 10:43:59,722 ERROR [main][CipherTest] transformation "GOST28147/CFB168/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,722 INFO [main][CipherTest] transformation=GOST28147/CFB168/PKCS7PADDING 10:43:59,722 ERROR [main][CipherTest] transformation "GOST28147/CFB168/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,722 INFO [main][CipherTest] transformation=GOST28147/CFB168/TBC 10:43:59,722 ERROR [main][CipherTest] transformation "GOST28147/CFB168/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,722 INFO [main][CipherTest] transformation=GOST28147/CFB168/TBCPADDING 10:43:59,722 ERROR [main][CipherTest] transformation "GOST28147/CFB168/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,722 INFO [main][CipherTest] transformation=GOST28147/CFB168/X9.23 10:43:59,722 ERROR [main][CipherTest] transformation "GOST28147/CFB168/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,722 INFO [main][CipherTest] transformation=GOST28147/CFB168/X9.23PADDING 10:43:59,722 ERROR [main][CipherTest] transformation "GOST28147/CFB168/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,722 INFO [main][CipherTest] transformation=GOST28147/CFB168/ZEROBYTE 10:43:59,722 ERROR [main][CipherTest] transformation "GOST28147/CFB168/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,722 INFO [main][CipherTest] transformation=GOST28147/CFB168/ZEROBYTEPADDING 10:43:59,723 ERROR [main][CipherTest] transformation "GOST28147/CFB168/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,723 INFO [main][CipherTest] transformation=GOST28147/CFB176/ 10:43:59,723 ERROR [main][CipherTest] transformation "GOST28147/CFB176/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,723 INFO [main][CipherTest] transformation=GOST28147/CFB176/ISO10126 10:43:59,723 ERROR [main][CipherTest] transformation "GOST28147/CFB176/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,723 INFO [main][CipherTest] transformation=GOST28147/CFB176/ISO10126-2 10:43:59,723 ERROR [main][CipherTest] transformation "GOST28147/CFB176/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,723 INFO [main][CipherTest] transformation=GOST28147/CFB176/ISO10126-2PADDING 10:43:59,723 ERROR [main][CipherTest] transformation "GOST28147/CFB176/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,723 INFO [main][CipherTest] transformation=GOST28147/CFB176/ISO10126PADDING 10:43:59,723 ERROR [main][CipherTest] transformation "GOST28147/CFB176/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,723 INFO [main][CipherTest] transformation=GOST28147/CFB176/ISO7816-4 10:43:59,723 ERROR [main][CipherTest] transformation "GOST28147/CFB176/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,723 INFO [main][CipherTest] transformation=GOST28147/CFB176/ISO7816-4PADDING 10:43:59,723 ERROR [main][CipherTest] transformation "GOST28147/CFB176/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,723 INFO [main][CipherTest] transformation=GOST28147/CFB176/NOPADDING 10:43:59,723 ERROR [main][CipherTest] transformation "GOST28147/CFB176/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,723 INFO [main][CipherTest] transformation=GOST28147/CFB176/PKCS5 10:43:59,723 ERROR [main][CipherTest] transformation "GOST28147/CFB176/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,723 INFO [main][CipherTest] transformation=GOST28147/CFB176/PKCS5PADDING 10:43:59,723 ERROR [main][CipherTest] transformation "GOST28147/CFB176/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,723 INFO [main][CipherTest] transformation=GOST28147/CFB176/PKCS7 10:43:59,723 ERROR [main][CipherTest] transformation "GOST28147/CFB176/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,723 INFO [main][CipherTest] transformation=GOST28147/CFB176/PKCS7PADDING 10:43:59,724 ERROR [main][CipherTest] transformation "GOST28147/CFB176/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,724 INFO [main][CipherTest] transformation=GOST28147/CFB176/TBC 10:43:59,724 ERROR [main][CipherTest] transformation "GOST28147/CFB176/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,724 INFO [main][CipherTest] transformation=GOST28147/CFB176/TBCPADDING 10:43:59,724 ERROR [main][CipherTest] transformation "GOST28147/CFB176/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,724 INFO [main][CipherTest] transformation=GOST28147/CFB176/X9.23 10:43:59,724 ERROR [main][CipherTest] transformation "GOST28147/CFB176/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,724 INFO [main][CipherTest] transformation=GOST28147/CFB176/X9.23PADDING 10:43:59,724 ERROR [main][CipherTest] transformation "GOST28147/CFB176/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,724 INFO [main][CipherTest] transformation=GOST28147/CFB176/ZEROBYTE 10:43:59,724 ERROR [main][CipherTest] transformation "GOST28147/CFB176/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,724 INFO [main][CipherTest] transformation=GOST28147/CFB176/ZEROBYTEPADDING 10:43:59,724 ERROR [main][CipherTest] transformation "GOST28147/CFB176/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,724 INFO [main][CipherTest] transformation=GOST28147/CFB184/ 10:43:59,724 ERROR [main][CipherTest] transformation "GOST28147/CFB184/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,724 INFO [main][CipherTest] transformation=GOST28147/CFB184/ISO10126 10:43:59,724 ERROR [main][CipherTest] transformation "GOST28147/CFB184/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,724 INFO [main][CipherTest] transformation=GOST28147/CFB184/ISO10126-2 10:43:59,724 ERROR [main][CipherTest] transformation "GOST28147/CFB184/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,724 INFO [main][CipherTest] transformation=GOST28147/CFB184/ISO10126-2PADDING 10:43:59,724 ERROR [main][CipherTest] transformation "GOST28147/CFB184/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,724 INFO [main][CipherTest] transformation=GOST28147/CFB184/ISO10126PADDING 10:43:59,724 ERROR [main][CipherTest] transformation "GOST28147/CFB184/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,724 INFO [main][CipherTest] transformation=GOST28147/CFB184/ISO7816-4 10:43:59,724 ERROR [main][CipherTest] transformation "GOST28147/CFB184/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,724 INFO [main][CipherTest] transformation=GOST28147/CFB184/ISO7816-4PADDING 10:43:59,724 ERROR [main][CipherTest] transformation "GOST28147/CFB184/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,724 INFO [main][CipherTest] transformation=GOST28147/CFB184/NOPADDING 10:43:59,725 ERROR [main][CipherTest] transformation "GOST28147/CFB184/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,725 INFO [main][CipherTest] transformation=GOST28147/CFB184/PKCS5 10:43:59,725 ERROR [main][CipherTest] transformation "GOST28147/CFB184/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,725 INFO [main][CipherTest] transformation=GOST28147/CFB184/PKCS5PADDING 10:43:59,725 ERROR [main][CipherTest] transformation "GOST28147/CFB184/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,725 INFO [main][CipherTest] transformation=GOST28147/CFB184/PKCS7 10:43:59,725 ERROR [main][CipherTest] transformation "GOST28147/CFB184/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,725 INFO [main][CipherTest] transformation=GOST28147/CFB184/PKCS7PADDING 10:43:59,725 ERROR [main][CipherTest] transformation "GOST28147/CFB184/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,725 INFO [main][CipherTest] transformation=GOST28147/CFB184/TBC 10:43:59,725 ERROR [main][CipherTest] transformation "GOST28147/CFB184/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,725 INFO [main][CipherTest] transformation=GOST28147/CFB184/TBCPADDING 10:43:59,725 ERROR [main][CipherTest] transformation "GOST28147/CFB184/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,725 INFO [main][CipherTest] transformation=GOST28147/CFB184/X9.23 10:43:59,725 ERROR [main][CipherTest] transformation "GOST28147/CFB184/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,725 INFO [main][CipherTest] transformation=GOST28147/CFB184/X9.23PADDING 10:43:59,725 ERROR [main][CipherTest] transformation "GOST28147/CFB184/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,725 INFO [main][CipherTest] transformation=GOST28147/CFB184/ZEROBYTE 10:43:59,725 ERROR [main][CipherTest] transformation "GOST28147/CFB184/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,725 INFO [main][CipherTest] transformation=GOST28147/CFB184/ZEROBYTEPADDING 10:43:59,725 ERROR [main][CipherTest] transformation "GOST28147/CFB184/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,726 INFO [main][CipherTest] transformation=GOST28147/CFB192/ 10:43:59,726 ERROR [main][CipherTest] transformation "GOST28147/CFB192/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,726 INFO [main][CipherTest] transformation=GOST28147/CFB192/ISO10126 10:43:59,726 ERROR [main][CipherTest] transformation "GOST28147/CFB192/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,726 INFO [main][CipherTest] transformation=GOST28147/CFB192/ISO10126-2 10:43:59,726 ERROR [main][CipherTest] transformation "GOST28147/CFB192/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,726 INFO [main][CipherTest] transformation=GOST28147/CFB192/ISO10126-2PADDING 10:43:59,726 ERROR [main][CipherTest] transformation "GOST28147/CFB192/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,726 INFO [main][CipherTest] transformation=GOST28147/CFB192/ISO10126PADDING 10:43:59,726 ERROR [main][CipherTest] transformation "GOST28147/CFB192/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,726 INFO [main][CipherTest] transformation=GOST28147/CFB192/ISO7816-4 10:43:59,726 ERROR [main][CipherTest] transformation "GOST28147/CFB192/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,726 INFO [main][CipherTest] transformation=GOST28147/CFB192/ISO7816-4PADDING 10:43:59,726 ERROR [main][CipherTest] transformation "GOST28147/CFB192/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,726 INFO [main][CipherTest] transformation=GOST28147/CFB192/NOPADDING 10:43:59,726 ERROR [main][CipherTest] transformation "GOST28147/CFB192/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,726 INFO [main][CipherTest] transformation=GOST28147/CFB192/PKCS5 10:43:59,726 ERROR [main][CipherTest] transformation "GOST28147/CFB192/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,726 INFO [main][CipherTest] transformation=GOST28147/CFB192/PKCS5PADDING 10:43:59,726 ERROR [main][CipherTest] transformation "GOST28147/CFB192/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,727 INFO [main][CipherTest] transformation=GOST28147/CFB192/PKCS7 10:43:59,727 ERROR [main][CipherTest] transformation "GOST28147/CFB192/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,727 INFO [main][CipherTest] transformation=GOST28147/CFB192/PKCS7PADDING 10:43:59,727 ERROR [main][CipherTest] transformation "GOST28147/CFB192/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,727 INFO [main][CipherTest] transformation=GOST28147/CFB192/TBC 10:43:59,727 ERROR [main][CipherTest] transformation "GOST28147/CFB192/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,727 INFO [main][CipherTest] transformation=GOST28147/CFB192/TBCPADDING 10:43:59,727 ERROR [main][CipherTest] transformation "GOST28147/CFB192/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,727 INFO [main][CipherTest] transformation=GOST28147/CFB192/X9.23 10:43:59,727 ERROR [main][CipherTest] transformation "GOST28147/CFB192/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,727 INFO [main][CipherTest] transformation=GOST28147/CFB192/X9.23PADDING 10:43:59,727 ERROR [main][CipherTest] transformation "GOST28147/CFB192/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,727 INFO [main][CipherTest] transformation=GOST28147/CFB192/ZEROBYTE 10:43:59,727 ERROR [main][CipherTest] transformation "GOST28147/CFB192/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,727 INFO [main][CipherTest] transformation=GOST28147/CFB192/ZEROBYTEPADDING 10:43:59,727 ERROR [main][CipherTest] transformation "GOST28147/CFB192/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,727 INFO [main][CipherTest] transformation=GOST28147/CFB200/ 10:43:59,727 ERROR [main][CipherTest] transformation "GOST28147/CFB200/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,727 INFO [main][CipherTest] transformation=GOST28147/CFB200/ISO10126 10:43:59,728 ERROR [main][CipherTest] transformation "GOST28147/CFB200/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,728 INFO [main][CipherTest] transformation=GOST28147/CFB200/ISO10126-2 10:43:59,728 ERROR [main][CipherTest] transformation "GOST28147/CFB200/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,728 INFO [main][CipherTest] transformation=GOST28147/CFB200/ISO10126-2PADDING 10:43:59,728 ERROR [main][CipherTest] transformation "GOST28147/CFB200/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,728 INFO [main][CipherTest] transformation=GOST28147/CFB200/ISO10126PADDING 10:43:59,728 ERROR [main][CipherTest] transformation "GOST28147/CFB200/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,728 INFO [main][CipherTest] transformation=GOST28147/CFB200/ISO7816-4 10:43:59,728 ERROR [main][CipherTest] transformation "GOST28147/CFB200/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,728 INFO [main][CipherTest] transformation=GOST28147/CFB200/ISO7816-4PADDING 10:43:59,728 ERROR [main][CipherTest] transformation "GOST28147/CFB200/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,728 INFO [main][CipherTest] transformation=GOST28147/CFB200/NOPADDING 10:43:59,728 ERROR [main][CipherTest] transformation "GOST28147/CFB200/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,728 INFO [main][CipherTest] transformation=GOST28147/CFB200/PKCS5 10:43:59,728 ERROR [main][CipherTest] transformation "GOST28147/CFB200/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,728 INFO [main][CipherTest] transformation=GOST28147/CFB200/PKCS5PADDING 10:43:59,728 ERROR [main][CipherTest] transformation "GOST28147/CFB200/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,729 INFO [main][CipherTest] transformation=GOST28147/CFB200/PKCS7 10:43:59,729 ERROR [main][CipherTest] transformation "GOST28147/CFB200/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,729 INFO [main][CipherTest] transformation=GOST28147/CFB200/PKCS7PADDING 10:43:59,729 ERROR [main][CipherTest] transformation "GOST28147/CFB200/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,729 INFO [main][CipherTest] transformation=GOST28147/CFB200/TBC 10:43:59,729 ERROR [main][CipherTest] transformation "GOST28147/CFB200/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,729 INFO [main][CipherTest] transformation=GOST28147/CFB200/TBCPADDING 10:43:59,729 ERROR [main][CipherTest] transformation "GOST28147/CFB200/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,729 INFO [main][CipherTest] transformation=GOST28147/CFB200/X9.23 10:43:59,729 ERROR [main][CipherTest] transformation "GOST28147/CFB200/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,729 INFO [main][CipherTest] transformation=GOST28147/CFB200/X9.23PADDING 10:43:59,729 ERROR [main][CipherTest] transformation "GOST28147/CFB200/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,729 INFO [main][CipherTest] transformation=GOST28147/CFB200/ZEROBYTE 10:43:59,729 ERROR [main][CipherTest] transformation "GOST28147/CFB200/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,729 INFO [main][CipherTest] transformation=GOST28147/CFB200/ZEROBYTEPADDING 10:43:59,729 ERROR [main][CipherTest] transformation "GOST28147/CFB200/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,729 INFO [main][CipherTest] transformation=GOST28147/CFB208/ 10:43:59,729 ERROR [main][CipherTest] transformation "GOST28147/CFB208/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,729 INFO [main][CipherTest] transformation=GOST28147/CFB208/ISO10126 10:43:59,729 ERROR [main][CipherTest] transformation "GOST28147/CFB208/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,729 INFO [main][CipherTest] transformation=GOST28147/CFB208/ISO10126-2 10:43:59,729 ERROR [main][CipherTest] transformation "GOST28147/CFB208/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,729 INFO [main][CipherTest] transformation=GOST28147/CFB208/ISO10126-2PADDING 10:43:59,729 ERROR [main][CipherTest] transformation "GOST28147/CFB208/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,729 INFO [main][CipherTest] transformation=GOST28147/CFB208/ISO10126PADDING 10:43:59,730 ERROR [main][CipherTest] transformation "GOST28147/CFB208/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,730 INFO [main][CipherTest] transformation=GOST28147/CFB208/ISO7816-4 10:43:59,730 ERROR [main][CipherTest] transformation "GOST28147/CFB208/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,730 INFO [main][CipherTest] transformation=GOST28147/CFB208/ISO7816-4PADDING 10:43:59,730 ERROR [main][CipherTest] transformation "GOST28147/CFB208/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,730 INFO [main][CipherTest] transformation=GOST28147/CFB208/NOPADDING 10:43:59,730 ERROR [main][CipherTest] transformation "GOST28147/CFB208/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,730 INFO [main][CipherTest] transformation=GOST28147/CFB208/PKCS5 10:43:59,730 ERROR [main][CipherTest] transformation "GOST28147/CFB208/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,730 INFO [main][CipherTest] transformation=GOST28147/CFB208/PKCS5PADDING 10:43:59,730 ERROR [main][CipherTest] transformation "GOST28147/CFB208/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,730 INFO [main][CipherTest] transformation=GOST28147/CFB208/PKCS7 10:43:59,730 ERROR [main][CipherTest] transformation "GOST28147/CFB208/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,730 INFO [main][CipherTest] transformation=GOST28147/CFB208/PKCS7PADDING 10:43:59,730 ERROR [main][CipherTest] transformation "GOST28147/CFB208/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,730 INFO [main][CipherTest] transformation=GOST28147/CFB208/TBC 10:43:59,730 ERROR [main][CipherTest] transformation "GOST28147/CFB208/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,730 INFO [main][CipherTest] transformation=GOST28147/CFB208/TBCPADDING 10:43:59,730 ERROR [main][CipherTest] transformation "GOST28147/CFB208/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,730 INFO [main][CipherTest] transformation=GOST28147/CFB208/X9.23 10:43:59,730 ERROR [main][CipherTest] transformation "GOST28147/CFB208/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,730 INFO [main][CipherTest] transformation=GOST28147/CFB208/X9.23PADDING 10:43:59,730 ERROR [main][CipherTest] transformation "GOST28147/CFB208/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,730 INFO [main][CipherTest] transformation=GOST28147/CFB208/ZEROBYTE 10:43:59,730 ERROR [main][CipherTest] transformation "GOST28147/CFB208/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,730 INFO [main][CipherTest] transformation=GOST28147/CFB208/ZEROBYTEPADDING 10:43:59,730 ERROR [main][CipherTest] transformation "GOST28147/CFB208/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,730 INFO [main][CipherTest] transformation=GOST28147/CFB216/ 10:43:59,731 ERROR [main][CipherTest] transformation "GOST28147/CFB216/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,731 INFO [main][CipherTest] transformation=GOST28147/CFB216/ISO10126 10:43:59,731 ERROR [main][CipherTest] transformation "GOST28147/CFB216/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,731 INFO [main][CipherTest] transformation=GOST28147/CFB216/ISO10126-2 10:43:59,731 ERROR [main][CipherTest] transformation "GOST28147/CFB216/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,731 INFO [main][CipherTest] transformation=GOST28147/CFB216/ISO10126-2PADDING 10:43:59,731 ERROR [main][CipherTest] transformation "GOST28147/CFB216/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,731 INFO [main][CipherTest] transformation=GOST28147/CFB216/ISO10126PADDING 10:43:59,731 ERROR [main][CipherTest] transformation "GOST28147/CFB216/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,731 INFO [main][CipherTest] transformation=GOST28147/CFB216/ISO7816-4 10:43:59,731 ERROR [main][CipherTest] transformation "GOST28147/CFB216/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,731 INFO [main][CipherTest] transformation=GOST28147/CFB216/ISO7816-4PADDING 10:43:59,731 ERROR [main][CipherTest] transformation "GOST28147/CFB216/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,731 INFO [main][CipherTest] transformation=GOST28147/CFB216/NOPADDING 10:43:59,731 ERROR [main][CipherTest] transformation "GOST28147/CFB216/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,731 INFO [main][CipherTest] transformation=GOST28147/CFB216/PKCS5 10:43:59,731 ERROR [main][CipherTest] transformation "GOST28147/CFB216/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,731 INFO [main][CipherTest] transformation=GOST28147/CFB216/PKCS5PADDING 10:43:59,731 ERROR [main][CipherTest] transformation "GOST28147/CFB216/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,731 INFO [main][CipherTest] transformation=GOST28147/CFB216/PKCS7 10:43:59,731 ERROR [main][CipherTest] transformation "GOST28147/CFB216/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,731 INFO [main][CipherTest] transformation=GOST28147/CFB216/PKCS7PADDING 10:43:59,731 ERROR [main][CipherTest] transformation "GOST28147/CFB216/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,731 INFO [main][CipherTest] transformation=GOST28147/CFB216/TBC 10:43:59,731 ERROR [main][CipherTest] transformation "GOST28147/CFB216/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,731 INFO [main][CipherTest] transformation=GOST28147/CFB216/TBCPADDING 10:43:59,731 ERROR [main][CipherTest] transformation "GOST28147/CFB216/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,731 INFO [main][CipherTest] transformation=GOST28147/CFB216/X9.23 10:43:59,732 ERROR [main][CipherTest] transformation "GOST28147/CFB216/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,732 INFO [main][CipherTest] transformation=GOST28147/CFB216/X9.23PADDING 10:43:59,732 ERROR [main][CipherTest] transformation "GOST28147/CFB216/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,732 INFO [main][CipherTest] transformation=GOST28147/CFB216/ZEROBYTE 10:43:59,732 ERROR [main][CipherTest] transformation "GOST28147/CFB216/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,732 INFO [main][CipherTest] transformation=GOST28147/CFB216/ZEROBYTEPADDING 10:43:59,732 ERROR [main][CipherTest] transformation "GOST28147/CFB216/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,732 INFO [main][CipherTest] transformation=GOST28147/CFB224/ 10:43:59,732 ERROR [main][CipherTest] transformation "GOST28147/CFB224/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,732 INFO [main][CipherTest] transformation=GOST28147/CFB224/ISO10126 10:43:59,732 ERROR [main][CipherTest] transformation "GOST28147/CFB224/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,732 INFO [main][CipherTest] transformation=GOST28147/CFB224/ISO10126-2 10:43:59,732 ERROR [main][CipherTest] transformation "GOST28147/CFB224/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,732 INFO [main][CipherTest] transformation=GOST28147/CFB224/ISO10126-2PADDING 10:43:59,732 ERROR [main][CipherTest] transformation "GOST28147/CFB224/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,732 INFO [main][CipherTest] transformation=GOST28147/CFB224/ISO10126PADDING 10:43:59,732 ERROR [main][CipherTest] transformation "GOST28147/CFB224/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,732 INFO [main][CipherTest] transformation=GOST28147/CFB224/ISO7816-4 10:43:59,732 ERROR [main][CipherTest] transformation "GOST28147/CFB224/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,732 INFO [main][CipherTest] transformation=GOST28147/CFB224/ISO7816-4PADDING 10:43:59,732 ERROR [main][CipherTest] transformation "GOST28147/CFB224/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,732 INFO [main][CipherTest] transformation=GOST28147/CFB224/NOPADDING 10:43:59,732 ERROR [main][CipherTest] transformation "GOST28147/CFB224/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,732 INFO [main][CipherTest] transformation=GOST28147/CFB224/PKCS5 10:43:59,732 ERROR [main][CipherTest] transformation "GOST28147/CFB224/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,732 INFO [main][CipherTest] transformation=GOST28147/CFB224/PKCS5PADDING 10:43:59,732 ERROR [main][CipherTest] transformation "GOST28147/CFB224/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,732 INFO [main][CipherTest] transformation=GOST28147/CFB224/PKCS7 10:43:59,732 ERROR [main][CipherTest] transformation "GOST28147/CFB224/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,732 INFO [main][CipherTest] transformation=GOST28147/CFB224/PKCS7PADDING 10:43:59,732 ERROR [main][CipherTest] transformation "GOST28147/CFB224/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,732 INFO [main][CipherTest] transformation=GOST28147/CFB224/TBC 10:43:59,733 ERROR [main][CipherTest] transformation "GOST28147/CFB224/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,733 INFO [main][CipherTest] transformation=GOST28147/CFB224/TBCPADDING 10:43:59,733 ERROR [main][CipherTest] transformation "GOST28147/CFB224/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,733 INFO [main][CipherTest] transformation=GOST28147/CFB224/X9.23 10:43:59,733 ERROR [main][CipherTest] transformation "GOST28147/CFB224/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,733 INFO [main][CipherTest] transformation=GOST28147/CFB224/X9.23PADDING 10:43:59,733 ERROR [main][CipherTest] transformation "GOST28147/CFB224/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,733 INFO [main][CipherTest] transformation=GOST28147/CFB224/ZEROBYTE 10:43:59,733 ERROR [main][CipherTest] transformation "GOST28147/CFB224/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,733 INFO [main][CipherTest] transformation=GOST28147/CFB224/ZEROBYTEPADDING 10:43:59,733 ERROR [main][CipherTest] transformation "GOST28147/CFB224/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,733 INFO [main][CipherTest] transformation=GOST28147/CFB232/ 10:43:59,733 ERROR [main][CipherTest] transformation "GOST28147/CFB232/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,733 INFO [main][CipherTest] transformation=GOST28147/CFB232/ISO10126 10:43:59,733 ERROR [main][CipherTest] transformation "GOST28147/CFB232/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,733 INFO [main][CipherTest] transformation=GOST28147/CFB232/ISO10126-2 10:43:59,733 ERROR [main][CipherTest] transformation "GOST28147/CFB232/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,733 INFO [main][CipherTest] transformation=GOST28147/CFB232/ISO10126-2PADDING 10:43:59,733 ERROR [main][CipherTest] transformation "GOST28147/CFB232/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,733 INFO [main][CipherTest] transformation=GOST28147/CFB232/ISO10126PADDING 10:43:59,733 ERROR [main][CipherTest] transformation "GOST28147/CFB232/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,733 INFO [main][CipherTest] transformation=GOST28147/CFB232/ISO7816-4 10:43:59,733 ERROR [main][CipherTest] transformation "GOST28147/CFB232/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,733 INFO [main][CipherTest] transformation=GOST28147/CFB232/ISO7816-4PADDING 10:43:59,733 ERROR [main][CipherTest] transformation "GOST28147/CFB232/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,733 INFO [main][CipherTest] transformation=GOST28147/CFB232/NOPADDING 10:43:59,733 ERROR [main][CipherTest] transformation "GOST28147/CFB232/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,734 INFO [main][CipherTest] transformation=GOST28147/CFB232/PKCS5 10:43:59,734 ERROR [main][CipherTest] transformation "GOST28147/CFB232/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,734 INFO [main][CipherTest] transformation=GOST28147/CFB232/PKCS5PADDING 10:43:59,734 ERROR [main][CipherTest] transformation "GOST28147/CFB232/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,734 INFO [main][CipherTest] transformation=GOST28147/CFB232/PKCS7 10:43:59,734 ERROR [main][CipherTest] transformation "GOST28147/CFB232/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,734 INFO [main][CipherTest] transformation=GOST28147/CFB232/PKCS7PADDING 10:43:59,734 ERROR [main][CipherTest] transformation "GOST28147/CFB232/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,734 INFO [main][CipherTest] transformation=GOST28147/CFB232/TBC 10:43:59,734 ERROR [main][CipherTest] transformation "GOST28147/CFB232/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,734 INFO [main][CipherTest] transformation=GOST28147/CFB232/TBCPADDING 10:43:59,734 ERROR [main][CipherTest] transformation "GOST28147/CFB232/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,734 INFO [main][CipherTest] transformation=GOST28147/CFB232/X9.23 10:43:59,734 ERROR [main][CipherTest] transformation "GOST28147/CFB232/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,734 INFO [main][CipherTest] transformation=GOST28147/CFB232/X9.23PADDING 10:43:59,734 ERROR [main][CipherTest] transformation "GOST28147/CFB232/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,734 INFO [main][CipherTest] transformation=GOST28147/CFB232/ZEROBYTE 10:43:59,734 ERROR [main][CipherTest] transformation "GOST28147/CFB232/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,734 INFO [main][CipherTest] transformation=GOST28147/CFB232/ZEROBYTEPADDING 10:43:59,734 ERROR [main][CipherTest] transformation "GOST28147/CFB232/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,734 INFO [main][CipherTest] transformation=GOST28147/CFB24/ 10:43:59,734 ERROR [main][CipherTest] transformation "GOST28147/CFB24/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,734 INFO [main][CipherTest] transformation=GOST28147/CFB24/ISO10126 10:43:59,734 ERROR [main][CipherTest] transformation "GOST28147/CFB24/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,734 INFO [main][CipherTest] transformation=GOST28147/CFB24/ISO10126-2 10:43:59,734 ERROR [main][CipherTest] transformation "GOST28147/CFB24/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,734 INFO [main][CipherTest] transformation=GOST28147/CFB24/ISO10126-2PADDING 10:43:59,734 ERROR [main][CipherTest] transformation "GOST28147/CFB24/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,734 INFO [main][CipherTest] transformation=GOST28147/CFB24/ISO10126PADDING 10:43:59,734 ERROR [main][CipherTest] transformation "GOST28147/CFB24/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,734 INFO [main][CipherTest] transformation=GOST28147/CFB24/ISO7816-4 10:43:59,735 ERROR [main][CipherTest] transformation "GOST28147/CFB24/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,735 INFO [main][CipherTest] transformation=GOST28147/CFB24/ISO7816-4PADDING 10:43:59,735 ERROR [main][CipherTest] transformation "GOST28147/CFB24/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,735 INFO [main][CipherTest] transformation=GOST28147/CFB24/NOPADDING 10:43:59,735 ERROR [main][CipherTest] transformation "GOST28147/CFB24/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,735 INFO [main][CipherTest] transformation=GOST28147/CFB24/PKCS5 10:43:59,735 ERROR [main][CipherTest] transformation "GOST28147/CFB24/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,735 INFO [main][CipherTest] transformation=GOST28147/CFB24/PKCS5PADDING 10:43:59,735 ERROR [main][CipherTest] transformation "GOST28147/CFB24/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,735 INFO [main][CipherTest] transformation=GOST28147/CFB24/PKCS7 10:43:59,735 ERROR [main][CipherTest] transformation "GOST28147/CFB24/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,735 INFO [main][CipherTest] transformation=GOST28147/CFB24/PKCS7PADDING 10:43:59,735 ERROR [main][CipherTest] transformation "GOST28147/CFB24/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,735 INFO [main][CipherTest] transformation=GOST28147/CFB24/TBC 10:43:59,735 ERROR [main][CipherTest] transformation "GOST28147/CFB24/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,735 INFO [main][CipherTest] transformation=GOST28147/CFB24/TBCPADDING 10:43:59,735 ERROR [main][CipherTest] transformation "GOST28147/CFB24/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,735 INFO [main][CipherTest] transformation=GOST28147/CFB24/X9.23 10:43:59,735 ERROR [main][CipherTest] transformation "GOST28147/CFB24/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,735 INFO [main][CipherTest] transformation=GOST28147/CFB24/X9.23PADDING 10:43:59,735 ERROR [main][CipherTest] transformation "GOST28147/CFB24/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,735 INFO [main][CipherTest] transformation=GOST28147/CFB24/ZEROBYTE 10:43:59,735 ERROR [main][CipherTest] transformation "GOST28147/CFB24/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,735 INFO [main][CipherTest] transformation=GOST28147/CFB24/ZEROBYTEPADDING 10:43:59,736 ERROR [main][CipherTest] transformation "GOST28147/CFB24/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,736 INFO [main][CipherTest] transformation=GOST28147/CFB240/ 10:43:59,736 ERROR [main][CipherTest] transformation "GOST28147/CFB240/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,736 INFO [main][CipherTest] transformation=GOST28147/CFB240/ISO10126 10:43:59,736 ERROR [main][CipherTest] transformation "GOST28147/CFB240/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,736 INFO [main][CipherTest] transformation=GOST28147/CFB240/ISO10126-2 10:43:59,736 ERROR [main][CipherTest] transformation "GOST28147/CFB240/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,736 INFO [main][CipherTest] transformation=GOST28147/CFB240/ISO10126-2PADDING 10:43:59,736 ERROR [main][CipherTest] transformation "GOST28147/CFB240/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,736 INFO [main][CipherTest] transformation=GOST28147/CFB240/ISO10126PADDING 10:43:59,736 ERROR [main][CipherTest] transformation "GOST28147/CFB240/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,736 INFO [main][CipherTest] transformation=GOST28147/CFB240/ISO7816-4 10:43:59,736 ERROR [main][CipherTest] transformation "GOST28147/CFB240/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,736 INFO [main][CipherTest] transformation=GOST28147/CFB240/ISO7816-4PADDING 10:43:59,736 ERROR [main][CipherTest] transformation "GOST28147/CFB240/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,736 INFO [main][CipherTest] transformation=GOST28147/CFB240/NOPADDING 10:43:59,736 ERROR [main][CipherTest] transformation "GOST28147/CFB240/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,736 INFO [main][CipherTest] transformation=GOST28147/CFB240/PKCS5 10:43:59,736 ERROR [main][CipherTest] transformation "GOST28147/CFB240/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,736 INFO [main][CipherTest] transformation=GOST28147/CFB240/PKCS5PADDING 10:43:59,736 ERROR [main][CipherTest] transformation "GOST28147/CFB240/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,736 INFO [main][CipherTest] transformation=GOST28147/CFB240/PKCS7 10:43:59,736 ERROR [main][CipherTest] transformation "GOST28147/CFB240/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,736 INFO [main][CipherTest] transformation=GOST28147/CFB240/PKCS7PADDING 10:43:59,736 ERROR [main][CipherTest] transformation "GOST28147/CFB240/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,736 INFO [main][CipherTest] transformation=GOST28147/CFB240/TBC 10:43:59,737 ERROR [main][CipherTest] transformation "GOST28147/CFB240/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,737 INFO [main][CipherTest] transformation=GOST28147/CFB240/TBCPADDING 10:43:59,737 ERROR [main][CipherTest] transformation "GOST28147/CFB240/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,737 INFO [main][CipherTest] transformation=GOST28147/CFB240/X9.23 10:43:59,737 ERROR [main][CipherTest] transformation "GOST28147/CFB240/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,737 INFO [main][CipherTest] transformation=GOST28147/CFB240/X9.23PADDING 10:43:59,737 ERROR [main][CipherTest] transformation "GOST28147/CFB240/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,737 INFO [main][CipherTest] transformation=GOST28147/CFB240/ZEROBYTE 10:43:59,737 ERROR [main][CipherTest] transformation "GOST28147/CFB240/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,737 INFO [main][CipherTest] transformation=GOST28147/CFB240/ZEROBYTEPADDING 10:43:59,737 ERROR [main][CipherTest] transformation "GOST28147/CFB240/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,737 INFO [main][CipherTest] transformation=GOST28147/CFB248/ 10:43:59,737 ERROR [main][CipherTest] transformation "GOST28147/CFB248/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,737 INFO [main][CipherTest] transformation=GOST28147/CFB248/ISO10126 10:43:59,737 ERROR [main][CipherTest] transformation "GOST28147/CFB248/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,737 INFO [main][CipherTest] transformation=GOST28147/CFB248/ISO10126-2 10:43:59,737 ERROR [main][CipherTest] transformation "GOST28147/CFB248/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,737 INFO [main][CipherTest] transformation=GOST28147/CFB248/ISO10126-2PADDING 10:43:59,737 ERROR [main][CipherTest] transformation "GOST28147/CFB248/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,737 INFO [main][CipherTest] transformation=GOST28147/CFB248/ISO10126PADDING 10:43:59,737 ERROR [main][CipherTest] transformation "GOST28147/CFB248/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,737 INFO [main][CipherTest] transformation=GOST28147/CFB248/ISO7816-4 10:43:59,737 ERROR [main][CipherTest] transformation "GOST28147/CFB248/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,737 INFO [main][CipherTest] transformation=GOST28147/CFB248/ISO7816-4PADDING 10:43:59,738 ERROR [main][CipherTest] transformation "GOST28147/CFB248/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,738 INFO [main][CipherTest] transformation=GOST28147/CFB248/NOPADDING 10:43:59,738 ERROR [main][CipherTest] transformation "GOST28147/CFB248/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,738 INFO [main][CipherTest] transformation=GOST28147/CFB248/PKCS5 10:43:59,738 ERROR [main][CipherTest] transformation "GOST28147/CFB248/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,738 INFO [main][CipherTest] transformation=GOST28147/CFB248/PKCS5PADDING 10:43:59,738 ERROR [main][CipherTest] transformation "GOST28147/CFB248/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,738 INFO [main][CipherTest] transformation=GOST28147/CFB248/PKCS7 10:43:59,738 ERROR [main][CipherTest] transformation "GOST28147/CFB248/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,738 INFO [main][CipherTest] transformation=GOST28147/CFB248/PKCS7PADDING 10:43:59,738 ERROR [main][CipherTest] transformation "GOST28147/CFB248/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,738 INFO [main][CipherTest] transformation=GOST28147/CFB248/TBC 10:43:59,738 ERROR [main][CipherTest] transformation "GOST28147/CFB248/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,738 INFO [main][CipherTest] transformation=GOST28147/CFB248/TBCPADDING 10:43:59,738 ERROR [main][CipherTest] transformation "GOST28147/CFB248/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,738 INFO [main][CipherTest] transformation=GOST28147/CFB248/X9.23 10:43:59,738 ERROR [main][CipherTest] transformation "GOST28147/CFB248/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,738 INFO [main][CipherTest] transformation=GOST28147/CFB248/X9.23PADDING 10:43:59,738 ERROR [main][CipherTest] transformation "GOST28147/CFB248/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,738 INFO [main][CipherTest] transformation=GOST28147/CFB248/ZEROBYTE 10:43:59,738 ERROR [main][CipherTest] transformation "GOST28147/CFB248/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,738 INFO [main][CipherTest] transformation=GOST28147/CFB248/ZEROBYTEPADDING 10:43:59,738 ERROR [main][CipherTest] transformation "GOST28147/CFB248/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,738 INFO [main][CipherTest] transformation=GOST28147/CFB256/ 10:43:59,738 ERROR [main][CipherTest] transformation "GOST28147/CFB256/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,738 INFO [main][CipherTest] transformation=GOST28147/CFB256/ISO10126 10:43:59,738 ERROR [main][CipherTest] transformation "GOST28147/CFB256/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,739 INFO [main][CipherTest] transformation=GOST28147/CFB256/ISO10126-2 10:43:59,739 ERROR [main][CipherTest] transformation "GOST28147/CFB256/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,739 INFO [main][CipherTest] transformation=GOST28147/CFB256/ISO10126-2PADDING 10:43:59,739 ERROR [main][CipherTest] transformation "GOST28147/CFB256/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,739 INFO [main][CipherTest] transformation=GOST28147/CFB256/ISO10126PADDING 10:43:59,739 ERROR [main][CipherTest] transformation "GOST28147/CFB256/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,739 INFO [main][CipherTest] transformation=GOST28147/CFB256/ISO7816-4 10:43:59,739 ERROR [main][CipherTest] transformation "GOST28147/CFB256/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,739 INFO [main][CipherTest] transformation=GOST28147/CFB256/ISO7816-4PADDING 10:43:59,739 ERROR [main][CipherTest] transformation "GOST28147/CFB256/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,739 INFO [main][CipherTest] transformation=GOST28147/CFB256/NOPADDING 10:43:59,739 ERROR [main][CipherTest] transformation "GOST28147/CFB256/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,739 INFO [main][CipherTest] transformation=GOST28147/CFB256/PKCS5 10:43:59,739 ERROR [main][CipherTest] transformation "GOST28147/CFB256/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,739 INFO [main][CipherTest] transformation=GOST28147/CFB256/PKCS5PADDING 10:43:59,739 ERROR [main][CipherTest] transformation "GOST28147/CFB256/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,739 INFO [main][CipherTest] transformation=GOST28147/CFB256/PKCS7 10:43:59,739 ERROR [main][CipherTest] transformation "GOST28147/CFB256/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,739 INFO [main][CipherTest] transformation=GOST28147/CFB256/PKCS7PADDING 10:43:59,739 ERROR [main][CipherTest] transformation "GOST28147/CFB256/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,739 INFO [main][CipherTest] transformation=GOST28147/CFB256/TBC 10:43:59,739 ERROR [main][CipherTest] transformation "GOST28147/CFB256/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,739 INFO [main][CipherTest] transformation=GOST28147/CFB256/TBCPADDING 10:43:59,739 ERROR [main][CipherTest] transformation "GOST28147/CFB256/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,739 INFO [main][CipherTest] transformation=GOST28147/CFB256/X9.23 10:43:59,739 ERROR [main][CipherTest] transformation "GOST28147/CFB256/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,740 INFO [main][CipherTest] transformation=GOST28147/CFB256/X9.23PADDING 10:43:59,740 ERROR [main][CipherTest] transformation "GOST28147/CFB256/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,740 INFO [main][CipherTest] transformation=GOST28147/CFB256/ZEROBYTE 10:43:59,740 ERROR [main][CipherTest] transformation "GOST28147/CFB256/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,740 INFO [main][CipherTest] transformation=GOST28147/CFB256/ZEROBYTEPADDING 10:43:59,740 ERROR [main][CipherTest] transformation "GOST28147/CFB256/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,740 INFO [main][CipherTest] transformation=GOST28147/CFB32/ 10:43:59,740 ERROR [main][CipherTest] transformation "GOST28147/CFB32/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,740 INFO [main][CipherTest] transformation=GOST28147/CFB32/ISO10126 10:43:59,740 ERROR [main][CipherTest] transformation "GOST28147/CFB32/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,740 INFO [main][CipherTest] transformation=GOST28147/CFB32/ISO10126-2 10:43:59,740 ERROR [main][CipherTest] transformation "GOST28147/CFB32/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,740 INFO [main][CipherTest] transformation=GOST28147/CFB32/ISO10126-2PADDING 10:43:59,740 ERROR [main][CipherTest] transformation "GOST28147/CFB32/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,740 INFO [main][CipherTest] transformation=GOST28147/CFB32/ISO10126PADDING 10:43:59,740 ERROR [main][CipherTest] transformation "GOST28147/CFB32/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,740 INFO [main][CipherTest] transformation=GOST28147/CFB32/ISO7816-4 10:43:59,740 ERROR [main][CipherTest] transformation "GOST28147/CFB32/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,740 INFO [main][CipherTest] transformation=GOST28147/CFB32/ISO7816-4PADDING 10:43:59,740 ERROR [main][CipherTest] transformation "GOST28147/CFB32/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,740 INFO [main][CipherTest] transformation=GOST28147/CFB32/NOPADDING 10:43:59,740 ERROR [main][CipherTest] transformation "GOST28147/CFB32/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,740 INFO [main][CipherTest] transformation=GOST28147/CFB32/PKCS5 10:43:59,740 ERROR [main][CipherTest] transformation "GOST28147/CFB32/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,740 INFO [main][CipherTest] transformation=GOST28147/CFB32/PKCS5PADDING 10:43:59,740 ERROR [main][CipherTest] transformation "GOST28147/CFB32/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,740 INFO [main][CipherTest] transformation=GOST28147/CFB32/PKCS7 10:43:59,740 ERROR [main][CipherTest] transformation "GOST28147/CFB32/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,740 INFO [main][CipherTest] transformation=GOST28147/CFB32/PKCS7PADDING 10:43:59,740 ERROR [main][CipherTest] transformation "GOST28147/CFB32/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,741 INFO [main][CipherTest] transformation=GOST28147/CFB32/TBC 10:43:59,741 ERROR [main][CipherTest] transformation "GOST28147/CFB32/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,741 INFO [main][CipherTest] transformation=GOST28147/CFB32/TBCPADDING 10:43:59,741 ERROR [main][CipherTest] transformation "GOST28147/CFB32/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,741 INFO [main][CipherTest] transformation=GOST28147/CFB32/X9.23 10:43:59,741 ERROR [main][CipherTest] transformation "GOST28147/CFB32/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,741 INFO [main][CipherTest] transformation=GOST28147/CFB32/X9.23PADDING 10:43:59,741 ERROR [main][CipherTest] transformation "GOST28147/CFB32/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,741 INFO [main][CipherTest] transformation=GOST28147/CFB32/ZEROBYTE 10:43:59,741 ERROR [main][CipherTest] transformation "GOST28147/CFB32/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,741 INFO [main][CipherTest] transformation=GOST28147/CFB32/ZEROBYTEPADDING 10:43:59,741 ERROR [main][CipherTest] transformation "GOST28147/CFB32/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,741 INFO [main][CipherTest] transformation=GOST28147/CFB40/ 10:43:59,741 ERROR [main][CipherTest] transformation "GOST28147/CFB40/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,741 INFO [main][CipherTest] transformation=GOST28147/CFB40/ISO10126 10:43:59,741 ERROR [main][CipherTest] transformation "GOST28147/CFB40/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,741 INFO [main][CipherTest] transformation=GOST28147/CFB40/ISO10126-2 10:43:59,741 ERROR [main][CipherTest] transformation "GOST28147/CFB40/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,741 INFO [main][CipherTest] transformation=GOST28147/CFB40/ISO10126-2PADDING 10:43:59,741 ERROR [main][CipherTest] transformation "GOST28147/CFB40/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,741 INFO [main][CipherTest] transformation=GOST28147/CFB40/ISO10126PADDING 10:43:59,741 ERROR [main][CipherTest] transformation "GOST28147/CFB40/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,741 INFO [main][CipherTest] transformation=GOST28147/CFB40/ISO7816-4 10:43:59,741 ERROR [main][CipherTest] transformation "GOST28147/CFB40/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,741 INFO [main][CipherTest] transformation=GOST28147/CFB40/ISO7816-4PADDING 10:43:59,741 ERROR [main][CipherTest] transformation "GOST28147/CFB40/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,741 INFO [main][CipherTest] transformation=GOST28147/CFB40/NOPADDING 10:43:59,741 ERROR [main][CipherTest] transformation "GOST28147/CFB40/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,741 INFO [main][CipherTest] transformation=GOST28147/CFB40/PKCS5 10:43:59,742 ERROR [main][CipherTest] transformation "GOST28147/CFB40/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,742 INFO [main][CipherTest] transformation=GOST28147/CFB40/PKCS5PADDING 10:43:59,742 ERROR [main][CipherTest] transformation "GOST28147/CFB40/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,742 INFO [main][CipherTest] transformation=GOST28147/CFB40/PKCS7 10:43:59,742 ERROR [main][CipherTest] transformation "GOST28147/CFB40/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,742 INFO [main][CipherTest] transformation=GOST28147/CFB40/PKCS7PADDING 10:43:59,742 ERROR [main][CipherTest] transformation "GOST28147/CFB40/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,742 INFO [main][CipherTest] transformation=GOST28147/CFB40/TBC 10:43:59,742 ERROR [main][CipherTest] transformation "GOST28147/CFB40/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,742 INFO [main][CipherTest] transformation=GOST28147/CFB40/TBCPADDING 10:43:59,742 ERROR [main][CipherTest] transformation "GOST28147/CFB40/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,742 INFO [main][CipherTest] transformation=GOST28147/CFB40/X9.23 10:43:59,742 ERROR [main][CipherTest] transformation "GOST28147/CFB40/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,742 INFO [main][CipherTest] transformation=GOST28147/CFB40/X9.23PADDING 10:43:59,742 ERROR [main][CipherTest] transformation "GOST28147/CFB40/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,742 INFO [main][CipherTest] transformation=GOST28147/CFB40/ZEROBYTE 10:43:59,742 ERROR [main][CipherTest] transformation "GOST28147/CFB40/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,742 INFO [main][CipherTest] transformation=GOST28147/CFB40/ZEROBYTEPADDING 10:43:59,742 ERROR [main][CipherTest] transformation "GOST28147/CFB40/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,742 INFO [main][CipherTest] transformation=GOST28147/CFB48/ 10:43:59,742 ERROR [main][CipherTest] transformation "GOST28147/CFB48/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,742 INFO [main][CipherTest] transformation=GOST28147/CFB48/ISO10126 10:43:59,742 ERROR [main][CipherTest] transformation "GOST28147/CFB48/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,742 INFO [main][CipherTest] transformation=GOST28147/CFB48/ISO10126-2 10:43:59,742 ERROR [main][CipherTest] transformation "GOST28147/CFB48/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,742 INFO [main][CipherTest] transformation=GOST28147/CFB48/ISO10126-2PADDING 10:43:59,742 ERROR [main][CipherTest] transformation "GOST28147/CFB48/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,742 INFO [main][CipherTest] transformation=GOST28147/CFB48/ISO10126PADDING 10:43:59,742 ERROR [main][CipherTest] transformation "GOST28147/CFB48/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,742 INFO [main][CipherTest] transformation=GOST28147/CFB48/ISO7816-4 10:43:59,742 ERROR [main][CipherTest] transformation "GOST28147/CFB48/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,743 INFO [main][CipherTest] transformation=GOST28147/CFB48/ISO7816-4PADDING 10:43:59,743 ERROR [main][CipherTest] transformation "GOST28147/CFB48/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,743 INFO [main][CipherTest] transformation=GOST28147/CFB48/NOPADDING 10:43:59,743 ERROR [main][CipherTest] transformation "GOST28147/CFB48/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,743 INFO [main][CipherTest] transformation=GOST28147/CFB48/PKCS5 10:43:59,743 ERROR [main][CipherTest] transformation "GOST28147/CFB48/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,743 INFO [main][CipherTest] transformation=GOST28147/CFB48/PKCS5PADDING 10:43:59,743 ERROR [main][CipherTest] transformation "GOST28147/CFB48/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,743 INFO [main][CipherTest] transformation=GOST28147/CFB48/PKCS7 10:43:59,743 ERROR [main][CipherTest] transformation "GOST28147/CFB48/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,743 INFO [main][CipherTest] transformation=GOST28147/CFB48/PKCS7PADDING 10:43:59,743 ERROR [main][CipherTest] transformation "GOST28147/CFB48/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,743 INFO [main][CipherTest] transformation=GOST28147/CFB48/TBC 10:43:59,743 ERROR [main][CipherTest] transformation "GOST28147/CFB48/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,743 INFO [main][CipherTest] transformation=GOST28147/CFB48/TBCPADDING 10:43:59,743 ERROR [main][CipherTest] transformation "GOST28147/CFB48/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,743 INFO [main][CipherTest] transformation=GOST28147/CFB48/X9.23 10:43:59,743 ERROR [main][CipherTest] transformation "GOST28147/CFB48/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,743 INFO [main][CipherTest] transformation=GOST28147/CFB48/X9.23PADDING 10:43:59,743 ERROR [main][CipherTest] transformation "GOST28147/CFB48/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,743 INFO [main][CipherTest] transformation=GOST28147/CFB48/ZEROBYTE 10:43:59,743 ERROR [main][CipherTest] transformation "GOST28147/CFB48/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,743 INFO [main][CipherTest] transformation=GOST28147/CFB48/ZEROBYTEPADDING 10:43:59,743 ERROR [main][CipherTest] transformation "GOST28147/CFB48/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,743 INFO [main][CipherTest] transformation=GOST28147/CFB56/ 10:43:59,743 ERROR [main][CipherTest] transformation "GOST28147/CFB56/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,743 INFO [main][CipherTest] transformation=GOST28147/CFB56/ISO10126 10:43:59,743 ERROR [main][CipherTest] transformation "GOST28147/CFB56/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,744 INFO [main][CipherTest] transformation=GOST28147/CFB56/ISO10126-2 10:43:59,744 ERROR [main][CipherTest] transformation "GOST28147/CFB56/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,744 INFO [main][CipherTest] transformation=GOST28147/CFB56/ISO10126-2PADDING 10:43:59,744 ERROR [main][CipherTest] transformation "GOST28147/CFB56/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,744 INFO [main][CipherTest] transformation=GOST28147/CFB56/ISO10126PADDING 10:43:59,744 ERROR [main][CipherTest] transformation "GOST28147/CFB56/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,744 INFO [main][CipherTest] transformation=GOST28147/CFB56/ISO7816-4 10:43:59,744 ERROR [main][CipherTest] transformation "GOST28147/CFB56/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,744 INFO [main][CipherTest] transformation=GOST28147/CFB56/ISO7816-4PADDING 10:43:59,744 ERROR [main][CipherTest] transformation "GOST28147/CFB56/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,744 INFO [main][CipherTest] transformation=GOST28147/CFB56/NOPADDING 10:43:59,744 ERROR [main][CipherTest] transformation "GOST28147/CFB56/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,744 INFO [main][CipherTest] transformation=GOST28147/CFB56/PKCS5 10:43:59,744 ERROR [main][CipherTest] transformation "GOST28147/CFB56/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,744 INFO [main][CipherTest] transformation=GOST28147/CFB56/PKCS5PADDING 10:43:59,744 ERROR [main][CipherTest] transformation "GOST28147/CFB56/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,744 INFO [main][CipherTest] transformation=GOST28147/CFB56/PKCS7 10:43:59,744 ERROR [main][CipherTest] transformation "GOST28147/CFB56/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,744 INFO [main][CipherTest] transformation=GOST28147/CFB56/PKCS7PADDING 10:43:59,744 ERROR [main][CipherTest] transformation "GOST28147/CFB56/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,744 INFO [main][CipherTest] transformation=GOST28147/CFB56/TBC 10:43:59,744 ERROR [main][CipherTest] transformation "GOST28147/CFB56/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,744 INFO [main][CipherTest] transformation=GOST28147/CFB56/TBCPADDING 10:43:59,744 ERROR [main][CipherTest] transformation "GOST28147/CFB56/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,744 INFO [main][CipherTest] transformation=GOST28147/CFB56/X9.23 10:43:59,744 ERROR [main][CipherTest] transformation "GOST28147/CFB56/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,744 INFO [main][CipherTest] transformation=GOST28147/CFB56/X9.23PADDING 10:43:59,744 ERROR [main][CipherTest] transformation "GOST28147/CFB56/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,744 INFO [main][CipherTest] transformation=GOST28147/CFB56/ZEROBYTE 10:43:59,745 ERROR [main][CipherTest] transformation "GOST28147/CFB56/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,745 INFO [main][CipherTest] transformation=GOST28147/CFB56/ZEROBYTEPADDING 10:43:59,745 ERROR [main][CipherTest] transformation "GOST28147/CFB56/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,745 INFO [main][CipherTest] transformation=GOST28147/CFB64/ 10:43:59,745 ERROR [main][CipherTest] transformation "GOST28147/CFB64/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,745 INFO [main][CipherTest] transformation=GOST28147/CFB64/ISO10126 10:43:59,745 ERROR [main][CipherTest] transformation "GOST28147/CFB64/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,745 INFO [main][CipherTest] transformation=GOST28147/CFB64/ISO10126-2 10:43:59,745 ERROR [main][CipherTest] transformation "GOST28147/CFB64/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,745 INFO [main][CipherTest] transformation=GOST28147/CFB64/ISO10126-2PADDING 10:43:59,745 ERROR [main][CipherTest] transformation "GOST28147/CFB64/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,745 INFO [main][CipherTest] transformation=GOST28147/CFB64/ISO10126PADDING 10:43:59,745 ERROR [main][CipherTest] transformation "GOST28147/CFB64/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,745 INFO [main][CipherTest] transformation=GOST28147/CFB64/ISO7816-4 10:43:59,745 ERROR [main][CipherTest] transformation "GOST28147/CFB64/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,745 INFO [main][CipherTest] transformation=GOST28147/CFB64/ISO7816-4PADDING 10:43:59,745 ERROR [main][CipherTest] transformation "GOST28147/CFB64/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,745 INFO [main][CipherTest] transformation=GOST28147/CFB64/NOPADDING 10:43:59,745 ERROR [main][CipherTest] transformation "GOST28147/CFB64/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,745 INFO [main][CipherTest] transformation=GOST28147/CFB64/PKCS5 10:43:59,745 ERROR [main][CipherTest] transformation "GOST28147/CFB64/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,745 INFO [main][CipherTest] transformation=GOST28147/CFB64/PKCS5PADDING 10:43:59,745 ERROR [main][CipherTest] transformation "GOST28147/CFB64/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,745 INFO [main][CipherTest] transformation=GOST28147/CFB64/PKCS7 10:43:59,745 ERROR [main][CipherTest] transformation "GOST28147/CFB64/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,745 INFO [main][CipherTest] transformation=GOST28147/CFB64/PKCS7PADDING 10:43:59,745 ERROR [main][CipherTest] transformation "GOST28147/CFB64/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,745 INFO [main][CipherTest] transformation=GOST28147/CFB64/TBC 10:43:59,746 ERROR [main][CipherTest] transformation "GOST28147/CFB64/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,746 INFO [main][CipherTest] transformation=GOST28147/CFB64/TBCPADDING 10:43:59,746 ERROR [main][CipherTest] transformation "GOST28147/CFB64/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,746 INFO [main][CipherTest] transformation=GOST28147/CFB64/X9.23 10:43:59,746 ERROR [main][CipherTest] transformation "GOST28147/CFB64/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,746 INFO [main][CipherTest] transformation=GOST28147/CFB64/X9.23PADDING 10:43:59,746 ERROR [main][CipherTest] transformation "GOST28147/CFB64/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,746 INFO [main][CipherTest] transformation=GOST28147/CFB64/ZEROBYTE 10:43:59,746 ERROR [main][CipherTest] transformation "GOST28147/CFB64/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,746 INFO [main][CipherTest] transformation=GOST28147/CFB64/ZEROBYTEPADDING 10:43:59,746 ERROR [main][CipherTest] transformation "GOST28147/CFB64/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,746 INFO [main][CipherTest] transformation=GOST28147/CFB72/ 10:43:59,746 ERROR [main][CipherTest] transformation "GOST28147/CFB72/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,746 INFO [main][CipherTest] transformation=GOST28147/CFB72/ISO10126 10:43:59,746 ERROR [main][CipherTest] transformation "GOST28147/CFB72/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,746 INFO [main][CipherTest] transformation=GOST28147/CFB72/ISO10126-2 10:43:59,746 ERROR [main][CipherTest] transformation "GOST28147/CFB72/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,746 INFO [main][CipherTest] transformation=GOST28147/CFB72/ISO10126-2PADDING 10:43:59,746 ERROR [main][CipherTest] transformation "GOST28147/CFB72/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,746 INFO [main][CipherTest] transformation=GOST28147/CFB72/ISO10126PADDING 10:43:59,746 ERROR [main][CipherTest] transformation "GOST28147/CFB72/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,746 INFO [main][CipherTest] transformation=GOST28147/CFB72/ISO7816-4 10:43:59,746 ERROR [main][CipherTest] transformation "GOST28147/CFB72/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,746 INFO [main][CipherTest] transformation=GOST28147/CFB72/ISO7816-4PADDING 10:43:59,746 ERROR [main][CipherTest] transformation "GOST28147/CFB72/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,746 INFO [main][CipherTest] transformation=GOST28147/CFB72/NOPADDING 10:43:59,746 ERROR [main][CipherTest] transformation "GOST28147/CFB72/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,746 INFO [main][CipherTest] transformation=GOST28147/CFB72/PKCS5 10:43:59,746 ERROR [main][CipherTest] transformation "GOST28147/CFB72/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,746 INFO [main][CipherTest] transformation=GOST28147/CFB72/PKCS5PADDING 10:43:59,747 ERROR [main][CipherTest] transformation "GOST28147/CFB72/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,747 INFO [main][CipherTest] transformation=GOST28147/CFB72/PKCS7 10:43:59,747 ERROR [main][CipherTest] transformation "GOST28147/CFB72/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,747 INFO [main][CipherTest] transformation=GOST28147/CFB72/PKCS7PADDING 10:43:59,747 ERROR [main][CipherTest] transformation "GOST28147/CFB72/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,747 INFO [main][CipherTest] transformation=GOST28147/CFB72/TBC 10:43:59,747 ERROR [main][CipherTest] transformation "GOST28147/CFB72/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,747 INFO [main][CipherTest] transformation=GOST28147/CFB72/TBCPADDING 10:43:59,747 ERROR [main][CipherTest] transformation "GOST28147/CFB72/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,747 INFO [main][CipherTest] transformation=GOST28147/CFB72/X9.23 10:43:59,747 ERROR [main][CipherTest] transformation "GOST28147/CFB72/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,747 INFO [main][CipherTest] transformation=GOST28147/CFB72/X9.23PADDING 10:43:59,747 ERROR [main][CipherTest] transformation "GOST28147/CFB72/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,747 INFO [main][CipherTest] transformation=GOST28147/CFB72/ZEROBYTE 10:43:59,747 ERROR [main][CipherTest] transformation "GOST28147/CFB72/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,747 INFO [main][CipherTest] transformation=GOST28147/CFB72/ZEROBYTEPADDING 10:43:59,747 ERROR [main][CipherTest] transformation "GOST28147/CFB72/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,747 INFO [main][CipherTest] transformation=GOST28147/CFB8/ 10:43:59,747 ERROR [main][CipherTest] transformation "GOST28147/CFB8/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,747 INFO [main][CipherTest] transformation=GOST28147/CFB8/ISO10126 10:43:59,747 ERROR [main][CipherTest] transformation "GOST28147/CFB8/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,747 INFO [main][CipherTest] transformation=GOST28147/CFB8/ISO10126-2 10:43:59,747 ERROR [main][CipherTest] transformation "GOST28147/CFB8/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,747 INFO [main][CipherTest] transformation=GOST28147/CFB8/ISO10126-2PADDING 10:43:59,747 ERROR [main][CipherTest] transformation "GOST28147/CFB8/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,747 INFO [main][CipherTest] transformation=GOST28147/CFB8/ISO10126PADDING 10:43:59,747 ERROR [main][CipherTest] transformation "GOST28147/CFB8/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,747 INFO [main][CipherTest] transformation=GOST28147/CFB8/ISO7816-4 10:43:59,748 ERROR [main][CipherTest] transformation "GOST28147/CFB8/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,748 INFO [main][CipherTest] transformation=GOST28147/CFB8/ISO7816-4PADDING 10:43:59,748 ERROR [main][CipherTest] transformation "GOST28147/CFB8/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,748 INFO [main][CipherTest] transformation=GOST28147/CFB8/NOPADDING 10:43:59,748 ERROR [main][CipherTest] transformation "GOST28147/CFB8/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,748 INFO [main][CipherTest] transformation=GOST28147/CFB8/PKCS5 10:43:59,748 ERROR [main][CipherTest] transformation "GOST28147/CFB8/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,748 INFO [main][CipherTest] transformation=GOST28147/CFB8/PKCS5PADDING 10:43:59,748 ERROR [main][CipherTest] transformation "GOST28147/CFB8/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,748 INFO [main][CipherTest] transformation=GOST28147/CFB8/PKCS7 10:43:59,748 ERROR [main][CipherTest] transformation "GOST28147/CFB8/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,748 INFO [main][CipherTest] transformation=GOST28147/CFB8/PKCS7PADDING 10:43:59,748 ERROR [main][CipherTest] transformation "GOST28147/CFB8/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,748 INFO [main][CipherTest] transformation=GOST28147/CFB8/TBC 10:43:59,748 ERROR [main][CipherTest] transformation "GOST28147/CFB8/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,748 INFO [main][CipherTest] transformation=GOST28147/CFB8/TBCPADDING 10:43:59,748 ERROR [main][CipherTest] transformation "GOST28147/CFB8/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,748 INFO [main][CipherTest] transformation=GOST28147/CFB8/X9.23 10:43:59,748 ERROR [main][CipherTest] transformation "GOST28147/CFB8/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,748 INFO [main][CipherTest] transformation=GOST28147/CFB8/X9.23PADDING 10:43:59,748 ERROR [main][CipherTest] transformation "GOST28147/CFB8/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,748 INFO [main][CipherTest] transformation=GOST28147/CFB8/ZEROBYTE 10:43:59,748 ERROR [main][CipherTest] transformation "GOST28147/CFB8/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,748 INFO [main][CipherTest] transformation=GOST28147/CFB8/ZEROBYTEPADDING 10:43:59,748 ERROR [main][CipherTest] transformation "GOST28147/CFB8/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,748 INFO [main][CipherTest] transformation=GOST28147/CFB80/ 10:43:59,749 ERROR [main][CipherTest] transformation "GOST28147/CFB80/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,749 INFO [main][CipherTest] transformation=GOST28147/CFB80/ISO10126 10:43:59,749 ERROR [main][CipherTest] transformation "GOST28147/CFB80/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,749 INFO [main][CipherTest] transformation=GOST28147/CFB80/ISO10126-2 10:43:59,749 ERROR [main][CipherTest] transformation "GOST28147/CFB80/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,749 INFO [main][CipherTest] transformation=GOST28147/CFB80/ISO10126-2PADDING 10:43:59,749 ERROR [main][CipherTest] transformation "GOST28147/CFB80/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,749 INFO [main][CipherTest] transformation=GOST28147/CFB80/ISO10126PADDING 10:43:59,749 ERROR [main][CipherTest] transformation "GOST28147/CFB80/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,749 INFO [main][CipherTest] transformation=GOST28147/CFB80/ISO7816-4 10:43:59,749 ERROR [main][CipherTest] transformation "GOST28147/CFB80/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,749 INFO [main][CipherTest] transformation=GOST28147/CFB80/ISO7816-4PADDING 10:43:59,749 ERROR [main][CipherTest] transformation "GOST28147/CFB80/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,749 INFO [main][CipherTest] transformation=GOST28147/CFB80/NOPADDING 10:43:59,749 ERROR [main][CipherTest] transformation "GOST28147/CFB80/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,749 INFO [main][CipherTest] transformation=GOST28147/CFB80/PKCS5 10:43:59,749 ERROR [main][CipherTest] transformation "GOST28147/CFB80/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,749 INFO [main][CipherTest] transformation=GOST28147/CFB80/PKCS5PADDING 10:43:59,749 ERROR [main][CipherTest] transformation "GOST28147/CFB80/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,749 INFO [main][CipherTest] transformation=GOST28147/CFB80/PKCS7 10:43:59,749 ERROR [main][CipherTest] transformation "GOST28147/CFB80/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,749 INFO [main][CipherTest] transformation=GOST28147/CFB80/PKCS7PADDING 10:43:59,749 ERROR [main][CipherTest] transformation "GOST28147/CFB80/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,749 INFO [main][CipherTest] transformation=GOST28147/CFB80/TBC 10:43:59,749 ERROR [main][CipherTest] transformation "GOST28147/CFB80/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,750 INFO [main][CipherTest] transformation=GOST28147/CFB80/TBCPADDING 10:43:59,750 ERROR [main][CipherTest] transformation "GOST28147/CFB80/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,750 INFO [main][CipherTest] transformation=GOST28147/CFB80/X9.23 10:43:59,750 ERROR [main][CipherTest] transformation "GOST28147/CFB80/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,750 INFO [main][CipherTest] transformation=GOST28147/CFB80/X9.23PADDING 10:43:59,750 ERROR [main][CipherTest] transformation "GOST28147/CFB80/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,750 INFO [main][CipherTest] transformation=GOST28147/CFB80/ZEROBYTE 10:43:59,750 ERROR [main][CipherTest] transformation "GOST28147/CFB80/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,750 INFO [main][CipherTest] transformation=GOST28147/CFB80/ZEROBYTEPADDING 10:43:59,750 ERROR [main][CipherTest] transformation "GOST28147/CFB80/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,750 INFO [main][CipherTest] transformation=GOST28147/CFB88/ 10:43:59,750 ERROR [main][CipherTest] transformation "GOST28147/CFB88/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,750 INFO [main][CipherTest] transformation=GOST28147/CFB88/ISO10126 10:43:59,750 ERROR [main][CipherTest] transformation "GOST28147/CFB88/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,750 INFO [main][CipherTest] transformation=GOST28147/CFB88/ISO10126-2 10:43:59,750 ERROR [main][CipherTest] transformation "GOST28147/CFB88/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,750 INFO [main][CipherTest] transformation=GOST28147/CFB88/ISO10126-2PADDING 10:43:59,750 ERROR [main][CipherTest] transformation "GOST28147/CFB88/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,750 INFO [main][CipherTest] transformation=GOST28147/CFB88/ISO10126PADDING 10:43:59,750 ERROR [main][CipherTest] transformation "GOST28147/CFB88/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,750 INFO [main][CipherTest] transformation=GOST28147/CFB88/ISO7816-4 10:43:59,750 ERROR [main][CipherTest] transformation "GOST28147/CFB88/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,750 INFO [main][CipherTest] transformation=GOST28147/CFB88/ISO7816-4PADDING 10:43:59,750 ERROR [main][CipherTest] transformation "GOST28147/CFB88/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,750 INFO [main][CipherTest] transformation=GOST28147/CFB88/NOPADDING 10:43:59,750 ERROR [main][CipherTest] transformation "GOST28147/CFB88/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,750 INFO [main][CipherTest] transformation=GOST28147/CFB88/PKCS5 10:43:59,751 ERROR [main][CipherTest] transformation "GOST28147/CFB88/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,751 INFO [main][CipherTest] transformation=GOST28147/CFB88/PKCS5PADDING 10:43:59,751 ERROR [main][CipherTest] transformation "GOST28147/CFB88/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,751 INFO [main][CipherTest] transformation=GOST28147/CFB88/PKCS7 10:43:59,751 ERROR [main][CipherTest] transformation "GOST28147/CFB88/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,751 INFO [main][CipherTest] transformation=GOST28147/CFB88/PKCS7PADDING 10:43:59,751 ERROR [main][CipherTest] transformation "GOST28147/CFB88/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,751 INFO [main][CipherTest] transformation=GOST28147/CFB88/TBC 10:43:59,751 ERROR [main][CipherTest] transformation "GOST28147/CFB88/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,751 INFO [main][CipherTest] transformation=GOST28147/CFB88/TBCPADDING 10:43:59,751 ERROR [main][CipherTest] transformation "GOST28147/CFB88/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,751 INFO [main][CipherTest] transformation=GOST28147/CFB88/X9.23 10:43:59,751 ERROR [main][CipherTest] transformation "GOST28147/CFB88/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,751 INFO [main][CipherTest] transformation=GOST28147/CFB88/X9.23PADDING 10:43:59,751 ERROR [main][CipherTest] transformation "GOST28147/CFB88/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,751 INFO [main][CipherTest] transformation=GOST28147/CFB88/ZEROBYTE 10:43:59,751 ERROR [main][CipherTest] transformation "GOST28147/CFB88/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,751 INFO [main][CipherTest] transformation=GOST28147/CFB88/ZEROBYTEPADDING 10:43:59,751 ERROR [main][CipherTest] transformation "GOST28147/CFB88/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,751 INFO [main][CipherTest] transformation=GOST28147/CFB96/ 10:43:59,751 ERROR [main][CipherTest] transformation "GOST28147/CFB96/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,751 INFO [main][CipherTest] transformation=GOST28147/CFB96/ISO10126 10:43:59,751 ERROR [main][CipherTest] transformation "GOST28147/CFB96/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,752 INFO [main][CipherTest] transformation=GOST28147/CFB96/ISO10126-2 10:43:59,752 ERROR [main][CipherTest] transformation "GOST28147/CFB96/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,752 INFO [main][CipherTest] transformation=GOST28147/CFB96/ISO10126-2PADDING 10:43:59,752 ERROR [main][CipherTest] transformation "GOST28147/CFB96/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,752 INFO [main][CipherTest] transformation=GOST28147/CFB96/ISO10126PADDING 10:43:59,752 ERROR [main][CipherTest] transformation "GOST28147/CFB96/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,752 INFO [main][CipherTest] transformation=GOST28147/CFB96/ISO7816-4 10:43:59,752 ERROR [main][CipherTest] transformation "GOST28147/CFB96/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,752 INFO [main][CipherTest] transformation=GOST28147/CFB96/ISO7816-4PADDING 10:43:59,752 ERROR [main][CipherTest] transformation "GOST28147/CFB96/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,752 INFO [main][CipherTest] transformation=GOST28147/CFB96/NOPADDING 10:43:59,752 ERROR [main][CipherTest] transformation "GOST28147/CFB96/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,752 INFO [main][CipherTest] transformation=GOST28147/CFB96/PKCS5 10:43:59,752 ERROR [main][CipherTest] transformation "GOST28147/CFB96/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,752 INFO [main][CipherTest] transformation=GOST28147/CFB96/PKCS5PADDING 10:43:59,752 ERROR [main][CipherTest] transformation "GOST28147/CFB96/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,752 INFO [main][CipherTest] transformation=GOST28147/CFB96/PKCS7 10:43:59,752 ERROR [main][CipherTest] transformation "GOST28147/CFB96/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,752 INFO [main][CipherTest] transformation=GOST28147/CFB96/PKCS7PADDING 10:43:59,752 ERROR [main][CipherTest] transformation "GOST28147/CFB96/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,752 INFO [main][CipherTest] transformation=GOST28147/CFB96/TBC 10:43:59,752 ERROR [main][CipherTest] transformation "GOST28147/CFB96/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,752 INFO [main][CipherTest] transformation=GOST28147/CFB96/TBCPADDING 10:43:59,752 ERROR [main][CipherTest] transformation "GOST28147/CFB96/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,752 INFO [main][CipherTest] transformation=GOST28147/CFB96/X9.23 10:43:59,752 ERROR [main][CipherTest] transformation "GOST28147/CFB96/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,752 INFO [main][CipherTest] transformation=GOST28147/CFB96/X9.23PADDING 10:43:59,753 ERROR [main][CipherTest] transformation "GOST28147/CFB96/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,753 INFO [main][CipherTest] transformation=GOST28147/CFB96/ZEROBYTE 10:43:59,753 ERROR [main][CipherTest] transformation "GOST28147/CFB96/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,753 INFO [main][CipherTest] transformation=GOST28147/CFB96/ZEROBYTEPADDING 10:43:59,753 ERROR [main][CipherTest] transformation "GOST28147/CFB96/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,753 INFO [main][CipherTest] transformation=GOST28147/CTS/ 10:43:59,753 ERROR [main][CipherTest] transformation "GOST28147/CTS/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,753 INFO [main][CipherTest] transformation=GOST28147/CTS/NOPADDING 10:43:59,753 ERROR [main][CipherTest] transformation "GOST28147/CTS/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,753 INFO [main][CipherTest] transformation=GOST28147/EAX/ 10:43:59,753 ERROR [main][CipherTest] transformation "GOST28147/EAX/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,753 INFO [main][CipherTest] transformation=GOST28147/EAX/NOPADDING 10:43:59,753 ERROR [main][CipherTest] transformation "GOST28147/EAX/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,753 INFO [main][CipherTest] transformation=GOST28147/ECB/ 10:43:59,753 ERROR [main][CipherTest] transformation "GOST28147/ECB/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,753 INFO [main][CipherTest] transformation=GOST28147/ECB/NOPADDING 10:43:59,753 ERROR [main][CipherTest] transformation "GOST28147/ECB/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,753 INFO [main][CipherTest] transformation=GOST28147/GOFB/ 10:43:59,753 ERROR [main][CipherTest] transformation "GOST28147/GOFB/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,753 INFO [main][CipherTest] transformation=GOST28147/GOFB/ISO10126 10:43:59,753 ERROR [main][CipherTest] transformation "GOST28147/GOFB/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,753 INFO [main][CipherTest] transformation=GOST28147/GOFB/ISO10126-2 10:43:59,754 ERROR [main][CipherTest] transformation "GOST28147/GOFB/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,754 INFO [main][CipherTest] transformation=GOST28147/GOFB/ISO10126-2PADDING 10:43:59,754 ERROR [main][CipherTest] transformation "GOST28147/GOFB/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,754 INFO [main][CipherTest] transformation=GOST28147/GOFB/ISO10126PADDING 10:43:59,754 ERROR [main][CipherTest] transformation "GOST28147/GOFB/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,754 INFO [main][CipherTest] transformation=GOST28147/GOFB/ISO7816-4 10:43:59,754 ERROR [main][CipherTest] transformation "GOST28147/GOFB/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,754 INFO [main][CipherTest] transformation=GOST28147/GOFB/ISO7816-4PADDING 10:43:59,754 ERROR [main][CipherTest] transformation "GOST28147/GOFB/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,754 INFO [main][CipherTest] transformation=GOST28147/GOFB/NOPADDING 10:43:59,754 ERROR [main][CipherTest] transformation "GOST28147/GOFB/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,754 INFO [main][CipherTest] transformation=GOST28147/GOFB/PKCS5 10:43:59,754 ERROR [main][CipherTest] transformation "GOST28147/GOFB/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,754 INFO [main][CipherTest] transformation=GOST28147/GOFB/PKCS5PADDING 10:43:59,754 ERROR [main][CipherTest] transformation "GOST28147/GOFB/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,754 INFO [main][CipherTest] transformation=GOST28147/GOFB/PKCS7 10:43:59,754 ERROR [main][CipherTest] transformation "GOST28147/GOFB/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,754 INFO [main][CipherTest] transformation=GOST28147/GOFB/PKCS7PADDING 10:43:59,754 ERROR [main][CipherTest] transformation "GOST28147/GOFB/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,755 INFO [main][CipherTest] transformation=GOST28147/GOFB/TBC 10:43:59,755 ERROR [main][CipherTest] transformation "GOST28147/GOFB/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,755 INFO [main][CipherTest] transformation=GOST28147/GOFB/TBCPADDING 10:43:59,755 ERROR [main][CipherTest] transformation "GOST28147/GOFB/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,755 INFO [main][CipherTest] transformation=GOST28147/GOFB/X9.23 10:43:59,755 ERROR [main][CipherTest] transformation "GOST28147/GOFB/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,755 INFO [main][CipherTest] transformation=GOST28147/GOFB/X9.23PADDING 10:43:59,755 ERROR [main][CipherTest] transformation "GOST28147/GOFB/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,755 INFO [main][CipherTest] transformation=GOST28147/GOFB/ZEROBYTE 10:43:59,755 ERROR [main][CipherTest] transformation "GOST28147/GOFB/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,755 INFO [main][CipherTest] transformation=GOST28147/GOFB/ZEROBYTEPADDING 10:43:59,755 ERROR [main][CipherTest] transformation "GOST28147/GOFB/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,755 INFO [main][CipherTest] transformation=GOST28147/OFB/ 10:43:59,755 ERROR [main][CipherTest] transformation "GOST28147/OFB/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,755 INFO [main][CipherTest] transformation=GOST28147/OFB/ISO10126 10:43:59,755 ERROR [main][CipherTest] transformation "GOST28147/OFB/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,755 INFO [main][CipherTest] transformation=GOST28147/OFB/ISO10126-2 10:43:59,755 ERROR [main][CipherTest] transformation "GOST28147/OFB/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,755 INFO [main][CipherTest] transformation=GOST28147/OFB/ISO10126-2PADDING 10:43:59,755 ERROR [main][CipherTest] transformation "GOST28147/OFB/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,755 INFO [main][CipherTest] transformation=GOST28147/OFB/ISO10126PADDING 10:43:59,756 ERROR [main][CipherTest] transformation "GOST28147/OFB/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,756 INFO [main][CipherTest] transformation=GOST28147/OFB/ISO7816-4 10:43:59,756 ERROR [main][CipherTest] transformation "GOST28147/OFB/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,756 INFO [main][CipherTest] transformation=GOST28147/OFB/ISO7816-4PADDING 10:43:59,756 ERROR [main][CipherTest] transformation "GOST28147/OFB/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,756 INFO [main][CipherTest] transformation=GOST28147/OFB/NOPADDING 10:43:59,756 ERROR [main][CipherTest] transformation "GOST28147/OFB/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,756 INFO [main][CipherTest] transformation=GOST28147/OFB/PKCS5 10:43:59,756 ERROR [main][CipherTest] transformation "GOST28147/OFB/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,756 INFO [main][CipherTest] transformation=GOST28147/OFB/PKCS5PADDING 10:43:59,756 ERROR [main][CipherTest] transformation "GOST28147/OFB/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,756 INFO [main][CipherTest] transformation=GOST28147/OFB/PKCS7 10:43:59,756 ERROR [main][CipherTest] transformation "GOST28147/OFB/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,756 INFO [main][CipherTest] transformation=GOST28147/OFB/PKCS7PADDING 10:43:59,756 ERROR [main][CipherTest] transformation "GOST28147/OFB/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,756 INFO [main][CipherTest] transformation=GOST28147/OFB/TBC 10:43:59,756 ERROR [main][CipherTest] transformation "GOST28147/OFB/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,756 INFO [main][CipherTest] transformation=GOST28147/OFB/TBCPADDING 10:43:59,756 ERROR [main][CipherTest] transformation "GOST28147/OFB/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,756 INFO [main][CipherTest] transformation=GOST28147/OFB/X9.23 10:43:59,757 ERROR [main][CipherTest] transformation "GOST28147/OFB/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,757 INFO [main][CipherTest] transformation=GOST28147/OFB/X9.23PADDING 10:43:59,757 ERROR [main][CipherTest] transformation "GOST28147/OFB/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,757 INFO [main][CipherTest] transformation=GOST28147/OFB/ZEROBYTE 10:43:59,757 ERROR [main][CipherTest] transformation "GOST28147/OFB/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,757 INFO [main][CipherTest] transformation=GOST28147/OFB/ZEROBYTEPADDING 10:43:59,757 ERROR [main][CipherTest] transformation "GOST28147/OFB/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,757 INFO [main][CipherTest] transformation=GOST28147/OFB104/ 10:43:59,757 ERROR [main][CipherTest] transformation "GOST28147/OFB104/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,757 INFO [main][CipherTest] transformation=GOST28147/OFB104/ISO10126 10:43:59,757 ERROR [main][CipherTest] transformation "GOST28147/OFB104/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,757 INFO [main][CipherTest] transformation=GOST28147/OFB104/ISO10126-2 10:43:59,757 ERROR [main][CipherTest] transformation "GOST28147/OFB104/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,757 INFO [main][CipherTest] transformation=GOST28147/OFB104/ISO10126-2PADDING 10:43:59,757 ERROR [main][CipherTest] transformation "GOST28147/OFB104/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,757 INFO [main][CipherTest] transformation=GOST28147/OFB104/ISO10126PADDING 10:43:59,757 ERROR [main][CipherTest] transformation "GOST28147/OFB104/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,757 INFO [main][CipherTest] transformation=GOST28147/OFB104/ISO7816-4 10:43:59,757 ERROR [main][CipherTest] transformation "GOST28147/OFB104/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,757 INFO [main][CipherTest] transformation=GOST28147/OFB104/ISO7816-4PADDING 10:43:59,757 ERROR [main][CipherTest] transformation "GOST28147/OFB104/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,757 INFO [main][CipherTest] transformation=GOST28147/OFB104/NOPADDING 10:43:59,757 ERROR [main][CipherTest] transformation "GOST28147/OFB104/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,757 INFO [main][CipherTest] transformation=GOST28147/OFB104/PKCS5 10:43:59,757 ERROR [main][CipherTest] transformation "GOST28147/OFB104/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,757 INFO [main][CipherTest] transformation=GOST28147/OFB104/PKCS5PADDING 10:43:59,758 ERROR [main][CipherTest] transformation "GOST28147/OFB104/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,758 INFO [main][CipherTest] transformation=GOST28147/OFB104/PKCS7 10:43:59,758 ERROR [main][CipherTest] transformation "GOST28147/OFB104/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,758 INFO [main][CipherTest] transformation=GOST28147/OFB104/PKCS7PADDING 10:43:59,758 ERROR [main][CipherTest] transformation "GOST28147/OFB104/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,758 INFO [main][CipherTest] transformation=GOST28147/OFB104/TBC 10:43:59,758 ERROR [main][CipherTest] transformation "GOST28147/OFB104/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,758 INFO [main][CipherTest] transformation=GOST28147/OFB104/TBCPADDING 10:43:59,758 ERROR [main][CipherTest] transformation "GOST28147/OFB104/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,758 INFO [main][CipherTest] transformation=GOST28147/OFB104/X9.23 10:43:59,758 ERROR [main][CipherTest] transformation "GOST28147/OFB104/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,758 INFO [main][CipherTest] transformation=GOST28147/OFB104/X9.23PADDING 10:43:59,758 ERROR [main][CipherTest] transformation "GOST28147/OFB104/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,758 INFO [main][CipherTest] transformation=GOST28147/OFB104/ZEROBYTE 10:43:59,758 ERROR [main][CipherTest] transformation "GOST28147/OFB104/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,758 INFO [main][CipherTest] transformation=GOST28147/OFB104/ZEROBYTEPADDING 10:43:59,758 ERROR [main][CipherTest] transformation "GOST28147/OFB104/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,758 INFO [main][CipherTest] transformation=GOST28147/OFB112/ 10:43:59,758 ERROR [main][CipherTest] transformation "GOST28147/OFB112/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,758 INFO [main][CipherTest] transformation=GOST28147/OFB112/ISO10126 10:43:59,758 ERROR [main][CipherTest] transformation "GOST28147/OFB112/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,758 INFO [main][CipherTest] transformation=GOST28147/OFB112/ISO10126-2 10:43:59,758 ERROR [main][CipherTest] transformation "GOST28147/OFB112/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,758 INFO [main][CipherTest] transformation=GOST28147/OFB112/ISO10126-2PADDING 10:43:59,758 ERROR [main][CipherTest] transformation "GOST28147/OFB112/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,758 INFO [main][CipherTest] transformation=GOST28147/OFB112/ISO10126PADDING 10:43:59,758 ERROR [main][CipherTest] transformation "GOST28147/OFB112/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,758 INFO [main][CipherTest] transformation=GOST28147/OFB112/ISO7816-4 10:43:59,758 ERROR [main][CipherTest] transformation "GOST28147/OFB112/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,759 INFO [main][CipherTest] transformation=GOST28147/OFB112/ISO7816-4PADDING 10:43:59,759 ERROR [main][CipherTest] transformation "GOST28147/OFB112/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,759 INFO [main][CipherTest] transformation=GOST28147/OFB112/NOPADDING 10:43:59,759 ERROR [main][CipherTest] transformation "GOST28147/OFB112/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,759 INFO [main][CipherTest] transformation=GOST28147/OFB112/PKCS5 10:43:59,759 ERROR [main][CipherTest] transformation "GOST28147/OFB112/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,759 INFO [main][CipherTest] transformation=GOST28147/OFB112/PKCS5PADDING 10:43:59,759 ERROR [main][CipherTest] transformation "GOST28147/OFB112/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,759 INFO [main][CipherTest] transformation=GOST28147/OFB112/PKCS7 10:43:59,759 ERROR [main][CipherTest] transformation "GOST28147/OFB112/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,759 INFO [main][CipherTest] transformation=GOST28147/OFB112/PKCS7PADDING 10:43:59,759 ERROR [main][CipherTest] transformation "GOST28147/OFB112/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,759 INFO [main][CipherTest] transformation=GOST28147/OFB112/TBC 10:43:59,759 ERROR [main][CipherTest] transformation "GOST28147/OFB112/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,759 INFO [main][CipherTest] transformation=GOST28147/OFB112/TBCPADDING 10:43:59,759 ERROR [main][CipherTest] transformation "GOST28147/OFB112/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,759 INFO [main][CipherTest] transformation=GOST28147/OFB112/X9.23 10:43:59,759 ERROR [main][CipherTest] transformation "GOST28147/OFB112/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,759 INFO [main][CipherTest] transformation=GOST28147/OFB112/X9.23PADDING 10:43:59,759 ERROR [main][CipherTest] transformation "GOST28147/OFB112/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,759 INFO [main][CipherTest] transformation=GOST28147/OFB112/ZEROBYTE 10:43:59,759 ERROR [main][CipherTest] transformation "GOST28147/OFB112/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,759 INFO [main][CipherTest] transformation=GOST28147/OFB112/ZEROBYTEPADDING 10:43:59,759 ERROR [main][CipherTest] transformation "GOST28147/OFB112/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,759 INFO [main][CipherTest] transformation=GOST28147/OFB120/ 10:43:59,759 ERROR [main][CipherTest] transformation "GOST28147/OFB120/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,760 INFO [main][CipherTest] transformation=GOST28147/OFB120/ISO10126 10:43:59,760 ERROR [main][CipherTest] transformation "GOST28147/OFB120/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,760 INFO [main][CipherTest] transformation=GOST28147/OFB120/ISO10126-2 10:43:59,760 ERROR [main][CipherTest] transformation "GOST28147/OFB120/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,760 INFO [main][CipherTest] transformation=GOST28147/OFB120/ISO10126-2PADDING 10:43:59,760 ERROR [main][CipherTest] transformation "GOST28147/OFB120/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,760 INFO [main][CipherTest] transformation=GOST28147/OFB120/ISO10126PADDING 10:43:59,760 ERROR [main][CipherTest] transformation "GOST28147/OFB120/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,760 INFO [main][CipherTest] transformation=GOST28147/OFB120/ISO7816-4 10:43:59,760 ERROR [main][CipherTest] transformation "GOST28147/OFB120/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,760 INFO [main][CipherTest] transformation=GOST28147/OFB120/ISO7816-4PADDING 10:43:59,760 ERROR [main][CipherTest] transformation "GOST28147/OFB120/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,760 INFO [main][CipherTest] transformation=GOST28147/OFB120/NOPADDING 10:43:59,760 ERROR [main][CipherTest] transformation "GOST28147/OFB120/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,760 INFO [main][CipherTest] transformation=GOST28147/OFB120/PKCS5 10:43:59,760 ERROR [main][CipherTest] transformation "GOST28147/OFB120/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,760 INFO [main][CipherTest] transformation=GOST28147/OFB120/PKCS5PADDING 10:43:59,760 ERROR [main][CipherTest] transformation "GOST28147/OFB120/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,760 INFO [main][CipherTest] transformation=GOST28147/OFB120/PKCS7 10:43:59,760 ERROR [main][CipherTest] transformation "GOST28147/OFB120/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,760 INFO [main][CipherTest] transformation=GOST28147/OFB120/PKCS7PADDING 10:43:59,760 ERROR [main][CipherTest] transformation "GOST28147/OFB120/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,760 INFO [main][CipherTest] transformation=GOST28147/OFB120/TBC 10:43:59,760 ERROR [main][CipherTest] transformation "GOST28147/OFB120/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,760 INFO [main][CipherTest] transformation=GOST28147/OFB120/TBCPADDING 10:43:59,761 ERROR [main][CipherTest] transformation "GOST28147/OFB120/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,761 INFO [main][CipherTest] transformation=GOST28147/OFB120/X9.23 10:43:59,761 ERROR [main][CipherTest] transformation "GOST28147/OFB120/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,761 INFO [main][CipherTest] transformation=GOST28147/OFB120/X9.23PADDING 10:43:59,761 ERROR [main][CipherTest] transformation "GOST28147/OFB120/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,761 INFO [main][CipherTest] transformation=GOST28147/OFB120/ZEROBYTE 10:43:59,761 ERROR [main][CipherTest] transformation "GOST28147/OFB120/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,761 INFO [main][CipherTest] transformation=GOST28147/OFB120/ZEROBYTEPADDING 10:43:59,761 ERROR [main][CipherTest] transformation "GOST28147/OFB120/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,761 INFO [main][CipherTest] transformation=GOST28147/OFB128/ 10:43:59,761 ERROR [main][CipherTest] transformation "GOST28147/OFB128/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,761 INFO [main][CipherTest] transformation=GOST28147/OFB128/ISO10126 10:43:59,761 ERROR [main][CipherTest] transformation "GOST28147/OFB128/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,761 INFO [main][CipherTest] transformation=GOST28147/OFB128/ISO10126-2 10:43:59,761 ERROR [main][CipherTest] transformation "GOST28147/OFB128/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,761 INFO [main][CipherTest] transformation=GOST28147/OFB128/ISO10126-2PADDING 10:43:59,761 ERROR [main][CipherTest] transformation "GOST28147/OFB128/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,761 INFO [main][CipherTest] transformation=GOST28147/OFB128/ISO10126PADDING 10:43:59,761 ERROR [main][CipherTest] transformation "GOST28147/OFB128/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,761 INFO [main][CipherTest] transformation=GOST28147/OFB128/ISO7816-4 10:43:59,761 ERROR [main][CipherTest] transformation "GOST28147/OFB128/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,761 INFO [main][CipherTest] transformation=GOST28147/OFB128/ISO7816-4PADDING 10:43:59,762 ERROR [main][CipherTest] transformation "GOST28147/OFB128/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,762 INFO [main][CipherTest] transformation=GOST28147/OFB128/NOPADDING 10:43:59,762 ERROR [main][CipherTest] transformation "GOST28147/OFB128/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,762 INFO [main][CipherTest] transformation=GOST28147/OFB128/PKCS5 10:43:59,762 ERROR [main][CipherTest] transformation "GOST28147/OFB128/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,762 INFO [main][CipherTest] transformation=GOST28147/OFB128/PKCS5PADDING 10:43:59,762 ERROR [main][CipherTest] transformation "GOST28147/OFB128/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,762 INFO [main][CipherTest] transformation=GOST28147/OFB128/PKCS7 10:43:59,762 ERROR [main][CipherTest] transformation "GOST28147/OFB128/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,762 INFO [main][CipherTest] transformation=GOST28147/OFB128/PKCS7PADDING 10:43:59,762 ERROR [main][CipherTest] transformation "GOST28147/OFB128/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,762 INFO [main][CipherTest] transformation=GOST28147/OFB128/TBC 10:43:59,762 ERROR [main][CipherTest] transformation "GOST28147/OFB128/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,762 INFO [main][CipherTest] transformation=GOST28147/OFB128/TBCPADDING 10:43:59,762 ERROR [main][CipherTest] transformation "GOST28147/OFB128/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,762 INFO [main][CipherTest] transformation=GOST28147/OFB128/X9.23 10:43:59,762 ERROR [main][CipherTest] transformation "GOST28147/OFB128/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,762 INFO [main][CipherTest] transformation=GOST28147/OFB128/X9.23PADDING 10:43:59,762 ERROR [main][CipherTest] transformation "GOST28147/OFB128/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,762 INFO [main][CipherTest] transformation=GOST28147/OFB128/ZEROBYTE 10:43:59,762 ERROR [main][CipherTest] transformation "GOST28147/OFB128/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,762 INFO [main][CipherTest] transformation=GOST28147/OFB128/ZEROBYTEPADDING 10:43:59,762 ERROR [main][CipherTest] transformation "GOST28147/OFB128/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,762 INFO [main][CipherTest] transformation=GOST28147/OFB136/ 10:43:59,762 ERROR [main][CipherTest] transformation "GOST28147/OFB136/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,762 INFO [main][CipherTest] transformation=GOST28147/OFB136/ISO10126 10:43:59,762 ERROR [main][CipherTest] transformation "GOST28147/OFB136/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,762 INFO [main][CipherTest] transformation=GOST28147/OFB136/ISO10126-2 10:43:59,762 ERROR [main][CipherTest] transformation "GOST28147/OFB136/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,762 INFO [main][CipherTest] transformation=GOST28147/OFB136/ISO10126-2PADDING 10:43:59,763 ERROR [main][CipherTest] transformation "GOST28147/OFB136/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,763 INFO [main][CipherTest] transformation=GOST28147/OFB136/ISO10126PADDING 10:43:59,763 ERROR [main][CipherTest] transformation "GOST28147/OFB136/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,763 INFO [main][CipherTest] transformation=GOST28147/OFB136/ISO7816-4 10:43:59,763 ERROR [main][CipherTest] transformation "GOST28147/OFB136/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,763 INFO [main][CipherTest] transformation=GOST28147/OFB136/ISO7816-4PADDING 10:43:59,763 ERROR [main][CipherTest] transformation "GOST28147/OFB136/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,763 INFO [main][CipherTest] transformation=GOST28147/OFB136/NOPADDING 10:43:59,763 ERROR [main][CipherTest] transformation "GOST28147/OFB136/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,763 INFO [main][CipherTest] transformation=GOST28147/OFB136/PKCS5 10:43:59,763 ERROR [main][CipherTest] transformation "GOST28147/OFB136/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,763 INFO [main][CipherTest] transformation=GOST28147/OFB136/PKCS5PADDING 10:43:59,763 ERROR [main][CipherTest] transformation "GOST28147/OFB136/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,763 INFO [main][CipherTest] transformation=GOST28147/OFB136/PKCS7 10:43:59,764 ERROR [main][CipherTest] transformation "GOST28147/OFB136/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,764 INFO [main][CipherTest] transformation=GOST28147/OFB136/PKCS7PADDING 10:43:59,764 ERROR [main][CipherTest] transformation "GOST28147/OFB136/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,764 INFO [main][CipherTest] transformation=GOST28147/OFB136/TBC 10:43:59,764 ERROR [main][CipherTest] transformation "GOST28147/OFB136/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,765 INFO [main][CipherTest] transformation=GOST28147/OFB136/TBCPADDING 10:43:59,765 ERROR [main][CipherTest] transformation "GOST28147/OFB136/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,765 INFO [main][CipherTest] transformation=GOST28147/OFB136/X9.23 10:43:59,765 ERROR [main][CipherTest] transformation "GOST28147/OFB136/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,765 INFO [main][CipherTest] transformation=GOST28147/OFB136/X9.23PADDING 10:43:59,765 ERROR [main][CipherTest] transformation "GOST28147/OFB136/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,765 INFO [main][CipherTest] transformation=GOST28147/OFB136/ZEROBYTE 10:43:59,765 ERROR [main][CipherTest] transformation "GOST28147/OFB136/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,765 INFO [main][CipherTest] transformation=GOST28147/OFB136/ZEROBYTEPADDING 10:43:59,765 ERROR [main][CipherTest] transformation "GOST28147/OFB136/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,765 INFO [main][CipherTest] transformation=GOST28147/OFB144/ 10:43:59,765 ERROR [main][CipherTest] transformation "GOST28147/OFB144/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,765 INFO [main][CipherTest] transformation=GOST28147/OFB144/ISO10126 10:43:59,765 ERROR [main][CipherTest] transformation "GOST28147/OFB144/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,765 INFO [main][CipherTest] transformation=GOST28147/OFB144/ISO10126-2 10:43:59,765 ERROR [main][CipherTest] transformation "GOST28147/OFB144/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,765 INFO [main][CipherTest] transformation=GOST28147/OFB144/ISO10126-2PADDING 10:43:59,765 ERROR [main][CipherTest] transformation "GOST28147/OFB144/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,765 INFO [main][CipherTest] transformation=GOST28147/OFB144/ISO10126PADDING 10:43:59,765 ERROR [main][CipherTest] transformation "GOST28147/OFB144/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,765 INFO [main][CipherTest] transformation=GOST28147/OFB144/ISO7816-4 10:43:59,766 ERROR [main][CipherTest] transformation "GOST28147/OFB144/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,766 INFO [main][CipherTest] transformation=GOST28147/OFB144/ISO7816-4PADDING 10:43:59,766 ERROR [main][CipherTest] transformation "GOST28147/OFB144/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,766 INFO [main][CipherTest] transformation=GOST28147/OFB144/NOPADDING 10:43:59,766 ERROR [main][CipherTest] transformation "GOST28147/OFB144/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,766 INFO [main][CipherTest] transformation=GOST28147/OFB144/PKCS5 10:43:59,766 ERROR [main][CipherTest] transformation "GOST28147/OFB144/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,766 INFO [main][CipherTest] transformation=GOST28147/OFB144/PKCS5PADDING 10:43:59,766 ERROR [main][CipherTest] transformation "GOST28147/OFB144/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,766 INFO [main][CipherTest] transformation=GOST28147/OFB144/PKCS7 10:43:59,766 ERROR [main][CipherTest] transformation "GOST28147/OFB144/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,766 INFO [main][CipherTest] transformation=GOST28147/OFB144/PKCS7PADDING 10:43:59,766 ERROR [main][CipherTest] transformation "GOST28147/OFB144/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,766 INFO [main][CipherTest] transformation=GOST28147/OFB144/TBC 10:43:59,766 ERROR [main][CipherTest] transformation "GOST28147/OFB144/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,766 INFO [main][CipherTest] transformation=GOST28147/OFB144/TBCPADDING 10:43:59,766 ERROR [main][CipherTest] transformation "GOST28147/OFB144/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,766 INFO [main][CipherTest] transformation=GOST28147/OFB144/X9.23 10:43:59,766 ERROR [main][CipherTest] transformation "GOST28147/OFB144/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,766 INFO [main][CipherTest] transformation=GOST28147/OFB144/X9.23PADDING 10:43:59,766 ERROR [main][CipherTest] transformation "GOST28147/OFB144/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,766 INFO [main][CipherTest] transformation=GOST28147/OFB144/ZEROBYTE 10:43:59,766 ERROR [main][CipherTest] transformation "GOST28147/OFB144/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,766 INFO [main][CipherTest] transformation=GOST28147/OFB144/ZEROBYTEPADDING 10:43:59,766 ERROR [main][CipherTest] transformation "GOST28147/OFB144/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,766 INFO [main][CipherTest] transformation=GOST28147/OFB152/ 10:43:59,766 ERROR [main][CipherTest] transformation "GOST28147/OFB152/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,766 INFO [main][CipherTest] transformation=GOST28147/OFB152/ISO10126 10:43:59,766 ERROR [main][CipherTest] transformation "GOST28147/OFB152/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,766 INFO [main][CipherTest] transformation=GOST28147/OFB152/ISO10126-2 10:43:59,766 ERROR [main][CipherTest] transformation "GOST28147/OFB152/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,767 INFO [main][CipherTest] transformation=GOST28147/OFB152/ISO10126-2PADDING 10:43:59,767 ERROR [main][CipherTest] transformation "GOST28147/OFB152/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,767 INFO [main][CipherTest] transformation=GOST28147/OFB152/ISO10126PADDING 10:43:59,767 ERROR [main][CipherTest] transformation "GOST28147/OFB152/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,767 INFO [main][CipherTest] transformation=GOST28147/OFB152/ISO7816-4 10:43:59,767 ERROR [main][CipherTest] transformation "GOST28147/OFB152/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,767 INFO [main][CipherTest] transformation=GOST28147/OFB152/ISO7816-4PADDING 10:43:59,767 ERROR [main][CipherTest] transformation "GOST28147/OFB152/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,767 INFO [main][CipherTest] transformation=GOST28147/OFB152/NOPADDING 10:43:59,767 ERROR [main][CipherTest] transformation "GOST28147/OFB152/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,767 INFO [main][CipherTest] transformation=GOST28147/OFB152/PKCS5 10:43:59,767 ERROR [main][CipherTest] transformation "GOST28147/OFB152/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,767 INFO [main][CipherTest] transformation=GOST28147/OFB152/PKCS5PADDING 10:43:59,767 ERROR [main][CipherTest] transformation "GOST28147/OFB152/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,767 INFO [main][CipherTest] transformation=GOST28147/OFB152/PKCS7 10:43:59,767 ERROR [main][CipherTest] transformation "GOST28147/OFB152/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,767 INFO [main][CipherTest] transformation=GOST28147/OFB152/PKCS7PADDING 10:43:59,767 ERROR [main][CipherTest] transformation "GOST28147/OFB152/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,767 INFO [main][CipherTest] transformation=GOST28147/OFB152/TBC 10:43:59,767 ERROR [main][CipherTest] transformation "GOST28147/OFB152/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,767 INFO [main][CipherTest] transformation=GOST28147/OFB152/TBCPADDING 10:43:59,767 ERROR [main][CipherTest] transformation "GOST28147/OFB152/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,767 INFO [main][CipherTest] transformation=GOST28147/OFB152/X9.23 10:43:59,768 ERROR [main][CipherTest] transformation "GOST28147/OFB152/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,768 INFO [main][CipherTest] transformation=GOST28147/OFB152/X9.23PADDING 10:43:59,768 ERROR [main][CipherTest] transformation "GOST28147/OFB152/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,768 INFO [main][CipherTest] transformation=GOST28147/OFB152/ZEROBYTE 10:43:59,768 ERROR [main][CipherTest] transformation "GOST28147/OFB152/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,768 INFO [main][CipherTest] transformation=GOST28147/OFB152/ZEROBYTEPADDING 10:43:59,768 ERROR [main][CipherTest] transformation "GOST28147/OFB152/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,768 INFO [main][CipherTest] transformation=GOST28147/OFB16/ 10:43:59,768 ERROR [main][CipherTest] transformation "GOST28147/OFB16/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,768 INFO [main][CipherTest] transformation=GOST28147/OFB16/ISO10126 10:43:59,768 ERROR [main][CipherTest] transformation "GOST28147/OFB16/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,768 INFO [main][CipherTest] transformation=GOST28147/OFB16/ISO10126-2 10:43:59,768 ERROR [main][CipherTest] transformation "GOST28147/OFB16/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,768 INFO [main][CipherTest] transformation=GOST28147/OFB16/ISO10126-2PADDING 10:43:59,768 ERROR [main][CipherTest] transformation "GOST28147/OFB16/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,768 INFO [main][CipherTest] transformation=GOST28147/OFB16/ISO10126PADDING 10:43:59,768 ERROR [main][CipherTest] transformation "GOST28147/OFB16/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,768 INFO [main][CipherTest] transformation=GOST28147/OFB16/ISO7816-4 10:43:59,768 ERROR [main][CipherTest] transformation "GOST28147/OFB16/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,768 INFO [main][CipherTest] transformation=GOST28147/OFB16/ISO7816-4PADDING 10:43:59,768 ERROR [main][CipherTest] transformation "GOST28147/OFB16/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,768 INFO [main][CipherTest] transformation=GOST28147/OFB16/NOPADDING 10:43:59,768 ERROR [main][CipherTest] transformation "GOST28147/OFB16/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,768 INFO [main][CipherTest] transformation=GOST28147/OFB16/PKCS5 10:43:59,768 ERROR [main][CipherTest] transformation "GOST28147/OFB16/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,768 INFO [main][CipherTest] transformation=GOST28147/OFB16/PKCS5PADDING 10:43:59,768 ERROR [main][CipherTest] transformation "GOST28147/OFB16/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,768 INFO [main][CipherTest] transformation=GOST28147/OFB16/PKCS7 10:43:59,769 ERROR [main][CipherTest] transformation "GOST28147/OFB16/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,769 INFO [main][CipherTest] transformation=GOST28147/OFB16/PKCS7PADDING 10:43:59,769 ERROR [main][CipherTest] transformation "GOST28147/OFB16/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,769 INFO [main][CipherTest] transformation=GOST28147/OFB16/TBC 10:43:59,769 ERROR [main][CipherTest] transformation "GOST28147/OFB16/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,769 INFO [main][CipherTest] transformation=GOST28147/OFB16/TBCPADDING 10:43:59,769 ERROR [main][CipherTest] transformation "GOST28147/OFB16/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,769 INFO [main][CipherTest] transformation=GOST28147/OFB16/X9.23 10:43:59,769 ERROR [main][CipherTest] transformation "GOST28147/OFB16/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,769 INFO [main][CipherTest] transformation=GOST28147/OFB16/X9.23PADDING 10:43:59,769 ERROR [main][CipherTest] transformation "GOST28147/OFB16/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,769 INFO [main][CipherTest] transformation=GOST28147/OFB16/ZEROBYTE 10:43:59,769 ERROR [main][CipherTest] transformation "GOST28147/OFB16/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,769 INFO [main][CipherTest] transformation=GOST28147/OFB16/ZEROBYTEPADDING 10:43:59,769 ERROR [main][CipherTest] transformation "GOST28147/OFB16/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,769 INFO [main][CipherTest] transformation=GOST28147/OFB160/ 10:43:59,769 ERROR [main][CipherTest] transformation "GOST28147/OFB160/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,769 INFO [main][CipherTest] transformation=GOST28147/OFB160/ISO10126 10:43:59,769 ERROR [main][CipherTest] transformation "GOST28147/OFB160/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,769 INFO [main][CipherTest] transformation=GOST28147/OFB160/ISO10126-2 10:43:59,769 ERROR [main][CipherTest] transformation "GOST28147/OFB160/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,769 INFO [main][CipherTest] transformation=GOST28147/OFB160/ISO10126-2PADDING 10:43:59,769 ERROR [main][CipherTest] transformation "GOST28147/OFB160/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,769 INFO [main][CipherTest] transformation=GOST28147/OFB160/ISO10126PADDING 10:43:59,769 ERROR [main][CipherTest] transformation "GOST28147/OFB160/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,769 INFO [main][CipherTest] transformation=GOST28147/OFB160/ISO7816-4 10:43:59,769 ERROR [main][CipherTest] transformation "GOST28147/OFB160/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,769 INFO [main][CipherTest] transformation=GOST28147/OFB160/ISO7816-4PADDING 10:43:59,770 ERROR [main][CipherTest] transformation "GOST28147/OFB160/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,770 INFO [main][CipherTest] transformation=GOST28147/OFB160/NOPADDING 10:43:59,770 ERROR [main][CipherTest] transformation "GOST28147/OFB160/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,770 INFO [main][CipherTest] transformation=GOST28147/OFB160/PKCS5 10:43:59,770 ERROR [main][CipherTest] transformation "GOST28147/OFB160/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,770 INFO [main][CipherTest] transformation=GOST28147/OFB160/PKCS5PADDING 10:43:59,770 ERROR [main][CipherTest] transformation "GOST28147/OFB160/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,770 INFO [main][CipherTest] transformation=GOST28147/OFB160/PKCS7 10:43:59,770 ERROR [main][CipherTest] transformation "GOST28147/OFB160/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,770 INFO [main][CipherTest] transformation=GOST28147/OFB160/PKCS7PADDING 10:43:59,770 ERROR [main][CipherTest] transformation "GOST28147/OFB160/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,770 INFO [main][CipherTest] transformation=GOST28147/OFB160/TBC 10:43:59,770 ERROR [main][CipherTest] transformation "GOST28147/OFB160/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,770 INFO [main][CipherTest] transformation=GOST28147/OFB160/TBCPADDING 10:43:59,770 ERROR [main][CipherTest] transformation "GOST28147/OFB160/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,770 INFO [main][CipherTest] transformation=GOST28147/OFB160/X9.23 10:43:59,770 ERROR [main][CipherTest] transformation "GOST28147/OFB160/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,770 INFO [main][CipherTest] transformation=GOST28147/OFB160/X9.23PADDING 10:43:59,770 ERROR [main][CipherTest] transformation "GOST28147/OFB160/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,770 INFO [main][CipherTest] transformation=GOST28147/OFB160/ZEROBYTE 10:43:59,770 ERROR [main][CipherTest] transformation "GOST28147/OFB160/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,770 INFO [main][CipherTest] transformation=GOST28147/OFB160/ZEROBYTEPADDING 10:43:59,770 ERROR [main][CipherTest] transformation "GOST28147/OFB160/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,770 INFO [main][CipherTest] transformation=GOST28147/OFB168/ 10:43:59,770 ERROR [main][CipherTest] transformation "GOST28147/OFB168/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,770 INFO [main][CipherTest] transformation=GOST28147/OFB168/ISO10126 10:43:59,770 ERROR [main][CipherTest] transformation "GOST28147/OFB168/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,770 INFO [main][CipherTest] transformation=GOST28147/OFB168/ISO10126-2 10:43:59,770 ERROR [main][CipherTest] transformation "GOST28147/OFB168/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,771 INFO [main][CipherTest] transformation=GOST28147/OFB168/ISO10126-2PADDING 10:43:59,771 ERROR [main][CipherTest] transformation "GOST28147/OFB168/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,771 INFO [main][CipherTest] transformation=GOST28147/OFB168/ISO10126PADDING 10:43:59,771 ERROR [main][CipherTest] transformation "GOST28147/OFB168/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,771 INFO [main][CipherTest] transformation=GOST28147/OFB168/ISO7816-4 10:43:59,771 ERROR [main][CipherTest] transformation "GOST28147/OFB168/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,771 INFO [main][CipherTest] transformation=GOST28147/OFB168/ISO7816-4PADDING 10:43:59,771 ERROR [main][CipherTest] transformation "GOST28147/OFB168/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,771 INFO [main][CipherTest] transformation=GOST28147/OFB168/NOPADDING 10:43:59,771 ERROR [main][CipherTest] transformation "GOST28147/OFB168/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,771 INFO [main][CipherTest] transformation=GOST28147/OFB168/PKCS5 10:43:59,771 ERROR [main][CipherTest] transformation "GOST28147/OFB168/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,771 INFO [main][CipherTest] transformation=GOST28147/OFB168/PKCS5PADDING 10:43:59,771 ERROR [main][CipherTest] transformation "GOST28147/OFB168/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,771 INFO [main][CipherTest] transformation=GOST28147/OFB168/PKCS7 10:43:59,771 ERROR [main][CipherTest] transformation "GOST28147/OFB168/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,771 INFO [main][CipherTest] transformation=GOST28147/OFB168/PKCS7PADDING 10:43:59,771 ERROR [main][CipherTest] transformation "GOST28147/OFB168/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,771 INFO [main][CipherTest] transformation=GOST28147/OFB168/TBC 10:43:59,771 ERROR [main][CipherTest] transformation "GOST28147/OFB168/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,771 INFO [main][CipherTest] transformation=GOST28147/OFB168/TBCPADDING 10:43:59,771 ERROR [main][CipherTest] transformation "GOST28147/OFB168/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,772 INFO [main][CipherTest] transformation=GOST28147/OFB168/X9.23 10:43:59,772 ERROR [main][CipherTest] transformation "GOST28147/OFB168/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,772 INFO [main][CipherTest] transformation=GOST28147/OFB168/X9.23PADDING 10:43:59,772 ERROR [main][CipherTest] transformation "GOST28147/OFB168/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,772 INFO [main][CipherTest] transformation=GOST28147/OFB168/ZEROBYTE 10:43:59,772 ERROR [main][CipherTest] transformation "GOST28147/OFB168/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,772 INFO [main][CipherTest] transformation=GOST28147/OFB168/ZEROBYTEPADDING 10:43:59,772 ERROR [main][CipherTest] transformation "GOST28147/OFB168/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,772 INFO [main][CipherTest] transformation=GOST28147/OFB176/ 10:43:59,772 ERROR [main][CipherTest] transformation "GOST28147/OFB176/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,772 INFO [main][CipherTest] transformation=GOST28147/OFB176/ISO10126 10:43:59,772 ERROR [main][CipherTest] transformation "GOST28147/OFB176/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,772 INFO [main][CipherTest] transformation=GOST28147/OFB176/ISO10126-2 10:43:59,772 ERROR [main][CipherTest] transformation "GOST28147/OFB176/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,772 INFO [main][CipherTest] transformation=GOST28147/OFB176/ISO10126-2PADDING 10:43:59,772 ERROR [main][CipherTest] transformation "GOST28147/OFB176/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,772 INFO [main][CipherTest] transformation=GOST28147/OFB176/ISO10126PADDING 10:43:59,772 ERROR [main][CipherTest] transformation "GOST28147/OFB176/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,772 INFO [main][CipherTest] transformation=GOST28147/OFB176/ISO7816-4 10:43:59,772 ERROR [main][CipherTest] transformation "GOST28147/OFB176/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,772 INFO [main][CipherTest] transformation=GOST28147/OFB176/ISO7816-4PADDING 10:43:59,772 ERROR [main][CipherTest] transformation "GOST28147/OFB176/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,772 INFO [main][CipherTest] transformation=GOST28147/OFB176/NOPADDING 10:43:59,772 ERROR [main][CipherTest] transformation "GOST28147/OFB176/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,772 INFO [main][CipherTest] transformation=GOST28147/OFB176/PKCS5 10:43:59,772 ERROR [main][CipherTest] transformation "GOST28147/OFB176/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,772 INFO [main][CipherTest] transformation=GOST28147/OFB176/PKCS5PADDING 10:43:59,772 ERROR [main][CipherTest] transformation "GOST28147/OFB176/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,772 INFO [main][CipherTest] transformation=GOST28147/OFB176/PKCS7 10:43:59,772 ERROR [main][CipherTest] transformation "GOST28147/OFB176/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,772 INFO [main][CipherTest] transformation=GOST28147/OFB176/PKCS7PADDING 10:43:59,773 ERROR [main][CipherTest] transformation "GOST28147/OFB176/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,773 INFO [main][CipherTest] transformation=GOST28147/OFB176/TBC 10:43:59,773 ERROR [main][CipherTest] transformation "GOST28147/OFB176/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,773 INFO [main][CipherTest] transformation=GOST28147/OFB176/TBCPADDING 10:43:59,773 ERROR [main][CipherTest] transformation "GOST28147/OFB176/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,773 INFO [main][CipherTest] transformation=GOST28147/OFB176/X9.23 10:43:59,773 ERROR [main][CipherTest] transformation "GOST28147/OFB176/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,773 INFO [main][CipherTest] transformation=GOST28147/OFB176/X9.23PADDING 10:43:59,773 ERROR [main][CipherTest] transformation "GOST28147/OFB176/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,773 INFO [main][CipherTest] transformation=GOST28147/OFB176/ZEROBYTE 10:43:59,773 ERROR [main][CipherTest] transformation "GOST28147/OFB176/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,773 INFO [main][CipherTest] transformation=GOST28147/OFB176/ZEROBYTEPADDING 10:43:59,773 ERROR [main][CipherTest] transformation "GOST28147/OFB176/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,773 INFO [main][CipherTest] transformation=GOST28147/OFB184/ 10:43:59,773 ERROR [main][CipherTest] transformation "GOST28147/OFB184/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,773 INFO [main][CipherTest] transformation=GOST28147/OFB184/ISO10126 10:43:59,773 ERROR [main][CipherTest] transformation "GOST28147/OFB184/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,773 INFO [main][CipherTest] transformation=GOST28147/OFB184/ISO10126-2 10:43:59,774 ERROR [main][CipherTest] transformation "GOST28147/OFB184/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,774 INFO [main][CipherTest] transformation=GOST28147/OFB184/ISO10126-2PADDING 10:43:59,774 ERROR [main][CipherTest] transformation "GOST28147/OFB184/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,774 INFO [main][CipherTest] transformation=GOST28147/OFB184/ISO10126PADDING 10:43:59,774 ERROR [main][CipherTest] transformation "GOST28147/OFB184/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,774 INFO [main][CipherTest] transformation=GOST28147/OFB184/ISO7816-4 10:43:59,774 ERROR [main][CipherTest] transformation "GOST28147/OFB184/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,774 INFO [main][CipherTest] transformation=GOST28147/OFB184/ISO7816-4PADDING 10:43:59,774 ERROR [main][CipherTest] transformation "GOST28147/OFB184/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,774 INFO [main][CipherTest] transformation=GOST28147/OFB184/NOPADDING 10:43:59,774 ERROR [main][CipherTest] transformation "GOST28147/OFB184/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,774 INFO [main][CipherTest] transformation=GOST28147/OFB184/PKCS5 10:43:59,774 ERROR [main][CipherTest] transformation "GOST28147/OFB184/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,774 INFO [main][CipherTest] transformation=GOST28147/OFB184/PKCS5PADDING 10:43:59,774 ERROR [main][CipherTest] transformation "GOST28147/OFB184/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,774 INFO [main][CipherTest] transformation=GOST28147/OFB184/PKCS7 10:43:59,774 ERROR [main][CipherTest] transformation "GOST28147/OFB184/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,774 INFO [main][CipherTest] transformation=GOST28147/OFB184/PKCS7PADDING 10:43:59,774 ERROR [main][CipherTest] transformation "GOST28147/OFB184/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,774 INFO [main][CipherTest] transformation=GOST28147/OFB184/TBC 10:43:59,774 ERROR [main][CipherTest] transformation "GOST28147/OFB184/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,774 INFO [main][CipherTest] transformation=GOST28147/OFB184/TBCPADDING 10:43:59,774 ERROR [main][CipherTest] transformation "GOST28147/OFB184/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,774 INFO [main][CipherTest] transformation=GOST28147/OFB184/X9.23 10:43:59,774 ERROR [main][CipherTest] transformation "GOST28147/OFB184/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,774 INFO [main][CipherTest] transformation=GOST28147/OFB184/X9.23PADDING 10:43:59,774 ERROR [main][CipherTest] transformation "GOST28147/OFB184/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,774 INFO [main][CipherTest] transformation=GOST28147/OFB184/ZEROBYTE 10:43:59,775 ERROR [main][CipherTest] transformation "GOST28147/OFB184/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,775 INFO [main][CipherTest] transformation=GOST28147/OFB184/ZEROBYTEPADDING 10:43:59,775 ERROR [main][CipherTest] transformation "GOST28147/OFB184/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,775 INFO [main][CipherTest] transformation=GOST28147/OFB192/ 10:43:59,775 ERROR [main][CipherTest] transformation "GOST28147/OFB192/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,775 INFO [main][CipherTest] transformation=GOST28147/OFB192/ISO10126 10:43:59,775 ERROR [main][CipherTest] transformation "GOST28147/OFB192/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,775 INFO [main][CipherTest] transformation=GOST28147/OFB192/ISO10126-2 10:43:59,775 ERROR [main][CipherTest] transformation "GOST28147/OFB192/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,775 INFO [main][CipherTest] transformation=GOST28147/OFB192/ISO10126-2PADDING 10:43:59,775 ERROR [main][CipherTest] transformation "GOST28147/OFB192/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,775 INFO [main][CipherTest] transformation=GOST28147/OFB192/ISO10126PADDING 10:43:59,775 ERROR [main][CipherTest] transformation "GOST28147/OFB192/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,775 INFO [main][CipherTest] transformation=GOST28147/OFB192/ISO7816-4 10:43:59,775 ERROR [main][CipherTest] transformation "GOST28147/OFB192/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,775 INFO [main][CipherTest] transformation=GOST28147/OFB192/ISO7816-4PADDING 10:43:59,775 ERROR [main][CipherTest] transformation "GOST28147/OFB192/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,775 INFO [main][CipherTest] transformation=GOST28147/OFB192/NOPADDING 10:43:59,775 ERROR [main][CipherTest] transformation "GOST28147/OFB192/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,775 INFO [main][CipherTest] transformation=GOST28147/OFB192/PKCS5 10:43:59,775 ERROR [main][CipherTest] transformation "GOST28147/OFB192/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,775 INFO [main][CipherTest] transformation=GOST28147/OFB192/PKCS5PADDING 10:43:59,775 ERROR [main][CipherTest] transformation "GOST28147/OFB192/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,775 INFO [main][CipherTest] transformation=GOST28147/OFB192/PKCS7 10:43:59,775 ERROR [main][CipherTest] transformation "GOST28147/OFB192/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,776 INFO [main][CipherTest] transformation=GOST28147/OFB192/PKCS7PADDING 10:43:59,776 ERROR [main][CipherTest] transformation "GOST28147/OFB192/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,776 INFO [main][CipherTest] transformation=GOST28147/OFB192/TBC 10:43:59,776 ERROR [main][CipherTest] transformation "GOST28147/OFB192/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,776 INFO [main][CipherTest] transformation=GOST28147/OFB192/TBCPADDING 10:43:59,776 ERROR [main][CipherTest] transformation "GOST28147/OFB192/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,776 INFO [main][CipherTest] transformation=GOST28147/OFB192/X9.23 10:43:59,776 ERROR [main][CipherTest] transformation "GOST28147/OFB192/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,776 INFO [main][CipherTest] transformation=GOST28147/OFB192/X9.23PADDING 10:43:59,776 ERROR [main][CipherTest] transformation "GOST28147/OFB192/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,776 INFO [main][CipherTest] transformation=GOST28147/OFB192/ZEROBYTE 10:43:59,776 ERROR [main][CipherTest] transformation "GOST28147/OFB192/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,776 INFO [main][CipherTest] transformation=GOST28147/OFB192/ZEROBYTEPADDING 10:43:59,776 ERROR [main][CipherTest] transformation "GOST28147/OFB192/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,776 INFO [main][CipherTest] transformation=GOST28147/OFB200/ 10:43:59,776 ERROR [main][CipherTest] transformation "GOST28147/OFB200/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,776 INFO [main][CipherTest] transformation=GOST28147/OFB200/ISO10126 10:43:59,776 ERROR [main][CipherTest] transformation "GOST28147/OFB200/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,776 INFO [main][CipherTest] transformation=GOST28147/OFB200/ISO10126-2 10:43:59,776 ERROR [main][CipherTest] transformation "GOST28147/OFB200/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,776 INFO [main][CipherTest] transformation=GOST28147/OFB200/ISO10126-2PADDING 10:43:59,776 ERROR [main][CipherTest] transformation "GOST28147/OFB200/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,776 INFO [main][CipherTest] transformation=GOST28147/OFB200/ISO10126PADDING 10:43:59,776 ERROR [main][CipherTest] transformation "GOST28147/OFB200/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,776 INFO [main][CipherTest] transformation=GOST28147/OFB200/ISO7816-4 10:43:59,776 ERROR [main][CipherTest] transformation "GOST28147/OFB200/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,776 INFO [main][CipherTest] transformation=GOST28147/OFB200/ISO7816-4PADDING 10:43:59,776 ERROR [main][CipherTest] transformation "GOST28147/OFB200/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,776 INFO [main][CipherTest] transformation=GOST28147/OFB200/NOPADDING 10:43:59,776 ERROR [main][CipherTest] transformation "GOST28147/OFB200/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,777 INFO [main][CipherTest] transformation=GOST28147/OFB200/PKCS5 10:43:59,777 ERROR [main][CipherTest] transformation "GOST28147/OFB200/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,777 INFO [main][CipherTest] transformation=GOST28147/OFB200/PKCS5PADDING 10:43:59,777 ERROR [main][CipherTest] transformation "GOST28147/OFB200/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,777 INFO [main][CipherTest] transformation=GOST28147/OFB200/PKCS7 10:43:59,777 ERROR [main][CipherTest] transformation "GOST28147/OFB200/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,777 INFO [main][CipherTest] transformation=GOST28147/OFB200/PKCS7PADDING 10:43:59,777 ERROR [main][CipherTest] transformation "GOST28147/OFB200/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,777 INFO [main][CipherTest] transformation=GOST28147/OFB200/TBC 10:43:59,777 ERROR [main][CipherTest] transformation "GOST28147/OFB200/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,777 INFO [main][CipherTest] transformation=GOST28147/OFB200/TBCPADDING 10:43:59,777 ERROR [main][CipherTest] transformation "GOST28147/OFB200/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,777 INFO [main][CipherTest] transformation=GOST28147/OFB200/X9.23 10:43:59,777 ERROR [main][CipherTest] transformation "GOST28147/OFB200/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,777 INFO [main][CipherTest] transformation=GOST28147/OFB200/X9.23PADDING 10:43:59,777 ERROR [main][CipherTest] transformation "GOST28147/OFB200/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,777 INFO [main][CipherTest] transformation=GOST28147/OFB200/ZEROBYTE 10:43:59,777 ERROR [main][CipherTest] transformation "GOST28147/OFB200/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,777 INFO [main][CipherTest] transformation=GOST28147/OFB200/ZEROBYTEPADDING 10:43:59,777 ERROR [main][CipherTest] transformation "GOST28147/OFB200/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,777 INFO [main][CipherTest] transformation=GOST28147/OFB208/ 10:43:59,777 ERROR [main][CipherTest] transformation "GOST28147/OFB208/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,777 INFO [main][CipherTest] transformation=GOST28147/OFB208/ISO10126 10:43:59,777 ERROR [main][CipherTest] transformation "GOST28147/OFB208/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,777 INFO [main][CipherTest] transformation=GOST28147/OFB208/ISO10126-2 10:43:59,777 ERROR [main][CipherTest] transformation "GOST28147/OFB208/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,777 INFO [main][CipherTest] transformation=GOST28147/OFB208/ISO10126-2PADDING 10:43:59,778 ERROR [main][CipherTest] transformation "GOST28147/OFB208/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,778 INFO [main][CipherTest] transformation=GOST28147/OFB208/ISO10126PADDING 10:43:59,778 ERROR [main][CipherTest] transformation "GOST28147/OFB208/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,778 INFO [main][CipherTest] transformation=GOST28147/OFB208/ISO7816-4 10:43:59,778 ERROR [main][CipherTest] transformation "GOST28147/OFB208/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,778 INFO [main][CipherTest] transformation=GOST28147/OFB208/ISO7816-4PADDING 10:43:59,778 ERROR [main][CipherTest] transformation "GOST28147/OFB208/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,778 INFO [main][CipherTest] transformation=GOST28147/OFB208/NOPADDING 10:43:59,778 ERROR [main][CipherTest] transformation "GOST28147/OFB208/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,778 INFO [main][CipherTest] transformation=GOST28147/OFB208/PKCS5 10:43:59,778 ERROR [main][CipherTest] transformation "GOST28147/OFB208/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,778 INFO [main][CipherTest] transformation=GOST28147/OFB208/PKCS5PADDING 10:43:59,778 ERROR [main][CipherTest] transformation "GOST28147/OFB208/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,778 INFO [main][CipherTest] transformation=GOST28147/OFB208/PKCS7 10:43:59,778 ERROR [main][CipherTest] transformation "GOST28147/OFB208/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,778 INFO [main][CipherTest] transformation=GOST28147/OFB208/PKCS7PADDING 10:43:59,778 ERROR [main][CipherTest] transformation "GOST28147/OFB208/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,778 INFO [main][CipherTest] transformation=GOST28147/OFB208/TBC 10:43:59,778 ERROR [main][CipherTest] transformation "GOST28147/OFB208/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,778 INFO [main][CipherTest] transformation=GOST28147/OFB208/TBCPADDING 10:43:59,778 ERROR [main][CipherTest] transformation "GOST28147/OFB208/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,778 INFO [main][CipherTest] transformation=GOST28147/OFB208/X9.23 10:43:59,778 ERROR [main][CipherTest] transformation "GOST28147/OFB208/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,778 INFO [main][CipherTest] transformation=GOST28147/OFB208/X9.23PADDING 10:43:59,778 ERROR [main][CipherTest] transformation "GOST28147/OFB208/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,778 INFO [main][CipherTest] transformation=GOST28147/OFB208/ZEROBYTE 10:43:59,778 ERROR [main][CipherTest] transformation "GOST28147/OFB208/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,778 INFO [main][CipherTest] transformation=GOST28147/OFB208/ZEROBYTEPADDING 10:43:59,778 ERROR [main][CipherTest] transformation "GOST28147/OFB208/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,779 INFO [main][CipherTest] transformation=GOST28147/OFB216/ 10:43:59,779 ERROR [main][CipherTest] transformation "GOST28147/OFB216/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,779 INFO [main][CipherTest] transformation=GOST28147/OFB216/ISO10126 10:43:59,779 ERROR [main][CipherTest] transformation "GOST28147/OFB216/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,779 INFO [main][CipherTest] transformation=GOST28147/OFB216/ISO10126-2 10:43:59,779 ERROR [main][CipherTest] transformation "GOST28147/OFB216/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,779 INFO [main][CipherTest] transformation=GOST28147/OFB216/ISO10126-2PADDING 10:43:59,779 ERROR [main][CipherTest] transformation "GOST28147/OFB216/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,779 INFO [main][CipherTest] transformation=GOST28147/OFB216/ISO10126PADDING 10:43:59,779 ERROR [main][CipherTest] transformation "GOST28147/OFB216/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,779 INFO [main][CipherTest] transformation=GOST28147/OFB216/ISO7816-4 10:43:59,779 ERROR [main][CipherTest] transformation "GOST28147/OFB216/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,779 INFO [main][CipherTest] transformation=GOST28147/OFB216/ISO7816-4PADDING 10:43:59,779 ERROR [main][CipherTest] transformation "GOST28147/OFB216/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,779 INFO [main][CipherTest] transformation=GOST28147/OFB216/NOPADDING 10:43:59,779 ERROR [main][CipherTest] transformation "GOST28147/OFB216/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,779 INFO [main][CipherTest] transformation=GOST28147/OFB216/PKCS5 10:43:59,779 ERROR [main][CipherTest] transformation "GOST28147/OFB216/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,779 INFO [main][CipherTest] transformation=GOST28147/OFB216/PKCS5PADDING 10:43:59,779 ERROR [main][CipherTest] transformation "GOST28147/OFB216/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,779 INFO [main][CipherTest] transformation=GOST28147/OFB216/PKCS7 10:43:59,779 ERROR [main][CipherTest] transformation "GOST28147/OFB216/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,779 INFO [main][CipherTest] transformation=GOST28147/OFB216/PKCS7PADDING 10:43:59,779 ERROR [main][CipherTest] transformation "GOST28147/OFB216/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,779 INFO [main][CipherTest] transformation=GOST28147/OFB216/TBC 10:43:59,780 ERROR [main][CipherTest] transformation "GOST28147/OFB216/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,780 INFO [main][CipherTest] transformation=GOST28147/OFB216/TBCPADDING 10:43:59,780 ERROR [main][CipherTest] transformation "GOST28147/OFB216/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,780 INFO [main][CipherTest] transformation=GOST28147/OFB216/X9.23 10:43:59,780 ERROR [main][CipherTest] transformation "GOST28147/OFB216/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,780 INFO [main][CipherTest] transformation=GOST28147/OFB216/X9.23PADDING 10:43:59,780 ERROR [main][CipherTest] transformation "GOST28147/OFB216/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,780 INFO [main][CipherTest] transformation=GOST28147/OFB216/ZEROBYTE 10:43:59,780 ERROR [main][CipherTest] transformation "GOST28147/OFB216/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,780 INFO [main][CipherTest] transformation=GOST28147/OFB216/ZEROBYTEPADDING 10:43:59,780 ERROR [main][CipherTest] transformation "GOST28147/OFB216/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,780 INFO [main][CipherTest] transformation=GOST28147/OFB224/ 10:43:59,780 ERROR [main][CipherTest] transformation "GOST28147/OFB224/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,780 INFO [main][CipherTest] transformation=GOST28147/OFB224/ISO10126 10:43:59,780 ERROR [main][CipherTest] transformation "GOST28147/OFB224/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,780 INFO [main][CipherTest] transformation=GOST28147/OFB224/ISO10126-2 10:43:59,780 ERROR [main][CipherTest] transformation "GOST28147/OFB224/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,780 INFO [main][CipherTest] transformation=GOST28147/OFB224/ISO10126-2PADDING 10:43:59,780 ERROR [main][CipherTest] transformation "GOST28147/OFB224/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,780 INFO [main][CipherTest] transformation=GOST28147/OFB224/ISO10126PADDING 10:43:59,780 ERROR [main][CipherTest] transformation "GOST28147/OFB224/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,780 INFO [main][CipherTest] transformation=GOST28147/OFB224/ISO7816-4 10:43:59,780 ERROR [main][CipherTest] transformation "GOST28147/OFB224/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,780 INFO [main][CipherTest] transformation=GOST28147/OFB224/ISO7816-4PADDING 10:43:59,780 ERROR [main][CipherTest] transformation "GOST28147/OFB224/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,780 INFO [main][CipherTest] transformation=GOST28147/OFB224/NOPADDING 10:43:59,780 ERROR [main][CipherTest] transformation "GOST28147/OFB224/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,780 INFO [main][CipherTest] transformation=GOST28147/OFB224/PKCS5 10:43:59,780 ERROR [main][CipherTest] transformation "GOST28147/OFB224/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,780 INFO [main][CipherTest] transformation=GOST28147/OFB224/PKCS5PADDING 10:43:59,781 ERROR [main][CipherTest] transformation "GOST28147/OFB224/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,781 INFO [main][CipherTest] transformation=GOST28147/OFB224/PKCS7 10:43:59,781 ERROR [main][CipherTest] transformation "GOST28147/OFB224/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,781 INFO [main][CipherTest] transformation=GOST28147/OFB224/PKCS7PADDING 10:43:59,781 ERROR [main][CipherTest] transformation "GOST28147/OFB224/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,781 INFO [main][CipherTest] transformation=GOST28147/OFB224/TBC 10:43:59,781 ERROR [main][CipherTest] transformation "GOST28147/OFB224/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,781 INFO [main][CipherTest] transformation=GOST28147/OFB224/TBCPADDING 10:43:59,781 ERROR [main][CipherTest] transformation "GOST28147/OFB224/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,781 INFO [main][CipherTest] transformation=GOST28147/OFB224/X9.23 10:43:59,781 ERROR [main][CipherTest] transformation "GOST28147/OFB224/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,781 INFO [main][CipherTest] transformation=GOST28147/OFB224/X9.23PADDING 10:43:59,781 ERROR [main][CipherTest] transformation "GOST28147/OFB224/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,781 INFO [main][CipherTest] transformation=GOST28147/OFB224/ZEROBYTE 10:43:59,781 ERROR [main][CipherTest] transformation "GOST28147/OFB224/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,781 INFO [main][CipherTest] transformation=GOST28147/OFB224/ZEROBYTEPADDING 10:43:59,781 ERROR [main][CipherTest] transformation "GOST28147/OFB224/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,781 INFO [main][CipherTest] transformation=GOST28147/OFB232/ 10:43:59,781 ERROR [main][CipherTest] transformation "GOST28147/OFB232/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,781 INFO [main][CipherTest] transformation=GOST28147/OFB232/ISO10126 10:43:59,781 ERROR [main][CipherTest] transformation "GOST28147/OFB232/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,781 INFO [main][CipherTest] transformation=GOST28147/OFB232/ISO10126-2 10:43:59,781 ERROR [main][CipherTest] transformation "GOST28147/OFB232/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,781 INFO [main][CipherTest] transformation=GOST28147/OFB232/ISO10126-2PADDING 10:43:59,781 ERROR [main][CipherTest] transformation "GOST28147/OFB232/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,781 INFO [main][CipherTest] transformation=GOST28147/OFB232/ISO10126PADDING 10:43:59,781 ERROR [main][CipherTest] transformation "GOST28147/OFB232/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,781 INFO [main][CipherTest] transformation=GOST28147/OFB232/ISO7816-4 10:43:59,782 ERROR [main][CipherTest] transformation "GOST28147/OFB232/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,782 INFO [main][CipherTest] transformation=GOST28147/OFB232/ISO7816-4PADDING 10:43:59,782 ERROR [main][CipherTest] transformation "GOST28147/OFB232/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,782 INFO [main][CipherTest] transformation=GOST28147/OFB232/NOPADDING 10:43:59,782 ERROR [main][CipherTest] transformation "GOST28147/OFB232/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,782 INFO [main][CipherTest] transformation=GOST28147/OFB232/PKCS5 10:43:59,782 ERROR [main][CipherTest] transformation "GOST28147/OFB232/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,782 INFO [main][CipherTest] transformation=GOST28147/OFB232/PKCS5PADDING 10:43:59,782 ERROR [main][CipherTest] transformation "GOST28147/OFB232/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,782 INFO [main][CipherTest] transformation=GOST28147/OFB232/PKCS7 10:43:59,782 ERROR [main][CipherTest] transformation "GOST28147/OFB232/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,782 INFO [main][CipherTest] transformation=GOST28147/OFB232/PKCS7PADDING 10:43:59,782 ERROR [main][CipherTest] transformation "GOST28147/OFB232/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,782 INFO [main][CipherTest] transformation=GOST28147/OFB232/TBC 10:43:59,782 ERROR [main][CipherTest] transformation "GOST28147/OFB232/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,782 INFO [main][CipherTest] transformation=GOST28147/OFB232/TBCPADDING 10:43:59,782 ERROR [main][CipherTest] transformation "GOST28147/OFB232/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,782 INFO [main][CipherTest] transformation=GOST28147/OFB232/X9.23 10:43:59,782 ERROR [main][CipherTest] transformation "GOST28147/OFB232/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,782 INFO [main][CipherTest] transformation=GOST28147/OFB232/X9.23PADDING 10:43:59,782 ERROR [main][CipherTest] transformation "GOST28147/OFB232/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,782 INFO [main][CipherTest] transformation=GOST28147/OFB232/ZEROBYTE 10:43:59,782 ERROR [main][CipherTest] transformation "GOST28147/OFB232/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,782 INFO [main][CipherTest] transformation=GOST28147/OFB232/ZEROBYTEPADDING 10:43:59,782 ERROR [main][CipherTest] transformation "GOST28147/OFB232/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,782 INFO [main][CipherTest] transformation=GOST28147/OFB24/ 10:43:59,782 ERROR [main][CipherTest] transformation "GOST28147/OFB24/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,782 INFO [main][CipherTest] transformation=GOST28147/OFB24/ISO10126 10:43:59,783 ERROR [main][CipherTest] transformation "GOST28147/OFB24/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,783 INFO [main][CipherTest] transformation=GOST28147/OFB24/ISO10126-2 10:43:59,783 ERROR [main][CipherTest] transformation "GOST28147/OFB24/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,783 INFO [main][CipherTest] transformation=GOST28147/OFB24/ISO10126-2PADDING 10:43:59,783 ERROR [main][CipherTest] transformation "GOST28147/OFB24/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,783 INFO [main][CipherTest] transformation=GOST28147/OFB24/ISO10126PADDING 10:43:59,783 ERROR [main][CipherTest] transformation "GOST28147/OFB24/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,783 INFO [main][CipherTest] transformation=GOST28147/OFB24/ISO7816-4 10:43:59,783 ERROR [main][CipherTest] transformation "GOST28147/OFB24/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,783 INFO [main][CipherTest] transformation=GOST28147/OFB24/ISO7816-4PADDING 10:43:59,783 ERROR [main][CipherTest] transformation "GOST28147/OFB24/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,783 INFO [main][CipherTest] transformation=GOST28147/OFB24/NOPADDING 10:43:59,783 ERROR [main][CipherTest] transformation "GOST28147/OFB24/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,783 INFO [main][CipherTest] transformation=GOST28147/OFB24/PKCS5 10:43:59,783 ERROR [main][CipherTest] transformation "GOST28147/OFB24/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,783 INFO [main][CipherTest] transformation=GOST28147/OFB24/PKCS5PADDING 10:43:59,783 ERROR [main][CipherTest] transformation "GOST28147/OFB24/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,783 INFO [main][CipherTest] transformation=GOST28147/OFB24/PKCS7 10:43:59,783 ERROR [main][CipherTest] transformation "GOST28147/OFB24/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,783 INFO [main][CipherTest] transformation=GOST28147/OFB24/PKCS7PADDING 10:43:59,783 ERROR [main][CipherTest] transformation "GOST28147/OFB24/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,783 INFO [main][CipherTest] transformation=GOST28147/OFB24/TBC 10:43:59,783 ERROR [main][CipherTest] transformation "GOST28147/OFB24/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,783 INFO [main][CipherTest] transformation=GOST28147/OFB24/TBCPADDING 10:43:59,783 ERROR [main][CipherTest] transformation "GOST28147/OFB24/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,783 INFO [main][CipherTest] transformation=GOST28147/OFB24/X9.23 10:43:59,783 ERROR [main][CipherTest] transformation "GOST28147/OFB24/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,783 INFO [main][CipherTest] transformation=GOST28147/OFB24/X9.23PADDING 10:43:59,784 ERROR [main][CipherTest] transformation "GOST28147/OFB24/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,784 INFO [main][CipherTest] transformation=GOST28147/OFB24/ZEROBYTE 10:43:59,784 ERROR [main][CipherTest] transformation "GOST28147/OFB24/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,784 INFO [main][CipherTest] transformation=GOST28147/OFB24/ZEROBYTEPADDING 10:43:59,784 ERROR [main][CipherTest] transformation "GOST28147/OFB24/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,784 INFO [main][CipherTest] transformation=GOST28147/OFB240/ 10:43:59,784 ERROR [main][CipherTest] transformation "GOST28147/OFB240/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,784 INFO [main][CipherTest] transformation=GOST28147/OFB240/ISO10126 10:43:59,784 ERROR [main][CipherTest] transformation "GOST28147/OFB240/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,784 INFO [main][CipherTest] transformation=GOST28147/OFB240/ISO10126-2 10:43:59,784 ERROR [main][CipherTest] transformation "GOST28147/OFB240/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,784 INFO [main][CipherTest] transformation=GOST28147/OFB240/ISO10126-2PADDING 10:43:59,784 ERROR [main][CipherTest] transformation "GOST28147/OFB240/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,784 INFO [main][CipherTest] transformation=GOST28147/OFB240/ISO10126PADDING 10:43:59,784 ERROR [main][CipherTest] transformation "GOST28147/OFB240/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,784 INFO [main][CipherTest] transformation=GOST28147/OFB240/ISO7816-4 10:43:59,784 ERROR [main][CipherTest] transformation "GOST28147/OFB240/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,784 INFO [main][CipherTest] transformation=GOST28147/OFB240/ISO7816-4PADDING 10:43:59,784 ERROR [main][CipherTest] transformation "GOST28147/OFB240/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,784 INFO [main][CipherTest] transformation=GOST28147/OFB240/NOPADDING 10:43:59,784 ERROR [main][CipherTest] transformation "GOST28147/OFB240/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,784 INFO [main][CipherTest] transformation=GOST28147/OFB240/PKCS5 10:43:59,784 ERROR [main][CipherTest] transformation "GOST28147/OFB240/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,784 INFO [main][CipherTest] transformation=GOST28147/OFB240/PKCS5PADDING 10:43:59,784 ERROR [main][CipherTest] transformation "GOST28147/OFB240/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,784 INFO [main][CipherTest] transformation=GOST28147/OFB240/PKCS7 10:43:59,784 ERROR [main][CipherTest] transformation "GOST28147/OFB240/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,784 INFO [main][CipherTest] transformation=GOST28147/OFB240/PKCS7PADDING 10:43:59,784 ERROR [main][CipherTest] transformation "GOST28147/OFB240/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,784 INFO [main][CipherTest] transformation=GOST28147/OFB240/TBC 10:43:59,785 ERROR [main][CipherTest] transformation "GOST28147/OFB240/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,785 INFO [main][CipherTest] transformation=GOST28147/OFB240/TBCPADDING 10:43:59,785 ERROR [main][CipherTest] transformation "GOST28147/OFB240/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,785 INFO [main][CipherTest] transformation=GOST28147/OFB240/X9.23 10:43:59,785 ERROR [main][CipherTest] transformation "GOST28147/OFB240/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,785 INFO [main][CipherTest] transformation=GOST28147/OFB240/X9.23PADDING 10:43:59,785 ERROR [main][CipherTest] transformation "GOST28147/OFB240/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,785 INFO [main][CipherTest] transformation=GOST28147/OFB240/ZEROBYTE 10:43:59,785 ERROR [main][CipherTest] transformation "GOST28147/OFB240/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,785 INFO [main][CipherTest] transformation=GOST28147/OFB240/ZEROBYTEPADDING 10:43:59,785 ERROR [main][CipherTest] transformation "GOST28147/OFB240/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,785 INFO [main][CipherTest] transformation=GOST28147/OFB248/ 10:43:59,785 ERROR [main][CipherTest] transformation "GOST28147/OFB248/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,785 INFO [main][CipherTest] transformation=GOST28147/OFB248/ISO10126 10:43:59,785 ERROR [main][CipherTest] transformation "GOST28147/OFB248/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,785 INFO [main][CipherTest] transformation=GOST28147/OFB248/ISO10126-2 10:43:59,785 ERROR [main][CipherTest] transformation "GOST28147/OFB248/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,785 INFO [main][CipherTest] transformation=GOST28147/OFB248/ISO10126-2PADDING 10:43:59,785 ERROR [main][CipherTest] transformation "GOST28147/OFB248/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,785 INFO [main][CipherTest] transformation=GOST28147/OFB248/ISO10126PADDING 10:43:59,785 ERROR [main][CipherTest] transformation "GOST28147/OFB248/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,785 INFO [main][CipherTest] transformation=GOST28147/OFB248/ISO7816-4 10:43:59,786 ERROR [main][CipherTest] transformation "GOST28147/OFB248/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,786 INFO [main][CipherTest] transformation=GOST28147/OFB248/ISO7816-4PADDING 10:43:59,786 ERROR [main][CipherTest] transformation "GOST28147/OFB248/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,786 INFO [main][CipherTest] transformation=GOST28147/OFB248/NOPADDING 10:43:59,786 ERROR [main][CipherTest] transformation "GOST28147/OFB248/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,786 INFO [main][CipherTest] transformation=GOST28147/OFB248/PKCS5 10:43:59,786 ERROR [main][CipherTest] transformation "GOST28147/OFB248/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,786 INFO [main][CipherTest] transformation=GOST28147/OFB248/PKCS5PADDING 10:43:59,786 ERROR [main][CipherTest] transformation "GOST28147/OFB248/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,786 INFO [main][CipherTest] transformation=GOST28147/OFB248/PKCS7 10:43:59,786 ERROR [main][CipherTest] transformation "GOST28147/OFB248/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,786 INFO [main][CipherTest] transformation=GOST28147/OFB248/PKCS7PADDING 10:43:59,786 ERROR [main][CipherTest] transformation "GOST28147/OFB248/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,786 INFO [main][CipherTest] transformation=GOST28147/OFB248/TBC 10:43:59,786 ERROR [main][CipherTest] transformation "GOST28147/OFB248/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,786 INFO [main][CipherTest] transformation=GOST28147/OFB248/TBCPADDING 10:43:59,786 ERROR [main][CipherTest] transformation "GOST28147/OFB248/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,786 INFO [main][CipherTest] transformation=GOST28147/OFB248/X9.23 10:43:59,786 ERROR [main][CipherTest] transformation "GOST28147/OFB248/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,786 INFO [main][CipherTest] transformation=GOST28147/OFB248/X9.23PADDING 10:43:59,786 ERROR [main][CipherTest] transformation "GOST28147/OFB248/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,786 INFO [main][CipherTest] transformation=GOST28147/OFB248/ZEROBYTE 10:43:59,786 ERROR [main][CipherTest] transformation "GOST28147/OFB248/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,786 INFO [main][CipherTest] transformation=GOST28147/OFB248/ZEROBYTEPADDING 10:43:59,786 ERROR [main][CipherTest] transformation "GOST28147/OFB248/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,786 INFO [main][CipherTest] transformation=GOST28147/OFB256/ 10:43:59,786 ERROR [main][CipherTest] transformation "GOST28147/OFB256/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,786 INFO [main][CipherTest] transformation=GOST28147/OFB256/ISO10126 10:43:59,786 ERROR [main][CipherTest] transformation "GOST28147/OFB256/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,786 INFO [main][CipherTest] transformation=GOST28147/OFB256/ISO10126-2 10:43:59,786 ERROR [main][CipherTest] transformation "GOST28147/OFB256/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,787 INFO [main][CipherTest] transformation=GOST28147/OFB256/ISO10126-2PADDING 10:43:59,787 ERROR [main][CipherTest] transformation "GOST28147/OFB256/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,787 INFO [main][CipherTest] transformation=GOST28147/OFB256/ISO10126PADDING 10:43:59,787 ERROR [main][CipherTest] transformation "GOST28147/OFB256/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,787 INFO [main][CipherTest] transformation=GOST28147/OFB256/ISO7816-4 10:43:59,787 ERROR [main][CipherTest] transformation "GOST28147/OFB256/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,787 INFO [main][CipherTest] transformation=GOST28147/OFB256/ISO7816-4PADDING 10:43:59,787 ERROR [main][CipherTest] transformation "GOST28147/OFB256/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,787 INFO [main][CipherTest] transformation=GOST28147/OFB256/NOPADDING 10:43:59,787 ERROR [main][CipherTest] transformation "GOST28147/OFB256/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,787 INFO [main][CipherTest] transformation=GOST28147/OFB256/PKCS5 10:43:59,787 ERROR [main][CipherTest] transformation "GOST28147/OFB256/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,787 INFO [main][CipherTest] transformation=GOST28147/OFB256/PKCS5PADDING 10:43:59,787 ERROR [main][CipherTest] transformation "GOST28147/OFB256/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,787 INFO [main][CipherTest] transformation=GOST28147/OFB256/PKCS7 10:43:59,787 ERROR [main][CipherTest] transformation "GOST28147/OFB256/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,787 INFO [main][CipherTest] transformation=GOST28147/OFB256/PKCS7PADDING 10:43:59,787 ERROR [main][CipherTest] transformation "GOST28147/OFB256/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,787 INFO [main][CipherTest] transformation=GOST28147/OFB256/TBC 10:43:59,787 ERROR [main][CipherTest] transformation "GOST28147/OFB256/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,787 INFO [main][CipherTest] transformation=GOST28147/OFB256/TBCPADDING 10:43:59,787 ERROR [main][CipherTest] transformation "GOST28147/OFB256/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,787 INFO [main][CipherTest] transformation=GOST28147/OFB256/X9.23 10:43:59,787 ERROR [main][CipherTest] transformation "GOST28147/OFB256/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,787 INFO [main][CipherTest] transformation=GOST28147/OFB256/X9.23PADDING 10:43:59,787 ERROR [main][CipherTest] transformation "GOST28147/OFB256/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,787 INFO [main][CipherTest] transformation=GOST28147/OFB256/ZEROBYTE 10:43:59,787 ERROR [main][CipherTest] transformation "GOST28147/OFB256/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,788 INFO [main][CipherTest] transformation=GOST28147/OFB256/ZEROBYTEPADDING 10:43:59,788 ERROR [main][CipherTest] transformation "GOST28147/OFB256/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,788 INFO [main][CipherTest] transformation=GOST28147/OFB32/ 10:43:59,788 ERROR [main][CipherTest] transformation "GOST28147/OFB32/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,788 INFO [main][CipherTest] transformation=GOST28147/OFB32/ISO10126 10:43:59,788 ERROR [main][CipherTest] transformation "GOST28147/OFB32/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,788 INFO [main][CipherTest] transformation=GOST28147/OFB32/ISO10126-2 10:43:59,788 ERROR [main][CipherTest] transformation "GOST28147/OFB32/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,788 INFO [main][CipherTest] transformation=GOST28147/OFB32/ISO10126-2PADDING 10:43:59,788 ERROR [main][CipherTest] transformation "GOST28147/OFB32/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,788 INFO [main][CipherTest] transformation=GOST28147/OFB32/ISO10126PADDING 10:43:59,788 ERROR [main][CipherTest] transformation "GOST28147/OFB32/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,788 INFO [main][CipherTest] transformation=GOST28147/OFB32/ISO7816-4 10:43:59,788 ERROR [main][CipherTest] transformation "GOST28147/OFB32/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,788 INFO [main][CipherTest] transformation=GOST28147/OFB32/ISO7816-4PADDING 10:43:59,788 ERROR [main][CipherTest] transformation "GOST28147/OFB32/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,788 INFO [main][CipherTest] transformation=GOST28147/OFB32/NOPADDING 10:43:59,788 ERROR [main][CipherTest] transformation "GOST28147/OFB32/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,788 INFO [main][CipherTest] transformation=GOST28147/OFB32/PKCS5 10:43:59,788 ERROR [main][CipherTest] transformation "GOST28147/OFB32/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,788 INFO [main][CipherTest] transformation=GOST28147/OFB32/PKCS5PADDING 10:43:59,788 ERROR [main][CipherTest] transformation "GOST28147/OFB32/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,788 INFO [main][CipherTest] transformation=GOST28147/OFB32/PKCS7 10:43:59,788 ERROR [main][CipherTest] transformation "GOST28147/OFB32/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,788 INFO [main][CipherTest] transformation=GOST28147/OFB32/PKCS7PADDING 10:43:59,788 ERROR [main][CipherTest] transformation "GOST28147/OFB32/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,788 INFO [main][CipherTest] transformation=GOST28147/OFB32/TBC 10:43:59,788 ERROR [main][CipherTest] transformation "GOST28147/OFB32/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,788 INFO [main][CipherTest] transformation=GOST28147/OFB32/TBCPADDING 10:43:59,789 ERROR [main][CipherTest] transformation "GOST28147/OFB32/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,789 INFO [main][CipherTest] transformation=GOST28147/OFB32/X9.23 10:43:59,789 ERROR [main][CipherTest] transformation "GOST28147/OFB32/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,789 INFO [main][CipherTest] transformation=GOST28147/OFB32/X9.23PADDING 10:43:59,789 ERROR [main][CipherTest] transformation "GOST28147/OFB32/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,789 INFO [main][CipherTest] transformation=GOST28147/OFB32/ZEROBYTE 10:43:59,789 ERROR [main][CipherTest] transformation "GOST28147/OFB32/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,789 INFO [main][CipherTest] transformation=GOST28147/OFB32/ZEROBYTEPADDING 10:43:59,789 ERROR [main][CipherTest] transformation "GOST28147/OFB32/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,789 INFO [main][CipherTest] transformation=GOST28147/OFB40/ 10:43:59,789 ERROR [main][CipherTest] transformation "GOST28147/OFB40/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,789 INFO [main][CipherTest] transformation=GOST28147/OFB40/ISO10126 10:43:59,789 ERROR [main][CipherTest] transformation "GOST28147/OFB40/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,789 INFO [main][CipherTest] transformation=GOST28147/OFB40/ISO10126-2 10:43:59,789 ERROR [main][CipherTest] transformation "GOST28147/OFB40/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,789 INFO [main][CipherTest] transformation=GOST28147/OFB40/ISO10126-2PADDING 10:43:59,789 ERROR [main][CipherTest] transformation "GOST28147/OFB40/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,789 INFO [main][CipherTest] transformation=GOST28147/OFB40/ISO10126PADDING 10:43:59,789 ERROR [main][CipherTest] transformation "GOST28147/OFB40/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,789 INFO [main][CipherTest] transformation=GOST28147/OFB40/ISO7816-4 10:43:59,789 ERROR [main][CipherTest] transformation "GOST28147/OFB40/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,789 INFO [main][CipherTest] transformation=GOST28147/OFB40/ISO7816-4PADDING 10:43:59,789 ERROR [main][CipherTest] transformation "GOST28147/OFB40/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,789 INFO [main][CipherTest] transformation=GOST28147/OFB40/NOPADDING 10:43:59,789 ERROR [main][CipherTest] transformation "GOST28147/OFB40/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,789 INFO [main][CipherTest] transformation=GOST28147/OFB40/PKCS5 10:43:59,789 ERROR [main][CipherTest] transformation "GOST28147/OFB40/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,790 INFO [main][CipherTest] transformation=GOST28147/OFB40/PKCS5PADDING 10:43:59,790 ERROR [main][CipherTest] transformation "GOST28147/OFB40/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,790 INFO [main][CipherTest] transformation=GOST28147/OFB40/PKCS7 10:43:59,790 ERROR [main][CipherTest] transformation "GOST28147/OFB40/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,790 INFO [main][CipherTest] transformation=GOST28147/OFB40/PKCS7PADDING 10:43:59,790 ERROR [main][CipherTest] transformation "GOST28147/OFB40/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,790 INFO [main][CipherTest] transformation=GOST28147/OFB40/TBC 10:43:59,790 ERROR [main][CipherTest] transformation "GOST28147/OFB40/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,790 INFO [main][CipherTest] transformation=GOST28147/OFB40/TBCPADDING 10:43:59,790 ERROR [main][CipherTest] transformation "GOST28147/OFB40/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,790 INFO [main][CipherTest] transformation=GOST28147/OFB40/X9.23 10:43:59,790 ERROR [main][CipherTest] transformation "GOST28147/OFB40/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,790 INFO [main][CipherTest] transformation=GOST28147/OFB40/X9.23PADDING 10:43:59,790 ERROR [main][CipherTest] transformation "GOST28147/OFB40/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,790 INFO [main][CipherTest] transformation=GOST28147/OFB40/ZEROBYTE 10:43:59,790 ERROR [main][CipherTest] transformation "GOST28147/OFB40/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,790 INFO [main][CipherTest] transformation=GOST28147/OFB40/ZEROBYTEPADDING 10:43:59,790 ERROR [main][CipherTest] transformation "GOST28147/OFB40/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,790 INFO [main][CipherTest] transformation=GOST28147/OFB48/ 10:43:59,790 ERROR [main][CipherTest] transformation "GOST28147/OFB48/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,790 INFO [main][CipherTest] transformation=GOST28147/OFB48/ISO10126 10:43:59,790 ERROR [main][CipherTest] transformation "GOST28147/OFB48/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,790 INFO [main][CipherTest] transformation=GOST28147/OFB48/ISO10126-2 10:43:59,790 ERROR [main][CipherTest] transformation "GOST28147/OFB48/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,790 INFO [main][CipherTest] transformation=GOST28147/OFB48/ISO10126-2PADDING 10:43:59,790 ERROR [main][CipherTest] transformation "GOST28147/OFB48/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,790 INFO [main][CipherTest] transformation=GOST28147/OFB48/ISO10126PADDING 10:43:59,791 ERROR [main][CipherTest] transformation "GOST28147/OFB48/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,791 INFO [main][CipherTest] transformation=GOST28147/OFB48/ISO7816-4 10:43:59,791 ERROR [main][CipherTest] transformation "GOST28147/OFB48/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,791 INFO [main][CipherTest] transformation=GOST28147/OFB48/ISO7816-4PADDING 10:43:59,791 ERROR [main][CipherTest] transformation "GOST28147/OFB48/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,791 INFO [main][CipherTest] transformation=GOST28147/OFB48/NOPADDING 10:43:59,791 ERROR [main][CipherTest] transformation "GOST28147/OFB48/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,791 INFO [main][CipherTest] transformation=GOST28147/OFB48/PKCS5 10:43:59,791 ERROR [main][CipherTest] transformation "GOST28147/OFB48/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,791 INFO [main][CipherTest] transformation=GOST28147/OFB48/PKCS5PADDING 10:43:59,791 ERROR [main][CipherTest] transformation "GOST28147/OFB48/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,791 INFO [main][CipherTest] transformation=GOST28147/OFB48/PKCS7 10:43:59,791 ERROR [main][CipherTest] transformation "GOST28147/OFB48/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,791 INFO [main][CipherTest] transformation=GOST28147/OFB48/PKCS7PADDING 10:43:59,791 ERROR [main][CipherTest] transformation "GOST28147/OFB48/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,791 INFO [main][CipherTest] transformation=GOST28147/OFB48/TBC 10:43:59,791 ERROR [main][CipherTest] transformation "GOST28147/OFB48/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,792 INFO [main][CipherTest] transformation=GOST28147/OFB48/TBCPADDING 10:43:59,792 ERROR [main][CipherTest] transformation "GOST28147/OFB48/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,792 INFO [main][CipherTest] transformation=GOST28147/OFB48/X9.23 10:43:59,792 ERROR [main][CipherTest] transformation "GOST28147/OFB48/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,792 INFO [main][CipherTest] transformation=GOST28147/OFB48/X9.23PADDING 10:43:59,792 ERROR [main][CipherTest] transformation "GOST28147/OFB48/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,792 INFO [main][CipherTest] transformation=GOST28147/OFB48/ZEROBYTE 10:43:59,792 ERROR [main][CipherTest] transformation "GOST28147/OFB48/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,792 INFO [main][CipherTest] transformation=GOST28147/OFB48/ZEROBYTEPADDING 10:43:59,792 ERROR [main][CipherTest] transformation "GOST28147/OFB48/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,792 INFO [main][CipherTest] transformation=GOST28147/OFB56/ 10:43:59,792 ERROR [main][CipherTest] transformation "GOST28147/OFB56/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,792 INFO [main][CipherTest] transformation=GOST28147/OFB56/ISO10126 10:43:59,792 ERROR [main][CipherTest] transformation "GOST28147/OFB56/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,792 INFO [main][CipherTest] transformation=GOST28147/OFB56/ISO10126-2 10:43:59,792 ERROR [main][CipherTest] transformation "GOST28147/OFB56/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,792 INFO [main][CipherTest] transformation=GOST28147/OFB56/ISO10126-2PADDING 10:43:59,792 ERROR [main][CipherTest] transformation "GOST28147/OFB56/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,792 INFO [main][CipherTest] transformation=GOST28147/OFB56/ISO10126PADDING 10:43:59,792 ERROR [main][CipherTest] transformation "GOST28147/OFB56/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,792 INFO [main][CipherTest] transformation=GOST28147/OFB56/ISO7816-4 10:43:59,792 ERROR [main][CipherTest] transformation "GOST28147/OFB56/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,792 INFO [main][CipherTest] transformation=GOST28147/OFB56/ISO7816-4PADDING 10:43:59,792 ERROR [main][CipherTest] transformation "GOST28147/OFB56/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,792 INFO [main][CipherTest] transformation=GOST28147/OFB56/NOPADDING 10:43:59,792 ERROR [main][CipherTest] transformation "GOST28147/OFB56/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,792 INFO [main][CipherTest] transformation=GOST28147/OFB56/PKCS5 10:43:59,793 ERROR [main][CipherTest] transformation "GOST28147/OFB56/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,793 INFO [main][CipherTest] transformation=GOST28147/OFB56/PKCS5PADDING 10:43:59,793 ERROR [main][CipherTest] transformation "GOST28147/OFB56/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,793 INFO [main][CipherTest] transformation=GOST28147/OFB56/PKCS7 10:43:59,793 ERROR [main][CipherTest] transformation "GOST28147/OFB56/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,793 INFO [main][CipherTest] transformation=GOST28147/OFB56/PKCS7PADDING 10:43:59,793 ERROR [main][CipherTest] transformation "GOST28147/OFB56/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,793 INFO [main][CipherTest] transformation=GOST28147/OFB56/TBC 10:43:59,793 ERROR [main][CipherTest] transformation "GOST28147/OFB56/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,793 INFO [main][CipherTest] transformation=GOST28147/OFB56/TBCPADDING 10:43:59,793 ERROR [main][CipherTest] transformation "GOST28147/OFB56/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,793 INFO [main][CipherTest] transformation=GOST28147/OFB56/X9.23 10:43:59,793 ERROR [main][CipherTest] transformation "GOST28147/OFB56/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,793 INFO [main][CipherTest] transformation=GOST28147/OFB56/X9.23PADDING 10:43:59,793 ERROR [main][CipherTest] transformation "GOST28147/OFB56/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,793 INFO [main][CipherTest] transformation=GOST28147/OFB56/ZEROBYTE 10:43:59,793 ERROR [main][CipherTest] transformation "GOST28147/OFB56/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,793 INFO [main][CipherTest] transformation=GOST28147/OFB56/ZEROBYTEPADDING 10:43:59,793 ERROR [main][CipherTest] transformation "GOST28147/OFB56/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,793 INFO [main][CipherTest] transformation=GOST28147/OFB64/ 10:43:59,793 ERROR [main][CipherTest] transformation "GOST28147/OFB64/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,793 INFO [main][CipherTest] transformation=GOST28147/OFB64/ISO10126 10:43:59,793 ERROR [main][CipherTest] transformation "GOST28147/OFB64/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,793 INFO [main][CipherTest] transformation=GOST28147/OFB64/ISO10126-2 10:43:59,793 ERROR [main][CipherTest] transformation "GOST28147/OFB64/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,793 INFO [main][CipherTest] transformation=GOST28147/OFB64/ISO10126-2PADDING 10:43:59,794 ERROR [main][CipherTest] transformation "GOST28147/OFB64/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,794 INFO [main][CipherTest] transformation=GOST28147/OFB64/ISO10126PADDING 10:43:59,794 ERROR [main][CipherTest] transformation "GOST28147/OFB64/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,794 INFO [main][CipherTest] transformation=GOST28147/OFB64/ISO7816-4 10:43:59,794 ERROR [main][CipherTest] transformation "GOST28147/OFB64/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,794 INFO [main][CipherTest] transformation=GOST28147/OFB64/ISO7816-4PADDING 10:43:59,794 ERROR [main][CipherTest] transformation "GOST28147/OFB64/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,794 INFO [main][CipherTest] transformation=GOST28147/OFB64/NOPADDING 10:43:59,794 ERROR [main][CipherTest] transformation "GOST28147/OFB64/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,794 INFO [main][CipherTest] transformation=GOST28147/OFB64/PKCS5 10:43:59,794 ERROR [main][CipherTest] transformation "GOST28147/OFB64/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,794 INFO [main][CipherTest] transformation=GOST28147/OFB64/PKCS5PADDING 10:43:59,794 ERROR [main][CipherTest] transformation "GOST28147/OFB64/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,794 INFO [main][CipherTest] transformation=GOST28147/OFB64/PKCS7 10:43:59,794 ERROR [main][CipherTest] transformation "GOST28147/OFB64/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,794 INFO [main][CipherTest] transformation=GOST28147/OFB64/PKCS7PADDING 10:43:59,794 ERROR [main][CipherTest] transformation "GOST28147/OFB64/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,794 INFO [main][CipherTest] transformation=GOST28147/OFB64/TBC 10:43:59,794 ERROR [main][CipherTest] transformation "GOST28147/OFB64/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,794 INFO [main][CipherTest] transformation=GOST28147/OFB64/TBCPADDING 10:43:59,794 ERROR [main][CipherTest] transformation "GOST28147/OFB64/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,794 INFO [main][CipherTest] transformation=GOST28147/OFB64/X9.23 10:43:59,794 ERROR [main][CipherTest] transformation "GOST28147/OFB64/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,794 INFO [main][CipherTest] transformation=GOST28147/OFB64/X9.23PADDING 10:43:59,794 ERROR [main][CipherTest] transformation "GOST28147/OFB64/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,794 INFO [main][CipherTest] transformation=GOST28147/OFB64/ZEROBYTE 10:43:59,794 ERROR [main][CipherTest] transformation "GOST28147/OFB64/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,794 INFO [main][CipherTest] transformation=GOST28147/OFB64/ZEROBYTEPADDING 10:43:59,795 ERROR [main][CipherTest] transformation "GOST28147/OFB64/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,795 INFO [main][CipherTest] transformation=GOST28147/OFB72/ 10:43:59,795 ERROR [main][CipherTest] transformation "GOST28147/OFB72/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,795 INFO [main][CipherTest] transformation=GOST28147/OFB72/ISO10126 10:43:59,795 ERROR [main][CipherTest] transformation "GOST28147/OFB72/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,795 INFO [main][CipherTest] transformation=GOST28147/OFB72/ISO10126-2 10:43:59,795 ERROR [main][CipherTest] transformation "GOST28147/OFB72/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,795 INFO [main][CipherTest] transformation=GOST28147/OFB72/ISO10126-2PADDING 10:43:59,795 ERROR [main][CipherTest] transformation "GOST28147/OFB72/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,795 INFO [main][CipherTest] transformation=GOST28147/OFB72/ISO10126PADDING 10:43:59,795 ERROR [main][CipherTest] transformation "GOST28147/OFB72/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,795 INFO [main][CipherTest] transformation=GOST28147/OFB72/ISO7816-4 10:43:59,795 ERROR [main][CipherTest] transformation "GOST28147/OFB72/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,795 INFO [main][CipherTest] transformation=GOST28147/OFB72/ISO7816-4PADDING 10:43:59,795 ERROR [main][CipherTest] transformation "GOST28147/OFB72/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,795 INFO [main][CipherTest] transformation=GOST28147/OFB72/NOPADDING 10:43:59,795 ERROR [main][CipherTest] transformation "GOST28147/OFB72/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,795 INFO [main][CipherTest] transformation=GOST28147/OFB72/PKCS5 10:43:59,795 ERROR [main][CipherTest] transformation "GOST28147/OFB72/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,795 INFO [main][CipherTest] transformation=GOST28147/OFB72/PKCS5PADDING 10:43:59,795 ERROR [main][CipherTest] transformation "GOST28147/OFB72/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,795 INFO [main][CipherTest] transformation=GOST28147/OFB72/PKCS7 10:43:59,795 ERROR [main][CipherTest] transformation "GOST28147/OFB72/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,796 INFO [main][CipherTest] transformation=GOST28147/OFB72/PKCS7PADDING 10:43:59,796 ERROR [main][CipherTest] transformation "GOST28147/OFB72/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,796 INFO [main][CipherTest] transformation=GOST28147/OFB72/TBC 10:43:59,796 ERROR [main][CipherTest] transformation "GOST28147/OFB72/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,796 INFO [main][CipherTest] transformation=GOST28147/OFB72/TBCPADDING 10:43:59,796 ERROR [main][CipherTest] transformation "GOST28147/OFB72/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,796 INFO [main][CipherTest] transformation=GOST28147/OFB72/X9.23 10:43:59,796 ERROR [main][CipherTest] transformation "GOST28147/OFB72/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,796 INFO [main][CipherTest] transformation=GOST28147/OFB72/X9.23PADDING 10:43:59,796 ERROR [main][CipherTest] transformation "GOST28147/OFB72/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,796 INFO [main][CipherTest] transformation=GOST28147/OFB72/ZEROBYTE 10:43:59,796 ERROR [main][CipherTest] transformation "GOST28147/OFB72/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,796 INFO [main][CipherTest] transformation=GOST28147/OFB72/ZEROBYTEPADDING 10:43:59,796 ERROR [main][CipherTest] transformation "GOST28147/OFB72/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,796 INFO [main][CipherTest] transformation=GOST28147/OFB8/ 10:43:59,796 ERROR [main][CipherTest] transformation "GOST28147/OFB8/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,796 INFO [main][CipherTest] transformation=GOST28147/OFB8/ISO10126 10:43:59,796 ERROR [main][CipherTest] transformation "GOST28147/OFB8/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,796 INFO [main][CipherTest] transformation=GOST28147/OFB8/ISO10126-2 10:43:59,796 ERROR [main][CipherTest] transformation "GOST28147/OFB8/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,796 INFO [main][CipherTest] transformation=GOST28147/OFB8/ISO10126-2PADDING 10:43:59,796 ERROR [main][CipherTest] transformation "GOST28147/OFB8/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,796 INFO [main][CipherTest] transformation=GOST28147/OFB8/ISO10126PADDING 10:43:59,796 ERROR [main][CipherTest] transformation "GOST28147/OFB8/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,796 INFO [main][CipherTest] transformation=GOST28147/OFB8/ISO7816-4 10:43:59,796 ERROR [main][CipherTest] transformation "GOST28147/OFB8/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,797 INFO [main][CipherTest] transformation=GOST28147/OFB8/ISO7816-4PADDING 10:43:59,797 ERROR [main][CipherTest] transformation "GOST28147/OFB8/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,797 INFO [main][CipherTest] transformation=GOST28147/OFB8/NOPADDING 10:43:59,797 ERROR [main][CipherTest] transformation "GOST28147/OFB8/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,797 INFO [main][CipherTest] transformation=GOST28147/OFB8/PKCS5 10:43:59,797 ERROR [main][CipherTest] transformation "GOST28147/OFB8/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,797 INFO [main][CipherTest] transformation=GOST28147/OFB8/PKCS5PADDING 10:43:59,797 ERROR [main][CipherTest] transformation "GOST28147/OFB8/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,797 INFO [main][CipherTest] transformation=GOST28147/OFB8/PKCS7 10:43:59,797 ERROR [main][CipherTest] transformation "GOST28147/OFB8/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,797 INFO [main][CipherTest] transformation=GOST28147/OFB8/PKCS7PADDING 10:43:59,797 ERROR [main][CipherTest] transformation "GOST28147/OFB8/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,797 INFO [main][CipherTest] transformation=GOST28147/OFB8/TBC 10:43:59,797 ERROR [main][CipherTest] transformation "GOST28147/OFB8/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,797 INFO [main][CipherTest] transformation=GOST28147/OFB8/TBCPADDING 10:43:59,797 ERROR [main][CipherTest] transformation "GOST28147/OFB8/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,797 INFO [main][CipherTest] transformation=GOST28147/OFB8/X9.23 10:43:59,797 ERROR [main][CipherTest] transformation "GOST28147/OFB8/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,797 INFO [main][CipherTest] transformation=GOST28147/OFB8/X9.23PADDING 10:43:59,797 ERROR [main][CipherTest] transformation "GOST28147/OFB8/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,798 INFO [main][CipherTest] transformation=GOST28147/OFB8/ZEROBYTE 10:43:59,798 ERROR [main][CipherTest] transformation "GOST28147/OFB8/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,798 INFO [main][CipherTest] transformation=GOST28147/OFB8/ZEROBYTEPADDING 10:43:59,798 ERROR [main][CipherTest] transformation "GOST28147/OFB8/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,798 INFO [main][CipherTest] transformation=GOST28147/OFB80/ 10:43:59,798 ERROR [main][CipherTest] transformation "GOST28147/OFB80/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,798 INFO [main][CipherTest] transformation=GOST28147/OFB80/ISO10126 10:43:59,798 ERROR [main][CipherTest] transformation "GOST28147/OFB80/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,798 INFO [main][CipherTest] transformation=GOST28147/OFB80/ISO10126-2 10:43:59,798 ERROR [main][CipherTest] transformation "GOST28147/OFB80/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,798 INFO [main][CipherTest] transformation=GOST28147/OFB80/ISO10126-2PADDING 10:43:59,798 ERROR [main][CipherTest] transformation "GOST28147/OFB80/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,798 INFO [main][CipherTest] transformation=GOST28147/OFB80/ISO10126PADDING 10:43:59,798 ERROR [main][CipherTest] transformation "GOST28147/OFB80/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,798 INFO [main][CipherTest] transformation=GOST28147/OFB80/ISO7816-4 10:43:59,798 ERROR [main][CipherTest] transformation "GOST28147/OFB80/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,798 INFO [main][CipherTest] transformation=GOST28147/OFB80/ISO7816-4PADDING 10:43:59,798 ERROR [main][CipherTest] transformation "GOST28147/OFB80/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,798 INFO [main][CipherTest] transformation=GOST28147/OFB80/NOPADDING 10:43:59,798 ERROR [main][CipherTest] transformation "GOST28147/OFB80/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,798 INFO [main][CipherTest] transformation=GOST28147/OFB80/PKCS5 10:43:59,798 ERROR [main][CipherTest] transformation "GOST28147/OFB80/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,798 INFO [main][CipherTest] transformation=GOST28147/OFB80/PKCS5PADDING 10:43:59,798 ERROR [main][CipherTest] transformation "GOST28147/OFB80/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,798 INFO [main][CipherTest] transformation=GOST28147/OFB80/PKCS7 10:43:59,798 ERROR [main][CipherTest] transformation "GOST28147/OFB80/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,798 INFO [main][CipherTest] transformation=GOST28147/OFB80/PKCS7PADDING 10:43:59,798 ERROR [main][CipherTest] transformation "GOST28147/OFB80/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,799 INFO [main][CipherTest] transformation=GOST28147/OFB80/TBC 10:43:59,799 ERROR [main][CipherTest] transformation "GOST28147/OFB80/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,799 INFO [main][CipherTest] transformation=GOST28147/OFB80/TBCPADDING 10:43:59,799 ERROR [main][CipherTest] transformation "GOST28147/OFB80/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,799 INFO [main][CipherTest] transformation=GOST28147/OFB80/X9.23 10:43:59,799 ERROR [main][CipherTest] transformation "GOST28147/OFB80/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,799 INFO [main][CipherTest] transformation=GOST28147/OFB80/X9.23PADDING 10:43:59,799 ERROR [main][CipherTest] transformation "GOST28147/OFB80/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,799 INFO [main][CipherTest] transformation=GOST28147/OFB80/ZEROBYTE 10:43:59,799 ERROR [main][CipherTest] transformation "GOST28147/OFB80/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,799 INFO [main][CipherTest] transformation=GOST28147/OFB80/ZEROBYTEPADDING 10:43:59,799 ERROR [main][CipherTest] transformation "GOST28147/OFB80/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,799 INFO [main][CipherTest] transformation=GOST28147/OFB88/ 10:43:59,799 ERROR [main][CipherTest] transformation "GOST28147/OFB88/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,799 INFO [main][CipherTest] transformation=GOST28147/OFB88/ISO10126 10:43:59,799 ERROR [main][CipherTest] transformation "GOST28147/OFB88/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,799 INFO [main][CipherTest] transformation=GOST28147/OFB88/ISO10126-2 10:43:59,799 ERROR [main][CipherTest] transformation "GOST28147/OFB88/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,799 INFO [main][CipherTest] transformation=GOST28147/OFB88/ISO10126-2PADDING 10:43:59,799 ERROR [main][CipherTest] transformation "GOST28147/OFB88/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,799 INFO [main][CipherTest] transformation=GOST28147/OFB88/ISO10126PADDING 10:43:59,799 ERROR [main][CipherTest] transformation "GOST28147/OFB88/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,799 INFO [main][CipherTest] transformation=GOST28147/OFB88/ISO7816-4 10:43:59,799 ERROR [main][CipherTest] transformation "GOST28147/OFB88/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,800 INFO [main][CipherTest] transformation=GOST28147/OFB88/ISO7816-4PADDING 10:43:59,800 ERROR [main][CipherTest] transformation "GOST28147/OFB88/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,800 INFO [main][CipherTest] transformation=GOST28147/OFB88/NOPADDING 10:43:59,800 ERROR [main][CipherTest] transformation "GOST28147/OFB88/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,800 INFO [main][CipherTest] transformation=GOST28147/OFB88/PKCS5 10:43:59,800 ERROR [main][CipherTest] transformation "GOST28147/OFB88/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,800 INFO [main][CipherTest] transformation=GOST28147/OFB88/PKCS5PADDING 10:43:59,800 ERROR [main][CipherTest] transformation "GOST28147/OFB88/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,800 INFO [main][CipherTest] transformation=GOST28147/OFB88/PKCS7 10:43:59,800 ERROR [main][CipherTest] transformation "GOST28147/OFB88/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,800 INFO [main][CipherTest] transformation=GOST28147/OFB88/PKCS7PADDING 10:43:59,800 ERROR [main][CipherTest] transformation "GOST28147/OFB88/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,800 INFO [main][CipherTest] transformation=GOST28147/OFB88/TBC 10:43:59,800 ERROR [main][CipherTest] transformation "GOST28147/OFB88/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,800 INFO [main][CipherTest] transformation=GOST28147/OFB88/TBCPADDING 10:43:59,800 ERROR [main][CipherTest] transformation "GOST28147/OFB88/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,800 INFO [main][CipherTest] transformation=GOST28147/OFB88/X9.23 10:43:59,800 ERROR [main][CipherTest] transformation "GOST28147/OFB88/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,800 INFO [main][CipherTest] transformation=GOST28147/OFB88/X9.23PADDING 10:43:59,800 ERROR [main][CipherTest] transformation "GOST28147/OFB88/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,800 INFO [main][CipherTest] transformation=GOST28147/OFB88/ZEROBYTE 10:43:59,800 ERROR [main][CipherTest] transformation "GOST28147/OFB88/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,800 INFO [main][CipherTest] transformation=GOST28147/OFB88/ZEROBYTEPADDING 10:43:59,800 ERROR [main][CipherTest] transformation "GOST28147/OFB88/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,800 INFO [main][CipherTest] transformation=GOST28147/OFB96/ 10:43:59,800 ERROR [main][CipherTest] transformation "GOST28147/OFB96/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,801 INFO [main][CipherTest] transformation=GOST28147/OFB96/ISO10126 10:43:59,801 ERROR [main][CipherTest] transformation "GOST28147/OFB96/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,801 INFO [main][CipherTest] transformation=GOST28147/OFB96/ISO10126-2 10:43:59,801 ERROR [main][CipherTest] transformation "GOST28147/OFB96/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,801 INFO [main][CipherTest] transformation=GOST28147/OFB96/ISO10126-2PADDING 10:43:59,801 ERROR [main][CipherTest] transformation "GOST28147/OFB96/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,801 INFO [main][CipherTest] transformation=GOST28147/OFB96/ISO10126PADDING 10:43:59,801 ERROR [main][CipherTest] transformation "GOST28147/OFB96/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,801 INFO [main][CipherTest] transformation=GOST28147/OFB96/ISO7816-4 10:43:59,801 ERROR [main][CipherTest] transformation "GOST28147/OFB96/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,801 INFO [main][CipherTest] transformation=GOST28147/OFB96/ISO7816-4PADDING 10:43:59,801 ERROR [main][CipherTest] transformation "GOST28147/OFB96/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,801 INFO [main][CipherTest] transformation=GOST28147/OFB96/NOPADDING 10:43:59,801 ERROR [main][CipherTest] transformation "GOST28147/OFB96/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,801 INFO [main][CipherTest] transformation=GOST28147/OFB96/PKCS5 10:43:59,801 ERROR [main][CipherTest] transformation "GOST28147/OFB96/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,801 INFO [main][CipherTest] transformation=GOST28147/OFB96/PKCS5PADDING 10:43:59,801 ERROR [main][CipherTest] transformation "GOST28147/OFB96/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,801 INFO [main][CipherTest] transformation=GOST28147/OFB96/PKCS7 10:43:59,801 ERROR [main][CipherTest] transformation "GOST28147/OFB96/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,801 INFO [main][CipherTest] transformation=GOST28147/OFB96/PKCS7PADDING 10:43:59,801 ERROR [main][CipherTest] transformation "GOST28147/OFB96/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,801 INFO [main][CipherTest] transformation=GOST28147/OFB96/TBC 10:43:59,801 ERROR [main][CipherTest] transformation "GOST28147/OFB96/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,801 INFO [main][CipherTest] transformation=GOST28147/OFB96/TBCPADDING 10:43:59,801 ERROR [main][CipherTest] transformation "GOST28147/OFB96/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,801 INFO [main][CipherTest] transformation=GOST28147/OFB96/X9.23 10:43:59,801 ERROR [main][CipherTest] transformation "GOST28147/OFB96/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,802 INFO [main][CipherTest] transformation=GOST28147/OFB96/X9.23PADDING 10:43:59,802 ERROR [main][CipherTest] transformation "GOST28147/OFB96/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,802 INFO [main][CipherTest] transformation=GOST28147/OFB96/ZEROBYTE 10:43:59,802 ERROR [main][CipherTest] transformation "GOST28147/OFB96/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,802 INFO [main][CipherTest] transformation=GOST28147/OFB96/ZEROBYTEPADDING 10:43:59,802 ERROR [main][CipherTest] transformation "GOST28147/OFB96/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,802 INFO [main][CipherTest] transformation=GOST28147/SIC/ 10:43:59,802 ERROR [main][CipherTest] transformation "GOST28147/SIC/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,802 INFO [main][CipherTest] transformation=GOST28147/SIC/ISO10126 10:43:59,802 ERROR [main][CipherTest] transformation "GOST28147/SIC/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,802 INFO [main][CipherTest] transformation=GOST28147/SIC/ISO10126-2 10:43:59,802 ERROR [main][CipherTest] transformation "GOST28147/SIC/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,802 INFO [main][CipherTest] transformation=GOST28147/SIC/ISO10126-2PADDING 10:43:59,802 ERROR [main][CipherTest] transformation "GOST28147/SIC/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,802 INFO [main][CipherTest] transformation=GOST28147/SIC/ISO10126PADDING 10:43:59,802 ERROR [main][CipherTest] transformation "GOST28147/SIC/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,802 INFO [main][CipherTest] transformation=GOST28147/SIC/ISO7816-4 10:43:59,802 ERROR [main][CipherTest] transformation "GOST28147/SIC/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,802 INFO [main][CipherTest] transformation=GOST28147/SIC/ISO7816-4PADDING 10:43:59,802 ERROR [main][CipherTest] transformation "GOST28147/SIC/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,803 INFO [main][CipherTest] transformation=GOST28147/SIC/NOPADDING 10:43:59,803 ERROR [main][CipherTest] transformation "GOST28147/SIC/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,803 INFO [main][CipherTest] transformation=GOST28147/SIC/PKCS5 10:43:59,803 ERROR [main][CipherTest] transformation "GOST28147/SIC/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,803 INFO [main][CipherTest] transformation=GOST28147/SIC/PKCS5PADDING 10:43:59,803 ERROR [main][CipherTest] transformation "GOST28147/SIC/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,803 INFO [main][CipherTest] transformation=GOST28147/SIC/PKCS7 10:43:59,803 ERROR [main][CipherTest] transformation "GOST28147/SIC/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,803 INFO [main][CipherTest] transformation=GOST28147/SIC/PKCS7PADDING 10:43:59,803 ERROR [main][CipherTest] transformation "GOST28147/SIC/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,803 INFO [main][CipherTest] transformation=GOST28147/SIC/TBC 10:43:59,803 ERROR [main][CipherTest] transformation "GOST28147/SIC/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,803 INFO [main][CipherTest] transformation=GOST28147/SIC/TBCPADDING 10:43:59,803 ERROR [main][CipherTest] transformation "GOST28147/SIC/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,803 INFO [main][CipherTest] transformation=GOST28147/SIC/X9.23 10:43:59,803 ERROR [main][CipherTest] transformation "GOST28147/SIC/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,803 INFO [main][CipherTest] transformation=GOST28147/SIC/X9.23PADDING 10:43:59,803 ERROR [main][CipherTest] transformation "GOST28147/SIC/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,803 INFO [main][CipherTest] transformation=GOST28147/SIC/ZEROBYTE 10:43:59,804 ERROR [main][CipherTest] transformation "GOST28147/SIC/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,804 INFO [main][CipherTest] transformation=GOST28147/SIC/ZEROBYTEPADDING 10:43:59,804 ERROR [main][CipherTest] transformation "GOST28147/SIC/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 10:43:59,804 INFO [main][CipherTest] transformation=GRAIN-128// 10:43:59,804 INFO [main][CipherTest] transformation=GRAIN-128//NOPADDING 10:43:59,804 INFO [main][CipherTest] transformation=GRAIN-128/ECB/ 10:43:59,805 INFO [main][CipherTest] transformation=GRAIN-128/ECB/NOPADDING 10:43:59,805 INFO [main][CipherTest] transformation=GRAIN-V1// 10:43:59,805 INFO [main][CipherTest] transformation=GRAIN-V1//NOPADDING 10:43:59,805 INFO [main][CipherTest] transformation=GRAIN-V1/ECB/ 10:43:59,806 INFO [main][CipherTest] transformation=GRAIN-V1/ECB/NOPADDING 10:43:59,806 INFO [main][CipherTest] transformation=HC-128// 10:43:59,812 INFO [main][CipherTest] transformation=HC-128//NOPADDING 10:43:59,813 INFO [main][CipherTest] transformation=HC-128/ECB/ 10:43:59,814 INFO [main][CipherTest] transformation=HC-128/ECB/NOPADDING 10:43:59,814 INFO [main][CipherTest] transformation=HC-256// 10:43:59,819 INFO [main][CipherTest] transformation=HC-256//NOPADDING 10:43:59,821 INFO [main][CipherTest] transformation=HC-256/ECB/ 10:43:59,824 INFO [main][CipherTest] transformation=HC-256/ECB/NOPADDING 10:43:59,826 INFO [main][CipherTest] transformation=ISAAC// 10:43:59,827 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "ISAAC//" does not support IV => Skipping. 10:43:59,827 INFO [main][CipherTest] transformation=ISAAC//NOPADDING 10:43:59,828 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "ISAAC//NOPADDING" does not support IV => Skipping. 10:43:59,828 INFO [main][CipherTest] transformation=ISAAC/ECB/ 10:43:59,828 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "ISAAC/ECB/" does not support IV => Skipping. 10:43:59,829 INFO [main][CipherTest] transformation=ISAAC/ECB/NOPADDING 10:43:59,829 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "ISAAC/ECB/NOPADDING" does not support IV => Skipping. 10:43:59,829 INFO [main][CipherTest] transformation=NOEKEON// 10:43:59,829 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "NOEKEON//" does not support IV => Skipping. 10:43:59,829 INFO [main][CipherTest] transformation=NOEKEON//NOPADDING 10:43:59,829 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "NOEKEON//NOPADDING" does not support IV => Skipping. 10:43:59,829 INFO [main][CipherTest] transformation=NOEKEON/CBC-CTS/ 10:43:59,829 INFO [main][CipherTest] transformation=NOEKEON/CBC-CTS/NOPADDING 10:43:59,829 INFO [main][CipherTest] transformation=NOEKEON/CBC/ 10:43:59,830 INFO [main][CipherTest] transformation=NOEKEON/CBC/ISO10126 10:43:59,830 INFO [main][CipherTest] transformation=NOEKEON/CBC/ISO10126-2 10:43:59,830 INFO [main][CipherTest] transformation=NOEKEON/CBC/ISO10126-2PADDING 10:43:59,830 INFO [main][CipherTest] transformation=NOEKEON/CBC/ISO10126PADDING 10:43:59,830 INFO [main][CipherTest] transformation=NOEKEON/CBC/ISO7816-4 10:43:59,830 INFO [main][CipherTest] transformation=NOEKEON/CBC/ISO7816-4PADDING 10:43:59,830 INFO [main][CipherTest] transformation=NOEKEON/CBC/NOPADDING 10:43:59,831 INFO [main][CipherTest] transformation=NOEKEON/CBC/PKCS5 10:43:59,831 INFO [main][CipherTest] transformation=NOEKEON/CBC/PKCS5PADDING 10:43:59,831 INFO [main][CipherTest] transformation=NOEKEON/CBC/PKCS7 10:43:59,831 INFO [main][CipherTest] transformation=NOEKEON/CBC/PKCS7PADDING 10:43:59,831 INFO [main][CipherTest] transformation=NOEKEON/CBC/TBC 10:43:59,831 INFO [main][CipherTest] transformation=NOEKEON/CBC/TBCPADDING 10:43:59,831 INFO [main][CipherTest] transformation=NOEKEON/CBC/X9.23 10:43:59,832 INFO [main][CipherTest] transformation=NOEKEON/CBC/X9.23PADDING 10:43:59,832 INFO [main][CipherTest] transformation=NOEKEON/CBC/ZEROBYTE 10:43:59,832 INFO [main][CipherTest] transformation=NOEKEON/CBC/ZEROBYTEPADDING 10:43:59,832 INFO [main][CipherTest] transformation=NOEKEON/CCM/ 10:43:59,832 ERROR [main][CipherTest] transformation "NOEKEON/CCM/": java.lang.IllegalArgumentException: nonce must have length from 7 to 13 octets 10:43:59,832 INFO [main][CipherTest] transformation=NOEKEON/CCM/NOPADDING 10:43:59,832 ERROR [main][CipherTest] transformation "NOEKEON/CCM/NOPADDING": java.lang.IllegalArgumentException: nonce must have length from 7 to 13 octets 10:43:59,832 INFO [main][CipherTest] transformation=NOEKEON/CFB/ 10:43:59,832 INFO [main][CipherTest] transformation=NOEKEON/CFB/ISO10126 10:43:59,833 INFO [main][CipherTest] transformation=NOEKEON/CFB/ISO10126-2 10:43:59,833 INFO [main][CipherTest] transformation=NOEKEON/CFB/ISO10126-2PADDING 10:43:59,833 INFO [main][CipherTest] transformation=NOEKEON/CFB/ISO10126PADDING 10:43:59,833 INFO [main][CipherTest] transformation=NOEKEON/CFB/ISO7816-4 10:43:59,833 INFO [main][CipherTest] transformation=NOEKEON/CFB/ISO7816-4PADDING 10:43:59,833 INFO [main][CipherTest] transformation=NOEKEON/CFB/NOPADDING 10:43:59,833 INFO [main][CipherTest] transformation=NOEKEON/CFB/PKCS5 10:43:59,833 INFO [main][CipherTest] transformation=NOEKEON/CFB/PKCS5PADDING 10:43:59,834 INFO [main][CipherTest] transformation=NOEKEON/CFB/PKCS7 10:43:59,834 INFO [main][CipherTest] transformation=NOEKEON/CFB/PKCS7PADDING 10:43:59,834 INFO [main][CipherTest] transformation=NOEKEON/CFB/TBC 10:43:59,834 INFO [main][CipherTest] transformation=NOEKEON/CFB/TBCPADDING 10:43:59,834 INFO [main][CipherTest] transformation=NOEKEON/CFB/X9.23 10:43:59,834 INFO [main][CipherTest] transformation=NOEKEON/CFB/X9.23PADDING 10:43:59,835 INFO [main][CipherTest] transformation=NOEKEON/CFB/ZEROBYTE 10:43:59,835 INFO [main][CipherTest] transformation=NOEKEON/CFB/ZEROBYTEPADDING 10:43:59,835 INFO [main][CipherTest] transformation=NOEKEON/CFB104/ 10:43:59,835 INFO [main][CipherTest] transformation=NOEKEON/CFB104/ISO10126 10:43:59,835 INFO [main][CipherTest] transformation=NOEKEON/CFB104/ISO10126-2 10:43:59,835 INFO [main][CipherTest] transformation=NOEKEON/CFB104/ISO10126-2PADDING 10:43:59,835 INFO [main][CipherTest] transformation=NOEKEON/CFB104/ISO10126PADDING 10:43:59,835 INFO [main][CipherTest] transformation=NOEKEON/CFB104/ISO7816-4 10:43:59,835 INFO [main][CipherTest] transformation=NOEKEON/CFB104/ISO7816-4PADDING 10:43:59,835 INFO [main][CipherTest] transformation=NOEKEON/CFB104/NOPADDING 10:43:59,836 INFO [main][CipherTest] transformation=NOEKEON/CFB104/PKCS5 10:43:59,836 INFO [main][CipherTest] transformation=NOEKEON/CFB104/PKCS5PADDING 10:43:59,836 INFO [main][CipherTest] transformation=NOEKEON/CFB104/PKCS7 10:43:59,836 INFO [main][CipherTest] transformation=NOEKEON/CFB104/PKCS7PADDING 10:43:59,836 INFO [main][CipherTest] transformation=NOEKEON/CFB104/TBC 10:43:59,836 INFO [main][CipherTest] transformation=NOEKEON/CFB104/TBCPADDING 10:43:59,836 INFO [main][CipherTest] transformation=NOEKEON/CFB104/X9.23 10:43:59,836 INFO [main][CipherTest] transformation=NOEKEON/CFB104/X9.23PADDING 10:43:59,836 INFO [main][CipherTest] transformation=NOEKEON/CFB104/ZEROBYTE 10:43:59,836 INFO [main][CipherTest] transformation=NOEKEON/CFB104/ZEROBYTEPADDING 10:43:59,836 INFO [main][CipherTest] transformation=NOEKEON/CFB112/ 10:43:59,836 INFO [main][CipherTest] transformation=NOEKEON/CFB112/ISO10126 10:43:59,837 INFO [main][CipherTest] transformation=NOEKEON/CFB112/ISO10126-2 10:43:59,837 INFO [main][CipherTest] transformation=NOEKEON/CFB112/ISO10126-2PADDING 10:43:59,837 INFO [main][CipherTest] transformation=NOEKEON/CFB112/ISO10126PADDING 10:43:59,837 INFO [main][CipherTest] transformation=NOEKEON/CFB112/ISO7816-4 10:43:59,837 INFO [main][CipherTest] transformation=NOEKEON/CFB112/ISO7816-4PADDING 10:43:59,837 INFO [main][CipherTest] transformation=NOEKEON/CFB112/NOPADDING 10:43:59,837 INFO [main][CipherTest] transformation=NOEKEON/CFB112/PKCS5 10:43:59,837 INFO [main][CipherTest] transformation=NOEKEON/CFB112/PKCS5PADDING 10:43:59,837 INFO [main][CipherTest] transformation=NOEKEON/CFB112/PKCS7 10:43:59,838 INFO [main][CipherTest] transformation=NOEKEON/CFB112/PKCS7PADDING 10:43:59,838 INFO [main][CipherTest] transformation=NOEKEON/CFB112/TBC 10:43:59,838 INFO [main][CipherTest] transformation=NOEKEON/CFB112/TBCPADDING 10:43:59,838 INFO [main][CipherTest] transformation=NOEKEON/CFB112/X9.23 10:43:59,838 INFO [main][CipherTest] transformation=NOEKEON/CFB112/X9.23PADDING 10:43:59,838 INFO [main][CipherTest] transformation=NOEKEON/CFB112/ZEROBYTE 10:43:59,838 INFO [main][CipherTest] transformation=NOEKEON/CFB112/ZEROBYTEPADDING 10:43:59,838 INFO [main][CipherTest] transformation=NOEKEON/CFB120/ 10:43:59,838 INFO [main][CipherTest] transformation=NOEKEON/CFB120/ISO10126 10:43:59,838 INFO [main][CipherTest] transformation=NOEKEON/CFB120/ISO10126-2 10:43:59,838 INFO [main][CipherTest] transformation=NOEKEON/CFB120/ISO10126-2PADDING 10:43:59,838 INFO [main][CipherTest] transformation=NOEKEON/CFB120/ISO10126PADDING 10:43:59,838 INFO [main][CipherTest] transformation=NOEKEON/CFB120/ISO7816-4 10:43:59,839 INFO [main][CipherTest] transformation=NOEKEON/CFB120/ISO7816-4PADDING 10:43:59,839 INFO [main][CipherTest] transformation=NOEKEON/CFB120/NOPADDING 10:43:59,839 INFO [main][CipherTest] transformation=NOEKEON/CFB120/PKCS5 10:43:59,839 INFO [main][CipherTest] transformation=NOEKEON/CFB120/PKCS5PADDING 10:43:59,839 INFO [main][CipherTest] transformation=NOEKEON/CFB120/PKCS7 10:43:59,839 INFO [main][CipherTest] transformation=NOEKEON/CFB120/PKCS7PADDING 10:43:59,839 INFO [main][CipherTest] transformation=NOEKEON/CFB120/TBC 10:43:59,839 INFO [main][CipherTest] transformation=NOEKEON/CFB120/TBCPADDING 10:43:59,839 INFO [main][CipherTest] transformation=NOEKEON/CFB120/X9.23 10:43:59,839 INFO [main][CipherTest] transformation=NOEKEON/CFB120/X9.23PADDING 10:43:59,839 INFO [main][CipherTest] transformation=NOEKEON/CFB120/ZEROBYTE 10:43:59,839 INFO [main][CipherTest] transformation=NOEKEON/CFB120/ZEROBYTEPADDING 10:43:59,840 INFO [main][CipherTest] transformation=NOEKEON/CFB128/ 10:43:59,840 INFO [main][CipherTest] transformation=NOEKEON/CFB128/ISO10126 10:43:59,840 INFO [main][CipherTest] transformation=NOEKEON/CFB128/ISO10126-2 10:43:59,840 INFO [main][CipherTest] transformation=NOEKEON/CFB128/ISO10126-2PADDING 10:43:59,840 INFO [main][CipherTest] transformation=NOEKEON/CFB128/ISO10126PADDING 10:43:59,840 INFO [main][CipherTest] transformation=NOEKEON/CFB128/ISO7816-4 10:43:59,840 INFO [main][CipherTest] transformation=NOEKEON/CFB128/ISO7816-4PADDING 10:43:59,840 INFO [main][CipherTest] transformation=NOEKEON/CFB128/NOPADDING 10:43:59,840 INFO [main][CipherTest] transformation=NOEKEON/CFB128/PKCS5 10:43:59,840 INFO [main][CipherTest] transformation=NOEKEON/CFB128/PKCS5PADDING 10:43:59,840 INFO [main][CipherTest] transformation=NOEKEON/CFB128/PKCS7 10:43:59,840 INFO [main][CipherTest] transformation=NOEKEON/CFB128/PKCS7PADDING 10:43:59,840 INFO [main][CipherTest] transformation=NOEKEON/CFB128/TBC 10:43:59,840 INFO [main][CipherTest] transformation=NOEKEON/CFB128/TBCPADDING 10:43:59,841 INFO [main][CipherTest] transformation=NOEKEON/CFB128/X9.23 10:43:59,841 INFO [main][CipherTest] transformation=NOEKEON/CFB128/X9.23PADDING 10:43:59,841 INFO [main][CipherTest] transformation=NOEKEON/CFB128/ZEROBYTE 10:43:59,841 INFO [main][CipherTest] transformation=NOEKEON/CFB128/ZEROBYTEPADDING 10:43:59,841 INFO [main][CipherTest] transformation=NOEKEON/CFB136/ 10:43:59,841 INFO [main][CipherTest] transformation=NOEKEON/CFB136/ISO10126 10:43:59,841 INFO [main][CipherTest] transformation=NOEKEON/CFB136/ISO10126-2 10:43:59,841 INFO [main][CipherTest] transformation=NOEKEON/CFB136/ISO10126-2PADDING 10:43:59,841 INFO [main][CipherTest] transformation=NOEKEON/CFB136/ISO10126PADDING 10:43:59,841 INFO [main][CipherTest] transformation=NOEKEON/CFB136/ISO7816-4 10:43:59,841 INFO [main][CipherTest] transformation=NOEKEON/CFB136/ISO7816-4PADDING 10:43:59,841 INFO [main][CipherTest] transformation=NOEKEON/CFB136/NOPADDING 10:43:59,841 INFO [main][CipherTest] transformation=NOEKEON/CFB136/PKCS5 10:43:59,842 INFO [main][CipherTest] transformation=NOEKEON/CFB136/PKCS5PADDING 10:43:59,842 INFO [main][CipherTest] transformation=NOEKEON/CFB136/PKCS7 10:43:59,842 INFO [main][CipherTest] transformation=NOEKEON/CFB136/PKCS7PADDING 10:43:59,842 INFO [main][CipherTest] transformation=NOEKEON/CFB136/TBC 10:43:59,842 INFO [main][CipherTest] transformation=NOEKEON/CFB136/TBCPADDING 10:43:59,842 INFO [main][CipherTest] transformation=NOEKEON/CFB136/X9.23 10:43:59,842 INFO [main][CipherTest] transformation=NOEKEON/CFB136/X9.23PADDING 10:43:59,842 INFO [main][CipherTest] transformation=NOEKEON/CFB136/ZEROBYTE 10:43:59,842 INFO [main][CipherTest] transformation=NOEKEON/CFB136/ZEROBYTEPADDING 10:43:59,842 INFO [main][CipherTest] transformation=NOEKEON/CFB144/ 10:43:59,842 INFO [main][CipherTest] transformation=NOEKEON/CFB144/ISO10126 10:43:59,843 INFO [main][CipherTest] transformation=NOEKEON/CFB144/ISO10126-2 10:43:59,843 INFO [main][CipherTest] transformation=NOEKEON/CFB144/ISO10126-2PADDING 10:43:59,843 INFO [main][CipherTest] transformation=NOEKEON/CFB144/ISO10126PADDING 10:43:59,843 INFO [main][CipherTest] transformation=NOEKEON/CFB144/ISO7816-4 10:43:59,843 INFO [main][CipherTest] transformation=NOEKEON/CFB144/ISO7816-4PADDING 10:43:59,843 INFO [main][CipherTest] transformation=NOEKEON/CFB144/NOPADDING 10:43:59,843 INFO [main][CipherTest] transformation=NOEKEON/CFB144/PKCS5 10:43:59,843 INFO [main][CipherTest] transformation=NOEKEON/CFB144/PKCS5PADDING 10:43:59,843 INFO [main][CipherTest] transformation=NOEKEON/CFB144/PKCS7 10:43:59,844 INFO [main][CipherTest] transformation=NOEKEON/CFB144/PKCS7PADDING 10:43:59,844 INFO [main][CipherTest] transformation=NOEKEON/CFB144/TBC 10:43:59,844 INFO [main][CipherTest] transformation=NOEKEON/CFB144/TBCPADDING 10:43:59,844 INFO [main][CipherTest] transformation=NOEKEON/CFB144/X9.23 10:43:59,844 INFO [main][CipherTest] transformation=NOEKEON/CFB144/X9.23PADDING 10:43:59,844 INFO [main][CipherTest] transformation=NOEKEON/CFB144/ZEROBYTE 10:43:59,844 INFO [main][CipherTest] transformation=NOEKEON/CFB144/ZEROBYTEPADDING 10:43:59,844 INFO [main][CipherTest] transformation=NOEKEON/CFB152/ 10:43:59,844 INFO [main][CipherTest] transformation=NOEKEON/CFB152/ISO10126 10:43:59,844 INFO [main][CipherTest] transformation=NOEKEON/CFB152/ISO10126-2 10:43:59,844 INFO [main][CipherTest] transformation=NOEKEON/CFB152/ISO10126-2PADDING 10:43:59,844 INFO [main][CipherTest] transformation=NOEKEON/CFB152/ISO10126PADDING 10:43:59,844 INFO [main][CipherTest] transformation=NOEKEON/CFB152/ISO7816-4 10:43:59,844 INFO [main][CipherTest] transformation=NOEKEON/CFB152/ISO7816-4PADDING 10:43:59,845 INFO [main][CipherTest] transformation=NOEKEON/CFB152/NOPADDING 10:43:59,845 INFO [main][CipherTest] transformation=NOEKEON/CFB152/PKCS5 10:43:59,845 INFO [main][CipherTest] transformation=NOEKEON/CFB152/PKCS5PADDING 10:43:59,845 INFO [main][CipherTest] transformation=NOEKEON/CFB152/PKCS7 10:43:59,845 INFO [main][CipherTest] transformation=NOEKEON/CFB152/PKCS7PADDING 10:43:59,845 INFO [main][CipherTest] transformation=NOEKEON/CFB152/TBC 10:43:59,845 INFO [main][CipherTest] transformation=NOEKEON/CFB152/TBCPADDING 10:43:59,845 INFO [main][CipherTest] transformation=NOEKEON/CFB152/X9.23 10:43:59,845 INFO [main][CipherTest] transformation=NOEKEON/CFB152/X9.23PADDING 10:43:59,846 INFO [main][CipherTest] transformation=NOEKEON/CFB152/ZEROBYTE 10:43:59,846 INFO [main][CipherTest] transformation=NOEKEON/CFB152/ZEROBYTEPADDING 10:43:59,846 INFO [main][CipherTest] transformation=NOEKEON/CFB16/ 10:43:59,846 INFO [main][CipherTest] transformation=NOEKEON/CFB16/ISO10126 10:43:59,846 INFO [main][CipherTest] transformation=NOEKEON/CFB16/ISO10126-2 10:43:59,846 INFO [main][CipherTest] transformation=NOEKEON/CFB16/ISO10126-2PADDING 10:43:59,846 INFO [main][CipherTest] transformation=NOEKEON/CFB16/ISO10126PADDING 10:43:59,846 INFO [main][CipherTest] transformation=NOEKEON/CFB16/ISO7816-4 10:43:59,846 INFO [main][CipherTest] transformation=NOEKEON/CFB16/ISO7816-4PADDING 10:43:59,846 INFO [main][CipherTest] transformation=NOEKEON/CFB16/NOPADDING 10:43:59,846 INFO [main][CipherTest] transformation=NOEKEON/CFB16/PKCS5 10:43:59,846 INFO [main][CipherTest] transformation=NOEKEON/CFB16/PKCS5PADDING 10:43:59,846 INFO [main][CipherTest] transformation=NOEKEON/CFB16/PKCS7 10:43:59,847 INFO [main][CipherTest] transformation=NOEKEON/CFB16/PKCS7PADDING 10:43:59,847 INFO [main][CipherTest] transformation=NOEKEON/CFB16/TBC 10:43:59,847 INFO [main][CipherTest] transformation=NOEKEON/CFB16/TBCPADDING 10:43:59,847 INFO [main][CipherTest] transformation=NOEKEON/CFB16/X9.23 10:43:59,847 INFO [main][CipherTest] transformation=NOEKEON/CFB16/X9.23PADDING 10:43:59,847 INFO [main][CipherTest] transformation=NOEKEON/CFB16/ZEROBYTE 10:43:59,847 INFO [main][CipherTest] transformation=NOEKEON/CFB16/ZEROBYTEPADDING 10:43:59,847 INFO [main][CipherTest] transformation=NOEKEON/CFB160/ 10:43:59,847 INFO [main][CipherTest] transformation=NOEKEON/CFB160/ISO10126 10:43:59,847 INFO [main][CipherTest] transformation=NOEKEON/CFB160/ISO10126-2 10:43:59,848 INFO [main][CipherTest] transformation=NOEKEON/CFB160/ISO10126-2PADDING 10:43:59,848 INFO [main][CipherTest] transformation=NOEKEON/CFB160/ISO10126PADDING 10:43:59,848 INFO [main][CipherTest] transformation=NOEKEON/CFB160/ISO7816-4 10:43:59,848 INFO [main][CipherTest] transformation=NOEKEON/CFB160/ISO7816-4PADDING 10:43:59,848 INFO [main][CipherTest] transformation=NOEKEON/CFB160/NOPADDING 10:43:59,848 INFO [main][CipherTest] transformation=NOEKEON/CFB160/PKCS5 10:43:59,848 INFO [main][CipherTest] transformation=NOEKEON/CFB160/PKCS5PADDING 10:43:59,848 INFO [main][CipherTest] transformation=NOEKEON/CFB160/PKCS7 10:43:59,848 INFO [main][CipherTest] transformation=NOEKEON/CFB160/PKCS7PADDING 10:43:59,848 INFO [main][CipherTest] transformation=NOEKEON/CFB160/TBC 10:43:59,848 INFO [main][CipherTest] transformation=NOEKEON/CFB160/TBCPADDING 10:43:59,848 INFO [main][CipherTest] transformation=NOEKEON/CFB160/X9.23 10:43:59,848 INFO [main][CipherTest] transformation=NOEKEON/CFB160/X9.23PADDING 10:43:59,849 INFO [main][CipherTest] transformation=NOEKEON/CFB160/ZEROBYTE 10:43:59,849 INFO [main][CipherTest] transformation=NOEKEON/CFB160/ZEROBYTEPADDING 10:43:59,849 INFO [main][CipherTest] transformation=NOEKEON/CFB168/ 10:43:59,849 INFO [main][CipherTest] transformation=NOEKEON/CFB168/ISO10126 10:43:59,849 INFO [main][CipherTest] transformation=NOEKEON/CFB168/ISO10126-2 10:43:59,849 INFO [main][CipherTest] transformation=NOEKEON/CFB168/ISO10126-2PADDING 10:43:59,849 INFO [main][CipherTest] transformation=NOEKEON/CFB168/ISO10126PADDING 10:43:59,849 INFO [main][CipherTest] transformation=NOEKEON/CFB168/ISO7816-4 10:43:59,849 INFO [main][CipherTest] transformation=NOEKEON/CFB168/ISO7816-4PADDING 10:43:59,849 INFO [main][CipherTest] transformation=NOEKEON/CFB168/NOPADDING 10:43:59,849 INFO [main][CipherTest] transformation=NOEKEON/CFB168/PKCS5 10:43:59,850 INFO [main][CipherTest] transformation=NOEKEON/CFB168/PKCS5PADDING 10:43:59,850 INFO [main][CipherTest] transformation=NOEKEON/CFB168/PKCS7 10:43:59,850 INFO [main][CipherTest] transformation=NOEKEON/CFB168/PKCS7PADDING 10:43:59,850 INFO [main][CipherTest] transformation=NOEKEON/CFB168/TBC 10:43:59,850 INFO [main][CipherTest] transformation=NOEKEON/CFB168/TBCPADDING 10:43:59,850 INFO [main][CipherTest] transformation=NOEKEON/CFB168/X9.23 10:43:59,850 INFO [main][CipherTest] transformation=NOEKEON/CFB168/X9.23PADDING 10:43:59,850 INFO [main][CipherTest] transformation=NOEKEON/CFB168/ZEROBYTE 10:43:59,850 INFO [main][CipherTest] transformation=NOEKEON/CFB168/ZEROBYTEPADDING 10:43:59,850 INFO [main][CipherTest] transformation=NOEKEON/CFB176/ 10:43:59,850 INFO [main][CipherTest] transformation=NOEKEON/CFB176/ISO10126 10:43:59,850 INFO [main][CipherTest] transformation=NOEKEON/CFB176/ISO10126-2 10:43:59,850 INFO [main][CipherTest] transformation=NOEKEON/CFB176/ISO10126-2PADDING 10:43:59,850 INFO [main][CipherTest] transformation=NOEKEON/CFB176/ISO10126PADDING 10:43:59,850 INFO [main][CipherTest] transformation=NOEKEON/CFB176/ISO7816-4 10:43:59,851 INFO [main][CipherTest] transformation=NOEKEON/CFB176/ISO7816-4PADDING 10:43:59,851 INFO [main][CipherTest] transformation=NOEKEON/CFB176/NOPADDING 10:43:59,851 INFO [main][CipherTest] transformation=NOEKEON/CFB176/PKCS5 10:43:59,851 INFO [main][CipherTest] transformation=NOEKEON/CFB176/PKCS5PADDING 10:43:59,851 INFO [main][CipherTest] transformation=NOEKEON/CFB176/PKCS7 10:43:59,851 INFO [main][CipherTest] transformation=NOEKEON/CFB176/PKCS7PADDING 10:43:59,851 INFO [main][CipherTest] transformation=NOEKEON/CFB176/TBC 10:43:59,851 INFO [main][CipherTest] transformation=NOEKEON/CFB176/TBCPADDING 10:43:59,851 INFO [main][CipherTest] transformation=NOEKEON/CFB176/X9.23 10:43:59,851 INFO [main][CipherTest] transformation=NOEKEON/CFB176/X9.23PADDING 10:43:59,851 INFO [main][CipherTest] transformation=NOEKEON/CFB176/ZEROBYTE 10:43:59,851 INFO [main][CipherTest] transformation=NOEKEON/CFB176/ZEROBYTEPADDING 10:43:59,851 INFO [main][CipherTest] transformation=NOEKEON/CFB184/ 10:43:59,851 INFO [main][CipherTest] transformation=NOEKEON/CFB184/ISO10126 10:43:59,852 INFO [main][CipherTest] transformation=NOEKEON/CFB184/ISO10126-2 10:43:59,852 INFO [main][CipherTest] transformation=NOEKEON/CFB184/ISO10126-2PADDING 10:43:59,852 INFO [main][CipherTest] transformation=NOEKEON/CFB184/ISO10126PADDING 10:43:59,852 INFO [main][CipherTest] transformation=NOEKEON/CFB184/ISO7816-4 10:43:59,852 INFO [main][CipherTest] transformation=NOEKEON/CFB184/ISO7816-4PADDING 10:43:59,852 INFO [main][CipherTest] transformation=NOEKEON/CFB184/NOPADDING 10:43:59,852 INFO [main][CipherTest] transformation=NOEKEON/CFB184/PKCS5 10:43:59,852 INFO [main][CipherTest] transformation=NOEKEON/CFB184/PKCS5PADDING 10:43:59,852 INFO [main][CipherTest] transformation=NOEKEON/CFB184/PKCS7 10:43:59,852 INFO [main][CipherTest] transformation=NOEKEON/CFB184/PKCS7PADDING 10:43:59,852 INFO [main][CipherTest] transformation=NOEKEON/CFB184/TBC 10:43:59,852 INFO [main][CipherTest] transformation=NOEKEON/CFB184/TBCPADDING 10:43:59,852 INFO [main][CipherTest] transformation=NOEKEON/CFB184/X9.23 10:43:59,852 INFO [main][CipherTest] transformation=NOEKEON/CFB184/X9.23PADDING 10:43:59,853 INFO [main][CipherTest] transformation=NOEKEON/CFB184/ZEROBYTE 10:43:59,853 INFO [main][CipherTest] transformation=NOEKEON/CFB184/ZEROBYTEPADDING 10:43:59,853 INFO [main][CipherTest] transformation=NOEKEON/CFB192/ 10:43:59,853 INFO [main][CipherTest] transformation=NOEKEON/CFB192/ISO10126 10:43:59,853 INFO [main][CipherTest] transformation=NOEKEON/CFB192/ISO10126-2 10:43:59,853 INFO [main][CipherTest] transformation=NOEKEON/CFB192/ISO10126-2PADDING 10:43:59,853 INFO [main][CipherTest] transformation=NOEKEON/CFB192/ISO10126PADDING 10:43:59,853 INFO [main][CipherTest] transformation=NOEKEON/CFB192/ISO7816-4 10:43:59,853 INFO [main][CipherTest] transformation=NOEKEON/CFB192/ISO7816-4PADDING 10:43:59,853 INFO [main][CipherTest] transformation=NOEKEON/CFB192/NOPADDING 10:43:59,853 INFO [main][CipherTest] transformation=NOEKEON/CFB192/PKCS5 10:43:59,853 INFO [main][CipherTest] transformation=NOEKEON/CFB192/PKCS5PADDING 10:43:59,853 INFO [main][CipherTest] transformation=NOEKEON/CFB192/PKCS7 10:43:59,853 INFO [main][CipherTest] transformation=NOEKEON/CFB192/PKCS7PADDING 10:43:59,854 INFO [main][CipherTest] transformation=NOEKEON/CFB192/TBC 10:43:59,854 INFO [main][CipherTest] transformation=NOEKEON/CFB192/TBCPADDING 10:43:59,854 INFO [main][CipherTest] transformation=NOEKEON/CFB192/X9.23 10:43:59,854 INFO [main][CipherTest] transformation=NOEKEON/CFB192/X9.23PADDING 10:43:59,854 INFO [main][CipherTest] transformation=NOEKEON/CFB192/ZEROBYTE 10:43:59,854 INFO [main][CipherTest] transformation=NOEKEON/CFB192/ZEROBYTEPADDING 10:43:59,854 INFO [main][CipherTest] transformation=NOEKEON/CFB200/ 10:43:59,854 INFO [main][CipherTest] transformation=NOEKEON/CFB200/ISO10126 10:43:59,854 INFO [main][CipherTest] transformation=NOEKEON/CFB200/ISO10126-2 10:43:59,854 INFO [main][CipherTest] transformation=NOEKEON/CFB200/ISO10126-2PADDING 10:43:59,854 INFO [main][CipherTest] transformation=NOEKEON/CFB200/ISO10126PADDING 10:43:59,854 INFO [main][CipherTest] transformation=NOEKEON/CFB200/ISO7816-4 10:43:59,854 INFO [main][CipherTest] transformation=NOEKEON/CFB200/ISO7816-4PADDING 10:43:59,854 INFO [main][CipherTest] transformation=NOEKEON/CFB200/NOPADDING 10:43:59,854 INFO [main][CipherTest] transformation=NOEKEON/CFB200/PKCS5 10:43:59,855 INFO [main][CipherTest] transformation=NOEKEON/CFB200/PKCS5PADDING 10:43:59,855 INFO [main][CipherTest] transformation=NOEKEON/CFB200/PKCS7 10:43:59,855 INFO [main][CipherTest] transformation=NOEKEON/CFB200/PKCS7PADDING 10:43:59,855 INFO [main][CipherTest] transformation=NOEKEON/CFB200/TBC 10:43:59,855 INFO [main][CipherTest] transformation=NOEKEON/CFB200/TBCPADDING 10:43:59,855 INFO [main][CipherTest] transformation=NOEKEON/CFB200/X9.23 10:43:59,855 INFO [main][CipherTest] transformation=NOEKEON/CFB200/X9.23PADDING 10:43:59,855 INFO [main][CipherTest] transformation=NOEKEON/CFB200/ZEROBYTE 10:43:59,855 INFO [main][CipherTest] transformation=NOEKEON/CFB200/ZEROBYTEPADDING 10:43:59,855 INFO [main][CipherTest] transformation=NOEKEON/CFB208/ 10:43:59,855 INFO [main][CipherTest] transformation=NOEKEON/CFB208/ISO10126 10:43:59,855 INFO [main][CipherTest] transformation=NOEKEON/CFB208/ISO10126-2 10:43:59,855 INFO [main][CipherTest] transformation=NOEKEON/CFB208/ISO10126-2PADDING 10:43:59,856 INFO [main][CipherTest] transformation=NOEKEON/CFB208/ISO10126PADDING 10:43:59,856 INFO [main][CipherTest] transformation=NOEKEON/CFB208/ISO7816-4 10:43:59,856 INFO [main][CipherTest] transformation=NOEKEON/CFB208/ISO7816-4PADDING 10:43:59,856 INFO [main][CipherTest] transformation=NOEKEON/CFB208/NOPADDING 10:43:59,856 INFO [main][CipherTest] transformation=NOEKEON/CFB208/PKCS5 10:43:59,856 INFO [main][CipherTest] transformation=NOEKEON/CFB208/PKCS5PADDING 10:43:59,856 INFO [main][CipherTest] transformation=NOEKEON/CFB208/PKCS7 10:43:59,856 INFO [main][CipherTest] transformation=NOEKEON/CFB208/PKCS7PADDING 10:43:59,856 INFO [main][CipherTest] transformation=NOEKEON/CFB208/TBC 10:43:59,856 INFO [main][CipherTest] transformation=NOEKEON/CFB208/TBCPADDING 10:43:59,856 INFO [main][CipherTest] transformation=NOEKEON/CFB208/X9.23 10:43:59,856 INFO [main][CipherTest] transformation=NOEKEON/CFB208/X9.23PADDING 10:43:59,856 INFO [main][CipherTest] transformation=NOEKEON/CFB208/ZEROBYTE 10:43:59,856 INFO [main][CipherTest] transformation=NOEKEON/CFB208/ZEROBYTEPADDING 10:43:59,856 INFO [main][CipherTest] transformation=NOEKEON/CFB216/ 10:43:59,857 INFO [main][CipherTest] transformation=NOEKEON/CFB216/ISO10126 10:43:59,857 INFO [main][CipherTest] transformation=NOEKEON/CFB216/ISO10126-2 10:43:59,857 INFO [main][CipherTest] transformation=NOEKEON/CFB216/ISO10126-2PADDING 10:43:59,857 INFO [main][CipherTest] transformation=NOEKEON/CFB216/ISO10126PADDING 10:43:59,857 INFO [main][CipherTest] transformation=NOEKEON/CFB216/ISO7816-4 10:43:59,857 INFO [main][CipherTest] transformation=NOEKEON/CFB216/ISO7816-4PADDING 10:43:59,857 INFO [main][CipherTest] transformation=NOEKEON/CFB216/NOPADDING 10:43:59,857 INFO [main][CipherTest] transformation=NOEKEON/CFB216/PKCS5 10:43:59,857 INFO [main][CipherTest] transformation=NOEKEON/CFB216/PKCS5PADDING 10:43:59,857 INFO [main][CipherTest] transformation=NOEKEON/CFB216/PKCS7 10:43:59,858 INFO [main][CipherTest] transformation=NOEKEON/CFB216/PKCS7PADDING 10:43:59,858 INFO [main][CipherTest] transformation=NOEKEON/CFB216/TBC 10:43:59,858 INFO [main][CipherTest] transformation=NOEKEON/CFB216/TBCPADDING 10:43:59,858 INFO [main][CipherTest] transformation=NOEKEON/CFB216/X9.23 10:43:59,858 INFO [main][CipherTest] transformation=NOEKEON/CFB216/X9.23PADDING 10:43:59,858 INFO [main][CipherTest] transformation=NOEKEON/CFB216/ZEROBYTE 10:43:59,858 INFO [main][CipherTest] transformation=NOEKEON/CFB216/ZEROBYTEPADDING 10:43:59,858 INFO [main][CipherTest] transformation=NOEKEON/CFB224/ 10:43:59,858 INFO [main][CipherTest] transformation=NOEKEON/CFB224/ISO10126 10:43:59,858 INFO [main][CipherTest] transformation=NOEKEON/CFB224/ISO10126-2 10:43:59,858 INFO [main][CipherTest] transformation=NOEKEON/CFB224/ISO10126-2PADDING 10:43:59,858 INFO [main][CipherTest] transformation=NOEKEON/CFB224/ISO10126PADDING 10:43:59,858 INFO [main][CipherTest] transformation=NOEKEON/CFB224/ISO7816-4 10:43:59,858 INFO [main][CipherTest] transformation=NOEKEON/CFB224/ISO7816-4PADDING 10:43:59,859 INFO [main][CipherTest] transformation=NOEKEON/CFB224/NOPADDING 10:43:59,859 INFO [main][CipherTest] transformation=NOEKEON/CFB224/PKCS5 10:43:59,859 INFO [main][CipherTest] transformation=NOEKEON/CFB224/PKCS5PADDING 10:43:59,859 INFO [main][CipherTest] transformation=NOEKEON/CFB224/PKCS7 10:43:59,859 INFO [main][CipherTest] transformation=NOEKEON/CFB224/PKCS7PADDING 10:43:59,859 INFO [main][CipherTest] transformation=NOEKEON/CFB224/TBC 10:43:59,859 INFO [main][CipherTest] transformation=NOEKEON/CFB224/TBCPADDING 10:43:59,859 INFO [main][CipherTest] transformation=NOEKEON/CFB224/X9.23 10:43:59,859 INFO [main][CipherTest] transformation=NOEKEON/CFB224/X9.23PADDING 10:43:59,859 INFO [main][CipherTest] transformation=NOEKEON/CFB224/ZEROBYTE 10:43:59,860 INFO [main][CipherTest] transformation=NOEKEON/CFB224/ZEROBYTEPADDING 10:43:59,860 INFO [main][CipherTest] transformation=NOEKEON/CFB232/ 10:43:59,860 INFO [main][CipherTest] transformation=NOEKEON/CFB232/ISO10126 10:43:59,860 INFO [main][CipherTest] transformation=NOEKEON/CFB232/ISO10126-2 10:43:59,860 INFO [main][CipherTest] transformation=NOEKEON/CFB232/ISO10126-2PADDING 10:43:59,860 INFO [main][CipherTest] transformation=NOEKEON/CFB232/ISO10126PADDING 10:43:59,860 INFO [main][CipherTest] transformation=NOEKEON/CFB232/ISO7816-4 10:43:59,860 INFO [main][CipherTest] transformation=NOEKEON/CFB232/ISO7816-4PADDING 10:43:59,860 INFO [main][CipherTest] transformation=NOEKEON/CFB232/NOPADDING 10:43:59,860 INFO [main][CipherTest] transformation=NOEKEON/CFB232/PKCS5 10:43:59,860 INFO [main][CipherTest] transformation=NOEKEON/CFB232/PKCS5PADDING 10:43:59,860 INFO [main][CipherTest] transformation=NOEKEON/CFB232/PKCS7 10:43:59,860 INFO [main][CipherTest] transformation=NOEKEON/CFB232/PKCS7PADDING 10:43:59,860 INFO [main][CipherTest] transformation=NOEKEON/CFB232/TBC 10:43:59,861 INFO [main][CipherTest] transformation=NOEKEON/CFB232/TBCPADDING 10:43:59,861 INFO [main][CipherTest] transformation=NOEKEON/CFB232/X9.23 10:43:59,861 INFO [main][CipherTest] transformation=NOEKEON/CFB232/X9.23PADDING 10:43:59,861 INFO [main][CipherTest] transformation=NOEKEON/CFB232/ZEROBYTE 10:43:59,861 INFO [main][CipherTest] transformation=NOEKEON/CFB232/ZEROBYTEPADDING 10:43:59,861 INFO [main][CipherTest] transformation=NOEKEON/CFB24/ 10:43:59,861 INFO [main][CipherTest] transformation=NOEKEON/CFB24/ISO10126 10:43:59,861 INFO [main][CipherTest] transformation=NOEKEON/CFB24/ISO10126-2 10:43:59,861 INFO [main][CipherTest] transformation=NOEKEON/CFB24/ISO10126-2PADDING 10:43:59,861 INFO [main][CipherTest] transformation=NOEKEON/CFB24/ISO10126PADDING 10:43:59,861 INFO [main][CipherTest] transformation=NOEKEON/CFB24/ISO7816-4 10:43:59,861 INFO [main][CipherTest] transformation=NOEKEON/CFB24/ISO7816-4PADDING 10:43:59,861 INFO [main][CipherTest] transformation=NOEKEON/CFB24/NOPADDING 10:43:59,861 INFO [main][CipherTest] transformation=NOEKEON/CFB24/PKCS5 10:43:59,862 INFO [main][CipherTest] transformation=NOEKEON/CFB24/PKCS5PADDING 10:43:59,862 INFO [main][CipherTest] transformation=NOEKEON/CFB24/PKCS7 10:43:59,862 INFO [main][CipherTest] transformation=NOEKEON/CFB24/PKCS7PADDING 10:43:59,862 INFO [main][CipherTest] transformation=NOEKEON/CFB24/TBC 10:43:59,862 INFO [main][CipherTest] transformation=NOEKEON/CFB24/TBCPADDING 10:43:59,862 INFO [main][CipherTest] transformation=NOEKEON/CFB24/X9.23 10:43:59,862 INFO [main][CipherTest] transformation=NOEKEON/CFB24/X9.23PADDING 10:43:59,862 INFO [main][CipherTest] transformation=NOEKEON/CFB24/ZEROBYTE 10:43:59,862 INFO [main][CipherTest] transformation=NOEKEON/CFB24/ZEROBYTEPADDING 10:43:59,862 INFO [main][CipherTest] transformation=NOEKEON/CFB240/ 10:43:59,862 INFO [main][CipherTest] transformation=NOEKEON/CFB240/ISO10126 10:43:59,862 INFO [main][CipherTest] transformation=NOEKEON/CFB240/ISO10126-2 10:43:59,862 INFO [main][CipherTest] transformation=NOEKEON/CFB240/ISO10126-2PADDING 10:43:59,862 INFO [main][CipherTest] transformation=NOEKEON/CFB240/ISO10126PADDING 10:43:59,863 INFO [main][CipherTest] transformation=NOEKEON/CFB240/ISO7816-4 10:43:59,863 INFO [main][CipherTest] transformation=NOEKEON/CFB240/ISO7816-4PADDING 10:43:59,863 INFO [main][CipherTest] transformation=NOEKEON/CFB240/NOPADDING 10:43:59,863 INFO [main][CipherTest] transformation=NOEKEON/CFB240/PKCS5 10:43:59,863 INFO [main][CipherTest] transformation=NOEKEON/CFB240/PKCS5PADDING 10:43:59,863 INFO [main][CipherTest] transformation=NOEKEON/CFB240/PKCS7 10:43:59,863 INFO [main][CipherTest] transformation=NOEKEON/CFB240/PKCS7PADDING 10:43:59,863 INFO [main][CipherTest] transformation=NOEKEON/CFB240/TBC 10:43:59,863 INFO [main][CipherTest] transformation=NOEKEON/CFB240/TBCPADDING 10:43:59,864 INFO [main][CipherTest] transformation=NOEKEON/CFB240/X9.23 10:43:59,864 INFO [main][CipherTest] transformation=NOEKEON/CFB240/X9.23PADDING 10:43:59,864 INFO [main][CipherTest] transformation=NOEKEON/CFB240/ZEROBYTE 10:43:59,864 INFO [main][CipherTest] transformation=NOEKEON/CFB240/ZEROBYTEPADDING 10:43:59,864 INFO [main][CipherTest] transformation=NOEKEON/CFB248/ 10:43:59,864 INFO [main][CipherTest] transformation=NOEKEON/CFB248/ISO10126 10:43:59,864 INFO [main][CipherTest] transformation=NOEKEON/CFB248/ISO10126-2 10:43:59,864 INFO [main][CipherTest] transformation=NOEKEON/CFB248/ISO10126-2PADDING 10:43:59,864 INFO [main][CipherTest] transformation=NOEKEON/CFB248/ISO10126PADDING 10:43:59,864 INFO [main][CipherTest] transformation=NOEKEON/CFB248/ISO7816-4 10:43:59,864 INFO [main][CipherTest] transformation=NOEKEON/CFB248/ISO7816-4PADDING 10:43:59,865 INFO [main][CipherTest] transformation=NOEKEON/CFB248/NOPADDING 10:43:59,865 INFO [main][CipherTest] transformation=NOEKEON/CFB248/PKCS5 10:43:59,865 INFO [main][CipherTest] transformation=NOEKEON/CFB248/PKCS5PADDING 10:43:59,865 INFO [main][CipherTest] transformation=NOEKEON/CFB248/PKCS7 10:43:59,865 INFO [main][CipherTest] transformation=NOEKEON/CFB248/PKCS7PADDING 10:43:59,865 INFO [main][CipherTest] transformation=NOEKEON/CFB248/TBC 10:43:59,865 INFO [main][CipherTest] transformation=NOEKEON/CFB248/TBCPADDING 10:43:59,865 INFO [main][CipherTest] transformation=NOEKEON/CFB248/X9.23 10:43:59,865 INFO [main][CipherTest] transformation=NOEKEON/CFB248/X9.23PADDING 10:43:59,865 INFO [main][CipherTest] transformation=NOEKEON/CFB248/ZEROBYTE 10:43:59,865 INFO [main][CipherTest] transformation=NOEKEON/CFB248/ZEROBYTEPADDING 10:43:59,865 INFO [main][CipherTest] transformation=NOEKEON/CFB256/ 10:43:59,866 INFO [main][CipherTest] transformation=NOEKEON/CFB256/ISO10126 10:43:59,866 INFO [main][CipherTest] transformation=NOEKEON/CFB256/ISO10126-2 10:43:59,866 INFO [main][CipherTest] transformation=NOEKEON/CFB256/ISO10126-2PADDING 10:43:59,866 INFO [main][CipherTest] transformation=NOEKEON/CFB256/ISO10126PADDING 10:43:59,866 INFO [main][CipherTest] transformation=NOEKEON/CFB256/ISO7816-4 10:43:59,866 INFO [main][CipherTest] transformation=NOEKEON/CFB256/ISO7816-4PADDING 10:43:59,866 INFO [main][CipherTest] transformation=NOEKEON/CFB256/NOPADDING 10:43:59,866 INFO [main][CipherTest] transformation=NOEKEON/CFB256/PKCS5 10:43:59,866 INFO [main][CipherTest] transformation=NOEKEON/CFB256/PKCS5PADDING 10:43:59,866 INFO [main][CipherTest] transformation=NOEKEON/CFB256/PKCS7 10:43:59,866 INFO [main][CipherTest] transformation=NOEKEON/CFB256/PKCS7PADDING 10:43:59,866 INFO [main][CipherTest] transformation=NOEKEON/CFB256/TBC 10:43:59,866 INFO [main][CipherTest] transformation=NOEKEON/CFB256/TBCPADDING 10:43:59,867 INFO [main][CipherTest] transformation=NOEKEON/CFB256/X9.23 10:43:59,867 INFO [main][CipherTest] transformation=NOEKEON/CFB256/X9.23PADDING 10:43:59,867 INFO [main][CipherTest] transformation=NOEKEON/CFB256/ZEROBYTE 10:43:59,867 INFO [main][CipherTest] transformation=NOEKEON/CFB256/ZEROBYTEPADDING 10:43:59,867 INFO [main][CipherTest] transformation=NOEKEON/CFB32/ 10:43:59,867 INFO [main][CipherTest] transformation=NOEKEON/CFB32/ISO10126 10:43:59,867 INFO [main][CipherTest] transformation=NOEKEON/CFB32/ISO10126-2 10:43:59,867 INFO [main][CipherTest] transformation=NOEKEON/CFB32/ISO10126-2PADDING 10:43:59,867 INFO [main][CipherTest] transformation=NOEKEON/CFB32/ISO10126PADDING 10:43:59,867 INFO [main][CipherTest] transformation=NOEKEON/CFB32/ISO7816-4 10:43:59,867 INFO [main][CipherTest] transformation=NOEKEON/CFB32/ISO7816-4PADDING 10:43:59,868 INFO [main][CipherTest] transformation=NOEKEON/CFB32/NOPADDING 10:43:59,868 INFO [main][CipherTest] transformation=NOEKEON/CFB32/PKCS5 10:43:59,868 INFO [main][CipherTest] transformation=NOEKEON/CFB32/PKCS5PADDING 10:43:59,868 INFO [main][CipherTest] transformation=NOEKEON/CFB32/PKCS7 10:43:59,868 INFO [main][CipherTest] transformation=NOEKEON/CFB32/PKCS7PADDING 10:43:59,868 INFO [main][CipherTest] transformation=NOEKEON/CFB32/TBC 10:43:59,868 INFO [main][CipherTest] transformation=NOEKEON/CFB32/TBCPADDING 10:43:59,868 INFO [main][CipherTest] transformation=NOEKEON/CFB32/X9.23 10:43:59,868 INFO [main][CipherTest] transformation=NOEKEON/CFB32/X9.23PADDING 10:43:59,868 INFO [main][CipherTest] transformation=NOEKEON/CFB32/ZEROBYTE 10:43:59,868 INFO [main][CipherTest] transformation=NOEKEON/CFB32/ZEROBYTEPADDING 10:43:59,868 INFO [main][CipherTest] transformation=NOEKEON/CFB40/ 10:43:59,869 INFO [main][CipherTest] transformation=NOEKEON/CFB40/ISO10126 10:43:59,869 INFO [main][CipherTest] transformation=NOEKEON/CFB40/ISO10126-2 10:43:59,869 INFO [main][CipherTest] transformation=NOEKEON/CFB40/ISO10126-2PADDING 10:43:59,869 INFO [main][CipherTest] transformation=NOEKEON/CFB40/ISO10126PADDING 10:43:59,869 INFO [main][CipherTest] transformation=NOEKEON/CFB40/ISO7816-4 10:43:59,869 INFO [main][CipherTest] transformation=NOEKEON/CFB40/ISO7816-4PADDING 10:43:59,869 INFO [main][CipherTest] transformation=NOEKEON/CFB40/NOPADDING 10:43:59,869 INFO [main][CipherTest] transformation=NOEKEON/CFB40/PKCS5 10:43:59,869 INFO [main][CipherTest] transformation=NOEKEON/CFB40/PKCS5PADDING 10:43:59,869 INFO [main][CipherTest] transformation=NOEKEON/CFB40/PKCS7 10:43:59,870 INFO [main][CipherTest] transformation=NOEKEON/CFB40/PKCS7PADDING 10:43:59,870 INFO [main][CipherTest] transformation=NOEKEON/CFB40/TBC 10:43:59,870 INFO [main][CipherTest] transformation=NOEKEON/CFB40/TBCPADDING 10:43:59,870 INFO [main][CipherTest] transformation=NOEKEON/CFB40/X9.23 10:43:59,870 INFO [main][CipherTest] transformation=NOEKEON/CFB40/X9.23PADDING 10:43:59,870 INFO [main][CipherTest] transformation=NOEKEON/CFB40/ZEROBYTE 10:43:59,870 INFO [main][CipherTest] transformation=NOEKEON/CFB40/ZEROBYTEPADDING 10:43:59,870 INFO [main][CipherTest] transformation=NOEKEON/CFB48/ 10:43:59,870 INFO [main][CipherTest] transformation=NOEKEON/CFB48/ISO10126 10:43:59,870 INFO [main][CipherTest] transformation=NOEKEON/CFB48/ISO10126-2 10:43:59,870 INFO [main][CipherTest] transformation=NOEKEON/CFB48/ISO10126-2PADDING 10:43:59,870 INFO [main][CipherTest] transformation=NOEKEON/CFB48/ISO10126PADDING 10:43:59,870 INFO [main][CipherTest] transformation=NOEKEON/CFB48/ISO7816-4 10:43:59,871 INFO [main][CipherTest] transformation=NOEKEON/CFB48/ISO7816-4PADDING 10:43:59,871 INFO [main][CipherTest] transformation=NOEKEON/CFB48/NOPADDING 10:43:59,871 INFO [main][CipherTest] transformation=NOEKEON/CFB48/PKCS5 10:43:59,871 INFO [main][CipherTest] transformation=NOEKEON/CFB48/PKCS5PADDING 10:43:59,871 INFO [main][CipherTest] transformation=NOEKEON/CFB48/PKCS7 10:43:59,871 INFO [main][CipherTest] transformation=NOEKEON/CFB48/PKCS7PADDING 10:43:59,871 INFO [main][CipherTest] transformation=NOEKEON/CFB48/TBC 10:43:59,871 INFO [main][CipherTest] transformation=NOEKEON/CFB48/TBCPADDING 10:43:59,871 INFO [main][CipherTest] transformation=NOEKEON/CFB48/X9.23 10:43:59,871 INFO [main][CipherTest] transformation=NOEKEON/CFB48/X9.23PADDING 10:43:59,871 INFO [main][CipherTest] transformation=NOEKEON/CFB48/ZEROBYTE 10:43:59,871 INFO [main][CipherTest] transformation=NOEKEON/CFB48/ZEROBYTEPADDING 10:43:59,871 INFO [main][CipherTest] transformation=NOEKEON/CFB56/ 10:43:59,871 INFO [main][CipherTest] transformation=NOEKEON/CFB56/ISO10126 10:43:59,872 INFO [main][CipherTest] transformation=NOEKEON/CFB56/ISO10126-2 10:43:59,872 INFO [main][CipherTest] transformation=NOEKEON/CFB56/ISO10126-2PADDING 10:43:59,872 INFO [main][CipherTest] transformation=NOEKEON/CFB56/ISO10126PADDING 10:43:59,872 INFO [main][CipherTest] transformation=NOEKEON/CFB56/ISO7816-4 10:43:59,872 INFO [main][CipherTest] transformation=NOEKEON/CFB56/ISO7816-4PADDING 10:43:59,872 INFO [main][CipherTest] transformation=NOEKEON/CFB56/NOPADDING 10:43:59,872 INFO [main][CipherTest] transformation=NOEKEON/CFB56/PKCS5 10:43:59,872 INFO [main][CipherTest] transformation=NOEKEON/CFB56/PKCS5PADDING 10:43:59,872 INFO [main][CipherTest] transformation=NOEKEON/CFB56/PKCS7 10:43:59,872 INFO [main][CipherTest] transformation=NOEKEON/CFB56/PKCS7PADDING 10:43:59,872 INFO [main][CipherTest] transformation=NOEKEON/CFB56/TBC 10:43:59,872 INFO [main][CipherTest] transformation=NOEKEON/CFB56/TBCPADDING 10:43:59,872 INFO [main][CipherTest] transformation=NOEKEON/CFB56/X9.23 10:43:59,872 INFO [main][CipherTest] transformation=NOEKEON/CFB56/X9.23PADDING 10:43:59,872 INFO [main][CipherTest] transformation=NOEKEON/CFB56/ZEROBYTE 10:43:59,873 INFO [main][CipherTest] transformation=NOEKEON/CFB56/ZEROBYTEPADDING 10:43:59,873 INFO [main][CipherTest] transformation=NOEKEON/CFB64/ 10:43:59,873 INFO [main][CipherTest] transformation=NOEKEON/CFB64/ISO10126 10:43:59,873 INFO [main][CipherTest] transformation=NOEKEON/CFB64/ISO10126-2 10:43:59,873 INFO [main][CipherTest] transformation=NOEKEON/CFB64/ISO10126-2PADDING 10:43:59,873 INFO [main][CipherTest] transformation=NOEKEON/CFB64/ISO10126PADDING 10:43:59,873 INFO [main][CipherTest] transformation=NOEKEON/CFB64/ISO7816-4 10:43:59,873 INFO [main][CipherTest] transformation=NOEKEON/CFB64/ISO7816-4PADDING 10:43:59,873 INFO [main][CipherTest] transformation=NOEKEON/CFB64/NOPADDING 10:43:59,873 INFO [main][CipherTest] transformation=NOEKEON/CFB64/PKCS5 10:43:59,873 INFO [main][CipherTest] transformation=NOEKEON/CFB64/PKCS5PADDING 10:43:59,873 INFO [main][CipherTest] transformation=NOEKEON/CFB64/PKCS7 10:43:59,873 INFO [main][CipherTest] transformation=NOEKEON/CFB64/PKCS7PADDING 10:43:59,873 INFO [main][CipherTest] transformation=NOEKEON/CFB64/TBC 10:43:59,874 INFO [main][CipherTest] transformation=NOEKEON/CFB64/TBCPADDING 10:43:59,874 INFO [main][CipherTest] transformation=NOEKEON/CFB64/X9.23 10:43:59,874 INFO [main][CipherTest] transformation=NOEKEON/CFB64/X9.23PADDING 10:43:59,874 INFO [main][CipherTest] transformation=NOEKEON/CFB64/ZEROBYTE 10:43:59,874 INFO [main][CipherTest] transformation=NOEKEON/CFB64/ZEROBYTEPADDING 10:43:59,874 INFO [main][CipherTest] transformation=NOEKEON/CFB72/ 10:43:59,874 INFO [main][CipherTest] transformation=NOEKEON/CFB72/ISO10126 10:43:59,874 INFO [main][CipherTest] transformation=NOEKEON/CFB72/ISO10126-2 10:43:59,874 INFO [main][CipherTest] transformation=NOEKEON/CFB72/ISO10126-2PADDING 10:43:59,874 INFO [main][CipherTest] transformation=NOEKEON/CFB72/ISO10126PADDING 10:43:59,874 INFO [main][CipherTest] transformation=NOEKEON/CFB72/ISO7816-4 10:43:59,874 INFO [main][CipherTest] transformation=NOEKEON/CFB72/ISO7816-4PADDING 10:43:59,874 INFO [main][CipherTest] transformation=NOEKEON/CFB72/NOPADDING 10:43:59,874 INFO [main][CipherTest] transformation=NOEKEON/CFB72/PKCS5 10:43:59,874 INFO [main][CipherTest] transformation=NOEKEON/CFB72/PKCS5PADDING 10:43:59,874 INFO [main][CipherTest] transformation=NOEKEON/CFB72/PKCS7 10:43:59,874 INFO [main][CipherTest] transformation=NOEKEON/CFB72/PKCS7PADDING 10:43:59,874 INFO [main][CipherTest] transformation=NOEKEON/CFB72/TBC 10:43:59,874 INFO [main][CipherTest] transformation=NOEKEON/CFB72/TBCPADDING 10:43:59,874 INFO [main][CipherTest] transformation=NOEKEON/CFB72/X9.23 10:43:59,875 INFO [main][CipherTest] transformation=NOEKEON/CFB72/X9.23PADDING 10:43:59,875 INFO [main][CipherTest] transformation=NOEKEON/CFB72/ZEROBYTE 10:43:59,875 INFO [main][CipherTest] transformation=NOEKEON/CFB72/ZEROBYTEPADDING 10:43:59,875 INFO [main][CipherTest] transformation=NOEKEON/CFB8/ 10:43:59,875 INFO [main][CipherTest] transformation=NOEKEON/CFB8/ISO10126 10:43:59,875 INFO [main][CipherTest] transformation=NOEKEON/CFB8/ISO10126-2 10:43:59,875 INFO [main][CipherTest] transformation=NOEKEON/CFB8/ISO10126-2PADDING 10:43:59,875 INFO [main][CipherTest] transformation=NOEKEON/CFB8/ISO10126PADDING 10:43:59,875 INFO [main][CipherTest] transformation=NOEKEON/CFB8/ISO7816-4 10:43:59,875 INFO [main][CipherTest] transformation=NOEKEON/CFB8/ISO7816-4PADDING 10:43:59,875 INFO [main][CipherTest] transformation=NOEKEON/CFB8/NOPADDING 10:43:59,875 INFO [main][CipherTest] transformation=NOEKEON/CFB8/PKCS5 10:43:59,875 INFO [main][CipherTest] transformation=NOEKEON/CFB8/PKCS5PADDING 10:43:59,875 INFO [main][CipherTest] transformation=NOEKEON/CFB8/PKCS7 10:43:59,875 INFO [main][CipherTest] transformation=NOEKEON/CFB8/PKCS7PADDING 10:43:59,875 INFO [main][CipherTest] transformation=NOEKEON/CFB8/TBC 10:43:59,876 INFO [main][CipherTest] transformation=NOEKEON/CFB8/TBCPADDING 10:43:59,876 INFO [main][CipherTest] transformation=NOEKEON/CFB8/X9.23 10:43:59,876 INFO [main][CipherTest] transformation=NOEKEON/CFB8/X9.23PADDING 10:43:59,876 INFO [main][CipherTest] transformation=NOEKEON/CFB8/ZEROBYTE 10:43:59,876 INFO [main][CipherTest] transformation=NOEKEON/CFB8/ZEROBYTEPADDING 10:43:59,876 INFO [main][CipherTest] transformation=NOEKEON/CFB80/ 10:43:59,876 INFO [main][CipherTest] transformation=NOEKEON/CFB80/ISO10126 10:43:59,876 INFO [main][CipherTest] transformation=NOEKEON/CFB80/ISO10126-2 10:43:59,876 INFO [main][CipherTest] transformation=NOEKEON/CFB80/ISO10126-2PADDING 10:43:59,876 INFO [main][CipherTest] transformation=NOEKEON/CFB80/ISO10126PADDING 10:43:59,876 INFO [main][CipherTest] transformation=NOEKEON/CFB80/ISO7816-4 10:43:59,876 INFO [main][CipherTest] transformation=NOEKEON/CFB80/ISO7816-4PADDING 10:43:59,876 INFO [main][CipherTest] transformation=NOEKEON/CFB80/NOPADDING 10:43:59,876 INFO [main][CipherTest] transformation=NOEKEON/CFB80/PKCS5 10:43:59,876 INFO [main][CipherTest] transformation=NOEKEON/CFB80/PKCS5PADDING 10:43:59,876 INFO [main][CipherTest] transformation=NOEKEON/CFB80/PKCS7 10:43:59,876 INFO [main][CipherTest] transformation=NOEKEON/CFB80/PKCS7PADDING 10:43:59,876 INFO [main][CipherTest] transformation=NOEKEON/CFB80/TBC 10:43:59,876 INFO [main][CipherTest] transformation=NOEKEON/CFB80/TBCPADDING 10:43:59,876 INFO [main][CipherTest] transformation=NOEKEON/CFB80/X9.23 10:43:59,876 INFO [main][CipherTest] transformation=NOEKEON/CFB80/X9.23PADDING 10:43:59,877 INFO [main][CipherTest] transformation=NOEKEON/CFB80/ZEROBYTE 10:43:59,877 INFO [main][CipherTest] transformation=NOEKEON/CFB80/ZEROBYTEPADDING 10:43:59,877 INFO [main][CipherTest] transformation=NOEKEON/CFB88/ 10:43:59,877 INFO [main][CipherTest] transformation=NOEKEON/CFB88/ISO10126 10:43:59,877 INFO [main][CipherTest] transformation=NOEKEON/CFB88/ISO10126-2 10:43:59,877 INFO [main][CipherTest] transformation=NOEKEON/CFB88/ISO10126-2PADDING 10:43:59,877 INFO [main][CipherTest] transformation=NOEKEON/CFB88/ISO10126PADDING 10:43:59,877 INFO [main][CipherTest] transformation=NOEKEON/CFB88/ISO7816-4 10:43:59,877 INFO [main][CipherTest] transformation=NOEKEON/CFB88/ISO7816-4PADDING 10:43:59,877 INFO [main][CipherTest] transformation=NOEKEON/CFB88/NOPADDING 10:43:59,877 INFO [main][CipherTest] transformation=NOEKEON/CFB88/PKCS5 10:43:59,877 INFO [main][CipherTest] transformation=NOEKEON/CFB88/PKCS5PADDING 10:43:59,877 INFO [main][CipherTest] transformation=NOEKEON/CFB88/PKCS7 10:43:59,877 INFO [main][CipherTest] transformation=NOEKEON/CFB88/PKCS7PADDING 10:43:59,877 INFO [main][CipherTest] transformation=NOEKEON/CFB88/TBC 10:43:59,877 INFO [main][CipherTest] transformation=NOEKEON/CFB88/TBCPADDING 10:43:59,877 INFO [main][CipherTest] transformation=NOEKEON/CFB88/X9.23 10:43:59,877 INFO [main][CipherTest] transformation=NOEKEON/CFB88/X9.23PADDING 10:43:59,878 INFO [main][CipherTest] transformation=NOEKEON/CFB88/ZEROBYTE 10:43:59,878 INFO [main][CipherTest] transformation=NOEKEON/CFB88/ZEROBYTEPADDING 10:43:59,878 INFO [main][CipherTest] transformation=NOEKEON/CFB96/ 10:43:59,878 INFO [main][CipherTest] transformation=NOEKEON/CFB96/ISO10126 10:43:59,878 INFO [main][CipherTest] transformation=NOEKEON/CFB96/ISO10126-2 10:43:59,878 INFO [main][CipherTest] transformation=NOEKEON/CFB96/ISO10126-2PADDING 10:43:59,878 INFO [main][CipherTest] transformation=NOEKEON/CFB96/ISO10126PADDING 10:43:59,878 INFO [main][CipherTest] transformation=NOEKEON/CFB96/ISO7816-4 10:43:59,878 INFO [main][CipherTest] transformation=NOEKEON/CFB96/ISO7816-4PADDING 10:43:59,878 INFO [main][CipherTest] transformation=NOEKEON/CFB96/NOPADDING 10:43:59,878 INFO [main][CipherTest] transformation=NOEKEON/CFB96/PKCS5 10:43:59,878 INFO [main][CipherTest] transformation=NOEKEON/CFB96/PKCS5PADDING 10:43:59,878 INFO [main][CipherTest] transformation=NOEKEON/CFB96/PKCS7 10:43:59,878 INFO [main][CipherTest] transformation=NOEKEON/CFB96/PKCS7PADDING 10:43:59,878 INFO [main][CipherTest] transformation=NOEKEON/CFB96/TBC 10:43:59,878 INFO [main][CipherTest] transformation=NOEKEON/CFB96/TBCPADDING 10:43:59,878 INFO [main][CipherTest] transformation=NOEKEON/CFB96/X9.23 10:43:59,878 INFO [main][CipherTest] transformation=NOEKEON/CFB96/X9.23PADDING 10:43:59,879 INFO [main][CipherTest] transformation=NOEKEON/CFB96/ZEROBYTE 10:43:59,879 INFO [main][CipherTest] transformation=NOEKEON/CFB96/ZEROBYTEPADDING 10:43:59,879 INFO [main][CipherTest] transformation=NOEKEON/CTS/ 10:43:59,879 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "NOEKEON/CTS/" does not support IV => Skipping. 10:43:59,879 INFO [main][CipherTest] transformation=NOEKEON/CTS/NOPADDING 10:43:59,879 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "NOEKEON/CTS/NOPADDING" does not support IV => Skipping. 10:43:59,879 INFO [main][CipherTest] transformation=NOEKEON/EAX/ 10:43:59,880 INFO [main][CipherTest] transformation=NOEKEON/EAX/NOPADDING 10:43:59,882 INFO [main][CipherTest] transformation=NOEKEON/ECB/ 10:43:59,882 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "NOEKEON/ECB/" does not support IV => Skipping. 10:43:59,882 INFO [main][CipherTest] transformation=NOEKEON/ECB/NOPADDING 10:43:59,882 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "NOEKEON/ECB/NOPADDING" does not support IV => Skipping. 10:43:59,882 INFO [main][CipherTest] transformation=NOEKEON/GCM/ 10:43:59,882 INFO [main][CipherTest] transformation=NOEKEON/GCM/NOPADDING 10:43:59,883 INFO [main][CipherTest] transformation=NOEKEON/OFB/ 10:43:59,883 INFO [main][CipherTest] transformation=NOEKEON/OFB/ISO10126 10:43:59,883 INFO [main][CipherTest] transformation=NOEKEON/OFB/ISO10126-2 10:43:59,883 INFO [main][CipherTest] transformation=NOEKEON/OFB/ISO10126-2PADDING 10:43:59,883 INFO [main][CipherTest] transformation=NOEKEON/OFB/ISO10126PADDING 10:43:59,883 INFO [main][CipherTest] transformation=NOEKEON/OFB/ISO7816-4 10:43:59,883 INFO [main][CipherTest] transformation=NOEKEON/OFB/ISO7816-4PADDING 10:43:59,884 INFO [main][CipherTest] transformation=NOEKEON/OFB/NOPADDING 10:43:59,884 INFO [main][CipherTest] transformation=NOEKEON/OFB/PKCS5 10:43:59,884 INFO [main][CipherTest] transformation=NOEKEON/OFB/PKCS5PADDING 10:43:59,884 INFO [main][CipherTest] transformation=NOEKEON/OFB/PKCS7 10:43:59,884 INFO [main][CipherTest] transformation=NOEKEON/OFB/PKCS7PADDING 10:43:59,884 INFO [main][CipherTest] transformation=NOEKEON/OFB/TBC 10:43:59,884 INFO [main][CipherTest] transformation=NOEKEON/OFB/TBCPADDING 10:43:59,884 INFO [main][CipherTest] transformation=NOEKEON/OFB/X9.23 10:43:59,884 INFO [main][CipherTest] transformation=NOEKEON/OFB/X9.23PADDING 10:43:59,884 INFO [main][CipherTest] transformation=NOEKEON/OFB/ZEROBYTE 10:43:59,884 INFO [main][CipherTest] transformation=NOEKEON/OFB/ZEROBYTEPADDING 10:43:59,884 INFO [main][CipherTest] transformation=NOEKEON/OFB104/ 10:43:59,884 INFO [main][CipherTest] transformation=NOEKEON/OFB104/ISO10126 10:43:59,884 INFO [main][CipherTest] transformation=NOEKEON/OFB104/ISO10126-2 10:43:59,885 INFO [main][CipherTest] transformation=NOEKEON/OFB104/ISO10126-2PADDING 10:43:59,885 INFO [main][CipherTest] transformation=NOEKEON/OFB104/ISO10126PADDING 10:43:59,885 INFO [main][CipherTest] transformation=NOEKEON/OFB104/ISO7816-4 10:43:59,885 INFO [main][CipherTest] transformation=NOEKEON/OFB104/ISO7816-4PADDING 10:43:59,885 INFO [main][CipherTest] transformation=NOEKEON/OFB104/NOPADDING 10:43:59,885 INFO [main][CipherTest] transformation=NOEKEON/OFB104/PKCS5 10:43:59,885 INFO [main][CipherTest] transformation=NOEKEON/OFB104/PKCS5PADDING 10:43:59,885 INFO [main][CipherTest] transformation=NOEKEON/OFB104/PKCS7 10:43:59,885 INFO [main][CipherTest] transformation=NOEKEON/OFB104/PKCS7PADDING 10:43:59,885 INFO [main][CipherTest] transformation=NOEKEON/OFB104/TBC 10:43:59,885 INFO [main][CipherTest] transformation=NOEKEON/OFB104/TBCPADDING 10:43:59,885 INFO [main][CipherTest] transformation=NOEKEON/OFB104/X9.23 10:43:59,885 INFO [main][CipherTest] transformation=NOEKEON/OFB104/X9.23PADDING 10:43:59,885 INFO [main][CipherTest] transformation=NOEKEON/OFB104/ZEROBYTE 10:43:59,885 INFO [main][CipherTest] transformation=NOEKEON/OFB104/ZEROBYTEPADDING 10:43:59,885 INFO [main][CipherTest] transformation=NOEKEON/OFB112/ 10:43:59,886 INFO [main][CipherTest] transformation=NOEKEON/OFB112/ISO10126 10:43:59,886 INFO [main][CipherTest] transformation=NOEKEON/OFB112/ISO10126-2 10:43:59,886 INFO [main][CipherTest] transformation=NOEKEON/OFB112/ISO10126-2PADDING 10:43:59,886 INFO [main][CipherTest] transformation=NOEKEON/OFB112/ISO10126PADDING 10:43:59,886 INFO [main][CipherTest] transformation=NOEKEON/OFB112/ISO7816-4 10:43:59,886 INFO [main][CipherTest] transformation=NOEKEON/OFB112/ISO7816-4PADDING 10:43:59,886 INFO [main][CipherTest] transformation=NOEKEON/OFB112/NOPADDING 10:43:59,886 INFO [main][CipherTest] transformation=NOEKEON/OFB112/PKCS5 10:43:59,886 INFO [main][CipherTest] transformation=NOEKEON/OFB112/PKCS5PADDING 10:43:59,886 INFO [main][CipherTest] transformation=NOEKEON/OFB112/PKCS7 10:43:59,886 INFO [main][CipherTest] transformation=NOEKEON/OFB112/PKCS7PADDING 10:43:59,886 INFO [main][CipherTest] transformation=NOEKEON/OFB112/TBC 10:43:59,886 INFO [main][CipherTest] transformation=NOEKEON/OFB112/TBCPADDING 10:43:59,886 INFO [main][CipherTest] transformation=NOEKEON/OFB112/X9.23 10:43:59,887 INFO [main][CipherTest] transformation=NOEKEON/OFB112/X9.23PADDING 10:43:59,887 INFO [main][CipherTest] transformation=NOEKEON/OFB112/ZEROBYTE 10:43:59,887 INFO [main][CipherTest] transformation=NOEKEON/OFB112/ZEROBYTEPADDING 10:43:59,887 INFO [main][CipherTest] transformation=NOEKEON/OFB120/ 10:43:59,887 INFO [main][CipherTest] transformation=NOEKEON/OFB120/ISO10126 10:43:59,887 INFO [main][CipherTest] transformation=NOEKEON/OFB120/ISO10126-2 10:43:59,887 INFO [main][CipherTest] transformation=NOEKEON/OFB120/ISO10126-2PADDING 10:43:59,887 INFO [main][CipherTest] transformation=NOEKEON/OFB120/ISO10126PADDING 10:43:59,887 INFO [main][CipherTest] transformation=NOEKEON/OFB120/ISO7816-4 10:43:59,887 INFO [main][CipherTest] transformation=NOEKEON/OFB120/ISO7816-4PADDING 10:43:59,887 INFO [main][CipherTest] transformation=NOEKEON/OFB120/NOPADDING 10:43:59,887 INFO [main][CipherTest] transformation=NOEKEON/OFB120/PKCS5 10:43:59,887 INFO [main][CipherTest] transformation=NOEKEON/OFB120/PKCS5PADDING 10:43:59,887 INFO [main][CipherTest] transformation=NOEKEON/OFB120/PKCS7 10:43:59,887 INFO [main][CipherTest] transformation=NOEKEON/OFB120/PKCS7PADDING 10:43:59,888 INFO [main][CipherTest] transformation=NOEKEON/OFB120/TBC 10:43:59,888 INFO [main][CipherTest] transformation=NOEKEON/OFB120/TBCPADDING 10:43:59,888 INFO [main][CipherTest] transformation=NOEKEON/OFB120/X9.23 10:43:59,888 INFO [main][CipherTest] transformation=NOEKEON/OFB120/X9.23PADDING 10:43:59,888 INFO [main][CipherTest] transformation=NOEKEON/OFB120/ZEROBYTE 10:43:59,888 INFO [main][CipherTest] transformation=NOEKEON/OFB120/ZEROBYTEPADDING 10:43:59,888 INFO [main][CipherTest] transformation=NOEKEON/OFB128/ 10:43:59,888 INFO [main][CipherTest] transformation=NOEKEON/OFB128/ISO10126 10:43:59,888 INFO [main][CipherTest] transformation=NOEKEON/OFB128/ISO10126-2 10:43:59,888 INFO [main][CipherTest] transformation=NOEKEON/OFB128/ISO10126-2PADDING 10:43:59,888 INFO [main][CipherTest] transformation=NOEKEON/OFB128/ISO10126PADDING 10:43:59,888 INFO [main][CipherTest] transformation=NOEKEON/OFB128/ISO7816-4 10:43:59,888 INFO [main][CipherTest] transformation=NOEKEON/OFB128/ISO7816-4PADDING 10:43:59,888 INFO [main][CipherTest] transformation=NOEKEON/OFB128/NOPADDING 10:43:59,888 INFO [main][CipherTest] transformation=NOEKEON/OFB128/PKCS5 10:43:59,888 INFO [main][CipherTest] transformation=NOEKEON/OFB128/PKCS5PADDING 10:43:59,889 INFO [main][CipherTest] transformation=NOEKEON/OFB128/PKCS7 10:43:59,889 INFO [main][CipherTest] transformation=NOEKEON/OFB128/PKCS7PADDING 10:43:59,889 INFO [main][CipherTest] transformation=NOEKEON/OFB128/TBC 10:43:59,889 INFO [main][CipherTest] transformation=NOEKEON/OFB128/TBCPADDING 10:43:59,889 INFO [main][CipherTest] transformation=NOEKEON/OFB128/X9.23 10:43:59,889 INFO [main][CipherTest] transformation=NOEKEON/OFB128/X9.23PADDING 10:43:59,889 INFO [main][CipherTest] transformation=NOEKEON/OFB128/ZEROBYTE 10:43:59,889 INFO [main][CipherTest] transformation=NOEKEON/OFB128/ZEROBYTEPADDING 10:43:59,889 INFO [main][CipherTest] transformation=NOEKEON/OFB136/ 10:43:59,889 INFO [main][CipherTest] transformation=NOEKEON/OFB136/ISO10126 10:43:59,889 INFO [main][CipherTest] transformation=NOEKEON/OFB136/ISO10126-2 10:43:59,889 INFO [main][CipherTest] transformation=NOEKEON/OFB136/ISO10126-2PADDING 10:43:59,889 INFO [main][CipherTest] transformation=NOEKEON/OFB136/ISO10126PADDING 10:43:59,889 INFO [main][CipherTest] transformation=NOEKEON/OFB136/ISO7816-4 10:43:59,889 INFO [main][CipherTest] transformation=NOEKEON/OFB136/ISO7816-4PADDING 10:43:59,890 INFO [main][CipherTest] transformation=NOEKEON/OFB136/NOPADDING 10:43:59,890 INFO [main][CipherTest] transformation=NOEKEON/OFB136/PKCS5 10:43:59,890 INFO [main][CipherTest] transformation=NOEKEON/OFB136/PKCS5PADDING 10:43:59,890 INFO [main][CipherTest] transformation=NOEKEON/OFB136/PKCS7 10:43:59,890 INFO [main][CipherTest] transformation=NOEKEON/OFB136/PKCS7PADDING 10:43:59,890 INFO [main][CipherTest] transformation=NOEKEON/OFB136/TBC 10:43:59,890 INFO [main][CipherTest] transformation=NOEKEON/OFB136/TBCPADDING 10:43:59,890 INFO [main][CipherTest] transformation=NOEKEON/OFB136/X9.23 10:43:59,890 INFO [main][CipherTest] transformation=NOEKEON/OFB136/X9.23PADDING 10:43:59,890 INFO [main][CipherTest] transformation=NOEKEON/OFB136/ZEROBYTE 10:43:59,890 INFO [main][CipherTest] transformation=NOEKEON/OFB136/ZEROBYTEPADDING 10:43:59,890 INFO [main][CipherTest] transformation=NOEKEON/OFB144/ 10:43:59,890 INFO [main][CipherTest] transformation=NOEKEON/OFB144/ISO10126 10:43:59,890 INFO [main][CipherTest] transformation=NOEKEON/OFB144/ISO10126-2 10:43:59,890 INFO [main][CipherTest] transformation=NOEKEON/OFB144/ISO10126-2PADDING 10:43:59,891 INFO [main][CipherTest] transformation=NOEKEON/OFB144/ISO10126PADDING 10:43:59,891 INFO [main][CipherTest] transformation=NOEKEON/OFB144/ISO7816-4 10:43:59,891 INFO [main][CipherTest] transformation=NOEKEON/OFB144/ISO7816-4PADDING 10:43:59,891 INFO [main][CipherTest] transformation=NOEKEON/OFB144/NOPADDING 10:43:59,891 INFO [main][CipherTest] transformation=NOEKEON/OFB144/PKCS5 10:43:59,891 INFO [main][CipherTest] transformation=NOEKEON/OFB144/PKCS5PADDING 10:43:59,891 INFO [main][CipherTest] transformation=NOEKEON/OFB144/PKCS7 10:43:59,891 INFO [main][CipherTest] transformation=NOEKEON/OFB144/PKCS7PADDING 10:43:59,891 INFO [main][CipherTest] transformation=NOEKEON/OFB144/TBC 10:43:59,891 INFO [main][CipherTest] transformation=NOEKEON/OFB144/TBCPADDING 10:43:59,891 INFO [main][CipherTest] transformation=NOEKEON/OFB144/X9.23 10:43:59,891 INFO [main][CipherTest] transformation=NOEKEON/OFB144/X9.23PADDING 10:43:59,891 INFO [main][CipherTest] transformation=NOEKEON/OFB144/ZEROBYTE 10:43:59,891 INFO [main][CipherTest] transformation=NOEKEON/OFB144/ZEROBYTEPADDING 10:43:59,892 INFO [main][CipherTest] transformation=NOEKEON/OFB152/ 10:43:59,892 INFO [main][CipherTest] transformation=NOEKEON/OFB152/ISO10126 10:43:59,892 INFO [main][CipherTest] transformation=NOEKEON/OFB152/ISO10126-2 10:43:59,892 INFO [main][CipherTest] transformation=NOEKEON/OFB152/ISO10126-2PADDING 10:43:59,892 INFO [main][CipherTest] transformation=NOEKEON/OFB152/ISO10126PADDING 10:43:59,892 INFO [main][CipherTest] transformation=NOEKEON/OFB152/ISO7816-4 10:43:59,892 INFO [main][CipherTest] transformation=NOEKEON/OFB152/ISO7816-4PADDING 10:43:59,892 INFO [main][CipherTest] transformation=NOEKEON/OFB152/NOPADDING 10:43:59,892 INFO [main][CipherTest] transformation=NOEKEON/OFB152/PKCS5 10:43:59,892 INFO [main][CipherTest] transformation=NOEKEON/OFB152/PKCS5PADDING 10:43:59,892 INFO [main][CipherTest] transformation=NOEKEON/OFB152/PKCS7 10:43:59,892 INFO [main][CipherTest] transformation=NOEKEON/OFB152/PKCS7PADDING 10:43:59,892 INFO [main][CipherTest] transformation=NOEKEON/OFB152/TBC 10:43:59,892 INFO [main][CipherTest] transformation=NOEKEON/OFB152/TBCPADDING 10:43:59,892 INFO [main][CipherTest] transformation=NOEKEON/OFB152/X9.23 10:43:59,892 INFO [main][CipherTest] transformation=NOEKEON/OFB152/X9.23PADDING 10:43:59,892 INFO [main][CipherTest] transformation=NOEKEON/OFB152/ZEROBYTE 10:43:59,893 INFO [main][CipherTest] transformation=NOEKEON/OFB152/ZEROBYTEPADDING 10:43:59,893 INFO [main][CipherTest] transformation=NOEKEON/OFB16/ 10:43:59,893 INFO [main][CipherTest] transformation=NOEKEON/OFB16/ISO10126 10:43:59,893 INFO [main][CipherTest] transformation=NOEKEON/OFB16/ISO10126-2 10:43:59,893 INFO [main][CipherTest] transformation=NOEKEON/OFB16/ISO10126-2PADDING 10:43:59,893 INFO [main][CipherTest] transformation=NOEKEON/OFB16/ISO10126PADDING 10:43:59,893 INFO [main][CipherTest] transformation=NOEKEON/OFB16/ISO7816-4 10:43:59,893 INFO [main][CipherTest] transformation=NOEKEON/OFB16/ISO7816-4PADDING 10:43:59,893 INFO [main][CipherTest] transformation=NOEKEON/OFB16/NOPADDING 10:43:59,893 INFO [main][CipherTest] transformation=NOEKEON/OFB16/PKCS5 10:43:59,893 INFO [main][CipherTest] transformation=NOEKEON/OFB16/PKCS5PADDING 10:43:59,894 INFO [main][CipherTest] transformation=NOEKEON/OFB16/PKCS7 10:43:59,894 INFO [main][CipherTest] transformation=NOEKEON/OFB16/PKCS7PADDING 10:43:59,894 INFO [main][CipherTest] transformation=NOEKEON/OFB16/TBC 10:43:59,894 INFO [main][CipherTest] transformation=NOEKEON/OFB16/TBCPADDING 10:43:59,894 INFO [main][CipherTest] transformation=NOEKEON/OFB16/X9.23 10:43:59,894 INFO [main][CipherTest] transformation=NOEKEON/OFB16/X9.23PADDING 10:43:59,894 INFO [main][CipherTest] transformation=NOEKEON/OFB16/ZEROBYTE 10:43:59,894 INFO [main][CipherTest] transformation=NOEKEON/OFB16/ZEROBYTEPADDING 10:43:59,894 INFO [main][CipherTest] transformation=NOEKEON/OFB160/ 10:43:59,894 INFO [main][CipherTest] transformation=NOEKEON/OFB160/ISO10126 10:43:59,894 INFO [main][CipherTest] transformation=NOEKEON/OFB160/ISO10126-2 10:43:59,894 INFO [main][CipherTest] transformation=NOEKEON/OFB160/ISO10126-2PADDING 10:43:59,894 INFO [main][CipherTest] transformation=NOEKEON/OFB160/ISO10126PADDING 10:43:59,894 INFO [main][CipherTest] transformation=NOEKEON/OFB160/ISO7816-4 10:43:59,894 INFO [main][CipherTest] transformation=NOEKEON/OFB160/ISO7816-4PADDING 10:43:59,895 INFO [main][CipherTest] transformation=NOEKEON/OFB160/NOPADDING 10:43:59,895 INFO [main][CipherTest] transformation=NOEKEON/OFB160/PKCS5 10:43:59,895 INFO [main][CipherTest] transformation=NOEKEON/OFB160/PKCS5PADDING 10:43:59,895 INFO [main][CipherTest] transformation=NOEKEON/OFB160/PKCS7 10:43:59,895 INFO [main][CipherTest] transformation=NOEKEON/OFB160/PKCS7PADDING 10:43:59,895 INFO [main][CipherTest] transformation=NOEKEON/OFB160/TBC 10:43:59,895 INFO [main][CipherTest] transformation=NOEKEON/OFB160/TBCPADDING 10:43:59,895 INFO [main][CipherTest] transformation=NOEKEON/OFB160/X9.23 10:43:59,895 INFO [main][CipherTest] transformation=NOEKEON/OFB160/X9.23PADDING 10:43:59,895 INFO [main][CipherTest] transformation=NOEKEON/OFB160/ZEROBYTE 10:43:59,895 INFO [main][CipherTest] transformation=NOEKEON/OFB160/ZEROBYTEPADDING 10:43:59,896 INFO [main][CipherTest] transformation=NOEKEON/OFB168/ 10:43:59,896 INFO [main][CipherTest] transformation=NOEKEON/OFB168/ISO10126 10:43:59,896 INFO [main][CipherTest] transformation=NOEKEON/OFB168/ISO10126-2 10:43:59,896 INFO [main][CipherTest] transformation=NOEKEON/OFB168/ISO10126-2PADDING 10:43:59,896 INFO [main][CipherTest] transformation=NOEKEON/OFB168/ISO10126PADDING 10:43:59,896 INFO [main][CipherTest] transformation=NOEKEON/OFB168/ISO7816-4 10:43:59,896 INFO [main][CipherTest] transformation=NOEKEON/OFB168/ISO7816-4PADDING 10:43:59,896 INFO [main][CipherTest] transformation=NOEKEON/OFB168/NOPADDING 10:43:59,896 INFO [main][CipherTest] transformation=NOEKEON/OFB168/PKCS5 10:43:59,896 INFO [main][CipherTest] transformation=NOEKEON/OFB168/PKCS5PADDING 10:43:59,896 INFO [main][CipherTest] transformation=NOEKEON/OFB168/PKCS7 10:43:59,896 INFO [main][CipherTest] transformation=NOEKEON/OFB168/PKCS7PADDING 10:43:59,896 INFO [main][CipherTest] transformation=NOEKEON/OFB168/TBC 10:43:59,896 INFO [main][CipherTest] transformation=NOEKEON/OFB168/TBCPADDING 10:43:59,897 INFO [main][CipherTest] transformation=NOEKEON/OFB168/X9.23 10:43:59,897 INFO [main][CipherTest] transformation=NOEKEON/OFB168/X9.23PADDING 10:43:59,897 INFO [main][CipherTest] transformation=NOEKEON/OFB168/ZEROBYTE 10:43:59,897 INFO [main][CipherTest] transformation=NOEKEON/OFB168/ZEROBYTEPADDING 10:43:59,897 INFO [main][CipherTest] transformation=NOEKEON/OFB176/ 10:43:59,897 INFO [main][CipherTest] transformation=NOEKEON/OFB176/ISO10126 10:43:59,897 INFO [main][CipherTest] transformation=NOEKEON/OFB176/ISO10126-2 10:43:59,897 INFO [main][CipherTest] transformation=NOEKEON/OFB176/ISO10126-2PADDING 10:43:59,897 INFO [main][CipherTest] transformation=NOEKEON/OFB176/ISO10126PADDING 10:43:59,897 INFO [main][CipherTest] transformation=NOEKEON/OFB176/ISO7816-4 10:43:59,897 INFO [main][CipherTest] transformation=NOEKEON/OFB176/ISO7816-4PADDING 10:43:59,897 INFO [main][CipherTest] transformation=NOEKEON/OFB176/NOPADDING 10:43:59,897 INFO [main][CipherTest] transformation=NOEKEON/OFB176/PKCS5 10:43:59,897 INFO [main][CipherTest] transformation=NOEKEON/OFB176/PKCS5PADDING 10:43:59,898 INFO [main][CipherTest] transformation=NOEKEON/OFB176/PKCS7 10:43:59,898 INFO [main][CipherTest] transformation=NOEKEON/OFB176/PKCS7PADDING 10:43:59,898 INFO [main][CipherTest] transformation=NOEKEON/OFB176/TBC 10:43:59,898 INFO [main][CipherTest] transformation=NOEKEON/OFB176/TBCPADDING 10:43:59,898 INFO [main][CipherTest] transformation=NOEKEON/OFB176/X9.23 10:43:59,898 INFO [main][CipherTest] transformation=NOEKEON/OFB176/X9.23PADDING 10:43:59,898 INFO [main][CipherTest] transformation=NOEKEON/OFB176/ZEROBYTE 10:43:59,898 INFO [main][CipherTest] transformation=NOEKEON/OFB176/ZEROBYTEPADDING 10:43:59,898 INFO [main][CipherTest] transformation=NOEKEON/OFB184/ 10:43:59,898 INFO [main][CipherTest] transformation=NOEKEON/OFB184/ISO10126 10:43:59,898 INFO [main][CipherTest] transformation=NOEKEON/OFB184/ISO10126-2 10:43:59,898 INFO [main][CipherTest] transformation=NOEKEON/OFB184/ISO10126-2PADDING 10:43:59,898 INFO [main][CipherTest] transformation=NOEKEON/OFB184/ISO10126PADDING 10:43:59,898 INFO [main][CipherTest] transformation=NOEKEON/OFB184/ISO7816-4 10:43:59,899 INFO [main][CipherTest] transformation=NOEKEON/OFB184/ISO7816-4PADDING 10:43:59,899 INFO [main][CipherTest] transformation=NOEKEON/OFB184/NOPADDING 10:43:59,899 INFO [main][CipherTest] transformation=NOEKEON/OFB184/PKCS5 10:43:59,899 INFO [main][CipherTest] transformation=NOEKEON/OFB184/PKCS5PADDING 10:43:59,899 INFO [main][CipherTest] transformation=NOEKEON/OFB184/PKCS7 10:43:59,899 INFO [main][CipherTest] transformation=NOEKEON/OFB184/PKCS7PADDING 10:43:59,899 INFO [main][CipherTest] transformation=NOEKEON/OFB184/TBC 10:43:59,899 INFO [main][CipherTest] transformation=NOEKEON/OFB184/TBCPADDING 10:43:59,899 INFO [main][CipherTest] transformation=NOEKEON/OFB184/X9.23 10:43:59,899 INFO [main][CipherTest] transformation=NOEKEON/OFB184/X9.23PADDING 10:43:59,899 INFO [main][CipherTest] transformation=NOEKEON/OFB184/ZEROBYTE 10:43:59,899 INFO [main][CipherTest] transformation=NOEKEON/OFB184/ZEROBYTEPADDING 10:43:59,900 INFO [main][CipherTest] transformation=NOEKEON/OFB192/ 10:43:59,900 INFO [main][CipherTest] transformation=NOEKEON/OFB192/ISO10126 10:43:59,900 INFO [main][CipherTest] transformation=NOEKEON/OFB192/ISO10126-2 10:43:59,900 INFO [main][CipherTest] transformation=NOEKEON/OFB192/ISO10126-2PADDING 10:43:59,900 INFO [main][CipherTest] transformation=NOEKEON/OFB192/ISO10126PADDING 10:43:59,900 INFO [main][CipherTest] transformation=NOEKEON/OFB192/ISO7816-4 10:43:59,900 INFO [main][CipherTest] transformation=NOEKEON/OFB192/ISO7816-4PADDING 10:43:59,900 INFO [main][CipherTest] transformation=NOEKEON/OFB192/NOPADDING 10:43:59,900 INFO [main][CipherTest] transformation=NOEKEON/OFB192/PKCS5 10:43:59,900 INFO [main][CipherTest] transformation=NOEKEON/OFB192/PKCS5PADDING 10:43:59,900 INFO [main][CipherTest] transformation=NOEKEON/OFB192/PKCS7 10:43:59,900 INFO [main][CipherTest] transformation=NOEKEON/OFB192/PKCS7PADDING 10:43:59,900 INFO [main][CipherTest] transformation=NOEKEON/OFB192/TBC 10:43:59,900 INFO [main][CipherTest] transformation=NOEKEON/OFB192/TBCPADDING 10:43:59,900 INFO [main][CipherTest] transformation=NOEKEON/OFB192/X9.23 10:43:59,901 INFO [main][CipherTest] transformation=NOEKEON/OFB192/X9.23PADDING 10:43:59,901 INFO [main][CipherTest] transformation=NOEKEON/OFB192/ZEROBYTE 10:43:59,901 INFO [main][CipherTest] transformation=NOEKEON/OFB192/ZEROBYTEPADDING 10:43:59,901 INFO [main][CipherTest] transformation=NOEKEON/OFB200/ 10:43:59,901 INFO [main][CipherTest] transformation=NOEKEON/OFB200/ISO10126 10:43:59,901 INFO [main][CipherTest] transformation=NOEKEON/OFB200/ISO10126-2 10:43:59,901 INFO [main][CipherTest] transformation=NOEKEON/OFB200/ISO10126-2PADDING 10:43:59,901 INFO [main][CipherTest] transformation=NOEKEON/OFB200/ISO10126PADDING 10:43:59,901 INFO [main][CipherTest] transformation=NOEKEON/OFB200/ISO7816-4 10:43:59,901 INFO [main][CipherTest] transformation=NOEKEON/OFB200/ISO7816-4PADDING 10:43:59,901 INFO [main][CipherTest] transformation=NOEKEON/OFB200/NOPADDING 10:43:59,901 INFO [main][CipherTest] transformation=NOEKEON/OFB200/PKCS5 10:43:59,901 INFO [main][CipherTest] transformation=NOEKEON/OFB200/PKCS5PADDING 10:43:59,901 INFO [main][CipherTest] transformation=NOEKEON/OFB200/PKCS7 10:43:59,902 INFO [main][CipherTest] transformation=NOEKEON/OFB200/PKCS7PADDING 10:43:59,902 INFO [main][CipherTest] transformation=NOEKEON/OFB200/TBC 10:43:59,902 INFO [main][CipherTest] transformation=NOEKEON/OFB200/TBCPADDING 10:43:59,902 INFO [main][CipherTest] transformation=NOEKEON/OFB200/X9.23 10:43:59,902 INFO [main][CipherTest] transformation=NOEKEON/OFB200/X9.23PADDING 10:43:59,902 INFO [main][CipherTest] transformation=NOEKEON/OFB200/ZEROBYTE 10:43:59,902 INFO [main][CipherTest] transformation=NOEKEON/OFB200/ZEROBYTEPADDING 10:43:59,902 INFO [main][CipherTest] transformation=NOEKEON/OFB208/ 10:43:59,902 INFO [main][CipherTest] transformation=NOEKEON/OFB208/ISO10126 10:43:59,902 INFO [main][CipherTest] transformation=NOEKEON/OFB208/ISO10126-2 10:43:59,902 INFO [main][CipherTest] transformation=NOEKEON/OFB208/ISO10126-2PADDING 10:43:59,902 INFO [main][CipherTest] transformation=NOEKEON/OFB208/ISO10126PADDING 10:43:59,902 INFO [main][CipherTest] transformation=NOEKEON/OFB208/ISO7816-4 10:43:59,902 INFO [main][CipherTest] transformation=NOEKEON/OFB208/ISO7816-4PADDING 10:43:59,903 INFO [main][CipherTest] transformation=NOEKEON/OFB208/NOPADDING 10:43:59,903 INFO [main][CipherTest] transformation=NOEKEON/OFB208/PKCS5 10:43:59,903 INFO [main][CipherTest] transformation=NOEKEON/OFB208/PKCS5PADDING 10:43:59,903 INFO [main][CipherTest] transformation=NOEKEON/OFB208/PKCS7 10:43:59,903 INFO [main][CipherTest] transformation=NOEKEON/OFB208/PKCS7PADDING 10:43:59,903 INFO [main][CipherTest] transformation=NOEKEON/OFB208/TBC 10:43:59,903 INFO [main][CipherTest] transformation=NOEKEON/OFB208/TBCPADDING 10:43:59,903 INFO [main][CipherTest] transformation=NOEKEON/OFB208/X9.23 10:43:59,903 INFO [main][CipherTest] transformation=NOEKEON/OFB208/X9.23PADDING 10:43:59,903 INFO [main][CipherTest] transformation=NOEKEON/OFB208/ZEROBYTE 10:43:59,903 INFO [main][CipherTest] transformation=NOEKEON/OFB208/ZEROBYTEPADDING 10:43:59,903 INFO [main][CipherTest] transformation=NOEKEON/OFB216/ 10:43:59,903 INFO [main][CipherTest] transformation=NOEKEON/OFB216/ISO10126 10:43:59,903 INFO [main][CipherTest] transformation=NOEKEON/OFB216/ISO10126-2 10:43:59,904 INFO [main][CipherTest] transformation=NOEKEON/OFB216/ISO10126-2PADDING 10:43:59,904 INFO [main][CipherTest] transformation=NOEKEON/OFB216/ISO10126PADDING 10:43:59,904 INFO [main][CipherTest] transformation=NOEKEON/OFB216/ISO7816-4 10:43:59,904 INFO [main][CipherTest] transformation=NOEKEON/OFB216/ISO7816-4PADDING 10:43:59,904 INFO [main][CipherTest] transformation=NOEKEON/OFB216/NOPADDING 10:43:59,904 INFO [main][CipherTest] transformation=NOEKEON/OFB216/PKCS5 10:43:59,904 INFO [main][CipherTest] transformation=NOEKEON/OFB216/PKCS5PADDING 10:43:59,904 INFO [main][CipherTest] transformation=NOEKEON/OFB216/PKCS7 10:43:59,904 INFO [main][CipherTest] transformation=NOEKEON/OFB216/PKCS7PADDING 10:43:59,904 INFO [main][CipherTest] transformation=NOEKEON/OFB216/TBC 10:43:59,904 INFO [main][CipherTest] transformation=NOEKEON/OFB216/TBCPADDING 10:43:59,904 INFO [main][CipherTest] transformation=NOEKEON/OFB216/X9.23 10:43:59,904 INFO [main][CipherTest] transformation=NOEKEON/OFB216/X9.23PADDING 10:43:59,904 INFO [main][CipherTest] transformation=NOEKEON/OFB216/ZEROBYTE 10:43:59,904 INFO [main][CipherTest] transformation=NOEKEON/OFB216/ZEROBYTEPADDING 10:43:59,904 INFO [main][CipherTest] transformation=NOEKEON/OFB224/ 10:43:59,905 INFO [main][CipherTest] transformation=NOEKEON/OFB224/ISO10126 10:43:59,905 INFO [main][CipherTest] transformation=NOEKEON/OFB224/ISO10126-2 10:43:59,905 INFO [main][CipherTest] transformation=NOEKEON/OFB224/ISO10126-2PADDING 10:43:59,905 INFO [main][CipherTest] transformation=NOEKEON/OFB224/ISO10126PADDING 10:43:59,905 INFO [main][CipherTest] transformation=NOEKEON/OFB224/ISO7816-4 10:43:59,905 INFO [main][CipherTest] transformation=NOEKEON/OFB224/ISO7816-4PADDING 10:43:59,905 INFO [main][CipherTest] transformation=NOEKEON/OFB224/NOPADDING 10:43:59,905 INFO [main][CipherTest] transformation=NOEKEON/OFB224/PKCS5 10:43:59,905 INFO [main][CipherTest] transformation=NOEKEON/OFB224/PKCS5PADDING 10:43:59,905 INFO [main][CipherTest] transformation=NOEKEON/OFB224/PKCS7 10:43:59,906 INFO [main][CipherTest] transformation=NOEKEON/OFB224/PKCS7PADDING 10:43:59,906 INFO [main][CipherTest] transformation=NOEKEON/OFB224/TBC 10:43:59,906 INFO [main][CipherTest] transformation=NOEKEON/OFB224/TBCPADDING 10:43:59,906 INFO [main][CipherTest] transformation=NOEKEON/OFB224/X9.23 10:43:59,906 INFO [main][CipherTest] transformation=NOEKEON/OFB224/X9.23PADDING 10:43:59,906 INFO [main][CipherTest] transformation=NOEKEON/OFB224/ZEROBYTE 10:43:59,906 INFO [main][CipherTest] transformation=NOEKEON/OFB224/ZEROBYTEPADDING 10:43:59,906 INFO [main][CipherTest] transformation=NOEKEON/OFB232/ 10:43:59,906 INFO [main][CipherTest] transformation=NOEKEON/OFB232/ISO10126 10:43:59,906 INFO [main][CipherTest] transformation=NOEKEON/OFB232/ISO10126-2 10:43:59,906 INFO [main][CipherTest] transformation=NOEKEON/OFB232/ISO10126-2PADDING 10:43:59,906 INFO [main][CipherTest] transformation=NOEKEON/OFB232/ISO10126PADDING 10:43:59,906 INFO [main][CipherTest] transformation=NOEKEON/OFB232/ISO7816-4 10:43:59,906 INFO [main][CipherTest] transformation=NOEKEON/OFB232/ISO7816-4PADDING 10:43:59,907 INFO [main][CipherTest] transformation=NOEKEON/OFB232/NOPADDING 10:43:59,907 INFO [main][CipherTest] transformation=NOEKEON/OFB232/PKCS5 10:43:59,907 INFO [main][CipherTest] transformation=NOEKEON/OFB232/PKCS5PADDING 10:43:59,907 INFO [main][CipherTest] transformation=NOEKEON/OFB232/PKCS7 10:43:59,907 INFO [main][CipherTest] transformation=NOEKEON/OFB232/PKCS7PADDING 10:43:59,907 INFO [main][CipherTest] transformation=NOEKEON/OFB232/TBC 10:43:59,907 INFO [main][CipherTest] transformation=NOEKEON/OFB232/TBCPADDING 10:43:59,907 INFO [main][CipherTest] transformation=NOEKEON/OFB232/X9.23 10:43:59,907 INFO [main][CipherTest] transformation=NOEKEON/OFB232/X9.23PADDING 10:43:59,907 INFO [main][CipherTest] transformation=NOEKEON/OFB232/ZEROBYTE 10:43:59,907 INFO [main][CipherTest] transformation=NOEKEON/OFB232/ZEROBYTEPADDING 10:43:59,907 INFO [main][CipherTest] transformation=NOEKEON/OFB24/ 10:43:59,907 INFO [main][CipherTest] transformation=NOEKEON/OFB24/ISO10126 10:43:59,908 INFO [main][CipherTest] transformation=NOEKEON/OFB24/ISO10126-2 10:43:59,908 INFO [main][CipherTest] transformation=NOEKEON/OFB24/ISO10126-2PADDING 10:43:59,908 INFO [main][CipherTest] transformation=NOEKEON/OFB24/ISO10126PADDING 10:43:59,908 INFO [main][CipherTest] transformation=NOEKEON/OFB24/ISO7816-4 10:43:59,908 INFO [main][CipherTest] transformation=NOEKEON/OFB24/ISO7816-4PADDING 10:43:59,908 INFO [main][CipherTest] transformation=NOEKEON/OFB24/NOPADDING 10:43:59,908 INFO [main][CipherTest] transformation=NOEKEON/OFB24/PKCS5 10:43:59,908 INFO [main][CipherTest] transformation=NOEKEON/OFB24/PKCS5PADDING 10:43:59,908 INFO [main][CipherTest] transformation=NOEKEON/OFB24/PKCS7 10:43:59,908 INFO [main][CipherTest] transformation=NOEKEON/OFB24/PKCS7PADDING 10:43:59,908 INFO [main][CipherTest] transformation=NOEKEON/OFB24/TBC 10:43:59,908 INFO [main][CipherTest] transformation=NOEKEON/OFB24/TBCPADDING 10:43:59,908 INFO [main][CipherTest] transformation=NOEKEON/OFB24/X9.23 10:43:59,908 INFO [main][CipherTest] transformation=NOEKEON/OFB24/X9.23PADDING 10:43:59,909 INFO [main][CipherTest] transformation=NOEKEON/OFB24/ZEROBYTE 10:43:59,909 INFO [main][CipherTest] transformation=NOEKEON/OFB24/ZEROBYTEPADDING 10:43:59,909 INFO [main][CipherTest] transformation=NOEKEON/OFB240/ 10:43:59,909 INFO [main][CipherTest] transformation=NOEKEON/OFB240/ISO10126 10:43:59,909 INFO [main][CipherTest] transformation=NOEKEON/OFB240/ISO10126-2 10:43:59,909 INFO [main][CipherTest] transformation=NOEKEON/OFB240/ISO10126-2PADDING 10:43:59,909 INFO [main][CipherTest] transformation=NOEKEON/OFB240/ISO10126PADDING 10:43:59,909 INFO [main][CipherTest] transformation=NOEKEON/OFB240/ISO7816-4 10:43:59,909 INFO [main][CipherTest] transformation=NOEKEON/OFB240/ISO7816-4PADDING 10:43:59,909 INFO [main][CipherTest] transformation=NOEKEON/OFB240/NOPADDING 10:43:59,909 INFO [main][CipherTest] transformation=NOEKEON/OFB240/PKCS5 10:43:59,909 INFO [main][CipherTest] transformation=NOEKEON/OFB240/PKCS5PADDING 10:43:59,909 INFO [main][CipherTest] transformation=NOEKEON/OFB240/PKCS7 10:43:59,909 INFO [main][CipherTest] transformation=NOEKEON/OFB240/PKCS7PADDING 10:43:59,910 INFO [main][CipherTest] transformation=NOEKEON/OFB240/TBC 10:43:59,910 INFO [main][CipherTest] transformation=NOEKEON/OFB240/TBCPADDING 10:43:59,910 INFO [main][CipherTest] transformation=NOEKEON/OFB240/X9.23 10:43:59,910 INFO [main][CipherTest] transformation=NOEKEON/OFB240/X9.23PADDING 10:43:59,910 INFO [main][CipherTest] transformation=NOEKEON/OFB240/ZEROBYTE 10:43:59,910 INFO [main][CipherTest] transformation=NOEKEON/OFB240/ZEROBYTEPADDING 10:43:59,910 INFO [main][CipherTest] transformation=NOEKEON/OFB248/ 10:43:59,910 INFO [main][CipherTest] transformation=NOEKEON/OFB248/ISO10126 10:43:59,910 INFO [main][CipherTest] transformation=NOEKEON/OFB248/ISO10126-2 10:43:59,910 INFO [main][CipherTest] transformation=NOEKEON/OFB248/ISO10126-2PADDING 10:43:59,910 INFO [main][CipherTest] transformation=NOEKEON/OFB248/ISO10126PADDING 10:43:59,910 INFO [main][CipherTest] transformation=NOEKEON/OFB248/ISO7816-4 10:43:59,910 INFO [main][CipherTest] transformation=NOEKEON/OFB248/ISO7816-4PADDING 10:43:59,910 INFO [main][CipherTest] transformation=NOEKEON/OFB248/NOPADDING 10:43:59,910 INFO [main][CipherTest] transformation=NOEKEON/OFB248/PKCS5 10:43:59,911 INFO [main][CipherTest] transformation=NOEKEON/OFB248/PKCS5PADDING 10:43:59,911 INFO [main][CipherTest] transformation=NOEKEON/OFB248/PKCS7 10:43:59,911 INFO [main][CipherTest] transformation=NOEKEON/OFB248/PKCS7PADDING 10:43:59,911 INFO [main][CipherTest] transformation=NOEKEON/OFB248/TBC 10:43:59,911 INFO [main][CipherTest] transformation=NOEKEON/OFB248/TBCPADDING 10:43:59,911 INFO [main][CipherTest] transformation=NOEKEON/OFB248/X9.23 10:43:59,911 INFO [main][CipherTest] transformation=NOEKEON/OFB248/X9.23PADDING 10:43:59,911 INFO [main][CipherTest] transformation=NOEKEON/OFB248/ZEROBYTE 10:43:59,911 INFO [main][CipherTest] transformation=NOEKEON/OFB248/ZEROBYTEPADDING 10:43:59,911 INFO [main][CipherTest] transformation=NOEKEON/OFB256/ 10:43:59,911 INFO [main][CipherTest] transformation=NOEKEON/OFB256/ISO10126 10:43:59,911 INFO [main][CipherTest] transformation=NOEKEON/OFB256/ISO10126-2 10:43:59,911 INFO [main][CipherTest] transformation=NOEKEON/OFB256/ISO10126-2PADDING 10:43:59,912 INFO [main][CipherTest] transformation=NOEKEON/OFB256/ISO10126PADDING 10:43:59,912 INFO [main][CipherTest] transformation=NOEKEON/OFB256/ISO7816-4 10:43:59,912 INFO [main][CipherTest] transformation=NOEKEON/OFB256/ISO7816-4PADDING 10:43:59,912 INFO [main][CipherTest] transformation=NOEKEON/OFB256/NOPADDING 10:43:59,912 INFO [main][CipherTest] transformation=NOEKEON/OFB256/PKCS5 10:43:59,912 INFO [main][CipherTest] transformation=NOEKEON/OFB256/PKCS5PADDING 10:43:59,912 INFO [main][CipherTest] transformation=NOEKEON/OFB256/PKCS7 10:43:59,912 INFO [main][CipherTest] transformation=NOEKEON/OFB256/PKCS7PADDING 10:43:59,912 INFO [main][CipherTest] transformation=NOEKEON/OFB256/TBC 10:43:59,912 INFO [main][CipherTest] transformation=NOEKEON/OFB256/TBCPADDING 10:43:59,912 INFO [main][CipherTest] transformation=NOEKEON/OFB256/X9.23 10:43:59,912 INFO [main][CipherTest] transformation=NOEKEON/OFB256/X9.23PADDING 10:43:59,912 INFO [main][CipherTest] transformation=NOEKEON/OFB256/ZEROBYTE 10:43:59,912 INFO [main][CipherTest] transformation=NOEKEON/OFB256/ZEROBYTEPADDING 10:43:59,912 INFO [main][CipherTest] transformation=NOEKEON/OFB32/ 10:43:59,913 INFO [main][CipherTest] transformation=NOEKEON/OFB32/ISO10126 10:43:59,913 INFO [main][CipherTest] transformation=NOEKEON/OFB32/ISO10126-2 10:43:59,913 INFO [main][CipherTest] transformation=NOEKEON/OFB32/ISO10126-2PADDING 10:43:59,913 INFO [main][CipherTest] transformation=NOEKEON/OFB32/ISO10126PADDING 10:43:59,913 INFO [main][CipherTest] transformation=NOEKEON/OFB32/ISO7816-4 10:43:59,913 INFO [main][CipherTest] transformation=NOEKEON/OFB32/ISO7816-4PADDING 10:43:59,913 INFO [main][CipherTest] transformation=NOEKEON/OFB32/NOPADDING 10:43:59,913 INFO [main][CipherTest] transformation=NOEKEON/OFB32/PKCS5 10:43:59,913 INFO [main][CipherTest] transformation=NOEKEON/OFB32/PKCS5PADDING 10:43:59,913 INFO [main][CipherTest] transformation=NOEKEON/OFB32/PKCS7 10:43:59,913 INFO [main][CipherTest] transformation=NOEKEON/OFB32/PKCS7PADDING 10:43:59,913 INFO [main][CipherTest] transformation=NOEKEON/OFB32/TBC 10:43:59,913 INFO [main][CipherTest] transformation=NOEKEON/OFB32/TBCPADDING 10:43:59,913 INFO [main][CipherTest] transformation=NOEKEON/OFB32/X9.23 10:43:59,913 INFO [main][CipherTest] transformation=NOEKEON/OFB32/X9.23PADDING 10:43:59,914 INFO [main][CipherTest] transformation=NOEKEON/OFB32/ZEROBYTE 10:43:59,914 INFO [main][CipherTest] transformation=NOEKEON/OFB32/ZEROBYTEPADDING 10:43:59,914 INFO [main][CipherTest] transformation=NOEKEON/OFB40/ 10:43:59,914 INFO [main][CipherTest] transformation=NOEKEON/OFB40/ISO10126 10:43:59,914 INFO [main][CipherTest] transformation=NOEKEON/OFB40/ISO10126-2 10:43:59,914 INFO [main][CipherTest] transformation=NOEKEON/OFB40/ISO10126-2PADDING 10:43:59,914 INFO [main][CipherTest] transformation=NOEKEON/OFB40/ISO10126PADDING 10:43:59,914 INFO [main][CipherTest] transformation=NOEKEON/OFB40/ISO7816-4 10:43:59,914 INFO [main][CipherTest] transformation=NOEKEON/OFB40/ISO7816-4PADDING 10:43:59,914 INFO [main][CipherTest] transformation=NOEKEON/OFB40/NOPADDING 10:43:59,914 INFO [main][CipherTest] transformation=NOEKEON/OFB40/PKCS5 10:43:59,914 INFO [main][CipherTest] transformation=NOEKEON/OFB40/PKCS5PADDING 10:43:59,914 INFO [main][CipherTest] transformation=NOEKEON/OFB40/PKCS7 10:43:59,914 INFO [main][CipherTest] transformation=NOEKEON/OFB40/PKCS7PADDING 10:43:59,915 INFO [main][CipherTest] transformation=NOEKEON/OFB40/TBC 10:43:59,915 INFO [main][CipherTest] transformation=NOEKEON/OFB40/TBCPADDING 10:43:59,915 INFO [main][CipherTest] transformation=NOEKEON/OFB40/X9.23 10:43:59,915 INFO [main][CipherTest] transformation=NOEKEON/OFB40/X9.23PADDING 10:43:59,915 INFO [main][CipherTest] transformation=NOEKEON/OFB40/ZEROBYTE 10:43:59,915 INFO [main][CipherTest] transformation=NOEKEON/OFB40/ZEROBYTEPADDING 10:43:59,915 INFO [main][CipherTest] transformation=NOEKEON/OFB48/ 10:43:59,915 INFO [main][CipherTest] transformation=NOEKEON/OFB48/ISO10126 10:43:59,915 INFO [main][CipherTest] transformation=NOEKEON/OFB48/ISO10126-2 10:43:59,915 INFO [main][CipherTest] transformation=NOEKEON/OFB48/ISO10126-2PADDING 10:43:59,915 INFO [main][CipherTest] transformation=NOEKEON/OFB48/ISO10126PADDING 10:43:59,915 INFO [main][CipherTest] transformation=NOEKEON/OFB48/ISO7816-4 10:43:59,916 INFO [main][CipherTest] transformation=NOEKEON/OFB48/ISO7816-4PADDING 10:43:59,916 INFO [main][CipherTest] transformation=NOEKEON/OFB48/NOPADDING 10:43:59,916 INFO [main][CipherTest] transformation=NOEKEON/OFB48/PKCS5 10:43:59,916 INFO [main][CipherTest] transformation=NOEKEON/OFB48/PKCS5PADDING 10:43:59,916 INFO [main][CipherTest] transformation=NOEKEON/OFB48/PKCS7 10:43:59,916 INFO [main][CipherTest] transformation=NOEKEON/OFB48/PKCS7PADDING 10:43:59,916 INFO [main][CipherTest] transformation=NOEKEON/OFB48/TBC 10:43:59,916 INFO [main][CipherTest] transformation=NOEKEON/OFB48/TBCPADDING 10:43:59,916 INFO [main][CipherTest] transformation=NOEKEON/OFB48/X9.23 10:43:59,916 INFO [main][CipherTest] transformation=NOEKEON/OFB48/X9.23PADDING 10:43:59,916 INFO [main][CipherTest] transformation=NOEKEON/OFB48/ZEROBYTE 10:43:59,916 INFO [main][CipherTest] transformation=NOEKEON/OFB48/ZEROBYTEPADDING 10:43:59,916 INFO [main][CipherTest] transformation=NOEKEON/OFB56/ 10:43:59,916 INFO [main][CipherTest] transformation=NOEKEON/OFB56/ISO10126 10:43:59,917 INFO [main][CipherTest] transformation=NOEKEON/OFB56/ISO10126-2 10:43:59,917 INFO [main][CipherTest] transformation=NOEKEON/OFB56/ISO10126-2PADDING 10:43:59,917 INFO [main][CipherTest] transformation=NOEKEON/OFB56/ISO10126PADDING 10:43:59,917 INFO [main][CipherTest] transformation=NOEKEON/OFB56/ISO7816-4 10:43:59,917 INFO [main][CipherTest] transformation=NOEKEON/OFB56/ISO7816-4PADDING 10:43:59,917 INFO [main][CipherTest] transformation=NOEKEON/OFB56/NOPADDING 10:43:59,917 INFO [main][CipherTest] transformation=NOEKEON/OFB56/PKCS5 10:43:59,917 INFO [main][CipherTest] transformation=NOEKEON/OFB56/PKCS5PADDING 10:43:59,917 INFO [main][CipherTest] transformation=NOEKEON/OFB56/PKCS7 10:43:59,917 INFO [main][CipherTest] transformation=NOEKEON/OFB56/PKCS7PADDING 10:43:59,917 INFO [main][CipherTest] transformation=NOEKEON/OFB56/TBC 10:43:59,918 INFO [main][CipherTest] transformation=NOEKEON/OFB56/TBCPADDING 10:43:59,918 INFO [main][CipherTest] transformation=NOEKEON/OFB56/X9.23 10:43:59,918 INFO [main][CipherTest] transformation=NOEKEON/OFB56/X9.23PADDING 10:43:59,918 INFO [main][CipherTest] transformation=NOEKEON/OFB56/ZEROBYTE 10:43:59,918 INFO [main][CipherTest] transformation=NOEKEON/OFB56/ZEROBYTEPADDING 10:43:59,918 INFO [main][CipherTest] transformation=NOEKEON/OFB64/ 10:43:59,918 INFO [main][CipherTest] transformation=NOEKEON/OFB64/ISO10126 10:43:59,918 INFO [main][CipherTest] transformation=NOEKEON/OFB64/ISO10126-2 10:43:59,918 INFO [main][CipherTest] transformation=NOEKEON/OFB64/ISO10126-2PADDING 10:43:59,918 INFO [main][CipherTest] transformation=NOEKEON/OFB64/ISO10126PADDING 10:43:59,918 INFO [main][CipherTest] transformation=NOEKEON/OFB64/ISO7816-4 10:43:59,918 INFO [main][CipherTest] transformation=NOEKEON/OFB64/ISO7816-4PADDING 10:43:59,918 INFO [main][CipherTest] transformation=NOEKEON/OFB64/NOPADDING 10:43:59,918 INFO [main][CipherTest] transformation=NOEKEON/OFB64/PKCS5 10:43:59,919 INFO [main][CipherTest] transformation=NOEKEON/OFB64/PKCS5PADDING 10:43:59,919 INFO [main][CipherTest] transformation=NOEKEON/OFB64/PKCS7 10:43:59,919 INFO [main][CipherTest] transformation=NOEKEON/OFB64/PKCS7PADDING 10:43:59,919 INFO [main][CipherTest] transformation=NOEKEON/OFB64/TBC 10:43:59,919 INFO [main][CipherTest] transformation=NOEKEON/OFB64/TBCPADDING 10:43:59,919 INFO [main][CipherTest] transformation=NOEKEON/OFB64/X9.23 10:43:59,919 INFO [main][CipherTest] transformation=NOEKEON/OFB64/X9.23PADDING 10:43:59,919 INFO [main][CipherTest] transformation=NOEKEON/OFB64/ZEROBYTE 10:43:59,919 INFO [main][CipherTest] transformation=NOEKEON/OFB64/ZEROBYTEPADDING 10:43:59,919 INFO [main][CipherTest] transformation=NOEKEON/OFB72/ 10:43:59,919 INFO [main][CipherTest] transformation=NOEKEON/OFB72/ISO10126 10:43:59,919 INFO [main][CipherTest] transformation=NOEKEON/OFB72/ISO10126-2 10:43:59,920 INFO [main][CipherTest] transformation=NOEKEON/OFB72/ISO10126-2PADDING 10:43:59,920 INFO [main][CipherTest] transformation=NOEKEON/OFB72/ISO10126PADDING 10:43:59,920 INFO [main][CipherTest] transformation=NOEKEON/OFB72/ISO7816-4 10:43:59,920 INFO [main][CipherTest] transformation=NOEKEON/OFB72/ISO7816-4PADDING 10:43:59,920 INFO [main][CipherTest] transformation=NOEKEON/OFB72/NOPADDING 10:43:59,920 INFO [main][CipherTest] transformation=NOEKEON/OFB72/PKCS5 10:43:59,920 INFO [main][CipherTest] transformation=NOEKEON/OFB72/PKCS5PADDING 10:43:59,920 INFO [main][CipherTest] transformation=NOEKEON/OFB72/PKCS7 10:43:59,920 INFO [main][CipherTest] transformation=NOEKEON/OFB72/PKCS7PADDING 10:43:59,920 INFO [main][CipherTest] transformation=NOEKEON/OFB72/TBC 10:43:59,920 INFO [main][CipherTest] transformation=NOEKEON/OFB72/TBCPADDING 10:43:59,920 INFO [main][CipherTest] transformation=NOEKEON/OFB72/X9.23 10:43:59,920 INFO [main][CipherTest] transformation=NOEKEON/OFB72/X9.23PADDING 10:43:59,920 INFO [main][CipherTest] transformation=NOEKEON/OFB72/ZEROBYTE 10:43:59,921 INFO [main][CipherTest] transformation=NOEKEON/OFB72/ZEROBYTEPADDING 10:43:59,921 INFO [main][CipherTest] transformation=NOEKEON/OFB8/ 10:43:59,921 INFO [main][CipherTest] transformation=NOEKEON/OFB8/ISO10126 10:43:59,921 INFO [main][CipherTest] transformation=NOEKEON/OFB8/ISO10126-2 10:43:59,921 INFO [main][CipherTest] transformation=NOEKEON/OFB8/ISO10126-2PADDING 10:43:59,921 INFO [main][CipherTest] transformation=NOEKEON/OFB8/ISO10126PADDING 10:43:59,921 INFO [main][CipherTest] transformation=NOEKEON/OFB8/ISO7816-4 10:43:59,921 INFO [main][CipherTest] transformation=NOEKEON/OFB8/ISO7816-4PADDING 10:43:59,921 INFO [main][CipherTest] transformation=NOEKEON/OFB8/NOPADDING 10:43:59,921 INFO [main][CipherTest] transformation=NOEKEON/OFB8/PKCS5 10:43:59,921 INFO [main][CipherTest] transformation=NOEKEON/OFB8/PKCS5PADDING 10:43:59,921 INFO [main][CipherTest] transformation=NOEKEON/OFB8/PKCS7 10:43:59,921 INFO [main][CipherTest] transformation=NOEKEON/OFB8/PKCS7PADDING 10:43:59,921 INFO [main][CipherTest] transformation=NOEKEON/OFB8/TBC 10:43:59,921 INFO [main][CipherTest] transformation=NOEKEON/OFB8/TBCPADDING 10:43:59,922 INFO [main][CipherTest] transformation=NOEKEON/OFB8/X9.23 10:43:59,922 INFO [main][CipherTest] transformation=NOEKEON/OFB8/X9.23PADDING 10:43:59,922 INFO [main][CipherTest] transformation=NOEKEON/OFB8/ZEROBYTE 10:43:59,922 INFO [main][CipherTest] transformation=NOEKEON/OFB8/ZEROBYTEPADDING 10:43:59,922 INFO [main][CipherTest] transformation=NOEKEON/OFB80/ 10:43:59,922 INFO [main][CipherTest] transformation=NOEKEON/OFB80/ISO10126 10:43:59,922 INFO [main][CipherTest] transformation=NOEKEON/OFB80/ISO10126-2 10:43:59,922 INFO [main][CipherTest] transformation=NOEKEON/OFB80/ISO10126-2PADDING 10:43:59,922 INFO [main][CipherTest] transformation=NOEKEON/OFB80/ISO10126PADDING 10:43:59,922 INFO [main][CipherTest] transformation=NOEKEON/OFB80/ISO7816-4 10:43:59,922 INFO [main][CipherTest] transformation=NOEKEON/OFB80/ISO7816-4PADDING 10:43:59,922 INFO [main][CipherTest] transformation=NOEKEON/OFB80/NOPADDING 10:43:59,922 INFO [main][CipherTest] transformation=NOEKEON/OFB80/PKCS5 10:43:59,922 INFO [main][CipherTest] transformation=NOEKEON/OFB80/PKCS5PADDING 10:43:59,923 INFO [main][CipherTest] transformation=NOEKEON/OFB80/PKCS7 10:43:59,923 INFO [main][CipherTest] transformation=NOEKEON/OFB80/PKCS7PADDING 10:43:59,923 INFO [main][CipherTest] transformation=NOEKEON/OFB80/TBC 10:43:59,923 INFO [main][CipherTest] transformation=NOEKEON/OFB80/TBCPADDING 10:43:59,923 INFO [main][CipherTest] transformation=NOEKEON/OFB80/X9.23 10:43:59,923 INFO [main][CipherTest] transformation=NOEKEON/OFB80/X9.23PADDING 10:43:59,923 INFO [main][CipherTest] transformation=NOEKEON/OFB80/ZEROBYTE 10:43:59,923 INFO [main][CipherTest] transformation=NOEKEON/OFB80/ZEROBYTEPADDING 10:43:59,923 INFO [main][CipherTest] transformation=NOEKEON/OFB88/ 10:43:59,923 INFO [main][CipherTest] transformation=NOEKEON/OFB88/ISO10126 10:43:59,923 INFO [main][CipherTest] transformation=NOEKEON/OFB88/ISO10126-2 10:43:59,923 INFO [main][CipherTest] transformation=NOEKEON/OFB88/ISO10126-2PADDING 10:43:59,924 INFO [main][CipherTest] transformation=NOEKEON/OFB88/ISO10126PADDING 10:43:59,924 INFO [main][CipherTest] transformation=NOEKEON/OFB88/ISO7816-4 10:43:59,924 INFO [main][CipherTest] transformation=NOEKEON/OFB88/ISO7816-4PADDING 10:43:59,924 INFO [main][CipherTest] transformation=NOEKEON/OFB88/NOPADDING 10:43:59,924 INFO [main][CipherTest] transformation=NOEKEON/OFB88/PKCS5 10:43:59,924 INFO [main][CipherTest] transformation=NOEKEON/OFB88/PKCS5PADDING 10:43:59,924 INFO [main][CipherTest] transformation=NOEKEON/OFB88/PKCS7 10:43:59,924 INFO [main][CipherTest] transformation=NOEKEON/OFB88/PKCS7PADDING 10:43:59,924 INFO [main][CipherTest] transformation=NOEKEON/OFB88/TBC 10:43:59,924 INFO [main][CipherTest] transformation=NOEKEON/OFB88/TBCPADDING 10:43:59,924 INFO [main][CipherTest] transformation=NOEKEON/OFB88/X9.23 10:43:59,924 INFO [main][CipherTest] transformation=NOEKEON/OFB88/X9.23PADDING 10:43:59,924 INFO [main][CipherTest] transformation=NOEKEON/OFB88/ZEROBYTE 10:43:59,924 INFO [main][CipherTest] transformation=NOEKEON/OFB88/ZEROBYTEPADDING 10:43:59,924 INFO [main][CipherTest] transformation=NOEKEON/OFB96/ 10:43:59,925 INFO [main][CipherTest] transformation=NOEKEON/OFB96/ISO10126 10:43:59,925 INFO [main][CipherTest] transformation=NOEKEON/OFB96/ISO10126-2 10:43:59,925 INFO [main][CipherTest] transformation=NOEKEON/OFB96/ISO10126-2PADDING 10:43:59,925 INFO [main][CipherTest] transformation=NOEKEON/OFB96/ISO10126PADDING 10:43:59,925 INFO [main][CipherTest] transformation=NOEKEON/OFB96/ISO7816-4 10:43:59,925 INFO [main][CipherTest] transformation=NOEKEON/OFB96/ISO7816-4PADDING 10:43:59,925 INFO [main][CipherTest] transformation=NOEKEON/OFB96/NOPADDING 10:43:59,925 INFO [main][CipherTest] transformation=NOEKEON/OFB96/PKCS5 10:43:59,925 INFO [main][CipherTest] transformation=NOEKEON/OFB96/PKCS5PADDING 10:43:59,925 INFO [main][CipherTest] transformation=NOEKEON/OFB96/PKCS7 10:43:59,925 INFO [main][CipherTest] transformation=NOEKEON/OFB96/PKCS7PADDING 10:43:59,925 INFO [main][CipherTest] transformation=NOEKEON/OFB96/TBC 10:43:59,925 INFO [main][CipherTest] transformation=NOEKEON/OFB96/TBCPADDING 10:43:59,925 INFO [main][CipherTest] transformation=NOEKEON/OFB96/X9.23 10:43:59,926 INFO [main][CipherTest] transformation=NOEKEON/OFB96/X9.23PADDING 10:43:59,926 INFO [main][CipherTest] transformation=NOEKEON/OFB96/ZEROBYTE 10:43:59,926 INFO [main][CipherTest] transformation=NOEKEON/OFB96/ZEROBYTEPADDING 10:43:59,926 INFO [main][CipherTest] transformation=NOEKEON/SIC/ 10:43:59,926 INFO [main][CipherTest] transformation=NOEKEON/SIC/ISO10126 10:43:59,926 INFO [main][CipherTest] transformation=NOEKEON/SIC/ISO10126-2 10:43:59,926 INFO [main][CipherTest] transformation=NOEKEON/SIC/ISO10126-2PADDING 10:43:59,926 INFO [main][CipherTest] transformation=NOEKEON/SIC/ISO10126PADDING 10:43:59,926 INFO [main][CipherTest] transformation=NOEKEON/SIC/ISO7816-4 10:43:59,926 INFO [main][CipherTest] transformation=NOEKEON/SIC/ISO7816-4PADDING 10:43:59,926 INFO [main][CipherTest] transformation=NOEKEON/SIC/NOPADDING 10:43:59,927 INFO [main][CipherTest] transformation=NOEKEON/SIC/PKCS5 10:43:59,927 INFO [main][CipherTest] transformation=NOEKEON/SIC/PKCS5PADDING 10:43:59,927 INFO [main][CipherTest] transformation=NOEKEON/SIC/PKCS7 10:43:59,927 INFO [main][CipherTest] transformation=NOEKEON/SIC/PKCS7PADDING 10:43:59,927 INFO [main][CipherTest] transformation=NOEKEON/SIC/TBC 10:43:59,927 INFO [main][CipherTest] transformation=NOEKEON/SIC/TBCPADDING 10:43:59,927 INFO [main][CipherTest] transformation=NOEKEON/SIC/X9.23 10:43:59,928 INFO [main][CipherTest] transformation=NOEKEON/SIC/X9.23PADDING 10:43:59,928 INFO [main][CipherTest] transformation=NOEKEON/SIC/ZEROBYTE 10:43:59,928 INFO [main][CipherTest] transformation=NOEKEON/SIC/ZEROBYTEPADDING 10:43:59,928 INFO [main][CipherTest] transformation=NULL// 10:43:59,928 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "NULL//" does not support IV => Skipping. 10:43:59,928 INFO [main][CipherTest] transformation=NULL//NOPADDING 10:43:59,928 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "NULL//NOPADDING" does not support IV => Skipping. 10:43:59,928 INFO [main][CipherTest] transformation=NULL/CBC-CTS/ 10:43:59,928 INFO [main][CipherTest] transformation=NULL/CBC-CTS/NOPADDING 10:43:59,928 INFO [main][CipherTest] transformation=NULL/CBC/ 10:43:59,928 INFO [main][CipherTest] transformation=NULL/CBC/ISO10126 10:43:59,928 INFO [main][CipherTest] transformation=NULL/CBC/ISO10126-2 10:43:59,929 INFO [main][CipherTest] transformation=NULL/CBC/ISO10126-2PADDING 10:43:59,929 INFO [main][CipherTest] transformation=NULL/CBC/ISO10126PADDING 10:43:59,929 INFO [main][CipherTest] transformation=NULL/CBC/ISO7816-4 10:43:59,929 INFO [main][CipherTest] transformation=NULL/CBC/ISO7816-4PADDING 10:43:59,929 INFO [main][CipherTest] transformation=NULL/CBC/NOPADDING 10:43:59,929 INFO [main][CipherTest] transformation=NULL/CBC/PKCS5 10:43:59,929 INFO [main][CipherTest] transformation=NULL/CBC/PKCS5PADDING 10:43:59,929 INFO [main][CipherTest] transformation=NULL/CBC/PKCS7 10:43:59,930 INFO [main][CipherTest] transformation=NULL/CBC/PKCS7PADDING 10:43:59,930 INFO [main][CipherTest] transformation=NULL/CBC/TBC 10:43:59,930 INFO [main][CipherTest] transformation=NULL/CBC/TBCPADDING 10:43:59,930 INFO [main][CipherTest] transformation=NULL/CBC/X9.23 10:43:59,930 INFO [main][CipherTest] transformation=NULL/CBC/X9.23PADDING 10:43:59,930 INFO [main][CipherTest] transformation=NULL/CBC/ZEROBYTE 10:43:59,930 INFO [main][CipherTest] transformation=NULL/CBC/ZEROBYTEPADDING 10:43:59,930 INFO [main][CipherTest] transformation=NULL/CFB/ 10:43:59,930 INFO [main][CipherTest] transformation=NULL/CFB/ISO10126 10:43:59,930 INFO [main][CipherTest] transformation=NULL/CFB/ISO10126-2 10:43:59,930 INFO [main][CipherTest] transformation=NULL/CFB/ISO10126-2PADDING 10:43:59,930 INFO [main][CipherTest] transformation=NULL/CFB/ISO10126PADDING 10:43:59,931 INFO [main][CipherTest] transformation=NULL/CFB/ISO7816-4 10:43:59,931 INFO [main][CipherTest] transformation=NULL/CFB/ISO7816-4PADDING 10:43:59,931 INFO [main][CipherTest] transformation=NULL/CFB/NOPADDING 10:43:59,931 INFO [main][CipherTest] transformation=NULL/CFB/PKCS5 10:43:59,931 INFO [main][CipherTest] transformation=NULL/CFB/PKCS5PADDING 10:43:59,931 INFO [main][CipherTest] transformation=NULL/CFB/PKCS7 10:43:59,931 INFO [main][CipherTest] transformation=NULL/CFB/PKCS7PADDING 10:43:59,931 INFO [main][CipherTest] transformation=NULL/CFB/TBC 10:43:59,931 INFO [main][CipherTest] transformation=NULL/CFB/TBCPADDING 10:43:59,931 INFO [main][CipherTest] transformation=NULL/CFB/X9.23 10:43:59,931 INFO [main][CipherTest] transformation=NULL/CFB/X9.23PADDING 10:43:59,931 INFO [main][CipherTest] transformation=NULL/CFB/ZEROBYTE 10:43:59,931 INFO [main][CipherTest] transformation=NULL/CFB/ZEROBYTEPADDING 10:43:59,932 INFO [main][CipherTest] transformation=NULL/CFB104/ 10:43:59,932 INFO [main][CipherTest] transformation=NULL/CFB104/ISO10126 10:43:59,932 INFO [main][CipherTest] transformation=NULL/CFB104/ISO10126-2 10:43:59,932 INFO [main][CipherTest] transformation=NULL/CFB104/ISO10126-2PADDING 10:43:59,932 INFO [main][CipherTest] transformation=NULL/CFB104/ISO10126PADDING 10:43:59,932 INFO [main][CipherTest] transformation=NULL/CFB104/ISO7816-4 10:43:59,932 INFO [main][CipherTest] transformation=NULL/CFB104/ISO7816-4PADDING 10:43:59,932 INFO [main][CipherTest] transformation=NULL/CFB104/NOPADDING 10:43:59,932 INFO [main][CipherTest] transformation=NULL/CFB104/PKCS5 10:43:59,932 INFO [main][CipherTest] transformation=NULL/CFB104/PKCS5PADDING 10:43:59,932 INFO [main][CipherTest] transformation=NULL/CFB104/PKCS7 10:43:59,932 INFO [main][CipherTest] transformation=NULL/CFB104/PKCS7PADDING 10:43:59,932 INFO [main][CipherTest] transformation=NULL/CFB104/TBC 10:43:59,932 INFO [main][CipherTest] transformation=NULL/CFB104/TBCPADDING 10:43:59,932 INFO [main][CipherTest] transformation=NULL/CFB104/X9.23 10:43:59,932 INFO [main][CipherTest] transformation=NULL/CFB104/X9.23PADDING 10:43:59,932 INFO [main][CipherTest] transformation=NULL/CFB104/ZEROBYTE 10:43:59,933 INFO [main][CipherTest] transformation=NULL/CFB104/ZEROBYTEPADDING 10:43:59,933 INFO [main][CipherTest] transformation=NULL/CFB112/ 10:43:59,933 INFO [main][CipherTest] transformation=NULL/CFB112/ISO10126 10:43:59,933 INFO [main][CipherTest] transformation=NULL/CFB112/ISO10126-2 10:43:59,933 INFO [main][CipherTest] transformation=NULL/CFB112/ISO10126-2PADDING 10:43:59,933 INFO [main][CipherTest] transformation=NULL/CFB112/ISO10126PADDING 10:43:59,933 INFO [main][CipherTest] transformation=NULL/CFB112/ISO7816-4 10:43:59,933 INFO [main][CipherTest] transformation=NULL/CFB112/ISO7816-4PADDING 10:43:59,933 INFO [main][CipherTest] transformation=NULL/CFB112/NOPADDING 10:43:59,933 INFO [main][CipherTest] transformation=NULL/CFB112/PKCS5 10:43:59,933 INFO [main][CipherTest] transformation=NULL/CFB112/PKCS5PADDING 10:43:59,933 INFO [main][CipherTest] transformation=NULL/CFB112/PKCS7 10:43:59,933 INFO [main][CipherTest] transformation=NULL/CFB112/PKCS7PADDING 10:43:59,933 INFO [main][CipherTest] transformation=NULL/CFB112/TBC 10:43:59,933 INFO [main][CipherTest] transformation=NULL/CFB112/TBCPADDING 10:43:59,933 INFO [main][CipherTest] transformation=NULL/CFB112/X9.23 10:43:59,933 INFO [main][CipherTest] transformation=NULL/CFB112/X9.23PADDING 10:43:59,933 INFO [main][CipherTest] transformation=NULL/CFB112/ZEROBYTE 10:43:59,933 INFO [main][CipherTest] transformation=NULL/CFB112/ZEROBYTEPADDING 10:43:59,933 INFO [main][CipherTest] transformation=NULL/CFB120/ 10:43:59,934 INFO [main][CipherTest] transformation=NULL/CFB120/ISO10126 10:43:59,934 INFO [main][CipherTest] transformation=NULL/CFB120/ISO10126-2 10:43:59,934 INFO [main][CipherTest] transformation=NULL/CFB120/ISO10126-2PADDING 10:43:59,934 INFO [main][CipherTest] transformation=NULL/CFB120/ISO10126PADDING 10:43:59,934 INFO [main][CipherTest] transformation=NULL/CFB120/ISO7816-4 10:43:59,934 INFO [main][CipherTest] transformation=NULL/CFB120/ISO7816-4PADDING 10:43:59,934 INFO [main][CipherTest] transformation=NULL/CFB120/NOPADDING 10:43:59,934 INFO [main][CipherTest] transformation=NULL/CFB120/PKCS5 10:43:59,934 INFO [main][CipherTest] transformation=NULL/CFB120/PKCS5PADDING 10:43:59,934 INFO [main][CipherTest] transformation=NULL/CFB120/PKCS7 10:43:59,934 INFO [main][CipherTest] transformation=NULL/CFB120/PKCS7PADDING 10:43:59,934 INFO [main][CipherTest] transformation=NULL/CFB120/TBC 10:43:59,934 INFO [main][CipherTest] transformation=NULL/CFB120/TBCPADDING 10:43:59,934 INFO [main][CipherTest] transformation=NULL/CFB120/X9.23 10:43:59,934 INFO [main][CipherTest] transformation=NULL/CFB120/X9.23PADDING 10:43:59,934 INFO [main][CipherTest] transformation=NULL/CFB120/ZEROBYTE 10:43:59,934 INFO [main][CipherTest] transformation=NULL/CFB120/ZEROBYTEPADDING 10:43:59,934 INFO [main][CipherTest] transformation=NULL/CFB128/ 10:43:59,934 INFO [main][CipherTest] transformation=NULL/CFB128/ISO10126 10:43:59,934 INFO [main][CipherTest] transformation=NULL/CFB128/ISO10126-2 10:43:59,935 INFO [main][CipherTest] transformation=NULL/CFB128/ISO10126-2PADDING 10:43:59,935 INFO [main][CipherTest] transformation=NULL/CFB128/ISO10126PADDING 10:43:59,935 INFO [main][CipherTest] transformation=NULL/CFB128/ISO7816-4 10:43:59,935 INFO [main][CipherTest] transformation=NULL/CFB128/ISO7816-4PADDING 10:43:59,935 INFO [main][CipherTest] transformation=NULL/CFB128/NOPADDING 10:43:59,935 INFO [main][CipherTest] transformation=NULL/CFB128/PKCS5 10:43:59,935 INFO [main][CipherTest] transformation=NULL/CFB128/PKCS5PADDING 10:43:59,935 INFO [main][CipherTest] transformation=NULL/CFB128/PKCS7 10:43:59,935 INFO [main][CipherTest] transformation=NULL/CFB128/PKCS7PADDING 10:43:59,935 INFO [main][CipherTest] transformation=NULL/CFB128/TBC 10:43:59,935 INFO [main][CipherTest] transformation=NULL/CFB128/TBCPADDING 10:43:59,935 INFO [main][CipherTest] transformation=NULL/CFB128/X9.23 10:43:59,935 INFO [main][CipherTest] transformation=NULL/CFB128/X9.23PADDING 10:43:59,935 INFO [main][CipherTest] transformation=NULL/CFB128/ZEROBYTE 10:43:59,935 INFO [main][CipherTest] transformation=NULL/CFB128/ZEROBYTEPADDING 10:43:59,935 INFO [main][CipherTest] transformation=NULL/CFB136/ 10:43:59,935 INFO [main][CipherTest] transformation=NULL/CFB136/ISO10126 10:43:59,936 INFO [main][CipherTest] transformation=NULL/CFB136/ISO10126-2 10:43:59,936 INFO [main][CipherTest] transformation=NULL/CFB136/ISO10126-2PADDING 10:43:59,936 INFO [main][CipherTest] transformation=NULL/CFB136/ISO10126PADDING 10:43:59,936 INFO [main][CipherTest] transformation=NULL/CFB136/ISO7816-4 10:43:59,936 INFO [main][CipherTest] transformation=NULL/CFB136/ISO7816-4PADDING 10:43:59,936 INFO [main][CipherTest] transformation=NULL/CFB136/NOPADDING 10:43:59,936 INFO [main][CipherTest] transformation=NULL/CFB136/PKCS5 10:43:59,936 INFO [main][CipherTest] transformation=NULL/CFB136/PKCS5PADDING 10:43:59,936 INFO [main][CipherTest] transformation=NULL/CFB136/PKCS7 10:43:59,936 INFO [main][CipherTest] transformation=NULL/CFB136/PKCS7PADDING 10:43:59,936 INFO [main][CipherTest] transformation=NULL/CFB136/TBC 10:43:59,936 INFO [main][CipherTest] transformation=NULL/CFB136/TBCPADDING 10:43:59,936 INFO [main][CipherTest] transformation=NULL/CFB136/X9.23 10:43:59,936 INFO [main][CipherTest] transformation=NULL/CFB136/X9.23PADDING 10:43:59,936 INFO [main][CipherTest] transformation=NULL/CFB136/ZEROBYTE 10:43:59,936 INFO [main][CipherTest] transformation=NULL/CFB136/ZEROBYTEPADDING 10:43:59,936 INFO [main][CipherTest] transformation=NULL/CFB144/ 10:43:59,937 INFO [main][CipherTest] transformation=NULL/CFB144/ISO10126 10:43:59,937 INFO [main][CipherTest] transformation=NULL/CFB144/ISO10126-2 10:43:59,937 INFO [main][CipherTest] transformation=NULL/CFB144/ISO10126-2PADDING 10:43:59,937 INFO [main][CipherTest] transformation=NULL/CFB144/ISO10126PADDING 10:43:59,937 INFO [main][CipherTest] transformation=NULL/CFB144/ISO7816-4 10:43:59,937 INFO [main][CipherTest] transformation=NULL/CFB144/ISO7816-4PADDING 10:43:59,937 INFO [main][CipherTest] transformation=NULL/CFB144/NOPADDING 10:43:59,937 INFO [main][CipherTest] transformation=NULL/CFB144/PKCS5 10:43:59,937 INFO [main][CipherTest] transformation=NULL/CFB144/PKCS5PADDING 10:43:59,937 INFO [main][CipherTest] transformation=NULL/CFB144/PKCS7 10:43:59,937 INFO [main][CipherTest] transformation=NULL/CFB144/PKCS7PADDING 10:43:59,937 INFO [main][CipherTest] transformation=NULL/CFB144/TBC 10:43:59,937 INFO [main][CipherTest] transformation=NULL/CFB144/TBCPADDING 10:43:59,937 INFO [main][CipherTest] transformation=NULL/CFB144/X9.23 10:43:59,937 INFO [main][CipherTest] transformation=NULL/CFB144/X9.23PADDING 10:43:59,937 INFO [main][CipherTest] transformation=NULL/CFB144/ZEROBYTE 10:43:59,937 INFO [main][CipherTest] transformation=NULL/CFB144/ZEROBYTEPADDING 10:43:59,937 INFO [main][CipherTest] transformation=NULL/CFB152/ 10:43:59,938 INFO [main][CipherTest] transformation=NULL/CFB152/ISO10126 10:43:59,938 INFO [main][CipherTest] transformation=NULL/CFB152/ISO10126-2 10:43:59,938 INFO [main][CipherTest] transformation=NULL/CFB152/ISO10126-2PADDING 10:43:59,938 INFO [main][CipherTest] transformation=NULL/CFB152/ISO10126PADDING 10:43:59,938 INFO [main][CipherTest] transformation=NULL/CFB152/ISO7816-4 10:43:59,938 INFO [main][CipherTest] transformation=NULL/CFB152/ISO7816-4PADDING 10:43:59,938 INFO [main][CipherTest] transformation=NULL/CFB152/NOPADDING 10:43:59,938 INFO [main][CipherTest] transformation=NULL/CFB152/PKCS5 10:43:59,938 INFO [main][CipherTest] transformation=NULL/CFB152/PKCS5PADDING 10:43:59,938 INFO [main][CipherTest] transformation=NULL/CFB152/PKCS7 10:43:59,938 INFO [main][CipherTest] transformation=NULL/CFB152/PKCS7PADDING 10:43:59,938 INFO [main][CipherTest] transformation=NULL/CFB152/TBC 10:43:59,938 INFO [main][CipherTest] transformation=NULL/CFB152/TBCPADDING 10:43:59,938 INFO [main][CipherTest] transformation=NULL/CFB152/X9.23 10:43:59,938 INFO [main][CipherTest] transformation=NULL/CFB152/X9.23PADDING 10:43:59,938 INFO [main][CipherTest] transformation=NULL/CFB152/ZEROBYTE 10:43:59,938 INFO [main][CipherTest] transformation=NULL/CFB152/ZEROBYTEPADDING 10:43:59,938 INFO [main][CipherTest] transformation=NULL/CFB16/ 10:43:59,938 INFO [main][CipherTest] transformation=NULL/CFB16/ISO10126 10:43:59,938 INFO [main][CipherTest] transformation=NULL/CFB16/ISO10126-2 10:43:59,938 INFO [main][CipherTest] transformation=NULL/CFB16/ISO10126-2PADDING 10:43:59,938 INFO [main][CipherTest] transformation=NULL/CFB16/ISO10126PADDING 10:43:59,939 INFO [main][CipherTest] transformation=NULL/CFB16/ISO7816-4 10:43:59,939 INFO [main][CipherTest] transformation=NULL/CFB16/ISO7816-4PADDING 10:43:59,939 INFO [main][CipherTest] transformation=NULL/CFB16/NOPADDING 10:43:59,939 INFO [main][CipherTest] transformation=NULL/CFB16/PKCS5 10:43:59,939 INFO [main][CipherTest] transformation=NULL/CFB16/PKCS5PADDING 10:43:59,939 INFO [main][CipherTest] transformation=NULL/CFB16/PKCS7 10:43:59,939 INFO [main][CipherTest] transformation=NULL/CFB16/PKCS7PADDING 10:43:59,939 INFO [main][CipherTest] transformation=NULL/CFB16/TBC 10:43:59,939 INFO [main][CipherTest] transformation=NULL/CFB16/TBCPADDING 10:43:59,939 INFO [main][CipherTest] transformation=NULL/CFB16/X9.23 10:43:59,939 INFO [main][CipherTest] transformation=NULL/CFB16/X9.23PADDING 10:43:59,939 INFO [main][CipherTest] transformation=NULL/CFB16/ZEROBYTE 10:43:59,939 INFO [main][CipherTest] transformation=NULL/CFB16/ZEROBYTEPADDING 10:43:59,939 INFO [main][CipherTest] transformation=NULL/CFB160/ 10:43:59,939 INFO [main][CipherTest] transformation=NULL/CFB160/ISO10126 10:43:59,939 INFO [main][CipherTest] transformation=NULL/CFB160/ISO10126-2 10:43:59,939 INFO [main][CipherTest] transformation=NULL/CFB160/ISO10126-2PADDING 10:43:59,940 INFO [main][CipherTest] transformation=NULL/CFB160/ISO10126PADDING 10:43:59,940 INFO [main][CipherTest] transformation=NULL/CFB160/ISO7816-4 10:43:59,940 INFO [main][CipherTest] transformation=NULL/CFB160/ISO7816-4PADDING 10:43:59,940 INFO [main][CipherTest] transformation=NULL/CFB160/NOPADDING 10:43:59,940 INFO [main][CipherTest] transformation=NULL/CFB160/PKCS5 10:43:59,940 INFO [main][CipherTest] transformation=NULL/CFB160/PKCS5PADDING 10:43:59,940 INFO [main][CipherTest] transformation=NULL/CFB160/PKCS7 10:43:59,940 INFO [main][CipherTest] transformation=NULL/CFB160/PKCS7PADDING 10:43:59,940 INFO [main][CipherTest] transformation=NULL/CFB160/TBC 10:43:59,940 INFO [main][CipherTest] transformation=NULL/CFB160/TBCPADDING 10:43:59,940 INFO [main][CipherTest] transformation=NULL/CFB160/X9.23 10:43:59,940 INFO [main][CipherTest] transformation=NULL/CFB160/X9.23PADDING 10:43:59,940 INFO [main][CipherTest] transformation=NULL/CFB160/ZEROBYTE 10:43:59,940 INFO [main][CipherTest] transformation=NULL/CFB160/ZEROBYTEPADDING 10:43:59,940 INFO [main][CipherTest] transformation=NULL/CFB168/ 10:43:59,940 INFO [main][CipherTest] transformation=NULL/CFB168/ISO10126 10:43:59,940 INFO [main][CipherTest] transformation=NULL/CFB168/ISO10126-2 10:43:59,940 INFO [main][CipherTest] transformation=NULL/CFB168/ISO10126-2PADDING 10:43:59,940 INFO [main][CipherTest] transformation=NULL/CFB168/ISO10126PADDING 10:43:59,940 INFO [main][CipherTest] transformation=NULL/CFB168/ISO7816-4 10:43:59,941 INFO [main][CipherTest] transformation=NULL/CFB168/ISO7816-4PADDING 10:43:59,941 INFO [main][CipherTest] transformation=NULL/CFB168/NOPADDING 10:43:59,941 INFO [main][CipherTest] transformation=NULL/CFB168/PKCS5 10:43:59,941 INFO [main][CipherTest] transformation=NULL/CFB168/PKCS5PADDING 10:43:59,941 INFO [main][CipherTest] transformation=NULL/CFB168/PKCS7 10:43:59,951 INFO [main][CipherTest] transformation=NULL/CFB168/PKCS7PADDING 10:43:59,951 INFO [main][CipherTest] transformation=NULL/CFB168/TBC 10:43:59,951 INFO [main][CipherTest] transformation=NULL/CFB168/TBCPADDING 10:43:59,951 INFO [main][CipherTest] transformation=NULL/CFB168/X9.23 10:43:59,951 INFO [main][CipherTest] transformation=NULL/CFB168/X9.23PADDING 10:43:59,951 INFO [main][CipherTest] transformation=NULL/CFB168/ZEROBYTE 10:43:59,951 INFO [main][CipherTest] transformation=NULL/CFB168/ZEROBYTEPADDING 10:43:59,951 INFO [main][CipherTest] transformation=NULL/CFB176/ 10:43:59,952 INFO [main][CipherTest] transformation=NULL/CFB176/ISO10126 10:43:59,952 INFO [main][CipherTest] transformation=NULL/CFB176/ISO10126-2 10:43:59,952 INFO [main][CipherTest] transformation=NULL/CFB176/ISO10126-2PADDING 10:43:59,952 INFO [main][CipherTest] transformation=NULL/CFB176/ISO10126PADDING 10:43:59,952 INFO [main][CipherTest] transformation=NULL/CFB176/ISO7816-4 10:43:59,952 INFO [main][CipherTest] transformation=NULL/CFB176/ISO7816-4PADDING 10:43:59,952 INFO [main][CipherTest] transformation=NULL/CFB176/NOPADDING 10:43:59,952 INFO [main][CipherTest] transformation=NULL/CFB176/PKCS5 10:43:59,952 INFO [main][CipherTest] transformation=NULL/CFB176/PKCS5PADDING 10:43:59,952 INFO [main][CipherTest] transformation=NULL/CFB176/PKCS7 10:43:59,952 INFO [main][CipherTest] transformation=NULL/CFB176/PKCS7PADDING 10:43:59,952 INFO [main][CipherTest] transformation=NULL/CFB176/TBC 10:43:59,952 INFO [main][CipherTest] transformation=NULL/CFB176/TBCPADDING 10:43:59,952 INFO [main][CipherTest] transformation=NULL/CFB176/X9.23 10:43:59,952 INFO [main][CipherTest] transformation=NULL/CFB176/X9.23PADDING 10:43:59,952 INFO [main][CipherTest] transformation=NULL/CFB176/ZEROBYTE 10:43:59,952 INFO [main][CipherTest] transformation=NULL/CFB176/ZEROBYTEPADDING 10:43:59,952 INFO [main][CipherTest] transformation=NULL/CFB184/ 10:43:59,952 INFO [main][CipherTest] transformation=NULL/CFB184/ISO10126 10:43:59,952 INFO [main][CipherTest] transformation=NULL/CFB184/ISO10126-2 10:43:59,952 INFO [main][CipherTest] transformation=NULL/CFB184/ISO10126-2PADDING 10:43:59,952 INFO [main][CipherTest] transformation=NULL/CFB184/ISO10126PADDING 10:43:59,952 INFO [main][CipherTest] transformation=NULL/CFB184/ISO7816-4 10:43:59,953 INFO [main][CipherTest] transformation=NULL/CFB184/ISO7816-4PADDING 10:43:59,953 INFO [main][CipherTest] transformation=NULL/CFB184/NOPADDING 10:43:59,953 INFO [main][CipherTest] transformation=NULL/CFB184/PKCS5 10:43:59,953 INFO [main][CipherTest] transformation=NULL/CFB184/PKCS5PADDING 10:43:59,953 INFO [main][CipherTest] transformation=NULL/CFB184/PKCS7 10:43:59,953 INFO [main][CipherTest] transformation=NULL/CFB184/PKCS7PADDING 10:43:59,953 INFO [main][CipherTest] transformation=NULL/CFB184/TBC 10:43:59,953 INFO [main][CipherTest] transformation=NULL/CFB184/TBCPADDING 10:43:59,953 INFO [main][CipherTest] transformation=NULL/CFB184/X9.23 10:43:59,953 INFO [main][CipherTest] transformation=NULL/CFB184/X9.23PADDING 10:43:59,953 INFO [main][CipherTest] transformation=NULL/CFB184/ZEROBYTE 10:43:59,953 INFO [main][CipherTest] transformation=NULL/CFB184/ZEROBYTEPADDING 10:43:59,953 INFO [main][CipherTest] transformation=NULL/CFB192/ 10:43:59,953 INFO [main][CipherTest] transformation=NULL/CFB192/ISO10126 10:43:59,953 INFO [main][CipherTest] transformation=NULL/CFB192/ISO10126-2 10:43:59,954 INFO [main][CipherTest] transformation=NULL/CFB192/ISO10126-2PADDING 10:43:59,954 INFO [main][CipherTest] transformation=NULL/CFB192/ISO10126PADDING 10:43:59,954 INFO [main][CipherTest] transformation=NULL/CFB192/ISO7816-4 10:43:59,954 INFO [main][CipherTest] transformation=NULL/CFB192/ISO7816-4PADDING 10:43:59,954 INFO [main][CipherTest] transformation=NULL/CFB192/NOPADDING 10:43:59,954 INFO [main][CipherTest] transformation=NULL/CFB192/PKCS5 10:43:59,954 INFO [main][CipherTest] transformation=NULL/CFB192/PKCS5PADDING 10:43:59,954 INFO [main][CipherTest] transformation=NULL/CFB192/PKCS7 10:43:59,954 INFO [main][CipherTest] transformation=NULL/CFB192/PKCS7PADDING 10:43:59,954 INFO [main][CipherTest] transformation=NULL/CFB192/TBC 10:43:59,954 INFO [main][CipherTest] transformation=NULL/CFB192/TBCPADDING 10:43:59,954 INFO [main][CipherTest] transformation=NULL/CFB192/X9.23 10:43:59,954 INFO [main][CipherTest] transformation=NULL/CFB192/X9.23PADDING 10:43:59,954 INFO [main][CipherTest] transformation=NULL/CFB192/ZEROBYTE 10:43:59,954 INFO [main][CipherTest] transformation=NULL/CFB192/ZEROBYTEPADDING 10:43:59,954 INFO [main][CipherTest] transformation=NULL/CFB200/ 10:43:59,954 INFO [main][CipherTest] transformation=NULL/CFB200/ISO10126 10:43:59,954 INFO [main][CipherTest] transformation=NULL/CFB200/ISO10126-2 10:43:59,954 INFO [main][CipherTest] transformation=NULL/CFB200/ISO10126-2PADDING 10:43:59,954 INFO [main][CipherTest] transformation=NULL/CFB200/ISO10126PADDING 10:43:59,954 INFO [main][CipherTest] transformation=NULL/CFB200/ISO7816-4 10:43:59,954 INFO [main][CipherTest] transformation=NULL/CFB200/ISO7816-4PADDING 10:43:59,954 INFO [main][CipherTest] transformation=NULL/CFB200/NOPADDING 10:43:59,954 INFO [main][CipherTest] transformation=NULL/CFB200/PKCS5 10:43:59,954 INFO [main][CipherTest] transformation=NULL/CFB200/PKCS5PADDING 10:43:59,954 INFO [main][CipherTest] transformation=NULL/CFB200/PKCS7 10:43:59,954 INFO [main][CipherTest] transformation=NULL/CFB200/PKCS7PADDING 10:43:59,955 INFO [main][CipherTest] transformation=NULL/CFB200/TBC 10:43:59,955 INFO [main][CipherTest] transformation=NULL/CFB200/TBCPADDING 10:43:59,955 INFO [main][CipherTest] transformation=NULL/CFB200/X9.23 10:43:59,955 INFO [main][CipherTest] transformation=NULL/CFB200/X9.23PADDING 10:43:59,955 INFO [main][CipherTest] transformation=NULL/CFB200/ZEROBYTE 10:43:59,955 INFO [main][CipherTest] transformation=NULL/CFB200/ZEROBYTEPADDING 10:43:59,955 INFO [main][CipherTest] transformation=NULL/CFB208/ 10:43:59,955 INFO [main][CipherTest] transformation=NULL/CFB208/ISO10126 10:43:59,955 INFO [main][CipherTest] transformation=NULL/CFB208/ISO10126-2 10:43:59,955 INFO [main][CipherTest] transformation=NULL/CFB208/ISO10126-2PADDING 10:43:59,955 INFO [main][CipherTest] transformation=NULL/CFB208/ISO10126PADDING 10:43:59,955 INFO [main][CipherTest] transformation=NULL/CFB208/ISO7816-4 10:43:59,955 INFO [main][CipherTest] transformation=NULL/CFB208/ISO7816-4PADDING 10:43:59,955 INFO [main][CipherTest] transformation=NULL/CFB208/NOPADDING 10:43:59,955 INFO [main][CipherTest] transformation=NULL/CFB208/PKCS5 10:43:59,955 INFO [main][CipherTest] transformation=NULL/CFB208/PKCS5PADDING 10:43:59,955 INFO [main][CipherTest] transformation=NULL/CFB208/PKCS7 10:43:59,955 INFO [main][CipherTest] transformation=NULL/CFB208/PKCS7PADDING 10:43:59,955 INFO [main][CipherTest] transformation=NULL/CFB208/TBC 10:43:59,955 INFO [main][CipherTest] transformation=NULL/CFB208/TBCPADDING 10:43:59,955 INFO [main][CipherTest] transformation=NULL/CFB208/X9.23 10:43:59,955 INFO [main][CipherTest] transformation=NULL/CFB208/X9.23PADDING 10:43:59,955 INFO [main][CipherTest] transformation=NULL/CFB208/ZEROBYTE 10:43:59,955 INFO [main][CipherTest] transformation=NULL/CFB208/ZEROBYTEPADDING 10:43:59,956 INFO [main][CipherTest] transformation=NULL/CFB216/ 10:43:59,956 INFO [main][CipherTest] transformation=NULL/CFB216/ISO10126 10:43:59,956 INFO [main][CipherTest] transformation=NULL/CFB216/ISO10126-2 10:43:59,956 INFO [main][CipherTest] transformation=NULL/CFB216/ISO10126-2PADDING 10:43:59,956 INFO [main][CipherTest] transformation=NULL/CFB216/ISO10126PADDING 10:43:59,956 INFO [main][CipherTest] transformation=NULL/CFB216/ISO7816-4 10:43:59,956 INFO [main][CipherTest] transformation=NULL/CFB216/ISO7816-4PADDING 10:43:59,956 INFO [main][CipherTest] transformation=NULL/CFB216/NOPADDING 10:43:59,956 INFO [main][CipherTest] transformation=NULL/CFB216/PKCS5 10:43:59,956 INFO [main][CipherTest] transformation=NULL/CFB216/PKCS5PADDING 10:43:59,956 INFO [main][CipherTest] transformation=NULL/CFB216/PKCS7 10:43:59,956 INFO [main][CipherTest] transformation=NULL/CFB216/PKCS7PADDING 10:43:59,956 INFO [main][CipherTest] transformation=NULL/CFB216/TBC 10:43:59,956 INFO [main][CipherTest] transformation=NULL/CFB216/TBCPADDING 10:43:59,956 INFO [main][CipherTest] transformation=NULL/CFB216/X9.23 10:43:59,956 INFO [main][CipherTest] transformation=NULL/CFB216/X9.23PADDING 10:43:59,956 INFO [main][CipherTest] transformation=NULL/CFB216/ZEROBYTE 10:43:59,956 INFO [main][CipherTest] transformation=NULL/CFB216/ZEROBYTEPADDING 10:43:59,956 INFO [main][CipherTest] transformation=NULL/CFB224/ 10:43:59,956 INFO [main][CipherTest] transformation=NULL/CFB224/ISO10126 10:43:59,956 INFO [main][CipherTest] transformation=NULL/CFB224/ISO10126-2 10:43:59,956 INFO [main][CipherTest] transformation=NULL/CFB224/ISO10126-2PADDING 10:43:59,956 INFO [main][CipherTest] transformation=NULL/CFB224/ISO10126PADDING 10:43:59,956 INFO [main][CipherTest] transformation=NULL/CFB224/ISO7816-4 10:43:59,956 INFO [main][CipherTest] transformation=NULL/CFB224/ISO7816-4PADDING 10:43:59,956 INFO [main][CipherTest] transformation=NULL/CFB224/NOPADDING 10:43:59,956 INFO [main][CipherTest] transformation=NULL/CFB224/PKCS5 10:43:59,956 INFO [main][CipherTest] transformation=NULL/CFB224/PKCS5PADDING 10:43:59,957 INFO [main][CipherTest] transformation=NULL/CFB224/PKCS7 10:43:59,957 INFO [main][CipherTest] transformation=NULL/CFB224/PKCS7PADDING 10:43:59,957 INFO [main][CipherTest] transformation=NULL/CFB224/TBC 10:43:59,957 INFO [main][CipherTest] transformation=NULL/CFB224/TBCPADDING 10:43:59,957 INFO [main][CipherTest] transformation=NULL/CFB224/X9.23 10:43:59,957 INFO [main][CipherTest] transformation=NULL/CFB224/X9.23PADDING 10:43:59,957 INFO [main][CipherTest] transformation=NULL/CFB224/ZEROBYTE 10:43:59,957 INFO [main][CipherTest] transformation=NULL/CFB224/ZEROBYTEPADDING 10:43:59,957 INFO [main][CipherTest] transformation=NULL/CFB232/ 10:43:59,957 INFO [main][CipherTest] transformation=NULL/CFB232/ISO10126 10:43:59,957 INFO [main][CipherTest] transformation=NULL/CFB232/ISO10126-2 10:43:59,957 INFO [main][CipherTest] transformation=NULL/CFB232/ISO10126-2PADDING 10:43:59,957 INFO [main][CipherTest] transformation=NULL/CFB232/ISO10126PADDING 10:43:59,957 INFO [main][CipherTest] transformation=NULL/CFB232/ISO7816-4 10:43:59,957 INFO [main][CipherTest] transformation=NULL/CFB232/ISO7816-4PADDING 10:43:59,957 INFO [main][CipherTest] transformation=NULL/CFB232/NOPADDING 10:43:59,957 INFO [main][CipherTest] transformation=NULL/CFB232/PKCS5 10:43:59,957 INFO [main][CipherTest] transformation=NULL/CFB232/PKCS5PADDING 10:43:59,957 INFO [main][CipherTest] transformation=NULL/CFB232/PKCS7 10:43:59,957 INFO [main][CipherTest] transformation=NULL/CFB232/PKCS7PADDING 10:43:59,957 INFO [main][CipherTest] transformation=NULL/CFB232/TBC 10:43:59,957 INFO [main][CipherTest] transformation=NULL/CFB232/TBCPADDING 10:43:59,957 INFO [main][CipherTest] transformation=NULL/CFB232/X9.23 10:43:59,957 INFO [main][CipherTest] transformation=NULL/CFB232/X9.23PADDING 10:43:59,958 INFO [main][CipherTest] transformation=NULL/CFB232/ZEROBYTE 10:43:59,958 INFO [main][CipherTest] transformation=NULL/CFB232/ZEROBYTEPADDING 10:43:59,958 INFO [main][CipherTest] transformation=NULL/CFB24/ 10:43:59,958 INFO [main][CipherTest] transformation=NULL/CFB24/ISO10126 10:43:59,958 INFO [main][CipherTest] transformation=NULL/CFB24/ISO10126-2 10:43:59,958 INFO [main][CipherTest] transformation=NULL/CFB24/ISO10126-2PADDING 10:43:59,958 INFO [main][CipherTest] transformation=NULL/CFB24/ISO10126PADDING 10:43:59,958 INFO [main][CipherTest] transformation=NULL/CFB24/ISO7816-4 10:43:59,958 INFO [main][CipherTest] transformation=NULL/CFB24/ISO7816-4PADDING 10:43:59,958 INFO [main][CipherTest] transformation=NULL/CFB24/NOPADDING 10:43:59,958 INFO [main][CipherTest] transformation=NULL/CFB24/PKCS5 10:43:59,958 INFO [main][CipherTest] transformation=NULL/CFB24/PKCS5PADDING 10:43:59,958 INFO [main][CipherTest] transformation=NULL/CFB24/PKCS7 10:43:59,958 INFO [main][CipherTest] transformation=NULL/CFB24/PKCS7PADDING 10:43:59,958 INFO [main][CipherTest] transformation=NULL/CFB24/TBC 10:43:59,958 INFO [main][CipherTest] transformation=NULL/CFB24/TBCPADDING 10:43:59,958 INFO [main][CipherTest] transformation=NULL/CFB24/X9.23 10:43:59,958 INFO [main][CipherTest] transformation=NULL/CFB24/X9.23PADDING 10:43:59,958 INFO [main][CipherTest] transformation=NULL/CFB24/ZEROBYTE 10:43:59,958 INFO [main][CipherTest] transformation=NULL/CFB24/ZEROBYTEPADDING 10:43:59,958 INFO [main][CipherTest] transformation=NULL/CFB240/ 10:43:59,958 INFO [main][CipherTest] transformation=NULL/CFB240/ISO10126 10:43:59,958 INFO [main][CipherTest] transformation=NULL/CFB240/ISO10126-2 10:43:59,958 INFO [main][CipherTest] transformation=NULL/CFB240/ISO10126-2PADDING 10:43:59,958 INFO [main][CipherTest] transformation=NULL/CFB240/ISO10126PADDING 10:43:59,958 INFO [main][CipherTest] transformation=NULL/CFB240/ISO7816-4 10:43:59,959 INFO [main][CipherTest] transformation=NULL/CFB240/ISO7816-4PADDING 10:43:59,959 INFO [main][CipherTest] transformation=NULL/CFB240/NOPADDING 10:43:59,959 INFO [main][CipherTest] transformation=NULL/CFB240/PKCS5 10:43:59,959 INFO [main][CipherTest] transformation=NULL/CFB240/PKCS5PADDING 10:43:59,959 INFO [main][CipherTest] transformation=NULL/CFB240/PKCS7 10:43:59,959 INFO [main][CipherTest] transformation=NULL/CFB240/PKCS7PADDING 10:43:59,959 INFO [main][CipherTest] transformation=NULL/CFB240/TBC 10:43:59,959 INFO [main][CipherTest] transformation=NULL/CFB240/TBCPADDING 10:43:59,959 INFO [main][CipherTest] transformation=NULL/CFB240/X9.23 10:43:59,959 INFO [main][CipherTest] transformation=NULL/CFB240/X9.23PADDING 10:43:59,959 INFO [main][CipherTest] transformation=NULL/CFB240/ZEROBYTE 10:43:59,959 INFO [main][CipherTest] transformation=NULL/CFB240/ZEROBYTEPADDING 10:43:59,959 INFO [main][CipherTest] transformation=NULL/CFB248/ 10:43:59,959 INFO [main][CipherTest] transformation=NULL/CFB248/ISO10126 10:43:59,959 INFO [main][CipherTest] transformation=NULL/CFB248/ISO10126-2 10:43:59,959 INFO [main][CipherTest] transformation=NULL/CFB248/ISO10126-2PADDING 10:43:59,959 INFO [main][CipherTest] transformation=NULL/CFB248/ISO10126PADDING 10:43:59,959 INFO [main][CipherTest] transformation=NULL/CFB248/ISO7816-4 10:43:59,959 INFO [main][CipherTest] transformation=NULL/CFB248/ISO7816-4PADDING 10:43:59,959 INFO [main][CipherTest] transformation=NULL/CFB248/NOPADDING 10:43:59,959 INFO [main][CipherTest] transformation=NULL/CFB248/PKCS5 10:43:59,959 INFO [main][CipherTest] transformation=NULL/CFB248/PKCS5PADDING 10:43:59,959 INFO [main][CipherTest] transformation=NULL/CFB248/PKCS7 10:43:59,959 INFO [main][CipherTest] transformation=NULL/CFB248/PKCS7PADDING 10:43:59,959 INFO [main][CipherTest] transformation=NULL/CFB248/TBC 10:43:59,960 INFO [main][CipherTest] transformation=NULL/CFB248/TBCPADDING 10:43:59,960 INFO [main][CipherTest] transformation=NULL/CFB248/X9.23 10:43:59,960 INFO [main][CipherTest] transformation=NULL/CFB248/X9.23PADDING 10:43:59,960 INFO [main][CipherTest] transformation=NULL/CFB248/ZEROBYTE 10:43:59,960 INFO [main][CipherTest] transformation=NULL/CFB248/ZEROBYTEPADDING 10:43:59,960 INFO [main][CipherTest] transformation=NULL/CFB256/ 10:43:59,960 INFO [main][CipherTest] transformation=NULL/CFB256/ISO10126 10:43:59,960 INFO [main][CipherTest] transformation=NULL/CFB256/ISO10126-2 10:43:59,960 INFO [main][CipherTest] transformation=NULL/CFB256/ISO10126-2PADDING 10:43:59,960 INFO [main][CipherTest] transformation=NULL/CFB256/ISO10126PADDING 10:43:59,960 INFO [main][CipherTest] transformation=NULL/CFB256/ISO7816-4 10:43:59,960 INFO [main][CipherTest] transformation=NULL/CFB256/ISO7816-4PADDING 10:43:59,960 INFO [main][CipherTest] transformation=NULL/CFB256/NOPADDING 10:43:59,960 INFO [main][CipherTest] transformation=NULL/CFB256/PKCS5 10:43:59,960 INFO [main][CipherTest] transformation=NULL/CFB256/PKCS5PADDING 10:43:59,960 INFO [main][CipherTest] transformation=NULL/CFB256/PKCS7 10:43:59,960 INFO [main][CipherTest] transformation=NULL/CFB256/PKCS7PADDING 10:43:59,960 INFO [main][CipherTest] transformation=NULL/CFB256/TBC 10:43:59,960 INFO [main][CipherTest] transformation=NULL/CFB256/TBCPADDING 10:43:59,960 INFO [main][CipherTest] transformation=NULL/CFB256/X9.23 10:43:59,960 INFO [main][CipherTest] transformation=NULL/CFB256/X9.23PADDING 10:43:59,961 INFO [main][CipherTest] transformation=NULL/CFB256/ZEROBYTE 10:43:59,961 INFO [main][CipherTest] transformation=NULL/CFB256/ZEROBYTEPADDING 10:43:59,961 INFO [main][CipherTest] transformation=NULL/CFB32/ 10:43:59,961 INFO [main][CipherTest] transformation=NULL/CFB32/ISO10126 10:43:59,961 INFO [main][CipherTest] transformation=NULL/CFB32/ISO10126-2 10:43:59,961 INFO [main][CipherTest] transformation=NULL/CFB32/ISO10126-2PADDING 10:43:59,961 INFO [main][CipherTest] transformation=NULL/CFB32/ISO10126PADDING 10:43:59,961 INFO [main][CipherTest] transformation=NULL/CFB32/ISO7816-4 10:43:59,961 INFO [main][CipherTest] transformation=NULL/CFB32/ISO7816-4PADDING 10:43:59,961 INFO [main][CipherTest] transformation=NULL/CFB32/NOPADDING 10:43:59,961 INFO [main][CipherTest] transformation=NULL/CFB32/PKCS5 10:43:59,961 INFO [main][CipherTest] transformation=NULL/CFB32/PKCS5PADDING 10:43:59,961 INFO [main][CipherTest] transformation=NULL/CFB32/PKCS7 10:43:59,961 INFO [main][CipherTest] transformation=NULL/CFB32/PKCS7PADDING 10:43:59,961 INFO [main][CipherTest] transformation=NULL/CFB32/TBC 10:43:59,961 INFO [main][CipherTest] transformation=NULL/CFB32/TBCPADDING 10:43:59,961 INFO [main][CipherTest] transformation=NULL/CFB32/X9.23 10:43:59,961 INFO [main][CipherTest] transformation=NULL/CFB32/X9.23PADDING 10:43:59,961 INFO [main][CipherTest] transformation=NULL/CFB32/ZEROBYTE 10:43:59,961 INFO [main][CipherTest] transformation=NULL/CFB32/ZEROBYTEPADDING 10:43:59,961 INFO [main][CipherTest] transformation=NULL/CFB40/ 10:43:59,961 INFO [main][CipherTest] transformation=NULL/CFB40/ISO10126 10:43:59,961 INFO [main][CipherTest] transformation=NULL/CFB40/ISO10126-2 10:43:59,961 INFO [main][CipherTest] transformation=NULL/CFB40/ISO10126-2PADDING 10:43:59,961 INFO [main][CipherTest] transformation=NULL/CFB40/ISO10126PADDING 10:43:59,961 INFO [main][CipherTest] transformation=NULL/CFB40/ISO7816-4 10:43:59,961 INFO [main][CipherTest] transformation=NULL/CFB40/ISO7816-4PADDING 10:43:59,962 INFO [main][CipherTest] transformation=NULL/CFB40/NOPADDING 10:43:59,962 INFO [main][CipherTest] transformation=NULL/CFB40/PKCS5 10:43:59,962 INFO [main][CipherTest] transformation=NULL/CFB40/PKCS5PADDING 10:43:59,962 INFO [main][CipherTest] transformation=NULL/CFB40/PKCS7 10:43:59,962 INFO [main][CipherTest] transformation=NULL/CFB40/PKCS7PADDING 10:43:59,962 INFO [main][CipherTest] transformation=NULL/CFB40/TBC 10:43:59,962 INFO [main][CipherTest] transformation=NULL/CFB40/TBCPADDING 10:43:59,962 INFO [main][CipherTest] transformation=NULL/CFB40/X9.23 10:43:59,962 INFO [main][CipherTest] transformation=NULL/CFB40/X9.23PADDING 10:43:59,962 INFO [main][CipherTest] transformation=NULL/CFB40/ZEROBYTE 10:43:59,962 INFO [main][CipherTest] transformation=NULL/CFB40/ZEROBYTEPADDING 10:43:59,962 INFO [main][CipherTest] transformation=NULL/CFB48/ 10:43:59,962 INFO [main][CipherTest] transformation=NULL/CFB48/ISO10126 10:43:59,962 INFO [main][CipherTest] transformation=NULL/CFB48/ISO10126-2 10:43:59,962 INFO [main][CipherTest] transformation=NULL/CFB48/ISO10126-2PADDING 10:43:59,962 INFO [main][CipherTest] transformation=NULL/CFB48/ISO10126PADDING 10:43:59,962 INFO [main][CipherTest] transformation=NULL/CFB48/ISO7816-4 10:43:59,962 INFO [main][CipherTest] transformation=NULL/CFB48/ISO7816-4PADDING 10:43:59,962 INFO [main][CipherTest] transformation=NULL/CFB48/NOPADDING 10:43:59,962 INFO [main][CipherTest] transformation=NULL/CFB48/PKCS5 10:43:59,962 INFO [main][CipherTest] transformation=NULL/CFB48/PKCS5PADDING 10:43:59,962 INFO [main][CipherTest] transformation=NULL/CFB48/PKCS7 10:43:59,962 INFO [main][CipherTest] transformation=NULL/CFB48/PKCS7PADDING 10:43:59,962 INFO [main][CipherTest] transformation=NULL/CFB48/TBC 10:43:59,962 INFO [main][CipherTest] transformation=NULL/CFB48/TBCPADDING 10:43:59,962 INFO [main][CipherTest] transformation=NULL/CFB48/X9.23 10:43:59,962 INFO [main][CipherTest] transformation=NULL/CFB48/X9.23PADDING 10:43:59,962 INFO [main][CipherTest] transformation=NULL/CFB48/ZEROBYTE 10:43:59,963 INFO [main][CipherTest] transformation=NULL/CFB48/ZEROBYTEPADDING 10:43:59,963 INFO [main][CipherTest] transformation=NULL/CFB56/ 10:43:59,963 INFO [main][CipherTest] transformation=NULL/CFB56/ISO10126 10:43:59,963 INFO [main][CipherTest] transformation=NULL/CFB56/ISO10126-2 10:43:59,963 INFO [main][CipherTest] transformation=NULL/CFB56/ISO10126-2PADDING 10:43:59,963 INFO [main][CipherTest] transformation=NULL/CFB56/ISO10126PADDING 10:43:59,963 INFO [main][CipherTest] transformation=NULL/CFB56/ISO7816-4 10:43:59,963 INFO [main][CipherTest] transformation=NULL/CFB56/ISO7816-4PADDING 10:43:59,963 INFO [main][CipherTest] transformation=NULL/CFB56/NOPADDING 10:43:59,963 INFO [main][CipherTest] transformation=NULL/CFB56/PKCS5 10:43:59,963 INFO [main][CipherTest] transformation=NULL/CFB56/PKCS5PADDING 10:43:59,963 INFO [main][CipherTest] transformation=NULL/CFB56/PKCS7 10:43:59,963 INFO [main][CipherTest] transformation=NULL/CFB56/PKCS7PADDING 10:43:59,963 INFO [main][CipherTest] transformation=NULL/CFB56/TBC 10:43:59,963 INFO [main][CipherTest] transformation=NULL/CFB56/TBCPADDING 10:43:59,963 INFO [main][CipherTest] transformation=NULL/CFB56/X9.23 10:43:59,963 INFO [main][CipherTest] transformation=NULL/CFB56/X9.23PADDING 10:43:59,963 INFO [main][CipherTest] transformation=NULL/CFB56/ZEROBYTE 10:43:59,963 INFO [main][CipherTest] transformation=NULL/CFB56/ZEROBYTEPADDING 10:43:59,964 INFO [main][CipherTest] transformation=NULL/CFB64/ 10:43:59,964 INFO [main][CipherTest] transformation=NULL/CFB64/ISO10126 10:43:59,964 INFO [main][CipherTest] transformation=NULL/CFB64/ISO10126-2 10:43:59,964 INFO [main][CipherTest] transformation=NULL/CFB64/ISO10126-2PADDING 10:43:59,964 INFO [main][CipherTest] transformation=NULL/CFB64/ISO10126PADDING 10:43:59,964 INFO [main][CipherTest] transformation=NULL/CFB64/ISO7816-4 10:43:59,964 INFO [main][CipherTest] transformation=NULL/CFB64/ISO7816-4PADDING 10:43:59,964 INFO [main][CipherTest] transformation=NULL/CFB64/NOPADDING 10:43:59,964 INFO [main][CipherTest] transformation=NULL/CFB64/PKCS5 10:43:59,964 INFO [main][CipherTest] transformation=NULL/CFB64/PKCS5PADDING 10:43:59,964 INFO [main][CipherTest] transformation=NULL/CFB64/PKCS7 10:43:59,964 INFO [main][CipherTest] transformation=NULL/CFB64/PKCS7PADDING 10:43:59,964 INFO [main][CipherTest] transformation=NULL/CFB64/TBC 10:43:59,964 INFO [main][CipherTest] transformation=NULL/CFB64/TBCPADDING 10:43:59,964 INFO [main][CipherTest] transformation=NULL/CFB64/X9.23 10:43:59,964 INFO [main][CipherTest] transformation=NULL/CFB64/X9.23PADDING 10:43:59,964 INFO [main][CipherTest] transformation=NULL/CFB64/ZEROBYTE 10:43:59,964 INFO [main][CipherTest] transformation=NULL/CFB64/ZEROBYTEPADDING 10:43:59,964 INFO [main][CipherTest] transformation=NULL/CFB72/ 10:43:59,964 INFO [main][CipherTest] transformation=NULL/CFB72/ISO10126 10:43:59,964 INFO [main][CipherTest] transformation=NULL/CFB72/ISO10126-2 10:43:59,965 INFO [main][CipherTest] transformation=NULL/CFB72/ISO10126-2PADDING 10:43:59,965 INFO [main][CipherTest] transformation=NULL/CFB72/ISO10126PADDING 10:43:59,965 INFO [main][CipherTest] transformation=NULL/CFB72/ISO7816-4 10:43:59,965 INFO [main][CipherTest] transformation=NULL/CFB72/ISO7816-4PADDING 10:43:59,965 INFO [main][CipherTest] transformation=NULL/CFB72/NOPADDING 10:43:59,965 INFO [main][CipherTest] transformation=NULL/CFB72/PKCS5 10:43:59,965 INFO [main][CipherTest] transformation=NULL/CFB72/PKCS5PADDING 10:43:59,965 INFO [main][CipherTest] transformation=NULL/CFB72/PKCS7 10:43:59,965 INFO [main][CipherTest] transformation=NULL/CFB72/PKCS7PADDING 10:43:59,965 INFO [main][CipherTest] transformation=NULL/CFB72/TBC 10:43:59,965 INFO [main][CipherTest] transformation=NULL/CFB72/TBCPADDING 10:43:59,965 INFO [main][CipherTest] transformation=NULL/CFB72/X9.23 10:43:59,965 INFO [main][CipherTest] transformation=NULL/CFB72/X9.23PADDING 10:43:59,965 INFO [main][CipherTest] transformation=NULL/CFB72/ZEROBYTE 10:43:59,965 INFO [main][CipherTest] transformation=NULL/CFB72/ZEROBYTEPADDING 10:43:59,965 INFO [main][CipherTest] transformation=NULL/CFB8/ 10:43:59,965 INFO [main][CipherTest] transformation=NULL/CFB8/ISO10126 10:43:59,966 INFO [main][CipherTest] transformation=NULL/CFB8/ISO10126-2 10:43:59,966 INFO [main][CipherTest] transformation=NULL/CFB8/ISO10126-2PADDING 10:43:59,966 INFO [main][CipherTest] transformation=NULL/CFB8/ISO10126PADDING 10:43:59,966 INFO [main][CipherTest] transformation=NULL/CFB8/ISO7816-4 10:43:59,966 INFO [main][CipherTest] transformation=NULL/CFB8/ISO7816-4PADDING 10:43:59,966 INFO [main][CipherTest] transformation=NULL/CFB8/NOPADDING 10:43:59,966 INFO [main][CipherTest] transformation=NULL/CFB8/PKCS5 10:43:59,966 INFO [main][CipherTest] transformation=NULL/CFB8/PKCS5PADDING 10:43:59,966 INFO [main][CipherTest] transformation=NULL/CFB8/PKCS7 10:43:59,966 INFO [main][CipherTest] transformation=NULL/CFB8/PKCS7PADDING 10:43:59,966 INFO [main][CipherTest] transformation=NULL/CFB8/TBC 10:43:59,966 INFO [main][CipherTest] transformation=NULL/CFB8/TBCPADDING 10:43:59,966 INFO [main][CipherTest] transformation=NULL/CFB8/X9.23 10:43:59,966 INFO [main][CipherTest] transformation=NULL/CFB8/X9.23PADDING 10:43:59,966 INFO [main][CipherTest] transformation=NULL/CFB8/ZEROBYTE 10:43:59,966 INFO [main][CipherTest] transformation=NULL/CFB8/ZEROBYTEPADDING 10:43:59,966 INFO [main][CipherTest] transformation=NULL/CFB80/ 10:43:59,966 INFO [main][CipherTest] transformation=NULL/CFB80/ISO10126 10:43:59,966 INFO [main][CipherTest] transformation=NULL/CFB80/ISO10126-2 10:43:59,966 INFO [main][CipherTest] transformation=NULL/CFB80/ISO10126-2PADDING 10:43:59,966 INFO [main][CipherTest] transformation=NULL/CFB80/ISO10126PADDING 10:43:59,966 INFO [main][CipherTest] transformation=NULL/CFB80/ISO7816-4 10:43:59,966 INFO [main][CipherTest] transformation=NULL/CFB80/ISO7816-4PADDING 10:43:59,966 INFO [main][CipherTest] transformation=NULL/CFB80/NOPADDING 10:43:59,966 INFO [main][CipherTest] transformation=NULL/CFB80/PKCS5 10:43:59,966 INFO [main][CipherTest] transformation=NULL/CFB80/PKCS5PADDING 10:43:59,966 INFO [main][CipherTest] transformation=NULL/CFB80/PKCS7 10:43:59,966 INFO [main][CipherTest] transformation=NULL/CFB80/PKCS7PADDING 10:43:59,966 INFO [main][CipherTest] transformation=NULL/CFB80/TBC 10:43:59,966 INFO [main][CipherTest] transformation=NULL/CFB80/TBCPADDING 10:43:59,967 INFO [main][CipherTest] transformation=NULL/CFB80/X9.23 10:43:59,967 INFO [main][CipherTest] transformation=NULL/CFB80/X9.23PADDING 10:43:59,967 INFO [main][CipherTest] transformation=NULL/CFB80/ZEROBYTE 10:43:59,967 INFO [main][CipherTest] transformation=NULL/CFB80/ZEROBYTEPADDING 10:43:59,967 INFO [main][CipherTest] transformation=NULL/CFB88/ 10:43:59,967 INFO [main][CipherTest] transformation=NULL/CFB88/ISO10126 10:43:59,967 INFO [main][CipherTest] transformation=NULL/CFB88/ISO10126-2 10:43:59,967 INFO [main][CipherTest] transformation=NULL/CFB88/ISO10126-2PADDING 10:43:59,967 INFO [main][CipherTest] transformation=NULL/CFB88/ISO10126PADDING 10:43:59,967 INFO [main][CipherTest] transformation=NULL/CFB88/ISO7816-4 10:43:59,967 INFO [main][CipherTest] transformation=NULL/CFB88/ISO7816-4PADDING 10:43:59,967 INFO [main][CipherTest] transformation=NULL/CFB88/NOPADDING 10:43:59,967 INFO [main][CipherTest] transformation=NULL/CFB88/PKCS5 10:43:59,967 INFO [main][CipherTest] transformation=NULL/CFB88/PKCS5PADDING 10:43:59,967 INFO [main][CipherTest] transformation=NULL/CFB88/PKCS7 10:43:59,967 INFO [main][CipherTest] transformation=NULL/CFB88/PKCS7PADDING 10:43:59,967 INFO [main][CipherTest] transformation=NULL/CFB88/TBC 10:43:59,967 INFO [main][CipherTest] transformation=NULL/CFB88/TBCPADDING 10:43:59,967 INFO [main][CipherTest] transformation=NULL/CFB88/X9.23 10:43:59,967 INFO [main][CipherTest] transformation=NULL/CFB88/X9.23PADDING 10:43:59,967 INFO [main][CipherTest] transformation=NULL/CFB88/ZEROBYTE 10:43:59,967 INFO [main][CipherTest] transformation=NULL/CFB88/ZEROBYTEPADDING 10:43:59,967 INFO [main][CipherTest] transformation=NULL/CFB96/ 10:43:59,967 INFO [main][CipherTest] transformation=NULL/CFB96/ISO10126 10:43:59,967 INFO [main][CipherTest] transformation=NULL/CFB96/ISO10126-2 10:43:59,967 INFO [main][CipherTest] transformation=NULL/CFB96/ISO10126-2PADDING 10:43:59,967 INFO [main][CipherTest] transformation=NULL/CFB96/ISO10126PADDING 10:43:59,968 INFO [main][CipherTest] transformation=NULL/CFB96/ISO7816-4 10:43:59,968 INFO [main][CipherTest] transformation=NULL/CFB96/ISO7816-4PADDING 10:43:59,968 INFO [main][CipherTest] transformation=NULL/CFB96/NOPADDING 10:43:59,968 INFO [main][CipherTest] transformation=NULL/CFB96/PKCS5 10:43:59,968 INFO [main][CipherTest] transformation=NULL/CFB96/PKCS5PADDING 10:43:59,968 INFO [main][CipherTest] transformation=NULL/CFB96/PKCS7 10:43:59,968 INFO [main][CipherTest] transformation=NULL/CFB96/PKCS7PADDING 10:43:59,968 INFO [main][CipherTest] transformation=NULL/CFB96/TBC 10:43:59,968 INFO [main][CipherTest] transformation=NULL/CFB96/TBCPADDING 10:43:59,968 INFO [main][CipherTest] transformation=NULL/CFB96/X9.23 10:43:59,968 INFO [main][CipherTest] transformation=NULL/CFB96/X9.23PADDING 10:43:59,968 INFO [main][CipherTest] transformation=NULL/CFB96/ZEROBYTE 10:43:59,968 INFO [main][CipherTest] transformation=NULL/CFB96/ZEROBYTEPADDING 10:43:59,968 INFO [main][CipherTest] transformation=NULL/CTS/ 10:43:59,968 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "NULL/CTS/" does not support IV => Skipping. 10:43:59,968 INFO [main][CipherTest] transformation=NULL/CTS/NOPADDING 10:43:59,968 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "NULL/CTS/NOPADDING" does not support IV => Skipping. 10:43:59,968 INFO [main][CipherTest] transformation=NULL/ECB/ 10:43:59,968 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "NULL/ECB/" does not support IV => Skipping. 10:43:59,968 INFO [main][CipherTest] transformation=NULL/ECB/NOPADDING 10:43:59,968 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "NULL/ECB/NOPADDING" does not support IV => Skipping. 10:43:59,968 INFO [main][CipherTest] transformation=NULL/OFB/ 10:43:59,968 INFO [main][CipherTest] transformation=NULL/OFB/ISO10126 10:43:59,968 INFO [main][CipherTest] transformation=NULL/OFB/ISO10126-2 10:43:59,968 INFO [main][CipherTest] transformation=NULL/OFB/ISO10126-2PADDING 10:43:59,968 INFO [main][CipherTest] transformation=NULL/OFB/ISO10126PADDING 10:43:59,968 INFO [main][CipherTest] transformation=NULL/OFB/ISO7816-4 10:43:59,968 INFO [main][CipherTest] transformation=NULL/OFB/ISO7816-4PADDING 10:43:59,968 INFO [main][CipherTest] transformation=NULL/OFB/NOPADDING 10:43:59,969 INFO [main][CipherTest] transformation=NULL/OFB/PKCS5 10:43:59,969 INFO [main][CipherTest] transformation=NULL/OFB/PKCS5PADDING 10:43:59,969 INFO [main][CipherTest] transformation=NULL/OFB/PKCS7 10:43:59,969 INFO [main][CipherTest] transformation=NULL/OFB/PKCS7PADDING 10:43:59,969 INFO [main][CipherTest] transformation=NULL/OFB/TBC 10:43:59,969 INFO [main][CipherTest] transformation=NULL/OFB/TBCPADDING 10:43:59,969 INFO [main][CipherTest] transformation=NULL/OFB/X9.23 10:43:59,969 INFO [main][CipherTest] transformation=NULL/OFB/X9.23PADDING 10:43:59,969 INFO [main][CipherTest] transformation=NULL/OFB/ZEROBYTE 10:43:59,969 INFO [main][CipherTest] transformation=NULL/OFB/ZEROBYTEPADDING 10:43:59,969 INFO [main][CipherTest] transformation=NULL/OFB104/ 10:43:59,969 INFO [main][CipherTest] transformation=NULL/OFB104/ISO10126 10:43:59,969 INFO [main][CipherTest] transformation=NULL/OFB104/ISO10126-2 10:43:59,969 INFO [main][CipherTest] transformation=NULL/OFB104/ISO10126-2PADDING 10:43:59,969 INFO [main][CipherTest] transformation=NULL/OFB104/ISO10126PADDING 10:43:59,969 INFO [main][CipherTest] transformation=NULL/OFB104/ISO7816-4 10:43:59,969 INFO [main][CipherTest] transformation=NULL/OFB104/ISO7816-4PADDING 10:43:59,969 INFO [main][CipherTest] transformation=NULL/OFB104/NOPADDING 10:43:59,969 INFO [main][CipherTest] transformation=NULL/OFB104/PKCS5 10:43:59,969 INFO [main][CipherTest] transformation=NULL/OFB104/PKCS5PADDING 10:43:59,969 INFO [main][CipherTest] transformation=NULL/OFB104/PKCS7 10:43:59,969 INFO [main][CipherTest] transformation=NULL/OFB104/PKCS7PADDING 10:43:59,969 INFO [main][CipherTest] transformation=NULL/OFB104/TBC 10:43:59,970 INFO [main][CipherTest] transformation=NULL/OFB104/TBCPADDING 10:43:59,970 INFO [main][CipherTest] transformation=NULL/OFB104/X9.23 10:43:59,970 INFO [main][CipherTest] transformation=NULL/OFB104/X9.23PADDING 10:43:59,970 INFO [main][CipherTest] transformation=NULL/OFB104/ZEROBYTE 10:43:59,970 INFO [main][CipherTest] transformation=NULL/OFB104/ZEROBYTEPADDING 10:43:59,970 INFO [main][CipherTest] transformation=NULL/OFB112/ 10:43:59,970 INFO [main][CipherTest] transformation=NULL/OFB112/ISO10126 10:43:59,970 INFO [main][CipherTest] transformation=NULL/OFB112/ISO10126-2 10:43:59,970 INFO [main][CipherTest] transformation=NULL/OFB112/ISO10126-2PADDING 10:43:59,970 INFO [main][CipherTest] transformation=NULL/OFB112/ISO10126PADDING 10:43:59,970 INFO [main][CipherTest] transformation=NULL/OFB112/ISO7816-4 10:43:59,970 INFO [main][CipherTest] transformation=NULL/OFB112/ISO7816-4PADDING 10:43:59,970 INFO [main][CipherTest] transformation=NULL/OFB112/NOPADDING 10:43:59,970 INFO [main][CipherTest] transformation=NULL/OFB112/PKCS5 10:43:59,970 INFO [main][CipherTest] transformation=NULL/OFB112/PKCS5PADDING 10:43:59,970 INFO [main][CipherTest] transformation=NULL/OFB112/PKCS7 10:43:59,970 INFO [main][CipherTest] transformation=NULL/OFB112/PKCS7PADDING 10:43:59,970 INFO [main][CipherTest] transformation=NULL/OFB112/TBC 10:43:59,970 INFO [main][CipherTest] transformation=NULL/OFB112/TBCPADDING 10:43:59,970 INFO [main][CipherTest] transformation=NULL/OFB112/X9.23 10:43:59,970 INFO [main][CipherTest] transformation=NULL/OFB112/X9.23PADDING 10:43:59,970 INFO [main][CipherTest] transformation=NULL/OFB112/ZEROBYTE 10:43:59,971 INFO [main][CipherTest] transformation=NULL/OFB112/ZEROBYTEPADDING 10:43:59,971 INFO [main][CipherTest] transformation=NULL/OFB120/ 10:43:59,971 INFO [main][CipherTest] transformation=NULL/OFB120/ISO10126 10:43:59,971 INFO [main][CipherTest] transformation=NULL/OFB120/ISO10126-2 10:43:59,971 INFO [main][CipherTest] transformation=NULL/OFB120/ISO10126-2PADDING 10:43:59,971 INFO [main][CipherTest] transformation=NULL/OFB120/ISO10126PADDING 10:43:59,971 INFO [main][CipherTest] transformation=NULL/OFB120/ISO7816-4 10:43:59,971 INFO [main][CipherTest] transformation=NULL/OFB120/ISO7816-4PADDING 10:43:59,971 INFO [main][CipherTest] transformation=NULL/OFB120/NOPADDING 10:43:59,971 INFO [main][CipherTest] transformation=NULL/OFB120/PKCS5 10:43:59,971 INFO [main][CipherTest] transformation=NULL/OFB120/PKCS5PADDING 10:43:59,971 INFO [main][CipherTest] transformation=NULL/OFB120/PKCS7 10:43:59,971 INFO [main][CipherTest] transformation=NULL/OFB120/PKCS7PADDING 10:43:59,971 INFO [main][CipherTest] transformation=NULL/OFB120/TBC 10:43:59,971 INFO [main][CipherTest] transformation=NULL/OFB120/TBCPADDING 10:43:59,971 INFO [main][CipherTest] transformation=NULL/OFB120/X9.23 10:43:59,971 INFO [main][CipherTest] transformation=NULL/OFB120/X9.23PADDING 10:43:59,971 INFO [main][CipherTest] transformation=NULL/OFB120/ZEROBYTE 10:43:59,971 INFO [main][CipherTest] transformation=NULL/OFB120/ZEROBYTEPADDING 10:43:59,971 INFO [main][CipherTest] transformation=NULL/OFB128/ 10:43:59,971 INFO [main][CipherTest] transformation=NULL/OFB128/ISO10126 10:43:59,971 INFO [main][CipherTest] transformation=NULL/OFB128/ISO10126-2 10:43:59,972 INFO [main][CipherTest] transformation=NULL/OFB128/ISO10126-2PADDING 10:43:59,972 INFO [main][CipherTest] transformation=NULL/OFB128/ISO10126PADDING 10:43:59,972 INFO [main][CipherTest] transformation=NULL/OFB128/ISO7816-4 10:43:59,972 INFO [main][CipherTest] transformation=NULL/OFB128/ISO7816-4PADDING 10:43:59,972 INFO [main][CipherTest] transformation=NULL/OFB128/NOPADDING 10:43:59,972 INFO [main][CipherTest] transformation=NULL/OFB128/PKCS5 10:43:59,972 INFO [main][CipherTest] transformation=NULL/OFB128/PKCS5PADDING 10:43:59,972 INFO [main][CipherTest] transformation=NULL/OFB128/PKCS7 10:43:59,972 INFO [main][CipherTest] transformation=NULL/OFB128/PKCS7PADDING 10:43:59,972 INFO [main][CipherTest] transformation=NULL/OFB128/TBC 10:43:59,972 INFO [main][CipherTest] transformation=NULL/OFB128/TBCPADDING 10:43:59,972 INFO [main][CipherTest] transformation=NULL/OFB128/X9.23 10:43:59,972 INFO [main][CipherTest] transformation=NULL/OFB128/X9.23PADDING 10:43:59,972 INFO [main][CipherTest] transformation=NULL/OFB128/ZEROBYTE 10:43:59,972 INFO [main][CipherTest] transformation=NULL/OFB128/ZEROBYTEPADDING 10:43:59,972 INFO [main][CipherTest] transformation=NULL/OFB136/ 10:43:59,972 INFO [main][CipherTest] transformation=NULL/OFB136/ISO10126 10:43:59,972 INFO [main][CipherTest] transformation=NULL/OFB136/ISO10126-2 10:43:59,972 INFO [main][CipherTest] transformation=NULL/OFB136/ISO10126-2PADDING 10:43:59,972 INFO [main][CipherTest] transformation=NULL/OFB136/ISO10126PADDING 10:43:59,972 INFO [main][CipherTest] transformation=NULL/OFB136/ISO7816-4 10:43:59,972 INFO [main][CipherTest] transformation=NULL/OFB136/ISO7816-4PADDING 10:43:59,972 INFO [main][CipherTest] transformation=NULL/OFB136/NOPADDING 10:43:59,972 INFO [main][CipherTest] transformation=NULL/OFB136/PKCS5 10:43:59,972 INFO [main][CipherTest] transformation=NULL/OFB136/PKCS5PADDING 10:43:59,973 INFO [main][CipherTest] transformation=NULL/OFB136/PKCS7 10:43:59,973 INFO [main][CipherTest] transformation=NULL/OFB136/PKCS7PADDING 10:43:59,973 INFO [main][CipherTest] transformation=NULL/OFB136/TBC 10:43:59,973 INFO [main][CipherTest] transformation=NULL/OFB136/TBCPADDING 10:43:59,973 INFO [main][CipherTest] transformation=NULL/OFB136/X9.23 10:43:59,973 INFO [main][CipherTest] transformation=NULL/OFB136/X9.23PADDING 10:43:59,973 INFO [main][CipherTest] transformation=NULL/OFB136/ZEROBYTE 10:43:59,973 INFO [main][CipherTest] transformation=NULL/OFB136/ZEROBYTEPADDING 10:43:59,973 INFO [main][CipherTest] transformation=NULL/OFB144/ 10:43:59,973 INFO [main][CipherTest] transformation=NULL/OFB144/ISO10126 10:43:59,973 INFO [main][CipherTest] transformation=NULL/OFB144/ISO10126-2 10:43:59,973 INFO [main][CipherTest] transformation=NULL/OFB144/ISO10126-2PADDING 10:43:59,973 INFO [main][CipherTest] transformation=NULL/OFB144/ISO10126PADDING 10:43:59,973 INFO [main][CipherTest] transformation=NULL/OFB144/ISO7816-4 10:43:59,973 INFO [main][CipherTest] transformation=NULL/OFB144/ISO7816-4PADDING 10:43:59,973 INFO [main][CipherTest] transformation=NULL/OFB144/NOPADDING 10:43:59,973 INFO [main][CipherTest] transformation=NULL/OFB144/PKCS5 10:43:59,973 INFO [main][CipherTest] transformation=NULL/OFB144/PKCS5PADDING 10:43:59,973 INFO [main][CipherTest] transformation=NULL/OFB144/PKCS7 10:43:59,973 INFO [main][CipherTest] transformation=NULL/OFB144/PKCS7PADDING 10:43:59,973 INFO [main][CipherTest] transformation=NULL/OFB144/TBC 10:43:59,973 INFO [main][CipherTest] transformation=NULL/OFB144/TBCPADDING 10:43:59,973 INFO [main][CipherTest] transformation=NULL/OFB144/X9.23 10:43:59,974 INFO [main][CipherTest] transformation=NULL/OFB144/X9.23PADDING 10:43:59,974 INFO [main][CipherTest] transformation=NULL/OFB144/ZEROBYTE 10:43:59,974 INFO [main][CipherTest] transformation=NULL/OFB144/ZEROBYTEPADDING 10:43:59,974 INFO [main][CipherTest] transformation=NULL/OFB152/ 10:43:59,974 INFO [main][CipherTest] transformation=NULL/OFB152/ISO10126 10:43:59,974 INFO [main][CipherTest] transformation=NULL/OFB152/ISO10126-2 10:43:59,974 INFO [main][CipherTest] transformation=NULL/OFB152/ISO10126-2PADDING 10:43:59,974 INFO [main][CipherTest] transformation=NULL/OFB152/ISO10126PADDING 10:43:59,974 INFO [main][CipherTest] transformation=NULL/OFB152/ISO7816-4 10:43:59,974 INFO [main][CipherTest] transformation=NULL/OFB152/ISO7816-4PADDING 10:43:59,974 INFO [main][CipherTest] transformation=NULL/OFB152/NOPADDING 10:43:59,974 INFO [main][CipherTest] transformation=NULL/OFB152/PKCS5 10:43:59,974 INFO [main][CipherTest] transformation=NULL/OFB152/PKCS5PADDING 10:43:59,974 INFO [main][CipherTest] transformation=NULL/OFB152/PKCS7 10:43:59,974 INFO [main][CipherTest] transformation=NULL/OFB152/PKCS7PADDING 10:43:59,974 INFO [main][CipherTest] transformation=NULL/OFB152/TBC 10:43:59,974 INFO [main][CipherTest] transformation=NULL/OFB152/TBCPADDING 10:43:59,974 INFO [main][CipherTest] transformation=NULL/OFB152/X9.23 10:43:59,974 INFO [main][CipherTest] transformation=NULL/OFB152/X9.23PADDING 10:43:59,974 INFO [main][CipherTest] transformation=NULL/OFB152/ZEROBYTE 10:43:59,974 INFO [main][CipherTest] transformation=NULL/OFB152/ZEROBYTEPADDING 10:43:59,974 INFO [main][CipherTest] transformation=NULL/OFB16/ 10:43:59,974 INFO [main][CipherTest] transformation=NULL/OFB16/ISO10126 10:43:59,974 INFO [main][CipherTest] transformation=NULL/OFB16/ISO10126-2 10:43:59,974 INFO [main][CipherTest] transformation=NULL/OFB16/ISO10126-2PADDING 10:43:59,975 INFO [main][CipherTest] transformation=NULL/OFB16/ISO10126PADDING 10:43:59,975 INFO [main][CipherTest] transformation=NULL/OFB16/ISO7816-4 10:43:59,975 INFO [main][CipherTest] transformation=NULL/OFB16/ISO7816-4PADDING 10:43:59,975 INFO [main][CipherTest] transformation=NULL/OFB16/NOPADDING 10:43:59,975 INFO [main][CipherTest] transformation=NULL/OFB16/PKCS5 10:43:59,975 INFO [main][CipherTest] transformation=NULL/OFB16/PKCS5PADDING 10:43:59,975 INFO [main][CipherTest] transformation=NULL/OFB16/PKCS7 10:43:59,975 INFO [main][CipherTest] transformation=NULL/OFB16/PKCS7PADDING 10:43:59,975 INFO [main][CipherTest] transformation=NULL/OFB16/TBC 10:43:59,975 INFO [main][CipherTest] transformation=NULL/OFB16/TBCPADDING 10:43:59,975 INFO [main][CipherTest] transformation=NULL/OFB16/X9.23 10:43:59,975 INFO [main][CipherTest] transformation=NULL/OFB16/X9.23PADDING 10:43:59,975 INFO [main][CipherTest] transformation=NULL/OFB16/ZEROBYTE 10:43:59,975 INFO [main][CipherTest] transformation=NULL/OFB16/ZEROBYTEPADDING 10:43:59,975 INFO [main][CipherTest] transformation=NULL/OFB160/ 10:43:59,975 INFO [main][CipherTest] transformation=NULL/OFB160/ISO10126 10:43:59,975 INFO [main][CipherTest] transformation=NULL/OFB160/ISO10126-2 10:43:59,975 INFO [main][CipherTest] transformation=NULL/OFB160/ISO10126-2PADDING 10:43:59,975 INFO [main][CipherTest] transformation=NULL/OFB160/ISO10126PADDING 10:43:59,975 INFO [main][CipherTest] transformation=NULL/OFB160/ISO7816-4 10:43:59,975 INFO [main][CipherTest] transformation=NULL/OFB160/ISO7816-4PADDING 10:43:59,975 INFO [main][CipherTest] transformation=NULL/OFB160/NOPADDING 10:43:59,975 INFO [main][CipherTest] transformation=NULL/OFB160/PKCS5 10:43:59,975 INFO [main][CipherTest] transformation=NULL/OFB160/PKCS5PADDING 10:43:59,975 INFO [main][CipherTest] transformation=NULL/OFB160/PKCS7 10:43:59,975 INFO [main][CipherTest] transformation=NULL/OFB160/PKCS7PADDING 10:43:59,975 INFO [main][CipherTest] transformation=NULL/OFB160/TBC 10:43:59,976 INFO [main][CipherTest] transformation=NULL/OFB160/TBCPADDING 10:43:59,976 INFO [main][CipherTest] transformation=NULL/OFB160/X9.23 10:43:59,976 INFO [main][CipherTest] transformation=NULL/OFB160/X9.23PADDING 10:43:59,976 INFO [main][CipherTest] transformation=NULL/OFB160/ZEROBYTE 10:43:59,976 INFO [main][CipherTest] transformation=NULL/OFB160/ZEROBYTEPADDING 10:43:59,976 INFO [main][CipherTest] transformation=NULL/OFB168/ 10:43:59,976 INFO [main][CipherTest] transformation=NULL/OFB168/ISO10126 10:43:59,976 INFO [main][CipherTest] transformation=NULL/OFB168/ISO10126-2 10:43:59,976 INFO [main][CipherTest] transformation=NULL/OFB168/ISO10126-2PADDING 10:43:59,976 INFO [main][CipherTest] transformation=NULL/OFB168/ISO10126PADDING 10:43:59,976 INFO [main][CipherTest] transformation=NULL/OFB168/ISO7816-4 10:43:59,976 INFO [main][CipherTest] transformation=NULL/OFB168/ISO7816-4PADDING 10:43:59,976 INFO [main][CipherTest] transformation=NULL/OFB168/NOPADDING 10:43:59,976 INFO [main][CipherTest] transformation=NULL/OFB168/PKCS5 10:43:59,976 INFO [main][CipherTest] transformation=NULL/OFB168/PKCS5PADDING 10:43:59,976 INFO [main][CipherTest] transformation=NULL/OFB168/PKCS7 10:43:59,976 INFO [main][CipherTest] transformation=NULL/OFB168/PKCS7PADDING 10:43:59,976 INFO [main][CipherTest] transformation=NULL/OFB168/TBC 10:43:59,976 INFO [main][CipherTest] transformation=NULL/OFB168/TBCPADDING 10:43:59,976 INFO [main][CipherTest] transformation=NULL/OFB168/X9.23 10:43:59,976 INFO [main][CipherTest] transformation=NULL/OFB168/X9.23PADDING 10:43:59,976 INFO [main][CipherTest] transformation=NULL/OFB168/ZEROBYTE 10:43:59,976 INFO [main][CipherTest] transformation=NULL/OFB168/ZEROBYTEPADDING 10:43:59,976 INFO [main][CipherTest] transformation=NULL/OFB176/ 10:43:59,976 INFO [main][CipherTest] transformation=NULL/OFB176/ISO10126 10:43:59,976 INFO [main][CipherTest] transformation=NULL/OFB176/ISO10126-2 10:43:59,976 INFO [main][CipherTest] transformation=NULL/OFB176/ISO10126-2PADDING 10:43:59,976 INFO [main][CipherTest] transformation=NULL/OFB176/ISO10126PADDING 10:43:59,977 INFO [main][CipherTest] transformation=NULL/OFB176/ISO7816-4 10:43:59,977 INFO [main][CipherTest] transformation=NULL/OFB176/ISO7816-4PADDING 10:43:59,977 INFO [main][CipherTest] transformation=NULL/OFB176/NOPADDING 10:43:59,977 INFO [main][CipherTest] transformation=NULL/OFB176/PKCS5 10:43:59,977 INFO [main][CipherTest] transformation=NULL/OFB176/PKCS5PADDING 10:43:59,977 INFO [main][CipherTest] transformation=NULL/OFB176/PKCS7 10:43:59,977 INFO [main][CipherTest] transformation=NULL/OFB176/PKCS7PADDING 10:43:59,977 INFO [main][CipherTest] transformation=NULL/OFB176/TBC 10:43:59,977 INFO [main][CipherTest] transformation=NULL/OFB176/TBCPADDING 10:43:59,977 INFO [main][CipherTest] transformation=NULL/OFB176/X9.23 10:43:59,977 INFO [main][CipherTest] transformation=NULL/OFB176/X9.23PADDING 10:43:59,977 INFO [main][CipherTest] transformation=NULL/OFB176/ZEROBYTE 10:43:59,977 INFO [main][CipherTest] transformation=NULL/OFB176/ZEROBYTEPADDING 10:43:59,977 INFO [main][CipherTest] transformation=NULL/OFB184/ 10:43:59,977 INFO [main][CipherTest] transformation=NULL/OFB184/ISO10126 10:43:59,977 INFO [main][CipherTest] transformation=NULL/OFB184/ISO10126-2 10:43:59,977 INFO [main][CipherTest] transformation=NULL/OFB184/ISO10126-2PADDING 10:43:59,977 INFO [main][CipherTest] transformation=NULL/OFB184/ISO10126PADDING 10:43:59,977 INFO [main][CipherTest] transformation=NULL/OFB184/ISO7816-4 10:43:59,977 INFO [main][CipherTest] transformation=NULL/OFB184/ISO7816-4PADDING 10:43:59,977 INFO [main][CipherTest] transformation=NULL/OFB184/NOPADDING 10:43:59,977 INFO [main][CipherTest] transformation=NULL/OFB184/PKCS5 10:43:59,977 INFO [main][CipherTest] transformation=NULL/OFB184/PKCS5PADDING 10:43:59,977 INFO [main][CipherTest] transformation=NULL/OFB184/PKCS7 10:43:59,978 INFO [main][CipherTest] transformation=NULL/OFB184/PKCS7PADDING 10:43:59,978 INFO [main][CipherTest] transformation=NULL/OFB184/TBC 10:43:59,978 INFO [main][CipherTest] transformation=NULL/OFB184/TBCPADDING 10:43:59,978 INFO [main][CipherTest] transformation=NULL/OFB184/X9.23 10:43:59,978 INFO [main][CipherTest] transformation=NULL/OFB184/X9.23PADDING 10:43:59,978 INFO [main][CipherTest] transformation=NULL/OFB184/ZEROBYTE 10:43:59,978 INFO [main][CipherTest] transformation=NULL/OFB184/ZEROBYTEPADDING 10:43:59,978 INFO [main][CipherTest] transformation=NULL/OFB192/ 10:43:59,978 INFO [main][CipherTest] transformation=NULL/OFB192/ISO10126 10:43:59,978 INFO [main][CipherTest] transformation=NULL/OFB192/ISO10126-2 10:43:59,978 INFO [main][CipherTest] transformation=NULL/OFB192/ISO10126-2PADDING 10:43:59,978 INFO [main][CipherTest] transformation=NULL/OFB192/ISO10126PADDING 10:43:59,978 INFO [main][CipherTest] transformation=NULL/OFB192/ISO7816-4 10:43:59,978 INFO [main][CipherTest] transformation=NULL/OFB192/ISO7816-4PADDING 10:43:59,978 INFO [main][CipherTest] transformation=NULL/OFB192/NOPADDING 10:43:59,978 INFO [main][CipherTest] transformation=NULL/OFB192/PKCS5 10:43:59,978 INFO [main][CipherTest] transformation=NULL/OFB192/PKCS5PADDING 10:43:59,978 INFO [main][CipherTest] transformation=NULL/OFB192/PKCS7 10:43:59,978 INFO [main][CipherTest] transformation=NULL/OFB192/PKCS7PADDING 10:43:59,978 INFO [main][CipherTest] transformation=NULL/OFB192/TBC 10:43:59,978 INFO [main][CipherTest] transformation=NULL/OFB192/TBCPADDING 10:43:59,978 INFO [main][CipherTest] transformation=NULL/OFB192/X9.23 10:43:59,978 INFO [main][CipherTest] transformation=NULL/OFB192/X9.23PADDING 10:43:59,978 INFO [main][CipherTest] transformation=NULL/OFB192/ZEROBYTE 10:43:59,978 INFO [main][CipherTest] transformation=NULL/OFB192/ZEROBYTEPADDING 10:43:59,978 INFO [main][CipherTest] transformation=NULL/OFB200/ 10:43:59,978 INFO [main][CipherTest] transformation=NULL/OFB200/ISO10126 10:43:59,979 INFO [main][CipherTest] transformation=NULL/OFB200/ISO10126-2 10:43:59,979 INFO [main][CipherTest] transformation=NULL/OFB200/ISO10126-2PADDING 10:43:59,979 INFO [main][CipherTest] transformation=NULL/OFB200/ISO10126PADDING 10:43:59,979 INFO [main][CipherTest] transformation=NULL/OFB200/ISO7816-4 10:43:59,979 INFO [main][CipherTest] transformation=NULL/OFB200/ISO7816-4PADDING 10:43:59,979 INFO [main][CipherTest] transformation=NULL/OFB200/NOPADDING 10:43:59,979 INFO [main][CipherTest] transformation=NULL/OFB200/PKCS5 10:43:59,979 INFO [main][CipherTest] transformation=NULL/OFB200/PKCS5PADDING 10:43:59,979 INFO [main][CipherTest] transformation=NULL/OFB200/PKCS7 10:43:59,979 INFO [main][CipherTest] transformation=NULL/OFB200/PKCS7PADDING 10:43:59,979 INFO [main][CipherTest] transformation=NULL/OFB200/TBC 10:43:59,979 INFO [main][CipherTest] transformation=NULL/OFB200/TBCPADDING 10:43:59,979 INFO [main][CipherTest] transformation=NULL/OFB200/X9.23 10:43:59,979 INFO [main][CipherTest] transformation=NULL/OFB200/X9.23PADDING 10:43:59,979 INFO [main][CipherTest] transformation=NULL/OFB200/ZEROBYTE 10:43:59,979 INFO [main][CipherTest] transformation=NULL/OFB200/ZEROBYTEPADDING 10:43:59,979 INFO [main][CipherTest] transformation=NULL/OFB208/ 10:43:59,979 INFO [main][CipherTest] transformation=NULL/OFB208/ISO10126 10:43:59,979 INFO [main][CipherTest] transformation=NULL/OFB208/ISO10126-2 10:43:59,979 INFO [main][CipherTest] transformation=NULL/OFB208/ISO10126-2PADDING 10:43:59,979 INFO [main][CipherTest] transformation=NULL/OFB208/ISO10126PADDING 10:43:59,979 INFO [main][CipherTest] transformation=NULL/OFB208/ISO7816-4 10:43:59,979 INFO [main][CipherTest] transformation=NULL/OFB208/ISO7816-4PADDING 10:43:59,979 INFO [main][CipherTest] transformation=NULL/OFB208/NOPADDING 10:43:59,979 INFO [main][CipherTest] transformation=NULL/OFB208/PKCS5 10:43:59,980 INFO [main][CipherTest] transformation=NULL/OFB208/PKCS5PADDING 10:43:59,980 INFO [main][CipherTest] transformation=NULL/OFB208/PKCS7 10:43:59,980 INFO [main][CipherTest] transformation=NULL/OFB208/PKCS7PADDING 10:43:59,980 INFO [main][CipherTest] transformation=NULL/OFB208/TBC 10:43:59,980 INFO [main][CipherTest] transformation=NULL/OFB208/TBCPADDING 10:43:59,980 INFO [main][CipherTest] transformation=NULL/OFB208/X9.23 10:43:59,980 INFO [main][CipherTest] transformation=NULL/OFB208/X9.23PADDING 10:43:59,980 INFO [main][CipherTest] transformation=NULL/OFB208/ZEROBYTE 10:43:59,980 INFO [main][CipherTest] transformation=NULL/OFB208/ZEROBYTEPADDING 10:43:59,980 INFO [main][CipherTest] transformation=NULL/OFB216/ 10:43:59,980 INFO [main][CipherTest] transformation=NULL/OFB216/ISO10126 10:43:59,980 INFO [main][CipherTest] transformation=NULL/OFB216/ISO10126-2 10:43:59,980 INFO [main][CipherTest] transformation=NULL/OFB216/ISO10126-2PADDING 10:43:59,980 INFO [main][CipherTest] transformation=NULL/OFB216/ISO10126PADDING 10:43:59,980 INFO [main][CipherTest] transformation=NULL/OFB216/ISO7816-4 10:43:59,980 INFO [main][CipherTest] transformation=NULL/OFB216/ISO7816-4PADDING 10:43:59,980 INFO [main][CipherTest] transformation=NULL/OFB216/NOPADDING 10:43:59,980 INFO [main][CipherTest] transformation=NULL/OFB216/PKCS5 10:43:59,980 INFO [main][CipherTest] transformation=NULL/OFB216/PKCS5PADDING 10:43:59,980 INFO [main][CipherTest] transformation=NULL/OFB216/PKCS7 10:43:59,980 INFO [main][CipherTest] transformation=NULL/OFB216/PKCS7PADDING 10:43:59,980 INFO [main][CipherTest] transformation=NULL/OFB216/TBC 10:43:59,980 INFO [main][CipherTest] transformation=NULL/OFB216/TBCPADDING 10:43:59,980 INFO [main][CipherTest] transformation=NULL/OFB216/X9.23 10:43:59,980 INFO [main][CipherTest] transformation=NULL/OFB216/X9.23PADDING 10:43:59,980 INFO [main][CipherTest] transformation=NULL/OFB216/ZEROBYTE 10:43:59,980 INFO [main][CipherTest] transformation=NULL/OFB216/ZEROBYTEPADDING 10:43:59,980 INFO [main][CipherTest] transformation=NULL/OFB224/ 10:43:59,980 INFO [main][CipherTest] transformation=NULL/OFB224/ISO10126 10:43:59,981 INFO [main][CipherTest] transformation=NULL/OFB224/ISO10126-2 10:43:59,981 INFO [main][CipherTest] transformation=NULL/OFB224/ISO10126-2PADDING 10:43:59,981 INFO [main][CipherTest] transformation=NULL/OFB224/ISO10126PADDING 10:43:59,981 INFO [main][CipherTest] transformation=NULL/OFB224/ISO7816-4 10:43:59,981 INFO [main][CipherTest] transformation=NULL/OFB224/ISO7816-4PADDING 10:43:59,981 INFO [main][CipherTest] transformation=NULL/OFB224/NOPADDING 10:43:59,981 INFO [main][CipherTest] transformation=NULL/OFB224/PKCS5 10:43:59,981 INFO [main][CipherTest] transformation=NULL/OFB224/PKCS5PADDING 10:43:59,981 INFO [main][CipherTest] transformation=NULL/OFB224/PKCS7 10:43:59,981 INFO [main][CipherTest] transformation=NULL/OFB224/PKCS7PADDING 10:43:59,981 INFO [main][CipherTest] transformation=NULL/OFB224/TBC 10:43:59,981 INFO [main][CipherTest] transformation=NULL/OFB224/TBCPADDING 10:43:59,981 INFO [main][CipherTest] transformation=NULL/OFB224/X9.23 10:43:59,981 INFO [main][CipherTest] transformation=NULL/OFB224/X9.23PADDING 10:43:59,981 INFO [main][CipherTest] transformation=NULL/OFB224/ZEROBYTE 10:43:59,981 INFO [main][CipherTest] transformation=NULL/OFB224/ZEROBYTEPADDING 10:43:59,981 INFO [main][CipherTest] transformation=NULL/OFB232/ 10:43:59,981 INFO [main][CipherTest] transformation=NULL/OFB232/ISO10126 10:43:59,981 INFO [main][CipherTest] transformation=NULL/OFB232/ISO10126-2 10:43:59,981 INFO [main][CipherTest] transformation=NULL/OFB232/ISO10126-2PADDING 10:43:59,981 INFO [main][CipherTest] transformation=NULL/OFB232/ISO10126PADDING 10:43:59,981 INFO [main][CipherTest] transformation=NULL/OFB232/ISO7816-4 10:43:59,981 INFO [main][CipherTest] transformation=NULL/OFB232/ISO7816-4PADDING 10:43:59,981 INFO [main][CipherTest] transformation=NULL/OFB232/NOPADDING 10:43:59,981 INFO [main][CipherTest] transformation=NULL/OFB232/PKCS5 10:43:59,981 INFO [main][CipherTest] transformation=NULL/OFB232/PKCS5PADDING 10:43:59,982 INFO [main][CipherTest] transformation=NULL/OFB232/PKCS7 10:43:59,982 INFO [main][CipherTest] transformation=NULL/OFB232/PKCS7PADDING 10:43:59,982 INFO [main][CipherTest] transformation=NULL/OFB232/TBC 10:43:59,982 INFO [main][CipherTest] transformation=NULL/OFB232/TBCPADDING 10:43:59,982 INFO [main][CipherTest] transformation=NULL/OFB232/X9.23 10:43:59,982 INFO [main][CipherTest] transformation=NULL/OFB232/X9.23PADDING 10:43:59,982 INFO [main][CipherTest] transformation=NULL/OFB232/ZEROBYTE 10:43:59,982 INFO [main][CipherTest] transformation=NULL/OFB232/ZEROBYTEPADDING 10:43:59,982 INFO [main][CipherTest] transformation=NULL/OFB24/ 10:43:59,982 INFO [main][CipherTest] transformation=NULL/OFB24/ISO10126 10:43:59,982 INFO [main][CipherTest] transformation=NULL/OFB24/ISO10126-2 10:43:59,982 INFO [main][CipherTest] transformation=NULL/OFB24/ISO10126-2PADDING 10:43:59,982 INFO [main][CipherTest] transformation=NULL/OFB24/ISO10126PADDING 10:43:59,982 INFO [main][CipherTest] transformation=NULL/OFB24/ISO7816-4 10:43:59,982 INFO [main][CipherTest] transformation=NULL/OFB24/ISO7816-4PADDING 10:43:59,982 INFO [main][CipherTest] transformation=NULL/OFB24/NOPADDING 10:43:59,982 INFO [main][CipherTest] transformation=NULL/OFB24/PKCS5 10:43:59,982 INFO [main][CipherTest] transformation=NULL/OFB24/PKCS5PADDING 10:43:59,982 INFO [main][CipherTest] transformation=NULL/OFB24/PKCS7 10:43:59,982 INFO [main][CipherTest] transformation=NULL/OFB24/PKCS7PADDING 10:43:59,982 INFO [main][CipherTest] transformation=NULL/OFB24/TBC 10:43:59,982 INFO [main][CipherTest] transformation=NULL/OFB24/TBCPADDING 10:43:59,982 INFO [main][CipherTest] transformation=NULL/OFB24/X9.23 10:43:59,982 INFO [main][CipherTest] transformation=NULL/OFB24/X9.23PADDING 10:43:59,982 INFO [main][CipherTest] transformation=NULL/OFB24/ZEROBYTE 10:43:59,982 INFO [main][CipherTest] transformation=NULL/OFB24/ZEROBYTEPADDING 10:43:59,982 INFO [main][CipherTest] transformation=NULL/OFB240/ 10:43:59,983 INFO [main][CipherTest] transformation=NULL/OFB240/ISO10126 10:43:59,983 INFO [main][CipherTest] transformation=NULL/OFB240/ISO10126-2 10:43:59,983 INFO [main][CipherTest] transformation=NULL/OFB240/ISO10126-2PADDING 10:43:59,983 INFO [main][CipherTest] transformation=NULL/OFB240/ISO10126PADDING 10:43:59,983 INFO [main][CipherTest] transformation=NULL/OFB240/ISO7816-4 10:43:59,983 INFO [main][CipherTest] transformation=NULL/OFB240/ISO7816-4PADDING 10:43:59,983 INFO [main][CipherTest] transformation=NULL/OFB240/NOPADDING 10:43:59,983 INFO [main][CipherTest] transformation=NULL/OFB240/PKCS5 10:43:59,983 INFO [main][CipherTest] transformation=NULL/OFB240/PKCS5PADDING 10:43:59,983 INFO [main][CipherTest] transformation=NULL/OFB240/PKCS7 10:43:59,983 INFO [main][CipherTest] transformation=NULL/OFB240/PKCS7PADDING 10:43:59,983 INFO [main][CipherTest] transformation=NULL/OFB240/TBC 10:43:59,983 INFO [main][CipherTest] transformation=NULL/OFB240/TBCPADDING 10:43:59,983 INFO [main][CipherTest] transformation=NULL/OFB240/X9.23 10:43:59,983 INFO [main][CipherTest] transformation=NULL/OFB240/X9.23PADDING 10:43:59,983 INFO [main][CipherTest] transformation=NULL/OFB240/ZEROBYTE 10:43:59,983 INFO [main][CipherTest] transformation=NULL/OFB240/ZEROBYTEPADDING 10:43:59,983 INFO [main][CipherTest] transformation=NULL/OFB248/ 10:43:59,983 INFO [main][CipherTest] transformation=NULL/OFB248/ISO10126 10:43:59,983 INFO [main][CipherTest] transformation=NULL/OFB248/ISO10126-2 10:43:59,983 INFO [main][CipherTest] transformation=NULL/OFB248/ISO10126-2PADDING 10:43:59,983 INFO [main][CipherTest] transformation=NULL/OFB248/ISO10126PADDING 10:43:59,983 INFO [main][CipherTest] transformation=NULL/OFB248/ISO7816-4 10:43:59,983 INFO [main][CipherTest] transformation=NULL/OFB248/ISO7816-4PADDING 10:43:59,984 INFO [main][CipherTest] transformation=NULL/OFB248/NOPADDING 10:43:59,984 INFO [main][CipherTest] transformation=NULL/OFB248/PKCS5 10:43:59,984 INFO [main][CipherTest] transformation=NULL/OFB248/PKCS5PADDING 10:43:59,984 INFO [main][CipherTest] transformation=NULL/OFB248/PKCS7 10:43:59,984 INFO [main][CipherTest] transformation=NULL/OFB248/PKCS7PADDING 10:43:59,984 INFO [main][CipherTest] transformation=NULL/OFB248/TBC 10:43:59,984 INFO [main][CipherTest] transformation=NULL/OFB248/TBCPADDING 10:43:59,984 INFO [main][CipherTest] transformation=NULL/OFB248/X9.23 10:43:59,984 INFO [main][CipherTest] transformation=NULL/OFB248/X9.23PADDING 10:43:59,984 INFO [main][CipherTest] transformation=NULL/OFB248/ZEROBYTE 10:43:59,984 INFO [main][CipherTest] transformation=NULL/OFB248/ZEROBYTEPADDING 10:43:59,984 INFO [main][CipherTest] transformation=NULL/OFB256/ 10:43:59,984 INFO [main][CipherTest] transformation=NULL/OFB256/ISO10126 10:43:59,984 INFO [main][CipherTest] transformation=NULL/OFB256/ISO10126-2 10:43:59,984 INFO [main][CipherTest] transformation=NULL/OFB256/ISO10126-2PADDING 10:43:59,984 INFO [main][CipherTest] transformation=NULL/OFB256/ISO10126PADDING 10:43:59,984 INFO [main][CipherTest] transformation=NULL/OFB256/ISO7816-4 10:43:59,984 INFO [main][CipherTest] transformation=NULL/OFB256/ISO7816-4PADDING 10:43:59,984 INFO [main][CipherTest] transformation=NULL/OFB256/NOPADDING 10:43:59,984 INFO [main][CipherTest] transformation=NULL/OFB256/PKCS5 10:43:59,984 INFO [main][CipherTest] transformation=NULL/OFB256/PKCS5PADDING 10:43:59,984 INFO [main][CipherTest] transformation=NULL/OFB256/PKCS7 10:43:59,984 INFO [main][CipherTest] transformation=NULL/OFB256/PKCS7PADDING 10:43:59,984 INFO [main][CipherTest] transformation=NULL/OFB256/TBC 10:43:59,984 INFO [main][CipherTest] transformation=NULL/OFB256/TBCPADDING 10:43:59,984 INFO [main][CipherTest] transformation=NULL/OFB256/X9.23 10:43:59,984 INFO [main][CipherTest] transformation=NULL/OFB256/X9.23PADDING 10:43:59,985 INFO [main][CipherTest] transformation=NULL/OFB256/ZEROBYTE 10:43:59,985 INFO [main][CipherTest] transformation=NULL/OFB256/ZEROBYTEPADDING 10:43:59,985 INFO [main][CipherTest] transformation=NULL/OFB32/ 10:43:59,985 INFO [main][CipherTest] transformation=NULL/OFB32/ISO10126 10:43:59,985 INFO [main][CipherTest] transformation=NULL/OFB32/ISO10126-2 10:43:59,985 INFO [main][CipherTest] transformation=NULL/OFB32/ISO10126-2PADDING 10:43:59,985 INFO [main][CipherTest] transformation=NULL/OFB32/ISO10126PADDING 10:43:59,985 INFO [main][CipherTest] transformation=NULL/OFB32/ISO7816-4 10:43:59,985 INFO [main][CipherTest] transformation=NULL/OFB32/ISO7816-4PADDING 10:43:59,985 INFO [main][CipherTest] transformation=NULL/OFB32/NOPADDING 10:43:59,985 INFO [main][CipherTest] transformation=NULL/OFB32/PKCS5 10:43:59,985 INFO [main][CipherTest] transformation=NULL/OFB32/PKCS5PADDING 10:43:59,985 INFO [main][CipherTest] transformation=NULL/OFB32/PKCS7 10:43:59,985 INFO [main][CipherTest] transformation=NULL/OFB32/PKCS7PADDING 10:43:59,985 INFO [main][CipherTest] transformation=NULL/OFB32/TBC 10:43:59,985 INFO [main][CipherTest] transformation=NULL/OFB32/TBCPADDING 10:43:59,985 INFO [main][CipherTest] transformation=NULL/OFB32/X9.23 10:43:59,985 INFO [main][CipherTest] transformation=NULL/OFB32/X9.23PADDING 10:43:59,985 INFO [main][CipherTest] transformation=NULL/OFB32/ZEROBYTE 10:43:59,985 INFO [main][CipherTest] transformation=NULL/OFB32/ZEROBYTEPADDING 10:43:59,985 INFO [main][CipherTest] transformation=NULL/OFB40/ 10:43:59,985 INFO [main][CipherTest] transformation=NULL/OFB40/ISO10126 10:43:59,985 INFO [main][CipherTest] transformation=NULL/OFB40/ISO10126-2 10:43:59,985 INFO [main][CipherTest] transformation=NULL/OFB40/ISO10126-2PADDING 10:43:59,985 INFO [main][CipherTest] transformation=NULL/OFB40/ISO10126PADDING 10:43:59,985 INFO [main][CipherTest] transformation=NULL/OFB40/ISO7816-4 10:43:59,985 INFO [main][CipherTest] transformation=NULL/OFB40/ISO7816-4PADDING 10:43:59,985 INFO [main][CipherTest] transformation=NULL/OFB40/NOPADDING 10:43:59,986 INFO [main][CipherTest] transformation=NULL/OFB40/PKCS5 10:43:59,986 INFO [main][CipherTest] transformation=NULL/OFB40/PKCS5PADDING 10:43:59,986 INFO [main][CipherTest] transformation=NULL/OFB40/PKCS7 10:43:59,986 INFO [main][CipherTest] transformation=NULL/OFB40/PKCS7PADDING 10:43:59,986 INFO [main][CipherTest] transformation=NULL/OFB40/TBC 10:43:59,986 INFO [main][CipherTest] transformation=NULL/OFB40/TBCPADDING 10:43:59,986 INFO [main][CipherTest] transformation=NULL/OFB40/X9.23 10:43:59,986 INFO [main][CipherTest] transformation=NULL/OFB40/X9.23PADDING 10:43:59,986 INFO [main][CipherTest] transformation=NULL/OFB40/ZEROBYTE 10:43:59,986 INFO [main][CipherTest] transformation=NULL/OFB40/ZEROBYTEPADDING 10:43:59,986 INFO [main][CipherTest] transformation=NULL/OFB48/ 10:43:59,986 INFO [main][CipherTest] transformation=NULL/OFB48/ISO10126 10:43:59,986 INFO [main][CipherTest] transformation=NULL/OFB48/ISO10126-2 10:43:59,986 INFO [main][CipherTest] transformation=NULL/OFB48/ISO10126-2PADDING 10:43:59,986 INFO [main][CipherTest] transformation=NULL/OFB48/ISO10126PADDING 10:43:59,986 INFO [main][CipherTest] transformation=NULL/OFB48/ISO7816-4 10:43:59,986 INFO [main][CipherTest] transformation=NULL/OFB48/ISO7816-4PADDING 10:43:59,986 INFO [main][CipherTest] transformation=NULL/OFB48/NOPADDING 10:43:59,986 INFO [main][CipherTest] transformation=NULL/OFB48/PKCS5 10:43:59,986 INFO [main][CipherTest] transformation=NULL/OFB48/PKCS5PADDING 10:43:59,986 INFO [main][CipherTest] transformation=NULL/OFB48/PKCS7 10:43:59,986 INFO [main][CipherTest] transformation=NULL/OFB48/PKCS7PADDING 10:43:59,986 INFO [main][CipherTest] transformation=NULL/OFB48/TBC 10:43:59,986 INFO [main][CipherTest] transformation=NULL/OFB48/TBCPADDING 10:43:59,986 INFO [main][CipherTest] transformation=NULL/OFB48/X9.23 10:43:59,986 INFO [main][CipherTest] transformation=NULL/OFB48/X9.23PADDING 10:43:59,986 INFO [main][CipherTest] transformation=NULL/OFB48/ZEROBYTE 10:43:59,986 INFO [main][CipherTest] transformation=NULL/OFB48/ZEROBYTEPADDING 10:43:59,986 INFO [main][CipherTest] transformation=NULL/OFB56/ 10:43:59,986 INFO [main][CipherTest] transformation=NULL/OFB56/ISO10126 10:43:59,986 INFO [main][CipherTest] transformation=NULL/OFB56/ISO10126-2 10:43:59,986 INFO [main][CipherTest] transformation=NULL/OFB56/ISO10126-2PADDING 10:43:59,987 INFO [main][CipherTest] transformation=NULL/OFB56/ISO10126PADDING 10:43:59,987 INFO [main][CipherTest] transformation=NULL/OFB56/ISO7816-4 10:43:59,987 INFO [main][CipherTest] transformation=NULL/OFB56/ISO7816-4PADDING 10:43:59,987 INFO [main][CipherTest] transformation=NULL/OFB56/NOPADDING 10:43:59,987 INFO [main][CipherTest] transformation=NULL/OFB56/PKCS5 10:43:59,987 INFO [main][CipherTest] transformation=NULL/OFB56/PKCS5PADDING 10:43:59,987 INFO [main][CipherTest] transformation=NULL/OFB56/PKCS7 10:43:59,987 INFO [main][CipherTest] transformation=NULL/OFB56/PKCS7PADDING 10:43:59,987 INFO [main][CipherTest] transformation=NULL/OFB56/TBC 10:43:59,987 INFO [main][CipherTest] transformation=NULL/OFB56/TBCPADDING 10:43:59,987 INFO [main][CipherTest] transformation=NULL/OFB56/X9.23 10:43:59,987 INFO [main][CipherTest] transformation=NULL/OFB56/X9.23PADDING 10:43:59,987 INFO [main][CipherTest] transformation=NULL/OFB56/ZEROBYTE 10:43:59,987 INFO [main][CipherTest] transformation=NULL/OFB56/ZEROBYTEPADDING 10:43:59,987 INFO [main][CipherTest] transformation=NULL/OFB64/ 10:43:59,987 INFO [main][CipherTest] transformation=NULL/OFB64/ISO10126 10:43:59,987 INFO [main][CipherTest] transformation=NULL/OFB64/ISO10126-2 10:43:59,987 INFO [main][CipherTest] transformation=NULL/OFB64/ISO10126-2PADDING 10:43:59,987 INFO [main][CipherTest] transformation=NULL/OFB64/ISO10126PADDING 10:43:59,987 INFO [main][CipherTest] transformation=NULL/OFB64/ISO7816-4 10:43:59,987 INFO [main][CipherTest] transformation=NULL/OFB64/ISO7816-4PADDING 10:43:59,987 INFO [main][CipherTest] transformation=NULL/OFB64/NOPADDING 10:43:59,987 INFO [main][CipherTest] transformation=NULL/OFB64/PKCS5 10:43:59,987 INFO [main][CipherTest] transformation=NULL/OFB64/PKCS5PADDING 10:43:59,987 INFO [main][CipherTest] transformation=NULL/OFB64/PKCS7 10:43:59,987 INFO [main][CipherTest] transformation=NULL/OFB64/PKCS7PADDING 10:43:59,987 INFO [main][CipherTest] transformation=NULL/OFB64/TBC 10:43:59,988 INFO [main][CipherTest] transformation=NULL/OFB64/TBCPADDING 10:43:59,988 INFO [main][CipherTest] transformation=NULL/OFB64/X9.23 10:43:59,988 INFO [main][CipherTest] transformation=NULL/OFB64/X9.23PADDING 10:43:59,988 INFO [main][CipherTest] transformation=NULL/OFB64/ZEROBYTE 10:43:59,988 INFO [main][CipherTest] transformation=NULL/OFB64/ZEROBYTEPADDING 10:43:59,988 INFO [main][CipherTest] transformation=NULL/OFB72/ 10:43:59,988 INFO [main][CipherTest] transformation=NULL/OFB72/ISO10126 10:43:59,988 INFO [main][CipherTest] transformation=NULL/OFB72/ISO10126-2 10:43:59,988 INFO [main][CipherTest] transformation=NULL/OFB72/ISO10126-2PADDING 10:43:59,988 INFO [main][CipherTest] transformation=NULL/OFB72/ISO10126PADDING 10:43:59,988 INFO [main][CipherTest] transformation=NULL/OFB72/ISO7816-4 10:43:59,988 INFO [main][CipherTest] transformation=NULL/OFB72/ISO7816-4PADDING 10:43:59,988 INFO [main][CipherTest] transformation=NULL/OFB72/NOPADDING 10:43:59,988 INFO [main][CipherTest] transformation=NULL/OFB72/PKCS5 10:43:59,988 INFO [main][CipherTest] transformation=NULL/OFB72/PKCS5PADDING 10:43:59,988 INFO [main][CipherTest] transformation=NULL/OFB72/PKCS7 10:43:59,988 INFO [main][CipherTest] transformation=NULL/OFB72/PKCS7PADDING 10:43:59,988 INFO [main][CipherTest] transformation=NULL/OFB72/TBC 10:43:59,988 INFO [main][CipherTest] transformation=NULL/OFB72/TBCPADDING 10:43:59,988 INFO [main][CipherTest] transformation=NULL/OFB72/X9.23 10:43:59,988 INFO [main][CipherTest] transformation=NULL/OFB72/X9.23PADDING 10:43:59,988 INFO [main][CipherTest] transformation=NULL/OFB72/ZEROBYTE 10:43:59,988 INFO [main][CipherTest] transformation=NULL/OFB72/ZEROBYTEPADDING 10:43:59,988 INFO [main][CipherTest] transformation=NULL/OFB8/ 10:43:59,988 INFO [main][CipherTest] transformation=NULL/OFB8/ISO10126 10:43:59,988 INFO [main][CipherTest] transformation=NULL/OFB8/ISO10126-2 10:43:59,988 INFO [main][CipherTest] transformation=NULL/OFB8/ISO10126-2PADDING 10:43:59,988 INFO [main][CipherTest] transformation=NULL/OFB8/ISO10126PADDING 10:43:59,988 INFO [main][CipherTest] transformation=NULL/OFB8/ISO7816-4 10:43:59,989 INFO [main][CipherTest] transformation=NULL/OFB8/ISO7816-4PADDING 10:43:59,989 INFO [main][CipherTest] transformation=NULL/OFB8/NOPADDING 10:43:59,989 INFO [main][CipherTest] transformation=NULL/OFB8/PKCS5 10:43:59,989 INFO [main][CipherTest] transformation=NULL/OFB8/PKCS5PADDING 10:43:59,989 INFO [main][CipherTest] transformation=NULL/OFB8/PKCS7 10:43:59,989 INFO [main][CipherTest] transformation=NULL/OFB8/PKCS7PADDING 10:43:59,989 INFO [main][CipherTest] transformation=NULL/OFB8/TBC 10:43:59,989 INFO [main][CipherTest] transformation=NULL/OFB8/TBCPADDING 10:43:59,989 INFO [main][CipherTest] transformation=NULL/OFB8/X9.23 10:43:59,989 INFO [main][CipherTest] transformation=NULL/OFB8/X9.23PADDING 10:43:59,989 INFO [main][CipherTest] transformation=NULL/OFB8/ZEROBYTE 10:43:59,989 INFO [main][CipherTest] transformation=NULL/OFB8/ZEROBYTEPADDING 10:43:59,989 INFO [main][CipherTest] transformation=NULL/OFB80/ 10:43:59,989 INFO [main][CipherTest] transformation=NULL/OFB80/ISO10126 10:43:59,989 INFO [main][CipherTest] transformation=NULL/OFB80/ISO10126-2 10:43:59,989 INFO [main][CipherTest] transformation=NULL/OFB80/ISO10126-2PADDING 10:43:59,989 INFO [main][CipherTest] transformation=NULL/OFB80/ISO10126PADDING 10:43:59,989 INFO [main][CipherTest] transformation=NULL/OFB80/ISO7816-4 10:43:59,989 INFO [main][CipherTest] transformation=NULL/OFB80/ISO7816-4PADDING 10:43:59,989 INFO [main][CipherTest] transformation=NULL/OFB80/NOPADDING 10:43:59,990 INFO [main][CipherTest] transformation=NULL/OFB80/PKCS5 10:43:59,990 INFO [main][CipherTest] transformation=NULL/OFB80/PKCS5PADDING 10:43:59,990 INFO [main][CipherTest] transformation=NULL/OFB80/PKCS7 10:43:59,990 INFO [main][CipherTest] transformation=NULL/OFB80/PKCS7PADDING 10:43:59,990 INFO [main][CipherTest] transformation=NULL/OFB80/TBC 10:43:59,990 INFO [main][CipherTest] transformation=NULL/OFB80/TBCPADDING 10:43:59,990 INFO [main][CipherTest] transformation=NULL/OFB80/X9.23 10:43:59,990 INFO [main][CipherTest] transformation=NULL/OFB80/X9.23PADDING 10:43:59,990 INFO [main][CipherTest] transformation=NULL/OFB80/ZEROBYTE 10:43:59,990 INFO [main][CipherTest] transformation=NULL/OFB80/ZEROBYTEPADDING 10:43:59,990 INFO [main][CipherTest] transformation=NULL/OFB88/ 10:43:59,990 INFO [main][CipherTest] transformation=NULL/OFB88/ISO10126 10:43:59,990 INFO [main][CipherTest] transformation=NULL/OFB88/ISO10126-2 10:43:59,990 INFO [main][CipherTest] transformation=NULL/OFB88/ISO10126-2PADDING 10:43:59,990 INFO [main][CipherTest] transformation=NULL/OFB88/ISO10126PADDING 10:43:59,990 INFO [main][CipherTest] transformation=NULL/OFB88/ISO7816-4 10:43:59,990 INFO [main][CipherTest] transformation=NULL/OFB88/ISO7816-4PADDING 10:43:59,990 INFO [main][CipherTest] transformation=NULL/OFB88/NOPADDING 10:43:59,990 INFO [main][CipherTest] transformation=NULL/OFB88/PKCS5 10:43:59,990 INFO [main][CipherTest] transformation=NULL/OFB88/PKCS5PADDING 10:43:59,990 INFO [main][CipherTest] transformation=NULL/OFB88/PKCS7 10:43:59,990 INFO [main][CipherTest] transformation=NULL/OFB88/PKCS7PADDING 10:43:59,990 INFO [main][CipherTest] transformation=NULL/OFB88/TBC 10:43:59,990 INFO [main][CipherTest] transformation=NULL/OFB88/TBCPADDING 10:43:59,990 INFO [main][CipherTest] transformation=NULL/OFB88/X9.23 10:43:59,991 INFO [main][CipherTest] transformation=NULL/OFB88/X9.23PADDING 10:43:59,991 INFO [main][CipherTest] transformation=NULL/OFB88/ZEROBYTE 10:43:59,991 INFO [main][CipherTest] transformation=NULL/OFB88/ZEROBYTEPADDING 10:43:59,991 INFO [main][CipherTest] transformation=NULL/OFB96/ 10:43:59,991 INFO [main][CipherTest] transformation=NULL/OFB96/ISO10126 10:43:59,991 INFO [main][CipherTest] transformation=NULL/OFB96/ISO10126-2 10:43:59,991 INFO [main][CipherTest] transformation=NULL/OFB96/ISO10126-2PADDING 10:43:59,991 INFO [main][CipherTest] transformation=NULL/OFB96/ISO10126PADDING 10:43:59,991 INFO [main][CipherTest] transformation=NULL/OFB96/ISO7816-4 10:43:59,991 INFO [main][CipherTest] transformation=NULL/OFB96/ISO7816-4PADDING 10:43:59,991 INFO [main][CipherTest] transformation=NULL/OFB96/NOPADDING 10:43:59,991 INFO [main][CipherTest] transformation=NULL/OFB96/PKCS5 10:43:59,991 INFO [main][CipherTest] transformation=NULL/OFB96/PKCS5PADDING 10:43:59,991 INFO [main][CipherTest] transformation=NULL/OFB96/PKCS7 10:43:59,991 INFO [main][CipherTest] transformation=NULL/OFB96/PKCS7PADDING 10:43:59,991 INFO [main][CipherTest] transformation=NULL/OFB96/TBC 10:43:59,991 INFO [main][CipherTest] transformation=NULL/OFB96/TBCPADDING 10:43:59,991 INFO [main][CipherTest] transformation=NULL/OFB96/X9.23 10:43:59,991 INFO [main][CipherTest] transformation=NULL/OFB96/X9.23PADDING 10:43:59,991 INFO [main][CipherTest] transformation=NULL/OFB96/ZEROBYTE 10:43:59,991 INFO [main][CipherTest] transformation=NULL/OFB96/ZEROBYTEPADDING 10:43:59,991 INFO [main][CipherTest] transformation=NULL/SIC/ 10:43:59,992 INFO [main][CipherTest] transformation=NULL/SIC/ISO10126 10:43:59,992 INFO [main][CipherTest] transformation=NULL/SIC/ISO10126-2 10:43:59,992 INFO [main][CipherTest] transformation=NULL/SIC/ISO10126-2PADDING 10:43:59,992 INFO [main][CipherTest] transformation=NULL/SIC/ISO10126PADDING 10:43:59,992 INFO [main][CipherTest] transformation=NULL/SIC/ISO7816-4 10:43:59,992 INFO [main][CipherTest] transformation=NULL/SIC/ISO7816-4PADDING 10:43:59,992 INFO [main][CipherTest] transformation=NULL/SIC/NOPADDING 10:43:59,992 INFO [main][CipherTest] transformation=NULL/SIC/PKCS5 10:43:59,992 INFO [main][CipherTest] transformation=NULL/SIC/PKCS5PADDING 10:43:59,992 INFO [main][CipherTest] transformation=NULL/SIC/PKCS7 10:43:59,992 INFO [main][CipherTest] transformation=NULL/SIC/PKCS7PADDING 10:43:59,992 INFO [main][CipherTest] transformation=NULL/SIC/TBC 10:43:59,992 INFO [main][CipherTest] transformation=NULL/SIC/TBCPADDING 10:43:59,992 INFO [main][CipherTest] transformation=NULL/SIC/X9.23 10:43:59,992 INFO [main][CipherTest] transformation=NULL/SIC/X9.23PADDING 10:43:59,993 INFO [main][CipherTest] transformation=NULL/SIC/ZEROBYTE 10:43:59,993 INFO [main][CipherTest] transformation=NULL/SIC/ZEROBYTEPADDING 10:43:59,993 INFO [main][CipherTest] transformation=RC2// 10:43:59,993 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "RC2//" does not support IV => Skipping. 10:43:59,993 INFO [main][CipherTest] transformation=RC2//NOPADDING 10:43:59,993 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "RC2//NOPADDING" does not support IV => Skipping. 10:43:59,993 INFO [main][CipherTest] transformation=RC2/CBC-CTS/ 10:43:59,993 INFO [main][CipherTest] transformation=RC2/CBC-CTS/NOPADDING 10:43:59,993 INFO [main][CipherTest] transformation=RC2/CBC/ 10:43:59,993 INFO [main][CipherTest] transformation=RC2/CBC/ISO10126 10:43:59,994 INFO [main][CipherTest] transformation=RC2/CBC/ISO10126-2 10:43:59,994 INFO [main][CipherTest] transformation=RC2/CBC/ISO10126-2PADDING 10:43:59,994 INFO [main][CipherTest] transformation=RC2/CBC/ISO10126PADDING 10:43:59,994 INFO [main][CipherTest] transformation=RC2/CBC/ISO7816-4 10:43:59,994 INFO [main][CipherTest] transformation=RC2/CBC/ISO7816-4PADDING 10:43:59,994 INFO [main][CipherTest] transformation=RC2/CBC/NOPADDING 10:43:59,995 INFO [main][CipherTest] transformation=RC2/CBC/PKCS5 10:43:59,995 INFO [main][CipherTest] transformation=RC2/CBC/PKCS5PADDING 10:43:59,995 INFO [main][CipherTest] transformation=RC2/CBC/PKCS7 10:43:59,995 INFO [main][CipherTest] transformation=RC2/CBC/PKCS7PADDING 10:43:59,995 INFO [main][CipherTest] transformation=RC2/CBC/TBC 10:43:59,996 INFO [main][CipherTest] transformation=RC2/CBC/TBCPADDING 10:43:59,996 INFO [main][CipherTest] transformation=RC2/CBC/X9.23 10:43:59,996 INFO [main][CipherTest] transformation=RC2/CBC/X9.23PADDING 10:43:59,996 INFO [main][CipherTest] transformation=RC2/CBC/ZEROBYTE 10:43:59,996 INFO [main][CipherTest] transformation=RC2/CBC/ZEROBYTEPADDING 10:43:59,996 INFO [main][CipherTest] transformation=RC2/CFB/ 10:43:59,996 INFO [main][CipherTest] transformation=RC2/CFB/ISO10126 10:43:59,997 INFO [main][CipherTest] transformation=RC2/CFB/ISO10126-2 10:43:59,997 INFO [main][CipherTest] transformation=RC2/CFB/ISO10126-2PADDING 10:43:59,997 INFO [main][CipherTest] transformation=RC2/CFB/ISO10126PADDING 10:43:59,997 INFO [main][CipherTest] transformation=RC2/CFB/ISO7816-4 10:43:59,997 INFO [main][CipherTest] transformation=RC2/CFB/ISO7816-4PADDING 10:43:59,997 INFO [main][CipherTest] transformation=RC2/CFB/NOPADDING 10:43:59,997 INFO [main][CipherTest] transformation=RC2/CFB/PKCS5 10:43:59,998 INFO [main][CipherTest] transformation=RC2/CFB/PKCS5PADDING 10:43:59,998 INFO [main][CipherTest] transformation=RC2/CFB/PKCS7 10:43:59,998 INFO [main][CipherTest] transformation=RC2/CFB/PKCS7PADDING 10:43:59,998 INFO [main][CipherTest] transformation=RC2/CFB/TBC 10:43:59,998 INFO [main][CipherTest] transformation=RC2/CFB/TBCPADDING 10:43:59,998 INFO [main][CipherTest] transformation=RC2/CFB/X9.23 10:43:59,998 INFO [main][CipherTest] transformation=RC2/CFB/X9.23PADDING 10:43:59,998 INFO [main][CipherTest] transformation=RC2/CFB/ZEROBYTE 10:43:59,998 INFO [main][CipherTest] transformation=RC2/CFB/ZEROBYTEPADDING 10:43:59,999 INFO [main][CipherTest] transformation=RC2/CFB104/ 10:43:59,999 INFO [main][CipherTest] transformation=RC2/CFB104/ISO10126 10:43:59,999 INFO [main][CipherTest] transformation=RC2/CFB104/ISO10126-2 10:43:59,999 INFO [main][CipherTest] transformation=RC2/CFB104/ISO10126-2PADDING 10:43:59,999 INFO [main][CipherTest] transformation=RC2/CFB104/ISO10126PADDING 10:43:59,999 INFO [main][CipherTest] transformation=RC2/CFB104/ISO7816-4 10:44:00,000 INFO [main][CipherTest] transformation=RC2/CFB104/ISO7816-4PADDING 10:44:00,000 INFO [main][CipherTest] transformation=RC2/CFB104/NOPADDING 10:44:00,000 INFO [main][CipherTest] transformation=RC2/CFB104/PKCS5 10:44:00,000 INFO [main][CipherTest] transformation=RC2/CFB104/PKCS5PADDING 10:44:00,000 INFO [main][CipherTest] transformation=RC2/CFB104/PKCS7 10:44:00,000 INFO [main][CipherTest] transformation=RC2/CFB104/PKCS7PADDING 10:44:00,000 INFO [main][CipherTest] transformation=RC2/CFB104/TBC 10:44:00,001 INFO [main][CipherTest] transformation=RC2/CFB104/TBCPADDING 10:44:00,001 INFO [main][CipherTest] transformation=RC2/CFB104/X9.23 10:44:00,001 INFO [main][CipherTest] transformation=RC2/CFB104/X9.23PADDING 10:44:00,001 INFO [main][CipherTest] transformation=RC2/CFB104/ZEROBYTE 10:44:00,001 INFO [main][CipherTest] transformation=RC2/CFB104/ZEROBYTEPADDING 10:44:00,001 INFO [main][CipherTest] transformation=RC2/CFB112/ 10:44:00,001 INFO [main][CipherTest] transformation=RC2/CFB112/ISO10126 10:44:00,002 INFO [main][CipherTest] transformation=RC2/CFB112/ISO10126-2 10:44:00,002 INFO [main][CipherTest] transformation=RC2/CFB112/ISO10126-2PADDING 10:44:00,002 INFO [main][CipherTest] transformation=RC2/CFB112/ISO10126PADDING 10:44:00,002 INFO [main][CipherTest] transformation=RC2/CFB112/ISO7816-4 10:44:00,002 INFO [main][CipherTest] transformation=RC2/CFB112/ISO7816-4PADDING 10:44:00,002 INFO [main][CipherTest] transformation=RC2/CFB112/NOPADDING 10:44:00,002 INFO [main][CipherTest] transformation=RC2/CFB112/PKCS5 10:44:00,002 INFO [main][CipherTest] transformation=RC2/CFB112/PKCS5PADDING 10:44:00,003 INFO [main][CipherTest] transformation=RC2/CFB112/PKCS7 10:44:00,003 INFO [main][CipherTest] transformation=RC2/CFB112/PKCS7PADDING 10:44:00,003 INFO [main][CipherTest] transformation=RC2/CFB112/TBC 10:44:00,003 INFO [main][CipherTest] transformation=RC2/CFB112/TBCPADDING 10:44:00,003 INFO [main][CipherTest] transformation=RC2/CFB112/X9.23 10:44:00,003 INFO [main][CipherTest] transformation=RC2/CFB112/X9.23PADDING 10:44:00,003 INFO [main][CipherTest] transformation=RC2/CFB112/ZEROBYTE 10:44:00,003 INFO [main][CipherTest] transformation=RC2/CFB112/ZEROBYTEPADDING 10:44:00,003 INFO [main][CipherTest] transformation=RC2/CFB120/ 10:44:00,003 INFO [main][CipherTest] transformation=RC2/CFB120/ISO10126 10:44:00,003 INFO [main][CipherTest] transformation=RC2/CFB120/ISO10126-2 10:44:00,003 INFO [main][CipherTest] transformation=RC2/CFB120/ISO10126-2PADDING 10:44:00,004 INFO [main][CipherTest] transformation=RC2/CFB120/ISO10126PADDING 10:44:00,004 INFO [main][CipherTest] transformation=RC2/CFB120/ISO7816-4 10:44:00,004 INFO [main][CipherTest] transformation=RC2/CFB120/ISO7816-4PADDING 10:44:00,004 INFO [main][CipherTest] transformation=RC2/CFB120/NOPADDING 10:44:00,004 INFO [main][CipherTest] transformation=RC2/CFB120/PKCS5 10:44:00,004 INFO [main][CipherTest] transformation=RC2/CFB120/PKCS5PADDING 10:44:00,004 INFO [main][CipherTest] transformation=RC2/CFB120/PKCS7 10:44:00,004 INFO [main][CipherTest] transformation=RC2/CFB120/PKCS7PADDING 10:44:00,004 INFO [main][CipherTest] transformation=RC2/CFB120/TBC 10:44:00,004 INFO [main][CipherTest] transformation=RC2/CFB120/TBCPADDING 10:44:00,004 INFO [main][CipherTest] transformation=RC2/CFB120/X9.23 10:44:00,004 INFO [main][CipherTest] transformation=RC2/CFB120/X9.23PADDING 10:44:00,004 INFO [main][CipherTest] transformation=RC2/CFB120/ZEROBYTE 10:44:00,004 INFO [main][CipherTest] transformation=RC2/CFB120/ZEROBYTEPADDING 10:44:00,004 INFO [main][CipherTest] transformation=RC2/CFB128/ 10:44:00,004 INFO [main][CipherTest] transformation=RC2/CFB128/ISO10126 10:44:00,005 INFO [main][CipherTest] transformation=RC2/CFB128/ISO10126-2 10:44:00,005 INFO [main][CipherTest] transformation=RC2/CFB128/ISO10126-2PADDING 10:44:00,005 INFO [main][CipherTest] transformation=RC2/CFB128/ISO10126PADDING 10:44:00,005 INFO [main][CipherTest] transformation=RC2/CFB128/ISO7816-4 10:44:00,005 INFO [main][CipherTest] transformation=RC2/CFB128/ISO7816-4PADDING 10:44:00,005 INFO [main][CipherTest] transformation=RC2/CFB128/NOPADDING 10:44:00,005 INFO [main][CipherTest] transformation=RC2/CFB128/PKCS5 10:44:00,005 INFO [main][CipherTest] transformation=RC2/CFB128/PKCS5PADDING 10:44:00,005 INFO [main][CipherTest] transformation=RC2/CFB128/PKCS7 10:44:00,005 INFO [main][CipherTest] transformation=RC2/CFB128/PKCS7PADDING 10:44:00,005 INFO [main][CipherTest] transformation=RC2/CFB128/TBC 10:44:00,005 INFO [main][CipherTest] transformation=RC2/CFB128/TBCPADDING 10:44:00,005 INFO [main][CipherTest] transformation=RC2/CFB128/X9.23 10:44:00,005 INFO [main][CipherTest] transformation=RC2/CFB128/X9.23PADDING 10:44:00,005 INFO [main][CipherTest] transformation=RC2/CFB128/ZEROBYTE 10:44:00,006 INFO [main][CipherTest] transformation=RC2/CFB128/ZEROBYTEPADDING 10:44:00,006 INFO [main][CipherTest] transformation=RC2/CFB136/ 10:44:00,006 INFO [main][CipherTest] transformation=RC2/CFB136/ISO10126 10:44:00,006 INFO [main][CipherTest] transformation=RC2/CFB136/ISO10126-2 10:44:00,006 INFO [main][CipherTest] transformation=RC2/CFB136/ISO10126-2PADDING 10:44:00,006 INFO [main][CipherTest] transformation=RC2/CFB136/ISO10126PADDING 10:44:00,006 INFO [main][CipherTest] transformation=RC2/CFB136/ISO7816-4 10:44:00,006 INFO [main][CipherTest] transformation=RC2/CFB136/ISO7816-4PADDING 10:44:00,006 INFO [main][CipherTest] transformation=RC2/CFB136/NOPADDING 10:44:00,006 INFO [main][CipherTest] transformation=RC2/CFB136/PKCS5 10:44:00,006 INFO [main][CipherTest] transformation=RC2/CFB136/PKCS5PADDING 10:44:00,006 INFO [main][CipherTest] transformation=RC2/CFB136/PKCS7 10:44:00,006 INFO [main][CipherTest] transformation=RC2/CFB136/PKCS7PADDING 10:44:00,006 INFO [main][CipherTest] transformation=RC2/CFB136/TBC 10:44:00,007 INFO [main][CipherTest] transformation=RC2/CFB136/TBCPADDING 10:44:00,007 INFO [main][CipherTest] transformation=RC2/CFB136/X9.23 10:44:00,007 INFO [main][CipherTest] transformation=RC2/CFB136/X9.23PADDING 10:44:00,007 INFO [main][CipherTest] transformation=RC2/CFB136/ZEROBYTE 10:44:00,007 INFO [main][CipherTest] transformation=RC2/CFB136/ZEROBYTEPADDING 10:44:00,007 INFO [main][CipherTest] transformation=RC2/CFB144/ 10:44:00,007 INFO [main][CipherTest] transformation=RC2/CFB144/ISO10126 10:44:00,007 INFO [main][CipherTest] transformation=RC2/CFB144/ISO10126-2 10:44:00,007 INFO [main][CipherTest] transformation=RC2/CFB144/ISO10126-2PADDING 10:44:00,007 INFO [main][CipherTest] transformation=RC2/CFB144/ISO10126PADDING 10:44:00,007 INFO [main][CipherTest] transformation=RC2/CFB144/ISO7816-4 10:44:00,007 INFO [main][CipherTest] transformation=RC2/CFB144/ISO7816-4PADDING 10:44:00,008 INFO [main][CipherTest] transformation=RC2/CFB144/NOPADDING 10:44:00,008 INFO [main][CipherTest] transformation=RC2/CFB144/PKCS5 10:44:00,008 INFO [main][CipherTest] transformation=RC2/CFB144/PKCS5PADDING 10:44:00,008 INFO [main][CipherTest] transformation=RC2/CFB144/PKCS7 10:44:00,008 INFO [main][CipherTest] transformation=RC2/CFB144/PKCS7PADDING 10:44:00,008 INFO [main][CipherTest] transformation=RC2/CFB144/TBC 10:44:00,008 INFO [main][CipherTest] transformation=RC2/CFB144/TBCPADDING 10:44:00,008 INFO [main][CipherTest] transformation=RC2/CFB144/X9.23 10:44:00,008 INFO [main][CipherTest] transformation=RC2/CFB144/X9.23PADDING 10:44:00,008 INFO [main][CipherTest] transformation=RC2/CFB144/ZEROBYTE 10:44:00,008 INFO [main][CipherTest] transformation=RC2/CFB144/ZEROBYTEPADDING 10:44:00,008 INFO [main][CipherTest] transformation=RC2/CFB152/ 10:44:00,008 INFO [main][CipherTest] transformation=RC2/CFB152/ISO10126 10:44:00,008 INFO [main][CipherTest] transformation=RC2/CFB152/ISO10126-2 10:44:00,008 INFO [main][CipherTest] transformation=RC2/CFB152/ISO10126-2PADDING 10:44:00,008 INFO [main][CipherTest] transformation=RC2/CFB152/ISO10126PADDING 10:44:00,008 INFO [main][CipherTest] transformation=RC2/CFB152/ISO7816-4 10:44:00,008 INFO [main][CipherTest] transformation=RC2/CFB152/ISO7816-4PADDING 10:44:00,009 INFO [main][CipherTest] transformation=RC2/CFB152/NOPADDING 10:44:00,009 INFO [main][CipherTest] transformation=RC2/CFB152/PKCS5 10:44:00,009 INFO [main][CipherTest] transformation=RC2/CFB152/PKCS5PADDING 10:44:00,009 INFO [main][CipherTest] transformation=RC2/CFB152/PKCS7 10:44:00,009 INFO [main][CipherTest] transformation=RC2/CFB152/PKCS7PADDING 10:44:00,009 INFO [main][CipherTest] transformation=RC2/CFB152/TBC 10:44:00,009 INFO [main][CipherTest] transformation=RC2/CFB152/TBCPADDING 10:44:00,009 INFO [main][CipherTest] transformation=RC2/CFB152/X9.23 10:44:00,009 INFO [main][CipherTest] transformation=RC2/CFB152/X9.23PADDING 10:44:00,009 INFO [main][CipherTest] transformation=RC2/CFB152/ZEROBYTE 10:44:00,009 INFO [main][CipherTest] transformation=RC2/CFB152/ZEROBYTEPADDING 10:44:00,009 INFO [main][CipherTest] transformation=RC2/CFB16/ 10:44:00,009 INFO [main][CipherTest] transformation=RC2/CFB16/ISO10126 10:44:00,009 INFO [main][CipherTest] transformation=RC2/CFB16/ISO10126-2 10:44:00,010 INFO [main][CipherTest] transformation=RC2/CFB16/ISO10126-2PADDING 10:44:00,010 INFO [main][CipherTest] transformation=RC2/CFB16/ISO10126PADDING 10:44:00,010 INFO [main][CipherTest] transformation=RC2/CFB16/ISO7816-4 10:44:00,010 INFO [main][CipherTest] transformation=RC2/CFB16/ISO7816-4PADDING 10:44:00,010 INFO [main][CipherTest] transformation=RC2/CFB16/NOPADDING 10:44:00,010 INFO [main][CipherTest] transformation=RC2/CFB16/PKCS5 10:44:00,010 INFO [main][CipherTest] transformation=RC2/CFB16/PKCS5PADDING 10:44:00,010 INFO [main][CipherTest] transformation=RC2/CFB16/PKCS7 10:44:00,010 INFO [main][CipherTest] transformation=RC2/CFB16/PKCS7PADDING 10:44:00,010 INFO [main][CipherTest] transformation=RC2/CFB16/TBC 10:44:00,010 INFO [main][CipherTest] transformation=RC2/CFB16/TBCPADDING 10:44:00,010 INFO [main][CipherTest] transformation=RC2/CFB16/X9.23 10:44:00,010 INFO [main][CipherTest] transformation=RC2/CFB16/X9.23PADDING 10:44:00,010 INFO [main][CipherTest] transformation=RC2/CFB16/ZEROBYTE 10:44:00,010 INFO [main][CipherTest] transformation=RC2/CFB16/ZEROBYTEPADDING 10:44:00,010 INFO [main][CipherTest] transformation=RC2/CFB160/ 10:44:00,010 INFO [main][CipherTest] transformation=RC2/CFB160/ISO10126 10:44:00,010 INFO [main][CipherTest] transformation=RC2/CFB160/ISO10126-2 10:44:00,010 INFO [main][CipherTest] transformation=RC2/CFB160/ISO10126-2PADDING 10:44:00,011 INFO [main][CipherTest] transformation=RC2/CFB160/ISO10126PADDING 10:44:00,011 INFO [main][CipherTest] transformation=RC2/CFB160/ISO7816-4 10:44:00,011 INFO [main][CipherTest] transformation=RC2/CFB160/ISO7816-4PADDING 10:44:00,011 INFO [main][CipherTest] transformation=RC2/CFB160/NOPADDING 10:44:00,011 INFO [main][CipherTest] transformation=RC2/CFB160/PKCS5 10:44:00,011 INFO [main][CipherTest] transformation=RC2/CFB160/PKCS5PADDING 10:44:00,011 INFO [main][CipherTest] transformation=RC2/CFB160/PKCS7 10:44:00,011 INFO [main][CipherTest] transformation=RC2/CFB160/PKCS7PADDING 10:44:00,011 INFO [main][CipherTest] transformation=RC2/CFB160/TBC 10:44:00,011 INFO [main][CipherTest] transformation=RC2/CFB160/TBCPADDING 10:44:00,011 INFO [main][CipherTest] transformation=RC2/CFB160/X9.23 10:44:00,011 INFO [main][CipherTest] transformation=RC2/CFB160/X9.23PADDING 10:44:00,011 INFO [main][CipherTest] transformation=RC2/CFB160/ZEROBYTE 10:44:00,011 INFO [main][CipherTest] transformation=RC2/CFB160/ZEROBYTEPADDING 10:44:00,011 INFO [main][CipherTest] transformation=RC2/CFB168/ 10:44:00,011 INFO [main][CipherTest] transformation=RC2/CFB168/ISO10126 10:44:00,011 INFO [main][CipherTest] transformation=RC2/CFB168/ISO10126-2 10:44:00,012 INFO [main][CipherTest] transformation=RC2/CFB168/ISO10126-2PADDING 10:44:00,012 INFO [main][CipherTest] transformation=RC2/CFB168/ISO10126PADDING 10:44:00,012 INFO [main][CipherTest] transformation=RC2/CFB168/ISO7816-4 10:44:00,012 INFO [main][CipherTest] transformation=RC2/CFB168/ISO7816-4PADDING 10:44:00,012 INFO [main][CipherTest] transformation=RC2/CFB168/NOPADDING 10:44:00,012 INFO [main][CipherTest] transformation=RC2/CFB168/PKCS5 10:44:00,012 INFO [main][CipherTest] transformation=RC2/CFB168/PKCS5PADDING 10:44:00,012 INFO [main][CipherTest] transformation=RC2/CFB168/PKCS7 10:44:00,012 INFO [main][CipherTest] transformation=RC2/CFB168/PKCS7PADDING 10:44:00,012 INFO [main][CipherTest] transformation=RC2/CFB168/TBC 10:44:00,012 INFO [main][CipherTest] transformation=RC2/CFB168/TBCPADDING 10:44:00,012 INFO [main][CipherTest] transformation=RC2/CFB168/X9.23 10:44:00,012 INFO [main][CipherTest] transformation=RC2/CFB168/X9.23PADDING 10:44:00,012 INFO [main][CipherTest] transformation=RC2/CFB168/ZEROBYTE 10:44:00,012 INFO [main][CipherTest] transformation=RC2/CFB168/ZEROBYTEPADDING 10:44:00,012 INFO [main][CipherTest] transformation=RC2/CFB176/ 10:44:00,012 INFO [main][CipherTest] transformation=RC2/CFB176/ISO10126 10:44:00,012 INFO [main][CipherTest] transformation=RC2/CFB176/ISO10126-2 10:44:00,013 INFO [main][CipherTest] transformation=RC2/CFB176/ISO10126-2PADDING 10:44:00,013 INFO [main][CipherTest] transformation=RC2/CFB176/ISO10126PADDING 10:44:00,013 INFO [main][CipherTest] transformation=RC2/CFB176/ISO7816-4 10:44:00,013 INFO [main][CipherTest] transformation=RC2/CFB176/ISO7816-4PADDING 10:44:00,013 INFO [main][CipherTest] transformation=RC2/CFB176/NOPADDING 10:44:00,013 INFO [main][CipherTest] transformation=RC2/CFB176/PKCS5 10:44:00,013 INFO [main][CipherTest] transformation=RC2/CFB176/PKCS5PADDING 10:44:00,013 INFO [main][CipherTest] transformation=RC2/CFB176/PKCS7 10:44:00,013 INFO [main][CipherTest] transformation=RC2/CFB176/PKCS7PADDING 10:44:00,013 INFO [main][CipherTest] transformation=RC2/CFB176/TBC 10:44:00,013 INFO [main][CipherTest] transformation=RC2/CFB176/TBCPADDING 10:44:00,013 INFO [main][CipherTest] transformation=RC2/CFB176/X9.23 10:44:00,013 INFO [main][CipherTest] transformation=RC2/CFB176/X9.23PADDING 10:44:00,013 INFO [main][CipherTest] transformation=RC2/CFB176/ZEROBYTE 10:44:00,014 INFO [main][CipherTest] transformation=RC2/CFB176/ZEROBYTEPADDING 10:44:00,014 INFO [main][CipherTest] transformation=RC2/CFB184/ 10:44:00,014 INFO [main][CipherTest] transformation=RC2/CFB184/ISO10126 10:44:00,014 INFO [main][CipherTest] transformation=RC2/CFB184/ISO10126-2 10:44:00,014 INFO [main][CipherTest] transformation=RC2/CFB184/ISO10126-2PADDING 10:44:00,014 INFO [main][CipherTest] transformation=RC2/CFB184/ISO10126PADDING 10:44:00,014 INFO [main][CipherTest] transformation=RC2/CFB184/ISO7816-4 10:44:00,014 INFO [main][CipherTest] transformation=RC2/CFB184/ISO7816-4PADDING 10:44:00,014 INFO [main][CipherTest] transformation=RC2/CFB184/NOPADDING 10:44:00,014 INFO [main][CipherTest] transformation=RC2/CFB184/PKCS5 10:44:00,014 INFO [main][CipherTest] transformation=RC2/CFB184/PKCS5PADDING 10:44:00,014 INFO [main][CipherTest] transformation=RC2/CFB184/PKCS7 10:44:00,014 INFO [main][CipherTest] transformation=RC2/CFB184/PKCS7PADDING 10:44:00,014 INFO [main][CipherTest] transformation=RC2/CFB184/TBC 10:44:00,014 INFO [main][CipherTest] transformation=RC2/CFB184/TBCPADDING 10:44:00,014 INFO [main][CipherTest] transformation=RC2/CFB184/X9.23 10:44:00,014 INFO [main][CipherTest] transformation=RC2/CFB184/X9.23PADDING 10:44:00,014 INFO [main][CipherTest] transformation=RC2/CFB184/ZEROBYTE 10:44:00,014 INFO [main][CipherTest] transformation=RC2/CFB184/ZEROBYTEPADDING 10:44:00,014 INFO [main][CipherTest] transformation=RC2/CFB192/ 10:44:00,014 INFO [main][CipherTest] transformation=RC2/CFB192/ISO10126 10:44:00,015 INFO [main][CipherTest] transformation=RC2/CFB192/ISO10126-2 10:44:00,015 INFO [main][CipherTest] transformation=RC2/CFB192/ISO10126-2PADDING 10:44:00,015 INFO [main][CipherTest] transformation=RC2/CFB192/ISO10126PADDING 10:44:00,015 INFO [main][CipherTest] transformation=RC2/CFB192/ISO7816-4 10:44:00,015 INFO [main][CipherTest] transformation=RC2/CFB192/ISO7816-4PADDING 10:44:00,015 INFO [main][CipherTest] transformation=RC2/CFB192/NOPADDING 10:44:00,015 INFO [main][CipherTest] transformation=RC2/CFB192/PKCS5 10:44:00,015 INFO [main][CipherTest] transformation=RC2/CFB192/PKCS5PADDING 10:44:00,015 INFO [main][CipherTest] transformation=RC2/CFB192/PKCS7 10:44:00,015 INFO [main][CipherTest] transformation=RC2/CFB192/PKCS7PADDING 10:44:00,015 INFO [main][CipherTest] transformation=RC2/CFB192/TBC 10:44:00,015 INFO [main][CipherTest] transformation=RC2/CFB192/TBCPADDING 10:44:00,016 INFO [main][CipherTest] transformation=RC2/CFB192/X9.23 10:44:00,016 INFO [main][CipherTest] transformation=RC2/CFB192/X9.23PADDING 10:44:00,016 INFO [main][CipherTest] transformation=RC2/CFB192/ZEROBYTE 10:44:00,016 INFO [main][CipherTest] transformation=RC2/CFB192/ZEROBYTEPADDING 10:44:00,016 INFO [main][CipherTest] transformation=RC2/CFB200/ 10:44:00,016 INFO [main][CipherTest] transformation=RC2/CFB200/ISO10126 10:44:00,016 INFO [main][CipherTest] transformation=RC2/CFB200/ISO10126-2 10:44:00,016 INFO [main][CipherTest] transformation=RC2/CFB200/ISO10126-2PADDING 10:44:00,016 INFO [main][CipherTest] transformation=RC2/CFB200/ISO10126PADDING 10:44:00,016 INFO [main][CipherTest] transformation=RC2/CFB200/ISO7816-4 10:44:00,016 INFO [main][CipherTest] transformation=RC2/CFB200/ISO7816-4PADDING 10:44:00,016 INFO [main][CipherTest] transformation=RC2/CFB200/NOPADDING 10:44:00,016 INFO [main][CipherTest] transformation=RC2/CFB200/PKCS5 10:44:00,016 INFO [main][CipherTest] transformation=RC2/CFB200/PKCS5PADDING 10:44:00,016 INFO [main][CipherTest] transformation=RC2/CFB200/PKCS7 10:44:00,016 INFO [main][CipherTest] transformation=RC2/CFB200/PKCS7PADDING 10:44:00,017 INFO [main][CipherTest] transformation=RC2/CFB200/TBC 10:44:00,017 INFO [main][CipherTest] transformation=RC2/CFB200/TBCPADDING 10:44:00,017 INFO [main][CipherTest] transformation=RC2/CFB200/X9.23 10:44:00,017 INFO [main][CipherTest] transformation=RC2/CFB200/X9.23PADDING 10:44:00,017 INFO [main][CipherTest] transformation=RC2/CFB200/ZEROBYTE 10:44:00,017 INFO [main][CipherTest] transformation=RC2/CFB200/ZEROBYTEPADDING 10:44:00,017 INFO [main][CipherTest] transformation=RC2/CFB208/ 10:44:00,017 INFO [main][CipherTest] transformation=RC2/CFB208/ISO10126 10:44:00,017 INFO [main][CipherTest] transformation=RC2/CFB208/ISO10126-2 10:44:00,017 INFO [main][CipherTest] transformation=RC2/CFB208/ISO10126-2PADDING 10:44:00,017 INFO [main][CipherTest] transformation=RC2/CFB208/ISO10126PADDING 10:44:00,017 INFO [main][CipherTest] transformation=RC2/CFB208/ISO7816-4 10:44:00,017 INFO [main][CipherTest] transformation=RC2/CFB208/ISO7816-4PADDING 10:44:00,017 INFO [main][CipherTest] transformation=RC2/CFB208/NOPADDING 10:44:00,017 INFO [main][CipherTest] transformation=RC2/CFB208/PKCS5 10:44:00,017 INFO [main][CipherTest] transformation=RC2/CFB208/PKCS5PADDING 10:44:00,017 INFO [main][CipherTest] transformation=RC2/CFB208/PKCS7 10:44:00,017 INFO [main][CipherTest] transformation=RC2/CFB208/PKCS7PADDING 10:44:00,018 INFO [main][CipherTest] transformation=RC2/CFB208/TBC 10:44:00,018 INFO [main][CipherTest] transformation=RC2/CFB208/TBCPADDING 10:44:00,018 INFO [main][CipherTest] transformation=RC2/CFB208/X9.23 10:44:00,018 INFO [main][CipherTest] transformation=RC2/CFB208/X9.23PADDING 10:44:00,018 INFO [main][CipherTest] transformation=RC2/CFB208/ZEROBYTE 10:44:00,018 INFO [main][CipherTest] transformation=RC2/CFB208/ZEROBYTEPADDING 10:44:00,018 INFO [main][CipherTest] transformation=RC2/CFB216/ 10:44:00,018 INFO [main][CipherTest] transformation=RC2/CFB216/ISO10126 10:44:00,018 INFO [main][CipherTest] transformation=RC2/CFB216/ISO10126-2 10:44:00,018 INFO [main][CipherTest] transformation=RC2/CFB216/ISO10126-2PADDING 10:44:00,018 INFO [main][CipherTest] transformation=RC2/CFB216/ISO10126PADDING 10:44:00,018 INFO [main][CipherTest] transformation=RC2/CFB216/ISO7816-4 10:44:00,018 INFO [main][CipherTest] transformation=RC2/CFB216/ISO7816-4PADDING 10:44:00,018 INFO [main][CipherTest] transformation=RC2/CFB216/NOPADDING 10:44:00,018 INFO [main][CipherTest] transformation=RC2/CFB216/PKCS5 10:44:00,018 INFO [main][CipherTest] transformation=RC2/CFB216/PKCS5PADDING 10:44:00,018 INFO [main][CipherTest] transformation=RC2/CFB216/PKCS7 10:44:00,018 INFO [main][CipherTest] transformation=RC2/CFB216/PKCS7PADDING 10:44:00,018 INFO [main][CipherTest] transformation=RC2/CFB216/TBC 10:44:00,019 INFO [main][CipherTest] transformation=RC2/CFB216/TBCPADDING 10:44:00,019 INFO [main][CipherTest] transformation=RC2/CFB216/X9.23 10:44:00,019 INFO [main][CipherTest] transformation=RC2/CFB216/X9.23PADDING 10:44:00,019 INFO [main][CipherTest] transformation=RC2/CFB216/ZEROBYTE 10:44:00,019 INFO [main][CipherTest] transformation=RC2/CFB216/ZEROBYTEPADDING 10:44:00,019 INFO [main][CipherTest] transformation=RC2/CFB224/ 10:44:00,019 INFO [main][CipherTest] transformation=RC2/CFB224/ISO10126 10:44:00,019 INFO [main][CipherTest] transformation=RC2/CFB224/ISO10126-2 10:44:00,019 INFO [main][CipherTest] transformation=RC2/CFB224/ISO10126-2PADDING 10:44:00,019 INFO [main][CipherTest] transformation=RC2/CFB224/ISO10126PADDING 10:44:00,019 INFO [main][CipherTest] transformation=RC2/CFB224/ISO7816-4 10:44:00,020 INFO [main][CipherTest] transformation=RC2/CFB224/ISO7816-4PADDING 10:44:00,020 INFO [main][CipherTest] transformation=RC2/CFB224/NOPADDING 10:44:00,020 INFO [main][CipherTest] transformation=RC2/CFB224/PKCS5 10:44:00,020 INFO [main][CipherTest] transformation=RC2/CFB224/PKCS5PADDING 10:44:00,020 INFO [main][CipherTest] transformation=RC2/CFB224/PKCS7 10:44:00,020 INFO [main][CipherTest] transformation=RC2/CFB224/PKCS7PADDING 10:44:00,020 INFO [main][CipherTest] transformation=RC2/CFB224/TBC 10:44:00,020 INFO [main][CipherTest] transformation=RC2/CFB224/TBCPADDING 10:44:00,020 INFO [main][CipherTest] transformation=RC2/CFB224/X9.23 10:44:00,020 INFO [main][CipherTest] transformation=RC2/CFB224/X9.23PADDING 10:44:00,020 INFO [main][CipherTest] transformation=RC2/CFB224/ZEROBYTE 10:44:00,020 INFO [main][CipherTest] transformation=RC2/CFB224/ZEROBYTEPADDING 10:44:00,020 INFO [main][CipherTest] transformation=RC2/CFB232/ 10:44:00,020 INFO [main][CipherTest] transformation=RC2/CFB232/ISO10126 10:44:00,020 INFO [main][CipherTest] transformation=RC2/CFB232/ISO10126-2 10:44:00,020 INFO [main][CipherTest] transformation=RC2/CFB232/ISO10126-2PADDING 10:44:00,020 INFO [main][CipherTest] transformation=RC2/CFB232/ISO10126PADDING 10:44:00,020 INFO [main][CipherTest] transformation=RC2/CFB232/ISO7816-4 10:44:00,020 INFO [main][CipherTest] transformation=RC2/CFB232/ISO7816-4PADDING 10:44:00,021 INFO [main][CipherTest] transformation=RC2/CFB232/NOPADDING 10:44:00,021 INFO [main][CipherTest] transformation=RC2/CFB232/PKCS5 10:44:00,021 INFO [main][CipherTest] transformation=RC2/CFB232/PKCS5PADDING 10:44:00,021 INFO [main][CipherTest] transformation=RC2/CFB232/PKCS7 10:44:00,021 INFO [main][CipherTest] transformation=RC2/CFB232/PKCS7PADDING 10:44:00,021 INFO [main][CipherTest] transformation=RC2/CFB232/TBC 10:44:00,021 INFO [main][CipherTest] transformation=RC2/CFB232/TBCPADDING 10:44:00,021 INFO [main][CipherTest] transformation=RC2/CFB232/X9.23 10:44:00,021 INFO [main][CipherTest] transformation=RC2/CFB232/X9.23PADDING 10:44:00,021 INFO [main][CipherTest] transformation=RC2/CFB232/ZEROBYTE 10:44:00,022 INFO [main][CipherTest] transformation=RC2/CFB232/ZEROBYTEPADDING 10:44:00,022 INFO [main][CipherTest] transformation=RC2/CFB24/ 10:44:00,022 INFO [main][CipherTest] transformation=RC2/CFB24/ISO10126 10:44:00,022 INFO [main][CipherTest] transformation=RC2/CFB24/ISO10126-2 10:44:00,022 INFO [main][CipherTest] transformation=RC2/CFB24/ISO10126-2PADDING 10:44:00,022 INFO [main][CipherTest] transformation=RC2/CFB24/ISO10126PADDING 10:44:00,022 INFO [main][CipherTest] transformation=RC2/CFB24/ISO7816-4 10:44:00,022 INFO [main][CipherTest] transformation=RC2/CFB24/ISO7816-4PADDING 10:44:00,022 INFO [main][CipherTest] transformation=RC2/CFB24/NOPADDING 10:44:00,022 INFO [main][CipherTest] transformation=RC2/CFB24/PKCS5 10:44:00,022 INFO [main][CipherTest] transformation=RC2/CFB24/PKCS5PADDING 10:44:00,023 INFO [main][CipherTest] transformation=RC2/CFB24/PKCS7 10:44:00,023 INFO [main][CipherTest] transformation=RC2/CFB24/PKCS7PADDING 10:44:00,023 INFO [main][CipherTest] transformation=RC2/CFB24/TBC 10:44:00,023 INFO [main][CipherTest] transformation=RC2/CFB24/TBCPADDING 10:44:00,023 INFO [main][CipherTest] transformation=RC2/CFB24/X9.23 10:44:00,023 INFO [main][CipherTest] transformation=RC2/CFB24/X9.23PADDING 10:44:00,023 INFO [main][CipherTest] transformation=RC2/CFB24/ZEROBYTE 10:44:00,023 INFO [main][CipherTest] transformation=RC2/CFB24/ZEROBYTEPADDING 10:44:00,023 INFO [main][CipherTest] transformation=RC2/CFB240/ 10:44:00,024 INFO [main][CipherTest] transformation=RC2/CFB240/ISO10126 10:44:00,024 INFO [main][CipherTest] transformation=RC2/CFB240/ISO10126-2 10:44:00,024 INFO [main][CipherTest] transformation=RC2/CFB240/ISO10126-2PADDING 10:44:00,024 INFO [main][CipherTest] transformation=RC2/CFB240/ISO10126PADDING 10:44:00,024 INFO [main][CipherTest] transformation=RC2/CFB240/ISO7816-4 10:44:00,024 INFO [main][CipherTest] transformation=RC2/CFB240/ISO7816-4PADDING 10:44:00,024 INFO [main][CipherTest] transformation=RC2/CFB240/NOPADDING 10:44:00,024 INFO [main][CipherTest] transformation=RC2/CFB240/PKCS5 10:44:00,024 INFO [main][CipherTest] transformation=RC2/CFB240/PKCS5PADDING 10:44:00,024 INFO [main][CipherTest] transformation=RC2/CFB240/PKCS7 10:44:00,024 INFO [main][CipherTest] transformation=RC2/CFB240/PKCS7PADDING 10:44:00,024 INFO [main][CipherTest] transformation=RC2/CFB240/TBC 10:44:00,024 INFO [main][CipherTest] transformation=RC2/CFB240/TBCPADDING 10:44:00,024 INFO [main][CipherTest] transformation=RC2/CFB240/X9.23 10:44:00,025 INFO [main][CipherTest] transformation=RC2/CFB240/X9.23PADDING 10:44:00,025 INFO [main][CipherTest] transformation=RC2/CFB240/ZEROBYTE 10:44:00,025 INFO [main][CipherTest] transformation=RC2/CFB240/ZEROBYTEPADDING 10:44:00,025 INFO [main][CipherTest] transformation=RC2/CFB248/ 10:44:00,025 INFO [main][CipherTest] transformation=RC2/CFB248/ISO10126 10:44:00,025 INFO [main][CipherTest] transformation=RC2/CFB248/ISO10126-2 10:44:00,025 INFO [main][CipherTest] transformation=RC2/CFB248/ISO10126-2PADDING 10:44:00,025 INFO [main][CipherTest] transformation=RC2/CFB248/ISO10126PADDING 10:44:00,025 INFO [main][CipherTest] transformation=RC2/CFB248/ISO7816-4 10:44:00,025 INFO [main][CipherTest] transformation=RC2/CFB248/ISO7816-4PADDING 10:44:00,025 INFO [main][CipherTest] transformation=RC2/CFB248/NOPADDING 10:44:00,025 INFO [main][CipherTest] transformation=RC2/CFB248/PKCS5 10:44:00,025 INFO [main][CipherTest] transformation=RC2/CFB248/PKCS5PADDING 10:44:00,026 INFO [main][CipherTest] transformation=RC2/CFB248/PKCS7 10:44:00,026 INFO [main][CipherTest] transformation=RC2/CFB248/PKCS7PADDING 10:44:00,026 INFO [main][CipherTest] transformation=RC2/CFB248/TBC 10:44:00,026 INFO [main][CipherTest] transformation=RC2/CFB248/TBCPADDING 10:44:00,026 INFO [main][CipherTest] transformation=RC2/CFB248/X9.23 10:44:00,026 INFO [main][CipherTest] transformation=RC2/CFB248/X9.23PADDING 10:44:00,026 INFO [main][CipherTest] transformation=RC2/CFB248/ZEROBYTE 10:44:00,026 INFO [main][CipherTest] transformation=RC2/CFB248/ZEROBYTEPADDING 10:44:00,026 INFO [main][CipherTest] transformation=RC2/CFB256/ 10:44:00,026 INFO [main][CipherTest] transformation=RC2/CFB256/ISO10126 10:44:00,026 INFO [main][CipherTest] transformation=RC2/CFB256/ISO10126-2 10:44:00,026 INFO [main][CipherTest] transformation=RC2/CFB256/ISO10126-2PADDING 10:44:00,026 INFO [main][CipherTest] transformation=RC2/CFB256/ISO10126PADDING 10:44:00,027 INFO [main][CipherTest] transformation=RC2/CFB256/ISO7816-4 10:44:00,027 INFO [main][CipherTest] transformation=RC2/CFB256/ISO7816-4PADDING 10:44:00,027 INFO [main][CipherTest] transformation=RC2/CFB256/NOPADDING 10:44:00,027 INFO [main][CipherTest] transformation=RC2/CFB256/PKCS5 10:44:00,027 INFO [main][CipherTest] transformation=RC2/CFB256/PKCS5PADDING 10:44:00,027 INFO [main][CipherTest] transformation=RC2/CFB256/PKCS7 10:44:00,027 INFO [main][CipherTest] transformation=RC2/CFB256/PKCS7PADDING 10:44:00,027 INFO [main][CipherTest] transformation=RC2/CFB256/TBC 10:44:00,027 INFO [main][CipherTest] transformation=RC2/CFB256/TBCPADDING 10:44:00,027 INFO [main][CipherTest] transformation=RC2/CFB256/X9.23 10:44:00,027 INFO [main][CipherTest] transformation=RC2/CFB256/X9.23PADDING 10:44:00,028 INFO [main][CipherTest] transformation=RC2/CFB256/ZEROBYTE 10:44:00,028 INFO [main][CipherTest] transformation=RC2/CFB256/ZEROBYTEPADDING 10:44:00,028 INFO [main][CipherTest] transformation=RC2/CFB32/ 10:44:00,028 INFO [main][CipherTest] transformation=RC2/CFB32/ISO10126 10:44:00,028 INFO [main][CipherTest] transformation=RC2/CFB32/ISO10126-2 10:44:00,028 INFO [main][CipherTest] transformation=RC2/CFB32/ISO10126-2PADDING 10:44:00,028 INFO [main][CipherTest] transformation=RC2/CFB32/ISO10126PADDING 10:44:00,028 INFO [main][CipherTest] transformation=RC2/CFB32/ISO7816-4 10:44:00,028 INFO [main][CipherTest] transformation=RC2/CFB32/ISO7816-4PADDING 10:44:00,028 INFO [main][CipherTest] transformation=RC2/CFB32/NOPADDING 10:44:00,028 INFO [main][CipherTest] transformation=RC2/CFB32/PKCS5 10:44:00,028 INFO [main][CipherTest] transformation=RC2/CFB32/PKCS5PADDING 10:44:00,028 INFO [main][CipherTest] transformation=RC2/CFB32/PKCS7 10:44:00,029 INFO [main][CipherTest] transformation=RC2/CFB32/PKCS7PADDING 10:44:00,029 INFO [main][CipherTest] transformation=RC2/CFB32/TBC 10:44:00,029 INFO [main][CipherTest] transformation=RC2/CFB32/TBCPADDING 10:44:00,029 INFO [main][CipherTest] transformation=RC2/CFB32/X9.23 10:44:00,029 INFO [main][CipherTest] transformation=RC2/CFB32/X9.23PADDING 10:44:00,029 INFO [main][CipherTest] transformation=RC2/CFB32/ZEROBYTE 10:44:00,029 INFO [main][CipherTest] transformation=RC2/CFB32/ZEROBYTEPADDING 10:44:00,029 INFO [main][CipherTest] transformation=RC2/CFB40/ 10:44:00,029 INFO [main][CipherTest] transformation=RC2/CFB40/ISO10126 10:44:00,029 INFO [main][CipherTest] transformation=RC2/CFB40/ISO10126-2 10:44:00,029 INFO [main][CipherTest] transformation=RC2/CFB40/ISO10126-2PADDING 10:44:00,029 INFO [main][CipherTest] transformation=RC2/CFB40/ISO10126PADDING 10:44:00,029 INFO [main][CipherTest] transformation=RC2/CFB40/ISO7816-4 10:44:00,029 INFO [main][CipherTest] transformation=RC2/CFB40/ISO7816-4PADDING 10:44:00,029 INFO [main][CipherTest] transformation=RC2/CFB40/NOPADDING 10:44:00,030 INFO [main][CipherTest] transformation=RC2/CFB40/PKCS5 10:44:00,030 INFO [main][CipherTest] transformation=RC2/CFB40/PKCS5PADDING 10:44:00,030 INFO [main][CipherTest] transformation=RC2/CFB40/PKCS7 10:44:00,030 INFO [main][CipherTest] transformation=RC2/CFB40/PKCS7PADDING 10:44:00,030 INFO [main][CipherTest] transformation=RC2/CFB40/TBC 10:44:00,030 INFO [main][CipherTest] transformation=RC2/CFB40/TBCPADDING 10:44:00,030 INFO [main][CipherTest] transformation=RC2/CFB40/X9.23 10:44:00,030 INFO [main][CipherTest] transformation=RC2/CFB40/X9.23PADDING 10:44:00,030 INFO [main][CipherTest] transformation=RC2/CFB40/ZEROBYTE 10:44:00,030 INFO [main][CipherTest] transformation=RC2/CFB40/ZEROBYTEPADDING 10:44:00,030 INFO [main][CipherTest] transformation=RC2/CFB48/ 10:44:00,030 INFO [main][CipherTest] transformation=RC2/CFB48/ISO10126 10:44:00,030 INFO [main][CipherTest] transformation=RC2/CFB48/ISO10126-2 10:44:00,030 INFO [main][CipherTest] transformation=RC2/CFB48/ISO10126-2PADDING 10:44:00,030 INFO [main][CipherTest] transformation=RC2/CFB48/ISO10126PADDING 10:44:00,031 INFO [main][CipherTest] transformation=RC2/CFB48/ISO7816-4 10:44:00,031 INFO [main][CipherTest] transformation=RC2/CFB48/ISO7816-4PADDING 10:44:00,031 INFO [main][CipherTest] transformation=RC2/CFB48/NOPADDING 10:44:00,031 INFO [main][CipherTest] transformation=RC2/CFB48/PKCS5 10:44:00,031 INFO [main][CipherTest] transformation=RC2/CFB48/PKCS5PADDING 10:44:00,031 INFO [main][CipherTest] transformation=RC2/CFB48/PKCS7 10:44:00,031 INFO [main][CipherTest] transformation=RC2/CFB48/PKCS7PADDING 10:44:00,031 INFO [main][CipherTest] transformation=RC2/CFB48/TBC 10:44:00,031 INFO [main][CipherTest] transformation=RC2/CFB48/TBCPADDING 10:44:00,031 INFO [main][CipherTest] transformation=RC2/CFB48/X9.23 10:44:00,031 INFO [main][CipherTest] transformation=RC2/CFB48/X9.23PADDING 10:44:00,032 INFO [main][CipherTest] transformation=RC2/CFB48/ZEROBYTE 10:44:00,032 INFO [main][CipherTest] transformation=RC2/CFB48/ZEROBYTEPADDING 10:44:00,032 INFO [main][CipherTest] transformation=RC2/CFB56/ 10:44:00,032 INFO [main][CipherTest] transformation=RC2/CFB56/ISO10126 10:44:00,032 INFO [main][CipherTest] transformation=RC2/CFB56/ISO10126-2 10:44:00,032 INFO [main][CipherTest] transformation=RC2/CFB56/ISO10126-2PADDING 10:44:00,032 INFO [main][CipherTest] transformation=RC2/CFB56/ISO10126PADDING 10:44:00,032 INFO [main][CipherTest] transformation=RC2/CFB56/ISO7816-4 10:44:00,032 INFO [main][CipherTest] transformation=RC2/CFB56/ISO7816-4PADDING 10:44:00,032 INFO [main][CipherTest] transformation=RC2/CFB56/NOPADDING 10:44:00,032 INFO [main][CipherTest] transformation=RC2/CFB56/PKCS5 10:44:00,032 INFO [main][CipherTest] transformation=RC2/CFB56/PKCS5PADDING 10:44:00,032 INFO [main][CipherTest] transformation=RC2/CFB56/PKCS7 10:44:00,032 INFO [main][CipherTest] transformation=RC2/CFB56/PKCS7PADDING 10:44:00,032 INFO [main][CipherTest] transformation=RC2/CFB56/TBC 10:44:00,033 INFO [main][CipherTest] transformation=RC2/CFB56/TBCPADDING 10:44:00,033 INFO [main][CipherTest] transformation=RC2/CFB56/X9.23 10:44:00,033 INFO [main][CipherTest] transformation=RC2/CFB56/X9.23PADDING 10:44:00,033 INFO [main][CipherTest] transformation=RC2/CFB56/ZEROBYTE 10:44:00,033 INFO [main][CipherTest] transformation=RC2/CFB56/ZEROBYTEPADDING 10:44:00,033 INFO [main][CipherTest] transformation=RC2/CFB64/ 10:44:00,033 INFO [main][CipherTest] transformation=RC2/CFB64/ISO10126 10:44:00,033 INFO [main][CipherTest] transformation=RC2/CFB64/ISO10126-2 10:44:00,033 INFO [main][CipherTest] transformation=RC2/CFB64/ISO10126-2PADDING 10:44:00,033 INFO [main][CipherTest] transformation=RC2/CFB64/ISO10126PADDING 10:44:00,033 INFO [main][CipherTest] transformation=RC2/CFB64/ISO7816-4 10:44:00,033 INFO [main][CipherTest] transformation=RC2/CFB64/ISO7816-4PADDING 10:44:00,033 INFO [main][CipherTest] transformation=RC2/CFB64/NOPADDING 10:44:00,033 INFO [main][CipherTest] transformation=RC2/CFB64/PKCS5 10:44:00,034 INFO [main][CipherTest] transformation=RC2/CFB64/PKCS5PADDING 10:44:00,034 INFO [main][CipherTest] transformation=RC2/CFB64/PKCS7 10:44:00,034 INFO [main][CipherTest] transformation=RC2/CFB64/PKCS7PADDING 10:44:00,034 INFO [main][CipherTest] transformation=RC2/CFB64/TBC 10:44:00,034 INFO [main][CipherTest] transformation=RC2/CFB64/TBCPADDING 10:44:00,034 INFO [main][CipherTest] transformation=RC2/CFB64/X9.23 10:44:00,034 INFO [main][CipherTest] transformation=RC2/CFB64/X9.23PADDING 10:44:00,034 INFO [main][CipherTest] transformation=RC2/CFB64/ZEROBYTE 10:44:00,034 INFO [main][CipherTest] transformation=RC2/CFB64/ZEROBYTEPADDING 10:44:00,034 INFO [main][CipherTest] transformation=RC2/CFB72/ 10:44:00,034 INFO [main][CipherTest] transformation=RC2/CFB72/ISO10126 10:44:00,034 INFO [main][CipherTest] transformation=RC2/CFB72/ISO10126-2 10:44:00,034 INFO [main][CipherTest] transformation=RC2/CFB72/ISO10126-2PADDING 10:44:00,034 INFO [main][CipherTest] transformation=RC2/CFB72/ISO10126PADDING 10:44:00,034 INFO [main][CipherTest] transformation=RC2/CFB72/ISO7816-4 10:44:00,034 INFO [main][CipherTest] transformation=RC2/CFB72/ISO7816-4PADDING 10:44:00,034 INFO [main][CipherTest] transformation=RC2/CFB72/NOPADDING 10:44:00,035 INFO [main][CipherTest] transformation=RC2/CFB72/PKCS5 10:44:00,035 INFO [main][CipherTest] transformation=RC2/CFB72/PKCS5PADDING 10:44:00,035 INFO [main][CipherTest] transformation=RC2/CFB72/PKCS7 10:44:00,035 INFO [main][CipherTest] transformation=RC2/CFB72/PKCS7PADDING 10:44:00,035 INFO [main][CipherTest] transformation=RC2/CFB72/TBC 10:44:00,035 INFO [main][CipherTest] transformation=RC2/CFB72/TBCPADDING 10:44:00,035 INFO [main][CipherTest] transformation=RC2/CFB72/X9.23 10:44:00,035 INFO [main][CipherTest] transformation=RC2/CFB72/X9.23PADDING 10:44:00,035 INFO [main][CipherTest] transformation=RC2/CFB72/ZEROBYTE 10:44:00,035 INFO [main][CipherTest] transformation=RC2/CFB72/ZEROBYTEPADDING 10:44:00,035 INFO [main][CipherTest] transformation=RC2/CFB8/ 10:44:00,036 INFO [main][CipherTest] transformation=RC2/CFB8/ISO10126 10:44:00,036 INFO [main][CipherTest] transformation=RC2/CFB8/ISO10126-2 10:44:00,036 INFO [main][CipherTest] transformation=RC2/CFB8/ISO10126-2PADDING 10:44:00,036 INFO [main][CipherTest] transformation=RC2/CFB8/ISO10126PADDING 10:44:00,036 INFO [main][CipherTest] transformation=RC2/CFB8/ISO7816-4 10:44:00,036 INFO [main][CipherTest] transformation=RC2/CFB8/ISO7816-4PADDING 10:44:00,036 INFO [main][CipherTest] transformation=RC2/CFB8/NOPADDING 10:44:00,036 INFO [main][CipherTest] transformation=RC2/CFB8/PKCS5 10:44:00,036 INFO [main][CipherTest] transformation=RC2/CFB8/PKCS5PADDING 10:44:00,036 INFO [main][CipherTest] transformation=RC2/CFB8/PKCS7 10:44:00,036 INFO [main][CipherTest] transformation=RC2/CFB8/PKCS7PADDING 10:44:00,036 INFO [main][CipherTest] transformation=RC2/CFB8/TBC 10:44:00,036 INFO [main][CipherTest] transformation=RC2/CFB8/TBCPADDING 10:44:00,037 INFO [main][CipherTest] transformation=RC2/CFB8/X9.23 10:44:00,037 INFO [main][CipherTest] transformation=RC2/CFB8/X9.23PADDING 10:44:00,037 INFO [main][CipherTest] transformation=RC2/CFB8/ZEROBYTE 10:44:00,037 INFO [main][CipherTest] transformation=RC2/CFB8/ZEROBYTEPADDING 10:44:00,037 INFO [main][CipherTest] transformation=RC2/CFB80/ 10:44:00,037 INFO [main][CipherTest] transformation=RC2/CFB80/ISO10126 10:44:00,037 INFO [main][CipherTest] transformation=RC2/CFB80/ISO10126-2 10:44:00,037 INFO [main][CipherTest] transformation=RC2/CFB80/ISO10126-2PADDING 10:44:00,037 INFO [main][CipherTest] transformation=RC2/CFB80/ISO10126PADDING 10:44:00,037 INFO [main][CipherTest] transformation=RC2/CFB80/ISO7816-4 10:44:00,037 INFO [main][CipherTest] transformation=RC2/CFB80/ISO7816-4PADDING 10:44:00,038 INFO [main][CipherTest] transformation=RC2/CFB80/NOPADDING 10:44:00,038 INFO [main][CipherTest] transformation=RC2/CFB80/PKCS5 10:44:00,038 INFO [main][CipherTest] transformation=RC2/CFB80/PKCS5PADDING 10:44:00,038 INFO [main][CipherTest] transformation=RC2/CFB80/PKCS7 10:44:00,038 INFO [main][CipherTest] transformation=RC2/CFB80/PKCS7PADDING 10:44:00,038 INFO [main][CipherTest] transformation=RC2/CFB80/TBC 10:44:00,038 INFO [main][CipherTest] transformation=RC2/CFB80/TBCPADDING 10:44:00,038 INFO [main][CipherTest] transformation=RC2/CFB80/X9.23 10:44:00,038 INFO [main][CipherTest] transformation=RC2/CFB80/X9.23PADDING 10:44:00,038 INFO [main][CipherTest] transformation=RC2/CFB80/ZEROBYTE 10:44:00,038 INFO [main][CipherTest] transformation=RC2/CFB80/ZEROBYTEPADDING 10:44:00,038 INFO [main][CipherTest] transformation=RC2/CFB88/ 10:44:00,038 INFO [main][CipherTest] transformation=RC2/CFB88/ISO10126 10:44:00,038 INFO [main][CipherTest] transformation=RC2/CFB88/ISO10126-2 10:44:00,038 INFO [main][CipherTest] transformation=RC2/CFB88/ISO10126-2PADDING 10:44:00,039 INFO [main][CipherTest] transformation=RC2/CFB88/ISO10126PADDING 10:44:00,039 INFO [main][CipherTest] transformation=RC2/CFB88/ISO7816-4 10:44:00,039 INFO [main][CipherTest] transformation=RC2/CFB88/ISO7816-4PADDING 10:44:00,039 INFO [main][CipherTest] transformation=RC2/CFB88/NOPADDING 10:44:00,039 INFO [main][CipherTest] transformation=RC2/CFB88/PKCS5 10:44:00,039 INFO [main][CipherTest] transformation=RC2/CFB88/PKCS5PADDING 10:44:00,039 INFO [main][CipherTest] transformation=RC2/CFB88/PKCS7 10:44:00,039 INFO [main][CipherTest] transformation=RC2/CFB88/PKCS7PADDING 10:44:00,039 INFO [main][CipherTest] transformation=RC2/CFB88/TBC 10:44:00,039 INFO [main][CipherTest] transformation=RC2/CFB88/TBCPADDING 10:44:00,039 INFO [main][CipherTest] transformation=RC2/CFB88/X9.23 10:44:00,040 INFO [main][CipherTest] transformation=RC2/CFB88/X9.23PADDING 10:44:00,040 INFO [main][CipherTest] transformation=RC2/CFB88/ZEROBYTE 10:44:00,040 INFO [main][CipherTest] transformation=RC2/CFB88/ZEROBYTEPADDING 10:44:00,040 INFO [main][CipherTest] transformation=RC2/CFB96/ 10:44:00,040 INFO [main][CipherTest] transformation=RC2/CFB96/ISO10126 10:44:00,040 INFO [main][CipherTest] transformation=RC2/CFB96/ISO10126-2 10:44:00,040 INFO [main][CipherTest] transformation=RC2/CFB96/ISO10126-2PADDING 10:44:00,040 INFO [main][CipherTest] transformation=RC2/CFB96/ISO10126PADDING 10:44:00,040 INFO [main][CipherTest] transformation=RC2/CFB96/ISO7816-4 10:44:00,040 INFO [main][CipherTest] transformation=RC2/CFB96/ISO7816-4PADDING 10:44:00,040 INFO [main][CipherTest] transformation=RC2/CFB96/NOPADDING 10:44:00,041 INFO [main][CipherTest] transformation=RC2/CFB96/PKCS5 10:44:00,041 INFO [main][CipherTest] transformation=RC2/CFB96/PKCS5PADDING 10:44:00,041 INFO [main][CipherTest] transformation=RC2/CFB96/PKCS7 10:44:00,041 INFO [main][CipherTest] transformation=RC2/CFB96/PKCS7PADDING 10:44:00,041 INFO [main][CipherTest] transformation=RC2/CFB96/TBC 10:44:00,041 INFO [main][CipherTest] transformation=RC2/CFB96/TBCPADDING 10:44:00,041 INFO [main][CipherTest] transformation=RC2/CFB96/X9.23 10:44:00,041 INFO [main][CipherTest] transformation=RC2/CFB96/X9.23PADDING 10:44:00,041 INFO [main][CipherTest] transformation=RC2/CFB96/ZEROBYTE 10:44:00,041 INFO [main][CipherTest] transformation=RC2/CFB96/ZEROBYTEPADDING 10:44:00,041 INFO [main][CipherTest] transformation=RC2/CTS/ 10:44:00,041 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "RC2/CTS/" does not support IV => Skipping. 10:44:00,041 INFO [main][CipherTest] transformation=RC2/CTS/NOPADDING 10:44:00,041 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "RC2/CTS/NOPADDING" does not support IV => Skipping. 10:44:00,042 INFO [main][CipherTest] transformation=RC2/EAX/ 10:44:00,042 INFO [main][CipherTest] transformation=RC2/EAX/NOPADDING 10:44:00,042 INFO [main][CipherTest] transformation=RC2/ECB/ 10:44:00,042 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "RC2/ECB/" does not support IV => Skipping. 10:44:00,042 INFO [main][CipherTest] transformation=RC2/ECB/NOPADDING 10:44:00,042 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "RC2/ECB/NOPADDING" does not support IV => Skipping. 10:44:00,042 INFO [main][CipherTest] transformation=RC2/GOFB/ 10:44:00,043 INFO [main][CipherTest] transformation=RC2/GOFB/ISO10126 10:44:00,043 INFO [main][CipherTest] transformation=RC2/GOFB/ISO10126-2 10:44:00,043 INFO [main][CipherTest] transformation=RC2/GOFB/ISO10126-2PADDING 10:44:00,043 INFO [main][CipherTest] transformation=RC2/GOFB/ISO10126PADDING 10:44:00,044 INFO [main][CipherTest] transformation=RC2/GOFB/ISO7816-4 10:44:00,044 INFO [main][CipherTest] transformation=RC2/GOFB/ISO7816-4PADDING 10:44:00,044 INFO [main][CipherTest] transformation=RC2/GOFB/NOPADDING 10:44:00,044 INFO [main][CipherTest] transformation=RC2/GOFB/PKCS5 10:44:00,044 INFO [main][CipherTest] transformation=RC2/GOFB/PKCS5PADDING 10:44:00,044 INFO [main][CipherTest] transformation=RC2/GOFB/PKCS7 10:44:00,044 INFO [main][CipherTest] transformation=RC2/GOFB/PKCS7PADDING 10:44:00,045 INFO [main][CipherTest] transformation=RC2/GOFB/TBC 10:44:00,045 INFO [main][CipherTest] transformation=RC2/GOFB/TBCPADDING 10:44:00,045 INFO [main][CipherTest] transformation=RC2/GOFB/X9.23 10:44:00,045 INFO [main][CipherTest] transformation=RC2/GOFB/X9.23PADDING 10:44:00,045 INFO [main][CipherTest] transformation=RC2/GOFB/ZEROBYTE 10:44:00,045 INFO [main][CipherTest] transformation=RC2/GOFB/ZEROBYTEPADDING 10:44:00,045 INFO [main][CipherTest] transformation=RC2/OFB/ 10:44:00,046 INFO [main][CipherTest] transformation=RC2/OFB/ISO10126 10:44:00,046 INFO [main][CipherTest] transformation=RC2/OFB/ISO10126-2 10:44:00,046 INFO [main][CipherTest] transformation=RC2/OFB/ISO10126-2PADDING 10:44:00,046 INFO [main][CipherTest] transformation=RC2/OFB/ISO10126PADDING 10:44:00,046 INFO [main][CipherTest] transformation=RC2/OFB/ISO7816-4 10:44:00,046 INFO [main][CipherTest] transformation=RC2/OFB/ISO7816-4PADDING 10:44:00,046 INFO [main][CipherTest] transformation=RC2/OFB/NOPADDING 10:44:00,046 INFO [main][CipherTest] transformation=RC2/OFB/PKCS5 10:44:00,046 INFO [main][CipherTest] transformation=RC2/OFB/PKCS5PADDING 10:44:00,046 INFO [main][CipherTest] transformation=RC2/OFB/PKCS7 10:44:00,046 INFO [main][CipherTest] transformation=RC2/OFB/PKCS7PADDING 10:44:00,046 INFO [main][CipherTest] transformation=RC2/OFB/TBC 10:44:00,046 INFO [main][CipherTest] transformation=RC2/OFB/TBCPADDING 10:44:00,046 INFO [main][CipherTest] transformation=RC2/OFB/X9.23 10:44:00,046 INFO [main][CipherTest] transformation=RC2/OFB/X9.23PADDING 10:44:00,046 INFO [main][CipherTest] transformation=RC2/OFB/ZEROBYTE 10:44:00,047 INFO [main][CipherTest] transformation=RC2/OFB/ZEROBYTEPADDING 10:44:00,047 INFO [main][CipherTest] transformation=RC2/OFB104/ 10:44:00,047 INFO [main][CipherTest] transformation=RC2/OFB104/ISO10126 10:44:00,047 INFO [main][CipherTest] transformation=RC2/OFB104/ISO10126-2 10:44:00,047 INFO [main][CipherTest] transformation=RC2/OFB104/ISO10126-2PADDING 10:44:00,047 INFO [main][CipherTest] transformation=RC2/OFB104/ISO10126PADDING 10:44:00,047 INFO [main][CipherTest] transformation=RC2/OFB104/ISO7816-4 10:44:00,047 INFO [main][CipherTest] transformation=RC2/OFB104/ISO7816-4PADDING 10:44:00,047 INFO [main][CipherTest] transformation=RC2/OFB104/NOPADDING 10:44:00,047 INFO [main][CipherTest] transformation=RC2/OFB104/PKCS5 10:44:00,048 INFO [main][CipherTest] transformation=RC2/OFB104/PKCS5PADDING 10:44:00,048 INFO [main][CipherTest] transformation=RC2/OFB104/PKCS7 10:44:00,048 INFO [main][CipherTest] transformation=RC2/OFB104/PKCS7PADDING 10:44:00,048 INFO [main][CipherTest] transformation=RC2/OFB104/TBC 10:44:00,048 INFO [main][CipherTest] transformation=RC2/OFB104/TBCPADDING 10:44:00,048 INFO [main][CipherTest] transformation=RC2/OFB104/X9.23 10:44:00,048 INFO [main][CipherTest] transformation=RC2/OFB104/X9.23PADDING 10:44:00,048 INFO [main][CipherTest] transformation=RC2/OFB104/ZEROBYTE 10:44:00,048 INFO [main][CipherTest] transformation=RC2/OFB104/ZEROBYTEPADDING 10:44:00,048 INFO [main][CipherTest] transformation=RC2/OFB112/ 10:44:00,048 INFO [main][CipherTest] transformation=RC2/OFB112/ISO10126 10:44:00,048 INFO [main][CipherTest] transformation=RC2/OFB112/ISO10126-2 10:44:00,048 INFO [main][CipherTest] transformation=RC2/OFB112/ISO10126-2PADDING 10:44:00,049 INFO [main][CipherTest] transformation=RC2/OFB112/ISO10126PADDING 10:44:00,049 INFO [main][CipherTest] transformation=RC2/OFB112/ISO7816-4 10:44:00,049 INFO [main][CipherTest] transformation=RC2/OFB112/ISO7816-4PADDING 10:44:00,049 INFO [main][CipherTest] transformation=RC2/OFB112/NOPADDING 10:44:00,049 INFO [main][CipherTest] transformation=RC2/OFB112/PKCS5 10:44:00,049 INFO [main][CipherTest] transformation=RC2/OFB112/PKCS5PADDING 10:44:00,049 INFO [main][CipherTest] transformation=RC2/OFB112/PKCS7 10:44:00,049 INFO [main][CipherTest] transformation=RC2/OFB112/PKCS7PADDING 10:44:00,049 INFO [main][CipherTest] transformation=RC2/OFB112/TBC 10:44:00,049 INFO [main][CipherTest] transformation=RC2/OFB112/TBCPADDING 10:44:00,049 INFO [main][CipherTest] transformation=RC2/OFB112/X9.23 10:44:00,049 INFO [main][CipherTest] transformation=RC2/OFB112/X9.23PADDING 10:44:00,050 INFO [main][CipherTest] transformation=RC2/OFB112/ZEROBYTE 10:44:00,050 INFO [main][CipherTest] transformation=RC2/OFB112/ZEROBYTEPADDING 10:44:00,050 INFO [main][CipherTest] transformation=RC2/OFB120/ 10:44:00,050 INFO [main][CipherTest] transformation=RC2/OFB120/ISO10126 10:44:00,050 INFO [main][CipherTest] transformation=RC2/OFB120/ISO10126-2 10:44:00,050 INFO [main][CipherTest] transformation=RC2/OFB120/ISO10126-2PADDING 10:44:00,050 INFO [main][CipherTest] transformation=RC2/OFB120/ISO10126PADDING 10:44:00,050 INFO [main][CipherTest] transformation=RC2/OFB120/ISO7816-4 10:44:00,050 INFO [main][CipherTest] transformation=RC2/OFB120/ISO7816-4PADDING 10:44:00,050 INFO [main][CipherTest] transformation=RC2/OFB120/NOPADDING 10:44:00,050 INFO [main][CipherTest] transformation=RC2/OFB120/PKCS5 10:44:00,050 INFO [main][CipherTest] transformation=RC2/OFB120/PKCS5PADDING 10:44:00,050 INFO [main][CipherTest] transformation=RC2/OFB120/PKCS7 10:44:00,050 INFO [main][CipherTest] transformation=RC2/OFB120/PKCS7PADDING 10:44:00,050 INFO [main][CipherTest] transformation=RC2/OFB120/TBC 10:44:00,050 INFO [main][CipherTest] transformation=RC2/OFB120/TBCPADDING 10:44:00,051 INFO [main][CipherTest] transformation=RC2/OFB120/X9.23 10:44:00,051 INFO [main][CipherTest] transformation=RC2/OFB120/X9.23PADDING 10:44:00,051 INFO [main][CipherTest] transformation=RC2/OFB120/ZEROBYTE 10:44:00,051 INFO [main][CipherTest] transformation=RC2/OFB120/ZEROBYTEPADDING 10:44:00,051 INFO [main][CipherTest] transformation=RC2/OFB128/ 10:44:00,051 INFO [main][CipherTest] transformation=RC2/OFB128/ISO10126 10:44:00,051 INFO [main][CipherTest] transformation=RC2/OFB128/ISO10126-2 10:44:00,051 INFO [main][CipherTest] transformation=RC2/OFB128/ISO10126-2PADDING 10:44:00,051 INFO [main][CipherTest] transformation=RC2/OFB128/ISO10126PADDING 10:44:00,052 INFO [main][CipherTest] transformation=RC2/OFB128/ISO7816-4 10:44:00,052 INFO [main][CipherTest] transformation=RC2/OFB128/ISO7816-4PADDING 10:44:00,052 INFO [main][CipherTest] transformation=RC2/OFB128/NOPADDING 10:44:00,052 INFO [main][CipherTest] transformation=RC2/OFB128/PKCS5 10:44:00,052 INFO [main][CipherTest] transformation=RC2/OFB128/PKCS5PADDING 10:44:00,052 INFO [main][CipherTest] transformation=RC2/OFB128/PKCS7 10:44:00,052 INFO [main][CipherTest] transformation=RC2/OFB128/PKCS7PADDING 10:44:00,052 INFO [main][CipherTest] transformation=RC2/OFB128/TBC 10:44:00,052 INFO [main][CipherTest] transformation=RC2/OFB128/TBCPADDING 10:44:00,052 INFO [main][CipherTest] transformation=RC2/OFB128/X9.23 10:44:00,052 INFO [main][CipherTest] transformation=RC2/OFB128/X9.23PADDING 10:44:00,052 INFO [main][CipherTest] transformation=RC2/OFB128/ZEROBYTE 10:44:00,052 INFO [main][CipherTest] transformation=RC2/OFB128/ZEROBYTEPADDING 10:44:00,052 INFO [main][CipherTest] transformation=RC2/OFB136/ 10:44:00,053 INFO [main][CipherTest] transformation=RC2/OFB136/ISO10126 10:44:00,053 INFO [main][CipherTest] transformation=RC2/OFB136/ISO10126-2 10:44:00,053 INFO [main][CipherTest] transformation=RC2/OFB136/ISO10126-2PADDING 10:44:00,053 INFO [main][CipherTest] transformation=RC2/OFB136/ISO10126PADDING 10:44:00,053 INFO [main][CipherTest] transformation=RC2/OFB136/ISO7816-4 10:44:00,053 INFO [main][CipherTest] transformation=RC2/OFB136/ISO7816-4PADDING 10:44:00,053 INFO [main][CipherTest] transformation=RC2/OFB136/NOPADDING 10:44:00,053 INFO [main][CipherTest] transformation=RC2/OFB136/PKCS5 10:44:00,053 INFO [main][CipherTest] transformation=RC2/OFB136/PKCS5PADDING 10:44:00,054 INFO [main][CipherTest] transformation=RC2/OFB136/PKCS7 10:44:00,054 INFO [main][CipherTest] transformation=RC2/OFB136/PKCS7PADDING 10:44:00,054 INFO [main][CipherTest] transformation=RC2/OFB136/TBC 10:44:00,054 INFO [main][CipherTest] transformation=RC2/OFB136/TBCPADDING 10:44:00,054 INFO [main][CipherTest] transformation=RC2/OFB136/X9.23 10:44:00,054 INFO [main][CipherTest] transformation=RC2/OFB136/X9.23PADDING 10:44:00,054 INFO [main][CipherTest] transformation=RC2/OFB136/ZEROBYTE 10:44:00,054 INFO [main][CipherTest] transformation=RC2/OFB136/ZEROBYTEPADDING 10:44:00,054 INFO [main][CipherTest] transformation=RC2/OFB144/ 10:44:00,054 INFO [main][CipherTest] transformation=RC2/OFB144/ISO10126 10:44:00,054 INFO [main][CipherTest] transformation=RC2/OFB144/ISO10126-2 10:44:00,054 INFO [main][CipherTest] transformation=RC2/OFB144/ISO10126-2PADDING 10:44:00,055 INFO [main][CipherTest] transformation=RC2/OFB144/ISO10126PADDING 10:44:00,055 INFO [main][CipherTest] transformation=RC2/OFB144/ISO7816-4 10:44:00,055 INFO [main][CipherTest] transformation=RC2/OFB144/ISO7816-4PADDING 10:44:00,055 INFO [main][CipherTest] transformation=RC2/OFB144/NOPADDING 10:44:00,055 INFO [main][CipherTest] transformation=RC2/OFB144/PKCS5 10:44:00,055 INFO [main][CipherTest] transformation=RC2/OFB144/PKCS5PADDING 10:44:00,055 INFO [main][CipherTest] transformation=RC2/OFB144/PKCS7 10:44:00,055 INFO [main][CipherTest] transformation=RC2/OFB144/PKCS7PADDING 10:44:00,055 INFO [main][CipherTest] transformation=RC2/OFB144/TBC 10:44:00,055 INFO [main][CipherTest] transformation=RC2/OFB144/TBCPADDING 10:44:00,055 INFO [main][CipherTest] transformation=RC2/OFB144/X9.23 10:44:00,055 INFO [main][CipherTest] transformation=RC2/OFB144/X9.23PADDING 10:44:00,055 INFO [main][CipherTest] transformation=RC2/OFB144/ZEROBYTE 10:44:00,056 INFO [main][CipherTest] transformation=RC2/OFB144/ZEROBYTEPADDING 10:44:00,056 INFO [main][CipherTest] transformation=RC2/OFB152/ 10:44:00,056 INFO [main][CipherTest] transformation=RC2/OFB152/ISO10126 10:44:00,056 INFO [main][CipherTest] transformation=RC2/OFB152/ISO10126-2 10:44:00,056 INFO [main][CipherTest] transformation=RC2/OFB152/ISO10126-2PADDING 10:44:00,056 INFO [main][CipherTest] transformation=RC2/OFB152/ISO10126PADDING 10:44:00,056 INFO [main][CipherTest] transformation=RC2/OFB152/ISO7816-4 10:44:00,056 INFO [main][CipherTest] transformation=RC2/OFB152/ISO7816-4PADDING 10:44:00,056 INFO [main][CipherTest] transformation=RC2/OFB152/NOPADDING 10:44:00,056 INFO [main][CipherTest] transformation=RC2/OFB152/PKCS5 10:44:00,056 INFO [main][CipherTest] transformation=RC2/OFB152/PKCS5PADDING 10:44:00,056 INFO [main][CipherTest] transformation=RC2/OFB152/PKCS7 10:44:00,056 INFO [main][CipherTest] transformation=RC2/OFB152/PKCS7PADDING 10:44:00,056 INFO [main][CipherTest] transformation=RC2/OFB152/TBC 10:44:00,056 INFO [main][CipherTest] transformation=RC2/OFB152/TBCPADDING 10:44:00,056 INFO [main][CipherTest] transformation=RC2/OFB152/X9.23 10:44:00,057 INFO [main][CipherTest] transformation=RC2/OFB152/X9.23PADDING 10:44:00,057 INFO [main][CipherTest] transformation=RC2/OFB152/ZEROBYTE 10:44:00,057 INFO [main][CipherTest] transformation=RC2/OFB152/ZEROBYTEPADDING 10:44:00,057 INFO [main][CipherTest] transformation=RC2/OFB16/ 10:44:00,057 INFO [main][CipherTest] transformation=RC2/OFB16/ISO10126 10:44:00,057 INFO [main][CipherTest] transformation=RC2/OFB16/ISO10126-2 10:44:00,057 INFO [main][CipherTest] transformation=RC2/OFB16/ISO10126-2PADDING 10:44:00,057 INFO [main][CipherTest] transformation=RC2/OFB16/ISO10126PADDING 10:44:00,057 INFO [main][CipherTest] transformation=RC2/OFB16/ISO7816-4 10:44:00,057 INFO [main][CipherTest] transformation=RC2/OFB16/ISO7816-4PADDING 10:44:00,057 INFO [main][CipherTest] transformation=RC2/OFB16/NOPADDING 10:44:00,057 INFO [main][CipherTest] transformation=RC2/OFB16/PKCS5 10:44:00,057 INFO [main][CipherTest] transformation=RC2/OFB16/PKCS5PADDING 10:44:00,057 INFO [main][CipherTest] transformation=RC2/OFB16/PKCS7 10:44:00,057 INFO [main][CipherTest] transformation=RC2/OFB16/PKCS7PADDING 10:44:00,057 INFO [main][CipherTest] transformation=RC2/OFB16/TBC 10:44:00,058 INFO [main][CipherTest] transformation=RC2/OFB16/TBCPADDING 10:44:00,058 INFO [main][CipherTest] transformation=RC2/OFB16/X9.23 10:44:00,058 INFO [main][CipherTest] transformation=RC2/OFB16/X9.23PADDING 10:44:00,058 INFO [main][CipherTest] transformation=RC2/OFB16/ZEROBYTE 10:44:00,058 INFO [main][CipherTest] transformation=RC2/OFB16/ZEROBYTEPADDING 10:44:00,058 INFO [main][CipherTest] transformation=RC2/OFB160/ 10:44:00,058 INFO [main][CipherTest] transformation=RC2/OFB160/ISO10126 10:44:00,058 INFO [main][CipherTest] transformation=RC2/OFB160/ISO10126-2 10:44:00,058 INFO [main][CipherTest] transformation=RC2/OFB160/ISO10126-2PADDING 10:44:00,058 INFO [main][CipherTest] transformation=RC2/OFB160/ISO10126PADDING 10:44:00,058 INFO [main][CipherTest] transformation=RC2/OFB160/ISO7816-4 10:44:00,058 INFO [main][CipherTest] transformation=RC2/OFB160/ISO7816-4PADDING 10:44:00,058 INFO [main][CipherTest] transformation=RC2/OFB160/NOPADDING 10:44:00,058 INFO [main][CipherTest] transformation=RC2/OFB160/PKCS5 10:44:00,058 INFO [main][CipherTest] transformation=RC2/OFB160/PKCS5PADDING 10:44:00,059 INFO [main][CipherTest] transformation=RC2/OFB160/PKCS7 10:44:00,059 INFO [main][CipherTest] transformation=RC2/OFB160/PKCS7PADDING 10:44:00,059 INFO [main][CipherTest] transformation=RC2/OFB160/TBC 10:44:00,059 INFO [main][CipherTest] transformation=RC2/OFB160/TBCPADDING 10:44:00,059 INFO [main][CipherTest] transformation=RC2/OFB160/X9.23 10:44:00,059 INFO [main][CipherTest] transformation=RC2/OFB160/X9.23PADDING 10:44:00,059 INFO [main][CipherTest] transformation=RC2/OFB160/ZEROBYTE 10:44:00,060 INFO [main][CipherTest] transformation=RC2/OFB160/ZEROBYTEPADDING 10:44:00,060 INFO [main][CipherTest] transformation=RC2/OFB168/ 10:44:00,060 INFO [main][CipherTest] transformation=RC2/OFB168/ISO10126 10:44:00,060 INFO [main][CipherTest] transformation=RC2/OFB168/ISO10126-2 10:44:00,060 INFO [main][CipherTest] transformation=RC2/OFB168/ISO10126-2PADDING 10:44:00,060 INFO [main][CipherTest] transformation=RC2/OFB168/ISO10126PADDING 10:44:00,060 INFO [main][CipherTest] transformation=RC2/OFB168/ISO7816-4 10:44:00,060 INFO [main][CipherTest] transformation=RC2/OFB168/ISO7816-4PADDING 10:44:00,060 INFO [main][CipherTest] transformation=RC2/OFB168/NOPADDING 10:44:00,060 INFO [main][CipherTest] transformation=RC2/OFB168/PKCS5 10:44:00,060 INFO [main][CipherTest] transformation=RC2/OFB168/PKCS5PADDING 10:44:00,060 INFO [main][CipherTest] transformation=RC2/OFB168/PKCS7 10:44:00,060 INFO [main][CipherTest] transformation=RC2/OFB168/PKCS7PADDING 10:44:00,060 INFO [main][CipherTest] transformation=RC2/OFB168/TBC 10:44:00,060 INFO [main][CipherTest] transformation=RC2/OFB168/TBCPADDING 10:44:00,060 INFO [main][CipherTest] transformation=RC2/OFB168/X9.23 10:44:00,061 INFO [main][CipherTest] transformation=RC2/OFB168/X9.23PADDING 10:44:00,061 INFO [main][CipherTest] transformation=RC2/OFB168/ZEROBYTE 10:44:00,061 INFO [main][CipherTest] transformation=RC2/OFB168/ZEROBYTEPADDING 10:44:00,061 INFO [main][CipherTest] transformation=RC2/OFB176/ 10:44:00,061 INFO [main][CipherTest] transformation=RC2/OFB176/ISO10126 10:44:00,061 INFO [main][CipherTest] transformation=RC2/OFB176/ISO10126-2 10:44:00,061 INFO [main][CipherTest] transformation=RC2/OFB176/ISO10126-2PADDING 10:44:00,061 INFO [main][CipherTest] transformation=RC2/OFB176/ISO10126PADDING 10:44:00,061 INFO [main][CipherTest] transformation=RC2/OFB176/ISO7816-4 10:44:00,061 INFO [main][CipherTest] transformation=RC2/OFB176/ISO7816-4PADDING 10:44:00,061 INFO [main][CipherTest] transformation=RC2/OFB176/NOPADDING 10:44:00,061 INFO [main][CipherTest] transformation=RC2/OFB176/PKCS5 10:44:00,061 INFO [main][CipherTest] transformation=RC2/OFB176/PKCS5PADDING 10:44:00,061 INFO [main][CipherTest] transformation=RC2/OFB176/PKCS7 10:44:00,061 INFO [main][CipherTest] transformation=RC2/OFB176/PKCS7PADDING 10:44:00,061 INFO [main][CipherTest] transformation=RC2/OFB176/TBC 10:44:00,061 INFO [main][CipherTest] transformation=RC2/OFB176/TBCPADDING 10:44:00,062 INFO [main][CipherTest] transformation=RC2/OFB176/X9.23 10:44:00,062 INFO [main][CipherTest] transformation=RC2/OFB176/X9.23PADDING 10:44:00,062 INFO [main][CipherTest] transformation=RC2/OFB176/ZEROBYTE 10:44:00,062 INFO [main][CipherTest] transformation=RC2/OFB176/ZEROBYTEPADDING 10:44:00,062 INFO [main][CipherTest] transformation=RC2/OFB184/ 10:44:00,062 INFO [main][CipherTest] transformation=RC2/OFB184/ISO10126 10:44:00,062 INFO [main][CipherTest] transformation=RC2/OFB184/ISO10126-2 10:44:00,062 INFO [main][CipherTest] transformation=RC2/OFB184/ISO10126-2PADDING 10:44:00,062 INFO [main][CipherTest] transformation=RC2/OFB184/ISO10126PADDING 10:44:00,062 INFO [main][CipherTest] transformation=RC2/OFB184/ISO7816-4 10:44:00,062 INFO [main][CipherTest] transformation=RC2/OFB184/ISO7816-4PADDING 10:44:00,062 INFO [main][CipherTest] transformation=RC2/OFB184/NOPADDING 10:44:00,062 INFO [main][CipherTest] transformation=RC2/OFB184/PKCS5 10:44:00,062 INFO [main][CipherTest] transformation=RC2/OFB184/PKCS5PADDING 10:44:00,062 INFO [main][CipherTest] transformation=RC2/OFB184/PKCS7 10:44:00,062 INFO [main][CipherTest] transformation=RC2/OFB184/PKCS7PADDING 10:44:00,062 INFO [main][CipherTest] transformation=RC2/OFB184/TBC 10:44:00,062 INFO [main][CipherTest] transformation=RC2/OFB184/TBCPADDING 10:44:00,062 INFO [main][CipherTest] transformation=RC2/OFB184/X9.23 10:44:00,062 INFO [main][CipherTest] transformation=RC2/OFB184/X9.23PADDING 10:44:00,063 INFO [main][CipherTest] transformation=RC2/OFB184/ZEROBYTE 10:44:00,063 INFO [main][CipherTest] transformation=RC2/OFB184/ZEROBYTEPADDING 10:44:00,063 INFO [main][CipherTest] transformation=RC2/OFB192/ 10:44:00,063 INFO [main][CipherTest] transformation=RC2/OFB192/ISO10126 10:44:00,063 INFO [main][CipherTest] transformation=RC2/OFB192/ISO10126-2 10:44:00,063 INFO [main][CipherTest] transformation=RC2/OFB192/ISO10126-2PADDING 10:44:00,063 INFO [main][CipherTest] transformation=RC2/OFB192/ISO10126PADDING 10:44:00,063 INFO [main][CipherTest] transformation=RC2/OFB192/ISO7816-4 10:44:00,063 INFO [main][CipherTest] transformation=RC2/OFB192/ISO7816-4PADDING 10:44:00,063 INFO [main][CipherTest] transformation=RC2/OFB192/NOPADDING 10:44:00,063 INFO [main][CipherTest] transformation=RC2/OFB192/PKCS5 10:44:00,063 INFO [main][CipherTest] transformation=RC2/OFB192/PKCS5PADDING 10:44:00,063 INFO [main][CipherTest] transformation=RC2/OFB192/PKCS7 10:44:00,064 INFO [main][CipherTest] transformation=RC2/OFB192/PKCS7PADDING 10:44:00,064 INFO [main][CipherTest] transformation=RC2/OFB192/TBC 10:44:00,064 INFO [main][CipherTest] transformation=RC2/OFB192/TBCPADDING 10:44:00,064 INFO [main][CipherTest] transformation=RC2/OFB192/X9.23 10:44:00,064 INFO [main][CipherTest] transformation=RC2/OFB192/X9.23PADDING 10:44:00,064 INFO [main][CipherTest] transformation=RC2/OFB192/ZEROBYTE 10:44:00,064 INFO [main][CipherTest] transformation=RC2/OFB192/ZEROBYTEPADDING 10:44:00,064 INFO [main][CipherTest] transformation=RC2/OFB200/ 10:44:00,064 INFO [main][CipherTest] transformation=RC2/OFB200/ISO10126 10:44:00,064 INFO [main][CipherTest] transformation=RC2/OFB200/ISO10126-2 10:44:00,064 INFO [main][CipherTest] transformation=RC2/OFB200/ISO10126-2PADDING 10:44:00,064 INFO [main][CipherTest] transformation=RC2/OFB200/ISO10126PADDING 10:44:00,064 INFO [main][CipherTest] transformation=RC2/OFB200/ISO7816-4 10:44:00,064 INFO [main][CipherTest] transformation=RC2/OFB200/ISO7816-4PADDING 10:44:00,064 INFO [main][CipherTest] transformation=RC2/OFB200/NOPADDING 10:44:00,064 INFO [main][CipherTest] transformation=RC2/OFB200/PKCS5 10:44:00,065 INFO [main][CipherTest] transformation=RC2/OFB200/PKCS5PADDING 10:44:00,065 INFO [main][CipherTest] transformation=RC2/OFB200/PKCS7 10:44:00,065 INFO [main][CipherTest] transformation=RC2/OFB200/PKCS7PADDING 10:44:00,065 INFO [main][CipherTest] transformation=RC2/OFB200/TBC 10:44:00,065 INFO [main][CipherTest] transformation=RC2/OFB200/TBCPADDING 10:44:00,065 INFO [main][CipherTest] transformation=RC2/OFB200/X9.23 10:44:00,065 INFO [main][CipherTest] transformation=RC2/OFB200/X9.23PADDING 10:44:00,065 INFO [main][CipherTest] transformation=RC2/OFB200/ZEROBYTE 10:44:00,065 INFO [main][CipherTest] transformation=RC2/OFB200/ZEROBYTEPADDING 10:44:00,065 INFO [main][CipherTest] transformation=RC2/OFB208/ 10:44:00,065 INFO [main][CipherTest] transformation=RC2/OFB208/ISO10126 10:44:00,065 INFO [main][CipherTest] transformation=RC2/OFB208/ISO10126-2 10:44:00,065 INFO [main][CipherTest] transformation=RC2/OFB208/ISO10126-2PADDING 10:44:00,066 INFO [main][CipherTest] transformation=RC2/OFB208/ISO10126PADDING 10:44:00,066 INFO [main][CipherTest] transformation=RC2/OFB208/ISO7816-4 10:44:00,066 INFO [main][CipherTest] transformation=RC2/OFB208/ISO7816-4PADDING 10:44:00,066 INFO [main][CipherTest] transformation=RC2/OFB208/NOPADDING 10:44:00,066 INFO [main][CipherTest] transformation=RC2/OFB208/PKCS5 10:44:00,066 INFO [main][CipherTest] transformation=RC2/OFB208/PKCS5PADDING 10:44:00,066 INFO [main][CipherTest] transformation=RC2/OFB208/PKCS7 10:44:00,066 INFO [main][CipherTest] transformation=RC2/OFB208/PKCS7PADDING 10:44:00,066 INFO [main][CipherTest] transformation=RC2/OFB208/TBC 10:44:00,066 INFO [main][CipherTest] transformation=RC2/OFB208/TBCPADDING 10:44:00,066 INFO [main][CipherTest] transformation=RC2/OFB208/X9.23 10:44:00,066 INFO [main][CipherTest] transformation=RC2/OFB208/X9.23PADDING 10:44:00,066 INFO [main][CipherTest] transformation=RC2/OFB208/ZEROBYTE 10:44:00,066 INFO [main][CipherTest] transformation=RC2/OFB208/ZEROBYTEPADDING 10:44:00,066 INFO [main][CipherTest] transformation=RC2/OFB216/ 10:44:00,066 INFO [main][CipherTest] transformation=RC2/OFB216/ISO10126 10:44:00,066 INFO [main][CipherTest] transformation=RC2/OFB216/ISO10126-2 10:44:00,066 INFO [main][CipherTest] transformation=RC2/OFB216/ISO10126-2PADDING 10:44:00,066 INFO [main][CipherTest] transformation=RC2/OFB216/ISO10126PADDING 10:44:00,067 INFO [main][CipherTest] transformation=RC2/OFB216/ISO7816-4 10:44:00,067 INFO [main][CipherTest] transformation=RC2/OFB216/ISO7816-4PADDING 10:44:00,067 INFO [main][CipherTest] transformation=RC2/OFB216/NOPADDING 10:44:00,067 INFO [main][CipherTest] transformation=RC2/OFB216/PKCS5 10:44:00,067 INFO [main][CipherTest] transformation=RC2/OFB216/PKCS5PADDING 10:44:00,067 INFO [main][CipherTest] transformation=RC2/OFB216/PKCS7 10:44:00,067 INFO [main][CipherTest] transformation=RC2/OFB216/PKCS7PADDING 10:44:00,067 INFO [main][CipherTest] transformation=RC2/OFB216/TBC 10:44:00,067 INFO [main][CipherTest] transformation=RC2/OFB216/TBCPADDING 10:44:00,067 INFO [main][CipherTest] transformation=RC2/OFB216/X9.23 10:44:00,067 INFO [main][CipherTest] transformation=RC2/OFB216/X9.23PADDING 10:44:00,067 INFO [main][CipherTest] transformation=RC2/OFB216/ZEROBYTE 10:44:00,067 INFO [main][CipherTest] transformation=RC2/OFB216/ZEROBYTEPADDING 10:44:00,067 INFO [main][CipherTest] transformation=RC2/OFB224/ 10:44:00,068 INFO [main][CipherTest] transformation=RC2/OFB224/ISO10126 10:44:00,068 INFO [main][CipherTest] transformation=RC2/OFB224/ISO10126-2 10:44:00,068 INFO [main][CipherTest] transformation=RC2/OFB224/ISO10126-2PADDING 10:44:00,068 INFO [main][CipherTest] transformation=RC2/OFB224/ISO10126PADDING 10:44:00,068 INFO [main][CipherTest] transformation=RC2/OFB224/ISO7816-4 10:44:00,068 INFO [main][CipherTest] transformation=RC2/OFB224/ISO7816-4PADDING 10:44:00,068 INFO [main][CipherTest] transformation=RC2/OFB224/NOPADDING 10:44:00,068 INFO [main][CipherTest] transformation=RC2/OFB224/PKCS5 10:44:00,068 INFO [main][CipherTest] transformation=RC2/OFB224/PKCS5PADDING 10:44:00,068 INFO [main][CipherTest] transformation=RC2/OFB224/PKCS7 10:44:00,068 INFO [main][CipherTest] transformation=RC2/OFB224/PKCS7PADDING 10:44:00,068 INFO [main][CipherTest] transformation=RC2/OFB224/TBC 10:44:00,068 INFO [main][CipherTest] transformation=RC2/OFB224/TBCPADDING 10:44:00,068 INFO [main][CipherTest] transformation=RC2/OFB224/X9.23 10:44:00,068 INFO [main][CipherTest] transformation=RC2/OFB224/X9.23PADDING 10:44:00,068 INFO [main][CipherTest] transformation=RC2/OFB224/ZEROBYTE 10:44:00,068 INFO [main][CipherTest] transformation=RC2/OFB224/ZEROBYTEPADDING 10:44:00,069 INFO [main][CipherTest] transformation=RC2/OFB232/ 10:44:00,069 INFO [main][CipherTest] transformation=RC2/OFB232/ISO10126 10:44:00,069 INFO [main][CipherTest] transformation=RC2/OFB232/ISO10126-2 10:44:00,069 INFO [main][CipherTest] transformation=RC2/OFB232/ISO10126-2PADDING 10:44:00,069 INFO [main][CipherTest] transformation=RC2/OFB232/ISO10126PADDING 10:44:00,069 INFO [main][CipherTest] transformation=RC2/OFB232/ISO7816-4 10:44:00,069 INFO [main][CipherTest] transformation=RC2/OFB232/ISO7816-4PADDING 10:44:00,069 INFO [main][CipherTest] transformation=RC2/OFB232/NOPADDING 10:44:00,069 INFO [main][CipherTest] transformation=RC2/OFB232/PKCS5 10:44:00,069 INFO [main][CipherTest] transformation=RC2/OFB232/PKCS5PADDING 10:44:00,069 INFO [main][CipherTest] transformation=RC2/OFB232/PKCS7 10:44:00,069 INFO [main][CipherTest] transformation=RC2/OFB232/PKCS7PADDING 10:44:00,069 INFO [main][CipherTest] transformation=RC2/OFB232/TBC 10:44:00,069 INFO [main][CipherTest] transformation=RC2/OFB232/TBCPADDING 10:44:00,069 INFO [main][CipherTest] transformation=RC2/OFB232/X9.23 10:44:00,069 INFO [main][CipherTest] transformation=RC2/OFB232/X9.23PADDING 10:44:00,069 INFO [main][CipherTest] transformation=RC2/OFB232/ZEROBYTE 10:44:00,069 INFO [main][CipherTest] transformation=RC2/OFB232/ZEROBYTEPADDING 10:44:00,070 INFO [main][CipherTest] transformation=RC2/OFB24/ 10:44:00,070 INFO [main][CipherTest] transformation=RC2/OFB24/ISO10126 10:44:00,070 INFO [main][CipherTest] transformation=RC2/OFB24/ISO10126-2 10:44:00,070 INFO [main][CipherTest] transformation=RC2/OFB24/ISO10126-2PADDING 10:44:00,070 INFO [main][CipherTest] transformation=RC2/OFB24/ISO10126PADDING 10:44:00,070 INFO [main][CipherTest] transformation=RC2/OFB24/ISO7816-4 10:44:00,070 INFO [main][CipherTest] transformation=RC2/OFB24/ISO7816-4PADDING 10:44:00,070 INFO [main][CipherTest] transformation=RC2/OFB24/NOPADDING 10:44:00,070 INFO [main][CipherTest] transformation=RC2/OFB24/PKCS5 10:44:00,070 INFO [main][CipherTest] transformation=RC2/OFB24/PKCS5PADDING 10:44:00,070 INFO [main][CipherTest] transformation=RC2/OFB24/PKCS7 10:44:00,070 INFO [main][CipherTest] transformation=RC2/OFB24/PKCS7PADDING 10:44:00,070 INFO [main][CipherTest] transformation=RC2/OFB24/TBC 10:44:00,070 INFO [main][CipherTest] transformation=RC2/OFB24/TBCPADDING 10:44:00,070 INFO [main][CipherTest] transformation=RC2/OFB24/X9.23 10:44:00,070 INFO [main][CipherTest] transformation=RC2/OFB24/X9.23PADDING 10:44:00,071 INFO [main][CipherTest] transformation=RC2/OFB24/ZEROBYTE 10:44:00,071 INFO [main][CipherTest] transformation=RC2/OFB24/ZEROBYTEPADDING 10:44:00,071 INFO [main][CipherTest] transformation=RC2/OFB240/ 10:44:00,071 INFO [main][CipherTest] transformation=RC2/OFB240/ISO10126 10:44:00,071 INFO [main][CipherTest] transformation=RC2/OFB240/ISO10126-2 10:44:00,071 INFO [main][CipherTest] transformation=RC2/OFB240/ISO10126-2PADDING 10:44:00,071 INFO [main][CipherTest] transformation=RC2/OFB240/ISO10126PADDING 10:44:00,071 INFO [main][CipherTest] transformation=RC2/OFB240/ISO7816-4 10:44:00,071 INFO [main][CipherTest] transformation=RC2/OFB240/ISO7816-4PADDING 10:44:00,071 INFO [main][CipherTest] transformation=RC2/OFB240/NOPADDING 10:44:00,071 INFO [main][CipherTest] transformation=RC2/OFB240/PKCS5 10:44:00,071 INFO [main][CipherTest] transformation=RC2/OFB240/PKCS5PADDING 10:44:00,072 INFO [main][CipherTest] transformation=RC2/OFB240/PKCS7 10:44:00,072 INFO [main][CipherTest] transformation=RC2/OFB240/PKCS7PADDING 10:44:00,072 INFO [main][CipherTest] transformation=RC2/OFB240/TBC 10:44:00,072 INFO [main][CipherTest] transformation=RC2/OFB240/TBCPADDING 10:44:00,072 INFO [main][CipherTest] transformation=RC2/OFB240/X9.23 10:44:00,072 INFO [main][CipherTest] transformation=RC2/OFB240/X9.23PADDING 10:44:00,072 INFO [main][CipherTest] transformation=RC2/OFB240/ZEROBYTE 10:44:00,072 INFO [main][CipherTest] transformation=RC2/OFB240/ZEROBYTEPADDING 10:44:00,072 INFO [main][CipherTest] transformation=RC2/OFB248/ 10:44:00,072 INFO [main][CipherTest] transformation=RC2/OFB248/ISO10126 10:44:00,072 INFO [main][CipherTest] transformation=RC2/OFB248/ISO10126-2 10:44:00,072 INFO [main][CipherTest] transformation=RC2/OFB248/ISO10126-2PADDING 10:44:00,073 INFO [main][CipherTest] transformation=RC2/OFB248/ISO10126PADDING 10:44:00,073 INFO [main][CipherTest] transformation=RC2/OFB248/ISO7816-4 10:44:00,073 INFO [main][CipherTest] transformation=RC2/OFB248/ISO7816-4PADDING 10:44:00,073 INFO [main][CipherTest] transformation=RC2/OFB248/NOPADDING 10:44:00,073 INFO [main][CipherTest] transformation=RC2/OFB248/PKCS5 10:44:00,073 INFO [main][CipherTest] transformation=RC2/OFB248/PKCS5PADDING 10:44:00,073 INFO [main][CipherTest] transformation=RC2/OFB248/PKCS7 10:44:00,073 INFO [main][CipherTest] transformation=RC2/OFB248/PKCS7PADDING 10:44:00,073 INFO [main][CipherTest] transformation=RC2/OFB248/TBC 10:44:00,073 INFO [main][CipherTest] transformation=RC2/OFB248/TBCPADDING 10:44:00,073 INFO [main][CipherTest] transformation=RC2/OFB248/X9.23 10:44:00,073 INFO [main][CipherTest] transformation=RC2/OFB248/X9.23PADDING 10:44:00,073 INFO [main][CipherTest] transformation=RC2/OFB248/ZEROBYTE 10:44:00,073 INFO [main][CipherTest] transformation=RC2/OFB248/ZEROBYTEPADDING 10:44:00,073 INFO [main][CipherTest] transformation=RC2/OFB256/ 10:44:00,073 INFO [main][CipherTest] transformation=RC2/OFB256/ISO10126 10:44:00,074 INFO [main][CipherTest] transformation=RC2/OFB256/ISO10126-2 10:44:00,074 INFO [main][CipherTest] transformation=RC2/OFB256/ISO10126-2PADDING 10:44:00,074 INFO [main][CipherTest] transformation=RC2/OFB256/ISO10126PADDING 10:44:00,074 INFO [main][CipherTest] transformation=RC2/OFB256/ISO7816-4 10:44:00,074 INFO [main][CipherTest] transformation=RC2/OFB256/ISO7816-4PADDING 10:44:00,074 INFO [main][CipherTest] transformation=RC2/OFB256/NOPADDING 10:44:00,074 INFO [main][CipherTest] transformation=RC2/OFB256/PKCS5 10:44:00,074 INFO [main][CipherTest] transformation=RC2/OFB256/PKCS5PADDING 10:44:00,074 INFO [main][CipherTest] transformation=RC2/OFB256/PKCS7 10:44:00,074 INFO [main][CipherTest] transformation=RC2/OFB256/PKCS7PADDING 10:44:00,074 INFO [main][CipherTest] transformation=RC2/OFB256/TBC 10:44:00,074 INFO [main][CipherTest] transformation=RC2/OFB256/TBCPADDING 10:44:00,074 INFO [main][CipherTest] transformation=RC2/OFB256/X9.23 10:44:00,074 INFO [main][CipherTest] transformation=RC2/OFB256/X9.23PADDING 10:44:00,074 INFO [main][CipherTest] transformation=RC2/OFB256/ZEROBYTE 10:44:00,074 INFO [main][CipherTest] transformation=RC2/OFB256/ZEROBYTEPADDING 10:44:00,075 INFO [main][CipherTest] transformation=RC2/OFB32/ 10:44:00,075 INFO [main][CipherTest] transformation=RC2/OFB32/ISO10126 10:44:00,075 INFO [main][CipherTest] transformation=RC2/OFB32/ISO10126-2 10:44:00,075 INFO [main][CipherTest] transformation=RC2/OFB32/ISO10126-2PADDING 10:44:00,075 INFO [main][CipherTest] transformation=RC2/OFB32/ISO10126PADDING 10:44:00,075 INFO [main][CipherTest] transformation=RC2/OFB32/ISO7816-4 10:44:00,075 INFO [main][CipherTest] transformation=RC2/OFB32/ISO7816-4PADDING 10:44:00,075 INFO [main][CipherTest] transformation=RC2/OFB32/NOPADDING 10:44:00,075 INFO [main][CipherTest] transformation=RC2/OFB32/PKCS5 10:44:00,075 INFO [main][CipherTest] transformation=RC2/OFB32/PKCS5PADDING 10:44:00,075 INFO [main][CipherTest] transformation=RC2/OFB32/PKCS7 10:44:00,075 INFO [main][CipherTest] transformation=RC2/OFB32/PKCS7PADDING 10:44:00,075 INFO [main][CipherTest] transformation=RC2/OFB32/TBC 10:44:00,076 INFO [main][CipherTest] transformation=RC2/OFB32/TBCPADDING 10:44:00,076 INFO [main][CipherTest] transformation=RC2/OFB32/X9.23 10:44:00,076 INFO [main][CipherTest] transformation=RC2/OFB32/X9.23PADDING 10:44:00,076 INFO [main][CipherTest] transformation=RC2/OFB32/ZEROBYTE 10:44:00,076 INFO [main][CipherTest] transformation=RC2/OFB32/ZEROBYTEPADDING 10:44:00,076 INFO [main][CipherTest] transformation=RC2/OFB40/ 10:44:00,076 INFO [main][CipherTest] transformation=RC2/OFB40/ISO10126 10:44:00,076 INFO [main][CipherTest] transformation=RC2/OFB40/ISO10126-2 10:44:00,076 INFO [main][CipherTest] transformation=RC2/OFB40/ISO10126-2PADDING 10:44:00,076 INFO [main][CipherTest] transformation=RC2/OFB40/ISO10126PADDING 10:44:00,076 INFO [main][CipherTest] transformation=RC2/OFB40/ISO7816-4 10:44:00,076 INFO [main][CipherTest] transformation=RC2/OFB40/ISO7816-4PADDING 10:44:00,076 INFO [main][CipherTest] transformation=RC2/OFB40/NOPADDING 10:44:00,076 INFO [main][CipherTest] transformation=RC2/OFB40/PKCS5 10:44:00,076 INFO [main][CipherTest] transformation=RC2/OFB40/PKCS5PADDING 10:44:00,076 INFO [main][CipherTest] transformation=RC2/OFB40/PKCS7 10:44:00,077 INFO [main][CipherTest] transformation=RC2/OFB40/PKCS7PADDING 10:44:00,077 INFO [main][CipherTest] transformation=RC2/OFB40/TBC 10:44:00,077 INFO [main][CipherTest] transformation=RC2/OFB40/TBCPADDING 10:44:00,077 INFO [main][CipherTest] transformation=RC2/OFB40/X9.23 10:44:00,077 INFO [main][CipherTest] transformation=RC2/OFB40/X9.23PADDING 10:44:00,077 INFO [main][CipherTest] transformation=RC2/OFB40/ZEROBYTE 10:44:00,077 INFO [main][CipherTest] transformation=RC2/OFB40/ZEROBYTEPADDING 10:44:00,077 INFO [main][CipherTest] transformation=RC2/OFB48/ 10:44:00,077 INFO [main][CipherTest] transformation=RC2/OFB48/ISO10126 10:44:00,077 INFO [main][CipherTest] transformation=RC2/OFB48/ISO10126-2 10:44:00,077 INFO [main][CipherTest] transformation=RC2/OFB48/ISO10126-2PADDING 10:44:00,077 INFO [main][CipherTest] transformation=RC2/OFB48/ISO10126PADDING 10:44:00,077 INFO [main][CipherTest] transformation=RC2/OFB48/ISO7816-4 10:44:00,077 INFO [main][CipherTest] transformation=RC2/OFB48/ISO7816-4PADDING 10:44:00,077 INFO [main][CipherTest] transformation=RC2/OFB48/NOPADDING 10:44:00,077 INFO [main][CipherTest] transformation=RC2/OFB48/PKCS5 10:44:00,077 INFO [main][CipherTest] transformation=RC2/OFB48/PKCS5PADDING 10:44:00,077 INFO [main][CipherTest] transformation=RC2/OFB48/PKCS7 10:44:00,078 INFO [main][CipherTest] transformation=RC2/OFB48/PKCS7PADDING 10:44:00,078 INFO [main][CipherTest] transformation=RC2/OFB48/TBC 10:44:00,078 INFO [main][CipherTest] transformation=RC2/OFB48/TBCPADDING 10:44:00,078 INFO [main][CipherTest] transformation=RC2/OFB48/X9.23 10:44:00,078 INFO [main][CipherTest] transformation=RC2/OFB48/X9.23PADDING 10:44:00,078 INFO [main][CipherTest] transformation=RC2/OFB48/ZEROBYTE 10:44:00,078 INFO [main][CipherTest] transformation=RC2/OFB48/ZEROBYTEPADDING 10:44:00,078 INFO [main][CipherTest] transformation=RC2/OFB56/ 10:44:00,078 INFO [main][CipherTest] transformation=RC2/OFB56/ISO10126 10:44:00,078 INFO [main][CipherTest] transformation=RC2/OFB56/ISO10126-2 10:44:00,078 INFO [main][CipherTest] transformation=RC2/OFB56/ISO10126-2PADDING 10:44:00,078 INFO [main][CipherTest] transformation=RC2/OFB56/ISO10126PADDING 10:44:00,078 INFO [main][CipherTest] transformation=RC2/OFB56/ISO7816-4 10:44:00,078 INFO [main][CipherTest] transformation=RC2/OFB56/ISO7816-4PADDING 10:44:00,078 INFO [main][CipherTest] transformation=RC2/OFB56/NOPADDING 10:44:00,078 INFO [main][CipherTest] transformation=RC2/OFB56/PKCS5 10:44:00,078 INFO [main][CipherTest] transformation=RC2/OFB56/PKCS5PADDING 10:44:00,078 INFO [main][CipherTest] transformation=RC2/OFB56/PKCS7 10:44:00,079 INFO [main][CipherTest] transformation=RC2/OFB56/PKCS7PADDING 10:44:00,079 INFO [main][CipherTest] transformation=RC2/OFB56/TBC 10:44:00,079 INFO [main][CipherTest] transformation=RC2/OFB56/TBCPADDING 10:44:00,079 INFO [main][CipherTest] transformation=RC2/OFB56/X9.23 10:44:00,079 INFO [main][CipherTest] transformation=RC2/OFB56/X9.23PADDING 10:44:00,079 INFO [main][CipherTest] transformation=RC2/OFB56/ZEROBYTE 10:44:00,079 INFO [main][CipherTest] transformation=RC2/OFB56/ZEROBYTEPADDING 10:44:00,079 INFO [main][CipherTest] transformation=RC2/OFB64/ 10:44:00,079 INFO [main][CipherTest] transformation=RC2/OFB64/ISO10126 10:44:00,079 INFO [main][CipherTest] transformation=RC2/OFB64/ISO10126-2 10:44:00,079 INFO [main][CipherTest] transformation=RC2/OFB64/ISO10126-2PADDING 10:44:00,079 INFO [main][CipherTest] transformation=RC2/OFB64/ISO10126PADDING 10:44:00,080 INFO [main][CipherTest] transformation=RC2/OFB64/ISO7816-4 10:44:00,080 INFO [main][CipherTest] transformation=RC2/OFB64/ISO7816-4PADDING 10:44:00,080 INFO [main][CipherTest] transformation=RC2/OFB64/NOPADDING 10:44:00,080 INFO [main][CipherTest] transformation=RC2/OFB64/PKCS5 10:44:00,080 INFO [main][CipherTest] transformation=RC2/OFB64/PKCS5PADDING 10:44:00,080 INFO [main][CipherTest] transformation=RC2/OFB64/PKCS7 10:44:00,080 INFO [main][CipherTest] transformation=RC2/OFB64/PKCS7PADDING 10:44:00,080 INFO [main][CipherTest] transformation=RC2/OFB64/TBC 10:44:00,080 INFO [main][CipherTest] transformation=RC2/OFB64/TBCPADDING 10:44:00,080 INFO [main][CipherTest] transformation=RC2/OFB64/X9.23 10:44:00,080 INFO [main][CipherTest] transformation=RC2/OFB64/X9.23PADDING 10:44:00,080 INFO [main][CipherTest] transformation=RC2/OFB64/ZEROBYTE 10:44:00,080 INFO [main][CipherTest] transformation=RC2/OFB64/ZEROBYTEPADDING 10:44:00,080 INFO [main][CipherTest] transformation=RC2/OFB72/ 10:44:00,080 INFO [main][CipherTest] transformation=RC2/OFB72/ISO10126 10:44:00,080 INFO [main][CipherTest] transformation=RC2/OFB72/ISO10126-2 10:44:00,080 INFO [main][CipherTest] transformation=RC2/OFB72/ISO10126-2PADDING 10:44:00,080 INFO [main][CipherTest] transformation=RC2/OFB72/ISO10126PADDING 10:44:00,081 INFO [main][CipherTest] transformation=RC2/OFB72/ISO7816-4 10:44:00,081 INFO [main][CipherTest] transformation=RC2/OFB72/ISO7816-4PADDING 10:44:00,081 INFO [main][CipherTest] transformation=RC2/OFB72/NOPADDING 10:44:00,081 INFO [main][CipherTest] transformation=RC2/OFB72/PKCS5 10:44:00,081 INFO [main][CipherTest] transformation=RC2/OFB72/PKCS5PADDING 10:44:00,081 INFO [main][CipherTest] transformation=RC2/OFB72/PKCS7 10:44:00,081 INFO [main][CipherTest] transformation=RC2/OFB72/PKCS7PADDING 10:44:00,081 INFO [main][CipherTest] transformation=RC2/OFB72/TBC 10:44:00,081 INFO [main][CipherTest] transformation=RC2/OFB72/TBCPADDING 10:44:00,081 INFO [main][CipherTest] transformation=RC2/OFB72/X9.23 10:44:00,081 INFO [main][CipherTest] transformation=RC2/OFB72/X9.23PADDING 10:44:00,081 INFO [main][CipherTest] transformation=RC2/OFB72/ZEROBYTE 10:44:00,081 INFO [main][CipherTest] transformation=RC2/OFB72/ZEROBYTEPADDING 10:44:00,081 INFO [main][CipherTest] transformation=RC2/OFB8/ 10:44:00,081 INFO [main][CipherTest] transformation=RC2/OFB8/ISO10126 10:44:00,081 INFO [main][CipherTest] transformation=RC2/OFB8/ISO10126-2 10:44:00,081 INFO [main][CipherTest] transformation=RC2/OFB8/ISO10126-2PADDING 10:44:00,081 INFO [main][CipherTest] transformation=RC2/OFB8/ISO10126PADDING 10:44:00,082 INFO [main][CipherTest] transformation=RC2/OFB8/ISO7816-4 10:44:00,082 INFO [main][CipherTest] transformation=RC2/OFB8/ISO7816-4PADDING 10:44:00,082 INFO [main][CipherTest] transformation=RC2/OFB8/NOPADDING 10:44:00,082 INFO [main][CipherTest] transformation=RC2/OFB8/PKCS5 10:44:00,082 INFO [main][CipherTest] transformation=RC2/OFB8/PKCS5PADDING 10:44:00,082 INFO [main][CipherTest] transformation=RC2/OFB8/PKCS7 10:44:00,082 INFO [main][CipherTest] transformation=RC2/OFB8/PKCS7PADDING 10:44:00,082 INFO [main][CipherTest] transformation=RC2/OFB8/TBC 10:44:00,082 INFO [main][CipherTest] transformation=RC2/OFB8/TBCPADDING 10:44:00,082 INFO [main][CipherTest] transformation=RC2/OFB8/X9.23 10:44:00,082 INFO [main][CipherTest] transformation=RC2/OFB8/X9.23PADDING 10:44:00,082 INFO [main][CipherTest] transformation=RC2/OFB8/ZEROBYTE 10:44:00,082 INFO [main][CipherTest] transformation=RC2/OFB8/ZEROBYTEPADDING 10:44:00,082 INFO [main][CipherTest] transformation=RC2/OFB80/ 10:44:00,082 INFO [main][CipherTest] transformation=RC2/OFB80/ISO10126 10:44:00,082 INFO [main][CipherTest] transformation=RC2/OFB80/ISO10126-2 10:44:00,082 INFO [main][CipherTest] transformation=RC2/OFB80/ISO10126-2PADDING 10:44:00,083 INFO [main][CipherTest] transformation=RC2/OFB80/ISO10126PADDING 10:44:00,083 INFO [main][CipherTest] transformation=RC2/OFB80/ISO7816-4 10:44:00,083 INFO [main][CipherTest] transformation=RC2/OFB80/ISO7816-4PADDING 10:44:00,083 INFO [main][CipherTest] transformation=RC2/OFB80/NOPADDING 10:44:00,083 INFO [main][CipherTest] transformation=RC2/OFB80/PKCS5 10:44:00,083 INFO [main][CipherTest] transformation=RC2/OFB80/PKCS5PADDING 10:44:00,083 INFO [main][CipherTest] transformation=RC2/OFB80/PKCS7 10:44:00,083 INFO [main][CipherTest] transformation=RC2/OFB80/PKCS7PADDING 10:44:00,083 INFO [main][CipherTest] transformation=RC2/OFB80/TBC 10:44:00,083 INFO [main][CipherTest] transformation=RC2/OFB80/TBCPADDING 10:44:00,083 INFO [main][CipherTest] transformation=RC2/OFB80/X9.23 10:44:00,083 INFO [main][CipherTest] transformation=RC2/OFB80/X9.23PADDING 10:44:00,083 INFO [main][CipherTest] transformation=RC2/OFB80/ZEROBYTE 10:44:00,083 INFO [main][CipherTest] transformation=RC2/OFB80/ZEROBYTEPADDING 10:44:00,084 INFO [main][CipherTest] transformation=RC2/OFB88/ 10:44:00,084 INFO [main][CipherTest] transformation=RC2/OFB88/ISO10126 10:44:00,084 INFO [main][CipherTest] transformation=RC2/OFB88/ISO10126-2 10:44:00,084 INFO [main][CipherTest] transformation=RC2/OFB88/ISO10126-2PADDING 10:44:00,084 INFO [main][CipherTest] transformation=RC2/OFB88/ISO10126PADDING 10:44:00,084 INFO [main][CipherTest] transformation=RC2/OFB88/ISO7816-4 10:44:00,084 INFO [main][CipherTest] transformation=RC2/OFB88/ISO7816-4PADDING 10:44:00,084 INFO [main][CipherTest] transformation=RC2/OFB88/NOPADDING 10:44:00,084 INFO [main][CipherTest] transformation=RC2/OFB88/PKCS5 10:44:00,084 INFO [main][CipherTest] transformation=RC2/OFB88/PKCS5PADDING 10:44:00,084 INFO [main][CipherTest] transformation=RC2/OFB88/PKCS7 10:44:00,084 INFO [main][CipherTest] transformation=RC2/OFB88/PKCS7PADDING 10:44:00,084 INFO [main][CipherTest] transformation=RC2/OFB88/TBC 10:44:00,085 INFO [main][CipherTest] transformation=RC2/OFB88/TBCPADDING 10:44:00,085 INFO [main][CipherTest] transformation=RC2/OFB88/X9.23 10:44:00,085 INFO [main][CipherTest] transformation=RC2/OFB88/X9.23PADDING 10:44:00,085 INFO [main][CipherTest] transformation=RC2/OFB88/ZEROBYTE 10:44:00,085 INFO [main][CipherTest] transformation=RC2/OFB88/ZEROBYTEPADDING 10:44:00,085 INFO [main][CipherTest] transformation=RC2/OFB96/ 10:44:00,085 INFO [main][CipherTest] transformation=RC2/OFB96/ISO10126 10:44:00,085 INFO [main][CipherTest] transformation=RC2/OFB96/ISO10126-2 10:44:00,085 INFO [main][CipherTest] transformation=RC2/OFB96/ISO10126-2PADDING 10:44:00,085 INFO [main][CipherTest] transformation=RC2/OFB96/ISO10126PADDING 10:44:00,085 INFO [main][CipherTest] transformation=RC2/OFB96/ISO7816-4 10:44:00,085 INFO [main][CipherTest] transformation=RC2/OFB96/ISO7816-4PADDING 10:44:00,085 INFO [main][CipherTest] transformation=RC2/OFB96/NOPADDING 10:44:00,085 INFO [main][CipherTest] transformation=RC2/OFB96/PKCS5 10:44:00,085 INFO [main][CipherTest] transformation=RC2/OFB96/PKCS5PADDING 10:44:00,085 INFO [main][CipherTest] transformation=RC2/OFB96/PKCS7 10:44:00,086 INFO [main][CipherTest] transformation=RC2/OFB96/PKCS7PADDING 10:44:00,086 INFO [main][CipherTest] transformation=RC2/OFB96/TBC 10:44:00,086 INFO [main][CipherTest] transformation=RC2/OFB96/TBCPADDING 10:44:00,086 INFO [main][CipherTest] transformation=RC2/OFB96/X9.23 10:44:00,086 INFO [main][CipherTest] transformation=RC2/OFB96/X9.23PADDING 10:44:00,086 INFO [main][CipherTest] transformation=RC2/OFB96/ZEROBYTE 10:44:00,086 INFO [main][CipherTest] transformation=RC2/OFB96/ZEROBYTEPADDING 10:44:00,086 INFO [main][CipherTest] transformation=RC2/SIC/ 10:44:00,086 INFO [main][CipherTest] transformation=RC2/SIC/ISO10126 10:44:00,086 INFO [main][CipherTest] transformation=RC2/SIC/ISO10126-2 10:44:00,086 INFO [main][CipherTest] transformation=RC2/SIC/ISO10126-2PADDING 10:44:00,086 INFO [main][CipherTest] transformation=RC2/SIC/ISO10126PADDING 10:44:00,086 INFO [main][CipherTest] transformation=RC2/SIC/ISO7816-4 10:44:00,087 INFO [main][CipherTest] transformation=RC2/SIC/ISO7816-4PADDING 10:44:00,087 INFO [main][CipherTest] transformation=RC2/SIC/NOPADDING 10:44:00,087 INFO [main][CipherTest] transformation=RC2/SIC/PKCS5 10:44:00,087 INFO [main][CipherTest] transformation=RC2/SIC/PKCS5PADDING 10:44:00,087 INFO [main][CipherTest] transformation=RC2/SIC/PKCS7 10:44:00,087 INFO [main][CipherTest] transformation=RC2/SIC/PKCS7PADDING 10:44:00,087 INFO [main][CipherTest] transformation=RC2/SIC/TBC 10:44:00,087 INFO [main][CipherTest] transformation=RC2/SIC/TBCPADDING 10:44:00,087 INFO [main][CipherTest] transformation=RC2/SIC/X9.23 10:44:00,088 INFO [main][CipherTest] transformation=RC2/SIC/X9.23PADDING 10:44:00,088 INFO [main][CipherTest] transformation=RC2/SIC/ZEROBYTE 10:44:00,088 INFO [main][CipherTest] transformation=RC2/SIC/ZEROBYTEPADDING 10:44:00,088 INFO [main][CipherTest] transformation=RC4// 10:44:00,088 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "RC4//" does not support IV => Skipping. 10:44:00,088 INFO [main][CipherTest] transformation=RC4//NOPADDING 10:44:00,088 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "RC4//NOPADDING" does not support IV => Skipping. 10:44:00,088 INFO [main][CipherTest] transformation=RC4/ECB/ 10:44:00,089 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "RC4/ECB/" does not support IV => Skipping. 10:44:00,089 INFO [main][CipherTest] transformation=RC4/ECB/NOPADDING 10:44:00,089 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "RC4/ECB/NOPADDING" does not support IV => Skipping. 10:44:00,089 INFO [main][CipherTest] transformation=RC5-32// 10:44:00,089 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "RC5-32//" does not support IV => Skipping. 10:44:00,089 INFO [main][CipherTest] transformation=RC5-32//NOPADDING 10:44:00,089 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "RC5-32//NOPADDING" does not support IV => Skipping. 10:44:00,090 INFO [main][CipherTest] transformation=RC5-32/CBC-CTS/ 10:44:00,090 INFO [main][CipherTest] transformation=RC5-32/CBC-CTS/NOPADDING 10:44:00,090 INFO [main][CipherTest] transformation=RC5-32/CBC/ 10:44:00,090 INFO [main][CipherTest] transformation=RC5-32/CBC/ISO10126 10:44:00,090 INFO [main][CipherTest] transformation=RC5-32/CBC/ISO10126-2 10:44:00,091 INFO [main][CipherTest] transformation=RC5-32/CBC/ISO10126-2PADDING 10:44:00,091 INFO [main][CipherTest] transformation=RC5-32/CBC/ISO10126PADDING 10:44:00,091 INFO [main][CipherTest] transformation=RC5-32/CBC/ISO7816-4 10:44:00,091 INFO [main][CipherTest] transformation=RC5-32/CBC/ISO7816-4PADDING 10:44:00,091 INFO [main][CipherTest] transformation=RC5-32/CBC/NOPADDING 10:44:00,092 INFO [main][CipherTest] transformation=RC5-32/CBC/PKCS5 10:44:00,092 INFO [main][CipherTest] transformation=RC5-32/CBC/PKCS5PADDING 10:44:00,092 INFO [main][CipherTest] transformation=RC5-32/CBC/PKCS7 10:44:00,092 INFO [main][CipherTest] transformation=RC5-32/CBC/PKCS7PADDING 10:44:00,092 INFO [main][CipherTest] transformation=RC5-32/CBC/TBC 10:44:00,093 INFO [main][CipherTest] transformation=RC5-32/CBC/TBCPADDING 10:44:00,093 INFO [main][CipherTest] transformation=RC5-32/CBC/X9.23 10:44:00,093 INFO [main][CipherTest] transformation=RC5-32/CBC/X9.23PADDING 10:44:00,093 INFO [main][CipherTest] transformation=RC5-32/CBC/ZEROBYTE 10:44:00,093 INFO [main][CipherTest] transformation=RC5-32/CBC/ZEROBYTEPADDING 10:44:00,093 INFO [main][CipherTest] transformation=RC5-32/CFB/ 10:44:00,094 INFO [main][CipherTest] transformation=RC5-32/CFB/ISO10126 10:44:00,094 INFO [main][CipherTest] transformation=RC5-32/CFB/ISO10126-2 10:44:00,094 INFO [main][CipherTest] transformation=RC5-32/CFB/ISO10126-2PADDING 10:44:00,094 INFO [main][CipherTest] transformation=RC5-32/CFB/ISO10126PADDING 10:44:00,094 INFO [main][CipherTest] transformation=RC5-32/CFB/ISO7816-4 10:44:00,094 INFO [main][CipherTest] transformation=RC5-32/CFB/ISO7816-4PADDING 10:44:00,095 INFO [main][CipherTest] transformation=RC5-32/CFB/NOPADDING 10:44:00,095 INFO [main][CipherTest] transformation=RC5-32/CFB/PKCS5 10:44:00,095 INFO [main][CipherTest] transformation=RC5-32/CFB/PKCS5PADDING 10:44:00,095 INFO [main][CipherTest] transformation=RC5-32/CFB/PKCS7 10:44:00,095 INFO [main][CipherTest] transformation=RC5-32/CFB/PKCS7PADDING 10:44:00,095 INFO [main][CipherTest] transformation=RC5-32/CFB/TBC 10:44:00,096 INFO [main][CipherTest] transformation=RC5-32/CFB/TBCPADDING 10:44:00,096 INFO [main][CipherTest] transformation=RC5-32/CFB/X9.23 10:44:00,096 INFO [main][CipherTest] transformation=RC5-32/CFB/X9.23PADDING 10:44:00,096 INFO [main][CipherTest] transformation=RC5-32/CFB/ZEROBYTE 10:44:00,096 INFO [main][CipherTest] transformation=RC5-32/CFB/ZEROBYTEPADDING 10:44:00,097 INFO [main][CipherTest] transformation=RC5-32/CFB104/ 10:44:00,097 INFO [main][CipherTest] transformation=RC5-32/CFB104/ISO10126 10:44:00,097 INFO [main][CipherTest] transformation=RC5-32/CFB104/ISO10126-2 10:44:00,097 INFO [main][CipherTest] transformation=RC5-32/CFB104/ISO10126-2PADDING 10:44:00,097 INFO [main][CipherTest] transformation=RC5-32/CFB104/ISO10126PADDING 10:44:00,097 INFO [main][CipherTest] transformation=RC5-32/CFB104/ISO7816-4 10:44:00,097 INFO [main][CipherTest] transformation=RC5-32/CFB104/ISO7816-4PADDING 10:44:00,098 INFO [main][CipherTest] transformation=RC5-32/CFB104/NOPADDING 10:44:00,098 INFO [main][CipherTest] transformation=RC5-32/CFB104/PKCS5 10:44:00,098 INFO [main][CipherTest] transformation=RC5-32/CFB104/PKCS5PADDING 10:44:00,098 INFO [main][CipherTest] transformation=RC5-32/CFB104/PKCS7 10:44:00,098 INFO [main][CipherTest] transformation=RC5-32/CFB104/PKCS7PADDING 10:44:00,098 INFO [main][CipherTest] transformation=RC5-32/CFB104/TBC 10:44:00,098 INFO [main][CipherTest] transformation=RC5-32/CFB104/TBCPADDING 10:44:00,099 INFO [main][CipherTest] transformation=RC5-32/CFB104/X9.23 10:44:00,099 INFO [main][CipherTest] transformation=RC5-32/CFB104/X9.23PADDING 10:44:00,099 INFO [main][CipherTest] transformation=RC5-32/CFB104/ZEROBYTE 10:44:00,099 INFO [main][CipherTest] transformation=RC5-32/CFB104/ZEROBYTEPADDING 10:44:00,099 INFO [main][CipherTest] transformation=RC5-32/CFB112/ 10:44:00,100 INFO [main][CipherTest] transformation=RC5-32/CFB112/ISO10126 10:44:00,100 INFO [main][CipherTest] transformation=RC5-32/CFB112/ISO10126-2 10:44:00,100 INFO [main][CipherTest] transformation=RC5-32/CFB112/ISO10126-2PADDING 10:44:00,100 INFO [main][CipherTest] transformation=RC5-32/CFB112/ISO10126PADDING 10:44:00,100 INFO [main][CipherTest] transformation=RC5-32/CFB112/ISO7816-4 10:44:00,100 INFO [main][CipherTest] transformation=RC5-32/CFB112/ISO7816-4PADDING 10:44:00,100 INFO [main][CipherTest] transformation=RC5-32/CFB112/NOPADDING 10:44:00,100 INFO [main][CipherTest] transformation=RC5-32/CFB112/PKCS5 10:44:00,101 INFO [main][CipherTest] transformation=RC5-32/CFB112/PKCS5PADDING 10:44:00,101 INFO [main][CipherTest] transformation=RC5-32/CFB112/PKCS7 10:44:00,101 INFO [main][CipherTest] transformation=RC5-32/CFB112/PKCS7PADDING 10:44:00,101 INFO [main][CipherTest] transformation=RC5-32/CFB112/TBC 10:44:00,101 INFO [main][CipherTest] transformation=RC5-32/CFB112/TBCPADDING 10:44:00,101 INFO [main][CipherTest] transformation=RC5-32/CFB112/X9.23 10:44:00,101 INFO [main][CipherTest] transformation=RC5-32/CFB112/X9.23PADDING 10:44:00,101 INFO [main][CipherTest] transformation=RC5-32/CFB112/ZEROBYTE 10:44:00,101 INFO [main][CipherTest] transformation=RC5-32/CFB112/ZEROBYTEPADDING 10:44:00,101 INFO [main][CipherTest] transformation=RC5-32/CFB120/ 10:44:00,101 INFO [main][CipherTest] transformation=RC5-32/CFB120/ISO10126 10:44:00,102 INFO [main][CipherTest] transformation=RC5-32/CFB120/ISO10126-2 10:44:00,102 INFO [main][CipherTest] transformation=RC5-32/CFB120/ISO10126-2PADDING 10:44:00,102 INFO [main][CipherTest] transformation=RC5-32/CFB120/ISO10126PADDING 10:44:00,102 INFO [main][CipherTest] transformation=RC5-32/CFB120/ISO7816-4 10:44:00,102 INFO [main][CipherTest] transformation=RC5-32/CFB120/ISO7816-4PADDING 10:44:00,102 INFO [main][CipherTest] transformation=RC5-32/CFB120/NOPADDING 10:44:00,102 INFO [main][CipherTest] transformation=RC5-32/CFB120/PKCS5 10:44:00,102 INFO [main][CipherTest] transformation=RC5-32/CFB120/PKCS5PADDING 10:44:00,102 INFO [main][CipherTest] transformation=RC5-32/CFB120/PKCS7 10:44:00,102 INFO [main][CipherTest] transformation=RC5-32/CFB120/PKCS7PADDING 10:44:00,102 INFO [main][CipherTest] transformation=RC5-32/CFB120/TBC 10:44:00,102 INFO [main][CipherTest] transformation=RC5-32/CFB120/TBCPADDING 10:44:00,102 INFO [main][CipherTest] transformation=RC5-32/CFB120/X9.23 10:44:00,102 INFO [main][CipherTest] transformation=RC5-32/CFB120/X9.23PADDING 10:44:00,103 INFO [main][CipherTest] transformation=RC5-32/CFB120/ZEROBYTE 10:44:00,103 INFO [main][CipherTest] transformation=RC5-32/CFB120/ZEROBYTEPADDING 10:44:00,103 INFO [main][CipherTest] transformation=RC5-32/CFB128/ 10:44:00,103 INFO [main][CipherTest] transformation=RC5-32/CFB128/ISO10126 10:44:00,103 INFO [main][CipherTest] transformation=RC5-32/CFB128/ISO10126-2 10:44:00,103 INFO [main][CipherTest] transformation=RC5-32/CFB128/ISO10126-2PADDING 10:44:00,103 INFO [main][CipherTest] transformation=RC5-32/CFB128/ISO10126PADDING 10:44:00,103 INFO [main][CipherTest] transformation=RC5-32/CFB128/ISO7816-4 10:44:00,104 INFO [main][CipherTest] transformation=RC5-32/CFB128/ISO7816-4PADDING 10:44:00,104 INFO [main][CipherTest] transformation=RC5-32/CFB128/NOPADDING 10:44:00,104 INFO [main][CipherTest] transformation=RC5-32/CFB128/PKCS5 10:44:00,104 INFO [main][CipherTest] transformation=RC5-32/CFB128/PKCS5PADDING 10:44:00,104 INFO [main][CipherTest] transformation=RC5-32/CFB128/PKCS7 10:44:00,104 INFO [main][CipherTest] transformation=RC5-32/CFB128/PKCS7PADDING 10:44:00,104 INFO [main][CipherTest] transformation=RC5-32/CFB128/TBC 10:44:00,104 INFO [main][CipherTest] transformation=RC5-32/CFB128/TBCPADDING 10:44:00,104 INFO [main][CipherTest] transformation=RC5-32/CFB128/X9.23 10:44:00,104 INFO [main][CipherTest] transformation=RC5-32/CFB128/X9.23PADDING 10:44:00,104 INFO [main][CipherTest] transformation=RC5-32/CFB128/ZEROBYTE 10:44:00,104 INFO [main][CipherTest] transformation=RC5-32/CFB128/ZEROBYTEPADDING 10:44:00,104 INFO [main][CipherTest] transformation=RC5-32/CFB136/ 10:44:00,105 INFO [main][CipherTest] transformation=RC5-32/CFB136/ISO10126 10:44:00,105 INFO [main][CipherTest] transformation=RC5-32/CFB136/ISO10126-2 10:44:00,105 INFO [main][CipherTest] transformation=RC5-32/CFB136/ISO10126-2PADDING 10:44:00,105 INFO [main][CipherTest] transformation=RC5-32/CFB136/ISO10126PADDING 10:44:00,105 INFO [main][CipherTest] transformation=RC5-32/CFB136/ISO7816-4 10:44:00,105 INFO [main][CipherTest] transformation=RC5-32/CFB136/ISO7816-4PADDING 10:44:00,105 INFO [main][CipherTest] transformation=RC5-32/CFB136/NOPADDING 10:44:00,105 INFO [main][CipherTest] transformation=RC5-32/CFB136/PKCS5 10:44:00,105 INFO [main][CipherTest] transformation=RC5-32/CFB136/PKCS5PADDING 10:44:00,105 INFO [main][CipherTest] transformation=RC5-32/CFB136/PKCS7 10:44:00,105 INFO [main][CipherTest] transformation=RC5-32/CFB136/PKCS7PADDING 10:44:00,105 INFO [main][CipherTest] transformation=RC5-32/CFB136/TBC 10:44:00,105 INFO [main][CipherTest] transformation=RC5-32/CFB136/TBCPADDING 10:44:00,105 INFO [main][CipherTest] transformation=RC5-32/CFB136/X9.23 10:44:00,105 INFO [main][CipherTest] transformation=RC5-32/CFB136/X9.23PADDING 10:44:00,106 INFO [main][CipherTest] transformation=RC5-32/CFB136/ZEROBYTE 10:44:00,106 INFO [main][CipherTest] transformation=RC5-32/CFB136/ZEROBYTEPADDING 10:44:00,106 INFO [main][CipherTest] transformation=RC5-32/CFB144/ 10:44:00,106 INFO [main][CipherTest] transformation=RC5-32/CFB144/ISO10126 10:44:00,106 INFO [main][CipherTest] transformation=RC5-32/CFB144/ISO10126-2 10:44:00,106 INFO [main][CipherTest] transformation=RC5-32/CFB144/ISO10126-2PADDING 10:44:00,106 INFO [main][CipherTest] transformation=RC5-32/CFB144/ISO10126PADDING 10:44:00,106 INFO [main][CipherTest] transformation=RC5-32/CFB144/ISO7816-4 10:44:00,106 INFO [main][CipherTest] transformation=RC5-32/CFB144/ISO7816-4PADDING 10:44:00,106 INFO [main][CipherTest] transformation=RC5-32/CFB144/NOPADDING 10:44:00,106 INFO [main][CipherTest] transformation=RC5-32/CFB144/PKCS5 10:44:00,107 INFO [main][CipherTest] transformation=RC5-32/CFB144/PKCS5PADDING 10:44:00,107 INFO [main][CipherTest] transformation=RC5-32/CFB144/PKCS7 10:44:00,107 INFO [main][CipherTest] transformation=RC5-32/CFB144/PKCS7PADDING 10:44:00,107 INFO [main][CipherTest] transformation=RC5-32/CFB144/TBC 10:44:00,107 INFO [main][CipherTest] transformation=RC5-32/CFB144/TBCPADDING 10:44:00,107 INFO [main][CipherTest] transformation=RC5-32/CFB144/X9.23 10:44:00,107 INFO [main][CipherTest] transformation=RC5-32/CFB144/X9.23PADDING 10:44:00,107 INFO [main][CipherTest] transformation=RC5-32/CFB144/ZEROBYTE 10:44:00,107 INFO [main][CipherTest] transformation=RC5-32/CFB144/ZEROBYTEPADDING 10:44:00,107 INFO [main][CipherTest] transformation=RC5-32/CFB152/ 10:44:00,107 INFO [main][CipherTest] transformation=RC5-32/CFB152/ISO10126 10:44:00,108 INFO [main][CipherTest] transformation=RC5-32/CFB152/ISO10126-2 10:44:00,108 INFO [main][CipherTest] transformation=RC5-32/CFB152/ISO10126-2PADDING 10:44:00,108 INFO [main][CipherTest] transformation=RC5-32/CFB152/ISO10126PADDING 10:44:00,108 INFO [main][CipherTest] transformation=RC5-32/CFB152/ISO7816-4 10:44:00,108 INFO [main][CipherTest] transformation=RC5-32/CFB152/ISO7816-4PADDING 10:44:00,108 INFO [main][CipherTest] transformation=RC5-32/CFB152/NOPADDING 10:44:00,108 INFO [main][CipherTest] transformation=RC5-32/CFB152/PKCS5 10:44:00,108 INFO [main][CipherTest] transformation=RC5-32/CFB152/PKCS5PADDING 10:44:00,108 INFO [main][CipherTest] transformation=RC5-32/CFB152/PKCS7 10:44:00,108 INFO [main][CipherTest] transformation=RC5-32/CFB152/PKCS7PADDING 10:44:00,108 INFO [main][CipherTest] transformation=RC5-32/CFB152/TBC 10:44:00,109 INFO [main][CipherTest] transformation=RC5-32/CFB152/TBCPADDING 10:44:00,109 INFO [main][CipherTest] transformation=RC5-32/CFB152/X9.23 10:44:00,109 INFO [main][CipherTest] transformation=RC5-32/CFB152/X9.23PADDING 10:44:00,109 INFO [main][CipherTest] transformation=RC5-32/CFB152/ZEROBYTE 10:44:00,109 INFO [main][CipherTest] transformation=RC5-32/CFB152/ZEROBYTEPADDING 10:44:00,109 INFO [main][CipherTest] transformation=RC5-32/CFB16/ 10:44:00,109 INFO [main][CipherTest] transformation=RC5-32/CFB16/ISO10126 10:44:00,109 INFO [main][CipherTest] transformation=RC5-32/CFB16/ISO10126-2 10:44:00,109 INFO [main][CipherTest] transformation=RC5-32/CFB16/ISO10126-2PADDING 10:44:00,109 INFO [main][CipherTest] transformation=RC5-32/CFB16/ISO10126PADDING 10:44:00,109 INFO [main][CipherTest] transformation=RC5-32/CFB16/ISO7816-4 10:44:00,110 INFO [main][CipherTest] transformation=RC5-32/CFB16/ISO7816-4PADDING 10:44:00,110 INFO [main][CipherTest] transformation=RC5-32/CFB16/NOPADDING 10:44:00,110 INFO [main][CipherTest] transformation=RC5-32/CFB16/PKCS5 10:44:00,110 INFO [main][CipherTest] transformation=RC5-32/CFB16/PKCS5PADDING 10:44:00,110 INFO [main][CipherTest] transformation=RC5-32/CFB16/PKCS7 10:44:00,110 INFO [main][CipherTest] transformation=RC5-32/CFB16/PKCS7PADDING 10:44:00,110 INFO [main][CipherTest] transformation=RC5-32/CFB16/TBC 10:44:00,110 INFO [main][CipherTest] transformation=RC5-32/CFB16/TBCPADDING 10:44:00,110 INFO [main][CipherTest] transformation=RC5-32/CFB16/X9.23 10:44:00,110 INFO [main][CipherTest] transformation=RC5-32/CFB16/X9.23PADDING 10:44:00,110 INFO [main][CipherTest] transformation=RC5-32/CFB16/ZEROBYTE 10:44:00,110 INFO [main][CipherTest] transformation=RC5-32/CFB16/ZEROBYTEPADDING 10:44:00,110 INFO [main][CipherTest] transformation=RC5-32/CFB160/ 10:44:00,110 INFO [main][CipherTest] transformation=RC5-32/CFB160/ISO10126 10:44:00,110 INFO [main][CipherTest] transformation=RC5-32/CFB160/ISO10126-2 10:44:00,110 INFO [main][CipherTest] transformation=RC5-32/CFB160/ISO10126-2PADDING 10:44:00,111 INFO [main][CipherTest] transformation=RC5-32/CFB160/ISO10126PADDING 10:44:00,111 INFO [main][CipherTest] transformation=RC5-32/CFB160/ISO7816-4 10:44:00,111 INFO [main][CipherTest] transformation=RC5-32/CFB160/ISO7816-4PADDING 10:44:00,111 INFO [main][CipherTest] transformation=RC5-32/CFB160/NOPADDING 10:44:00,111 INFO [main][CipherTest] transformation=RC5-32/CFB160/PKCS5 10:44:00,111 INFO [main][CipherTest] transformation=RC5-32/CFB160/PKCS5PADDING 10:44:00,111 INFO [main][CipherTest] transformation=RC5-32/CFB160/PKCS7 10:44:00,111 INFO [main][CipherTest] transformation=RC5-32/CFB160/PKCS7PADDING 10:44:00,111 INFO [main][CipherTest] transformation=RC5-32/CFB160/TBC 10:44:00,111 INFO [main][CipherTest] transformation=RC5-32/CFB160/TBCPADDING 10:44:00,111 INFO [main][CipherTest] transformation=RC5-32/CFB160/X9.23 10:44:00,111 INFO [main][CipherTest] transformation=RC5-32/CFB160/X9.23PADDING 10:44:00,111 INFO [main][CipherTest] transformation=RC5-32/CFB160/ZEROBYTE 10:44:00,112 INFO [main][CipherTest] transformation=RC5-32/CFB160/ZEROBYTEPADDING 10:44:00,112 INFO [main][CipherTest] transformation=RC5-32/CFB168/ 10:44:00,112 INFO [main][CipherTest] transformation=RC5-32/CFB168/ISO10126 10:44:00,112 INFO [main][CipherTest] transformation=RC5-32/CFB168/ISO10126-2 10:44:00,112 INFO [main][CipherTest] transformation=RC5-32/CFB168/ISO10126-2PADDING 10:44:00,112 INFO [main][CipherTest] transformation=RC5-32/CFB168/ISO10126PADDING 10:44:00,112 INFO [main][CipherTest] transformation=RC5-32/CFB168/ISO7816-4 10:44:00,112 INFO [main][CipherTest] transformation=RC5-32/CFB168/ISO7816-4PADDING 10:44:00,112 INFO [main][CipherTest] transformation=RC5-32/CFB168/NOPADDING 10:44:00,112 INFO [main][CipherTest] transformation=RC5-32/CFB168/PKCS5 10:44:00,112 INFO [main][CipherTest] transformation=RC5-32/CFB168/PKCS5PADDING 10:44:00,112 INFO [main][CipherTest] transformation=RC5-32/CFB168/PKCS7 10:44:00,112 INFO [main][CipherTest] transformation=RC5-32/CFB168/PKCS7PADDING 10:44:00,112 INFO [main][CipherTest] transformation=RC5-32/CFB168/TBC 10:44:00,112 INFO [main][CipherTest] transformation=RC5-32/CFB168/TBCPADDING 10:44:00,113 INFO [main][CipherTest] transformation=RC5-32/CFB168/X9.23 10:44:00,113 INFO [main][CipherTest] transformation=RC5-32/CFB168/X9.23PADDING 10:44:00,113 INFO [main][CipherTest] transformation=RC5-32/CFB168/ZEROBYTE 10:44:00,113 INFO [main][CipherTest] transformation=RC5-32/CFB168/ZEROBYTEPADDING 10:44:00,113 INFO [main][CipherTest] transformation=RC5-32/CFB176/ 10:44:00,113 INFO [main][CipherTest] transformation=RC5-32/CFB176/ISO10126 10:44:00,113 INFO [main][CipherTest] transformation=RC5-32/CFB176/ISO10126-2 10:44:00,113 INFO [main][CipherTest] transformation=RC5-32/CFB176/ISO10126-2PADDING 10:44:00,113 INFO [main][CipherTest] transformation=RC5-32/CFB176/ISO10126PADDING 10:44:00,113 INFO [main][CipherTest] transformation=RC5-32/CFB176/ISO7816-4 10:44:00,113 INFO [main][CipherTest] transformation=RC5-32/CFB176/ISO7816-4PADDING 10:44:00,113 INFO [main][CipherTest] transformation=RC5-32/CFB176/NOPADDING 10:44:00,113 INFO [main][CipherTest] transformation=RC5-32/CFB176/PKCS5 10:44:00,113 INFO [main][CipherTest] transformation=RC5-32/CFB176/PKCS5PADDING 10:44:00,114 INFO [main][CipherTest] transformation=RC5-32/CFB176/PKCS7 10:44:00,114 INFO [main][CipherTest] transformation=RC5-32/CFB176/PKCS7PADDING 10:44:00,114 INFO [main][CipherTest] transformation=RC5-32/CFB176/TBC 10:44:00,114 INFO [main][CipherTest] transformation=RC5-32/CFB176/TBCPADDING 10:44:00,114 INFO [main][CipherTest] transformation=RC5-32/CFB176/X9.23 10:44:00,114 INFO [main][CipherTest] transformation=RC5-32/CFB176/X9.23PADDING 10:44:00,114 INFO [main][CipherTest] transformation=RC5-32/CFB176/ZEROBYTE 10:44:00,114 INFO [main][CipherTest] transformation=RC5-32/CFB176/ZEROBYTEPADDING 10:44:00,114 INFO [main][CipherTest] transformation=RC5-32/CFB184/ 10:44:00,114 INFO [main][CipherTest] transformation=RC5-32/CFB184/ISO10126 10:44:00,114 INFO [main][CipherTest] transformation=RC5-32/CFB184/ISO10126-2 10:44:00,114 INFO [main][CipherTest] transformation=RC5-32/CFB184/ISO10126-2PADDING 10:44:00,114 INFO [main][CipherTest] transformation=RC5-32/CFB184/ISO10126PADDING 10:44:00,114 INFO [main][CipherTest] transformation=RC5-32/CFB184/ISO7816-4 10:44:00,114 INFO [main][CipherTest] transformation=RC5-32/CFB184/ISO7816-4PADDING 10:44:00,115 INFO [main][CipherTest] transformation=RC5-32/CFB184/NOPADDING 10:44:00,115 INFO [main][CipherTest] transformation=RC5-32/CFB184/PKCS5 10:44:00,115 INFO [main][CipherTest] transformation=RC5-32/CFB184/PKCS5PADDING 10:44:00,115 INFO [main][CipherTest] transformation=RC5-32/CFB184/PKCS7 10:44:00,115 INFO [main][CipherTest] transformation=RC5-32/CFB184/PKCS7PADDING 10:44:00,115 INFO [main][CipherTest] transformation=RC5-32/CFB184/TBC 10:44:00,115 INFO [main][CipherTest] transformation=RC5-32/CFB184/TBCPADDING 10:44:00,115 INFO [main][CipherTest] transformation=RC5-32/CFB184/X9.23 10:44:00,115 INFO [main][CipherTest] transformation=RC5-32/CFB184/X9.23PADDING 10:44:00,115 INFO [main][CipherTest] transformation=RC5-32/CFB184/ZEROBYTE 10:44:00,115 INFO [main][CipherTest] transformation=RC5-32/CFB184/ZEROBYTEPADDING 10:44:00,115 INFO [main][CipherTest] transformation=RC5-32/CFB192/ 10:44:00,115 INFO [main][CipherTest] transformation=RC5-32/CFB192/ISO10126 10:44:00,115 INFO [main][CipherTest] transformation=RC5-32/CFB192/ISO10126-2 10:44:00,116 INFO [main][CipherTest] transformation=RC5-32/CFB192/ISO10126-2PADDING 10:44:00,116 INFO [main][CipherTest] transformation=RC5-32/CFB192/ISO10126PADDING 10:44:00,116 INFO [main][CipherTest] transformation=RC5-32/CFB192/ISO7816-4 10:44:00,116 INFO [main][CipherTest] transformation=RC5-32/CFB192/ISO7816-4PADDING 10:44:00,116 INFO [main][CipherTest] transformation=RC5-32/CFB192/NOPADDING 10:44:00,116 INFO [main][CipherTest] transformation=RC5-32/CFB192/PKCS5 10:44:00,116 INFO [main][CipherTest] transformation=RC5-32/CFB192/PKCS5PADDING 10:44:00,116 INFO [main][CipherTest] transformation=RC5-32/CFB192/PKCS7 10:44:00,116 INFO [main][CipherTest] transformation=RC5-32/CFB192/PKCS7PADDING 10:44:00,116 INFO [main][CipherTest] transformation=RC5-32/CFB192/TBC 10:44:00,116 INFO [main][CipherTest] transformation=RC5-32/CFB192/TBCPADDING 10:44:00,116 INFO [main][CipherTest] transformation=RC5-32/CFB192/X9.23 10:44:00,116 INFO [main][CipherTest] transformation=RC5-32/CFB192/X9.23PADDING 10:44:00,116 INFO [main][CipherTest] transformation=RC5-32/CFB192/ZEROBYTE 10:44:00,116 INFO [main][CipherTest] transformation=RC5-32/CFB192/ZEROBYTEPADDING 10:44:00,117 INFO [main][CipherTest] transformation=RC5-32/CFB200/ 10:44:00,117 INFO [main][CipherTest] transformation=RC5-32/CFB200/ISO10126 10:44:00,117 INFO [main][CipherTest] transformation=RC5-32/CFB200/ISO10126-2 10:44:00,117 INFO [main][CipherTest] transformation=RC5-32/CFB200/ISO10126-2PADDING 10:44:00,117 INFO [main][CipherTest] transformation=RC5-32/CFB200/ISO10126PADDING 10:44:00,117 INFO [main][CipherTest] transformation=RC5-32/CFB200/ISO7816-4 10:44:00,117 INFO [main][CipherTest] transformation=RC5-32/CFB200/ISO7816-4PADDING 10:44:00,117 INFO [main][CipherTest] transformation=RC5-32/CFB200/NOPADDING 10:44:00,117 INFO [main][CipherTest] transformation=RC5-32/CFB200/PKCS5 10:44:00,117 INFO [main][CipherTest] transformation=RC5-32/CFB200/PKCS5PADDING 10:44:00,117 INFO [main][CipherTest] transformation=RC5-32/CFB200/PKCS7 10:44:00,117 INFO [main][CipherTest] transformation=RC5-32/CFB200/PKCS7PADDING 10:44:00,117 INFO [main][CipherTest] transformation=RC5-32/CFB200/TBC 10:44:00,117 INFO [main][CipherTest] transformation=RC5-32/CFB200/TBCPADDING 10:44:00,117 INFO [main][CipherTest] transformation=RC5-32/CFB200/X9.23 10:44:00,118 INFO [main][CipherTest] transformation=RC5-32/CFB200/X9.23PADDING 10:44:00,118 INFO [main][CipherTest] transformation=RC5-32/CFB200/ZEROBYTE 10:44:00,118 INFO [main][CipherTest] transformation=RC5-32/CFB200/ZEROBYTEPADDING 10:44:00,118 INFO [main][CipherTest] transformation=RC5-32/CFB208/ 10:44:00,118 INFO [main][CipherTest] transformation=RC5-32/CFB208/ISO10126 10:44:00,118 INFO [main][CipherTest] transformation=RC5-32/CFB208/ISO10126-2 10:44:00,118 INFO [main][CipherTest] transformation=RC5-32/CFB208/ISO10126-2PADDING 10:44:00,118 INFO [main][CipherTest] transformation=RC5-32/CFB208/ISO10126PADDING 10:44:00,118 INFO [main][CipherTest] transformation=RC5-32/CFB208/ISO7816-4 10:44:00,118 INFO [main][CipherTest] transformation=RC5-32/CFB208/ISO7816-4PADDING 10:44:00,118 INFO [main][CipherTest] transformation=RC5-32/CFB208/NOPADDING 10:44:00,118 INFO [main][CipherTest] transformation=RC5-32/CFB208/PKCS5 10:44:00,118 INFO [main][CipherTest] transformation=RC5-32/CFB208/PKCS5PADDING 10:44:00,118 INFO [main][CipherTest] transformation=RC5-32/CFB208/PKCS7 10:44:00,118 INFO [main][CipherTest] transformation=RC5-32/CFB208/PKCS7PADDING 10:44:00,119 INFO [main][CipherTest] transformation=RC5-32/CFB208/TBC 10:44:00,119 INFO [main][CipherTest] transformation=RC5-32/CFB208/TBCPADDING 10:44:00,119 INFO [main][CipherTest] transformation=RC5-32/CFB208/X9.23 10:44:00,119 INFO [main][CipherTest] transformation=RC5-32/CFB208/X9.23PADDING 10:44:00,119 INFO [main][CipherTest] transformation=RC5-32/CFB208/ZEROBYTE 10:44:00,119 INFO [main][CipherTest] transformation=RC5-32/CFB208/ZEROBYTEPADDING 10:44:00,119 INFO [main][CipherTest] transformation=RC5-32/CFB216/ 10:44:00,119 INFO [main][CipherTest] transformation=RC5-32/CFB216/ISO10126 10:44:00,119 INFO [main][CipherTest] transformation=RC5-32/CFB216/ISO10126-2 10:44:00,119 INFO [main][CipherTest] transformation=RC5-32/CFB216/ISO10126-2PADDING 10:44:00,119 INFO [main][CipherTest] transformation=RC5-32/CFB216/ISO10126PADDING 10:44:00,119 INFO [main][CipherTest] transformation=RC5-32/CFB216/ISO7816-4 10:44:00,120 INFO [main][CipherTest] transformation=RC5-32/CFB216/ISO7816-4PADDING 10:44:00,120 INFO [main][CipherTest] transformation=RC5-32/CFB216/NOPADDING 10:44:00,120 INFO [main][CipherTest] transformation=RC5-32/CFB216/PKCS5 10:44:00,120 INFO [main][CipherTest] transformation=RC5-32/CFB216/PKCS5PADDING 10:44:00,120 INFO [main][CipherTest] transformation=RC5-32/CFB216/PKCS7 10:44:00,120 INFO [main][CipherTest] transformation=RC5-32/CFB216/PKCS7PADDING 10:44:00,120 INFO [main][CipherTest] transformation=RC5-32/CFB216/TBC 10:44:00,120 INFO [main][CipherTest] transformation=RC5-32/CFB216/TBCPADDING 10:44:00,120 INFO [main][CipherTest] transformation=RC5-32/CFB216/X9.23 10:44:00,120 INFO [main][CipherTest] transformation=RC5-32/CFB216/X9.23PADDING 10:44:00,120 INFO [main][CipherTest] transformation=RC5-32/CFB216/ZEROBYTE 10:44:00,120 INFO [main][CipherTest] transformation=RC5-32/CFB216/ZEROBYTEPADDING 10:44:00,121 INFO [main][CipherTest] transformation=RC5-32/CFB224/ 10:44:00,121 INFO [main][CipherTest] transformation=RC5-32/CFB224/ISO10126 10:44:00,121 INFO [main][CipherTest] transformation=RC5-32/CFB224/ISO10126-2 10:44:00,121 INFO [main][CipherTest] transformation=RC5-32/CFB224/ISO10126-2PADDING 10:44:00,121 INFO [main][CipherTest] transformation=RC5-32/CFB224/ISO10126PADDING 10:44:00,121 INFO [main][CipherTest] transformation=RC5-32/CFB224/ISO7816-4 10:44:00,121 INFO [main][CipherTest] transformation=RC5-32/CFB224/ISO7816-4PADDING 10:44:00,121 INFO [main][CipherTest] transformation=RC5-32/CFB224/NOPADDING 10:44:00,121 INFO [main][CipherTest] transformation=RC5-32/CFB224/PKCS5 10:44:00,121 INFO [main][CipherTest] transformation=RC5-32/CFB224/PKCS5PADDING 10:44:00,121 INFO [main][CipherTest] transformation=RC5-32/CFB224/PKCS7 10:44:00,121 INFO [main][CipherTest] transformation=RC5-32/CFB224/PKCS7PADDING 10:44:00,121 INFO [main][CipherTest] transformation=RC5-32/CFB224/TBC 10:44:00,121 INFO [main][CipherTest] transformation=RC5-32/CFB224/TBCPADDING 10:44:00,121 INFO [main][CipherTest] transformation=RC5-32/CFB224/X9.23 10:44:00,122 INFO [main][CipherTest] transformation=RC5-32/CFB224/X9.23PADDING 10:44:00,122 INFO [main][CipherTest] transformation=RC5-32/CFB224/ZEROBYTE 10:44:00,122 INFO [main][CipherTest] transformation=RC5-32/CFB224/ZEROBYTEPADDING 10:44:00,122 INFO [main][CipherTest] transformation=RC5-32/CFB232/ 10:44:00,122 INFO [main][CipherTest] transformation=RC5-32/CFB232/ISO10126 10:44:00,122 INFO [main][CipherTest] transformation=RC5-32/CFB232/ISO10126-2 10:44:00,122 INFO [main][CipherTest] transformation=RC5-32/CFB232/ISO10126-2PADDING 10:44:00,122 INFO [main][CipherTest] transformation=RC5-32/CFB232/ISO10126PADDING 10:44:00,122 INFO [main][CipherTest] transformation=RC5-32/CFB232/ISO7816-4 10:44:00,122 INFO [main][CipherTest] transformation=RC5-32/CFB232/ISO7816-4PADDING 10:44:00,122 INFO [main][CipherTest] transformation=RC5-32/CFB232/NOPADDING 10:44:00,122 INFO [main][CipherTest] transformation=RC5-32/CFB232/PKCS5 10:44:00,122 INFO [main][CipherTest] transformation=RC5-32/CFB232/PKCS5PADDING 10:44:00,122 INFO [main][CipherTest] transformation=RC5-32/CFB232/PKCS7 10:44:00,122 INFO [main][CipherTest] transformation=RC5-32/CFB232/PKCS7PADDING 10:44:00,123 INFO [main][CipherTest] transformation=RC5-32/CFB232/TBC 10:44:00,123 INFO [main][CipherTest] transformation=RC5-32/CFB232/TBCPADDING 10:44:00,123 INFO [main][CipherTest] transformation=RC5-32/CFB232/X9.23 10:44:00,123 INFO [main][CipherTest] transformation=RC5-32/CFB232/X9.23PADDING 10:44:00,123 INFO [main][CipherTest] transformation=RC5-32/CFB232/ZEROBYTE 10:44:00,123 INFO [main][CipherTest] transformation=RC5-32/CFB232/ZEROBYTEPADDING 10:44:00,123 INFO [main][CipherTest] transformation=RC5-32/CFB24/ 10:44:00,123 INFO [main][CipherTest] transformation=RC5-32/CFB24/ISO10126 10:44:00,123 INFO [main][CipherTest] transformation=RC5-32/CFB24/ISO10126-2 10:44:00,123 INFO [main][CipherTest] transformation=RC5-32/CFB24/ISO10126-2PADDING 10:44:00,123 INFO [main][CipherTest] transformation=RC5-32/CFB24/ISO10126PADDING 10:44:00,123 INFO [main][CipherTest] transformation=RC5-32/CFB24/ISO7816-4 10:44:00,123 INFO [main][CipherTest] transformation=RC5-32/CFB24/ISO7816-4PADDING 10:44:00,124 INFO [main][CipherTest] transformation=RC5-32/CFB24/NOPADDING 10:44:00,124 INFO [main][CipherTest] transformation=RC5-32/CFB24/PKCS5 10:44:00,124 INFO [main][CipherTest] transformation=RC5-32/CFB24/PKCS5PADDING 10:44:00,124 INFO [main][CipherTest] transformation=RC5-32/CFB24/PKCS7 10:44:00,124 INFO [main][CipherTest] transformation=RC5-32/CFB24/PKCS7PADDING 10:44:00,124 INFO [main][CipherTest] transformation=RC5-32/CFB24/TBC 10:44:00,124 INFO [main][CipherTest] transformation=RC5-32/CFB24/TBCPADDING 10:44:00,124 INFO [main][CipherTest] transformation=RC5-32/CFB24/X9.23 10:44:00,124 INFO [main][CipherTest] transformation=RC5-32/CFB24/X9.23PADDING 10:44:00,124 INFO [main][CipherTest] transformation=RC5-32/CFB24/ZEROBYTE 10:44:00,124 INFO [main][CipherTest] transformation=RC5-32/CFB24/ZEROBYTEPADDING 10:44:00,124 INFO [main][CipherTest] transformation=RC5-32/CFB240/ 10:44:00,124 INFO [main][CipherTest] transformation=RC5-32/CFB240/ISO10126 10:44:00,124 INFO [main][CipherTest] transformation=RC5-32/CFB240/ISO10126-2 10:44:00,124 INFO [main][CipherTest] transformation=RC5-32/CFB240/ISO10126-2PADDING 10:44:00,124 INFO [main][CipherTest] transformation=RC5-32/CFB240/ISO10126PADDING 10:44:00,124 INFO [main][CipherTest] transformation=RC5-32/CFB240/ISO7816-4 10:44:00,125 INFO [main][CipherTest] transformation=RC5-32/CFB240/ISO7816-4PADDING 10:44:00,125 INFO [main][CipherTest] transformation=RC5-32/CFB240/NOPADDING 10:44:00,125 INFO [main][CipherTest] transformation=RC5-32/CFB240/PKCS5 10:44:00,125 INFO [main][CipherTest] transformation=RC5-32/CFB240/PKCS5PADDING 10:44:00,125 INFO [main][CipherTest] transformation=RC5-32/CFB240/PKCS7 10:44:00,125 INFO [main][CipherTest] transformation=RC5-32/CFB240/PKCS7PADDING 10:44:00,125 INFO [main][CipherTest] transformation=RC5-32/CFB240/TBC 10:44:00,125 INFO [main][CipherTest] transformation=RC5-32/CFB240/TBCPADDING 10:44:00,125 INFO [main][CipherTest] transformation=RC5-32/CFB240/X9.23 10:44:00,125 INFO [main][CipherTest] transformation=RC5-32/CFB240/X9.23PADDING 10:44:00,125 INFO [main][CipherTest] transformation=RC5-32/CFB240/ZEROBYTE 10:44:00,125 INFO [main][CipherTest] transformation=RC5-32/CFB240/ZEROBYTEPADDING 10:44:00,125 INFO [main][CipherTest] transformation=RC5-32/CFB248/ 10:44:00,125 INFO [main][CipherTest] transformation=RC5-32/CFB248/ISO10126 10:44:00,125 INFO [main][CipherTest] transformation=RC5-32/CFB248/ISO10126-2 10:44:00,125 INFO [main][CipherTest] transformation=RC5-32/CFB248/ISO10126-2PADDING 10:44:00,125 INFO [main][CipherTest] transformation=RC5-32/CFB248/ISO10126PADDING 10:44:00,125 INFO [main][CipherTest] transformation=RC5-32/CFB248/ISO7816-4 10:44:00,125 INFO [main][CipherTest] transformation=RC5-32/CFB248/ISO7816-4PADDING 10:44:00,125 INFO [main][CipherTest] transformation=RC5-32/CFB248/NOPADDING 10:44:00,125 INFO [main][CipherTest] transformation=RC5-32/CFB248/PKCS5 10:44:00,125 INFO [main][CipherTest] transformation=RC5-32/CFB248/PKCS5PADDING 10:44:00,125 INFO [main][CipherTest] transformation=RC5-32/CFB248/PKCS7 10:44:00,126 INFO [main][CipherTest] transformation=RC5-32/CFB248/PKCS7PADDING 10:44:00,126 INFO [main][CipherTest] transformation=RC5-32/CFB248/TBC 10:44:00,126 INFO [main][CipherTest] transformation=RC5-32/CFB248/TBCPADDING 10:44:00,126 INFO [main][CipherTest] transformation=RC5-32/CFB248/X9.23 10:44:00,126 INFO [main][CipherTest] transformation=RC5-32/CFB248/X9.23PADDING 10:44:00,126 INFO [main][CipherTest] transformation=RC5-32/CFB248/ZEROBYTE 10:44:00,126 INFO [main][CipherTest] transformation=RC5-32/CFB248/ZEROBYTEPADDING 10:44:00,126 INFO [main][CipherTest] transformation=RC5-32/CFB256/ 10:44:00,126 INFO [main][CipherTest] transformation=RC5-32/CFB256/ISO10126 10:44:00,126 INFO [main][CipherTest] transformation=RC5-32/CFB256/ISO10126-2 10:44:00,126 INFO [main][CipherTest] transformation=RC5-32/CFB256/ISO10126-2PADDING 10:44:00,126 INFO [main][CipherTest] transformation=RC5-32/CFB256/ISO10126PADDING 10:44:00,126 INFO [main][CipherTest] transformation=RC5-32/CFB256/ISO7816-4 10:44:00,126 INFO [main][CipherTest] transformation=RC5-32/CFB256/ISO7816-4PADDING 10:44:00,126 INFO [main][CipherTest] transformation=RC5-32/CFB256/NOPADDING 10:44:00,126 INFO [main][CipherTest] transformation=RC5-32/CFB256/PKCS5 10:44:00,127 INFO [main][CipherTest] transformation=RC5-32/CFB256/PKCS5PADDING 10:44:00,127 INFO [main][CipherTest] transformation=RC5-32/CFB256/PKCS7 10:44:00,127 INFO [main][CipherTest] transformation=RC5-32/CFB256/PKCS7PADDING 10:44:00,127 INFO [main][CipherTest] transformation=RC5-32/CFB256/TBC 10:44:00,127 INFO [main][CipherTest] transformation=RC5-32/CFB256/TBCPADDING 10:44:00,127 INFO [main][CipherTest] transformation=RC5-32/CFB256/X9.23 10:44:00,127 INFO [main][CipherTest] transformation=RC5-32/CFB256/X9.23PADDING 10:44:00,127 INFO [main][CipherTest] transformation=RC5-32/CFB256/ZEROBYTE 10:44:00,127 INFO [main][CipherTest] transformation=RC5-32/CFB256/ZEROBYTEPADDING 10:44:00,127 INFO [main][CipherTest] transformation=RC5-32/CFB32/ 10:44:00,127 INFO [main][CipherTest] transformation=RC5-32/CFB32/ISO10126 10:44:00,127 INFO [main][CipherTest] transformation=RC5-32/CFB32/ISO10126-2 10:44:00,127 INFO [main][CipherTest] transformation=RC5-32/CFB32/ISO10126-2PADDING 10:44:00,127 INFO [main][CipherTest] transformation=RC5-32/CFB32/ISO10126PADDING 10:44:00,127 INFO [main][CipherTest] transformation=RC5-32/CFB32/ISO7816-4 10:44:00,128 INFO [main][CipherTest] transformation=RC5-32/CFB32/ISO7816-4PADDING 10:44:00,128 INFO [main][CipherTest] transformation=RC5-32/CFB32/NOPADDING 10:44:00,128 INFO [main][CipherTest] transformation=RC5-32/CFB32/PKCS5 10:44:00,128 INFO [main][CipherTest] transformation=RC5-32/CFB32/PKCS5PADDING 10:44:00,128 INFO [main][CipherTest] transformation=RC5-32/CFB32/PKCS7 10:44:00,128 INFO [main][CipherTest] transformation=RC5-32/CFB32/PKCS7PADDING 10:44:00,128 INFO [main][CipherTest] transformation=RC5-32/CFB32/TBC 10:44:00,128 INFO [main][CipherTest] transformation=RC5-32/CFB32/TBCPADDING 10:44:00,128 INFO [main][CipherTest] transformation=RC5-32/CFB32/X9.23 10:44:00,128 INFO [main][CipherTest] transformation=RC5-32/CFB32/X9.23PADDING 10:44:00,128 INFO [main][CipherTest] transformation=RC5-32/CFB32/ZEROBYTE 10:44:00,128 INFO [main][CipherTest] transformation=RC5-32/CFB32/ZEROBYTEPADDING 10:44:00,128 INFO [main][CipherTest] transformation=RC5-32/CFB40/ 10:44:00,128 INFO [main][CipherTest] transformation=RC5-32/CFB40/ISO10126 10:44:00,128 INFO [main][CipherTest] transformation=RC5-32/CFB40/ISO10126-2 10:44:00,128 INFO [main][CipherTest] transformation=RC5-32/CFB40/ISO10126-2PADDING 10:44:00,128 INFO [main][CipherTest] transformation=RC5-32/CFB40/ISO10126PADDING 10:44:00,128 INFO [main][CipherTest] transformation=RC5-32/CFB40/ISO7816-4 10:44:00,128 INFO [main][CipherTest] transformation=RC5-32/CFB40/ISO7816-4PADDING 10:44:00,128 INFO [main][CipherTest] transformation=RC5-32/CFB40/NOPADDING 10:44:00,128 INFO [main][CipherTest] transformation=RC5-32/CFB40/PKCS5 10:44:00,129 INFO [main][CipherTest] transformation=RC5-32/CFB40/PKCS5PADDING 10:44:00,129 INFO [main][CipherTest] transformation=RC5-32/CFB40/PKCS7 10:44:00,129 INFO [main][CipherTest] transformation=RC5-32/CFB40/PKCS7PADDING 10:44:00,129 INFO [main][CipherTest] transformation=RC5-32/CFB40/TBC 10:44:00,129 INFO [main][CipherTest] transformation=RC5-32/CFB40/TBCPADDING 10:44:00,129 INFO [main][CipherTest] transformation=RC5-32/CFB40/X9.23 10:44:00,129 INFO [main][CipherTest] transformation=RC5-32/CFB40/X9.23PADDING 10:44:00,129 INFO [main][CipherTest] transformation=RC5-32/CFB40/ZEROBYTE 10:44:00,129 INFO [main][CipherTest] transformation=RC5-32/CFB40/ZEROBYTEPADDING 10:44:00,129 INFO [main][CipherTest] transformation=RC5-32/CFB48/ 10:44:00,129 INFO [main][CipherTest] transformation=RC5-32/CFB48/ISO10126 10:44:00,129 INFO [main][CipherTest] transformation=RC5-32/CFB48/ISO10126-2 10:44:00,129 INFO [main][CipherTest] transformation=RC5-32/CFB48/ISO10126-2PADDING 10:44:00,129 INFO [main][CipherTest] transformation=RC5-32/CFB48/ISO10126PADDING 10:44:00,129 INFO [main][CipherTest] transformation=RC5-32/CFB48/ISO7816-4 10:44:00,129 INFO [main][CipherTest] transformation=RC5-32/CFB48/ISO7816-4PADDING 10:44:00,129 INFO [main][CipherTest] transformation=RC5-32/CFB48/NOPADDING 10:44:00,129 INFO [main][CipherTest] transformation=RC5-32/CFB48/PKCS5 10:44:00,129 INFO [main][CipherTest] transformation=RC5-32/CFB48/PKCS5PADDING 10:44:00,129 INFO [main][CipherTest] transformation=RC5-32/CFB48/PKCS7 10:44:00,129 INFO [main][CipherTest] transformation=RC5-32/CFB48/PKCS7PADDING 10:44:00,130 INFO [main][CipherTest] transformation=RC5-32/CFB48/TBC 10:44:00,130 INFO [main][CipherTest] transformation=RC5-32/CFB48/TBCPADDING 10:44:00,130 INFO [main][CipherTest] transformation=RC5-32/CFB48/X9.23 10:44:00,130 INFO [main][CipherTest] transformation=RC5-32/CFB48/X9.23PADDING 10:44:00,130 INFO [main][CipherTest] transformation=RC5-32/CFB48/ZEROBYTE 10:44:00,130 INFO [main][CipherTest] transformation=RC5-32/CFB48/ZEROBYTEPADDING 10:44:00,130 INFO [main][CipherTest] transformation=RC5-32/CFB56/ 10:44:00,130 INFO [main][CipherTest] transformation=RC5-32/CFB56/ISO10126 10:44:00,130 INFO [main][CipherTest] transformation=RC5-32/CFB56/ISO10126-2 10:44:00,130 INFO [main][CipherTest] transformation=RC5-32/CFB56/ISO10126-2PADDING 10:44:00,130 INFO [main][CipherTest] transformation=RC5-32/CFB56/ISO10126PADDING 10:44:00,130 INFO [main][CipherTest] transformation=RC5-32/CFB56/ISO7816-4 10:44:00,130 INFO [main][CipherTest] transformation=RC5-32/CFB56/ISO7816-4PADDING 10:44:00,130 INFO [main][CipherTest] transformation=RC5-32/CFB56/NOPADDING 10:44:00,130 INFO [main][CipherTest] transformation=RC5-32/CFB56/PKCS5 10:44:00,130 INFO [main][CipherTest] transformation=RC5-32/CFB56/PKCS5PADDING 10:44:00,130 INFO [main][CipherTest] transformation=RC5-32/CFB56/PKCS7 10:44:00,130 INFO [main][CipherTest] transformation=RC5-32/CFB56/PKCS7PADDING 10:44:00,130 INFO [main][CipherTest] transformation=RC5-32/CFB56/TBC 10:44:00,130 INFO [main][CipherTest] transformation=RC5-32/CFB56/TBCPADDING 10:44:00,130 INFO [main][CipherTest] transformation=RC5-32/CFB56/X9.23 10:44:00,130 INFO [main][CipherTest] transformation=RC5-32/CFB56/X9.23PADDING 10:44:00,130 INFO [main][CipherTest] transformation=RC5-32/CFB56/ZEROBYTE 10:44:00,131 INFO [main][CipherTest] transformation=RC5-32/CFB56/ZEROBYTEPADDING 10:44:00,131 INFO [main][CipherTest] transformation=RC5-32/CFB64/ 10:44:00,131 INFO [main][CipherTest] transformation=RC5-32/CFB64/ISO10126 10:44:00,131 INFO [main][CipherTest] transformation=RC5-32/CFB64/ISO10126-2 10:44:00,131 INFO [main][CipherTest] transformation=RC5-32/CFB64/ISO10126-2PADDING 10:44:00,131 INFO [main][CipherTest] transformation=RC5-32/CFB64/ISO10126PADDING 10:44:00,131 INFO [main][CipherTest] transformation=RC5-32/CFB64/ISO7816-4 10:44:00,131 INFO [main][CipherTest] transformation=RC5-32/CFB64/ISO7816-4PADDING 10:44:00,131 INFO [main][CipherTest] transformation=RC5-32/CFB64/NOPADDING 10:44:00,131 INFO [main][CipherTest] transformation=RC5-32/CFB64/PKCS5 10:44:00,131 INFO [main][CipherTest] transformation=RC5-32/CFB64/PKCS5PADDING 10:44:00,131 INFO [main][CipherTest] transformation=RC5-32/CFB64/PKCS7 10:44:00,131 INFO [main][CipherTest] transformation=RC5-32/CFB64/PKCS7PADDING 10:44:00,131 INFO [main][CipherTest] transformation=RC5-32/CFB64/TBC 10:44:00,131 INFO [main][CipherTest] transformation=RC5-32/CFB64/TBCPADDING 10:44:00,131 INFO [main][CipherTest] transformation=RC5-32/CFB64/X9.23 10:44:00,131 INFO [main][CipherTest] transformation=RC5-32/CFB64/X9.23PADDING 10:44:00,131 INFO [main][CipherTest] transformation=RC5-32/CFB64/ZEROBYTE 10:44:00,131 INFO [main][CipherTest] transformation=RC5-32/CFB64/ZEROBYTEPADDING 10:44:00,132 INFO [main][CipherTest] transformation=RC5-32/CFB72/ 10:44:00,132 INFO [main][CipherTest] transformation=RC5-32/CFB72/ISO10126 10:44:00,132 INFO [main][CipherTest] transformation=RC5-32/CFB72/ISO10126-2 10:44:00,132 INFO [main][CipherTest] transformation=RC5-32/CFB72/ISO10126-2PADDING 10:44:00,132 INFO [main][CipherTest] transformation=RC5-32/CFB72/ISO10126PADDING 10:44:00,132 INFO [main][CipherTest] transformation=RC5-32/CFB72/ISO7816-4 10:44:00,132 INFO [main][CipherTest] transformation=RC5-32/CFB72/ISO7816-4PADDING 10:44:00,132 INFO [main][CipherTest] transformation=RC5-32/CFB72/NOPADDING 10:44:00,132 INFO [main][CipherTest] transformation=RC5-32/CFB72/PKCS5 10:44:00,132 INFO [main][CipherTest] transformation=RC5-32/CFB72/PKCS5PADDING 10:44:00,132 INFO [main][CipherTest] transformation=RC5-32/CFB72/PKCS7 10:44:00,132 INFO [main][CipherTest] transformation=RC5-32/CFB72/PKCS7PADDING 10:44:00,132 INFO [main][CipherTest] transformation=RC5-32/CFB72/TBC 10:44:00,132 INFO [main][CipherTest] transformation=RC5-32/CFB72/TBCPADDING 10:44:00,133 INFO [main][CipherTest] transformation=RC5-32/CFB72/X9.23 10:44:00,133 INFO [main][CipherTest] transformation=RC5-32/CFB72/X9.23PADDING 10:44:00,133 INFO [main][CipherTest] transformation=RC5-32/CFB72/ZEROBYTE 10:44:00,133 INFO [main][CipherTest] transformation=RC5-32/CFB72/ZEROBYTEPADDING 10:44:00,133 INFO [main][CipherTest] transformation=RC5-32/CFB8/ 10:44:00,133 INFO [main][CipherTest] transformation=RC5-32/CFB8/ISO10126 10:44:00,133 INFO [main][CipherTest] transformation=RC5-32/CFB8/ISO10126-2 10:44:00,133 INFO [main][CipherTest] transformation=RC5-32/CFB8/ISO10126-2PADDING 10:44:00,133 INFO [main][CipherTest] transformation=RC5-32/CFB8/ISO10126PADDING 10:44:00,133 INFO [main][CipherTest] transformation=RC5-32/CFB8/ISO7816-4 10:44:00,133 INFO [main][CipherTest] transformation=RC5-32/CFB8/ISO7816-4PADDING 10:44:00,133 INFO [main][CipherTest] transformation=RC5-32/CFB8/NOPADDING 10:44:00,133 INFO [main][CipherTest] transformation=RC5-32/CFB8/PKCS5 10:44:00,133 INFO [main][CipherTest] transformation=RC5-32/CFB8/PKCS5PADDING 10:44:00,133 INFO [main][CipherTest] transformation=RC5-32/CFB8/PKCS7 10:44:00,133 INFO [main][CipherTest] transformation=RC5-32/CFB8/PKCS7PADDING 10:44:00,133 INFO [main][CipherTest] transformation=RC5-32/CFB8/TBC 10:44:00,133 INFO [main][CipherTest] transformation=RC5-32/CFB8/TBCPADDING 10:44:00,134 INFO [main][CipherTest] transformation=RC5-32/CFB8/X9.23 10:44:00,134 INFO [main][CipherTest] transformation=RC5-32/CFB8/X9.23PADDING 10:44:00,134 INFO [main][CipherTest] transformation=RC5-32/CFB8/ZEROBYTE 10:44:00,134 INFO [main][CipherTest] transformation=RC5-32/CFB8/ZEROBYTEPADDING 10:44:00,134 INFO [main][CipherTest] transformation=RC5-32/CFB80/ 10:44:00,134 INFO [main][CipherTest] transformation=RC5-32/CFB80/ISO10126 10:44:00,134 INFO [main][CipherTest] transformation=RC5-32/CFB80/ISO10126-2 10:44:00,134 INFO [main][CipherTest] transformation=RC5-32/CFB80/ISO10126-2PADDING 10:44:00,134 INFO [main][CipherTest] transformation=RC5-32/CFB80/ISO10126PADDING 10:44:00,134 INFO [main][CipherTest] transformation=RC5-32/CFB80/ISO7816-4 10:44:00,134 INFO [main][CipherTest] transformation=RC5-32/CFB80/ISO7816-4PADDING 10:44:00,134 INFO [main][CipherTest] transformation=RC5-32/CFB80/NOPADDING 10:44:00,134 INFO [main][CipherTest] transformation=RC5-32/CFB80/PKCS5 10:44:00,134 INFO [main][CipherTest] transformation=RC5-32/CFB80/PKCS5PADDING 10:44:00,134 INFO [main][CipherTest] transformation=RC5-32/CFB80/PKCS7 10:44:00,134 INFO [main][CipherTest] transformation=RC5-32/CFB80/PKCS7PADDING 10:44:00,134 INFO [main][CipherTest] transformation=RC5-32/CFB80/TBC 10:44:00,134 INFO [main][CipherTest] transformation=RC5-32/CFB80/TBCPADDING 10:44:00,134 INFO [main][CipherTest] transformation=RC5-32/CFB80/X9.23 10:44:00,134 INFO [main][CipherTest] transformation=RC5-32/CFB80/X9.23PADDING 10:44:00,135 INFO [main][CipherTest] transformation=RC5-32/CFB80/ZEROBYTE 10:44:00,135 INFO [main][CipherTest] transformation=RC5-32/CFB80/ZEROBYTEPADDING 10:44:00,135 INFO [main][CipherTest] transformation=RC5-32/CFB88/ 10:44:00,135 INFO [main][CipherTest] transformation=RC5-32/CFB88/ISO10126 10:44:00,135 INFO [main][CipherTest] transformation=RC5-32/CFB88/ISO10126-2 10:44:00,135 INFO [main][CipherTest] transformation=RC5-32/CFB88/ISO10126-2PADDING 10:44:00,135 INFO [main][CipherTest] transformation=RC5-32/CFB88/ISO10126PADDING 10:44:00,135 INFO [main][CipherTest] transformation=RC5-32/CFB88/ISO7816-4 10:44:00,135 INFO [main][CipherTest] transformation=RC5-32/CFB88/ISO7816-4PADDING 10:44:00,135 INFO [main][CipherTest] transformation=RC5-32/CFB88/NOPADDING 10:44:00,135 INFO [main][CipherTest] transformation=RC5-32/CFB88/PKCS5 10:44:00,135 INFO [main][CipherTest] transformation=RC5-32/CFB88/PKCS5PADDING 10:44:00,135 INFO [main][CipherTest] transformation=RC5-32/CFB88/PKCS7 10:44:00,135 INFO [main][CipherTest] transformation=RC5-32/CFB88/PKCS7PADDING 10:44:00,135 INFO [main][CipherTest] transformation=RC5-32/CFB88/TBC 10:44:00,135 INFO [main][CipherTest] transformation=RC5-32/CFB88/TBCPADDING 10:44:00,135 INFO [main][CipherTest] transformation=RC5-32/CFB88/X9.23 10:44:00,136 INFO [main][CipherTest] transformation=RC5-32/CFB88/X9.23PADDING 10:44:00,136 INFO [main][CipherTest] transformation=RC5-32/CFB88/ZEROBYTE 10:44:00,136 INFO [main][CipherTest] transformation=RC5-32/CFB88/ZEROBYTEPADDING 10:44:00,136 INFO [main][CipherTest] transformation=RC5-32/CFB96/ 10:44:00,136 INFO [main][CipherTest] transformation=RC5-32/CFB96/ISO10126 10:44:00,136 INFO [main][CipherTest] transformation=RC5-32/CFB96/ISO10126-2 10:44:00,136 INFO [main][CipherTest] transformation=RC5-32/CFB96/ISO10126-2PADDING 10:44:00,136 INFO [main][CipherTest] transformation=RC5-32/CFB96/ISO10126PADDING 10:44:00,136 INFO [main][CipherTest] transformation=RC5-32/CFB96/ISO7816-4 10:44:00,136 INFO [main][CipherTest] transformation=RC5-32/CFB96/ISO7816-4PADDING 10:44:00,136 INFO [main][CipherTest] transformation=RC5-32/CFB96/NOPADDING 10:44:00,136 INFO [main][CipherTest] transformation=RC5-32/CFB96/PKCS5 10:44:00,136 INFO [main][CipherTest] transformation=RC5-32/CFB96/PKCS5PADDING 10:44:00,136 INFO [main][CipherTest] transformation=RC5-32/CFB96/PKCS7 10:44:00,136 INFO [main][CipherTest] transformation=RC5-32/CFB96/PKCS7PADDING 10:44:00,137 INFO [main][CipherTest] transformation=RC5-32/CFB96/TBC 10:44:00,137 INFO [main][CipherTest] transformation=RC5-32/CFB96/TBCPADDING 10:44:00,137 INFO [main][CipherTest] transformation=RC5-32/CFB96/X9.23 10:44:00,137 INFO [main][CipherTest] transformation=RC5-32/CFB96/X9.23PADDING 10:44:00,137 INFO [main][CipherTest] transformation=RC5-32/CFB96/ZEROBYTE 10:44:00,137 INFO [main][CipherTest] transformation=RC5-32/CFB96/ZEROBYTEPADDING 10:44:00,137 INFO [main][CipherTest] transformation=RC5-32/CTS/ 10:44:00,137 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "RC5-32/CTS/" does not support IV => Skipping. 10:44:00,137 INFO [main][CipherTest] transformation=RC5-32/CTS/NOPADDING 10:44:00,137 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "RC5-32/CTS/NOPADDING" does not support IV => Skipping. 10:44:00,137 INFO [main][CipherTest] transformation=RC5-32/EAX/ 10:44:00,137 INFO [main][CipherTest] transformation=RC5-32/EAX/NOPADDING 10:44:00,138 INFO [main][CipherTest] transformation=RC5-32/ECB/ 10:44:00,138 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "RC5-32/ECB/" does not support IV => Skipping. 10:44:00,138 INFO [main][CipherTest] transformation=RC5-32/ECB/NOPADDING 10:44:00,138 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "RC5-32/ECB/NOPADDING" does not support IV => Skipping. 10:44:00,138 INFO [main][CipherTest] transformation=RC5-32/GOFB/ 10:44:00,138 INFO [main][CipherTest] transformation=RC5-32/GOFB/ISO10126 10:44:00,138 INFO [main][CipherTest] transformation=RC5-32/GOFB/ISO10126-2 10:44:00,138 INFO [main][CipherTest] transformation=RC5-32/GOFB/ISO10126-2PADDING 10:44:00,138 INFO [main][CipherTest] transformation=RC5-32/GOFB/ISO10126PADDING 10:44:00,138 INFO [main][CipherTest] transformation=RC5-32/GOFB/ISO7816-4 10:44:00,138 INFO [main][CipherTest] transformation=RC5-32/GOFB/ISO7816-4PADDING 10:44:00,139 INFO [main][CipherTest] transformation=RC5-32/GOFB/NOPADDING 10:44:00,139 INFO [main][CipherTest] transformation=RC5-32/GOFB/PKCS5 10:44:00,139 INFO [main][CipherTest] transformation=RC5-32/GOFB/PKCS5PADDING 10:44:00,139 INFO [main][CipherTest] transformation=RC5-32/GOFB/PKCS7 10:44:00,139 INFO [main][CipherTest] transformation=RC5-32/GOFB/PKCS7PADDING 10:44:00,139 INFO [main][CipherTest] transformation=RC5-32/GOFB/TBC 10:44:00,139 INFO [main][CipherTest] transformation=RC5-32/GOFB/TBCPADDING 10:44:00,139 INFO [main][CipherTest] transformation=RC5-32/GOFB/X9.23 10:44:00,139 INFO [main][CipherTest] transformation=RC5-32/GOFB/X9.23PADDING 10:44:00,139 INFO [main][CipherTest] transformation=RC5-32/GOFB/ZEROBYTE 10:44:00,140 INFO [main][CipherTest] transformation=RC5-32/GOFB/ZEROBYTEPADDING 10:44:00,140 INFO [main][CipherTest] transformation=RC5-32/OFB/ 10:44:00,140 INFO [main][CipherTest] transformation=RC5-32/OFB/ISO10126 10:44:00,140 INFO [main][CipherTest] transformation=RC5-32/OFB/ISO10126-2 10:44:00,140 INFO [main][CipherTest] transformation=RC5-32/OFB/ISO10126-2PADDING 10:44:00,140 INFO [main][CipherTest] transformation=RC5-32/OFB/ISO10126PADDING 10:44:00,140 INFO [main][CipherTest] transformation=RC5-32/OFB/ISO7816-4 10:44:00,140 INFO [main][CipherTest] transformation=RC5-32/OFB/ISO7816-4PADDING 10:44:00,140 INFO [main][CipherTest] transformation=RC5-32/OFB/NOPADDING 10:44:00,140 INFO [main][CipherTest] transformation=RC5-32/OFB/PKCS5 10:44:00,140 INFO [main][CipherTest] transformation=RC5-32/OFB/PKCS5PADDING 10:44:00,140 INFO [main][CipherTest] transformation=RC5-32/OFB/PKCS7 10:44:00,140 INFO [main][CipherTest] transformation=RC5-32/OFB/PKCS7PADDING 10:44:00,140 INFO [main][CipherTest] transformation=RC5-32/OFB/TBC 10:44:00,141 INFO [main][CipherTest] transformation=RC5-32/OFB/TBCPADDING 10:44:00,141 INFO [main][CipherTest] transformation=RC5-32/OFB/X9.23 10:44:00,141 INFO [main][CipherTest] transformation=RC5-32/OFB/X9.23PADDING 10:44:00,141 INFO [main][CipherTest] transformation=RC5-32/OFB/ZEROBYTE 10:44:00,141 INFO [main][CipherTest] transformation=RC5-32/OFB/ZEROBYTEPADDING 10:44:00,141 INFO [main][CipherTest] transformation=RC5-32/OFB104/ 10:44:00,141 INFO [main][CipherTest] transformation=RC5-32/OFB104/ISO10126 10:44:00,141 INFO [main][CipherTest] transformation=RC5-32/OFB104/ISO10126-2 10:44:00,141 INFO [main][CipherTest] transformation=RC5-32/OFB104/ISO10126-2PADDING 10:44:00,141 INFO [main][CipherTest] transformation=RC5-32/OFB104/ISO10126PADDING 10:44:00,141 INFO [main][CipherTest] transformation=RC5-32/OFB104/ISO7816-4 10:44:00,141 INFO [main][CipherTest] transformation=RC5-32/OFB104/ISO7816-4PADDING 10:44:00,141 INFO [main][CipherTest] transformation=RC5-32/OFB104/NOPADDING 10:44:00,141 INFO [main][CipherTest] transformation=RC5-32/OFB104/PKCS5 10:44:00,141 INFO [main][CipherTest] transformation=RC5-32/OFB104/PKCS5PADDING 10:44:00,141 INFO [main][CipherTest] transformation=RC5-32/OFB104/PKCS7 10:44:00,141 INFO [main][CipherTest] transformation=RC5-32/OFB104/PKCS7PADDING 10:44:00,141 INFO [main][CipherTest] transformation=RC5-32/OFB104/TBC 10:44:00,142 INFO [main][CipherTest] transformation=RC5-32/OFB104/TBCPADDING 10:44:00,142 INFO [main][CipherTest] transformation=RC5-32/OFB104/X9.23 10:44:00,142 INFO [main][CipherTest] transformation=RC5-32/OFB104/X9.23PADDING 10:44:00,142 INFO [main][CipherTest] transformation=RC5-32/OFB104/ZEROBYTE 10:44:00,142 INFO [main][CipherTest] transformation=RC5-32/OFB104/ZEROBYTEPADDING 10:44:00,142 INFO [main][CipherTest] transformation=RC5-32/OFB112/ 10:44:00,142 INFO [main][CipherTest] transformation=RC5-32/OFB112/ISO10126 10:44:00,142 INFO [main][CipherTest] transformation=RC5-32/OFB112/ISO10126-2 10:44:00,142 INFO [main][CipherTest] transformation=RC5-32/OFB112/ISO10126-2PADDING 10:44:00,142 INFO [main][CipherTest] transformation=RC5-32/OFB112/ISO10126PADDING 10:44:00,142 INFO [main][CipherTest] transformation=RC5-32/OFB112/ISO7816-4 10:44:00,142 INFO [main][CipherTest] transformation=RC5-32/OFB112/ISO7816-4PADDING 10:44:00,142 INFO [main][CipherTest] transformation=RC5-32/OFB112/NOPADDING 10:44:00,142 INFO [main][CipherTest] transformation=RC5-32/OFB112/PKCS5 10:44:00,142 INFO [main][CipherTest] transformation=RC5-32/OFB112/PKCS5PADDING 10:44:00,142 INFO [main][CipherTest] transformation=RC5-32/OFB112/PKCS7 10:44:00,142 INFO [main][CipherTest] transformation=RC5-32/OFB112/PKCS7PADDING 10:44:00,142 INFO [main][CipherTest] transformation=RC5-32/OFB112/TBC 10:44:00,143 INFO [main][CipherTest] transformation=RC5-32/OFB112/TBCPADDING 10:44:00,143 INFO [main][CipherTest] transformation=RC5-32/OFB112/X9.23 10:44:00,143 INFO [main][CipherTest] transformation=RC5-32/OFB112/X9.23PADDING 10:44:00,143 INFO [main][CipherTest] transformation=RC5-32/OFB112/ZEROBYTE 10:44:00,143 INFO [main][CipherTest] transformation=RC5-32/OFB112/ZEROBYTEPADDING 10:44:00,143 INFO [main][CipherTest] transformation=RC5-32/OFB120/ 10:44:00,143 INFO [main][CipherTest] transformation=RC5-32/OFB120/ISO10126 10:44:00,143 INFO [main][CipherTest] transformation=RC5-32/OFB120/ISO10126-2 10:44:00,143 INFO [main][CipherTest] transformation=RC5-32/OFB120/ISO10126-2PADDING 10:44:00,143 INFO [main][CipherTest] transformation=RC5-32/OFB120/ISO10126PADDING 10:44:00,143 INFO [main][CipherTest] transformation=RC5-32/OFB120/ISO7816-4 10:44:00,143 INFO [main][CipherTest] transformation=RC5-32/OFB120/ISO7816-4PADDING 10:44:00,143 INFO [main][CipherTest] transformation=RC5-32/OFB120/NOPADDING 10:44:00,143 INFO [main][CipherTest] transformation=RC5-32/OFB120/PKCS5 10:44:00,143 INFO [main][CipherTest] transformation=RC5-32/OFB120/PKCS5PADDING 10:44:00,143 INFO [main][CipherTest] transformation=RC5-32/OFB120/PKCS7 10:44:00,144 INFO [main][CipherTest] transformation=RC5-32/OFB120/PKCS7PADDING 10:44:00,144 INFO [main][CipherTest] transformation=RC5-32/OFB120/TBC 10:44:00,144 INFO [main][CipherTest] transformation=RC5-32/OFB120/TBCPADDING 10:44:00,144 INFO [main][CipherTest] transformation=RC5-32/OFB120/X9.23 10:44:00,144 INFO [main][CipherTest] transformation=RC5-32/OFB120/X9.23PADDING 10:44:00,144 INFO [main][CipherTest] transformation=RC5-32/OFB120/ZEROBYTE 10:44:00,144 INFO [main][CipherTest] transformation=RC5-32/OFB120/ZEROBYTEPADDING 10:44:00,144 INFO [main][CipherTest] transformation=RC5-32/OFB128/ 10:44:00,144 INFO [main][CipherTest] transformation=RC5-32/OFB128/ISO10126 10:44:00,144 INFO [main][CipherTest] transformation=RC5-32/OFB128/ISO10126-2 10:44:00,144 INFO [main][CipherTest] transformation=RC5-32/OFB128/ISO10126-2PADDING 10:44:00,144 INFO [main][CipherTest] transformation=RC5-32/OFB128/ISO10126PADDING 10:44:00,144 INFO [main][CipherTest] transformation=RC5-32/OFB128/ISO7816-4 10:44:00,144 INFO [main][CipherTest] transformation=RC5-32/OFB128/ISO7816-4PADDING 10:44:00,145 INFO [main][CipherTest] transformation=RC5-32/OFB128/NOPADDING 10:44:00,145 INFO [main][CipherTest] transformation=RC5-32/OFB128/PKCS5 10:44:00,145 INFO [main][CipherTest] transformation=RC5-32/OFB128/PKCS5PADDING 10:44:00,145 INFO [main][CipherTest] transformation=RC5-32/OFB128/PKCS7 10:44:00,145 INFO [main][CipherTest] transformation=RC5-32/OFB128/PKCS7PADDING 10:44:00,145 INFO [main][CipherTest] transformation=RC5-32/OFB128/TBC 10:44:00,145 INFO [main][CipherTest] transformation=RC5-32/OFB128/TBCPADDING 10:44:00,145 INFO [main][CipherTest] transformation=RC5-32/OFB128/X9.23 10:44:00,145 INFO [main][CipherTest] transformation=RC5-32/OFB128/X9.23PADDING 10:44:00,145 INFO [main][CipherTest] transformation=RC5-32/OFB128/ZEROBYTE 10:44:00,145 INFO [main][CipherTest] transformation=RC5-32/OFB128/ZEROBYTEPADDING 10:44:00,145 INFO [main][CipherTest] transformation=RC5-32/OFB136/ 10:44:00,145 INFO [main][CipherTest] transformation=RC5-32/OFB136/ISO10126 10:44:00,145 INFO [main][CipherTest] transformation=RC5-32/OFB136/ISO10126-2 10:44:00,145 INFO [main][CipherTest] transformation=RC5-32/OFB136/ISO10126-2PADDING 10:44:00,145 INFO [main][CipherTest] transformation=RC5-32/OFB136/ISO10126PADDING 10:44:00,145 INFO [main][CipherTest] transformation=RC5-32/OFB136/ISO7816-4 10:44:00,145 INFO [main][CipherTest] transformation=RC5-32/OFB136/ISO7816-4PADDING 10:44:00,145 INFO [main][CipherTest] transformation=RC5-32/OFB136/NOPADDING 10:44:00,146 INFO [main][CipherTest] transformation=RC5-32/OFB136/PKCS5 10:44:00,146 INFO [main][CipherTest] transformation=RC5-32/OFB136/PKCS5PADDING 10:44:00,146 INFO [main][CipherTest] transformation=RC5-32/OFB136/PKCS7 10:44:00,146 INFO [main][CipherTest] transformation=RC5-32/OFB136/PKCS7PADDING 10:44:00,146 INFO [main][CipherTest] transformation=RC5-32/OFB136/TBC 10:44:00,146 INFO [main][CipherTest] transformation=RC5-32/OFB136/TBCPADDING 10:44:00,146 INFO [main][CipherTest] transformation=RC5-32/OFB136/X9.23 10:44:00,146 INFO [main][CipherTest] transformation=RC5-32/OFB136/X9.23PADDING 10:44:00,146 INFO [main][CipherTest] transformation=RC5-32/OFB136/ZEROBYTE 10:44:00,146 INFO [main][CipherTest] transformation=RC5-32/OFB136/ZEROBYTEPADDING 10:44:00,146 INFO [main][CipherTest] transformation=RC5-32/OFB144/ 10:44:00,146 INFO [main][CipherTest] transformation=RC5-32/OFB144/ISO10126 10:44:00,146 INFO [main][CipherTest] transformation=RC5-32/OFB144/ISO10126-2 10:44:00,146 INFO [main][CipherTest] transformation=RC5-32/OFB144/ISO10126-2PADDING 10:44:00,146 INFO [main][CipherTest] transformation=RC5-32/OFB144/ISO10126PADDING 10:44:00,146 INFO [main][CipherTest] transformation=RC5-32/OFB144/ISO7816-4 10:44:00,146 INFO [main][CipherTest] transformation=RC5-32/OFB144/ISO7816-4PADDING 10:44:00,146 INFO [main][CipherTest] transformation=RC5-32/OFB144/NOPADDING 10:44:00,146 INFO [main][CipherTest] transformation=RC5-32/OFB144/PKCS5 10:44:00,146 INFO [main][CipherTest] transformation=RC5-32/OFB144/PKCS5PADDING 10:44:00,147 INFO [main][CipherTest] transformation=RC5-32/OFB144/PKCS7 10:44:00,147 INFO [main][CipherTest] transformation=RC5-32/OFB144/PKCS7PADDING 10:44:00,147 INFO [main][CipherTest] transformation=RC5-32/OFB144/TBC 10:44:00,147 INFO [main][CipherTest] transformation=RC5-32/OFB144/TBCPADDING 10:44:00,147 INFO [main][CipherTest] transformation=RC5-32/OFB144/X9.23 10:44:00,147 INFO [main][CipherTest] transformation=RC5-32/OFB144/X9.23PADDING 10:44:00,147 INFO [main][CipherTest] transformation=RC5-32/OFB144/ZEROBYTE 10:44:00,147 INFO [main][CipherTest] transformation=RC5-32/OFB144/ZEROBYTEPADDING 10:44:00,147 INFO [main][CipherTest] transformation=RC5-32/OFB152/ 10:44:00,147 INFO [main][CipherTest] transformation=RC5-32/OFB152/ISO10126 10:44:00,147 INFO [main][CipherTest] transformation=RC5-32/OFB152/ISO10126-2 10:44:00,147 INFO [main][CipherTest] transformation=RC5-32/OFB152/ISO10126-2PADDING 10:44:00,147 INFO [main][CipherTest] transformation=RC5-32/OFB152/ISO10126PADDING 10:44:00,147 INFO [main][CipherTest] transformation=RC5-32/OFB152/ISO7816-4 10:44:00,147 INFO [main][CipherTest] transformation=RC5-32/OFB152/ISO7816-4PADDING 10:44:00,147 INFO [main][CipherTest] transformation=RC5-32/OFB152/NOPADDING 10:44:00,147 INFO [main][CipherTest] transformation=RC5-32/OFB152/PKCS5 10:44:00,148 INFO [main][CipherTest] transformation=RC5-32/OFB152/PKCS5PADDING 10:44:00,148 INFO [main][CipherTest] transformation=RC5-32/OFB152/PKCS7 10:44:00,148 INFO [main][CipherTest] transformation=RC5-32/OFB152/PKCS7PADDING 10:44:00,148 INFO [main][CipherTest] transformation=RC5-32/OFB152/TBC 10:44:00,148 INFO [main][CipherTest] transformation=RC5-32/OFB152/TBCPADDING 10:44:00,148 INFO [main][CipherTest] transformation=RC5-32/OFB152/X9.23 10:44:00,148 INFO [main][CipherTest] transformation=RC5-32/OFB152/X9.23PADDING 10:44:00,148 INFO [main][CipherTest] transformation=RC5-32/OFB152/ZEROBYTE 10:44:00,148 INFO [main][CipherTest] transformation=RC5-32/OFB152/ZEROBYTEPADDING 10:44:00,148 INFO [main][CipherTest] transformation=RC5-32/OFB16/ 10:44:00,148 INFO [main][CipherTest] transformation=RC5-32/OFB16/ISO10126 10:44:00,148 INFO [main][CipherTest] transformation=RC5-32/OFB16/ISO10126-2 10:44:00,148 INFO [main][CipherTest] transformation=RC5-32/OFB16/ISO10126-2PADDING 10:44:00,148 INFO [main][CipherTest] transformation=RC5-32/OFB16/ISO10126PADDING 10:44:00,148 INFO [main][CipherTest] transformation=RC5-32/OFB16/ISO7816-4 10:44:00,148 INFO [main][CipherTest] transformation=RC5-32/OFB16/ISO7816-4PADDING 10:44:00,148 INFO [main][CipherTest] transformation=RC5-32/OFB16/NOPADDING 10:44:00,148 INFO [main][CipherTest] transformation=RC5-32/OFB16/PKCS5 10:44:00,148 INFO [main][CipherTest] transformation=RC5-32/OFB16/PKCS5PADDING 10:44:00,149 INFO [main][CipherTest] transformation=RC5-32/OFB16/PKCS7 10:44:00,149 INFO [main][CipherTest] transformation=RC5-32/OFB16/PKCS7PADDING 10:44:00,149 INFO [main][CipherTest] transformation=RC5-32/OFB16/TBC 10:44:00,149 INFO [main][CipherTest] transformation=RC5-32/OFB16/TBCPADDING 10:44:00,149 INFO [main][CipherTest] transformation=RC5-32/OFB16/X9.23 10:44:00,149 INFO [main][CipherTest] transformation=RC5-32/OFB16/X9.23PADDING 10:44:00,149 INFO [main][CipherTest] transformation=RC5-32/OFB16/ZEROBYTE 10:44:00,149 INFO [main][CipherTest] transformation=RC5-32/OFB16/ZEROBYTEPADDING 10:44:00,149 INFO [main][CipherTest] transformation=RC5-32/OFB160/ 10:44:00,149 INFO [main][CipherTest] transformation=RC5-32/OFB160/ISO10126 10:44:00,149 INFO [main][CipherTest] transformation=RC5-32/OFB160/ISO10126-2 10:44:00,149 INFO [main][CipherTest] transformation=RC5-32/OFB160/ISO10126-2PADDING 10:44:00,149 INFO [main][CipherTest] transformation=RC5-32/OFB160/ISO10126PADDING 10:44:00,149 INFO [main][CipherTest] transformation=RC5-32/OFB160/ISO7816-4 10:44:00,149 INFO [main][CipherTest] transformation=RC5-32/OFB160/ISO7816-4PADDING 10:44:00,149 INFO [main][CipherTest] transformation=RC5-32/OFB160/NOPADDING 10:44:00,149 INFO [main][CipherTest] transformation=RC5-32/OFB160/PKCS5 10:44:00,149 INFO [main][CipherTest] transformation=RC5-32/OFB160/PKCS5PADDING 10:44:00,149 INFO [main][CipherTest] transformation=RC5-32/OFB160/PKCS7 10:44:00,149 INFO [main][CipherTest] transformation=RC5-32/OFB160/PKCS7PADDING 10:44:00,149 INFO [main][CipherTest] transformation=RC5-32/OFB160/TBC 10:44:00,149 INFO [main][CipherTest] transformation=RC5-32/OFB160/TBCPADDING 10:44:00,150 INFO [main][CipherTest] transformation=RC5-32/OFB160/X9.23 10:44:00,150 INFO [main][CipherTest] transformation=RC5-32/OFB160/X9.23PADDING 10:44:00,150 INFO [main][CipherTest] transformation=RC5-32/OFB160/ZEROBYTE 10:44:00,150 INFO [main][CipherTest] transformation=RC5-32/OFB160/ZEROBYTEPADDING 10:44:00,150 INFO [main][CipherTest] transformation=RC5-32/OFB168/ 10:44:00,150 INFO [main][CipherTest] transformation=RC5-32/OFB168/ISO10126 10:44:00,150 INFO [main][CipherTest] transformation=RC5-32/OFB168/ISO10126-2 10:44:00,150 INFO [main][CipherTest] transformation=RC5-32/OFB168/ISO10126-2PADDING 10:44:00,150 INFO [main][CipherTest] transformation=RC5-32/OFB168/ISO10126PADDING 10:44:00,150 INFO [main][CipherTest] transformation=RC5-32/OFB168/ISO7816-4 10:44:00,150 INFO [main][CipherTest] transformation=RC5-32/OFB168/ISO7816-4PADDING 10:44:00,150 INFO [main][CipherTest] transformation=RC5-32/OFB168/NOPADDING 10:44:00,150 INFO [main][CipherTest] transformation=RC5-32/OFB168/PKCS5 10:44:00,150 INFO [main][CipherTest] transformation=RC5-32/OFB168/PKCS5PADDING 10:44:00,150 INFO [main][CipherTest] transformation=RC5-32/OFB168/PKCS7 10:44:00,150 INFO [main][CipherTest] transformation=RC5-32/OFB168/PKCS7PADDING 10:44:00,150 INFO [main][CipherTest] transformation=RC5-32/OFB168/TBC 10:44:00,150 INFO [main][CipherTest] transformation=RC5-32/OFB168/TBCPADDING 10:44:00,151 INFO [main][CipherTest] transformation=RC5-32/OFB168/X9.23 10:44:00,151 INFO [main][CipherTest] transformation=RC5-32/OFB168/X9.23PADDING 10:44:00,151 INFO [main][CipherTest] transformation=RC5-32/OFB168/ZEROBYTE 10:44:00,151 INFO [main][CipherTest] transformation=RC5-32/OFB168/ZEROBYTEPADDING 10:44:00,151 INFO [main][CipherTest] transformation=RC5-32/OFB176/ 10:44:00,151 INFO [main][CipherTest] transformation=RC5-32/OFB176/ISO10126 10:44:00,151 INFO [main][CipherTest] transformation=RC5-32/OFB176/ISO10126-2 10:44:00,151 INFO [main][CipherTest] transformation=RC5-32/OFB176/ISO10126-2PADDING 10:44:00,151 INFO [main][CipherTest] transformation=RC5-32/OFB176/ISO10126PADDING 10:44:00,151 INFO [main][CipherTest] transformation=RC5-32/OFB176/ISO7816-4 10:44:00,151 INFO [main][CipherTest] transformation=RC5-32/OFB176/ISO7816-4PADDING 10:44:00,151 INFO [main][CipherTest] transformation=RC5-32/OFB176/NOPADDING 10:44:00,151 INFO [main][CipherTest] transformation=RC5-32/OFB176/PKCS5 10:44:00,151 INFO [main][CipherTest] transformation=RC5-32/OFB176/PKCS5PADDING 10:44:00,151 INFO [main][CipherTest] transformation=RC5-32/OFB176/PKCS7 10:44:00,151 INFO [main][CipherTest] transformation=RC5-32/OFB176/PKCS7PADDING 10:44:00,152 INFO [main][CipherTest] transformation=RC5-32/OFB176/TBC 10:44:00,152 INFO [main][CipherTest] transformation=RC5-32/OFB176/TBCPADDING 10:44:00,152 INFO [main][CipherTest] transformation=RC5-32/OFB176/X9.23 10:44:00,152 INFO [main][CipherTest] transformation=RC5-32/OFB176/X9.23PADDING 10:44:00,152 INFO [main][CipherTest] transformation=RC5-32/OFB176/ZEROBYTE 10:44:00,152 INFO [main][CipherTest] transformation=RC5-32/OFB176/ZEROBYTEPADDING 10:44:00,152 INFO [main][CipherTest] transformation=RC5-32/OFB184/ 10:44:00,152 INFO [main][CipherTest] transformation=RC5-32/OFB184/ISO10126 10:44:00,152 INFO [main][CipherTest] transformation=RC5-32/OFB184/ISO10126-2 10:44:00,152 INFO [main][CipherTest] transformation=RC5-32/OFB184/ISO10126-2PADDING 10:44:00,152 INFO [main][CipherTest] transformation=RC5-32/OFB184/ISO10126PADDING 10:44:00,152 INFO [main][CipherTest] transformation=RC5-32/OFB184/ISO7816-4 10:44:00,152 INFO [main][CipherTest] transformation=RC5-32/OFB184/ISO7816-4PADDING 10:44:00,152 INFO [main][CipherTest] transformation=RC5-32/OFB184/NOPADDING 10:44:00,152 INFO [main][CipherTest] transformation=RC5-32/OFB184/PKCS5 10:44:00,152 INFO [main][CipherTest] transformation=RC5-32/OFB184/PKCS5PADDING 10:44:00,152 INFO [main][CipherTest] transformation=RC5-32/OFB184/PKCS7 10:44:00,152 INFO [main][CipherTest] transformation=RC5-32/OFB184/PKCS7PADDING 10:44:00,152 INFO [main][CipherTest] transformation=RC5-32/OFB184/TBC 10:44:00,153 INFO [main][CipherTest] transformation=RC5-32/OFB184/TBCPADDING 10:44:00,153 INFO [main][CipherTest] transformation=RC5-32/OFB184/X9.23 10:44:00,153 INFO [main][CipherTest] transformation=RC5-32/OFB184/X9.23PADDING 10:44:00,153 INFO [main][CipherTest] transformation=RC5-32/OFB184/ZEROBYTE 10:44:00,153 INFO [main][CipherTest] transformation=RC5-32/OFB184/ZEROBYTEPADDING 10:44:00,153 INFO [main][CipherTest] transformation=RC5-32/OFB192/ 10:44:00,153 INFO [main][CipherTest] transformation=RC5-32/OFB192/ISO10126 10:44:00,153 INFO [main][CipherTest] transformation=RC5-32/OFB192/ISO10126-2 10:44:00,153 INFO [main][CipherTest] transformation=RC5-32/OFB192/ISO10126-2PADDING 10:44:00,153 INFO [main][CipherTest] transformation=RC5-32/OFB192/ISO10126PADDING 10:44:00,153 INFO [main][CipherTest] transformation=RC5-32/OFB192/ISO7816-4 10:44:00,153 INFO [main][CipherTest] transformation=RC5-32/OFB192/ISO7816-4PADDING 10:44:00,153 INFO [main][CipherTest] transformation=RC5-32/OFB192/NOPADDING 10:44:00,153 INFO [main][CipherTest] transformation=RC5-32/OFB192/PKCS5 10:44:00,153 INFO [main][CipherTest] transformation=RC5-32/OFB192/PKCS5PADDING 10:44:00,153 INFO [main][CipherTest] transformation=RC5-32/OFB192/PKCS7 10:44:00,153 INFO [main][CipherTest] transformation=RC5-32/OFB192/PKCS7PADDING 10:44:00,153 INFO [main][CipherTest] transformation=RC5-32/OFB192/TBC 10:44:00,153 INFO [main][CipherTest] transformation=RC5-32/OFB192/TBCPADDING 10:44:00,153 INFO [main][CipherTest] transformation=RC5-32/OFB192/X9.23 10:44:00,154 INFO [main][CipherTest] transformation=RC5-32/OFB192/X9.23PADDING 10:44:00,154 INFO [main][CipherTest] transformation=RC5-32/OFB192/ZEROBYTE 10:44:00,154 INFO [main][CipherTest] transformation=RC5-32/OFB192/ZEROBYTEPADDING 10:44:00,154 INFO [main][CipherTest] transformation=RC5-32/OFB200/ 10:44:00,154 INFO [main][CipherTest] transformation=RC5-32/OFB200/ISO10126 10:44:00,154 INFO [main][CipherTest] transformation=RC5-32/OFB200/ISO10126-2 10:44:00,154 INFO [main][CipherTest] transformation=RC5-32/OFB200/ISO10126-2PADDING 10:44:00,154 INFO [main][CipherTest] transformation=RC5-32/OFB200/ISO10126PADDING 10:44:00,154 INFO [main][CipherTest] transformation=RC5-32/OFB200/ISO7816-4 10:44:00,154 INFO [main][CipherTest] transformation=RC5-32/OFB200/ISO7816-4PADDING 10:44:00,154 INFO [main][CipherTest] transformation=RC5-32/OFB200/NOPADDING 10:44:00,154 INFO [main][CipherTest] transformation=RC5-32/OFB200/PKCS5 10:44:00,154 INFO [main][CipherTest] transformation=RC5-32/OFB200/PKCS5PADDING 10:44:00,154 INFO [main][CipherTest] transformation=RC5-32/OFB200/PKCS7 10:44:00,154 INFO [main][CipherTest] transformation=RC5-32/OFB200/PKCS7PADDING 10:44:00,154 INFO [main][CipherTest] transformation=RC5-32/OFB200/TBC 10:44:00,154 INFO [main][CipherTest] transformation=RC5-32/OFB200/TBCPADDING 10:44:00,154 INFO [main][CipherTest] transformation=RC5-32/OFB200/X9.23 10:44:00,154 INFO [main][CipherTest] transformation=RC5-32/OFB200/X9.23PADDING 10:44:00,154 INFO [main][CipherTest] transformation=RC5-32/OFB200/ZEROBYTE 10:44:00,154 INFO [main][CipherTest] transformation=RC5-32/OFB200/ZEROBYTEPADDING 10:44:00,154 INFO [main][CipherTest] transformation=RC5-32/OFB208/ 10:44:00,155 INFO [main][CipherTest] transformation=RC5-32/OFB208/ISO10126 10:44:00,155 INFO [main][CipherTest] transformation=RC5-32/OFB208/ISO10126-2 10:44:00,155 INFO [main][CipherTest] transformation=RC5-32/OFB208/ISO10126-2PADDING 10:44:00,155 INFO [main][CipherTest] transformation=RC5-32/OFB208/ISO10126PADDING 10:44:00,155 INFO [main][CipherTest] transformation=RC5-32/OFB208/ISO7816-4 10:44:00,155 INFO [main][CipherTest] transformation=RC5-32/OFB208/ISO7816-4PADDING 10:44:00,155 INFO [main][CipherTest] transformation=RC5-32/OFB208/NOPADDING 10:44:00,155 INFO [main][CipherTest] transformation=RC5-32/OFB208/PKCS5 10:44:00,155 INFO [main][CipherTest] transformation=RC5-32/OFB208/PKCS5PADDING 10:44:00,155 INFO [main][CipherTest] transformation=RC5-32/OFB208/PKCS7 10:44:00,155 INFO [main][CipherTest] transformation=RC5-32/OFB208/PKCS7PADDING 10:44:00,156 INFO [main][CipherTest] transformation=RC5-32/OFB208/TBC 10:44:00,156 INFO [main][CipherTest] transformation=RC5-32/OFB208/TBCPADDING 10:44:00,156 INFO [main][CipherTest] transformation=RC5-32/OFB208/X9.23 10:44:00,156 INFO [main][CipherTest] transformation=RC5-32/OFB208/X9.23PADDING 10:44:00,156 INFO [main][CipherTest] transformation=RC5-32/OFB208/ZEROBYTE 10:44:00,156 INFO [main][CipherTest] transformation=RC5-32/OFB208/ZEROBYTEPADDING 10:44:00,156 INFO [main][CipherTest] transformation=RC5-32/OFB216/ 10:44:00,156 INFO [main][CipherTest] transformation=RC5-32/OFB216/ISO10126 10:44:00,156 INFO [main][CipherTest] transformation=RC5-32/OFB216/ISO10126-2 10:44:00,156 INFO [main][CipherTest] transformation=RC5-32/OFB216/ISO10126-2PADDING 10:44:00,156 INFO [main][CipherTest] transformation=RC5-32/OFB216/ISO10126PADDING 10:44:00,156 INFO [main][CipherTest] transformation=RC5-32/OFB216/ISO7816-4 10:44:00,156 INFO [main][CipherTest] transformation=RC5-32/OFB216/ISO7816-4PADDING 10:44:00,156 INFO [main][CipherTest] transformation=RC5-32/OFB216/NOPADDING 10:44:00,156 INFO [main][CipherTest] transformation=RC5-32/OFB216/PKCS5 10:44:00,157 INFO [main][CipherTest] transformation=RC5-32/OFB216/PKCS5PADDING 10:44:00,157 INFO [main][CipherTest] transformation=RC5-32/OFB216/PKCS7 10:44:00,157 INFO [main][CipherTest] transformation=RC5-32/OFB216/PKCS7PADDING 10:44:00,157 INFO [main][CipherTest] transformation=RC5-32/OFB216/TBC 10:44:00,157 INFO [main][CipherTest] transformation=RC5-32/OFB216/TBCPADDING 10:44:00,157 INFO [main][CipherTest] transformation=RC5-32/OFB216/X9.23 10:44:00,157 INFO [main][CipherTest] transformation=RC5-32/OFB216/X9.23PADDING 10:44:00,157 INFO [main][CipherTest] transformation=RC5-32/OFB216/ZEROBYTE 10:44:00,157 INFO [main][CipherTest] transformation=RC5-32/OFB216/ZEROBYTEPADDING 10:44:00,157 INFO [main][CipherTest] transformation=RC5-32/OFB224/ 10:44:00,157 INFO [main][CipherTest] transformation=RC5-32/OFB224/ISO10126 10:44:00,157 INFO [main][CipherTest] transformation=RC5-32/OFB224/ISO10126-2 10:44:00,157 INFO [main][CipherTest] transformation=RC5-32/OFB224/ISO10126-2PADDING 10:44:00,157 INFO [main][CipherTest] transformation=RC5-32/OFB224/ISO10126PADDING 10:44:00,157 INFO [main][CipherTest] transformation=RC5-32/OFB224/ISO7816-4 10:44:00,157 INFO [main][CipherTest] transformation=RC5-32/OFB224/ISO7816-4PADDING 10:44:00,158 INFO [main][CipherTest] transformation=RC5-32/OFB224/NOPADDING 10:44:00,158 INFO [main][CipherTest] transformation=RC5-32/OFB224/PKCS5 10:44:00,158 INFO [main][CipherTest] transformation=RC5-32/OFB224/PKCS5PADDING 10:44:00,158 INFO [main][CipherTest] transformation=RC5-32/OFB224/PKCS7 10:44:00,158 INFO [main][CipherTest] transformation=RC5-32/OFB224/PKCS7PADDING 10:44:00,158 INFO [main][CipherTest] transformation=RC5-32/OFB224/TBC 10:44:00,158 INFO [main][CipherTest] transformation=RC5-32/OFB224/TBCPADDING 10:44:00,158 INFO [main][CipherTest] transformation=RC5-32/OFB224/X9.23 10:44:00,158 INFO [main][CipherTest] transformation=RC5-32/OFB224/X9.23PADDING 10:44:00,158 INFO [main][CipherTest] transformation=RC5-32/OFB224/ZEROBYTE 10:44:00,158 INFO [main][CipherTest] transformation=RC5-32/OFB224/ZEROBYTEPADDING 10:44:00,158 INFO [main][CipherTest] transformation=RC5-32/OFB232/ 10:44:00,158 INFO [main][CipherTest] transformation=RC5-32/OFB232/ISO10126 10:44:00,158 INFO [main][CipherTest] transformation=RC5-32/OFB232/ISO10126-2 10:44:00,158 INFO [main][CipherTest] transformation=RC5-32/OFB232/ISO10126-2PADDING 10:44:00,158 INFO [main][CipherTest] transformation=RC5-32/OFB232/ISO10126PADDING 10:44:00,158 INFO [main][CipherTest] transformation=RC5-32/OFB232/ISO7816-4 10:44:00,159 INFO [main][CipherTest] transformation=RC5-32/OFB232/ISO7816-4PADDING 10:44:00,159 INFO [main][CipherTest] transformation=RC5-32/OFB232/NOPADDING 10:44:00,159 INFO [main][CipherTest] transformation=RC5-32/OFB232/PKCS5 10:44:00,159 INFO [main][CipherTest] transformation=RC5-32/OFB232/PKCS5PADDING 10:44:00,159 INFO [main][CipherTest] transformation=RC5-32/OFB232/PKCS7 10:44:00,159 INFO [main][CipherTest] transformation=RC5-32/OFB232/PKCS7PADDING 10:44:00,159 INFO [main][CipherTest] transformation=RC5-32/OFB232/TBC 10:44:00,159 INFO [main][CipherTest] transformation=RC5-32/OFB232/TBCPADDING 10:44:00,159 INFO [main][CipherTest] transformation=RC5-32/OFB232/X9.23 10:44:00,159 INFO [main][CipherTest] transformation=RC5-32/OFB232/X9.23PADDING 10:44:00,159 INFO [main][CipherTest] transformation=RC5-32/OFB232/ZEROBYTE 10:44:00,159 INFO [main][CipherTest] transformation=RC5-32/OFB232/ZEROBYTEPADDING 10:44:00,159 INFO [main][CipherTest] transformation=RC5-32/OFB24/ 10:44:00,159 INFO [main][CipherTest] transformation=RC5-32/OFB24/ISO10126 10:44:00,159 INFO [main][CipherTest] transformation=RC5-32/OFB24/ISO10126-2 10:44:00,160 INFO [main][CipherTest] transformation=RC5-32/OFB24/ISO10126-2PADDING 10:44:00,160 INFO [main][CipherTest] transformation=RC5-32/OFB24/ISO10126PADDING 10:44:00,160 INFO [main][CipherTest] transformation=RC5-32/OFB24/ISO7816-4 10:44:00,160 INFO [main][CipherTest] transformation=RC5-32/OFB24/ISO7816-4PADDING 10:44:00,160 INFO [main][CipherTest] transformation=RC5-32/OFB24/NOPADDING 10:44:00,160 INFO [main][CipherTest] transformation=RC5-32/OFB24/PKCS5 10:44:00,160 INFO [main][CipherTest] transformation=RC5-32/OFB24/PKCS5PADDING 10:44:00,160 INFO [main][CipherTest] transformation=RC5-32/OFB24/PKCS7 10:44:00,160 INFO [main][CipherTest] transformation=RC5-32/OFB24/PKCS7PADDING 10:44:00,160 INFO [main][CipherTest] transformation=RC5-32/OFB24/TBC 10:44:00,160 INFO [main][CipherTest] transformation=RC5-32/OFB24/TBCPADDING 10:44:00,160 INFO [main][CipherTest] transformation=RC5-32/OFB24/X9.23 10:44:00,160 INFO [main][CipherTest] transformation=RC5-32/OFB24/X9.23PADDING 10:44:00,160 INFO [main][CipherTest] transformation=RC5-32/OFB24/ZEROBYTE 10:44:00,160 INFO [main][CipherTest] transformation=RC5-32/OFB24/ZEROBYTEPADDING 10:44:00,160 INFO [main][CipherTest] transformation=RC5-32/OFB240/ 10:44:00,160 INFO [main][CipherTest] transformation=RC5-32/OFB240/ISO10126 10:44:00,161 INFO [main][CipherTest] transformation=RC5-32/OFB240/ISO10126-2 10:44:00,161 INFO [main][CipherTest] transformation=RC5-32/OFB240/ISO10126-2PADDING 10:44:00,161 INFO [main][CipherTest] transformation=RC5-32/OFB240/ISO10126PADDING 10:44:00,161 INFO [main][CipherTest] transformation=RC5-32/OFB240/ISO7816-4 10:44:00,161 INFO [main][CipherTest] transformation=RC5-32/OFB240/ISO7816-4PADDING 10:44:00,161 INFO [main][CipherTest] transformation=RC5-32/OFB240/NOPADDING 10:44:00,161 INFO [main][CipherTest] transformation=RC5-32/OFB240/PKCS5 10:44:00,161 INFO [main][CipherTest] transformation=RC5-32/OFB240/PKCS5PADDING 10:44:00,161 INFO [main][CipherTest] transformation=RC5-32/OFB240/PKCS7 10:44:00,161 INFO [main][CipherTest] transformation=RC5-32/OFB240/PKCS7PADDING 10:44:00,161 INFO [main][CipherTest] transformation=RC5-32/OFB240/TBC 10:44:00,161 INFO [main][CipherTest] transformation=RC5-32/OFB240/TBCPADDING 10:44:00,161 INFO [main][CipherTest] transformation=RC5-32/OFB240/X9.23 10:44:00,161 INFO [main][CipherTest] transformation=RC5-32/OFB240/X9.23PADDING 10:44:00,161 INFO [main][CipherTest] transformation=RC5-32/OFB240/ZEROBYTE 10:44:00,161 INFO [main][CipherTest] transformation=RC5-32/OFB240/ZEROBYTEPADDING 10:44:00,161 INFO [main][CipherTest] transformation=RC5-32/OFB248/ 10:44:00,162 INFO [main][CipherTest] transformation=RC5-32/OFB248/ISO10126 10:44:00,162 INFO [main][CipherTest] transformation=RC5-32/OFB248/ISO10126-2 10:44:00,162 INFO [main][CipherTest] transformation=RC5-32/OFB248/ISO10126-2PADDING 10:44:00,162 INFO [main][CipherTest] transformation=RC5-32/OFB248/ISO10126PADDING 10:44:00,162 INFO [main][CipherTest] transformation=RC5-32/OFB248/ISO7816-4 10:44:00,162 INFO [main][CipherTest] transformation=RC5-32/OFB248/ISO7816-4PADDING 10:44:00,162 INFO [main][CipherTest] transformation=RC5-32/OFB248/NOPADDING 10:44:00,162 INFO [main][CipherTest] transformation=RC5-32/OFB248/PKCS5 10:44:00,162 INFO [main][CipherTest] transformation=RC5-32/OFB248/PKCS5PADDING 10:44:00,162 INFO [main][CipherTest] transformation=RC5-32/OFB248/PKCS7 10:44:00,162 INFO [main][CipherTest] transformation=RC5-32/OFB248/PKCS7PADDING 10:44:00,162 INFO [main][CipherTest] transformation=RC5-32/OFB248/TBC 10:44:00,162 INFO [main][CipherTest] transformation=RC5-32/OFB248/TBCPADDING 10:44:00,162 INFO [main][CipherTest] transformation=RC5-32/OFB248/X9.23 10:44:00,162 INFO [main][CipherTest] transformation=RC5-32/OFB248/X9.23PADDING 10:44:00,162 INFO [main][CipherTest] transformation=RC5-32/OFB248/ZEROBYTE 10:44:00,162 INFO [main][CipherTest] transformation=RC5-32/OFB248/ZEROBYTEPADDING 10:44:00,162 INFO [main][CipherTest] transformation=RC5-32/OFB256/ 10:44:00,162 INFO [main][CipherTest] transformation=RC5-32/OFB256/ISO10126 10:44:00,163 INFO [main][CipherTest] transformation=RC5-32/OFB256/ISO10126-2 10:44:00,163 INFO [main][CipherTest] transformation=RC5-32/OFB256/ISO10126-2PADDING 10:44:00,163 INFO [main][CipherTest] transformation=RC5-32/OFB256/ISO10126PADDING 10:44:00,163 INFO [main][CipherTest] transformation=RC5-32/OFB256/ISO7816-4 10:44:00,163 INFO [main][CipherTest] transformation=RC5-32/OFB256/ISO7816-4PADDING 10:44:00,163 INFO [main][CipherTest] transformation=RC5-32/OFB256/NOPADDING 10:44:00,163 INFO [main][CipherTest] transformation=RC5-32/OFB256/PKCS5 10:44:00,163 INFO [main][CipherTest] transformation=RC5-32/OFB256/PKCS5PADDING 10:44:00,163 INFO [main][CipherTest] transformation=RC5-32/OFB256/PKCS7 10:44:00,163 INFO [main][CipherTest] transformation=RC5-32/OFB256/PKCS7PADDING 10:44:00,163 INFO [main][CipherTest] transformation=RC5-32/OFB256/TBC 10:44:00,163 INFO [main][CipherTest] transformation=RC5-32/OFB256/TBCPADDING 10:44:00,163 INFO [main][CipherTest] transformation=RC5-32/OFB256/X9.23 10:44:00,164 INFO [main][CipherTest] transformation=RC5-32/OFB256/X9.23PADDING 10:44:00,164 INFO [main][CipherTest] transformation=RC5-32/OFB256/ZEROBYTE 10:44:00,164 INFO [main][CipherTest] transformation=RC5-32/OFB256/ZEROBYTEPADDING 10:44:00,164 INFO [main][CipherTest] transformation=RC5-32/OFB32/ 10:44:00,164 INFO [main][CipherTest] transformation=RC5-32/OFB32/ISO10126 10:44:00,164 INFO [main][CipherTest] transformation=RC5-32/OFB32/ISO10126-2 10:44:00,164 INFO [main][CipherTest] transformation=RC5-32/OFB32/ISO10126-2PADDING 10:44:00,164 INFO [main][CipherTest] transformation=RC5-32/OFB32/ISO10126PADDING 10:44:00,164 INFO [main][CipherTest] transformation=RC5-32/OFB32/ISO7816-4 10:44:00,164 INFO [main][CipherTest] transformation=RC5-32/OFB32/ISO7816-4PADDING 10:44:00,164 INFO [main][CipherTest] transformation=RC5-32/OFB32/NOPADDING 10:44:00,164 INFO [main][CipherTest] transformation=RC5-32/OFB32/PKCS5 10:44:00,165 INFO [main][CipherTest] transformation=RC5-32/OFB32/PKCS5PADDING 10:44:00,165 INFO [main][CipherTest] transformation=RC5-32/OFB32/PKCS7 10:44:00,165 INFO [main][CipherTest] transformation=RC5-32/OFB32/PKCS7PADDING 10:44:00,165 INFO [main][CipherTest] transformation=RC5-32/OFB32/TBC 10:44:00,165 INFO [main][CipherTest] transformation=RC5-32/OFB32/TBCPADDING 10:44:00,165 INFO [main][CipherTest] transformation=RC5-32/OFB32/X9.23 10:44:00,165 INFO [main][CipherTest] transformation=RC5-32/OFB32/X9.23PADDING 10:44:00,165 INFO [main][CipherTest] transformation=RC5-32/OFB32/ZEROBYTE 10:44:00,165 INFO [main][CipherTest] transformation=RC5-32/OFB32/ZEROBYTEPADDING 10:44:00,165 INFO [main][CipherTest] transformation=RC5-32/OFB40/ 10:44:00,165 INFO [main][CipherTest] transformation=RC5-32/OFB40/ISO10126 10:44:00,165 INFO [main][CipherTest] transformation=RC5-32/OFB40/ISO10126-2 10:44:00,166 INFO [main][CipherTest] transformation=RC5-32/OFB40/ISO10126-2PADDING 10:44:00,166 INFO [main][CipherTest] transformation=RC5-32/OFB40/ISO10126PADDING 10:44:00,166 INFO [main][CipherTest] transformation=RC5-32/OFB40/ISO7816-4 10:44:00,166 INFO [main][CipherTest] transformation=RC5-32/OFB40/ISO7816-4PADDING 10:44:00,166 INFO [main][CipherTest] transformation=RC5-32/OFB40/NOPADDING 10:44:00,166 INFO [main][CipherTest] transformation=RC5-32/OFB40/PKCS5 10:44:00,166 INFO [main][CipherTest] transformation=RC5-32/OFB40/PKCS5PADDING 10:44:00,166 INFO [main][CipherTest] transformation=RC5-32/OFB40/PKCS7 10:44:00,166 INFO [main][CipherTest] transformation=RC5-32/OFB40/PKCS7PADDING 10:44:00,166 INFO [main][CipherTest] transformation=RC5-32/OFB40/TBC 10:44:00,166 INFO [main][CipherTest] transformation=RC5-32/OFB40/TBCPADDING 10:44:00,166 INFO [main][CipherTest] transformation=RC5-32/OFB40/X9.23 10:44:00,166 INFO [main][CipherTest] transformation=RC5-32/OFB40/X9.23PADDING 10:44:00,167 INFO [main][CipherTest] transformation=RC5-32/OFB40/ZEROBYTE 10:44:00,167 INFO [main][CipherTest] transformation=RC5-32/OFB40/ZEROBYTEPADDING 10:44:00,167 INFO [main][CipherTest] transformation=RC5-32/OFB48/ 10:44:00,167 INFO [main][CipherTest] transformation=RC5-32/OFB48/ISO10126 10:44:00,167 INFO [main][CipherTest] transformation=RC5-32/OFB48/ISO10126-2 10:44:00,167 INFO [main][CipherTest] transformation=RC5-32/OFB48/ISO10126-2PADDING 10:44:00,167 INFO [main][CipherTest] transformation=RC5-32/OFB48/ISO10126PADDING 10:44:00,167 INFO [main][CipherTest] transformation=RC5-32/OFB48/ISO7816-4 10:44:00,167 INFO [main][CipherTest] transformation=RC5-32/OFB48/ISO7816-4PADDING 10:44:00,167 INFO [main][CipherTest] transformation=RC5-32/OFB48/NOPADDING 10:44:00,167 INFO [main][CipherTest] transformation=RC5-32/OFB48/PKCS5 10:44:00,167 INFO [main][CipherTest] transformation=RC5-32/OFB48/PKCS5PADDING 10:44:00,168 INFO [main][CipherTest] transformation=RC5-32/OFB48/PKCS7 10:44:00,168 INFO [main][CipherTest] transformation=RC5-32/OFB48/PKCS7PADDING 10:44:00,168 INFO [main][CipherTest] transformation=RC5-32/OFB48/TBC 10:44:00,168 INFO [main][CipherTest] transformation=RC5-32/OFB48/TBCPADDING 10:44:00,168 INFO [main][CipherTest] transformation=RC5-32/OFB48/X9.23 10:44:00,168 INFO [main][CipherTest] transformation=RC5-32/OFB48/X9.23PADDING 10:44:00,168 INFO [main][CipherTest] transformation=RC5-32/OFB48/ZEROBYTE 10:44:00,168 INFO [main][CipherTest] transformation=RC5-32/OFB48/ZEROBYTEPADDING 10:44:00,168 INFO [main][CipherTest] transformation=RC5-32/OFB56/ 10:44:00,168 INFO [main][CipherTest] transformation=RC5-32/OFB56/ISO10126 10:44:00,168 INFO [main][CipherTest] transformation=RC5-32/OFB56/ISO10126-2 10:44:00,168 INFO [main][CipherTest] transformation=RC5-32/OFB56/ISO10126-2PADDING 10:44:00,168 INFO [main][CipherTest] transformation=RC5-32/OFB56/ISO10126PADDING 10:44:00,169 INFO [main][CipherTest] transformation=RC5-32/OFB56/ISO7816-4 10:44:00,169 INFO [main][CipherTest] transformation=RC5-32/OFB56/ISO7816-4PADDING 10:44:00,169 INFO [main][CipherTest] transformation=RC5-32/OFB56/NOPADDING 10:44:00,169 INFO [main][CipherTest] transformation=RC5-32/OFB56/PKCS5 10:44:00,169 INFO [main][CipherTest] transformation=RC5-32/OFB56/PKCS5PADDING 10:44:00,169 INFO [main][CipherTest] transformation=RC5-32/OFB56/PKCS7 10:44:00,169 INFO [main][CipherTest] transformation=RC5-32/OFB56/PKCS7PADDING 10:44:00,169 INFO [main][CipherTest] transformation=RC5-32/OFB56/TBC 10:44:00,169 INFO [main][CipherTest] transformation=RC5-32/OFB56/TBCPADDING 10:44:00,169 INFO [main][CipherTest] transformation=RC5-32/OFB56/X9.23 10:44:00,169 INFO [main][CipherTest] transformation=RC5-32/OFB56/X9.23PADDING 10:44:00,169 INFO [main][CipherTest] transformation=RC5-32/OFB56/ZEROBYTE 10:44:00,169 INFO [main][CipherTest] transformation=RC5-32/OFB56/ZEROBYTEPADDING 10:44:00,169 INFO [main][CipherTest] transformation=RC5-32/OFB64/ 10:44:00,170 INFO [main][CipherTest] transformation=RC5-32/OFB64/ISO10126 10:44:00,170 INFO [main][CipherTest] transformation=RC5-32/OFB64/ISO10126-2 10:44:00,170 INFO [main][CipherTest] transformation=RC5-32/OFB64/ISO10126-2PADDING 10:44:00,170 INFO [main][CipherTest] transformation=RC5-32/OFB64/ISO10126PADDING 10:44:00,170 INFO [main][CipherTest] transformation=RC5-32/OFB64/ISO7816-4 10:44:00,170 INFO [main][CipherTest] transformation=RC5-32/OFB64/ISO7816-4PADDING 10:44:00,170 INFO [main][CipherTest] transformation=RC5-32/OFB64/NOPADDING 10:44:00,170 INFO [main][CipherTest] transformation=RC5-32/OFB64/PKCS5 10:44:00,170 INFO [main][CipherTest] transformation=RC5-32/OFB64/PKCS5PADDING 10:44:00,170 INFO [main][CipherTest] transformation=RC5-32/OFB64/PKCS7 10:44:00,170 INFO [main][CipherTest] transformation=RC5-32/OFB64/PKCS7PADDING 10:44:00,170 INFO [main][CipherTest] transformation=RC5-32/OFB64/TBC 10:44:00,170 INFO [main][CipherTest] transformation=RC5-32/OFB64/TBCPADDING 10:44:00,170 INFO [main][CipherTest] transformation=RC5-32/OFB64/X9.23 10:44:00,170 INFO [main][CipherTest] transformation=RC5-32/OFB64/X9.23PADDING 10:44:00,171 INFO [main][CipherTest] transformation=RC5-32/OFB64/ZEROBYTE 10:44:00,171 INFO [main][CipherTest] transformation=RC5-32/OFB64/ZEROBYTEPADDING 10:44:00,171 INFO [main][CipherTest] transformation=RC5-32/OFB72/ 10:44:00,171 INFO [main][CipherTest] transformation=RC5-32/OFB72/ISO10126 10:44:00,171 INFO [main][CipherTest] transformation=RC5-32/OFB72/ISO10126-2 10:44:00,171 INFO [main][CipherTest] transformation=RC5-32/OFB72/ISO10126-2PADDING 10:44:00,171 INFO [main][CipherTest] transformation=RC5-32/OFB72/ISO10126PADDING 10:44:00,171 INFO [main][CipherTest] transformation=RC5-32/OFB72/ISO7816-4 10:44:00,171 INFO [main][CipherTest] transformation=RC5-32/OFB72/ISO7816-4PADDING 10:44:00,171 INFO [main][CipherTest] transformation=RC5-32/OFB72/NOPADDING 10:44:00,171 INFO [main][CipherTest] transformation=RC5-32/OFB72/PKCS5 10:44:00,171 INFO [main][CipherTest] transformation=RC5-32/OFB72/PKCS5PADDING 10:44:00,171 INFO [main][CipherTest] transformation=RC5-32/OFB72/PKCS7 10:44:00,171 INFO [main][CipherTest] transformation=RC5-32/OFB72/PKCS7PADDING 10:44:00,172 INFO [main][CipherTest] transformation=RC5-32/OFB72/TBC 10:44:00,172 INFO [main][CipherTest] transformation=RC5-32/OFB72/TBCPADDING 10:44:00,172 INFO [main][CipherTest] transformation=RC5-32/OFB72/X9.23 10:44:00,172 INFO [main][CipherTest] transformation=RC5-32/OFB72/X9.23PADDING 10:44:00,172 INFO [main][CipherTest] transformation=RC5-32/OFB72/ZEROBYTE 10:44:00,172 INFO [main][CipherTest] transformation=RC5-32/OFB72/ZEROBYTEPADDING 10:44:00,172 INFO [main][CipherTest] transformation=RC5-32/OFB8/ 10:44:00,172 INFO [main][CipherTest] transformation=RC5-32/OFB8/ISO10126 10:44:00,172 INFO [main][CipherTest] transformation=RC5-32/OFB8/ISO10126-2 10:44:00,172 INFO [main][CipherTest] transformation=RC5-32/OFB8/ISO10126-2PADDING 10:44:00,172 INFO [main][CipherTest] transformation=RC5-32/OFB8/ISO10126PADDING 10:44:00,172 INFO [main][CipherTest] transformation=RC5-32/OFB8/ISO7816-4 10:44:00,172 INFO [main][CipherTest] transformation=RC5-32/OFB8/ISO7816-4PADDING 10:44:00,172 INFO [main][CipherTest] transformation=RC5-32/OFB8/NOPADDING 10:44:00,173 INFO [main][CipherTest] transformation=RC5-32/OFB8/PKCS5 10:44:00,173 INFO [main][CipherTest] transformation=RC5-32/OFB8/PKCS5PADDING 10:44:00,173 INFO [main][CipherTest] transformation=RC5-32/OFB8/PKCS7 10:44:00,173 INFO [main][CipherTest] transformation=RC5-32/OFB8/PKCS7PADDING 10:44:00,173 INFO [main][CipherTest] transformation=RC5-32/OFB8/TBC 10:44:00,173 INFO [main][CipherTest] transformation=RC5-32/OFB8/TBCPADDING 10:44:00,173 INFO [main][CipherTest] transformation=RC5-32/OFB8/X9.23 10:44:00,173 INFO [main][CipherTest] transformation=RC5-32/OFB8/X9.23PADDING 10:44:00,173 INFO [main][CipherTest] transformation=RC5-32/OFB8/ZEROBYTE 10:44:00,173 INFO [main][CipherTest] transformation=RC5-32/OFB8/ZEROBYTEPADDING 10:44:00,173 INFO [main][CipherTest] transformation=RC5-32/OFB80/ 10:44:00,173 INFO [main][CipherTest] transformation=RC5-32/OFB80/ISO10126 10:44:00,173 INFO [main][CipherTest] transformation=RC5-32/OFB80/ISO10126-2 10:44:00,173 INFO [main][CipherTest] transformation=RC5-32/OFB80/ISO10126-2PADDING 10:44:00,173 INFO [main][CipherTest] transformation=RC5-32/OFB80/ISO10126PADDING 10:44:00,174 INFO [main][CipherTest] transformation=RC5-32/OFB80/ISO7816-4 10:44:00,174 INFO [main][CipherTest] transformation=RC5-32/OFB80/ISO7816-4PADDING 10:44:00,174 INFO [main][CipherTest] transformation=RC5-32/OFB80/NOPADDING 10:44:00,174 INFO [main][CipherTest] transformation=RC5-32/OFB80/PKCS5 10:44:00,174 INFO [main][CipherTest] transformation=RC5-32/OFB80/PKCS5PADDING 10:44:00,174 INFO [main][CipherTest] transformation=RC5-32/OFB80/PKCS7 10:44:00,174 INFO [main][CipherTest] transformation=RC5-32/OFB80/PKCS7PADDING 10:44:00,174 INFO [main][CipherTest] transformation=RC5-32/OFB80/TBC 10:44:00,174 INFO [main][CipherTest] transformation=RC5-32/OFB80/TBCPADDING 10:44:00,174 INFO [main][CipherTest] transformation=RC5-32/OFB80/X9.23 10:44:00,174 INFO [main][CipherTest] transformation=RC5-32/OFB80/X9.23PADDING 10:44:00,174 INFO [main][CipherTest] transformation=RC5-32/OFB80/ZEROBYTE 10:44:00,174 INFO [main][CipherTest] transformation=RC5-32/OFB80/ZEROBYTEPADDING 10:44:00,175 INFO [main][CipherTest] transformation=RC5-32/OFB88/ 10:44:00,175 INFO [main][CipherTest] transformation=RC5-32/OFB88/ISO10126 10:44:00,175 INFO [main][CipherTest] transformation=RC5-32/OFB88/ISO10126-2 10:44:00,175 INFO [main][CipherTest] transformation=RC5-32/OFB88/ISO10126-2PADDING 10:44:00,176 INFO [main][CipherTest] transformation=RC5-32/OFB88/ISO10126PADDING 10:44:00,176 INFO [main][CipherTest] transformation=RC5-32/OFB88/ISO7816-4 10:44:00,176 INFO [main][CipherTest] transformation=RC5-32/OFB88/ISO7816-4PADDING 10:44:00,176 INFO [main][CipherTest] transformation=RC5-32/OFB88/NOPADDING 10:44:00,176 INFO [main][CipherTest] transformation=RC5-32/OFB88/PKCS5 10:44:00,176 INFO [main][CipherTest] transformation=RC5-32/OFB88/PKCS5PADDING 10:44:00,176 INFO [main][CipherTest] transformation=RC5-32/OFB88/PKCS7 10:44:00,176 INFO [main][CipherTest] transformation=RC5-32/OFB88/PKCS7PADDING 10:44:00,176 INFO [main][CipherTest] transformation=RC5-32/OFB88/TBC 10:44:00,176 INFO [main][CipherTest] transformation=RC5-32/OFB88/TBCPADDING 10:44:00,176 INFO [main][CipherTest] transformation=RC5-32/OFB88/X9.23 10:44:00,176 INFO [main][CipherTest] transformation=RC5-32/OFB88/X9.23PADDING 10:44:00,176 INFO [main][CipherTest] transformation=RC5-32/OFB88/ZEROBYTE 10:44:00,177 INFO [main][CipherTest] transformation=RC5-32/OFB88/ZEROBYTEPADDING 10:44:00,177 INFO [main][CipherTest] transformation=RC5-32/OFB96/ 10:44:00,177 INFO [main][CipherTest] transformation=RC5-32/OFB96/ISO10126 10:44:00,177 INFO [main][CipherTest] transformation=RC5-32/OFB96/ISO10126-2 10:44:00,177 INFO [main][CipherTest] transformation=RC5-32/OFB96/ISO10126-2PADDING 10:44:00,177 INFO [main][CipherTest] transformation=RC5-32/OFB96/ISO10126PADDING 10:44:00,177 INFO [main][CipherTest] transformation=RC5-32/OFB96/ISO7816-4 10:44:00,177 INFO [main][CipherTest] transformation=RC5-32/OFB96/ISO7816-4PADDING 10:44:00,177 INFO [main][CipherTest] transformation=RC5-32/OFB96/NOPADDING 10:44:00,177 INFO [main][CipherTest] transformation=RC5-32/OFB96/PKCS5 10:44:00,177 INFO [main][CipherTest] transformation=RC5-32/OFB96/PKCS5PADDING 10:44:00,177 INFO [main][CipherTest] transformation=RC5-32/OFB96/PKCS7 10:44:00,177 INFO [main][CipherTest] transformation=RC5-32/OFB96/PKCS7PADDING 10:44:00,177 INFO [main][CipherTest] transformation=RC5-32/OFB96/TBC 10:44:00,178 INFO [main][CipherTest] transformation=RC5-32/OFB96/TBCPADDING 10:44:00,178 INFO [main][CipherTest] transformation=RC5-32/OFB96/X9.23 10:44:00,178 INFO [main][CipherTest] transformation=RC5-32/OFB96/X9.23PADDING 10:44:00,178 INFO [main][CipherTest] transformation=RC5-32/OFB96/ZEROBYTE 10:44:00,178 INFO [main][CipherTest] transformation=RC5-32/OFB96/ZEROBYTEPADDING 10:44:00,178 INFO [main][CipherTest] transformation=RC5-32/SIC/ 10:44:00,178 INFO [main][CipherTest] transformation=RC5-32/SIC/ISO10126 10:44:00,178 INFO [main][CipherTest] transformation=RC5-32/SIC/ISO10126-2 10:44:00,178 INFO [main][CipherTest] transformation=RC5-32/SIC/ISO10126-2PADDING 10:44:00,178 INFO [main][CipherTest] transformation=RC5-32/SIC/ISO10126PADDING 10:44:00,179 INFO [main][CipherTest] transformation=RC5-32/SIC/ISO7816-4 10:44:00,179 INFO [main][CipherTest] transformation=RC5-32/SIC/ISO7816-4PADDING 10:44:00,179 INFO [main][CipherTest] transformation=RC5-32/SIC/NOPADDING 10:44:00,179 INFO [main][CipherTest] transformation=RC5-32/SIC/PKCS5 10:44:00,179 INFO [main][CipherTest] transformation=RC5-32/SIC/PKCS5PADDING 10:44:00,179 INFO [main][CipherTest] transformation=RC5-32/SIC/PKCS7 10:44:00,179 INFO [main][CipherTest] transformation=RC5-32/SIC/PKCS7PADDING 10:44:00,179 INFO [main][CipherTest] transformation=RC5-32/SIC/TBC 10:44:00,180 INFO [main][CipherTest] transformation=RC5-32/SIC/TBCPADDING 10:44:00,180 INFO [main][CipherTest] transformation=RC5-32/SIC/X9.23 10:44:00,180 INFO [main][CipherTest] transformation=RC5-32/SIC/X9.23PADDING 10:44:00,180 INFO [main][CipherTest] transformation=RC5-32/SIC/ZEROBYTE 10:44:00,180 INFO [main][CipherTest] transformation=RC5-32/SIC/ZEROBYTEPADDING 10:44:00,180 INFO [main][CipherTest] transformation=RC5-64// 10:44:00,180 ERROR [main][CipherTest] transformation "RC5-64//": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,180 INFO [main][CipherTest] transformation=RC5-64//NOPADDING 10:44:00,180 ERROR [main][CipherTest] transformation "RC5-64//NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,180 INFO [main][CipherTest] transformation=RC5-64/CBC-CTS/ 10:44:00,180 ERROR [main][CipherTest] transformation "RC5-64/CBC-CTS/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,181 INFO [main][CipherTest] transformation=RC5-64/CBC-CTS/NOPADDING 10:44:00,181 ERROR [main][CipherTest] transformation "RC5-64/CBC-CTS/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,181 INFO [main][CipherTest] transformation=RC5-64/CBC/ 10:44:00,181 ERROR [main][CipherTest] transformation "RC5-64/CBC/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,181 INFO [main][CipherTest] transformation=RC5-64/CBC/ISO10126 10:44:00,181 ERROR [main][CipherTest] transformation "RC5-64/CBC/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,181 INFO [main][CipherTest] transformation=RC5-64/CBC/ISO10126-2 10:44:00,181 ERROR [main][CipherTest] transformation "RC5-64/CBC/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,181 INFO [main][CipherTest] transformation=RC5-64/CBC/ISO10126-2PADDING 10:44:00,181 ERROR [main][CipherTest] transformation "RC5-64/CBC/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,181 INFO [main][CipherTest] transformation=RC5-64/CBC/ISO10126PADDING 10:44:00,181 ERROR [main][CipherTest] transformation "RC5-64/CBC/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,181 INFO [main][CipherTest] transformation=RC5-64/CBC/ISO7816-4 10:44:00,182 ERROR [main][CipherTest] transformation "RC5-64/CBC/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,182 INFO [main][CipherTest] transformation=RC5-64/CBC/ISO7816-4PADDING 10:44:00,182 ERROR [main][CipherTest] transformation "RC5-64/CBC/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,182 INFO [main][CipherTest] transformation=RC5-64/CBC/NOPADDING 10:44:00,182 ERROR [main][CipherTest] transformation "RC5-64/CBC/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,182 INFO [main][CipherTest] transformation=RC5-64/CBC/PKCS5 10:44:00,182 ERROR [main][CipherTest] transformation "RC5-64/CBC/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,182 INFO [main][CipherTest] transformation=RC5-64/CBC/PKCS5PADDING 10:44:00,182 ERROR [main][CipherTest] transformation "RC5-64/CBC/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,182 INFO [main][CipherTest] transformation=RC5-64/CBC/PKCS7 10:44:00,182 ERROR [main][CipherTest] transformation "RC5-64/CBC/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,182 INFO [main][CipherTest] transformation=RC5-64/CBC/PKCS7PADDING 10:44:00,182 ERROR [main][CipherTest] transformation "RC5-64/CBC/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,182 INFO [main][CipherTest] transformation=RC5-64/CBC/TBC 10:44:00,183 ERROR [main][CipherTest] transformation "RC5-64/CBC/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,183 INFO [main][CipherTest] transformation=RC5-64/CBC/TBCPADDING 10:44:00,183 ERROR [main][CipherTest] transformation "RC5-64/CBC/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,183 INFO [main][CipherTest] transformation=RC5-64/CBC/X9.23 10:44:00,183 ERROR [main][CipherTest] transformation "RC5-64/CBC/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,183 INFO [main][CipherTest] transformation=RC5-64/CBC/X9.23PADDING 10:44:00,183 ERROR [main][CipherTest] transformation "RC5-64/CBC/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,183 INFO [main][CipherTest] transformation=RC5-64/CBC/ZEROBYTE 10:44:00,183 ERROR [main][CipherTest] transformation "RC5-64/CBC/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,183 INFO [main][CipherTest] transformation=RC5-64/CBC/ZEROBYTEPADDING 10:44:00,183 ERROR [main][CipherTest] transformation "RC5-64/CBC/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,183 INFO [main][CipherTest] transformation=RC5-64/CCM/ 10:44:00,184 ERROR [main][CipherTest] transformation "RC5-64/CCM/": java.lang.IllegalArgumentException: nonce must have length from 7 to 13 octets 10:44:00,184 INFO [main][CipherTest] transformation=RC5-64/CCM/NOPADDING 10:44:00,184 ERROR [main][CipherTest] transformation "RC5-64/CCM/NOPADDING": java.lang.IllegalArgumentException: nonce must have length from 7 to 13 octets 10:44:00,184 INFO [main][CipherTest] transformation=RC5-64/CFB/ 10:44:00,184 ERROR [main][CipherTest] transformation "RC5-64/CFB/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,184 INFO [main][CipherTest] transformation=RC5-64/CFB/ISO10126 10:44:00,184 ERROR [main][CipherTest] transformation "RC5-64/CFB/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,184 INFO [main][CipherTest] transformation=RC5-64/CFB/ISO10126-2 10:44:00,184 ERROR [main][CipherTest] transformation "RC5-64/CFB/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,184 INFO [main][CipherTest] transformation=RC5-64/CFB/ISO10126-2PADDING 10:44:00,184 ERROR [main][CipherTest] transformation "RC5-64/CFB/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,184 INFO [main][CipherTest] transformation=RC5-64/CFB/ISO10126PADDING 10:44:00,184 ERROR [main][CipherTest] transformation "RC5-64/CFB/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,184 INFO [main][CipherTest] transformation=RC5-64/CFB/ISO7816-4 10:44:00,184 ERROR [main][CipherTest] transformation "RC5-64/CFB/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,184 INFO [main][CipherTest] transformation=RC5-64/CFB/ISO7816-4PADDING 10:44:00,184 ERROR [main][CipherTest] transformation "RC5-64/CFB/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,184 INFO [main][CipherTest] transformation=RC5-64/CFB/NOPADDING 10:44:00,185 ERROR [main][CipherTest] transformation "RC5-64/CFB/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,185 INFO [main][CipherTest] transformation=RC5-64/CFB/PKCS5 10:44:00,185 ERROR [main][CipherTest] transformation "RC5-64/CFB/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,185 INFO [main][CipherTest] transformation=RC5-64/CFB/PKCS5PADDING 10:44:00,185 ERROR [main][CipherTest] transformation "RC5-64/CFB/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,185 INFO [main][CipherTest] transformation=RC5-64/CFB/PKCS7 10:44:00,185 ERROR [main][CipherTest] transformation "RC5-64/CFB/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,185 INFO [main][CipherTest] transformation=RC5-64/CFB/PKCS7PADDING 10:44:00,185 ERROR [main][CipherTest] transformation "RC5-64/CFB/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,185 INFO [main][CipherTest] transformation=RC5-64/CFB/TBC 10:44:00,185 ERROR [main][CipherTest] transformation "RC5-64/CFB/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,185 INFO [main][CipherTest] transformation=RC5-64/CFB/TBCPADDING 10:44:00,185 ERROR [main][CipherTest] transformation "RC5-64/CFB/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,185 INFO [main][CipherTest] transformation=RC5-64/CFB/X9.23 10:44:00,185 ERROR [main][CipherTest] transformation "RC5-64/CFB/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,185 INFO [main][CipherTest] transformation=RC5-64/CFB/X9.23PADDING 10:44:00,185 ERROR [main][CipherTest] transformation "RC5-64/CFB/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,185 INFO [main][CipherTest] transformation=RC5-64/CFB/ZEROBYTE 10:44:00,185 ERROR [main][CipherTest] transformation "RC5-64/CFB/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,185 INFO [main][CipherTest] transformation=RC5-64/CFB/ZEROBYTEPADDING 10:44:00,185 ERROR [main][CipherTest] transformation "RC5-64/CFB/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,185 INFO [main][CipherTest] transformation=RC5-64/CFB104/ 10:44:00,185 ERROR [main][CipherTest] transformation "RC5-64/CFB104/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,185 INFO [main][CipherTest] transformation=RC5-64/CFB104/ISO10126 10:44:00,185 ERROR [main][CipherTest] transformation "RC5-64/CFB104/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,185 INFO [main][CipherTest] transformation=RC5-64/CFB104/ISO10126-2 10:44:00,185 ERROR [main][CipherTest] transformation "RC5-64/CFB104/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,185 INFO [main][CipherTest] transformation=RC5-64/CFB104/ISO10126-2PADDING 10:44:00,185 ERROR [main][CipherTest] transformation "RC5-64/CFB104/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,185 INFO [main][CipherTest] transformation=RC5-64/CFB104/ISO10126PADDING 10:44:00,185 ERROR [main][CipherTest] transformation "RC5-64/CFB104/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,185 INFO [main][CipherTest] transformation=RC5-64/CFB104/ISO7816-4 10:44:00,186 ERROR [main][CipherTest] transformation "RC5-64/CFB104/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,186 INFO [main][CipherTest] transformation=RC5-64/CFB104/ISO7816-4PADDING 10:44:00,186 ERROR [main][CipherTest] transformation "RC5-64/CFB104/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,186 INFO [main][CipherTest] transformation=RC5-64/CFB104/NOPADDING 10:44:00,186 ERROR [main][CipherTest] transformation "RC5-64/CFB104/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,186 INFO [main][CipherTest] transformation=RC5-64/CFB104/PKCS5 10:44:00,186 ERROR [main][CipherTest] transformation "RC5-64/CFB104/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,186 INFO [main][CipherTest] transformation=RC5-64/CFB104/PKCS5PADDING 10:44:00,186 ERROR [main][CipherTest] transformation "RC5-64/CFB104/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,186 INFO [main][CipherTest] transformation=RC5-64/CFB104/PKCS7 10:44:00,186 ERROR [main][CipherTest] transformation "RC5-64/CFB104/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,186 INFO [main][CipherTest] transformation=RC5-64/CFB104/PKCS7PADDING 10:44:00,186 ERROR [main][CipherTest] transformation "RC5-64/CFB104/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,186 INFO [main][CipherTest] transformation=RC5-64/CFB104/TBC 10:44:00,186 ERROR [main][CipherTest] transformation "RC5-64/CFB104/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,186 INFO [main][CipherTest] transformation=RC5-64/CFB104/TBCPADDING 10:44:00,186 ERROR [main][CipherTest] transformation "RC5-64/CFB104/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,186 INFO [main][CipherTest] transformation=RC5-64/CFB104/X9.23 10:44:00,186 ERROR [main][CipherTest] transformation "RC5-64/CFB104/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,186 INFO [main][CipherTest] transformation=RC5-64/CFB104/X9.23PADDING 10:44:00,186 ERROR [main][CipherTest] transformation "RC5-64/CFB104/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,186 INFO [main][CipherTest] transformation=RC5-64/CFB104/ZEROBYTE 10:44:00,186 ERROR [main][CipherTest] transformation "RC5-64/CFB104/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,186 INFO [main][CipherTest] transformation=RC5-64/CFB104/ZEROBYTEPADDING 10:44:00,186 ERROR [main][CipherTest] transformation "RC5-64/CFB104/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,186 INFO [main][CipherTest] transformation=RC5-64/CFB112/ 10:44:00,186 ERROR [main][CipherTest] transformation "RC5-64/CFB112/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,186 INFO [main][CipherTest] transformation=RC5-64/CFB112/ISO10126 10:44:00,186 ERROR [main][CipherTest] transformation "RC5-64/CFB112/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,186 INFO [main][CipherTest] transformation=RC5-64/CFB112/ISO10126-2 10:44:00,187 ERROR [main][CipherTest] transformation "RC5-64/CFB112/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,187 INFO [main][CipherTest] transformation=RC5-64/CFB112/ISO10126-2PADDING 10:44:00,187 ERROR [main][CipherTest] transformation "RC5-64/CFB112/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,187 INFO [main][CipherTest] transformation=RC5-64/CFB112/ISO10126PADDING 10:44:00,187 ERROR [main][CipherTest] transformation "RC5-64/CFB112/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,187 INFO [main][CipherTest] transformation=RC5-64/CFB112/ISO7816-4 10:44:00,187 ERROR [main][CipherTest] transformation "RC5-64/CFB112/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,187 INFO [main][CipherTest] transformation=RC5-64/CFB112/ISO7816-4PADDING 10:44:00,187 ERROR [main][CipherTest] transformation "RC5-64/CFB112/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,187 INFO [main][CipherTest] transformation=RC5-64/CFB112/NOPADDING 10:44:00,187 ERROR [main][CipherTest] transformation "RC5-64/CFB112/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,187 INFO [main][CipherTest] transformation=RC5-64/CFB112/PKCS5 10:44:00,187 ERROR [main][CipherTest] transformation "RC5-64/CFB112/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,187 INFO [main][CipherTest] transformation=RC5-64/CFB112/PKCS5PADDING 10:44:00,187 ERROR [main][CipherTest] transformation "RC5-64/CFB112/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,187 INFO [main][CipherTest] transformation=RC5-64/CFB112/PKCS7 10:44:00,187 ERROR [main][CipherTest] transformation "RC5-64/CFB112/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,187 INFO [main][CipherTest] transformation=RC5-64/CFB112/PKCS7PADDING 10:44:00,188 ERROR [main][CipherTest] transformation "RC5-64/CFB112/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,188 INFO [main][CipherTest] transformation=RC5-64/CFB112/TBC 10:44:00,188 ERROR [main][CipherTest] transformation "RC5-64/CFB112/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,188 INFO [main][CipherTest] transformation=RC5-64/CFB112/TBCPADDING 10:44:00,188 ERROR [main][CipherTest] transformation "RC5-64/CFB112/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,188 INFO [main][CipherTest] transformation=RC5-64/CFB112/X9.23 10:44:00,188 ERROR [main][CipherTest] transformation "RC5-64/CFB112/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,188 INFO [main][CipherTest] transformation=RC5-64/CFB112/X9.23PADDING 10:44:00,188 ERROR [main][CipherTest] transformation "RC5-64/CFB112/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,188 INFO [main][CipherTest] transformation=RC5-64/CFB112/ZEROBYTE 10:44:00,188 ERROR [main][CipherTest] transformation "RC5-64/CFB112/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,188 INFO [main][CipherTest] transformation=RC5-64/CFB112/ZEROBYTEPADDING 10:44:00,188 ERROR [main][CipherTest] transformation "RC5-64/CFB112/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,188 INFO [main][CipherTest] transformation=RC5-64/CFB120/ 10:44:00,188 ERROR [main][CipherTest] transformation "RC5-64/CFB120/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,188 INFO [main][CipherTest] transformation=RC5-64/CFB120/ISO10126 10:44:00,188 ERROR [main][CipherTest] transformation "RC5-64/CFB120/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,188 INFO [main][CipherTest] transformation=RC5-64/CFB120/ISO10126-2 10:44:00,188 ERROR [main][CipherTest] transformation "RC5-64/CFB120/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,188 INFO [main][CipherTest] transformation=RC5-64/CFB120/ISO10126-2PADDING 10:44:00,188 ERROR [main][CipherTest] transformation "RC5-64/CFB120/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,188 INFO [main][CipherTest] transformation=RC5-64/CFB120/ISO10126PADDING 10:44:00,188 ERROR [main][CipherTest] transformation "RC5-64/CFB120/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,188 INFO [main][CipherTest] transformation=RC5-64/CFB120/ISO7816-4 10:44:00,188 ERROR [main][CipherTest] transformation "RC5-64/CFB120/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,188 INFO [main][CipherTest] transformation=RC5-64/CFB120/ISO7816-4PADDING 10:44:00,188 ERROR [main][CipherTest] transformation "RC5-64/CFB120/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,188 INFO [main][CipherTest] transformation=RC5-64/CFB120/NOPADDING 10:44:00,188 ERROR [main][CipherTest] transformation "RC5-64/CFB120/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,189 INFO [main][CipherTest] transformation=RC5-64/CFB120/PKCS5 10:44:00,189 ERROR [main][CipherTest] transformation "RC5-64/CFB120/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,189 INFO [main][CipherTest] transformation=RC5-64/CFB120/PKCS5PADDING 10:44:00,189 ERROR [main][CipherTest] transformation "RC5-64/CFB120/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,189 INFO [main][CipherTest] transformation=RC5-64/CFB120/PKCS7 10:44:00,189 ERROR [main][CipherTest] transformation "RC5-64/CFB120/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,189 INFO [main][CipherTest] transformation=RC5-64/CFB120/PKCS7PADDING 10:44:00,189 ERROR [main][CipherTest] transformation "RC5-64/CFB120/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,189 INFO [main][CipherTest] transformation=RC5-64/CFB120/TBC 10:44:00,189 ERROR [main][CipherTest] transformation "RC5-64/CFB120/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,189 INFO [main][CipherTest] transformation=RC5-64/CFB120/TBCPADDING 10:44:00,189 ERROR [main][CipherTest] transformation "RC5-64/CFB120/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,189 INFO [main][CipherTest] transformation=RC5-64/CFB120/X9.23 10:44:00,189 ERROR [main][CipherTest] transformation "RC5-64/CFB120/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,189 INFO [main][CipherTest] transformation=RC5-64/CFB120/X9.23PADDING 10:44:00,189 ERROR [main][CipherTest] transformation "RC5-64/CFB120/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,189 INFO [main][CipherTest] transformation=RC5-64/CFB120/ZEROBYTE 10:44:00,189 ERROR [main][CipherTest] transformation "RC5-64/CFB120/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,189 INFO [main][CipherTest] transformation=RC5-64/CFB120/ZEROBYTEPADDING 10:44:00,189 ERROR [main][CipherTest] transformation "RC5-64/CFB120/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,189 INFO [main][CipherTest] transformation=RC5-64/CFB128/ 10:44:00,189 ERROR [main][CipherTest] transformation "RC5-64/CFB128/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,189 INFO [main][CipherTest] transformation=RC5-64/CFB128/ISO10126 10:44:00,189 ERROR [main][CipherTest] transformation "RC5-64/CFB128/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,189 INFO [main][CipherTest] transformation=RC5-64/CFB128/ISO10126-2 10:44:00,189 ERROR [main][CipherTest] transformation "RC5-64/CFB128/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,189 INFO [main][CipherTest] transformation=RC5-64/CFB128/ISO10126-2PADDING 10:44:00,189 ERROR [main][CipherTest] transformation "RC5-64/CFB128/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,189 INFO [main][CipherTest] transformation=RC5-64/CFB128/ISO10126PADDING 10:44:00,189 ERROR [main][CipherTest] transformation "RC5-64/CFB128/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,189 INFO [main][CipherTest] transformation=RC5-64/CFB128/ISO7816-4 10:44:00,190 ERROR [main][CipherTest] transformation "RC5-64/CFB128/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,190 INFO [main][CipherTest] transformation=RC5-64/CFB128/ISO7816-4PADDING 10:44:00,190 ERROR [main][CipherTest] transformation "RC5-64/CFB128/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,190 INFO [main][CipherTest] transformation=RC5-64/CFB128/NOPADDING 10:44:00,190 ERROR [main][CipherTest] transformation "RC5-64/CFB128/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,190 INFO [main][CipherTest] transformation=RC5-64/CFB128/PKCS5 10:44:00,190 ERROR [main][CipherTest] transformation "RC5-64/CFB128/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,190 INFO [main][CipherTest] transformation=RC5-64/CFB128/PKCS5PADDING 10:44:00,190 ERROR [main][CipherTest] transformation "RC5-64/CFB128/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,190 INFO [main][CipherTest] transformation=RC5-64/CFB128/PKCS7 10:44:00,190 ERROR [main][CipherTest] transformation "RC5-64/CFB128/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,190 INFO [main][CipherTest] transformation=RC5-64/CFB128/PKCS7PADDING 10:44:00,190 ERROR [main][CipherTest] transformation "RC5-64/CFB128/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,190 INFO [main][CipherTest] transformation=RC5-64/CFB128/TBC 10:44:00,190 ERROR [main][CipherTest] transformation "RC5-64/CFB128/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,190 INFO [main][CipherTest] transformation=RC5-64/CFB128/TBCPADDING 10:44:00,190 ERROR [main][CipherTest] transformation "RC5-64/CFB128/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,190 INFO [main][CipherTest] transformation=RC5-64/CFB128/X9.23 10:44:00,190 ERROR [main][CipherTest] transformation "RC5-64/CFB128/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,190 INFO [main][CipherTest] transformation=RC5-64/CFB128/X9.23PADDING 10:44:00,190 ERROR [main][CipherTest] transformation "RC5-64/CFB128/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,190 INFO [main][CipherTest] transformation=RC5-64/CFB128/ZEROBYTE 10:44:00,190 ERROR [main][CipherTest] transformation "RC5-64/CFB128/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,190 INFO [main][CipherTest] transformation=RC5-64/CFB128/ZEROBYTEPADDING 10:44:00,190 ERROR [main][CipherTest] transformation "RC5-64/CFB128/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,190 INFO [main][CipherTest] transformation=RC5-64/CFB136/ 10:44:00,190 ERROR [main][CipherTest] transformation "RC5-64/CFB136/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,190 INFO [main][CipherTest] transformation=RC5-64/CFB136/ISO10126 10:44:00,190 ERROR [main][CipherTest] transformation "RC5-64/CFB136/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,190 INFO [main][CipherTest] transformation=RC5-64/CFB136/ISO10126-2 10:44:00,191 ERROR [main][CipherTest] transformation "RC5-64/CFB136/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,191 INFO [main][CipherTest] transformation=RC5-64/CFB136/ISO10126-2PADDING 10:44:00,191 ERROR [main][CipherTest] transformation "RC5-64/CFB136/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,191 INFO [main][CipherTest] transformation=RC5-64/CFB136/ISO10126PADDING 10:44:00,191 ERROR [main][CipherTest] transformation "RC5-64/CFB136/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,191 INFO [main][CipherTest] transformation=RC5-64/CFB136/ISO7816-4 10:44:00,191 ERROR [main][CipherTest] transformation "RC5-64/CFB136/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,191 INFO [main][CipherTest] transformation=RC5-64/CFB136/ISO7816-4PADDING 10:44:00,191 ERROR [main][CipherTest] transformation "RC5-64/CFB136/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,191 INFO [main][CipherTest] transformation=RC5-64/CFB136/NOPADDING 10:44:00,191 ERROR [main][CipherTest] transformation "RC5-64/CFB136/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,191 INFO [main][CipherTest] transformation=RC5-64/CFB136/PKCS5 10:44:00,191 ERROR [main][CipherTest] transformation "RC5-64/CFB136/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,191 INFO [main][CipherTest] transformation=RC5-64/CFB136/PKCS5PADDING 10:44:00,191 ERROR [main][CipherTest] transformation "RC5-64/CFB136/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,191 INFO [main][CipherTest] transformation=RC5-64/CFB136/PKCS7 10:44:00,191 ERROR [main][CipherTest] transformation "RC5-64/CFB136/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,191 INFO [main][CipherTest] transformation=RC5-64/CFB136/PKCS7PADDING 10:44:00,191 ERROR [main][CipherTest] transformation "RC5-64/CFB136/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,191 INFO [main][CipherTest] transformation=RC5-64/CFB136/TBC 10:44:00,191 ERROR [main][CipherTest] transformation "RC5-64/CFB136/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,191 INFO [main][CipherTest] transformation=RC5-64/CFB136/TBCPADDING 10:44:00,191 ERROR [main][CipherTest] transformation "RC5-64/CFB136/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,191 INFO [main][CipherTest] transformation=RC5-64/CFB136/X9.23 10:44:00,192 ERROR [main][CipherTest] transformation "RC5-64/CFB136/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,192 INFO [main][CipherTest] transformation=RC5-64/CFB136/X9.23PADDING 10:44:00,192 ERROR [main][CipherTest] transformation "RC5-64/CFB136/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,192 INFO [main][CipherTest] transformation=RC5-64/CFB136/ZEROBYTE 10:44:00,192 ERROR [main][CipherTest] transformation "RC5-64/CFB136/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,192 INFO [main][CipherTest] transformation=RC5-64/CFB136/ZEROBYTEPADDING 10:44:00,192 ERROR [main][CipherTest] transformation "RC5-64/CFB136/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,192 INFO [main][CipherTest] transformation=RC5-64/CFB144/ 10:44:00,192 ERROR [main][CipherTest] transformation "RC5-64/CFB144/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,192 INFO [main][CipherTest] transformation=RC5-64/CFB144/ISO10126 10:44:00,192 ERROR [main][CipherTest] transformation "RC5-64/CFB144/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,192 INFO [main][CipherTest] transformation=RC5-64/CFB144/ISO10126-2 10:44:00,192 ERROR [main][CipherTest] transformation "RC5-64/CFB144/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,192 INFO [main][CipherTest] transformation=RC5-64/CFB144/ISO10126-2PADDING 10:44:00,192 ERROR [main][CipherTest] transformation "RC5-64/CFB144/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,192 INFO [main][CipherTest] transformation=RC5-64/CFB144/ISO10126PADDING 10:44:00,192 ERROR [main][CipherTest] transformation "RC5-64/CFB144/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,192 INFO [main][CipherTest] transformation=RC5-64/CFB144/ISO7816-4 10:44:00,193 ERROR [main][CipherTest] transformation "RC5-64/CFB144/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,193 INFO [main][CipherTest] transformation=RC5-64/CFB144/ISO7816-4PADDING 10:44:00,193 ERROR [main][CipherTest] transformation "RC5-64/CFB144/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,193 INFO [main][CipherTest] transformation=RC5-64/CFB144/NOPADDING 10:44:00,193 ERROR [main][CipherTest] transformation "RC5-64/CFB144/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,193 INFO [main][CipherTest] transformation=RC5-64/CFB144/PKCS5 10:44:00,193 ERROR [main][CipherTest] transformation "RC5-64/CFB144/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,193 INFO [main][CipherTest] transformation=RC5-64/CFB144/PKCS5PADDING 10:44:00,193 ERROR [main][CipherTest] transformation "RC5-64/CFB144/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,193 INFO [main][CipherTest] transformation=RC5-64/CFB144/PKCS7 10:44:00,193 ERROR [main][CipherTest] transformation "RC5-64/CFB144/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,193 INFO [main][CipherTest] transformation=RC5-64/CFB144/PKCS7PADDING 10:44:00,193 ERROR [main][CipherTest] transformation "RC5-64/CFB144/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,193 INFO [main][CipherTest] transformation=RC5-64/CFB144/TBC 10:44:00,193 ERROR [main][CipherTest] transformation "RC5-64/CFB144/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,193 INFO [main][CipherTest] transformation=RC5-64/CFB144/TBCPADDING 10:44:00,193 ERROR [main][CipherTest] transformation "RC5-64/CFB144/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,193 INFO [main][CipherTest] transformation=RC5-64/CFB144/X9.23 10:44:00,193 ERROR [main][CipherTest] transformation "RC5-64/CFB144/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,193 INFO [main][CipherTest] transformation=RC5-64/CFB144/X9.23PADDING 10:44:00,193 ERROR [main][CipherTest] transformation "RC5-64/CFB144/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,193 INFO [main][CipherTest] transformation=RC5-64/CFB144/ZEROBYTE 10:44:00,194 ERROR [main][CipherTest] transformation "RC5-64/CFB144/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,194 INFO [main][CipherTest] transformation=RC5-64/CFB144/ZEROBYTEPADDING 10:44:00,194 ERROR [main][CipherTest] transformation "RC5-64/CFB144/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,194 INFO [main][CipherTest] transformation=RC5-64/CFB152/ 10:44:00,194 ERROR [main][CipherTest] transformation "RC5-64/CFB152/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,194 INFO [main][CipherTest] transformation=RC5-64/CFB152/ISO10126 10:44:00,194 ERROR [main][CipherTest] transformation "RC5-64/CFB152/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,194 INFO [main][CipherTest] transformation=RC5-64/CFB152/ISO10126-2 10:44:00,194 ERROR [main][CipherTest] transformation "RC5-64/CFB152/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,194 INFO [main][CipherTest] transformation=RC5-64/CFB152/ISO10126-2PADDING 10:44:00,194 ERROR [main][CipherTest] transformation "RC5-64/CFB152/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,194 INFO [main][CipherTest] transformation=RC5-64/CFB152/ISO10126PADDING 10:44:00,194 ERROR [main][CipherTest] transformation "RC5-64/CFB152/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,194 INFO [main][CipherTest] transformation=RC5-64/CFB152/ISO7816-4 10:44:00,194 ERROR [main][CipherTest] transformation "RC5-64/CFB152/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,194 INFO [main][CipherTest] transformation=RC5-64/CFB152/ISO7816-4PADDING 10:44:00,194 ERROR [main][CipherTest] transformation "RC5-64/CFB152/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,194 INFO [main][CipherTest] transformation=RC5-64/CFB152/NOPADDING 10:44:00,194 ERROR [main][CipherTest] transformation "RC5-64/CFB152/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,194 INFO [main][CipherTest] transformation=RC5-64/CFB152/PKCS5 10:44:00,194 ERROR [main][CipherTest] transformation "RC5-64/CFB152/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,194 INFO [main][CipherTest] transformation=RC5-64/CFB152/PKCS5PADDING 10:44:00,194 ERROR [main][CipherTest] transformation "RC5-64/CFB152/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,194 INFO [main][CipherTest] transformation=RC5-64/CFB152/PKCS7 10:44:00,195 ERROR [main][CipherTest] transformation "RC5-64/CFB152/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,195 INFO [main][CipherTest] transformation=RC5-64/CFB152/PKCS7PADDING 10:44:00,195 ERROR [main][CipherTest] transformation "RC5-64/CFB152/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,195 INFO [main][CipherTest] transformation=RC5-64/CFB152/TBC 10:44:00,195 ERROR [main][CipherTest] transformation "RC5-64/CFB152/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,195 INFO [main][CipherTest] transformation=RC5-64/CFB152/TBCPADDING 10:44:00,195 ERROR [main][CipherTest] transformation "RC5-64/CFB152/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,195 INFO [main][CipherTest] transformation=RC5-64/CFB152/X9.23 10:44:00,195 ERROR [main][CipherTest] transformation "RC5-64/CFB152/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,195 INFO [main][CipherTest] transformation=RC5-64/CFB152/X9.23PADDING 10:44:00,195 ERROR [main][CipherTest] transformation "RC5-64/CFB152/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,195 INFO [main][CipherTest] transformation=RC5-64/CFB152/ZEROBYTE 10:44:00,195 ERROR [main][CipherTest] transformation "RC5-64/CFB152/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,195 INFO [main][CipherTest] transformation=RC5-64/CFB152/ZEROBYTEPADDING 10:44:00,195 ERROR [main][CipherTest] transformation "RC5-64/CFB152/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,195 INFO [main][CipherTest] transformation=RC5-64/CFB16/ 10:44:00,195 ERROR [main][CipherTest] transformation "RC5-64/CFB16/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,195 INFO [main][CipherTest] transformation=RC5-64/CFB16/ISO10126 10:44:00,195 ERROR [main][CipherTest] transformation "RC5-64/CFB16/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,195 INFO [main][CipherTest] transformation=RC5-64/CFB16/ISO10126-2 10:44:00,195 ERROR [main][CipherTest] transformation "RC5-64/CFB16/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,195 INFO [main][CipherTest] transformation=RC5-64/CFB16/ISO10126-2PADDING 10:44:00,195 ERROR [main][CipherTest] transformation "RC5-64/CFB16/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,196 INFO [main][CipherTest] transformation=RC5-64/CFB16/ISO10126PADDING 10:44:00,196 ERROR [main][CipherTest] transformation "RC5-64/CFB16/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,196 INFO [main][CipherTest] transformation=RC5-64/CFB16/ISO7816-4 10:44:00,196 ERROR [main][CipherTest] transformation "RC5-64/CFB16/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,196 INFO [main][CipherTest] transformation=RC5-64/CFB16/ISO7816-4PADDING 10:44:00,196 ERROR [main][CipherTest] transformation "RC5-64/CFB16/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,196 INFO [main][CipherTest] transformation=RC5-64/CFB16/NOPADDING 10:44:00,196 ERROR [main][CipherTest] transformation "RC5-64/CFB16/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,196 INFO [main][CipherTest] transformation=RC5-64/CFB16/PKCS5 10:44:00,196 ERROR [main][CipherTest] transformation "RC5-64/CFB16/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,196 INFO [main][CipherTest] transformation=RC5-64/CFB16/PKCS5PADDING 10:44:00,196 ERROR [main][CipherTest] transformation "RC5-64/CFB16/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,196 INFO [main][CipherTest] transformation=RC5-64/CFB16/PKCS7 10:44:00,196 ERROR [main][CipherTest] transformation "RC5-64/CFB16/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,196 INFO [main][CipherTest] transformation=RC5-64/CFB16/PKCS7PADDING 10:44:00,196 ERROR [main][CipherTest] transformation "RC5-64/CFB16/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,196 INFO [main][CipherTest] transformation=RC5-64/CFB16/TBC 10:44:00,196 ERROR [main][CipherTest] transformation "RC5-64/CFB16/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,196 INFO [main][CipherTest] transformation=RC5-64/CFB16/TBCPADDING 10:44:00,196 ERROR [main][CipherTest] transformation "RC5-64/CFB16/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,196 INFO [main][CipherTest] transformation=RC5-64/CFB16/X9.23 10:44:00,196 ERROR [main][CipherTest] transformation "RC5-64/CFB16/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,196 INFO [main][CipherTest] transformation=RC5-64/CFB16/X9.23PADDING 10:44:00,196 ERROR [main][CipherTest] transformation "RC5-64/CFB16/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,197 INFO [main][CipherTest] transformation=RC5-64/CFB16/ZEROBYTE 10:44:00,197 ERROR [main][CipherTest] transformation "RC5-64/CFB16/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,197 INFO [main][CipherTest] transformation=RC5-64/CFB16/ZEROBYTEPADDING 10:44:00,197 ERROR [main][CipherTest] transformation "RC5-64/CFB16/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,197 INFO [main][CipherTest] transformation=RC5-64/CFB160/ 10:44:00,197 ERROR [main][CipherTest] transformation "RC5-64/CFB160/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,197 INFO [main][CipherTest] transformation=RC5-64/CFB160/ISO10126 10:44:00,197 ERROR [main][CipherTest] transformation "RC5-64/CFB160/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,197 INFO [main][CipherTest] transformation=RC5-64/CFB160/ISO10126-2 10:44:00,197 ERROR [main][CipherTest] transformation "RC5-64/CFB160/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,197 INFO [main][CipherTest] transformation=RC5-64/CFB160/ISO10126-2PADDING 10:44:00,197 ERROR [main][CipherTest] transformation "RC5-64/CFB160/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,197 INFO [main][CipherTest] transformation=RC5-64/CFB160/ISO10126PADDING 10:44:00,197 ERROR [main][CipherTest] transformation "RC5-64/CFB160/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,197 INFO [main][CipherTest] transformation=RC5-64/CFB160/ISO7816-4 10:44:00,197 ERROR [main][CipherTest] transformation "RC5-64/CFB160/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,197 INFO [main][CipherTest] transformation=RC5-64/CFB160/ISO7816-4PADDING 10:44:00,197 ERROR [main][CipherTest] transformation "RC5-64/CFB160/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,197 INFO [main][CipherTest] transformation=RC5-64/CFB160/NOPADDING 10:44:00,197 ERROR [main][CipherTest] transformation "RC5-64/CFB160/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,197 INFO [main][CipherTest] transformation=RC5-64/CFB160/PKCS5 10:44:00,197 ERROR [main][CipherTest] transformation "RC5-64/CFB160/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,197 INFO [main][CipherTest] transformation=RC5-64/CFB160/PKCS5PADDING 10:44:00,197 ERROR [main][CipherTest] transformation "RC5-64/CFB160/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,197 INFO [main][CipherTest] transformation=RC5-64/CFB160/PKCS7 10:44:00,198 ERROR [main][CipherTest] transformation "RC5-64/CFB160/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,198 INFO [main][CipherTest] transformation=RC5-64/CFB160/PKCS7PADDING 10:44:00,198 ERROR [main][CipherTest] transformation "RC5-64/CFB160/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,198 INFO [main][CipherTest] transformation=RC5-64/CFB160/TBC 10:44:00,198 ERROR [main][CipherTest] transformation "RC5-64/CFB160/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,198 INFO [main][CipherTest] transformation=RC5-64/CFB160/TBCPADDING 10:44:00,198 ERROR [main][CipherTest] transformation "RC5-64/CFB160/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,198 INFO [main][CipherTest] transformation=RC5-64/CFB160/X9.23 10:44:00,198 ERROR [main][CipherTest] transformation "RC5-64/CFB160/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,198 INFO [main][CipherTest] transformation=RC5-64/CFB160/X9.23PADDING 10:44:00,198 ERROR [main][CipherTest] transformation "RC5-64/CFB160/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,198 INFO [main][CipherTest] transformation=RC5-64/CFB160/ZEROBYTE 10:44:00,198 ERROR [main][CipherTest] transformation "RC5-64/CFB160/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,198 INFO [main][CipherTest] transformation=RC5-64/CFB160/ZEROBYTEPADDING 10:44:00,198 ERROR [main][CipherTest] transformation "RC5-64/CFB160/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,198 INFO [main][CipherTest] transformation=RC5-64/CFB168/ 10:44:00,198 ERROR [main][CipherTest] transformation "RC5-64/CFB168/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,198 INFO [main][CipherTest] transformation=RC5-64/CFB168/ISO10126 10:44:00,198 ERROR [main][CipherTest] transformation "RC5-64/CFB168/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,198 INFO [main][CipherTest] transformation=RC5-64/CFB168/ISO10126-2 10:44:00,198 ERROR [main][CipherTest] transformation "RC5-64/CFB168/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,198 INFO [main][CipherTest] transformation=RC5-64/CFB168/ISO10126-2PADDING 10:44:00,198 ERROR [main][CipherTest] transformation "RC5-64/CFB168/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,198 INFO [main][CipherTest] transformation=RC5-64/CFB168/ISO10126PADDING 10:44:00,198 ERROR [main][CipherTest] transformation "RC5-64/CFB168/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,198 INFO [main][CipherTest] transformation=RC5-64/CFB168/ISO7816-4 10:44:00,198 ERROR [main][CipherTest] transformation "RC5-64/CFB168/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,199 INFO [main][CipherTest] transformation=RC5-64/CFB168/ISO7816-4PADDING 10:44:00,199 ERROR [main][CipherTest] transformation "RC5-64/CFB168/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,199 INFO [main][CipherTest] transformation=RC5-64/CFB168/NOPADDING 10:44:00,199 ERROR [main][CipherTest] transformation "RC5-64/CFB168/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,199 INFO [main][CipherTest] transformation=RC5-64/CFB168/PKCS5 10:44:00,199 ERROR [main][CipherTest] transformation "RC5-64/CFB168/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,199 INFO [main][CipherTest] transformation=RC5-64/CFB168/PKCS5PADDING 10:44:00,199 ERROR [main][CipherTest] transformation "RC5-64/CFB168/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,199 INFO [main][CipherTest] transformation=RC5-64/CFB168/PKCS7 10:44:00,199 ERROR [main][CipherTest] transformation "RC5-64/CFB168/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,199 INFO [main][CipherTest] transformation=RC5-64/CFB168/PKCS7PADDING 10:44:00,199 ERROR [main][CipherTest] transformation "RC5-64/CFB168/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,199 INFO [main][CipherTest] transformation=RC5-64/CFB168/TBC 10:44:00,199 ERROR [main][CipherTest] transformation "RC5-64/CFB168/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,199 INFO [main][CipherTest] transformation=RC5-64/CFB168/TBCPADDING 10:44:00,199 ERROR [main][CipherTest] transformation "RC5-64/CFB168/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,199 INFO [main][CipherTest] transformation=RC5-64/CFB168/X9.23 10:44:00,199 ERROR [main][CipherTest] transformation "RC5-64/CFB168/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,199 INFO [main][CipherTest] transformation=RC5-64/CFB168/X9.23PADDING 10:44:00,199 ERROR [main][CipherTest] transformation "RC5-64/CFB168/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,199 INFO [main][CipherTest] transformation=RC5-64/CFB168/ZEROBYTE 10:44:00,200 ERROR [main][CipherTest] transformation "RC5-64/CFB168/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,200 INFO [main][CipherTest] transformation=RC5-64/CFB168/ZEROBYTEPADDING 10:44:00,200 ERROR [main][CipherTest] transformation "RC5-64/CFB168/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,200 INFO [main][CipherTest] transformation=RC5-64/CFB176/ 10:44:00,200 ERROR [main][CipherTest] transformation "RC5-64/CFB176/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,200 INFO [main][CipherTest] transformation=RC5-64/CFB176/ISO10126 10:44:00,200 ERROR [main][CipherTest] transformation "RC5-64/CFB176/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,200 INFO [main][CipherTest] transformation=RC5-64/CFB176/ISO10126-2 10:44:00,200 ERROR [main][CipherTest] transformation "RC5-64/CFB176/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,200 INFO [main][CipherTest] transformation=RC5-64/CFB176/ISO10126-2PADDING 10:44:00,200 ERROR [main][CipherTest] transformation "RC5-64/CFB176/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,200 INFO [main][CipherTest] transformation=RC5-64/CFB176/ISO10126PADDING 10:44:00,200 ERROR [main][CipherTest] transformation "RC5-64/CFB176/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,200 INFO [main][CipherTest] transformation=RC5-64/CFB176/ISO7816-4 10:44:00,200 ERROR [main][CipherTest] transformation "RC5-64/CFB176/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,200 INFO [main][CipherTest] transformation=RC5-64/CFB176/ISO7816-4PADDING 10:44:00,200 ERROR [main][CipherTest] transformation "RC5-64/CFB176/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,200 INFO [main][CipherTest] transformation=RC5-64/CFB176/NOPADDING 10:44:00,200 ERROR [main][CipherTest] transformation "RC5-64/CFB176/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,200 INFO [main][CipherTest] transformation=RC5-64/CFB176/PKCS5 10:44:00,200 ERROR [main][CipherTest] transformation "RC5-64/CFB176/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,200 INFO [main][CipherTest] transformation=RC5-64/CFB176/PKCS5PADDING 10:44:00,200 ERROR [main][CipherTest] transformation "RC5-64/CFB176/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,200 INFO [main][CipherTest] transformation=RC5-64/CFB176/PKCS7 10:44:00,200 ERROR [main][CipherTest] transformation "RC5-64/CFB176/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,201 INFO [main][CipherTest] transformation=RC5-64/CFB176/PKCS7PADDING 10:44:00,201 ERROR [main][CipherTest] transformation "RC5-64/CFB176/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,201 INFO [main][CipherTest] transformation=RC5-64/CFB176/TBC 10:44:00,201 ERROR [main][CipherTest] transformation "RC5-64/CFB176/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,201 INFO [main][CipherTest] transformation=RC5-64/CFB176/TBCPADDING 10:44:00,201 ERROR [main][CipherTest] transformation "RC5-64/CFB176/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,201 INFO [main][CipherTest] transformation=RC5-64/CFB176/X9.23 10:44:00,201 ERROR [main][CipherTest] transformation "RC5-64/CFB176/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,201 INFO [main][CipherTest] transformation=RC5-64/CFB176/X9.23PADDING 10:44:00,201 ERROR [main][CipherTest] transformation "RC5-64/CFB176/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,201 INFO [main][CipherTest] transformation=RC5-64/CFB176/ZEROBYTE 10:44:00,201 ERROR [main][CipherTest] transformation "RC5-64/CFB176/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,201 INFO [main][CipherTest] transformation=RC5-64/CFB176/ZEROBYTEPADDING 10:44:00,201 ERROR [main][CipherTest] transformation "RC5-64/CFB176/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,201 INFO [main][CipherTest] transformation=RC5-64/CFB184/ 10:44:00,201 ERROR [main][CipherTest] transformation "RC5-64/CFB184/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,201 INFO [main][CipherTest] transformation=RC5-64/CFB184/ISO10126 10:44:00,201 ERROR [main][CipherTest] transformation "RC5-64/CFB184/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,201 INFO [main][CipherTest] transformation=RC5-64/CFB184/ISO10126-2 10:44:00,201 ERROR [main][CipherTest] transformation "RC5-64/CFB184/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,201 INFO [main][CipherTest] transformation=RC5-64/CFB184/ISO10126-2PADDING 10:44:00,201 ERROR [main][CipherTest] transformation "RC5-64/CFB184/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,201 INFO [main][CipherTest] transformation=RC5-64/CFB184/ISO10126PADDING 10:44:00,201 ERROR [main][CipherTest] transformation "RC5-64/CFB184/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,201 INFO [main][CipherTest] transformation=RC5-64/CFB184/ISO7816-4 10:44:00,201 ERROR [main][CipherTest] transformation "RC5-64/CFB184/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,201 INFO [main][CipherTest] transformation=RC5-64/CFB184/ISO7816-4PADDING 10:44:00,201 ERROR [main][CipherTest] transformation "RC5-64/CFB184/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,202 INFO [main][CipherTest] transformation=RC5-64/CFB184/NOPADDING 10:44:00,202 ERROR [main][CipherTest] transformation "RC5-64/CFB184/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,202 INFO [main][CipherTest] transformation=RC5-64/CFB184/PKCS5 10:44:00,202 ERROR [main][CipherTest] transformation "RC5-64/CFB184/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,202 INFO [main][CipherTest] transformation=RC5-64/CFB184/PKCS5PADDING 10:44:00,202 ERROR [main][CipherTest] transformation "RC5-64/CFB184/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,202 INFO [main][CipherTest] transformation=RC5-64/CFB184/PKCS7 10:44:00,202 ERROR [main][CipherTest] transformation "RC5-64/CFB184/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,202 INFO [main][CipherTest] transformation=RC5-64/CFB184/PKCS7PADDING 10:44:00,202 ERROR [main][CipherTest] transformation "RC5-64/CFB184/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,202 INFO [main][CipherTest] transformation=RC5-64/CFB184/TBC 10:44:00,202 ERROR [main][CipherTest] transformation "RC5-64/CFB184/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,202 INFO [main][CipherTest] transformation=RC5-64/CFB184/TBCPADDING 10:44:00,202 ERROR [main][CipherTest] transformation "RC5-64/CFB184/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,202 INFO [main][CipherTest] transformation=RC5-64/CFB184/X9.23 10:44:00,202 ERROR [main][CipherTest] transformation "RC5-64/CFB184/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,202 INFO [main][CipherTest] transformation=RC5-64/CFB184/X9.23PADDING 10:44:00,202 ERROR [main][CipherTest] transformation "RC5-64/CFB184/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,202 INFO [main][CipherTest] transformation=RC5-64/CFB184/ZEROBYTE 10:44:00,202 ERROR [main][CipherTest] transformation "RC5-64/CFB184/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,202 INFO [main][CipherTest] transformation=RC5-64/CFB184/ZEROBYTEPADDING 10:44:00,202 ERROR [main][CipherTest] transformation "RC5-64/CFB184/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,202 INFO [main][CipherTest] transformation=RC5-64/CFB192/ 10:44:00,203 ERROR [main][CipherTest] transformation "RC5-64/CFB192/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,203 INFO [main][CipherTest] transformation=RC5-64/CFB192/ISO10126 10:44:00,203 ERROR [main][CipherTest] transformation "RC5-64/CFB192/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,203 INFO [main][CipherTest] transformation=RC5-64/CFB192/ISO10126-2 10:44:00,203 ERROR [main][CipherTest] transformation "RC5-64/CFB192/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,203 INFO [main][CipherTest] transformation=RC5-64/CFB192/ISO10126-2PADDING 10:44:00,203 ERROR [main][CipherTest] transformation "RC5-64/CFB192/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,203 INFO [main][CipherTest] transformation=RC5-64/CFB192/ISO10126PADDING 10:44:00,203 ERROR [main][CipherTest] transformation "RC5-64/CFB192/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,203 INFO [main][CipherTest] transformation=RC5-64/CFB192/ISO7816-4 10:44:00,203 ERROR [main][CipherTest] transformation "RC5-64/CFB192/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,203 INFO [main][CipherTest] transformation=RC5-64/CFB192/ISO7816-4PADDING 10:44:00,203 ERROR [main][CipherTest] transformation "RC5-64/CFB192/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,204 INFO [main][CipherTest] transformation=RC5-64/CFB192/NOPADDING 10:44:00,204 ERROR [main][CipherTest] transformation "RC5-64/CFB192/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,204 INFO [main][CipherTest] transformation=RC5-64/CFB192/PKCS5 10:44:00,204 ERROR [main][CipherTest] transformation "RC5-64/CFB192/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,204 INFO [main][CipherTest] transformation=RC5-64/CFB192/PKCS5PADDING 10:44:00,204 ERROR [main][CipherTest] transformation "RC5-64/CFB192/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,204 INFO [main][CipherTest] transformation=RC5-64/CFB192/PKCS7 10:44:00,204 ERROR [main][CipherTest] transformation "RC5-64/CFB192/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,204 INFO [main][CipherTest] transformation=RC5-64/CFB192/PKCS7PADDING 10:44:00,204 ERROR [main][CipherTest] transformation "RC5-64/CFB192/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,204 INFO [main][CipherTest] transformation=RC5-64/CFB192/TBC 10:44:00,204 ERROR [main][CipherTest] transformation "RC5-64/CFB192/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,204 INFO [main][CipherTest] transformation=RC5-64/CFB192/TBCPADDING 10:44:00,204 ERROR [main][CipherTest] transformation "RC5-64/CFB192/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,204 INFO [main][CipherTest] transformation=RC5-64/CFB192/X9.23 10:44:00,204 ERROR [main][CipherTest] transformation "RC5-64/CFB192/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,205 INFO [main][CipherTest] transformation=RC5-64/CFB192/X9.23PADDING 10:44:00,205 ERROR [main][CipherTest] transformation "RC5-64/CFB192/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,205 INFO [main][CipherTest] transformation=RC5-64/CFB192/ZEROBYTE 10:44:00,205 ERROR [main][CipherTest] transformation "RC5-64/CFB192/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,205 INFO [main][CipherTest] transformation=RC5-64/CFB192/ZEROBYTEPADDING 10:44:00,205 ERROR [main][CipherTest] transformation "RC5-64/CFB192/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,205 INFO [main][CipherTest] transformation=RC5-64/CFB200/ 10:44:00,205 ERROR [main][CipherTest] transformation "RC5-64/CFB200/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,205 INFO [main][CipherTest] transformation=RC5-64/CFB200/ISO10126 10:44:00,205 ERROR [main][CipherTest] transformation "RC5-64/CFB200/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,205 INFO [main][CipherTest] transformation=RC5-64/CFB200/ISO10126-2 10:44:00,205 ERROR [main][CipherTest] transformation "RC5-64/CFB200/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,205 INFO [main][CipherTest] transformation=RC5-64/CFB200/ISO10126-2PADDING 10:44:00,205 ERROR [main][CipherTest] transformation "RC5-64/CFB200/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,205 INFO [main][CipherTest] transformation=RC5-64/CFB200/ISO10126PADDING 10:44:00,205 ERROR [main][CipherTest] transformation "RC5-64/CFB200/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,205 INFO [main][CipherTest] transformation=RC5-64/CFB200/ISO7816-4 10:44:00,205 ERROR [main][CipherTest] transformation "RC5-64/CFB200/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,205 INFO [main][CipherTest] transformation=RC5-64/CFB200/ISO7816-4PADDING 10:44:00,205 ERROR [main][CipherTest] transformation "RC5-64/CFB200/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,206 INFO [main][CipherTest] transformation=RC5-64/CFB200/NOPADDING 10:44:00,206 ERROR [main][CipherTest] transformation "RC5-64/CFB200/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,206 INFO [main][CipherTest] transformation=RC5-64/CFB200/PKCS5 10:44:00,206 ERROR [main][CipherTest] transformation "RC5-64/CFB200/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,206 INFO [main][CipherTest] transformation=RC5-64/CFB200/PKCS5PADDING 10:44:00,206 ERROR [main][CipherTest] transformation "RC5-64/CFB200/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,206 INFO [main][CipherTest] transformation=RC5-64/CFB200/PKCS7 10:44:00,206 ERROR [main][CipherTest] transformation "RC5-64/CFB200/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,206 INFO [main][CipherTest] transformation=RC5-64/CFB200/PKCS7PADDING 10:44:00,206 ERROR [main][CipherTest] transformation "RC5-64/CFB200/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,206 INFO [main][CipherTest] transformation=RC5-64/CFB200/TBC 10:44:00,206 ERROR [main][CipherTest] transformation "RC5-64/CFB200/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,206 INFO [main][CipherTest] transformation=RC5-64/CFB200/TBCPADDING 10:44:00,206 ERROR [main][CipherTest] transformation "RC5-64/CFB200/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,206 INFO [main][CipherTest] transformation=RC5-64/CFB200/X9.23 10:44:00,206 ERROR [main][CipherTest] transformation "RC5-64/CFB200/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,206 INFO [main][CipherTest] transformation=RC5-64/CFB200/X9.23PADDING 10:44:00,206 ERROR [main][CipherTest] transformation "RC5-64/CFB200/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,206 INFO [main][CipherTest] transformation=RC5-64/CFB200/ZEROBYTE 10:44:00,206 ERROR [main][CipherTest] transformation "RC5-64/CFB200/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,206 INFO [main][CipherTest] transformation=RC5-64/CFB200/ZEROBYTEPADDING 10:44:00,206 ERROR [main][CipherTest] transformation "RC5-64/CFB200/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,206 INFO [main][CipherTest] transformation=RC5-64/CFB208/ 10:44:00,206 ERROR [main][CipherTest] transformation "RC5-64/CFB208/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,207 INFO [main][CipherTest] transformation=RC5-64/CFB208/ISO10126 10:44:00,207 ERROR [main][CipherTest] transformation "RC5-64/CFB208/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,207 INFO [main][CipherTest] transformation=RC5-64/CFB208/ISO10126-2 10:44:00,207 ERROR [main][CipherTest] transformation "RC5-64/CFB208/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,207 INFO [main][CipherTest] transformation=RC5-64/CFB208/ISO10126-2PADDING 10:44:00,207 ERROR [main][CipherTest] transformation "RC5-64/CFB208/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,207 INFO [main][CipherTest] transformation=RC5-64/CFB208/ISO10126PADDING 10:44:00,207 ERROR [main][CipherTest] transformation "RC5-64/CFB208/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,207 INFO [main][CipherTest] transformation=RC5-64/CFB208/ISO7816-4 10:44:00,207 ERROR [main][CipherTest] transformation "RC5-64/CFB208/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,207 INFO [main][CipherTest] transformation=RC5-64/CFB208/ISO7816-4PADDING 10:44:00,207 ERROR [main][CipherTest] transformation "RC5-64/CFB208/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,207 INFO [main][CipherTest] transformation=RC5-64/CFB208/NOPADDING 10:44:00,207 ERROR [main][CipherTest] transformation "RC5-64/CFB208/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,207 INFO [main][CipherTest] transformation=RC5-64/CFB208/PKCS5 10:44:00,207 ERROR [main][CipherTest] transformation "RC5-64/CFB208/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,207 INFO [main][CipherTest] transformation=RC5-64/CFB208/PKCS5PADDING 10:44:00,207 ERROR [main][CipherTest] transformation "RC5-64/CFB208/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,207 INFO [main][CipherTest] transformation=RC5-64/CFB208/PKCS7 10:44:00,207 ERROR [main][CipherTest] transformation "RC5-64/CFB208/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,207 INFO [main][CipherTest] transformation=RC5-64/CFB208/PKCS7PADDING 10:44:00,207 ERROR [main][CipherTest] transformation "RC5-64/CFB208/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,207 INFO [main][CipherTest] transformation=RC5-64/CFB208/TBC 10:44:00,208 ERROR [main][CipherTest] transformation "RC5-64/CFB208/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,208 INFO [main][CipherTest] transformation=RC5-64/CFB208/TBCPADDING 10:44:00,208 ERROR [main][CipherTest] transformation "RC5-64/CFB208/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,208 INFO [main][CipherTest] transformation=RC5-64/CFB208/X9.23 10:44:00,208 ERROR [main][CipherTest] transformation "RC5-64/CFB208/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,208 INFO [main][CipherTest] transformation=RC5-64/CFB208/X9.23PADDING 10:44:00,208 ERROR [main][CipherTest] transformation "RC5-64/CFB208/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,208 INFO [main][CipherTest] transformation=RC5-64/CFB208/ZEROBYTE 10:44:00,208 ERROR [main][CipherTest] transformation "RC5-64/CFB208/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,208 INFO [main][CipherTest] transformation=RC5-64/CFB208/ZEROBYTEPADDING 10:44:00,208 ERROR [main][CipherTest] transformation "RC5-64/CFB208/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,208 INFO [main][CipherTest] transformation=RC5-64/CFB216/ 10:44:00,208 ERROR [main][CipherTest] transformation "RC5-64/CFB216/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,208 INFO [main][CipherTest] transformation=RC5-64/CFB216/ISO10126 10:44:00,208 ERROR [main][CipherTest] transformation "RC5-64/CFB216/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,208 INFO [main][CipherTest] transformation=RC5-64/CFB216/ISO10126-2 10:44:00,208 ERROR [main][CipherTest] transformation "RC5-64/CFB216/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,208 INFO [main][CipherTest] transformation=RC5-64/CFB216/ISO10126-2PADDING 10:44:00,208 ERROR [main][CipherTest] transformation "RC5-64/CFB216/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,208 INFO [main][CipherTest] transformation=RC5-64/CFB216/ISO10126PADDING 10:44:00,208 ERROR [main][CipherTest] transformation "RC5-64/CFB216/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,208 INFO [main][CipherTest] transformation=RC5-64/CFB216/ISO7816-4 10:44:00,208 ERROR [main][CipherTest] transformation "RC5-64/CFB216/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,208 INFO [main][CipherTest] transformation=RC5-64/CFB216/ISO7816-4PADDING 10:44:00,209 ERROR [main][CipherTest] transformation "RC5-64/CFB216/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,209 INFO [main][CipherTest] transformation=RC5-64/CFB216/NOPADDING 10:44:00,209 ERROR [main][CipherTest] transformation "RC5-64/CFB216/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,209 INFO [main][CipherTest] transformation=RC5-64/CFB216/PKCS5 10:44:00,209 ERROR [main][CipherTest] transformation "RC5-64/CFB216/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,209 INFO [main][CipherTest] transformation=RC5-64/CFB216/PKCS5PADDING 10:44:00,209 ERROR [main][CipherTest] transformation "RC5-64/CFB216/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,209 INFO [main][CipherTest] transformation=RC5-64/CFB216/PKCS7 10:44:00,209 ERROR [main][CipherTest] transformation "RC5-64/CFB216/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,209 INFO [main][CipherTest] transformation=RC5-64/CFB216/PKCS7PADDING 10:44:00,209 ERROR [main][CipherTest] transformation "RC5-64/CFB216/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,209 INFO [main][CipherTest] transformation=RC5-64/CFB216/TBC 10:44:00,209 ERROR [main][CipherTest] transformation "RC5-64/CFB216/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,209 INFO [main][CipherTest] transformation=RC5-64/CFB216/TBCPADDING 10:44:00,209 ERROR [main][CipherTest] transformation "RC5-64/CFB216/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,209 INFO [main][CipherTest] transformation=RC5-64/CFB216/X9.23 10:44:00,209 ERROR [main][CipherTest] transformation "RC5-64/CFB216/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,209 INFO [main][CipherTest] transformation=RC5-64/CFB216/X9.23PADDING 10:44:00,209 ERROR [main][CipherTest] transformation "RC5-64/CFB216/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,209 INFO [main][CipherTest] transformation=RC5-64/CFB216/ZEROBYTE 10:44:00,209 ERROR [main][CipherTest] transformation "RC5-64/CFB216/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,209 INFO [main][CipherTest] transformation=RC5-64/CFB216/ZEROBYTEPADDING 10:44:00,209 ERROR [main][CipherTest] transformation "RC5-64/CFB216/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,209 INFO [main][CipherTest] transformation=RC5-64/CFB224/ 10:44:00,209 ERROR [main][CipherTest] transformation "RC5-64/CFB224/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,209 INFO [main][CipherTest] transformation=RC5-64/CFB224/ISO10126 10:44:00,210 ERROR [main][CipherTest] transformation "RC5-64/CFB224/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,210 INFO [main][CipherTest] transformation=RC5-64/CFB224/ISO10126-2 10:44:00,210 ERROR [main][CipherTest] transformation "RC5-64/CFB224/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,210 INFO [main][CipherTest] transformation=RC5-64/CFB224/ISO10126-2PADDING 10:44:00,210 ERROR [main][CipherTest] transformation "RC5-64/CFB224/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,210 INFO [main][CipherTest] transformation=RC5-64/CFB224/ISO10126PADDING 10:44:00,210 ERROR [main][CipherTest] transformation "RC5-64/CFB224/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,210 INFO [main][CipherTest] transformation=RC5-64/CFB224/ISO7816-4 10:44:00,210 ERROR [main][CipherTest] transformation "RC5-64/CFB224/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,210 INFO [main][CipherTest] transformation=RC5-64/CFB224/ISO7816-4PADDING 10:44:00,210 ERROR [main][CipherTest] transformation "RC5-64/CFB224/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,210 INFO [main][CipherTest] transformation=RC5-64/CFB224/NOPADDING 10:44:00,210 ERROR [main][CipherTest] transformation "RC5-64/CFB224/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,210 INFO [main][CipherTest] transformation=RC5-64/CFB224/PKCS5 10:44:00,210 ERROR [main][CipherTest] transformation "RC5-64/CFB224/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,210 INFO [main][CipherTest] transformation=RC5-64/CFB224/PKCS5PADDING 10:44:00,210 ERROR [main][CipherTest] transformation "RC5-64/CFB224/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,210 INFO [main][CipherTest] transformation=RC5-64/CFB224/PKCS7 10:44:00,210 ERROR [main][CipherTest] transformation "RC5-64/CFB224/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,210 INFO [main][CipherTest] transformation=RC5-64/CFB224/PKCS7PADDING 10:44:00,210 ERROR [main][CipherTest] transformation "RC5-64/CFB224/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,210 INFO [main][CipherTest] transformation=RC5-64/CFB224/TBC 10:44:00,210 ERROR [main][CipherTest] transformation "RC5-64/CFB224/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,210 INFO [main][CipherTest] transformation=RC5-64/CFB224/TBCPADDING 10:44:00,210 ERROR [main][CipherTest] transformation "RC5-64/CFB224/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,210 INFO [main][CipherTest] transformation=RC5-64/CFB224/X9.23 10:44:00,210 ERROR [main][CipherTest] transformation "RC5-64/CFB224/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,211 INFO [main][CipherTest] transformation=RC5-64/CFB224/X9.23PADDING 10:44:00,211 ERROR [main][CipherTest] transformation "RC5-64/CFB224/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,211 INFO [main][CipherTest] transformation=RC5-64/CFB224/ZEROBYTE 10:44:00,211 ERROR [main][CipherTest] transformation "RC5-64/CFB224/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,211 INFO [main][CipherTest] transformation=RC5-64/CFB224/ZEROBYTEPADDING 10:44:00,211 ERROR [main][CipherTest] transformation "RC5-64/CFB224/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,211 INFO [main][CipherTest] transformation=RC5-64/CFB232/ 10:44:00,211 ERROR [main][CipherTest] transformation "RC5-64/CFB232/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,211 INFO [main][CipherTest] transformation=RC5-64/CFB232/ISO10126 10:44:00,211 ERROR [main][CipherTest] transformation "RC5-64/CFB232/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,211 INFO [main][CipherTest] transformation=RC5-64/CFB232/ISO10126-2 10:44:00,211 ERROR [main][CipherTest] transformation "RC5-64/CFB232/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,211 INFO [main][CipherTest] transformation=RC5-64/CFB232/ISO10126-2PADDING 10:44:00,211 ERROR [main][CipherTest] transformation "RC5-64/CFB232/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,211 INFO [main][CipherTest] transformation=RC5-64/CFB232/ISO10126PADDING 10:44:00,211 ERROR [main][CipherTest] transformation "RC5-64/CFB232/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,211 INFO [main][CipherTest] transformation=RC5-64/CFB232/ISO7816-4 10:44:00,211 ERROR [main][CipherTest] transformation "RC5-64/CFB232/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,211 INFO [main][CipherTest] transformation=RC5-64/CFB232/ISO7816-4PADDING 10:44:00,211 ERROR [main][CipherTest] transformation "RC5-64/CFB232/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,211 INFO [main][CipherTest] transformation=RC5-64/CFB232/NOPADDING 10:44:00,211 ERROR [main][CipherTest] transformation "RC5-64/CFB232/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,212 INFO [main][CipherTest] transformation=RC5-64/CFB232/PKCS5 10:44:00,212 ERROR [main][CipherTest] transformation "RC5-64/CFB232/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,212 INFO [main][CipherTest] transformation=RC5-64/CFB232/PKCS5PADDING 10:44:00,212 ERROR [main][CipherTest] transformation "RC5-64/CFB232/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,212 INFO [main][CipherTest] transformation=RC5-64/CFB232/PKCS7 10:44:00,212 ERROR [main][CipherTest] transformation "RC5-64/CFB232/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,212 INFO [main][CipherTest] transformation=RC5-64/CFB232/PKCS7PADDING 10:44:00,212 ERROR [main][CipherTest] transformation "RC5-64/CFB232/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,212 INFO [main][CipherTest] transformation=RC5-64/CFB232/TBC 10:44:00,212 ERROR [main][CipherTest] transformation "RC5-64/CFB232/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,212 INFO [main][CipherTest] transformation=RC5-64/CFB232/TBCPADDING 10:44:00,212 ERROR [main][CipherTest] transformation "RC5-64/CFB232/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,212 INFO [main][CipherTest] transformation=RC5-64/CFB232/X9.23 10:44:00,212 ERROR [main][CipherTest] transformation "RC5-64/CFB232/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,212 INFO [main][CipherTest] transformation=RC5-64/CFB232/X9.23PADDING 10:44:00,212 ERROR [main][CipherTest] transformation "RC5-64/CFB232/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,212 INFO [main][CipherTest] transformation=RC5-64/CFB232/ZEROBYTE 10:44:00,212 ERROR [main][CipherTest] transformation "RC5-64/CFB232/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,212 INFO [main][CipherTest] transformation=RC5-64/CFB232/ZEROBYTEPADDING 10:44:00,212 ERROR [main][CipherTest] transformation "RC5-64/CFB232/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,212 INFO [main][CipherTest] transformation=RC5-64/CFB24/ 10:44:00,213 ERROR [main][CipherTest] transformation "RC5-64/CFB24/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,213 INFO [main][CipherTest] transformation=RC5-64/CFB24/ISO10126 10:44:00,213 ERROR [main][CipherTest] transformation "RC5-64/CFB24/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,213 INFO [main][CipherTest] transformation=RC5-64/CFB24/ISO10126-2 10:44:00,213 ERROR [main][CipherTest] transformation "RC5-64/CFB24/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,213 INFO [main][CipherTest] transformation=RC5-64/CFB24/ISO10126-2PADDING 10:44:00,213 ERROR [main][CipherTest] transformation "RC5-64/CFB24/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,213 INFO [main][CipherTest] transformation=RC5-64/CFB24/ISO10126PADDING 10:44:00,213 ERROR [main][CipherTest] transformation "RC5-64/CFB24/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,213 INFO [main][CipherTest] transformation=RC5-64/CFB24/ISO7816-4 10:44:00,213 ERROR [main][CipherTest] transformation "RC5-64/CFB24/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,213 INFO [main][CipherTest] transformation=RC5-64/CFB24/ISO7816-4PADDING 10:44:00,213 ERROR [main][CipherTest] transformation "RC5-64/CFB24/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,213 INFO [main][CipherTest] transformation=RC5-64/CFB24/NOPADDING 10:44:00,213 ERROR [main][CipherTest] transformation "RC5-64/CFB24/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,213 INFO [main][CipherTest] transformation=RC5-64/CFB24/PKCS5 10:44:00,213 ERROR [main][CipherTest] transformation "RC5-64/CFB24/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,213 INFO [main][CipherTest] transformation=RC5-64/CFB24/PKCS5PADDING 10:44:00,213 ERROR [main][CipherTest] transformation "RC5-64/CFB24/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,213 INFO [main][CipherTest] transformation=RC5-64/CFB24/PKCS7 10:44:00,213 ERROR [main][CipherTest] transformation "RC5-64/CFB24/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,213 INFO [main][CipherTest] transformation=RC5-64/CFB24/PKCS7PADDING 10:44:00,213 ERROR [main][CipherTest] transformation "RC5-64/CFB24/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,213 INFO [main][CipherTest] transformation=RC5-64/CFB24/TBC 10:44:00,213 ERROR [main][CipherTest] transformation "RC5-64/CFB24/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,213 INFO [main][CipherTest] transformation=RC5-64/CFB24/TBCPADDING 10:44:00,214 ERROR [main][CipherTest] transformation "RC5-64/CFB24/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,214 INFO [main][CipherTest] transformation=RC5-64/CFB24/X9.23 10:44:00,214 ERROR [main][CipherTest] transformation "RC5-64/CFB24/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,214 INFO [main][CipherTest] transformation=RC5-64/CFB24/X9.23PADDING 10:44:00,214 ERROR [main][CipherTest] transformation "RC5-64/CFB24/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,214 INFO [main][CipherTest] transformation=RC5-64/CFB24/ZEROBYTE 10:44:00,214 ERROR [main][CipherTest] transformation "RC5-64/CFB24/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,214 INFO [main][CipherTest] transformation=RC5-64/CFB24/ZEROBYTEPADDING 10:44:00,214 ERROR [main][CipherTest] transformation "RC5-64/CFB24/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,214 INFO [main][CipherTest] transformation=RC5-64/CFB240/ 10:44:00,214 ERROR [main][CipherTest] transformation "RC5-64/CFB240/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,214 INFO [main][CipherTest] transformation=RC5-64/CFB240/ISO10126 10:44:00,214 ERROR [main][CipherTest] transformation "RC5-64/CFB240/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,214 INFO [main][CipherTest] transformation=RC5-64/CFB240/ISO10126-2 10:44:00,214 ERROR [main][CipherTest] transformation "RC5-64/CFB240/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,214 INFO [main][CipherTest] transformation=RC5-64/CFB240/ISO10126-2PADDING 10:44:00,214 ERROR [main][CipherTest] transformation "RC5-64/CFB240/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,214 INFO [main][CipherTest] transformation=RC5-64/CFB240/ISO10126PADDING 10:44:00,214 ERROR [main][CipherTest] transformation "RC5-64/CFB240/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,214 INFO [main][CipherTest] transformation=RC5-64/CFB240/ISO7816-4 10:44:00,214 ERROR [main][CipherTest] transformation "RC5-64/CFB240/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,214 INFO [main][CipherTest] transformation=RC5-64/CFB240/ISO7816-4PADDING 10:44:00,214 ERROR [main][CipherTest] transformation "RC5-64/CFB240/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,214 INFO [main][CipherTest] transformation=RC5-64/CFB240/NOPADDING 10:44:00,214 ERROR [main][CipherTest] transformation "RC5-64/CFB240/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,214 INFO [main][CipherTest] transformation=RC5-64/CFB240/PKCS5 10:44:00,215 ERROR [main][CipherTest] transformation "RC5-64/CFB240/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,215 INFO [main][CipherTest] transformation=RC5-64/CFB240/PKCS5PADDING 10:44:00,215 ERROR [main][CipherTest] transformation "RC5-64/CFB240/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,215 INFO [main][CipherTest] transformation=RC5-64/CFB240/PKCS7 10:44:00,215 ERROR [main][CipherTest] transformation "RC5-64/CFB240/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,215 INFO [main][CipherTest] transformation=RC5-64/CFB240/PKCS7PADDING 10:44:00,215 ERROR [main][CipherTest] transformation "RC5-64/CFB240/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,215 INFO [main][CipherTest] transformation=RC5-64/CFB240/TBC 10:44:00,215 ERROR [main][CipherTest] transformation "RC5-64/CFB240/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,215 INFO [main][CipherTest] transformation=RC5-64/CFB240/TBCPADDING 10:44:00,215 ERROR [main][CipherTest] transformation "RC5-64/CFB240/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,215 INFO [main][CipherTest] transformation=RC5-64/CFB240/X9.23 10:44:00,215 ERROR [main][CipherTest] transformation "RC5-64/CFB240/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,215 INFO [main][CipherTest] transformation=RC5-64/CFB240/X9.23PADDING 10:44:00,215 ERROR [main][CipherTest] transformation "RC5-64/CFB240/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,215 INFO [main][CipherTest] transformation=RC5-64/CFB240/ZEROBYTE 10:44:00,215 ERROR [main][CipherTest] transformation "RC5-64/CFB240/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,215 INFO [main][CipherTest] transformation=RC5-64/CFB240/ZEROBYTEPADDING 10:44:00,215 ERROR [main][CipherTest] transformation "RC5-64/CFB240/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,215 INFO [main][CipherTest] transformation=RC5-64/CFB248/ 10:44:00,215 ERROR [main][CipherTest] transformation "RC5-64/CFB248/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,215 INFO [main][CipherTest] transformation=RC5-64/CFB248/ISO10126 10:44:00,215 ERROR [main][CipherTest] transformation "RC5-64/CFB248/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,215 INFO [main][CipherTest] transformation=RC5-64/CFB248/ISO10126-2 10:44:00,215 ERROR [main][CipherTest] transformation "RC5-64/CFB248/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,216 INFO [main][CipherTest] transformation=RC5-64/CFB248/ISO10126-2PADDING 10:44:00,216 ERROR [main][CipherTest] transformation "RC5-64/CFB248/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,216 INFO [main][CipherTest] transformation=RC5-64/CFB248/ISO10126PADDING 10:44:00,216 ERROR [main][CipherTest] transformation "RC5-64/CFB248/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,216 INFO [main][CipherTest] transformation=RC5-64/CFB248/ISO7816-4 10:44:00,216 ERROR [main][CipherTest] transformation "RC5-64/CFB248/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,216 INFO [main][CipherTest] transformation=RC5-64/CFB248/ISO7816-4PADDING 10:44:00,216 ERROR [main][CipherTest] transformation "RC5-64/CFB248/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,216 INFO [main][CipherTest] transformation=RC5-64/CFB248/NOPADDING 10:44:00,216 ERROR [main][CipherTest] transformation "RC5-64/CFB248/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,216 INFO [main][CipherTest] transformation=RC5-64/CFB248/PKCS5 10:44:00,216 ERROR [main][CipherTest] transformation "RC5-64/CFB248/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,216 INFO [main][CipherTest] transformation=RC5-64/CFB248/PKCS5PADDING 10:44:00,216 ERROR [main][CipherTest] transformation "RC5-64/CFB248/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,216 INFO [main][CipherTest] transformation=RC5-64/CFB248/PKCS7 10:44:00,216 ERROR [main][CipherTest] transformation "RC5-64/CFB248/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,216 INFO [main][CipherTest] transformation=RC5-64/CFB248/PKCS7PADDING 10:44:00,216 ERROR [main][CipherTest] transformation "RC5-64/CFB248/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,216 INFO [main][CipherTest] transformation=RC5-64/CFB248/TBC 10:44:00,216 ERROR [main][CipherTest] transformation "RC5-64/CFB248/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,216 INFO [main][CipherTest] transformation=RC5-64/CFB248/TBCPADDING 10:44:00,216 ERROR [main][CipherTest] transformation "RC5-64/CFB248/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,217 INFO [main][CipherTest] transformation=RC5-64/CFB248/X9.23 10:44:00,217 ERROR [main][CipherTest] transformation "RC5-64/CFB248/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,217 INFO [main][CipherTest] transformation=RC5-64/CFB248/X9.23PADDING 10:44:00,217 ERROR [main][CipherTest] transformation "RC5-64/CFB248/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,217 INFO [main][CipherTest] transformation=RC5-64/CFB248/ZEROBYTE 10:44:00,217 ERROR [main][CipherTest] transformation "RC5-64/CFB248/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,217 INFO [main][CipherTest] transformation=RC5-64/CFB248/ZEROBYTEPADDING 10:44:00,217 ERROR [main][CipherTest] transformation "RC5-64/CFB248/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,217 INFO [main][CipherTest] transformation=RC5-64/CFB256/ 10:44:00,217 ERROR [main][CipherTest] transformation "RC5-64/CFB256/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,217 INFO [main][CipherTest] transformation=RC5-64/CFB256/ISO10126 10:44:00,217 ERROR [main][CipherTest] transformation "RC5-64/CFB256/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,217 INFO [main][CipherTest] transformation=RC5-64/CFB256/ISO10126-2 10:44:00,217 ERROR [main][CipherTest] transformation "RC5-64/CFB256/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,217 INFO [main][CipherTest] transformation=RC5-64/CFB256/ISO10126-2PADDING 10:44:00,217 ERROR [main][CipherTest] transformation "RC5-64/CFB256/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,217 INFO [main][CipherTest] transformation=RC5-64/CFB256/ISO10126PADDING 10:44:00,217 ERROR [main][CipherTest] transformation "RC5-64/CFB256/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,217 INFO [main][CipherTest] transformation=RC5-64/CFB256/ISO7816-4 10:44:00,217 ERROR [main][CipherTest] transformation "RC5-64/CFB256/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,217 INFO [main][CipherTest] transformation=RC5-64/CFB256/ISO7816-4PADDING 10:44:00,218 ERROR [main][CipherTest] transformation "RC5-64/CFB256/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,218 INFO [main][CipherTest] transformation=RC5-64/CFB256/NOPADDING 10:44:00,218 ERROR [main][CipherTest] transformation "RC5-64/CFB256/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,218 INFO [main][CipherTest] transformation=RC5-64/CFB256/PKCS5 10:44:00,218 ERROR [main][CipherTest] transformation "RC5-64/CFB256/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,218 INFO [main][CipherTest] transformation=RC5-64/CFB256/PKCS5PADDING 10:44:00,218 ERROR [main][CipherTest] transformation "RC5-64/CFB256/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,218 INFO [main][CipherTest] transformation=RC5-64/CFB256/PKCS7 10:44:00,218 ERROR [main][CipherTest] transformation "RC5-64/CFB256/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,218 INFO [main][CipherTest] transformation=RC5-64/CFB256/PKCS7PADDING 10:44:00,218 ERROR [main][CipherTest] transformation "RC5-64/CFB256/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,218 INFO [main][CipherTest] transformation=RC5-64/CFB256/TBC 10:44:00,218 ERROR [main][CipherTest] transformation "RC5-64/CFB256/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,218 INFO [main][CipherTest] transformation=RC5-64/CFB256/TBCPADDING 10:44:00,218 ERROR [main][CipherTest] transformation "RC5-64/CFB256/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,218 INFO [main][CipherTest] transformation=RC5-64/CFB256/X9.23 10:44:00,219 ERROR [main][CipherTest] transformation "RC5-64/CFB256/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,219 INFO [main][CipherTest] transformation=RC5-64/CFB256/X9.23PADDING 10:44:00,219 ERROR [main][CipherTest] transformation "RC5-64/CFB256/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,219 INFO [main][CipherTest] transformation=RC5-64/CFB256/ZEROBYTE 10:44:00,219 ERROR [main][CipherTest] transformation "RC5-64/CFB256/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,219 INFO [main][CipherTest] transformation=RC5-64/CFB256/ZEROBYTEPADDING 10:44:00,219 ERROR [main][CipherTest] transformation "RC5-64/CFB256/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,219 INFO [main][CipherTest] transformation=RC5-64/CFB32/ 10:44:00,219 ERROR [main][CipherTest] transformation "RC5-64/CFB32/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,219 INFO [main][CipherTest] transformation=RC5-64/CFB32/ISO10126 10:44:00,219 ERROR [main][CipherTest] transformation "RC5-64/CFB32/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,219 INFO [main][CipherTest] transformation=RC5-64/CFB32/ISO10126-2 10:44:00,219 ERROR [main][CipherTest] transformation "RC5-64/CFB32/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,219 INFO [main][CipherTest] transformation=RC5-64/CFB32/ISO10126-2PADDING 10:44:00,219 ERROR [main][CipherTest] transformation "RC5-64/CFB32/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,219 INFO [main][CipherTest] transformation=RC5-64/CFB32/ISO10126PADDING 10:44:00,220 ERROR [main][CipherTest] transformation "RC5-64/CFB32/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,220 INFO [main][CipherTest] transformation=RC5-64/CFB32/ISO7816-4 10:44:00,220 ERROR [main][CipherTest] transformation "RC5-64/CFB32/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,220 INFO [main][CipherTest] transformation=RC5-64/CFB32/ISO7816-4PADDING 10:44:00,220 ERROR [main][CipherTest] transformation "RC5-64/CFB32/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,220 INFO [main][CipherTest] transformation=RC5-64/CFB32/NOPADDING 10:44:00,220 ERROR [main][CipherTest] transformation "RC5-64/CFB32/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,220 INFO [main][CipherTest] transformation=RC5-64/CFB32/PKCS5 10:44:00,220 ERROR [main][CipherTest] transformation "RC5-64/CFB32/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,220 INFO [main][CipherTest] transformation=RC5-64/CFB32/PKCS5PADDING 10:44:00,220 ERROR [main][CipherTest] transformation "RC5-64/CFB32/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,220 INFO [main][CipherTest] transformation=RC5-64/CFB32/PKCS7 10:44:00,220 ERROR [main][CipherTest] transformation "RC5-64/CFB32/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,220 INFO [main][CipherTest] transformation=RC5-64/CFB32/PKCS7PADDING 10:44:00,220 ERROR [main][CipherTest] transformation "RC5-64/CFB32/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,220 INFO [main][CipherTest] transformation=RC5-64/CFB32/TBC 10:44:00,220 ERROR [main][CipherTest] transformation "RC5-64/CFB32/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,220 INFO [main][CipherTest] transformation=RC5-64/CFB32/TBCPADDING 10:44:00,220 ERROR [main][CipherTest] transformation "RC5-64/CFB32/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,220 INFO [main][CipherTest] transformation=RC5-64/CFB32/X9.23 10:44:00,220 ERROR [main][CipherTest] transformation "RC5-64/CFB32/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,220 INFO [main][CipherTest] transformation=RC5-64/CFB32/X9.23PADDING 10:44:00,220 ERROR [main][CipherTest] transformation "RC5-64/CFB32/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,220 INFO [main][CipherTest] transformation=RC5-64/CFB32/ZEROBYTE 10:44:00,220 ERROR [main][CipherTest] transformation "RC5-64/CFB32/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,220 INFO [main][CipherTest] transformation=RC5-64/CFB32/ZEROBYTEPADDING 10:44:00,221 ERROR [main][CipherTest] transformation "RC5-64/CFB32/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,221 INFO [main][CipherTest] transformation=RC5-64/CFB40/ 10:44:00,221 ERROR [main][CipherTest] transformation "RC5-64/CFB40/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,221 INFO [main][CipherTest] transformation=RC5-64/CFB40/ISO10126 10:44:00,221 ERROR [main][CipherTest] transformation "RC5-64/CFB40/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,221 INFO [main][CipherTest] transformation=RC5-64/CFB40/ISO10126-2 10:44:00,221 ERROR [main][CipherTest] transformation "RC5-64/CFB40/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,221 INFO [main][CipherTest] transformation=RC5-64/CFB40/ISO10126-2PADDING 10:44:00,221 ERROR [main][CipherTest] transformation "RC5-64/CFB40/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,221 INFO [main][CipherTest] transformation=RC5-64/CFB40/ISO10126PADDING 10:44:00,221 ERROR [main][CipherTest] transformation "RC5-64/CFB40/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,221 INFO [main][CipherTest] transformation=RC5-64/CFB40/ISO7816-4 10:44:00,221 ERROR [main][CipherTest] transformation "RC5-64/CFB40/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,221 INFO [main][CipherTest] transformation=RC5-64/CFB40/ISO7816-4PADDING 10:44:00,221 ERROR [main][CipherTest] transformation "RC5-64/CFB40/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,221 INFO [main][CipherTest] transformation=RC5-64/CFB40/NOPADDING 10:44:00,221 ERROR [main][CipherTest] transformation "RC5-64/CFB40/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,221 INFO [main][CipherTest] transformation=RC5-64/CFB40/PKCS5 10:44:00,221 ERROR [main][CipherTest] transformation "RC5-64/CFB40/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,221 INFO [main][CipherTest] transformation=RC5-64/CFB40/PKCS5PADDING 10:44:00,221 ERROR [main][CipherTest] transformation "RC5-64/CFB40/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,221 INFO [main][CipherTest] transformation=RC5-64/CFB40/PKCS7 10:44:00,221 ERROR [main][CipherTest] transformation "RC5-64/CFB40/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,221 INFO [main][CipherTest] transformation=RC5-64/CFB40/PKCS7PADDING 10:44:00,221 ERROR [main][CipherTest] transformation "RC5-64/CFB40/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,221 INFO [main][CipherTest] transformation=RC5-64/CFB40/TBC 10:44:00,221 ERROR [main][CipherTest] transformation "RC5-64/CFB40/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,222 INFO [main][CipherTest] transformation=RC5-64/CFB40/TBCPADDING 10:44:00,222 ERROR [main][CipherTest] transformation "RC5-64/CFB40/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,222 INFO [main][CipherTest] transformation=RC5-64/CFB40/X9.23 10:44:00,222 ERROR [main][CipherTest] transformation "RC5-64/CFB40/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,222 INFO [main][CipherTest] transformation=RC5-64/CFB40/X9.23PADDING 10:44:00,222 ERROR [main][CipherTest] transformation "RC5-64/CFB40/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,222 INFO [main][CipherTest] transformation=RC5-64/CFB40/ZEROBYTE 10:44:00,222 ERROR [main][CipherTest] transformation "RC5-64/CFB40/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,222 INFO [main][CipherTest] transformation=RC5-64/CFB40/ZEROBYTEPADDING 10:44:00,222 ERROR [main][CipherTest] transformation "RC5-64/CFB40/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,222 INFO [main][CipherTest] transformation=RC5-64/CFB48/ 10:44:00,222 ERROR [main][CipherTest] transformation "RC5-64/CFB48/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,222 INFO [main][CipherTest] transformation=RC5-64/CFB48/ISO10126 10:44:00,222 ERROR [main][CipherTest] transformation "RC5-64/CFB48/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,222 INFO [main][CipherTest] transformation=RC5-64/CFB48/ISO10126-2 10:44:00,222 ERROR [main][CipherTest] transformation "RC5-64/CFB48/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,222 INFO [main][CipherTest] transformation=RC5-64/CFB48/ISO10126-2PADDING 10:44:00,222 ERROR [main][CipherTest] transformation "RC5-64/CFB48/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,222 INFO [main][CipherTest] transformation=RC5-64/CFB48/ISO10126PADDING 10:44:00,222 ERROR [main][CipherTest] transformation "RC5-64/CFB48/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,222 INFO [main][CipherTest] transformation=RC5-64/CFB48/ISO7816-4 10:44:00,222 ERROR [main][CipherTest] transformation "RC5-64/CFB48/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,222 INFO [main][CipherTest] transformation=RC5-64/CFB48/ISO7816-4PADDING 10:44:00,222 ERROR [main][CipherTest] transformation "RC5-64/CFB48/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,222 INFO [main][CipherTest] transformation=RC5-64/CFB48/NOPADDING 10:44:00,222 ERROR [main][CipherTest] transformation "RC5-64/CFB48/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,222 INFO [main][CipherTest] transformation=RC5-64/CFB48/PKCS5 10:44:00,223 ERROR [main][CipherTest] transformation "RC5-64/CFB48/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,223 INFO [main][CipherTest] transformation=RC5-64/CFB48/PKCS5PADDING 10:44:00,223 ERROR [main][CipherTest] transformation "RC5-64/CFB48/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,223 INFO [main][CipherTest] transformation=RC5-64/CFB48/PKCS7 10:44:00,223 ERROR [main][CipherTest] transformation "RC5-64/CFB48/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,223 INFO [main][CipherTest] transformation=RC5-64/CFB48/PKCS7PADDING 10:44:00,223 ERROR [main][CipherTest] transformation "RC5-64/CFB48/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,223 INFO [main][CipherTest] transformation=RC5-64/CFB48/TBC 10:44:00,223 ERROR [main][CipherTest] transformation "RC5-64/CFB48/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,223 INFO [main][CipherTest] transformation=RC5-64/CFB48/TBCPADDING 10:44:00,223 ERROR [main][CipherTest] transformation "RC5-64/CFB48/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,223 INFO [main][CipherTest] transformation=RC5-64/CFB48/X9.23 10:44:00,223 ERROR [main][CipherTest] transformation "RC5-64/CFB48/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,223 INFO [main][CipherTest] transformation=RC5-64/CFB48/X9.23PADDING 10:44:00,223 ERROR [main][CipherTest] transformation "RC5-64/CFB48/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,223 INFO [main][CipherTest] transformation=RC5-64/CFB48/ZEROBYTE 10:44:00,223 ERROR [main][CipherTest] transformation "RC5-64/CFB48/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,223 INFO [main][CipherTest] transformation=RC5-64/CFB48/ZEROBYTEPADDING 10:44:00,223 ERROR [main][CipherTest] transformation "RC5-64/CFB48/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,224 INFO [main][CipherTest] transformation=RC5-64/CFB56/ 10:44:00,224 ERROR [main][CipherTest] transformation "RC5-64/CFB56/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,224 INFO [main][CipherTest] transformation=RC5-64/CFB56/ISO10126 10:44:00,224 ERROR [main][CipherTest] transformation "RC5-64/CFB56/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,224 INFO [main][CipherTest] transformation=RC5-64/CFB56/ISO10126-2 10:44:00,224 ERROR [main][CipherTest] transformation "RC5-64/CFB56/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,224 INFO [main][CipherTest] transformation=RC5-64/CFB56/ISO10126-2PADDING 10:44:00,224 ERROR [main][CipherTest] transformation "RC5-64/CFB56/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,224 INFO [main][CipherTest] transformation=RC5-64/CFB56/ISO10126PADDING 10:44:00,224 ERROR [main][CipherTest] transformation "RC5-64/CFB56/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,224 INFO [main][CipherTest] transformation=RC5-64/CFB56/ISO7816-4 10:44:00,224 ERROR [main][CipherTest] transformation "RC5-64/CFB56/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,224 INFO [main][CipherTest] transformation=RC5-64/CFB56/ISO7816-4PADDING 10:44:00,224 ERROR [main][CipherTest] transformation "RC5-64/CFB56/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,224 INFO [main][CipherTest] transformation=RC5-64/CFB56/NOPADDING 10:44:00,224 ERROR [main][CipherTest] transformation "RC5-64/CFB56/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,224 INFO [main][CipherTest] transformation=RC5-64/CFB56/PKCS5 10:44:00,224 ERROR [main][CipherTest] transformation "RC5-64/CFB56/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,224 INFO [main][CipherTest] transformation=RC5-64/CFB56/PKCS5PADDING 10:44:00,224 ERROR [main][CipherTest] transformation "RC5-64/CFB56/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,224 INFO [main][CipherTest] transformation=RC5-64/CFB56/PKCS7 10:44:00,224 ERROR [main][CipherTest] transformation "RC5-64/CFB56/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,224 INFO [main][CipherTest] transformation=RC5-64/CFB56/PKCS7PADDING 10:44:00,224 ERROR [main][CipherTest] transformation "RC5-64/CFB56/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,225 INFO [main][CipherTest] transformation=RC5-64/CFB56/TBC 10:44:00,225 ERROR [main][CipherTest] transformation "RC5-64/CFB56/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,225 INFO [main][CipherTest] transformation=RC5-64/CFB56/TBCPADDING 10:44:00,225 ERROR [main][CipherTest] transformation "RC5-64/CFB56/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,225 INFO [main][CipherTest] transformation=RC5-64/CFB56/X9.23 10:44:00,225 ERROR [main][CipherTest] transformation "RC5-64/CFB56/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,225 INFO [main][CipherTest] transformation=RC5-64/CFB56/X9.23PADDING 10:44:00,225 ERROR [main][CipherTest] transformation "RC5-64/CFB56/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,225 INFO [main][CipherTest] transformation=RC5-64/CFB56/ZEROBYTE 10:44:00,225 ERROR [main][CipherTest] transformation "RC5-64/CFB56/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,225 INFO [main][CipherTest] transformation=RC5-64/CFB56/ZEROBYTEPADDING 10:44:00,225 ERROR [main][CipherTest] transformation "RC5-64/CFB56/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,225 INFO [main][CipherTest] transformation=RC5-64/CFB64/ 10:44:00,225 ERROR [main][CipherTest] transformation "RC5-64/CFB64/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,225 INFO [main][CipherTest] transformation=RC5-64/CFB64/ISO10126 10:44:00,225 ERROR [main][CipherTest] transformation "RC5-64/CFB64/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,225 INFO [main][CipherTest] transformation=RC5-64/CFB64/ISO10126-2 10:44:00,225 ERROR [main][CipherTest] transformation "RC5-64/CFB64/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,225 INFO [main][CipherTest] transformation=RC5-64/CFB64/ISO10126-2PADDING 10:44:00,225 ERROR [main][CipherTest] transformation "RC5-64/CFB64/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,225 INFO [main][CipherTest] transformation=RC5-64/CFB64/ISO10126PADDING 10:44:00,225 ERROR [main][CipherTest] transformation "RC5-64/CFB64/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,225 INFO [main][CipherTest] transformation=RC5-64/CFB64/ISO7816-4 10:44:00,225 ERROR [main][CipherTest] transformation "RC5-64/CFB64/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,225 INFO [main][CipherTest] transformation=RC5-64/CFB64/ISO7816-4PADDING 10:44:00,225 ERROR [main][CipherTest] transformation "RC5-64/CFB64/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,225 INFO [main][CipherTest] transformation=RC5-64/CFB64/NOPADDING 10:44:00,225 ERROR [main][CipherTest] transformation "RC5-64/CFB64/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,225 INFO [main][CipherTest] transformation=RC5-64/CFB64/PKCS5 10:44:00,226 ERROR [main][CipherTest] transformation "RC5-64/CFB64/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,226 INFO [main][CipherTest] transformation=RC5-64/CFB64/PKCS5PADDING 10:44:00,226 ERROR [main][CipherTest] transformation "RC5-64/CFB64/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,226 INFO [main][CipherTest] transformation=RC5-64/CFB64/PKCS7 10:44:00,226 ERROR [main][CipherTest] transformation "RC5-64/CFB64/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,226 INFO [main][CipherTest] transformation=RC5-64/CFB64/PKCS7PADDING 10:44:00,226 ERROR [main][CipherTest] transformation "RC5-64/CFB64/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,226 INFO [main][CipherTest] transformation=RC5-64/CFB64/TBC 10:44:00,226 ERROR [main][CipherTest] transformation "RC5-64/CFB64/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,226 INFO [main][CipherTest] transformation=RC5-64/CFB64/TBCPADDING 10:44:00,226 ERROR [main][CipherTest] transformation "RC5-64/CFB64/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,226 INFO [main][CipherTest] transformation=RC5-64/CFB64/X9.23 10:44:00,226 ERROR [main][CipherTest] transformation "RC5-64/CFB64/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,226 INFO [main][CipherTest] transformation=RC5-64/CFB64/X9.23PADDING 10:44:00,226 ERROR [main][CipherTest] transformation "RC5-64/CFB64/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,226 INFO [main][CipherTest] transformation=RC5-64/CFB64/ZEROBYTE 10:44:00,226 ERROR [main][CipherTest] transformation "RC5-64/CFB64/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,226 INFO [main][CipherTest] transformation=RC5-64/CFB64/ZEROBYTEPADDING 10:44:00,226 ERROR [main][CipherTest] transformation "RC5-64/CFB64/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,226 INFO [main][CipherTest] transformation=RC5-64/CFB72/ 10:44:00,226 ERROR [main][CipherTest] transformation "RC5-64/CFB72/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,226 INFO [main][CipherTest] transformation=RC5-64/CFB72/ISO10126 10:44:00,226 ERROR [main][CipherTest] transformation "RC5-64/CFB72/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,226 INFO [main][CipherTest] transformation=RC5-64/CFB72/ISO10126-2 10:44:00,226 ERROR [main][CipherTest] transformation "RC5-64/CFB72/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,226 INFO [main][CipherTest] transformation=RC5-64/CFB72/ISO10126-2PADDING 10:44:00,227 ERROR [main][CipherTest] transformation "RC5-64/CFB72/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,227 INFO [main][CipherTest] transformation=RC5-64/CFB72/ISO10126PADDING 10:44:00,227 ERROR [main][CipherTest] transformation "RC5-64/CFB72/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,227 INFO [main][CipherTest] transformation=RC5-64/CFB72/ISO7816-4 10:44:00,227 ERROR [main][CipherTest] transformation "RC5-64/CFB72/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,227 INFO [main][CipherTest] transformation=RC5-64/CFB72/ISO7816-4PADDING 10:44:00,227 ERROR [main][CipherTest] transformation "RC5-64/CFB72/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,227 INFO [main][CipherTest] transformation=RC5-64/CFB72/NOPADDING 10:44:00,227 ERROR [main][CipherTest] transformation "RC5-64/CFB72/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,227 INFO [main][CipherTest] transformation=RC5-64/CFB72/PKCS5 10:44:00,227 ERROR [main][CipherTest] transformation "RC5-64/CFB72/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,227 INFO [main][CipherTest] transformation=RC5-64/CFB72/PKCS5PADDING 10:44:00,227 ERROR [main][CipherTest] transformation "RC5-64/CFB72/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,227 INFO [main][CipherTest] transformation=RC5-64/CFB72/PKCS7 10:44:00,227 ERROR [main][CipherTest] transformation "RC5-64/CFB72/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,227 INFO [main][CipherTest] transformation=RC5-64/CFB72/PKCS7PADDING 10:44:00,227 ERROR [main][CipherTest] transformation "RC5-64/CFB72/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,227 INFO [main][CipherTest] transformation=RC5-64/CFB72/TBC 10:44:00,227 ERROR [main][CipherTest] transformation "RC5-64/CFB72/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,227 INFO [main][CipherTest] transformation=RC5-64/CFB72/TBCPADDING 10:44:00,227 ERROR [main][CipherTest] transformation "RC5-64/CFB72/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,227 INFO [main][CipherTest] transformation=RC5-64/CFB72/X9.23 10:44:00,228 ERROR [main][CipherTest] transformation "RC5-64/CFB72/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,228 INFO [main][CipherTest] transformation=RC5-64/CFB72/X9.23PADDING 10:44:00,228 ERROR [main][CipherTest] transformation "RC5-64/CFB72/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,228 INFO [main][CipherTest] transformation=RC5-64/CFB72/ZEROBYTE 10:44:00,228 ERROR [main][CipherTest] transformation "RC5-64/CFB72/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,228 INFO [main][CipherTest] transformation=RC5-64/CFB72/ZEROBYTEPADDING 10:44:00,228 ERROR [main][CipherTest] transformation "RC5-64/CFB72/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,228 INFO [main][CipherTest] transformation=RC5-64/CFB8/ 10:44:00,228 ERROR [main][CipherTest] transformation "RC5-64/CFB8/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,228 INFO [main][CipherTest] transformation=RC5-64/CFB8/ISO10126 10:44:00,228 ERROR [main][CipherTest] transformation "RC5-64/CFB8/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,228 INFO [main][CipherTest] transformation=RC5-64/CFB8/ISO10126-2 10:44:00,228 ERROR [main][CipherTest] transformation "RC5-64/CFB8/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,228 INFO [main][CipherTest] transformation=RC5-64/CFB8/ISO10126-2PADDING 10:44:00,228 ERROR [main][CipherTest] transformation "RC5-64/CFB8/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,228 INFO [main][CipherTest] transformation=RC5-64/CFB8/ISO10126PADDING 10:44:00,228 ERROR [main][CipherTest] transformation "RC5-64/CFB8/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,228 INFO [main][CipherTest] transformation=RC5-64/CFB8/ISO7816-4 10:44:00,228 ERROR [main][CipherTest] transformation "RC5-64/CFB8/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,228 INFO [main][CipherTest] transformation=RC5-64/CFB8/ISO7816-4PADDING 10:44:00,228 ERROR [main][CipherTest] transformation "RC5-64/CFB8/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,228 INFO [main][CipherTest] transformation=RC5-64/CFB8/NOPADDING 10:44:00,229 ERROR [main][CipherTest] transformation "RC5-64/CFB8/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,229 INFO [main][CipherTest] transformation=RC5-64/CFB8/PKCS5 10:44:00,229 ERROR [main][CipherTest] transformation "RC5-64/CFB8/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,229 INFO [main][CipherTest] transformation=RC5-64/CFB8/PKCS5PADDING 10:44:00,229 ERROR [main][CipherTest] transformation "RC5-64/CFB8/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,229 INFO [main][CipherTest] transformation=RC5-64/CFB8/PKCS7 10:44:00,229 ERROR [main][CipherTest] transformation "RC5-64/CFB8/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,229 INFO [main][CipherTest] transformation=RC5-64/CFB8/PKCS7PADDING 10:44:00,229 ERROR [main][CipherTest] transformation "RC5-64/CFB8/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,229 INFO [main][CipherTest] transformation=RC5-64/CFB8/TBC 10:44:00,229 ERROR [main][CipherTest] transformation "RC5-64/CFB8/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,229 INFO [main][CipherTest] transformation=RC5-64/CFB8/TBCPADDING 10:44:00,229 ERROR [main][CipherTest] transformation "RC5-64/CFB8/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,229 INFO [main][CipherTest] transformation=RC5-64/CFB8/X9.23 10:44:00,229 ERROR [main][CipherTest] transformation "RC5-64/CFB8/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,229 INFO [main][CipherTest] transformation=RC5-64/CFB8/X9.23PADDING 10:44:00,229 ERROR [main][CipherTest] transformation "RC5-64/CFB8/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,229 INFO [main][CipherTest] transformation=RC5-64/CFB8/ZEROBYTE 10:44:00,229 ERROR [main][CipherTest] transformation "RC5-64/CFB8/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,229 INFO [main][CipherTest] transformation=RC5-64/CFB8/ZEROBYTEPADDING 10:44:00,229 ERROR [main][CipherTest] transformation "RC5-64/CFB8/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,229 INFO [main][CipherTest] transformation=RC5-64/CFB80/ 10:44:00,229 ERROR [main][CipherTest] transformation "RC5-64/CFB80/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,229 INFO [main][CipherTest] transformation=RC5-64/CFB80/ISO10126 10:44:00,230 ERROR [main][CipherTest] transformation "RC5-64/CFB80/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,230 INFO [main][CipherTest] transformation=RC5-64/CFB80/ISO10126-2 10:44:00,230 ERROR [main][CipherTest] transformation "RC5-64/CFB80/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,230 INFO [main][CipherTest] transformation=RC5-64/CFB80/ISO10126-2PADDING 10:44:00,230 ERROR [main][CipherTest] transformation "RC5-64/CFB80/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,230 INFO [main][CipherTest] transformation=RC5-64/CFB80/ISO10126PADDING 10:44:00,230 ERROR [main][CipherTest] transformation "RC5-64/CFB80/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,230 INFO [main][CipherTest] transformation=RC5-64/CFB80/ISO7816-4 10:44:00,230 ERROR [main][CipherTest] transformation "RC5-64/CFB80/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,230 INFO [main][CipherTest] transformation=RC5-64/CFB80/ISO7816-4PADDING 10:44:00,230 ERROR [main][CipherTest] transformation "RC5-64/CFB80/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,230 INFO [main][CipherTest] transformation=RC5-64/CFB80/NOPADDING 10:44:00,230 ERROR [main][CipherTest] transformation "RC5-64/CFB80/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,230 INFO [main][CipherTest] transformation=RC5-64/CFB80/PKCS5 10:44:00,230 ERROR [main][CipherTest] transformation "RC5-64/CFB80/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,230 INFO [main][CipherTest] transformation=RC5-64/CFB80/PKCS5PADDING 10:44:00,230 ERROR [main][CipherTest] transformation "RC5-64/CFB80/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,230 INFO [main][CipherTest] transformation=RC5-64/CFB80/PKCS7 10:44:00,230 ERROR [main][CipherTest] transformation "RC5-64/CFB80/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,230 INFO [main][CipherTest] transformation=RC5-64/CFB80/PKCS7PADDING 10:44:00,230 ERROR [main][CipherTest] transformation "RC5-64/CFB80/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,230 INFO [main][CipherTest] transformation=RC5-64/CFB80/TBC 10:44:00,230 ERROR [main][CipherTest] transformation "RC5-64/CFB80/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,230 INFO [main][CipherTest] transformation=RC5-64/CFB80/TBCPADDING 10:44:00,230 ERROR [main][CipherTest] transformation "RC5-64/CFB80/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,230 INFO [main][CipherTest] transformation=RC5-64/CFB80/X9.23 10:44:00,231 ERROR [main][CipherTest] transformation "RC5-64/CFB80/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,231 INFO [main][CipherTest] transformation=RC5-64/CFB80/X9.23PADDING 10:44:00,231 ERROR [main][CipherTest] transformation "RC5-64/CFB80/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,231 INFO [main][CipherTest] transformation=RC5-64/CFB80/ZEROBYTE 10:44:00,231 ERROR [main][CipherTest] transformation "RC5-64/CFB80/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,231 INFO [main][CipherTest] transformation=RC5-64/CFB80/ZEROBYTEPADDING 10:44:00,231 ERROR [main][CipherTest] transformation "RC5-64/CFB80/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,231 INFO [main][CipherTest] transformation=RC5-64/CFB88/ 10:44:00,231 ERROR [main][CipherTest] transformation "RC5-64/CFB88/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,231 INFO [main][CipherTest] transformation=RC5-64/CFB88/ISO10126 10:44:00,231 ERROR [main][CipherTest] transformation "RC5-64/CFB88/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,231 INFO [main][CipherTest] transformation=RC5-64/CFB88/ISO10126-2 10:44:00,231 ERROR [main][CipherTest] transformation "RC5-64/CFB88/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,231 INFO [main][CipherTest] transformation=RC5-64/CFB88/ISO10126-2PADDING 10:44:00,231 ERROR [main][CipherTest] transformation "RC5-64/CFB88/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,231 INFO [main][CipherTest] transformation=RC5-64/CFB88/ISO10126PADDING 10:44:00,231 ERROR [main][CipherTest] transformation "RC5-64/CFB88/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,231 INFO [main][CipherTest] transformation=RC5-64/CFB88/ISO7816-4 10:44:00,231 ERROR [main][CipherTest] transformation "RC5-64/CFB88/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,231 INFO [main][CipherTest] transformation=RC5-64/CFB88/ISO7816-4PADDING 10:44:00,232 ERROR [main][CipherTest] transformation "RC5-64/CFB88/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,232 INFO [main][CipherTest] transformation=RC5-64/CFB88/NOPADDING 10:44:00,232 ERROR [main][CipherTest] transformation "RC5-64/CFB88/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,232 INFO [main][CipherTest] transformation=RC5-64/CFB88/PKCS5 10:44:00,232 ERROR [main][CipherTest] transformation "RC5-64/CFB88/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,232 INFO [main][CipherTest] transformation=RC5-64/CFB88/PKCS5PADDING 10:44:00,232 ERROR [main][CipherTest] transformation "RC5-64/CFB88/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,232 INFO [main][CipherTest] transformation=RC5-64/CFB88/PKCS7 10:44:00,232 ERROR [main][CipherTest] transformation "RC5-64/CFB88/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,232 INFO [main][CipherTest] transformation=RC5-64/CFB88/PKCS7PADDING 10:44:00,232 ERROR [main][CipherTest] transformation "RC5-64/CFB88/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,232 INFO [main][CipherTest] transformation=RC5-64/CFB88/TBC 10:44:00,232 ERROR [main][CipherTest] transformation "RC5-64/CFB88/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,232 INFO [main][CipherTest] transformation=RC5-64/CFB88/TBCPADDING 10:44:00,232 ERROR [main][CipherTest] transformation "RC5-64/CFB88/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,232 INFO [main][CipherTest] transformation=RC5-64/CFB88/X9.23 10:44:00,232 ERROR [main][CipherTest] transformation "RC5-64/CFB88/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,232 INFO [main][CipherTest] transformation=RC5-64/CFB88/X9.23PADDING 10:44:00,232 ERROR [main][CipherTest] transformation "RC5-64/CFB88/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,232 INFO [main][CipherTest] transformation=RC5-64/CFB88/ZEROBYTE 10:44:00,232 ERROR [main][CipherTest] transformation "RC5-64/CFB88/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,232 INFO [main][CipherTest] transformation=RC5-64/CFB88/ZEROBYTEPADDING 10:44:00,232 ERROR [main][CipherTest] transformation "RC5-64/CFB88/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,232 INFO [main][CipherTest] transformation=RC5-64/CFB96/ 10:44:00,232 ERROR [main][CipherTest] transformation "RC5-64/CFB96/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,232 INFO [main][CipherTest] transformation=RC5-64/CFB96/ISO10126 10:44:00,233 ERROR [main][CipherTest] transformation "RC5-64/CFB96/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,233 INFO [main][CipherTest] transformation=RC5-64/CFB96/ISO10126-2 10:44:00,233 ERROR [main][CipherTest] transformation "RC5-64/CFB96/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,233 INFO [main][CipherTest] transformation=RC5-64/CFB96/ISO10126-2PADDING 10:44:00,233 ERROR [main][CipherTest] transformation "RC5-64/CFB96/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,233 INFO [main][CipherTest] transformation=RC5-64/CFB96/ISO10126PADDING 10:44:00,233 ERROR [main][CipherTest] transformation "RC5-64/CFB96/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,233 INFO [main][CipherTest] transformation=RC5-64/CFB96/ISO7816-4 10:44:00,233 ERROR [main][CipherTest] transformation "RC5-64/CFB96/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,233 INFO [main][CipherTest] transformation=RC5-64/CFB96/ISO7816-4PADDING 10:44:00,233 ERROR [main][CipherTest] transformation "RC5-64/CFB96/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,233 INFO [main][CipherTest] transformation=RC5-64/CFB96/NOPADDING 10:44:00,233 ERROR [main][CipherTest] transformation "RC5-64/CFB96/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,233 INFO [main][CipherTest] transformation=RC5-64/CFB96/PKCS5 10:44:00,233 ERROR [main][CipherTest] transformation "RC5-64/CFB96/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,233 INFO [main][CipherTest] transformation=RC5-64/CFB96/PKCS5PADDING 10:44:00,233 ERROR [main][CipherTest] transformation "RC5-64/CFB96/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,233 INFO [main][CipherTest] transformation=RC5-64/CFB96/PKCS7 10:44:00,233 ERROR [main][CipherTest] transformation "RC5-64/CFB96/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,233 INFO [main][CipherTest] transformation=RC5-64/CFB96/PKCS7PADDING 10:44:00,233 ERROR [main][CipherTest] transformation "RC5-64/CFB96/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,233 INFO [main][CipherTest] transformation=RC5-64/CFB96/TBC 10:44:00,233 ERROR [main][CipherTest] transformation "RC5-64/CFB96/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,233 INFO [main][CipherTest] transformation=RC5-64/CFB96/TBCPADDING 10:44:00,233 ERROR [main][CipherTest] transformation "RC5-64/CFB96/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,233 INFO [main][CipherTest] transformation=RC5-64/CFB96/X9.23 10:44:00,233 ERROR [main][CipherTest] transformation "RC5-64/CFB96/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,233 INFO [main][CipherTest] transformation=RC5-64/CFB96/X9.23PADDING 10:44:00,233 ERROR [main][CipherTest] transformation "RC5-64/CFB96/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,234 INFO [main][CipherTest] transformation=RC5-64/CFB96/ZEROBYTE 10:44:00,234 ERROR [main][CipherTest] transformation "RC5-64/CFB96/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,234 INFO [main][CipherTest] transformation=RC5-64/CFB96/ZEROBYTEPADDING 10:44:00,234 ERROR [main][CipherTest] transformation "RC5-64/CFB96/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,234 INFO [main][CipherTest] transformation=RC5-64/CTS/ 10:44:00,234 ERROR [main][CipherTest] transformation "RC5-64/CTS/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,234 INFO [main][CipherTest] transformation=RC5-64/CTS/NOPADDING 10:44:00,234 ERROR [main][CipherTest] transformation "RC5-64/CTS/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,234 INFO [main][CipherTest] transformation=RC5-64/EAX/ 10:44:00,234 ERROR [main][CipherTest] transformation "RC5-64/EAX/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,234 INFO [main][CipherTest] transformation=RC5-64/EAX/NOPADDING 10:44:00,234 ERROR [main][CipherTest] transformation "RC5-64/EAX/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,234 INFO [main][CipherTest] transformation=RC5-64/ECB/ 10:44:00,234 ERROR [main][CipherTest] transformation "RC5-64/ECB/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,234 INFO [main][CipherTest] transformation=RC5-64/ECB/NOPADDING 10:44:00,234 ERROR [main][CipherTest] transformation "RC5-64/ECB/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,234 INFO [main][CipherTest] transformation=RC5-64/GCM/ 10:44:00,234 ERROR [main][CipherTest] transformation "RC5-64/GCM/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,234 INFO [main][CipherTest] transformation=RC5-64/GCM/NOPADDING 10:44:00,234 ERROR [main][CipherTest] transformation "RC5-64/GCM/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,235 INFO [main][CipherTest] transformation=RC5-64/OFB/ 10:44:00,235 ERROR [main][CipherTest] transformation "RC5-64/OFB/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,235 INFO [main][CipherTest] transformation=RC5-64/OFB/ISO10126 10:44:00,235 ERROR [main][CipherTest] transformation "RC5-64/OFB/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,235 INFO [main][CipherTest] transformation=RC5-64/OFB/ISO10126-2 10:44:00,235 ERROR [main][CipherTest] transformation "RC5-64/OFB/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,235 INFO [main][CipherTest] transformation=RC5-64/OFB/ISO10126-2PADDING 10:44:00,235 ERROR [main][CipherTest] transformation "RC5-64/OFB/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,235 INFO [main][CipherTest] transformation=RC5-64/OFB/ISO10126PADDING 10:44:00,235 ERROR [main][CipherTest] transformation "RC5-64/OFB/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,235 INFO [main][CipherTest] transformation=RC5-64/OFB/ISO7816-4 10:44:00,235 ERROR [main][CipherTest] transformation "RC5-64/OFB/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,235 INFO [main][CipherTest] transformation=RC5-64/OFB/ISO7816-4PADDING 10:44:00,235 ERROR [main][CipherTest] transformation "RC5-64/OFB/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,235 INFO [main][CipherTest] transformation=RC5-64/OFB/NOPADDING 10:44:00,235 ERROR [main][CipherTest] transformation "RC5-64/OFB/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,235 INFO [main][CipherTest] transformation=RC5-64/OFB/PKCS5 10:44:00,235 ERROR [main][CipherTest] transformation "RC5-64/OFB/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,235 INFO [main][CipherTest] transformation=RC5-64/OFB/PKCS5PADDING 10:44:00,235 ERROR [main][CipherTest] transformation "RC5-64/OFB/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,235 INFO [main][CipherTest] transformation=RC5-64/OFB/PKCS7 10:44:00,236 ERROR [main][CipherTest] transformation "RC5-64/OFB/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,236 INFO [main][CipherTest] transformation=RC5-64/OFB/PKCS7PADDING 10:44:00,236 ERROR [main][CipherTest] transformation "RC5-64/OFB/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,236 INFO [main][CipherTest] transformation=RC5-64/OFB/TBC 10:44:00,236 ERROR [main][CipherTest] transformation "RC5-64/OFB/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,236 INFO [main][CipherTest] transformation=RC5-64/OFB/TBCPADDING 10:44:00,236 ERROR [main][CipherTest] transformation "RC5-64/OFB/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,236 INFO [main][CipherTest] transformation=RC5-64/OFB/X9.23 10:44:00,236 ERROR [main][CipherTest] transformation "RC5-64/OFB/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,236 INFO [main][CipherTest] transformation=RC5-64/OFB/X9.23PADDING 10:44:00,236 ERROR [main][CipherTest] transformation "RC5-64/OFB/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,236 INFO [main][CipherTest] transformation=RC5-64/OFB/ZEROBYTE 10:44:00,236 ERROR [main][CipherTest] transformation "RC5-64/OFB/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,236 INFO [main][CipherTest] transformation=RC5-64/OFB/ZEROBYTEPADDING 10:44:00,236 ERROR [main][CipherTest] transformation "RC5-64/OFB/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,236 INFO [main][CipherTest] transformation=RC5-64/OFB104/ 10:44:00,236 ERROR [main][CipherTest] transformation "RC5-64/OFB104/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,236 INFO [main][CipherTest] transformation=RC5-64/OFB104/ISO10126 10:44:00,236 ERROR [main][CipherTest] transformation "RC5-64/OFB104/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,236 INFO [main][CipherTest] transformation=RC5-64/OFB104/ISO10126-2 10:44:00,236 ERROR [main][CipherTest] transformation "RC5-64/OFB104/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,236 INFO [main][CipherTest] transformation=RC5-64/OFB104/ISO10126-2PADDING 10:44:00,236 ERROR [main][CipherTest] transformation "RC5-64/OFB104/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,236 INFO [main][CipherTest] transformation=RC5-64/OFB104/ISO10126PADDING 10:44:00,236 ERROR [main][CipherTest] transformation "RC5-64/OFB104/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,236 INFO [main][CipherTest] transformation=RC5-64/OFB104/ISO7816-4 10:44:00,237 ERROR [main][CipherTest] transformation "RC5-64/OFB104/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,237 INFO [main][CipherTest] transformation=RC5-64/OFB104/ISO7816-4PADDING 10:44:00,237 ERROR [main][CipherTest] transformation "RC5-64/OFB104/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,237 INFO [main][CipherTest] transformation=RC5-64/OFB104/NOPADDING 10:44:00,237 ERROR [main][CipherTest] transformation "RC5-64/OFB104/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,237 INFO [main][CipherTest] transformation=RC5-64/OFB104/PKCS5 10:44:00,237 ERROR [main][CipherTest] transformation "RC5-64/OFB104/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,237 INFO [main][CipherTest] transformation=RC5-64/OFB104/PKCS5PADDING 10:44:00,237 ERROR [main][CipherTest] transformation "RC5-64/OFB104/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,237 INFO [main][CipherTest] transformation=RC5-64/OFB104/PKCS7 10:44:00,237 ERROR [main][CipherTest] transformation "RC5-64/OFB104/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,237 INFO [main][CipherTest] transformation=RC5-64/OFB104/PKCS7PADDING 10:44:00,237 ERROR [main][CipherTest] transformation "RC5-64/OFB104/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,237 INFO [main][CipherTest] transformation=RC5-64/OFB104/TBC 10:44:00,237 ERROR [main][CipherTest] transformation "RC5-64/OFB104/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,237 INFO [main][CipherTest] transformation=RC5-64/OFB104/TBCPADDING 10:44:00,237 ERROR [main][CipherTest] transformation "RC5-64/OFB104/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,237 INFO [main][CipherTest] transformation=RC5-64/OFB104/X9.23 10:44:00,237 ERROR [main][CipherTest] transformation "RC5-64/OFB104/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,237 INFO [main][CipherTest] transformation=RC5-64/OFB104/X9.23PADDING 10:44:00,238 ERROR [main][CipherTest] transformation "RC5-64/OFB104/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,238 INFO [main][CipherTest] transformation=RC5-64/OFB104/ZEROBYTE 10:44:00,238 ERROR [main][CipherTest] transformation "RC5-64/OFB104/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,238 INFO [main][CipherTest] transformation=RC5-64/OFB104/ZEROBYTEPADDING 10:44:00,238 ERROR [main][CipherTest] transformation "RC5-64/OFB104/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,238 INFO [main][CipherTest] transformation=RC5-64/OFB112/ 10:44:00,238 ERROR [main][CipherTest] transformation "RC5-64/OFB112/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,238 INFO [main][CipherTest] transformation=RC5-64/OFB112/ISO10126 10:44:00,238 ERROR [main][CipherTest] transformation "RC5-64/OFB112/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,238 INFO [main][CipherTest] transformation=RC5-64/OFB112/ISO10126-2 10:44:00,238 ERROR [main][CipherTest] transformation "RC5-64/OFB112/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,238 INFO [main][CipherTest] transformation=RC5-64/OFB112/ISO10126-2PADDING 10:44:00,238 ERROR [main][CipherTest] transformation "RC5-64/OFB112/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,238 INFO [main][CipherTest] transformation=RC5-64/OFB112/ISO10126PADDING 10:44:00,238 ERROR [main][CipherTest] transformation "RC5-64/OFB112/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,238 INFO [main][CipherTest] transformation=RC5-64/OFB112/ISO7816-4 10:44:00,238 ERROR [main][CipherTest] transformation "RC5-64/OFB112/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,238 INFO [main][CipherTest] transformation=RC5-64/OFB112/ISO7816-4PADDING 10:44:00,238 ERROR [main][CipherTest] transformation "RC5-64/OFB112/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,238 INFO [main][CipherTest] transformation=RC5-64/OFB112/NOPADDING 10:44:00,238 ERROR [main][CipherTest] transformation "RC5-64/OFB112/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,238 INFO [main][CipherTest] transformation=RC5-64/OFB112/PKCS5 10:44:00,238 ERROR [main][CipherTest] transformation "RC5-64/OFB112/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,238 INFO [main][CipherTest] transformation=RC5-64/OFB112/PKCS5PADDING 10:44:00,238 ERROR [main][CipherTest] transformation "RC5-64/OFB112/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,238 INFO [main][CipherTest] transformation=RC5-64/OFB112/PKCS7 10:44:00,239 ERROR [main][CipherTest] transformation "RC5-64/OFB112/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,239 INFO [main][CipherTest] transformation=RC5-64/OFB112/PKCS7PADDING 10:44:00,239 ERROR [main][CipherTest] transformation "RC5-64/OFB112/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,239 INFO [main][CipherTest] transformation=RC5-64/OFB112/TBC 10:44:00,239 ERROR [main][CipherTest] transformation "RC5-64/OFB112/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,239 INFO [main][CipherTest] transformation=RC5-64/OFB112/TBCPADDING 10:44:00,239 ERROR [main][CipherTest] transformation "RC5-64/OFB112/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,239 INFO [main][CipherTest] transformation=RC5-64/OFB112/X9.23 10:44:00,239 ERROR [main][CipherTest] transformation "RC5-64/OFB112/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,239 INFO [main][CipherTest] transformation=RC5-64/OFB112/X9.23PADDING 10:44:00,239 ERROR [main][CipherTest] transformation "RC5-64/OFB112/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,239 INFO [main][CipherTest] transformation=RC5-64/OFB112/ZEROBYTE 10:44:00,239 ERROR [main][CipherTest] transformation "RC5-64/OFB112/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,239 INFO [main][CipherTest] transformation=RC5-64/OFB112/ZEROBYTEPADDING 10:44:00,239 ERROR [main][CipherTest] transformation "RC5-64/OFB112/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,239 INFO [main][CipherTest] transformation=RC5-64/OFB120/ 10:44:00,239 ERROR [main][CipherTest] transformation "RC5-64/OFB120/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,239 INFO [main][CipherTest] transformation=RC5-64/OFB120/ISO10126 10:44:00,239 ERROR [main][CipherTest] transformation "RC5-64/OFB120/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,239 INFO [main][CipherTest] transformation=RC5-64/OFB120/ISO10126-2 10:44:00,240 ERROR [main][CipherTest] transformation "RC5-64/OFB120/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,240 INFO [main][CipherTest] transformation=RC5-64/OFB120/ISO10126-2PADDING 10:44:00,240 ERROR [main][CipherTest] transformation "RC5-64/OFB120/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,240 INFO [main][CipherTest] transformation=RC5-64/OFB120/ISO10126PADDING 10:44:00,240 ERROR [main][CipherTest] transformation "RC5-64/OFB120/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,240 INFO [main][CipherTest] transformation=RC5-64/OFB120/ISO7816-4 10:44:00,240 ERROR [main][CipherTest] transformation "RC5-64/OFB120/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,240 INFO [main][CipherTest] transformation=RC5-64/OFB120/ISO7816-4PADDING 10:44:00,240 ERROR [main][CipherTest] transformation "RC5-64/OFB120/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,240 INFO [main][CipherTest] transformation=RC5-64/OFB120/NOPADDING 10:44:00,240 ERROR [main][CipherTest] transformation "RC5-64/OFB120/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,240 INFO [main][CipherTest] transformation=RC5-64/OFB120/PKCS5 10:44:00,240 ERROR [main][CipherTest] transformation "RC5-64/OFB120/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,240 INFO [main][CipherTest] transformation=RC5-64/OFB120/PKCS5PADDING 10:44:00,240 ERROR [main][CipherTest] transformation "RC5-64/OFB120/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,240 INFO [main][CipherTest] transformation=RC5-64/OFB120/PKCS7 10:44:00,240 ERROR [main][CipherTest] transformation "RC5-64/OFB120/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,240 INFO [main][CipherTest] transformation=RC5-64/OFB120/PKCS7PADDING 10:44:00,240 ERROR [main][CipherTest] transformation "RC5-64/OFB120/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,240 INFO [main][CipherTest] transformation=RC5-64/OFB120/TBC 10:44:00,240 ERROR [main][CipherTest] transformation "RC5-64/OFB120/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,241 INFO [main][CipherTest] transformation=RC5-64/OFB120/TBCPADDING 10:44:00,241 ERROR [main][CipherTest] transformation "RC5-64/OFB120/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,241 INFO [main][CipherTest] transformation=RC5-64/OFB120/X9.23 10:44:00,241 ERROR [main][CipherTest] transformation "RC5-64/OFB120/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,241 INFO [main][CipherTest] transformation=RC5-64/OFB120/X9.23PADDING 10:44:00,241 ERROR [main][CipherTest] transformation "RC5-64/OFB120/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,241 INFO [main][CipherTest] transformation=RC5-64/OFB120/ZEROBYTE 10:44:00,241 ERROR [main][CipherTest] transformation "RC5-64/OFB120/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,241 INFO [main][CipherTest] transformation=RC5-64/OFB120/ZEROBYTEPADDING 10:44:00,241 ERROR [main][CipherTest] transformation "RC5-64/OFB120/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,241 INFO [main][CipherTest] transformation=RC5-64/OFB128/ 10:44:00,241 ERROR [main][CipherTest] transformation "RC5-64/OFB128/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,241 INFO [main][CipherTest] transformation=RC5-64/OFB128/ISO10126 10:44:00,241 ERROR [main][CipherTest] transformation "RC5-64/OFB128/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,241 INFO [main][CipherTest] transformation=RC5-64/OFB128/ISO10126-2 10:44:00,241 ERROR [main][CipherTest] transformation "RC5-64/OFB128/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,241 INFO [main][CipherTest] transformation=RC5-64/OFB128/ISO10126-2PADDING 10:44:00,241 ERROR [main][CipherTest] transformation "RC5-64/OFB128/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,241 INFO [main][CipherTest] transformation=RC5-64/OFB128/ISO10126PADDING 10:44:00,241 ERROR [main][CipherTest] transformation "RC5-64/OFB128/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,241 INFO [main][CipherTest] transformation=RC5-64/OFB128/ISO7816-4 10:44:00,241 ERROR [main][CipherTest] transformation "RC5-64/OFB128/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,241 INFO [main][CipherTest] transformation=RC5-64/OFB128/ISO7816-4PADDING 10:44:00,242 ERROR [main][CipherTest] transformation "RC5-64/OFB128/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,242 INFO [main][CipherTest] transformation=RC5-64/OFB128/NOPADDING 10:44:00,242 ERROR [main][CipherTest] transformation "RC5-64/OFB128/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,242 INFO [main][CipherTest] transformation=RC5-64/OFB128/PKCS5 10:44:00,242 ERROR [main][CipherTest] transformation "RC5-64/OFB128/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,242 INFO [main][CipherTest] transformation=RC5-64/OFB128/PKCS5PADDING 10:44:00,242 ERROR [main][CipherTest] transformation "RC5-64/OFB128/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,242 INFO [main][CipherTest] transformation=RC5-64/OFB128/PKCS7 10:44:00,242 ERROR [main][CipherTest] transformation "RC5-64/OFB128/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,242 INFO [main][CipherTest] transformation=RC5-64/OFB128/PKCS7PADDING 10:44:00,242 ERROR [main][CipherTest] transformation "RC5-64/OFB128/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,242 INFO [main][CipherTest] transformation=RC5-64/OFB128/TBC 10:44:00,242 ERROR [main][CipherTest] transformation "RC5-64/OFB128/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,242 INFO [main][CipherTest] transformation=RC5-64/OFB128/TBCPADDING 10:44:00,242 ERROR [main][CipherTest] transformation "RC5-64/OFB128/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,242 INFO [main][CipherTest] transformation=RC5-64/OFB128/X9.23 10:44:00,242 ERROR [main][CipherTest] transformation "RC5-64/OFB128/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,242 INFO [main][CipherTest] transformation=RC5-64/OFB128/X9.23PADDING 10:44:00,242 ERROR [main][CipherTest] transformation "RC5-64/OFB128/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,242 INFO [main][CipherTest] transformation=RC5-64/OFB128/ZEROBYTE 10:44:00,242 ERROR [main][CipherTest] transformation "RC5-64/OFB128/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,242 INFO [main][CipherTest] transformation=RC5-64/OFB128/ZEROBYTEPADDING 10:44:00,242 ERROR [main][CipherTest] transformation "RC5-64/OFB128/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,242 INFO [main][CipherTest] transformation=RC5-64/OFB136/ 10:44:00,242 ERROR [main][CipherTest] transformation "RC5-64/OFB136/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,242 INFO [main][CipherTest] transformation=RC5-64/OFB136/ISO10126 10:44:00,242 ERROR [main][CipherTest] transformation "RC5-64/OFB136/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,242 INFO [main][CipherTest] transformation=RC5-64/OFB136/ISO10126-2 10:44:00,243 ERROR [main][CipherTest] transformation "RC5-64/OFB136/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,243 INFO [main][CipherTest] transformation=RC5-64/OFB136/ISO10126-2PADDING 10:44:00,243 ERROR [main][CipherTest] transformation "RC5-64/OFB136/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,243 INFO [main][CipherTest] transformation=RC5-64/OFB136/ISO10126PADDING 10:44:00,243 ERROR [main][CipherTest] transformation "RC5-64/OFB136/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,243 INFO [main][CipherTest] transformation=RC5-64/OFB136/ISO7816-4 10:44:00,243 ERROR [main][CipherTest] transformation "RC5-64/OFB136/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,243 INFO [main][CipherTest] transformation=RC5-64/OFB136/ISO7816-4PADDING 10:44:00,243 ERROR [main][CipherTest] transformation "RC5-64/OFB136/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,243 INFO [main][CipherTest] transformation=RC5-64/OFB136/NOPADDING 10:44:00,243 ERROR [main][CipherTest] transformation "RC5-64/OFB136/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,243 INFO [main][CipherTest] transformation=RC5-64/OFB136/PKCS5 10:44:00,243 ERROR [main][CipherTest] transformation "RC5-64/OFB136/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,243 INFO [main][CipherTest] transformation=RC5-64/OFB136/PKCS5PADDING 10:44:00,243 ERROR [main][CipherTest] transformation "RC5-64/OFB136/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,243 INFO [main][CipherTest] transformation=RC5-64/OFB136/PKCS7 10:44:00,243 ERROR [main][CipherTest] transformation "RC5-64/OFB136/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,243 INFO [main][CipherTest] transformation=RC5-64/OFB136/PKCS7PADDING 10:44:00,243 ERROR [main][CipherTest] transformation "RC5-64/OFB136/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,243 INFO [main][CipherTest] transformation=RC5-64/OFB136/TBC 10:44:00,243 ERROR [main][CipherTest] transformation "RC5-64/OFB136/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,243 INFO [main][CipherTest] transformation=RC5-64/OFB136/TBCPADDING 10:44:00,243 ERROR [main][CipherTest] transformation "RC5-64/OFB136/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,243 INFO [main][CipherTest] transformation=RC5-64/OFB136/X9.23 10:44:00,243 ERROR [main][CipherTest] transformation "RC5-64/OFB136/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,244 INFO [main][CipherTest] transformation=RC5-64/OFB136/X9.23PADDING 10:44:00,244 ERROR [main][CipherTest] transformation "RC5-64/OFB136/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,244 INFO [main][CipherTest] transformation=RC5-64/OFB136/ZEROBYTE 10:44:00,244 ERROR [main][CipherTest] transformation "RC5-64/OFB136/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,244 INFO [main][CipherTest] transformation=RC5-64/OFB136/ZEROBYTEPADDING 10:44:00,244 ERROR [main][CipherTest] transformation "RC5-64/OFB136/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,244 INFO [main][CipherTest] transformation=RC5-64/OFB144/ 10:44:00,244 ERROR [main][CipherTest] transformation "RC5-64/OFB144/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,244 INFO [main][CipherTest] transformation=RC5-64/OFB144/ISO10126 10:44:00,244 ERROR [main][CipherTest] transformation "RC5-64/OFB144/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,244 INFO [main][CipherTest] transformation=RC5-64/OFB144/ISO10126-2 10:44:00,244 ERROR [main][CipherTest] transformation "RC5-64/OFB144/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,244 INFO [main][CipherTest] transformation=RC5-64/OFB144/ISO10126-2PADDING 10:44:00,244 ERROR [main][CipherTest] transformation "RC5-64/OFB144/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,244 INFO [main][CipherTest] transformation=RC5-64/OFB144/ISO10126PADDING 10:44:00,244 ERROR [main][CipherTest] transformation "RC5-64/OFB144/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,244 INFO [main][CipherTest] transformation=RC5-64/OFB144/ISO7816-4 10:44:00,244 ERROR [main][CipherTest] transformation "RC5-64/OFB144/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,244 INFO [main][CipherTest] transformation=RC5-64/OFB144/ISO7816-4PADDING 10:44:00,244 ERROR [main][CipherTest] transformation "RC5-64/OFB144/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,244 INFO [main][CipherTest] transformation=RC5-64/OFB144/NOPADDING 10:44:00,244 ERROR [main][CipherTest] transformation "RC5-64/OFB144/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,244 INFO [main][CipherTest] transformation=RC5-64/OFB144/PKCS5 10:44:00,244 ERROR [main][CipherTest] transformation "RC5-64/OFB144/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,245 INFO [main][CipherTest] transformation=RC5-64/OFB144/PKCS5PADDING 10:44:00,245 ERROR [main][CipherTest] transformation "RC5-64/OFB144/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,245 INFO [main][CipherTest] transformation=RC5-64/OFB144/PKCS7 10:44:00,245 ERROR [main][CipherTest] transformation "RC5-64/OFB144/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,245 INFO [main][CipherTest] transformation=RC5-64/OFB144/PKCS7PADDING 10:44:00,245 ERROR [main][CipherTest] transformation "RC5-64/OFB144/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,245 INFO [main][CipherTest] transformation=RC5-64/OFB144/TBC 10:44:00,245 ERROR [main][CipherTest] transformation "RC5-64/OFB144/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,245 INFO [main][CipherTest] transformation=RC5-64/OFB144/TBCPADDING 10:44:00,245 ERROR [main][CipherTest] transformation "RC5-64/OFB144/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,245 INFO [main][CipherTest] transformation=RC5-64/OFB144/X9.23 10:44:00,245 ERROR [main][CipherTest] transformation "RC5-64/OFB144/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,245 INFO [main][CipherTest] transformation=RC5-64/OFB144/X9.23PADDING 10:44:00,245 ERROR [main][CipherTest] transformation "RC5-64/OFB144/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,245 INFO [main][CipherTest] transformation=RC5-64/OFB144/ZEROBYTE 10:44:00,245 ERROR [main][CipherTest] transformation "RC5-64/OFB144/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,245 INFO [main][CipherTest] transformation=RC5-64/OFB144/ZEROBYTEPADDING 10:44:00,245 ERROR [main][CipherTest] transformation "RC5-64/OFB144/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,245 INFO [main][CipherTest] transformation=RC5-64/OFB152/ 10:44:00,245 ERROR [main][CipherTest] transformation "RC5-64/OFB152/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,245 INFO [main][CipherTest] transformation=RC5-64/OFB152/ISO10126 10:44:00,245 ERROR [main][CipherTest] transformation "RC5-64/OFB152/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,245 INFO [main][CipherTest] transformation=RC5-64/OFB152/ISO10126-2 10:44:00,245 ERROR [main][CipherTest] transformation "RC5-64/OFB152/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,245 INFO [main][CipherTest] transformation=RC5-64/OFB152/ISO10126-2PADDING 10:44:00,246 ERROR [main][CipherTest] transformation "RC5-64/OFB152/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,246 INFO [main][CipherTest] transformation=RC5-64/OFB152/ISO10126PADDING 10:44:00,246 ERROR [main][CipherTest] transformation "RC5-64/OFB152/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,246 INFO [main][CipherTest] transformation=RC5-64/OFB152/ISO7816-4 10:44:00,246 ERROR [main][CipherTest] transformation "RC5-64/OFB152/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,246 INFO [main][CipherTest] transformation=RC5-64/OFB152/ISO7816-4PADDING 10:44:00,246 ERROR [main][CipherTest] transformation "RC5-64/OFB152/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,246 INFO [main][CipherTest] transformation=RC5-64/OFB152/NOPADDING 10:44:00,246 ERROR [main][CipherTest] transformation "RC5-64/OFB152/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,246 INFO [main][CipherTest] transformation=RC5-64/OFB152/PKCS5 10:44:00,246 ERROR [main][CipherTest] transformation "RC5-64/OFB152/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,246 INFO [main][CipherTest] transformation=RC5-64/OFB152/PKCS5PADDING 10:44:00,246 ERROR [main][CipherTest] transformation "RC5-64/OFB152/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,246 INFO [main][CipherTest] transformation=RC5-64/OFB152/PKCS7 10:44:00,246 ERROR [main][CipherTest] transformation "RC5-64/OFB152/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,246 INFO [main][CipherTest] transformation=RC5-64/OFB152/PKCS7PADDING 10:44:00,246 ERROR [main][CipherTest] transformation "RC5-64/OFB152/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,246 INFO [main][CipherTest] transformation=RC5-64/OFB152/TBC 10:44:00,246 ERROR [main][CipherTest] transformation "RC5-64/OFB152/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,246 INFO [main][CipherTest] transformation=RC5-64/OFB152/TBCPADDING 10:44:00,246 ERROR [main][CipherTest] transformation "RC5-64/OFB152/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,246 INFO [main][CipherTest] transformation=RC5-64/OFB152/X9.23 10:44:00,246 ERROR [main][CipherTest] transformation "RC5-64/OFB152/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,246 INFO [main][CipherTest] transformation=RC5-64/OFB152/X9.23PADDING 10:44:00,246 ERROR [main][CipherTest] transformation "RC5-64/OFB152/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,247 INFO [main][CipherTest] transformation=RC5-64/OFB152/ZEROBYTE 10:44:00,247 ERROR [main][CipherTest] transformation "RC5-64/OFB152/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,247 INFO [main][CipherTest] transformation=RC5-64/OFB152/ZEROBYTEPADDING 10:44:00,247 ERROR [main][CipherTest] transformation "RC5-64/OFB152/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,247 INFO [main][CipherTest] transformation=RC5-64/OFB16/ 10:44:00,247 ERROR [main][CipherTest] transformation "RC5-64/OFB16/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,247 INFO [main][CipherTest] transformation=RC5-64/OFB16/ISO10126 10:44:00,247 ERROR [main][CipherTest] transformation "RC5-64/OFB16/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,247 INFO [main][CipherTest] transformation=RC5-64/OFB16/ISO10126-2 10:44:00,247 ERROR [main][CipherTest] transformation "RC5-64/OFB16/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,247 INFO [main][CipherTest] transformation=RC5-64/OFB16/ISO10126-2PADDING 10:44:00,247 ERROR [main][CipherTest] transformation "RC5-64/OFB16/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,247 INFO [main][CipherTest] transformation=RC5-64/OFB16/ISO10126PADDING 10:44:00,247 ERROR [main][CipherTest] transformation "RC5-64/OFB16/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,247 INFO [main][CipherTest] transformation=RC5-64/OFB16/ISO7816-4 10:44:00,247 ERROR [main][CipherTest] transformation "RC5-64/OFB16/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,247 INFO [main][CipherTest] transformation=RC5-64/OFB16/ISO7816-4PADDING 10:44:00,247 ERROR [main][CipherTest] transformation "RC5-64/OFB16/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,247 INFO [main][CipherTest] transformation=RC5-64/OFB16/NOPADDING 10:44:00,247 ERROR [main][CipherTest] transformation "RC5-64/OFB16/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,247 INFO [main][CipherTest] transformation=RC5-64/OFB16/PKCS5 10:44:00,247 ERROR [main][CipherTest] transformation "RC5-64/OFB16/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,247 INFO [main][CipherTest] transformation=RC5-64/OFB16/PKCS5PADDING 10:44:00,248 ERROR [main][CipherTest] transformation "RC5-64/OFB16/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,248 INFO [main][CipherTest] transformation=RC5-64/OFB16/PKCS7 10:44:00,248 ERROR [main][CipherTest] transformation "RC5-64/OFB16/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,248 INFO [main][CipherTest] transformation=RC5-64/OFB16/PKCS7PADDING 10:44:00,248 ERROR [main][CipherTest] transformation "RC5-64/OFB16/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,248 INFO [main][CipherTest] transformation=RC5-64/OFB16/TBC 10:44:00,248 ERROR [main][CipherTest] transformation "RC5-64/OFB16/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,248 INFO [main][CipherTest] transformation=RC5-64/OFB16/TBCPADDING 10:44:00,248 ERROR [main][CipherTest] transformation "RC5-64/OFB16/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,248 INFO [main][CipherTest] transformation=RC5-64/OFB16/X9.23 10:44:00,248 ERROR [main][CipherTest] transformation "RC5-64/OFB16/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,248 INFO [main][CipherTest] transformation=RC5-64/OFB16/X9.23PADDING 10:44:00,248 ERROR [main][CipherTest] transformation "RC5-64/OFB16/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,248 INFO [main][CipherTest] transformation=RC5-64/OFB16/ZEROBYTE 10:44:00,248 ERROR [main][CipherTest] transformation "RC5-64/OFB16/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,248 INFO [main][CipherTest] transformation=RC5-64/OFB16/ZEROBYTEPADDING 10:44:00,248 ERROR [main][CipherTest] transformation "RC5-64/OFB16/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,248 INFO [main][CipherTest] transformation=RC5-64/OFB160/ 10:44:00,248 ERROR [main][CipherTest] transformation "RC5-64/OFB160/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,248 INFO [main][CipherTest] transformation=RC5-64/OFB160/ISO10126 10:44:00,248 ERROR [main][CipherTest] transformation "RC5-64/OFB160/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,248 INFO [main][CipherTest] transformation=RC5-64/OFB160/ISO10126-2 10:44:00,248 ERROR [main][CipherTest] transformation "RC5-64/OFB160/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,248 INFO [main][CipherTest] transformation=RC5-64/OFB160/ISO10126-2PADDING 10:44:00,248 ERROR [main][CipherTest] transformation "RC5-64/OFB160/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,248 INFO [main][CipherTest] transformation=RC5-64/OFB160/ISO10126PADDING 10:44:00,248 ERROR [main][CipherTest] transformation "RC5-64/OFB160/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,249 INFO [main][CipherTest] transformation=RC5-64/OFB160/ISO7816-4 10:44:00,249 ERROR [main][CipherTest] transformation "RC5-64/OFB160/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,249 INFO [main][CipherTest] transformation=RC5-64/OFB160/ISO7816-4PADDING 10:44:00,249 ERROR [main][CipherTest] transformation "RC5-64/OFB160/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,249 INFO [main][CipherTest] transformation=RC5-64/OFB160/NOPADDING 10:44:00,249 ERROR [main][CipherTest] transformation "RC5-64/OFB160/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,249 INFO [main][CipherTest] transformation=RC5-64/OFB160/PKCS5 10:44:00,249 ERROR [main][CipherTest] transformation "RC5-64/OFB160/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,249 INFO [main][CipherTest] transformation=RC5-64/OFB160/PKCS5PADDING 10:44:00,249 ERROR [main][CipherTest] transformation "RC5-64/OFB160/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,249 INFO [main][CipherTest] transformation=RC5-64/OFB160/PKCS7 10:44:00,249 ERROR [main][CipherTest] transformation "RC5-64/OFB160/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,249 INFO [main][CipherTest] transformation=RC5-64/OFB160/PKCS7PADDING 10:44:00,249 ERROR [main][CipherTest] transformation "RC5-64/OFB160/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,249 INFO [main][CipherTest] transformation=RC5-64/OFB160/TBC 10:44:00,249 ERROR [main][CipherTest] transformation "RC5-64/OFB160/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,249 INFO [main][CipherTest] transformation=RC5-64/OFB160/TBCPADDING 10:44:00,249 ERROR [main][CipherTest] transformation "RC5-64/OFB160/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,249 INFO [main][CipherTest] transformation=RC5-64/OFB160/X9.23 10:44:00,249 ERROR [main][CipherTest] transformation "RC5-64/OFB160/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,249 INFO [main][CipherTest] transformation=RC5-64/OFB160/X9.23PADDING 10:44:00,249 ERROR [main][CipherTest] transformation "RC5-64/OFB160/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,249 INFO [main][CipherTest] transformation=RC5-64/OFB160/ZEROBYTE 10:44:00,250 ERROR [main][CipherTest] transformation "RC5-64/OFB160/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,250 INFO [main][CipherTest] transformation=RC5-64/OFB160/ZEROBYTEPADDING 10:44:00,250 ERROR [main][CipherTest] transformation "RC5-64/OFB160/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,250 INFO [main][CipherTest] transformation=RC5-64/OFB168/ 10:44:00,250 ERROR [main][CipherTest] transformation "RC5-64/OFB168/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,250 INFO [main][CipherTest] transformation=RC5-64/OFB168/ISO10126 10:44:00,250 ERROR [main][CipherTest] transformation "RC5-64/OFB168/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,250 INFO [main][CipherTest] transformation=RC5-64/OFB168/ISO10126-2 10:44:00,250 ERROR [main][CipherTest] transformation "RC5-64/OFB168/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,250 INFO [main][CipherTest] transformation=RC5-64/OFB168/ISO10126-2PADDING 10:44:00,250 ERROR [main][CipherTest] transformation "RC5-64/OFB168/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,250 INFO [main][CipherTest] transformation=RC5-64/OFB168/ISO10126PADDING 10:44:00,250 ERROR [main][CipherTest] transformation "RC5-64/OFB168/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,250 INFO [main][CipherTest] transformation=RC5-64/OFB168/ISO7816-4 10:44:00,250 ERROR [main][CipherTest] transformation "RC5-64/OFB168/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,250 INFO [main][CipherTest] transformation=RC5-64/OFB168/ISO7816-4PADDING 10:44:00,250 ERROR [main][CipherTest] transformation "RC5-64/OFB168/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,250 INFO [main][CipherTest] transformation=RC5-64/OFB168/NOPADDING 10:44:00,250 ERROR [main][CipherTest] transformation "RC5-64/OFB168/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,250 INFO [main][CipherTest] transformation=RC5-64/OFB168/PKCS5 10:44:00,250 ERROR [main][CipherTest] transformation "RC5-64/OFB168/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,250 INFO [main][CipherTest] transformation=RC5-64/OFB168/PKCS5PADDING 10:44:00,250 ERROR [main][CipherTest] transformation "RC5-64/OFB168/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,250 INFO [main][CipherTest] transformation=RC5-64/OFB168/PKCS7 10:44:00,251 ERROR [main][CipherTest] transformation "RC5-64/OFB168/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,251 INFO [main][CipherTest] transformation=RC5-64/OFB168/PKCS7PADDING 10:44:00,251 ERROR [main][CipherTest] transformation "RC5-64/OFB168/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,251 INFO [main][CipherTest] transformation=RC5-64/OFB168/TBC 10:44:00,251 ERROR [main][CipherTest] transformation "RC5-64/OFB168/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,251 INFO [main][CipherTest] transformation=RC5-64/OFB168/TBCPADDING 10:44:00,251 ERROR [main][CipherTest] transformation "RC5-64/OFB168/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,251 INFO [main][CipherTest] transformation=RC5-64/OFB168/X9.23 10:44:00,251 ERROR [main][CipherTest] transformation "RC5-64/OFB168/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,251 INFO [main][CipherTest] transformation=RC5-64/OFB168/X9.23PADDING 10:44:00,251 ERROR [main][CipherTest] transformation "RC5-64/OFB168/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,251 INFO [main][CipherTest] transformation=RC5-64/OFB168/ZEROBYTE 10:44:00,251 ERROR [main][CipherTest] transformation "RC5-64/OFB168/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,251 INFO [main][CipherTest] transformation=RC5-64/OFB168/ZEROBYTEPADDING 10:44:00,251 ERROR [main][CipherTest] transformation "RC5-64/OFB168/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,251 INFO [main][CipherTest] transformation=RC5-64/OFB176/ 10:44:00,251 ERROR [main][CipherTest] transformation "RC5-64/OFB176/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,251 INFO [main][CipherTest] transformation=RC5-64/OFB176/ISO10126 10:44:00,251 ERROR [main][CipherTest] transformation "RC5-64/OFB176/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,251 INFO [main][CipherTest] transformation=RC5-64/OFB176/ISO10126-2 10:44:00,251 ERROR [main][CipherTest] transformation "RC5-64/OFB176/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,251 INFO [main][CipherTest] transformation=RC5-64/OFB176/ISO10126-2PADDING 10:44:00,252 ERROR [main][CipherTest] transformation "RC5-64/OFB176/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,252 INFO [main][CipherTest] transformation=RC5-64/OFB176/ISO10126PADDING 10:44:00,252 ERROR [main][CipherTest] transformation "RC5-64/OFB176/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,252 INFO [main][CipherTest] transformation=RC5-64/OFB176/ISO7816-4 10:44:00,252 ERROR [main][CipherTest] transformation "RC5-64/OFB176/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,252 INFO [main][CipherTest] transformation=RC5-64/OFB176/ISO7816-4PADDING 10:44:00,252 ERROR [main][CipherTest] transformation "RC5-64/OFB176/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,252 INFO [main][CipherTest] transformation=RC5-64/OFB176/NOPADDING 10:44:00,252 ERROR [main][CipherTest] transformation "RC5-64/OFB176/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,252 INFO [main][CipherTest] transformation=RC5-64/OFB176/PKCS5 10:44:00,252 ERROR [main][CipherTest] transformation "RC5-64/OFB176/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,252 INFO [main][CipherTest] transformation=RC5-64/OFB176/PKCS5PADDING 10:44:00,252 ERROR [main][CipherTest] transformation "RC5-64/OFB176/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,252 INFO [main][CipherTest] transformation=RC5-64/OFB176/PKCS7 10:44:00,252 ERROR [main][CipherTest] transformation "RC5-64/OFB176/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,252 INFO [main][CipherTest] transformation=RC5-64/OFB176/PKCS7PADDING 10:44:00,252 ERROR [main][CipherTest] transformation "RC5-64/OFB176/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,252 INFO [main][CipherTest] transformation=RC5-64/OFB176/TBC 10:44:00,252 ERROR [main][CipherTest] transformation "RC5-64/OFB176/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,252 INFO [main][CipherTest] transformation=RC5-64/OFB176/TBCPADDING 10:44:00,253 ERROR [main][CipherTest] transformation "RC5-64/OFB176/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,253 INFO [main][CipherTest] transformation=RC5-64/OFB176/X9.23 10:44:00,253 ERROR [main][CipherTest] transformation "RC5-64/OFB176/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,253 INFO [main][CipherTest] transformation=RC5-64/OFB176/X9.23PADDING 10:44:00,253 ERROR [main][CipherTest] transformation "RC5-64/OFB176/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,253 INFO [main][CipherTest] transformation=RC5-64/OFB176/ZEROBYTE 10:44:00,253 ERROR [main][CipherTest] transformation "RC5-64/OFB176/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,253 INFO [main][CipherTest] transformation=RC5-64/OFB176/ZEROBYTEPADDING 10:44:00,253 ERROR [main][CipherTest] transformation "RC5-64/OFB176/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,253 INFO [main][CipherTest] transformation=RC5-64/OFB184/ 10:44:00,253 ERROR [main][CipherTest] transformation "RC5-64/OFB184/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,253 INFO [main][CipherTest] transformation=RC5-64/OFB184/ISO10126 10:44:00,253 ERROR [main][CipherTest] transformation "RC5-64/OFB184/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,253 INFO [main][CipherTest] transformation=RC5-64/OFB184/ISO10126-2 10:44:00,253 ERROR [main][CipherTest] transformation "RC5-64/OFB184/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,253 INFO [main][CipherTest] transformation=RC5-64/OFB184/ISO10126-2PADDING 10:44:00,253 ERROR [main][CipherTest] transformation "RC5-64/OFB184/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,253 INFO [main][CipherTest] transformation=RC5-64/OFB184/ISO10126PADDING 10:44:00,253 ERROR [main][CipherTest] transformation "RC5-64/OFB184/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,253 INFO [main][CipherTest] transformation=RC5-64/OFB184/ISO7816-4 10:44:00,253 ERROR [main][CipherTest] transformation "RC5-64/OFB184/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,253 INFO [main][CipherTest] transformation=RC5-64/OFB184/ISO7816-4PADDING 10:44:00,253 ERROR [main][CipherTest] transformation "RC5-64/OFB184/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,253 INFO [main][CipherTest] transformation=RC5-64/OFB184/NOPADDING 10:44:00,254 ERROR [main][CipherTest] transformation "RC5-64/OFB184/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,254 INFO [main][CipherTest] transformation=RC5-64/OFB184/PKCS5 10:44:00,254 ERROR [main][CipherTest] transformation "RC5-64/OFB184/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,254 INFO [main][CipherTest] transformation=RC5-64/OFB184/PKCS5PADDING 10:44:00,254 ERROR [main][CipherTest] transformation "RC5-64/OFB184/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,254 INFO [main][CipherTest] transformation=RC5-64/OFB184/PKCS7 10:44:00,254 ERROR [main][CipherTest] transformation "RC5-64/OFB184/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,254 INFO [main][CipherTest] transformation=RC5-64/OFB184/PKCS7PADDING 10:44:00,254 ERROR [main][CipherTest] transformation "RC5-64/OFB184/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,254 INFO [main][CipherTest] transformation=RC5-64/OFB184/TBC 10:44:00,254 ERROR [main][CipherTest] transformation "RC5-64/OFB184/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,254 INFO [main][CipherTest] transformation=RC5-64/OFB184/TBCPADDING 10:44:00,254 ERROR [main][CipherTest] transformation "RC5-64/OFB184/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,254 INFO [main][CipherTest] transformation=RC5-64/OFB184/X9.23 10:44:00,254 ERROR [main][CipherTest] transformation "RC5-64/OFB184/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,254 INFO [main][CipherTest] transformation=RC5-64/OFB184/X9.23PADDING 10:44:00,254 ERROR [main][CipherTest] transformation "RC5-64/OFB184/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,254 INFO [main][CipherTest] transformation=RC5-64/OFB184/ZEROBYTE 10:44:00,254 ERROR [main][CipherTest] transformation "RC5-64/OFB184/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,254 INFO [main][CipherTest] transformation=RC5-64/OFB184/ZEROBYTEPADDING 10:44:00,254 ERROR [main][CipherTest] transformation "RC5-64/OFB184/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,254 INFO [main][CipherTest] transformation=RC5-64/OFB192/ 10:44:00,254 ERROR [main][CipherTest] transformation "RC5-64/OFB192/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,254 INFO [main][CipherTest] transformation=RC5-64/OFB192/ISO10126 10:44:00,255 ERROR [main][CipherTest] transformation "RC5-64/OFB192/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,255 INFO [main][CipherTest] transformation=RC5-64/OFB192/ISO10126-2 10:44:00,255 ERROR [main][CipherTest] transformation "RC5-64/OFB192/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,255 INFO [main][CipherTest] transformation=RC5-64/OFB192/ISO10126-2PADDING 10:44:00,255 ERROR [main][CipherTest] transformation "RC5-64/OFB192/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,255 INFO [main][CipherTest] transformation=RC5-64/OFB192/ISO10126PADDING 10:44:00,255 ERROR [main][CipherTest] transformation "RC5-64/OFB192/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,255 INFO [main][CipherTest] transformation=RC5-64/OFB192/ISO7816-4 10:44:00,255 ERROR [main][CipherTest] transformation "RC5-64/OFB192/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,255 INFO [main][CipherTest] transformation=RC5-64/OFB192/ISO7816-4PADDING 10:44:00,255 ERROR [main][CipherTest] transformation "RC5-64/OFB192/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,255 INFO [main][CipherTest] transformation=RC5-64/OFB192/NOPADDING 10:44:00,255 ERROR [main][CipherTest] transformation "RC5-64/OFB192/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,255 INFO [main][CipherTest] transformation=RC5-64/OFB192/PKCS5 10:44:00,255 ERROR [main][CipherTest] transformation "RC5-64/OFB192/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,255 INFO [main][CipherTest] transformation=RC5-64/OFB192/PKCS5PADDING 10:44:00,256 ERROR [main][CipherTest] transformation "RC5-64/OFB192/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,256 INFO [main][CipherTest] transformation=RC5-64/OFB192/PKCS7 10:44:00,256 ERROR [main][CipherTest] transformation "RC5-64/OFB192/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,256 INFO [main][CipherTest] transformation=RC5-64/OFB192/PKCS7PADDING 10:44:00,256 ERROR [main][CipherTest] transformation "RC5-64/OFB192/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,256 INFO [main][CipherTest] transformation=RC5-64/OFB192/TBC 10:44:00,256 ERROR [main][CipherTest] transformation "RC5-64/OFB192/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,256 INFO [main][CipherTest] transformation=RC5-64/OFB192/TBCPADDING 10:44:00,256 ERROR [main][CipherTest] transformation "RC5-64/OFB192/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,256 INFO [main][CipherTest] transformation=RC5-64/OFB192/X9.23 10:44:00,256 ERROR [main][CipherTest] transformation "RC5-64/OFB192/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,256 INFO [main][CipherTest] transformation=RC5-64/OFB192/X9.23PADDING 10:44:00,256 ERROR [main][CipherTest] transformation "RC5-64/OFB192/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,256 INFO [main][CipherTest] transformation=RC5-64/OFB192/ZEROBYTE 10:44:00,256 ERROR [main][CipherTest] transformation "RC5-64/OFB192/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,256 INFO [main][CipherTest] transformation=RC5-64/OFB192/ZEROBYTEPADDING 10:44:00,256 ERROR [main][CipherTest] transformation "RC5-64/OFB192/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,256 INFO [main][CipherTest] transformation=RC5-64/OFB200/ 10:44:00,256 ERROR [main][CipherTest] transformation "RC5-64/OFB200/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,256 INFO [main][CipherTest] transformation=RC5-64/OFB200/ISO10126 10:44:00,256 ERROR [main][CipherTest] transformation "RC5-64/OFB200/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,256 INFO [main][CipherTest] transformation=RC5-64/OFB200/ISO10126-2 10:44:00,256 ERROR [main][CipherTest] transformation "RC5-64/OFB200/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,256 INFO [main][CipherTest] transformation=RC5-64/OFB200/ISO10126-2PADDING 10:44:00,256 ERROR [main][CipherTest] transformation "RC5-64/OFB200/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,256 INFO [main][CipherTest] transformation=RC5-64/OFB200/ISO10126PADDING 10:44:00,256 ERROR [main][CipherTest] transformation "RC5-64/OFB200/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,256 INFO [main][CipherTest] transformation=RC5-64/OFB200/ISO7816-4 10:44:00,257 ERROR [main][CipherTest] transformation "RC5-64/OFB200/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,257 INFO [main][CipherTest] transformation=RC5-64/OFB200/ISO7816-4PADDING 10:44:00,257 ERROR [main][CipherTest] transformation "RC5-64/OFB200/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,257 INFO [main][CipherTest] transformation=RC5-64/OFB200/NOPADDING 10:44:00,257 ERROR [main][CipherTest] transformation "RC5-64/OFB200/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,257 INFO [main][CipherTest] transformation=RC5-64/OFB200/PKCS5 10:44:00,257 ERROR [main][CipherTest] transformation "RC5-64/OFB200/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,257 INFO [main][CipherTest] transformation=RC5-64/OFB200/PKCS5PADDING 10:44:00,257 ERROR [main][CipherTest] transformation "RC5-64/OFB200/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,257 INFO [main][CipherTest] transformation=RC5-64/OFB200/PKCS7 10:44:00,257 ERROR [main][CipherTest] transformation "RC5-64/OFB200/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,257 INFO [main][CipherTest] transformation=RC5-64/OFB200/PKCS7PADDING 10:44:00,257 ERROR [main][CipherTest] transformation "RC5-64/OFB200/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,257 INFO [main][CipherTest] transformation=RC5-64/OFB200/TBC 10:44:00,257 ERROR [main][CipherTest] transformation "RC5-64/OFB200/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,257 INFO [main][CipherTest] transformation=RC5-64/OFB200/TBCPADDING 10:44:00,257 ERROR [main][CipherTest] transformation "RC5-64/OFB200/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,257 INFO [main][CipherTest] transformation=RC5-64/OFB200/X9.23 10:44:00,257 ERROR [main][CipherTest] transformation "RC5-64/OFB200/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,257 INFO [main][CipherTest] transformation=RC5-64/OFB200/X9.23PADDING 10:44:00,257 ERROR [main][CipherTest] transformation "RC5-64/OFB200/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,257 INFO [main][CipherTest] transformation=RC5-64/OFB200/ZEROBYTE 10:44:00,257 ERROR [main][CipherTest] transformation "RC5-64/OFB200/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,257 INFO [main][CipherTest] transformation=RC5-64/OFB200/ZEROBYTEPADDING 10:44:00,257 ERROR [main][CipherTest] transformation "RC5-64/OFB200/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,257 INFO [main][CipherTest] transformation=RC5-64/OFB208/ 10:44:00,257 ERROR [main][CipherTest] transformation "RC5-64/OFB208/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,258 INFO [main][CipherTest] transformation=RC5-64/OFB208/ISO10126 10:44:00,258 ERROR [main][CipherTest] transformation "RC5-64/OFB208/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,258 INFO [main][CipherTest] transformation=RC5-64/OFB208/ISO10126-2 10:44:00,258 ERROR [main][CipherTest] transformation "RC5-64/OFB208/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,258 INFO [main][CipherTest] transformation=RC5-64/OFB208/ISO10126-2PADDING 10:44:00,258 ERROR [main][CipherTest] transformation "RC5-64/OFB208/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,258 INFO [main][CipherTest] transformation=RC5-64/OFB208/ISO10126PADDING 10:44:00,258 ERROR [main][CipherTest] transformation "RC5-64/OFB208/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,258 INFO [main][CipherTest] transformation=RC5-64/OFB208/ISO7816-4 10:44:00,258 ERROR [main][CipherTest] transformation "RC5-64/OFB208/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,258 INFO [main][CipherTest] transformation=RC5-64/OFB208/ISO7816-4PADDING 10:44:00,258 ERROR [main][CipherTest] transformation "RC5-64/OFB208/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,258 INFO [main][CipherTest] transformation=RC5-64/OFB208/NOPADDING 10:44:00,258 ERROR [main][CipherTest] transformation "RC5-64/OFB208/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,258 INFO [main][CipherTest] transformation=RC5-64/OFB208/PKCS5 10:44:00,258 ERROR [main][CipherTest] transformation "RC5-64/OFB208/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,258 INFO [main][CipherTest] transformation=RC5-64/OFB208/PKCS5PADDING 10:44:00,258 ERROR [main][CipherTest] transformation "RC5-64/OFB208/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,258 INFO [main][CipherTest] transformation=RC5-64/OFB208/PKCS7 10:44:00,258 ERROR [main][CipherTest] transformation "RC5-64/OFB208/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,258 INFO [main][CipherTest] transformation=RC5-64/OFB208/PKCS7PADDING 10:44:00,258 ERROR [main][CipherTest] transformation "RC5-64/OFB208/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,258 INFO [main][CipherTest] transformation=RC5-64/OFB208/TBC 10:44:00,258 ERROR [main][CipherTest] transformation "RC5-64/OFB208/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,258 INFO [main][CipherTest] transformation=RC5-64/OFB208/TBCPADDING 10:44:00,258 ERROR [main][CipherTest] transformation "RC5-64/OFB208/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,258 INFO [main][CipherTest] transformation=RC5-64/OFB208/X9.23 10:44:00,259 ERROR [main][CipherTest] transformation "RC5-64/OFB208/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,259 INFO [main][CipherTest] transformation=RC5-64/OFB208/X9.23PADDING 10:44:00,259 ERROR [main][CipherTest] transformation "RC5-64/OFB208/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,259 INFO [main][CipherTest] transformation=RC5-64/OFB208/ZEROBYTE 10:44:00,259 ERROR [main][CipherTest] transformation "RC5-64/OFB208/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,259 INFO [main][CipherTest] transformation=RC5-64/OFB208/ZEROBYTEPADDING 10:44:00,259 ERROR [main][CipherTest] transformation "RC5-64/OFB208/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,259 INFO [main][CipherTest] transformation=RC5-64/OFB216/ 10:44:00,259 ERROR [main][CipherTest] transformation "RC5-64/OFB216/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,259 INFO [main][CipherTest] transformation=RC5-64/OFB216/ISO10126 10:44:00,259 ERROR [main][CipherTest] transformation "RC5-64/OFB216/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,259 INFO [main][CipherTest] transformation=RC5-64/OFB216/ISO10126-2 10:44:00,259 ERROR [main][CipherTest] transformation "RC5-64/OFB216/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,259 INFO [main][CipherTest] transformation=RC5-64/OFB216/ISO10126-2PADDING 10:44:00,259 ERROR [main][CipherTest] transformation "RC5-64/OFB216/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,259 INFO [main][CipherTest] transformation=RC5-64/OFB216/ISO10126PADDING 10:44:00,259 ERROR [main][CipherTest] transformation "RC5-64/OFB216/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,259 INFO [main][CipherTest] transformation=RC5-64/OFB216/ISO7816-4 10:44:00,259 ERROR [main][CipherTest] transformation "RC5-64/OFB216/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,259 INFO [main][CipherTest] transformation=RC5-64/OFB216/ISO7816-4PADDING 10:44:00,259 ERROR [main][CipherTest] transformation "RC5-64/OFB216/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,260 INFO [main][CipherTest] transformation=RC5-64/OFB216/NOPADDING 10:44:00,260 ERROR [main][CipherTest] transformation "RC5-64/OFB216/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,260 INFO [main][CipherTest] transformation=RC5-64/OFB216/PKCS5 10:44:00,260 ERROR [main][CipherTest] transformation "RC5-64/OFB216/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,260 INFO [main][CipherTest] transformation=RC5-64/OFB216/PKCS5PADDING 10:44:00,260 ERROR [main][CipherTest] transformation "RC5-64/OFB216/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,260 INFO [main][CipherTest] transformation=RC5-64/OFB216/PKCS7 10:44:00,260 ERROR [main][CipherTest] transformation "RC5-64/OFB216/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,260 INFO [main][CipherTest] transformation=RC5-64/OFB216/PKCS7PADDING 10:44:00,260 ERROR [main][CipherTest] transformation "RC5-64/OFB216/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,260 INFO [main][CipherTest] transformation=RC5-64/OFB216/TBC 10:44:00,260 ERROR [main][CipherTest] transformation "RC5-64/OFB216/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,260 INFO [main][CipherTest] transformation=RC5-64/OFB216/TBCPADDING 10:44:00,260 ERROR [main][CipherTest] transformation "RC5-64/OFB216/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,260 INFO [main][CipherTest] transformation=RC5-64/OFB216/X9.23 10:44:00,260 ERROR [main][CipherTest] transformation "RC5-64/OFB216/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,260 INFO [main][CipherTest] transformation=RC5-64/OFB216/X9.23PADDING 10:44:00,260 ERROR [main][CipherTest] transformation "RC5-64/OFB216/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,260 INFO [main][CipherTest] transformation=RC5-64/OFB216/ZEROBYTE 10:44:00,260 ERROR [main][CipherTest] transformation "RC5-64/OFB216/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,260 INFO [main][CipherTest] transformation=RC5-64/OFB216/ZEROBYTEPADDING 10:44:00,260 ERROR [main][CipherTest] transformation "RC5-64/OFB216/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,260 INFO [main][CipherTest] transformation=RC5-64/OFB224/ 10:44:00,260 ERROR [main][CipherTest] transformation "RC5-64/OFB224/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,260 INFO [main][CipherTest] transformation=RC5-64/OFB224/ISO10126 10:44:00,261 ERROR [main][CipherTest] transformation "RC5-64/OFB224/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,261 INFO [main][CipherTest] transformation=RC5-64/OFB224/ISO10126-2 10:44:00,261 ERROR [main][CipherTest] transformation "RC5-64/OFB224/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,261 INFO [main][CipherTest] transformation=RC5-64/OFB224/ISO10126-2PADDING 10:44:00,261 ERROR [main][CipherTest] transformation "RC5-64/OFB224/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,261 INFO [main][CipherTest] transformation=RC5-64/OFB224/ISO10126PADDING 10:44:00,261 ERROR [main][CipherTest] transformation "RC5-64/OFB224/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,261 INFO [main][CipherTest] transformation=RC5-64/OFB224/ISO7816-4 10:44:00,261 ERROR [main][CipherTest] transformation "RC5-64/OFB224/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,261 INFO [main][CipherTest] transformation=RC5-64/OFB224/ISO7816-4PADDING 10:44:00,261 ERROR [main][CipherTest] transformation "RC5-64/OFB224/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,261 INFO [main][CipherTest] transformation=RC5-64/OFB224/NOPADDING 10:44:00,261 ERROR [main][CipherTest] transformation "RC5-64/OFB224/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,261 INFO [main][CipherTest] transformation=RC5-64/OFB224/PKCS5 10:44:00,261 ERROR [main][CipherTest] transformation "RC5-64/OFB224/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,261 INFO [main][CipherTest] transformation=RC5-64/OFB224/PKCS5PADDING 10:44:00,261 ERROR [main][CipherTest] transformation "RC5-64/OFB224/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,261 INFO [main][CipherTest] transformation=RC5-64/OFB224/PKCS7 10:44:00,261 ERROR [main][CipherTest] transformation "RC5-64/OFB224/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,261 INFO [main][CipherTest] transformation=RC5-64/OFB224/PKCS7PADDING 10:44:00,261 ERROR [main][CipherTest] transformation "RC5-64/OFB224/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,261 INFO [main][CipherTest] transformation=RC5-64/OFB224/TBC 10:44:00,261 ERROR [main][CipherTest] transformation "RC5-64/OFB224/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,261 INFO [main][CipherTest] transformation=RC5-64/OFB224/TBCPADDING 10:44:00,261 ERROR [main][CipherTest] transformation "RC5-64/OFB224/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,262 INFO [main][CipherTest] transformation=RC5-64/OFB224/X9.23 10:44:00,262 ERROR [main][CipherTest] transformation "RC5-64/OFB224/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,262 INFO [main][CipherTest] transformation=RC5-64/OFB224/X9.23PADDING 10:44:00,262 ERROR [main][CipherTest] transformation "RC5-64/OFB224/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,262 INFO [main][CipherTest] transformation=RC5-64/OFB224/ZEROBYTE 10:44:00,262 ERROR [main][CipherTest] transformation "RC5-64/OFB224/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,262 INFO [main][CipherTest] transformation=RC5-64/OFB224/ZEROBYTEPADDING 10:44:00,262 ERROR [main][CipherTest] transformation "RC5-64/OFB224/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,262 INFO [main][CipherTest] transformation=RC5-64/OFB232/ 10:44:00,262 ERROR [main][CipherTest] transformation "RC5-64/OFB232/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,262 INFO [main][CipherTest] transformation=RC5-64/OFB232/ISO10126 10:44:00,262 ERROR [main][CipherTest] transformation "RC5-64/OFB232/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,262 INFO [main][CipherTest] transformation=RC5-64/OFB232/ISO10126-2 10:44:00,262 ERROR [main][CipherTest] transformation "RC5-64/OFB232/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,262 INFO [main][CipherTest] transformation=RC5-64/OFB232/ISO10126-2PADDING 10:44:00,262 ERROR [main][CipherTest] transformation "RC5-64/OFB232/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,262 INFO [main][CipherTest] transformation=RC5-64/OFB232/ISO10126PADDING 10:44:00,262 ERROR [main][CipherTest] transformation "RC5-64/OFB232/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,262 INFO [main][CipherTest] transformation=RC5-64/OFB232/ISO7816-4 10:44:00,262 ERROR [main][CipherTest] transformation "RC5-64/OFB232/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,262 INFO [main][CipherTest] transformation=RC5-64/OFB232/ISO7816-4PADDING 10:44:00,262 ERROR [main][CipherTest] transformation "RC5-64/OFB232/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,262 INFO [main][CipherTest] transformation=RC5-64/OFB232/NOPADDING 10:44:00,262 ERROR [main][CipherTest] transformation "RC5-64/OFB232/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,262 INFO [main][CipherTest] transformation=RC5-64/OFB232/PKCS5 10:44:00,263 ERROR [main][CipherTest] transformation "RC5-64/OFB232/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,263 INFO [main][CipherTest] transformation=RC5-64/OFB232/PKCS5PADDING 10:44:00,263 ERROR [main][CipherTest] transformation "RC5-64/OFB232/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,263 INFO [main][CipherTest] transformation=RC5-64/OFB232/PKCS7 10:44:00,263 ERROR [main][CipherTest] transformation "RC5-64/OFB232/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,263 INFO [main][CipherTest] transformation=RC5-64/OFB232/PKCS7PADDING 10:44:00,263 ERROR [main][CipherTest] transformation "RC5-64/OFB232/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,263 INFO [main][CipherTest] transformation=RC5-64/OFB232/TBC 10:44:00,263 ERROR [main][CipherTest] transformation "RC5-64/OFB232/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,263 INFO [main][CipherTest] transformation=RC5-64/OFB232/TBCPADDING 10:44:00,263 ERROR [main][CipherTest] transformation "RC5-64/OFB232/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,263 INFO [main][CipherTest] transformation=RC5-64/OFB232/X9.23 10:44:00,263 ERROR [main][CipherTest] transformation "RC5-64/OFB232/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,263 INFO [main][CipherTest] transformation=RC5-64/OFB232/X9.23PADDING 10:44:00,263 ERROR [main][CipherTest] transformation "RC5-64/OFB232/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,263 INFO [main][CipherTest] transformation=RC5-64/OFB232/ZEROBYTE 10:44:00,263 ERROR [main][CipherTest] transformation "RC5-64/OFB232/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,263 INFO [main][CipherTest] transformation=RC5-64/OFB232/ZEROBYTEPADDING 10:44:00,263 ERROR [main][CipherTest] transformation "RC5-64/OFB232/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,263 INFO [main][CipherTest] transformation=RC5-64/OFB24/ 10:44:00,263 ERROR [main][CipherTest] transformation "RC5-64/OFB24/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,263 INFO [main][CipherTest] transformation=RC5-64/OFB24/ISO10126 10:44:00,264 ERROR [main][CipherTest] transformation "RC5-64/OFB24/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,264 INFO [main][CipherTest] transformation=RC5-64/OFB24/ISO10126-2 10:44:00,264 ERROR [main][CipherTest] transformation "RC5-64/OFB24/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,264 INFO [main][CipherTest] transformation=RC5-64/OFB24/ISO10126-2PADDING 10:44:00,264 ERROR [main][CipherTest] transformation "RC5-64/OFB24/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,264 INFO [main][CipherTest] transformation=RC5-64/OFB24/ISO10126PADDING 10:44:00,264 ERROR [main][CipherTest] transformation "RC5-64/OFB24/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,264 INFO [main][CipherTest] transformation=RC5-64/OFB24/ISO7816-4 10:44:00,264 ERROR [main][CipherTest] transformation "RC5-64/OFB24/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,264 INFO [main][CipherTest] transformation=RC5-64/OFB24/ISO7816-4PADDING 10:44:00,264 ERROR [main][CipherTest] transformation "RC5-64/OFB24/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,264 INFO [main][CipherTest] transformation=RC5-64/OFB24/NOPADDING 10:44:00,264 ERROR [main][CipherTest] transformation "RC5-64/OFB24/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,264 INFO [main][CipherTest] transformation=RC5-64/OFB24/PKCS5 10:44:00,264 ERROR [main][CipherTest] transformation "RC5-64/OFB24/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,264 INFO [main][CipherTest] transformation=RC5-64/OFB24/PKCS5PADDING 10:44:00,264 ERROR [main][CipherTest] transformation "RC5-64/OFB24/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,264 INFO [main][CipherTest] transformation=RC5-64/OFB24/PKCS7 10:44:00,264 ERROR [main][CipherTest] transformation "RC5-64/OFB24/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,264 INFO [main][CipherTest] transformation=RC5-64/OFB24/PKCS7PADDING 10:44:00,265 ERROR [main][CipherTest] transformation "RC5-64/OFB24/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,265 INFO [main][CipherTest] transformation=RC5-64/OFB24/TBC 10:44:00,265 ERROR [main][CipherTest] transformation "RC5-64/OFB24/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,265 INFO [main][CipherTest] transformation=RC5-64/OFB24/TBCPADDING 10:44:00,265 ERROR [main][CipherTest] transformation "RC5-64/OFB24/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,265 INFO [main][CipherTest] transformation=RC5-64/OFB24/X9.23 10:44:00,265 ERROR [main][CipherTest] transformation "RC5-64/OFB24/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,265 INFO [main][CipherTest] transformation=RC5-64/OFB24/X9.23PADDING 10:44:00,265 ERROR [main][CipherTest] transformation "RC5-64/OFB24/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,265 INFO [main][CipherTest] transformation=RC5-64/OFB24/ZEROBYTE 10:44:00,265 ERROR [main][CipherTest] transformation "RC5-64/OFB24/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,265 INFO [main][CipherTest] transformation=RC5-64/OFB24/ZEROBYTEPADDING 10:44:00,265 ERROR [main][CipherTest] transformation "RC5-64/OFB24/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,265 INFO [main][CipherTest] transformation=RC5-64/OFB240/ 10:44:00,265 ERROR [main][CipherTest] transformation "RC5-64/OFB240/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,266 INFO [main][CipherTest] transformation=RC5-64/OFB240/ISO10126 10:44:00,266 ERROR [main][CipherTest] transformation "RC5-64/OFB240/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,266 INFO [main][CipherTest] transformation=RC5-64/OFB240/ISO10126-2 10:44:00,266 ERROR [main][CipherTest] transformation "RC5-64/OFB240/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,266 INFO [main][CipherTest] transformation=RC5-64/OFB240/ISO10126-2PADDING 10:44:00,266 ERROR [main][CipherTest] transformation "RC5-64/OFB240/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,266 INFO [main][CipherTest] transformation=RC5-64/OFB240/ISO10126PADDING 10:44:00,266 ERROR [main][CipherTest] transformation "RC5-64/OFB240/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,266 INFO [main][CipherTest] transformation=RC5-64/OFB240/ISO7816-4 10:44:00,266 ERROR [main][CipherTest] transformation "RC5-64/OFB240/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,266 INFO [main][CipherTest] transformation=RC5-64/OFB240/ISO7816-4PADDING 10:44:00,266 ERROR [main][CipherTest] transformation "RC5-64/OFB240/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,266 INFO [main][CipherTest] transformation=RC5-64/OFB240/NOPADDING 10:44:00,266 ERROR [main][CipherTest] transformation "RC5-64/OFB240/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,266 INFO [main][CipherTest] transformation=RC5-64/OFB240/PKCS5 10:44:00,266 ERROR [main][CipherTest] transformation "RC5-64/OFB240/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,267 INFO [main][CipherTest] transformation=RC5-64/OFB240/PKCS5PADDING 10:44:00,267 ERROR [main][CipherTest] transformation "RC5-64/OFB240/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,267 INFO [main][CipherTest] transformation=RC5-64/OFB240/PKCS7 10:44:00,267 ERROR [main][CipherTest] transformation "RC5-64/OFB240/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,267 INFO [main][CipherTest] transformation=RC5-64/OFB240/PKCS7PADDING 10:44:00,267 ERROR [main][CipherTest] transformation "RC5-64/OFB240/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,267 INFO [main][CipherTest] transformation=RC5-64/OFB240/TBC 10:44:00,267 ERROR [main][CipherTest] transformation "RC5-64/OFB240/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,267 INFO [main][CipherTest] transformation=RC5-64/OFB240/TBCPADDING 10:44:00,267 ERROR [main][CipherTest] transformation "RC5-64/OFB240/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,267 INFO [main][CipherTest] transformation=RC5-64/OFB240/X9.23 10:44:00,267 ERROR [main][CipherTest] transformation "RC5-64/OFB240/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,267 INFO [main][CipherTest] transformation=RC5-64/OFB240/X9.23PADDING 10:44:00,267 ERROR [main][CipherTest] transformation "RC5-64/OFB240/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,267 INFO [main][CipherTest] transformation=RC5-64/OFB240/ZEROBYTE 10:44:00,267 ERROR [main][CipherTest] transformation "RC5-64/OFB240/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,267 INFO [main][CipherTest] transformation=RC5-64/OFB240/ZEROBYTEPADDING 10:44:00,267 ERROR [main][CipherTest] transformation "RC5-64/OFB240/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,267 INFO [main][CipherTest] transformation=RC5-64/OFB248/ 10:44:00,267 ERROR [main][CipherTest] transformation "RC5-64/OFB248/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,267 INFO [main][CipherTest] transformation=RC5-64/OFB248/ISO10126 10:44:00,267 ERROR [main][CipherTest] transformation "RC5-64/OFB248/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,267 INFO [main][CipherTest] transformation=RC5-64/OFB248/ISO10126-2 10:44:00,268 ERROR [main][CipherTest] transformation "RC5-64/OFB248/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,268 INFO [main][CipherTest] transformation=RC5-64/OFB248/ISO10126-2PADDING 10:44:00,268 ERROR [main][CipherTest] transformation "RC5-64/OFB248/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,268 INFO [main][CipherTest] transformation=RC5-64/OFB248/ISO10126PADDING 10:44:00,268 ERROR [main][CipherTest] transformation "RC5-64/OFB248/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,268 INFO [main][CipherTest] transformation=RC5-64/OFB248/ISO7816-4 10:44:00,268 ERROR [main][CipherTest] transformation "RC5-64/OFB248/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,268 INFO [main][CipherTest] transformation=RC5-64/OFB248/ISO7816-4PADDING 10:44:00,268 ERROR [main][CipherTest] transformation "RC5-64/OFB248/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,268 INFO [main][CipherTest] transformation=RC5-64/OFB248/NOPADDING 10:44:00,268 ERROR [main][CipherTest] transformation "RC5-64/OFB248/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,268 INFO [main][CipherTest] transformation=RC5-64/OFB248/PKCS5 10:44:00,268 ERROR [main][CipherTest] transformation "RC5-64/OFB248/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,268 INFO [main][CipherTest] transformation=RC5-64/OFB248/PKCS5PADDING 10:44:00,268 ERROR [main][CipherTest] transformation "RC5-64/OFB248/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,268 INFO [main][CipherTest] transformation=RC5-64/OFB248/PKCS7 10:44:00,268 ERROR [main][CipherTest] transformation "RC5-64/OFB248/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,268 INFO [main][CipherTest] transformation=RC5-64/OFB248/PKCS7PADDING 10:44:00,268 ERROR [main][CipherTest] transformation "RC5-64/OFB248/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,268 INFO [main][CipherTest] transformation=RC5-64/OFB248/TBC 10:44:00,268 ERROR [main][CipherTest] transformation "RC5-64/OFB248/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,268 INFO [main][CipherTest] transformation=RC5-64/OFB248/TBCPADDING 10:44:00,268 ERROR [main][CipherTest] transformation "RC5-64/OFB248/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,268 INFO [main][CipherTest] transformation=RC5-64/OFB248/X9.23 10:44:00,269 ERROR [main][CipherTest] transformation "RC5-64/OFB248/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,269 INFO [main][CipherTest] transformation=RC5-64/OFB248/X9.23PADDING 10:44:00,269 ERROR [main][CipherTest] transformation "RC5-64/OFB248/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,269 INFO [main][CipherTest] transformation=RC5-64/OFB248/ZEROBYTE 10:44:00,269 ERROR [main][CipherTest] transformation "RC5-64/OFB248/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,269 INFO [main][CipherTest] transformation=RC5-64/OFB248/ZEROBYTEPADDING 10:44:00,269 ERROR [main][CipherTest] transformation "RC5-64/OFB248/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,269 INFO [main][CipherTest] transformation=RC5-64/OFB256/ 10:44:00,269 ERROR [main][CipherTest] transformation "RC5-64/OFB256/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,269 INFO [main][CipherTest] transformation=RC5-64/OFB256/ISO10126 10:44:00,269 ERROR [main][CipherTest] transformation "RC5-64/OFB256/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,269 INFO [main][CipherTest] transformation=RC5-64/OFB256/ISO10126-2 10:44:00,269 ERROR [main][CipherTest] transformation "RC5-64/OFB256/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,269 INFO [main][CipherTest] transformation=RC5-64/OFB256/ISO10126-2PADDING 10:44:00,269 ERROR [main][CipherTest] transformation "RC5-64/OFB256/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,269 INFO [main][CipherTest] transformation=RC5-64/OFB256/ISO10126PADDING 10:44:00,269 ERROR [main][CipherTest] transformation "RC5-64/OFB256/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,269 INFO [main][CipherTest] transformation=RC5-64/OFB256/ISO7816-4 10:44:00,269 ERROR [main][CipherTest] transformation "RC5-64/OFB256/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,269 INFO [main][CipherTest] transformation=RC5-64/OFB256/ISO7816-4PADDING 10:44:00,269 ERROR [main][CipherTest] transformation "RC5-64/OFB256/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,269 INFO [main][CipherTest] transformation=RC5-64/OFB256/NOPADDING 10:44:00,269 ERROR [main][CipherTest] transformation "RC5-64/OFB256/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,269 INFO [main][CipherTest] transformation=RC5-64/OFB256/PKCS5 10:44:00,269 ERROR [main][CipherTest] transformation "RC5-64/OFB256/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,269 INFO [main][CipherTest] transformation=RC5-64/OFB256/PKCS5PADDING 10:44:00,270 ERROR [main][CipherTest] transformation "RC5-64/OFB256/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,270 INFO [main][CipherTest] transformation=RC5-64/OFB256/PKCS7 10:44:00,270 ERROR [main][CipherTest] transformation "RC5-64/OFB256/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,270 INFO [main][CipherTest] transformation=RC5-64/OFB256/PKCS7PADDING 10:44:00,270 ERROR [main][CipherTest] transformation "RC5-64/OFB256/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,270 INFO [main][CipherTest] transformation=RC5-64/OFB256/TBC 10:44:00,270 ERROR [main][CipherTest] transformation "RC5-64/OFB256/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,270 INFO [main][CipherTest] transformation=RC5-64/OFB256/TBCPADDING 10:44:00,270 ERROR [main][CipherTest] transformation "RC5-64/OFB256/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,270 INFO [main][CipherTest] transformation=RC5-64/OFB256/X9.23 10:44:00,270 ERROR [main][CipherTest] transformation "RC5-64/OFB256/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,270 INFO [main][CipherTest] transformation=RC5-64/OFB256/X9.23PADDING 10:44:00,270 ERROR [main][CipherTest] transformation "RC5-64/OFB256/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,270 INFO [main][CipherTest] transformation=RC5-64/OFB256/ZEROBYTE 10:44:00,270 ERROR [main][CipherTest] transformation "RC5-64/OFB256/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,270 INFO [main][CipherTest] transformation=RC5-64/OFB256/ZEROBYTEPADDING 10:44:00,270 ERROR [main][CipherTest] transformation "RC5-64/OFB256/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,270 INFO [main][CipherTest] transformation=RC5-64/OFB32/ 10:44:00,270 ERROR [main][CipherTest] transformation "RC5-64/OFB32/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,270 INFO [main][CipherTest] transformation=RC5-64/OFB32/ISO10126 10:44:00,270 ERROR [main][CipherTest] transformation "RC5-64/OFB32/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,270 INFO [main][CipherTest] transformation=RC5-64/OFB32/ISO10126-2 10:44:00,270 ERROR [main][CipherTest] transformation "RC5-64/OFB32/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,270 INFO [main][CipherTest] transformation=RC5-64/OFB32/ISO10126-2PADDING 10:44:00,270 ERROR [main][CipherTest] transformation "RC5-64/OFB32/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,270 INFO [main][CipherTest] transformation=RC5-64/OFB32/ISO10126PADDING 10:44:00,270 ERROR [main][CipherTest] transformation "RC5-64/OFB32/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,270 INFO [main][CipherTest] transformation=RC5-64/OFB32/ISO7816-4 10:44:00,270 ERROR [main][CipherTest] transformation "RC5-64/OFB32/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,270 INFO [main][CipherTest] transformation=RC5-64/OFB32/ISO7816-4PADDING 10:44:00,270 ERROR [main][CipherTest] transformation "RC5-64/OFB32/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,270 INFO [main][CipherTest] transformation=RC5-64/OFB32/NOPADDING 10:44:00,270 ERROR [main][CipherTest] transformation "RC5-64/OFB32/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,271 INFO [main][CipherTest] transformation=RC5-64/OFB32/PKCS5 10:44:00,271 ERROR [main][CipherTest] transformation "RC5-64/OFB32/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,271 INFO [main][CipherTest] transformation=RC5-64/OFB32/PKCS5PADDING 10:44:00,271 ERROR [main][CipherTest] transformation "RC5-64/OFB32/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,271 INFO [main][CipherTest] transformation=RC5-64/OFB32/PKCS7 10:44:00,271 ERROR [main][CipherTest] transformation "RC5-64/OFB32/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,271 INFO [main][CipherTest] transformation=RC5-64/OFB32/PKCS7PADDING 10:44:00,271 ERROR [main][CipherTest] transformation "RC5-64/OFB32/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,271 INFO [main][CipherTest] transformation=RC5-64/OFB32/TBC 10:44:00,271 ERROR [main][CipherTest] transformation "RC5-64/OFB32/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,271 INFO [main][CipherTest] transformation=RC5-64/OFB32/TBCPADDING 10:44:00,271 ERROR [main][CipherTest] transformation "RC5-64/OFB32/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,271 INFO [main][CipherTest] transformation=RC5-64/OFB32/X9.23 10:44:00,271 ERROR [main][CipherTest] transformation "RC5-64/OFB32/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,271 INFO [main][CipherTest] transformation=RC5-64/OFB32/X9.23PADDING 10:44:00,271 ERROR [main][CipherTest] transformation "RC5-64/OFB32/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,271 INFO [main][CipherTest] transformation=RC5-64/OFB32/ZEROBYTE 10:44:00,271 ERROR [main][CipherTest] transformation "RC5-64/OFB32/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,271 INFO [main][CipherTest] transformation=RC5-64/OFB32/ZEROBYTEPADDING 10:44:00,271 ERROR [main][CipherTest] transformation "RC5-64/OFB32/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,271 INFO [main][CipherTest] transformation=RC5-64/OFB40/ 10:44:00,271 ERROR [main][CipherTest] transformation "RC5-64/OFB40/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,271 INFO [main][CipherTest] transformation=RC5-64/OFB40/ISO10126 10:44:00,271 ERROR [main][CipherTest] transformation "RC5-64/OFB40/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,271 INFO [main][CipherTest] transformation=RC5-64/OFB40/ISO10126-2 10:44:00,271 ERROR [main][CipherTest] transformation "RC5-64/OFB40/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,271 INFO [main][CipherTest] transformation=RC5-64/OFB40/ISO10126-2PADDING 10:44:00,271 ERROR [main][CipherTest] transformation "RC5-64/OFB40/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,271 INFO [main][CipherTest] transformation=RC5-64/OFB40/ISO10126PADDING 10:44:00,272 ERROR [main][CipherTest] transformation "RC5-64/OFB40/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,272 INFO [main][CipherTest] transformation=RC5-64/OFB40/ISO7816-4 10:44:00,272 ERROR [main][CipherTest] transformation "RC5-64/OFB40/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,272 INFO [main][CipherTest] transformation=RC5-64/OFB40/ISO7816-4PADDING 10:44:00,272 ERROR [main][CipherTest] transformation "RC5-64/OFB40/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,272 INFO [main][CipherTest] transformation=RC5-64/OFB40/NOPADDING 10:44:00,272 ERROR [main][CipherTest] transformation "RC5-64/OFB40/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,272 INFO [main][CipherTest] transformation=RC5-64/OFB40/PKCS5 10:44:00,272 ERROR [main][CipherTest] transformation "RC5-64/OFB40/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,272 INFO [main][CipherTest] transformation=RC5-64/OFB40/PKCS5PADDING 10:44:00,272 ERROR [main][CipherTest] transformation "RC5-64/OFB40/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,272 INFO [main][CipherTest] transformation=RC5-64/OFB40/PKCS7 10:44:00,272 ERROR [main][CipherTest] transformation "RC5-64/OFB40/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,272 INFO [main][CipherTest] transformation=RC5-64/OFB40/PKCS7PADDING 10:44:00,272 ERROR [main][CipherTest] transformation "RC5-64/OFB40/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,272 INFO [main][CipherTest] transformation=RC5-64/OFB40/TBC 10:44:00,272 ERROR [main][CipherTest] transformation "RC5-64/OFB40/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,272 INFO [main][CipherTest] transformation=RC5-64/OFB40/TBCPADDING 10:44:00,272 ERROR [main][CipherTest] transformation "RC5-64/OFB40/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,272 INFO [main][CipherTest] transformation=RC5-64/OFB40/X9.23 10:44:00,272 ERROR [main][CipherTest] transformation "RC5-64/OFB40/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,272 INFO [main][CipherTest] transformation=RC5-64/OFB40/X9.23PADDING 10:44:00,272 ERROR [main][CipherTest] transformation "RC5-64/OFB40/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,272 INFO [main][CipherTest] transformation=RC5-64/OFB40/ZEROBYTE 10:44:00,272 ERROR [main][CipherTest] transformation "RC5-64/OFB40/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,272 INFO [main][CipherTest] transformation=RC5-64/OFB40/ZEROBYTEPADDING 10:44:00,272 ERROR [main][CipherTest] transformation "RC5-64/OFB40/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,272 INFO [main][CipherTest] transformation=RC5-64/OFB48/ 10:44:00,273 ERROR [main][CipherTest] transformation "RC5-64/OFB48/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,273 INFO [main][CipherTest] transformation=RC5-64/OFB48/ISO10126 10:44:00,273 ERROR [main][CipherTest] transformation "RC5-64/OFB48/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,273 INFO [main][CipherTest] transformation=RC5-64/OFB48/ISO10126-2 10:44:00,273 ERROR [main][CipherTest] transformation "RC5-64/OFB48/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,273 INFO [main][CipherTest] transformation=RC5-64/OFB48/ISO10126-2PADDING 10:44:00,273 ERROR [main][CipherTest] transformation "RC5-64/OFB48/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,273 INFO [main][CipherTest] transformation=RC5-64/OFB48/ISO10126PADDING 10:44:00,273 ERROR [main][CipherTest] transformation "RC5-64/OFB48/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,273 INFO [main][CipherTest] transformation=RC5-64/OFB48/ISO7816-4 10:44:00,273 ERROR [main][CipherTest] transformation "RC5-64/OFB48/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,273 INFO [main][CipherTest] transformation=RC5-64/OFB48/ISO7816-4PADDING 10:44:00,273 ERROR [main][CipherTest] transformation "RC5-64/OFB48/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,273 INFO [main][CipherTest] transformation=RC5-64/OFB48/NOPADDING 10:44:00,273 ERROR [main][CipherTest] transformation "RC5-64/OFB48/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,273 INFO [main][CipherTest] transformation=RC5-64/OFB48/PKCS5 10:44:00,273 ERROR [main][CipherTest] transformation "RC5-64/OFB48/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,273 INFO [main][CipherTest] transformation=RC5-64/OFB48/PKCS5PADDING 10:44:00,273 ERROR [main][CipherTest] transformation "RC5-64/OFB48/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,273 INFO [main][CipherTest] transformation=RC5-64/OFB48/PKCS7 10:44:00,273 ERROR [main][CipherTest] transformation "RC5-64/OFB48/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,273 INFO [main][CipherTest] transformation=RC5-64/OFB48/PKCS7PADDING 10:44:00,273 ERROR [main][CipherTest] transformation "RC5-64/OFB48/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,273 INFO [main][CipherTest] transformation=RC5-64/OFB48/TBC 10:44:00,273 ERROR [main][CipherTest] transformation "RC5-64/OFB48/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,273 INFO [main][CipherTest] transformation=RC5-64/OFB48/TBCPADDING 10:44:00,273 ERROR [main][CipherTest] transformation "RC5-64/OFB48/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,273 INFO [main][CipherTest] transformation=RC5-64/OFB48/X9.23 10:44:00,273 ERROR [main][CipherTest] transformation "RC5-64/OFB48/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,273 INFO [main][CipherTest] transformation=RC5-64/OFB48/X9.23PADDING 10:44:00,273 ERROR [main][CipherTest] transformation "RC5-64/OFB48/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,273 INFO [main][CipherTest] transformation=RC5-64/OFB48/ZEROBYTE 10:44:00,274 ERROR [main][CipherTest] transformation "RC5-64/OFB48/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,274 INFO [main][CipherTest] transformation=RC5-64/OFB48/ZEROBYTEPADDING 10:44:00,274 ERROR [main][CipherTest] transformation "RC5-64/OFB48/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,274 INFO [main][CipherTest] transformation=RC5-64/OFB56/ 10:44:00,274 ERROR [main][CipherTest] transformation "RC5-64/OFB56/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,274 INFO [main][CipherTest] transformation=RC5-64/OFB56/ISO10126 10:44:00,274 ERROR [main][CipherTest] transformation "RC5-64/OFB56/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,274 INFO [main][CipherTest] transformation=RC5-64/OFB56/ISO10126-2 10:44:00,274 ERROR [main][CipherTest] transformation "RC5-64/OFB56/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,274 INFO [main][CipherTest] transformation=RC5-64/OFB56/ISO10126-2PADDING 10:44:00,274 ERROR [main][CipherTest] transformation "RC5-64/OFB56/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,274 INFO [main][CipherTest] transformation=RC5-64/OFB56/ISO10126PADDING 10:44:00,274 ERROR [main][CipherTest] transformation "RC5-64/OFB56/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,274 INFO [main][CipherTest] transformation=RC5-64/OFB56/ISO7816-4 10:44:00,274 ERROR [main][CipherTest] transformation "RC5-64/OFB56/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,274 INFO [main][CipherTest] transformation=RC5-64/OFB56/ISO7816-4PADDING 10:44:00,274 ERROR [main][CipherTest] transformation "RC5-64/OFB56/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,274 INFO [main][CipherTest] transformation=RC5-64/OFB56/NOPADDING 10:44:00,274 ERROR [main][CipherTest] transformation "RC5-64/OFB56/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,274 INFO [main][CipherTest] transformation=RC5-64/OFB56/PKCS5 10:44:00,274 ERROR [main][CipherTest] transformation "RC5-64/OFB56/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,274 INFO [main][CipherTest] transformation=RC5-64/OFB56/PKCS5PADDING 10:44:00,274 ERROR [main][CipherTest] transformation "RC5-64/OFB56/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,274 INFO [main][CipherTest] transformation=RC5-64/OFB56/PKCS7 10:44:00,274 ERROR [main][CipherTest] transformation "RC5-64/OFB56/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,274 INFO [main][CipherTest] transformation=RC5-64/OFB56/PKCS7PADDING 10:44:00,275 ERROR [main][CipherTest] transformation "RC5-64/OFB56/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,275 INFO [main][CipherTest] transformation=RC5-64/OFB56/TBC 10:44:00,275 ERROR [main][CipherTest] transformation "RC5-64/OFB56/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,275 INFO [main][CipherTest] transformation=RC5-64/OFB56/TBCPADDING 10:44:00,275 ERROR [main][CipherTest] transformation "RC5-64/OFB56/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,275 INFO [main][CipherTest] transformation=RC5-64/OFB56/X9.23 10:44:00,275 ERROR [main][CipherTest] transformation "RC5-64/OFB56/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,275 INFO [main][CipherTest] transformation=RC5-64/OFB56/X9.23PADDING 10:44:00,275 ERROR [main][CipherTest] transformation "RC5-64/OFB56/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,275 INFO [main][CipherTest] transformation=RC5-64/OFB56/ZEROBYTE 10:44:00,275 ERROR [main][CipherTest] transformation "RC5-64/OFB56/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,275 INFO [main][CipherTest] transformation=RC5-64/OFB56/ZEROBYTEPADDING 10:44:00,275 ERROR [main][CipherTest] transformation "RC5-64/OFB56/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,275 INFO [main][CipherTest] transformation=RC5-64/OFB64/ 10:44:00,275 ERROR [main][CipherTest] transformation "RC5-64/OFB64/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,275 INFO [main][CipherTest] transformation=RC5-64/OFB64/ISO10126 10:44:00,275 ERROR [main][CipherTest] transformation "RC5-64/OFB64/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,275 INFO [main][CipherTest] transformation=RC5-64/OFB64/ISO10126-2 10:44:00,275 ERROR [main][CipherTest] transformation "RC5-64/OFB64/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,275 INFO [main][CipherTest] transformation=RC5-64/OFB64/ISO10126-2PADDING 10:44:00,275 ERROR [main][CipherTest] transformation "RC5-64/OFB64/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,275 INFO [main][CipherTest] transformation=RC5-64/OFB64/ISO10126PADDING 10:44:00,275 ERROR [main][CipherTest] transformation "RC5-64/OFB64/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,275 INFO [main][CipherTest] transformation=RC5-64/OFB64/ISO7816-4 10:44:00,275 ERROR [main][CipherTest] transformation "RC5-64/OFB64/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,276 INFO [main][CipherTest] transformation=RC5-64/OFB64/ISO7816-4PADDING 10:44:00,276 ERROR [main][CipherTest] transformation "RC5-64/OFB64/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,276 INFO [main][CipherTest] transformation=RC5-64/OFB64/NOPADDING 10:44:00,276 ERROR [main][CipherTest] transformation "RC5-64/OFB64/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,276 INFO [main][CipherTest] transformation=RC5-64/OFB64/PKCS5 10:44:00,276 ERROR [main][CipherTest] transformation "RC5-64/OFB64/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,276 INFO [main][CipherTest] transformation=RC5-64/OFB64/PKCS5PADDING 10:44:00,276 ERROR [main][CipherTest] transformation "RC5-64/OFB64/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,276 INFO [main][CipherTest] transformation=RC5-64/OFB64/PKCS7 10:44:00,276 ERROR [main][CipherTest] transformation "RC5-64/OFB64/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,276 INFO [main][CipherTest] transformation=RC5-64/OFB64/PKCS7PADDING 10:44:00,276 ERROR [main][CipherTest] transformation "RC5-64/OFB64/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,276 INFO [main][CipherTest] transformation=RC5-64/OFB64/TBC 10:44:00,276 ERROR [main][CipherTest] transformation "RC5-64/OFB64/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,276 INFO [main][CipherTest] transformation=RC5-64/OFB64/TBCPADDING 10:44:00,276 ERROR [main][CipherTest] transformation "RC5-64/OFB64/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,276 INFO [main][CipherTest] transformation=RC5-64/OFB64/X9.23 10:44:00,276 ERROR [main][CipherTest] transformation "RC5-64/OFB64/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,276 INFO [main][CipherTest] transformation=RC5-64/OFB64/X9.23PADDING 10:44:00,276 ERROR [main][CipherTest] transformation "RC5-64/OFB64/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,276 INFO [main][CipherTest] transformation=RC5-64/OFB64/ZEROBYTE 10:44:00,276 ERROR [main][CipherTest] transformation "RC5-64/OFB64/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,276 INFO [main][CipherTest] transformation=RC5-64/OFB64/ZEROBYTEPADDING 10:44:00,276 ERROR [main][CipherTest] transformation "RC5-64/OFB64/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,276 INFO [main][CipherTest] transformation=RC5-64/OFB72/ 10:44:00,276 ERROR [main][CipherTest] transformation "RC5-64/OFB72/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,276 INFO [main][CipherTest] transformation=RC5-64/OFB72/ISO10126 10:44:00,276 ERROR [main][CipherTest] transformation "RC5-64/OFB72/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,276 INFO [main][CipherTest] transformation=RC5-64/OFB72/ISO10126-2 10:44:00,276 ERROR [main][CipherTest] transformation "RC5-64/OFB72/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,276 INFO [main][CipherTest] transformation=RC5-64/OFB72/ISO10126-2PADDING 10:44:00,276 ERROR [main][CipherTest] transformation "RC5-64/OFB72/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,276 INFO [main][CipherTest] transformation=RC5-64/OFB72/ISO10126PADDING 10:44:00,276 ERROR [main][CipherTest] transformation "RC5-64/OFB72/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,276 INFO [main][CipherTest] transformation=RC5-64/OFB72/ISO7816-4 10:44:00,276 ERROR [main][CipherTest] transformation "RC5-64/OFB72/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,276 INFO [main][CipherTest] transformation=RC5-64/OFB72/ISO7816-4PADDING 10:44:00,277 ERROR [main][CipherTest] transformation "RC5-64/OFB72/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,277 INFO [main][CipherTest] transformation=RC5-64/OFB72/NOPADDING 10:44:00,277 ERROR [main][CipherTest] transformation "RC5-64/OFB72/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,277 INFO [main][CipherTest] transformation=RC5-64/OFB72/PKCS5 10:44:00,277 ERROR [main][CipherTest] transformation "RC5-64/OFB72/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,277 INFO [main][CipherTest] transformation=RC5-64/OFB72/PKCS5PADDING 10:44:00,277 ERROR [main][CipherTest] transformation "RC5-64/OFB72/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,277 INFO [main][CipherTest] transformation=RC5-64/OFB72/PKCS7 10:44:00,277 ERROR [main][CipherTest] transformation "RC5-64/OFB72/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,277 INFO [main][CipherTest] transformation=RC5-64/OFB72/PKCS7PADDING 10:44:00,277 ERROR [main][CipherTest] transformation "RC5-64/OFB72/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,277 INFO [main][CipherTest] transformation=RC5-64/OFB72/TBC 10:44:00,277 ERROR [main][CipherTest] transformation "RC5-64/OFB72/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,277 INFO [main][CipherTest] transformation=RC5-64/OFB72/TBCPADDING 10:44:00,277 ERROR [main][CipherTest] transformation "RC5-64/OFB72/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,277 INFO [main][CipherTest] transformation=RC5-64/OFB72/X9.23 10:44:00,277 ERROR [main][CipherTest] transformation "RC5-64/OFB72/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,277 INFO [main][CipherTest] transformation=RC5-64/OFB72/X9.23PADDING 10:44:00,277 ERROR [main][CipherTest] transformation "RC5-64/OFB72/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,277 INFO [main][CipherTest] transformation=RC5-64/OFB72/ZEROBYTE 10:44:00,277 ERROR [main][CipherTest] transformation "RC5-64/OFB72/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,278 INFO [main][CipherTest] transformation=RC5-64/OFB72/ZEROBYTEPADDING 10:44:00,278 ERROR [main][CipherTest] transformation "RC5-64/OFB72/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,278 INFO [main][CipherTest] transformation=RC5-64/OFB8/ 10:44:00,278 ERROR [main][CipherTest] transformation "RC5-64/OFB8/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,278 INFO [main][CipherTest] transformation=RC5-64/OFB8/ISO10126 10:44:00,278 ERROR [main][CipherTest] transformation "RC5-64/OFB8/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,278 INFO [main][CipherTest] transformation=RC5-64/OFB8/ISO10126-2 10:44:00,278 ERROR [main][CipherTest] transformation "RC5-64/OFB8/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,278 INFO [main][CipherTest] transformation=RC5-64/OFB8/ISO10126-2PADDING 10:44:00,278 ERROR [main][CipherTest] transformation "RC5-64/OFB8/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,278 INFO [main][CipherTest] transformation=RC5-64/OFB8/ISO10126PADDING 10:44:00,278 ERROR [main][CipherTest] transformation "RC5-64/OFB8/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,278 INFO [main][CipherTest] transformation=RC5-64/OFB8/ISO7816-4 10:44:00,278 ERROR [main][CipherTest] transformation "RC5-64/OFB8/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,278 INFO [main][CipherTest] transformation=RC5-64/OFB8/ISO7816-4PADDING 10:44:00,278 ERROR [main][CipherTest] transformation "RC5-64/OFB8/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,278 INFO [main][CipherTest] transformation=RC5-64/OFB8/NOPADDING 10:44:00,278 ERROR [main][CipherTest] transformation "RC5-64/OFB8/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,278 INFO [main][CipherTest] transformation=RC5-64/OFB8/PKCS5 10:44:00,278 ERROR [main][CipherTest] transformation "RC5-64/OFB8/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,278 INFO [main][CipherTest] transformation=RC5-64/OFB8/PKCS5PADDING 10:44:00,278 ERROR [main][CipherTest] transformation "RC5-64/OFB8/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,278 INFO [main][CipherTest] transformation=RC5-64/OFB8/PKCS7 10:44:00,278 ERROR [main][CipherTest] transformation "RC5-64/OFB8/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,279 INFO [main][CipherTest] transformation=RC5-64/OFB8/PKCS7PADDING 10:44:00,279 ERROR [main][CipherTest] transformation "RC5-64/OFB8/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,279 INFO [main][CipherTest] transformation=RC5-64/OFB8/TBC 10:44:00,279 ERROR [main][CipherTest] transformation "RC5-64/OFB8/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,279 INFO [main][CipherTest] transformation=RC5-64/OFB8/TBCPADDING 10:44:00,279 ERROR [main][CipherTest] transformation "RC5-64/OFB8/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,279 INFO [main][CipherTest] transformation=RC5-64/OFB8/X9.23 10:44:00,279 ERROR [main][CipherTest] transformation "RC5-64/OFB8/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,279 INFO [main][CipherTest] transformation=RC5-64/OFB8/X9.23PADDING 10:44:00,279 ERROR [main][CipherTest] transformation "RC5-64/OFB8/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,279 INFO [main][CipherTest] transformation=RC5-64/OFB8/ZEROBYTE 10:44:00,279 ERROR [main][CipherTest] transformation "RC5-64/OFB8/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,279 INFO [main][CipherTest] transformation=RC5-64/OFB8/ZEROBYTEPADDING 10:44:00,279 ERROR [main][CipherTest] transformation "RC5-64/OFB8/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,279 INFO [main][CipherTest] transformation=RC5-64/OFB80/ 10:44:00,279 ERROR [main][CipherTest] transformation "RC5-64/OFB80/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,279 INFO [main][CipherTest] transformation=RC5-64/OFB80/ISO10126 10:44:00,279 ERROR [main][CipherTest] transformation "RC5-64/OFB80/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,279 INFO [main][CipherTest] transformation=RC5-64/OFB80/ISO10126-2 10:44:00,279 ERROR [main][CipherTest] transformation "RC5-64/OFB80/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,279 INFO [main][CipherTest] transformation=RC5-64/OFB80/ISO10126-2PADDING 10:44:00,279 ERROR [main][CipherTest] transformation "RC5-64/OFB80/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,280 INFO [main][CipherTest] transformation=RC5-64/OFB80/ISO10126PADDING 10:44:00,280 ERROR [main][CipherTest] transformation "RC5-64/OFB80/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,280 INFO [main][CipherTest] transformation=RC5-64/OFB80/ISO7816-4 10:44:00,280 ERROR [main][CipherTest] transformation "RC5-64/OFB80/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,280 INFO [main][CipherTest] transformation=RC5-64/OFB80/ISO7816-4PADDING 10:44:00,280 ERROR [main][CipherTest] transformation "RC5-64/OFB80/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,280 INFO [main][CipherTest] transformation=RC5-64/OFB80/NOPADDING 10:44:00,280 ERROR [main][CipherTest] transformation "RC5-64/OFB80/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,280 INFO [main][CipherTest] transformation=RC5-64/OFB80/PKCS5 10:44:00,280 ERROR [main][CipherTest] transformation "RC5-64/OFB80/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,280 INFO [main][CipherTest] transformation=RC5-64/OFB80/PKCS5PADDING 10:44:00,280 ERROR [main][CipherTest] transformation "RC5-64/OFB80/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,280 INFO [main][CipherTest] transformation=RC5-64/OFB80/PKCS7 10:44:00,280 ERROR [main][CipherTest] transformation "RC5-64/OFB80/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,280 INFO [main][CipherTest] transformation=RC5-64/OFB80/PKCS7PADDING 10:44:00,280 ERROR [main][CipherTest] transformation "RC5-64/OFB80/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,280 INFO [main][CipherTest] transformation=RC5-64/OFB80/TBC 10:44:00,280 ERROR [main][CipherTest] transformation "RC5-64/OFB80/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,280 INFO [main][CipherTest] transformation=RC5-64/OFB80/TBCPADDING 10:44:00,280 ERROR [main][CipherTest] transformation "RC5-64/OFB80/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,280 INFO [main][CipherTest] transformation=RC5-64/OFB80/X9.23 10:44:00,280 ERROR [main][CipherTest] transformation "RC5-64/OFB80/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,280 INFO [main][CipherTest] transformation=RC5-64/OFB80/X9.23PADDING 10:44:00,280 ERROR [main][CipherTest] transformation "RC5-64/OFB80/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,280 INFO [main][CipherTest] transformation=RC5-64/OFB80/ZEROBYTE 10:44:00,280 ERROR [main][CipherTest] transformation "RC5-64/OFB80/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,280 INFO [main][CipherTest] transformation=RC5-64/OFB80/ZEROBYTEPADDING 10:44:00,280 ERROR [main][CipherTest] transformation "RC5-64/OFB80/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,280 INFO [main][CipherTest] transformation=RC5-64/OFB88/ 10:44:00,281 ERROR [main][CipherTest] transformation "RC5-64/OFB88/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,281 INFO [main][CipherTest] transformation=RC5-64/OFB88/ISO10126 10:44:00,281 ERROR [main][CipherTest] transformation "RC5-64/OFB88/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,281 INFO [main][CipherTest] transformation=RC5-64/OFB88/ISO10126-2 10:44:00,281 ERROR [main][CipherTest] transformation "RC5-64/OFB88/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,281 INFO [main][CipherTest] transformation=RC5-64/OFB88/ISO10126-2PADDING 10:44:00,281 ERROR [main][CipherTest] transformation "RC5-64/OFB88/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,281 INFO [main][CipherTest] transformation=RC5-64/OFB88/ISO10126PADDING 10:44:00,281 ERROR [main][CipherTest] transformation "RC5-64/OFB88/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,281 INFO [main][CipherTest] transformation=RC5-64/OFB88/ISO7816-4 10:44:00,281 ERROR [main][CipherTest] transformation "RC5-64/OFB88/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,281 INFO [main][CipherTest] transformation=RC5-64/OFB88/ISO7816-4PADDING 10:44:00,281 ERROR [main][CipherTest] transformation "RC5-64/OFB88/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,281 INFO [main][CipherTest] transformation=RC5-64/OFB88/NOPADDING 10:44:00,281 ERROR [main][CipherTest] transformation "RC5-64/OFB88/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,281 INFO [main][CipherTest] transformation=RC5-64/OFB88/PKCS5 10:44:00,281 ERROR [main][CipherTest] transformation "RC5-64/OFB88/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,281 INFO [main][CipherTest] transformation=RC5-64/OFB88/PKCS5PADDING 10:44:00,281 ERROR [main][CipherTest] transformation "RC5-64/OFB88/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,281 INFO [main][CipherTest] transformation=RC5-64/OFB88/PKCS7 10:44:00,281 ERROR [main][CipherTest] transformation "RC5-64/OFB88/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,281 INFO [main][CipherTest] transformation=RC5-64/OFB88/PKCS7PADDING 10:44:00,281 ERROR [main][CipherTest] transformation "RC5-64/OFB88/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,281 INFO [main][CipherTest] transformation=RC5-64/OFB88/TBC 10:44:00,282 ERROR [main][CipherTest] transformation "RC5-64/OFB88/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,282 INFO [main][CipherTest] transformation=RC5-64/OFB88/TBCPADDING 10:44:00,282 ERROR [main][CipherTest] transformation "RC5-64/OFB88/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,282 INFO [main][CipherTest] transformation=RC5-64/OFB88/X9.23 10:44:00,282 ERROR [main][CipherTest] transformation "RC5-64/OFB88/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,282 INFO [main][CipherTest] transformation=RC5-64/OFB88/X9.23PADDING 10:44:00,282 ERROR [main][CipherTest] transformation "RC5-64/OFB88/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,282 INFO [main][CipherTest] transformation=RC5-64/OFB88/ZEROBYTE 10:44:00,282 ERROR [main][CipherTest] transformation "RC5-64/OFB88/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,282 INFO [main][CipherTest] transformation=RC5-64/OFB88/ZEROBYTEPADDING 10:44:00,282 ERROR [main][CipherTest] transformation "RC5-64/OFB88/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,282 INFO [main][CipherTest] transformation=RC5-64/OFB96/ 10:44:00,282 ERROR [main][CipherTest] transformation "RC5-64/OFB96/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,282 INFO [main][CipherTest] transformation=RC5-64/OFB96/ISO10126 10:44:00,282 ERROR [main][CipherTest] transformation "RC5-64/OFB96/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,282 INFO [main][CipherTest] transformation=RC5-64/OFB96/ISO10126-2 10:44:00,282 ERROR [main][CipherTest] transformation "RC5-64/OFB96/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,282 INFO [main][CipherTest] transformation=RC5-64/OFB96/ISO10126-2PADDING 10:44:00,282 ERROR [main][CipherTest] transformation "RC5-64/OFB96/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,282 INFO [main][CipherTest] transformation=RC5-64/OFB96/ISO10126PADDING 10:44:00,282 ERROR [main][CipherTest] transformation "RC5-64/OFB96/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,282 INFO [main][CipherTest] transformation=RC5-64/OFB96/ISO7816-4 10:44:00,282 ERROR [main][CipherTest] transformation "RC5-64/OFB96/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,282 INFO [main][CipherTest] transformation=RC5-64/OFB96/ISO7816-4PADDING 10:44:00,282 ERROR [main][CipherTest] transformation "RC5-64/OFB96/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,282 INFO [main][CipherTest] transformation=RC5-64/OFB96/NOPADDING 10:44:00,283 ERROR [main][CipherTest] transformation "RC5-64/OFB96/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,283 INFO [main][CipherTest] transformation=RC5-64/OFB96/PKCS5 10:44:00,283 ERROR [main][CipherTest] transformation "RC5-64/OFB96/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,283 INFO [main][CipherTest] transformation=RC5-64/OFB96/PKCS5PADDING 10:44:00,283 ERROR [main][CipherTest] transformation "RC5-64/OFB96/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,283 INFO [main][CipherTest] transformation=RC5-64/OFB96/PKCS7 10:44:00,283 ERROR [main][CipherTest] transformation "RC5-64/OFB96/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,283 INFO [main][CipherTest] transformation=RC5-64/OFB96/PKCS7PADDING 10:44:00,283 ERROR [main][CipherTest] transformation "RC5-64/OFB96/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,283 INFO [main][CipherTest] transformation=RC5-64/OFB96/TBC 10:44:00,283 ERROR [main][CipherTest] transformation "RC5-64/OFB96/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,283 INFO [main][CipherTest] transformation=RC5-64/OFB96/TBCPADDING 10:44:00,283 ERROR [main][CipherTest] transformation "RC5-64/OFB96/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,283 INFO [main][CipherTest] transformation=RC5-64/OFB96/X9.23 10:44:00,283 ERROR [main][CipherTest] transformation "RC5-64/OFB96/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,283 INFO [main][CipherTest] transformation=RC5-64/OFB96/X9.23PADDING 10:44:00,283 ERROR [main][CipherTest] transformation "RC5-64/OFB96/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,283 INFO [main][CipherTest] transformation=RC5-64/OFB96/ZEROBYTE 10:44:00,283 ERROR [main][CipherTest] transformation "RC5-64/OFB96/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,283 INFO [main][CipherTest] transformation=RC5-64/OFB96/ZEROBYTEPADDING 10:44:00,283 ERROR [main][CipherTest] transformation "RC5-64/OFB96/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,283 INFO [main][CipherTest] transformation=RC5-64/SIC/ 10:44:00,283 ERROR [main][CipherTest] transformation "RC5-64/SIC/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,284 INFO [main][CipherTest] transformation=RC5-64/SIC/ISO10126 10:44:00,284 ERROR [main][CipherTest] transformation "RC5-64/SIC/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,284 INFO [main][CipherTest] transformation=RC5-64/SIC/ISO10126-2 10:44:00,284 ERROR [main][CipherTest] transformation "RC5-64/SIC/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,284 INFO [main][CipherTest] transformation=RC5-64/SIC/ISO10126-2PADDING 10:44:00,284 ERROR [main][CipherTest] transformation "RC5-64/SIC/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,284 INFO [main][CipherTest] transformation=RC5-64/SIC/ISO10126PADDING 10:44:00,284 ERROR [main][CipherTest] transformation "RC5-64/SIC/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,284 INFO [main][CipherTest] transformation=RC5-64/SIC/ISO7816-4 10:44:00,284 ERROR [main][CipherTest] transformation "RC5-64/SIC/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,284 INFO [main][CipherTest] transformation=RC5-64/SIC/ISO7816-4PADDING 10:44:00,284 ERROR [main][CipherTest] transformation "RC5-64/SIC/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,284 INFO [main][CipherTest] transformation=RC5-64/SIC/NOPADDING 10:44:00,284 ERROR [main][CipherTest] transformation "RC5-64/SIC/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,284 INFO [main][CipherTest] transformation=RC5-64/SIC/PKCS5 10:44:00,284 ERROR [main][CipherTest] transformation "RC5-64/SIC/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,284 INFO [main][CipherTest] transformation=RC5-64/SIC/PKCS5PADDING 10:44:00,284 ERROR [main][CipherTest] transformation "RC5-64/SIC/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,284 INFO [main][CipherTest] transformation=RC5-64/SIC/PKCS7 10:44:00,285 ERROR [main][CipherTest] transformation "RC5-64/SIC/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,285 INFO [main][CipherTest] transformation=RC5-64/SIC/PKCS7PADDING 10:44:00,285 ERROR [main][CipherTest] transformation "RC5-64/SIC/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,285 INFO [main][CipherTest] transformation=RC5-64/SIC/TBC 10:44:00,285 ERROR [main][CipherTest] transformation "RC5-64/SIC/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,285 INFO [main][CipherTest] transformation=RC5-64/SIC/TBCPADDING 10:44:00,285 ERROR [main][CipherTest] transformation "RC5-64/SIC/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,285 INFO [main][CipherTest] transformation=RC5-64/SIC/X9.23 10:44:00,285 ERROR [main][CipherTest] transformation "RC5-64/SIC/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,285 INFO [main][CipherTest] transformation=RC5-64/SIC/X9.23PADDING 10:44:00,285 ERROR [main][CipherTest] transformation "RC5-64/SIC/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,285 INFO [main][CipherTest] transformation=RC5-64/SIC/ZEROBYTE 10:44:00,285 ERROR [main][CipherTest] transformation "RC5-64/SIC/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,285 INFO [main][CipherTest] transformation=RC5-64/SIC/ZEROBYTEPADDING 10:44:00,285 ERROR [main][CipherTest] transformation "RC5-64/SIC/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 10:44:00,285 INFO [main][CipherTest] transformation=RC6// 10:44:00,286 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "RC6//" does not support IV => Skipping. 10:44:00,286 INFO [main][CipherTest] transformation=RC6//NOPADDING 10:44:00,286 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "RC6//NOPADDING" does not support IV => Skipping. 10:44:00,286 INFO [main][CipherTest] transformation=RC6/CBC-CTS/ 10:44:00,286 INFO [main][CipherTest] transformation=RC6/CBC-CTS/NOPADDING 10:44:00,287 INFO [main][CipherTest] transformation=RC6/CBC/ 10:44:00,287 INFO [main][CipherTest] transformation=RC6/CBC/ISO10126 10:44:00,287 INFO [main][CipherTest] transformation=RC6/CBC/ISO10126-2 10:44:00,287 INFO [main][CipherTest] transformation=RC6/CBC/ISO10126-2PADDING 10:44:00,288 INFO [main][CipherTest] transformation=RC6/CBC/ISO10126PADDING 10:44:00,288 INFO [main][CipherTest] transformation=RC6/CBC/ISO7816-4 10:44:00,288 INFO [main][CipherTest] transformation=RC6/CBC/ISO7816-4PADDING 10:44:00,288 INFO [main][CipherTest] transformation=RC6/CBC/NOPADDING 10:44:00,289 INFO [main][CipherTest] transformation=RC6/CBC/PKCS5 10:44:00,289 INFO [main][CipherTest] transformation=RC6/CBC/PKCS5PADDING 10:44:00,289 INFO [main][CipherTest] transformation=RC6/CBC/PKCS7 10:44:00,289 INFO [main][CipherTest] transformation=RC6/CBC/PKCS7PADDING 10:44:00,290 INFO [main][CipherTest] transformation=RC6/CBC/TBC 10:44:00,290 INFO [main][CipherTest] transformation=RC6/CBC/TBCPADDING 10:44:00,290 INFO [main][CipherTest] transformation=RC6/CBC/X9.23 10:44:00,290 INFO [main][CipherTest] transformation=RC6/CBC/X9.23PADDING 10:44:00,291 INFO [main][CipherTest] transformation=RC6/CBC/ZEROBYTE 10:44:00,291 INFO [main][CipherTest] transformation=RC6/CBC/ZEROBYTEPADDING 10:44:00,291 INFO [main][CipherTest] transformation=RC6/CCM/ 10:44:00,291 ERROR [main][CipherTest] transformation "RC6/CCM/": java.lang.IllegalArgumentException: nonce must have length from 7 to 13 octets 10:44:00,291 INFO [main][CipherTest] transformation=RC6/CCM/NOPADDING 10:44:00,291 ERROR [main][CipherTest] transformation "RC6/CCM/NOPADDING": java.lang.IllegalArgumentException: nonce must have length from 7 to 13 octets 10:44:00,291 INFO [main][CipherTest] transformation=RC6/CFB/ 10:44:00,292 INFO [main][CipherTest] transformation=RC6/CFB/ISO10126 10:44:00,292 INFO [main][CipherTest] transformation=RC6/CFB/ISO10126-2 10:44:00,292 INFO [main][CipherTest] transformation=RC6/CFB/ISO10126-2PADDING 10:44:00,292 INFO [main][CipherTest] transformation=RC6/CFB/ISO10126PADDING 10:44:00,293 INFO [main][CipherTest] transformation=RC6/CFB/ISO7816-4 10:44:00,293 INFO [main][CipherTest] transformation=RC6/CFB/ISO7816-4PADDING 10:44:00,293 INFO [main][CipherTest] transformation=RC6/CFB/NOPADDING 10:44:00,293 INFO [main][CipherTest] transformation=RC6/CFB/PKCS5 10:44:00,293 INFO [main][CipherTest] transformation=RC6/CFB/PKCS5PADDING 10:44:00,293 INFO [main][CipherTest] transformation=RC6/CFB/PKCS7 10:44:00,294 INFO [main][CipherTest] transformation=RC6/CFB/PKCS7PADDING 10:44:00,294 INFO [main][CipherTest] transformation=RC6/CFB/TBC 10:44:00,294 INFO [main][CipherTest] transformation=RC6/CFB/TBCPADDING 10:44:00,294 INFO [main][CipherTest] transformation=RC6/CFB/X9.23 10:44:00,294 INFO [main][CipherTest] transformation=RC6/CFB/X9.23PADDING 10:44:00,295 INFO [main][CipherTest] transformation=RC6/CFB/ZEROBYTE 10:44:00,295 INFO [main][CipherTest] transformation=RC6/CFB/ZEROBYTEPADDING 10:44:00,295 INFO [main][CipherTest] transformation=RC6/CFB104/ 10:44:00,295 INFO [main][CipherTest] transformation=RC6/CFB104/ISO10126 10:44:00,296 INFO [main][CipherTest] transformation=RC6/CFB104/ISO10126-2 10:44:00,296 INFO [main][CipherTest] transformation=RC6/CFB104/ISO10126-2PADDING 10:44:00,296 INFO [main][CipherTest] transformation=RC6/CFB104/ISO10126PADDING 10:44:00,296 INFO [main][CipherTest] transformation=RC6/CFB104/ISO7816-4 10:44:00,296 INFO [main][CipherTest] transformation=RC6/CFB104/ISO7816-4PADDING 10:44:00,296 INFO [main][CipherTest] transformation=RC6/CFB104/NOPADDING 10:44:00,297 INFO [main][CipherTest] transformation=RC6/CFB104/PKCS5 10:44:00,297 INFO [main][CipherTest] transformation=RC6/CFB104/PKCS5PADDING 10:44:00,297 INFO [main][CipherTest] transformation=RC6/CFB104/PKCS7 10:44:00,297 INFO [main][CipherTest] transformation=RC6/CFB104/PKCS7PADDING 10:44:00,297 INFO [main][CipherTest] transformation=RC6/CFB104/TBC 10:44:00,298 INFO [main][CipherTest] transformation=RC6/CFB104/TBCPADDING 10:44:00,298 INFO [main][CipherTest] transformation=RC6/CFB104/X9.23 10:44:00,298 INFO [main][CipherTest] transformation=RC6/CFB104/X9.23PADDING 10:44:00,298 INFO [main][CipherTest] transformation=RC6/CFB104/ZEROBYTE 10:44:00,298 INFO [main][CipherTest] transformation=RC6/CFB104/ZEROBYTEPADDING 10:44:00,298 INFO [main][CipherTest] transformation=RC6/CFB112/ 10:44:00,299 INFO [main][CipherTest] transformation=RC6/CFB112/ISO10126 10:44:00,299 INFO [main][CipherTest] transformation=RC6/CFB112/ISO10126-2 10:44:00,299 INFO [main][CipherTest] transformation=RC6/CFB112/ISO10126-2PADDING 10:44:00,300 INFO [main][CipherTest] transformation=RC6/CFB112/ISO10126PADDING 10:44:00,300 INFO [main][CipherTest] transformation=RC6/CFB112/ISO7816-4 10:44:00,300 INFO [main][CipherTest] transformation=RC6/CFB112/ISO7816-4PADDING 10:44:00,300 INFO [main][CipherTest] transformation=RC6/CFB112/NOPADDING 10:44:00,300 INFO [main][CipherTest] transformation=RC6/CFB112/PKCS5 10:44:00,300 INFO [main][CipherTest] transformation=RC6/CFB112/PKCS5PADDING 10:44:00,300 INFO [main][CipherTest] transformation=RC6/CFB112/PKCS7 10:44:00,300 INFO [main][CipherTest] transformation=RC6/CFB112/PKCS7PADDING 10:44:00,300 INFO [main][CipherTest] transformation=RC6/CFB112/TBC 10:44:00,300 INFO [main][CipherTest] transformation=RC6/CFB112/TBCPADDING 10:44:00,300 INFO [main][CipherTest] transformation=RC6/CFB112/X9.23 10:44:00,301 INFO [main][CipherTest] transformation=RC6/CFB112/X9.23PADDING 10:44:00,301 INFO [main][CipherTest] transformation=RC6/CFB112/ZEROBYTE 10:44:00,301 INFO [main][CipherTest] transformation=RC6/CFB112/ZEROBYTEPADDING 10:44:00,301 INFO [main][CipherTest] transformation=RC6/CFB120/ 10:44:00,301 INFO [main][CipherTest] transformation=RC6/CFB120/ISO10126 10:44:00,301 INFO [main][CipherTest] transformation=RC6/CFB120/ISO10126-2 10:44:00,301 INFO [main][CipherTest] transformation=RC6/CFB120/ISO10126-2PADDING 10:44:00,301 INFO [main][CipherTest] transformation=RC6/CFB120/ISO10126PADDING 10:44:00,301 INFO [main][CipherTest] transformation=RC6/CFB120/ISO7816-4 10:44:00,302 INFO [main][CipherTest] transformation=RC6/CFB120/ISO7816-4PADDING 10:44:00,302 INFO [main][CipherTest] transformation=RC6/CFB120/NOPADDING 10:44:00,302 INFO [main][CipherTest] transformation=RC6/CFB120/PKCS5 10:44:00,302 INFO [main][CipherTest] transformation=RC6/CFB120/PKCS5PADDING 10:44:00,302 INFO [main][CipherTest] transformation=RC6/CFB120/PKCS7 10:44:00,302 INFO [main][CipherTest] transformation=RC6/CFB120/PKCS7PADDING 10:44:00,302 INFO [main][CipherTest] transformation=RC6/CFB120/TBC 10:44:00,302 INFO [main][CipherTest] transformation=RC6/CFB120/TBCPADDING 10:44:00,302 INFO [main][CipherTest] transformation=RC6/CFB120/X9.23 10:44:00,302 INFO [main][CipherTest] transformation=RC6/CFB120/X9.23PADDING 10:44:00,302 INFO [main][CipherTest] transformation=RC6/CFB120/ZEROBYTE 10:44:00,302 INFO [main][CipherTest] transformation=RC6/CFB120/ZEROBYTEPADDING 10:44:00,303 INFO [main][CipherTest] transformation=RC6/CFB128/ 10:44:00,303 INFO [main][CipherTest] transformation=RC6/CFB128/ISO10126 10:44:00,303 INFO [main][CipherTest] transformation=RC6/CFB128/ISO10126-2 10:44:00,303 INFO [main][CipherTest] transformation=RC6/CFB128/ISO10126-2PADDING 10:44:00,303 INFO [main][CipherTest] transformation=RC6/CFB128/ISO10126PADDING 10:44:00,303 INFO [main][CipherTest] transformation=RC6/CFB128/ISO7816-4 10:44:00,303 INFO [main][CipherTest] transformation=RC6/CFB128/ISO7816-4PADDING 10:44:00,303 INFO [main][CipherTest] transformation=RC6/CFB128/NOPADDING 10:44:00,303 INFO [main][CipherTest] transformation=RC6/CFB128/PKCS5 10:44:00,304 INFO [main][CipherTest] transformation=RC6/CFB128/PKCS5PADDING 10:44:00,304 INFO [main][CipherTest] transformation=RC6/CFB128/PKCS7 10:44:00,304 INFO [main][CipherTest] transformation=RC6/CFB128/PKCS7PADDING 10:44:00,304 INFO [main][CipherTest] transformation=RC6/CFB128/TBC 10:44:00,304 INFO [main][CipherTest] transformation=RC6/CFB128/TBCPADDING 10:44:00,304 INFO [main][CipherTest] transformation=RC6/CFB128/X9.23 10:44:00,304 INFO [main][CipherTest] transformation=RC6/CFB128/X9.23PADDING 10:44:00,304 INFO [main][CipherTest] transformation=RC6/CFB128/ZEROBYTE 10:44:00,304 INFO [main][CipherTest] transformation=RC6/CFB128/ZEROBYTEPADDING 10:44:00,304 INFO [main][CipherTest] transformation=RC6/CFB136/ 10:44:00,304 INFO [main][CipherTest] transformation=RC6/CFB136/ISO10126 10:44:00,304 INFO [main][CipherTest] transformation=RC6/CFB136/ISO10126-2 10:44:00,305 INFO [main][CipherTest] transformation=RC6/CFB136/ISO10126-2PADDING 10:44:00,305 INFO [main][CipherTest] transformation=RC6/CFB136/ISO10126PADDING 10:44:00,305 INFO [main][CipherTest] transformation=RC6/CFB136/ISO7816-4 10:44:00,305 INFO [main][CipherTest] transformation=RC6/CFB136/ISO7816-4PADDING 10:44:00,305 INFO [main][CipherTest] transformation=RC6/CFB136/NOPADDING 10:44:00,305 INFO [main][CipherTest] transformation=RC6/CFB136/PKCS5 10:44:00,305 INFO [main][CipherTest] transformation=RC6/CFB136/PKCS5PADDING 10:44:00,305 INFO [main][CipherTest] transformation=RC6/CFB136/PKCS7 10:44:00,305 INFO [main][CipherTest] transformation=RC6/CFB136/PKCS7PADDING 10:44:00,305 INFO [main][CipherTest] transformation=RC6/CFB136/TBC 10:44:00,305 INFO [main][CipherTest] transformation=RC6/CFB136/TBCPADDING 10:44:00,306 INFO [main][CipherTest] transformation=RC6/CFB136/X9.23 10:44:00,306 INFO [main][CipherTest] transformation=RC6/CFB136/X9.23PADDING 10:44:00,306 INFO [main][CipherTest] transformation=RC6/CFB136/ZEROBYTE 10:44:00,306 INFO [main][CipherTest] transformation=RC6/CFB136/ZEROBYTEPADDING 10:44:00,306 INFO [main][CipherTest] transformation=RC6/CFB144/ 10:44:00,306 INFO [main][CipherTest] transformation=RC6/CFB144/ISO10126 10:44:00,306 INFO [main][CipherTest] transformation=RC6/CFB144/ISO10126-2 10:44:00,306 INFO [main][CipherTest] transformation=RC6/CFB144/ISO10126-2PADDING 10:44:00,306 INFO [main][CipherTest] transformation=RC6/CFB144/ISO10126PADDING 10:44:00,307 INFO [main][CipherTest] transformation=RC6/CFB144/ISO7816-4 10:44:00,307 INFO [main][CipherTest] transformation=RC6/CFB144/ISO7816-4PADDING 10:44:00,307 INFO [main][CipherTest] transformation=RC6/CFB144/NOPADDING 10:44:00,307 INFO [main][CipherTest] transformation=RC6/CFB144/PKCS5 10:44:00,307 INFO [main][CipherTest] transformation=RC6/CFB144/PKCS5PADDING 10:44:00,308 INFO [main][CipherTest] transformation=RC6/CFB144/PKCS7 10:44:00,308 INFO [main][CipherTest] transformation=RC6/CFB144/PKCS7PADDING 10:44:00,308 INFO [main][CipherTest] transformation=RC6/CFB144/TBC 10:44:00,308 INFO [main][CipherTest] transformation=RC6/CFB144/TBCPADDING 10:44:00,308 INFO [main][CipherTest] transformation=RC6/CFB144/X9.23 10:44:00,308 INFO [main][CipherTest] transformation=RC6/CFB144/X9.23PADDING 10:44:00,308 INFO [main][CipherTest] transformation=RC6/CFB144/ZEROBYTE 10:44:00,308 INFO [main][CipherTest] transformation=RC6/CFB144/ZEROBYTEPADDING 10:44:00,308 INFO [main][CipherTest] transformation=RC6/CFB152/ 10:44:00,308 INFO [main][CipherTest] transformation=RC6/CFB152/ISO10126 10:44:00,309 INFO [main][CipherTest] transformation=RC6/CFB152/ISO10126-2 10:44:00,309 INFO [main][CipherTest] transformation=RC6/CFB152/ISO10126-2PADDING 10:44:00,309 INFO [main][CipherTest] transformation=RC6/CFB152/ISO10126PADDING 10:44:00,309 INFO [main][CipherTest] transformation=RC6/CFB152/ISO7816-4 10:44:00,309 INFO [main][CipherTest] transformation=RC6/CFB152/ISO7816-4PADDING 10:44:00,309 INFO [main][CipherTest] transformation=RC6/CFB152/NOPADDING 10:44:00,309 INFO [main][CipherTest] transformation=RC6/CFB152/PKCS5 10:44:00,309 INFO [main][CipherTest] transformation=RC6/CFB152/PKCS5PADDING 10:44:00,309 INFO [main][CipherTest] transformation=RC6/CFB152/PKCS7 10:44:00,309 INFO [main][CipherTest] transformation=RC6/CFB152/PKCS7PADDING 10:44:00,309 INFO [main][CipherTest] transformation=RC6/CFB152/TBC 10:44:00,309 INFO [main][CipherTest] transformation=RC6/CFB152/TBCPADDING 10:44:00,310 INFO [main][CipherTest] transformation=RC6/CFB152/X9.23 10:44:00,310 INFO [main][CipherTest] transformation=RC6/CFB152/X9.23PADDING 10:44:00,310 INFO [main][CipherTest] transformation=RC6/CFB152/ZEROBYTE 10:44:00,311 INFO [main][CipherTest] transformation=RC6/CFB152/ZEROBYTEPADDING 10:44:00,311 INFO [main][CipherTest] transformation=RC6/CFB16/ 10:44:00,311 INFO [main][CipherTest] transformation=RC6/CFB16/ISO10126 10:44:00,311 INFO [main][CipherTest] transformation=RC6/CFB16/ISO10126-2 10:44:00,311 INFO [main][CipherTest] transformation=RC6/CFB16/ISO10126-2PADDING 10:44:00,311 INFO [main][CipherTest] transformation=RC6/CFB16/ISO10126PADDING 10:44:00,312 INFO [main][CipherTest] transformation=RC6/CFB16/ISO7816-4 10:44:00,312 INFO [main][CipherTest] transformation=RC6/CFB16/ISO7816-4PADDING 10:44:00,312 INFO [main][CipherTest] transformation=RC6/CFB16/NOPADDING 10:44:00,312 INFO [main][CipherTest] transformation=RC6/CFB16/PKCS5 10:44:00,312 INFO [main][CipherTest] transformation=RC6/CFB16/PKCS5PADDING 10:44:00,312 INFO [main][CipherTest] transformation=RC6/CFB16/PKCS7 10:44:00,312 INFO [main][CipherTest] transformation=RC6/CFB16/PKCS7PADDING 10:44:00,312 INFO [main][CipherTest] transformation=RC6/CFB16/TBC 10:44:00,312 INFO [main][CipherTest] transformation=RC6/CFB16/TBCPADDING 10:44:00,312 INFO [main][CipherTest] transformation=RC6/CFB16/X9.23 10:44:00,312 INFO [main][CipherTest] transformation=RC6/CFB16/X9.23PADDING 10:44:00,312 INFO [main][CipherTest] transformation=RC6/CFB16/ZEROBYTE 10:44:00,313 INFO [main][CipherTest] transformation=RC6/CFB16/ZEROBYTEPADDING 10:44:00,313 INFO [main][CipherTest] transformation=RC6/CFB160/ 10:44:00,313 INFO [main][CipherTest] transformation=RC6/CFB160/ISO10126 10:44:00,313 INFO [main][CipherTest] transformation=RC6/CFB160/ISO10126-2 10:44:00,313 INFO [main][CipherTest] transformation=RC6/CFB160/ISO10126-2PADDING 10:44:00,313 INFO [main][CipherTest] transformation=RC6/CFB160/ISO10126PADDING 10:44:00,313 INFO [main][CipherTest] transformation=RC6/CFB160/ISO7816-4 10:44:00,313 INFO [main][CipherTest] transformation=RC6/CFB160/ISO7816-4PADDING 10:44:00,313 INFO [main][CipherTest] transformation=RC6/CFB160/NOPADDING 10:44:00,313 INFO [main][CipherTest] transformation=RC6/CFB160/PKCS5 10:44:00,313 INFO [main][CipherTest] transformation=RC6/CFB160/PKCS5PADDING 10:44:00,314 INFO [main][CipherTest] transformation=RC6/CFB160/PKCS7 10:44:00,314 INFO [main][CipherTest] transformation=RC6/CFB160/PKCS7PADDING 10:44:00,314 INFO [main][CipherTest] transformation=RC6/CFB160/TBC 10:44:00,314 INFO [main][CipherTest] transformation=RC6/CFB160/TBCPADDING 10:44:00,314 INFO [main][CipherTest] transformation=RC6/CFB160/X9.23 10:44:00,314 INFO [main][CipherTest] transformation=RC6/CFB160/X9.23PADDING 10:44:00,314 INFO [main][CipherTest] transformation=RC6/CFB160/ZEROBYTE 10:44:00,314 INFO [main][CipherTest] transformation=RC6/CFB160/ZEROBYTEPADDING 10:44:00,314 INFO [main][CipherTest] transformation=RC6/CFB168/ 10:44:00,314 INFO [main][CipherTest] transformation=RC6/CFB168/ISO10126 10:44:00,314 INFO [main][CipherTest] transformation=RC6/CFB168/ISO10126-2 10:44:00,314 INFO [main][CipherTest] transformation=RC6/CFB168/ISO10126-2PADDING 10:44:00,314 INFO [main][CipherTest] transformation=RC6/CFB168/ISO10126PADDING 10:44:00,314 INFO [main][CipherTest] transformation=RC6/CFB168/ISO7816-4 10:44:00,314 INFO [main][CipherTest] transformation=RC6/CFB168/ISO7816-4PADDING 10:44:00,315 INFO [main][CipherTest] transformation=RC6/CFB168/NOPADDING 10:44:00,315 INFO [main][CipherTest] transformation=RC6/CFB168/PKCS5 10:44:00,315 INFO [main][CipherTest] transformation=RC6/CFB168/PKCS5PADDING 10:44:00,315 INFO [main][CipherTest] transformation=RC6/CFB168/PKCS7 10:44:00,315 INFO [main][CipherTest] transformation=RC6/CFB168/PKCS7PADDING 10:44:00,315 INFO [main][CipherTest] transformation=RC6/CFB168/TBC 10:44:00,315 INFO [main][CipherTest] transformation=RC6/CFB168/TBCPADDING 10:44:00,316 INFO [main][CipherTest] transformation=RC6/CFB168/X9.23 10:44:00,316 INFO [main][CipherTest] transformation=RC6/CFB168/X9.23PADDING 10:44:00,316 INFO [main][CipherTest] transformation=RC6/CFB168/ZEROBYTE 10:44:00,316 INFO [main][CipherTest] transformation=RC6/CFB168/ZEROBYTEPADDING 10:44:00,316 INFO [main][CipherTest] transformation=RC6/CFB176/ 10:44:00,316 INFO [main][CipherTest] transformation=RC6/CFB176/ISO10126 10:44:00,316 INFO [main][CipherTest] transformation=RC6/CFB176/ISO10126-2 10:44:00,316 INFO [main][CipherTest] transformation=RC6/CFB176/ISO10126-2PADDING 10:44:00,316 INFO [main][CipherTest] transformation=RC6/CFB176/ISO10126PADDING 10:44:00,316 INFO [main][CipherTest] transformation=RC6/CFB176/ISO7816-4 10:44:00,316 INFO [main][CipherTest] transformation=RC6/CFB176/ISO7816-4PADDING 10:44:00,316 INFO [main][CipherTest] transformation=RC6/CFB176/NOPADDING 10:44:00,317 INFO [main][CipherTest] transformation=RC6/CFB176/PKCS5 10:44:00,317 INFO [main][CipherTest] transformation=RC6/CFB176/PKCS5PADDING 10:44:00,317 INFO [main][CipherTest] transformation=RC6/CFB176/PKCS7 10:44:00,317 INFO [main][CipherTest] transformation=RC6/CFB176/PKCS7PADDING 10:44:00,317 INFO [main][CipherTest] transformation=RC6/CFB176/TBC 10:44:00,317 INFO [main][CipherTest] transformation=RC6/CFB176/TBCPADDING 10:44:00,317 INFO [main][CipherTest] transformation=RC6/CFB176/X9.23 10:44:00,317 INFO [main][CipherTest] transformation=RC6/CFB176/X9.23PADDING 10:44:00,317 INFO [main][CipherTest] transformation=RC6/CFB176/ZEROBYTE 10:44:00,317 INFO [main][CipherTest] transformation=RC6/CFB176/ZEROBYTEPADDING 10:44:00,317 INFO [main][CipherTest] transformation=RC6/CFB184/ 10:44:00,317 INFO [main][CipherTest] transformation=RC6/CFB184/ISO10126 10:44:00,317 INFO [main][CipherTest] transformation=RC6/CFB184/ISO10126-2 10:44:00,318 INFO [main][CipherTest] transformation=RC6/CFB184/ISO10126-2PADDING 10:44:00,318 INFO [main][CipherTest] transformation=RC6/CFB184/ISO10126PADDING 10:44:00,318 INFO [main][CipherTest] transformation=RC6/CFB184/ISO7816-4 10:44:00,318 INFO [main][CipherTest] transformation=RC6/CFB184/ISO7816-4PADDING 10:44:00,318 INFO [main][CipherTest] transformation=RC6/CFB184/NOPADDING 10:44:00,318 INFO [main][CipherTest] transformation=RC6/CFB184/PKCS5 10:44:00,318 INFO [main][CipherTest] transformation=RC6/CFB184/PKCS5PADDING 10:44:00,318 INFO [main][CipherTest] transformation=RC6/CFB184/PKCS7 10:44:00,318 INFO [main][CipherTest] transformation=RC6/CFB184/PKCS7PADDING 10:44:00,318 INFO [main][CipherTest] transformation=RC6/CFB184/TBC 10:44:00,318 INFO [main][CipherTest] transformation=RC6/CFB184/TBCPADDING 10:44:00,319 INFO [main][CipherTest] transformation=RC6/CFB184/X9.23 10:44:00,319 INFO [main][CipherTest] transformation=RC6/CFB184/X9.23PADDING 10:44:00,319 INFO [main][CipherTest] transformation=RC6/CFB184/ZEROBYTE 10:44:00,319 INFO [main][CipherTest] transformation=RC6/CFB184/ZEROBYTEPADDING 10:44:00,319 INFO [main][CipherTest] transformation=RC6/CFB192/ 10:44:00,319 INFO [main][CipherTest] transformation=RC6/CFB192/ISO10126 10:44:00,319 INFO [main][CipherTest] transformation=RC6/CFB192/ISO10126-2 10:44:00,319 INFO [main][CipherTest] transformation=RC6/CFB192/ISO10126-2PADDING 10:44:00,320 INFO [main][CipherTest] transformation=RC6/CFB192/ISO10126PADDING 10:44:00,320 INFO [main][CipherTest] transformation=RC6/CFB192/ISO7816-4 10:44:00,320 INFO [main][CipherTest] transformation=RC6/CFB192/ISO7816-4PADDING 10:44:00,320 INFO [main][CipherTest] transformation=RC6/CFB192/NOPADDING 10:44:00,320 INFO [main][CipherTest] transformation=RC6/CFB192/PKCS5 10:44:00,320 INFO [main][CipherTest] transformation=RC6/CFB192/PKCS5PADDING 10:44:00,320 INFO [main][CipherTest] transformation=RC6/CFB192/PKCS7 10:44:00,320 INFO [main][CipherTest] transformation=RC6/CFB192/PKCS7PADDING 10:44:00,320 INFO [main][CipherTest] transformation=RC6/CFB192/TBC 10:44:00,320 INFO [main][CipherTest] transformation=RC6/CFB192/TBCPADDING 10:44:00,320 INFO [main][CipherTest] transformation=RC6/CFB192/X9.23 10:44:00,320 INFO [main][CipherTest] transformation=RC6/CFB192/X9.23PADDING 10:44:00,320 INFO [main][CipherTest] transformation=RC6/CFB192/ZEROBYTE 10:44:00,321 INFO [main][CipherTest] transformation=RC6/CFB192/ZEROBYTEPADDING 10:44:00,321 INFO [main][CipherTest] transformation=RC6/CFB200/ 10:44:00,321 INFO [main][CipherTest] transformation=RC6/CFB200/ISO10126 10:44:00,321 INFO [main][CipherTest] transformation=RC6/CFB200/ISO10126-2 10:44:00,321 INFO [main][CipherTest] transformation=RC6/CFB200/ISO10126-2PADDING 10:44:00,321 INFO [main][CipherTest] transformation=RC6/CFB200/ISO10126PADDING 10:44:00,321 INFO [main][CipherTest] transformation=RC6/CFB200/ISO7816-4 10:44:00,321 INFO [main][CipherTest] transformation=RC6/CFB200/ISO7816-4PADDING 10:44:00,321 INFO [main][CipherTest] transformation=RC6/CFB200/NOPADDING 10:44:00,321 INFO [main][CipherTest] transformation=RC6/CFB200/PKCS5 10:44:00,321 INFO [main][CipherTest] transformation=RC6/CFB200/PKCS5PADDING 10:44:00,321 INFO [main][CipherTest] transformation=RC6/CFB200/PKCS7 10:44:00,321 INFO [main][CipherTest] transformation=RC6/CFB200/PKCS7PADDING 10:44:00,322 INFO [main][CipherTest] transformation=RC6/CFB200/TBC 10:44:00,322 INFO [main][CipherTest] transformation=RC6/CFB200/TBCPADDING 10:44:00,322 INFO [main][CipherTest] transformation=RC6/CFB200/X9.23 10:44:00,322 INFO [main][CipherTest] transformation=RC6/CFB200/X9.23PADDING 10:44:00,322 INFO [main][CipherTest] transformation=RC6/CFB200/ZEROBYTE 10:44:00,322 INFO [main][CipherTest] transformation=RC6/CFB200/ZEROBYTEPADDING 10:44:00,322 INFO [main][CipherTest] transformation=RC6/CFB208/ 10:44:00,322 INFO [main][CipherTest] transformation=RC6/CFB208/ISO10126 10:44:00,322 INFO [main][CipherTest] transformation=RC6/CFB208/ISO10126-2 10:44:00,322 INFO [main][CipherTest] transformation=RC6/CFB208/ISO10126-2PADDING 10:44:00,322 INFO [main][CipherTest] transformation=RC6/CFB208/ISO10126PADDING 10:44:00,322 INFO [main][CipherTest] transformation=RC6/CFB208/ISO7816-4 10:44:00,323 INFO [main][CipherTest] transformation=RC6/CFB208/ISO7816-4PADDING 10:44:00,323 INFO [main][CipherTest] transformation=RC6/CFB208/NOPADDING 10:44:00,323 INFO [main][CipherTest] transformation=RC6/CFB208/PKCS5 10:44:00,323 INFO [main][CipherTest] transformation=RC6/CFB208/PKCS5PADDING 10:44:00,323 INFO [main][CipherTest] transformation=RC6/CFB208/PKCS7 10:44:00,323 INFO [main][CipherTest] transformation=RC6/CFB208/PKCS7PADDING 10:44:00,323 INFO [main][CipherTest] transformation=RC6/CFB208/TBC 10:44:00,323 INFO [main][CipherTest] transformation=RC6/CFB208/TBCPADDING 10:44:00,323 INFO [main][CipherTest] transformation=RC6/CFB208/X9.23 10:44:00,323 INFO [main][CipherTest] transformation=RC6/CFB208/X9.23PADDING 10:44:00,323 INFO [main][CipherTest] transformation=RC6/CFB208/ZEROBYTE 10:44:00,324 INFO [main][CipherTest] transformation=RC6/CFB208/ZEROBYTEPADDING 10:44:00,324 INFO [main][CipherTest] transformation=RC6/CFB216/ 10:44:00,324 INFO [main][CipherTest] transformation=RC6/CFB216/ISO10126 10:44:00,324 INFO [main][CipherTest] transformation=RC6/CFB216/ISO10126-2 10:44:00,324 INFO [main][CipherTest] transformation=RC6/CFB216/ISO10126-2PADDING 10:44:00,324 INFO [main][CipherTest] transformation=RC6/CFB216/ISO10126PADDING 10:44:00,324 INFO [main][CipherTest] transformation=RC6/CFB216/ISO7816-4 10:44:00,324 INFO [main][CipherTest] transformation=RC6/CFB216/ISO7816-4PADDING 10:44:00,324 INFO [main][CipherTest] transformation=RC6/CFB216/NOPADDING 10:44:00,324 INFO [main][CipherTest] transformation=RC6/CFB216/PKCS5 10:44:00,324 INFO [main][CipherTest] transformation=RC6/CFB216/PKCS5PADDING 10:44:00,324 INFO [main][CipherTest] transformation=RC6/CFB216/PKCS7 10:44:00,324 INFO [main][CipherTest] transformation=RC6/CFB216/PKCS7PADDING 10:44:00,324 INFO [main][CipherTest] transformation=RC6/CFB216/TBC 10:44:00,324 INFO [main][CipherTest] transformation=RC6/CFB216/TBCPADDING 10:44:00,325 INFO [main][CipherTest] transformation=RC6/CFB216/X9.23 10:44:00,325 INFO [main][CipherTest] transformation=RC6/CFB216/X9.23PADDING 10:44:00,325 INFO [main][CipherTest] transformation=RC6/CFB216/ZEROBYTE 10:44:00,325 INFO [main][CipherTest] transformation=RC6/CFB216/ZEROBYTEPADDING 10:44:00,325 INFO [main][CipherTest] transformation=RC6/CFB224/ 10:44:00,325 INFO [main][CipherTest] transformation=RC6/CFB224/ISO10126 10:44:00,325 INFO [main][CipherTest] transformation=RC6/CFB224/ISO10126-2 10:44:00,325 INFO [main][CipherTest] transformation=RC6/CFB224/ISO10126-2PADDING 10:44:00,325 INFO [main][CipherTest] transformation=RC6/CFB224/ISO10126PADDING 10:44:00,325 INFO [main][CipherTest] transformation=RC6/CFB224/ISO7816-4 10:44:00,325 INFO [main][CipherTest] transformation=RC6/CFB224/ISO7816-4PADDING 10:44:00,325 INFO [main][CipherTest] transformation=RC6/CFB224/NOPADDING 10:44:00,325 INFO [main][CipherTest] transformation=RC6/CFB224/PKCS5 10:44:00,326 INFO [main][CipherTest] transformation=RC6/CFB224/PKCS5PADDING 10:44:00,326 INFO [main][CipherTest] transformation=RC6/CFB224/PKCS7 10:44:00,326 INFO [main][CipherTest] transformation=RC6/CFB224/PKCS7PADDING 10:44:00,326 INFO [main][CipherTest] transformation=RC6/CFB224/TBC 10:44:00,326 INFO [main][CipherTest] transformation=RC6/CFB224/TBCPADDING 10:44:00,326 INFO [main][CipherTest] transformation=RC6/CFB224/X9.23 10:44:00,326 INFO [main][CipherTest] transformation=RC6/CFB224/X9.23PADDING 10:44:00,326 INFO [main][CipherTest] transformation=RC6/CFB224/ZEROBYTE 10:44:00,326 INFO [main][CipherTest] transformation=RC6/CFB224/ZEROBYTEPADDING 10:44:00,326 INFO [main][CipherTest] transformation=RC6/CFB232/ 10:44:00,326 INFO [main][CipherTest] transformation=RC6/CFB232/ISO10126 10:44:00,326 INFO [main][CipherTest] transformation=RC6/CFB232/ISO10126-2 10:44:00,326 INFO [main][CipherTest] transformation=RC6/CFB232/ISO10126-2PADDING 10:44:00,326 INFO [main][CipherTest] transformation=RC6/CFB232/ISO10126PADDING 10:44:00,326 INFO [main][CipherTest] transformation=RC6/CFB232/ISO7816-4 10:44:00,326 INFO [main][CipherTest] transformation=RC6/CFB232/ISO7816-4PADDING 10:44:00,327 INFO [main][CipherTest] transformation=RC6/CFB232/NOPADDING 10:44:00,327 INFO [main][CipherTest] transformation=RC6/CFB232/PKCS5 10:44:00,327 INFO [main][CipherTest] transformation=RC6/CFB232/PKCS5PADDING 10:44:00,327 INFO [main][CipherTest] transformation=RC6/CFB232/PKCS7 10:44:00,327 INFO [main][CipherTest] transformation=RC6/CFB232/PKCS7PADDING 10:44:00,327 INFO [main][CipherTest] transformation=RC6/CFB232/TBC 10:44:00,327 INFO [main][CipherTest] transformation=RC6/CFB232/TBCPADDING 10:44:00,327 INFO [main][CipherTest] transformation=RC6/CFB232/X9.23 10:44:00,327 INFO [main][CipherTest] transformation=RC6/CFB232/X9.23PADDING 10:44:00,327 INFO [main][CipherTest] transformation=RC6/CFB232/ZEROBYTE 10:44:00,327 INFO [main][CipherTest] transformation=RC6/CFB232/ZEROBYTEPADDING 10:44:00,328 INFO [main][CipherTest] transformation=RC6/CFB24/ 10:44:00,328 INFO [main][CipherTest] transformation=RC6/CFB24/ISO10126 10:44:00,328 INFO [main][CipherTest] transformation=RC6/CFB24/ISO10126-2 10:44:00,328 INFO [main][CipherTest] transformation=RC6/CFB24/ISO10126-2PADDING 10:44:00,328 INFO [main][CipherTest] transformation=RC6/CFB24/ISO10126PADDING 10:44:00,328 INFO [main][CipherTest] transformation=RC6/CFB24/ISO7816-4 10:44:00,328 INFO [main][CipherTest] transformation=RC6/CFB24/ISO7816-4PADDING 10:44:00,328 INFO [main][CipherTest] transformation=RC6/CFB24/NOPADDING 10:44:00,328 INFO [main][CipherTest] transformation=RC6/CFB24/PKCS5 10:44:00,328 INFO [main][CipherTest] transformation=RC6/CFB24/PKCS5PADDING 10:44:00,328 INFO [main][CipherTest] transformation=RC6/CFB24/PKCS7 10:44:00,328 INFO [main][CipherTest] transformation=RC6/CFB24/PKCS7PADDING 10:44:00,328 INFO [main][CipherTest] transformation=RC6/CFB24/TBC 10:44:00,328 INFO [main][CipherTest] transformation=RC6/CFB24/TBCPADDING 10:44:00,328 INFO [main][CipherTest] transformation=RC6/CFB24/X9.23 10:44:00,328 INFO [main][CipherTest] transformation=RC6/CFB24/X9.23PADDING 10:44:00,328 INFO [main][CipherTest] transformation=RC6/CFB24/ZEROBYTE 10:44:00,329 INFO [main][CipherTest] transformation=RC6/CFB24/ZEROBYTEPADDING 10:44:00,329 INFO [main][CipherTest] transformation=RC6/CFB240/ 10:44:00,329 INFO [main][CipherTest] transformation=RC6/CFB240/ISO10126 10:44:00,329 INFO [main][CipherTest] transformation=RC6/CFB240/ISO10126-2 10:44:00,329 INFO [main][CipherTest] transformation=RC6/CFB240/ISO10126-2PADDING 10:44:00,329 INFO [main][CipherTest] transformation=RC6/CFB240/ISO10126PADDING 10:44:00,329 INFO [main][CipherTest] transformation=RC6/CFB240/ISO7816-4 10:44:00,329 INFO [main][CipherTest] transformation=RC6/CFB240/ISO7816-4PADDING 10:44:00,329 INFO [main][CipherTest] transformation=RC6/CFB240/NOPADDING 10:44:00,329 INFO [main][CipherTest] transformation=RC6/CFB240/PKCS5 10:44:00,329 INFO [main][CipherTest] transformation=RC6/CFB240/PKCS5PADDING 10:44:00,329 INFO [main][CipherTest] transformation=RC6/CFB240/PKCS7 10:44:00,329 INFO [main][CipherTest] transformation=RC6/CFB240/PKCS7PADDING 10:44:00,329 INFO [main][CipherTest] transformation=RC6/CFB240/TBC 10:44:00,329 INFO [main][CipherTest] transformation=RC6/CFB240/TBCPADDING 10:44:00,329 INFO [main][CipherTest] transformation=RC6/CFB240/X9.23 10:44:00,330 INFO [main][CipherTest] transformation=RC6/CFB240/X9.23PADDING 10:44:00,330 INFO [main][CipherTest] transformation=RC6/CFB240/ZEROBYTE 10:44:00,330 INFO [main][CipherTest] transformation=RC6/CFB240/ZEROBYTEPADDING 10:44:00,330 INFO [main][CipherTest] transformation=RC6/CFB248/ 10:44:00,330 INFO [main][CipherTest] transformation=RC6/CFB248/ISO10126 10:44:00,330 INFO [main][CipherTest] transformation=RC6/CFB248/ISO10126-2 10:44:00,330 INFO [main][CipherTest] transformation=RC6/CFB248/ISO10126-2PADDING 10:44:00,330 INFO [main][CipherTest] transformation=RC6/CFB248/ISO10126PADDING 10:44:00,330 INFO [main][CipherTest] transformation=RC6/CFB248/ISO7816-4 10:44:00,330 INFO [main][CipherTest] transformation=RC6/CFB248/ISO7816-4PADDING 10:44:00,330 INFO [main][CipherTest] transformation=RC6/CFB248/NOPADDING 10:44:00,330 INFO [main][CipherTest] transformation=RC6/CFB248/PKCS5 10:44:00,330 INFO [main][CipherTest] transformation=RC6/CFB248/PKCS5PADDING 10:44:00,330 INFO [main][CipherTest] transformation=RC6/CFB248/PKCS7 10:44:00,330 INFO [main][CipherTest] transformation=RC6/CFB248/PKCS7PADDING 10:44:00,331 INFO [main][CipherTest] transformation=RC6/CFB248/TBC 10:44:00,331 INFO [main][CipherTest] transformation=RC6/CFB248/TBCPADDING 10:44:00,331 INFO [main][CipherTest] transformation=RC6/CFB248/X9.23 10:44:00,331 INFO [main][CipherTest] transformation=RC6/CFB248/X9.23PADDING 10:44:00,331 INFO [main][CipherTest] transformation=RC6/CFB248/ZEROBYTE 10:44:00,331 INFO [main][CipherTest] transformation=RC6/CFB248/ZEROBYTEPADDING 10:44:00,331 INFO [main][CipherTest] transformation=RC6/CFB256/ 10:44:00,331 INFO [main][CipherTest] transformation=RC6/CFB256/ISO10126 10:44:00,331 INFO [main][CipherTest] transformation=RC6/CFB256/ISO10126-2 10:44:00,331 INFO [main][CipherTest] transformation=RC6/CFB256/ISO10126-2PADDING 10:44:00,331 INFO [main][CipherTest] transformation=RC6/CFB256/ISO10126PADDING 10:44:00,331 INFO [main][CipherTest] transformation=RC6/CFB256/ISO7816-4 10:44:00,332 INFO [main][CipherTest] transformation=RC6/CFB256/ISO7816-4PADDING 10:44:00,332 INFO [main][CipherTest] transformation=RC6/CFB256/NOPADDING 10:44:00,332 INFO [main][CipherTest] transformation=RC6/CFB256/PKCS5 10:44:00,332 INFO [main][CipherTest] transformation=RC6/CFB256/PKCS5PADDING 10:44:00,332 INFO [main][CipherTest] transformation=RC6/CFB256/PKCS7 10:44:00,332 INFO [main][CipherTest] transformation=RC6/CFB256/PKCS7PADDING 10:44:00,332 INFO [main][CipherTest] transformation=RC6/CFB256/TBC 10:44:00,332 INFO [main][CipherTest] transformation=RC6/CFB256/TBCPADDING 10:44:00,332 INFO [main][CipherTest] transformation=RC6/CFB256/X9.23 10:44:00,332 INFO [main][CipherTest] transformation=RC6/CFB256/X9.23PADDING 10:44:00,332 INFO [main][CipherTest] transformation=RC6/CFB256/ZEROBYTE 10:44:00,332 INFO [main][CipherTest] transformation=RC6/CFB256/ZEROBYTEPADDING 10:44:00,333 INFO [main][CipherTest] transformation=RC6/CFB32/ 10:44:00,333 INFO [main][CipherTest] transformation=RC6/CFB32/ISO10126 10:44:00,333 INFO [main][CipherTest] transformation=RC6/CFB32/ISO10126-2 10:44:00,333 INFO [main][CipherTest] transformation=RC6/CFB32/ISO10126-2PADDING 10:44:00,333 INFO [main][CipherTest] transformation=RC6/CFB32/ISO10126PADDING 10:44:00,333 INFO [main][CipherTest] transformation=RC6/CFB32/ISO7816-4 10:44:00,333 INFO [main][CipherTest] transformation=RC6/CFB32/ISO7816-4PADDING 10:44:00,333 INFO [main][CipherTest] transformation=RC6/CFB32/NOPADDING 10:44:00,333 INFO [main][CipherTest] transformation=RC6/CFB32/PKCS5 10:44:00,333 INFO [main][CipherTest] transformation=RC6/CFB32/PKCS5PADDING 10:44:00,333 INFO [main][CipherTest] transformation=RC6/CFB32/PKCS7 10:44:00,333 INFO [main][CipherTest] transformation=RC6/CFB32/PKCS7PADDING 10:44:00,333 INFO [main][CipherTest] transformation=RC6/CFB32/TBC 10:44:00,333 INFO [main][CipherTest] transformation=RC6/CFB32/TBCPADDING 10:44:00,333 INFO [main][CipherTest] transformation=RC6/CFB32/X9.23 10:44:00,334 INFO [main][CipherTest] transformation=RC6/CFB32/X9.23PADDING 10:44:00,334 INFO [main][CipherTest] transformation=RC6/CFB32/ZEROBYTE 10:44:00,334 INFO [main][CipherTest] transformation=RC6/CFB32/ZEROBYTEPADDING 10:44:00,334 INFO [main][CipherTest] transformation=RC6/CFB40/ 10:44:00,334 INFO [main][CipherTest] transformation=RC6/CFB40/ISO10126 10:44:00,334 INFO [main][CipherTest] transformation=RC6/CFB40/ISO10126-2 10:44:00,334 INFO [main][CipherTest] transformation=RC6/CFB40/ISO10126-2PADDING 10:44:00,334 INFO [main][CipherTest] transformation=RC6/CFB40/ISO10126PADDING 10:44:00,334 INFO [main][CipherTest] transformation=RC6/CFB40/ISO7816-4 10:44:00,334 INFO [main][CipherTest] transformation=RC6/CFB40/ISO7816-4PADDING 10:44:00,334 INFO [main][CipherTest] transformation=RC6/CFB40/NOPADDING 10:44:00,334 INFO [main][CipherTest] transformation=RC6/CFB40/PKCS5 10:44:00,334 INFO [main][CipherTest] transformation=RC6/CFB40/PKCS5PADDING 10:44:00,334 INFO [main][CipherTest] transformation=RC6/CFB40/PKCS7 10:44:00,335 INFO [main][CipherTest] transformation=RC6/CFB40/PKCS7PADDING 10:44:00,335 INFO [main][CipherTest] transformation=RC6/CFB40/TBC 10:44:00,335 INFO [main][CipherTest] transformation=RC6/CFB40/TBCPADDING 10:44:00,335 INFO [main][CipherTest] transformation=RC6/CFB40/X9.23 10:44:00,335 INFO [main][CipherTest] transformation=RC6/CFB40/X9.23PADDING 10:44:00,335 INFO [main][CipherTest] transformation=RC6/CFB40/ZEROBYTE 10:44:00,335 INFO [main][CipherTest] transformation=RC6/CFB40/ZEROBYTEPADDING 10:44:00,335 INFO [main][CipherTest] transformation=RC6/CFB48/ 10:44:00,335 INFO [main][CipherTest] transformation=RC6/CFB48/ISO10126 10:44:00,336 INFO [main][CipherTest] transformation=RC6/CFB48/ISO10126-2 10:44:00,336 INFO [main][CipherTest] transformation=RC6/CFB48/ISO10126-2PADDING 10:44:00,336 INFO [main][CipherTest] transformation=RC6/CFB48/ISO10126PADDING 10:44:00,336 INFO [main][CipherTest] transformation=RC6/CFB48/ISO7816-4 10:44:00,336 INFO [main][CipherTest] transformation=RC6/CFB48/ISO7816-4PADDING 10:44:00,336 INFO [main][CipherTest] transformation=RC6/CFB48/NOPADDING 10:44:00,336 INFO [main][CipherTest] transformation=RC6/CFB48/PKCS5 10:44:00,336 INFO [main][CipherTest] transformation=RC6/CFB48/PKCS5PADDING 10:44:00,336 INFO [main][CipherTest] transformation=RC6/CFB48/PKCS7 10:44:00,336 INFO [main][CipherTest] transformation=RC6/CFB48/PKCS7PADDING 10:44:00,336 INFO [main][CipherTest] transformation=RC6/CFB48/TBC 10:44:00,336 INFO [main][CipherTest] transformation=RC6/CFB48/TBCPADDING 10:44:00,336 INFO [main][CipherTest] transformation=RC6/CFB48/X9.23 10:44:00,336 INFO [main][CipherTest] transformation=RC6/CFB48/X9.23PADDING 10:44:00,337 INFO [main][CipherTest] transformation=RC6/CFB48/ZEROBYTE 10:44:00,337 INFO [main][CipherTest] transformation=RC6/CFB48/ZEROBYTEPADDING 10:44:00,337 INFO [main][CipherTest] transformation=RC6/CFB56/ 10:44:00,337 INFO [main][CipherTest] transformation=RC6/CFB56/ISO10126 10:44:00,337 INFO [main][CipherTest] transformation=RC6/CFB56/ISO10126-2 10:44:00,337 INFO [main][CipherTest] transformation=RC6/CFB56/ISO10126-2PADDING 10:44:00,337 INFO [main][CipherTest] transformation=RC6/CFB56/ISO10126PADDING 10:44:00,337 INFO [main][CipherTest] transformation=RC6/CFB56/ISO7816-4 10:44:00,337 INFO [main][CipherTest] transformation=RC6/CFB56/ISO7816-4PADDING 10:44:00,337 INFO [main][CipherTest] transformation=RC6/CFB56/NOPADDING 10:44:00,337 INFO [main][CipherTest] transformation=RC6/CFB56/PKCS5 10:44:00,337 INFO [main][CipherTest] transformation=RC6/CFB56/PKCS5PADDING 10:44:00,338 INFO [main][CipherTest] transformation=RC6/CFB56/PKCS7 10:44:00,338 INFO [main][CipherTest] transformation=RC6/CFB56/PKCS7PADDING 10:44:00,338 INFO [main][CipherTest] transformation=RC6/CFB56/TBC 10:44:00,338 INFO [main][CipherTest] transformation=RC6/CFB56/TBCPADDING 10:44:00,338 INFO [main][CipherTest] transformation=RC6/CFB56/X9.23 10:44:00,338 INFO [main][CipherTest] transformation=RC6/CFB56/X9.23PADDING 10:44:00,338 INFO [main][CipherTest] transformation=RC6/CFB56/ZEROBYTE 10:44:00,338 INFO [main][CipherTest] transformation=RC6/CFB56/ZEROBYTEPADDING 10:44:00,338 INFO [main][CipherTest] transformation=RC6/CFB64/ 10:44:00,338 INFO [main][CipherTest] transformation=RC6/CFB64/ISO10126 10:44:00,338 INFO [main][CipherTest] transformation=RC6/CFB64/ISO10126-2 10:44:00,338 INFO [main][CipherTest] transformation=RC6/CFB64/ISO10126-2PADDING 10:44:00,339 INFO [main][CipherTest] transformation=RC6/CFB64/ISO10126PADDING 10:44:00,339 INFO [main][CipherTest] transformation=RC6/CFB64/ISO7816-4 10:44:00,339 INFO [main][CipherTest] transformation=RC6/CFB64/ISO7816-4PADDING 10:44:00,339 INFO [main][CipherTest] transformation=RC6/CFB64/NOPADDING 10:44:00,339 INFO [main][CipherTest] transformation=RC6/CFB64/PKCS5 10:44:00,339 INFO [main][CipherTest] transformation=RC6/CFB64/PKCS5PADDING 10:44:00,339 INFO [main][CipherTest] transformation=RC6/CFB64/PKCS7 10:44:00,339 INFO [main][CipherTest] transformation=RC6/CFB64/PKCS7PADDING 10:44:00,339 INFO [main][CipherTest] transformation=RC6/CFB64/TBC 10:44:00,340 INFO [main][CipherTest] transformation=RC6/CFB64/TBCPADDING 10:44:00,340 INFO [main][CipherTest] transformation=RC6/CFB64/X9.23 10:44:00,340 INFO [main][CipherTest] transformation=RC6/CFB64/X9.23PADDING 10:44:00,340 INFO [main][CipherTest] transformation=RC6/CFB64/ZEROBYTE 10:44:00,340 INFO [main][CipherTest] transformation=RC6/CFB64/ZEROBYTEPADDING 10:44:00,340 INFO [main][CipherTest] transformation=RC6/CFB72/ 10:44:00,340 INFO [main][CipherTest] transformation=RC6/CFB72/ISO10126 10:44:00,340 INFO [main][CipherTest] transformation=RC6/CFB72/ISO10126-2 10:44:00,340 INFO [main][CipherTest] transformation=RC6/CFB72/ISO10126-2PADDING 10:44:00,340 INFO [main][CipherTest] transformation=RC6/CFB72/ISO10126PADDING 10:44:00,340 INFO [main][CipherTest] transformation=RC6/CFB72/ISO7816-4 10:44:00,340 INFO [main][CipherTest] transformation=RC6/CFB72/ISO7816-4PADDING 10:44:00,340 INFO [main][CipherTest] transformation=RC6/CFB72/NOPADDING 10:44:00,340 INFO [main][CipherTest] transformation=RC6/CFB72/PKCS5 10:44:00,340 INFO [main][CipherTest] transformation=RC6/CFB72/PKCS5PADDING 10:44:00,341 INFO [main][CipherTest] transformation=RC6/CFB72/PKCS7 10:44:00,341 INFO [main][CipherTest] transformation=RC6/CFB72/PKCS7PADDING 10:44:00,341 INFO [main][CipherTest] transformation=RC6/CFB72/TBC 10:44:00,341 INFO [main][CipherTest] transformation=RC6/CFB72/TBCPADDING 10:44:00,341 INFO [main][CipherTest] transformation=RC6/CFB72/X9.23 10:44:00,341 INFO [main][CipherTest] transformation=RC6/CFB72/X9.23PADDING 10:44:00,341 INFO [main][CipherTest] transformation=RC6/CFB72/ZEROBYTE 10:44:00,341 INFO [main][CipherTest] transformation=RC6/CFB72/ZEROBYTEPADDING 10:44:00,341 INFO [main][CipherTest] transformation=RC6/CFB8/ 10:44:00,341 INFO [main][CipherTest] transformation=RC6/CFB8/ISO10126 10:44:00,341 INFO [main][CipherTest] transformation=RC6/CFB8/ISO10126-2 10:44:00,341 INFO [main][CipherTest] transformation=RC6/CFB8/ISO10126-2PADDING 10:44:00,341 INFO [main][CipherTest] transformation=RC6/CFB8/ISO10126PADDING 10:44:00,341 INFO [main][CipherTest] transformation=RC6/CFB8/ISO7816-4 10:44:00,341 INFO [main][CipherTest] transformation=RC6/CFB8/ISO7816-4PADDING 10:44:00,342 INFO [main][CipherTest] transformation=RC6/CFB8/NOPADDING 10:44:00,342 INFO [main][CipherTest] transformation=RC6/CFB8/PKCS5 10:44:00,342 INFO [main][CipherTest] transformation=RC6/CFB8/PKCS5PADDING 10:44:00,342 INFO [main][CipherTest] transformation=RC6/CFB8/PKCS7 10:44:00,342 INFO [main][CipherTest] transformation=RC6/CFB8/PKCS7PADDING 10:44:00,342 INFO [main][CipherTest] transformation=RC6/CFB8/TBC 10:44:00,342 INFO [main][CipherTest] transformation=RC6/CFB8/TBCPADDING 10:44:00,342 INFO [main][CipherTest] transformation=RC6/CFB8/X9.23 10:44:00,342 INFO [main][CipherTest] transformation=RC6/CFB8/X9.23PADDING 10:44:00,342 INFO [main][CipherTest] transformation=RC6/CFB8/ZEROBYTE 10:44:00,342 INFO [main][CipherTest] transformation=RC6/CFB8/ZEROBYTEPADDING 10:44:00,342 INFO [main][CipherTest] transformation=RC6/CFB80/ 10:44:00,342 INFO [main][CipherTest] transformation=RC6/CFB80/ISO10126 10:44:00,342 INFO [main][CipherTest] transformation=RC6/CFB80/ISO10126-2 10:44:00,342 INFO [main][CipherTest] transformation=RC6/CFB80/ISO10126-2PADDING 10:44:00,342 INFO [main][CipherTest] transformation=RC6/CFB80/ISO10126PADDING 10:44:00,342 INFO [main][CipherTest] transformation=RC6/CFB80/ISO7816-4 10:44:00,343 INFO [main][CipherTest] transformation=RC6/CFB80/ISO7816-4PADDING 10:44:00,343 INFO [main][CipherTest] transformation=RC6/CFB80/NOPADDING 10:44:00,343 INFO [main][CipherTest] transformation=RC6/CFB80/PKCS5 10:44:00,343 INFO [main][CipherTest] transformation=RC6/CFB80/PKCS5PADDING 10:44:00,343 INFO [main][CipherTest] transformation=RC6/CFB80/PKCS7 10:44:00,343 INFO [main][CipherTest] transformation=RC6/CFB80/PKCS7PADDING 10:44:00,343 INFO [main][CipherTest] transformation=RC6/CFB80/TBC 10:44:00,343 INFO [main][CipherTest] transformation=RC6/CFB80/TBCPADDING 10:44:00,344 INFO [main][CipherTest] transformation=RC6/CFB80/X9.23 10:44:00,344 INFO [main][CipherTest] transformation=RC6/CFB80/X9.23PADDING 10:44:00,344 INFO [main][CipherTest] transformation=RC6/CFB80/ZEROBYTE 10:44:00,344 INFO [main][CipherTest] transformation=RC6/CFB80/ZEROBYTEPADDING 10:44:00,344 INFO [main][CipherTest] transformation=RC6/CFB88/ 10:44:00,344 INFO [main][CipherTest] transformation=RC6/CFB88/ISO10126 10:44:00,344 INFO [main][CipherTest] transformation=RC6/CFB88/ISO10126-2 10:44:00,344 INFO [main][CipherTest] transformation=RC6/CFB88/ISO10126-2PADDING 10:44:00,344 INFO [main][CipherTest] transformation=RC6/CFB88/ISO10126PADDING 10:44:00,344 INFO [main][CipherTest] transformation=RC6/CFB88/ISO7816-4 10:44:00,344 INFO [main][CipherTest] transformation=RC6/CFB88/ISO7816-4PADDING 10:44:00,344 INFO [main][CipherTest] transformation=RC6/CFB88/NOPADDING 10:44:00,344 INFO [main][CipherTest] transformation=RC6/CFB88/PKCS5 10:44:00,344 INFO [main][CipherTest] transformation=RC6/CFB88/PKCS5PADDING 10:44:00,345 INFO [main][CipherTest] transformation=RC6/CFB88/PKCS7 10:44:00,345 INFO [main][CipherTest] transformation=RC6/CFB88/PKCS7PADDING 10:44:00,345 INFO [main][CipherTest] transformation=RC6/CFB88/TBC 10:44:00,345 INFO [main][CipherTest] transformation=RC6/CFB88/TBCPADDING 10:44:00,345 INFO [main][CipherTest] transformation=RC6/CFB88/X9.23 10:44:00,345 INFO [main][CipherTest] transformation=RC6/CFB88/X9.23PADDING 10:44:00,345 INFO [main][CipherTest] transformation=RC6/CFB88/ZEROBYTE 10:44:00,345 INFO [main][CipherTest] transformation=RC6/CFB88/ZEROBYTEPADDING 10:44:00,345 INFO [main][CipherTest] transformation=RC6/CFB96/ 10:44:00,345 INFO [main][CipherTest] transformation=RC6/CFB96/ISO10126 10:44:00,345 INFO [main][CipherTest] transformation=RC6/CFB96/ISO10126-2 10:44:00,345 INFO [main][CipherTest] transformation=RC6/CFB96/ISO10126-2PADDING 10:44:00,345 INFO [main][CipherTest] transformation=RC6/CFB96/ISO10126PADDING 10:44:00,345 INFO [main][CipherTest] transformation=RC6/CFB96/ISO7816-4 10:44:00,345 INFO [main][CipherTest] transformation=RC6/CFB96/ISO7816-4PADDING 10:44:00,346 INFO [main][CipherTest] transformation=RC6/CFB96/NOPADDING 10:44:00,346 INFO [main][CipherTest] transformation=RC6/CFB96/PKCS5 10:44:00,346 INFO [main][CipherTest] transformation=RC6/CFB96/PKCS5PADDING 10:44:00,346 INFO [main][CipherTest] transformation=RC6/CFB96/PKCS7 10:44:00,346 INFO [main][CipherTest] transformation=RC6/CFB96/PKCS7PADDING 10:44:00,346 INFO [main][CipherTest] transformation=RC6/CFB96/TBC 10:44:00,346 INFO [main][CipherTest] transformation=RC6/CFB96/TBCPADDING 10:44:00,346 INFO [main][CipherTest] transformation=RC6/CFB96/X9.23 10:44:00,346 INFO [main][CipherTest] transformation=RC6/CFB96/X9.23PADDING 10:44:00,346 INFO [main][CipherTest] transformation=RC6/CFB96/ZEROBYTE 10:44:00,346 INFO [main][CipherTest] transformation=RC6/CFB96/ZEROBYTEPADDING 10:44:00,346 INFO [main][CipherTest] transformation=RC6/CTS/ 10:44:00,346 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "RC6/CTS/" does not support IV => Skipping. 10:44:00,346 INFO [main][CipherTest] transformation=RC6/CTS/NOPADDING 10:44:00,346 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "RC6/CTS/NOPADDING" does not support IV => Skipping. 10:44:00,346 INFO [main][CipherTest] transformation=RC6/EAX/ 10:44:00,347 INFO [main][CipherTest] transformation=RC6/EAX/NOPADDING 10:44:00,347 INFO [main][CipherTest] transformation=RC6/ECB/ 10:44:00,348 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "RC6/ECB/" does not support IV => Skipping. 10:44:00,348 INFO [main][CipherTest] transformation=RC6/ECB/NOPADDING 10:44:00,348 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "RC6/ECB/NOPADDING" does not support IV => Skipping. 10:44:00,348 INFO [main][CipherTest] transformation=RC6/GCM/ 10:44:00,348 INFO [main][CipherTest] transformation=RC6/GCM/NOPADDING 10:44:00,349 INFO [main][CipherTest] transformation=RC6/OFB/ 10:44:00,349 INFO [main][CipherTest] transformation=RC6/OFB/ISO10126 10:44:00,349 INFO [main][CipherTest] transformation=RC6/OFB/ISO10126-2 10:44:00,349 INFO [main][CipherTest] transformation=RC6/OFB/ISO10126-2PADDING 10:44:00,349 INFO [main][CipherTest] transformation=RC6/OFB/ISO10126PADDING 10:44:00,349 INFO [main][CipherTest] transformation=RC6/OFB/ISO7816-4 10:44:00,349 INFO [main][CipherTest] transformation=RC6/OFB/ISO7816-4PADDING 10:44:00,350 INFO [main][CipherTest] transformation=RC6/OFB/NOPADDING 10:44:00,350 INFO [main][CipherTest] transformation=RC6/OFB/PKCS5 10:44:00,350 INFO [main][CipherTest] transformation=RC6/OFB/PKCS5PADDING 10:44:00,350 INFO [main][CipherTest] transformation=RC6/OFB/PKCS7 10:44:00,350 INFO [main][CipherTest] transformation=RC6/OFB/PKCS7PADDING 10:44:00,350 INFO [main][CipherTest] transformation=RC6/OFB/TBC 10:44:00,350 INFO [main][CipherTest] transformation=RC6/OFB/TBCPADDING 10:44:00,350 INFO [main][CipherTest] transformation=RC6/OFB/X9.23 10:44:00,350 INFO [main][CipherTest] transformation=RC6/OFB/X9.23PADDING 10:44:00,350 INFO [main][CipherTest] transformation=RC6/OFB/ZEROBYTE 10:44:00,351 INFO [main][CipherTest] transformation=RC6/OFB/ZEROBYTEPADDING 10:44:00,351 INFO [main][CipherTest] transformation=RC6/OFB104/ 10:44:00,351 INFO [main][CipherTest] transformation=RC6/OFB104/ISO10126 10:44:00,351 INFO [main][CipherTest] transformation=RC6/OFB104/ISO10126-2 10:44:00,351 INFO [main][CipherTest] transformation=RC6/OFB104/ISO10126-2PADDING 10:44:00,351 INFO [main][CipherTest] transformation=RC6/OFB104/ISO10126PADDING 10:44:00,351 INFO [main][CipherTest] transformation=RC6/OFB104/ISO7816-4 10:44:00,351 INFO [main][CipherTest] transformation=RC6/OFB104/ISO7816-4PADDING 10:44:00,351 INFO [main][CipherTest] transformation=RC6/OFB104/NOPADDING 10:44:00,351 INFO [main][CipherTest] transformation=RC6/OFB104/PKCS5 10:44:00,351 INFO [main][CipherTest] transformation=RC6/OFB104/PKCS5PADDING 10:44:00,351 INFO [main][CipherTest] transformation=RC6/OFB104/PKCS7 10:44:00,352 INFO [main][CipherTest] transformation=RC6/OFB104/PKCS7PADDING 10:44:00,352 INFO [main][CipherTest] transformation=RC6/OFB104/TBC 10:44:00,352 INFO [main][CipherTest] transformation=RC6/OFB104/TBCPADDING 10:44:00,352 INFO [main][CipherTest] transformation=RC6/OFB104/X9.23 10:44:00,352 INFO [main][CipherTest] transformation=RC6/OFB104/X9.23PADDING 10:44:00,352 INFO [main][CipherTest] transformation=RC6/OFB104/ZEROBYTE 10:44:00,352 INFO [main][CipherTest] transformation=RC6/OFB104/ZEROBYTEPADDING 10:44:00,352 INFO [main][CipherTest] transformation=RC6/OFB112/ 10:44:00,352 INFO [main][CipherTest] transformation=RC6/OFB112/ISO10126 10:44:00,352 INFO [main][CipherTest] transformation=RC6/OFB112/ISO10126-2 10:44:00,352 INFO [main][CipherTest] transformation=RC6/OFB112/ISO10126-2PADDING 10:44:00,352 INFO [main][CipherTest] transformation=RC6/OFB112/ISO10126PADDING 10:44:00,352 INFO [main][CipherTest] transformation=RC6/OFB112/ISO7816-4 10:44:00,352 INFO [main][CipherTest] transformation=RC6/OFB112/ISO7816-4PADDING 10:44:00,352 INFO [main][CipherTest] transformation=RC6/OFB112/NOPADDING 10:44:00,352 INFO [main][CipherTest] transformation=RC6/OFB112/PKCS5 10:44:00,352 INFO [main][CipherTest] transformation=RC6/OFB112/PKCS5PADDING 10:44:00,353 INFO [main][CipherTest] transformation=RC6/OFB112/PKCS7 10:44:00,353 INFO [main][CipherTest] transformation=RC6/OFB112/PKCS7PADDING 10:44:00,353 INFO [main][CipherTest] transformation=RC6/OFB112/TBC 10:44:00,353 INFO [main][CipherTest] transformation=RC6/OFB112/TBCPADDING 10:44:00,353 INFO [main][CipherTest] transformation=RC6/OFB112/X9.23 10:44:00,353 INFO [main][CipherTest] transformation=RC6/OFB112/X9.23PADDING 10:44:00,353 INFO [main][CipherTest] transformation=RC6/OFB112/ZEROBYTE 10:44:00,353 INFO [main][CipherTest] transformation=RC6/OFB112/ZEROBYTEPADDING 10:44:00,353 INFO [main][CipherTest] transformation=RC6/OFB120/ 10:44:00,353 INFO [main][CipherTest] transformation=RC6/OFB120/ISO10126 10:44:00,353 INFO [main][CipherTest] transformation=RC6/OFB120/ISO10126-2 10:44:00,353 INFO [main][CipherTest] transformation=RC6/OFB120/ISO10126-2PADDING 10:44:00,353 INFO [main][CipherTest] transformation=RC6/OFB120/ISO10126PADDING 10:44:00,353 INFO [main][CipherTest] transformation=RC6/OFB120/ISO7816-4 10:44:00,353 INFO [main][CipherTest] transformation=RC6/OFB120/ISO7816-4PADDING 10:44:00,353 INFO [main][CipherTest] transformation=RC6/OFB120/NOPADDING 10:44:00,354 INFO [main][CipherTest] transformation=RC6/OFB120/PKCS5 10:44:00,354 INFO [main][CipherTest] transformation=RC6/OFB120/PKCS5PADDING 10:44:00,354 INFO [main][CipherTest] transformation=RC6/OFB120/PKCS7 10:44:00,354 INFO [main][CipherTest] transformation=RC6/OFB120/PKCS7PADDING 10:44:00,354 INFO [main][CipherTest] transformation=RC6/OFB120/TBC 10:44:00,354 INFO [main][CipherTest] transformation=RC6/OFB120/TBCPADDING 10:44:00,354 INFO [main][CipherTest] transformation=RC6/OFB120/X9.23 10:44:00,354 INFO [main][CipherTest] transformation=RC6/OFB120/X9.23PADDING 10:44:00,354 INFO [main][CipherTest] transformation=RC6/OFB120/ZEROBYTE 10:44:00,354 INFO [main][CipherTest] transformation=RC6/OFB120/ZEROBYTEPADDING 10:44:00,354 INFO [main][CipherTest] transformation=RC6/OFB128/ 10:44:00,354 INFO [main][CipherTest] transformation=RC6/OFB128/ISO10126 10:44:00,354 INFO [main][CipherTest] transformation=RC6/OFB128/ISO10126-2 10:44:00,355 INFO [main][CipherTest] transformation=RC6/OFB128/ISO10126-2PADDING 10:44:00,355 INFO [main][CipherTest] transformation=RC6/OFB128/ISO10126PADDING 10:44:00,355 INFO [main][CipherTest] transformation=RC6/OFB128/ISO7816-4 10:44:00,355 INFO [main][CipherTest] transformation=RC6/OFB128/ISO7816-4PADDING 10:44:00,355 INFO [main][CipherTest] transformation=RC6/OFB128/NOPADDING 10:44:00,355 INFO [main][CipherTest] transformation=RC6/OFB128/PKCS5 10:44:00,355 INFO [main][CipherTest] transformation=RC6/OFB128/PKCS5PADDING 10:44:00,355 INFO [main][CipherTest] transformation=RC6/OFB128/PKCS7 10:44:00,355 INFO [main][CipherTest] transformation=RC6/OFB128/PKCS7PADDING 10:44:00,356 INFO [main][CipherTest] transformation=RC6/OFB128/TBC 10:44:00,356 INFO [main][CipherTest] transformation=RC6/OFB128/TBCPADDING 10:44:00,356 INFO [main][CipherTest] transformation=RC6/OFB128/X9.23 10:44:00,356 INFO [main][CipherTest] transformation=RC6/OFB128/X9.23PADDING 10:44:00,356 INFO [main][CipherTest] transformation=RC6/OFB128/ZEROBYTE 10:44:00,356 INFO [main][CipherTest] transformation=RC6/OFB128/ZEROBYTEPADDING 10:44:00,356 INFO [main][CipherTest] transformation=RC6/OFB136/ 10:44:00,356 INFO [main][CipherTest] transformation=RC6/OFB136/ISO10126 10:44:00,356 INFO [main][CipherTest] transformation=RC6/OFB136/ISO10126-2 10:44:00,356 INFO [main][CipherTest] transformation=RC6/OFB136/ISO10126-2PADDING 10:44:00,356 INFO [main][CipherTest] transformation=RC6/OFB136/ISO10126PADDING 10:44:00,356 INFO [main][CipherTest] transformation=RC6/OFB136/ISO7816-4 10:44:00,356 INFO [main][CipherTest] transformation=RC6/OFB136/ISO7816-4PADDING 10:44:00,356 INFO [main][CipherTest] transformation=RC6/OFB136/NOPADDING 10:44:00,356 INFO [main][CipherTest] transformation=RC6/OFB136/PKCS5 10:44:00,356 INFO [main][CipherTest] transformation=RC6/OFB136/PKCS5PADDING 10:44:00,357 INFO [main][CipherTest] transformation=RC6/OFB136/PKCS7 10:44:00,357 INFO [main][CipherTest] transformation=RC6/OFB136/PKCS7PADDING 10:44:00,357 INFO [main][CipherTest] transformation=RC6/OFB136/TBC 10:44:00,357 INFO [main][CipherTest] transformation=RC6/OFB136/TBCPADDING 10:44:00,357 INFO [main][CipherTest] transformation=RC6/OFB136/X9.23 10:44:00,357 INFO [main][CipherTest] transformation=RC6/OFB136/X9.23PADDING 10:44:00,357 INFO [main][CipherTest] transformation=RC6/OFB136/ZEROBYTE 10:44:00,357 INFO [main][CipherTest] transformation=RC6/OFB136/ZEROBYTEPADDING 10:44:00,357 INFO [main][CipherTest] transformation=RC6/OFB144/ 10:44:00,357 INFO [main][CipherTest] transformation=RC6/OFB144/ISO10126 10:44:00,357 INFO [main][CipherTest] transformation=RC6/OFB144/ISO10126-2 10:44:00,357 INFO [main][CipherTest] transformation=RC6/OFB144/ISO10126-2PADDING 10:44:00,357 INFO [main][CipherTest] transformation=RC6/OFB144/ISO10126PADDING 10:44:00,357 INFO [main][CipherTest] transformation=RC6/OFB144/ISO7816-4 10:44:00,357 INFO [main][CipherTest] transformation=RC6/OFB144/ISO7816-4PADDING 10:44:00,358 INFO [main][CipherTest] transformation=RC6/OFB144/NOPADDING 10:44:00,358 INFO [main][CipherTest] transformation=RC6/OFB144/PKCS5 10:44:00,358 INFO [main][CipherTest] transformation=RC6/OFB144/PKCS5PADDING 10:44:00,358 INFO [main][CipherTest] transformation=RC6/OFB144/PKCS7 10:44:00,358 INFO [main][CipherTest] transformation=RC6/OFB144/PKCS7PADDING 10:44:00,358 INFO [main][CipherTest] transformation=RC6/OFB144/TBC 10:44:00,358 INFO [main][CipherTest] transformation=RC6/OFB144/TBCPADDING 10:44:00,358 INFO [main][CipherTest] transformation=RC6/OFB144/X9.23 10:44:00,358 INFO [main][CipherTest] transformation=RC6/OFB144/X9.23PADDING 10:44:00,358 INFO [main][CipherTest] transformation=RC6/OFB144/ZEROBYTE 10:44:00,358 INFO [main][CipherTest] transformation=RC6/OFB144/ZEROBYTEPADDING 10:44:00,358 INFO [main][CipherTest] transformation=RC6/OFB152/ 10:44:00,358 INFO [main][CipherTest] transformation=RC6/OFB152/ISO10126 10:44:00,358 INFO [main][CipherTest] transformation=RC6/OFB152/ISO10126-2 10:44:00,358 INFO [main][CipherTest] transformation=RC6/OFB152/ISO10126-2PADDING 10:44:00,359 INFO [main][CipherTest] transformation=RC6/OFB152/ISO10126PADDING 10:44:00,359 INFO [main][CipherTest] transformation=RC6/OFB152/ISO7816-4 10:44:00,359 INFO [main][CipherTest] transformation=RC6/OFB152/ISO7816-4PADDING 10:44:00,359 INFO [main][CipherTest] transformation=RC6/OFB152/NOPADDING 10:44:00,359 INFO [main][CipherTest] transformation=RC6/OFB152/PKCS5 10:44:00,359 INFO [main][CipherTest] transformation=RC6/OFB152/PKCS5PADDING 10:44:00,359 INFO [main][CipherTest] transformation=RC6/OFB152/PKCS7 10:44:00,359 INFO [main][CipherTest] transformation=RC6/OFB152/PKCS7PADDING 10:44:00,359 INFO [main][CipherTest] transformation=RC6/OFB152/TBC 10:44:00,359 INFO [main][CipherTest] transformation=RC6/OFB152/TBCPADDING 10:44:00,359 INFO [main][CipherTest] transformation=RC6/OFB152/X9.23 10:44:00,359 INFO [main][CipherTest] transformation=RC6/OFB152/X9.23PADDING 10:44:00,360 INFO [main][CipherTest] transformation=RC6/OFB152/ZEROBYTE 10:44:00,360 INFO [main][CipherTest] transformation=RC6/OFB152/ZEROBYTEPADDING 10:44:00,360 INFO [main][CipherTest] transformation=RC6/OFB16/ 10:44:00,360 INFO [main][CipherTest] transformation=RC6/OFB16/ISO10126 10:44:00,360 INFO [main][CipherTest] transformation=RC6/OFB16/ISO10126-2 10:44:00,360 INFO [main][CipherTest] transformation=RC6/OFB16/ISO10126-2PADDING 10:44:00,360 INFO [main][CipherTest] transformation=RC6/OFB16/ISO10126PADDING 10:44:00,360 INFO [main][CipherTest] transformation=RC6/OFB16/ISO7816-4 10:44:00,360 INFO [main][CipherTest] transformation=RC6/OFB16/ISO7816-4PADDING 10:44:00,360 INFO [main][CipherTest] transformation=RC6/OFB16/NOPADDING 10:44:00,360 INFO [main][CipherTest] transformation=RC6/OFB16/PKCS5 10:44:00,360 INFO [main][CipherTest] transformation=RC6/OFB16/PKCS5PADDING 10:44:00,360 INFO [main][CipherTest] transformation=RC6/OFB16/PKCS7 10:44:00,360 INFO [main][CipherTest] transformation=RC6/OFB16/PKCS7PADDING 10:44:00,361 INFO [main][CipherTest] transformation=RC6/OFB16/TBC 10:44:00,361 INFO [main][CipherTest] transformation=RC6/OFB16/TBCPADDING 10:44:00,361 INFO [main][CipherTest] transformation=RC6/OFB16/X9.23 10:44:00,361 INFO [main][CipherTest] transformation=RC6/OFB16/X9.23PADDING 10:44:00,361 INFO [main][CipherTest] transformation=RC6/OFB16/ZEROBYTE 10:44:00,361 INFO [main][CipherTest] transformation=RC6/OFB16/ZEROBYTEPADDING 10:44:00,361 INFO [main][CipherTest] transformation=RC6/OFB160/ 10:44:00,361 INFO [main][CipherTest] transformation=RC6/OFB160/ISO10126 10:44:00,361 INFO [main][CipherTest] transformation=RC6/OFB160/ISO10126-2 10:44:00,361 INFO [main][CipherTest] transformation=RC6/OFB160/ISO10126-2PADDING 10:44:00,361 INFO [main][CipherTest] transformation=RC6/OFB160/ISO10126PADDING 10:44:00,361 INFO [main][CipherTest] transformation=RC6/OFB160/ISO7816-4 10:44:00,362 INFO [main][CipherTest] transformation=RC6/OFB160/ISO7816-4PADDING 10:44:00,362 INFO [main][CipherTest] transformation=RC6/OFB160/NOPADDING 10:44:00,362 INFO [main][CipherTest] transformation=RC6/OFB160/PKCS5 10:44:00,362 INFO [main][CipherTest] transformation=RC6/OFB160/PKCS5PADDING 10:44:00,362 INFO [main][CipherTest] transformation=RC6/OFB160/PKCS7 10:44:00,362 INFO [main][CipherTest] transformation=RC6/OFB160/PKCS7PADDING 10:44:00,362 INFO [main][CipherTest] transformation=RC6/OFB160/TBC 10:44:00,362 INFO [main][CipherTest] transformation=RC6/OFB160/TBCPADDING 10:44:00,362 INFO [main][CipherTest] transformation=RC6/OFB160/X9.23 10:44:00,362 INFO [main][CipherTest] transformation=RC6/OFB160/X9.23PADDING 10:44:00,362 INFO [main][CipherTest] transformation=RC6/OFB160/ZEROBYTE 10:44:00,362 INFO [main][CipherTest] transformation=RC6/OFB160/ZEROBYTEPADDING 10:44:00,362 INFO [main][CipherTest] transformation=RC6/OFB168/ 10:44:00,362 INFO [main][CipherTest] transformation=RC6/OFB168/ISO10126 10:44:00,362 INFO [main][CipherTest] transformation=RC6/OFB168/ISO10126-2 10:44:00,362 INFO [main][CipherTest] transformation=RC6/OFB168/ISO10126-2PADDING 10:44:00,363 INFO [main][CipherTest] transformation=RC6/OFB168/ISO10126PADDING 10:44:00,363 INFO [main][CipherTest] transformation=RC6/OFB168/ISO7816-4 10:44:00,363 INFO [main][CipherTest] transformation=RC6/OFB168/ISO7816-4PADDING 10:44:00,363 INFO [main][CipherTest] transformation=RC6/OFB168/NOPADDING 10:44:00,363 INFO [main][CipherTest] transformation=RC6/OFB168/PKCS5 10:44:00,363 INFO [main][CipherTest] transformation=RC6/OFB168/PKCS5PADDING 10:44:00,363 INFO [main][CipherTest] transformation=RC6/OFB168/PKCS7 10:44:00,363 INFO [main][CipherTest] transformation=RC6/OFB168/PKCS7PADDING 10:44:00,363 INFO [main][CipherTest] transformation=RC6/OFB168/TBC 10:44:00,363 INFO [main][CipherTest] transformation=RC6/OFB168/TBCPADDING 10:44:00,363 INFO [main][CipherTest] transformation=RC6/OFB168/X9.23 10:44:00,363 INFO [main][CipherTest] transformation=RC6/OFB168/X9.23PADDING 10:44:00,363 INFO [main][CipherTest] transformation=RC6/OFB168/ZEROBYTE 10:44:00,363 INFO [main][CipherTest] transformation=RC6/OFB168/ZEROBYTEPADDING 10:44:00,363 INFO [main][CipherTest] transformation=RC6/OFB176/ 10:44:00,364 INFO [main][CipherTest] transformation=RC6/OFB176/ISO10126 10:44:00,364 INFO [main][CipherTest] transformation=RC6/OFB176/ISO10126-2 10:44:00,364 INFO [main][CipherTest] transformation=RC6/OFB176/ISO10126-2PADDING 10:44:00,364 INFO [main][CipherTest] transformation=RC6/OFB176/ISO10126PADDING 10:44:00,364 INFO [main][CipherTest] transformation=RC6/OFB176/ISO7816-4 10:44:00,364 INFO [main][CipherTest] transformation=RC6/OFB176/ISO7816-4PADDING 10:44:00,364 INFO [main][CipherTest] transformation=RC6/OFB176/NOPADDING 10:44:00,364 INFO [main][CipherTest] transformation=RC6/OFB176/PKCS5 10:44:00,364 INFO [main][CipherTest] transformation=RC6/OFB176/PKCS5PADDING 10:44:00,364 INFO [main][CipherTest] transformation=RC6/OFB176/PKCS7 10:44:00,364 INFO [main][CipherTest] transformation=RC6/OFB176/PKCS7PADDING 10:44:00,364 INFO [main][CipherTest] transformation=RC6/OFB176/TBC 10:44:00,364 INFO [main][CipherTest] transformation=RC6/OFB176/TBCPADDING 10:44:00,364 INFO [main][CipherTest] transformation=RC6/OFB176/X9.23 10:44:00,365 INFO [main][CipherTest] transformation=RC6/OFB176/X9.23PADDING 10:44:00,365 INFO [main][CipherTest] transformation=RC6/OFB176/ZEROBYTE 10:44:00,365 INFO [main][CipherTest] transformation=RC6/OFB176/ZEROBYTEPADDING 10:44:00,365 INFO [main][CipherTest] transformation=RC6/OFB184/ 10:44:00,365 INFO [main][CipherTest] transformation=RC6/OFB184/ISO10126 10:44:00,365 INFO [main][CipherTest] transformation=RC6/OFB184/ISO10126-2 10:44:00,365 INFO [main][CipherTest] transformation=RC6/OFB184/ISO10126-2PADDING 10:44:00,365 INFO [main][CipherTest] transformation=RC6/OFB184/ISO10126PADDING 10:44:00,365 INFO [main][CipherTest] transformation=RC6/OFB184/ISO7816-4 10:44:00,365 INFO [main][CipherTest] transformation=RC6/OFB184/ISO7816-4PADDING 10:44:00,365 INFO [main][CipherTest] transformation=RC6/OFB184/NOPADDING 10:44:00,365 INFO [main][CipherTest] transformation=RC6/OFB184/PKCS5 10:44:00,365 INFO [main][CipherTest] transformation=RC6/OFB184/PKCS5PADDING 10:44:00,366 INFO [main][CipherTest] transformation=RC6/OFB184/PKCS7 10:44:00,366 INFO [main][CipherTest] transformation=RC6/OFB184/PKCS7PADDING 10:44:00,366 INFO [main][CipherTest] transformation=RC6/OFB184/TBC 10:44:00,366 INFO [main][CipherTest] transformation=RC6/OFB184/TBCPADDING 10:44:00,366 INFO [main][CipherTest] transformation=RC6/OFB184/X9.23 10:44:00,366 INFO [main][CipherTest] transformation=RC6/OFB184/X9.23PADDING 10:44:00,366 INFO [main][CipherTest] transformation=RC6/OFB184/ZEROBYTE 10:44:00,366 INFO [main][CipherTest] transformation=RC6/OFB184/ZEROBYTEPADDING 10:44:00,366 INFO [main][CipherTest] transformation=RC6/OFB192/ 10:44:00,366 INFO [main][CipherTest] transformation=RC6/OFB192/ISO10126 10:44:00,366 INFO [main][CipherTest] transformation=RC6/OFB192/ISO10126-2 10:44:00,366 INFO [main][CipherTest] transformation=RC6/OFB192/ISO10126-2PADDING 10:44:00,367 INFO [main][CipherTest] transformation=RC6/OFB192/ISO10126PADDING 10:44:00,367 INFO [main][CipherTest] transformation=RC6/OFB192/ISO7816-4 10:44:00,367 INFO [main][CipherTest] transformation=RC6/OFB192/ISO7816-4PADDING 10:44:00,367 INFO [main][CipherTest] transformation=RC6/OFB192/NOPADDING 10:44:00,367 INFO [main][CipherTest] transformation=RC6/OFB192/PKCS5 10:44:00,367 INFO [main][CipherTest] transformation=RC6/OFB192/PKCS5PADDING 10:44:00,367 INFO [main][CipherTest] transformation=RC6/OFB192/PKCS7 10:44:00,367 INFO [main][CipherTest] transformation=RC6/OFB192/PKCS7PADDING 10:44:00,368 INFO [main][CipherTest] transformation=RC6/OFB192/TBC 10:44:00,368 INFO [main][CipherTest] transformation=RC6/OFB192/TBCPADDING 10:44:00,368 INFO [main][CipherTest] transformation=RC6/OFB192/X9.23 10:44:00,368 INFO [main][CipherTest] transformation=RC6/OFB192/X9.23PADDING 10:44:00,368 INFO [main][CipherTest] transformation=RC6/OFB192/ZEROBYTE 10:44:00,368 INFO [main][CipherTest] transformation=RC6/OFB192/ZEROBYTEPADDING 10:44:00,368 INFO [main][CipherTest] transformation=RC6/OFB200/ 10:44:00,368 INFO [main][CipherTest] transformation=RC6/OFB200/ISO10126 10:44:00,368 INFO [main][CipherTest] transformation=RC6/OFB200/ISO10126-2 10:44:00,368 INFO [main][CipherTest] transformation=RC6/OFB200/ISO10126-2PADDING 10:44:00,368 INFO [main][CipherTest] transformation=RC6/OFB200/ISO10126PADDING 10:44:00,368 INFO [main][CipherTest] transformation=RC6/OFB200/ISO7816-4 10:44:00,368 INFO [main][CipherTest] transformation=RC6/OFB200/ISO7816-4PADDING 10:44:00,368 INFO [main][CipherTest] transformation=RC6/OFB200/NOPADDING 10:44:00,369 INFO [main][CipherTest] transformation=RC6/OFB200/PKCS5 10:44:00,369 INFO [main][CipherTest] transformation=RC6/OFB200/PKCS5PADDING 10:44:00,369 INFO [main][CipherTest] transformation=RC6/OFB200/PKCS7 10:44:00,369 INFO [main][CipherTest] transformation=RC6/OFB200/PKCS7PADDING 10:44:00,369 INFO [main][CipherTest] transformation=RC6/OFB200/TBC 10:44:00,369 INFO [main][CipherTest] transformation=RC6/OFB200/TBCPADDING 10:44:00,369 INFO [main][CipherTest] transformation=RC6/OFB200/X9.23 10:44:00,369 INFO [main][CipherTest] transformation=RC6/OFB200/X9.23PADDING 10:44:00,369 INFO [main][CipherTest] transformation=RC6/OFB200/ZEROBYTE 10:44:00,369 INFO [main][CipherTest] transformation=RC6/OFB200/ZEROBYTEPADDING 10:44:00,369 INFO [main][CipherTest] transformation=RC6/OFB208/ 10:44:00,369 INFO [main][CipherTest] transformation=RC6/OFB208/ISO10126 10:44:00,369 INFO [main][CipherTest] transformation=RC6/OFB208/ISO10126-2 10:44:00,369 INFO [main][CipherTest] transformation=RC6/OFB208/ISO10126-2PADDING 10:44:00,369 INFO [main][CipherTest] transformation=RC6/OFB208/ISO10126PADDING 10:44:00,370 INFO [main][CipherTest] transformation=RC6/OFB208/ISO7816-4 10:44:00,370 INFO [main][CipherTest] transformation=RC6/OFB208/ISO7816-4PADDING 10:44:00,370 INFO [main][CipherTest] transformation=RC6/OFB208/NOPADDING 10:44:00,370 INFO [main][CipherTest] transformation=RC6/OFB208/PKCS5 10:44:00,370 INFO [main][CipherTest] transformation=RC6/OFB208/PKCS5PADDING 10:44:00,370 INFO [main][CipherTest] transformation=RC6/OFB208/PKCS7 10:44:00,370 INFO [main][CipherTest] transformation=RC6/OFB208/PKCS7PADDING 10:44:00,370 INFO [main][CipherTest] transformation=RC6/OFB208/TBC 10:44:00,370 INFO [main][CipherTest] transformation=RC6/OFB208/TBCPADDING 10:44:00,370 INFO [main][CipherTest] transformation=RC6/OFB208/X9.23 10:44:00,370 INFO [main][CipherTest] transformation=RC6/OFB208/X9.23PADDING 10:44:00,370 INFO [main][CipherTest] transformation=RC6/OFB208/ZEROBYTE 10:44:00,370 INFO [main][CipherTest] transformation=RC6/OFB208/ZEROBYTEPADDING 10:44:00,370 INFO [main][CipherTest] transformation=RC6/OFB216/ 10:44:00,370 INFO [main][CipherTest] transformation=RC6/OFB216/ISO10126 10:44:00,371 INFO [main][CipherTest] transformation=RC6/OFB216/ISO10126-2 10:44:00,371 INFO [main][CipherTest] transformation=RC6/OFB216/ISO10126-2PADDING 10:44:00,371 INFO [main][CipherTest] transformation=RC6/OFB216/ISO10126PADDING 10:44:00,371 INFO [main][CipherTest] transformation=RC6/OFB216/ISO7816-4 10:44:00,371 INFO [main][CipherTest] transformation=RC6/OFB216/ISO7816-4PADDING 10:44:00,371 INFO [main][CipherTest] transformation=RC6/OFB216/NOPADDING 10:44:00,371 INFO [main][CipherTest] transformation=RC6/OFB216/PKCS5 10:44:00,371 INFO [main][CipherTest] transformation=RC6/OFB216/PKCS5PADDING 10:44:00,371 INFO [main][CipherTest] transformation=RC6/OFB216/PKCS7 10:44:00,371 INFO [main][CipherTest] transformation=RC6/OFB216/PKCS7PADDING 10:44:00,371 INFO [main][CipherTest] transformation=RC6/OFB216/TBC 10:44:00,371 INFO [main][CipherTest] transformation=RC6/OFB216/TBCPADDING 10:44:00,372 INFO [main][CipherTest] transformation=RC6/OFB216/X9.23 10:44:00,372 INFO [main][CipherTest] transformation=RC6/OFB216/X9.23PADDING 10:44:00,372 INFO [main][CipherTest] transformation=RC6/OFB216/ZEROBYTE 10:44:00,372 INFO [main][CipherTest] transformation=RC6/OFB216/ZEROBYTEPADDING 10:44:00,372 INFO [main][CipherTest] transformation=RC6/OFB224/ 10:44:00,372 INFO [main][CipherTest] transformation=RC6/OFB224/ISO10126 10:44:00,372 INFO [main][CipherTest] transformation=RC6/OFB224/ISO10126-2 10:44:00,372 INFO [main][CipherTest] transformation=RC6/OFB224/ISO10126-2PADDING 10:44:00,372 INFO [main][CipherTest] transformation=RC6/OFB224/ISO10126PADDING 10:44:00,372 INFO [main][CipherTest] transformation=RC6/OFB224/ISO7816-4 10:44:00,372 INFO [main][CipherTest] transformation=RC6/OFB224/ISO7816-4PADDING 10:44:00,372 INFO [main][CipherTest] transformation=RC6/OFB224/NOPADDING 10:44:00,372 INFO [main][CipherTest] transformation=RC6/OFB224/PKCS5 10:44:00,372 INFO [main][CipherTest] transformation=RC6/OFB224/PKCS5PADDING 10:44:00,373 INFO [main][CipherTest] transformation=RC6/OFB224/PKCS7 10:44:00,373 INFO [main][CipherTest] transformation=RC6/OFB224/PKCS7PADDING 10:44:00,373 INFO [main][CipherTest] transformation=RC6/OFB224/TBC 10:44:00,373 INFO [main][CipherTest] transformation=RC6/OFB224/TBCPADDING 10:44:00,373 INFO [main][CipherTest] transformation=RC6/OFB224/X9.23 10:44:00,373 INFO [main][CipherTest] transformation=RC6/OFB224/X9.23PADDING 10:44:00,373 INFO [main][CipherTest] transformation=RC6/OFB224/ZEROBYTE 10:44:00,373 INFO [main][CipherTest] transformation=RC6/OFB224/ZEROBYTEPADDING 10:44:00,373 INFO [main][CipherTest] transformation=RC6/OFB232/ 10:44:00,373 INFO [main][CipherTest] transformation=RC6/OFB232/ISO10126 10:44:00,374 INFO [main][CipherTest] transformation=RC6/OFB232/ISO10126-2 10:44:00,374 INFO [main][CipherTest] transformation=RC6/OFB232/ISO10126-2PADDING 10:44:00,374 INFO [main][CipherTest] transformation=RC6/OFB232/ISO10126PADDING 10:44:00,374 INFO [main][CipherTest] transformation=RC6/OFB232/ISO7816-4 10:44:00,374 INFO [main][CipherTest] transformation=RC6/OFB232/ISO7816-4PADDING 10:44:00,374 INFO [main][CipherTest] transformation=RC6/OFB232/NOPADDING 10:44:00,374 INFO [main][CipherTest] transformation=RC6/OFB232/PKCS5 10:44:00,374 INFO [main][CipherTest] transformation=RC6/OFB232/PKCS5PADDING 10:44:00,374 INFO [main][CipherTest] transformation=RC6/OFB232/PKCS7 10:44:00,374 INFO [main][CipherTest] transformation=RC6/OFB232/PKCS7PADDING 10:44:00,374 INFO [main][CipherTest] transformation=RC6/OFB232/TBC 10:44:00,374 INFO [main][CipherTest] transformation=RC6/OFB232/TBCPADDING 10:44:00,374 INFO [main][CipherTest] transformation=RC6/OFB232/X9.23 10:44:00,375 INFO [main][CipherTest] transformation=RC6/OFB232/X9.23PADDING 10:44:00,375 INFO [main][CipherTest] transformation=RC6/OFB232/ZEROBYTE 10:44:00,375 INFO [main][CipherTest] transformation=RC6/OFB232/ZEROBYTEPADDING 10:44:00,375 INFO [main][CipherTest] transformation=RC6/OFB24/ 10:44:00,375 INFO [main][CipherTest] transformation=RC6/OFB24/ISO10126 10:44:00,375 INFO [main][CipherTest] transformation=RC6/OFB24/ISO10126-2 10:44:00,375 INFO [main][CipherTest] transformation=RC6/OFB24/ISO10126-2PADDING 10:44:00,375 INFO [main][CipherTest] transformation=RC6/OFB24/ISO10126PADDING 10:44:00,375 INFO [main][CipherTest] transformation=RC6/OFB24/ISO7816-4 10:44:00,375 INFO [main][CipherTest] transformation=RC6/OFB24/ISO7816-4PADDING 10:44:00,375 INFO [main][CipherTest] transformation=RC6/OFB24/NOPADDING 10:44:00,376 INFO [main][CipherTest] transformation=RC6/OFB24/PKCS5 10:44:00,376 INFO [main][CipherTest] transformation=RC6/OFB24/PKCS5PADDING 10:44:00,376 INFO [main][CipherTest] transformation=RC6/OFB24/PKCS7 10:44:00,376 INFO [main][CipherTest] transformation=RC6/OFB24/PKCS7PADDING 10:44:00,376 INFO [main][CipherTest] transformation=RC6/OFB24/TBC 10:44:00,376 INFO [main][CipherTest] transformation=RC6/OFB24/TBCPADDING 10:44:00,376 INFO [main][CipherTest] transformation=RC6/OFB24/X9.23 10:44:00,376 INFO [main][CipherTest] transformation=RC6/OFB24/X9.23PADDING 10:44:00,376 INFO [main][CipherTest] transformation=RC6/OFB24/ZEROBYTE 10:44:00,376 INFO [main][CipherTest] transformation=RC6/OFB24/ZEROBYTEPADDING 10:44:00,376 INFO [main][CipherTest] transformation=RC6/OFB240/ 10:44:00,376 INFO [main][CipherTest] transformation=RC6/OFB240/ISO10126 10:44:00,377 INFO [main][CipherTest] transformation=RC6/OFB240/ISO10126-2 10:44:00,377 INFO [main][CipherTest] transformation=RC6/OFB240/ISO10126-2PADDING 10:44:00,377 INFO [main][CipherTest] transformation=RC6/OFB240/ISO10126PADDING 10:44:00,377 INFO [main][CipherTest] transformation=RC6/OFB240/ISO7816-4 10:44:00,377 INFO [main][CipherTest] transformation=RC6/OFB240/ISO7816-4PADDING 10:44:00,377 INFO [main][CipherTest] transformation=RC6/OFB240/NOPADDING 10:44:00,377 INFO [main][CipherTest] transformation=RC6/OFB240/PKCS5 10:44:00,377 INFO [main][CipherTest] transformation=RC6/OFB240/PKCS5PADDING 10:44:00,377 INFO [main][CipherTest] transformation=RC6/OFB240/PKCS7 10:44:00,377 INFO [main][CipherTest] transformation=RC6/OFB240/PKCS7PADDING 10:44:00,377 INFO [main][CipherTest] transformation=RC6/OFB240/TBC 10:44:00,377 INFO [main][CipherTest] transformation=RC6/OFB240/TBCPADDING 10:44:00,377 INFO [main][CipherTest] transformation=RC6/OFB240/X9.23 10:44:00,378 INFO [main][CipherTest] transformation=RC6/OFB240/X9.23PADDING 10:44:00,378 INFO [main][CipherTest] transformation=RC6/OFB240/ZEROBYTE 10:44:00,378 INFO [main][CipherTest] transformation=RC6/OFB240/ZEROBYTEPADDING 10:44:00,378 INFO [main][CipherTest] transformation=RC6/OFB248/ 10:44:00,378 INFO [main][CipherTest] transformation=RC6/OFB248/ISO10126 10:44:00,378 INFO [main][CipherTest] transformation=RC6/OFB248/ISO10126-2 10:44:00,378 INFO [main][CipherTest] transformation=RC6/OFB248/ISO10126-2PADDING 10:44:00,378 INFO [main][CipherTest] transformation=RC6/OFB248/ISO10126PADDING 10:44:00,378 INFO [main][CipherTest] transformation=RC6/OFB248/ISO7816-4 10:44:00,378 INFO [main][CipherTest] transformation=RC6/OFB248/ISO7816-4PADDING 10:44:00,378 INFO [main][CipherTest] transformation=RC6/OFB248/NOPADDING 10:44:00,378 INFO [main][CipherTest] transformation=RC6/OFB248/PKCS5 10:44:00,378 INFO [main][CipherTest] transformation=RC6/OFB248/PKCS5PADDING 10:44:00,378 INFO [main][CipherTest] transformation=RC6/OFB248/PKCS7 10:44:00,378 INFO [main][CipherTest] transformation=RC6/OFB248/PKCS7PADDING 10:44:00,379 INFO [main][CipherTest] transformation=RC6/OFB248/TBC 10:44:00,379 INFO [main][CipherTest] transformation=RC6/OFB248/TBCPADDING 10:44:00,379 INFO [main][CipherTest] transformation=RC6/OFB248/X9.23 10:44:00,379 INFO [main][CipherTest] transformation=RC6/OFB248/X9.23PADDING 10:44:00,379 INFO [main][CipherTest] transformation=RC6/OFB248/ZEROBYTE 10:44:00,379 INFO [main][CipherTest] transformation=RC6/OFB248/ZEROBYTEPADDING 10:44:00,379 INFO [main][CipherTest] transformation=RC6/OFB256/ 10:44:00,379 INFO [main][CipherTest] transformation=RC6/OFB256/ISO10126 10:44:00,379 INFO [main][CipherTest] transformation=RC6/OFB256/ISO10126-2 10:44:00,379 INFO [main][CipherTest] transformation=RC6/OFB256/ISO10126-2PADDING 10:44:00,379 INFO [main][CipherTest] transformation=RC6/OFB256/ISO10126PADDING 10:44:00,379 INFO [main][CipherTest] transformation=RC6/OFB256/ISO7816-4 10:44:00,379 INFO [main][CipherTest] transformation=RC6/OFB256/ISO7816-4PADDING 10:44:00,379 INFO [main][CipherTest] transformation=RC6/OFB256/NOPADDING 10:44:00,380 INFO [main][CipherTest] transformation=RC6/OFB256/PKCS5 10:44:00,380 INFO [main][CipherTest] transformation=RC6/OFB256/PKCS5PADDING 10:44:00,380 INFO [main][CipherTest] transformation=RC6/OFB256/PKCS7 10:44:00,380 INFO [main][CipherTest] transformation=RC6/OFB256/PKCS7PADDING 10:44:00,380 INFO [main][CipherTest] transformation=RC6/OFB256/TBC 10:44:00,380 INFO [main][CipherTest] transformation=RC6/OFB256/TBCPADDING 10:44:00,380 INFO [main][CipherTest] transformation=RC6/OFB256/X9.23 10:44:00,380 INFO [main][CipherTest] transformation=RC6/OFB256/X9.23PADDING 10:44:00,380 INFO [main][CipherTest] transformation=RC6/OFB256/ZEROBYTE 10:44:00,380 INFO [main][CipherTest] transformation=RC6/OFB256/ZEROBYTEPADDING 10:44:00,380 INFO [main][CipherTest] transformation=RC6/OFB32/ 10:44:00,380 INFO [main][CipherTest] transformation=RC6/OFB32/ISO10126 10:44:00,380 INFO [main][CipherTest] transformation=RC6/OFB32/ISO10126-2 10:44:00,380 INFO [main][CipherTest] transformation=RC6/OFB32/ISO10126-2PADDING 10:44:00,380 INFO [main][CipherTest] transformation=RC6/OFB32/ISO10126PADDING 10:44:00,380 INFO [main][CipherTest] transformation=RC6/OFB32/ISO7816-4 10:44:00,380 INFO [main][CipherTest] transformation=RC6/OFB32/ISO7816-4PADDING 10:44:00,381 INFO [main][CipherTest] transformation=RC6/OFB32/NOPADDING 10:44:00,381 INFO [main][CipherTest] transformation=RC6/OFB32/PKCS5 10:44:00,381 INFO [main][CipherTest] transformation=RC6/OFB32/PKCS5PADDING 10:44:00,381 INFO [main][CipherTest] transformation=RC6/OFB32/PKCS7 10:44:00,381 INFO [main][CipherTest] transformation=RC6/OFB32/PKCS7PADDING 10:44:00,381 INFO [main][CipherTest] transformation=RC6/OFB32/TBC 10:44:00,381 INFO [main][CipherTest] transformation=RC6/OFB32/TBCPADDING 10:44:00,381 INFO [main][CipherTest] transformation=RC6/OFB32/X9.23 10:44:00,381 INFO [main][CipherTest] transformation=RC6/OFB32/X9.23PADDING 10:44:00,381 INFO [main][CipherTest] transformation=RC6/OFB32/ZEROBYTE 10:44:00,381 INFO [main][CipherTest] transformation=RC6/OFB32/ZEROBYTEPADDING 10:44:00,381 INFO [main][CipherTest] transformation=RC6/OFB40/ 10:44:00,381 INFO [main][CipherTest] transformation=RC6/OFB40/ISO10126 10:44:00,381 INFO [main][CipherTest] transformation=RC6/OFB40/ISO10126-2 10:44:00,381 INFO [main][CipherTest] transformation=RC6/OFB40/ISO10126-2PADDING 10:44:00,381 INFO [main][CipherTest] transformation=RC6/OFB40/ISO10126PADDING 10:44:00,382 INFO [main][CipherTest] transformation=RC6/OFB40/ISO7816-4 10:44:00,382 INFO [main][CipherTest] transformation=RC6/OFB40/ISO7816-4PADDING 10:44:00,382 INFO [main][CipherTest] transformation=RC6/OFB40/NOPADDING 10:44:00,382 INFO [main][CipherTest] transformation=RC6/OFB40/PKCS5 10:44:00,382 INFO [main][CipherTest] transformation=RC6/OFB40/PKCS5PADDING 10:44:00,382 INFO [main][CipherTest] transformation=RC6/OFB40/PKCS7 10:44:00,382 INFO [main][CipherTest] transformation=RC6/OFB40/PKCS7PADDING 10:44:00,382 INFO [main][CipherTest] transformation=RC6/OFB40/TBC 10:44:00,382 INFO [main][CipherTest] transformation=RC6/OFB40/TBCPADDING 10:44:00,382 INFO [main][CipherTest] transformation=RC6/OFB40/X9.23 10:44:00,382 INFO [main][CipherTest] transformation=RC6/OFB40/X9.23PADDING 10:44:00,382 INFO [main][CipherTest] transformation=RC6/OFB40/ZEROBYTE 10:44:00,382 INFO [main][CipherTest] transformation=RC6/OFB40/ZEROBYTEPADDING 10:44:00,382 INFO [main][CipherTest] transformation=RC6/OFB48/ 10:44:00,382 INFO [main][CipherTest] transformation=RC6/OFB48/ISO10126 10:44:00,382 INFO [main][CipherTest] transformation=RC6/OFB48/ISO10126-2 10:44:00,382 INFO [main][CipherTest] transformation=RC6/OFB48/ISO10126-2PADDING 10:44:00,383 INFO [main][CipherTest] transformation=RC6/OFB48/ISO10126PADDING 10:44:00,383 INFO [main][CipherTest] transformation=RC6/OFB48/ISO7816-4 10:44:00,383 INFO [main][CipherTest] transformation=RC6/OFB48/ISO7816-4PADDING 10:44:00,383 INFO [main][CipherTest] transformation=RC6/OFB48/NOPADDING 10:44:00,383 INFO [main][CipherTest] transformation=RC6/OFB48/PKCS5 10:44:00,383 INFO [main][CipherTest] transformation=RC6/OFB48/PKCS5PADDING 10:44:00,383 INFO [main][CipherTest] transformation=RC6/OFB48/PKCS7 10:44:00,383 INFO [main][CipherTest] transformation=RC6/OFB48/PKCS7PADDING 10:44:00,383 INFO [main][CipherTest] transformation=RC6/OFB48/TBC 10:44:00,383 INFO [main][CipherTest] transformation=RC6/OFB48/TBCPADDING 10:44:00,383 INFO [main][CipherTest] transformation=RC6/OFB48/X9.23 10:44:00,383 INFO [main][CipherTest] transformation=RC6/OFB48/X9.23PADDING 10:44:00,383 INFO [main][CipherTest] transformation=RC6/OFB48/ZEROBYTE 10:44:00,383 INFO [main][CipherTest] transformation=RC6/OFB48/ZEROBYTEPADDING 10:44:00,383 INFO [main][CipherTest] transformation=RC6/OFB56/ 10:44:00,383 INFO [main][CipherTest] transformation=RC6/OFB56/ISO10126 10:44:00,384 INFO [main][CipherTest] transformation=RC6/OFB56/ISO10126-2 10:44:00,384 INFO [main][CipherTest] transformation=RC6/OFB56/ISO10126-2PADDING 10:44:00,384 INFO [main][CipherTest] transformation=RC6/OFB56/ISO10126PADDING 10:44:00,384 INFO [main][CipherTest] transformation=RC6/OFB56/ISO7816-4 10:44:00,384 INFO [main][CipherTest] transformation=RC6/OFB56/ISO7816-4PADDING 10:44:00,384 INFO [main][CipherTest] transformation=RC6/OFB56/NOPADDING 10:44:00,384 INFO [main][CipherTest] transformation=RC6/OFB56/PKCS5 10:44:00,384 INFO [main][CipherTest] transformation=RC6/OFB56/PKCS5PADDING 10:44:00,384 INFO [main][CipherTest] transformation=RC6/OFB56/PKCS7 10:44:00,384 INFO [main][CipherTest] transformation=RC6/OFB56/PKCS7PADDING 10:44:00,384 INFO [main][CipherTest] transformation=RC6/OFB56/TBC 10:44:00,384 INFO [main][CipherTest] transformation=RC6/OFB56/TBCPADDING 10:44:00,384 INFO [main][CipherTest] transformation=RC6/OFB56/X9.23 10:44:00,384 INFO [main][CipherTest] transformation=RC6/OFB56/X9.23PADDING 10:44:00,384 INFO [main][CipherTest] transformation=RC6/OFB56/ZEROBYTE 10:44:00,384 INFO [main][CipherTest] transformation=RC6/OFB56/ZEROBYTEPADDING 10:44:00,385 INFO [main][CipherTest] transformation=RC6/OFB64/ 10:44:00,385 INFO [main][CipherTest] transformation=RC6/OFB64/ISO10126 10:44:00,385 INFO [main][CipherTest] transformation=RC6/OFB64/ISO10126-2 10:44:00,385 INFO [main][CipherTest] transformation=RC6/OFB64/ISO10126-2PADDING 10:44:00,385 INFO [main][CipherTest] transformation=RC6/OFB64/ISO10126PADDING 10:44:00,385 INFO [main][CipherTest] transformation=RC6/OFB64/ISO7816-4 10:44:00,385 INFO [main][CipherTest] transformation=RC6/OFB64/ISO7816-4PADDING 10:44:00,385 INFO [main][CipherTest] transformation=RC6/OFB64/NOPADDING 10:44:00,385 INFO [main][CipherTest] transformation=RC6/OFB64/PKCS5 10:44:00,385 INFO [main][CipherTest] transformation=RC6/OFB64/PKCS5PADDING 10:44:00,385 INFO [main][CipherTest] transformation=RC6/OFB64/PKCS7 10:44:00,385 INFO [main][CipherTest] transformation=RC6/OFB64/PKCS7PADDING 10:44:00,385 INFO [main][CipherTest] transformation=RC6/OFB64/TBC 10:44:00,386 INFO [main][CipherTest] transformation=RC6/OFB64/TBCPADDING 10:44:00,386 INFO [main][CipherTest] transformation=RC6/OFB64/X9.23 10:44:00,386 INFO [main][CipherTest] transformation=RC6/OFB64/X9.23PADDING 10:44:00,386 INFO [main][CipherTest] transformation=RC6/OFB64/ZEROBYTE 10:44:00,386 INFO [main][CipherTest] transformation=RC6/OFB64/ZEROBYTEPADDING 10:44:00,386 INFO [main][CipherTest] transformation=RC6/OFB72/ 10:44:00,386 INFO [main][CipherTest] transformation=RC6/OFB72/ISO10126 10:44:00,386 INFO [main][CipherTest] transformation=RC6/OFB72/ISO10126-2 10:44:00,386 INFO [main][CipherTest] transformation=RC6/OFB72/ISO10126-2PADDING 10:44:00,386 INFO [main][CipherTest] transformation=RC6/OFB72/ISO10126PADDING 10:44:00,386 INFO [main][CipherTest] transformation=RC6/OFB72/ISO7816-4 10:44:00,386 INFO [main][CipherTest] transformation=RC6/OFB72/ISO7816-4PADDING 10:44:00,386 INFO [main][CipherTest] transformation=RC6/OFB72/NOPADDING 10:44:00,386 INFO [main][CipherTest] transformation=RC6/OFB72/PKCS5 10:44:00,386 INFO [main][CipherTest] transformation=RC6/OFB72/PKCS5PADDING 10:44:00,386 INFO [main][CipherTest] transformation=RC6/OFB72/PKCS7 10:44:00,386 INFO [main][CipherTest] transformation=RC6/OFB72/PKCS7PADDING 10:44:00,387 INFO [main][CipherTest] transformation=RC6/OFB72/TBC 10:44:00,387 INFO [main][CipherTest] transformation=RC6/OFB72/TBCPADDING 10:44:00,387 INFO [main][CipherTest] transformation=RC6/OFB72/X9.23 10:44:00,387 INFO [main][CipherTest] transformation=RC6/OFB72/X9.23PADDING 10:44:00,387 INFO [main][CipherTest] transformation=RC6/OFB72/ZEROBYTE 10:44:00,387 INFO [main][CipherTest] transformation=RC6/OFB72/ZEROBYTEPADDING 10:44:00,387 INFO [main][CipherTest] transformation=RC6/OFB8/ 10:44:00,387 INFO [main][CipherTest] transformation=RC6/OFB8/ISO10126 10:44:00,387 INFO [main][CipherTest] transformation=RC6/OFB8/ISO10126-2 10:44:00,387 INFO [main][CipherTest] transformation=RC6/OFB8/ISO10126-2PADDING 10:44:00,387 INFO [main][CipherTest] transformation=RC6/OFB8/ISO10126PADDING 10:44:00,387 INFO [main][CipherTest] transformation=RC6/OFB8/ISO7816-4 10:44:00,387 INFO [main][CipherTest] transformation=RC6/OFB8/ISO7816-4PADDING 10:44:00,387 INFO [main][CipherTest] transformation=RC6/OFB8/NOPADDING 10:44:00,387 INFO [main][CipherTest] transformation=RC6/OFB8/PKCS5 10:44:00,387 INFO [main][CipherTest] transformation=RC6/OFB8/PKCS5PADDING 10:44:00,388 INFO [main][CipherTest] transformation=RC6/OFB8/PKCS7 10:44:00,388 INFO [main][CipherTest] transformation=RC6/OFB8/PKCS7PADDING 10:44:00,388 INFO [main][CipherTest] transformation=RC6/OFB8/TBC 10:44:00,388 INFO [main][CipherTest] transformation=RC6/OFB8/TBCPADDING 10:44:00,388 INFO [main][CipherTest] transformation=RC6/OFB8/X9.23 10:44:00,388 INFO [main][CipherTest] transformation=RC6/OFB8/X9.23PADDING 10:44:00,388 INFO [main][CipherTest] transformation=RC6/OFB8/ZEROBYTE 10:44:00,388 INFO [main][CipherTest] transformation=RC6/OFB8/ZEROBYTEPADDING 10:44:00,388 INFO [main][CipherTest] transformation=RC6/OFB80/ 10:44:00,388 INFO [main][CipherTest] transformation=RC6/OFB80/ISO10126 10:44:00,388 INFO [main][CipherTest] transformation=RC6/OFB80/ISO10126-2 10:44:00,388 INFO [main][CipherTest] transformation=RC6/OFB80/ISO10126-2PADDING 10:44:00,388 INFO [main][CipherTest] transformation=RC6/OFB80/ISO10126PADDING 10:44:00,388 INFO [main][CipherTest] transformation=RC6/OFB80/ISO7816-4 10:44:00,388 INFO [main][CipherTest] transformation=RC6/OFB80/ISO7816-4PADDING 10:44:00,388 INFO [main][CipherTest] transformation=RC6/OFB80/NOPADDING 10:44:00,388 INFO [main][CipherTest] transformation=RC6/OFB80/PKCS5 10:44:00,388 INFO [main][CipherTest] transformation=RC6/OFB80/PKCS5PADDING 10:44:00,389 INFO [main][CipherTest] transformation=RC6/OFB80/PKCS7 10:44:00,389 INFO [main][CipherTest] transformation=RC6/OFB80/PKCS7PADDING 10:44:00,389 INFO [main][CipherTest] transformation=RC6/OFB80/TBC 10:44:00,389 INFO [main][CipherTest] transformation=RC6/OFB80/TBCPADDING 10:44:00,389 INFO [main][CipherTest] transformation=RC6/OFB80/X9.23 10:44:00,389 INFO [main][CipherTest] transformation=RC6/OFB80/X9.23PADDING 10:44:00,389 INFO [main][CipherTest] transformation=RC6/OFB80/ZEROBYTE 10:44:00,389 INFO [main][CipherTest] transformation=RC6/OFB80/ZEROBYTEPADDING 10:44:00,389 INFO [main][CipherTest] transformation=RC6/OFB88/ 10:44:00,389 INFO [main][CipherTest] transformation=RC6/OFB88/ISO10126 10:44:00,389 INFO [main][CipherTest] transformation=RC6/OFB88/ISO10126-2 10:44:00,389 INFO [main][CipherTest] transformation=RC6/OFB88/ISO10126-2PADDING 10:44:00,389 INFO [main][CipherTest] transformation=RC6/OFB88/ISO10126PADDING 10:44:00,389 INFO [main][CipherTest] transformation=RC6/OFB88/ISO7816-4 10:44:00,389 INFO [main][CipherTest] transformation=RC6/OFB88/ISO7816-4PADDING 10:44:00,389 INFO [main][CipherTest] transformation=RC6/OFB88/NOPADDING 10:44:00,389 INFO [main][CipherTest] transformation=RC6/OFB88/PKCS5 10:44:00,390 INFO [main][CipherTest] transformation=RC6/OFB88/PKCS5PADDING 10:44:00,390 INFO [main][CipherTest] transformation=RC6/OFB88/PKCS7 10:44:00,390 INFO [main][CipherTest] transformation=RC6/OFB88/PKCS7PADDING 10:44:00,390 INFO [main][CipherTest] transformation=RC6/OFB88/TBC 10:44:00,390 INFO [main][CipherTest] transformation=RC6/OFB88/TBCPADDING 10:44:00,390 INFO [main][CipherTest] transformation=RC6/OFB88/X9.23 10:44:00,390 INFO [main][CipherTest] transformation=RC6/OFB88/X9.23PADDING 10:44:00,390 INFO [main][CipherTest] transformation=RC6/OFB88/ZEROBYTE 10:44:00,390 INFO [main][CipherTest] transformation=RC6/OFB88/ZEROBYTEPADDING 10:44:00,390 INFO [main][CipherTest] transformation=RC6/OFB96/ 10:44:00,390 INFO [main][CipherTest] transformation=RC6/OFB96/ISO10126 10:44:00,390 INFO [main][CipherTest] transformation=RC6/OFB96/ISO10126-2 10:44:00,390 INFO [main][CipherTest] transformation=RC6/OFB96/ISO10126-2PADDING 10:44:00,390 INFO [main][CipherTest] transformation=RC6/OFB96/ISO10126PADDING 10:44:00,390 INFO [main][CipherTest] transformation=RC6/OFB96/ISO7816-4 10:44:00,390 INFO [main][CipherTest] transformation=RC6/OFB96/ISO7816-4PADDING 10:44:00,390 INFO [main][CipherTest] transformation=RC6/OFB96/NOPADDING 10:44:00,391 INFO [main][CipherTest] transformation=RC6/OFB96/PKCS5 10:44:00,391 INFO [main][CipherTest] transformation=RC6/OFB96/PKCS5PADDING 10:44:00,391 INFO [main][CipherTest] transformation=RC6/OFB96/PKCS7 10:44:00,391 INFO [main][CipherTest] transformation=RC6/OFB96/PKCS7PADDING 10:44:00,391 INFO [main][CipherTest] transformation=RC6/OFB96/TBC 10:44:00,391 INFO [main][CipherTest] transformation=RC6/OFB96/TBCPADDING 10:44:00,391 INFO [main][CipherTest] transformation=RC6/OFB96/X9.23 10:44:00,391 INFO [main][CipherTest] transformation=RC6/OFB96/X9.23PADDING 10:44:00,391 INFO [main][CipherTest] transformation=RC6/OFB96/ZEROBYTE 10:44:00,391 INFO [main][CipherTest] transformation=RC6/OFB96/ZEROBYTEPADDING 10:44:00,391 INFO [main][CipherTest] transformation=RC6/SIC/ 10:44:00,391 INFO [main][CipherTest] transformation=RC6/SIC/ISO10126 10:44:00,391 INFO [main][CipherTest] transformation=RC6/SIC/ISO10126-2 10:44:00,392 INFO [main][CipherTest] transformation=RC6/SIC/ISO10126-2PADDING 10:44:00,392 INFO [main][CipherTest] transformation=RC6/SIC/ISO10126PADDING 10:44:00,392 INFO [main][CipherTest] transformation=RC6/SIC/ISO7816-4 10:44:00,392 INFO [main][CipherTest] transformation=RC6/SIC/ISO7816-4PADDING 10:44:00,392 INFO [main][CipherTest] transformation=RC6/SIC/NOPADDING 10:44:00,392 INFO [main][CipherTest] transformation=RC6/SIC/PKCS5 10:44:00,392 INFO [main][CipherTest] transformation=RC6/SIC/PKCS5PADDING 10:44:00,392 INFO [main][CipherTest] transformation=RC6/SIC/PKCS7 10:44:00,392 INFO [main][CipherTest] transformation=RC6/SIC/PKCS7PADDING 10:44:00,392 INFO [main][CipherTest] transformation=RC6/SIC/TBC 10:44:00,392 INFO [main][CipherTest] transformation=RC6/SIC/TBCPADDING 10:44:00,393 INFO [main][CipherTest] transformation=RC6/SIC/X9.23 10:44:00,393 INFO [main][CipherTest] transformation=RC6/SIC/X9.23PADDING 10:44:00,393 INFO [main][CipherTest] transformation=RC6/SIC/ZEROBYTE 10:44:00,393 INFO [main][CipherTest] transformation=RC6/SIC/ZEROBYTEPADDING 10:44:00,393 INFO [main][CipherTest] transformation=RIJNDAEL// 10:44:00,393 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "RIJNDAEL//" does not support IV => Skipping. 10:44:00,393 INFO [main][CipherTest] transformation=RIJNDAEL//NOPADDING 10:44:00,393 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "RIJNDAEL//NOPADDING" does not support IV => Skipping. 10:44:00,393 INFO [main][CipherTest] transformation=RIJNDAEL/CBC-CTS/ 10:44:00,394 INFO [main][CipherTest] transformation=RIJNDAEL/CBC-CTS/NOPADDING 10:44:00,394 INFO [main][CipherTest] transformation=RIJNDAEL/CBC/ 10:44:00,394 INFO [main][CipherTest] transformation=RIJNDAEL/CBC/ISO10126 10:44:00,394 INFO [main][CipherTest] transformation=RIJNDAEL/CBC/ISO10126-2 10:44:00,394 INFO [main][CipherTest] transformation=RIJNDAEL/CBC/ISO10126-2PADDING 10:44:00,395 INFO [main][CipherTest] transformation=RIJNDAEL/CBC/ISO10126PADDING 10:44:00,395 INFO [main][CipherTest] transformation=RIJNDAEL/CBC/ISO7816-4 10:44:00,395 INFO [main][CipherTest] transformation=RIJNDAEL/CBC/ISO7816-4PADDING 10:44:00,395 INFO [main][CipherTest] transformation=RIJNDAEL/CBC/NOPADDING 10:44:00,396 INFO [main][CipherTest] transformation=RIJNDAEL/CBC/PKCS5 10:44:00,396 INFO [main][CipherTest] transformation=RIJNDAEL/CBC/PKCS5PADDING 10:44:00,396 INFO [main][CipherTest] transformation=RIJNDAEL/CBC/PKCS7 10:44:00,396 INFO [main][CipherTest] transformation=RIJNDAEL/CBC/PKCS7PADDING 10:44:00,397 INFO [main][CipherTest] transformation=RIJNDAEL/CBC/TBC 10:44:00,397 INFO [main][CipherTest] transformation=RIJNDAEL/CBC/TBCPADDING 10:44:00,397 INFO [main][CipherTest] transformation=RIJNDAEL/CBC/X9.23 10:44:00,398 INFO [main][CipherTest] transformation=RIJNDAEL/CBC/X9.23PADDING 10:44:00,398 INFO [main][CipherTest] transformation=RIJNDAEL/CBC/ZEROBYTE 10:44:00,398 INFO [main][CipherTest] transformation=RIJNDAEL/CBC/ZEROBYTEPADDING 10:44:00,398 INFO [main][CipherTest] transformation=RIJNDAEL/CCM/ 10:44:00,398 ERROR [main][CipherTest] transformation "RIJNDAEL/CCM/": java.lang.IllegalArgumentException: nonce must have length from 7 to 13 octets 10:44:00,398 INFO [main][CipherTest] transformation=RIJNDAEL/CCM/NOPADDING 10:44:00,398 ERROR [main][CipherTest] transformation "RIJNDAEL/CCM/NOPADDING": java.lang.IllegalArgumentException: nonce must have length from 7 to 13 octets 10:44:00,398 INFO [main][CipherTest] transformation=RIJNDAEL/CFB/ 10:44:00,399 INFO [main][CipherTest] transformation=RIJNDAEL/CFB/ISO10126 10:44:00,399 INFO [main][CipherTest] transformation=RIJNDAEL/CFB/ISO10126-2 10:44:00,399 INFO [main][CipherTest] transformation=RIJNDAEL/CFB/ISO10126-2PADDING 10:44:00,399 INFO [main][CipherTest] transformation=RIJNDAEL/CFB/ISO10126PADDING 10:44:00,399 INFO [main][CipherTest] transformation=RIJNDAEL/CFB/ISO7816-4 10:44:00,400 INFO [main][CipherTest] transformation=RIJNDAEL/CFB/ISO7816-4PADDING 10:44:00,400 INFO [main][CipherTest] transformation=RIJNDAEL/CFB/NOPADDING 10:44:00,400 INFO [main][CipherTest] transformation=RIJNDAEL/CFB/PKCS5 10:44:00,400 INFO [main][CipherTest] transformation=RIJNDAEL/CFB/PKCS5PADDING 10:44:00,400 INFO [main][CipherTest] transformation=RIJNDAEL/CFB/PKCS7 10:44:00,401 INFO [main][CipherTest] transformation=RIJNDAEL/CFB/PKCS7PADDING 10:44:00,401 INFO [main][CipherTest] transformation=RIJNDAEL/CFB/TBC 10:44:00,401 INFO [main][CipherTest] transformation=RIJNDAEL/CFB/TBCPADDING 10:44:00,401 INFO [main][CipherTest] transformation=RIJNDAEL/CFB/X9.23 10:44:00,402 INFO [main][CipherTest] transformation=RIJNDAEL/CFB/X9.23PADDING 10:44:00,402 INFO [main][CipherTest] transformation=RIJNDAEL/CFB/ZEROBYTE 10:44:00,402 INFO [main][CipherTest] transformation=RIJNDAEL/CFB/ZEROBYTEPADDING 10:44:00,402 INFO [main][CipherTest] transformation=RIJNDAEL/CFB104/ 10:44:00,402 INFO [main][CipherTest] transformation=RIJNDAEL/CFB104/ISO10126 10:44:00,403 INFO [main][CipherTest] transformation=RIJNDAEL/CFB104/ISO10126-2 10:44:00,403 INFO [main][CipherTest] transformation=RIJNDAEL/CFB104/ISO10126-2PADDING 10:44:00,403 INFO [main][CipherTest] transformation=RIJNDAEL/CFB104/ISO10126PADDING 10:44:00,403 INFO [main][CipherTest] transformation=RIJNDAEL/CFB104/ISO7816-4 10:44:00,403 INFO [main][CipherTest] transformation=RIJNDAEL/CFB104/ISO7816-4PADDING 10:44:00,404 INFO [main][CipherTest] transformation=RIJNDAEL/CFB104/NOPADDING 10:44:00,404 INFO [main][CipherTest] transformation=RIJNDAEL/CFB104/PKCS5 10:44:00,404 INFO [main][CipherTest] transformation=RIJNDAEL/CFB104/PKCS5PADDING 10:44:00,404 INFO [main][CipherTest] transformation=RIJNDAEL/CFB104/PKCS7 10:44:00,404 INFO [main][CipherTest] transformation=RIJNDAEL/CFB104/PKCS7PADDING 10:44:00,405 INFO [main][CipherTest] transformation=RIJNDAEL/CFB104/TBC 10:44:00,405 INFO [main][CipherTest] transformation=RIJNDAEL/CFB104/TBCPADDING 10:44:00,405 INFO [main][CipherTest] transformation=RIJNDAEL/CFB104/X9.23 10:44:00,405 INFO [main][CipherTest] transformation=RIJNDAEL/CFB104/X9.23PADDING 10:44:00,405 INFO [main][CipherTest] transformation=RIJNDAEL/CFB104/ZEROBYTE 10:44:00,406 INFO [main][CipherTest] transformation=RIJNDAEL/CFB104/ZEROBYTEPADDING 10:44:00,406 INFO [main][CipherTest] transformation=RIJNDAEL/CFB112/ 10:44:00,406 INFO [main][CipherTest] transformation=RIJNDAEL/CFB112/ISO10126 10:44:00,406 INFO [main][CipherTest] transformation=RIJNDAEL/CFB112/ISO10126-2 10:44:00,406 INFO [main][CipherTest] transformation=RIJNDAEL/CFB112/ISO10126-2PADDING 10:44:00,407 INFO [main][CipherTest] transformation=RIJNDAEL/CFB112/ISO10126PADDING 10:44:00,407 INFO [main][CipherTest] transformation=RIJNDAEL/CFB112/ISO7816-4 10:44:00,407 INFO [main][CipherTest] transformation=RIJNDAEL/CFB112/ISO7816-4PADDING 10:44:00,407 INFO [main][CipherTest] transformation=RIJNDAEL/CFB112/NOPADDING 10:44:00,408 INFO [main][CipherTest] transformation=RIJNDAEL/CFB112/PKCS5 10:44:00,408 INFO [main][CipherTest] transformation=RIJNDAEL/CFB112/PKCS5PADDING 10:44:00,408 INFO [main][CipherTest] transformation=RIJNDAEL/CFB112/PKCS7 10:44:00,408 INFO [main][CipherTest] transformation=RIJNDAEL/CFB112/PKCS7PADDING 10:44:00,408 INFO [main][CipherTest] transformation=RIJNDAEL/CFB112/TBC 10:44:00,408 INFO [main][CipherTest] transformation=RIJNDAEL/CFB112/TBCPADDING 10:44:00,408 INFO [main][CipherTest] transformation=RIJNDAEL/CFB112/X9.23 10:44:00,408 INFO [main][CipherTest] transformation=RIJNDAEL/CFB112/X9.23PADDING 10:44:00,408 INFO [main][CipherTest] transformation=RIJNDAEL/CFB112/ZEROBYTE 10:44:00,408 INFO [main][CipherTest] transformation=RIJNDAEL/CFB112/ZEROBYTEPADDING 10:44:00,409 INFO [main][CipherTest] transformation=RIJNDAEL/CFB120/ 10:44:00,409 INFO [main][CipherTest] transformation=RIJNDAEL/CFB120/ISO10126 10:44:00,409 INFO [main][CipherTest] transformation=RIJNDAEL/CFB120/ISO10126-2 10:44:00,409 INFO [main][CipherTest] transformation=RIJNDAEL/CFB120/ISO10126-2PADDING 10:44:00,409 INFO [main][CipherTest] transformation=RIJNDAEL/CFB120/ISO10126PADDING 10:44:00,409 INFO [main][CipherTest] transformation=RIJNDAEL/CFB120/ISO7816-4 10:44:00,409 INFO [main][CipherTest] transformation=RIJNDAEL/CFB120/ISO7816-4PADDING 10:44:00,409 INFO [main][CipherTest] transformation=RIJNDAEL/CFB120/NOPADDING 10:44:00,409 INFO [main][CipherTest] transformation=RIJNDAEL/CFB120/PKCS5 10:44:00,410 INFO [main][CipherTest] transformation=RIJNDAEL/CFB120/PKCS5PADDING 10:44:00,410 INFO [main][CipherTest] transformation=RIJNDAEL/CFB120/PKCS7 10:44:00,410 INFO [main][CipherTest] transformation=RIJNDAEL/CFB120/PKCS7PADDING 10:44:00,410 INFO [main][CipherTest] transformation=RIJNDAEL/CFB120/TBC 10:44:00,410 INFO [main][CipherTest] transformation=RIJNDAEL/CFB120/TBCPADDING 10:44:00,410 INFO [main][CipherTest] transformation=RIJNDAEL/CFB120/X9.23 10:44:00,410 INFO [main][CipherTest] transformation=RIJNDAEL/CFB120/X9.23PADDING 10:44:00,410 INFO [main][CipherTest] transformation=RIJNDAEL/CFB120/ZEROBYTE 10:44:00,410 INFO [main][CipherTest] transformation=RIJNDAEL/CFB120/ZEROBYTEPADDING 10:44:00,410 INFO [main][CipherTest] transformation=RIJNDAEL/CFB128/ 10:44:00,410 INFO [main][CipherTest] transformation=RIJNDAEL/CFB128/ISO10126 10:44:00,410 INFO [main][CipherTest] transformation=RIJNDAEL/CFB128/ISO10126-2 10:44:00,410 INFO [main][CipherTest] transformation=RIJNDAEL/CFB128/ISO10126-2PADDING 10:44:00,410 INFO [main][CipherTest] transformation=RIJNDAEL/CFB128/ISO10126PADDING 10:44:00,411 INFO [main][CipherTest] transformation=RIJNDAEL/CFB128/ISO7816-4 10:44:00,411 INFO [main][CipherTest] transformation=RIJNDAEL/CFB128/ISO7816-4PADDING 10:44:00,411 INFO [main][CipherTest] transformation=RIJNDAEL/CFB128/NOPADDING 10:44:00,411 INFO [main][CipherTest] transformation=RIJNDAEL/CFB128/PKCS5 10:44:00,411 INFO [main][CipherTest] transformation=RIJNDAEL/CFB128/PKCS5PADDING 10:44:00,411 INFO [main][CipherTest] transformation=RIJNDAEL/CFB128/PKCS7 10:44:00,411 INFO [main][CipherTest] transformation=RIJNDAEL/CFB128/PKCS7PADDING 10:44:00,412 INFO [main][CipherTest] transformation=RIJNDAEL/CFB128/TBC 10:44:00,412 INFO [main][CipherTest] transformation=RIJNDAEL/CFB128/TBCPADDING 10:44:00,412 INFO [main][CipherTest] transformation=RIJNDAEL/CFB128/X9.23 10:44:00,412 INFO [main][CipherTest] transformation=RIJNDAEL/CFB128/X9.23PADDING 10:44:00,412 INFO [main][CipherTest] transformation=RIJNDAEL/CFB128/ZEROBYTE 10:44:00,412 INFO [main][CipherTest] transformation=RIJNDAEL/CFB128/ZEROBYTEPADDING 10:44:00,412 INFO [main][CipherTest] transformation=RIJNDAEL/CFB136/ 10:44:00,412 INFO [main][CipherTest] transformation=RIJNDAEL/CFB136/ISO10126 10:44:00,412 INFO [main][CipherTest] transformation=RIJNDAEL/CFB136/ISO10126-2 10:44:00,412 INFO [main][CipherTest] transformation=RIJNDAEL/CFB136/ISO10126-2PADDING 10:44:00,412 INFO [main][CipherTest] transformation=RIJNDAEL/CFB136/ISO10126PADDING 10:44:00,412 INFO [main][CipherTest] transformation=RIJNDAEL/CFB136/ISO7816-4 10:44:00,412 INFO [main][CipherTest] transformation=RIJNDAEL/CFB136/ISO7816-4PADDING 10:44:00,413 INFO [main][CipherTest] transformation=RIJNDAEL/CFB136/NOPADDING 10:44:00,413 INFO [main][CipherTest] transformation=RIJNDAEL/CFB136/PKCS5 10:44:00,413 INFO [main][CipherTest] transformation=RIJNDAEL/CFB136/PKCS5PADDING 10:44:00,413 INFO [main][CipherTest] transformation=RIJNDAEL/CFB136/PKCS7 10:44:00,413 INFO [main][CipherTest] transformation=RIJNDAEL/CFB136/PKCS7PADDING 10:44:00,413 INFO [main][CipherTest] transformation=RIJNDAEL/CFB136/TBC 10:44:00,413 INFO [main][CipherTest] transformation=RIJNDAEL/CFB136/TBCPADDING 10:44:00,413 INFO [main][CipherTest] transformation=RIJNDAEL/CFB136/X9.23 10:44:00,413 INFO [main][CipherTest] transformation=RIJNDAEL/CFB136/X9.23PADDING 10:44:00,413 INFO [main][CipherTest] transformation=RIJNDAEL/CFB136/ZEROBYTE 10:44:00,414 INFO [main][CipherTest] transformation=RIJNDAEL/CFB136/ZEROBYTEPADDING 10:44:00,414 INFO [main][CipherTest] transformation=RIJNDAEL/CFB144/ 10:44:00,414 INFO [main][CipherTest] transformation=RIJNDAEL/CFB144/ISO10126 10:44:00,414 INFO [main][CipherTest] transformation=RIJNDAEL/CFB144/ISO10126-2 10:44:00,414 INFO [main][CipherTest] transformation=RIJNDAEL/CFB144/ISO10126-2PADDING 10:44:00,414 INFO [main][CipherTest] transformation=RIJNDAEL/CFB144/ISO10126PADDING 10:44:00,414 INFO [main][CipherTest] transformation=RIJNDAEL/CFB144/ISO7816-4 10:44:00,414 INFO [main][CipherTest] transformation=RIJNDAEL/CFB144/ISO7816-4PADDING 10:44:00,415 INFO [main][CipherTest] transformation=RIJNDAEL/CFB144/NOPADDING 10:44:00,415 INFO [main][CipherTest] transformation=RIJNDAEL/CFB144/PKCS5 10:44:00,415 INFO [main][CipherTest] transformation=RIJNDAEL/CFB144/PKCS5PADDING 10:44:00,415 INFO [main][CipherTest] transformation=RIJNDAEL/CFB144/PKCS7 10:44:00,415 INFO [main][CipherTest] transformation=RIJNDAEL/CFB144/PKCS7PADDING 10:44:00,415 INFO [main][CipherTest] transformation=RIJNDAEL/CFB144/TBC 10:44:00,415 INFO [main][CipherTest] transformation=RIJNDAEL/CFB144/TBCPADDING 10:44:00,415 INFO [main][CipherTest] transformation=RIJNDAEL/CFB144/X9.23 10:44:00,415 INFO [main][CipherTest] transformation=RIJNDAEL/CFB144/X9.23PADDING 10:44:00,416 INFO [main][CipherTest] transformation=RIJNDAEL/CFB144/ZEROBYTE 10:44:00,416 INFO [main][CipherTest] transformation=RIJNDAEL/CFB144/ZEROBYTEPADDING 10:44:00,416 INFO [main][CipherTest] transformation=RIJNDAEL/CFB152/ 10:44:00,416 INFO [main][CipherTest] transformation=RIJNDAEL/CFB152/ISO10126 10:44:00,416 INFO [main][CipherTest] transformation=RIJNDAEL/CFB152/ISO10126-2 10:44:00,416 INFO [main][CipherTest] transformation=RIJNDAEL/CFB152/ISO10126-2PADDING 10:44:00,416 INFO [main][CipherTest] transformation=RIJNDAEL/CFB152/ISO10126PADDING 10:44:00,416 INFO [main][CipherTest] transformation=RIJNDAEL/CFB152/ISO7816-4 10:44:00,416 INFO [main][CipherTest] transformation=RIJNDAEL/CFB152/ISO7816-4PADDING 10:44:00,416 INFO [main][CipherTest] transformation=RIJNDAEL/CFB152/NOPADDING 10:44:00,416 INFO [main][CipherTest] transformation=RIJNDAEL/CFB152/PKCS5 10:44:00,416 INFO [main][CipherTest] transformation=RIJNDAEL/CFB152/PKCS5PADDING 10:44:00,416 INFO [main][CipherTest] transformation=RIJNDAEL/CFB152/PKCS7 10:44:00,416 INFO [main][CipherTest] transformation=RIJNDAEL/CFB152/PKCS7PADDING 10:44:00,417 INFO [main][CipherTest] transformation=RIJNDAEL/CFB152/TBC 10:44:00,417 INFO [main][CipherTest] transformation=RIJNDAEL/CFB152/TBCPADDING 10:44:00,417 INFO [main][CipherTest] transformation=RIJNDAEL/CFB152/X9.23 10:44:00,417 INFO [main][CipherTest] transformation=RIJNDAEL/CFB152/X9.23PADDING 10:44:00,417 INFO [main][CipherTest] transformation=RIJNDAEL/CFB152/ZEROBYTE 10:44:00,417 INFO [main][CipherTest] transformation=RIJNDAEL/CFB152/ZEROBYTEPADDING 10:44:00,417 INFO [main][CipherTest] transformation=RIJNDAEL/CFB16/ 10:44:00,417 INFO [main][CipherTest] transformation=RIJNDAEL/CFB16/ISO10126 10:44:00,417 INFO [main][CipherTest] transformation=RIJNDAEL/CFB16/ISO10126-2 10:44:00,417 INFO [main][CipherTest] transformation=RIJNDAEL/CFB16/ISO10126-2PADDING 10:44:00,418 INFO [main][CipherTest] transformation=RIJNDAEL/CFB16/ISO10126PADDING 10:44:00,418 INFO [main][CipherTest] transformation=RIJNDAEL/CFB16/ISO7816-4 10:44:00,418 INFO [main][CipherTest] transformation=RIJNDAEL/CFB16/ISO7816-4PADDING 10:44:00,418 INFO [main][CipherTest] transformation=RIJNDAEL/CFB16/NOPADDING 10:44:00,418 INFO [main][CipherTest] transformation=RIJNDAEL/CFB16/PKCS5 10:44:00,418 INFO [main][CipherTest] transformation=RIJNDAEL/CFB16/PKCS5PADDING 10:44:00,418 INFO [main][CipherTest] transformation=RIJNDAEL/CFB16/PKCS7 10:44:00,418 INFO [main][CipherTest] transformation=RIJNDAEL/CFB16/PKCS7PADDING 10:44:00,418 INFO [main][CipherTest] transformation=RIJNDAEL/CFB16/TBC 10:44:00,418 INFO [main][CipherTest] transformation=RIJNDAEL/CFB16/TBCPADDING 10:44:00,418 INFO [main][CipherTest] transformation=RIJNDAEL/CFB16/X9.23 10:44:00,418 INFO [main][CipherTest] transformation=RIJNDAEL/CFB16/X9.23PADDING 10:44:00,418 INFO [main][CipherTest] transformation=RIJNDAEL/CFB16/ZEROBYTE 10:44:00,419 INFO [main][CipherTest] transformation=RIJNDAEL/CFB16/ZEROBYTEPADDING 10:44:00,419 INFO [main][CipherTest] transformation=RIJNDAEL/CFB160/ 10:44:00,419 INFO [main][CipherTest] transformation=RIJNDAEL/CFB160/ISO10126 10:44:00,419 INFO [main][CipherTest] transformation=RIJNDAEL/CFB160/ISO10126-2 10:44:00,419 INFO [main][CipherTest] transformation=RIJNDAEL/CFB160/ISO10126-2PADDING 10:44:00,419 INFO [main][CipherTest] transformation=RIJNDAEL/CFB160/ISO10126PADDING 10:44:00,419 INFO [main][CipherTest] transformation=RIJNDAEL/CFB160/ISO7816-4 10:44:00,419 INFO [main][CipherTest] transformation=RIJNDAEL/CFB160/ISO7816-4PADDING 10:44:00,419 INFO [main][CipherTest] transformation=RIJNDAEL/CFB160/NOPADDING 10:44:00,419 INFO [main][CipherTest] transformation=RIJNDAEL/CFB160/PKCS5 10:44:00,419 INFO [main][CipherTest] transformation=RIJNDAEL/CFB160/PKCS5PADDING 10:44:00,419 INFO [main][CipherTest] transformation=RIJNDAEL/CFB160/PKCS7 10:44:00,420 INFO [main][CipherTest] transformation=RIJNDAEL/CFB160/PKCS7PADDING 10:44:00,420 INFO [main][CipherTest] transformation=RIJNDAEL/CFB160/TBC 10:44:00,420 INFO [main][CipherTest] transformation=RIJNDAEL/CFB160/TBCPADDING 10:44:00,420 INFO [main][CipherTest] transformation=RIJNDAEL/CFB160/X9.23 10:44:00,420 INFO [main][CipherTest] transformation=RIJNDAEL/CFB160/X9.23PADDING 10:44:00,420 INFO [main][CipherTest] transformation=RIJNDAEL/CFB160/ZEROBYTE 10:44:00,420 INFO [main][CipherTest] transformation=RIJNDAEL/CFB160/ZEROBYTEPADDING 10:44:00,420 INFO [main][CipherTest] transformation=RIJNDAEL/CFB168/ 10:44:00,420 INFO [main][CipherTest] transformation=RIJNDAEL/CFB168/ISO10126 10:44:00,420 INFO [main][CipherTest] transformation=RIJNDAEL/CFB168/ISO10126-2 10:44:00,420 INFO [main][CipherTest] transformation=RIJNDAEL/CFB168/ISO10126-2PADDING 10:44:00,420 INFO [main][CipherTest] transformation=RIJNDAEL/CFB168/ISO10126PADDING 10:44:00,420 INFO [main][CipherTest] transformation=RIJNDAEL/CFB168/ISO7816-4 10:44:00,420 INFO [main][CipherTest] transformation=RIJNDAEL/CFB168/ISO7816-4PADDING 10:44:00,421 INFO [main][CipherTest] transformation=RIJNDAEL/CFB168/NOPADDING 10:44:00,421 INFO [main][CipherTest] transformation=RIJNDAEL/CFB168/PKCS5 10:44:00,421 INFO [main][CipherTest] transformation=RIJNDAEL/CFB168/PKCS5PADDING 10:44:00,421 INFO [main][CipherTest] transformation=RIJNDAEL/CFB168/PKCS7 10:44:00,421 INFO [main][CipherTest] transformation=RIJNDAEL/CFB168/PKCS7PADDING 10:44:00,421 INFO [main][CipherTest] transformation=RIJNDAEL/CFB168/TBC 10:44:00,421 INFO [main][CipherTest] transformation=RIJNDAEL/CFB168/TBCPADDING 10:44:00,421 INFO [main][CipherTest] transformation=RIJNDAEL/CFB168/X9.23 10:44:00,421 INFO [main][CipherTest] transformation=RIJNDAEL/CFB168/X9.23PADDING 10:44:00,421 INFO [main][CipherTest] transformation=RIJNDAEL/CFB168/ZEROBYTE 10:44:00,422 INFO [main][CipherTest] transformation=RIJNDAEL/CFB168/ZEROBYTEPADDING 10:44:00,422 INFO [main][CipherTest] transformation=RIJNDAEL/CFB176/ 10:44:00,422 INFO [main][CipherTest] transformation=RIJNDAEL/CFB176/ISO10126 10:44:00,422 INFO [main][CipherTest] transformation=RIJNDAEL/CFB176/ISO10126-2 10:44:00,422 INFO [main][CipherTest] transformation=RIJNDAEL/CFB176/ISO10126-2PADDING 10:44:00,422 INFO [main][CipherTest] transformation=RIJNDAEL/CFB176/ISO10126PADDING 10:44:00,422 INFO [main][CipherTest] transformation=RIJNDAEL/CFB176/ISO7816-4 10:44:00,422 INFO [main][CipherTest] transformation=RIJNDAEL/CFB176/ISO7816-4PADDING 10:44:00,422 INFO [main][CipherTest] transformation=RIJNDAEL/CFB176/NOPADDING 10:44:00,422 INFO [main][CipherTest] transformation=RIJNDAEL/CFB176/PKCS5 10:44:00,422 INFO [main][CipherTest] transformation=RIJNDAEL/CFB176/PKCS5PADDING 10:44:00,422 INFO [main][CipherTest] transformation=RIJNDAEL/CFB176/PKCS7 10:44:00,422 INFO [main][CipherTest] transformation=RIJNDAEL/CFB176/PKCS7PADDING 10:44:00,423 INFO [main][CipherTest] transformation=RIJNDAEL/CFB176/TBC 10:44:00,423 INFO [main][CipherTest] transformation=RIJNDAEL/CFB176/TBCPADDING 10:44:00,423 INFO [main][CipherTest] transformation=RIJNDAEL/CFB176/X9.23 10:44:00,423 INFO [main][CipherTest] transformation=RIJNDAEL/CFB176/X9.23PADDING 10:44:00,423 INFO [main][CipherTest] transformation=RIJNDAEL/CFB176/ZEROBYTE 10:44:00,423 INFO [main][CipherTest] transformation=RIJNDAEL/CFB176/ZEROBYTEPADDING 10:44:00,423 INFO [main][CipherTest] transformation=RIJNDAEL/CFB184/ 10:44:00,423 INFO [main][CipherTest] transformation=RIJNDAEL/CFB184/ISO10126 10:44:00,423 INFO [main][CipherTest] transformation=RIJNDAEL/CFB184/ISO10126-2 10:44:00,423 INFO [main][CipherTest] transformation=RIJNDAEL/CFB184/ISO10126-2PADDING 10:44:00,424 INFO [main][CipherTest] transformation=RIJNDAEL/CFB184/ISO10126PADDING 10:44:00,424 INFO [main][CipherTest] transformation=RIJNDAEL/CFB184/ISO7816-4 10:44:00,424 INFO [main][CipherTest] transformation=RIJNDAEL/CFB184/ISO7816-4PADDING 10:44:00,424 INFO [main][CipherTest] transformation=RIJNDAEL/CFB184/NOPADDING 10:44:00,424 INFO [main][CipherTest] transformation=RIJNDAEL/CFB184/PKCS5 10:44:00,424 INFO [main][CipherTest] transformation=RIJNDAEL/CFB184/PKCS5PADDING 10:44:00,424 INFO [main][CipherTest] transformation=RIJNDAEL/CFB184/PKCS7 10:44:00,424 INFO [main][CipherTest] transformation=RIJNDAEL/CFB184/PKCS7PADDING 10:44:00,424 INFO [main][CipherTest] transformation=RIJNDAEL/CFB184/TBC 10:44:00,424 INFO [main][CipherTest] transformation=RIJNDAEL/CFB184/TBCPADDING 10:44:00,424 INFO [main][CipherTest] transformation=RIJNDAEL/CFB184/X9.23 10:44:00,424 INFO [main][CipherTest] transformation=RIJNDAEL/CFB184/X9.23PADDING 10:44:00,425 INFO [main][CipherTest] transformation=RIJNDAEL/CFB184/ZEROBYTE 10:44:00,425 INFO [main][CipherTest] transformation=RIJNDAEL/CFB184/ZEROBYTEPADDING 10:44:00,425 INFO [main][CipherTest] transformation=RIJNDAEL/CFB192/ 10:44:00,425 INFO [main][CipherTest] transformation=RIJNDAEL/CFB192/ISO10126 10:44:00,425 INFO [main][CipherTest] transformation=RIJNDAEL/CFB192/ISO10126-2 10:44:00,425 INFO [main][CipherTest] transformation=RIJNDAEL/CFB192/ISO10126-2PADDING 10:44:00,425 INFO [main][CipherTest] transformation=RIJNDAEL/CFB192/ISO10126PADDING 10:44:00,425 INFO [main][CipherTest] transformation=RIJNDAEL/CFB192/ISO7816-4 10:44:00,425 INFO [main][CipherTest] transformation=RIJNDAEL/CFB192/ISO7816-4PADDING 10:44:00,425 INFO [main][CipherTest] transformation=RIJNDAEL/CFB192/NOPADDING 10:44:00,425 INFO [main][CipherTest] transformation=RIJNDAEL/CFB192/PKCS5 10:44:00,425 INFO [main][CipherTest] transformation=RIJNDAEL/CFB192/PKCS5PADDING 10:44:00,426 INFO [main][CipherTest] transformation=RIJNDAEL/CFB192/PKCS7 10:44:00,426 INFO [main][CipherTest] transformation=RIJNDAEL/CFB192/PKCS7PADDING 10:44:00,426 INFO [main][CipherTest] transformation=RIJNDAEL/CFB192/TBC 10:44:00,426 INFO [main][CipherTest] transformation=RIJNDAEL/CFB192/TBCPADDING 10:44:00,426 INFO [main][CipherTest] transformation=RIJNDAEL/CFB192/X9.23 10:44:00,426 INFO [main][CipherTest] transformation=RIJNDAEL/CFB192/X9.23PADDING 10:44:00,426 INFO [main][CipherTest] transformation=RIJNDAEL/CFB192/ZEROBYTE 10:44:00,426 INFO [main][CipherTest] transformation=RIJNDAEL/CFB192/ZEROBYTEPADDING 10:44:00,426 INFO [main][CipherTest] transformation=RIJNDAEL/CFB200/ 10:44:00,426 INFO [main][CipherTest] transformation=RIJNDAEL/CFB200/ISO10126 10:44:00,426 INFO [main][CipherTest] transformation=RIJNDAEL/CFB200/ISO10126-2 10:44:00,426 INFO [main][CipherTest] transformation=RIJNDAEL/CFB200/ISO10126-2PADDING 10:44:00,426 INFO [main][CipherTest] transformation=RIJNDAEL/CFB200/ISO10126PADDING 10:44:00,427 INFO [main][CipherTest] transformation=RIJNDAEL/CFB200/ISO7816-4 10:44:00,427 INFO [main][CipherTest] transformation=RIJNDAEL/CFB200/ISO7816-4PADDING 10:44:00,427 INFO [main][CipherTest] transformation=RIJNDAEL/CFB200/NOPADDING 10:44:00,427 INFO [main][CipherTest] transformation=RIJNDAEL/CFB200/PKCS5 10:44:00,427 INFO [main][CipherTest] transformation=RIJNDAEL/CFB200/PKCS5PADDING 10:44:00,427 INFO [main][CipherTest] transformation=RIJNDAEL/CFB200/PKCS7 10:44:00,427 INFO [main][CipherTest] transformation=RIJNDAEL/CFB200/PKCS7PADDING 10:44:00,427 INFO [main][CipherTest] transformation=RIJNDAEL/CFB200/TBC 10:44:00,427 INFO [main][CipherTest] transformation=RIJNDAEL/CFB200/TBCPADDING 10:44:00,427 INFO [main][CipherTest] transformation=RIJNDAEL/CFB200/X9.23 10:44:00,427 INFO [main][CipherTest] transformation=RIJNDAEL/CFB200/X9.23PADDING 10:44:00,427 INFO [main][CipherTest] transformation=RIJNDAEL/CFB200/ZEROBYTE 10:44:00,427 INFO [main][CipherTest] transformation=RIJNDAEL/CFB200/ZEROBYTEPADDING 10:44:00,427 INFO [main][CipherTest] transformation=RIJNDAEL/CFB208/ 10:44:00,428 INFO [main][CipherTest] transformation=RIJNDAEL/CFB208/ISO10126 10:44:00,428 INFO [main][CipherTest] transformation=RIJNDAEL/CFB208/ISO10126-2 10:44:00,428 INFO [main][CipherTest] transformation=RIJNDAEL/CFB208/ISO10126-2PADDING 10:44:00,428 INFO [main][CipherTest] transformation=RIJNDAEL/CFB208/ISO10126PADDING 10:44:00,428 INFO [main][CipherTest] transformation=RIJNDAEL/CFB208/ISO7816-4 10:44:00,428 INFO [main][CipherTest] transformation=RIJNDAEL/CFB208/ISO7816-4PADDING 10:44:00,428 INFO [main][CipherTest] transformation=RIJNDAEL/CFB208/NOPADDING 10:44:00,428 INFO [main][CipherTest] transformation=RIJNDAEL/CFB208/PKCS5 10:44:00,428 INFO [main][CipherTest] transformation=RIJNDAEL/CFB208/PKCS5PADDING 10:44:00,429 INFO [main][CipherTest] transformation=RIJNDAEL/CFB208/PKCS7 10:44:00,429 INFO [main][CipherTest] transformation=RIJNDAEL/CFB208/PKCS7PADDING 10:44:00,429 INFO [main][CipherTest] transformation=RIJNDAEL/CFB208/TBC 10:44:00,429 INFO [main][CipherTest] transformation=RIJNDAEL/CFB208/TBCPADDING 10:44:00,429 INFO [main][CipherTest] transformation=RIJNDAEL/CFB208/X9.23 10:44:00,429 INFO [main][CipherTest] transformation=RIJNDAEL/CFB208/X9.23PADDING 10:44:00,429 INFO [main][CipherTest] transformation=RIJNDAEL/CFB208/ZEROBYTE 10:44:00,429 INFO [main][CipherTest] transformation=RIJNDAEL/CFB208/ZEROBYTEPADDING 10:44:00,429 INFO [main][CipherTest] transformation=RIJNDAEL/CFB216/ 10:44:00,429 INFO [main][CipherTest] transformation=RIJNDAEL/CFB216/ISO10126 10:44:00,429 INFO [main][CipherTest] transformation=RIJNDAEL/CFB216/ISO10126-2 10:44:00,429 INFO [main][CipherTest] transformation=RIJNDAEL/CFB216/ISO10126-2PADDING 10:44:00,429 INFO [main][CipherTest] transformation=RIJNDAEL/CFB216/ISO10126PADDING 10:44:00,429 INFO [main][CipherTest] transformation=RIJNDAEL/CFB216/ISO7816-4 10:44:00,430 INFO [main][CipherTest] transformation=RIJNDAEL/CFB216/ISO7816-4PADDING 10:44:00,430 INFO [main][CipherTest] transformation=RIJNDAEL/CFB216/NOPADDING 10:44:00,430 INFO [main][CipherTest] transformation=RIJNDAEL/CFB216/PKCS5 10:44:00,430 INFO [main][CipherTest] transformation=RIJNDAEL/CFB216/PKCS5PADDING 10:44:00,430 INFO [main][CipherTest] transformation=RIJNDAEL/CFB216/PKCS7 10:44:00,430 INFO [main][CipherTest] transformation=RIJNDAEL/CFB216/PKCS7PADDING 10:44:00,430 INFO [main][CipherTest] transformation=RIJNDAEL/CFB216/TBC 10:44:00,430 INFO [main][CipherTest] transformation=RIJNDAEL/CFB216/TBCPADDING 10:44:00,430 INFO [main][CipherTest] transformation=RIJNDAEL/CFB216/X9.23 10:44:00,430 INFO [main][CipherTest] transformation=RIJNDAEL/CFB216/X9.23PADDING 10:44:00,430 INFO [main][CipherTest] transformation=RIJNDAEL/CFB216/ZEROBYTE 10:44:00,430 INFO [main][CipherTest] transformation=RIJNDAEL/CFB216/ZEROBYTEPADDING 10:44:00,430 INFO [main][CipherTest] transformation=RIJNDAEL/CFB224/ 10:44:00,431 INFO [main][CipherTest] transformation=RIJNDAEL/CFB224/ISO10126 10:44:00,431 INFO [main][CipherTest] transformation=RIJNDAEL/CFB224/ISO10126-2 10:44:00,431 INFO [main][CipherTest] transformation=RIJNDAEL/CFB224/ISO10126-2PADDING 10:44:00,431 INFO [main][CipherTest] transformation=RIJNDAEL/CFB224/ISO10126PADDING 10:44:00,431 INFO [main][CipherTest] transformation=RIJNDAEL/CFB224/ISO7816-4 10:44:00,431 INFO [main][CipherTest] transformation=RIJNDAEL/CFB224/ISO7816-4PADDING 10:44:00,431 INFO [main][CipherTest] transformation=RIJNDAEL/CFB224/NOPADDING 10:44:00,431 INFO [main][CipherTest] transformation=RIJNDAEL/CFB224/PKCS5 10:44:00,431 INFO [main][CipherTest] transformation=RIJNDAEL/CFB224/PKCS5PADDING 10:44:00,431 INFO [main][CipherTest] transformation=RIJNDAEL/CFB224/PKCS7 10:44:00,431 INFO [main][CipherTest] transformation=RIJNDAEL/CFB224/PKCS7PADDING 10:44:00,431 INFO [main][CipherTest] transformation=RIJNDAEL/CFB224/TBC 10:44:00,432 INFO [main][CipherTest] transformation=RIJNDAEL/CFB224/TBCPADDING 10:44:00,432 INFO [main][CipherTest] transformation=RIJNDAEL/CFB224/X9.23 10:44:00,432 INFO [main][CipherTest] transformation=RIJNDAEL/CFB224/X9.23PADDING 10:44:00,432 INFO [main][CipherTest] transformation=RIJNDAEL/CFB224/ZEROBYTE 10:44:00,432 INFO [main][CipherTest] transformation=RIJNDAEL/CFB224/ZEROBYTEPADDING 10:44:00,432 INFO [main][CipherTest] transformation=RIJNDAEL/CFB232/ 10:44:00,432 INFO [main][CipherTest] transformation=RIJNDAEL/CFB232/ISO10126 10:44:00,432 INFO [main][CipherTest] transformation=RIJNDAEL/CFB232/ISO10126-2 10:44:00,432 INFO [main][CipherTest] transformation=RIJNDAEL/CFB232/ISO10126-2PADDING 10:44:00,432 INFO [main][CipherTest] transformation=RIJNDAEL/CFB232/ISO10126PADDING 10:44:00,432 INFO [main][CipherTest] transformation=RIJNDAEL/CFB232/ISO7816-4 10:44:00,432 INFO [main][CipherTest] transformation=RIJNDAEL/CFB232/ISO7816-4PADDING 10:44:00,433 INFO [main][CipherTest] transformation=RIJNDAEL/CFB232/NOPADDING 10:44:00,433 INFO [main][CipherTest] transformation=RIJNDAEL/CFB232/PKCS5 10:44:00,433 INFO [main][CipherTest] transformation=RIJNDAEL/CFB232/PKCS5PADDING 10:44:00,433 INFO [main][CipherTest] transformation=RIJNDAEL/CFB232/PKCS7 10:44:00,433 INFO [main][CipherTest] transformation=RIJNDAEL/CFB232/PKCS7PADDING 10:44:00,433 INFO [main][CipherTest] transformation=RIJNDAEL/CFB232/TBC 10:44:00,433 INFO [main][CipherTest] transformation=RIJNDAEL/CFB232/TBCPADDING 10:44:00,433 INFO [main][CipherTest] transformation=RIJNDAEL/CFB232/X9.23 10:44:00,433 INFO [main][CipherTest] transformation=RIJNDAEL/CFB232/X9.23PADDING 10:44:00,433 INFO [main][CipherTest] transformation=RIJNDAEL/CFB232/ZEROBYTE 10:44:00,433 INFO [main][CipherTest] transformation=RIJNDAEL/CFB232/ZEROBYTEPADDING 10:44:00,433 INFO [main][CipherTest] transformation=RIJNDAEL/CFB24/ 10:44:00,433 INFO [main][CipherTest] transformation=RIJNDAEL/CFB24/ISO10126 10:44:00,434 INFO [main][CipherTest] transformation=RIJNDAEL/CFB24/ISO10126-2 10:44:00,434 INFO [main][CipherTest] transformation=RIJNDAEL/CFB24/ISO10126-2PADDING 10:44:00,434 INFO [main][CipherTest] transformation=RIJNDAEL/CFB24/ISO10126PADDING 10:44:00,434 INFO [main][CipherTest] transformation=RIJNDAEL/CFB24/ISO7816-4 10:44:00,434 INFO [main][CipherTest] transformation=RIJNDAEL/CFB24/ISO7816-4PADDING 10:44:00,434 INFO [main][CipherTest] transformation=RIJNDAEL/CFB24/NOPADDING 10:44:00,434 INFO [main][CipherTest] transformation=RIJNDAEL/CFB24/PKCS5 10:44:00,434 INFO [main][CipherTest] transformation=RIJNDAEL/CFB24/PKCS5PADDING 10:44:00,434 INFO [main][CipherTest] transformation=RIJNDAEL/CFB24/PKCS7 10:44:00,434 INFO [main][CipherTest] transformation=RIJNDAEL/CFB24/PKCS7PADDING 10:44:00,434 INFO [main][CipherTest] transformation=RIJNDAEL/CFB24/TBC 10:44:00,434 INFO [main][CipherTest] transformation=RIJNDAEL/CFB24/TBCPADDING 10:44:00,434 INFO [main][CipherTest] transformation=RIJNDAEL/CFB24/X9.23 10:44:00,435 INFO [main][CipherTest] transformation=RIJNDAEL/CFB24/X9.23PADDING 10:44:00,435 INFO [main][CipherTest] transformation=RIJNDAEL/CFB24/ZEROBYTE 10:44:00,435 INFO [main][CipherTest] transformation=RIJNDAEL/CFB24/ZEROBYTEPADDING 10:44:00,435 INFO [main][CipherTest] transformation=RIJNDAEL/CFB240/ 10:44:00,435 INFO [main][CipherTest] transformation=RIJNDAEL/CFB240/ISO10126 10:44:00,435 INFO [main][CipherTest] transformation=RIJNDAEL/CFB240/ISO10126-2 10:44:00,435 INFO [main][CipherTest] transformation=RIJNDAEL/CFB240/ISO10126-2PADDING 10:44:00,435 INFO [main][CipherTest] transformation=RIJNDAEL/CFB240/ISO10126PADDING 10:44:00,435 INFO [main][CipherTest] transformation=RIJNDAEL/CFB240/ISO7816-4 10:44:00,435 INFO [main][CipherTest] transformation=RIJNDAEL/CFB240/ISO7816-4PADDING 10:44:00,435 INFO [main][CipherTest] transformation=RIJNDAEL/CFB240/NOPADDING 10:44:00,436 INFO [main][CipherTest] transformation=RIJNDAEL/CFB240/PKCS5 10:44:00,436 INFO [main][CipherTest] transformation=RIJNDAEL/CFB240/PKCS5PADDING 10:44:00,436 INFO [main][CipherTest] transformation=RIJNDAEL/CFB240/PKCS7 10:44:00,436 INFO [main][CipherTest] transformation=RIJNDAEL/CFB240/PKCS7PADDING 10:44:00,436 INFO [main][CipherTest] transformation=RIJNDAEL/CFB240/TBC 10:44:00,436 INFO [main][CipherTest] transformation=RIJNDAEL/CFB240/TBCPADDING 10:44:00,436 INFO [main][CipherTest] transformation=RIJNDAEL/CFB240/X9.23 10:44:00,436 INFO [main][CipherTest] transformation=RIJNDAEL/CFB240/X9.23PADDING 10:44:00,436 INFO [main][CipherTest] transformation=RIJNDAEL/CFB240/ZEROBYTE 10:44:00,436 INFO [main][CipherTest] transformation=RIJNDAEL/CFB240/ZEROBYTEPADDING 10:44:00,436 INFO [main][CipherTest] transformation=RIJNDAEL/CFB248/ 10:44:00,436 INFO [main][CipherTest] transformation=RIJNDAEL/CFB248/ISO10126 10:44:00,436 INFO [main][CipherTest] transformation=RIJNDAEL/CFB248/ISO10126-2 10:44:00,437 INFO [main][CipherTest] transformation=RIJNDAEL/CFB248/ISO10126-2PADDING 10:44:00,437 INFO [main][CipherTest] transformation=RIJNDAEL/CFB248/ISO10126PADDING 10:44:00,437 INFO [main][CipherTest] transformation=RIJNDAEL/CFB248/ISO7816-4 10:44:00,437 INFO [main][CipherTest] transformation=RIJNDAEL/CFB248/ISO7816-4PADDING 10:44:00,437 INFO [main][CipherTest] transformation=RIJNDAEL/CFB248/NOPADDING 10:44:00,437 INFO [main][CipherTest] transformation=RIJNDAEL/CFB248/PKCS5 10:44:00,437 INFO [main][CipherTest] transformation=RIJNDAEL/CFB248/PKCS5PADDING 10:44:00,437 INFO [main][CipherTest] transformation=RIJNDAEL/CFB248/PKCS7 10:44:00,437 INFO [main][CipherTest] transformation=RIJNDAEL/CFB248/PKCS7PADDING 10:44:00,437 INFO [main][CipherTest] transformation=RIJNDAEL/CFB248/TBC 10:44:00,437 INFO [main][CipherTest] transformation=RIJNDAEL/CFB248/TBCPADDING 10:44:00,437 INFO [main][CipherTest] transformation=RIJNDAEL/CFB248/X9.23 10:44:00,437 INFO [main][CipherTest] transformation=RIJNDAEL/CFB248/X9.23PADDING 10:44:00,438 INFO [main][CipherTest] transformation=RIJNDAEL/CFB248/ZEROBYTE 10:44:00,438 INFO [main][CipherTest] transformation=RIJNDAEL/CFB248/ZEROBYTEPADDING 10:44:00,438 INFO [main][CipherTest] transformation=RIJNDAEL/CFB256/ 10:44:00,438 INFO [main][CipherTest] transformation=RIJNDAEL/CFB256/ISO10126 10:44:00,438 INFO [main][CipherTest] transformation=RIJNDAEL/CFB256/ISO10126-2 10:44:00,438 INFO [main][CipherTest] transformation=RIJNDAEL/CFB256/ISO10126-2PADDING 10:44:00,438 INFO [main][CipherTest] transformation=RIJNDAEL/CFB256/ISO10126PADDING 10:44:00,438 INFO [main][CipherTest] transformation=RIJNDAEL/CFB256/ISO7816-4 10:44:00,438 INFO [main][CipherTest] transformation=RIJNDAEL/CFB256/ISO7816-4PADDING 10:44:00,438 INFO [main][CipherTest] transformation=RIJNDAEL/CFB256/NOPADDING 10:44:00,439 INFO [main][CipherTest] transformation=RIJNDAEL/CFB256/PKCS5 10:44:00,439 INFO [main][CipherTest] transformation=RIJNDAEL/CFB256/PKCS5PADDING 10:44:00,439 INFO [main][CipherTest] transformation=RIJNDAEL/CFB256/PKCS7 10:44:00,439 INFO [main][CipherTest] transformation=RIJNDAEL/CFB256/PKCS7PADDING 10:44:00,439 INFO [main][CipherTest] transformation=RIJNDAEL/CFB256/TBC 10:44:00,439 INFO [main][CipherTest] transformation=RIJNDAEL/CFB256/TBCPADDING 10:44:00,439 INFO [main][CipherTest] transformation=RIJNDAEL/CFB256/X9.23 10:44:00,440 INFO [main][CipherTest] transformation=RIJNDAEL/CFB256/X9.23PADDING 10:44:00,440 INFO [main][CipherTest] transformation=RIJNDAEL/CFB256/ZEROBYTE 10:44:00,440 INFO [main][CipherTest] transformation=RIJNDAEL/CFB256/ZEROBYTEPADDING 10:44:00,440 INFO [main][CipherTest] transformation=RIJNDAEL/CFB32/ 10:44:00,440 INFO [main][CipherTest] transformation=RIJNDAEL/CFB32/ISO10126 10:44:00,440 INFO [main][CipherTest] transformation=RIJNDAEL/CFB32/ISO10126-2 10:44:00,440 INFO [main][CipherTest] transformation=RIJNDAEL/CFB32/ISO10126-2PADDING 10:44:00,440 INFO [main][CipherTest] transformation=RIJNDAEL/CFB32/ISO10126PADDING 10:44:00,440 INFO [main][CipherTest] transformation=RIJNDAEL/CFB32/ISO7816-4 10:44:00,441 INFO [main][CipherTest] transformation=RIJNDAEL/CFB32/ISO7816-4PADDING 10:44:00,441 INFO [main][CipherTest] transformation=RIJNDAEL/CFB32/NOPADDING 10:44:00,441 INFO [main][CipherTest] transformation=RIJNDAEL/CFB32/PKCS5 10:44:00,441 INFO [main][CipherTest] transformation=RIJNDAEL/CFB32/PKCS5PADDING 10:44:00,441 INFO [main][CipherTest] transformation=RIJNDAEL/CFB32/PKCS7 10:44:00,441 INFO [main][CipherTest] transformation=RIJNDAEL/CFB32/PKCS7PADDING 10:44:00,441 INFO [main][CipherTest] transformation=RIJNDAEL/CFB32/TBC 10:44:00,441 INFO [main][CipherTest] transformation=RIJNDAEL/CFB32/TBCPADDING 10:44:00,441 INFO [main][CipherTest] transformation=RIJNDAEL/CFB32/X9.23 10:44:00,441 INFO [main][CipherTest] transformation=RIJNDAEL/CFB32/X9.23PADDING 10:44:00,441 INFO [main][CipherTest] transformation=RIJNDAEL/CFB32/ZEROBYTE 10:44:00,441 INFO [main][CipherTest] transformation=RIJNDAEL/CFB32/ZEROBYTEPADDING 10:44:00,441 INFO [main][CipherTest] transformation=RIJNDAEL/CFB40/ 10:44:00,441 INFO [main][CipherTest] transformation=RIJNDAEL/CFB40/ISO10126 10:44:00,442 INFO [main][CipherTest] transformation=RIJNDAEL/CFB40/ISO10126-2 10:44:00,442 INFO [main][CipherTest] transformation=RIJNDAEL/CFB40/ISO10126-2PADDING 10:44:00,442 INFO [main][CipherTest] transformation=RIJNDAEL/CFB40/ISO10126PADDING 10:44:00,442 INFO [main][CipherTest] transformation=RIJNDAEL/CFB40/ISO7816-4 10:44:00,442 INFO [main][CipherTest] transformation=RIJNDAEL/CFB40/ISO7816-4PADDING 10:44:00,442 INFO [main][CipherTest] transformation=RIJNDAEL/CFB40/NOPADDING 10:44:00,442 INFO [main][CipherTest] transformation=RIJNDAEL/CFB40/PKCS5 10:44:00,442 INFO [main][CipherTest] transformation=RIJNDAEL/CFB40/PKCS5PADDING 10:44:00,442 INFO [main][CipherTest] transformation=RIJNDAEL/CFB40/PKCS7 10:44:00,442 INFO [main][CipherTest] transformation=RIJNDAEL/CFB40/PKCS7PADDING 10:44:00,442 INFO [main][CipherTest] transformation=RIJNDAEL/CFB40/TBC 10:44:00,442 INFO [main][CipherTest] transformation=RIJNDAEL/CFB40/TBCPADDING 10:44:00,442 INFO [main][CipherTest] transformation=RIJNDAEL/CFB40/X9.23 10:44:00,443 INFO [main][CipherTest] transformation=RIJNDAEL/CFB40/X9.23PADDING 10:44:00,443 INFO [main][CipherTest] transformation=RIJNDAEL/CFB40/ZEROBYTE 10:44:00,443 INFO [main][CipherTest] transformation=RIJNDAEL/CFB40/ZEROBYTEPADDING 10:44:00,443 INFO [main][CipherTest] transformation=RIJNDAEL/CFB48/ 10:44:00,443 INFO [main][CipherTest] transformation=RIJNDAEL/CFB48/ISO10126 10:44:00,443 INFO [main][CipherTest] transformation=RIJNDAEL/CFB48/ISO10126-2 10:44:00,443 INFO [main][CipherTest] transformation=RIJNDAEL/CFB48/ISO10126-2PADDING 10:44:00,443 INFO [main][CipherTest] transformation=RIJNDAEL/CFB48/ISO10126PADDING 10:44:00,443 INFO [main][CipherTest] transformation=RIJNDAEL/CFB48/ISO7816-4 10:44:00,443 INFO [main][CipherTest] transformation=RIJNDAEL/CFB48/ISO7816-4PADDING 10:44:00,443 INFO [main][CipherTest] transformation=RIJNDAEL/CFB48/NOPADDING 10:44:00,444 INFO [main][CipherTest] transformation=RIJNDAEL/CFB48/PKCS5 10:44:00,444 INFO [main][CipherTest] transformation=RIJNDAEL/CFB48/PKCS5PADDING 10:44:00,444 INFO [main][CipherTest] transformation=RIJNDAEL/CFB48/PKCS7 10:44:00,444 INFO [main][CipherTest] transformation=RIJNDAEL/CFB48/PKCS7PADDING 10:44:00,444 INFO [main][CipherTest] transformation=RIJNDAEL/CFB48/TBC 10:44:00,444 INFO [main][CipherTest] transformation=RIJNDAEL/CFB48/TBCPADDING 10:44:00,444 INFO [main][CipherTest] transformation=RIJNDAEL/CFB48/X9.23 10:44:00,444 INFO [main][CipherTest] transformation=RIJNDAEL/CFB48/X9.23PADDING 10:44:00,444 INFO [main][CipherTest] transformation=RIJNDAEL/CFB48/ZEROBYTE 10:44:00,444 INFO [main][CipherTest] transformation=RIJNDAEL/CFB48/ZEROBYTEPADDING 10:44:00,444 INFO [main][CipherTest] transformation=RIJNDAEL/CFB56/ 10:44:00,445 INFO [main][CipherTest] transformation=RIJNDAEL/CFB56/ISO10126 10:44:00,445 INFO [main][CipherTest] transformation=RIJNDAEL/CFB56/ISO10126-2 10:44:00,445 INFO [main][CipherTest] transformation=RIJNDAEL/CFB56/ISO10126-2PADDING 10:44:00,445 INFO [main][CipherTest] transformation=RIJNDAEL/CFB56/ISO10126PADDING 10:44:00,445 INFO [main][CipherTest] transformation=RIJNDAEL/CFB56/ISO7816-4 10:44:00,445 INFO [main][CipherTest] transformation=RIJNDAEL/CFB56/ISO7816-4PADDING 10:44:00,445 INFO [main][CipherTest] transformation=RIJNDAEL/CFB56/NOPADDING 10:44:00,445 INFO [main][CipherTest] transformation=RIJNDAEL/CFB56/PKCS5 10:44:00,445 INFO [main][CipherTest] transformation=RIJNDAEL/CFB56/PKCS5PADDING 10:44:00,445 INFO [main][CipherTest] transformation=RIJNDAEL/CFB56/PKCS7 10:44:00,445 INFO [main][CipherTest] transformation=RIJNDAEL/CFB56/PKCS7PADDING 10:44:00,445 INFO [main][CipherTest] transformation=RIJNDAEL/CFB56/TBC 10:44:00,445 INFO [main][CipherTest] transformation=RIJNDAEL/CFB56/TBCPADDING 10:44:00,446 INFO [main][CipherTest] transformation=RIJNDAEL/CFB56/X9.23 10:44:00,446 INFO [main][CipherTest] transformation=RIJNDAEL/CFB56/X9.23PADDING 10:44:00,446 INFO [main][CipherTest] transformation=RIJNDAEL/CFB56/ZEROBYTE 10:44:00,446 INFO [main][CipherTest] transformation=RIJNDAEL/CFB56/ZEROBYTEPADDING 10:44:00,446 INFO [main][CipherTest] transformation=RIJNDAEL/CFB64/ 10:44:00,446 INFO [main][CipherTest] transformation=RIJNDAEL/CFB64/ISO10126 10:44:00,446 INFO [main][CipherTest] transformation=RIJNDAEL/CFB64/ISO10126-2 10:44:00,446 INFO [main][CipherTest] transformation=RIJNDAEL/CFB64/ISO10126-2PADDING 10:44:00,446 INFO [main][CipherTest] transformation=RIJNDAEL/CFB64/ISO10126PADDING 10:44:00,446 INFO [main][CipherTest] transformation=RIJNDAEL/CFB64/ISO7816-4 10:44:00,446 INFO [main][CipherTest] transformation=RIJNDAEL/CFB64/ISO7816-4PADDING 10:44:00,446 INFO [main][CipherTest] transformation=RIJNDAEL/CFB64/NOPADDING 10:44:00,446 INFO [main][CipherTest] transformation=RIJNDAEL/CFB64/PKCS5 10:44:00,446 INFO [main][CipherTest] transformation=RIJNDAEL/CFB64/PKCS5PADDING 10:44:00,446 INFO [main][CipherTest] transformation=RIJNDAEL/CFB64/PKCS7 10:44:00,447 INFO [main][CipherTest] transformation=RIJNDAEL/CFB64/PKCS7PADDING 10:44:00,447 INFO [main][CipherTest] transformation=RIJNDAEL/CFB64/TBC 10:44:00,447 INFO [main][CipherTest] transformation=RIJNDAEL/CFB64/TBCPADDING 10:44:00,447 INFO [main][CipherTest] transformation=RIJNDAEL/CFB64/X9.23 10:44:00,447 INFO [main][CipherTest] transformation=RIJNDAEL/CFB64/X9.23PADDING 10:44:00,447 INFO [main][CipherTest] transformation=RIJNDAEL/CFB64/ZEROBYTE 10:44:00,447 INFO [main][CipherTest] transformation=RIJNDAEL/CFB64/ZEROBYTEPADDING 10:44:00,447 INFO [main][CipherTest] transformation=RIJNDAEL/CFB72/ 10:44:00,447 INFO [main][CipherTest] transformation=RIJNDAEL/CFB72/ISO10126 10:44:00,447 INFO [main][CipherTest] transformation=RIJNDAEL/CFB72/ISO10126-2 10:44:00,447 INFO [main][CipherTest] transformation=RIJNDAEL/CFB72/ISO10126-2PADDING 10:44:00,447 INFO [main][CipherTest] transformation=RIJNDAEL/CFB72/ISO10126PADDING 10:44:00,448 INFO [main][CipherTest] transformation=RIJNDAEL/CFB72/ISO7816-4 10:44:00,448 INFO [main][CipherTest] transformation=RIJNDAEL/CFB72/ISO7816-4PADDING 10:44:00,448 INFO [main][CipherTest] transformation=RIJNDAEL/CFB72/NOPADDING 10:44:00,448 INFO [main][CipherTest] transformation=RIJNDAEL/CFB72/PKCS5 10:44:00,448 INFO [main][CipherTest] transformation=RIJNDAEL/CFB72/PKCS5PADDING 10:44:00,448 INFO [main][CipherTest] transformation=RIJNDAEL/CFB72/PKCS7 10:44:00,448 INFO [main][CipherTest] transformation=RIJNDAEL/CFB72/PKCS7PADDING 10:44:00,448 INFO [main][CipherTest] transformation=RIJNDAEL/CFB72/TBC 10:44:00,448 INFO [main][CipherTest] transformation=RIJNDAEL/CFB72/TBCPADDING 10:44:00,448 INFO [main][CipherTest] transformation=RIJNDAEL/CFB72/X9.23 10:44:00,448 INFO [main][CipherTest] transformation=RIJNDAEL/CFB72/X9.23PADDING 10:44:00,448 INFO [main][CipherTest] transformation=RIJNDAEL/CFB72/ZEROBYTE 10:44:00,448 INFO [main][CipherTest] transformation=RIJNDAEL/CFB72/ZEROBYTEPADDING 10:44:00,449 INFO [main][CipherTest] transformation=RIJNDAEL/CFB8/ 10:44:00,449 INFO [main][CipherTest] transformation=RIJNDAEL/CFB8/ISO10126 10:44:00,449 INFO [main][CipherTest] transformation=RIJNDAEL/CFB8/ISO10126-2 10:44:00,449 INFO [main][CipherTest] transformation=RIJNDAEL/CFB8/ISO10126-2PADDING 10:44:00,449 INFO [main][CipherTest] transformation=RIJNDAEL/CFB8/ISO10126PADDING 10:44:00,449 INFO [main][CipherTest] transformation=RIJNDAEL/CFB8/ISO7816-4 10:44:00,449 INFO [main][CipherTest] transformation=RIJNDAEL/CFB8/ISO7816-4PADDING 10:44:00,449 INFO [main][CipherTest] transformation=RIJNDAEL/CFB8/NOPADDING 10:44:00,449 INFO [main][CipherTest] transformation=RIJNDAEL/CFB8/PKCS5 10:44:00,449 INFO [main][CipherTest] transformation=RIJNDAEL/CFB8/PKCS5PADDING 10:44:00,449 INFO [main][CipherTest] transformation=RIJNDAEL/CFB8/PKCS7 10:44:00,449 INFO [main][CipherTest] transformation=RIJNDAEL/CFB8/PKCS7PADDING 10:44:00,449 INFO [main][CipherTest] transformation=RIJNDAEL/CFB8/TBC 10:44:00,449 INFO [main][CipherTest] transformation=RIJNDAEL/CFB8/TBCPADDING 10:44:00,450 INFO [main][CipherTest] transformation=RIJNDAEL/CFB8/X9.23 10:44:00,450 INFO [main][CipherTest] transformation=RIJNDAEL/CFB8/X9.23PADDING 10:44:00,450 INFO [main][CipherTest] transformation=RIJNDAEL/CFB8/ZEROBYTE 10:44:00,450 INFO [main][CipherTest] transformation=RIJNDAEL/CFB8/ZEROBYTEPADDING 10:44:00,450 INFO [main][CipherTest] transformation=RIJNDAEL/CFB80/ 10:44:00,450 INFO [main][CipherTest] transformation=RIJNDAEL/CFB80/ISO10126 10:44:00,450 INFO [main][CipherTest] transformation=RIJNDAEL/CFB80/ISO10126-2 10:44:00,450 INFO [main][CipherTest] transformation=RIJNDAEL/CFB80/ISO10126-2PADDING 10:44:00,450 INFO [main][CipherTest] transformation=RIJNDAEL/CFB80/ISO10126PADDING 10:44:00,450 INFO [main][CipherTest] transformation=RIJNDAEL/CFB80/ISO7816-4 10:44:00,450 INFO [main][CipherTest] transformation=RIJNDAEL/CFB80/ISO7816-4PADDING 10:44:00,450 INFO [main][CipherTest] transformation=RIJNDAEL/CFB80/NOPADDING 10:44:00,450 INFO [main][CipherTest] transformation=RIJNDAEL/CFB80/PKCS5 10:44:00,450 INFO [main][CipherTest] transformation=RIJNDAEL/CFB80/PKCS5PADDING 10:44:00,451 INFO [main][CipherTest] transformation=RIJNDAEL/CFB80/PKCS7 10:44:00,451 INFO [main][CipherTest] transformation=RIJNDAEL/CFB80/PKCS7PADDING 10:44:00,451 INFO [main][CipherTest] transformation=RIJNDAEL/CFB80/TBC 10:44:00,451 INFO [main][CipherTest] transformation=RIJNDAEL/CFB80/TBCPADDING 10:44:00,451 INFO [main][CipherTest] transformation=RIJNDAEL/CFB80/X9.23 10:44:00,451 INFO [main][CipherTest] transformation=RIJNDAEL/CFB80/X9.23PADDING 10:44:00,451 INFO [main][CipherTest] transformation=RIJNDAEL/CFB80/ZEROBYTE 10:44:00,451 INFO [main][CipherTest] transformation=RIJNDAEL/CFB80/ZEROBYTEPADDING 10:44:00,451 INFO [main][CipherTest] transformation=RIJNDAEL/CFB88/ 10:44:00,451 INFO [main][CipherTest] transformation=RIJNDAEL/CFB88/ISO10126 10:44:00,451 INFO [main][CipherTest] transformation=RIJNDAEL/CFB88/ISO10126-2 10:44:00,451 INFO [main][CipherTest] transformation=RIJNDAEL/CFB88/ISO10126-2PADDING 10:44:00,451 INFO [main][CipherTest] transformation=RIJNDAEL/CFB88/ISO10126PADDING 10:44:00,452 INFO [main][CipherTest] transformation=RIJNDAEL/CFB88/ISO7816-4 10:44:00,452 INFO [main][CipherTest] transformation=RIJNDAEL/CFB88/ISO7816-4PADDING 10:44:00,452 INFO [main][CipherTest] transformation=RIJNDAEL/CFB88/NOPADDING 10:44:00,452 INFO [main][CipherTest] transformation=RIJNDAEL/CFB88/PKCS5 10:44:00,452 INFO [main][CipherTest] transformation=RIJNDAEL/CFB88/PKCS5PADDING 10:44:00,452 INFO [main][CipherTest] transformation=RIJNDAEL/CFB88/PKCS7 10:44:00,452 INFO [main][CipherTest] transformation=RIJNDAEL/CFB88/PKCS7PADDING 10:44:00,452 INFO [main][CipherTest] transformation=RIJNDAEL/CFB88/TBC 10:44:00,452 INFO [main][CipherTest] transformation=RIJNDAEL/CFB88/TBCPADDING 10:44:00,452 INFO [main][CipherTest] transformation=RIJNDAEL/CFB88/X9.23 10:44:00,452 INFO [main][CipherTest] transformation=RIJNDAEL/CFB88/X9.23PADDING 10:44:00,452 INFO [main][CipherTest] transformation=RIJNDAEL/CFB88/ZEROBYTE 10:44:00,452 INFO [main][CipherTest] transformation=RIJNDAEL/CFB88/ZEROBYTEPADDING 10:44:00,453 INFO [main][CipherTest] transformation=RIJNDAEL/CFB96/ 10:44:00,453 INFO [main][CipherTest] transformation=RIJNDAEL/CFB96/ISO10126 10:44:00,453 INFO [main][CipherTest] transformation=RIJNDAEL/CFB96/ISO10126-2 10:44:00,453 INFO [main][CipherTest] transformation=RIJNDAEL/CFB96/ISO10126-2PADDING 10:44:00,453 INFO [main][CipherTest] transformation=RIJNDAEL/CFB96/ISO10126PADDING 10:44:00,453 INFO [main][CipherTest] transformation=RIJNDAEL/CFB96/ISO7816-4 10:44:00,453 INFO [main][CipherTest] transformation=RIJNDAEL/CFB96/ISO7816-4PADDING 10:44:00,453 INFO [main][CipherTest] transformation=RIJNDAEL/CFB96/NOPADDING 10:44:00,453 INFO [main][CipherTest] transformation=RIJNDAEL/CFB96/PKCS5 10:44:00,453 INFO [main][CipherTest] transformation=RIJNDAEL/CFB96/PKCS5PADDING 10:44:00,453 INFO [main][CipherTest] transformation=RIJNDAEL/CFB96/PKCS7 10:44:00,453 INFO [main][CipherTest] transformation=RIJNDAEL/CFB96/PKCS7PADDING 10:44:00,454 INFO [main][CipherTest] transformation=RIJNDAEL/CFB96/TBC 10:44:00,454 INFO [main][CipherTest] transformation=RIJNDAEL/CFB96/TBCPADDING 10:44:00,454 INFO [main][CipherTest] transformation=RIJNDAEL/CFB96/X9.23 10:44:00,454 INFO [main][CipherTest] transformation=RIJNDAEL/CFB96/X9.23PADDING 10:44:00,454 INFO [main][CipherTest] transformation=RIJNDAEL/CFB96/ZEROBYTE 10:44:00,454 INFO [main][CipherTest] transformation=RIJNDAEL/CFB96/ZEROBYTEPADDING 10:44:00,454 INFO [main][CipherTest] transformation=RIJNDAEL/CTS/ 10:44:00,454 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "RIJNDAEL/CTS/" does not support IV => Skipping. 10:44:00,454 INFO [main][CipherTest] transformation=RIJNDAEL/CTS/NOPADDING 10:44:00,454 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "RIJNDAEL/CTS/NOPADDING" does not support IV => Skipping. 10:44:00,454 INFO [main][CipherTest] transformation=RIJNDAEL/EAX/ 10:44:00,457 INFO [main][CipherTest] transformation=RIJNDAEL/EAX/NOPADDING 10:44:00,458 INFO [main][CipherTest] transformation=RIJNDAEL/ECB/ 10:44:00,458 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "RIJNDAEL/ECB/" does not support IV => Skipping. 10:44:00,458 INFO [main][CipherTest] transformation=RIJNDAEL/ECB/NOPADDING 10:44:00,458 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "RIJNDAEL/ECB/NOPADDING" does not support IV => Skipping. 10:44:00,458 INFO [main][CipherTest] transformation=RIJNDAEL/GCM/ 10:44:00,459 INFO [main][CipherTest] transformation=RIJNDAEL/GCM/NOPADDING 10:44:00,460 INFO [main][CipherTest] transformation=RIJNDAEL/OFB/ 10:44:00,460 INFO [main][CipherTest] transformation=RIJNDAEL/OFB/ISO10126 10:44:00,460 INFO [main][CipherTest] transformation=RIJNDAEL/OFB/ISO10126-2 10:44:00,460 INFO [main][CipherTest] transformation=RIJNDAEL/OFB/ISO10126-2PADDING 10:44:00,460 INFO [main][CipherTest] transformation=RIJNDAEL/OFB/ISO10126PADDING 10:44:00,460 INFO [main][CipherTest] transformation=RIJNDAEL/OFB/ISO7816-4 10:44:00,460 INFO [main][CipherTest] transformation=RIJNDAEL/OFB/ISO7816-4PADDING 10:44:00,460 INFO [main][CipherTest] transformation=RIJNDAEL/OFB/NOPADDING 10:44:00,460 INFO [main][CipherTest] transformation=RIJNDAEL/OFB/PKCS5 10:44:00,461 INFO [main][CipherTest] transformation=RIJNDAEL/OFB/PKCS5PADDING 10:44:00,461 INFO [main][CipherTest] transformation=RIJNDAEL/OFB/PKCS7 10:44:00,461 INFO [main][CipherTest] transformation=RIJNDAEL/OFB/PKCS7PADDING 10:44:00,461 INFO [main][CipherTest] transformation=RIJNDAEL/OFB/TBC 10:44:00,461 INFO [main][CipherTest] transformation=RIJNDAEL/OFB/TBCPADDING 10:44:00,461 INFO [main][CipherTest] transformation=RIJNDAEL/OFB/X9.23 10:44:00,461 INFO [main][CipherTest] transformation=RIJNDAEL/OFB/X9.23PADDING 10:44:00,461 INFO [main][CipherTest] transformation=RIJNDAEL/OFB/ZEROBYTE 10:44:00,461 INFO [main][CipherTest] transformation=RIJNDAEL/OFB/ZEROBYTEPADDING 10:44:00,461 INFO [main][CipherTest] transformation=RIJNDAEL/OFB104/ 10:44:00,461 INFO [main][CipherTest] transformation=RIJNDAEL/OFB104/ISO10126 10:44:00,461 INFO [main][CipherTest] transformation=RIJNDAEL/OFB104/ISO10126-2 10:44:00,461 INFO [main][CipherTest] transformation=RIJNDAEL/OFB104/ISO10126-2PADDING 10:44:00,461 INFO [main][CipherTest] transformation=RIJNDAEL/OFB104/ISO10126PADDING 10:44:00,461 INFO [main][CipherTest] transformation=RIJNDAEL/OFB104/ISO7816-4 10:44:00,462 INFO [main][CipherTest] transformation=RIJNDAEL/OFB104/ISO7816-4PADDING 10:44:00,462 INFO [main][CipherTest] transformation=RIJNDAEL/OFB104/NOPADDING 10:44:00,462 INFO [main][CipherTest] transformation=RIJNDAEL/OFB104/PKCS5 10:44:00,462 INFO [main][CipherTest] transformation=RIJNDAEL/OFB104/PKCS5PADDING 10:44:00,462 INFO [main][CipherTest] transformation=RIJNDAEL/OFB104/PKCS7 10:44:00,462 INFO [main][CipherTest] transformation=RIJNDAEL/OFB104/PKCS7PADDING 10:44:00,462 INFO [main][CipherTest] transformation=RIJNDAEL/OFB104/TBC 10:44:00,462 INFO [main][CipherTest] transformation=RIJNDAEL/OFB104/TBCPADDING 10:44:00,462 INFO [main][CipherTest] transformation=RIJNDAEL/OFB104/X9.23 10:44:00,462 INFO [main][CipherTest] transformation=RIJNDAEL/OFB104/X9.23PADDING 10:44:00,462 INFO [main][CipherTest] transformation=RIJNDAEL/OFB104/ZEROBYTE 10:44:00,462 INFO [main][CipherTest] transformation=RIJNDAEL/OFB104/ZEROBYTEPADDING 10:44:00,462 INFO [main][CipherTest] transformation=RIJNDAEL/OFB112/ 10:44:00,462 INFO [main][CipherTest] transformation=RIJNDAEL/OFB112/ISO10126 10:44:00,462 INFO [main][CipherTest] transformation=RIJNDAEL/OFB112/ISO10126-2 10:44:00,463 INFO [main][CipherTest] transformation=RIJNDAEL/OFB112/ISO10126-2PADDING 10:44:00,463 INFO [main][CipherTest] transformation=RIJNDAEL/OFB112/ISO10126PADDING 10:44:00,463 INFO [main][CipherTest] transformation=RIJNDAEL/OFB112/ISO7816-4 10:44:00,463 INFO [main][CipherTest] transformation=RIJNDAEL/OFB112/ISO7816-4PADDING 10:44:00,463 INFO [main][CipherTest] transformation=RIJNDAEL/OFB112/NOPADDING 10:44:00,463 INFO [main][CipherTest] transformation=RIJNDAEL/OFB112/PKCS5 10:44:00,463 INFO [main][CipherTest] transformation=RIJNDAEL/OFB112/PKCS5PADDING 10:44:00,463 INFO [main][CipherTest] transformation=RIJNDAEL/OFB112/PKCS7 10:44:00,463 INFO [main][CipherTest] transformation=RIJNDAEL/OFB112/PKCS7PADDING 10:44:00,463 INFO [main][CipherTest] transformation=RIJNDAEL/OFB112/TBC 10:44:00,463 INFO [main][CipherTest] transformation=RIJNDAEL/OFB112/TBCPADDING 10:44:00,463 INFO [main][CipherTest] transformation=RIJNDAEL/OFB112/X9.23 10:44:00,464 INFO [main][CipherTest] transformation=RIJNDAEL/OFB112/X9.23PADDING 10:44:00,464 INFO [main][CipherTest] transformation=RIJNDAEL/OFB112/ZEROBYTE 10:44:00,464 INFO [main][CipherTest] transformation=RIJNDAEL/OFB112/ZEROBYTEPADDING 10:44:00,464 INFO [main][CipherTest] transformation=RIJNDAEL/OFB120/ 10:44:00,464 INFO [main][CipherTest] transformation=RIJNDAEL/OFB120/ISO10126 10:44:00,464 INFO [main][CipherTest] transformation=RIJNDAEL/OFB120/ISO10126-2 10:44:00,464 INFO [main][CipherTest] transformation=RIJNDAEL/OFB120/ISO10126-2PADDING 10:44:00,464 INFO [main][CipherTest] transformation=RIJNDAEL/OFB120/ISO10126PADDING 10:44:00,464 INFO [main][CipherTest] transformation=RIJNDAEL/OFB120/ISO7816-4 10:44:00,464 INFO [main][CipherTest] transformation=RIJNDAEL/OFB120/ISO7816-4PADDING 10:44:00,464 INFO [main][CipherTest] transformation=RIJNDAEL/OFB120/NOPADDING 10:44:00,464 INFO [main][CipherTest] transformation=RIJNDAEL/OFB120/PKCS5 10:44:00,464 INFO [main][CipherTest] transformation=RIJNDAEL/OFB120/PKCS5PADDING 10:44:00,465 INFO [main][CipherTest] transformation=RIJNDAEL/OFB120/PKCS7 10:44:00,465 INFO [main][CipherTest] transformation=RIJNDAEL/OFB120/PKCS7PADDING 10:44:00,465 INFO [main][CipherTest] transformation=RIJNDAEL/OFB120/TBC 10:44:00,465 INFO [main][CipherTest] transformation=RIJNDAEL/OFB120/TBCPADDING 10:44:00,465 INFO [main][CipherTest] transformation=RIJNDAEL/OFB120/X9.23 10:44:00,465 INFO [main][CipherTest] transformation=RIJNDAEL/OFB120/X9.23PADDING 10:44:00,465 INFO [main][CipherTest] transformation=RIJNDAEL/OFB120/ZEROBYTE 10:44:00,465 INFO [main][CipherTest] transformation=RIJNDAEL/OFB120/ZEROBYTEPADDING 10:44:00,465 INFO [main][CipherTest] transformation=RIJNDAEL/OFB128/ 10:44:00,465 INFO [main][CipherTest] transformation=RIJNDAEL/OFB128/ISO10126 10:44:00,465 INFO [main][CipherTest] transformation=RIJNDAEL/OFB128/ISO10126-2 10:44:00,465 INFO [main][CipherTest] transformation=RIJNDAEL/OFB128/ISO10126-2PADDING 10:44:00,466 INFO [main][CipherTest] transformation=RIJNDAEL/OFB128/ISO10126PADDING 10:44:00,466 INFO [main][CipherTest] transformation=RIJNDAEL/OFB128/ISO7816-4 10:44:00,466 INFO [main][CipherTest] transformation=RIJNDAEL/OFB128/ISO7816-4PADDING 10:44:00,466 INFO [main][CipherTest] transformation=RIJNDAEL/OFB128/NOPADDING 10:44:00,466 INFO [main][CipherTest] transformation=RIJNDAEL/OFB128/PKCS5 10:44:00,466 INFO [main][CipherTest] transformation=RIJNDAEL/OFB128/PKCS5PADDING 10:44:00,466 INFO [main][CipherTest] transformation=RIJNDAEL/OFB128/PKCS7 10:44:00,466 INFO [main][CipherTest] transformation=RIJNDAEL/OFB128/PKCS7PADDING 10:44:00,466 INFO [main][CipherTest] transformation=RIJNDAEL/OFB128/TBC 10:44:00,466 INFO [main][CipherTest] transformation=RIJNDAEL/OFB128/TBCPADDING 10:44:00,466 INFO [main][CipherTest] transformation=RIJNDAEL/OFB128/X9.23 10:44:00,466 INFO [main][CipherTest] transformation=RIJNDAEL/OFB128/X9.23PADDING 10:44:00,467 INFO [main][CipherTest] transformation=RIJNDAEL/OFB128/ZEROBYTE 10:44:00,467 INFO [main][CipherTest] transformation=RIJNDAEL/OFB128/ZEROBYTEPADDING 10:44:00,467 INFO [main][CipherTest] transformation=RIJNDAEL/OFB136/ 10:44:00,467 INFO [main][CipherTest] transformation=RIJNDAEL/OFB136/ISO10126 10:44:00,467 INFO [main][CipherTest] transformation=RIJNDAEL/OFB136/ISO10126-2 10:44:00,467 INFO [main][CipherTest] transformation=RIJNDAEL/OFB136/ISO10126-2PADDING 10:44:00,467 INFO [main][CipherTest] transformation=RIJNDAEL/OFB136/ISO10126PADDING 10:44:00,468 INFO [main][CipherTest] transformation=RIJNDAEL/OFB136/ISO7816-4 10:44:00,468 INFO [main][CipherTest] transformation=RIJNDAEL/OFB136/ISO7816-4PADDING 10:44:00,468 INFO [main][CipherTest] transformation=RIJNDAEL/OFB136/NOPADDING 10:44:00,468 INFO [main][CipherTest] transformation=RIJNDAEL/OFB136/PKCS5 10:44:00,468 INFO [main][CipherTest] transformation=RIJNDAEL/OFB136/PKCS5PADDING 10:44:00,468 INFO [main][CipherTest] transformation=RIJNDAEL/OFB136/PKCS7 10:44:00,468 INFO [main][CipherTest] transformation=RIJNDAEL/OFB136/PKCS7PADDING 10:44:00,468 INFO [main][CipherTest] transformation=RIJNDAEL/OFB136/TBC 10:44:00,468 INFO [main][CipherTest] transformation=RIJNDAEL/OFB136/TBCPADDING 10:44:00,468 INFO [main][CipherTest] transformation=RIJNDAEL/OFB136/X9.23 10:44:00,468 INFO [main][CipherTest] transformation=RIJNDAEL/OFB136/X9.23PADDING 10:44:00,469 INFO [main][CipherTest] transformation=RIJNDAEL/OFB136/ZEROBYTE 10:44:00,469 INFO [main][CipherTest] transformation=RIJNDAEL/OFB136/ZEROBYTEPADDING 10:44:00,469 INFO [main][CipherTest] transformation=RIJNDAEL/OFB144/ 10:44:00,469 INFO [main][CipherTest] transformation=RIJNDAEL/OFB144/ISO10126 10:44:00,469 INFO [main][CipherTest] transformation=RIJNDAEL/OFB144/ISO10126-2 10:44:00,469 INFO [main][CipherTest] transformation=RIJNDAEL/OFB144/ISO10126-2PADDING 10:44:00,469 INFO [main][CipherTest] transformation=RIJNDAEL/OFB144/ISO10126PADDING 10:44:00,469 INFO [main][CipherTest] transformation=RIJNDAEL/OFB144/ISO7816-4 10:44:00,469 INFO [main][CipherTest] transformation=RIJNDAEL/OFB144/ISO7816-4PADDING 10:44:00,469 INFO [main][CipherTest] transformation=RIJNDAEL/OFB144/NOPADDING 10:44:00,469 INFO [main][CipherTest] transformation=RIJNDAEL/OFB144/PKCS5 10:44:00,469 INFO [main][CipherTest] transformation=RIJNDAEL/OFB144/PKCS5PADDING 10:44:00,470 INFO [main][CipherTest] transformation=RIJNDAEL/OFB144/PKCS7 10:44:00,470 INFO [main][CipherTest] transformation=RIJNDAEL/OFB144/PKCS7PADDING 10:44:00,470 INFO [main][CipherTest] transformation=RIJNDAEL/OFB144/TBC 10:44:00,470 INFO [main][CipherTest] transformation=RIJNDAEL/OFB144/TBCPADDING 10:44:00,470 INFO [main][CipherTest] transformation=RIJNDAEL/OFB144/X9.23 10:44:00,470 INFO [main][CipherTest] transformation=RIJNDAEL/OFB144/X9.23PADDING 10:44:00,470 INFO [main][CipherTest] transformation=RIJNDAEL/OFB144/ZEROBYTE 10:44:00,470 INFO [main][CipherTest] transformation=RIJNDAEL/OFB144/ZEROBYTEPADDING 10:44:00,470 INFO [main][CipherTest] transformation=RIJNDAEL/OFB152/ 10:44:00,470 INFO [main][CipherTest] transformation=RIJNDAEL/OFB152/ISO10126 10:44:00,470 INFO [main][CipherTest] transformation=RIJNDAEL/OFB152/ISO10126-2 10:44:00,470 INFO [main][CipherTest] transformation=RIJNDAEL/OFB152/ISO10126-2PADDING 10:44:00,470 INFO [main][CipherTest] transformation=RIJNDAEL/OFB152/ISO10126PADDING 10:44:00,470 INFO [main][CipherTest] transformation=RIJNDAEL/OFB152/ISO7816-4 10:44:00,470 INFO [main][CipherTest] transformation=RIJNDAEL/OFB152/ISO7816-4PADDING 10:44:00,471 INFO [main][CipherTest] transformation=RIJNDAEL/OFB152/NOPADDING 10:44:00,471 INFO [main][CipherTest] transformation=RIJNDAEL/OFB152/PKCS5 10:44:00,471 INFO [main][CipherTest] transformation=RIJNDAEL/OFB152/PKCS5PADDING 10:44:00,471 INFO [main][CipherTest] transformation=RIJNDAEL/OFB152/PKCS7 10:44:00,471 INFO [main][CipherTest] transformation=RIJNDAEL/OFB152/PKCS7PADDING 10:44:00,471 INFO [main][CipherTest] transformation=RIJNDAEL/OFB152/TBC 10:44:00,471 INFO [main][CipherTest] transformation=RIJNDAEL/OFB152/TBCPADDING 10:44:00,471 INFO [main][CipherTest] transformation=RIJNDAEL/OFB152/X9.23 10:44:00,471 INFO [main][CipherTest] transformation=RIJNDAEL/OFB152/X9.23PADDING 10:44:00,471 INFO [main][CipherTest] transformation=RIJNDAEL/OFB152/ZEROBYTE 10:44:00,471 INFO [main][CipherTest] transformation=RIJNDAEL/OFB152/ZEROBYTEPADDING 10:44:00,471 INFO [main][CipherTest] transformation=RIJNDAEL/OFB16/ 10:44:00,471 INFO [main][CipherTest] transformation=RIJNDAEL/OFB16/ISO10126 10:44:00,472 INFO [main][CipherTest] transformation=RIJNDAEL/OFB16/ISO10126-2 10:44:00,472 INFO [main][CipherTest] transformation=RIJNDAEL/OFB16/ISO10126-2PADDING 10:44:00,472 INFO [main][CipherTest] transformation=RIJNDAEL/OFB16/ISO10126PADDING 10:44:00,472 INFO [main][CipherTest] transformation=RIJNDAEL/OFB16/ISO7816-4 10:44:00,472 INFO [main][CipherTest] transformation=RIJNDAEL/OFB16/ISO7816-4PADDING 10:44:00,472 INFO [main][CipherTest] transformation=RIJNDAEL/OFB16/NOPADDING 10:44:00,472 INFO [main][CipherTest] transformation=RIJNDAEL/OFB16/PKCS5 10:44:00,472 INFO [main][CipherTest] transformation=RIJNDAEL/OFB16/PKCS5PADDING 10:44:00,472 INFO [main][CipherTest] transformation=RIJNDAEL/OFB16/PKCS7 10:44:00,472 INFO [main][CipherTest] transformation=RIJNDAEL/OFB16/PKCS7PADDING 10:44:00,472 INFO [main][CipherTest] transformation=RIJNDAEL/OFB16/TBC 10:44:00,472 INFO [main][CipherTest] transformation=RIJNDAEL/OFB16/TBCPADDING 10:44:00,472 INFO [main][CipherTest] transformation=RIJNDAEL/OFB16/X9.23 10:44:00,472 INFO [main][CipherTest] transformation=RIJNDAEL/OFB16/X9.23PADDING 10:44:00,473 INFO [main][CipherTest] transformation=RIJNDAEL/OFB16/ZEROBYTE 10:44:00,473 INFO [main][CipherTest] transformation=RIJNDAEL/OFB16/ZEROBYTEPADDING 10:44:00,473 INFO [main][CipherTest] transformation=RIJNDAEL/OFB160/ 10:44:00,473 INFO [main][CipherTest] transformation=RIJNDAEL/OFB160/ISO10126 10:44:00,473 INFO [main][CipherTest] transformation=RIJNDAEL/OFB160/ISO10126-2 10:44:00,473 INFO [main][CipherTest] transformation=RIJNDAEL/OFB160/ISO10126-2PADDING 10:44:00,473 INFO [main][CipherTest] transformation=RIJNDAEL/OFB160/ISO10126PADDING 10:44:00,473 INFO [main][CipherTest] transformation=RIJNDAEL/OFB160/ISO7816-4 10:44:00,473 INFO [main][CipherTest] transformation=RIJNDAEL/OFB160/ISO7816-4PADDING 10:44:00,473 INFO [main][CipherTest] transformation=RIJNDAEL/OFB160/NOPADDING 10:44:00,474 INFO [main][CipherTest] transformation=RIJNDAEL/OFB160/PKCS5 10:44:00,474 INFO [main][CipherTest] transformation=RIJNDAEL/OFB160/PKCS5PADDING 10:44:00,474 INFO [main][CipherTest] transformation=RIJNDAEL/OFB160/PKCS7 10:44:00,474 INFO [main][CipherTest] transformation=RIJNDAEL/OFB160/PKCS7PADDING 10:44:00,474 INFO [main][CipherTest] transformation=RIJNDAEL/OFB160/TBC 10:44:00,474 INFO [main][CipherTest] transformation=RIJNDAEL/OFB160/TBCPADDING 10:44:00,474 INFO [main][CipherTest] transformation=RIJNDAEL/OFB160/X9.23 10:44:00,474 INFO [main][CipherTest] transformation=RIJNDAEL/OFB160/X9.23PADDING 10:44:00,474 INFO [main][CipherTest] transformation=RIJNDAEL/OFB160/ZEROBYTE 10:44:00,474 INFO [main][CipherTest] transformation=RIJNDAEL/OFB160/ZEROBYTEPADDING 10:44:00,474 INFO [main][CipherTest] transformation=RIJNDAEL/OFB168/ 10:44:00,474 INFO [main][CipherTest] transformation=RIJNDAEL/OFB168/ISO10126 10:44:00,475 INFO [main][CipherTest] transformation=RIJNDAEL/OFB168/ISO10126-2 10:44:00,475 INFO [main][CipherTest] transformation=RIJNDAEL/OFB168/ISO10126-2PADDING 10:44:00,475 INFO [main][CipherTest] transformation=RIJNDAEL/OFB168/ISO10126PADDING 10:44:00,475 INFO [main][CipherTest] transformation=RIJNDAEL/OFB168/ISO7816-4 10:44:00,475 INFO [main][CipherTest] transformation=RIJNDAEL/OFB168/ISO7816-4PADDING 10:44:00,475 INFO [main][CipherTest] transformation=RIJNDAEL/OFB168/NOPADDING 10:44:00,475 INFO [main][CipherTest] transformation=RIJNDAEL/OFB168/PKCS5 10:44:00,475 INFO [main][CipherTest] transformation=RIJNDAEL/OFB168/PKCS5PADDING 10:44:00,475 INFO [main][CipherTest] transformation=RIJNDAEL/OFB168/PKCS7 10:44:00,476 INFO [main][CipherTest] transformation=RIJNDAEL/OFB168/PKCS7PADDING 10:44:00,476 INFO [main][CipherTest] transformation=RIJNDAEL/OFB168/TBC 10:44:00,476 INFO [main][CipherTest] transformation=RIJNDAEL/OFB168/TBCPADDING 10:44:00,476 INFO [main][CipherTest] transformation=RIJNDAEL/OFB168/X9.23 10:44:00,476 INFO [main][CipherTest] transformation=RIJNDAEL/OFB168/X9.23PADDING 10:44:00,476 INFO [main][CipherTest] transformation=RIJNDAEL/OFB168/ZEROBYTE 10:44:00,476 INFO [main][CipherTest] transformation=RIJNDAEL/OFB168/ZEROBYTEPADDING 10:44:00,476 INFO [main][CipherTest] transformation=RIJNDAEL/OFB176/ 10:44:00,476 INFO [main][CipherTest] transformation=RIJNDAEL/OFB176/ISO10126 10:44:00,476 INFO [main][CipherTest] transformation=RIJNDAEL/OFB176/ISO10126-2 10:44:00,476 INFO [main][CipherTest] transformation=RIJNDAEL/OFB176/ISO10126-2PADDING 10:44:00,476 INFO [main][CipherTest] transformation=RIJNDAEL/OFB176/ISO10126PADDING 10:44:00,477 INFO [main][CipherTest] transformation=RIJNDAEL/OFB176/ISO7816-4 10:44:00,477 INFO [main][CipherTest] transformation=RIJNDAEL/OFB176/ISO7816-4PADDING 10:44:00,477 INFO [main][CipherTest] transformation=RIJNDAEL/OFB176/NOPADDING 10:44:00,477 INFO [main][CipherTest] transformation=RIJNDAEL/OFB176/PKCS5 10:44:00,477 INFO [main][CipherTest] transformation=RIJNDAEL/OFB176/PKCS5PADDING 10:44:00,477 INFO [main][CipherTest] transformation=RIJNDAEL/OFB176/PKCS7 10:44:00,477 INFO [main][CipherTest] transformation=RIJNDAEL/OFB176/PKCS7PADDING 10:44:00,477 INFO [main][CipherTest] transformation=RIJNDAEL/OFB176/TBC 10:44:00,477 INFO [main][CipherTest] transformation=RIJNDAEL/OFB176/TBCPADDING 10:44:00,477 INFO [main][CipherTest] transformation=RIJNDAEL/OFB176/X9.23 10:44:00,477 INFO [main][CipherTest] transformation=RIJNDAEL/OFB176/X9.23PADDING 10:44:00,477 INFO [main][CipherTest] transformation=RIJNDAEL/OFB176/ZEROBYTE 10:44:00,477 INFO [main][CipherTest] transformation=RIJNDAEL/OFB176/ZEROBYTEPADDING 10:44:00,478 INFO [main][CipherTest] transformation=RIJNDAEL/OFB184/ 10:44:00,478 INFO [main][CipherTest] transformation=RIJNDAEL/OFB184/ISO10126 10:44:00,478 INFO [main][CipherTest] transformation=RIJNDAEL/OFB184/ISO10126-2 10:44:00,478 INFO [main][CipherTest] transformation=RIJNDAEL/OFB184/ISO10126-2PADDING 10:44:00,478 INFO [main][CipherTest] transformation=RIJNDAEL/OFB184/ISO10126PADDING 10:44:00,478 INFO [main][CipherTest] transformation=RIJNDAEL/OFB184/ISO7816-4 10:44:00,478 INFO [main][CipherTest] transformation=RIJNDAEL/OFB184/ISO7816-4PADDING 10:44:00,478 INFO [main][CipherTest] transformation=RIJNDAEL/OFB184/NOPADDING 10:44:00,478 INFO [main][CipherTest] transformation=RIJNDAEL/OFB184/PKCS5 10:44:00,478 INFO [main][CipherTest] transformation=RIJNDAEL/OFB184/PKCS5PADDING 10:44:00,478 INFO [main][CipherTest] transformation=RIJNDAEL/OFB184/PKCS7 10:44:00,478 INFO [main][CipherTest] transformation=RIJNDAEL/OFB184/PKCS7PADDING 10:44:00,478 INFO [main][CipherTest] transformation=RIJNDAEL/OFB184/TBC 10:44:00,478 INFO [main][CipherTest] transformation=RIJNDAEL/OFB184/TBCPADDING 10:44:00,479 INFO [main][CipherTest] transformation=RIJNDAEL/OFB184/X9.23 10:44:00,479 INFO [main][CipherTest] transformation=RIJNDAEL/OFB184/X9.23PADDING 10:44:00,479 INFO [main][CipherTest] transformation=RIJNDAEL/OFB184/ZEROBYTE 10:44:00,479 INFO [main][CipherTest] transformation=RIJNDAEL/OFB184/ZEROBYTEPADDING 10:44:00,479 INFO [main][CipherTest] transformation=RIJNDAEL/OFB192/ 10:44:00,479 INFO [main][CipherTest] transformation=RIJNDAEL/OFB192/ISO10126 10:44:00,479 INFO [main][CipherTest] transformation=RIJNDAEL/OFB192/ISO10126-2 10:44:00,479 INFO [main][CipherTest] transformation=RIJNDAEL/OFB192/ISO10126-2PADDING 10:44:00,479 INFO [main][CipherTest] transformation=RIJNDAEL/OFB192/ISO10126PADDING 10:44:00,479 INFO [main][CipherTest] transformation=RIJNDAEL/OFB192/ISO7816-4 10:44:00,479 INFO [main][CipherTest] transformation=RIJNDAEL/OFB192/ISO7816-4PADDING 10:44:00,480 INFO [main][CipherTest] transformation=RIJNDAEL/OFB192/NOPADDING 10:44:00,480 INFO [main][CipherTest] transformation=RIJNDAEL/OFB192/PKCS5 10:44:00,480 INFO [main][CipherTest] transformation=RIJNDAEL/OFB192/PKCS5PADDING 10:44:00,480 INFO [main][CipherTest] transformation=RIJNDAEL/OFB192/PKCS7 10:44:00,480 INFO [main][CipherTest] transformation=RIJNDAEL/OFB192/PKCS7PADDING 10:44:00,480 INFO [main][CipherTest] transformation=RIJNDAEL/OFB192/TBC 10:44:00,480 INFO [main][CipherTest] transformation=RIJNDAEL/OFB192/TBCPADDING 10:44:00,480 INFO [main][CipherTest] transformation=RIJNDAEL/OFB192/X9.23 10:44:00,480 INFO [main][CipherTest] transformation=RIJNDAEL/OFB192/X9.23PADDING 10:44:00,480 INFO [main][CipherTest] transformation=RIJNDAEL/OFB192/ZEROBYTE 10:44:00,480 INFO [main][CipherTest] transformation=RIJNDAEL/OFB192/ZEROBYTEPADDING 10:44:00,480 INFO [main][CipherTest] transformation=RIJNDAEL/OFB200/ 10:44:00,481 INFO [main][CipherTest] transformation=RIJNDAEL/OFB200/ISO10126 10:44:00,481 INFO [main][CipherTest] transformation=RIJNDAEL/OFB200/ISO10126-2 10:44:00,481 INFO [main][CipherTest] transformation=RIJNDAEL/OFB200/ISO10126-2PADDING 10:44:00,481 INFO [main][CipherTest] transformation=RIJNDAEL/OFB200/ISO10126PADDING 10:44:00,481 INFO [main][CipherTest] transformation=RIJNDAEL/OFB200/ISO7816-4 10:44:00,481 INFO [main][CipherTest] transformation=RIJNDAEL/OFB200/ISO7816-4PADDING 10:44:00,481 INFO [main][CipherTest] transformation=RIJNDAEL/OFB200/NOPADDING 10:44:00,481 INFO [main][CipherTest] transformation=RIJNDAEL/OFB200/PKCS5 10:44:00,481 INFO [main][CipherTest] transformation=RIJNDAEL/OFB200/PKCS5PADDING 10:44:00,481 INFO [main][CipherTest] transformation=RIJNDAEL/OFB200/PKCS7 10:44:00,481 INFO [main][CipherTest] transformation=RIJNDAEL/OFB200/PKCS7PADDING 10:44:00,481 INFO [main][CipherTest] transformation=RIJNDAEL/OFB200/TBC 10:44:00,482 INFO [main][CipherTest] transformation=RIJNDAEL/OFB200/TBCPADDING 10:44:00,482 INFO [main][CipherTest] transformation=RIJNDAEL/OFB200/X9.23 10:44:00,482 INFO [main][CipherTest] transformation=RIJNDAEL/OFB200/X9.23PADDING 10:44:00,482 INFO [main][CipherTest] transformation=RIJNDAEL/OFB200/ZEROBYTE 10:44:00,482 INFO [main][CipherTest] transformation=RIJNDAEL/OFB200/ZEROBYTEPADDING 10:44:00,482 INFO [main][CipherTest] transformation=RIJNDAEL/OFB208/ 10:44:00,482 INFO [main][CipherTest] transformation=RIJNDAEL/OFB208/ISO10126 10:44:00,482 INFO [main][CipherTest] transformation=RIJNDAEL/OFB208/ISO10126-2 10:44:00,482 INFO [main][CipherTest] transformation=RIJNDAEL/OFB208/ISO10126-2PADDING 10:44:00,482 INFO [main][CipherTest] transformation=RIJNDAEL/OFB208/ISO10126PADDING 10:44:00,482 INFO [main][CipherTest] transformation=RIJNDAEL/OFB208/ISO7816-4 10:44:00,482 INFO [main][CipherTest] transformation=RIJNDAEL/OFB208/ISO7816-4PADDING 10:44:00,482 INFO [main][CipherTest] transformation=RIJNDAEL/OFB208/NOPADDING 10:44:00,482 INFO [main][CipherTest] transformation=RIJNDAEL/OFB208/PKCS5 10:44:00,483 INFO [main][CipherTest] transformation=RIJNDAEL/OFB208/PKCS5PADDING 10:44:00,483 INFO [main][CipherTest] transformation=RIJNDAEL/OFB208/PKCS7 10:44:00,483 INFO [main][CipherTest] transformation=RIJNDAEL/OFB208/PKCS7PADDING 10:44:00,483 INFO [main][CipherTest] transformation=RIJNDAEL/OFB208/TBC 10:44:00,483 INFO [main][CipherTest] transformation=RIJNDAEL/OFB208/TBCPADDING 10:44:00,483 INFO [main][CipherTest] transformation=RIJNDAEL/OFB208/X9.23 10:44:00,483 INFO [main][CipherTest] transformation=RIJNDAEL/OFB208/X9.23PADDING 10:44:00,483 INFO [main][CipherTest] transformation=RIJNDAEL/OFB208/ZEROBYTE 10:44:00,483 INFO [main][CipherTest] transformation=RIJNDAEL/OFB208/ZEROBYTEPADDING 10:44:00,483 INFO [main][CipherTest] transformation=RIJNDAEL/OFB216/ 10:44:00,483 INFO [main][CipherTest] transformation=RIJNDAEL/OFB216/ISO10126 10:44:00,483 INFO [main][CipherTest] transformation=RIJNDAEL/OFB216/ISO10126-2 10:44:00,484 INFO [main][CipherTest] transformation=RIJNDAEL/OFB216/ISO10126-2PADDING 10:44:00,484 INFO [main][CipherTest] transformation=RIJNDAEL/OFB216/ISO10126PADDING 10:44:00,484 INFO [main][CipherTest] transformation=RIJNDAEL/OFB216/ISO7816-4 10:44:00,484 INFO [main][CipherTest] transformation=RIJNDAEL/OFB216/ISO7816-4PADDING 10:44:00,484 INFO [main][CipherTest] transformation=RIJNDAEL/OFB216/NOPADDING 10:44:00,484 INFO [main][CipherTest] transformation=RIJNDAEL/OFB216/PKCS5 10:44:00,484 INFO [main][CipherTest] transformation=RIJNDAEL/OFB216/PKCS5PADDING 10:44:00,484 INFO [main][CipherTest] transformation=RIJNDAEL/OFB216/PKCS7 10:44:00,484 INFO [main][CipherTest] transformation=RIJNDAEL/OFB216/PKCS7PADDING 10:44:00,484 INFO [main][CipherTest] transformation=RIJNDAEL/OFB216/TBC 10:44:00,484 INFO [main][CipherTest] transformation=RIJNDAEL/OFB216/TBCPADDING 10:44:00,484 INFO [main][CipherTest] transformation=RIJNDAEL/OFB216/X9.23 10:44:00,484 INFO [main][CipherTest] transformation=RIJNDAEL/OFB216/X9.23PADDING 10:44:00,484 INFO [main][CipherTest] transformation=RIJNDAEL/OFB216/ZEROBYTE 10:44:00,484 INFO [main][CipherTest] transformation=RIJNDAEL/OFB216/ZEROBYTEPADDING 10:44:00,485 INFO [main][CipherTest] transformation=RIJNDAEL/OFB224/ 10:44:00,485 INFO [main][CipherTest] transformation=RIJNDAEL/OFB224/ISO10126 10:44:00,485 INFO [main][CipherTest] transformation=RIJNDAEL/OFB224/ISO10126-2 10:44:00,485 INFO [main][CipherTest] transformation=RIJNDAEL/OFB224/ISO10126-2PADDING 10:44:00,485 INFO [main][CipherTest] transformation=RIJNDAEL/OFB224/ISO10126PADDING 10:44:00,485 INFO [main][CipherTest] transformation=RIJNDAEL/OFB224/ISO7816-4 10:44:00,485 INFO [main][CipherTest] transformation=RIJNDAEL/OFB224/ISO7816-4PADDING 10:44:00,485 INFO [main][CipherTest] transformation=RIJNDAEL/OFB224/NOPADDING 10:44:00,485 INFO [main][CipherTest] transformation=RIJNDAEL/OFB224/PKCS5 10:44:00,485 INFO [main][CipherTest] transformation=RIJNDAEL/OFB224/PKCS5PADDING 10:44:00,485 INFO [main][CipherTest] transformation=RIJNDAEL/OFB224/PKCS7 10:44:00,485 INFO [main][CipherTest] transformation=RIJNDAEL/OFB224/PKCS7PADDING 10:44:00,485 INFO [main][CipherTest] transformation=RIJNDAEL/OFB224/TBC 10:44:00,485 INFO [main][CipherTest] transformation=RIJNDAEL/OFB224/TBCPADDING 10:44:00,486 INFO [main][CipherTest] transformation=RIJNDAEL/OFB224/X9.23 10:44:00,486 INFO [main][CipherTest] transformation=RIJNDAEL/OFB224/X9.23PADDING 10:44:00,486 INFO [main][CipherTest] transformation=RIJNDAEL/OFB224/ZEROBYTE 10:44:00,486 INFO [main][CipherTest] transformation=RIJNDAEL/OFB224/ZEROBYTEPADDING 10:44:00,486 INFO [main][CipherTest] transformation=RIJNDAEL/OFB232/ 10:44:00,486 INFO [main][CipherTest] transformation=RIJNDAEL/OFB232/ISO10126 10:44:00,486 INFO [main][CipherTest] transformation=RIJNDAEL/OFB232/ISO10126-2 10:44:00,486 INFO [main][CipherTest] transformation=RIJNDAEL/OFB232/ISO10126-2PADDING 10:44:00,486 INFO [main][CipherTest] transformation=RIJNDAEL/OFB232/ISO10126PADDING 10:44:00,486 INFO [main][CipherTest] transformation=RIJNDAEL/OFB232/ISO7816-4 10:44:00,486 INFO [main][CipherTest] transformation=RIJNDAEL/OFB232/ISO7816-4PADDING 10:44:00,486 INFO [main][CipherTest] transformation=RIJNDAEL/OFB232/NOPADDING 10:44:00,486 INFO [main][CipherTest] transformation=RIJNDAEL/OFB232/PKCS5 10:44:00,487 INFO [main][CipherTest] transformation=RIJNDAEL/OFB232/PKCS5PADDING 10:44:00,487 INFO [main][CipherTest] transformation=RIJNDAEL/OFB232/PKCS7 10:44:00,487 INFO [main][CipherTest] transformation=RIJNDAEL/OFB232/PKCS7PADDING 10:44:00,487 INFO [main][CipherTest] transformation=RIJNDAEL/OFB232/TBC 10:44:00,487 INFO [main][CipherTest] transformation=RIJNDAEL/OFB232/TBCPADDING 10:44:00,487 INFO [main][CipherTest] transformation=RIJNDAEL/OFB232/X9.23 10:44:00,487 INFO [main][CipherTest] transformation=RIJNDAEL/OFB232/X9.23PADDING 10:44:00,487 INFO [main][CipherTest] transformation=RIJNDAEL/OFB232/ZEROBYTE 10:44:00,487 INFO [main][CipherTest] transformation=RIJNDAEL/OFB232/ZEROBYTEPADDING 10:44:00,487 INFO [main][CipherTest] transformation=RIJNDAEL/OFB24/ 10:44:00,487 INFO [main][CipherTest] transformation=RIJNDAEL/OFB24/ISO10126 10:44:00,487 INFO [main][CipherTest] transformation=RIJNDAEL/OFB24/ISO10126-2 10:44:00,488 INFO [main][CipherTest] transformation=RIJNDAEL/OFB24/ISO10126-2PADDING 10:44:00,488 INFO [main][CipherTest] transformation=RIJNDAEL/OFB24/ISO10126PADDING 10:44:00,488 INFO [main][CipherTest] transformation=RIJNDAEL/OFB24/ISO7816-4 10:44:00,488 INFO [main][CipherTest] transformation=RIJNDAEL/OFB24/ISO7816-4PADDING 10:44:00,488 INFO [main][CipherTest] transformation=RIJNDAEL/OFB24/NOPADDING 10:44:00,488 INFO [main][CipherTest] transformation=RIJNDAEL/OFB24/PKCS5 10:44:00,488 INFO [main][CipherTest] transformation=RIJNDAEL/OFB24/PKCS5PADDING 10:44:00,488 INFO [main][CipherTest] transformation=RIJNDAEL/OFB24/PKCS7 10:44:00,488 INFO [main][CipherTest] transformation=RIJNDAEL/OFB24/PKCS7PADDING 10:44:00,488 INFO [main][CipherTest] transformation=RIJNDAEL/OFB24/TBC 10:44:00,488 INFO [main][CipherTest] transformation=RIJNDAEL/OFB24/TBCPADDING 10:44:00,488 INFO [main][CipherTest] transformation=RIJNDAEL/OFB24/X9.23 10:44:00,489 INFO [main][CipherTest] transformation=RIJNDAEL/OFB24/X9.23PADDING 10:44:00,489 INFO [main][CipherTest] transformation=RIJNDAEL/OFB24/ZEROBYTE 10:44:00,489 INFO [main][CipherTest] transformation=RIJNDAEL/OFB24/ZEROBYTEPADDING 10:44:00,489 INFO [main][CipherTest] transformation=RIJNDAEL/OFB240/ 10:44:00,489 INFO [main][CipherTest] transformation=RIJNDAEL/OFB240/ISO10126 10:44:00,489 INFO [main][CipherTest] transformation=RIJNDAEL/OFB240/ISO10126-2 10:44:00,489 INFO [main][CipherTest] transformation=RIJNDAEL/OFB240/ISO10126-2PADDING 10:44:00,489 INFO [main][CipherTest] transformation=RIJNDAEL/OFB240/ISO10126PADDING 10:44:00,489 INFO [main][CipherTest] transformation=RIJNDAEL/OFB240/ISO7816-4 10:44:00,489 INFO [main][CipherTest] transformation=RIJNDAEL/OFB240/ISO7816-4PADDING 10:44:00,489 INFO [main][CipherTest] transformation=RIJNDAEL/OFB240/NOPADDING 10:44:00,489 INFO [main][CipherTest] transformation=RIJNDAEL/OFB240/PKCS5 10:44:00,489 INFO [main][CipherTest] transformation=RIJNDAEL/OFB240/PKCS5PADDING 10:44:00,490 INFO [main][CipherTest] transformation=RIJNDAEL/OFB240/PKCS7 10:44:00,490 INFO [main][CipherTest] transformation=RIJNDAEL/OFB240/PKCS7PADDING 10:44:00,490 INFO [main][CipherTest] transformation=RIJNDAEL/OFB240/TBC 10:44:00,490 INFO [main][CipherTest] transformation=RIJNDAEL/OFB240/TBCPADDING 10:44:00,490 INFO [main][CipherTest] transformation=RIJNDAEL/OFB240/X9.23 10:44:00,490 INFO [main][CipherTest] transformation=RIJNDAEL/OFB240/X9.23PADDING 10:44:00,490 INFO [main][CipherTest] transformation=RIJNDAEL/OFB240/ZEROBYTE 10:44:00,490 INFO [main][CipherTest] transformation=RIJNDAEL/OFB240/ZEROBYTEPADDING 10:44:00,490 INFO [main][CipherTest] transformation=RIJNDAEL/OFB248/ 10:44:00,490 INFO [main][CipherTest] transformation=RIJNDAEL/OFB248/ISO10126 10:44:00,490 INFO [main][CipherTest] transformation=RIJNDAEL/OFB248/ISO10126-2 10:44:00,490 INFO [main][CipherTest] transformation=RIJNDAEL/OFB248/ISO10126-2PADDING 10:44:00,490 INFO [main][CipherTest] transformation=RIJNDAEL/OFB248/ISO10126PADDING 10:44:00,491 INFO [main][CipherTest] transformation=RIJNDAEL/OFB248/ISO7816-4 10:44:00,491 INFO [main][CipherTest] transformation=RIJNDAEL/OFB248/ISO7816-4PADDING 10:44:00,491 INFO [main][CipherTest] transformation=RIJNDAEL/OFB248/NOPADDING 10:44:00,491 INFO [main][CipherTest] transformation=RIJNDAEL/OFB248/PKCS5 10:44:00,491 INFO [main][CipherTest] transformation=RIJNDAEL/OFB248/PKCS5PADDING 10:44:00,491 INFO [main][CipherTest] transformation=RIJNDAEL/OFB248/PKCS7 10:44:00,491 INFO [main][CipherTest] transformation=RIJNDAEL/OFB248/PKCS7PADDING 10:44:00,491 INFO [main][CipherTest] transformation=RIJNDAEL/OFB248/TBC 10:44:00,491 INFO [main][CipherTest] transformation=RIJNDAEL/OFB248/TBCPADDING 10:44:00,491 INFO [main][CipherTest] transformation=RIJNDAEL/OFB248/X9.23 10:44:00,491 INFO [main][CipherTest] transformation=RIJNDAEL/OFB248/X9.23PADDING 10:44:00,491 INFO [main][CipherTest] transformation=RIJNDAEL/OFB248/ZEROBYTE 10:44:00,492 INFO [main][CipherTest] transformation=RIJNDAEL/OFB248/ZEROBYTEPADDING 10:44:00,492 INFO [main][CipherTest] transformation=RIJNDAEL/OFB256/ 10:44:00,492 INFO [main][CipherTest] transformation=RIJNDAEL/OFB256/ISO10126 10:44:00,492 INFO [main][CipherTest] transformation=RIJNDAEL/OFB256/ISO10126-2 10:44:00,492 INFO [main][CipherTest] transformation=RIJNDAEL/OFB256/ISO10126-2PADDING 10:44:00,492 INFO [main][CipherTest] transformation=RIJNDAEL/OFB256/ISO10126PADDING 10:44:00,492 INFO [main][CipherTest] transformation=RIJNDAEL/OFB256/ISO7816-4 10:44:00,492 INFO [main][CipherTest] transformation=RIJNDAEL/OFB256/ISO7816-4PADDING 10:44:00,492 INFO [main][CipherTest] transformation=RIJNDAEL/OFB256/NOPADDING 10:44:00,492 INFO [main][CipherTest] transformation=RIJNDAEL/OFB256/PKCS5 10:44:00,493 INFO [main][CipherTest] transformation=RIJNDAEL/OFB256/PKCS5PADDING 10:44:00,493 INFO [main][CipherTest] transformation=RIJNDAEL/OFB256/PKCS7 10:44:00,493 INFO [main][CipherTest] transformation=RIJNDAEL/OFB256/PKCS7PADDING 10:44:00,493 INFO [main][CipherTest] transformation=RIJNDAEL/OFB256/TBC 10:44:00,493 INFO [main][CipherTest] transformation=RIJNDAEL/OFB256/TBCPADDING 10:44:00,493 INFO [main][CipherTest] transformation=RIJNDAEL/OFB256/X9.23 10:44:00,493 INFO [main][CipherTest] transformation=RIJNDAEL/OFB256/X9.23PADDING 10:44:00,493 INFO [main][CipherTest] transformation=RIJNDAEL/OFB256/ZEROBYTE 10:44:00,493 INFO [main][CipherTest] transformation=RIJNDAEL/OFB256/ZEROBYTEPADDING 10:44:00,493 INFO [main][CipherTest] transformation=RIJNDAEL/OFB32/ 10:44:00,493 INFO [main][CipherTest] transformation=RIJNDAEL/OFB32/ISO10126 10:44:00,493 INFO [main][CipherTest] transformation=RIJNDAEL/OFB32/ISO10126-2 10:44:00,493 INFO [main][CipherTest] transformation=RIJNDAEL/OFB32/ISO10126-2PADDING 10:44:00,494 INFO [main][CipherTest] transformation=RIJNDAEL/OFB32/ISO10126PADDING 10:44:00,494 INFO [main][CipherTest] transformation=RIJNDAEL/OFB32/ISO7816-4 10:44:00,494 INFO [main][CipherTest] transformation=RIJNDAEL/OFB32/ISO7816-4PADDING 10:44:00,494 INFO [main][CipherTest] transformation=RIJNDAEL/OFB32/NOPADDING 10:44:00,494 INFO [main][CipherTest] transformation=RIJNDAEL/OFB32/PKCS5 10:44:00,494 INFO [main][CipherTest] transformation=RIJNDAEL/OFB32/PKCS5PADDING 10:44:00,494 INFO [main][CipherTest] transformation=RIJNDAEL/OFB32/PKCS7 10:44:00,494 INFO [main][CipherTest] transformation=RIJNDAEL/OFB32/PKCS7PADDING 10:44:00,494 INFO [main][CipherTest] transformation=RIJNDAEL/OFB32/TBC 10:44:00,494 INFO [main][CipherTest] transformation=RIJNDAEL/OFB32/TBCPADDING 10:44:00,494 INFO [main][CipherTest] transformation=RIJNDAEL/OFB32/X9.23 10:44:00,494 INFO [main][CipherTest] transformation=RIJNDAEL/OFB32/X9.23PADDING 10:44:00,495 INFO [main][CipherTest] transformation=RIJNDAEL/OFB32/ZEROBYTE 10:44:00,495 INFO [main][CipherTest] transformation=RIJNDAEL/OFB32/ZEROBYTEPADDING 10:44:00,495 INFO [main][CipherTest] transformation=RIJNDAEL/OFB40/ 10:44:00,495 INFO [main][CipherTest] transformation=RIJNDAEL/OFB40/ISO10126 10:44:00,495 INFO [main][CipherTest] transformation=RIJNDAEL/OFB40/ISO10126-2 10:44:00,495 INFO [main][CipherTest] transformation=RIJNDAEL/OFB40/ISO10126-2PADDING 10:44:00,495 INFO [main][CipherTest] transformation=RIJNDAEL/OFB40/ISO10126PADDING 10:44:00,495 INFO [main][CipherTest] transformation=RIJNDAEL/OFB40/ISO7816-4 10:44:00,495 INFO [main][CipherTest] transformation=RIJNDAEL/OFB40/ISO7816-4PADDING 10:44:00,495 INFO [main][CipherTest] transformation=RIJNDAEL/OFB40/NOPADDING 10:44:00,496 INFO [main][CipherTest] transformation=RIJNDAEL/OFB40/PKCS5 10:44:00,496 INFO [main][CipherTest] transformation=RIJNDAEL/OFB40/PKCS5PADDING 10:44:00,496 INFO [main][CipherTest] transformation=RIJNDAEL/OFB40/PKCS7 10:44:00,496 INFO [main][CipherTest] transformation=RIJNDAEL/OFB40/PKCS7PADDING 10:44:00,496 INFO [main][CipherTest] transformation=RIJNDAEL/OFB40/TBC 10:44:00,496 INFO [main][CipherTest] transformation=RIJNDAEL/OFB40/TBCPADDING 10:44:00,496 INFO [main][CipherTest] transformation=RIJNDAEL/OFB40/X9.23 10:44:00,496 INFO [main][CipherTest] transformation=RIJNDAEL/OFB40/X9.23PADDING 10:44:00,496 INFO [main][CipherTest] transformation=RIJNDAEL/OFB40/ZEROBYTE 10:44:00,496 INFO [main][CipherTest] transformation=RIJNDAEL/OFB40/ZEROBYTEPADDING 10:44:00,496 INFO [main][CipherTest] transformation=RIJNDAEL/OFB48/ 10:44:00,496 INFO [main][CipherTest] transformation=RIJNDAEL/OFB48/ISO10126 10:44:00,497 INFO [main][CipherTest] transformation=RIJNDAEL/OFB48/ISO10126-2 10:44:00,497 INFO [main][CipherTest] transformation=RIJNDAEL/OFB48/ISO10126-2PADDING 10:44:00,497 INFO [main][CipherTest] transformation=RIJNDAEL/OFB48/ISO10126PADDING 10:44:00,497 INFO [main][CipherTest] transformation=RIJNDAEL/OFB48/ISO7816-4 10:44:00,497 INFO [main][CipherTest] transformation=RIJNDAEL/OFB48/ISO7816-4PADDING 10:44:00,497 INFO [main][CipherTest] transformation=RIJNDAEL/OFB48/NOPADDING 10:44:00,497 INFO [main][CipherTest] transformation=RIJNDAEL/OFB48/PKCS5 10:44:00,497 INFO [main][CipherTest] transformation=RIJNDAEL/OFB48/PKCS5PADDING 10:44:00,497 INFO [main][CipherTest] transformation=RIJNDAEL/OFB48/PKCS7 10:44:00,497 INFO [main][CipherTest] transformation=RIJNDAEL/OFB48/PKCS7PADDING 10:44:00,497 INFO [main][CipherTest] transformation=RIJNDAEL/OFB48/TBC 10:44:00,497 INFO [main][CipherTest] transformation=RIJNDAEL/OFB48/TBCPADDING 10:44:00,497 INFO [main][CipherTest] transformation=RIJNDAEL/OFB48/X9.23 10:44:00,497 INFO [main][CipherTest] transformation=RIJNDAEL/OFB48/X9.23PADDING 10:44:00,498 INFO [main][CipherTest] transformation=RIJNDAEL/OFB48/ZEROBYTE 10:44:00,498 INFO [main][CipherTest] transformation=RIJNDAEL/OFB48/ZEROBYTEPADDING 10:44:00,498 INFO [main][CipherTest] transformation=RIJNDAEL/OFB56/ 10:44:00,498 INFO [main][CipherTest] transformation=RIJNDAEL/OFB56/ISO10126 10:44:00,498 INFO [main][CipherTest] transformation=RIJNDAEL/OFB56/ISO10126-2 10:44:00,498 INFO [main][CipherTest] transformation=RIJNDAEL/OFB56/ISO10126-2PADDING 10:44:00,498 INFO [main][CipherTest] transformation=RIJNDAEL/OFB56/ISO10126PADDING 10:44:00,498 INFO [main][CipherTest] transformation=RIJNDAEL/OFB56/ISO7816-4 10:44:00,498 INFO [main][CipherTest] transformation=RIJNDAEL/OFB56/ISO7816-4PADDING 10:44:00,498 INFO [main][CipherTest] transformation=RIJNDAEL/OFB56/NOPADDING 10:44:00,498 INFO [main][CipherTest] transformation=RIJNDAEL/OFB56/PKCS5 10:44:00,498 INFO [main][CipherTest] transformation=RIJNDAEL/OFB56/PKCS5PADDING 10:44:00,498 INFO [main][CipherTest] transformation=RIJNDAEL/OFB56/PKCS7 10:44:00,498 INFO [main][CipherTest] transformation=RIJNDAEL/OFB56/PKCS7PADDING 10:44:00,499 INFO [main][CipherTest] transformation=RIJNDAEL/OFB56/TBC 10:44:00,499 INFO [main][CipherTest] transformation=RIJNDAEL/OFB56/TBCPADDING 10:44:00,499 INFO [main][CipherTest] transformation=RIJNDAEL/OFB56/X9.23 10:44:00,499 INFO [main][CipherTest] transformation=RIJNDAEL/OFB56/X9.23PADDING 10:44:00,499 INFO [main][CipherTest] transformation=RIJNDAEL/OFB56/ZEROBYTE 10:44:00,499 INFO [main][CipherTest] transformation=RIJNDAEL/OFB56/ZEROBYTEPADDING 10:44:00,499 INFO [main][CipherTest] transformation=RIJNDAEL/OFB64/ 10:44:00,499 INFO [main][CipherTest] transformation=RIJNDAEL/OFB64/ISO10126 10:44:00,499 INFO [main][CipherTest] transformation=RIJNDAEL/OFB64/ISO10126-2 10:44:00,499 INFO [main][CipherTest] transformation=RIJNDAEL/OFB64/ISO10126-2PADDING 10:44:00,499 INFO [main][CipherTest] transformation=RIJNDAEL/OFB64/ISO10126PADDING 10:44:00,499 INFO [main][CipherTest] transformation=RIJNDAEL/OFB64/ISO7816-4 10:44:00,500 INFO [main][CipherTest] transformation=RIJNDAEL/OFB64/ISO7816-4PADDING 10:44:00,500 INFO [main][CipherTest] transformation=RIJNDAEL/OFB64/NOPADDING 10:44:00,500 INFO [main][CipherTest] transformation=RIJNDAEL/OFB64/PKCS5 10:44:00,500 INFO [main][CipherTest] transformation=RIJNDAEL/OFB64/PKCS5PADDING 10:44:00,500 INFO [main][CipherTest] transformation=RIJNDAEL/OFB64/PKCS7 10:44:00,500 INFO [main][CipherTest] transformation=RIJNDAEL/OFB64/PKCS7PADDING 10:44:00,500 INFO [main][CipherTest] transformation=RIJNDAEL/OFB64/TBC 10:44:00,500 INFO [main][CipherTest] transformation=RIJNDAEL/OFB64/TBCPADDING 10:44:00,500 INFO [main][CipherTest] transformation=RIJNDAEL/OFB64/X9.23 10:44:00,500 INFO [main][CipherTest] transformation=RIJNDAEL/OFB64/X9.23PADDING 10:44:00,500 INFO [main][CipherTest] transformation=RIJNDAEL/OFB64/ZEROBYTE 10:44:00,500 INFO [main][CipherTest] transformation=RIJNDAEL/OFB64/ZEROBYTEPADDING 10:44:00,500 INFO [main][CipherTest] transformation=RIJNDAEL/OFB72/ 10:44:00,501 INFO [main][CipherTest] transformation=RIJNDAEL/OFB72/ISO10126 10:44:00,501 INFO [main][CipherTest] transformation=RIJNDAEL/OFB72/ISO10126-2 10:44:00,501 INFO [main][CipherTest] transformation=RIJNDAEL/OFB72/ISO10126-2PADDING 10:44:00,501 INFO [main][CipherTest] transformation=RIJNDAEL/OFB72/ISO10126PADDING 10:44:00,501 INFO [main][CipherTest] transformation=RIJNDAEL/OFB72/ISO7816-4 10:44:00,501 INFO [main][CipherTest] transformation=RIJNDAEL/OFB72/ISO7816-4PADDING 10:44:00,501 INFO [main][CipherTest] transformation=RIJNDAEL/OFB72/NOPADDING 10:44:00,501 INFO [main][CipherTest] transformation=RIJNDAEL/OFB72/PKCS5 10:44:00,501 INFO [main][CipherTest] transformation=RIJNDAEL/OFB72/PKCS5PADDING 10:44:00,501 INFO [main][CipherTest] transformation=RIJNDAEL/OFB72/PKCS7 10:44:00,501 INFO [main][CipherTest] transformation=RIJNDAEL/OFB72/PKCS7PADDING 10:44:00,501 INFO [main][CipherTest] transformation=RIJNDAEL/OFB72/TBC 10:44:00,501 INFO [main][CipherTest] transformation=RIJNDAEL/OFB72/TBCPADDING 10:44:00,501 INFO [main][CipherTest] transformation=RIJNDAEL/OFB72/X9.23 10:44:00,502 INFO [main][CipherTest] transformation=RIJNDAEL/OFB72/X9.23PADDING 10:44:00,502 INFO [main][CipherTest] transformation=RIJNDAEL/OFB72/ZEROBYTE 10:44:00,502 INFO [main][CipherTest] transformation=RIJNDAEL/OFB72/ZEROBYTEPADDING 10:44:00,502 INFO [main][CipherTest] transformation=RIJNDAEL/OFB8/ 10:44:00,502 INFO [main][CipherTest] transformation=RIJNDAEL/OFB8/ISO10126 10:44:00,502 INFO [main][CipherTest] transformation=RIJNDAEL/OFB8/ISO10126-2 10:44:00,502 INFO [main][CipherTest] transformation=RIJNDAEL/OFB8/ISO10126-2PADDING 10:44:00,502 INFO [main][CipherTest] transformation=RIJNDAEL/OFB8/ISO10126PADDING 10:44:00,502 INFO [main][CipherTest] transformation=RIJNDAEL/OFB8/ISO7816-4 10:44:00,502 INFO [main][CipherTest] transformation=RIJNDAEL/OFB8/ISO7816-4PADDING 10:44:00,502 INFO [main][CipherTest] transformation=RIJNDAEL/OFB8/NOPADDING 10:44:00,502 INFO [main][CipherTest] transformation=RIJNDAEL/OFB8/PKCS5 10:44:00,502 INFO [main][CipherTest] transformation=RIJNDAEL/OFB8/PKCS5PADDING 10:44:00,502 INFO [main][CipherTest] transformation=RIJNDAEL/OFB8/PKCS7 10:44:00,503 INFO [main][CipherTest] transformation=RIJNDAEL/OFB8/PKCS7PADDING 10:44:00,503 INFO [main][CipherTest] transformation=RIJNDAEL/OFB8/TBC 10:44:00,503 INFO [main][CipherTest] transformation=RIJNDAEL/OFB8/TBCPADDING 10:44:00,503 INFO [main][CipherTest] transformation=RIJNDAEL/OFB8/X9.23 10:44:00,503 INFO [main][CipherTest] transformation=RIJNDAEL/OFB8/X9.23PADDING 10:44:00,503 INFO [main][CipherTest] transformation=RIJNDAEL/OFB8/ZEROBYTE 10:44:00,503 INFO [main][CipherTest] transformation=RIJNDAEL/OFB8/ZEROBYTEPADDING 10:44:00,503 INFO [main][CipherTest] transformation=RIJNDAEL/OFB80/ 10:44:00,503 INFO [main][CipherTest] transformation=RIJNDAEL/OFB80/ISO10126 10:44:00,503 INFO [main][CipherTest] transformation=RIJNDAEL/OFB80/ISO10126-2 10:44:00,503 INFO [main][CipherTest] transformation=RIJNDAEL/OFB80/ISO10126-2PADDING 10:44:00,503 INFO [main][CipherTest] transformation=RIJNDAEL/OFB80/ISO10126PADDING 10:44:00,504 INFO [main][CipherTest] transformation=RIJNDAEL/OFB80/ISO7816-4 10:44:00,504 INFO [main][CipherTest] transformation=RIJNDAEL/OFB80/ISO7816-4PADDING 10:44:00,504 INFO [main][CipherTest] transformation=RIJNDAEL/OFB80/NOPADDING 10:44:00,504 INFO [main][CipherTest] transformation=RIJNDAEL/OFB80/PKCS5 10:44:00,504 INFO [main][CipherTest] transformation=RIJNDAEL/OFB80/PKCS5PADDING 10:44:00,504 INFO [main][CipherTest] transformation=RIJNDAEL/OFB80/PKCS7 10:44:00,504 INFO [main][CipherTest] transformation=RIJNDAEL/OFB80/PKCS7PADDING 10:44:00,504 INFO [main][CipherTest] transformation=RIJNDAEL/OFB80/TBC 10:44:00,504 INFO [main][CipherTest] transformation=RIJNDAEL/OFB80/TBCPADDING 10:44:00,504 INFO [main][CipherTest] transformation=RIJNDAEL/OFB80/X9.23 10:44:00,504 INFO [main][CipherTest] transformation=RIJNDAEL/OFB80/X9.23PADDING 10:44:00,505 INFO [main][CipherTest] transformation=RIJNDAEL/OFB80/ZEROBYTE 10:44:00,505 INFO [main][CipherTest] transformation=RIJNDAEL/OFB80/ZEROBYTEPADDING 10:44:00,505 INFO [main][CipherTest] transformation=RIJNDAEL/OFB88/ 10:44:00,505 INFO [main][CipherTest] transformation=RIJNDAEL/OFB88/ISO10126 10:44:00,505 INFO [main][CipherTest] transformation=RIJNDAEL/OFB88/ISO10126-2 10:44:00,505 INFO [main][CipherTest] transformation=RIJNDAEL/OFB88/ISO10126-2PADDING 10:44:00,505 INFO [main][CipherTest] transformation=RIJNDAEL/OFB88/ISO10126PADDING 10:44:00,505 INFO [main][CipherTest] transformation=RIJNDAEL/OFB88/ISO7816-4 10:44:00,505 INFO [main][CipherTest] transformation=RIJNDAEL/OFB88/ISO7816-4PADDING 10:44:00,505 INFO [main][CipherTest] transformation=RIJNDAEL/OFB88/NOPADDING 10:44:00,505 INFO [main][CipherTest] transformation=RIJNDAEL/OFB88/PKCS5 10:44:00,505 INFO [main][CipherTest] transformation=RIJNDAEL/OFB88/PKCS5PADDING 10:44:00,505 INFO [main][CipherTest] transformation=RIJNDAEL/OFB88/PKCS7 10:44:00,505 INFO [main][CipherTest] transformation=RIJNDAEL/OFB88/PKCS7PADDING 10:44:00,506 INFO [main][CipherTest] transformation=RIJNDAEL/OFB88/TBC 10:44:00,506 INFO [main][CipherTest] transformation=RIJNDAEL/OFB88/TBCPADDING 10:44:00,506 INFO [main][CipherTest] transformation=RIJNDAEL/OFB88/X9.23 10:44:00,506 INFO [main][CipherTest] transformation=RIJNDAEL/OFB88/X9.23PADDING 10:44:00,506 INFO [main][CipherTest] transformation=RIJNDAEL/OFB88/ZEROBYTE 10:44:00,506 INFO [main][CipherTest] transformation=RIJNDAEL/OFB88/ZEROBYTEPADDING 10:44:00,506 INFO [main][CipherTest] transformation=RIJNDAEL/OFB96/ 10:44:00,506 INFO [main][CipherTest] transformation=RIJNDAEL/OFB96/ISO10126 10:44:00,506 INFO [main][CipherTest] transformation=RIJNDAEL/OFB96/ISO10126-2 10:44:00,506 INFO [main][CipherTest] transformation=RIJNDAEL/OFB96/ISO10126-2PADDING 10:44:00,506 INFO [main][CipherTest] transformation=RIJNDAEL/OFB96/ISO10126PADDING 10:44:00,506 INFO [main][CipherTest] transformation=RIJNDAEL/OFB96/ISO7816-4 10:44:00,506 INFO [main][CipherTest] transformation=RIJNDAEL/OFB96/ISO7816-4PADDING 10:44:00,506 INFO [main][CipherTest] transformation=RIJNDAEL/OFB96/NOPADDING 10:44:00,507 INFO [main][CipherTest] transformation=RIJNDAEL/OFB96/PKCS5 10:44:00,507 INFO [main][CipherTest] transformation=RIJNDAEL/OFB96/PKCS5PADDING 10:44:00,507 INFO [main][CipherTest] transformation=RIJNDAEL/OFB96/PKCS7 10:44:00,507 INFO [main][CipherTest] transformation=RIJNDAEL/OFB96/PKCS7PADDING 10:44:00,507 INFO [main][CipherTest] transformation=RIJNDAEL/OFB96/TBC 10:44:00,507 INFO [main][CipherTest] transformation=RIJNDAEL/OFB96/TBCPADDING 10:44:00,507 INFO [main][CipherTest] transformation=RIJNDAEL/OFB96/X9.23 10:44:00,507 INFO [main][CipherTest] transformation=RIJNDAEL/OFB96/X9.23PADDING 10:44:00,507 INFO [main][CipherTest] transformation=RIJNDAEL/OFB96/ZEROBYTE 10:44:00,507 INFO [main][CipherTest] transformation=RIJNDAEL/OFB96/ZEROBYTEPADDING 10:44:00,507 INFO [main][CipherTest] transformation=RIJNDAEL/SIC/ 10:44:00,508 INFO [main][CipherTest] transformation=RIJNDAEL/SIC/ISO10126 10:44:00,508 INFO [main][CipherTest] transformation=RIJNDAEL/SIC/ISO10126-2 10:44:00,508 INFO [main][CipherTest] transformation=RIJNDAEL/SIC/ISO10126-2PADDING 10:44:00,508 INFO [main][CipherTest] transformation=RIJNDAEL/SIC/ISO10126PADDING 10:44:00,508 INFO [main][CipherTest] transformation=RIJNDAEL/SIC/ISO7816-4 10:44:00,508 INFO [main][CipherTest] transformation=RIJNDAEL/SIC/ISO7816-4PADDING 10:44:00,508 INFO [main][CipherTest] transformation=RIJNDAEL/SIC/NOPADDING 10:44:00,508 INFO [main][CipherTest] transformation=RIJNDAEL/SIC/PKCS5 10:44:00,508 INFO [main][CipherTest] transformation=RIJNDAEL/SIC/PKCS5PADDING 10:44:00,509 INFO [main][CipherTest] transformation=RIJNDAEL/SIC/PKCS7 10:44:00,509 INFO [main][CipherTest] transformation=RIJNDAEL/SIC/PKCS7PADDING 10:44:00,509 INFO [main][CipherTest] transformation=RIJNDAEL/SIC/TBC 10:44:00,509 INFO [main][CipherTest] transformation=RIJNDAEL/SIC/TBCPADDING 10:44:00,509 INFO [main][CipherTest] transformation=RIJNDAEL/SIC/X9.23 10:44:00,509 INFO [main][CipherTest] transformation=RIJNDAEL/SIC/X9.23PADDING 10:44:00,509 INFO [main][CipherTest] transformation=RIJNDAEL/SIC/ZEROBYTE 10:44:00,509 INFO [main][CipherTest] transformation=RIJNDAEL/SIC/ZEROBYTEPADDING 10:44:00,510 INFO [main][CipherTest] transformation=SALSA20// 10:44:00,510 INFO [main][CipherTest] transformation=SALSA20//NOPADDING 10:44:00,511 INFO [main][CipherTest] transformation=SALSA20/ECB/ 10:44:00,511 INFO [main][CipherTest] transformation=SALSA20/ECB/NOPADDING 10:44:00,511 INFO [main][CipherTest] transformation=SEED// 10:44:00,511 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "SEED//" does not support IV => Skipping. 10:44:00,512 INFO [main][CipherTest] transformation=SEED//NOPADDING 10:44:00,512 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "SEED//NOPADDING" does not support IV => Skipping. 10:44:00,512 INFO [main][CipherTest] transformation=SEED/CBC-CTS/ 10:44:00,512 INFO [main][CipherTest] transformation=SEED/CBC-CTS/NOPADDING 10:44:00,512 INFO [main][CipherTest] transformation=SEED/CBC/ 10:44:00,512 INFO [main][CipherTest] transformation=SEED/CBC/ISO10126 10:44:00,513 INFO [main][CipherTest] transformation=SEED/CBC/ISO10126-2 10:44:00,513 INFO [main][CipherTest] transformation=SEED/CBC/ISO10126-2PADDING 10:44:00,513 INFO [main][CipherTest] transformation=SEED/CBC/ISO10126PADDING 10:44:00,513 INFO [main][CipherTest] transformation=SEED/CBC/ISO7816-4 10:44:00,514 INFO [main][CipherTest] transformation=SEED/CBC/ISO7816-4PADDING 10:44:00,514 INFO [main][CipherTest] transformation=SEED/CBC/NOPADDING 10:44:00,514 INFO [main][CipherTest] transformation=SEED/CBC/PKCS5 10:44:00,514 INFO [main][CipherTest] transformation=SEED/CBC/PKCS5PADDING 10:44:00,514 INFO [main][CipherTest] transformation=SEED/CBC/PKCS7 10:44:00,514 INFO [main][CipherTest] transformation=SEED/CBC/PKCS7PADDING 10:44:00,515 INFO [main][CipherTest] transformation=SEED/CBC/TBC 10:44:00,515 INFO [main][CipherTest] transformation=SEED/CBC/TBCPADDING 10:44:00,515 INFO [main][CipherTest] transformation=SEED/CBC/X9.23 10:44:00,515 INFO [main][CipherTest] transformation=SEED/CBC/X9.23PADDING 10:44:00,516 INFO [main][CipherTest] transformation=SEED/CBC/ZEROBYTE 10:44:00,516 INFO [main][CipherTest] transformation=SEED/CBC/ZEROBYTEPADDING 10:44:00,516 INFO [main][CipherTest] transformation=SEED/CCM/ 10:44:00,516 ERROR [main][CipherTest] transformation "SEED/CCM/": java.lang.IllegalArgumentException: nonce must have length from 7 to 13 octets 10:44:00,516 INFO [main][CipherTest] transformation=SEED/CCM/NOPADDING 10:44:00,516 ERROR [main][CipherTest] transformation "SEED/CCM/NOPADDING": java.lang.IllegalArgumentException: nonce must have length from 7 to 13 octets 10:44:00,517 INFO [main][CipherTest] transformation=SEED/CFB/ 10:44:00,517 INFO [main][CipherTest] transformation=SEED/CFB/ISO10126 10:44:00,517 INFO [main][CipherTest] transformation=SEED/CFB/ISO10126-2 10:44:00,517 INFO [main][CipherTest] transformation=SEED/CFB/ISO10126-2PADDING 10:44:00,517 INFO [main][CipherTest] transformation=SEED/CFB/ISO10126PADDING 10:44:00,517 INFO [main][CipherTest] transformation=SEED/CFB/ISO7816-4 10:44:00,517 INFO [main][CipherTest] transformation=SEED/CFB/ISO7816-4PADDING 10:44:00,517 INFO [main][CipherTest] transformation=SEED/CFB/NOPADDING 10:44:00,517 INFO [main][CipherTest] transformation=SEED/CFB/PKCS5 10:44:00,517 INFO [main][CipherTest] transformation=SEED/CFB/PKCS5PADDING 10:44:00,518 INFO [main][CipherTest] transformation=SEED/CFB/PKCS7 10:44:00,518 INFO [main][CipherTest] transformation=SEED/CFB/PKCS7PADDING 10:44:00,518 INFO [main][CipherTest] transformation=SEED/CFB/TBC 10:44:00,518 INFO [main][CipherTest] transformation=SEED/CFB/TBCPADDING 10:44:00,518 INFO [main][CipherTest] transformation=SEED/CFB/X9.23 10:44:00,518 INFO [main][CipherTest] transformation=SEED/CFB/X9.23PADDING 10:44:00,518 INFO [main][CipherTest] transformation=SEED/CFB/ZEROBYTE 10:44:00,519 INFO [main][CipherTest] transformation=SEED/CFB/ZEROBYTEPADDING 10:44:00,519 INFO [main][CipherTest] transformation=SEED/CFB104/ 10:44:00,519 INFO [main][CipherTest] transformation=SEED/CFB104/ISO10126 10:44:00,519 INFO [main][CipherTest] transformation=SEED/CFB104/ISO10126-2 10:44:00,519 INFO [main][CipherTest] transformation=SEED/CFB104/ISO10126-2PADDING 10:44:00,519 INFO [main][CipherTest] transformation=SEED/CFB104/ISO10126PADDING 10:44:00,519 INFO [main][CipherTest] transformation=SEED/CFB104/ISO7816-4 10:44:00,519 INFO [main][CipherTest] transformation=SEED/CFB104/ISO7816-4PADDING 10:44:00,520 INFO [main][CipherTest] transformation=SEED/CFB104/NOPADDING 10:44:00,520 INFO [main][CipherTest] transformation=SEED/CFB104/PKCS5 10:44:00,520 INFO [main][CipherTest] transformation=SEED/CFB104/PKCS5PADDING 10:44:00,520 INFO [main][CipherTest] transformation=SEED/CFB104/PKCS7 10:44:00,520 INFO [main][CipherTest] transformation=SEED/CFB104/PKCS7PADDING 10:44:00,520 INFO [main][CipherTest] transformation=SEED/CFB104/TBC 10:44:00,520 INFO [main][CipherTest] transformation=SEED/CFB104/TBCPADDING 10:44:00,520 INFO [main][CipherTest] transformation=SEED/CFB104/X9.23 10:44:00,520 INFO [main][CipherTest] transformation=SEED/CFB104/X9.23PADDING 10:44:00,520 INFO [main][CipherTest] transformation=SEED/CFB104/ZEROBYTE 10:44:00,520 INFO [main][CipherTest] transformation=SEED/CFB104/ZEROBYTEPADDING 10:44:00,521 INFO [main][CipherTest] transformation=SEED/CFB112/ 10:44:00,521 INFO [main][CipherTest] transformation=SEED/CFB112/ISO10126 10:44:00,521 INFO [main][CipherTest] transformation=SEED/CFB112/ISO10126-2 10:44:00,521 INFO [main][CipherTest] transformation=SEED/CFB112/ISO10126-2PADDING 10:44:00,521 INFO [main][CipherTest] transformation=SEED/CFB112/ISO10126PADDING 10:44:00,521 INFO [main][CipherTest] transformation=SEED/CFB112/ISO7816-4 10:44:00,521 INFO [main][CipherTest] transformation=SEED/CFB112/ISO7816-4PADDING 10:44:00,521 INFO [main][CipherTest] transformation=SEED/CFB112/NOPADDING 10:44:00,521 INFO [main][CipherTest] transformation=SEED/CFB112/PKCS5 10:44:00,521 INFO [main][CipherTest] transformation=SEED/CFB112/PKCS5PADDING 10:44:00,522 INFO [main][CipherTest] transformation=SEED/CFB112/PKCS7 10:44:00,522 INFO [main][CipherTest] transformation=SEED/CFB112/PKCS7PADDING 10:44:00,522 INFO [main][CipherTest] transformation=SEED/CFB112/TBC 10:44:00,522 INFO [main][CipherTest] transformation=SEED/CFB112/TBCPADDING 10:44:00,522 INFO [main][CipherTest] transformation=SEED/CFB112/X9.23 10:44:00,522 INFO [main][CipherTest] transformation=SEED/CFB112/X9.23PADDING 10:44:00,522 INFO [main][CipherTest] transformation=SEED/CFB112/ZEROBYTE 10:44:00,522 INFO [main][CipherTest] transformation=SEED/CFB112/ZEROBYTEPADDING 10:44:00,522 INFO [main][CipherTest] transformation=SEED/CFB120/ 10:44:00,522 INFO [main][CipherTest] transformation=SEED/CFB120/ISO10126 10:44:00,523 INFO [main][CipherTest] transformation=SEED/CFB120/ISO10126-2 10:44:00,523 INFO [main][CipherTest] transformation=SEED/CFB120/ISO10126-2PADDING 10:44:00,523 INFO [main][CipherTest] transformation=SEED/CFB120/ISO10126PADDING 10:44:00,523 INFO [main][CipherTest] transformation=SEED/CFB120/ISO7816-4 10:44:00,523 INFO [main][CipherTest] transformation=SEED/CFB120/ISO7816-4PADDING 10:44:00,524 INFO [main][CipherTest] transformation=SEED/CFB120/NOPADDING 10:44:00,524 INFO [main][CipherTest] transformation=SEED/CFB120/PKCS5 10:44:00,524 INFO [main][CipherTest] transformation=SEED/CFB120/PKCS5PADDING 10:44:00,524 INFO [main][CipherTest] transformation=SEED/CFB120/PKCS7 10:44:00,524 INFO [main][CipherTest] transformation=SEED/CFB120/PKCS7PADDING 10:44:00,524 INFO [main][CipherTest] transformation=SEED/CFB120/TBC 10:44:00,524 INFO [main][CipherTest] transformation=SEED/CFB120/TBCPADDING 10:44:00,524 INFO [main][CipherTest] transformation=SEED/CFB120/X9.23 10:44:00,524 INFO [main][CipherTest] transformation=SEED/CFB120/X9.23PADDING 10:44:00,524 INFO [main][CipherTest] transformation=SEED/CFB120/ZEROBYTE 10:44:00,524 INFO [main][CipherTest] transformation=SEED/CFB120/ZEROBYTEPADDING 10:44:00,525 INFO [main][CipherTest] transformation=SEED/CFB128/ 10:44:00,525 INFO [main][CipherTest] transformation=SEED/CFB128/ISO10126 10:44:00,525 INFO [main][CipherTest] transformation=SEED/CFB128/ISO10126-2 10:44:00,525 INFO [main][CipherTest] transformation=SEED/CFB128/ISO10126-2PADDING 10:44:00,525 INFO [main][CipherTest] transformation=SEED/CFB128/ISO10126PADDING 10:44:00,525 INFO [main][CipherTest] transformation=SEED/CFB128/ISO7816-4 10:44:00,525 INFO [main][CipherTest] transformation=SEED/CFB128/ISO7816-4PADDING 10:44:00,525 INFO [main][CipherTest] transformation=SEED/CFB128/NOPADDING 10:44:00,525 INFO [main][CipherTest] transformation=SEED/CFB128/PKCS5 10:44:00,525 INFO [main][CipherTest] transformation=SEED/CFB128/PKCS5PADDING 10:44:00,525 INFO [main][CipherTest] transformation=SEED/CFB128/PKCS7 10:44:00,525 INFO [main][CipherTest] transformation=SEED/CFB128/PKCS7PADDING 10:44:00,525 INFO [main][CipherTest] transformation=SEED/CFB128/TBC 10:44:00,525 INFO [main][CipherTest] transformation=SEED/CFB128/TBCPADDING 10:44:00,525 INFO [main][CipherTest] transformation=SEED/CFB128/X9.23 10:44:00,525 INFO [main][CipherTest] transformation=SEED/CFB128/X9.23PADDING 10:44:00,525 INFO [main][CipherTest] transformation=SEED/CFB128/ZEROBYTE 10:44:00,525 INFO [main][CipherTest] transformation=SEED/CFB128/ZEROBYTEPADDING 10:44:00,526 INFO [main][CipherTest] transformation=SEED/CFB136/ 10:44:00,526 INFO [main][CipherTest] transformation=SEED/CFB136/ISO10126 10:44:00,526 INFO [main][CipherTest] transformation=SEED/CFB136/ISO10126-2 10:44:00,526 INFO [main][CipherTest] transformation=SEED/CFB136/ISO10126-2PADDING 10:44:00,526 INFO [main][CipherTest] transformation=SEED/CFB136/ISO10126PADDING 10:44:00,526 INFO [main][CipherTest] transformation=SEED/CFB136/ISO7816-4 10:44:00,526 INFO [main][CipherTest] transformation=SEED/CFB136/ISO7816-4PADDING 10:44:00,526 INFO [main][CipherTest] transformation=SEED/CFB136/NOPADDING 10:44:00,526 INFO [main][CipherTest] transformation=SEED/CFB136/PKCS5 10:44:00,526 INFO [main][CipherTest] transformation=SEED/CFB136/PKCS5PADDING 10:44:00,526 INFO [main][CipherTest] transformation=SEED/CFB136/PKCS7 10:44:00,526 INFO [main][CipherTest] transformation=SEED/CFB136/PKCS7PADDING 10:44:00,526 INFO [main][CipherTest] transformation=SEED/CFB136/TBC 10:44:00,526 INFO [main][CipherTest] transformation=SEED/CFB136/TBCPADDING 10:44:00,527 INFO [main][CipherTest] transformation=SEED/CFB136/X9.23 10:44:00,527 INFO [main][CipherTest] transformation=SEED/CFB136/X9.23PADDING 10:44:00,527 INFO [main][CipherTest] transformation=SEED/CFB136/ZEROBYTE 10:44:00,527 INFO [main][CipherTest] transformation=SEED/CFB136/ZEROBYTEPADDING 10:44:00,527 INFO [main][CipherTest] transformation=SEED/CFB144/ 10:44:00,527 INFO [main][CipherTest] transformation=SEED/CFB144/ISO10126 10:44:00,527 INFO [main][CipherTest] transformation=SEED/CFB144/ISO10126-2 10:44:00,527 INFO [main][CipherTest] transformation=SEED/CFB144/ISO10126-2PADDING 10:44:00,527 INFO [main][CipherTest] transformation=SEED/CFB144/ISO10126PADDING 10:44:00,528 INFO [main][CipherTest] transformation=SEED/CFB144/ISO7816-4 10:44:00,528 INFO [main][CipherTest] transformation=SEED/CFB144/ISO7816-4PADDING 10:44:00,528 INFO [main][CipherTest] transformation=SEED/CFB144/NOPADDING 10:44:00,528 INFO [main][CipherTest] transformation=SEED/CFB144/PKCS5 10:44:00,528 INFO [main][CipherTest] transformation=SEED/CFB144/PKCS5PADDING 10:44:00,528 INFO [main][CipherTest] transformation=SEED/CFB144/PKCS7 10:44:00,528 INFO [main][CipherTest] transformation=SEED/CFB144/PKCS7PADDING 10:44:00,528 INFO [main][CipherTest] transformation=SEED/CFB144/TBC 10:44:00,528 INFO [main][CipherTest] transformation=SEED/CFB144/TBCPADDING 10:44:00,528 INFO [main][CipherTest] transformation=SEED/CFB144/X9.23 10:44:00,528 INFO [main][CipherTest] transformation=SEED/CFB144/X9.23PADDING 10:44:00,528 INFO [main][CipherTest] transformation=SEED/CFB144/ZEROBYTE 10:44:00,529 INFO [main][CipherTest] transformation=SEED/CFB144/ZEROBYTEPADDING 10:44:00,529 INFO [main][CipherTest] transformation=SEED/CFB152/ 10:44:00,529 INFO [main][CipherTest] transformation=SEED/CFB152/ISO10126 10:44:00,529 INFO [main][CipherTest] transformation=SEED/CFB152/ISO10126-2 10:44:00,529 INFO [main][CipherTest] transformation=SEED/CFB152/ISO10126-2PADDING 10:44:00,529 INFO [main][CipherTest] transformation=SEED/CFB152/ISO10126PADDING 10:44:00,529 INFO [main][CipherTest] transformation=SEED/CFB152/ISO7816-4 10:44:00,529 INFO [main][CipherTest] transformation=SEED/CFB152/ISO7816-4PADDING 10:44:00,529 INFO [main][CipherTest] transformation=SEED/CFB152/NOPADDING 10:44:00,529 INFO [main][CipherTest] transformation=SEED/CFB152/PKCS5 10:44:00,529 INFO [main][CipherTest] transformation=SEED/CFB152/PKCS5PADDING 10:44:00,529 INFO [main][CipherTest] transformation=SEED/CFB152/PKCS7 10:44:00,529 INFO [main][CipherTest] transformation=SEED/CFB152/PKCS7PADDING 10:44:00,529 INFO [main][CipherTest] transformation=SEED/CFB152/TBC 10:44:00,529 INFO [main][CipherTest] transformation=SEED/CFB152/TBCPADDING 10:44:00,529 INFO [main][CipherTest] transformation=SEED/CFB152/X9.23 10:44:00,530 INFO [main][CipherTest] transformation=SEED/CFB152/X9.23PADDING 10:44:00,530 INFO [main][CipherTest] transformation=SEED/CFB152/ZEROBYTE 10:44:00,530 INFO [main][CipherTest] transformation=SEED/CFB152/ZEROBYTEPADDING 10:44:00,530 INFO [main][CipherTest] transformation=SEED/CFB16/ 10:44:00,530 INFO [main][CipherTest] transformation=SEED/CFB16/ISO10126 10:44:00,530 INFO [main][CipherTest] transformation=SEED/CFB16/ISO10126-2 10:44:00,530 INFO [main][CipherTest] transformation=SEED/CFB16/ISO10126-2PADDING 10:44:00,530 INFO [main][CipherTest] transformation=SEED/CFB16/ISO10126PADDING 10:44:00,530 INFO [main][CipherTest] transformation=SEED/CFB16/ISO7816-4 10:44:00,530 INFO [main][CipherTest] transformation=SEED/CFB16/ISO7816-4PADDING 10:44:00,530 INFO [main][CipherTest] transformation=SEED/CFB16/NOPADDING 10:44:00,530 INFO [main][CipherTest] transformation=SEED/CFB16/PKCS5 10:44:00,530 INFO [main][CipherTest] transformation=SEED/CFB16/PKCS5PADDING 10:44:00,530 INFO [main][CipherTest] transformation=SEED/CFB16/PKCS7 10:44:00,530 INFO [main][CipherTest] transformation=SEED/CFB16/PKCS7PADDING 10:44:00,530 INFO [main][CipherTest] transformation=SEED/CFB16/TBC 10:44:00,531 INFO [main][CipherTest] transformation=SEED/CFB16/TBCPADDING 10:44:00,531 INFO [main][CipherTest] transformation=SEED/CFB16/X9.23 10:44:00,531 INFO [main][CipherTest] transformation=SEED/CFB16/X9.23PADDING 10:44:00,531 INFO [main][CipherTest] transformation=SEED/CFB16/ZEROBYTE 10:44:00,531 INFO [main][CipherTest] transformation=SEED/CFB16/ZEROBYTEPADDING 10:44:00,531 INFO [main][CipherTest] transformation=SEED/CFB160/ 10:44:00,531 INFO [main][CipherTest] transformation=SEED/CFB160/ISO10126 10:44:00,531 INFO [main][CipherTest] transformation=SEED/CFB160/ISO10126-2 10:44:00,531 INFO [main][CipherTest] transformation=SEED/CFB160/ISO10126-2PADDING 10:44:00,531 INFO [main][CipherTest] transformation=SEED/CFB160/ISO10126PADDING 10:44:00,531 INFO [main][CipherTest] transformation=SEED/CFB160/ISO7816-4 10:44:00,531 INFO [main][CipherTest] transformation=SEED/CFB160/ISO7816-4PADDING 10:44:00,531 INFO [main][CipherTest] transformation=SEED/CFB160/NOPADDING 10:44:00,531 INFO [main][CipherTest] transformation=SEED/CFB160/PKCS5 10:44:00,531 INFO [main][CipherTest] transformation=SEED/CFB160/PKCS5PADDING 10:44:00,531 INFO [main][CipherTest] transformation=SEED/CFB160/PKCS7 10:44:00,532 INFO [main][CipherTest] transformation=SEED/CFB160/PKCS7PADDING 10:44:00,532 INFO [main][CipherTest] transformation=SEED/CFB160/TBC 10:44:00,532 INFO [main][CipherTest] transformation=SEED/CFB160/TBCPADDING 10:44:00,532 INFO [main][CipherTest] transformation=SEED/CFB160/X9.23 10:44:00,532 INFO [main][CipherTest] transformation=SEED/CFB160/X9.23PADDING 10:44:00,532 INFO [main][CipherTest] transformation=SEED/CFB160/ZEROBYTE 10:44:00,532 INFO [main][CipherTest] transformation=SEED/CFB160/ZEROBYTEPADDING 10:44:00,532 INFO [main][CipherTest] transformation=SEED/CFB168/ 10:44:00,532 INFO [main][CipherTest] transformation=SEED/CFB168/ISO10126 10:44:00,532 INFO [main][CipherTest] transformation=SEED/CFB168/ISO10126-2 10:44:00,532 INFO [main][CipherTest] transformation=SEED/CFB168/ISO10126-2PADDING 10:44:00,532 INFO [main][CipherTest] transformation=SEED/CFB168/ISO10126PADDING 10:44:00,532 INFO [main][CipherTest] transformation=SEED/CFB168/ISO7816-4 10:44:00,532 INFO [main][CipherTest] transformation=SEED/CFB168/ISO7816-4PADDING 10:44:00,532 INFO [main][CipherTest] transformation=SEED/CFB168/NOPADDING 10:44:00,532 INFO [main][CipherTest] transformation=SEED/CFB168/PKCS5 10:44:00,532 INFO [main][CipherTest] transformation=SEED/CFB168/PKCS5PADDING 10:44:00,533 INFO [main][CipherTest] transformation=SEED/CFB168/PKCS7 10:44:00,533 INFO [main][CipherTest] transformation=SEED/CFB168/PKCS7PADDING 10:44:00,533 INFO [main][CipherTest] transformation=SEED/CFB168/TBC 10:44:00,533 INFO [main][CipherTest] transformation=SEED/CFB168/TBCPADDING 10:44:00,533 INFO [main][CipherTest] transformation=SEED/CFB168/X9.23 10:44:00,533 INFO [main][CipherTest] transformation=SEED/CFB168/X9.23PADDING 10:44:00,533 INFO [main][CipherTest] transformation=SEED/CFB168/ZEROBYTE 10:44:00,533 INFO [main][CipherTest] transformation=SEED/CFB168/ZEROBYTEPADDING 10:44:00,533 INFO [main][CipherTest] transformation=SEED/CFB176/ 10:44:00,533 INFO [main][CipherTest] transformation=SEED/CFB176/ISO10126 10:44:00,533 INFO [main][CipherTest] transformation=SEED/CFB176/ISO10126-2 10:44:00,533 INFO [main][CipherTest] transformation=SEED/CFB176/ISO10126-2PADDING 10:44:00,533 INFO [main][CipherTest] transformation=SEED/CFB176/ISO10126PADDING 10:44:00,533 INFO [main][CipherTest] transformation=SEED/CFB176/ISO7816-4 10:44:00,533 INFO [main][CipherTest] transformation=SEED/CFB176/ISO7816-4PADDING 10:44:00,533 INFO [main][CipherTest] transformation=SEED/CFB176/NOPADDING 10:44:00,533 INFO [main][CipherTest] transformation=SEED/CFB176/PKCS5 10:44:00,534 INFO [main][CipherTest] transformation=SEED/CFB176/PKCS5PADDING 10:44:00,534 INFO [main][CipherTest] transformation=SEED/CFB176/PKCS7 10:44:00,534 INFO [main][CipherTest] transformation=SEED/CFB176/PKCS7PADDING 10:44:00,534 INFO [main][CipherTest] transformation=SEED/CFB176/TBC 10:44:00,534 INFO [main][CipherTest] transformation=SEED/CFB176/TBCPADDING 10:44:00,534 INFO [main][CipherTest] transformation=SEED/CFB176/X9.23 10:44:00,534 INFO [main][CipherTest] transformation=SEED/CFB176/X9.23PADDING 10:44:00,534 INFO [main][CipherTest] transformation=SEED/CFB176/ZEROBYTE 10:44:00,534 INFO [main][CipherTest] transformation=SEED/CFB176/ZEROBYTEPADDING 10:44:00,534 INFO [main][CipherTest] transformation=SEED/CFB184/ 10:44:00,534 INFO [main][CipherTest] transformation=SEED/CFB184/ISO10126 10:44:00,534 INFO [main][CipherTest] transformation=SEED/CFB184/ISO10126-2 10:44:00,534 INFO [main][CipherTest] transformation=SEED/CFB184/ISO10126-2PADDING 10:44:00,534 INFO [main][CipherTest] transformation=SEED/CFB184/ISO10126PADDING 10:44:00,534 INFO [main][CipherTest] transformation=SEED/CFB184/ISO7816-4 10:44:00,534 INFO [main][CipherTest] transformation=SEED/CFB184/ISO7816-4PADDING 10:44:00,535 INFO [main][CipherTest] transformation=SEED/CFB184/NOPADDING 10:44:00,535 INFO [main][CipherTest] transformation=SEED/CFB184/PKCS5 10:44:00,535 INFO [main][CipherTest] transformation=SEED/CFB184/PKCS5PADDING 10:44:00,535 INFO [main][CipherTest] transformation=SEED/CFB184/PKCS7 10:44:00,535 INFO [main][CipherTest] transformation=SEED/CFB184/PKCS7PADDING 10:44:00,535 INFO [main][CipherTest] transformation=SEED/CFB184/TBC 10:44:00,535 INFO [main][CipherTest] transformation=SEED/CFB184/TBCPADDING 10:44:00,535 INFO [main][CipherTest] transformation=SEED/CFB184/X9.23 10:44:00,535 INFO [main][CipherTest] transformation=SEED/CFB184/X9.23PADDING 10:44:00,535 INFO [main][CipherTest] transformation=SEED/CFB184/ZEROBYTE 10:44:00,535 INFO [main][CipherTest] transformation=SEED/CFB184/ZEROBYTEPADDING 10:44:00,535 INFO [main][CipherTest] transformation=SEED/CFB192/ 10:44:00,535 INFO [main][CipherTest] transformation=SEED/CFB192/ISO10126 10:44:00,536 INFO [main][CipherTest] transformation=SEED/CFB192/ISO10126-2 10:44:00,536 INFO [main][CipherTest] transformation=SEED/CFB192/ISO10126-2PADDING 10:44:00,536 INFO [main][CipherTest] transformation=SEED/CFB192/ISO10126PADDING 10:44:00,536 INFO [main][CipherTest] transformation=SEED/CFB192/ISO7816-4 10:44:00,536 INFO [main][CipherTest] transformation=SEED/CFB192/ISO7816-4PADDING 10:44:00,536 INFO [main][CipherTest] transformation=SEED/CFB192/NOPADDING 10:44:00,536 INFO [main][CipherTest] transformation=SEED/CFB192/PKCS5 10:44:00,536 INFO [main][CipherTest] transformation=SEED/CFB192/PKCS5PADDING 10:44:00,536 INFO [main][CipherTest] transformation=SEED/CFB192/PKCS7 10:44:00,536 INFO [main][CipherTest] transformation=SEED/CFB192/PKCS7PADDING 10:44:00,536 INFO [main][CipherTest] transformation=SEED/CFB192/TBC 10:44:00,536 INFO [main][CipherTest] transformation=SEED/CFB192/TBCPADDING 10:44:00,536 INFO [main][CipherTest] transformation=SEED/CFB192/X9.23 10:44:00,536 INFO [main][CipherTest] transformation=SEED/CFB192/X9.23PADDING 10:44:00,536 INFO [main][CipherTest] transformation=SEED/CFB192/ZEROBYTE 10:44:00,536 INFO [main][CipherTest] transformation=SEED/CFB192/ZEROBYTEPADDING 10:44:00,536 INFO [main][CipherTest] transformation=SEED/CFB200/ 10:44:00,537 INFO [main][CipherTest] transformation=SEED/CFB200/ISO10126 10:44:00,537 INFO [main][CipherTest] transformation=SEED/CFB200/ISO10126-2 10:44:00,537 INFO [main][CipherTest] transformation=SEED/CFB200/ISO10126-2PADDING 10:44:00,537 INFO [main][CipherTest] transformation=SEED/CFB200/ISO10126PADDING 10:44:00,537 INFO [main][CipherTest] transformation=SEED/CFB200/ISO7816-4 10:44:00,537 INFO [main][CipherTest] transformation=SEED/CFB200/ISO7816-4PADDING 10:44:00,537 INFO [main][CipherTest] transformation=SEED/CFB200/NOPADDING 10:44:00,537 INFO [main][CipherTest] transformation=SEED/CFB200/PKCS5 10:44:00,537 INFO [main][CipherTest] transformation=SEED/CFB200/PKCS5PADDING 10:44:00,537 INFO [main][CipherTest] transformation=SEED/CFB200/PKCS7 10:44:00,537 INFO [main][CipherTest] transformation=SEED/CFB200/PKCS7PADDING 10:44:00,537 INFO [main][CipherTest] transformation=SEED/CFB200/TBC 10:44:00,537 INFO [main][CipherTest] transformation=SEED/CFB200/TBCPADDING 10:44:00,537 INFO [main][CipherTest] transformation=SEED/CFB200/X9.23 10:44:00,537 INFO [main][CipherTest] transformation=SEED/CFB200/X9.23PADDING 10:44:00,537 INFO [main][CipherTest] transformation=SEED/CFB200/ZEROBYTE 10:44:00,537 INFO [main][CipherTest] transformation=SEED/CFB200/ZEROBYTEPADDING 10:44:00,537 INFO [main][CipherTest] transformation=SEED/CFB208/ 10:44:00,538 INFO [main][CipherTest] transformation=SEED/CFB208/ISO10126 10:44:00,538 INFO [main][CipherTest] transformation=SEED/CFB208/ISO10126-2 10:44:00,538 INFO [main][CipherTest] transformation=SEED/CFB208/ISO10126-2PADDING 10:44:00,538 INFO [main][CipherTest] transformation=SEED/CFB208/ISO10126PADDING 10:44:00,538 INFO [main][CipherTest] transformation=SEED/CFB208/ISO7816-4 10:44:00,538 INFO [main][CipherTest] transformation=SEED/CFB208/ISO7816-4PADDING 10:44:00,538 INFO [main][CipherTest] transformation=SEED/CFB208/NOPADDING 10:44:00,538 INFO [main][CipherTest] transformation=SEED/CFB208/PKCS5 10:44:00,538 INFO [main][CipherTest] transformation=SEED/CFB208/PKCS5PADDING 10:44:00,538 INFO [main][CipherTest] transformation=SEED/CFB208/PKCS7 10:44:00,538 INFO [main][CipherTest] transformation=SEED/CFB208/PKCS7PADDING 10:44:00,538 INFO [main][CipherTest] transformation=SEED/CFB208/TBC 10:44:00,538 INFO [main][CipherTest] transformation=SEED/CFB208/TBCPADDING 10:44:00,538 INFO [main][CipherTest] transformation=SEED/CFB208/X9.23 10:44:00,538 INFO [main][CipherTest] transformation=SEED/CFB208/X9.23PADDING 10:44:00,538 INFO [main][CipherTest] transformation=SEED/CFB208/ZEROBYTE 10:44:00,538 INFO [main][CipherTest] transformation=SEED/CFB208/ZEROBYTEPADDING 10:44:00,539 INFO [main][CipherTest] transformation=SEED/CFB216/ 10:44:00,539 INFO [main][CipherTest] transformation=SEED/CFB216/ISO10126 10:44:00,539 INFO [main][CipherTest] transformation=SEED/CFB216/ISO10126-2 10:44:00,539 INFO [main][CipherTest] transformation=SEED/CFB216/ISO10126-2PADDING 10:44:00,539 INFO [main][CipherTest] transformation=SEED/CFB216/ISO10126PADDING 10:44:00,539 INFO [main][CipherTest] transformation=SEED/CFB216/ISO7816-4 10:44:00,539 INFO [main][CipherTest] transformation=SEED/CFB216/ISO7816-4PADDING 10:44:00,539 INFO [main][CipherTest] transformation=SEED/CFB216/NOPADDING 10:44:00,539 INFO [main][CipherTest] transformation=SEED/CFB216/PKCS5 10:44:00,539 INFO [main][CipherTest] transformation=SEED/CFB216/PKCS5PADDING 10:44:00,539 INFO [main][CipherTest] transformation=SEED/CFB216/PKCS7 10:44:00,539 INFO [main][CipherTest] transformation=SEED/CFB216/PKCS7PADDING 10:44:00,540 INFO [main][CipherTest] transformation=SEED/CFB216/TBC 10:44:00,540 INFO [main][CipherTest] transformation=SEED/CFB216/TBCPADDING 10:44:00,540 INFO [main][CipherTest] transformation=SEED/CFB216/X9.23 10:44:00,540 INFO [main][CipherTest] transformation=SEED/CFB216/X9.23PADDING 10:44:00,540 INFO [main][CipherTest] transformation=SEED/CFB216/ZEROBYTE 10:44:00,540 INFO [main][CipherTest] transformation=SEED/CFB216/ZEROBYTEPADDING 10:44:00,540 INFO [main][CipherTest] transformation=SEED/CFB224/ 10:44:00,540 INFO [main][CipherTest] transformation=SEED/CFB224/ISO10126 10:44:00,540 INFO [main][CipherTest] transformation=SEED/CFB224/ISO10126-2 10:44:00,540 INFO [main][CipherTest] transformation=SEED/CFB224/ISO10126-2PADDING 10:44:00,540 INFO [main][CipherTest] transformation=SEED/CFB224/ISO10126PADDING 10:44:00,540 INFO [main][CipherTest] transformation=SEED/CFB224/ISO7816-4 10:44:00,540 INFO [main][CipherTest] transformation=SEED/CFB224/ISO7816-4PADDING 10:44:00,541 INFO [main][CipherTest] transformation=SEED/CFB224/NOPADDING 10:44:00,541 INFO [main][CipherTest] transformation=SEED/CFB224/PKCS5 10:44:00,541 INFO [main][CipherTest] transformation=SEED/CFB224/PKCS5PADDING 10:44:00,541 INFO [main][CipherTest] transformation=SEED/CFB224/PKCS7 10:44:00,541 INFO [main][CipherTest] transformation=SEED/CFB224/PKCS7PADDING 10:44:00,541 INFO [main][CipherTest] transformation=SEED/CFB224/TBC 10:44:00,541 INFO [main][CipherTest] transformation=SEED/CFB224/TBCPADDING 10:44:00,541 INFO [main][CipherTest] transformation=SEED/CFB224/X9.23 10:44:00,541 INFO [main][CipherTest] transformation=SEED/CFB224/X9.23PADDING 10:44:00,541 INFO [main][CipherTest] transformation=SEED/CFB224/ZEROBYTE 10:44:00,541 INFO [main][CipherTest] transformation=SEED/CFB224/ZEROBYTEPADDING 10:44:00,541 INFO [main][CipherTest] transformation=SEED/CFB232/ 10:44:00,541 INFO [main][CipherTest] transformation=SEED/CFB232/ISO10126 10:44:00,541 INFO [main][CipherTest] transformation=SEED/CFB232/ISO10126-2 10:44:00,541 INFO [main][CipherTest] transformation=SEED/CFB232/ISO10126-2PADDING 10:44:00,541 INFO [main][CipherTest] transformation=SEED/CFB232/ISO10126PADDING 10:44:00,541 INFO [main][CipherTest] transformation=SEED/CFB232/ISO7816-4 10:44:00,541 INFO [main][CipherTest] transformation=SEED/CFB232/ISO7816-4PADDING 10:44:00,542 INFO [main][CipherTest] transformation=SEED/CFB232/NOPADDING 10:44:00,542 INFO [main][CipherTest] transformation=SEED/CFB232/PKCS5 10:44:00,542 INFO [main][CipherTest] transformation=SEED/CFB232/PKCS5PADDING 10:44:00,542 INFO [main][CipherTest] transformation=SEED/CFB232/PKCS7 10:44:00,542 INFO [main][CipherTest] transformation=SEED/CFB232/PKCS7PADDING 10:44:00,542 INFO [main][CipherTest] transformation=SEED/CFB232/TBC 10:44:00,542 INFO [main][CipherTest] transformation=SEED/CFB232/TBCPADDING 10:44:00,542 INFO [main][CipherTest] transformation=SEED/CFB232/X9.23 10:44:00,542 INFO [main][CipherTest] transformation=SEED/CFB232/X9.23PADDING 10:44:00,542 INFO [main][CipherTest] transformation=SEED/CFB232/ZEROBYTE 10:44:00,542 INFO [main][CipherTest] transformation=SEED/CFB232/ZEROBYTEPADDING 10:44:00,542 INFO [main][CipherTest] transformation=SEED/CFB24/ 10:44:00,542 INFO [main][CipherTest] transformation=SEED/CFB24/ISO10126 10:44:00,542 INFO [main][CipherTest] transformation=SEED/CFB24/ISO10126-2 10:44:00,542 INFO [main][CipherTest] transformation=SEED/CFB24/ISO10126-2PADDING 10:44:00,542 INFO [main][CipherTest] transformation=SEED/CFB24/ISO10126PADDING 10:44:00,543 INFO [main][CipherTest] transformation=SEED/CFB24/ISO7816-4 10:44:00,543 INFO [main][CipherTest] transformation=SEED/CFB24/ISO7816-4PADDING 10:44:00,543 INFO [main][CipherTest] transformation=SEED/CFB24/NOPADDING 10:44:00,543 INFO [main][CipherTest] transformation=SEED/CFB24/PKCS5 10:44:00,543 INFO [main][CipherTest] transformation=SEED/CFB24/PKCS5PADDING 10:44:00,543 INFO [main][CipherTest] transformation=SEED/CFB24/PKCS7 10:44:00,543 INFO [main][CipherTest] transformation=SEED/CFB24/PKCS7PADDING 10:44:00,543 INFO [main][CipherTest] transformation=SEED/CFB24/TBC 10:44:00,543 INFO [main][CipherTest] transformation=SEED/CFB24/TBCPADDING 10:44:00,543 INFO [main][CipherTest] transformation=SEED/CFB24/X9.23 10:44:00,543 INFO [main][CipherTest] transformation=SEED/CFB24/X9.23PADDING 10:44:00,543 INFO [main][CipherTest] transformation=SEED/CFB24/ZEROBYTE 10:44:00,543 INFO [main][CipherTest] transformation=SEED/CFB24/ZEROBYTEPADDING 10:44:00,543 INFO [main][CipherTest] transformation=SEED/CFB240/ 10:44:00,544 INFO [main][CipherTest] transformation=SEED/CFB240/ISO10126 10:44:00,544 INFO [main][CipherTest] transformation=SEED/CFB240/ISO10126-2 10:44:00,544 INFO [main][CipherTest] transformation=SEED/CFB240/ISO10126-2PADDING 10:44:00,544 INFO [main][CipherTest] transformation=SEED/CFB240/ISO10126PADDING 10:44:00,544 INFO [main][CipherTest] transformation=SEED/CFB240/ISO7816-4 10:44:00,544 INFO [main][CipherTest] transformation=SEED/CFB240/ISO7816-4PADDING 10:44:00,544 INFO [main][CipherTest] transformation=SEED/CFB240/NOPADDING 10:44:00,544 INFO [main][CipherTest] transformation=SEED/CFB240/PKCS5 10:44:00,544 INFO [main][CipherTest] transformation=SEED/CFB240/PKCS5PADDING 10:44:00,544 INFO [main][CipherTest] transformation=SEED/CFB240/PKCS7 10:44:00,544 INFO [main][CipherTest] transformation=SEED/CFB240/PKCS7PADDING 10:44:00,544 INFO [main][CipherTest] transformation=SEED/CFB240/TBC 10:44:00,544 INFO [main][CipherTest] transformation=SEED/CFB240/TBCPADDING 10:44:00,544 INFO [main][CipherTest] transformation=SEED/CFB240/X9.23 10:44:00,544 INFO [main][CipherTest] transformation=SEED/CFB240/X9.23PADDING 10:44:00,544 INFO [main][CipherTest] transformation=SEED/CFB240/ZEROBYTE 10:44:00,545 INFO [main][CipherTest] transformation=SEED/CFB240/ZEROBYTEPADDING 10:44:00,545 INFO [main][CipherTest] transformation=SEED/CFB248/ 10:44:00,545 INFO [main][CipherTest] transformation=SEED/CFB248/ISO10126 10:44:00,545 INFO [main][CipherTest] transformation=SEED/CFB248/ISO10126-2 10:44:00,545 INFO [main][CipherTest] transformation=SEED/CFB248/ISO10126-2PADDING 10:44:00,545 INFO [main][CipherTest] transformation=SEED/CFB248/ISO10126PADDING 10:44:00,545 INFO [main][CipherTest] transformation=SEED/CFB248/ISO7816-4 10:44:00,545 INFO [main][CipherTest] transformation=SEED/CFB248/ISO7816-4PADDING 10:44:00,545 INFO [main][CipherTest] transformation=SEED/CFB248/NOPADDING 10:44:00,545 INFO [main][CipherTest] transformation=SEED/CFB248/PKCS5 10:44:00,545 INFO [main][CipherTest] transformation=SEED/CFB248/PKCS5PADDING 10:44:00,545 INFO [main][CipherTest] transformation=SEED/CFB248/PKCS7 10:44:00,545 INFO [main][CipherTest] transformation=SEED/CFB248/PKCS7PADDING 10:44:00,545 INFO [main][CipherTest] transformation=SEED/CFB248/TBC 10:44:00,545 INFO [main][CipherTest] transformation=SEED/CFB248/TBCPADDING 10:44:00,545 INFO [main][CipherTest] transformation=SEED/CFB248/X9.23 10:44:00,546 INFO [main][CipherTest] transformation=SEED/CFB248/X9.23PADDING 10:44:00,546 INFO [main][CipherTest] transformation=SEED/CFB248/ZEROBYTE 10:44:00,546 INFO [main][CipherTest] transformation=SEED/CFB248/ZEROBYTEPADDING 10:44:00,546 INFO [main][CipherTest] transformation=SEED/CFB256/ 10:44:00,546 INFO [main][CipherTest] transformation=SEED/CFB256/ISO10126 10:44:00,546 INFO [main][CipherTest] transformation=SEED/CFB256/ISO10126-2 10:44:00,546 INFO [main][CipherTest] transformation=SEED/CFB256/ISO10126-2PADDING 10:44:00,546 INFO [main][CipherTest] transformation=SEED/CFB256/ISO10126PADDING 10:44:00,546 INFO [main][CipherTest] transformation=SEED/CFB256/ISO7816-4 10:44:00,546 INFO [main][CipherTest] transformation=SEED/CFB256/ISO7816-4PADDING 10:44:00,546 INFO [main][CipherTest] transformation=SEED/CFB256/NOPADDING 10:44:00,546 INFO [main][CipherTest] transformation=SEED/CFB256/PKCS5 10:44:00,546 INFO [main][CipherTest] transformation=SEED/CFB256/PKCS5PADDING 10:44:00,546 INFO [main][CipherTest] transformation=SEED/CFB256/PKCS7 10:44:00,546 INFO [main][CipherTest] transformation=SEED/CFB256/PKCS7PADDING 10:44:00,546 INFO [main][CipherTest] transformation=SEED/CFB256/TBC 10:44:00,546 INFO [main][CipherTest] transformation=SEED/CFB256/TBCPADDING 10:44:00,546 INFO [main][CipherTest] transformation=SEED/CFB256/X9.23 10:44:00,547 INFO [main][CipherTest] transformation=SEED/CFB256/X9.23PADDING 10:44:00,547 INFO [main][CipherTest] transformation=SEED/CFB256/ZEROBYTE 10:44:00,547 INFO [main][CipherTest] transformation=SEED/CFB256/ZEROBYTEPADDING 10:44:00,547 INFO [main][CipherTest] transformation=SEED/CFB32/ 10:44:00,547 INFO [main][CipherTest] transformation=SEED/CFB32/ISO10126 10:44:00,547 INFO [main][CipherTest] transformation=SEED/CFB32/ISO10126-2 10:44:00,547 INFO [main][CipherTest] transformation=SEED/CFB32/ISO10126-2PADDING 10:44:00,547 INFO [main][CipherTest] transformation=SEED/CFB32/ISO10126PADDING 10:44:00,547 INFO [main][CipherTest] transformation=SEED/CFB32/ISO7816-4 10:44:00,547 INFO [main][CipherTest] transformation=SEED/CFB32/ISO7816-4PADDING 10:44:00,548 INFO [main][CipherTest] transformation=SEED/CFB32/NOPADDING 10:44:00,548 INFO [main][CipherTest] transformation=SEED/CFB32/PKCS5 10:44:00,548 INFO [main][CipherTest] transformation=SEED/CFB32/PKCS5PADDING 10:44:00,548 INFO [main][CipherTest] transformation=SEED/CFB32/PKCS7 10:44:00,548 INFO [main][CipherTest] transformation=SEED/CFB32/PKCS7PADDING 10:44:00,548 INFO [main][CipherTest] transformation=SEED/CFB32/TBC 10:44:00,548 INFO [main][CipherTest] transformation=SEED/CFB32/TBCPADDING 10:44:00,548 INFO [main][CipherTest] transformation=SEED/CFB32/X9.23 10:44:00,548 INFO [main][CipherTest] transformation=SEED/CFB32/X9.23PADDING 10:44:00,548 INFO [main][CipherTest] transformation=SEED/CFB32/ZEROBYTE 10:44:00,548 INFO [main][CipherTest] transformation=SEED/CFB32/ZEROBYTEPADDING 10:44:00,548 INFO [main][CipherTest] transformation=SEED/CFB40/ 10:44:00,548 INFO [main][CipherTest] transformation=SEED/CFB40/ISO10126 10:44:00,548 INFO [main][CipherTest] transformation=SEED/CFB40/ISO10126-2 10:44:00,548 INFO [main][CipherTest] transformation=SEED/CFB40/ISO10126-2PADDING 10:44:00,548 INFO [main][CipherTest] transformation=SEED/CFB40/ISO10126PADDING 10:44:00,548 INFO [main][CipherTest] transformation=SEED/CFB40/ISO7816-4 10:44:00,549 INFO [main][CipherTest] transformation=SEED/CFB40/ISO7816-4PADDING 10:44:00,549 INFO [main][CipherTest] transformation=SEED/CFB40/NOPADDING 10:44:00,549 INFO [main][CipherTest] transformation=SEED/CFB40/PKCS5 10:44:00,549 INFO [main][CipherTest] transformation=SEED/CFB40/PKCS5PADDING 10:44:00,549 INFO [main][CipherTest] transformation=SEED/CFB40/PKCS7 10:44:00,549 INFO [main][CipherTest] transformation=SEED/CFB40/PKCS7PADDING 10:44:00,549 INFO [main][CipherTest] transformation=SEED/CFB40/TBC 10:44:00,549 INFO [main][CipherTest] transformation=SEED/CFB40/TBCPADDING 10:44:00,549 INFO [main][CipherTest] transformation=SEED/CFB40/X9.23 10:44:00,549 INFO [main][CipherTest] transformation=SEED/CFB40/X9.23PADDING 10:44:00,549 INFO [main][CipherTest] transformation=SEED/CFB40/ZEROBYTE 10:44:00,549 INFO [main][CipherTest] transformation=SEED/CFB40/ZEROBYTEPADDING 10:44:00,549 INFO [main][CipherTest] transformation=SEED/CFB48/ 10:44:00,549 INFO [main][CipherTest] transformation=SEED/CFB48/ISO10126 10:44:00,549 INFO [main][CipherTest] transformation=SEED/CFB48/ISO10126-2 10:44:00,549 INFO [main][CipherTest] transformation=SEED/CFB48/ISO10126-2PADDING 10:44:00,549 INFO [main][CipherTest] transformation=SEED/CFB48/ISO10126PADDING 10:44:00,550 INFO [main][CipherTest] transformation=SEED/CFB48/ISO7816-4 10:44:00,550 INFO [main][CipherTest] transformation=SEED/CFB48/ISO7816-4PADDING 10:44:00,550 INFO [main][CipherTest] transformation=SEED/CFB48/NOPADDING 10:44:00,550 INFO [main][CipherTest] transformation=SEED/CFB48/PKCS5 10:44:00,550 INFO [main][CipherTest] transformation=SEED/CFB48/PKCS5PADDING 10:44:00,550 INFO [main][CipherTest] transformation=SEED/CFB48/PKCS7 10:44:00,550 INFO [main][CipherTest] transformation=SEED/CFB48/PKCS7PADDING 10:44:00,550 INFO [main][CipherTest] transformation=SEED/CFB48/TBC 10:44:00,550 INFO [main][CipherTest] transformation=SEED/CFB48/TBCPADDING 10:44:00,550 INFO [main][CipherTest] transformation=SEED/CFB48/X9.23 10:44:00,550 INFO [main][CipherTest] transformation=SEED/CFB48/X9.23PADDING 10:44:00,550 INFO [main][CipherTest] transformation=SEED/CFB48/ZEROBYTE 10:44:00,550 INFO [main][CipherTest] transformation=SEED/CFB48/ZEROBYTEPADDING 10:44:00,550 INFO [main][CipherTest] transformation=SEED/CFB56/ 10:44:00,550 INFO [main][CipherTest] transformation=SEED/CFB56/ISO10126 10:44:00,550 INFO [main][CipherTest] transformation=SEED/CFB56/ISO10126-2 10:44:00,550 INFO [main][CipherTest] transformation=SEED/CFB56/ISO10126-2PADDING 10:44:00,551 INFO [main][CipherTest] transformation=SEED/CFB56/ISO10126PADDING 10:44:00,551 INFO [main][CipherTest] transformation=SEED/CFB56/ISO7816-4 10:44:00,551 INFO [main][CipherTest] transformation=SEED/CFB56/ISO7816-4PADDING 10:44:00,551 INFO [main][CipherTest] transformation=SEED/CFB56/NOPADDING 10:44:00,551 INFO [main][CipherTest] transformation=SEED/CFB56/PKCS5 10:44:00,551 INFO [main][CipherTest] transformation=SEED/CFB56/PKCS5PADDING 10:44:00,551 INFO [main][CipherTest] transformation=SEED/CFB56/PKCS7 10:44:00,551 INFO [main][CipherTest] transformation=SEED/CFB56/PKCS7PADDING 10:44:00,551 INFO [main][CipherTest] transformation=SEED/CFB56/TBC 10:44:00,551 INFO [main][CipherTest] transformation=SEED/CFB56/TBCPADDING 10:44:00,551 INFO [main][CipherTest] transformation=SEED/CFB56/X9.23 10:44:00,552 INFO [main][CipherTest] transformation=SEED/CFB56/X9.23PADDING 10:44:00,552 INFO [main][CipherTest] transformation=SEED/CFB56/ZEROBYTE 10:44:00,552 INFO [main][CipherTest] transformation=SEED/CFB56/ZEROBYTEPADDING 10:44:00,552 INFO [main][CipherTest] transformation=SEED/CFB64/ 10:44:00,552 INFO [main][CipherTest] transformation=SEED/CFB64/ISO10126 10:44:00,552 INFO [main][CipherTest] transformation=SEED/CFB64/ISO10126-2 10:44:00,552 INFO [main][CipherTest] transformation=SEED/CFB64/ISO10126-2PADDING 10:44:00,552 INFO [main][CipherTest] transformation=SEED/CFB64/ISO10126PADDING 10:44:00,552 INFO [main][CipherTest] transformation=SEED/CFB64/ISO7816-4 10:44:00,552 INFO [main][CipherTest] transformation=SEED/CFB64/ISO7816-4PADDING 10:44:00,552 INFO [main][CipherTest] transformation=SEED/CFB64/NOPADDING 10:44:00,552 INFO [main][CipherTest] transformation=SEED/CFB64/PKCS5 10:44:00,552 INFO [main][CipherTest] transformation=SEED/CFB64/PKCS5PADDING 10:44:00,552 INFO [main][CipherTest] transformation=SEED/CFB64/PKCS7 10:44:00,552 INFO [main][CipherTest] transformation=SEED/CFB64/PKCS7PADDING 10:44:00,553 INFO [main][CipherTest] transformation=SEED/CFB64/TBC 10:44:00,553 INFO [main][CipherTest] transformation=SEED/CFB64/TBCPADDING 10:44:00,553 INFO [main][CipherTest] transformation=SEED/CFB64/X9.23 10:44:00,553 INFO [main][CipherTest] transformation=SEED/CFB64/X9.23PADDING 10:44:00,553 INFO [main][CipherTest] transformation=SEED/CFB64/ZEROBYTE 10:44:00,553 INFO [main][CipherTest] transformation=SEED/CFB64/ZEROBYTEPADDING 10:44:00,553 INFO [main][CipherTest] transformation=SEED/CFB72/ 10:44:00,553 INFO [main][CipherTest] transformation=SEED/CFB72/ISO10126 10:44:00,553 INFO [main][CipherTest] transformation=SEED/CFB72/ISO10126-2 10:44:00,553 INFO [main][CipherTest] transformation=SEED/CFB72/ISO10126-2PADDING 10:44:00,553 INFO [main][CipherTest] transformation=SEED/CFB72/ISO10126PADDING 10:44:00,553 INFO [main][CipherTest] transformation=SEED/CFB72/ISO7816-4 10:44:00,553 INFO [main][CipherTest] transformation=SEED/CFB72/ISO7816-4PADDING 10:44:00,553 INFO [main][CipherTest] transformation=SEED/CFB72/NOPADDING 10:44:00,553 INFO [main][CipherTest] transformation=SEED/CFB72/PKCS5 10:44:00,554 INFO [main][CipherTest] transformation=SEED/CFB72/PKCS5PADDING 10:44:00,554 INFO [main][CipherTest] transformation=SEED/CFB72/PKCS7 10:44:00,554 INFO [main][CipherTest] transformation=SEED/CFB72/PKCS7PADDING 10:44:00,554 INFO [main][CipherTest] transformation=SEED/CFB72/TBC 10:44:00,554 INFO [main][CipherTest] transformation=SEED/CFB72/TBCPADDING 10:44:00,554 INFO [main][CipherTest] transformation=SEED/CFB72/X9.23 10:44:00,554 INFO [main][CipherTest] transformation=SEED/CFB72/X9.23PADDING 10:44:00,554 INFO [main][CipherTest] transformation=SEED/CFB72/ZEROBYTE 10:44:00,554 INFO [main][CipherTest] transformation=SEED/CFB72/ZEROBYTEPADDING 10:44:00,554 INFO [main][CipherTest] transformation=SEED/CFB8/ 10:44:00,554 INFO [main][CipherTest] transformation=SEED/CFB8/ISO10126 10:44:00,554 INFO [main][CipherTest] transformation=SEED/CFB8/ISO10126-2 10:44:00,554 INFO [main][CipherTest] transformation=SEED/CFB8/ISO10126-2PADDING 10:44:00,554 INFO [main][CipherTest] transformation=SEED/CFB8/ISO10126PADDING 10:44:00,554 INFO [main][CipherTest] transformation=SEED/CFB8/ISO7816-4 10:44:00,554 INFO [main][CipherTest] transformation=SEED/CFB8/ISO7816-4PADDING 10:44:00,554 INFO [main][CipherTest] transformation=SEED/CFB8/NOPADDING 10:44:00,555 INFO [main][CipherTest] transformation=SEED/CFB8/PKCS5 10:44:00,555 INFO [main][CipherTest] transformation=SEED/CFB8/PKCS5PADDING 10:44:00,555 INFO [main][CipherTest] transformation=SEED/CFB8/PKCS7 10:44:00,555 INFO [main][CipherTest] transformation=SEED/CFB8/PKCS7PADDING 10:44:00,555 INFO [main][CipherTest] transformation=SEED/CFB8/TBC 10:44:00,555 INFO [main][CipherTest] transformation=SEED/CFB8/TBCPADDING 10:44:00,555 INFO [main][CipherTest] transformation=SEED/CFB8/X9.23 10:44:00,555 INFO [main][CipherTest] transformation=SEED/CFB8/X9.23PADDING 10:44:00,555 INFO [main][CipherTest] transformation=SEED/CFB8/ZEROBYTE 10:44:00,555 INFO [main][CipherTest] transformation=SEED/CFB8/ZEROBYTEPADDING 10:44:00,555 INFO [main][CipherTest] transformation=SEED/CFB80/ 10:44:00,555 INFO [main][CipherTest] transformation=SEED/CFB80/ISO10126 10:44:00,555 INFO [main][CipherTest] transformation=SEED/CFB80/ISO10126-2 10:44:00,555 INFO [main][CipherTest] transformation=SEED/CFB80/ISO10126-2PADDING 10:44:00,555 INFO [main][CipherTest] transformation=SEED/CFB80/ISO10126PADDING 10:44:00,555 INFO [main][CipherTest] transformation=SEED/CFB80/ISO7816-4 10:44:00,556 INFO [main][CipherTest] transformation=SEED/CFB80/ISO7816-4PADDING 10:44:00,556 INFO [main][CipherTest] transformation=SEED/CFB80/NOPADDING 10:44:00,556 INFO [main][CipherTest] transformation=SEED/CFB80/PKCS5 10:44:00,556 INFO [main][CipherTest] transformation=SEED/CFB80/PKCS5PADDING 10:44:00,556 INFO [main][CipherTest] transformation=SEED/CFB80/PKCS7 10:44:00,556 INFO [main][CipherTest] transformation=SEED/CFB80/PKCS7PADDING 10:44:00,556 INFO [main][CipherTest] transformation=SEED/CFB80/TBC 10:44:00,556 INFO [main][CipherTest] transformation=SEED/CFB80/TBCPADDING 10:44:00,556 INFO [main][CipherTest] transformation=SEED/CFB80/X9.23 10:44:00,556 INFO [main][CipherTest] transformation=SEED/CFB80/X9.23PADDING 10:44:00,556 INFO [main][CipherTest] transformation=SEED/CFB80/ZEROBYTE 10:44:00,556 INFO [main][CipherTest] transformation=SEED/CFB80/ZEROBYTEPADDING 10:44:00,556 INFO [main][CipherTest] transformation=SEED/CFB88/ 10:44:00,556 INFO [main][CipherTest] transformation=SEED/CFB88/ISO10126 10:44:00,556 INFO [main][CipherTest] transformation=SEED/CFB88/ISO10126-2 10:44:00,557 INFO [main][CipherTest] transformation=SEED/CFB88/ISO10126-2PADDING 10:44:00,557 INFO [main][CipherTest] transformation=SEED/CFB88/ISO10126PADDING 10:44:00,557 INFO [main][CipherTest] transformation=SEED/CFB88/ISO7816-4 10:44:00,557 INFO [main][CipherTest] transformation=SEED/CFB88/ISO7816-4PADDING 10:44:00,557 INFO [main][CipherTest] transformation=SEED/CFB88/NOPADDING 10:44:00,557 INFO [main][CipherTest] transformation=SEED/CFB88/PKCS5 10:44:00,557 INFO [main][CipherTest] transformation=SEED/CFB88/PKCS5PADDING 10:44:00,557 INFO [main][CipherTest] transformation=SEED/CFB88/PKCS7 10:44:00,557 INFO [main][CipherTest] transformation=SEED/CFB88/PKCS7PADDING 10:44:00,557 INFO [main][CipherTest] transformation=SEED/CFB88/TBC 10:44:00,557 INFO [main][CipherTest] transformation=SEED/CFB88/TBCPADDING 10:44:00,557 INFO [main][CipherTest] transformation=SEED/CFB88/X9.23 10:44:00,557 INFO [main][CipherTest] transformation=SEED/CFB88/X9.23PADDING 10:44:00,557 INFO [main][CipherTest] transformation=SEED/CFB88/ZEROBYTE 10:44:00,557 INFO [main][CipherTest] transformation=SEED/CFB88/ZEROBYTEPADDING 10:44:00,557 INFO [main][CipherTest] transformation=SEED/CFB96/ 10:44:00,557 INFO [main][CipherTest] transformation=SEED/CFB96/ISO10126 10:44:00,557 INFO [main][CipherTest] transformation=SEED/CFB96/ISO10126-2 10:44:00,557 INFO [main][CipherTest] transformation=SEED/CFB96/ISO10126-2PADDING 10:44:00,557 INFO [main][CipherTest] transformation=SEED/CFB96/ISO10126PADDING 10:44:00,558 INFO [main][CipherTest] transformation=SEED/CFB96/ISO7816-4 10:44:00,558 INFO [main][CipherTest] transformation=SEED/CFB96/ISO7816-4PADDING 10:44:00,558 INFO [main][CipherTest] transformation=SEED/CFB96/NOPADDING 10:44:00,558 INFO [main][CipherTest] transformation=SEED/CFB96/PKCS5 10:44:00,558 INFO [main][CipherTest] transformation=SEED/CFB96/PKCS5PADDING 10:44:00,558 INFO [main][CipherTest] transformation=SEED/CFB96/PKCS7 10:44:00,558 INFO [main][CipherTest] transformation=SEED/CFB96/PKCS7PADDING 10:44:00,558 INFO [main][CipherTest] transformation=SEED/CFB96/TBC 10:44:00,558 INFO [main][CipherTest] transformation=SEED/CFB96/TBCPADDING 10:44:00,558 INFO [main][CipherTest] transformation=SEED/CFB96/X9.23 10:44:00,558 INFO [main][CipherTest] transformation=SEED/CFB96/X9.23PADDING 10:44:00,558 INFO [main][CipherTest] transformation=SEED/CFB96/ZEROBYTE 10:44:00,558 INFO [main][CipherTest] transformation=SEED/CFB96/ZEROBYTEPADDING 10:44:00,558 INFO [main][CipherTest] transformation=SEED/CTS/ 10:44:00,558 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "SEED/CTS/" does not support IV => Skipping. 10:44:00,558 INFO [main][CipherTest] transformation=SEED/CTS/NOPADDING 10:44:00,558 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "SEED/CTS/NOPADDING" does not support IV => Skipping. 10:44:00,558 INFO [main][CipherTest] transformation=SEED/EAX/ 10:44:00,559 INFO [main][CipherTest] transformation=SEED/EAX/NOPADDING 10:44:00,560 INFO [main][CipherTest] transformation=SEED/ECB/ 10:44:00,560 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "SEED/ECB/" does not support IV => Skipping. 10:44:00,560 INFO [main][CipherTest] transformation=SEED/ECB/NOPADDING 10:44:00,560 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "SEED/ECB/NOPADDING" does not support IV => Skipping. 10:44:00,560 INFO [main][CipherTest] transformation=SEED/GCM/ 10:44:00,561 INFO [main][CipherTest] transformation=SEED/GCM/NOPADDING 10:44:00,561 INFO [main][CipherTest] transformation=SEED/OFB/ 10:44:00,562 INFO [main][CipherTest] transformation=SEED/OFB/ISO10126 10:44:00,562 INFO [main][CipherTest] transformation=SEED/OFB/ISO10126-2 10:44:00,562 INFO [main][CipherTest] transformation=SEED/OFB/ISO10126-2PADDING 10:44:00,562 INFO [main][CipherTest] transformation=SEED/OFB/ISO10126PADDING 10:44:00,562 INFO [main][CipherTest] transformation=SEED/OFB/ISO7816-4 10:44:00,562 INFO [main][CipherTest] transformation=SEED/OFB/ISO7816-4PADDING 10:44:00,562 INFO [main][CipherTest] transformation=SEED/OFB/NOPADDING 10:44:00,562 INFO [main][CipherTest] transformation=SEED/OFB/PKCS5 10:44:00,562 INFO [main][CipherTest] transformation=SEED/OFB/PKCS5PADDING 10:44:00,562 INFO [main][CipherTest] transformation=SEED/OFB/PKCS7 10:44:00,562 INFO [main][CipherTest] transformation=SEED/OFB/PKCS7PADDING 10:44:00,562 INFO [main][CipherTest] transformation=SEED/OFB/TBC 10:44:00,562 INFO [main][CipherTest] transformation=SEED/OFB/TBCPADDING 10:44:00,562 INFO [main][CipherTest] transformation=SEED/OFB/X9.23 10:44:00,562 INFO [main][CipherTest] transformation=SEED/OFB/X9.23PADDING 10:44:00,562 INFO [main][CipherTest] transformation=SEED/OFB/ZEROBYTE 10:44:00,563 INFO [main][CipherTest] transformation=SEED/OFB/ZEROBYTEPADDING 10:44:00,563 INFO [main][CipherTest] transformation=SEED/OFB104/ 10:44:00,563 INFO [main][CipherTest] transformation=SEED/OFB104/ISO10126 10:44:00,563 INFO [main][CipherTest] transformation=SEED/OFB104/ISO10126-2 10:44:00,563 INFO [main][CipherTest] transformation=SEED/OFB104/ISO10126-2PADDING 10:44:00,563 INFO [main][CipherTest] transformation=SEED/OFB104/ISO10126PADDING 10:44:00,563 INFO [main][CipherTest] transformation=SEED/OFB104/ISO7816-4 10:44:00,563 INFO [main][CipherTest] transformation=SEED/OFB104/ISO7816-4PADDING 10:44:00,563 INFO [main][CipherTest] transformation=SEED/OFB104/NOPADDING 10:44:00,563 INFO [main][CipherTest] transformation=SEED/OFB104/PKCS5 10:44:00,563 INFO [main][CipherTest] transformation=SEED/OFB104/PKCS5PADDING 10:44:00,563 INFO [main][CipherTest] transformation=SEED/OFB104/PKCS7 10:44:00,563 INFO [main][CipherTest] transformation=SEED/OFB104/PKCS7PADDING 10:44:00,563 INFO [main][CipherTest] transformation=SEED/OFB104/TBC 10:44:00,563 INFO [main][CipherTest] transformation=SEED/OFB104/TBCPADDING 10:44:00,563 INFO [main][CipherTest] transformation=SEED/OFB104/X9.23 10:44:00,564 INFO [main][CipherTest] transformation=SEED/OFB104/X9.23PADDING 10:44:00,564 INFO [main][CipherTest] transformation=SEED/OFB104/ZEROBYTE 10:44:00,564 INFO [main][CipherTest] transformation=SEED/OFB104/ZEROBYTEPADDING 10:44:00,564 INFO [main][CipherTest] transformation=SEED/OFB112/ 10:44:00,564 INFO [main][CipherTest] transformation=SEED/OFB112/ISO10126 10:44:00,564 INFO [main][CipherTest] transformation=SEED/OFB112/ISO10126-2 10:44:00,564 INFO [main][CipherTest] transformation=SEED/OFB112/ISO10126-2PADDING 10:44:00,564 INFO [main][CipherTest] transformation=SEED/OFB112/ISO10126PADDING 10:44:00,564 INFO [main][CipherTest] transformation=SEED/OFB112/ISO7816-4 10:44:00,564 INFO [main][CipherTest] transformation=SEED/OFB112/ISO7816-4PADDING 10:44:00,564 INFO [main][CipherTest] transformation=SEED/OFB112/NOPADDING 10:44:00,564 INFO [main][CipherTest] transformation=SEED/OFB112/PKCS5 10:44:00,564 INFO [main][CipherTest] transformation=SEED/OFB112/PKCS5PADDING 10:44:00,564 INFO [main][CipherTest] transformation=SEED/OFB112/PKCS7 10:44:00,565 INFO [main][CipherTest] transformation=SEED/OFB112/PKCS7PADDING 10:44:00,565 INFO [main][CipherTest] transformation=SEED/OFB112/TBC 10:44:00,565 INFO [main][CipherTest] transformation=SEED/OFB112/TBCPADDING 10:44:00,565 INFO [main][CipherTest] transformation=SEED/OFB112/X9.23 10:44:00,565 INFO [main][CipherTest] transformation=SEED/OFB112/X9.23PADDING 10:44:00,565 INFO [main][CipherTest] transformation=SEED/OFB112/ZEROBYTE 10:44:00,565 INFO [main][CipherTest] transformation=SEED/OFB112/ZEROBYTEPADDING 10:44:00,565 INFO [main][CipherTest] transformation=SEED/OFB120/ 10:44:00,565 INFO [main][CipherTest] transformation=SEED/OFB120/ISO10126 10:44:00,565 INFO [main][CipherTest] transformation=SEED/OFB120/ISO10126-2 10:44:00,565 INFO [main][CipherTest] transformation=SEED/OFB120/ISO10126-2PADDING 10:44:00,565 INFO [main][CipherTest] transformation=SEED/OFB120/ISO10126PADDING 10:44:00,565 INFO [main][CipherTest] transformation=SEED/OFB120/ISO7816-4 10:44:00,565 INFO [main][CipherTest] transformation=SEED/OFB120/ISO7816-4PADDING 10:44:00,566 INFO [main][CipherTest] transformation=SEED/OFB120/NOPADDING 10:44:00,566 INFO [main][CipherTest] transformation=SEED/OFB120/PKCS5 10:44:00,566 INFO [main][CipherTest] transformation=SEED/OFB120/PKCS5PADDING 10:44:00,566 INFO [main][CipherTest] transformation=SEED/OFB120/PKCS7 10:44:00,566 INFO [main][CipherTest] transformation=SEED/OFB120/PKCS7PADDING 10:44:00,566 INFO [main][CipherTest] transformation=SEED/OFB120/TBC 10:44:00,566 INFO [main][CipherTest] transformation=SEED/OFB120/TBCPADDING 10:44:00,566 INFO [main][CipherTest] transformation=SEED/OFB120/X9.23 10:44:00,566 INFO [main][CipherTest] transformation=SEED/OFB120/X9.23PADDING 10:44:00,566 INFO [main][CipherTest] transformation=SEED/OFB120/ZEROBYTE 10:44:00,566 INFO [main][CipherTest] transformation=SEED/OFB120/ZEROBYTEPADDING 10:44:00,566 INFO [main][CipherTest] transformation=SEED/OFB128/ 10:44:00,566 INFO [main][CipherTest] transformation=SEED/OFB128/ISO10126 10:44:00,566 INFO [main][CipherTest] transformation=SEED/OFB128/ISO10126-2 10:44:00,566 INFO [main][CipherTest] transformation=SEED/OFB128/ISO10126-2PADDING 10:44:00,566 INFO [main][CipherTest] transformation=SEED/OFB128/ISO10126PADDING 10:44:00,567 INFO [main][CipherTest] transformation=SEED/OFB128/ISO7816-4 10:44:00,567 INFO [main][CipherTest] transformation=SEED/OFB128/ISO7816-4PADDING 10:44:00,567 INFO [main][CipherTest] transformation=SEED/OFB128/NOPADDING 10:44:00,567 INFO [main][CipherTest] transformation=SEED/OFB128/PKCS5 10:44:00,567 INFO [main][CipherTest] transformation=SEED/OFB128/PKCS5PADDING 10:44:00,567 INFO [main][CipherTest] transformation=SEED/OFB128/PKCS7 10:44:00,567 INFO [main][CipherTest] transformation=SEED/OFB128/PKCS7PADDING 10:44:00,567 INFO [main][CipherTest] transformation=SEED/OFB128/TBC 10:44:00,567 INFO [main][CipherTest] transformation=SEED/OFB128/TBCPADDING 10:44:00,568 INFO [main][CipherTest] transformation=SEED/OFB128/X9.23 10:44:00,568 INFO [main][CipherTest] transformation=SEED/OFB128/X9.23PADDING 10:44:00,568 INFO [main][CipherTest] transformation=SEED/OFB128/ZEROBYTE 10:44:00,568 INFO [main][CipherTest] transformation=SEED/OFB128/ZEROBYTEPADDING 10:44:00,568 INFO [main][CipherTest] transformation=SEED/OFB136/ 10:44:00,568 INFO [main][CipherTest] transformation=SEED/OFB136/ISO10126 10:44:00,568 INFO [main][CipherTest] transformation=SEED/OFB136/ISO10126-2 10:44:00,568 INFO [main][CipherTest] transformation=SEED/OFB136/ISO10126-2PADDING 10:44:00,568 INFO [main][CipherTest] transformation=SEED/OFB136/ISO10126PADDING 10:44:00,568 INFO [main][CipherTest] transformation=SEED/OFB136/ISO7816-4 10:44:00,568 INFO [main][CipherTest] transformation=SEED/OFB136/ISO7816-4PADDING 10:44:00,568 INFO [main][CipherTest] transformation=SEED/OFB136/NOPADDING 10:44:00,568 INFO [main][CipherTest] transformation=SEED/OFB136/PKCS5 10:44:00,568 INFO [main][CipherTest] transformation=SEED/OFB136/PKCS5PADDING 10:44:00,568 INFO [main][CipherTest] transformation=SEED/OFB136/PKCS7 10:44:00,569 INFO [main][CipherTest] transformation=SEED/OFB136/PKCS7PADDING 10:44:00,569 INFO [main][CipherTest] transformation=SEED/OFB136/TBC 10:44:00,569 INFO [main][CipherTest] transformation=SEED/OFB136/TBCPADDING 10:44:00,569 INFO [main][CipherTest] transformation=SEED/OFB136/X9.23 10:44:00,569 INFO [main][CipherTest] transformation=SEED/OFB136/X9.23PADDING 10:44:00,569 INFO [main][CipherTest] transformation=SEED/OFB136/ZEROBYTE 10:44:00,569 INFO [main][CipherTest] transformation=SEED/OFB136/ZEROBYTEPADDING 10:44:00,569 INFO [main][CipherTest] transformation=SEED/OFB144/ 10:44:00,569 INFO [main][CipherTest] transformation=SEED/OFB144/ISO10126 10:44:00,569 INFO [main][CipherTest] transformation=SEED/OFB144/ISO10126-2 10:44:00,569 INFO [main][CipherTest] transformation=SEED/OFB144/ISO10126-2PADDING 10:44:00,569 INFO [main][CipherTest] transformation=SEED/OFB144/ISO10126PADDING 10:44:00,569 INFO [main][CipherTest] transformation=SEED/OFB144/ISO7816-4 10:44:00,569 INFO [main][CipherTest] transformation=SEED/OFB144/ISO7816-4PADDING 10:44:00,569 INFO [main][CipherTest] transformation=SEED/OFB144/NOPADDING 10:44:00,569 INFO [main][CipherTest] transformation=SEED/OFB144/PKCS5 10:44:00,569 INFO [main][CipherTest] transformation=SEED/OFB144/PKCS5PADDING 10:44:00,569 INFO [main][CipherTest] transformation=SEED/OFB144/PKCS7 10:44:00,570 INFO [main][CipherTest] transformation=SEED/OFB144/PKCS7PADDING 10:44:00,570 INFO [main][CipherTest] transformation=SEED/OFB144/TBC 10:44:00,570 INFO [main][CipherTest] transformation=SEED/OFB144/TBCPADDING 10:44:00,570 INFO [main][CipherTest] transformation=SEED/OFB144/X9.23 10:44:00,570 INFO [main][CipherTest] transformation=SEED/OFB144/X9.23PADDING 10:44:00,570 INFO [main][CipherTest] transformation=SEED/OFB144/ZEROBYTE 10:44:00,570 INFO [main][CipherTest] transformation=SEED/OFB144/ZEROBYTEPADDING 10:44:00,570 INFO [main][CipherTest] transformation=SEED/OFB152/ 10:44:00,570 INFO [main][CipherTest] transformation=SEED/OFB152/ISO10126 10:44:00,570 INFO [main][CipherTest] transformation=SEED/OFB152/ISO10126-2 10:44:00,570 INFO [main][CipherTest] transformation=SEED/OFB152/ISO10126-2PADDING 10:44:00,570 INFO [main][CipherTest] transformation=SEED/OFB152/ISO10126PADDING 10:44:00,570 INFO [main][CipherTest] transformation=SEED/OFB152/ISO7816-4 10:44:00,570 INFO [main][CipherTest] transformation=SEED/OFB152/ISO7816-4PADDING 10:44:00,570 INFO [main][CipherTest] transformation=SEED/OFB152/NOPADDING 10:44:00,570 INFO [main][CipherTest] transformation=SEED/OFB152/PKCS5 10:44:00,570 INFO [main][CipherTest] transformation=SEED/OFB152/PKCS5PADDING 10:44:00,571 INFO [main][CipherTest] transformation=SEED/OFB152/PKCS7 10:44:00,571 INFO [main][CipherTest] transformation=SEED/OFB152/PKCS7PADDING 10:44:00,571 INFO [main][CipherTest] transformation=SEED/OFB152/TBC 10:44:00,571 INFO [main][CipherTest] transformation=SEED/OFB152/TBCPADDING 10:44:00,571 INFO [main][CipherTest] transformation=SEED/OFB152/X9.23 10:44:00,571 INFO [main][CipherTest] transformation=SEED/OFB152/X9.23PADDING 10:44:00,571 INFO [main][CipherTest] transformation=SEED/OFB152/ZEROBYTE 10:44:00,571 INFO [main][CipherTest] transformation=SEED/OFB152/ZEROBYTEPADDING 10:44:00,571 INFO [main][CipherTest] transformation=SEED/OFB16/ 10:44:00,571 INFO [main][CipherTest] transformation=SEED/OFB16/ISO10126 10:44:00,571 INFO [main][CipherTest] transformation=SEED/OFB16/ISO10126-2 10:44:00,571 INFO [main][CipherTest] transformation=SEED/OFB16/ISO10126-2PADDING 10:44:00,571 INFO [main][CipherTest] transformation=SEED/OFB16/ISO10126PADDING 10:44:00,571 INFO [main][CipherTest] transformation=SEED/OFB16/ISO7816-4 10:44:00,571 INFO [main][CipherTest] transformation=SEED/OFB16/ISO7816-4PADDING 10:44:00,571 INFO [main][CipherTest] transformation=SEED/OFB16/NOPADDING 10:44:00,571 INFO [main][CipherTest] transformation=SEED/OFB16/PKCS5 10:44:00,572 INFO [main][CipherTest] transformation=SEED/OFB16/PKCS5PADDING 10:44:00,572 INFO [main][CipherTest] transformation=SEED/OFB16/PKCS7 10:44:00,572 INFO [main][CipherTest] transformation=SEED/OFB16/PKCS7PADDING 10:44:00,572 INFO [main][CipherTest] transformation=SEED/OFB16/TBC 10:44:00,572 INFO [main][CipherTest] transformation=SEED/OFB16/TBCPADDING 10:44:00,572 INFO [main][CipherTest] transformation=SEED/OFB16/X9.23 10:44:00,572 INFO [main][CipherTest] transformation=SEED/OFB16/X9.23PADDING 10:44:00,572 INFO [main][CipherTest] transformation=SEED/OFB16/ZEROBYTE 10:44:00,572 INFO [main][CipherTest] transformation=SEED/OFB16/ZEROBYTEPADDING 10:44:00,572 INFO [main][CipherTest] transformation=SEED/OFB160/ 10:44:00,572 INFO [main][CipherTest] transformation=SEED/OFB160/ISO10126 10:44:00,572 INFO [main][CipherTest] transformation=SEED/OFB160/ISO10126-2 10:44:00,572 INFO [main][CipherTest] transformation=SEED/OFB160/ISO10126-2PADDING 10:44:00,572 INFO [main][CipherTest] transformation=SEED/OFB160/ISO10126PADDING 10:44:00,572 INFO [main][CipherTest] transformation=SEED/OFB160/ISO7816-4 10:44:00,572 INFO [main][CipherTest] transformation=SEED/OFB160/ISO7816-4PADDING 10:44:00,572 INFO [main][CipherTest] transformation=SEED/OFB160/NOPADDING 10:44:00,573 INFO [main][CipherTest] transformation=SEED/OFB160/PKCS5 10:44:00,573 INFO [main][CipherTest] transformation=SEED/OFB160/PKCS5PADDING 10:44:00,573 INFO [main][CipherTest] transformation=SEED/OFB160/PKCS7 10:44:00,573 INFO [main][CipherTest] transformation=SEED/OFB160/PKCS7PADDING 10:44:00,573 INFO [main][CipherTest] transformation=SEED/OFB160/TBC 10:44:00,573 INFO [main][CipherTest] transformation=SEED/OFB160/TBCPADDING 10:44:00,573 INFO [main][CipherTest] transformation=SEED/OFB160/X9.23 10:44:00,573 INFO [main][CipherTest] transformation=SEED/OFB160/X9.23PADDING 10:44:00,573 INFO [main][CipherTest] transformation=SEED/OFB160/ZEROBYTE 10:44:00,573 INFO [main][CipherTest] transformation=SEED/OFB160/ZEROBYTEPADDING 10:44:00,573 INFO [main][CipherTest] transformation=SEED/OFB168/ 10:44:00,573 INFO [main][CipherTest] transformation=SEED/OFB168/ISO10126 10:44:00,573 INFO [main][CipherTest] transformation=SEED/OFB168/ISO10126-2 10:44:00,573 INFO [main][CipherTest] transformation=SEED/OFB168/ISO10126-2PADDING 10:44:00,573 INFO [main][CipherTest] transformation=SEED/OFB168/ISO10126PADDING 10:44:00,573 INFO [main][CipherTest] transformation=SEED/OFB168/ISO7816-4 10:44:00,573 INFO [main][CipherTest] transformation=SEED/OFB168/ISO7816-4PADDING 10:44:00,573 INFO [main][CipherTest] transformation=SEED/OFB168/NOPADDING 10:44:00,574 INFO [main][CipherTest] transformation=SEED/OFB168/PKCS5 10:44:00,574 INFO [main][CipherTest] transformation=SEED/OFB168/PKCS5PADDING 10:44:00,574 INFO [main][CipherTest] transformation=SEED/OFB168/PKCS7 10:44:00,574 INFO [main][CipherTest] transformation=SEED/OFB168/PKCS7PADDING 10:44:00,574 INFO [main][CipherTest] transformation=SEED/OFB168/TBC 10:44:00,574 INFO [main][CipherTest] transformation=SEED/OFB168/TBCPADDING 10:44:00,574 INFO [main][CipherTest] transformation=SEED/OFB168/X9.23 10:44:00,574 INFO [main][CipherTest] transformation=SEED/OFB168/X9.23PADDING 10:44:00,574 INFO [main][CipherTest] transformation=SEED/OFB168/ZEROBYTE 10:44:00,574 INFO [main][CipherTest] transformation=SEED/OFB168/ZEROBYTEPADDING 10:44:00,574 INFO [main][CipherTest] transformation=SEED/OFB176/ 10:44:00,574 INFO [main][CipherTest] transformation=SEED/OFB176/ISO10126 10:44:00,574 INFO [main][CipherTest] transformation=SEED/OFB176/ISO10126-2 10:44:00,574 INFO [main][CipherTest] transformation=SEED/OFB176/ISO10126-2PADDING 10:44:00,574 INFO [main][CipherTest] transformation=SEED/OFB176/ISO10126PADDING 10:44:00,574 INFO [main][CipherTest] transformation=SEED/OFB176/ISO7816-4 10:44:00,575 INFO [main][CipherTest] transformation=SEED/OFB176/ISO7816-4PADDING 10:44:00,575 INFO [main][CipherTest] transformation=SEED/OFB176/NOPADDING 10:44:00,575 INFO [main][CipherTest] transformation=SEED/OFB176/PKCS5 10:44:00,575 INFO [main][CipherTest] transformation=SEED/OFB176/PKCS5PADDING 10:44:00,575 INFO [main][CipherTest] transformation=SEED/OFB176/PKCS7 10:44:00,575 INFO [main][CipherTest] transformation=SEED/OFB176/PKCS7PADDING 10:44:00,575 INFO [main][CipherTest] transformation=SEED/OFB176/TBC 10:44:00,575 INFO [main][CipherTest] transformation=SEED/OFB176/TBCPADDING 10:44:00,575 INFO [main][CipherTest] transformation=SEED/OFB176/X9.23 10:44:00,575 INFO [main][CipherTest] transformation=SEED/OFB176/X9.23PADDING 10:44:00,575 INFO [main][CipherTest] transformation=SEED/OFB176/ZEROBYTE 10:44:00,576 INFO [main][CipherTest] transformation=SEED/OFB176/ZEROBYTEPADDING 10:44:00,576 INFO [main][CipherTest] transformation=SEED/OFB184/ 10:44:00,576 INFO [main][CipherTest] transformation=SEED/OFB184/ISO10126 10:44:00,576 INFO [main][CipherTest] transformation=SEED/OFB184/ISO10126-2 10:44:00,576 INFO [main][CipherTest] transformation=SEED/OFB184/ISO10126-2PADDING 10:44:00,576 INFO [main][CipherTest] transformation=SEED/OFB184/ISO10126PADDING 10:44:00,576 INFO [main][CipherTest] transformation=SEED/OFB184/ISO7816-4 10:44:00,576 INFO [main][CipherTest] transformation=SEED/OFB184/ISO7816-4PADDING 10:44:00,576 INFO [main][CipherTest] transformation=SEED/OFB184/NOPADDING 10:44:00,576 INFO [main][CipherTest] transformation=SEED/OFB184/PKCS5 10:44:00,576 INFO [main][CipherTest] transformation=SEED/OFB184/PKCS5PADDING 10:44:00,576 INFO [main][CipherTest] transformation=SEED/OFB184/PKCS7 10:44:00,576 INFO [main][CipherTest] transformation=SEED/OFB184/PKCS7PADDING 10:44:00,576 INFO [main][CipherTest] transformation=SEED/OFB184/TBC 10:44:00,576 INFO [main][CipherTest] transformation=SEED/OFB184/TBCPADDING 10:44:00,577 INFO [main][CipherTest] transformation=SEED/OFB184/X9.23 10:44:00,577 INFO [main][CipherTest] transformation=SEED/OFB184/X9.23PADDING 10:44:00,577 INFO [main][CipherTest] transformation=SEED/OFB184/ZEROBYTE 10:44:00,577 INFO [main][CipherTest] transformation=SEED/OFB184/ZEROBYTEPADDING 10:44:00,577 INFO [main][CipherTest] transformation=SEED/OFB192/ 10:44:00,577 INFO [main][CipherTest] transformation=SEED/OFB192/ISO10126 10:44:00,577 INFO [main][CipherTest] transformation=SEED/OFB192/ISO10126-2 10:44:00,577 INFO [main][CipherTest] transformation=SEED/OFB192/ISO10126-2PADDING 10:44:00,577 INFO [main][CipherTest] transformation=SEED/OFB192/ISO10126PADDING 10:44:00,577 INFO [main][CipherTest] transformation=SEED/OFB192/ISO7816-4 10:44:00,577 INFO [main][CipherTest] transformation=SEED/OFB192/ISO7816-4PADDING 10:44:00,577 INFO [main][CipherTest] transformation=SEED/OFB192/NOPADDING 10:44:00,577 INFO [main][CipherTest] transformation=SEED/OFB192/PKCS5 10:44:00,577 INFO [main][CipherTest] transformation=SEED/OFB192/PKCS5PADDING 10:44:00,577 INFO [main][CipherTest] transformation=SEED/OFB192/PKCS7 10:44:00,577 INFO [main][CipherTest] transformation=SEED/OFB192/PKCS7PADDING 10:44:00,577 INFO [main][CipherTest] transformation=SEED/OFB192/TBC 10:44:00,577 INFO [main][CipherTest] transformation=SEED/OFB192/TBCPADDING 10:44:00,578 INFO [main][CipherTest] transformation=SEED/OFB192/X9.23 10:44:00,578 INFO [main][CipherTest] transformation=SEED/OFB192/X9.23PADDING 10:44:00,578 INFO [main][CipherTest] transformation=SEED/OFB192/ZEROBYTE 10:44:00,578 INFO [main][CipherTest] transformation=SEED/OFB192/ZEROBYTEPADDING 10:44:00,578 INFO [main][CipherTest] transformation=SEED/OFB200/ 10:44:00,578 INFO [main][CipherTest] transformation=SEED/OFB200/ISO10126 10:44:00,578 INFO [main][CipherTest] transformation=SEED/OFB200/ISO10126-2 10:44:00,578 INFO [main][CipherTest] transformation=SEED/OFB200/ISO10126-2PADDING 10:44:00,578 INFO [main][CipherTest] transformation=SEED/OFB200/ISO10126PADDING 10:44:00,578 INFO [main][CipherTest] transformation=SEED/OFB200/ISO7816-4 10:44:00,578 INFO [main][CipherTest] transformation=SEED/OFB200/ISO7816-4PADDING 10:44:00,578 INFO [main][CipherTest] transformation=SEED/OFB200/NOPADDING 10:44:00,578 INFO [main][CipherTest] transformation=SEED/OFB200/PKCS5 10:44:00,578 INFO [main][CipherTest] transformation=SEED/OFB200/PKCS5PADDING 10:44:00,578 INFO [main][CipherTest] transformation=SEED/OFB200/PKCS7 10:44:00,578 INFO [main][CipherTest] transformation=SEED/OFB200/PKCS7PADDING 10:44:00,578 INFO [main][CipherTest] transformation=SEED/OFB200/TBC 10:44:00,578 INFO [main][CipherTest] transformation=SEED/OFB200/TBCPADDING 10:44:00,578 INFO [main][CipherTest] transformation=SEED/OFB200/X9.23 10:44:00,579 INFO [main][CipherTest] transformation=SEED/OFB200/X9.23PADDING 10:44:00,579 INFO [main][CipherTest] transformation=SEED/OFB200/ZEROBYTE 10:44:00,579 INFO [main][CipherTest] transformation=SEED/OFB200/ZEROBYTEPADDING 10:44:00,579 INFO [main][CipherTest] transformation=SEED/OFB208/ 10:44:00,579 INFO [main][CipherTest] transformation=SEED/OFB208/ISO10126 10:44:00,579 INFO [main][CipherTest] transformation=SEED/OFB208/ISO10126-2 10:44:00,579 INFO [main][CipherTest] transformation=SEED/OFB208/ISO10126-2PADDING 10:44:00,579 INFO [main][CipherTest] transformation=SEED/OFB208/ISO10126PADDING 10:44:00,579 INFO [main][CipherTest] transformation=SEED/OFB208/ISO7816-4 10:44:00,579 INFO [main][CipherTest] transformation=SEED/OFB208/ISO7816-4PADDING 10:44:00,579 INFO [main][CipherTest] transformation=SEED/OFB208/NOPADDING 10:44:00,579 INFO [main][CipherTest] transformation=SEED/OFB208/PKCS5 10:44:00,579 INFO [main][CipherTest] transformation=SEED/OFB208/PKCS5PADDING 10:44:00,579 INFO [main][CipherTest] transformation=SEED/OFB208/PKCS7 10:44:00,579 INFO [main][CipherTest] transformation=SEED/OFB208/PKCS7PADDING 10:44:00,580 INFO [main][CipherTest] transformation=SEED/OFB208/TBC 10:44:00,580 INFO [main][CipherTest] transformation=SEED/OFB208/TBCPADDING 10:44:00,580 INFO [main][CipherTest] transformation=SEED/OFB208/X9.23 10:44:00,580 INFO [main][CipherTest] transformation=SEED/OFB208/X9.23PADDING 10:44:00,580 INFO [main][CipherTest] transformation=SEED/OFB208/ZEROBYTE 10:44:00,580 INFO [main][CipherTest] transformation=SEED/OFB208/ZEROBYTEPADDING 10:44:00,580 INFO [main][CipherTest] transformation=SEED/OFB216/ 10:44:00,580 INFO [main][CipherTest] transformation=SEED/OFB216/ISO10126 10:44:00,580 INFO [main][CipherTest] transformation=SEED/OFB216/ISO10126-2 10:44:00,580 INFO [main][CipherTest] transformation=SEED/OFB216/ISO10126-2PADDING 10:44:00,580 INFO [main][CipherTest] transformation=SEED/OFB216/ISO10126PADDING 10:44:00,580 INFO [main][CipherTest] transformation=SEED/OFB216/ISO7816-4 10:44:00,580 INFO [main][CipherTest] transformation=SEED/OFB216/ISO7816-4PADDING 10:44:00,580 INFO [main][CipherTest] transformation=SEED/OFB216/NOPADDING 10:44:00,580 INFO [main][CipherTest] transformation=SEED/OFB216/PKCS5 10:44:00,580 INFO [main][CipherTest] transformation=SEED/OFB216/PKCS5PADDING 10:44:00,580 INFO [main][CipherTest] transformation=SEED/OFB216/PKCS7 10:44:00,581 INFO [main][CipherTest] transformation=SEED/OFB216/PKCS7PADDING 10:44:00,581 INFO [main][CipherTest] transformation=SEED/OFB216/TBC 10:44:00,581 INFO [main][CipherTest] transformation=SEED/OFB216/TBCPADDING 10:44:00,581 INFO [main][CipherTest] transformation=SEED/OFB216/X9.23 10:44:00,581 INFO [main][CipherTest] transformation=SEED/OFB216/X9.23PADDING 10:44:00,581 INFO [main][CipherTest] transformation=SEED/OFB216/ZEROBYTE 10:44:00,581 INFO [main][CipherTest] transformation=SEED/OFB216/ZEROBYTEPADDING 10:44:00,581 INFO [main][CipherTest] transformation=SEED/OFB224/ 10:44:00,581 INFO [main][CipherTest] transformation=SEED/OFB224/ISO10126 10:44:00,581 INFO [main][CipherTest] transformation=SEED/OFB224/ISO10126-2 10:44:00,581 INFO [main][CipherTest] transformation=SEED/OFB224/ISO10126-2PADDING 10:44:00,581 INFO [main][CipherTest] transformation=SEED/OFB224/ISO10126PADDING 10:44:00,581 INFO [main][CipherTest] transformation=SEED/OFB224/ISO7816-4 10:44:00,581 INFO [main][CipherTest] transformation=SEED/OFB224/ISO7816-4PADDING 10:44:00,581 INFO [main][CipherTest] transformation=SEED/OFB224/NOPADDING 10:44:00,581 INFO [main][CipherTest] transformation=SEED/OFB224/PKCS5 10:44:00,581 INFO [main][CipherTest] transformation=SEED/OFB224/PKCS5PADDING 10:44:00,581 INFO [main][CipherTest] transformation=SEED/OFB224/PKCS7 10:44:00,581 INFO [main][CipherTest] transformation=SEED/OFB224/PKCS7PADDING 10:44:00,582 INFO [main][CipherTest] transformation=SEED/OFB224/TBC 10:44:00,582 INFO [main][CipherTest] transformation=SEED/OFB224/TBCPADDING 10:44:00,582 INFO [main][CipherTest] transformation=SEED/OFB224/X9.23 10:44:00,582 INFO [main][CipherTest] transformation=SEED/OFB224/X9.23PADDING 10:44:00,582 INFO [main][CipherTest] transformation=SEED/OFB224/ZEROBYTE 10:44:00,582 INFO [main][CipherTest] transformation=SEED/OFB224/ZEROBYTEPADDING 10:44:00,582 INFO [main][CipherTest] transformation=SEED/OFB232/ 10:44:00,582 INFO [main][CipherTest] transformation=SEED/OFB232/ISO10126 10:44:00,582 INFO [main][CipherTest] transformation=SEED/OFB232/ISO10126-2 10:44:00,582 INFO [main][CipherTest] transformation=SEED/OFB232/ISO10126-2PADDING 10:44:00,582 INFO [main][CipherTest] transformation=SEED/OFB232/ISO10126PADDING 10:44:00,582 INFO [main][CipherTest] transformation=SEED/OFB232/ISO7816-4 10:44:00,582 INFO [main][CipherTest] transformation=SEED/OFB232/ISO7816-4PADDING 10:44:00,582 INFO [main][CipherTest] transformation=SEED/OFB232/NOPADDING 10:44:00,582 INFO [main][CipherTest] transformation=SEED/OFB232/PKCS5 10:44:00,582 INFO [main][CipherTest] transformation=SEED/OFB232/PKCS5PADDING 10:44:00,583 INFO [main][CipherTest] transformation=SEED/OFB232/PKCS7 10:44:00,583 INFO [main][CipherTest] transformation=SEED/OFB232/PKCS7PADDING 10:44:00,583 INFO [main][CipherTest] transformation=SEED/OFB232/TBC 10:44:00,583 INFO [main][CipherTest] transformation=SEED/OFB232/TBCPADDING 10:44:00,583 INFO [main][CipherTest] transformation=SEED/OFB232/X9.23 10:44:00,583 INFO [main][CipherTest] transformation=SEED/OFB232/X9.23PADDING 10:44:00,583 INFO [main][CipherTest] transformation=SEED/OFB232/ZEROBYTE 10:44:00,583 INFO [main][CipherTest] transformation=SEED/OFB232/ZEROBYTEPADDING 10:44:00,583 INFO [main][CipherTest] transformation=SEED/OFB24/ 10:44:00,583 INFO [main][CipherTest] transformation=SEED/OFB24/ISO10126 10:44:00,583 INFO [main][CipherTest] transformation=SEED/OFB24/ISO10126-2 10:44:00,583 INFO [main][CipherTest] transformation=SEED/OFB24/ISO10126-2PADDING 10:44:00,583 INFO [main][CipherTest] transformation=SEED/OFB24/ISO10126PADDING 10:44:00,583 INFO [main][CipherTest] transformation=SEED/OFB24/ISO7816-4 10:44:00,584 INFO [main][CipherTest] transformation=SEED/OFB24/ISO7816-4PADDING 10:44:00,584 INFO [main][CipherTest] transformation=SEED/OFB24/NOPADDING 10:44:00,584 INFO [main][CipherTest] transformation=SEED/OFB24/PKCS5 10:44:00,584 INFO [main][CipherTest] transformation=SEED/OFB24/PKCS5PADDING 10:44:00,584 INFO [main][CipherTest] transformation=SEED/OFB24/PKCS7 10:44:00,584 INFO [main][CipherTest] transformation=SEED/OFB24/PKCS7PADDING 10:44:00,584 INFO [main][CipherTest] transformation=SEED/OFB24/TBC 10:44:00,584 INFO [main][CipherTest] transformation=SEED/OFB24/TBCPADDING 10:44:00,584 INFO [main][CipherTest] transformation=SEED/OFB24/X9.23 10:44:00,584 INFO [main][CipherTest] transformation=SEED/OFB24/X9.23PADDING 10:44:00,584 INFO [main][CipherTest] transformation=SEED/OFB24/ZEROBYTE 10:44:00,584 INFO [main][CipherTest] transformation=SEED/OFB24/ZEROBYTEPADDING 10:44:00,584 INFO [main][CipherTest] transformation=SEED/OFB240/ 10:44:00,584 INFO [main][CipherTest] transformation=SEED/OFB240/ISO10126 10:44:00,584 INFO [main][CipherTest] transformation=SEED/OFB240/ISO10126-2 10:44:00,584 INFO [main][CipherTest] transformation=SEED/OFB240/ISO10126-2PADDING 10:44:00,584 INFO [main][CipherTest] transformation=SEED/OFB240/ISO10126PADDING 10:44:00,584 INFO [main][CipherTest] transformation=SEED/OFB240/ISO7816-4 10:44:00,584 INFO [main][CipherTest] transformation=SEED/OFB240/ISO7816-4PADDING 10:44:00,584 INFO [main][CipherTest] transformation=SEED/OFB240/NOPADDING 10:44:00,584 INFO [main][CipherTest] transformation=SEED/OFB240/PKCS5 10:44:00,585 INFO [main][CipherTest] transformation=SEED/OFB240/PKCS5PADDING 10:44:00,585 INFO [main][CipherTest] transformation=SEED/OFB240/PKCS7 10:44:00,585 INFO [main][CipherTest] transformation=SEED/OFB240/PKCS7PADDING 10:44:00,585 INFO [main][CipherTest] transformation=SEED/OFB240/TBC 10:44:00,585 INFO [main][CipherTest] transformation=SEED/OFB240/TBCPADDING 10:44:00,585 INFO [main][CipherTest] transformation=SEED/OFB240/X9.23 10:44:00,585 INFO [main][CipherTest] transformation=SEED/OFB240/X9.23PADDING 10:44:00,585 INFO [main][CipherTest] transformation=SEED/OFB240/ZEROBYTE 10:44:00,585 INFO [main][CipherTest] transformation=SEED/OFB240/ZEROBYTEPADDING 10:44:00,585 INFO [main][CipherTest] transformation=SEED/OFB248/ 10:44:00,585 INFO [main][CipherTest] transformation=SEED/OFB248/ISO10126 10:44:00,585 INFO [main][CipherTest] transformation=SEED/OFB248/ISO10126-2 10:44:00,585 INFO [main][CipherTest] transformation=SEED/OFB248/ISO10126-2PADDING 10:44:00,585 INFO [main][CipherTest] transformation=SEED/OFB248/ISO10126PADDING 10:44:00,585 INFO [main][CipherTest] transformation=SEED/OFB248/ISO7816-4 10:44:00,585 INFO [main][CipherTest] transformation=SEED/OFB248/ISO7816-4PADDING 10:44:00,585 INFO [main][CipherTest] transformation=SEED/OFB248/NOPADDING 10:44:00,585 INFO [main][CipherTest] transformation=SEED/OFB248/PKCS5 10:44:00,586 INFO [main][CipherTest] transformation=SEED/OFB248/PKCS5PADDING 10:44:00,586 INFO [main][CipherTest] transformation=SEED/OFB248/PKCS7 10:44:00,586 INFO [main][CipherTest] transformation=SEED/OFB248/PKCS7PADDING 10:44:00,586 INFO [main][CipherTest] transformation=SEED/OFB248/TBC 10:44:00,586 INFO [main][CipherTest] transformation=SEED/OFB248/TBCPADDING 10:44:00,586 INFO [main][CipherTest] transformation=SEED/OFB248/X9.23 10:44:00,586 INFO [main][CipherTest] transformation=SEED/OFB248/X9.23PADDING 10:44:00,586 INFO [main][CipherTest] transformation=SEED/OFB248/ZEROBYTE 10:44:00,586 INFO [main][CipherTest] transformation=SEED/OFB248/ZEROBYTEPADDING 10:44:00,586 INFO [main][CipherTest] transformation=SEED/OFB256/ 10:44:00,586 INFO [main][CipherTest] transformation=SEED/OFB256/ISO10126 10:44:00,586 INFO [main][CipherTest] transformation=SEED/OFB256/ISO10126-2 10:44:00,586 INFO [main][CipherTest] transformation=SEED/OFB256/ISO10126-2PADDING 10:44:00,586 INFO [main][CipherTest] transformation=SEED/OFB256/ISO10126PADDING 10:44:00,586 INFO [main][CipherTest] transformation=SEED/OFB256/ISO7816-4 10:44:00,586 INFO [main][CipherTest] transformation=SEED/OFB256/ISO7816-4PADDING 10:44:00,586 INFO [main][CipherTest] transformation=SEED/OFB256/NOPADDING 10:44:00,587 INFO [main][CipherTest] transformation=SEED/OFB256/PKCS5 10:44:00,587 INFO [main][CipherTest] transformation=SEED/OFB256/PKCS5PADDING 10:44:00,587 INFO [main][CipherTest] transformation=SEED/OFB256/PKCS7 10:44:00,587 INFO [main][CipherTest] transformation=SEED/OFB256/PKCS7PADDING 10:44:00,587 INFO [main][CipherTest] transformation=SEED/OFB256/TBC 10:44:00,587 INFO [main][CipherTest] transformation=SEED/OFB256/TBCPADDING 10:44:00,587 INFO [main][CipherTest] transformation=SEED/OFB256/X9.23 10:44:00,587 INFO [main][CipherTest] transformation=SEED/OFB256/X9.23PADDING 10:44:00,587 INFO [main][CipherTest] transformation=SEED/OFB256/ZEROBYTE 10:44:00,587 INFO [main][CipherTest] transformation=SEED/OFB256/ZEROBYTEPADDING 10:44:00,587 INFO [main][CipherTest] transformation=SEED/OFB32/ 10:44:00,587 INFO [main][CipherTest] transformation=SEED/OFB32/ISO10126 10:44:00,587 INFO [main][CipherTest] transformation=SEED/OFB32/ISO10126-2 10:44:00,587 INFO [main][CipherTest] transformation=SEED/OFB32/ISO10126-2PADDING 10:44:00,587 INFO [main][CipherTest] transformation=SEED/OFB32/ISO10126PADDING 10:44:00,587 INFO [main][CipherTest] transformation=SEED/OFB32/ISO7816-4 10:44:00,587 INFO [main][CipherTest] transformation=SEED/OFB32/ISO7816-4PADDING 10:44:00,587 INFO [main][CipherTest] transformation=SEED/OFB32/NOPADDING 10:44:00,587 INFO [main][CipherTest] transformation=SEED/OFB32/PKCS5 10:44:00,588 INFO [main][CipherTest] transformation=SEED/OFB32/PKCS5PADDING 10:44:00,588 INFO [main][CipherTest] transformation=SEED/OFB32/PKCS7 10:44:00,588 INFO [main][CipherTest] transformation=SEED/OFB32/PKCS7PADDING 10:44:00,588 INFO [main][CipherTest] transformation=SEED/OFB32/TBC 10:44:00,588 INFO [main][CipherTest] transformation=SEED/OFB32/TBCPADDING 10:44:00,588 INFO [main][CipherTest] transformation=SEED/OFB32/X9.23 10:44:00,588 INFO [main][CipherTest] transformation=SEED/OFB32/X9.23PADDING 10:44:00,588 INFO [main][CipherTest] transformation=SEED/OFB32/ZEROBYTE 10:44:00,588 INFO [main][CipherTest] transformation=SEED/OFB32/ZEROBYTEPADDING 10:44:00,588 INFO [main][CipherTest] transformation=SEED/OFB40/ 10:44:00,588 INFO [main][CipherTest] transformation=SEED/OFB40/ISO10126 10:44:00,588 INFO [main][CipherTest] transformation=SEED/OFB40/ISO10126-2 10:44:00,588 INFO [main][CipherTest] transformation=SEED/OFB40/ISO10126-2PADDING 10:44:00,588 INFO [main][CipherTest] transformation=SEED/OFB40/ISO10126PADDING 10:44:00,588 INFO [main][CipherTest] transformation=SEED/OFB40/ISO7816-4 10:44:00,589 INFO [main][CipherTest] transformation=SEED/OFB40/ISO7816-4PADDING 10:44:00,589 INFO [main][CipherTest] transformation=SEED/OFB40/NOPADDING 10:44:00,589 INFO [main][CipherTest] transformation=SEED/OFB40/PKCS5 10:44:00,589 INFO [main][CipherTest] transformation=SEED/OFB40/PKCS5PADDING 10:44:00,589 INFO [main][CipherTest] transformation=SEED/OFB40/PKCS7 10:44:00,589 INFO [main][CipherTest] transformation=SEED/OFB40/PKCS7PADDING 10:44:00,589 INFO [main][CipherTest] transformation=SEED/OFB40/TBC 10:44:00,589 INFO [main][CipherTest] transformation=SEED/OFB40/TBCPADDING 10:44:00,589 INFO [main][CipherTest] transformation=SEED/OFB40/X9.23 10:44:00,589 INFO [main][CipherTest] transformation=SEED/OFB40/X9.23PADDING 10:44:00,589 INFO [main][CipherTest] transformation=SEED/OFB40/ZEROBYTE 10:44:00,589 INFO [main][CipherTest] transformation=SEED/OFB40/ZEROBYTEPADDING 10:44:00,589 INFO [main][CipherTest] transformation=SEED/OFB48/ 10:44:00,589 INFO [main][CipherTest] transformation=SEED/OFB48/ISO10126 10:44:00,589 INFO [main][CipherTest] transformation=SEED/OFB48/ISO10126-2 10:44:00,589 INFO [main][CipherTest] transformation=SEED/OFB48/ISO10126-2PADDING 10:44:00,589 INFO [main][CipherTest] transformation=SEED/OFB48/ISO10126PADDING 10:44:00,590 INFO [main][CipherTest] transformation=SEED/OFB48/ISO7816-4 10:44:00,590 INFO [main][CipherTest] transformation=SEED/OFB48/ISO7816-4PADDING 10:44:00,590 INFO [main][CipherTest] transformation=SEED/OFB48/NOPADDING 10:44:00,590 INFO [main][CipherTest] transformation=SEED/OFB48/PKCS5 10:44:00,590 INFO [main][CipherTest] transformation=SEED/OFB48/PKCS5PADDING 10:44:00,590 INFO [main][CipherTest] transformation=SEED/OFB48/PKCS7 10:44:00,590 INFO [main][CipherTest] transformation=SEED/OFB48/PKCS7PADDING 10:44:00,590 INFO [main][CipherTest] transformation=SEED/OFB48/TBC 10:44:00,590 INFO [main][CipherTest] transformation=SEED/OFB48/TBCPADDING 10:44:00,590 INFO [main][CipherTest] transformation=SEED/OFB48/X9.23 10:44:00,590 INFO [main][CipherTest] transformation=SEED/OFB48/X9.23PADDING 10:44:00,590 INFO [main][CipherTest] transformation=SEED/OFB48/ZEROBYTE 10:44:00,590 INFO [main][CipherTest] transformation=SEED/OFB48/ZEROBYTEPADDING 10:44:00,590 INFO [main][CipherTest] transformation=SEED/OFB56/ 10:44:00,590 INFO [main][CipherTest] transformation=SEED/OFB56/ISO10126 10:44:00,590 INFO [main][CipherTest] transformation=SEED/OFB56/ISO10126-2 10:44:00,590 INFO [main][CipherTest] transformation=SEED/OFB56/ISO10126-2PADDING 10:44:00,590 INFO [main][CipherTest] transformation=SEED/OFB56/ISO10126PADDING 10:44:00,590 INFO [main][CipherTest] transformation=SEED/OFB56/ISO7816-4 10:44:00,591 INFO [main][CipherTest] transformation=SEED/OFB56/ISO7816-4PADDING 10:44:00,591 INFO [main][CipherTest] transformation=SEED/OFB56/NOPADDING 10:44:00,591 INFO [main][CipherTest] transformation=SEED/OFB56/PKCS5 10:44:00,591 INFO [main][CipherTest] transformation=SEED/OFB56/PKCS5PADDING 10:44:00,591 INFO [main][CipherTest] transformation=SEED/OFB56/PKCS7 10:44:00,591 INFO [main][CipherTest] transformation=SEED/OFB56/PKCS7PADDING 10:44:00,591 INFO [main][CipherTest] transformation=SEED/OFB56/TBC 10:44:00,591 INFO [main][CipherTest] transformation=SEED/OFB56/TBCPADDING 10:44:00,591 INFO [main][CipherTest] transformation=SEED/OFB56/X9.23 10:44:00,591 INFO [main][CipherTest] transformation=SEED/OFB56/X9.23PADDING 10:44:00,591 INFO [main][CipherTest] transformation=SEED/OFB56/ZEROBYTE 10:44:00,591 INFO [main][CipherTest] transformation=SEED/OFB56/ZEROBYTEPADDING 10:44:00,591 INFO [main][CipherTest] transformation=SEED/OFB64/ 10:44:00,591 INFO [main][CipherTest] transformation=SEED/OFB64/ISO10126 10:44:00,591 INFO [main][CipherTest] transformation=SEED/OFB64/ISO10126-2 10:44:00,592 INFO [main][CipherTest] transformation=SEED/OFB64/ISO10126-2PADDING 10:44:00,592 INFO [main][CipherTest] transformation=SEED/OFB64/ISO10126PADDING 10:44:00,592 INFO [main][CipherTest] transformation=SEED/OFB64/ISO7816-4 10:44:00,592 INFO [main][CipherTest] transformation=SEED/OFB64/ISO7816-4PADDING 10:44:00,592 INFO [main][CipherTest] transformation=SEED/OFB64/NOPADDING 10:44:00,592 INFO [main][CipherTest] transformation=SEED/OFB64/PKCS5 10:44:00,592 INFO [main][CipherTest] transformation=SEED/OFB64/PKCS5PADDING 10:44:00,592 INFO [main][CipherTest] transformation=SEED/OFB64/PKCS7 10:44:00,592 INFO [main][CipherTest] transformation=SEED/OFB64/PKCS7PADDING 10:44:00,592 INFO [main][CipherTest] transformation=SEED/OFB64/TBC 10:44:00,592 INFO [main][CipherTest] transformation=SEED/OFB64/TBCPADDING 10:44:00,592 INFO [main][CipherTest] transformation=SEED/OFB64/X9.23 10:44:00,592 INFO [main][CipherTest] transformation=SEED/OFB64/X9.23PADDING 10:44:00,592 INFO [main][CipherTest] transformation=SEED/OFB64/ZEROBYTE 10:44:00,592 INFO [main][CipherTest] transformation=SEED/OFB64/ZEROBYTEPADDING 10:44:00,592 INFO [main][CipherTest] transformation=SEED/OFB72/ 10:44:00,592 INFO [main][CipherTest] transformation=SEED/OFB72/ISO10126 10:44:00,593 INFO [main][CipherTest] transformation=SEED/OFB72/ISO10126-2 10:44:00,593 INFO [main][CipherTest] transformation=SEED/OFB72/ISO10126-2PADDING 10:44:00,593 INFO [main][CipherTest] transformation=SEED/OFB72/ISO10126PADDING 10:44:00,593 INFO [main][CipherTest] transformation=SEED/OFB72/ISO7816-4 10:44:00,593 INFO [main][CipherTest] transformation=SEED/OFB72/ISO7816-4PADDING 10:44:00,593 INFO [main][CipherTest] transformation=SEED/OFB72/NOPADDING 10:44:00,593 INFO [main][CipherTest] transformation=SEED/OFB72/PKCS5 10:44:00,593 INFO [main][CipherTest] transformation=SEED/OFB72/PKCS5PADDING 10:44:00,593 INFO [main][CipherTest] transformation=SEED/OFB72/PKCS7 10:44:00,593 INFO [main][CipherTest] transformation=SEED/OFB72/PKCS7PADDING 10:44:00,593 INFO [main][CipherTest] transformation=SEED/OFB72/TBC 10:44:00,593 INFO [main][CipherTest] transformation=SEED/OFB72/TBCPADDING 10:44:00,593 INFO [main][CipherTest] transformation=SEED/OFB72/X9.23 10:44:00,593 INFO [main][CipherTest] transformation=SEED/OFB72/X9.23PADDING 10:44:00,593 INFO [main][CipherTest] transformation=SEED/OFB72/ZEROBYTE 10:44:00,593 INFO [main][CipherTest] transformation=SEED/OFB72/ZEROBYTEPADDING 10:44:00,593 INFO [main][CipherTest] transformation=SEED/OFB8/ 10:44:00,593 INFO [main][CipherTest] transformation=SEED/OFB8/ISO10126 10:44:00,593 INFO [main][CipherTest] transformation=SEED/OFB8/ISO10126-2 10:44:00,594 INFO [main][CipherTest] transformation=SEED/OFB8/ISO10126-2PADDING 10:44:00,594 INFO [main][CipherTest] transformation=SEED/OFB8/ISO10126PADDING 10:44:00,594 INFO [main][CipherTest] transformation=SEED/OFB8/ISO7816-4 10:44:00,594 INFO [main][CipherTest] transformation=SEED/OFB8/ISO7816-4PADDING 10:44:00,594 INFO [main][CipherTest] transformation=SEED/OFB8/NOPADDING 10:44:00,594 INFO [main][CipherTest] transformation=SEED/OFB8/PKCS5 10:44:00,594 INFO [main][CipherTest] transformation=SEED/OFB8/PKCS5PADDING 10:44:00,594 INFO [main][CipherTest] transformation=SEED/OFB8/PKCS7 10:44:00,594 INFO [main][CipherTest] transformation=SEED/OFB8/PKCS7PADDING 10:44:00,594 INFO [main][CipherTest] transformation=SEED/OFB8/TBC 10:44:00,594 INFO [main][CipherTest] transformation=SEED/OFB8/TBCPADDING 10:44:00,594 INFO [main][CipherTest] transformation=SEED/OFB8/X9.23 10:44:00,594 INFO [main][CipherTest] transformation=SEED/OFB8/X9.23PADDING 10:44:00,594 INFO [main][CipherTest] transformation=SEED/OFB8/ZEROBYTE 10:44:00,594 INFO [main][CipherTest] transformation=SEED/OFB8/ZEROBYTEPADDING 10:44:00,594 INFO [main][CipherTest] transformation=SEED/OFB80/ 10:44:00,594 INFO [main][CipherTest] transformation=SEED/OFB80/ISO10126 10:44:00,594 INFO [main][CipherTest] transformation=SEED/OFB80/ISO10126-2 10:44:00,595 INFO [main][CipherTest] transformation=SEED/OFB80/ISO10126-2PADDING 10:44:00,595 INFO [main][CipherTest] transformation=SEED/OFB80/ISO10126PADDING 10:44:00,595 INFO [main][CipherTest] transformation=SEED/OFB80/ISO7816-4 10:44:00,595 INFO [main][CipherTest] transformation=SEED/OFB80/ISO7816-4PADDING 10:44:00,595 INFO [main][CipherTest] transformation=SEED/OFB80/NOPADDING 10:44:00,595 INFO [main][CipherTest] transformation=SEED/OFB80/PKCS5 10:44:00,595 INFO [main][CipherTest] transformation=SEED/OFB80/PKCS5PADDING 10:44:00,595 INFO [main][CipherTest] transformation=SEED/OFB80/PKCS7 10:44:00,595 INFO [main][CipherTest] transformation=SEED/OFB80/PKCS7PADDING 10:44:00,595 INFO [main][CipherTest] transformation=SEED/OFB80/TBC 10:44:00,595 INFO [main][CipherTest] transformation=SEED/OFB80/TBCPADDING 10:44:00,595 INFO [main][CipherTest] transformation=SEED/OFB80/X9.23 10:44:00,595 INFO [main][CipherTest] transformation=SEED/OFB80/X9.23PADDING 10:44:00,595 INFO [main][CipherTest] transformation=SEED/OFB80/ZEROBYTE 10:44:00,595 INFO [main][CipherTest] transformation=SEED/OFB80/ZEROBYTEPADDING 10:44:00,595 INFO [main][CipherTest] transformation=SEED/OFB88/ 10:44:00,595 INFO [main][CipherTest] transformation=SEED/OFB88/ISO10126 10:44:00,596 INFO [main][CipherTest] transformation=SEED/OFB88/ISO10126-2 10:44:00,596 INFO [main][CipherTest] transformation=SEED/OFB88/ISO10126-2PADDING 10:44:00,596 INFO [main][CipherTest] transformation=SEED/OFB88/ISO10126PADDING 10:44:00,596 INFO [main][CipherTest] transformation=SEED/OFB88/ISO7816-4 10:44:00,596 INFO [main][CipherTest] transformation=SEED/OFB88/ISO7816-4PADDING 10:44:00,596 INFO [main][CipherTest] transformation=SEED/OFB88/NOPADDING 10:44:00,596 INFO [main][CipherTest] transformation=SEED/OFB88/PKCS5 10:44:00,596 INFO [main][CipherTest] transformation=SEED/OFB88/PKCS5PADDING 10:44:00,596 INFO [main][CipherTest] transformation=SEED/OFB88/PKCS7 10:44:00,596 INFO [main][CipherTest] transformation=SEED/OFB88/PKCS7PADDING 10:44:00,596 INFO [main][CipherTest] transformation=SEED/OFB88/TBC 10:44:00,596 INFO [main][CipherTest] transformation=SEED/OFB88/TBCPADDING 10:44:00,596 INFO [main][CipherTest] transformation=SEED/OFB88/X9.23 10:44:00,596 INFO [main][CipherTest] transformation=SEED/OFB88/X9.23PADDING 10:44:00,596 INFO [main][CipherTest] transformation=SEED/OFB88/ZEROBYTE 10:44:00,596 INFO [main][CipherTest] transformation=SEED/OFB88/ZEROBYTEPADDING 10:44:00,596 INFO [main][CipherTest] transformation=SEED/OFB96/ 10:44:00,596 INFO [main][CipherTest] transformation=SEED/OFB96/ISO10126 10:44:00,596 INFO [main][CipherTest] transformation=SEED/OFB96/ISO10126-2 10:44:00,597 INFO [main][CipherTest] transformation=SEED/OFB96/ISO10126-2PADDING 10:44:00,597 INFO [main][CipherTest] transformation=SEED/OFB96/ISO10126PADDING 10:44:00,597 INFO [main][CipherTest] transformation=SEED/OFB96/ISO7816-4 10:44:00,597 INFO [main][CipherTest] transformation=SEED/OFB96/ISO7816-4PADDING 10:44:00,597 INFO [main][CipherTest] transformation=SEED/OFB96/NOPADDING 10:44:00,597 INFO [main][CipherTest] transformation=SEED/OFB96/PKCS5 10:44:00,597 INFO [main][CipherTest] transformation=SEED/OFB96/PKCS5PADDING 10:44:00,597 INFO [main][CipherTest] transformation=SEED/OFB96/PKCS7 10:44:00,597 INFO [main][CipherTest] transformation=SEED/OFB96/PKCS7PADDING 10:44:00,597 INFO [main][CipherTest] transformation=SEED/OFB96/TBC 10:44:00,597 INFO [main][CipherTest] transformation=SEED/OFB96/TBCPADDING 10:44:00,597 INFO [main][CipherTest] transformation=SEED/OFB96/X9.23 10:44:00,597 INFO [main][CipherTest] transformation=SEED/OFB96/X9.23PADDING 10:44:00,597 INFO [main][CipherTest] transformation=SEED/OFB96/ZEROBYTE 10:44:00,597 INFO [main][CipherTest] transformation=SEED/OFB96/ZEROBYTEPADDING 10:44:00,597 INFO [main][CipherTest] transformation=SEED/SIC/ 10:44:00,597 INFO [main][CipherTest] transformation=SEED/SIC/ISO10126 10:44:00,598 INFO [main][CipherTest] transformation=SEED/SIC/ISO10126-2 10:44:00,598 INFO [main][CipherTest] transformation=SEED/SIC/ISO10126-2PADDING 10:44:00,598 INFO [main][CipherTest] transformation=SEED/SIC/ISO10126PADDING 10:44:00,598 INFO [main][CipherTest] transformation=SEED/SIC/ISO7816-4 10:44:00,598 INFO [main][CipherTest] transformation=SEED/SIC/ISO7816-4PADDING 10:44:00,598 INFO [main][CipherTest] transformation=SEED/SIC/NOPADDING 10:44:00,598 INFO [main][CipherTest] transformation=SEED/SIC/PKCS5 10:44:00,598 INFO [main][CipherTest] transformation=SEED/SIC/PKCS5PADDING 10:44:00,598 INFO [main][CipherTest] transformation=SEED/SIC/PKCS7 10:44:00,598 INFO [main][CipherTest] transformation=SEED/SIC/PKCS7PADDING 10:44:00,598 INFO [main][CipherTest] transformation=SEED/SIC/TBC 10:44:00,598 INFO [main][CipherTest] transformation=SEED/SIC/TBCPADDING 10:44:00,599 INFO [main][CipherTest] transformation=SEED/SIC/X9.23 10:44:00,599 INFO [main][CipherTest] transformation=SEED/SIC/X9.23PADDING 10:44:00,599 INFO [main][CipherTest] transformation=SEED/SIC/ZEROBYTE 10:44:00,599 INFO [main][CipherTest] transformation=SEED/SIC/ZEROBYTEPADDING 10:44:00,599 INFO [main][CipherTest] transformation=SERPENT// 10:44:00,599 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "SERPENT//" does not support IV => Skipping. 10:44:00,599 INFO [main][CipherTest] transformation=SERPENT//NOPADDING 10:44:00,600 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "SERPENT//NOPADDING" does not support IV => Skipping. 10:44:00,600 INFO [main][CipherTest] transformation=SERPENT/CBC-CTS/ 10:44:00,600 INFO [main][CipherTest] transformation=SERPENT/CBC-CTS/NOPADDING 10:44:00,601 INFO [main][CipherTest] transformation=SERPENT/CBC/ 10:44:00,601 INFO [main][CipherTest] transformation=SERPENT/CBC/ISO10126 10:44:00,601 INFO [main][CipherTest] transformation=SERPENT/CBC/ISO10126-2 10:44:00,601 INFO [main][CipherTest] transformation=SERPENT/CBC/ISO10126-2PADDING 10:44:00,602 INFO [main][CipherTest] transformation=SERPENT/CBC/ISO10126PADDING 10:44:00,602 INFO [main][CipherTest] transformation=SERPENT/CBC/ISO7816-4 10:44:00,602 INFO [main][CipherTest] transformation=SERPENT/CBC/ISO7816-4PADDING 10:44:00,602 INFO [main][CipherTest] transformation=SERPENT/CBC/NOPADDING 10:44:00,603 INFO [main][CipherTest] transformation=SERPENT/CBC/PKCS5 10:44:00,603 INFO [main][CipherTest] transformation=SERPENT/CBC/PKCS5PADDING 10:44:00,603 INFO [main][CipherTest] transformation=SERPENT/CBC/PKCS7 10:44:00,603 INFO [main][CipherTest] transformation=SERPENT/CBC/PKCS7PADDING 10:44:00,604 INFO [main][CipherTest] transformation=SERPENT/CBC/TBC 10:44:00,604 INFO [main][CipherTest] transformation=SERPENT/CBC/TBCPADDING 10:44:00,604 INFO [main][CipherTest] transformation=SERPENT/CBC/X9.23 10:44:00,604 INFO [main][CipherTest] transformation=SERPENT/CBC/X9.23PADDING 10:44:00,605 INFO [main][CipherTest] transformation=SERPENT/CBC/ZEROBYTE 10:44:00,605 INFO [main][CipherTest] transformation=SERPENT/CBC/ZEROBYTEPADDING 10:44:00,605 INFO [main][CipherTest] transformation=SERPENT/CCM/ 10:44:00,605 ERROR [main][CipherTest] transformation "SERPENT/CCM/": java.lang.IllegalArgumentException: nonce must have length from 7 to 13 octets 10:44:00,605 INFO [main][CipherTest] transformation=SERPENT/CCM/NOPADDING 10:44:00,605 ERROR [main][CipherTest] transformation "SERPENT/CCM/NOPADDING": java.lang.IllegalArgumentException: nonce must have length from 7 to 13 octets 10:44:00,605 INFO [main][CipherTest] transformation=SERPENT/CFB/ 10:44:00,606 INFO [main][CipherTest] transformation=SERPENT/CFB/ISO10126 10:44:00,606 INFO [main][CipherTest] transformation=SERPENT/CFB/ISO10126-2 10:44:00,606 INFO [main][CipherTest] transformation=SERPENT/CFB/ISO10126-2PADDING 10:44:00,606 INFO [main][CipherTest] transformation=SERPENT/CFB/ISO10126PADDING 10:44:00,607 INFO [main][CipherTest] transformation=SERPENT/CFB/ISO7816-4 10:44:00,607 INFO [main][CipherTest] transformation=SERPENT/CFB/ISO7816-4PADDING 10:44:00,607 INFO [main][CipherTest] transformation=SERPENT/CFB/NOPADDING 10:44:00,607 INFO [main][CipherTest] transformation=SERPENT/CFB/PKCS5 10:44:00,608 INFO [main][CipherTest] transformation=SERPENT/CFB/PKCS5PADDING 10:44:00,608 INFO [main][CipherTest] transformation=SERPENT/CFB/PKCS7 10:44:00,608 INFO [main][CipherTest] transformation=SERPENT/CFB/PKCS7PADDING 10:44:00,608 INFO [main][CipherTest] transformation=SERPENT/CFB/TBC 10:44:00,609 INFO [main][CipherTest] transformation=SERPENT/CFB/TBCPADDING 10:44:00,609 INFO [main][CipherTest] transformation=SERPENT/CFB/X9.23 10:44:00,609 INFO [main][CipherTest] transformation=SERPENT/CFB/X9.23PADDING 10:44:00,609 INFO [main][CipherTest] transformation=SERPENT/CFB/ZEROBYTE 10:44:00,610 INFO [main][CipherTest] transformation=SERPENT/CFB/ZEROBYTEPADDING 10:44:00,610 INFO [main][CipherTest] transformation=SERPENT/CFB104/ 10:44:00,610 INFO [main][CipherTest] transformation=SERPENT/CFB104/ISO10126 10:44:00,610 INFO [main][CipherTest] transformation=SERPENT/CFB104/ISO10126-2 10:44:00,610 INFO [main][CipherTest] transformation=SERPENT/CFB104/ISO10126-2PADDING 10:44:00,611 INFO [main][CipherTest] transformation=SERPENT/CFB104/ISO10126PADDING 10:44:00,611 INFO [main][CipherTest] transformation=SERPENT/CFB104/ISO7816-4 10:44:00,611 INFO [main][CipherTest] transformation=SERPENT/CFB104/ISO7816-4PADDING 10:44:00,611 INFO [main][CipherTest] transformation=SERPENT/CFB104/NOPADDING 10:44:00,611 INFO [main][CipherTest] transformation=SERPENT/CFB104/PKCS5 10:44:00,612 INFO [main][CipherTest] transformation=SERPENT/CFB104/PKCS5PADDING 10:44:00,612 INFO [main][CipherTest] transformation=SERPENT/CFB104/PKCS7 10:44:00,612 INFO [main][CipherTest] transformation=SERPENT/CFB104/PKCS7PADDING 10:44:00,613 INFO [main][CipherTest] transformation=SERPENT/CFB104/TBC 10:44:00,613 INFO [main][CipherTest] transformation=SERPENT/CFB104/TBCPADDING 10:44:00,613 INFO [main][CipherTest] transformation=SERPENT/CFB104/X9.23 10:44:00,613 INFO [main][CipherTest] transformation=SERPENT/CFB104/X9.23PADDING 10:44:00,613 INFO [main][CipherTest] transformation=SERPENT/CFB104/ZEROBYTE 10:44:00,614 INFO [main][CipherTest] transformation=SERPENT/CFB104/ZEROBYTEPADDING 10:44:00,614 INFO [main][CipherTest] transformation=SERPENT/CFB112/ 10:44:00,614 INFO [main][CipherTest] transformation=SERPENT/CFB112/ISO10126 10:44:00,614 INFO [main][CipherTest] transformation=SERPENT/CFB112/ISO10126-2 10:44:00,614 INFO [main][CipherTest] transformation=SERPENT/CFB112/ISO10126-2PADDING 10:44:00,615 INFO [main][CipherTest] transformation=SERPENT/CFB112/ISO10126PADDING 10:44:00,615 INFO [main][CipherTest] transformation=SERPENT/CFB112/ISO7816-4 10:44:00,615 INFO [main][CipherTest] transformation=SERPENT/CFB112/ISO7816-4PADDING 10:44:00,615 INFO [main][CipherTest] transformation=SERPENT/CFB112/NOPADDING 10:44:00,615 INFO [main][CipherTest] transformation=SERPENT/CFB112/PKCS5 10:44:00,616 INFO [main][CipherTest] transformation=SERPENT/CFB112/PKCS5PADDING 10:44:00,616 INFO [main][CipherTest] transformation=SERPENT/CFB112/PKCS7 10:44:00,616 INFO [main][CipherTest] transformation=SERPENT/CFB112/PKCS7PADDING 10:44:00,616 INFO [main][CipherTest] transformation=SERPENT/CFB112/TBC 10:44:00,616 INFO [main][CipherTest] transformation=SERPENT/CFB112/TBCPADDING 10:44:00,616 INFO [main][CipherTest] transformation=SERPENT/CFB112/X9.23 10:44:00,617 INFO [main][CipherTest] transformation=SERPENT/CFB112/X9.23PADDING 10:44:00,617 INFO [main][CipherTest] transformation=SERPENT/CFB112/ZEROBYTE 10:44:00,617 INFO [main][CipherTest] transformation=SERPENT/CFB112/ZEROBYTEPADDING 10:44:00,617 INFO [main][CipherTest] transformation=SERPENT/CFB120/ 10:44:00,617 INFO [main][CipherTest] transformation=SERPENT/CFB120/ISO10126 10:44:00,618 INFO [main][CipherTest] transformation=SERPENT/CFB120/ISO10126-2 10:44:00,618 INFO [main][CipherTest] transformation=SERPENT/CFB120/ISO10126-2PADDING 10:44:00,618 INFO [main][CipherTest] transformation=SERPENT/CFB120/ISO10126PADDING 10:44:00,618 INFO [main][CipherTest] transformation=SERPENT/CFB120/ISO7816-4 10:44:00,618 INFO [main][CipherTest] transformation=SERPENT/CFB120/ISO7816-4PADDING 10:44:00,619 INFO [main][CipherTest] transformation=SERPENT/CFB120/NOPADDING 10:44:00,619 INFO [main][CipherTest] transformation=SERPENT/CFB120/PKCS5 10:44:00,619 INFO [main][CipherTest] transformation=SERPENT/CFB120/PKCS5PADDING 10:44:00,620 INFO [main][CipherTest] transformation=SERPENT/CFB120/PKCS7 10:44:00,620 INFO [main][CipherTest] transformation=SERPENT/CFB120/PKCS7PADDING 10:44:00,620 INFO [main][CipherTest] transformation=SERPENT/CFB120/TBC 10:44:00,620 INFO [main][CipherTest] transformation=SERPENT/CFB120/TBCPADDING 10:44:00,621 INFO [main][CipherTest] transformation=SERPENT/CFB120/X9.23 10:44:00,621 INFO [main][CipherTest] transformation=SERPENT/CFB120/X9.23PADDING 10:44:00,621 INFO [main][CipherTest] transformation=SERPENT/CFB120/ZEROBYTE 10:44:00,621 INFO [main][CipherTest] transformation=SERPENT/CFB120/ZEROBYTEPADDING 10:44:00,621 INFO [main][CipherTest] transformation=SERPENT/CFB128/ 10:44:00,621 INFO [main][CipherTest] transformation=SERPENT/CFB128/ISO10126 10:44:00,621 INFO [main][CipherTest] transformation=SERPENT/CFB128/ISO10126-2 10:44:00,621 INFO [main][CipherTest] transformation=SERPENT/CFB128/ISO10126-2PADDING 10:44:00,621 INFO [main][CipherTest] transformation=SERPENT/CFB128/ISO10126PADDING 10:44:00,621 INFO [main][CipherTest] transformation=SERPENT/CFB128/ISO7816-4 10:44:00,621 INFO [main][CipherTest] transformation=SERPENT/CFB128/ISO7816-4PADDING 10:44:00,621 INFO [main][CipherTest] transformation=SERPENT/CFB128/NOPADDING 10:44:00,621 INFO [main][CipherTest] transformation=SERPENT/CFB128/PKCS5 10:44:00,621 INFO [main][CipherTest] transformation=SERPENT/CFB128/PKCS5PADDING 10:44:00,622 INFO [main][CipherTest] transformation=SERPENT/CFB128/PKCS7 10:44:00,622 INFO [main][CipherTest] transformation=SERPENT/CFB128/PKCS7PADDING 10:44:00,622 INFO [main][CipherTest] transformation=SERPENT/CFB128/TBC 10:44:00,622 INFO [main][CipherTest] transformation=SERPENT/CFB128/TBCPADDING 10:44:00,622 INFO [main][CipherTest] transformation=SERPENT/CFB128/X9.23 10:44:00,622 INFO [main][CipherTest] transformation=SERPENT/CFB128/X9.23PADDING 10:44:00,622 INFO [main][CipherTest] transformation=SERPENT/CFB128/ZEROBYTE 10:44:00,622 INFO [main][CipherTest] transformation=SERPENT/CFB128/ZEROBYTEPADDING 10:44:00,622 INFO [main][CipherTest] transformation=SERPENT/CFB136/ 10:44:00,622 INFO [main][CipherTest] transformation=SERPENT/CFB136/ISO10126 10:44:00,622 INFO [main][CipherTest] transformation=SERPENT/CFB136/ISO10126-2 10:44:00,622 INFO [main][CipherTest] transformation=SERPENT/CFB136/ISO10126-2PADDING 10:44:00,622 INFO [main][CipherTest] transformation=SERPENT/CFB136/ISO10126PADDING 10:44:00,622 INFO [main][CipherTest] transformation=SERPENT/CFB136/ISO7816-4 10:44:00,622 INFO [main][CipherTest] transformation=SERPENT/CFB136/ISO7816-4PADDING 10:44:00,623 INFO [main][CipherTest] transformation=SERPENT/CFB136/NOPADDING 10:44:00,623 INFO [main][CipherTest] transformation=SERPENT/CFB136/PKCS5 10:44:00,623 INFO [main][CipherTest] transformation=SERPENT/CFB136/PKCS5PADDING 10:44:00,623 INFO [main][CipherTest] transformation=SERPENT/CFB136/PKCS7 10:44:00,623 INFO [main][CipherTest] transformation=SERPENT/CFB136/PKCS7PADDING 10:44:00,623 INFO [main][CipherTest] transformation=SERPENT/CFB136/TBC 10:44:00,623 INFO [main][CipherTest] transformation=SERPENT/CFB136/TBCPADDING 10:44:00,623 INFO [main][CipherTest] transformation=SERPENT/CFB136/X9.23 10:44:00,623 INFO [main][CipherTest] transformation=SERPENT/CFB136/X9.23PADDING 10:44:00,623 INFO [main][CipherTest] transformation=SERPENT/CFB136/ZEROBYTE 10:44:00,623 INFO [main][CipherTest] transformation=SERPENT/CFB136/ZEROBYTEPADDING 10:44:00,624 INFO [main][CipherTest] transformation=SERPENT/CFB144/ 10:44:00,624 INFO [main][CipherTest] transformation=SERPENT/CFB144/ISO10126 10:44:00,624 INFO [main][CipherTest] transformation=SERPENT/CFB144/ISO10126-2 10:44:00,624 INFO [main][CipherTest] transformation=SERPENT/CFB144/ISO10126-2PADDING 10:44:00,624 INFO [main][CipherTest] transformation=SERPENT/CFB144/ISO10126PADDING 10:44:00,624 INFO [main][CipherTest] transformation=SERPENT/CFB144/ISO7816-4 10:44:00,624 INFO [main][CipherTest] transformation=SERPENT/CFB144/ISO7816-4PADDING 10:44:00,624 INFO [main][CipherTest] transformation=SERPENT/CFB144/NOPADDING 10:44:00,624 INFO [main][CipherTest] transformation=SERPENT/CFB144/PKCS5 10:44:00,624 INFO [main][CipherTest] transformation=SERPENT/CFB144/PKCS5PADDING 10:44:00,625 INFO [main][CipherTest] transformation=SERPENT/CFB144/PKCS7 10:44:00,625 INFO [main][CipherTest] transformation=SERPENT/CFB144/PKCS7PADDING 10:44:00,625 INFO [main][CipherTest] transformation=SERPENT/CFB144/TBC 10:44:00,625 INFO [main][CipherTest] transformation=SERPENT/CFB144/TBCPADDING 10:44:00,625 INFO [main][CipherTest] transformation=SERPENT/CFB144/X9.23 10:44:00,625 INFO [main][CipherTest] transformation=SERPENT/CFB144/X9.23PADDING 10:44:00,625 INFO [main][CipherTest] transformation=SERPENT/CFB144/ZEROBYTE 10:44:00,626 INFO [main][CipherTest] transformation=SERPENT/CFB144/ZEROBYTEPADDING 10:44:00,626 INFO [main][CipherTest] transformation=SERPENT/CFB152/ 10:44:00,626 INFO [main][CipherTest] transformation=SERPENT/CFB152/ISO10126 10:44:00,626 INFO [main][CipherTest] transformation=SERPENT/CFB152/ISO10126-2 10:44:00,626 INFO [main][CipherTest] transformation=SERPENT/CFB152/ISO10126-2PADDING 10:44:00,626 INFO [main][CipherTest] transformation=SERPENT/CFB152/ISO10126PADDING 10:44:00,626 INFO [main][CipherTest] transformation=SERPENT/CFB152/ISO7816-4 10:44:00,626 INFO [main][CipherTest] transformation=SERPENT/CFB152/ISO7816-4PADDING 10:44:00,626 INFO [main][CipherTest] transformation=SERPENT/CFB152/NOPADDING 10:44:00,626 INFO [main][CipherTest] transformation=SERPENT/CFB152/PKCS5 10:44:00,626 INFO [main][CipherTest] transformation=SERPENT/CFB152/PKCS5PADDING 10:44:00,626 INFO [main][CipherTest] transformation=SERPENT/CFB152/PKCS7 10:44:00,627 INFO [main][CipherTest] transformation=SERPENT/CFB152/PKCS7PADDING 10:44:00,627 INFO [main][CipherTest] transformation=SERPENT/CFB152/TBC 10:44:00,627 INFO [main][CipherTest] transformation=SERPENT/CFB152/TBCPADDING 10:44:00,627 INFO [main][CipherTest] transformation=SERPENT/CFB152/X9.23 10:44:00,627 INFO [main][CipherTest] transformation=SERPENT/CFB152/X9.23PADDING 10:44:00,627 INFO [main][CipherTest] transformation=SERPENT/CFB152/ZEROBYTE 10:44:00,627 INFO [main][CipherTest] transformation=SERPENT/CFB152/ZEROBYTEPADDING 10:44:00,627 INFO [main][CipherTest] transformation=SERPENT/CFB16/ 10:44:00,627 INFO [main][CipherTest] transformation=SERPENT/CFB16/ISO10126 10:44:00,628 INFO [main][CipherTest] transformation=SERPENT/CFB16/ISO10126-2 10:44:00,628 INFO [main][CipherTest] transformation=SERPENT/CFB16/ISO10126-2PADDING 10:44:00,628 INFO [main][CipherTest] transformation=SERPENT/CFB16/ISO10126PADDING 10:44:00,628 INFO [main][CipherTest] transformation=SERPENT/CFB16/ISO7816-4 10:44:00,628 INFO [main][CipherTest] transformation=SERPENT/CFB16/ISO7816-4PADDING 10:44:00,628 INFO [main][CipherTest] transformation=SERPENT/CFB16/NOPADDING 10:44:00,628 INFO [main][CipherTest] transformation=SERPENT/CFB16/PKCS5 10:44:00,628 INFO [main][CipherTest] transformation=SERPENT/CFB16/PKCS5PADDING 10:44:00,628 INFO [main][CipherTest] transformation=SERPENT/CFB16/PKCS7 10:44:00,628 INFO [main][CipherTest] transformation=SERPENT/CFB16/PKCS7PADDING 10:44:00,628 INFO [main][CipherTest] transformation=SERPENT/CFB16/TBC 10:44:00,628 INFO [main][CipherTest] transformation=SERPENT/CFB16/TBCPADDING 10:44:00,629 INFO [main][CipherTest] transformation=SERPENT/CFB16/X9.23 10:44:00,629 INFO [main][CipherTest] transformation=SERPENT/CFB16/X9.23PADDING 10:44:00,629 INFO [main][CipherTest] transformation=SERPENT/CFB16/ZEROBYTE 10:44:00,629 INFO [main][CipherTest] transformation=SERPENT/CFB16/ZEROBYTEPADDING 10:44:00,629 INFO [main][CipherTest] transformation=SERPENT/CFB160/ 10:44:00,629 INFO [main][CipherTest] transformation=SERPENT/CFB160/ISO10126 10:44:00,629 INFO [main][CipherTest] transformation=SERPENT/CFB160/ISO10126-2 10:44:00,629 INFO [main][CipherTest] transformation=SERPENT/CFB160/ISO10126-2PADDING 10:44:00,629 INFO [main][CipherTest] transformation=SERPENT/CFB160/ISO10126PADDING 10:44:00,630 INFO [main][CipherTest] transformation=SERPENT/CFB160/ISO7816-4 10:44:00,630 INFO [main][CipherTest] transformation=SERPENT/CFB160/ISO7816-4PADDING 10:44:00,630 INFO [main][CipherTest] transformation=SERPENT/CFB160/NOPADDING 10:44:00,630 INFO [main][CipherTest] transformation=SERPENT/CFB160/PKCS5 10:44:00,630 INFO [main][CipherTest] transformation=SERPENT/CFB160/PKCS5PADDING 10:44:00,630 INFO [main][CipherTest] transformation=SERPENT/CFB160/PKCS7 10:44:00,630 INFO [main][CipherTest] transformation=SERPENT/CFB160/PKCS7PADDING 10:44:00,630 INFO [main][CipherTest] transformation=SERPENT/CFB160/TBC 10:44:00,630 INFO [main][CipherTest] transformation=SERPENT/CFB160/TBCPADDING 10:44:00,630 INFO [main][CipherTest] transformation=SERPENT/CFB160/X9.23 10:44:00,630 INFO [main][CipherTest] transformation=SERPENT/CFB160/X9.23PADDING 10:44:00,630 INFO [main][CipherTest] transformation=SERPENT/CFB160/ZEROBYTE 10:44:00,631 INFO [main][CipherTest] transformation=SERPENT/CFB160/ZEROBYTEPADDING 10:44:00,631 INFO [main][CipherTest] transformation=SERPENT/CFB168/ 10:44:00,631 INFO [main][CipherTest] transformation=SERPENT/CFB168/ISO10126 10:44:00,631 INFO [main][CipherTest] transformation=SERPENT/CFB168/ISO10126-2 10:44:00,631 INFO [main][CipherTest] transformation=SERPENT/CFB168/ISO10126-2PADDING 10:44:00,631 INFO [main][CipherTest] transformation=SERPENT/CFB168/ISO10126PADDING 10:44:00,631 INFO [main][CipherTest] transformation=SERPENT/CFB168/ISO7816-4 10:44:00,631 INFO [main][CipherTest] transformation=SERPENT/CFB168/ISO7816-4PADDING 10:44:00,631 INFO [main][CipherTest] transformation=SERPENT/CFB168/NOPADDING 10:44:00,631 INFO [main][CipherTest] transformation=SERPENT/CFB168/PKCS5 10:44:00,631 INFO [main][CipherTest] transformation=SERPENT/CFB168/PKCS5PADDING 10:44:00,632 INFO [main][CipherTest] transformation=SERPENT/CFB168/PKCS7 10:44:00,632 INFO [main][CipherTest] transformation=SERPENT/CFB168/PKCS7PADDING 10:44:00,632 INFO [main][CipherTest] transformation=SERPENT/CFB168/TBC 10:44:00,632 INFO [main][CipherTest] transformation=SERPENT/CFB168/TBCPADDING 10:44:00,632 INFO [main][CipherTest] transformation=SERPENT/CFB168/X9.23 10:44:00,632 INFO [main][CipherTest] transformation=SERPENT/CFB168/X9.23PADDING 10:44:00,632 INFO [main][CipherTest] transformation=SERPENT/CFB168/ZEROBYTE 10:44:00,632 INFO [main][CipherTest] transformation=SERPENT/CFB168/ZEROBYTEPADDING 10:44:00,632 INFO [main][CipherTest] transformation=SERPENT/CFB176/ 10:44:00,632 INFO [main][CipherTest] transformation=SERPENT/CFB176/ISO10126 10:44:00,632 INFO [main][CipherTest] transformation=SERPENT/CFB176/ISO10126-2 10:44:00,632 INFO [main][CipherTest] transformation=SERPENT/CFB176/ISO10126-2PADDING 10:44:00,632 INFO [main][CipherTest] transformation=SERPENT/CFB176/ISO10126PADDING 10:44:00,632 INFO [main][CipherTest] transformation=SERPENT/CFB176/ISO7816-4 10:44:00,633 INFO [main][CipherTest] transformation=SERPENT/CFB176/ISO7816-4PADDING 10:44:00,633 INFO [main][CipherTest] transformation=SERPENT/CFB176/NOPADDING 10:44:00,633 INFO [main][CipherTest] transformation=SERPENT/CFB176/PKCS5 10:44:00,633 INFO [main][CipherTest] transformation=SERPENT/CFB176/PKCS5PADDING 10:44:00,633 INFO [main][CipherTest] transformation=SERPENT/CFB176/PKCS7 10:44:00,633 INFO [main][CipherTest] transformation=SERPENT/CFB176/PKCS7PADDING 10:44:00,633 INFO [main][CipherTest] transformation=SERPENT/CFB176/TBC 10:44:00,633 INFO [main][CipherTest] transformation=SERPENT/CFB176/TBCPADDING 10:44:00,633 INFO [main][CipherTest] transformation=SERPENT/CFB176/X9.23 10:44:00,633 INFO [main][CipherTest] transformation=SERPENT/CFB176/X9.23PADDING 10:44:00,633 INFO [main][CipherTest] transformation=SERPENT/CFB176/ZEROBYTE 10:44:00,633 INFO [main][CipherTest] transformation=SERPENT/CFB176/ZEROBYTEPADDING 10:44:00,633 INFO [main][CipherTest] transformation=SERPENT/CFB184/ 10:44:00,633 INFO [main][CipherTest] transformation=SERPENT/CFB184/ISO10126 10:44:00,634 INFO [main][CipherTest] transformation=SERPENT/CFB184/ISO10126-2 10:44:00,634 INFO [main][CipherTest] transformation=SERPENT/CFB184/ISO10126-2PADDING 10:44:00,634 INFO [main][CipherTest] transformation=SERPENT/CFB184/ISO10126PADDING 10:44:00,634 INFO [main][CipherTest] transformation=SERPENT/CFB184/ISO7816-4 10:44:00,634 INFO [main][CipherTest] transformation=SERPENT/CFB184/ISO7816-4PADDING 10:44:00,634 INFO [main][CipherTest] transformation=SERPENT/CFB184/NOPADDING 10:44:00,634 INFO [main][CipherTest] transformation=SERPENT/CFB184/PKCS5 10:44:00,634 INFO [main][CipherTest] transformation=SERPENT/CFB184/PKCS5PADDING 10:44:00,634 INFO [main][CipherTest] transformation=SERPENT/CFB184/PKCS7 10:44:00,634 INFO [main][CipherTest] transformation=SERPENT/CFB184/PKCS7PADDING 10:44:00,634 INFO [main][CipherTest] transformation=SERPENT/CFB184/TBC 10:44:00,635 INFO [main][CipherTest] transformation=SERPENT/CFB184/TBCPADDING 10:44:00,635 INFO [main][CipherTest] transformation=SERPENT/CFB184/X9.23 10:44:00,635 INFO [main][CipherTest] transformation=SERPENT/CFB184/X9.23PADDING 10:44:00,635 INFO [main][CipherTest] transformation=SERPENT/CFB184/ZEROBYTE 10:44:00,635 INFO [main][CipherTest] transformation=SERPENT/CFB184/ZEROBYTEPADDING 10:44:00,635 INFO [main][CipherTest] transformation=SERPENT/CFB192/ 10:44:00,635 INFO [main][CipherTest] transformation=SERPENT/CFB192/ISO10126 10:44:00,635 INFO [main][CipherTest] transformation=SERPENT/CFB192/ISO10126-2 10:44:00,635 INFO [main][CipherTest] transformation=SERPENT/CFB192/ISO10126-2PADDING 10:44:00,635 INFO [main][CipherTest] transformation=SERPENT/CFB192/ISO10126PADDING 10:44:00,635 INFO [main][CipherTest] transformation=SERPENT/CFB192/ISO7816-4 10:44:00,636 INFO [main][CipherTest] transformation=SERPENT/CFB192/ISO7816-4PADDING 10:44:00,636 INFO [main][CipherTest] transformation=SERPENT/CFB192/NOPADDING 10:44:00,636 INFO [main][CipherTest] transformation=SERPENT/CFB192/PKCS5 10:44:00,636 INFO [main][CipherTest] transformation=SERPENT/CFB192/PKCS5PADDING 10:44:00,636 INFO [main][CipherTest] transformation=SERPENT/CFB192/PKCS7 10:44:00,636 INFO [main][CipherTest] transformation=SERPENT/CFB192/PKCS7PADDING 10:44:00,636 INFO [main][CipherTest] transformation=SERPENT/CFB192/TBC 10:44:00,636 INFO [main][CipherTest] transformation=SERPENT/CFB192/TBCPADDING 10:44:00,636 INFO [main][CipherTest] transformation=SERPENT/CFB192/X9.23 10:44:00,636 INFO [main][CipherTest] transformation=SERPENT/CFB192/X9.23PADDING 10:44:00,636 INFO [main][CipherTest] transformation=SERPENT/CFB192/ZEROBYTE 10:44:00,636 INFO [main][CipherTest] transformation=SERPENT/CFB192/ZEROBYTEPADDING 10:44:00,636 INFO [main][CipherTest] transformation=SERPENT/CFB200/ 10:44:00,636 INFO [main][CipherTest] transformation=SERPENT/CFB200/ISO10126 10:44:00,636 INFO [main][CipherTest] transformation=SERPENT/CFB200/ISO10126-2 10:44:00,636 INFO [main][CipherTest] transformation=SERPENT/CFB200/ISO10126-2PADDING 10:44:00,637 INFO [main][CipherTest] transformation=SERPENT/CFB200/ISO10126PADDING 10:44:00,637 INFO [main][CipherTest] transformation=SERPENT/CFB200/ISO7816-4 10:44:00,637 INFO [main][CipherTest] transformation=SERPENT/CFB200/ISO7816-4PADDING 10:44:00,637 INFO [main][CipherTest] transformation=SERPENT/CFB200/NOPADDING 10:44:00,637 INFO [main][CipherTest] transformation=SERPENT/CFB200/PKCS5 10:44:00,637 INFO [main][CipherTest] transformation=SERPENT/CFB200/PKCS5PADDING 10:44:00,637 INFO [main][CipherTest] transformation=SERPENT/CFB200/PKCS7 10:44:00,637 INFO [main][CipherTest] transformation=SERPENT/CFB200/PKCS7PADDING 10:44:00,637 INFO [main][CipherTest] transformation=SERPENT/CFB200/TBC 10:44:00,637 INFO [main][CipherTest] transformation=SERPENT/CFB200/TBCPADDING 10:44:00,637 INFO [main][CipherTest] transformation=SERPENT/CFB200/X9.23 10:44:00,637 INFO [main][CipherTest] transformation=SERPENT/CFB200/X9.23PADDING 10:44:00,637 INFO [main][CipherTest] transformation=SERPENT/CFB200/ZEROBYTE 10:44:00,638 INFO [main][CipherTest] transformation=SERPENT/CFB200/ZEROBYTEPADDING 10:44:00,638 INFO [main][CipherTest] transformation=SERPENT/CFB208/ 10:44:00,638 INFO [main][CipherTest] transformation=SERPENT/CFB208/ISO10126 10:44:00,638 INFO [main][CipherTest] transformation=SERPENT/CFB208/ISO10126-2 10:44:00,638 INFO [main][CipherTest] transformation=SERPENT/CFB208/ISO10126-2PADDING 10:44:00,638 INFO [main][CipherTest] transformation=SERPENT/CFB208/ISO10126PADDING 10:44:00,638 INFO [main][CipherTest] transformation=SERPENT/CFB208/ISO7816-4 10:44:00,638 INFO [main][CipherTest] transformation=SERPENT/CFB208/ISO7816-4PADDING 10:44:00,638 INFO [main][CipherTest] transformation=SERPENT/CFB208/NOPADDING 10:44:00,638 INFO [main][CipherTest] transformation=SERPENT/CFB208/PKCS5 10:44:00,638 INFO [main][CipherTest] transformation=SERPENT/CFB208/PKCS5PADDING 10:44:00,638 INFO [main][CipherTest] transformation=SERPENT/CFB208/PKCS7 10:44:00,638 INFO [main][CipherTest] transformation=SERPENT/CFB208/PKCS7PADDING 10:44:00,638 INFO [main][CipherTest] transformation=SERPENT/CFB208/TBC 10:44:00,638 INFO [main][CipherTest] transformation=SERPENT/CFB208/TBCPADDING 10:44:00,639 INFO [main][CipherTest] transformation=SERPENT/CFB208/X9.23 10:44:00,639 INFO [main][CipherTest] transformation=SERPENT/CFB208/X9.23PADDING 10:44:00,639 INFO [main][CipherTest] transformation=SERPENT/CFB208/ZEROBYTE 10:44:00,639 INFO [main][CipherTest] transformation=SERPENT/CFB208/ZEROBYTEPADDING 10:44:00,639 INFO [main][CipherTest] transformation=SERPENT/CFB216/ 10:44:00,639 INFO [main][CipherTest] transformation=SERPENT/CFB216/ISO10126 10:44:00,639 INFO [main][CipherTest] transformation=SERPENT/CFB216/ISO10126-2 10:44:00,639 INFO [main][CipherTest] transformation=SERPENT/CFB216/ISO10126-2PADDING 10:44:00,639 INFO [main][CipherTest] transformation=SERPENT/CFB216/ISO10126PADDING 10:44:00,639 INFO [main][CipherTest] transformation=SERPENT/CFB216/ISO7816-4 10:44:00,639 INFO [main][CipherTest] transformation=SERPENT/CFB216/ISO7816-4PADDING 10:44:00,639 INFO [main][CipherTest] transformation=SERPENT/CFB216/NOPADDING 10:44:00,639 INFO [main][CipherTest] transformation=SERPENT/CFB216/PKCS5 10:44:00,639 INFO [main][CipherTest] transformation=SERPENT/CFB216/PKCS5PADDING 10:44:00,639 INFO [main][CipherTest] transformation=SERPENT/CFB216/PKCS7 10:44:00,640 INFO [main][CipherTest] transformation=SERPENT/CFB216/PKCS7PADDING 10:44:00,640 INFO [main][CipherTest] transformation=SERPENT/CFB216/TBC 10:44:00,640 INFO [main][CipherTest] transformation=SERPENT/CFB216/TBCPADDING 10:44:00,640 INFO [main][CipherTest] transformation=SERPENT/CFB216/X9.23 10:44:00,640 INFO [main][CipherTest] transformation=SERPENT/CFB216/X9.23PADDING 10:44:00,640 INFO [main][CipherTest] transformation=SERPENT/CFB216/ZEROBYTE 10:44:00,640 INFO [main][CipherTest] transformation=SERPENT/CFB216/ZEROBYTEPADDING 10:44:00,640 INFO [main][CipherTest] transformation=SERPENT/CFB224/ 10:44:00,640 INFO [main][CipherTest] transformation=SERPENT/CFB224/ISO10126 10:44:00,640 INFO [main][CipherTest] transformation=SERPENT/CFB224/ISO10126-2 10:44:00,640 INFO [main][CipherTest] transformation=SERPENT/CFB224/ISO10126-2PADDING 10:44:00,640 INFO [main][CipherTest] transformation=SERPENT/CFB224/ISO10126PADDING 10:44:00,640 INFO [main][CipherTest] transformation=SERPENT/CFB224/ISO7816-4 10:44:00,640 INFO [main][CipherTest] transformation=SERPENT/CFB224/ISO7816-4PADDING 10:44:00,640 INFO [main][CipherTest] transformation=SERPENT/CFB224/NOPADDING 10:44:00,641 INFO [main][CipherTest] transformation=SERPENT/CFB224/PKCS5 10:44:00,641 INFO [main][CipherTest] transformation=SERPENT/CFB224/PKCS5PADDING 10:44:00,641 INFO [main][CipherTest] transformation=SERPENT/CFB224/PKCS7 10:44:00,641 INFO [main][CipherTest] transformation=SERPENT/CFB224/PKCS7PADDING 10:44:00,641 INFO [main][CipherTest] transformation=SERPENT/CFB224/TBC 10:44:00,641 INFO [main][CipherTest] transformation=SERPENT/CFB224/TBCPADDING 10:44:00,641 INFO [main][CipherTest] transformation=SERPENT/CFB224/X9.23 10:44:00,641 INFO [main][CipherTest] transformation=SERPENT/CFB224/X9.23PADDING 10:44:00,641 INFO [main][CipherTest] transformation=SERPENT/CFB224/ZEROBYTE 10:44:00,641 INFO [main][CipherTest] transformation=SERPENT/CFB224/ZEROBYTEPADDING 10:44:00,641 INFO [main][CipherTest] transformation=SERPENT/CFB232/ 10:44:00,641 INFO [main][CipherTest] transformation=SERPENT/CFB232/ISO10126 10:44:00,641 INFO [main][CipherTest] transformation=SERPENT/CFB232/ISO10126-2 10:44:00,641 INFO [main][CipherTest] transformation=SERPENT/CFB232/ISO10126-2PADDING 10:44:00,641 INFO [main][CipherTest] transformation=SERPENT/CFB232/ISO10126PADDING 10:44:00,641 INFO [main][CipherTest] transformation=SERPENT/CFB232/ISO7816-4 10:44:00,641 INFO [main][CipherTest] transformation=SERPENT/CFB232/ISO7816-4PADDING 10:44:00,642 INFO [main][CipherTest] transformation=SERPENT/CFB232/NOPADDING 10:44:00,642 INFO [main][CipherTest] transformation=SERPENT/CFB232/PKCS5 10:44:00,642 INFO [main][CipherTest] transformation=SERPENT/CFB232/PKCS5PADDING 10:44:00,642 INFO [main][CipherTest] transformation=SERPENT/CFB232/PKCS7 10:44:00,642 INFO [main][CipherTest] transformation=SERPENT/CFB232/PKCS7PADDING 10:44:00,642 INFO [main][CipherTest] transformation=SERPENT/CFB232/TBC 10:44:00,642 INFO [main][CipherTest] transformation=SERPENT/CFB232/TBCPADDING 10:44:00,642 INFO [main][CipherTest] transformation=SERPENT/CFB232/X9.23 10:44:00,642 INFO [main][CipherTest] transformation=SERPENT/CFB232/X9.23PADDING 10:44:00,642 INFO [main][CipherTest] transformation=SERPENT/CFB232/ZEROBYTE 10:44:00,642 INFO [main][CipherTest] transformation=SERPENT/CFB232/ZEROBYTEPADDING 10:44:00,642 INFO [main][CipherTest] transformation=SERPENT/CFB24/ 10:44:00,642 INFO [main][CipherTest] transformation=SERPENT/CFB24/ISO10126 10:44:00,642 INFO [main][CipherTest] transformation=SERPENT/CFB24/ISO10126-2 10:44:00,642 INFO [main][CipherTest] transformation=SERPENT/CFB24/ISO10126-2PADDING 10:44:00,643 INFO [main][CipherTest] transformation=SERPENT/CFB24/ISO10126PADDING 10:44:00,643 INFO [main][CipherTest] transformation=SERPENT/CFB24/ISO7816-4 10:44:00,643 INFO [main][CipherTest] transformation=SERPENT/CFB24/ISO7816-4PADDING 10:44:00,643 INFO [main][CipherTest] transformation=SERPENT/CFB24/NOPADDING 10:44:00,643 INFO [main][CipherTest] transformation=SERPENT/CFB24/PKCS5 10:44:00,643 INFO [main][CipherTest] transformation=SERPENT/CFB24/PKCS5PADDING 10:44:00,643 INFO [main][CipherTest] transformation=SERPENT/CFB24/PKCS7 10:44:00,643 INFO [main][CipherTest] transformation=SERPENT/CFB24/PKCS7PADDING 10:44:00,643 INFO [main][CipherTest] transformation=SERPENT/CFB24/TBC 10:44:00,643 INFO [main][CipherTest] transformation=SERPENT/CFB24/TBCPADDING 10:44:00,643 INFO [main][CipherTest] transformation=SERPENT/CFB24/X9.23 10:44:00,643 INFO [main][CipherTest] transformation=SERPENT/CFB24/X9.23PADDING 10:44:00,643 INFO [main][CipherTest] transformation=SERPENT/CFB24/ZEROBYTE 10:44:00,643 INFO [main][CipherTest] transformation=SERPENT/CFB24/ZEROBYTEPADDING 10:44:00,643 INFO [main][CipherTest] transformation=SERPENT/CFB240/ 10:44:00,643 INFO [main][CipherTest] transformation=SERPENT/CFB240/ISO10126 10:44:00,643 INFO [main][CipherTest] transformation=SERPENT/CFB240/ISO10126-2 10:44:00,644 INFO [main][CipherTest] transformation=SERPENT/CFB240/ISO10126-2PADDING 10:44:00,644 INFO [main][CipherTest] transformation=SERPENT/CFB240/ISO10126PADDING 10:44:00,644 INFO [main][CipherTest] transformation=SERPENT/CFB240/ISO7816-4 10:44:00,644 INFO [main][CipherTest] transformation=SERPENT/CFB240/ISO7816-4PADDING 10:44:00,644 INFO [main][CipherTest] transformation=SERPENT/CFB240/NOPADDING 10:44:00,644 INFO [main][CipherTest] transformation=SERPENT/CFB240/PKCS5 10:44:00,644 INFO [main][CipherTest] transformation=SERPENT/CFB240/PKCS5PADDING 10:44:00,644 INFO [main][CipherTest] transformation=SERPENT/CFB240/PKCS7 10:44:00,644 INFO [main][CipherTest] transformation=SERPENT/CFB240/PKCS7PADDING 10:44:00,644 INFO [main][CipherTest] transformation=SERPENT/CFB240/TBC 10:44:00,644 INFO [main][CipherTest] transformation=SERPENT/CFB240/TBCPADDING 10:44:00,644 INFO [main][CipherTest] transformation=SERPENT/CFB240/X9.23 10:44:00,644 INFO [main][CipherTest] transformation=SERPENT/CFB240/X9.23PADDING 10:44:00,644 INFO [main][CipherTest] transformation=SERPENT/CFB240/ZEROBYTE 10:44:00,644 INFO [main][CipherTest] transformation=SERPENT/CFB240/ZEROBYTEPADDING 10:44:00,644 INFO [main][CipherTest] transformation=SERPENT/CFB248/ 10:44:00,645 INFO [main][CipherTest] transformation=SERPENT/CFB248/ISO10126 10:44:00,645 INFO [main][CipherTest] transformation=SERPENT/CFB248/ISO10126-2 10:44:00,645 INFO [main][CipherTest] transformation=SERPENT/CFB248/ISO10126-2PADDING 10:44:00,645 INFO [main][CipherTest] transformation=SERPENT/CFB248/ISO10126PADDING 10:44:00,645 INFO [main][CipherTest] transformation=SERPENT/CFB248/ISO7816-4 10:44:00,645 INFO [main][CipherTest] transformation=SERPENT/CFB248/ISO7816-4PADDING 10:44:00,645 INFO [main][CipherTest] transformation=SERPENT/CFB248/NOPADDING 10:44:00,645 INFO [main][CipherTest] transformation=SERPENT/CFB248/PKCS5 10:44:00,645 INFO [main][CipherTest] transformation=SERPENT/CFB248/PKCS5PADDING 10:44:00,645 INFO [main][CipherTest] transformation=SERPENT/CFB248/PKCS7 10:44:00,645 INFO [main][CipherTest] transformation=SERPENT/CFB248/PKCS7PADDING 10:44:00,645 INFO [main][CipherTest] transformation=SERPENT/CFB248/TBC 10:44:00,645 INFO [main][CipherTest] transformation=SERPENT/CFB248/TBCPADDING 10:44:00,645 INFO [main][CipherTest] transformation=SERPENT/CFB248/X9.23 10:44:00,645 INFO [main][CipherTest] transformation=SERPENT/CFB248/X9.23PADDING 10:44:00,645 INFO [main][CipherTest] transformation=SERPENT/CFB248/ZEROBYTE 10:44:00,646 INFO [main][CipherTest] transformation=SERPENT/CFB248/ZEROBYTEPADDING 10:44:00,646 INFO [main][CipherTest] transformation=SERPENT/CFB256/ 10:44:00,646 INFO [main][CipherTest] transformation=SERPENT/CFB256/ISO10126 10:44:00,646 INFO [main][CipherTest] transformation=SERPENT/CFB256/ISO10126-2 10:44:00,646 INFO [main][CipherTest] transformation=SERPENT/CFB256/ISO10126-2PADDING 10:44:00,646 INFO [main][CipherTest] transformation=SERPENT/CFB256/ISO10126PADDING 10:44:00,646 INFO [main][CipherTest] transformation=SERPENT/CFB256/ISO7816-4 10:44:00,646 INFO [main][CipherTest] transformation=SERPENT/CFB256/ISO7816-4PADDING 10:44:00,646 INFO [main][CipherTest] transformation=SERPENT/CFB256/NOPADDING 10:44:00,646 INFO [main][CipherTest] transformation=SERPENT/CFB256/PKCS5 10:44:00,647 INFO [main][CipherTest] transformation=SERPENT/CFB256/PKCS5PADDING 10:44:00,647 INFO [main][CipherTest] transformation=SERPENT/CFB256/PKCS7 10:44:00,647 INFO [main][CipherTest] transformation=SERPENT/CFB256/PKCS7PADDING 10:44:00,647 INFO [main][CipherTest] transformation=SERPENT/CFB256/TBC 10:44:00,647 INFO [main][CipherTest] transformation=SERPENT/CFB256/TBCPADDING 10:44:00,647 INFO [main][CipherTest] transformation=SERPENT/CFB256/X9.23 10:44:00,647 INFO [main][CipherTest] transformation=SERPENT/CFB256/X9.23PADDING 10:44:00,647 INFO [main][CipherTest] transformation=SERPENT/CFB256/ZEROBYTE 10:44:00,647 INFO [main][CipherTest] transformation=SERPENT/CFB256/ZEROBYTEPADDING 10:44:00,647 INFO [main][CipherTest] transformation=SERPENT/CFB32/ 10:44:00,647 INFO [main][CipherTest] transformation=SERPENT/CFB32/ISO10126 10:44:00,647 INFO [main][CipherTest] transformation=SERPENT/CFB32/ISO10126-2 10:44:00,647 INFO [main][CipherTest] transformation=SERPENT/CFB32/ISO10126-2PADDING 10:44:00,648 INFO [main][CipherTest] transformation=SERPENT/CFB32/ISO10126PADDING 10:44:00,648 INFO [main][CipherTest] transformation=SERPENT/CFB32/ISO7816-4 10:44:00,648 INFO [main][CipherTest] transformation=SERPENT/CFB32/ISO7816-4PADDING 10:44:00,648 INFO [main][CipherTest] transformation=SERPENT/CFB32/NOPADDING 10:44:00,648 INFO [main][CipherTest] transformation=SERPENT/CFB32/PKCS5 10:44:00,648 INFO [main][CipherTest] transformation=SERPENT/CFB32/PKCS5PADDING 10:44:00,648 INFO [main][CipherTest] transformation=SERPENT/CFB32/PKCS7 10:44:00,648 INFO [main][CipherTest] transformation=SERPENT/CFB32/PKCS7PADDING 10:44:00,648 INFO [main][CipherTest] transformation=SERPENT/CFB32/TBC 10:44:00,648 INFO [main][CipherTest] transformation=SERPENT/CFB32/TBCPADDING 10:44:00,648 INFO [main][CipherTest] transformation=SERPENT/CFB32/X9.23 10:44:00,648 INFO [main][CipherTest] transformation=SERPENT/CFB32/X9.23PADDING 10:44:00,648 INFO [main][CipherTest] transformation=SERPENT/CFB32/ZEROBYTE 10:44:00,648 INFO [main][CipherTest] transformation=SERPENT/CFB32/ZEROBYTEPADDING 10:44:00,648 INFO [main][CipherTest] transformation=SERPENT/CFB40/ 10:44:00,648 INFO [main][CipherTest] transformation=SERPENT/CFB40/ISO10126 10:44:00,649 INFO [main][CipherTest] transformation=SERPENT/CFB40/ISO10126-2 10:44:00,649 INFO [main][CipherTest] transformation=SERPENT/CFB40/ISO10126-2PADDING 10:44:00,649 INFO [main][CipherTest] transformation=SERPENT/CFB40/ISO10126PADDING 10:44:00,649 INFO [main][CipherTest] transformation=SERPENT/CFB40/ISO7816-4 10:44:00,649 INFO [main][CipherTest] transformation=SERPENT/CFB40/ISO7816-4PADDING 10:44:00,649 INFO [main][CipherTest] transformation=SERPENT/CFB40/NOPADDING 10:44:00,649 INFO [main][CipherTest] transformation=SERPENT/CFB40/PKCS5 10:44:00,649 INFO [main][CipherTest] transformation=SERPENT/CFB40/PKCS5PADDING 10:44:00,649 INFO [main][CipherTest] transformation=SERPENT/CFB40/PKCS7 10:44:00,649 INFO [main][CipherTest] transformation=SERPENT/CFB40/PKCS7PADDING 10:44:00,649 INFO [main][CipherTest] transformation=SERPENT/CFB40/TBC 10:44:00,649 INFO [main][CipherTest] transformation=SERPENT/CFB40/TBCPADDING 10:44:00,650 INFO [main][CipherTest] transformation=SERPENT/CFB40/X9.23 10:44:00,650 INFO [main][CipherTest] transformation=SERPENT/CFB40/X9.23PADDING 10:44:00,650 INFO [main][CipherTest] transformation=SERPENT/CFB40/ZEROBYTE 10:44:00,650 INFO [main][CipherTest] transformation=SERPENT/CFB40/ZEROBYTEPADDING 10:44:00,650 INFO [main][CipherTest] transformation=SERPENT/CFB48/ 10:44:00,650 INFO [main][CipherTest] transformation=SERPENT/CFB48/ISO10126 10:44:00,650 INFO [main][CipherTest] transformation=SERPENT/CFB48/ISO10126-2 10:44:00,650 INFO [main][CipherTest] transformation=SERPENT/CFB48/ISO10126-2PADDING 10:44:00,650 INFO [main][CipherTest] transformation=SERPENT/CFB48/ISO10126PADDING 10:44:00,650 INFO [main][CipherTest] transformation=SERPENT/CFB48/ISO7816-4 10:44:00,650 INFO [main][CipherTest] transformation=SERPENT/CFB48/ISO7816-4PADDING 10:44:00,650 INFO [main][CipherTest] transformation=SERPENT/CFB48/NOPADDING 10:44:00,650 INFO [main][CipherTest] transformation=SERPENT/CFB48/PKCS5 10:44:00,650 INFO [main][CipherTest] transformation=SERPENT/CFB48/PKCS5PADDING 10:44:00,650 INFO [main][CipherTest] transformation=SERPENT/CFB48/PKCS7 10:44:00,650 INFO [main][CipherTest] transformation=SERPENT/CFB48/PKCS7PADDING 10:44:00,651 INFO [main][CipherTest] transformation=SERPENT/CFB48/TBC 10:44:00,651 INFO [main][CipherTest] transformation=SERPENT/CFB48/TBCPADDING 10:44:00,651 INFO [main][CipherTest] transformation=SERPENT/CFB48/X9.23 10:44:00,651 INFO [main][CipherTest] transformation=SERPENT/CFB48/X9.23PADDING 10:44:00,651 INFO [main][CipherTest] transformation=SERPENT/CFB48/ZEROBYTE 10:44:00,651 INFO [main][CipherTest] transformation=SERPENT/CFB48/ZEROBYTEPADDING 10:44:00,651 INFO [main][CipherTest] transformation=SERPENT/CFB56/ 10:44:00,651 INFO [main][CipherTest] transformation=SERPENT/CFB56/ISO10126 10:44:00,651 INFO [main][CipherTest] transformation=SERPENT/CFB56/ISO10126-2 10:44:00,651 INFO [main][CipherTest] transformation=SERPENT/CFB56/ISO10126-2PADDING 10:44:00,651 INFO [main][CipherTest] transformation=SERPENT/CFB56/ISO10126PADDING 10:44:00,651 INFO [main][CipherTest] transformation=SERPENT/CFB56/ISO7816-4 10:44:00,651 INFO [main][CipherTest] transformation=SERPENT/CFB56/ISO7816-4PADDING 10:44:00,651 INFO [main][CipherTest] transformation=SERPENT/CFB56/NOPADDING 10:44:00,652 INFO [main][CipherTest] transformation=SERPENT/CFB56/PKCS5 10:44:00,652 INFO [main][CipherTest] transformation=SERPENT/CFB56/PKCS5PADDING 10:44:00,652 INFO [main][CipherTest] transformation=SERPENT/CFB56/PKCS7 10:44:00,652 INFO [main][CipherTest] transformation=SERPENT/CFB56/PKCS7PADDING 10:44:00,652 INFO [main][CipherTest] transformation=SERPENT/CFB56/TBC 10:44:00,652 INFO [main][CipherTest] transformation=SERPENT/CFB56/TBCPADDING 10:44:00,652 INFO [main][CipherTest] transformation=SERPENT/CFB56/X9.23 10:44:00,652 INFO [main][CipherTest] transformation=SERPENT/CFB56/X9.23PADDING 10:44:00,652 INFO [main][CipherTest] transformation=SERPENT/CFB56/ZEROBYTE 10:44:00,652 INFO [main][CipherTest] transformation=SERPENT/CFB56/ZEROBYTEPADDING 10:44:00,652 INFO [main][CipherTest] transformation=SERPENT/CFB64/ 10:44:00,652 INFO [main][CipherTest] transformation=SERPENT/CFB64/ISO10126 10:44:00,652 INFO [main][CipherTest] transformation=SERPENT/CFB64/ISO10126-2 10:44:00,652 INFO [main][CipherTest] transformation=SERPENT/CFB64/ISO10126-2PADDING 10:44:00,652 INFO [main][CipherTest] transformation=SERPENT/CFB64/ISO10126PADDING 10:44:00,652 INFO [main][CipherTest] transformation=SERPENT/CFB64/ISO7816-4 10:44:00,652 INFO [main][CipherTest] transformation=SERPENT/CFB64/ISO7816-4PADDING 10:44:00,652 INFO [main][CipherTest] transformation=SERPENT/CFB64/NOPADDING 10:44:00,653 INFO [main][CipherTest] transformation=SERPENT/CFB64/PKCS5 10:44:00,653 INFO [main][CipherTest] transformation=SERPENT/CFB64/PKCS5PADDING 10:44:00,653 INFO [main][CipherTest] transformation=SERPENT/CFB64/PKCS7 10:44:00,653 INFO [main][CipherTest] transformation=SERPENT/CFB64/PKCS7PADDING 10:44:00,653 INFO [main][CipherTest] transformation=SERPENT/CFB64/TBC 10:44:00,653 INFO [main][CipherTest] transformation=SERPENT/CFB64/TBCPADDING 10:44:00,653 INFO [main][CipherTest] transformation=SERPENT/CFB64/X9.23 10:44:00,653 INFO [main][CipherTest] transformation=SERPENT/CFB64/X9.23PADDING 10:44:00,653 INFO [main][CipherTest] transformation=SERPENT/CFB64/ZEROBYTE 10:44:00,653 INFO [main][CipherTest] transformation=SERPENT/CFB64/ZEROBYTEPADDING 10:44:00,653 INFO [main][CipherTest] transformation=SERPENT/CFB72/ 10:44:00,653 INFO [main][CipherTest] transformation=SERPENT/CFB72/ISO10126 10:44:00,653 INFO [main][CipherTest] transformation=SERPENT/CFB72/ISO10126-2 10:44:00,653 INFO [main][CipherTest] transformation=SERPENT/CFB72/ISO10126-2PADDING 10:44:00,653 INFO [main][CipherTest] transformation=SERPENT/CFB72/ISO10126PADDING 10:44:00,653 INFO [main][CipherTest] transformation=SERPENT/CFB72/ISO7816-4 10:44:00,653 INFO [main][CipherTest] transformation=SERPENT/CFB72/ISO7816-4PADDING 10:44:00,654 INFO [main][CipherTest] transformation=SERPENT/CFB72/NOPADDING 10:44:00,654 INFO [main][CipherTest] transformation=SERPENT/CFB72/PKCS5 10:44:00,654 INFO [main][CipherTest] transformation=SERPENT/CFB72/PKCS5PADDING 10:44:00,654 INFO [main][CipherTest] transformation=SERPENT/CFB72/PKCS7 10:44:00,654 INFO [main][CipherTest] transformation=SERPENT/CFB72/PKCS7PADDING 10:44:00,654 INFO [main][CipherTest] transformation=SERPENT/CFB72/TBC 10:44:00,654 INFO [main][CipherTest] transformation=SERPENT/CFB72/TBCPADDING 10:44:00,654 INFO [main][CipherTest] transformation=SERPENT/CFB72/X9.23 10:44:00,654 INFO [main][CipherTest] transformation=SERPENT/CFB72/X9.23PADDING 10:44:00,654 INFO [main][CipherTest] transformation=SERPENT/CFB72/ZEROBYTE 10:44:00,654 INFO [main][CipherTest] transformation=SERPENT/CFB72/ZEROBYTEPADDING 10:44:00,654 INFO [main][CipherTest] transformation=SERPENT/CFB8/ 10:44:00,654 INFO [main][CipherTest] transformation=SERPENT/CFB8/ISO10126 10:44:00,654 INFO [main][CipherTest] transformation=SERPENT/CFB8/ISO10126-2 10:44:00,654 INFO [main][CipherTest] transformation=SERPENT/CFB8/ISO10126-2PADDING 10:44:00,654 INFO [main][CipherTest] transformation=SERPENT/CFB8/ISO10126PADDING 10:44:00,655 INFO [main][CipherTest] transformation=SERPENT/CFB8/ISO7816-4 10:44:00,655 INFO [main][CipherTest] transformation=SERPENT/CFB8/ISO7816-4PADDING 10:44:00,655 INFO [main][CipherTest] transformation=SERPENT/CFB8/NOPADDING 10:44:00,655 INFO [main][CipherTest] transformation=SERPENT/CFB8/PKCS5 10:44:00,655 INFO [main][CipherTest] transformation=SERPENT/CFB8/PKCS5PADDING 10:44:00,655 INFO [main][CipherTest] transformation=SERPENT/CFB8/PKCS7 10:44:00,655 INFO [main][CipherTest] transformation=SERPENT/CFB8/PKCS7PADDING 10:44:00,655 INFO [main][CipherTest] transformation=SERPENT/CFB8/TBC 10:44:00,655 INFO [main][CipherTest] transformation=SERPENT/CFB8/TBCPADDING 10:44:00,655 INFO [main][CipherTest] transformation=SERPENT/CFB8/X9.23 10:44:00,655 INFO [main][CipherTest] transformation=SERPENT/CFB8/X9.23PADDING 10:44:00,656 INFO [main][CipherTest] transformation=SERPENT/CFB8/ZEROBYTE 10:44:00,656 INFO [main][CipherTest] transformation=SERPENT/CFB8/ZEROBYTEPADDING 10:44:00,656 INFO [main][CipherTest] transformation=SERPENT/CFB80/ 10:44:00,656 INFO [main][CipherTest] transformation=SERPENT/CFB80/ISO10126 10:44:00,656 INFO [main][CipherTest] transformation=SERPENT/CFB80/ISO10126-2 10:44:00,656 INFO [main][CipherTest] transformation=SERPENT/CFB80/ISO10126-2PADDING 10:44:00,656 INFO [main][CipherTest] transformation=SERPENT/CFB80/ISO10126PADDING 10:44:00,656 INFO [main][CipherTest] transformation=SERPENT/CFB80/ISO7816-4 10:44:00,656 INFO [main][CipherTest] transformation=SERPENT/CFB80/ISO7816-4PADDING 10:44:00,656 INFO [main][CipherTest] transformation=SERPENT/CFB80/NOPADDING 10:44:00,656 INFO [main][CipherTest] transformation=SERPENT/CFB80/PKCS5 10:44:00,656 INFO [main][CipherTest] transformation=SERPENT/CFB80/PKCS5PADDING 10:44:00,656 INFO [main][CipherTest] transformation=SERPENT/CFB80/PKCS7 10:44:00,656 INFO [main][CipherTest] transformation=SERPENT/CFB80/PKCS7PADDING 10:44:00,656 INFO [main][CipherTest] transformation=SERPENT/CFB80/TBC 10:44:00,657 INFO [main][CipherTest] transformation=SERPENT/CFB80/TBCPADDING 10:44:00,657 INFO [main][CipherTest] transformation=SERPENT/CFB80/X9.23 10:44:00,657 INFO [main][CipherTest] transformation=SERPENT/CFB80/X9.23PADDING 10:44:00,657 INFO [main][CipherTest] transformation=SERPENT/CFB80/ZEROBYTE 10:44:00,657 INFO [main][CipherTest] transformation=SERPENT/CFB80/ZEROBYTEPADDING 10:44:00,657 INFO [main][CipherTest] transformation=SERPENT/CFB88/ 10:44:00,657 INFO [main][CipherTest] transformation=SERPENT/CFB88/ISO10126 10:44:00,657 INFO [main][CipherTest] transformation=SERPENT/CFB88/ISO10126-2 10:44:00,657 INFO [main][CipherTest] transformation=SERPENT/CFB88/ISO10126-2PADDING 10:44:00,657 INFO [main][CipherTest] transformation=SERPENT/CFB88/ISO10126PADDING 10:44:00,657 INFO [main][CipherTest] transformation=SERPENT/CFB88/ISO7816-4 10:44:00,657 INFO [main][CipherTest] transformation=SERPENT/CFB88/ISO7816-4PADDING 10:44:00,657 INFO [main][CipherTest] transformation=SERPENT/CFB88/NOPADDING 10:44:00,657 INFO [main][CipherTest] transformation=SERPENT/CFB88/PKCS5 10:44:00,657 INFO [main][CipherTest] transformation=SERPENT/CFB88/PKCS5PADDING 10:44:00,658 INFO [main][CipherTest] transformation=SERPENT/CFB88/PKCS7 10:44:00,658 INFO [main][CipherTest] transformation=SERPENT/CFB88/PKCS7PADDING 10:44:00,658 INFO [main][CipherTest] transformation=SERPENT/CFB88/TBC 10:44:00,658 INFO [main][CipherTest] transformation=SERPENT/CFB88/TBCPADDING 10:44:00,658 INFO [main][CipherTest] transformation=SERPENT/CFB88/X9.23 10:44:00,658 INFO [main][CipherTest] transformation=SERPENT/CFB88/X9.23PADDING 10:44:00,658 INFO [main][CipherTest] transformation=SERPENT/CFB88/ZEROBYTE 10:44:00,658 INFO [main][CipherTest] transformation=SERPENT/CFB88/ZEROBYTEPADDING 10:44:00,658 INFO [main][CipherTest] transformation=SERPENT/CFB96/ 10:44:00,658 INFO [main][CipherTest] transformation=SERPENT/CFB96/ISO10126 10:44:00,658 INFO [main][CipherTest] transformation=SERPENT/CFB96/ISO10126-2 10:44:00,658 INFO [main][CipherTest] transformation=SERPENT/CFB96/ISO10126-2PADDING 10:44:00,658 INFO [main][CipherTest] transformation=SERPENT/CFB96/ISO10126PADDING 10:44:00,658 INFO [main][CipherTest] transformation=SERPENT/CFB96/ISO7816-4 10:44:00,658 INFO [main][CipherTest] transformation=SERPENT/CFB96/ISO7816-4PADDING 10:44:00,658 INFO [main][CipherTest] transformation=SERPENT/CFB96/NOPADDING 10:44:00,659 INFO [main][CipherTest] transformation=SERPENT/CFB96/PKCS5 10:44:00,659 INFO [main][CipherTest] transformation=SERPENT/CFB96/PKCS5PADDING 10:44:00,659 INFO [main][CipherTest] transformation=SERPENT/CFB96/PKCS7 10:44:00,659 INFO [main][CipherTest] transformation=SERPENT/CFB96/PKCS7PADDING 10:44:00,659 INFO [main][CipherTest] transformation=SERPENT/CFB96/TBC 10:44:00,659 INFO [main][CipherTest] transformation=SERPENT/CFB96/TBCPADDING 10:44:00,659 INFO [main][CipherTest] transformation=SERPENT/CFB96/X9.23 10:44:00,659 INFO [main][CipherTest] transformation=SERPENT/CFB96/X9.23PADDING 10:44:00,659 INFO [main][CipherTest] transformation=SERPENT/CFB96/ZEROBYTE 10:44:00,659 INFO [main][CipherTest] transformation=SERPENT/CFB96/ZEROBYTEPADDING 10:44:00,659 INFO [main][CipherTest] transformation=SERPENT/CTS/ 10:44:00,659 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "SERPENT/CTS/" does not support IV => Skipping. 10:44:00,659 INFO [main][CipherTest] transformation=SERPENT/CTS/NOPADDING 10:44:00,660 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "SERPENT/CTS/NOPADDING" does not support IV => Skipping. 10:44:00,660 INFO [main][CipherTest] transformation=SERPENT/EAX/ 10:44:00,661 INFO [main][CipherTest] transformation=SERPENT/EAX/NOPADDING 10:44:00,661 INFO [main][CipherTest] transformation=SERPENT/ECB/ 10:44:00,662 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "SERPENT/ECB/" does not support IV => Skipping. 10:44:00,662 INFO [main][CipherTest] transformation=SERPENT/ECB/NOPADDING 10:44:00,662 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "SERPENT/ECB/NOPADDING" does not support IV => Skipping. 10:44:00,662 INFO [main][CipherTest] transformation=SERPENT/GCM/ 10:44:00,662 INFO [main][CipherTest] transformation=SERPENT/GCM/NOPADDING 10:44:00,663 INFO [main][CipherTest] transformation=SERPENT/OFB/ 10:44:00,663 INFO [main][CipherTest] transformation=SERPENT/OFB/ISO10126 10:44:00,663 INFO [main][CipherTest] transformation=SERPENT/OFB/ISO10126-2 10:44:00,663 INFO [main][CipherTest] transformation=SERPENT/OFB/ISO10126-2PADDING 10:44:00,663 INFO [main][CipherTest] transformation=SERPENT/OFB/ISO10126PADDING 10:44:00,663 INFO [main][CipherTest] transformation=SERPENT/OFB/ISO7816-4 10:44:00,663 INFO [main][CipherTest] transformation=SERPENT/OFB/ISO7816-4PADDING 10:44:00,663 INFO [main][CipherTest] transformation=SERPENT/OFB/NOPADDING 10:44:00,663 INFO [main][CipherTest] transformation=SERPENT/OFB/PKCS5 10:44:00,663 INFO [main][CipherTest] transformation=SERPENT/OFB/PKCS5PADDING 10:44:00,663 INFO [main][CipherTest] transformation=SERPENT/OFB/PKCS7 10:44:00,663 INFO [main][CipherTest] transformation=SERPENT/OFB/PKCS7PADDING 10:44:00,663 INFO [main][CipherTest] transformation=SERPENT/OFB/TBC 10:44:00,664 INFO [main][CipherTest] transformation=SERPENT/OFB/TBCPADDING 10:44:00,664 INFO [main][CipherTest] transformation=SERPENT/OFB/X9.23 10:44:00,664 INFO [main][CipherTest] transformation=SERPENT/OFB/X9.23PADDING 10:44:00,664 INFO [main][CipherTest] transformation=SERPENT/OFB/ZEROBYTE 10:44:00,664 INFO [main][CipherTest] transformation=SERPENT/OFB/ZEROBYTEPADDING 10:44:00,664 INFO [main][CipherTest] transformation=SERPENT/OFB104/ 10:44:00,664 INFO [main][CipherTest] transformation=SERPENT/OFB104/ISO10126 10:44:00,664 INFO [main][CipherTest] transformation=SERPENT/OFB104/ISO10126-2 10:44:00,664 INFO [main][CipherTest] transformation=SERPENT/OFB104/ISO10126-2PADDING 10:44:00,664 INFO [main][CipherTest] transformation=SERPENT/OFB104/ISO10126PADDING 10:44:00,664 INFO [main][CipherTest] transformation=SERPENT/OFB104/ISO7816-4 10:44:00,664 INFO [main][CipherTest] transformation=SERPENT/OFB104/ISO7816-4PADDING 10:44:00,664 INFO [main][CipherTest] transformation=SERPENT/OFB104/NOPADDING 10:44:00,665 INFO [main][CipherTest] transformation=SERPENT/OFB104/PKCS5 10:44:00,665 INFO [main][CipherTest] transformation=SERPENT/OFB104/PKCS5PADDING 10:44:00,665 INFO [main][CipherTest] transformation=SERPENT/OFB104/PKCS7 10:44:00,665 INFO [main][CipherTest] transformation=SERPENT/OFB104/PKCS7PADDING 10:44:00,665 INFO [main][CipherTest] transformation=SERPENT/OFB104/TBC 10:44:00,665 INFO [main][CipherTest] transformation=SERPENT/OFB104/TBCPADDING 10:44:00,665 INFO [main][CipherTest] transformation=SERPENT/OFB104/X9.23 10:44:00,665 INFO [main][CipherTest] transformation=SERPENT/OFB104/X9.23PADDING 10:44:00,665 INFO [main][CipherTest] transformation=SERPENT/OFB104/ZEROBYTE 10:44:00,665 INFO [main][CipherTest] transformation=SERPENT/OFB104/ZEROBYTEPADDING 10:44:00,665 INFO [main][CipherTest] transformation=SERPENT/OFB112/ 10:44:00,665 INFO [main][CipherTest] transformation=SERPENT/OFB112/ISO10126 10:44:00,665 INFO [main][CipherTest] transformation=SERPENT/OFB112/ISO10126-2 10:44:00,665 INFO [main][CipherTest] transformation=SERPENT/OFB112/ISO10126-2PADDING 10:44:00,666 INFO [main][CipherTest] transformation=SERPENT/OFB112/ISO10126PADDING 10:44:00,666 INFO [main][CipherTest] transformation=SERPENT/OFB112/ISO7816-4 10:44:00,666 INFO [main][CipherTest] transformation=SERPENT/OFB112/ISO7816-4PADDING 10:44:00,666 INFO [main][CipherTest] transformation=SERPENT/OFB112/NOPADDING 10:44:00,666 INFO [main][CipherTest] transformation=SERPENT/OFB112/PKCS5 10:44:00,666 INFO [main][CipherTest] transformation=SERPENT/OFB112/PKCS5PADDING 10:44:00,666 INFO [main][CipherTest] transformation=SERPENT/OFB112/PKCS7 10:44:00,666 INFO [main][CipherTest] transformation=SERPENT/OFB112/PKCS7PADDING 10:44:00,666 INFO [main][CipherTest] transformation=SERPENT/OFB112/TBC 10:44:00,666 INFO [main][CipherTest] transformation=SERPENT/OFB112/TBCPADDING 10:44:00,666 INFO [main][CipherTest] transformation=SERPENT/OFB112/X9.23 10:44:00,666 INFO [main][CipherTest] transformation=SERPENT/OFB112/X9.23PADDING 10:44:00,666 INFO [main][CipherTest] transformation=SERPENT/OFB112/ZEROBYTE 10:44:00,666 INFO [main][CipherTest] transformation=SERPENT/OFB112/ZEROBYTEPADDING 10:44:00,666 INFO [main][CipherTest] transformation=SERPENT/OFB120/ 10:44:00,666 INFO [main][CipherTest] transformation=SERPENT/OFB120/ISO10126 10:44:00,667 INFO [main][CipherTest] transformation=SERPENT/OFB120/ISO10126-2 10:44:00,667 INFO [main][CipherTest] transformation=SERPENT/OFB120/ISO10126-2PADDING 10:44:00,667 INFO [main][CipherTest] transformation=SERPENT/OFB120/ISO10126PADDING 10:44:00,667 INFO [main][CipherTest] transformation=SERPENT/OFB120/ISO7816-4 10:44:00,667 INFO [main][CipherTest] transformation=SERPENT/OFB120/ISO7816-4PADDING 10:44:00,667 INFO [main][CipherTest] transformation=SERPENT/OFB120/NOPADDING 10:44:00,667 INFO [main][CipherTest] transformation=SERPENT/OFB120/PKCS5 10:44:00,667 INFO [main][CipherTest] transformation=SERPENT/OFB120/PKCS5PADDING 10:44:00,667 INFO [main][CipherTest] transformation=SERPENT/OFB120/PKCS7 10:44:00,667 INFO [main][CipherTest] transformation=SERPENT/OFB120/PKCS7PADDING 10:44:00,667 INFO [main][CipherTest] transformation=SERPENT/OFB120/TBC 10:44:00,668 INFO [main][CipherTest] transformation=SERPENT/OFB120/TBCPADDING 10:44:00,668 INFO [main][CipherTest] transformation=SERPENT/OFB120/X9.23 10:44:00,668 INFO [main][CipherTest] transformation=SERPENT/OFB120/X9.23PADDING 10:44:00,668 INFO [main][CipherTest] transformation=SERPENT/OFB120/ZEROBYTE 10:44:00,668 INFO [main][CipherTest] transformation=SERPENT/OFB120/ZEROBYTEPADDING 10:44:00,668 INFO [main][CipherTest] transformation=SERPENT/OFB128/ 10:44:00,668 INFO [main][CipherTest] transformation=SERPENT/OFB128/ISO10126 10:44:00,668 INFO [main][CipherTest] transformation=SERPENT/OFB128/ISO10126-2 10:44:00,668 INFO [main][CipherTest] transformation=SERPENT/OFB128/ISO10126-2PADDING 10:44:00,668 INFO [main][CipherTest] transformation=SERPENT/OFB128/ISO10126PADDING 10:44:00,669 INFO [main][CipherTest] transformation=SERPENT/OFB128/ISO7816-4 10:44:00,669 INFO [main][CipherTest] transformation=SERPENT/OFB128/ISO7816-4PADDING 10:44:00,669 INFO [main][CipherTest] transformation=SERPENT/OFB128/NOPADDING 10:44:00,669 INFO [main][CipherTest] transformation=SERPENT/OFB128/PKCS5 10:44:00,669 INFO [main][CipherTest] transformation=SERPENT/OFB128/PKCS5PADDING 10:44:00,669 INFO [main][CipherTest] transformation=SERPENT/OFB128/PKCS7 10:44:00,669 INFO [main][CipherTest] transformation=SERPENT/OFB128/PKCS7PADDING 10:44:00,669 INFO [main][CipherTest] transformation=SERPENT/OFB128/TBC 10:44:00,669 INFO [main][CipherTest] transformation=SERPENT/OFB128/TBCPADDING 10:44:00,669 INFO [main][CipherTest] transformation=SERPENT/OFB128/X9.23 10:44:00,669 INFO [main][CipherTest] transformation=SERPENT/OFB128/X9.23PADDING 10:44:00,669 INFO [main][CipherTest] transformation=SERPENT/OFB128/ZEROBYTE 10:44:00,669 INFO [main][CipherTest] transformation=SERPENT/OFB128/ZEROBYTEPADDING 10:44:00,669 INFO [main][CipherTest] transformation=SERPENT/OFB136/ 10:44:00,669 INFO [main][CipherTest] transformation=SERPENT/OFB136/ISO10126 10:44:00,669 INFO [main][CipherTest] transformation=SERPENT/OFB136/ISO10126-2 10:44:00,670 INFO [main][CipherTest] transformation=SERPENT/OFB136/ISO10126-2PADDING 10:44:00,670 INFO [main][CipherTest] transformation=SERPENT/OFB136/ISO10126PADDING 10:44:00,670 INFO [main][CipherTest] transformation=SERPENT/OFB136/ISO7816-4 10:44:00,670 INFO [main][CipherTest] transformation=SERPENT/OFB136/ISO7816-4PADDING 10:44:00,670 INFO [main][CipherTest] transformation=SERPENT/OFB136/NOPADDING 10:44:00,670 INFO [main][CipherTest] transformation=SERPENT/OFB136/PKCS5 10:44:00,670 INFO [main][CipherTest] transformation=SERPENT/OFB136/PKCS5PADDING 10:44:00,670 INFO [main][CipherTest] transformation=SERPENT/OFB136/PKCS7 10:44:00,670 INFO [main][CipherTest] transformation=SERPENT/OFB136/PKCS7PADDING 10:44:00,670 INFO [main][CipherTest] transformation=SERPENT/OFB136/TBC 10:44:00,670 INFO [main][CipherTest] transformation=SERPENT/OFB136/TBCPADDING 10:44:00,670 INFO [main][CipherTest] transformation=SERPENT/OFB136/X9.23 10:44:00,670 INFO [main][CipherTest] transformation=SERPENT/OFB136/X9.23PADDING 10:44:00,670 INFO [main][CipherTest] transformation=SERPENT/OFB136/ZEROBYTE 10:44:00,670 INFO [main][CipherTest] transformation=SERPENT/OFB136/ZEROBYTEPADDING 10:44:00,670 INFO [main][CipherTest] transformation=SERPENT/OFB144/ 10:44:00,670 INFO [main][CipherTest] transformation=SERPENT/OFB144/ISO10126 10:44:00,670 INFO [main][CipherTest] transformation=SERPENT/OFB144/ISO10126-2 10:44:00,671 INFO [main][CipherTest] transformation=SERPENT/OFB144/ISO10126-2PADDING 10:44:00,671 INFO [main][CipherTest] transformation=SERPENT/OFB144/ISO10126PADDING 10:44:00,671 INFO [main][CipherTest] transformation=SERPENT/OFB144/ISO7816-4 10:44:00,671 INFO [main][CipherTest] transformation=SERPENT/OFB144/ISO7816-4PADDING 10:44:00,671 INFO [main][CipherTest] transformation=SERPENT/OFB144/NOPADDING 10:44:00,671 INFO [main][CipherTest] transformation=SERPENT/OFB144/PKCS5 10:44:00,671 INFO [main][CipherTest] transformation=SERPENT/OFB144/PKCS5PADDING 10:44:00,671 INFO [main][CipherTest] transformation=SERPENT/OFB144/PKCS7 10:44:00,671 INFO [main][CipherTest] transformation=SERPENT/OFB144/PKCS7PADDING 10:44:00,671 INFO [main][CipherTest] transformation=SERPENT/OFB144/TBC 10:44:00,671 INFO [main][CipherTest] transformation=SERPENT/OFB144/TBCPADDING 10:44:00,671 INFO [main][CipherTest] transformation=SERPENT/OFB144/X9.23 10:44:00,671 INFO [main][CipherTest] transformation=SERPENT/OFB144/X9.23PADDING 10:44:00,671 INFO [main][CipherTest] transformation=SERPENT/OFB144/ZEROBYTE 10:44:00,671 INFO [main][CipherTest] transformation=SERPENT/OFB144/ZEROBYTEPADDING 10:44:00,672 INFO [main][CipherTest] transformation=SERPENT/OFB152/ 10:44:00,672 INFO [main][CipherTest] transformation=SERPENT/OFB152/ISO10126 10:44:00,672 INFO [main][CipherTest] transformation=SERPENT/OFB152/ISO10126-2 10:44:00,672 INFO [main][CipherTest] transformation=SERPENT/OFB152/ISO10126-2PADDING 10:44:00,672 INFO [main][CipherTest] transformation=SERPENT/OFB152/ISO10126PADDING 10:44:00,672 INFO [main][CipherTest] transformation=SERPENT/OFB152/ISO7816-4 10:44:00,672 INFO [main][CipherTest] transformation=SERPENT/OFB152/ISO7816-4PADDING 10:44:00,672 INFO [main][CipherTest] transformation=SERPENT/OFB152/NOPADDING 10:44:00,672 INFO [main][CipherTest] transformation=SERPENT/OFB152/PKCS5 10:44:00,672 INFO [main][CipherTest] transformation=SERPENT/OFB152/PKCS5PADDING 10:44:00,672 INFO [main][CipherTest] transformation=SERPENT/OFB152/PKCS7 10:44:00,672 INFO [main][CipherTest] transformation=SERPENT/OFB152/PKCS7PADDING 10:44:00,672 INFO [main][CipherTest] transformation=SERPENT/OFB152/TBC 10:44:00,672 INFO [main][CipherTest] transformation=SERPENT/OFB152/TBCPADDING 10:44:00,672 INFO [main][CipherTest] transformation=SERPENT/OFB152/X9.23 10:44:00,673 INFO [main][CipherTest] transformation=SERPENT/OFB152/X9.23PADDING 10:44:00,673 INFO [main][CipherTest] transformation=SERPENT/OFB152/ZEROBYTE 10:44:00,673 INFO [main][CipherTest] transformation=SERPENT/OFB152/ZEROBYTEPADDING 10:44:00,673 INFO [main][CipherTest] transformation=SERPENT/OFB16/ 10:44:00,673 INFO [main][CipherTest] transformation=SERPENT/OFB16/ISO10126 10:44:00,673 INFO [main][CipherTest] transformation=SERPENT/OFB16/ISO10126-2 10:44:00,673 INFO [main][CipherTest] transformation=SERPENT/OFB16/ISO10126-2PADDING 10:44:00,673 INFO [main][CipherTest] transformation=SERPENT/OFB16/ISO10126PADDING 10:44:00,673 INFO [main][CipherTest] transformation=SERPENT/OFB16/ISO7816-4 10:44:00,673 INFO [main][CipherTest] transformation=SERPENT/OFB16/ISO7816-4PADDING 10:44:00,673 INFO [main][CipherTest] transformation=SERPENT/OFB16/NOPADDING 10:44:00,673 INFO [main][CipherTest] transformation=SERPENT/OFB16/PKCS5 10:44:00,673 INFO [main][CipherTest] transformation=SERPENT/OFB16/PKCS5PADDING 10:44:00,673 INFO [main][CipherTest] transformation=SERPENT/OFB16/PKCS7 10:44:00,674 INFO [main][CipherTest] transformation=SERPENT/OFB16/PKCS7PADDING 10:44:00,674 INFO [main][CipherTest] transformation=SERPENT/OFB16/TBC 10:44:00,674 INFO [main][CipherTest] transformation=SERPENT/OFB16/TBCPADDING 10:44:00,674 INFO [main][CipherTest] transformation=SERPENT/OFB16/X9.23 10:44:00,674 INFO [main][CipherTest] transformation=SERPENT/OFB16/X9.23PADDING 10:44:00,674 INFO [main][CipherTest] transformation=SERPENT/OFB16/ZEROBYTE 10:44:00,674 INFO [main][CipherTest] transformation=SERPENT/OFB16/ZEROBYTEPADDING 10:44:00,674 INFO [main][CipherTest] transformation=SERPENT/OFB160/ 10:44:00,674 INFO [main][CipherTest] transformation=SERPENT/OFB160/ISO10126 10:44:00,674 INFO [main][CipherTest] transformation=SERPENT/OFB160/ISO10126-2 10:44:00,674 INFO [main][CipherTest] transformation=SERPENT/OFB160/ISO10126-2PADDING 10:44:00,674 INFO [main][CipherTest] transformation=SERPENT/OFB160/ISO10126PADDING 10:44:00,674 INFO [main][CipherTest] transformation=SERPENT/OFB160/ISO7816-4 10:44:00,675 INFO [main][CipherTest] transformation=SERPENT/OFB160/ISO7816-4PADDING 10:44:00,675 INFO [main][CipherTest] transformation=SERPENT/OFB160/NOPADDING 10:44:00,675 INFO [main][CipherTest] transformation=SERPENT/OFB160/PKCS5 10:44:00,675 INFO [main][CipherTest] transformation=SERPENT/OFB160/PKCS5PADDING 10:44:00,675 INFO [main][CipherTest] transformation=SERPENT/OFB160/PKCS7 10:44:00,675 INFO [main][CipherTest] transformation=SERPENT/OFB160/PKCS7PADDING 10:44:00,675 INFO [main][CipherTest] transformation=SERPENT/OFB160/TBC 10:44:00,675 INFO [main][CipherTest] transformation=SERPENT/OFB160/TBCPADDING 10:44:00,675 INFO [main][CipherTest] transformation=SERPENT/OFB160/X9.23 10:44:00,675 INFO [main][CipherTest] transformation=SERPENT/OFB160/X9.23PADDING 10:44:00,675 INFO [main][CipherTest] transformation=SERPENT/OFB160/ZEROBYTE 10:44:00,675 INFO [main][CipherTest] transformation=SERPENT/OFB160/ZEROBYTEPADDING 10:44:00,675 INFO [main][CipherTest] transformation=SERPENT/OFB168/ 10:44:00,676 INFO [main][CipherTest] transformation=SERPENT/OFB168/ISO10126 10:44:00,676 INFO [main][CipherTest] transformation=SERPENT/OFB168/ISO10126-2 10:44:00,676 INFO [main][CipherTest] transformation=SERPENT/OFB168/ISO10126-2PADDING 10:44:00,676 INFO [main][CipherTest] transformation=SERPENT/OFB168/ISO10126PADDING 10:44:00,676 INFO [main][CipherTest] transformation=SERPENT/OFB168/ISO7816-4 10:44:00,676 INFO [main][CipherTest] transformation=SERPENT/OFB168/ISO7816-4PADDING 10:44:00,676 INFO [main][CipherTest] transformation=SERPENT/OFB168/NOPADDING 10:44:00,676 INFO [main][CipherTest] transformation=SERPENT/OFB168/PKCS5 10:44:00,676 INFO [main][CipherTest] transformation=SERPENT/OFB168/PKCS5PADDING 10:44:00,676 INFO [main][CipherTest] transformation=SERPENT/OFB168/PKCS7 10:44:00,676 INFO [main][CipherTest] transformation=SERPENT/OFB168/PKCS7PADDING 10:44:00,676 INFO [main][CipherTest] transformation=SERPENT/OFB168/TBC 10:44:00,676 INFO [main][CipherTest] transformation=SERPENT/OFB168/TBCPADDING 10:44:00,676 INFO [main][CipherTest] transformation=SERPENT/OFB168/X9.23 10:44:00,677 INFO [main][CipherTest] transformation=SERPENT/OFB168/X9.23PADDING 10:44:00,677 INFO [main][CipherTest] transformation=SERPENT/OFB168/ZEROBYTE 10:44:00,677 INFO [main][CipherTest] transformation=SERPENT/OFB168/ZEROBYTEPADDING 10:44:00,677 INFO [main][CipherTest] transformation=SERPENT/OFB176/ 10:44:00,677 INFO [main][CipherTest] transformation=SERPENT/OFB176/ISO10126 10:44:00,677 INFO [main][CipherTest] transformation=SERPENT/OFB176/ISO10126-2 10:44:00,677 INFO [main][CipherTest] transformation=SERPENT/OFB176/ISO10126-2PADDING 10:44:00,677 INFO [main][CipherTest] transformation=SERPENT/OFB176/ISO10126PADDING 10:44:00,677 INFO [main][CipherTest] transformation=SERPENT/OFB176/ISO7816-4 10:44:00,677 INFO [main][CipherTest] transformation=SERPENT/OFB176/ISO7816-4PADDING 10:44:00,677 INFO [main][CipherTest] transformation=SERPENT/OFB176/NOPADDING 10:44:00,677 INFO [main][CipherTest] transformation=SERPENT/OFB176/PKCS5 10:44:00,677 INFO [main][CipherTest] transformation=SERPENT/OFB176/PKCS5PADDING 10:44:00,677 INFO [main][CipherTest] transformation=SERPENT/OFB176/PKCS7 10:44:00,677 INFO [main][CipherTest] transformation=SERPENT/OFB176/PKCS7PADDING 10:44:00,677 INFO [main][CipherTest] transformation=SERPENT/OFB176/TBC 10:44:00,678 INFO [main][CipherTest] transformation=SERPENT/OFB176/TBCPADDING 10:44:00,678 INFO [main][CipherTest] transformation=SERPENT/OFB176/X9.23 10:44:00,678 INFO [main][CipherTest] transformation=SERPENT/OFB176/X9.23PADDING 10:44:00,678 INFO [main][CipherTest] transformation=SERPENT/OFB176/ZEROBYTE 10:44:00,678 INFO [main][CipherTest] transformation=SERPENT/OFB176/ZEROBYTEPADDING 10:44:00,678 INFO [main][CipherTest] transformation=SERPENT/OFB184/ 10:44:00,678 INFO [main][CipherTest] transformation=SERPENT/OFB184/ISO10126 10:44:00,678 INFO [main][CipherTest] transformation=SERPENT/OFB184/ISO10126-2 10:44:00,678 INFO [main][CipherTest] transformation=SERPENT/OFB184/ISO10126-2PADDING 10:44:00,678 INFO [main][CipherTest] transformation=SERPENT/OFB184/ISO10126PADDING 10:44:00,678 INFO [main][CipherTest] transformation=SERPENT/OFB184/ISO7816-4 10:44:00,678 INFO [main][CipherTest] transformation=SERPENT/OFB184/ISO7816-4PADDING 10:44:00,678 INFO [main][CipherTest] transformation=SERPENT/OFB184/NOPADDING 10:44:00,678 INFO [main][CipherTest] transformation=SERPENT/OFB184/PKCS5 10:44:00,678 INFO [main][CipherTest] transformation=SERPENT/OFB184/PKCS5PADDING 10:44:00,678 INFO [main][CipherTest] transformation=SERPENT/OFB184/PKCS7 10:44:00,678 INFO [main][CipherTest] transformation=SERPENT/OFB184/PKCS7PADDING 10:44:00,679 INFO [main][CipherTest] transformation=SERPENT/OFB184/TBC 10:44:00,679 INFO [main][CipherTest] transformation=SERPENT/OFB184/TBCPADDING 10:44:00,679 INFO [main][CipherTest] transformation=SERPENT/OFB184/X9.23 10:44:00,679 INFO [main][CipherTest] transformation=SERPENT/OFB184/X9.23PADDING 10:44:00,679 INFO [main][CipherTest] transformation=SERPENT/OFB184/ZEROBYTE 10:44:00,679 INFO [main][CipherTest] transformation=SERPENT/OFB184/ZEROBYTEPADDING 10:44:00,679 INFO [main][CipherTest] transformation=SERPENT/OFB192/ 10:44:00,679 INFO [main][CipherTest] transformation=SERPENT/OFB192/ISO10126 10:44:00,679 INFO [main][CipherTest] transformation=SERPENT/OFB192/ISO10126-2 10:44:00,679 INFO [main][CipherTest] transformation=SERPENT/OFB192/ISO10126-2PADDING 10:44:00,679 INFO [main][CipherTest] transformation=SERPENT/OFB192/ISO10126PADDING 10:44:00,679 INFO [main][CipherTest] transformation=SERPENT/OFB192/ISO7816-4 10:44:00,679 INFO [main][CipherTest] transformation=SERPENT/OFB192/ISO7816-4PADDING 10:44:00,679 INFO [main][CipherTest] transformation=SERPENT/OFB192/NOPADDING 10:44:00,680 INFO [main][CipherTest] transformation=SERPENT/OFB192/PKCS5 10:44:00,680 INFO [main][CipherTest] transformation=SERPENT/OFB192/PKCS5PADDING 10:44:00,680 INFO [main][CipherTest] transformation=SERPENT/OFB192/PKCS7 10:44:00,680 INFO [main][CipherTest] transformation=SERPENT/OFB192/PKCS7PADDING 10:44:00,680 INFO [main][CipherTest] transformation=SERPENT/OFB192/TBC 10:44:00,680 INFO [main][CipherTest] transformation=SERPENT/OFB192/TBCPADDING 10:44:00,680 INFO [main][CipherTest] transformation=SERPENT/OFB192/X9.23 10:44:00,680 INFO [main][CipherTest] transformation=SERPENT/OFB192/X9.23PADDING 10:44:00,680 INFO [main][CipherTest] transformation=SERPENT/OFB192/ZEROBYTE 10:44:00,680 INFO [main][CipherTest] transformation=SERPENT/OFB192/ZEROBYTEPADDING 10:44:00,680 INFO [main][CipherTest] transformation=SERPENT/OFB200/ 10:44:00,680 INFO [main][CipherTest] transformation=SERPENT/OFB200/ISO10126 10:44:00,680 INFO [main][CipherTest] transformation=SERPENT/OFB200/ISO10126-2 10:44:00,680 INFO [main][CipherTest] transformation=SERPENT/OFB200/ISO10126-2PADDING 10:44:00,680 INFO [main][CipherTest] transformation=SERPENT/OFB200/ISO10126PADDING 10:44:00,681 INFO [main][CipherTest] transformation=SERPENT/OFB200/ISO7816-4 10:44:00,681 INFO [main][CipherTest] transformation=SERPENT/OFB200/ISO7816-4PADDING 10:44:00,681 INFO [main][CipherTest] transformation=SERPENT/OFB200/NOPADDING 10:44:00,681 INFO [main][CipherTest] transformation=SERPENT/OFB200/PKCS5 10:44:00,681 INFO [main][CipherTest] transformation=SERPENT/OFB200/PKCS5PADDING 10:44:00,681 INFO [main][CipherTest] transformation=SERPENT/OFB200/PKCS7 10:44:00,681 INFO [main][CipherTest] transformation=SERPENT/OFB200/PKCS7PADDING 10:44:00,681 INFO [main][CipherTest] transformation=SERPENT/OFB200/TBC 10:44:00,681 INFO [main][CipherTest] transformation=SERPENT/OFB200/TBCPADDING 10:44:00,681 INFO [main][CipherTest] transformation=SERPENT/OFB200/X9.23 10:44:00,681 INFO [main][CipherTest] transformation=SERPENT/OFB200/X9.23PADDING 10:44:00,681 INFO [main][CipherTest] transformation=SERPENT/OFB200/ZEROBYTE 10:44:00,681 INFO [main][CipherTest] transformation=SERPENT/OFB200/ZEROBYTEPADDING 10:44:00,681 INFO [main][CipherTest] transformation=SERPENT/OFB208/ 10:44:00,681 INFO [main][CipherTest] transformation=SERPENT/OFB208/ISO10126 10:44:00,681 INFO [main][CipherTest] transformation=SERPENT/OFB208/ISO10126-2 10:44:00,681 INFO [main][CipherTest] transformation=SERPENT/OFB208/ISO10126-2PADDING 10:44:00,682 INFO [main][CipherTest] transformation=SERPENT/OFB208/ISO10126PADDING 10:44:00,682 INFO [main][CipherTest] transformation=SERPENT/OFB208/ISO7816-4 10:44:00,682 INFO [main][CipherTest] transformation=SERPENT/OFB208/ISO7816-4PADDING 10:44:00,682 INFO [main][CipherTest] transformation=SERPENT/OFB208/NOPADDING 10:44:00,682 INFO [main][CipherTest] transformation=SERPENT/OFB208/PKCS5 10:44:00,682 INFO [main][CipherTest] transformation=SERPENT/OFB208/PKCS5PADDING 10:44:00,682 INFO [main][CipherTest] transformation=SERPENT/OFB208/PKCS7 10:44:00,682 INFO [main][CipherTest] transformation=SERPENT/OFB208/PKCS7PADDING 10:44:00,682 INFO [main][CipherTest] transformation=SERPENT/OFB208/TBC 10:44:00,682 INFO [main][CipherTest] transformation=SERPENT/OFB208/TBCPADDING 10:44:00,682 INFO [main][CipherTest] transformation=SERPENT/OFB208/X9.23 10:44:00,682 INFO [main][CipherTest] transformation=SERPENT/OFB208/X9.23PADDING 10:44:00,682 INFO [main][CipherTest] transformation=SERPENT/OFB208/ZEROBYTE 10:44:00,682 INFO [main][CipherTest] transformation=SERPENT/OFB208/ZEROBYTEPADDING 10:44:00,682 INFO [main][CipherTest] transformation=SERPENT/OFB216/ 10:44:00,682 INFO [main][CipherTest] transformation=SERPENT/OFB216/ISO10126 10:44:00,683 INFO [main][CipherTest] transformation=SERPENT/OFB216/ISO10126-2 10:44:00,683 INFO [main][CipherTest] transformation=SERPENT/OFB216/ISO10126-2PADDING 10:44:00,683 INFO [main][CipherTest] transformation=SERPENT/OFB216/ISO10126PADDING 10:44:00,683 INFO [main][CipherTest] transformation=SERPENT/OFB216/ISO7816-4 10:44:00,683 INFO [main][CipherTest] transformation=SERPENT/OFB216/ISO7816-4PADDING 10:44:00,683 INFO [main][CipherTest] transformation=SERPENT/OFB216/NOPADDING 10:44:00,683 INFO [main][CipherTest] transformation=SERPENT/OFB216/PKCS5 10:44:00,683 INFO [main][CipherTest] transformation=SERPENT/OFB216/PKCS5PADDING 10:44:00,683 INFO [main][CipherTest] transformation=SERPENT/OFB216/PKCS7 10:44:00,683 INFO [main][CipherTest] transformation=SERPENT/OFB216/PKCS7PADDING 10:44:00,683 INFO [main][CipherTest] transformation=SERPENT/OFB216/TBC 10:44:00,683 INFO [main][CipherTest] transformation=SERPENT/OFB216/TBCPADDING 10:44:00,683 INFO [main][CipherTest] transformation=SERPENT/OFB216/X9.23 10:44:00,683 INFO [main][CipherTest] transformation=SERPENT/OFB216/X9.23PADDING 10:44:00,684 INFO [main][CipherTest] transformation=SERPENT/OFB216/ZEROBYTE 10:44:00,684 INFO [main][CipherTest] transformation=SERPENT/OFB216/ZEROBYTEPADDING 10:44:00,684 INFO [main][CipherTest] transformation=SERPENT/OFB224/ 10:44:00,684 INFO [main][CipherTest] transformation=SERPENT/OFB224/ISO10126 10:44:00,684 INFO [main][CipherTest] transformation=SERPENT/OFB224/ISO10126-2 10:44:00,684 INFO [main][CipherTest] transformation=SERPENT/OFB224/ISO10126-2PADDING 10:44:00,684 INFO [main][CipherTest] transformation=SERPENT/OFB224/ISO10126PADDING 10:44:00,684 INFO [main][CipherTest] transformation=SERPENT/OFB224/ISO7816-4 10:44:00,684 INFO [main][CipherTest] transformation=SERPENT/OFB224/ISO7816-4PADDING 10:44:00,684 INFO [main][CipherTest] transformation=SERPENT/OFB224/NOPADDING 10:44:00,684 INFO [main][CipherTest] transformation=SERPENT/OFB224/PKCS5 10:44:00,684 INFO [main][CipherTest] transformation=SERPENT/OFB224/PKCS5PADDING 10:44:00,684 INFO [main][CipherTest] transformation=SERPENT/OFB224/PKCS7 10:44:00,684 INFO [main][CipherTest] transformation=SERPENT/OFB224/PKCS7PADDING 10:44:00,684 INFO [main][CipherTest] transformation=SERPENT/OFB224/TBC 10:44:00,685 INFO [main][CipherTest] transformation=SERPENT/OFB224/TBCPADDING 10:44:00,685 INFO [main][CipherTest] transformation=SERPENT/OFB224/X9.23 10:44:00,685 INFO [main][CipherTest] transformation=SERPENT/OFB224/X9.23PADDING 10:44:00,685 INFO [main][CipherTest] transformation=SERPENT/OFB224/ZEROBYTE 10:44:00,685 INFO [main][CipherTest] transformation=SERPENT/OFB224/ZEROBYTEPADDING 10:44:00,685 INFO [main][CipherTest] transformation=SERPENT/OFB232/ 10:44:00,685 INFO [main][CipherTest] transformation=SERPENT/OFB232/ISO10126 10:44:00,685 INFO [main][CipherTest] transformation=SERPENT/OFB232/ISO10126-2 10:44:00,685 INFO [main][CipherTest] transformation=SERPENT/OFB232/ISO10126-2PADDING 10:44:00,685 INFO [main][CipherTest] transformation=SERPENT/OFB232/ISO10126PADDING 10:44:00,685 INFO [main][CipherTest] transformation=SERPENT/OFB232/ISO7816-4 10:44:00,685 INFO [main][CipherTest] transformation=SERPENT/OFB232/ISO7816-4PADDING 10:44:00,685 INFO [main][CipherTest] transformation=SERPENT/OFB232/NOPADDING 10:44:00,686 INFO [main][CipherTest] transformation=SERPENT/OFB232/PKCS5 10:44:00,686 INFO [main][CipherTest] transformation=SERPENT/OFB232/PKCS5PADDING 10:44:00,686 INFO [main][CipherTest] transformation=SERPENT/OFB232/PKCS7 10:44:00,686 INFO [main][CipherTest] transformation=SERPENT/OFB232/PKCS7PADDING 10:44:00,686 INFO [main][CipherTest] transformation=SERPENT/OFB232/TBC 10:44:00,686 INFO [main][CipherTest] transformation=SERPENT/OFB232/TBCPADDING 10:44:00,686 INFO [main][CipherTest] transformation=SERPENT/OFB232/X9.23 10:44:00,686 INFO [main][CipherTest] transformation=SERPENT/OFB232/X9.23PADDING 10:44:00,686 INFO [main][CipherTest] transformation=SERPENT/OFB232/ZEROBYTE 10:44:00,686 INFO [main][CipherTest] transformation=SERPENT/OFB232/ZEROBYTEPADDING 10:44:00,686 INFO [main][CipherTest] transformation=SERPENT/OFB24/ 10:44:00,686 INFO [main][CipherTest] transformation=SERPENT/OFB24/ISO10126 10:44:00,686 INFO [main][CipherTest] transformation=SERPENT/OFB24/ISO10126-2 10:44:00,686 INFO [main][CipherTest] transformation=SERPENT/OFB24/ISO10126-2PADDING 10:44:00,686 INFO [main][CipherTest] transformation=SERPENT/OFB24/ISO10126PADDING 10:44:00,686 INFO [main][CipherTest] transformation=SERPENT/OFB24/ISO7816-4 10:44:00,687 INFO [main][CipherTest] transformation=SERPENT/OFB24/ISO7816-4PADDING 10:44:00,687 INFO [main][CipherTest] transformation=SERPENT/OFB24/NOPADDING 10:44:00,687 INFO [main][CipherTest] transformation=SERPENT/OFB24/PKCS5 10:44:00,687 INFO [main][CipherTest] transformation=SERPENT/OFB24/PKCS5PADDING 10:44:00,687 INFO [main][CipherTest] transformation=SERPENT/OFB24/PKCS7 10:44:00,687 INFO [main][CipherTest] transformation=SERPENT/OFB24/PKCS7PADDING 10:44:00,687 INFO [main][CipherTest] transformation=SERPENT/OFB24/TBC 10:44:00,687 INFO [main][CipherTest] transformation=SERPENT/OFB24/TBCPADDING 10:44:00,687 INFO [main][CipherTest] transformation=SERPENT/OFB24/X9.23 10:44:00,687 INFO [main][CipherTest] transformation=SERPENT/OFB24/X9.23PADDING 10:44:00,687 INFO [main][CipherTest] transformation=SERPENT/OFB24/ZEROBYTE 10:44:00,687 INFO [main][CipherTest] transformation=SERPENT/OFB24/ZEROBYTEPADDING 10:44:00,687 INFO [main][CipherTest] transformation=SERPENT/OFB240/ 10:44:00,688 INFO [main][CipherTest] transformation=SERPENT/OFB240/ISO10126 10:44:00,688 INFO [main][CipherTest] transformation=SERPENT/OFB240/ISO10126-2 10:44:00,688 INFO [main][CipherTest] transformation=SERPENT/OFB240/ISO10126-2PADDING 10:44:00,688 INFO [main][CipherTest] transformation=SERPENT/OFB240/ISO10126PADDING 10:44:00,688 INFO [main][CipherTest] transformation=SERPENT/OFB240/ISO7816-4 10:44:00,688 INFO [main][CipherTest] transformation=SERPENT/OFB240/ISO7816-4PADDING 10:44:00,688 INFO [main][CipherTest] transformation=SERPENT/OFB240/NOPADDING 10:44:00,688 INFO [main][CipherTest] transformation=SERPENT/OFB240/PKCS5 10:44:00,688 INFO [main][CipherTest] transformation=SERPENT/OFB240/PKCS5PADDING 10:44:00,688 INFO [main][CipherTest] transformation=SERPENT/OFB240/PKCS7 10:44:00,688 INFO [main][CipherTest] transformation=SERPENT/OFB240/PKCS7PADDING 10:44:00,688 INFO [main][CipherTest] transformation=SERPENT/OFB240/TBC 10:44:00,688 INFO [main][CipherTest] transformation=SERPENT/OFB240/TBCPADDING 10:44:00,688 INFO [main][CipherTest] transformation=SERPENT/OFB240/X9.23 10:44:00,689 INFO [main][CipherTest] transformation=SERPENT/OFB240/X9.23PADDING 10:44:00,689 INFO [main][CipherTest] transformation=SERPENT/OFB240/ZEROBYTE 10:44:00,689 INFO [main][CipherTest] transformation=SERPENT/OFB240/ZEROBYTEPADDING 10:44:00,689 INFO [main][CipherTest] transformation=SERPENT/OFB248/ 10:44:00,689 INFO [main][CipherTest] transformation=SERPENT/OFB248/ISO10126 10:44:00,689 INFO [main][CipherTest] transformation=SERPENT/OFB248/ISO10126-2 10:44:00,689 INFO [main][CipherTest] transformation=SERPENT/OFB248/ISO10126-2PADDING 10:44:00,689 INFO [main][CipherTest] transformation=SERPENT/OFB248/ISO10126PADDING 10:44:00,689 INFO [main][CipherTest] transformation=SERPENT/OFB248/ISO7816-4 10:44:00,689 INFO [main][CipherTest] transformation=SERPENT/OFB248/ISO7816-4PADDING 10:44:00,689 INFO [main][CipherTest] transformation=SERPENT/OFB248/NOPADDING 10:44:00,689 INFO [main][CipherTest] transformation=SERPENT/OFB248/PKCS5 10:44:00,689 INFO [main][CipherTest] transformation=SERPENT/OFB248/PKCS5PADDING 10:44:00,689 INFO [main][CipherTest] transformation=SERPENT/OFB248/PKCS7 10:44:00,689 INFO [main][CipherTest] transformation=SERPENT/OFB248/PKCS7PADDING 10:44:00,689 INFO [main][CipherTest] transformation=SERPENT/OFB248/TBC 10:44:00,690 INFO [main][CipherTest] transformation=SERPENT/OFB248/TBCPADDING 10:44:00,690 INFO [main][CipherTest] transformation=SERPENT/OFB248/X9.23 10:44:00,690 INFO [main][CipherTest] transformation=SERPENT/OFB248/X9.23PADDING 10:44:00,690 INFO [main][CipherTest] transformation=SERPENT/OFB248/ZEROBYTE 10:44:00,690 INFO [main][CipherTest] transformation=SERPENT/OFB248/ZEROBYTEPADDING 10:44:00,690 INFO [main][CipherTest] transformation=SERPENT/OFB256/ 10:44:00,690 INFO [main][CipherTest] transformation=SERPENT/OFB256/ISO10126 10:44:00,690 INFO [main][CipherTest] transformation=SERPENT/OFB256/ISO10126-2 10:44:00,690 INFO [main][CipherTest] transformation=SERPENT/OFB256/ISO10126-2PADDING 10:44:00,690 INFO [main][CipherTest] transformation=SERPENT/OFB256/ISO10126PADDING 10:44:00,690 INFO [main][CipherTest] transformation=SERPENT/OFB256/ISO7816-4 10:44:00,690 INFO [main][CipherTest] transformation=SERPENT/OFB256/ISO7816-4PADDING 10:44:00,690 INFO [main][CipherTest] transformation=SERPENT/OFB256/NOPADDING 10:44:00,690 INFO [main][CipherTest] transformation=SERPENT/OFB256/PKCS5 10:44:00,691 INFO [main][CipherTest] transformation=SERPENT/OFB256/PKCS5PADDING 10:44:00,691 INFO [main][CipherTest] transformation=SERPENT/OFB256/PKCS7 10:44:00,691 INFO [main][CipherTest] transformation=SERPENT/OFB256/PKCS7PADDING 10:44:00,691 INFO [main][CipherTest] transformation=SERPENT/OFB256/TBC 10:44:00,691 INFO [main][CipherTest] transformation=SERPENT/OFB256/TBCPADDING 10:44:00,691 INFO [main][CipherTest] transformation=SERPENT/OFB256/X9.23 10:44:00,691 INFO [main][CipherTest] transformation=SERPENT/OFB256/X9.23PADDING 10:44:00,691 INFO [main][CipherTest] transformation=SERPENT/OFB256/ZEROBYTE 10:44:00,691 INFO [main][CipherTest] transformation=SERPENT/OFB256/ZEROBYTEPADDING 10:44:00,691 INFO [main][CipherTest] transformation=SERPENT/OFB32/ 10:44:00,691 INFO [main][CipherTest] transformation=SERPENT/OFB32/ISO10126 10:44:00,691 INFO [main][CipherTest] transformation=SERPENT/OFB32/ISO10126-2 10:44:00,691 INFO [main][CipherTest] transformation=SERPENT/OFB32/ISO10126-2PADDING 10:44:00,691 INFO [main][CipherTest] transformation=SERPENT/OFB32/ISO10126PADDING 10:44:00,692 INFO [main][CipherTest] transformation=SERPENT/OFB32/ISO7816-4 10:44:00,692 INFO [main][CipherTest] transformation=SERPENT/OFB32/ISO7816-4PADDING 10:44:00,692 INFO [main][CipherTest] transformation=SERPENT/OFB32/NOPADDING 10:44:00,692 INFO [main][CipherTest] transformation=SERPENT/OFB32/PKCS5 10:44:00,692 INFO [main][CipherTest] transformation=SERPENT/OFB32/PKCS5PADDING 10:44:00,692 INFO [main][CipherTest] transformation=SERPENT/OFB32/PKCS7 10:44:00,692 INFO [main][CipherTest] transformation=SERPENT/OFB32/PKCS7PADDING 10:44:00,692 INFO [main][CipherTest] transformation=SERPENT/OFB32/TBC 10:44:00,692 INFO [main][CipherTest] transformation=SERPENT/OFB32/TBCPADDING 10:44:00,692 INFO [main][CipherTest] transformation=SERPENT/OFB32/X9.23 10:44:00,692 INFO [main][CipherTest] transformation=SERPENT/OFB32/X9.23PADDING 10:44:00,692 INFO [main][CipherTest] transformation=SERPENT/OFB32/ZEROBYTE 10:44:00,692 INFO [main][CipherTest] transformation=SERPENT/OFB32/ZEROBYTEPADDING 10:44:00,692 INFO [main][CipherTest] transformation=SERPENT/OFB40/ 10:44:00,693 INFO [main][CipherTest] transformation=SERPENT/OFB40/ISO10126 10:44:00,693 INFO [main][CipherTest] transformation=SERPENT/OFB40/ISO10126-2 10:44:00,693 INFO [main][CipherTest] transformation=SERPENT/OFB40/ISO10126-2PADDING 10:44:00,693 INFO [main][CipherTest] transformation=SERPENT/OFB40/ISO10126PADDING 10:44:00,693 INFO [main][CipherTest] transformation=SERPENT/OFB40/ISO7816-4 10:44:00,693 INFO [main][CipherTest] transformation=SERPENT/OFB40/ISO7816-4PADDING 10:44:00,693 INFO [main][CipherTest] transformation=SERPENT/OFB40/NOPADDING 10:44:00,693 INFO [main][CipherTest] transformation=SERPENT/OFB40/PKCS5 10:44:00,693 INFO [main][CipherTest] transformation=SERPENT/OFB40/PKCS5PADDING 10:44:00,693 INFO [main][CipherTest] transformation=SERPENT/OFB40/PKCS7 10:44:00,693 INFO [main][CipherTest] transformation=SERPENT/OFB40/PKCS7PADDING 10:44:00,693 INFO [main][CipherTest] transformation=SERPENT/OFB40/TBC 10:44:00,693 INFO [main][CipherTest] transformation=SERPENT/OFB40/TBCPADDING 10:44:00,693 INFO [main][CipherTest] transformation=SERPENT/OFB40/X9.23 10:44:00,694 INFO [main][CipherTest] transformation=SERPENT/OFB40/X9.23PADDING 10:44:00,694 INFO [main][CipherTest] transformation=SERPENT/OFB40/ZEROBYTE 10:44:00,694 INFO [main][CipherTest] transformation=SERPENT/OFB40/ZEROBYTEPADDING 10:44:00,694 INFO [main][CipherTest] transformation=SERPENT/OFB48/ 10:44:00,694 INFO [main][CipherTest] transformation=SERPENT/OFB48/ISO10126 10:44:00,694 INFO [main][CipherTest] transformation=SERPENT/OFB48/ISO10126-2 10:44:00,694 INFO [main][CipherTest] transformation=SERPENT/OFB48/ISO10126-2PADDING 10:44:00,694 INFO [main][CipherTest] transformation=SERPENT/OFB48/ISO10126PADDING 10:44:00,694 INFO [main][CipherTest] transformation=SERPENT/OFB48/ISO7816-4 10:44:00,694 INFO [main][CipherTest] transformation=SERPENT/OFB48/ISO7816-4PADDING 10:44:00,694 INFO [main][CipherTest] transformation=SERPENT/OFB48/NOPADDING 10:44:00,694 INFO [main][CipherTest] transformation=SERPENT/OFB48/PKCS5 10:44:00,694 INFO [main][CipherTest] transformation=SERPENT/OFB48/PKCS5PADDING 10:44:00,694 INFO [main][CipherTest] transformation=SERPENT/OFB48/PKCS7 10:44:00,695 INFO [main][CipherTest] transformation=SERPENT/OFB48/PKCS7PADDING 10:44:00,695 INFO [main][CipherTest] transformation=SERPENT/OFB48/TBC 10:44:00,695 INFO [main][CipherTest] transformation=SERPENT/OFB48/TBCPADDING 10:44:00,695 INFO [main][CipherTest] transformation=SERPENT/OFB48/X9.23 10:44:00,695 INFO [main][CipherTest] transformation=SERPENT/OFB48/X9.23PADDING 10:44:00,695 INFO [main][CipherTest] transformation=SERPENT/OFB48/ZEROBYTE 10:44:00,695 INFO [main][CipherTest] transformation=SERPENT/OFB48/ZEROBYTEPADDING 10:44:00,695 INFO [main][CipherTest] transformation=SERPENT/OFB56/ 10:44:00,695 INFO [main][CipherTest] transformation=SERPENT/OFB56/ISO10126 10:44:00,695 INFO [main][CipherTest] transformation=SERPENT/OFB56/ISO10126-2 10:44:00,695 INFO [main][CipherTest] transformation=SERPENT/OFB56/ISO10126-2PADDING 10:44:00,695 INFO [main][CipherTest] transformation=SERPENT/OFB56/ISO10126PADDING 10:44:00,695 INFO [main][CipherTest] transformation=SERPENT/OFB56/ISO7816-4 10:44:00,696 INFO [main][CipherTest] transformation=SERPENT/OFB56/ISO7816-4PADDING 10:44:00,696 INFO [main][CipherTest] transformation=SERPENT/OFB56/NOPADDING 10:44:00,696 INFO [main][CipherTest] transformation=SERPENT/OFB56/PKCS5 10:44:00,696 INFO [main][CipherTest] transformation=SERPENT/OFB56/PKCS5PADDING 10:44:00,696 INFO [main][CipherTest] transformation=SERPENT/OFB56/PKCS7 10:44:00,696 INFO [main][CipherTest] transformation=SERPENT/OFB56/PKCS7PADDING 10:44:00,696 INFO [main][CipherTest] transformation=SERPENT/OFB56/TBC 10:44:00,696 INFO [main][CipherTest] transformation=SERPENT/OFB56/TBCPADDING 10:44:00,696 INFO [main][CipherTest] transformation=SERPENT/OFB56/X9.23 10:44:00,696 INFO [main][CipherTest] transformation=SERPENT/OFB56/X9.23PADDING 10:44:00,696 INFO [main][CipherTest] transformation=SERPENT/OFB56/ZEROBYTE 10:44:00,696 INFO [main][CipherTest] transformation=SERPENT/OFB56/ZEROBYTEPADDING 10:44:00,696 INFO [main][CipherTest] transformation=SERPENT/OFB64/ 10:44:00,696 INFO [main][CipherTest] transformation=SERPENT/OFB64/ISO10126 10:44:00,696 INFO [main][CipherTest] transformation=SERPENT/OFB64/ISO10126-2 10:44:00,696 INFO [main][CipherTest] transformation=SERPENT/OFB64/ISO10126-2PADDING 10:44:00,697 INFO [main][CipherTest] transformation=SERPENT/OFB64/ISO10126PADDING 10:44:00,697 INFO [main][CipherTest] transformation=SERPENT/OFB64/ISO7816-4 10:44:00,697 INFO [main][CipherTest] transformation=SERPENT/OFB64/ISO7816-4PADDING 10:44:00,697 INFO [main][CipherTest] transformation=SERPENT/OFB64/NOPADDING 10:44:00,697 INFO [main][CipherTest] transformation=SERPENT/OFB64/PKCS5 10:44:00,697 INFO [main][CipherTest] transformation=SERPENT/OFB64/PKCS5PADDING 10:44:00,697 INFO [main][CipherTest] transformation=SERPENT/OFB64/PKCS7 10:44:00,697 INFO [main][CipherTest] transformation=SERPENT/OFB64/PKCS7PADDING 10:44:00,697 INFO [main][CipherTest] transformation=SERPENT/OFB64/TBC 10:44:00,697 INFO [main][CipherTest] transformation=SERPENT/OFB64/TBCPADDING 10:44:00,697 INFO [main][CipherTest] transformation=SERPENT/OFB64/X9.23 10:44:00,697 INFO [main][CipherTest] transformation=SERPENT/OFB64/X9.23PADDING 10:44:00,697 INFO [main][CipherTest] transformation=SERPENT/OFB64/ZEROBYTE 10:44:00,697 INFO [main][CipherTest] transformation=SERPENT/OFB64/ZEROBYTEPADDING 10:44:00,698 INFO [main][CipherTest] transformation=SERPENT/OFB72/ 10:44:00,698 INFO [main][CipherTest] transformation=SERPENT/OFB72/ISO10126 10:44:00,698 INFO [main][CipherTest] transformation=SERPENT/OFB72/ISO10126-2 10:44:00,698 INFO [main][CipherTest] transformation=SERPENT/OFB72/ISO10126-2PADDING 10:44:00,698 INFO [main][CipherTest] transformation=SERPENT/OFB72/ISO10126PADDING 10:44:00,698 INFO [main][CipherTest] transformation=SERPENT/OFB72/ISO7816-4 10:44:00,698 INFO [main][CipherTest] transformation=SERPENT/OFB72/ISO7816-4PADDING 10:44:00,698 INFO [main][CipherTest] transformation=SERPENT/OFB72/NOPADDING 10:44:00,698 INFO [main][CipherTest] transformation=SERPENT/OFB72/PKCS5 10:44:00,698 INFO [main][CipherTest] transformation=SERPENT/OFB72/PKCS5PADDING 10:44:00,698 INFO [main][CipherTest] transformation=SERPENT/OFB72/PKCS7 10:44:00,698 INFO [main][CipherTest] transformation=SERPENT/OFB72/PKCS7PADDING 10:44:00,698 INFO [main][CipherTest] transformation=SERPENT/OFB72/TBC 10:44:00,698 INFO [main][CipherTest] transformation=SERPENT/OFB72/TBCPADDING 10:44:00,698 INFO [main][CipherTest] transformation=SERPENT/OFB72/X9.23 10:44:00,699 INFO [main][CipherTest] transformation=SERPENT/OFB72/X9.23PADDING 10:44:00,699 INFO [main][CipherTest] transformation=SERPENT/OFB72/ZEROBYTE 10:44:00,699 INFO [main][CipherTest] transformation=SERPENT/OFB72/ZEROBYTEPADDING 10:44:00,699 INFO [main][CipherTest] transformation=SERPENT/OFB8/ 10:44:00,699 INFO [main][CipherTest] transformation=SERPENT/OFB8/ISO10126 10:44:00,699 INFO [main][CipherTest] transformation=SERPENT/OFB8/ISO10126-2 10:44:00,699 INFO [main][CipherTest] transformation=SERPENT/OFB8/ISO10126-2PADDING 10:44:00,699 INFO [main][CipherTest] transformation=SERPENT/OFB8/ISO10126PADDING 10:44:00,699 INFO [main][CipherTest] transformation=SERPENT/OFB8/ISO7816-4 10:44:00,699 INFO [main][CipherTest] transformation=SERPENT/OFB8/ISO7816-4PADDING 10:44:00,699 INFO [main][CipherTest] transformation=SERPENT/OFB8/NOPADDING 10:44:00,699 INFO [main][CipherTest] transformation=SERPENT/OFB8/PKCS5 10:44:00,699 INFO [main][CipherTest] transformation=SERPENT/OFB8/PKCS5PADDING 10:44:00,699 INFO [main][CipherTest] transformation=SERPENT/OFB8/PKCS7 10:44:00,700 INFO [main][CipherTest] transformation=SERPENT/OFB8/PKCS7PADDING 10:44:00,700 INFO [main][CipherTest] transformation=SERPENT/OFB8/TBC 10:44:00,700 INFO [main][CipherTest] transformation=SERPENT/OFB8/TBCPADDING 10:44:00,700 INFO [main][CipherTest] transformation=SERPENT/OFB8/X9.23 10:44:00,700 INFO [main][CipherTest] transformation=SERPENT/OFB8/X9.23PADDING 10:44:00,700 INFO [main][CipherTest] transformation=SERPENT/OFB8/ZEROBYTE 10:44:00,700 INFO [main][CipherTest] transformation=SERPENT/OFB8/ZEROBYTEPADDING 10:44:00,700 INFO [main][CipherTest] transformation=SERPENT/OFB80/ 10:44:00,700 INFO [main][CipherTest] transformation=SERPENT/OFB80/ISO10126 10:44:00,700 INFO [main][CipherTest] transformation=SERPENT/OFB80/ISO10126-2 10:44:00,700 INFO [main][CipherTest] transformation=SERPENT/OFB80/ISO10126-2PADDING 10:44:00,700 INFO [main][CipherTest] transformation=SERPENT/OFB80/ISO10126PADDING 10:44:00,700 INFO [main][CipherTest] transformation=SERPENT/OFB80/ISO7816-4 10:44:00,700 INFO [main][CipherTest] transformation=SERPENT/OFB80/ISO7816-4PADDING 10:44:00,700 INFO [main][CipherTest] transformation=SERPENT/OFB80/NOPADDING 10:44:00,701 INFO [main][CipherTest] transformation=SERPENT/OFB80/PKCS5 10:44:00,701 INFO [main][CipherTest] transformation=SERPENT/OFB80/PKCS5PADDING 10:44:00,701 INFO [main][CipherTest] transformation=SERPENT/OFB80/PKCS7 10:44:00,701 INFO [main][CipherTest] transformation=SERPENT/OFB80/PKCS7PADDING 10:44:00,701 INFO [main][CipherTest] transformation=SERPENT/OFB80/TBC 10:44:00,701 INFO [main][CipherTest] transformation=SERPENT/OFB80/TBCPADDING 10:44:00,701 INFO [main][CipherTest] transformation=SERPENT/OFB80/X9.23 10:44:00,701 INFO [main][CipherTest] transformation=SERPENT/OFB80/X9.23PADDING 10:44:00,701 INFO [main][CipherTest] transformation=SERPENT/OFB80/ZEROBYTE 10:44:00,701 INFO [main][CipherTest] transformation=SERPENT/OFB80/ZEROBYTEPADDING 10:44:00,701 INFO [main][CipherTest] transformation=SERPENT/OFB88/ 10:44:00,701 INFO [main][CipherTest] transformation=SERPENT/OFB88/ISO10126 10:44:00,701 INFO [main][CipherTest] transformation=SERPENT/OFB88/ISO10126-2 10:44:00,701 INFO [main][CipherTest] transformation=SERPENT/OFB88/ISO10126-2PADDING 10:44:00,701 INFO [main][CipherTest] transformation=SERPENT/OFB88/ISO10126PADDING 10:44:00,702 INFO [main][CipherTest] transformation=SERPENT/OFB88/ISO7816-4 10:44:00,702 INFO [main][CipherTest] transformation=SERPENT/OFB88/ISO7816-4PADDING 10:44:00,702 INFO [main][CipherTest] transformation=SERPENT/OFB88/NOPADDING 10:44:00,702 INFO [main][CipherTest] transformation=SERPENT/OFB88/PKCS5 10:44:00,702 INFO [main][CipherTest] transformation=SERPENT/OFB88/PKCS5PADDING 10:44:00,702 INFO [main][CipherTest] transformation=SERPENT/OFB88/PKCS7 10:44:00,702 INFO [main][CipherTest] transformation=SERPENT/OFB88/PKCS7PADDING 10:44:00,702 INFO [main][CipherTest] transformation=SERPENT/OFB88/TBC 10:44:00,702 INFO [main][CipherTest] transformation=SERPENT/OFB88/TBCPADDING 10:44:00,702 INFO [main][CipherTest] transformation=SERPENT/OFB88/X9.23 10:44:00,702 INFO [main][CipherTest] transformation=SERPENT/OFB88/X9.23PADDING 10:44:00,702 INFO [main][CipherTest] transformation=SERPENT/OFB88/ZEROBYTE 10:44:00,702 INFO [main][CipherTest] transformation=SERPENT/OFB88/ZEROBYTEPADDING 10:44:00,702 INFO [main][CipherTest] transformation=SERPENT/OFB96/ 10:44:00,702 INFO [main][CipherTest] transformation=SERPENT/OFB96/ISO10126 10:44:00,702 INFO [main][CipherTest] transformation=SERPENT/OFB96/ISO10126-2 10:44:00,702 INFO [main][CipherTest] transformation=SERPENT/OFB96/ISO10126-2PADDING 10:44:00,703 INFO [main][CipherTest] transformation=SERPENT/OFB96/ISO10126PADDING 10:44:00,703 INFO [main][CipherTest] transformation=SERPENT/OFB96/ISO7816-4 10:44:00,703 INFO [main][CipherTest] transformation=SERPENT/OFB96/ISO7816-4PADDING 10:44:00,703 INFO [main][CipherTest] transformation=SERPENT/OFB96/NOPADDING 10:44:00,703 INFO [main][CipherTest] transformation=SERPENT/OFB96/PKCS5 10:44:00,703 INFO [main][CipherTest] transformation=SERPENT/OFB96/PKCS5PADDING 10:44:00,703 INFO [main][CipherTest] transformation=SERPENT/OFB96/PKCS7 10:44:00,703 INFO [main][CipherTest] transformation=SERPENT/OFB96/PKCS7PADDING 10:44:00,703 INFO [main][CipherTest] transformation=SERPENT/OFB96/TBC 10:44:00,703 INFO [main][CipherTest] transformation=SERPENT/OFB96/TBCPADDING 10:44:00,703 INFO [main][CipherTest] transformation=SERPENT/OFB96/X9.23 10:44:00,704 INFO [main][CipherTest] transformation=SERPENT/OFB96/X9.23PADDING 10:44:00,704 INFO [main][CipherTest] transformation=SERPENT/OFB96/ZEROBYTE 10:44:00,704 INFO [main][CipherTest] transformation=SERPENT/OFB96/ZEROBYTEPADDING 10:44:00,704 INFO [main][CipherTest] transformation=SERPENT/SIC/ 10:44:00,704 INFO [main][CipherTest] transformation=SERPENT/SIC/ISO10126 10:44:00,704 INFO [main][CipherTest] transformation=SERPENT/SIC/ISO10126-2 10:44:00,704 INFO [main][CipherTest] transformation=SERPENT/SIC/ISO10126-2PADDING 10:44:00,704 INFO [main][CipherTest] transformation=SERPENT/SIC/ISO10126PADDING 10:44:00,704 INFO [main][CipherTest] transformation=SERPENT/SIC/ISO7816-4 10:44:00,704 INFO [main][CipherTest] transformation=SERPENT/SIC/ISO7816-4PADDING 10:44:00,704 INFO [main][CipherTest] transformation=SERPENT/SIC/NOPADDING 10:44:00,705 INFO [main][CipherTest] transformation=SERPENT/SIC/PKCS5 10:44:00,705 INFO [main][CipherTest] transformation=SERPENT/SIC/PKCS5PADDING 10:44:00,705 INFO [main][CipherTest] transformation=SERPENT/SIC/PKCS7 10:44:00,705 INFO [main][CipherTest] transformation=SERPENT/SIC/PKCS7PADDING 10:44:00,705 INFO [main][CipherTest] transformation=SERPENT/SIC/TBC 10:44:00,705 INFO [main][CipherTest] transformation=SERPENT/SIC/TBCPADDING 10:44:00,705 INFO [main][CipherTest] transformation=SERPENT/SIC/X9.23 10:44:00,705 INFO [main][CipherTest] transformation=SERPENT/SIC/X9.23PADDING 10:44:00,705 INFO [main][CipherTest] transformation=SERPENT/SIC/ZEROBYTE 10:44:00,705 INFO [main][CipherTest] transformation=SERPENT/SIC/ZEROBYTEPADDING 10:44:00,705 INFO [main][CipherTest] transformation=SKIPJACK// 10:44:00,706 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "SKIPJACK//" does not support IV => Skipping. 10:44:00,706 INFO [main][CipherTest] transformation=SKIPJACK//NOPADDING 10:44:00,706 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "SKIPJACK//NOPADDING" does not support IV => Skipping. 10:44:00,706 INFO [main][CipherTest] transformation=SKIPJACK/CBC-CTS/ 10:44:00,706 INFO [main][CipherTest] transformation=SKIPJACK/CBC-CTS/NOPADDING 10:44:00,706 INFO [main][CipherTest] transformation=SKIPJACK/CBC/ 10:44:00,706 INFO [main][CipherTest] transformation=SKIPJACK/CBC/ISO10126 10:44:00,706 INFO [main][CipherTest] transformation=SKIPJACK/CBC/ISO10126-2 10:44:00,706 INFO [main][CipherTest] transformation=SKIPJACK/CBC/ISO10126-2PADDING 10:44:00,707 INFO [main][CipherTest] transformation=SKIPJACK/CBC/ISO10126PADDING 10:44:00,707 INFO [main][CipherTest] transformation=SKIPJACK/CBC/ISO7816-4 10:44:00,707 INFO [main][CipherTest] transformation=SKIPJACK/CBC/ISO7816-4PADDING 10:44:00,707 INFO [main][CipherTest] transformation=SKIPJACK/CBC/NOPADDING 10:44:00,708 INFO [main][CipherTest] transformation=SKIPJACK/CBC/PKCS5 10:44:00,708 INFO [main][CipherTest] transformation=SKIPJACK/CBC/PKCS5PADDING 10:44:00,708 INFO [main][CipherTest] transformation=SKIPJACK/CBC/PKCS7 10:44:00,708 INFO [main][CipherTest] transformation=SKIPJACK/CBC/PKCS7PADDING 10:44:00,708 INFO [main][CipherTest] transformation=SKIPJACK/CBC/TBC 10:44:00,708 INFO [main][CipherTest] transformation=SKIPJACK/CBC/TBCPADDING 10:44:00,708 INFO [main][CipherTest] transformation=SKIPJACK/CBC/X9.23 10:44:00,708 INFO [main][CipherTest] transformation=SKIPJACK/CBC/X9.23PADDING 10:44:00,709 INFO [main][CipherTest] transformation=SKIPJACK/CBC/ZEROBYTE 10:44:00,709 INFO [main][CipherTest] transformation=SKIPJACK/CBC/ZEROBYTEPADDING 10:44:00,709 INFO [main][CipherTest] transformation=SKIPJACK/CFB/ 10:44:00,709 INFO [main][CipherTest] transformation=SKIPJACK/CFB/ISO10126 10:44:00,709 INFO [main][CipherTest] transformation=SKIPJACK/CFB/ISO10126-2 10:44:00,709 INFO [main][CipherTest] transformation=SKIPJACK/CFB/ISO10126-2PADDING 10:44:00,709 INFO [main][CipherTest] transformation=SKIPJACK/CFB/ISO10126PADDING 10:44:00,709 INFO [main][CipherTest] transformation=SKIPJACK/CFB/ISO7816-4 10:44:00,710 INFO [main][CipherTest] transformation=SKIPJACK/CFB/ISO7816-4PADDING 10:44:00,710 INFO [main][CipherTest] transformation=SKIPJACK/CFB/NOPADDING 10:44:00,710 INFO [main][CipherTest] transformation=SKIPJACK/CFB/PKCS5 10:44:00,710 INFO [main][CipherTest] transformation=SKIPJACK/CFB/PKCS5PADDING 10:44:00,710 INFO [main][CipherTest] transformation=SKIPJACK/CFB/PKCS7 10:44:00,710 INFO [main][CipherTest] transformation=SKIPJACK/CFB/PKCS7PADDING 10:44:00,710 INFO [main][CipherTest] transformation=SKIPJACK/CFB/TBC 10:44:00,710 INFO [main][CipherTest] transformation=SKIPJACK/CFB/TBCPADDING 10:44:00,710 INFO [main][CipherTest] transformation=SKIPJACK/CFB/X9.23 10:44:00,710 INFO [main][CipherTest] transformation=SKIPJACK/CFB/X9.23PADDING 10:44:00,710 INFO [main][CipherTest] transformation=SKIPJACK/CFB/ZEROBYTE 10:44:00,710 INFO [main][CipherTest] transformation=SKIPJACK/CFB/ZEROBYTEPADDING 10:44:00,711 INFO [main][CipherTest] transformation=SKIPJACK/CFB104/ 10:44:00,711 INFO [main][CipherTest] transformation=SKIPJACK/CFB104/ISO10126 10:44:00,711 INFO [main][CipherTest] transformation=SKIPJACK/CFB104/ISO10126-2 10:44:00,711 INFO [main][CipherTest] transformation=SKIPJACK/CFB104/ISO10126-2PADDING 10:44:00,711 INFO [main][CipherTest] transformation=SKIPJACK/CFB104/ISO10126PADDING 10:44:00,711 INFO [main][CipherTest] transformation=SKIPJACK/CFB104/ISO7816-4 10:44:00,711 INFO [main][CipherTest] transformation=SKIPJACK/CFB104/ISO7816-4PADDING 10:44:00,711 INFO [main][CipherTest] transformation=SKIPJACK/CFB104/NOPADDING 10:44:00,711 INFO [main][CipherTest] transformation=SKIPJACK/CFB104/PKCS5 10:44:00,711 INFO [main][CipherTest] transformation=SKIPJACK/CFB104/PKCS5PADDING 10:44:00,711 INFO [main][CipherTest] transformation=SKIPJACK/CFB104/PKCS7 10:44:00,711 INFO [main][CipherTest] transformation=SKIPJACK/CFB104/PKCS7PADDING 10:44:00,712 INFO [main][CipherTest] transformation=SKIPJACK/CFB104/TBC 10:44:00,712 INFO [main][CipherTest] transformation=SKIPJACK/CFB104/TBCPADDING 10:44:00,712 INFO [main][CipherTest] transformation=SKIPJACK/CFB104/X9.23 10:44:00,712 INFO [main][CipherTest] transformation=SKIPJACK/CFB104/X9.23PADDING 10:44:00,712 INFO [main][CipherTest] transformation=SKIPJACK/CFB104/ZEROBYTE 10:44:00,712 INFO [main][CipherTest] transformation=SKIPJACK/CFB104/ZEROBYTEPADDING 10:44:00,712 INFO [main][CipherTest] transformation=SKIPJACK/CFB112/ 10:44:00,712 INFO [main][CipherTest] transformation=SKIPJACK/CFB112/ISO10126 10:44:00,712 INFO [main][CipherTest] transformation=SKIPJACK/CFB112/ISO10126-2 10:44:00,712 INFO [main][CipherTest] transformation=SKIPJACK/CFB112/ISO10126-2PADDING 10:44:00,712 INFO [main][CipherTest] transformation=SKIPJACK/CFB112/ISO10126PADDING 10:44:00,712 INFO [main][CipherTest] transformation=SKIPJACK/CFB112/ISO7816-4 10:44:00,712 INFO [main][CipherTest] transformation=SKIPJACK/CFB112/ISO7816-4PADDING 10:44:00,713 INFO [main][CipherTest] transformation=SKIPJACK/CFB112/NOPADDING 10:44:00,713 INFO [main][CipherTest] transformation=SKIPJACK/CFB112/PKCS5 10:44:00,713 INFO [main][CipherTest] transformation=SKIPJACK/CFB112/PKCS5PADDING 10:44:00,713 INFO [main][CipherTest] transformation=SKIPJACK/CFB112/PKCS7 10:44:00,713 INFO [main][CipherTest] transformation=SKIPJACK/CFB112/PKCS7PADDING 10:44:00,713 INFO [main][CipherTest] transformation=SKIPJACK/CFB112/TBC 10:44:00,713 INFO [main][CipherTest] transformation=SKIPJACK/CFB112/TBCPADDING 10:44:00,713 INFO [main][CipherTest] transformation=SKIPJACK/CFB112/X9.23 10:44:00,713 INFO [main][CipherTest] transformation=SKIPJACK/CFB112/X9.23PADDING 10:44:00,713 INFO [main][CipherTest] transformation=SKIPJACK/CFB112/ZEROBYTE 10:44:00,713 INFO [main][CipherTest] transformation=SKIPJACK/CFB112/ZEROBYTEPADDING 10:44:00,714 INFO [main][CipherTest] transformation=SKIPJACK/CFB120/ 10:44:00,714 INFO [main][CipherTest] transformation=SKIPJACK/CFB120/ISO10126 10:44:00,714 INFO [main][CipherTest] transformation=SKIPJACK/CFB120/ISO10126-2 10:44:00,714 INFO [main][CipherTest] transformation=SKIPJACK/CFB120/ISO10126-2PADDING 10:44:00,714 INFO [main][CipherTest] transformation=SKIPJACK/CFB120/ISO10126PADDING 10:44:00,714 INFO [main][CipherTest] transformation=SKIPJACK/CFB120/ISO7816-4 10:44:00,714 INFO [main][CipherTest] transformation=SKIPJACK/CFB120/ISO7816-4PADDING 10:44:00,714 INFO [main][CipherTest] transformation=SKIPJACK/CFB120/NOPADDING 10:44:00,714 INFO [main][CipherTest] transformation=SKIPJACK/CFB120/PKCS5 10:44:00,714 INFO [main][CipherTest] transformation=SKIPJACK/CFB120/PKCS5PADDING 10:44:00,714 INFO [main][CipherTest] transformation=SKIPJACK/CFB120/PKCS7 10:44:00,715 INFO [main][CipherTest] transformation=SKIPJACK/CFB120/PKCS7PADDING 10:44:00,715 INFO [main][CipherTest] transformation=SKIPJACK/CFB120/TBC 10:44:00,715 INFO [main][CipherTest] transformation=SKIPJACK/CFB120/TBCPADDING 10:44:00,715 INFO [main][CipherTest] transformation=SKIPJACK/CFB120/X9.23 10:44:00,715 INFO [main][CipherTest] transformation=SKIPJACK/CFB120/X9.23PADDING 10:44:00,715 INFO [main][CipherTest] transformation=SKIPJACK/CFB120/ZEROBYTE 10:44:00,715 INFO [main][CipherTest] transformation=SKIPJACK/CFB120/ZEROBYTEPADDING 10:44:00,715 INFO [main][CipherTest] transformation=SKIPJACK/CFB128/ 10:44:00,715 INFO [main][CipherTest] transformation=SKIPJACK/CFB128/ISO10126 10:44:00,715 INFO [main][CipherTest] transformation=SKIPJACK/CFB128/ISO10126-2 10:44:00,715 INFO [main][CipherTest] transformation=SKIPJACK/CFB128/ISO10126-2PADDING 10:44:00,715 INFO [main][CipherTest] transformation=SKIPJACK/CFB128/ISO10126PADDING 10:44:00,715 INFO [main][CipherTest] transformation=SKIPJACK/CFB128/ISO7816-4 10:44:00,715 INFO [main][CipherTest] transformation=SKIPJACK/CFB128/ISO7816-4PADDING 10:44:00,715 INFO [main][CipherTest] transformation=SKIPJACK/CFB128/NOPADDING 10:44:00,715 INFO [main][CipherTest] transformation=SKIPJACK/CFB128/PKCS5 10:44:00,716 INFO [main][CipherTest] transformation=SKIPJACK/CFB128/PKCS5PADDING 10:44:00,716 INFO [main][CipherTest] transformation=SKIPJACK/CFB128/PKCS7 10:44:00,716 INFO [main][CipherTest] transformation=SKIPJACK/CFB128/PKCS7PADDING 10:44:00,716 INFO [main][CipherTest] transformation=SKIPJACK/CFB128/TBC 10:44:00,716 INFO [main][CipherTest] transformation=SKIPJACK/CFB128/TBCPADDING 10:44:00,716 INFO [main][CipherTest] transformation=SKIPJACK/CFB128/X9.23 10:44:00,716 INFO [main][CipherTest] transformation=SKIPJACK/CFB128/X9.23PADDING 10:44:00,716 INFO [main][CipherTest] transformation=SKIPJACK/CFB128/ZEROBYTE 10:44:00,716 INFO [main][CipherTest] transformation=SKIPJACK/CFB128/ZEROBYTEPADDING 10:44:00,716 INFO [main][CipherTest] transformation=SKIPJACK/CFB136/ 10:44:00,716 INFO [main][CipherTest] transformation=SKIPJACK/CFB136/ISO10126 10:44:00,716 INFO [main][CipherTest] transformation=SKIPJACK/CFB136/ISO10126-2 10:44:00,716 INFO [main][CipherTest] transformation=SKIPJACK/CFB136/ISO10126-2PADDING 10:44:00,716 INFO [main][CipherTest] transformation=SKIPJACK/CFB136/ISO10126PADDING 10:44:00,716 INFO [main][CipherTest] transformation=SKIPJACK/CFB136/ISO7816-4 10:44:00,716 INFO [main][CipherTest] transformation=SKIPJACK/CFB136/ISO7816-4PADDING 10:44:00,716 INFO [main][CipherTest] transformation=SKIPJACK/CFB136/NOPADDING 10:44:00,716 INFO [main][CipherTest] transformation=SKIPJACK/CFB136/PKCS5 10:44:00,716 INFO [main][CipherTest] transformation=SKIPJACK/CFB136/PKCS5PADDING 10:44:00,717 INFO [main][CipherTest] transformation=SKIPJACK/CFB136/PKCS7 10:44:00,717 INFO [main][CipherTest] transformation=SKIPJACK/CFB136/PKCS7PADDING 10:44:00,717 INFO [main][CipherTest] transformation=SKIPJACK/CFB136/TBC 10:44:00,717 INFO [main][CipherTest] transformation=SKIPJACK/CFB136/TBCPADDING 10:44:00,717 INFO [main][CipherTest] transformation=SKIPJACK/CFB136/X9.23 10:44:00,717 INFO [main][CipherTest] transformation=SKIPJACK/CFB136/X9.23PADDING 10:44:00,717 INFO [main][CipherTest] transformation=SKIPJACK/CFB136/ZEROBYTE 10:44:00,717 INFO [main][CipherTest] transformation=SKIPJACK/CFB136/ZEROBYTEPADDING 10:44:00,717 INFO [main][CipherTest] transformation=SKIPJACK/CFB144/ 10:44:00,717 INFO [main][CipherTest] transformation=SKIPJACK/CFB144/ISO10126 10:44:00,717 INFO [main][CipherTest] transformation=SKIPJACK/CFB144/ISO10126-2 10:44:00,717 INFO [main][CipherTest] transformation=SKIPJACK/CFB144/ISO10126-2PADDING 10:44:00,717 INFO [main][CipherTest] transformation=SKIPJACK/CFB144/ISO10126PADDING 10:44:00,717 INFO [main][CipherTest] transformation=SKIPJACK/CFB144/ISO7816-4 10:44:00,717 INFO [main][CipherTest] transformation=SKIPJACK/CFB144/ISO7816-4PADDING 10:44:00,717 INFO [main][CipherTest] transformation=SKIPJACK/CFB144/NOPADDING 10:44:00,717 INFO [main][CipherTest] transformation=SKIPJACK/CFB144/PKCS5 10:44:00,717 INFO [main][CipherTest] transformation=SKIPJACK/CFB144/PKCS5PADDING 10:44:00,718 INFO [main][CipherTest] transformation=SKIPJACK/CFB144/PKCS7 10:44:00,718 INFO [main][CipherTest] transformation=SKIPJACK/CFB144/PKCS7PADDING 10:44:00,718 INFO [main][CipherTest] transformation=SKIPJACK/CFB144/TBC 10:44:00,718 INFO [main][CipherTest] transformation=SKIPJACK/CFB144/TBCPADDING 10:44:00,718 INFO [main][CipherTest] transformation=SKIPJACK/CFB144/X9.23 10:44:00,718 INFO [main][CipherTest] transformation=SKIPJACK/CFB144/X9.23PADDING 10:44:00,718 INFO [main][CipherTest] transformation=SKIPJACK/CFB144/ZEROBYTE 10:44:00,718 INFO [main][CipherTest] transformation=SKIPJACK/CFB144/ZEROBYTEPADDING 10:44:00,718 INFO [main][CipherTest] transformation=SKIPJACK/CFB152/ 10:44:00,718 INFO [main][CipherTest] transformation=SKIPJACK/CFB152/ISO10126 10:44:00,718 INFO [main][CipherTest] transformation=SKIPJACK/CFB152/ISO10126-2 10:44:00,718 INFO [main][CipherTest] transformation=SKIPJACK/CFB152/ISO10126-2PADDING 10:44:00,718 INFO [main][CipherTest] transformation=SKIPJACK/CFB152/ISO10126PADDING 10:44:00,718 INFO [main][CipherTest] transformation=SKIPJACK/CFB152/ISO7816-4 10:44:00,718 INFO [main][CipherTest] transformation=SKIPJACK/CFB152/ISO7816-4PADDING 10:44:00,718 INFO [main][CipherTest] transformation=SKIPJACK/CFB152/NOPADDING 10:44:00,718 INFO [main][CipherTest] transformation=SKIPJACK/CFB152/PKCS5 10:44:00,718 INFO [main][CipherTest] transformation=SKIPJACK/CFB152/PKCS5PADDING 10:44:00,718 INFO [main][CipherTest] transformation=SKIPJACK/CFB152/PKCS7 10:44:00,718 INFO [main][CipherTest] transformation=SKIPJACK/CFB152/PKCS7PADDING 10:44:00,718 INFO [main][CipherTest] transformation=SKIPJACK/CFB152/TBC 10:44:00,718 INFO [main][CipherTest] transformation=SKIPJACK/CFB152/TBCPADDING 10:44:00,718 INFO [main][CipherTest] transformation=SKIPJACK/CFB152/X9.23 10:44:00,718 INFO [main][CipherTest] transformation=SKIPJACK/CFB152/X9.23PADDING 10:44:00,719 INFO [main][CipherTest] transformation=SKIPJACK/CFB152/ZEROBYTE 10:44:00,719 INFO [main][CipherTest] transformation=SKIPJACK/CFB152/ZEROBYTEPADDING 10:44:00,719 INFO [main][CipherTest] transformation=SKIPJACK/CFB16/ 10:44:00,719 INFO [main][CipherTest] transformation=SKIPJACK/CFB16/ISO10126 10:44:00,719 INFO [main][CipherTest] transformation=SKIPJACK/CFB16/ISO10126-2 10:44:00,719 INFO [main][CipherTest] transformation=SKIPJACK/CFB16/ISO10126-2PADDING 10:44:00,719 INFO [main][CipherTest] transformation=SKIPJACK/CFB16/ISO10126PADDING 10:44:00,719 INFO [main][CipherTest] transformation=SKIPJACK/CFB16/ISO7816-4 10:44:00,720 INFO [main][CipherTest] transformation=SKIPJACK/CFB16/ISO7816-4PADDING 10:44:00,720 INFO [main][CipherTest] transformation=SKIPJACK/CFB16/NOPADDING 10:44:00,720 INFO [main][CipherTest] transformation=SKIPJACK/CFB16/PKCS5 10:44:00,720 INFO [main][CipherTest] transformation=SKIPJACK/CFB16/PKCS5PADDING 10:44:00,720 INFO [main][CipherTest] transformation=SKIPJACK/CFB16/PKCS7 10:44:00,720 INFO [main][CipherTest] transformation=SKIPJACK/CFB16/PKCS7PADDING 10:44:00,720 INFO [main][CipherTest] transformation=SKIPJACK/CFB16/TBC 10:44:00,720 INFO [main][CipherTest] transformation=SKIPJACK/CFB16/TBCPADDING 10:44:00,720 INFO [main][CipherTest] transformation=SKIPJACK/CFB16/X9.23 10:44:00,720 INFO [main][CipherTest] transformation=SKIPJACK/CFB16/X9.23PADDING 10:44:00,720 INFO [main][CipherTest] transformation=SKIPJACK/CFB16/ZEROBYTE 10:44:00,720 INFO [main][CipherTest] transformation=SKIPJACK/CFB16/ZEROBYTEPADDING 10:44:00,720 INFO [main][CipherTest] transformation=SKIPJACK/CFB160/ 10:44:00,720 INFO [main][CipherTest] transformation=SKIPJACK/CFB160/ISO10126 10:44:00,720 INFO [main][CipherTest] transformation=SKIPJACK/CFB160/ISO10126-2 10:44:00,720 INFO [main][CipherTest] transformation=SKIPJACK/CFB160/ISO10126-2PADDING 10:44:00,720 INFO [main][CipherTest] transformation=SKIPJACK/CFB160/ISO10126PADDING 10:44:00,720 INFO [main][CipherTest] transformation=SKIPJACK/CFB160/ISO7816-4 10:44:00,720 INFO [main][CipherTest] transformation=SKIPJACK/CFB160/ISO7816-4PADDING 10:44:00,720 INFO [main][CipherTest] transformation=SKIPJACK/CFB160/NOPADDING 10:44:00,721 INFO [main][CipherTest] transformation=SKIPJACK/CFB160/PKCS5 10:44:00,721 INFO [main][CipherTest] transformation=SKIPJACK/CFB160/PKCS5PADDING 10:44:00,721 INFO [main][CipherTest] transformation=SKIPJACK/CFB160/PKCS7 10:44:00,721 INFO [main][CipherTest] transformation=SKIPJACK/CFB160/PKCS7PADDING 10:44:00,721 INFO [main][CipherTest] transformation=SKIPJACK/CFB160/TBC 10:44:00,721 INFO [main][CipherTest] transformation=SKIPJACK/CFB160/TBCPADDING 10:44:00,721 INFO [main][CipherTest] transformation=SKIPJACK/CFB160/X9.23 10:44:00,721 INFO [main][CipherTest] transformation=SKIPJACK/CFB160/X9.23PADDING 10:44:00,721 INFO [main][CipherTest] transformation=SKIPJACK/CFB160/ZEROBYTE 10:44:00,721 INFO [main][CipherTest] transformation=SKIPJACK/CFB160/ZEROBYTEPADDING 10:44:00,721 INFO [main][CipherTest] transformation=SKIPJACK/CFB168/ 10:44:00,721 INFO [main][CipherTest] transformation=SKIPJACK/CFB168/ISO10126 10:44:00,721 INFO [main][CipherTest] transformation=SKIPJACK/CFB168/ISO10126-2 10:44:00,721 INFO [main][CipherTest] transformation=SKIPJACK/CFB168/ISO10126-2PADDING 10:44:00,722 INFO [main][CipherTest] transformation=SKIPJACK/CFB168/ISO10126PADDING 10:44:00,722 INFO [main][CipherTest] transformation=SKIPJACK/CFB168/ISO7816-4 10:44:00,722 INFO [main][CipherTest] transformation=SKIPJACK/CFB168/ISO7816-4PADDING 10:44:00,722 INFO [main][CipherTest] transformation=SKIPJACK/CFB168/NOPADDING 10:44:00,722 INFO [main][CipherTest] transformation=SKIPJACK/CFB168/PKCS5 10:44:00,722 INFO [main][CipherTest] transformation=SKIPJACK/CFB168/PKCS5PADDING 10:44:00,722 INFO [main][CipherTest] transformation=SKIPJACK/CFB168/PKCS7 10:44:00,722 INFO [main][CipherTest] transformation=SKIPJACK/CFB168/PKCS7PADDING 10:44:00,722 INFO [main][CipherTest] transformation=SKIPJACK/CFB168/TBC 10:44:00,722 INFO [main][CipherTest] transformation=SKIPJACK/CFB168/TBCPADDING 10:44:00,722 INFO [main][CipherTest] transformation=SKIPJACK/CFB168/X9.23 10:44:00,722 INFO [main][CipherTest] transformation=SKIPJACK/CFB168/X9.23PADDING 10:44:00,722 INFO [main][CipherTest] transformation=SKIPJACK/CFB168/ZEROBYTE 10:44:00,722 INFO [main][CipherTest] transformation=SKIPJACK/CFB168/ZEROBYTEPADDING 10:44:00,722 INFO [main][CipherTest] transformation=SKIPJACK/CFB176/ 10:44:00,722 INFO [main][CipherTest] transformation=SKIPJACK/CFB176/ISO10126 10:44:00,722 INFO [main][CipherTest] transformation=SKIPJACK/CFB176/ISO10126-2 10:44:00,722 INFO [main][CipherTest] transformation=SKIPJACK/CFB176/ISO10126-2PADDING 10:44:00,722 INFO [main][CipherTest] transformation=SKIPJACK/CFB176/ISO10126PADDING 10:44:00,722 INFO [main][CipherTest] transformation=SKIPJACK/CFB176/ISO7816-4 10:44:00,723 INFO [main][CipherTest] transformation=SKIPJACK/CFB176/ISO7816-4PADDING 10:44:00,723 INFO [main][CipherTest] transformation=SKIPJACK/CFB176/NOPADDING 10:44:00,723 INFO [main][CipherTest] transformation=SKIPJACK/CFB176/PKCS5 10:44:00,723 INFO [main][CipherTest] transformation=SKIPJACK/CFB176/PKCS5PADDING 10:44:00,723 INFO [main][CipherTest] transformation=SKIPJACK/CFB176/PKCS7 10:44:00,723 INFO [main][CipherTest] transformation=SKIPJACK/CFB176/PKCS7PADDING 10:44:00,723 INFO [main][CipherTest] transformation=SKIPJACK/CFB176/TBC 10:44:00,723 INFO [main][CipherTest] transformation=SKIPJACK/CFB176/TBCPADDING 10:44:00,723 INFO [main][CipherTest] transformation=SKIPJACK/CFB176/X9.23 10:44:00,723 INFO [main][CipherTest] transformation=SKIPJACK/CFB176/X9.23PADDING 10:44:00,723 INFO [main][CipherTest] transformation=SKIPJACK/CFB176/ZEROBYTE 10:44:00,723 INFO [main][CipherTest] transformation=SKIPJACK/CFB176/ZEROBYTEPADDING 10:44:00,723 INFO [main][CipherTest] transformation=SKIPJACK/CFB184/ 10:44:00,723 INFO [main][CipherTest] transformation=SKIPJACK/CFB184/ISO10126 10:44:00,723 INFO [main][CipherTest] transformation=SKIPJACK/CFB184/ISO10126-2 10:44:00,723 INFO [main][CipherTest] transformation=SKIPJACK/CFB184/ISO10126-2PADDING 10:44:00,723 INFO [main][CipherTest] transformation=SKIPJACK/CFB184/ISO10126PADDING 10:44:00,724 INFO [main][CipherTest] transformation=SKIPJACK/CFB184/ISO7816-4 10:44:00,724 INFO [main][CipherTest] transformation=SKIPJACK/CFB184/ISO7816-4PADDING 10:44:00,724 INFO [main][CipherTest] transformation=SKIPJACK/CFB184/NOPADDING 10:44:00,724 INFO [main][CipherTest] transformation=SKIPJACK/CFB184/PKCS5 10:44:00,724 INFO [main][CipherTest] transformation=SKIPJACK/CFB184/PKCS5PADDING 10:44:00,724 INFO [main][CipherTest] transformation=SKIPJACK/CFB184/PKCS7 10:44:00,724 INFO [main][CipherTest] transformation=SKIPJACK/CFB184/PKCS7PADDING 10:44:00,724 INFO [main][CipherTest] transformation=SKIPJACK/CFB184/TBC 10:44:00,724 INFO [main][CipherTest] transformation=SKIPJACK/CFB184/TBCPADDING 10:44:00,724 INFO [main][CipherTest] transformation=SKIPJACK/CFB184/X9.23 10:44:00,724 INFO [main][CipherTest] transformation=SKIPJACK/CFB184/X9.23PADDING 10:44:00,724 INFO [main][CipherTest] transformation=SKIPJACK/CFB184/ZEROBYTE 10:44:00,724 INFO [main][CipherTest] transformation=SKIPJACK/CFB184/ZEROBYTEPADDING 10:44:00,724 INFO [main][CipherTest] transformation=SKIPJACK/CFB192/ 10:44:00,724 INFO [main][CipherTest] transformation=SKIPJACK/CFB192/ISO10126 10:44:00,724 INFO [main][CipherTest] transformation=SKIPJACK/CFB192/ISO10126-2 10:44:00,724 INFO [main][CipherTest] transformation=SKIPJACK/CFB192/ISO10126-2PADDING 10:44:00,724 INFO [main][CipherTest] transformation=SKIPJACK/CFB192/ISO10126PADDING 10:44:00,725 INFO [main][CipherTest] transformation=SKIPJACK/CFB192/ISO7816-4 10:44:00,725 INFO [main][CipherTest] transformation=SKIPJACK/CFB192/ISO7816-4PADDING 10:44:00,725 INFO [main][CipherTest] transformation=SKIPJACK/CFB192/NOPADDING 10:44:00,725 INFO [main][CipherTest] transformation=SKIPJACK/CFB192/PKCS5 10:44:00,725 INFO [main][CipherTest] transformation=SKIPJACK/CFB192/PKCS5PADDING 10:44:00,725 INFO [main][CipherTest] transformation=SKIPJACK/CFB192/PKCS7 10:44:00,725 INFO [main][CipherTest] transformation=SKIPJACK/CFB192/PKCS7PADDING 10:44:00,725 INFO [main][CipherTest] transformation=SKIPJACK/CFB192/TBC 10:44:00,725 INFO [main][CipherTest] transformation=SKIPJACK/CFB192/TBCPADDING 10:44:00,725 INFO [main][CipherTest] transformation=SKIPJACK/CFB192/X9.23 10:44:00,725 INFO [main][CipherTest] transformation=SKIPJACK/CFB192/X9.23PADDING 10:44:00,725 INFO [main][CipherTest] transformation=SKIPJACK/CFB192/ZEROBYTE 10:44:00,725 INFO [main][CipherTest] transformation=SKIPJACK/CFB192/ZEROBYTEPADDING 10:44:00,725 INFO [main][CipherTest] transformation=SKIPJACK/CFB200/ 10:44:00,725 INFO [main][CipherTest] transformation=SKIPJACK/CFB200/ISO10126 10:44:00,725 INFO [main][CipherTest] transformation=SKIPJACK/CFB200/ISO10126-2 10:44:00,725 INFO [main][CipherTest] transformation=SKIPJACK/CFB200/ISO10126-2PADDING 10:44:00,725 INFO [main][CipherTest] transformation=SKIPJACK/CFB200/ISO10126PADDING 10:44:00,725 INFO [main][CipherTest] transformation=SKIPJACK/CFB200/ISO7816-4 10:44:00,725 INFO [main][CipherTest] transformation=SKIPJACK/CFB200/ISO7816-4PADDING 10:44:00,725 INFO [main][CipherTest] transformation=SKIPJACK/CFB200/NOPADDING 10:44:00,726 INFO [main][CipherTest] transformation=SKIPJACK/CFB200/PKCS5 10:44:00,726 INFO [main][CipherTest] transformation=SKIPJACK/CFB200/PKCS5PADDING 10:44:00,726 INFO [main][CipherTest] transformation=SKIPJACK/CFB200/PKCS7 10:44:00,726 INFO [main][CipherTest] transformation=SKIPJACK/CFB200/PKCS7PADDING 10:44:00,726 INFO [main][CipherTest] transformation=SKIPJACK/CFB200/TBC 10:44:00,726 INFO [main][CipherTest] transformation=SKIPJACK/CFB200/TBCPADDING 10:44:00,726 INFO [main][CipherTest] transformation=SKIPJACK/CFB200/X9.23 10:44:00,726 INFO [main][CipherTest] transformation=SKIPJACK/CFB200/X9.23PADDING 10:44:00,726 INFO [main][CipherTest] transformation=SKIPJACK/CFB200/ZEROBYTE 10:44:00,726 INFO [main][CipherTest] transformation=SKIPJACK/CFB200/ZEROBYTEPADDING 10:44:00,726 INFO [main][CipherTest] transformation=SKIPJACK/CFB208/ 10:44:00,726 INFO [main][CipherTest] transformation=SKIPJACK/CFB208/ISO10126 10:44:00,726 INFO [main][CipherTest] transformation=SKIPJACK/CFB208/ISO10126-2 10:44:00,726 INFO [main][CipherTest] transformation=SKIPJACK/CFB208/ISO10126-2PADDING 10:44:00,726 INFO [main][CipherTest] transformation=SKIPJACK/CFB208/ISO10126PADDING 10:44:00,726 INFO [main][CipherTest] transformation=SKIPJACK/CFB208/ISO7816-4 10:44:00,727 INFO [main][CipherTest] transformation=SKIPJACK/CFB208/ISO7816-4PADDING 10:44:00,727 INFO [main][CipherTest] transformation=SKIPJACK/CFB208/NOPADDING 10:44:00,727 INFO [main][CipherTest] transformation=SKIPJACK/CFB208/PKCS5 10:44:00,727 INFO [main][CipherTest] transformation=SKIPJACK/CFB208/PKCS5PADDING 10:44:00,727 INFO [main][CipherTest] transformation=SKIPJACK/CFB208/PKCS7 10:44:00,727 INFO [main][CipherTest] transformation=SKIPJACK/CFB208/PKCS7PADDING 10:44:00,727 INFO [main][CipherTest] transformation=SKIPJACK/CFB208/TBC 10:44:00,727 INFO [main][CipherTest] transformation=SKIPJACK/CFB208/TBCPADDING 10:44:00,727 INFO [main][CipherTest] transformation=SKIPJACK/CFB208/X9.23 10:44:00,727 INFO [main][CipherTest] transformation=SKIPJACK/CFB208/X9.23PADDING 10:44:00,727 INFO [main][CipherTest] transformation=SKIPJACK/CFB208/ZEROBYTE 10:44:00,727 INFO [main][CipherTest] transformation=SKIPJACK/CFB208/ZEROBYTEPADDING 10:44:00,727 INFO [main][CipherTest] transformation=SKIPJACK/CFB216/ 10:44:00,727 INFO [main][CipherTest] transformation=SKIPJACK/CFB216/ISO10126 10:44:00,728 INFO [main][CipherTest] transformation=SKIPJACK/CFB216/ISO10126-2 10:44:00,728 INFO [main][CipherTest] transformation=SKIPJACK/CFB216/ISO10126-2PADDING 10:44:00,728 INFO [main][CipherTest] transformation=SKIPJACK/CFB216/ISO10126PADDING 10:44:00,728 INFO [main][CipherTest] transformation=SKIPJACK/CFB216/ISO7816-4 10:44:00,728 INFO [main][CipherTest] transformation=SKIPJACK/CFB216/ISO7816-4PADDING 10:44:00,728 INFO [main][CipherTest] transformation=SKIPJACK/CFB216/NOPADDING 10:44:00,728 INFO [main][CipherTest] transformation=SKIPJACK/CFB216/PKCS5 10:44:00,728 INFO [main][CipherTest] transformation=SKIPJACK/CFB216/PKCS5PADDING 10:44:00,728 INFO [main][CipherTest] transformation=SKIPJACK/CFB216/PKCS7 10:44:00,728 INFO [main][CipherTest] transformation=SKIPJACK/CFB216/PKCS7PADDING 10:44:00,728 INFO [main][CipherTest] transformation=SKIPJACK/CFB216/TBC 10:44:00,728 INFO [main][CipherTest] transformation=SKIPJACK/CFB216/TBCPADDING 10:44:00,728 INFO [main][CipherTest] transformation=SKIPJACK/CFB216/X9.23 10:44:00,728 INFO [main][CipherTest] transformation=SKIPJACK/CFB216/X9.23PADDING 10:44:00,728 INFO [main][CipherTest] transformation=SKIPJACK/CFB216/ZEROBYTE 10:44:00,728 INFO [main][CipherTest] transformation=SKIPJACK/CFB216/ZEROBYTEPADDING 10:44:00,728 INFO [main][CipherTest] transformation=SKIPJACK/CFB224/ 10:44:00,729 INFO [main][CipherTest] transformation=SKIPJACK/CFB224/ISO10126 10:44:00,729 INFO [main][CipherTest] transformation=SKIPJACK/CFB224/ISO10126-2 10:44:00,729 INFO [main][CipherTest] transformation=SKIPJACK/CFB224/ISO10126-2PADDING 10:44:00,729 INFO [main][CipherTest] transformation=SKIPJACK/CFB224/ISO10126PADDING 10:44:00,729 INFO [main][CipherTest] transformation=SKIPJACK/CFB224/ISO7816-4 10:44:00,729 INFO [main][CipherTest] transformation=SKIPJACK/CFB224/ISO7816-4PADDING 10:44:00,729 INFO [main][CipherTest] transformation=SKIPJACK/CFB224/NOPADDING 10:44:00,729 INFO [main][CipherTest] transformation=SKIPJACK/CFB224/PKCS5 10:44:00,729 INFO [main][CipherTest] transformation=SKIPJACK/CFB224/PKCS5PADDING 10:44:00,729 INFO [main][CipherTest] transformation=SKIPJACK/CFB224/PKCS7 10:44:00,729 INFO [main][CipherTest] transformation=SKIPJACK/CFB224/PKCS7PADDING 10:44:00,729 INFO [main][CipherTest] transformation=SKIPJACK/CFB224/TBC 10:44:00,729 INFO [main][CipherTest] transformation=SKIPJACK/CFB224/TBCPADDING 10:44:00,729 INFO [main][CipherTest] transformation=SKIPJACK/CFB224/X9.23 10:44:00,729 INFO [main][CipherTest] transformation=SKIPJACK/CFB224/X9.23PADDING 10:44:00,729 INFO [main][CipherTest] transformation=SKIPJACK/CFB224/ZEROBYTE 10:44:00,729 INFO [main][CipherTest] transformation=SKIPJACK/CFB224/ZEROBYTEPADDING 10:44:00,729 INFO [main][CipherTest] transformation=SKIPJACK/CFB232/ 10:44:00,729 INFO [main][CipherTest] transformation=SKIPJACK/CFB232/ISO10126 10:44:00,730 INFO [main][CipherTest] transformation=SKIPJACK/CFB232/ISO10126-2 10:44:00,730 INFO [main][CipherTest] transformation=SKIPJACK/CFB232/ISO10126-2PADDING 10:44:00,730 INFO [main][CipherTest] transformation=SKIPJACK/CFB232/ISO10126PADDING 10:44:00,730 INFO [main][CipherTest] transformation=SKIPJACK/CFB232/ISO7816-4 10:44:00,730 INFO [main][CipherTest] transformation=SKIPJACK/CFB232/ISO7816-4PADDING 10:44:00,730 INFO [main][CipherTest] transformation=SKIPJACK/CFB232/NOPADDING 10:44:00,730 INFO [main][CipherTest] transformation=SKIPJACK/CFB232/PKCS5 10:44:00,730 INFO [main][CipherTest] transformation=SKIPJACK/CFB232/PKCS5PADDING 10:44:00,730 INFO [main][CipherTest] transformation=SKIPJACK/CFB232/PKCS7 10:44:00,730 INFO [main][CipherTest] transformation=SKIPJACK/CFB232/PKCS7PADDING 10:44:00,730 INFO [main][CipherTest] transformation=SKIPJACK/CFB232/TBC 10:44:00,730 INFO [main][CipherTest] transformation=SKIPJACK/CFB232/TBCPADDING 10:44:00,730 INFO [main][CipherTest] transformation=SKIPJACK/CFB232/X9.23 10:44:00,730 INFO [main][CipherTest] transformation=SKIPJACK/CFB232/X9.23PADDING 10:44:00,730 INFO [main][CipherTest] transformation=SKIPJACK/CFB232/ZEROBYTE 10:44:00,730 INFO [main][CipherTest] transformation=SKIPJACK/CFB232/ZEROBYTEPADDING 10:44:00,730 INFO [main][CipherTest] transformation=SKIPJACK/CFB24/ 10:44:00,730 INFO [main][CipherTest] transformation=SKIPJACK/CFB24/ISO10126 10:44:00,730 INFO [main][CipherTest] transformation=SKIPJACK/CFB24/ISO10126-2 10:44:00,730 INFO [main][CipherTest] transformation=SKIPJACK/CFB24/ISO10126-2PADDING 10:44:00,731 INFO [main][CipherTest] transformation=SKIPJACK/CFB24/ISO10126PADDING 10:44:00,731 INFO [main][CipherTest] transformation=SKIPJACK/CFB24/ISO7816-4 10:44:00,731 INFO [main][CipherTest] transformation=SKIPJACK/CFB24/ISO7816-4PADDING 10:44:00,731 INFO [main][CipherTest] transformation=SKIPJACK/CFB24/NOPADDING 10:44:00,731 INFO [main][CipherTest] transformation=SKIPJACK/CFB24/PKCS5 10:44:00,731 INFO [main][CipherTest] transformation=SKIPJACK/CFB24/PKCS5PADDING 10:44:00,731 INFO [main][CipherTest] transformation=SKIPJACK/CFB24/PKCS7 10:44:00,731 INFO [main][CipherTest] transformation=SKIPJACK/CFB24/PKCS7PADDING 10:44:00,731 INFO [main][CipherTest] transformation=SKIPJACK/CFB24/TBC 10:44:00,731 INFO [main][CipherTest] transformation=SKIPJACK/CFB24/TBCPADDING 10:44:00,731 INFO [main][CipherTest] transformation=SKIPJACK/CFB24/X9.23 10:44:00,731 INFO [main][CipherTest] transformation=SKIPJACK/CFB24/X9.23PADDING 10:44:00,731 INFO [main][CipherTest] transformation=SKIPJACK/CFB24/ZEROBYTE 10:44:00,731 INFO [main][CipherTest] transformation=SKIPJACK/CFB24/ZEROBYTEPADDING 10:44:00,731 INFO [main][CipherTest] transformation=SKIPJACK/CFB240/ 10:44:00,731 INFO [main][CipherTest] transformation=SKIPJACK/CFB240/ISO10126 10:44:00,731 INFO [main][CipherTest] transformation=SKIPJACK/CFB240/ISO10126-2 10:44:00,731 INFO [main][CipherTest] transformation=SKIPJACK/CFB240/ISO10126-2PADDING 10:44:00,732 INFO [main][CipherTest] transformation=SKIPJACK/CFB240/ISO10126PADDING 10:44:00,732 INFO [main][CipherTest] transformation=SKIPJACK/CFB240/ISO7816-4 10:44:00,732 INFO [main][CipherTest] transformation=SKIPJACK/CFB240/ISO7816-4PADDING 10:44:00,732 INFO [main][CipherTest] transformation=SKIPJACK/CFB240/NOPADDING 10:44:00,732 INFO [main][CipherTest] transformation=SKIPJACK/CFB240/PKCS5 10:44:00,732 INFO [main][CipherTest] transformation=SKIPJACK/CFB240/PKCS5PADDING 10:44:00,732 INFO [main][CipherTest] transformation=SKIPJACK/CFB240/PKCS7 10:44:00,732 INFO [main][CipherTest] transformation=SKIPJACK/CFB240/PKCS7PADDING 10:44:00,732 INFO [main][CipherTest] transformation=SKIPJACK/CFB240/TBC 10:44:00,732 INFO [main][CipherTest] transformation=SKIPJACK/CFB240/TBCPADDING 10:44:00,732 INFO [main][CipherTest] transformation=SKIPJACK/CFB240/X9.23 10:44:00,732 INFO [main][CipherTest] transformation=SKIPJACK/CFB240/X9.23PADDING 10:44:00,732 INFO [main][CipherTest] transformation=SKIPJACK/CFB240/ZEROBYTE 10:44:00,732 INFO [main][CipherTest] transformation=SKIPJACK/CFB240/ZEROBYTEPADDING 10:44:00,732 INFO [main][CipherTest] transformation=SKIPJACK/CFB248/ 10:44:00,732 INFO [main][CipherTest] transformation=SKIPJACK/CFB248/ISO10126 10:44:00,732 INFO [main][CipherTest] transformation=SKIPJACK/CFB248/ISO10126-2 10:44:00,732 INFO [main][CipherTest] transformation=SKIPJACK/CFB248/ISO10126-2PADDING 10:44:00,732 INFO [main][CipherTest] transformation=SKIPJACK/CFB248/ISO10126PADDING 10:44:00,732 INFO [main][CipherTest] transformation=SKIPJACK/CFB248/ISO7816-4 10:44:00,733 INFO [main][CipherTest] transformation=SKIPJACK/CFB248/ISO7816-4PADDING 10:44:00,733 INFO [main][CipherTest] transformation=SKIPJACK/CFB248/NOPADDING 10:44:00,733 INFO [main][CipherTest] transformation=SKIPJACK/CFB248/PKCS5 10:44:00,733 INFO [main][CipherTest] transformation=SKIPJACK/CFB248/PKCS5PADDING 10:44:00,733 INFO [main][CipherTest] transformation=SKIPJACK/CFB248/PKCS7 10:44:00,733 INFO [main][CipherTest] transformation=SKIPJACK/CFB248/PKCS7PADDING 10:44:00,733 INFO [main][CipherTest] transformation=SKIPJACK/CFB248/TBC 10:44:00,733 INFO [main][CipherTest] transformation=SKIPJACK/CFB248/TBCPADDING 10:44:00,733 INFO [main][CipherTest] transformation=SKIPJACK/CFB248/X9.23 10:44:00,733 INFO [main][CipherTest] transformation=SKIPJACK/CFB248/X9.23PADDING 10:44:00,733 INFO [main][CipherTest] transformation=SKIPJACK/CFB248/ZEROBYTE 10:44:00,733 INFO [main][CipherTest] transformation=SKIPJACK/CFB248/ZEROBYTEPADDING 10:44:00,733 INFO [main][CipherTest] transformation=SKIPJACK/CFB256/ 10:44:00,733 INFO [main][CipherTest] transformation=SKIPJACK/CFB256/ISO10126 10:44:00,733 INFO [main][CipherTest] transformation=SKIPJACK/CFB256/ISO10126-2 10:44:00,734 INFO [main][CipherTest] transformation=SKIPJACK/CFB256/ISO10126-2PADDING 10:44:00,734 INFO [main][CipherTest] transformation=SKIPJACK/CFB256/ISO10126PADDING 10:44:00,734 INFO [main][CipherTest] transformation=SKIPJACK/CFB256/ISO7816-4 10:44:00,734 INFO [main][CipherTest] transformation=SKIPJACK/CFB256/ISO7816-4PADDING 10:44:00,734 INFO [main][CipherTest] transformation=SKIPJACK/CFB256/NOPADDING 10:44:00,734 INFO [main][CipherTest] transformation=SKIPJACK/CFB256/PKCS5 10:44:00,734 INFO [main][CipherTest] transformation=SKIPJACK/CFB256/PKCS5PADDING 10:44:00,734 INFO [main][CipherTest] transformation=SKIPJACK/CFB256/PKCS7 10:44:00,734 INFO [main][CipherTest] transformation=SKIPJACK/CFB256/PKCS7PADDING 10:44:00,734 INFO [main][CipherTest] transformation=SKIPJACK/CFB256/TBC 10:44:00,734 INFO [main][CipherTest] transformation=SKIPJACK/CFB256/TBCPADDING 10:44:00,734 INFO [main][CipherTest] transformation=SKIPJACK/CFB256/X9.23 10:44:00,734 INFO [main][CipherTest] transformation=SKIPJACK/CFB256/X9.23PADDING 10:44:00,734 INFO [main][CipherTest] transformation=SKIPJACK/CFB256/ZEROBYTE 10:44:00,734 INFO [main][CipherTest] transformation=SKIPJACK/CFB256/ZEROBYTEPADDING 10:44:00,735 INFO [main][CipherTest] transformation=SKIPJACK/CFB32/ 10:44:00,735 INFO [main][CipherTest] transformation=SKIPJACK/CFB32/ISO10126 10:44:00,735 INFO [main][CipherTest] transformation=SKIPJACK/CFB32/ISO10126-2 10:44:00,735 INFO [main][CipherTest] transformation=SKIPJACK/CFB32/ISO10126-2PADDING 10:44:00,735 INFO [main][CipherTest] transformation=SKIPJACK/CFB32/ISO10126PADDING 10:44:00,735 INFO [main][CipherTest] transformation=SKIPJACK/CFB32/ISO7816-4 10:44:00,735 INFO [main][CipherTest] transformation=SKIPJACK/CFB32/ISO7816-4PADDING 10:44:00,735 INFO [main][CipherTest] transformation=SKIPJACK/CFB32/NOPADDING 10:44:00,735 INFO [main][CipherTest] transformation=SKIPJACK/CFB32/PKCS5 10:44:00,735 INFO [main][CipherTest] transformation=SKIPJACK/CFB32/PKCS5PADDING 10:44:00,735 INFO [main][CipherTest] transformation=SKIPJACK/CFB32/PKCS7 10:44:00,735 INFO [main][CipherTest] transformation=SKIPJACK/CFB32/PKCS7PADDING 10:44:00,735 INFO [main][CipherTest] transformation=SKIPJACK/CFB32/TBC 10:44:00,735 INFO [main][CipherTest] transformation=SKIPJACK/CFB32/TBCPADDING 10:44:00,735 INFO [main][CipherTest] transformation=SKIPJACK/CFB32/X9.23 10:44:00,735 INFO [main][CipherTest] transformation=SKIPJACK/CFB32/X9.23PADDING 10:44:00,735 INFO [main][CipherTest] transformation=SKIPJACK/CFB32/ZEROBYTE 10:44:00,736 INFO [main][CipherTest] transformation=SKIPJACK/CFB32/ZEROBYTEPADDING 10:44:00,736 INFO [main][CipherTest] transformation=SKIPJACK/CFB40/ 10:44:00,736 INFO [main][CipherTest] transformation=SKIPJACK/CFB40/ISO10126 10:44:00,736 INFO [main][CipherTest] transformation=SKIPJACK/CFB40/ISO10126-2 10:44:00,736 INFO [main][CipherTest] transformation=SKIPJACK/CFB40/ISO10126-2PADDING 10:44:00,736 INFO [main][CipherTest] transformation=SKIPJACK/CFB40/ISO10126PADDING 10:44:00,736 INFO [main][CipherTest] transformation=SKIPJACK/CFB40/ISO7816-4 10:44:00,736 INFO [main][CipherTest] transformation=SKIPJACK/CFB40/ISO7816-4PADDING 10:44:00,736 INFO [main][CipherTest] transformation=SKIPJACK/CFB40/NOPADDING 10:44:00,736 INFO [main][CipherTest] transformation=SKIPJACK/CFB40/PKCS5 10:44:00,736 INFO [main][CipherTest] transformation=SKIPJACK/CFB40/PKCS5PADDING 10:44:00,736 INFO [main][CipherTest] transformation=SKIPJACK/CFB40/PKCS7 10:44:00,736 INFO [main][CipherTest] transformation=SKIPJACK/CFB40/PKCS7PADDING 10:44:00,736 INFO [main][CipherTest] transformation=SKIPJACK/CFB40/TBC 10:44:00,736 INFO [main][CipherTest] transformation=SKIPJACK/CFB40/TBCPADDING 10:44:00,736 INFO [main][CipherTest] transformation=SKIPJACK/CFB40/X9.23 10:44:00,737 INFO [main][CipherTest] transformation=SKIPJACK/CFB40/X9.23PADDING 10:44:00,737 INFO [main][CipherTest] transformation=SKIPJACK/CFB40/ZEROBYTE 10:44:00,737 INFO [main][CipherTest] transformation=SKIPJACK/CFB40/ZEROBYTEPADDING 10:44:00,737 INFO [main][CipherTest] transformation=SKIPJACK/CFB48/ 10:44:00,737 INFO [main][CipherTest] transformation=SKIPJACK/CFB48/ISO10126 10:44:00,737 INFO [main][CipherTest] transformation=SKIPJACK/CFB48/ISO10126-2 10:44:00,737 INFO [main][CipherTest] transformation=SKIPJACK/CFB48/ISO10126-2PADDING 10:44:00,737 INFO [main][CipherTest] transformation=SKIPJACK/CFB48/ISO10126PADDING 10:44:00,737 INFO [main][CipherTest] transformation=SKIPJACK/CFB48/ISO7816-4 10:44:00,737 INFO [main][CipherTest] transformation=SKIPJACK/CFB48/ISO7816-4PADDING 10:44:00,737 INFO [main][CipherTest] transformation=SKIPJACK/CFB48/NOPADDING 10:44:00,737 INFO [main][CipherTest] transformation=SKIPJACK/CFB48/PKCS5 10:44:00,737 INFO [main][CipherTest] transformation=SKIPJACK/CFB48/PKCS5PADDING 10:44:00,737 INFO [main][CipherTest] transformation=SKIPJACK/CFB48/PKCS7 10:44:00,737 INFO [main][CipherTest] transformation=SKIPJACK/CFB48/PKCS7PADDING 10:44:00,737 INFO [main][CipherTest] transformation=SKIPJACK/CFB48/TBC 10:44:00,737 INFO [main][CipherTest] transformation=SKIPJACK/CFB48/TBCPADDING 10:44:00,737 INFO [main][CipherTest] transformation=SKIPJACK/CFB48/X9.23 10:44:00,737 INFO [main][CipherTest] transformation=SKIPJACK/CFB48/X9.23PADDING 10:44:00,737 INFO [main][CipherTest] transformation=SKIPJACK/CFB48/ZEROBYTE 10:44:00,738 INFO [main][CipherTest] transformation=SKIPJACK/CFB48/ZEROBYTEPADDING 10:44:00,738 INFO [main][CipherTest] transformation=SKIPJACK/CFB56/ 10:44:00,738 INFO [main][CipherTest] transformation=SKIPJACK/CFB56/ISO10126 10:44:00,738 INFO [main][CipherTest] transformation=SKIPJACK/CFB56/ISO10126-2 10:44:00,738 INFO [main][CipherTest] transformation=SKIPJACK/CFB56/ISO10126-2PADDING 10:44:00,738 INFO [main][CipherTest] transformation=SKIPJACK/CFB56/ISO10126PADDING 10:44:00,738 INFO [main][CipherTest] transformation=SKIPJACK/CFB56/ISO7816-4 10:44:00,738 INFO [main][CipherTest] transformation=SKIPJACK/CFB56/ISO7816-4PADDING 10:44:00,738 INFO [main][CipherTest] transformation=SKIPJACK/CFB56/NOPADDING 10:44:00,738 INFO [main][CipherTest] transformation=SKIPJACK/CFB56/PKCS5 10:44:00,738 INFO [main][CipherTest] transformation=SKIPJACK/CFB56/PKCS5PADDING 10:44:00,738 INFO [main][CipherTest] transformation=SKIPJACK/CFB56/PKCS7 10:44:00,738 INFO [main][CipherTest] transformation=SKIPJACK/CFB56/PKCS7PADDING 10:44:00,738 INFO [main][CipherTest] transformation=SKIPJACK/CFB56/TBC 10:44:00,738 INFO [main][CipherTest] transformation=SKIPJACK/CFB56/TBCPADDING 10:44:00,738 INFO [main][CipherTest] transformation=SKIPJACK/CFB56/X9.23 10:44:00,738 INFO [main][CipherTest] transformation=SKIPJACK/CFB56/X9.23PADDING 10:44:00,738 INFO [main][CipherTest] transformation=SKIPJACK/CFB56/ZEROBYTE 10:44:00,738 INFO [main][CipherTest] transformation=SKIPJACK/CFB56/ZEROBYTEPADDING 10:44:00,739 INFO [main][CipherTest] transformation=SKIPJACK/CFB64/ 10:44:00,739 INFO [main][CipherTest] transformation=SKIPJACK/CFB64/ISO10126 10:44:00,739 INFO [main][CipherTest] transformation=SKIPJACK/CFB64/ISO10126-2 10:44:00,739 INFO [main][CipherTest] transformation=SKIPJACK/CFB64/ISO10126-2PADDING 10:44:00,739 INFO [main][CipherTest] transformation=SKIPJACK/CFB64/ISO10126PADDING 10:44:00,739 INFO [main][CipherTest] transformation=SKIPJACK/CFB64/ISO7816-4 10:44:00,739 INFO [main][CipherTest] transformation=SKIPJACK/CFB64/ISO7816-4PADDING 10:44:00,739 INFO [main][CipherTest] transformation=SKIPJACK/CFB64/NOPADDING 10:44:00,739 INFO [main][CipherTest] transformation=SKIPJACK/CFB64/PKCS5 10:44:00,739 INFO [main][CipherTest] transformation=SKIPJACK/CFB64/PKCS5PADDING 10:44:00,739 INFO [main][CipherTest] transformation=SKIPJACK/CFB64/PKCS7 10:44:00,739 INFO [main][CipherTest] transformation=SKIPJACK/CFB64/PKCS7PADDING 10:44:00,739 INFO [main][CipherTest] transformation=SKIPJACK/CFB64/TBC 10:44:00,739 INFO [main][CipherTest] transformation=SKIPJACK/CFB64/TBCPADDING 10:44:00,739 INFO [main][CipherTest] transformation=SKIPJACK/CFB64/X9.23 10:44:00,740 INFO [main][CipherTest] transformation=SKIPJACK/CFB64/X9.23PADDING 10:44:00,740 INFO [main][CipherTest] transformation=SKIPJACK/CFB64/ZEROBYTE 10:44:00,740 INFO [main][CipherTest] transformation=SKIPJACK/CFB64/ZEROBYTEPADDING 10:44:00,740 INFO [main][CipherTest] transformation=SKIPJACK/CFB72/ 10:44:00,740 INFO [main][CipherTest] transformation=SKIPJACK/CFB72/ISO10126 10:44:00,740 INFO [main][CipherTest] transformation=SKIPJACK/CFB72/ISO10126-2 10:44:00,740 INFO [main][CipherTest] transformation=SKIPJACK/CFB72/ISO10126-2PADDING 10:44:00,740 INFO [main][CipherTest] transformation=SKIPJACK/CFB72/ISO10126PADDING 10:44:00,740 INFO [main][CipherTest] transformation=SKIPJACK/CFB72/ISO7816-4 10:44:00,740 INFO [main][CipherTest] transformation=SKIPJACK/CFB72/ISO7816-4PADDING 10:44:00,740 INFO [main][CipherTest] transformation=SKIPJACK/CFB72/NOPADDING 10:44:00,740 INFO [main][CipherTest] transformation=SKIPJACK/CFB72/PKCS5 10:44:00,740 INFO [main][CipherTest] transformation=SKIPJACK/CFB72/PKCS5PADDING 10:44:00,740 INFO [main][CipherTest] transformation=SKIPJACK/CFB72/PKCS7 10:44:00,740 INFO [main][CipherTest] transformation=SKIPJACK/CFB72/PKCS7PADDING 10:44:00,740 INFO [main][CipherTest] transformation=SKIPJACK/CFB72/TBC 10:44:00,740 INFO [main][CipherTest] transformation=SKIPJACK/CFB72/TBCPADDING 10:44:00,740 INFO [main][CipherTest] transformation=SKIPJACK/CFB72/X9.23 10:44:00,741 INFO [main][CipherTest] transformation=SKIPJACK/CFB72/X9.23PADDING 10:44:00,741 INFO [main][CipherTest] transformation=SKIPJACK/CFB72/ZEROBYTE 10:44:00,741 INFO [main][CipherTest] transformation=SKIPJACK/CFB72/ZEROBYTEPADDING 10:44:00,741 INFO [main][CipherTest] transformation=SKIPJACK/CFB8/ 10:44:00,741 INFO [main][CipherTest] transformation=SKIPJACK/CFB8/ISO10126 10:44:00,741 INFO [main][CipherTest] transformation=SKIPJACK/CFB8/ISO10126-2 10:44:00,741 INFO [main][CipherTest] transformation=SKIPJACK/CFB8/ISO10126-2PADDING 10:44:00,741 INFO [main][CipherTest] transformation=SKIPJACK/CFB8/ISO10126PADDING 10:44:00,741 INFO [main][CipherTest] transformation=SKIPJACK/CFB8/ISO7816-4 10:44:00,741 INFO [main][CipherTest] transformation=SKIPJACK/CFB8/ISO7816-4PADDING 10:44:00,741 INFO [main][CipherTest] transformation=SKIPJACK/CFB8/NOPADDING 10:44:00,741 INFO [main][CipherTest] transformation=SKIPJACK/CFB8/PKCS5 10:44:00,741 INFO [main][CipherTest] transformation=SKIPJACK/CFB8/PKCS5PADDING 10:44:00,741 INFO [main][CipherTest] transformation=SKIPJACK/CFB8/PKCS7 10:44:00,741 INFO [main][CipherTest] transformation=SKIPJACK/CFB8/PKCS7PADDING 10:44:00,741 INFO [main][CipherTest] transformation=SKIPJACK/CFB8/TBC 10:44:00,741 INFO [main][CipherTest] transformation=SKIPJACK/CFB8/TBCPADDING 10:44:00,741 INFO [main][CipherTest] transformation=SKIPJACK/CFB8/X9.23 10:44:00,741 INFO [main][CipherTest] transformation=SKIPJACK/CFB8/X9.23PADDING 10:44:00,742 INFO [main][CipherTest] transformation=SKIPJACK/CFB8/ZEROBYTE 10:44:00,742 INFO [main][CipherTest] transformation=SKIPJACK/CFB8/ZEROBYTEPADDING 10:44:00,742 INFO [main][CipherTest] transformation=SKIPJACK/CFB80/ 10:44:00,742 INFO [main][CipherTest] transformation=SKIPJACK/CFB80/ISO10126 10:44:00,742 INFO [main][CipherTest] transformation=SKIPJACK/CFB80/ISO10126-2 10:44:00,742 INFO [main][CipherTest] transformation=SKIPJACK/CFB80/ISO10126-2PADDING 10:44:00,742 INFO [main][CipherTest] transformation=SKIPJACK/CFB80/ISO10126PADDING 10:44:00,742 INFO [main][CipherTest] transformation=SKIPJACK/CFB80/ISO7816-4 10:44:00,742 INFO [main][CipherTest] transformation=SKIPJACK/CFB80/ISO7816-4PADDING 10:44:00,742 INFO [main][CipherTest] transformation=SKIPJACK/CFB80/NOPADDING 10:44:00,742 INFO [main][CipherTest] transformation=SKIPJACK/CFB80/PKCS5 10:44:00,742 INFO [main][CipherTest] transformation=SKIPJACK/CFB80/PKCS5PADDING 10:44:00,742 INFO [main][CipherTest] transformation=SKIPJACK/CFB80/PKCS7 10:44:00,742 INFO [main][CipherTest] transformation=SKIPJACK/CFB80/PKCS7PADDING 10:44:00,742 INFO [main][CipherTest] transformation=SKIPJACK/CFB80/TBC 10:44:00,742 INFO [main][CipherTest] transformation=SKIPJACK/CFB80/TBCPADDING 10:44:00,742 INFO [main][CipherTest] transformation=SKIPJACK/CFB80/X9.23 10:44:00,742 INFO [main][CipherTest] transformation=SKIPJACK/CFB80/X9.23PADDING 10:44:00,742 INFO [main][CipherTest] transformation=SKIPJACK/CFB80/ZEROBYTE 10:44:00,743 INFO [main][CipherTest] transformation=SKIPJACK/CFB80/ZEROBYTEPADDING 10:44:00,743 INFO [main][CipherTest] transformation=SKIPJACK/CFB88/ 10:44:00,743 INFO [main][CipherTest] transformation=SKIPJACK/CFB88/ISO10126 10:44:00,743 INFO [main][CipherTest] transformation=SKIPJACK/CFB88/ISO10126-2 10:44:00,743 INFO [main][CipherTest] transformation=SKIPJACK/CFB88/ISO10126-2PADDING 10:44:00,743 INFO [main][CipherTest] transformation=SKIPJACK/CFB88/ISO10126PADDING 10:44:00,743 INFO [main][CipherTest] transformation=SKIPJACK/CFB88/ISO7816-4 10:44:00,743 INFO [main][CipherTest] transformation=SKIPJACK/CFB88/ISO7816-4PADDING 10:44:00,743 INFO [main][CipherTest] transformation=SKIPJACK/CFB88/NOPADDING 10:44:00,743 INFO [main][CipherTest] transformation=SKIPJACK/CFB88/PKCS5 10:44:00,743 INFO [main][CipherTest] transformation=SKIPJACK/CFB88/PKCS5PADDING 10:44:00,743 INFO [main][CipherTest] transformation=SKIPJACK/CFB88/PKCS7 10:44:00,743 INFO [main][CipherTest] transformation=SKIPJACK/CFB88/PKCS7PADDING 10:44:00,743 INFO [main][CipherTest] transformation=SKIPJACK/CFB88/TBC 10:44:00,743 INFO [main][CipherTest] transformation=SKIPJACK/CFB88/TBCPADDING 10:44:00,744 INFO [main][CipherTest] transformation=SKIPJACK/CFB88/X9.23 10:44:00,744 INFO [main][CipherTest] transformation=SKIPJACK/CFB88/X9.23PADDING 10:44:00,744 INFO [main][CipherTest] transformation=SKIPJACK/CFB88/ZEROBYTE 10:44:00,744 INFO [main][CipherTest] transformation=SKIPJACK/CFB88/ZEROBYTEPADDING 10:44:00,744 INFO [main][CipherTest] transformation=SKIPJACK/CFB96/ 10:44:00,744 INFO [main][CipherTest] transformation=SKIPJACK/CFB96/ISO10126 10:44:00,744 INFO [main][CipherTest] transformation=SKIPJACK/CFB96/ISO10126-2 10:44:00,744 INFO [main][CipherTest] transformation=SKIPJACK/CFB96/ISO10126-2PADDING 10:44:00,744 INFO [main][CipherTest] transformation=SKIPJACK/CFB96/ISO10126PADDING 10:44:00,744 INFO [main][CipherTest] transformation=SKIPJACK/CFB96/ISO7816-4 10:44:00,744 INFO [main][CipherTest] transformation=SKIPJACK/CFB96/ISO7816-4PADDING 10:44:00,744 INFO [main][CipherTest] transformation=SKIPJACK/CFB96/NOPADDING 10:44:00,744 INFO [main][CipherTest] transformation=SKIPJACK/CFB96/PKCS5 10:44:00,744 INFO [main][CipherTest] transformation=SKIPJACK/CFB96/PKCS5PADDING 10:44:00,744 INFO [main][CipherTest] transformation=SKIPJACK/CFB96/PKCS7 10:44:00,744 INFO [main][CipherTest] transformation=SKIPJACK/CFB96/PKCS7PADDING 10:44:00,744 INFO [main][CipherTest] transformation=SKIPJACK/CFB96/TBC 10:44:00,744 INFO [main][CipherTest] transformation=SKIPJACK/CFB96/TBCPADDING 10:44:00,744 INFO [main][CipherTest] transformation=SKIPJACK/CFB96/X9.23 10:44:00,744 INFO [main][CipherTest] transformation=SKIPJACK/CFB96/X9.23PADDING 10:44:00,745 INFO [main][CipherTest] transformation=SKIPJACK/CFB96/ZEROBYTE 10:44:00,745 INFO [main][CipherTest] transformation=SKIPJACK/CFB96/ZEROBYTEPADDING 10:44:00,745 INFO [main][CipherTest] transformation=SKIPJACK/CTS/ 10:44:00,745 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "SKIPJACK/CTS/" does not support IV => Skipping. 10:44:00,745 INFO [main][CipherTest] transformation=SKIPJACK/CTS/NOPADDING 10:44:00,745 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "SKIPJACK/CTS/NOPADDING" does not support IV => Skipping. 10:44:00,745 INFO [main][CipherTest] transformation=SKIPJACK/EAX/ 10:44:00,746 INFO [main][CipherTest] transformation=SKIPJACK/EAX/NOPADDING 10:44:00,746 INFO [main][CipherTest] transformation=SKIPJACK/ECB/ 10:44:00,746 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "SKIPJACK/ECB/" does not support IV => Skipping. 10:44:00,746 INFO [main][CipherTest] transformation=SKIPJACK/ECB/NOPADDING 10:44:00,746 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "SKIPJACK/ECB/NOPADDING" does not support IV => Skipping. 10:44:00,746 INFO [main][CipherTest] transformation=SKIPJACK/GOFB/ 10:44:00,746 INFO [main][CipherTest] transformation=SKIPJACK/GOFB/ISO10126 10:44:00,747 INFO [main][CipherTest] transformation=SKIPJACK/GOFB/ISO10126-2 10:44:00,747 INFO [main][CipherTest] transformation=SKIPJACK/GOFB/ISO10126-2PADDING 10:44:00,747 INFO [main][CipherTest] transformation=SKIPJACK/GOFB/ISO10126PADDING 10:44:00,747 INFO [main][CipherTest] transformation=SKIPJACK/GOFB/ISO7816-4 10:44:00,747 INFO [main][CipherTest] transformation=SKIPJACK/GOFB/ISO7816-4PADDING 10:44:00,747 INFO [main][CipherTest] transformation=SKIPJACK/GOFB/NOPADDING 10:44:00,747 INFO [main][CipherTest] transformation=SKIPJACK/GOFB/PKCS5 10:44:00,747 INFO [main][CipherTest] transformation=SKIPJACK/GOFB/PKCS5PADDING 10:44:00,747 INFO [main][CipherTest] transformation=SKIPJACK/GOFB/PKCS7 10:44:00,748 INFO [main][CipherTest] transformation=SKIPJACK/GOFB/PKCS7PADDING 10:44:00,748 INFO [main][CipherTest] transformation=SKIPJACK/GOFB/TBC 10:44:00,748 INFO [main][CipherTest] transformation=SKIPJACK/GOFB/TBCPADDING 10:44:00,748 INFO [main][CipherTest] transformation=SKIPJACK/GOFB/X9.23 10:44:00,748 INFO [main][CipherTest] transformation=SKIPJACK/GOFB/X9.23PADDING 10:44:00,748 INFO [main][CipherTest] transformation=SKIPJACK/GOFB/ZEROBYTE 10:44:00,748 INFO [main][CipherTest] transformation=SKIPJACK/GOFB/ZEROBYTEPADDING 10:44:00,748 INFO [main][CipherTest] transformation=SKIPJACK/OFB/ 10:44:00,748 INFO [main][CipherTest] transformation=SKIPJACK/OFB/ISO10126 10:44:00,748 INFO [main][CipherTest] transformation=SKIPJACK/OFB/ISO10126-2 10:44:00,748 INFO [main][CipherTest] transformation=SKIPJACK/OFB/ISO10126-2PADDING 10:44:00,748 INFO [main][CipherTest] transformation=SKIPJACK/OFB/ISO10126PADDING 10:44:00,748 INFO [main][CipherTest] transformation=SKIPJACK/OFB/ISO7816-4 10:44:00,749 INFO [main][CipherTest] transformation=SKIPJACK/OFB/ISO7816-4PADDING 10:44:00,749 INFO [main][CipherTest] transformation=SKIPJACK/OFB/NOPADDING 10:44:00,749 INFO [main][CipherTest] transformation=SKIPJACK/OFB/PKCS5 10:44:00,749 INFO [main][CipherTest] transformation=SKIPJACK/OFB/PKCS5PADDING 10:44:00,749 INFO [main][CipherTest] transformation=SKIPJACK/OFB/PKCS7 10:44:00,749 INFO [main][CipherTest] transformation=SKIPJACK/OFB/PKCS7PADDING 10:44:00,749 INFO [main][CipherTest] transformation=SKIPJACK/OFB/TBC 10:44:00,749 INFO [main][CipherTest] transformation=SKIPJACK/OFB/TBCPADDING 10:44:00,749 INFO [main][CipherTest] transformation=SKIPJACK/OFB/X9.23 10:44:00,749 INFO [main][CipherTest] transformation=SKIPJACK/OFB/X9.23PADDING 10:44:00,749 INFO [main][CipherTest] transformation=SKIPJACK/OFB/ZEROBYTE 10:44:00,749 INFO [main][CipherTest] transformation=SKIPJACK/OFB/ZEROBYTEPADDING 10:44:00,749 INFO [main][CipherTest] transformation=SKIPJACK/OFB104/ 10:44:00,749 INFO [main][CipherTest] transformation=SKIPJACK/OFB104/ISO10126 10:44:00,749 INFO [main][CipherTest] transformation=SKIPJACK/OFB104/ISO10126-2 10:44:00,749 INFO [main][CipherTest] transformation=SKIPJACK/OFB104/ISO10126-2PADDING 10:44:00,749 INFO [main][CipherTest] transformation=SKIPJACK/OFB104/ISO10126PADDING 10:44:00,749 INFO [main][CipherTest] transformation=SKIPJACK/OFB104/ISO7816-4 10:44:00,749 INFO [main][CipherTest] transformation=SKIPJACK/OFB104/ISO7816-4PADDING 10:44:00,749 INFO [main][CipherTest] transformation=SKIPJACK/OFB104/NOPADDING 10:44:00,750 INFO [main][CipherTest] transformation=SKIPJACK/OFB104/PKCS5 10:44:00,750 INFO [main][CipherTest] transformation=SKIPJACK/OFB104/PKCS5PADDING 10:44:00,750 INFO [main][CipherTest] transformation=SKIPJACK/OFB104/PKCS7 10:44:00,750 INFO [main][CipherTest] transformation=SKIPJACK/OFB104/PKCS7PADDING 10:44:00,750 INFO [main][CipherTest] transformation=SKIPJACK/OFB104/TBC 10:44:00,750 INFO [main][CipherTest] transformation=SKIPJACK/OFB104/TBCPADDING 10:44:00,750 INFO [main][CipherTest] transformation=SKIPJACK/OFB104/X9.23 10:44:00,750 INFO [main][CipherTest] transformation=SKIPJACK/OFB104/X9.23PADDING 10:44:00,750 INFO [main][CipherTest] transformation=SKIPJACK/OFB104/ZEROBYTE 10:44:00,750 INFO [main][CipherTest] transformation=SKIPJACK/OFB104/ZEROBYTEPADDING 10:44:00,750 INFO [main][CipherTest] transformation=SKIPJACK/OFB112/ 10:44:00,750 INFO [main][CipherTest] transformation=SKIPJACK/OFB112/ISO10126 10:44:00,750 INFO [main][CipherTest] transformation=SKIPJACK/OFB112/ISO10126-2 10:44:00,750 INFO [main][CipherTest] transformation=SKIPJACK/OFB112/ISO10126-2PADDING 10:44:00,750 INFO [main][CipherTest] transformation=SKIPJACK/OFB112/ISO10126PADDING 10:44:00,750 INFO [main][CipherTest] transformation=SKIPJACK/OFB112/ISO7816-4 10:44:00,750 INFO [main][CipherTest] transformation=SKIPJACK/OFB112/ISO7816-4PADDING 10:44:00,750 INFO [main][CipherTest] transformation=SKIPJACK/OFB112/NOPADDING 10:44:00,751 INFO [main][CipherTest] transformation=SKIPJACK/OFB112/PKCS5 10:44:00,751 INFO [main][CipherTest] transformation=SKIPJACK/OFB112/PKCS5PADDING 10:44:00,751 INFO [main][CipherTest] transformation=SKIPJACK/OFB112/PKCS7 10:44:00,751 INFO [main][CipherTest] transformation=SKIPJACK/OFB112/PKCS7PADDING 10:44:00,751 INFO [main][CipherTest] transformation=SKIPJACK/OFB112/TBC 10:44:00,751 INFO [main][CipherTest] transformation=SKIPJACK/OFB112/TBCPADDING 10:44:00,751 INFO [main][CipherTest] transformation=SKIPJACK/OFB112/X9.23 10:44:00,751 INFO [main][CipherTest] transformation=SKIPJACK/OFB112/X9.23PADDING 10:44:00,751 INFO [main][CipherTest] transformation=SKIPJACK/OFB112/ZEROBYTE 10:44:00,751 INFO [main][CipherTest] transformation=SKIPJACK/OFB112/ZEROBYTEPADDING 10:44:00,751 INFO [main][CipherTest] transformation=SKIPJACK/OFB120/ 10:44:00,751 INFO [main][CipherTest] transformation=SKIPJACK/OFB120/ISO10126 10:44:00,751 INFO [main][CipherTest] transformation=SKIPJACK/OFB120/ISO10126-2 10:44:00,751 INFO [main][CipherTest] transformation=SKIPJACK/OFB120/ISO10126-2PADDING 10:44:00,751 INFO [main][CipherTest] transformation=SKIPJACK/OFB120/ISO10126PADDING 10:44:00,751 INFO [main][CipherTest] transformation=SKIPJACK/OFB120/ISO7816-4 10:44:00,751 INFO [main][CipherTest] transformation=SKIPJACK/OFB120/ISO7816-4PADDING 10:44:00,752 INFO [main][CipherTest] transformation=SKIPJACK/OFB120/NOPADDING 10:44:00,752 INFO [main][CipherTest] transformation=SKIPJACK/OFB120/PKCS5 10:44:00,752 INFO [main][CipherTest] transformation=SKIPJACK/OFB120/PKCS5PADDING 10:44:00,752 INFO [main][CipherTest] transformation=SKIPJACK/OFB120/PKCS7 10:44:00,752 INFO [main][CipherTest] transformation=SKIPJACK/OFB120/PKCS7PADDING 10:44:00,752 INFO [main][CipherTest] transformation=SKIPJACK/OFB120/TBC 10:44:00,752 INFO [main][CipherTest] transformation=SKIPJACK/OFB120/TBCPADDING 10:44:00,752 INFO [main][CipherTest] transformation=SKIPJACK/OFB120/X9.23 10:44:00,752 INFO [main][CipherTest] transformation=SKIPJACK/OFB120/X9.23PADDING 10:44:00,752 INFO [main][CipherTest] transformation=SKIPJACK/OFB120/ZEROBYTE 10:44:00,752 INFO [main][CipherTest] transformation=SKIPJACK/OFB120/ZEROBYTEPADDING 10:44:00,752 INFO [main][CipherTest] transformation=SKIPJACK/OFB128/ 10:44:00,752 INFO [main][CipherTest] transformation=SKIPJACK/OFB128/ISO10126 10:44:00,752 INFO [main][CipherTest] transformation=SKIPJACK/OFB128/ISO10126-2 10:44:00,752 INFO [main][CipherTest] transformation=SKIPJACK/OFB128/ISO10126-2PADDING 10:44:00,752 INFO [main][CipherTest] transformation=SKIPJACK/OFB128/ISO10126PADDING 10:44:00,752 INFO [main][CipherTest] transformation=SKIPJACK/OFB128/ISO7816-4 10:44:00,752 INFO [main][CipherTest] transformation=SKIPJACK/OFB128/ISO7816-4PADDING 10:44:00,752 INFO [main][CipherTest] transformation=SKIPJACK/OFB128/NOPADDING 10:44:00,752 INFO [main][CipherTest] transformation=SKIPJACK/OFB128/PKCS5 10:44:00,753 INFO [main][CipherTest] transformation=SKIPJACK/OFB128/PKCS5PADDING 10:44:00,753 INFO [main][CipherTest] transformation=SKIPJACK/OFB128/PKCS7 10:44:00,753 INFO [main][CipherTest] transformation=SKIPJACK/OFB128/PKCS7PADDING 10:44:00,753 INFO [main][CipherTest] transformation=SKIPJACK/OFB128/TBC 10:44:00,753 INFO [main][CipherTest] transformation=SKIPJACK/OFB128/TBCPADDING 10:44:00,753 INFO [main][CipherTest] transformation=SKIPJACK/OFB128/X9.23 10:44:00,753 INFO [main][CipherTest] transformation=SKIPJACK/OFB128/X9.23PADDING 10:44:00,753 INFO [main][CipherTest] transformation=SKIPJACK/OFB128/ZEROBYTE 10:44:00,753 INFO [main][CipherTest] transformation=SKIPJACK/OFB128/ZEROBYTEPADDING 10:44:00,753 INFO [main][CipherTest] transformation=SKIPJACK/OFB136/ 10:44:00,753 INFO [main][CipherTest] transformation=SKIPJACK/OFB136/ISO10126 10:44:00,753 INFO [main][CipherTest] transformation=SKIPJACK/OFB136/ISO10126-2 10:44:00,753 INFO [main][CipherTest] transformation=SKIPJACK/OFB136/ISO10126-2PADDING 10:44:00,753 INFO [main][CipherTest] transformation=SKIPJACK/OFB136/ISO10126PADDING 10:44:00,753 INFO [main][CipherTest] transformation=SKIPJACK/OFB136/ISO7816-4 10:44:00,753 INFO [main][CipherTest] transformation=SKIPJACK/OFB136/ISO7816-4PADDING 10:44:00,753 INFO [main][CipherTest] transformation=SKIPJACK/OFB136/NOPADDING 10:44:00,753 INFO [main][CipherTest] transformation=SKIPJACK/OFB136/PKCS5 10:44:00,753 INFO [main][CipherTest] transformation=SKIPJACK/OFB136/PKCS5PADDING 10:44:00,753 INFO [main][CipherTest] transformation=SKIPJACK/OFB136/PKCS7 10:44:00,753 INFO [main][CipherTest] transformation=SKIPJACK/OFB136/PKCS7PADDING 10:44:00,753 INFO [main][CipherTest] transformation=SKIPJACK/OFB136/TBC 10:44:00,754 INFO [main][CipherTest] transformation=SKIPJACK/OFB136/TBCPADDING 10:44:00,754 INFO [main][CipherTest] transformation=SKIPJACK/OFB136/X9.23 10:44:00,754 INFO [main][CipherTest] transformation=SKIPJACK/OFB136/X9.23PADDING 10:44:00,754 INFO [main][CipherTest] transformation=SKIPJACK/OFB136/ZEROBYTE 10:44:00,754 INFO [main][CipherTest] transformation=SKIPJACK/OFB136/ZEROBYTEPADDING 10:44:00,754 INFO [main][CipherTest] transformation=SKIPJACK/OFB144/ 10:44:00,754 INFO [main][CipherTest] transformation=SKIPJACK/OFB144/ISO10126 10:44:00,754 INFO [main][CipherTest] transformation=SKIPJACK/OFB144/ISO10126-2 10:44:00,754 INFO [main][CipherTest] transformation=SKIPJACK/OFB144/ISO10126-2PADDING 10:44:00,754 INFO [main][CipherTest] transformation=SKIPJACK/OFB144/ISO10126PADDING 10:44:00,754 INFO [main][CipherTest] transformation=SKIPJACK/OFB144/ISO7816-4 10:44:00,754 INFO [main][CipherTest] transformation=SKIPJACK/OFB144/ISO7816-4PADDING 10:44:00,754 INFO [main][CipherTest] transformation=SKIPJACK/OFB144/NOPADDING 10:44:00,754 INFO [main][CipherTest] transformation=SKIPJACK/OFB144/PKCS5 10:44:00,754 INFO [main][CipherTest] transformation=SKIPJACK/OFB144/PKCS5PADDING 10:44:00,754 INFO [main][CipherTest] transformation=SKIPJACK/OFB144/PKCS7 10:44:00,754 INFO [main][CipherTest] transformation=SKIPJACK/OFB144/PKCS7PADDING 10:44:00,754 INFO [main][CipherTest] transformation=SKIPJACK/OFB144/TBC 10:44:00,755 INFO [main][CipherTest] transformation=SKIPJACK/OFB144/TBCPADDING 10:44:00,755 INFO [main][CipherTest] transformation=SKIPJACK/OFB144/X9.23 10:44:00,755 INFO [main][CipherTest] transformation=SKIPJACK/OFB144/X9.23PADDING 10:44:00,755 INFO [main][CipherTest] transformation=SKIPJACK/OFB144/ZEROBYTE 10:44:00,755 INFO [main][CipherTest] transformation=SKIPJACK/OFB144/ZEROBYTEPADDING 10:44:00,755 INFO [main][CipherTest] transformation=SKIPJACK/OFB152/ 10:44:00,755 INFO [main][CipherTest] transformation=SKIPJACK/OFB152/ISO10126 10:44:00,755 INFO [main][CipherTest] transformation=SKIPJACK/OFB152/ISO10126-2 10:44:00,755 INFO [main][CipherTest] transformation=SKIPJACK/OFB152/ISO10126-2PADDING 10:44:00,755 INFO [main][CipherTest] transformation=SKIPJACK/OFB152/ISO10126PADDING 10:44:00,755 INFO [main][CipherTest] transformation=SKIPJACK/OFB152/ISO7816-4 10:44:00,755 INFO [main][CipherTest] transformation=SKIPJACK/OFB152/ISO7816-4PADDING 10:44:00,755 INFO [main][CipherTest] transformation=SKIPJACK/OFB152/NOPADDING 10:44:00,755 INFO [main][CipherTest] transformation=SKIPJACK/OFB152/PKCS5 10:44:00,755 INFO [main][CipherTest] transformation=SKIPJACK/OFB152/PKCS5PADDING 10:44:00,755 INFO [main][CipherTest] transformation=SKIPJACK/OFB152/PKCS7 10:44:00,756 INFO [main][CipherTest] transformation=SKIPJACK/OFB152/PKCS7PADDING 10:44:00,756 INFO [main][CipherTest] transformation=SKIPJACK/OFB152/TBC 10:44:00,756 INFO [main][CipherTest] transformation=SKIPJACK/OFB152/TBCPADDING 10:44:00,756 INFO [main][CipherTest] transformation=SKIPJACK/OFB152/X9.23 10:44:00,756 INFO [main][CipherTest] transformation=SKIPJACK/OFB152/X9.23PADDING 10:44:00,756 INFO [main][CipherTest] transformation=SKIPJACK/OFB152/ZEROBYTE 10:44:00,756 INFO [main][CipherTest] transformation=SKIPJACK/OFB152/ZEROBYTEPADDING 10:44:00,756 INFO [main][CipherTest] transformation=SKIPJACK/OFB16/ 10:44:00,756 INFO [main][CipherTest] transformation=SKIPJACK/OFB16/ISO10126 10:44:00,756 INFO [main][CipherTest] transformation=SKIPJACK/OFB16/ISO10126-2 10:44:00,756 INFO [main][CipherTest] transformation=SKIPJACK/OFB16/ISO10126-2PADDING 10:44:00,756 INFO [main][CipherTest] transformation=SKIPJACK/OFB16/ISO10126PADDING 10:44:00,756 INFO [main][CipherTest] transformation=SKIPJACK/OFB16/ISO7816-4 10:44:00,756 INFO [main][CipherTest] transformation=SKIPJACK/OFB16/ISO7816-4PADDING 10:44:00,756 INFO [main][CipherTest] transformation=SKIPJACK/OFB16/NOPADDING 10:44:00,756 INFO [main][CipherTest] transformation=SKIPJACK/OFB16/PKCS5 10:44:00,756 INFO [main][CipherTest] transformation=SKIPJACK/OFB16/PKCS5PADDING 10:44:00,756 INFO [main][CipherTest] transformation=SKIPJACK/OFB16/PKCS7 10:44:00,756 INFO [main][CipherTest] transformation=SKIPJACK/OFB16/PKCS7PADDING 10:44:00,756 INFO [main][CipherTest] transformation=SKIPJACK/OFB16/TBC 10:44:00,756 INFO [main][CipherTest] transformation=SKIPJACK/OFB16/TBCPADDING 10:44:00,756 INFO [main][CipherTest] transformation=SKIPJACK/OFB16/X9.23 10:44:00,757 INFO [main][CipherTest] transformation=SKIPJACK/OFB16/X9.23PADDING 10:44:00,757 INFO [main][CipherTest] transformation=SKIPJACK/OFB16/ZEROBYTE 10:44:00,757 INFO [main][CipherTest] transformation=SKIPJACK/OFB16/ZEROBYTEPADDING 10:44:00,757 INFO [main][CipherTest] transformation=SKIPJACK/OFB160/ 10:44:00,757 INFO [main][CipherTest] transformation=SKIPJACK/OFB160/ISO10126 10:44:00,757 INFO [main][CipherTest] transformation=SKIPJACK/OFB160/ISO10126-2 10:44:00,757 INFO [main][CipherTest] transformation=SKIPJACK/OFB160/ISO10126-2PADDING 10:44:00,757 INFO [main][CipherTest] transformation=SKIPJACK/OFB160/ISO10126PADDING 10:44:00,757 INFO [main][CipherTest] transformation=SKIPJACK/OFB160/ISO7816-4 10:44:00,757 INFO [main][CipherTest] transformation=SKIPJACK/OFB160/ISO7816-4PADDING 10:44:00,757 INFO [main][CipherTest] transformation=SKIPJACK/OFB160/NOPADDING 10:44:00,757 INFO [main][CipherTest] transformation=SKIPJACK/OFB160/PKCS5 10:44:00,757 INFO [main][CipherTest] transformation=SKIPJACK/OFB160/PKCS5PADDING 10:44:00,757 INFO [main][CipherTest] transformation=SKIPJACK/OFB160/PKCS7 10:44:00,757 INFO [main][CipherTest] transformation=SKIPJACK/OFB160/PKCS7PADDING 10:44:00,757 INFO [main][CipherTest] transformation=SKIPJACK/OFB160/TBC 10:44:00,757 INFO [main][CipherTest] transformation=SKIPJACK/OFB160/TBCPADDING 10:44:00,757 INFO [main][CipherTest] transformation=SKIPJACK/OFB160/X9.23 10:44:00,757 INFO [main][CipherTest] transformation=SKIPJACK/OFB160/X9.23PADDING 10:44:00,758 INFO [main][CipherTest] transformation=SKIPJACK/OFB160/ZEROBYTE 10:44:00,758 INFO [main][CipherTest] transformation=SKIPJACK/OFB160/ZEROBYTEPADDING 10:44:00,758 INFO [main][CipherTest] transformation=SKIPJACK/OFB168/ 10:44:00,758 INFO [main][CipherTest] transformation=SKIPJACK/OFB168/ISO10126 10:44:00,758 INFO [main][CipherTest] transformation=SKIPJACK/OFB168/ISO10126-2 10:44:00,758 INFO [main][CipherTest] transformation=SKIPJACK/OFB168/ISO10126-2PADDING 10:44:00,758 INFO [main][CipherTest] transformation=SKIPJACK/OFB168/ISO10126PADDING 10:44:00,758 INFO [main][CipherTest] transformation=SKIPJACK/OFB168/ISO7816-4 10:44:00,758 INFO [main][CipherTest] transformation=SKIPJACK/OFB168/ISO7816-4PADDING 10:44:00,758 INFO [main][CipherTest] transformation=SKIPJACK/OFB168/NOPADDING 10:44:00,758 INFO [main][CipherTest] transformation=SKIPJACK/OFB168/PKCS5 10:44:00,758 INFO [main][CipherTest] transformation=SKIPJACK/OFB168/PKCS5PADDING 10:44:00,758 INFO [main][CipherTest] transformation=SKIPJACK/OFB168/PKCS7 10:44:00,758 INFO [main][CipherTest] transformation=SKIPJACK/OFB168/PKCS7PADDING 10:44:00,758 INFO [main][CipherTest] transformation=SKIPJACK/OFB168/TBC 10:44:00,758 INFO [main][CipherTest] transformation=SKIPJACK/OFB168/TBCPADDING 10:44:00,758 INFO [main][CipherTest] transformation=SKIPJACK/OFB168/X9.23 10:44:00,758 INFO [main][CipherTest] transformation=SKIPJACK/OFB168/X9.23PADDING 10:44:00,758 INFO [main][CipherTest] transformation=SKIPJACK/OFB168/ZEROBYTE 10:44:00,758 INFO [main][CipherTest] transformation=SKIPJACK/OFB168/ZEROBYTEPADDING 10:44:00,758 INFO [main][CipherTest] transformation=SKIPJACK/OFB176/ 10:44:00,758 INFO [main][CipherTest] transformation=SKIPJACK/OFB176/ISO10126 10:44:00,759 INFO [main][CipherTest] transformation=SKIPJACK/OFB176/ISO10126-2 10:44:00,759 INFO [main][CipherTest] transformation=SKIPJACK/OFB176/ISO10126-2PADDING 10:44:00,759 INFO [main][CipherTest] transformation=SKIPJACK/OFB176/ISO10126PADDING 10:44:00,759 INFO [main][CipherTest] transformation=SKIPJACK/OFB176/ISO7816-4 10:44:00,759 INFO [main][CipherTest] transformation=SKIPJACK/OFB176/ISO7816-4PADDING 10:44:00,759 INFO [main][CipherTest] transformation=SKIPJACK/OFB176/NOPADDING 10:44:00,759 INFO [main][CipherTest] transformation=SKIPJACK/OFB176/PKCS5 10:44:00,759 INFO [main][CipherTest] transformation=SKIPJACK/OFB176/PKCS5PADDING 10:44:00,759 INFO [main][CipherTest] transformation=SKIPJACK/OFB176/PKCS7 10:44:00,759 INFO [main][CipherTest] transformation=SKIPJACK/OFB176/PKCS7PADDING 10:44:00,759 INFO [main][CipherTest] transformation=SKIPJACK/OFB176/TBC 10:44:00,759 INFO [main][CipherTest] transformation=SKIPJACK/OFB176/TBCPADDING 10:44:00,759 INFO [main][CipherTest] transformation=SKIPJACK/OFB176/X9.23 10:44:00,759 INFO [main][CipherTest] transformation=SKIPJACK/OFB176/X9.23PADDING 10:44:00,759 INFO [main][CipherTest] transformation=SKIPJACK/OFB176/ZEROBYTE 10:44:00,759 INFO [main][CipherTest] transformation=SKIPJACK/OFB176/ZEROBYTEPADDING 10:44:00,759 INFO [main][CipherTest] transformation=SKIPJACK/OFB184/ 10:44:00,759 INFO [main][CipherTest] transformation=SKIPJACK/OFB184/ISO10126 10:44:00,759 INFO [main][CipherTest] transformation=SKIPJACK/OFB184/ISO10126-2 10:44:00,760 INFO [main][CipherTest] transformation=SKIPJACK/OFB184/ISO10126-2PADDING 10:44:00,760 INFO [main][CipherTest] transformation=SKIPJACK/OFB184/ISO10126PADDING 10:44:00,760 INFO [main][CipherTest] transformation=SKIPJACK/OFB184/ISO7816-4 10:44:00,760 INFO [main][CipherTest] transformation=SKIPJACK/OFB184/ISO7816-4PADDING 10:44:00,760 INFO [main][CipherTest] transformation=SKIPJACK/OFB184/NOPADDING 10:44:00,760 INFO [main][CipherTest] transformation=SKIPJACK/OFB184/PKCS5 10:44:00,760 INFO [main][CipherTest] transformation=SKIPJACK/OFB184/PKCS5PADDING 10:44:00,760 INFO [main][CipherTest] transformation=SKIPJACK/OFB184/PKCS7 10:44:00,760 INFO [main][CipherTest] transformation=SKIPJACK/OFB184/PKCS7PADDING 10:44:00,760 INFO [main][CipherTest] transformation=SKIPJACK/OFB184/TBC 10:44:00,760 INFO [main][CipherTest] transformation=SKIPJACK/OFB184/TBCPADDING 10:44:00,760 INFO [main][CipherTest] transformation=SKIPJACK/OFB184/X9.23 10:44:00,760 INFO [main][CipherTest] transformation=SKIPJACK/OFB184/X9.23PADDING 10:44:00,760 INFO [main][CipherTest] transformation=SKIPJACK/OFB184/ZEROBYTE 10:44:00,760 INFO [main][CipherTest] transformation=SKIPJACK/OFB184/ZEROBYTEPADDING 10:44:00,760 INFO [main][CipherTest] transformation=SKIPJACK/OFB192/ 10:44:00,760 INFO [main][CipherTest] transformation=SKIPJACK/OFB192/ISO10126 10:44:00,760 INFO [main][CipherTest] transformation=SKIPJACK/OFB192/ISO10126-2 10:44:00,760 INFO [main][CipherTest] transformation=SKIPJACK/OFB192/ISO10126-2PADDING 10:44:00,760 INFO [main][CipherTest] transformation=SKIPJACK/OFB192/ISO10126PADDING 10:44:00,760 INFO [main][CipherTest] transformation=SKIPJACK/OFB192/ISO7816-4 10:44:00,760 INFO [main][CipherTest] transformation=SKIPJACK/OFB192/ISO7816-4PADDING 10:44:00,760 INFO [main][CipherTest] transformation=SKIPJACK/OFB192/NOPADDING 10:44:00,761 INFO [main][CipherTest] transformation=SKIPJACK/OFB192/PKCS5 10:44:00,761 INFO [main][CipherTest] transformation=SKIPJACK/OFB192/PKCS5PADDING 10:44:00,761 INFO [main][CipherTest] transformation=SKIPJACK/OFB192/PKCS7 10:44:00,761 INFO [main][CipherTest] transformation=SKIPJACK/OFB192/PKCS7PADDING 10:44:00,761 INFO [main][CipherTest] transformation=SKIPJACK/OFB192/TBC 10:44:00,761 INFO [main][CipherTest] transformation=SKIPJACK/OFB192/TBCPADDING 10:44:00,761 INFO [main][CipherTest] transformation=SKIPJACK/OFB192/X9.23 10:44:00,761 INFO [main][CipherTest] transformation=SKIPJACK/OFB192/X9.23PADDING 10:44:00,761 INFO [main][CipherTest] transformation=SKIPJACK/OFB192/ZEROBYTE 10:44:00,761 INFO [main][CipherTest] transformation=SKIPJACK/OFB192/ZEROBYTEPADDING 10:44:00,761 INFO [main][CipherTest] transformation=SKIPJACK/OFB200/ 10:44:00,761 INFO [main][CipherTest] transformation=SKIPJACK/OFB200/ISO10126 10:44:00,761 INFO [main][CipherTest] transformation=SKIPJACK/OFB200/ISO10126-2 10:44:00,761 INFO [main][CipherTest] transformation=SKIPJACK/OFB200/ISO10126-2PADDING 10:44:00,761 INFO [main][CipherTest] transformation=SKIPJACK/OFB200/ISO10126PADDING 10:44:00,761 INFO [main][CipherTest] transformation=SKIPJACK/OFB200/ISO7816-4 10:44:00,761 INFO [main][CipherTest] transformation=SKIPJACK/OFB200/ISO7816-4PADDING 10:44:00,761 INFO [main][CipherTest] transformation=SKIPJACK/OFB200/NOPADDING 10:44:00,761 INFO [main][CipherTest] transformation=SKIPJACK/OFB200/PKCS5 10:44:00,761 INFO [main][CipherTest] transformation=SKIPJACK/OFB200/PKCS5PADDING 10:44:00,761 INFO [main][CipherTest] transformation=SKIPJACK/OFB200/PKCS7 10:44:00,761 INFO [main][CipherTest] transformation=SKIPJACK/OFB200/PKCS7PADDING 10:44:00,761 INFO [main][CipherTest] transformation=SKIPJACK/OFB200/TBC 10:44:00,762 INFO [main][CipherTest] transformation=SKIPJACK/OFB200/TBCPADDING 10:44:00,762 INFO [main][CipherTest] transformation=SKIPJACK/OFB200/X9.23 10:44:00,762 INFO [main][CipherTest] transformation=SKIPJACK/OFB200/X9.23PADDING 10:44:00,762 INFO [main][CipherTest] transformation=SKIPJACK/OFB200/ZEROBYTE 10:44:00,762 INFO [main][CipherTest] transformation=SKIPJACK/OFB200/ZEROBYTEPADDING 10:44:00,762 INFO [main][CipherTest] transformation=SKIPJACK/OFB208/ 10:44:00,762 INFO [main][CipherTest] transformation=SKIPJACK/OFB208/ISO10126 10:44:00,762 INFO [main][CipherTest] transformation=SKIPJACK/OFB208/ISO10126-2 10:44:00,762 INFO [main][CipherTest] transformation=SKIPJACK/OFB208/ISO10126-2PADDING 10:44:00,762 INFO [main][CipherTest] transformation=SKIPJACK/OFB208/ISO10126PADDING 10:44:00,762 INFO [main][CipherTest] transformation=SKIPJACK/OFB208/ISO7816-4 10:44:00,762 INFO [main][CipherTest] transformation=SKIPJACK/OFB208/ISO7816-4PADDING 10:44:00,762 INFO [main][CipherTest] transformation=SKIPJACK/OFB208/NOPADDING 10:44:00,762 INFO [main][CipherTest] transformation=SKIPJACK/OFB208/PKCS5 10:44:00,762 INFO [main][CipherTest] transformation=SKIPJACK/OFB208/PKCS5PADDING 10:44:00,762 INFO [main][CipherTest] transformation=SKIPJACK/OFB208/PKCS7 10:44:00,762 INFO [main][CipherTest] transformation=SKIPJACK/OFB208/PKCS7PADDING 10:44:00,762 INFO [main][CipherTest] transformation=SKIPJACK/OFB208/TBC 10:44:00,762 INFO [main][CipherTest] transformation=SKIPJACK/OFB208/TBCPADDING 10:44:00,762 INFO [main][CipherTest] transformation=SKIPJACK/OFB208/X9.23 10:44:00,763 INFO [main][CipherTest] transformation=SKIPJACK/OFB208/X9.23PADDING 10:44:00,763 INFO [main][CipherTest] transformation=SKIPJACK/OFB208/ZEROBYTE 10:44:00,763 INFO [main][CipherTest] transformation=SKIPJACK/OFB208/ZEROBYTEPADDING 10:44:00,763 INFO [main][CipherTest] transformation=SKIPJACK/OFB216/ 10:44:00,763 INFO [main][CipherTest] transformation=SKIPJACK/OFB216/ISO10126 10:44:00,763 INFO [main][CipherTest] transformation=SKIPJACK/OFB216/ISO10126-2 10:44:00,763 INFO [main][CipherTest] transformation=SKIPJACK/OFB216/ISO10126-2PADDING 10:44:00,763 INFO [main][CipherTest] transformation=SKIPJACK/OFB216/ISO10126PADDING 10:44:00,763 INFO [main][CipherTest] transformation=SKIPJACK/OFB216/ISO7816-4 10:44:00,763 INFO [main][CipherTest] transformation=SKIPJACK/OFB216/ISO7816-4PADDING 10:44:00,763 INFO [main][CipherTest] transformation=SKIPJACK/OFB216/NOPADDING 10:44:00,763 INFO [main][CipherTest] transformation=SKIPJACK/OFB216/PKCS5 10:44:00,763 INFO [main][CipherTest] transformation=SKIPJACK/OFB216/PKCS5PADDING 10:44:00,763 INFO [main][CipherTest] transformation=SKIPJACK/OFB216/PKCS7 10:44:00,763 INFO [main][CipherTest] transformation=SKIPJACK/OFB216/PKCS7PADDING 10:44:00,763 INFO [main][CipherTest] transformation=SKIPJACK/OFB216/TBC 10:44:00,763 INFO [main][CipherTest] transformation=SKIPJACK/OFB216/TBCPADDING 10:44:00,763 INFO [main][CipherTest] transformation=SKIPJACK/OFB216/X9.23 10:44:00,763 INFO [main][CipherTest] transformation=SKIPJACK/OFB216/X9.23PADDING 10:44:00,763 INFO [main][CipherTest] transformation=SKIPJACK/OFB216/ZEROBYTE 10:44:00,764 INFO [main][CipherTest] transformation=SKIPJACK/OFB216/ZEROBYTEPADDING 10:44:00,764 INFO [main][CipherTest] transformation=SKIPJACK/OFB224/ 10:44:00,764 INFO [main][CipherTest] transformation=SKIPJACK/OFB224/ISO10126 10:44:00,764 INFO [main][CipherTest] transformation=SKIPJACK/OFB224/ISO10126-2 10:44:00,764 INFO [main][CipherTest] transformation=SKIPJACK/OFB224/ISO10126-2PADDING 10:44:00,764 INFO [main][CipherTest] transformation=SKIPJACK/OFB224/ISO10126PADDING 10:44:00,764 INFO [main][CipherTest] transformation=SKIPJACK/OFB224/ISO7816-4 10:44:00,764 INFO [main][CipherTest] transformation=SKIPJACK/OFB224/ISO7816-4PADDING 10:44:00,764 INFO [main][CipherTest] transformation=SKIPJACK/OFB224/NOPADDING 10:44:00,764 INFO [main][CipherTest] transformation=SKIPJACK/OFB224/PKCS5 10:44:00,764 INFO [main][CipherTest] transformation=SKIPJACK/OFB224/PKCS5PADDING 10:44:00,764 INFO [main][CipherTest] transformation=SKIPJACK/OFB224/PKCS7 10:44:00,764 INFO [main][CipherTest] transformation=SKIPJACK/OFB224/PKCS7PADDING 10:44:00,764 INFO [main][CipherTest] transformation=SKIPJACK/OFB224/TBC 10:44:00,764 INFO [main][CipherTest] transformation=SKIPJACK/OFB224/TBCPADDING 10:44:00,764 INFO [main][CipherTest] transformation=SKIPJACK/OFB224/X9.23 10:44:00,764 INFO [main][CipherTest] transformation=SKIPJACK/OFB224/X9.23PADDING 10:44:00,764 INFO [main][CipherTest] transformation=SKIPJACK/OFB224/ZEROBYTE 10:44:00,764 INFO [main][CipherTest] transformation=SKIPJACK/OFB224/ZEROBYTEPADDING 10:44:00,764 INFO [main][CipherTest] transformation=SKIPJACK/OFB232/ 10:44:00,764 INFO [main][CipherTest] transformation=SKIPJACK/OFB232/ISO10126 10:44:00,764 INFO [main][CipherTest] transformation=SKIPJACK/OFB232/ISO10126-2 10:44:00,765 INFO [main][CipherTest] transformation=SKIPJACK/OFB232/ISO10126-2PADDING 10:44:00,765 INFO [main][CipherTest] transformation=SKIPJACK/OFB232/ISO10126PADDING 10:44:00,765 INFO [main][CipherTest] transformation=SKIPJACK/OFB232/ISO7816-4 10:44:00,765 INFO [main][CipherTest] transformation=SKIPJACK/OFB232/ISO7816-4PADDING 10:44:00,765 INFO [main][CipherTest] transformation=SKIPJACK/OFB232/NOPADDING 10:44:00,765 INFO [main][CipherTest] transformation=SKIPJACK/OFB232/PKCS5 10:44:00,765 INFO [main][CipherTest] transformation=SKIPJACK/OFB232/PKCS5PADDING 10:44:00,765 INFO [main][CipherTest] transformation=SKIPJACK/OFB232/PKCS7 10:44:00,765 INFO [main][CipherTest] transformation=SKIPJACK/OFB232/PKCS7PADDING 10:44:00,765 INFO [main][CipherTest] transformation=SKIPJACK/OFB232/TBC 10:44:00,765 INFO [main][CipherTest] transformation=SKIPJACK/OFB232/TBCPADDING 10:44:00,765 INFO [main][CipherTest] transformation=SKIPJACK/OFB232/X9.23 10:44:00,765 INFO [main][CipherTest] transformation=SKIPJACK/OFB232/X9.23PADDING 10:44:00,765 INFO [main][CipherTest] transformation=SKIPJACK/OFB232/ZEROBYTE 10:44:00,765 INFO [main][CipherTest] transformation=SKIPJACK/OFB232/ZEROBYTEPADDING 10:44:00,765 INFO [main][CipherTest] transformation=SKIPJACK/OFB24/ 10:44:00,765 INFO [main][CipherTest] transformation=SKIPJACK/OFB24/ISO10126 10:44:00,765 INFO [main][CipherTest] transformation=SKIPJACK/OFB24/ISO10126-2 10:44:00,765 INFO [main][CipherTest] transformation=SKIPJACK/OFB24/ISO10126-2PADDING 10:44:00,766 INFO [main][CipherTest] transformation=SKIPJACK/OFB24/ISO10126PADDING 10:44:00,766 INFO [main][CipherTest] transformation=SKIPJACK/OFB24/ISO7816-4 10:44:00,766 INFO [main][CipherTest] transformation=SKIPJACK/OFB24/ISO7816-4PADDING 10:44:00,766 INFO [main][CipherTest] transformation=SKIPJACK/OFB24/NOPADDING 10:44:00,766 INFO [main][CipherTest] transformation=SKIPJACK/OFB24/PKCS5 10:44:00,766 INFO [main][CipherTest] transformation=SKIPJACK/OFB24/PKCS5PADDING 10:44:00,766 INFO [main][CipherTest] transformation=SKIPJACK/OFB24/PKCS7 10:44:00,766 INFO [main][CipherTest] transformation=SKIPJACK/OFB24/PKCS7PADDING 10:44:00,766 INFO [main][CipherTest] transformation=SKIPJACK/OFB24/TBC 10:44:00,766 INFO [main][CipherTest] transformation=SKIPJACK/OFB24/TBCPADDING 10:44:00,766 INFO [main][CipherTest] transformation=SKIPJACK/OFB24/X9.23 10:44:00,766 INFO [main][CipherTest] transformation=SKIPJACK/OFB24/X9.23PADDING 10:44:00,766 INFO [main][CipherTest] transformation=SKIPJACK/OFB24/ZEROBYTE 10:44:00,766 INFO [main][CipherTest] transformation=SKIPJACK/OFB24/ZEROBYTEPADDING 10:44:00,766 INFO [main][CipherTest] transformation=SKIPJACK/OFB240/ 10:44:00,766 INFO [main][CipherTest] transformation=SKIPJACK/OFB240/ISO10126 10:44:00,766 INFO [main][CipherTest] transformation=SKIPJACK/OFB240/ISO10126-2 10:44:00,766 INFO [main][CipherTest] transformation=SKIPJACK/OFB240/ISO10126-2PADDING 10:44:00,767 INFO [main][CipherTest] transformation=SKIPJACK/OFB240/ISO10126PADDING 10:44:00,767 INFO [main][CipherTest] transformation=SKIPJACK/OFB240/ISO7816-4 10:44:00,767 INFO [main][CipherTest] transformation=SKIPJACK/OFB240/ISO7816-4PADDING 10:44:00,767 INFO [main][CipherTest] transformation=SKIPJACK/OFB240/NOPADDING 10:44:00,767 INFO [main][CipherTest] transformation=SKIPJACK/OFB240/PKCS5 10:44:00,767 INFO [main][CipherTest] transformation=SKIPJACK/OFB240/PKCS5PADDING 10:44:00,767 INFO [main][CipherTest] transformation=SKIPJACK/OFB240/PKCS7 10:44:00,767 INFO [main][CipherTest] transformation=SKIPJACK/OFB240/PKCS7PADDING 10:44:00,767 INFO [main][CipherTest] transformation=SKIPJACK/OFB240/TBC 10:44:00,767 INFO [main][CipherTest] transformation=SKIPJACK/OFB240/TBCPADDING 10:44:00,767 INFO [main][CipherTest] transformation=SKIPJACK/OFB240/X9.23 10:44:00,767 INFO [main][CipherTest] transformation=SKIPJACK/OFB240/X9.23PADDING 10:44:00,767 INFO [main][CipherTest] transformation=SKIPJACK/OFB240/ZEROBYTE 10:44:00,768 INFO [main][CipherTest] transformation=SKIPJACK/OFB240/ZEROBYTEPADDING 10:44:00,768 INFO [main][CipherTest] transformation=SKIPJACK/OFB248/ 10:44:00,768 INFO [main][CipherTest] transformation=SKIPJACK/OFB248/ISO10126 10:44:00,768 INFO [main][CipherTest] transformation=SKIPJACK/OFB248/ISO10126-2 10:44:00,768 INFO [main][CipherTest] transformation=SKIPJACK/OFB248/ISO10126-2PADDING 10:44:00,768 INFO [main][CipherTest] transformation=SKIPJACK/OFB248/ISO10126PADDING 10:44:00,768 INFO [main][CipherTest] transformation=SKIPJACK/OFB248/ISO7816-4 10:44:00,768 INFO [main][CipherTest] transformation=SKIPJACK/OFB248/ISO7816-4PADDING 10:44:00,768 INFO [main][CipherTest] transformation=SKIPJACK/OFB248/NOPADDING 10:44:00,768 INFO [main][CipherTest] transformation=SKIPJACK/OFB248/PKCS5 10:44:00,768 INFO [main][CipherTest] transformation=SKIPJACK/OFB248/PKCS5PADDING 10:44:00,768 INFO [main][CipherTest] transformation=SKIPJACK/OFB248/PKCS7 10:44:00,768 INFO [main][CipherTest] transformation=SKIPJACK/OFB248/PKCS7PADDING 10:44:00,768 INFO [main][CipherTest] transformation=SKIPJACK/OFB248/TBC 10:44:00,768 INFO [main][CipherTest] transformation=SKIPJACK/OFB248/TBCPADDING 10:44:00,769 INFO [main][CipherTest] transformation=SKIPJACK/OFB248/X9.23 10:44:00,769 INFO [main][CipherTest] transformation=SKIPJACK/OFB248/X9.23PADDING 10:44:00,769 INFO [main][CipherTest] transformation=SKIPJACK/OFB248/ZEROBYTE 10:44:00,769 INFO [main][CipherTest] transformation=SKIPJACK/OFB248/ZEROBYTEPADDING 10:44:00,769 INFO [main][CipherTest] transformation=SKIPJACK/OFB256/ 10:44:00,769 INFO [main][CipherTest] transformation=SKIPJACK/OFB256/ISO10126 10:44:00,769 INFO [main][CipherTest] transformation=SKIPJACK/OFB256/ISO10126-2 10:44:00,769 INFO [main][CipherTest] transformation=SKIPJACK/OFB256/ISO10126-2PADDING 10:44:00,769 INFO [main][CipherTest] transformation=SKIPJACK/OFB256/ISO10126PADDING 10:44:00,769 INFO [main][CipherTest] transformation=SKIPJACK/OFB256/ISO7816-4 10:44:00,769 INFO [main][CipherTest] transformation=SKIPJACK/OFB256/ISO7816-4PADDING 10:44:00,769 INFO [main][CipherTest] transformation=SKIPJACK/OFB256/NOPADDING 10:44:00,769 INFO [main][CipherTest] transformation=SKIPJACK/OFB256/PKCS5 10:44:00,770 INFO [main][CipherTest] transformation=SKIPJACK/OFB256/PKCS5PADDING 10:44:00,770 INFO [main][CipherTest] transformation=SKIPJACK/OFB256/PKCS7 10:44:00,770 INFO [main][CipherTest] transformation=SKIPJACK/OFB256/PKCS7PADDING 10:44:00,770 INFO [main][CipherTest] transformation=SKIPJACK/OFB256/TBC 10:44:00,770 INFO [main][CipherTest] transformation=SKIPJACK/OFB256/TBCPADDING 10:44:00,770 INFO [main][CipherTest] transformation=SKIPJACK/OFB256/X9.23 10:44:00,770 INFO [main][CipherTest] transformation=SKIPJACK/OFB256/X9.23PADDING 10:44:00,770 INFO [main][CipherTest] transformation=SKIPJACK/OFB256/ZEROBYTE 10:44:00,770 INFO [main][CipherTest] transformation=SKIPJACK/OFB256/ZEROBYTEPADDING 10:44:00,770 INFO [main][CipherTest] transformation=SKIPJACK/OFB32/ 10:44:00,770 INFO [main][CipherTest] transformation=SKIPJACK/OFB32/ISO10126 10:44:00,770 INFO [main][CipherTest] transformation=SKIPJACK/OFB32/ISO10126-2 10:44:00,770 INFO [main][CipherTest] transformation=SKIPJACK/OFB32/ISO10126-2PADDING 10:44:00,770 INFO [main][CipherTest] transformation=SKIPJACK/OFB32/ISO10126PADDING 10:44:00,770 INFO [main][CipherTest] transformation=SKIPJACK/OFB32/ISO7816-4 10:44:00,770 INFO [main][CipherTest] transformation=SKIPJACK/OFB32/ISO7816-4PADDING 10:44:00,770 INFO [main][CipherTest] transformation=SKIPJACK/OFB32/NOPADDING 10:44:00,770 INFO [main][CipherTest] transformation=SKIPJACK/OFB32/PKCS5 10:44:00,770 INFO [main][CipherTest] transformation=SKIPJACK/OFB32/PKCS5PADDING 10:44:00,770 INFO [main][CipherTest] transformation=SKIPJACK/OFB32/PKCS7 10:44:00,771 INFO [main][CipherTest] transformation=SKIPJACK/OFB32/PKCS7PADDING 10:44:00,771 INFO [main][CipherTest] transformation=SKIPJACK/OFB32/TBC 10:44:00,771 INFO [main][CipherTest] transformation=SKIPJACK/OFB32/TBCPADDING 10:44:00,771 INFO [main][CipherTest] transformation=SKIPJACK/OFB32/X9.23 10:44:00,771 INFO [main][CipherTest] transformation=SKIPJACK/OFB32/X9.23PADDING 10:44:00,771 INFO [main][CipherTest] transformation=SKIPJACK/OFB32/ZEROBYTE 10:44:00,771 INFO [main][CipherTest] transformation=SKIPJACK/OFB32/ZEROBYTEPADDING 10:44:00,771 INFO [main][CipherTest] transformation=SKIPJACK/OFB40/ 10:44:00,771 INFO [main][CipherTest] transformation=SKIPJACK/OFB40/ISO10126 10:44:00,771 INFO [main][CipherTest] transformation=SKIPJACK/OFB40/ISO10126-2 10:44:00,771 INFO [main][CipherTest] transformation=SKIPJACK/OFB40/ISO10126-2PADDING 10:44:00,771 INFO [main][CipherTest] transformation=SKIPJACK/OFB40/ISO10126PADDING 10:44:00,771 INFO [main][CipherTest] transformation=SKIPJACK/OFB40/ISO7816-4 10:44:00,771 INFO [main][CipherTest] transformation=SKIPJACK/OFB40/ISO7816-4PADDING 10:44:00,771 INFO [main][CipherTest] transformation=SKIPJACK/OFB40/NOPADDING 10:44:00,771 INFO [main][CipherTest] transformation=SKIPJACK/OFB40/PKCS5 10:44:00,771 INFO [main][CipherTest] transformation=SKIPJACK/OFB40/PKCS5PADDING 10:44:00,771 INFO [main][CipherTest] transformation=SKIPJACK/OFB40/PKCS7 10:44:00,771 INFO [main][CipherTest] transformation=SKIPJACK/OFB40/PKCS7PADDING 10:44:00,771 INFO [main][CipherTest] transformation=SKIPJACK/OFB40/TBC 10:44:00,772 INFO [main][CipherTest] transformation=SKIPJACK/OFB40/TBCPADDING 10:44:00,772 INFO [main][CipherTest] transformation=SKIPJACK/OFB40/X9.23 10:44:00,772 INFO [main][CipherTest] transformation=SKIPJACK/OFB40/X9.23PADDING 10:44:00,772 INFO [main][CipherTest] transformation=SKIPJACK/OFB40/ZEROBYTE 10:44:00,772 INFO [main][CipherTest] transformation=SKIPJACK/OFB40/ZEROBYTEPADDING 10:44:00,772 INFO [main][CipherTest] transformation=SKIPJACK/OFB48/ 10:44:00,772 INFO [main][CipherTest] transformation=SKIPJACK/OFB48/ISO10126 10:44:00,772 INFO [main][CipherTest] transformation=SKIPJACK/OFB48/ISO10126-2 10:44:00,772 INFO [main][CipherTest] transformation=SKIPJACK/OFB48/ISO10126-2PADDING 10:44:00,772 INFO [main][CipherTest] transformation=SKIPJACK/OFB48/ISO10126PADDING 10:44:00,772 INFO [main][CipherTest] transformation=SKIPJACK/OFB48/ISO7816-4 10:44:00,772 INFO [main][CipherTest] transformation=SKIPJACK/OFB48/ISO7816-4PADDING 10:44:00,772 INFO [main][CipherTest] transformation=SKIPJACK/OFB48/NOPADDING 10:44:00,772 INFO [main][CipherTest] transformation=SKIPJACK/OFB48/PKCS5 10:44:00,772 INFO [main][CipherTest] transformation=SKIPJACK/OFB48/PKCS5PADDING 10:44:00,772 INFO [main][CipherTest] transformation=SKIPJACK/OFB48/PKCS7 10:44:00,772 INFO [main][CipherTest] transformation=SKIPJACK/OFB48/PKCS7PADDING 10:44:00,772 INFO [main][CipherTest] transformation=SKIPJACK/OFB48/TBC 10:44:00,772 INFO [main][CipherTest] transformation=SKIPJACK/OFB48/TBCPADDING 10:44:00,773 INFO [main][CipherTest] transformation=SKIPJACK/OFB48/X9.23 10:44:00,773 INFO [main][CipherTest] transformation=SKIPJACK/OFB48/X9.23PADDING 10:44:00,773 INFO [main][CipherTest] transformation=SKIPJACK/OFB48/ZEROBYTE 10:44:00,773 INFO [main][CipherTest] transformation=SKIPJACK/OFB48/ZEROBYTEPADDING 10:44:00,773 INFO [main][CipherTest] transformation=SKIPJACK/OFB56/ 10:44:00,773 INFO [main][CipherTest] transformation=SKIPJACK/OFB56/ISO10126 10:44:00,773 INFO [main][CipherTest] transformation=SKIPJACK/OFB56/ISO10126-2 10:44:00,773 INFO [main][CipherTest] transformation=SKIPJACK/OFB56/ISO10126-2PADDING 10:44:00,773 INFO [main][CipherTest] transformation=SKIPJACK/OFB56/ISO10126PADDING 10:44:00,773 INFO [main][CipherTest] transformation=SKIPJACK/OFB56/ISO7816-4 10:44:00,773 INFO [main][CipherTest] transformation=SKIPJACK/OFB56/ISO7816-4PADDING 10:44:00,773 INFO [main][CipherTest] transformation=SKIPJACK/OFB56/NOPADDING 10:44:00,773 INFO [main][CipherTest] transformation=SKIPJACK/OFB56/PKCS5 10:44:00,773 INFO [main][CipherTest] transformation=SKIPJACK/OFB56/PKCS5PADDING 10:44:00,773 INFO [main][CipherTest] transformation=SKIPJACK/OFB56/PKCS7 10:44:00,773 INFO [main][CipherTest] transformation=SKIPJACK/OFB56/PKCS7PADDING 10:44:00,773 INFO [main][CipherTest] transformation=SKIPJACK/OFB56/TBC 10:44:00,773 INFO [main][CipherTest] transformation=SKIPJACK/OFB56/TBCPADDING 10:44:00,773 INFO [main][CipherTest] transformation=SKIPJACK/OFB56/X9.23 10:44:00,774 INFO [main][CipherTest] transformation=SKIPJACK/OFB56/X9.23PADDING 10:44:00,774 INFO [main][CipherTest] transformation=SKIPJACK/OFB56/ZEROBYTE 10:44:00,774 INFO [main][CipherTest] transformation=SKIPJACK/OFB56/ZEROBYTEPADDING 10:44:00,774 INFO [main][CipherTest] transformation=SKIPJACK/OFB64/ 10:44:00,774 INFO [main][CipherTest] transformation=SKIPJACK/OFB64/ISO10126 10:44:00,774 INFO [main][CipherTest] transformation=SKIPJACK/OFB64/ISO10126-2 10:44:00,774 INFO [main][CipherTest] transformation=SKIPJACK/OFB64/ISO10126-2PADDING 10:44:00,774 INFO [main][CipherTest] transformation=SKIPJACK/OFB64/ISO10126PADDING 10:44:00,774 INFO [main][CipherTest] transformation=SKIPJACK/OFB64/ISO7816-4 10:44:00,774 INFO [main][CipherTest] transformation=SKIPJACK/OFB64/ISO7816-4PADDING 10:44:00,774 INFO [main][CipherTest] transformation=SKIPJACK/OFB64/NOPADDING 10:44:00,774 INFO [main][CipherTest] transformation=SKIPJACK/OFB64/PKCS5 10:44:00,774 INFO [main][CipherTest] transformation=SKIPJACK/OFB64/PKCS5PADDING 10:44:00,774 INFO [main][CipherTest] transformation=SKIPJACK/OFB64/PKCS7 10:44:00,774 INFO [main][CipherTest] transformation=SKIPJACK/OFB64/PKCS7PADDING 10:44:00,774 INFO [main][CipherTest] transformation=SKIPJACK/OFB64/TBC 10:44:00,774 INFO [main][CipherTest] transformation=SKIPJACK/OFB64/TBCPADDING 10:44:00,774 INFO [main][CipherTest] transformation=SKIPJACK/OFB64/X9.23 10:44:00,775 INFO [main][CipherTest] transformation=SKIPJACK/OFB64/X9.23PADDING 10:44:00,775 INFO [main][CipherTest] transformation=SKIPJACK/OFB64/ZEROBYTE 10:44:00,775 INFO [main][CipherTest] transformation=SKIPJACK/OFB64/ZEROBYTEPADDING 10:44:00,775 INFO [main][CipherTest] transformation=SKIPJACK/OFB72/ 10:44:00,775 INFO [main][CipherTest] transformation=SKIPJACK/OFB72/ISO10126 10:44:00,775 INFO [main][CipherTest] transformation=SKIPJACK/OFB72/ISO10126-2 10:44:00,775 INFO [main][CipherTest] transformation=SKIPJACK/OFB72/ISO10126-2PADDING 10:44:00,775 INFO [main][CipherTest] transformation=SKIPJACK/OFB72/ISO10126PADDING 10:44:00,775 INFO [main][CipherTest] transformation=SKIPJACK/OFB72/ISO7816-4 10:44:00,775 INFO [main][CipherTest] transformation=SKIPJACK/OFB72/ISO7816-4PADDING 10:44:00,775 INFO [main][CipherTest] transformation=SKIPJACK/OFB72/NOPADDING 10:44:00,775 INFO [main][CipherTest] transformation=SKIPJACK/OFB72/PKCS5 10:44:00,775 INFO [main][CipherTest] transformation=SKIPJACK/OFB72/PKCS5PADDING 10:44:00,775 INFO [main][CipherTest] transformation=SKIPJACK/OFB72/PKCS7 10:44:00,775 INFO [main][CipherTest] transformation=SKIPJACK/OFB72/PKCS7PADDING 10:44:00,775 INFO [main][CipherTest] transformation=SKIPJACK/OFB72/TBC 10:44:00,775 INFO [main][CipherTest] transformation=SKIPJACK/OFB72/TBCPADDING 10:44:00,775 INFO [main][CipherTest] transformation=SKIPJACK/OFB72/X9.23 10:44:00,775 INFO [main][CipherTest] transformation=SKIPJACK/OFB72/X9.23PADDING 10:44:00,776 INFO [main][CipherTest] transformation=SKIPJACK/OFB72/ZEROBYTE 10:44:00,776 INFO [main][CipherTest] transformation=SKIPJACK/OFB72/ZEROBYTEPADDING 10:44:00,776 INFO [main][CipherTest] transformation=SKIPJACK/OFB8/ 10:44:00,776 INFO [main][CipherTest] transformation=SKIPJACK/OFB8/ISO10126 10:44:00,776 INFO [main][CipherTest] transformation=SKIPJACK/OFB8/ISO10126-2 10:44:00,776 INFO [main][CipherTest] transformation=SKIPJACK/OFB8/ISO10126-2PADDING 10:44:00,776 INFO [main][CipherTest] transformation=SKIPJACK/OFB8/ISO10126PADDING 10:44:00,776 INFO [main][CipherTest] transformation=SKIPJACK/OFB8/ISO7816-4 10:44:00,776 INFO [main][CipherTest] transformation=SKIPJACK/OFB8/ISO7816-4PADDING 10:44:00,776 INFO [main][CipherTest] transformation=SKIPJACK/OFB8/NOPADDING 10:44:00,776 INFO [main][CipherTest] transformation=SKIPJACK/OFB8/PKCS5 10:44:00,776 INFO [main][CipherTest] transformation=SKIPJACK/OFB8/PKCS5PADDING 10:44:00,776 INFO [main][CipherTest] transformation=SKIPJACK/OFB8/PKCS7 10:44:00,776 INFO [main][CipherTest] transformation=SKIPJACK/OFB8/PKCS7PADDING 10:44:00,776 INFO [main][CipherTest] transformation=SKIPJACK/OFB8/TBC 10:44:00,776 INFO [main][CipherTest] transformation=SKIPJACK/OFB8/TBCPADDING 10:44:00,776 INFO [main][CipherTest] transformation=SKIPJACK/OFB8/X9.23 10:44:00,777 INFO [main][CipherTest] transformation=SKIPJACK/OFB8/X9.23PADDING 10:44:00,777 INFO [main][CipherTest] transformation=SKIPJACK/OFB8/ZEROBYTE 10:44:00,777 INFO [main][CipherTest] transformation=SKIPJACK/OFB8/ZEROBYTEPADDING 10:44:00,777 INFO [main][CipherTest] transformation=SKIPJACK/OFB80/ 10:44:00,777 INFO [main][CipherTest] transformation=SKIPJACK/OFB80/ISO10126 10:44:00,777 INFO [main][CipherTest] transformation=SKIPJACK/OFB80/ISO10126-2 10:44:00,777 INFO [main][CipherTest] transformation=SKIPJACK/OFB80/ISO10126-2PADDING 10:44:00,777 INFO [main][CipherTest] transformation=SKIPJACK/OFB80/ISO10126PADDING 10:44:00,777 INFO [main][CipherTest] transformation=SKIPJACK/OFB80/ISO7816-4 10:44:00,777 INFO [main][CipherTest] transformation=SKIPJACK/OFB80/ISO7816-4PADDING 10:44:00,777 INFO [main][CipherTest] transformation=SKIPJACK/OFB80/NOPADDING 10:44:00,777 INFO [main][CipherTest] transformation=SKIPJACK/OFB80/PKCS5 10:44:00,777 INFO [main][CipherTest] transformation=SKIPJACK/OFB80/PKCS5PADDING 10:44:00,777 INFO [main][CipherTest] transformation=SKIPJACK/OFB80/PKCS7 10:44:00,777 INFO [main][CipherTest] transformation=SKIPJACK/OFB80/PKCS7PADDING 10:44:00,777 INFO [main][CipherTest] transformation=SKIPJACK/OFB80/TBC 10:44:00,777 INFO [main][CipherTest] transformation=SKIPJACK/OFB80/TBCPADDING 10:44:00,777 INFO [main][CipherTest] transformation=SKIPJACK/OFB80/X9.23 10:44:00,778 INFO [main][CipherTest] transformation=SKIPJACK/OFB80/X9.23PADDING 10:44:00,778 INFO [main][CipherTest] transformation=SKIPJACK/OFB80/ZEROBYTE 10:44:00,778 INFO [main][CipherTest] transformation=SKIPJACK/OFB80/ZEROBYTEPADDING 10:44:00,778 INFO [main][CipherTest] transformation=SKIPJACK/OFB88/ 10:44:00,778 INFO [main][CipherTest] transformation=SKIPJACK/OFB88/ISO10126 10:44:00,778 INFO [main][CipherTest] transformation=SKIPJACK/OFB88/ISO10126-2 10:44:00,778 INFO [main][CipherTest] transformation=SKIPJACK/OFB88/ISO10126-2PADDING 10:44:00,778 INFO [main][CipherTest] transformation=SKIPJACK/OFB88/ISO10126PADDING 10:44:00,778 INFO [main][CipherTest] transformation=SKIPJACK/OFB88/ISO7816-4 10:44:00,778 INFO [main][CipherTest] transformation=SKIPJACK/OFB88/ISO7816-4PADDING 10:44:00,778 INFO [main][CipherTest] transformation=SKIPJACK/OFB88/NOPADDING 10:44:00,778 INFO [main][CipherTest] transformation=SKIPJACK/OFB88/PKCS5 10:44:00,778 INFO [main][CipherTest] transformation=SKIPJACK/OFB88/PKCS5PADDING 10:44:00,778 INFO [main][CipherTest] transformation=SKIPJACK/OFB88/PKCS7 10:44:00,778 INFO [main][CipherTest] transformation=SKIPJACK/OFB88/PKCS7PADDING 10:44:00,778 INFO [main][CipherTest] transformation=SKIPJACK/OFB88/TBC 10:44:00,778 INFO [main][CipherTest] transformation=SKIPJACK/OFB88/TBCPADDING 10:44:00,778 INFO [main][CipherTest] transformation=SKIPJACK/OFB88/X9.23 10:44:00,779 INFO [main][CipherTest] transformation=SKIPJACK/OFB88/X9.23PADDING 10:44:00,779 INFO [main][CipherTest] transformation=SKIPJACK/OFB88/ZEROBYTE 10:44:00,779 INFO [main][CipherTest] transformation=SKIPJACK/OFB88/ZEROBYTEPADDING 10:44:00,779 INFO [main][CipherTest] transformation=SKIPJACK/OFB96/ 10:44:00,779 INFO [main][CipherTest] transformation=SKIPJACK/OFB96/ISO10126 10:44:00,779 INFO [main][CipherTest] transformation=SKIPJACK/OFB96/ISO10126-2 10:44:00,779 INFO [main][CipherTest] transformation=SKIPJACK/OFB96/ISO10126-2PADDING 10:44:00,779 INFO [main][CipherTest] transformation=SKIPJACK/OFB96/ISO10126PADDING 10:44:00,779 INFO [main][CipherTest] transformation=SKIPJACK/OFB96/ISO7816-4 10:44:00,779 INFO [main][CipherTest] transformation=SKIPJACK/OFB96/ISO7816-4PADDING 10:44:00,779 INFO [main][CipherTest] transformation=SKIPJACK/OFB96/NOPADDING 10:44:00,779 INFO [main][CipherTest] transformation=SKIPJACK/OFB96/PKCS5 10:44:00,779 INFO [main][CipherTest] transformation=SKIPJACK/OFB96/PKCS5PADDING 10:44:00,779 INFO [main][CipherTest] transformation=SKIPJACK/OFB96/PKCS7 10:44:00,779 INFO [main][CipherTest] transformation=SKIPJACK/OFB96/PKCS7PADDING 10:44:00,779 INFO [main][CipherTest] transformation=SKIPJACK/OFB96/TBC 10:44:00,779 INFO [main][CipherTest] transformation=SKIPJACK/OFB96/TBCPADDING 10:44:00,779 INFO [main][CipherTest] transformation=SKIPJACK/OFB96/X9.23 10:44:00,779 INFO [main][CipherTest] transformation=SKIPJACK/OFB96/X9.23PADDING 10:44:00,780 INFO [main][CipherTest] transformation=SKIPJACK/OFB96/ZEROBYTE 10:44:00,780 INFO [main][CipherTest] transformation=SKIPJACK/OFB96/ZEROBYTEPADDING 10:44:00,780 INFO [main][CipherTest] transformation=SKIPJACK/SIC/ 10:44:00,780 INFO [main][CipherTest] transformation=SKIPJACK/SIC/ISO10126 10:44:00,780 INFO [main][CipherTest] transformation=SKIPJACK/SIC/ISO10126-2 10:44:00,780 INFO [main][CipherTest] transformation=SKIPJACK/SIC/ISO10126-2PADDING 10:44:00,780 INFO [main][CipherTest] transformation=SKIPJACK/SIC/ISO10126PADDING 10:44:00,780 INFO [main][CipherTest] transformation=SKIPJACK/SIC/ISO7816-4 10:44:00,780 INFO [main][CipherTest] transformation=SKIPJACK/SIC/ISO7816-4PADDING 10:44:00,780 INFO [main][CipherTest] transformation=SKIPJACK/SIC/NOPADDING 10:44:00,780 INFO [main][CipherTest] transformation=SKIPJACK/SIC/PKCS5 10:44:00,780 INFO [main][CipherTest] transformation=SKIPJACK/SIC/PKCS5PADDING 10:44:00,781 INFO [main][CipherTest] transformation=SKIPJACK/SIC/PKCS7 10:44:00,781 INFO [main][CipherTest] transformation=SKIPJACK/SIC/PKCS7PADDING 10:44:00,781 INFO [main][CipherTest] transformation=SKIPJACK/SIC/TBC 10:44:00,781 INFO [main][CipherTest] transformation=SKIPJACK/SIC/TBCPADDING 10:44:00,781 INFO [main][CipherTest] transformation=SKIPJACK/SIC/X9.23 10:44:00,781 INFO [main][CipherTest] transformation=SKIPJACK/SIC/X9.23PADDING 10:44:00,781 INFO [main][CipherTest] transformation=SKIPJACK/SIC/ZEROBYTE 10:44:00,781 INFO [main][CipherTest] transformation=SKIPJACK/SIC/ZEROBYTEPADDING 10:44:00,782 INFO [main][CipherTest] transformation=TEA// 10:44:00,782 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "TEA//" does not support IV => Skipping. 10:44:00,782 INFO [main][CipherTest] transformation=TEA//NOPADDING 10:44:00,782 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "TEA//NOPADDING" does not support IV => Skipping. 10:44:00,782 INFO [main][CipherTest] transformation=TEA/CBC-CTS/ 10:44:00,782 INFO [main][CipherTest] transformation=TEA/CBC-CTS/NOPADDING 10:44:00,782 INFO [main][CipherTest] transformation=TEA/CBC/ 10:44:00,782 INFO [main][CipherTest] transformation=TEA/CBC/ISO10126 10:44:00,782 INFO [main][CipherTest] transformation=TEA/CBC/ISO10126-2 10:44:00,782 INFO [main][CipherTest] transformation=TEA/CBC/ISO10126-2PADDING 10:44:00,783 INFO [main][CipherTest] transformation=TEA/CBC/ISO10126PADDING 10:44:00,783 INFO [main][CipherTest] transformation=TEA/CBC/ISO7816-4 10:44:00,783 INFO [main][CipherTest] transformation=TEA/CBC/ISO7816-4PADDING 10:44:00,783 INFO [main][CipherTest] transformation=TEA/CBC/NOPADDING 10:44:00,784 INFO [main][CipherTest] transformation=TEA/CBC/PKCS5 10:44:00,784 INFO [main][CipherTest] transformation=TEA/CBC/PKCS5PADDING 10:44:00,784 INFO [main][CipherTest] transformation=TEA/CBC/PKCS7 10:44:00,784 INFO [main][CipherTest] transformation=TEA/CBC/PKCS7PADDING 10:44:00,784 INFO [main][CipherTest] transformation=TEA/CBC/TBC 10:44:00,784 INFO [main][CipherTest] transformation=TEA/CBC/TBCPADDING 10:44:00,784 INFO [main][CipherTest] transformation=TEA/CBC/X9.23 10:44:00,785 INFO [main][CipherTest] transformation=TEA/CBC/X9.23PADDING 10:44:00,785 INFO [main][CipherTest] transformation=TEA/CBC/ZEROBYTE 10:44:00,785 INFO [main][CipherTest] transformation=TEA/CBC/ZEROBYTEPADDING 10:44:00,785 INFO [main][CipherTest] transformation=TEA/CFB/ 10:44:00,785 INFO [main][CipherTest] transformation=TEA/CFB/ISO10126 10:44:00,785 INFO [main][CipherTest] transformation=TEA/CFB/ISO10126-2 10:44:00,785 INFO [main][CipherTest] transformation=TEA/CFB/ISO10126-2PADDING 10:44:00,785 INFO [main][CipherTest] transformation=TEA/CFB/ISO10126PADDING 10:44:00,785 INFO [main][CipherTest] transformation=TEA/CFB/ISO7816-4 10:44:00,786 INFO [main][CipherTest] transformation=TEA/CFB/ISO7816-4PADDING 10:44:00,786 INFO [main][CipherTest] transformation=TEA/CFB/NOPADDING 10:44:00,786 INFO [main][CipherTest] transformation=TEA/CFB/PKCS5 10:44:00,786 INFO [main][CipherTest] transformation=TEA/CFB/PKCS5PADDING 10:44:00,786 INFO [main][CipherTest] transformation=TEA/CFB/PKCS7 10:44:00,786 INFO [main][CipherTest] transformation=TEA/CFB/PKCS7PADDING 10:44:00,786 INFO [main][CipherTest] transformation=TEA/CFB/TBC 10:44:00,786 INFO [main][CipherTest] transformation=TEA/CFB/TBCPADDING 10:44:00,786 INFO [main][CipherTest] transformation=TEA/CFB/X9.23 10:44:00,786 INFO [main][CipherTest] transformation=TEA/CFB/X9.23PADDING 10:44:00,787 INFO [main][CipherTest] transformation=TEA/CFB/ZEROBYTE 10:44:00,787 INFO [main][CipherTest] transformation=TEA/CFB/ZEROBYTEPADDING 10:44:00,787 INFO [main][CipherTest] transformation=TEA/CFB104/ 10:44:00,787 INFO [main][CipherTest] transformation=TEA/CFB104/ISO10126 10:44:00,787 INFO [main][CipherTest] transformation=TEA/CFB104/ISO10126-2 10:44:00,787 INFO [main][CipherTest] transformation=TEA/CFB104/ISO10126-2PADDING 10:44:00,787 INFO [main][CipherTest] transformation=TEA/CFB104/ISO10126PADDING 10:44:00,787 INFO [main][CipherTest] transformation=TEA/CFB104/ISO7816-4 10:44:00,787 INFO [main][CipherTest] transformation=TEA/CFB104/ISO7816-4PADDING 10:44:00,788 INFO [main][CipherTest] transformation=TEA/CFB104/NOPADDING 10:44:00,788 INFO [main][CipherTest] transformation=TEA/CFB104/PKCS5 10:44:00,788 INFO [main][CipherTest] transformation=TEA/CFB104/PKCS5PADDING 10:44:00,788 INFO [main][CipherTest] transformation=TEA/CFB104/PKCS7 10:44:00,788 INFO [main][CipherTest] transformation=TEA/CFB104/PKCS7PADDING 10:44:00,788 INFO [main][CipherTest] transformation=TEA/CFB104/TBC 10:44:00,788 INFO [main][CipherTest] transformation=TEA/CFB104/TBCPADDING 10:44:00,788 INFO [main][CipherTest] transformation=TEA/CFB104/X9.23 10:44:00,788 INFO [main][CipherTest] transformation=TEA/CFB104/X9.23PADDING 10:44:00,788 INFO [main][CipherTest] transformation=TEA/CFB104/ZEROBYTE 10:44:00,788 INFO [main][CipherTest] transformation=TEA/CFB104/ZEROBYTEPADDING 10:44:00,788 INFO [main][CipherTest] transformation=TEA/CFB112/ 10:44:00,788 INFO [main][CipherTest] transformation=TEA/CFB112/ISO10126 10:44:00,789 INFO [main][CipherTest] transformation=TEA/CFB112/ISO10126-2 10:44:00,789 INFO [main][CipherTest] transformation=TEA/CFB112/ISO10126-2PADDING 10:44:00,789 INFO [main][CipherTest] transformation=TEA/CFB112/ISO10126PADDING 10:44:00,789 INFO [main][CipherTest] transformation=TEA/CFB112/ISO7816-4 10:44:00,789 INFO [main][CipherTest] transformation=TEA/CFB112/ISO7816-4PADDING 10:44:00,789 INFO [main][CipherTest] transformation=TEA/CFB112/NOPADDING 10:44:00,789 INFO [main][CipherTest] transformation=TEA/CFB112/PKCS5 10:44:00,789 INFO [main][CipherTest] transformation=TEA/CFB112/PKCS5PADDING 10:44:00,789 INFO [main][CipherTest] transformation=TEA/CFB112/PKCS7 10:44:00,789 INFO [main][CipherTest] transformation=TEA/CFB112/PKCS7PADDING 10:44:00,789 INFO [main][CipherTest] transformation=TEA/CFB112/TBC 10:44:00,789 INFO [main][CipherTest] transformation=TEA/CFB112/TBCPADDING 10:44:00,789 INFO [main][CipherTest] transformation=TEA/CFB112/X9.23 10:44:00,789 INFO [main][CipherTest] transformation=TEA/CFB112/X9.23PADDING 10:44:00,790 INFO [main][CipherTest] transformation=TEA/CFB112/ZEROBYTE 10:44:00,790 INFO [main][CipherTest] transformation=TEA/CFB112/ZEROBYTEPADDING 10:44:00,790 INFO [main][CipherTest] transformation=TEA/CFB120/ 10:44:00,790 INFO [main][CipherTest] transformation=TEA/CFB120/ISO10126 10:44:00,790 INFO [main][CipherTest] transformation=TEA/CFB120/ISO10126-2 10:44:00,790 INFO [main][CipherTest] transformation=TEA/CFB120/ISO10126-2PADDING 10:44:00,790 INFO [main][CipherTest] transformation=TEA/CFB120/ISO10126PADDING 10:44:00,790 INFO [main][CipherTest] transformation=TEA/CFB120/ISO7816-4 10:44:00,790 INFO [main][CipherTest] transformation=TEA/CFB120/ISO7816-4PADDING 10:44:00,790 INFO [main][CipherTest] transformation=TEA/CFB120/NOPADDING 10:44:00,790 INFO [main][CipherTest] transformation=TEA/CFB120/PKCS5 10:44:00,790 INFO [main][CipherTest] transformation=TEA/CFB120/PKCS5PADDING 10:44:00,790 INFO [main][CipherTest] transformation=TEA/CFB120/PKCS7 10:44:00,790 INFO [main][CipherTest] transformation=TEA/CFB120/PKCS7PADDING 10:44:00,790 INFO [main][CipherTest] transformation=TEA/CFB120/TBC 10:44:00,790 INFO [main][CipherTest] transformation=TEA/CFB120/TBCPADDING 10:44:00,790 INFO [main][CipherTest] transformation=TEA/CFB120/X9.23 10:44:00,791 INFO [main][CipherTest] transformation=TEA/CFB120/X9.23PADDING 10:44:00,791 INFO [main][CipherTest] transformation=TEA/CFB120/ZEROBYTE 10:44:00,791 INFO [main][CipherTest] transformation=TEA/CFB120/ZEROBYTEPADDING 10:44:00,791 INFO [main][CipherTest] transformation=TEA/CFB128/ 10:44:00,791 INFO [main][CipherTest] transformation=TEA/CFB128/ISO10126 10:44:00,791 INFO [main][CipherTest] transformation=TEA/CFB128/ISO10126-2 10:44:00,791 INFO [main][CipherTest] transformation=TEA/CFB128/ISO10126-2PADDING 10:44:00,791 INFO [main][CipherTest] transformation=TEA/CFB128/ISO10126PADDING 10:44:00,791 INFO [main][CipherTest] transformation=TEA/CFB128/ISO7816-4 10:44:00,791 INFO [main][CipherTest] transformation=TEA/CFB128/ISO7816-4PADDING 10:44:00,791 INFO [main][CipherTest] transformation=TEA/CFB128/NOPADDING 10:44:00,791 INFO [main][CipherTest] transformation=TEA/CFB128/PKCS5 10:44:00,791 INFO [main][CipherTest] transformation=TEA/CFB128/PKCS5PADDING 10:44:00,792 INFO [main][CipherTest] transformation=TEA/CFB128/PKCS7 10:44:00,792 INFO [main][CipherTest] transformation=TEA/CFB128/PKCS7PADDING 10:44:00,792 INFO [main][CipherTest] transformation=TEA/CFB128/TBC 10:44:00,792 INFO [main][CipherTest] transformation=TEA/CFB128/TBCPADDING 10:44:00,792 INFO [main][CipherTest] transformation=TEA/CFB128/X9.23 10:44:00,792 INFO [main][CipherTest] transformation=TEA/CFB128/X9.23PADDING 10:44:00,792 INFO [main][CipherTest] transformation=TEA/CFB128/ZEROBYTE 10:44:00,792 INFO [main][CipherTest] transformation=TEA/CFB128/ZEROBYTEPADDING 10:44:00,792 INFO [main][CipherTest] transformation=TEA/CFB136/ 10:44:00,792 INFO [main][CipherTest] transformation=TEA/CFB136/ISO10126 10:44:00,792 INFO [main][CipherTest] transformation=TEA/CFB136/ISO10126-2 10:44:00,792 INFO [main][CipherTest] transformation=TEA/CFB136/ISO10126-2PADDING 10:44:00,792 INFO [main][CipherTest] transformation=TEA/CFB136/ISO10126PADDING 10:44:00,792 INFO [main][CipherTest] transformation=TEA/CFB136/ISO7816-4 10:44:00,793 INFO [main][CipherTest] transformation=TEA/CFB136/ISO7816-4PADDING 10:44:00,793 INFO [main][CipherTest] transformation=TEA/CFB136/NOPADDING 10:44:00,793 INFO [main][CipherTest] transformation=TEA/CFB136/PKCS5 10:44:00,793 INFO [main][CipherTest] transformation=TEA/CFB136/PKCS5PADDING 10:44:00,793 INFO [main][CipherTest] transformation=TEA/CFB136/PKCS7 10:44:00,793 INFO [main][CipherTest] transformation=TEA/CFB136/PKCS7PADDING 10:44:00,793 INFO [main][CipherTest] transformation=TEA/CFB136/TBC 10:44:00,793 INFO [main][CipherTest] transformation=TEA/CFB136/TBCPADDING 10:44:00,793 INFO [main][CipherTest] transformation=TEA/CFB136/X9.23 10:44:00,793 INFO [main][CipherTest] transformation=TEA/CFB136/X9.23PADDING 10:44:00,793 INFO [main][CipherTest] transformation=TEA/CFB136/ZEROBYTE 10:44:00,793 INFO [main][CipherTest] transformation=TEA/CFB136/ZEROBYTEPADDING 10:44:00,793 INFO [main][CipherTest] transformation=TEA/CFB144/ 10:44:00,793 INFO [main][CipherTest] transformation=TEA/CFB144/ISO10126 10:44:00,794 INFO [main][CipherTest] transformation=TEA/CFB144/ISO10126-2 10:44:00,794 INFO [main][CipherTest] transformation=TEA/CFB144/ISO10126-2PADDING 10:44:00,794 INFO [main][CipherTest] transformation=TEA/CFB144/ISO10126PADDING 10:44:00,794 INFO [main][CipherTest] transformation=TEA/CFB144/ISO7816-4 10:44:00,794 INFO [main][CipherTest] transformation=TEA/CFB144/ISO7816-4PADDING 10:44:00,794 INFO [main][CipherTest] transformation=TEA/CFB144/NOPADDING 10:44:00,794 INFO [main][CipherTest] transformation=TEA/CFB144/PKCS5 10:44:00,794 INFO [main][CipherTest] transformation=TEA/CFB144/PKCS5PADDING 10:44:00,794 INFO [main][CipherTest] transformation=TEA/CFB144/PKCS7 10:44:00,794 INFO [main][CipherTest] transformation=TEA/CFB144/PKCS7PADDING 10:44:00,794 INFO [main][CipherTest] transformation=TEA/CFB144/TBC 10:44:00,794 INFO [main][CipherTest] transformation=TEA/CFB144/TBCPADDING 10:44:00,794 INFO [main][CipherTest] transformation=TEA/CFB144/X9.23 10:44:00,794 INFO [main][CipherTest] transformation=TEA/CFB144/X9.23PADDING 10:44:00,794 INFO [main][CipherTest] transformation=TEA/CFB144/ZEROBYTE 10:44:00,794 INFO [main][CipherTest] transformation=TEA/CFB144/ZEROBYTEPADDING 10:44:00,794 INFO [main][CipherTest] transformation=TEA/CFB152/ 10:44:00,794 INFO [main][CipherTest] transformation=TEA/CFB152/ISO10126 10:44:00,794 INFO [main][CipherTest] transformation=TEA/CFB152/ISO10126-2 10:44:00,794 INFO [main][CipherTest] transformation=TEA/CFB152/ISO10126-2PADDING 10:44:00,794 INFO [main][CipherTest] transformation=TEA/CFB152/ISO10126PADDING 10:44:00,795 INFO [main][CipherTest] transformation=TEA/CFB152/ISO7816-4 10:44:00,795 INFO [main][CipherTest] transformation=TEA/CFB152/ISO7816-4PADDING 10:44:00,795 INFO [main][CipherTest] transformation=TEA/CFB152/NOPADDING 10:44:00,795 INFO [main][CipherTest] transformation=TEA/CFB152/PKCS5 10:44:00,795 INFO [main][CipherTest] transformation=TEA/CFB152/PKCS5PADDING 10:44:00,795 INFO [main][CipherTest] transformation=TEA/CFB152/PKCS7 10:44:00,795 INFO [main][CipherTest] transformation=TEA/CFB152/PKCS7PADDING 10:44:00,795 INFO [main][CipherTest] transformation=TEA/CFB152/TBC 10:44:00,795 INFO [main][CipherTest] transformation=TEA/CFB152/TBCPADDING 10:44:00,795 INFO [main][CipherTest] transformation=TEA/CFB152/X9.23 10:44:00,795 INFO [main][CipherTest] transformation=TEA/CFB152/X9.23PADDING 10:44:00,795 INFO [main][CipherTest] transformation=TEA/CFB152/ZEROBYTE 10:44:00,795 INFO [main][CipherTest] transformation=TEA/CFB152/ZEROBYTEPADDING 10:44:00,796 INFO [main][CipherTest] transformation=TEA/CFB16/ 10:44:00,796 INFO [main][CipherTest] transformation=TEA/CFB16/ISO10126 10:44:00,796 INFO [main][CipherTest] transformation=TEA/CFB16/ISO10126-2 10:44:00,796 INFO [main][CipherTest] transformation=TEA/CFB16/ISO10126-2PADDING 10:44:00,796 INFO [main][CipherTest] transformation=TEA/CFB16/ISO10126PADDING 10:44:00,796 INFO [main][CipherTest] transformation=TEA/CFB16/ISO7816-4 10:44:00,796 INFO [main][CipherTest] transformation=TEA/CFB16/ISO7816-4PADDING 10:44:00,796 INFO [main][CipherTest] transformation=TEA/CFB16/NOPADDING 10:44:00,796 INFO [main][CipherTest] transformation=TEA/CFB16/PKCS5 10:44:00,796 INFO [main][CipherTest] transformation=TEA/CFB16/PKCS5PADDING 10:44:00,796 INFO [main][CipherTest] transformation=TEA/CFB16/PKCS7 10:44:00,796 INFO [main][CipherTest] transformation=TEA/CFB16/PKCS7PADDING 10:44:00,797 INFO [main][CipherTest] transformation=TEA/CFB16/TBC 10:44:00,797 INFO [main][CipherTest] transformation=TEA/CFB16/TBCPADDING 10:44:00,797 INFO [main][CipherTest] transformation=TEA/CFB16/X9.23 10:44:00,797 INFO [main][CipherTest] transformation=TEA/CFB16/X9.23PADDING 10:44:00,797 INFO [main][CipherTest] transformation=TEA/CFB16/ZEROBYTE 10:44:00,797 INFO [main][CipherTest] transformation=TEA/CFB16/ZEROBYTEPADDING 10:44:00,797 INFO [main][CipherTest] transformation=TEA/CFB160/ 10:44:00,797 INFO [main][CipherTest] transformation=TEA/CFB160/ISO10126 10:44:00,797 INFO [main][CipherTest] transformation=TEA/CFB160/ISO10126-2 10:44:00,797 INFO [main][CipherTest] transformation=TEA/CFB160/ISO10126-2PADDING 10:44:00,797 INFO [main][CipherTest] transformation=TEA/CFB160/ISO10126PADDING 10:44:00,797 INFO [main][CipherTest] transformation=TEA/CFB160/ISO7816-4 10:44:00,797 INFO [main][CipherTest] transformation=TEA/CFB160/ISO7816-4PADDING 10:44:00,797 INFO [main][CipherTest] transformation=TEA/CFB160/NOPADDING 10:44:00,797 INFO [main][CipherTest] transformation=TEA/CFB160/PKCS5 10:44:00,798 INFO [main][CipherTest] transformation=TEA/CFB160/PKCS5PADDING 10:44:00,798 INFO [main][CipherTest] transformation=TEA/CFB160/PKCS7 10:44:00,798 INFO [main][CipherTest] transformation=TEA/CFB160/PKCS7PADDING 10:44:00,798 INFO [main][CipherTest] transformation=TEA/CFB160/TBC 10:44:00,798 INFO [main][CipherTest] transformation=TEA/CFB160/TBCPADDING 10:44:00,798 INFO [main][CipherTest] transformation=TEA/CFB160/X9.23 10:44:00,798 INFO [main][CipherTest] transformation=TEA/CFB160/X9.23PADDING 10:44:00,798 INFO [main][CipherTest] transformation=TEA/CFB160/ZEROBYTE 10:44:00,798 INFO [main][CipherTest] transformation=TEA/CFB160/ZEROBYTEPADDING 10:44:00,798 INFO [main][CipherTest] transformation=TEA/CFB168/ 10:44:00,798 INFO [main][CipherTest] transformation=TEA/CFB168/ISO10126 10:44:00,798 INFO [main][CipherTest] transformation=TEA/CFB168/ISO10126-2 10:44:00,798 INFO [main][CipherTest] transformation=TEA/CFB168/ISO10126-2PADDING 10:44:00,799 INFO [main][CipherTest] transformation=TEA/CFB168/ISO10126PADDING 10:44:00,799 INFO [main][CipherTest] transformation=TEA/CFB168/ISO7816-4 10:44:00,799 INFO [main][CipherTest] transformation=TEA/CFB168/ISO7816-4PADDING 10:44:00,799 INFO [main][CipherTest] transformation=TEA/CFB168/NOPADDING 10:44:00,799 INFO [main][CipherTest] transformation=TEA/CFB168/PKCS5 10:44:00,799 INFO [main][CipherTest] transformation=TEA/CFB168/PKCS5PADDING 10:44:00,799 INFO [main][CipherTest] transformation=TEA/CFB168/PKCS7 10:44:00,799 INFO [main][CipherTest] transformation=TEA/CFB168/PKCS7PADDING 10:44:00,799 INFO [main][CipherTest] transformation=TEA/CFB168/TBC 10:44:00,799 INFO [main][CipherTest] transformation=TEA/CFB168/TBCPADDING 10:44:00,799 INFO [main][CipherTest] transformation=TEA/CFB168/X9.23 10:44:00,799 INFO [main][CipherTest] transformation=TEA/CFB168/X9.23PADDING 10:44:00,799 INFO [main][CipherTest] transformation=TEA/CFB168/ZEROBYTE 10:44:00,799 INFO [main][CipherTest] transformation=TEA/CFB168/ZEROBYTEPADDING 10:44:00,800 INFO [main][CipherTest] transformation=TEA/CFB176/ 10:44:00,800 INFO [main][CipherTest] transformation=TEA/CFB176/ISO10126 10:44:00,800 INFO [main][CipherTest] transformation=TEA/CFB176/ISO10126-2 10:44:00,800 INFO [main][CipherTest] transformation=TEA/CFB176/ISO10126-2PADDING 10:44:00,800 INFO [main][CipherTest] transformation=TEA/CFB176/ISO10126PADDING 10:44:00,800 INFO [main][CipherTest] transformation=TEA/CFB176/ISO7816-4 10:44:00,800 INFO [main][CipherTest] transformation=TEA/CFB176/ISO7816-4PADDING 10:44:00,800 INFO [main][CipherTest] transformation=TEA/CFB176/NOPADDING 10:44:00,800 INFO [main][CipherTest] transformation=TEA/CFB176/PKCS5 10:44:00,800 INFO [main][CipherTest] transformation=TEA/CFB176/PKCS5PADDING 10:44:00,800 INFO [main][CipherTest] transformation=TEA/CFB176/PKCS7 10:44:00,800 INFO [main][CipherTest] transformation=TEA/CFB176/PKCS7PADDING 10:44:00,800 INFO [main][CipherTest] transformation=TEA/CFB176/TBC 10:44:00,800 INFO [main][CipherTest] transformation=TEA/CFB176/TBCPADDING 10:44:00,800 INFO [main][CipherTest] transformation=TEA/CFB176/X9.23 10:44:00,800 INFO [main][CipherTest] transformation=TEA/CFB176/X9.23PADDING 10:44:00,801 INFO [main][CipherTest] transformation=TEA/CFB176/ZEROBYTE 10:44:00,801 INFO [main][CipherTest] transformation=TEA/CFB176/ZEROBYTEPADDING 10:44:00,801 INFO [main][CipherTest] transformation=TEA/CFB184/ 10:44:00,801 INFO [main][CipherTest] transformation=TEA/CFB184/ISO10126 10:44:00,801 INFO [main][CipherTest] transformation=TEA/CFB184/ISO10126-2 10:44:00,801 INFO [main][CipherTest] transformation=TEA/CFB184/ISO10126-2PADDING 10:44:00,801 INFO [main][CipherTest] transformation=TEA/CFB184/ISO10126PADDING 10:44:00,801 INFO [main][CipherTest] transformation=TEA/CFB184/ISO7816-4 10:44:00,801 INFO [main][CipherTest] transformation=TEA/CFB184/ISO7816-4PADDING 10:44:00,801 INFO [main][CipherTest] transformation=TEA/CFB184/NOPADDING 10:44:00,801 INFO [main][CipherTest] transformation=TEA/CFB184/PKCS5 10:44:00,801 INFO [main][CipherTest] transformation=TEA/CFB184/PKCS5PADDING 10:44:00,801 INFO [main][CipherTest] transformation=TEA/CFB184/PKCS7 10:44:00,801 INFO [main][CipherTest] transformation=TEA/CFB184/PKCS7PADDING 10:44:00,801 INFO [main][CipherTest] transformation=TEA/CFB184/TBC 10:44:00,801 INFO [main][CipherTest] transformation=TEA/CFB184/TBCPADDING 10:44:00,802 INFO [main][CipherTest] transformation=TEA/CFB184/X9.23 10:44:00,802 INFO [main][CipherTest] transformation=TEA/CFB184/X9.23PADDING 10:44:00,802 INFO [main][CipherTest] transformation=TEA/CFB184/ZEROBYTE 10:44:00,802 INFO [main][CipherTest] transformation=TEA/CFB184/ZEROBYTEPADDING 10:44:00,802 INFO [main][CipherTest] transformation=TEA/CFB192/ 10:44:00,802 INFO [main][CipherTest] transformation=TEA/CFB192/ISO10126 10:44:00,802 INFO [main][CipherTest] transformation=TEA/CFB192/ISO10126-2 10:44:00,802 INFO [main][CipherTest] transformation=TEA/CFB192/ISO10126-2PADDING 10:44:00,802 INFO [main][CipherTest] transformation=TEA/CFB192/ISO10126PADDING 10:44:00,802 INFO [main][CipherTest] transformation=TEA/CFB192/ISO7816-4 10:44:00,802 INFO [main][CipherTest] transformation=TEA/CFB192/ISO7816-4PADDING 10:44:00,802 INFO [main][CipherTest] transformation=TEA/CFB192/NOPADDING 10:44:00,802 INFO [main][CipherTest] transformation=TEA/CFB192/PKCS5 10:44:00,802 INFO [main][CipherTest] transformation=TEA/CFB192/PKCS5PADDING 10:44:00,802 INFO [main][CipherTest] transformation=TEA/CFB192/PKCS7 10:44:00,802 INFO [main][CipherTest] transformation=TEA/CFB192/PKCS7PADDING 10:44:00,803 INFO [main][CipherTest] transformation=TEA/CFB192/TBC 10:44:00,803 INFO [main][CipherTest] transformation=TEA/CFB192/TBCPADDING 10:44:00,803 INFO [main][CipherTest] transformation=TEA/CFB192/X9.23 10:44:00,803 INFO [main][CipherTest] transformation=TEA/CFB192/X9.23PADDING 10:44:00,803 INFO [main][CipherTest] transformation=TEA/CFB192/ZEROBYTE 10:44:00,803 INFO [main][CipherTest] transformation=TEA/CFB192/ZEROBYTEPADDING 10:44:00,803 INFO [main][CipherTest] transformation=TEA/CFB200/ 10:44:00,803 INFO [main][CipherTest] transformation=TEA/CFB200/ISO10126 10:44:00,803 INFO [main][CipherTest] transformation=TEA/CFB200/ISO10126-2 10:44:00,803 INFO [main][CipherTest] transformation=TEA/CFB200/ISO10126-2PADDING 10:44:00,803 INFO [main][CipherTest] transformation=TEA/CFB200/ISO10126PADDING 10:44:00,803 INFO [main][CipherTest] transformation=TEA/CFB200/ISO7816-4 10:44:00,804 INFO [main][CipherTest] transformation=TEA/CFB200/ISO7816-4PADDING 10:44:00,804 INFO [main][CipherTest] transformation=TEA/CFB200/NOPADDING 10:44:00,804 INFO [main][CipherTest] transformation=TEA/CFB200/PKCS5 10:44:00,804 INFO [main][CipherTest] transformation=TEA/CFB200/PKCS5PADDING 10:44:00,804 INFO [main][CipherTest] transformation=TEA/CFB200/PKCS7 10:44:00,804 INFO [main][CipherTest] transformation=TEA/CFB200/PKCS7PADDING 10:44:00,804 INFO [main][CipherTest] transformation=TEA/CFB200/TBC 10:44:00,804 INFO [main][CipherTest] transformation=TEA/CFB200/TBCPADDING 10:44:00,804 INFO [main][CipherTest] transformation=TEA/CFB200/X9.23 10:44:00,804 INFO [main][CipherTest] transformation=TEA/CFB200/X9.23PADDING 10:44:00,804 INFO [main][CipherTest] transformation=TEA/CFB200/ZEROBYTE 10:44:00,804 INFO [main][CipherTest] transformation=TEA/CFB200/ZEROBYTEPADDING 10:44:00,805 INFO [main][CipherTest] transformation=TEA/CFB208/ 10:44:00,805 INFO [main][CipherTest] transformation=TEA/CFB208/ISO10126 10:44:00,805 INFO [main][CipherTest] transformation=TEA/CFB208/ISO10126-2 10:44:00,805 INFO [main][CipherTest] transformation=TEA/CFB208/ISO10126-2PADDING 10:44:00,805 INFO [main][CipherTest] transformation=TEA/CFB208/ISO10126PADDING 10:44:00,805 INFO [main][CipherTest] transformation=TEA/CFB208/ISO7816-4 10:44:00,805 INFO [main][CipherTest] transformation=TEA/CFB208/ISO7816-4PADDING 10:44:00,805 INFO [main][CipherTest] transformation=TEA/CFB208/NOPADDING 10:44:00,805 INFO [main][CipherTest] transformation=TEA/CFB208/PKCS5 10:44:00,805 INFO [main][CipherTest] transformation=TEA/CFB208/PKCS5PADDING 10:44:00,805 INFO [main][CipherTest] transformation=TEA/CFB208/PKCS7 10:44:00,805 INFO [main][CipherTest] transformation=TEA/CFB208/PKCS7PADDING 10:44:00,805 INFO [main][CipherTest] transformation=TEA/CFB208/TBC 10:44:00,805 INFO [main][CipherTest] transformation=TEA/CFB208/TBCPADDING 10:44:00,805 INFO [main][CipherTest] transformation=TEA/CFB208/X9.23 10:44:00,805 INFO [main][CipherTest] transformation=TEA/CFB208/X9.23PADDING 10:44:00,805 INFO [main][CipherTest] transformation=TEA/CFB208/ZEROBYTE 10:44:00,806 INFO [main][CipherTest] transformation=TEA/CFB208/ZEROBYTEPADDING 10:44:00,806 INFO [main][CipherTest] transformation=TEA/CFB216/ 10:44:00,806 INFO [main][CipherTest] transformation=TEA/CFB216/ISO10126 10:44:00,806 INFO [main][CipherTest] transformation=TEA/CFB216/ISO10126-2 10:44:00,806 INFO [main][CipherTest] transformation=TEA/CFB216/ISO10126-2PADDING 10:44:00,806 INFO [main][CipherTest] transformation=TEA/CFB216/ISO10126PADDING 10:44:00,806 INFO [main][CipherTest] transformation=TEA/CFB216/ISO7816-4 10:44:00,806 INFO [main][CipherTest] transformation=TEA/CFB216/ISO7816-4PADDING 10:44:00,806 INFO [main][CipherTest] transformation=TEA/CFB216/NOPADDING 10:44:00,806 INFO [main][CipherTest] transformation=TEA/CFB216/PKCS5 10:44:00,806 INFO [main][CipherTest] transformation=TEA/CFB216/PKCS5PADDING 10:44:00,806 INFO [main][CipherTest] transformation=TEA/CFB216/PKCS7 10:44:00,806 INFO [main][CipherTest] transformation=TEA/CFB216/PKCS7PADDING 10:44:00,806 INFO [main][CipherTest] transformation=TEA/CFB216/TBC 10:44:00,806 INFO [main][CipherTest] transformation=TEA/CFB216/TBCPADDING 10:44:00,806 INFO [main][CipherTest] transformation=TEA/CFB216/X9.23 10:44:00,806 INFO [main][CipherTest] transformation=TEA/CFB216/X9.23PADDING 10:44:00,807 INFO [main][CipherTest] transformation=TEA/CFB216/ZEROBYTE 10:44:00,807 INFO [main][CipherTest] transformation=TEA/CFB216/ZEROBYTEPADDING 10:44:00,807 INFO [main][CipherTest] transformation=TEA/CFB224/ 10:44:00,807 INFO [main][CipherTest] transformation=TEA/CFB224/ISO10126 10:44:00,807 INFO [main][CipherTest] transformation=TEA/CFB224/ISO10126-2 10:44:00,807 INFO [main][CipherTest] transformation=TEA/CFB224/ISO10126-2PADDING 10:44:00,807 INFO [main][CipherTest] transformation=TEA/CFB224/ISO10126PADDING 10:44:00,807 INFO [main][CipherTest] transformation=TEA/CFB224/ISO7816-4 10:44:00,807 INFO [main][CipherTest] transformation=TEA/CFB224/ISO7816-4PADDING 10:44:00,807 INFO [main][CipherTest] transformation=TEA/CFB224/NOPADDING 10:44:00,807 INFO [main][CipherTest] transformation=TEA/CFB224/PKCS5 10:44:00,808 INFO [main][CipherTest] transformation=TEA/CFB224/PKCS5PADDING 10:44:00,808 INFO [main][CipherTest] transformation=TEA/CFB224/PKCS7 10:44:00,808 INFO [main][CipherTest] transformation=TEA/CFB224/PKCS7PADDING 10:44:00,808 INFO [main][CipherTest] transformation=TEA/CFB224/TBC 10:44:00,808 INFO [main][CipherTest] transformation=TEA/CFB224/TBCPADDING 10:44:00,808 INFO [main][CipherTest] transformation=TEA/CFB224/X9.23 10:44:00,808 INFO [main][CipherTest] transformation=TEA/CFB224/X9.23PADDING 10:44:00,808 INFO [main][CipherTest] transformation=TEA/CFB224/ZEROBYTE 10:44:00,808 INFO [main][CipherTest] transformation=TEA/CFB224/ZEROBYTEPADDING 10:44:00,808 INFO [main][CipherTest] transformation=TEA/CFB232/ 10:44:00,808 INFO [main][CipherTest] transformation=TEA/CFB232/ISO10126 10:44:00,808 INFO [main][CipherTest] transformation=TEA/CFB232/ISO10126-2 10:44:00,808 INFO [main][CipherTest] transformation=TEA/CFB232/ISO10126-2PADDING 10:44:00,808 INFO [main][CipherTest] transformation=TEA/CFB232/ISO10126PADDING 10:44:00,809 INFO [main][CipherTest] transformation=TEA/CFB232/ISO7816-4 10:44:00,809 INFO [main][CipherTest] transformation=TEA/CFB232/ISO7816-4PADDING 10:44:00,809 INFO [main][CipherTest] transformation=TEA/CFB232/NOPADDING 10:44:00,809 INFO [main][CipherTest] transformation=TEA/CFB232/PKCS5 10:44:00,809 INFO [main][CipherTest] transformation=TEA/CFB232/PKCS5PADDING 10:44:00,809 INFO [main][CipherTest] transformation=TEA/CFB232/PKCS7 10:44:00,809 INFO [main][CipherTest] transformation=TEA/CFB232/PKCS7PADDING 10:44:00,809 INFO [main][CipherTest] transformation=TEA/CFB232/TBC 10:44:00,809 INFO [main][CipherTest] transformation=TEA/CFB232/TBCPADDING 10:44:00,809 INFO [main][CipherTest] transformation=TEA/CFB232/X9.23 10:44:00,809 INFO [main][CipherTest] transformation=TEA/CFB232/X9.23PADDING 10:44:00,809 INFO [main][CipherTest] transformation=TEA/CFB232/ZEROBYTE 10:44:00,809 INFO [main][CipherTest] transformation=TEA/CFB232/ZEROBYTEPADDING 10:44:00,809 INFO [main][CipherTest] transformation=TEA/CFB24/ 10:44:00,809 INFO [main][CipherTest] transformation=TEA/CFB24/ISO10126 10:44:00,809 INFO [main][CipherTest] transformation=TEA/CFB24/ISO10126-2 10:44:00,809 INFO [main][CipherTest] transformation=TEA/CFB24/ISO10126-2PADDING 10:44:00,810 INFO [main][CipherTest] transformation=TEA/CFB24/ISO10126PADDING 10:44:00,810 INFO [main][CipherTest] transformation=TEA/CFB24/ISO7816-4 10:44:00,810 INFO [main][CipherTest] transformation=TEA/CFB24/ISO7816-4PADDING 10:44:00,810 INFO [main][CipherTest] transformation=TEA/CFB24/NOPADDING 10:44:00,810 INFO [main][CipherTest] transformation=TEA/CFB24/PKCS5 10:44:00,810 INFO [main][CipherTest] transformation=TEA/CFB24/PKCS5PADDING 10:44:00,810 INFO [main][CipherTest] transformation=TEA/CFB24/PKCS7 10:44:00,810 INFO [main][CipherTest] transformation=TEA/CFB24/PKCS7PADDING 10:44:00,810 INFO [main][CipherTest] transformation=TEA/CFB24/TBC 10:44:00,810 INFO [main][CipherTest] transformation=TEA/CFB24/TBCPADDING 10:44:00,810 INFO [main][CipherTest] transformation=TEA/CFB24/X9.23 10:44:00,810 INFO [main][CipherTest] transformation=TEA/CFB24/X9.23PADDING 10:44:00,810 INFO [main][CipherTest] transformation=TEA/CFB24/ZEROBYTE 10:44:00,810 INFO [main][CipherTest] transformation=TEA/CFB24/ZEROBYTEPADDING 10:44:00,810 INFO [main][CipherTest] transformation=TEA/CFB240/ 10:44:00,810 INFO [main][CipherTest] transformation=TEA/CFB240/ISO10126 10:44:00,810 INFO [main][CipherTest] transformation=TEA/CFB240/ISO10126-2 10:44:00,810 INFO [main][CipherTest] transformation=TEA/CFB240/ISO10126-2PADDING 10:44:00,811 INFO [main][CipherTest] transformation=TEA/CFB240/ISO10126PADDING 10:44:00,811 INFO [main][CipherTest] transformation=TEA/CFB240/ISO7816-4 10:44:00,811 INFO [main][CipherTest] transformation=TEA/CFB240/ISO7816-4PADDING 10:44:00,811 INFO [main][CipherTest] transformation=TEA/CFB240/NOPADDING 10:44:00,811 INFO [main][CipherTest] transformation=TEA/CFB240/PKCS5 10:44:00,811 INFO [main][CipherTest] transformation=TEA/CFB240/PKCS5PADDING 10:44:00,811 INFO [main][CipherTest] transformation=TEA/CFB240/PKCS7 10:44:00,811 INFO [main][CipherTest] transformation=TEA/CFB240/PKCS7PADDING 10:44:00,811 INFO [main][CipherTest] transformation=TEA/CFB240/TBC 10:44:00,811 INFO [main][CipherTest] transformation=TEA/CFB240/TBCPADDING 10:44:00,811 INFO [main][CipherTest] transformation=TEA/CFB240/X9.23 10:44:00,811 INFO [main][CipherTest] transformation=TEA/CFB240/X9.23PADDING 10:44:00,811 INFO [main][CipherTest] transformation=TEA/CFB240/ZEROBYTE 10:44:00,812 INFO [main][CipherTest] transformation=TEA/CFB240/ZEROBYTEPADDING 10:44:00,812 INFO [main][CipherTest] transformation=TEA/CFB248/ 10:44:00,812 INFO [main][CipherTest] transformation=TEA/CFB248/ISO10126 10:44:00,812 INFO [main][CipherTest] transformation=TEA/CFB248/ISO10126-2 10:44:00,812 INFO [main][CipherTest] transformation=TEA/CFB248/ISO10126-2PADDING 10:44:00,812 INFO [main][CipherTest] transformation=TEA/CFB248/ISO10126PADDING 10:44:00,812 INFO [main][CipherTest] transformation=TEA/CFB248/ISO7816-4 10:44:00,812 INFO [main][CipherTest] transformation=TEA/CFB248/ISO7816-4PADDING 10:44:00,812 INFO [main][CipherTest] transformation=TEA/CFB248/NOPADDING 10:44:00,812 INFO [main][CipherTest] transformation=TEA/CFB248/PKCS5 10:44:00,812 INFO [main][CipherTest] transformation=TEA/CFB248/PKCS5PADDING 10:44:00,812 INFO [main][CipherTest] transformation=TEA/CFB248/PKCS7 10:44:00,812 INFO [main][CipherTest] transformation=TEA/CFB248/PKCS7PADDING 10:44:00,812 INFO [main][CipherTest] transformation=TEA/CFB248/TBC 10:44:00,812 INFO [main][CipherTest] transformation=TEA/CFB248/TBCPADDING 10:44:00,813 INFO [main][CipherTest] transformation=TEA/CFB248/X9.23 10:44:00,813 INFO [main][CipherTest] transformation=TEA/CFB248/X9.23PADDING 10:44:00,813 INFO [main][CipherTest] transformation=TEA/CFB248/ZEROBYTE 10:44:00,813 INFO [main][CipherTest] transformation=TEA/CFB248/ZEROBYTEPADDING 10:44:00,813 INFO [main][CipherTest] transformation=TEA/CFB256/ 10:44:00,813 INFO [main][CipherTest] transformation=TEA/CFB256/ISO10126 10:44:00,813 INFO [main][CipherTest] transformation=TEA/CFB256/ISO10126-2 10:44:00,813 INFO [main][CipherTest] transformation=TEA/CFB256/ISO10126-2PADDING 10:44:00,813 INFO [main][CipherTest] transformation=TEA/CFB256/ISO10126PADDING 10:44:00,813 INFO [main][CipherTest] transformation=TEA/CFB256/ISO7816-4 10:44:00,813 INFO [main][CipherTest] transformation=TEA/CFB256/ISO7816-4PADDING 10:44:00,813 INFO [main][CipherTest] transformation=TEA/CFB256/NOPADDING 10:44:00,813 INFO [main][CipherTest] transformation=TEA/CFB256/PKCS5 10:44:00,813 INFO [main][CipherTest] transformation=TEA/CFB256/PKCS5PADDING 10:44:00,813 INFO [main][CipherTest] transformation=TEA/CFB256/PKCS7 10:44:00,813 INFO [main][CipherTest] transformation=TEA/CFB256/PKCS7PADDING 10:44:00,814 INFO [main][CipherTest] transformation=TEA/CFB256/TBC 10:44:00,814 INFO [main][CipherTest] transformation=TEA/CFB256/TBCPADDING 10:44:00,814 INFO [main][CipherTest] transformation=TEA/CFB256/X9.23 10:44:00,814 INFO [main][CipherTest] transformation=TEA/CFB256/X9.23PADDING 10:44:00,814 INFO [main][CipherTest] transformation=TEA/CFB256/ZEROBYTE 10:44:00,814 INFO [main][CipherTest] transformation=TEA/CFB256/ZEROBYTEPADDING 10:44:00,814 INFO [main][CipherTest] transformation=TEA/CFB32/ 10:44:00,814 INFO [main][CipherTest] transformation=TEA/CFB32/ISO10126 10:44:00,814 INFO [main][CipherTest] transformation=TEA/CFB32/ISO10126-2 10:44:00,814 INFO [main][CipherTest] transformation=TEA/CFB32/ISO10126-2PADDING 10:44:00,814 INFO [main][CipherTest] transformation=TEA/CFB32/ISO10126PADDING 10:44:00,814 INFO [main][CipherTest] transformation=TEA/CFB32/ISO7816-4 10:44:00,814 INFO [main][CipherTest] transformation=TEA/CFB32/ISO7816-4PADDING 10:44:00,814 INFO [main][CipherTest] transformation=TEA/CFB32/NOPADDING 10:44:00,814 INFO [main][CipherTest] transformation=TEA/CFB32/PKCS5 10:44:00,815 INFO [main][CipherTest] transformation=TEA/CFB32/PKCS5PADDING 10:44:00,815 INFO [main][CipherTest] transformation=TEA/CFB32/PKCS7 10:44:00,815 INFO [main][CipherTest] transformation=TEA/CFB32/PKCS7PADDING 10:44:00,815 INFO [main][CipherTest] transformation=TEA/CFB32/TBC 10:44:00,815 INFO [main][CipherTest] transformation=TEA/CFB32/TBCPADDING 10:44:00,815 INFO [main][CipherTest] transformation=TEA/CFB32/X9.23 10:44:00,815 INFO [main][CipherTest] transformation=TEA/CFB32/X9.23PADDING 10:44:00,815 INFO [main][CipherTest] transformation=TEA/CFB32/ZEROBYTE 10:44:00,815 INFO [main][CipherTest] transformation=TEA/CFB32/ZEROBYTEPADDING 10:44:00,815 INFO [main][CipherTest] transformation=TEA/CFB40/ 10:44:00,815 INFO [main][CipherTest] transformation=TEA/CFB40/ISO10126 10:44:00,815 INFO [main][CipherTest] transformation=TEA/CFB40/ISO10126-2 10:44:00,816 INFO [main][CipherTest] transformation=TEA/CFB40/ISO10126-2PADDING 10:44:00,816 INFO [main][CipherTest] transformation=TEA/CFB40/ISO10126PADDING 10:44:00,816 INFO [main][CipherTest] transformation=TEA/CFB40/ISO7816-4 10:44:00,816 INFO [main][CipherTest] transformation=TEA/CFB40/ISO7816-4PADDING 10:44:00,816 INFO [main][CipherTest] transformation=TEA/CFB40/NOPADDING 10:44:00,816 INFO [main][CipherTest] transformation=TEA/CFB40/PKCS5 10:44:00,816 INFO [main][CipherTest] transformation=TEA/CFB40/PKCS5PADDING 10:44:00,816 INFO [main][CipherTest] transformation=TEA/CFB40/PKCS7 10:44:00,816 INFO [main][CipherTest] transformation=TEA/CFB40/PKCS7PADDING 10:44:00,816 INFO [main][CipherTest] transformation=TEA/CFB40/TBC 10:44:00,816 INFO [main][CipherTest] transformation=TEA/CFB40/TBCPADDING 10:44:00,816 INFO [main][CipherTest] transformation=TEA/CFB40/X9.23 10:44:00,816 INFO [main][CipherTest] transformation=TEA/CFB40/X9.23PADDING 10:44:00,816 INFO [main][CipherTest] transformation=TEA/CFB40/ZEROBYTE 10:44:00,817 INFO [main][CipherTest] transformation=TEA/CFB40/ZEROBYTEPADDING 10:44:00,817 INFO [main][CipherTest] transformation=TEA/CFB48/ 10:44:00,817 INFO [main][CipherTest] transformation=TEA/CFB48/ISO10126 10:44:00,817 INFO [main][CipherTest] transformation=TEA/CFB48/ISO10126-2 10:44:00,817 INFO [main][CipherTest] transformation=TEA/CFB48/ISO10126-2PADDING 10:44:00,817 INFO [main][CipherTest] transformation=TEA/CFB48/ISO10126PADDING 10:44:00,817 INFO [main][CipherTest] transformation=TEA/CFB48/ISO7816-4 10:44:00,817 INFO [main][CipherTest] transformation=TEA/CFB48/ISO7816-4PADDING 10:44:00,817 INFO [main][CipherTest] transformation=TEA/CFB48/NOPADDING 10:44:00,817 INFO [main][CipherTest] transformation=TEA/CFB48/PKCS5 10:44:00,817 INFO [main][CipherTest] transformation=TEA/CFB48/PKCS5PADDING 10:44:00,817 INFO [main][CipherTest] transformation=TEA/CFB48/PKCS7 10:44:00,817 INFO [main][CipherTest] transformation=TEA/CFB48/PKCS7PADDING 10:44:00,817 INFO [main][CipherTest] transformation=TEA/CFB48/TBC 10:44:00,817 INFO [main][CipherTest] transformation=TEA/CFB48/TBCPADDING 10:44:00,818 INFO [main][CipherTest] transformation=TEA/CFB48/X9.23 10:44:00,818 INFO [main][CipherTest] transformation=TEA/CFB48/X9.23PADDING 10:44:00,818 INFO [main][CipherTest] transformation=TEA/CFB48/ZEROBYTE 10:44:00,818 INFO [main][CipherTest] transformation=TEA/CFB48/ZEROBYTEPADDING 10:44:00,818 INFO [main][CipherTest] transformation=TEA/CFB56/ 10:44:00,818 INFO [main][CipherTest] transformation=TEA/CFB56/ISO10126 10:44:00,818 INFO [main][CipherTest] transformation=TEA/CFB56/ISO10126-2 10:44:00,818 INFO [main][CipherTest] transformation=TEA/CFB56/ISO10126-2PADDING 10:44:00,818 INFO [main][CipherTest] transformation=TEA/CFB56/ISO10126PADDING 10:44:00,818 INFO [main][CipherTest] transformation=TEA/CFB56/ISO7816-4 10:44:00,818 INFO [main][CipherTest] transformation=TEA/CFB56/ISO7816-4PADDING 10:44:00,818 INFO [main][CipherTest] transformation=TEA/CFB56/NOPADDING 10:44:00,818 INFO [main][CipherTest] transformation=TEA/CFB56/PKCS5 10:44:00,818 INFO [main][CipherTest] transformation=TEA/CFB56/PKCS5PADDING 10:44:00,818 INFO [main][CipherTest] transformation=TEA/CFB56/PKCS7 10:44:00,818 INFO [main][CipherTest] transformation=TEA/CFB56/PKCS7PADDING 10:44:00,818 INFO [main][CipherTest] transformation=TEA/CFB56/TBC 10:44:00,819 INFO [main][CipherTest] transformation=TEA/CFB56/TBCPADDING 10:44:00,819 INFO [main][CipherTest] transformation=TEA/CFB56/X9.23 10:44:00,819 INFO [main][CipherTest] transformation=TEA/CFB56/X9.23PADDING 10:44:00,819 INFO [main][CipherTest] transformation=TEA/CFB56/ZEROBYTE 10:44:00,819 INFO [main][CipherTest] transformation=TEA/CFB56/ZEROBYTEPADDING 10:44:00,819 INFO [main][CipherTest] transformation=TEA/CFB64/ 10:44:00,819 INFO [main][CipherTest] transformation=TEA/CFB64/ISO10126 10:44:00,819 INFO [main][CipherTest] transformation=TEA/CFB64/ISO10126-2 10:44:00,819 INFO [main][CipherTest] transformation=TEA/CFB64/ISO10126-2PADDING 10:44:00,819 INFO [main][CipherTest] transformation=TEA/CFB64/ISO10126PADDING 10:44:00,819 INFO [main][CipherTest] transformation=TEA/CFB64/ISO7816-4 10:44:00,820 INFO [main][CipherTest] transformation=TEA/CFB64/ISO7816-4PADDING 10:44:00,820 INFO [main][CipherTest] transformation=TEA/CFB64/NOPADDING 10:44:00,820 INFO [main][CipherTest] transformation=TEA/CFB64/PKCS5 10:44:00,820 INFO [main][CipherTest] transformation=TEA/CFB64/PKCS5PADDING 10:44:00,820 INFO [main][CipherTest] transformation=TEA/CFB64/PKCS7 10:44:00,820 INFO [main][CipherTest] transformation=TEA/CFB64/PKCS7PADDING 10:44:00,820 INFO [main][CipherTest] transformation=TEA/CFB64/TBC 10:44:00,820 INFO [main][CipherTest] transformation=TEA/CFB64/TBCPADDING 10:44:00,820 INFO [main][CipherTest] transformation=TEA/CFB64/X9.23 10:44:00,820 INFO [main][CipherTest] transformation=TEA/CFB64/X9.23PADDING 10:44:00,820 INFO [main][CipherTest] transformation=TEA/CFB64/ZEROBYTE 10:44:00,820 INFO [main][CipherTest] transformation=TEA/CFB64/ZEROBYTEPADDING 10:44:00,820 INFO [main][CipherTest] transformation=TEA/CFB72/ 10:44:00,820 INFO [main][CipherTest] transformation=TEA/CFB72/ISO10126 10:44:00,820 INFO [main][CipherTest] transformation=TEA/CFB72/ISO10126-2 10:44:00,820 INFO [main][CipherTest] transformation=TEA/CFB72/ISO10126-2PADDING 10:44:00,821 INFO [main][CipherTest] transformation=TEA/CFB72/ISO10126PADDING 10:44:00,821 INFO [main][CipherTest] transformation=TEA/CFB72/ISO7816-4 10:44:00,821 INFO [main][CipherTest] transformation=TEA/CFB72/ISO7816-4PADDING 10:44:00,821 INFO [main][CipherTest] transformation=TEA/CFB72/NOPADDING 10:44:00,821 INFO [main][CipherTest] transformation=TEA/CFB72/PKCS5 10:44:00,821 INFO [main][CipherTest] transformation=TEA/CFB72/PKCS5PADDING 10:44:00,821 INFO [main][CipherTest] transformation=TEA/CFB72/PKCS7 10:44:00,821 INFO [main][CipherTest] transformation=TEA/CFB72/PKCS7PADDING 10:44:00,821 INFO [main][CipherTest] transformation=TEA/CFB72/TBC 10:44:00,821 INFO [main][CipherTest] transformation=TEA/CFB72/TBCPADDING 10:44:00,821 INFO [main][CipherTest] transformation=TEA/CFB72/X9.23 10:44:00,821 INFO [main][CipherTest] transformation=TEA/CFB72/X9.23PADDING 10:44:00,821 INFO [main][CipherTest] transformation=TEA/CFB72/ZEROBYTE 10:44:00,821 INFO [main][CipherTest] transformation=TEA/CFB72/ZEROBYTEPADDING 10:44:00,821 INFO [main][CipherTest] transformation=TEA/CFB8/ 10:44:00,821 INFO [main][CipherTest] transformation=TEA/CFB8/ISO10126 10:44:00,821 INFO [main][CipherTest] transformation=TEA/CFB8/ISO10126-2 10:44:00,821 INFO [main][CipherTest] transformation=TEA/CFB8/ISO10126-2PADDING 10:44:00,822 INFO [main][CipherTest] transformation=TEA/CFB8/ISO10126PADDING 10:44:00,822 INFO [main][CipherTest] transformation=TEA/CFB8/ISO7816-4 10:44:00,822 INFO [main][CipherTest] transformation=TEA/CFB8/ISO7816-4PADDING 10:44:00,822 INFO [main][CipherTest] transformation=TEA/CFB8/NOPADDING 10:44:00,822 INFO [main][CipherTest] transformation=TEA/CFB8/PKCS5 10:44:00,822 INFO [main][CipherTest] transformation=TEA/CFB8/PKCS5PADDING 10:44:00,822 INFO [main][CipherTest] transformation=TEA/CFB8/PKCS7 10:44:00,822 INFO [main][CipherTest] transformation=TEA/CFB8/PKCS7PADDING 10:44:00,822 INFO [main][CipherTest] transformation=TEA/CFB8/TBC 10:44:00,822 INFO [main][CipherTest] transformation=TEA/CFB8/TBCPADDING 10:44:00,822 INFO [main][CipherTest] transformation=TEA/CFB8/X9.23 10:44:00,822 INFO [main][CipherTest] transformation=TEA/CFB8/X9.23PADDING 10:44:00,822 INFO [main][CipherTest] transformation=TEA/CFB8/ZEROBYTE 10:44:00,822 INFO [main][CipherTest] transformation=TEA/CFB8/ZEROBYTEPADDING 10:44:00,822 INFO [main][CipherTest] transformation=TEA/CFB80/ 10:44:00,822 INFO [main][CipherTest] transformation=TEA/CFB80/ISO10126 10:44:00,823 INFO [main][CipherTest] transformation=TEA/CFB80/ISO10126-2 10:44:00,823 INFO [main][CipherTest] transformation=TEA/CFB80/ISO10126-2PADDING 10:44:00,823 INFO [main][CipherTest] transformation=TEA/CFB80/ISO10126PADDING 10:44:00,823 INFO [main][CipherTest] transformation=TEA/CFB80/ISO7816-4 10:44:00,823 INFO [main][CipherTest] transformation=TEA/CFB80/ISO7816-4PADDING 10:44:00,823 INFO [main][CipherTest] transformation=TEA/CFB80/NOPADDING 10:44:00,823 INFO [main][CipherTest] transformation=TEA/CFB80/PKCS5 10:44:00,823 INFO [main][CipherTest] transformation=TEA/CFB80/PKCS5PADDING 10:44:00,823 INFO [main][CipherTest] transformation=TEA/CFB80/PKCS7 10:44:00,823 INFO [main][CipherTest] transformation=TEA/CFB80/PKCS7PADDING 10:44:00,823 INFO [main][CipherTest] transformation=TEA/CFB80/TBC 10:44:00,823 INFO [main][CipherTest] transformation=TEA/CFB80/TBCPADDING 10:44:00,823 INFO [main][CipherTest] transformation=TEA/CFB80/X9.23 10:44:00,824 INFO [main][CipherTest] transformation=TEA/CFB80/X9.23PADDING 10:44:00,824 INFO [main][CipherTest] transformation=TEA/CFB80/ZEROBYTE 10:44:00,824 INFO [main][CipherTest] transformation=TEA/CFB80/ZEROBYTEPADDING 10:44:00,824 INFO [main][CipherTest] transformation=TEA/CFB88/ 10:44:00,824 INFO [main][CipherTest] transformation=TEA/CFB88/ISO10126 10:44:00,824 INFO [main][CipherTest] transformation=TEA/CFB88/ISO10126-2 10:44:00,824 INFO [main][CipherTest] transformation=TEA/CFB88/ISO10126-2PADDING 10:44:00,824 INFO [main][CipherTest] transformation=TEA/CFB88/ISO10126PADDING 10:44:00,824 INFO [main][CipherTest] transformation=TEA/CFB88/ISO7816-4 10:44:00,824 INFO [main][CipherTest] transformation=TEA/CFB88/ISO7816-4PADDING 10:44:00,824 INFO [main][CipherTest] transformation=TEA/CFB88/NOPADDING 10:44:00,824 INFO [main][CipherTest] transformation=TEA/CFB88/PKCS5 10:44:00,824 INFO [main][CipherTest] transformation=TEA/CFB88/PKCS5PADDING 10:44:00,824 INFO [main][CipherTest] transformation=TEA/CFB88/PKCS7 10:44:00,824 INFO [main][CipherTest] transformation=TEA/CFB88/PKCS7PADDING 10:44:00,824 INFO [main][CipherTest] transformation=TEA/CFB88/TBC 10:44:00,825 INFO [main][CipherTest] transformation=TEA/CFB88/TBCPADDING 10:44:00,825 INFO [main][CipherTest] transformation=TEA/CFB88/X9.23 10:44:00,825 INFO [main][CipherTest] transformation=TEA/CFB88/X9.23PADDING 10:44:00,825 INFO [main][CipherTest] transformation=TEA/CFB88/ZEROBYTE 10:44:00,825 INFO [main][CipherTest] transformation=TEA/CFB88/ZEROBYTEPADDING 10:44:00,825 INFO [main][CipherTest] transformation=TEA/CFB96/ 10:44:00,825 INFO [main][CipherTest] transformation=TEA/CFB96/ISO10126 10:44:00,825 INFO [main][CipherTest] transformation=TEA/CFB96/ISO10126-2 10:44:00,825 INFO [main][CipherTest] transformation=TEA/CFB96/ISO10126-2PADDING 10:44:00,825 INFO [main][CipherTest] transformation=TEA/CFB96/ISO10126PADDING 10:44:00,825 INFO [main][CipherTest] transformation=TEA/CFB96/ISO7816-4 10:44:00,825 INFO [main][CipherTest] transformation=TEA/CFB96/ISO7816-4PADDING 10:44:00,825 INFO [main][CipherTest] transformation=TEA/CFB96/NOPADDING 10:44:00,825 INFO [main][CipherTest] transformation=TEA/CFB96/PKCS5 10:44:00,825 INFO [main][CipherTest] transformation=TEA/CFB96/PKCS5PADDING 10:44:00,825 INFO [main][CipherTest] transformation=TEA/CFB96/PKCS7 10:44:00,825 INFO [main][CipherTest] transformation=TEA/CFB96/PKCS7PADDING 10:44:00,825 INFO [main][CipherTest] transformation=TEA/CFB96/TBC 10:44:00,825 INFO [main][CipherTest] transformation=TEA/CFB96/TBCPADDING 10:44:00,826 INFO [main][CipherTest] transformation=TEA/CFB96/X9.23 10:44:00,826 INFO [main][CipherTest] transformation=TEA/CFB96/X9.23PADDING 10:44:00,826 INFO [main][CipherTest] transformation=TEA/CFB96/ZEROBYTE 10:44:00,826 INFO [main][CipherTest] transformation=TEA/CFB96/ZEROBYTEPADDING 10:44:00,826 INFO [main][CipherTest] transformation=TEA/CTS/ 10:44:00,826 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "TEA/CTS/" does not support IV => Skipping. 10:44:00,826 INFO [main][CipherTest] transformation=TEA/CTS/NOPADDING 10:44:00,826 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "TEA/CTS/NOPADDING" does not support IV => Skipping. 10:44:00,826 INFO [main][CipherTest] transformation=TEA/EAX/ 10:44:00,826 INFO [main][CipherTest] transformation=TEA/EAX/NOPADDING 10:44:00,826 INFO [main][CipherTest] transformation=TEA/ECB/ 10:44:00,826 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "TEA/ECB/" does not support IV => Skipping. 10:44:00,826 INFO [main][CipherTest] transformation=TEA/ECB/NOPADDING 10:44:00,826 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "TEA/ECB/NOPADDING" does not support IV => Skipping. 10:44:00,826 INFO [main][CipherTest] transformation=TEA/GOFB/ 10:44:00,827 INFO [main][CipherTest] transformation=TEA/GOFB/ISO10126 10:44:00,827 INFO [main][CipherTest] transformation=TEA/GOFB/ISO10126-2 10:44:00,827 INFO [main][CipherTest] transformation=TEA/GOFB/ISO10126-2PADDING 10:44:00,827 INFO [main][CipherTest] transformation=TEA/GOFB/ISO10126PADDING 10:44:00,827 INFO [main][CipherTest] transformation=TEA/GOFB/ISO7816-4 10:44:00,827 INFO [main][CipherTest] transformation=TEA/GOFB/ISO7816-4PADDING 10:44:00,827 INFO [main][CipherTest] transformation=TEA/GOFB/NOPADDING 10:44:00,827 INFO [main][CipherTest] transformation=TEA/GOFB/PKCS5 10:44:00,827 INFO [main][CipherTest] transformation=TEA/GOFB/PKCS5PADDING 10:44:00,827 INFO [main][CipherTest] transformation=TEA/GOFB/PKCS7 10:44:00,828 INFO [main][CipherTest] transformation=TEA/GOFB/PKCS7PADDING 10:44:00,828 INFO [main][CipherTest] transformation=TEA/GOFB/TBC 10:44:00,828 INFO [main][CipherTest] transformation=TEA/GOFB/TBCPADDING 10:44:00,828 INFO [main][CipherTest] transformation=TEA/GOFB/X9.23 10:44:00,828 INFO [main][CipherTest] transformation=TEA/GOFB/X9.23PADDING 10:44:00,828 INFO [main][CipherTest] transformation=TEA/GOFB/ZEROBYTE 10:44:00,828 INFO [main][CipherTest] transformation=TEA/GOFB/ZEROBYTEPADDING 10:44:00,829 INFO [main][CipherTest] transformation=TEA/OFB/ 10:44:00,829 INFO [main][CipherTest] transformation=TEA/OFB/ISO10126 10:44:00,829 INFO [main][CipherTest] transformation=TEA/OFB/ISO10126-2 10:44:00,829 INFO [main][CipherTest] transformation=TEA/OFB/ISO10126-2PADDING 10:44:00,829 INFO [main][CipherTest] transformation=TEA/OFB/ISO10126PADDING 10:44:00,829 INFO [main][CipherTest] transformation=TEA/OFB/ISO7816-4 10:44:00,829 INFO [main][CipherTest] transformation=TEA/OFB/ISO7816-4PADDING 10:44:00,829 INFO [main][CipherTest] transformation=TEA/OFB/NOPADDING 10:44:00,829 INFO [main][CipherTest] transformation=TEA/OFB/PKCS5 10:44:00,829 INFO [main][CipherTest] transformation=TEA/OFB/PKCS5PADDING 10:44:00,830 INFO [main][CipherTest] transformation=TEA/OFB/PKCS7 10:44:00,830 INFO [main][CipherTest] transformation=TEA/OFB/PKCS7PADDING 10:44:00,830 INFO [main][CipherTest] transformation=TEA/OFB/TBC 10:44:00,830 INFO [main][CipherTest] transformation=TEA/OFB/TBCPADDING 10:44:00,830 INFO [main][CipherTest] transformation=TEA/OFB/X9.23 10:44:00,830 INFO [main][CipherTest] transformation=TEA/OFB/X9.23PADDING 10:44:00,830 INFO [main][CipherTest] transformation=TEA/OFB/ZEROBYTE 10:44:00,830 INFO [main][CipherTest] transformation=TEA/OFB/ZEROBYTEPADDING 10:44:00,830 INFO [main][CipherTest] transformation=TEA/OFB104/ 10:44:00,830 INFO [main][CipherTest] transformation=TEA/OFB104/ISO10126 10:44:00,830 INFO [main][CipherTest] transformation=TEA/OFB104/ISO10126-2 10:44:00,830 INFO [main][CipherTest] transformation=TEA/OFB104/ISO10126-2PADDING 10:44:00,830 INFO [main][CipherTest] transformation=TEA/OFB104/ISO10126PADDING 10:44:00,830 INFO [main][CipherTest] transformation=TEA/OFB104/ISO7816-4 10:44:00,830 INFO [main][CipherTest] transformation=TEA/OFB104/ISO7816-4PADDING 10:44:00,830 INFO [main][CipherTest] transformation=TEA/OFB104/NOPADDING 10:44:00,830 INFO [main][CipherTest] transformation=TEA/OFB104/PKCS5 10:44:00,830 INFO [main][CipherTest] transformation=TEA/OFB104/PKCS5PADDING 10:44:00,830 INFO [main][CipherTest] transformation=TEA/OFB104/PKCS7 10:44:00,830 INFO [main][CipherTest] transformation=TEA/OFB104/PKCS7PADDING 10:44:00,830 INFO [main][CipherTest] transformation=TEA/OFB104/TBC 10:44:00,830 INFO [main][CipherTest] transformation=TEA/OFB104/TBCPADDING 10:44:00,831 INFO [main][CipherTest] transformation=TEA/OFB104/X9.23 10:44:00,831 INFO [main][CipherTest] transformation=TEA/OFB104/X9.23PADDING 10:44:00,831 INFO [main][CipherTest] transformation=TEA/OFB104/ZEROBYTE 10:44:00,831 INFO [main][CipherTest] transformation=TEA/OFB104/ZEROBYTEPADDING 10:44:00,831 INFO [main][CipherTest] transformation=TEA/OFB112/ 10:44:00,831 INFO [main][CipherTest] transformation=TEA/OFB112/ISO10126 10:44:00,831 INFO [main][CipherTest] transformation=TEA/OFB112/ISO10126-2 10:44:00,831 INFO [main][CipherTest] transformation=TEA/OFB112/ISO10126-2PADDING 10:44:00,831 INFO [main][CipherTest] transformation=TEA/OFB112/ISO10126PADDING 10:44:00,831 INFO [main][CipherTest] transformation=TEA/OFB112/ISO7816-4 10:44:00,831 INFO [main][CipherTest] transformation=TEA/OFB112/ISO7816-4PADDING 10:44:00,831 INFO [main][CipherTest] transformation=TEA/OFB112/NOPADDING 10:44:00,831 INFO [main][CipherTest] transformation=TEA/OFB112/PKCS5 10:44:00,831 INFO [main][CipherTest] transformation=TEA/OFB112/PKCS5PADDING 10:44:00,832 INFO [main][CipherTest] transformation=TEA/OFB112/PKCS7 10:44:00,832 INFO [main][CipherTest] transformation=TEA/OFB112/PKCS7PADDING 10:44:00,832 INFO [main][CipherTest] transformation=TEA/OFB112/TBC 10:44:00,832 INFO [main][CipherTest] transformation=TEA/OFB112/TBCPADDING 10:44:00,832 INFO [main][CipherTest] transformation=TEA/OFB112/X9.23 10:44:00,832 INFO [main][CipherTest] transformation=TEA/OFB112/X9.23PADDING 10:44:00,832 INFO [main][CipherTest] transformation=TEA/OFB112/ZEROBYTE 10:44:00,832 INFO [main][CipherTest] transformation=TEA/OFB112/ZEROBYTEPADDING 10:44:00,832 INFO [main][CipherTest] transformation=TEA/OFB120/ 10:44:00,832 INFO [main][CipherTest] transformation=TEA/OFB120/ISO10126 10:44:00,832 INFO [main][CipherTest] transformation=TEA/OFB120/ISO10126-2 10:44:00,832 INFO [main][CipherTest] transformation=TEA/OFB120/ISO10126-2PADDING 10:44:00,832 INFO [main][CipherTest] transformation=TEA/OFB120/ISO10126PADDING 10:44:00,832 INFO [main][CipherTest] transformation=TEA/OFB120/ISO7816-4 10:44:00,832 INFO [main][CipherTest] transformation=TEA/OFB120/ISO7816-4PADDING 10:44:00,832 INFO [main][CipherTest] transformation=TEA/OFB120/NOPADDING 10:44:00,832 INFO [main][CipherTest] transformation=TEA/OFB120/PKCS5 10:44:00,832 INFO [main][CipherTest] transformation=TEA/OFB120/PKCS5PADDING 10:44:00,832 INFO [main][CipherTest] transformation=TEA/OFB120/PKCS7 10:44:00,832 INFO [main][CipherTest] transformation=TEA/OFB120/PKCS7PADDING 10:44:00,832 INFO [main][CipherTest] transformation=TEA/OFB120/TBC 10:44:00,832 INFO [main][CipherTest] transformation=TEA/OFB120/TBCPADDING 10:44:00,832 INFO [main][CipherTest] transformation=TEA/OFB120/X9.23 10:44:00,833 INFO [main][CipherTest] transformation=TEA/OFB120/X9.23PADDING 10:44:00,833 INFO [main][CipherTest] transformation=TEA/OFB120/ZEROBYTE 10:44:00,833 INFO [main][CipherTest] transformation=TEA/OFB120/ZEROBYTEPADDING 10:44:00,833 INFO [main][CipherTest] transformation=TEA/OFB128/ 10:44:00,833 INFO [main][CipherTest] transformation=TEA/OFB128/ISO10126 10:44:00,833 INFO [main][CipherTest] transformation=TEA/OFB128/ISO10126-2 10:44:00,833 INFO [main][CipherTest] transformation=TEA/OFB128/ISO10126-2PADDING 10:44:00,833 INFO [main][CipherTest] transformation=TEA/OFB128/ISO10126PADDING 10:44:00,833 INFO [main][CipherTest] transformation=TEA/OFB128/ISO7816-4 10:44:00,833 INFO [main][CipherTest] transformation=TEA/OFB128/ISO7816-4PADDING 10:44:00,833 INFO [main][CipherTest] transformation=TEA/OFB128/NOPADDING 10:44:00,833 INFO [main][CipherTest] transformation=TEA/OFB128/PKCS5 10:44:00,833 INFO [main][CipherTest] transformation=TEA/OFB128/PKCS5PADDING 10:44:00,833 INFO [main][CipherTest] transformation=TEA/OFB128/PKCS7 10:44:00,833 INFO [main][CipherTest] transformation=TEA/OFB128/PKCS7PADDING 10:44:00,833 INFO [main][CipherTest] transformation=TEA/OFB128/TBC 10:44:00,833 INFO [main][CipherTest] transformation=TEA/OFB128/TBCPADDING 10:44:00,833 INFO [main][CipherTest] transformation=TEA/OFB128/X9.23 10:44:00,833 INFO [main][CipherTest] transformation=TEA/OFB128/X9.23PADDING 10:44:00,833 INFO [main][CipherTest] transformation=TEA/OFB128/ZEROBYTE 10:44:00,834 INFO [main][CipherTest] transformation=TEA/OFB128/ZEROBYTEPADDING 10:44:00,834 INFO [main][CipherTest] transformation=TEA/OFB136/ 10:44:00,834 INFO [main][CipherTest] transformation=TEA/OFB136/ISO10126 10:44:00,834 INFO [main][CipherTest] transformation=TEA/OFB136/ISO10126-2 10:44:00,834 INFO [main][CipherTest] transformation=TEA/OFB136/ISO10126-2PADDING 10:44:00,834 INFO [main][CipherTest] transformation=TEA/OFB136/ISO10126PADDING 10:44:00,834 INFO [main][CipherTest] transformation=TEA/OFB136/ISO7816-4 10:44:00,834 INFO [main][CipherTest] transformation=TEA/OFB136/ISO7816-4PADDING 10:44:00,834 INFO [main][CipherTest] transformation=TEA/OFB136/NOPADDING 10:44:00,834 INFO [main][CipherTest] transformation=TEA/OFB136/PKCS5 10:44:00,834 INFO [main][CipherTest] transformation=TEA/OFB136/PKCS5PADDING 10:44:00,834 INFO [main][CipherTest] transformation=TEA/OFB136/PKCS7 10:44:00,834 INFO [main][CipherTest] transformation=TEA/OFB136/PKCS7PADDING 10:44:00,834 INFO [main][CipherTest] transformation=TEA/OFB136/TBC 10:44:00,834 INFO [main][CipherTest] transformation=TEA/OFB136/TBCPADDING 10:44:00,834 INFO [main][CipherTest] transformation=TEA/OFB136/X9.23 10:44:00,834 INFO [main][CipherTest] transformation=TEA/OFB136/X9.23PADDING 10:44:00,834 INFO [main][CipherTest] transformation=TEA/OFB136/ZEROBYTE 10:44:00,834 INFO [main][CipherTest] transformation=TEA/OFB136/ZEROBYTEPADDING 10:44:00,834 INFO [main][CipherTest] transformation=TEA/OFB144/ 10:44:00,834 INFO [main][CipherTest] transformation=TEA/OFB144/ISO10126 10:44:00,834 INFO [main][CipherTest] transformation=TEA/OFB144/ISO10126-2 10:44:00,834 INFO [main][CipherTest] transformation=TEA/OFB144/ISO10126-2PADDING 10:44:00,834 INFO [main][CipherTest] transformation=TEA/OFB144/ISO10126PADDING 10:44:00,835 INFO [main][CipherTest] transformation=TEA/OFB144/ISO7816-4 10:44:00,835 INFO [main][CipherTest] transformation=TEA/OFB144/ISO7816-4PADDING 10:44:00,835 INFO [main][CipherTest] transformation=TEA/OFB144/NOPADDING 10:44:00,835 INFO [main][CipherTest] transformation=TEA/OFB144/PKCS5 10:44:00,835 INFO [main][CipherTest] transformation=TEA/OFB144/PKCS5PADDING 10:44:00,835 INFO [main][CipherTest] transformation=TEA/OFB144/PKCS7 10:44:00,835 INFO [main][CipherTest] transformation=TEA/OFB144/PKCS7PADDING 10:44:00,835 INFO [main][CipherTest] transformation=TEA/OFB144/TBC 10:44:00,835 INFO [main][CipherTest] transformation=TEA/OFB144/TBCPADDING 10:44:00,835 INFO [main][CipherTest] transformation=TEA/OFB144/X9.23 10:44:00,835 INFO [main][CipherTest] transformation=TEA/OFB144/X9.23PADDING 10:44:00,835 INFO [main][CipherTest] transformation=TEA/OFB144/ZEROBYTE 10:44:00,835 INFO [main][CipherTest] transformation=TEA/OFB144/ZEROBYTEPADDING 10:44:00,835 INFO [main][CipherTest] transformation=TEA/OFB152/ 10:44:00,835 INFO [main][CipherTest] transformation=TEA/OFB152/ISO10126 10:44:00,835 INFO [main][CipherTest] transformation=TEA/OFB152/ISO10126-2 10:44:00,835 INFO [main][CipherTest] transformation=TEA/OFB152/ISO10126-2PADDING 10:44:00,835 INFO [main][CipherTest] transformation=TEA/OFB152/ISO10126PADDING 10:44:00,835 INFO [main][CipherTest] transformation=TEA/OFB152/ISO7816-4 10:44:00,836 INFO [main][CipherTest] transformation=TEA/OFB152/ISO7816-4PADDING 10:44:00,836 INFO [main][CipherTest] transformation=TEA/OFB152/NOPADDING 10:44:00,836 INFO [main][CipherTest] transformation=TEA/OFB152/PKCS5 10:44:00,836 INFO [main][CipherTest] transformation=TEA/OFB152/PKCS5PADDING 10:44:00,836 INFO [main][CipherTest] transformation=TEA/OFB152/PKCS7 10:44:00,836 INFO [main][CipherTest] transformation=TEA/OFB152/PKCS7PADDING 10:44:00,836 INFO [main][CipherTest] transformation=TEA/OFB152/TBC 10:44:00,836 INFO [main][CipherTest] transformation=TEA/OFB152/TBCPADDING 10:44:00,836 INFO [main][CipherTest] transformation=TEA/OFB152/X9.23 10:44:00,836 INFO [main][CipherTest] transformation=TEA/OFB152/X9.23PADDING 10:44:00,836 INFO [main][CipherTest] transformation=TEA/OFB152/ZEROBYTE 10:44:00,836 INFO [main][CipherTest] transformation=TEA/OFB152/ZEROBYTEPADDING 10:44:00,836 INFO [main][CipherTest] transformation=TEA/OFB16/ 10:44:00,836 INFO [main][CipherTest] transformation=TEA/OFB16/ISO10126 10:44:00,836 INFO [main][CipherTest] transformation=TEA/OFB16/ISO10126-2 10:44:00,836 INFO [main][CipherTest] transformation=TEA/OFB16/ISO10126-2PADDING 10:44:00,836 INFO [main][CipherTest] transformation=TEA/OFB16/ISO10126PADDING 10:44:00,836 INFO [main][CipherTest] transformation=TEA/OFB16/ISO7816-4 10:44:00,837 INFO [main][CipherTest] transformation=TEA/OFB16/ISO7816-4PADDING 10:44:00,837 INFO [main][CipherTest] transformation=TEA/OFB16/NOPADDING 10:44:00,837 INFO [main][CipherTest] transformation=TEA/OFB16/PKCS5 10:44:00,837 INFO [main][CipherTest] transformation=TEA/OFB16/PKCS5PADDING 10:44:00,837 INFO [main][CipherTest] transformation=TEA/OFB16/PKCS7 10:44:00,837 INFO [main][CipherTest] transformation=TEA/OFB16/PKCS7PADDING 10:44:00,837 INFO [main][CipherTest] transformation=TEA/OFB16/TBC 10:44:00,837 INFO [main][CipherTest] transformation=TEA/OFB16/TBCPADDING 10:44:00,837 INFO [main][CipherTest] transformation=TEA/OFB16/X9.23 10:44:00,837 INFO [main][CipherTest] transformation=TEA/OFB16/X9.23PADDING 10:44:00,837 INFO [main][CipherTest] transformation=TEA/OFB16/ZEROBYTE 10:44:00,837 INFO [main][CipherTest] transformation=TEA/OFB16/ZEROBYTEPADDING 10:44:00,837 INFO [main][CipherTest] transformation=TEA/OFB160/ 10:44:00,837 INFO [main][CipherTest] transformation=TEA/OFB160/ISO10126 10:44:00,837 INFO [main][CipherTest] transformation=TEA/OFB160/ISO10126-2 10:44:00,837 INFO [main][CipherTest] transformation=TEA/OFB160/ISO10126-2PADDING 10:44:00,837 INFO [main][CipherTest] transformation=TEA/OFB160/ISO10126PADDING 10:44:00,837 INFO [main][CipherTest] transformation=TEA/OFB160/ISO7816-4 10:44:00,838 INFO [main][CipherTest] transformation=TEA/OFB160/ISO7816-4PADDING 10:44:00,838 INFO [main][CipherTest] transformation=TEA/OFB160/NOPADDING 10:44:00,838 INFO [main][CipherTest] transformation=TEA/OFB160/PKCS5 10:44:00,838 INFO [main][CipherTest] transformation=TEA/OFB160/PKCS5PADDING 10:44:00,838 INFO [main][CipherTest] transformation=TEA/OFB160/PKCS7 10:44:00,838 INFO [main][CipherTest] transformation=TEA/OFB160/PKCS7PADDING 10:44:00,838 INFO [main][CipherTest] transformation=TEA/OFB160/TBC 10:44:00,838 INFO [main][CipherTest] transformation=TEA/OFB160/TBCPADDING 10:44:00,838 INFO [main][CipherTest] transformation=TEA/OFB160/X9.23 10:44:00,838 INFO [main][CipherTest] transformation=TEA/OFB160/X9.23PADDING 10:44:00,838 INFO [main][CipherTest] transformation=TEA/OFB160/ZEROBYTE 10:44:00,838 INFO [main][CipherTest] transformation=TEA/OFB160/ZEROBYTEPADDING 10:44:00,838 INFO [main][CipherTest] transformation=TEA/OFB168/ 10:44:00,838 INFO [main][CipherTest] transformation=TEA/OFB168/ISO10126 10:44:00,838 INFO [main][CipherTest] transformation=TEA/OFB168/ISO10126-2 10:44:00,838 INFO [main][CipherTest] transformation=TEA/OFB168/ISO10126-2PADDING 10:44:00,838 INFO [main][CipherTest] transformation=TEA/OFB168/ISO10126PADDING 10:44:00,838 INFO [main][CipherTest] transformation=TEA/OFB168/ISO7816-4 10:44:00,839 INFO [main][CipherTest] transformation=TEA/OFB168/ISO7816-4PADDING 10:44:00,839 INFO [main][CipherTest] transformation=TEA/OFB168/NOPADDING 10:44:00,839 INFO [main][CipherTest] transformation=TEA/OFB168/PKCS5 10:44:00,839 INFO [main][CipherTest] transformation=TEA/OFB168/PKCS5PADDING 10:44:00,839 INFO [main][CipherTest] transformation=TEA/OFB168/PKCS7 10:44:00,839 INFO [main][CipherTest] transformation=TEA/OFB168/PKCS7PADDING 10:44:00,839 INFO [main][CipherTest] transformation=TEA/OFB168/TBC 10:44:00,839 INFO [main][CipherTest] transformation=TEA/OFB168/TBCPADDING 10:44:00,840 INFO [main][CipherTest] transformation=TEA/OFB168/X9.23 10:44:00,840 INFO [main][CipherTest] transformation=TEA/OFB168/X9.23PADDING 10:44:00,840 INFO [main][CipherTest] transformation=TEA/OFB168/ZEROBYTE 10:44:00,840 INFO [main][CipherTest] transformation=TEA/OFB168/ZEROBYTEPADDING 10:44:00,840 INFO [main][CipherTest] transformation=TEA/OFB176/ 10:44:00,840 INFO [main][CipherTest] transformation=TEA/OFB176/ISO10126 10:44:00,840 INFO [main][CipherTest] transformation=TEA/OFB176/ISO10126-2 10:44:00,840 INFO [main][CipherTest] transformation=TEA/OFB176/ISO10126-2PADDING 10:44:00,840 INFO [main][CipherTest] transformation=TEA/OFB176/ISO10126PADDING 10:44:00,840 INFO [main][CipherTest] transformation=TEA/OFB176/ISO7816-4 10:44:00,840 INFO [main][CipherTest] transformation=TEA/OFB176/ISO7816-4PADDING 10:44:00,840 INFO [main][CipherTest] transformation=TEA/OFB176/NOPADDING 10:44:00,840 INFO [main][CipherTest] transformation=TEA/OFB176/PKCS5 10:44:00,840 INFO [main][CipherTest] transformation=TEA/OFB176/PKCS5PADDING 10:44:00,840 INFO [main][CipherTest] transformation=TEA/OFB176/PKCS7 10:44:00,840 INFO [main][CipherTest] transformation=TEA/OFB176/PKCS7PADDING 10:44:00,840 INFO [main][CipherTest] transformation=TEA/OFB176/TBC 10:44:00,840 INFO [main][CipherTest] transformation=TEA/OFB176/TBCPADDING 10:44:00,841 INFO [main][CipherTest] transformation=TEA/OFB176/X9.23 10:44:00,841 INFO [main][CipherTest] transformation=TEA/OFB176/X9.23PADDING 10:44:00,841 INFO [main][CipherTest] transformation=TEA/OFB176/ZEROBYTE 10:44:00,841 INFO [main][CipherTest] transformation=TEA/OFB176/ZEROBYTEPADDING 10:44:00,841 INFO [main][CipherTest] transformation=TEA/OFB184/ 10:44:00,841 INFO [main][CipherTest] transformation=TEA/OFB184/ISO10126 10:44:00,841 INFO [main][CipherTest] transformation=TEA/OFB184/ISO10126-2 10:44:00,841 INFO [main][CipherTest] transformation=TEA/OFB184/ISO10126-2PADDING 10:44:00,841 INFO [main][CipherTest] transformation=TEA/OFB184/ISO10126PADDING 10:44:00,841 INFO [main][CipherTest] transformation=TEA/OFB184/ISO7816-4 10:44:00,841 INFO [main][CipherTest] transformation=TEA/OFB184/ISO7816-4PADDING 10:44:00,841 INFO [main][CipherTest] transformation=TEA/OFB184/NOPADDING 10:44:00,841 INFO [main][CipherTest] transformation=TEA/OFB184/PKCS5 10:44:00,842 INFO [main][CipherTest] transformation=TEA/OFB184/PKCS5PADDING 10:44:00,842 INFO [main][CipherTest] transformation=TEA/OFB184/PKCS7 10:44:00,842 INFO [main][CipherTest] transformation=TEA/OFB184/PKCS7PADDING 10:44:00,842 INFO [main][CipherTest] transformation=TEA/OFB184/TBC 10:44:00,842 INFO [main][CipherTest] transformation=TEA/OFB184/TBCPADDING 10:44:00,842 INFO [main][CipherTest] transformation=TEA/OFB184/X9.23 10:44:00,842 INFO [main][CipherTest] transformation=TEA/OFB184/X9.23PADDING 10:44:00,842 INFO [main][CipherTest] transformation=TEA/OFB184/ZEROBYTE 10:44:00,842 INFO [main][CipherTest] transformation=TEA/OFB184/ZEROBYTEPADDING 10:44:00,842 INFO [main][CipherTest] transformation=TEA/OFB192/ 10:44:00,842 INFO [main][CipherTest] transformation=TEA/OFB192/ISO10126 10:44:00,842 INFO [main][CipherTest] transformation=TEA/OFB192/ISO10126-2 10:44:00,842 INFO [main][CipherTest] transformation=TEA/OFB192/ISO10126-2PADDING 10:44:00,842 INFO [main][CipherTest] transformation=TEA/OFB192/ISO10126PADDING 10:44:00,842 INFO [main][CipherTest] transformation=TEA/OFB192/ISO7816-4 10:44:00,842 INFO [main][CipherTest] transformation=TEA/OFB192/ISO7816-4PADDING 10:44:00,843 INFO [main][CipherTest] transformation=TEA/OFB192/NOPADDING 10:44:00,843 INFO [main][CipherTest] transformation=TEA/OFB192/PKCS5 10:44:00,843 INFO [main][CipherTest] transformation=TEA/OFB192/PKCS5PADDING 10:44:00,843 INFO [main][CipherTest] transformation=TEA/OFB192/PKCS7 10:44:00,843 INFO [main][CipherTest] transformation=TEA/OFB192/PKCS7PADDING 10:44:00,843 INFO [main][CipherTest] transformation=TEA/OFB192/TBC 10:44:00,843 INFO [main][CipherTest] transformation=TEA/OFB192/TBCPADDING 10:44:00,843 INFO [main][CipherTest] transformation=TEA/OFB192/X9.23 10:44:00,843 INFO [main][CipherTest] transformation=TEA/OFB192/X9.23PADDING 10:44:00,844 INFO [main][CipherTest] transformation=TEA/OFB192/ZEROBYTE 10:44:00,844 INFO [main][CipherTest] transformation=TEA/OFB192/ZEROBYTEPADDING 10:44:00,844 INFO [main][CipherTest] transformation=TEA/OFB200/ 10:44:00,844 INFO [main][CipherTest] transformation=TEA/OFB200/ISO10126 10:44:00,844 INFO [main][CipherTest] transformation=TEA/OFB200/ISO10126-2 10:44:00,844 INFO [main][CipherTest] transformation=TEA/OFB200/ISO10126-2PADDING 10:44:00,844 INFO [main][CipherTest] transformation=TEA/OFB200/ISO10126PADDING 10:44:00,844 INFO [main][CipherTest] transformation=TEA/OFB200/ISO7816-4 10:44:00,844 INFO [main][CipherTest] transformation=TEA/OFB200/ISO7816-4PADDING 10:44:00,844 INFO [main][CipherTest] transformation=TEA/OFB200/NOPADDING 10:44:00,844 INFO [main][CipherTest] transformation=TEA/OFB200/PKCS5 10:44:00,844 INFO [main][CipherTest] transformation=TEA/OFB200/PKCS5PADDING 10:44:00,844 INFO [main][CipherTest] transformation=TEA/OFB200/PKCS7 10:44:00,844 INFO [main][CipherTest] transformation=TEA/OFB200/PKCS7PADDING 10:44:00,844 INFO [main][CipherTest] transformation=TEA/OFB200/TBC 10:44:00,845 INFO [main][CipherTest] transformation=TEA/OFB200/TBCPADDING 10:44:00,845 INFO [main][CipherTest] transformation=TEA/OFB200/X9.23 10:44:00,845 INFO [main][CipherTest] transformation=TEA/OFB200/X9.23PADDING 10:44:00,845 INFO [main][CipherTest] transformation=TEA/OFB200/ZEROBYTE 10:44:00,845 INFO [main][CipherTest] transformation=TEA/OFB200/ZEROBYTEPADDING 10:44:00,845 INFO [main][CipherTest] transformation=TEA/OFB208/ 10:44:00,845 INFO [main][CipherTest] transformation=TEA/OFB208/ISO10126 10:44:00,845 INFO [main][CipherTest] transformation=TEA/OFB208/ISO10126-2 10:44:00,845 INFO [main][CipherTest] transformation=TEA/OFB208/ISO10126-2PADDING 10:44:00,845 INFO [main][CipherTest] transformation=TEA/OFB208/ISO10126PADDING 10:44:00,845 INFO [main][CipherTest] transformation=TEA/OFB208/ISO7816-4 10:44:00,845 INFO [main][CipherTest] transformation=TEA/OFB208/ISO7816-4PADDING 10:44:00,846 INFO [main][CipherTest] transformation=TEA/OFB208/NOPADDING 10:44:00,846 INFO [main][CipherTest] transformation=TEA/OFB208/PKCS5 10:44:00,846 INFO [main][CipherTest] transformation=TEA/OFB208/PKCS5PADDING 10:44:00,846 INFO [main][CipherTest] transformation=TEA/OFB208/PKCS7 10:44:00,846 INFO [main][CipherTest] transformation=TEA/OFB208/PKCS7PADDING 10:44:00,846 INFO [main][CipherTest] transformation=TEA/OFB208/TBC 10:44:00,846 INFO [main][CipherTest] transformation=TEA/OFB208/TBCPADDING 10:44:00,846 INFO [main][CipherTest] transformation=TEA/OFB208/X9.23 10:44:00,846 INFO [main][CipherTest] transformation=TEA/OFB208/X9.23PADDING 10:44:00,846 INFO [main][CipherTest] transformation=TEA/OFB208/ZEROBYTE 10:44:00,846 INFO [main][CipherTest] transformation=TEA/OFB208/ZEROBYTEPADDING 10:44:00,846 INFO [main][CipherTest] transformation=TEA/OFB216/ 10:44:00,846 INFO [main][CipherTest] transformation=TEA/OFB216/ISO10126 10:44:00,846 INFO [main][CipherTest] transformation=TEA/OFB216/ISO10126-2 10:44:00,846 INFO [main][CipherTest] transformation=TEA/OFB216/ISO10126-2PADDING 10:44:00,846 INFO [main][CipherTest] transformation=TEA/OFB216/ISO10126PADDING 10:44:00,846 INFO [main][CipherTest] transformation=TEA/OFB216/ISO7816-4 10:44:00,846 INFO [main][CipherTest] transformation=TEA/OFB216/ISO7816-4PADDING 10:44:00,846 INFO [main][CipherTest] transformation=TEA/OFB216/NOPADDING 10:44:00,846 INFO [main][CipherTest] transformation=TEA/OFB216/PKCS5 10:44:00,846 INFO [main][CipherTest] transformation=TEA/OFB216/PKCS5PADDING 10:44:00,847 INFO [main][CipherTest] transformation=TEA/OFB216/PKCS7 10:44:00,847 INFO [main][CipherTest] transformation=TEA/OFB216/PKCS7PADDING 10:44:00,847 INFO [main][CipherTest] transformation=TEA/OFB216/TBC 10:44:00,847 INFO [main][CipherTest] transformation=TEA/OFB216/TBCPADDING 10:44:00,847 INFO [main][CipherTest] transformation=TEA/OFB216/X9.23 10:44:00,847 INFO [main][CipherTest] transformation=TEA/OFB216/X9.23PADDING 10:44:00,847 INFO [main][CipherTest] transformation=TEA/OFB216/ZEROBYTE 10:44:00,847 INFO [main][CipherTest] transformation=TEA/OFB216/ZEROBYTEPADDING 10:44:00,847 INFO [main][CipherTest] transformation=TEA/OFB224/ 10:44:00,847 INFO [main][CipherTest] transformation=TEA/OFB224/ISO10126 10:44:00,847 INFO [main][CipherTest] transformation=TEA/OFB224/ISO10126-2 10:44:00,847 INFO [main][CipherTest] transformation=TEA/OFB224/ISO10126-2PADDING 10:44:00,847 INFO [main][CipherTest] transformation=TEA/OFB224/ISO10126PADDING 10:44:00,848 INFO [main][CipherTest] transformation=TEA/OFB224/ISO7816-4 10:44:00,848 INFO [main][CipherTest] transformation=TEA/OFB224/ISO7816-4PADDING 10:44:00,848 INFO [main][CipherTest] transformation=TEA/OFB224/NOPADDING 10:44:00,848 INFO [main][CipherTest] transformation=TEA/OFB224/PKCS5 10:44:00,848 INFO [main][CipherTest] transformation=TEA/OFB224/PKCS5PADDING 10:44:00,848 INFO [main][CipherTest] transformation=TEA/OFB224/PKCS7 10:44:00,848 INFO [main][CipherTest] transformation=TEA/OFB224/PKCS7PADDING 10:44:00,848 INFO [main][CipherTest] transformation=TEA/OFB224/TBC 10:44:00,848 INFO [main][CipherTest] transformation=TEA/OFB224/TBCPADDING 10:44:00,848 INFO [main][CipherTest] transformation=TEA/OFB224/X9.23 10:44:00,848 INFO [main][CipherTest] transformation=TEA/OFB224/X9.23PADDING 10:44:00,848 INFO [main][CipherTest] transformation=TEA/OFB224/ZEROBYTE 10:44:00,848 INFO [main][CipherTest] transformation=TEA/OFB224/ZEROBYTEPADDING 10:44:00,848 INFO [main][CipherTest] transformation=TEA/OFB232/ 10:44:00,848 INFO [main][CipherTest] transformation=TEA/OFB232/ISO10126 10:44:00,848 INFO [main][CipherTest] transformation=TEA/OFB232/ISO10126-2 10:44:00,848 INFO [main][CipherTest] transformation=TEA/OFB232/ISO10126-2PADDING 10:44:00,848 INFO [main][CipherTest] transformation=TEA/OFB232/ISO10126PADDING 10:44:00,848 INFO [main][CipherTest] transformation=TEA/OFB232/ISO7816-4 10:44:00,849 INFO [main][CipherTest] transformation=TEA/OFB232/ISO7816-4PADDING 10:44:00,849 INFO [main][CipherTest] transformation=TEA/OFB232/NOPADDING 10:44:00,849 INFO [main][CipherTest] transformation=TEA/OFB232/PKCS5 10:44:00,849 INFO [main][CipherTest] transformation=TEA/OFB232/PKCS5PADDING 10:44:00,849 INFO [main][CipherTest] transformation=TEA/OFB232/PKCS7 10:44:00,849 INFO [main][CipherTest] transformation=TEA/OFB232/PKCS7PADDING 10:44:00,849 INFO [main][CipherTest] transformation=TEA/OFB232/TBC 10:44:00,849 INFO [main][CipherTest] transformation=TEA/OFB232/TBCPADDING 10:44:00,849 INFO [main][CipherTest] transformation=TEA/OFB232/X9.23 10:44:00,849 INFO [main][CipherTest] transformation=TEA/OFB232/X9.23PADDING 10:44:00,849 INFO [main][CipherTest] transformation=TEA/OFB232/ZEROBYTE 10:44:00,849 INFO [main][CipherTest] transformation=TEA/OFB232/ZEROBYTEPADDING 10:44:00,849 INFO [main][CipherTest] transformation=TEA/OFB24/ 10:44:00,849 INFO [main][CipherTest] transformation=TEA/OFB24/ISO10126 10:44:00,849 INFO [main][CipherTest] transformation=TEA/OFB24/ISO10126-2 10:44:00,849 INFO [main][CipherTest] transformation=TEA/OFB24/ISO10126-2PADDING 10:44:00,850 INFO [main][CipherTest] transformation=TEA/OFB24/ISO10126PADDING 10:44:00,850 INFO [main][CipherTest] transformation=TEA/OFB24/ISO7816-4 10:44:00,850 INFO [main][CipherTest] transformation=TEA/OFB24/ISO7816-4PADDING 10:44:00,850 INFO [main][CipherTest] transformation=TEA/OFB24/NOPADDING 10:44:00,850 INFO [main][CipherTest] transformation=TEA/OFB24/PKCS5 10:44:00,850 INFO [main][CipherTest] transformation=TEA/OFB24/PKCS5PADDING 10:44:00,850 INFO [main][CipherTest] transformation=TEA/OFB24/PKCS7 10:44:00,850 INFO [main][CipherTest] transformation=TEA/OFB24/PKCS7PADDING 10:44:00,850 INFO [main][CipherTest] transformation=TEA/OFB24/TBC 10:44:00,850 INFO [main][CipherTest] transformation=TEA/OFB24/TBCPADDING 10:44:00,850 INFO [main][CipherTest] transformation=TEA/OFB24/X9.23 10:44:00,850 INFO [main][CipherTest] transformation=TEA/OFB24/X9.23PADDING 10:44:00,850 INFO [main][CipherTest] transformation=TEA/OFB24/ZEROBYTE 10:44:00,850 INFO [main][CipherTest] transformation=TEA/OFB24/ZEROBYTEPADDING 10:44:00,850 INFO [main][CipherTest] transformation=TEA/OFB240/ 10:44:00,850 INFO [main][CipherTest] transformation=TEA/OFB240/ISO10126 10:44:00,850 INFO [main][CipherTest] transformation=TEA/OFB240/ISO10126-2 10:44:00,851 INFO [main][CipherTest] transformation=TEA/OFB240/ISO10126-2PADDING 10:44:00,851 INFO [main][CipherTest] transformation=TEA/OFB240/ISO10126PADDING 10:44:00,851 INFO [main][CipherTest] transformation=TEA/OFB240/ISO7816-4 10:44:00,851 INFO [main][CipherTest] transformation=TEA/OFB240/ISO7816-4PADDING 10:44:00,851 INFO [main][CipherTest] transformation=TEA/OFB240/NOPADDING 10:44:00,851 INFO [main][CipherTest] transformation=TEA/OFB240/PKCS5 10:44:00,851 INFO [main][CipherTest] transformation=TEA/OFB240/PKCS5PADDING 10:44:00,851 INFO [main][CipherTest] transformation=TEA/OFB240/PKCS7 10:44:00,851 INFO [main][CipherTest] transformation=TEA/OFB240/PKCS7PADDING 10:44:00,851 INFO [main][CipherTest] transformation=TEA/OFB240/TBC 10:44:00,852 INFO [main][CipherTest] transformation=TEA/OFB240/TBCPADDING 10:44:00,852 INFO [main][CipherTest] transformation=TEA/OFB240/X9.23 10:44:00,852 INFO [main][CipherTest] transformation=TEA/OFB240/X9.23PADDING 10:44:00,852 INFO [main][CipherTest] transformation=TEA/OFB240/ZEROBYTE 10:44:00,852 INFO [main][CipherTest] transformation=TEA/OFB240/ZEROBYTEPADDING 10:44:00,852 INFO [main][CipherTest] transformation=TEA/OFB248/ 10:44:00,852 INFO [main][CipherTest] transformation=TEA/OFB248/ISO10126 10:44:00,852 INFO [main][CipherTest] transformation=TEA/OFB248/ISO10126-2 10:44:00,852 INFO [main][CipherTest] transformation=TEA/OFB248/ISO10126-2PADDING 10:44:00,852 INFO [main][CipherTest] transformation=TEA/OFB248/ISO10126PADDING 10:44:00,852 INFO [main][CipherTest] transformation=TEA/OFB248/ISO7816-4 10:44:00,852 INFO [main][CipherTest] transformation=TEA/OFB248/ISO7816-4PADDING 10:44:00,852 INFO [main][CipherTest] transformation=TEA/OFB248/NOPADDING 10:44:00,852 INFO [main][CipherTest] transformation=TEA/OFB248/PKCS5 10:44:00,852 INFO [main][CipherTest] transformation=TEA/OFB248/PKCS5PADDING 10:44:00,852 INFO [main][CipherTest] transformation=TEA/OFB248/PKCS7 10:44:00,852 INFO [main][CipherTest] transformation=TEA/OFB248/PKCS7PADDING 10:44:00,852 INFO [main][CipherTest] transformation=TEA/OFB248/TBC 10:44:00,853 INFO [main][CipherTest] transformation=TEA/OFB248/TBCPADDING 10:44:00,853 INFO [main][CipherTest] transformation=TEA/OFB248/X9.23 10:44:00,853 INFO [main][CipherTest] transformation=TEA/OFB248/X9.23PADDING 10:44:00,853 INFO [main][CipherTest] transformation=TEA/OFB248/ZEROBYTE 10:44:00,853 INFO [main][CipherTest] transformation=TEA/OFB248/ZEROBYTEPADDING 10:44:00,853 INFO [main][CipherTest] transformation=TEA/OFB256/ 10:44:00,853 INFO [main][CipherTest] transformation=TEA/OFB256/ISO10126 10:44:00,853 INFO [main][CipherTest] transformation=TEA/OFB256/ISO10126-2 10:44:00,853 INFO [main][CipherTest] transformation=TEA/OFB256/ISO10126-2PADDING 10:44:00,853 INFO [main][CipherTest] transformation=TEA/OFB256/ISO10126PADDING 10:44:00,853 INFO [main][CipherTest] transformation=TEA/OFB256/ISO7816-4 10:44:00,854 INFO [main][CipherTest] transformation=TEA/OFB256/ISO7816-4PADDING 10:44:00,854 INFO [main][CipherTest] transformation=TEA/OFB256/NOPADDING 10:44:00,854 INFO [main][CipherTest] transformation=TEA/OFB256/PKCS5 10:44:00,854 INFO [main][CipherTest] transformation=TEA/OFB256/PKCS5PADDING 10:44:00,854 INFO [main][CipherTest] transformation=TEA/OFB256/PKCS7 10:44:00,854 INFO [main][CipherTest] transformation=TEA/OFB256/PKCS7PADDING 10:44:00,854 INFO [main][CipherTest] transformation=TEA/OFB256/TBC 10:44:00,854 INFO [main][CipherTest] transformation=TEA/OFB256/TBCPADDING 10:44:00,854 INFO [main][CipherTest] transformation=TEA/OFB256/X9.23 10:44:00,854 INFO [main][CipherTest] transformation=TEA/OFB256/X9.23PADDING 10:44:00,854 INFO [main][CipherTest] transformation=TEA/OFB256/ZEROBYTE 10:44:00,854 INFO [main][CipherTest] transformation=TEA/OFB256/ZEROBYTEPADDING 10:44:00,854 INFO [main][CipherTest] transformation=TEA/OFB32/ 10:44:00,854 INFO [main][CipherTest] transformation=TEA/OFB32/ISO10126 10:44:00,854 INFO [main][CipherTest] transformation=TEA/OFB32/ISO10126-2 10:44:00,854 INFO [main][CipherTest] transformation=TEA/OFB32/ISO10126-2PADDING 10:44:00,855 INFO [main][CipherTest] transformation=TEA/OFB32/ISO10126PADDING 10:44:00,855 INFO [main][CipherTest] transformation=TEA/OFB32/ISO7816-4 10:44:00,855 INFO [main][CipherTest] transformation=TEA/OFB32/ISO7816-4PADDING 10:44:00,855 INFO [main][CipherTest] transformation=TEA/OFB32/NOPADDING 10:44:00,855 INFO [main][CipherTest] transformation=TEA/OFB32/PKCS5 10:44:00,855 INFO [main][CipherTest] transformation=TEA/OFB32/PKCS5PADDING 10:44:00,855 INFO [main][CipherTest] transformation=TEA/OFB32/PKCS7 10:44:00,855 INFO [main][CipherTest] transformation=TEA/OFB32/PKCS7PADDING 10:44:00,855 INFO [main][CipherTest] transformation=TEA/OFB32/TBC 10:44:00,855 INFO [main][CipherTest] transformation=TEA/OFB32/TBCPADDING 10:44:00,856 INFO [main][CipherTest] transformation=TEA/OFB32/X9.23 10:44:00,856 INFO [main][CipherTest] transformation=TEA/OFB32/X9.23PADDING 10:44:00,856 INFO [main][CipherTest] transformation=TEA/OFB32/ZEROBYTE 10:44:00,856 INFO [main][CipherTest] transformation=TEA/OFB32/ZEROBYTEPADDING 10:44:00,856 INFO [main][CipherTest] transformation=TEA/OFB40/ 10:44:00,856 INFO [main][CipherTest] transformation=TEA/OFB40/ISO10126 10:44:00,856 INFO [main][CipherTest] transformation=TEA/OFB40/ISO10126-2 10:44:00,856 INFO [main][CipherTest] transformation=TEA/OFB40/ISO10126-2PADDING 10:44:00,856 INFO [main][CipherTest] transformation=TEA/OFB40/ISO10126PADDING 10:44:00,856 INFO [main][CipherTest] transformation=TEA/OFB40/ISO7816-4 10:44:00,856 INFO [main][CipherTest] transformation=TEA/OFB40/ISO7816-4PADDING 10:44:00,856 INFO [main][CipherTest] transformation=TEA/OFB40/NOPADDING 10:44:00,856 INFO [main][CipherTest] transformation=TEA/OFB40/PKCS5 10:44:00,856 INFO [main][CipherTest] transformation=TEA/OFB40/PKCS5PADDING 10:44:00,856 INFO [main][CipherTest] transformation=TEA/OFB40/PKCS7 10:44:00,857 INFO [main][CipherTest] transformation=TEA/OFB40/PKCS7PADDING 10:44:00,857 INFO [main][CipherTest] transformation=TEA/OFB40/TBC 10:44:00,857 INFO [main][CipherTest] transformation=TEA/OFB40/TBCPADDING 10:44:00,857 INFO [main][CipherTest] transformation=TEA/OFB40/X9.23 10:44:00,857 INFO [main][CipherTest] transformation=TEA/OFB40/X9.23PADDING 10:44:00,857 INFO [main][CipherTest] transformation=TEA/OFB40/ZEROBYTE 10:44:00,857 INFO [main][CipherTest] transformation=TEA/OFB40/ZEROBYTEPADDING 10:44:00,857 INFO [main][CipherTest] transformation=TEA/OFB48/ 10:44:00,857 INFO [main][CipherTest] transformation=TEA/OFB48/ISO10126 10:44:00,857 INFO [main][CipherTest] transformation=TEA/OFB48/ISO10126-2 10:44:00,857 INFO [main][CipherTest] transformation=TEA/OFB48/ISO10126-2PADDING 10:44:00,857 INFO [main][CipherTest] transformation=TEA/OFB48/ISO10126PADDING 10:44:00,857 INFO [main][CipherTest] transformation=TEA/OFB48/ISO7816-4 10:44:00,857 INFO [main][CipherTest] transformation=TEA/OFB48/ISO7816-4PADDING 10:44:00,857 INFO [main][CipherTest] transformation=TEA/OFB48/NOPADDING 10:44:00,857 INFO [main][CipherTest] transformation=TEA/OFB48/PKCS5 10:44:00,857 INFO [main][CipherTest] transformation=TEA/OFB48/PKCS5PADDING 10:44:00,858 INFO [main][CipherTest] transformation=TEA/OFB48/PKCS7 10:44:00,858 INFO [main][CipherTest] transformation=TEA/OFB48/PKCS7PADDING 10:44:00,858 INFO [main][CipherTest] transformation=TEA/OFB48/TBC 10:44:00,858 INFO [main][CipherTest] transformation=TEA/OFB48/TBCPADDING 10:44:00,858 INFO [main][CipherTest] transformation=TEA/OFB48/X9.23 10:44:00,858 INFO [main][CipherTest] transformation=TEA/OFB48/X9.23PADDING 10:44:00,858 INFO [main][CipherTest] transformation=TEA/OFB48/ZEROBYTE 10:44:00,858 INFO [main][CipherTest] transformation=TEA/OFB48/ZEROBYTEPADDING 10:44:00,858 INFO [main][CipherTest] transformation=TEA/OFB56/ 10:44:00,858 INFO [main][CipherTest] transformation=TEA/OFB56/ISO10126 10:44:00,858 INFO [main][CipherTest] transformation=TEA/OFB56/ISO10126-2 10:44:00,858 INFO [main][CipherTest] transformation=TEA/OFB56/ISO10126-2PADDING 10:44:00,858 INFO [main][CipherTest] transformation=TEA/OFB56/ISO10126PADDING 10:44:00,858 INFO [main][CipherTest] transformation=TEA/OFB56/ISO7816-4 10:44:00,858 INFO [main][CipherTest] transformation=TEA/OFB56/ISO7816-4PADDING 10:44:00,858 INFO [main][CipherTest] transformation=TEA/OFB56/NOPADDING 10:44:00,858 INFO [main][CipherTest] transformation=TEA/OFB56/PKCS5 10:44:00,859 INFO [main][CipherTest] transformation=TEA/OFB56/PKCS5PADDING 10:44:00,859 INFO [main][CipherTest] transformation=TEA/OFB56/PKCS7 10:44:00,859 INFO [main][CipherTest] transformation=TEA/OFB56/PKCS7PADDING 10:44:00,859 INFO [main][CipherTest] transformation=TEA/OFB56/TBC 10:44:00,859 INFO [main][CipherTest] transformation=TEA/OFB56/TBCPADDING 10:44:00,859 INFO [main][CipherTest] transformation=TEA/OFB56/X9.23 10:44:00,859 INFO [main][CipherTest] transformation=TEA/OFB56/X9.23PADDING 10:44:00,859 INFO [main][CipherTest] transformation=TEA/OFB56/ZEROBYTE 10:44:00,859 INFO [main][CipherTest] transformation=TEA/OFB56/ZEROBYTEPADDING 10:44:00,859 INFO [main][CipherTest] transformation=TEA/OFB64/ 10:44:00,859 INFO [main][CipherTest] transformation=TEA/OFB64/ISO10126 10:44:00,860 INFO [main][CipherTest] transformation=TEA/OFB64/ISO10126-2 10:44:00,860 INFO [main][CipherTest] transformation=TEA/OFB64/ISO10126-2PADDING 10:44:00,860 INFO [main][CipherTest] transformation=TEA/OFB64/ISO10126PADDING 10:44:00,860 INFO [main][CipherTest] transformation=TEA/OFB64/ISO7816-4 10:44:00,860 INFO [main][CipherTest] transformation=TEA/OFB64/ISO7816-4PADDING 10:44:00,860 INFO [main][CipherTest] transformation=TEA/OFB64/NOPADDING 10:44:00,860 INFO [main][CipherTest] transformation=TEA/OFB64/PKCS5 10:44:00,860 INFO [main][CipherTest] transformation=TEA/OFB64/PKCS5PADDING 10:44:00,860 INFO [main][CipherTest] transformation=TEA/OFB64/PKCS7 10:44:00,860 INFO [main][CipherTest] transformation=TEA/OFB64/PKCS7PADDING 10:44:00,860 INFO [main][CipherTest] transformation=TEA/OFB64/TBC 10:44:00,860 INFO [main][CipherTest] transformation=TEA/OFB64/TBCPADDING 10:44:00,860 INFO [main][CipherTest] transformation=TEA/OFB64/X9.23 10:44:00,860 INFO [main][CipherTest] transformation=TEA/OFB64/X9.23PADDING 10:44:00,860 INFO [main][CipherTest] transformation=TEA/OFB64/ZEROBYTE 10:44:00,860 INFO [main][CipherTest] transformation=TEA/OFB64/ZEROBYTEPADDING 10:44:00,860 INFO [main][CipherTest] transformation=TEA/OFB72/ 10:44:00,861 INFO [main][CipherTest] transformation=TEA/OFB72/ISO10126 10:44:00,861 INFO [main][CipherTest] transformation=TEA/OFB72/ISO10126-2 10:44:00,861 INFO [main][CipherTest] transformation=TEA/OFB72/ISO10126-2PADDING 10:44:00,861 INFO [main][CipherTest] transformation=TEA/OFB72/ISO10126PADDING 10:44:00,861 INFO [main][CipherTest] transformation=TEA/OFB72/ISO7816-4 10:44:00,861 INFO [main][CipherTest] transformation=TEA/OFB72/ISO7816-4PADDING 10:44:00,861 INFO [main][CipherTest] transformation=TEA/OFB72/NOPADDING 10:44:00,861 INFO [main][CipherTest] transformation=TEA/OFB72/PKCS5 10:44:00,861 INFO [main][CipherTest] transformation=TEA/OFB72/PKCS5PADDING 10:44:00,861 INFO [main][CipherTest] transformation=TEA/OFB72/PKCS7 10:44:00,861 INFO [main][CipherTest] transformation=TEA/OFB72/PKCS7PADDING 10:44:00,861 INFO [main][CipherTest] transformation=TEA/OFB72/TBC 10:44:00,861 INFO [main][CipherTest] transformation=TEA/OFB72/TBCPADDING 10:44:00,861 INFO [main][CipherTest] transformation=TEA/OFB72/X9.23 10:44:00,861 INFO [main][CipherTest] transformation=TEA/OFB72/X9.23PADDING 10:44:00,862 INFO [main][CipherTest] transformation=TEA/OFB72/ZEROBYTE 10:44:00,862 INFO [main][CipherTest] transformation=TEA/OFB72/ZEROBYTEPADDING 10:44:00,862 INFO [main][CipherTest] transformation=TEA/OFB8/ 10:44:00,862 INFO [main][CipherTest] transformation=TEA/OFB8/ISO10126 10:44:00,862 INFO [main][CipherTest] transformation=TEA/OFB8/ISO10126-2 10:44:00,862 INFO [main][CipherTest] transformation=TEA/OFB8/ISO10126-2PADDING 10:44:00,862 INFO [main][CipherTest] transformation=TEA/OFB8/ISO10126PADDING 10:44:00,862 INFO [main][CipherTest] transformation=TEA/OFB8/ISO7816-4 10:44:00,862 INFO [main][CipherTest] transformation=TEA/OFB8/ISO7816-4PADDING 10:44:00,862 INFO [main][CipherTest] transformation=TEA/OFB8/NOPADDING 10:44:00,862 INFO [main][CipherTest] transformation=TEA/OFB8/PKCS5 10:44:00,862 INFO [main][CipherTest] transformation=TEA/OFB8/PKCS5PADDING 10:44:00,862 INFO [main][CipherTest] transformation=TEA/OFB8/PKCS7 10:44:00,862 INFO [main][CipherTest] transformation=TEA/OFB8/PKCS7PADDING 10:44:00,862 INFO [main][CipherTest] transformation=TEA/OFB8/TBC 10:44:00,862 INFO [main][CipherTest] transformation=TEA/OFB8/TBCPADDING 10:44:00,862 INFO [main][CipherTest] transformation=TEA/OFB8/X9.23 10:44:00,863 INFO [main][CipherTest] transformation=TEA/OFB8/X9.23PADDING 10:44:00,863 INFO [main][CipherTest] transformation=TEA/OFB8/ZEROBYTE 10:44:00,863 INFO [main][CipherTest] transformation=TEA/OFB8/ZEROBYTEPADDING 10:44:00,863 INFO [main][CipherTest] transformation=TEA/OFB80/ 10:44:00,863 INFO [main][CipherTest] transformation=TEA/OFB80/ISO10126 10:44:00,863 INFO [main][CipherTest] transformation=TEA/OFB80/ISO10126-2 10:44:00,863 INFO [main][CipherTest] transformation=TEA/OFB80/ISO10126-2PADDING 10:44:00,863 INFO [main][CipherTest] transformation=TEA/OFB80/ISO10126PADDING 10:44:00,863 INFO [main][CipherTest] transformation=TEA/OFB80/ISO7816-4 10:44:00,863 INFO [main][CipherTest] transformation=TEA/OFB80/ISO7816-4PADDING 10:44:00,864 INFO [main][CipherTest] transformation=TEA/OFB80/NOPADDING 10:44:00,864 INFO [main][CipherTest] transformation=TEA/OFB80/PKCS5 10:44:00,864 INFO [main][CipherTest] transformation=TEA/OFB80/PKCS5PADDING 10:44:00,864 INFO [main][CipherTest] transformation=TEA/OFB80/PKCS7 10:44:00,864 INFO [main][CipherTest] transformation=TEA/OFB80/PKCS7PADDING 10:44:00,864 INFO [main][CipherTest] transformation=TEA/OFB80/TBC 10:44:00,864 INFO [main][CipherTest] transformation=TEA/OFB80/TBCPADDING 10:44:00,864 INFO [main][CipherTest] transformation=TEA/OFB80/X9.23 10:44:00,864 INFO [main][CipherTest] transformation=TEA/OFB80/X9.23PADDING 10:44:00,864 INFO [main][CipherTest] transformation=TEA/OFB80/ZEROBYTE 10:44:00,864 INFO [main][CipherTest] transformation=TEA/OFB80/ZEROBYTEPADDING 10:44:00,864 INFO [main][CipherTest] transformation=TEA/OFB88/ 10:44:00,864 INFO [main][CipherTest] transformation=TEA/OFB88/ISO10126 10:44:00,864 INFO [main][CipherTest] transformation=TEA/OFB88/ISO10126-2 10:44:00,864 INFO [main][CipherTest] transformation=TEA/OFB88/ISO10126-2PADDING 10:44:00,865 INFO [main][CipherTest] transformation=TEA/OFB88/ISO10126PADDING 10:44:00,865 INFO [main][CipherTest] transformation=TEA/OFB88/ISO7816-4 10:44:00,865 INFO [main][CipherTest] transformation=TEA/OFB88/ISO7816-4PADDING 10:44:00,865 INFO [main][CipherTest] transformation=TEA/OFB88/NOPADDING 10:44:00,865 INFO [main][CipherTest] transformation=TEA/OFB88/PKCS5 10:44:00,865 INFO [main][CipherTest] transformation=TEA/OFB88/PKCS5PADDING 10:44:00,865 INFO [main][CipherTest] transformation=TEA/OFB88/PKCS7 10:44:00,865 INFO [main][CipherTest] transformation=TEA/OFB88/PKCS7PADDING 10:44:00,865 INFO [main][CipherTest] transformation=TEA/OFB88/TBC 10:44:00,865 INFO [main][CipherTest] transformation=TEA/OFB88/TBCPADDING 10:44:00,865 INFO [main][CipherTest] transformation=TEA/OFB88/X9.23 10:44:00,865 INFO [main][CipherTest] transformation=TEA/OFB88/X9.23PADDING 10:44:00,866 INFO [main][CipherTest] transformation=TEA/OFB88/ZEROBYTE 10:44:00,866 INFO [main][CipherTest] transformation=TEA/OFB88/ZEROBYTEPADDING 10:44:00,866 INFO [main][CipherTest] transformation=TEA/OFB96/ 10:44:00,866 INFO [main][CipherTest] transformation=TEA/OFB96/ISO10126 10:44:00,866 INFO [main][CipherTest] transformation=TEA/OFB96/ISO10126-2 10:44:00,866 INFO [main][CipherTest] transformation=TEA/OFB96/ISO10126-2PADDING 10:44:00,866 INFO [main][CipherTest] transformation=TEA/OFB96/ISO10126PADDING 10:44:00,866 INFO [main][CipherTest] transformation=TEA/OFB96/ISO7816-4 10:44:00,866 INFO [main][CipherTest] transformation=TEA/OFB96/ISO7816-4PADDING 10:44:00,866 INFO [main][CipherTest] transformation=TEA/OFB96/NOPADDING 10:44:00,866 INFO [main][CipherTest] transformation=TEA/OFB96/PKCS5 10:44:00,866 INFO [main][CipherTest] transformation=TEA/OFB96/PKCS5PADDING 10:44:00,866 INFO [main][CipherTest] transformation=TEA/OFB96/PKCS7 10:44:00,867 INFO [main][CipherTest] transformation=TEA/OFB96/PKCS7PADDING 10:44:00,867 INFO [main][CipherTest] transformation=TEA/OFB96/TBC 10:44:00,867 INFO [main][CipherTest] transformation=TEA/OFB96/TBCPADDING 10:44:00,867 INFO [main][CipherTest] transformation=TEA/OFB96/X9.23 10:44:00,867 INFO [main][CipherTest] transformation=TEA/OFB96/X9.23PADDING 10:44:00,867 INFO [main][CipherTest] transformation=TEA/OFB96/ZEROBYTE 10:44:00,867 INFO [main][CipherTest] transformation=TEA/OFB96/ZEROBYTEPADDING 10:44:00,867 INFO [main][CipherTest] transformation=TEA/SIC/ 10:44:00,867 INFO [main][CipherTest] transformation=TEA/SIC/ISO10126 10:44:00,867 INFO [main][CipherTest] transformation=TEA/SIC/ISO10126-2 10:44:00,867 INFO [main][CipherTest] transformation=TEA/SIC/ISO10126-2PADDING 10:44:00,868 INFO [main][CipherTest] transformation=TEA/SIC/ISO10126PADDING 10:44:00,868 INFO [main][CipherTest] transformation=TEA/SIC/ISO7816-4 10:44:00,868 INFO [main][CipherTest] transformation=TEA/SIC/ISO7816-4PADDING 10:44:00,868 INFO [main][CipherTest] transformation=TEA/SIC/NOPADDING 10:44:00,868 INFO [main][CipherTest] transformation=TEA/SIC/PKCS5 10:44:00,868 INFO [main][CipherTest] transformation=TEA/SIC/PKCS5PADDING 10:44:00,868 INFO [main][CipherTest] transformation=TEA/SIC/PKCS7 10:44:00,868 INFO [main][CipherTest] transformation=TEA/SIC/PKCS7PADDING 10:44:00,869 INFO [main][CipherTest] transformation=TEA/SIC/TBC 10:44:00,869 INFO [main][CipherTest] transformation=TEA/SIC/TBCPADDING 10:44:00,869 INFO [main][CipherTest] transformation=TEA/SIC/X9.23 10:44:00,869 INFO [main][CipherTest] transformation=TEA/SIC/X9.23PADDING 10:44:00,869 INFO [main][CipherTest] transformation=TEA/SIC/ZEROBYTE 10:44:00,869 INFO [main][CipherTest] transformation=TEA/SIC/ZEROBYTEPADDING 10:44:00,869 INFO [main][CipherTest] transformation=TWOFISH// 10:44:00,872 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "TWOFISH//" does not support IV => Skipping. 10:44:00,872 INFO [main][CipherTest] transformation=TWOFISH//NOPADDING 10:44:00,872 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "TWOFISH//NOPADDING" does not support IV => Skipping. 10:44:00,873 INFO [main][CipherTest] transformation=TWOFISH/CBC-CTS/ 10:44:00,875 INFO [main][CipherTest] transformation=TWOFISH/CBC-CTS/NOPADDING 10:44:00,877 INFO [main][CipherTest] transformation=TWOFISH/CBC/ 10:44:00,879 INFO [main][CipherTest] transformation=TWOFISH/CBC/ISO10126 10:44:00,881 INFO [main][CipherTest] transformation=TWOFISH/CBC/ISO10126-2 10:44:00,883 INFO [main][CipherTest] transformation=TWOFISH/CBC/ISO10126-2PADDING 10:44:00,885 INFO [main][CipherTest] transformation=TWOFISH/CBC/ISO10126PADDING 10:44:00,886 INFO [main][CipherTest] transformation=TWOFISH/CBC/ISO7816-4 10:44:00,888 INFO [main][CipherTest] transformation=TWOFISH/CBC/ISO7816-4PADDING 10:44:00,890 INFO [main][CipherTest] transformation=TWOFISH/CBC/NOPADDING 10:44:00,892 INFO [main][CipherTest] transformation=TWOFISH/CBC/PKCS5 10:44:00,893 INFO [main][CipherTest] transformation=TWOFISH/CBC/PKCS5PADDING 10:44:00,895 INFO [main][CipherTest] transformation=TWOFISH/CBC/PKCS7 10:44:00,897 INFO [main][CipherTest] transformation=TWOFISH/CBC/PKCS7PADDING 10:44:00,898 INFO [main][CipherTest] transformation=TWOFISH/CBC/TBC 10:44:00,900 INFO [main][CipherTest] transformation=TWOFISH/CBC/TBCPADDING 10:44:00,902 INFO [main][CipherTest] transformation=TWOFISH/CBC/X9.23 10:44:00,904 INFO [main][CipherTest] transformation=TWOFISH/CBC/X9.23PADDING 10:44:00,905 INFO [main][CipherTest] transformation=TWOFISH/CBC/ZEROBYTE 10:44:00,907 INFO [main][CipherTest] transformation=TWOFISH/CBC/ZEROBYTEPADDING 10:44:00,909 INFO [main][CipherTest] transformation=TWOFISH/CCM/ 10:44:00,909 ERROR [main][CipherTest] transformation "TWOFISH/CCM/": java.lang.IllegalArgumentException: nonce must have length from 7 to 13 octets 10:44:00,909 INFO [main][CipherTest] transformation=TWOFISH/CCM/NOPADDING 10:44:00,909 ERROR [main][CipherTest] transformation "TWOFISH/CCM/NOPADDING": java.lang.IllegalArgumentException: nonce must have length from 7 to 13 octets 10:44:00,909 INFO [main][CipherTest] transformation=TWOFISH/CFB/ 10:44:00,910 INFO [main][CipherTest] transformation=TWOFISH/CFB/ISO10126 10:44:00,911 INFO [main][CipherTest] transformation=TWOFISH/CFB/ISO10126-2 10:44:00,911 INFO [main][CipherTest] transformation=TWOFISH/CFB/ISO10126-2PADDING 10:44:00,912 INFO [main][CipherTest] transformation=TWOFISH/CFB/ISO10126PADDING 10:44:00,912 INFO [main][CipherTest] transformation=TWOFISH/CFB/ISO7816-4 10:44:00,912 INFO [main][CipherTest] transformation=TWOFISH/CFB/ISO7816-4PADDING 10:44:00,913 INFO [main][CipherTest] transformation=TWOFISH/CFB/NOPADDING 10:44:00,913 INFO [main][CipherTest] transformation=TWOFISH/CFB/PKCS5 10:44:00,913 INFO [main][CipherTest] transformation=TWOFISH/CFB/PKCS5PADDING 10:44:00,914 INFO [main][CipherTest] transformation=TWOFISH/CFB/PKCS7 10:44:00,914 INFO [main][CipherTest] transformation=TWOFISH/CFB/PKCS7PADDING 10:44:00,914 INFO [main][CipherTest] transformation=TWOFISH/CFB/TBC 10:44:00,915 INFO [main][CipherTest] transformation=TWOFISH/CFB/TBCPADDING 10:44:00,915 INFO [main][CipherTest] transformation=TWOFISH/CFB/X9.23 10:44:00,915 INFO [main][CipherTest] transformation=TWOFISH/CFB/X9.23PADDING 10:44:00,916 INFO [main][CipherTest] transformation=TWOFISH/CFB/ZEROBYTE 10:44:00,916 INFO [main][CipherTest] transformation=TWOFISH/CFB/ZEROBYTEPADDING 10:44:00,916 INFO [main][CipherTest] transformation=TWOFISH/CFB104/ 10:44:00,916 INFO [main][CipherTest] transformation=TWOFISH/CFB104/ISO10126 10:44:00,917 INFO [main][CipherTest] transformation=TWOFISH/CFB104/ISO10126-2 10:44:00,917 INFO [main][CipherTest] transformation=TWOFISH/CFB104/ISO10126-2PADDING 10:44:00,917 INFO [main][CipherTest] transformation=TWOFISH/CFB104/ISO10126PADDING 10:44:00,917 INFO [main][CipherTest] transformation=TWOFISH/CFB104/ISO7816-4 10:44:00,918 INFO [main][CipherTest] transformation=TWOFISH/CFB104/ISO7816-4PADDING 10:44:00,918 INFO [main][CipherTest] transformation=TWOFISH/CFB104/NOPADDING 10:44:00,918 INFO [main][CipherTest] transformation=TWOFISH/CFB104/PKCS5 10:44:00,918 INFO [main][CipherTest] transformation=TWOFISH/CFB104/PKCS5PADDING 10:44:00,919 INFO [main][CipherTest] transformation=TWOFISH/CFB104/PKCS7 10:44:00,919 INFO [main][CipherTest] transformation=TWOFISH/CFB104/PKCS7PADDING 10:44:00,920 INFO [main][CipherTest] transformation=TWOFISH/CFB104/TBC 10:44:00,920 INFO [main][CipherTest] transformation=TWOFISH/CFB104/TBCPADDING 10:44:00,920 INFO [main][CipherTest] transformation=TWOFISH/CFB104/X9.23 10:44:00,921 INFO [main][CipherTest] transformation=TWOFISH/CFB104/X9.23PADDING 10:44:00,921 INFO [main][CipherTest] transformation=TWOFISH/CFB104/ZEROBYTE 10:44:00,921 INFO [main][CipherTest] transformation=TWOFISH/CFB104/ZEROBYTEPADDING 10:44:00,921 INFO [main][CipherTest] transformation=TWOFISH/CFB112/ 10:44:00,922 INFO [main][CipherTest] transformation=TWOFISH/CFB112/ISO10126 10:44:00,922 INFO [main][CipherTest] transformation=TWOFISH/CFB112/ISO10126-2 10:44:00,922 INFO [main][CipherTest] transformation=TWOFISH/CFB112/ISO10126-2PADDING 10:44:00,922 INFO [main][CipherTest] transformation=TWOFISH/CFB112/ISO10126PADDING 10:44:00,923 INFO [main][CipherTest] transformation=TWOFISH/CFB112/ISO7816-4 10:44:00,923 INFO [main][CipherTest] transformation=TWOFISH/CFB112/ISO7816-4PADDING 10:44:00,923 INFO [main][CipherTest] transformation=TWOFISH/CFB112/NOPADDING 10:44:00,924 INFO [main][CipherTest] transformation=TWOFISH/CFB112/PKCS5 10:44:00,924 INFO [main][CipherTest] transformation=TWOFISH/CFB112/PKCS5PADDING 10:44:00,924 INFO [main][CipherTest] transformation=TWOFISH/CFB112/PKCS7 10:44:00,924 INFO [main][CipherTest] transformation=TWOFISH/CFB112/PKCS7PADDING 10:44:00,925 INFO [main][CipherTest] transformation=TWOFISH/CFB112/TBC 10:44:00,925 INFO [main][CipherTest] transformation=TWOFISH/CFB112/TBCPADDING 10:44:00,925 INFO [main][CipherTest] transformation=TWOFISH/CFB112/X9.23 10:44:00,925 INFO [main][CipherTest] transformation=TWOFISH/CFB112/X9.23PADDING 10:44:00,926 INFO [main][CipherTest] transformation=TWOFISH/CFB112/ZEROBYTE 10:44:00,926 INFO [main][CipherTest] transformation=TWOFISH/CFB112/ZEROBYTEPADDING 10:44:00,926 INFO [main][CipherTest] transformation=TWOFISH/CFB120/ 10:44:00,926 INFO [main][CipherTest] transformation=TWOFISH/CFB120/ISO10126 10:44:00,926 INFO [main][CipherTest] transformation=TWOFISH/CFB120/ISO10126-2 10:44:00,927 INFO [main][CipherTest] transformation=TWOFISH/CFB120/ISO10126-2PADDING 10:44:00,927 INFO [main][CipherTest] transformation=TWOFISH/CFB120/ISO10126PADDING 10:44:00,928 INFO [main][CipherTest] transformation=TWOFISH/CFB120/ISO7816-4 10:44:00,928 INFO [main][CipherTest] transformation=TWOFISH/CFB120/ISO7816-4PADDING 10:44:00,928 INFO [main][CipherTest] transformation=TWOFISH/CFB120/NOPADDING 10:44:00,928 INFO [main][CipherTest] transformation=TWOFISH/CFB120/PKCS5 10:44:00,929 INFO [main][CipherTest] transformation=TWOFISH/CFB120/PKCS5PADDING 10:44:00,929 INFO [main][CipherTest] transformation=TWOFISH/CFB120/PKCS7 10:44:00,929 INFO [main][CipherTest] transformation=TWOFISH/CFB120/PKCS7PADDING 10:44:00,929 INFO [main][CipherTest] transformation=TWOFISH/CFB120/TBC 10:44:00,929 INFO [main][CipherTest] transformation=TWOFISH/CFB120/TBCPADDING 10:44:00,930 INFO [main][CipherTest] transformation=TWOFISH/CFB120/X9.23 10:44:00,930 INFO [main][CipherTest] transformation=TWOFISH/CFB120/X9.23PADDING 10:44:00,930 INFO [main][CipherTest] transformation=TWOFISH/CFB120/ZEROBYTE 10:44:00,930 INFO [main][CipherTest] transformation=TWOFISH/CFB120/ZEROBYTEPADDING 10:44:00,930 INFO [main][CipherTest] transformation=TWOFISH/CFB128/ 10:44:00,931 INFO [main][CipherTest] transformation=TWOFISH/CFB128/ISO10126 10:44:00,931 INFO [main][CipherTest] transformation=TWOFISH/CFB128/ISO10126-2 10:44:00,931 INFO [main][CipherTest] transformation=TWOFISH/CFB128/ISO10126-2PADDING 10:44:00,932 INFO [main][CipherTest] transformation=TWOFISH/CFB128/ISO10126PADDING 10:44:00,932 INFO [main][CipherTest] transformation=TWOFISH/CFB128/ISO7816-4 10:44:00,932 INFO [main][CipherTest] transformation=TWOFISH/CFB128/ISO7816-4PADDING 10:44:00,932 INFO [main][CipherTest] transformation=TWOFISH/CFB128/NOPADDING 10:44:00,932 INFO [main][CipherTest] transformation=TWOFISH/CFB128/PKCS5 10:44:00,933 INFO [main][CipherTest] transformation=TWOFISH/CFB128/PKCS5PADDING 10:44:00,933 INFO [main][CipherTest] transformation=TWOFISH/CFB128/PKCS7 10:44:00,933 INFO [main][CipherTest] transformation=TWOFISH/CFB128/PKCS7PADDING 10:44:00,933 INFO [main][CipherTest] transformation=TWOFISH/CFB128/TBC 10:44:00,933 INFO [main][CipherTest] transformation=TWOFISH/CFB128/TBCPADDING 10:44:00,934 INFO [main][CipherTest] transformation=TWOFISH/CFB128/X9.23 10:44:00,934 INFO [main][CipherTest] transformation=TWOFISH/CFB128/X9.23PADDING 10:44:00,934 INFO [main][CipherTest] transformation=TWOFISH/CFB128/ZEROBYTE 10:44:00,934 INFO [main][CipherTest] transformation=TWOFISH/CFB128/ZEROBYTEPADDING 10:44:00,935 INFO [main][CipherTest] transformation=TWOFISH/CFB136/ 10:44:00,935 INFO [main][CipherTest] transformation=TWOFISH/CFB136/ISO10126 10:44:00,935 INFO [main][CipherTest] transformation=TWOFISH/CFB136/ISO10126-2 10:44:00,935 INFO [main][CipherTest] transformation=TWOFISH/CFB136/ISO10126-2PADDING 10:44:00,936 INFO [main][CipherTest] transformation=TWOFISH/CFB136/ISO10126PADDING 10:44:00,936 INFO [main][CipherTest] transformation=TWOFISH/CFB136/ISO7816-4 10:44:00,936 INFO [main][CipherTest] transformation=TWOFISH/CFB136/ISO7816-4PADDING 10:44:00,936 INFO [main][CipherTest] transformation=TWOFISH/CFB136/NOPADDING 10:44:00,936 INFO [main][CipherTest] transformation=TWOFISH/CFB136/PKCS5 10:44:00,937 INFO [main][CipherTest] transformation=TWOFISH/CFB136/PKCS5PADDING 10:44:00,937 INFO [main][CipherTest] transformation=TWOFISH/CFB136/PKCS7 10:44:00,937 INFO [main][CipherTest] transformation=TWOFISH/CFB136/PKCS7PADDING 10:44:00,937 INFO [main][CipherTest] transformation=TWOFISH/CFB136/TBC 10:44:00,938 INFO [main][CipherTest] transformation=TWOFISH/CFB136/TBCPADDING 10:44:00,938 INFO [main][CipherTest] transformation=TWOFISH/CFB136/X9.23 10:44:00,938 INFO [main][CipherTest] transformation=TWOFISH/CFB136/X9.23PADDING 10:44:00,938 INFO [main][CipherTest] transformation=TWOFISH/CFB136/ZEROBYTE 10:44:00,939 INFO [main][CipherTest] transformation=TWOFISH/CFB136/ZEROBYTEPADDING 10:44:00,939 INFO [main][CipherTest] transformation=TWOFISH/CFB144/ 10:44:00,939 INFO [main][CipherTest] transformation=TWOFISH/CFB144/ISO10126 10:44:00,939 INFO [main][CipherTest] transformation=TWOFISH/CFB144/ISO10126-2 10:44:00,940 INFO [main][CipherTest] transformation=TWOFISH/CFB144/ISO10126-2PADDING 10:44:00,940 INFO [main][CipherTest] transformation=TWOFISH/CFB144/ISO10126PADDING 10:44:00,940 INFO [main][CipherTest] transformation=TWOFISH/CFB144/ISO7816-4 10:44:00,940 INFO [main][CipherTest] transformation=TWOFISH/CFB144/ISO7816-4PADDING 10:44:00,940 INFO [main][CipherTest] transformation=TWOFISH/CFB144/NOPADDING 10:44:00,941 INFO [main][CipherTest] transformation=TWOFISH/CFB144/PKCS5 10:44:00,941 INFO [main][CipherTest] transformation=TWOFISH/CFB144/PKCS5PADDING 10:44:00,941 INFO [main][CipherTest] transformation=TWOFISH/CFB144/PKCS7 10:44:00,941 INFO [main][CipherTest] transformation=TWOFISH/CFB144/PKCS7PADDING 10:44:00,941 INFO [main][CipherTest] transformation=TWOFISH/CFB144/TBC 10:44:00,942 INFO [main][CipherTest] transformation=TWOFISH/CFB144/TBCPADDING 10:44:00,942 INFO [main][CipherTest] transformation=TWOFISH/CFB144/X9.23 10:44:00,942 INFO [main][CipherTest] transformation=TWOFISH/CFB144/X9.23PADDING 10:44:00,942 INFO [main][CipherTest] transformation=TWOFISH/CFB144/ZEROBYTE 10:44:00,943 INFO [main][CipherTest] transformation=TWOFISH/CFB144/ZEROBYTEPADDING 10:44:00,943 INFO [main][CipherTest] transformation=TWOFISH/CFB152/ 10:44:00,943 INFO [main][CipherTest] transformation=TWOFISH/CFB152/ISO10126 10:44:00,943 INFO [main][CipherTest] transformation=TWOFISH/CFB152/ISO10126-2 10:44:00,943 INFO [main][CipherTest] transformation=TWOFISH/CFB152/ISO10126-2PADDING 10:44:00,944 INFO [main][CipherTest] transformation=TWOFISH/CFB152/ISO10126PADDING 10:44:00,944 INFO [main][CipherTest] transformation=TWOFISH/CFB152/ISO7816-4 10:44:00,944 INFO [main][CipherTest] transformation=TWOFISH/CFB152/ISO7816-4PADDING 10:44:00,944 INFO [main][CipherTest] transformation=TWOFISH/CFB152/NOPADDING 10:44:00,944 INFO [main][CipherTest] transformation=TWOFISH/CFB152/PKCS5 10:44:00,945 INFO [main][CipherTest] transformation=TWOFISH/CFB152/PKCS5PADDING 10:44:00,945 INFO [main][CipherTest] transformation=TWOFISH/CFB152/PKCS7 10:44:00,945 INFO [main][CipherTest] transformation=TWOFISH/CFB152/PKCS7PADDING 10:44:00,945 INFO [main][CipherTest] transformation=TWOFISH/CFB152/TBC 10:44:00,945 INFO [main][CipherTest] transformation=TWOFISH/CFB152/TBCPADDING 10:44:00,946 INFO [main][CipherTest] transformation=TWOFISH/CFB152/X9.23 10:44:00,946 INFO [main][CipherTest] transformation=TWOFISH/CFB152/X9.23PADDING 10:44:00,946 INFO [main][CipherTest] transformation=TWOFISH/CFB152/ZEROBYTE 10:44:00,946 INFO [main][CipherTest] transformation=TWOFISH/CFB152/ZEROBYTEPADDING 10:44:00,946 INFO [main][CipherTest] transformation=TWOFISH/CFB16/ 10:44:00,947 INFO [main][CipherTest] transformation=TWOFISH/CFB16/ISO10126 10:44:00,947 INFO [main][CipherTest] transformation=TWOFISH/CFB16/ISO10126-2 10:44:00,947 INFO [main][CipherTest] transformation=TWOFISH/CFB16/ISO10126-2PADDING 10:44:00,947 INFO [main][CipherTest] transformation=TWOFISH/CFB16/ISO10126PADDING 10:44:00,948 INFO [main][CipherTest] transformation=TWOFISH/CFB16/ISO7816-4 10:44:00,948 INFO [main][CipherTest] transformation=TWOFISH/CFB16/ISO7816-4PADDING 10:44:00,948 INFO [main][CipherTest] transformation=TWOFISH/CFB16/NOPADDING 10:44:00,948 INFO [main][CipherTest] transformation=TWOFISH/CFB16/PKCS5 10:44:00,948 INFO [main][CipherTest] transformation=TWOFISH/CFB16/PKCS5PADDING 10:44:00,948 INFO [main][CipherTest] transformation=TWOFISH/CFB16/PKCS7 10:44:00,949 INFO [main][CipherTest] transformation=TWOFISH/CFB16/PKCS7PADDING 10:44:00,949 INFO [main][CipherTest] transformation=TWOFISH/CFB16/TBC 10:44:00,949 INFO [main][CipherTest] transformation=TWOFISH/CFB16/TBCPADDING 10:44:00,949 INFO [main][CipherTest] transformation=TWOFISH/CFB16/X9.23 10:44:00,950 INFO [main][CipherTest] transformation=TWOFISH/CFB16/X9.23PADDING 10:44:00,950 INFO [main][CipherTest] transformation=TWOFISH/CFB16/ZEROBYTE 10:44:00,950 INFO [main][CipherTest] transformation=TWOFISH/CFB16/ZEROBYTEPADDING 10:44:00,950 INFO [main][CipherTest] transformation=TWOFISH/CFB160/ 10:44:00,964 INFO [main][CipherTest] transformation=TWOFISH/CFB160/ISO10126 10:44:00,964 INFO [main][CipherTest] transformation=TWOFISH/CFB160/ISO10126-2 10:44:00,964 INFO [main][CipherTest] transformation=TWOFISH/CFB160/ISO10126-2PADDING 10:44:00,965 INFO [main][CipherTest] transformation=TWOFISH/CFB160/ISO10126PADDING 10:44:00,965 INFO [main][CipherTest] transformation=TWOFISH/CFB160/ISO7816-4 10:44:00,965 INFO [main][CipherTest] transformation=TWOFISH/CFB160/ISO7816-4PADDING 10:44:00,965 INFO [main][CipherTest] transformation=TWOFISH/CFB160/NOPADDING 10:44:00,965 INFO [main][CipherTest] transformation=TWOFISH/CFB160/PKCS5 10:44:00,966 INFO [main][CipherTest] transformation=TWOFISH/CFB160/PKCS5PADDING 10:44:00,966 INFO [main][CipherTest] transformation=TWOFISH/CFB160/PKCS7 10:44:00,966 INFO [main][CipherTest] transformation=TWOFISH/CFB160/PKCS7PADDING 10:44:00,967 INFO [main][CipherTest] transformation=TWOFISH/CFB160/TBC 10:44:00,967 INFO [main][CipherTest] transformation=TWOFISH/CFB160/TBCPADDING 10:44:00,967 INFO [main][CipherTest] transformation=TWOFISH/CFB160/X9.23 10:44:00,967 INFO [main][CipherTest] transformation=TWOFISH/CFB160/X9.23PADDING 10:44:00,968 INFO [main][CipherTest] transformation=TWOFISH/CFB160/ZEROBYTE 10:44:00,968 INFO [main][CipherTest] transformation=TWOFISH/CFB160/ZEROBYTEPADDING 10:44:00,968 INFO [main][CipherTest] transformation=TWOFISH/CFB168/ 10:44:00,969 INFO [main][CipherTest] transformation=TWOFISH/CFB168/ISO10126 10:44:00,969 INFO [main][CipherTest] transformation=TWOFISH/CFB168/ISO10126-2 10:44:00,969 INFO [main][CipherTest] transformation=TWOFISH/CFB168/ISO10126-2PADDING 10:44:00,970 INFO [main][CipherTest] transformation=TWOFISH/CFB168/ISO10126PADDING 10:44:00,970 INFO [main][CipherTest] transformation=TWOFISH/CFB168/ISO7816-4 10:44:00,970 INFO [main][CipherTest] transformation=TWOFISH/CFB168/ISO7816-4PADDING 10:44:00,970 INFO [main][CipherTest] transformation=TWOFISH/CFB168/NOPADDING 10:44:00,970 INFO [main][CipherTest] transformation=TWOFISH/CFB168/PKCS5 10:44:00,971 INFO [main][CipherTest] transformation=TWOFISH/CFB168/PKCS5PADDING 10:44:00,971 INFO [main][CipherTest] transformation=TWOFISH/CFB168/PKCS7 10:44:00,971 INFO [main][CipherTest] transformation=TWOFISH/CFB168/PKCS7PADDING 10:44:00,972 INFO [main][CipherTest] transformation=TWOFISH/CFB168/TBC 10:44:00,972 INFO [main][CipherTest] transformation=TWOFISH/CFB168/TBCPADDING 10:44:00,972 INFO [main][CipherTest] transformation=TWOFISH/CFB168/X9.23 10:44:00,972 INFO [main][CipherTest] transformation=TWOFISH/CFB168/X9.23PADDING 10:44:00,972 INFO [main][CipherTest] transformation=TWOFISH/CFB168/ZEROBYTE 10:44:00,973 INFO [main][CipherTest] transformation=TWOFISH/CFB168/ZEROBYTEPADDING 10:44:00,973 INFO [main][CipherTest] transformation=TWOFISH/CFB176/ 10:44:00,974 INFO [main][CipherTest] transformation=TWOFISH/CFB176/ISO10126 10:44:00,974 INFO [main][CipherTest] transformation=TWOFISH/CFB176/ISO10126-2 10:44:00,974 INFO [main][CipherTest] transformation=TWOFISH/CFB176/ISO10126-2PADDING 10:44:00,975 INFO [main][CipherTest] transformation=TWOFISH/CFB176/ISO10126PADDING 10:44:00,975 INFO [main][CipherTest] transformation=TWOFISH/CFB176/ISO7816-4 10:44:00,975 INFO [main][CipherTest] transformation=TWOFISH/CFB176/ISO7816-4PADDING 10:44:00,976 INFO [main][CipherTest] transformation=TWOFISH/CFB176/NOPADDING 10:44:00,976 INFO [main][CipherTest] transformation=TWOFISH/CFB176/PKCS5 10:44:00,976 INFO [main][CipherTest] transformation=TWOFISH/CFB176/PKCS5PADDING 10:44:00,977 INFO [main][CipherTest] transformation=TWOFISH/CFB176/PKCS7 10:44:00,977 INFO [main][CipherTest] transformation=TWOFISH/CFB176/PKCS7PADDING 10:44:00,977 INFO [main][CipherTest] transformation=TWOFISH/CFB176/TBC 10:44:00,978 INFO [main][CipherTest] transformation=TWOFISH/CFB176/TBCPADDING 10:44:00,978 INFO [main][CipherTest] transformation=TWOFISH/CFB176/X9.23 10:44:00,978 INFO [main][CipherTest] transformation=TWOFISH/CFB176/X9.23PADDING 10:44:00,979 INFO [main][CipherTest] transformation=TWOFISH/CFB176/ZEROBYTE 10:44:00,979 INFO [main][CipherTest] transformation=TWOFISH/CFB176/ZEROBYTEPADDING 10:44:00,979 INFO [main][CipherTest] transformation=TWOFISH/CFB184/ 10:44:00,980 INFO [main][CipherTest] transformation=TWOFISH/CFB184/ISO10126 10:44:00,980 INFO [main][CipherTest] transformation=TWOFISH/CFB184/ISO10126-2 10:44:00,980 INFO [main][CipherTest] transformation=TWOFISH/CFB184/ISO10126-2PADDING 10:44:00,980 INFO [main][CipherTest] transformation=TWOFISH/CFB184/ISO10126PADDING 10:44:00,981 INFO [main][CipherTest] transformation=TWOFISH/CFB184/ISO7816-4 10:44:00,981 INFO [main][CipherTest] transformation=TWOFISH/CFB184/ISO7816-4PADDING 10:44:00,981 INFO [main][CipherTest] transformation=TWOFISH/CFB184/NOPADDING 10:44:00,982 INFO [main][CipherTest] transformation=TWOFISH/CFB184/PKCS5 10:44:00,982 INFO [main][CipherTest] transformation=TWOFISH/CFB184/PKCS5PADDING 10:44:00,982 INFO [main][CipherTest] transformation=TWOFISH/CFB184/PKCS7 10:44:00,982 INFO [main][CipherTest] transformation=TWOFISH/CFB184/PKCS7PADDING 10:44:00,983 INFO [main][CipherTest] transformation=TWOFISH/CFB184/TBC 10:44:00,983 INFO [main][CipherTest] transformation=TWOFISH/CFB184/TBCPADDING 10:44:00,984 INFO [main][CipherTest] transformation=TWOFISH/CFB184/X9.23 10:44:00,984 INFO [main][CipherTest] transformation=TWOFISH/CFB184/X9.23PADDING 10:44:00,984 INFO [main][CipherTest] transformation=TWOFISH/CFB184/ZEROBYTE 10:44:00,985 INFO [main][CipherTest] transformation=TWOFISH/CFB184/ZEROBYTEPADDING 10:44:00,985 INFO [main][CipherTest] transformation=TWOFISH/CFB192/ 10:44:00,985 INFO [main][CipherTest] transformation=TWOFISH/CFB192/ISO10126 10:44:00,985 INFO [main][CipherTest] transformation=TWOFISH/CFB192/ISO10126-2 10:44:00,986 INFO [main][CipherTest] transformation=TWOFISH/CFB192/ISO10126-2PADDING 10:44:00,986 INFO [main][CipherTest] transformation=TWOFISH/CFB192/ISO10126PADDING 10:44:00,986 INFO [main][CipherTest] transformation=TWOFISH/CFB192/ISO7816-4 10:44:00,986 INFO [main][CipherTest] transformation=TWOFISH/CFB192/ISO7816-4PADDING 10:44:00,986 INFO [main][CipherTest] transformation=TWOFISH/CFB192/NOPADDING 10:44:00,987 INFO [main][CipherTest] transformation=TWOFISH/CFB192/PKCS5 10:44:00,987 INFO [main][CipherTest] transformation=TWOFISH/CFB192/PKCS5PADDING 10:44:00,987 INFO [main][CipherTest] transformation=TWOFISH/CFB192/PKCS7 10:44:00,988 INFO [main][CipherTest] transformation=TWOFISH/CFB192/PKCS7PADDING 10:44:00,988 INFO [main][CipherTest] transformation=TWOFISH/CFB192/TBC 10:44:00,988 INFO [main][CipherTest] transformation=TWOFISH/CFB192/TBCPADDING 10:44:00,988 INFO [main][CipherTest] transformation=TWOFISH/CFB192/X9.23 10:44:00,988 INFO [main][CipherTest] transformation=TWOFISH/CFB192/X9.23PADDING 10:44:00,989 INFO [main][CipherTest] transformation=TWOFISH/CFB192/ZEROBYTE 10:44:00,989 INFO [main][CipherTest] transformation=TWOFISH/CFB192/ZEROBYTEPADDING 10:44:00,989 INFO [main][CipherTest] transformation=TWOFISH/CFB200/ 10:44:00,989 INFO [main][CipherTest] transformation=TWOFISH/CFB200/ISO10126 10:44:00,990 INFO [main][CipherTest] transformation=TWOFISH/CFB200/ISO10126-2 10:44:00,990 INFO [main][CipherTest] transformation=TWOFISH/CFB200/ISO10126-2PADDING 10:44:00,990 INFO [main][CipherTest] transformation=TWOFISH/CFB200/ISO10126PADDING 10:44:00,990 INFO [main][CipherTest] transformation=TWOFISH/CFB200/ISO7816-4 10:44:00,990 INFO [main][CipherTest] transformation=TWOFISH/CFB200/ISO7816-4PADDING 10:44:00,991 INFO [main][CipherTest] transformation=TWOFISH/CFB200/NOPADDING 10:44:00,991 INFO [main][CipherTest] transformation=TWOFISH/CFB200/PKCS5 10:44:00,991 INFO [main][CipherTest] transformation=TWOFISH/CFB200/PKCS5PADDING 10:44:00,992 INFO [main][CipherTest] transformation=TWOFISH/CFB200/PKCS7 10:44:00,992 INFO [main][CipherTest] transformation=TWOFISH/CFB200/PKCS7PADDING 10:44:00,992 INFO [main][CipherTest] transformation=TWOFISH/CFB200/TBC 10:44:00,992 INFO [main][CipherTest] transformation=TWOFISH/CFB200/TBCPADDING 10:44:00,992 INFO [main][CipherTest] transformation=TWOFISH/CFB200/X9.23 10:44:00,993 INFO [main][CipherTest] transformation=TWOFISH/CFB200/X9.23PADDING 10:44:00,993 INFO [main][CipherTest] transformation=TWOFISH/CFB200/ZEROBYTE 10:44:00,993 INFO [main][CipherTest] transformation=TWOFISH/CFB200/ZEROBYTEPADDING 10:44:00,993 INFO [main][CipherTest] transformation=TWOFISH/CFB208/ 10:44:00,993 INFO [main][CipherTest] transformation=TWOFISH/CFB208/ISO10126 10:44:00,994 INFO [main][CipherTest] transformation=TWOFISH/CFB208/ISO10126-2 10:44:00,994 INFO [main][CipherTest] transformation=TWOFISH/CFB208/ISO10126-2PADDING 10:44:00,994 INFO [main][CipherTest] transformation=TWOFISH/CFB208/ISO10126PADDING 10:44:00,994 INFO [main][CipherTest] transformation=TWOFISH/CFB208/ISO7816-4 10:44:00,995 INFO [main][CipherTest] transformation=TWOFISH/CFB208/ISO7816-4PADDING 10:44:00,995 INFO [main][CipherTest] transformation=TWOFISH/CFB208/NOPADDING 10:44:00,995 INFO [main][CipherTest] transformation=TWOFISH/CFB208/PKCS5 10:44:00,995 INFO [main][CipherTest] transformation=TWOFISH/CFB208/PKCS5PADDING 10:44:00,996 INFO [main][CipherTest] transformation=TWOFISH/CFB208/PKCS7 10:44:00,996 INFO [main][CipherTest] transformation=TWOFISH/CFB208/PKCS7PADDING 10:44:00,996 INFO [main][CipherTest] transformation=TWOFISH/CFB208/TBC 10:44:00,996 INFO [main][CipherTest] transformation=TWOFISH/CFB208/TBCPADDING 10:44:00,997 INFO [main][CipherTest] transformation=TWOFISH/CFB208/X9.23 10:44:00,997 INFO [main][CipherTest] transformation=TWOFISH/CFB208/X9.23PADDING 10:44:00,997 INFO [main][CipherTest] transformation=TWOFISH/CFB208/ZEROBYTE 10:44:00,997 INFO [main][CipherTest] transformation=TWOFISH/CFB208/ZEROBYTEPADDING 10:44:00,998 INFO [main][CipherTest] transformation=TWOFISH/CFB216/ 10:44:00,998 INFO [main][CipherTest] transformation=TWOFISH/CFB216/ISO10126 10:44:00,998 INFO [main][CipherTest] transformation=TWOFISH/CFB216/ISO10126-2 10:44:00,998 INFO [main][CipherTest] transformation=TWOFISH/CFB216/ISO10126-2PADDING 10:44:00,998 INFO [main][CipherTest] transformation=TWOFISH/CFB216/ISO10126PADDING 10:44:00,999 INFO [main][CipherTest] transformation=TWOFISH/CFB216/ISO7816-4 10:44:00,999 INFO [main][CipherTest] transformation=TWOFISH/CFB216/ISO7816-4PADDING 10:44:00,999 INFO [main][CipherTest] transformation=TWOFISH/CFB216/NOPADDING 10:44:00,999 INFO [main][CipherTest] transformation=TWOFISH/CFB216/PKCS5 10:44:01,000 INFO [main][CipherTest] transformation=TWOFISH/CFB216/PKCS5PADDING 10:44:01,000 INFO [main][CipherTest] transformation=TWOFISH/CFB216/PKCS7 10:44:01,000 INFO [main][CipherTest] transformation=TWOFISH/CFB216/PKCS7PADDING 10:44:01,000 INFO [main][CipherTest] transformation=TWOFISH/CFB216/TBC 10:44:01,000 INFO [main][CipherTest] transformation=TWOFISH/CFB216/TBCPADDING 10:44:01,001 INFO [main][CipherTest] transformation=TWOFISH/CFB216/X9.23 10:44:01,001 INFO [main][CipherTest] transformation=TWOFISH/CFB216/X9.23PADDING 10:44:01,001 INFO [main][CipherTest] transformation=TWOFISH/CFB216/ZEROBYTE 10:44:01,001 INFO [main][CipherTest] transformation=TWOFISH/CFB216/ZEROBYTEPADDING 10:44:01,001 INFO [main][CipherTest] transformation=TWOFISH/CFB224/ 10:44:01,002 INFO [main][CipherTest] transformation=TWOFISH/CFB224/ISO10126 10:44:01,002 INFO [main][CipherTest] transformation=TWOFISH/CFB224/ISO10126-2 10:44:01,002 INFO [main][CipherTest] transformation=TWOFISH/CFB224/ISO10126-2PADDING 10:44:01,002 INFO [main][CipherTest] transformation=TWOFISH/CFB224/ISO10126PADDING 10:44:01,003 INFO [main][CipherTest] transformation=TWOFISH/CFB224/ISO7816-4 10:44:01,003 INFO [main][CipherTest] transformation=TWOFISH/CFB224/ISO7816-4PADDING 10:44:01,003 INFO [main][CipherTest] transformation=TWOFISH/CFB224/NOPADDING 10:44:01,003 INFO [main][CipherTest] transformation=TWOFISH/CFB224/PKCS5 10:44:01,003 INFO [main][CipherTest] transformation=TWOFISH/CFB224/PKCS5PADDING 10:44:01,004 INFO [main][CipherTest] transformation=TWOFISH/CFB224/PKCS7 10:44:01,004 INFO [main][CipherTest] transformation=TWOFISH/CFB224/PKCS7PADDING 10:44:01,004 INFO [main][CipherTest] transformation=TWOFISH/CFB224/TBC 10:44:01,004 INFO [main][CipherTest] transformation=TWOFISH/CFB224/TBCPADDING 10:44:01,005 INFO [main][CipherTest] transformation=TWOFISH/CFB224/X9.23 10:44:01,005 INFO [main][CipherTest] transformation=TWOFISH/CFB224/X9.23PADDING 10:44:01,005 INFO [main][CipherTest] transformation=TWOFISH/CFB224/ZEROBYTE 10:44:01,005 INFO [main][CipherTest] transformation=TWOFISH/CFB224/ZEROBYTEPADDING 10:44:01,005 INFO [main][CipherTest] transformation=TWOFISH/CFB232/ 10:44:01,006 INFO [main][CipherTest] transformation=TWOFISH/CFB232/ISO10126 10:44:01,006 INFO [main][CipherTest] transformation=TWOFISH/CFB232/ISO10126-2 10:44:01,006 INFO [main][CipherTest] transformation=TWOFISH/CFB232/ISO10126-2PADDING 10:44:01,006 INFO [main][CipherTest] transformation=TWOFISH/CFB232/ISO10126PADDING 10:44:01,007 INFO [main][CipherTest] transformation=TWOFISH/CFB232/ISO7816-4 10:44:01,007 INFO [main][CipherTest] transformation=TWOFISH/CFB232/ISO7816-4PADDING 10:44:01,007 INFO [main][CipherTest] transformation=TWOFISH/CFB232/NOPADDING 10:44:01,007 INFO [main][CipherTest] transformation=TWOFISH/CFB232/PKCS5 10:44:01,008 INFO [main][CipherTest] transformation=TWOFISH/CFB232/PKCS5PADDING 10:44:01,008 INFO [main][CipherTest] transformation=TWOFISH/CFB232/PKCS7 10:44:01,008 INFO [main][CipherTest] transformation=TWOFISH/CFB232/PKCS7PADDING 10:44:01,008 INFO [main][CipherTest] transformation=TWOFISH/CFB232/TBC 10:44:01,009 INFO [main][CipherTest] transformation=TWOFISH/CFB232/TBCPADDING 10:44:01,009 INFO [main][CipherTest] transformation=TWOFISH/CFB232/X9.23 10:44:01,009 INFO [main][CipherTest] transformation=TWOFISH/CFB232/X9.23PADDING 10:44:01,009 INFO [main][CipherTest] transformation=TWOFISH/CFB232/ZEROBYTE 10:44:01,010 INFO [main][CipherTest] transformation=TWOFISH/CFB232/ZEROBYTEPADDING 10:44:01,010 INFO [main][CipherTest] transformation=TWOFISH/CFB24/ 10:44:01,010 INFO [main][CipherTest] transformation=TWOFISH/CFB24/ISO10126 10:44:01,010 INFO [main][CipherTest] transformation=TWOFISH/CFB24/ISO10126-2 10:44:01,010 INFO [main][CipherTest] transformation=TWOFISH/CFB24/ISO10126-2PADDING 10:44:01,011 INFO [main][CipherTest] transformation=TWOFISH/CFB24/ISO10126PADDING 10:44:01,011 INFO [main][CipherTest] transformation=TWOFISH/CFB24/ISO7816-4 10:44:01,011 INFO [main][CipherTest] transformation=TWOFISH/CFB24/ISO7816-4PADDING 10:44:01,012 INFO [main][CipherTest] transformation=TWOFISH/CFB24/NOPADDING 10:44:01,012 INFO [main][CipherTest] transformation=TWOFISH/CFB24/PKCS5 10:44:01,012 INFO [main][CipherTest] transformation=TWOFISH/CFB24/PKCS5PADDING 10:44:01,012 INFO [main][CipherTest] transformation=TWOFISH/CFB24/PKCS7 10:44:01,012 INFO [main][CipherTest] transformation=TWOFISH/CFB24/PKCS7PADDING 10:44:01,013 INFO [main][CipherTest] transformation=TWOFISH/CFB24/TBC 10:44:01,013 INFO [main][CipherTest] transformation=TWOFISH/CFB24/TBCPADDING 10:44:01,013 INFO [main][CipherTest] transformation=TWOFISH/CFB24/X9.23 10:44:01,013 INFO [main][CipherTest] transformation=TWOFISH/CFB24/X9.23PADDING 10:44:01,013 INFO [main][CipherTest] transformation=TWOFISH/CFB24/ZEROBYTE 10:44:01,014 INFO [main][CipherTest] transformation=TWOFISH/CFB24/ZEROBYTEPADDING 10:44:01,014 INFO [main][CipherTest] transformation=TWOFISH/CFB240/ 10:44:01,014 INFO [main][CipherTest] transformation=TWOFISH/CFB240/ISO10126 10:44:01,014 INFO [main][CipherTest] transformation=TWOFISH/CFB240/ISO10126-2 10:44:01,014 INFO [main][CipherTest] transformation=TWOFISH/CFB240/ISO10126-2PADDING 10:44:01,015 INFO [main][CipherTest] transformation=TWOFISH/CFB240/ISO10126PADDING 10:44:01,015 INFO [main][CipherTest] transformation=TWOFISH/CFB240/ISO7816-4 10:44:01,015 INFO [main][CipherTest] transformation=TWOFISH/CFB240/ISO7816-4PADDING 10:44:01,015 INFO [main][CipherTest] transformation=TWOFISH/CFB240/NOPADDING 10:44:01,016 INFO [main][CipherTest] transformation=TWOFISH/CFB240/PKCS5 10:44:01,016 INFO [main][CipherTest] transformation=TWOFISH/CFB240/PKCS5PADDING 10:44:01,016 INFO [main][CipherTest] transformation=TWOFISH/CFB240/PKCS7 10:44:01,016 INFO [main][CipherTest] transformation=TWOFISH/CFB240/PKCS7PADDING 10:44:01,017 INFO [main][CipherTest] transformation=TWOFISH/CFB240/TBC 10:44:01,017 INFO [main][CipherTest] transformation=TWOFISH/CFB240/TBCPADDING 10:44:01,017 INFO [main][CipherTest] transformation=TWOFISH/CFB240/X9.23 10:44:01,017 INFO [main][CipherTest] transformation=TWOFISH/CFB240/X9.23PADDING 10:44:01,017 INFO [main][CipherTest] transformation=TWOFISH/CFB240/ZEROBYTE 10:44:01,018 INFO [main][CipherTest] transformation=TWOFISH/CFB240/ZEROBYTEPADDING 10:44:01,018 INFO [main][CipherTest] transformation=TWOFISH/CFB248/ 10:44:01,018 INFO [main][CipherTest] transformation=TWOFISH/CFB248/ISO10126 10:44:01,018 INFO [main][CipherTest] transformation=TWOFISH/CFB248/ISO10126-2 10:44:01,018 INFO [main][CipherTest] transformation=TWOFISH/CFB248/ISO10126-2PADDING 10:44:01,019 INFO [main][CipherTest] transformation=TWOFISH/CFB248/ISO10126PADDING 10:44:01,019 INFO [main][CipherTest] transformation=TWOFISH/CFB248/ISO7816-4 10:44:01,019 INFO [main][CipherTest] transformation=TWOFISH/CFB248/ISO7816-4PADDING 10:44:01,019 INFO [main][CipherTest] transformation=TWOFISH/CFB248/NOPADDING 10:44:01,020 INFO [main][CipherTest] transformation=TWOFISH/CFB248/PKCS5 10:44:01,020 INFO [main][CipherTest] transformation=TWOFISH/CFB248/PKCS5PADDING 10:44:01,020 INFO [main][CipherTest] transformation=TWOFISH/CFB248/PKCS7 10:44:01,020 INFO [main][CipherTest] transformation=TWOFISH/CFB248/PKCS7PADDING 10:44:01,021 INFO [main][CipherTest] transformation=TWOFISH/CFB248/TBC 10:44:01,021 INFO [main][CipherTest] transformation=TWOFISH/CFB248/TBCPADDING 10:44:01,021 INFO [main][CipherTest] transformation=TWOFISH/CFB248/X9.23 10:44:01,021 INFO [main][CipherTest] transformation=TWOFISH/CFB248/X9.23PADDING 10:44:01,022 INFO [main][CipherTest] transformation=TWOFISH/CFB248/ZEROBYTE 10:44:01,022 INFO [main][CipherTest] transformation=TWOFISH/CFB248/ZEROBYTEPADDING 10:44:01,022 INFO [main][CipherTest] transformation=TWOFISH/CFB256/ 10:44:01,022 INFO [main][CipherTest] transformation=TWOFISH/CFB256/ISO10126 10:44:01,023 INFO [main][CipherTest] transformation=TWOFISH/CFB256/ISO10126-2 10:44:01,023 INFO [main][CipherTest] transformation=TWOFISH/CFB256/ISO10126-2PADDING 10:44:01,023 INFO [main][CipherTest] transformation=TWOFISH/CFB256/ISO10126PADDING 10:44:01,024 INFO [main][CipherTest] transformation=TWOFISH/CFB256/ISO7816-4 10:44:01,024 INFO [main][CipherTest] transformation=TWOFISH/CFB256/ISO7816-4PADDING 10:44:01,024 INFO [main][CipherTest] transformation=TWOFISH/CFB256/NOPADDING 10:44:01,024 INFO [main][CipherTest] transformation=TWOFISH/CFB256/PKCS5 10:44:01,025 INFO [main][CipherTest] transformation=TWOFISH/CFB256/PKCS5PADDING 10:44:01,025 INFO [main][CipherTest] transformation=TWOFISH/CFB256/PKCS7 10:44:01,025 INFO [main][CipherTest] transformation=TWOFISH/CFB256/PKCS7PADDING 10:44:01,025 INFO [main][CipherTest] transformation=TWOFISH/CFB256/TBC 10:44:01,025 INFO [main][CipherTest] transformation=TWOFISH/CFB256/TBCPADDING 10:44:01,026 INFO [main][CipherTest] transformation=TWOFISH/CFB256/X9.23 10:44:01,026 INFO [main][CipherTest] transformation=TWOFISH/CFB256/X9.23PADDING 10:44:01,026 INFO [main][CipherTest] transformation=TWOFISH/CFB256/ZEROBYTE 10:44:01,026 INFO [main][CipherTest] transformation=TWOFISH/CFB256/ZEROBYTEPADDING 10:44:01,026 INFO [main][CipherTest] transformation=TWOFISH/CFB32/ 10:44:01,027 INFO [main][CipherTest] transformation=TWOFISH/CFB32/ISO10126 10:44:01,027 INFO [main][CipherTest] transformation=TWOFISH/CFB32/ISO10126-2 10:44:01,027 INFO [main][CipherTest] transformation=TWOFISH/CFB32/ISO10126-2PADDING 10:44:01,027 INFO [main][CipherTest] transformation=TWOFISH/CFB32/ISO10126PADDING 10:44:01,028 INFO [main][CipherTest] transformation=TWOFISH/CFB32/ISO7816-4 10:44:01,028 INFO [main][CipherTest] transformation=TWOFISH/CFB32/ISO7816-4PADDING 10:44:01,028 INFO [main][CipherTest] transformation=TWOFISH/CFB32/NOPADDING 10:44:01,029 INFO [main][CipherTest] transformation=TWOFISH/CFB32/PKCS5 10:44:01,029 INFO [main][CipherTest] transformation=TWOFISH/CFB32/PKCS5PADDING 10:44:01,029 INFO [main][CipherTest] transformation=TWOFISH/CFB32/PKCS7 10:44:01,029 INFO [main][CipherTest] transformation=TWOFISH/CFB32/PKCS7PADDING 10:44:01,029 INFO [main][CipherTest] transformation=TWOFISH/CFB32/TBC 10:44:01,030 INFO [main][CipherTest] transformation=TWOFISH/CFB32/TBCPADDING 10:44:01,030 INFO [main][CipherTest] transformation=TWOFISH/CFB32/X9.23 10:44:01,030 INFO [main][CipherTest] transformation=TWOFISH/CFB32/X9.23PADDING 10:44:01,030 INFO [main][CipherTest] transformation=TWOFISH/CFB32/ZEROBYTE 10:44:01,030 INFO [main][CipherTest] transformation=TWOFISH/CFB32/ZEROBYTEPADDING 10:44:01,031 INFO [main][CipherTest] transformation=TWOFISH/CFB40/ 10:44:01,031 INFO [main][CipherTest] transformation=TWOFISH/CFB40/ISO10126 10:44:01,031 INFO [main][CipherTest] transformation=TWOFISH/CFB40/ISO10126-2 10:44:01,031 INFO [main][CipherTest] transformation=TWOFISH/CFB40/ISO10126-2PADDING 10:44:01,031 INFO [main][CipherTest] transformation=TWOFISH/CFB40/ISO10126PADDING 10:44:01,032 INFO [main][CipherTest] transformation=TWOFISH/CFB40/ISO7816-4 10:44:01,032 INFO [main][CipherTest] transformation=TWOFISH/CFB40/ISO7816-4PADDING 10:44:01,032 INFO [main][CipherTest] transformation=TWOFISH/CFB40/NOPADDING 10:44:01,032 INFO [main][CipherTest] transformation=TWOFISH/CFB40/PKCS5 10:44:01,032 INFO [main][CipherTest] transformation=TWOFISH/CFB40/PKCS5PADDING 10:44:01,033 INFO [main][CipherTest] transformation=TWOFISH/CFB40/PKCS7 10:44:01,033 INFO [main][CipherTest] transformation=TWOFISH/CFB40/PKCS7PADDING 10:44:01,033 INFO [main][CipherTest] transformation=TWOFISH/CFB40/TBC 10:44:01,033 INFO [main][CipherTest] transformation=TWOFISH/CFB40/TBCPADDING 10:44:01,033 INFO [main][CipherTest] transformation=TWOFISH/CFB40/X9.23 10:44:01,034 INFO [main][CipherTest] transformation=TWOFISH/CFB40/X9.23PADDING 10:44:01,034 INFO [main][CipherTest] transformation=TWOFISH/CFB40/ZEROBYTE 10:44:01,034 INFO [main][CipherTest] transformation=TWOFISH/CFB40/ZEROBYTEPADDING 10:44:01,034 INFO [main][CipherTest] transformation=TWOFISH/CFB48/ 10:44:01,034 INFO [main][CipherTest] transformation=TWOFISH/CFB48/ISO10126 10:44:01,034 INFO [main][CipherTest] transformation=TWOFISH/CFB48/ISO10126-2 10:44:01,034 INFO [main][CipherTest] transformation=TWOFISH/CFB48/ISO10126-2PADDING 10:44:01,035 INFO [main][CipherTest] transformation=TWOFISH/CFB48/ISO10126PADDING 10:44:01,035 INFO [main][CipherTest] transformation=TWOFISH/CFB48/ISO7816-4 10:44:01,035 INFO [main][CipherTest] transformation=TWOFISH/CFB48/ISO7816-4PADDING 10:44:01,035 INFO [main][CipherTest] transformation=TWOFISH/CFB48/NOPADDING 10:44:01,035 INFO [main][CipherTest] transformation=TWOFISH/CFB48/PKCS5 10:44:01,035 INFO [main][CipherTest] transformation=TWOFISH/CFB48/PKCS5PADDING 10:44:01,036 INFO [main][CipherTest] transformation=TWOFISH/CFB48/PKCS7 10:44:01,036 INFO [main][CipherTest] transformation=TWOFISH/CFB48/PKCS7PADDING 10:44:01,036 INFO [main][CipherTest] transformation=TWOFISH/CFB48/TBC 10:44:01,036 INFO [main][CipherTest] transformation=TWOFISH/CFB48/TBCPADDING 10:44:01,036 INFO [main][CipherTest] transformation=TWOFISH/CFB48/X9.23 10:44:01,036 INFO [main][CipherTest] transformation=TWOFISH/CFB48/X9.23PADDING 10:44:01,036 INFO [main][CipherTest] transformation=TWOFISH/CFB48/ZEROBYTE 10:44:01,037 INFO [main][CipherTest] transformation=TWOFISH/CFB48/ZEROBYTEPADDING 10:44:01,037 INFO [main][CipherTest] transformation=TWOFISH/CFB56/ 10:44:01,037 INFO [main][CipherTest] transformation=TWOFISH/CFB56/ISO10126 10:44:01,037 INFO [main][CipherTest] transformation=TWOFISH/CFB56/ISO10126-2 10:44:01,037 INFO [main][CipherTest] transformation=TWOFISH/CFB56/ISO10126-2PADDING 10:44:01,037 INFO [main][CipherTest] transformation=TWOFISH/CFB56/ISO10126PADDING 10:44:01,038 INFO [main][CipherTest] transformation=TWOFISH/CFB56/ISO7816-4 10:44:01,038 INFO [main][CipherTest] transformation=TWOFISH/CFB56/ISO7816-4PADDING 10:44:01,038 INFO [main][CipherTest] transformation=TWOFISH/CFB56/NOPADDING 10:44:01,038 INFO [main][CipherTest] transformation=TWOFISH/CFB56/PKCS5 10:44:01,038 INFO [main][CipherTest] transformation=TWOFISH/CFB56/PKCS5PADDING 10:44:01,038 INFO [main][CipherTest] transformation=TWOFISH/CFB56/PKCS7 10:44:01,038 INFO [main][CipherTest] transformation=TWOFISH/CFB56/PKCS7PADDING 10:44:01,039 INFO [main][CipherTest] transformation=TWOFISH/CFB56/TBC 10:44:01,039 INFO [main][CipherTest] transformation=TWOFISH/CFB56/TBCPADDING 10:44:01,039 INFO [main][CipherTest] transformation=TWOFISH/CFB56/X9.23 10:44:01,039 INFO [main][CipherTest] transformation=TWOFISH/CFB56/X9.23PADDING 10:44:01,039 INFO [main][CipherTest] transformation=TWOFISH/CFB56/ZEROBYTE 10:44:01,039 INFO [main][CipherTest] transformation=TWOFISH/CFB56/ZEROBYTEPADDING 10:44:01,040 INFO [main][CipherTest] transformation=TWOFISH/CFB64/ 10:44:01,040 INFO [main][CipherTest] transformation=TWOFISH/CFB64/ISO10126 10:44:01,040 INFO [main][CipherTest] transformation=TWOFISH/CFB64/ISO10126-2 10:44:01,040 INFO [main][CipherTest] transformation=TWOFISH/CFB64/ISO10126-2PADDING 10:44:01,040 INFO [main][CipherTest] transformation=TWOFISH/CFB64/ISO10126PADDING 10:44:01,040 INFO [main][CipherTest] transformation=TWOFISH/CFB64/ISO7816-4 10:44:01,040 INFO [main][CipherTest] transformation=TWOFISH/CFB64/ISO7816-4PADDING 10:44:01,041 INFO [main][CipherTest] transformation=TWOFISH/CFB64/NOPADDING 10:44:01,041 INFO [main][CipherTest] transformation=TWOFISH/CFB64/PKCS5 10:44:01,041 INFO [main][CipherTest] transformation=TWOFISH/CFB64/PKCS5PADDING 10:44:01,041 INFO [main][CipherTest] transformation=TWOFISH/CFB64/PKCS7 10:44:01,041 INFO [main][CipherTest] transformation=TWOFISH/CFB64/PKCS7PADDING 10:44:01,041 INFO [main][CipherTest] transformation=TWOFISH/CFB64/TBC 10:44:01,041 INFO [main][CipherTest] transformation=TWOFISH/CFB64/TBCPADDING 10:44:01,042 INFO [main][CipherTest] transformation=TWOFISH/CFB64/X9.23 10:44:01,042 INFO [main][CipherTest] transformation=TWOFISH/CFB64/X9.23PADDING 10:44:01,042 INFO [main][CipherTest] transformation=TWOFISH/CFB64/ZEROBYTE 10:44:01,042 INFO [main][CipherTest] transformation=TWOFISH/CFB64/ZEROBYTEPADDING 10:44:01,042 INFO [main][CipherTest] transformation=TWOFISH/CFB72/ 10:44:01,042 INFO [main][CipherTest] transformation=TWOFISH/CFB72/ISO10126 10:44:01,042 INFO [main][CipherTest] transformation=TWOFISH/CFB72/ISO10126-2 10:44:01,043 INFO [main][CipherTest] transformation=TWOFISH/CFB72/ISO10126-2PADDING 10:44:01,043 INFO [main][CipherTest] transformation=TWOFISH/CFB72/ISO10126PADDING 10:44:01,043 INFO [main][CipherTest] transformation=TWOFISH/CFB72/ISO7816-4 10:44:01,043 INFO [main][CipherTest] transformation=TWOFISH/CFB72/ISO7816-4PADDING 10:44:01,044 INFO [main][CipherTest] transformation=TWOFISH/CFB72/NOPADDING 10:44:01,044 INFO [main][CipherTest] transformation=TWOFISH/CFB72/PKCS5 10:44:01,044 INFO [main][CipherTest] transformation=TWOFISH/CFB72/PKCS5PADDING 10:44:01,044 INFO [main][CipherTest] transformation=TWOFISH/CFB72/PKCS7 10:44:01,044 INFO [main][CipherTest] transformation=TWOFISH/CFB72/PKCS7PADDING 10:44:01,044 INFO [main][CipherTest] transformation=TWOFISH/CFB72/TBC 10:44:01,044 INFO [main][CipherTest] transformation=TWOFISH/CFB72/TBCPADDING 10:44:01,045 INFO [main][CipherTest] transformation=TWOFISH/CFB72/X9.23 10:44:01,045 INFO [main][CipherTest] transformation=TWOFISH/CFB72/X9.23PADDING 10:44:01,045 INFO [main][CipherTest] transformation=TWOFISH/CFB72/ZEROBYTE 10:44:01,045 INFO [main][CipherTest] transformation=TWOFISH/CFB72/ZEROBYTEPADDING 10:44:01,045 INFO [main][CipherTest] transformation=TWOFISH/CFB8/ 10:44:01,045 INFO [main][CipherTest] transformation=TWOFISH/CFB8/ISO10126 10:44:01,046 INFO [main][CipherTest] transformation=TWOFISH/CFB8/ISO10126-2 10:44:01,046 INFO [main][CipherTest] transformation=TWOFISH/CFB8/ISO10126-2PADDING 10:44:01,046 INFO [main][CipherTest] transformation=TWOFISH/CFB8/ISO10126PADDING 10:44:01,046 INFO [main][CipherTest] transformation=TWOFISH/CFB8/ISO7816-4 10:44:01,046 INFO [main][CipherTest] transformation=TWOFISH/CFB8/ISO7816-4PADDING 10:44:01,046 INFO [main][CipherTest] transformation=TWOFISH/CFB8/NOPADDING 10:44:01,046 INFO [main][CipherTest] transformation=TWOFISH/CFB8/PKCS5 10:44:01,047 INFO [main][CipherTest] transformation=TWOFISH/CFB8/PKCS5PADDING 10:44:01,047 INFO [main][CipherTest] transformation=TWOFISH/CFB8/PKCS7 10:44:01,047 INFO [main][CipherTest] transformation=TWOFISH/CFB8/PKCS7PADDING 10:44:01,047 INFO [main][CipherTest] transformation=TWOFISH/CFB8/TBC 10:44:01,047 INFO [main][CipherTest] transformation=TWOFISH/CFB8/TBCPADDING 10:44:01,048 INFO [main][CipherTest] transformation=TWOFISH/CFB8/X9.23 10:44:01,048 INFO [main][CipherTest] transformation=TWOFISH/CFB8/X9.23PADDING 10:44:01,048 INFO [main][CipherTest] transformation=TWOFISH/CFB8/ZEROBYTE 10:44:01,048 INFO [main][CipherTest] transformation=TWOFISH/CFB8/ZEROBYTEPADDING 10:44:01,048 INFO [main][CipherTest] transformation=TWOFISH/CFB80/ 10:44:01,048 INFO [main][CipherTest] transformation=TWOFISH/CFB80/ISO10126 10:44:01,048 INFO [main][CipherTest] transformation=TWOFISH/CFB80/ISO10126-2 10:44:01,048 INFO [main][CipherTest] transformation=TWOFISH/CFB80/ISO10126-2PADDING 10:44:01,049 INFO [main][CipherTest] transformation=TWOFISH/CFB80/ISO10126PADDING 10:44:01,049 INFO [main][CipherTest] transformation=TWOFISH/CFB80/ISO7816-4 10:44:01,049 INFO [main][CipherTest] transformation=TWOFISH/CFB80/ISO7816-4PADDING 10:44:01,049 INFO [main][CipherTest] transformation=TWOFISH/CFB80/NOPADDING 10:44:01,049 INFO [main][CipherTest] transformation=TWOFISH/CFB80/PKCS5 10:44:01,049 INFO [main][CipherTest] transformation=TWOFISH/CFB80/PKCS5PADDING 10:44:01,050 INFO [main][CipherTest] transformation=TWOFISH/CFB80/PKCS7 10:44:01,050 INFO [main][CipherTest] transformation=TWOFISH/CFB80/PKCS7PADDING 10:44:01,050 INFO [main][CipherTest] transformation=TWOFISH/CFB80/TBC 10:44:01,050 INFO [main][CipherTest] transformation=TWOFISH/CFB80/TBCPADDING 10:44:01,050 INFO [main][CipherTest] transformation=TWOFISH/CFB80/X9.23 10:44:01,050 INFO [main][CipherTest] transformation=TWOFISH/CFB80/X9.23PADDING 10:44:01,050 INFO [main][CipherTest] transformation=TWOFISH/CFB80/ZEROBYTE 10:44:01,050 INFO [main][CipherTest] transformation=TWOFISH/CFB80/ZEROBYTEPADDING 10:44:01,051 INFO [main][CipherTest] transformation=TWOFISH/CFB88/ 10:44:01,051 INFO [main][CipherTest] transformation=TWOFISH/CFB88/ISO10126 10:44:01,051 INFO [main][CipherTest] transformation=TWOFISH/CFB88/ISO10126-2 10:44:01,051 INFO [main][CipherTest] transformation=TWOFISH/CFB88/ISO10126-2PADDING 10:44:01,051 INFO [main][CipherTest] transformation=TWOFISH/CFB88/ISO10126PADDING 10:44:01,052 INFO [main][CipherTest] transformation=TWOFISH/CFB88/ISO7816-4 10:44:01,052 INFO [main][CipherTest] transformation=TWOFISH/CFB88/ISO7816-4PADDING 10:44:01,052 INFO [main][CipherTest] transformation=TWOFISH/CFB88/NOPADDING 10:44:01,052 INFO [main][CipherTest] transformation=TWOFISH/CFB88/PKCS5 10:44:01,052 INFO [main][CipherTest] transformation=TWOFISH/CFB88/PKCS5PADDING 10:44:01,052 INFO [main][CipherTest] transformation=TWOFISH/CFB88/PKCS7 10:44:01,052 INFO [main][CipherTest] transformation=TWOFISH/CFB88/PKCS7PADDING 10:44:01,052 INFO [main][CipherTest] transformation=TWOFISH/CFB88/TBC 10:44:01,053 INFO [main][CipherTest] transformation=TWOFISH/CFB88/TBCPADDING 10:44:01,053 INFO [main][CipherTest] transformation=TWOFISH/CFB88/X9.23 10:44:01,053 INFO [main][CipherTest] transformation=TWOFISH/CFB88/X9.23PADDING 10:44:01,053 INFO [main][CipherTest] transformation=TWOFISH/CFB88/ZEROBYTE 10:44:01,053 INFO [main][CipherTest] transformation=TWOFISH/CFB88/ZEROBYTEPADDING 10:44:01,053 INFO [main][CipherTest] transformation=TWOFISH/CFB96/ 10:44:01,053 INFO [main][CipherTest] transformation=TWOFISH/CFB96/ISO10126 10:44:01,054 INFO [main][CipherTest] transformation=TWOFISH/CFB96/ISO10126-2 10:44:01,054 INFO [main][CipherTest] transformation=TWOFISH/CFB96/ISO10126-2PADDING 10:44:01,054 INFO [main][CipherTest] transformation=TWOFISH/CFB96/ISO10126PADDING 10:44:01,054 INFO [main][CipherTest] transformation=TWOFISH/CFB96/ISO7816-4 10:44:01,054 INFO [main][CipherTest] transformation=TWOFISH/CFB96/ISO7816-4PADDING 10:44:01,054 INFO [main][CipherTest] transformation=TWOFISH/CFB96/NOPADDING 10:44:01,054 INFO [main][CipherTest] transformation=TWOFISH/CFB96/PKCS5 10:44:01,055 INFO [main][CipherTest] transformation=TWOFISH/CFB96/PKCS5PADDING 10:44:01,055 INFO [main][CipherTest] transformation=TWOFISH/CFB96/PKCS7 10:44:01,055 INFO [main][CipherTest] transformation=TWOFISH/CFB96/PKCS7PADDING 10:44:01,055 INFO [main][CipherTest] transformation=TWOFISH/CFB96/TBC 10:44:01,055 INFO [main][CipherTest] transformation=TWOFISH/CFB96/TBCPADDING 10:44:01,055 INFO [main][CipherTest] transformation=TWOFISH/CFB96/X9.23 10:44:01,056 INFO [main][CipherTest] transformation=TWOFISH/CFB96/X9.23PADDING 10:44:01,056 INFO [main][CipherTest] transformation=TWOFISH/CFB96/ZEROBYTE 10:44:01,056 INFO [main][CipherTest] transformation=TWOFISH/CFB96/ZEROBYTEPADDING 10:44:01,056 INFO [main][CipherTest] transformation=TWOFISH/CTS/ 10:44:01,056 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "TWOFISH/CTS/" does not support IV => Skipping. 10:44:01,056 INFO [main][CipherTest] transformation=TWOFISH/CTS/NOPADDING 10:44:01,056 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "TWOFISH/CTS/NOPADDING" does not support IV => Skipping. 10:44:01,056 INFO [main][CipherTest] transformation=TWOFISH/EAX/ 10:44:01,057 INFO [main][CipherTest] transformation=TWOFISH/EAX/NOPADDING 10:44:01,058 INFO [main][CipherTest] transformation=TWOFISH/ECB/ 10:44:01,058 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "TWOFISH/ECB/" does not support IV => Skipping. 10:44:01,058 INFO [main][CipherTest] transformation=TWOFISH/ECB/NOPADDING 10:44:01,058 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "TWOFISH/ECB/NOPADDING" does not support IV => Skipping. 10:44:01,058 INFO [main][CipherTest] transformation=TWOFISH/GCM/ 10:44:01,059 INFO [main][CipherTest] transformation=TWOFISH/GCM/NOPADDING 10:44:01,059 INFO [main][CipherTest] transformation=TWOFISH/OFB/ 10:44:01,059 INFO [main][CipherTest] transformation=TWOFISH/OFB/ISO10126 10:44:01,059 INFO [main][CipherTest] transformation=TWOFISH/OFB/ISO10126-2 10:44:01,060 INFO [main][CipherTest] transformation=TWOFISH/OFB/ISO10126-2PADDING 10:44:01,060 INFO [main][CipherTest] transformation=TWOFISH/OFB/ISO10126PADDING 10:44:01,060 INFO [main][CipherTest] transformation=TWOFISH/OFB/ISO7816-4 10:44:01,060 INFO [main][CipherTest] transformation=TWOFISH/OFB/ISO7816-4PADDING 10:44:01,060 INFO [main][CipherTest] transformation=TWOFISH/OFB/NOPADDING 10:44:01,060 INFO [main][CipherTest] transformation=TWOFISH/OFB/PKCS5 10:44:01,060 INFO [main][CipherTest] transformation=TWOFISH/OFB/PKCS5PADDING 10:44:01,061 INFO [main][CipherTest] transformation=TWOFISH/OFB/PKCS7 10:44:01,061 INFO [main][CipherTest] transformation=TWOFISH/OFB/PKCS7PADDING 10:44:01,061 INFO [main][CipherTest] transformation=TWOFISH/OFB/TBC 10:44:01,061 INFO [main][CipherTest] transformation=TWOFISH/OFB/TBCPADDING 10:44:01,061 INFO [main][CipherTest] transformation=TWOFISH/OFB/X9.23 10:44:01,061 INFO [main][CipherTest] transformation=TWOFISH/OFB/X9.23PADDING 10:44:01,061 INFO [main][CipherTest] transformation=TWOFISH/OFB/ZEROBYTE 10:44:01,062 INFO [main][CipherTest] transformation=TWOFISH/OFB/ZEROBYTEPADDING 10:44:01,062 INFO [main][CipherTest] transformation=TWOFISH/OFB104/ 10:44:01,062 INFO [main][CipherTest] transformation=TWOFISH/OFB104/ISO10126 10:44:01,062 INFO [main][CipherTest] transformation=TWOFISH/OFB104/ISO10126-2 10:44:01,062 INFO [main][CipherTest] transformation=TWOFISH/OFB104/ISO10126-2PADDING 10:44:01,062 INFO [main][CipherTest] transformation=TWOFISH/OFB104/ISO10126PADDING 10:44:01,062 INFO [main][CipherTest] transformation=TWOFISH/OFB104/ISO7816-4 10:44:01,062 INFO [main][CipherTest] transformation=TWOFISH/OFB104/ISO7816-4PADDING 10:44:01,063 INFO [main][CipherTest] transformation=TWOFISH/OFB104/NOPADDING 10:44:01,063 INFO [main][CipherTest] transformation=TWOFISH/OFB104/PKCS5 10:44:01,063 INFO [main][CipherTest] transformation=TWOFISH/OFB104/PKCS5PADDING 10:44:01,063 INFO [main][CipherTest] transformation=TWOFISH/OFB104/PKCS7 10:44:01,063 INFO [main][CipherTest] transformation=TWOFISH/OFB104/PKCS7PADDING 10:44:01,063 INFO [main][CipherTest] transformation=TWOFISH/OFB104/TBC 10:44:01,064 INFO [main][CipherTest] transformation=TWOFISH/OFB104/TBCPADDING 10:44:01,064 INFO [main][CipherTest] transformation=TWOFISH/OFB104/X9.23 10:44:01,064 INFO [main][CipherTest] transformation=TWOFISH/OFB104/X9.23PADDING 10:44:01,064 INFO [main][CipherTest] transformation=TWOFISH/OFB104/ZEROBYTE 10:44:01,064 INFO [main][CipherTest] transformation=TWOFISH/OFB104/ZEROBYTEPADDING 10:44:01,064 INFO [main][CipherTest] transformation=TWOFISH/OFB112/ 10:44:01,064 INFO [main][CipherTest] transformation=TWOFISH/OFB112/ISO10126 10:44:01,064 INFO [main][CipherTest] transformation=TWOFISH/OFB112/ISO10126-2 10:44:01,065 INFO [main][CipherTest] transformation=TWOFISH/OFB112/ISO10126-2PADDING 10:44:01,065 INFO [main][CipherTest] transformation=TWOFISH/OFB112/ISO10126PADDING 10:44:01,065 INFO [main][CipherTest] transformation=TWOFISH/OFB112/ISO7816-4 10:44:01,065 INFO [main][CipherTest] transformation=TWOFISH/OFB112/ISO7816-4PADDING 10:44:01,065 INFO [main][CipherTest] transformation=TWOFISH/OFB112/NOPADDING 10:44:01,065 INFO [main][CipherTest] transformation=TWOFISH/OFB112/PKCS5 10:44:01,065 INFO [main][CipherTest] transformation=TWOFISH/OFB112/PKCS5PADDING 10:44:01,066 INFO [main][CipherTest] transformation=TWOFISH/OFB112/PKCS7 10:44:01,066 INFO [main][CipherTest] transformation=TWOFISH/OFB112/PKCS7PADDING 10:44:01,066 INFO [main][CipherTest] transformation=TWOFISH/OFB112/TBC 10:44:01,066 INFO [main][CipherTest] transformation=TWOFISH/OFB112/TBCPADDING 10:44:01,066 INFO [main][CipherTest] transformation=TWOFISH/OFB112/X9.23 10:44:01,066 INFO [main][CipherTest] transformation=TWOFISH/OFB112/X9.23PADDING 10:44:01,066 INFO [main][CipherTest] transformation=TWOFISH/OFB112/ZEROBYTE 10:44:01,067 INFO [main][CipherTest] transformation=TWOFISH/OFB112/ZEROBYTEPADDING 10:44:01,067 INFO [main][CipherTest] transformation=TWOFISH/OFB120/ 10:44:01,067 INFO [main][CipherTest] transformation=TWOFISH/OFB120/ISO10126 10:44:01,067 INFO [main][CipherTest] transformation=TWOFISH/OFB120/ISO10126-2 10:44:01,067 INFO [main][CipherTest] transformation=TWOFISH/OFB120/ISO10126-2PADDING 10:44:01,067 INFO [main][CipherTest] transformation=TWOFISH/OFB120/ISO10126PADDING 10:44:01,068 INFO [main][CipherTest] transformation=TWOFISH/OFB120/ISO7816-4 10:44:01,068 INFO [main][CipherTest] transformation=TWOFISH/OFB120/ISO7816-4PADDING 10:44:01,068 INFO [main][CipherTest] transformation=TWOFISH/OFB120/NOPADDING 10:44:01,068 INFO [main][CipherTest] transformation=TWOFISH/OFB120/PKCS5 10:44:01,068 INFO [main][CipherTest] transformation=TWOFISH/OFB120/PKCS5PADDING 10:44:01,068 INFO [main][CipherTest] transformation=TWOFISH/OFB120/PKCS7 10:44:01,069 INFO [main][CipherTest] transformation=TWOFISH/OFB120/PKCS7PADDING 10:44:01,069 INFO [main][CipherTest] transformation=TWOFISH/OFB120/TBC 10:44:01,069 INFO [main][CipherTest] transformation=TWOFISH/OFB120/TBCPADDING 10:44:01,069 INFO [main][CipherTest] transformation=TWOFISH/OFB120/X9.23 10:44:01,069 INFO [main][CipherTest] transformation=TWOFISH/OFB120/X9.23PADDING 10:44:01,070 INFO [main][CipherTest] transformation=TWOFISH/OFB120/ZEROBYTE 10:44:01,070 INFO [main][CipherTest] transformation=TWOFISH/OFB120/ZEROBYTEPADDING 10:44:01,070 INFO [main][CipherTest] transformation=TWOFISH/OFB128/ 10:44:01,070 INFO [main][CipherTest] transformation=TWOFISH/OFB128/ISO10126 10:44:01,070 INFO [main][CipherTest] transformation=TWOFISH/OFB128/ISO10126-2 10:44:01,070 INFO [main][CipherTest] transformation=TWOFISH/OFB128/ISO10126-2PADDING 10:44:01,071 INFO [main][CipherTest] transformation=TWOFISH/OFB128/ISO10126PADDING 10:44:01,071 INFO [main][CipherTest] transformation=TWOFISH/OFB128/ISO7816-4 10:44:01,071 INFO [main][CipherTest] transformation=TWOFISH/OFB128/ISO7816-4PADDING 10:44:01,071 INFO [main][CipherTest] transformation=TWOFISH/OFB128/NOPADDING 10:44:01,071 INFO [main][CipherTest] transformation=TWOFISH/OFB128/PKCS5 10:44:01,071 INFO [main][CipherTest] transformation=TWOFISH/OFB128/PKCS5PADDING 10:44:01,072 INFO [main][CipherTest] transformation=TWOFISH/OFB128/PKCS7 10:44:01,072 INFO [main][CipherTest] transformation=TWOFISH/OFB128/PKCS7PADDING 10:44:01,072 INFO [main][CipherTest] transformation=TWOFISH/OFB128/TBC 10:44:01,072 INFO [main][CipherTest] transformation=TWOFISH/OFB128/TBCPADDING 10:44:01,072 INFO [main][CipherTest] transformation=TWOFISH/OFB128/X9.23 10:44:01,072 INFO [main][CipherTest] transformation=TWOFISH/OFB128/X9.23PADDING 10:44:01,072 INFO [main][CipherTest] transformation=TWOFISH/OFB128/ZEROBYTE 10:44:01,073 INFO [main][CipherTest] transformation=TWOFISH/OFB128/ZEROBYTEPADDING 10:44:01,073 INFO [main][CipherTest] transformation=TWOFISH/OFB136/ 10:44:01,073 INFO [main][CipherTest] transformation=TWOFISH/OFB136/ISO10126 10:44:01,073 INFO [main][CipherTest] transformation=TWOFISH/OFB136/ISO10126-2 10:44:01,073 INFO [main][CipherTest] transformation=TWOFISH/OFB136/ISO10126-2PADDING 10:44:01,073 INFO [main][CipherTest] transformation=TWOFISH/OFB136/ISO10126PADDING 10:44:01,073 INFO [main][CipherTest] transformation=TWOFISH/OFB136/ISO7816-4 10:44:01,074 INFO [main][CipherTest] transformation=TWOFISH/OFB136/ISO7816-4PADDING 10:44:01,074 INFO [main][CipherTest] transformation=TWOFISH/OFB136/NOPADDING 10:44:01,074 INFO [main][CipherTest] transformation=TWOFISH/OFB136/PKCS5 10:44:01,074 INFO [main][CipherTest] transformation=TWOFISH/OFB136/PKCS5PADDING 10:44:01,074 INFO [main][CipherTest] transformation=TWOFISH/OFB136/PKCS7 10:44:01,074 INFO [main][CipherTest] transformation=TWOFISH/OFB136/PKCS7PADDING 10:44:01,074 INFO [main][CipherTest] transformation=TWOFISH/OFB136/TBC 10:44:01,075 INFO [main][CipherTest] transformation=TWOFISH/OFB136/TBCPADDING 10:44:01,075 INFO [main][CipherTest] transformation=TWOFISH/OFB136/X9.23 10:44:01,075 INFO [main][CipherTest] transformation=TWOFISH/OFB136/X9.23PADDING 10:44:01,075 INFO [main][CipherTest] transformation=TWOFISH/OFB136/ZEROBYTE 10:44:01,075 INFO [main][CipherTest] transformation=TWOFISH/OFB136/ZEROBYTEPADDING 10:44:01,075 INFO [main][CipherTest] transformation=TWOFISH/OFB144/ 10:44:01,076 INFO [main][CipherTest] transformation=TWOFISH/OFB144/ISO10126 10:44:01,076 INFO [main][CipherTest] transformation=TWOFISH/OFB144/ISO10126-2 10:44:01,076 INFO [main][CipherTest] transformation=TWOFISH/OFB144/ISO10126-2PADDING 10:44:01,076 INFO [main][CipherTest] transformation=TWOFISH/OFB144/ISO10126PADDING 10:44:01,076 INFO [main][CipherTest] transformation=TWOFISH/OFB144/ISO7816-4 10:44:01,076 INFO [main][CipherTest] transformation=TWOFISH/OFB144/ISO7816-4PADDING 10:44:01,076 INFO [main][CipherTest] transformation=TWOFISH/OFB144/NOPADDING 10:44:01,077 INFO [main][CipherTest] transformation=TWOFISH/OFB144/PKCS5 10:44:01,077 INFO [main][CipherTest] transformation=TWOFISH/OFB144/PKCS5PADDING 10:44:01,077 INFO [main][CipherTest] transformation=TWOFISH/OFB144/PKCS7 10:44:01,077 INFO [main][CipherTest] transformation=TWOFISH/OFB144/PKCS7PADDING 10:44:01,077 INFO [main][CipherTest] transformation=TWOFISH/OFB144/TBC 10:44:01,077 INFO [main][CipherTest] transformation=TWOFISH/OFB144/TBCPADDING 10:44:01,077 INFO [main][CipherTest] transformation=TWOFISH/OFB144/X9.23 10:44:01,078 INFO [main][CipherTest] transformation=TWOFISH/OFB144/X9.23PADDING 10:44:01,078 INFO [main][CipherTest] transformation=TWOFISH/OFB144/ZEROBYTE 10:44:01,078 INFO [main][CipherTest] transformation=TWOFISH/OFB144/ZEROBYTEPADDING 10:44:01,078 INFO [main][CipherTest] transformation=TWOFISH/OFB152/ 10:44:01,078 INFO [main][CipherTest] transformation=TWOFISH/OFB152/ISO10126 10:44:01,078 INFO [main][CipherTest] transformation=TWOFISH/OFB152/ISO10126-2 10:44:01,079 INFO [main][CipherTest] transformation=TWOFISH/OFB152/ISO10126-2PADDING 10:44:01,079 INFO [main][CipherTest] transformation=TWOFISH/OFB152/ISO10126PADDING 10:44:01,079 INFO [main][CipherTest] transformation=TWOFISH/OFB152/ISO7816-4 10:44:01,079 INFO [main][CipherTest] transformation=TWOFISH/OFB152/ISO7816-4PADDING 10:44:01,079 INFO [main][CipherTest] transformation=TWOFISH/OFB152/NOPADDING 10:44:01,079 INFO [main][CipherTest] transformation=TWOFISH/OFB152/PKCS5 10:44:01,079 INFO [main][CipherTest] transformation=TWOFISH/OFB152/PKCS5PADDING 10:44:01,080 INFO [main][CipherTest] transformation=TWOFISH/OFB152/PKCS7 10:44:01,080 INFO [main][CipherTest] transformation=TWOFISH/OFB152/PKCS7PADDING 10:44:01,080 INFO [main][CipherTest] transformation=TWOFISH/OFB152/TBC 10:44:01,080 INFO [main][CipherTest] transformation=TWOFISH/OFB152/TBCPADDING 10:44:01,080 INFO [main][CipherTest] transformation=TWOFISH/OFB152/X9.23 10:44:01,080 INFO [main][CipherTest] transformation=TWOFISH/OFB152/X9.23PADDING 10:44:01,080 INFO [main][CipherTest] transformation=TWOFISH/OFB152/ZEROBYTE 10:44:01,081 INFO [main][CipherTest] transformation=TWOFISH/OFB152/ZEROBYTEPADDING 10:44:01,081 INFO [main][CipherTest] transformation=TWOFISH/OFB16/ 10:44:01,081 INFO [main][CipherTest] transformation=TWOFISH/OFB16/ISO10126 10:44:01,081 INFO [main][CipherTest] transformation=TWOFISH/OFB16/ISO10126-2 10:44:01,081 INFO [main][CipherTest] transformation=TWOFISH/OFB16/ISO10126-2PADDING 10:44:01,082 INFO [main][CipherTest] transformation=TWOFISH/OFB16/ISO10126PADDING 10:44:01,082 INFO [main][CipherTest] transformation=TWOFISH/OFB16/ISO7816-4 10:44:01,082 INFO [main][CipherTest] transformation=TWOFISH/OFB16/ISO7816-4PADDING 10:44:01,082 INFO [main][CipherTest] transformation=TWOFISH/OFB16/NOPADDING 10:44:01,082 INFO [main][CipherTest] transformation=TWOFISH/OFB16/PKCS5 10:44:01,082 INFO [main][CipherTest] transformation=TWOFISH/OFB16/PKCS5PADDING 10:44:01,082 INFO [main][CipherTest] transformation=TWOFISH/OFB16/PKCS7 10:44:01,083 INFO [main][CipherTest] transformation=TWOFISH/OFB16/PKCS7PADDING 10:44:01,083 INFO [main][CipherTest] transformation=TWOFISH/OFB16/TBC 10:44:01,083 INFO [main][CipherTest] transformation=TWOFISH/OFB16/TBCPADDING 10:44:01,083 INFO [main][CipherTest] transformation=TWOFISH/OFB16/X9.23 10:44:01,083 INFO [main][CipherTest] transformation=TWOFISH/OFB16/X9.23PADDING 10:44:01,083 INFO [main][CipherTest] transformation=TWOFISH/OFB16/ZEROBYTE 10:44:01,084 INFO [main][CipherTest] transformation=TWOFISH/OFB16/ZEROBYTEPADDING 10:44:01,084 INFO [main][CipherTest] transformation=TWOFISH/OFB160/ 10:44:01,084 INFO [main][CipherTest] transformation=TWOFISH/OFB160/ISO10126 10:44:01,084 INFO [main][CipherTest] transformation=TWOFISH/OFB160/ISO10126-2 10:44:01,084 INFO [main][CipherTest] transformation=TWOFISH/OFB160/ISO10126-2PADDING 10:44:01,084 INFO [main][CipherTest] transformation=TWOFISH/OFB160/ISO10126PADDING 10:44:01,084 INFO [main][CipherTest] transformation=TWOFISH/OFB160/ISO7816-4 10:44:01,085 INFO [main][CipherTest] transformation=TWOFISH/OFB160/ISO7816-4PADDING 10:44:01,085 INFO [main][CipherTest] transformation=TWOFISH/OFB160/NOPADDING 10:44:01,085 INFO [main][CipherTest] transformation=TWOFISH/OFB160/PKCS5 10:44:01,085 INFO [main][CipherTest] transformation=TWOFISH/OFB160/PKCS5PADDING 10:44:01,085 INFO [main][CipherTest] transformation=TWOFISH/OFB160/PKCS7 10:44:01,085 INFO [main][CipherTest] transformation=TWOFISH/OFB160/PKCS7PADDING 10:44:01,086 INFO [main][CipherTest] transformation=TWOFISH/OFB160/TBC 10:44:01,086 INFO [main][CipherTest] transformation=TWOFISH/OFB160/TBCPADDING 10:44:01,086 INFO [main][CipherTest] transformation=TWOFISH/OFB160/X9.23 10:44:01,086 INFO [main][CipherTest] transformation=TWOFISH/OFB160/X9.23PADDING 10:44:01,086 INFO [main][CipherTest] transformation=TWOFISH/OFB160/ZEROBYTE 10:44:01,086 INFO [main][CipherTest] transformation=TWOFISH/OFB160/ZEROBYTEPADDING 10:44:01,086 INFO [main][CipherTest] transformation=TWOFISH/OFB168/ 10:44:01,087 INFO [main][CipherTest] transformation=TWOFISH/OFB168/ISO10126 10:44:01,087 INFO [main][CipherTest] transformation=TWOFISH/OFB168/ISO10126-2 10:44:01,087 INFO [main][CipherTest] transformation=TWOFISH/OFB168/ISO10126-2PADDING 10:44:01,087 INFO [main][CipherTest] transformation=TWOFISH/OFB168/ISO10126PADDING 10:44:01,088 INFO [main][CipherTest] transformation=TWOFISH/OFB168/ISO7816-4 10:44:01,088 INFO [main][CipherTest] transformation=TWOFISH/OFB168/ISO7816-4PADDING 10:44:01,088 INFO [main][CipherTest] transformation=TWOFISH/OFB168/NOPADDING 10:44:01,088 INFO [main][CipherTest] transformation=TWOFISH/OFB168/PKCS5 10:44:01,088 INFO [main][CipherTest] transformation=TWOFISH/OFB168/PKCS5PADDING 10:44:01,088 INFO [main][CipherTest] transformation=TWOFISH/OFB168/PKCS7 10:44:01,088 INFO [main][CipherTest] transformation=TWOFISH/OFB168/PKCS7PADDING 10:44:01,089 INFO [main][CipherTest] transformation=TWOFISH/OFB168/TBC 10:44:01,089 INFO [main][CipherTest] transformation=TWOFISH/OFB168/TBCPADDING 10:44:01,089 INFO [main][CipherTest] transformation=TWOFISH/OFB168/X9.23 10:44:01,089 INFO [main][CipherTest] transformation=TWOFISH/OFB168/X9.23PADDING 10:44:01,089 INFO [main][CipherTest] transformation=TWOFISH/OFB168/ZEROBYTE 10:44:01,089 INFO [main][CipherTest] transformation=TWOFISH/OFB168/ZEROBYTEPADDING 10:44:01,089 INFO [main][CipherTest] transformation=TWOFISH/OFB176/ 10:44:01,090 INFO [main][CipherTest] transformation=TWOFISH/OFB176/ISO10126 10:44:01,090 INFO [main][CipherTest] transformation=TWOFISH/OFB176/ISO10126-2 10:44:01,090 INFO [main][CipherTest] transformation=TWOFISH/OFB176/ISO10126-2PADDING 10:44:01,090 INFO [main][CipherTest] transformation=TWOFISH/OFB176/ISO10126PADDING 10:44:01,090 INFO [main][CipherTest] transformation=TWOFISH/OFB176/ISO7816-4 10:44:01,090 INFO [main][CipherTest] transformation=TWOFISH/OFB176/ISO7816-4PADDING 10:44:01,091 INFO [main][CipherTest] transformation=TWOFISH/OFB176/NOPADDING 10:44:01,091 INFO [main][CipherTest] transformation=TWOFISH/OFB176/PKCS5 10:44:01,091 INFO [main][CipherTest] transformation=TWOFISH/OFB176/PKCS5PADDING 10:44:01,091 INFO [main][CipherTest] transformation=TWOFISH/OFB176/PKCS7 10:44:01,092 INFO [main][CipherTest] transformation=TWOFISH/OFB176/PKCS7PADDING 10:44:01,092 INFO [main][CipherTest] transformation=TWOFISH/OFB176/TBC 10:44:01,092 INFO [main][CipherTest] transformation=TWOFISH/OFB176/TBCPADDING 10:44:01,092 INFO [main][CipherTest] transformation=TWOFISH/OFB176/X9.23 10:44:01,092 INFO [main][CipherTest] transformation=TWOFISH/OFB176/X9.23PADDING 10:44:01,092 INFO [main][CipherTest] transformation=TWOFISH/OFB176/ZEROBYTE 10:44:01,092 INFO [main][CipherTest] transformation=TWOFISH/OFB176/ZEROBYTEPADDING 10:44:01,093 INFO [main][CipherTest] transformation=TWOFISH/OFB184/ 10:44:01,093 INFO [main][CipherTest] transformation=TWOFISH/OFB184/ISO10126 10:44:01,093 INFO [main][CipherTest] transformation=TWOFISH/OFB184/ISO10126-2 10:44:01,093 INFO [main][CipherTest] transformation=TWOFISH/OFB184/ISO10126-2PADDING 10:44:01,093 INFO [main][CipherTest] transformation=TWOFISH/OFB184/ISO10126PADDING 10:44:01,094 INFO [main][CipherTest] transformation=TWOFISH/OFB184/ISO7816-4 10:44:01,094 INFO [main][CipherTest] transformation=TWOFISH/OFB184/ISO7816-4PADDING 10:44:01,094 INFO [main][CipherTest] transformation=TWOFISH/OFB184/NOPADDING 10:44:01,094 INFO [main][CipherTest] transformation=TWOFISH/OFB184/PKCS5 10:44:01,094 INFO [main][CipherTest] transformation=TWOFISH/OFB184/PKCS5PADDING 10:44:01,094 INFO [main][CipherTest] transformation=TWOFISH/OFB184/PKCS7 10:44:01,094 INFO [main][CipherTest] transformation=TWOFISH/OFB184/PKCS7PADDING 10:44:01,095 INFO [main][CipherTest] transformation=TWOFISH/OFB184/TBC 10:44:01,095 INFO [main][CipherTest] transformation=TWOFISH/OFB184/TBCPADDING 10:44:01,095 INFO [main][CipherTest] transformation=TWOFISH/OFB184/X9.23 10:44:01,095 INFO [main][CipherTest] transformation=TWOFISH/OFB184/X9.23PADDING 10:44:01,095 INFO [main][CipherTest] transformation=TWOFISH/OFB184/ZEROBYTE 10:44:01,096 INFO [main][CipherTest] transformation=TWOFISH/OFB184/ZEROBYTEPADDING 10:44:01,096 INFO [main][CipherTest] transformation=TWOFISH/OFB192/ 10:44:01,096 INFO [main][CipherTest] transformation=TWOFISH/OFB192/ISO10126 10:44:01,096 INFO [main][CipherTest] transformation=TWOFISH/OFB192/ISO10126-2 10:44:01,096 INFO [main][CipherTest] transformation=TWOFISH/OFB192/ISO10126-2PADDING 10:44:01,096 INFO [main][CipherTest] transformation=TWOFISH/OFB192/ISO10126PADDING 10:44:01,097 INFO [main][CipherTest] transformation=TWOFISH/OFB192/ISO7816-4 10:44:01,097 INFO [main][CipherTest] transformation=TWOFISH/OFB192/ISO7816-4PADDING 10:44:01,097 INFO [main][CipherTest] transformation=TWOFISH/OFB192/NOPADDING 10:44:01,097 INFO [main][CipherTest] transformation=TWOFISH/OFB192/PKCS5 10:44:01,097 INFO [main][CipherTest] transformation=TWOFISH/OFB192/PKCS5PADDING 10:44:01,097 INFO [main][CipherTest] transformation=TWOFISH/OFB192/PKCS7 10:44:01,097 INFO [main][CipherTest] transformation=TWOFISH/OFB192/PKCS7PADDING 10:44:01,098 INFO [main][CipherTest] transformation=TWOFISH/OFB192/TBC 10:44:01,098 INFO [main][CipherTest] transformation=TWOFISH/OFB192/TBCPADDING 10:44:01,098 INFO [main][CipherTest] transformation=TWOFISH/OFB192/X9.23 10:44:01,098 INFO [main][CipherTest] transformation=TWOFISH/OFB192/X9.23PADDING 10:44:01,098 INFO [main][CipherTest] transformation=TWOFISH/OFB192/ZEROBYTE 10:44:01,098 INFO [main][CipherTest] transformation=TWOFISH/OFB192/ZEROBYTEPADDING 10:44:01,098 INFO [main][CipherTest] transformation=TWOFISH/OFB200/ 10:44:01,099 INFO [main][CipherTest] transformation=TWOFISH/OFB200/ISO10126 10:44:01,099 INFO [main][CipherTest] transformation=TWOFISH/OFB200/ISO10126-2 10:44:01,099 INFO [main][CipherTest] transformation=TWOFISH/OFB200/ISO10126-2PADDING 10:44:01,099 INFO [main][CipherTest] transformation=TWOFISH/OFB200/ISO10126PADDING 10:44:01,099 INFO [main][CipherTest] transformation=TWOFISH/OFB200/ISO7816-4 10:44:01,100 INFO [main][CipherTest] transformation=TWOFISH/OFB200/ISO7816-4PADDING 10:44:01,100 INFO [main][CipherTest] transformation=TWOFISH/OFB200/NOPADDING 10:44:01,100 INFO [main][CipherTest] transformation=TWOFISH/OFB200/PKCS5 10:44:01,100 INFO [main][CipherTest] transformation=TWOFISH/OFB200/PKCS5PADDING 10:44:01,100 INFO [main][CipherTest] transformation=TWOFISH/OFB200/PKCS7 10:44:01,100 INFO [main][CipherTest] transformation=TWOFISH/OFB200/PKCS7PADDING 10:44:01,100 INFO [main][CipherTest] transformation=TWOFISH/OFB200/TBC 10:44:01,101 INFO [main][CipherTest] transformation=TWOFISH/OFB200/TBCPADDING 10:44:01,101 INFO [main][CipherTest] transformation=TWOFISH/OFB200/X9.23 10:44:01,101 INFO [main][CipherTest] transformation=TWOFISH/OFB200/X9.23PADDING 10:44:01,101 INFO [main][CipherTest] transformation=TWOFISH/OFB200/ZEROBYTE 10:44:01,101 INFO [main][CipherTest] transformation=TWOFISH/OFB200/ZEROBYTEPADDING 10:44:01,101 INFO [main][CipherTest] transformation=TWOFISH/OFB208/ 10:44:01,102 INFO [main][CipherTest] transformation=TWOFISH/OFB208/ISO10126 10:44:01,102 INFO [main][CipherTest] transformation=TWOFISH/OFB208/ISO10126-2 10:44:01,102 INFO [main][CipherTest] transformation=TWOFISH/OFB208/ISO10126-2PADDING 10:44:01,102 INFO [main][CipherTest] transformation=TWOFISH/OFB208/ISO10126PADDING 10:44:01,102 INFO [main][CipherTest] transformation=TWOFISH/OFB208/ISO7816-4 10:44:01,102 INFO [main][CipherTest] transformation=TWOFISH/OFB208/ISO7816-4PADDING 10:44:01,102 INFO [main][CipherTest] transformation=TWOFISH/OFB208/NOPADDING 10:44:01,103 INFO [main][CipherTest] transformation=TWOFISH/OFB208/PKCS5 10:44:01,103 INFO [main][CipherTest] transformation=TWOFISH/OFB208/PKCS5PADDING 10:44:01,103 INFO [main][CipherTest] transformation=TWOFISH/OFB208/PKCS7 10:44:01,103 INFO [main][CipherTest] transformation=TWOFISH/OFB208/PKCS7PADDING 10:44:01,104 INFO [main][CipherTest] transformation=TWOFISH/OFB208/TBC 10:44:01,104 INFO [main][CipherTest] transformation=TWOFISH/OFB208/TBCPADDING 10:44:01,104 INFO [main][CipherTest] transformation=TWOFISH/OFB208/X9.23 10:44:01,104 INFO [main][CipherTest] transformation=TWOFISH/OFB208/X9.23PADDING 10:44:01,104 INFO [main][CipherTest] transformation=TWOFISH/OFB208/ZEROBYTE 10:44:01,104 INFO [main][CipherTest] transformation=TWOFISH/OFB208/ZEROBYTEPADDING 10:44:01,104 INFO [main][CipherTest] transformation=TWOFISH/OFB216/ 10:44:01,105 INFO [main][CipherTest] transformation=TWOFISH/OFB216/ISO10126 10:44:01,105 INFO [main][CipherTest] transformation=TWOFISH/OFB216/ISO10126-2 10:44:01,105 INFO [main][CipherTest] transformation=TWOFISH/OFB216/ISO10126-2PADDING 10:44:01,105 INFO [main][CipherTest] transformation=TWOFISH/OFB216/ISO10126PADDING 10:44:01,105 INFO [main][CipherTest] transformation=TWOFISH/OFB216/ISO7816-4 10:44:01,106 INFO [main][CipherTest] transformation=TWOFISH/OFB216/ISO7816-4PADDING 10:44:01,106 INFO [main][CipherTest] transformation=TWOFISH/OFB216/NOPADDING 10:44:01,106 INFO [main][CipherTest] transformation=TWOFISH/OFB216/PKCS5 10:44:01,106 INFO [main][CipherTest] transformation=TWOFISH/OFB216/PKCS5PADDING 10:44:01,106 INFO [main][CipherTest] transformation=TWOFISH/OFB216/PKCS7 10:44:01,106 INFO [main][CipherTest] transformation=TWOFISH/OFB216/PKCS7PADDING 10:44:01,106 INFO [main][CipherTest] transformation=TWOFISH/OFB216/TBC 10:44:01,107 INFO [main][CipherTest] transformation=TWOFISH/OFB216/TBCPADDING 10:44:01,107 INFO [main][CipherTest] transformation=TWOFISH/OFB216/X9.23 10:44:01,107 INFO [main][CipherTest] transformation=TWOFISH/OFB216/X9.23PADDING 10:44:01,107 INFO [main][CipherTest] transformation=TWOFISH/OFB216/ZEROBYTE 10:44:01,107 INFO [main][CipherTest] transformation=TWOFISH/OFB216/ZEROBYTEPADDING 10:44:01,108 INFO [main][CipherTest] transformation=TWOFISH/OFB224/ 10:44:01,108 INFO [main][CipherTest] transformation=TWOFISH/OFB224/ISO10126 10:44:01,108 INFO [main][CipherTest] transformation=TWOFISH/OFB224/ISO10126-2 10:44:01,108 INFO [main][CipherTest] transformation=TWOFISH/OFB224/ISO10126-2PADDING 10:44:01,108 INFO [main][CipherTest] transformation=TWOFISH/OFB224/ISO10126PADDING 10:44:01,108 INFO [main][CipherTest] transformation=TWOFISH/OFB224/ISO7816-4 10:44:01,109 INFO [main][CipherTest] transformation=TWOFISH/OFB224/ISO7816-4PADDING 10:44:01,109 INFO [main][CipherTest] transformation=TWOFISH/OFB224/NOPADDING 10:44:01,109 INFO [main][CipherTest] transformation=TWOFISH/OFB224/PKCS5 10:44:01,109 INFO [main][CipherTest] transformation=TWOFISH/OFB224/PKCS5PADDING 10:44:01,109 INFO [main][CipherTest] transformation=TWOFISH/OFB224/PKCS7 10:44:01,109 INFO [main][CipherTest] transformation=TWOFISH/OFB224/PKCS7PADDING 10:44:01,109 INFO [main][CipherTest] transformation=TWOFISH/OFB224/TBC 10:44:01,110 INFO [main][CipherTest] transformation=TWOFISH/OFB224/TBCPADDING 10:44:01,110 INFO [main][CipherTest] transformation=TWOFISH/OFB224/X9.23 10:44:01,110 INFO [main][CipherTest] transformation=TWOFISH/OFB224/X9.23PADDING 10:44:01,110 INFO [main][CipherTest] transformation=TWOFISH/OFB224/ZEROBYTE 10:44:01,110 INFO [main][CipherTest] transformation=TWOFISH/OFB224/ZEROBYTEPADDING 10:44:01,110 INFO [main][CipherTest] transformation=TWOFISH/OFB232/ 10:44:01,111 INFO [main][CipherTest] transformation=TWOFISH/OFB232/ISO10126 10:44:01,111 INFO [main][CipherTest] transformation=TWOFISH/OFB232/ISO10126-2 10:44:01,111 INFO [main][CipherTest] transformation=TWOFISH/OFB232/ISO10126-2PADDING 10:44:01,111 INFO [main][CipherTest] transformation=TWOFISH/OFB232/ISO10126PADDING 10:44:01,111 INFO [main][CipherTest] transformation=TWOFISH/OFB232/ISO7816-4 10:44:01,112 INFO [main][CipherTest] transformation=TWOFISH/OFB232/ISO7816-4PADDING 10:44:01,112 INFO [main][CipherTest] transformation=TWOFISH/OFB232/NOPADDING 10:44:01,112 INFO [main][CipherTest] transformation=TWOFISH/OFB232/PKCS5 10:44:01,112 INFO [main][CipherTest] transformation=TWOFISH/OFB232/PKCS5PADDING 10:44:01,112 INFO [main][CipherTest] transformation=TWOFISH/OFB232/PKCS7 10:44:01,112 INFO [main][CipherTest] transformation=TWOFISH/OFB232/PKCS7PADDING 10:44:01,112 INFO [main][CipherTest] transformation=TWOFISH/OFB232/TBC 10:44:01,113 INFO [main][CipherTest] transformation=TWOFISH/OFB232/TBCPADDING 10:44:01,113 INFO [main][CipherTest] transformation=TWOFISH/OFB232/X9.23 10:44:01,113 INFO [main][CipherTest] transformation=TWOFISH/OFB232/X9.23PADDING 10:44:01,113 INFO [main][CipherTest] transformation=TWOFISH/OFB232/ZEROBYTE 10:44:01,113 INFO [main][CipherTest] transformation=TWOFISH/OFB232/ZEROBYTEPADDING 10:44:01,113 INFO [main][CipherTest] transformation=TWOFISH/OFB24/ 10:44:01,113 INFO [main][CipherTest] transformation=TWOFISH/OFB24/ISO10126 10:44:01,114 INFO [main][CipherTest] transformation=TWOFISH/OFB24/ISO10126-2 10:44:01,114 INFO [main][CipherTest] transformation=TWOFISH/OFB24/ISO10126-2PADDING 10:44:01,114 INFO [main][CipherTest] transformation=TWOFISH/OFB24/ISO10126PADDING 10:44:01,114 INFO [main][CipherTest] transformation=TWOFISH/OFB24/ISO7816-4 10:44:01,114 INFO [main][CipherTest] transformation=TWOFISH/OFB24/ISO7816-4PADDING 10:44:01,114 INFO [main][CipherTest] transformation=TWOFISH/OFB24/NOPADDING 10:44:01,115 INFO [main][CipherTest] transformation=TWOFISH/OFB24/PKCS5 10:44:01,115 INFO [main][CipherTest] transformation=TWOFISH/OFB24/PKCS5PADDING 10:44:01,115 INFO [main][CipherTest] transformation=TWOFISH/OFB24/PKCS7 10:44:01,115 INFO [main][CipherTest] transformation=TWOFISH/OFB24/PKCS7PADDING 10:44:01,116 INFO [main][CipherTest] transformation=TWOFISH/OFB24/TBC 10:44:01,116 INFO [main][CipherTest] transformation=TWOFISH/OFB24/TBCPADDING 10:44:01,116 INFO [main][CipherTest] transformation=TWOFISH/OFB24/X9.23 10:44:01,116 INFO [main][CipherTest] transformation=TWOFISH/OFB24/X9.23PADDING 10:44:01,116 INFO [main][CipherTest] transformation=TWOFISH/OFB24/ZEROBYTE 10:44:01,116 INFO [main][CipherTest] transformation=TWOFISH/OFB24/ZEROBYTEPADDING 10:44:01,116 INFO [main][CipherTest] transformation=TWOFISH/OFB240/ 10:44:01,117 INFO [main][CipherTest] transformation=TWOFISH/OFB240/ISO10126 10:44:01,117 INFO [main][CipherTest] transformation=TWOFISH/OFB240/ISO10126-2 10:44:01,117 INFO [main][CipherTest] transformation=TWOFISH/OFB240/ISO10126-2PADDING 10:44:01,117 INFO [main][CipherTest] transformation=TWOFISH/OFB240/ISO10126PADDING 10:44:01,117 INFO [main][CipherTest] transformation=TWOFISH/OFB240/ISO7816-4 10:44:01,117 INFO [main][CipherTest] transformation=TWOFISH/OFB240/ISO7816-4PADDING 10:44:01,118 INFO [main][CipherTest] transformation=TWOFISH/OFB240/NOPADDING 10:44:01,118 INFO [main][CipherTest] transformation=TWOFISH/OFB240/PKCS5 10:44:01,118 INFO [main][CipherTest] transformation=TWOFISH/OFB240/PKCS5PADDING 10:44:01,118 INFO [main][CipherTest] transformation=TWOFISH/OFB240/PKCS7 10:44:01,118 INFO [main][CipherTest] transformation=TWOFISH/OFB240/PKCS7PADDING 10:44:01,118 INFO [main][CipherTest] transformation=TWOFISH/OFB240/TBC 10:44:01,118 INFO [main][CipherTest] transformation=TWOFISH/OFB240/TBCPADDING 10:44:01,119 INFO [main][CipherTest] transformation=TWOFISH/OFB240/X9.23 10:44:01,119 INFO [main][CipherTest] transformation=TWOFISH/OFB240/X9.23PADDING 10:44:01,119 INFO [main][CipherTest] transformation=TWOFISH/OFB240/ZEROBYTE 10:44:01,119 INFO [main][CipherTest] transformation=TWOFISH/OFB240/ZEROBYTEPADDING 10:44:01,119 INFO [main][CipherTest] transformation=TWOFISH/OFB248/ 10:44:01,119 INFO [main][CipherTest] transformation=TWOFISH/OFB248/ISO10126 10:44:01,120 INFO [main][CipherTest] transformation=TWOFISH/OFB248/ISO10126-2 10:44:01,120 INFO [main][CipherTest] transformation=TWOFISH/OFB248/ISO10126-2PADDING 10:44:01,120 INFO [main][CipherTest] transformation=TWOFISH/OFB248/ISO10126PADDING 10:44:01,120 INFO [main][CipherTest] transformation=TWOFISH/OFB248/ISO7816-4 10:44:01,120 INFO [main][CipherTest] transformation=TWOFISH/OFB248/ISO7816-4PADDING 10:44:01,120 INFO [main][CipherTest] transformation=TWOFISH/OFB248/NOPADDING 10:44:01,120 INFO [main][CipherTest] transformation=TWOFISH/OFB248/PKCS5 10:44:01,121 INFO [main][CipherTest] transformation=TWOFISH/OFB248/PKCS5PADDING 10:44:01,121 INFO [main][CipherTest] transformation=TWOFISH/OFB248/PKCS7 10:44:01,121 INFO [main][CipherTest] transformation=TWOFISH/OFB248/PKCS7PADDING 10:44:01,121 INFO [main][CipherTest] transformation=TWOFISH/OFB248/TBC 10:44:01,121 INFO [main][CipherTest] transformation=TWOFISH/OFB248/TBCPADDING 10:44:01,121 INFO [main][CipherTest] transformation=TWOFISH/OFB248/X9.23 10:44:01,121 INFO [main][CipherTest] transformation=TWOFISH/OFB248/X9.23PADDING 10:44:01,122 INFO [main][CipherTest] transformation=TWOFISH/OFB248/ZEROBYTE 10:44:01,122 INFO [main][CipherTest] transformation=TWOFISH/OFB248/ZEROBYTEPADDING 10:44:01,122 INFO [main][CipherTest] transformation=TWOFISH/OFB256/ 10:44:01,122 INFO [main][CipherTest] transformation=TWOFISH/OFB256/ISO10126 10:44:01,122 INFO [main][CipherTest] transformation=TWOFISH/OFB256/ISO10126-2 10:44:01,122 INFO [main][CipherTest] transformation=TWOFISH/OFB256/ISO10126-2PADDING 10:44:01,122 INFO [main][CipherTest] transformation=TWOFISH/OFB256/ISO10126PADDING 10:44:01,123 INFO [main][CipherTest] transformation=TWOFISH/OFB256/ISO7816-4 10:44:01,123 INFO [main][CipherTest] transformation=TWOFISH/OFB256/ISO7816-4PADDING 10:44:01,123 INFO [main][CipherTest] transformation=TWOFISH/OFB256/NOPADDING 10:44:01,123 INFO [main][CipherTest] transformation=TWOFISH/OFB256/PKCS5 10:44:01,124 INFO [main][CipherTest] transformation=TWOFISH/OFB256/PKCS5PADDING 10:44:01,124 INFO [main][CipherTest] transformation=TWOFISH/OFB256/PKCS7 10:44:01,124 INFO [main][CipherTest] transformation=TWOFISH/OFB256/PKCS7PADDING 10:44:01,124 INFO [main][CipherTest] transformation=TWOFISH/OFB256/TBC 10:44:01,124 INFO [main][CipherTest] transformation=TWOFISH/OFB256/TBCPADDING 10:44:01,124 INFO [main][CipherTest] transformation=TWOFISH/OFB256/X9.23 10:44:01,124 INFO [main][CipherTest] transformation=TWOFISH/OFB256/X9.23PADDING 10:44:01,125 INFO [main][CipherTest] transformation=TWOFISH/OFB256/ZEROBYTE 10:44:01,125 INFO [main][CipherTest] transformation=TWOFISH/OFB256/ZEROBYTEPADDING 10:44:01,125 INFO [main][CipherTest] transformation=TWOFISH/OFB32/ 10:44:01,125 INFO [main][CipherTest] transformation=TWOFISH/OFB32/ISO10126 10:44:01,125 INFO [main][CipherTest] transformation=TWOFISH/OFB32/ISO10126-2 10:44:01,125 INFO [main][CipherTest] transformation=TWOFISH/OFB32/ISO10126-2PADDING 10:44:01,125 INFO [main][CipherTest] transformation=TWOFISH/OFB32/ISO10126PADDING 10:44:01,126 INFO [main][CipherTest] transformation=TWOFISH/OFB32/ISO7816-4 10:44:01,126 INFO [main][CipherTest] transformation=TWOFISH/OFB32/ISO7816-4PADDING 10:44:01,126 INFO [main][CipherTest] transformation=TWOFISH/OFB32/NOPADDING 10:44:01,126 INFO [main][CipherTest] transformation=TWOFISH/OFB32/PKCS5 10:44:01,126 INFO [main][CipherTest] transformation=TWOFISH/OFB32/PKCS5PADDING 10:44:01,126 INFO [main][CipherTest] transformation=TWOFISH/OFB32/PKCS7 10:44:01,126 INFO [main][CipherTest] transformation=TWOFISH/OFB32/PKCS7PADDING 10:44:01,126 INFO [main][CipherTest] transformation=TWOFISH/OFB32/TBC 10:44:01,127 INFO [main][CipherTest] transformation=TWOFISH/OFB32/TBCPADDING 10:44:01,127 INFO [main][CipherTest] transformation=TWOFISH/OFB32/X9.23 10:44:01,127 INFO [main][CipherTest] transformation=TWOFISH/OFB32/X9.23PADDING 10:44:01,127 INFO [main][CipherTest] transformation=TWOFISH/OFB32/ZEROBYTE 10:44:01,127 INFO [main][CipherTest] transformation=TWOFISH/OFB32/ZEROBYTEPADDING 10:44:01,128 INFO [main][CipherTest] transformation=TWOFISH/OFB40/ 10:44:01,128 INFO [main][CipherTest] transformation=TWOFISH/OFB40/ISO10126 10:44:01,128 INFO [main][CipherTest] transformation=TWOFISH/OFB40/ISO10126-2 10:44:01,128 INFO [main][CipherTest] transformation=TWOFISH/OFB40/ISO10126-2PADDING 10:44:01,128 INFO [main][CipherTest] transformation=TWOFISH/OFB40/ISO10126PADDING 10:44:01,128 INFO [main][CipherTest] transformation=TWOFISH/OFB40/ISO7816-4 10:44:01,128 INFO [main][CipherTest] transformation=TWOFISH/OFB40/ISO7816-4PADDING 10:44:01,129 INFO [main][CipherTest] transformation=TWOFISH/OFB40/NOPADDING 10:44:01,129 INFO [main][CipherTest] transformation=TWOFISH/OFB40/PKCS5 10:44:01,129 INFO [main][CipherTest] transformation=TWOFISH/OFB40/PKCS5PADDING 10:44:01,129 INFO [main][CipherTest] transformation=TWOFISH/OFB40/PKCS7 10:44:01,129 INFO [main][CipherTest] transformation=TWOFISH/OFB40/PKCS7PADDING 10:44:01,129 INFO [main][CipherTest] transformation=TWOFISH/OFB40/TBC 10:44:01,130 INFO [main][CipherTest] transformation=TWOFISH/OFB40/TBCPADDING 10:44:01,130 INFO [main][CipherTest] transformation=TWOFISH/OFB40/X9.23 10:44:01,130 INFO [main][CipherTest] transformation=TWOFISH/OFB40/X9.23PADDING 10:44:01,130 INFO [main][CipherTest] transformation=TWOFISH/OFB40/ZEROBYTE 10:44:01,130 INFO [main][CipherTest] transformation=TWOFISH/OFB40/ZEROBYTEPADDING 10:44:01,130 INFO [main][CipherTest] transformation=TWOFISH/OFB48/ 10:44:01,130 INFO [main][CipherTest] transformation=TWOFISH/OFB48/ISO10126 10:44:01,131 INFO [main][CipherTest] transformation=TWOFISH/OFB48/ISO10126-2 10:44:01,131 INFO [main][CipherTest] transformation=TWOFISH/OFB48/ISO10126-2PADDING 10:44:01,131 INFO [main][CipherTest] transformation=TWOFISH/OFB48/ISO10126PADDING 10:44:01,131 INFO [main][CipherTest] transformation=TWOFISH/OFB48/ISO7816-4 10:44:01,132 INFO [main][CipherTest] transformation=TWOFISH/OFB48/ISO7816-4PADDING 10:44:01,132 INFO [main][CipherTest] transformation=TWOFISH/OFB48/NOPADDING 10:44:01,132 INFO [main][CipherTest] transformation=TWOFISH/OFB48/PKCS5 10:44:01,132 INFO [main][CipherTest] transformation=TWOFISH/OFB48/PKCS5PADDING 10:44:01,132 INFO [main][CipherTest] transformation=TWOFISH/OFB48/PKCS7 10:44:01,132 INFO [main][CipherTest] transformation=TWOFISH/OFB48/PKCS7PADDING 10:44:01,132 INFO [main][CipherTest] transformation=TWOFISH/OFB48/TBC 10:44:01,133 INFO [main][CipherTest] transformation=TWOFISH/OFB48/TBCPADDING 10:44:01,133 INFO [main][CipherTest] transformation=TWOFISH/OFB48/X9.23 10:44:01,133 INFO [main][CipherTest] transformation=TWOFISH/OFB48/X9.23PADDING 10:44:01,133 INFO [main][CipherTest] transformation=TWOFISH/OFB48/ZEROBYTE 10:44:01,133 INFO [main][CipherTest] transformation=TWOFISH/OFB48/ZEROBYTEPADDING 10:44:01,133 INFO [main][CipherTest] transformation=TWOFISH/OFB56/ 10:44:01,133 INFO [main][CipherTest] transformation=TWOFISH/OFB56/ISO10126 10:44:01,134 INFO [main][CipherTest] transformation=TWOFISH/OFB56/ISO10126-2 10:44:01,134 INFO [main][CipherTest] transformation=TWOFISH/OFB56/ISO10126-2PADDING 10:44:01,134 INFO [main][CipherTest] transformation=TWOFISH/OFB56/ISO10126PADDING 10:44:01,134 INFO [main][CipherTest] transformation=TWOFISH/OFB56/ISO7816-4 10:44:01,134 INFO [main][CipherTest] transformation=TWOFISH/OFB56/ISO7816-4PADDING 10:44:01,134 INFO [main][CipherTest] transformation=TWOFISH/OFB56/NOPADDING 10:44:01,134 INFO [main][CipherTest] transformation=TWOFISH/OFB56/PKCS5 10:44:01,135 INFO [main][CipherTest] transformation=TWOFISH/OFB56/PKCS5PADDING 10:44:01,135 INFO [main][CipherTest] transformation=TWOFISH/OFB56/PKCS7 10:44:01,135 INFO [main][CipherTest] transformation=TWOFISH/OFB56/PKCS7PADDING 10:44:01,135 INFO [main][CipherTest] transformation=TWOFISH/OFB56/TBC 10:44:01,136 INFO [main][CipherTest] transformation=TWOFISH/OFB56/TBCPADDING 10:44:01,136 INFO [main][CipherTest] transformation=TWOFISH/OFB56/X9.23 10:44:01,136 INFO [main][CipherTest] transformation=TWOFISH/OFB56/X9.23PADDING 10:44:01,136 INFO [main][CipherTest] transformation=TWOFISH/OFB56/ZEROBYTE 10:44:01,136 INFO [main][CipherTest] transformation=TWOFISH/OFB56/ZEROBYTEPADDING 10:44:01,136 INFO [main][CipherTest] transformation=TWOFISH/OFB64/ 10:44:01,137 INFO [main][CipherTest] transformation=TWOFISH/OFB64/ISO10126 10:44:01,137 INFO [main][CipherTest] transformation=TWOFISH/OFB64/ISO10126-2 10:44:01,137 INFO [main][CipherTest] transformation=TWOFISH/OFB64/ISO10126-2PADDING 10:44:01,137 INFO [main][CipherTest] transformation=TWOFISH/OFB64/ISO10126PADDING 10:44:01,137 INFO [main][CipherTest] transformation=TWOFISH/OFB64/ISO7816-4 10:44:01,137 INFO [main][CipherTest] transformation=TWOFISH/OFB64/ISO7816-4PADDING 10:44:01,137 INFO [main][CipherTest] transformation=TWOFISH/OFB64/NOPADDING 10:44:01,138 INFO [main][CipherTest] transformation=TWOFISH/OFB64/PKCS5 10:44:01,138 INFO [main][CipherTest] transformation=TWOFISH/OFB64/PKCS5PADDING 10:44:01,138 INFO [main][CipherTest] transformation=TWOFISH/OFB64/PKCS7 10:44:01,138 INFO [main][CipherTest] transformation=TWOFISH/OFB64/PKCS7PADDING 10:44:01,138 INFO [main][CipherTest] transformation=TWOFISH/OFB64/TBC 10:44:01,138 INFO [main][CipherTest] transformation=TWOFISH/OFB64/TBCPADDING 10:44:01,138 INFO [main][CipherTest] transformation=TWOFISH/OFB64/X9.23 10:44:01,139 INFO [main][CipherTest] transformation=TWOFISH/OFB64/X9.23PADDING 10:44:01,139 INFO [main][CipherTest] transformation=TWOFISH/OFB64/ZEROBYTE 10:44:01,139 INFO [main][CipherTest] transformation=TWOFISH/OFB64/ZEROBYTEPADDING 10:44:01,139 INFO [main][CipherTest] transformation=TWOFISH/OFB72/ 10:44:01,139 INFO [main][CipherTest] transformation=TWOFISH/OFB72/ISO10126 10:44:01,140 INFO [main][CipherTest] transformation=TWOFISH/OFB72/ISO10126-2 10:44:01,140 INFO [main][CipherTest] transformation=TWOFISH/OFB72/ISO10126-2PADDING 10:44:01,140 INFO [main][CipherTest] transformation=TWOFISH/OFB72/ISO10126PADDING 10:44:01,140 INFO [main][CipherTest] transformation=TWOFISH/OFB72/ISO7816-4 10:44:01,140 INFO [main][CipherTest] transformation=TWOFISH/OFB72/ISO7816-4PADDING 10:44:01,140 INFO [main][CipherTest] transformation=TWOFISH/OFB72/NOPADDING 10:44:01,141 INFO [main][CipherTest] transformation=TWOFISH/OFB72/PKCS5 10:44:01,141 INFO [main][CipherTest] transformation=TWOFISH/OFB72/PKCS5PADDING 10:44:01,141 INFO [main][CipherTest] transformation=TWOFISH/OFB72/PKCS7 10:44:01,141 INFO [main][CipherTest] transformation=TWOFISH/OFB72/PKCS7PADDING 10:44:01,141 INFO [main][CipherTest] transformation=TWOFISH/OFB72/TBC 10:44:01,141 INFO [main][CipherTest] transformation=TWOFISH/OFB72/TBCPADDING 10:44:01,142 INFO [main][CipherTest] transformation=TWOFISH/OFB72/X9.23 10:44:01,142 INFO [main][CipherTest] transformation=TWOFISH/OFB72/X9.23PADDING 10:44:01,142 INFO [main][CipherTest] transformation=TWOFISH/OFB72/ZEROBYTE 10:44:01,142 INFO [main][CipherTest] transformation=TWOFISH/OFB72/ZEROBYTEPADDING 10:44:01,142 INFO [main][CipherTest] transformation=TWOFISH/OFB8/ 10:44:01,142 INFO [main][CipherTest] transformation=TWOFISH/OFB8/ISO10126 10:44:01,142 INFO [main][CipherTest] transformation=TWOFISH/OFB8/ISO10126-2 10:44:01,143 INFO [main][CipherTest] transformation=TWOFISH/OFB8/ISO10126-2PADDING 10:44:01,143 INFO [main][CipherTest] transformation=TWOFISH/OFB8/ISO10126PADDING 10:44:01,143 INFO [main][CipherTest] transformation=TWOFISH/OFB8/ISO7816-4 10:44:01,143 INFO [main][CipherTest] transformation=TWOFISH/OFB8/ISO7816-4PADDING 10:44:01,143 INFO [main][CipherTest] transformation=TWOFISH/OFB8/NOPADDING 10:44:01,143 INFO [main][CipherTest] transformation=TWOFISH/OFB8/PKCS5 10:44:01,144 INFO [main][CipherTest] transformation=TWOFISH/OFB8/PKCS5PADDING 10:44:01,144 INFO [main][CipherTest] transformation=TWOFISH/OFB8/PKCS7 10:44:01,144 INFO [main][CipherTest] transformation=TWOFISH/OFB8/PKCS7PADDING 10:44:01,144 INFO [main][CipherTest] transformation=TWOFISH/OFB8/TBC 10:44:01,144 INFO [main][CipherTest] transformation=TWOFISH/OFB8/TBCPADDING 10:44:01,144 INFO [main][CipherTest] transformation=TWOFISH/OFB8/X9.23 10:44:01,144 INFO [main][CipherTest] transformation=TWOFISH/OFB8/X9.23PADDING 10:44:01,145 INFO [main][CipherTest] transformation=TWOFISH/OFB8/ZEROBYTE 10:44:01,145 INFO [main][CipherTest] transformation=TWOFISH/OFB8/ZEROBYTEPADDING 10:44:01,145 INFO [main][CipherTest] transformation=TWOFISH/OFB80/ 10:44:01,145 INFO [main][CipherTest] transformation=TWOFISH/OFB80/ISO10126 10:44:01,145 INFO [main][CipherTest] transformation=TWOFISH/OFB80/ISO10126-2 10:44:01,145 INFO [main][CipherTest] transformation=TWOFISH/OFB80/ISO10126-2PADDING 10:44:01,146 INFO [main][CipherTest] transformation=TWOFISH/OFB80/ISO10126PADDING 10:44:01,146 INFO [main][CipherTest] transformation=TWOFISH/OFB80/ISO7816-4 10:44:01,146 INFO [main][CipherTest] transformation=TWOFISH/OFB80/ISO7816-4PADDING 10:44:01,146 INFO [main][CipherTest] transformation=TWOFISH/OFB80/NOPADDING 10:44:01,146 INFO [main][CipherTest] transformation=TWOFISH/OFB80/PKCS5 10:44:01,146 INFO [main][CipherTest] transformation=TWOFISH/OFB80/PKCS5PADDING 10:44:01,146 INFO [main][CipherTest] transformation=TWOFISH/OFB80/PKCS7 10:44:01,147 INFO [main][CipherTest] transformation=TWOFISH/OFB80/PKCS7PADDING 10:44:01,147 INFO [main][CipherTest] transformation=TWOFISH/OFB80/TBC 10:44:01,147 INFO [main][CipherTest] transformation=TWOFISH/OFB80/TBCPADDING 10:44:01,147 INFO [main][CipherTest] transformation=TWOFISH/OFB80/X9.23 10:44:01,148 INFO [main][CipherTest] transformation=TWOFISH/OFB80/X9.23PADDING 10:44:01,148 INFO [main][CipherTest] transformation=TWOFISH/OFB80/ZEROBYTE 10:44:01,148 INFO [main][CipherTest] transformation=TWOFISH/OFB80/ZEROBYTEPADDING 10:44:01,148 INFO [main][CipherTest] transformation=TWOFISH/OFB88/ 10:44:01,148 INFO [main][CipherTest] transformation=TWOFISH/OFB88/ISO10126 10:44:01,148 INFO [main][CipherTest] transformation=TWOFISH/OFB88/ISO10126-2 10:44:01,148 INFO [main][CipherTest] transformation=TWOFISH/OFB88/ISO10126-2PADDING 10:44:01,148 INFO [main][CipherTest] transformation=TWOFISH/OFB88/ISO10126PADDING 10:44:01,149 INFO [main][CipherTest] transformation=TWOFISH/OFB88/ISO7816-4 10:44:01,149 INFO [main][CipherTest] transformation=TWOFISH/OFB88/ISO7816-4PADDING 10:44:01,149 INFO [main][CipherTest] transformation=TWOFISH/OFB88/NOPADDING 10:44:01,149 INFO [main][CipherTest] transformation=TWOFISH/OFB88/PKCS5 10:44:01,149 INFO [main][CipherTest] transformation=TWOFISH/OFB88/PKCS5PADDING 10:44:01,149 INFO [main][CipherTest] transformation=TWOFISH/OFB88/PKCS7 10:44:01,149 INFO [main][CipherTest] transformation=TWOFISH/OFB88/PKCS7PADDING 10:44:01,150 INFO [main][CipherTest] transformation=TWOFISH/OFB88/TBC 10:44:01,150 INFO [main][CipherTest] transformation=TWOFISH/OFB88/TBCPADDING 10:44:01,150 INFO [main][CipherTest] transformation=TWOFISH/OFB88/X9.23 10:44:01,150 INFO [main][CipherTest] transformation=TWOFISH/OFB88/X9.23PADDING 10:44:01,150 INFO [main][CipherTest] transformation=TWOFISH/OFB88/ZEROBYTE 10:44:01,150 INFO [main][CipherTest] transformation=TWOFISH/OFB88/ZEROBYTEPADDING 10:44:01,151 INFO [main][CipherTest] transformation=TWOFISH/OFB96/ 10:44:01,151 INFO [main][CipherTest] transformation=TWOFISH/OFB96/ISO10126 10:44:01,151 INFO [main][CipherTest] transformation=TWOFISH/OFB96/ISO10126-2 10:44:01,151 INFO [main][CipherTest] transformation=TWOFISH/OFB96/ISO10126-2PADDING 10:44:01,151 INFO [main][CipherTest] transformation=TWOFISH/OFB96/ISO10126PADDING 10:44:01,152 INFO [main][CipherTest] transformation=TWOFISH/OFB96/ISO7816-4 10:44:01,152 INFO [main][CipherTest] transformation=TWOFISH/OFB96/ISO7816-4PADDING 10:44:01,152 INFO [main][CipherTest] transformation=TWOFISH/OFB96/NOPADDING 10:44:01,152 INFO [main][CipherTest] transformation=TWOFISH/OFB96/PKCS5 10:44:01,152 INFO [main][CipherTest] transformation=TWOFISH/OFB96/PKCS5PADDING 10:44:01,152 INFO [main][CipherTest] transformation=TWOFISH/OFB96/PKCS7 10:44:01,152 INFO [main][CipherTest] transformation=TWOFISH/OFB96/PKCS7PADDING 10:44:01,153 INFO [main][CipherTest] transformation=TWOFISH/OFB96/TBC 10:44:01,153 INFO [main][CipherTest] transformation=TWOFISH/OFB96/TBCPADDING 10:44:01,153 INFO [main][CipherTest] transformation=TWOFISH/OFB96/X9.23 10:44:01,153 INFO [main][CipherTest] transformation=TWOFISH/OFB96/X9.23PADDING 10:44:01,153 INFO [main][CipherTest] transformation=TWOFISH/OFB96/ZEROBYTE 10:44:01,154 INFO [main][CipherTest] transformation=TWOFISH/OFB96/ZEROBYTEPADDING 10:44:01,154 INFO [main][CipherTest] transformation=TWOFISH/SIC/ 10:44:01,154 INFO [main][CipherTest] transformation=TWOFISH/SIC/ISO10126 10:44:01,154 INFO [main][CipherTest] transformation=TWOFISH/SIC/ISO10126-2 10:44:01,154 INFO [main][CipherTest] transformation=TWOFISH/SIC/ISO10126-2PADDING 10:44:01,155 INFO [main][CipherTest] transformation=TWOFISH/SIC/ISO10126PADDING 10:44:01,155 INFO [main][CipherTest] transformation=TWOFISH/SIC/ISO7816-4 10:44:01,155 INFO [main][CipherTest] transformation=TWOFISH/SIC/ISO7816-4PADDING 10:44:01,155 INFO [main][CipherTest] transformation=TWOFISH/SIC/NOPADDING 10:44:01,156 INFO [main][CipherTest] transformation=TWOFISH/SIC/PKCS5 10:44:01,156 INFO [main][CipherTest] transformation=TWOFISH/SIC/PKCS5PADDING 10:44:01,156 INFO [main][CipherTest] transformation=TWOFISH/SIC/PKCS7 10:44:01,156 INFO [main][CipherTest] transformation=TWOFISH/SIC/PKCS7PADDING 10:44:01,156 INFO [main][CipherTest] transformation=TWOFISH/SIC/TBC 10:44:01,156 INFO [main][CipherTest] transformation=TWOFISH/SIC/TBCPADDING 10:44:01,157 INFO [main][CipherTest] transformation=TWOFISH/SIC/X9.23 10:44:01,157 INFO [main][CipherTest] transformation=TWOFISH/SIC/X9.23PADDING 10:44:01,157 INFO [main][CipherTest] transformation=TWOFISH/SIC/ZEROBYTE 10:44:01,157 INFO [main][CipherTest] transformation=TWOFISH/SIC/ZEROBYTEPADDING 10:44:01,158 INFO [main][CipherTest] transformation=XTEA// 10:44:01,158 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "XTEA//" does not support IV => Skipping. 10:44:01,158 INFO [main][CipherTest] transformation=XTEA//NOPADDING 10:44:01,158 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "XTEA//NOPADDING" does not support IV => Skipping. 10:44:01,158 INFO [main][CipherTest] transformation=XTEA/CBC-CTS/ 10:44:01,158 INFO [main][CipherTest] transformation=XTEA/CBC-CTS/NOPADDING 10:44:01,158 INFO [main][CipherTest] transformation=XTEA/CBC/ 10:44:01,158 INFO [main][CipherTest] transformation=XTEA/CBC/ISO10126 10:44:01,158 INFO [main][CipherTest] transformation=XTEA/CBC/ISO10126-2 10:44:01,158 INFO [main][CipherTest] transformation=XTEA/CBC/ISO10126-2PADDING 10:44:01,158 INFO [main][CipherTest] transformation=XTEA/CBC/ISO10126PADDING 10:44:01,159 INFO [main][CipherTest] transformation=XTEA/CBC/ISO7816-4 10:44:01,159 INFO [main][CipherTest] transformation=XTEA/CBC/ISO7816-4PADDING 10:44:01,159 INFO [main][CipherTest] transformation=XTEA/CBC/NOPADDING 10:44:01,159 INFO [main][CipherTest] transformation=XTEA/CBC/PKCS5 10:44:01,159 INFO [main][CipherTest] transformation=XTEA/CBC/PKCS5PADDING 10:44:01,159 INFO [main][CipherTest] transformation=XTEA/CBC/PKCS7 10:44:01,159 INFO [main][CipherTest] transformation=XTEA/CBC/PKCS7PADDING 10:44:01,159 INFO [main][CipherTest] transformation=XTEA/CBC/TBC 10:44:01,160 INFO [main][CipherTest] transformation=XTEA/CBC/TBCPADDING 10:44:01,160 INFO [main][CipherTest] transformation=XTEA/CBC/X9.23 10:44:01,160 INFO [main][CipherTest] transformation=XTEA/CBC/X9.23PADDING 10:44:01,160 INFO [main][CipherTest] transformation=XTEA/CBC/ZEROBYTE 10:44:01,160 INFO [main][CipherTest] transformation=XTEA/CBC/ZEROBYTEPADDING 10:44:01,160 INFO [main][CipherTest] transformation=XTEA/CFB/ 10:44:01,160 INFO [main][CipherTest] transformation=XTEA/CFB/ISO10126 10:44:01,160 INFO [main][CipherTest] transformation=XTEA/CFB/ISO10126-2 10:44:01,160 INFO [main][CipherTest] transformation=XTEA/CFB/ISO10126-2PADDING 10:44:01,160 INFO [main][CipherTest] transformation=XTEA/CFB/ISO10126PADDING 10:44:01,160 INFO [main][CipherTest] transformation=XTEA/CFB/ISO7816-4 10:44:01,160 INFO [main][CipherTest] transformation=XTEA/CFB/ISO7816-4PADDING 10:44:01,161 INFO [main][CipherTest] transformation=XTEA/CFB/NOPADDING 10:44:01,161 INFO [main][CipherTest] transformation=XTEA/CFB/PKCS5 10:44:01,161 INFO [main][CipherTest] transformation=XTEA/CFB/PKCS5PADDING 10:44:01,161 INFO [main][CipherTest] transformation=XTEA/CFB/PKCS7 10:44:01,161 INFO [main][CipherTest] transformation=XTEA/CFB/PKCS7PADDING 10:44:01,161 INFO [main][CipherTest] transformation=XTEA/CFB/TBC 10:44:01,161 INFO [main][CipherTest] transformation=XTEA/CFB/TBCPADDING 10:44:01,161 INFO [main][CipherTest] transformation=XTEA/CFB/X9.23 10:44:01,161 INFO [main][CipherTest] transformation=XTEA/CFB/X9.23PADDING 10:44:01,161 INFO [main][CipherTest] transformation=XTEA/CFB/ZEROBYTE 10:44:01,161 INFO [main][CipherTest] transformation=XTEA/CFB/ZEROBYTEPADDING 10:44:01,162 INFO [main][CipherTest] transformation=XTEA/CFB104/ 10:44:01,162 INFO [main][CipherTest] transformation=XTEA/CFB104/ISO10126 10:44:01,162 INFO [main][CipherTest] transformation=XTEA/CFB104/ISO10126-2 10:44:01,162 INFO [main][CipherTest] transformation=XTEA/CFB104/ISO10126-2PADDING 10:44:01,162 INFO [main][CipherTest] transformation=XTEA/CFB104/ISO10126PADDING 10:44:01,162 INFO [main][CipherTest] transformation=XTEA/CFB104/ISO7816-4 10:44:01,162 INFO [main][CipherTest] transformation=XTEA/CFB104/ISO7816-4PADDING 10:44:01,162 INFO [main][CipherTest] transformation=XTEA/CFB104/NOPADDING 10:44:01,162 INFO [main][CipherTest] transformation=XTEA/CFB104/PKCS5 10:44:01,162 INFO [main][CipherTest] transformation=XTEA/CFB104/PKCS5PADDING 10:44:01,162 INFO [main][CipherTest] transformation=XTEA/CFB104/PKCS7 10:44:01,162 INFO [main][CipherTest] transformation=XTEA/CFB104/PKCS7PADDING 10:44:01,163 INFO [main][CipherTest] transformation=XTEA/CFB104/TBC 10:44:01,163 INFO [main][CipherTest] transformation=XTEA/CFB104/TBCPADDING 10:44:01,163 INFO [main][CipherTest] transformation=XTEA/CFB104/X9.23 10:44:01,163 INFO [main][CipherTest] transformation=XTEA/CFB104/X9.23PADDING 10:44:01,163 INFO [main][CipherTest] transformation=XTEA/CFB104/ZEROBYTE 10:44:01,163 INFO [main][CipherTest] transformation=XTEA/CFB104/ZEROBYTEPADDING 10:44:01,163 INFO [main][CipherTest] transformation=XTEA/CFB112/ 10:44:01,163 INFO [main][CipherTest] transformation=XTEA/CFB112/ISO10126 10:44:01,163 INFO [main][CipherTest] transformation=XTEA/CFB112/ISO10126-2 10:44:01,163 INFO [main][CipherTest] transformation=XTEA/CFB112/ISO10126-2PADDING 10:44:01,164 INFO [main][CipherTest] transformation=XTEA/CFB112/ISO10126PADDING 10:44:01,164 INFO [main][CipherTest] transformation=XTEA/CFB112/ISO7816-4 10:44:01,164 INFO [main][CipherTest] transformation=XTEA/CFB112/ISO7816-4PADDING 10:44:01,164 INFO [main][CipherTest] transformation=XTEA/CFB112/NOPADDING 10:44:01,164 INFO [main][CipherTest] transformation=XTEA/CFB112/PKCS5 10:44:01,164 INFO [main][CipherTest] transformation=XTEA/CFB112/PKCS5PADDING 10:44:01,164 INFO [main][CipherTest] transformation=XTEA/CFB112/PKCS7 10:44:01,164 INFO [main][CipherTest] transformation=XTEA/CFB112/PKCS7PADDING 10:44:01,164 INFO [main][CipherTest] transformation=XTEA/CFB112/TBC 10:44:01,164 INFO [main][CipherTest] transformation=XTEA/CFB112/TBCPADDING 10:44:01,164 INFO [main][CipherTest] transformation=XTEA/CFB112/X9.23 10:44:01,164 INFO [main][CipherTest] transformation=XTEA/CFB112/X9.23PADDING 10:44:01,164 INFO [main][CipherTest] transformation=XTEA/CFB112/ZEROBYTE 10:44:01,164 INFO [main][CipherTest] transformation=XTEA/CFB112/ZEROBYTEPADDING 10:44:01,164 INFO [main][CipherTest] transformation=XTEA/CFB120/ 10:44:01,165 INFO [main][CipherTest] transformation=XTEA/CFB120/ISO10126 10:44:01,165 INFO [main][CipherTest] transformation=XTEA/CFB120/ISO10126-2 10:44:01,165 INFO [main][CipherTest] transformation=XTEA/CFB120/ISO10126-2PADDING 10:44:01,165 INFO [main][CipherTest] transformation=XTEA/CFB120/ISO10126PADDING 10:44:01,165 INFO [main][CipherTest] transformation=XTEA/CFB120/ISO7816-4 10:44:01,165 INFO [main][CipherTest] transformation=XTEA/CFB120/ISO7816-4PADDING 10:44:01,165 INFO [main][CipherTest] transformation=XTEA/CFB120/NOPADDING 10:44:01,165 INFO [main][CipherTest] transformation=XTEA/CFB120/PKCS5 10:44:01,165 INFO [main][CipherTest] transformation=XTEA/CFB120/PKCS5PADDING 10:44:01,165 INFO [main][CipherTest] transformation=XTEA/CFB120/PKCS7 10:44:01,166 INFO [main][CipherTest] transformation=XTEA/CFB120/PKCS7PADDING 10:44:01,166 INFO [main][CipherTest] transformation=XTEA/CFB120/TBC 10:44:01,166 INFO [main][CipherTest] transformation=XTEA/CFB120/TBCPADDING 10:44:01,166 INFO [main][CipherTest] transformation=XTEA/CFB120/X9.23 10:44:01,166 INFO [main][CipherTest] transformation=XTEA/CFB120/X9.23PADDING 10:44:01,166 INFO [main][CipherTest] transformation=XTEA/CFB120/ZEROBYTE 10:44:01,166 INFO [main][CipherTest] transformation=XTEA/CFB120/ZEROBYTEPADDING 10:44:01,166 INFO [main][CipherTest] transformation=XTEA/CFB128/ 10:44:01,166 INFO [main][CipherTest] transformation=XTEA/CFB128/ISO10126 10:44:01,166 INFO [main][CipherTest] transformation=XTEA/CFB128/ISO10126-2 10:44:01,166 INFO [main][CipherTest] transformation=XTEA/CFB128/ISO10126-2PADDING 10:44:01,166 INFO [main][CipherTest] transformation=XTEA/CFB128/ISO10126PADDING 10:44:01,166 INFO [main][CipherTest] transformation=XTEA/CFB128/ISO7816-4 10:44:01,166 INFO [main][CipherTest] transformation=XTEA/CFB128/ISO7816-4PADDING 10:44:01,166 INFO [main][CipherTest] transformation=XTEA/CFB128/NOPADDING 10:44:01,167 INFO [main][CipherTest] transformation=XTEA/CFB128/PKCS5 10:44:01,167 INFO [main][CipherTest] transformation=XTEA/CFB128/PKCS5PADDING 10:44:01,167 INFO [main][CipherTest] transformation=XTEA/CFB128/PKCS7 10:44:01,167 INFO [main][CipherTest] transformation=XTEA/CFB128/PKCS7PADDING 10:44:01,167 INFO [main][CipherTest] transformation=XTEA/CFB128/TBC 10:44:01,167 INFO [main][CipherTest] transformation=XTEA/CFB128/TBCPADDING 10:44:01,167 INFO [main][CipherTest] transformation=XTEA/CFB128/X9.23 10:44:01,167 INFO [main][CipherTest] transformation=XTEA/CFB128/X9.23PADDING 10:44:01,167 INFO [main][CipherTest] transformation=XTEA/CFB128/ZEROBYTE 10:44:01,167 INFO [main][CipherTest] transformation=XTEA/CFB128/ZEROBYTEPADDING 10:44:01,167 INFO [main][CipherTest] transformation=XTEA/CFB136/ 10:44:01,167 INFO [main][CipherTest] transformation=XTEA/CFB136/ISO10126 10:44:01,167 INFO [main][CipherTest] transformation=XTEA/CFB136/ISO10126-2 10:44:01,168 INFO [main][CipherTest] transformation=XTEA/CFB136/ISO10126-2PADDING 10:44:01,168 INFO [main][CipherTest] transformation=XTEA/CFB136/ISO10126PADDING 10:44:01,168 INFO [main][CipherTest] transformation=XTEA/CFB136/ISO7816-4 10:44:01,168 INFO [main][CipherTest] transformation=XTEA/CFB136/ISO7816-4PADDING 10:44:01,168 INFO [main][CipherTest] transformation=XTEA/CFB136/NOPADDING 10:44:01,168 INFO [main][CipherTest] transformation=XTEA/CFB136/PKCS5 10:44:01,168 INFO [main][CipherTest] transformation=XTEA/CFB136/PKCS5PADDING 10:44:01,168 INFO [main][CipherTest] transformation=XTEA/CFB136/PKCS7 10:44:01,168 INFO [main][CipherTest] transformation=XTEA/CFB136/PKCS7PADDING 10:44:01,168 INFO [main][CipherTest] transformation=XTEA/CFB136/TBC 10:44:01,168 INFO [main][CipherTest] transformation=XTEA/CFB136/TBCPADDING 10:44:01,168 INFO [main][CipherTest] transformation=XTEA/CFB136/X9.23 10:44:01,168 INFO [main][CipherTest] transformation=XTEA/CFB136/X9.23PADDING 10:44:01,169 INFO [main][CipherTest] transformation=XTEA/CFB136/ZEROBYTE 10:44:01,169 INFO [main][CipherTest] transformation=XTEA/CFB136/ZEROBYTEPADDING 10:44:01,169 INFO [main][CipherTest] transformation=XTEA/CFB144/ 10:44:01,169 INFO [main][CipherTest] transformation=XTEA/CFB144/ISO10126 10:44:01,169 INFO [main][CipherTest] transformation=XTEA/CFB144/ISO10126-2 10:44:01,169 INFO [main][CipherTest] transformation=XTEA/CFB144/ISO10126-2PADDING 10:44:01,169 INFO [main][CipherTest] transformation=XTEA/CFB144/ISO10126PADDING 10:44:01,169 INFO [main][CipherTest] transformation=XTEA/CFB144/ISO7816-4 10:44:01,170 INFO [main][CipherTest] transformation=XTEA/CFB144/ISO7816-4PADDING 10:44:01,170 INFO [main][CipherTest] transformation=XTEA/CFB144/NOPADDING 10:44:01,170 INFO [main][CipherTest] transformation=XTEA/CFB144/PKCS5 10:44:01,170 INFO [main][CipherTest] transformation=XTEA/CFB144/PKCS5PADDING 10:44:01,170 INFO [main][CipherTest] transformation=XTEA/CFB144/PKCS7 10:44:01,170 INFO [main][CipherTest] transformation=XTEA/CFB144/PKCS7PADDING 10:44:01,170 INFO [main][CipherTest] transformation=XTEA/CFB144/TBC 10:44:01,170 INFO [main][CipherTest] transformation=XTEA/CFB144/TBCPADDING 10:44:01,170 INFO [main][CipherTest] transformation=XTEA/CFB144/X9.23 10:44:01,170 INFO [main][CipherTest] transformation=XTEA/CFB144/X9.23PADDING 10:44:01,170 INFO [main][CipherTest] transformation=XTEA/CFB144/ZEROBYTE 10:44:01,170 INFO [main][CipherTest] transformation=XTEA/CFB144/ZEROBYTEPADDING 10:44:01,170 INFO [main][CipherTest] transformation=XTEA/CFB152/ 10:44:01,170 INFO [main][CipherTest] transformation=XTEA/CFB152/ISO10126 10:44:01,170 INFO [main][CipherTest] transformation=XTEA/CFB152/ISO10126-2 10:44:01,171 INFO [main][CipherTest] transformation=XTEA/CFB152/ISO10126-2PADDING 10:44:01,171 INFO [main][CipherTest] transformation=XTEA/CFB152/ISO10126PADDING 10:44:01,171 INFO [main][CipherTest] transformation=XTEA/CFB152/ISO7816-4 10:44:01,171 INFO [main][CipherTest] transformation=XTEA/CFB152/ISO7816-4PADDING 10:44:01,171 INFO [main][CipherTest] transformation=XTEA/CFB152/NOPADDING 10:44:01,171 INFO [main][CipherTest] transformation=XTEA/CFB152/PKCS5 10:44:01,171 INFO [main][CipherTest] transformation=XTEA/CFB152/PKCS5PADDING 10:44:01,171 INFO [main][CipherTest] transformation=XTEA/CFB152/PKCS7 10:44:01,171 INFO [main][CipherTest] transformation=XTEA/CFB152/PKCS7PADDING 10:44:01,171 INFO [main][CipherTest] transformation=XTEA/CFB152/TBC 10:44:01,171 INFO [main][CipherTest] transformation=XTEA/CFB152/TBCPADDING 10:44:01,171 INFO [main][CipherTest] transformation=XTEA/CFB152/X9.23 10:44:01,171 INFO [main][CipherTest] transformation=XTEA/CFB152/X9.23PADDING 10:44:01,171 INFO [main][CipherTest] transformation=XTEA/CFB152/ZEROBYTE 10:44:01,171 INFO [main][CipherTest] transformation=XTEA/CFB152/ZEROBYTEPADDING 10:44:01,171 INFO [main][CipherTest] transformation=XTEA/CFB16/ 10:44:01,172 INFO [main][CipherTest] transformation=XTEA/CFB16/ISO10126 10:44:01,172 INFO [main][CipherTest] transformation=XTEA/CFB16/ISO10126-2 10:44:01,172 INFO [main][CipherTest] transformation=XTEA/CFB16/ISO10126-2PADDING 10:44:01,172 INFO [main][CipherTest] transformation=XTEA/CFB16/ISO10126PADDING 10:44:01,172 INFO [main][CipherTest] transformation=XTEA/CFB16/ISO7816-4 10:44:01,172 INFO [main][CipherTest] transformation=XTEA/CFB16/ISO7816-4PADDING 10:44:01,172 INFO [main][CipherTest] transformation=XTEA/CFB16/NOPADDING 10:44:01,172 INFO [main][CipherTest] transformation=XTEA/CFB16/PKCS5 10:44:01,172 INFO [main][CipherTest] transformation=XTEA/CFB16/PKCS5PADDING 10:44:01,172 INFO [main][CipherTest] transformation=XTEA/CFB16/PKCS7 10:44:01,172 INFO [main][CipherTest] transformation=XTEA/CFB16/PKCS7PADDING 10:44:01,172 INFO [main][CipherTest] transformation=XTEA/CFB16/TBC 10:44:01,172 INFO [main][CipherTest] transformation=XTEA/CFB16/TBCPADDING 10:44:01,172 INFO [main][CipherTest] transformation=XTEA/CFB16/X9.23 10:44:01,172 INFO [main][CipherTest] transformation=XTEA/CFB16/X9.23PADDING 10:44:01,172 INFO [main][CipherTest] transformation=XTEA/CFB16/ZEROBYTE 10:44:01,172 INFO [main][CipherTest] transformation=XTEA/CFB16/ZEROBYTEPADDING 10:44:01,172 INFO [main][CipherTest] transformation=XTEA/CFB160/ 10:44:01,172 INFO [main][CipherTest] transformation=XTEA/CFB160/ISO10126 10:44:01,172 INFO [main][CipherTest] transformation=XTEA/CFB160/ISO10126-2 10:44:01,172 INFO [main][CipherTest] transformation=XTEA/CFB160/ISO10126-2PADDING 10:44:01,173 INFO [main][CipherTest] transformation=XTEA/CFB160/ISO10126PADDING 10:44:01,173 INFO [main][CipherTest] transformation=XTEA/CFB160/ISO7816-4 10:44:01,173 INFO [main][CipherTest] transformation=XTEA/CFB160/ISO7816-4PADDING 10:44:01,173 INFO [main][CipherTest] transformation=XTEA/CFB160/NOPADDING 10:44:01,173 INFO [main][CipherTest] transformation=XTEA/CFB160/PKCS5 10:44:01,173 INFO [main][CipherTest] transformation=XTEA/CFB160/PKCS5PADDING 10:44:01,173 INFO [main][CipherTest] transformation=XTEA/CFB160/PKCS7 10:44:01,173 INFO [main][CipherTest] transformation=XTEA/CFB160/PKCS7PADDING 10:44:01,173 INFO [main][CipherTest] transformation=XTEA/CFB160/TBC 10:44:01,173 INFO [main][CipherTest] transformation=XTEA/CFB160/TBCPADDING 10:44:01,173 INFO [main][CipherTest] transformation=XTEA/CFB160/X9.23 10:44:01,173 INFO [main][CipherTest] transformation=XTEA/CFB160/X9.23PADDING 10:44:01,173 INFO [main][CipherTest] transformation=XTEA/CFB160/ZEROBYTE 10:44:01,173 INFO [main][CipherTest] transformation=XTEA/CFB160/ZEROBYTEPADDING 10:44:01,173 INFO [main][CipherTest] transformation=XTEA/CFB168/ 10:44:01,173 INFO [main][CipherTest] transformation=XTEA/CFB168/ISO10126 10:44:01,173 INFO [main][CipherTest] transformation=XTEA/CFB168/ISO10126-2 10:44:01,173 INFO [main][CipherTest] transformation=XTEA/CFB168/ISO10126-2PADDING 10:44:01,173 INFO [main][CipherTest] transformation=XTEA/CFB168/ISO10126PADDING 10:44:01,173 INFO [main][CipherTest] transformation=XTEA/CFB168/ISO7816-4 10:44:01,173 INFO [main][CipherTest] transformation=XTEA/CFB168/ISO7816-4PADDING 10:44:01,173 INFO [main][CipherTest] transformation=XTEA/CFB168/NOPADDING 10:44:01,174 INFO [main][CipherTest] transformation=XTEA/CFB168/PKCS5 10:44:01,174 INFO [main][CipherTest] transformation=XTEA/CFB168/PKCS5PADDING 10:44:01,174 INFO [main][CipherTest] transformation=XTEA/CFB168/PKCS7 10:44:01,174 INFO [main][CipherTest] transformation=XTEA/CFB168/PKCS7PADDING 10:44:01,174 INFO [main][CipherTest] transformation=XTEA/CFB168/TBC 10:44:01,174 INFO [main][CipherTest] transformation=XTEA/CFB168/TBCPADDING 10:44:01,174 INFO [main][CipherTest] transformation=XTEA/CFB168/X9.23 10:44:01,174 INFO [main][CipherTest] transformation=XTEA/CFB168/X9.23PADDING 10:44:01,174 INFO [main][CipherTest] transformation=XTEA/CFB168/ZEROBYTE 10:44:01,174 INFO [main][CipherTest] transformation=XTEA/CFB168/ZEROBYTEPADDING 10:44:01,174 INFO [main][CipherTest] transformation=XTEA/CFB176/ 10:44:01,174 INFO [main][CipherTest] transformation=XTEA/CFB176/ISO10126 10:44:01,174 INFO [main][CipherTest] transformation=XTEA/CFB176/ISO10126-2 10:44:01,174 INFO [main][CipherTest] transformation=XTEA/CFB176/ISO10126-2PADDING 10:44:01,174 INFO [main][CipherTest] transformation=XTEA/CFB176/ISO10126PADDING 10:44:01,174 INFO [main][CipherTest] transformation=XTEA/CFB176/ISO7816-4 10:44:01,174 INFO [main][CipherTest] transformation=XTEA/CFB176/ISO7816-4PADDING 10:44:01,174 INFO [main][CipherTest] transformation=XTEA/CFB176/NOPADDING 10:44:01,174 INFO [main][CipherTest] transformation=XTEA/CFB176/PKCS5 10:44:01,174 INFO [main][CipherTest] transformation=XTEA/CFB176/PKCS5PADDING 10:44:01,174 INFO [main][CipherTest] transformation=XTEA/CFB176/PKCS7 10:44:01,174 INFO [main][CipherTest] transformation=XTEA/CFB176/PKCS7PADDING 10:44:01,175 INFO [main][CipherTest] transformation=XTEA/CFB176/TBC 10:44:01,175 INFO [main][CipherTest] transformation=XTEA/CFB176/TBCPADDING 10:44:01,175 INFO [main][CipherTest] transformation=XTEA/CFB176/X9.23 10:44:01,175 INFO [main][CipherTest] transformation=XTEA/CFB176/X9.23PADDING 10:44:01,175 INFO [main][CipherTest] transformation=XTEA/CFB176/ZEROBYTE 10:44:01,175 INFO [main][CipherTest] transformation=XTEA/CFB176/ZEROBYTEPADDING 10:44:01,175 INFO [main][CipherTest] transformation=XTEA/CFB184/ 10:44:01,175 INFO [main][CipherTest] transformation=XTEA/CFB184/ISO10126 10:44:01,175 INFO [main][CipherTest] transformation=XTEA/CFB184/ISO10126-2 10:44:01,175 INFO [main][CipherTest] transformation=XTEA/CFB184/ISO10126-2PADDING 10:44:01,175 INFO [main][CipherTest] transformation=XTEA/CFB184/ISO10126PADDING 10:44:01,175 INFO [main][CipherTest] transformation=XTEA/CFB184/ISO7816-4 10:44:01,175 INFO [main][CipherTest] transformation=XTEA/CFB184/ISO7816-4PADDING 10:44:01,175 INFO [main][CipherTest] transformation=XTEA/CFB184/NOPADDING 10:44:01,175 INFO [main][CipherTest] transformation=XTEA/CFB184/PKCS5 10:44:01,175 INFO [main][CipherTest] transformation=XTEA/CFB184/PKCS5PADDING 10:44:01,175 INFO [main][CipherTest] transformation=XTEA/CFB184/PKCS7 10:44:01,175 INFO [main][CipherTest] transformation=XTEA/CFB184/PKCS7PADDING 10:44:01,175 INFO [main][CipherTest] transformation=XTEA/CFB184/TBC 10:44:01,175 INFO [main][CipherTest] transformation=XTEA/CFB184/TBCPADDING 10:44:01,176 INFO [main][CipherTest] transformation=XTEA/CFB184/X9.23 10:44:01,176 INFO [main][CipherTest] transformation=XTEA/CFB184/X9.23PADDING 10:44:01,176 INFO [main][CipherTest] transformation=XTEA/CFB184/ZEROBYTE 10:44:01,176 INFO [main][CipherTest] transformation=XTEA/CFB184/ZEROBYTEPADDING 10:44:01,176 INFO [main][CipherTest] transformation=XTEA/CFB192/ 10:44:01,176 INFO [main][CipherTest] transformation=XTEA/CFB192/ISO10126 10:44:01,176 INFO [main][CipherTest] transformation=XTEA/CFB192/ISO10126-2 10:44:01,176 INFO [main][CipherTest] transformation=XTEA/CFB192/ISO10126-2PADDING 10:44:01,176 INFO [main][CipherTest] transformation=XTEA/CFB192/ISO10126PADDING 10:44:01,176 INFO [main][CipherTest] transformation=XTEA/CFB192/ISO7816-4 10:44:01,176 INFO [main][CipherTest] transformation=XTEA/CFB192/ISO7816-4PADDING 10:44:01,176 INFO [main][CipherTest] transformation=XTEA/CFB192/NOPADDING 10:44:01,176 INFO [main][CipherTest] transformation=XTEA/CFB192/PKCS5 10:44:01,176 INFO [main][CipherTest] transformation=XTEA/CFB192/PKCS5PADDING 10:44:01,176 INFO [main][CipherTest] transformation=XTEA/CFB192/PKCS7 10:44:01,176 INFO [main][CipherTest] transformation=XTEA/CFB192/PKCS7PADDING 10:44:01,176 INFO [main][CipherTest] transformation=XTEA/CFB192/TBC 10:44:01,176 INFO [main][CipherTest] transformation=XTEA/CFB192/TBCPADDING 10:44:01,176 INFO [main][CipherTest] transformation=XTEA/CFB192/X9.23 10:44:01,176 INFO [main][CipherTest] transformation=XTEA/CFB192/X9.23PADDING 10:44:01,176 INFO [main][CipherTest] transformation=XTEA/CFB192/ZEROBYTE 10:44:01,177 INFO [main][CipherTest] transformation=XTEA/CFB192/ZEROBYTEPADDING 10:44:01,177 INFO [main][CipherTest] transformation=XTEA/CFB200/ 10:44:01,177 INFO [main][CipherTest] transformation=XTEA/CFB200/ISO10126 10:44:01,177 INFO [main][CipherTest] transformation=XTEA/CFB200/ISO10126-2 10:44:01,177 INFO [main][CipherTest] transformation=XTEA/CFB200/ISO10126-2PADDING 10:44:01,177 INFO [main][CipherTest] transformation=XTEA/CFB200/ISO10126PADDING 10:44:01,177 INFO [main][CipherTest] transformation=XTEA/CFB200/ISO7816-4 10:44:01,177 INFO [main][CipherTest] transformation=XTEA/CFB200/ISO7816-4PADDING 10:44:01,177 INFO [main][CipherTest] transformation=XTEA/CFB200/NOPADDING 10:44:01,177 INFO [main][CipherTest] transformation=XTEA/CFB200/PKCS5 10:44:01,177 INFO [main][CipherTest] transformation=XTEA/CFB200/PKCS5PADDING 10:44:01,177 INFO [main][CipherTest] transformation=XTEA/CFB200/PKCS7 10:44:01,177 INFO [main][CipherTest] transformation=XTEA/CFB200/PKCS7PADDING 10:44:01,177 INFO [main][CipherTest] transformation=XTEA/CFB200/TBC 10:44:01,177 INFO [main][CipherTest] transformation=XTEA/CFB200/TBCPADDING 10:44:01,177 INFO [main][CipherTest] transformation=XTEA/CFB200/X9.23 10:44:01,177 INFO [main][CipherTest] transformation=XTEA/CFB200/X9.23PADDING 10:44:01,177 INFO [main][CipherTest] transformation=XTEA/CFB200/ZEROBYTE 10:44:01,178 INFO [main][CipherTest] transformation=XTEA/CFB200/ZEROBYTEPADDING 10:44:01,178 INFO [main][CipherTest] transformation=XTEA/CFB208/ 10:44:01,178 INFO [main][CipherTest] transformation=XTEA/CFB208/ISO10126 10:44:01,178 INFO [main][CipherTest] transformation=XTEA/CFB208/ISO10126-2 10:44:01,178 INFO [main][CipherTest] transformation=XTEA/CFB208/ISO10126-2PADDING 10:44:01,178 INFO [main][CipherTest] transformation=XTEA/CFB208/ISO10126PADDING 10:44:01,178 INFO [main][CipherTest] transformation=XTEA/CFB208/ISO7816-4 10:44:01,178 INFO [main][CipherTest] transformation=XTEA/CFB208/ISO7816-4PADDING 10:44:01,178 INFO [main][CipherTest] transformation=XTEA/CFB208/NOPADDING 10:44:01,178 INFO [main][CipherTest] transformation=XTEA/CFB208/PKCS5 10:44:01,178 INFO [main][CipherTest] transformation=XTEA/CFB208/PKCS5PADDING 10:44:01,178 INFO [main][CipherTest] transformation=XTEA/CFB208/PKCS7 10:44:01,178 INFO [main][CipherTest] transformation=XTEA/CFB208/PKCS7PADDING 10:44:01,178 INFO [main][CipherTest] transformation=XTEA/CFB208/TBC 10:44:01,178 INFO [main][CipherTest] transformation=XTEA/CFB208/TBCPADDING 10:44:01,178 INFO [main][CipherTest] transformation=XTEA/CFB208/X9.23 10:44:01,178 INFO [main][CipherTest] transformation=XTEA/CFB208/X9.23PADDING 10:44:01,178 INFO [main][CipherTest] transformation=XTEA/CFB208/ZEROBYTE 10:44:01,178 INFO [main][CipherTest] transformation=XTEA/CFB208/ZEROBYTEPADDING 10:44:01,179 INFO [main][CipherTest] transformation=XTEA/CFB216/ 10:44:01,179 INFO [main][CipherTest] transformation=XTEA/CFB216/ISO10126 10:44:01,179 INFO [main][CipherTest] transformation=XTEA/CFB216/ISO10126-2 10:44:01,179 INFO [main][CipherTest] transformation=XTEA/CFB216/ISO10126-2PADDING 10:44:01,179 INFO [main][CipherTest] transformation=XTEA/CFB216/ISO10126PADDING 10:44:01,179 INFO [main][CipherTest] transformation=XTEA/CFB216/ISO7816-4 10:44:01,179 INFO [main][CipherTest] transformation=XTEA/CFB216/ISO7816-4PADDING 10:44:01,179 INFO [main][CipherTest] transformation=XTEA/CFB216/NOPADDING 10:44:01,179 INFO [main][CipherTest] transformation=XTEA/CFB216/PKCS5 10:44:01,180 INFO [main][CipherTest] transformation=XTEA/CFB216/PKCS5PADDING 10:44:01,180 INFO [main][CipherTest] transformation=XTEA/CFB216/PKCS7 10:44:01,180 INFO [main][CipherTest] transformation=XTEA/CFB216/PKCS7PADDING 10:44:01,180 INFO [main][CipherTest] transformation=XTEA/CFB216/TBC 10:44:01,180 INFO [main][CipherTest] transformation=XTEA/CFB216/TBCPADDING 10:44:01,180 INFO [main][CipherTest] transformation=XTEA/CFB216/X9.23 10:44:01,180 INFO [main][CipherTest] transformation=XTEA/CFB216/X9.23PADDING 10:44:01,180 INFO [main][CipherTest] transformation=XTEA/CFB216/ZEROBYTE 10:44:01,180 INFO [main][CipherTest] transformation=XTEA/CFB216/ZEROBYTEPADDING 10:44:01,180 INFO [main][CipherTest] transformation=XTEA/CFB224/ 10:44:01,180 INFO [main][CipherTest] transformation=XTEA/CFB224/ISO10126 10:44:01,180 INFO [main][CipherTest] transformation=XTEA/CFB224/ISO10126-2 10:44:01,180 INFO [main][CipherTest] transformation=XTEA/CFB224/ISO10126-2PADDING 10:44:01,180 INFO [main][CipherTest] transformation=XTEA/CFB224/ISO10126PADDING 10:44:01,180 INFO [main][CipherTest] transformation=XTEA/CFB224/ISO7816-4 10:44:01,181 INFO [main][CipherTest] transformation=XTEA/CFB224/ISO7816-4PADDING 10:44:01,181 INFO [main][CipherTest] transformation=XTEA/CFB224/NOPADDING 10:44:01,181 INFO [main][CipherTest] transformation=XTEA/CFB224/PKCS5 10:44:01,181 INFO [main][CipherTest] transformation=XTEA/CFB224/PKCS5PADDING 10:44:01,181 INFO [main][CipherTest] transformation=XTEA/CFB224/PKCS7 10:44:01,181 INFO [main][CipherTest] transformation=XTEA/CFB224/PKCS7PADDING 10:44:01,181 INFO [main][CipherTest] transformation=XTEA/CFB224/TBC 10:44:01,181 INFO [main][CipherTest] transformation=XTEA/CFB224/TBCPADDING 10:44:01,181 INFO [main][CipherTest] transformation=XTEA/CFB224/X9.23 10:44:01,181 INFO [main][CipherTest] transformation=XTEA/CFB224/X9.23PADDING 10:44:01,181 INFO [main][CipherTest] transformation=XTEA/CFB224/ZEROBYTE 10:44:01,181 INFO [main][CipherTest] transformation=XTEA/CFB224/ZEROBYTEPADDING 10:44:01,181 INFO [main][CipherTest] transformation=XTEA/CFB232/ 10:44:01,181 INFO [main][CipherTest] transformation=XTEA/CFB232/ISO10126 10:44:01,181 INFO [main][CipherTest] transformation=XTEA/CFB232/ISO10126-2 10:44:01,182 INFO [main][CipherTest] transformation=XTEA/CFB232/ISO10126-2PADDING 10:44:01,182 INFO [main][CipherTest] transformation=XTEA/CFB232/ISO10126PADDING 10:44:01,182 INFO [main][CipherTest] transformation=XTEA/CFB232/ISO7816-4 10:44:01,182 INFO [main][CipherTest] transformation=XTEA/CFB232/ISO7816-4PADDING 10:44:01,182 INFO [main][CipherTest] transformation=XTEA/CFB232/NOPADDING 10:44:01,182 INFO [main][CipherTest] transformation=XTEA/CFB232/PKCS5 10:44:01,182 INFO [main][CipherTest] transformation=XTEA/CFB232/PKCS5PADDING 10:44:01,182 INFO [main][CipherTest] transformation=XTEA/CFB232/PKCS7 10:44:01,182 INFO [main][CipherTest] transformation=XTEA/CFB232/PKCS7PADDING 10:44:01,182 INFO [main][CipherTest] transformation=XTEA/CFB232/TBC 10:44:01,182 INFO [main][CipherTest] transformation=XTEA/CFB232/TBCPADDING 10:44:01,182 INFO [main][CipherTest] transformation=XTEA/CFB232/X9.23 10:44:01,182 INFO [main][CipherTest] transformation=XTEA/CFB232/X9.23PADDING 10:44:01,182 INFO [main][CipherTest] transformation=XTEA/CFB232/ZEROBYTE 10:44:01,182 INFO [main][CipherTest] transformation=XTEA/CFB232/ZEROBYTEPADDING 10:44:01,182 INFO [main][CipherTest] transformation=XTEA/CFB24/ 10:44:01,183 INFO [main][CipherTest] transformation=XTEA/CFB24/ISO10126 10:44:01,183 INFO [main][CipherTest] transformation=XTEA/CFB24/ISO10126-2 10:44:01,183 INFO [main][CipherTest] transformation=XTEA/CFB24/ISO10126-2PADDING 10:44:01,183 INFO [main][CipherTest] transformation=XTEA/CFB24/ISO10126PADDING 10:44:01,183 INFO [main][CipherTest] transformation=XTEA/CFB24/ISO7816-4 10:44:01,183 INFO [main][CipherTest] transformation=XTEA/CFB24/ISO7816-4PADDING 10:44:01,183 INFO [main][CipherTest] transformation=XTEA/CFB24/NOPADDING 10:44:01,183 INFO [main][CipherTest] transformation=XTEA/CFB24/PKCS5 10:44:01,183 INFO [main][CipherTest] transformation=XTEA/CFB24/PKCS5PADDING 10:44:01,183 INFO [main][CipherTest] transformation=XTEA/CFB24/PKCS7 10:44:01,183 INFO [main][CipherTest] transformation=XTEA/CFB24/PKCS7PADDING 10:44:01,183 INFO [main][CipherTest] transformation=XTEA/CFB24/TBC 10:44:01,184 INFO [main][CipherTest] transformation=XTEA/CFB24/TBCPADDING 10:44:01,184 INFO [main][CipherTest] transformation=XTEA/CFB24/X9.23 10:44:01,184 INFO [main][CipherTest] transformation=XTEA/CFB24/X9.23PADDING 10:44:01,184 INFO [main][CipherTest] transformation=XTEA/CFB24/ZEROBYTE 10:44:01,184 INFO [main][CipherTest] transformation=XTEA/CFB24/ZEROBYTEPADDING 10:44:01,184 INFO [main][CipherTest] transformation=XTEA/CFB240/ 10:44:01,184 INFO [main][CipherTest] transformation=XTEA/CFB240/ISO10126 10:44:01,184 INFO [main][CipherTest] transformation=XTEA/CFB240/ISO10126-2 10:44:01,184 INFO [main][CipherTest] transformation=XTEA/CFB240/ISO10126-2PADDING 10:44:01,184 INFO [main][CipherTest] transformation=XTEA/CFB240/ISO10126PADDING 10:44:01,184 INFO [main][CipherTest] transformation=XTEA/CFB240/ISO7816-4 10:44:01,184 INFO [main][CipherTest] transformation=XTEA/CFB240/ISO7816-4PADDING 10:44:01,184 INFO [main][CipherTest] transformation=XTEA/CFB240/NOPADDING 10:44:01,184 INFO [main][CipherTest] transformation=XTEA/CFB240/PKCS5 10:44:01,184 INFO [main][CipherTest] transformation=XTEA/CFB240/PKCS5PADDING 10:44:01,184 INFO [main][CipherTest] transformation=XTEA/CFB240/PKCS7 10:44:01,184 INFO [main][CipherTest] transformation=XTEA/CFB240/PKCS7PADDING 10:44:01,184 INFO [main][CipherTest] transformation=XTEA/CFB240/TBC 10:44:01,185 INFO [main][CipherTest] transformation=XTEA/CFB240/TBCPADDING 10:44:01,185 INFO [main][CipherTest] transformation=XTEA/CFB240/X9.23 10:44:01,185 INFO [main][CipherTest] transformation=XTEA/CFB240/X9.23PADDING 10:44:01,185 INFO [main][CipherTest] transformation=XTEA/CFB240/ZEROBYTE 10:44:01,185 INFO [main][CipherTest] transformation=XTEA/CFB240/ZEROBYTEPADDING 10:44:01,185 INFO [main][CipherTest] transformation=XTEA/CFB248/ 10:44:01,185 INFO [main][CipherTest] transformation=XTEA/CFB248/ISO10126 10:44:01,185 INFO [main][CipherTest] transformation=XTEA/CFB248/ISO10126-2 10:44:01,185 INFO [main][CipherTest] transformation=XTEA/CFB248/ISO10126-2PADDING 10:44:01,185 INFO [main][CipherTest] transformation=XTEA/CFB248/ISO10126PADDING 10:44:01,185 INFO [main][CipherTest] transformation=XTEA/CFB248/ISO7816-4 10:44:01,185 INFO [main][CipherTest] transformation=XTEA/CFB248/ISO7816-4PADDING 10:44:01,185 INFO [main][CipherTest] transformation=XTEA/CFB248/NOPADDING 10:44:01,186 INFO [main][CipherTest] transformation=XTEA/CFB248/PKCS5 10:44:01,186 INFO [main][CipherTest] transformation=XTEA/CFB248/PKCS5PADDING 10:44:01,186 INFO [main][CipherTest] transformation=XTEA/CFB248/PKCS7 10:44:01,186 INFO [main][CipherTest] transformation=XTEA/CFB248/PKCS7PADDING 10:44:01,186 INFO [main][CipherTest] transformation=XTEA/CFB248/TBC 10:44:01,186 INFO [main][CipherTest] transformation=XTEA/CFB248/TBCPADDING 10:44:01,186 INFO [main][CipherTest] transformation=XTEA/CFB248/X9.23 10:44:01,186 INFO [main][CipherTest] transformation=XTEA/CFB248/X9.23PADDING 10:44:01,186 INFO [main][CipherTest] transformation=XTEA/CFB248/ZEROBYTE 10:44:01,186 INFO [main][CipherTest] transformation=XTEA/CFB248/ZEROBYTEPADDING 10:44:01,186 INFO [main][CipherTest] transformation=XTEA/CFB256/ 10:44:01,186 INFO [main][CipherTest] transformation=XTEA/CFB256/ISO10126 10:44:01,186 INFO [main][CipherTest] transformation=XTEA/CFB256/ISO10126-2 10:44:01,186 INFO [main][CipherTest] transformation=XTEA/CFB256/ISO10126-2PADDING 10:44:01,186 INFO [main][CipherTest] transformation=XTEA/CFB256/ISO10126PADDING 10:44:01,186 INFO [main][CipherTest] transformation=XTEA/CFB256/ISO7816-4 10:44:01,186 INFO [main][CipherTest] transformation=XTEA/CFB256/ISO7816-4PADDING 10:44:01,186 INFO [main][CipherTest] transformation=XTEA/CFB256/NOPADDING 10:44:01,187 INFO [main][CipherTest] transformation=XTEA/CFB256/PKCS5 10:44:01,187 INFO [main][CipherTest] transformation=XTEA/CFB256/PKCS5PADDING 10:44:01,187 INFO [main][CipherTest] transformation=XTEA/CFB256/PKCS7 10:44:01,187 INFO [main][CipherTest] transformation=XTEA/CFB256/PKCS7PADDING 10:44:01,187 INFO [main][CipherTest] transformation=XTEA/CFB256/TBC 10:44:01,187 INFO [main][CipherTest] transformation=XTEA/CFB256/TBCPADDING 10:44:01,187 INFO [main][CipherTest] transformation=XTEA/CFB256/X9.23 10:44:01,187 INFO [main][CipherTest] transformation=XTEA/CFB256/X9.23PADDING 10:44:01,187 INFO [main][CipherTest] transformation=XTEA/CFB256/ZEROBYTE 10:44:01,187 INFO [main][CipherTest] transformation=XTEA/CFB256/ZEROBYTEPADDING 10:44:01,187 INFO [main][CipherTest] transformation=XTEA/CFB32/ 10:44:01,187 INFO [main][CipherTest] transformation=XTEA/CFB32/ISO10126 10:44:01,188 INFO [main][CipherTest] transformation=XTEA/CFB32/ISO10126-2 10:44:01,188 INFO [main][CipherTest] transformation=XTEA/CFB32/ISO10126-2PADDING 10:44:01,188 INFO [main][CipherTest] transformation=XTEA/CFB32/ISO10126PADDING 10:44:01,188 INFO [main][CipherTest] transformation=XTEA/CFB32/ISO7816-4 10:44:01,188 INFO [main][CipherTest] transformation=XTEA/CFB32/ISO7816-4PADDING 10:44:01,188 INFO [main][CipherTest] transformation=XTEA/CFB32/NOPADDING 10:44:01,188 INFO [main][CipherTest] transformation=XTEA/CFB32/PKCS5 10:44:01,188 INFO [main][CipherTest] transformation=XTEA/CFB32/PKCS5PADDING 10:44:01,188 INFO [main][CipherTest] transformation=XTEA/CFB32/PKCS7 10:44:01,188 INFO [main][CipherTest] transformation=XTEA/CFB32/PKCS7PADDING 10:44:01,188 INFO [main][CipherTest] transformation=XTEA/CFB32/TBC 10:44:01,188 INFO [main][CipherTest] transformation=XTEA/CFB32/TBCPADDING 10:44:01,188 INFO [main][CipherTest] transformation=XTEA/CFB32/X9.23 10:44:01,188 INFO [main][CipherTest] transformation=XTEA/CFB32/X9.23PADDING 10:44:01,188 INFO [main][CipherTest] transformation=XTEA/CFB32/ZEROBYTE 10:44:01,188 INFO [main][CipherTest] transformation=XTEA/CFB32/ZEROBYTEPADDING 10:44:01,188 INFO [main][CipherTest] transformation=XTEA/CFB40/ 10:44:01,188 INFO [main][CipherTest] transformation=XTEA/CFB40/ISO10126 10:44:01,188 INFO [main][CipherTest] transformation=XTEA/CFB40/ISO10126-2 10:44:01,188 INFO [main][CipherTest] transformation=XTEA/CFB40/ISO10126-2PADDING 10:44:01,189 INFO [main][CipherTest] transformation=XTEA/CFB40/ISO10126PADDING 10:44:01,189 INFO [main][CipherTest] transformation=XTEA/CFB40/ISO7816-4 10:44:01,189 INFO [main][CipherTest] transformation=XTEA/CFB40/ISO7816-4PADDING 10:44:01,189 INFO [main][CipherTest] transformation=XTEA/CFB40/NOPADDING 10:44:01,189 INFO [main][CipherTest] transformation=XTEA/CFB40/PKCS5 10:44:01,189 INFO [main][CipherTest] transformation=XTEA/CFB40/PKCS5PADDING 10:44:01,189 INFO [main][CipherTest] transformation=XTEA/CFB40/PKCS7 10:44:01,189 INFO [main][CipherTest] transformation=XTEA/CFB40/PKCS7PADDING 10:44:01,189 INFO [main][CipherTest] transformation=XTEA/CFB40/TBC 10:44:01,189 INFO [main][CipherTest] transformation=XTEA/CFB40/TBCPADDING 10:44:01,189 INFO [main][CipherTest] transformation=XTEA/CFB40/X9.23 10:44:01,189 INFO [main][CipherTest] transformation=XTEA/CFB40/X9.23PADDING 10:44:01,189 INFO [main][CipherTest] transformation=XTEA/CFB40/ZEROBYTE 10:44:01,189 INFO [main][CipherTest] transformation=XTEA/CFB40/ZEROBYTEPADDING 10:44:01,189 INFO [main][CipherTest] transformation=XTEA/CFB48/ 10:44:01,189 INFO [main][CipherTest] transformation=XTEA/CFB48/ISO10126 10:44:01,190 INFO [main][CipherTest] transformation=XTEA/CFB48/ISO10126-2 10:44:01,190 INFO [main][CipherTest] transformation=XTEA/CFB48/ISO10126-2PADDING 10:44:01,190 INFO [main][CipherTest] transformation=XTEA/CFB48/ISO10126PADDING 10:44:01,190 INFO [main][CipherTest] transformation=XTEA/CFB48/ISO7816-4 10:44:01,190 INFO [main][CipherTest] transformation=XTEA/CFB48/ISO7816-4PADDING 10:44:01,190 INFO [main][CipherTest] transformation=XTEA/CFB48/NOPADDING 10:44:01,190 INFO [main][CipherTest] transformation=XTEA/CFB48/PKCS5 10:44:01,190 INFO [main][CipherTest] transformation=XTEA/CFB48/PKCS5PADDING 10:44:01,190 INFO [main][CipherTest] transformation=XTEA/CFB48/PKCS7 10:44:01,190 INFO [main][CipherTest] transformation=XTEA/CFB48/PKCS7PADDING 10:44:01,190 INFO [main][CipherTest] transformation=XTEA/CFB48/TBC 10:44:01,190 INFO [main][CipherTest] transformation=XTEA/CFB48/TBCPADDING 10:44:01,190 INFO [main][CipherTest] transformation=XTEA/CFB48/X9.23 10:44:01,190 INFO [main][CipherTest] transformation=XTEA/CFB48/X9.23PADDING 10:44:01,190 INFO [main][CipherTest] transformation=XTEA/CFB48/ZEROBYTE 10:44:01,190 INFO [main][CipherTest] transformation=XTEA/CFB48/ZEROBYTEPADDING 10:44:01,190 INFO [main][CipherTest] transformation=XTEA/CFB56/ 10:44:01,190 INFO [main][CipherTest] transformation=XTEA/CFB56/ISO10126 10:44:01,190 INFO [main][CipherTest] transformation=XTEA/CFB56/ISO10126-2 10:44:01,190 INFO [main][CipherTest] transformation=XTEA/CFB56/ISO10126-2PADDING 10:44:01,190 INFO [main][CipherTest] transformation=XTEA/CFB56/ISO10126PADDING 10:44:01,190 INFO [main][CipherTest] transformation=XTEA/CFB56/ISO7816-4 10:44:01,191 INFO [main][CipherTest] transformation=XTEA/CFB56/ISO7816-4PADDING 10:44:01,191 INFO [main][CipherTest] transformation=XTEA/CFB56/NOPADDING 10:44:01,191 INFO [main][CipherTest] transformation=XTEA/CFB56/PKCS5 10:44:01,191 INFO [main][CipherTest] transformation=XTEA/CFB56/PKCS5PADDING 10:44:01,191 INFO [main][CipherTest] transformation=XTEA/CFB56/PKCS7 10:44:01,191 INFO [main][CipherTest] transformation=XTEA/CFB56/PKCS7PADDING 10:44:01,191 INFO [main][CipherTest] transformation=XTEA/CFB56/TBC 10:44:01,191 INFO [main][CipherTest] transformation=XTEA/CFB56/TBCPADDING 10:44:01,191 INFO [main][CipherTest] transformation=XTEA/CFB56/X9.23 10:44:01,191 INFO [main][CipherTest] transformation=XTEA/CFB56/X9.23PADDING 10:44:01,191 INFO [main][CipherTest] transformation=XTEA/CFB56/ZEROBYTE 10:44:01,191 INFO [main][CipherTest] transformation=XTEA/CFB56/ZEROBYTEPADDING 10:44:01,191 INFO [main][CipherTest] transformation=XTEA/CFB64/ 10:44:01,191 INFO [main][CipherTest] transformation=XTEA/CFB64/ISO10126 10:44:01,191 INFO [main][CipherTest] transformation=XTEA/CFB64/ISO10126-2 10:44:01,191 INFO [main][CipherTest] transformation=XTEA/CFB64/ISO10126-2PADDING 10:44:01,192 INFO [main][CipherTest] transformation=XTEA/CFB64/ISO10126PADDING 10:44:01,192 INFO [main][CipherTest] transformation=XTEA/CFB64/ISO7816-4 10:44:01,192 INFO [main][CipherTest] transformation=XTEA/CFB64/ISO7816-4PADDING 10:44:01,192 INFO [main][CipherTest] transformation=XTEA/CFB64/NOPADDING 10:44:01,192 INFO [main][CipherTest] transformation=XTEA/CFB64/PKCS5 10:44:01,192 INFO [main][CipherTest] transformation=XTEA/CFB64/PKCS5PADDING 10:44:01,192 INFO [main][CipherTest] transformation=XTEA/CFB64/PKCS7 10:44:01,192 INFO [main][CipherTest] transformation=XTEA/CFB64/PKCS7PADDING 10:44:01,192 INFO [main][CipherTest] transformation=XTEA/CFB64/TBC 10:44:01,192 INFO [main][CipherTest] transformation=XTEA/CFB64/TBCPADDING 10:44:01,192 INFO [main][CipherTest] transformation=XTEA/CFB64/X9.23 10:44:01,192 INFO [main][CipherTest] transformation=XTEA/CFB64/X9.23PADDING 10:44:01,192 INFO [main][CipherTest] transformation=XTEA/CFB64/ZEROBYTE 10:44:01,192 INFO [main][CipherTest] transformation=XTEA/CFB64/ZEROBYTEPADDING 10:44:01,192 INFO [main][CipherTest] transformation=XTEA/CFB72/ 10:44:01,192 INFO [main][CipherTest] transformation=XTEA/CFB72/ISO10126 10:44:01,192 INFO [main][CipherTest] transformation=XTEA/CFB72/ISO10126-2 10:44:01,192 INFO [main][CipherTest] transformation=XTEA/CFB72/ISO10126-2PADDING 10:44:01,192 INFO [main][CipherTest] transformation=XTEA/CFB72/ISO10126PADDING 10:44:01,192 INFO [main][CipherTest] transformation=XTEA/CFB72/ISO7816-4 10:44:01,193 INFO [main][CipherTest] transformation=XTEA/CFB72/ISO7816-4PADDING 10:44:01,193 INFO [main][CipherTest] transformation=XTEA/CFB72/NOPADDING 10:44:01,193 INFO [main][CipherTest] transformation=XTEA/CFB72/PKCS5 10:44:01,193 INFO [main][CipherTest] transformation=XTEA/CFB72/PKCS5PADDING 10:44:01,193 INFO [main][CipherTest] transformation=XTEA/CFB72/PKCS7 10:44:01,193 INFO [main][CipherTest] transformation=XTEA/CFB72/PKCS7PADDING 10:44:01,193 INFO [main][CipherTest] transformation=XTEA/CFB72/TBC 10:44:01,193 INFO [main][CipherTest] transformation=XTEA/CFB72/TBCPADDING 10:44:01,193 INFO [main][CipherTest] transformation=XTEA/CFB72/X9.23 10:44:01,193 INFO [main][CipherTest] transformation=XTEA/CFB72/X9.23PADDING 10:44:01,193 INFO [main][CipherTest] transformation=XTEA/CFB72/ZEROBYTE 10:44:01,193 INFO [main][CipherTest] transformation=XTEA/CFB72/ZEROBYTEPADDING 10:44:01,193 INFO [main][CipherTest] transformation=XTEA/CFB8/ 10:44:01,193 INFO [main][CipherTest] transformation=XTEA/CFB8/ISO10126 10:44:01,193 INFO [main][CipherTest] transformation=XTEA/CFB8/ISO10126-2 10:44:01,193 INFO [main][CipherTest] transformation=XTEA/CFB8/ISO10126-2PADDING 10:44:01,193 INFO [main][CipherTest] transformation=XTEA/CFB8/ISO10126PADDING 10:44:01,193 INFO [main][CipherTest] transformation=XTEA/CFB8/ISO7816-4 10:44:01,193 INFO [main][CipherTest] transformation=XTEA/CFB8/ISO7816-4PADDING 10:44:01,193 INFO [main][CipherTest] transformation=XTEA/CFB8/NOPADDING 10:44:01,193 INFO [main][CipherTest] transformation=XTEA/CFB8/PKCS5 10:44:01,193 INFO [main][CipherTest] transformation=XTEA/CFB8/PKCS5PADDING 10:44:01,194 INFO [main][CipherTest] transformation=XTEA/CFB8/PKCS7 10:44:01,194 INFO [main][CipherTest] transformation=XTEA/CFB8/PKCS7PADDING 10:44:01,194 INFO [main][CipherTest] transformation=XTEA/CFB8/TBC 10:44:01,194 INFO [main][CipherTest] transformation=XTEA/CFB8/TBCPADDING 10:44:01,194 INFO [main][CipherTest] transformation=XTEA/CFB8/X9.23 10:44:01,194 INFO [main][CipherTest] transformation=XTEA/CFB8/X9.23PADDING 10:44:01,194 INFO [main][CipherTest] transformation=XTEA/CFB8/ZEROBYTE 10:44:01,194 INFO [main][CipherTest] transformation=XTEA/CFB8/ZEROBYTEPADDING 10:44:01,194 INFO [main][CipherTest] transformation=XTEA/CFB80/ 10:44:01,194 INFO [main][CipherTest] transformation=XTEA/CFB80/ISO10126 10:44:01,194 INFO [main][CipherTest] transformation=XTEA/CFB80/ISO10126-2 10:44:01,194 INFO [main][CipherTest] transformation=XTEA/CFB80/ISO10126-2PADDING 10:44:01,194 INFO [main][CipherTest] transformation=XTEA/CFB80/ISO10126PADDING 10:44:01,194 INFO [main][CipherTest] transformation=XTEA/CFB80/ISO7816-4 10:44:01,194 INFO [main][CipherTest] transformation=XTEA/CFB80/ISO7816-4PADDING 10:44:01,194 INFO [main][CipherTest] transformation=XTEA/CFB80/NOPADDING 10:44:01,194 INFO [main][CipherTest] transformation=XTEA/CFB80/PKCS5 10:44:01,194 INFO [main][CipherTest] transformation=XTEA/CFB80/PKCS5PADDING 10:44:01,194 INFO [main][CipherTest] transformation=XTEA/CFB80/PKCS7 10:44:01,194 INFO [main][CipherTest] transformation=XTEA/CFB80/PKCS7PADDING 10:44:01,194 INFO [main][CipherTest] transformation=XTEA/CFB80/TBC 10:44:01,195 INFO [main][CipherTest] transformation=XTEA/CFB80/TBCPADDING 10:44:01,195 INFO [main][CipherTest] transformation=XTEA/CFB80/X9.23 10:44:01,195 INFO [main][CipherTest] transformation=XTEA/CFB80/X9.23PADDING 10:44:01,195 INFO [main][CipherTest] transformation=XTEA/CFB80/ZEROBYTE 10:44:01,195 INFO [main][CipherTest] transformation=XTEA/CFB80/ZEROBYTEPADDING 10:44:01,195 INFO [main][CipherTest] transformation=XTEA/CFB88/ 10:44:01,195 INFO [main][CipherTest] transformation=XTEA/CFB88/ISO10126 10:44:01,195 INFO [main][CipherTest] transformation=XTEA/CFB88/ISO10126-2 10:44:01,195 INFO [main][CipherTest] transformation=XTEA/CFB88/ISO10126-2PADDING 10:44:01,195 INFO [main][CipherTest] transformation=XTEA/CFB88/ISO10126PADDING 10:44:01,195 INFO [main][CipherTest] transformation=XTEA/CFB88/ISO7816-4 10:44:01,195 INFO [main][CipherTest] transformation=XTEA/CFB88/ISO7816-4PADDING 10:44:01,195 INFO [main][CipherTest] transformation=XTEA/CFB88/NOPADDING 10:44:01,195 INFO [main][CipherTest] transformation=XTEA/CFB88/PKCS5 10:44:01,196 INFO [main][CipherTest] transformation=XTEA/CFB88/PKCS5PADDING 10:44:01,196 INFO [main][CipherTest] transformation=XTEA/CFB88/PKCS7 10:44:01,196 INFO [main][CipherTest] transformation=XTEA/CFB88/PKCS7PADDING 10:44:01,196 INFO [main][CipherTest] transformation=XTEA/CFB88/TBC 10:44:01,196 INFO [main][CipherTest] transformation=XTEA/CFB88/TBCPADDING 10:44:01,196 INFO [main][CipherTest] transformation=XTEA/CFB88/X9.23 10:44:01,196 INFO [main][CipherTest] transformation=XTEA/CFB88/X9.23PADDING 10:44:01,196 INFO [main][CipherTest] transformation=XTEA/CFB88/ZEROBYTE 10:44:01,196 INFO [main][CipherTest] transformation=XTEA/CFB88/ZEROBYTEPADDING 10:44:01,196 INFO [main][CipherTest] transformation=XTEA/CFB96/ 10:44:01,196 INFO [main][CipherTest] transformation=XTEA/CFB96/ISO10126 10:44:01,196 INFO [main][CipherTest] transformation=XTEA/CFB96/ISO10126-2 10:44:01,196 INFO [main][CipherTest] transformation=XTEA/CFB96/ISO10126-2PADDING 10:44:01,196 INFO [main][CipherTest] transformation=XTEA/CFB96/ISO10126PADDING 10:44:01,196 INFO [main][CipherTest] transformation=XTEA/CFB96/ISO7816-4 10:44:01,196 INFO [main][CipherTest] transformation=XTEA/CFB96/ISO7816-4PADDING 10:44:01,196 INFO [main][CipherTest] transformation=XTEA/CFB96/NOPADDING 10:44:01,196 INFO [main][CipherTest] transformation=XTEA/CFB96/PKCS5 10:44:01,196 INFO [main][CipherTest] transformation=XTEA/CFB96/PKCS5PADDING 10:44:01,196 INFO [main][CipherTest] transformation=XTEA/CFB96/PKCS7 10:44:01,196 INFO [main][CipherTest] transformation=XTEA/CFB96/PKCS7PADDING 10:44:01,196 INFO [main][CipherTest] transformation=XTEA/CFB96/TBC 10:44:01,197 INFO [main][CipherTest] transformation=XTEA/CFB96/TBCPADDING 10:44:01,197 INFO [main][CipherTest] transformation=XTEA/CFB96/X9.23 10:44:01,197 INFO [main][CipherTest] transformation=XTEA/CFB96/X9.23PADDING 10:44:01,197 INFO [main][CipherTest] transformation=XTEA/CFB96/ZEROBYTE 10:44:01,197 INFO [main][CipherTest] transformation=XTEA/CFB96/ZEROBYTEPADDING 10:44:01,197 INFO [main][CipherTest] transformation=XTEA/CTS/ 10:44:01,197 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "XTEA/CTS/" does not support IV => Skipping. 10:44:01,197 INFO [main][CipherTest] transformation=XTEA/CTS/NOPADDING 10:44:01,197 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "XTEA/CTS/NOPADDING" does not support IV => Skipping. 10:44:01,197 INFO [main][CipherTest] transformation=XTEA/EAX/ 10:44:01,197 INFO [main][CipherTest] transformation=XTEA/EAX/NOPADDING 10:44:01,198 INFO [main][CipherTest] transformation=XTEA/ECB/ 10:44:01,198 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "XTEA/ECB/" does not support IV => Skipping. 10:44:01,198 INFO [main][CipherTest] transformation=XTEA/ECB/NOPADDING 10:44:01,198 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "XTEA/ECB/NOPADDING" does not support IV => Skipping. 10:44:01,198 INFO [main][CipherTest] transformation=XTEA/GOFB/ 10:44:01,198 INFO [main][CipherTest] transformation=XTEA/GOFB/ISO10126 10:44:01,198 INFO [main][CipherTest] transformation=XTEA/GOFB/ISO10126-2 10:44:01,198 INFO [main][CipherTest] transformation=XTEA/GOFB/ISO10126-2PADDING 10:44:01,198 INFO [main][CipherTest] transformation=XTEA/GOFB/ISO10126PADDING 10:44:01,198 INFO [main][CipherTest] transformation=XTEA/GOFB/ISO7816-4 10:44:01,198 INFO [main][CipherTest] transformation=XTEA/GOFB/ISO7816-4PADDING 10:44:01,198 INFO [main][CipherTest] transformation=XTEA/GOFB/NOPADDING 10:44:01,199 INFO [main][CipherTest] transformation=XTEA/GOFB/PKCS5 10:44:01,199 INFO [main][CipherTest] transformation=XTEA/GOFB/PKCS5PADDING 10:44:01,199 INFO [main][CipherTest] transformation=XTEA/GOFB/PKCS7 10:44:01,199 INFO [main][CipherTest] transformation=XTEA/GOFB/PKCS7PADDING 10:44:01,199 INFO [main][CipherTest] transformation=XTEA/GOFB/TBC 10:44:01,200 INFO [main][CipherTest] transformation=XTEA/GOFB/TBCPADDING 10:44:01,200 INFO [main][CipherTest] transformation=XTEA/GOFB/X9.23 10:44:01,200 INFO [main][CipherTest] transformation=XTEA/GOFB/X9.23PADDING 10:44:01,200 INFO [main][CipherTest] transformation=XTEA/GOFB/ZEROBYTE 10:44:01,200 INFO [main][CipherTest] transformation=XTEA/GOFB/ZEROBYTEPADDING 10:44:01,200 INFO [main][CipherTest] transformation=XTEA/OFB/ 10:44:01,200 INFO [main][CipherTest] transformation=XTEA/OFB/ISO10126 10:44:01,200 INFO [main][CipherTest] transformation=XTEA/OFB/ISO10126-2 10:44:01,200 INFO [main][CipherTest] transformation=XTEA/OFB/ISO10126-2PADDING 10:44:01,200 INFO [main][CipherTest] transformation=XTEA/OFB/ISO10126PADDING 10:44:01,200 INFO [main][CipherTest] transformation=XTEA/OFB/ISO7816-4 10:44:01,200 INFO [main][CipherTest] transformation=XTEA/OFB/ISO7816-4PADDING 10:44:01,200 INFO [main][CipherTest] transformation=XTEA/OFB/NOPADDING 10:44:01,200 INFO [main][CipherTest] transformation=XTEA/OFB/PKCS5 10:44:01,200 INFO [main][CipherTest] transformation=XTEA/OFB/PKCS5PADDING 10:44:01,200 INFO [main][CipherTest] transformation=XTEA/OFB/PKCS7 10:44:01,200 INFO [main][CipherTest] transformation=XTEA/OFB/PKCS7PADDING 10:44:01,201 INFO [main][CipherTest] transformation=XTEA/OFB/TBC 10:44:01,201 INFO [main][CipherTest] transformation=XTEA/OFB/TBCPADDING 10:44:01,201 INFO [main][CipherTest] transformation=XTEA/OFB/X9.23 10:44:01,201 INFO [main][CipherTest] transformation=XTEA/OFB/X9.23PADDING 10:44:01,201 INFO [main][CipherTest] transformation=XTEA/OFB/ZEROBYTE 10:44:01,201 INFO [main][CipherTest] transformation=XTEA/OFB/ZEROBYTEPADDING 10:44:01,201 INFO [main][CipherTest] transformation=XTEA/OFB104/ 10:44:01,201 INFO [main][CipherTest] transformation=XTEA/OFB104/ISO10126 10:44:01,201 INFO [main][CipherTest] transformation=XTEA/OFB104/ISO10126-2 10:44:01,201 INFO [main][CipherTest] transformation=XTEA/OFB104/ISO10126-2PADDING 10:44:01,201 INFO [main][CipherTest] transformation=XTEA/OFB104/ISO10126PADDING 10:44:01,201 INFO [main][CipherTest] transformation=XTEA/OFB104/ISO7816-4 10:44:01,201 INFO [main][CipherTest] transformation=XTEA/OFB104/ISO7816-4PADDING 10:44:01,201 INFO [main][CipherTest] transformation=XTEA/OFB104/NOPADDING 10:44:01,201 INFO [main][CipherTest] transformation=XTEA/OFB104/PKCS5 10:44:01,201 INFO [main][CipherTest] transformation=XTEA/OFB104/PKCS5PADDING 10:44:01,202 INFO [main][CipherTest] transformation=XTEA/OFB104/PKCS7 10:44:01,202 INFO [main][CipherTest] transformation=XTEA/OFB104/PKCS7PADDING 10:44:01,202 INFO [main][CipherTest] transformation=XTEA/OFB104/TBC 10:44:01,202 INFO [main][CipherTest] transformation=XTEA/OFB104/TBCPADDING 10:44:01,202 INFO [main][CipherTest] transformation=XTEA/OFB104/X9.23 10:44:01,202 INFO [main][CipherTest] transformation=XTEA/OFB104/X9.23PADDING 10:44:01,202 INFO [main][CipherTest] transformation=XTEA/OFB104/ZEROBYTE 10:44:01,202 INFO [main][CipherTest] transformation=XTEA/OFB104/ZEROBYTEPADDING 10:44:01,202 INFO [main][CipherTest] transformation=XTEA/OFB112/ 10:44:01,202 INFO [main][CipherTest] transformation=XTEA/OFB112/ISO10126 10:44:01,202 INFO [main][CipherTest] transformation=XTEA/OFB112/ISO10126-2 10:44:01,202 INFO [main][CipherTest] transformation=XTEA/OFB112/ISO10126-2PADDING 10:44:01,202 INFO [main][CipherTest] transformation=XTEA/OFB112/ISO10126PADDING 10:44:01,202 INFO [main][CipherTest] transformation=XTEA/OFB112/ISO7816-4 10:44:01,202 INFO [main][CipherTest] transformation=XTEA/OFB112/ISO7816-4PADDING 10:44:01,202 INFO [main][CipherTest] transformation=XTEA/OFB112/NOPADDING 10:44:01,202 INFO [main][CipherTest] transformation=XTEA/OFB112/PKCS5 10:44:01,202 INFO [main][CipherTest] transformation=XTEA/OFB112/PKCS5PADDING 10:44:01,202 INFO [main][CipherTest] transformation=XTEA/OFB112/PKCS7 10:44:01,202 INFO [main][CipherTest] transformation=XTEA/OFB112/PKCS7PADDING 10:44:01,202 INFO [main][CipherTest] transformation=XTEA/OFB112/TBC 10:44:01,202 INFO [main][CipherTest] transformation=XTEA/OFB112/TBCPADDING 10:44:01,202 INFO [main][CipherTest] transformation=XTEA/OFB112/X9.23 10:44:01,202 INFO [main][CipherTest] transformation=XTEA/OFB112/X9.23PADDING 10:44:01,203 INFO [main][CipherTest] transformation=XTEA/OFB112/ZEROBYTE 10:44:01,203 INFO [main][CipherTest] transformation=XTEA/OFB112/ZEROBYTEPADDING 10:44:01,203 INFO [main][CipherTest] transformation=XTEA/OFB120/ 10:44:01,203 INFO [main][CipherTest] transformation=XTEA/OFB120/ISO10126 10:44:01,203 INFO [main][CipherTest] transformation=XTEA/OFB120/ISO10126-2 10:44:01,203 INFO [main][CipherTest] transformation=XTEA/OFB120/ISO10126-2PADDING 10:44:01,203 INFO [main][CipherTest] transformation=XTEA/OFB120/ISO10126PADDING 10:44:01,203 INFO [main][CipherTest] transformation=XTEA/OFB120/ISO7816-4 10:44:01,203 INFO [main][CipherTest] transformation=XTEA/OFB120/ISO7816-4PADDING 10:44:01,203 INFO [main][CipherTest] transformation=XTEA/OFB120/NOPADDING 10:44:01,203 INFO [main][CipherTest] transformation=XTEA/OFB120/PKCS5 10:44:01,203 INFO [main][CipherTest] transformation=XTEA/OFB120/PKCS5PADDING 10:44:01,203 INFO [main][CipherTest] transformation=XTEA/OFB120/PKCS7 10:44:01,204 INFO [main][CipherTest] transformation=XTEA/OFB120/PKCS7PADDING 10:44:01,204 INFO [main][CipherTest] transformation=XTEA/OFB120/TBC 10:44:01,204 INFO [main][CipherTest] transformation=XTEA/OFB120/TBCPADDING 10:44:01,204 INFO [main][CipherTest] transformation=XTEA/OFB120/X9.23 10:44:01,204 INFO [main][CipherTest] transformation=XTEA/OFB120/X9.23PADDING 10:44:01,204 INFO [main][CipherTest] transformation=XTEA/OFB120/ZEROBYTE 10:44:01,204 INFO [main][CipherTest] transformation=XTEA/OFB120/ZEROBYTEPADDING 10:44:01,204 INFO [main][CipherTest] transformation=XTEA/OFB128/ 10:44:01,204 INFO [main][CipherTest] transformation=XTEA/OFB128/ISO10126 10:44:01,204 INFO [main][CipherTest] transformation=XTEA/OFB128/ISO10126-2 10:44:01,204 INFO [main][CipherTest] transformation=XTEA/OFB128/ISO10126-2PADDING 10:44:01,204 INFO [main][CipherTest] transformation=XTEA/OFB128/ISO10126PADDING 10:44:01,204 INFO [main][CipherTest] transformation=XTEA/OFB128/ISO7816-4 10:44:01,204 INFO [main][CipherTest] transformation=XTEA/OFB128/ISO7816-4PADDING 10:44:01,204 INFO [main][CipherTest] transformation=XTEA/OFB128/NOPADDING 10:44:01,204 INFO [main][CipherTest] transformation=XTEA/OFB128/PKCS5 10:44:01,204 INFO [main][CipherTest] transformation=XTEA/OFB128/PKCS5PADDING 10:44:01,204 INFO [main][CipherTest] transformation=XTEA/OFB128/PKCS7 10:44:01,204 INFO [main][CipherTest] transformation=XTEA/OFB128/PKCS7PADDING 10:44:01,204 INFO [main][CipherTest] transformation=XTEA/OFB128/TBC 10:44:01,204 INFO [main][CipherTest] transformation=XTEA/OFB128/TBCPADDING 10:44:01,204 INFO [main][CipherTest] transformation=XTEA/OFB128/X9.23 10:44:01,204 INFO [main][CipherTest] transformation=XTEA/OFB128/X9.23PADDING 10:44:01,204 INFO [main][CipherTest] transformation=XTEA/OFB128/ZEROBYTE 10:44:01,204 INFO [main][CipherTest] transformation=XTEA/OFB128/ZEROBYTEPADDING 10:44:01,205 INFO [main][CipherTest] transformation=XTEA/OFB136/ 10:44:01,205 INFO [main][CipherTest] transformation=XTEA/OFB136/ISO10126 10:44:01,205 INFO [main][CipherTest] transformation=XTEA/OFB136/ISO10126-2 10:44:01,205 INFO [main][CipherTest] transformation=XTEA/OFB136/ISO10126-2PADDING 10:44:01,205 INFO [main][CipherTest] transformation=XTEA/OFB136/ISO10126PADDING 10:44:01,205 INFO [main][CipherTest] transformation=XTEA/OFB136/ISO7816-4 10:44:01,205 INFO [main][CipherTest] transformation=XTEA/OFB136/ISO7816-4PADDING 10:44:01,205 INFO [main][CipherTest] transformation=XTEA/OFB136/NOPADDING 10:44:01,205 INFO [main][CipherTest] transformation=XTEA/OFB136/PKCS5 10:44:01,205 INFO [main][CipherTest] transformation=XTEA/OFB136/PKCS5PADDING 10:44:01,205 INFO [main][CipherTest] transformation=XTEA/OFB136/PKCS7 10:44:01,205 INFO [main][CipherTest] transformation=XTEA/OFB136/PKCS7PADDING 10:44:01,205 INFO [main][CipherTest] transformation=XTEA/OFB136/TBC 10:44:01,205 INFO [main][CipherTest] transformation=XTEA/OFB136/TBCPADDING 10:44:01,205 INFO [main][CipherTest] transformation=XTEA/OFB136/X9.23 10:44:01,205 INFO [main][CipherTest] transformation=XTEA/OFB136/X9.23PADDING 10:44:01,205 INFO [main][CipherTest] transformation=XTEA/OFB136/ZEROBYTE 10:44:01,205 INFO [main][CipherTest] transformation=XTEA/OFB136/ZEROBYTEPADDING 10:44:01,205 INFO [main][CipherTest] transformation=XTEA/OFB144/ 10:44:01,205 INFO [main][CipherTest] transformation=XTEA/OFB144/ISO10126 10:44:01,205 INFO [main][CipherTest] transformation=XTEA/OFB144/ISO10126-2 10:44:01,205 INFO [main][CipherTest] transformation=XTEA/OFB144/ISO10126-2PADDING 10:44:01,205 INFO [main][CipherTest] transformation=XTEA/OFB144/ISO10126PADDING 10:44:01,205 INFO [main][CipherTest] transformation=XTEA/OFB144/ISO7816-4 10:44:01,206 INFO [main][CipherTest] transformation=XTEA/OFB144/ISO7816-4PADDING 10:44:01,206 INFO [main][CipherTest] transformation=XTEA/OFB144/NOPADDING 10:44:01,206 INFO [main][CipherTest] transformation=XTEA/OFB144/PKCS5 10:44:01,206 INFO [main][CipherTest] transformation=XTEA/OFB144/PKCS5PADDING 10:44:01,206 INFO [main][CipherTest] transformation=XTEA/OFB144/PKCS7 10:44:01,206 INFO [main][CipherTest] transformation=XTEA/OFB144/PKCS7PADDING 10:44:01,206 INFO [main][CipherTest] transformation=XTEA/OFB144/TBC 10:44:01,206 INFO [main][CipherTest] transformation=XTEA/OFB144/TBCPADDING 10:44:01,206 INFO [main][CipherTest] transformation=XTEA/OFB144/X9.23 10:44:01,206 INFO [main][CipherTest] transformation=XTEA/OFB144/X9.23PADDING 10:44:01,206 INFO [main][CipherTest] transformation=XTEA/OFB144/ZEROBYTE 10:44:01,206 INFO [main][CipherTest] transformation=XTEA/OFB144/ZEROBYTEPADDING 10:44:01,206 INFO [main][CipherTest] transformation=XTEA/OFB152/ 10:44:01,206 INFO [main][CipherTest] transformation=XTEA/OFB152/ISO10126 10:44:01,206 INFO [main][CipherTest] transformation=XTEA/OFB152/ISO10126-2 10:44:01,206 INFO [main][CipherTest] transformation=XTEA/OFB152/ISO10126-2PADDING 10:44:01,206 INFO [main][CipherTest] transformation=XTEA/OFB152/ISO10126PADDING 10:44:01,206 INFO [main][CipherTest] transformation=XTEA/OFB152/ISO7816-4 10:44:01,206 INFO [main][CipherTest] transformation=XTEA/OFB152/ISO7816-4PADDING 10:44:01,206 INFO [main][CipherTest] transformation=XTEA/OFB152/NOPADDING 10:44:01,206 INFO [main][CipherTest] transformation=XTEA/OFB152/PKCS5 10:44:01,206 INFO [main][CipherTest] transformation=XTEA/OFB152/PKCS5PADDING 10:44:01,206 INFO [main][CipherTest] transformation=XTEA/OFB152/PKCS7 10:44:01,206 INFO [main][CipherTest] transformation=XTEA/OFB152/PKCS7PADDING 10:44:01,206 INFO [main][CipherTest] transformation=XTEA/OFB152/TBC 10:44:01,206 INFO [main][CipherTest] transformation=XTEA/OFB152/TBCPADDING 10:44:01,207 INFO [main][CipherTest] transformation=XTEA/OFB152/X9.23 10:44:01,207 INFO [main][CipherTest] transformation=XTEA/OFB152/X9.23PADDING 10:44:01,207 INFO [main][CipherTest] transformation=XTEA/OFB152/ZEROBYTE 10:44:01,207 INFO [main][CipherTest] transformation=XTEA/OFB152/ZEROBYTEPADDING 10:44:01,207 INFO [main][CipherTest] transformation=XTEA/OFB16/ 10:44:01,207 INFO [main][CipherTest] transformation=XTEA/OFB16/ISO10126 10:44:01,207 INFO [main][CipherTest] transformation=XTEA/OFB16/ISO10126-2 10:44:01,207 INFO [main][CipherTest] transformation=XTEA/OFB16/ISO10126-2PADDING 10:44:01,207 INFO [main][CipherTest] transformation=XTEA/OFB16/ISO10126PADDING 10:44:01,207 INFO [main][CipherTest] transformation=XTEA/OFB16/ISO7816-4 10:44:01,207 INFO [main][CipherTest] transformation=XTEA/OFB16/ISO7816-4PADDING 10:44:01,207 INFO [main][CipherTest] transformation=XTEA/OFB16/NOPADDING 10:44:01,207 INFO [main][CipherTest] transformation=XTEA/OFB16/PKCS5 10:44:01,207 INFO [main][CipherTest] transformation=XTEA/OFB16/PKCS5PADDING 10:44:01,207 INFO [main][CipherTest] transformation=XTEA/OFB16/PKCS7 10:44:01,207 INFO [main][CipherTest] transformation=XTEA/OFB16/PKCS7PADDING 10:44:01,207 INFO [main][CipherTest] transformation=XTEA/OFB16/TBC 10:44:01,207 INFO [main][CipherTest] transformation=XTEA/OFB16/TBCPADDING 10:44:01,207 INFO [main][CipherTest] transformation=XTEA/OFB16/X9.23 10:44:01,208 INFO [main][CipherTest] transformation=XTEA/OFB16/X9.23PADDING 10:44:01,208 INFO [main][CipherTest] transformation=XTEA/OFB16/ZEROBYTE 10:44:01,208 INFO [main][CipherTest] transformation=XTEA/OFB16/ZEROBYTEPADDING 10:44:01,208 INFO [main][CipherTest] transformation=XTEA/OFB160/ 10:44:01,208 INFO [main][CipherTest] transformation=XTEA/OFB160/ISO10126 10:44:01,208 INFO [main][CipherTest] transformation=XTEA/OFB160/ISO10126-2 10:44:01,208 INFO [main][CipherTest] transformation=XTEA/OFB160/ISO10126-2PADDING 10:44:01,208 INFO [main][CipherTest] transformation=XTEA/OFB160/ISO10126PADDING 10:44:01,208 INFO [main][CipherTest] transformation=XTEA/OFB160/ISO7816-4 10:44:01,208 INFO [main][CipherTest] transformation=XTEA/OFB160/ISO7816-4PADDING 10:44:01,208 INFO [main][CipherTest] transformation=XTEA/OFB160/NOPADDING 10:44:01,208 INFO [main][CipherTest] transformation=XTEA/OFB160/PKCS5 10:44:01,208 INFO [main][CipherTest] transformation=XTEA/OFB160/PKCS5PADDING 10:44:01,208 INFO [main][CipherTest] transformation=XTEA/OFB160/PKCS7 10:44:01,208 INFO [main][CipherTest] transformation=XTEA/OFB160/PKCS7PADDING 10:44:01,208 INFO [main][CipherTest] transformation=XTEA/OFB160/TBC 10:44:01,208 INFO [main][CipherTest] transformation=XTEA/OFB160/TBCPADDING 10:44:01,208 INFO [main][CipherTest] transformation=XTEA/OFB160/X9.23 10:44:01,208 INFO [main][CipherTest] transformation=XTEA/OFB160/X9.23PADDING 10:44:01,208 INFO [main][CipherTest] transformation=XTEA/OFB160/ZEROBYTE 10:44:01,208 INFO [main][CipherTest] transformation=XTEA/OFB160/ZEROBYTEPADDING 10:44:01,208 INFO [main][CipherTest] transformation=XTEA/OFB168/ 10:44:01,209 INFO [main][CipherTest] transformation=XTEA/OFB168/ISO10126 10:44:01,209 INFO [main][CipherTest] transformation=XTEA/OFB168/ISO10126-2 10:44:01,209 INFO [main][CipherTest] transformation=XTEA/OFB168/ISO10126-2PADDING 10:44:01,209 INFO [main][CipherTest] transformation=XTEA/OFB168/ISO10126PADDING 10:44:01,209 INFO [main][CipherTest] transformation=XTEA/OFB168/ISO7816-4 10:44:01,209 INFO [main][CipherTest] transformation=XTEA/OFB168/ISO7816-4PADDING 10:44:01,209 INFO [main][CipherTest] transformation=XTEA/OFB168/NOPADDING 10:44:01,209 INFO [main][CipherTest] transformation=XTEA/OFB168/PKCS5 10:44:01,209 INFO [main][CipherTest] transformation=XTEA/OFB168/PKCS5PADDING 10:44:01,209 INFO [main][CipherTest] transformation=XTEA/OFB168/PKCS7 10:44:01,209 INFO [main][CipherTest] transformation=XTEA/OFB168/PKCS7PADDING 10:44:01,209 INFO [main][CipherTest] transformation=XTEA/OFB168/TBC 10:44:01,209 INFO [main][CipherTest] transformation=XTEA/OFB168/TBCPADDING 10:44:01,209 INFO [main][CipherTest] transformation=XTEA/OFB168/X9.23 10:44:01,209 INFO [main][CipherTest] transformation=XTEA/OFB168/X9.23PADDING 10:44:01,209 INFO [main][CipherTest] transformation=XTEA/OFB168/ZEROBYTE 10:44:01,209 INFO [main][CipherTest] transformation=XTEA/OFB168/ZEROBYTEPADDING 10:44:01,209 INFO [main][CipherTest] transformation=XTEA/OFB176/ 10:44:01,209 INFO [main][CipherTest] transformation=XTEA/OFB176/ISO10126 10:44:01,209 INFO [main][CipherTest] transformation=XTEA/OFB176/ISO10126-2 10:44:01,209 INFO [main][CipherTest] transformation=XTEA/OFB176/ISO10126-2PADDING 10:44:01,210 INFO [main][CipherTest] transformation=XTEA/OFB176/ISO10126PADDING 10:44:01,210 INFO [main][CipherTest] transformation=XTEA/OFB176/ISO7816-4 10:44:01,210 INFO [main][CipherTest] transformation=XTEA/OFB176/ISO7816-4PADDING 10:44:01,210 INFO [main][CipherTest] transformation=XTEA/OFB176/NOPADDING 10:44:01,210 INFO [main][CipherTest] transformation=XTEA/OFB176/PKCS5 10:44:01,210 INFO [main][CipherTest] transformation=XTEA/OFB176/PKCS5PADDING 10:44:01,210 INFO [main][CipherTest] transformation=XTEA/OFB176/PKCS7 10:44:01,210 INFO [main][CipherTest] transformation=XTEA/OFB176/PKCS7PADDING 10:44:01,210 INFO [main][CipherTest] transformation=XTEA/OFB176/TBC 10:44:01,210 INFO [main][CipherTest] transformation=XTEA/OFB176/TBCPADDING 10:44:01,210 INFO [main][CipherTest] transformation=XTEA/OFB176/X9.23 10:44:01,210 INFO [main][CipherTest] transformation=XTEA/OFB176/X9.23PADDING 10:44:01,210 INFO [main][CipherTest] transformation=XTEA/OFB176/ZEROBYTE 10:44:01,210 INFO [main][CipherTest] transformation=XTEA/OFB176/ZEROBYTEPADDING 10:44:01,210 INFO [main][CipherTest] transformation=XTEA/OFB184/ 10:44:01,210 INFO [main][CipherTest] transformation=XTEA/OFB184/ISO10126 10:44:01,210 INFO [main][CipherTest] transformation=XTEA/OFB184/ISO10126-2 10:44:01,210 INFO [main][CipherTest] transformation=XTEA/OFB184/ISO10126-2PADDING 10:44:01,210 INFO [main][CipherTest] transformation=XTEA/OFB184/ISO10126PADDING 10:44:01,210 INFO [main][CipherTest] transformation=XTEA/OFB184/ISO7816-4 10:44:01,210 INFO [main][CipherTest] transformation=XTEA/OFB184/ISO7816-4PADDING 10:44:01,210 INFO [main][CipherTest] transformation=XTEA/OFB184/NOPADDING 10:44:01,210 INFO [main][CipherTest] transformation=XTEA/OFB184/PKCS5 10:44:01,210 INFO [main][CipherTest] transformation=XTEA/OFB184/PKCS5PADDING 10:44:01,211 INFO [main][CipherTest] transformation=XTEA/OFB184/PKCS7 10:44:01,211 INFO [main][CipherTest] transformation=XTEA/OFB184/PKCS7PADDING 10:44:01,211 INFO [main][CipherTest] transformation=XTEA/OFB184/TBC 10:44:01,211 INFO [main][CipherTest] transformation=XTEA/OFB184/TBCPADDING 10:44:01,211 INFO [main][CipherTest] transformation=XTEA/OFB184/X9.23 10:44:01,211 INFO [main][CipherTest] transformation=XTEA/OFB184/X9.23PADDING 10:44:01,211 INFO [main][CipherTest] transformation=XTEA/OFB184/ZEROBYTE 10:44:01,211 INFO [main][CipherTest] transformation=XTEA/OFB184/ZEROBYTEPADDING 10:44:01,211 INFO [main][CipherTest] transformation=XTEA/OFB192/ 10:44:01,211 INFO [main][CipherTest] transformation=XTEA/OFB192/ISO10126 10:44:01,212 INFO [main][CipherTest] transformation=XTEA/OFB192/ISO10126-2 10:44:01,212 INFO [main][CipherTest] transformation=XTEA/OFB192/ISO10126-2PADDING 10:44:01,212 INFO [main][CipherTest] transformation=XTEA/OFB192/ISO10126PADDING 10:44:01,212 INFO [main][CipherTest] transformation=XTEA/OFB192/ISO7816-4 10:44:01,212 INFO [main][CipherTest] transformation=XTEA/OFB192/ISO7816-4PADDING 10:44:01,212 INFO [main][CipherTest] transformation=XTEA/OFB192/NOPADDING 10:44:01,212 INFO [main][CipherTest] transformation=XTEA/OFB192/PKCS5 10:44:01,212 INFO [main][CipherTest] transformation=XTEA/OFB192/PKCS5PADDING 10:44:01,212 INFO [main][CipherTest] transformation=XTEA/OFB192/PKCS7 10:44:01,212 INFO [main][CipherTest] transformation=XTEA/OFB192/PKCS7PADDING 10:44:01,212 INFO [main][CipherTest] transformation=XTEA/OFB192/TBC 10:44:01,212 INFO [main][CipherTest] transformation=XTEA/OFB192/TBCPADDING 10:44:01,212 INFO [main][CipherTest] transformation=XTEA/OFB192/X9.23 10:44:01,212 INFO [main][CipherTest] transformation=XTEA/OFB192/X9.23PADDING 10:44:01,212 INFO [main][CipherTest] transformation=XTEA/OFB192/ZEROBYTE 10:44:01,212 INFO [main][CipherTest] transformation=XTEA/OFB192/ZEROBYTEPADDING 10:44:01,212 INFO [main][CipherTest] transformation=XTEA/OFB200/ 10:44:01,212 INFO [main][CipherTest] transformation=XTEA/OFB200/ISO10126 10:44:01,212 INFO [main][CipherTest] transformation=XTEA/OFB200/ISO10126-2 10:44:01,212 INFO [main][CipherTest] transformation=XTEA/OFB200/ISO10126-2PADDING 10:44:01,213 INFO [main][CipherTest] transformation=XTEA/OFB200/ISO10126PADDING 10:44:01,213 INFO [main][CipherTest] transformation=XTEA/OFB200/ISO7816-4 10:44:01,213 INFO [main][CipherTest] transformation=XTEA/OFB200/ISO7816-4PADDING 10:44:01,213 INFO [main][CipherTest] transformation=XTEA/OFB200/NOPADDING 10:44:01,213 INFO [main][CipherTest] transformation=XTEA/OFB200/PKCS5 10:44:01,213 INFO [main][CipherTest] transformation=XTEA/OFB200/PKCS5PADDING 10:44:01,213 INFO [main][CipherTest] transformation=XTEA/OFB200/PKCS7 10:44:01,213 INFO [main][CipherTest] transformation=XTEA/OFB200/PKCS7PADDING 10:44:01,213 INFO [main][CipherTest] transformation=XTEA/OFB200/TBC 10:44:01,213 INFO [main][CipherTest] transformation=XTEA/OFB200/TBCPADDING 10:44:01,213 INFO [main][CipherTest] transformation=XTEA/OFB200/X9.23 10:44:01,213 INFO [main][CipherTest] transformation=XTEA/OFB200/X9.23PADDING 10:44:01,213 INFO [main][CipherTest] transformation=XTEA/OFB200/ZEROBYTE 10:44:01,213 INFO [main][CipherTest] transformation=XTEA/OFB200/ZEROBYTEPADDING 10:44:01,213 INFO [main][CipherTest] transformation=XTEA/OFB208/ 10:44:01,213 INFO [main][CipherTest] transformation=XTEA/OFB208/ISO10126 10:44:01,213 INFO [main][CipherTest] transformation=XTEA/OFB208/ISO10126-2 10:44:01,213 INFO [main][CipherTest] transformation=XTEA/OFB208/ISO10126-2PADDING 10:44:01,214 INFO [main][CipherTest] transformation=XTEA/OFB208/ISO10126PADDING 10:44:01,214 INFO [main][CipherTest] transformation=XTEA/OFB208/ISO7816-4 10:44:01,214 INFO [main][CipherTest] transformation=XTEA/OFB208/ISO7816-4PADDING 10:44:01,214 INFO [main][CipherTest] transformation=XTEA/OFB208/NOPADDING 10:44:01,214 INFO [main][CipherTest] transformation=XTEA/OFB208/PKCS5 10:44:01,214 INFO [main][CipherTest] transformation=XTEA/OFB208/PKCS5PADDING 10:44:01,214 INFO [main][CipherTest] transformation=XTEA/OFB208/PKCS7 10:44:01,214 INFO [main][CipherTest] transformation=XTEA/OFB208/PKCS7PADDING 10:44:01,214 INFO [main][CipherTest] transformation=XTEA/OFB208/TBC 10:44:01,214 INFO [main][CipherTest] transformation=XTEA/OFB208/TBCPADDING 10:44:01,214 INFO [main][CipherTest] transformation=XTEA/OFB208/X9.23 10:44:01,214 INFO [main][CipherTest] transformation=XTEA/OFB208/X9.23PADDING 10:44:01,214 INFO [main][CipherTest] transformation=XTEA/OFB208/ZEROBYTE 10:44:01,214 INFO [main][CipherTest] transformation=XTEA/OFB208/ZEROBYTEPADDING 10:44:01,214 INFO [main][CipherTest] transformation=XTEA/OFB216/ 10:44:01,214 INFO [main][CipherTest] transformation=XTEA/OFB216/ISO10126 10:44:01,214 INFO [main][CipherTest] transformation=XTEA/OFB216/ISO10126-2 10:44:01,214 INFO [main][CipherTest] transformation=XTEA/OFB216/ISO10126-2PADDING 10:44:01,214 INFO [main][CipherTest] transformation=XTEA/OFB216/ISO10126PADDING 10:44:01,214 INFO [main][CipherTest] transformation=XTEA/OFB216/ISO7816-4 10:44:01,214 INFO [main][CipherTest] transformation=XTEA/OFB216/ISO7816-4PADDING 10:44:01,214 INFO [main][CipherTest] transformation=XTEA/OFB216/NOPADDING 10:44:01,214 INFO [main][CipherTest] transformation=XTEA/OFB216/PKCS5 10:44:01,214 INFO [main][CipherTest] transformation=XTEA/OFB216/PKCS5PADDING 10:44:01,215 INFO [main][CipherTest] transformation=XTEA/OFB216/PKCS7 10:44:01,215 INFO [main][CipherTest] transformation=XTEA/OFB216/PKCS7PADDING 10:44:01,215 INFO [main][CipherTest] transformation=XTEA/OFB216/TBC 10:44:01,215 INFO [main][CipherTest] transformation=XTEA/OFB216/TBCPADDING 10:44:01,215 INFO [main][CipherTest] transformation=XTEA/OFB216/X9.23 10:44:01,215 INFO [main][CipherTest] transformation=XTEA/OFB216/X9.23PADDING 10:44:01,215 INFO [main][CipherTest] transformation=XTEA/OFB216/ZEROBYTE 10:44:01,215 INFO [main][CipherTest] transformation=XTEA/OFB216/ZEROBYTEPADDING 10:44:01,215 INFO [main][CipherTest] transformation=XTEA/OFB224/ 10:44:01,215 INFO [main][CipherTest] transformation=XTEA/OFB224/ISO10126 10:44:01,215 INFO [main][CipherTest] transformation=XTEA/OFB224/ISO10126-2 10:44:01,215 INFO [main][CipherTest] transformation=XTEA/OFB224/ISO10126-2PADDING 10:44:01,215 INFO [main][CipherTest] transformation=XTEA/OFB224/ISO10126PADDING 10:44:01,215 INFO [main][CipherTest] transformation=XTEA/OFB224/ISO7816-4 10:44:01,216 INFO [main][CipherTest] transformation=XTEA/OFB224/ISO7816-4PADDING 10:44:01,216 INFO [main][CipherTest] transformation=XTEA/OFB224/NOPADDING 10:44:01,216 INFO [main][CipherTest] transformation=XTEA/OFB224/PKCS5 10:44:01,216 INFO [main][CipherTest] transformation=XTEA/OFB224/PKCS5PADDING 10:44:01,216 INFO [main][CipherTest] transformation=XTEA/OFB224/PKCS7 10:44:01,216 INFO [main][CipherTest] transformation=XTEA/OFB224/PKCS7PADDING 10:44:01,216 INFO [main][CipherTest] transformation=XTEA/OFB224/TBC 10:44:01,216 INFO [main][CipherTest] transformation=XTEA/OFB224/TBCPADDING 10:44:01,216 INFO [main][CipherTest] transformation=XTEA/OFB224/X9.23 10:44:01,216 INFO [main][CipherTest] transformation=XTEA/OFB224/X9.23PADDING 10:44:01,216 INFO [main][CipherTest] transformation=XTEA/OFB224/ZEROBYTE 10:44:01,216 INFO [main][CipherTest] transformation=XTEA/OFB224/ZEROBYTEPADDING 10:44:01,216 INFO [main][CipherTest] transformation=XTEA/OFB232/ 10:44:01,216 INFO [main][CipherTest] transformation=XTEA/OFB232/ISO10126 10:44:01,216 INFO [main][CipherTest] transformation=XTEA/OFB232/ISO10126-2 10:44:01,216 INFO [main][CipherTest] transformation=XTEA/OFB232/ISO10126-2PADDING 10:44:01,216 INFO [main][CipherTest] transformation=XTEA/OFB232/ISO10126PADDING 10:44:01,216 INFO [main][CipherTest] transformation=XTEA/OFB232/ISO7816-4 10:44:01,216 INFO [main][CipherTest] transformation=XTEA/OFB232/ISO7816-4PADDING 10:44:01,216 INFO [main][CipherTest] transformation=XTEA/OFB232/NOPADDING 10:44:01,216 INFO [main][CipherTest] transformation=XTEA/OFB232/PKCS5 10:44:01,216 INFO [main][CipherTest] transformation=XTEA/OFB232/PKCS5PADDING 10:44:01,216 INFO [main][CipherTest] transformation=XTEA/OFB232/PKCS7 10:44:01,217 INFO [main][CipherTest] transformation=XTEA/OFB232/PKCS7PADDING 10:44:01,217 INFO [main][CipherTest] transformation=XTEA/OFB232/TBC 10:44:01,217 INFO [main][CipherTest] transformation=XTEA/OFB232/TBCPADDING 10:44:01,217 INFO [main][CipherTest] transformation=XTEA/OFB232/X9.23 10:44:01,217 INFO [main][CipherTest] transformation=XTEA/OFB232/X9.23PADDING 10:44:01,217 INFO [main][CipherTest] transformation=XTEA/OFB232/ZEROBYTE 10:44:01,217 INFO [main][CipherTest] transformation=XTEA/OFB232/ZEROBYTEPADDING 10:44:01,217 INFO [main][CipherTest] transformation=XTEA/OFB24/ 10:44:01,217 INFO [main][CipherTest] transformation=XTEA/OFB24/ISO10126 10:44:01,217 INFO [main][CipherTest] transformation=XTEA/OFB24/ISO10126-2 10:44:01,217 INFO [main][CipherTest] transformation=XTEA/OFB24/ISO10126-2PADDING 10:44:01,217 INFO [main][CipherTest] transformation=XTEA/OFB24/ISO10126PADDING 10:44:01,217 INFO [main][CipherTest] transformation=XTEA/OFB24/ISO7816-4 10:44:01,217 INFO [main][CipherTest] transformation=XTEA/OFB24/ISO7816-4PADDING 10:44:01,217 INFO [main][CipherTest] transformation=XTEA/OFB24/NOPADDING 10:44:01,217 INFO [main][CipherTest] transformation=XTEA/OFB24/PKCS5 10:44:01,217 INFO [main][CipherTest] transformation=XTEA/OFB24/PKCS5PADDING 10:44:01,217 INFO [main][CipherTest] transformation=XTEA/OFB24/PKCS7 10:44:01,217 INFO [main][CipherTest] transformation=XTEA/OFB24/PKCS7PADDING 10:44:01,217 INFO [main][CipherTest] transformation=XTEA/OFB24/TBC 10:44:01,217 INFO [main][CipherTest] transformation=XTEA/OFB24/TBCPADDING 10:44:01,217 INFO [main][CipherTest] transformation=XTEA/OFB24/X9.23 10:44:01,218 INFO [main][CipherTest] transformation=XTEA/OFB24/X9.23PADDING 10:44:01,218 INFO [main][CipherTest] transformation=XTEA/OFB24/ZEROBYTE 10:44:01,218 INFO [main][CipherTest] transformation=XTEA/OFB24/ZEROBYTEPADDING 10:44:01,218 INFO [main][CipherTest] transformation=XTEA/OFB240/ 10:44:01,218 INFO [main][CipherTest] transformation=XTEA/OFB240/ISO10126 10:44:01,218 INFO [main][CipherTest] transformation=XTEA/OFB240/ISO10126-2 10:44:01,218 INFO [main][CipherTest] transformation=XTEA/OFB240/ISO10126-2PADDING 10:44:01,218 INFO [main][CipherTest] transformation=XTEA/OFB240/ISO10126PADDING 10:44:01,218 INFO [main][CipherTest] transformation=XTEA/OFB240/ISO7816-4 10:44:01,218 INFO [main][CipherTest] transformation=XTEA/OFB240/ISO7816-4PADDING 10:44:01,218 INFO [main][CipherTest] transformation=XTEA/OFB240/NOPADDING 10:44:01,218 INFO [main][CipherTest] transformation=XTEA/OFB240/PKCS5 10:44:01,218 INFO [main][CipherTest] transformation=XTEA/OFB240/PKCS5PADDING 10:44:01,218 INFO [main][CipherTest] transformation=XTEA/OFB240/PKCS7 10:44:01,218 INFO [main][CipherTest] transformation=XTEA/OFB240/PKCS7PADDING 10:44:01,218 INFO [main][CipherTest] transformation=XTEA/OFB240/TBC 10:44:01,218 INFO [main][CipherTest] transformation=XTEA/OFB240/TBCPADDING 10:44:01,218 INFO [main][CipherTest] transformation=XTEA/OFB240/X9.23 10:44:01,218 INFO [main][CipherTest] transformation=XTEA/OFB240/X9.23PADDING 10:44:01,218 INFO [main][CipherTest] transformation=XTEA/OFB240/ZEROBYTE 10:44:01,218 INFO [main][CipherTest] transformation=XTEA/OFB240/ZEROBYTEPADDING 10:44:01,218 INFO [main][CipherTest] transformation=XTEA/OFB248/ 10:44:01,219 INFO [main][CipherTest] transformation=XTEA/OFB248/ISO10126 10:44:01,219 INFO [main][CipherTest] transformation=XTEA/OFB248/ISO10126-2 10:44:01,219 INFO [main][CipherTest] transformation=XTEA/OFB248/ISO10126-2PADDING 10:44:01,219 INFO [main][CipherTest] transformation=XTEA/OFB248/ISO10126PADDING 10:44:01,219 INFO [main][CipherTest] transformation=XTEA/OFB248/ISO7816-4 10:44:01,219 INFO [main][CipherTest] transformation=XTEA/OFB248/ISO7816-4PADDING 10:44:01,219 INFO [main][CipherTest] transformation=XTEA/OFB248/NOPADDING 10:44:01,219 INFO [main][CipherTest] transformation=XTEA/OFB248/PKCS5 10:44:01,219 INFO [main][CipherTest] transformation=XTEA/OFB248/PKCS5PADDING 10:44:01,219 INFO [main][CipherTest] transformation=XTEA/OFB248/PKCS7 10:44:01,219 INFO [main][CipherTest] transformation=XTEA/OFB248/PKCS7PADDING 10:44:01,219 INFO [main][CipherTest] transformation=XTEA/OFB248/TBC 10:44:01,219 INFO [main][CipherTest] transformation=XTEA/OFB248/TBCPADDING 10:44:01,219 INFO [main][CipherTest] transformation=XTEA/OFB248/X9.23 10:44:01,219 INFO [main][CipherTest] transformation=XTEA/OFB248/X9.23PADDING 10:44:01,219 INFO [main][CipherTest] transformation=XTEA/OFB248/ZEROBYTE 10:44:01,220 INFO [main][CipherTest] transformation=XTEA/OFB248/ZEROBYTEPADDING 10:44:01,220 INFO [main][CipherTest] transformation=XTEA/OFB256/ 10:44:01,220 INFO [main][CipherTest] transformation=XTEA/OFB256/ISO10126 10:44:01,220 INFO [main][CipherTest] transformation=XTEA/OFB256/ISO10126-2 10:44:01,220 INFO [main][CipherTest] transformation=XTEA/OFB256/ISO10126-2PADDING 10:44:01,220 INFO [main][CipherTest] transformation=XTEA/OFB256/ISO10126PADDING 10:44:01,220 INFO [main][CipherTest] transformation=XTEA/OFB256/ISO7816-4 10:44:01,220 INFO [main][CipherTest] transformation=XTEA/OFB256/ISO7816-4PADDING 10:44:01,220 INFO [main][CipherTest] transformation=XTEA/OFB256/NOPADDING 10:44:01,220 INFO [main][CipherTest] transformation=XTEA/OFB256/PKCS5 10:44:01,220 INFO [main][CipherTest] transformation=XTEA/OFB256/PKCS5PADDING 10:44:01,220 INFO [main][CipherTest] transformation=XTEA/OFB256/PKCS7 10:44:01,220 INFO [main][CipherTest] transformation=XTEA/OFB256/PKCS7PADDING 10:44:01,220 INFO [main][CipherTest] transformation=XTEA/OFB256/TBC 10:44:01,220 INFO [main][CipherTest] transformation=XTEA/OFB256/TBCPADDING 10:44:01,220 INFO [main][CipherTest] transformation=XTEA/OFB256/X9.23 10:44:01,220 INFO [main][CipherTest] transformation=XTEA/OFB256/X9.23PADDING 10:44:01,220 INFO [main][CipherTest] transformation=XTEA/OFB256/ZEROBYTE 10:44:01,220 INFO [main][CipherTest] transformation=XTEA/OFB256/ZEROBYTEPADDING 10:44:01,220 INFO [main][CipherTest] transformation=XTEA/OFB32/ 10:44:01,220 INFO [main][CipherTest] transformation=XTEA/OFB32/ISO10126 10:44:01,220 INFO [main][CipherTest] transformation=XTEA/OFB32/ISO10126-2 10:44:01,220 INFO [main][CipherTest] transformation=XTEA/OFB32/ISO10126-2PADDING 10:44:01,221 INFO [main][CipherTest] transformation=XTEA/OFB32/ISO10126PADDING 10:44:01,221 INFO [main][CipherTest] transformation=XTEA/OFB32/ISO7816-4 10:44:01,221 INFO [main][CipherTest] transformation=XTEA/OFB32/ISO7816-4PADDING 10:44:01,221 INFO [main][CipherTest] transformation=XTEA/OFB32/NOPADDING 10:44:01,221 INFO [main][CipherTest] transformation=XTEA/OFB32/PKCS5 10:44:01,221 INFO [main][CipherTest] transformation=XTEA/OFB32/PKCS5PADDING 10:44:01,221 INFO [main][CipherTest] transformation=XTEA/OFB32/PKCS7 10:44:01,221 INFO [main][CipherTest] transformation=XTEA/OFB32/PKCS7PADDING 10:44:01,221 INFO [main][CipherTest] transformation=XTEA/OFB32/TBC 10:44:01,221 INFO [main][CipherTest] transformation=XTEA/OFB32/TBCPADDING 10:44:01,221 INFO [main][CipherTest] transformation=XTEA/OFB32/X9.23 10:44:01,221 INFO [main][CipherTest] transformation=XTEA/OFB32/X9.23PADDING 10:44:01,221 INFO [main][CipherTest] transformation=XTEA/OFB32/ZEROBYTE 10:44:01,221 INFO [main][CipherTest] transformation=XTEA/OFB32/ZEROBYTEPADDING 10:44:01,221 INFO [main][CipherTest] transformation=XTEA/OFB40/ 10:44:01,221 INFO [main][CipherTest] transformation=XTEA/OFB40/ISO10126 10:44:01,221 INFO [main][CipherTest] transformation=XTEA/OFB40/ISO10126-2 10:44:01,221 INFO [main][CipherTest] transformation=XTEA/OFB40/ISO10126-2PADDING 10:44:01,221 INFO [main][CipherTest] transformation=XTEA/OFB40/ISO10126PADDING 10:44:01,221 INFO [main][CipherTest] transformation=XTEA/OFB40/ISO7816-4 10:44:01,221 INFO [main][CipherTest] transformation=XTEA/OFB40/ISO7816-4PADDING 10:44:01,222 INFO [main][CipherTest] transformation=XTEA/OFB40/NOPADDING 10:44:01,222 INFO [main][CipherTest] transformation=XTEA/OFB40/PKCS5 10:44:01,222 INFO [main][CipherTest] transformation=XTEA/OFB40/PKCS5PADDING 10:44:01,222 INFO [main][CipherTest] transformation=XTEA/OFB40/PKCS7 10:44:01,222 INFO [main][CipherTest] transformation=XTEA/OFB40/PKCS7PADDING 10:44:01,222 INFO [main][CipherTest] transformation=XTEA/OFB40/TBC 10:44:01,222 INFO [main][CipherTest] transformation=XTEA/OFB40/TBCPADDING 10:44:01,222 INFO [main][CipherTest] transformation=XTEA/OFB40/X9.23 10:44:01,222 INFO [main][CipherTest] transformation=XTEA/OFB40/X9.23PADDING 10:44:01,222 INFO [main][CipherTest] transformation=XTEA/OFB40/ZEROBYTE 10:44:01,222 INFO [main][CipherTest] transformation=XTEA/OFB40/ZEROBYTEPADDING 10:44:01,222 INFO [main][CipherTest] transformation=XTEA/OFB48/ 10:44:01,222 INFO [main][CipherTest] transformation=XTEA/OFB48/ISO10126 10:44:01,222 INFO [main][CipherTest] transformation=XTEA/OFB48/ISO10126-2 10:44:01,222 INFO [main][CipherTest] transformation=XTEA/OFB48/ISO10126-2PADDING 10:44:01,222 INFO [main][CipherTest] transformation=XTEA/OFB48/ISO10126PADDING 10:44:01,222 INFO [main][CipherTest] transformation=XTEA/OFB48/ISO7816-4 10:44:01,222 INFO [main][CipherTest] transformation=XTEA/OFB48/ISO7816-4PADDING 10:44:01,222 INFO [main][CipherTest] transformation=XTEA/OFB48/NOPADDING 10:44:01,222 INFO [main][CipherTest] transformation=XTEA/OFB48/PKCS5 10:44:01,222 INFO [main][CipherTest] transformation=XTEA/OFB48/PKCS5PADDING 10:44:01,223 INFO [main][CipherTest] transformation=XTEA/OFB48/PKCS7 10:44:01,223 INFO [main][CipherTest] transformation=XTEA/OFB48/PKCS7PADDING 10:44:01,223 INFO [main][CipherTest] transformation=XTEA/OFB48/TBC 10:44:01,223 INFO [main][CipherTest] transformation=XTEA/OFB48/TBCPADDING 10:44:01,223 INFO [main][CipherTest] transformation=XTEA/OFB48/X9.23 10:44:01,223 INFO [main][CipherTest] transformation=XTEA/OFB48/X9.23PADDING 10:44:01,223 INFO [main][CipherTest] transformation=XTEA/OFB48/ZEROBYTE 10:44:01,223 INFO [main][CipherTest] transformation=XTEA/OFB48/ZEROBYTEPADDING 10:44:01,223 INFO [main][CipherTest] transformation=XTEA/OFB56/ 10:44:01,223 INFO [main][CipherTest] transformation=XTEA/OFB56/ISO10126 10:44:01,223 INFO [main][CipherTest] transformation=XTEA/OFB56/ISO10126-2 10:44:01,223 INFO [main][CipherTest] transformation=XTEA/OFB56/ISO10126-2PADDING 10:44:01,223 INFO [main][CipherTest] transformation=XTEA/OFB56/ISO10126PADDING 10:44:01,224 INFO [main][CipherTest] transformation=XTEA/OFB56/ISO7816-4 10:44:01,224 INFO [main][CipherTest] transformation=XTEA/OFB56/ISO7816-4PADDING 10:44:01,224 INFO [main][CipherTest] transformation=XTEA/OFB56/NOPADDING 10:44:01,224 INFO [main][CipherTest] transformation=XTEA/OFB56/PKCS5 10:44:01,224 INFO [main][CipherTest] transformation=XTEA/OFB56/PKCS5PADDING 10:44:01,224 INFO [main][CipherTest] transformation=XTEA/OFB56/PKCS7 10:44:01,224 INFO [main][CipherTest] transformation=XTEA/OFB56/PKCS7PADDING 10:44:01,224 INFO [main][CipherTest] transformation=XTEA/OFB56/TBC 10:44:01,224 INFO [main][CipherTest] transformation=XTEA/OFB56/TBCPADDING 10:44:01,224 INFO [main][CipherTest] transformation=XTEA/OFB56/X9.23 10:44:01,224 INFO [main][CipherTest] transformation=XTEA/OFB56/X9.23PADDING 10:44:01,224 INFO [main][CipherTest] transformation=XTEA/OFB56/ZEROBYTE 10:44:01,224 INFO [main][CipherTest] transformation=XTEA/OFB56/ZEROBYTEPADDING 10:44:01,224 INFO [main][CipherTest] transformation=XTEA/OFB64/ 10:44:01,224 INFO [main][CipherTest] transformation=XTEA/OFB64/ISO10126 10:44:01,224 INFO [main][CipherTest] transformation=XTEA/OFB64/ISO10126-2 10:44:01,224 INFO [main][CipherTest] transformation=XTEA/OFB64/ISO10126-2PADDING 10:44:01,224 INFO [main][CipherTest] transformation=XTEA/OFB64/ISO10126PADDING 10:44:01,224 INFO [main][CipherTest] transformation=XTEA/OFB64/ISO7816-4 10:44:01,224 INFO [main][CipherTest] transformation=XTEA/OFB64/ISO7816-4PADDING 10:44:01,224 INFO [main][CipherTest] transformation=XTEA/OFB64/NOPADDING 10:44:01,224 INFO [main][CipherTest] transformation=XTEA/OFB64/PKCS5 10:44:01,224 INFO [main][CipherTest] transformation=XTEA/OFB64/PKCS5PADDING 10:44:01,225 INFO [main][CipherTest] transformation=XTEA/OFB64/PKCS7 10:44:01,225 INFO [main][CipherTest] transformation=XTEA/OFB64/PKCS7PADDING 10:44:01,225 INFO [main][CipherTest] transformation=XTEA/OFB64/TBC 10:44:01,225 INFO [main][CipherTest] transformation=XTEA/OFB64/TBCPADDING 10:44:01,225 INFO [main][CipherTest] transformation=XTEA/OFB64/X9.23 10:44:01,225 INFO [main][CipherTest] transformation=XTEA/OFB64/X9.23PADDING 10:44:01,225 INFO [main][CipherTest] transformation=XTEA/OFB64/ZEROBYTE 10:44:01,225 INFO [main][CipherTest] transformation=XTEA/OFB64/ZEROBYTEPADDING 10:44:01,225 INFO [main][CipherTest] transformation=XTEA/OFB72/ 10:44:01,225 INFO [main][CipherTest] transformation=XTEA/OFB72/ISO10126 10:44:01,225 INFO [main][CipherTest] transformation=XTEA/OFB72/ISO10126-2 10:44:01,225 INFO [main][CipherTest] transformation=XTEA/OFB72/ISO10126-2PADDING 10:44:01,225 INFO [main][CipherTest] transformation=XTEA/OFB72/ISO10126PADDING 10:44:01,225 INFO [main][CipherTest] transformation=XTEA/OFB72/ISO7816-4 10:44:01,225 INFO [main][CipherTest] transformation=XTEA/OFB72/ISO7816-4PADDING 10:44:01,225 INFO [main][CipherTest] transformation=XTEA/OFB72/NOPADDING 10:44:01,225 INFO [main][CipherTest] transformation=XTEA/OFB72/PKCS5 10:44:01,225 INFO [main][CipherTest] transformation=XTEA/OFB72/PKCS5PADDING 10:44:01,226 INFO [main][CipherTest] transformation=XTEA/OFB72/PKCS7 10:44:01,226 INFO [main][CipherTest] transformation=XTEA/OFB72/PKCS7PADDING 10:44:01,226 INFO [main][CipherTest] transformation=XTEA/OFB72/TBC 10:44:01,226 INFO [main][CipherTest] transformation=XTEA/OFB72/TBCPADDING 10:44:01,226 INFO [main][CipherTest] transformation=XTEA/OFB72/X9.23 10:44:01,226 INFO [main][CipherTest] transformation=XTEA/OFB72/X9.23PADDING 10:44:01,226 INFO [main][CipherTest] transformation=XTEA/OFB72/ZEROBYTE 10:44:01,226 INFO [main][CipherTest] transformation=XTEA/OFB72/ZEROBYTEPADDING 10:44:01,226 INFO [main][CipherTest] transformation=XTEA/OFB8/ 10:44:01,226 INFO [main][CipherTest] transformation=XTEA/OFB8/ISO10126 10:44:01,226 INFO [main][CipherTest] transformation=XTEA/OFB8/ISO10126-2 10:44:01,226 INFO [main][CipherTest] transformation=XTEA/OFB8/ISO10126-2PADDING 10:44:01,226 INFO [main][CipherTest] transformation=XTEA/OFB8/ISO10126PADDING 10:44:01,226 INFO [main][CipherTest] transformation=XTEA/OFB8/ISO7816-4 10:44:01,226 INFO [main][CipherTest] transformation=XTEA/OFB8/ISO7816-4PADDING 10:44:01,226 INFO [main][CipherTest] transformation=XTEA/OFB8/NOPADDING 10:44:01,226 INFO [main][CipherTest] transformation=XTEA/OFB8/PKCS5 10:44:01,226 INFO [main][CipherTest] transformation=XTEA/OFB8/PKCS5PADDING 10:44:01,226 INFO [main][CipherTest] transformation=XTEA/OFB8/PKCS7 10:44:01,226 INFO [main][CipherTest] transformation=XTEA/OFB8/PKCS7PADDING 10:44:01,227 INFO [main][CipherTest] transformation=XTEA/OFB8/TBC 10:44:01,227 INFO [main][CipherTest] transformation=XTEA/OFB8/TBCPADDING 10:44:01,227 INFO [main][CipherTest] transformation=XTEA/OFB8/X9.23 10:44:01,227 INFO [main][CipherTest] transformation=XTEA/OFB8/X9.23PADDING 10:44:01,227 INFO [main][CipherTest] transformation=XTEA/OFB8/ZEROBYTE 10:44:01,227 INFO [main][CipherTest] transformation=XTEA/OFB8/ZEROBYTEPADDING 10:44:01,227 INFO [main][CipherTest] transformation=XTEA/OFB80/ 10:44:01,227 INFO [main][CipherTest] transformation=XTEA/OFB80/ISO10126 10:44:01,227 INFO [main][CipherTest] transformation=XTEA/OFB80/ISO10126-2 10:44:01,227 INFO [main][CipherTest] transformation=XTEA/OFB80/ISO10126-2PADDING 10:44:01,227 INFO [main][CipherTest] transformation=XTEA/OFB80/ISO10126PADDING 10:44:01,228 INFO [main][CipherTest] transformation=XTEA/OFB80/ISO7816-4 10:44:01,228 INFO [main][CipherTest] transformation=XTEA/OFB80/ISO7816-4PADDING 10:44:01,228 INFO [main][CipherTest] transformation=XTEA/OFB80/NOPADDING 10:44:01,228 INFO [main][CipherTest] transformation=XTEA/OFB80/PKCS5 10:44:01,228 INFO [main][CipherTest] transformation=XTEA/OFB80/PKCS5PADDING 10:44:01,228 INFO [main][CipherTest] transformation=XTEA/OFB80/PKCS7 10:44:01,228 INFO [main][CipherTest] transformation=XTEA/OFB80/PKCS7PADDING 10:44:01,228 INFO [main][CipherTest] transformation=XTEA/OFB80/TBC 10:44:01,228 INFO [main][CipherTest] transformation=XTEA/OFB80/TBCPADDING 10:44:01,228 INFO [main][CipherTest] transformation=XTEA/OFB80/X9.23 10:44:01,228 INFO [main][CipherTest] transformation=XTEA/OFB80/X9.23PADDING 10:44:01,228 INFO [main][CipherTest] transformation=XTEA/OFB80/ZEROBYTE 10:44:01,228 INFO [main][CipherTest] transformation=XTEA/OFB80/ZEROBYTEPADDING 10:44:01,228 INFO [main][CipherTest] transformation=XTEA/OFB88/ 10:44:01,228 INFO [main][CipherTest] transformation=XTEA/OFB88/ISO10126 10:44:01,228 INFO [main][CipherTest] transformation=XTEA/OFB88/ISO10126-2 10:44:01,228 INFO [main][CipherTest] transformation=XTEA/OFB88/ISO10126-2PADDING 10:44:01,228 INFO [main][CipherTest] transformation=XTEA/OFB88/ISO10126PADDING 10:44:01,229 INFO [main][CipherTest] transformation=XTEA/OFB88/ISO7816-4 10:44:01,229 INFO [main][CipherTest] transformation=XTEA/OFB88/ISO7816-4PADDING 10:44:01,229 INFO [main][CipherTest] transformation=XTEA/OFB88/NOPADDING 10:44:01,229 INFO [main][CipherTest] transformation=XTEA/OFB88/PKCS5 10:44:01,229 INFO [main][CipherTest] transformation=XTEA/OFB88/PKCS5PADDING 10:44:01,229 INFO [main][CipherTest] transformation=XTEA/OFB88/PKCS7 10:44:01,229 INFO [main][CipherTest] transformation=XTEA/OFB88/PKCS7PADDING 10:44:01,229 INFO [main][CipherTest] transformation=XTEA/OFB88/TBC 10:44:01,229 INFO [main][CipherTest] transformation=XTEA/OFB88/TBCPADDING 10:44:01,229 INFO [main][CipherTest] transformation=XTEA/OFB88/X9.23 10:44:01,229 INFO [main][CipherTest] transformation=XTEA/OFB88/X9.23PADDING 10:44:01,229 INFO [main][CipherTest] transformation=XTEA/OFB88/ZEROBYTE 10:44:01,229 INFO [main][CipherTest] transformation=XTEA/OFB88/ZEROBYTEPADDING 10:44:01,229 INFO [main][CipherTest] transformation=XTEA/OFB96/ 10:44:01,229 INFO [main][CipherTest] transformation=XTEA/OFB96/ISO10126 10:44:01,229 INFO [main][CipherTest] transformation=XTEA/OFB96/ISO10126-2 10:44:01,229 INFO [main][CipherTest] transformation=XTEA/OFB96/ISO10126-2PADDING 10:44:01,230 INFO [main][CipherTest] transformation=XTEA/OFB96/ISO10126PADDING 10:44:01,230 INFO [main][CipherTest] transformation=XTEA/OFB96/ISO7816-4 10:44:01,230 INFO [main][CipherTest] transformation=XTEA/OFB96/ISO7816-4PADDING 10:44:01,230 INFO [main][CipherTest] transformation=XTEA/OFB96/NOPADDING 10:44:01,230 INFO [main][CipherTest] transformation=XTEA/OFB96/PKCS5 10:44:01,230 INFO [main][CipherTest] transformation=XTEA/OFB96/PKCS5PADDING 10:44:01,230 INFO [main][CipherTest] transformation=XTEA/OFB96/PKCS7 10:44:01,230 INFO [main][CipherTest] transformation=XTEA/OFB96/PKCS7PADDING 10:44:01,230 INFO [main][CipherTest] transformation=XTEA/OFB96/TBC 10:44:01,230 INFO [main][CipherTest] transformation=XTEA/OFB96/TBCPADDING 10:44:01,230 INFO [main][CipherTest] transformation=XTEA/OFB96/X9.23 10:44:01,230 INFO [main][CipherTest] transformation=XTEA/OFB96/X9.23PADDING 10:44:01,230 INFO [main][CipherTest] transformation=XTEA/OFB96/ZEROBYTE 10:44:01,230 INFO [main][CipherTest] transformation=XTEA/OFB96/ZEROBYTEPADDING 10:44:01,230 INFO [main][CipherTest] transformation=XTEA/SIC/ 10:44:01,230 INFO [main][CipherTest] transformation=XTEA/SIC/ISO10126 10:44:01,230 INFO [main][CipherTest] transformation=XTEA/SIC/ISO10126-2 10:44:01,231 INFO [main][CipherTest] transformation=XTEA/SIC/ISO10126-2PADDING 10:44:01,231 INFO [main][CipherTest] transformation=XTEA/SIC/ISO10126PADDING 10:44:01,231 INFO [main][CipherTest] transformation=XTEA/SIC/ISO7816-4 10:44:01,231 INFO [main][CipherTest] transformation=XTEA/SIC/ISO7816-4PADDING 10:44:01,231 INFO [main][CipherTest] transformation=XTEA/SIC/NOPADDING 10:44:01,231 INFO [main][CipherTest] transformation=XTEA/SIC/PKCS5 10:44:01,232 INFO [main][CipherTest] transformation=XTEA/SIC/PKCS5PADDING 10:44:01,232 INFO [main][CipherTest] transformation=XTEA/SIC/PKCS7 10:44:01,232 INFO [main][CipherTest] transformation=XTEA/SIC/PKCS7PADDING 10:44:01,232 INFO [main][CipherTest] transformation=XTEA/SIC/TBC 10:44:01,232 INFO [main][CipherTest] transformation=XTEA/SIC/TBCPADDING 10:44:01,232 INFO [main][CipherTest] transformation=XTEA/SIC/X9.23 10:44:01,232 INFO [main][CipherTest] transformation=XTEA/SIC/X9.23PADDING 10:44:01,232 INFO [main][CipherTest] transformation=XTEA/SIC/ZEROBYTE 10:44:01,232 INFO [main][CipherTest] transformation=XTEA/SIC/ZEROBYTEPADDING 10:44:01,233 ERROR [main][CipherTest] >>>>>>>>>>>>>>>>>>>>>>>>>>>> 10:44:01,233 ERROR [main][CipherTest] transformation "GRAIN-128//": java.lang.IllegalArgumentException: Grain-128 Init parameters must include a key 10:44:01,233 ERROR [main][CipherTest] transformation "GRAIN-128//NOPADDING": java.lang.IllegalArgumentException: Grain-128 Init parameters must include a key 10:44:01,233 ERROR [main][CipherTest] transformation "GRAIN-128/ECB/": java.lang.IllegalArgumentException: Grain-128 Init parameters must include a key 10:44:01,233 ERROR [main][CipherTest] transformation "GRAIN-128/ECB/NOPADDING": java.lang.IllegalArgumentException: Grain-128 Init parameters must include a key 10:44:01,233 ERROR [main][CipherTest] transformation "GRAIN-V1//": java.lang.IllegalArgumentException: Grain v1 Init parameters must include a key 10:44:01,233 ERROR [main][CipherTest] transformation "GRAIN-V1//NOPADDING": java.lang.IllegalArgumentException: Grain v1 Init parameters must include a key 10:44:01,233 ERROR [main][CipherTest] transformation "GRAIN-V1/ECB/": java.lang.IllegalArgumentException: Grain v1 Init parameters must include a key 10:44:01,233 ERROR [main][CipherTest] transformation "GRAIN-V1/ECB/NOPADDING": java.lang.IllegalArgumentException: Grain v1 Init parameters must include a key 10:44:01,234 ERROR [main][CipherTest] transformation "HC-128//": java.lang.IllegalArgumentException: Invalid parameter passed to HC128 init - org.bouncycastle.crypto.params.ParametersWithIV 10:44:01,234 ERROR [main][CipherTest] transformation "HC-128//NOPADDING": java.lang.IllegalArgumentException: Invalid parameter passed to HC128 init - org.bouncycastle.crypto.params.ParametersWithIV 10:44:01,234 ERROR [main][CipherTest] transformation "HC-128/ECB/": java.lang.IllegalArgumentException: Invalid parameter passed to HC128 init - org.bouncycastle.crypto.params.ParametersWithIV 10:44:01,234 ERROR [main][CipherTest] transformation "HC-128/ECB/NOPADDING": java.lang.IllegalArgumentException: Invalid parameter passed to HC128 init - org.bouncycastle.crypto.params.ParametersWithIV 10:44:01,234 ERROR [main][CipherTest] transformation "HC-256//": java.lang.IllegalArgumentException: Invalid parameter passed to HC256 init - org.bouncycastle.crypto.params.ParametersWithIV 10:44:01,234 ERROR [main][CipherTest] transformation "HC-256//NOPADDING": java.lang.IllegalArgumentException: Invalid parameter passed to HC256 init - org.bouncycastle.crypto.params.ParametersWithIV 10:44:01,234 ERROR [main][CipherTest] transformation "HC-256/ECB/": java.lang.IllegalArgumentException: Invalid parameter passed to HC256 init - org.bouncycastle.crypto.params.ParametersWithIV 10:44:01,234 ERROR [main][CipherTest] transformation "HC-256/ECB/NOPADDING": java.lang.IllegalArgumentException: Invalid parameter passed to HC256 init - org.bouncycastle.crypto.params.ParametersWithIV 10:44:01,234 ERROR [main][CipherTest] <<<<<<<<<<<<<<<<<<<<<<<<<<<< Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.737 sec Running org.cumulus4j.crypto.test.GCMTest *** 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 *** *** 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 *** *** 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 *** *** 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 *** *** 598 *** *** 599 *** *** 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 *** *** 631 *** *** 632 *** *** 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 *** *** 696 *** *** 697 *** *** 698 *** *** 699 *** *** 700 *** *** 701 *** *** 702 *** *** 703 *** *** 704 *** *** 705 *** *** 706 *** *** 707 *** *** 708 *** *** 709 *** *** 710 *** *** 711 *** *** 712 *** *** 713 *** *** 714 *** *** 715 *** *** 716 *** *** 717 *** *** 718 *** *** 719 *** *** 720 *** *** 721 *** *** 722 *** *** 723 *** *** 724 *** *** 725 *** *** 726 *** *** 727 *** *** 728 *** *** 729 *** *** 730 *** *** 731 *** *** 732 *** *** 733 *** *** 734 *** *** 735 *** *** 736 *** *** 737 *** *** 738 *** *** 739 *** *** 740 *** *** 741 *** *** 742 *** *** 743 *** *** 744 *** *** 745 *** *** 746 *** *** 747 *** *** 748 *** *** 749 *** *** 750 *** *** 751 *** *** 752 *** *** 753 *** *** 754 *** *** 755 *** *** 756 *** *** 757 *** *** 758 *** *** 759 *** *** 760 *** *** 761 *** *** 762 *** *** 763 *** *** 764 *** *** 765 *** *** 766 *** *** 767 *** *** 768 *** *** 769 *** *** 770 *** *** 771 *** *** 772 *** *** 773 *** *** 774 *** *** 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 *** *** 820 *** *** 821 *** *** 822 *** *** 823 *** *** 824 *** *** 825 *** *** 826 *** *** 827 *** *** 828 *** *** 829 *** *** 830 *** *** 831 *** *** 832 *** *** 833 *** *** 834 *** *** 835 *** *** 836 *** *** 837 *** *** 838 *** *** 839 *** *** 840 *** *** 841 *** *** 842 *** *** 843 *** *** 844 *** *** 845 *** *** 846 *** *** 847 *** *** 848 *** *** 849 *** *** 850 *** *** 851 *** *** 852 *** *** 853 *** *** 854 *** *** 855 *** *** 856 *** *** 857 *** *** 858 *** *** 859 *** *** 860 *** *** 861 *** *** 862 *** *** 863 *** *** 864 *** *** 865 *** *** 866 *** *** 867 *** *** 868 *** *** 869 *** *** 870 *** *** 871 *** *** 872 *** *** 873 *** *** 874 *** *** 875 *** *** 876 *** *** 877 *** *** 878 *** *** 879 *** *** 880 *** *** 881 *** *** 882 *** *** 883 *** *** 884 *** *** 885 *** *** 886 *** *** 887 *** *** 888 *** *** 889 *** *** 890 *** *** 891 *** *** 892 *** *** 893 *** *** 894 *** *** 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 *** *** 929 *** *** 930 *** *** 931 *** *** 932 *** *** 933 *** *** 934 *** *** 935 *** *** 936 *** *** 937 *** *** 938 *** *** 939 *** *** 940 *** *** 941 *** *** 942 *** *** 943 *** *** 944 *** *** 945 *** *** 946 *** *** 947 *** *** 948 *** *** 949 *** *** 950 *** *** 951 *** *** 952 *** *** 953 *** *** 954 *** *** 955 *** *** 956 *** *** 957 *** *** 958 *** *** 959 *** *** 960 *** *** 961 *** *** 962 *** *** 963 *** *** 964 *** *** 965 *** *** 966 *** *** 967 *** *** 968 *** *** 969 *** *** 970 *** *** 971 *** *** 972 *** *** 973 *** *** 974 *** *** 975 *** *** 976 *** *** 977 *** *** 978 *** *** 979 *** *** 980 *** *** 981 *** *** 982 *** *** 983 *** *** 984 *** *** 985 *** *** 986 *** *** 987 *** *** 988 *** *** 989 *** *** 990 *** *** 991 *** *** 992 *** *** 993 *** *** 994 *** *** 995 *** *** 996 *** *** 997 *** *** 998 *** *** 999 *** *** 1000 *** *** 1001 *** *** 1002 *** *** 1003 *** *** 1004 *** *** 1005 *** *** 1006 *** *** 1007 *** *** 1008 *** *** 1009 *** *** 1010 *** *** 1011 *** *** 1012 *** *** 1013 *** *** 1014 *** *** 1015 *** *** 1016 *** *** 1017 *** *** 1018 *** *** 1019 *** *** 1020 *** *** 1021 *** *** 1022 *** *** 1023 *** *** 1024 *** *** 1025 *** *** 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 *** *** 1062 *** *** 1063 *** *** 1064 *** *** 1065 *** *** 1066 *** *** 1067 *** *** 1068 *** *** 1069 *** *** 1070 *** *** 1071 *** *** 1072 *** *** 1073 *** *** 1074 *** *** 1075 *** *** 1076 *** *** 1077 *** *** 1078 *** *** 1079 *** *** 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 *** *** 1110 *** *** 1111 *** *** 1112 *** *** 1113 *** *** 1114 *** *** 1115 *** *** 1116 *** *** 1117 *** *** 1118 *** *** 1119 *** *** 1120 *** *** 1121 *** *** 1122 *** *** 1123 *** *** 1124 *** *** 1125 *** *** 1126 *** *** 1127 *** *** 1128 *** *** 1129 *** *** 1130 *** *** 1131 *** *** 1132 *** *** 1133 *** *** 1134 *** *** 1135 *** *** 1136 *** *** 1137 *** *** 1138 *** *** 1139 *** *** 1140 *** *** 1141 *** *** 1142 *** *** 1143 *** *** 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 *** *** 1180 *** *** 1181 *** *** 1182 *** *** 1183 *** *** 1184 *** *** 1185 *** *** 1186 *** *** 1187 *** *** 1188 *** *** 1189 *** *** 1190 *** *** 1191 *** *** 1192 *** *** 1193 *** *** 1194 *** *** 1195 *** *** 1196 *** *** 1197 *** *** 1198 *** *** 1199 *** *** 1200 *** *** 1201 *** *** 1202 *** *** 1203 *** *** 1204 *** *** 1205 *** *** 1206 *** *** 1207 *** *** 1208 *** *** 1209 *** *** 1210 *** *** 1211 *** *** 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 *** *** 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 *** *** 1349 *** *** 1350 *** *** 1351 *** *** 1352 *** *** 1353 *** *** 1354 *** *** 1355 *** *** 1356 *** *** 1357 *** *** 1358 *** *** 1359 *** *** 1360 *** *** 1361 *** *** 1362 *** *** 1363 *** *** 1364 *** *** 1365 *** *** 1366 *** *** 1367 *** *** 1368 *** *** 1369 *** *** 1370 *** *** 1371 *** *** 1372 *** *** 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 *** *** 1421 *** *** 1422 *** *** 1423 *** *** 1424 *** *** 1425 *** *** 1426 *** *** 1427 *** *** 1428 *** *** 1429 *** *** 1430 *** *** 1431 *** *** 1432 *** *** 1433 *** *** 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 *** *** 1526 *** *** 1527 *** *** 1528 *** *** 1529 *** *** 1530 *** *** 1531 *** *** 1532 *** *** 1533 *** *** 1534 *** *** 1535 *** *** 1536 *** *** 1537 *** *** 1538 *** *** 1539 *** *** 1540 *** *** 1541 *** *** 1542 *** *** 1543 *** *** 1544 *** *** 1545 *** *** 1546 *** *** 1547 *** *** 1548 *** *** 1549 *** *** 1550 *** *** 1551 *** *** 1552 *** *** 1553 *** *** 1554 *** *** 1555 *** *** 1556 *** *** 1557 *** *** 1558 *** *** 1559 *** *** 1560 *** *** 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 *** *** 1601 *** *** 1602 *** *** 1603 *** *** 1604 *** *** 1605 *** *** 1606 *** *** 1607 *** *** 1608 *** *** 1609 *** *** 1610 *** *** 1611 *** *** 1612 *** *** 1613 *** *** 1614 *** *** 1615 *** *** 1616 *** *** 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 *** *** 1671 *** *** 1672 *** *** 1673 *** *** 1674 *** *** 1675 *** *** 1676 *** *** 1677 *** *** 1678 *** *** 1679 *** *** 1680 *** *** 1681 *** *** 1682 *** *** 1683 *** *** 1684 *** *** 1685 *** *** 1686 *** *** 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 *** *** 1723 *** *** 1724 *** *** 1725 *** *** 1726 *** *** 1727 *** *** 1728 *** *** 1729 *** *** 1730 *** *** 1731 *** *** 1732 *** *** 1733 *** *** 1734 *** *** 1735 *** *** 1736 *** *** 1737 *** *** 1738 *** *** 1739 *** *** 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 *** *** 1806 *** *** 1807 *** *** 1808 *** *** 1809 *** *** 1810 *** *** 1811 *** *** 1812 *** *** 1813 *** *** 1814 *** *** 1815 *** *** 1816 *** *** 1817 *** *** 1818 *** *** 1819 *** *** 1820 *** *** 1821 *** *** 1822 *** *** 1823 *** *** 1824 *** *** 1825 *** *** 1826 *** *** 1827 *** *** 1828 *** *** 1829 *** *** 1830 *** *** 1831 *** *** 1832 *** *** 1833 *** *** 1834 *** *** 1835 *** *** 1836 *** *** 1837 *** *** 1838 *** *** 1839 *** *** 1840 *** *** 1841 *** *** 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 *** *** 1916 *** *** 1917 *** *** 1918 *** *** 1919 *** *** 1920 *** *** 1921 *** *** 1922 *** *** 1923 *** *** 1924 *** *** 1925 *** *** 1926 *** *** 1927 *** *** 1928 *** *** 1929 *** *** 1930 *** *** 1931 *** *** 1932 *** *** 1933 *** *** 1934 *** *** 1935 *** *** 1936 *** *** 1937 *** *** 1938 *** *** 1939 *** *** 1940 *** *** 1941 *** *** 1942 *** *** 1943 *** *** 1944 *** *** 1945 *** *** 1946 *** *** 1947 *** *** 1948 *** *** 1949 *** *** 1950 *** *** 1951 *** *** 1952 *** *** 1953 *** *** 1954 *** *** 1955 *** *** 1956 *** *** 1957 *** *** 1958 *** *** 1959 *** *** 1960 *** *** 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 *** *** 1997 *** *** 1998 *** *** 1999 *** *** 2000 *** *** 2001 *** *** 2002 *** *** 2003 *** *** 2004 *** *** 2005 *** *** 2006 *** *** 2007 *** *** 2008 *** *** 2009 *** *** 2010 *** *** 2011 *** *** 2012 *** *** 2013 *** *** 2014 *** *** 2015 *** *** 2016 *** *** 2017 *** *** 2018 *** *** 2019 *** *** 2020 *** *** 2021 *** *** 2022 *** *** 2023 *** *** 2024 *** *** 2025 *** *** 2026 *** *** 2027 *** *** 2028 *** *** 2029 *** *** 2030 *** *** 2031 *** *** 2032 *** *** 2033 *** *** 2034 *** *** 2035 *** *** 2036 *** *** 2037 *** *** 2038 *** *** 2039 *** *** 2040 *** *** 2041 *** *** 2042 *** *** 2043 *** *** 2044 *** *** 2045 *** *** 2046 *** *** 2047 *** *** 2048 *** *** 2049 *** *** 2050 *** *** 2051 *** *** 2052 *** *** 2053 *** *** 2054 *** *** 2055 *** *** 2056 *** *** 2057 *** *** 2058 *** *** 2059 *** *** 2060 *** *** 2061 *** *** 2062 *** *** 2063 *** *** 2064 *** *** 2065 *** *** 2066 *** *** 2067 *** *** 2068 *** *** 2069 *** *** 2070 *** *** 2071 *** *** 2072 *** *** 2073 *** *** 2074 *** *** 2075 *** *** 2076 *** *** 2077 *** *** 2078 *** *** 2079 *** *** 2080 *** *** 2081 *** *** 2082 *** *** 2083 *** *** 2084 *** *** 2085 *** *** 2086 *** *** 2087 *** *** 2088 *** *** 2089 *** *** 2090 *** *** 2091 *** *** 2092 *** *** 2093 *** *** 2094 *** *** 2095 *** *** 2096 *** *** 2097 *** *** 2098 *** *** 2099 *** *** 2100 *** *** 2101 *** *** 2102 *** *** 2103 *** *** 2104 *** *** 2105 *** *** 2106 *** *** 2107 *** *** 2108 *** *** 2109 *** *** 2110 *** *** 2111 *** *** 2112 *** *** 2113 *** *** 2114 *** *** 2115 *** *** 2116 *** *** 2117 *** *** 2118 *** *** 2119 *** *** 2120 *** *** 2121 *** *** 2122 *** *** 2123 *** *** 2124 *** *** 2125 *** *** 2126 *** *** 2127 *** *** 2128 *** *** 2129 *** *** 2130 *** *** 2131 *** *** 2132 *** *** 2133 *** *** 2134 *** *** 2135 *** *** 2136 *** *** 2137 *** *** 2138 *** *** 2139 *** *** 2140 *** *** 2141 *** *** 2142 *** *** 2143 *** *** 2144 *** *** 2145 *** *** 2146 *** *** 2147 *** *** 2148 *** *** 2149 *** *** 2150 *** *** 2151 *** *** 2152 *** *** 2153 *** *** 2154 *** *** 2155 *** *** 2156 *** *** 2157 *** *** 2158 *** *** 2159 *** *** 2160 *** *** 2161 *** *** 2162 *** *** 2163 *** *** 2164 *** *** 2165 *** *** 2166 *** *** 2167 *** *** 2168 *** *** 2169 *** *** 2170 *** *** 2171 *** *** 2172 *** *** 2173 *** *** 2174 *** *** 2175 *** *** 2176 *** *** 2177 *** *** 2178 *** *** 2179 *** *** 2180 *** *** 2181 *** *** 2182 *** *** 2183 *** *** 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 *** *** 2214 *** *** 2215 *** *** 2216 *** *** 2217 *** *** 2218 *** *** 2219 *** *** 2220 *** *** 2221 *** *** 2222 *** *** 2223 *** *** 2224 *** *** 2225 *** *** 2226 *** *** 2227 *** *** 2228 *** *** 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 *** *** 2283 *** *** 2284 *** *** 2285 *** *** 2286 *** *** 2287 *** *** 2288 *** *** 2289 *** *** 2290 *** *** 2291 *** *** 2292 *** *** 2293 *** *** 2294 *** *** 2295 *** *** 2296 *** *** 2297 *** *** 2298 *** *** 2299 *** *** 2300 *** *** 2301 *** *** 2302 *** *** 2303 *** *** 2304 *** *** 2305 *** *** 2306 *** *** 2307 *** *** 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 *** *** 2364 *** *** 2365 *** *** 2366 *** *** 2367 *** *** 2368 *** *** 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 *** *** 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 *** *** 2445 *** *** 2446 *** *** 2447 *** *** 2448 *** *** 2449 *** *** 2450 *** *** 2451 *** *** 2452 *** *** 2453 *** *** 2454 *** *** 2455 *** *** 2456 *** *** 2457 *** *** 2458 *** *** 2459 *** *** 2460 *** *** 2461 *** *** 2462 *** *** 2463 *** *** 2464 *** *** 2465 *** *** 2466 *** *** 2467 *** *** 2468 *** *** 2469 *** *** 2470 *** *** 2471 *** *** 2472 *** *** 2473 *** *** 2474 *** *** 2475 *** *** 2476 *** *** 2477 *** *** 2478 *** *** 2479 *** *** 2480 *** *** 2481 *** *** 2482 *** *** 2483 *** *** 2484 *** *** 2485 *** *** 2486 *** *** 2487 *** *** 2488 *** *** 2489 *** *** 2490 *** *** 2491 *** *** 2492 *** *** 2493 *** *** 2494 *** *** 2495 *** *** 2496 *** *** 2497 *** *** 2498 *** *** 2499 *** *** 2500 *** *** 2501 *** *** 2502 *** *** 2503 *** *** 2504 *** *** 2505 *** *** 2506 *** *** 2507 *** *** 2508 *** *** 2509 *** *** 2510 *** *** 2511 *** *** 2512 *** *** 2513 *** *** 2514 *** *** 2515 *** *** 2516 *** *** 2517 *** *** 2518 *** *** 2519 *** *** 2520 *** *** 2521 *** *** 2522 *** *** 2523 *** *** 2524 *** *** 2525 *** *** 2526 *** *** 2527 *** *** 2528 *** *** 2529 *** *** 2530 *** *** 2531 *** *** 2532 *** *** 2533 *** *** 2534 *** *** 2535 *** *** 2536 *** *** 2537 *** *** 2538 *** *** 2539 *** *** 2540 *** *** 2541 *** *** 2542 *** *** 2543 *** *** 2544 *** *** 2545 *** *** 2546 *** *** 2547 *** *** 2548 *** *** 2549 *** *** 2550 *** *** 2551 *** *** 2552 *** *** 2553 *** *** 2554 *** *** 2555 *** *** 2556 *** *** 2557 *** *** 2558 *** *** 2559 *** *** 2560 *** *** 2561 *** *** 2562 *** *** 2563 *** *** 2564 *** *** 2565 *** *** 2566 *** *** 2567 *** *** 2568 *** *** 2569 *** *** 2570 *** *** 2571 *** *** 2572 *** *** 2573 *** *** 2574 *** *** 2575 *** *** 2576 *** *** 2577 *** *** 2578 *** *** 2579 *** *** 2580 *** *** 2581 *** *** 2582 *** *** 2583 *** *** 2584 *** *** 2585 *** *** 2586 *** *** 2587 *** *** 2588 *** *** 2589 *** *** 2590 *** *** 2591 *** *** 2592 *** *** 2593 *** *** 2594 *** *** 2595 *** *** 2596 *** *** 2597 *** *** 2598 *** *** 2599 *** *** 2600 *** *** 2601 *** *** 2602 *** *** 2603 *** *** 2604 *** *** 2605 *** *** 2606 *** *** 2607 *** *** 2608 *** *** 2609 *** *** 2610 *** *** 2611 *** *** 2612 *** *** 2613 *** *** 2614 *** *** 2615 *** *** 2616 *** *** 2617 *** *** 2618 *** *** 2619 *** *** 2620 *** *** 2621 *** *** 2622 *** *** 2623 *** *** 2624 *** *** 2625 *** *** 2626 *** *** 2627 *** *** 2628 *** *** 2629 *** *** 2630 *** *** 2631 *** *** 2632 *** *** 2633 *** *** 2634 *** *** 2635 *** *** 2636 *** *** 2637 *** *** 2638 *** *** 2639 *** *** 2640 *** *** 2641 *** *** 2642 *** *** 2643 *** *** 2644 *** *** 2645 *** *** 2646 *** *** 2647 *** *** 2648 *** *** 2649 *** *** 2650 *** *** 2651 *** *** 2652 *** *** 2653 *** *** 2654 *** *** 2655 *** *** 2656 *** *** 2657 *** *** 2658 *** *** 2659 *** *** 2660 *** *** 2661 *** *** 2662 *** *** 2663 *** *** 2664 *** *** 2665 *** *** 2666 *** *** 2667 *** *** 2668 *** *** 2669 *** *** 2670 *** *** 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 *** *** 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 *** *** 2747 *** *** 2748 *** *** 2749 *** *** 2750 *** *** 2751 *** *** 2752 *** *** 2753 *** *** 2754 *** *** 2755 *** *** 2756 *** *** 2757 *** *** 2758 *** *** 2759 *** *** 2760 *** *** 2761 *** *** 2762 *** *** 2763 *** *** 2764 *** *** 2765 *** *** 2766 *** *** 2767 *** *** 2768 *** *** 2769 *** *** 2770 *** *** 2771 *** *** 2772 *** *** 2773 *** *** 2774 *** *** 2775 *** *** 2776 *** *** 2777 *** *** 2778 *** *** 2779 *** *** 2780 *** *** 2781 *** *** 2782 *** *** 2783 *** *** 2784 *** *** 2785 *** *** 2786 *** *** 2787 *** *** 2788 *** *** 2789 *** *** 2790 *** *** 2791 *** *** 2792 *** *** 2793 *** *** 2794 *** *** 2795 *** *** 2796 *** *** 2797 *** *** 2798 *** *** 2799 *** *** 2800 *** *** 2801 *** *** 2802 *** *** 2803 *** *** 2804 *** *** 2805 *** *** 2806 *** *** 2807 *** *** 2808 *** *** 2809 *** *** 2810 *** *** 2811 *** *** 2812 *** *** 2813 *** *** 2814 *** *** 2815 *** *** 2816 *** *** 2817 *** *** 2818 *** *** 2819 *** *** 2820 *** *** 2821 *** *** 2822 *** *** 2823 *** *** 2824 *** *** 2825 *** *** 2826 *** *** 2827 *** *** 2828 *** *** 2829 *** *** 2830 *** *** 2831 *** *** 2832 *** *** 2833 *** *** 2834 *** *** 2835 *** *** 2836 *** *** 2837 *** *** 2838 *** *** 2839 *** *** 2840 *** *** 2841 *** *** 2842 *** *** 2843 *** *** 2844 *** *** 2845 *** *** 2846 *** *** 2847 *** *** 2848 *** *** 2849 *** *** 2850 *** *** 2851 *** *** 2852 *** *** 2853 *** *** 2854 *** *** 2855 *** *** 2856 *** *** 2857 *** *** 2858 *** *** 2859 *** *** 2860 *** *** 2861 *** *** 2862 *** *** 2863 *** *** 2864 *** *** 2865 *** *** 2866 *** *** 2867 *** *** 2868 *** *** 2869 *** *** 2870 *** *** 2871 *** *** 2872 *** *** 2873 *** *** 2874 *** *** 2875 *** *** 2876 *** *** 2877 *** *** 2878 *** *** 2879 *** *** 2880 *** *** 2881 *** *** 2882 *** *** 2883 *** *** 2884 *** *** 2885 *** *** 2886 *** *** 2887 *** *** 2888 *** *** 2889 *** *** 2890 *** *** 2891 *** *** 2892 *** *** 2893 *** *** 2894 *** *** 2895 *** *** 2896 *** *** 2897 *** *** 2898 *** *** 2899 *** *** 2900 *** *** 2901 *** *** 2902 *** *** 2903 *** *** 2904 *** *** 2905 *** *** 2906 *** *** 2907 *** *** 2908 *** *** 2909 *** *** 2910 *** *** 2911 *** *** 2912 *** *** 2913 *** *** 2914 *** *** 2915 *** *** 2916 *** *** 2917 *** *** 2918 *** *** 2919 *** *** 2920 *** *** 2921 *** *** 2922 *** *** 2923 *** *** 2924 *** *** 2925 *** *** 2926 *** *** 2927 *** *** 2928 *** *** 2929 *** *** 2930 *** *** 2931 *** *** 2932 *** *** 2933 *** *** 2934 *** *** 2935 *** *** 2936 *** *** 2937 *** *** 2938 *** *** 2939 *** *** 2940 *** *** 2941 *** *** 2942 *** *** 2943 *** *** 2944 *** *** 2945 *** *** 2946 *** *** 2947 *** *** 2948 *** *** 2949 *** *** 2950 *** *** 2951 *** *** 2952 *** *** 2953 *** *** 2954 *** *** 2955 *** *** 2956 *** *** 2957 *** *** 2958 *** *** 2959 *** *** 2960 *** *** 2961 *** *** 2962 *** *** 2963 *** *** 2964 *** *** 2965 *** *** 2966 *** *** 2967 *** *** 2968 *** *** 2969 *** *** 2970 *** *** 2971 *** *** 2972 *** *** 2973 *** *** 2974 *** *** 2975 *** *** 2976 *** *** 2977 *** *** 2978 *** *** 2979 *** *** 2980 *** *** 2981 *** *** 2982 *** *** 2983 *** *** 2984 *** *** 2985 *** *** 2986 *** *** 2987 *** *** 2988 *** *** 2989 *** *** 2990 *** *** 2991 *** *** 2992 *** *** 2993 *** *** 2994 *** *** 2995 *** *** 2996 *** *** 2997 *** *** 2998 *** *** 2999 *** *** 3000 *** *** 3001 *** *** 3002 *** *** 3003 *** *** 3004 *** *** 3005 *** *** 3006 *** *** 3007 *** *** 3008 *** *** 3009 *** *** 3010 *** *** 3011 *** *** 3012 *** *** 3013 *** *** 3014 *** *** 3015 *** *** 3016 *** *** 3017 *** *** 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 *** *** 3072 *** *** 3073 *** *** 3074 *** *** 3075 *** *** 3076 *** *** 3077 *** *** 3078 *** *** 3079 *** *** 3080 *** *** 3081 *** *** 3082 *** *** 3083 *** *** 3084 *** *** 3085 *** *** 3086 *** *** 3087 *** *** 3088 *** *** 3089 *** *** 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 *** *** 3136 *** *** 3137 *** *** 3138 *** *** 3139 *** *** 3140 *** *** 3141 *** *** 3142 *** *** 3143 *** *** 3144 *** *** 3145 *** *** 3146 *** *** 3147 *** *** 3148 *** *** 3149 *** *** 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 *** *** 3195 *** *** 3196 *** *** 3197 *** *** 3198 *** *** 3199 *** *** 3200 *** *** 3201 *** *** 3202 *** *** 3203 *** *** 3204 *** *** 3205 *** *** 3206 *** *** 3207 *** *** 3208 *** *** 3209 *** *** 3210 *** *** 3211 *** *** 3212 *** *** 3213 *** *** 3214 *** *** 3215 *** *** 3216 *** *** 3217 *** *** 3218 *** *** 3219 *** *** 3220 *** *** 3221 *** *** 3222 *** *** 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 *** *** 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 *** *** 3352 *** *** 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 *** *** 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 *** *** 3480 *** *** 3481 *** *** 3482 *** *** 3483 *** *** 3484 *** *** 3485 *** *** 3486 *** *** 3487 *** *** 3488 *** *** 3489 *** *** 3490 *** *** 3491 *** *** 3492 *** *** 3493 *** *** 3494 *** *** 3495 *** *** 3496 *** *** 3497 *** *** 3498 *** *** 3499 *** *** 3500 *** *** 3501 *** *** 3502 *** *** 3503 *** *** 3504 *** *** 3505 *** *** 3506 *** *** 3507 *** *** 3508 *** *** 3509 *** *** 3510 *** *** 3511 *** *** 3512 *** *** 3513 *** *** 3514 *** *** 3515 *** *** 3516 *** *** 3517 *** *** 3518 *** *** 3519 *** *** 3520 *** *** 3521 *** *** 3522 *** *** 3523 *** *** 3524 *** *** 3525 *** *** 3526 *** *** 3527 *** *** 3528 *** *** 3529 *** *** 3530 *** *** 3531 *** *** 3532 *** *** 3533 *** *** 3534 *** *** 3535 *** *** 3536 *** *** 3537 *** *** 3538 *** *** 3539 *** *** 3540 *** *** 3541 *** *** 3542 *** *** 3543 *** *** 3544 *** *** 3545 *** *** 3546 *** *** 3547 *** *** 3548 *** *** 3549 *** *** 3550 *** *** 3551 *** *** 3552 *** *** 3553 *** *** 3554 *** *** 3555 *** *** 3556 *** *** 3557 *** *** 3558 *** *** 3559 *** *** 3560 *** *** 3561 *** *** 3562 *** *** 3563 *** *** 3564 *** *** 3565 *** *** 3566 *** *** 3567 *** *** 3568 *** *** 3569 *** *** 3570 *** *** 3571 *** *** 3572 *** *** 3573 *** *** 3574 *** *** 3575 *** *** 3576 *** *** 3577 *** *** 3578 *** *** 3579 *** *** 3580 *** *** 3581 *** *** 3582 *** *** 3583 *** *** 3584 *** *** 3585 *** *** 3586 *** *** 3587 *** *** 3588 *** *** 3589 *** *** 3590 *** *** 3591 *** *** 3592 *** *** 3593 *** *** 3594 *** *** 3595 *** *** 3596 *** *** 3597 *** *** 3598 *** *** 3599 *** *** 3600 *** *** 3601 *** *** 3602 *** *** 3603 *** *** 3604 *** *** 3605 *** *** 3606 *** *** 3607 *** *** 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 *** *** 3634 *** *** 3635 *** *** 3636 *** *** 3637 *** *** 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 *** *** 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 *** *** 3730 *** *** 3731 *** *** 3732 *** *** 3733 *** *** 3734 *** *** 3735 *** *** 3736 *** *** 3737 *** *** 3738 *** *** 3739 *** *** 3740 *** *** 3741 *** *** 3742 *** *** 3743 *** *** 3744 *** *** 3745 *** *** 3746 *** *** 3747 *** *** 3748 *** *** 3749 *** *** 3750 *** *** 3751 *** *** 3752 *** *** 3753 *** *** 3754 *** *** 3755 *** *** 3756 *** *** 3757 *** *** 3758 *** *** 3759 *** *** 3760 *** *** 3761 *** *** 3762 *** *** 3763 *** *** 3764 *** *** 3765 *** *** 3766 *** *** 3767 *** *** 3768 *** *** 3769 *** *** 3770 *** *** 3771 *** *** 3772 *** *** 3773 *** *** 3774 *** *** 3775 *** *** 3776 *** *** 3777 *** *** 3778 *** *** 3779 *** *** 3780 *** *** 3781 *** *** 3782 *** *** 3783 *** *** 3784 *** *** 3785 *** *** 3786 *** *** 3787 *** *** 3788 *** *** 3789 *** *** 3790 *** *** 3791 *** *** 3792 *** *** 3793 *** *** 3794 *** *** 3795 *** *** 3796 *** *** 3797 *** *** 3798 *** *** 3799 *** *** 3800 *** *** 3801 *** *** 3802 *** *** 3803 *** *** 3804 *** *** 3805 *** *** 3806 *** *** 3807 *** *** 3808 *** *** 3809 *** *** 3810 *** *** 3811 *** *** 3812 *** *** 3813 *** *** 3814 *** *** 3815 *** *** 3816 *** *** 3817 *** *** 3818 *** *** 3819 *** *** 3820 *** *** 3821 *** *** 3822 *** *** 3823 *** *** 3824 *** *** 3825 *** *** 3826 *** *** 3827 *** *** 3828 *** *** 3829 *** *** 3830 *** *** 3831 *** *** 3832 *** *** 3833 *** *** 3834 *** *** 3835 *** *** 3836 *** *** 3837 *** *** 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 *** *** 3880 *** *** 3881 *** *** 3882 *** *** 3883 *** *** 3884 *** *** 3885 *** *** 3886 *** *** 3887 *** *** 3888 *** *** 3889 *** *** 3890 *** *** 3891 *** *** 3892 *** *** 3893 *** *** 3894 *** *** 3895 *** *** 3896 *** *** 3897 *** *** 3898 *** *** 3899 *** *** 3900 *** *** 3901 *** *** 3902 *** *** 3903 *** *** 3904 *** *** 3905 *** *** 3906 *** *** 3907 *** *** 3908 *** *** 3909 *** *** 3910 *** *** 3911 *** *** 3912 *** *** 3913 *** *** 3914 *** *** 3915 *** *** 3916 *** *** 3917 *** *** 3918 *** *** 3919 *** *** 3920 *** *** 3921 *** *** 3922 *** *** 3923 *** *** 3924 *** *** 3925 *** *** 3926 *** *** 3927 *** *** 3928 *** *** 3929 *** *** 3930 *** *** 3931 *** *** 3932 *** *** 3933 *** *** 3934 *** *** 3935 *** *** 3936 *** *** 3937 *** *** 3938 *** *** 3939 *** *** 3940 *** *** 3941 *** *** 3942 *** *** 3943 *** *** 3944 *** *** 3945 *** *** 3946 *** *** 3947 *** *** 3948 *** *** 3949 *** *** 3950 *** *** 3951 *** *** 3952 *** *** 3953 *** *** 3954 *** *** 3955 *** *** 3956 *** *** 3957 *** *** 3958 *** *** 3959 *** *** 3960 *** *** 3961 *** *** 3962 *** *** 3963 *** *** 3964 *** *** 3965 *** *** 3966 *** *** 3967 *** *** 3968 *** *** 3969 *** *** 3970 *** *** 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 *** *** 4004 *** *** 4005 *** *** 4006 *** *** 4007 *** *** 4008 *** *** 4009 *** *** 4010 *** *** 4011 *** *** 4012 *** *** 4013 *** *** 4014 *** *** 4015 *** *** 4016 *** *** 4017 *** *** 4018 *** *** 4019 *** *** 4020 *** *** 4021 *** *** 4022 *** *** 4023 *** *** 4024 *** *** 4025 *** *** 4026 *** *** 4027 *** *** 4028 *** *** 4029 *** *** 4030 *** *** 4031 *** *** 4032 *** *** 4033 *** *** 4034 *** *** 4035 *** *** 4036 *** *** 4037 *** *** 4038 *** *** 4039 *** *** 4040 *** *** 4041 *** *** 4042 *** *** 4043 *** *** 4044 *** *** 4045 *** *** 4046 *** *** 4047 *** *** 4048 *** *** 4049 *** *** 4050 *** *** 4051 *** *** 4052 *** *** 4053 *** *** 4054 *** *** 4055 *** *** 4056 *** *** 4057 *** *** 4058 *** *** 4059 *** *** 4060 *** *** 4061 *** *** 4062 *** *** 4063 *** *** 4064 *** *** 4065 *** *** 4066 *** *** 4067 *** *** 4068 *** *** 4069 *** *** 4070 *** *** 4071 *** *** 4072 *** *** 4073 *** *** 4074 *** *** 4075 *** *** 4076 *** *** 4077 *** *** 4078 *** *** 4079 *** *** 4080 *** *** 4081 *** *** 4082 *** *** 4083 *** *** 4084 *** *** 4085 *** *** 4086 *** *** 4087 *** *** 4088 *** *** 4089 *** *** 4090 *** *** 4091 *** *** 4092 *** *** 4093 *** *** 4094 *** *** 4095 *** *** 4096 *** *** 4097 *** *** 4098 *** *** 4099 *** *** 4100 *** *** 4101 *** *** 4102 *** *** 4103 *** *** 4104 *** *** 4105 *** *** 4106 *** *** 4107 *** *** 4108 *** *** 4109 *** *** 4110 *** *** 4111 *** *** 4112 *** *** 4113 *** *** 4114 *** *** 4115 *** *** 4116 *** *** 4117 *** *** 4118 *** *** 4119 *** *** 4120 *** *** 4121 *** *** 4122 *** *** 4123 *** *** 4124 *** *** 4125 *** *** 4126 *** *** 4127 *** *** 4128 *** *** 4129 *** *** 4130 *** *** 4131 *** *** 4132 *** *** 4133 *** *** 4134 *** *** 4135 *** *** 4136 *** *** 4137 *** *** 4138 *** *** 4139 *** *** 4140 *** *** 4141 *** *** 4142 *** *** 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 *** *** 4188 *** *** 4189 *** *** 4190 *** *** 4191 *** *** 4192 *** *** 4193 *** *** 4194 *** *** 4195 *** *** 4196 *** *** 4197 *** *** 4198 *** *** 4199 *** *** 4200 *** *** 4201 *** *** 4202 *** *** 4203 *** *** 4204 *** *** 4205 *** *** 4206 *** *** 4207 *** *** 4208 *** *** 4209 *** *** 4210 *** *** 4211 *** *** 4212 *** *** 4213 *** *** 4214 *** *** 4215 *** *** 4216 *** *** 4217 *** *** 4218 *** *** 4219 *** *** 4220 *** *** 4221 *** *** 4222 *** *** 4223 *** *** 4224 *** *** 4225 *** *** 4226 *** *** 4227 *** *** 4228 *** *** 4229 *** *** 4230 *** *** 4231 *** *** 4232 *** *** 4233 *** *** 4234 *** *** 4235 *** *** 4236 *** *** 4237 *** *** 4238 *** *** 4239 *** *** 4240 *** *** 4241 *** *** 4242 *** *** 4243 *** *** 4244 *** *** 4245 *** *** 4246 *** *** 4247 *** *** 4248 *** *** 4249 *** *** 4250 *** *** 4251 *** *** 4252 *** *** 4253 *** *** 4254 *** *** 4255 *** *** 4256 *** *** 4257 *** *** 4258 *** *** 4259 *** *** 4260 *** *** 4261 *** *** 4262 *** *** 4263 *** *** 4264 *** *** 4265 *** *** 4266 *** *** 4267 *** *** 4268 *** *** 4269 *** *** 4270 *** *** 4271 *** *** 4272 *** *** 4273 *** *** 4274 *** *** 4275 *** *** 4276 *** *** 4277 *** *** 4278 *** *** 4279 *** *** 4280 *** *** 4281 *** *** 4282 *** *** 4283 *** *** 4284 *** *** 4285 *** *** 4286 *** *** 4287 *** *** 4288 *** *** 4289 *** *** 4290 *** *** 4291 *** *** 4292 *** *** 4293 *** *** 4294 *** *** 4295 *** *** 4296 *** *** 4297 *** *** 4298 *** *** 4299 *** *** 4300 *** *** 4301 *** *** 4302 *** *** 4303 *** *** 4304 *** *** 4305 *** *** 4306 *** *** 4307 *** *** 4308 *** *** 4309 *** *** 4310 *** *** 4311 *** *** 4312 *** *** 4313 *** *** 4314 *** *** 4315 *** *** 4316 *** *** 4317 *** *** 4318 *** *** 4319 *** *** 4320 *** *** 4321 *** *** 4322 *** *** 4323 *** *** 4324 *** *** 4325 *** *** 4326 *** *** 4327 *** *** 4328 *** *** 4329 *** *** 4330 *** *** 4331 *** *** 4332 *** *** 4333 *** *** 4334 *** *** 4335 *** *** 4336 *** *** 4337 *** *** 4338 *** *** 4339 *** *** 4340 *** *** 4341 *** *** 4342 *** *** 4343 *** *** 4344 *** *** 4345 *** *** 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 *** *** 4397 *** *** 4398 *** *** 4399 *** *** 4400 *** *** 4401 *** *** 4402 *** *** 4403 *** *** 4404 *** *** 4405 *** *** 4406 *** *** 4407 *** *** 4408 *** *** 4409 *** *** 4410 *** *** 4411 *** *** 4412 *** *** 4413 *** *** 4414 *** *** 4415 *** *** 4416 *** *** 4417 *** *** 4418 *** *** 4419 *** *** 4420 *** *** 4421 *** *** 4422 *** *** 4423 *** *** 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 *** *** 4503 *** *** 4504 *** *** 4505 *** *** 4506 *** *** 4507 *** *** 4508 *** *** 4509 *** *** 4510 *** *** 4511 *** *** 4512 *** *** 4513 *** *** 4514 *** *** 4515 *** *** 4516 *** *** 4517 *** *** 4518 *** *** 4519 *** *** 4520 *** *** 4521 *** *** 4522 *** *** 4523 *** *** 4524 *** *** 4525 *** *** 4526 *** *** 4527 *** *** 4528 *** *** 4529 *** *** 4530 *** *** 4531 *** *** 4532 *** *** 4533 *** *** 4534 *** *** 4535 *** *** 4536 *** *** 4537 *** *** 4538 *** *** 4539 *** *** 4540 *** *** 4541 *** *** 4542 *** *** 4543 *** *** 4544 *** *** 4545 *** *** 4546 *** *** 4547 *** *** 4548 *** *** 4549 *** *** 4550 *** *** 4551 *** *** 4552 *** *** 4553 *** *** 4554 *** *** 4555 *** *** 4556 *** *** 4557 *** *** 4558 *** *** 4559 *** *** 4560 *** *** 4561 *** *** 4562 *** *** 4563 *** *** 4564 *** *** 4565 *** *** 4566 *** *** 4567 *** *** 4568 *** *** 4569 *** *** 4570 *** *** 4571 *** *** 4572 *** *** 4573 *** *** 4574 *** *** 4575 *** *** 4576 *** *** 4577 *** *** 4578 *** *** 4579 *** *** 4580 *** *** 4581 *** *** 4582 *** *** 4583 *** *** 4584 *** *** 4585 *** *** 4586 *** *** 4587 *** *** 4588 *** *** 4589 *** *** 4590 *** *** 4591 *** *** 4592 *** *** 4593 *** *** 4594 *** *** 4595 *** *** 4596 *** *** 4597 *** *** 4598 *** *** 4599 *** *** 4600 *** *** 4601 *** *** 4602 *** *** 4603 *** *** 4604 *** *** 4605 *** *** 4606 *** *** 4607 *** *** 4608 *** *** 4609 *** *** 4610 *** *** 4611 *** *** 4612 *** *** 4613 *** *** 4614 *** *** 4615 *** *** 4616 *** *** 4617 *** *** 4618 *** *** 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 *** *** 4747 *** *** 4748 *** *** 4749 *** *** 4750 *** *** 4751 *** *** 4752 *** *** 4753 *** *** 4754 *** *** 4755 *** *** 4756 *** *** 4757 *** *** 4758 *** *** 4759 *** *** 4760 *** *** 4761 *** *** 4762 *** *** 4763 *** *** 4764 *** *** 4765 *** *** 4766 *** *** 4767 *** *** 4768 *** *** 4769 *** *** 4770 *** *** 4771 *** *** 4772 *** *** 4773 *** *** 4774 *** *** 4775 *** *** 4776 *** *** 4777 *** *** 4778 *** *** 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 *** *** 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 *** *** 4842 *** *** 4843 *** *** 4844 *** *** 4845 *** *** 4846 *** *** 4847 *** *** 4848 *** *** 4849 *** *** 4850 *** *** 4851 *** *** 4852 *** *** 4853 *** *** 4854 *** *** 4855 *** *** 4856 *** *** 4857 *** *** 4858 *** *** 4859 *** *** 4860 *** *** 4861 *** *** 4862 *** *** 4863 *** *** 4864 *** *** 4865 *** *** 4866 *** *** 4867 *** *** 4868 *** *** 4869 *** *** 4870 *** *** 4871 *** *** 4872 *** *** 4873 *** *** 4874 *** *** 4875 *** *** 4876 *** *** 4877 *** *** 4878 *** *** 4879 *** *** 4880 *** *** 4881 *** *** 4882 *** *** 4883 *** *** 4884 *** *** 4885 *** *** 4886 *** *** 4887 *** *** 4888 *** *** 4889 *** *** 4890 *** *** 4891 *** *** 4892 *** *** 4893 *** *** 4894 *** *** 4895 *** *** 4896 *** *** 4897 *** *** 4898 *** *** 4899 *** *** 4900 *** *** 4901 *** *** 4902 *** *** 4903 *** *** 4904 *** *** 4905 *** *** 4906 *** *** 4907 *** *** 4908 *** *** 4909 *** *** 4910 *** *** 4911 *** *** 4912 *** *** 4913 *** *** 4914 *** *** 4915 *** *** 4916 *** *** 4917 *** *** 4918 *** *** 4919 *** *** 4920 *** *** 4921 *** *** 4922 *** *** 4923 *** *** 4924 *** *** 4925 *** *** 4926 *** *** 4927 *** *** 4928 *** *** 4929 *** *** 4930 *** *** 4931 *** *** 4932 *** *** 4933 *** *** 4934 *** *** 4935 *** *** 4936 *** *** 4937 *** *** 4938 *** *** 4939 *** *** 4940 *** *** 4941 *** *** 4942 *** *** 4943 *** *** 4944 *** *** 4945 *** *** 4946 *** *** 4947 *** *** 4948 *** *** 4949 *** *** 4950 *** *** 4951 *** *** 4952 *** *** 4953 *** *** 4954 *** *** 4955 *** *** 4956 *** *** 4957 *** *** 4958 *** *** 4959 *** *** 4960 *** *** 4961 *** *** 4962 *** *** 4963 *** *** 4964 *** *** 4965 *** *** 4966 *** *** 4967 *** *** 4968 *** *** 4969 *** *** 4970 *** *** 4971 *** *** 4972 *** *** 4973 *** *** 4974 *** *** 4975 *** *** 4976 *** *** 4977 *** *** 4978 *** *** 4979 *** *** 4980 *** *** 4981 *** *** 4982 *** *** 4983 *** *** 4984 *** *** 4985 *** *** 4986 *** *** 4987 *** *** 4988 *** *** 4989 *** *** 4990 *** *** 4991 *** *** 4992 *** *** 4993 *** *** 4994 *** *** 4995 *** *** 4996 *** *** 4997 *** *** 4998 *** *** 4999 *** *** 5000 *** *** 5001 *** *** 5002 *** *** 5003 *** *** 5004 *** *** 5005 *** *** 5006 *** *** 5007 *** *** 5008 *** *** 5009 *** *** 5010 *** *** 5011 *** *** 5012 *** *** 5013 *** *** 5014 *** *** 5015 *** *** 5016 *** *** 5017 *** *** 5018 *** *** 5019 *** *** 5020 *** *** 5021 *** *** 5022 *** *** 5023 *** *** 5024 *** *** 5025 *** *** 5026 *** *** 5027 *** *** 5028 *** *** 5029 *** *** 5030 *** *** 5031 *** *** 5032 *** *** 5033 *** *** 5034 *** *** 5035 *** *** 5036 *** *** 5037 *** *** 5038 *** *** 5039 *** *** 5040 *** *** 5041 *** *** 5042 *** *** 5043 *** *** 5044 *** *** 5045 *** *** 5046 *** *** 5047 *** *** 5048 *** *** 5049 *** *** 5050 *** *** 5051 *** *** 5052 *** *** 5053 *** *** 5054 *** *** 5055 *** *** 5056 *** *** 5057 *** *** 5058 *** *** 5059 *** *** 5060 *** *** 5061 *** *** 5062 *** *** 5063 *** *** 5064 *** *** 5065 *** *** 5066 *** *** 5067 *** *** 5068 *** *** 5069 *** *** 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 *** *** 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 *** *** 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 *** *** 5272 *** *** 5273 *** *** 5274 *** *** 5275 *** *** 5276 *** *** 5277 *** *** 5278 *** *** 5279 *** *** 5280 *** *** 5281 *** *** 5282 *** *** 5283 *** *** 5284 *** *** 5285 *** *** 5286 *** *** 5287 *** *** 5288 *** *** 5289 *** *** 5290 *** *** 5291 *** *** 5292 *** *** 5293 *** *** 5294 *** *** 5295 *** *** 5296 *** *** 5297 *** *** 5298 *** *** 5299 *** *** 5300 *** *** 5301 *** *** 5302 *** *** 5303 *** *** 5304 *** *** 5305 *** *** 5306 *** *** 5307 *** *** 5308 *** *** 5309 *** *** 5310 *** *** 5311 *** *** 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 *** *** 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 *** *** 6351 *** *** 6352 *** *** 6353 *** *** 6354 *** *** 6355 *** *** 6356 *** *** 6357 *** *** 6358 *** *** 6359 *** *** 6360 *** *** 6361 *** *** 6362 *** *** 6363 *** *** 6364 *** *** 6365 *** *** 6366 *** *** 6367 *** *** 6368 *** *** 6369 *** *** 6370 *** *** 6371 *** *** 6372 *** *** 6373 *** *** 6374 *** *** 6375 *** *** 6376 *** *** 6377 *** *** 6378 *** *** 6379 *** *** 6380 *** *** 6381 *** *** 6382 *** *** 6383 *** *** 6384 *** *** 6385 *** *** 6386 *** *** 6387 *** *** 6388 *** *** 6389 *** *** 6390 *** *** 6391 *** *** 6392 *** *** 6393 *** *** 6394 *** *** 6395 *** *** 6396 *** *** 6397 *** *** 6398 *** *** 6399 *** *** 6400 *** *** 6401 *** *** 6402 *** *** 6403 *** *** 6404 *** *** 6405 *** *** 6406 *** *** 6407 *** *** 6408 *** *** 6409 *** *** 6410 *** *** 6411 *** *** 6412 *** *** 6413 *** *** 6414 *** *** 6415 *** *** 6416 *** *** 6417 *** *** 6418 *** *** 6419 *** *** 6420 *** *** 6421 *** *** 6422 *** *** 6423 *** *** 6424 *** *** 6425 *** *** 6426 *** *** 6427 *** *** 6428 *** *** 6429 *** *** 6430 *** *** 6431 *** *** 6432 *** *** 6433 *** *** 6434 *** *** 6435 *** *** 6436 *** *** 6437 *** *** 6438 *** *** 6439 *** *** 6440 *** *** 6441 *** *** 6442 *** *** 6443 *** *** 6444 *** *** 6445 *** *** 6446 *** *** 6447 *** *** 6448 *** *** 6449 *** *** 6450 *** *** 6451 *** *** 6452 *** *** 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 *** *** 6543 *** *** 6544 *** *** 6545 *** *** 6546 *** *** 6547 *** *** 6548 *** *** 6549 *** *** 6550 *** *** 6551 *** *** 6552 *** *** 6553 *** *** 6554 *** *** 6555 *** *** 6556 *** *** 6557 *** *** 6558 *** *** 6559 *** *** 6560 *** *** 6561 *** *** 6562 *** *** 6563 *** *** 6564 *** *** 6565 *** *** 6566 *** *** 6567 *** *** 6568 *** *** 6569 *** *** 6570 *** *** 6571 *** *** 6572 *** *** 6573 *** *** 6574 *** *** 6575 *** *** 6576 *** *** 6577 *** *** 6578 *** *** 6579 *** *** 6580 *** *** 6581 *** *** 6582 *** *** 6583 *** *** 6584 *** *** 6585 *** *** 6586 *** *** 6587 *** *** 6588 *** *** 6589 *** *** 6590 *** *** 6591 *** *** 6592 *** *** 6593 *** *** 6594 *** *** 6595 *** *** 6596 *** *** 6597 *** *** 6598 *** *** 6599 *** *** 6600 *** *** 6601 *** *** 6602 *** *** 6603 *** *** 6604 *** *** 6605 *** *** 6606 *** *** 6607 *** *** 6608 *** *** 6609 *** *** 6610 *** *** 6611 *** *** 6612 *** *** 6613 *** *** 6614 *** *** 6615 *** *** 6616 *** *** 6617 *** *** 6618 *** *** 6619 *** *** 6620 *** *** 6621 *** *** 6622 *** *** 6623 *** *** 6624 *** *** 6625 *** *** 6626 *** *** 6627 *** *** 6628 *** *** 6629 *** *** 6630 *** *** 6631 *** *** 6632 *** *** 6633 *** *** 6634 *** *** 6635 *** *** 6636 *** *** 6637 *** *** 6638 *** *** 6639 *** *** 6640 *** *** 6641 *** *** 6642 *** *** 6643 *** *** 6644 *** *** 6645 *** *** 6646 *** *** 6647 *** *** 6648 *** *** 6649 *** *** 6650 *** *** 6651 *** *** 6652 *** *** 6653 *** *** 6654 *** *** 6655 *** *** 6656 *** *** 6657 *** *** 6658 *** *** 6659 *** *** 6660 *** *** 6661 *** *** 6662 *** *** 6663 *** *** 6664 *** *** 6665 *** *** 6666 *** *** 6667 *** *** 6668 *** *** 6669 *** *** 6670 *** *** 6671 *** *** 6672 *** *** 6673 *** *** 6674 *** *** 6675 *** *** 6676 *** *** 6677 *** *** 6678 *** *** 6679 *** *** 6680 *** *** 6681 *** *** 6682 *** *** 6683 *** *** 6684 *** *** 6685 *** *** 6686 *** *** 6687 *** *** 6688 *** *** 6689 *** *** 6690 *** *** 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 *** *** 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 *** *** 6824 *** *** 6825 *** *** 6826 *** *** 6827 *** *** 6828 *** *** 6829 *** *** 6830 *** *** 6831 *** *** 6832 *** *** 6833 *** *** 6834 *** *** 6835 *** *** 6836 *** *** 6837 *** *** 6838 *** *** 6839 *** *** 6840 *** *** 6841 *** *** 6842 *** *** 6843 *** *** 6844 *** *** 6845 *** *** 6846 *** *** 6847 *** *** 6848 *** *** 6849 *** *** 6850 *** *** 6851 *** *** 6852 *** *** 6853 *** *** 6854 *** *** 6855 *** *** 6856 *** *** 6857 *** *** 6858 *** *** 6859 *** *** 6860 *** *** 6861 *** *** 6862 *** *** 6863 *** *** 6864 *** *** 6865 *** *** 6866 *** *** 6867 *** *** 6868 *** *** 6869 *** *** 6870 *** *** 6871 *** *** 6872 *** *** 6873 *** *** 6874 *** *** 6875 *** *** 6876 *** *** 6877 *** *** 6878 *** *** 6879 *** *** 6880 *** *** 6881 *** *** 6882 *** *** 6883 *** *** 6884 *** *** 6885 *** *** 6886 *** *** 6887 *** *** 6888 *** *** 6889 *** *** 6890 *** *** 6891 *** *** 6892 *** *** 6893 *** *** 6894 *** *** 6895 *** *** 6896 *** *** 6897 *** *** 6898 *** *** 6899 *** *** 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 *** *** 6930 *** *** 6931 *** *** 6932 *** *** 6933 *** *** 6934 *** *** 6935 *** *** 6936 *** *** 6937 *** *** 6938 *** *** 6939 *** *** 6940 *** *** 6941 *** *** 6942 *** *** 6943 *** *** 6944 *** *** 6945 *** *** 6946 *** *** 6947 *** *** 6948 *** *** 6949 *** *** 6950 *** *** 6951 *** *** 6952 *** *** 6953 *** *** 6954 *** *** 6955 *** *** 6956 *** *** 6957 *** *** 6958 *** *** 6959 *** *** 6960 *** *** 6961 *** *** 6962 *** *** 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 *** *** 6994 *** *** 6995 *** *** 6996 *** *** 6997 *** *** 6998 *** *** 6999 *** *** 7000 *** *** 7001 *** *** 7002 *** *** 7003 *** *** 7004 *** *** 7005 *** *** 7006 *** *** 7007 *** *** 7008 *** *** 7009 *** *** 7010 *** *** 7011 *** *** 7012 *** *** 7013 *** *** 7014 *** *** 7015 *** *** 7016 *** *** 7017 *** *** 7018 *** *** 7019 *** *** 7020 *** *** 7021 *** *** 7022 *** *** 7023 *** *** 7024 *** *** 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 *** *** 7066 *** *** 7067 *** *** 7068 *** *** 7069 *** *** 7070 *** *** 7071 *** *** 7072 *** *** 7073 *** *** 7074 *** *** 7075 *** *** 7076 *** *** 7077 *** *** 7078 *** *** 7079 *** *** 7080 *** *** 7081 *** *** 7082 *** *** 7083 *** *** 7084 *** *** 7085 *** *** 7086 *** *** 7087 *** *** 7088 *** *** 7089 *** *** 7090 *** *** 7091 *** *** 7092 *** *** 7093 *** *** 7094 *** *** 7095 *** *** 7096 *** *** 7097 *** *** 7098 *** *** 7099 *** *** 7100 *** *** 7101 *** *** 7102 *** *** 7103 *** *** 7104 *** *** 7105 *** *** 7106 *** *** 7107 *** *** 7108 *** *** 7109 *** *** 7110 *** *** 7111 *** *** 7112 *** *** 7113 *** *** 7114 *** *** 7115 *** *** 7116 *** *** 7117 *** *** 7118 *** *** 7119 *** *** 7120 *** *** 7121 *** *** 7122 *** *** 7123 *** *** 7124 *** *** 7125 *** *** 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 *** *** 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 *** *** 7197 *** *** 7198 *** *** 7199 *** *** 7200 *** *** 7201 *** *** 7202 *** *** 7203 *** *** 7204 *** *** 7205 *** *** 7206 *** *** 7207 *** *** 7208 *** *** 7209 *** *** 7210 *** *** 7211 *** *** 7212 *** *** 7213 *** *** 7214 *** *** 7215 *** *** 7216 *** *** 7217 *** *** 7218 *** *** 7219 *** *** 7220 *** *** 7221 *** *** 7222 *** *** 7223 *** *** 7224 *** *** 7225 *** *** 7226 *** *** 7227 *** *** 7228 *** *** 7229 *** *** 7230 *** *** 7231 *** *** 7232 *** *** 7233 *** *** 7234 *** *** 7235 *** *** 7236 *** *** 7237 *** *** 7238 *** *** 7239 *** *** 7240 *** *** 7241 *** *** 7242 *** *** 7243 *** *** 7244 *** *** 7245 *** *** 7246 *** *** 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 *** *** 7361 *** *** 7362 *** *** 7363 *** *** 7364 *** *** 7365 *** *** 7366 *** *** 7367 *** *** 7368 *** *** 7369 *** *** 7370 *** *** 7371 *** *** 7372 *** *** 7373 *** *** 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 *** *** 7403 *** *** 7404 *** *** 7405 *** *** 7406 *** *** 7407 *** *** 7408 *** *** 7409 *** *** 7410 *** *** 7411 *** *** 7412 *** *** 7413 *** *** 7414 *** *** 7415 *** *** 7416 *** *** 7417 *** *** 7418 *** *** 7419 *** *** 7420 *** *** 7421 *** *** 7422 *** *** 7423 *** *** 7424 *** *** 7425 *** *** 7426 *** *** 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 *** *** 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 *** *** 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 *** *** 7587 *** *** 7588 *** *** 7589 *** *** 7590 *** *** 7591 *** *** 7592 *** *** 7593 *** *** 7594 *** *** 7595 *** *** 7596 *** *** 7597 *** *** 7598 *** *** 7599 *** *** 7600 *** *** 7601 *** *** 7602 *** *** 7603 *** *** 7604 *** *** 7605 *** *** 7606 *** *** 7607 *** *** 7608 *** *** 7609 *** *** 7610 *** *** 7611 *** *** 7612 *** *** 7613 *** *** 7614 *** *** 7615 *** *** 7616 *** *** 7617 *** *** 7618 *** *** 7619 *** *** 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 *** *** 7654 *** *** 7655 *** *** 7656 *** *** 7657 *** *** 7658 *** *** 7659 *** *** 7660 *** *** 7661 *** *** 7662 *** *** 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 *** *** 7746 *** *** 7747 *** *** 7748 *** *** 7749 *** *** 7750 *** *** 7751 *** *** 7752 *** *** 7753 *** *** 7754 *** *** 7755 *** *** 7756 *** *** 7757 *** *** 7758 *** *** 7759 *** *** 7760 *** *** 7761 *** *** 7762 *** *** 7763 *** *** 7764 *** *** 7765 *** *** 7766 *** *** 7767 *** *** 7768 *** *** 7769 *** *** 7770 *** *** 7771 *** *** 7772 *** *** 7773 *** *** 7774 *** *** 7775 *** *** 7776 *** *** 7777 *** *** 7778 *** *** 7779 *** *** 7780 *** *** 7781 *** *** 7782 *** *** 7783 *** *** 7784 *** *** 7785 *** *** 7786 *** *** 7787 *** *** 7788 *** *** 7789 *** *** 7790 *** *** 7791 *** *** 7792 *** *** 7793 *** *** 7794 *** *** 7795 *** *** 7796 *** *** 7797 *** *** 7798 *** *** 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 *** *** 7836 *** *** 7837 *** *** 7838 *** *** 7839 *** *** 7840 *** *** 7841 *** *** 7842 *** *** 7843 *** *** 7844 *** *** 7845 *** *** 7846 *** *** 7847 *** *** 7848 *** *** 7849 *** *** 7850 *** *** 7851 *** *** 7852 *** *** 7853 *** *** 7854 *** *** 7855 *** *** 7856 *** *** 7857 *** *** 7858 *** *** 7859 *** *** 7860 *** *** 7861 *** *** 7862 *** *** 7863 *** *** 7864 *** *** 7865 *** *** 7866 *** *** 7867 *** *** 7868 *** *** 7869 *** *** 7870 *** *** 7871 *** *** 7872 *** *** 7873 *** *** 7874 *** *** 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 *** *** 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 *** *** 7996 *** *** 7997 *** *** 7998 *** *** 7999 *** *** 8000 *** *** 8001 *** *** 8002 *** *** 8003 *** *** 8004 *** *** 8005 *** *** 8006 *** *** 8007 *** *** 8008 *** *** 8009 *** *** 8010 *** *** 8011 *** *** 8012 *** *** 8013 *** *** 8014 *** *** 8015 *** *** 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 *** *** 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 *** *** 8137 *** *** 8138 *** *** 8139 *** *** 8140 *** *** 8141 *** *** 8142 *** *** 8143 *** *** 8144 *** *** 8145 *** *** 8146 *** *** 8147 *** *** 8148 *** *** 8149 *** *** 8150 *** *** 8151 *** *** 8152 *** *** 8153 *** *** 8154 *** *** 8155 *** *** 8156 *** *** 8157 *** *** 8158 *** *** 8159 *** *** 8160 *** *** 8161 *** *** 8162 *** *** 8163 *** *** 8164 *** *** 8165 *** *** 8166 *** *** 8167 *** *** 8168 *** *** 8169 *** *** 8170 *** *** 8171 *** *** 8172 *** *** 8173 *** *** 8174 *** *** 8175 *** *** 8176 *** *** 8177 *** *** 8178 *** *** 8179 *** *** 8180 *** *** 8181 *** *** 8182 *** *** 8183 *** *** 8184 *** *** 8185 *** *** 8186 *** *** 8187 *** *** 8188 *** *** 8189 *** *** 8190 *** *** 8191 *** *** 8192 *** *** 8193 *** *** 8194 *** *** 8195 *** *** 8196 *** *** 8197 *** *** 8198 *** *** 8199 *** *** 8200 *** *** 8201 *** *** 8202 *** *** 8203 *** *** 8204 *** *** 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 *** *** 8233 *** *** 8234 *** *** 8235 *** *** 8236 *** *** 8237 *** *** 8238 *** *** 8239 *** *** 8240 *** *** 8241 *** *** 8242 *** *** 8243 *** *** 8244 *** *** 8245 *** *** 8246 *** *** 8247 *** *** 8248 *** *** 8249 *** *** 8250 *** *** 8251 *** *** 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 *** *** 8327 *** *** 8328 *** *** 8329 *** *** 8330 *** *** 8331 *** *** 8332 *** *** 8333 *** *** 8334 *** *** 8335 *** *** 8336 *** *** 8337 *** *** 8338 *** *** 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 *** *** 8393 *** *** 8394 *** *** 8395 *** *** 8396 *** *** 8397 *** *** 8398 *** *** 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 *** *** 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 *** *** 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 *** *** gcm 210 *** *** gcm 211 *** *** gcm 212 *** *** gcm 213 *** *** gcm 214 *** *** gcm 215 *** *** gcm 216 *** *** gcm 217 *** *** gcm 218 *** *** gcm 219 *** *** gcm 220 *** *** gcm 221 *** *** gcm 222 *** *** gcm 223 *** *** gcm 224 *** *** gcm 225 *** *** gcm 226 *** *** gcm 227 *** *** gcm 228 *** *** 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 *** *** 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 *** *** gcm 399 *** *** gcm 400 *** *** gcm 401 *** *** gcm 402 *** *** gcm 403 *** *** gcm 404 *** *** gcm 405 *** *** gcm 406 *** *** gcm 407 *** *** gcm 408 *** *** gcm 409 *** *** gcm 410 *** *** gcm 411 *** *** gcm 412 *** *** gcm 413 *** *** gcm 414 *** *** gcm 415 *** *** gcm 416 *** *** gcm 417 *** *** gcm 418 *** *** gcm 419 *** *** gcm 420 *** *** gcm 421 *** *** gcm 422 *** *** gcm 423 *** *** gcm 424 *** *** gcm 425 *** *** gcm 426 *** *** gcm 427 *** *** gcm 428 *** *** gcm 429 *** *** gcm 430 *** *** gcm 431 *** *** gcm 432 *** *** gcm 433 *** *** gcm 434 *** *** gcm 435 *** *** gcm 436 *** *** gcm 437 *** *** gcm 438 *** *** gcm 439 *** *** gcm 440 *** *** gcm 441 *** *** gcm 442 *** *** gcm 443 *** *** gcm 444 *** *** gcm 445 *** *** gcm 446 *** *** gcm 447 *** *** gcm 448 *** *** gcm 449 *** *** gcm 450 *** *** gcm 451 *** *** gcm 452 *** *** gcm 453 *** *** 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 *** *** gcm 472 *** *** gcm 473 *** *** gcm 474 *** *** gcm 475 *** *** gcm 476 *** *** 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 *** *** gcm 494 *** *** gcm 495 *** *** gcm 496 *** *** gcm 497 *** *** gcm 498 *** *** gcm 499 *** *** gcm 500 *** *** gcm 501 *** *** gcm 502 *** *** gcm 503 *** *** gcm 504 *** *** gcm 505 *** *** gcm 506 *** *** gcm 507 *** *** gcm 508 *** *** gcm 509 *** *** gcm 510 *** *** gcm 511 *** *** gcm 512 *** *** gcm 513 *** *** gcm 514 *** *** gcm 515 *** *** gcm 516 *** *** gcm 517 *** *** gcm 518 *** *** gcm 519 *** *** gcm 520 *** *** gcm 521 *** *** 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 *** *** gcm 543 *** *** gcm 544 *** *** gcm 545 *** *** 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 *** *** gcm 578 *** *** gcm 579 *** *** gcm 580 *** *** gcm 581 *** *** gcm 582 *** *** gcm 583 *** *** gcm 584 *** *** gcm 585 *** *** gcm 586 *** *** gcm 587 *** *** gcm 588 *** *** gcm 589 *** *** gcm 590 *** *** gcm 591 *** *** gcm 592 *** *** gcm 593 *** *** gcm 594 *** *** gcm 595 *** *** gcm 596 *** *** gcm 597 *** *** gcm 598 *** *** gcm 599 *** *** gcm 600 *** *** gcm 601 *** *** gcm 602 *** *** gcm 603 *** *** gcm 604 *** *** gcm 605 *** *** gcm 606 *** *** gcm 607 *** *** gcm 608 *** *** gcm 609 *** *** gcm 610 *** *** gcm 611 *** *** gcm 612 *** *** gcm 613 *** *** gcm 614 *** *** gcm 615 *** *** gcm 616 *** *** gcm 617 *** *** gcm 618 *** *** gcm 619 *** *** gcm 620 *** *** gcm 621 *** *** gcm 622 *** *** gcm 623 *** *** gcm 624 *** *** gcm 625 *** *** gcm 626 *** *** gcm 627 *** *** gcm 628 *** *** gcm 629 *** *** gcm 630 *** *** gcm 631 *** *** 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 *** *** gcm 664 *** *** gcm 665 *** *** gcm 666 *** *** gcm 667 *** *** gcm 668 *** *** gcm 669 *** *** gcm 670 *** *** gcm 671 *** *** gcm 672 *** *** gcm 673 *** *** gcm 674 *** *** gcm 675 *** *** gcm 676 *** *** gcm 677 *** *** gcm 678 *** *** gcm 679 *** *** gcm 680 *** *** gcm 681 *** *** gcm 682 *** *** gcm 683 *** *** gcm 684 *** *** gcm 685 *** *** gcm 686 *** *** gcm 687 *** *** gcm 688 *** *** gcm 689 *** *** gcm 690 *** *** gcm 691 *** *** gcm 692 *** *** gcm 693 *** *** gcm 694 *** *** gcm 695 *** *** 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 *** *** 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 *** *** gcm 742 *** *** gcm 743 *** *** gcm 744 *** *** gcm 745 *** *** gcm 746 *** *** gcm 747 *** *** 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 *** *** gcm 767 *** *** gcm 768 *** *** gcm 769 *** *** gcm 770 *** *** 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 *** *** gcm 788 *** *** gcm 789 *** *** gcm 790 *** *** gcm 791 *** *** gcm 792 *** *** gcm 793 *** *** gcm 794 *** *** gcm 795 *** *** gcm 796 *** *** gcm 797 *** *** gcm 798 *** *** gcm 799 *** *** gcm 800 *** *** gcm 801 *** *** gcm 802 *** *** gcm 803 *** *** gcm 804 *** *** gcm 805 *** *** gcm 806 *** *** gcm 807 *** *** gcm 808 *** *** gcm 809 *** *** gcm 810 *** *** gcm 811 *** *** gcm 812 *** *** gcm 813 *** *** gcm 814 *** *** gcm 815 *** *** gcm 816 *** *** gcm 817 *** *** gcm 818 *** *** gcm 819 *** *** gcm 820 *** *** gcm 821 *** *** gcm 822 *** *** gcm 823 *** *** gcm 824 *** *** gcm 825 *** *** gcm 826 *** *** gcm 827 *** *** gcm 828 *** *** gcm 829 *** *** gcm 830 *** *** 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 *** *** gcm 846 *** *** gcm 847 *** *** gcm 848 *** *** gcm 849 *** *** gcm 850 *** *** 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 *** *** gcm 864 *** *** gcm 865 *** *** gcm 866 *** *** 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 *** *** gcm 881 *** *** gcm 882 *** *** gcm 883 *** *** gcm 884 *** *** gcm 885 *** *** gcm 886 *** *** gcm 887 *** *** 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 *** *** gcm 916 *** *** gcm 917 *** *** gcm 918 *** *** gcm 919 *** *** gcm 920 *** *** gcm 921 *** *** gcm 922 *** *** gcm 923 *** *** gcm 924 *** *** gcm 925 *** *** gcm 926 *** *** gcm 927 *** *** gcm 928 *** *** gcm 929 *** *** gcm 930 *** *** gcm 931 *** *** gcm 932 *** *** gcm 933 *** *** gcm 934 *** *** gcm 935 *** *** gcm 936 *** *** gcm 937 *** *** gcm 938 *** *** gcm 939 *** *** gcm 940 *** *** gcm 941 *** *** gcm 942 *** *** gcm 943 *** *** gcm 944 *** *** gcm 945 *** *** gcm 946 *** *** gcm 947 *** *** gcm 948 *** *** gcm 949 *** *** gcm 950 *** *** gcm 951 *** *** gcm 952 *** *** gcm 953 *** *** gcm 954 *** *** gcm 955 *** *** gcm 956 *** *** gcm 957 *** *** gcm 958 *** *** gcm 959 *** *** gcm 960 *** *** gcm 961 *** *** gcm 962 *** *** gcm 963 *** *** gcm 964 *** *** gcm 965 *** *** gcm 966 *** *** gcm 967 *** *** gcm 968 *** *** gcm 969 *** *** gcm 970 *** *** gcm 971 *** *** gcm 972 *** *** gcm 973 *** *** gcm 974 *** *** gcm 975 *** *** gcm 976 *** *** gcm 977 *** *** gcm 978 *** *** gcm 979 *** *** gcm 980 *** *** gcm 981 *** *** gcm 982 *** *** gcm 983 *** *** gcm 984 *** *** gcm 985 *** *** gcm 986 *** *** gcm 987 *** *** gcm 988 *** *** gcm 989 *** *** gcm 990 *** *** gcm 991 *** *** 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 *** *** 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 *** *** 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 *** *** gcm 1160 *** *** gcm 1161 *** *** gcm 1162 *** *** gcm 1163 *** *** gcm 1164 *** *** gcm 1165 *** *** gcm 1166 *** *** gcm 1167 *** *** gcm 1168 *** *** 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 *** *** 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 *** *** gcm 1198 *** *** gcm 1199 *** *** gcm 1200 *** *** gcm 1201 *** *** gcm 1202 *** *** gcm 1203 *** *** gcm 1204 *** *** gcm 1205 *** *** gcm 1206 *** *** gcm 1207 *** *** gcm 1208 *** *** gcm 1209 *** *** gcm 1210 *** *** 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 *** *** gcm 1226 *** *** gcm 1227 *** *** gcm 1228 *** *** 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 *** *** gcm 1263 *** *** gcm 1264 *** *** gcm 1265 *** *** gcm 1266 *** *** gcm 1267 *** *** gcm 1268 *** *** gcm 1269 *** *** 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 *** *** gcm 1298 *** *** gcm 1299 *** *** gcm 1300 *** *** gcm 1301 *** *** gcm 1302 *** *** gcm 1303 *** *** gcm 1304 *** *** gcm 1305 *** *** gcm 1306 *** *** gcm 1307 *** *** gcm 1308 *** *** gcm 1309 *** *** gcm 1310 *** *** gcm 1311 *** *** gcm 1312 *** *** gcm 1313 *** *** gcm 1314 *** *** gcm 1315 *** *** gcm 1316 *** *** gcm 1317 *** *** gcm 1318 *** *** gcm 1319 *** *** gcm 1320 *** *** gcm 1321 *** *** gcm 1322 *** *** gcm 1323 *** *** gcm 1324 *** *** gcm 1325 *** *** gcm 1326 *** *** gcm 1327 *** *** gcm 1328 *** *** gcm 1329 *** *** gcm 1330 *** *** gcm 1331 *** *** gcm 1332 *** *** gcm 1333 *** *** gcm 1334 *** *** gcm 1335 *** *** gcm 1336 *** *** 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 *** *** 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 *** *** 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 *** *** 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 *** *** gcm 1458 *** *** gcm 1459 *** *** gcm 1460 *** *** gcm 1461 *** *** gcm 1462 *** *** gcm 1463 *** *** gcm 1464 *** *** gcm 1465 *** *** gcm 1466 *** *** gcm 1467 *** *** gcm 1468 *** *** gcm 1469 *** *** gcm 1470 *** *** gcm 1471 *** *** gcm 1472 *** *** gcm 1473 *** *** gcm 1474 *** *** gcm 1475 *** *** gcm 1476 *** *** gcm 1477 *** *** gcm 1478 *** *** gcm 1479 *** *** gcm 1480 *** *** gcm 1481 *** *** gcm 1482 *** *** gcm 1483 *** *** gcm 1484 *** *** gcm 1485 *** *** gcm 1486 *** *** gcm 1487 *** *** gcm 1488 *** *** gcm 1489 *** *** gcm 1490 *** *** gcm 1491 *** *** gcm 1492 *** *** gcm 1493 *** *** gcm 1494 *** *** gcm 1495 *** *** gcm 1496 *** *** gcm 1497 *** *** gcm 1498 *** *** gcm 1499 *** *** gcm 1500 *** *** gcm 1501 *** *** gcm 1502 *** *** gcm 1503 *** *** gcm 1504 *** *** gcm 1505 *** *** gcm 1506 *** *** gcm 1507 *** *** gcm 1508 *** *** gcm 1509 *** *** gcm 1510 *** *** gcm 1511 *** *** 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 *** *** 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 *** *** gcm 1552 *** *** gcm 1553 *** *** gcm 1554 *** *** gcm 1555 *** *** 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 *** *** gcm 1573 *** *** gcm 1574 *** *** gcm 1575 *** *** gcm 1576 *** *** gcm 1577 *** *** gcm 1578 *** *** gcm 1579 *** *** gcm 1580 *** *** gcm 1581 *** *** 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 *** *** gcm 1603 *** *** gcm 1604 *** *** gcm 1605 *** *** gcm 1606 *** *** gcm 1607 *** *** gcm 1608 *** *** gcm 1609 *** *** gcm 1610 *** *** gcm 1611 *** *** gcm 1612 *** *** gcm 1613 *** *** gcm 1614 *** *** gcm 1615 *** *** gcm 1616 *** *** gcm 1617 *** *** gcm 1618 *** *** gcm 1619 *** *** gcm 1620 *** *** gcm 1621 *** *** gcm 1622 *** *** 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 *** *** gcm 1639 *** *** gcm 1640 *** *** gcm 1641 *** *** gcm 1642 *** *** gcm 1643 *** *** gcm 1644 *** *** gcm 1645 *** *** gcm 1646 *** *** gcm 1647 *** *** gcm 1648 *** *** gcm 1649 *** *** gcm 1650 *** *** gcm 1651 *** *** gcm 1652 *** *** gcm 1653 *** *** gcm 1654 *** *** gcm 1655 *** *** gcm 1656 *** *** gcm 1657 *** *** gcm 1658 *** *** gcm 1659 *** *** gcm 1660 *** *** gcm 1661 *** *** gcm 1662 *** *** gcm 1663 *** *** gcm 1664 *** *** gcm 1665 *** *** gcm 1666 *** *** gcm 1667 *** *** gcm 1668 *** *** 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 *** *** 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 *** *** 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 *** *** gcm 1807 *** *** gcm 1808 *** *** gcm 1809 *** *** gcm 1810 *** *** gcm 1811 *** *** gcm 1812 *** *** gcm 1813 *** *** gcm 1814 *** *** gcm 1815 *** *** gcm 1816 *** *** gcm 1817 *** *** gcm 1818 *** *** gcm 1819 *** *** gcm 1820 *** *** gcm 1821 *** *** 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 *** *** gcm 1840 *** *** gcm 1841 *** *** gcm 1842 *** *** gcm 1843 *** *** gcm 1844 *** *** gcm 1845 *** *** gcm 1846 *** *** gcm 1847 *** *** gcm 1848 *** *** gcm 1849 *** *** gcm 1850 *** *** gcm 1851 *** *** gcm 1852 *** *** gcm 1853 *** *** gcm 1854 *** *** gcm 1855 *** *** gcm 1856 *** *** gcm 1857 *** *** gcm 1858 *** *** gcm 1859 *** *** gcm 1860 *** *** gcm 1861 *** *** gcm 1862 *** *** gcm 1863 *** *** gcm 1864 *** *** gcm 1865 *** *** gcm 1866 *** *** gcm 1867 *** *** gcm 1868 *** *** gcm 1869 *** *** gcm 1870 *** *** gcm 1871 *** *** gcm 1872 *** *** gcm 1873 *** *** gcm 1874 *** *** gcm 1875 *** *** gcm 1876 *** *** gcm 1877 *** *** gcm 1878 *** *** gcm 1879 *** *** gcm 1880 *** *** gcm 1881 *** *** gcm 1882 *** *** gcm 1883 *** *** gcm 1884 *** *** gcm 1885 *** *** gcm 1886 *** *** gcm 1887 *** *** gcm 1888 *** *** gcm 1889 *** *** gcm 1890 *** *** gcm 1891 *** *** gcm 1892 *** *** gcm 1893 *** *** gcm 1894 *** *** gcm 1895 *** *** gcm 1896 *** *** gcm 1897 *** *** gcm 1898 *** *** gcm 1899 *** *** gcm 1900 *** *** gcm 1901 *** *** gcm 1902 *** *** gcm 1903 *** *** gcm 1904 *** *** gcm 1905 *** *** gcm 1906 *** *** gcm 1907 *** *** gcm 1908 *** *** gcm 1909 *** *** gcm 1910 *** *** gcm 1911 *** *** gcm 1912 *** *** gcm 1913 *** *** gcm 1914 *** *** gcm 1915 *** *** gcm 1916 *** *** gcm 1917 *** *** gcm 1918 *** *** gcm 1919 *** *** gcm 1920 *** *** gcm 1921 *** *** gcm 1922 *** *** gcm 1923 *** *** gcm 1924 *** *** gcm 1925 *** *** gcm 1926 *** *** gcm 1927 *** *** gcm 1928 *** *** gcm 1929 *** *** gcm 1930 *** *** gcm 1931 *** *** gcm 1932 *** *** gcm 1933 *** *** gcm 1934 *** *** gcm 1935 *** *** gcm 1936 *** *** gcm 1937 *** *** gcm 1938 *** *** gcm 1939 *** *** gcm 1940 *** *** gcm 1941 *** *** gcm 1942 *** *** gcm 1943 *** *** gcm 1944 *** *** gcm 1945 *** *** gcm 1946 *** *** gcm 1947 *** *** gcm 1948 *** *** gcm 1949 *** *** gcm 1950 *** *** gcm 1951 *** *** gcm 1952 *** *** gcm 1953 *** *** gcm 1954 *** *** gcm 1955 *** *** gcm 1956 *** *** gcm 1957 *** *** gcm 1958 *** *** gcm 1959 *** *** gcm 1960 *** *** gcm 1961 *** *** gcm 1962 *** *** gcm 1963 *** *** gcm 1964 *** *** gcm 1965 *** *** gcm 1966 *** *** gcm 1967 *** *** gcm 1968 *** *** gcm 1969 *** *** gcm 1970 *** *** gcm 1971 *** *** gcm 1972 *** *** gcm 1973 *** *** gcm 1974 *** *** gcm 1975 *** *** gcm 1976 *** *** gcm 1977 *** *** gcm 1978 *** *** gcm 1979 *** *** gcm 1980 *** *** gcm 1981 *** *** gcm 1982 *** *** gcm 1983 *** *** gcm 1984 *** *** gcm 1985 *** *** gcm 1986 *** *** gcm 1987 *** *** gcm 1988 *** *** gcm 1989 *** *** gcm 1990 *** *** gcm 1991 *** *** gcm 1992 *** *** gcm 1993 *** *** gcm 1994 *** *** gcm 1995 *** *** gcm 1996 *** *** gcm 1997 *** *** gcm 1998 *** *** 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 *** *** gcm 2030 *** *** gcm 2031 *** *** gcm 2032 *** *** gcm 2033 *** *** gcm 2034 *** *** gcm 2035 *** *** 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 *** *** gcm 2050 *** *** gcm 2051 *** *** gcm 2052 *** *** gcm 2053 *** *** 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 *** *** 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 *** *** gcm 2091 *** *** gcm 2092 *** *** gcm 2093 *** *** gcm 2094 *** *** 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 *** *** gcm 2128 *** *** gcm 2129 *** *** gcm 2130 *** *** gcm 2131 *** *** gcm 2132 *** *** gcm 2133 *** *** gcm 2134 *** *** gcm 2135 *** *** gcm 2136 *** *** gcm 2137 *** *** gcm 2138 *** *** gcm 2139 *** *** 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 *** *** gcm 2161 *** *** gcm 2162 *** *** gcm 2163 *** *** 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 *** *** gcm 2182 *** *** gcm 2183 *** *** gcm 2184 *** *** gcm 2185 *** *** 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 *** *** gcm 2199 *** *** gcm 2200 *** *** gcm 2201 *** *** gcm 2202 *** *** gcm 2203 *** *** gcm 2204 *** *** gcm 2205 *** *** gcm 2206 *** *** gcm 2207 *** *** gcm 2208 *** *** gcm 2209 *** *** gcm 2210 *** *** gcm 2211 *** *** 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 *** *** gcm 2243 *** *** gcm 2244 *** *** gcm 2245 *** *** gcm 2246 *** *** gcm 2247 *** *** gcm 2248 *** *** gcm 2249 *** *** gcm 2250 *** *** gcm 2251 *** *** gcm 2252 *** *** gcm 2253 *** *** gcm 2254 *** *** gcm 2255 *** *** gcm 2256 *** *** gcm 2257 *** *** gcm 2258 *** *** 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 *** *** gcm 2310 *** *** gcm 2311 *** *** gcm 2312 *** *** gcm 2313 *** *** gcm 2314 *** *** gcm 2315 *** *** gcm 2316 *** *** gcm 2317 *** *** gcm 2318 *** *** gcm 2319 *** *** gcm 2320 *** *** gcm 2321 *** *** gcm 2322 *** *** gcm 2323 *** *** gcm 2324 *** *** gcm 2325 *** *** gcm 2326 *** *** gcm 2327 *** *** gcm 2328 *** *** gcm 2329 *** *** gcm 2330 *** *** gcm 2331 *** *** gcm 2332 *** *** gcm 2333 *** *** gcm 2334 *** *** gcm 2335 *** *** gcm 2336 *** *** gcm 2337 *** *** gcm 2338 *** *** gcm 2339 *** *** gcm 2340 *** *** gcm 2341 *** *** gcm 2342 *** *** gcm 2343 *** *** gcm 2344 *** *** gcm 2345 *** *** gcm 2346 *** *** gcm 2347 *** *** gcm 2348 *** *** gcm 2349 *** *** gcm 2350 *** *** gcm 2351 *** *** gcm 2352 *** *** gcm 2353 *** *** gcm 2354 *** *** gcm 2355 *** *** gcm 2356 *** *** gcm 2357 *** *** gcm 2358 *** *** gcm 2359 *** *** gcm 2360 *** *** gcm 2361 *** *** gcm 2362 *** *** gcm 2363 *** *** gcm 2364 *** *** gcm 2365 *** *** gcm 2366 *** *** gcm 2367 *** *** gcm 2368 *** *** gcm 2369 *** *** gcm 2370 *** *** gcm 2371 *** *** gcm 2372 *** *** gcm 2373 *** *** gcm 2374 *** *** gcm 2375 *** *** gcm 2376 *** *** gcm 2377 *** *** gcm 2378 *** *** gcm 2379 *** *** gcm 2380 *** *** gcm 2381 *** *** gcm 2382 *** *** gcm 2383 *** *** gcm 2384 *** *** gcm 2385 *** *** gcm 2386 *** *** gcm 2387 *** *** gcm 2388 *** *** gcm 2389 *** *** gcm 2390 *** *** gcm 2391 *** *** gcm 2392 *** *** gcm 2393 *** *** gcm 2394 *** *** gcm 2395 *** *** gcm 2396 *** *** gcm 2397 *** *** gcm 2398 *** *** gcm 2399 *** *** gcm 2400 *** *** 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 *** *** gcm 2416 *** *** gcm 2417 *** *** gcm 2418 *** *** gcm 2419 *** *** gcm 2420 *** *** gcm 2421 *** *** gcm 2422 *** *** gcm 2423 *** *** gcm 2424 *** *** gcm 2425 *** *** gcm 2426 *** *** gcm 2427 *** *** gcm 2428 *** *** gcm 2429 *** *** gcm 2430 *** *** gcm 2431 *** *** gcm 2432 *** *** gcm 2433 *** *** gcm 2434 *** *** gcm 2435 *** *** gcm 2436 *** *** gcm 2437 *** *** gcm 2438 *** *** gcm 2439 *** *** gcm 2440 *** *** gcm 2441 *** *** gcm 2442 *** *** gcm 2443 *** *** gcm 2444 *** *** gcm 2445 *** *** gcm 2446 *** *** gcm 2447 *** *** gcm 2448 *** *** gcm 2449 *** *** gcm 2450 *** *** gcm 2451 *** *** gcm 2452 *** *** gcm 2453 *** *** gcm 2454 *** *** gcm 2455 *** *** gcm 2456 *** *** gcm 2457 *** *** gcm 2458 *** *** gcm 2459 *** *** gcm 2460 *** *** gcm 2461 *** *** gcm 2462 *** *** gcm 2463 *** *** gcm 2464 *** *** gcm 2465 *** *** gcm 2466 *** *** gcm 2467 *** *** gcm 2468 *** *** gcm 2469 *** *** gcm 2470 *** *** gcm 2471 *** *** gcm 2472 *** *** gcm 2473 *** *** gcm 2474 *** *** gcm 2475 *** *** gcm 2476 *** *** gcm 2477 *** *** gcm 2478 *** *** gcm 2479 *** *** gcm 2480 *** *** gcm 2481 *** *** gcm 2482 *** *** gcm 2483 *** *** gcm 2484 *** *** gcm 2485 *** *** gcm 2486 *** *** gcm 2487 *** *** gcm 2488 *** *** gcm 2489 *** *** gcm 2490 *** *** gcm 2491 *** *** gcm 2492 *** *** gcm 2493 *** *** gcm 2494 *** *** gcm 2495 *** *** 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 *** *** gcm 2516 *** *** gcm 2517 *** *** gcm 2518 *** *** gcm 2519 *** *** gcm 2520 *** *** gcm 2521 *** *** gcm 2522 *** *** gcm 2523 *** *** gcm 2524 *** *** gcm 2525 *** *** gcm 2526 *** *** gcm 2527 *** *** gcm 2528 *** *** gcm 2529 *** *** gcm 2530 *** *** gcm 2531 *** *** 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 *** *** gcm 2545 *** *** gcm 2546 *** *** gcm 2547 *** *** gcm 2548 *** *** gcm 2549 *** *** gcm 2550 *** *** gcm 2551 *** *** gcm 2552 *** *** gcm 2553 *** *** gcm 2554 *** *** gcm 2555 *** *** gcm 2556 *** *** gcm 2557 *** *** gcm 2558 *** *** gcm 2559 *** *** gcm 2560 *** *** 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 *** *** gcm 2580 *** *** gcm 2581 *** *** gcm 2582 *** *** gcm 2583 *** *** gcm 2584 *** *** gcm 2585 *** *** gcm 2586 *** *** gcm 2587 *** *** gcm 2588 *** *** gcm 2589 *** *** gcm 2590 *** *** gcm 2591 *** *** gcm 2592 *** *** 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 *** *** gcm 2614 *** *** gcm 2615 *** *** gcm 2616 *** *** gcm 2617 *** *** gcm 2618 *** *** gcm 2619 *** *** gcm 2620 *** *** gcm 2621 *** *** gcm 2622 *** *** gcm 2623 *** *** gcm 2624 *** *** gcm 2625 *** *** gcm 2626 *** *** gcm 2627 *** *** gcm 2628 *** *** gcm 2629 *** *** gcm 2630 *** *** gcm 2631 *** *** gcm 2632 *** *** gcm 2633 *** *** gcm 2634 *** *** gcm 2635 *** *** gcm 2636 *** *** gcm 2637 *** *** gcm 2638 *** *** gcm 2639 *** *** gcm 2640 *** *** gcm 2641 *** *** gcm 2642 *** *** gcm 2643 *** *** gcm 2644 *** *** gcm 2645 *** *** gcm 2646 *** *** gcm 2647 *** *** gcm 2648 *** *** gcm 2649 *** *** gcm 2650 *** *** gcm 2651 *** *** gcm 2652 *** *** gcm 2653 *** *** gcm 2654 *** *** gcm 2655 *** *** gcm 2656 *** *** gcm 2657 *** *** gcm 2658 *** *** gcm 2659 *** *** gcm 2660 *** *** gcm 2661 *** *** gcm 2662 *** *** gcm 2663 *** *** gcm 2664 *** *** gcm 2665 *** *** gcm 2666 *** *** gcm 2667 *** *** gcm 2668 *** *** gcm 2669 *** *** gcm 2670 *** *** gcm 2671 *** *** gcm 2672 *** *** gcm 2673 *** *** gcm 2674 *** *** gcm 2675 *** *** gcm 2676 *** *** gcm 2677 *** *** gcm 2678 *** *** gcm 2679 *** *** gcm 2680 *** *** gcm 2681 *** *** gcm 2682 *** *** gcm 2683 *** *** gcm 2684 *** *** gcm 2685 *** *** gcm 2686 *** *** gcm 2687 *** *** gcm 2688 *** *** gcm 2689 *** *** gcm 2690 *** *** gcm 2691 *** *** gcm 2692 *** *** gcm 2693 *** *** gcm 2694 *** *** 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 *** *** gcm 2716 *** *** gcm 2717 *** *** gcm 2718 *** *** gcm 2719 *** *** gcm 2720 *** *** gcm 2721 *** *** gcm 2722 *** *** gcm 2723 *** *** gcm 2724 *** *** 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 *** *** gcm 2740 *** *** gcm 2741 *** *** gcm 2742 *** *** gcm 2743 *** *** gcm 2744 *** *** gcm 2745 *** *** gcm 2746 *** *** gcm 2747 *** *** gcm 2748 *** *** gcm 2749 *** *** gcm 2750 *** *** gcm 2751 *** *** gcm 2752 *** *** gcm 2753 *** *** gcm 2754 *** *** gcm 2755 *** *** gcm 2756 *** *** gcm 2757 *** *** gcm 2758 *** *** gcm 2759 *** *** gcm 2760 *** *** 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 *** *** gcm 2776 *** *** gcm 2777 *** *** gcm 2778 *** *** gcm 2779 *** *** gcm 2780 *** *** gcm 2781 *** *** gcm 2782 *** *** gcm 2783 *** *** gcm 2784 *** *** gcm 2785 *** *** gcm 2786 *** *** gcm 2787 *** *** gcm 2788 *** *** gcm 2789 *** *** gcm 2790 *** *** gcm 2791 *** *** gcm 2792 *** *** gcm 2793 *** *** gcm 2794 *** *** gcm 2795 *** *** gcm 2796 *** *** gcm 2797 *** *** gcm 2798 *** *** gcm 2799 *** *** gcm 2800 *** *** gcm 2801 *** *** gcm 2802 *** *** gcm 2803 *** *** gcm 2804 *** *** gcm 2805 *** *** gcm 2806 *** *** gcm 2807 *** *** gcm 2808 *** *** gcm 2809 *** *** gcm 2810 *** *** gcm 2811 *** *** gcm 2812 *** *** gcm 2813 *** *** gcm 2814 *** *** gcm 2815 *** *** gcm 2816 *** *** gcm 2817 *** *** 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 *** *** 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 *** *** gcm 2847 *** *** gcm 2848 *** *** gcm 2849 *** *** gcm 2850 *** *** gcm 2851 *** *** gcm 2852 *** *** gcm 2853 *** *** gcm 2854 *** *** gcm 2855 *** *** gcm 2856 *** *** gcm 2857 *** *** gcm 2858 *** *** gcm 2859 *** *** gcm 2860 *** *** gcm 2861 *** *** gcm 2862 *** *** gcm 2863 *** *** gcm 2864 *** *** gcm 2865 *** *** gcm 2866 *** *** gcm 2867 *** *** gcm 2868 *** *** gcm 2869 *** *** gcm 2870 *** *** gcm 2871 *** *** gcm 2872 *** *** gcm 2873 *** *** gcm 2874 *** *** gcm 2875 *** *** gcm 2876 *** *** gcm 2877 *** *** gcm 2878 *** *** gcm 2879 *** *** gcm 2880 *** *** gcm 2881 *** *** gcm 2882 *** *** gcm 2883 *** *** gcm 2884 *** *** gcm 2885 *** *** gcm 2886 *** *** gcm 2887 *** *** gcm 2888 *** *** gcm 2889 *** *** gcm 2890 *** *** gcm 2891 *** *** gcm 2892 *** *** gcm 2893 *** *** gcm 2894 *** *** gcm 2895 *** *** gcm 2896 *** *** gcm 2897 *** *** gcm 2898 *** *** gcm 2899 *** *** gcm 2900 *** *** gcm 2901 *** *** gcm 2902 *** *** gcm 2903 *** *** gcm 2904 *** *** gcm 2905 *** *** gcm 2906 *** *** gcm 2907 *** *** 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 *** *** gcm 2923 *** *** gcm 2924 *** *** gcm 2925 *** *** gcm 2926 *** *** gcm 2927 *** *** gcm 2928 *** *** gcm 2929 *** *** gcm 2930 *** *** gcm 2931 *** *** gcm 2932 *** *** gcm 2933 *** *** gcm 2934 *** *** gcm 2935 *** *** gcm 2936 *** *** gcm 2937 *** *** gcm 2938 *** *** gcm 2939 *** *** gcm 2940 *** *** gcm 2941 *** *** gcm 2942 *** *** gcm 2943 *** *** gcm 2944 *** *** gcm 2945 *** *** gcm 2946 *** *** gcm 2947 *** *** gcm 2948 *** *** gcm 2949 *** *** gcm 2950 *** *** gcm 2951 *** *** gcm 2952 *** *** gcm 2953 *** *** gcm 2954 *** *** gcm 2955 *** *** gcm 2956 *** *** gcm 2957 *** *** gcm 2958 *** *** gcm 2959 *** *** gcm 2960 *** *** gcm 2961 *** *** gcm 2962 *** *** gcm 2963 *** *** gcm 2964 *** *** gcm 2965 *** *** gcm 2966 *** *** gcm 2967 *** *** gcm 2968 *** *** gcm 2969 *** *** gcm 2970 *** *** gcm 2971 *** *** gcm 2972 *** *** gcm 2973 *** *** gcm 2974 *** *** gcm 2975 *** *** 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 *** *** 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 *** *** gcm 3023 *** *** gcm 3024 *** *** gcm 3025 *** *** gcm 3026 *** *** gcm 3027 *** *** gcm 3028 *** *** gcm 3029 *** *** gcm 3030 *** *** gcm 3031 *** *** gcm 3032 *** *** gcm 3033 *** *** 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 *** *** gcm 3051 *** *** gcm 3052 *** *** gcm 3053 *** *** gcm 3054 *** *** gcm 3055 *** *** gcm 3056 *** *** gcm 3057 *** *** gcm 3058 *** *** gcm 3059 *** *** gcm 3060 *** *** gcm 3061 *** *** gcm 3062 *** *** gcm 3063 *** *** gcm 3064 *** *** gcm 3065 *** *** gcm 3066 *** *** gcm 3067 *** *** gcm 3068 *** *** gcm 3069 *** *** gcm 3070 *** *** 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 *** *** gcm 3097 *** *** gcm 3098 *** *** 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 *** *** gcm 3121 *** *** gcm 3122 *** *** gcm 3123 *** *** gcm 3124 *** *** gcm 3125 *** *** gcm 3126 *** *** gcm 3127 *** *** gcm 3128 *** *** gcm 3129 *** *** gcm 3130 *** *** gcm 3131 *** *** gcm 3132 *** *** gcm 3133 *** *** gcm 3134 *** *** gcm 3135 *** *** gcm 3136 *** *** gcm 3137 *** *** gcm 3138 *** *** gcm 3139 *** *** gcm 3140 *** *** gcm 3141 *** *** gcm 3142 *** *** gcm 3143 *** *** gcm 3144 *** *** gcm 3145 *** *** gcm 3146 *** *** gcm 3147 *** *** gcm 3148 *** *** gcm 3149 *** *** gcm 3150 *** *** gcm 3151 *** *** gcm 3152 *** *** gcm 3153 *** *** gcm 3154 *** *** gcm 3155 *** *** gcm 3156 *** *** gcm 3157 *** *** gcm 3158 *** *** gcm 3159 *** *** gcm 3160 *** *** gcm 3161 *** *** gcm 3162 *** *** gcm 3163 *** *** gcm 3164 *** *** gcm 3165 *** *** gcm 3166 *** *** gcm 3167 *** *** gcm 3168 *** *** gcm 3169 *** *** gcm 3170 *** *** gcm 3171 *** *** gcm 3172 *** *** gcm 3173 *** *** gcm 3174 *** *** gcm 3175 *** *** gcm 3176 *** *** gcm 3177 *** *** gcm 3178 *** *** 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 *** *** gcm 3206 *** *** gcm 3207 *** *** gcm 3208 *** *** gcm 3209 *** *** gcm 3210 *** *** gcm 3211 *** *** gcm 3212 *** *** gcm 3213 *** *** gcm 3214 *** *** gcm 3215 *** *** gcm 3216 *** *** gcm 3217 *** *** 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 *** *** gcm 3231 *** *** gcm 3232 *** *** gcm 3233 *** *** gcm 3234 *** *** gcm 3235 *** *** gcm 3236 *** *** gcm 3237 *** *** gcm 3238 *** *** gcm 3239 *** *** gcm 3240 *** *** gcm 3241 *** *** 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 *** *** gcm 3257 *** *** gcm 3258 *** *** gcm 3259 *** *** gcm 3260 *** *** gcm 3261 *** *** gcm 3262 *** *** gcm 3263 *** *** gcm 3264 *** *** gcm 3265 *** *** gcm 3266 *** *** gcm 3267 *** *** gcm 3268 *** *** gcm 3269 *** *** gcm 3270 *** *** gcm 3271 *** *** gcm 3272 *** *** gcm 3273 *** *** gcm 3274 *** *** gcm 3275 *** *** gcm 3276 *** *** gcm 3277 *** *** gcm 3278 *** *** gcm 3279 *** *** gcm 3280 *** *** gcm 3281 *** *** gcm 3282 *** *** gcm 3283 *** *** gcm 3284 *** *** gcm 3285 *** *** gcm 3286 *** *** gcm 3287 *** *** gcm 3288 *** *** gcm 3289 *** *** 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 *** *** gcm 3303 *** *** gcm 3304 *** *** gcm 3305 *** *** gcm 3306 *** *** gcm 3307 *** *** gcm 3308 *** *** gcm 3309 *** *** gcm 3310 *** *** gcm 3311 *** *** gcm 3312 *** *** gcm 3313 *** *** gcm 3314 *** *** gcm 3315 *** *** gcm 3316 *** *** gcm 3317 *** *** gcm 3318 *** *** gcm 3319 *** *** gcm 3320 *** *** gcm 3321 *** *** gcm 3322 *** *** gcm 3323 *** *** gcm 3324 *** *** gcm 3325 *** *** gcm 3326 *** *** gcm 3327 *** *** gcm 3328 *** *** gcm 3329 *** *** gcm 3330 *** *** gcm 3331 *** *** gcm 3332 *** *** gcm 3333 *** *** gcm 3334 *** *** gcm 3335 *** *** gcm 3336 *** *** gcm 3337 *** *** gcm 3338 *** *** gcm 3339 *** *** gcm 3340 *** *** gcm 3341 *** *** gcm 3342 *** *** gcm 3343 *** *** gcm 3344 *** *** gcm 3345 *** *** gcm 3346 *** *** gcm 3347 *** *** gcm 3348 *** *** gcm 3349 *** *** gcm 3350 *** *** gcm 3351 *** *** gcm 3352 *** *** gcm 3353 *** *** gcm 3354 *** *** gcm 3355 *** *** gcm 3356 *** *** gcm 3357 *** *** gcm 3358 *** *** gcm 3359 *** *** gcm 3360 *** *** gcm 3361 *** *** gcm 3362 *** *** gcm 3363 *** *** gcm 3364 *** *** gcm 3365 *** *** gcm 3366 *** *** gcm 3367 *** *** gcm 3368 *** *** gcm 3369 *** *** gcm 3370 *** *** gcm 3371 *** *** gcm 3372 *** *** gcm 3373 *** *** gcm 3374 *** *** gcm 3375 *** *** 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 *** *** gcm 3393 *** *** gcm 3394 *** *** gcm 3395 *** *** gcm 3396 *** *** gcm 3397 *** *** gcm 3398 *** *** gcm 3399 *** *** gcm 3400 *** *** gcm 3401 *** *** gcm 3402 *** *** gcm 3403 *** *** gcm 3404 *** *** gcm 3405 *** *** gcm 3406 *** *** gcm 3407 *** *** gcm 3408 *** *** gcm 3409 *** *** gcm 3410 *** *** gcm 3411 *** *** gcm 3412 *** *** gcm 3413 *** *** gcm 3414 *** *** gcm 3415 *** *** gcm 3416 *** *** gcm 3417 *** *** gcm 3418 *** *** gcm 3419 *** *** gcm 3420 *** *** gcm 3421 *** *** gcm 3422 *** *** gcm 3423 *** *** gcm 3424 *** *** gcm 3425 *** *** gcm 3426 *** *** gcm 3427 *** *** gcm 3428 *** *** gcm 3429 *** *** gcm 3430 *** *** gcm 3431 *** *** gcm 3432 *** *** gcm 3433 *** *** gcm 3434 *** *** gcm 3435 *** *** gcm 3436 *** *** gcm 3437 *** *** gcm 3438 *** *** gcm 3439 *** *** gcm 3440 *** *** gcm 3441 *** *** gcm 3442 *** *** gcm 3443 *** *** gcm 3444 *** *** gcm 3445 *** *** 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 *** *** gcm 3460 *** *** gcm 3461 *** *** gcm 3462 *** *** gcm 3463 *** *** gcm 3464 *** *** gcm 3465 *** *** gcm 3466 *** *** gcm 3467 *** *** gcm 3468 *** *** 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 *** *** gcm 3495 *** *** gcm 3496 *** *** gcm 3497 *** *** gcm 3498 *** *** gcm 3499 *** *** gcm 3500 *** *** gcm 3501 *** *** gcm 3502 *** *** gcm 3503 *** *** 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 *** *** gcm 3521 *** *** gcm 3522 *** *** gcm 3523 *** *** gcm 3524 *** *** 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 *** *** gcm 3540 *** *** gcm 3541 *** *** gcm 3542 *** *** gcm 3543 *** *** gcm 3544 *** *** gcm 3545 *** *** gcm 3546 *** *** gcm 3547 *** *** gcm 3548 *** *** gcm 3549 *** *** gcm 3550 *** *** gcm 3551 *** *** gcm 3552 *** *** gcm 3553 *** *** gcm 3554 *** *** gcm 3555 *** *** gcm 3556 *** *** gcm 3557 *** *** gcm 3558 *** *** gcm 3559 *** *** gcm 3560 *** *** gcm 3561 *** *** gcm 3562 *** *** gcm 3563 *** *** gcm 3564 *** *** gcm 3565 *** *** gcm 3566 *** *** gcm 3567 *** *** gcm 3568 *** *** gcm 3569 *** *** gcm 3570 *** *** gcm 3571 *** *** gcm 3572 *** *** gcm 3573 *** *** gcm 3574 *** *** gcm 3575 *** *** gcm 3576 *** *** gcm 3577 *** *** gcm 3578 *** *** gcm 3579 *** *** gcm 3580 *** *** gcm 3581 *** *** gcm 3582 *** *** gcm 3583 *** *** gcm 3584 *** *** gcm 3585 *** *** gcm 3586 *** *** 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 *** *** gcm 3606 *** *** gcm 3607 *** *** gcm 3608 *** *** gcm 3609 *** *** gcm 3610 *** *** gcm 3611 *** *** gcm 3612 *** *** gcm 3613 *** *** gcm 3614 *** *** gcm 3615 *** *** gcm 3616 *** *** gcm 3617 *** *** gcm 3618 *** *** gcm 3619 *** *** gcm 3620 *** *** gcm 3621 *** *** gcm 3622 *** *** gcm 3623 *** *** gcm 3624 *** *** gcm 3625 *** *** gcm 3626 *** *** gcm 3627 *** *** gcm 3628 *** *** gcm 3629 *** *** gcm 3630 *** *** 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 *** *** gcm 3651 *** *** gcm 3652 *** *** gcm 3653 *** *** gcm 3654 *** *** gcm 3655 *** *** gcm 3656 *** *** 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 *** *** gcm 3676 *** *** gcm 3677 *** *** gcm 3678 *** *** gcm 3679 *** *** gcm 3680 *** *** gcm 3681 *** *** gcm 3682 *** *** gcm 3683 *** *** gcm 3684 *** *** gcm 3685 *** *** gcm 3686 *** *** gcm 3687 *** *** gcm 3688 *** *** gcm 3689 *** *** gcm 3690 *** *** gcm 3691 *** *** gcm 3692 *** *** gcm 3693 *** *** gcm 3694 *** *** gcm 3695 *** *** gcm 3696 *** *** gcm 3697 *** *** 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 *** *** gcm 3711 *** *** gcm 3712 *** *** gcm 3713 *** *** gcm 3714 *** *** gcm 3715 *** *** gcm 3716 *** *** gcm 3717 *** *** gcm 3718 *** *** gcm 3719 *** *** gcm 3720 *** *** gcm 3721 *** *** gcm 3722 *** *** gcm 3723 *** *** gcm 3724 *** *** 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 *** *** gcm 3738 *** *** gcm 3739 *** *** gcm 3740 *** *** gcm 3741 *** *** gcm 3742 *** *** gcm 3743 *** *** gcm 3744 *** *** gcm 3745 *** *** gcm 3746 *** *** gcm 3747 *** *** gcm 3748 *** *** gcm 3749 *** *** gcm 3750 *** *** gcm 3751 *** *** gcm 3752 *** *** 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 *** *** 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 *** *** gcm 3784 *** *** gcm 3785 *** *** gcm 3786 *** *** gcm 3787 *** *** gcm 3788 *** *** gcm 3789 *** *** gcm 3790 *** *** gcm 3791 *** *** gcm 3792 *** *** gcm 3793 *** *** gcm 3794 *** *** gcm 3795 *** *** gcm 3796 *** *** gcm 3797 *** *** gcm 3798 *** *** gcm 3799 *** *** gcm 3800 *** *** gcm 3801 *** *** gcm 3802 *** *** gcm 3803 *** *** gcm 3804 *** *** gcm 3805 *** *** gcm 3806 *** *** gcm 3807 *** *** gcm 3808 *** *** gcm 3809 *** *** gcm 3810 *** *** gcm 3811 *** *** gcm 3812 *** *** 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 *** *** gcm 3836 *** *** gcm 3837 *** *** gcm 3838 *** *** gcm 3839 *** *** gcm 3840 *** *** gcm 3841 *** *** gcm 3842 *** *** gcm 3843 *** *** gcm 3844 *** *** gcm 3845 *** *** gcm 3846 *** *** gcm 3847 *** *** gcm 3848 *** *** gcm 3849 *** *** gcm 3850 *** *** gcm 3851 *** *** gcm 3852 *** *** gcm 3853 *** *** gcm 3854 *** *** gcm 3855 *** *** gcm 3856 *** *** gcm 3857 *** *** gcm 3858 *** *** gcm 3859 *** *** gcm 3860 *** *** gcm 3861 *** *** gcm 3862 *** *** gcm 3863 *** *** gcm 3864 *** *** gcm 3865 *** *** gcm 3866 *** *** gcm 3867 *** *** gcm 3868 *** *** gcm 3869 *** *** gcm 3870 *** *** gcm 3871 *** *** gcm 3872 *** *** gcm 3873 *** *** gcm 3874 *** *** gcm 3875 *** *** gcm 3876 *** *** gcm 3877 *** *** gcm 3878 *** *** gcm 3879 *** *** gcm 3880 *** *** gcm 3881 *** *** gcm 3882 *** *** gcm 3883 *** *** gcm 3884 *** *** gcm 3885 *** *** 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 *** *** gcm 3903 *** *** gcm 3904 *** *** gcm 3905 *** *** gcm 3906 *** *** gcm 3907 *** *** gcm 3908 *** *** gcm 3909 *** *** gcm 3910 *** *** gcm 3911 *** *** gcm 3912 *** *** gcm 3913 *** *** gcm 3914 *** *** gcm 3915 *** *** 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 *** *** gcm 3941 *** *** gcm 3942 *** *** gcm 3943 *** *** gcm 3944 *** *** gcm 3945 *** *** gcm 3946 *** *** 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 *** *** gcm 3964 *** *** gcm 3965 *** *** gcm 3966 *** *** gcm 3967 *** *** gcm 3968 *** *** gcm 3969 *** *** gcm 3970 *** *** gcm 3971 *** *** gcm 3972 *** *** gcm 3973 *** *** gcm 3974 *** *** gcm 3975 *** *** gcm 3976 *** *** gcm 3977 *** *** gcm 3978 *** *** gcm 3979 *** *** gcm 3980 *** *** gcm 3981 *** *** gcm 3982 *** *** gcm 3983 *** *** gcm 3984 *** *** gcm 3985 *** *** gcm 3986 *** *** gcm 3987 *** *** gcm 3988 *** *** gcm 3989 *** *** gcm 3990 *** *** gcm 3991 *** *** gcm 3992 *** *** gcm 3993 *** *** gcm 3994 *** *** gcm 3995 *** *** gcm 3996 *** *** gcm 3997 *** *** gcm 3998 *** *** gcm 3999 *** *** gcm 4000 *** *** gcm 4001 *** *** gcm 4002 *** *** gcm 4003 *** *** gcm 4004 *** *** gcm 4005 *** *** gcm 4006 *** *** gcm 4007 *** *** gcm 4008 *** *** gcm 4009 *** *** gcm 4010 *** *** gcm 4011 *** *** gcm 4012 *** *** gcm 4013 *** *** gcm 4014 *** *** gcm 4015 *** *** gcm 4016 *** *** gcm 4017 *** *** gcm 4018 *** *** gcm 4019 *** *** gcm 4020 *** *** gcm 4021 *** *** gcm 4022 *** *** gcm 4023 *** *** gcm 4024 *** *** gcm 4025 *** *** gcm 4026 *** *** gcm 4027 *** *** gcm 4028 *** *** gcm 4029 *** *** gcm 4030 *** *** gcm 4031 *** *** gcm 4032 *** *** gcm 4033 *** *** gcm 4034 *** *** gcm 4035 *** *** gcm 4036 *** *** gcm 4037 *** *** gcm 4038 *** *** gcm 4039 *** *** gcm 4040 *** *** gcm 4041 *** *** gcm 4042 *** *** gcm 4043 *** *** gcm 4044 *** *** gcm 4045 *** *** gcm 4046 *** *** gcm 4047 *** *** gcm 4048 *** *** gcm 4049 *** *** gcm 4050 *** *** gcm 4051 *** *** gcm 4052 *** *** 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 *** *** gcm 4078 *** *** gcm 4079 *** *** gcm 4080 *** *** gcm 4081 *** *** gcm 4082 *** *** gcm 4083 *** *** gcm 4084 *** *** gcm 4085 *** *** 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 *** *** gcm 4116 *** *** gcm 4117 *** *** gcm 4118 *** *** gcm 4119 *** *** gcm 4120 *** *** gcm 4121 *** *** gcm 4122 *** *** gcm 4123 *** *** gcm 4124 *** *** gcm 4125 *** *** gcm 4126 *** *** gcm 4127 *** *** gcm 4128 *** *** gcm 4129 *** *** gcm 4130 *** *** 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 *** *** gcm 4151 *** *** gcm 4152 *** *** gcm 4153 *** *** gcm 4154 *** *** gcm 4155 *** *** gcm 4156 *** *** gcm 4157 *** *** gcm 4158 *** *** gcm 4159 *** *** gcm 4160 *** *** gcm 4161 *** *** gcm 4162 *** *** gcm 4163 *** *** gcm 4164 *** *** gcm 4165 *** *** gcm 4166 *** *** gcm 4167 *** *** gcm 4168 *** *** gcm 4169 *** *** gcm 4170 *** *** gcm 4171 *** *** gcm 4172 *** *** gcm 4173 *** *** gcm 4174 *** *** gcm 4175 *** *** gcm 4176 *** *** gcm 4177 *** *** gcm 4178 *** *** gcm 4179 *** *** gcm 4180 *** *** gcm 4181 *** *** gcm 4182 *** *** gcm 4183 *** *** gcm 4184 *** *** gcm 4185 *** *** gcm 4186 *** *** gcm 4187 *** *** gcm 4188 *** *** gcm 4189 *** *** gcm 4190 *** *** gcm 4191 *** *** gcm 4192 *** *** gcm 4193 *** *** gcm 4194 *** *** gcm 4195 *** *** gcm 4196 *** *** gcm 4197 *** *** gcm 4198 *** *** gcm 4199 *** *** gcm 4200 *** *** gcm 4201 *** *** gcm 4202 *** *** gcm 4203 *** *** gcm 4204 *** *** gcm 4205 *** *** gcm 4206 *** *** gcm 4207 *** *** gcm 4208 *** *** gcm 4209 *** *** gcm 4210 *** *** gcm 4211 *** *** gcm 4212 *** *** gcm 4213 *** *** gcm 4214 *** *** gcm 4215 *** *** gcm 4216 *** *** gcm 4217 *** *** gcm 4218 *** *** gcm 4219 *** *** gcm 4220 *** *** gcm 4221 *** *** gcm 4222 *** *** gcm 4223 *** *** gcm 4224 *** *** gcm 4225 *** *** gcm 4226 *** *** gcm 4227 *** *** gcm 4228 *** *** gcm 4229 *** *** gcm 4230 *** *** gcm 4231 *** *** gcm 4232 *** *** gcm 4233 *** *** gcm 4234 *** *** gcm 4235 *** *** gcm 4236 *** *** gcm 4237 *** *** gcm 4238 *** *** gcm 4239 *** *** gcm 4240 *** *** gcm 4241 *** *** gcm 4242 *** *** gcm 4243 *** *** gcm 4244 *** *** gcm 4245 *** *** gcm 4246 *** *** gcm 4247 *** *** gcm 4248 *** *** gcm 4249 *** *** gcm 4250 *** *** gcm 4251 *** *** gcm 4252 *** *** gcm 4253 *** *** gcm 4254 *** *** gcm 4255 *** *** gcm 4256 *** *** gcm 4257 *** *** gcm 4258 *** *** gcm 4259 *** *** gcm 4260 *** *** gcm 4261 *** *** gcm 4262 *** *** gcm 4263 *** *** gcm 4264 *** *** gcm 4265 *** *** gcm 4266 *** *** gcm 4267 *** *** gcm 4268 *** *** gcm 4269 *** *** gcm 4270 *** *** gcm 4271 *** *** gcm 4272 *** *** gcm 4273 *** *** gcm 4274 *** *** gcm 4275 *** *** gcm 4276 *** *** gcm 4277 *** *** gcm 4278 *** *** gcm 4279 *** *** gcm 4280 *** *** gcm 4281 *** *** gcm 4282 *** *** gcm 4283 *** *** gcm 4284 *** *** gcm 4285 *** *** gcm 4286 *** *** gcm 4287 *** *** gcm 4288 *** *** 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 *** *** gcm 4313 *** *** gcm 4314 *** *** gcm 4315 *** *** gcm 4316 *** *** gcm 4317 *** *** gcm 4318 *** *** gcm 4319 *** *** gcm 4320 *** *** gcm 4321 *** *** gcm 4322 *** *** gcm 4323 *** *** gcm 4324 *** *** gcm 4325 *** *** gcm 4326 *** *** gcm 4327 *** *** gcm 4328 *** *** gcm 4329 *** *** 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 *** *** 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 *** *** gcm 4367 *** *** gcm 4368 *** *** gcm 4369 *** *** gcm 4370 *** *** gcm 4371 *** *** gcm 4372 *** *** gcm 4373 *** *** gcm 4374 *** *** gcm 4375 *** *** gcm 4376 *** *** gcm 4377 *** *** gcm 4378 *** *** gcm 4379 *** *** gcm 4380 *** *** gcm 4381 *** *** gcm 4382 *** *** gcm 4383 *** *** gcm 4384 *** *** gcm 4385 *** *** gcm 4386 *** *** gcm 4387 *** *** gcm 4388 *** *** gcm 4389 *** *** gcm 4390 *** *** gcm 4391 *** *** gcm 4392 *** *** gcm 4393 *** *** gcm 4394 *** *** gcm 4395 *** *** gcm 4396 *** *** gcm 4397 *** *** gcm 4398 *** *** gcm 4399 *** *** gcm 4400 *** *** gcm 4401 *** *** gcm 4402 *** *** gcm 4403 *** *** gcm 4404 *** *** gcm 4405 *** *** gcm 4406 *** *** gcm 4407 *** *** gcm 4408 *** *** gcm 4409 *** *** gcm 4410 *** *** gcm 4411 *** *** gcm 4412 *** *** gcm 4413 *** *** gcm 4414 *** *** gcm 4415 *** *** gcm 4416 *** *** 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 *** *** 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 *** *** gcm 4449 *** *** gcm 4450 *** *** gcm 4451 *** *** gcm 4452 *** *** gcm 4453 *** *** gcm 4454 *** *** gcm 4455 *** *** gcm 4456 *** *** gcm 4457 *** *** gcm 4458 *** *** 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 *** *** gcm 4476 *** *** gcm 4477 *** *** gcm 4478 *** *** gcm 4479 *** *** gcm 4480 *** *** gcm 4481 *** *** gcm 4482 *** *** gcm 4483 *** *** gcm 4484 *** *** gcm 4485 *** *** gcm 4486 *** *** gcm 4487 *** *** gcm 4488 *** *** gcm 4489 *** *** gcm 4490 *** *** gcm 4491 *** *** gcm 4492 *** *** gcm 4493 *** *** gcm 4494 *** *** gcm 4495 *** *** gcm 4496 *** *** gcm 4497 *** *** gcm 4498 *** *** gcm 4499 *** *** gcm 4500 *** *** gcm 4501 *** *** gcm 4502 *** *** gcm 4503 *** *** gcm 4504 *** *** gcm 4505 *** *** gcm 4506 *** *** gcm 4507 *** *** gcm 4508 *** *** gcm 4509 *** *** gcm 4510 *** *** gcm 4511 *** *** gcm 4512 *** *** gcm 4513 *** *** gcm 4514 *** *** gcm 4515 *** *** gcm 4516 *** *** gcm 4517 *** *** gcm 4518 *** *** gcm 4519 *** *** gcm 4520 *** *** gcm 4521 *** *** gcm 4522 *** *** gcm 4523 *** *** gcm 4524 *** *** gcm 4525 *** *** gcm 4526 *** *** gcm 4527 *** *** gcm 4528 *** *** gcm 4529 *** *** gcm 4530 *** *** gcm 4531 *** *** gcm 4532 *** *** gcm 4533 *** *** gcm 4534 *** *** gcm 4535 *** *** gcm 4536 *** *** gcm 4537 *** *** gcm 4538 *** *** gcm 4539 *** *** gcm 4540 *** *** gcm 4541 *** *** gcm 4542 *** *** gcm 4543 *** *** gcm 4544 *** *** gcm 4545 *** *** gcm 4546 *** *** gcm 4547 *** *** gcm 4548 *** *** gcm 4549 *** *** gcm 4550 *** *** gcm 4551 *** *** gcm 4552 *** *** gcm 4553 *** *** gcm 4554 *** *** gcm 4555 *** *** gcm 4556 *** *** gcm 4557 *** *** gcm 4558 *** *** gcm 4559 *** *** gcm 4560 *** *** gcm 4561 *** *** gcm 4562 *** *** gcm 4563 *** *** gcm 4564 *** *** gcm 4565 *** *** gcm 4566 *** *** gcm 4567 *** *** gcm 4568 *** *** gcm 4569 *** *** gcm 4570 *** *** gcm 4571 *** *** 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 *** *** gcm 4589 *** *** gcm 4590 *** *** gcm 4591 *** *** gcm 4592 *** *** gcm 4593 *** *** gcm 4594 *** *** gcm 4595 *** *** gcm 4596 *** *** gcm 4597 *** *** 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 *** *** 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 *** *** 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 *** *** gcm 4668 *** *** gcm 4669 *** *** gcm 4670 *** *** gcm 4671 *** *** 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 *** *** gcm 4693 *** *** gcm 4694 *** *** gcm 4695 *** *** gcm 4696 *** *** gcm 4697 *** *** gcm 4698 *** *** gcm 4699 *** *** gcm 4700 *** *** gcm 4701 *** *** gcm 4702 *** *** gcm 4703 *** *** gcm 4704 *** *** gcm 4705 *** *** gcm 4706 *** *** gcm 4707 *** *** gcm 4708 *** *** gcm 4709 *** *** gcm 4710 *** *** gcm 4711 *** *** gcm 4712 *** *** gcm 4713 *** *** gcm 4714 *** *** gcm 4715 *** *** gcm 4716 *** *** gcm 4717 *** *** gcm 4718 *** *** gcm 4719 *** *** gcm 4720 *** *** gcm 4721 *** *** gcm 4722 *** *** gcm 4723 *** *** gcm 4724 *** *** gcm 4725 *** *** gcm 4726 *** *** gcm 4727 *** *** gcm 4728 *** *** gcm 4729 *** *** gcm 4730 *** *** gcm 4731 *** *** gcm 4732 *** *** gcm 4733 *** *** gcm 4734 *** *** gcm 4735 *** *** gcm 4736 *** *** gcm 4737 *** *** gcm 4738 *** *** gcm 4739 *** *** gcm 4740 *** *** gcm 4741 *** *** 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 *** *** gcm 4772 *** *** gcm 4773 *** *** gcm 4774 *** *** gcm 4775 *** *** gcm 4776 *** *** gcm 4777 *** *** gcm 4778 *** *** gcm 4779 *** *** gcm 4780 *** *** gcm 4781 *** *** gcm 4782 *** *** gcm 4783 *** *** gcm 4784 *** *** gcm 4785 *** *** gcm 4786 *** *** gcm 4787 *** *** gcm 4788 *** *** gcm 4789 *** *** gcm 4790 *** *** gcm 4791 *** *** gcm 4792 *** *** gcm 4793 *** *** gcm 4794 *** *** gcm 4795 *** *** gcm 4796 *** *** gcm 4797 *** *** gcm 4798 *** *** gcm 4799 *** *** 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 *** *** 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 *** *** gcm 7151 *** *** gcm 7152 *** *** 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 *** *** gcm 7169 *** *** gcm 7170 *** *** gcm 7171 *** *** gcm 7172 *** *** gcm 7173 *** *** gcm 7174 *** *** gcm 7175 *** *** gcm 7176 *** *** gcm 7177 *** *** gcm 7178 *** *** gcm 7179 *** *** 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 *** *** gcm 7208 *** *** gcm 7209 *** *** gcm 7210 *** *** gcm 7211 *** *** gcm 7212 *** *** gcm 7213 *** *** gcm 7214 *** *** gcm 7215 *** *** gcm 7216 *** *** gcm 7217 *** *** gcm 7218 *** *** gcm 7219 *** *** gcm 7220 *** *** gcm 7221 *** *** gcm 7222 *** *** gcm 7223 *** *** gcm 7224 *** *** gcm 7225 *** *** gcm 7226 *** *** gcm 7227 *** *** gcm 7228 *** *** gcm 7229 *** *** gcm 7230 *** *** 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 *** *** gcm 7244 *** *** gcm 7245 *** *** gcm 7246 *** *** gcm 7247 *** *** gcm 7248 *** *** gcm 7249 *** *** gcm 7250 *** *** gcm 7251 *** *** gcm 7252 *** *** 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 *** *** gcm 7266 *** *** gcm 7267 *** *** gcm 7268 *** *** gcm 7269 *** *** gcm 7270 *** *** gcm 7271 *** *** gcm 7272 *** *** gcm 7273 *** *** gcm 7274 *** *** gcm 7275 *** *** gcm 7276 *** *** gcm 7277 *** *** gcm 7278 *** *** gcm 7279 *** *** gcm 7280 *** *** gcm 7281 *** *** gcm 7282 *** *** gcm 7283 *** *** gcm 7284 *** *** gcm 7285 *** *** gcm 7286 *** *** gcm 7287 *** *** gcm 7288 *** *** gcm 7289 *** *** gcm 7290 *** *** gcm 7291 *** *** gcm 7292 *** *** gcm 7293 *** *** gcm 7294 *** *** gcm 7295 *** *** gcm 7296 *** *** gcm 7297 *** *** gcm 7298 *** *** gcm 7299 *** *** gcm 7300 *** *** gcm 7301 *** *** gcm 7302 *** *** gcm 7303 *** *** gcm 7304 *** *** gcm 7305 *** *** gcm 7306 *** *** gcm 7307 *** *** gcm 7308 *** *** gcm 7309 *** *** gcm 7310 *** *** gcm 7311 *** *** gcm 7312 *** *** gcm 7313 *** *** gcm 7314 *** *** gcm 7315 *** *** gcm 7316 *** *** gcm 7317 *** *** gcm 7318 *** *** gcm 7319 *** *** gcm 7320 *** *** gcm 7321 *** *** gcm 7322 *** *** gcm 7323 *** *** gcm 7324 *** *** gcm 7325 *** *** gcm 7326 *** *** gcm 7327 *** *** gcm 7328 *** *** gcm 7329 *** *** gcm 7330 *** *** gcm 7331 *** *** gcm 7332 *** *** gcm 7333 *** *** gcm 7334 *** *** gcm 7335 *** *** gcm 7336 *** *** gcm 7337 *** *** gcm 7338 *** *** gcm 7339 *** *** gcm 7340 *** *** gcm 7341 *** *** gcm 7342 *** *** 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 *** *** gcm 7360 *** *** gcm 7361 *** *** gcm 7362 *** *** gcm 7363 *** *** gcm 7364 *** *** gcm 7365 *** *** gcm 7366 *** *** gcm 7367 *** *** gcm 7368 *** *** gcm 7369 *** *** gcm 7370 *** *** gcm 7371 *** *** gcm 7372 *** *** gcm 7373 *** *** gcm 7374 *** *** gcm 7375 *** *** gcm 7376 *** *** gcm 7377 *** *** gcm 7378 *** *** 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 *** *** gcm 7404 *** *** gcm 7405 *** *** gcm 7406 *** *** gcm 7407 *** *** gcm 7408 *** *** gcm 7409 *** *** 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 *** *** 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 *** *** gcm 7449 *** *** gcm 7450 *** *** gcm 7451 *** *** gcm 7452 *** *** gcm 7453 *** *** gcm 7454 *** *** gcm 7455 *** *** gcm 7456 *** *** gcm 7457 *** *** gcm 7458 *** *** gcm 7459 *** *** gcm 7460 *** *** gcm 7461 *** *** gcm 7462 *** *** gcm 7463 *** *** gcm 7464 *** *** gcm 7465 *** *** gcm 7466 *** *** gcm 7467 *** *** gcm 7468 *** *** gcm 7469 *** *** gcm 7470 *** *** gcm 7471 *** *** gcm 7472 *** *** gcm 7473 *** *** gcm 7474 *** *** gcm 7475 *** *** gcm 7476 *** *** gcm 7477 *** *** gcm 7478 *** *** 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 *** *** 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 *** *** 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 *** *** gcm 7556 *** *** gcm 7557 *** *** gcm 7558 *** *** gcm 7559 *** *** gcm 7560 *** *** gcm 7561 *** *** gcm 7562 *** *** gcm 7563 *** *** gcm 7564 *** *** gcm 7565 *** *** gcm 7566 *** *** gcm 7567 *** *** 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 *** *** 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 *** *** gcm 7642 *** *** gcm 7643 *** *** 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 *** *** 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 *** *** gcm 7688 *** *** gcm 7689 *** *** gcm 7690 *** *** gcm 7691 *** *** gcm 7692 *** *** gcm 7693 *** *** gcm 7694 *** *** gcm 7695 *** *** gcm 7696 *** *** gcm 7697 *** *** gcm 7698 *** *** 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 *** *** 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 *** *** gcm 7771 *** *** gcm 7772 *** *** gcm 7773 *** *** gcm 7774 *** *** gcm 7775 *** *** gcm 7776 *** *** gcm 7777 *** *** gcm 7778 *** *** gcm 7779 *** *** gcm 7780 *** *** gcm 7781 *** *** gcm 7782 *** *** gcm 7783 *** *** gcm 7784 *** *** gcm 7785 *** *** gcm 7786 *** *** gcm 7787 *** *** gcm 7788 *** *** gcm 7789 *** *** gcm 7790 *** *** gcm 7791 *** *** gcm 7792 *** *** 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 *** *** gcm 7806 *** *** gcm 7807 *** *** gcm 7808 *** *** gcm 7809 *** *** gcm 7810 *** *** gcm 7811 *** *** gcm 7812 *** *** gcm 7813 *** *** gcm 7814 *** *** gcm 7815 *** *** gcm 7816 *** *** gcm 7817 *** *** 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 *** *** gcm 7839 *** *** gcm 7840 *** *** gcm 7841 *** *** gcm 7842 *** *** gcm 7843 *** *** gcm 7844 *** *** gcm 7845 *** *** gcm 7846 *** *** gcm 7847 *** *** gcm 7848 *** *** gcm 7849 *** *** gcm 7850 *** *** gcm 7851 *** *** gcm 7852 *** *** gcm 7853 *** *** gcm 7854 *** *** gcm 7855 *** *** gcm 7856 *** *** gcm 7857 *** *** gcm 7858 *** *** gcm 7859 *** *** gcm 7860 *** *** 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 *** *** 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 *** *** gcm 7898 *** *** gcm 7899 *** *** 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 *** *** gcm 7934 *** *** gcm 7935 *** *** gcm 7936 *** *** gcm 7937 *** *** gcm 7938 *** *** gcm 7939 *** *** gcm 7940 *** *** gcm 7941 *** *** gcm 7942 *** *** gcm 7943 *** *** gcm 7944 *** *** gcm 7945 *** *** gcm 7946 *** *** gcm 7947 *** *** gcm 7948 *** *** gcm 7949 *** *** gcm 7950 *** *** gcm 7951 *** *** gcm 7952 *** *** gcm 7953 *** *** 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 *** *** 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 *** *** gcm 8021 *** *** gcm 8022 *** *** gcm 8023 *** *** gcm 8024 *** *** gcm 8025 *** *** gcm 8026 *** *** gcm 8027 *** *** gcm 8028 *** *** gcm 8029 *** *** 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 *** *** gcm 8043 *** *** gcm 8044 *** *** gcm 8045 *** *** gcm 8046 *** *** gcm 8047 *** *** gcm 8048 *** *** gcm 8049 *** *** gcm 8050 *** *** gcm 8051 *** *** gcm 8052 *** *** gcm 8053 *** *** gcm 8054 *** *** gcm 8055 *** *** gcm 8056 *** *** gcm 8057 *** *** 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 *** *** gcm 8074 *** *** gcm 8075 *** *** gcm 8076 *** *** gcm 8077 *** *** gcm 8078 *** *** gcm 8079 *** *** gcm 8080 *** *** gcm 8081 *** *** 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 *** *** gcm 8100 *** *** gcm 8101 *** *** gcm 8102 *** *** gcm 8103 *** *** gcm 8104 *** *** gcm 8105 *** *** gcm 8106 *** *** gcm 8107 *** *** gcm 8108 *** *** gcm 8109 *** *** gcm 8110 *** *** gcm 8111 *** *** gcm 8112 *** *** gcm 8113 *** *** gcm 8114 *** *** gcm 8115 *** *** gcm 8116 *** *** gcm 8117 *** *** gcm 8118 *** *** gcm 8119 *** *** gcm 8120 *** *** gcm 8121 *** *** gcm 8122 *** *** gcm 8123 *** *** 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 *** *** gcm 8140 *** *** gcm 8141 *** *** gcm 8142 *** *** gcm 8143 *** *** gcm 8144 *** *** gcm 8145 *** *** gcm 8146 *** *** gcm 8147 *** *** gcm 8148 *** *** 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 *** *** gcm 8167 *** *** gcm 8168 *** *** gcm 8169 *** *** gcm 8170 *** *** gcm 8171 *** *** gcm 8172 *** *** gcm 8173 *** *** gcm 8174 *** *** gcm 8175 *** *** gcm 8176 *** *** gcm 8177 *** *** 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 *** *** gcm 8213 *** *** gcm 8214 *** *** gcm 8215 *** *** gcm 8216 *** *** gcm 8217 *** *** 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 *** *** gcm 8231 *** *** gcm 8232 *** *** gcm 8233 *** *** gcm 8234 *** *** gcm 8235 *** *** gcm 8236 *** *** gcm 8237 *** *** gcm 8238 *** *** gcm 8239 *** *** gcm 8240 *** *** gcm 8241 *** *** gcm 8242 *** *** gcm 8243 *** *** gcm 8244 *** *** gcm 8245 *** *** gcm 8246 *** *** gcm 8247 *** *** gcm 8248 *** *** gcm 8249 *** *** gcm 8250 *** *** gcm 8251 *** *** gcm 8252 *** *** gcm 8253 *** *** gcm 8254 *** *** gcm 8255 *** *** gcm 8256 *** *** gcm 8257 *** *** gcm 8258 *** *** gcm 8259 *** *** gcm 8260 *** *** gcm 8261 *** *** gcm 8262 *** *** gcm 8263 *** *** 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 *** *** gcm 8290 *** *** gcm 8291 *** *** gcm 8292 *** *** 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 *** *** gcm 8315 *** *** gcm 8316 *** *** gcm 8317 *** *** gcm 8318 *** *** gcm 8319 *** *** gcm 8320 *** *** 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 *** *** gcm 8340 *** *** gcm 8341 *** *** gcm 8342 *** *** gcm 8343 *** *** gcm 8344 *** *** gcm 8345 *** *** gcm 8346 *** *** gcm 8347 *** *** gcm 8348 *** *** gcm 8349 *** *** gcm 8350 *** *** gcm 8351 *** *** gcm 8352 *** *** gcm 8353 *** *** 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 *** *** gcm 8367 *** *** gcm 8368 *** *** gcm 8369 *** *** gcm 8370 *** *** gcm 8371 *** *** gcm 8372 *** *** gcm 8373 *** *** gcm 8374 *** *** gcm 8375 *** *** gcm 8376 *** *** gcm 8377 *** *** gcm 8378 *** *** gcm 8379 *** *** gcm 8380 *** *** 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 *** *** 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 *** *** gcm 8412 *** *** gcm 8413 *** *** gcm 8414 *** *** gcm 8415 *** *** gcm 8416 *** *** gcm 8417 *** *** gcm 8418 *** *** gcm 8419 *** *** gcm 8420 *** *** gcm 8421 *** *** gcm 8422 *** *** gcm 8423 *** *** gcm 8424 *** *** gcm 8425 *** *** gcm 8426 *** *** 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 *** *** gcm 8449 *** *** gcm 8450 *** *** gcm 8451 *** *** gcm 8452 *** *** 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 *** *** gcm 8699 *** *** gcm 8700 *** *** gcm 8701 *** *** gcm 8702 *** *** gcm 8703 *** *** gcm 8704 *** *** gcm 8705 *** *** gcm 8706 *** *** gcm 8707 *** *** gcm 8708 *** *** gcm 8709 *** *** gcm 8710 *** *** gcm 8711 *** *** gcm 8712 *** *** gcm 8713 *** *** gcm 8714 *** *** gcm 8715 *** *** gcm 8716 *** *** gcm 8717 *** *** gcm 8718 *** *** gcm 8719 *** *** gcm 8720 *** *** gcm 8721 *** *** gcm 8722 *** *** gcm 8723 *** *** 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 *** *** 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 *** *** gcm 8764 *** *** gcm 8765 *** *** gcm 8766 *** *** gcm 8767 *** *** gcm 8768 *** *** gcm 8769 *** *** gcm 8770 *** *** gcm 8771 *** *** gcm 8772 *** *** gcm 8773 *** *** gcm 8774 *** *** gcm 8775 *** *** gcm 8776 *** *** gcm 8777 *** *** gcm 8778 *** *** gcm 8779 *** *** gcm 8780 *** *** gcm 8781 *** *** gcm 8782 *** *** gcm 8783 *** *** gcm 8784 *** *** 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 *** *** gcm 8801 *** *** gcm 8802 *** *** gcm 8803 *** *** gcm 8804 *** *** gcm 8805 *** *** gcm 8806 *** *** gcm 8807 *** *** gcm 8808 *** *** gcm 8809 *** *** gcm 8810 *** *** gcm 8811 *** *** gcm 8812 *** *** gcm 8813 *** *** gcm 8814 *** *** gcm 8815 *** *** gcm 8816 *** *** gcm 8817 *** *** gcm 8818 *** *** gcm 8819 *** *** gcm 8820 *** *** gcm 8821 *** *** gcm 8822 *** *** gcm 8823 *** *** gcm 8824 *** *** gcm 8825 *** *** gcm 8826 *** *** gcm 8827 *** *** gcm 8828 *** *** gcm 8829 *** *** gcm 8830 *** *** gcm 8831 *** *** gcm 8832 *** *** gcm 8833 *** *** gcm 8834 *** *** gcm 8835 *** *** gcm 8836 *** *** gcm 8837 *** *** gcm 8838 *** *** gcm 8839 *** *** gcm 8840 *** *** gcm 8841 *** *** gcm 8842 *** *** gcm 8843 *** *** gcm 8844 *** *** gcm 8845 *** *** gcm 8846 *** *** gcm 8847 *** *** gcm 8848 *** *** gcm 8849 *** *** gcm 8850 *** *** gcm 8851 *** *** gcm 8852 *** *** gcm 8853 *** *** gcm 8854 *** *** gcm 8855 *** *** gcm 8856 *** *** gcm 8857 *** *** gcm 8858 *** *** gcm 8859 *** *** gcm 8860 *** *** gcm 8861 *** *** gcm 8862 *** *** gcm 8863 *** *** gcm 8864 *** *** gcm 8865 *** *** gcm 8866 *** *** gcm 8867 *** *** gcm 8868 *** *** gcm 8869 *** *** gcm 8870 *** *** gcm 8871 *** *** gcm 8872 *** *** gcm 8873 *** *** gcm 8874 *** *** gcm 8875 *** *** gcm 8876 *** *** gcm 8877 *** *** gcm 8878 *** *** gcm 8879 *** *** gcm 8880 *** *** gcm 8881 *** *** gcm 8882 *** *** gcm 8883 *** *** gcm 8884 *** *** gcm 8885 *** *** gcm 8886 *** *** gcm 8887 *** *** gcm 8888 *** *** gcm 8889 *** *** gcm 8890 *** *** gcm 8891 *** *** gcm 8892 *** *** 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 *** *** gcm 8923 *** *** gcm 8924 *** *** gcm 8925 *** *** gcm 8926 *** *** gcm 8927 *** *** gcm 8928 *** *** gcm 8929 *** *** gcm 8930 *** *** gcm 8931 *** *** gcm 8932 *** *** gcm 8933 *** *** gcm 8934 *** *** gcm 8935 *** *** gcm 8936 *** *** gcm 8937 *** *** 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 *** *** gcm 8959 *** *** gcm 8960 *** *** gcm 8961 *** *** gcm 8962 *** *** 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 *** *** gcm 8979 *** *** gcm 8980 *** *** gcm 8981 *** *** gcm 8982 *** *** gcm 8983 *** *** gcm 8984 *** *** gcm 8985 *** *** gcm 8986 *** *** gcm 8987 *** *** gcm 8988 *** *** gcm 8989 *** *** gcm 8990 *** *** gcm 8991 *** *** gcm 8992 *** *** gcm 8993 *** *** gcm 8994 *** *** gcm 8995 *** *** gcm 8996 *** *** gcm 8997 *** *** 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 *** *** gcm 9018 *** *** gcm 9019 *** *** gcm 9020 *** *** gcm 9021 *** *** gcm 9022 *** *** gcm 9023 *** *** gcm 9024 *** *** gcm 9025 *** *** gcm 9026 *** *** gcm 9027 *** *** gcm 9028 *** *** gcm 9029 *** *** gcm 9030 *** *** gcm 9031 *** *** gcm 9032 *** *** 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 *** *** 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 *** *** gcm 9135 *** *** gcm 9136 *** *** gcm 9137 *** *** gcm 9138 *** *** gcm 9139 *** *** gcm 9140 *** *** gcm 9141 *** *** gcm 9142 *** *** 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 *** *** gcm 9164 *** *** gcm 9165 *** *** gcm 9166 *** *** gcm 9167 *** *** gcm 9168 *** *** gcm 9169 *** *** gcm 9170 *** *** gcm 9171 *** *** gcm 9172 *** *** gcm 9173 *** *** gcm 9174 *** *** gcm 9175 *** *** gcm 9176 *** *** gcm 9177 *** *** gcm 9178 *** *** gcm 9179 *** *** gcm 9180 *** *** gcm 9181 *** *** gcm 9182 *** *** gcm 9183 *** *** gcm 9184 *** *** gcm 9185 *** *** gcm 9186 *** *** gcm 9187 *** *** gcm 9188 *** *** gcm 9189 *** *** gcm 9190 *** *** gcm 9191 *** *** gcm 9192 *** *** gcm 9193 *** *** gcm 9194 *** *** gcm 9195 *** *** gcm 9196 *** *** gcm 9197 *** *** gcm 9198 *** *** gcm 9199 *** *** gcm 9200 *** *** gcm 9201 *** *** gcm 9202 *** *** gcm 9203 *** *** gcm 9204 *** *** gcm 9205 *** *** gcm 9206 *** *** gcm 9207 *** *** gcm 9208 *** *** gcm 9209 *** *** gcm 9210 *** *** gcm 9211 *** *** gcm 9212 *** *** gcm 9213 *** *** gcm 9214 *** *** gcm 9215 *** *** gcm 9216 *** *** gcm 9217 *** *** gcm 9218 *** *** gcm 9219 *** *** gcm 9220 *** *** gcm 9221 *** *** gcm 9222 *** *** gcm 9223 *** *** gcm 9224 *** *** gcm 9225 *** *** gcm 9226 *** *** gcm 9227 *** *** gcm 9228 *** *** gcm 9229 *** *** gcm 9230 *** *** gcm 9231 *** *** gcm 9232 *** *** gcm 9233 *** *** gcm 9234 *** *** gcm 9235 *** *** gcm 9236 *** *** gcm 9237 *** *** gcm 9238 *** *** gcm 9239 *** *** gcm 9240 *** *** gcm 9241 *** *** gcm 9242 *** *** gcm 9243 *** *** gcm 9244 *** *** 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 *** *** gcm 9265 *** *** gcm 9266 *** *** gcm 9267 *** *** gcm 9268 *** *** gcm 9269 *** *** gcm 9270 *** *** gcm 9271 *** *** gcm 9272 *** *** gcm 9273 *** *** gcm 9274 *** *** gcm 9275 *** *** gcm 9276 *** *** gcm 9277 *** *** 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 *** *** 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 *** *** gcm 9488 *** *** gcm 9489 *** *** gcm 9490 *** *** gcm 9491 *** *** gcm 9492 *** *** gcm 9493 *** *** gcm 9494 *** *** gcm 9495 *** *** gcm 9496 *** *** gcm 9497 *** *** gcm 9498 *** *** gcm 9499 *** *** gcm 9500 *** *** gcm 9501 *** *** gcm 9502 *** *** 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 *** *** gcm 9517 *** *** gcm 9518 *** *** gcm 9519 *** *** gcm 9520 *** *** gcm 9521 *** *** gcm 9522 *** *** gcm 9523 *** *** gcm 9524 *** *** gcm 9525 *** *** gcm 9526 *** *** gcm 9527 *** *** 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 *** *** gcm 9543 *** *** gcm 9544 *** *** gcm 9545 *** *** gcm 9546 *** *** gcm 9547 *** *** gcm 9548 *** *** gcm 9549 *** *** gcm 9550 *** *** gcm 9551 *** *** 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 *** *** gcm 9579 *** *** gcm 9580 *** *** gcm 9581 *** *** gcm 9582 *** *** gcm 9583 *** *** gcm 9584 *** *** gcm 9585 *** *** gcm 9586 *** *** gcm 9587 *** *** gcm 9588 *** *** gcm 9589 *** *** 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 *** *** 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 *** *** gcm 9629 *** *** gcm 9630 *** *** gcm 9631 *** *** gcm 9632 *** *** 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 *** *** gcm 9695 *** *** gcm 9696 *** *** gcm 9697 *** *** gcm 9698 *** *** gcm 9699 *** *** gcm 9700 *** *** gcm 9701 *** *** gcm 9702 *** *** gcm 9703 *** *** gcm 9704 *** *** gcm 9705 *** *** gcm 9706 *** *** gcm 9707 *** *** gcm 9708 *** *** gcm 9709 *** *** gcm 9710 *** *** gcm 9711 *** *** gcm 9712 *** *** gcm 9713 *** *** gcm 9714 *** *** gcm 9715 *** *** gcm 9716 *** *** gcm 9717 *** *** gcm 9718 *** *** gcm 9719 *** *** gcm 9720 *** *** gcm 9721 *** *** gcm 9722 *** *** gcm 9723 *** *** gcm 9724 *** *** gcm 9725 *** *** gcm 9726 *** *** gcm 9727 *** *** gcm 9728 *** *** gcm 9729 *** *** gcm 9730 *** *** gcm 9731 *** *** gcm 9732 *** *** gcm 9733 *** *** gcm 9734 *** *** gcm 9735 *** *** gcm 9736 *** *** gcm 9737 *** *** gcm 9738 *** *** gcm 9739 *** *** gcm 9740 *** *** gcm 9741 *** *** gcm 9742 *** *** gcm 9743 *** *** gcm 9744 *** *** gcm 9745 *** *** gcm 9746 *** *** gcm 9747 *** *** gcm 9748 *** *** gcm 9749 *** *** gcm 9750 *** *** gcm 9751 *** *** gcm 9752 *** *** gcm 9753 *** *** gcm 9754 *** *** gcm 9755 *** *** gcm 9756 *** *** gcm 9757 *** *** gcm 9758 *** *** gcm 9759 *** *** gcm 9760 *** *** gcm 9761 *** *** gcm 9762 *** *** gcm 9763 *** *** gcm 9764 *** *** gcm 9765 *** *** gcm 9766 *** *** gcm 9767 *** *** gcm 9768 *** *** gcm 9769 *** *** gcm 9770 *** *** gcm 9771 *** *** gcm 9772 *** *** gcm 9773 *** *** gcm 9774 *** *** gcm 9775 *** *** gcm 9776 *** *** gcm 9777 *** *** gcm 9778 *** *** gcm 9779 *** *** gcm 9780 *** *** 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 *** *** gcm 9797 *** *** gcm 9798 *** *** gcm 9799 *** *** gcm 9800 *** *** gcm 9801 *** *** gcm 9802 *** *** gcm 9803 *** *** gcm 9804 *** *** gcm 9805 *** *** gcm 9806 *** *** gcm 9807 *** *** gcm 9808 *** *** gcm 9809 *** *** gcm 9810 *** *** gcm 9811 *** *** gcm 9812 *** *** gcm 9813 *** *** gcm 9814 *** *** gcm 9815 *** *** gcm 9816 *** *** gcm 9817 *** *** gcm 9818 *** *** gcm 9819 *** *** gcm 9820 *** *** gcm 9821 *** *** gcm 9822 *** *** gcm 9823 *** *** gcm 9824 *** *** gcm 9825 *** *** gcm 9826 *** *** gcm 9827 *** *** gcm 9828 *** *** gcm 9829 *** *** gcm 9830 *** *** gcm 9831 *** *** gcm 9832 *** *** gcm 9833 *** *** gcm 9834 *** *** gcm 9835 *** *** gcm 9836 *** *** gcm 9837 *** *** gcm 9838 *** *** gcm 9839 *** *** gcm 9840 *** *** gcm 9841 *** *** gcm 9842 *** *** gcm 9843 *** *** gcm 9844 *** *** gcm 9845 *** *** gcm 9846 *** *** gcm 9847 *** *** gcm 9848 *** *** gcm 9849 *** *** gcm 9850 *** *** gcm 9851 *** *** gcm 9852 *** *** gcm 9853 *** *** gcm 9854 *** *** gcm 9855 *** *** gcm 9856 *** *** gcm 9857 *** *** gcm 9858 *** *** gcm 9859 *** *** gcm 9860 *** *** gcm 9861 *** *** gcm 9862 *** *** gcm 9863 *** *** gcm 9864 *** *** gcm 9865 *** *** gcm 9866 *** *** gcm 9867 *** *** gcm 9868 *** *** gcm 9869 *** *** gcm 9870 *** *** gcm 9871 *** *** gcm 9872 *** *** gcm 9873 *** *** gcm 9874 *** *** gcm 9875 *** *** gcm 9876 *** *** gcm 9877 *** *** gcm 9878 *** *** gcm 9879 *** *** gcm 9880 *** *** gcm 9881 *** *** gcm 9882 *** *** gcm 9883 *** *** gcm 9884 *** *** gcm 9885 *** *** gcm 9886 *** *** gcm 9887 *** *** gcm 9888 *** *** gcm 9889 *** *** gcm 9890 *** *** gcm 9891 *** *** gcm 9892 *** *** gcm 9893 *** *** gcm 9894 *** *** gcm 9895 *** *** gcm 9896 *** *** gcm 9897 *** *** 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 *** *** gcm 9963 *** *** gcm 9964 *** *** gcm 9965 *** *** gcm 9966 *** *** gcm 9967 *** *** gcm 9968 *** *** gcm 9969 *** *** gcm 9970 *** *** gcm 9971 *** *** gcm 9972 *** *** gcm 9973 *** *** gcm 9974 *** *** gcm 9975 *** *** gcm 9976 *** *** gcm 9977 *** *** gcm 9978 *** *** 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 *** Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.496 sec Results : Tests run: 8, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results log4j:WARN No appenders could be found for logger (org.apache.commons.beanutils.converters.BooleanConverter). log4j:WARN Please initialize the log4j system properly. [INFO] [INFO] --- maven-bundle-plugin:2.3.4:bundle (default-bundle) @ org.cumulus4j.crypto --- [INFO] [INFO] --- maven-source-plugin:2.1.2:jar-no-fork (attach-sources) @ org.cumulus4j.crypto --- [INFO] org already added, skipping [INFO] org/cumulus4j already added, skipping [INFO] org/cumulus4j/crypto already added, skipping [INFO] org/cumulus4j/crypto/internal already added, skipping [INFO] org/cumulus4j/crypto/internal/asymmetric already added, skipping [INFO] org/cumulus4j/crypto/internal/asymmetric/keypairgenerator already added, skipping [INFO] org/cumulus4j/crypto/internal/symmetric already added, skipping [INFO] org/cumulus4j/crypto/internal/symmetric/mode already added, skipping [INFO] org/cumulus4j/crypto/internal/mac already added, skipping [INFO] LICENCE.txt already added, skipping [INFO] Building jar: /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.crypto/target/org.cumulus4j.crypto-1.2.1-SNAPSHOT-sources.jar [INFO] org already added, skipping [INFO] org/cumulus4j already added, skipping [INFO] org/cumulus4j/crypto already added, skipping [INFO] org/cumulus4j/crypto/internal already added, skipping [INFO] org/cumulus4j/crypto/internal/asymmetric already added, skipping [INFO] org/cumulus4j/crypto/internal/asymmetric/keypairgenerator already added, skipping [INFO] org/cumulus4j/crypto/internal/symmetric already added, skipping [INFO] org/cumulus4j/crypto/internal/symmetric/mode already added, skipping [INFO] org/cumulus4j/crypto/internal/mac already added, skipping [INFO] LICENCE.txt already added, skipping [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ org.cumulus4j.crypto --- [INFO] Installing /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.crypto/target/org.cumulus4j.crypto-1.2.1-SNAPSHOT.jar to /home/tomcat/.m2/repository/org/cumulus4j/org.cumulus4j.crypto/1.2.1-SNAPSHOT/org.cumulus4j.crypto-1.2.1-SNAPSHOT.jar [INFO] Installing /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.crypto/pom.xml to /home/tomcat/.m2/repository/org/cumulus4j/org.cumulus4j.crypto/1.2.1-SNAPSHOT/org.cumulus4j.crypto-1.2.1-SNAPSHOT.pom [INFO] Installing /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.crypto/target/org.cumulus4j.crypto-1.2.1-SNAPSHOT-sources.jar to /home/tomcat/.m2/repository/org/cumulus4j/org.cumulus4j.crypto/1.2.1-SNAPSHOT/org.cumulus4j.crypto-1.2.1-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-bundle-plugin:2.3.4:install (default-install) @ org.cumulus4j.crypto --- [WARNING] Ignoring project type bundle - supportedProjectTypes = [] [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building org.cumulus4j.store 1.2.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.cumulus4j.store --- [INFO] Deleting /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store/target [INFO] Deleting /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store (includes = [*.log, $jarplug.work/**], excludes = []) [INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ org.cumulus4j.store --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store/src/main/resources [INFO] Copying 2 resources [INFO] Copying 2 resources [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ org.cumulus4j.store --- [INFO] Compiling 146 source files to /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store/target/classes [INFO] [INFO] --- maven-datanucleus-plugin:3.2.0-m1:enhance (default) @ org.cumulus4j.store --- DataNucleus Enhancer (version 3.2.4) for API "JDO" using JRE "1.8" DataNucleus Enhancer completed with success for 25 classes. [INFO] [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ org.cumulus4j.store --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ org.cumulus4j.store --- [INFO] Compiling 1 source file to /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.8.1:test (default-test) @ org.cumulus4j.store --- [INFO] Surefire report directory: /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.cumulus4j.store.model.IndexValueTest counterLowWriteRead firstDataEntryID=0 byteArray.length=37894657 010.populate invocationCount=1 recursionLevel=0 invocationCount=1 accumulatedTime=16025 minTime=16025 maxTime=16025 020.toByteArray invocationCount=1 recursionLevel=0 invocationCount=1 accumulatedTime=1357 minTime=1357 maxTime=1357 030.parseByteArray invocationCount=1 recursionLevel=0 invocationCount=1 accumulatedTime=23071 minTime=23071 maxTime=23071 firstDataEntryID=0 byteArray.length=37894657 010.populate invocationCount=1 recursionLevel=0 invocationCount=1 accumulatedTime=8389 minTime=8389 maxTime=8389 020.toByteArray invocationCount=1 recursionLevel=0 invocationCount=1 accumulatedTime=801 minTime=801 maxTime=801 030.parseByteArray invocationCount=1 recursionLevel=0 invocationCount=1 accumulatedTime=14236 minTime=14236 maxTime=14236 counterMidWriteRead firstDataEntryID=549755846656 byteArray.length=60000001 010.populate invocationCount=1 recursionLevel=0 invocationCount=1 accumulatedTime=2234 minTime=2234 maxTime=2234 020.toByteArray invocationCount=1 recursionLevel=0 invocationCount=1 accumulatedTime=2238 minTime=2238 maxTime=2238 030.parseByteArray invocationCount=1 recursionLevel=0 invocationCount=1 accumulatedTime=10838 minTime=10838 maxTime=10838 firstDataEntryID=549755846656 byteArray.length=60000001 010.populate invocationCount=1 recursionLevel=0 invocationCount=1 accumulatedTime=2050 minTime=2050 maxTime=2050 020.toByteArray invocationCount=1 recursionLevel=0 invocationCount=1 accumulatedTime=960 minTime=960 maxTime=960 030.parseByteArray invocationCount=1 recursionLevel=0 invocationCount=1 accumulatedTime=3982 minTime=3982 maxTime=3982 counterHighWriteRead firstDataEntryID=9223372036844775807 byteArray.length=90000001 010.populate invocationCount=1 recursionLevel=0 invocationCount=1 accumulatedTime=2193 minTime=2193 maxTime=2193 020.toByteArray invocationCount=1 recursionLevel=0 invocationCount=1 accumulatedTime=1283 minTime=1283 maxTime=1283 030.parseByteArray invocationCount=1 recursionLevel=0 invocationCount=1 accumulatedTime=2219 minTime=2219 maxTime=2219 firstDataEntryID=9223372036844775807 byteArray.length=90000001 010.populate invocationCount=1 recursionLevel=0 invocationCount=1 accumulatedTime=1166 minTime=1166 maxTime=1166 020.toByteArray invocationCount=1 recursionLevel=0 invocationCount=1 accumulatedTime=2505 minTime=2505 maxTime=2505 030.parseByteArray invocationCount=1 recursionLevel=0 invocationCount=1 accumulatedTime=2945 minTime=2945 maxTime=2945 >>> indexValue1 >>> * 0 * 999999 * 1 * 647211 * 5700 * 12396244721123 * 25 * 85674 * 190 * 1000001 * 1000000 <<< indexValue1 <<< >>> indexValue2 >>> * 0 * 999999 * 1 * 647211 * 5700 * 12396244721123 * 25 * 85674 * 190 * 1000001 * 1000000 <<< indexValue2 <<< Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 121.562 sec Results : Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results [INFO] [INFO] --- maven-bundle-plugin:2.3.4:bundle (default-bundle) @ org.cumulus4j.store --- [INFO] [INFO] --- maven-source-plugin:2.1.2:jar-no-fork (attach-sources) @ org.cumulus4j.store --- [INFO] org already added, skipping [INFO] org/cumulus4j already added, skipping [INFO] org/cumulus4j/store already added, skipping [INFO] org/cumulus4j/store/resource already added, skipping [INFO] org/cumulus4j/store/model already added, skipping [INFO] org already added, skipping [INFO] org/cumulus4j already added, skipping [INFO] org/cumulus4j/store already added, skipping [INFO] org/cumulus4j/store/resource already added, skipping [INFO] org/cumulus4j/store/query already added, skipping [INFO] org/cumulus4j/store/query/method already added, skipping [INFO] org/cumulus4j/store/query/eval already added, skipping [INFO] org/cumulus4j/store/datastoreversion already added, skipping [INFO] org/cumulus4j/store/datastoreversion/command already added, skipping [INFO] org/cumulus4j/store/crypto already added, skipping [INFO] org/cumulus4j/store/fieldmanager already added, skipping [INFO] org/cumulus4j/store/annotation already added, skipping [INFO] org/cumulus4j/store/annotation/datanucleus already added, skipping [INFO] org/cumulus4j/store/reflectionwrapper already added, skipping [INFO] org/cumulus4j/store/reflectionwrapper/gae already added, skipping [INFO] org/cumulus4j/store/util already added, skipping [INFO] org/cumulus4j/store/model already added, skipping [INFO] LICENCE.txt already added, skipping [INFO] org/cumulus4j/store/resource/cumulus4j-backend.properties already added, skipping [INFO] Building jar: /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store/target/org.cumulus4j.store-1.2.1-SNAPSHOT-sources.jar [INFO] org already added, skipping [INFO] org/cumulus4j already added, skipping [INFO] org/cumulus4j/store already added, skipping [INFO] org/cumulus4j/store/resource already added, skipping [INFO] org/cumulus4j/store/model already added, skipping [INFO] org already added, skipping [INFO] org/cumulus4j already added, skipping [INFO] org/cumulus4j/store already added, skipping [INFO] org/cumulus4j/store/resource already added, skipping [INFO] org/cumulus4j/store/query already added, skipping [INFO] org/cumulus4j/store/query/method already added, skipping [INFO] org/cumulus4j/store/query/eval already added, skipping [INFO] org/cumulus4j/store/datastoreversion already added, skipping [INFO] org/cumulus4j/store/datastoreversion/command already added, skipping [INFO] org/cumulus4j/store/crypto already added, skipping [INFO] org/cumulus4j/store/fieldmanager already added, skipping [INFO] org/cumulus4j/store/annotation already added, skipping [INFO] org/cumulus4j/store/annotation/datanucleus already added, skipping [INFO] org/cumulus4j/store/reflectionwrapper already added, skipping [INFO] org/cumulus4j/store/reflectionwrapper/gae already added, skipping [INFO] org/cumulus4j/store/util already added, skipping [INFO] org/cumulus4j/store/model already added, skipping [INFO] LICENCE.txt already added, skipping [INFO] org/cumulus4j/store/resource/cumulus4j-backend.properties already added, skipping [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ org.cumulus4j.store --- [INFO] Installing /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store/target/org.cumulus4j.store-1.2.1-SNAPSHOT.jar to /home/tomcat/.m2/repository/org/cumulus4j/org.cumulus4j.store/1.2.1-SNAPSHOT/org.cumulus4j.store-1.2.1-SNAPSHOT.jar [INFO] Installing /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store/pom.xml to /home/tomcat/.m2/repository/org/cumulus4j/org.cumulus4j.store/1.2.1-SNAPSHOT/org.cumulus4j.store-1.2.1-SNAPSHOT.pom [INFO] Installing /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store/target/org.cumulus4j.store-1.2.1-SNAPSHOT-sources.jar to /home/tomcat/.m2/repository/org/cumulus4j/org.cumulus4j.store/1.2.1-SNAPSHOT/org.cumulus4j.store-1.2.1-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-bundle-plugin:2.3.4:install (default-install) @ org.cumulus4j.store --- [WARNING] Ignoring project type bundle - supportedProjectTypes = [] [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building org.cumulus4j.store.test 1.2.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.cumulus4j.store.test --- [INFO] Deleting /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store.test/target [INFO] Deleting /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store.test (includes = [*.log, *.xls, *.odf, *.ods, *.ooxml, *.xlsx], excludes = []) [INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ org.cumulus4j.store.test --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store.test/src/main/resources [INFO] Copying 2 resources [INFO] Copying 0 resource [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ org.cumulus4j.store.test --- [INFO] Compiling 86 source files to /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store.test/target/classes [INFO] [INFO] --- maven-datanucleus-plugin:3.2.0-m1:enhance (default) @ org.cumulus4j.store.test --- DataNucleus Enhancer (version 3.2.4) for API "JDO" using JRE "1.8" DataNucleus Enhancer completed with success for 68 classes. [INFO] [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ org.cumulus4j.store.test --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ org.cumulus4j.store.test --- [INFO] Compiling 38 source files to /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store.test/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.8.1:test (default-test) @ org.cumulus4j.store.test --- [INFO] Surefire report directory: /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store.test/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.cumulus4j.store.test.movie.MovieInsertTest loadProperties: File /home/tomcat/cumulus4j-test-log4j.properties does not exist. Thus not overriding any settings with user-specific ones. 10:46:27,281 INFO [main][JDOTransactionalRunner] run: Shutting down Derby (in case it was used before). 10:46:27,840 INFO [main][AbstractJDOTransactionalTestClearingDatabase] clearDatabase: Clearing database (dropping all tables). 10:46:27,845 INFO [main][TestUtil] loadProperties: File /home/tomcat/cumulus4j-test-datanucleus.properties does not exist. Thus not overriding any settings with user-specific ones. 10:46:27,864 INFO [main][CleanupUtil] cleanoutRDBMS: derbyDatabaseDir="/tmp/derby/cumulus4j" was deleted successfully. 10:46:27,864 WARN [main][CleanupUtil] dropAllTables: 'ConnectionURL' property is not set for index datastore! Skipping! 10:46:27,872 INFO [main][JDOTransactionalRunner] run: Setting up PersistenceManagerFactory. 10:46:27,874 INFO [main][TestUtil] loadProperties: File /home/tomcat/cumulus4j-test-datanucleus.properties does not exist. Thus not overriding any settings with user-specific ones. 10:46:28,293 INFO [main][Persistence] Property cumulus4j.index.clob.enabled unknown - will be ignored 10:46:36,339 INFO [main][Cumulus4jStoreManager] ====================== Cumulus4j ====================== 10:46:36,339 INFO [main][Cumulus4jStoreManager] Bundle: org.cumulus4j.store - Version: 1.2.1.SNAPSHOT 10:46:36,339 INFO [main][Cumulus4jStoreManager] ======================================================= 10:46:36,352 INFO [main][MovieInsertTest] createOneMovieWithRating: entered 10:46:36,413 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryTimerEnabled: Property 'cumulus4j.cryptoSessionExpiryTimer.enabled' is not set. Using default value true. 10:46:36,413 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryTimerPeriod: Property 'cumulus4j.cryptoSessionExpiryTimer.period' is not set. Using default value 60000. 10:46:36,418 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryAgeMSec: Property 'cumulus4j.cryptoSessionExpiryAge' is not set. Using default value 1800000. 10:46:37,171 INFO [main][MinimumCumulus4jVersion] version=10100001 10:46:37,465 INFO [main][MinimumCumulus4jVersion] version=10100001 10:46:38,065 INFO [main][Retrieve] Object with id "1.org.cumulus4j.store.test.movie.Movie.movieID" not found ! 10:46:38,378 INFO [main][Retrieve] Object with id "1.org.cumulus4j.store.test.movie.Rating.ratingID" not found ! 10:46:38,516 INFO [main][MovieInsertTest] createOneMovieWithOneStarring: entered 10:46:38,547 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:46:38,570 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:46:38,637 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:46:38,653 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:46:38,665 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:46:38,692 INFO [main][Retrieve] Object with id "1.org.cumulus4j.store.test.movie.Person.personID" not found ! 10:46:38,795 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:46:38,802 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:46:38,817 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:46:39,025 INFO [main][JDOTransactionalRunner] run: Setting up PersistenceManagerFactory. 10:46:39,027 INFO [main][TestUtil] loadProperties: File /home/tomcat/cumulus4j-test-datanucleus.properties does not exist. Thus not overriding any settings with user-specific ones. 10:46:39,065 INFO [main][Persistence] Property cumulus4j.index.clob.enabled unknown - will be ignored 10:46:41,477 INFO [main][Cumulus4jStoreManager] ====================== Cumulus4j ====================== 10:46:41,478 INFO [main][Cumulus4jStoreManager] Bundle: org.cumulus4j.store - Version: 1.2.1.SNAPSHOT 10:46:41,478 INFO [main][Cumulus4jStoreManager] ======================================================= 10:46:41,479 INFO [main][MovieInsertTest] createOneMovieWithRating: entered 10:46:41,480 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryTimerPeriod: Property 'cumulus4j.cryptoSessionExpiryTimer.period' is not set. Using default value 60000. 10:46:41,480 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryAgeMSec: Property 'cumulus4j.cryptoSessionExpiryAge' is not set. Using default value 1800000. 10:46:41,536 INFO [main][MinimumCumulus4jVersion] version=10100001 10:46:41,540 INFO [main][MinimumCumulus4jVersion] version=10100001 10:46:41,594 INFO [main][Retrieve] Object with id "2.org.cumulus4j.store.test.movie.Movie.movieID" not found ! 10:46:41,659 INFO [main][Retrieve] Object with id "2.org.cumulus4j.store.test.movie.Rating.ratingID" not found ! 10:46:41,722 INFO [main][MovieInsertTest] createOneMovieWithOneStarring: entered 10:46:41,737 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:46:41,748 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:46:41,781 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:46:41,799 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:46:41,809 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:46:41,819 INFO [main][Retrieve] Object with id "2.org.cumulus4j.store.test.movie.Person.personID" not found ! 10:46:41,838 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.ClassMeta WHERE this.uniqueScope == :uniqueScope && this.packageName == :packageName && this.simpleClassName == :simpleClassName" since the connection used is closing 10:46:41,842 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.FieldMeta WHERE this.classMeta_classID == :classMeta_classID" since the connection used is closing 10:46:41,889 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:46:41,897 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:46:41,908 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:46:41,948 INFO [main][JDOTransactionalRunner] run: Shutting down PersistenceManagerFactory. Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.078 sec Running org.cumulus4j.store.test.movie.MovieQueryTest 10:46:42,150 INFO [main][JDOTransactionalRunner] run: Shutting down Derby (in case it was used before). 10:46:42,645 INFO [main][AbstractJDOTransactionalTestClearingDatabase] clearDatabase: Clearing database (dropping all tables). 10:46:42,646 INFO [main][TestUtil] loadProperties: File /home/tomcat/cumulus4j-test-datanucleus.properties does not exist. Thus not overriding any settings with user-specific ones. 10:46:42,656 INFO [main][CleanupUtil] cleanoutRDBMS: derbyDatabaseDir="/tmp/derby/cumulus4j" was deleted successfully. 10:46:42,656 WARN [main][CleanupUtil] dropAllTables: 'ConnectionURL' property is not set for index datastore! Skipping! 10:46:42,660 INFO [main][JDOTransactionalRunner] run: Setting up PersistenceManagerFactory. 10:46:42,661 INFO [main][TestUtil] loadProperties: File /home/tomcat/cumulus4j-test-datanucleus.properties does not exist. Thus not overriding any settings with user-specific ones. 10:46:42,683 INFO [main][Persistence] Property cumulus4j.index.clob.enabled unknown - will be ignored 10:46:47,275 INFO [main][Cumulus4jStoreManager] ====================== Cumulus4j ====================== 10:46:47,275 INFO [main][Cumulus4jStoreManager] Bundle: org.cumulus4j.store - Version: 1.2.1.SNAPSHOT 10:46:47,275 INFO [main][Cumulus4jStoreManager] ======================================================= 10:46:47,280 INFO [main][MovieQueryTest] importDataCsv: entered 10:46:47,286 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryTimerPeriod: Property 'cumulus4j.cryptoSessionExpiryTimer.period' is not set. Using default value 60000. 10:46:47,286 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryAgeMSec: Property 'cumulus4j.cryptoSessionExpiryAge' is not set. Using default value 1800000. 10:46:47,408 INFO [main][MinimumCumulus4jVersion] version=10100001 10:46:47,727 INFO [main][MinimumCumulus4jVersion] version=10100001 10:46:48,046 INFO [main][MovieQueryTest] importDataCsv: nothing imported before => importing now. 10:46:48,068 INFO [main][Retrieve] Object with id "1.org.cumulus4j.store.test.movie.Movie.movieID" not found ! 10:46:48,154 INFO [main][Retrieve] Object with id "1.org.cumulus4j.store.test.movie.Person.personID" not found ! 10:46:48,231 INFO [main][Retrieve] Object with id "1.org.cumulus4j.store.test.movie.Language.languageID" not found ! 10:46:52,586 INFO [main][Retrieve] Object with id "1.org.cumulus4j.store.test.movie.Rating.ratingID" not found ! 10:47:42,362 INFO [main][MovieQueryTest] importDataCsv: 00.getMovieExtent invocationCount=1 recursionLevel=0 invocationCount=1 accumulatedTime=736 minTime=736 maxTime=736 01.movieExtent.iterator().hasNext() invocationCount=1 recursionLevel=0 invocationCount=1 accumulatedTime=26 minTime=26 maxTime=26 50.importMovies invocationCount=1 recursionLevel=0 invocationCount=1 accumulatedTime=54316 minTime=54316 maxTime=54316 55.finalFlush invocationCount=1 recursionLevel=0 invocationCount=1 accumulatedTime=0 minTime=0 maxTime=0 10:47:42,957 INFO [main][MovieQueryTest] query0: entered 10:47:42,970 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 10:47:42,996 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:47:43,017 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 10:47:43,062 INFO [main][MovieQueryTest] query0: found 39 movies with rating "R (USA)": 10:47:43,062 INFO [main][MovieQueryTest] query0: * 431: The Three Amigos 10:47:43,062 INFO [main][MovieQueryTest] query0: * 368: Bride of Re-Animator 10:47:43,062 INFO [main][MovieQueryTest] query0: * 290: Rock Star 10:47:43,063 INFO [main][MovieQueryTest] query0: * 344: Late Last Night 10:47:43,063 INFO [main][MovieQueryTest] query0: * 381: Performance 10:47:43,063 INFO [main][MovieQueryTest] query0: * 155: Never Die Alone 10:47:43,063 INFO [main][MovieQueryTest] query0: * 66: Carrington 10:47:43,064 INFO [main][MovieQueryTest] query0: * 268: Dead In The Water 10:47:43,064 INFO [main][MovieQueryTest] query0: * 12: The Big Lebowski 10:47:43,064 INFO [main][MovieQueryTest] query0: * 356: The King of the Mountain 10:47:43,064 INFO [main][MovieQueryTest] query0: * 433: Posers 10:47:43,064 INFO [main][MovieQueryTest] query0: * 538: Then She Found Me 10:47:43,064 INFO [main][MovieQueryTest] query0: * 416: Lovers and Other Strangers 10:47:43,064 INFO [main][MovieQueryTest] query0: * 40: Greenfingers 10:47:43,064 INFO [main][MovieQueryTest] query0: * 59: The Monster 10:47:43,065 INFO [main][MovieQueryTest] query0: * 29: All about the Benjamins 10:47:43,065 INFO [main][MovieQueryTest] query0: * 362: Riot 10:47:43,065 INFO [main][MovieQueryTest] query0: * 149: Savage Dawn 10:47:43,065 INFO [main][MovieQueryTest] query0: * 297: Just the Two of Us 10:47:43,065 INFO [main][MovieQueryTest] query0: * 326: The Killing Kind 10:47:43,065 INFO [main][MovieQueryTest] query0: * 407: The Young Unknowns 10:47:43,066 INFO [main][MovieQueryTest] query0: * 428: Wonderful World 10:47:43,066 INFO [main][MovieQueryTest] query0: * 340: No Code of Conduct 10:47:43,066 INFO [main][MovieQueryTest] query0: * 543: Wilbur Wants to Kill Himself 10:47:43,066 INFO [main][MovieQueryTest] query0: * 408: Strip n Run 10:47:43,066 INFO [main][MovieQueryTest] query0: * 475: Killing Machine 10:47:43,066 INFO [main][MovieQueryTest] query0: * 122: Mary Reilly 10:47:43,066 INFO [main][MovieQueryTest] query0: * 500: Death Race 2000 10:47:43,067 INFO [main][MovieQueryTest] query0: * 32: Dirty Deeds 10:47:43,067 INFO [main][MovieQueryTest] query0: * 328: Bloodline: Sibling Rivalry 10:47:43,067 INFO [main][MovieQueryTest] query0: * 489: Rollerball 10:47:43,068 INFO [main][MovieQueryTest] query0: * 45: Bloody Sunday 10:47:43,068 INFO [main][MovieQueryTest] query0: * 342: Kinsey 10:47:43,068 INFO [main][MovieQueryTest] query0: * 419: RoboCop: Resurrection 10:47:43,068 INFO [main][MovieQueryTest] query0: * 303: Heist 10:47:43,068 INFO [main][MovieQueryTest] query0: * 316: Jack Brooks: Monster Slayer 10:47:43,068 INFO [main][MovieQueryTest] query0: * 237: Street Dreams 10:47:43,069 INFO [main][MovieQueryTest] query0: * 331: The Drop 10:47:43,069 INFO [main][MovieQueryTest] query0: * 492: The Healer 10:47:43,072 INFO [main][MovieQueryTest] importDataCsv: entered 10:47:43,075 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:47:43,134 INFO [main][MovieQueryTest] importDataCsv: already imported before => skipping. 10:47:43,134 INFO [main][MovieQueryTest] importDataCsv: 00.getMovieExtent invocationCount=1 recursionLevel=0 invocationCount=1 accumulatedTime=0 minTime=0 maxTime=0 01.movieExtent.iterator().hasNext() invocationCount=1 recursionLevel=0 invocationCount=1 accumulatedTime=62 minTime=62 maxTime=62 10:47:43,142 INFO [main][MovieQueryTest] query1: entered 10:47:43,170 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) >= :compareToArgument" since the connection used is closing 10:47:43,175 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:47:43,177 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:47:43,179 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:47:43,209 INFO [main][MovieQueryTest] query1: found 34 movies with rating.name containing "G": 10:47:43,209 INFO [main][MovieQueryTest] query1: * 81: Rookie of the Year (PG (USA)) 10:47:43,209 INFO [main][MovieQueryTest] query1: * 47: Burlesque (PG-13 (USA)) 10:47:43,209 INFO [main][MovieQueryTest] query1: * 305: Be My Baby (PG-13 (USA)) 10:47:43,210 INFO [main][MovieQueryTest] query1: * 493: Dirty Laundry (PG-13 (USA)) 10:47:43,210 INFO [main][MovieQueryTest] query1: * 37: Hoodwinked (PG (USA)) 10:47:43,210 INFO [main][MovieQueryTest] query1: * 393: Hell in the Pacific (G (USA)) 10:47:43,210 INFO [main][MovieQueryTest] query1: * 404: The Wizard (PG (USA)) 10:47:43,210 INFO [main][MovieQueryTest] query1: * 522: Anzio (PG-13 (USA)) 10:47:43,210 INFO [main][MovieQueryTest] query1: * 424: Windrunner (PG (USA)) 10:47:43,211 INFO [main][MovieQueryTest] query1: * 28: Red Sonja (PG-13 (USA)) 10:47:43,211 INFO [main][MovieQueryTest] query1: * 394: Follow the River (PG (USA)) 10:47:43,211 INFO [main][MovieQueryTest] query1: * 507: Funland (PG-13 (USA)) 10:47:43,211 INFO [main][MovieQueryTest] query1: * 58: School of Life (PG (USA)) 10:47:43,211 INFO [main][MovieQueryTest] query1: * 434: Alice in Wonderland (PG (USA)) 10:47:43,211 INFO [main][MovieQueryTest] query1: * 497: That's Dancing! (G (USA)) 10:47:43,212 INFO [main][MovieQueryTest] query1: * 405: Repossessed (PG-13 (USA)) 10:47:43,212 INFO [main][MovieQueryTest] query1: * 131: Black Beauty (G (USA)) 10:47:43,212 INFO [main][MovieQueryTest] query1: * 427: A Christmas Story (PG (USA)) 10:47:43,212 INFO [main][MovieQueryTest] query1: * 525: Love Field (PG-13 (USA)) 10:47:43,212 INFO [main][MovieQueryTest] query1: * 271: Behind the Sun (PG-13 (USA)) 10:47:43,212 INFO [main][MovieQueryTest] query1: * 459: MegaMind (PG (USA)) 10:47:43,213 INFO [main][MovieQueryTest] query1: * 338: Swarmed (PG-13 (USA)) 10:47:43,213 INFO [main][MovieQueryTest] query1: * 485: Cover (PG-13 (USA)) 10:47:43,213 INFO [main][MovieQueryTest] query1: * 375: Plein Soleil (PG-13 (USA)) 10:47:43,213 INFO [main][MovieQueryTest] query1: * 60: Faraway, So Close! (PG-13 (USA)) 10:47:43,213 INFO [main][MovieQueryTest] query1: * 24: That's Entertainment, Part II (G (USA)) 10:47:43,213 INFO [main][MovieQueryTest] query1: * 231: Walt & El Grupo (PG (USA)) 10:47:43,214 INFO [main][MovieQueryTest] query1: * 418: Sparks: The Price of Passion (PG-13 (USA)) 10:47:43,214 INFO [main][MovieQueryTest] query1: * 50: Goodbye, Columbus (PG (USA)) 10:47:43,214 INFO [main][MovieQueryTest] query1: * 138: The Roommate (PG-13 (USA)) 10:47:43,214 INFO [main][MovieQueryTest] query1: * 400: Waterproof (PG-13 (USA)) 10:47:43,214 INFO [main][MovieQueryTest] query1: * 51: Dude, Where's the Party? (PG-13 (USA)) 10:47:43,214 INFO [main][MovieQueryTest] query1: * 352: August Evening (PG-13 (USA)) 10:47:43,214 INFO [main][MovieQueryTest] query1: * 65: The Hunchback of Notre Dame (PG (USA)) 10:47:43,217 INFO [main][MovieQueryTest] importDataCsv: entered 10:47:43,219 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:47:43,238 INFO [main][MovieQueryTest] importDataCsv: already imported before => skipping. 10:47:43,238 INFO [main][MovieQueryTest] importDataCsv: 00.getMovieExtent invocationCount=1 recursionLevel=0 invocationCount=1 accumulatedTime=0 minTime=0 maxTime=0 01.movieExtent.iterator().hasNext() invocationCount=1 recursionLevel=0 invocationCount=1 accumulatedTime=21 minTime=21 maxTime=21 10:47:43,245 INFO [main][MovieQueryTest] query2: entered 10:47:43,248 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 10:47:43,252 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:47:43,264 INFO [main][MovieQueryTest] query2: found 18 movies with rating.name == "PG-13 (USA)": 10:47:43,264 INFO [main][MovieQueryTest] query2: * 485: Cover (PG-13 (USA)) 10:47:43,264 INFO [main][MovieQueryTest] query2: * 375: Plein Soleil (PG-13 (USA)) 10:47:43,265 INFO [main][MovieQueryTest] query2: * 47: Burlesque (PG-13 (USA)) 10:47:43,265 INFO [main][MovieQueryTest] query2: * 305: Be My Baby (PG-13 (USA)) 10:47:43,265 INFO [main][MovieQueryTest] query2: * 493: Dirty Laundry (PG-13 (USA)) 10:47:43,265 INFO [main][MovieQueryTest] query2: * 60: Faraway, So Close! (PG-13 (USA)) 10:47:43,265 INFO [main][MovieQueryTest] query2: * 418: Sparks: The Price of Passion (PG-13 (USA)) 10:47:43,265 INFO [main][MovieQueryTest] query2: * 522: Anzio (PG-13 (USA)) 10:47:43,265 INFO [main][MovieQueryTest] query2: * 28: Red Sonja (PG-13 (USA)) 10:47:43,265 INFO [main][MovieQueryTest] query2: * 138: The Roommate (PG-13 (USA)) 10:47:43,266 INFO [main][MovieQueryTest] query2: * 507: Funland (PG-13 (USA)) 10:47:43,266 INFO [main][MovieQueryTest] query2: * 400: Waterproof (PG-13 (USA)) 10:47:43,266 INFO [main][MovieQueryTest] query2: * 51: Dude, Where's the Party? (PG-13 (USA)) 10:47:43,266 INFO [main][MovieQueryTest] query2: * 405: Repossessed (PG-13 (USA)) 10:47:43,266 INFO [main][MovieQueryTest] query2: * 352: August Evening (PG-13 (USA)) 10:47:43,266 INFO [main][MovieQueryTest] query2: * 525: Love Field (PG-13 (USA)) 10:47:43,266 INFO [main][MovieQueryTest] query2: * 271: Behind the Sun (PG-13 (USA)) 10:47:43,267 INFO [main][MovieQueryTest] query2: * 338: Swarmed (PG-13 (USA)) 10:47:43,268 INFO [main][MovieQueryTest] importDataCsv: entered 10:47:43,271 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:47:43,285 INFO [main][MovieQueryTest] importDataCsv: already imported before => skipping. 10:47:43,285 INFO [main][MovieQueryTest] importDataCsv: 00.getMovieExtent invocationCount=1 recursionLevel=0 invocationCount=1 accumulatedTime=1 minTime=1 maxTime=1 01.movieExtent.iterator().hasNext() invocationCount=1 recursionLevel=0 invocationCount=1 accumulatedTime=16 minTime=16 maxTime=16 10:47:43,293 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 10:47:43,300 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:47:43,302 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:47:43,305 INFO [main][MovieQueryTest] query3: found 2 movies with starring.contains("Katharine Hepburn"): 10:47:43,305 INFO [main][MovieQueryTest] query3: * 84: A Woman Rebels (Donald Crisp, David Manners, Herbert Marshall, Katharine Hepburn, Van Heflin) 10:47:43,306 INFO [main][MovieQueryTest] query3: * 24: That's Entertainment, Part II (Gene Kelly, W. C. Fields, Debbie Reynolds, Spencer Tracy, Judy Garland, Katharine Hepburn, Ginger Rogers, Fred Astaire, Cyd Charisse, John Barrymore, Judy Holliday, Greta Garbo, Elizabeth Taylor, Clark Gable, Frank Sinatra, Bing Crosby) 10:47:43,308 INFO [main][MovieQueryTest] importDataCsv: entered 10:47:43,310 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:47:43,328 INFO [main][MovieQueryTest] importDataCsv: already imported before => skipping. 10:47:43,329 INFO [main][MovieQueryTest] importDataCsv: 00.getMovieExtent invocationCount=1 recursionLevel=0 invocationCount=1 accumulatedTime=0 minTime=0 maxTime=0 01.movieExtent.iterator().hasNext() invocationCount=1 recursionLevel=0 invocationCount=1 accumulatedTime=20 minTime=20 maxTime=20 10:47:43,340 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 10:47:43,343 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:47:43,345 INFO [main][MovieQueryTest] query4: found 2 movies query="SELECT FROM org.cumulus4j.store.test.movie.Movie WHERE this.starring.contains(personVariable) && personVariable.name == :personName VARIABLES org.cumulus4j.store.test.movie.Person personVariable" and personName="Katharine Hepburn"): 10:47:43,346 INFO [main][MovieQueryTest] query4: * 84: A Woman Rebels (Donald Crisp, David Manners, Herbert Marshall, Katharine Hepburn, Van Heflin) 10:47:43,347 INFO [main][MovieQueryTest] query4: * 24: That's Entertainment, Part II (Gene Kelly, W. C. Fields, Debbie Reynolds, Spencer Tracy, Judy Garland, Katharine Hepburn, Ginger Rogers, Fred Astaire, Cyd Charisse, John Barrymore, Judy Holliday, Greta Garbo, Elizabeth Taylor, Clark Gable, Frank Sinatra, Bing Crosby) 10:47:43,348 INFO [main][MovieQueryTest] importDataCsv: entered 10:47:43,350 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:47:43,367 INFO [main][MovieQueryTest] importDataCsv: already imported before => skipping. 10:47:43,368 INFO [main][MovieQueryTest] importDataCsv: 00.getMovieExtent invocationCount=1 recursionLevel=0 invocationCount=1 accumulatedTime=0 minTime=0 maxTime=0 01.movieExtent.iterator().hasNext() invocationCount=1 recursionLevel=0 invocationCount=1 accumulatedTime=18 minTime=18 maxTime=18 10:47:43,396 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) >= :compareToArgument" since the connection used is closing 10:47:43,419 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:47:43,421 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:47:43,423 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:47:43,425 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:47:43,426 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:47:43,430 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:47:43,432 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:47:43,434 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:47:43,436 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:47:43,438 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:47:43,440 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:47:43,450 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:47:43,452 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:47:43,454 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:47:43,475 INFO [main][MovieQueryTest] query5: found 16 movies query="SELECT FROM org.cumulus4j.store.test.movie.Movie WHERE this.starring.contains(personVariable) && personVariable.name.indexOf(:personNamePart) >= 0 VARIABLES org.cumulus4j.store.test.movie.Person personVariable" and personNamePart="Kat"): 10:47:43,476 INFO [main][MovieQueryTest] query5: * 1: The Misfortunates (Kenneth Vanbaeden, Johan Heldenbergh, Koen De Graeve, Sten Van Gestel, Pauline Grossen, Bert Haelvoet, Ehsan Hemat, Sara Debosschere, Katrien Deklerq, Natali Broods, Valentijn Dhaenens, Sofie Palmers, Gilda De Bal, Sachli Gholamalizad, Yves Degryse, Lynn Van Royen, Robbie Cleiren, Charlotte Vandermeersch, Wouter Hendrickx, Jos Geens, Wout Kelchtermans) 10:47:43,477 INFO [main][MovieQueryTest] query5: * 368: Bride of Re-Animator (Bruce Abbott, Kathleen Kinmont, David Gale, Fabiana Udenio, Jeffrey Combs, Claude Earl Jones, Mel Stewart) 10:47:43,477 INFO [main][MovieQueryTest] query5: * 537: Son of No One (Al Pacino, Ray Liotta, Katie Holmes, Channing Tatum, Juliette Binoche, Tracy Morgan) 10:47:43,478 INFO [main][MovieQueryTest] query5: * 47: Burlesque (Terrence Jenkins, Stephen Lee, Baldeep Singh, David Walton, Peter Gallagher, Christina Aguilera, Stanley Tucci, Katelynn Tilley, Julianne Hough, Tanee McCall, Chelsea Traille, Kristen Bell, Cam Gigandet, Eric Dane, Glynn Turman, Dianna Agron, Cher, Alan Cumming) 10:47:43,478 INFO [main][MovieQueryTest] query5: * 283: Falling (Ursula Strauss, Darina Dujmic, Georg Friedrich, Nina Proll, Birgit Minichmayr, Ina Strnad, Kathrin Resetarits, Gabriela Hegedüs) 10:47:43,479 INFO [main][MovieQueryTest] query5: * 24: That's Entertainment, Part II (Gene Kelly, W. C. Fields, Debbie Reynolds, Spencer Tracy, Judy Garland, Katharine Hepburn, Ginger Rogers, Fred Astaire, Cyd Charisse, John Barrymore, Judy Holliday, Greta Garbo, Elizabeth Taylor, Clark Gable, Frank Sinatra, Bing Crosby) 10:47:43,480 INFO [main][MovieQueryTest] query5: * 122: Mary Reilly (Julia Roberts, Linda Bassett, John Malkovich, George Cole, Kathy Staff, Glenn Close, Michael Gambon) 10:47:43,480 INFO [main][MovieQueryTest] query5: * 222: Meat Pushin in the Seat Cushion 4 (Katie Gold) 10:47:43,480 INFO [main][MovieQueryTest] query5: * 438: Miracle Dogs (Daniel Roebuck, Kate Jackson, Ted Shackelford, Rue McClanahan, Josh Hutcherson, Alana Austin) 10:47:43,480 INFO [main][MovieQueryTest] query5: * 84: A Woman Rebels (Donald Crisp, David Manners, Herbert Marshall, Katharine Hepburn, Van Heflin) 10:47:43,481 INFO [main][MovieQueryTest] query5: * 342: Kinsey (Veronica Cartwright, John McMartin, William Sadler, Peter Sarsgaard, Laura Linney, Kathleen Chalfant, Luke MacFarlane, Liam Neeson, John Lithgow, Chris O'Donnell, Arden Myrin, Tim Curry, Dylan Baker, John Krasinski, Heather Goldenhersh, Julianne Nicholson, Timothy Hutton, Oliver Platt, Dagmara Dominczyk) 10:47:43,481 INFO [main][MovieQueryTest] query5: * 138: The Roommate (Frances Fisher, Minka Kelly, Cam Gigandet, Tomas Arana, Matt Lanter, Jacqueline Mazarella, Billy Zane, Carrie Finklea, Cherilyn Wilson, Lauren Storm, Leighton Meester, Kaley Cuoco, Danneel Harris, Alyson Michalka, Ryan Doom, Elena Franklin, Katerina Graham) 10:47:43,482 INFO [main][MovieQueryTest] query5: * 58: School of Life (Alexander Pollock, Kate Vernon, David Paymer, John Astin, Ryan Reynolds) 10:47:43,482 INFO [main][MovieQueryTest] query5: * 461: Boogie Town (Marques Houston, Khleo Thomas, Vanessa Simmons, Brenda Song, Corbin Bernsen, Mykal Anthony Bean, Katerina Graham) 10:47:43,482 INFO [main][MovieQueryTest] query5: * 483: Gridlock (Kathy Ireland, David Hasselhoff, Alan Scarfe) 10:47:43,483 INFO [main][MovieQueryTest] query5: * 503: Winnie the Pooh: ABC's (David Ogden Stiers, Kath Soucie, Jimmy Bennett, Peter Cullen, Jim Cummings, John Fiedler) 10:47:43,762 INFO [main][JDOTransactionalRunner] run: Setting up PersistenceManagerFactory. 10:47:43,768 INFO [main][TestUtil] loadProperties: File /home/tomcat/cumulus4j-test-datanucleus.properties does not exist. Thus not overriding any settings with user-specific ones. 10:47:43,787 INFO [main][Persistence] Property cumulus4j.index.clob.enabled unknown - will be ignored 10:47:45,935 INFO [main][Cumulus4jStoreManager] ====================== Cumulus4j ====================== 10:47:45,935 INFO [main][Cumulus4jStoreManager] Bundle: org.cumulus4j.store - Version: 1.2.1.SNAPSHOT 10:47:45,935 INFO [main][Cumulus4jStoreManager] ======================================================= 10:47:45,936 INFO [main][MovieQueryTest] importDataCsv: entered 10:47:45,937 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryTimerPeriod: Property 'cumulus4j.cryptoSessionExpiryTimer.period' is not set. Using default value 60000. 10:47:45,937 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryAgeMSec: Property 'cumulus4j.cryptoSessionExpiryAge' is not set. Using default value 1800000. 10:47:45,982 INFO [main][MinimumCumulus4jVersion] version=10100001 10:47:45,983 INFO [main][MinimumCumulus4jVersion] version=10100001 10:47:46,017 INFO [main][MovieQueryTest] importDataCsv: nothing imported before => importing now. 10:47:46,024 INFO [main][Retrieve] Object with id "2.org.cumulus4j.store.test.movie.Movie.movieID" not found ! 10:47:46,075 INFO [main][Retrieve] Object with id "2.org.cumulus4j.store.test.movie.Person.personID" not found ! 10:47:46,103 INFO [main][Retrieve] Object with id "2.org.cumulus4j.store.test.movie.Language.languageID" not found ! 10:47:48,197 INFO [main][Retrieve] Object with id "2.org.cumulus4j.store.test.movie.Rating.ratingID" not found ! 10:48:33,313 INFO [main][MovieQueryTest] importDataCsv: 00.getMovieExtent invocationCount=1 recursionLevel=0 invocationCount=1 accumulatedTime=78 minTime=78 maxTime=78 01.movieExtent.iterator().hasNext() invocationCount=1 recursionLevel=0 invocationCount=1 accumulatedTime=3 minTime=3 maxTime=3 50.importMovies invocationCount=1 recursionLevel=0 invocationCount=1 accumulatedTime=47295 minTime=47295 maxTime=47295 55.finalFlush invocationCount=1 recursionLevel=0 invocationCount=1 accumulatedTime=0 minTime=0 maxTime=0 10:48:33,581 INFO [main][MovieQueryTest] query0: entered 10:48:33,585 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 10:48:33,590 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:48:33,591 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 10:48:33,625 INFO [main][MovieQueryTest] query0: found 39 movies with rating "R (USA)": 10:48:33,626 INFO [main][MovieQueryTest] query0: * 368: Bride of Re-Animator 10:48:33,626 INFO [main][MovieQueryTest] query0: * 290: Rock Star 10:48:33,626 INFO [main][MovieQueryTest] query0: * 344: Late Last Night 10:48:33,626 INFO [main][MovieQueryTest] query0: * 381: Performance 10:48:33,626 INFO [main][MovieQueryTest] query0: * 155: Never Die Alone 10:48:33,627 INFO [main][MovieQueryTest] query0: * 66: Carrington 10:48:33,627 INFO [main][MovieQueryTest] query0: * 268: Dead In The Water 10:48:33,627 INFO [main][MovieQueryTest] query0: * 12: The Big Lebowski 10:48:33,627 INFO [main][MovieQueryTest] query0: * 356: The King of the Mountain 10:48:33,627 INFO [main][MovieQueryTest] query0: * 433: Posers 10:48:33,627 INFO [main][MovieQueryTest] query0: * 538: Then She Found Me 10:48:33,628 INFO [main][MovieQueryTest] query0: * 416: Lovers and Other Strangers 10:48:33,628 INFO [main][MovieQueryTest] query0: * 40: Greenfingers 10:48:33,628 INFO [main][MovieQueryTest] query0: * 59: The Monster 10:48:33,628 INFO [main][MovieQueryTest] query0: * 29: All about the Benjamins 10:48:33,628 INFO [main][MovieQueryTest] query0: * 362: Riot 10:48:33,628 INFO [main][MovieQueryTest] query0: * 149: Savage Dawn 10:48:33,629 INFO [main][MovieQueryTest] query0: * 297: Just the Two of Us 10:48:33,629 INFO [main][MovieQueryTest] query0: * 326: The Killing Kind 10:48:33,629 INFO [main][MovieQueryTest] query0: * 407: The Young Unknowns 10:48:33,629 INFO [main][MovieQueryTest] query0: * 428: Wonderful World 10:48:33,629 INFO [main][MovieQueryTest] query0: * 340: No Code of Conduct 10:48:33,629 INFO [main][MovieQueryTest] query0: * 543: Wilbur Wants to Kill Himself 10:48:33,629 INFO [main][MovieQueryTest] query0: * 408: Strip n Run 10:48:33,629 INFO [main][MovieQueryTest] query0: * 475: Killing Machine 10:48:33,630 INFO [main][MovieQueryTest] query0: * 122: Mary Reilly 10:48:33,630 INFO [main][MovieQueryTest] query0: * 500: Death Race 2000 10:48:33,630 INFO [main][MovieQueryTest] query0: * 32: Dirty Deeds 10:48:33,630 INFO [main][MovieQueryTest] query0: * 328: Bloodline: Sibling Rivalry 10:48:33,630 INFO [main][MovieQueryTest] query0: * 489: Rollerball 10:48:33,630 INFO [main][MovieQueryTest] query0: * 45: Bloody Sunday 10:48:33,630 INFO [main][MovieQueryTest] query0: * 342: Kinsey 10:48:33,630 INFO [main][MovieQueryTest] query0: * 419: RoboCop: Resurrection 10:48:33,631 INFO [main][MovieQueryTest] query0: * 303: Heist 10:48:33,631 INFO [main][MovieQueryTest] query0: * 316: Jack Brooks: Monster Slayer 10:48:33,631 INFO [main][MovieQueryTest] query0: * 237: Street Dreams 10:48:33,631 INFO [main][MovieQueryTest] query0: * 331: The Drop 10:48:33,631 INFO [main][MovieQueryTest] query0: * 492: The Healer 10:48:33,632 INFO [main][MovieQueryTest] query0: * 431: The Three Amigos 10:48:33,634 INFO [main][MovieQueryTest] importDataCsv: entered 10:48:33,636 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:48:33,653 INFO [main][MovieQueryTest] importDataCsv: already imported before => skipping. 10:48:33,653 INFO [main][MovieQueryTest] importDataCsv: 00.getMovieExtent invocationCount=1 recursionLevel=0 invocationCount=1 accumulatedTime=0 minTime=0 maxTime=0 01.movieExtent.iterator().hasNext() invocationCount=1 recursionLevel=0 invocationCount=1 accumulatedTime=19 minTime=19 maxTime=19 10:48:33,659 INFO [main][MovieQueryTest] query1: entered 10:48:33,664 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) >= :compareToArgument" since the connection used is closing 10:48:33,666 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:48:33,668 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:48:33,669 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:48:33,691 INFO [main][MovieQueryTest] query1: found 34 movies with rating.name containing "G": 10:48:33,691 INFO [main][MovieQueryTest] query1: * 47: Burlesque (PG-13 (USA)) 10:48:33,691 INFO [main][MovieQueryTest] query1: * 305: Be My Baby (PG-13 (USA)) 10:48:33,692 INFO [main][MovieQueryTest] query1: * 493: Dirty Laundry (PG-13 (USA)) 10:48:33,692 INFO [main][MovieQueryTest] query1: * 37: Hoodwinked (PG (USA)) 10:48:33,692 INFO [main][MovieQueryTest] query1: * 393: Hell in the Pacific (G (USA)) 10:48:33,692 INFO [main][MovieQueryTest] query1: * 404: The Wizard (PG (USA)) 10:48:33,692 INFO [main][MovieQueryTest] query1: * 522: Anzio (PG-13 (USA)) 10:48:33,692 INFO [main][MovieQueryTest] query1: * 424: Windrunner (PG (USA)) 10:48:33,692 INFO [main][MovieQueryTest] query1: * 28: Red Sonja (PG-13 (USA)) 10:48:33,693 INFO [main][MovieQueryTest] query1: * 394: Follow the River (PG (USA)) 10:48:33,693 INFO [main][MovieQueryTest] query1: * 507: Funland (PG-13 (USA)) 10:48:33,693 INFO [main][MovieQueryTest] query1: * 58: School of Life (PG (USA)) 10:48:33,693 INFO [main][MovieQueryTest] query1: * 434: Alice in Wonderland (PG (USA)) 10:48:33,693 INFO [main][MovieQueryTest] query1: * 497: That's Dancing! (G (USA)) 10:48:33,693 INFO [main][MovieQueryTest] query1: * 405: Repossessed (PG-13 (USA)) 10:48:33,693 INFO [main][MovieQueryTest] query1: * 131: Black Beauty (G (USA)) 10:48:33,693 INFO [main][MovieQueryTest] query1: * 427: A Christmas Story (PG (USA)) 10:48:33,694 INFO [main][MovieQueryTest] query1: * 525: Love Field (PG-13 (USA)) 10:48:33,694 INFO [main][MovieQueryTest] query1: * 271: Behind the Sun (PG-13 (USA)) 10:48:33,694 INFO [main][MovieQueryTest] query1: * 459: MegaMind (PG (USA)) 10:48:33,694 INFO [main][MovieQueryTest] query1: * 338: Swarmed (PG-13 (USA)) 10:48:33,694 INFO [main][MovieQueryTest] query1: * 485: Cover (PG-13 (USA)) 10:48:33,694 INFO [main][MovieQueryTest] query1: * 375: Plein Soleil (PG-13 (USA)) 10:48:33,695 INFO [main][MovieQueryTest] query1: * 60: Faraway, So Close! (PG-13 (USA)) 10:48:33,695 INFO [main][MovieQueryTest] query1: * 24: That's Entertainment, Part II (G (USA)) 10:48:33,695 INFO [main][MovieQueryTest] query1: * 231: Walt & El Grupo (PG (USA)) 10:48:33,695 INFO [main][MovieQueryTest] query1: * 418: Sparks: The Price of Passion (PG-13 (USA)) 10:48:33,695 INFO [main][MovieQueryTest] query1: * 50: Goodbye, Columbus (PG (USA)) 10:48:33,695 INFO [main][MovieQueryTest] query1: * 138: The Roommate (PG-13 (USA)) 10:48:33,696 INFO [main][MovieQueryTest] query1: * 400: Waterproof (PG-13 (USA)) 10:48:33,696 INFO [main][MovieQueryTest] query1: * 51: Dude, Where's the Party? (PG-13 (USA)) 10:48:33,696 INFO [main][MovieQueryTest] query1: * 352: August Evening (PG-13 (USA)) 10:48:33,696 INFO [main][MovieQueryTest] query1: * 65: The Hunchback of Notre Dame (PG (USA)) 10:48:33,696 INFO [main][MovieQueryTest] query1: * 81: Rookie of the Year (PG (USA)) 10:48:33,698 INFO [main][MovieQueryTest] importDataCsv: entered 10:48:33,700 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:48:33,715 INFO [main][MovieQueryTest] importDataCsv: already imported before => skipping. 10:48:33,716 INFO [main][MovieQueryTest] importDataCsv: 00.getMovieExtent invocationCount=1 recursionLevel=0 invocationCount=1 accumulatedTime=0 minTime=0 maxTime=0 01.movieExtent.iterator().hasNext() invocationCount=1 recursionLevel=0 invocationCount=1 accumulatedTime=18 minTime=18 maxTime=18 10:48:33,722 INFO [main][MovieQueryTest] query2: entered 10:48:33,724 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 10:48:33,726 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:48:33,744 INFO [main][MovieQueryTest] query2: found 18 movies with rating.name == "PG-13 (USA)": 10:48:33,745 INFO [main][MovieQueryTest] query2: * 47: Burlesque (PG-13 (USA)) 10:48:33,745 INFO [main][MovieQueryTest] query2: * 305: Be My Baby (PG-13 (USA)) 10:48:33,745 INFO [main][MovieQueryTest] query2: * 493: Dirty Laundry (PG-13 (USA)) 10:48:33,745 INFO [main][MovieQueryTest] query2: * 60: Faraway, So Close! (PG-13 (USA)) 10:48:33,745 INFO [main][MovieQueryTest] query2: * 418: Sparks: The Price of Passion (PG-13 (USA)) 10:48:33,745 INFO [main][MovieQueryTest] query2: * 522: Anzio (PG-13 (USA)) 10:48:33,745 INFO [main][MovieQueryTest] query2: * 28: Red Sonja (PG-13 (USA)) 10:48:33,745 INFO [main][MovieQueryTest] query2: * 138: The Roommate (PG-13 (USA)) 10:48:33,745 INFO [main][MovieQueryTest] query2: * 507: Funland (PG-13 (USA)) 10:48:33,745 INFO [main][MovieQueryTest] query2: * 400: Waterproof (PG-13 (USA)) 10:48:33,745 INFO [main][MovieQueryTest] query2: * 51: Dude, Where's the Party? (PG-13 (USA)) 10:48:33,746 INFO [main][MovieQueryTest] query2: * 405: Repossessed (PG-13 (USA)) 10:48:33,746 INFO [main][MovieQueryTest] query2: * 352: August Evening (PG-13 (USA)) 10:48:33,746 INFO [main][MovieQueryTest] query2: * 525: Love Field (PG-13 (USA)) 10:48:33,746 INFO [main][MovieQueryTest] query2: * 271: Behind the Sun (PG-13 (USA)) 10:48:33,746 INFO [main][MovieQueryTest] query2: * 338: Swarmed (PG-13 (USA)) 10:48:33,746 INFO [main][MovieQueryTest] query2: * 485: Cover (PG-13 (USA)) 10:48:33,746 INFO [main][MovieQueryTest] query2: * 375: Plein Soleil (PG-13 (USA)) 10:48:33,748 INFO [main][MovieQueryTest] importDataCsv: entered 10:48:33,749 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:48:33,762 INFO [main][MovieQueryTest] importDataCsv: already imported before => skipping. 10:48:33,762 INFO [main][MovieQueryTest] importDataCsv: 00.getMovieExtent invocationCount=1 recursionLevel=0 invocationCount=1 accumulatedTime=0 minTime=0 maxTime=0 01.movieExtent.iterator().hasNext() invocationCount=1 recursionLevel=0 invocationCount=1 accumulatedTime=14 minTime=14 maxTime=14 10:48:33,769 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 10:48:33,772 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:48:33,773 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:48:33,775 INFO [main][MovieQueryTest] query3: found 2 movies with starring.contains("Katharine Hepburn"): 10:48:33,776 INFO [main][MovieQueryTest] query3: * 84: A Woman Rebels (Donald Crisp, David Manners, Herbert Marshall, Katharine Hepburn, Van Heflin) 10:48:33,776 INFO [main][MovieQueryTest] query3: * 24: That's Entertainment, Part II (Gene Kelly, W. C. Fields, Debbie Reynolds, Spencer Tracy, Judy Garland, Katharine Hepburn, Ginger Rogers, Fred Astaire, Cyd Charisse, John Barrymore, Judy Holliday, Greta Garbo, Elizabeth Taylor, Clark Gable, Frank Sinatra, Bing Crosby) 10:48:33,778 INFO [main][MovieQueryTest] importDataCsv: entered 10:48:33,779 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:48:33,796 INFO [main][MovieQueryTest] importDataCsv: already imported before => skipping. 10:48:33,796 INFO [main][MovieQueryTest] importDataCsv: 00.getMovieExtent invocationCount=1 recursionLevel=0 invocationCount=1 accumulatedTime=0 minTime=0 maxTime=0 01.movieExtent.iterator().hasNext() invocationCount=1 recursionLevel=0 invocationCount=1 accumulatedTime=18 minTime=18 maxTime=18 10:48:33,804 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 10:48:33,806 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:48:33,808 INFO [main][MovieQueryTest] query4: found 2 movies query="SELECT FROM org.cumulus4j.store.test.movie.Movie WHERE this.starring.contains(personVariable) && personVariable.name == :personName VARIABLES org.cumulus4j.store.test.movie.Person personVariable" and personName="Katharine Hepburn"): 10:48:33,809 INFO [main][MovieQueryTest] query4: * 24: That's Entertainment, Part II (Gene Kelly, W. C. Fields, Debbie Reynolds, Spencer Tracy, Judy Garland, Katharine Hepburn, Ginger Rogers, Fred Astaire, Cyd Charisse, John Barrymore, Judy Holliday, Greta Garbo, Elizabeth Taylor, Clark Gable, Frank Sinatra, Bing Crosby) 10:48:33,809 INFO [main][MovieQueryTest] query4: * 84: A Woman Rebels (Donald Crisp, David Manners, Herbert Marshall, Katharine Hepburn, Van Heflin) 10:48:33,811 INFO [main][MovieQueryTest] importDataCsv: entered 10:48:33,813 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:48:33,829 INFO [main][MovieQueryTest] importDataCsv: already imported before => skipping. 10:48:33,829 INFO [main][MovieQueryTest] importDataCsv: 00.getMovieExtent invocationCount=1 recursionLevel=0 invocationCount=1 accumulatedTime=0 minTime=0 maxTime=0 01.movieExtent.iterator().hasNext() invocationCount=1 recursionLevel=0 invocationCount=1 accumulatedTime=17 minTime=17 maxTime=17 10:48:33,850 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) >= :compareToArgument" since the connection used is closing 10:48:33,869 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:48:33,871 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:48:33,872 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:48:33,874 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:48:33,877 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:48:33,878 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:48:33,880 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:48:33,882 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:48:33,884 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:48:33,885 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:48:33,888 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:48:33,889 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:48:33,891 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:48:33,893 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:48:33,905 INFO [main][MovieQueryTest] query5: found 16 movies query="SELECT FROM org.cumulus4j.store.test.movie.Movie WHERE this.starring.contains(personVariable) && personVariable.name.indexOf(:personNamePart) >= 0 VARIABLES org.cumulus4j.store.test.movie.Person personVariable" and personNamePart="Kat"): 10:48:33,906 INFO [main][MovieQueryTest] query5: * 368: Bride of Re-Animator (Bruce Abbott, Kathleen Kinmont, David Gale, Fabiana Udenio, Jeffrey Combs, Claude Earl Jones, Mel Stewart) 10:48:33,906 INFO [main][MovieQueryTest] query5: * 537: Son of No One (Al Pacino, Ray Liotta, Katie Holmes, Channing Tatum, Juliette Binoche, Tracy Morgan) 10:48:33,907 INFO [main][MovieQueryTest] query5: * 47: Burlesque (Terrence Jenkins, Stephen Lee, Baldeep Singh, David Walton, Peter Gallagher, Christina Aguilera, Stanley Tucci, Katelynn Tilley, Julianne Hough, Tanee McCall, Chelsea Traille, Kristen Bell, Cam Gigandet, Eric Dane, Glynn Turman, Dianna Agron, Cher, Alan Cumming) 10:48:33,908 INFO [main][MovieQueryTest] query5: * 283: Falling (Ursula Strauss, Darina Dujmic, Georg Friedrich, Nina Proll, Birgit Minichmayr, Ina Strnad, Kathrin Resetarits, Gabriela Hegedüs) 10:48:33,908 INFO [main][MovieQueryTest] query5: * 24: That's Entertainment, Part II (Gene Kelly, W. C. Fields, Debbie Reynolds, Spencer Tracy, Judy Garland, Katharine Hepburn, Ginger Rogers, Fred Astaire, Cyd Charisse, John Barrymore, Judy Holliday, Greta Garbo, Elizabeth Taylor, Clark Gable, Frank Sinatra, Bing Crosby) 10:48:33,908 INFO [main][MovieQueryTest] query5: * 122: Mary Reilly (Julia Roberts, Linda Bassett, John Malkovich, George Cole, Kathy Staff, Glenn Close, Michael Gambon) 10:48:33,908 INFO [main][MovieQueryTest] query5: * 222: Meat Pushin in the Seat Cushion 4 (Katie Gold) 10:48:33,909 INFO [main][MovieQueryTest] query5: * 438: Miracle Dogs (Daniel Roebuck, Kate Jackson, Ted Shackelford, Rue McClanahan, Josh Hutcherson, Alana Austin) 10:48:33,909 INFO [main][MovieQueryTest] query5: * 84: A Woman Rebels (Donald Crisp, David Manners, Herbert Marshall, Katharine Hepburn, Van Heflin) 10:48:33,909 INFO [main][MovieQueryTest] query5: * 342: Kinsey (Veronica Cartwright, John McMartin, William Sadler, Peter Sarsgaard, Laura Linney, Kathleen Chalfant, Luke MacFarlane, Liam Neeson, John Lithgow, Chris O'Donnell, Arden Myrin, Tim Curry, Dylan Baker, John Krasinski, Heather Goldenhersh, Julianne Nicholson, Timothy Hutton, Oliver Platt, Dagmara Dominczyk) 10:48:33,910 INFO [main][MovieQueryTest] query5: * 138: The Roommate (Frances Fisher, Minka Kelly, Cam Gigandet, Tomas Arana, Matt Lanter, Jacqueline Mazarella, Billy Zane, Carrie Finklea, Cherilyn Wilson, Lauren Storm, Leighton Meester, Kaley Cuoco, Danneel Harris, Alyson Michalka, Ryan Doom, Elena Franklin, Katerina Graham) 10:48:33,910 INFO [main][MovieQueryTest] query5: * 58: School of Life (Alexander Pollock, Kate Vernon, David Paymer, John Astin, Ryan Reynolds) 10:48:33,910 INFO [main][MovieQueryTest] query5: * 461: Boogie Town (Marques Houston, Khleo Thomas, Vanessa Simmons, Brenda Song, Corbin Bernsen, Mykal Anthony Bean, Katerina Graham) 10:48:33,910 INFO [main][MovieQueryTest] query5: * 483: Gridlock (Kathy Ireland, David Hasselhoff, Alan Scarfe) 10:48:33,911 INFO [main][MovieQueryTest] query5: * 503: Winnie the Pooh: ABC's (David Ogden Stiers, Kath Soucie, Jimmy Bennett, Peter Cullen, Jim Cummings, John Fiedler) 10:48:33,911 INFO [main][MovieQueryTest] query5: * 1: The Misfortunates (Kenneth Vanbaeden, Johan Heldenbergh, Koen De Graeve, Sten Van Gestel, Pauline Grossen, Bert Haelvoet, Ehsan Hemat, Sara Debosschere, Katrien Deklerq, Natali Broods, Valentijn Dhaenens, Sofie Palmers, Gilda De Bal, Sachli Gholamalizad, Yves Degryse, Lynn Van Royen, Robbie Cleiren, Charlotte Vandermeersch, Wouter Hendrickx, Jos Geens, Wout Kelchtermans) 10:48:33,913 INFO [main][JDOTransactionalRunner] run: Shutting down PersistenceManagerFactory. Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 112.073 sec Running org.cumulus4j.store.test.embedded.onetoone.nested.EmbeddedWithPKOneToOneNestedTest 10:48:34,236 INFO [main][JDOTransactionalRunner] run: Shutting down Derby (in case it was used before). 10:48:34,295 INFO [main][AbstractJDOTransactionalTestClearingDatabase] clearDatabase: Clearing database (dropping all tables). 10:48:34,297 INFO [main][TestUtil] loadProperties: File /home/tomcat/cumulus4j-test-datanucleus.properties does not exist. Thus not overriding any settings with user-specific ones. 10:48:34,314 INFO [main][CleanupUtil] cleanoutRDBMS: derbyDatabaseDir="/tmp/derby/cumulus4j" was deleted successfully. 10:48:34,315 WARN [main][CleanupUtil] dropAllTables: 'ConnectionURL' property is not set for index datastore! Skipping! 10:48:34,316 INFO [main][JDOTransactionalRunner] run: Setting up PersistenceManagerFactory. 10:48:34,317 INFO [main][TestUtil] loadProperties: File /home/tomcat/cumulus4j-test-datanucleus.properties does not exist. Thus not overriding any settings with user-specific ones. 10:48:34,344 INFO [main][Persistence] Property cumulus4j.index.clob.enabled unknown - will be ignored 10:48:36,415 INFO [AbstractCryptoManager][AbstractCryptoManager$CloseExpiredSessionsTask] run: AbstractCryptoManager was garbage-collected. Cancelling this TimerTask. 10:48:39,286 INFO [main][Cumulus4jStoreManager] ====================== Cumulus4j ====================== 10:48:39,286 INFO [main][Cumulus4jStoreManager] Bundle: org.cumulus4j.store - Version: 1.2.1.SNAPSHOT 10:48:39,286 INFO [main][Cumulus4jStoreManager] ======================================================= 10:48:39,308 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryTimerPeriod: Property 'cumulus4j.cryptoSessionExpiryTimer.period' is not set. Using default value 60000. 10:48:39,308 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryAgeMSec: Property 'cumulus4j.cryptoSessionExpiryAge' is not set. Using default value 1800000. 10:48:39,433 INFO [main][MinimumCumulus4jVersion] version=10100001 10:48:39,584 INFO [main][MinimumCumulus4jVersion] version=10100001 10:48:40,041 INFO [main][Retrieve] Object with id "1.org.cumulus4j.store.test.embedded.onetoone.nested.EmbeddedWithPKContainer.id0" not found ! 10:48:40,097 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.FieldMeta WHERE this.classMeta_classID == :classMeta_classID" since the connection used is closing 10:48:40,105 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.EmbeddedClassMeta EXCLUDE SUBCLASSES WHERE this.embeddingFieldMeta_fieldID == :embeddingFieldMeta_fieldID" since the connection used is closing 10:48:40,106 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.FieldMeta WHERE this.classMeta_classID == :classMeta_classID" since the connection used is closing 10:48:40,204 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:48:40,584 INFO [main][JDOTransactionalRunner] run: Setting up PersistenceManagerFactory. 10:48:40,593 INFO [main][TestUtil] loadProperties: File /home/tomcat/cumulus4j-test-datanucleus.properties does not exist. Thus not overriding any settings with user-specific ones. 10:48:40,667 INFO [main][Persistence] Property cumulus4j.index.clob.enabled unknown - will be ignored 10:48:41,480 INFO [AbstractCryptoManager][AbstractCryptoManager$CloseExpiredSessionsTask] run: AbstractCryptoManager was garbage-collected. Cancelling this TimerTask. 10:48:42,653 INFO [main][Cumulus4jStoreManager] ====================== Cumulus4j ====================== 10:48:42,653 INFO [main][Cumulus4jStoreManager] Bundle: org.cumulus4j.store - Version: 1.2.1.SNAPSHOT 10:48:42,653 INFO [main][Cumulus4jStoreManager] ======================================================= 10:48:42,654 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryTimerPeriod: Property 'cumulus4j.cryptoSessionExpiryTimer.period' is not set. Using default value 60000. 10:48:42,654 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryAgeMSec: Property 'cumulus4j.cryptoSessionExpiryAge' is not set. Using default value 1800000. 10:48:42,682 INFO [main][MinimumCumulus4jVersion] version=10100001 10:48:42,684 INFO [main][MinimumCumulus4jVersion] version=10100001 10:48:42,748 INFO [main][Retrieve] Object with id "2.org.cumulus4j.store.test.embedded.onetoone.nested.EmbeddedWithPKContainer.id0" not found ! 10:48:42,777 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.FieldMeta WHERE this.classMeta_classID == :classMeta_classID" since the connection used is closing 10:48:42,783 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.EmbeddedClassMeta EXCLUDE SUBCLASSES WHERE this.embeddingFieldMeta_fieldID == :embeddingFieldMeta_fieldID" since the connection used is closing 10:48:42,784 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.FieldMeta WHERE this.classMeta_classID == :classMeta_classID" since the connection used is closing 10:48:42,846 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:48:42,851 INFO [main][JDOTransactionalRunner] run: Shutting down PersistenceManagerFactory. Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.974 sec Running org.cumulus4j.store.test.embedded.onetoone.nested.EmbeddedOneToOneNestedTest 10:48:43,237 INFO [main][JDOTransactionalRunner] run: Shutting down Derby (in case it was used before). 10:48:43,759 INFO [main][AbstractJDOTransactionalTestClearingDatabase] clearDatabase: Clearing database (dropping all tables). 10:48:43,762 INFO [main][TestUtil] loadProperties: File /home/tomcat/cumulus4j-test-datanucleus.properties does not exist. Thus not overriding any settings with user-specific ones. 10:48:43,776 INFO [main][CleanupUtil] cleanoutRDBMS: derbyDatabaseDir="/tmp/derby/cumulus4j" was deleted successfully. 10:48:43,776 WARN [main][CleanupUtil] dropAllTables: 'ConnectionURL' property is not set for index datastore! Skipping! 10:48:43,778 INFO [main][JDOTransactionalRunner] run: Setting up PersistenceManagerFactory. 10:48:43,779 INFO [main][TestUtil] loadProperties: File /home/tomcat/cumulus4j-test-datanucleus.properties does not exist. Thus not overriding any settings with user-specific ones. 10:48:43,799 INFO [main][Persistence] Property cumulus4j.index.clob.enabled unknown - will be ignored 10:48:45,938 INFO [AbstractCryptoManager][AbstractCryptoManager$CloseExpiredSessionsTask] run: AbstractCryptoManager was garbage-collected. Cancelling this TimerTask. 10:48:47,287 INFO [AbstractCryptoManager][AbstractCryptoManager$CloseExpiredSessionsTask] run: AbstractCryptoManager was garbage-collected. Cancelling this TimerTask. 10:48:48,373 INFO [main][Cumulus4jStoreManager] ====================== Cumulus4j ====================== 10:48:48,374 INFO [main][Cumulus4jStoreManager] Bundle: org.cumulus4j.store - Version: 1.2.1.SNAPSHOT 10:48:48,374 INFO [main][Cumulus4jStoreManager] ======================================================= 10:48:48,433 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryTimerPeriod: Property 'cumulus4j.cryptoSessionExpiryTimer.period' is not set. Using default value 60000. 10:48:48,434 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryAgeMSec: Property 'cumulus4j.cryptoSessionExpiryAge' is not set. Using default value 1800000. 10:48:48,534 INFO [main][MinimumCumulus4jVersion] version=10100001 10:48:48,674 INFO [main][MinimumCumulus4jVersion] version=10100001 10:48:49,387 INFO [main][Retrieve] Object with id "1.org.cumulus4j.store.test.embedded.onetoone.nested.EmbeddedContainer" not found ! 10:48:49,434 INFO [main][Retrieve] Object with id "1.org.cumulus4j.store.test.embedded.onetoone.nested.EmbeddedB" not found ! 10:48:49,449 INFO [main][Retrieve] Object with id "1.org.cumulus4j.store.test.embedded.onetoone.nested.EmbeddedA" not found ! 10:48:49,461 INFO [main][Retrieve] Object with id "1.org.cumulus4j.store.test.embedded.onetoone.nested.EmbeddedA1" not found ! 10:48:49,475 INFO [main][Retrieve] Object with id "1.org.cumulus4j.store.test.embedded.onetoone.nested.EmbeddedA0" not found ! 10:48:49,507 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.FieldMeta WHERE this.classMeta_classID == :classMeta_classID" since the connection used is closing 10:48:49,510 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.EmbeddedClassMeta EXCLUDE SUBCLASSES WHERE this.embeddingFieldMeta_fieldID == :embeddingFieldMeta_fieldID" since the connection used is closing 10:48:49,512 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.FieldMeta WHERE this.classMeta_classID == :classMeta_classID" since the connection used is closing 10:48:49,517 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.EmbeddedClassMeta EXCLUDE SUBCLASSES WHERE this.embeddingFieldMeta_fieldID == :embeddingFieldMeta_fieldID" since the connection used is closing 10:48:49,518 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.FieldMeta WHERE this.classMeta_classID == :classMeta_classID" since the connection used is closing 10:48:49,568 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.FieldMeta WHERE this.classMeta_classID == :classMeta_classID" since the connection used is closing 10:48:49,582 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.FieldMeta WHERE this.classMeta_classID == :classMeta_classID" since the connection used is closing 10:48:49,586 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.EmbeddedClassMeta EXCLUDE SUBCLASSES WHERE this.embeddingFieldMeta_fieldID == :embeddingFieldMeta_fieldID" since the connection used is closing 10:48:49,587 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.FieldMeta WHERE this.classMeta_classID == :classMeta_classID" since the connection used is closing 10:48:49,590 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.EmbeddedClassMeta EXCLUDE SUBCLASSES WHERE this.embeddingFieldMeta_fieldID == :embeddingFieldMeta_fieldID" since the connection used is closing 10:48:49,591 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.FieldMeta WHERE this.classMeta_classID == :classMeta_classID" since the connection used is closing 10:48:49,608 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.FieldMeta WHERE this.classMeta_classID == :classMeta_classID" since the connection used is closing 10:48:49,628 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.FieldMeta WHERE this.classMeta_classID == :classMeta_classID" since the connection used is closing 10:48:49,650 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:48:49,669 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:48:49,677 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:48:49,685 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:48:49,701 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:48:49,709 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:48:49,719 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:48:49,725 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:48:49,732 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:48:49,737 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:48:49,743 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:48:50,194 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 10:48:50,210 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) >= :compareToArgument" since the connection used is closing 10:48:50,221 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:48:50,223 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:48:50,225 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:48:50,230 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:48:50,235 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:48:50,244 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:48:50,253 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:48:50,261 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:48:50,268 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:48:50,275 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:48:50,288 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:48:50,289 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:48:50,295 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:48:50,302 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:48:50,309 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:48:50,317 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:48:50,325 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:48:50,333 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:48:50,340 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:48:50,352 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:48:50,355 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:48:50,361 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:48:50,368 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:48:50,375 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:48:50,383 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:48:50,390 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:48:50,398 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:48:50,404 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:48:50,418 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:48:50,421 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:48:50,428 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:48:50,434 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:48:50,439 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:48:50,451 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:48:50,457 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:48:50,463 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:48:50,468 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:48:50,477 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:48:50,478 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:48:50,483 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:48:50,488 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:48:50,493 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:48:50,497 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:48:50,502 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:48:50,507 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:48:50,512 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:48:50,841 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 10:48:50,848 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) >= :compareToArgument" since the connection used is closing 10:48:51,264 INFO [main][JDOTransactionalRunner] run: Setting up PersistenceManagerFactory. 10:48:51,274 INFO [main][TestUtil] loadProperties: File /home/tomcat/cumulus4j-test-datanucleus.properties does not exist. Thus not overriding any settings with user-specific ones. 10:48:51,319 INFO [main][Persistence] Property cumulus4j.index.clob.enabled unknown - will be ignored 10:48:53,269 INFO [main][Cumulus4jStoreManager] ====================== Cumulus4j ====================== 10:48:53,270 INFO [main][Cumulus4jStoreManager] Bundle: org.cumulus4j.store - Version: 1.2.1.SNAPSHOT 10:48:53,270 INFO [main][Cumulus4jStoreManager] ======================================================= 10:48:53,272 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryTimerPeriod: Property 'cumulus4j.cryptoSessionExpiryTimer.period' is not set. Using default value 60000. 10:48:53,273 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryAgeMSec: Property 'cumulus4j.cryptoSessionExpiryAge' is not set. Using default value 1800000. 10:48:53,300 INFO [main][MinimumCumulus4jVersion] version=10100001 10:48:53,303 INFO [main][MinimumCumulus4jVersion] version=10100001 10:48:53,435 INFO [main][Retrieve] Object with id "2.org.cumulus4j.store.test.embedded.onetoone.nested.EmbeddedContainer" not found ! 10:48:53,449 INFO [main][Retrieve] Object with id "2.org.cumulus4j.store.test.embedded.onetoone.nested.EmbeddedB" not found ! 10:48:53,459 INFO [main][Retrieve] Object with id "2.org.cumulus4j.store.test.embedded.onetoone.nested.EmbeddedA" not found ! 10:48:53,472 INFO [main][Retrieve] Object with id "2.org.cumulus4j.store.test.embedded.onetoone.nested.EmbeddedA1" not found ! 10:48:53,485 INFO [main][Retrieve] Object with id "2.org.cumulus4j.store.test.embedded.onetoone.nested.EmbeddedA0" not found ! 10:48:53,519 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.FieldMeta WHERE this.classMeta_classID == :classMeta_classID" since the connection used is closing 10:48:53,522 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.EmbeddedClassMeta EXCLUDE SUBCLASSES WHERE this.embeddingFieldMeta_fieldID == :embeddingFieldMeta_fieldID" since the connection used is closing 10:48:53,523 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.FieldMeta WHERE this.classMeta_classID == :classMeta_classID" since the connection used is closing 10:48:53,526 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.EmbeddedClassMeta EXCLUDE SUBCLASSES WHERE this.embeddingFieldMeta_fieldID == :embeddingFieldMeta_fieldID" since the connection used is closing 10:48:53,527 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.FieldMeta WHERE this.classMeta_classID == :classMeta_classID" since the connection used is closing 10:48:53,555 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.FieldMeta WHERE this.classMeta_classID == :classMeta_classID" since the connection used is closing 10:48:53,567 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.FieldMeta WHERE this.classMeta_classID == :classMeta_classID" since the connection used is closing 10:48:53,569 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.EmbeddedClassMeta EXCLUDE SUBCLASSES WHERE this.embeddingFieldMeta_fieldID == :embeddingFieldMeta_fieldID" since the connection used is closing 10:48:53,569 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.FieldMeta WHERE this.classMeta_classID == :classMeta_classID" since the connection used is closing 10:48:53,572 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.EmbeddedClassMeta EXCLUDE SUBCLASSES WHERE this.embeddingFieldMeta_fieldID == :embeddingFieldMeta_fieldID" since the connection used is closing 10:48:53,573 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.FieldMeta WHERE this.classMeta_classID == :classMeta_classID" since the connection used is closing 10:48:53,591 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.FieldMeta WHERE this.classMeta_classID == :classMeta_classID" since the connection used is closing 10:48:53,607 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.FieldMeta WHERE this.classMeta_classID == :classMeta_classID" since the connection used is closing 10:48:53,626 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:48:53,637 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:48:53,639 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:48:53,641 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:48:53,647 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:48:53,653 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:48:53,659 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:48:53,665 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:48:53,673 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:48:53,680 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:48:53,687 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:48:54,056 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 10:48:54,065 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) >= :compareToArgument" since the connection used is closing 10:48:54,073 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:48:54,075 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:48:54,077 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:48:54,084 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:48:54,092 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:48:54,098 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:48:54,105 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:48:54,112 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:48:54,119 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:48:54,126 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:48:54,138 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:48:54,142 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:48:54,149 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:48:54,155 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:48:54,162 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:48:54,171 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:48:54,177 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:48:54,183 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:48:54,188 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:48:54,207 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:48:54,211 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:48:54,219 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:48:54,225 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:48:54,230 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:48:54,236 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:48:54,253 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:48:54,259 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:48:54,265 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:48:54,274 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:48:54,277 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:48:54,285 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:48:54,291 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:48:54,297 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:48:54,303 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:48:54,310 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:48:54,317 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:48:54,323 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:48:54,335 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:48:54,338 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:48:54,344 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:48:54,350 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:48:54,355 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:48:54,363 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:48:54,369 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:48:54,375 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:48:54,380 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:48:54,645 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 10:48:54,647 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) >= :compareToArgument" since the connection used is closing 10:48:54,650 INFO [main][JDOTransactionalRunner] run: Shutting down PersistenceManagerFactory. Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.014 sec Running org.cumulus4j.store.test.embedded.onetomany.EmbeddedOneToManyMapTest 10:48:55,254 INFO [main][JDOTransactionalRunner] run: Shutting down Derby (in case it was used before). 10:48:55,694 INFO [main][AbstractJDOTransactionalTestClearingDatabase] clearDatabase: Clearing database (dropping all tables). 10:48:55,695 INFO [main][TestUtil] loadProperties: File /home/tomcat/cumulus4j-test-datanucleus.properties does not exist. Thus not overriding any settings with user-specific ones. 10:48:55,705 INFO [main][CleanupUtil] cleanoutRDBMS: derbyDatabaseDir="/tmp/derby/cumulus4j" was deleted successfully. 10:48:55,705 WARN [main][CleanupUtil] dropAllTables: 'ConnectionURL' property is not set for index datastore! Skipping! 10:48:55,707 INFO [main][JDOTransactionalRunner] run: Shutting down PersistenceManagerFactory. Tests run: 2, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.457 sec Running org.cumulus4j.store.test.embedded.onetomany.EmbeddedOneToManyListTest 10:48:55,712 INFO [main][JDOTransactionalRunner] run: Shutting down Derby (in case it was used before). 10:48:55,714 INFO [main][AbstractJDOTransactionalTestClearingDatabase] clearDatabase: Clearing database (dropping all tables). 10:48:55,715 INFO [main][TestUtil] loadProperties: File /home/tomcat/cumulus4j-test-datanucleus.properties does not exist. Thus not overriding any settings with user-specific ones. 10:48:55,716 INFO [main][CleanupUtil] cleanoutRDBMS: derbyDatabaseDir="/tmp/derby/cumulus4j" was deleted successfully. 10:48:55,716 WARN [main][CleanupUtil] dropAllTables: 'ConnectionURL' property is not set for index datastore! Skipping! 10:48:55,717 INFO [main][JDOTransactionalRunner] run: Setting up PersistenceManagerFactory. 10:48:55,718 INFO [main][TestUtil] loadProperties: File /home/tomcat/cumulus4j-test-datanucleus.properties does not exist. Thus not overriding any settings with user-specific ones. 10:48:55,739 INFO [main][Persistence] Property cumulus4j.index.clob.enabled unknown - will be ignored 10:49:00,549 INFO [main][Cumulus4jStoreManager] ====================== Cumulus4j ====================== 10:49:00,550 INFO [main][Cumulus4jStoreManager] Bundle: org.cumulus4j.store - Version: 1.2.1.SNAPSHOT 10:49:00,550 INFO [main][Cumulus4jStoreManager] ======================================================= 10:49:00,569 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryTimerPeriod: Property 'cumulus4j.cryptoSessionExpiryTimer.period' is not set. Using default value 60000. 10:49:00,570 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryAgeMSec: Property 'cumulus4j.cryptoSessionExpiryAge' is not set. Using default value 1800000. 10:49:00,682 INFO [main][MinimumCumulus4jVersion] version=10100001 10:49:00,824 INFO [main][MinimumCumulus4jVersion] version=10100001 10:49:01,245 INFO [main][Retrieve] Object with id "1.org.cumulus4j.store.test.embedded.onetomany.Embedded1ToNListContainer" not found ! 10:49:01,281 INFO [main][Retrieve] Object with id "1.org.cumulus4j.store.test.embedded.onetomany.Embedded1ToNElement" not found ! 10:49:01,315 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.FieldMeta WHERE this.classMeta_classID == :classMeta_classID" since the connection used is closing 10:49:01,365 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:49:01,375 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:01,386 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:49:01,389 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:01,398 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:01,410 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:01,417 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:01,423 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:01,705 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:01,718 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:01,724 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:01,743 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:01,749 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:01,756 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:01,785 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:01,793 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:01,798 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:01,821 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:01,835 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:01,842 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:01,862 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:01,869 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:01,874 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:01,900 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:01,909 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:01,916 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:01,931 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing * container.name=AAA.container1 * element.name=Otto.element10 * element.name=Otto.element11 * element.name=Otto.element12 * container.name=CCC.container1 * element.name=Otto.element10 * element.name=Otto.element11 * element.name=Otto.element12 10:49:01,943 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:49:01,945 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:01,946 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:01,953 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:01,958 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:01,963 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:01,975 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:01,978 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:01,986 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:01,993 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:02,000 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:02,011 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:02,014 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:02,024 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:02,030 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:02,037 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:02,050 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:02,052 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:02,059 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:02,065 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:02,070 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:02,081 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:02,083 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:02,089 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:02,095 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:02,101 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:02,116 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:02,118 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:02,126 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:02,134 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:02,140 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:02,153 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:02,156 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:02,163 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:02,169 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:02,175 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:02,190 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:02,194 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:02,203 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:02,213 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:02,221 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:02,233 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:02,235 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:02,241 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:02,247 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:02,258 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:02,270 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:02,273 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:02,279 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:02,285 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:02,291 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:02,302 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:02,305 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:02,312 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:02,358 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:02,372 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:02,382 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:02,383 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:02,388 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:02,395 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:02,401 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:02,413 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:02,416 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:02,424 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:02,429 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:02,434 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:02,786 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:02,794 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:02,803 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:02,823 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:02,829 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:02,835 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:02,859 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:02,865 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:02,871 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:02,890 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:02,897 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:02,903 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:02,932 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:02,938 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:02,945 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:02,970 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:02,977 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:02,984 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:02,999 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing * container.name=AAA.container1 * element.name=Otto.element10 * element.name=Otto.element11 * element.name=Otto.element12 * container.name=CCC.container1 * element.name=Otto.element10 * element.name=Otto.element11 * element.name=Otto.element12 10:49:03,008 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:49:03,011 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:03,013 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:03,019 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:03,025 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:03,031 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:03,041 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:03,043 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:03,048 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:03,054 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:03,061 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:03,073 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:03,075 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:03,082 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:03,088 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:03,095 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:03,108 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:03,111 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:03,117 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:03,122 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:03,127 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:03,139 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:03,142 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:03,149 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:03,157 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:03,165 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:03,178 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:03,179 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:03,185 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:03,190 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:03,194 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:03,205 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:03,206 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:03,211 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:03,219 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:03,227 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:03,241 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:03,244 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:03,249 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:03,254 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:03,260 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:03,275 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:03,278 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:03,285 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:03,291 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:03,299 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:03,313 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:03,315 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:03,321 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:03,336 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:03,344 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:03,354 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:03,355 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:03,364 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:03,371 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:03,379 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:03,392 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:03,394 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:03,401 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:03,407 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:03,415 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:03,428 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:03,431 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:03,439 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:03,447 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:03,455 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:03,737 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:03,747 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:03,754 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:03,787 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:03,797 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:03,806 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:03,835 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:03,843 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:03,850 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:03,873 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:03,881 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:03,887 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:03,915 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:03,923 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:03,930 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:03,953 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:03,960 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:03,968 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:03,996 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) >= :compareToArgument" since the connection used is closing * container.name=BBB.container3 * element.name=Emil.element30 * element.name=Emil.element31 * element.name=Emil.element32 * container.name=DDD.container3 * element.name=Emil.element30 * element.name=Emil.element31 * element.name=Emil.element32 10:49:04,457 INFO [main][JDOTransactionalRunner] run: Setting up PersistenceManagerFactory. 10:49:04,462 INFO [main][TestUtil] loadProperties: File /home/tomcat/cumulus4j-test-datanucleus.properties does not exist. Thus not overriding any settings with user-specific ones. 10:49:04,524 INFO [main][Persistence] Property cumulus4j.index.clob.enabled unknown - will be ignored 10:49:06,626 INFO [main][Cumulus4jStoreManager] ====================== Cumulus4j ====================== 10:49:06,626 INFO [main][Cumulus4jStoreManager] Bundle: org.cumulus4j.store - Version: 1.2.1.SNAPSHOT 10:49:06,626 INFO [main][Cumulus4jStoreManager] ======================================================= 10:49:06,628 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryTimerPeriod: Property 'cumulus4j.cryptoSessionExpiryTimer.period' is not set. Using default value 60000. 10:49:06,628 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryAgeMSec: Property 'cumulus4j.cryptoSessionExpiryAge' is not set. Using default value 1800000. 10:49:06,655 INFO [main][MinimumCumulus4jVersion] version=10100001 10:49:06,656 INFO [main][MinimumCumulus4jVersion] version=10100001 10:49:06,698 INFO [main][Retrieve] Object with id "2.org.cumulus4j.store.test.embedded.onetomany.Embedded1ToNListContainer" not found ! 10:49:06,706 INFO [main][Retrieve] Object with id "2.org.cumulus4j.store.test.embedded.onetomany.Embedded1ToNElement" not found ! 10:49:06,730 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.FieldMeta WHERE this.classMeta_classID == :classMeta_classID" since the connection used is closing 10:49:06,764 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:49:06,767 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:06,774 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:49:06,775 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:06,776 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:06,781 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:06,786 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:06,790 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:06,976 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:06,980 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:06,989 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:06,995 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:06,997 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:07,000 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:07,012 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:07,015 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:07,017 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:07,028 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:07,031 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:07,034 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:07,048 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:07,051 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:07,054 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:07,064 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:07,067 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:07,069 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:07,075 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing * container.name=CCC.container1 * element.name=Otto.element10 * element.name=Otto.element11 * element.name=Otto.element12 * container.name=AAA.container1 * element.name=Otto.element10 * element.name=Otto.element11 * element.name=Otto.element12 10:49:07,079 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:49:07,081 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:07,082 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:07,085 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:07,087 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:07,089 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:07,092 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:07,093 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:07,095 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:07,097 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:07,100 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:07,103 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:07,104 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:07,106 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:07,109 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:07,112 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:07,116 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:07,117 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:07,119 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:07,122 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:07,125 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:07,129 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:07,130 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:07,133 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:07,136 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:07,138 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:07,142 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:07,143 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:07,146 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:07,149 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:07,151 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:07,155 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:07,156 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:07,159 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:07,162 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:07,164 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:07,168 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:07,170 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:07,172 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:07,174 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:07,177 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:07,181 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:07,182 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:07,186 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:07,188 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:07,190 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:07,195 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:07,196 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:07,199 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:07,201 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:07,203 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:07,207 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:07,208 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:07,211 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:07,213 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:07,224 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:07,228 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:07,230 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:07,233 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:07,236 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:07,239 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:07,243 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:07,245 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:07,247 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:07,252 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:07,257 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:07,376 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:07,381 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:07,383 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:07,391 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:07,393 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:07,395 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:07,403 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:07,406 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:07,409 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:07,417 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:07,420 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:07,422 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:07,433 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:07,437 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:07,439 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:07,509 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:07,512 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:07,514 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:07,520 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing * container.name=AAA.container1 * element.name=Otto.element10 * element.name=Otto.element11 * element.name=Otto.element12 * container.name=CCC.container1 * element.name=Otto.element10 * element.name=Otto.element11 * element.name=Otto.element12 10:49:07,527 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:49:07,530 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:07,531 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:07,535 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:07,538 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:07,541 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:07,545 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:07,546 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:07,549 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:07,552 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:07,554 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:07,559 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:07,561 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:07,565 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:07,568 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:07,571 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:07,576 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:07,578 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:07,581 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:07,584 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:07,586 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:07,590 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:07,591 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:07,594 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:07,597 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:07,600 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:07,604 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:07,606 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:07,609 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:07,612 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:07,615 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:07,619 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:07,621 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:07,624 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:07,627 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:07,630 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:07,634 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:07,635 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:07,638 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:07,641 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:07,644 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:07,648 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:07,651 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:07,653 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:07,657 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:07,659 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:07,665 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:07,666 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:07,669 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:07,672 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:07,674 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:07,679 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:07,680 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:07,683 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:07,686 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:07,688 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:07,692 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:07,694 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:07,697 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:07,700 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:07,702 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:07,707 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:07,709 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:07,711 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:07,714 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:07,717 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:07,838 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:07,842 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:07,845 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:07,860 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:07,865 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:07,867 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:07,875 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:07,878 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:07,883 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:07,891 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:07,894 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:07,896 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:07,906 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:07,908 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:07,911 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:07,919 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:07,922 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:07,925 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:07,933 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) >= :compareToArgument" since the connection used is closing * container.name=DDD.container3 * element.name=Emil.element30 * element.name=Emil.element31 * element.name=Emil.element32 * container.name=BBB.container3 * element.name=Emil.element30 * element.name=Emil.element31 * element.name=Emil.element32 10:49:07,936 INFO [main][JDOTransactionalRunner] run: Shutting down PersistenceManagerFactory. Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.699 sec Running org.cumulus4j.store.test.embedded.EmbeddedTest 10:49:08,429 INFO [main][JDOTransactionalRunner] run: Shutting down Derby (in case it was used before). 10:49:08,846 INFO [main][AbstractJDOTransactionalTestClearingDatabase] clearDatabase: Clearing database (dropping all tables). 10:49:08,847 INFO [main][TestUtil] loadProperties: File /home/tomcat/cumulus4j-test-datanucleus.properties does not exist. Thus not overriding any settings with user-specific ones. 10:49:08,861 INFO [main][CleanupUtil] cleanoutRDBMS: derbyDatabaseDir="/tmp/derby/cumulus4j" was deleted successfully. 10:49:08,861 WARN [main][CleanupUtil] dropAllTables: 'ConnectionURL' property is not set for index datastore! Skipping! 10:49:08,863 INFO [main][JDOTransactionalRunner] run: Setting up PersistenceManagerFactory. 10:49:08,864 INFO [main][TestUtil] loadProperties: File /home/tomcat/cumulus4j-test-datanucleus.properties does not exist. Thus not overriding any settings with user-specific ones. 10:49:08,886 INFO [main][Persistence] Property cumulus4j.index.clob.enabled unknown - will be ignored 10:49:14,152 INFO [main][Cumulus4jStoreManager] ====================== Cumulus4j ====================== 10:49:14,152 INFO [main][Cumulus4jStoreManager] Bundle: org.cumulus4j.store - Version: 1.2.1.SNAPSHOT 10:49:14,152 INFO [main][Cumulus4jStoreManager] ======================================================= 10:49:14,205 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryTimerPeriod: Property 'cumulus4j.cryptoSessionExpiryTimer.period' is not set. Using default value 60000. 10:49:14,205 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryAgeMSec: Property 'cumulus4j.cryptoSessionExpiryAge' is not set. Using default value 1800000. 10:49:14,308 INFO [main][MinimumCumulus4jVersion] version=10100001 10:49:14,453 INFO [main][MinimumCumulus4jVersion] version=10100001 10:49:15,041 INFO [main][EmbeddedTest] start: insertObjectWithEmbeddedSubobject 10:49:15,147 INFO [main][Retrieve] Object with id "1.org.cumulus4j.store.test.embedded.A.id" not found ! 10:49:15,220 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.FieldMeta WHERE this.classMeta_classID == :classMeta_classID" since the connection used is closing 10:49:15,283 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 10:49:15,292 INFO [main][EmbeddedTest] Found the object, its ID is: ClassB_TestDBO 10:49:15,292 INFO [main][EmbeddedTest] Found the embedded object, its ID is: ClassC_TestDBO 10:49:15,292 INFO [main][EmbeddedTest] end: insertObjectWithEmbeddedSubobject 10:49:15,294 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:49:15,299 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:15,300 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:15,310 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:15,319 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:15,325 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:15,331 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:15,341 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:15,374 INFO [main][EmbeddedTest] start: insertObjectWithEmbeddedOnlySubobject 10:49:15,471 INFO [main][Retrieve] Object with id "1.org.cumulus4j.store.test.embedded.D.id" not found ! 10:49:15,514 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.FieldMeta WHERE this.classMeta_classID == :classMeta_classID" since the connection used is closing 10:49:15,536 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 10:49:15,539 INFO [main][EmbeddedTest] Found the object, its ID is: ClassD_TestDBO 10:49:15,540 INFO [main][EmbeddedTest] Found the embedded object, its information is is: some information in the Class E DBO 10:49:15,540 INFO [main][EmbeddedTest] end: insertObjectWithEmbeddedOnlySubobject 10:49:15,546 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:49:15,547 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:15,549 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:15,555 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:15,561 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:15,567 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:15,585 INFO [main][Retrieve] Object with id "1.org.cumulus4j.store.test.embedded.C.c_id" not found ! 10:49:15,683 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:15,685 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:15,702 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:15,717 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:15,738 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 10:49:15,743 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 10:49:15,748 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:49:15,749 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:15,751 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:15,758 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:15,765 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:15,771 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:15,780 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:15,797 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:49:15,800 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:15,804 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:15,813 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:15,820 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:15,893 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:15,903 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:15,910 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:15,920 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:15,955 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:15,972 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:15,982 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:15,993 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:16,034 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 10:49:16,039 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:49:16,040 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:16,043 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:16,050 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:16,057 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:16,066 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:16,075 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:16,095 INFO [main][EmbeddedTest] start: insertObjectWithNoEmbeddedSubobjects 10:49:16,289 INFO [main][Retrieve] Object with id "1.org.cumulus4j.store.test.embedded.F.id" not found ! 10:49:16,329 INFO [main][Retrieve] Object with id "1.org.cumulus4j.store.test.embedded.G.id" not found ! 10:49:16,401 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:16,447 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 10:49:16,449 INFO [main][EmbeddedTest] Found the object, its ID is: SimpleTestDBO 10:49:16,449 INFO [main][EmbeddedTest] end: insertObjectWithNoEmbeddedSubobjects 10:49:17,031 INFO [main][JDOTransactionalRunner] run: Setting up PersistenceManagerFactory. 10:49:17,035 INFO [main][TestUtil] loadProperties: File /home/tomcat/cumulus4j-test-datanucleus.properties does not exist. Thus not overriding any settings with user-specific ones. 10:49:17,055 INFO [main][Persistence] Property cumulus4j.index.clob.enabled unknown - will be ignored 10:49:18,985 INFO [main][Cumulus4jStoreManager] ====================== Cumulus4j ====================== 10:49:18,985 INFO [main][Cumulus4jStoreManager] Bundle: org.cumulus4j.store - Version: 1.2.1.SNAPSHOT 10:49:18,985 INFO [main][Cumulus4jStoreManager] ======================================================= 10:49:18,986 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryTimerPeriod: Property 'cumulus4j.cryptoSessionExpiryTimer.period' is not set. Using default value 60000. 10:49:18,986 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryAgeMSec: Property 'cumulus4j.cryptoSessionExpiryAge' is not set. Using default value 1800000. 10:49:19,011 INFO [main][MinimumCumulus4jVersion] version=10100001 10:49:19,012 INFO [main][MinimumCumulus4jVersion] version=10100001 10:49:19,100 INFO [main][EmbeddedTest] start: insertObjectWithEmbeddedSubobject 10:49:19,101 INFO [main][Retrieve] Object with id "2.org.cumulus4j.store.test.embedded.A.id" not found ! 10:49:19,153 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.FieldMeta WHERE this.classMeta_classID == :classMeta_classID" since the connection used is closing 10:49:19,193 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 10:49:19,194 INFO [main][EmbeddedTest] Found the object, its ID is: ClassB_TestDBO 10:49:19,194 INFO [main][EmbeddedTest] Found the embedded object, its ID is: ClassC_TestDBO 10:49:19,194 INFO [main][EmbeddedTest] end: insertObjectWithEmbeddedSubobject 10:49:19,196 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:49:19,197 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:19,198 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:19,204 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:19,211 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:19,220 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:19,230 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:19,239 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:19,262 INFO [main][EmbeddedTest] start: insertObjectWithEmbeddedOnlySubobject 10:49:19,264 INFO [main][Retrieve] Object with id "2.org.cumulus4j.store.test.embedded.D.id" not found ! 10:49:19,305 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.FieldMeta WHERE this.classMeta_classID == :classMeta_classID" since the connection used is closing 10:49:19,328 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 10:49:19,331 INFO [main][EmbeddedTest] Found the object, its ID is: ClassD_TestDBO 10:49:19,331 INFO [main][EmbeddedTest] Found the embedded object, its information is is: some information in the Class E DBO 10:49:19,332 INFO [main][EmbeddedTest] end: insertObjectWithEmbeddedOnlySubobject 10:49:19,338 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:49:19,339 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:19,341 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:19,347 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:19,354 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:19,360 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:19,382 INFO [main][Retrieve] Object with id "2.org.cumulus4j.store.test.embedded.C.c_id" not found ! 10:49:19,475 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:19,477 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:19,486 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:19,503 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:19,524 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 10:49:19,529 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 10:49:19,531 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:49:19,532 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:19,533 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:19,540 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:19,548 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:19,556 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:19,565 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:19,582 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:49:19,585 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:19,589 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:19,595 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:19,601 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:19,672 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:19,681 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:19,690 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:19,700 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:19,736 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:19,753 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:19,762 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:19,772 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:19,807 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 10:49:19,810 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:49:19,812 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:19,814 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:19,821 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:19,829 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:19,838 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:19,846 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:19,866 INFO [main][EmbeddedTest] start: insertObjectWithNoEmbeddedSubobjects 10:49:19,868 INFO [main][Retrieve] Object with id "2.org.cumulus4j.store.test.embedded.F.id" not found ! 10:49:19,881 INFO [main][Retrieve] Object with id "2.org.cumulus4j.store.test.embedded.G.id" not found ! 10:49:19,936 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:19,985 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 10:49:19,986 INFO [main][EmbeddedTest] Found the object, its ID is: SimpleTestDBO 10:49:19,986 INFO [main][EmbeddedTest] end: insertObjectWithNoEmbeddedSubobjects 10:49:19,986 INFO [main][JDOTransactionalRunner] run: Shutting down PersistenceManagerFactory. Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.066 sec Running org.cumulus4j.store.test.inheritance.InheritanceTest 10:49:20,498 INFO [main][JDOTransactionalRunner] run: Shutting down Derby (in case it was used before). 10:49:21,011 INFO [main][AbstractJDOTransactionalTestClearingDatabase] clearDatabase: Clearing database (dropping all tables). 10:49:21,013 INFO [main][TestUtil] loadProperties: File /home/tomcat/cumulus4j-test-datanucleus.properties does not exist. Thus not overriding any settings with user-specific ones. 10:49:21,025 INFO [main][CleanupUtil] cleanoutRDBMS: derbyDatabaseDir="/tmp/derby/cumulus4j" was deleted successfully. 10:49:21,025 WARN [main][CleanupUtil] dropAllTables: 'ConnectionURL' property is not set for index datastore! Skipping! 10:49:21,027 INFO [main][JDOTransactionalRunner] run: Setting up PersistenceManagerFactory. 10:49:21,028 INFO [main][TestUtil] loadProperties: File /home/tomcat/cumulus4j-test-datanucleus.properties does not exist. Thus not overriding any settings with user-specific ones. 10:49:21,048 INFO [main][Persistence] Property cumulus4j.index.clob.enabled unknown - will be ignored 10:49:27,141 INFO [main][Cumulus4jStoreManager] ====================== Cumulus4j ====================== 10:49:27,141 INFO [main][Cumulus4jStoreManager] Bundle: org.cumulus4j.store - Version: 1.2.1.SNAPSHOT 10:49:27,141 INFO [main][Cumulus4jStoreManager] ======================================================= 10:49:27,158 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryTimerPeriod: Property 'cumulus4j.cryptoSessionExpiryTimer.period' is not set. Using default value 60000. 10:49:27,158 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryAgeMSec: Property 'cumulus4j.cryptoSessionExpiryAge' is not set. Using default value 1800000. 10:49:27,325 INFO [main][MinimumCumulus4jVersion] version=10100001 10:49:27,471 INFO [main][MinimumCumulus4jVersion] version=10100001 10:49:28,140 INFO [main][InheritanceTest] start: persistAndQueryInheritanceTest 10:49:28,517 INFO [main][Retrieve] Object with id "1.org.cumulus4j.store.test.inheritance.sources.Class_A.id" not found ! 10:49:28,608 INFO [main][Retrieve] Object with id "1.org.cumulus4j.store.test.inheritance.sources.TermsDBO" not found ! 10:49:28,664 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:28,665 INFO [main][Retrieve] Object with id "1.org.cumulus4j.store.test.inheritance.sources.PriceDBO" not found ! 10:49:28,741 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:28,747 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:28,763 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:28,764 INFO [main][Retrieve] Object with id "1.org.cumulus4j.store.test.inheritance.sources.Class_C.c_id" not found ! 10:49:28,844 INFO [main][Retrieve] Object with id "1.org.cumulus4j.store.test.inheritance.sources.InformationDBO" not found ! 10:49:28,913 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:29,014 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:29,109 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 10:49:29,117 INFO [main][InheritanceTest] The query_id of the query result Class_B object: test_id_abc 10:49:29,117 INFO [main][InheritanceTest] The sender id: Bender. - Should be 'Bender' 10:49:29,117 INFO [main][InheritanceTest] The sender's additional info: Bender is a robot that likes to drink alcoholic beverages. - Should tell you about his favorite drinks. 10:49:29,118 INFO [main][InheritanceTest] The acceptor's id: Fry. - Should be 'Fry' 10:49:29,118 INFO [main][InheritanceTest] The acceptor's additional info: Fry loves Leela. - Fry and Leela sitting in a tree. K-I-S-S-I-N-G. 10:49:29,118 INFO [main][InheritanceTest] The article's price as stored in the article: 1000000.00. - Should be a Million. 10:49:29,119 INFO [main][InheritanceTest] The total price after tax as stored in the price after tax field: 1190000. - Should be a 1190000. 10:49:29,119 INFO [main][InheritanceTest] end: persistenAndQueryInheritanceTest 10:49:29,121 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:49:29,128 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:29,136 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:29,150 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryDate WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:29,162 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:29,170 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:29,184 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:29,190 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:29,196 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:29,204 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:29,230 INFO [main][InheritanceTest] start: persistAnObjectAndQueryWithAnObjectOfAnotherSubclass 10:49:29,447 INFO [main][Retrieve] Object with id "1.org.cumulus4j.store.test.inheritance.sources.TestSuperClass.id" not found ! 10:49:29,536 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.ClassMeta WHERE this.uniqueScope == :uniqueScope && this.packageName == :packageName && this.simpleClassName == :simpleClassName" since the connection used is closing 10:49:29,536 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.FieldMeta WHERE this.classMeta_classID == :classMeta_classID" since the connection used is closing 10:49:29,599 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.ClassMeta WHERE this.uniqueScope == :uniqueScope && this.packageName == :packageName && this.simpleClassName == :simpleClassName" since the connection used is closing 10:49:29,599 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.FieldMeta WHERE this.classMeta_classID == :classMeta_classID" since the connection used is closing 10:49:29,623 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 10:49:29,636 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && (this.classMeta_classID == :classMeta_classID0 || this.classMeta_classID == :classMeta_classID1 || this.classMeta_classID == :classMeta_classID2) && this.indexKey == :value" since the connection used is closing 10:49:29,637 INFO [main][InheritanceTest] end: persistAnObjectAndQueryWithAnObjectOfAnotherSubclass 10:49:29,640 INFO [main][InheritanceTest] createOneInheritanceObject: entered 10:49:29,710 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.ClassMeta WHERE this.uniqueScope == :uniqueScope && this.packageName == :packageName && this.simpleClassName == :simpleClassName" since the connection used is closing 10:49:29,712 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.FieldMeta WHERE this.classMeta_classID == :classMeta_classID" since the connection used is closing 10:49:30,161 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.ClassMeta WHERE this.uniqueScope == :uniqueScope && this.packageName == :packageName && this.simpleClassName == :simpleClassName" since the connection used is closing 10:49:30,161 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.ClassMeta WHERE this.uniqueScope == :uniqueScope && this.packageName == :packageName && this.simpleClassName == :simpleClassName" since the connection used is closing 10:49:30,162 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.ClassMeta WHERE this.uniqueScope == :uniqueScope && this.packageName == :packageName && this.simpleClassName == :simpleClassName" since the connection used is closing 10:49:30,162 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.ClassMeta WHERE this.uniqueScope == :uniqueScope && this.packageName == :packageName && this.simpleClassName == :simpleClassName" since the connection used is closing 10:49:30,162 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.FieldMeta WHERE this.classMeta_classID == :classMeta_classID" since the connection used is closing 10:49:30,164 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.FieldMeta WHERE this.classMeta_classID == :classMeta_classID" since the connection used is closing 10:49:30,166 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.FieldMeta WHERE this.classMeta_classID == :classMeta_classID" since the connection used is closing 10:49:30,168 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.FieldMeta WHERE this.classMeta_classID == :classMeta_classID" since the connection used is closing 10:49:30,171 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.ClassMeta WHERE this.uniqueScope == :uniqueScope && this.packageName == :packageName && this.simpleClassName == :simpleClassName" since the connection used is closing 10:49:30,171 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.ClassMeta WHERE this.uniqueScope == :uniqueScope && this.packageName == :packageName && this.simpleClassName == :simpleClassName" since the connection used is closing 10:49:30,172 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.ClassMeta WHERE this.uniqueScope == :uniqueScope && this.packageName == :packageName && this.simpleClassName == :simpleClassName" since the connection used is closing 10:49:30,172 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.FieldMeta WHERE this.classMeta_classID == :classMeta_classID" since the connection used is closing 10:49:30,173 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.FieldMeta WHERE this.classMeta_classID == :classMeta_classID" since the connection used is closing 10:49:30,176 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.FieldMeta WHERE this.classMeta_classID == :classMeta_classID" since the connection used is closing 10:49:30,179 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.ClassMeta WHERE this.uniqueScope == :uniqueScope && this.packageName == :packageName && this.simpleClassName == :simpleClassName" since the connection used is closing 10:49:30,180 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.ClassMeta WHERE this.uniqueScope == :uniqueScope && this.packageName == :packageName && this.simpleClassName == :simpleClassName" since the connection used is closing 10:49:30,180 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.FieldMeta WHERE this.classMeta_classID == :classMeta_classID" since the connection used is closing 10:49:30,181 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.FieldMeta WHERE this.classMeta_classID == :classMeta_classID" since the connection used is closing 10:49:30,288 INFO [main][Retrieve] Object with id "1.org.cumulus4j.store.test.inheritance.InheritanceHierarchy0.i0" not found ! 10:49:30,381 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && (this.classMeta_classID == :classMeta_classID0 || this.classMeta_classID == :classMeta_classID1 || this.classMeta_classID == :classMeta_classID2 || this.classMeta_classID == :classMeta_classID3 || this.classMeta_classID == :classMeta_classID4)" since the connection used is closing 10:49:30,382 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:30,388 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:30,397 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:30,403 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:30,409 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:30,416 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:31,358 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && (this.classMeta_classID == :classMeta_classID0 || this.classMeta_classID == :classMeta_classID1 || this.classMeta_classID == :classMeta_classID2 || this.classMeta_classID == :classMeta_classID3 || this.classMeta_classID == :classMeta_classID4)" since the connection used is closing 10:49:31,371 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && (this.classMeta_classID == :classMeta_classID0 || this.classMeta_classID == :classMeta_classID1 || this.classMeta_classID == :classMeta_classID2 || this.classMeta_classID == :classMeta_classID3)" since the connection used is closing 10:49:31,378 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && (this.classMeta_classID == :classMeta_classID0 || this.classMeta_classID == :classMeta_classID1 || this.classMeta_classID == :classMeta_classID2)" since the connection used is closing 10:49:31,384 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && (this.classMeta_classID == :classMeta_classID0 || this.classMeta_classID == :classMeta_classID1)" since the connection used is closing 10:49:31,385 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:49:31,389 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && (this.classMeta_classID == :classMeta_classID0 || this.classMeta_classID == :classMeta_classID1 || this.classMeta_classID == :classMeta_classID2 || this.classMeta_classID == :classMeta_classID3 || this.classMeta_classID == :classMeta_classID4)" since the connection used is closing 10:49:31,392 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:31,394 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:31,405 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:31,407 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:31,420 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:31,424 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:31,432 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:31,441 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:31,451 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:31,460 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:31,472 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:31,476 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:31,485 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:31,492 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:31,500 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:31,508 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:31,523 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:31,526 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:31,542 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:31,549 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:31,555 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:31,564 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:31,578 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:31,581 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:31,591 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:31,598 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:31,606 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:31,614 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:31,630 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:31,634 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:31,641 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:31,647 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:31,654 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:31,660 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:31,671 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:31,674 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:31,685 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:31,692 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:31,699 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:31,708 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:31,723 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:31,726 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:31,736 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:31,743 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:31,751 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:31,767 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:31,770 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:31,779 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:31,786 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:31,794 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:31,808 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:31,811 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:31,820 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:31,826 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:31,834 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:31,848 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:31,851 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:31,859 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:31,866 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:31,873 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:31,887 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:31,889 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:31,897 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:31,907 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:31,916 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:31,932 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:31,936 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:31,943 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:31,950 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:31,956 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:31,973 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:31,975 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:31,981 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:31,990 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:31,999 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:32,015 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:32,017 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:32,024 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:32,033 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:32,041 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:32,055 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:32,058 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:32,066 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:32,073 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:32,085 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:32,088 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:32,095 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:32,102 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:32,114 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:32,117 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:32,123 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:32,129 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:32,141 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:32,145 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:32,153 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:32,160 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:32,175 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:32,180 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:32,189 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:32,202 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:32,204 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:32,211 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:32,226 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:32,229 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:32,237 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:33,155 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:49:33,156 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:49:33,158 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:49:33,159 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:49:33,161 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:49:33,165 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && (this.classMeta_classID == :classMeta_classID0 || this.classMeta_classID == :classMeta_classID1 || this.classMeta_classID == :classMeta_classID2 || this.classMeta_classID == :classMeta_classID3 || this.classMeta_classID == :classMeta_classID4)" since the connection used is closing 10:49:33,168 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:33,170 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:33,183 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:33,185 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:33,198 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:33,199 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:33,207 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:33,214 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:33,220 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:33,230 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:33,247 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:33,251 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:33,261 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:33,268 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:33,277 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:33,286 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:33,301 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:33,305 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:33,311 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:33,322 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:33,328 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:33,337 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:33,353 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:33,357 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:33,365 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:33,372 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:33,380 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:33,390 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:33,404 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:33,409 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:33,417 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:33,423 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:33,430 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:33,437 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:33,453 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:33,457 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:33,465 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:33,473 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:33,483 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:33,491 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:33,510 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:33,515 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:33,525 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:33,618 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:33,627 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:33,640 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:33,644 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:33,653 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:33,660 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:33,667 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:33,682 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:33,686 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:33,696 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:33,705 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:33,712 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:33,729 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:33,733 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:33,742 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:33,750 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:33,760 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:33,773 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:33,777 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:33,785 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:33,793 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:33,800 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:33,817 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:33,820 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:33,828 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:33,836 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:33,845 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:33,861 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:33,864 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:33,873 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:33,880 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:33,890 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:33,905 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:33,909 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:33,917 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:33,925 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:33,931 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:33,947 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:33,950 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:33,958 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:33,964 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:33,979 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:33,983 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:33,993 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:33,999 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:34,015 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:34,018 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:34,029 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:34,035 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:34,051 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:34,054 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:34,064 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:34,071 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:34,088 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:34,091 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:34,101 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:34,117 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:34,121 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:34,127 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:34,142 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:34,145 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:34,151 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:35,154 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:49:35,155 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:49:35,156 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:49:35,157 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:49:35,158 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:49:35,164 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && (this.classMeta_classID == :classMeta_classID0 || this.classMeta_classID == :classMeta_classID1 || this.classMeta_classID == :classMeta_classID2 || this.classMeta_classID == :classMeta_classID3 || this.classMeta_classID == :classMeta_classID4)" since the connection used is closing 10:49:35,167 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:35,170 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:35,184 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:35,185 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:35,201 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:35,204 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:35,213 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:35,221 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:35,227 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:35,236 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:35,253 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:35,256 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:35,265 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:35,273 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:35,282 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:35,291 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:35,307 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:35,312 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:35,321 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:35,328 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:35,336 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:35,345 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:35,360 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:35,363 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:35,371 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:35,378 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:35,387 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:35,396 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:35,410 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:35,412 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:35,421 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:35,430 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:35,438 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:35,446 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:35,461 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:35,465 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:35,472 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:35,481 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:35,490 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:35,500 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:35,520 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:35,522 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:35,529 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:35,538 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:35,549 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:35,564 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:35,567 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:35,575 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:35,582 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:35,591 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:35,607 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:35,610 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:35,620 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:35,627 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:35,635 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:35,651 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:35,654 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:35,663 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:35,672 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:35,680 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:35,694 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:35,697 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:35,707 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:35,715 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:35,722 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:35,734 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:35,737 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:35,745 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:35,752 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:35,760 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:35,777 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:35,778 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:35,784 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:35,790 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:35,796 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:35,809 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:35,810 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:35,816 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:35,823 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:35,830 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:35,842 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:35,843 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:35,849 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:35,855 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:35,866 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:35,868 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:35,874 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:35,880 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:35,891 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:35,892 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:35,898 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:35,911 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:35,924 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:35,925 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:35,931 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:35,937 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:35,948 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:35,949 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:35,956 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:35,972 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:35,975 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:35,983 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:35,996 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:35,998 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:36,009 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:36,952 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && (this.classMeta_classID == :classMeta_classID0 || this.classMeta_classID == :classMeta_classID1 || this.classMeta_classID == :classMeta_classID2 || this.classMeta_classID == :classMeta_classID3 || this.classMeta_classID == :classMeta_classID4)" since the connection used is closing 10:49:36,956 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && (this.classMeta_classID == :classMeta_classID0 || this.classMeta_classID == :classMeta_classID1 || this.classMeta_classID == :classMeta_classID2 || this.classMeta_classID == :classMeta_classID3 || this.classMeta_classID == :classMeta_classID4)" since the connection used is closing 10:49:36,958 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:36,959 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:36,972 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:36,973 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:36,987 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:36,990 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:37,000 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:37,008 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:37,017 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:37,026 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:37,042 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:37,045 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:37,055 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:37,063 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:37,073 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:37,082 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:37,098 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:37,101 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:37,110 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:37,116 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:37,124 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:37,133 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:37,148 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:37,152 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:37,160 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:37,168 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:37,177 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:37,196 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:37,207 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:37,208 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:37,217 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:37,224 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:37,232 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:37,241 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:37,257 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:37,259 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:37,266 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:37,274 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:37,282 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:37,291 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:37,306 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:37,310 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:37,320 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:37,327 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:37,336 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:37,352 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:37,357 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:37,366 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:37,374 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:37,384 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:37,399 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:37,402 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:37,412 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:37,419 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:37,428 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:37,445 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:37,448 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:37,457 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:37,464 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:37,472 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:37,488 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:37,492 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:37,500 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:37,508 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:37,517 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:37,533 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:37,536 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:37,545 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:37,552 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:37,561 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:37,577 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:37,580 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:37,590 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:37,598 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:37,607 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:37,620 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:37,621 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:37,628 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:37,634 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:37,640 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:37,656 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:37,660 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:37,667 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:37,675 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:37,688 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:37,691 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:37,699 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:37,707 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:37,722 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:37,725 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:37,733 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:37,755 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:37,769 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:37,771 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:37,781 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:37,789 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:37,802 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:37,804 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:37,814 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:37,829 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:37,832 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:37,841 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:37,855 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:37,857 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:37,867 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:38,946 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && (this.classMeta_classID == :classMeta_classID0 || this.classMeta_classID == :classMeta_classID1 || this.classMeta_classID == :classMeta_classID2) && this.indexKey == :value" since the connection used is closing 10:49:38,950 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && (this.classMeta_classID == :classMeta_classID0 || this.classMeta_classID == :classMeta_classID1 || this.classMeta_classID == :classMeta_classID2) && this.indexKey == :value" since the connection used is closing 10:49:39,592 INFO [AbstractCryptoManager][AbstractCryptoManager$CloseExpiredSessionsTask] run: AbstractCryptoManager was garbage-collected. Cancelling this TimerTask. 10:49:39,592 INFO [main][JDOTransactionalRunner] run: Setting up PersistenceManagerFactory. 10:49:39,595 INFO [main][TestUtil] loadProperties: File /home/tomcat/cumulus4j-test-datanucleus.properties does not exist. Thus not overriding any settings with user-specific ones. 10:49:39,620 INFO [main][Persistence] Property cumulus4j.index.clob.enabled unknown - will be ignored 10:49:41,978 INFO [main][Cumulus4jStoreManager] ====================== Cumulus4j ====================== 10:49:41,978 INFO [main][Cumulus4jStoreManager] Bundle: org.cumulus4j.store - Version: 1.2.1.SNAPSHOT 10:49:41,978 INFO [main][Cumulus4jStoreManager] ======================================================= 10:49:41,979 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryTimerPeriod: Property 'cumulus4j.cryptoSessionExpiryTimer.period' is not set. Using default value 60000. 10:49:41,979 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryAgeMSec: Property 'cumulus4j.cryptoSessionExpiryAge' is not set. Using default value 1800000. 10:49:41,999 INFO [main][MinimumCumulus4jVersion] version=10100001 10:49:42,001 INFO [main][MinimumCumulus4jVersion] version=10100001 10:49:42,145 INFO [main][InheritanceTest] start: persistAndQueryInheritanceTest 10:49:42,148 INFO [main][Retrieve] Object with id "2.org.cumulus4j.store.test.inheritance.sources.Class_A.id" not found ! 10:49:42,156 INFO [main][Retrieve] Object with id "2.org.cumulus4j.store.test.inheritance.sources.TermsDBO" not found ! 10:49:42,161 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.ClassMeta WHERE this.uniqueScope == :uniqueScope && this.packageName == :packageName && this.simpleClassName == :simpleClassName" since the connection used is closing 10:49:42,161 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.FieldMeta WHERE this.classMeta_classID == :classMeta_classID" since the connection used is closing 10:49:42,169 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:42,169 INFO [main][Retrieve] Object with id "2.org.cumulus4j.store.test.inheritance.sources.PriceDBO" not found ! 10:49:42,172 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.ClassMeta WHERE this.uniqueScope == :uniqueScope && this.packageName == :packageName && this.simpleClassName == :simpleClassName" since the connection used is closing 10:49:42,172 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.FieldMeta WHERE this.classMeta_classID == :classMeta_classID" since the connection used is closing 10:49:42,191 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:42,199 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:42,206 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:42,207 INFO [main][Retrieve] Object with id "2.org.cumulus4j.store.test.inheritance.sources.Class_C.c_id" not found ! 10:49:42,218 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.ClassMeta WHERE this.uniqueScope == :uniqueScope && this.packageName == :packageName && this.simpleClassName == :simpleClassName" since the connection used is closing 10:49:42,219 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.FieldMeta WHERE this.classMeta_classID == :classMeta_classID" since the connection used is closing 10:49:42,234 INFO [main][Retrieve] Object with id "2.org.cumulus4j.store.test.inheritance.sources.InformationDBO" not found ! 10:49:42,249 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.ClassMeta WHERE this.uniqueScope == :uniqueScope && this.packageName == :packageName && this.simpleClassName == :simpleClassName" since the connection used is closing 10:49:42,250 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.FieldMeta WHERE this.classMeta_classID == :classMeta_classID" since the connection used is closing 10:49:42,287 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:42,347 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:42,417 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 10:49:42,424 INFO [main][InheritanceTest] The query_id of the query result Class_B object: test_id_abc 10:49:42,424 INFO [main][InheritanceTest] The sender id: Bender. - Should be 'Bender' 10:49:42,424 INFO [main][InheritanceTest] The sender's additional info: Bender is a robot that likes to drink alcoholic beverages. - Should tell you about his favorite drinks. 10:49:42,425 INFO [main][InheritanceTest] The acceptor's id: Fry. - Should be 'Fry' 10:49:42,425 INFO [main][InheritanceTest] The acceptor's additional info: Fry loves Leela. - Fry and Leela sitting in a tree. K-I-S-S-I-N-G. 10:49:42,425 INFO [main][InheritanceTest] The article's price as stored in the article: 1000000.00. - Should be a Million. 10:49:42,425 INFO [main][InheritanceTest] The total price after tax as stored in the price after tax field: 1190000. - Should be a 1190000. 10:49:42,425 INFO [main][InheritanceTest] end: persistenAndQueryInheritanceTest 10:49:42,429 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:49:42,431 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:42,433 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:42,441 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryDate WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:42,448 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:42,454 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:42,460 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:42,467 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:42,473 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:42,479 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:42,490 INFO [main][InheritanceTest] start: persistAnObjectAndQueryWithAnObjectOfAnotherSubclass 10:49:42,491 INFO [main][Retrieve] Object with id "2.org.cumulus4j.store.test.inheritance.sources.TestSuperClass.id" not found ! 10:49:42,512 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.ClassMeta WHERE this.uniqueScope == :uniqueScope && this.packageName == :packageName && this.simpleClassName == :simpleClassName" since the connection used is closing 10:49:42,512 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.ClassMeta WHERE this.uniqueScope == :uniqueScope && this.packageName == :packageName && this.simpleClassName == :simpleClassName" since the connection used is closing 10:49:42,513 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.FieldMeta WHERE this.classMeta_classID == :classMeta_classID" since the connection used is closing 10:49:42,516 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.FieldMeta WHERE this.classMeta_classID == :classMeta_classID" since the connection used is closing 10:49:42,520 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.ClassMeta WHERE this.uniqueScope == :uniqueScope && this.packageName == :packageName && this.simpleClassName == :simpleClassName" since the connection used is closing 10:49:42,520 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.FieldMeta WHERE this.classMeta_classID == :classMeta_classID" since the connection used is closing 10:49:42,560 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.ClassMeta WHERE this.uniqueScope == :uniqueScope && this.packageName == :packageName && this.simpleClassName == :simpleClassName" since the connection used is closing 10:49:42,560 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.ClassMeta WHERE this.uniqueScope == :uniqueScope && this.packageName == :packageName && this.simpleClassName == :simpleClassName" since the connection used is closing 10:49:42,561 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.FieldMeta WHERE this.classMeta_classID == :classMeta_classID" since the connection used is closing 10:49:42,563 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.FieldMeta WHERE this.classMeta_classID == :classMeta_classID" since the connection used is closing 10:49:42,567 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 10:49:42,571 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && (this.classMeta_classID == :classMeta_classID0 || this.classMeta_classID == :classMeta_classID1 || this.classMeta_classID == :classMeta_classID2) && this.indexKey == :value" since the connection used is closing 10:49:42,571 INFO [main][InheritanceTest] end: persistAnObjectAndQueryWithAnObjectOfAnotherSubclass 10:49:42,575 INFO [main][InheritanceTest] createOneInheritanceObject: entered 10:49:42,576 INFO [main][Retrieve] Object with id "2.org.cumulus4j.store.test.inheritance.InheritanceHierarchy0.i0" not found ! 10:49:42,626 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && (this.classMeta_classID == :classMeta_classID0 || this.classMeta_classID == :classMeta_classID1 || this.classMeta_classID == :classMeta_classID2 || this.classMeta_classID == :classMeta_classID3 || this.classMeta_classID == :classMeta_classID4)" since the connection used is closing 10:49:42,627 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:42,628 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:42,634 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:42,640 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:42,646 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:42,656 INFO [AbstractCryptoManager][AbstractCryptoManager$CloseExpiredSessionsTask] run: AbstractCryptoManager was garbage-collected. Cancelling this TimerTask. 10:49:42,657 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:43,517 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && (this.classMeta_classID == :classMeta_classID0 || this.classMeta_classID == :classMeta_classID1 || this.classMeta_classID == :classMeta_classID2 || this.classMeta_classID == :classMeta_classID3 || this.classMeta_classID == :classMeta_classID4)" since the connection used is closing 10:49:43,521 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && (this.classMeta_classID == :classMeta_classID0 || this.classMeta_classID == :classMeta_classID1 || this.classMeta_classID == :classMeta_classID2 || this.classMeta_classID == :classMeta_classID3)" since the connection used is closing 10:49:43,525 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && (this.classMeta_classID == :classMeta_classID0 || this.classMeta_classID == :classMeta_classID1 || this.classMeta_classID == :classMeta_classID2)" since the connection used is closing 10:49:43,527 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && (this.classMeta_classID == :classMeta_classID0 || this.classMeta_classID == :classMeta_classID1)" since the connection used is closing 10:49:43,528 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:49:43,531 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && (this.classMeta_classID == :classMeta_classID0 || this.classMeta_classID == :classMeta_classID1 || this.classMeta_classID == :classMeta_classID2 || this.classMeta_classID == :classMeta_classID3 || this.classMeta_classID == :classMeta_classID4)" since the connection used is closing 10:49:43,533 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:43,534 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:43,664 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:43,668 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:43,681 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:43,683 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:43,689 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:43,696 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:43,702 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:43,709 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:43,720 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:43,721 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:43,728 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:43,734 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:43,741 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:43,747 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:43,764 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:43,765 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:43,772 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:43,779 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:43,785 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:43,793 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:43,810 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:43,811 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:43,817 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:43,823 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:43,829 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:43,836 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:43,847 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:43,849 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:43,855 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:43,861 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:43,868 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:43,874 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:43,885 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:43,886 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:43,893 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:43,899 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:43,905 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:43,911 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:43,927 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:43,930 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:43,938 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:43,945 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:43,953 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:43,967 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:43,969 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:43,977 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:43,986 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:43,994 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:44,009 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:44,012 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:44,020 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:44,028 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:44,035 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:44,049 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:44,051 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:44,060 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:44,067 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:44,073 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:44,086 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:44,087 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:44,094 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:44,100 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:44,109 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:44,123 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:44,125 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:44,133 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:44,141 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:44,148 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:44,162 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:44,165 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:44,173 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:44,182 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:44,192 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:44,205 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:44,209 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:44,219 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:44,228 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:44,244 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:44,255 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:44,257 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:44,277 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:44,284 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:44,295 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:44,296 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:44,303 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:44,309 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:44,321 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:44,322 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:44,328 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:44,334 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:44,346 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:44,347 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:44,353 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:44,360 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:44,377 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:44,381 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:44,388 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:44,403 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:44,405 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:44,411 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:44,423 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:44,425 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:44,435 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:45,516 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:49:45,518 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:49:45,519 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:49:45,521 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:49:45,522 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:49:45,524 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && (this.classMeta_classID == :classMeta_classID0 || this.classMeta_classID == :classMeta_classID1 || this.classMeta_classID == :classMeta_classID2 || this.classMeta_classID == :classMeta_classID3 || this.classMeta_classID == :classMeta_classID4)" since the connection used is closing 10:49:45,525 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:45,526 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:45,540 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:45,541 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:45,555 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:45,558 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:45,565 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:45,572 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:45,579 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:45,588 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:45,602 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:45,604 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:45,610 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:45,617 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:45,625 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:45,633 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:45,648 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:45,650 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:45,658 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:45,665 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:45,673 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:45,681 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:45,695 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:45,698 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:45,705 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:45,713 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:45,721 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:45,729 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:45,743 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:45,745 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:45,753 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:45,760 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:45,768 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:45,777 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:45,791 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:45,793 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:45,802 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:45,810 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:45,818 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:45,826 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:45,843 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:45,845 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:45,851 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:45,858 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:45,865 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:45,881 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:45,886 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:45,895 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:45,904 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:45,913 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:45,929 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:45,933 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:45,942 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:45,952 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:45,960 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:45,974 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:45,976 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:45,986 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:45,995 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:46,004 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:46,020 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:46,024 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:46,032 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:46,040 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:46,049 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:46,065 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:46,069 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:46,078 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:46,086 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:46,096 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:46,111 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:46,115 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:46,125 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:46,133 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:46,144 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:46,159 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:46,163 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:46,173 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:46,181 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:46,190 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:46,206 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:46,210 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:46,221 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:46,231 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:46,248 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:46,251 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:46,262 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:46,271 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:46,286 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:46,289 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:46,296 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:46,302 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:46,315 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:46,316 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:46,326 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:46,336 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:46,351 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:46,354 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:46,363 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:46,379 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:46,382 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:46,392 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:46,406 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:46,408 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:46,418 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:47,348 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:49:47,350 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:49:47,354 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:49:47,356 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:49:47,357 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:49:47,359 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && (this.classMeta_classID == :classMeta_classID0 || this.classMeta_classID == :classMeta_classID1 || this.classMeta_classID == :classMeta_classID2 || this.classMeta_classID == :classMeta_classID3 || this.classMeta_classID == :classMeta_classID4)" since the connection used is closing 10:49:47,360 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:47,362 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:47,373 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:47,374 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:47,386 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:47,387 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:47,392 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:47,402 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:47,411 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:47,420 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:47,436 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:47,439 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:47,447 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:47,455 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:47,463 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:47,470 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:47,485 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:47,489 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:47,497 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:47,506 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:47,516 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:47,524 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:47,541 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:47,544 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:47,553 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:47,562 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:47,571 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:47,580 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:47,595 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:47,598 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:47,607 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:47,615 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:47,623 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:47,630 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:47,646 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:47,649 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:47,658 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:47,666 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:47,674 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:47,685 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:47,702 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:47,705 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:47,712 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:47,720 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:47,730 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:47,747 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:47,750 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:47,763 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:47,770 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:47,776 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:47,792 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:47,796 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:47,805 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:47,815 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:47,824 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:47,839 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:47,842 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:47,851 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:47,861 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:47,869 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:47,883 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:47,886 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:47,895 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:47,905 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:47,913 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:47,930 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:47,934 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:47,942 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:47,950 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:47,959 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:47,975 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:47,979 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:47,986 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:47,992 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:48,002 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:48,018 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:48,022 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:48,030 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:48,038 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:48,047 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:48,062 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:48,065 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:48,075 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:48,084 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:48,097 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:48,101 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:48,107 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:48,114 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:48,126 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:48,127 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:48,133 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:48,139 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:48,156 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:48,161 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:48,170 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:48,179 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:48,192 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:48,194 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:48,200 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:48,213 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:48,215 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:48,223 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:48,238 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:48,241 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:48,251 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:48,434 INFO [AbstractCryptoManager][AbstractCryptoManager$CloseExpiredSessionsTask] run: AbstractCryptoManager was garbage-collected. Cancelling this TimerTask. 10:49:49,206 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && (this.classMeta_classID == :classMeta_classID0 || this.classMeta_classID == :classMeta_classID1 || this.classMeta_classID == :classMeta_classID2 || this.classMeta_classID == :classMeta_classID3 || this.classMeta_classID == :classMeta_classID4)" since the connection used is closing 10:49:49,211 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && (this.classMeta_classID == :classMeta_classID0 || this.classMeta_classID == :classMeta_classID1 || this.classMeta_classID == :classMeta_classID2 || this.classMeta_classID == :classMeta_classID3 || this.classMeta_classID == :classMeta_classID4)" since the connection used is closing 10:49:49,213 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:49,215 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:49,228 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:49,232 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:49,248 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:49,250 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:49,259 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:49,267 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:49,278 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:49,287 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:49,303 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:49,307 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:49,317 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:49,324 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:49,333 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:49,343 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:49,359 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:49,361 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:49,367 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:49,373 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:49,380 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:49,390 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:49,406 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:49,409 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:49,415 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:49,422 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:49,429 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:49,452 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:49,468 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:49,470 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:49,479 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:49,487 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:49,495 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:49,503 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:49,518 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:49,522 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:49,530 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:49,538 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:49,547 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:49,557 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:49,572 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:49,575 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:49,584 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:49,591 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:49,598 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:49,613 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:49,616 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:49,625 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:49,631 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:49,640 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:49,654 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:49,657 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:49,664 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:49,671 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:49,681 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:49,696 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:49,698 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:49,707 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:49,715 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:49,722 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:49,734 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:49,736 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:49,744 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:49,753 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:49,762 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:49,777 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:49,781 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:49,787 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:49,795 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:49,803 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:49,819 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:49,822 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:49,832 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:49,846 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:49,855 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:49,870 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:49,873 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:49,882 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:49,891 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:49,900 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:49,915 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:49,916 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:49,925 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:49,933 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:49,949 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:49,952 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:49,962 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:49,970 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:49,988 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:49,991 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:50,001 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:50,010 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:50,025 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:50,027 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:50,035 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:50,043 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:50,058 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:50,060 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:50,067 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:50,081 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:50,083 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:50,090 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:50,105 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:50,107 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:50,115 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:51,339 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && (this.classMeta_classID == :classMeta_classID0 || this.classMeta_classID == :classMeta_classID1 || this.classMeta_classID == :classMeta_classID2) && this.indexKey == :value" since the connection used is closing 10:49:51,341 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && (this.classMeta_classID == :classMeta_classID0 || this.classMeta_classID == :classMeta_classID1 || this.classMeta_classID == :classMeta_classID2) && this.indexKey == :value" since the connection used is closing 10:49:51,341 INFO [main][JDOTransactionalRunner] run: Shutting down PersistenceManagerFactory. Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 31.452 sec Running org.cumulus4j.store.test.account.JDOQLTest 10:49:51,961 INFO [main][JDOTransactionalRunner] run: Shutting down Derby (in case it was used before). 10:49:52,621 INFO [main][AbstractJDOTransactionalTestClearingDatabase] clearDatabase: Clearing database (dropping all tables). 10:49:52,622 INFO [main][TestUtil] loadProperties: File /home/tomcat/cumulus4j-test-datanucleus.properties does not exist. Thus not overriding any settings with user-specific ones. 10:49:52,636 INFO [main][CleanupUtil] cleanoutRDBMS: derbyDatabaseDir="/tmp/derby/cumulus4j" was deleted successfully. 10:49:52,636 WARN [main][CleanupUtil] dropAllTables: 'ConnectionURL' property is not set for index datastore! Skipping! 10:49:52,644 INFO [main][JDOTransactionalRunner] run: Setting up PersistenceManagerFactory. 10:49:52,645 INFO [main][TestUtil] loadProperties: File /home/tomcat/cumulus4j-test-datanucleus.properties does not exist. Thus not overriding any settings with user-specific ones. 10:49:52,667 INFO [main][Persistence] Property cumulus4j.index.clob.enabled unknown - will be ignored 10:49:53,273 INFO [AbstractCryptoManager][AbstractCryptoManager$CloseExpiredSessionsTask] run: AbstractCryptoManager was garbage-collected. Cancelling this TimerTask. 10:49:58,595 INFO [main][Cumulus4jStoreManager] ====================== Cumulus4j ====================== 10:49:58,596 INFO [main][Cumulus4jStoreManager] Bundle: org.cumulus4j.store - Version: 1.2.1.SNAPSHOT 10:49:58,596 INFO [main][Cumulus4jStoreManager] ======================================================= 10:49:59,165 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryTimerPeriod: Property 'cumulus4j.cryptoSessionExpiryTimer.period' is not set. Using default value 60000. 10:49:59,165 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryAgeMSec: Property 'cumulus4j.cryptoSessionExpiryAge' is not set. Using default value 1800000. 10:49:59,334 INFO [main][MinimumCumulus4jVersion] version=10100001 10:49:59,469 INFO [main][MinimumCumulus4jVersion] version=10100001 10:49:59,896 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:59,911 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:59,929 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:49:59,931 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:59,945 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:59,953 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:59,960 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:59,974 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:49:59,990 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryDate WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:00,004 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:00,011 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:00,018 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:00,026 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:00,044 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:00,046 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:00,053 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:00,075 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:00,082 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:00,090 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:00,103 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:00,121 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:00,123 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:00,129 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:00,136 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:00,142 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:00,149 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:00,155 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:00,166 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:00,169 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:00,175 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:00,181 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:00,198 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryDate WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:00,210 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:00,216 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:00,222 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:00,228 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:00,239 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:00,240 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:00,247 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:00,253 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:00,259 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:00,266 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:00,274 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:00,339 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:00,396 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:00,413 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:00,422 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:00,432 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:00,450 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:00,462 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:00,476 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:00,486 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:00,496 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:00,513 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:00,516 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:00,524 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:00,531 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:00,539 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:00,571 INFO [AbstractCryptoManager][AbstractCryptoManager$CloseExpiredSessionsTask] run: AbstractCryptoManager was garbage-collected. Cancelling this TimerTask. 10:50:00,635 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:00,676 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:00,684 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:00,753 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:50:00,757 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:00,758 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:00,764 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:00,771 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:00,779 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:00,787 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:00,797 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryDate WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:00,804 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:00,810 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:00,816 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:00,822 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:00,835 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:00,837 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:00,846 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:00,852 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:00,868 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:00,875 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:00,882 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:00,895 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:00,897 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:00,904 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:00,910 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:00,916 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:00,975 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:00,981 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:00,994 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:00,997 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:01,005 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:01,013 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:01,022 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryDate WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:01,031 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:01,071 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:01,080 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:01,089 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:01,105 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:01,108 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:01,116 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:01,123 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:01,131 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:01,138 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:01,147 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:01,225 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:01,287 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:01,304 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:01,313 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:01,321 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:01,340 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:01,350 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:01,365 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:01,372 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:01,379 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:01,398 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:01,400 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:01,406 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:01,413 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:01,420 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:01,487 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:01,520 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:01,527 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:01,564 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 10:50:01,575 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:01,576 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:01,583 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:01,590 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:01,600 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:01,606 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:01,614 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryDate WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:01,623 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:01,632 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:01,641 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:01,648 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:01,663 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:01,665 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:01,673 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:01,680 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:01,689 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:01,696 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:01,704 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:01,718 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:01,719 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:01,728 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:01,737 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:01,745 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:01,753 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:01,761 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:01,777 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:01,781 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:01,788 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:01,795 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:01,802 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryDate WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:01,810 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:01,818 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:01,826 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:01,834 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:01,846 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:01,848 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:01,854 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:01,860 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:01,866 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:01,872 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:01,882 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:01,953 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:02,003 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:02,021 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:02,028 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:02,035 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:02,048 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:02,056 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:02,074 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:02,081 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:02,087 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:02,104 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:02,106 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:02,115 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:02,122 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:02,130 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:02,214 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:02,258 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:02,268 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:02,311 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 10:50:02,312 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 10:50:02,315 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:02,317 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:02,324 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:02,331 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:02,338 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:02,344 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:02,352 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryDate WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:02,360 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:02,366 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:02,373 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:02,379 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:02,394 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:02,396 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:02,402 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:02,409 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:02,415 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:02,421 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:02,428 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:02,440 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:02,442 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:02,449 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:02,460 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:02,469 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:02,480 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:02,492 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:02,505 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:02,506 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:02,513 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:02,520 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:02,526 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryDate WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:02,533 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:02,540 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:02,546 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:02,553 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:02,565 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:02,566 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:02,574 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:02,582 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:02,590 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:02,600 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:02,609 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:02,687 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:02,744 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:02,763 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:02,771 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:02,781 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:02,797 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:02,808 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:02,827 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:02,835 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:02,842 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:02,864 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:02,866 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:02,876 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:02,883 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:02,892 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:02,968 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:03,012 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:03,019 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:03,057 WARN [main][JDOQLTest] queryAndWithTwoStringEquals_1clob: CLOB indexing is disabled (due to property 'cumulus4j.index.clob.enabled') => Skipping this test! 10:50:03,061 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:03,065 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:03,070 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:03,077 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:03,083 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:03,089 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:03,095 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryDate WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:03,101 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:03,108 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:03,114 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:03,123 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:03,139 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:03,145 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:03,153 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:03,159 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:03,166 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:03,172 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:03,178 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:03,194 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:03,197 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:03,205 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:03,212 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:03,219 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:03,226 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:03,234 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:03,248 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:03,250 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:03,258 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:03,266 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:03,274 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryDate WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:03,282 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:03,289 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:03,297 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:03,306 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:03,322 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:03,324 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:03,330 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:03,340 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:03,347 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:03,356 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:03,363 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:03,434 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:03,479 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:03,499 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:03,508 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:03,514 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:03,533 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:03,543 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:03,561 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:03,570 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:03,582 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:03,598 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:03,601 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:03,610 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:03,620 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:03,629 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:03,702 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:03,742 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:03,750 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:03,800 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) >= :compareToArgument" since the connection used is closing 10:50:03,802 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:03,804 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:03,810 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:03,817 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:03,825 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:03,832 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:03,840 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryDate WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:03,849 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:03,856 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:03,864 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:03,873 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:03,889 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:03,893 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:03,899 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:03,906 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:03,914 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:03,922 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:03,928 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:03,944 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:03,947 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:03,955 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:03,963 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:03,972 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:03,981 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:03,988 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:04,002 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:04,005 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:04,013 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:04,020 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:04,027 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryDate WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:04,035 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:04,044 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:04,050 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:04,056 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:04,070 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:04,073 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:04,079 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:04,085 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:04,093 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:04,102 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:04,110 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:04,240 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:04,297 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:04,316 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:04,324 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:04,332 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:04,351 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:04,362 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:04,378 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:04,388 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:04,397 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:04,411 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:04,412 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:04,420 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:04,427 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:04,436 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:04,514 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:04,554 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:04,563 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:04,618 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.startsWith(:invokeArg)" since the connection used is closing 10:50:04,620 INFO [main][Query] Query filter is not totally evaluatable in-datastore using Cumulus4j currently, so evaluating in-memory : NYI 10:50:04,621 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:50:04,627 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:04,629 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:04,635 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:04,641 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:04,648 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:04,653 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:04,660 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryDate WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:04,669 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:04,686 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:04,693 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:04,700 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:04,716 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:04,719 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:04,727 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:04,736 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:04,743 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:04,752 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:04,761 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:04,774 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:04,779 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:04,786 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:04,792 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:04,800 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:04,809 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:04,816 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:04,828 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:04,832 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:04,840 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:04,848 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:04,859 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryDate WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:04,867 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:04,875 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:04,882 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:04,889 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:04,901 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:04,903 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:04,924 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:04,932 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:04,940 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:04,948 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:04,956 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:05,071 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:05,168 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:05,185 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:05,194 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:05,235 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:05,248 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:05,260 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:05,275 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:05,283 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:05,291 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:05,307 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:05,310 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:05,321 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:05,328 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:05,335 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:05,417 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:05,461 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:05,470 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:05,527 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.endsWith(:invokeArg)" since the connection used is closing 10:50:05,530 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:05,536 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:05,542 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:05,548 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:05,559 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:05,568 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:05,576 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryDate WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:05,584 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:05,594 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:05,602 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:05,611 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:05,629 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:05,631 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:05,639 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:05,647 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:05,657 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:05,665 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:05,673 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:05,689 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:05,692 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:05,699 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:05,706 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:05,712 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:05,722 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:05,731 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:05,746 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:05,749 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:05,758 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:05,769 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:05,778 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryDate WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:05,789 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:05,796 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:05,804 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:05,814 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:05,829 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:05,833 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:05,841 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:05,849 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:05,858 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:05,868 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:05,877 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:05,956 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:06,020 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:06,038 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:06,051 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:06,058 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:06,074 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:06,083 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:06,099 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:06,107 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:06,116 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:06,133 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:06,134 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:06,144 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:06,152 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:06,159 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:06,238 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:06,278 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:06,286 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:06,331 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.endsWith(:invokeArg)" since the connection used is closing 10:50:06,343 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:06,344 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:06,350 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:06,358 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:06,365 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:06,374 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:06,382 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryDate WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:06,390 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:06,400 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:06,407 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:06,415 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:06,431 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:06,434 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:06,443 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:06,453 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:06,461 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:06,469 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:06,478 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:06,494 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:06,498 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:06,505 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:06,514 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:06,523 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:06,532 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:06,540 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:06,554 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:06,557 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:06,565 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:06,573 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:06,583 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryDate WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:06,593 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:06,601 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:06,608 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:06,618 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:06,628 INFO [AbstractCryptoManager][AbstractCryptoManager$CloseExpiredSessionsTask] run: AbstractCryptoManager was garbage-collected. Cancelling this TimerTask. 10:50:06,633 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:06,637 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:06,646 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:06,655 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:06,664 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:06,673 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:06,682 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:06,762 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:06,826 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:06,845 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:06,855 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:06,864 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:06,884 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:06,895 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:06,913 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:06,922 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:06,932 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:06,951 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:06,954 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:06,961 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:06,969 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:06,978 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:07,064 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:07,111 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:07,122 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:07,174 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.matches(:invokeArg)" since the connection used is closing 10:50:07,184 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.matches(:invokeArg)" since the connection used is closing 10:50:07,187 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:07,188 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:07,195 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:07,201 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:07,208 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:07,216 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:07,225 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryDate WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:07,234 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:07,243 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:07,251 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:07,260 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:07,274 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:07,277 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:07,286 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:07,296 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:07,305 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:07,316 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:07,324 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:07,341 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:07,344 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:07,352 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:07,359 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:07,368 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:07,377 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:07,403 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:07,419 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:07,421 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:07,429 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:07,437 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:07,447 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryDate WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:07,457 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:07,464 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:07,472 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:07,491 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:07,503 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:07,504 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:07,513 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:07,522 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:07,529 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:07,538 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:07,546 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:07,618 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:07,681 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:07,700 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:07,708 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:07,717 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:07,736 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:07,746 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:07,764 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:07,774 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:07,783 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:07,799 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:07,800 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:07,807 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:07,814 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:07,822 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:07,899 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:07,938 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:07,948 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:08,001 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.toUpperCase() == :compareToArgument" since the connection used is closing 10:50:08,004 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:08,005 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:08,011 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:08,018 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:08,026 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:08,034 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:08,042 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryDate WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:08,051 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:08,059 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:08,067 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:08,075 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:08,089 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:08,092 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:08,099 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:08,106 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:08,114 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:08,123 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:08,131 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:08,145 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:08,147 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:08,156 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:08,163 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:08,170 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:08,177 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:08,185 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:08,199 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:08,202 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:08,210 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:08,218 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:08,227 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryDate WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:08,235 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:08,243 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:08,253 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:08,264 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:08,278 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:08,282 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:08,290 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:08,298 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:08,308 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:08,318 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:08,328 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:08,405 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:08,464 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:08,482 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:08,491 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:08,499 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:08,515 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:08,525 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:08,542 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:08,550 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:08,559 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:08,575 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:08,577 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:08,585 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:08,593 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:08,601 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:08,679 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:08,721 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:08,730 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:08,786 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.toLowerCase() == :compareToArgument" since the connection used is closing 10:50:08,790 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:08,792 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:08,800 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:08,808 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:08,817 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:08,825 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:08,833 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryDate WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:08,841 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:08,849 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:08,856 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:08,864 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:08,879 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:08,881 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:08,889 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:08,897 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:08,905 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:08,913 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:08,922 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:08,936 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:08,939 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:08,947 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:08,954 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:08,961 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:08,968 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:08,978 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:08,992 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:08,996 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:09,005 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:09,012 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:09,021 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryDate WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:09,029 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:09,039 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:09,047 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:09,054 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:09,068 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:09,070 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:09,079 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:09,086 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:09,093 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:09,101 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:09,109 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:09,248 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:09,311 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:09,327 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:09,335 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:09,344 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:09,358 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:09,366 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:09,383 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:09,391 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:09,399 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:09,417 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:09,419 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:09,428 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:09,436 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:09,443 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:09,523 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:09,563 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:09,573 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:09,625 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.substring(5) == :compareToArgument" since the connection used is closing 10:50:09,633 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.substring(5,10) == :compareToArgument" since the connection used is closing 10:50:09,636 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:09,637 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:09,643 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:09,649 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:09,656 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:09,662 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:09,668 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryDate WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:09,676 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:09,685 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:09,695 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:09,704 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:09,718 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:09,721 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:09,729 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:09,737 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:09,746 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:09,755 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:09,763 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:09,777 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:09,780 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:09,790 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:09,798 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:09,806 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:09,815 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:09,824 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:09,837 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:09,839 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:09,848 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:09,858 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:09,866 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryDate WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:09,874 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:09,881 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:09,888 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:09,897 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:09,911 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:09,913 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:09,944 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:09,953 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:09,961 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:09,970 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:09,980 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:10,090 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:10,180 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:10,199 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:10,207 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:10,243 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:10,260 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:10,268 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:10,281 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:10,290 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:10,299 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:10,355 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:10,356 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:10,364 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:10,371 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:10,378 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:10,497 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:10,566 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:10,576 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:10,624 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryDate WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.getYear() == :compareToArgument" since the connection used is closing 10:50:10,629 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:10,630 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:10,661 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:10,670 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:10,680 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:10,688 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:10,698 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryDate WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:10,708 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:10,720 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:10,728 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:10,778 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:10,796 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:10,800 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:10,809 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:10,816 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:10,826 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:10,836 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:10,845 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:10,883 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:10,887 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:10,895 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:10,901 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:10,911 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:10,921 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:10,929 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:10,977 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:10,979 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:10,988 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:10,996 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:11,006 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryDate WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:11,015 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:11,023 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:11,031 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:11,040 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:11,048 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:11,050 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:11,054 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:11,058 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:11,061 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:11,064 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:11,068 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:11,095 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:11,118 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:11,125 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:11,129 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:11,132 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:11,138 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:11,172 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:11,180 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:11,182 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:11,185 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:11,190 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:11,191 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:11,194 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:11,196 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:11,198 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:11,262 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:11,307 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:11,314 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:11,377 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && :paramColl.contains(this.indexKey)" since the connection used is closing 10:50:11,382 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:11,384 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:11,389 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:11,394 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:11,399 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:11,405 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:11,413 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryDate WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:11,422 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:11,428 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:11,436 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:11,444 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:11,459 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:11,461 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:11,477 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:11,482 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:11,487 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:11,493 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:11,501 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:11,512 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:11,515 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:11,523 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:11,530 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:11,536 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:11,544 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:11,552 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:11,564 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:11,567 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:11,576 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:11,584 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:11,592 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryDate WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:11,600 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:11,607 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:11,615 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:11,623 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:11,636 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:11,638 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:11,645 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:11,652 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:11,659 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:11,667 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:11,674 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:11,740 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:11,793 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:11,807 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:11,814 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:11,823 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:11,836 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:11,847 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:11,860 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:11,869 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:11,878 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:11,892 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:11,894 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:11,901 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:11,907 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:11,915 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:11,987 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:12,026 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:12,034 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:12,074 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.ClassMeta WHERE this.uniqueScope == :uniqueScope && this.packageName == :packageName && this.simpleClassName == :simpleClassName" since the connection used is closing 10:50:12,075 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.ClassMeta WHERE this.uniqueScope == :uniqueScope && this.packageName == :packageName && this.simpleClassName == :simpleClassName" since the connection used is closing 10:50:12,075 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.FieldMeta WHERE this.classMeta_classID == :classMeta_classID" since the connection used is closing 10:50:12,080 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.FieldMeta WHERE this.classMeta_classID == :classMeta_classID" since the connection used is closing 10:50:12,082 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.FieldMeta WHERE this.ownerFieldMeta_fieldID == :ownerFieldMeta_fieldID" since the connection used is closing 10:50:12,121 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && (this.classMeta_classID == :classMeta_classID0 || this.classMeta_classID == :classMeta_classID1) && this.indexKey == :value" since the connection used is closing 10:50:12,804 INFO [main][JDOTransactionalRunner] run: Setting up PersistenceManagerFactory. 10:50:12,807 INFO [main][TestUtil] loadProperties: File /home/tomcat/cumulus4j-test-datanucleus.properties does not exist. Thus not overriding any settings with user-specific ones. 10:50:12,828 INFO [main][Persistence] Property cumulus4j.index.clob.enabled unknown - will be ignored 10:50:14,205 INFO [AbstractCryptoManager][AbstractCryptoManager$CloseExpiredSessionsTask] run: AbstractCryptoManager was garbage-collected. Cancelling this TimerTask. 10:50:15,331 INFO [main][Cumulus4jStoreManager] ====================== Cumulus4j ====================== 10:50:15,331 INFO [main][Cumulus4jStoreManager] Bundle: org.cumulus4j.store - Version: 1.2.1.SNAPSHOT 10:50:15,331 INFO [main][Cumulus4jStoreManager] ======================================================= 10:50:15,334 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryTimerPeriod: Property 'cumulus4j.cryptoSessionExpiryTimer.period' is not set. Using default value 60000. 10:50:15,334 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryAgeMSec: Property 'cumulus4j.cryptoSessionExpiryAge' is not set. Using default value 1800000. 10:50:15,384 INFO [main][MinimumCumulus4jVersion] version=10100001 10:50:15,385 INFO [main][MinimumCumulus4jVersion] version=10100001 10:50:15,589 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:15,598 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:15,615 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:15,617 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:15,623 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:15,628 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:15,634 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:15,639 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:15,645 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryDate WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:15,651 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:15,657 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:15,663 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:15,668 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:15,679 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:15,681 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:15,686 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:15,691 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:15,697 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:15,702 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:15,707 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:15,717 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:15,719 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:15,724 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:15,730 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:15,735 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:15,740 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:15,746 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:15,755 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:15,756 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:15,761 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:15,768 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:15,777 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryDate WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:15,782 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:15,788 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:15,795 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:15,802 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:15,814 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:15,817 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:15,824 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:15,832 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:15,840 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:15,846 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:15,852 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:15,906 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:15,944 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:15,956 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:15,961 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:15,967 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:15,981 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:15,988 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:16,000 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:16,010 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:16,018 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:16,031 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:16,033 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:16,040 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:16,047 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:16,054 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:16,129 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:16,167 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:16,174 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:16,233 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:50:16,236 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:16,238 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:16,243 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:16,248 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:16,255 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:16,263 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:16,271 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryDate WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:16,278 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:16,285 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:16,293 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:16,299 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:16,309 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:16,310 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:16,315 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:16,320 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:16,325 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:16,334 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:16,341 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:16,353 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:16,357 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:16,366 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:16,371 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:16,376 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:16,384 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:16,392 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:16,405 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:16,408 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:16,415 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:16,420 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:16,429 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryDate WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:16,437 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:16,444 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:16,450 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:16,458 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:16,471 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:16,473 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:16,479 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:16,485 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:16,491 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:16,500 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:16,507 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:16,565 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:16,610 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:16,627 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:16,634 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:16,640 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:16,652 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:16,658 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:16,669 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:16,675 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:16,680 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:16,691 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:16,692 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:16,697 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:16,703 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:16,708 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:16,770 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:16,804 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:16,811 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:16,842 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 10:50:16,850 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:16,852 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:16,857 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:16,862 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:16,867 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:16,873 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:16,883 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryDate WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:16,888 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:16,894 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:16,900 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:16,907 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:16,918 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:16,919 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:16,927 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:16,933 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:16,939 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:16,944 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:16,951 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:16,962 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:16,963 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:16,969 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:16,975 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:16,981 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:16,987 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:16,993 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:17,004 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:17,008 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:17,014 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:17,020 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:17,029 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryDate WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:17,036 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:17,042 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:17,050 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:17,057 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:17,069 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:17,073 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:17,081 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:17,087 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:17,092 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:17,096 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:17,101 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:17,147 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:17,182 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:17,193 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:17,198 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:17,203 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:17,213 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:17,219 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:17,234 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:17,242 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:17,248 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:17,264 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:17,266 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:17,274 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:17,281 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:17,287 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:17,359 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:17,399 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:17,408 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:17,447 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 10:50:17,451 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 10:50:17,455 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:17,457 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:17,463 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:17,468 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:17,474 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:17,479 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:17,484 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryDate WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:17,490 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:17,495 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:17,500 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:17,505 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:17,515 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:17,516 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:17,522 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:17,527 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:17,532 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:17,538 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:17,543 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:17,553 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:17,555 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:17,560 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:17,565 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:17,571 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:17,576 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:17,582 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:17,592 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:17,593 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:17,599 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:17,605 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:17,610 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryDate WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:17,616 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:17,628 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:17,633 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:17,639 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:17,649 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:17,650 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:17,656 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:17,661 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:17,667 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:17,672 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:17,677 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:17,738 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:17,786 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:17,803 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:17,810 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:17,818 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:17,832 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:17,840 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:17,854 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:17,862 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:17,869 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:17,883 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:17,884 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:17,900 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:17,906 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:17,913 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:17,982 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:18,020 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:18,028 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:18,063 WARN [main][JDOQLTest] queryAndWithTwoStringEquals_1clob: CLOB indexing is disabled (due to property 'cumulus4j.index.clob.enabled') => Skipping this test! 10:50:18,066 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:18,069 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:18,074 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:18,080 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:18,086 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:18,093 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:18,100 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryDate WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:18,106 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:18,112 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:18,121 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:18,130 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:18,142 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:18,146 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:18,153 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:18,159 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:18,175 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:18,182 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:18,188 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:18,200 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:18,202 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:18,209 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:18,215 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:18,222 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:18,229 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:18,237 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:18,249 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:18,253 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:18,262 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:18,268 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:18,275 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryDate WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:18,282 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:18,289 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:18,295 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:18,302 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:18,314 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:18,317 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:18,322 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:18,327 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:18,332 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:18,340 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:18,347 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:18,411 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:18,461 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:18,478 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:18,484 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:18,491 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:18,509 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:18,517 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:18,529 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:18,537 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:18,545 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:18,562 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:18,563 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:18,572 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:18,578 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:18,584 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:18,654 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:18,690 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:18,699 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:18,736 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) >= :compareToArgument" since the connection used is closing 10:50:18,742 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:18,744 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:18,750 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:18,756 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:18,763 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:18,770 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:18,778 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryDate WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:18,785 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:18,791 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:18,799 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:18,806 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:18,819 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:18,821 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:18,828 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:18,837 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:18,843 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:18,850 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:18,859 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:18,872 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:18,875 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:18,882 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:18,889 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:18,895 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:18,902 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:18,909 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:18,922 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:18,926 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:18,933 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:18,941 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:18,948 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryDate WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:18,956 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:18,962 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:18,968 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:18,975 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:18,986 INFO [AbstractCryptoManager][AbstractCryptoManager$CloseExpiredSessionsTask] run: AbstractCryptoManager was garbage-collected. Cancelling this TimerTask. 10:50:18,987 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:18,989 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:18,994 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:18,999 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:19,004 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:19,012 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:19,019 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:19,083 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:19,138 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:19,153 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:19,159 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:19,167 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:19,182 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:19,193 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:19,206 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:19,214 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:19,222 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:19,236 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:19,239 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:19,246 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:19,253 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:19,261 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:19,334 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:19,373 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:19,381 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:19,477 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.startsWith(:invokeArg)" since the connection used is closing 10:50:19,481 INFO [main][Query] Query filter is not totally evaluatable in-datastore using Cumulus4j currently, so evaluating in-memory : NYI 10:50:19,482 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:50:19,484 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:19,486 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:19,491 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:19,496 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:19,503 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:19,511 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:19,519 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryDate WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:19,526 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:19,534 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:19,541 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:19,546 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:19,559 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:19,561 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:19,567 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:19,573 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:19,579 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:19,586 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:19,594 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:19,606 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:19,609 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:19,618 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:19,625 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:19,632 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:19,640 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:19,647 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:19,658 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:19,662 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:19,670 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:19,678 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:19,685 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryDate WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:19,697 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:19,705 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:19,713 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:19,719 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:19,732 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:19,734 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:19,742 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:19,749 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:19,755 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:19,763 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:19,770 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:19,857 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:19,914 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:19,929 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:19,935 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:19,945 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:19,961 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:19,969 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:19,983 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:19,991 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:19,999 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:20,015 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:20,016 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:20,024 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:20,036 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:20,044 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:20,113 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:20,155 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:20,163 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:20,198 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.endsWith(:invokeArg)" since the connection used is closing 10:50:20,203 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:20,205 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:20,212 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:20,226 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:20,232 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:20,239 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:20,246 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryDate WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:20,253 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:20,259 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:20,266 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:20,274 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:20,287 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:20,289 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:20,295 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:20,310 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:20,317 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:20,324 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:20,331 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:20,343 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:20,345 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:20,350 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:20,355 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:20,360 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:20,366 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:20,373 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:20,390 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:20,393 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:20,398 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:20,403 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:20,410 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryDate WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:20,418 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:20,425 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:20,431 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:20,439 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:20,450 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:20,451 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:20,458 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:20,463 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:20,468 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:20,475 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:20,482 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:20,558 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:20,605 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:20,628 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:20,634 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:20,641 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:20,654 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:20,660 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:20,673 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:20,679 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:20,686 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:20,734 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:20,736 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:20,743 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:20,750 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:20,757 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:20,831 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:20,865 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:20,873 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:20,930 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.endsWith(:invokeArg)" since the connection used is closing 10:50:20,934 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:20,935 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:20,940 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:20,946 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:20,951 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:20,956 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:20,964 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryDate WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:20,971 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:20,977 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:20,983 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:20,989 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:21,002 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:21,005 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:21,010 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:21,015 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:21,020 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:21,025 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:21,032 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:21,043 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:21,045 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:21,052 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:21,059 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:21,064 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:21,078 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:21,085 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:21,099 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:21,101 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:21,109 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:21,117 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:21,122 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryDate WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:21,128 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:21,134 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:21,141 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:21,149 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:21,165 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:21,167 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:21,175 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:21,181 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:21,187 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:21,194 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:21,200 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:21,265 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:21,311 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:21,323 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:21,328 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:21,337 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:21,352 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:21,361 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:21,375 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:21,383 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:21,392 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:21,407 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:21,408 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:21,415 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:21,422 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:21,429 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:21,492 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:21,530 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:21,538 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:21,572 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.matches(:invokeArg)" since the connection used is closing 10:50:21,576 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.matches(:invokeArg)" since the connection used is closing 10:50:21,581 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:21,582 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:21,587 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:21,592 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:21,599 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:21,609 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:21,616 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryDate WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:21,623 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:21,629 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:21,637 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:21,645 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:21,659 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:21,661 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:21,668 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:21,675 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:21,682 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:21,689 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:21,695 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:21,706 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:21,710 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:21,717 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:21,723 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:21,728 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:21,737 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:21,754 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:21,765 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:21,768 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:21,775 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:21,782 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:21,789 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryDate WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:21,796 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:21,802 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:21,810 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:21,818 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:21,831 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:21,834 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:21,840 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:21,847 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:21,855 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:21,862 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:21,867 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:21,982 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:22,049 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:22,060 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:22,067 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:22,074 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:22,087 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:22,096 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:22,122 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:22,130 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:22,138 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:22,152 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:22,154 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:22,161 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:22,168 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:22,175 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:22,263 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:22,298 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:22,322 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:22,355 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.toUpperCase() == :compareToArgument" since the connection used is closing 10:50:22,359 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:22,361 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:22,366 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:22,371 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:22,376 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:22,385 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:22,391 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryDate WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:22,399 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:22,407 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:22,414 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:22,421 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:22,432 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:22,435 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:22,443 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:22,450 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:22,455 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:22,462 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:22,470 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:22,481 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:22,484 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:22,492 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:22,499 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:22,506 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:22,511 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:22,517 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:22,528 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:22,530 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:22,535 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:22,542 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:22,548 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryDate WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:22,554 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:22,561 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:22,567 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:22,573 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:22,583 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:22,585 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:22,591 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:22,597 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:22,603 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:22,609 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:22,616 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:22,672 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:22,719 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:22,732 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:22,738 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:22,744 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:22,757 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:22,766 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:22,778 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:22,783 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:22,788 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:22,801 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:22,804 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:22,810 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:22,816 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:22,821 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:22,896 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:22,930 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:22,937 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:22,974 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.toLowerCase() == :compareToArgument" since the connection used is closing 10:50:22,978 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:22,980 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:22,986 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:22,992 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:22,998 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:23,005 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:23,030 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryDate WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:23,036 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:23,042 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:23,048 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:23,054 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:23,065 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:23,066 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:23,072 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:23,077 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:23,082 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:23,086 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:23,091 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:23,099 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:23,101 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:23,105 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:23,110 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:23,114 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:23,120 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:23,125 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:23,134 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:23,136 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:23,142 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:23,147 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:23,151 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryDate WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:23,156 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:23,161 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:23,165 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:23,171 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:23,179 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:23,182 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:23,187 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:23,193 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:23,197 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:23,202 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:23,207 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:23,250 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:23,285 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:23,295 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:23,301 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:23,305 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:23,317 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:23,327 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:23,337 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:23,342 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:23,346 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:23,356 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:23,357 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:23,362 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:23,366 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:23,376 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:23,424 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:23,447 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:23,453 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:23,475 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.substring(5) == :compareToArgument" since the connection used is closing 10:50:23,479 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.substring(5,10) == :compareToArgument" since the connection used is closing 10:50:23,482 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:23,483 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:23,487 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:23,491 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:23,495 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:23,499 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:23,503 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryDate WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:23,507 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:23,513 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:23,519 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:23,525 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:23,532 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:23,533 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:23,537 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:23,541 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:23,544 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:23,548 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:23,552 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:23,559 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:23,560 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:23,564 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:23,568 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:23,572 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:23,576 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:23,581 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:23,592 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:23,593 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:23,597 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:23,601 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:23,605 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryDate WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:23,609 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:23,613 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:23,616 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:23,622 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:23,628 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:23,630 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:23,633 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:23,637 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:23,641 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:23,645 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:23,651 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:23,691 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:23,724 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:23,733 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:23,738 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:23,744 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:23,754 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:23,760 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:23,770 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:23,775 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:23,779 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:23,789 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:23,790 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:23,796 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:23,801 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:23,806 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:23,852 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:23,876 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:23,882 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:23,900 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryDate WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.getYear() == :compareToArgument" since the connection used is closing 10:50:23,904 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:23,906 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:23,910 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:23,914 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:23,918 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:23,922 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:23,926 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryDate WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:23,930 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:23,934 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:23,938 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:23,942 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:23,951 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:23,953 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:23,957 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:23,961 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:23,965 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:23,969 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:23,976 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:23,984 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:23,986 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:23,990 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:23,994 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:23,999 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:24,003 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:24,007 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:24,014 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:24,017 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:24,020 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:24,023 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:24,026 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryDate WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:24,030 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:24,033 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:24,038 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:24,043 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:24,051 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:24,054 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:24,059 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:24,064 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:24,068 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:24,072 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:24,077 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:24,119 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:24,153 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:24,162 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:24,167 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:24,173 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:24,181 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:24,186 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:24,197 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:24,202 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:24,206 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:24,217 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:24,219 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:24,224 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:24,228 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:24,232 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:24,275 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:24,297 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:24,302 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:24,328 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && :paramColl.contains(this.indexKey)" since the connection used is closing 10:50:24,332 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:24,333 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:24,337 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:24,341 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:24,345 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:24,349 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:24,354 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryDate WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:24,359 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:24,363 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:24,368 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:24,372 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:24,381 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:24,383 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:24,389 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:24,393 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:24,396 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:24,401 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:24,405 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:24,481 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:24,484 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:24,488 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:24,492 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:24,495 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:24,499 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:24,502 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:24,510 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:24,512 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:24,517 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:24,521 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:24,526 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryDate WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:24,531 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:24,536 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:24,540 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:24,545 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:24,555 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:24,558 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:24,562 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:24,567 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:24,571 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:24,575 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:24,579 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:24,625 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:24,660 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:24,667 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:24,671 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:24,675 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:24,683 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:24,687 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:24,695 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:24,699 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:24,703 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:24,711 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:24,712 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:24,718 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:24,723 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:24,729 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:24,776 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:24,800 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:24,805 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:24,830 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.ClassMeta WHERE this.uniqueScope == :uniqueScope && this.packageName == :packageName && this.simpleClassName == :simpleClassName" since the connection used is closing 10:50:24,831 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.ClassMeta WHERE this.uniqueScope == :uniqueScope && this.packageName == :packageName && this.simpleClassName == :simpleClassName" since the connection used is closing 10:50:24,832 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.ClassMeta WHERE this.uniqueScope == :uniqueScope && this.packageName == :packageName && this.simpleClassName == :simpleClassName" since the connection used is closing 10:50:24,832 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.FieldMeta WHERE this.classMeta_classID == :classMeta_classID" since the connection used is closing 10:50:24,835 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.FieldMeta WHERE this.classMeta_classID == :classMeta_classID" since the connection used is closing 10:50:24,836 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.FieldMeta WHERE this.ownerFieldMeta_fieldID == :ownerFieldMeta_fieldID" since the connection used is closing 10:50:24,840 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.FieldMeta WHERE this.classMeta_classID == :classMeta_classID" since the connection used is closing 10:50:24,841 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.FieldMeta WHERE this.ownerFieldMeta_fieldID == :ownerFieldMeta_fieldID" since the connection used is closing 10:50:24,844 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && (this.classMeta_classID == :classMeta_classID0 || this.classMeta_classID == :classMeta_classID1) && this.indexKey == :value" since the connection used is closing 10:50:24,846 INFO [main][JDOTransactionalRunner] run: Shutting down PersistenceManagerFactory. Tests run: 32, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 33.574 sec Running org.cumulus4j.store.test.account.JDOPersistenceTest 10:50:25,532 INFO [main][JDOTransactionalRunner] run: Shutting down Derby (in case it was used before). 10:50:26,165 INFO [main][AbstractJDOTransactionalTestClearingDatabase] clearDatabase: Clearing database (dropping all tables). 10:50:26,166 INFO [main][TestUtil] loadProperties: File /home/tomcat/cumulus4j-test-datanucleus.properties does not exist. Thus not overriding any settings with user-specific ones. 10:50:26,177 INFO [main][CleanupUtil] cleanoutRDBMS: derbyDatabaseDir="/tmp/derby/cumulus4j" was deleted successfully. 10:50:26,177 WARN [main][CleanupUtil] dropAllTables: 'ConnectionURL' property is not set for index datastore! Skipping! 10:50:26,178 INFO [main][JDOTransactionalRunner] run: Setting up PersistenceManagerFactory. 10:50:26,178 INFO [main][TestUtil] loadProperties: File /home/tomcat/cumulus4j-test-datanucleus.properties does not exist. Thus not overriding any settings with user-specific ones. 10:50:26,198 INFO [main][Persistence] Property cumulus4j.index.clob.enabled unknown - will be ignored 10:50:27,159 INFO [AbstractCryptoManager][AbstractCryptoManager$CloseExpiredSessionsTask] run: AbstractCryptoManager was garbage-collected. Cancelling this TimerTask. 10:50:32,531 INFO [main][Cumulus4jStoreManager] ====================== Cumulus4j ====================== 10:50:32,531 INFO [main][Cumulus4jStoreManager] Bundle: org.cumulus4j.store - Version: 1.2.1.SNAPSHOT 10:50:32,532 INFO [main][Cumulus4jStoreManager] ======================================================= 10:50:32,535 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryTimerPeriod: Property 'cumulus4j.cryptoSessionExpiryTimer.period' is not set. Using default value 60000. 10:50:32,535 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryAgeMSec: Property 'cumulus4j.cryptoSessionExpiryAge' is not set. Using default value 1800000. 10:50:32,662 INFO [main][MinimumCumulus4jVersion] version=10100001 10:50:32,791 INFO [main][MinimumCumulus4jVersion] version=10100001 10:50:33,017 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:33,023 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:33,042 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:33,060 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:33,073 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:33,079 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:33,097 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:33,098 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:33,107 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:33,121 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:33,129 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:33,140 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:33,160 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:33,243 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:33,299 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:33,303 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:33,310 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:33,316 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:33,324 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:33,330 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:33,343 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:33,345 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:33,354 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:33,361 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:33,368 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:33,378 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:33,388 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:33,464 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:33,520 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:33,523 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:33,529 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:33,536 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:33,544 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:33,553 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:33,568 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:33,570 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:33,576 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:33,582 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:33,588 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:33,594 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:33,601 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:33,678 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:33,736 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:33,738 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:33,744 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:33,750 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:33,757 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:33,766 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:33,781 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:33,785 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:33,792 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:33,799 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:33,807 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:33,817 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:33,824 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:33,900 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:33,950 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:33,953 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:33,961 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:33,966 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:33,972 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:33,981 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:33,996 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:33,999 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:34,006 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:34,012 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:34,018 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:34,024 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:34,030 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:34,106 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:34,162 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:34,166 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:34,174 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:34,180 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:34,186 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:34,193 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:34,204 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:34,205 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:34,211 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:34,217 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:34,223 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:34,230 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:34,235 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:34,296 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:34,354 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:34,357 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:34,365 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:34,372 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:34,378 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:34,387 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:34,402 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:34,407 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:34,446 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:34,475 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:34,483 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:34,491 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:34,500 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:34,572 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:34,624 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:34,627 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:34,635 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:34,643 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:34,651 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:34,659 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:34,676 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:34,679 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:34,689 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:34,696 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:34,703 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:34,710 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:34,720 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:34,793 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:34,843 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:34,844 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:34,853 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:34,862 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:34,870 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:34,878 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:34,892 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:34,895 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:34,909 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:34,917 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:34,926 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:34,935 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:34,944 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:35,028 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:35,096 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:35,099 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:35,108 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:35,116 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:35,124 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:35,174 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:35,189 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:35,192 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:35,201 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:35,208 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:35,215 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:35,222 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:35,231 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:35,373 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:35,425 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:35,427 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:35,435 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:35,466 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:35,474 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:35,481 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:35,494 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:35,497 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:35,505 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:35,512 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:35,518 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:35,556 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:35,564 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:35,628 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:35,691 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:35,692 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:35,698 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:35,704 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:35,710 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:35,716 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:35,731 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:35,734 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:35,742 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:35,758 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:35,767 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:35,776 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:35,784 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:35,869 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:35,964 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:35,969 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:35,976 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:35,982 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:35,988 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:35,997 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:36,011 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:36,013 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:36,021 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:36,030 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:36,038 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:36,046 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:36,054 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:36,127 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:36,178 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:36,183 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:36,192 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:36,200 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:36,206 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:36,214 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:36,230 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:36,233 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:36,239 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:36,245 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:36,253 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:36,262 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:36,270 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:36,342 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:36,394 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:36,396 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:36,403 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:36,411 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:36,420 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:36,427 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:36,441 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:36,443 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:36,453 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:36,459 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:36,466 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:36,474 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:36,483 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:36,562 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:36,618 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:36,620 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:36,627 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:36,634 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:36,642 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:36,651 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:36,666 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:36,669 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:36,678 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:36,685 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:36,692 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:36,699 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:36,707 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:36,779 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:36,833 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:36,834 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:36,842 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:36,848 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:36,856 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:36,865 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:36,879 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:36,882 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:36,887 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:36,893 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:36,902 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:36,910 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:36,919 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:36,985 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:37,034 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:37,036 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:37,043 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:37,049 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:37,057 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:37,063 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:37,077 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:37,079 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:37,086 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:37,093 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:37,101 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:37,107 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:37,114 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:37,187 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:37,235 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:37,238 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:37,246 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:37,251 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:37,259 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:37,266 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:37,279 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:37,281 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:37,289 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:37,297 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:37,304 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:37,311 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:37,319 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:37,391 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:37,447 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:37,449 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:37,456 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:37,463 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:37,469 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:37,478 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:37,494 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:37,497 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:37,505 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:37,512 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:37,519 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:37,527 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:37,535 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:37,613 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:37,667 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:37,671 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:37,678 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:37,684 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:37,690 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:37,696 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:37,709 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:37,712 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:37,720 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:37,727 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:37,735 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:37,745 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:37,752 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:37,824 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:37,878 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:37,879 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:37,886 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:37,893 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:37,901 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:37,910 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:37,926 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:37,929 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:37,938 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:37,945 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:37,951 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:37,958 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:37,968 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:38,048 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:38,103 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:38,106 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:38,112 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:38,118 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:38,124 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:38,130 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:38,145 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:38,150 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:38,161 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:38,167 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:38,175 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:38,184 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:38,191 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:38,261 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:38,317 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:38,319 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:38,327 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:38,334 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:38,343 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:38,352 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:38,366 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:38,370 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:38,376 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:38,396 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:38,404 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:38,411 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:38,418 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:38,494 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:38,545 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:38,546 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:38,552 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:38,559 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:38,567 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:38,597 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:38,612 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:38,615 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:38,625 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:38,631 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:38,639 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:38,650 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:38,658 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:38,731 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:38,781 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:38,783 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:38,791 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:38,799 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:38,807 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:38,815 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:38,830 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:38,834 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:38,842 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:38,848 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:38,857 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:38,865 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:38,874 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:38,949 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:39,004 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:39,006 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:39,013 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:39,021 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:39,029 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:39,037 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:39,052 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:39,055 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:39,064 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:39,071 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:39,079 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:39,088 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:39,096 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:39,171 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:39,222 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:39,223 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:39,230 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:39,238 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:39,246 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:39,255 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:39,270 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:39,273 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:39,282 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:39,288 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:39,296 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:39,304 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:39,311 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:39,379 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:39,532 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:39,535 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:39,543 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:39,552 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:39,562 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:39,570 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:39,585 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:39,587 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:39,595 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:39,604 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:39,613 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:39,622 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:39,631 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:39,708 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:39,762 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:39,765 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:39,774 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:39,781 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:39,788 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:39,796 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:39,811 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:39,813 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:39,820 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:39,827 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:39,834 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:39,842 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:39,849 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:39,925 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:39,974 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:39,977 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:39,984 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:40,015 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:40,021 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:40,030 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:40,044 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:40,046 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:40,054 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:40,063 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:40,070 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:40,116 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:40,123 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:40,235 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:40,319 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:40,322 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:40,330 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:40,336 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:40,343 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:40,353 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:40,367 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:40,370 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:40,378 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:40,424 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:40,430 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:40,436 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:40,442 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:40,554 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:40,646 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:40,650 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:40,658 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:40,665 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:40,672 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:40,678 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:40,732 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:40,733 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:40,739 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:40,746 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:40,751 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:40,757 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:40,763 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:40,876 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:40,961 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:40,964 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:40,971 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:40,979 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:40,988 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:41,024 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:41,039 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:41,041 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:41,050 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:41,058 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:41,065 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:41,074 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:41,084 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:41,224 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:41,264 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:41,265 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:41,271 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:41,323 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:41,329 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:41,336 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:41,347 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:41,348 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:41,354 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:41,360 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:41,366 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:41,414 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:41,421 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:41,519 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:41,612 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:41,614 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:41,622 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:41,631 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:41,640 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:41,647 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:41,660 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:41,663 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:41,672 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:41,716 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:41,724 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:41,733 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:41,742 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:41,848 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:41,936 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:41,938 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:41,946 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:41,953 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:41,960 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:41,969 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:41,979 INFO [AbstractCryptoManager][AbstractCryptoManager$CloseExpiredSessionsTask] run: AbstractCryptoManager was garbage-collected. Cancelling this TimerTask. 10:50:42,026 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:42,029 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:42,035 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:42,043 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:42,052 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:42,060 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:42,067 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:42,171 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:42,267 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:42,270 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:42,277 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:42,285 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:42,294 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:42,325 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:42,340 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:42,343 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:42,350 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:42,358 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:42,368 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:42,375 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:42,383 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:42,525 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:42,576 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:42,577 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:42,583 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:42,631 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:42,639 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:42,648 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:42,663 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:42,666 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:42,672 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:42,678 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:42,686 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:42,716 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:42,724 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:42,830 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:42,885 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:42,888 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:42,897 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:42,903 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:42,910 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:42,916 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:42,932 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:42,934 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:42,943 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:42,957 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:42,966 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:42,974 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:42,983 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:43,067 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:43,138 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:43,142 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:43,150 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:43,157 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:43,166 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:43,174 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:43,190 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:43,194 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:43,199 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:43,206 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:43,215 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:43,224 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:43,233 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:43,303 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:43,354 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:43,358 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:43,366 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:43,373 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:43,382 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:43,392 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:43,407 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:43,410 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:43,415 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:43,423 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:43,433 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:43,436 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:43,439 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:43,463 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:43,477 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:43,479 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:43,481 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:43,483 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:43,485 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:43,487 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:43,490 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:43,491 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:43,493 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:43,496 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:43,499 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:43,502 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:43,504 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:43,558 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:43,602 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:43,604 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:43,610 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:43,616 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:43,621 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:43,628 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:43,640 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:43,643 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:43,650 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:43,655 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:43,661 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:43,669 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:43,677 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:43,741 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:43,788 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:43,791 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:43,798 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:43,805 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:43,811 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:43,818 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:43,832 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:43,835 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:43,844 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:43,852 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:43,859 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:43,865 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:43,873 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:43,934 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:43,980 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:43,984 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:43,990 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:43,995 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:44,000 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:44,005 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:44,015 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:44,016 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:44,022 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:44,029 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:44,037 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:44,045 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:44,051 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:44,112 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:44,157 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:44,159 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:44,166 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:44,173 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:44,180 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:44,187 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:44,199 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:44,202 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:44,207 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:44,212 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:44,217 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:44,224 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:44,232 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:44,295 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:44,340 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:44,343 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:44,349 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:44,355 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:44,361 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:44,367 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:44,378 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:44,379 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:44,385 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:44,391 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:44,397 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:44,403 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:44,409 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:44,522 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:44,568 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:44,570 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:44,577 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:44,582 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:44,588 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:44,594 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:44,605 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:44,606 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:44,611 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:44,616 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:44,621 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:44,625 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:44,630 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:44,674 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:44,708 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:44,710 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:44,716 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:44,722 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:44,727 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:44,732 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:44,742 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:44,745 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:44,753 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:44,758 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:44,763 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:44,768 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:44,776 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:44,835 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:44,879 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:44,881 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:44,887 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:44,893 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:44,900 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:44,906 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:44,917 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:44,921 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:44,926 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:44,931 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:44,936 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:44,940 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:44,945 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:45,009 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:45,054 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:45,058 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:45,066 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:45,072 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:45,079 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:45,086 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:45,098 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:45,101 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:45,109 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:45,115 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:45,122 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:45,128 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:45,135 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:45,197 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:45,242 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:45,244 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:45,250 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:45,256 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:45,264 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:45,272 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:45,284 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:45,288 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:45,295 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:45,302 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:45,307 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:45,312 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:45,320 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:45,380 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:45,424 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:45,426 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:45,431 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:45,435 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:45,440 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:45,445 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:45,457 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:45,459 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:45,466 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:45,471 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:45,477 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:45,485 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:45,491 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:45,552 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:45,596 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:45,600 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:45,606 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:45,612 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:45,620 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:45,627 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:45,639 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:45,642 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:45,648 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:45,655 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:45,660 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:45,668 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:45,676 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:45,738 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:45,787 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:45,790 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:45,798 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:45,804 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:45,812 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:45,820 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:45,831 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:45,833 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:45,841 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:45,849 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:45,855 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:45,861 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:45,869 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:45,931 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:45,978 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:45,981 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:45,988 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:45,994 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:46,001 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:46,008 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:46,020 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:46,023 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:46,031 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:46,035 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:46,040 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:46,048 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:46,057 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:46,122 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:46,166 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:46,169 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:46,175 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:46,182 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:46,189 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:46,195 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:46,206 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:46,208 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:46,215 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:46,221 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:46,227 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:46,234 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:46,241 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:46,299 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:46,342 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:46,345 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:46,351 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:46,358 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:46,364 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:46,371 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:46,384 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:46,386 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:46,392 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:46,399 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:46,406 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:46,413 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:46,420 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:46,481 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:46,525 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:46,527 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:46,533 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:46,538 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:46,544 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:46,550 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:46,559 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:46,560 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:46,566 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:46,570 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:46,575 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:46,580 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:46,586 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:46,629 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:46,659 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:46,660 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:46,665 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:46,670 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:46,675 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:46,680 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:46,689 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:46,690 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:46,695 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:46,699 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:46,704 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:46,709 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:46,714 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:46,757 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:46,788 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:46,789 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:46,794 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:46,799 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:46,804 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:46,808 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:46,819 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:46,821 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:46,828 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:46,834 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:46,839 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:46,845 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:46,851 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:46,907 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:46,953 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:46,955 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:46,962 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:46,969 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:46,976 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:46,983 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:46,996 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:46,998 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:47,003 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:47,007 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:47,012 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:47,017 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:47,025 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:47,087 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:47,129 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:47,137 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:47,144 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:47,150 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:47,155 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:47,160 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:47,170 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:47,173 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:47,181 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:47,186 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:47,191 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:47,197 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:47,201 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:47,255 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:47,295 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:47,297 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:47,302 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:47,306 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:47,311 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:47,315 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:47,324 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:47,324 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:47,330 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:47,336 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:47,343 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:47,350 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:47,356 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:47,416 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:47,460 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:47,463 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:47,470 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:47,475 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:47,481 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:47,489 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:47,499 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:47,502 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:47,509 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:47,518 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:47,524 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:47,530 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:47,537 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:47,595 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:47,638 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:47,641 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:47,649 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:47,655 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:47,661 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:47,667 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:47,680 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:47,682 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:47,688 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:47,695 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:47,701 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:47,708 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:47,715 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:47,777 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:47,821 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:47,823 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:47,830 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:47,837 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:47,844 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:47,851 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:47,864 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:47,866 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:47,874 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:47,880 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:47,887 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:47,895 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:47,902 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:47,961 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:48,005 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:48,007 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:48,013 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:48,019 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:48,026 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:48,033 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:48,044 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:48,047 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:48,056 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:48,062 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:48,067 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:48,074 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:48,082 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:48,140 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:48,182 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:48,184 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:48,190 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:48,196 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:48,202 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:48,207 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:48,220 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:48,223 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:48,232 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:48,240 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:48,248 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:48,255 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:48,262 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:48,327 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:48,378 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:48,379 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:48,386 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:48,391 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:48,397 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:48,404 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:48,416 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:48,418 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:48,425 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:48,431 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:48,438 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:48,446 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:48,454 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:48,515 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:48,561 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:48,563 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:48,570 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:48,577 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:48,583 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:48,590 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:48,601 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:48,604 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:48,610 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:48,615 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:48,620 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:48,625 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:48,634 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:48,698 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:48,744 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:48,746 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:48,752 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:48,759 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:48,765 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:48,774 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:48,785 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:48,788 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:48,796 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:48,802 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:48,808 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:48,817 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:48,825 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:48,888 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:48,932 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:48,934 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:48,940 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:48,946 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:48,953 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:48,960 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:48,973 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:48,976 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:48,982 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:48,989 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:48,997 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:49,004 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:49,011 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:49,074 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:49,116 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:49,119 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:49,126 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:49,132 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:49,139 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:49,146 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:49,157 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:49,160 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:49,168 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:49,175 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:49,180 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:49,187 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:49,195 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:49,259 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:49,306 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:49,308 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:49,315 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:49,321 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:49,327 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:49,334 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:49,345 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:49,348 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:49,354 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:49,359 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:49,364 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:49,371 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:49,378 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:49,560 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:49,600 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:49,602 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:49,609 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:49,615 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:49,623 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:49,629 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:49,639 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:49,640 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:49,646 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:49,653 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:49,659 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:49,666 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:49,674 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:49,734 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:49,784 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:49,788 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:49,796 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:49,802 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:49,808 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:49,814 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:49,826 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:49,829 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:49,834 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:49,839 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:49,844 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:49,849 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:49,855 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:49,930 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:49,980 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:49,983 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:49,990 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:49,995 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:50,001 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:50,007 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:50,033 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:50,035 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:50,042 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:50,049 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:50,055 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:50,062 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:50,069 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:50,163 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:50,209 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:50,211 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:50,218 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:50,224 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:50,231 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:50,237 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:50,250 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:50,253 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:50,261 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:50,267 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:50,273 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:50,334 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:50,342 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:50,408 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:50,450 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:50,452 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:50,458 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:50,464 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:50,469 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:50,491 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:50,505 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:50,507 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:50,515 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:50,521 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:50,527 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:50,533 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:50,539 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:50,601 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:50,649 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:50,652 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:50,658 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:50,664 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:50,669 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:50,676 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:50,688 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:50,691 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:50,698 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:50,704 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:50,711 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:50,717 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:50,725 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:50,793 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:50,834 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:50,837 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:50,843 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:50,891 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:50,897 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:50,905 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:50,918 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:50,919 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:50,926 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:50,932 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:50,939 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:50,946 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:50,954 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:51,022 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:51,075 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:51,077 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:51,084 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:51,091 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:51,099 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:51,106 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:51,142 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:51,146 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:51,153 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:51,160 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:51,167 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:51,175 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:51,182 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:51,249 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:51,302 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:51,306 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:51,311 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:51,319 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:51,327 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:51,334 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:51,347 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:51,350 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:51,358 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:51,365 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:51,372 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:51,383 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:51,391 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:51,460 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:51,504 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:51,506 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:51,513 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:51,519 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:51,524 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:51,559 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:51,573 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:51,575 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:51,582 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:51,587 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:51,593 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:51,601 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:51,609 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:51,691 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:51,717 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:51,719 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:51,723 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:51,727 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:51,731 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:51,735 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:51,742 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:51,745 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:51,750 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:51,753 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:51,756 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:51,760 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:51,764 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:51,819 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:51,845 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:51,846 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:51,851 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:51,855 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:51,861 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:51,865 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:51,872 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:51,874 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:51,879 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:51,883 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:51,888 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:51,893 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:51,897 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:51,932 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:51,961 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:51,963 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:51,967 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:51,970 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:51,974 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:51,978 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:51,986 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:51,987 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:51,992 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:51,996 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:52,000 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:52,004 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:52,008 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:52,045 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:52,076 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:52,078 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:52,083 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:52,088 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:52,093 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:52,097 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:52,106 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:52,109 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:52,113 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:52,116 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:52,120 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:52,124 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:52,129 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:52,170 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:52,201 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:52,203 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:52,209 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:52,213 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:52,216 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:52,220 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:52,227 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:52,228 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:52,232 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:52,237 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:52,242 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:52,246 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:52,250 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:52,287 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:52,319 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:52,321 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:52,326 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:52,330 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:52,334 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:52,339 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:52,346 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:52,349 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:52,353 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:52,358 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:52,362 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:52,367 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:52,373 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:52,409 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:52,438 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:52,439 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:52,443 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:52,448 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:52,452 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:52,456 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:52,464 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:52,466 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:52,471 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:52,474 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:52,478 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:52,482 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:52,485 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:52,523 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:52,553 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:52,554 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:52,558 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:52,562 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:52,566 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:52,570 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:52,577 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:52,579 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:52,583 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:52,587 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:52,591 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:52,595 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:52,600 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:52,637 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:52,669 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:52,673 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:52,677 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:52,680 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:52,684 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:52,689 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:52,698 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:52,700 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:52,704 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:52,708 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:52,711 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:52,716 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:52,720 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:52,756 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:52,792 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:52,794 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:52,798 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:52,802 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:52,806 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:52,810 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:52,816 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:52,818 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:52,822 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:52,826 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:52,829 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:52,833 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:52,838 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:52,878 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:52,906 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:52,908 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:52,913 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:52,917 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:52,921 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:52,924 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:52,932 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:52,934 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:52,938 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:52,943 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:52,947 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:52,951 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:52,957 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:52,995 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:53,023 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:53,025 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:53,028 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:53,032 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:53,036 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:53,040 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:53,047 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:53,049 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:53,053 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:53,058 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:53,062 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:53,069 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:53,073 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:53,109 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:53,141 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:53,143 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:53,149 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:53,153 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:53,158 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:53,162 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:53,170 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:53,173 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:53,178 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:53,182 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:53,186 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:53,191 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:53,196 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:53,241 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:53,271 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:53,272 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:53,276 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:53,279 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:53,282 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:53,286 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:53,294 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:53,296 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:53,300 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:53,304 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:53,307 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:53,311 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:53,315 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:53,354 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:53,996 INFO [main][JDOTransactionalRunner] run: Setting up PersistenceManagerFactory. 10:50:53,996 INFO [main][TestUtil] loadProperties: File /home/tomcat/cumulus4j-test-datanucleus.properties does not exist. Thus not overriding any settings with user-specific ones. 10:50:54,015 INFO [main][Persistence] Property cumulus4j.index.clob.enabled unknown - will be ignored 10:50:56,313 INFO [main][Cumulus4jStoreManager] ====================== Cumulus4j ====================== 10:50:56,313 INFO [main][Cumulus4jStoreManager] Bundle: org.cumulus4j.store - Version: 1.2.1.SNAPSHOT 10:50:56,313 INFO [main][Cumulus4jStoreManager] ======================================================= 10:50:56,315 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryTimerPeriod: Property 'cumulus4j.cryptoSessionExpiryTimer.period' is not set. Using default value 60000. 10:50:56,315 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryAgeMSec: Property 'cumulus4j.cryptoSessionExpiryAge' is not set. Using default value 1800000. 10:50:56,335 INFO [main][MinimumCumulus4jVersion] version=10100001 10:50:56,336 INFO [main][MinimumCumulus4jVersion] version=10100001 10:50:56,424 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:56,426 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:56,428 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:56,430 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:56,433 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:56,435 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:56,438 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:56,439 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:56,442 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:56,444 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:56,446 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:56,449 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:56,451 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:56,504 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:56,545 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:56,546 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:56,552 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:56,559 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:56,565 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:56,572 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:56,596 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:56,597 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:56,603 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:56,610 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:56,616 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:56,622 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:56,629 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:56,692 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:56,741 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:56,745 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:56,754 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:56,760 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:56,768 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:56,775 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:56,790 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:56,793 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:56,801 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:56,808 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:56,815 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:56,824 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:56,831 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:56,899 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:56,949 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:56,953 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:56,961 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:56,969 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:56,977 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:56,989 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:57,004 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:57,008 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:57,017 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:57,024 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:57,031 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:57,039 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:57,049 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:57,120 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:57,175 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:57,178 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:57,186 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:57,193 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:57,200 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:57,209 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:57,224 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:57,226 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:57,234 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:57,247 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:57,256 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:57,263 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:57,271 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:57,343 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:57,396 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:57,398 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:57,406 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:57,414 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:57,424 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:57,432 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:57,467 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:57,470 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:57,478 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:57,487 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:57,495 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:57,503 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:57,511 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:57,590 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:57,647 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:57,650 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:57,659 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:57,667 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:57,675 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:57,683 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:57,698 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:57,700 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:57,709 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:57,716 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:57,723 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:57,730 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:57,738 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:57,814 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:57,874 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:57,876 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:57,883 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:57,890 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:57,899 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:57,909 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:57,923 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:57,928 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:57,935 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:57,941 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:57,948 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:57,955 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:57,961 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:58,027 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:58,067 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:58,068 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:58,075 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:58,081 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:58,088 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:58,095 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:58,110 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:58,112 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:58,119 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:58,127 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:58,134 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:58,142 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:58,150 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:58,220 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:58,274 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:58,276 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:58,283 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:58,293 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:58,300 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:58,306 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:58,317 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:58,318 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:58,324 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:58,330 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:58,336 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:58,342 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:58,348 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:58,411 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:58,463 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:58,466 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:58,475 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:58,484 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:58,493 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:58,500 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:58,513 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:58,516 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:58,525 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:58,533 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:58,543 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:58,552 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:58,561 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:58,638 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:58,693 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:58,696 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:58,703 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:58,710 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:58,719 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:58,727 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:58,741 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:58,744 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:58,751 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:58,757 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:58,767 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:58,775 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:58,785 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:58,861 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:58,917 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:58,921 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:58,930 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:58,939 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:58,948 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:58,957 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:58,971 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:58,974 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:58,984 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:58,992 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:59,001 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:59,010 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:59,020 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:59,097 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:59,155 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:59,157 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:59,165 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:59,175 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:59,184 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:59,192 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:59,207 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:59,209 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:59,218 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:59,227 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:59,235 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:59,245 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:59,253 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:59,337 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:59,389 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:59,392 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:59,400 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:59,409 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:59,418 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:59,425 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:59,438 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:59,442 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:59,448 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:59,456 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:59,465 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:59,472 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:59,479 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:59,553 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:59,606 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:59,608 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:59,615 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:59,623 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:59,631 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:59,639 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:59,654 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:59,656 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:59,663 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:59,669 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:59,677 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:59,686 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:59,695 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:59,770 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:59,822 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:59,824 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:59,831 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:59,839 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:59,847 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:59,855 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:59,868 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:50:59,874 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:59,889 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:59,895 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:59,901 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:59,910 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:50:59,919 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:00,007 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:00,155 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:00,157 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:00,164 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:00,171 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:00,220 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:00,227 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:00,242 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:00,246 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:00,254 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:00,262 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:00,271 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:00,281 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:00,305 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:00,441 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:00,537 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:00,540 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:00,549 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:00,565 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:00,574 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:00,583 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:00,655 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:00,658 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:00,792 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:00,801 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:00,809 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:00,817 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:00,826 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:00,899 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:00,954 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:00,956 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:00,963 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:00,971 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:00,979 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:00,987 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:01,002 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:01,006 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:01,014 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:01,022 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:01,029 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:01,038 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:01,046 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:01,118 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:01,171 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:01,173 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:01,181 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:01,189 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:01,196 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:01,203 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:01,218 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:01,220 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:01,229 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:01,237 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:01,245 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:01,253 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:01,261 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:01,337 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:01,388 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:01,390 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:01,398 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:01,406 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:01,413 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:01,421 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:01,436 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:01,438 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:01,445 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:01,452 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:01,459 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:01,466 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:01,474 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:01,541 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:01,590 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:01,592 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:01,600 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:01,608 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:01,617 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:01,625 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:01,640 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:01,643 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:01,652 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:01,660 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:01,668 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:01,676 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:01,684 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:01,755 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:01,804 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:01,806 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:01,815 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:01,823 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:01,831 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:01,839 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:01,853 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:01,855 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:01,863 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:01,871 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:01,879 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:01,887 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:01,896 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:01,970 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:02,028 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:02,031 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:02,041 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:02,050 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:02,059 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:02,068 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:02,082 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:02,084 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:02,092 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:02,102 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:02,112 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:02,122 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:02,131 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:02,212 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:02,267 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:02,269 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:02,277 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:02,285 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:02,294 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:02,303 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:02,319 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:02,321 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:02,328 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:02,336 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:02,345 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:02,353 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:02,361 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:02,437 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:02,491 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:02,494 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:02,504 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:02,513 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:02,521 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:02,529 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:02,544 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:02,547 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:02,554 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:02,563 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:02,572 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:02,580 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:02,588 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:02,665 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:02,724 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:02,728 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:02,735 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:02,742 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:02,748 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:02,755 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:02,769 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:02,773 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:02,782 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:02,790 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:02,799 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:02,809 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:02,817 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:02,895 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:02,951 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:02,954 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:02,962 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:02,970 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:02,978 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:02,986 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:03,001 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:03,003 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:03,011 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:03,020 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:03,029 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:03,037 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:03,045 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:03,119 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:03,170 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:03,173 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:03,180 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:03,187 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:03,193 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:03,201 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:03,218 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:03,222 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:03,230 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:03,238 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:03,247 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:03,256 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:03,265 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:03,345 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:03,403 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:03,405 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:03,413 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:03,421 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:03,429 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:03,438 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:03,454 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:03,455 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:03,465 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:03,473 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:03,481 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:03,490 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:03,498 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:03,579 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:03,637 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:03,640 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:03,648 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:03,655 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:03,661 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:03,670 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:03,687 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:03,690 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:03,696 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:03,703 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:03,709 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:03,718 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:03,728 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:03,803 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:03,854 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:03,856 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:03,864 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:03,871 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:03,879 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:03,886 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:03,901 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:03,904 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:03,912 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:03,920 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:03,930 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:03,937 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:03,946 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:04,021 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:04,076 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:04,078 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:04,085 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:04,094 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:04,104 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:04,113 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:04,128 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:04,131 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:04,138 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:04,145 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:04,153 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:04,161 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:04,169 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:04,243 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:04,296 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:04,298 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:04,305 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:04,312 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:04,321 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:04,330 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:04,345 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:04,347 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:04,356 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:04,364 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:04,372 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:04,381 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:04,389 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:04,470 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:04,528 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:04,530 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:04,538 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:04,545 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:04,554 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:04,568 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:04,585 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:04,587 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:04,596 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:04,603 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:04,610 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:04,617 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:04,624 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:04,698 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:04,750 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:04,753 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:04,761 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:04,769 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:04,777 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:04,786 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:04,802 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:04,805 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:04,812 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:04,819 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:04,829 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:04,837 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:04,844 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:04,977 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:05,031 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:05,033 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:05,065 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:05,075 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:05,085 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:05,094 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:05,111 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:05,114 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:05,126 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:05,135 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:05,144 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:05,153 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:05,163 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:05,250 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:05,306 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:05,309 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:05,317 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:05,326 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:05,335 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:05,345 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:05,359 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:05,361 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:05,371 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:05,381 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:05,392 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:05,400 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:05,407 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:05,477 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:05,529 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:05,532 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:05,541 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:05,548 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:05,555 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:05,561 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:05,578 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:05,581 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:05,590 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:05,600 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:05,609 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:05,617 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:05,626 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:05,784 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:05,834 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:05,836 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:05,843 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:05,851 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:05,859 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:05,867 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:05,879 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:05,880 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:05,887 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:05,893 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:05,901 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:05,911 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:05,920 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:05,998 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:06,049 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:06,053 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:06,060 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:06,068 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:06,078 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:06,085 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:06,099 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:06,102 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:06,109 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:06,115 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:06,122 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:06,130 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:06,137 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:06,211 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:06,266 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:06,267 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:06,275 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:06,284 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:06,293 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:06,300 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:06,312 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:06,314 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:06,324 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:06,332 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:06,341 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:06,349 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:06,357 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:06,438 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:06,490 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:06,494 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:06,502 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:06,510 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:06,520 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:06,528 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:06,543 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:06,545 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:06,554 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:06,564 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:06,573 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:06,582 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:06,593 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:06,671 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:06,719 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:06,721 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:06,729 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:06,737 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:06,745 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:06,754 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:06,768 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:06,770 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:06,778 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:06,785 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:06,793 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:06,815 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:06,824 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:06,902 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:06,956 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:06,960 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:06,967 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:06,974 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:06,983 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:06,993 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:07,010 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:07,013 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:07,021 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:07,030 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:07,040 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:07,048 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:07,057 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:07,129 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:07,179 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:07,182 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:07,190 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:07,197 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:07,206 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:07,214 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:07,228 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:07,230 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:07,237 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:07,245 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:07,253 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:07,260 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:07,268 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:07,340 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:07,393 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:07,397 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:07,403 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:07,410 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:07,419 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:07,427 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:07,442 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:07,444 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:07,451 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:07,458 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:07,467 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:07,475 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:07,484 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:07,557 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:07,605 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:07,608 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:07,617 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:07,624 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:07,631 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:07,639 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:07,654 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:07,655 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:07,663 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:07,670 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:07,679 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:07,687 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:07,695 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:07,761 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:07,800 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:07,801 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:07,808 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:07,814 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:07,821 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:07,827 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:07,839 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:07,840 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:07,846 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:07,859 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:07,865 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:07,871 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:07,877 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:07,935 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:07,980 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:07,981 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:07,987 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:07,994 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:08,001 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:08,007 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:08,019 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:08,020 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:08,027 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:08,034 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:08,040 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:08,047 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:08,054 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:08,121 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:08,169 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:08,171 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:08,178 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:08,185 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:08,193 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:08,201 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:08,216 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:08,218 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:08,227 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:08,235 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:08,243 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:08,252 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:08,260 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:08,345 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:08,400 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:08,403 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:08,413 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:08,421 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:08,430 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:08,440 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:08,455 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:08,458 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:08,467 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:08,475 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:08,483 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:08,493 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:08,501 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:08,584 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:08,640 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:08,643 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:08,650 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:08,658 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:08,667 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:08,676 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:08,691 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:08,694 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:08,700 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:08,707 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:08,713 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:08,721 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:08,730 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:08,816 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:08,871 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:08,874 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:08,881 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:08,888 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:08,895 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:08,903 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:08,917 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:08,919 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:08,927 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:08,934 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:08,956 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:08,966 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:08,974 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:09,051 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:09,106 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:09,109 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:09,116 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:09,123 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:09,132 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:09,142 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:09,157 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:09,161 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:09,169 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:09,177 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:09,185 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:09,194 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:09,202 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:09,274 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:09,324 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:09,326 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:09,334 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:09,342 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:09,350 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:09,358 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:09,373 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:09,375 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:09,383 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:09,391 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:09,400 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:09,409 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:09,418 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:09,498 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:09,552 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:09,553 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:09,561 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:09,568 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:09,575 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:09,582 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:09,597 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:09,598 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:09,607 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:09,614 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:09,623 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:09,632 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:09,641 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:09,723 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:09,779 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:09,782 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:09,791 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:09,799 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:09,807 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:09,816 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:09,830 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:09,833 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:09,840 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:09,847 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:09,853 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:09,862 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:09,872 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:09,949 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:10,017 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:10,020 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:10,029 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:10,036 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:10,043 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:10,050 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:10,064 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:10,066 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:10,074 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:10,082 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:10,090 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:10,098 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:10,106 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:10,185 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:10,250 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:10,253 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:10,259 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:10,266 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:10,275 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:10,284 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:10,300 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:10,302 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:10,308 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:10,315 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:10,322 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:10,331 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:10,340 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:10,413 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:10,465 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:10,467 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:10,474 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:10,480 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:10,486 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:10,491 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:10,503 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:10,504 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:10,510 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:10,520 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:10,526 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:10,532 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:10,540 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:10,612 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:10,760 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:10,763 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:10,771 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:10,779 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:10,787 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:10,797 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:10,813 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:10,815 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:10,823 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:10,832 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:10,840 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:10,849 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:10,858 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:10,938 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:10,994 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:10,996 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:11,004 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:11,012 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:11,019 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:11,027 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:11,042 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:11,044 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:11,051 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:11,057 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:11,066 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:11,075 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:11,084 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:11,160 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:11,269 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:11,272 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:11,275 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:11,279 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:11,282 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:11,284 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:11,287 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:11,288 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:11,291 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:11,293 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:11,296 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:11,299 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:11,305 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:11,364 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:11,447 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:11,451 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:11,458 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:11,464 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:11,470 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:11,477 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:11,489 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:11,492 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:11,499 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:11,506 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:11,512 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:11,518 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:11,526 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:11,591 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:11,637 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:11,640 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:11,648 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:11,655 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:11,660 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:11,666 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:11,679 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:11,682 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:11,686 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:11,691 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:11,696 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:11,701 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:11,711 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:11,773 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:11,818 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:11,821 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:11,828 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:11,834 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:11,840 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:11,845 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:11,858 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:11,862 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:11,867 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:11,872 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:11,877 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:11,882 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:11,890 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:11,953 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:12,000 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:12,002 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:12,009 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:12,015 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:12,020 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:12,028 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:12,040 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:12,043 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:12,051 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:12,058 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:12,065 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:12,071 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:12,078 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:12,141 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:12,187 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:12,189 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:12,195 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:12,202 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:12,208 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:12,214 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:12,226 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:12,230 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:12,238 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:12,244 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:12,250 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:12,258 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:12,265 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:12,327 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:12,372 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:12,374 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:12,381 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:12,387 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:12,393 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:12,401 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:12,412 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:12,416 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:12,424 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:12,431 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:12,436 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:12,441 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:12,446 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:12,491 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:12,534 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:12,536 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:12,541 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:12,547 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:12,553 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:12,561 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:12,572 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:12,574 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:12,582 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:12,589 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:12,595 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:12,602 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:12,609 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:12,676 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:12,721 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:12,723 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:12,730 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:12,737 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:12,743 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:12,749 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:12,763 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:12,765 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:12,772 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:12,778 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:12,783 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:12,789 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:12,798 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:12,862 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:12,910 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:12,914 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:12,920 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:12,926 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:12,933 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:12,941 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:12,951 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:12,953 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:12,962 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:12,969 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:12,975 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:12,982 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:12,989 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:13,049 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:13,091 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:13,093 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:13,099 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:13,105 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:13,112 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:13,119 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:13,130 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:13,131 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:13,138 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:13,145 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:13,151 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:13,158 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:13,164 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:13,224 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:13,264 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:13,266 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:13,272 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:13,278 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:13,285 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:13,291 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:13,302 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:13,304 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:13,311 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:13,317 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:13,323 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:13,330 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:13,337 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:13,397 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:13,439 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:13,440 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:13,445 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:13,454 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:13,461 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:13,468 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:13,478 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:13,481 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:13,487 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:13,492 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:13,496 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:13,501 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:13,508 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:13,562 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:13,599 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:13,600 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:13,606 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:13,613 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:13,620 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:13,626 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:13,638 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:13,641 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:13,648 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:13,654 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:13,660 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:13,666 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:13,673 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:13,731 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:13,773 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:13,776 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:13,782 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:13,788 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:13,793 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:13,799 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:13,812 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:13,815 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:13,822 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:13,827 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:13,833 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:13,840 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:13,847 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:13,904 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:13,946 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:13,948 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:13,954 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:13,960 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:13,966 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:13,973 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:13,983 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:13,984 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:13,991 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:13,998 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:14,005 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:14,012 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:14,019 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:14,075 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:14,115 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:14,117 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:14,124 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:14,130 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:14,136 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:14,143 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:14,155 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:14,157 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:14,163 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:14,169 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:14,175 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:14,182 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:14,187 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:14,246 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:14,290 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:14,292 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:14,299 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:14,305 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:14,313 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:14,319 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:14,329 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:14,333 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:14,338 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:14,343 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:14,348 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:14,352 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:14,357 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:14,415 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:14,461 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:14,464 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:14,471 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:14,476 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:14,483 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:14,490 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:14,500 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:14,503 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:14,510 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:14,516 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:14,522 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:14,529 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:14,536 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:14,598 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:14,645 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:14,647 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:14,655 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:14,662 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:14,666 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:14,671 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:14,680 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:14,680 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:14,685 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:14,691 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:14,697 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:14,704 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:14,710 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:14,762 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:14,801 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:14,803 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:14,808 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:14,813 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:14,819 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:14,825 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:14,836 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:14,839 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:14,845 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:14,851 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:14,857 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:14,863 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:14,869 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:14,925 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:14,962 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:14,964 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:14,970 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:14,975 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:14,981 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:14,987 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:15,002 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:15,004 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:15,010 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:15,015 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:15,021 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:15,027 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:15,034 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:15,103 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:15,151 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:15,153 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:15,159 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:15,165 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:15,172 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:15,177 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:15,187 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:15,187 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:15,192 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:15,197 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:15,202 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:15,207 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:15,212 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:15,265 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:15,304 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:15,306 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:15,313 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:15,319 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:15,325 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:15,333 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:15,343 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:15,345 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:15,351 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:15,357 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:15,363 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:15,369 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:15,376 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:15,435 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:15,537 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:15,539 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:15,546 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:15,551 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:15,556 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:15,563 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:15,575 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:15,577 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:15,583 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:15,589 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:15,596 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:15,602 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:15,614 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:15,773 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:15,813 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:15,816 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:15,822 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:15,828 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:15,835 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:15,842 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:15,855 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:15,857 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:15,862 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:15,866 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:15,871 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:15,876 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:15,880 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:15,934 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:15,976 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:15,978 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:15,984 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:15,989 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:15,996 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:16,003 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:16,015 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:16,018 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:16,025 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:16,030 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:16,036 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:16,041 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:16,048 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:16,102 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:16,146 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:16,148 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:16,154 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:16,161 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:16,167 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:16,174 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:16,185 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:16,188 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:16,197 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:16,203 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:16,209 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:16,215 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:16,223 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:16,287 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:16,332 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:16,335 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:16,342 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:16,348 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:16,354 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:16,370 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:16,382 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:16,384 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:16,390 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:16,394 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:16,399 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:16,404 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:16,409 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:16,453 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:16,481 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:16,482 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:16,487 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:16,492 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:16,497 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:16,501 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:16,509 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:16,510 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:16,515 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:16,519 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:16,524 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:16,528 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:16,533 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:16,574 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:16,613 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:16,614 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:16,618 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:16,623 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:16,628 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:16,632 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:16,641 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:16,642 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:16,648 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:16,655 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:16,661 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:16,668 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:16,675 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:16,731 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:16,773 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:16,775 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:16,781 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:16,786 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:16,792 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:16,797 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:16,809 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:16,811 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:16,817 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:16,822 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:16,827 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:16,833 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:16,840 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:16,889 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:16,930 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:16,931 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:16,937 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:16,943 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:16,949 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:16,955 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:16,966 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:16,968 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:16,975 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:16,981 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:16,987 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:16,993 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:16,999 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:17,055 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:17,095 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:17,098 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:17,105 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:17,111 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:17,116 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:17,122 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:17,134 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:17,137 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:17,143 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:17,150 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:17,155 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:17,162 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:17,168 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:17,228 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:17,270 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:17,272 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:17,278 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:17,283 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:17,289 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:17,296 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:17,306 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:17,309 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:17,315 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:17,322 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:17,328 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:17,334 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:17,341 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:17,401 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:17,442 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:17,444 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:17,449 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:17,455 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:17,461 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:17,467 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:17,479 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:17,481 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:17,487 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:17,494 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:17,499 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:17,505 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:17,511 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:17,564 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:51:17,603 INFO [main][JDOTransactionalRunner] run: Shutting down PersistenceManagerFactory. Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 52.609 sec Running org.cumulus4j.store.test.onetoone.mappedby.OneToOneMappedByQueryTest 10:51:18,142 INFO [main][JDOTransactionalRunner] run: Shutting down Derby (in case it was used before). 10:51:18,875 INFO [main][AbstractJDOTransactionalTestClearingDatabase] clearDatabase: Clearing database (dropping all tables). 10:51:18,876 INFO [main][TestUtil] loadProperties: File /home/tomcat/cumulus4j-test-datanucleus.properties does not exist. Thus not overriding any settings with user-specific ones. 10:51:18,889 INFO [main][CleanupUtil] cleanoutRDBMS: derbyDatabaseDir="/tmp/derby/cumulus4j" was deleted successfully. 10:51:18,889 WARN [main][CleanupUtil] dropAllTables: 'ConnectionURL' property is not set for index datastore! Skipping! 10:51:18,891 INFO [main][JDOTransactionalRunner] run: Setting up PersistenceManagerFactory. 10:51:18,891 INFO [main][TestUtil] loadProperties: File /home/tomcat/cumulus4j-test-datanucleus.properties does not exist. Thus not overriding any settings with user-specific ones. 10:51:18,908 INFO [main][Persistence] Property cumulus4j.index.clob.enabled unknown - will be ignored 10:51:24,978 INFO [main][Cumulus4jStoreManager] ====================== Cumulus4j ====================== 10:51:24,978 INFO [main][Cumulus4jStoreManager] Bundle: org.cumulus4j.store - Version: 1.2.1.SNAPSHOT 10:51:24,978 INFO [main][Cumulus4jStoreManager] ======================================================= 10:51:24,999 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryTimerPeriod: Property 'cumulus4j.cryptoSessionExpiryTimer.period' is not set. Using default value 60000. 10:51:24,999 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryAgeMSec: Property 'cumulus4j.cryptoSessionExpiryAge' is not set. Using default value 1800000. 10:51:25,145 INFO [main][MinimumCumulus4jVersion] version=10100001 10:51:25,270 INFO [main][MinimumCumulus4jVersion] version=10100001 10:51:25,904 INFO [main][Retrieve] Object with id "1.org.cumulus4j.store.test.onetoone.mappedby.Root" not found ! 10:51:25,908 INFO [main][Retrieve] Object with id "1.org.cumulus4j.store.test.onetoone.mappedby.LevelA" not found ! 10:51:25,938 INFO [main][Retrieve] Object with id "1.org.cumulus4j.store.test.onetoone.mappedby.LevelB" not found ! 10:51:26,055 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 10:51:26,062 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:26,071 INFO [main][OneToOneMappedByQueryTest] queryLevelBNameEquals: found 1 objects: 10:51:26,071 INFO [main][OneToOneMappedByQueryTest] queryLevelBNameEquals: * r 1 (root.levelA.name="a 1" root.levelA.levelB.name="b 1") 10:51:26,073 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:51:26,073 INFO [main][OneToOneMappedByQueryTest] createTestData: There is already test data. Skipping creation. 10:51:26,080 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey != :value" since the connection used is closing 10:51:26,082 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:26,083 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:26,084 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:26,084 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:26,087 INFO [main][OneToOneMappedByQueryTest] queryLevelBNameNotEquals: found 4 objects: 10:51:26,088 INFO [main][OneToOneMappedByQueryTest] queryLevelBNameNotEquals: * r 2 (root.levelA.name="a 2" root.levelA.levelB.name="b 2") 10:51:26,088 INFO [main][OneToOneMappedByQueryTest] queryLevelBNameNotEquals: * r 3 (root.levelA.name="a 3" root.levelA.levelB.name="b 3") 10:51:26,088 INFO [main][OneToOneMappedByQueryTest] queryLevelBNameNotEquals: * r 4 (root.levelA.name="a 4" root.levelA.levelB.name="b 4") 10:51:26,088 INFO [main][OneToOneMappedByQueryTest] queryLevelBNameNotEquals: * r 5 (root.levelA.name="a 5" root.levelA.levelB.name="b 5") 10:51:26,090 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:51:26,090 INFO [main][OneToOneMappedByQueryTest] createTestData: There is already test data. Skipping creation. 10:51:26,093 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey != :value" since the connection used is closing 10:51:26,094 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:26,095 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:26,096 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:26,097 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:26,101 INFO [main][OneToOneMappedByQueryTest] queryNotLevelBNameEquals: found 4 objects: 10:51:26,101 INFO [main][OneToOneMappedByQueryTest] queryNotLevelBNameEquals: * r 2 (root.levelA.name="a 2" root.levelA.levelB.name="b 2") 10:51:26,101 INFO [main][OneToOneMappedByQueryTest] queryNotLevelBNameEquals: * r 3 (root.levelA.name="a 3" root.levelA.levelB.name="b 3") 10:51:26,101 INFO [main][OneToOneMappedByQueryTest] queryNotLevelBNameEquals: * r 4 (root.levelA.name="a 4" root.levelA.levelB.name="b 4") 10:51:26,101 INFO [main][OneToOneMappedByQueryTest] queryNotLevelBNameEquals: * r 5 (root.levelA.name="a 5" root.levelA.levelB.name="b 5") 10:51:26,103 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:51:26,103 INFO [main][OneToOneMappedByQueryTest] createTestData: There is already test data. Skipping creation. 10:51:26,105 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 10:51:26,106 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:26,108 INFO [main][OneToOneMappedByQueryTest] queryNotLevelBNameNotEquals: found 1 objects: 10:51:26,108 INFO [main][OneToOneMappedByQueryTest] queryNotLevelBNameNotEquals: * r 1 (root.levelA.name="a 1" root.levelA.levelB.name="b 1") 10:51:26,109 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:51:26,109 INFO [main][OneToOneMappedByQueryTest] createTestData: There is already test data. Skipping creation. 10:51:26,111 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 10:51:26,112 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:26,113 INFO [main][OneToOneMappedByQueryTest] rightToLeft_queryLevelBNameEquals: found 1 objects: 10:51:26,113 INFO [main][OneToOneMappedByQueryTest] rightToLeft_queryLevelBNameEquals: * r 1 (root.levelA.name="a 1" root.levelA.levelB.name="b 1") 10:51:26,115 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:51:26,115 INFO [main][OneToOneMappedByQueryTest] createTestData: There is already test data. Skipping creation. 10:51:26,118 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey != :value" since the connection used is closing 10:51:26,119 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:26,120 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:26,121 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:26,122 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:26,124 INFO [main][OneToOneMappedByQueryTest] rightToLeft_queryLevelBNameNotEquals: found 4 objects: 10:51:26,124 INFO [main][OneToOneMappedByQueryTest] rightToLeft_queryLevelBNameNotEquals: * r 2 (root.levelA.name="a 2" root.levelA.levelB.name="b 2") 10:51:26,125 INFO [main][OneToOneMappedByQueryTest] rightToLeft_queryLevelBNameNotEquals: * r 3 (root.levelA.name="a 3" root.levelA.levelB.name="b 3") 10:51:26,125 INFO [main][OneToOneMappedByQueryTest] rightToLeft_queryLevelBNameNotEquals: * r 4 (root.levelA.name="a 4" root.levelA.levelB.name="b 4") 10:51:26,125 INFO [main][OneToOneMappedByQueryTest] rightToLeft_queryLevelBNameNotEquals: * r 5 (root.levelA.name="a 5" root.levelA.levelB.name="b 5") 10:51:26,127 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:51:26,127 INFO [main][OneToOneMappedByQueryTest] createTestData: There is already test data. Skipping creation. 10:51:26,129 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey != :value" since the connection used is closing 10:51:26,132 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:26,132 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:26,133 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:26,134 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:26,137 INFO [main][OneToOneMappedByQueryTest] rightToLeft_queryNotLevelBNameEquals: found 4 objects: 10:51:26,138 INFO [main][OneToOneMappedByQueryTest] rightToLeft_queryNotLevelBNameEquals: * r 2 (root.levelA.name="a 2" root.levelA.levelB.name="b 2") 10:51:26,138 INFO [main][OneToOneMappedByQueryTest] rightToLeft_queryNotLevelBNameEquals: * r 3 (root.levelA.name="a 3" root.levelA.levelB.name="b 3") 10:51:26,138 INFO [main][OneToOneMappedByQueryTest] rightToLeft_queryNotLevelBNameEquals: * r 4 (root.levelA.name="a 4" root.levelA.levelB.name="b 4") 10:51:26,138 INFO [main][OneToOneMappedByQueryTest] rightToLeft_queryNotLevelBNameEquals: * r 5 (root.levelA.name="a 5" root.levelA.levelB.name="b 5") 10:51:26,140 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:51:26,140 INFO [main][OneToOneMappedByQueryTest] createTestData: There is already test data. Skipping creation. 10:51:26,142 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 10:51:26,143 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:26,144 INFO [main][OneToOneMappedByQueryTest] rightToLeft_queryNotLevelBNameNotEquals: found 1 objects: 10:51:26,145 INFO [main][OneToOneMappedByQueryTest] rightToLeft_queryNotLevelBNameNotEquals: * r 1 (root.levelA.name="a 1" root.levelA.levelB.name="b 1") 10:51:26,755 INFO [main][JDOTransactionalRunner] run: Setting up PersistenceManagerFactory. 10:51:26,760 INFO [main][TestUtil] loadProperties: File /home/tomcat/cumulus4j-test-datanucleus.properties does not exist. Thus not overriding any settings with user-specific ones. 10:51:26,783 INFO [main][Persistence] Property cumulus4j.index.clob.enabled unknown - will be ignored 10:51:29,269 INFO [main][Cumulus4jStoreManager] ====================== Cumulus4j ====================== 10:51:29,269 INFO [main][Cumulus4jStoreManager] Bundle: org.cumulus4j.store - Version: 1.2.1.SNAPSHOT 10:51:29,269 INFO [main][Cumulus4jStoreManager] ======================================================= 10:51:29,272 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryTimerPeriod: Property 'cumulus4j.cryptoSessionExpiryTimer.period' is not set. Using default value 60000. 10:51:29,272 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryAgeMSec: Property 'cumulus4j.cryptoSessionExpiryAge' is not set. Using default value 1800000. 10:51:29,297 INFO [main][MinimumCumulus4jVersion] version=10100001 10:51:29,298 INFO [main][MinimumCumulus4jVersion] version=10100001 10:51:29,305 INFO [main][Retrieve] Object with id "2.org.cumulus4j.store.test.onetoone.mappedby.Root" not found ! 10:51:29,306 INFO [main][Retrieve] Object with id "2.org.cumulus4j.store.test.onetoone.mappedby.LevelA" not found ! 10:51:29,317 INFO [main][Retrieve] Object with id "2.org.cumulus4j.store.test.onetoone.mappedby.LevelB" not found ! 10:51:29,491 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 10:51:29,492 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:29,493 INFO [main][OneToOneMappedByQueryTest] queryLevelBNameEquals: found 1 objects: 10:51:29,494 INFO [main][OneToOneMappedByQueryTest] queryLevelBNameEquals: * r 1 (root.levelA.name="a 1" root.levelA.levelB.name="b 1") 10:51:29,495 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:51:29,496 INFO [main][OneToOneMappedByQueryTest] createTestData: There is already test data. Skipping creation. 10:51:29,498 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey != :value" since the connection used is closing 10:51:29,499 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:29,500 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:29,501 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:29,502 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:29,505 INFO [main][OneToOneMappedByQueryTest] queryLevelBNameNotEquals: found 4 objects: 10:51:29,505 INFO [main][OneToOneMappedByQueryTest] queryLevelBNameNotEquals: * r 2 (root.levelA.name="a 2" root.levelA.levelB.name="b 2") 10:51:29,505 INFO [main][OneToOneMappedByQueryTest] queryLevelBNameNotEquals: * r 3 (root.levelA.name="a 3" root.levelA.levelB.name="b 3") 10:51:29,505 INFO [main][OneToOneMappedByQueryTest] queryLevelBNameNotEquals: * r 4 (root.levelA.name="a 4" root.levelA.levelB.name="b 4") 10:51:29,506 INFO [main][OneToOneMappedByQueryTest] queryLevelBNameNotEquals: * r 5 (root.levelA.name="a 5" root.levelA.levelB.name="b 5") 10:51:29,508 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:51:29,508 INFO [main][OneToOneMappedByQueryTest] createTestData: There is already test data. Skipping creation. 10:51:29,510 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey != :value" since the connection used is closing 10:51:29,511 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:29,512 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:29,513 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:29,514 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:29,517 INFO [main][OneToOneMappedByQueryTest] queryNotLevelBNameEquals: found 4 objects: 10:51:29,517 INFO [main][OneToOneMappedByQueryTest] queryNotLevelBNameEquals: * r 2 (root.levelA.name="a 2" root.levelA.levelB.name="b 2") 10:51:29,517 INFO [main][OneToOneMappedByQueryTest] queryNotLevelBNameEquals: * r 3 (root.levelA.name="a 3" root.levelA.levelB.name="b 3") 10:51:29,517 INFO [main][OneToOneMappedByQueryTest] queryNotLevelBNameEquals: * r 4 (root.levelA.name="a 4" root.levelA.levelB.name="b 4") 10:51:29,517 INFO [main][OneToOneMappedByQueryTest] queryNotLevelBNameEquals: * r 5 (root.levelA.name="a 5" root.levelA.levelB.name="b 5") 10:51:29,519 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:51:29,519 INFO [main][OneToOneMappedByQueryTest] createTestData: There is already test data. Skipping creation. 10:51:29,521 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 10:51:29,522 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:29,523 INFO [main][OneToOneMappedByQueryTest] queryNotLevelBNameNotEquals: found 1 objects: 10:51:29,523 INFO [main][OneToOneMappedByQueryTest] queryNotLevelBNameNotEquals: * r 1 (root.levelA.name="a 1" root.levelA.levelB.name="b 1") 10:51:29,525 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:51:29,525 INFO [main][OneToOneMappedByQueryTest] createTestData: There is already test data. Skipping creation. 10:51:29,527 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 10:51:29,528 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:29,529 INFO [main][OneToOneMappedByQueryTest] rightToLeft_queryLevelBNameEquals: found 1 objects: 10:51:29,529 INFO [main][OneToOneMappedByQueryTest] rightToLeft_queryLevelBNameEquals: * r 1 (root.levelA.name="a 1" root.levelA.levelB.name="b 1") 10:51:29,531 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:51:29,531 INFO [main][OneToOneMappedByQueryTest] createTestData: There is already test data. Skipping creation. 10:51:29,533 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey != :value" since the connection used is closing 10:51:29,534 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:29,535 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:29,536 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:29,537 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:29,540 INFO [main][OneToOneMappedByQueryTest] rightToLeft_queryLevelBNameNotEquals: found 4 objects: 10:51:29,540 INFO [main][OneToOneMappedByQueryTest] rightToLeft_queryLevelBNameNotEquals: * r 2 (root.levelA.name="a 2" root.levelA.levelB.name="b 2") 10:51:29,540 INFO [main][OneToOneMappedByQueryTest] rightToLeft_queryLevelBNameNotEquals: * r 3 (root.levelA.name="a 3" root.levelA.levelB.name="b 3") 10:51:29,540 INFO [main][OneToOneMappedByQueryTest] rightToLeft_queryLevelBNameNotEquals: * r 4 (root.levelA.name="a 4" root.levelA.levelB.name="b 4") 10:51:29,541 INFO [main][OneToOneMappedByQueryTest] rightToLeft_queryLevelBNameNotEquals: * r 5 (root.levelA.name="a 5" root.levelA.levelB.name="b 5") 10:51:29,542 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:51:29,543 INFO [main][OneToOneMappedByQueryTest] createTestData: There is already test data. Skipping creation. 10:51:29,544 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey != :value" since the connection used is closing 10:51:29,546 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:29,547 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:29,548 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:29,548 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:29,551 INFO [main][OneToOneMappedByQueryTest] rightToLeft_queryNotLevelBNameEquals: found 4 objects: 10:51:29,551 INFO [main][OneToOneMappedByQueryTest] rightToLeft_queryNotLevelBNameEquals: * r 2 (root.levelA.name="a 2" root.levelA.levelB.name="b 2") 10:51:29,552 INFO [main][OneToOneMappedByQueryTest] rightToLeft_queryNotLevelBNameEquals: * r 3 (root.levelA.name="a 3" root.levelA.levelB.name="b 3") 10:51:29,552 INFO [main][OneToOneMappedByQueryTest] rightToLeft_queryNotLevelBNameEquals: * r 4 (root.levelA.name="a 4" root.levelA.levelB.name="b 4") 10:51:29,552 INFO [main][OneToOneMappedByQueryTest] rightToLeft_queryNotLevelBNameEquals: * r 5 (root.levelA.name="a 5" root.levelA.levelB.name="b 5") 10:51:29,555 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:51:29,555 INFO [main][OneToOneMappedByQueryTest] createTestData: There is already test data. Skipping creation. 10:51:29,557 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 10:51:29,558 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:29,559 INFO [main][OneToOneMappedByQueryTest] rightToLeft_queryNotLevelBNameNotEquals: found 1 objects: 10:51:29,560 INFO [main][OneToOneMappedByQueryTest] rightToLeft_queryNotLevelBNameNotEquals: * r 1 (root.levelA.name="a 1" root.levelA.levelB.name="b 1") 10:51:29,560 INFO [main][JDOTransactionalRunner] run: Shutting down PersistenceManagerFactory. Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.865 sec Running org.cumulus4j.store.test.metadata.MetaDataTest 10:51:30,010 INFO [main][JDOTransactionalRunner] run: Shutting down Derby (in case it was used before). 10:51:30,490 INFO [main][AbstractJDOTransactionalTestClearingDatabase] clearDatabase: Clearing database (dropping all tables). 10:51:30,491 INFO [main][TestUtil] loadProperties: File /home/tomcat/cumulus4j-test-datanucleus.properties does not exist. Thus not overriding any settings with user-specific ones. 10:51:30,498 INFO [main][CleanupUtil] cleanoutRDBMS: derbyDatabaseDir="/tmp/derby/cumulus4j" was deleted successfully. 10:51:30,498 WARN [main][CleanupUtil] dropAllTables: 'ConnectionURL' property is not set for index datastore! Skipping! 10:51:30,498 INFO [main][JDOTransactionalRunner] run: Setting up PersistenceManagerFactory. 10:51:30,499 INFO [main][TestUtil] loadProperties: File /home/tomcat/cumulus4j-test-datanucleus.properties does not exist. Thus not overriding any settings with user-specific ones. 10:51:30,513 INFO [main][Persistence] Property cumulus4j.index.clob.enabled unknown - will be ignored 10:51:32,535 INFO [AbstractCryptoManager][AbstractCryptoManager$CloseExpiredSessionsTask] run: AbstractCryptoManager was garbage-collected. Cancelling this TimerTask. 10:51:36,392 INFO [main][Cumulus4jStoreManager] ====================== Cumulus4j ====================== 10:51:36,392 INFO [main][Cumulus4jStoreManager] Bundle: org.cumulus4j.store - Version: 1.2.1.SNAPSHOT 10:51:36,392 INFO [main][Cumulus4jStoreManager] ======================================================= 10:51:36,559 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryTimerPeriod: Property 'cumulus4j.cryptoSessionExpiryTimer.period' is not set. Using default value 60000. 10:51:36,559 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryAgeMSec: Property 'cumulus4j.cryptoSessionExpiryAge' is not set. Using default value 1800000. 10:51:36,647 INFO [main][MinimumCumulus4jVersion] version=10100001 10:51:36,780 INFO [main][MinimumCumulus4jVersion] version=10100001 10:51:36,852 INFO [main][Retrieve] Object with id "1.org.cumulus4j.store.test.metadata.Entity1" not found ! 10:51:37,071 INFO [main][JDO] Exception thrown Field/property org.cumulus4j.store.test.metadata.Entity1.field3 is not queryable! org.cumulus4j.store.query.MemberNotQueryableException: Field/property org.cumulus4j.store.test.metadata.Entity1.field3 is not queryable! at org.cumulus4j.store.query.eval.PrimaryExpressionResolver.queryMiddle(PrimaryExpressionResolver.java:126) at org.cumulus4j.store.query.eval.PrimaryExpressionResolver.query(PrimaryExpressionResolver.java:110) at org.cumulus4j.store.query.eval.ComparisonExpressionEvaluator._queryResultDataEntryIDs(ComparisonExpressionEvaluator.java:82) at org.cumulus4j.store.query.eval.AbstractExpressionEvaluator.queryResultDataEntryIDs(AbstractExpressionEvaluator.java:272) at org.cumulus4j.store.query.eval.AbstractExpressionEvaluator._queryResultObjects(AbstractExpressionEvaluator.java:389) at org.cumulus4j.store.query.eval.AbstractExpressionEvaluator.queryResultObjects(AbstractExpressionEvaluator.java:354) at org.cumulus4j.store.query.QueryEvaluator.execute(QueryEvaluator.java:383) at org.cumulus4j.store.query.JDOQLQuery.performExecute(JDOQLQuery.java:126) at org.datanucleus.store.query.Query.executeQuery(Query.java:1786) at org.datanucleus.store.query.Query.executeWithArray(Query.java:1672) at org.datanucleus.api.jdo.JDOQuery.execute(JDOQuery.java:243) at org.cumulus4j.store.test.metadata.MetaDataTest.queryFieldAnnotatedWithVendorExtensionNotQueryable(MetaDataTest.java:83) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41) at org.cumulus4j.store.test.framework.FrameworkMethodWrapper.invokeExplosively(FrameworkMethodWrapper.java:28) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20) at org.cumulus4j.store.test.framework.JDOTransactionalRunner.runInTransaction(JDOTransactionalRunner.java:221) at org.cumulus4j.store.test.framework.JDOTransactionalRunner.access$100(JDOTransactionalRunner.java:41) at org.cumulus4j.store.test.framework.JDOTransactionalRunner$TransactionalInvokeMethod.evaluate(JDOTransactionalRunner.java:256) at org.cumulus4j.store.test.framework.JDOTransactionalRunner$TxRunBefores.evaluate(JDOTransactionalRunner.java:108) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:76) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28) at org.junit.runners.ParentRunner.run(ParentRunner.java:236) at org.cumulus4j.store.test.framework.JDOTransactionalRunner.run(JDOTransactionalRunner.java:58) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:119) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:101) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103) at com.sun.proxy.$Proxy0.invoke(Unknown Source) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69) 10:51:37,118 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:37,128 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:37,143 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:37,150 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:37,179 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:37,188 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:37,198 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 10:51:37,225 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:37,231 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:37,243 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:37,249 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:37,265 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:37,273 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:37,281 INFO [main][JDO] Exception thrown Field/property org.cumulus4j.store.test.metadata.Entity1.field2 is not queryable! org.cumulus4j.store.query.MemberNotQueryableException: Field/property org.cumulus4j.store.test.metadata.Entity1.field2 is not queryable! at org.cumulus4j.store.query.eval.PrimaryExpressionResolver.queryMiddle(PrimaryExpressionResolver.java:126) at org.cumulus4j.store.query.eval.PrimaryExpressionResolver.query(PrimaryExpressionResolver.java:110) at org.cumulus4j.store.query.eval.ComparisonExpressionEvaluator._queryResultDataEntryIDs(ComparisonExpressionEvaluator.java:82) at org.cumulus4j.store.query.eval.AbstractExpressionEvaluator.queryResultDataEntryIDs(AbstractExpressionEvaluator.java:272) at org.cumulus4j.store.query.eval.AbstractExpressionEvaluator._queryResultObjects(AbstractExpressionEvaluator.java:389) at org.cumulus4j.store.query.eval.AbstractExpressionEvaluator.queryResultObjects(AbstractExpressionEvaluator.java:354) at org.cumulus4j.store.query.QueryEvaluator.execute(QueryEvaluator.java:383) at org.cumulus4j.store.query.JDOQLQuery.performExecute(JDOQLQuery.java:126) at org.datanucleus.store.query.Query.executeQuery(Query.java:1786) at org.datanucleus.store.query.Query.executeWithArray(Query.java:1672) at org.datanucleus.api.jdo.JDOQuery.execute(JDOQuery.java:243) at org.cumulus4j.store.test.metadata.MetaDataTest.queryFieldAnnotatedWithNotQueryable(MetaDataTest.java:67) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41) at org.cumulus4j.store.test.framework.FrameworkMethodWrapper.invokeExplosively(FrameworkMethodWrapper.java:28) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20) at org.cumulus4j.store.test.framework.JDOTransactionalRunner.runInTransaction(JDOTransactionalRunner.java:221) at org.cumulus4j.store.test.framework.JDOTransactionalRunner.access$100(JDOTransactionalRunner.java:41) at org.cumulus4j.store.test.framework.JDOTransactionalRunner$TransactionalInvokeMethod.evaluate(JDOTransactionalRunner.java:256) at org.cumulus4j.store.test.framework.JDOTransactionalRunner$TxRunBefores.evaluate(JDOTransactionalRunner.java:108) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:76) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28) at org.junit.runners.ParentRunner.run(ParentRunner.java:236) at org.cumulus4j.store.test.framework.JDOTransactionalRunner.run(JDOTransactionalRunner.java:58) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:119) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:101) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103) at com.sun.proxy.$Proxy0.invoke(Unknown Source) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69) 10:51:37,913 INFO [main][JDOTransactionalRunner] run: Setting up PersistenceManagerFactory. 10:51:37,914 INFO [main][TestUtil] loadProperties: File /home/tomcat/cumulus4j-test-datanucleus.properties does not exist. Thus not overriding any settings with user-specific ones. 10:51:37,931 INFO [main][Persistence] Property cumulus4j.index.clob.enabled unknown - will be ignored 10:51:40,218 INFO [main][Cumulus4jStoreManager] ====================== Cumulus4j ====================== 10:51:40,218 INFO [main][Cumulus4jStoreManager] Bundle: org.cumulus4j.store - Version: 1.2.1.SNAPSHOT 10:51:40,218 INFO [main][Cumulus4jStoreManager] ======================================================= 10:51:40,219 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryTimerPeriod: Property 'cumulus4j.cryptoSessionExpiryTimer.period' is not set. Using default value 60000. 10:51:40,219 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryAgeMSec: Property 'cumulus4j.cryptoSessionExpiryAge' is not set. Using default value 1800000. 10:51:40,245 INFO [main][MinimumCumulus4jVersion] version=10100001 10:51:40,246 INFO [main][MinimumCumulus4jVersion] version=10100001 10:51:40,246 INFO [main][Retrieve] Object with id "2.org.cumulus4j.store.test.metadata.Entity1" not found ! 10:51:40,366 INFO [main][JDO] Exception thrown Field/property org.cumulus4j.store.test.metadata.Entity1.field3 is not queryable! org.cumulus4j.store.query.MemberNotQueryableException: Field/property org.cumulus4j.store.test.metadata.Entity1.field3 is not queryable! at org.cumulus4j.store.query.eval.PrimaryExpressionResolver.queryMiddle(PrimaryExpressionResolver.java:126) at org.cumulus4j.store.query.eval.PrimaryExpressionResolver.query(PrimaryExpressionResolver.java:110) at org.cumulus4j.store.query.eval.ComparisonExpressionEvaluator._queryResultDataEntryIDs(ComparisonExpressionEvaluator.java:82) at org.cumulus4j.store.query.eval.AbstractExpressionEvaluator.queryResultDataEntryIDs(AbstractExpressionEvaluator.java:272) at org.cumulus4j.store.query.eval.AbstractExpressionEvaluator._queryResultObjects(AbstractExpressionEvaluator.java:389) at org.cumulus4j.store.query.eval.AbstractExpressionEvaluator.queryResultObjects(AbstractExpressionEvaluator.java:354) at org.cumulus4j.store.query.QueryEvaluator.execute(QueryEvaluator.java:383) at org.cumulus4j.store.query.JDOQLQuery.performExecute(JDOQLQuery.java:126) at org.datanucleus.store.query.Query.executeQuery(Query.java:1786) at org.datanucleus.store.query.Query.executeWithArray(Query.java:1672) at org.datanucleus.api.jdo.JDOQuery.execute(JDOQuery.java:243) at org.cumulus4j.store.test.metadata.MetaDataTest.queryFieldAnnotatedWithVendorExtensionNotQueryable(MetaDataTest.java:83) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41) at org.cumulus4j.store.test.framework.FrameworkMethodWrapper.invokeExplosively(FrameworkMethodWrapper.java:28) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20) at org.cumulus4j.store.test.framework.JDOTransactionalRunner.runInTransaction(JDOTransactionalRunner.java:221) at org.cumulus4j.store.test.framework.JDOTransactionalRunner.access$100(JDOTransactionalRunner.java:41) at org.cumulus4j.store.test.framework.JDOTransactionalRunner$TransactionalInvokeMethod.evaluate(JDOTransactionalRunner.java:256) at org.cumulus4j.store.test.framework.JDOTransactionalRunner$TxRunBefores.evaluate(JDOTransactionalRunner.java:108) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:76) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28) at org.junit.runners.ParentRunner.run(ParentRunner.java:236) at org.cumulus4j.store.test.framework.JDOTransactionalRunner.run(JDOTransactionalRunner.java:58) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:119) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:101) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103) at com.sun.proxy.$Proxy0.invoke(Unknown Source) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69) 10:51:40,380 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:40,388 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:40,405 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:40,412 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:40,482 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:40,491 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:40,502 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 10:51:40,514 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:40,521 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:40,537 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:40,546 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:40,620 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:40,628 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:51:40,636 INFO [main][JDO] Exception thrown Field/property org.cumulus4j.store.test.metadata.Entity1.field2 is not queryable! org.cumulus4j.store.query.MemberNotQueryableException: Field/property org.cumulus4j.store.test.metadata.Entity1.field2 is not queryable! at org.cumulus4j.store.query.eval.PrimaryExpressionResolver.queryMiddle(PrimaryExpressionResolver.java:126) at org.cumulus4j.store.query.eval.PrimaryExpressionResolver.query(PrimaryExpressionResolver.java:110) at org.cumulus4j.store.query.eval.ComparisonExpressionEvaluator._queryResultDataEntryIDs(ComparisonExpressionEvaluator.java:82) at org.cumulus4j.store.query.eval.AbstractExpressionEvaluator.queryResultDataEntryIDs(AbstractExpressionEvaluator.java:272) at org.cumulus4j.store.query.eval.AbstractExpressionEvaluator._queryResultObjects(AbstractExpressionEvaluator.java:389) at org.cumulus4j.store.query.eval.AbstractExpressionEvaluator.queryResultObjects(AbstractExpressionEvaluator.java:354) at org.cumulus4j.store.query.QueryEvaluator.execute(QueryEvaluator.java:383) at org.cumulus4j.store.query.JDOQLQuery.performExecute(JDOQLQuery.java:126) at org.datanucleus.store.query.Query.executeQuery(Query.java:1786) at org.datanucleus.store.query.Query.executeWithArray(Query.java:1672) at org.datanucleus.api.jdo.JDOQuery.execute(JDOQuery.java:243) at org.cumulus4j.store.test.metadata.MetaDataTest.queryFieldAnnotatedWithNotQueryable(MetaDataTest.java:67) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41) at org.cumulus4j.store.test.framework.FrameworkMethodWrapper.invokeExplosively(FrameworkMethodWrapper.java:28) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20) at org.cumulus4j.store.test.framework.JDOTransactionalRunner.runInTransaction(JDOTransactionalRunner.java:221) at org.cumulus4j.store.test.framework.JDOTransactionalRunner.access$100(JDOTransactionalRunner.java:41) at org.cumulus4j.store.test.framework.JDOTransactionalRunner$TransactionalInvokeMethod.evaluate(JDOTransactionalRunner.java:256) at org.cumulus4j.store.test.framework.JDOTransactionalRunner$TxRunBefores.evaluate(JDOTransactionalRunner.java:108) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:76) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28) at org.junit.runners.ParentRunner.run(ParentRunner.java:236) at org.cumulus4j.store.test.framework.JDOTransactionalRunner.run(JDOTransactionalRunner.java:58) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:119) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:101) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103) at com.sun.proxy.$Proxy0.invoke(Unknown Source) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69) 10:51:40,638 INFO [main][JDOTransactionalRunner] run: Shutting down PersistenceManagerFactory. Tests run: 6, Failures: 2, Errors: 0, Skipped: 0, Time elapsed: 11.132 sec <<< FAILURE! Running org.cumulus4j.store.test.valuestrategy.ValueStrategyTest 10:51:41,147 INFO [main][JDOTransactionalRunner] run: Shutting down Derby (in case it was used before). 10:51:41,860 INFO [main][AbstractJDOTransactionalTestClearingDatabase] clearDatabase: Clearing database (dropping all tables). 10:51:41,861 INFO [main][TestUtil] loadProperties: File /home/tomcat/cumulus4j-test-datanucleus.properties does not exist. Thus not overriding any settings with user-specific ones. 10:51:41,874 INFO [main][CleanupUtil] cleanoutRDBMS: derbyDatabaseDir="/tmp/derby/cumulus4j" was deleted successfully. 10:51:41,874 WARN [main][CleanupUtil] dropAllTables: 'ConnectionURL' property is not set for index datastore! Skipping! 10:51:41,874 INFO [main][JDOTransactionalRunner] run: Setting up PersistenceManagerFactory. 10:51:41,874 INFO [main][TestUtil] loadProperties: File /home/tomcat/cumulus4j-test-datanucleus.properties does not exist. Thus not overriding any settings with user-specific ones. 10:51:41,888 INFO [main][Persistence] Property cumulus4j.index.clob.enabled unknown - will be ignored 10:51:48,112 INFO [main][Cumulus4jStoreManager] ====================== Cumulus4j ====================== 10:51:48,112 INFO [main][Cumulus4jStoreManager] Bundle: org.cumulus4j.store - Version: 1.2.1.SNAPSHOT 10:51:48,113 INFO [main][Cumulus4jStoreManager] ======================================================= >>> native_ - begin 10:51:48,322 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryTimerPeriod: Property 'cumulus4j.cryptoSessionExpiryTimer.period' is not set. Using default value 60000. 10:51:48,323 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryAgeMSec: Property 'cumulus4j.cryptoSessionExpiryAge' is not set. Using default value 1800000. 10:51:48,574 INFO [main][MinimumCumulus4jVersion] version=10100001 10:51:48,715 INFO [main][MinimumCumulus4jVersion] version=10100001 10:51:48,785 INFO [main][Retrieve] Object with id "1.org.cumulus4j.store.test.valuestrategy.EntityNative.id" not found ! 10:51:49,107 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && (this.classMeta_classID == :classMeta_classID0 || this.classMeta_classID == :classMeta_classID1)" since the connection used is closing * EntityNative[id=1,name="Anton"] * EntityNative[id=2,name="Emil"] * EntityNativeSub[id=3,name="Otto"] <<< native_ - end >>> sequence - begin 10:51:49,319 INFO [main][Retrieve] Object with id "1.org.cumulus4j.store.test.valuestrategy.EntitySequence.id" not found ! 10:51:49,612 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.ClassMeta WHERE this.uniqueScope == :uniqueScope && this.packageName == :packageName && this.simpleClassName == :simpleClassName" since the connection used is closing 10:51:49,612 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.FieldMeta WHERE this.classMeta_classID == :classMeta_classID" since the connection used is closing 10:51:49,667 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && (this.classMeta_classID == :classMeta_classID0 || this.classMeta_classID == :classMeta_classID1)" since the connection used is closing * EntitySequence[id=1,name="Anton"] * EntitySequence[id=2,name="Emil"] * EntitySequenceSub[id=3,name="Otto"] <<< sequence - end >>> identity - begin 10:51:49,875 INFO [main][Retrieve] Object with id "1.org.cumulus4j.store.test.valuestrategy.EntityIdentity.id" not found ! 10:51:50,134 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.ClassMeta WHERE this.uniqueScope == :uniqueScope && this.packageName == :packageName && this.simpleClassName == :simpleClassName" since the connection used is closing 10:51:50,135 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.FieldMeta WHERE this.classMeta_classID == :classMeta_classID" since the connection used is closing 10:51:50,181 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && (this.classMeta_classID == :classMeta_classID0 || this.classMeta_classID == :classMeta_classID1)" since the connection used is closing * EntityIdentity[id=1,name="Anton"] * EntityIdentity[id=2,name="Emil"] * EntityIdentitySub[id=3,name="Otto"] <<< identity - end >>> increment - begin 10:51:50,381 INFO [main][Retrieve] Object with id "1.org.cumulus4j.store.test.valuestrategy.EntityIncrement.id" not found ! 10:51:50,698 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.ClassMeta WHERE this.uniqueScope == :uniqueScope && this.packageName == :packageName && this.simpleClassName == :simpleClassName" since the connection used is closing 10:51:50,699 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.FieldMeta WHERE this.classMeta_classID == :classMeta_classID" since the connection used is closing 10:51:50,750 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && (this.classMeta_classID == :classMeta_classID0 || this.classMeta_classID == :classMeta_classID1)" since the connection used is closing * EntityIncrement[id=1,name="Anton"] * EntityIncrement[id=2,name="Emil"] * EntityIncrementSub[id=3,name="Otto"] <<< increment - end 10:51:51,551 INFO [main][JDOTransactionalRunner] run: Setting up PersistenceManagerFactory. 10:51:51,554 INFO [main][TestUtil] loadProperties: File /home/tomcat/cumulus4j-test-datanucleus.properties does not exist. Thus not overriding any settings with user-specific ones. 10:51:51,572 INFO [main][Persistence] Property cumulus4j.index.clob.enabled unknown - will be ignored 10:51:54,064 INFO [main][Cumulus4jStoreManager] ====================== Cumulus4j ====================== 10:51:54,064 INFO [main][Cumulus4jStoreManager] Bundle: org.cumulus4j.store - Version: 1.2.1.SNAPSHOT 10:51:54,064 INFO [main][Cumulus4jStoreManager] ======================================================= >>> native_ - begin 10:51:54,067 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryTimerPeriod: Property 'cumulus4j.cryptoSessionExpiryTimer.period' is not set. Using default value 60000. 10:51:54,067 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryAgeMSec: Property 'cumulus4j.cryptoSessionExpiryAge' is not set. Using default value 1800000. 10:51:54,102 INFO [main][MinimumCumulus4jVersion] version=10100001 10:51:54,104 INFO [main][MinimumCumulus4jVersion] version=10100001 10:51:54,104 INFO [main][Retrieve] Object with id "2.org.cumulus4j.store.test.valuestrategy.EntityNative.id" not found ! 10:51:54,165 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && (this.classMeta_classID == :classMeta_classID0 || this.classMeta_classID == :classMeta_classID1)" since the connection used is closing * EntityNative[id=1,name="Anton"] * EntityNative[id=2,name="Emil"] * EntityNativeSub[id=3,name="Otto"] <<< native_ - end >>> sequence - begin 10:51:54,167 INFO [main][Retrieve] Object with id "2.org.cumulus4j.store.test.valuestrategy.EntitySequence.id" not found ! 10:51:54,179 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.ClassMeta WHERE this.uniqueScope == :uniqueScope && this.packageName == :packageName && this.simpleClassName == :simpleClassName" since the connection used is closing 10:51:54,180 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.FieldMeta WHERE this.classMeta_classID == :classMeta_classID" since the connection used is closing 10:51:54,221 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.ClassMeta WHERE this.uniqueScope == :uniqueScope && this.packageName == :packageName && this.simpleClassName == :simpleClassName" since the connection used is closing 10:51:54,222 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.ClassMeta WHERE this.uniqueScope == :uniqueScope && this.packageName == :packageName && this.simpleClassName == :simpleClassName" since the connection used is closing 10:51:54,222 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.FieldMeta WHERE this.classMeta_classID == :classMeta_classID" since the connection used is closing 10:51:54,225 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.FieldMeta WHERE this.classMeta_classID == :classMeta_classID" since the connection used is closing 10:51:54,255 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && (this.classMeta_classID == :classMeta_classID0 || this.classMeta_classID == :classMeta_classID1)" since the connection used is closing * EntitySequence[id=1,name="Anton"] * EntitySequence[id=2,name="Emil"] * EntitySequenceSub[id=3,name="Otto"] <<< sequence - end >>> identity - begin 10:51:54,257 INFO [main][Retrieve] Object with id "2.org.cumulus4j.store.test.valuestrategy.EntityIdentity.id" not found ! 10:51:54,271 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.ClassMeta WHERE this.uniqueScope == :uniqueScope && this.packageName == :packageName && this.simpleClassName == :simpleClassName" since the connection used is closing 10:51:54,272 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.FieldMeta WHERE this.classMeta_classID == :classMeta_classID" since the connection used is closing 10:51:54,315 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.ClassMeta WHERE this.uniqueScope == :uniqueScope && this.packageName == :packageName && this.simpleClassName == :simpleClassName" since the connection used is closing 10:51:54,316 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.ClassMeta WHERE this.uniqueScope == :uniqueScope && this.packageName == :packageName && this.simpleClassName == :simpleClassName" since the connection used is closing 10:51:54,316 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.FieldMeta WHERE this.classMeta_classID == :classMeta_classID" since the connection used is closing 10:51:54,319 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.FieldMeta WHERE this.classMeta_classID == :classMeta_classID" since the connection used is closing 10:51:54,345 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && (this.classMeta_classID == :classMeta_classID0 || this.classMeta_classID == :classMeta_classID1)" since the connection used is closing * EntityIdentity[id=1,name="Anton"] * EntityIdentity[id=2,name="Emil"] * EntityIdentitySub[id=3,name="Otto"] <<< identity - end >>> increment - begin 10:51:54,348 INFO [main][Retrieve] Object with id "2.org.cumulus4j.store.test.valuestrategy.EntityIncrement.id" not found ! 10:51:54,359 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.ClassMeta WHERE this.uniqueScope == :uniqueScope && this.packageName == :packageName && this.simpleClassName == :simpleClassName" since the connection used is closing 10:51:54,359 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.FieldMeta WHERE this.classMeta_classID == :classMeta_classID" since the connection used is closing 10:51:54,397 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.ClassMeta WHERE this.uniqueScope == :uniqueScope && this.packageName == :packageName && this.simpleClassName == :simpleClassName" since the connection used is closing 10:51:54,398 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.ClassMeta WHERE this.uniqueScope == :uniqueScope && this.packageName == :packageName && this.simpleClassName == :simpleClassName" since the connection used is closing 10:51:54,398 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.FieldMeta WHERE this.classMeta_classID == :classMeta_classID" since the connection used is closing 10:51:54,401 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.FieldMeta WHERE this.classMeta_classID == :classMeta_classID" since the connection used is closing 10:51:54,431 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && (this.classMeta_classID == :classMeta_classID0 || this.classMeta_classID == :classMeta_classID1)" since the connection used is closing * EntityIncrement[id=1,name="Anton"] * EntityIncrement[id=2,name="Emil"] * EntityIncrementSub[id=3,name="Otto"] <<< increment - end 10:51:54,431 INFO [main][JDOTransactionalRunner] run: Shutting down PersistenceManagerFactory. Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.921 sec Running org.cumulus4j.store.test.compatibility.CompatibilityTest 10:51:55,096 INFO [main][Persistence] Property cumulus4j.index.clob.enabled unknown - will be ignored 10:51:56,316 INFO [AbstractCryptoManager][AbstractCryptoManager$CloseExpiredSessionsTask] run: AbstractCryptoManager was garbage-collected. Cancelling this TimerTask. 10:52:00,860 INFO [main][Cumulus4jStoreManager] ====================== Cumulus4j ====================== 10:52:00,860 INFO [main][Cumulus4jStoreManager] Bundle: org.cumulus4j.store - Version: 1.2.1.SNAPSHOT 10:52:00,860 INFO [main][Cumulus4jStoreManager] ======================================================= 10:52:00,890 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryTimerPeriod: Property 'cumulus4j.cryptoSessionExpiryTimer.period' is not set. Using default value 60000. 10:52:00,890 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryAgeMSec: Property 'cumulus4j.cryptoSessionExpiryAge' is not set. Using default value 1800000. 10:52:01,064 INFO [main][MinimumCumulus4jVersion] version=10100001 10:52:01,177 INFO [main][MinimumCumulus4jVersion] version=10100001 10:52:01,550 INFO [main][Retrieve] Object with id "1.org.cumulus4j.store.test.collection.join.StringStringMapOwner.id" not found ! 10:52:02,137 INFO [main][Retrieve] Object with id "1.org.cumulus4j.store.test.collection.join.ElementAMapOwner3" not found ! 10:52:02,138 INFO [main][Retrieve] Object with id "1.org.cumulus4j.store.test.collection.join.ElementA" not found ! 10:52:02,284 INFO [main][Retrieve] Object with id "1.org.cumulus4j.store.test.movie.Movie.movieID" not found ! 10:52:02,299 INFO [main][Retrieve] Object with id "1.org.cumulus4j.store.test.movie.Rating.ratingID" not found ! 10:52:02,362 INFO [main][Retrieve] Object with id "1.org.cumulus4j.store.test.inheritance.InheritanceHierarchy0.i0" not found ! 10:52:03,097 INFO [main][Retrieve] Object with id "1.org.cumulus4j.store.test.collection.mappedby.Element3MapOwner" not found ! 10:52:03,098 INFO [main][Retrieve] Object with id "1.org.cumulus4j.store.test.collection.mappedby.Element3" not found ! 10:52:03,497 INFO [main][Retrieve] Object with id "1.org.cumulus4j.store.test.collection.join.ElementAMapOwner2" not found ! 10:52:04,060 INFO [main][Retrieve] Object with id "1.org.cumulus4j.store.test.collection.join.ElementABMapOwner" not found ! 10:52:04,064 INFO [main][Retrieve] Object with id "1.org.cumulus4j.store.test.collection.join.ElementB" not found ! 10:52:04,428 INFO [main][Retrieve] Object with id "1.org.cumulus4j.store.test.collection.join.ElementAMapOwner1" not found ! 10:52:04,862 INFO [main][Retrieve] Object with id "1.org.cumulus4j.store.test.collection.join.StringSetOwner.id" not found ! 10:52:05,172 INFO [main][Retrieve] Object with id "1.org.cumulus4j.store.test.collection.join.ElementASetOwner" not found ! 10:52:05,787 INFO [main][Retrieve] Object with id "1.org.cumulus4j.store.test.collection.mappedby.Element1SetOwner" not found ! 10:52:05,788 INFO [main][Retrieve] Object with id "1.org.cumulus4j.store.test.collection.mappedby.Element1" not found ! 10:52:06,337 INFO [main][Retrieve] Object with id "1.org.cumulus4j.store.test.collection.mappedby.Element2MapOwner" not found ! 10:52:06,338 INFO [main][Retrieve] Object with id "1.org.cumulus4j.store.test.collection.mappedby.Element2" not found ! 10:52:06,442 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:06,449 INFO [main][StringStringMapQueryTest] queryContainsKeyParameter: found 3 StringStringMapOwners for query-filter "this.map.containsKey(:queryParam)" and param "second": 10:52:06,449 INFO [main][StringStringMapQueryTest] queryContainsKeyParameter: * 1: third=Claudia, first=Adam, second=Bert 10:52:06,449 INFO [main][StringStringMapQueryTest] queryContainsKeyParameter: * 2: first=Adam, second=Michael 10:52:06,449 INFO [main][StringStringMapQueryTest] queryContainsKeyParameter: * 3: third=Marc, fourth=Khaled, first=Daniel, second=Marco 10:52:06,451 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:06,456 INFO [main][Query] Reading in results for query "SELECT this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:52:06,458 INFO [main][StringStringMapQueryTest] queryNotContainsKeyParameter: found 4 StringStringMapOwners for query-filter "!this.map.containsKey(:queryParam)" and param "second": 10:52:06,458 INFO [main][StringStringMapQueryTest] queryNotContainsKeyParameter: * 4: first=Marc 10:52:06,458 INFO [main][StringStringMapQueryTest] queryNotContainsKeyParameter: * 5: first=Marco 10:52:06,458 INFO [main][StringStringMapQueryTest] queryNotContainsKeyParameter: * 6: 10:52:06,458 INFO [main][StringStringMapQueryTest] queryNotContainsKeyParameter: * 7: fourth=Khaled 10:52:06,460 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:06,461 INFO [main][StringStringMapQueryTest] queryContainsValueParameter: found 2 StringStringMapOwners for query-filter "this.map.containsValue(:queryParam)" and param "Marc": 10:52:06,461 INFO [main][StringStringMapQueryTest] queryContainsValueParameter: * 4: first=Marc 10:52:06,461 INFO [main][StringStringMapQueryTest] queryContainsValueParameter: * 3: third=Marc, fourth=Khaled, first=Daniel, second=Marco 10:52:06,463 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:06,464 INFO [main][Query] Reading in results for query "SELECT this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:52:06,465 INFO [main][StringStringMapQueryTest] queryNotContainsValueParameter: found 5 StringStringMapOwners for query-filter "!this.map.containsValue(:queryParam)" and param "Marc": 10:52:06,465 INFO [main][StringStringMapQueryTest] queryNotContainsValueParameter: * 1: third=Claudia, first=Adam, second=Bert 10:52:06,465 INFO [main][StringStringMapQueryTest] queryNotContainsValueParameter: * 2: first=Adam, second=Michael 10:52:06,465 INFO [main][StringStringMapQueryTest] queryNotContainsValueParameter: * 5: first=Marco 10:52:06,465 INFO [main][StringStringMapQueryTest] queryNotContainsValueParameter: * 6: 10:52:06,465 INFO [main][StringStringMapQueryTest] queryNotContainsValueParameter: * 7: fourth=Khaled 10:52:06,480 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) >= :compareToArgument" since the connection used is closing 10:52:06,482 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndVariableIndexOf: found 3 StringStringMapOwners for query-filter "this.map.containsKey(variable) && variable.indexOf(:queryParam) >= 0" and param "h": 10:52:06,483 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndVariableIndexOf: * 1: third=Claudia, first=Adam, second=Bert 10:52:06,483 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndVariableIndexOf: * 3: third=Marc, fourth=Khaled, first=Daniel, second=Marco 10:52:06,483 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndVariableIndexOf: * 7: fourth=Khaled 10:52:06,488 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) >= :compareToArgument" since the connection used is closing 10:52:06,489 INFO [main][Query] Reading in results for query "SELECT this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:52:06,490 INFO [main][StringStringMapQueryTest] queryNotContainsKeyVariableAndVariableIndexOf: found 4 StringStringMapOwners for query-filter "!this.map.containsKey(variable) && variable.indexOf(:queryParam) >= 0" and param "h": 10:52:06,490 INFO [main][StringStringMapQueryTest] queryNotContainsKeyVariableAndVariableIndexOf: * 2: first=Adam, second=Michael 10:52:06,490 INFO [main][StringStringMapQueryTest] queryNotContainsKeyVariableAndVariableIndexOf: * 4: first=Marc 10:52:06,490 INFO [main][StringStringMapQueryTest] queryNotContainsKeyVariableAndVariableIndexOf: * 5: first=Marco 10:52:06,490 INFO [main][StringStringMapQueryTest] queryNotContainsKeyVariableAndVariableIndexOf: * 6: 10:52:06,504 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) < :compareToArgument" since the connection used is closing 10:52:06,506 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndVariableNotIndexOf: found 5 StringStringMapOwners for query-filter "this.map.containsKey(variable) && variable.indexOf(:queryParam) < 0" and param "h": 10:52:06,507 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndVariableNotIndexOf: * 1: third=Claudia, first=Adam, second=Bert 10:52:06,507 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndVariableNotIndexOf: * 2: first=Adam, second=Michael 10:52:06,507 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndVariableNotIndexOf: * 3: third=Marc, fourth=Khaled, first=Daniel, second=Marco 10:52:06,507 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndVariableNotIndexOf: * 4: first=Marc 10:52:06,507 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndVariableNotIndexOf: * 5: first=Marco 10:52:06,512 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) < :compareToArgument" since the connection used is closing 10:52:06,514 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndNotVariableIndexOf: found 5 StringStringMapOwners for query-filter "this.map.containsKey(variable) && !(variable.indexOf(:queryParam) >= 0)" and param "h": 10:52:06,514 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndNotVariableIndexOf: * 1: third=Claudia, first=Adam, second=Bert 10:52:06,514 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndNotVariableIndexOf: * 2: first=Adam, second=Michael 10:52:06,514 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndNotVariableIndexOf: * 3: third=Marc, fourth=Khaled, first=Daniel, second=Marco 10:52:06,514 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndNotVariableIndexOf: * 4: first=Marc 10:52:06,514 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndNotVariableIndexOf: * 5: first=Marco 10:52:06,518 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) >= :compareToArgument" since the connection used is closing 10:52:06,519 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndVariableIndexOf: found 3 StringStringMapOwners for query-filter "this.map.containsValue(variable) && variable.indexOf(:queryParam) >= 0" and param "Marc": 10:52:06,519 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndVariableIndexOf: * 3: third=Marc, fourth=Khaled, first=Daniel, second=Marco 10:52:06,519 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndVariableIndexOf: * 4: first=Marc 10:52:06,519 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndVariableIndexOf: * 5: first=Marco 10:52:06,522 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) >= :compareToArgument" since the connection used is closing 10:52:06,523 INFO [main][Query] Reading in results for query "SELECT this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:52:06,524 INFO [main][StringStringMapQueryTest] queryNotContainsValueVariableAndVariableIndexOf: found 4 StringStringMapOwners for query-filter "!this.map.containsValue(variable) && variable.indexOf(:queryParam) >= 0" and param "Marc": 10:52:06,524 INFO [main][StringStringMapQueryTest] queryNotContainsValueVariableAndVariableIndexOf: * 1: third=Claudia, first=Adam, second=Bert 10:52:06,524 INFO [main][StringStringMapQueryTest] queryNotContainsValueVariableAndVariableIndexOf: * 2: first=Adam, second=Michael 10:52:06,524 INFO [main][StringStringMapQueryTest] queryNotContainsValueVariableAndVariableIndexOf: * 6: 10:52:06,524 INFO [main][StringStringMapQueryTest] queryNotContainsValueVariableAndVariableIndexOf: * 7: fourth=Khaled 10:52:06,528 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) < :compareToArgument" since the connection used is closing 10:52:06,529 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndVariableNotIndexOf: found 4 StringStringMapOwners for query-filter "this.map.containsValue(variable) && variable.indexOf(:queryParam) < 0" and param "Marc": 10:52:06,529 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndVariableNotIndexOf: * 1: third=Claudia, first=Adam, second=Bert 10:52:06,529 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndVariableNotIndexOf: * 2: first=Adam, second=Michael 10:52:06,529 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndVariableNotIndexOf: * 3: third=Marc, fourth=Khaled, first=Daniel, second=Marco 10:52:06,529 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndVariableNotIndexOf: * 7: fourth=Khaled 10:52:06,532 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) < :compareToArgument" since the connection used is closing 10:52:06,533 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndNotVariableIndexOf: found 4 StringStringMapOwners for query-filter "this.map.containsValue(variable) && !(variable.indexOf(:queryParam) >= 0)" and param "Marc": 10:52:06,533 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndNotVariableIndexOf: * 1: third=Claudia, first=Adam, second=Bert 10:52:06,533 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndNotVariableIndexOf: * 2: first=Adam, second=Michael 10:52:06,534 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndNotVariableIndexOf: * 3: third=Marc, fourth=Khaled, first=Daniel, second=Marco 10:52:06,534 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndNotVariableIndexOf: * 7: fourth=Khaled 10:52:06,539 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 10:52:06,539 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndVariableEquals: found 3 StringStringMapOwners for query-filter "this.map.containsKey(variable) && variable == :queryParam" and param "second": 10:52:06,540 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndVariableEquals: * 1: third=Claudia, first=Adam, second=Bert 10:52:06,540 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndVariableEquals: * 2: first=Adam, second=Michael 10:52:06,540 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndVariableEquals: * 3: third=Marc, fourth=Khaled, first=Daniel, second=Marco 10:52:06,550 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey != :value" since the connection used is closing 10:52:06,551 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndVariableNotEquals: found 6 StringStringMapOwners for query-filter "this.map.containsKey(variable) && variable != :queryParam" and param "second": 10:52:06,551 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndVariableNotEquals: * 1: third=Claudia, first=Adam, second=Bert 10:52:06,551 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndVariableNotEquals: * 2: first=Adam, second=Michael 10:52:06,551 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndVariableNotEquals: * 3: third=Marc, fourth=Khaled, first=Daniel, second=Marco 10:52:06,552 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndVariableNotEquals: * 4: first=Marc 10:52:06,552 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndVariableNotEquals: * 5: first=Marco 10:52:06,552 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndVariableNotEquals: * 7: fourth=Khaled 10:52:06,556 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey != :value" since the connection used is closing 10:52:06,557 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndNotVariableEquals: found 6 StringStringMapOwners for query-filter "this.map.containsKey(variable) && !(variable == :queryParam)" and param "second": 10:52:06,558 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndNotVariableEquals: * 1: third=Claudia, first=Adam, second=Bert 10:52:06,558 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndNotVariableEquals: * 2: first=Adam, second=Michael 10:52:06,558 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndNotVariableEquals: * 3: third=Marc, fourth=Khaled, first=Daniel, second=Marco 10:52:06,558 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndNotVariableEquals: * 4: first=Marc 10:52:06,558 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndNotVariableEquals: * 5: first=Marco 10:52:06,558 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndNotVariableEquals: * 7: fourth=Khaled 10:52:06,562 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 10:52:06,563 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndVariableEquals: found 2 StringStringMapOwners for query-filter "this.map.containsValue(variable) && variable == :queryParam" and param "Marc": 10:52:06,563 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndVariableEquals: * 3: third=Marc, fourth=Khaled, first=Daniel, second=Marco 10:52:06,563 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndVariableEquals: * 4: first=Marc 10:52:06,567 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey != :value" since the connection used is closing 10:52:06,568 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndVariableNotEquals: found 5 StringStringMapOwners for query-filter "this.map.containsValue(variable) && variable != :queryParam" and param "Marc": 10:52:06,568 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndVariableNotEquals: * 1: third=Claudia, first=Adam, second=Bert 10:52:06,568 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndVariableNotEquals: * 2: first=Adam, second=Michael 10:52:06,568 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndVariableNotEquals: * 3: third=Marc, fourth=Khaled, first=Daniel, second=Marco 10:52:06,568 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndVariableNotEquals: * 5: first=Marco 10:52:06,568 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndVariableNotEquals: * 7: fourth=Khaled 10:52:06,572 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey != :value" since the connection used is closing 10:52:06,573 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndNotVariableEquals: found 5 StringStringMapOwners for query-filter "this.map.containsValue(variable) && !(variable == :queryParam)" and param "Marc": 10:52:06,573 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndNotVariableEquals: * 1: third=Claudia, first=Adam, second=Bert 10:52:06,573 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndNotVariableEquals: * 2: first=Adam, second=Michael 10:52:06,573 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndNotVariableEquals: * 3: third=Marc, fourth=Khaled, first=Daniel, second=Marco 10:52:06,573 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndNotVariableEquals: * 5: first=Marco 10:52:06,573 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndNotVariableEquals: * 7: fourth=Khaled 10:52:06,575 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 10:52:06,577 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:52:06,583 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:06,585 INFO [main][ElementAMap3QueryTest] queryContainsKeyParameter1: found 1 ElementAMapOwner3s for query-filter "this.map.containsKey(:queryParam)" and param "ElementA[name="MMM.Element K3.2"]": 10:52:06,586 INFO [main][ElementAMap3QueryTest] queryContainsKeyParameter1: * Owner 3: ElementA[name="MMM.Element K3.1"]=ElementA[name="MMM.Element V1.1"], ElementA[name="MMM.Element K3.2"]=ElementA[name="MMM.Element V3.2"], ElementA[name="MMM.Element K3.3"]=ElementA[name="MMM.Element V3.3"] 10:52:06,587 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 10:52:06,589 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:52:06,590 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:06,592 INFO [main][ElementAMap3QueryTest] queryContainsKeyParameter2: found 3 ElementAMapOwner3s for query-filter "this.map.containsKey(:queryParam)" and param "ElementA[name="MMM.Element K1.3"]": 10:52:06,592 INFO [main][ElementAMap3QueryTest] queryContainsKeyParameter2: * Owner 1: ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V1.3"], ElementA[name="MMM.Element K1.2"]=ElementA[name="MMM.Element V1.2"], ElementA[name="MMM.Element K1.1"]=ElementA[name="MMM.Element V1.1"], ElementA[name="MMM.Element K1.4"]=ElementA[name="MMM.Element V1.4"] 10:52:06,592 INFO [main][ElementAMap3QueryTest] queryContainsKeyParameter2: * Owner 2: ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V2.3"], ElementA[name="MMM.Element K2.1"]=ElementA[name="MMM.Element V2.1"], ElementA[name="MMM.Element K2.4"]=ElementA[name="MMM.Element V2.4"], ElementA[name="MMM.Element K2.2"]=ElementA[name="MMM.Element V2.2"] 10:52:06,592 INFO [main][ElementAMap3QueryTest] queryContainsKeyParameter2: * Owner 4: ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V4.3"] 10:52:06,593 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 10:52:06,595 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:52:06,596 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:06,596 INFO [main][Query] Reading in results for query "SELECT this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:52:06,598 INFO [main][ElementAMap3QueryTest] queryNotContainsKeyParameter1: found 5 ElementAMapOwner3s for query-filter "!this.map.containsKey(:queryParam)" and param "ElementA[name="MMM.Element K3.2"]": 10:52:06,598 INFO [main][ElementAMap3QueryTest] queryNotContainsKeyParameter1: * Owner 1: ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V1.3"], ElementA[name="MMM.Element K1.2"]=ElementA[name="MMM.Element V1.2"], ElementA[name="MMM.Element K1.1"]=ElementA[name="MMM.Element V1.1"], ElementA[name="MMM.Element K1.4"]=ElementA[name="MMM.Element V1.4"] 10:52:06,598 INFO [main][ElementAMap3QueryTest] queryNotContainsKeyParameter1: * Owner 2: ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V2.3"], ElementA[name="MMM.Element K2.1"]=ElementA[name="MMM.Element V2.1"], ElementA[name="MMM.Element K2.4"]=ElementA[name="MMM.Element V2.4"], ElementA[name="MMM.Element K2.2"]=ElementA[name="MMM.Element V2.2"] 10:52:06,598 INFO [main][ElementAMap3QueryTest] queryNotContainsKeyParameter1: * Owner 4: ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V4.3"] 10:52:06,598 INFO [main][ElementAMap3QueryTest] queryNotContainsKeyParameter1: * Owner 5: 10:52:06,598 INFO [main][ElementAMap3QueryTest] queryNotContainsKeyParameter1: * Owner 6: ElementA[name="MMM.Element K6.2"]=ElementA[name="MMM.Element V6.2"] 10:52:06,599 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 10:52:06,601 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:52:06,601 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:06,602 INFO [main][Query] Reading in results for query "SELECT this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:52:06,603 INFO [main][ElementAMap3QueryTest] queryNotContainsKeyParameter2: found 3 ElementAMapOwner3s for query-filter "!this.map.containsKey(:queryParam)" and param "ElementA[name="MMM.Element K1.3"]": 10:52:06,603 INFO [main][ElementAMap3QueryTest] queryNotContainsKeyParameter2: * Owner 5: 10:52:06,603 INFO [main][ElementAMap3QueryTest] queryNotContainsKeyParameter2: * Owner 6: ElementA[name="MMM.Element K6.2"]=ElementA[name="MMM.Element V6.2"] 10:52:06,603 INFO [main][ElementAMap3QueryTest] queryNotContainsKeyParameter2: * Owner 3: ElementA[name="MMM.Element K3.1"]=ElementA[name="MMM.Element V1.1"], ElementA[name="MMM.Element K3.2"]=ElementA[name="MMM.Element V3.2"], ElementA[name="MMM.Element K3.3"]=ElementA[name="MMM.Element V3.3"] 10:52:06,610 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) >= :compareToArgument" since the connection used is closing 10:52:06,616 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:06,620 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:06,623 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:06,624 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:06,636 INFO [main][ElementAMap3QueryTest] queryContainsKeyVariableAndIndexOfMatches: found 4 ElementAMapOwner3s for query-filter "this.map.containsKey(variable) && variable.name.indexOf(:queryParam) >= 0" and param "3": 10:52:06,636 INFO [main][ElementAMap3QueryTest] queryContainsKeyVariableAndIndexOfMatches: * Owner 1: ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V1.3"], ElementA[name="MMM.Element K1.2"]=ElementA[name="MMM.Element V1.2"], ElementA[name="MMM.Element K1.1"]=ElementA[name="MMM.Element V1.1"], ElementA[name="MMM.Element K1.4"]=ElementA[name="MMM.Element V1.4"] 10:52:06,636 INFO [main][ElementAMap3QueryTest] queryContainsKeyVariableAndIndexOfMatches: * Owner 2: ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V2.3"], ElementA[name="MMM.Element K2.1"]=ElementA[name="MMM.Element V2.1"], ElementA[name="MMM.Element K2.4"]=ElementA[name="MMM.Element V2.4"], ElementA[name="MMM.Element K2.2"]=ElementA[name="MMM.Element V2.2"] 10:52:06,636 INFO [main][ElementAMap3QueryTest] queryContainsKeyVariableAndIndexOfMatches: * Owner 3: ElementA[name="MMM.Element K3.1"]=ElementA[name="MMM.Element V1.1"], ElementA[name="MMM.Element K3.2"]=ElementA[name="MMM.Element V3.2"], ElementA[name="MMM.Element K3.3"]=ElementA[name="MMM.Element V3.3"] 10:52:06,636 INFO [main][ElementAMap3QueryTest] queryContainsKeyVariableAndIndexOfMatches: * Owner 4: ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V4.3"] 10:52:06,637 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 10:52:06,639 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:52:06,640 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:06,640 INFO [main][ElementAMap3QueryTest] queryContainsValueParameter1: found 1 ElementAMapOwner3s for query-filter "this.map.containsValue(:queryParam)" and param "ElementA[name="MMM.Element V3.2"]": 10:52:06,640 INFO [main][ElementAMap3QueryTest] queryContainsValueParameter1: * Owner 3: ElementA[name="MMM.Element K3.1"]=ElementA[name="MMM.Element V1.1"], ElementA[name="MMM.Element K3.2"]=ElementA[name="MMM.Element V3.2"], ElementA[name="MMM.Element K3.3"]=ElementA[name="MMM.Element V3.3"] 10:52:06,641 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 10:52:06,643 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:52:06,644 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:06,645 INFO [main][ElementAMap3QueryTest] queryContainsValueParameter2: found 2 ElementAMapOwner3s for query-filter "this.map.containsValue(:queryParam)" and param "ElementA[name="MMM.Element V1.1"]": 10:52:06,645 INFO [main][ElementAMap3QueryTest] queryContainsValueParameter2: * Owner 1: ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V1.3"], ElementA[name="MMM.Element K1.2"]=ElementA[name="MMM.Element V1.2"], ElementA[name="MMM.Element K1.1"]=ElementA[name="MMM.Element V1.1"], ElementA[name="MMM.Element K1.4"]=ElementA[name="MMM.Element V1.4"] 10:52:06,645 INFO [main][ElementAMap3QueryTest] queryContainsValueParameter2: * Owner 3: ElementA[name="MMM.Element K3.1"]=ElementA[name="MMM.Element V1.1"], ElementA[name="MMM.Element K3.2"]=ElementA[name="MMM.Element V3.2"], ElementA[name="MMM.Element K3.3"]=ElementA[name="MMM.Element V3.3"] 10:52:06,651 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) >= :compareToArgument" since the connection used is closing 10:52:06,655 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:06,656 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:06,661 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:06,665 INFO [main][ElementAMap3QueryTest] queryContainsValueVariableAndIndexOfMatches: found 3 ElementAMapOwner3s for query-filter "this.map.containsValue(variable) && variable.name.indexOf(:queryParam) >= 0" and param "4": 10:52:06,666 INFO [main][ElementAMap3QueryTest] queryContainsValueVariableAndIndexOfMatches: * Owner 1: ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V1.3"], ElementA[name="MMM.Element K1.2"]=ElementA[name="MMM.Element V1.2"], ElementA[name="MMM.Element K1.1"]=ElementA[name="MMM.Element V1.1"], ElementA[name="MMM.Element K1.4"]=ElementA[name="MMM.Element V1.4"] 10:52:06,666 INFO [main][ElementAMap3QueryTest] queryContainsValueVariableAndIndexOfMatches: * Owner 2: ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V2.3"], ElementA[name="MMM.Element K2.1"]=ElementA[name="MMM.Element V2.1"], ElementA[name="MMM.Element K2.4"]=ElementA[name="MMM.Element V2.4"], ElementA[name="MMM.Element K2.2"]=ElementA[name="MMM.Element V2.2"] 10:52:06,666 INFO [main][ElementAMap3QueryTest] queryContainsValueVariableAndIndexOfMatches: * Owner 4: ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V4.3"] 10:52:06,673 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) < :compareToArgument" since the connection used is closing 10:52:06,678 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:06,680 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:06,683 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:06,687 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:06,691 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:06,694 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:06,697 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:06,705 INFO [main][ElementAMap3QueryTest] queryContainsKeyVariableAndIndexOfNotMatches: found 3 ElementAMapOwner3s for query-filter "this.map.containsKey(variable) && variable.name.indexOf(:queryParam) < 0" and param "3": 10:52:06,705 INFO [main][ElementAMap3QueryTest] queryContainsKeyVariableAndIndexOfNotMatches: * Owner 1: ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V1.3"], ElementA[name="MMM.Element K1.2"]=ElementA[name="MMM.Element V1.2"], ElementA[name="MMM.Element K1.1"]=ElementA[name="MMM.Element V1.1"], ElementA[name="MMM.Element K1.4"]=ElementA[name="MMM.Element V1.4"] 10:52:06,705 INFO [main][ElementAMap3QueryTest] queryContainsKeyVariableAndIndexOfNotMatches: * Owner 2: ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V2.3"], ElementA[name="MMM.Element K2.1"]=ElementA[name="MMM.Element V2.1"], ElementA[name="MMM.Element K2.4"]=ElementA[name="MMM.Element V2.4"], ElementA[name="MMM.Element K2.2"]=ElementA[name="MMM.Element V2.2"] 10:52:06,705 INFO [main][ElementAMap3QueryTest] queryContainsKeyVariableAndIndexOfNotMatches: * Owner 6: ElementA[name="MMM.Element K6.2"]=ElementA[name="MMM.Element V6.2"] 10:52:06,713 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) < :compareToArgument" since the connection used is closing 10:52:06,719 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:06,720 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:06,723 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:06,727 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:06,731 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:06,734 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:06,737 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:06,745 INFO [main][ElementAMap3QueryTest] queryContainsKeyVariableAndNotIndexOfMatches: found 3 ElementAMapOwner3s for query-filter "this.map.containsKey(variable) && !(variable.name.indexOf(:queryParam) >= 0)" and param "3": 10:52:06,745 INFO [main][ElementAMap3QueryTest] queryContainsKeyVariableAndNotIndexOfMatches: * Owner 1: ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V1.3"], ElementA[name="MMM.Element K1.2"]=ElementA[name="MMM.Element V1.2"], ElementA[name="MMM.Element K1.1"]=ElementA[name="MMM.Element V1.1"], ElementA[name="MMM.Element K1.4"]=ElementA[name="MMM.Element V1.4"] 10:52:06,745 INFO [main][ElementAMap3QueryTest] queryContainsKeyVariableAndNotIndexOfMatches: * Owner 2: ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V2.3"], ElementA[name="MMM.Element K2.1"]=ElementA[name="MMM.Element V2.1"], ElementA[name="MMM.Element K2.4"]=ElementA[name="MMM.Element V2.4"], ElementA[name="MMM.Element K2.2"]=ElementA[name="MMM.Element V2.2"] 10:52:06,745 INFO [main][ElementAMap3QueryTest] queryContainsKeyVariableAndNotIndexOfMatches: * Owner 6: ElementA[name="MMM.Element K6.2"]=ElementA[name="MMM.Element V6.2"] 10:52:06,746 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 10:52:06,748 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:52:06,749 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:06,749 INFO [main][Query] Reading in results for query "SELECT this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:52:06,751 INFO [main][ElementAMap3QueryTest] queryNotContainsValueParameter1: found 5 ElementAMapOwner3s for query-filter "!this.map.containsValue(:queryParam)" and param "ElementA[name="MMM.Element V3.2"]": 10:52:06,751 INFO [main][ElementAMap3QueryTest] queryNotContainsValueParameter1: * Owner 1: ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V1.3"], ElementA[name="MMM.Element K1.2"]=ElementA[name="MMM.Element V1.2"], ElementA[name="MMM.Element K1.1"]=ElementA[name="MMM.Element V1.1"], ElementA[name="MMM.Element K1.4"]=ElementA[name="MMM.Element V1.4"] 10:52:06,751 INFO [main][ElementAMap3QueryTest] queryNotContainsValueParameter1: * Owner 2: ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V2.3"], ElementA[name="MMM.Element K2.1"]=ElementA[name="MMM.Element V2.1"], ElementA[name="MMM.Element K2.4"]=ElementA[name="MMM.Element V2.4"], ElementA[name="MMM.Element K2.2"]=ElementA[name="MMM.Element V2.2"] 10:52:06,751 INFO [main][ElementAMap3QueryTest] queryNotContainsValueParameter1: * Owner 4: ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V4.3"] 10:52:06,751 INFO [main][ElementAMap3QueryTest] queryNotContainsValueParameter1: * Owner 5: 10:52:06,751 INFO [main][ElementAMap3QueryTest] queryNotContainsValueParameter1: * Owner 6: ElementA[name="MMM.Element K6.2"]=ElementA[name="MMM.Element V6.2"] 10:52:06,752 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 10:52:06,753 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:52:06,754 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:06,755 INFO [main][Query] Reading in results for query "SELECT this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:52:06,756 INFO [main][ElementAMap3QueryTest] queryNotContainsValueParameter2: found 4 ElementAMapOwner3s for query-filter "!this.map.containsValue(:queryParam)" and param "ElementA[name="MMM.Element V1.1"]": 10:52:06,756 INFO [main][ElementAMap3QueryTest] queryNotContainsValueParameter2: * Owner 2: ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V2.3"], ElementA[name="MMM.Element K2.1"]=ElementA[name="MMM.Element V2.1"], ElementA[name="MMM.Element K2.4"]=ElementA[name="MMM.Element V2.4"], ElementA[name="MMM.Element K2.2"]=ElementA[name="MMM.Element V2.2"] 10:52:06,756 INFO [main][ElementAMap3QueryTest] queryNotContainsValueParameter2: * Owner 4: ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V4.3"] 10:52:06,756 INFO [main][ElementAMap3QueryTest] queryNotContainsValueParameter2: * Owner 5: 10:52:06,756 INFO [main][ElementAMap3QueryTest] queryNotContainsValueParameter2: * Owner 6: ElementA[name="MMM.Element K6.2"]=ElementA[name="MMM.Element V6.2"] 10:52:06,763 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) < :compareToArgument" since the connection used is closing 10:52:06,771 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:06,772 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:06,775 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:06,780 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:06,781 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:06,783 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:06,784 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:06,788 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:06,790 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:06,806 INFO [main][ElementAMap3QueryTest] queryContainsValueVariableAndNotIndexOfMatches: found 4 ElementAMapOwner3s for query-filter "this.map.containsValue(variable) && !(variable.name.indexOf(:queryParam) >= 0)" and param "4": 10:52:06,806 INFO [main][ElementAMap3QueryTest] queryContainsValueVariableAndNotIndexOfMatches: * Owner 1: ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V1.3"], ElementA[name="MMM.Element K1.2"]=ElementA[name="MMM.Element V1.2"], ElementA[name="MMM.Element K1.1"]=ElementA[name="MMM.Element V1.1"], ElementA[name="MMM.Element K1.4"]=ElementA[name="MMM.Element V1.4"] 10:52:06,806 INFO [main][ElementAMap3QueryTest] queryContainsValueVariableAndNotIndexOfMatches: * Owner 2: ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V2.3"], ElementA[name="MMM.Element K2.1"]=ElementA[name="MMM.Element V2.1"], ElementA[name="MMM.Element K2.4"]=ElementA[name="MMM.Element V2.4"], ElementA[name="MMM.Element K2.2"]=ElementA[name="MMM.Element V2.2"] 10:52:06,806 INFO [main][ElementAMap3QueryTest] queryContainsValueVariableAndNotIndexOfMatches: * Owner 3: ElementA[name="MMM.Element K3.1"]=ElementA[name="MMM.Element V1.1"], ElementA[name="MMM.Element K3.2"]=ElementA[name="MMM.Element V3.2"], ElementA[name="MMM.Element K3.3"]=ElementA[name="MMM.Element V3.3"] 10:52:06,806 INFO [main][ElementAMap3QueryTest] queryContainsValueVariableAndNotIndexOfMatches: * Owner 6: ElementA[name="MMM.Element K6.2"]=ElementA[name="MMM.Element V6.2"] 10:52:06,814 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) < :compareToArgument" since the connection used is closing 10:52:06,821 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:06,823 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:06,825 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:06,830 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:06,832 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:06,834 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:06,835 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:06,838 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:06,840 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:06,856 INFO [main][ElementAMap3QueryTest] queryContainsValueVariableAndIndexOfNotMatches: found 4 ElementAMapOwner3s for query-filter "this.map.containsValue(variable) && variable.name.indexOf(:queryParam) < 0" and param "4": 10:52:06,856 INFO [main][ElementAMap3QueryTest] queryContainsValueVariableAndIndexOfNotMatches: * Owner 1: ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V1.3"], ElementA[name="MMM.Element K1.2"]=ElementA[name="MMM.Element V1.2"], ElementA[name="MMM.Element K1.1"]=ElementA[name="MMM.Element V1.1"], ElementA[name="MMM.Element K1.4"]=ElementA[name="MMM.Element V1.4"] 10:52:06,856 INFO [main][ElementAMap3QueryTest] queryContainsValueVariableAndIndexOfNotMatches: * Owner 2: ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V2.3"], ElementA[name="MMM.Element K2.1"]=ElementA[name="MMM.Element V2.1"], ElementA[name="MMM.Element K2.4"]=ElementA[name="MMM.Element V2.4"], ElementA[name="MMM.Element K2.2"]=ElementA[name="MMM.Element V2.2"] 10:52:06,856 INFO [main][ElementAMap3QueryTest] queryContainsValueVariableAndIndexOfNotMatches: * Owner 3: ElementA[name="MMM.Element K3.1"]=ElementA[name="MMM.Element V1.1"], ElementA[name="MMM.Element K3.2"]=ElementA[name="MMM.Element V3.2"], ElementA[name="MMM.Element K3.3"]=ElementA[name="MMM.Element V3.3"] 10:52:06,856 INFO [main][ElementAMap3QueryTest] queryContainsValueVariableAndIndexOfNotMatches: * Owner 6: ElementA[name="MMM.Element K6.2"]=ElementA[name="MMM.Element V6.2"] 10:52:06,858 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 10:52:06,860 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 10:52:06,862 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 10:52:06,869 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && (this.classMeta_classID == :classMeta_classID0 || this.classMeta_classID == :classMeta_classID1 || this.classMeta_classID == :classMeta_classID2 || this.classMeta_classID == :classMeta_classID3 || this.classMeta_classID == :classMeta_classID4)" since the connection used is closing 10:52:06,873 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:06,875 INFO [main][Element3MapQueryTest] queryContainsValueParameter: found 2 Element3MapOwners for query-filter "this.map.containsValue(:queryParam)" and param "ccc": 10:52:06,875 INFO [main][Element3MapQueryTest] queryContainsValueParameter: * Owner 4: Element3[value="ccc", name="Element 4.3"]=ccc 10:52:06,875 INFO [main][Element3MapQueryTest] queryContainsValueParameter: * Owner 1: Element3[value="bbb", name="Element 1.2"]=bbb, Element3[value="ccc", name="Element 1.3"]=ccc, Element3[value="ddd", name="Element 1.4"]=ddd, Element3[value="aaa", name="Element 1.1"]=aaa 10:52:06,877 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:06,878 INFO [main][Query] Reading in results for query "SELECT this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:52:06,880 INFO [main][Element3MapQueryTest] queryNotContainsValueParameter: found 4 Element3MapOwners for query-filter "!this.map.containsValue(:queryParam)" and param "ccc": 10:52:06,880 INFO [main][Element3MapQueryTest] queryNotContainsValueParameter: * Owner 5: 10:52:06,880 INFO [main][Element3MapQueryTest] queryNotContainsValueParameter: * Owner 6: Element3[value="bb", name="Element 6.2"]=bb 10:52:06,880 INFO [main][Element3MapQueryTest] queryNotContainsValueParameter: * Owner 2: Element3[value="dd", name="Element 2.4"]=dd, Element3[value="cc", name="Element 2.3"]=cc, Element3[value="bb", name="Element 2.2"]=bb, Element3[value="aa", name="Element 2.1"]=aa 10:52:06,880 INFO [main][Element3MapQueryTest] queryNotContainsValueParameter: * Owner 3: Element3[value="c", name="Element 3.3"]=c, Element3[value="b", name="Element 3.2"]=b, Element3[value="a", name="Element 3.1"]=a 10:52:06,884 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) >= :compareToArgument" since the connection used is closing 10:52:06,886 INFO [main][Element3MapQueryTest] queryContainsValueVariableAndIndexOfMatches: found 3 Element3MapOwners for query-filter "this.map.containsValue(variable) && variable.indexOf(:queryParam) >= 0" and param "bb": 10:52:06,886 INFO [main][Element3MapQueryTest] queryContainsValueVariableAndIndexOfMatches: * Owner 1: Element3[value="bbb", name="Element 1.2"]=bbb, Element3[value="ccc", name="Element 1.3"]=ccc, Element3[value="ddd", name="Element 1.4"]=ddd, Element3[value="aaa", name="Element 1.1"]=aaa 10:52:06,886 INFO [main][Element3MapQueryTest] queryContainsValueVariableAndIndexOfMatches: * Owner 2: Element3[value="dd", name="Element 2.4"]=dd, Element3[value="cc", name="Element 2.3"]=cc, Element3[value="bb", name="Element 2.2"]=bb, Element3[value="aa", name="Element 2.1"]=aa 10:52:06,886 INFO [main][Element3MapQueryTest] queryContainsValueVariableAndIndexOfMatches: * Owner 6: Element3[value="bb", name="Element 6.2"]=bb 10:52:06,887 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 10:52:06,895 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:52:06,895 INFO [main][Element3MapQueryTest] queryContainsKeyParameter: found 1 Element3MapOwners for query-filter "this.map.containsKey(:queryParam)" and param "Element3[value="b", name="Element 3.2"]": 10:52:06,896 INFO [main][Element3MapQueryTest] queryContainsKeyParameter: * Owner 3: Element3[value="c", name="Element 3.3"]=c, Element3[value="b", name="Element 3.2"]=b, Element3[value="a", name="Element 3.1"]=a 10:52:06,897 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 10:52:06,898 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:52:06,900 INFO [main][Query] Reading in results for query "SELECT this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:52:06,901 INFO [main][Element3MapQueryTest] queryNotContainsKeyParameter: found 5 Element3MapOwners for query-filter "!this.map.containsKey(:queryParam)" and param "Element3[value="b", name="Element 3.2"]": 10:52:06,901 INFO [main][Element3MapQueryTest] queryNotContainsKeyParameter: * Owner 4: Element3[value="ccc", name="Element 4.3"]=ccc 10:52:06,901 INFO [main][Element3MapQueryTest] queryNotContainsKeyParameter: * Owner 1: Element3[value="bbb", name="Element 1.2"]=bbb, Element3[value="ccc", name="Element 1.3"]=ccc, Element3[value="ddd", name="Element 1.4"]=ddd, Element3[value="aaa", name="Element 1.1"]=aaa 10:52:06,901 INFO [main][Element3MapQueryTest] queryNotContainsKeyParameter: * Owner 5: 10:52:06,901 INFO [main][Element3MapQueryTest] queryNotContainsKeyParameter: * Owner 6: Element3[value="bb", name="Element 6.2"]=bb 10:52:06,902 INFO [main][Element3MapQueryTest] queryNotContainsKeyParameter: * Owner 2: Element3[value="dd", name="Element 2.4"]=dd, Element3[value="cc", name="Element 2.3"]=cc, Element3[value="bb", name="Element 2.2"]=bb, Element3[value="aa", name="Element 2.1"]=aa 10:52:06,910 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) >= :compareToArgument" since the connection used is closing 10:52:06,912 INFO [main][Element3MapQueryTest] queryContainsKeyVariableAndIndexOfMatches: found 3 Element3MapOwners for query-filter "this.map.containsKey(variable) && variable.name.indexOf(:queryParam) >= 0" and param "4": 10:52:06,913 INFO [main][Element3MapQueryTest] queryContainsKeyVariableAndIndexOfMatches: * Owner 1: Element3[value="bbb", name="Element 1.2"]=bbb, Element3[value="ccc", name="Element 1.3"]=ccc, Element3[value="ddd", name="Element 1.4"]=ddd, Element3[value="aaa", name="Element 1.1"]=aaa 10:52:06,913 INFO [main][Element3MapQueryTest] queryContainsKeyVariableAndIndexOfMatches: * Owner 2: Element3[value="dd", name="Element 2.4"]=dd, Element3[value="cc", name="Element 2.3"]=cc, Element3[value="bb", name="Element 2.2"]=bb, Element3[value="aa", name="Element 2.1"]=aa 10:52:06,913 INFO [main][Element3MapQueryTest] queryContainsKeyVariableAndIndexOfMatches: * Owner 4: Element3[value="ccc", name="Element 4.3"]=ccc 10:52:06,914 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:06,916 INFO [main][ElementAMap2QueryTest] queryContainsValueParameter: found 2 ElementAMapOwner2s for query-filter "this.map.containsValue(:queryParam)" and param "ccc": 10:52:06,917 INFO [main][ElementAMap2QueryTest] queryContainsValueParameter: * Owner 1: ElementA[name="MM.Element 1.1"]=aaa, ElementA[name="MM.Element 1.3"]=ccc, ElementA[name="MM.Element 1.4"]=ddd, ElementA[name="MM.Element 1.2"]=bbb 10:52:06,917 INFO [main][ElementAMap2QueryTest] queryContainsValueParameter: * Owner 4: ElementA[name="MM.Element 4.3"]=ccc 10:52:06,918 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:06,919 INFO [main][Query] Reading in results for query "SELECT this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:52:06,921 INFO [main][ElementAMap2QueryTest] queryNotContainsValueParameter: found 4 ElementAMapOwner2s for query-filter "!this.map.containsValue(:queryParam)" and param "ccc": 10:52:06,921 INFO [main][ElementAMap2QueryTest] queryNotContainsValueParameter: * Owner 2: ElementA[name="MM.Element 2.4"]=dd, ElementA[name="MM.Element 2.2"]=bb, ElementA[name="MM.Element 2.3"]=cc, ElementA[name="MM.Element 2.1"]=aa 10:52:06,922 INFO [main][ElementAMap2QueryTest] queryNotContainsValueParameter: * Owner 3: ElementA[name="MM.Element 1.1"]=a, ElementA[name="MM.Element 3.3"]=c, ElementA[name="MM.Element 3.2"]=b 10:52:06,922 INFO [main][ElementAMap2QueryTest] queryNotContainsValueParameter: * Owner 5: 10:52:06,922 INFO [main][ElementAMap2QueryTest] queryNotContainsValueParameter: * Owner 6: ElementA[name="MM.Element 6.2"]=bb 10:52:06,926 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) >= :compareToArgument" since the connection used is closing 10:52:06,927 INFO [main][ElementAMap2QueryTest] queryContainsValueVariableAndIndexOfMatches: found 3 ElementAMapOwner2s for query-filter "this.map.containsValue(variable) && variable.indexOf(:queryParam) >= 0" and param "bb": 10:52:06,927 INFO [main][ElementAMap2QueryTest] queryContainsValueVariableAndIndexOfMatches: * Owner 1: ElementA[name="MM.Element 1.1"]=aaa, ElementA[name="MM.Element 1.3"]=ccc, ElementA[name="MM.Element 1.4"]=ddd, ElementA[name="MM.Element 1.2"]=bbb 10:52:06,928 INFO [main][ElementAMap2QueryTest] queryContainsValueVariableAndIndexOfMatches: * Owner 2: ElementA[name="MM.Element 2.4"]=dd, ElementA[name="MM.Element 2.2"]=bb, ElementA[name="MM.Element 2.3"]=cc, ElementA[name="MM.Element 2.1"]=aa 10:52:06,928 INFO [main][ElementAMap2QueryTest] queryContainsValueVariableAndIndexOfMatches: * Owner 6: ElementA[name="MM.Element 6.2"]=bb 10:52:06,929 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 10:52:06,931 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:52:06,932 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:06,933 INFO [main][ElementAMap2QueryTest] queryContainsKeyParameter1: found 1 ElementAMapOwner2s for query-filter "this.map.containsKey(:queryParam)" and param "ElementA[name="MM.Element 3.2"]": 10:52:06,933 INFO [main][ElementAMap2QueryTest] queryContainsKeyParameter1: * Owner 3: ElementA[name="MM.Element 1.1"]=a, ElementA[name="MM.Element 3.3"]=c, ElementA[name="MM.Element 3.2"]=b 10:52:06,934 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 10:52:06,936 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:52:06,936 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:06,937 INFO [main][ElementAMap2QueryTest] queryContainsKeyParameter2: found 2 ElementAMapOwner2s for query-filter "this.map.containsKey(:queryParam)" and param "ElementA[name="MM.Element 1.1"]": 10:52:06,937 INFO [main][ElementAMap2QueryTest] queryContainsKeyParameter2: * Owner 1: ElementA[name="MM.Element 1.1"]=aaa, ElementA[name="MM.Element 1.3"]=ccc, ElementA[name="MM.Element 1.4"]=ddd, ElementA[name="MM.Element 1.2"]=bbb 10:52:06,937 INFO [main][ElementAMap2QueryTest] queryContainsKeyParameter2: * Owner 3: ElementA[name="MM.Element 1.1"]=a, ElementA[name="MM.Element 3.3"]=c, ElementA[name="MM.Element 3.2"]=b 10:52:06,938 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 10:52:06,940 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:52:06,941 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:06,942 INFO [main][Query] Reading in results for query "SELECT this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:52:06,943 INFO [main][ElementAMap2QueryTest] queryNotContainsKeyParameter1: found 5 ElementAMapOwner2s for query-filter "!this.map.containsKey(:queryParam)" and param "ElementA[name="MM.Element 3.2"]": 10:52:06,943 INFO [main][ElementAMap2QueryTest] queryNotContainsKeyParameter1: * Owner 1: ElementA[name="MM.Element 1.1"]=aaa, ElementA[name="MM.Element 1.3"]=ccc, ElementA[name="MM.Element 1.4"]=ddd, ElementA[name="MM.Element 1.2"]=bbb 10:52:06,943 INFO [main][ElementAMap2QueryTest] queryNotContainsKeyParameter1: * Owner 2: ElementA[name="MM.Element 2.4"]=dd, ElementA[name="MM.Element 2.2"]=bb, ElementA[name="MM.Element 2.3"]=cc, ElementA[name="MM.Element 2.1"]=aa 10:52:06,944 INFO [main][ElementAMap2QueryTest] queryNotContainsKeyParameter1: * Owner 4: ElementA[name="MM.Element 4.3"]=ccc 10:52:06,944 INFO [main][ElementAMap2QueryTest] queryNotContainsKeyParameter1: * Owner 5: 10:52:06,944 INFO [main][ElementAMap2QueryTest] queryNotContainsKeyParameter1: * Owner 6: ElementA[name="MM.Element 6.2"]=bb 10:52:06,945 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 10:52:06,946 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:52:06,947 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:06,948 INFO [main][Query] Reading in results for query "SELECT this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:52:06,948 INFO [main][ElementAMap2QueryTest] queryNotContainsKeyParameter2: found 4 ElementAMapOwner2s for query-filter "!this.map.containsKey(:queryParam)" and param "ElementA[name="MM.Element 1.1"]": 10:52:06,949 INFO [main][ElementAMap2QueryTest] queryNotContainsKeyParameter2: * Owner 2: ElementA[name="MM.Element 2.4"]=dd, ElementA[name="MM.Element 2.2"]=bb, ElementA[name="MM.Element 2.3"]=cc, ElementA[name="MM.Element 2.1"]=aa 10:52:06,949 INFO [main][ElementAMap2QueryTest] queryNotContainsKeyParameter2: * Owner 4: ElementA[name="MM.Element 4.3"]=ccc 10:52:06,949 INFO [main][ElementAMap2QueryTest] queryNotContainsKeyParameter2: * Owner 5: 10:52:06,949 INFO [main][ElementAMap2QueryTest] queryNotContainsKeyParameter2: * Owner 6: ElementA[name="MM.Element 6.2"]=bb 10:52:06,955 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) >= :compareToArgument" since the connection used is closing 10:52:06,959 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:06,960 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:06,968 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:06,970 INFO [main][ElementAMap2QueryTest] queryContainsKeyVariableAndIndexOfMatches: found 3 ElementAMapOwner2s for query-filter "this.map.containsKey(variable) && variable.name.indexOf(:queryParam) >= 0" and param "4": 10:52:06,970 INFO [main][ElementAMap2QueryTest] queryContainsKeyVariableAndIndexOfMatches: * Owner 1: ElementA[name="MM.Element 1.1"]=aaa, ElementA[name="MM.Element 1.3"]=ccc, ElementA[name="MM.Element 1.4"]=ddd, ElementA[name="MM.Element 1.2"]=bbb 10:52:06,970 INFO [main][ElementAMap2QueryTest] queryContainsKeyVariableAndIndexOfMatches: * Owner 2: ElementA[name="MM.Element 2.4"]=dd, ElementA[name="MM.Element 2.2"]=bb, ElementA[name="MM.Element 2.3"]=cc, ElementA[name="MM.Element 2.1"]=aa 10:52:06,971 INFO [main][ElementAMap2QueryTest] queryContainsKeyVariableAndIndexOfMatches: * Owner 4: ElementA[name="MM.Element 4.3"]=ccc 10:52:06,972 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 10:52:06,974 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:52:06,975 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:06,976 INFO [main][ElementABMapQueryTest] queryContainsKeyParameter1: found 1 ElementABMapOwners for query-filter "this.map.containsKey(:queryParam)" and param "ElementA[name="ABMap.Element K3.2"]": 10:52:06,977 INFO [main][ElementABMapQueryTest] queryContainsKeyParameter1: * Owner 3: ElementA[name="ABMap.Element K3.2"]=ElementB[name="ABMap.Element V3.2"], ElementA[name="ABMap.Element K3.1"]=ElementB[name="ABMap.Element V1.1"], ElementA[name="ABMap.Element K3.3"]=ElementB[name="ABMap.Element V3.3"] 10:52:06,979 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 10:52:06,981 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:52:06,982 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:06,983 INFO [main][ElementABMapQueryTest] queryContainsKeyParameter2: found 3 ElementABMapOwners for query-filter "this.map.containsKey(:queryParam)" and param "ElementA[name="ABMap.Element K1.3"]": 10:52:06,984 INFO [main][ElementABMapQueryTest] queryContainsKeyParameter2: * Owner 4: ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V4.3"] 10:52:06,984 INFO [main][ElementABMapQueryTest] queryContainsKeyParameter2: * Owner 1: ElementA[name="ABMap.Element K1.2"]=ElementB[name="ABMap.Element V1.2"], ElementA[name="ABMap.Element K1.4"]=ElementB[name="ABMap.Element V1.4"], ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V1.3"], ElementA[name="ABMap.Element K1.1"]=ElementB[name="ABMap.Element V1.1"] 10:52:06,984 INFO [main][ElementABMapQueryTest] queryContainsKeyParameter2: * Owner 2: ElementA[name="ABMap.Element K2.1"]=ElementB[name="ABMap.Element V2.1"], ElementA[name="ABMap.Element K2.2"]=ElementB[name="ABMap.Element V2.2"], ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V2.3"], ElementA[name="ABMap.Element K2.4"]=ElementB[name="ABMap.Element V2.4"] 10:52:06,985 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 10:52:06,986 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:52:06,987 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:06,988 INFO [main][Query] Reading in results for query "SELECT this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:52:06,989 INFO [main][ElementABMapQueryTest] queryNotContainsKeyParameter1: found 5 ElementABMapOwners for query-filter "!this.map.containsKey(:queryParam)" and param "ElementA[name="ABMap.Element K3.2"]": 10:52:06,989 INFO [main][ElementABMapQueryTest] queryNotContainsKeyParameter1: * Owner 4: ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V4.3"] 10:52:06,990 INFO [main][ElementABMapQueryTest] queryNotContainsKeyParameter1: * Owner 5: 10:52:06,990 INFO [main][ElementABMapQueryTest] queryNotContainsKeyParameter1: * Owner 6: ElementA[name="ABMap.Element K6.2"]=ElementB[name="ABMap.Element V6.2"] 10:52:06,990 INFO [main][ElementABMapQueryTest] queryNotContainsKeyParameter1: * Owner 1: ElementA[name="ABMap.Element K1.2"]=ElementB[name="ABMap.Element V1.2"], ElementA[name="ABMap.Element K1.4"]=ElementB[name="ABMap.Element V1.4"], ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V1.3"], ElementA[name="ABMap.Element K1.1"]=ElementB[name="ABMap.Element V1.1"] 10:52:06,990 INFO [main][ElementABMapQueryTest] queryNotContainsKeyParameter1: * Owner 2: ElementA[name="ABMap.Element K2.1"]=ElementB[name="ABMap.Element V2.1"], ElementA[name="ABMap.Element K2.2"]=ElementB[name="ABMap.Element V2.2"], ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V2.3"], ElementA[name="ABMap.Element K2.4"]=ElementB[name="ABMap.Element V2.4"] 10:52:06,991 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 10:52:06,992 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:52:06,993 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:06,994 INFO [main][Query] Reading in results for query "SELECT this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:52:06,995 INFO [main][ElementABMapQueryTest] queryNotContainsKeyParameter2: found 3 ElementABMapOwners for query-filter "!this.map.containsKey(:queryParam)" and param "ElementA[name="ABMap.Element K1.3"]": 10:52:06,995 INFO [main][ElementABMapQueryTest] queryNotContainsKeyParameter2: * Owner 3: ElementA[name="ABMap.Element K3.2"]=ElementB[name="ABMap.Element V3.2"], ElementA[name="ABMap.Element K3.1"]=ElementB[name="ABMap.Element V1.1"], ElementA[name="ABMap.Element K3.3"]=ElementB[name="ABMap.Element V3.3"] 10:52:06,995 INFO [main][ElementABMapQueryTest] queryNotContainsKeyParameter2: * Owner 5: 10:52:06,995 INFO [main][ElementABMapQueryTest] queryNotContainsKeyParameter2: * Owner 6: ElementA[name="ABMap.Element K6.2"]=ElementB[name="ABMap.Element V6.2"] 10:52:07,003 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) >= :compareToArgument" since the connection used is closing 10:52:07,005 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:07,006 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:07,024 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:07,025 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:07,026 INFO [main][ElementABMapQueryTest] queryContainsKeyVariableAndIndexOfMatches: found 4 ElementABMapOwners for query-filter "this.map.containsKey(variable) && variable.name.indexOf(:queryParam) >= 0" and param "3": 10:52:07,026 INFO [main][ElementABMapQueryTest] queryContainsKeyVariableAndIndexOfMatches: * Owner 3: ElementA[name="ABMap.Element K3.2"]=ElementB[name="ABMap.Element V3.2"], ElementA[name="ABMap.Element K3.1"]=ElementB[name="ABMap.Element V1.1"], ElementA[name="ABMap.Element K3.3"]=ElementB[name="ABMap.Element V3.3"] 10:52:07,026 INFO [main][ElementABMapQueryTest] queryContainsKeyVariableAndIndexOfMatches: * Owner 4: ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V4.3"] 10:52:07,026 INFO [main][ElementABMapQueryTest] queryContainsKeyVariableAndIndexOfMatches: * Owner 1: ElementA[name="ABMap.Element K1.2"]=ElementB[name="ABMap.Element V1.2"], ElementA[name="ABMap.Element K1.4"]=ElementB[name="ABMap.Element V1.4"], ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V1.3"], ElementA[name="ABMap.Element K1.1"]=ElementB[name="ABMap.Element V1.1"] 10:52:07,026 INFO [main][ElementABMapQueryTest] queryContainsKeyVariableAndIndexOfMatches: * Owner 2: ElementA[name="ABMap.Element K2.1"]=ElementB[name="ABMap.Element V2.1"], ElementA[name="ABMap.Element K2.2"]=ElementB[name="ABMap.Element V2.2"], ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V2.3"], ElementA[name="ABMap.Element K2.4"]=ElementB[name="ABMap.Element V2.4"] 10:52:07,028 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 10:52:07,029 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:52:07,030 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:07,031 INFO [main][ElementABMapQueryTest] queryContainsValueParameter1: found 1 ElementABMapOwners for query-filter "this.map.containsValue(:queryParam)" and param "ElementB[name="ABMap.Element V3.2"]": 10:52:07,031 INFO [main][ElementABMapQueryTest] queryContainsValueParameter1: * Owner 3: ElementA[name="ABMap.Element K3.2"]=ElementB[name="ABMap.Element V3.2"], ElementA[name="ABMap.Element K3.1"]=ElementB[name="ABMap.Element V1.1"], ElementA[name="ABMap.Element K3.3"]=ElementB[name="ABMap.Element V3.3"] 10:52:07,032 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 10:52:07,033 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:52:07,034 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:07,034 INFO [main][ElementABMapQueryTest] queryContainsValueParameter2: found 2 ElementABMapOwners for query-filter "this.map.containsValue(:queryParam)" and param "ElementB[name="ABMap.Element V1.1"]": 10:52:07,034 INFO [main][ElementABMapQueryTest] queryContainsValueParameter2: * Owner 3: ElementA[name="ABMap.Element K3.2"]=ElementB[name="ABMap.Element V3.2"], ElementA[name="ABMap.Element K3.1"]=ElementB[name="ABMap.Element V1.1"], ElementA[name="ABMap.Element K3.3"]=ElementB[name="ABMap.Element V3.3"] 10:52:07,034 INFO [main][ElementABMapQueryTest] queryContainsValueParameter2: * Owner 1: ElementA[name="ABMap.Element K1.2"]=ElementB[name="ABMap.Element V1.2"], ElementA[name="ABMap.Element K1.4"]=ElementB[name="ABMap.Element V1.4"], ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V1.3"], ElementA[name="ABMap.Element K1.1"]=ElementB[name="ABMap.Element V1.1"] 10:52:07,041 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) >= :compareToArgument" since the connection used is closing 10:52:07,042 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:07,043 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:07,044 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:07,045 INFO [main][ElementABMapQueryTest] queryContainsValueVariableAndIndexOfMatches: found 3 ElementABMapOwners for query-filter "this.map.containsValue(variable) && variable.name.indexOf(:queryParam) >= 0" and param "4": 10:52:07,045 INFO [main][ElementABMapQueryTest] queryContainsValueVariableAndIndexOfMatches: * Owner 4: ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V4.3"] 10:52:07,045 INFO [main][ElementABMapQueryTest] queryContainsValueVariableAndIndexOfMatches: * Owner 1: ElementA[name="ABMap.Element K1.2"]=ElementB[name="ABMap.Element V1.2"], ElementA[name="ABMap.Element K1.4"]=ElementB[name="ABMap.Element V1.4"], ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V1.3"], ElementA[name="ABMap.Element K1.1"]=ElementB[name="ABMap.Element V1.1"] 10:52:07,045 INFO [main][ElementABMapQueryTest] queryContainsValueVariableAndIndexOfMatches: * Owner 2: ElementA[name="ABMap.Element K2.1"]=ElementB[name="ABMap.Element V2.1"], ElementA[name="ABMap.Element K2.2"]=ElementB[name="ABMap.Element V2.2"], ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V2.3"], ElementA[name="ABMap.Element K2.4"]=ElementB[name="ABMap.Element V2.4"] 10:52:07,054 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) < :compareToArgument" since the connection used is closing 10:52:07,077 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:07,078 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:07,081 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:07,081 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:07,082 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:07,083 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:07,084 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:07,085 INFO [main][ElementABMapQueryTest] queryContainsKeyVariableAndIndexOfNotMatches: found 3 ElementABMapOwners for query-filter "this.map.containsKey(variable) && variable.name.indexOf(:queryParam) < 0" and param "3": 10:52:07,085 INFO [main][ElementABMapQueryTest] queryContainsKeyVariableAndIndexOfNotMatches: * Owner 6: ElementA[name="ABMap.Element K6.2"]=ElementB[name="ABMap.Element V6.2"] 10:52:07,085 INFO [main][ElementABMapQueryTest] queryContainsKeyVariableAndIndexOfNotMatches: * Owner 1: ElementA[name="ABMap.Element K1.2"]=ElementB[name="ABMap.Element V1.2"], ElementA[name="ABMap.Element K1.4"]=ElementB[name="ABMap.Element V1.4"], ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V1.3"], ElementA[name="ABMap.Element K1.1"]=ElementB[name="ABMap.Element V1.1"] 10:52:07,085 INFO [main][ElementABMapQueryTest] queryContainsKeyVariableAndIndexOfNotMatches: * Owner 2: ElementA[name="ABMap.Element K2.1"]=ElementB[name="ABMap.Element V2.1"], ElementA[name="ABMap.Element K2.2"]=ElementB[name="ABMap.Element V2.2"], ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V2.3"], ElementA[name="ABMap.Element K2.4"]=ElementB[name="ABMap.Element V2.4"] 10:52:07,093 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) < :compareToArgument" since the connection used is closing 10:52:07,117 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:07,118 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:07,120 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:07,121 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:07,122 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:07,123 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:07,124 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:07,124 INFO [main][ElementABMapQueryTest] queryContainsKeyVariableAndNotIndexOfMatches: found 3 ElementABMapOwners for query-filter "this.map.containsKey(variable) && !(variable.name.indexOf(:queryParam) >= 0)" and param "3": 10:52:07,124 INFO [main][ElementABMapQueryTest] queryContainsKeyVariableAndNotIndexOfMatches: * Owner 6: ElementA[name="ABMap.Element K6.2"]=ElementB[name="ABMap.Element V6.2"] 10:52:07,125 INFO [main][ElementABMapQueryTest] queryContainsKeyVariableAndNotIndexOfMatches: * Owner 1: ElementA[name="ABMap.Element K1.2"]=ElementB[name="ABMap.Element V1.2"], ElementA[name="ABMap.Element K1.4"]=ElementB[name="ABMap.Element V1.4"], ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V1.3"], ElementA[name="ABMap.Element K1.1"]=ElementB[name="ABMap.Element V1.1"] 10:52:07,125 INFO [main][ElementABMapQueryTest] queryContainsKeyVariableAndNotIndexOfMatches: * Owner 2: ElementA[name="ABMap.Element K2.1"]=ElementB[name="ABMap.Element V2.1"], ElementA[name="ABMap.Element K2.2"]=ElementB[name="ABMap.Element V2.2"], ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V2.3"], ElementA[name="ABMap.Element K2.4"]=ElementB[name="ABMap.Element V2.4"] 10:52:07,126 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 10:52:07,127 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:52:07,128 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:07,130 INFO [main][Query] Reading in results for query "SELECT this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:52:07,131 INFO [main][ElementABMapQueryTest] queryNotContainsValueParameter1: found 5 ElementABMapOwners for query-filter "!this.map.containsValue(:queryParam)" and param "ElementB[name="ABMap.Element V3.2"]": 10:52:07,131 INFO [main][ElementABMapQueryTest] queryNotContainsValueParameter1: * Owner 4: ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V4.3"] 10:52:07,131 INFO [main][ElementABMapQueryTest] queryNotContainsValueParameter1: * Owner 5: 10:52:07,131 INFO [main][ElementABMapQueryTest] queryNotContainsValueParameter1: * Owner 6: ElementA[name="ABMap.Element K6.2"]=ElementB[name="ABMap.Element V6.2"] 10:52:07,132 INFO [main][ElementABMapQueryTest] queryNotContainsValueParameter1: * Owner 1: ElementA[name="ABMap.Element K1.2"]=ElementB[name="ABMap.Element V1.2"], ElementA[name="ABMap.Element K1.4"]=ElementB[name="ABMap.Element V1.4"], ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V1.3"], ElementA[name="ABMap.Element K1.1"]=ElementB[name="ABMap.Element V1.1"] 10:52:07,132 INFO [main][ElementABMapQueryTest] queryNotContainsValueParameter1: * Owner 2: ElementA[name="ABMap.Element K2.1"]=ElementB[name="ABMap.Element V2.1"], ElementA[name="ABMap.Element K2.2"]=ElementB[name="ABMap.Element V2.2"], ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V2.3"], ElementA[name="ABMap.Element K2.4"]=ElementB[name="ABMap.Element V2.4"] 10:52:07,133 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 10:52:07,134 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:52:07,135 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:07,136 INFO [main][Query] Reading in results for query "SELECT this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:52:07,137 INFO [main][ElementABMapQueryTest] queryNotContainsValueParameter2: found 4 ElementABMapOwners for query-filter "!this.map.containsValue(:queryParam)" and param "ElementB[name="ABMap.Element V1.1"]": 10:52:07,138 INFO [main][ElementABMapQueryTest] queryNotContainsValueParameter2: * Owner 4: ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V4.3"] 10:52:07,138 INFO [main][ElementABMapQueryTest] queryNotContainsValueParameter2: * Owner 5: 10:52:07,138 INFO [main][ElementABMapQueryTest] queryNotContainsValueParameter2: * Owner 6: ElementA[name="ABMap.Element K6.2"]=ElementB[name="ABMap.Element V6.2"] 10:52:07,138 INFO [main][ElementABMapQueryTest] queryNotContainsValueParameter2: * Owner 2: ElementA[name="ABMap.Element K2.1"]=ElementB[name="ABMap.Element V2.1"], ElementA[name="ABMap.Element K2.2"]=ElementB[name="ABMap.Element V2.2"], ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V2.3"], ElementA[name="ABMap.Element K2.4"]=ElementB[name="ABMap.Element V2.4"] 10:52:07,145 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) < :compareToArgument" since the connection used is closing 10:52:07,146 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:07,147 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:07,148 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:07,149 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:07,150 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:07,150 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:07,152 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:07,153 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:07,154 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:07,155 INFO [main][ElementABMapQueryTest] queryContainsValueVariableAndNotIndexOfMatches: found 4 ElementABMapOwners for query-filter "this.map.containsValue(variable) && !(variable.name.indexOf(:queryParam) >= 0)" and param "4": 10:52:07,155 INFO [main][ElementABMapQueryTest] queryContainsValueVariableAndNotIndexOfMatches: * Owner 3: ElementA[name="ABMap.Element K3.2"]=ElementB[name="ABMap.Element V3.2"], ElementA[name="ABMap.Element K3.1"]=ElementB[name="ABMap.Element V1.1"], ElementA[name="ABMap.Element K3.3"]=ElementB[name="ABMap.Element V3.3"] 10:52:07,155 INFO [main][ElementABMapQueryTest] queryContainsValueVariableAndNotIndexOfMatches: * Owner 6: ElementA[name="ABMap.Element K6.2"]=ElementB[name="ABMap.Element V6.2"] 10:52:07,155 INFO [main][ElementABMapQueryTest] queryContainsValueVariableAndNotIndexOfMatches: * Owner 1: ElementA[name="ABMap.Element K1.2"]=ElementB[name="ABMap.Element V1.2"], ElementA[name="ABMap.Element K1.4"]=ElementB[name="ABMap.Element V1.4"], ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V1.3"], ElementA[name="ABMap.Element K1.1"]=ElementB[name="ABMap.Element V1.1"] 10:52:07,156 INFO [main][ElementABMapQueryTest] queryContainsValueVariableAndNotIndexOfMatches: * Owner 2: ElementA[name="ABMap.Element K2.1"]=ElementB[name="ABMap.Element V2.1"], ElementA[name="ABMap.Element K2.2"]=ElementB[name="ABMap.Element V2.2"], ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V2.3"], ElementA[name="ABMap.Element K2.4"]=ElementB[name="ABMap.Element V2.4"] 10:52:07,162 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) < :compareToArgument" since the connection used is closing 10:52:07,163 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:07,164 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:07,165 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:07,166 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:07,166 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:07,167 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:07,168 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:07,169 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:07,170 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:07,171 INFO [main][ElementABMapQueryTest] queryContainsValueVariableAndIndexOfNotMatches: found 4 ElementABMapOwners for query-filter "this.map.containsValue(variable) && variable.name.indexOf(:queryParam) < 0" and param "4": 10:52:07,171 INFO [main][ElementABMapQueryTest] queryContainsValueVariableAndIndexOfNotMatches: * Owner 3: ElementA[name="ABMap.Element K3.2"]=ElementB[name="ABMap.Element V3.2"], ElementA[name="ABMap.Element K3.1"]=ElementB[name="ABMap.Element V1.1"], ElementA[name="ABMap.Element K3.3"]=ElementB[name="ABMap.Element V3.3"] 10:52:07,171 INFO [main][ElementABMapQueryTest] queryContainsValueVariableAndIndexOfNotMatches: * Owner 6: ElementA[name="ABMap.Element K6.2"]=ElementB[name="ABMap.Element V6.2"] 10:52:07,171 INFO [main][ElementABMapQueryTest] queryContainsValueVariableAndIndexOfNotMatches: * Owner 1: ElementA[name="ABMap.Element K1.2"]=ElementB[name="ABMap.Element V1.2"], ElementA[name="ABMap.Element K1.4"]=ElementB[name="ABMap.Element V1.4"], ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V1.3"], ElementA[name="ABMap.Element K1.1"]=ElementB[name="ABMap.Element V1.1"] 10:52:07,171 INFO [main][ElementABMapQueryTest] queryContainsValueVariableAndIndexOfNotMatches: * Owner 2: ElementA[name="ABMap.Element K2.1"]=ElementB[name="ABMap.Element V2.1"], ElementA[name="ABMap.Element K2.2"]=ElementB[name="ABMap.Element V2.2"], ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V2.3"], ElementA[name="ABMap.Element K2.4"]=ElementB[name="ABMap.Element V2.4"] 10:52:07,173 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:07,174 INFO [main][ElementAMap1QueryTest] queryContainsKeyParameter: found 2 ElementAMapOwner1s for query-filter "this.map.containsKey(:queryParam)" and param "ccc": 10:52:07,174 INFO [main][ElementAMap1QueryTest] queryContainsKeyParameter: * Owner 4: ccc=ElementA[name="M.Element 4.3"] 10:52:07,175 INFO [main][ElementAMap1QueryTest] queryContainsKeyParameter: * Owner 1: aaa=ElementA[name="M.Element 1.1"], ccc=ElementA[name="M.Element 1.3"], bbb=ElementA[name="M.Element 1.2"], ddd=ElementA[name="M.Element 1.4"] 10:52:07,178 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) >= :compareToArgument" since the connection used is closing 10:52:07,180 INFO [main][ElementAMap1QueryTest] queryContainsKeyVariableAndIndexOfMatches: found 3 ElementAMapOwner1s for query-filter "this.map.containsKey(variable) && variable.indexOf(:queryParam) >= 0" and param "bb": 10:52:07,180 INFO [main][ElementAMap1QueryTest] queryContainsKeyVariableAndIndexOfMatches: * Owner 1: aaa=ElementA[name="M.Element 1.1"], ccc=ElementA[name="M.Element 1.3"], bbb=ElementA[name="M.Element 1.2"], ddd=ElementA[name="M.Element 1.4"] 10:52:07,180 INFO [main][ElementAMap1QueryTest] queryContainsKeyVariableAndIndexOfMatches: * Owner 2: aa=ElementA[name="M.Element 2.1"], bb=ElementA[name="M.Element 2.2"], cc=ElementA[name="M.Element 2.3"], dd=ElementA[name="M.Element 2.4"] 10:52:07,180 INFO [main][ElementAMap1QueryTest] queryContainsKeyVariableAndIndexOfMatches: * Owner 6: bb=ElementA[name="M.Element 6.2"] 10:52:07,181 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 10:52:07,183 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:52:07,184 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:07,185 INFO [main][ElementAMap1QueryTest] queryContainsValueParameter1: found 1 ElementAMapOwner1s for query-filter "this.map.containsValue(:queryParam)" and param "ElementA[name="M.Element 3.2"]": 10:52:07,185 INFO [main][ElementAMap1QueryTest] queryContainsValueParameter1: * Owner 3: a=ElementA[name="M.Element 1.1"], b=ElementA[name="M.Element 3.2"], c=ElementA[name="M.Element 3.3"] 10:52:07,186 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 10:52:07,187 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:52:07,188 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:07,189 INFO [main][ElementAMap1QueryTest] queryContainsValueParameter2: found 2 ElementAMapOwner1s for query-filter "this.map.containsValue(:queryParam)" and param "ElementA[name="M.Element 1.1"]": 10:52:07,189 INFO [main][ElementAMap1QueryTest] queryContainsValueParameter2: * Owner 3: a=ElementA[name="M.Element 1.1"], b=ElementA[name="M.Element 3.2"], c=ElementA[name="M.Element 3.3"] 10:52:07,189 INFO [main][ElementAMap1QueryTest] queryContainsValueParameter2: * Owner 1: aaa=ElementA[name="M.Element 1.1"], ccc=ElementA[name="M.Element 1.3"], bbb=ElementA[name="M.Element 1.2"], ddd=ElementA[name="M.Element 1.4"] 10:52:07,196 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) >= :compareToArgument" since the connection used is closing 10:52:07,201 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:07,205 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:07,207 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:07,210 INFO [main][ElementAMap1QueryTest] queryContainsValueVariableAndIndexOfMatches: found 3 ElementAMapOwner1s for query-filter "this.map.containsValue(variable) && variable.name.indexOf(:queryParam) >= 0" and param "4": 10:52:07,211 INFO [main][ElementAMap1QueryTest] queryContainsValueVariableAndIndexOfMatches: * Owner 1: aaa=ElementA[name="M.Element 1.1"], ccc=ElementA[name="M.Element 1.3"], bbb=ElementA[name="M.Element 1.2"], ddd=ElementA[name="M.Element 1.4"] 10:52:07,211 INFO [main][ElementAMap1QueryTest] queryContainsValueVariableAndIndexOfMatches: * Owner 2: aa=ElementA[name="M.Element 2.1"], bb=ElementA[name="M.Element 2.2"], cc=ElementA[name="M.Element 2.3"], dd=ElementA[name="M.Element 2.4"] 10:52:07,211 INFO [main][ElementAMap1QueryTest] queryContainsValueVariableAndIndexOfMatches: * Owner 4: ccc=ElementA[name="M.Element 4.3"] 10:52:07,212 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:07,213 INFO [main][Query] Reading in results for query "SELECT this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:52:07,215 INFO [main][ElementAMap1QueryTest] queryNotContainsKeyParameter: found 4 ElementAMapOwner1s for query-filter "!this.map.containsKey(:queryParam)" and param "ccc": 10:52:07,215 INFO [main][ElementAMap1QueryTest] queryNotContainsKeyParameter: * Owner 2: aa=ElementA[name="M.Element 2.1"], bb=ElementA[name="M.Element 2.2"], cc=ElementA[name="M.Element 2.3"], dd=ElementA[name="M.Element 2.4"] 10:52:07,215 INFO [main][ElementAMap1QueryTest] queryNotContainsKeyParameter: * Owner 3: a=ElementA[name="M.Element 1.1"], b=ElementA[name="M.Element 3.2"], c=ElementA[name="M.Element 3.3"] 10:52:07,215 INFO [main][ElementAMap1QueryTest] queryNotContainsKeyParameter: * Owner 5: 10:52:07,216 INFO [main][ElementAMap1QueryTest] queryNotContainsKeyParameter: * Owner 6: bb=ElementA[name="M.Element 6.2"] 10:52:07,221 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) < :compareToArgument" since the connection used is closing 10:52:07,223 INFO [main][ElementAMap1QueryTest] queryContainsKeyVariableAndIndexOfNotMatches: found 4 ElementAMapOwner1s for query-filter "this.map.containsKey(variable) && variable.indexOf(:queryParam) < 0" and param "bb": 10:52:07,223 INFO [main][ElementAMap1QueryTest] queryContainsKeyVariableAndIndexOfNotMatches: * Owner 1: aaa=ElementA[name="M.Element 1.1"], ccc=ElementA[name="M.Element 1.3"], bbb=ElementA[name="M.Element 1.2"], ddd=ElementA[name="M.Element 1.4"] 10:52:07,223 INFO [main][ElementAMap1QueryTest] queryContainsKeyVariableAndIndexOfNotMatches: * Owner 2: aa=ElementA[name="M.Element 2.1"], bb=ElementA[name="M.Element 2.2"], cc=ElementA[name="M.Element 2.3"], dd=ElementA[name="M.Element 2.4"] 10:52:07,223 INFO [main][ElementAMap1QueryTest] queryContainsKeyVariableAndIndexOfNotMatches: * Owner 3: a=ElementA[name="M.Element 1.1"], b=ElementA[name="M.Element 3.2"], c=ElementA[name="M.Element 3.3"] 10:52:07,223 INFO [main][ElementAMap1QueryTest] queryContainsKeyVariableAndIndexOfNotMatches: * Owner 4: ccc=ElementA[name="M.Element 4.3"] 10:52:07,227 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) < :compareToArgument" since the connection used is closing 10:52:07,228 INFO [main][ElementAMap1QueryTest] queryContainsKeyVariableAndNotIndexOfMatches: found 4 ElementAMapOwner1s for query-filter "this.map.containsKey(variable) && !(variable.indexOf(:queryParam) >= 0)" and param "bb": 10:52:07,228 INFO [main][ElementAMap1QueryTest] queryContainsKeyVariableAndNotIndexOfMatches: * Owner 1: aaa=ElementA[name="M.Element 1.1"], ccc=ElementA[name="M.Element 1.3"], bbb=ElementA[name="M.Element 1.2"], ddd=ElementA[name="M.Element 1.4"] 10:52:07,228 INFO [main][ElementAMap1QueryTest] queryContainsKeyVariableAndNotIndexOfMatches: * Owner 2: aa=ElementA[name="M.Element 2.1"], bb=ElementA[name="M.Element 2.2"], cc=ElementA[name="M.Element 2.3"], dd=ElementA[name="M.Element 2.4"] 10:52:07,228 INFO [main][ElementAMap1QueryTest] queryContainsKeyVariableAndNotIndexOfMatches: * Owner 3: a=ElementA[name="M.Element 1.1"], b=ElementA[name="M.Element 3.2"], c=ElementA[name="M.Element 3.3"] 10:52:07,228 INFO [main][ElementAMap1QueryTest] queryContainsKeyVariableAndNotIndexOfMatches: * Owner 4: ccc=ElementA[name="M.Element 4.3"] 10:52:07,229 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 10:52:07,231 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:52:07,231 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:07,233 INFO [main][Query] Reading in results for query "SELECT this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:52:07,234 INFO [main][ElementAMap1QueryTest] queryNotContainsValueParameter1: found 5 ElementAMapOwner1s for query-filter "!this.map.containsValue(:queryParam)" and param "ElementA[name="M.Element 3.2"]": 10:52:07,234 INFO [main][ElementAMap1QueryTest] queryNotContainsValueParameter1: * Owner 2: aa=ElementA[name="M.Element 2.1"], bb=ElementA[name="M.Element 2.2"], cc=ElementA[name="M.Element 2.3"], dd=ElementA[name="M.Element 2.4"] 10:52:07,234 INFO [main][ElementAMap1QueryTest] queryNotContainsValueParameter1: * Owner 4: ccc=ElementA[name="M.Element 4.3"] 10:52:07,234 INFO [main][ElementAMap1QueryTest] queryNotContainsValueParameter1: * Owner 5: 10:52:07,234 INFO [main][ElementAMap1QueryTest] queryNotContainsValueParameter1: * Owner 6: bb=ElementA[name="M.Element 6.2"] 10:52:07,234 INFO [main][ElementAMap1QueryTest] queryNotContainsValueParameter1: * Owner 1: aaa=ElementA[name="M.Element 1.1"], ccc=ElementA[name="M.Element 1.3"], bbb=ElementA[name="M.Element 1.2"], ddd=ElementA[name="M.Element 1.4"] 10:52:07,235 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 10:52:07,236 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:52:07,237 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:07,238 INFO [main][Query] Reading in results for query "SELECT this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:52:07,240 INFO [main][ElementAMap1QueryTest] queryNotContainsValueParameter2: found 4 ElementAMapOwner1s for query-filter "!this.map.containsValue(:queryParam)" and param "ElementA[name="M.Element 1.1"]": 10:52:07,240 INFO [main][ElementAMap1QueryTest] queryNotContainsValueParameter2: * Owner 2: aa=ElementA[name="M.Element 2.1"], bb=ElementA[name="M.Element 2.2"], cc=ElementA[name="M.Element 2.3"], dd=ElementA[name="M.Element 2.4"] 10:52:07,240 INFO [main][ElementAMap1QueryTest] queryNotContainsValueParameter2: * Owner 4: ccc=ElementA[name="M.Element 4.3"] 10:52:07,240 INFO [main][ElementAMap1QueryTest] queryNotContainsValueParameter2: * Owner 5: 10:52:07,240 INFO [main][ElementAMap1QueryTest] queryNotContainsValueParameter2: * Owner 6: bb=ElementA[name="M.Element 6.2"] 10:52:07,250 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) < :compareToArgument" since the connection used is closing 10:52:07,255 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:07,256 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:07,257 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:07,261 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:07,262 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:07,263 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:07,264 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:07,265 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:07,265 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:07,292 INFO [main][ElementAMap1QueryTest] queryContainsValueVariableAndNotIndexOfMatches: found 4 ElementAMapOwner1s for query-filter "this.map.containsValue(variable) && !(variable.name.indexOf(:queryParam) >= 0)" and param "4": 10:52:07,292 INFO [main][ElementAMap1QueryTest] queryContainsValueVariableAndNotIndexOfMatches: * Owner 1: aaa=ElementA[name="M.Element 1.1"], ccc=ElementA[name="M.Element 1.3"], bbb=ElementA[name="M.Element 1.2"], ddd=ElementA[name="M.Element 1.4"] 10:52:07,292 INFO [main][ElementAMap1QueryTest] queryContainsValueVariableAndNotIndexOfMatches: * Owner 2: aa=ElementA[name="M.Element 2.1"], bb=ElementA[name="M.Element 2.2"], cc=ElementA[name="M.Element 2.3"], dd=ElementA[name="M.Element 2.4"] 10:52:07,292 INFO [main][ElementAMap1QueryTest] queryContainsValueVariableAndNotIndexOfMatches: * Owner 3: a=ElementA[name="M.Element 1.1"], b=ElementA[name="M.Element 3.2"], c=ElementA[name="M.Element 3.3"] 10:52:07,292 INFO [main][ElementAMap1QueryTest] queryContainsValueVariableAndNotIndexOfMatches: * Owner 6: bb=ElementA[name="M.Element 6.2"] 10:52:07,299 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) < :compareToArgument" since the connection used is closing 10:52:07,304 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:07,304 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:07,305 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:07,310 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:07,311 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:07,312 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:07,313 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:07,314 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:07,315 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:07,339 INFO [main][ElementAMap1QueryTest] queryContainsValueVariableAndIndexOfNotMatches: found 4 ElementAMapOwner1s for query-filter "this.map.containsValue(variable) && variable.name.indexOf(:queryParam) < 0" and param "4": 10:52:07,339 INFO [main][ElementAMap1QueryTest] queryContainsValueVariableAndIndexOfNotMatches: * Owner 1: aaa=ElementA[name="M.Element 1.1"], ccc=ElementA[name="M.Element 1.3"], bbb=ElementA[name="M.Element 1.2"], ddd=ElementA[name="M.Element 1.4"] 10:52:07,339 INFO [main][ElementAMap1QueryTest] queryContainsValueVariableAndIndexOfNotMatches: * Owner 2: aa=ElementA[name="M.Element 2.1"], bb=ElementA[name="M.Element 2.2"], cc=ElementA[name="M.Element 2.3"], dd=ElementA[name="M.Element 2.4"] 10:52:07,339 INFO [main][ElementAMap1QueryTest] queryContainsValueVariableAndIndexOfNotMatches: * Owner 3: a=ElementA[name="M.Element 1.1"], b=ElementA[name="M.Element 3.2"], c=ElementA[name="M.Element 3.3"] 10:52:07,340 INFO [main][ElementAMap1QueryTest] queryContainsValueVariableAndIndexOfNotMatches: * Owner 6: bb=ElementA[name="M.Element 6.2"] 10:52:07,341 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:07,342 INFO [main][StringSetQueryTest] queryContainsParameter: found 2 StringSetOwners for query-filter "this.set.contains(:element)" and param "Marc": 10:52:07,343 INFO [main][StringSetQueryTest] queryContainsParameter: * 4: Marc 10:52:07,343 INFO [main][StringSetQueryTest] queryContainsParameter: * 3: Marco, Marc, Khaled, Daniel 10:52:07,347 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) >= :compareToArgument" since the connection used is closing 10:52:07,349 INFO [main][StringSetQueryTest] queryContainsVariableAndVariableIndexOf: found 3 StringSetOwners for query-filter "this.set.contains(elementVariable) && elementVariable.indexOf(:elementPart) >= 0" and param "Marc": 10:52:07,349 INFO [main][StringSetQueryTest] queryContainsVariableAndVariableIndexOf: * 3: Marco, Marc, Khaled, Daniel 10:52:07,349 INFO [main][StringSetQueryTest] queryContainsVariableAndVariableIndexOf: * 4: Marc 10:52:07,349 INFO [main][StringSetQueryTest] queryContainsVariableAndVariableIndexOf: * 5: Marco 10:52:07,352 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 10:52:07,353 INFO [main][StringSetQueryTest] queryContainsVariableAndVariableEquals: found 2 StringSetOwners for query-filter "this.set.contains(elementVariable) && elementVariable == :element" and param "Marc": 10:52:07,353 INFO [main][StringSetQueryTest] queryContainsVariableAndVariableEquals: * 3: Marco, Marc, Khaled, Daniel 10:52:07,353 INFO [main][StringSetQueryTest] queryContainsVariableAndVariableEquals: * 4: Marc 10:52:07,354 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:07,355 INFO [main][Query] Reading in results for query "SELECT this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:52:07,357 INFO [main][StringSetQueryTest] queryNotContainsParameter: found 5 StringSetOwners for query-filter "!this.set.contains(:element)" and param "Marc": 10:52:07,357 INFO [main][StringSetQueryTest] queryNotContainsParameter: * 5: Marco 10:52:07,357 INFO [main][StringSetQueryTest] queryNotContainsParameter: * 6: 10:52:07,357 INFO [main][StringSetQueryTest] queryNotContainsParameter: * 7: David 10:52:07,357 INFO [main][StringSetQueryTest] queryNotContainsParameter: * 1: Adam, Claudia, Bert 10:52:07,357 INFO [main][StringSetQueryTest] queryNotContainsParameter: * 2: Adam, Michael 10:52:07,361 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) < :compareToArgument" since the connection used is closing 10:52:07,362 INFO [main][StringSetQueryTest] queryContainsVariableAndVariableNotIndexOf: found 4 StringSetOwners for query-filter "this.set.contains(elementVariable) && elementVariable.indexOf(:elementPart) < 0" and param "Marc": 10:52:07,362 INFO [main][StringSetQueryTest] queryContainsVariableAndVariableNotIndexOf: * 1: Adam, Claudia, Bert 10:52:07,362 INFO [main][StringSetQueryTest] queryContainsVariableAndVariableNotIndexOf: * 2: Adam, Michael 10:52:07,362 INFO [main][StringSetQueryTest] queryContainsVariableAndVariableNotIndexOf: * 3: Marco, Marc, Khaled, Daniel 10:52:07,362 INFO [main][StringSetQueryTest] queryContainsVariableAndVariableNotIndexOf: * 7: David 10:52:07,366 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) < :compareToArgument" since the connection used is closing 10:52:07,367 INFO [main][StringSetQueryTest] queryContainsVariableAndNotVariableIndexOf: found 4 StringSetOwners for query-filter "this.set.contains(elementVariable) && !(elementVariable.indexOf(:elementPart) >= 0)" and param "Marc": 10:52:07,367 INFO [main][StringSetQueryTest] queryContainsVariableAndNotVariableIndexOf: * 1: Adam, Claudia, Bert 10:52:07,367 INFO [main][StringSetQueryTest] queryContainsVariableAndNotVariableIndexOf: * 2: Adam, Michael 10:52:07,367 INFO [main][StringSetQueryTest] queryContainsVariableAndNotVariableIndexOf: * 3: Marco, Marc, Khaled, Daniel 10:52:07,367 INFO [main][StringSetQueryTest] queryContainsVariableAndNotVariableIndexOf: * 7: David 10:52:07,371 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey != :value" since the connection used is closing 10:52:07,372 INFO [main][StringSetQueryTest] queryContainsVariableAndVariableNotEquals: found 5 StringSetOwners for query-filter "this.set.contains(elementVariable) && elementVariable != :element" and param "Marc": 10:52:07,372 INFO [main][StringSetQueryTest] queryContainsVariableAndVariableNotEquals: * 1: Adam, Claudia, Bert 10:52:07,372 INFO [main][StringSetQueryTest] queryContainsVariableAndVariableNotEquals: * 2: Adam, Michael 10:52:07,372 INFO [main][StringSetQueryTest] queryContainsVariableAndVariableNotEquals: * 3: Marco, Marc, Khaled, Daniel 10:52:07,372 INFO [main][StringSetQueryTest] queryContainsVariableAndVariableNotEquals: * 5: Marco 10:52:07,372 INFO [main][StringSetQueryTest] queryContainsVariableAndVariableNotEquals: * 7: David 10:52:07,376 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey != :value" since the connection used is closing 10:52:07,378 INFO [main][StringSetQueryTest] queryContainsVariableAndNotVariableEquals: found 5 StringSetOwners for query-filter "this.set.contains(elementVariable) && !(elementVariable == :element)" and param "Marc": 10:52:07,378 INFO [main][StringSetQueryTest] queryContainsVariableAndNotVariableEquals: * 1: Adam, Claudia, Bert 10:52:07,378 INFO [main][StringSetQueryTest] queryContainsVariableAndNotVariableEquals: * 2: Adam, Michael 10:52:07,378 INFO [main][StringSetQueryTest] queryContainsVariableAndNotVariableEquals: * 3: Marco, Marc, Khaled, Daniel 10:52:07,378 INFO [main][StringSetQueryTest] queryContainsVariableAndNotVariableEquals: * 5: Marco 10:52:07,378 INFO [main][StringSetQueryTest] queryContainsVariableAndNotVariableEquals: * 7: David 10:52:07,381 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 10:52:07,382 INFO [main][Query] Reading in results for query "SELECT this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:52:07,383 INFO [main][StringSetQueryTest] queryNotContainsVariableAndVariableEquals: found 5 StringSetOwners for query-filter "!this.set.contains(elementVariable) && elementVariable == :element" and param "Marc": 10:52:07,383 INFO [main][StringSetQueryTest] queryNotContainsVariableAndVariableEquals: * 5: Marco 10:52:07,383 INFO [main][StringSetQueryTest] queryNotContainsVariableAndVariableEquals: * 6: 10:52:07,383 INFO [main][StringSetQueryTest] queryNotContainsVariableAndVariableEquals: * 7: David 10:52:07,383 INFO [main][StringSetQueryTest] queryNotContainsVariableAndVariableEquals: * 1: Adam, Claudia, Bert 10:52:07,383 INFO [main][StringSetQueryTest] queryNotContainsVariableAndVariableEquals: * 2: Adam, Michael 10:52:07,393 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey == 0" since the connection used is closing 10:52:07,394 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:52:07,396 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 10:52:07,399 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey == 0" since the connection used is closing 10:52:07,400 INFO [main][ElementASetQueryTest] createDatastoreCurrentVersion: found 1 ElementASetOwners for query-filter "this.set.isEmpty()" and param "ElementA[name="S.Element 3.2"]": 10:52:07,400 INFO [main][General] >> result=Owner 5 10:52:07,400 INFO [main][ElementASetQueryTest] createDatastoreCurrentVersion: * Owner 5: 10:52:07,401 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 10:52:07,410 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey == :compareToArgument" since the connection used is closing 10:52:07,411 INFO [main][ElementASetQueryTest] createDatastoreCurrentVersion: found 1 ElementASetOwners for query-filter "this.set.size() == 3" and param "ElementA[name="S.Element 3.2"]": 10:52:07,412 INFO [main][General] >> result=Owner 3 10:52:07,412 INFO [main][ElementASetQueryTest] createDatastoreCurrentVersion: * Owner 3: S.Element 3.1, S.Element 3.3, S.Element 3.2 10:52:07,413 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 10:52:07,414 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:52:07,415 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:07,416 INFO [main][ElementASetQueryTest] createDatastoreCurrentVersion: found 1 ElementASetOwners for query-filter "this.set.contains(:element)" and param "ElementA[name="S.Element 3.2"]": 10:52:07,416 INFO [main][General] >> result=Owner 3 10:52:07,416 INFO [main][ElementASetQueryTest] createDatastoreCurrentVersion: * Owner 3: S.Element 3.1, S.Element 3.3, S.Element 3.2 10:52:07,425 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) >= :compareToArgument" since the connection used is closing 10:52:07,430 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:07,432 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:07,438 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:07,440 INFO [main][ElementASetQueryTest] createDatastoreCurrentVersion: found 3 ElementASetOwners for query-filter "this.set.contains(elementVariable) && elementVariable.name.indexOf(:elementPart) >= 0" and param "4": 10:52:07,440 INFO [main][General] >> result=Owner 1 10:52:07,440 INFO [main][ElementASetQueryTest] createDatastoreCurrentVersion: * Owner 1: S.Element 1.3, S.Element 1.2, S.Element 1.1, S.Element 1.4 10:52:07,440 INFO [main][General] >> result=Owner 2 10:52:07,440 INFO [main][ElementASetQueryTest] createDatastoreCurrentVersion: * Owner 2: S.Element 2.3, S.Element 2.1, S.Element 2.2, S.Element 2.4 10:52:07,440 INFO [main][General] >> result=Owner 4 10:52:07,440 INFO [main][ElementASetQueryTest] createDatastoreCurrentVersion: * Owner 4: S.Element 4.3 10:52:07,441 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 10:52:07,445 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:52:07,446 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:07,446 INFO [main][ElementASetQueryTest] createDatastoreCurrentVersion: found 1 ElementASetOwners for query-filter "this.set.contains(elementVariable) && elementVariable == :element" and param "ElementA[name="S.Element 3.2"]": 10:52:07,447 INFO [main][General] >> result=Owner 3 10:52:07,447 INFO [main][ElementASetQueryTest] createDatastoreCurrentVersion: * Owner 3: S.Element 3.1, S.Element 3.3, S.Element 3.2 10:52:07,448 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 10:52:07,449 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:52:07,450 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:07,451 INFO [main][Query] Reading in results for query "SELECT this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:52:07,452 INFO [main][ElementASetQueryTest] createDatastoreCurrentVersion: found 4 ElementASetOwners for query-filter "!this.set.contains(:element)" and param "ElementA[name="S.Element 3.2"]": 10:52:07,452 INFO [main][General] >> result=Owner 1 10:52:07,452 INFO [main][ElementASetQueryTest] createDatastoreCurrentVersion: * Owner 1: S.Element 1.3, S.Element 1.2, S.Element 1.1, S.Element 1.4 10:52:07,452 INFO [main][General] >> result=Owner 2 10:52:07,452 INFO [main][ElementASetQueryTest] createDatastoreCurrentVersion: * Owner 2: S.Element 2.3, S.Element 2.1, S.Element 2.2, S.Element 2.4 10:52:07,452 INFO [main][General] >> result=Owner 4 10:52:07,452 INFO [main][ElementASetQueryTest] createDatastoreCurrentVersion: * Owner 4: S.Element 4.3 10:52:07,452 INFO [main][General] >> result=Owner 5 10:52:07,452 INFO [main][ElementASetQueryTest] createDatastoreCurrentVersion: * Owner 5: 10:52:07,494 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) < :compareToArgument" since the connection used is closing 10:52:07,523 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:07,524 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:07,526 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:07,528 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:07,529 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:07,529 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:07,530 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:07,531 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:07,532 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:07,542 INFO [main][ElementASetQueryTest] createDatastoreCurrentVersion: found 3 ElementASetOwners for query-filter "this.set.contains(elementVariable) && elementVariable.name.indexOf(:elementPart) < 0" and param "4": 10:52:07,542 INFO [main][General] >> result=Owner 1 10:52:07,542 INFO [main][ElementASetQueryTest] createDatastoreCurrentVersion: * Owner 1: S.Element 1.3, S.Element 1.2, S.Element 1.1, S.Element 1.4 10:52:07,542 INFO [main][General] >> result=Owner 2 10:52:07,543 INFO [main][ElementASetQueryTest] createDatastoreCurrentVersion: * Owner 2: S.Element 2.3, S.Element 2.1, S.Element 2.2, S.Element 2.4 10:52:07,543 INFO [main][General] >> result=Owner 3 10:52:07,543 INFO [main][ElementASetQueryTest] createDatastoreCurrentVersion: * Owner 3: S.Element 3.1, S.Element 3.3, S.Element 3.2 10:52:07,549 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) < :compareToArgument" since the connection used is closing 10:52:07,568 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:07,570 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:07,571 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:07,573 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:07,574 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:07,575 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:07,576 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:07,577 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:07,577 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:07,588 INFO [main][ElementASetQueryTest] createDatastoreCurrentVersion: found 3 ElementASetOwners for query-filter "this.set.contains(elementVariable) && !(elementVariable.name.indexOf(:elementPart) >= 0)" and param "4": 10:52:07,589 INFO [main][General] >> result=Owner 1 10:52:07,589 INFO [main][ElementASetQueryTest] createDatastoreCurrentVersion: * Owner 1: S.Element 1.3, S.Element 1.2, S.Element 1.1, S.Element 1.4 10:52:07,589 INFO [main][General] >> result=Owner 2 10:52:07,589 INFO [main][ElementASetQueryTest] createDatastoreCurrentVersion: * Owner 2: S.Element 2.3, S.Element 2.1, S.Element 2.2, S.Element 2.4 10:52:07,589 INFO [main][General] >> result=Owner 3 10:52:07,589 INFO [main][ElementASetQueryTest] createDatastoreCurrentVersion: * Owner 3: S.Element 3.1, S.Element 3.3, S.Element 3.2 10:52:07,590 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 10:52:07,600 INFO [main][Query] Reading in results for query "SELECT this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID != :notThisObjectID" since the connection used is closing 10:52:07,622 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:07,623 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:07,625 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:07,627 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:07,631 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:07,632 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:07,633 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:07,634 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:07,634 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:07,635 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:07,636 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:07,651 INFO [main][ElementASetQueryTest] createDatastoreCurrentVersion: found 4 ElementASetOwners for query-filter "this.set.contains(elementVariable) && !(elementVariable == :element)" and param "ElementA[name="S.Element 3.2"]": 10:52:07,651 INFO [main][General] >> result=Owner 1 10:52:07,651 INFO [main][ElementASetQueryTest] createDatastoreCurrentVersion: * Owner 1: S.Element 1.3, S.Element 1.2, S.Element 1.1, S.Element 1.4 10:52:07,651 INFO [main][General] >> result=Owner 2 10:52:07,651 INFO [main][ElementASetQueryTest] createDatastoreCurrentVersion: * Owner 2: S.Element 2.3, S.Element 2.1, S.Element 2.2, S.Element 2.4 10:52:07,652 INFO [main][General] >> result=Owner 3 10:52:07,652 INFO [main][ElementASetQueryTest] createDatastoreCurrentVersion: * Owner 3: S.Element 3.1, S.Element 3.3, S.Element 3.2 10:52:07,652 INFO [main][General] >> result=Owner 4 10:52:07,652 INFO [main][ElementASetQueryTest] createDatastoreCurrentVersion: * Owner 4: S.Element 4.3 10:52:07,653 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 10:52:07,655 INFO [main][Query] Reading in results for query "SELECT this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID != :notThisObjectID" since the connection used is closing 10:52:07,675 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:07,677 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:07,678 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:07,680 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:07,683 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:07,684 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:07,685 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:07,685 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:07,686 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:07,687 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:07,688 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:07,702 INFO [main][ElementASetQueryTest] createDatastoreCurrentVersion: found 3 ElementASetOwners for query-filter "this.set.contains(elementVariable) && !(elementVariable == :element)" and param "ElementA[name="S.Element 4.3"]": 10:52:07,703 INFO [main][General] >> result=Owner 1 10:52:07,703 INFO [main][ElementASetQueryTest] createDatastoreCurrentVersion: * Owner 1: S.Element 1.3, S.Element 1.2, S.Element 1.1, S.Element 1.4 10:52:07,703 INFO [main][General] >> result=Owner 2 10:52:07,703 INFO [main][ElementASetQueryTest] createDatastoreCurrentVersion: * Owner 2: S.Element 2.3, S.Element 2.1, S.Element 2.2, S.Element 2.4 10:52:07,703 INFO [main][General] >> result=Owner 3 10:52:07,703 INFO [main][ElementASetQueryTest] createDatastoreCurrentVersion: * Owner 3: S.Element 3.1, S.Element 3.3, S.Element 3.2 10:52:07,704 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 10:52:07,708 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:52:07,709 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:07,710 INFO [main][Query] Reading in results for query "SELECT this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:52:07,711 INFO [main][ElementASetQueryTest] createDatastoreCurrentVersion: found 4 ElementASetOwners for query-filter "!this.set.contains(elementVariable) && elementVariable == :element" and param "ElementA[name="S.Element 3.2"]": 10:52:07,711 INFO [main][General] >> result=Owner 1 10:52:07,711 INFO [main][ElementASetQueryTest] createDatastoreCurrentVersion: * Owner 1: S.Element 1.3, S.Element 1.2, S.Element 1.1, S.Element 1.4 10:52:07,711 INFO [main][General] >> result=Owner 2 10:52:07,711 INFO [main][ElementASetQueryTest] createDatastoreCurrentVersion: * Owner 2: S.Element 2.3, S.Element 2.1, S.Element 2.2, S.Element 2.4 10:52:07,711 INFO [main][General] >> result=Owner 4 10:52:07,711 INFO [main][ElementASetQueryTest] createDatastoreCurrentVersion: * Owner 4: S.Element 4.3 10:52:07,712 INFO [main][General] >> result=Owner 5 10:52:07,712 INFO [main][ElementASetQueryTest] createDatastoreCurrentVersion: * Owner 5: 10:52:07,718 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) >= :compareToArgument" since the connection used is closing 10:52:07,724 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:07,725 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:07,730 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:07,731 INFO [main][Query] Reading in results for query "SELECT this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:52:07,732 INFO [main][ElementASetQueryTest] createDatastoreCurrentVersion: found 2 ElementASetOwners for query-filter "!this.set.contains(elementVariable) && elementVariable.name.indexOf(:elementPart) >= 0" and param "4": 10:52:07,732 INFO [main][General] >> result=Owner 5 10:52:07,732 INFO [main][ElementASetQueryTest] createDatastoreCurrentVersion: * Owner 5: 10:52:07,732 INFO [main][General] >> result=Owner 3 10:52:07,732 INFO [main][ElementASetQueryTest] createDatastoreCurrentVersion: * Owner 3: S.Element 3.1, S.Element 3.3, S.Element 3.2 10:52:07,740 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && :paramColl.contains(this.indexKey)" since the connection used is closing 10:52:07,741 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:52:07,743 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 10:52:07,745 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:52:07,746 INFO [main][Element1SetQueryTest] queryContainsParameter: found 1 Element1SetOwners for query-filter "this.set.contains(:element)" and param "Element1[name="Element 3.2"]": 10:52:07,747 INFO [main][Element1SetQueryTest] queryContainsParameter: * Owner 3: Element 3.1, Element 3.2, Element 3.3 10:52:07,754 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) >= :compareToArgument" since the connection used is closing 10:52:07,756 INFO [main][Element1SetQueryTest] queryContainsVariableAndVariableIndexOf: found 3 Element1SetOwners for query-filter "this.set.contains(elementVariable) && elementVariable.name.indexOf(:elementPart) >= 0" and param "4": 10:52:07,756 INFO [main][Element1SetQueryTest] queryContainsVariableAndVariableIndexOf: * Owner 2: Element 2.3, Element 2.2, Element 2.4, Element 2.1 10:52:07,756 INFO [main][Element1SetQueryTest] queryContainsVariableAndVariableIndexOf: * Owner 4: Element 4.3 10:52:07,756 INFO [main][Element1SetQueryTest] queryContainsVariableAndVariableIndexOf: * Owner 1: Element 1.2, Element 1.3, Element 1.4, Element 1.1 10:52:07,757 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 10:52:07,761 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:52:07,762 INFO [main][Element1SetQueryTest] queryContainsVariableAndVariableEquals: found 1 Element1SetOwners for query-filter "this.set.contains(elementVariable) && elementVariable == :element" and param "Element1[name="Element 3.2"]": 10:52:07,762 INFO [main][Element1SetQueryTest] queryContainsVariableAndVariableEquals: * Owner 3: Element 3.1, Element 3.2, Element 3.3 10:52:07,763 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 10:52:07,764 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:52:07,765 INFO [main][Query] Reading in results for query "SELECT this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:52:07,766 INFO [main][Element1SetQueryTest] queryNotContainsParameter: found 4 Element1SetOwners for query-filter "!this.set.contains(:element)" and param "Element1[name="Element 3.2"]": 10:52:07,766 INFO [main][Element1SetQueryTest] queryNotContainsParameter: * Owner 2: Element 2.3, Element 2.2, Element 2.4, Element 2.1 10:52:07,766 INFO [main][Element1SetQueryTest] queryNotContainsParameter: * Owner 4: Element 4.3 10:52:07,766 INFO [main][Element1SetQueryTest] queryNotContainsParameter: * Owner 5: 10:52:07,766 INFO [main][Element1SetQueryTest] queryNotContainsParameter: * Owner 1: Element 1.2, Element 1.3, Element 1.4, Element 1.1 10:52:07,773 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) < :compareToArgument" since the connection used is closing 10:52:07,777 INFO [main][Element1SetQueryTest] queryContainsVariableAndVariableNotIndexOf: found 3 Element1SetOwners for query-filter "this.set.contains(elementVariable) && elementVariable.name.indexOf(:elementPart) < 0" and param "4": 10:52:07,777 INFO [main][Element1SetQueryTest] queryContainsVariableAndVariableNotIndexOf: * Owner 2: Element 2.3, Element 2.2, Element 2.4, Element 2.1 10:52:07,777 INFO [main][Element1SetQueryTest] queryContainsVariableAndVariableNotIndexOf: * Owner 3: Element 3.1, Element 3.2, Element 3.3 10:52:07,777 INFO [main][Element1SetQueryTest] queryContainsVariableAndVariableNotIndexOf: * Owner 1: Element 1.2, Element 1.3, Element 1.4, Element 1.1 10:52:07,786 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) < :compareToArgument" since the connection used is closing 10:52:07,791 INFO [main][Element1SetQueryTest] queryContainsVariableAndNotVariableIndexOf: found 3 Element1SetOwners for query-filter "this.set.contains(elementVariable) && !(elementVariable.name.indexOf(:elementPart) >= 0)" and param "4": 10:52:07,791 INFO [main][Element1SetQueryTest] queryContainsVariableAndNotVariableIndexOf: * Owner 2: Element 2.3, Element 2.2, Element 2.4, Element 2.1 10:52:07,791 INFO [main][Element1SetQueryTest] queryContainsVariableAndNotVariableIndexOf: * Owner 3: Element 3.1, Element 3.2, Element 3.3 10:52:07,791 INFO [main][Element1SetQueryTest] queryContainsVariableAndNotVariableIndexOf: * Owner 1: Element 1.2, Element 1.3, Element 1.4, Element 1.1 10:52:07,792 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 10:52:07,796 INFO [main][Query] Reading in results for query "SELECT this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID != :notThisObjectID" since the connection used is closing 10:52:07,799 INFO [main][Element1SetQueryTest] queryContainsVariableAndNotVariableEquals1: found 4 Element1SetOwners for query-filter "this.set.contains(elementVariable) && !(elementVariable == :element)" and param "Element1[name="Element 3.2"]": 10:52:07,799 INFO [main][Element1SetQueryTest] queryContainsVariableAndNotVariableEquals1: * Owner 2: Element 2.3, Element 2.2, Element 2.4, Element 2.1 10:52:07,799 INFO [main][Element1SetQueryTest] queryContainsVariableAndNotVariableEquals1: * Owner 3: Element 3.1, Element 3.2, Element 3.3 10:52:07,799 INFO [main][Element1SetQueryTest] queryContainsVariableAndNotVariableEquals1: * Owner 4: Element 4.3 10:52:07,800 INFO [main][Element1SetQueryTest] queryContainsVariableAndNotVariableEquals1: * Owner 1: Element 1.2, Element 1.3, Element 1.4, Element 1.1 10:52:07,800 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 10:52:07,802 INFO [main][Query] Reading in results for query "SELECT this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID != :notThisObjectID" since the connection used is closing 10:52:07,805 INFO [main][Element1SetQueryTest] queryContainsVariableAndNotVariableEquals2: found 3 Element1SetOwners for query-filter "this.set.contains(elementVariable) && !(elementVariable == :element)" and param "Element1[name="Element 4.3"]": 10:52:07,805 INFO [main][Element1SetQueryTest] queryContainsVariableAndNotVariableEquals2: * Owner 2: Element 2.3, Element 2.2, Element 2.4, Element 2.1 10:52:07,806 INFO [main][Element1SetQueryTest] queryContainsVariableAndNotVariableEquals2: * Owner 3: Element 3.1, Element 3.2, Element 3.3 10:52:07,806 INFO [main][Element1SetQueryTest] queryContainsVariableAndNotVariableEquals2: * Owner 1: Element 1.2, Element 1.3, Element 1.4, Element 1.1 10:52:07,807 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 10:52:07,811 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:52:07,812 INFO [main][Query] Reading in results for query "SELECT this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:52:07,813 INFO [main][Element1SetQueryTest] queryNotContainsVariableAndVariableEquals: found 4 Element1SetOwners for query-filter "!this.set.contains(elementVariable) && elementVariable == :element" and param "Element1[name="Element 3.2"]": 10:52:07,813 INFO [main][Element1SetQueryTest] queryNotContainsVariableAndVariableEquals: * Owner 2: Element 2.3, Element 2.2, Element 2.4, Element 2.1 10:52:07,813 INFO [main][Element1SetQueryTest] queryNotContainsVariableAndVariableEquals: * Owner 4: Element 4.3 10:52:07,813 INFO [main][Element1SetQueryTest] queryNotContainsVariableAndVariableEquals: * Owner 5: 10:52:07,813 INFO [main][Element1SetQueryTest] queryNotContainsVariableAndVariableEquals: * Owner 1: Element 1.2, Element 1.3, Element 1.4, Element 1.1 10:52:07,821 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) >= :compareToArgument" since the connection used is closing 10:52:07,822 INFO [main][Query] Reading in results for query "SELECT this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:52:07,823 INFO [main][Element1SetQueryTest] queryNotContainsVariableAndVariableIndexOf: found 2 Element1SetOwners for query-filter "!this.set.contains(elementVariable) && elementVariable.name.indexOf(:elementPart) >= 0" and param "4": 10:52:07,823 INFO [main][Element1SetQueryTest] queryNotContainsVariableAndVariableIndexOf: * Owner 5: 10:52:07,823 INFO [main][Element1SetQueryTest] queryNotContainsVariableAndVariableIndexOf: * Owner 3: Element 3.1, Element 3.2, Element 3.3 10:52:07,825 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:07,826 INFO [main][Element2MapQueryTest] queryContainsKeyParameter: found 2 Element2MapOwners for query-filter "this.map.containsKey(:queryParam)" and param "ccc": 10:52:07,827 INFO [main][Element2MapQueryTest] queryContainsKeyParameter: * Owner 4: ccc=Element2[key="ccc", name="Element 4.3"] 10:52:07,827 INFO [main][Element2MapQueryTest] queryContainsKeyParameter: * Owner 1: aaa=Element2[key="aaa", name="Element 1.1"], ccc=Element2[key="ccc", name="Element 1.3"], bbb=Element2[key="bbb", name="Element 1.2"], ddd=Element2[key="ddd", name="Element 1.4"] 10:52:07,831 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) >= :compareToArgument" since the connection used is closing 10:52:07,833 INFO [main][Element2MapQueryTest] queryContainsKeyVariableAndIndexOfMatches: found 3 Element2MapOwners for query-filter "this.map.containsKey(variable) && variable.indexOf(:queryParam) >= 0" and param "bb": 10:52:07,833 INFO [main][Element2MapQueryTest] queryContainsKeyVariableAndIndexOfMatches: * Owner 2: aa=Element2[key="aa", name="Element 2.1"], bb=Element2[key="bb", name="Element 2.2"], cc=Element2[key="cc", name="Element 2.3"], dd=Element2[key="dd", name="Element 2.4"] 10:52:07,833 INFO [main][Element2MapQueryTest] queryContainsKeyVariableAndIndexOfMatches: * Owner 6: bb=Element2[key="bb", name="Element 6.2"] 10:52:07,833 INFO [main][Element2MapQueryTest] queryContainsKeyVariableAndIndexOfMatches: * Owner 1: aaa=Element2[key="aaa", name="Element 1.1"], ccc=Element2[key="ccc", name="Element 1.3"], bbb=Element2[key="bbb", name="Element 1.2"], ddd=Element2[key="ddd", name="Element 1.4"] 10:52:07,834 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 10:52:07,836 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:52:07,837 INFO [main][Element2MapQueryTest] queryContainsValueParameter: found 1 Element2MapOwners for query-filter "this.map.containsValue(:queryParam)" and param "Element2[key="b", name="Element 3.2"]": 10:52:07,837 INFO [main][Element2MapQueryTest] queryContainsValueParameter: * Owner 3: a=Element2[key="a", name="Element 3.1"], b=Element2[key="b", name="Element 3.2"], c=Element2[key="c", name="Element 3.3"] 10:52:07,844 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) >= :compareToArgument" since the connection used is closing 10:52:07,845 INFO [main][Element2MapQueryTest] queryContainsValueVariableAndIndexOfMatches: found 3 Element2MapOwners for query-filter "this.map.containsValue(variable) && variable.name.indexOf(:queryParam) >= 0" and param "4": 10:52:07,845 INFO [main][Element2MapQueryTest] queryContainsValueVariableAndIndexOfMatches: * Owner 2: aa=Element2[key="aa", name="Element 2.1"], bb=Element2[key="bb", name="Element 2.2"], cc=Element2[key="cc", name="Element 2.3"], dd=Element2[key="dd", name="Element 2.4"] 10:52:07,845 INFO [main][Element2MapQueryTest] queryContainsValueVariableAndIndexOfMatches: * Owner 4: ccc=Element2[key="ccc", name="Element 4.3"] 10:52:07,845 INFO [main][Element2MapQueryTest] queryContainsValueVariableAndIndexOfMatches: * Owner 1: aaa=Element2[key="aaa", name="Element 1.1"], ccc=Element2[key="ccc", name="Element 1.3"], bbb=Element2[key="bbb", name="Element 1.2"], ddd=Element2[key="ddd", name="Element 1.4"] 10:52:07,847 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:07,848 INFO [main][Query] Reading in results for query "SELECT this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:52:07,849 INFO [main][Element2MapQueryTest] queryNotContainsKeyParameter: found 4 Element2MapOwners for query-filter "!this.map.containsKey(:queryParam)" and param "ccc": 10:52:07,849 INFO [main][Element2MapQueryTest] queryNotContainsKeyParameter: * Owner 2: aa=Element2[key="aa", name="Element 2.1"], bb=Element2[key="bb", name="Element 2.2"], cc=Element2[key="cc", name="Element 2.3"], dd=Element2[key="dd", name="Element 2.4"] 10:52:07,849 INFO [main][Element2MapQueryTest] queryNotContainsKeyParameter: * Owner 3: a=Element2[key="a", name="Element 3.1"], b=Element2[key="b", name="Element 3.2"], c=Element2[key="c", name="Element 3.3"] 10:52:07,849 INFO [main][Element2MapQueryTest] queryNotContainsKeyParameter: * Owner 5: 10:52:07,849 INFO [main][Element2MapQueryTest] queryNotContainsKeyParameter: * Owner 6: bb=Element2[key="bb", name="Element 6.2"] 10:52:07,853 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) < :compareToArgument" since the connection used is closing 10:52:07,856 INFO [main][Element2MapQueryTest] queryContainsKeyVariableAndIndexOfNotMatches: found 4 Element2MapOwners for query-filter "this.map.containsKey(variable) && variable.indexOf(:queryParam) < 0" and param "bb": 10:52:07,856 INFO [main][Element2MapQueryTest] queryContainsKeyVariableAndIndexOfNotMatches: * Owner 2: aa=Element2[key="aa", name="Element 2.1"], bb=Element2[key="bb", name="Element 2.2"], cc=Element2[key="cc", name="Element 2.3"], dd=Element2[key="dd", name="Element 2.4"] 10:52:07,857 INFO [main][Element2MapQueryTest] queryContainsKeyVariableAndIndexOfNotMatches: * Owner 3: a=Element2[key="a", name="Element 3.1"], b=Element2[key="b", name="Element 3.2"], c=Element2[key="c", name="Element 3.3"] 10:52:07,857 INFO [main][Element2MapQueryTest] queryContainsKeyVariableAndIndexOfNotMatches: * Owner 4: ccc=Element2[key="ccc", name="Element 4.3"] 10:52:07,857 INFO [main][Element2MapQueryTest] queryContainsKeyVariableAndIndexOfNotMatches: * Owner 1: aaa=Element2[key="aaa", name="Element 1.1"], ccc=Element2[key="ccc", name="Element 1.3"], bbb=Element2[key="bbb", name="Element 1.2"], ddd=Element2[key="ddd", name="Element 1.4"] 10:52:07,860 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) < :compareToArgument" since the connection used is closing 10:52:07,863 INFO [main][Element2MapQueryTest] queryContainsKeyVariableAndNotIndexOfMatches: found 4 Element2MapOwners for query-filter "this.map.containsKey(variable) && !(variable.indexOf(:queryParam) >= 0)" and param "bb": 10:52:07,864 INFO [main][Element2MapQueryTest] queryContainsKeyVariableAndNotIndexOfMatches: * Owner 2: aa=Element2[key="aa", name="Element 2.1"], bb=Element2[key="bb", name="Element 2.2"], cc=Element2[key="cc", name="Element 2.3"], dd=Element2[key="dd", name="Element 2.4"] 10:52:07,864 INFO [main][Element2MapQueryTest] queryContainsKeyVariableAndNotIndexOfMatches: * Owner 3: a=Element2[key="a", name="Element 3.1"], b=Element2[key="b", name="Element 3.2"], c=Element2[key="c", name="Element 3.3"] 10:52:07,864 INFO [main][Element2MapQueryTest] queryContainsKeyVariableAndNotIndexOfMatches: * Owner 4: ccc=Element2[key="ccc", name="Element 4.3"] 10:52:07,864 INFO [main][Element2MapQueryTest] queryContainsKeyVariableAndNotIndexOfMatches: * Owner 1: aaa=Element2[key="aaa", name="Element 1.1"], ccc=Element2[key="ccc", name="Element 1.3"], bbb=Element2[key="bbb", name="Element 1.2"], ddd=Element2[key="ddd", name="Element 1.4"] 10:52:07,865 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 10:52:07,866 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:52:07,867 INFO [main][Query] Reading in results for query "SELECT this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:52:07,868 INFO [main][Element2MapQueryTest] queryNotContainsValueParameter: found 5 Element2MapOwners for query-filter "!this.map.containsValue(:queryParam)" and param "Element2[key="b", name="Element 3.2"]": 10:52:07,868 INFO [main][Element2MapQueryTest] queryNotContainsValueParameter: * Owner 2: aa=Element2[key="aa", name="Element 2.1"], bb=Element2[key="bb", name="Element 2.2"], cc=Element2[key="cc", name="Element 2.3"], dd=Element2[key="dd", name="Element 2.4"] 10:52:07,868 INFO [main][Element2MapQueryTest] queryNotContainsValueParameter: * Owner 4: ccc=Element2[key="ccc", name="Element 4.3"] 10:52:07,868 INFO [main][Element2MapQueryTest] queryNotContainsValueParameter: * Owner 5: 10:52:07,868 INFO [main][Element2MapQueryTest] queryNotContainsValueParameter: * Owner 1: aaa=Element2[key="aaa", name="Element 1.1"], ccc=Element2[key="ccc", name="Element 1.3"], bbb=Element2[key="bbb", name="Element 1.2"], ddd=Element2[key="ddd", name="Element 1.4"] 10:52:07,868 INFO [main][Element2MapQueryTest] queryNotContainsValueParameter: * Owner 6: bb=Element2[key="bb", name="Element 6.2"] 10:52:07,875 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) < :compareToArgument" since the connection used is closing 10:52:07,879 INFO [main][Element2MapQueryTest] queryContainsValueVariableAndNotIndexOfMatches: found 4 Element2MapOwners for query-filter "this.map.containsValue(variable) && !(variable.name.indexOf(:queryParam) >= 0)" and param "4": 10:52:07,880 INFO [main][Element2MapQueryTest] queryContainsValueVariableAndNotIndexOfMatches: * Owner 2: aa=Element2[key="aa", name="Element 2.1"], bb=Element2[key="bb", name="Element 2.2"], cc=Element2[key="cc", name="Element 2.3"], dd=Element2[key="dd", name="Element 2.4"] 10:52:07,880 INFO [main][Element2MapQueryTest] queryContainsValueVariableAndNotIndexOfMatches: * Owner 3: a=Element2[key="a", name="Element 3.1"], b=Element2[key="b", name="Element 3.2"], c=Element2[key="c", name="Element 3.3"] 10:52:07,880 INFO [main][Element2MapQueryTest] queryContainsValueVariableAndNotIndexOfMatches: * Owner 6: bb=Element2[key="bb", name="Element 6.2"] 10:52:07,880 INFO [main][Element2MapQueryTest] queryContainsValueVariableAndNotIndexOfMatches: * Owner 1: aaa=Element2[key="aaa", name="Element 1.1"], ccc=Element2[key="ccc", name="Element 1.3"], bbb=Element2[key="bbb", name="Element 1.2"], ddd=Element2[key="ddd", name="Element 1.4"] 10:52:07,887 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) < :compareToArgument" since the connection used is closing 10:52:07,890 INFO [main][Element2MapQueryTest] queryContainsValueVariableAndIndexOfNotMatches: found 4 Element2MapOwners for query-filter "this.map.containsValue(variable) && variable.name.indexOf(:queryParam) < 0" and param "4": 10:52:07,891 INFO [main][Element2MapQueryTest] queryContainsValueVariableAndIndexOfNotMatches: * Owner 2: aa=Element2[key="aa", name="Element 2.1"], bb=Element2[key="bb", name="Element 2.2"], cc=Element2[key="cc", name="Element 2.3"], dd=Element2[key="dd", name="Element 2.4"] 10:52:07,891 INFO [main][Element2MapQueryTest] queryContainsValueVariableAndIndexOfNotMatches: * Owner 3: a=Element2[key="a", name="Element 3.1"], b=Element2[key="b", name="Element 3.2"], c=Element2[key="c", name="Element 3.3"] 10:52:07,891 INFO [main][Element2MapQueryTest] queryContainsValueVariableAndIndexOfNotMatches: * Owner 6: bb=Element2[key="bb", name="Element 6.2"] 10:52:07,891 INFO [main][Element2MapQueryTest] queryContainsValueVariableAndIndexOfNotMatches: * Owner 1: aaa=Element2[key="aaa", name="Element 1.1"], ccc=Element2[key="ccc", name="Element 1.3"], bbb=Element2[key="bbb", name="Element 1.2"], ddd=Element2[key="ddd", name="Element 1.4"] 10:52:10,514 INFO [main][CompatibilityTest] dropAllIndices: Dropping foreign key: tableName='indexentrystringshort' indexName='indexentrystringshort_fk1' 10:52:10,548 INFO [main][CompatibilityTest] dropAllIndices: Dropping foreign key: tableName='indexentrylong' indexName='indexentrylong_fk1' 10:52:10,557 INFO [main][CompatibilityTest] dropAllIndices: Dropping foreign key: tableName='classmeta' indexName='classmeta_fk1' 10:52:10,570 INFO [main][CompatibilityTest] dropAllIndices: Dropping foreign key: tableName='indexentryuuid' indexName='indexentryuuid_fk1' 10:52:10,578 INFO [main][CompatibilityTest] dropAllIndices: Dropping foreign key: tableName='indexentrycontainersize' indexName='indexentrycontainersize_fk1' 10:52:10,588 INFO [main][CompatibilityTest] dropAllIndices: Dropping foreign key: tableName='indexentryshort' indexName='indexentryshort_fk1' 10:52:10,600 INFO [main][CompatibilityTest] dropAllIndices: Dropping foreign key: tableName='indexentrydouble' indexName='indexentrydouble_fk1' 10:52:10,616 INFO [main][CompatibilityTest] dropAllIndices: Dropping foreign key: tableName='indexentryurl' indexName='indexentryurl_fk1' 10:52:10,628 INFO [main][CompatibilityTest] dropAllIndices: Dropping foreign key: tableName='fieldmeta' indexName='fieldmeta_fk2' 10:52:10,633 INFO [main][CompatibilityTest] dropAllIndices: Dropping foreign key: tableName='indexentryinteger' indexName='indexentryinteger_fk1' 10:52:10,640 INFO [main][CompatibilityTest] dropAllIndices: Dropping foreign key: tableName='fieldmeta' indexName='fieldmeta_fk1' 10:52:10,645 INFO [main][CompatibilityTest] dropAllIndices: Dropping foreign key: tableName='indexentrybyte' indexName='indexentrybyte_fk1' 10:52:10,651 INFO [main][CompatibilityTest] dropAllIndices: Dropping foreign key: tableName='dataentry' indexName='dataentry_fk1' 10:52:10,659 INFO [main][CompatibilityTest] dropAllIndices: Dropping foreign key: tableName='indexentryfloat' indexName='indexentryfloat_fk1' 10:52:10,664 INFO [main][CompatibilityTest] dropAllIndices: Dropping foreign key: tableName='indexentrystringlong' indexName='indexentrystringlong_fk1' 10:52:10,675 INFO [main][CompatibilityTest] dropAllIndices: Dropping foreign key: tableName='indexentrydate' indexName='indexentrydate_fk1' 10:52:10,680 INFO [main][CompatibilityTest] dropAllIndices: Dropping foreign key: tableName='indexentryuri' indexName='indexentryuri_fk1' 10:52:10,684 INFO [main][CompatibilityTest] dropAllIndices: Dropping foreign key: tableName='indexentrycurrency' indexName='indexentrycurrency_fk1' 10:52:10,916 INFO [main][CompatibilityTest] dropAllIndices: Dropping index: tableName='indexentrybyte' indexName='indexentrybyte_n49' 10:52:10,936 INFO [main][CompatibilityTest] dropAllIndices: Skipping internal index: tableName='indexentryfloat' indexName='SQL121214162506600' 10:52:10,937 INFO [main][CompatibilityTest] dropAllIndices: Skipping internal index: tableName='indexentrycontainersize' indexName='SQL121214162506410' 10:52:10,937 INFO [main][CompatibilityTest] dropAllIndices: Skipping internal index: tableName='indexentrystringshort' indexName='SQL121214162507370' 10:52:10,937 INFO [main][CompatibilityTest] dropAllIndices: Skipping internal index: tableName='indexentryurl' indexName='SQL121214162507230' 10:52:10,937 INFO [main][CompatibilityTest] dropAllIndices: Dropping index: tableName='indexentrydate' indexName='indexentrydate_n49' 10:52:10,955 INFO [main][CompatibilityTest] dropAllIndices: Dropping index: tableName='indexentryuri' indexName='indexentryuri_n49' 10:52:10,965 INFO [main][CompatibilityTest] dropAllIndices: Skipping internal index: tableName='encryptioncoordinateset' indexName='SQL121214162506330' 10:52:10,965 INFO [main][CompatibilityTest] dropAllIndices: Dropping index: tableName='indexentrybyte' indexName='indexentrybyte_u1' 10:52:10,973 INFO [main][CompatibilityTest] dropAllIndices: Dropping index: tableName='indexentrystringlong' indexName='indexentrystringlong_n49' 10:52:10,982 INFO [main][CompatibilityTest] dropAllIndices: Dropping index: tableName='indexentrylong' indexName='indexentrylong_u1' 10:52:10,993 INFO [main][CompatibilityTest] dropAllIndices: Dropping index: tableName='indexentrystringshort' indexName='indexentrystringshort_u1' 10:52:11,003 INFO [main][CompatibilityTest] dropAllIndices: Skipping internal index: tableName='classmeta' indexName='SQL121214162506000' 10:52:11,004 INFO [main][CompatibilityTest] dropAllIndices: Dropping index: tableName='encryptioncoordinateset' indexName='encryptioncoordinateset_allalgorithms' 10:52:11,016 INFO [main][CompatibilityTest] dropAllIndices: Dropping index: tableName='indexentryinteger' indexName='indexentryinteger_n49' 10:52:11,026 INFO [main][CompatibilityTest] dropAllIndices: Skipping internal index: tableName='indexentrylong' indexName='SQL121214162506680' 10:52:11,026 INFO [main][CompatibilityTest] dropAllIndices: Skipping internal index: tableName='indexentrycurrency' indexName='SQL121214162507050' 10:52:11,026 INFO [main][CompatibilityTest] dropAllIndices: Dropping index: tableName='indexentryuuid' indexName='indexentryuuid_u1' 10:52:11,036 INFO [main][CompatibilityTest] dropAllIndices: Dropping index: tableName='classmeta' indexName='classmeta_n49' 10:52:11,046 INFO [main][CompatibilityTest] dropAllIndices: Dropping index: tableName='indexentryuuid' indexName='indexentryuuid_n49' 10:52:11,057 INFO [main][CompatibilityTest] dropAllIndices: Skipping internal index: tableName='indexentryinteger' indexName='SQL121214162506760' 10:52:11,057 INFO [main][CompatibilityTest] dropAllIndices: Skipping internal index: tableName='indexentrystringlong' indexName='SQL121214162507310' 10:52:11,057 INFO [main][CompatibilityTest] dropAllIndices: Dropping index: tableName='dataentry' indexName='dataentry_n49' 10:52:11,074 INFO [main][CompatibilityTest] dropAllIndices: Skipping internal index: tableName='indexentrydate' indexName='SQL121214162506980' 10:52:11,074 INFO [main][CompatibilityTest] dropAllIndices: Skipping internal index: tableName='indexentrydouble' indexName='SQL121214162506510' 10:52:11,074 INFO [main][CompatibilityTest] dropAllIndices: Dropping index: tableName='indexentrycurrency' indexName='indexentrycurrency_u1' 10:52:11,085 INFO [main][CompatibilityTest] dropAllIndices: Skipping internal index: tableName='indexentryuuid' indexName='SQL121214162507110' 10:52:11,085 INFO [main][CompatibilityTest] dropAllIndices: Skipping internal index: tableName='fieldmeta' indexName='SQL121214162505940' 10:52:11,085 INFO [main][CompatibilityTest] dropAllIndices: Dropping index: tableName='indexentryinteger' indexName='indexentryinteger_u1' 10:52:11,099 INFO [main][CompatibilityTest] dropAllIndices: Skipping internal index: tableName='sequence_table' indexName='SQL121214162507600' 10:52:11,099 INFO [main][CompatibilityTest] dropAllIndices: Skipping internal index: tableName='indexentryshort' indexName='SQL121214162506830' 10:52:11,099 INFO [main][CompatibilityTest] dropAllIndices: Dropping index: tableName='indexentrycontainersize' indexName='indexentrycontainersize_u1' 10:52:11,110 INFO [main][CompatibilityTest] dropAllIndices: Dropping index: tableName='indexentryshort' indexName='indexentryshort_u1' 10:52:11,124 INFO [main][CompatibilityTest] dropAllIndices: Dropping index: tableName='indexentryurl' indexName='indexentryurl_n49' 10:52:11,135 INFO [main][CompatibilityTest] dropAllIndices: Dropping index: tableName='fieldmeta' indexName='fieldmeta_n50' 10:52:11,150 INFO [main][CompatibilityTest] dropAllIndices: Dropping index: tableName='indexentrycontainersize' indexName='indexentrycontainersize_n49' 10:52:11,162 INFO [main][CompatibilityTest] dropAllIndices: Dropping index: tableName='indexentrydouble' indexName='indexentrydouble_u1' 10:52:11,174 INFO [main][CompatibilityTest] dropAllIndices: Dropping index: tableName='indexentrydouble' indexName='indexentrydouble_n49' 10:52:11,184 INFO [main][CompatibilityTest] dropAllIndices: Dropping index: tableName='indexentryuri' indexName='indexentryuri_u1' 10:52:11,194 INFO [main][CompatibilityTest] dropAllIndices: Dropping index: tableName='indexentryfloat' indexName='indexentryfloat_u1' 10:52:11,208 INFO [main][CompatibilityTest] dropAllIndices: Dropping index: tableName='indexentrylong' indexName='indexentrylong_n49' 10:52:11,220 INFO [main][CompatibilityTest] dropAllIndices: Skipping internal index: tableName='sequence' indexName='SQL121214162506290' 10:52:11,220 INFO [main][CompatibilityTest] dropAllIndices: Dropping index: tableName='indexentrycurrency' indexName='indexentrycurrency_n49' 10:52:11,237 INFO [main][CompatibilityTest] dropAllIndices: Dropping index: tableName='indexentrystringshort' indexName='indexentrystringshort_n49' 10:52:11,248 INFO [main][CompatibilityTest] dropAllIndices: Skipping internal index: tableName='dataentry' indexName='SQL121214162506210' 10:52:11,248 INFO [main][CompatibilityTest] dropAllIndices: Dropping index: tableName='indexentryfloat' indexName='indexentryfloat_n49' 10:52:11,265 INFO [main][CompatibilityTest] dropAllIndices: Skipping internal index: tableName='indexentryuri' indexName='SQL121214162507170' 10:52:11,266 INFO [main][CompatibilityTest] dropAllIndices: Skipping internal index: tableName='indexentrybyte' indexName='SQL121214162506900' 10:52:11,266 INFO [main][CompatibilityTest] dropAllIndices: Dropping index: tableName='indexentryurl' indexName='indexentryurl_u1' 10:52:11,279 INFO [main][CompatibilityTest] dropAllIndices: Dropping index: tableName='fieldmeta' indexName='fieldmeta_n49' 10:52:11,292 INFO [main][CompatibilityTest] dropAllIndices: Dropping index: tableName='fieldmeta' indexName='fieldmeta_classmeta_ownerfieldmeta_fieldname_role' 10:52:11,303 INFO [main][CompatibilityTest] dropAllIndices: Dropping index: tableName='dataentry' indexName='dataentry_classmeta_objectid' 10:52:11,312 INFO [main][CompatibilityTest] dropAllIndices: Dropping index: tableName='indexentrydate' indexName='indexentrydate_u1' 10:52:11,323 INFO [main][CompatibilityTest] dropAllIndices: Dropping index: tableName='indexentryshort' indexName='indexentryshort_n49' 10:52:11,337 INFO [main][CompatibilityTest] dropAllIndices: Dropping index: tableName='classmeta' indexName='classmeta_fullyqualifiedclassname' 10:52:11,371 INFO [main][Persistence] Property cumulus4j.index.clob.enabled unknown - will be ignored 10:52:11,371 INFO [main][Persistence] Property cumulus4j.datanucleus.rdbms.useLegacyNativeValueStrategy unknown - will be ignored 10:52:15,544 INFO [main][Cumulus4jStoreManager] ====================== Cumulus4j ====================== 10:52:15,544 INFO [main][Cumulus4jStoreManager] Bundle: org.cumulus4j.store - Version: 1.2.1.SNAPSHOT 10:52:15,544 INFO [main][Cumulus4jStoreManager] ======================================================= 10:52:15,548 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryTimerPeriod: Property 'cumulus4j.cryptoSessionExpiryTimer.period' is not set. Using default value 60000. 10:52:15,548 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryAgeMSec: Property 'cumulus4j.cryptoSessionExpiryAge' is not set. Using default value 1800000. 10:52:15,657 INFO [main][ValueGeneration] Error encountered allocating block of IDs : Couldnt obtain a new sequence (unique id) : Schema 'root' does not exist 10:52:15,657 INFO [main][ValueGeneration] Creating Repository for IDs in the datastore 10:52:15,694 INFO [main][MinimumCumulus4jVersion] version=10100001 10:52:15,697 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.DatastoreVersion.datastoreVersionID has been specified to use sequence DatastoreVersionSequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:15,699 INFO [main][ValueGeneration] Error encountered allocating block of IDs : Couldnt obtain a new sequence (unique id) : SEQUENCE 'root.datastoreversionsequence' does not exist. 10:52:15,700 INFO [main][ValueGeneration] Creating Repository for IDs in the datastore 10:52:15,825 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.DatastoreVersion.datastoreVersionID has been specified to use sequence DatastoreVersionSequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:15,977 INFO [main][Retrieve] Object with id "0.org.cumulus4j.store.test.collection.join.ElementAMapOwner2" not found ! 10:52:15,990 INFO [main][Retrieve] Object with id "0.org.cumulus4j.store.test.collection.join.ElementA" not found ! 10:52:15,991 INFO [main][Retrieve] Object with id "0.org.cumulus4j.store.test.collection.join.ElementABMapOwner" not found ! 10:52:15,992 INFO [main][Retrieve] Object with id "0.org.cumulus4j.store.test.collection.join.ElementB" not found ! 10:52:15,993 INFO [main][Retrieve] Object with id "0.org.cumulus4j.store.test.inheritance.InheritanceHierarchy0.i0" not found ! 10:52:15,993 INFO [main][Retrieve] Object with id "0.org.cumulus4j.store.test.collection.mappedby.Element2MapOwner" not found ! 10:52:15,994 INFO [main][Retrieve] Object with id "0.org.cumulus4j.store.test.collection.mappedby.Element2" not found ! 10:52:15,995 INFO [main][Retrieve] Object with id "0.org.cumulus4j.store.test.collection.join.StringSetOwner.id" not found ! 10:52:15,996 INFO [main][Retrieve] Object with id "0.org.cumulus4j.store.test.collection.mappedby.Element3MapOwner" not found ! 10:52:15,997 INFO [main][Retrieve] Object with id "0.org.cumulus4j.store.test.collection.mappedby.Element3" not found ! 10:52:15,997 INFO [main][Retrieve] Object with id "0.org.cumulus4j.store.test.collection.join.ElementAMapOwner3" not found ! 10:52:15,998 INFO [main][Retrieve] Object with id "0.org.cumulus4j.store.test.collection.join.ElementAMapOwner1" not found ! 10:52:15,999 INFO [main][Retrieve] Object with id "0.org.cumulus4j.store.test.movie.Movie.movieID" not found ! 10:52:15,999 INFO [main][Retrieve] Object with id "0.org.cumulus4j.store.test.movie.Rating.ratingID" not found ! 10:52:16,000 INFO [main][Retrieve] Object with id "0.org.cumulus4j.store.test.collection.join.ElementASetOwner" not found ! 10:52:16,001 INFO [main][Retrieve] Object with id "0.org.cumulus4j.store.test.collection.mappedby.Element1SetOwner" not found ! 10:52:16,003 INFO [main][Retrieve] Object with id "0.org.cumulus4j.store.test.collection.mappedby.Element1" not found ! 10:52:16,004 INFO [main][Retrieve] Object with id "0.org.cumulus4j.store.test.collection.join.StringStringMapOwner.id" not found ! 10:52:16,007 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.DatastoreVersion.datastoreVersionID has been specified to use sequence DatastoreVersionSequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:16,009 INFO [main][MinimumCumulus4jVersion] version=10100001 10:52:16,114 INFO [main][RecreateIndex] deleteIndex: first run: minIndexEntryID=1 maxIndexEntryID=470 10:52:16,115 INFO [main][RecreateIndex] deleteIndexForRange: Entered. fromIndexEntryIDIncl=1 toIndexEntryIDExcl=101 10:52:16,263 INFO [main][RecreateIndex] deleteIndexForRange: Leaving. fromIndexEntryIDIncl=1 toIndexEntryIDExcl=101 10:52:16,263 INFO [main][RecreateIndex] deleteIndexForRange: Entered. fromIndexEntryIDIncl=101 toIndexEntryIDExcl=201 10:52:16,310 INFO [main][RecreateIndex] deleteIndexForRange: Leaving. fromIndexEntryIDIncl=101 toIndexEntryIDExcl=201 10:52:16,310 INFO [main][RecreateIndex] deleteIndexForRange: Entered. fromIndexEntryIDIncl=201 toIndexEntryIDExcl=301 10:52:16,360 INFO [main][RecreateIndex] deleteIndexForRange: Leaving. fromIndexEntryIDIncl=201 toIndexEntryIDExcl=301 10:52:16,360 INFO [main][RecreateIndex] deleteIndexForRange: Entered. fromIndexEntryIDIncl=301 toIndexEntryIDExcl=401 10:52:16,399 INFO [main][RecreateIndex] deleteIndexForRange: Leaving. fromIndexEntryIDIncl=301 toIndexEntryIDExcl=401 10:52:16,400 INFO [main][RecreateIndex] deleteIndexForRange: Entered. fromIndexEntryIDIncl=401 toIndexEntryIDExcl=null 10:52:16,511 INFO [main][RecreateIndex] deleteIndexForRange: Leaving. fromIndexEntryIDIncl=401 toIndexEntryIDExcl=null 10:52:16,664 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:16,666 INFO [main][ValueGeneration] Error encountered allocating block of IDs : Couldnt obtain a new sequence (unique id) : SEQUENCE 'root.indexentrysequence' does not exist. 10:52:16,666 INFO [main][ValueGeneration] Creating Repository for IDs in the datastore 10:52:16,692 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:16,703 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:16,708 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:16,712 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:16,716 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:16,720 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:16,723 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:16,727 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:16,739 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:16,750 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:16,754 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:16,759 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:16,762 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:16,766 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:16,769 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:16,773 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:16,777 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:16,781 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:16,784 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:16,788 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:16,791 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:16,795 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:16,807 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:16,811 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:16,815 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:16,820 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:16,823 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:16,833 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:16,837 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:16,841 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:16,844 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:16,854 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:16,858 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:16,861 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:16,865 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:16,869 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:16,874 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:16,877 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:16,881 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:16,885 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:16,888 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:16,892 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:16,896 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:16,900 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:16,909 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:16,913 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:16,916 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:16,920 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:16,924 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:16,928 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:16,932 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:16,935 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:16,939 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:16,942 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:16,946 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:16,953 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:16,956 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:16,960 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:16,963 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:16,967 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:16,971 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:16,974 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:16,978 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:16,983 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:16,987 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:16,990 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:16,993 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:16,997 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:17,000 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:17,004 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:17,009 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:17,013 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:17,015 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:17,019 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:17,023 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:17,026 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:17,031 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:17,037 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:17,041 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:17,045 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:17,048 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:17,052 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:17,056 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:17,059 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:17,062 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:17,067 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:17,071 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:17,074 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:17,077 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:17,082 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:17,085 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:17,088 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:17,092 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:17,096 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:17,099 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:17,102 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:17,106 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:17,111 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:17,114 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:17,117 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:17,130 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:17,138 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:17,152 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:17,156 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:17,160 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:17,163 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:17,167 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:17,171 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:17,181 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:17,185 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:17,189 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:17,192 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:17,196 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:17,199 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:17,203 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:17,207 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:17,212 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:17,215 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:17,219 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:17,222 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:17,234 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:17,236 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:17,243 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:17,246 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:17,250 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:17,254 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:17,258 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:17,261 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:17,265 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:17,269 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:17,272 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:17,276 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:17,280 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:17,283 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:17,287 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:17,290 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:17,294 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:17,298 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:17,301 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:17,305 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:17,309 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:17,313 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:17,316 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:17,320 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:17,324 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:17,328 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:17,332 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:17,335 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:17,339 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:17,343 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:17,347 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:17,350 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:17,365 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:17,369 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:17,373 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:17,376 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:17,380 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:17,384 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:17,387 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:17,391 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:17,394 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:17,398 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:17,403 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:17,407 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:17,410 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:17,413 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:17,418 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:17,422 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:17,426 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:17,429 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:17,433 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:17,437 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:17,440 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:17,444 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:17,544 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:17,553 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:17,556 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:17,560 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:17,563 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:17,567 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:17,570 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:17,574 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:17,583 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:17,591 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:17,595 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:17,599 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:17,602 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:17,607 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:17,611 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:17,616 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:17,619 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:17,624 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:17,628 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:17,631 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:17,635 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:17,638 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:17,642 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:17,646 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:17,649 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:17,653 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:17,657 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:17,661 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:17,665 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:17,670 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:17,673 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:17,677 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:17,680 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:17,685 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:17,688 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:17,692 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:17,696 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:17,701 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:17,705 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:17,711 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:17,715 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:17,719 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:17,722 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:17,732 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:17,735 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:17,738 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:17,743 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:17,746 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:17,750 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:17,755 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:17,758 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:17,762 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:17,765 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:17,769 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:17,772 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:17,782 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:17,785 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:17,789 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:17,794 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:17,797 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:17,803 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:17,807 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:17,811 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:17,815 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:17,824 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:17,832 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:17,836 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:17,839 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:17,844 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:17,847 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:17,853 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:17,857 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:17,873 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:17,876 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:17,880 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:17,884 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:17,889 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:17,893 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:17,897 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:17,901 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:17,904 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:17,910 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:17,916 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:17,920 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:17,925 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:17,928 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:17,932 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:17,936 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:17,941 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:17,944 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:17,949 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:17,953 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:17,956 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:17,960 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:17,965 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:17,970 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:17,974 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:17,979 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:17,983 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:17,992 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:17,996 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:18,000 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:18,003 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:18,007 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:18,010 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:18,014 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:18,017 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:18,021 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:18,024 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:18,028 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:18,032 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:18,036 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:18,039 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:18,043 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:18,047 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:18,051 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:18,055 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:18,058 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:18,062 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:18,065 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:18,070 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:18,073 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:18,077 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:18,081 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:18,084 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:18,089 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:18,092 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:18,096 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:18,100 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:18,103 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:18,106 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:18,111 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:18,115 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:18,119 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:18,122 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:18,128 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:18,131 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:18,135 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:18,138 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:18,142 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:18,147 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:18,151 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:18,155 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:18,158 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:18,162 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:18,165 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:18,169 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:18,173 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:18,242 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:18,248 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:18,252 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:18,256 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:18,259 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:18,263 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:18,266 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:18,276 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:18,279 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:18,283 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:18,286 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:18,290 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:18,294 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:18,303 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:18,307 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:18,310 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:18,313 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:18,316 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:18,320 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:18,323 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:18,326 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:18,329 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:18,333 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:18,336 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:18,339 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:18,342 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:18,346 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:18,349 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:18,352 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:18,355 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:18,360 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:18,363 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:18,367 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:18,370 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:18,373 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:18,376 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:18,380 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:18,384 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:18,388 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:18,391 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:18,394 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:18,398 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:18,401 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:18,405 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:18,410 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:18,413 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:18,417 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:18,420 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:18,423 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:18,426 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:18,429 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:18,432 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:18,446 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:18,449 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:18,453 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:18,456 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:18,459 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:18,463 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:18,466 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:18,469 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:18,477 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:18,480 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:18,487 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:18,492 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:18,497 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:18,502 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:18,506 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:18,510 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:18,518 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:18,525 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:18,528 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:18,530 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:18,534 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:18,537 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:18,540 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:18,543 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:18,546 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:18,549 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:18,552 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:18,555 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:18,558 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:18,561 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:18,564 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:18,567 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:18,570 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:18,573 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:18,577 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:18,580 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:18,584 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:18,587 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:18,591 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:18,594 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:18,597 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:18,599 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:18,604 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:18,607 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:18,611 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:18,614 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:18,617 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:18,622 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:18,625 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:18,628 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:18,637 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:18,644 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:18,648 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:18,653 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:18,658 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:18,662 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:18,666 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:18,670 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:18,673 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:18,677 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:18,680 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:18,683 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:18,688 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:18,692 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:18,696 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:18,700 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:18,703 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:18,707 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:18,710 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:18,715 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:18,765 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:18,776 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:18,780 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:18,784 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:18,788 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:18,792 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:18,795 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:18,799 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:18,803 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:18,807 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:18,814 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:18,817 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:18,821 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:18,827 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:18,831 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:18,835 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:18,840 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:18,845 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:18,848 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:18,852 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:18,858 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:18,862 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:18,870 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:18,874 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:18,877 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:18,883 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.DatastoreVersion.datastoreVersionID has been specified to use sequence DatastoreVersionSequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 10:52:18,896 INFO [main][StringStringMapQueryTest] queryContainsKeyParameter: found 3 StringStringMapOwners for query-filter "this.map.containsKey(:queryParam)" and param "second": 10:52:18,897 INFO [main][StringStringMapQueryTest] queryContainsKeyParameter: * 3: third=Marc, fourth=Khaled, first=Daniel, second=Marco 10:52:18,898 INFO [main][StringStringMapQueryTest] queryContainsKeyParameter: * 1: third=Claudia, first=Adam, second=Bert 10:52:18,899 INFO [main][StringStringMapQueryTest] queryContainsKeyParameter: * 2: first=Adam, second=Michael 10:52:18,911 INFO [main][StringStringMapQueryTest] queryNotContainsKeyParameter: found 4 StringStringMapOwners for query-filter "!this.map.containsKey(:queryParam)" and param "second": 10:52:18,912 INFO [main][StringStringMapQueryTest] queryNotContainsKeyParameter: * 7: fourth=Khaled 10:52:18,912 INFO [main][StringStringMapQueryTest] queryNotContainsKeyParameter: * 4: first=Marc 10:52:18,913 INFO [main][StringStringMapQueryTest] queryNotContainsKeyParameter: * 5: first=Marco 10:52:18,914 INFO [main][StringStringMapQueryTest] queryNotContainsKeyParameter: * 6: 10:52:18,916 INFO [main][StringStringMapQueryTest] queryContainsValueParameter: found 2 StringStringMapOwners for query-filter "this.map.containsValue(:queryParam)" and param "Marc": 10:52:18,916 INFO [main][StringStringMapQueryTest] queryContainsValueParameter: * 3: third=Marc, fourth=Khaled, first=Daniel, second=Marco 10:52:18,916 INFO [main][StringStringMapQueryTest] queryContainsValueParameter: * 4: first=Marc 10:52:18,917 INFO [main][StringStringMapQueryTest] queryNotContainsValueParameter: found 5 StringStringMapOwners for query-filter "!this.map.containsValue(:queryParam)" and param "Marc": 10:52:18,918 INFO [main][StringStringMapQueryTest] queryNotContainsValueParameter: * 7: fourth=Khaled 10:52:18,918 INFO [main][StringStringMapQueryTest] queryNotContainsValueParameter: * 1: third=Claudia, first=Adam, second=Bert 10:52:18,918 INFO [main][StringStringMapQueryTest] queryNotContainsValueParameter: * 2: first=Adam, second=Michael 10:52:18,918 INFO [main][StringStringMapQueryTest] queryNotContainsValueParameter: * 5: first=Marco 10:52:18,918 INFO [main][StringStringMapQueryTest] queryNotContainsValueParameter: * 6: 10:52:18,930 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndVariableIndexOf: found 3 StringStringMapOwners for query-filter "this.map.containsKey(variable) && variable.indexOf(:queryParam) >= 0" and param "h": 10:52:18,931 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndVariableIndexOf: * 7: fourth=Khaled 10:52:18,931 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndVariableIndexOf: * 1: third=Claudia, first=Adam, second=Bert 10:52:18,931 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndVariableIndexOf: * 3: third=Marc, fourth=Khaled, first=Daniel, second=Marco 10:52:18,936 INFO [main][StringStringMapQueryTest] queryNotContainsKeyVariableAndVariableIndexOf: found 4 StringStringMapOwners for query-filter "!this.map.containsKey(variable) && variable.indexOf(:queryParam) >= 0" and param "h": 10:52:18,936 INFO [main][StringStringMapQueryTest] queryNotContainsKeyVariableAndVariableIndexOf: * 2: first=Adam, second=Michael 10:52:18,936 INFO [main][StringStringMapQueryTest] queryNotContainsKeyVariableAndVariableIndexOf: * 4: first=Marc 10:52:18,936 INFO [main][StringStringMapQueryTest] queryNotContainsKeyVariableAndVariableIndexOf: * 5: first=Marco 10:52:18,936 INFO [main][StringStringMapQueryTest] queryNotContainsKeyVariableAndVariableIndexOf: * 6: 10:52:18,946 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndVariableNotIndexOf: found 5 StringStringMapOwners for query-filter "this.map.containsKey(variable) && variable.indexOf(:queryParam) < 0" and param "h": 10:52:18,946 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndVariableNotIndexOf: * 1: third=Claudia, first=Adam, second=Bert 10:52:18,946 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndVariableNotIndexOf: * 2: first=Adam, second=Michael 10:52:18,946 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndVariableNotIndexOf: * 3: third=Marc, fourth=Khaled, first=Daniel, second=Marco 10:52:18,946 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndVariableNotIndexOf: * 4: first=Marc 10:52:18,946 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndVariableNotIndexOf: * 5: first=Marco 10:52:18,950 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndNotVariableIndexOf: found 5 StringStringMapOwners for query-filter "this.map.containsKey(variable) && !(variable.indexOf(:queryParam) >= 0)" and param "h": 10:52:18,950 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndNotVariableIndexOf: * 1: third=Claudia, first=Adam, second=Bert 10:52:18,950 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndNotVariableIndexOf: * 2: first=Adam, second=Michael 10:52:18,950 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndNotVariableIndexOf: * 3: third=Marc, fourth=Khaled, first=Daniel, second=Marco 10:52:18,950 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndNotVariableIndexOf: * 4: first=Marc 10:52:18,950 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndNotVariableIndexOf: * 5: first=Marco 10:52:18,953 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndVariableIndexOf: found 3 StringStringMapOwners for query-filter "this.map.containsValue(variable) && variable.indexOf(:queryParam) >= 0" and param "Marc": 10:52:18,953 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndVariableIndexOf: * 3: third=Marc, fourth=Khaled, first=Daniel, second=Marco 10:52:18,953 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndVariableIndexOf: * 4: first=Marc 10:52:18,954 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndVariableIndexOf: * 5: first=Marco 10:52:18,959 INFO [main][StringStringMapQueryTest] queryNotContainsValueVariableAndVariableIndexOf: found 4 StringStringMapOwners for query-filter "!this.map.containsValue(variable) && variable.indexOf(:queryParam) >= 0" and param "Marc": 10:52:18,959 INFO [main][StringStringMapQueryTest] queryNotContainsValueVariableAndVariableIndexOf: * 7: fourth=Khaled 10:52:18,959 INFO [main][StringStringMapQueryTest] queryNotContainsValueVariableAndVariableIndexOf: * 1: third=Claudia, first=Adam, second=Bert 10:52:18,959 INFO [main][StringStringMapQueryTest] queryNotContainsValueVariableAndVariableIndexOf: * 2: first=Adam, second=Michael 10:52:18,959 INFO [main][StringStringMapQueryTest] queryNotContainsValueVariableAndVariableIndexOf: * 6: 10:52:18,963 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndVariableNotIndexOf: found 4 StringStringMapOwners for query-filter "this.map.containsValue(variable) && variable.indexOf(:queryParam) < 0" and param "Marc": 10:52:18,963 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndVariableNotIndexOf: * 7: fourth=Khaled 10:52:18,963 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndVariableNotIndexOf: * 1: third=Claudia, first=Adam, second=Bert 10:52:18,963 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndVariableNotIndexOf: * 2: first=Adam, second=Michael 10:52:18,963 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndVariableNotIndexOf: * 3: third=Marc, fourth=Khaled, first=Daniel, second=Marco 10:52:18,967 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndNotVariableIndexOf: found 4 StringStringMapOwners for query-filter "this.map.containsValue(variable) && !(variable.indexOf(:queryParam) >= 0)" and param "Marc": 10:52:18,967 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndNotVariableIndexOf: * 7: fourth=Khaled 10:52:18,967 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndNotVariableIndexOf: * 1: third=Claudia, first=Adam, second=Bert 10:52:18,967 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndNotVariableIndexOf: * 2: first=Adam, second=Michael 10:52:18,967 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndNotVariableIndexOf: * 3: third=Marc, fourth=Khaled, first=Daniel, second=Marco 10:52:18,970 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndVariableEquals: found 3 StringStringMapOwners for query-filter "this.map.containsKey(variable) && variable == :queryParam" and param "second": 10:52:18,970 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndVariableEquals: * 1: third=Claudia, first=Adam, second=Bert 10:52:18,970 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndVariableEquals: * 2: first=Adam, second=Michael 10:52:18,971 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndVariableEquals: * 3: third=Marc, fourth=Khaled, first=Daniel, second=Marco 10:52:18,981 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndVariableNotEquals: found 6 StringStringMapOwners for query-filter "this.map.containsKey(variable) && variable != :queryParam" and param "second": 10:52:18,981 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndVariableNotEquals: * 7: fourth=Khaled 10:52:18,981 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndVariableNotEquals: * 1: third=Claudia, first=Adam, second=Bert 10:52:18,981 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndVariableNotEquals: * 2: first=Adam, second=Michael 10:52:18,981 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndVariableNotEquals: * 3: third=Marc, fourth=Khaled, first=Daniel, second=Marco 10:52:18,981 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndVariableNotEquals: * 4: first=Marc 10:52:18,981 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndVariableNotEquals: * 5: first=Marco 10:52:18,985 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndNotVariableEquals: found 6 StringStringMapOwners for query-filter "this.map.containsKey(variable) && !(variable == :queryParam)" and param "second": 10:52:18,985 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndNotVariableEquals: * 7: fourth=Khaled 10:52:18,985 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndNotVariableEquals: * 1: third=Claudia, first=Adam, second=Bert 10:52:18,985 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndNotVariableEquals: * 2: first=Adam, second=Michael 10:52:18,985 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndNotVariableEquals: * 3: third=Marc, fourth=Khaled, first=Daniel, second=Marco 10:52:18,986 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndNotVariableEquals: * 4: first=Marc 10:52:18,986 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndNotVariableEquals: * 5: first=Marco 10:52:18,989 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndVariableEquals: found 2 StringStringMapOwners for query-filter "this.map.containsValue(variable) && variable == :queryParam" and param "Marc": 10:52:18,989 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndVariableEquals: * 3: third=Marc, fourth=Khaled, first=Daniel, second=Marco 10:52:18,989 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndVariableEquals: * 4: first=Marc 10:52:18,993 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndVariableNotEquals: found 5 StringStringMapOwners for query-filter "this.map.containsValue(variable) && variable != :queryParam" and param "Marc": 10:52:18,993 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndVariableNotEquals: * 7: fourth=Khaled 10:52:18,993 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndVariableNotEquals: * 1: third=Claudia, first=Adam, second=Bert 10:52:18,993 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndVariableNotEquals: * 2: first=Adam, second=Michael 10:52:18,993 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndVariableNotEquals: * 3: third=Marc, fourth=Khaled, first=Daniel, second=Marco 10:52:18,993 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndVariableNotEquals: * 5: first=Marco 10:52:18,997 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndNotVariableEquals: found 5 StringStringMapOwners for query-filter "this.map.containsValue(variable) && !(variable == :queryParam)" and param "Marc": 10:52:18,997 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndNotVariableEquals: * 7: fourth=Khaled 10:52:18,997 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndNotVariableEquals: * 1: third=Claudia, first=Adam, second=Bert 10:52:18,997 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndNotVariableEquals: * 2: first=Adam, second=Michael 10:52:18,997 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndNotVariableEquals: * 3: third=Marc, fourth=Khaled, first=Daniel, second=Marco 10:52:18,997 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndNotVariableEquals: * 5: first=Marco 10:52:19,008 INFO [main][ElementAMap3QueryTest] queryContainsKeyParameter1: found 1 ElementAMapOwner3s for query-filter "this.map.containsKey(:queryParam)" and param "ElementA[name="MMM.Element K3.2"]": 10:52:19,014 INFO [main][ElementAMap3QueryTest] queryContainsKeyParameter1: * Owner 3: ElementA[name="MMM.Element K3.3"]=ElementA[name="MMM.Element V3.3"], ElementA[name="MMM.Element K3.1"]=ElementA[name="MMM.Element V1.1"], ElementA[name="MMM.Element K3.2"]=ElementA[name="MMM.Element V3.2"] 10:52:19,020 INFO [main][ElementAMap3QueryTest] queryContainsKeyParameter2: found 3 ElementAMapOwner3s for query-filter "this.map.containsKey(:queryParam)" and param "ElementA[name="MMM.Element K1.3"]": 10:52:19,026 INFO [main][ElementAMap3QueryTest] queryContainsKeyParameter2: * Owner 1: ElementA[name="MMM.Element K1.1"]=ElementA[name="MMM.Element V1.1"], ElementA[name="MMM.Element K1.4"]=ElementA[name="MMM.Element V1.4"], ElementA[name="MMM.Element K1.2"]=ElementA[name="MMM.Element V1.2"], ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V1.3"] 10:52:19,033 INFO [main][ElementAMap3QueryTest] queryContainsKeyParameter2: * Owner 2: ElementA[name="MMM.Element K2.2"]=ElementA[name="MMM.Element V2.2"], ElementA[name="MMM.Element K2.1"]=ElementA[name="MMM.Element V2.1"], ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V2.3"], ElementA[name="MMM.Element K2.4"]=ElementA[name="MMM.Element V2.4"] 10:52:19,035 INFO [main][ElementAMap3QueryTest] queryContainsKeyParameter2: * Owner 4: ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V4.3"] 10:52:19,040 INFO [main][ElementAMap3QueryTest] queryNotContainsKeyParameter1: found 5 ElementAMapOwner3s for query-filter "!this.map.containsKey(:queryParam)" and param "ElementA[name="MMM.Element K3.2"]": 10:52:19,041 INFO [main][ElementAMap3QueryTest] queryNotContainsKeyParameter1: * Owner 5: 10:52:19,043 INFO [main][ElementAMap3QueryTest] queryNotContainsKeyParameter1: * Owner 6: ElementA[name="MMM.Element K6.2"]=ElementA[name="MMM.Element V6.2"] 10:52:19,043 INFO [main][ElementAMap3QueryTest] queryNotContainsKeyParameter1: * Owner 1: ElementA[name="MMM.Element K1.1"]=ElementA[name="MMM.Element V1.1"], ElementA[name="MMM.Element K1.4"]=ElementA[name="MMM.Element V1.4"], ElementA[name="MMM.Element K1.2"]=ElementA[name="MMM.Element V1.2"], ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V1.3"] 10:52:19,043 INFO [main][ElementAMap3QueryTest] queryNotContainsKeyParameter1: * Owner 2: ElementA[name="MMM.Element K2.2"]=ElementA[name="MMM.Element V2.2"], ElementA[name="MMM.Element K2.1"]=ElementA[name="MMM.Element V2.1"], ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V2.3"], ElementA[name="MMM.Element K2.4"]=ElementA[name="MMM.Element V2.4"] 10:52:19,043 INFO [main][ElementAMap3QueryTest] queryNotContainsKeyParameter1: * Owner 4: ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V4.3"] 10:52:19,046 INFO [main][ElementAMap3QueryTest] queryNotContainsKeyParameter2: found 3 ElementAMapOwner3s for query-filter "!this.map.containsKey(:queryParam)" and param "ElementA[name="MMM.Element K1.3"]": 10:52:19,047 INFO [main][ElementAMap3QueryTest] queryNotContainsKeyParameter2: * Owner 5: 10:52:19,047 INFO [main][ElementAMap3QueryTest] queryNotContainsKeyParameter2: * Owner 6: ElementA[name="MMM.Element K6.2"]=ElementA[name="MMM.Element V6.2"] 10:52:19,047 INFO [main][ElementAMap3QueryTest] queryNotContainsKeyParameter2: * Owner 3: ElementA[name="MMM.Element K3.3"]=ElementA[name="MMM.Element V3.3"], ElementA[name="MMM.Element K3.1"]=ElementA[name="MMM.Element V1.1"], ElementA[name="MMM.Element K3.2"]=ElementA[name="MMM.Element V3.2"] 10:52:19,075 INFO [main][ElementAMap3QueryTest] queryContainsKeyVariableAndIndexOfMatches: found 4 ElementAMapOwner3s for query-filter "this.map.containsKey(variable) && variable.name.indexOf(:queryParam) >= 0" and param "3": 10:52:19,075 INFO [main][ElementAMap3QueryTest] queryContainsKeyVariableAndIndexOfMatches: * Owner 1: ElementA[name="MMM.Element K1.1"]=ElementA[name="MMM.Element V1.1"], ElementA[name="MMM.Element K1.4"]=ElementA[name="MMM.Element V1.4"], ElementA[name="MMM.Element K1.2"]=ElementA[name="MMM.Element V1.2"], ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V1.3"] 10:52:19,075 INFO [main][ElementAMap3QueryTest] queryContainsKeyVariableAndIndexOfMatches: * Owner 2: ElementA[name="MMM.Element K2.2"]=ElementA[name="MMM.Element V2.2"], ElementA[name="MMM.Element K2.1"]=ElementA[name="MMM.Element V2.1"], ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V2.3"], ElementA[name="MMM.Element K2.4"]=ElementA[name="MMM.Element V2.4"] 10:52:19,075 INFO [main][ElementAMap3QueryTest] queryContainsKeyVariableAndIndexOfMatches: * Owner 3: ElementA[name="MMM.Element K3.3"]=ElementA[name="MMM.Element V3.3"], ElementA[name="MMM.Element K3.1"]=ElementA[name="MMM.Element V1.1"], ElementA[name="MMM.Element K3.2"]=ElementA[name="MMM.Element V3.2"] 10:52:19,075 INFO [main][ElementAMap3QueryTest] queryContainsKeyVariableAndIndexOfMatches: * Owner 4: ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V4.3"] 10:52:19,078 INFO [main][ElementAMap3QueryTest] queryContainsValueParameter1: found 1 ElementAMapOwner3s for query-filter "this.map.containsValue(:queryParam)" and param "ElementA[name="MMM.Element V3.2"]": 10:52:19,078 INFO [main][ElementAMap3QueryTest] queryContainsValueParameter1: * Owner 3: ElementA[name="MMM.Element K3.3"]=ElementA[name="MMM.Element V3.3"], ElementA[name="MMM.Element K3.1"]=ElementA[name="MMM.Element V1.1"], ElementA[name="MMM.Element K3.2"]=ElementA[name="MMM.Element V3.2"] 10:52:19,081 INFO [main][ElementAMap3QueryTest] queryContainsValueParameter2: found 2 ElementAMapOwner3s for query-filter "this.map.containsValue(:queryParam)" and param "ElementA[name="MMM.Element V1.1"]": 10:52:19,081 INFO [main][ElementAMap3QueryTest] queryContainsValueParameter2: * Owner 1: ElementA[name="MMM.Element K1.1"]=ElementA[name="MMM.Element V1.1"], ElementA[name="MMM.Element K1.4"]=ElementA[name="MMM.Element V1.4"], ElementA[name="MMM.Element K1.2"]=ElementA[name="MMM.Element V1.2"], ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V1.3"] 10:52:19,081 INFO [main][ElementAMap3QueryTest] queryContainsValueParameter2: * Owner 3: ElementA[name="MMM.Element K3.3"]=ElementA[name="MMM.Element V3.3"], ElementA[name="MMM.Element K3.1"]=ElementA[name="MMM.Element V1.1"], ElementA[name="MMM.Element K3.2"]=ElementA[name="MMM.Element V3.2"] 10:52:19,105 INFO [main][ElementAMap3QueryTest] queryContainsValueVariableAndIndexOfMatches: found 3 ElementAMapOwner3s for query-filter "this.map.containsValue(variable) && variable.name.indexOf(:queryParam) >= 0" and param "4": 10:52:19,105 INFO [main][ElementAMap3QueryTest] queryContainsValueVariableAndIndexOfMatches: * Owner 1: ElementA[name="MMM.Element K1.1"]=ElementA[name="MMM.Element V1.1"], ElementA[name="MMM.Element K1.4"]=ElementA[name="MMM.Element V1.4"], ElementA[name="MMM.Element K1.2"]=ElementA[name="MMM.Element V1.2"], ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V1.3"] 10:52:19,105 INFO [main][ElementAMap3QueryTest] queryContainsValueVariableAndIndexOfMatches: * Owner 2: ElementA[name="MMM.Element K2.2"]=ElementA[name="MMM.Element V2.2"], ElementA[name="MMM.Element K2.1"]=ElementA[name="MMM.Element V2.1"], ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V2.3"], ElementA[name="MMM.Element K2.4"]=ElementA[name="MMM.Element V2.4"] 10:52:19,105 INFO [main][ElementAMap3QueryTest] queryContainsValueVariableAndIndexOfMatches: * Owner 4: ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V4.3"] 10:52:19,142 INFO [main][ElementAMap3QueryTest] queryContainsKeyVariableAndIndexOfNotMatches: found 3 ElementAMapOwner3s for query-filter "this.map.containsKey(variable) && variable.name.indexOf(:queryParam) < 0" and param "3": 10:52:19,142 INFO [main][ElementAMap3QueryTest] queryContainsKeyVariableAndIndexOfNotMatches: * Owner 6: ElementA[name="MMM.Element K6.2"]=ElementA[name="MMM.Element V6.2"] 10:52:19,142 INFO [main][ElementAMap3QueryTest] queryContainsKeyVariableAndIndexOfNotMatches: * Owner 1: ElementA[name="MMM.Element K1.1"]=ElementA[name="MMM.Element V1.1"], ElementA[name="MMM.Element K1.4"]=ElementA[name="MMM.Element V1.4"], ElementA[name="MMM.Element K1.2"]=ElementA[name="MMM.Element V1.2"], ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V1.3"] 10:52:19,142 INFO [main][ElementAMap3QueryTest] queryContainsKeyVariableAndIndexOfNotMatches: * Owner 2: ElementA[name="MMM.Element K2.2"]=ElementA[name="MMM.Element V2.2"], ElementA[name="MMM.Element K2.1"]=ElementA[name="MMM.Element V2.1"], ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V2.3"], ElementA[name="MMM.Element K2.4"]=ElementA[name="MMM.Element V2.4"] 10:52:19,177 INFO [main][ElementAMap3QueryTest] queryContainsKeyVariableAndNotIndexOfMatches: found 3 ElementAMapOwner3s for query-filter "this.map.containsKey(variable) && !(variable.name.indexOf(:queryParam) >= 0)" and param "3": 10:52:19,177 INFO [main][ElementAMap3QueryTest] queryContainsKeyVariableAndNotIndexOfMatches: * Owner 6: ElementA[name="MMM.Element K6.2"]=ElementA[name="MMM.Element V6.2"] 10:52:19,177 INFO [main][ElementAMap3QueryTest] queryContainsKeyVariableAndNotIndexOfMatches: * Owner 1: ElementA[name="MMM.Element K1.1"]=ElementA[name="MMM.Element V1.1"], ElementA[name="MMM.Element K1.4"]=ElementA[name="MMM.Element V1.4"], ElementA[name="MMM.Element K1.2"]=ElementA[name="MMM.Element V1.2"], ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V1.3"] 10:52:19,177 INFO [main][ElementAMap3QueryTest] queryContainsKeyVariableAndNotIndexOfMatches: * Owner 2: ElementA[name="MMM.Element K2.2"]=ElementA[name="MMM.Element V2.2"], ElementA[name="MMM.Element K2.1"]=ElementA[name="MMM.Element V2.1"], ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V2.3"], ElementA[name="MMM.Element K2.4"]=ElementA[name="MMM.Element V2.4"] 10:52:19,181 INFO [main][ElementAMap3QueryTest] queryNotContainsValueParameter1: found 5 ElementAMapOwner3s for query-filter "!this.map.containsValue(:queryParam)" and param "ElementA[name="MMM.Element V3.2"]": 10:52:19,181 INFO [main][ElementAMap3QueryTest] queryNotContainsValueParameter1: * Owner 5: 10:52:19,181 INFO [main][ElementAMap3QueryTest] queryNotContainsValueParameter1: * Owner 6: ElementA[name="MMM.Element K6.2"]=ElementA[name="MMM.Element V6.2"] 10:52:19,181 INFO [main][ElementAMap3QueryTest] queryNotContainsValueParameter1: * Owner 1: ElementA[name="MMM.Element K1.1"]=ElementA[name="MMM.Element V1.1"], ElementA[name="MMM.Element K1.4"]=ElementA[name="MMM.Element V1.4"], ElementA[name="MMM.Element K1.2"]=ElementA[name="MMM.Element V1.2"], ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V1.3"] 10:52:19,181 INFO [main][ElementAMap3QueryTest] queryNotContainsValueParameter1: * Owner 2: ElementA[name="MMM.Element K2.2"]=ElementA[name="MMM.Element V2.2"], ElementA[name="MMM.Element K2.1"]=ElementA[name="MMM.Element V2.1"], ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V2.3"], ElementA[name="MMM.Element K2.4"]=ElementA[name="MMM.Element V2.4"] 10:52:19,181 INFO [main][ElementAMap3QueryTest] queryNotContainsValueParameter1: * Owner 4: ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V4.3"] 10:52:19,184 INFO [main][ElementAMap3QueryTest] queryNotContainsValueParameter2: found 4 ElementAMapOwner3s for query-filter "!this.map.containsValue(:queryParam)" and param "ElementA[name="MMM.Element V1.1"]": 10:52:19,184 INFO [main][ElementAMap3QueryTest] queryNotContainsValueParameter2: * Owner 5: 10:52:19,184 INFO [main][ElementAMap3QueryTest] queryNotContainsValueParameter2: * Owner 6: ElementA[name="MMM.Element K6.2"]=ElementA[name="MMM.Element V6.2"] 10:52:19,184 INFO [main][ElementAMap3QueryTest] queryNotContainsValueParameter2: * Owner 2: ElementA[name="MMM.Element K2.2"]=ElementA[name="MMM.Element V2.2"], ElementA[name="MMM.Element K2.1"]=ElementA[name="MMM.Element V2.1"], ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V2.3"], ElementA[name="MMM.Element K2.4"]=ElementA[name="MMM.Element V2.4"] 10:52:19,184 INFO [main][ElementAMap3QueryTest] queryNotContainsValueParameter2: * Owner 4: ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V4.3"] 10:52:19,228 INFO [main][ElementAMap3QueryTest] queryContainsValueVariableAndNotIndexOfMatches: found 4 ElementAMapOwner3s for query-filter "this.map.containsValue(variable) && !(variable.name.indexOf(:queryParam) >= 0)" and param "4": 10:52:19,228 INFO [main][ElementAMap3QueryTest] queryContainsValueVariableAndNotIndexOfMatches: * Owner 6: ElementA[name="MMM.Element K6.2"]=ElementA[name="MMM.Element V6.2"] 10:52:19,228 INFO [main][ElementAMap3QueryTest] queryContainsValueVariableAndNotIndexOfMatches: * Owner 1: ElementA[name="MMM.Element K1.1"]=ElementA[name="MMM.Element V1.1"], ElementA[name="MMM.Element K1.4"]=ElementA[name="MMM.Element V1.4"], ElementA[name="MMM.Element K1.2"]=ElementA[name="MMM.Element V1.2"], ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V1.3"] 10:52:19,228 INFO [main][ElementAMap3QueryTest] queryContainsValueVariableAndNotIndexOfMatches: * Owner 2: ElementA[name="MMM.Element K2.2"]=ElementA[name="MMM.Element V2.2"], ElementA[name="MMM.Element K2.1"]=ElementA[name="MMM.Element V2.1"], ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V2.3"], ElementA[name="MMM.Element K2.4"]=ElementA[name="MMM.Element V2.4"] 10:52:19,228 INFO [main][ElementAMap3QueryTest] queryContainsValueVariableAndNotIndexOfMatches: * Owner 3: ElementA[name="MMM.Element K3.3"]=ElementA[name="MMM.Element V3.3"], ElementA[name="MMM.Element K3.1"]=ElementA[name="MMM.Element V1.1"], ElementA[name="MMM.Element K3.2"]=ElementA[name="MMM.Element V3.2"] 10:52:19,269 INFO [main][ElementAMap3QueryTest] queryContainsValueVariableAndIndexOfNotMatches: found 4 ElementAMapOwner3s for query-filter "this.map.containsValue(variable) && variable.name.indexOf(:queryParam) < 0" and param "4": 10:52:19,269 INFO [main][ElementAMap3QueryTest] queryContainsValueVariableAndIndexOfNotMatches: * Owner 6: ElementA[name="MMM.Element K6.2"]=ElementA[name="MMM.Element V6.2"] 10:52:19,269 INFO [main][ElementAMap3QueryTest] queryContainsValueVariableAndIndexOfNotMatches: * Owner 1: ElementA[name="MMM.Element K1.1"]=ElementA[name="MMM.Element V1.1"], ElementA[name="MMM.Element K1.4"]=ElementA[name="MMM.Element V1.4"], ElementA[name="MMM.Element K1.2"]=ElementA[name="MMM.Element V1.2"], ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V1.3"] 10:52:19,269 INFO [main][ElementAMap3QueryTest] queryContainsValueVariableAndIndexOfNotMatches: * Owner 2: ElementA[name="MMM.Element K2.2"]=ElementA[name="MMM.Element V2.2"], ElementA[name="MMM.Element K2.1"]=ElementA[name="MMM.Element V2.1"], ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V2.3"], ElementA[name="MMM.Element K2.4"]=ElementA[name="MMM.Element V2.4"] 10:52:19,269 INFO [main][ElementAMap3QueryTest] queryContainsValueVariableAndIndexOfNotMatches: * Owner 3: ElementA[name="MMM.Element K3.3"]=ElementA[name="MMM.Element V3.3"], ElementA[name="MMM.Element K3.1"]=ElementA[name="MMM.Element V1.1"], ElementA[name="MMM.Element K3.2"]=ElementA[name="MMM.Element V3.2"] 10:52:19,308 INFO [main][Element3MapQueryTest] queryContainsValueParameter: found 2 Element3MapOwners for query-filter "this.map.containsValue(:queryParam)" and param "ccc": 10:52:19,311 INFO [main][Element3MapQueryTest] queryContainsValueParameter: * Owner 4: Element3[value="ccc", name="Element 4.3"]=ccc 10:52:19,317 INFO [main][Element3MapQueryTest] queryContainsValueParameter: * Owner 1: Element3[value="ddd", name="Element 1.4"]=ddd, Element3[value="ccc", name="Element 1.3"]=ccc, Element3[value="bbb", name="Element 1.2"]=bbb, Element3[value="aaa", name="Element 1.1"]=aaa 10:52:19,322 INFO [main][Element3MapQueryTest] queryNotContainsValueParameter: found 4 Element3MapOwners for query-filter "!this.map.containsValue(:queryParam)" and param "ccc": 10:52:19,324 INFO [main][Element3MapQueryTest] queryNotContainsValueParameter: * Owner 5: 10:52:19,327 INFO [main][Element3MapQueryTest] queryNotContainsValueParameter: * Owner 6: Element3[value="bb", name="Element 6.2"]=bb 10:52:19,332 INFO [main][Element3MapQueryTest] queryNotContainsValueParameter: * Owner 2: Element3[value="bb", name="Element 2.2"]=bb, Element3[value="cc", name="Element 2.3"]=cc, Element3[value="dd", name="Element 2.4"]=dd, Element3[value="aa", name="Element 2.1"]=aa 10:52:19,336 INFO [main][Element3MapQueryTest] queryNotContainsValueParameter: * Owner 3: Element3[value="a", name="Element 3.1"]=a, Element3[value="b", name="Element 3.2"]=b, Element3[value="c", name="Element 3.3"]=c 10:52:19,341 INFO [main][Element3MapQueryTest] queryContainsValueVariableAndIndexOfMatches: found 3 Element3MapOwners for query-filter "this.map.containsValue(variable) && variable.indexOf(:queryParam) >= 0" and param "bb": 10:52:19,341 INFO [main][Element3MapQueryTest] queryContainsValueVariableAndIndexOfMatches: * Owner 1: Element3[value="ddd", name="Element 1.4"]=ddd, Element3[value="ccc", name="Element 1.3"]=ccc, Element3[value="bbb", name="Element 1.2"]=bbb, Element3[value="aaa", name="Element 1.1"]=aaa 10:52:19,341 INFO [main][Element3MapQueryTest] queryContainsValueVariableAndIndexOfMatches: * Owner 2: Element3[value="bb", name="Element 2.2"]=bb, Element3[value="cc", name="Element 2.3"]=cc, Element3[value="dd", name="Element 2.4"]=dd, Element3[value="aa", name="Element 2.1"]=aa 10:52:19,341 INFO [main][Element3MapQueryTest] queryContainsValueVariableAndIndexOfMatches: * Owner 6: Element3[value="bb", name="Element 6.2"]=bb 10:52:19,343 INFO [main][Element3MapQueryTest] queryContainsKeyParameter: found 1 Element3MapOwners for query-filter "this.map.containsKey(:queryParam)" and param "Element3[value="b", name="Element 3.2"]": 10:52:19,344 INFO [main][Element3MapQueryTest] queryContainsKeyParameter: * Owner 3: Element3[value="a", name="Element 3.1"]=a, Element3[value="b", name="Element 3.2"]=b, Element3[value="c", name="Element 3.3"]=c 10:52:19,346 INFO [main][Element3MapQueryTest] queryNotContainsKeyParameter: found 5 Element3MapOwners for query-filter "!this.map.containsKey(:queryParam)" and param "Element3[value="b", name="Element 3.2"]": 10:52:19,346 INFO [main][Element3MapQueryTest] queryNotContainsKeyParameter: * Owner 4: Element3[value="ccc", name="Element 4.3"]=ccc 10:52:19,346 INFO [main][Element3MapQueryTest] queryNotContainsKeyParameter: * Owner 1: Element3[value="ddd", name="Element 1.4"]=ddd, Element3[value="ccc", name="Element 1.3"]=ccc, Element3[value="bbb", name="Element 1.2"]=bbb, Element3[value="aaa", name="Element 1.1"]=aaa 10:52:19,346 INFO [main][Element3MapQueryTest] queryNotContainsKeyParameter: * Owner 5: 10:52:19,346 INFO [main][Element3MapQueryTest] queryNotContainsKeyParameter: * Owner 6: Element3[value="bb", name="Element 6.2"]=bb 10:52:19,346 INFO [main][Element3MapQueryTest] queryNotContainsKeyParameter: * Owner 2: Element3[value="bb", name="Element 2.2"]=bb, Element3[value="cc", name="Element 2.3"]=cc, Element3[value="dd", name="Element 2.4"]=dd, Element3[value="aa", name="Element 2.1"]=aa 10:52:19,352 INFO [main][Element3MapQueryTest] queryContainsKeyVariableAndIndexOfMatches: found 3 Element3MapOwners for query-filter "this.map.containsKey(variable) && variable.name.indexOf(:queryParam) >= 0" and param "4": 10:52:19,352 INFO [main][Element3MapQueryTest] queryContainsKeyVariableAndIndexOfMatches: * Owner 1: Element3[value="ddd", name="Element 1.4"]=ddd, Element3[value="ccc", name="Element 1.3"]=ccc, Element3[value="bbb", name="Element 1.2"]=bbb, Element3[value="aaa", name="Element 1.1"]=aaa 10:52:19,352 INFO [main][Element3MapQueryTest] queryContainsKeyVariableAndIndexOfMatches: * Owner 2: Element3[value="bb", name="Element 2.2"]=bb, Element3[value="cc", name="Element 2.3"]=cc, Element3[value="dd", name="Element 2.4"]=dd, Element3[value="aa", name="Element 2.1"]=aa 10:52:19,352 INFO [main][Element3MapQueryTest] queryContainsKeyVariableAndIndexOfMatches: * Owner 4: Element3[value="ccc", name="Element 4.3"]=ccc 10:52:19,355 INFO [main][ElementAMap2QueryTest] queryContainsValueParameter: found 2 ElementAMapOwner2s for query-filter "this.map.containsValue(:queryParam)" and param "ccc": 10:52:19,357 INFO [main][ElementAMap2QueryTest] queryContainsValueParameter: * Owner 4: ElementA[name="MM.Element 4.3"]=ccc 10:52:19,360 INFO [main][ElementAMap2QueryTest] queryContainsValueParameter: * Owner 1: ElementA[name="MM.Element 1.2"]=bbb, ElementA[name="MM.Element 1.1"]=aaa, ElementA[name="MM.Element 1.3"]=ccc, ElementA[name="MM.Element 1.4"]=ddd 10:52:19,365 INFO [main][ElementAMap2QueryTest] queryNotContainsValueParameter: found 4 ElementAMapOwner2s for query-filter "!this.map.containsValue(:queryParam)" and param "ccc": 10:52:19,366 INFO [main][ElementAMap2QueryTest] queryNotContainsValueParameter: * Owner 5: 10:52:19,367 INFO [main][ElementAMap2QueryTest] queryNotContainsValueParameter: * Owner 6: ElementA[name="MM.Element 6.2"]=bb 10:52:19,371 INFO [main][ElementAMap2QueryTest] queryNotContainsValueParameter: * Owner 2: ElementA[name="MM.Element 2.2"]=bb, ElementA[name="MM.Element 2.3"]=cc, ElementA[name="MM.Element 2.1"]=aa, ElementA[name="MM.Element 2.4"]=dd 10:52:19,374 INFO [main][ElementAMap2QueryTest] queryNotContainsValueParameter: * Owner 3: ElementA[name="MM.Element 3.2"]=b, ElementA[name="MM.Element 3.3"]=c, ElementA[name="MM.Element 1.1"]=a 10:52:19,378 INFO [main][ElementAMap2QueryTest] queryContainsValueVariableAndIndexOfMatches: found 3 ElementAMapOwner2s for query-filter "this.map.containsValue(variable) && variable.indexOf(:queryParam) >= 0" and param "bb": 10:52:19,378 INFO [main][ElementAMap2QueryTest] queryContainsValueVariableAndIndexOfMatches: * Owner 1: ElementA[name="MM.Element 1.2"]=bbb, ElementA[name="MM.Element 1.1"]=aaa, ElementA[name="MM.Element 1.3"]=ccc, ElementA[name="MM.Element 1.4"]=ddd 10:52:19,378 INFO [main][ElementAMap2QueryTest] queryContainsValueVariableAndIndexOfMatches: * Owner 2: ElementA[name="MM.Element 2.2"]=bb, ElementA[name="MM.Element 2.3"]=cc, ElementA[name="MM.Element 2.1"]=aa, ElementA[name="MM.Element 2.4"]=dd 10:52:19,378 INFO [main][ElementAMap2QueryTest] queryContainsValueVariableAndIndexOfMatches: * Owner 6: ElementA[name="MM.Element 6.2"]=bb 10:52:19,380 INFO [main][ElementAMap2QueryTest] queryContainsKeyParameter1: found 1 ElementAMapOwner2s for query-filter "this.map.containsKey(:queryParam)" and param "ElementA[name="MM.Element 3.2"]": 10:52:19,380 INFO [main][ElementAMap2QueryTest] queryContainsKeyParameter1: * Owner 3: ElementA[name="MM.Element 3.2"]=b, ElementA[name="MM.Element 3.3"]=c, ElementA[name="MM.Element 1.1"]=a 10:52:19,383 INFO [main][ElementAMap2QueryTest] queryContainsKeyParameter2: found 2 ElementAMapOwner2s for query-filter "this.map.containsKey(:queryParam)" and param "ElementA[name="MM.Element 1.1"]": 10:52:19,383 INFO [main][ElementAMap2QueryTest] queryContainsKeyParameter2: * Owner 1: ElementA[name="MM.Element 1.2"]=bbb, ElementA[name="MM.Element 1.1"]=aaa, ElementA[name="MM.Element 1.3"]=ccc, ElementA[name="MM.Element 1.4"]=ddd 10:52:19,383 INFO [main][ElementAMap2QueryTest] queryContainsKeyParameter2: * Owner 3: ElementA[name="MM.Element 3.2"]=b, ElementA[name="MM.Element 3.3"]=c, ElementA[name="MM.Element 1.1"]=a 10:52:19,386 INFO [main][ElementAMap2QueryTest] queryNotContainsKeyParameter1: found 5 ElementAMapOwner2s for query-filter "!this.map.containsKey(:queryParam)" and param "ElementA[name="MM.Element 3.2"]": 10:52:19,386 INFO [main][ElementAMap2QueryTest] queryNotContainsKeyParameter1: * Owner 4: ElementA[name="MM.Element 4.3"]=ccc 10:52:19,386 INFO [main][ElementAMap2QueryTest] queryNotContainsKeyParameter1: * Owner 1: ElementA[name="MM.Element 1.2"]=bbb, ElementA[name="MM.Element 1.1"]=aaa, ElementA[name="MM.Element 1.3"]=ccc, ElementA[name="MM.Element 1.4"]=ddd 10:52:19,387 INFO [main][ElementAMap2QueryTest] queryNotContainsKeyParameter1: * Owner 5: 10:52:19,387 INFO [main][ElementAMap2QueryTest] queryNotContainsKeyParameter1: * Owner 6: ElementA[name="MM.Element 6.2"]=bb 10:52:19,387 INFO [main][ElementAMap2QueryTest] queryNotContainsKeyParameter1: * Owner 2: ElementA[name="MM.Element 2.2"]=bb, ElementA[name="MM.Element 2.3"]=cc, ElementA[name="MM.Element 2.1"]=aa, ElementA[name="MM.Element 2.4"]=dd 10:52:19,389 INFO [main][ElementAMap2QueryTest] queryNotContainsKeyParameter2: found 4 ElementAMapOwner2s for query-filter "!this.map.containsKey(:queryParam)" and param "ElementA[name="MM.Element 1.1"]": 10:52:19,389 INFO [main][ElementAMap2QueryTest] queryNotContainsKeyParameter2: * Owner 4: ElementA[name="MM.Element 4.3"]=ccc 10:52:19,389 INFO [main][ElementAMap2QueryTest] queryNotContainsKeyParameter2: * Owner 5: 10:52:19,389 INFO [main][ElementAMap2QueryTest] queryNotContainsKeyParameter2: * Owner 6: ElementA[name="MM.Element 6.2"]=bb 10:52:19,389 INFO [main][ElementAMap2QueryTest] queryNotContainsKeyParameter2: * Owner 2: ElementA[name="MM.Element 2.2"]=bb, ElementA[name="MM.Element 2.3"]=cc, ElementA[name="MM.Element 2.1"]=aa, ElementA[name="MM.Element 2.4"]=dd 10:52:19,406 INFO [main][ElementAMap2QueryTest] queryContainsKeyVariableAndIndexOfMatches: found 3 ElementAMapOwner2s for query-filter "this.map.containsKey(variable) && variable.name.indexOf(:queryParam) >= 0" and param "4": 10:52:19,406 INFO [main][ElementAMap2QueryTest] queryContainsKeyVariableAndIndexOfMatches: * Owner 1: ElementA[name="MM.Element 1.2"]=bbb, ElementA[name="MM.Element 1.1"]=aaa, ElementA[name="MM.Element 1.3"]=ccc, ElementA[name="MM.Element 1.4"]=ddd 10:52:19,407 INFO [main][ElementAMap2QueryTest] queryContainsKeyVariableAndIndexOfMatches: * Owner 2: ElementA[name="MM.Element 2.2"]=bb, ElementA[name="MM.Element 2.3"]=cc, ElementA[name="MM.Element 2.1"]=aa, ElementA[name="MM.Element 2.4"]=dd 10:52:19,407 INFO [main][ElementAMap2QueryTest] queryContainsKeyVariableAndIndexOfMatches: * Owner 4: ElementA[name="MM.Element 4.3"]=ccc 10:52:19,411 INFO [main][ElementABMapQueryTest] queryContainsKeyParameter1: found 1 ElementABMapOwners for query-filter "this.map.containsKey(:queryParam)" and param "ElementA[name="ABMap.Element K3.2"]": 10:52:19,417 INFO [main][ElementABMapQueryTest] queryContainsKeyParameter1: * Owner 3: ElementA[name="ABMap.Element K3.1"]=ElementB[name="ABMap.Element V1.1"], ElementA[name="ABMap.Element K3.2"]=ElementB[name="ABMap.Element V3.2"], ElementA[name="ABMap.Element K3.3"]=ElementB[name="ABMap.Element V3.3"] 10:52:19,422 INFO [main][ElementABMapQueryTest] queryContainsKeyParameter2: found 3 ElementABMapOwners for query-filter "this.map.containsKey(:queryParam)" and param "ElementA[name="ABMap.Element K1.3"]": 10:52:19,428 INFO [main][ElementABMapQueryTest] queryContainsKeyParameter2: * Owner 2: ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V2.3"], ElementA[name="ABMap.Element K2.1"]=ElementB[name="ABMap.Element V2.1"], ElementA[name="ABMap.Element K2.4"]=ElementB[name="ABMap.Element V2.4"], ElementA[name="ABMap.Element K2.2"]=ElementB[name="ABMap.Element V2.2"] 10:52:19,429 INFO [main][ElementABMapQueryTest] queryContainsKeyParameter2: * Owner 4: ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V4.3"] 10:52:19,435 INFO [main][ElementABMapQueryTest] queryContainsKeyParameter2: * Owner 1: ElementA[name="ABMap.Element K1.2"]=ElementB[name="ABMap.Element V1.2"], ElementA[name="ABMap.Element K1.1"]=ElementB[name="ABMap.Element V1.1"], ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V1.3"], ElementA[name="ABMap.Element K1.4"]=ElementB[name="ABMap.Element V1.4"] 10:52:19,440 INFO [main][ElementABMapQueryTest] queryNotContainsKeyParameter1: found 5 ElementABMapOwners for query-filter "!this.map.containsKey(:queryParam)" and param "ElementA[name="ABMap.Element K3.2"]": 10:52:19,442 INFO [main][ElementABMapQueryTest] queryNotContainsKeyParameter1: * Owner 6: ElementA[name="ABMap.Element K6.2"]=ElementB[name="ABMap.Element V6.2"] 10:52:19,442 INFO [main][ElementABMapQueryTest] queryNotContainsKeyParameter1: * Owner 1: ElementA[name="ABMap.Element K1.2"]=ElementB[name="ABMap.Element V1.2"], ElementA[name="ABMap.Element K1.1"]=ElementB[name="ABMap.Element V1.1"], ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V1.3"], ElementA[name="ABMap.Element K1.4"]=ElementB[name="ABMap.Element V1.4"] 10:52:19,442 INFO [main][ElementABMapQueryTest] queryNotContainsKeyParameter1: * Owner 2: ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V2.3"], ElementA[name="ABMap.Element K2.1"]=ElementB[name="ABMap.Element V2.1"], ElementA[name="ABMap.Element K2.4"]=ElementB[name="ABMap.Element V2.4"], ElementA[name="ABMap.Element K2.2"]=ElementB[name="ABMap.Element V2.2"] 10:52:19,442 INFO [main][ElementABMapQueryTest] queryNotContainsKeyParameter1: * Owner 4: ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V4.3"] 10:52:19,443 INFO [main][ElementABMapQueryTest] queryNotContainsKeyParameter1: * Owner 5: 10:52:19,446 INFO [main][ElementABMapQueryTest] queryNotContainsKeyParameter2: found 3 ElementABMapOwners for query-filter "!this.map.containsKey(:queryParam)" and param "ElementA[name="ABMap.Element K1.3"]": 10:52:19,446 INFO [main][ElementABMapQueryTest] queryNotContainsKeyParameter2: * Owner 6: ElementA[name="ABMap.Element K6.2"]=ElementB[name="ABMap.Element V6.2"] 10:52:19,446 INFO [main][ElementABMapQueryTest] queryNotContainsKeyParameter2: * Owner 3: ElementA[name="ABMap.Element K3.1"]=ElementB[name="ABMap.Element V1.1"], ElementA[name="ABMap.Element K3.2"]=ElementB[name="ABMap.Element V3.2"], ElementA[name="ABMap.Element K3.3"]=ElementB[name="ABMap.Element V3.3"] 10:52:19,446 INFO [main][ElementABMapQueryTest] queryNotContainsKeyParameter2: * Owner 5: 10:52:19,472 INFO [main][ElementABMapQueryTest] queryContainsKeyVariableAndIndexOfMatches: found 4 ElementABMapOwners for query-filter "this.map.containsKey(variable) && variable.name.indexOf(:queryParam) >= 0" and param "3": 10:52:19,472 INFO [main][ElementABMapQueryTest] queryContainsKeyVariableAndIndexOfMatches: * Owner 1: ElementA[name="ABMap.Element K1.2"]=ElementB[name="ABMap.Element V1.2"], ElementA[name="ABMap.Element K1.1"]=ElementB[name="ABMap.Element V1.1"], ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V1.3"], ElementA[name="ABMap.Element K1.4"]=ElementB[name="ABMap.Element V1.4"] 10:52:19,472 INFO [main][ElementABMapQueryTest] queryContainsKeyVariableAndIndexOfMatches: * Owner 2: ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V2.3"], ElementA[name="ABMap.Element K2.1"]=ElementB[name="ABMap.Element V2.1"], ElementA[name="ABMap.Element K2.4"]=ElementB[name="ABMap.Element V2.4"], ElementA[name="ABMap.Element K2.2"]=ElementB[name="ABMap.Element V2.2"] 10:52:19,472 INFO [main][ElementABMapQueryTest] queryContainsKeyVariableAndIndexOfMatches: * Owner 3: ElementA[name="ABMap.Element K3.1"]=ElementB[name="ABMap.Element V1.1"], ElementA[name="ABMap.Element K3.2"]=ElementB[name="ABMap.Element V3.2"], ElementA[name="ABMap.Element K3.3"]=ElementB[name="ABMap.Element V3.3"] 10:52:19,472 INFO [main][ElementABMapQueryTest] queryContainsKeyVariableAndIndexOfMatches: * Owner 4: ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V4.3"] 10:52:19,475 INFO [main][ElementABMapQueryTest] queryContainsValueParameter1: found 1 ElementABMapOwners for query-filter "this.map.containsValue(:queryParam)" and param "ElementB[name="ABMap.Element V3.2"]": 10:52:19,475 INFO [main][ElementABMapQueryTest] queryContainsValueParameter1: * Owner 3: ElementA[name="ABMap.Element K3.1"]=ElementB[name="ABMap.Element V1.1"], ElementA[name="ABMap.Element K3.2"]=ElementB[name="ABMap.Element V3.2"], ElementA[name="ABMap.Element K3.3"]=ElementB[name="ABMap.Element V3.3"] 10:52:19,477 INFO [main][ElementABMapQueryTest] queryContainsValueParameter2: found 2 ElementABMapOwners for query-filter "this.map.containsValue(:queryParam)" and param "ElementB[name="ABMap.Element V1.1"]": 10:52:19,477 INFO [main][ElementABMapQueryTest] queryContainsValueParameter2: * Owner 3: ElementA[name="ABMap.Element K3.1"]=ElementB[name="ABMap.Element V1.1"], ElementA[name="ABMap.Element K3.2"]=ElementB[name="ABMap.Element V3.2"], ElementA[name="ABMap.Element K3.3"]=ElementB[name="ABMap.Element V3.3"] 10:52:19,478 INFO [main][ElementABMapQueryTest] queryContainsValueParameter2: * Owner 1: ElementA[name="ABMap.Element K1.2"]=ElementB[name="ABMap.Element V1.2"], ElementA[name="ABMap.Element K1.1"]=ElementB[name="ABMap.Element V1.1"], ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V1.3"], ElementA[name="ABMap.Element K1.4"]=ElementB[name="ABMap.Element V1.4"] 10:52:19,486 INFO [main][ElementABMapQueryTest] queryContainsValueVariableAndIndexOfMatches: found 3 ElementABMapOwners for query-filter "this.map.containsValue(variable) && variable.name.indexOf(:queryParam) >= 0" and param "4": 10:52:19,486 INFO [main][ElementABMapQueryTest] queryContainsValueVariableAndIndexOfMatches: * Owner 1: ElementA[name="ABMap.Element K1.2"]=ElementB[name="ABMap.Element V1.2"], ElementA[name="ABMap.Element K1.1"]=ElementB[name="ABMap.Element V1.1"], ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V1.3"], ElementA[name="ABMap.Element K1.4"]=ElementB[name="ABMap.Element V1.4"] 10:52:19,486 INFO [main][ElementABMapQueryTest] queryContainsValueVariableAndIndexOfMatches: * Owner 2: ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V2.3"], ElementA[name="ABMap.Element K2.1"]=ElementB[name="ABMap.Element V2.1"], ElementA[name="ABMap.Element K2.4"]=ElementB[name="ABMap.Element V2.4"], ElementA[name="ABMap.Element K2.2"]=ElementB[name="ABMap.Element V2.2"] 10:52:19,486 INFO [main][ElementABMapQueryTest] queryContainsValueVariableAndIndexOfMatches: * Owner 4: ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V4.3"] 10:52:19,517 INFO [main][ElementABMapQueryTest] queryContainsKeyVariableAndIndexOfNotMatches: found 3 ElementABMapOwners for query-filter "this.map.containsKey(variable) && variable.name.indexOf(:queryParam) < 0" and param "3": 10:52:19,517 INFO [main][ElementABMapQueryTest] queryContainsKeyVariableAndIndexOfNotMatches: * Owner 6: ElementA[name="ABMap.Element K6.2"]=ElementB[name="ABMap.Element V6.2"] 10:52:19,517 INFO [main][ElementABMapQueryTest] queryContainsKeyVariableAndIndexOfNotMatches: * Owner 1: ElementA[name="ABMap.Element K1.2"]=ElementB[name="ABMap.Element V1.2"], ElementA[name="ABMap.Element K1.1"]=ElementB[name="ABMap.Element V1.1"], ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V1.3"], ElementA[name="ABMap.Element K1.4"]=ElementB[name="ABMap.Element V1.4"] 10:52:19,517 INFO [main][ElementABMapQueryTest] queryContainsKeyVariableAndIndexOfNotMatches: * Owner 2: ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V2.3"], ElementA[name="ABMap.Element K2.1"]=ElementB[name="ABMap.Element V2.1"], ElementA[name="ABMap.Element K2.4"]=ElementB[name="ABMap.Element V2.4"], ElementA[name="ABMap.Element K2.2"]=ElementB[name="ABMap.Element V2.2"] 10:52:19,548 INFO [main][ElementABMapQueryTest] queryContainsKeyVariableAndNotIndexOfMatches: found 3 ElementABMapOwners for query-filter "this.map.containsKey(variable) && !(variable.name.indexOf(:queryParam) >= 0)" and param "3": 10:52:19,548 INFO [main][ElementABMapQueryTest] queryContainsKeyVariableAndNotIndexOfMatches: * Owner 6: ElementA[name="ABMap.Element K6.2"]=ElementB[name="ABMap.Element V6.2"] 10:52:19,548 INFO [main][ElementABMapQueryTest] queryContainsKeyVariableAndNotIndexOfMatches: * Owner 1: ElementA[name="ABMap.Element K1.2"]=ElementB[name="ABMap.Element V1.2"], ElementA[name="ABMap.Element K1.1"]=ElementB[name="ABMap.Element V1.1"], ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V1.3"], ElementA[name="ABMap.Element K1.4"]=ElementB[name="ABMap.Element V1.4"] 10:52:19,548 INFO [main][ElementABMapQueryTest] queryContainsKeyVariableAndNotIndexOfMatches: * Owner 2: ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V2.3"], ElementA[name="ABMap.Element K2.1"]=ElementB[name="ABMap.Element V2.1"], ElementA[name="ABMap.Element K2.4"]=ElementB[name="ABMap.Element V2.4"], ElementA[name="ABMap.Element K2.2"]=ElementB[name="ABMap.Element V2.2"] 10:52:19,552 INFO [main][ElementABMapQueryTest] queryNotContainsValueParameter1: found 5 ElementABMapOwners for query-filter "!this.map.containsValue(:queryParam)" and param "ElementB[name="ABMap.Element V3.2"]": 10:52:19,552 INFO [main][ElementABMapQueryTest] queryNotContainsValueParameter1: * Owner 6: ElementA[name="ABMap.Element K6.2"]=ElementB[name="ABMap.Element V6.2"] 10:52:19,552 INFO [main][ElementABMapQueryTest] queryNotContainsValueParameter1: * Owner 1: ElementA[name="ABMap.Element K1.2"]=ElementB[name="ABMap.Element V1.2"], ElementA[name="ABMap.Element K1.1"]=ElementB[name="ABMap.Element V1.1"], ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V1.3"], ElementA[name="ABMap.Element K1.4"]=ElementB[name="ABMap.Element V1.4"] 10:52:19,552 INFO [main][ElementABMapQueryTest] queryNotContainsValueParameter1: * Owner 2: ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V2.3"], ElementA[name="ABMap.Element K2.1"]=ElementB[name="ABMap.Element V2.1"], ElementA[name="ABMap.Element K2.4"]=ElementB[name="ABMap.Element V2.4"], ElementA[name="ABMap.Element K2.2"]=ElementB[name="ABMap.Element V2.2"] 10:52:19,552 INFO [main][ElementABMapQueryTest] queryNotContainsValueParameter1: * Owner 4: ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V4.3"] 10:52:19,552 INFO [main][ElementABMapQueryTest] queryNotContainsValueParameter1: * Owner 5: 10:52:19,555 INFO [main][ElementABMapQueryTest] queryNotContainsValueParameter2: found 4 ElementABMapOwners for query-filter "!this.map.containsValue(:queryParam)" and param "ElementB[name="ABMap.Element V1.1"]": 10:52:19,555 INFO [main][ElementABMapQueryTest] queryNotContainsValueParameter2: * Owner 6: ElementA[name="ABMap.Element K6.2"]=ElementB[name="ABMap.Element V6.2"] 10:52:19,555 INFO [main][ElementABMapQueryTest] queryNotContainsValueParameter2: * Owner 2: ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V2.3"], ElementA[name="ABMap.Element K2.1"]=ElementB[name="ABMap.Element V2.1"], ElementA[name="ABMap.Element K2.4"]=ElementB[name="ABMap.Element V2.4"], ElementA[name="ABMap.Element K2.2"]=ElementB[name="ABMap.Element V2.2"] 10:52:19,555 INFO [main][ElementABMapQueryTest] queryNotContainsValueParameter2: * Owner 4: ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V4.3"] 10:52:19,555 INFO [main][ElementABMapQueryTest] queryNotContainsValueParameter2: * Owner 5: 10:52:19,569 INFO [main][ElementABMapQueryTest] queryContainsValueVariableAndNotIndexOfMatches: found 4 ElementABMapOwners for query-filter "this.map.containsValue(variable) && !(variable.name.indexOf(:queryParam) >= 0)" and param "4": 10:52:19,569 INFO [main][ElementABMapQueryTest] queryContainsValueVariableAndNotIndexOfMatches: * Owner 6: ElementA[name="ABMap.Element K6.2"]=ElementB[name="ABMap.Element V6.2"] 10:52:19,569 INFO [main][ElementABMapQueryTest] queryContainsValueVariableAndNotIndexOfMatches: * Owner 1: ElementA[name="ABMap.Element K1.2"]=ElementB[name="ABMap.Element V1.2"], ElementA[name="ABMap.Element K1.1"]=ElementB[name="ABMap.Element V1.1"], ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V1.3"], ElementA[name="ABMap.Element K1.4"]=ElementB[name="ABMap.Element V1.4"] 10:52:19,569 INFO [main][ElementABMapQueryTest] queryContainsValueVariableAndNotIndexOfMatches: * Owner 2: ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V2.3"], ElementA[name="ABMap.Element K2.1"]=ElementB[name="ABMap.Element V2.1"], ElementA[name="ABMap.Element K2.4"]=ElementB[name="ABMap.Element V2.4"], ElementA[name="ABMap.Element K2.2"]=ElementB[name="ABMap.Element V2.2"] 10:52:19,569 INFO [main][ElementABMapQueryTest] queryContainsValueVariableAndNotIndexOfMatches: * Owner 3: ElementA[name="ABMap.Element K3.1"]=ElementB[name="ABMap.Element V1.1"], ElementA[name="ABMap.Element K3.2"]=ElementB[name="ABMap.Element V3.2"], ElementA[name="ABMap.Element K3.3"]=ElementB[name="ABMap.Element V3.3"] 10:52:19,582 INFO [main][ElementABMapQueryTest] queryContainsValueVariableAndIndexOfNotMatches: found 4 ElementABMapOwners for query-filter "this.map.containsValue(variable) && variable.name.indexOf(:queryParam) < 0" and param "4": 10:52:19,582 INFO [main][ElementABMapQueryTest] queryContainsValueVariableAndIndexOfNotMatches: * Owner 6: ElementA[name="ABMap.Element K6.2"]=ElementB[name="ABMap.Element V6.2"] 10:52:19,582 INFO [main][ElementABMapQueryTest] queryContainsValueVariableAndIndexOfNotMatches: * Owner 1: ElementA[name="ABMap.Element K1.2"]=ElementB[name="ABMap.Element V1.2"], ElementA[name="ABMap.Element K1.1"]=ElementB[name="ABMap.Element V1.1"], ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V1.3"], ElementA[name="ABMap.Element K1.4"]=ElementB[name="ABMap.Element V1.4"] 10:52:19,582 INFO [main][ElementABMapQueryTest] queryContainsValueVariableAndIndexOfNotMatches: * Owner 2: ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V2.3"], ElementA[name="ABMap.Element K2.1"]=ElementB[name="ABMap.Element V2.1"], ElementA[name="ABMap.Element K2.4"]=ElementB[name="ABMap.Element V2.4"], ElementA[name="ABMap.Element K2.2"]=ElementB[name="ABMap.Element V2.2"] 10:52:19,582 INFO [main][ElementABMapQueryTest] queryContainsValueVariableAndIndexOfNotMatches: * Owner 3: ElementA[name="ABMap.Element K3.1"]=ElementB[name="ABMap.Element V1.1"], ElementA[name="ABMap.Element K3.2"]=ElementB[name="ABMap.Element V3.2"], ElementA[name="ABMap.Element K3.3"]=ElementB[name="ABMap.Element V3.3"] 10:52:19,585 INFO [main][ElementAMap1QueryTest] queryContainsKeyParameter: found 2 ElementAMapOwner1s for query-filter "this.map.containsKey(:queryParam)" and param "ccc": 10:52:19,587 INFO [main][ElementAMap1QueryTest] queryContainsKeyParameter: * Owner 4: ccc=ElementA[name="M.Element 4.3"] 10:52:19,591 INFO [main][ElementAMap1QueryTest] queryContainsKeyParameter: * Owner 1: aaa=ElementA[name="M.Element 1.1"], ccc=ElementA[name="M.Element 1.3"], bbb=ElementA[name="M.Element 1.2"], ddd=ElementA[name="M.Element 1.4"] 10:52:19,596 INFO [main][ElementAMap1QueryTest] queryContainsKeyVariableAndIndexOfMatches: found 3 ElementAMapOwner1s for query-filter "this.map.containsKey(variable) && variable.indexOf(:queryParam) >= 0" and param "bb": 10:52:19,596 INFO [main][ElementAMap1QueryTest] queryContainsKeyVariableAndIndexOfMatches: * Owner 1: aaa=ElementA[name="M.Element 1.1"], ccc=ElementA[name="M.Element 1.3"], bbb=ElementA[name="M.Element 1.2"], ddd=ElementA[name="M.Element 1.4"] 10:52:19,600 INFO [main][ElementAMap1QueryTest] queryContainsKeyVariableAndIndexOfMatches: * Owner 2: dd=ElementA[name="M.Element 2.4"], aa=ElementA[name="M.Element 2.1"], bb=ElementA[name="M.Element 2.2"], cc=ElementA[name="M.Element 2.3"] 10:52:19,602 INFO [main][ElementAMap1QueryTest] queryContainsKeyVariableAndIndexOfMatches: * Owner 6: bb=ElementA[name="M.Element 6.2"] 10:52:19,606 INFO [main][ElementAMap1QueryTest] queryContainsValueParameter1: found 1 ElementAMapOwner1s for query-filter "this.map.containsValue(:queryParam)" and param "ElementA[name="M.Element 3.2"]": 10:52:19,608 INFO [main][ElementAMap1QueryTest] queryContainsValueParameter1: * Owner 3: a=ElementA[name="M.Element 1.1"], b=ElementA[name="M.Element 3.2"], c=ElementA[name="M.Element 3.3"] 10:52:19,611 INFO [main][ElementAMap1QueryTest] queryContainsValueParameter2: found 2 ElementAMapOwner1s for query-filter "this.map.containsValue(:queryParam)" and param "ElementA[name="M.Element 1.1"]": 10:52:19,611 INFO [main][ElementAMap1QueryTest] queryContainsValueParameter2: * Owner 1: aaa=ElementA[name="M.Element 1.1"], ccc=ElementA[name="M.Element 1.3"], bbb=ElementA[name="M.Element 1.2"], ddd=ElementA[name="M.Element 1.4"] 10:52:19,611 INFO [main][ElementAMap1QueryTest] queryContainsValueParameter2: * Owner 3: a=ElementA[name="M.Element 1.1"], b=ElementA[name="M.Element 3.2"], c=ElementA[name="M.Element 3.3"] 10:52:19,629 INFO [main][ElementAMap1QueryTest] queryContainsValueVariableAndIndexOfMatches: found 3 ElementAMapOwner1s for query-filter "this.map.containsValue(variable) && variable.name.indexOf(:queryParam) >= 0" and param "4": 10:52:19,629 INFO [main][ElementAMap1QueryTest] queryContainsValueVariableAndIndexOfMatches: * Owner 1: aaa=ElementA[name="M.Element 1.1"], ccc=ElementA[name="M.Element 1.3"], bbb=ElementA[name="M.Element 1.2"], ddd=ElementA[name="M.Element 1.4"] 10:52:19,629 INFO [main][ElementAMap1QueryTest] queryContainsValueVariableAndIndexOfMatches: * Owner 2: dd=ElementA[name="M.Element 2.4"], aa=ElementA[name="M.Element 2.1"], bb=ElementA[name="M.Element 2.2"], cc=ElementA[name="M.Element 2.3"] 10:52:19,629 INFO [main][ElementAMap1QueryTest] queryContainsValueVariableAndIndexOfMatches: * Owner 4: ccc=ElementA[name="M.Element 4.3"] 10:52:19,632 INFO [main][ElementAMap1QueryTest] queryNotContainsKeyParameter: found 4 ElementAMapOwner1s for query-filter "!this.map.containsKey(:queryParam)" and param "ccc": 10:52:19,633 INFO [main][ElementAMap1QueryTest] queryNotContainsKeyParameter: * Owner 5: 10:52:19,633 INFO [main][ElementAMap1QueryTest] queryNotContainsKeyParameter: * Owner 6: bb=ElementA[name="M.Element 6.2"] 10:52:19,633 INFO [main][ElementAMap1QueryTest] queryNotContainsKeyParameter: * Owner 2: dd=ElementA[name="M.Element 2.4"], aa=ElementA[name="M.Element 2.1"], bb=ElementA[name="M.Element 2.2"], cc=ElementA[name="M.Element 2.3"] 10:52:19,633 INFO [main][ElementAMap1QueryTest] queryNotContainsKeyParameter: * Owner 3: a=ElementA[name="M.Element 1.1"], b=ElementA[name="M.Element 3.2"], c=ElementA[name="M.Element 3.3"] 10:52:19,637 INFO [main][ElementAMap1QueryTest] queryContainsKeyVariableAndIndexOfNotMatches: found 4 ElementAMapOwner1s for query-filter "this.map.containsKey(variable) && variable.indexOf(:queryParam) < 0" and param "bb": 10:52:19,637 INFO [main][ElementAMap1QueryTest] queryContainsKeyVariableAndIndexOfNotMatches: * Owner 1: aaa=ElementA[name="M.Element 1.1"], ccc=ElementA[name="M.Element 1.3"], bbb=ElementA[name="M.Element 1.2"], ddd=ElementA[name="M.Element 1.4"] 10:52:19,637 INFO [main][ElementAMap1QueryTest] queryContainsKeyVariableAndIndexOfNotMatches: * Owner 2: dd=ElementA[name="M.Element 2.4"], aa=ElementA[name="M.Element 2.1"], bb=ElementA[name="M.Element 2.2"], cc=ElementA[name="M.Element 2.3"] 10:52:19,637 INFO [main][ElementAMap1QueryTest] queryContainsKeyVariableAndIndexOfNotMatches: * Owner 3: a=ElementA[name="M.Element 1.1"], b=ElementA[name="M.Element 3.2"], c=ElementA[name="M.Element 3.3"] 10:52:19,637 INFO [main][ElementAMap1QueryTest] queryContainsKeyVariableAndIndexOfNotMatches: * Owner 4: ccc=ElementA[name="M.Element 4.3"] 10:52:19,641 INFO [main][ElementAMap1QueryTest] queryContainsKeyVariableAndNotIndexOfMatches: found 4 ElementAMapOwner1s for query-filter "this.map.containsKey(variable) && !(variable.indexOf(:queryParam) >= 0)" and param "bb": 10:52:19,641 INFO [main][ElementAMap1QueryTest] queryContainsKeyVariableAndNotIndexOfMatches: * Owner 1: aaa=ElementA[name="M.Element 1.1"], ccc=ElementA[name="M.Element 1.3"], bbb=ElementA[name="M.Element 1.2"], ddd=ElementA[name="M.Element 1.4"] 10:52:19,641 INFO [main][ElementAMap1QueryTest] queryContainsKeyVariableAndNotIndexOfMatches: * Owner 2: dd=ElementA[name="M.Element 2.4"], aa=ElementA[name="M.Element 2.1"], bb=ElementA[name="M.Element 2.2"], cc=ElementA[name="M.Element 2.3"] 10:52:19,641 INFO [main][ElementAMap1QueryTest] queryContainsKeyVariableAndNotIndexOfMatches: * Owner 3: a=ElementA[name="M.Element 1.1"], b=ElementA[name="M.Element 3.2"], c=ElementA[name="M.Element 3.3"] 10:52:19,641 INFO [main][ElementAMap1QueryTest] queryContainsKeyVariableAndNotIndexOfMatches: * Owner 4: ccc=ElementA[name="M.Element 4.3"] 10:52:19,645 INFO [main][ElementAMap1QueryTest] queryNotContainsValueParameter1: found 5 ElementAMapOwner1s for query-filter "!this.map.containsValue(:queryParam)" and param "ElementA[name="M.Element 3.2"]": 10:52:19,645 INFO [main][ElementAMap1QueryTest] queryNotContainsValueParameter1: * Owner 4: ccc=ElementA[name="M.Element 4.3"] 10:52:19,645 INFO [main][ElementAMap1QueryTest] queryNotContainsValueParameter1: * Owner 1: aaa=ElementA[name="M.Element 1.1"], ccc=ElementA[name="M.Element 1.3"], bbb=ElementA[name="M.Element 1.2"], ddd=ElementA[name="M.Element 1.4"] 10:52:19,645 INFO [main][ElementAMap1QueryTest] queryNotContainsValueParameter1: * Owner 5: 10:52:19,645 INFO [main][ElementAMap1QueryTest] queryNotContainsValueParameter1: * Owner 6: bb=ElementA[name="M.Element 6.2"] 10:52:19,645 INFO [main][ElementAMap1QueryTest] queryNotContainsValueParameter1: * Owner 2: dd=ElementA[name="M.Element 2.4"], aa=ElementA[name="M.Element 2.1"], bb=ElementA[name="M.Element 2.2"], cc=ElementA[name="M.Element 2.3"] 10:52:19,649 INFO [main][ElementAMap1QueryTest] queryNotContainsValueParameter2: found 4 ElementAMapOwner1s for query-filter "!this.map.containsValue(:queryParam)" and param "ElementA[name="M.Element 1.1"]": 10:52:19,649 INFO [main][ElementAMap1QueryTest] queryNotContainsValueParameter2: * Owner 4: ccc=ElementA[name="M.Element 4.3"] 10:52:19,649 INFO [main][ElementAMap1QueryTest] queryNotContainsValueParameter2: * Owner 5: 10:52:19,649 INFO [main][ElementAMap1QueryTest] queryNotContainsValueParameter2: * Owner 6: bb=ElementA[name="M.Element 6.2"] 10:52:19,649 INFO [main][ElementAMap1QueryTest] queryNotContainsValueParameter2: * Owner 2: dd=ElementA[name="M.Element 2.4"], aa=ElementA[name="M.Element 2.1"], bb=ElementA[name="M.Element 2.2"], cc=ElementA[name="M.Element 2.3"] 10:52:19,700 INFO [main][ElementAMap1QueryTest] queryContainsValueVariableAndNotIndexOfMatches: found 4 ElementAMapOwner1s for query-filter "this.map.containsValue(variable) && !(variable.name.indexOf(:queryParam) >= 0)" and param "4": 10:52:19,700 INFO [main][ElementAMap1QueryTest] queryContainsValueVariableAndNotIndexOfMatches: * Owner 1: aaa=ElementA[name="M.Element 1.1"], ccc=ElementA[name="M.Element 1.3"], bbb=ElementA[name="M.Element 1.2"], ddd=ElementA[name="M.Element 1.4"] 10:52:19,700 INFO [main][ElementAMap1QueryTest] queryContainsValueVariableAndNotIndexOfMatches: * Owner 2: dd=ElementA[name="M.Element 2.4"], aa=ElementA[name="M.Element 2.1"], bb=ElementA[name="M.Element 2.2"], cc=ElementA[name="M.Element 2.3"] 10:52:19,700 INFO [main][ElementAMap1QueryTest] queryContainsValueVariableAndNotIndexOfMatches: * Owner 3: a=ElementA[name="M.Element 1.1"], b=ElementA[name="M.Element 3.2"], c=ElementA[name="M.Element 3.3"] 10:52:19,700 INFO [main][ElementAMap1QueryTest] queryContainsValueVariableAndNotIndexOfMatches: * Owner 6: bb=ElementA[name="M.Element 6.2"] 10:52:19,746 INFO [main][ElementAMap1QueryTest] queryContainsValueVariableAndIndexOfNotMatches: found 4 ElementAMapOwner1s for query-filter "this.map.containsValue(variable) && variable.name.indexOf(:queryParam) < 0" and param "4": 10:52:19,746 INFO [main][ElementAMap1QueryTest] queryContainsValueVariableAndIndexOfNotMatches: * Owner 1: aaa=ElementA[name="M.Element 1.1"], ccc=ElementA[name="M.Element 1.3"], bbb=ElementA[name="M.Element 1.2"], ddd=ElementA[name="M.Element 1.4"] 10:52:19,746 INFO [main][ElementAMap1QueryTest] queryContainsValueVariableAndIndexOfNotMatches: * Owner 2: dd=ElementA[name="M.Element 2.4"], aa=ElementA[name="M.Element 2.1"], bb=ElementA[name="M.Element 2.2"], cc=ElementA[name="M.Element 2.3"] 10:52:19,746 INFO [main][ElementAMap1QueryTest] queryContainsValueVariableAndIndexOfNotMatches: * Owner 3: a=ElementA[name="M.Element 1.1"], b=ElementA[name="M.Element 3.2"], c=ElementA[name="M.Element 3.3"] 10:52:19,746 INFO [main][ElementAMap1QueryTest] queryContainsValueVariableAndIndexOfNotMatches: * Owner 6: bb=ElementA[name="M.Element 6.2"] 10:52:19,756 INFO [main][StringSetQueryTest] queryContainsParameter: found 2 StringSetOwners for query-filter "this.set.contains(:element)" and param "Marc": 10:52:19,757 INFO [main][StringSetQueryTest] queryContainsParameter: * 3: Marco, Marc, Khaled, Daniel 10:52:19,757 INFO [main][StringSetQueryTest] queryContainsParameter: * 4: Marc 10:52:19,762 INFO [main][StringSetQueryTest] queryContainsVariableAndVariableIndexOf: found 3 StringSetOwners for query-filter "this.set.contains(elementVariable) && elementVariable.indexOf(:elementPart) >= 0" and param "Marc": 10:52:19,763 INFO [main][StringSetQueryTest] queryContainsVariableAndVariableIndexOf: * 3: Marco, Marc, Khaled, Daniel 10:52:19,763 INFO [main][StringSetQueryTest] queryContainsVariableAndVariableIndexOf: * 4: Marc 10:52:19,763 INFO [main][StringSetQueryTest] queryContainsVariableAndVariableIndexOf: * 5: Marco 10:52:19,767 INFO [main][StringSetQueryTest] queryContainsVariableAndVariableEquals: found 2 StringSetOwners for query-filter "this.set.contains(elementVariable) && elementVariable == :element" and param "Marc": 10:52:19,767 INFO [main][StringSetQueryTest] queryContainsVariableAndVariableEquals: * 3: Marco, Marc, Khaled, Daniel 10:52:19,767 INFO [main][StringSetQueryTest] queryContainsVariableAndVariableEquals: * 4: Marc 10:52:19,772 INFO [main][StringSetQueryTest] queryNotContainsParameter: found 5 StringSetOwners for query-filter "!this.set.contains(:element)" and param "Marc": 10:52:19,773 INFO [main][StringSetQueryTest] queryNotContainsParameter: * 7: David 10:52:19,774 INFO [main][StringSetQueryTest] queryNotContainsParameter: * 1: Adam, Claudia, Bert 10:52:19,775 INFO [main][StringSetQueryTest] queryNotContainsParameter: * 2: Adam, Michael 10:52:19,775 INFO [main][StringSetQueryTest] queryNotContainsParameter: * 5: Marco 10:52:19,776 INFO [main][StringSetQueryTest] queryNotContainsParameter: * 6: 10:52:19,780 INFO [main][StringSetQueryTest] queryContainsVariableAndVariableNotIndexOf: found 4 StringSetOwners for query-filter "this.set.contains(elementVariable) && elementVariable.indexOf(:elementPart) < 0" and param "Marc": 10:52:19,780 INFO [main][StringSetQueryTest] queryContainsVariableAndVariableNotIndexOf: * 7: David 10:52:19,781 INFO [main][StringSetQueryTest] queryContainsVariableAndVariableNotIndexOf: * 1: Adam, Claudia, Bert 10:52:19,781 INFO [main][StringSetQueryTest] queryContainsVariableAndVariableNotIndexOf: * 2: Adam, Michael 10:52:19,781 INFO [main][StringSetQueryTest] queryContainsVariableAndVariableNotIndexOf: * 3: Marco, Marc, Khaled, Daniel 10:52:19,785 INFO [main][StringSetQueryTest] queryContainsVariableAndNotVariableIndexOf: found 4 StringSetOwners for query-filter "this.set.contains(elementVariable) && !(elementVariable.indexOf(:elementPart) >= 0)" and param "Marc": 10:52:19,785 INFO [main][StringSetQueryTest] queryContainsVariableAndNotVariableIndexOf: * 7: David 10:52:19,785 INFO [main][StringSetQueryTest] queryContainsVariableAndNotVariableIndexOf: * 1: Adam, Claudia, Bert 10:52:19,785 INFO [main][StringSetQueryTest] queryContainsVariableAndNotVariableIndexOf: * 2: Adam, Michael 10:52:19,785 INFO [main][StringSetQueryTest] queryContainsVariableAndNotVariableIndexOf: * 3: Marco, Marc, Khaled, Daniel 10:52:19,789 INFO [main][StringSetQueryTest] queryContainsVariableAndVariableNotEquals: found 5 StringSetOwners for query-filter "this.set.contains(elementVariable) && elementVariable != :element" and param "Marc": 10:52:19,789 INFO [main][StringSetQueryTest] queryContainsVariableAndVariableNotEquals: * 7: David 10:52:19,789 INFO [main][StringSetQueryTest] queryContainsVariableAndVariableNotEquals: * 1: Adam, Claudia, Bert 10:52:19,789 INFO [main][StringSetQueryTest] queryContainsVariableAndVariableNotEquals: * 2: Adam, Michael 10:52:19,789 INFO [main][StringSetQueryTest] queryContainsVariableAndVariableNotEquals: * 3: Marco, Marc, Khaled, Daniel 10:52:19,789 INFO [main][StringSetQueryTest] queryContainsVariableAndVariableNotEquals: * 5: Marco 10:52:19,794 INFO [main][StringSetQueryTest] queryContainsVariableAndNotVariableEquals: found 5 StringSetOwners for query-filter "this.set.contains(elementVariable) && !(elementVariable == :element)" and param "Marc": 10:52:19,794 INFO [main][StringSetQueryTest] queryContainsVariableAndNotVariableEquals: * 7: David 10:52:19,794 INFO [main][StringSetQueryTest] queryContainsVariableAndNotVariableEquals: * 1: Adam, Claudia, Bert 10:52:19,794 INFO [main][StringSetQueryTest] queryContainsVariableAndNotVariableEquals: * 2: Adam, Michael 10:52:19,794 INFO [main][StringSetQueryTest] queryContainsVariableAndNotVariableEquals: * 3: Marco, Marc, Khaled, Daniel 10:52:19,794 INFO [main][StringSetQueryTest] queryContainsVariableAndNotVariableEquals: * 5: Marco 10:52:19,798 INFO [main][StringSetQueryTest] queryNotContainsVariableAndVariableEquals: found 5 StringSetOwners for query-filter "!this.set.contains(elementVariable) && elementVariable == :element" and param "Marc": 10:52:19,798 INFO [main][StringSetQueryTest] queryNotContainsVariableAndVariableEquals: * 7: David 10:52:19,798 INFO [main][StringSetQueryTest] queryNotContainsVariableAndVariableEquals: * 1: Adam, Claudia, Bert 10:52:19,798 INFO [main][StringSetQueryTest] queryNotContainsVariableAndVariableEquals: * 2: Adam, Michael 10:52:19,798 INFO [main][StringSetQueryTest] queryNotContainsVariableAndVariableEquals: * 5: Marco 10:52:19,798 INFO [main][StringSetQueryTest] queryNotContainsVariableAndVariableEquals: * 6: 10:52:19,833 INFO [main][ElementASetQueryTest] tryToReadDatastore: found 1 ElementASetOwners for query-filter "this.set.isEmpty()" and param "ElementA[name="S.Element 3.2"]": 10:52:19,833 INFO [main][General] >> result=Owner 5 10:52:19,833 INFO [main][ElementASetQueryTest] tryToReadDatastore: * Owner 5: 10:52:19,842 INFO [main][ElementASetQueryTest] tryToReadDatastore: found 1 ElementASetOwners for query-filter "this.set.size() == 3" and param "ElementA[name="S.Element 3.2"]": 10:52:19,842 INFO [main][General] >> result=Owner 3 10:52:19,842 INFO [main][ElementASetQueryTest] tryToReadDatastore: * Owner 3: S.Element 3.2, S.Element 3.1, S.Element 3.3 10:52:19,845 INFO [main][ElementASetQueryTest] tryToReadDatastore: found 1 ElementASetOwners for query-filter "this.set.contains(:element)" and param "ElementA[name="S.Element 3.2"]": 10:52:19,845 INFO [main][General] >> result=Owner 3 10:52:19,845 INFO [main][ElementASetQueryTest] tryToReadDatastore: * Owner 3: S.Element 3.2, S.Element 3.1, S.Element 3.3 10:52:19,864 INFO [main][ElementASetQueryTest] tryToReadDatastore: found 3 ElementASetOwners for query-filter "this.set.contains(elementVariable) && elementVariable.name.indexOf(:elementPart) >= 0" and param "4": 10:52:19,864 INFO [main][General] >> result=Owner 1 10:52:19,864 INFO [main][ElementASetQueryTest] tryToReadDatastore: * Owner 1: S.Element 1.1, S.Element 1.4, S.Element 1.2, S.Element 1.3 10:52:19,864 INFO [main][General] >> result=Owner 2 10:52:19,864 INFO [main][ElementASetQueryTest] tryToReadDatastore: * Owner 2: S.Element 2.4, S.Element 2.3, S.Element 2.2, S.Element 2.1 10:52:19,864 INFO [main][General] >> result=Owner 4 10:52:19,864 INFO [main][ElementASetQueryTest] tryToReadDatastore: * Owner 4: S.Element 4.3 10:52:19,870 INFO [main][ElementASetQueryTest] tryToReadDatastore: found 1 ElementASetOwners for query-filter "this.set.contains(elementVariable) && elementVariable == :element" and param "ElementA[name="S.Element 3.2"]": 10:52:19,870 INFO [main][General] >> result=Owner 3 10:52:19,870 INFO [main][ElementASetQueryTest] tryToReadDatastore: * Owner 3: S.Element 3.2, S.Element 3.1, S.Element 3.3 10:52:19,873 INFO [main][ElementASetQueryTest] tryToReadDatastore: found 4 ElementASetOwners for query-filter "!this.set.contains(:element)" and param "ElementA[name="S.Element 3.2"]": 10:52:19,873 INFO [main][General] >> result=Owner 5 10:52:19,873 INFO [main][ElementASetQueryTest] tryToReadDatastore: * Owner 5: 10:52:19,873 INFO [main][General] >> result=Owner 1 10:52:19,873 INFO [main][ElementASetQueryTest] tryToReadDatastore: * Owner 1: S.Element 1.1, S.Element 1.4, S.Element 1.2, S.Element 1.3 10:52:19,873 INFO [main][General] >> result=Owner 2 10:52:19,873 INFO [main][ElementASetQueryTest] tryToReadDatastore: * Owner 2: S.Element 2.4, S.Element 2.3, S.Element 2.2, S.Element 2.1 10:52:19,873 INFO [main][General] >> result=Owner 4 10:52:19,873 INFO [main][ElementASetQueryTest] tryToReadDatastore: * Owner 4: S.Element 4.3 10:52:19,921 INFO [main][ElementASetQueryTest] tryToReadDatastore: found 3 ElementASetOwners for query-filter "this.set.contains(elementVariable) && elementVariable.name.indexOf(:elementPart) < 0" and param "4": 10:52:19,921 INFO [main][General] >> result=Owner 1 10:52:19,921 INFO [main][ElementASetQueryTest] tryToReadDatastore: * Owner 1: S.Element 1.1, S.Element 1.4, S.Element 1.2, S.Element 1.3 10:52:19,921 INFO [main][General] >> result=Owner 2 10:52:19,921 INFO [main][ElementASetQueryTest] tryToReadDatastore: * Owner 2: S.Element 2.4, S.Element 2.3, S.Element 2.2, S.Element 2.1 10:52:19,921 INFO [main][General] >> result=Owner 3 10:52:19,921 INFO [main][ElementASetQueryTest] tryToReadDatastore: * Owner 3: S.Element 3.2, S.Element 3.1, S.Element 3.3 10:52:19,965 INFO [main][ElementASetQueryTest] tryToReadDatastore: found 3 ElementASetOwners for query-filter "this.set.contains(elementVariable) && !(elementVariable.name.indexOf(:elementPart) >= 0)" and param "4": 10:52:19,966 INFO [main][General] >> result=Owner 1 10:52:19,966 INFO [main][ElementASetQueryTest] tryToReadDatastore: * Owner 1: S.Element 1.1, S.Element 1.4, S.Element 1.2, S.Element 1.3 10:52:19,966 INFO [main][General] >> result=Owner 2 10:52:19,966 INFO [main][ElementASetQueryTest] tryToReadDatastore: * Owner 2: S.Element 2.4, S.Element 2.3, S.Element 2.2, S.Element 2.1 10:52:19,966 INFO [main][General] >> result=Owner 3 10:52:19,966 INFO [main][ElementASetQueryTest] tryToReadDatastore: * Owner 3: S.Element 3.2, S.Element 3.1, S.Element 3.3 10:52:20,019 INFO [main][ElementASetQueryTest] tryToReadDatastore: found 4 ElementASetOwners for query-filter "this.set.contains(elementVariable) && !(elementVariable == :element)" and param "ElementA[name="S.Element 3.2"]": 10:52:20,019 INFO [main][General] >> result=Owner 1 10:52:20,019 INFO [main][ElementASetQueryTest] tryToReadDatastore: * Owner 1: S.Element 1.1, S.Element 1.4, S.Element 1.2, S.Element 1.3 10:52:20,019 INFO [main][General] >> result=Owner 2 10:52:20,019 INFO [main][ElementASetQueryTest] tryToReadDatastore: * Owner 2: S.Element 2.4, S.Element 2.3, S.Element 2.2, S.Element 2.1 10:52:20,019 INFO [main][General] >> result=Owner 3 10:52:20,019 INFO [main][ElementASetQueryTest] tryToReadDatastore: * Owner 3: S.Element 3.2, S.Element 3.1, S.Element 3.3 10:52:20,019 INFO [main][General] >> result=Owner 4 10:52:20,019 INFO [main][ElementASetQueryTest] tryToReadDatastore: * Owner 4: S.Element 4.3 10:52:20,061 INFO [main][ElementASetQueryTest] tryToReadDatastore: found 3 ElementASetOwners for query-filter "this.set.contains(elementVariable) && !(elementVariable == :element)" and param "ElementA[name="S.Element 4.3"]": 10:52:20,062 INFO [main][General] >> result=Owner 1 10:52:20,062 INFO [main][ElementASetQueryTest] tryToReadDatastore: * Owner 1: S.Element 1.1, S.Element 1.4, S.Element 1.2, S.Element 1.3 10:52:20,062 INFO [main][General] >> result=Owner 2 10:52:20,062 INFO [main][ElementASetQueryTest] tryToReadDatastore: * Owner 2: S.Element 2.4, S.Element 2.3, S.Element 2.2, S.Element 2.1 10:52:20,062 INFO [main][General] >> result=Owner 3 10:52:20,062 INFO [main][ElementASetQueryTest] tryToReadDatastore: * Owner 3: S.Element 3.2, S.Element 3.1, S.Element 3.3 10:52:20,067 INFO [main][ElementASetQueryTest] tryToReadDatastore: found 4 ElementASetOwners for query-filter "!this.set.contains(elementVariable) && elementVariable == :element" and param "ElementA[name="S.Element 3.2"]": 10:52:20,067 INFO [main][General] >> result=Owner 5 10:52:20,067 INFO [main][ElementASetQueryTest] tryToReadDatastore: * Owner 5: 10:52:20,067 INFO [main][General] >> result=Owner 1 10:52:20,067 INFO [main][ElementASetQueryTest] tryToReadDatastore: * Owner 1: S.Element 1.1, S.Element 1.4, S.Element 1.2, S.Element 1.3 10:52:20,067 INFO [main][General] >> result=Owner 2 10:52:20,067 INFO [main][ElementASetQueryTest] tryToReadDatastore: * Owner 2: S.Element 2.4, S.Element 2.3, S.Element 2.2, S.Element 2.1 10:52:20,067 INFO [main][General] >> result=Owner 4 10:52:20,067 INFO [main][ElementASetQueryTest] tryToReadDatastore: * Owner 4: S.Element 4.3 10:52:20,085 INFO [main][ElementASetQueryTest] tryToReadDatastore: found 2 ElementASetOwners for query-filter "!this.set.contains(elementVariable) && elementVariable.name.indexOf(:elementPart) >= 0" and param "4": 10:52:20,085 INFO [main][General] >> result=Owner 5 10:52:20,085 INFO [main][ElementASetQueryTest] tryToReadDatastore: * Owner 5: 10:52:20,085 INFO [main][General] >> result=Owner 3 10:52:20,085 INFO [main][ElementASetQueryTest] tryToReadDatastore: * Owner 3: S.Element 3.2, S.Element 3.1, S.Element 3.3 10:52:20,118 INFO [main][Element1SetQueryTest] queryContainsParameter: found 1 Element1SetOwners for query-filter "this.set.contains(:element)" and param "Element1[name="Element 3.2"]": 10:52:20,118 INFO [main][Element1SetQueryTest] queryContainsParameter: * Owner 3: Element 3.1, Element 3.2, Element 3.3 10:52:20,125 INFO [main][Element1SetQueryTest] queryContainsVariableAndVariableIndexOf: found 3 Element1SetOwners for query-filter "this.set.contains(elementVariable) && elementVariable.name.indexOf(:elementPart) >= 0" and param "4": 10:52:20,125 INFO [main][Element1SetQueryTest] queryContainsVariableAndVariableIndexOf: * Owner 4: Element 4.3 10:52:20,125 INFO [main][Element1SetQueryTest] queryContainsVariableAndVariableIndexOf: * Owner 1: Element 1.3, Element 1.4, Element 1.1, Element 1.2 10:52:20,125 INFO [main][Element1SetQueryTest] queryContainsVariableAndVariableIndexOf: * Owner 2: Element 2.1, Element 2.2, Element 2.3, Element 2.4 10:52:20,129 INFO [main][Element1SetQueryTest] queryContainsVariableAndVariableEquals: found 1 Element1SetOwners for query-filter "this.set.contains(elementVariable) && elementVariable == :element" and param "Element1[name="Element 3.2"]": 10:52:20,129 INFO [main][Element1SetQueryTest] queryContainsVariableAndVariableEquals: * Owner 3: Element 3.1, Element 3.2, Element 3.3 10:52:20,132 INFO [main][Element1SetQueryTest] queryNotContainsParameter: found 4 Element1SetOwners for query-filter "!this.set.contains(:element)" and param "Element1[name="Element 3.2"]": 10:52:20,132 INFO [main][Element1SetQueryTest] queryNotContainsParameter: * Owner 4: Element 4.3 10:52:20,132 INFO [main][Element1SetQueryTest] queryNotContainsParameter: * Owner 5: 10:52:20,132 INFO [main][Element1SetQueryTest] queryNotContainsParameter: * Owner 1: Element 1.3, Element 1.4, Element 1.1, Element 1.2 10:52:20,132 INFO [main][Element1SetQueryTest] queryNotContainsParameter: * Owner 2: Element 2.1, Element 2.2, Element 2.3, Element 2.4 10:52:20,139 INFO [main][Element1SetQueryTest] queryContainsVariableAndVariableNotIndexOf: found 3 Element1SetOwners for query-filter "this.set.contains(elementVariable) && elementVariable.name.indexOf(:elementPart) < 0" and param "4": 10:52:20,139 INFO [main][Element1SetQueryTest] queryContainsVariableAndVariableNotIndexOf: * Owner 1: Element 1.3, Element 1.4, Element 1.1, Element 1.2 10:52:20,139 INFO [main][Element1SetQueryTest] queryContainsVariableAndVariableNotIndexOf: * Owner 2: Element 2.1, Element 2.2, Element 2.3, Element 2.4 10:52:20,140 INFO [main][Element1SetQueryTest] queryContainsVariableAndVariableNotIndexOf: * Owner 3: Element 3.1, Element 3.2, Element 3.3 10:52:20,146 INFO [main][Element1SetQueryTest] queryContainsVariableAndNotVariableIndexOf: found 3 Element1SetOwners for query-filter "this.set.contains(elementVariable) && !(elementVariable.name.indexOf(:elementPart) >= 0)" and param "4": 10:52:20,146 INFO [main][Element1SetQueryTest] queryContainsVariableAndNotVariableIndexOf: * Owner 1: Element 1.3, Element 1.4, Element 1.1, Element 1.2 10:52:20,146 INFO [main][Element1SetQueryTest] queryContainsVariableAndNotVariableIndexOf: * Owner 2: Element 2.1, Element 2.2, Element 2.3, Element 2.4 10:52:20,146 INFO [main][Element1SetQueryTest] queryContainsVariableAndNotVariableIndexOf: * Owner 3: Element 3.1, Element 3.2, Element 3.3 10:52:20,152 INFO [main][Element1SetQueryTest] queryContainsVariableAndNotVariableEquals1: found 4 Element1SetOwners for query-filter "this.set.contains(elementVariable) && !(elementVariable == :element)" and param "Element1[name="Element 3.2"]": 10:52:20,152 INFO [main][Element1SetQueryTest] queryContainsVariableAndNotVariableEquals1: * Owner 4: Element 4.3 10:52:20,152 INFO [main][Element1SetQueryTest] queryContainsVariableAndNotVariableEquals1: * Owner 1: Element 1.3, Element 1.4, Element 1.1, Element 1.2 10:52:20,152 INFO [main][Element1SetQueryTest] queryContainsVariableAndNotVariableEquals1: * Owner 2: Element 2.1, Element 2.2, Element 2.3, Element 2.4 10:52:20,152 INFO [main][Element1SetQueryTest] queryContainsVariableAndNotVariableEquals1: * Owner 3: Element 3.1, Element 3.2, Element 3.3 10:52:20,155 INFO [main][Element1SetQueryTest] queryContainsVariableAndNotVariableEquals2: found 3 Element1SetOwners for query-filter "this.set.contains(elementVariable) && !(elementVariable == :element)" and param "Element1[name="Element 4.3"]": 10:52:20,155 INFO [main][Element1SetQueryTest] queryContainsVariableAndNotVariableEquals2: * Owner 1: Element 1.3, Element 1.4, Element 1.1, Element 1.2 10:52:20,155 INFO [main][Element1SetQueryTest] queryContainsVariableAndNotVariableEquals2: * Owner 2: Element 2.1, Element 2.2, Element 2.3, Element 2.4 10:52:20,155 INFO [main][Element1SetQueryTest] queryContainsVariableAndNotVariableEquals2: * Owner 3: Element 3.1, Element 3.2, Element 3.3 10:52:20,160 INFO [main][Element1SetQueryTest] queryNotContainsVariableAndVariableEquals: found 4 Element1SetOwners for query-filter "!this.set.contains(elementVariable) && elementVariable == :element" and param "Element1[name="Element 3.2"]": 10:52:20,160 INFO [main][Element1SetQueryTest] queryNotContainsVariableAndVariableEquals: * Owner 4: Element 4.3 10:52:20,160 INFO [main][Element1SetQueryTest] queryNotContainsVariableAndVariableEquals: * Owner 5: 10:52:20,160 INFO [main][Element1SetQueryTest] queryNotContainsVariableAndVariableEquals: * Owner 1: Element 1.3, Element 1.4, Element 1.1, Element 1.2 10:52:20,160 INFO [main][Element1SetQueryTest] queryNotContainsVariableAndVariableEquals: * Owner 2: Element 2.1, Element 2.2, Element 2.3, Element 2.4 10:52:20,167 INFO [main][Element1SetQueryTest] queryNotContainsVariableAndVariableIndexOf: found 2 Element1SetOwners for query-filter "!this.set.contains(elementVariable) && elementVariable.name.indexOf(:elementPart) >= 0" and param "4": 10:52:20,167 INFO [main][Element1SetQueryTest] queryNotContainsVariableAndVariableIndexOf: * Owner 5: 10:52:20,168 INFO [main][Element1SetQueryTest] queryNotContainsVariableAndVariableIndexOf: * Owner 3: Element 3.1, Element 3.2, Element 3.3 10:52:20,171 INFO [main][Element2MapQueryTest] queryContainsKeyParameter: found 2 Element2MapOwners for query-filter "this.map.containsKey(:queryParam)" and param "ccc": 10:52:20,174 INFO [main][Element2MapQueryTest] queryContainsKeyParameter: * Owner 4: ccc=Element2[key="ccc", name="Element 4.3"] 10:52:20,179 INFO [main][Element2MapQueryTest] queryContainsKeyParameter: * Owner 1: aaa=Element2[key="aaa", name="Element 1.1"], ccc=Element2[key="ccc", name="Element 1.3"], bbb=Element2[key="bbb", name="Element 1.2"], ddd=Element2[key="ddd", name="Element 1.4"] 10:52:20,185 INFO [main][Element2MapQueryTest] queryContainsKeyVariableAndIndexOfMatches: found 3 Element2MapOwners for query-filter "this.map.containsKey(variable) && variable.indexOf(:queryParam) >= 0" and param "bb": 10:52:20,188 INFO [main][Element2MapQueryTest] queryContainsKeyVariableAndIndexOfMatches: * Owner 6: bb=Element2[key="bb", name="Element 6.2"] 10:52:20,188 INFO [main][Element2MapQueryTest] queryContainsKeyVariableAndIndexOfMatches: * Owner 1: aaa=Element2[key="aaa", name="Element 1.1"], ccc=Element2[key="ccc", name="Element 1.3"], bbb=Element2[key="bbb", name="Element 1.2"], ddd=Element2[key="ddd", name="Element 1.4"] 10:52:20,194 INFO [main][Element2MapQueryTest] queryContainsKeyVariableAndIndexOfMatches: * Owner 2: dd=Element2[key="dd", name="Element 2.4"], aa=Element2[key="aa", name="Element 2.1"], bb=Element2[key="bb", name="Element 2.2"], cc=Element2[key="cc", name="Element 2.3"] 10:52:20,197 INFO [main][Element2MapQueryTest] queryContainsValueParameter: found 1 Element2MapOwners for query-filter "this.map.containsValue(:queryParam)" and param "Element2[key="b", name="Element 3.2"]": 10:52:20,201 INFO [main][Element2MapQueryTest] queryContainsValueParameter: * Owner 3: a=Element2[key="a", name="Element 3.1"], b=Element2[key="b", name="Element 3.2"], c=Element2[key="c", name="Element 3.3"] 10:52:20,210 INFO [main][Element2MapQueryTest] queryContainsValueVariableAndIndexOfMatches: found 3 Element2MapOwners for query-filter "this.map.containsValue(variable) && variable.name.indexOf(:queryParam) >= 0" and param "4": 10:52:20,210 INFO [main][Element2MapQueryTest] queryContainsValueVariableAndIndexOfMatches: * Owner 1: aaa=Element2[key="aaa", name="Element 1.1"], ccc=Element2[key="ccc", name="Element 1.3"], bbb=Element2[key="bbb", name="Element 1.2"], ddd=Element2[key="ddd", name="Element 1.4"] 10:52:20,210 INFO [main][Element2MapQueryTest] queryContainsValueVariableAndIndexOfMatches: * Owner 2: dd=Element2[key="dd", name="Element 2.4"], aa=Element2[key="aa", name="Element 2.1"], bb=Element2[key="bb", name="Element 2.2"], cc=Element2[key="cc", name="Element 2.3"] 10:52:20,210 INFO [main][Element2MapQueryTest] queryContainsValueVariableAndIndexOfMatches: * Owner 4: ccc=Element2[key="ccc", name="Element 4.3"] 10:52:20,213 INFO [main][Element2MapQueryTest] queryNotContainsKeyParameter: found 4 Element2MapOwners for query-filter "!this.map.containsKey(:queryParam)" and param "ccc": 10:52:20,213 INFO [main][Element2MapQueryTest] queryNotContainsKeyParameter: * Owner 6: bb=Element2[key="bb", name="Element 6.2"] 10:52:20,213 INFO [main][Element2MapQueryTest] queryNotContainsKeyParameter: * Owner 2: dd=Element2[key="dd", name="Element 2.4"], aa=Element2[key="aa", name="Element 2.1"], bb=Element2[key="bb", name="Element 2.2"], cc=Element2[key="cc", name="Element 2.3"] 10:52:20,213 INFO [main][Element2MapQueryTest] queryNotContainsKeyParameter: * Owner 3: a=Element2[key="a", name="Element 3.1"], b=Element2[key="b", name="Element 3.2"], c=Element2[key="c", name="Element 3.3"] 10:52:20,215 INFO [main][Element2MapQueryTest] queryNotContainsKeyParameter: * Owner 5: 10:52:20,220 INFO [main][Element2MapQueryTest] queryContainsKeyVariableAndIndexOfNotMatches: found 4 Element2MapOwners for query-filter "this.map.containsKey(variable) && variable.indexOf(:queryParam) < 0" and param "bb": 10:52:20,220 INFO [main][Element2MapQueryTest] queryContainsKeyVariableAndIndexOfNotMatches: * Owner 1: aaa=Element2[key="aaa", name="Element 1.1"], ccc=Element2[key="ccc", name="Element 1.3"], bbb=Element2[key="bbb", name="Element 1.2"], ddd=Element2[key="ddd", name="Element 1.4"] 10:52:20,220 INFO [main][Element2MapQueryTest] queryContainsKeyVariableAndIndexOfNotMatches: * Owner 2: dd=Element2[key="dd", name="Element 2.4"], aa=Element2[key="aa", name="Element 2.1"], bb=Element2[key="bb", name="Element 2.2"], cc=Element2[key="cc", name="Element 2.3"] 10:52:20,220 INFO [main][Element2MapQueryTest] queryContainsKeyVariableAndIndexOfNotMatches: * Owner 3: a=Element2[key="a", name="Element 3.1"], b=Element2[key="b", name="Element 3.2"], c=Element2[key="c", name="Element 3.3"] 10:52:20,220 INFO [main][Element2MapQueryTest] queryContainsKeyVariableAndIndexOfNotMatches: * Owner 4: ccc=Element2[key="ccc", name="Element 4.3"] 10:52:20,225 INFO [main][Element2MapQueryTest] queryContainsKeyVariableAndNotIndexOfMatches: found 4 Element2MapOwners for query-filter "this.map.containsKey(variable) && !(variable.indexOf(:queryParam) >= 0)" and param "bb": 10:52:20,225 INFO [main][Element2MapQueryTest] queryContainsKeyVariableAndNotIndexOfMatches: * Owner 1: aaa=Element2[key="aaa", name="Element 1.1"], ccc=Element2[key="ccc", name="Element 1.3"], bbb=Element2[key="bbb", name="Element 1.2"], ddd=Element2[key="ddd", name="Element 1.4"] 10:52:20,225 INFO [main][Element2MapQueryTest] queryContainsKeyVariableAndNotIndexOfMatches: * Owner 2: dd=Element2[key="dd", name="Element 2.4"], aa=Element2[key="aa", name="Element 2.1"], bb=Element2[key="bb", name="Element 2.2"], cc=Element2[key="cc", name="Element 2.3"] 10:52:20,225 INFO [main][Element2MapQueryTest] queryContainsKeyVariableAndNotIndexOfMatches: * Owner 3: a=Element2[key="a", name="Element 3.1"], b=Element2[key="b", name="Element 3.2"], c=Element2[key="c", name="Element 3.3"] 10:52:20,225 INFO [main][Element2MapQueryTest] queryContainsKeyVariableAndNotIndexOfMatches: * Owner 4: ccc=Element2[key="ccc", name="Element 4.3"] 10:52:20,228 INFO [main][Element2MapQueryTest] queryNotContainsValueParameter: found 5 Element2MapOwners for query-filter "!this.map.containsValue(:queryParam)" and param "Element2[key="b", name="Element 3.2"]": 10:52:20,228 INFO [main][Element2MapQueryTest] queryNotContainsValueParameter: * Owner 6: bb=Element2[key="bb", name="Element 6.2"] 10:52:20,228 INFO [main][Element2MapQueryTest] queryNotContainsValueParameter: * Owner 2: dd=Element2[key="dd", name="Element 2.4"], aa=Element2[key="aa", name="Element 2.1"], bb=Element2[key="bb", name="Element 2.2"], cc=Element2[key="cc", name="Element 2.3"] 10:52:20,228 INFO [main][Element2MapQueryTest] queryNotContainsValueParameter: * Owner 4: ccc=Element2[key="ccc", name="Element 4.3"] 10:52:20,228 INFO [main][Element2MapQueryTest] queryNotContainsValueParameter: * Owner 1: aaa=Element2[key="aaa", name="Element 1.1"], ccc=Element2[key="ccc", name="Element 1.3"], bbb=Element2[key="bbb", name="Element 1.2"], ddd=Element2[key="ddd", name="Element 1.4"] 10:52:20,228 INFO [main][Element2MapQueryTest] queryNotContainsValueParameter: * Owner 5: 10:52:20,236 INFO [main][Element2MapQueryTest] queryContainsValueVariableAndNotIndexOfMatches: found 4 Element2MapOwners for query-filter "this.map.containsValue(variable) && !(variable.name.indexOf(:queryParam) >= 0)" and param "4": 10:52:20,236 INFO [main][Element2MapQueryTest] queryContainsValueVariableAndNotIndexOfMatches: * Owner 6: bb=Element2[key="bb", name="Element 6.2"] 10:52:20,236 INFO [main][Element2MapQueryTest] queryContainsValueVariableAndNotIndexOfMatches: * Owner 1: aaa=Element2[key="aaa", name="Element 1.1"], ccc=Element2[key="ccc", name="Element 1.3"], bbb=Element2[key="bbb", name="Element 1.2"], ddd=Element2[key="ddd", name="Element 1.4"] 10:52:20,236 INFO [main][Element2MapQueryTest] queryContainsValueVariableAndNotIndexOfMatches: * Owner 2: dd=Element2[key="dd", name="Element 2.4"], aa=Element2[key="aa", name="Element 2.1"], bb=Element2[key="bb", name="Element 2.2"], cc=Element2[key="cc", name="Element 2.3"] 10:52:20,236 INFO [main][Element2MapQueryTest] queryContainsValueVariableAndNotIndexOfMatches: * Owner 3: a=Element2[key="a", name="Element 3.1"], b=Element2[key="b", name="Element 3.2"], c=Element2[key="c", name="Element 3.3"] 10:52:20,244 INFO [main][Element2MapQueryTest] queryContainsValueVariableAndIndexOfNotMatches: found 4 Element2MapOwners for query-filter "this.map.containsValue(variable) && variable.name.indexOf(:queryParam) < 0" and param "4": 10:52:20,244 INFO [main][Element2MapQueryTest] queryContainsValueVariableAndIndexOfNotMatches: * Owner 6: bb=Element2[key="bb", name="Element 6.2"] 10:52:20,244 INFO [main][Element2MapQueryTest] queryContainsValueVariableAndIndexOfNotMatches: * Owner 1: aaa=Element2[key="aaa", name="Element 1.1"], ccc=Element2[key="ccc", name="Element 1.3"], bbb=Element2[key="bbb", name="Element 1.2"], ddd=Element2[key="ddd", name="Element 1.4"] 10:52:20,244 INFO [main][Element2MapQueryTest] queryContainsValueVariableAndIndexOfNotMatches: * Owner 2: dd=Element2[key="dd", name="Element 2.4"], aa=Element2[key="aa", name="Element 2.1"], bb=Element2[key="bb", name="Element 2.2"], cc=Element2[key="cc", name="Element 2.3"] 10:52:20,244 INFO [main][Element2MapQueryTest] queryContainsValueVariableAndIndexOfNotMatches: * Owner 3: a=Element2[key="a", name="Element 3.1"], b=Element2[key="b", name="Element 3.2"], c=Element2[key="c", name="Element 3.3"] 10:52:21,676 INFO [main][CleanupUtil] cleanoutRDBMS: derbyDatabaseDir="/tmp/cumulus4j_162a/derby-cumulus4j-1.0.0" was deleted successfully. 10:52:21,676 WARN [main][CleanupUtil] dropAllTables: 'ConnectionURL' property is not set for index datastore! Skipping! 10:52:21,765 INFO [main][Persistence] Property cumulus4j.index.clob.enabled unknown - will be ignored 10:52:24,460 INFO [main][Cumulus4jStoreManager] ====================== Cumulus4j ====================== 10:52:24,461 INFO [main][Cumulus4jStoreManager] Bundle: org.cumulus4j.store - Version: 1.2.1.SNAPSHOT 10:52:24,461 INFO [main][Cumulus4jStoreManager] ======================================================= 10:52:24,463 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryTimerPeriod: Property 'cumulus4j.cryptoSessionExpiryTimer.period' is not set. Using default value 60000. 10:52:24,463 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryAgeMSec: Property 'cumulus4j.cryptoSessionExpiryAge' is not set. Using default value 1800000. 10:52:24,494 INFO [main][MinimumCumulus4jVersion] version=10100001 10:52:24,495 INFO [main][MinimumCumulus4jVersion] version=10100001 10:52:24,547 INFO [main][StringStringMapQueryTest] queryContainsKeyParameter: found 3 StringStringMapOwners for query-filter "this.map.containsKey(:queryParam)" and param "second": 10:52:24,548 INFO [main][StringStringMapQueryTest] queryContainsKeyParameter: * 1: third=Claudia, first=Adam, second=Bert 10:52:24,549 INFO [main][StringStringMapQueryTest] queryContainsKeyParameter: * 2: first=Adam, second=Michael 10:52:24,550 INFO [main][StringStringMapQueryTest] queryContainsKeyParameter: * 3: third=Marc, fourth=Khaled, first=Daniel, second=Marco 10:52:24,559 INFO [main][StringStringMapQueryTest] queryNotContainsKeyParameter: found 4 StringStringMapOwners for query-filter "!this.map.containsKey(:queryParam)" and param "second": 10:52:24,560 INFO [main][StringStringMapQueryTest] queryNotContainsKeyParameter: * 4: first=Marc 10:52:24,562 INFO [main][StringStringMapQueryTest] queryNotContainsKeyParameter: * 5: first=Marco 10:52:24,562 INFO [main][StringStringMapQueryTest] queryNotContainsKeyParameter: * 6: 10:52:24,563 INFO [main][StringStringMapQueryTest] queryNotContainsKeyParameter: * 7: fourth=Khaled 10:52:24,564 INFO [main][StringStringMapQueryTest] queryContainsValueParameter: found 2 StringStringMapOwners for query-filter "this.map.containsValue(:queryParam)" and param "Marc": 10:52:24,564 INFO [main][StringStringMapQueryTest] queryContainsValueParameter: * 4: first=Marc 10:52:24,565 INFO [main][StringStringMapQueryTest] queryContainsValueParameter: * 3: third=Marc, fourth=Khaled, first=Daniel, second=Marco 10:52:24,566 INFO [main][StringStringMapQueryTest] queryNotContainsValueParameter: found 5 StringStringMapOwners for query-filter "!this.map.containsValue(:queryParam)" and param "Marc": 10:52:24,566 INFO [main][StringStringMapQueryTest] queryNotContainsValueParameter: * 1: third=Claudia, first=Adam, second=Bert 10:52:24,566 INFO [main][StringStringMapQueryTest] queryNotContainsValueParameter: * 2: first=Adam, second=Michael 10:52:24,566 INFO [main][StringStringMapQueryTest] queryNotContainsValueParameter: * 5: first=Marco 10:52:24,566 INFO [main][StringStringMapQueryTest] queryNotContainsValueParameter: * 6: 10:52:24,566 INFO [main][StringStringMapQueryTest] queryNotContainsValueParameter: * 7: fourth=Khaled 10:52:24,575 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndVariableIndexOf: found 3 StringStringMapOwners for query-filter "this.map.containsKey(variable) && variable.indexOf(:queryParam) >= 0" and param "h": 10:52:24,575 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndVariableIndexOf: * 1: third=Claudia, first=Adam, second=Bert 10:52:24,575 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndVariableIndexOf: * 3: third=Marc, fourth=Khaled, first=Daniel, second=Marco 10:52:24,575 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndVariableIndexOf: * 7: fourth=Khaled 10:52:24,579 INFO [main][StringStringMapQueryTest] queryNotContainsKeyVariableAndVariableIndexOf: found 4 StringStringMapOwners for query-filter "!this.map.containsKey(variable) && variable.indexOf(:queryParam) >= 0" and param "h": 10:52:24,579 INFO [main][StringStringMapQueryTest] queryNotContainsKeyVariableAndVariableIndexOf: * 2: first=Adam, second=Michael 10:52:24,579 INFO [main][StringStringMapQueryTest] queryNotContainsKeyVariableAndVariableIndexOf: * 4: first=Marc 10:52:24,579 INFO [main][StringStringMapQueryTest] queryNotContainsKeyVariableAndVariableIndexOf: * 5: first=Marco 10:52:24,579 INFO [main][StringStringMapQueryTest] queryNotContainsKeyVariableAndVariableIndexOf: * 6: 10:52:24,588 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndVariableNotIndexOf: found 5 StringStringMapOwners for query-filter "this.map.containsKey(variable) && variable.indexOf(:queryParam) < 0" and param "h": 10:52:24,588 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndVariableNotIndexOf: * 1: third=Claudia, first=Adam, second=Bert 10:52:24,588 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndVariableNotIndexOf: * 2: first=Adam, second=Michael 10:52:24,588 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndVariableNotIndexOf: * 3: third=Marc, fourth=Khaled, first=Daniel, second=Marco 10:52:24,588 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndVariableNotIndexOf: * 4: first=Marc 10:52:24,588 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndVariableNotIndexOf: * 5: first=Marco 10:52:24,592 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndNotVariableIndexOf: found 5 StringStringMapOwners for query-filter "this.map.containsKey(variable) && !(variable.indexOf(:queryParam) >= 0)" and param "h": 10:52:24,592 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndNotVariableIndexOf: * 1: third=Claudia, first=Adam, second=Bert 10:52:24,592 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndNotVariableIndexOf: * 2: first=Adam, second=Michael 10:52:24,592 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndNotVariableIndexOf: * 3: third=Marc, fourth=Khaled, first=Daniel, second=Marco 10:52:24,592 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndNotVariableIndexOf: * 4: first=Marc 10:52:24,592 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndNotVariableIndexOf: * 5: first=Marco 10:52:24,595 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndVariableIndexOf: found 3 StringStringMapOwners for query-filter "this.map.containsValue(variable) && variable.indexOf(:queryParam) >= 0" and param "Marc": 10:52:24,596 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndVariableIndexOf: * 3: third=Marc, fourth=Khaled, first=Daniel, second=Marco 10:52:24,596 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndVariableIndexOf: * 4: first=Marc 10:52:24,596 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndVariableIndexOf: * 5: first=Marco 10:52:24,599 INFO [main][StringStringMapQueryTest] queryNotContainsValueVariableAndVariableIndexOf: found 4 StringStringMapOwners for query-filter "!this.map.containsValue(variable) && variable.indexOf(:queryParam) >= 0" and param "Marc": 10:52:24,599 INFO [main][StringStringMapQueryTest] queryNotContainsValueVariableAndVariableIndexOf: * 1: third=Claudia, first=Adam, second=Bert 10:52:24,599 INFO [main][StringStringMapQueryTest] queryNotContainsValueVariableAndVariableIndexOf: * 2: first=Adam, second=Michael 10:52:24,599 INFO [main][StringStringMapQueryTest] queryNotContainsValueVariableAndVariableIndexOf: * 6: 10:52:24,599 INFO [main][StringStringMapQueryTest] queryNotContainsValueVariableAndVariableIndexOf: * 7: fourth=Khaled 10:52:24,603 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndVariableNotIndexOf: found 4 StringStringMapOwners for query-filter "this.map.containsValue(variable) && variable.indexOf(:queryParam) < 0" and param "Marc": 10:52:24,603 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndVariableNotIndexOf: * 1: third=Claudia, first=Adam, second=Bert 10:52:24,603 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndVariableNotIndexOf: * 2: first=Adam, second=Michael 10:52:24,603 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndVariableNotIndexOf: * 3: third=Marc, fourth=Khaled, first=Daniel, second=Marco 10:52:24,603 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndVariableNotIndexOf: * 7: fourth=Khaled 10:52:24,606 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndNotVariableIndexOf: found 4 StringStringMapOwners for query-filter "this.map.containsValue(variable) && !(variable.indexOf(:queryParam) >= 0)" and param "Marc": 10:52:24,606 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndNotVariableIndexOf: * 1: third=Claudia, first=Adam, second=Bert 10:52:24,606 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndNotVariableIndexOf: * 2: first=Adam, second=Michael 10:52:24,606 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndNotVariableIndexOf: * 3: third=Marc, fourth=Khaled, first=Daniel, second=Marco 10:52:24,606 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndNotVariableIndexOf: * 7: fourth=Khaled 10:52:24,609 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndVariableEquals: found 3 StringStringMapOwners for query-filter "this.map.containsKey(variable) && variable == :queryParam" and param "second": 10:52:24,609 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndVariableEquals: * 1: third=Claudia, first=Adam, second=Bert 10:52:24,609 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndVariableEquals: * 2: first=Adam, second=Michael 10:52:24,610 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndVariableEquals: * 3: third=Marc, fourth=Khaled, first=Daniel, second=Marco 10:52:24,618 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndVariableNotEquals: found 6 StringStringMapOwners for query-filter "this.map.containsKey(variable) && variable != :queryParam" and param "second": 10:52:24,618 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndVariableNotEquals: * 1: third=Claudia, first=Adam, second=Bert 10:52:24,618 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndVariableNotEquals: * 2: first=Adam, second=Michael 10:52:24,618 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndVariableNotEquals: * 3: third=Marc, fourth=Khaled, first=Daniel, second=Marco 10:52:24,618 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndVariableNotEquals: * 4: first=Marc 10:52:24,618 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndVariableNotEquals: * 5: first=Marco 10:52:24,618 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndVariableNotEquals: * 7: fourth=Khaled 10:52:24,621 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndNotVariableEquals: found 6 StringStringMapOwners for query-filter "this.map.containsKey(variable) && !(variable == :queryParam)" and param "second": 10:52:24,621 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndNotVariableEquals: * 1: third=Claudia, first=Adam, second=Bert 10:52:24,621 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndNotVariableEquals: * 2: first=Adam, second=Michael 10:52:24,621 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndNotVariableEquals: * 3: third=Marc, fourth=Khaled, first=Daniel, second=Marco 10:52:24,621 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndNotVariableEquals: * 4: first=Marc 10:52:24,621 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndNotVariableEquals: * 5: first=Marco 10:52:24,621 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndNotVariableEquals: * 7: fourth=Khaled 10:52:24,624 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndVariableEquals: found 2 StringStringMapOwners for query-filter "this.map.containsValue(variable) && variable == :queryParam" and param "Marc": 10:52:24,624 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndVariableEquals: * 3: third=Marc, fourth=Khaled, first=Daniel, second=Marco 10:52:24,625 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndVariableEquals: * 4: first=Marc 10:52:24,628 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndVariableNotEquals: found 5 StringStringMapOwners for query-filter "this.map.containsValue(variable) && variable != :queryParam" and param "Marc": 10:52:24,628 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndVariableNotEquals: * 1: third=Claudia, first=Adam, second=Bert 10:52:24,628 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndVariableNotEquals: * 2: first=Adam, second=Michael 10:52:24,628 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndVariableNotEquals: * 3: third=Marc, fourth=Khaled, first=Daniel, second=Marco 10:52:24,628 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndVariableNotEquals: * 5: first=Marco 10:52:24,628 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndVariableNotEquals: * 7: fourth=Khaled 10:52:24,632 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndNotVariableEquals: found 5 StringStringMapOwners for query-filter "this.map.containsValue(variable) && !(variable == :queryParam)" and param "Marc": 10:52:24,632 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndNotVariableEquals: * 1: third=Claudia, first=Adam, second=Bert 10:52:24,632 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndNotVariableEquals: * 2: first=Adam, second=Michael 10:52:24,632 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndNotVariableEquals: * 3: third=Marc, fourth=Khaled, first=Daniel, second=Marco 10:52:24,632 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndNotVariableEquals: * 5: first=Marco 10:52:24,632 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndNotVariableEquals: * 7: fourth=Khaled 10:52:24,655 INFO [main][ElementAMap3QueryTest] queryContainsKeyParameter1: found 1 ElementAMapOwner3s for query-filter "this.map.containsKey(:queryParam)" and param "ElementA[name="MMM.Element K3.2"]": 10:52:24,660 INFO [main][ElementAMap3QueryTest] queryContainsKeyParameter1: * Owner 3: ElementA[name="MMM.Element K3.2"]=ElementA[name="MMM.Element V3.2"], ElementA[name="MMM.Element K3.1"]=ElementA[name="MMM.Element V1.1"], ElementA[name="MMM.Element K3.3"]=ElementA[name="MMM.Element V3.3"] 10:52:24,667 INFO [main][ElementAMap3QueryTest] queryContainsKeyParameter2: found 3 ElementAMapOwner3s for query-filter "this.map.containsKey(:queryParam)" and param "ElementA[name="MMM.Element K1.3"]": 10:52:24,674 INFO [main][ElementAMap3QueryTest] queryContainsKeyParameter2: * Owner 1: ElementA[name="MMM.Element K1.4"]=ElementA[name="MMM.Element V1.4"], ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V1.3"], ElementA[name="MMM.Element K1.1"]=ElementA[name="MMM.Element V1.1"], ElementA[name="MMM.Element K1.2"]=ElementA[name="MMM.Element V1.2"] 10:52:24,681 INFO [main][ElementAMap3QueryTest] queryContainsKeyParameter2: * Owner 2: ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V2.3"], ElementA[name="MMM.Element K2.1"]=ElementA[name="MMM.Element V2.1"], ElementA[name="MMM.Element K2.2"]=ElementA[name="MMM.Element V2.2"], ElementA[name="MMM.Element K2.4"]=ElementA[name="MMM.Element V2.4"] 10:52:24,682 INFO [main][ElementAMap3QueryTest] queryContainsKeyParameter2: * Owner 4: ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V4.3"] 10:52:24,687 INFO [main][ElementAMap3QueryTest] queryNotContainsKeyParameter1: found 5 ElementAMapOwner3s for query-filter "!this.map.containsKey(:queryParam)" and param "ElementA[name="MMM.Element K3.2"]": 10:52:24,688 INFO [main][ElementAMap3QueryTest] queryNotContainsKeyParameter1: * Owner 5: 10:52:24,691 INFO [main][ElementAMap3QueryTest] queryNotContainsKeyParameter1: * Owner 6: ElementA[name="MMM.Element K6.2"]=ElementA[name="MMM.Element V6.2"] 10:52:24,691 INFO [main][ElementAMap3QueryTest] queryNotContainsKeyParameter1: * Owner 1: ElementA[name="MMM.Element K1.4"]=ElementA[name="MMM.Element V1.4"], ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V1.3"], ElementA[name="MMM.Element K1.1"]=ElementA[name="MMM.Element V1.1"], ElementA[name="MMM.Element K1.2"]=ElementA[name="MMM.Element V1.2"] 10:52:24,691 INFO [main][ElementAMap3QueryTest] queryNotContainsKeyParameter1: * Owner 2: ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V2.3"], ElementA[name="MMM.Element K2.1"]=ElementA[name="MMM.Element V2.1"], ElementA[name="MMM.Element K2.2"]=ElementA[name="MMM.Element V2.2"], ElementA[name="MMM.Element K2.4"]=ElementA[name="MMM.Element V2.4"] 10:52:24,691 INFO [main][ElementAMap3QueryTest] queryNotContainsKeyParameter1: * Owner 4: ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V4.3"] 10:52:24,694 INFO [main][ElementAMap3QueryTest] queryNotContainsKeyParameter2: found 3 ElementAMapOwner3s for query-filter "!this.map.containsKey(:queryParam)" and param "ElementA[name="MMM.Element K1.3"]": 10:52:24,694 INFO [main][ElementAMap3QueryTest] queryNotContainsKeyParameter2: * Owner 5: 10:52:24,694 INFO [main][ElementAMap3QueryTest] queryNotContainsKeyParameter2: * Owner 6: ElementA[name="MMM.Element K6.2"]=ElementA[name="MMM.Element V6.2"] 10:52:24,694 INFO [main][ElementAMap3QueryTest] queryNotContainsKeyParameter2: * Owner 3: ElementA[name="MMM.Element K3.2"]=ElementA[name="MMM.Element V3.2"], ElementA[name="MMM.Element K3.1"]=ElementA[name="MMM.Element V1.1"], ElementA[name="MMM.Element K3.3"]=ElementA[name="MMM.Element V3.3"] 10:52:24,725 INFO [main][ElementAMap3QueryTest] queryContainsKeyVariableAndIndexOfMatches: found 4 ElementAMapOwner3s for query-filter "this.map.containsKey(variable) && variable.name.indexOf(:queryParam) >= 0" and param "3": 10:52:24,725 INFO [main][ElementAMap3QueryTest] queryContainsKeyVariableAndIndexOfMatches: * Owner 1: ElementA[name="MMM.Element K1.4"]=ElementA[name="MMM.Element V1.4"], ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V1.3"], ElementA[name="MMM.Element K1.1"]=ElementA[name="MMM.Element V1.1"], ElementA[name="MMM.Element K1.2"]=ElementA[name="MMM.Element V1.2"] 10:52:24,725 INFO [main][ElementAMap3QueryTest] queryContainsKeyVariableAndIndexOfMatches: * Owner 2: ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V2.3"], ElementA[name="MMM.Element K2.1"]=ElementA[name="MMM.Element V2.1"], ElementA[name="MMM.Element K2.2"]=ElementA[name="MMM.Element V2.2"], ElementA[name="MMM.Element K2.4"]=ElementA[name="MMM.Element V2.4"] 10:52:24,725 INFO [main][ElementAMap3QueryTest] queryContainsKeyVariableAndIndexOfMatches: * Owner 3: ElementA[name="MMM.Element K3.2"]=ElementA[name="MMM.Element V3.2"], ElementA[name="MMM.Element K3.1"]=ElementA[name="MMM.Element V1.1"], ElementA[name="MMM.Element K3.3"]=ElementA[name="MMM.Element V3.3"] 10:52:24,725 INFO [main][ElementAMap3QueryTest] queryContainsKeyVariableAndIndexOfMatches: * Owner 4: ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V4.3"] 10:52:24,728 INFO [main][ElementAMap3QueryTest] queryContainsValueParameter1: found 1 ElementAMapOwner3s for query-filter "this.map.containsValue(:queryParam)" and param "ElementA[name="MMM.Element V3.2"]": 10:52:24,728 INFO [main][ElementAMap3QueryTest] queryContainsValueParameter1: * Owner 3: ElementA[name="MMM.Element K3.2"]=ElementA[name="MMM.Element V3.2"], ElementA[name="MMM.Element K3.1"]=ElementA[name="MMM.Element V1.1"], ElementA[name="MMM.Element K3.3"]=ElementA[name="MMM.Element V3.3"] 10:52:24,731 INFO [main][ElementAMap3QueryTest] queryContainsValueParameter2: found 2 ElementAMapOwner3s for query-filter "this.map.containsValue(:queryParam)" and param "ElementA[name="MMM.Element V1.1"]": 10:52:24,731 INFO [main][ElementAMap3QueryTest] queryContainsValueParameter2: * Owner 1: ElementA[name="MMM.Element K1.4"]=ElementA[name="MMM.Element V1.4"], ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V1.3"], ElementA[name="MMM.Element K1.1"]=ElementA[name="MMM.Element V1.1"], ElementA[name="MMM.Element K1.2"]=ElementA[name="MMM.Element V1.2"] 10:52:24,731 INFO [main][ElementAMap3QueryTest] queryContainsValueParameter2: * Owner 3: ElementA[name="MMM.Element K3.2"]=ElementA[name="MMM.Element V3.2"], ElementA[name="MMM.Element K3.1"]=ElementA[name="MMM.Element V1.1"], ElementA[name="MMM.Element K3.3"]=ElementA[name="MMM.Element V3.3"] 10:52:24,751 INFO [main][ElementAMap3QueryTest] queryContainsValueVariableAndIndexOfMatches: found 3 ElementAMapOwner3s for query-filter "this.map.containsValue(variable) && variable.name.indexOf(:queryParam) >= 0" and param "4": 10:52:24,751 INFO [main][ElementAMap3QueryTest] queryContainsValueVariableAndIndexOfMatches: * Owner 1: ElementA[name="MMM.Element K1.4"]=ElementA[name="MMM.Element V1.4"], ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V1.3"], ElementA[name="MMM.Element K1.1"]=ElementA[name="MMM.Element V1.1"], ElementA[name="MMM.Element K1.2"]=ElementA[name="MMM.Element V1.2"] 10:52:24,751 INFO [main][ElementAMap3QueryTest] queryContainsValueVariableAndIndexOfMatches: * Owner 2: ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V2.3"], ElementA[name="MMM.Element K2.1"]=ElementA[name="MMM.Element V2.1"], ElementA[name="MMM.Element K2.2"]=ElementA[name="MMM.Element V2.2"], ElementA[name="MMM.Element K2.4"]=ElementA[name="MMM.Element V2.4"] 10:52:24,751 INFO [main][ElementAMap3QueryTest] queryContainsValueVariableAndIndexOfMatches: * Owner 4: ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V4.3"] 10:52:24,789 INFO [main][ElementAMap3QueryTest] queryContainsKeyVariableAndIndexOfNotMatches: found 3 ElementAMapOwner3s for query-filter "this.map.containsKey(variable) && variable.name.indexOf(:queryParam) < 0" and param "3": 10:52:24,789 INFO [main][ElementAMap3QueryTest] queryContainsKeyVariableAndIndexOfNotMatches: * Owner 1: ElementA[name="MMM.Element K1.4"]=ElementA[name="MMM.Element V1.4"], ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V1.3"], ElementA[name="MMM.Element K1.1"]=ElementA[name="MMM.Element V1.1"], ElementA[name="MMM.Element K1.2"]=ElementA[name="MMM.Element V1.2"] 10:52:24,790 INFO [main][ElementAMap3QueryTest] queryContainsKeyVariableAndIndexOfNotMatches: * Owner 2: ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V2.3"], ElementA[name="MMM.Element K2.1"]=ElementA[name="MMM.Element V2.1"], ElementA[name="MMM.Element K2.2"]=ElementA[name="MMM.Element V2.2"], ElementA[name="MMM.Element K2.4"]=ElementA[name="MMM.Element V2.4"] 10:52:24,790 INFO [main][ElementAMap3QueryTest] queryContainsKeyVariableAndIndexOfNotMatches: * Owner 6: ElementA[name="MMM.Element K6.2"]=ElementA[name="MMM.Element V6.2"] 10:52:24,825 INFO [main][ElementAMap3QueryTest] queryContainsKeyVariableAndNotIndexOfMatches: found 3 ElementAMapOwner3s for query-filter "this.map.containsKey(variable) && !(variable.name.indexOf(:queryParam) >= 0)" and param "3": 10:52:24,826 INFO [main][ElementAMap3QueryTest] queryContainsKeyVariableAndNotIndexOfMatches: * Owner 1: ElementA[name="MMM.Element K1.4"]=ElementA[name="MMM.Element V1.4"], ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V1.3"], ElementA[name="MMM.Element K1.1"]=ElementA[name="MMM.Element V1.1"], ElementA[name="MMM.Element K1.2"]=ElementA[name="MMM.Element V1.2"] 10:52:24,826 INFO [main][ElementAMap3QueryTest] queryContainsKeyVariableAndNotIndexOfMatches: * Owner 2: ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V2.3"], ElementA[name="MMM.Element K2.1"]=ElementA[name="MMM.Element V2.1"], ElementA[name="MMM.Element K2.2"]=ElementA[name="MMM.Element V2.2"], ElementA[name="MMM.Element K2.4"]=ElementA[name="MMM.Element V2.4"] 10:52:24,826 INFO [main][ElementAMap3QueryTest] queryContainsKeyVariableAndNotIndexOfMatches: * Owner 6: ElementA[name="MMM.Element K6.2"]=ElementA[name="MMM.Element V6.2"] 10:52:24,829 INFO [main][ElementAMap3QueryTest] queryNotContainsValueParameter1: found 5 ElementAMapOwner3s for query-filter "!this.map.containsValue(:queryParam)" and param "ElementA[name="MMM.Element V3.2"]": 10:52:24,829 INFO [main][ElementAMap3QueryTest] queryNotContainsValueParameter1: * Owner 5: 10:52:24,829 INFO [main][ElementAMap3QueryTest] queryNotContainsValueParameter1: * Owner 6: ElementA[name="MMM.Element K6.2"]=ElementA[name="MMM.Element V6.2"] 10:52:24,829 INFO [main][ElementAMap3QueryTest] queryNotContainsValueParameter1: * Owner 1: ElementA[name="MMM.Element K1.4"]=ElementA[name="MMM.Element V1.4"], ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V1.3"], ElementA[name="MMM.Element K1.1"]=ElementA[name="MMM.Element V1.1"], ElementA[name="MMM.Element K1.2"]=ElementA[name="MMM.Element V1.2"] 10:52:24,829 INFO [main][ElementAMap3QueryTest] queryNotContainsValueParameter1: * Owner 2: ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V2.3"], ElementA[name="MMM.Element K2.1"]=ElementA[name="MMM.Element V2.1"], ElementA[name="MMM.Element K2.2"]=ElementA[name="MMM.Element V2.2"], ElementA[name="MMM.Element K2.4"]=ElementA[name="MMM.Element V2.4"] 10:52:24,829 INFO [main][ElementAMap3QueryTest] queryNotContainsValueParameter1: * Owner 4: ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V4.3"] 10:52:24,832 INFO [main][ElementAMap3QueryTest] queryNotContainsValueParameter2: found 4 ElementAMapOwner3s for query-filter "!this.map.containsValue(:queryParam)" and param "ElementA[name="MMM.Element V1.1"]": 10:52:24,833 INFO [main][ElementAMap3QueryTest] queryNotContainsValueParameter2: * Owner 5: 10:52:24,833 INFO [main][ElementAMap3QueryTest] queryNotContainsValueParameter2: * Owner 6: ElementA[name="MMM.Element K6.2"]=ElementA[name="MMM.Element V6.2"] 10:52:24,833 INFO [main][ElementAMap3QueryTest] queryNotContainsValueParameter2: * Owner 2: ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V2.3"], ElementA[name="MMM.Element K2.1"]=ElementA[name="MMM.Element V2.1"], ElementA[name="MMM.Element K2.2"]=ElementA[name="MMM.Element V2.2"], ElementA[name="MMM.Element K2.4"]=ElementA[name="MMM.Element V2.4"] 10:52:24,833 INFO [main][ElementAMap3QueryTest] queryNotContainsValueParameter2: * Owner 4: ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V4.3"] 10:52:24,880 INFO [main][ElementAMap3QueryTest] queryContainsValueVariableAndNotIndexOfMatches: found 4 ElementAMapOwner3s for query-filter "this.map.containsValue(variable) && !(variable.name.indexOf(:queryParam) >= 0)" and param "4": 10:52:24,880 INFO [main][ElementAMap3QueryTest] queryContainsValueVariableAndNotIndexOfMatches: * Owner 1: ElementA[name="MMM.Element K1.4"]=ElementA[name="MMM.Element V1.4"], ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V1.3"], ElementA[name="MMM.Element K1.1"]=ElementA[name="MMM.Element V1.1"], ElementA[name="MMM.Element K1.2"]=ElementA[name="MMM.Element V1.2"] 10:52:24,880 INFO [main][ElementAMap3QueryTest] queryContainsValueVariableAndNotIndexOfMatches: * Owner 2: ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V2.3"], ElementA[name="MMM.Element K2.1"]=ElementA[name="MMM.Element V2.1"], ElementA[name="MMM.Element K2.2"]=ElementA[name="MMM.Element V2.2"], ElementA[name="MMM.Element K2.4"]=ElementA[name="MMM.Element V2.4"] 10:52:24,880 INFO [main][ElementAMap3QueryTest] queryContainsValueVariableAndNotIndexOfMatches: * Owner 3: ElementA[name="MMM.Element K3.2"]=ElementA[name="MMM.Element V3.2"], ElementA[name="MMM.Element K3.1"]=ElementA[name="MMM.Element V1.1"], ElementA[name="MMM.Element K3.3"]=ElementA[name="MMM.Element V3.3"] 10:52:24,880 INFO [main][ElementAMap3QueryTest] queryContainsValueVariableAndNotIndexOfMatches: * Owner 6: ElementA[name="MMM.Element K6.2"]=ElementA[name="MMM.Element V6.2"] 10:52:24,926 INFO [main][ElementAMap3QueryTest] queryContainsValueVariableAndIndexOfNotMatches: found 4 ElementAMapOwner3s for query-filter "this.map.containsValue(variable) && variable.name.indexOf(:queryParam) < 0" and param "4": 10:52:24,926 INFO [main][ElementAMap3QueryTest] queryContainsValueVariableAndIndexOfNotMatches: * Owner 1: ElementA[name="MMM.Element K1.4"]=ElementA[name="MMM.Element V1.4"], ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V1.3"], ElementA[name="MMM.Element K1.1"]=ElementA[name="MMM.Element V1.1"], ElementA[name="MMM.Element K1.2"]=ElementA[name="MMM.Element V1.2"] 10:52:24,927 INFO [main][ElementAMap3QueryTest] queryContainsValueVariableAndIndexOfNotMatches: * Owner 2: ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V2.3"], ElementA[name="MMM.Element K2.1"]=ElementA[name="MMM.Element V2.1"], ElementA[name="MMM.Element K2.2"]=ElementA[name="MMM.Element V2.2"], ElementA[name="MMM.Element K2.4"]=ElementA[name="MMM.Element V2.4"] 10:52:24,927 INFO [main][ElementAMap3QueryTest] queryContainsValueVariableAndIndexOfNotMatches: * Owner 3: ElementA[name="MMM.Element K3.2"]=ElementA[name="MMM.Element V3.2"], ElementA[name="MMM.Element K3.1"]=ElementA[name="MMM.Element V1.1"], ElementA[name="MMM.Element K3.3"]=ElementA[name="MMM.Element V3.3"] 10:52:24,927 INFO [main][ElementAMap3QueryTest] queryContainsValueVariableAndIndexOfNotMatches: * Owner 6: ElementA[name="MMM.Element K6.2"]=ElementA[name="MMM.Element V6.2"] 10:52:25,000 INFO [AbstractCryptoManager][AbstractCryptoManager$CloseExpiredSessionsTask] run: AbstractCryptoManager was garbage-collected. Cancelling this TimerTask. 10:52:25,021 INFO [main][Element3MapQueryTest] queryContainsValueParameter: found 2 Element3MapOwners for query-filter "this.map.containsValue(:queryParam)" and param "ccc": 10:52:25,025 INFO [main][Element3MapQueryTest] queryContainsValueParameter: * Owner 4: Element3[value="ccc", name="Element 4.3"]=ccc 10:52:25,031 INFO [main][Element3MapQueryTest] queryContainsValueParameter: * Owner 1: Element3[value="bbb", name="Element 1.2"]=bbb, Element3[value="ccc", name="Element 1.3"]=ccc, Element3[value="aaa", name="Element 1.1"]=aaa, Element3[value="ddd", name="Element 1.4"]=ddd 10:52:25,037 INFO [main][Element3MapQueryTest] queryNotContainsValueParameter: found 4 Element3MapOwners for query-filter "!this.map.containsValue(:queryParam)" and param "ccc": 10:52:25,043 INFO [main][Element3MapQueryTest] queryNotContainsValueParameter: * Owner 2: Element3[value="aa", name="Element 2.1"]=aa, Element3[value="bb", name="Element 2.2"]=bb, Element3[value="cc", name="Element 2.3"]=cc, Element3[value="dd", name="Element 2.4"]=dd 10:52:25,048 INFO [main][Element3MapQueryTest] queryNotContainsValueParameter: * Owner 3: Element3[value="b", name="Element 3.2"]=b, Element3[value="a", name="Element 3.1"]=a, Element3[value="c", name="Element 3.3"]=c 10:52:25,050 INFO [main][Element3MapQueryTest] queryNotContainsValueParameter: * Owner 5: 10:52:25,053 INFO [main][Element3MapQueryTest] queryNotContainsValueParameter: * Owner 6: Element3[value="bb", name="Element 6.2"]=bb 10:52:25,057 INFO [main][Element3MapQueryTest] queryContainsValueVariableAndIndexOfMatches: found 3 Element3MapOwners for query-filter "this.map.containsValue(variable) && variable.indexOf(:queryParam) >= 0" and param "bb": 10:52:25,057 INFO [main][Element3MapQueryTest] queryContainsValueVariableAndIndexOfMatches: * Owner 2: Element3[value="aa", name="Element 2.1"]=aa, Element3[value="bb", name="Element 2.2"]=bb, Element3[value="cc", name="Element 2.3"]=cc, Element3[value="dd", name="Element 2.4"]=dd 10:52:25,057 INFO [main][Element3MapQueryTest] queryContainsValueVariableAndIndexOfMatches: * Owner 6: Element3[value="bb", name="Element 6.2"]=bb 10:52:25,057 INFO [main][Element3MapQueryTest] queryContainsValueVariableAndIndexOfMatches: * Owner 1: Element3[value="bbb", name="Element 1.2"]=bbb, Element3[value="ccc", name="Element 1.3"]=ccc, Element3[value="aaa", name="Element 1.1"]=aaa, Element3[value="ddd", name="Element 1.4"]=ddd 10:52:25,059 INFO [main][Element3MapQueryTest] queryContainsKeyParameter: found 1 Element3MapOwners for query-filter "this.map.containsKey(:queryParam)" and param "Element3[value="b", name="Element 3.2"]": 10:52:25,059 INFO [main][Element3MapQueryTest] queryContainsKeyParameter: * Owner 3: Element3[value="b", name="Element 3.2"]=b, Element3[value="a", name="Element 3.1"]=a, Element3[value="c", name="Element 3.3"]=c 10:52:25,062 INFO [main][Element3MapQueryTest] queryNotContainsKeyParameter: found 5 Element3MapOwners for query-filter "!this.map.containsKey(:queryParam)" and param "Element3[value="b", name="Element 3.2"]": 10:52:25,062 INFO [main][Element3MapQueryTest] queryNotContainsKeyParameter: * Owner 2: Element3[value="aa", name="Element 2.1"]=aa, Element3[value="bb", name="Element 2.2"]=bb, Element3[value="cc", name="Element 2.3"]=cc, Element3[value="dd", name="Element 2.4"]=dd 10:52:25,062 INFO [main][Element3MapQueryTest] queryNotContainsKeyParameter: * Owner 4: Element3[value="ccc", name="Element 4.3"]=ccc 10:52:25,062 INFO [main][Element3MapQueryTest] queryNotContainsKeyParameter: * Owner 5: 10:52:25,062 INFO [main][Element3MapQueryTest] queryNotContainsKeyParameter: * Owner 1: Element3[value="bbb", name="Element 1.2"]=bbb, Element3[value="ccc", name="Element 1.3"]=ccc, Element3[value="aaa", name="Element 1.1"]=aaa, Element3[value="ddd", name="Element 1.4"]=ddd 10:52:25,062 INFO [main][Element3MapQueryTest] queryNotContainsKeyParameter: * Owner 6: Element3[value="bb", name="Element 6.2"]=bb 10:52:25,069 INFO [main][Element3MapQueryTest] queryContainsKeyVariableAndIndexOfMatches: found 3 Element3MapOwners for query-filter "this.map.containsKey(variable) && variable.name.indexOf(:queryParam) >= 0" and param "4": 10:52:25,069 INFO [main][Element3MapQueryTest] queryContainsKeyVariableAndIndexOfMatches: * Owner 2: Element3[value="aa", name="Element 2.1"]=aa, Element3[value="bb", name="Element 2.2"]=bb, Element3[value="cc", name="Element 2.3"]=cc, Element3[value="dd", name="Element 2.4"]=dd 10:52:25,069 INFO [main][Element3MapQueryTest] queryContainsKeyVariableAndIndexOfMatches: * Owner 4: Element3[value="ccc", name="Element 4.3"]=ccc 10:52:25,069 INFO [main][Element3MapQueryTest] queryContainsKeyVariableAndIndexOfMatches: * Owner 1: Element3[value="bbb", name="Element 1.2"]=bbb, Element3[value="ccc", name="Element 1.3"]=ccc, Element3[value="aaa", name="Element 1.1"]=aaa, Element3[value="ddd", name="Element 1.4"]=ddd 10:52:25,076 INFO [main][ElementAMap2QueryTest] queryContainsValueParameter: found 2 ElementAMapOwner2s for query-filter "this.map.containsValue(:queryParam)" and param "ccc": 10:52:25,078 INFO [main][ElementAMap2QueryTest] queryContainsValueParameter: * Owner 4: ElementA[name="MM.Element 4.3"]=ccc 10:52:25,082 INFO [main][ElementAMap2QueryTest] queryContainsValueParameter: * Owner 1: ElementA[name="MM.Element 1.2"]=bbb, ElementA[name="MM.Element 1.1"]=aaa, ElementA[name="MM.Element 1.4"]=ddd, ElementA[name="MM.Element 1.3"]=ccc 10:52:25,088 INFO [main][ElementAMap2QueryTest] queryNotContainsValueParameter: found 4 ElementAMapOwner2s for query-filter "!this.map.containsValue(:queryParam)" and param "ccc": 10:52:25,091 INFO [main][ElementAMap2QueryTest] queryNotContainsValueParameter: * Owner 3: ElementA[name="MM.Element 1.1"]=a, ElementA[name="MM.Element 3.3"]=c, ElementA[name="MM.Element 3.2"]=b 10:52:25,093 INFO [main][ElementAMap2QueryTest] queryNotContainsValueParameter: * Owner 5: 10:52:25,095 INFO [main][ElementAMap2QueryTest] queryNotContainsValueParameter: * Owner 6: ElementA[name="MM.Element 6.2"]=bb 10:52:25,100 INFO [main][ElementAMap2QueryTest] queryNotContainsValueParameter: * Owner 2: ElementA[name="MM.Element 2.4"]=dd, ElementA[name="MM.Element 2.1"]=aa, ElementA[name="MM.Element 2.2"]=bb, ElementA[name="MM.Element 2.3"]=cc 10:52:25,104 INFO [main][ElementAMap2QueryTest] queryContainsValueVariableAndIndexOfMatches: found 3 ElementAMapOwner2s for query-filter "this.map.containsValue(variable) && variable.indexOf(:queryParam) >= 0" and param "bb": 10:52:25,104 INFO [main][ElementAMap2QueryTest] queryContainsValueVariableAndIndexOfMatches: * Owner 1: ElementA[name="MM.Element 1.2"]=bbb, ElementA[name="MM.Element 1.1"]=aaa, ElementA[name="MM.Element 1.4"]=ddd, ElementA[name="MM.Element 1.3"]=ccc 10:52:25,104 INFO [main][ElementAMap2QueryTest] queryContainsValueVariableAndIndexOfMatches: * Owner 2: ElementA[name="MM.Element 2.4"]=dd, ElementA[name="MM.Element 2.1"]=aa, ElementA[name="MM.Element 2.2"]=bb, ElementA[name="MM.Element 2.3"]=cc 10:52:25,104 INFO [main][ElementAMap2QueryTest] queryContainsValueVariableAndIndexOfMatches: * Owner 6: ElementA[name="MM.Element 6.2"]=bb 10:52:25,106 INFO [main][ElementAMap2QueryTest] queryContainsKeyParameter1: found 1 ElementAMapOwner2s for query-filter "this.map.containsKey(:queryParam)" and param "ElementA[name="MM.Element 3.2"]": 10:52:25,106 INFO [main][ElementAMap2QueryTest] queryContainsKeyParameter1: * Owner 3: ElementA[name="MM.Element 1.1"]=a, ElementA[name="MM.Element 3.3"]=c, ElementA[name="MM.Element 3.2"]=b 10:52:25,109 INFO [main][ElementAMap2QueryTest] queryContainsKeyParameter2: found 2 ElementAMapOwner2s for query-filter "this.map.containsKey(:queryParam)" and param "ElementA[name="MM.Element 1.1"]": 10:52:25,109 INFO [main][ElementAMap2QueryTest] queryContainsKeyParameter2: * Owner 3: ElementA[name="MM.Element 1.1"]=a, ElementA[name="MM.Element 3.3"]=c, ElementA[name="MM.Element 3.2"]=b 10:52:25,110 INFO [main][ElementAMap2QueryTest] queryContainsKeyParameter2: * Owner 1: ElementA[name="MM.Element 1.2"]=bbb, ElementA[name="MM.Element 1.1"]=aaa, ElementA[name="MM.Element 1.4"]=ddd, ElementA[name="MM.Element 1.3"]=ccc 10:52:25,113 INFO [main][ElementAMap2QueryTest] queryNotContainsKeyParameter1: found 5 ElementAMapOwner2s for query-filter "!this.map.containsKey(:queryParam)" and param "ElementA[name="MM.Element 3.2"]": 10:52:25,113 INFO [main][ElementAMap2QueryTest] queryNotContainsKeyParameter1: * Owner 4: ElementA[name="MM.Element 4.3"]=ccc 10:52:25,113 INFO [main][ElementAMap2QueryTest] queryNotContainsKeyParameter1: * Owner 5: 10:52:25,113 INFO [main][ElementAMap2QueryTest] queryNotContainsKeyParameter1: * Owner 6: ElementA[name="MM.Element 6.2"]=bb 10:52:25,113 INFO [main][ElementAMap2QueryTest] queryNotContainsKeyParameter1: * Owner 1: ElementA[name="MM.Element 1.2"]=bbb, ElementA[name="MM.Element 1.1"]=aaa, ElementA[name="MM.Element 1.4"]=ddd, ElementA[name="MM.Element 1.3"]=ccc 10:52:25,113 INFO [main][ElementAMap2QueryTest] queryNotContainsKeyParameter1: * Owner 2: ElementA[name="MM.Element 2.4"]=dd, ElementA[name="MM.Element 2.1"]=aa, ElementA[name="MM.Element 2.2"]=bb, ElementA[name="MM.Element 2.3"]=cc 10:52:25,116 INFO [main][ElementAMap2QueryTest] queryNotContainsKeyParameter2: found 4 ElementAMapOwner2s for query-filter "!this.map.containsKey(:queryParam)" and param "ElementA[name="MM.Element 1.1"]": 10:52:25,116 INFO [main][ElementAMap2QueryTest] queryNotContainsKeyParameter2: * Owner 4: ElementA[name="MM.Element 4.3"]=ccc 10:52:25,116 INFO [main][ElementAMap2QueryTest] queryNotContainsKeyParameter2: * Owner 5: 10:52:25,116 INFO [main][ElementAMap2QueryTest] queryNotContainsKeyParameter2: * Owner 6: ElementA[name="MM.Element 6.2"]=bb 10:52:25,116 INFO [main][ElementAMap2QueryTest] queryNotContainsKeyParameter2: * Owner 2: ElementA[name="MM.Element 2.4"]=dd, ElementA[name="MM.Element 2.1"]=aa, ElementA[name="MM.Element 2.2"]=bb, ElementA[name="MM.Element 2.3"]=cc 10:52:25,138 INFO [main][ElementAMap2QueryTest] queryContainsKeyVariableAndIndexOfMatches: found 3 ElementAMapOwner2s for query-filter "this.map.containsKey(variable) && variable.name.indexOf(:queryParam) >= 0" and param "4": 10:52:25,138 INFO [main][ElementAMap2QueryTest] queryContainsKeyVariableAndIndexOfMatches: * Owner 1: ElementA[name="MM.Element 1.2"]=bbb, ElementA[name="MM.Element 1.1"]=aaa, ElementA[name="MM.Element 1.4"]=ddd, ElementA[name="MM.Element 1.3"]=ccc 10:52:25,138 INFO [main][ElementAMap2QueryTest] queryContainsKeyVariableAndIndexOfMatches: * Owner 2: ElementA[name="MM.Element 2.4"]=dd, ElementA[name="MM.Element 2.1"]=aa, ElementA[name="MM.Element 2.2"]=bb, ElementA[name="MM.Element 2.3"]=cc 10:52:25,138 INFO [main][ElementAMap2QueryTest] queryContainsKeyVariableAndIndexOfMatches: * Owner 4: ElementA[name="MM.Element 4.3"]=ccc 10:52:25,146 INFO [main][ElementABMapQueryTest] queryContainsKeyParameter1: found 1 ElementABMapOwners for query-filter "this.map.containsKey(:queryParam)" and param "ElementA[name="ABMap.Element K3.2"]": 10:52:25,154 INFO [main][ElementABMapQueryTest] queryContainsKeyParameter1: * Owner 3: ElementA[name="ABMap.Element K3.2"]=ElementB[name="ABMap.Element V3.2"], ElementA[name="ABMap.Element K3.3"]=ElementB[name="ABMap.Element V3.3"], ElementA[name="ABMap.Element K3.1"]=ElementB[name="ABMap.Element V1.1"] 10:52:25,161 INFO [main][ElementABMapQueryTest] queryContainsKeyParameter2: found 3 ElementABMapOwners for query-filter "this.map.containsKey(:queryParam)" and param "ElementA[name="ABMap.Element K1.3"]": 10:52:25,167 INFO [main][ElementABMapQueryTest] queryContainsKeyParameter2: * Owner 1: ElementA[name="ABMap.Element K1.2"]=ElementB[name="ABMap.Element V1.2"], ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V1.3"], ElementA[name="ABMap.Element K1.4"]=ElementB[name="ABMap.Element V1.4"], ElementA[name="ABMap.Element K1.1"]=ElementB[name="ABMap.Element V1.1"] 10:52:25,175 INFO [main][ElementABMapQueryTest] queryContainsKeyParameter2: * Owner 2: ElementA[name="ABMap.Element K2.4"]=ElementB[name="ABMap.Element V2.4"], ElementA[name="ABMap.Element K2.2"]=ElementB[name="ABMap.Element V2.2"], ElementA[name="ABMap.Element K2.1"]=ElementB[name="ABMap.Element V2.1"], ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V2.3"] 10:52:25,177 INFO [main][ElementABMapQueryTest] queryContainsKeyParameter2: * Owner 4: ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V4.3"] 10:52:25,183 INFO [main][ElementABMapQueryTest] queryNotContainsKeyParameter1: found 5 ElementABMapOwners for query-filter "!this.map.containsKey(:queryParam)" and param "ElementA[name="ABMap.Element K3.2"]": 10:52:25,184 INFO [main][ElementABMapQueryTest] queryNotContainsKeyParameter1: * Owner 5: 10:52:25,187 INFO [main][ElementABMapQueryTest] queryNotContainsKeyParameter1: * Owner 6: ElementA[name="ABMap.Element K6.2"]=ElementB[name="ABMap.Element V6.2"] 10:52:25,187 INFO [main][ElementABMapQueryTest] queryNotContainsKeyParameter1: * Owner 1: ElementA[name="ABMap.Element K1.2"]=ElementB[name="ABMap.Element V1.2"], ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V1.3"], ElementA[name="ABMap.Element K1.4"]=ElementB[name="ABMap.Element V1.4"], ElementA[name="ABMap.Element K1.1"]=ElementB[name="ABMap.Element V1.1"] 10:52:25,187 INFO [main][ElementABMapQueryTest] queryNotContainsKeyParameter1: * Owner 2: ElementA[name="ABMap.Element K2.4"]=ElementB[name="ABMap.Element V2.4"], ElementA[name="ABMap.Element K2.2"]=ElementB[name="ABMap.Element V2.2"], ElementA[name="ABMap.Element K2.1"]=ElementB[name="ABMap.Element V2.1"], ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V2.3"] 10:52:25,187 INFO [main][ElementABMapQueryTest] queryNotContainsKeyParameter1: * Owner 4: ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V4.3"] 10:52:25,191 INFO [main][ElementABMapQueryTest] queryNotContainsKeyParameter2: found 3 ElementABMapOwners for query-filter "!this.map.containsKey(:queryParam)" and param "ElementA[name="ABMap.Element K1.3"]": 10:52:25,191 INFO [main][ElementABMapQueryTest] queryNotContainsKeyParameter2: * Owner 5: 10:52:25,192 INFO [main][ElementABMapQueryTest] queryNotContainsKeyParameter2: * Owner 6: ElementA[name="ABMap.Element K6.2"]=ElementB[name="ABMap.Element V6.2"] 10:52:25,192 INFO [main][ElementABMapQueryTest] queryNotContainsKeyParameter2: * Owner 3: ElementA[name="ABMap.Element K3.2"]=ElementB[name="ABMap.Element V3.2"], ElementA[name="ABMap.Element K3.3"]=ElementB[name="ABMap.Element V3.3"], ElementA[name="ABMap.Element K3.1"]=ElementB[name="ABMap.Element V1.1"] 10:52:25,217 INFO [main][ElementABMapQueryTest] queryContainsKeyVariableAndIndexOfMatches: found 4 ElementABMapOwners for query-filter "this.map.containsKey(variable) && variable.name.indexOf(:queryParam) >= 0" and param "3": 10:52:25,218 INFO [main][ElementABMapQueryTest] queryContainsKeyVariableAndIndexOfMatches: * Owner 1: ElementA[name="ABMap.Element K1.2"]=ElementB[name="ABMap.Element V1.2"], ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V1.3"], ElementA[name="ABMap.Element K1.4"]=ElementB[name="ABMap.Element V1.4"], ElementA[name="ABMap.Element K1.1"]=ElementB[name="ABMap.Element V1.1"] 10:52:25,218 INFO [main][ElementABMapQueryTest] queryContainsKeyVariableAndIndexOfMatches: * Owner 2: ElementA[name="ABMap.Element K2.4"]=ElementB[name="ABMap.Element V2.4"], ElementA[name="ABMap.Element K2.2"]=ElementB[name="ABMap.Element V2.2"], ElementA[name="ABMap.Element K2.1"]=ElementB[name="ABMap.Element V2.1"], ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V2.3"] 10:52:25,218 INFO [main][ElementABMapQueryTest] queryContainsKeyVariableAndIndexOfMatches: * Owner 3: ElementA[name="ABMap.Element K3.2"]=ElementB[name="ABMap.Element V3.2"], ElementA[name="ABMap.Element K3.3"]=ElementB[name="ABMap.Element V3.3"], ElementA[name="ABMap.Element K3.1"]=ElementB[name="ABMap.Element V1.1"] 10:52:25,218 INFO [main][ElementABMapQueryTest] queryContainsKeyVariableAndIndexOfMatches: * Owner 4: ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V4.3"] 10:52:25,220 INFO [main][ElementABMapQueryTest] queryContainsValueParameter1: found 1 ElementABMapOwners for query-filter "this.map.containsValue(:queryParam)" and param "ElementB[name="ABMap.Element V3.2"]": 10:52:25,221 INFO [main][ElementABMapQueryTest] queryContainsValueParameter1: * Owner 3: ElementA[name="ABMap.Element K3.2"]=ElementB[name="ABMap.Element V3.2"], ElementA[name="ABMap.Element K3.3"]=ElementB[name="ABMap.Element V3.3"], ElementA[name="ABMap.Element K3.1"]=ElementB[name="ABMap.Element V1.1"] 10:52:25,223 INFO [main][ElementABMapQueryTest] queryContainsValueParameter2: found 2 ElementABMapOwners for query-filter "this.map.containsValue(:queryParam)" and param "ElementB[name="ABMap.Element V1.1"]": 10:52:25,223 INFO [main][ElementABMapQueryTest] queryContainsValueParameter2: * Owner 1: ElementA[name="ABMap.Element K1.2"]=ElementB[name="ABMap.Element V1.2"], ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V1.3"], ElementA[name="ABMap.Element K1.4"]=ElementB[name="ABMap.Element V1.4"], ElementA[name="ABMap.Element K1.1"]=ElementB[name="ABMap.Element V1.1"] 10:52:25,223 INFO [main][ElementABMapQueryTest] queryContainsValueParameter2: * Owner 3: ElementA[name="ABMap.Element K3.2"]=ElementB[name="ABMap.Element V3.2"], ElementA[name="ABMap.Element K3.3"]=ElementB[name="ABMap.Element V3.3"], ElementA[name="ABMap.Element K3.1"]=ElementB[name="ABMap.Element V1.1"] 10:52:25,232 INFO [main][ElementABMapQueryTest] queryContainsValueVariableAndIndexOfMatches: found 3 ElementABMapOwners for query-filter "this.map.containsValue(variable) && variable.name.indexOf(:queryParam) >= 0" and param "4": 10:52:25,232 INFO [main][ElementABMapQueryTest] queryContainsValueVariableAndIndexOfMatches: * Owner 1: ElementA[name="ABMap.Element K1.2"]=ElementB[name="ABMap.Element V1.2"], ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V1.3"], ElementA[name="ABMap.Element K1.4"]=ElementB[name="ABMap.Element V1.4"], ElementA[name="ABMap.Element K1.1"]=ElementB[name="ABMap.Element V1.1"] 10:52:25,232 INFO [main][ElementABMapQueryTest] queryContainsValueVariableAndIndexOfMatches: * Owner 2: ElementA[name="ABMap.Element K2.4"]=ElementB[name="ABMap.Element V2.4"], ElementA[name="ABMap.Element K2.2"]=ElementB[name="ABMap.Element V2.2"], ElementA[name="ABMap.Element K2.1"]=ElementB[name="ABMap.Element V2.1"], ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V2.3"] 10:52:25,232 INFO [main][ElementABMapQueryTest] queryContainsValueVariableAndIndexOfMatches: * Owner 4: ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V4.3"] 10:52:25,269 INFO [main][ElementABMapQueryTest] queryContainsKeyVariableAndIndexOfNotMatches: found 3 ElementABMapOwners for query-filter "this.map.containsKey(variable) && variable.name.indexOf(:queryParam) < 0" and param "3": 10:52:25,269 INFO [main][ElementABMapQueryTest] queryContainsKeyVariableAndIndexOfNotMatches: * Owner 6: ElementA[name="ABMap.Element K6.2"]=ElementB[name="ABMap.Element V6.2"] 10:52:25,269 INFO [main][ElementABMapQueryTest] queryContainsKeyVariableAndIndexOfNotMatches: * Owner 1: ElementA[name="ABMap.Element K1.2"]=ElementB[name="ABMap.Element V1.2"], ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V1.3"], ElementA[name="ABMap.Element K1.4"]=ElementB[name="ABMap.Element V1.4"], ElementA[name="ABMap.Element K1.1"]=ElementB[name="ABMap.Element V1.1"] 10:52:25,269 INFO [main][ElementABMapQueryTest] queryContainsKeyVariableAndIndexOfNotMatches: * Owner 2: ElementA[name="ABMap.Element K2.4"]=ElementB[name="ABMap.Element V2.4"], ElementA[name="ABMap.Element K2.2"]=ElementB[name="ABMap.Element V2.2"], ElementA[name="ABMap.Element K2.1"]=ElementB[name="ABMap.Element V2.1"], ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V2.3"] 10:52:25,306 INFO [main][ElementABMapQueryTest] queryContainsKeyVariableAndNotIndexOfMatches: found 3 ElementABMapOwners for query-filter "this.map.containsKey(variable) && !(variable.name.indexOf(:queryParam) >= 0)" and param "3": 10:52:25,306 INFO [main][ElementABMapQueryTest] queryContainsKeyVariableAndNotIndexOfMatches: * Owner 6: ElementA[name="ABMap.Element K6.2"]=ElementB[name="ABMap.Element V6.2"] 10:52:25,306 INFO [main][ElementABMapQueryTest] queryContainsKeyVariableAndNotIndexOfMatches: * Owner 1: ElementA[name="ABMap.Element K1.2"]=ElementB[name="ABMap.Element V1.2"], ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V1.3"], ElementA[name="ABMap.Element K1.4"]=ElementB[name="ABMap.Element V1.4"], ElementA[name="ABMap.Element K1.1"]=ElementB[name="ABMap.Element V1.1"] 10:52:25,306 INFO [main][ElementABMapQueryTest] queryContainsKeyVariableAndNotIndexOfMatches: * Owner 2: ElementA[name="ABMap.Element K2.4"]=ElementB[name="ABMap.Element V2.4"], ElementA[name="ABMap.Element K2.2"]=ElementB[name="ABMap.Element V2.2"], ElementA[name="ABMap.Element K2.1"]=ElementB[name="ABMap.Element V2.1"], ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V2.3"] 10:52:25,312 INFO [main][ElementABMapQueryTest] queryNotContainsValueParameter1: found 5 ElementABMapOwners for query-filter "!this.map.containsValue(:queryParam)" and param "ElementB[name="ABMap.Element V3.2"]": 10:52:25,312 INFO [main][ElementABMapQueryTest] queryNotContainsValueParameter1: * Owner 5: 10:52:25,312 INFO [main][ElementABMapQueryTest] queryNotContainsValueParameter1: * Owner 6: ElementA[name="ABMap.Element K6.2"]=ElementB[name="ABMap.Element V6.2"] 10:52:25,312 INFO [main][ElementABMapQueryTest] queryNotContainsValueParameter1: * Owner 1: ElementA[name="ABMap.Element K1.2"]=ElementB[name="ABMap.Element V1.2"], ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V1.3"], ElementA[name="ABMap.Element K1.4"]=ElementB[name="ABMap.Element V1.4"], ElementA[name="ABMap.Element K1.1"]=ElementB[name="ABMap.Element V1.1"] 10:52:25,312 INFO [main][ElementABMapQueryTest] queryNotContainsValueParameter1: * Owner 2: ElementA[name="ABMap.Element K2.4"]=ElementB[name="ABMap.Element V2.4"], ElementA[name="ABMap.Element K2.2"]=ElementB[name="ABMap.Element V2.2"], ElementA[name="ABMap.Element K2.1"]=ElementB[name="ABMap.Element V2.1"], ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V2.3"] 10:52:25,312 INFO [main][ElementABMapQueryTest] queryNotContainsValueParameter1: * Owner 4: ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V4.3"] 10:52:25,316 INFO [main][ElementABMapQueryTest] queryNotContainsValueParameter2: found 4 ElementABMapOwners for query-filter "!this.map.containsValue(:queryParam)" and param "ElementB[name="ABMap.Element V1.1"]": 10:52:25,316 INFO [main][ElementABMapQueryTest] queryNotContainsValueParameter2: * Owner 5: 10:52:25,316 INFO [main][ElementABMapQueryTest] queryNotContainsValueParameter2: * Owner 6: ElementA[name="ABMap.Element K6.2"]=ElementB[name="ABMap.Element V6.2"] 10:52:25,316 INFO [main][ElementABMapQueryTest] queryNotContainsValueParameter2: * Owner 2: ElementA[name="ABMap.Element K2.4"]=ElementB[name="ABMap.Element V2.4"], ElementA[name="ABMap.Element K2.2"]=ElementB[name="ABMap.Element V2.2"], ElementA[name="ABMap.Element K2.1"]=ElementB[name="ABMap.Element V2.1"], ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V2.3"] 10:52:25,316 INFO [main][ElementABMapQueryTest] queryNotContainsValueParameter2: * Owner 4: ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V4.3"] 10:52:25,330 INFO [main][ElementABMapQueryTest] queryContainsValueVariableAndNotIndexOfMatches: found 4 ElementABMapOwners for query-filter "this.map.containsValue(variable) && !(variable.name.indexOf(:queryParam) >= 0)" and param "4": 10:52:25,330 INFO [main][ElementABMapQueryTest] queryContainsValueVariableAndNotIndexOfMatches: * Owner 6: ElementA[name="ABMap.Element K6.2"]=ElementB[name="ABMap.Element V6.2"] 10:52:25,330 INFO [main][ElementABMapQueryTest] queryContainsValueVariableAndNotIndexOfMatches: * Owner 1: ElementA[name="ABMap.Element K1.2"]=ElementB[name="ABMap.Element V1.2"], ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V1.3"], ElementA[name="ABMap.Element K1.4"]=ElementB[name="ABMap.Element V1.4"], ElementA[name="ABMap.Element K1.1"]=ElementB[name="ABMap.Element V1.1"] 10:52:25,330 INFO [main][ElementABMapQueryTest] queryContainsValueVariableAndNotIndexOfMatches: * Owner 2: ElementA[name="ABMap.Element K2.4"]=ElementB[name="ABMap.Element V2.4"], ElementA[name="ABMap.Element K2.2"]=ElementB[name="ABMap.Element V2.2"], ElementA[name="ABMap.Element K2.1"]=ElementB[name="ABMap.Element V2.1"], ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V2.3"] 10:52:25,330 INFO [main][ElementABMapQueryTest] queryContainsValueVariableAndNotIndexOfMatches: * Owner 3: ElementA[name="ABMap.Element K3.2"]=ElementB[name="ABMap.Element V3.2"], ElementA[name="ABMap.Element K3.3"]=ElementB[name="ABMap.Element V3.3"], ElementA[name="ABMap.Element K3.1"]=ElementB[name="ABMap.Element V1.1"] 10:52:25,343 INFO [main][ElementABMapQueryTest] queryContainsValueVariableAndIndexOfNotMatches: found 4 ElementABMapOwners for query-filter "this.map.containsValue(variable) && variable.name.indexOf(:queryParam) < 0" and param "4": 10:52:25,343 INFO [main][ElementABMapQueryTest] queryContainsValueVariableAndIndexOfNotMatches: * Owner 6: ElementA[name="ABMap.Element K6.2"]=ElementB[name="ABMap.Element V6.2"] 10:52:25,343 INFO [main][ElementABMapQueryTest] queryContainsValueVariableAndIndexOfNotMatches: * Owner 1: ElementA[name="ABMap.Element K1.2"]=ElementB[name="ABMap.Element V1.2"], ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V1.3"], ElementA[name="ABMap.Element K1.4"]=ElementB[name="ABMap.Element V1.4"], ElementA[name="ABMap.Element K1.1"]=ElementB[name="ABMap.Element V1.1"] 10:52:25,344 INFO [main][ElementABMapQueryTest] queryContainsValueVariableAndIndexOfNotMatches: * Owner 2: ElementA[name="ABMap.Element K2.4"]=ElementB[name="ABMap.Element V2.4"], ElementA[name="ABMap.Element K2.2"]=ElementB[name="ABMap.Element V2.2"], ElementA[name="ABMap.Element K2.1"]=ElementB[name="ABMap.Element V2.1"], ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V2.3"] 10:52:25,344 INFO [main][ElementABMapQueryTest] queryContainsValueVariableAndIndexOfNotMatches: * Owner 3: ElementA[name="ABMap.Element K3.2"]=ElementB[name="ABMap.Element V3.2"], ElementA[name="ABMap.Element K3.3"]=ElementB[name="ABMap.Element V3.3"], ElementA[name="ABMap.Element K3.1"]=ElementB[name="ABMap.Element V1.1"] 10:52:25,351 INFO [main][ElementAMap1QueryTest] queryContainsKeyParameter: found 2 ElementAMapOwner1s for query-filter "this.map.containsKey(:queryParam)" and param "ccc": 10:52:25,356 INFO [main][ElementAMap1QueryTest] queryContainsKeyParameter: * Owner 1: aaa=ElementA[name="M.Element 1.1"], ccc=ElementA[name="M.Element 1.3"], bbb=ElementA[name="M.Element 1.2"], ddd=ElementA[name="M.Element 1.4"] 10:52:25,358 INFO [main][ElementAMap1QueryTest] queryContainsKeyParameter: * Owner 4: ccc=ElementA[name="M.Element 4.3"] 10:52:25,364 INFO [main][ElementAMap1QueryTest] queryContainsKeyVariableAndIndexOfMatches: found 3 ElementAMapOwner1s for query-filter "this.map.containsKey(variable) && variable.indexOf(:queryParam) >= 0" and param "bb": 10:52:25,364 INFO [main][ElementAMap1QueryTest] queryContainsKeyVariableAndIndexOfMatches: * Owner 1: aaa=ElementA[name="M.Element 1.1"], ccc=ElementA[name="M.Element 1.3"], bbb=ElementA[name="M.Element 1.2"], ddd=ElementA[name="M.Element 1.4"] 10:52:25,368 INFO [main][ElementAMap1QueryTest] queryContainsKeyVariableAndIndexOfMatches: * Owner 2: dd=ElementA[name="M.Element 2.4"], aa=ElementA[name="M.Element 2.1"], bb=ElementA[name="M.Element 2.2"], cc=ElementA[name="M.Element 2.3"] 10:52:25,370 INFO [main][ElementAMap1QueryTest] queryContainsKeyVariableAndIndexOfMatches: * Owner 6: bb=ElementA[name="M.Element 6.2"] 10:52:25,375 INFO [main][ElementAMap1QueryTest] queryContainsValueParameter1: found 1 ElementAMapOwner1s for query-filter "this.map.containsValue(:queryParam)" and param "ElementA[name="M.Element 3.2"]": 10:52:25,377 INFO [main][ElementAMap1QueryTest] queryContainsValueParameter1: * Owner 3: a=ElementA[name="M.Element 1.1"], b=ElementA[name="M.Element 3.2"], c=ElementA[name="M.Element 3.3"] 10:52:25,379 INFO [main][ElementAMap1QueryTest] queryContainsValueParameter2: found 2 ElementAMapOwner1s for query-filter "this.map.containsValue(:queryParam)" and param "ElementA[name="M.Element 1.1"]": 10:52:25,379 INFO [main][ElementAMap1QueryTest] queryContainsValueParameter2: * Owner 1: aaa=ElementA[name="M.Element 1.1"], ccc=ElementA[name="M.Element 1.3"], bbb=ElementA[name="M.Element 1.2"], ddd=ElementA[name="M.Element 1.4"] 10:52:25,379 INFO [main][ElementAMap1QueryTest] queryContainsValueParameter2: * Owner 3: a=ElementA[name="M.Element 1.1"], b=ElementA[name="M.Element 3.2"], c=ElementA[name="M.Element 3.3"] 10:52:25,401 INFO [main][ElementAMap1QueryTest] queryContainsValueVariableAndIndexOfMatches: found 3 ElementAMapOwner1s for query-filter "this.map.containsValue(variable) && variable.name.indexOf(:queryParam) >= 0" and param "4": 10:52:25,401 INFO [main][ElementAMap1QueryTest] queryContainsValueVariableAndIndexOfMatches: * Owner 1: aaa=ElementA[name="M.Element 1.1"], ccc=ElementA[name="M.Element 1.3"], bbb=ElementA[name="M.Element 1.2"], ddd=ElementA[name="M.Element 1.4"] 10:52:25,401 INFO [main][ElementAMap1QueryTest] queryContainsValueVariableAndIndexOfMatches: * Owner 2: dd=ElementA[name="M.Element 2.4"], aa=ElementA[name="M.Element 2.1"], bb=ElementA[name="M.Element 2.2"], cc=ElementA[name="M.Element 2.3"] 10:52:25,401 INFO [main][ElementAMap1QueryTest] queryContainsValueVariableAndIndexOfMatches: * Owner 4: ccc=ElementA[name="M.Element 4.3"] 10:52:25,404 INFO [main][ElementAMap1QueryTest] queryNotContainsKeyParameter: found 4 ElementAMapOwner1s for query-filter "!this.map.containsKey(:queryParam)" and param "ccc": 10:52:25,404 INFO [main][ElementAMap1QueryTest] queryNotContainsKeyParameter: * Owner 5: 10:52:25,405 INFO [main][ElementAMap1QueryTest] queryNotContainsKeyParameter: * Owner 6: bb=ElementA[name="M.Element 6.2"] 10:52:25,405 INFO [main][ElementAMap1QueryTest] queryNotContainsKeyParameter: * Owner 2: dd=ElementA[name="M.Element 2.4"], aa=ElementA[name="M.Element 2.1"], bb=ElementA[name="M.Element 2.2"], cc=ElementA[name="M.Element 2.3"] 10:52:25,405 INFO [main][ElementAMap1QueryTest] queryNotContainsKeyParameter: * Owner 3: a=ElementA[name="M.Element 1.1"], b=ElementA[name="M.Element 3.2"], c=ElementA[name="M.Element 3.3"] 10:52:25,409 INFO [main][ElementAMap1QueryTest] queryContainsKeyVariableAndIndexOfNotMatches: found 4 ElementAMapOwner1s for query-filter "this.map.containsKey(variable) && variable.indexOf(:queryParam) < 0" and param "bb": 10:52:25,409 INFO [main][ElementAMap1QueryTest] queryContainsKeyVariableAndIndexOfNotMatches: * Owner 1: aaa=ElementA[name="M.Element 1.1"], ccc=ElementA[name="M.Element 1.3"], bbb=ElementA[name="M.Element 1.2"], ddd=ElementA[name="M.Element 1.4"] 10:52:25,409 INFO [main][ElementAMap1QueryTest] queryContainsKeyVariableAndIndexOfNotMatches: * Owner 2: dd=ElementA[name="M.Element 2.4"], aa=ElementA[name="M.Element 2.1"], bb=ElementA[name="M.Element 2.2"], cc=ElementA[name="M.Element 2.3"] 10:52:25,409 INFO [main][ElementAMap1QueryTest] queryContainsKeyVariableAndIndexOfNotMatches: * Owner 3: a=ElementA[name="M.Element 1.1"], b=ElementA[name="M.Element 3.2"], c=ElementA[name="M.Element 3.3"] 10:52:25,409 INFO [main][ElementAMap1QueryTest] queryContainsKeyVariableAndIndexOfNotMatches: * Owner 4: ccc=ElementA[name="M.Element 4.3"] 10:52:25,413 INFO [main][ElementAMap1QueryTest] queryContainsKeyVariableAndNotIndexOfMatches: found 4 ElementAMapOwner1s for query-filter "this.map.containsKey(variable) && !(variable.indexOf(:queryParam) >= 0)" and param "bb": 10:52:25,413 INFO [main][ElementAMap1QueryTest] queryContainsKeyVariableAndNotIndexOfMatches: * Owner 1: aaa=ElementA[name="M.Element 1.1"], ccc=ElementA[name="M.Element 1.3"], bbb=ElementA[name="M.Element 1.2"], ddd=ElementA[name="M.Element 1.4"] 10:52:25,413 INFO [main][ElementAMap1QueryTest] queryContainsKeyVariableAndNotIndexOfMatches: * Owner 2: dd=ElementA[name="M.Element 2.4"], aa=ElementA[name="M.Element 2.1"], bb=ElementA[name="M.Element 2.2"], cc=ElementA[name="M.Element 2.3"] 10:52:25,413 INFO [main][ElementAMap1QueryTest] queryContainsKeyVariableAndNotIndexOfMatches: * Owner 3: a=ElementA[name="M.Element 1.1"], b=ElementA[name="M.Element 3.2"], c=ElementA[name="M.Element 3.3"] 10:52:25,413 INFO [main][ElementAMap1QueryTest] queryContainsKeyVariableAndNotIndexOfMatches: * Owner 4: ccc=ElementA[name="M.Element 4.3"] 10:52:25,416 INFO [main][ElementAMap1QueryTest] queryNotContainsValueParameter1: found 5 ElementAMapOwner1s for query-filter "!this.map.containsValue(:queryParam)" and param "ElementA[name="M.Element 3.2"]": 10:52:25,416 INFO [main][ElementAMap1QueryTest] queryNotContainsValueParameter1: * Owner 5: 10:52:25,416 INFO [main][ElementAMap1QueryTest] queryNotContainsValueParameter1: * Owner 6: bb=ElementA[name="M.Element 6.2"] 10:52:25,416 INFO [main][ElementAMap1QueryTest] queryNotContainsValueParameter1: * Owner 1: aaa=ElementA[name="M.Element 1.1"], ccc=ElementA[name="M.Element 1.3"], bbb=ElementA[name="M.Element 1.2"], ddd=ElementA[name="M.Element 1.4"] 10:52:25,417 INFO [main][ElementAMap1QueryTest] queryNotContainsValueParameter1: * Owner 2: dd=ElementA[name="M.Element 2.4"], aa=ElementA[name="M.Element 2.1"], bb=ElementA[name="M.Element 2.2"], cc=ElementA[name="M.Element 2.3"] 10:52:25,417 INFO [main][ElementAMap1QueryTest] queryNotContainsValueParameter1: * Owner 4: ccc=ElementA[name="M.Element 4.3"] 10:52:25,419 INFO [main][ElementAMap1QueryTest] queryNotContainsValueParameter2: found 4 ElementAMapOwner1s for query-filter "!this.map.containsValue(:queryParam)" and param "ElementA[name="M.Element 1.1"]": 10:52:25,419 INFO [main][ElementAMap1QueryTest] queryNotContainsValueParameter2: * Owner 5: 10:52:25,419 INFO [main][ElementAMap1QueryTest] queryNotContainsValueParameter2: * Owner 6: bb=ElementA[name="M.Element 6.2"] 10:52:25,419 INFO [main][ElementAMap1QueryTest] queryNotContainsValueParameter2: * Owner 2: dd=ElementA[name="M.Element 2.4"], aa=ElementA[name="M.Element 2.1"], bb=ElementA[name="M.Element 2.2"], cc=ElementA[name="M.Element 2.3"] 10:52:25,420 INFO [main][ElementAMap1QueryTest] queryNotContainsValueParameter2: * Owner 4: ccc=ElementA[name="M.Element 4.3"] 10:52:25,463 INFO [main][ElementAMap1QueryTest] queryContainsValueVariableAndNotIndexOfMatches: found 4 ElementAMapOwner1s for query-filter "this.map.containsValue(variable) && !(variable.name.indexOf(:queryParam) >= 0)" and param "4": 10:52:25,463 INFO [main][ElementAMap1QueryTest] queryContainsValueVariableAndNotIndexOfMatches: * Owner 1: aaa=ElementA[name="M.Element 1.1"], ccc=ElementA[name="M.Element 1.3"], bbb=ElementA[name="M.Element 1.2"], ddd=ElementA[name="M.Element 1.4"] 10:52:25,463 INFO [main][ElementAMap1QueryTest] queryContainsValueVariableAndNotIndexOfMatches: * Owner 2: dd=ElementA[name="M.Element 2.4"], aa=ElementA[name="M.Element 2.1"], bb=ElementA[name="M.Element 2.2"], cc=ElementA[name="M.Element 2.3"] 10:52:25,463 INFO [main][ElementAMap1QueryTest] queryContainsValueVariableAndNotIndexOfMatches: * Owner 3: a=ElementA[name="M.Element 1.1"], b=ElementA[name="M.Element 3.2"], c=ElementA[name="M.Element 3.3"] 10:52:25,463 INFO [main][ElementAMap1QueryTest] queryContainsValueVariableAndNotIndexOfMatches: * Owner 6: bb=ElementA[name="M.Element 6.2"] 10:52:25,507 INFO [main][ElementAMap1QueryTest] queryContainsValueVariableAndIndexOfNotMatches: found 4 ElementAMapOwner1s for query-filter "this.map.containsValue(variable) && variable.name.indexOf(:queryParam) < 0" and param "4": 10:52:25,507 INFO [main][ElementAMap1QueryTest] queryContainsValueVariableAndIndexOfNotMatches: * Owner 1: aaa=ElementA[name="M.Element 1.1"], ccc=ElementA[name="M.Element 1.3"], bbb=ElementA[name="M.Element 1.2"], ddd=ElementA[name="M.Element 1.4"] 10:52:25,507 INFO [main][ElementAMap1QueryTest] queryContainsValueVariableAndIndexOfNotMatches: * Owner 2: dd=ElementA[name="M.Element 2.4"], aa=ElementA[name="M.Element 2.1"], bb=ElementA[name="M.Element 2.2"], cc=ElementA[name="M.Element 2.3"] 10:52:25,507 INFO [main][ElementAMap1QueryTest] queryContainsValueVariableAndIndexOfNotMatches: * Owner 3: a=ElementA[name="M.Element 1.1"], b=ElementA[name="M.Element 3.2"], c=ElementA[name="M.Element 3.3"] 10:52:25,507 INFO [main][ElementAMap1QueryTest] queryContainsValueVariableAndIndexOfNotMatches: * Owner 6: bb=ElementA[name="M.Element 6.2"] 10:52:25,513 INFO [main][StringSetQueryTest] queryContainsParameter: found 2 StringSetOwners for query-filter "this.set.contains(:element)" and param "Marc": 10:52:25,514 INFO [main][StringSetQueryTest] queryContainsParameter: * 3: Marco, Marc, Khaled, Daniel 10:52:25,515 INFO [main][StringSetQueryTest] queryContainsParameter: * 4: Marc 10:52:25,520 INFO [main][StringSetQueryTest] queryContainsVariableAndVariableIndexOf: found 3 StringSetOwners for query-filter "this.set.contains(elementVariable) && elementVariable.indexOf(:elementPart) >= 0" and param "Marc": 10:52:25,520 INFO [main][StringSetQueryTest] queryContainsVariableAndVariableIndexOf: * 3: Marco, Marc, Khaled, Daniel 10:52:25,520 INFO [main][StringSetQueryTest] queryContainsVariableAndVariableIndexOf: * 4: Marc 10:52:25,521 INFO [main][StringSetQueryTest] queryContainsVariableAndVariableIndexOf: * 5: Marco 10:52:25,525 INFO [main][StringSetQueryTest] queryContainsVariableAndVariableEquals: found 2 StringSetOwners for query-filter "this.set.contains(elementVariable) && elementVariable == :element" and param "Marc": 10:52:25,525 INFO [main][StringSetQueryTest] queryContainsVariableAndVariableEquals: * 3: Marco, Marc, Khaled, Daniel 10:52:25,525 INFO [main][StringSetQueryTest] queryContainsVariableAndVariableEquals: * 4: Marc 10:52:25,530 INFO [main][StringSetQueryTest] queryNotContainsParameter: found 5 StringSetOwners for query-filter "!this.set.contains(:element)" and param "Marc": 10:52:25,531 INFO [main][StringSetQueryTest] queryNotContainsParameter: * 1: Adam, Claudia, Bert 10:52:25,532 INFO [main][StringSetQueryTest] queryNotContainsParameter: * 2: Adam, Michael 10:52:25,532 INFO [main][StringSetQueryTest] queryNotContainsParameter: * 5: Marco 10:52:25,532 INFO [main][StringSetQueryTest] queryNotContainsParameter: * 6: 10:52:25,533 INFO [main][StringSetQueryTest] queryNotContainsParameter: * 7: David 10:52:25,537 INFO [main][StringSetQueryTest] queryContainsVariableAndVariableNotIndexOf: found 4 StringSetOwners for query-filter "this.set.contains(elementVariable) && elementVariable.indexOf(:elementPart) < 0" and param "Marc": 10:52:25,538 INFO [main][StringSetQueryTest] queryContainsVariableAndVariableNotIndexOf: * 1: Adam, Claudia, Bert 10:52:25,538 INFO [main][StringSetQueryTest] queryContainsVariableAndVariableNotIndexOf: * 2: Adam, Michael 10:52:25,538 INFO [main][StringSetQueryTest] queryContainsVariableAndVariableNotIndexOf: * 3: Marco, Marc, Khaled, Daniel 10:52:25,538 INFO [main][StringSetQueryTest] queryContainsVariableAndVariableNotIndexOf: * 7: David 10:52:25,542 INFO [main][StringSetQueryTest] queryContainsVariableAndNotVariableIndexOf: found 4 StringSetOwners for query-filter "this.set.contains(elementVariable) && !(elementVariable.indexOf(:elementPart) >= 0)" and param "Marc": 10:52:25,542 INFO [main][StringSetQueryTest] queryContainsVariableAndNotVariableIndexOf: * 1: Adam, Claudia, Bert 10:52:25,542 INFO [main][StringSetQueryTest] queryContainsVariableAndNotVariableIndexOf: * 2: Adam, Michael 10:52:25,542 INFO [main][StringSetQueryTest] queryContainsVariableAndNotVariableIndexOf: * 3: Marco, Marc, Khaled, Daniel 10:52:25,542 INFO [main][StringSetQueryTest] queryContainsVariableAndNotVariableIndexOf: * 7: David 10:52:25,546 INFO [main][StringSetQueryTest] queryContainsVariableAndVariableNotEquals: found 5 StringSetOwners for query-filter "this.set.contains(elementVariable) && elementVariable != :element" and param "Marc": 10:52:25,546 INFO [main][StringSetQueryTest] queryContainsVariableAndVariableNotEquals: * 1: Adam, Claudia, Bert 10:52:25,546 INFO [main][StringSetQueryTest] queryContainsVariableAndVariableNotEquals: * 2: Adam, Michael 10:52:25,546 INFO [main][StringSetQueryTest] queryContainsVariableAndVariableNotEquals: * 3: Marco, Marc, Khaled, Daniel 10:52:25,546 INFO [main][StringSetQueryTest] queryContainsVariableAndVariableNotEquals: * 5: Marco 10:52:25,546 INFO [main][StringSetQueryTest] queryContainsVariableAndVariableNotEquals: * 7: David 10:52:25,550 INFO [main][StringSetQueryTest] queryContainsVariableAndNotVariableEquals: found 5 StringSetOwners for query-filter "this.set.contains(elementVariable) && !(elementVariable == :element)" and param "Marc": 10:52:25,550 INFO [main][StringSetQueryTest] queryContainsVariableAndNotVariableEquals: * 1: Adam, Claudia, Bert 10:52:25,550 INFO [main][StringSetQueryTest] queryContainsVariableAndNotVariableEquals: * 2: Adam, Michael 10:52:25,550 INFO [main][StringSetQueryTest] queryContainsVariableAndNotVariableEquals: * 3: Marco, Marc, Khaled, Daniel 10:52:25,550 INFO [main][StringSetQueryTest] queryContainsVariableAndNotVariableEquals: * 5: Marco 10:52:25,550 INFO [main][StringSetQueryTest] queryContainsVariableAndNotVariableEquals: * 7: David 10:52:25,554 INFO [main][StringSetQueryTest] queryNotContainsVariableAndVariableEquals: found 5 StringSetOwners for query-filter "!this.set.contains(elementVariable) && elementVariable == :element" and param "Marc": 10:52:25,554 INFO [main][StringSetQueryTest] queryNotContainsVariableAndVariableEquals: * 1: Adam, Claudia, Bert 10:52:25,554 INFO [main][StringSetQueryTest] queryNotContainsVariableAndVariableEquals: * 2: Adam, Michael 10:52:25,554 INFO [main][StringSetQueryTest] queryNotContainsVariableAndVariableEquals: * 5: Marco 10:52:25,554 INFO [main][StringSetQueryTest] queryNotContainsVariableAndVariableEquals: * 6: 10:52:25,554 INFO [main][StringSetQueryTest] queryNotContainsVariableAndVariableEquals: * 7: David 10:52:25,591 INFO [main][ElementASetQueryTest] tryToReadDatastore: found 1 ElementASetOwners for query-filter "this.set.isEmpty()" and param "ElementA[name="S.Element 3.2"]": 10:52:25,592 INFO [main][General] >> result=Owner 5 10:52:25,592 INFO [main][ElementASetQueryTest] tryToReadDatastore: * Owner 5: 10:52:25,599 INFO [main][ElementASetQueryTest] tryToReadDatastore: found 1 ElementASetOwners for query-filter "this.set.size() == 3" and param "ElementA[name="S.Element 3.2"]": 10:52:25,600 INFO [main][General] >> result=Owner 3 10:52:25,600 INFO [main][ElementASetQueryTest] tryToReadDatastore: * Owner 3: S.Element 3.3, S.Element 3.2, S.Element 3.1 10:52:25,602 INFO [main][ElementASetQueryTest] tryToReadDatastore: found 1 ElementASetOwners for query-filter "this.set.contains(:element)" and param "ElementA[name="S.Element 3.2"]": 10:52:25,602 INFO [main][General] >> result=Owner 3 10:52:25,602 INFO [main][ElementASetQueryTest] tryToReadDatastore: * Owner 3: S.Element 3.3, S.Element 3.2, S.Element 3.1 10:52:25,621 INFO [main][ElementASetQueryTest] tryToReadDatastore: found 3 ElementASetOwners for query-filter "this.set.contains(elementVariable) && elementVariable.name.indexOf(:elementPart) >= 0" and param "4": 10:52:25,621 INFO [main][General] >> result=Owner 1 10:52:25,621 INFO [main][ElementASetQueryTest] tryToReadDatastore: * Owner 1: S.Element 1.4, S.Element 1.1, S.Element 1.2, S.Element 1.3 10:52:25,621 INFO [main][General] >> result=Owner 2 10:52:25,621 INFO [main][ElementASetQueryTest] tryToReadDatastore: * Owner 2: S.Element 2.1, S.Element 2.3, S.Element 2.4, S.Element 2.2 10:52:25,621 INFO [main][General] >> result=Owner 4 10:52:25,621 INFO [main][ElementASetQueryTest] tryToReadDatastore: * Owner 4: S.Element 4.3 10:52:25,626 INFO [main][ElementASetQueryTest] tryToReadDatastore: found 1 ElementASetOwners for query-filter "this.set.contains(elementVariable) && elementVariable == :element" and param "ElementA[name="S.Element 3.2"]": 10:52:25,626 INFO [main][General] >> result=Owner 3 10:52:25,626 INFO [main][ElementASetQueryTest] tryToReadDatastore: * Owner 3: S.Element 3.3, S.Element 3.2, S.Element 3.1 10:52:25,629 INFO [main][ElementASetQueryTest] tryToReadDatastore: found 4 ElementASetOwners for query-filter "!this.set.contains(:element)" and param "ElementA[name="S.Element 3.2"]": 10:52:25,629 INFO [main][General] >> result=Owner 4 10:52:25,629 INFO [main][ElementASetQueryTest] tryToReadDatastore: * Owner 4: S.Element 4.3 10:52:25,629 INFO [main][General] >> result=Owner 5 10:52:25,629 INFO [main][ElementASetQueryTest] tryToReadDatastore: * Owner 5: 10:52:25,629 INFO [main][General] >> result=Owner 1 10:52:25,629 INFO [main][ElementASetQueryTest] tryToReadDatastore: * Owner 1: S.Element 1.4, S.Element 1.1, S.Element 1.2, S.Element 1.3 10:52:25,629 INFO [main][General] >> result=Owner 2 10:52:25,629 INFO [main][ElementASetQueryTest] tryToReadDatastore: * Owner 2: S.Element 2.1, S.Element 2.3, S.Element 2.4, S.Element 2.2 10:52:25,680 INFO [main][ElementASetQueryTest] tryToReadDatastore: found 3 ElementASetOwners for query-filter "this.set.contains(elementVariable) && elementVariable.name.indexOf(:elementPart) < 0" and param "4": 10:52:25,680 INFO [main][General] >> result=Owner 1 10:52:25,680 INFO [main][ElementASetQueryTest] tryToReadDatastore: * Owner 1: S.Element 1.4, S.Element 1.1, S.Element 1.2, S.Element 1.3 10:52:25,680 INFO [main][General] >> result=Owner 2 10:52:25,680 INFO [main][ElementASetQueryTest] tryToReadDatastore: * Owner 2: S.Element 2.1, S.Element 2.3, S.Element 2.4, S.Element 2.2 10:52:25,681 INFO [main][General] >> result=Owner 3 10:52:25,681 INFO [main][ElementASetQueryTest] tryToReadDatastore: * Owner 3: S.Element 3.3, S.Element 3.2, S.Element 3.1 10:52:25,722 INFO [main][ElementASetQueryTest] tryToReadDatastore: found 3 ElementASetOwners for query-filter "this.set.contains(elementVariable) && !(elementVariable.name.indexOf(:elementPart) >= 0)" and param "4": 10:52:25,722 INFO [main][General] >> result=Owner 1 10:52:25,722 INFO [main][ElementASetQueryTest] tryToReadDatastore: * Owner 1: S.Element 1.4, S.Element 1.1, S.Element 1.2, S.Element 1.3 10:52:25,722 INFO [main][General] >> result=Owner 2 10:52:25,722 INFO [main][ElementASetQueryTest] tryToReadDatastore: * Owner 2: S.Element 2.1, S.Element 2.3, S.Element 2.4, S.Element 2.2 10:52:25,722 INFO [main][General] >> result=Owner 3 10:52:25,722 INFO [main][ElementASetQueryTest] tryToReadDatastore: * Owner 3: S.Element 3.3, S.Element 3.2, S.Element 3.1 10:52:25,774 INFO [main][ElementASetQueryTest] tryToReadDatastore: found 4 ElementASetOwners for query-filter "this.set.contains(elementVariable) && !(elementVariable == :element)" and param "ElementA[name="S.Element 3.2"]": 10:52:25,774 INFO [main][General] >> result=Owner 1 10:52:25,774 INFO [main][ElementASetQueryTest] tryToReadDatastore: * Owner 1: S.Element 1.4, S.Element 1.1, S.Element 1.2, S.Element 1.3 10:52:25,774 INFO [main][General] >> result=Owner 2 10:52:25,774 INFO [main][ElementASetQueryTest] tryToReadDatastore: * Owner 2: S.Element 2.1, S.Element 2.3, S.Element 2.4, S.Element 2.2 10:52:25,775 INFO [main][General] >> result=Owner 3 10:52:25,775 INFO [main][ElementASetQueryTest] tryToReadDatastore: * Owner 3: S.Element 3.3, S.Element 3.2, S.Element 3.1 10:52:25,775 INFO [main][General] >> result=Owner 4 10:52:25,775 INFO [main][ElementASetQueryTest] tryToReadDatastore: * Owner 4: S.Element 4.3 10:52:25,823 INFO [main][ElementASetQueryTest] tryToReadDatastore: found 3 ElementASetOwners for query-filter "this.set.contains(elementVariable) && !(elementVariable == :element)" and param "ElementA[name="S.Element 4.3"]": 10:52:25,823 INFO [main][General] >> result=Owner 1 10:52:25,823 INFO [main][ElementASetQueryTest] tryToReadDatastore: * Owner 1: S.Element 1.4, S.Element 1.1, S.Element 1.2, S.Element 1.3 10:52:25,823 INFO [main][General] >> result=Owner 2 10:52:25,823 INFO [main][ElementASetQueryTest] tryToReadDatastore: * Owner 2: S.Element 2.1, S.Element 2.3, S.Element 2.4, S.Element 2.2 10:52:25,823 INFO [main][General] >> result=Owner 3 10:52:25,823 INFO [main][ElementASetQueryTest] tryToReadDatastore: * Owner 3: S.Element 3.3, S.Element 3.2, S.Element 3.1 10:52:25,829 INFO [main][ElementASetQueryTest] tryToReadDatastore: found 4 ElementASetOwners for query-filter "!this.set.contains(elementVariable) && elementVariable == :element" and param "ElementA[name="S.Element 3.2"]": 10:52:25,829 INFO [main][General] >> result=Owner 4 10:52:25,829 INFO [main][ElementASetQueryTest] tryToReadDatastore: * Owner 4: S.Element 4.3 10:52:25,829 INFO [main][General] >> result=Owner 5 10:52:25,829 INFO [main][ElementASetQueryTest] tryToReadDatastore: * Owner 5: 10:52:25,829 INFO [main][General] >> result=Owner 1 10:52:25,829 INFO [main][ElementASetQueryTest] tryToReadDatastore: * Owner 1: S.Element 1.4, S.Element 1.1, S.Element 1.2, S.Element 1.3 10:52:25,829 INFO [main][General] >> result=Owner 2 10:52:25,829 INFO [main][ElementASetQueryTest] tryToReadDatastore: * Owner 2: S.Element 2.1, S.Element 2.3, S.Element 2.4, S.Element 2.2 10:52:25,848 INFO [main][ElementASetQueryTest] tryToReadDatastore: found 2 ElementASetOwners for query-filter "!this.set.contains(elementVariable) && elementVariable.name.indexOf(:elementPart) >= 0" and param "4": 10:52:25,848 INFO [main][General] >> result=Owner 5 10:52:25,848 INFO [main][ElementASetQueryTest] tryToReadDatastore: * Owner 5: 10:52:25,848 INFO [main][General] >> result=Owner 3 10:52:25,848 INFO [main][ElementASetQueryTest] tryToReadDatastore: * Owner 3: S.Element 3.3, S.Element 3.2, S.Element 3.1 10:52:25,888 INFO [main][Element1SetQueryTest] queryContainsParameter: found 1 Element1SetOwners for query-filter "this.set.contains(:element)" and param "Element1[name="Element 3.2"]": 10:52:25,888 INFO [main][Element1SetQueryTest] queryContainsParameter: * Owner 3: Element 3.3, Element 3.1, Element 3.2 10:52:25,895 INFO [main][Element1SetQueryTest] queryContainsVariableAndVariableIndexOf: found 3 Element1SetOwners for query-filter "this.set.contains(elementVariable) && elementVariable.name.indexOf(:elementPart) >= 0" and param "4": 10:52:25,895 INFO [main][Element1SetQueryTest] queryContainsVariableAndVariableIndexOf: * Owner 2: Element 2.3, Element 2.2, Element 2.1, Element 2.4 10:52:25,895 INFO [main][Element1SetQueryTest] queryContainsVariableAndVariableIndexOf: * Owner 4: Element 4.3 10:52:25,895 INFO [main][Element1SetQueryTest] queryContainsVariableAndVariableIndexOf: * Owner 1: Element 1.2, Element 1.3, Element 1.1, Element 1.4 10:52:25,900 INFO [main][Element1SetQueryTest] queryContainsVariableAndVariableEquals: found 1 Element1SetOwners for query-filter "this.set.contains(elementVariable) && elementVariable == :element" and param "Element1[name="Element 3.2"]": 10:52:25,900 INFO [main][Element1SetQueryTest] queryContainsVariableAndVariableEquals: * Owner 3: Element 3.3, Element 3.1, Element 3.2 10:52:25,902 INFO [main][Element1SetQueryTest] queryNotContainsParameter: found 4 Element1SetOwners for query-filter "!this.set.contains(:element)" and param "Element1[name="Element 3.2"]": 10:52:25,903 INFO [main][Element1SetQueryTest] queryNotContainsParameter: * Owner 2: Element 2.3, Element 2.2, Element 2.1, Element 2.4 10:52:25,903 INFO [main][Element1SetQueryTest] queryNotContainsParameter: * Owner 4: Element 4.3 10:52:25,903 INFO [main][Element1SetQueryTest] queryNotContainsParameter: * Owner 5: 10:52:25,903 INFO [main][Element1SetQueryTest] queryNotContainsParameter: * Owner 1: Element 1.2, Element 1.3, Element 1.1, Element 1.4 10:52:25,910 INFO [main][Element1SetQueryTest] queryContainsVariableAndVariableNotIndexOf: found 3 Element1SetOwners for query-filter "this.set.contains(elementVariable) && elementVariable.name.indexOf(:elementPart) < 0" and param "4": 10:52:25,910 INFO [main][Element1SetQueryTest] queryContainsVariableAndVariableNotIndexOf: * Owner 2: Element 2.3, Element 2.2, Element 2.1, Element 2.4 10:52:25,910 INFO [main][Element1SetQueryTest] queryContainsVariableAndVariableNotIndexOf: * Owner 3: Element 3.3, Element 3.1, Element 3.2 10:52:25,910 INFO [main][Element1SetQueryTest] queryContainsVariableAndVariableNotIndexOf: * Owner 1: Element 1.2, Element 1.3, Element 1.1, Element 1.4 10:52:25,917 INFO [main][Element1SetQueryTest] queryContainsVariableAndNotVariableIndexOf: found 3 Element1SetOwners for query-filter "this.set.contains(elementVariable) && !(elementVariable.name.indexOf(:elementPart) >= 0)" and param "4": 10:52:25,917 INFO [main][Element1SetQueryTest] queryContainsVariableAndNotVariableIndexOf: * Owner 2: Element 2.3, Element 2.2, Element 2.1, Element 2.4 10:52:25,917 INFO [main][Element1SetQueryTest] queryContainsVariableAndNotVariableIndexOf: * Owner 3: Element 3.3, Element 3.1, Element 3.2 10:52:25,917 INFO [main][Element1SetQueryTest] queryContainsVariableAndNotVariableIndexOf: * Owner 1: Element 1.2, Element 1.3, Element 1.1, Element 1.4 10:52:25,922 INFO [main][Element1SetQueryTest] queryContainsVariableAndNotVariableEquals1: found 4 Element1SetOwners for query-filter "this.set.contains(elementVariable) && !(elementVariable == :element)" and param "Element1[name="Element 3.2"]": 10:52:25,922 INFO [main][Element1SetQueryTest] queryContainsVariableAndNotVariableEquals1: * Owner 2: Element 2.3, Element 2.2, Element 2.1, Element 2.4 10:52:25,922 INFO [main][Element1SetQueryTest] queryContainsVariableAndNotVariableEquals1: * Owner 3: Element 3.3, Element 3.1, Element 3.2 10:52:25,922 INFO [main][Element1SetQueryTest] queryContainsVariableAndNotVariableEquals1: * Owner 4: Element 4.3 10:52:25,922 INFO [main][Element1SetQueryTest] queryContainsVariableAndNotVariableEquals1: * Owner 1: Element 1.2, Element 1.3, Element 1.1, Element 1.4 10:52:25,925 INFO [main][Element1SetQueryTest] queryContainsVariableAndNotVariableEquals2: found 3 Element1SetOwners for query-filter "this.set.contains(elementVariable) && !(elementVariable == :element)" and param "Element1[name="Element 4.3"]": 10:52:25,925 INFO [main][Element1SetQueryTest] queryContainsVariableAndNotVariableEquals2: * Owner 2: Element 2.3, Element 2.2, Element 2.1, Element 2.4 10:52:25,925 INFO [main][Element1SetQueryTest] queryContainsVariableAndNotVariableEquals2: * Owner 3: Element 3.3, Element 3.1, Element 3.2 10:52:25,925 INFO [main][Element1SetQueryTest] queryContainsVariableAndNotVariableEquals2: * Owner 1: Element 1.2, Element 1.3, Element 1.1, Element 1.4 10:52:25,930 INFO [main][Element1SetQueryTest] queryNotContainsVariableAndVariableEquals: found 4 Element1SetOwners for query-filter "!this.set.contains(elementVariable) && elementVariable == :element" and param "Element1[name="Element 3.2"]": 10:52:25,930 INFO [main][Element1SetQueryTest] queryNotContainsVariableAndVariableEquals: * Owner 2: Element 2.3, Element 2.2, Element 2.1, Element 2.4 10:52:25,930 INFO [main][Element1SetQueryTest] queryNotContainsVariableAndVariableEquals: * Owner 4: Element 4.3 10:52:25,931 INFO [main][Element1SetQueryTest] queryNotContainsVariableAndVariableEquals: * Owner 5: 10:52:25,931 INFO [main][Element1SetQueryTest] queryNotContainsVariableAndVariableEquals: * Owner 1: Element 1.2, Element 1.3, Element 1.1, Element 1.4 10:52:25,938 INFO [main][Element1SetQueryTest] queryNotContainsVariableAndVariableIndexOf: found 2 Element1SetOwners for query-filter "!this.set.contains(elementVariable) && elementVariable.name.indexOf(:elementPart) >= 0" and param "4": 10:52:25,938 INFO [main][Element1SetQueryTest] queryNotContainsVariableAndVariableIndexOf: * Owner 3: Element 3.3, Element 3.1, Element 3.2 10:52:25,938 INFO [main][Element1SetQueryTest] queryNotContainsVariableAndVariableIndexOf: * Owner 5: 10:52:25,949 INFO [main][Element2MapQueryTest] queryContainsKeyParameter: found 2 Element2MapOwners for query-filter "this.map.containsKey(:queryParam)" and param "ccc": 10:52:25,953 INFO [main][Element2MapQueryTest] queryContainsKeyParameter: * Owner 4: ccc=Element2[key="ccc", name="Element 4.3"] 10:52:25,960 INFO [main][Element2MapQueryTest] queryContainsKeyParameter: * Owner 1: aaa=Element2[key="aaa", name="Element 1.1"], ccc=Element2[key="ccc", name="Element 1.3"], bbb=Element2[key="bbb", name="Element 1.2"], ddd=Element2[key="ddd", name="Element 1.4"] 10:52:25,969 INFO [main][Element2MapQueryTest] queryContainsKeyVariableAndIndexOfMatches: found 3 Element2MapOwners for query-filter "this.map.containsKey(variable) && variable.indexOf(:queryParam) >= 0" and param "bb": 10:52:25,969 INFO [main][Element2MapQueryTest] queryContainsKeyVariableAndIndexOfMatches: * Owner 1: aaa=Element2[key="aaa", name="Element 1.1"], ccc=Element2[key="ccc", name="Element 1.3"], bbb=Element2[key="bbb", name="Element 1.2"], ddd=Element2[key="ddd", name="Element 1.4"] 10:52:25,974 INFO [main][Element2MapQueryTest] queryContainsKeyVariableAndIndexOfMatches: * Owner 2: dd=Element2[key="dd", name="Element 2.4"], aa=Element2[key="aa", name="Element 2.1"], bb=Element2[key="bb", name="Element 2.2"], cc=Element2[key="cc", name="Element 2.3"] 10:52:25,977 INFO [main][Element2MapQueryTest] queryContainsKeyVariableAndIndexOfMatches: * Owner 6: bb=Element2[key="bb", name="Element 6.2"] 10:52:25,981 INFO [main][Element2MapQueryTest] queryContainsValueParameter: found 1 Element2MapOwners for query-filter "this.map.containsValue(:queryParam)" and param "Element2[key="b", name="Element 3.2"]": 10:52:25,985 INFO [main][Element2MapQueryTest] queryContainsValueParameter: * Owner 3: a=Element2[key="a", name="Element 3.1"], b=Element2[key="b", name="Element 3.2"], c=Element2[key="c", name="Element 3.3"] 10:52:25,992 INFO [main][Element2MapQueryTest] queryContainsValueVariableAndIndexOfMatches: found 3 Element2MapOwners for query-filter "this.map.containsValue(variable) && variable.name.indexOf(:queryParam) >= 0" and param "4": 10:52:25,992 INFO [main][Element2MapQueryTest] queryContainsValueVariableAndIndexOfMatches: * Owner 1: aaa=Element2[key="aaa", name="Element 1.1"], ccc=Element2[key="ccc", name="Element 1.3"], bbb=Element2[key="bbb", name="Element 1.2"], ddd=Element2[key="ddd", name="Element 1.4"] 10:52:25,992 INFO [main][Element2MapQueryTest] queryContainsValueVariableAndIndexOfMatches: * Owner 2: dd=Element2[key="dd", name="Element 2.4"], aa=Element2[key="aa", name="Element 2.1"], bb=Element2[key="bb", name="Element 2.2"], cc=Element2[key="cc", name="Element 2.3"] 10:52:25,992 INFO [main][Element2MapQueryTest] queryContainsValueVariableAndIndexOfMatches: * Owner 4: ccc=Element2[key="ccc", name="Element 4.3"] 10:52:25,995 INFO [main][Element2MapQueryTest] queryNotContainsKeyParameter: found 4 Element2MapOwners for query-filter "!this.map.containsKey(:queryParam)" and param "ccc": 10:52:25,995 INFO [main][Element2MapQueryTest] queryNotContainsKeyParameter: * Owner 3: a=Element2[key="a", name="Element 3.1"], b=Element2[key="b", name="Element 3.2"], c=Element2[key="c", name="Element 3.3"] 10:52:25,997 INFO [main][Element2MapQueryTest] queryNotContainsKeyParameter: * Owner 5: 10:52:25,997 INFO [main][Element2MapQueryTest] queryNotContainsKeyParameter: * Owner 6: bb=Element2[key="bb", name="Element 6.2"] 10:52:25,997 INFO [main][Element2MapQueryTest] queryNotContainsKeyParameter: * Owner 2: dd=Element2[key="dd", name="Element 2.4"], aa=Element2[key="aa", name="Element 2.1"], bb=Element2[key="bb", name="Element 2.2"], cc=Element2[key="cc", name="Element 2.3"] 10:52:26,002 INFO [main][Element2MapQueryTest] queryContainsKeyVariableAndIndexOfNotMatches: found 4 Element2MapOwners for query-filter "this.map.containsKey(variable) && variable.indexOf(:queryParam) < 0" and param "bb": 10:52:26,003 INFO [main][Element2MapQueryTest] queryContainsKeyVariableAndIndexOfNotMatches: * Owner 1: aaa=Element2[key="aaa", name="Element 1.1"], ccc=Element2[key="ccc", name="Element 1.3"], bbb=Element2[key="bbb", name="Element 1.2"], ddd=Element2[key="ddd", name="Element 1.4"] 10:52:26,003 INFO [main][Element2MapQueryTest] queryContainsKeyVariableAndIndexOfNotMatches: * Owner 2: dd=Element2[key="dd", name="Element 2.4"], aa=Element2[key="aa", name="Element 2.1"], bb=Element2[key="bb", name="Element 2.2"], cc=Element2[key="cc", name="Element 2.3"] 10:52:26,003 INFO [main][Element2MapQueryTest] queryContainsKeyVariableAndIndexOfNotMatches: * Owner 3: a=Element2[key="a", name="Element 3.1"], b=Element2[key="b", name="Element 3.2"], c=Element2[key="c", name="Element 3.3"] 10:52:26,003 INFO [main][Element2MapQueryTest] queryContainsKeyVariableAndIndexOfNotMatches: * Owner 4: ccc=Element2[key="ccc", name="Element 4.3"] 10:52:26,007 INFO [main][Element2MapQueryTest] queryContainsKeyVariableAndNotIndexOfMatches: found 4 Element2MapOwners for query-filter "this.map.containsKey(variable) && !(variable.indexOf(:queryParam) >= 0)" and param "bb": 10:52:26,007 INFO [main][Element2MapQueryTest] queryContainsKeyVariableAndNotIndexOfMatches: * Owner 1: aaa=Element2[key="aaa", name="Element 1.1"], ccc=Element2[key="ccc", name="Element 1.3"], bbb=Element2[key="bbb", name="Element 1.2"], ddd=Element2[key="ddd", name="Element 1.4"] 10:52:26,007 INFO [main][Element2MapQueryTest] queryContainsKeyVariableAndNotIndexOfMatches: * Owner 2: dd=Element2[key="dd", name="Element 2.4"], aa=Element2[key="aa", name="Element 2.1"], bb=Element2[key="bb", name="Element 2.2"], cc=Element2[key="cc", name="Element 2.3"] 10:52:26,007 INFO [main][Element2MapQueryTest] queryContainsKeyVariableAndNotIndexOfMatches: * Owner 3: a=Element2[key="a", name="Element 3.1"], b=Element2[key="b", name="Element 3.2"], c=Element2[key="c", name="Element 3.3"] 10:52:26,007 INFO [main][Element2MapQueryTest] queryContainsKeyVariableAndNotIndexOfMatches: * Owner 4: ccc=Element2[key="ccc", name="Element 4.3"] 10:52:26,010 INFO [main][Element2MapQueryTest] queryNotContainsValueParameter: found 5 Element2MapOwners for query-filter "!this.map.containsValue(:queryParam)" and param "Element2[key="b", name="Element 3.2"]": 10:52:26,010 INFO [main][Element2MapQueryTest] queryNotContainsValueParameter: * Owner 4: ccc=Element2[key="ccc", name="Element 4.3"] 10:52:26,010 INFO [main][Element2MapQueryTest] queryNotContainsValueParameter: * Owner 1: aaa=Element2[key="aaa", name="Element 1.1"], ccc=Element2[key="ccc", name="Element 1.3"], bbb=Element2[key="bbb", name="Element 1.2"], ddd=Element2[key="ddd", name="Element 1.4"] 10:52:26,010 INFO [main][Element2MapQueryTest] queryNotContainsValueParameter: * Owner 5: 10:52:26,010 INFO [main][Element2MapQueryTest] queryNotContainsValueParameter: * Owner 6: bb=Element2[key="bb", name="Element 6.2"] 10:52:26,010 INFO [main][Element2MapQueryTest] queryNotContainsValueParameter: * Owner 2: dd=Element2[key="dd", name="Element 2.4"], aa=Element2[key="aa", name="Element 2.1"], bb=Element2[key="bb", name="Element 2.2"], cc=Element2[key="cc", name="Element 2.3"] 10:52:26,019 INFO [main][Element2MapQueryTest] queryContainsValueVariableAndNotIndexOfMatches: found 4 Element2MapOwners for query-filter "this.map.containsValue(variable) && !(variable.name.indexOf(:queryParam) >= 0)" and param "4": 10:52:26,019 INFO [main][Element2MapQueryTest] queryContainsValueVariableAndNotIndexOfMatches: * Owner 1: aaa=Element2[key="aaa", name="Element 1.1"], ccc=Element2[key="ccc", name="Element 1.3"], bbb=Element2[key="bbb", name="Element 1.2"], ddd=Element2[key="ddd", name="Element 1.4"] 10:52:26,019 INFO [main][Element2MapQueryTest] queryContainsValueVariableAndNotIndexOfMatches: * Owner 2: dd=Element2[key="dd", name="Element 2.4"], aa=Element2[key="aa", name="Element 2.1"], bb=Element2[key="bb", name="Element 2.2"], cc=Element2[key="cc", name="Element 2.3"] 10:52:26,019 INFO [main][Element2MapQueryTest] queryContainsValueVariableAndNotIndexOfMatches: * Owner 3: a=Element2[key="a", name="Element 3.1"], b=Element2[key="b", name="Element 3.2"], c=Element2[key="c", name="Element 3.3"] 10:52:26,019 INFO [main][Element2MapQueryTest] queryContainsValueVariableAndNotIndexOfMatches: * Owner 6: bb=Element2[key="bb", name="Element 6.2"] 10:52:26,027 INFO [main][Element2MapQueryTest] queryContainsValueVariableAndIndexOfNotMatches: found 4 Element2MapOwners for query-filter "this.map.containsValue(variable) && variable.name.indexOf(:queryParam) < 0" and param "4": 10:52:26,027 INFO [main][Element2MapQueryTest] queryContainsValueVariableAndIndexOfNotMatches: * Owner 1: aaa=Element2[key="aaa", name="Element 1.1"], ccc=Element2[key="ccc", name="Element 1.3"], bbb=Element2[key="bbb", name="Element 1.2"], ddd=Element2[key="ddd", name="Element 1.4"] 10:52:26,027 INFO [main][Element2MapQueryTest] queryContainsValueVariableAndIndexOfNotMatches: * Owner 2: dd=Element2[key="dd", name="Element 2.4"], aa=Element2[key="aa", name="Element 2.1"], bb=Element2[key="bb", name="Element 2.2"], cc=Element2[key="cc", name="Element 2.3"] 10:52:26,027 INFO [main][Element2MapQueryTest] queryContainsValueVariableAndIndexOfNotMatches: * Owner 3: a=Element2[key="a", name="Element 3.1"], b=Element2[key="b", name="Element 3.2"], c=Element2[key="c", name="Element 3.3"] 10:52:26,027 INFO [main][Element2MapQueryTest] queryContainsValueVariableAndIndexOfNotMatches: * Owner 6: bb=Element2[key="bb", name="Element 6.2"] 10:52:26,862 INFO [main][CleanupUtil] cleanoutRDBMS: derbyDatabaseDir="/tmp/cumulus4j_60f/derby-cumulus4j-1.1.0" was deleted successfully. 10:52:26,862 WARN [main][CleanupUtil] dropAllTables: 'ConnectionURL' property is not set for index datastore! Skipping! Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 31.791 sec Running org.cumulus4j.store.test.collection.join.ElementAMap3QueryTest 10:52:26,869 INFO [main][JDOTransactionalRunner] run: Shutting down Derby (in case it was used before). 10:52:26,872 INFO [main][AbstractJDOTransactionalTestClearingDatabase] clearDatabase: Clearing database (dropping all tables). 10:52:26,873 INFO [main][TestUtil] loadProperties: File /home/tomcat/cumulus4j-test-datanucleus.properties does not exist. Thus not overriding any settings with user-specific ones. 10:52:26,880 INFO [main][CleanupUtil] cleanoutRDBMS: derbyDatabaseDir="/tmp/derby/cumulus4j" was deleted successfully. 10:52:26,880 WARN [main][CleanupUtil] dropAllTables: 'ConnectionURL' property is not set for index datastore! Skipping! 10:52:26,881 INFO [main][JDOTransactionalRunner] run: Setting up PersistenceManagerFactory. 10:52:26,882 INFO [main][TestUtil] loadProperties: File /home/tomcat/cumulus4j-test-datanucleus.properties does not exist. Thus not overriding any settings with user-specific ones. 10:52:26,898 INFO [main][Persistence] Property cumulus4j.index.clob.enabled unknown - will be ignored 10:52:29,272 INFO [AbstractCryptoManager][AbstractCryptoManager$CloseExpiredSessionsTask] run: AbstractCryptoManager was garbage-collected. Cancelling this TimerTask. 10:52:32,703 INFO [main][Cumulus4jStoreManager] ====================== Cumulus4j ====================== 10:52:32,703 INFO [main][Cumulus4jStoreManager] Bundle: org.cumulus4j.store - Version: 1.2.1.SNAPSHOT 10:52:32,703 INFO [main][Cumulus4jStoreManager] ======================================================= 10:52:32,704 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryTimerPeriod: Property 'cumulus4j.cryptoSessionExpiryTimer.period' is not set. Using default value 60000. 10:52:32,705 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryAgeMSec: Property 'cumulus4j.cryptoSessionExpiryAge' is not set. Using default value 1800000. 10:52:32,829 INFO [main][MinimumCumulus4jVersion] version=10100001 10:52:32,945 INFO [main][MinimumCumulus4jVersion] version=10100001 10:52:33,078 INFO [main][Retrieve] Object with id "1.org.cumulus4j.store.test.collection.join.ElementAMapOwner3" not found ! 10:52:33,084 INFO [main][Retrieve] Object with id "1.org.cumulus4j.store.test.collection.join.ElementA" not found ! 10:52:33,320 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) >= :compareToArgument" since the connection used is closing 10:52:33,326 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:33,327 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:33,328 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:33,330 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:33,342 INFO [main][ElementAMap3QueryTest] queryContainsKeyVariableAndIndexOfMatches: found 4 ElementAMapOwner3s for query-filter "this.map.containsKey(variable) && variable.name.indexOf(:queryParam) >= 0" and param "3": 10:52:33,343 INFO [main][ElementAMap3QueryTest] queryContainsKeyVariableAndIndexOfMatches: * Owner 1: ElementA[name="MMM.Element K1.4"]=ElementA[name="MMM.Element V1.4"], ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V1.3"], ElementA[name="MMM.Element K1.2"]=ElementA[name="MMM.Element V1.2"], ElementA[name="MMM.Element K1.1"]=ElementA[name="MMM.Element V1.1"] 10:52:33,343 INFO [main][ElementAMap3QueryTest] queryContainsKeyVariableAndIndexOfMatches: * Owner 2: ElementA[name="MMM.Element K2.1"]=ElementA[name="MMM.Element V2.1"], ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V2.3"], ElementA[name="MMM.Element K2.2"]=ElementA[name="MMM.Element V2.2"], ElementA[name="MMM.Element K2.4"]=ElementA[name="MMM.Element V2.4"] 10:52:33,343 INFO [main][ElementAMap3QueryTest] queryContainsKeyVariableAndIndexOfMatches: * Owner 3: ElementA[name="MMM.Element K3.1"]=ElementA[name="MMM.Element V1.1"], ElementA[name="MMM.Element K3.2"]=ElementA[name="MMM.Element V3.2"], ElementA[name="MMM.Element K3.3"]=ElementA[name="MMM.Element V3.3"] 10:52:33,343 INFO [main][ElementAMap3QueryTest] queryContainsKeyVariableAndIndexOfMatches: * Owner 4: ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V4.3"] 10:52:33,345 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:52:33,345 INFO [main][ElementAMap3QueryTest] createTestData: There is already test data. Skipping creation. 10:52:33,358 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) < :compareToArgument" since the connection used is closing 10:52:33,360 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:33,362 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:33,363 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:33,365 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:33,367 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:33,368 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:33,370 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:33,372 INFO [main][ElementAMap3QueryTest] queryContainsKeyVariableAndIndexOfNotMatches: found 3 ElementAMapOwner3s for query-filter "this.map.containsKey(variable) && variable.name.indexOf(:queryParam) < 0" and param "3": 10:52:33,372 INFO [main][ElementAMap3QueryTest] queryContainsKeyVariableAndIndexOfNotMatches: * Owner 1: ElementA[name="MMM.Element K1.1"]=ElementA[name="MMM.Element V1.1"], ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V1.3"], ElementA[name="MMM.Element K1.2"]=ElementA[name="MMM.Element V1.2"], ElementA[name="MMM.Element K1.4"]=ElementA[name="MMM.Element V1.4"] 10:52:33,372 INFO [main][ElementAMap3QueryTest] queryContainsKeyVariableAndIndexOfNotMatches: * Owner 2: ElementA[name="MMM.Element K2.2"]=ElementA[name="MMM.Element V2.2"], ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V2.3"], ElementA[name="MMM.Element K2.1"]=ElementA[name="MMM.Element V2.1"], ElementA[name="MMM.Element K2.4"]=ElementA[name="MMM.Element V2.4"] 10:52:33,372 INFO [main][ElementAMap3QueryTest] queryContainsKeyVariableAndIndexOfNotMatches: * Owner 6: ElementA[name="MMM.Element K6.2"]=ElementA[name="MMM.Element V6.2"] 10:52:33,374 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:52:33,374 INFO [main][ElementAMap3QueryTest] createTestData: There is already test data. Skipping creation. 10:52:33,381 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) >= :compareToArgument" since the connection used is closing 10:52:33,383 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:33,384 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:33,385 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:33,386 INFO [main][ElementAMap3QueryTest] queryContainsValueVariableAndIndexOfMatches: found 3 ElementAMapOwner3s for query-filter "this.map.containsValue(variable) && variable.name.indexOf(:queryParam) >= 0" and param "4": 10:52:33,386 INFO [main][ElementAMap3QueryTest] queryContainsValueVariableAndIndexOfMatches: * Owner 1: ElementA[name="MMM.Element K1.4"]=ElementA[name="MMM.Element V1.4"], ElementA[name="MMM.Element K1.2"]=ElementA[name="MMM.Element V1.2"], ElementA[name="MMM.Element K1.1"]=ElementA[name="MMM.Element V1.1"], ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V1.3"] 10:52:33,387 INFO [main][ElementAMap3QueryTest] queryContainsValueVariableAndIndexOfMatches: * Owner 2: ElementA[name="MMM.Element K2.2"]=ElementA[name="MMM.Element V2.2"], ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V2.3"], ElementA[name="MMM.Element K2.1"]=ElementA[name="MMM.Element V2.1"], ElementA[name="MMM.Element K2.4"]=ElementA[name="MMM.Element V2.4"] 10:52:33,387 INFO [main][ElementAMap3QueryTest] queryContainsValueVariableAndIndexOfMatches: * Owner 4: ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V4.3"] 10:52:33,388 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:52:33,389 INFO [main][ElementAMap3QueryTest] createTestData: There is already test data. Skipping creation. 10:52:33,395 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 10:52:33,397 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:52:33,398 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:33,398 INFO [main][ElementAMap3QueryTest] queryContainsKeyParameter1: found 1 ElementAMapOwner3s for query-filter "this.map.containsKey(:queryParam)" and param "ElementA[name="MMM.Element K3.2"]": 10:52:33,399 INFO [main][ElementAMap3QueryTest] queryContainsKeyParameter1: * Owner 3: ElementA[name="MMM.Element K3.2"]=ElementA[name="MMM.Element V3.2"], ElementA[name="MMM.Element K3.1"]=ElementA[name="MMM.Element V1.1"], ElementA[name="MMM.Element K3.3"]=ElementA[name="MMM.Element V3.3"] 10:52:33,400 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:52:33,401 INFO [main][ElementAMap3QueryTest] createTestData: There is already test data. Skipping creation. 10:52:33,402 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 10:52:33,404 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:52:33,404 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:33,407 INFO [main][ElementAMap3QueryTest] queryContainsKeyParameter2: found 3 ElementAMapOwner3s for query-filter "this.map.containsKey(:queryParam)" and param "ElementA[name="MMM.Element K1.3"]": 10:52:33,407 INFO [main][ElementAMap3QueryTest] queryContainsKeyParameter2: * Owner 4: ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V4.3"] 10:52:33,407 INFO [main][ElementAMap3QueryTest] queryContainsKeyParameter2: * Owner 1: ElementA[name="MMM.Element K1.1"]=ElementA[name="MMM.Element V1.1"], ElementA[name="MMM.Element K1.4"]=ElementA[name="MMM.Element V1.4"], ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V1.3"], ElementA[name="MMM.Element K1.2"]=ElementA[name="MMM.Element V1.2"] 10:52:33,407 INFO [main][ElementAMap3QueryTest] queryContainsKeyParameter2: * Owner 2: ElementA[name="MMM.Element K2.2"]=ElementA[name="MMM.Element V2.2"], ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V2.3"], ElementA[name="MMM.Element K2.4"]=ElementA[name="MMM.Element V2.4"], ElementA[name="MMM.Element K2.1"]=ElementA[name="MMM.Element V2.1"] 10:52:33,409 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:52:33,409 INFO [main][ElementAMap3QueryTest] createTestData: There is already test data. Skipping creation. 10:52:33,410 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 10:52:33,412 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:52:33,413 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:33,418 INFO [main][Query] Reading in results for query "SELECT this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:52:33,420 INFO [main][ElementAMap3QueryTest] queryNotContainsKeyParameter1: found 5 ElementAMapOwner3s for query-filter "!this.map.containsKey(:queryParam)" and param "ElementA[name="MMM.Element K3.2"]": 10:52:33,421 INFO [main][ElementAMap3QueryTest] queryNotContainsKeyParameter1: * Owner 1: ElementA[name="MMM.Element K1.1"]=ElementA[name="MMM.Element V1.1"], ElementA[name="MMM.Element K1.2"]=ElementA[name="MMM.Element V1.2"], ElementA[name="MMM.Element K1.4"]=ElementA[name="MMM.Element V1.4"], ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V1.3"] 10:52:33,421 INFO [main][ElementAMap3QueryTest] queryNotContainsKeyParameter1: * Owner 2: ElementA[name="MMM.Element K2.2"]=ElementA[name="MMM.Element V2.2"], ElementA[name="MMM.Element K2.1"]=ElementA[name="MMM.Element V2.1"], ElementA[name="MMM.Element K2.4"]=ElementA[name="MMM.Element V2.4"], ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V2.3"] 10:52:33,421 INFO [main][ElementAMap3QueryTest] queryNotContainsKeyParameter1: * Owner 4: ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V4.3"] 10:52:33,421 INFO [main][ElementAMap3QueryTest] queryNotContainsKeyParameter1: * Owner 5: 10:52:33,421 INFO [main][ElementAMap3QueryTest] queryNotContainsKeyParameter1: * Owner 6: ElementA[name="MMM.Element K6.2"]=ElementA[name="MMM.Element V6.2"] 10:52:33,423 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:52:33,423 INFO [main][ElementAMap3QueryTest] createTestData: There is already test data. Skipping creation. 10:52:33,425 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 10:52:33,427 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:52:33,428 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:33,429 INFO [main][Query] Reading in results for query "SELECT this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:52:33,430 INFO [main][ElementAMap3QueryTest] queryNotContainsKeyParameter2: found 3 ElementAMapOwner3s for query-filter "!this.map.containsKey(:queryParam)" and param "ElementA[name="MMM.Element K1.3"]": 10:52:33,430 INFO [main][ElementAMap3QueryTest] queryNotContainsKeyParameter2: * Owner 5: 10:52:33,430 INFO [main][ElementAMap3QueryTest] queryNotContainsKeyParameter2: * Owner 6: ElementA[name="MMM.Element K6.2"]=ElementA[name="MMM.Element V6.2"] 10:52:33,430 INFO [main][ElementAMap3QueryTest] queryNotContainsKeyParameter2: * Owner 3: ElementA[name="MMM.Element K3.2"]=ElementA[name="MMM.Element V3.2"], ElementA[name="MMM.Element K3.1"]=ElementA[name="MMM.Element V1.1"], ElementA[name="MMM.Element K3.3"]=ElementA[name="MMM.Element V3.3"] 10:52:33,431 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:52:33,432 INFO [main][ElementAMap3QueryTest] createTestData: There is already test data. Skipping creation. 10:52:33,433 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 10:52:33,434 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:52:33,435 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:33,436 INFO [main][ElementAMap3QueryTest] queryContainsValueParameter1: found 1 ElementAMapOwner3s for query-filter "this.map.containsValue(:queryParam)" and param "ElementA[name="MMM.Element V3.2"]": 10:52:33,436 INFO [main][ElementAMap3QueryTest] queryContainsValueParameter1: * Owner 3: ElementA[name="MMM.Element K3.3"]=ElementA[name="MMM.Element V3.3"], ElementA[name="MMM.Element K3.2"]=ElementA[name="MMM.Element V3.2"], ElementA[name="MMM.Element K3.1"]=ElementA[name="MMM.Element V1.1"] 10:52:33,438 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:52:33,438 INFO [main][ElementAMap3QueryTest] createTestData: There is already test data. Skipping creation. 10:52:33,439 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 10:52:33,441 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:52:33,442 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:33,443 INFO [main][ElementAMap3QueryTest] queryContainsValueParameter2: found 2 ElementAMapOwner3s for query-filter "this.map.containsValue(:queryParam)" and param "ElementA[name="MMM.Element V1.1"]": 10:52:33,443 INFO [main][ElementAMap3QueryTest] queryContainsValueParameter2: * Owner 1: ElementA[name="MMM.Element K1.4"]=ElementA[name="MMM.Element V1.4"], ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V1.3"], ElementA[name="MMM.Element K1.2"]=ElementA[name="MMM.Element V1.2"], ElementA[name="MMM.Element K1.1"]=ElementA[name="MMM.Element V1.1"] 10:52:33,443 INFO [main][ElementAMap3QueryTest] queryContainsValueParameter2: * Owner 3: ElementA[name="MMM.Element K3.2"]=ElementA[name="MMM.Element V3.2"], ElementA[name="MMM.Element K3.3"]=ElementA[name="MMM.Element V3.3"], ElementA[name="MMM.Element K3.1"]=ElementA[name="MMM.Element V1.1"] 10:52:33,445 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:52:33,445 INFO [main][ElementAMap3QueryTest] createTestData: There is already test data. Skipping creation. 10:52:33,452 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) < :compareToArgument" since the connection used is closing 10:52:33,454 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:33,455 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:33,456 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:33,458 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:33,459 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:33,461 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:33,462 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:33,464 INFO [main][ElementAMap3QueryTest] queryContainsKeyVariableAndNotIndexOfMatches: found 3 ElementAMapOwner3s for query-filter "this.map.containsKey(variable) && !(variable.name.indexOf(:queryParam) >= 0)" and param "3": 10:52:33,465 INFO [main][ElementAMap3QueryTest] queryContainsKeyVariableAndNotIndexOfMatches: * Owner 1: ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V1.3"], ElementA[name="MMM.Element K1.1"]=ElementA[name="MMM.Element V1.1"], ElementA[name="MMM.Element K1.2"]=ElementA[name="MMM.Element V1.2"], ElementA[name="MMM.Element K1.4"]=ElementA[name="MMM.Element V1.4"] 10:52:33,465 INFO [main][ElementAMap3QueryTest] queryContainsKeyVariableAndNotIndexOfMatches: * Owner 2: ElementA[name="MMM.Element K2.4"]=ElementA[name="MMM.Element V2.4"], ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V2.3"], ElementA[name="MMM.Element K2.1"]=ElementA[name="MMM.Element V2.1"], ElementA[name="MMM.Element K2.2"]=ElementA[name="MMM.Element V2.2"] 10:52:33,465 INFO [main][ElementAMap3QueryTest] queryContainsKeyVariableAndNotIndexOfMatches: * Owner 6: ElementA[name="MMM.Element K6.2"]=ElementA[name="MMM.Element V6.2"] 10:52:33,467 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:52:33,467 INFO [main][ElementAMap3QueryTest] createTestData: There is already test data. Skipping creation. 10:52:33,468 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 10:52:33,470 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:52:33,471 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:33,472 INFO [main][Query] Reading in results for query "SELECT this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:52:33,474 INFO [main][ElementAMap3QueryTest] queryNotContainsValueParameter1: found 5 ElementAMapOwner3s for query-filter "!this.map.containsValue(:queryParam)" and param "ElementA[name="MMM.Element V3.2"]": 10:52:33,474 INFO [main][ElementAMap3QueryTest] queryNotContainsValueParameter1: * Owner 1: ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V1.3"], ElementA[name="MMM.Element K1.2"]=ElementA[name="MMM.Element V1.2"], ElementA[name="MMM.Element K1.1"]=ElementA[name="MMM.Element V1.1"], ElementA[name="MMM.Element K1.4"]=ElementA[name="MMM.Element V1.4"] 10:52:33,474 INFO [main][ElementAMap3QueryTest] queryNotContainsValueParameter1: * Owner 2: ElementA[name="MMM.Element K2.1"]=ElementA[name="MMM.Element V2.1"], ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V2.3"], ElementA[name="MMM.Element K2.4"]=ElementA[name="MMM.Element V2.4"], ElementA[name="MMM.Element K2.2"]=ElementA[name="MMM.Element V2.2"] 10:52:33,475 INFO [main][ElementAMap3QueryTest] queryNotContainsValueParameter1: * Owner 4: ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V4.3"] 10:52:33,475 INFO [main][ElementAMap3QueryTest] queryNotContainsValueParameter1: * Owner 5: 10:52:33,475 INFO [main][ElementAMap3QueryTest] queryNotContainsValueParameter1: * Owner 6: ElementA[name="MMM.Element K6.2"]=ElementA[name="MMM.Element V6.2"] 10:52:33,476 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:52:33,476 INFO [main][ElementAMap3QueryTest] createTestData: There is already test data. Skipping creation. 10:52:33,478 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 10:52:33,479 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:52:33,480 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:33,481 INFO [main][Query] Reading in results for query "SELECT this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:52:33,482 INFO [main][ElementAMap3QueryTest] queryNotContainsValueParameter2: found 4 ElementAMapOwner3s for query-filter "!this.map.containsValue(:queryParam)" and param "ElementA[name="MMM.Element V1.1"]": 10:52:33,483 INFO [main][ElementAMap3QueryTest] queryNotContainsValueParameter2: * Owner 2: ElementA[name="MMM.Element K2.2"]=ElementA[name="MMM.Element V2.2"], ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V2.3"], ElementA[name="MMM.Element K2.4"]=ElementA[name="MMM.Element V2.4"], ElementA[name="MMM.Element K2.1"]=ElementA[name="MMM.Element V2.1"] 10:52:33,483 INFO [main][ElementAMap3QueryTest] queryNotContainsValueParameter2: * Owner 4: ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V4.3"] 10:52:33,483 INFO [main][ElementAMap3QueryTest] queryNotContainsValueParameter2: * Owner 5: 10:52:33,483 INFO [main][ElementAMap3QueryTest] queryNotContainsValueParameter2: * Owner 6: ElementA[name="MMM.Element K6.2"]=ElementA[name="MMM.Element V6.2"] 10:52:33,484 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:52:33,484 INFO [main][ElementAMap3QueryTest] createTestData: There is already test data. Skipping creation. 10:52:33,492 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) < :compareToArgument" since the connection used is closing 10:52:33,495 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:33,497 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:33,498 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:33,500 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:33,502 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:33,503 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:33,504 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:33,505 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:33,507 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:33,509 INFO [main][ElementAMap3QueryTest] queryContainsValueVariableAndNotIndexOfMatches: found 4 ElementAMapOwner3s for query-filter "this.map.containsValue(variable) && !(variable.name.indexOf(:queryParam) >= 0)" and param "4": 10:52:33,509 INFO [main][ElementAMap3QueryTest] queryContainsValueVariableAndNotIndexOfMatches: * Owner 1: ElementA[name="MMM.Element K1.4"]=ElementA[name="MMM.Element V1.4"], ElementA[name="MMM.Element K1.2"]=ElementA[name="MMM.Element V1.2"], ElementA[name="MMM.Element K1.1"]=ElementA[name="MMM.Element V1.1"], ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V1.3"] 10:52:33,509 INFO [main][ElementAMap3QueryTest] queryContainsValueVariableAndNotIndexOfMatches: * Owner 2: ElementA[name="MMM.Element K2.1"]=ElementA[name="MMM.Element V2.1"], ElementA[name="MMM.Element K2.2"]=ElementA[name="MMM.Element V2.2"], ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V2.3"], ElementA[name="MMM.Element K2.4"]=ElementA[name="MMM.Element V2.4"] 10:52:33,509 INFO [main][ElementAMap3QueryTest] queryContainsValueVariableAndNotIndexOfMatches: * Owner 3: ElementA[name="MMM.Element K3.1"]=ElementA[name="MMM.Element V1.1"], ElementA[name="MMM.Element K3.3"]=ElementA[name="MMM.Element V3.3"], ElementA[name="MMM.Element K3.2"]=ElementA[name="MMM.Element V3.2"] 10:52:33,509 INFO [main][ElementAMap3QueryTest] queryContainsValueVariableAndNotIndexOfMatches: * Owner 6: ElementA[name="MMM.Element K6.2"]=ElementA[name="MMM.Element V6.2"] 10:52:33,511 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:52:33,511 INFO [main][ElementAMap3QueryTest] createTestData: There is already test data. Skipping creation. 10:52:33,518 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) < :compareToArgument" since the connection used is closing 10:52:33,521 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:33,523 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:33,524 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:33,526 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:33,528 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:33,529 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:33,530 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:33,532 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:33,533 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:33,535 INFO [main][ElementAMap3QueryTest] queryContainsValueVariableAndIndexOfNotMatches: found 4 ElementAMapOwner3s for query-filter "this.map.containsValue(variable) && variable.name.indexOf(:queryParam) < 0" and param "4": 10:52:33,535 INFO [main][ElementAMap3QueryTest] queryContainsValueVariableAndIndexOfNotMatches: * Owner 1: ElementA[name="MMM.Element K1.4"]=ElementA[name="MMM.Element V1.4"], ElementA[name="MMM.Element K1.1"]=ElementA[name="MMM.Element V1.1"], ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V1.3"], ElementA[name="MMM.Element K1.2"]=ElementA[name="MMM.Element V1.2"] 10:52:33,535 INFO [main][ElementAMap3QueryTest] queryContainsValueVariableAndIndexOfNotMatches: * Owner 2: ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V2.3"], ElementA[name="MMM.Element K2.2"]=ElementA[name="MMM.Element V2.2"], ElementA[name="MMM.Element K2.4"]=ElementA[name="MMM.Element V2.4"], ElementA[name="MMM.Element K2.1"]=ElementA[name="MMM.Element V2.1"] 10:52:33,536 INFO [main][ElementAMap3QueryTest] queryContainsValueVariableAndIndexOfNotMatches: * Owner 3: ElementA[name="MMM.Element K3.2"]=ElementA[name="MMM.Element V3.2"], ElementA[name="MMM.Element K3.3"]=ElementA[name="MMM.Element V3.3"], ElementA[name="MMM.Element K3.1"]=ElementA[name="MMM.Element V1.1"] 10:52:33,536 INFO [main][ElementAMap3QueryTest] queryContainsValueVariableAndIndexOfNotMatches: * Owner 6: ElementA[name="MMM.Element K6.2"]=ElementA[name="MMM.Element V6.2"] 10:52:34,544 INFO [main][JDOTransactionalRunner] run: Setting up PersistenceManagerFactory. 10:52:34,547 INFO [main][TestUtil] loadProperties: File /home/tomcat/cumulus4j-test-datanucleus.properties does not exist. Thus not overriding any settings with user-specific ones. 10:52:34,564 INFO [main][Persistence] Property cumulus4j.index.clob.enabled unknown - will be ignored 10:52:36,559 INFO [AbstractCryptoManager][AbstractCryptoManager$CloseExpiredSessionsTask] run: AbstractCryptoManager was garbage-collected. Cancelling this TimerTask. 10:52:37,214 INFO [main][Cumulus4jStoreManager] ====================== Cumulus4j ====================== 10:52:37,214 INFO [main][Cumulus4jStoreManager] Bundle: org.cumulus4j.store - Version: 1.2.1.SNAPSHOT 10:52:37,214 INFO [main][Cumulus4jStoreManager] ======================================================= 10:52:37,215 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryTimerPeriod: Property 'cumulus4j.cryptoSessionExpiryTimer.period' is not set. Using default value 60000. 10:52:37,215 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryAgeMSec: Property 'cumulus4j.cryptoSessionExpiryAge' is not set. Using default value 1800000. 10:52:37,247 INFO [main][MinimumCumulus4jVersion] version=10100001 10:52:37,248 INFO [main][MinimumCumulus4jVersion] version=10100001 10:52:37,261 INFO [main][Retrieve] Object with id "2.org.cumulus4j.store.test.collection.join.ElementAMapOwner3" not found ! 10:52:37,262 INFO [main][Retrieve] Object with id "2.org.cumulus4j.store.test.collection.join.ElementA" not found ! 10:52:37,461 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) >= :compareToArgument" since the connection used is closing 10:52:37,463 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:37,465 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:37,466 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:37,468 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:37,471 INFO [main][ElementAMap3QueryTest] queryContainsKeyVariableAndIndexOfMatches: found 4 ElementAMapOwner3s for query-filter "this.map.containsKey(variable) && variable.name.indexOf(:queryParam) >= 0" and param "3": 10:52:37,471 INFO [main][ElementAMap3QueryTest] queryContainsKeyVariableAndIndexOfMatches: * Owner 1: ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V1.3"], ElementA[name="MMM.Element K1.4"]=ElementA[name="MMM.Element V1.4"], ElementA[name="MMM.Element K1.2"]=ElementA[name="MMM.Element V1.2"], ElementA[name="MMM.Element K1.1"]=ElementA[name="MMM.Element V1.1"] 10:52:37,472 INFO [main][ElementAMap3QueryTest] queryContainsKeyVariableAndIndexOfMatches: * Owner 2: ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V2.3"], ElementA[name="MMM.Element K2.1"]=ElementA[name="MMM.Element V2.1"], ElementA[name="MMM.Element K2.2"]=ElementA[name="MMM.Element V2.2"], ElementA[name="MMM.Element K2.4"]=ElementA[name="MMM.Element V2.4"] 10:52:37,472 INFO [main][ElementAMap3QueryTest] queryContainsKeyVariableAndIndexOfMatches: * Owner 3: ElementA[name="MMM.Element K3.2"]=ElementA[name="MMM.Element V3.2"], ElementA[name="MMM.Element K3.1"]=ElementA[name="MMM.Element V1.1"], ElementA[name="MMM.Element K3.3"]=ElementA[name="MMM.Element V3.3"] 10:52:37,472 INFO [main][ElementAMap3QueryTest] queryContainsKeyVariableAndIndexOfMatches: * Owner 4: ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V4.3"] 10:52:37,475 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:52:37,475 INFO [main][ElementAMap3QueryTest] createTestData: There is already test data. Skipping creation. 10:52:37,482 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) < :compareToArgument" since the connection used is closing 10:52:37,484 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:37,486 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:37,487 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:37,494 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:37,496 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:37,498 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:37,499 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:37,501 INFO [main][ElementAMap3QueryTest] queryContainsKeyVariableAndIndexOfNotMatches: found 3 ElementAMapOwner3s for query-filter "this.map.containsKey(variable) && variable.name.indexOf(:queryParam) < 0" and param "3": 10:52:37,501 INFO [main][ElementAMap3QueryTest] queryContainsKeyVariableAndIndexOfNotMatches: * Owner 1: ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V1.3"], ElementA[name="MMM.Element K1.4"]=ElementA[name="MMM.Element V1.4"], ElementA[name="MMM.Element K1.1"]=ElementA[name="MMM.Element V1.1"], ElementA[name="MMM.Element K1.2"]=ElementA[name="MMM.Element V1.2"] 10:52:37,502 INFO [main][ElementAMap3QueryTest] queryContainsKeyVariableAndIndexOfNotMatches: * Owner 2: ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V2.3"], ElementA[name="MMM.Element K2.2"]=ElementA[name="MMM.Element V2.2"], ElementA[name="MMM.Element K2.1"]=ElementA[name="MMM.Element V2.1"], ElementA[name="MMM.Element K2.4"]=ElementA[name="MMM.Element V2.4"] 10:52:37,502 INFO [main][ElementAMap3QueryTest] queryContainsKeyVariableAndIndexOfNotMatches: * Owner 6: ElementA[name="MMM.Element K6.2"]=ElementA[name="MMM.Element V6.2"] 10:52:37,503 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:52:37,503 INFO [main][ElementAMap3QueryTest] createTestData: There is already test data. Skipping creation. 10:52:37,511 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) >= :compareToArgument" since the connection used is closing 10:52:37,513 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:37,514 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:37,515 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:37,516 INFO [main][ElementAMap3QueryTest] queryContainsValueVariableAndIndexOfMatches: found 3 ElementAMapOwner3s for query-filter "this.map.containsValue(variable) && variable.name.indexOf(:queryParam) >= 0" and param "4": 10:52:37,517 INFO [main][ElementAMap3QueryTest] queryContainsValueVariableAndIndexOfMatches: * Owner 1: ElementA[name="MMM.Element K1.1"]=ElementA[name="MMM.Element V1.1"], ElementA[name="MMM.Element K1.4"]=ElementA[name="MMM.Element V1.4"], ElementA[name="MMM.Element K1.2"]=ElementA[name="MMM.Element V1.2"], ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V1.3"] 10:52:37,517 INFO [main][ElementAMap3QueryTest] queryContainsValueVariableAndIndexOfMatches: * Owner 2: ElementA[name="MMM.Element K2.1"]=ElementA[name="MMM.Element V2.1"], ElementA[name="MMM.Element K2.4"]=ElementA[name="MMM.Element V2.4"], ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V2.3"], ElementA[name="MMM.Element K2.2"]=ElementA[name="MMM.Element V2.2"] 10:52:37,517 INFO [main][ElementAMap3QueryTest] queryContainsValueVariableAndIndexOfMatches: * Owner 4: ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V4.3"] 10:52:37,518 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:52:37,519 INFO [main][ElementAMap3QueryTest] createTestData: There is already test data. Skipping creation. 10:52:37,520 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 10:52:37,522 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:52:37,523 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:37,524 INFO [main][ElementAMap3QueryTest] queryContainsKeyParameter1: found 1 ElementAMapOwner3s for query-filter "this.map.containsKey(:queryParam)" and param "ElementA[name="MMM.Element K3.2"]": 10:52:37,524 INFO [main][ElementAMap3QueryTest] queryContainsKeyParameter1: * Owner 3: ElementA[name="MMM.Element K3.1"]=ElementA[name="MMM.Element V1.1"], ElementA[name="MMM.Element K3.3"]=ElementA[name="MMM.Element V3.3"], ElementA[name="MMM.Element K3.2"]=ElementA[name="MMM.Element V3.2"] 10:52:37,525 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:52:37,525 INFO [main][ElementAMap3QueryTest] createTestData: There is already test data. Skipping creation. 10:52:37,527 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 10:52:37,528 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:52:37,530 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:37,531 INFO [main][ElementAMap3QueryTest] queryContainsKeyParameter2: found 3 ElementAMapOwner3s for query-filter "this.map.containsKey(:queryParam)" and param "ElementA[name="MMM.Element K1.3"]": 10:52:37,531 INFO [main][ElementAMap3QueryTest] queryContainsKeyParameter2: * Owner 4: ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V4.3"] 10:52:37,532 INFO [main][ElementAMap3QueryTest] queryContainsKeyParameter2: * Owner 1: ElementA[name="MMM.Element K1.2"]=ElementA[name="MMM.Element V1.2"], ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V1.3"], ElementA[name="MMM.Element K1.1"]=ElementA[name="MMM.Element V1.1"], ElementA[name="MMM.Element K1.4"]=ElementA[name="MMM.Element V1.4"] 10:52:37,532 INFO [main][ElementAMap3QueryTest] queryContainsKeyParameter2: * Owner 2: ElementA[name="MMM.Element K2.4"]=ElementA[name="MMM.Element V2.4"], ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V2.3"], ElementA[name="MMM.Element K2.2"]=ElementA[name="MMM.Element V2.2"], ElementA[name="MMM.Element K2.1"]=ElementA[name="MMM.Element V2.1"] 10:52:37,533 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:52:37,534 INFO [main][ElementAMap3QueryTest] createTestData: There is already test data. Skipping creation. 10:52:37,535 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 10:52:37,537 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:52:37,538 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:37,539 INFO [main][Query] Reading in results for query "SELECT this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:52:37,540 INFO [main][ElementAMap3QueryTest] queryNotContainsKeyParameter1: found 5 ElementAMapOwner3s for query-filter "!this.map.containsKey(:queryParam)" and param "ElementA[name="MMM.Element K3.2"]": 10:52:37,541 INFO [main][ElementAMap3QueryTest] queryNotContainsKeyParameter1: * Owner 4: ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V4.3"] 10:52:37,541 INFO [main][ElementAMap3QueryTest] queryNotContainsKeyParameter1: * Owner 5: 10:52:37,541 INFO [main][ElementAMap3QueryTest] queryNotContainsKeyParameter1: * Owner 6: ElementA[name="MMM.Element K6.2"]=ElementA[name="MMM.Element V6.2"] 10:52:37,541 INFO [main][ElementAMap3QueryTest] queryNotContainsKeyParameter1: * Owner 1: ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V1.3"], ElementA[name="MMM.Element K1.2"]=ElementA[name="MMM.Element V1.2"], ElementA[name="MMM.Element K1.4"]=ElementA[name="MMM.Element V1.4"], ElementA[name="MMM.Element K1.1"]=ElementA[name="MMM.Element V1.1"] 10:52:37,541 INFO [main][ElementAMap3QueryTest] queryNotContainsKeyParameter1: * Owner 2: ElementA[name="MMM.Element K2.2"]=ElementA[name="MMM.Element V2.2"], ElementA[name="MMM.Element K2.1"]=ElementA[name="MMM.Element V2.1"], ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V2.3"], ElementA[name="MMM.Element K2.4"]=ElementA[name="MMM.Element V2.4"] 10:52:37,543 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:52:37,543 INFO [main][ElementAMap3QueryTest] createTestData: There is already test data. Skipping creation. 10:52:37,545 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 10:52:37,546 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:52:37,547 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:37,548 INFO [main][Query] Reading in results for query "SELECT this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:52:37,549 INFO [main][ElementAMap3QueryTest] queryNotContainsKeyParameter2: found 3 ElementAMapOwner3s for query-filter "!this.map.containsKey(:queryParam)" and param "ElementA[name="MMM.Element K1.3"]": 10:52:37,549 INFO [main][ElementAMap3QueryTest] queryNotContainsKeyParameter2: * Owner 3: ElementA[name="MMM.Element K3.1"]=ElementA[name="MMM.Element V1.1"], ElementA[name="MMM.Element K3.3"]=ElementA[name="MMM.Element V3.3"], ElementA[name="MMM.Element K3.2"]=ElementA[name="MMM.Element V3.2"] 10:52:37,549 INFO [main][ElementAMap3QueryTest] queryNotContainsKeyParameter2: * Owner 5: 10:52:37,549 INFO [main][ElementAMap3QueryTest] queryNotContainsKeyParameter2: * Owner 6: ElementA[name="MMM.Element K6.2"]=ElementA[name="MMM.Element V6.2"] 10:52:37,551 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:52:37,551 INFO [main][ElementAMap3QueryTest] createTestData: There is already test data. Skipping creation. 10:52:37,552 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 10:52:37,554 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:52:37,555 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:37,556 INFO [main][ElementAMap3QueryTest] queryContainsValueParameter1: found 1 ElementAMapOwner3s for query-filter "this.map.containsValue(:queryParam)" and param "ElementA[name="MMM.Element V3.2"]": 10:52:37,556 INFO [main][ElementAMap3QueryTest] queryContainsValueParameter1: * Owner 3: ElementA[name="MMM.Element K3.3"]=ElementA[name="MMM.Element V3.3"], ElementA[name="MMM.Element K3.2"]=ElementA[name="MMM.Element V3.2"], ElementA[name="MMM.Element K3.1"]=ElementA[name="MMM.Element V1.1"] 10:52:37,557 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:52:37,557 INFO [main][ElementAMap3QueryTest] createTestData: There is already test data. Skipping creation. 10:52:37,559 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 10:52:37,560 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:52:37,561 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:37,562 INFO [main][ElementAMap3QueryTest] queryContainsValueParameter2: found 2 ElementAMapOwner3s for query-filter "this.map.containsValue(:queryParam)" and param "ElementA[name="MMM.Element V1.1"]": 10:52:37,562 INFO [main][ElementAMap3QueryTest] queryContainsValueParameter2: * Owner 3: ElementA[name="MMM.Element K3.1"]=ElementA[name="MMM.Element V1.1"], ElementA[name="MMM.Element K3.3"]=ElementA[name="MMM.Element V3.3"], ElementA[name="MMM.Element K3.2"]=ElementA[name="MMM.Element V3.2"] 10:52:37,562 INFO [main][ElementAMap3QueryTest] queryContainsValueParameter2: * Owner 1: ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V1.3"], ElementA[name="MMM.Element K1.1"]=ElementA[name="MMM.Element V1.1"], ElementA[name="MMM.Element K1.4"]=ElementA[name="MMM.Element V1.4"], ElementA[name="MMM.Element K1.2"]=ElementA[name="MMM.Element V1.2"] 10:52:37,564 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:52:37,564 INFO [main][ElementAMap3QueryTest] createTestData: There is already test data. Skipping creation. 10:52:37,571 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) < :compareToArgument" since the connection used is closing 10:52:37,573 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:37,575 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:37,576 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:37,578 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:37,580 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:37,581 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:37,583 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:37,585 INFO [main][ElementAMap3QueryTest] queryContainsKeyVariableAndNotIndexOfMatches: found 3 ElementAMapOwner3s for query-filter "this.map.containsKey(variable) && !(variable.name.indexOf(:queryParam) >= 0)" and param "3": 10:52:37,585 INFO [main][ElementAMap3QueryTest] queryContainsKeyVariableAndNotIndexOfMatches: * Owner 1: ElementA[name="MMM.Element K1.4"]=ElementA[name="MMM.Element V1.4"], ElementA[name="MMM.Element K1.1"]=ElementA[name="MMM.Element V1.1"], ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V1.3"], ElementA[name="MMM.Element K1.2"]=ElementA[name="MMM.Element V1.2"] 10:52:37,585 INFO [main][ElementAMap3QueryTest] queryContainsKeyVariableAndNotIndexOfMatches: * Owner 2: ElementA[name="MMM.Element K2.4"]=ElementA[name="MMM.Element V2.4"], ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V2.3"], ElementA[name="MMM.Element K2.2"]=ElementA[name="MMM.Element V2.2"], ElementA[name="MMM.Element K2.1"]=ElementA[name="MMM.Element V2.1"] 10:52:37,585 INFO [main][ElementAMap3QueryTest] queryContainsKeyVariableAndNotIndexOfMatches: * Owner 6: ElementA[name="MMM.Element K6.2"]=ElementA[name="MMM.Element V6.2"] 10:52:37,587 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:52:37,587 INFO [main][ElementAMap3QueryTest] createTestData: There is already test data. Skipping creation. 10:52:37,588 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 10:52:37,590 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:52:37,591 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:37,592 INFO [main][Query] Reading in results for query "SELECT this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:52:37,594 INFO [main][ElementAMap3QueryTest] queryNotContainsValueParameter1: found 5 ElementAMapOwner3s for query-filter "!this.map.containsValue(:queryParam)" and param "ElementA[name="MMM.Element V3.2"]": 10:52:37,594 INFO [main][ElementAMap3QueryTest] queryNotContainsValueParameter1: * Owner 4: ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V4.3"] 10:52:37,594 INFO [main][ElementAMap3QueryTest] queryNotContainsValueParameter1: * Owner 5: 10:52:37,594 INFO [main][ElementAMap3QueryTest] queryNotContainsValueParameter1: * Owner 6: ElementA[name="MMM.Element K6.2"]=ElementA[name="MMM.Element V6.2"] 10:52:37,594 INFO [main][ElementAMap3QueryTest] queryNotContainsValueParameter1: * Owner 1: ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V1.3"], ElementA[name="MMM.Element K1.1"]=ElementA[name="MMM.Element V1.1"], ElementA[name="MMM.Element K1.2"]=ElementA[name="MMM.Element V1.2"], ElementA[name="MMM.Element K1.4"]=ElementA[name="MMM.Element V1.4"] 10:52:37,594 INFO [main][ElementAMap3QueryTest] queryNotContainsValueParameter1: * Owner 2: ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V2.3"], ElementA[name="MMM.Element K2.1"]=ElementA[name="MMM.Element V2.1"], ElementA[name="MMM.Element K2.4"]=ElementA[name="MMM.Element V2.4"], ElementA[name="MMM.Element K2.2"]=ElementA[name="MMM.Element V2.2"] 10:52:37,596 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:52:37,596 INFO [main][ElementAMap3QueryTest] createTestData: There is already test data. Skipping creation. 10:52:37,598 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 10:52:37,600 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:52:37,601 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:37,602 INFO [main][Query] Reading in results for query "SELECT this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:52:37,603 INFO [main][ElementAMap3QueryTest] queryNotContainsValueParameter2: found 4 ElementAMapOwner3s for query-filter "!this.map.containsValue(:queryParam)" and param "ElementA[name="MMM.Element V1.1"]": 10:52:37,603 INFO [main][ElementAMap3QueryTest] queryNotContainsValueParameter2: * Owner 4: ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V4.3"] 10:52:37,604 INFO [main][ElementAMap3QueryTest] queryNotContainsValueParameter2: * Owner 5: 10:52:37,604 INFO [main][ElementAMap3QueryTest] queryNotContainsValueParameter2: * Owner 6: ElementA[name="MMM.Element K6.2"]=ElementA[name="MMM.Element V6.2"] 10:52:37,604 INFO [main][ElementAMap3QueryTest] queryNotContainsValueParameter2: * Owner 2: ElementA[name="MMM.Element K2.2"]=ElementA[name="MMM.Element V2.2"], ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V2.3"], ElementA[name="MMM.Element K2.4"]=ElementA[name="MMM.Element V2.4"], ElementA[name="MMM.Element K2.1"]=ElementA[name="MMM.Element V2.1"] 10:52:37,605 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:52:37,605 INFO [main][ElementAMap3QueryTest] createTestData: There is already test data. Skipping creation. 10:52:37,612 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) < :compareToArgument" since the connection used is closing 10:52:37,615 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:37,617 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:37,618 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:37,620 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:37,622 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:37,623 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:37,625 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:37,626 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:37,628 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:37,634 INFO [main][ElementAMap3QueryTest] queryContainsValueVariableAndNotIndexOfMatches: found 4 ElementAMapOwner3s for query-filter "this.map.containsValue(variable) && !(variable.name.indexOf(:queryParam) >= 0)" and param "4": 10:52:37,634 INFO [main][ElementAMap3QueryTest] queryContainsValueVariableAndNotIndexOfMatches: * Owner 1: ElementA[name="MMM.Element K1.4"]=ElementA[name="MMM.Element V1.4"], ElementA[name="MMM.Element K1.1"]=ElementA[name="MMM.Element V1.1"], ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V1.3"], ElementA[name="MMM.Element K1.2"]=ElementA[name="MMM.Element V1.2"] 10:52:37,634 INFO [main][ElementAMap3QueryTest] queryContainsValueVariableAndNotIndexOfMatches: * Owner 2: ElementA[name="MMM.Element K2.1"]=ElementA[name="MMM.Element V2.1"], ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V2.3"], ElementA[name="MMM.Element K2.4"]=ElementA[name="MMM.Element V2.4"], ElementA[name="MMM.Element K2.2"]=ElementA[name="MMM.Element V2.2"] 10:52:37,634 INFO [main][ElementAMap3QueryTest] queryContainsValueVariableAndNotIndexOfMatches: * Owner 3: ElementA[name="MMM.Element K3.1"]=ElementA[name="MMM.Element V1.1"], ElementA[name="MMM.Element K3.3"]=ElementA[name="MMM.Element V3.3"], ElementA[name="MMM.Element K3.2"]=ElementA[name="MMM.Element V3.2"] 10:52:37,634 INFO [main][ElementAMap3QueryTest] queryContainsValueVariableAndNotIndexOfMatches: * Owner 6: ElementA[name="MMM.Element K6.2"]=ElementA[name="MMM.Element V6.2"] 10:52:37,636 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:52:37,636 INFO [main][ElementAMap3QueryTest] createTestData: There is already test data. Skipping creation. 10:52:37,643 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) < :compareToArgument" since the connection used is closing 10:52:37,646 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:37,648 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:37,649 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:37,651 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:37,653 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:37,654 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:37,656 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:37,657 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:37,659 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:37,661 INFO [main][ElementAMap3QueryTest] queryContainsValueVariableAndIndexOfNotMatches: found 4 ElementAMapOwner3s for query-filter "this.map.containsValue(variable) && variable.name.indexOf(:queryParam) < 0" and param "4": 10:52:37,661 INFO [main][ElementAMap3QueryTest] queryContainsValueVariableAndIndexOfNotMatches: * Owner 1: ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V1.3"], ElementA[name="MMM.Element K1.4"]=ElementA[name="MMM.Element V1.4"], ElementA[name="MMM.Element K1.1"]=ElementA[name="MMM.Element V1.1"], ElementA[name="MMM.Element K1.2"]=ElementA[name="MMM.Element V1.2"] 10:52:37,661 INFO [main][ElementAMap3QueryTest] queryContainsValueVariableAndIndexOfNotMatches: * Owner 2: ElementA[name="MMM.Element K2.1"]=ElementA[name="MMM.Element V2.1"], ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V2.3"], ElementA[name="MMM.Element K2.2"]=ElementA[name="MMM.Element V2.2"], ElementA[name="MMM.Element K2.4"]=ElementA[name="MMM.Element V2.4"] 10:52:37,661 INFO [main][ElementAMap3QueryTest] queryContainsValueVariableAndIndexOfNotMatches: * Owner 3: ElementA[name="MMM.Element K3.2"]=ElementA[name="MMM.Element V3.2"], ElementA[name="MMM.Element K3.1"]=ElementA[name="MMM.Element V1.1"], ElementA[name="MMM.Element K3.3"]=ElementA[name="MMM.Element V3.3"] 10:52:37,661 INFO [main][ElementAMap3QueryTest] queryContainsValueVariableAndIndexOfNotMatches: * Owner 6: ElementA[name="MMM.Element K6.2"]=ElementA[name="MMM.Element V6.2"] 10:52:37,662 INFO [main][JDOTransactionalRunner] run: Shutting down PersistenceManagerFactory. Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.365 sec Running org.cumulus4j.store.test.collection.join.ElementABMapQueryTest 10:52:38,237 INFO [main][JDOTransactionalRunner] run: Shutting down Derby (in case it was used before). 10:52:38,786 INFO [main][AbstractJDOTransactionalTestClearingDatabase] clearDatabase: Clearing database (dropping all tables). 10:52:38,787 INFO [main][TestUtil] loadProperties: File /home/tomcat/cumulus4j-test-datanucleus.properties does not exist. Thus not overriding any settings with user-specific ones. 10:52:38,797 INFO [main][CleanupUtil] cleanoutRDBMS: derbyDatabaseDir="/tmp/derby/cumulus4j" was deleted successfully. 10:52:38,797 WARN [main][CleanupUtil] dropAllTables: 'ConnectionURL' property is not set for index datastore! Skipping! 10:52:38,799 INFO [main][JDOTransactionalRunner] run: Setting up PersistenceManagerFactory. 10:52:38,799 INFO [main][TestUtil] loadProperties: File /home/tomcat/cumulus4j-test-datanucleus.properties does not exist. Thus not overriding any settings with user-specific ones. 10:52:38,817 INFO [main][Persistence] Property cumulus4j.index.clob.enabled unknown - will be ignored 10:52:40,220 INFO [AbstractCryptoManager][AbstractCryptoManager$CloseExpiredSessionsTask] run: AbstractCryptoManager was garbage-collected. Cancelling this TimerTask. 10:52:44,611 INFO [main][Cumulus4jStoreManager] ====================== Cumulus4j ====================== 10:52:44,611 INFO [main][Cumulus4jStoreManager] Bundle: org.cumulus4j.store - Version: 1.2.1.SNAPSHOT 10:52:44,611 INFO [main][Cumulus4jStoreManager] ======================================================= 10:52:44,612 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryTimerPeriod: Property 'cumulus4j.cryptoSessionExpiryTimer.period' is not set. Using default value 60000. 10:52:44,612 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryAgeMSec: Property 'cumulus4j.cryptoSessionExpiryAge' is not set. Using default value 1800000. 10:52:44,734 INFO [main][MinimumCumulus4jVersion] version=10100001 10:52:44,860 INFO [main][MinimumCumulus4jVersion] version=10100001 10:52:44,982 INFO [main][Retrieve] Object with id "1.org.cumulus4j.store.test.collection.join.ElementABMapOwner" not found ! 10:52:44,986 INFO [main][Retrieve] Object with id "1.org.cumulus4j.store.test.collection.join.ElementA" not found ! 10:52:45,015 INFO [main][Retrieve] Object with id "1.org.cumulus4j.store.test.collection.join.ElementB" not found ! 10:52:45,208 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) >= :compareToArgument" since the connection used is closing 10:52:45,214 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:45,215 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:45,215 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:45,216 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:45,225 INFO [main][ElementABMapQueryTest] queryContainsKeyVariableAndIndexOfMatches: found 4 ElementABMapOwners for query-filter "this.map.containsKey(variable) && variable.name.indexOf(:queryParam) >= 0" and param "3": 10:52:45,226 INFO [main][ElementABMapQueryTest] queryContainsKeyVariableAndIndexOfMatches: * Owner 1: ElementA[name="ABMap.Element K1.1"]=ElementB[name="ABMap.Element V1.1"], ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V1.3"], ElementA[name="ABMap.Element K1.4"]=ElementB[name="ABMap.Element V1.4"], ElementA[name="ABMap.Element K1.2"]=ElementB[name="ABMap.Element V1.2"] 10:52:45,226 INFO [main][ElementABMapQueryTest] queryContainsKeyVariableAndIndexOfMatches: * Owner 2: ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V2.3"], ElementA[name="ABMap.Element K2.1"]=ElementB[name="ABMap.Element V2.1"], ElementA[name="ABMap.Element K2.4"]=ElementB[name="ABMap.Element V2.4"], ElementA[name="ABMap.Element K2.2"]=ElementB[name="ABMap.Element V2.2"] 10:52:45,226 INFO [main][ElementABMapQueryTest] queryContainsKeyVariableAndIndexOfMatches: * Owner 3: ElementA[name="ABMap.Element K3.1"]=ElementB[name="ABMap.Element V1.1"], ElementA[name="ABMap.Element K3.2"]=ElementB[name="ABMap.Element V3.2"], ElementA[name="ABMap.Element K3.3"]=ElementB[name="ABMap.Element V3.3"] 10:52:45,226 INFO [main][ElementABMapQueryTest] queryContainsKeyVariableAndIndexOfMatches: * Owner 4: ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V4.3"] 10:52:45,228 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:52:45,229 INFO [main][ElementABMapQueryTest] createTestData: There is already test data. Skipping creation. 10:52:45,241 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) < :compareToArgument" since the connection used is closing 10:52:45,243 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:45,244 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:45,245 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:45,246 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:45,248 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:45,249 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:45,250 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:45,251 INFO [main][ElementABMapQueryTest] queryContainsKeyVariableAndIndexOfNotMatches: found 3 ElementABMapOwners for query-filter "this.map.containsKey(variable) && variable.name.indexOf(:queryParam) < 0" and param "3": 10:52:45,251 INFO [main][ElementABMapQueryTest] queryContainsKeyVariableAndIndexOfNotMatches: * Owner 1: ElementA[name="ABMap.Element K1.2"]=ElementB[name="ABMap.Element V1.2"], ElementA[name="ABMap.Element K1.4"]=ElementB[name="ABMap.Element V1.4"], ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V1.3"], ElementA[name="ABMap.Element K1.1"]=ElementB[name="ABMap.Element V1.1"] 10:52:45,252 INFO [main][ElementABMapQueryTest] queryContainsKeyVariableAndIndexOfNotMatches: * Owner 2: ElementA[name="ABMap.Element K2.4"]=ElementB[name="ABMap.Element V2.4"], ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V2.3"], ElementA[name="ABMap.Element K2.1"]=ElementB[name="ABMap.Element V2.1"], ElementA[name="ABMap.Element K2.2"]=ElementB[name="ABMap.Element V2.2"] 10:52:45,252 INFO [main][ElementABMapQueryTest] queryContainsKeyVariableAndIndexOfNotMatches: * Owner 6: ElementA[name="ABMap.Element K6.2"]=ElementB[name="ABMap.Element V6.2"] 10:52:45,253 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:52:45,254 INFO [main][ElementABMapQueryTest] createTestData: There is already test data. Skipping creation. 10:52:45,261 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) >= :compareToArgument" since the connection used is closing 10:52:45,262 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:45,263 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:45,264 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:45,266 INFO [main][ElementABMapQueryTest] queryContainsValueVariableAndIndexOfMatches: found 3 ElementABMapOwners for query-filter "this.map.containsValue(variable) && variable.name.indexOf(:queryParam) >= 0" and param "4": 10:52:45,266 INFO [main][ElementABMapQueryTest] queryContainsValueVariableAndIndexOfMatches: * Owner 1: ElementA[name="ABMap.Element K1.2"]=ElementB[name="ABMap.Element V1.2"], ElementA[name="ABMap.Element K1.4"]=ElementB[name="ABMap.Element V1.4"], ElementA[name="ABMap.Element K1.1"]=ElementB[name="ABMap.Element V1.1"], ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V1.3"] 10:52:45,266 INFO [main][ElementABMapQueryTest] queryContainsValueVariableAndIndexOfMatches: * Owner 2: ElementA[name="ABMap.Element K2.2"]=ElementB[name="ABMap.Element V2.2"], ElementA[name="ABMap.Element K2.4"]=ElementB[name="ABMap.Element V2.4"], ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V2.3"], ElementA[name="ABMap.Element K2.1"]=ElementB[name="ABMap.Element V2.1"] 10:52:45,266 INFO [main][ElementABMapQueryTest] queryContainsValueVariableAndIndexOfMatches: * Owner 4: ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V4.3"] 10:52:45,268 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:52:45,268 INFO [main][ElementABMapQueryTest] createTestData: There is already test data. Skipping creation. 10:52:45,275 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 10:52:45,277 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:52:45,278 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:45,279 INFO [main][ElementABMapQueryTest] queryContainsKeyParameter1: found 1 ElementABMapOwners for query-filter "this.map.containsKey(:queryParam)" and param "ElementA[name="ABMap.Element K3.2"]": 10:52:45,279 INFO [main][ElementABMapQueryTest] queryContainsKeyParameter1: * Owner 3: ElementA[name="ABMap.Element K3.1"]=ElementB[name="ABMap.Element V1.1"], ElementA[name="ABMap.Element K3.3"]=ElementB[name="ABMap.Element V3.3"], ElementA[name="ABMap.Element K3.2"]=ElementB[name="ABMap.Element V3.2"] 10:52:45,281 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:52:45,281 INFO [main][ElementABMapQueryTest] createTestData: There is already test data. Skipping creation. 10:52:45,282 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 10:52:45,284 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:52:45,286 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:45,288 INFO [main][ElementABMapQueryTest] queryContainsKeyParameter2: found 3 ElementABMapOwners for query-filter "this.map.containsKey(:queryParam)" and param "ElementA[name="ABMap.Element K1.3"]": 10:52:45,288 INFO [main][ElementABMapQueryTest] queryContainsKeyParameter2: * Owner 4: ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V4.3"] 10:52:45,288 INFO [main][ElementABMapQueryTest] queryContainsKeyParameter2: * Owner 1: ElementA[name="ABMap.Element K1.1"]=ElementB[name="ABMap.Element V1.1"], ElementA[name="ABMap.Element K1.2"]=ElementB[name="ABMap.Element V1.2"], ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V1.3"], ElementA[name="ABMap.Element K1.4"]=ElementB[name="ABMap.Element V1.4"] 10:52:45,289 INFO [main][ElementABMapQueryTest] queryContainsKeyParameter2: * Owner 2: ElementA[name="ABMap.Element K2.1"]=ElementB[name="ABMap.Element V2.1"], ElementA[name="ABMap.Element K2.4"]=ElementB[name="ABMap.Element V2.4"], ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V2.3"], ElementA[name="ABMap.Element K2.2"]=ElementB[name="ABMap.Element V2.2"] 10:52:45,290 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:52:45,291 INFO [main][ElementABMapQueryTest] createTestData: There is already test data. Skipping creation. 10:52:45,292 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 10:52:45,294 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:52:45,295 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:45,301 INFO [main][Query] Reading in results for query "SELECT this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:52:45,303 INFO [main][ElementABMapQueryTest] queryNotContainsKeyParameter1: found 5 ElementABMapOwners for query-filter "!this.map.containsKey(:queryParam)" and param "ElementA[name="ABMap.Element K3.2"]": 10:52:45,303 INFO [main][ElementABMapQueryTest] queryNotContainsKeyParameter1: * Owner 1: ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V1.3"], ElementA[name="ABMap.Element K1.1"]=ElementB[name="ABMap.Element V1.1"], ElementA[name="ABMap.Element K1.4"]=ElementB[name="ABMap.Element V1.4"], ElementA[name="ABMap.Element K1.2"]=ElementB[name="ABMap.Element V1.2"] 10:52:45,304 INFO [main][ElementABMapQueryTest] queryNotContainsKeyParameter1: * Owner 2: ElementA[name="ABMap.Element K2.2"]=ElementB[name="ABMap.Element V2.2"], ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V2.3"], ElementA[name="ABMap.Element K2.4"]=ElementB[name="ABMap.Element V2.4"], ElementA[name="ABMap.Element K2.1"]=ElementB[name="ABMap.Element V2.1"] 10:52:45,304 INFO [main][ElementABMapQueryTest] queryNotContainsKeyParameter1: * Owner 4: ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V4.3"] 10:52:45,304 INFO [main][ElementABMapQueryTest] queryNotContainsKeyParameter1: * Owner 5: 10:52:45,304 INFO [main][ElementABMapQueryTest] queryNotContainsKeyParameter1: * Owner 6: ElementA[name="ABMap.Element K6.2"]=ElementB[name="ABMap.Element V6.2"] 10:52:45,306 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:52:45,306 INFO [main][ElementABMapQueryTest] createTestData: There is already test data. Skipping creation. 10:52:45,308 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 10:52:45,309 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:52:45,310 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:45,311 INFO [main][Query] Reading in results for query "SELECT this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:52:45,312 INFO [main][ElementABMapQueryTest] queryNotContainsKeyParameter2: found 3 ElementABMapOwners for query-filter "!this.map.containsKey(:queryParam)" and param "ElementA[name="ABMap.Element K1.3"]": 10:52:45,312 INFO [main][ElementABMapQueryTest] queryNotContainsKeyParameter2: * Owner 5: 10:52:45,312 INFO [main][ElementABMapQueryTest] queryNotContainsKeyParameter2: * Owner 6: ElementA[name="ABMap.Element K6.2"]=ElementB[name="ABMap.Element V6.2"] 10:52:45,313 INFO [main][ElementABMapQueryTest] queryNotContainsKeyParameter2: * Owner 3: ElementA[name="ABMap.Element K3.3"]=ElementB[name="ABMap.Element V3.3"], ElementA[name="ABMap.Element K3.2"]=ElementB[name="ABMap.Element V3.2"], ElementA[name="ABMap.Element K3.1"]=ElementB[name="ABMap.Element V1.1"] 10:52:45,314 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:52:45,314 INFO [main][ElementABMapQueryTest] createTestData: There is already test data. Skipping creation. 10:52:45,316 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 10:52:45,318 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:52:45,319 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:45,319 INFO [main][ElementABMapQueryTest] queryContainsValueParameter1: found 1 ElementABMapOwners for query-filter "this.map.containsValue(:queryParam)" and param "ElementB[name="ABMap.Element V3.2"]": 10:52:45,320 INFO [main][ElementABMapQueryTest] queryContainsValueParameter1: * Owner 3: ElementA[name="ABMap.Element K3.1"]=ElementB[name="ABMap.Element V1.1"], ElementA[name="ABMap.Element K3.3"]=ElementB[name="ABMap.Element V3.3"], ElementA[name="ABMap.Element K3.2"]=ElementB[name="ABMap.Element V3.2"] 10:52:45,321 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:52:45,321 INFO [main][ElementABMapQueryTest] createTestData: There is already test data. Skipping creation. 10:52:45,322 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 10:52:45,324 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:52:45,325 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:45,326 INFO [main][ElementABMapQueryTest] queryContainsValueParameter2: found 2 ElementABMapOwners for query-filter "this.map.containsValue(:queryParam)" and param "ElementB[name="ABMap.Element V1.1"]": 10:52:45,326 INFO [main][ElementABMapQueryTest] queryContainsValueParameter2: * Owner 1: ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V1.3"], ElementA[name="ABMap.Element K1.4"]=ElementB[name="ABMap.Element V1.4"], ElementA[name="ABMap.Element K1.2"]=ElementB[name="ABMap.Element V1.2"], ElementA[name="ABMap.Element K1.1"]=ElementB[name="ABMap.Element V1.1"] 10:52:45,326 INFO [main][ElementABMapQueryTest] queryContainsValueParameter2: * Owner 3: ElementA[name="ABMap.Element K3.2"]=ElementB[name="ABMap.Element V3.2"], ElementA[name="ABMap.Element K3.3"]=ElementB[name="ABMap.Element V3.3"], ElementA[name="ABMap.Element K3.1"]=ElementB[name="ABMap.Element V1.1"] 10:52:45,328 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:52:45,328 INFO [main][ElementABMapQueryTest] createTestData: There is already test data. Skipping creation. 10:52:45,335 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) < :compareToArgument" since the connection used is closing 10:52:45,336 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:45,337 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:45,338 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:45,339 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:45,340 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:45,341 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:45,342 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:45,343 INFO [main][ElementABMapQueryTest] queryContainsKeyVariableAndNotIndexOfMatches: found 3 ElementABMapOwners for query-filter "this.map.containsKey(variable) && !(variable.name.indexOf(:queryParam) >= 0)" and param "3": 10:52:45,343 INFO [main][ElementABMapQueryTest] queryContainsKeyVariableAndNotIndexOfMatches: * Owner 1: ElementA[name="ABMap.Element K1.4"]=ElementB[name="ABMap.Element V1.4"], ElementA[name="ABMap.Element K1.1"]=ElementB[name="ABMap.Element V1.1"], ElementA[name="ABMap.Element K1.2"]=ElementB[name="ABMap.Element V1.2"], ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V1.3"] 10:52:45,344 INFO [main][ElementABMapQueryTest] queryContainsKeyVariableAndNotIndexOfMatches: * Owner 2: ElementA[name="ABMap.Element K2.4"]=ElementB[name="ABMap.Element V2.4"], ElementA[name="ABMap.Element K2.2"]=ElementB[name="ABMap.Element V2.2"], ElementA[name="ABMap.Element K2.1"]=ElementB[name="ABMap.Element V2.1"], ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V2.3"] 10:52:45,344 INFO [main][ElementABMapQueryTest] queryContainsKeyVariableAndNotIndexOfMatches: * Owner 6: ElementA[name="ABMap.Element K6.2"]=ElementB[name="ABMap.Element V6.2"] 10:52:45,345 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:52:45,346 INFO [main][ElementABMapQueryTest] createTestData: There is already test data. Skipping creation. 10:52:45,347 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 10:52:45,349 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:52:45,350 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:45,351 INFO [main][Query] Reading in results for query "SELECT this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:52:45,353 INFO [main][ElementABMapQueryTest] queryNotContainsValueParameter1: found 5 ElementABMapOwners for query-filter "!this.map.containsValue(:queryParam)" and param "ElementB[name="ABMap.Element V3.2"]": 10:52:45,353 INFO [main][ElementABMapQueryTest] queryNotContainsValueParameter1: * Owner 1: ElementA[name="ABMap.Element K1.4"]=ElementB[name="ABMap.Element V1.4"], ElementA[name="ABMap.Element K1.1"]=ElementB[name="ABMap.Element V1.1"], ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V1.3"], ElementA[name="ABMap.Element K1.2"]=ElementB[name="ABMap.Element V1.2"] 10:52:45,353 INFO [main][ElementABMapQueryTest] queryNotContainsValueParameter1: * Owner 2: ElementA[name="ABMap.Element K2.1"]=ElementB[name="ABMap.Element V2.1"], ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V2.3"], ElementA[name="ABMap.Element K2.4"]=ElementB[name="ABMap.Element V2.4"], ElementA[name="ABMap.Element K2.2"]=ElementB[name="ABMap.Element V2.2"] 10:52:45,353 INFO [main][ElementABMapQueryTest] queryNotContainsValueParameter1: * Owner 4: ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V4.3"] 10:52:45,353 INFO [main][ElementABMapQueryTest] queryNotContainsValueParameter1: * Owner 5: 10:52:45,353 INFO [main][ElementABMapQueryTest] queryNotContainsValueParameter1: * Owner 6: ElementA[name="ABMap.Element K6.2"]=ElementB[name="ABMap.Element V6.2"] 10:52:45,355 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:52:45,356 INFO [main][ElementABMapQueryTest] createTestData: There is already test data. Skipping creation. 10:52:45,357 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 10:52:45,359 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:52:45,360 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:45,360 INFO [main][Query] Reading in results for query "SELECT this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:52:45,362 INFO [main][ElementABMapQueryTest] queryNotContainsValueParameter2: found 4 ElementABMapOwners for query-filter "!this.map.containsValue(:queryParam)" and param "ElementB[name="ABMap.Element V1.1"]": 10:52:45,362 INFO [main][ElementABMapQueryTest] queryNotContainsValueParameter2: * Owner 2: ElementA[name="ABMap.Element K2.4"]=ElementB[name="ABMap.Element V2.4"], ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V2.3"], ElementA[name="ABMap.Element K2.2"]=ElementB[name="ABMap.Element V2.2"], ElementA[name="ABMap.Element K2.1"]=ElementB[name="ABMap.Element V2.1"] 10:52:45,362 INFO [main][ElementABMapQueryTest] queryNotContainsValueParameter2: * Owner 4: ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V4.3"] 10:52:45,362 INFO [main][ElementABMapQueryTest] queryNotContainsValueParameter2: * Owner 5: 10:52:45,363 INFO [main][ElementABMapQueryTest] queryNotContainsValueParameter2: * Owner 6: ElementA[name="ABMap.Element K6.2"]=ElementB[name="ABMap.Element V6.2"] 10:52:45,364 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:52:45,364 INFO [main][ElementABMapQueryTest] createTestData: There is already test data. Skipping creation. 10:52:45,371 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) < :compareToArgument" since the connection used is closing 10:52:45,373 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:45,374 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:45,375 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:45,376 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:45,377 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:45,377 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:45,378 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:45,380 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:45,381 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:45,383 INFO [main][ElementABMapQueryTest] queryContainsValueVariableAndNotIndexOfMatches: found 4 ElementABMapOwners for query-filter "this.map.containsValue(variable) && !(variable.name.indexOf(:queryParam) >= 0)" and param "4": 10:52:45,383 INFO [main][ElementABMapQueryTest] queryContainsValueVariableAndNotIndexOfMatches: * Owner 1: ElementA[name="ABMap.Element K1.1"]=ElementB[name="ABMap.Element V1.1"], ElementA[name="ABMap.Element K1.4"]=ElementB[name="ABMap.Element V1.4"], ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V1.3"], ElementA[name="ABMap.Element K1.2"]=ElementB[name="ABMap.Element V1.2"] 10:52:45,383 INFO [main][ElementABMapQueryTest] queryContainsValueVariableAndNotIndexOfMatches: * Owner 2: ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V2.3"], ElementA[name="ABMap.Element K2.4"]=ElementB[name="ABMap.Element V2.4"], ElementA[name="ABMap.Element K2.1"]=ElementB[name="ABMap.Element V2.1"], ElementA[name="ABMap.Element K2.2"]=ElementB[name="ABMap.Element V2.2"] 10:52:45,383 INFO [main][ElementABMapQueryTest] queryContainsValueVariableAndNotIndexOfMatches: * Owner 3: ElementA[name="ABMap.Element K3.1"]=ElementB[name="ABMap.Element V1.1"], ElementA[name="ABMap.Element K3.3"]=ElementB[name="ABMap.Element V3.3"], ElementA[name="ABMap.Element K3.2"]=ElementB[name="ABMap.Element V3.2"] 10:52:45,384 INFO [main][ElementABMapQueryTest] queryContainsValueVariableAndNotIndexOfMatches: * Owner 6: ElementA[name="ABMap.Element K6.2"]=ElementB[name="ABMap.Element V6.2"] 10:52:45,385 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:52:45,386 INFO [main][ElementABMapQueryTest] createTestData: There is already test data. Skipping creation. 10:52:45,393 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) < :compareToArgument" since the connection used is closing 10:52:45,394 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:45,395 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:45,396 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:45,397 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:45,398 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:45,399 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:45,400 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:45,401 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:45,401 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:45,404 INFO [main][ElementABMapQueryTest] queryContainsValueVariableAndIndexOfNotMatches: found 4 ElementABMapOwners for query-filter "this.map.containsValue(variable) && variable.name.indexOf(:queryParam) < 0" and param "4": 10:52:45,404 INFO [main][ElementABMapQueryTest] queryContainsValueVariableAndIndexOfNotMatches: * Owner 1: ElementA[name="ABMap.Element K1.4"]=ElementB[name="ABMap.Element V1.4"], ElementA[name="ABMap.Element K1.2"]=ElementB[name="ABMap.Element V1.2"], ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V1.3"], ElementA[name="ABMap.Element K1.1"]=ElementB[name="ABMap.Element V1.1"] 10:52:45,404 INFO [main][ElementABMapQueryTest] queryContainsValueVariableAndIndexOfNotMatches: * Owner 2: ElementA[name="ABMap.Element K2.4"]=ElementB[name="ABMap.Element V2.4"], ElementA[name="ABMap.Element K2.2"]=ElementB[name="ABMap.Element V2.2"], ElementA[name="ABMap.Element K2.1"]=ElementB[name="ABMap.Element V2.1"], ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V2.3"] 10:52:45,404 INFO [main][ElementABMapQueryTest] queryContainsValueVariableAndIndexOfNotMatches: * Owner 3: ElementA[name="ABMap.Element K3.1"]=ElementB[name="ABMap.Element V1.1"], ElementA[name="ABMap.Element K3.3"]=ElementB[name="ABMap.Element V3.3"], ElementA[name="ABMap.Element K3.2"]=ElementB[name="ABMap.Element V3.2"] 10:52:45,405 INFO [main][ElementABMapQueryTest] queryContainsValueVariableAndIndexOfNotMatches: * Owner 6: ElementA[name="ABMap.Element K6.2"]=ElementB[name="ABMap.Element V6.2"] 10:52:46,507 INFO [main][JDOTransactionalRunner] run: Setting up PersistenceManagerFactory. 10:52:46,508 INFO [main][TestUtil] loadProperties: File /home/tomcat/cumulus4j-test-datanucleus.properties does not exist. Thus not overriding any settings with user-specific ones. 10:52:46,525 INFO [main][Persistence] Property cumulus4j.index.clob.enabled unknown - will be ignored 10:52:48,323 INFO [AbstractCryptoManager][AbstractCryptoManager$CloseExpiredSessionsTask] run: AbstractCryptoManager was garbage-collected. Cancelling this TimerTask. 10:52:49,163 INFO [main][Cumulus4jStoreManager] ====================== Cumulus4j ====================== 10:52:49,163 INFO [main][Cumulus4jStoreManager] Bundle: org.cumulus4j.store - Version: 1.2.1.SNAPSHOT 10:52:49,163 INFO [main][Cumulus4jStoreManager] ======================================================= 10:52:49,164 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryTimerPeriod: Property 'cumulus4j.cryptoSessionExpiryTimer.period' is not set. Using default value 60000. 10:52:49,164 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryAgeMSec: Property 'cumulus4j.cryptoSessionExpiryAge' is not set. Using default value 1800000. 10:52:49,189 INFO [main][MinimumCumulus4jVersion] version=10100001 10:52:49,189 INFO [main][MinimumCumulus4jVersion] version=10100001 10:52:49,197 INFO [main][Retrieve] Object with id "2.org.cumulus4j.store.test.collection.join.ElementABMapOwner" not found ! 10:52:49,198 INFO [main][Retrieve] Object with id "2.org.cumulus4j.store.test.collection.join.ElementA" not found ! 10:52:49,214 INFO [main][Retrieve] Object with id "2.org.cumulus4j.store.test.collection.join.ElementB" not found ! 10:52:49,477 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) >= :compareToArgument" since the connection used is closing 10:52:49,478 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:49,479 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:49,480 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:49,481 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:49,483 INFO [main][ElementABMapQueryTest] queryContainsKeyVariableAndIndexOfMatches: found 4 ElementABMapOwners for query-filter "this.map.containsKey(variable) && variable.name.indexOf(:queryParam) >= 0" and param "3": 10:52:49,483 INFO [main][ElementABMapQueryTest] queryContainsKeyVariableAndIndexOfMatches: * Owner 1: ElementA[name="ABMap.Element K1.2"]=ElementB[name="ABMap.Element V1.2"], ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V1.3"], ElementA[name="ABMap.Element K1.4"]=ElementB[name="ABMap.Element V1.4"], ElementA[name="ABMap.Element K1.1"]=ElementB[name="ABMap.Element V1.1"] 10:52:49,483 INFO [main][ElementABMapQueryTest] queryContainsKeyVariableAndIndexOfMatches: * Owner 2: ElementA[name="ABMap.Element K2.4"]=ElementB[name="ABMap.Element V2.4"], ElementA[name="ABMap.Element K2.2"]=ElementB[name="ABMap.Element V2.2"], ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V2.3"], ElementA[name="ABMap.Element K2.1"]=ElementB[name="ABMap.Element V2.1"] 10:52:49,484 INFO [main][ElementABMapQueryTest] queryContainsKeyVariableAndIndexOfMatches: * Owner 3: ElementA[name="ABMap.Element K3.2"]=ElementB[name="ABMap.Element V3.2"], ElementA[name="ABMap.Element K3.1"]=ElementB[name="ABMap.Element V1.1"], ElementA[name="ABMap.Element K3.3"]=ElementB[name="ABMap.Element V3.3"] 10:52:49,484 INFO [main][ElementABMapQueryTest] queryContainsKeyVariableAndIndexOfMatches: * Owner 4: ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V4.3"] 10:52:49,487 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:52:49,487 INFO [main][ElementABMapQueryTest] createTestData: There is already test data. Skipping creation. 10:52:49,494 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) < :compareToArgument" since the connection used is closing 10:52:49,496 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:49,497 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:49,498 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:49,498 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:49,499 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:49,500 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:49,501 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:49,502 INFO [main][ElementABMapQueryTest] queryContainsKeyVariableAndIndexOfNotMatches: found 3 ElementABMapOwners for query-filter "this.map.containsKey(variable) && variable.name.indexOf(:queryParam) < 0" and param "3": 10:52:49,502 INFO [main][ElementABMapQueryTest] queryContainsKeyVariableAndIndexOfNotMatches: * Owner 1: ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V1.3"], ElementA[name="ABMap.Element K1.4"]=ElementB[name="ABMap.Element V1.4"], ElementA[name="ABMap.Element K1.1"]=ElementB[name="ABMap.Element V1.1"], ElementA[name="ABMap.Element K1.2"]=ElementB[name="ABMap.Element V1.2"] 10:52:49,503 INFO [main][ElementABMapQueryTest] queryContainsKeyVariableAndIndexOfNotMatches: * Owner 2: ElementA[name="ABMap.Element K2.2"]=ElementB[name="ABMap.Element V2.2"], ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V2.3"], ElementA[name="ABMap.Element K2.4"]=ElementB[name="ABMap.Element V2.4"], ElementA[name="ABMap.Element K2.1"]=ElementB[name="ABMap.Element V2.1"] 10:52:49,503 INFO [main][ElementABMapQueryTest] queryContainsKeyVariableAndIndexOfNotMatches: * Owner 6: ElementA[name="ABMap.Element K6.2"]=ElementB[name="ABMap.Element V6.2"] 10:52:49,505 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:52:49,505 INFO [main][ElementABMapQueryTest] createTestData: There is already test data. Skipping creation. 10:52:49,512 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) >= :compareToArgument" since the connection used is closing 10:52:49,513 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:49,514 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:49,515 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:49,516 INFO [main][ElementABMapQueryTest] queryContainsValueVariableAndIndexOfMatches: found 3 ElementABMapOwners for query-filter "this.map.containsValue(variable) && variable.name.indexOf(:queryParam) >= 0" and param "4": 10:52:49,517 INFO [main][ElementABMapQueryTest] queryContainsValueVariableAndIndexOfMatches: * Owner 1: ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V1.3"], ElementA[name="ABMap.Element K1.2"]=ElementB[name="ABMap.Element V1.2"], ElementA[name="ABMap.Element K1.1"]=ElementB[name="ABMap.Element V1.1"], ElementA[name="ABMap.Element K1.4"]=ElementB[name="ABMap.Element V1.4"] 10:52:49,517 INFO [main][ElementABMapQueryTest] queryContainsValueVariableAndIndexOfMatches: * Owner 2: ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V2.3"], ElementA[name="ABMap.Element K2.1"]=ElementB[name="ABMap.Element V2.1"], ElementA[name="ABMap.Element K2.2"]=ElementB[name="ABMap.Element V2.2"], ElementA[name="ABMap.Element K2.4"]=ElementB[name="ABMap.Element V2.4"] 10:52:49,517 INFO [main][ElementABMapQueryTest] queryContainsValueVariableAndIndexOfMatches: * Owner 4: ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V4.3"] 10:52:49,519 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:52:49,519 INFO [main][ElementABMapQueryTest] createTestData: There is already test data. Skipping creation. 10:52:49,521 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 10:52:49,522 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:52:49,523 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:49,524 INFO [main][ElementABMapQueryTest] queryContainsKeyParameter1: found 1 ElementABMapOwners for query-filter "this.map.containsKey(:queryParam)" and param "ElementA[name="ABMap.Element K3.2"]": 10:52:49,524 INFO [main][ElementABMapQueryTest] queryContainsKeyParameter1: * Owner 3: ElementA[name="ABMap.Element K3.1"]=ElementB[name="ABMap.Element V1.1"], ElementA[name="ABMap.Element K3.3"]=ElementB[name="ABMap.Element V3.3"], ElementA[name="ABMap.Element K3.2"]=ElementB[name="ABMap.Element V3.2"] 10:52:49,526 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:52:49,526 INFO [main][ElementABMapQueryTest] createTestData: There is already test data. Skipping creation. 10:52:49,527 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 10:52:49,529 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:52:49,530 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:49,531 INFO [main][ElementABMapQueryTest] queryContainsKeyParameter2: found 3 ElementABMapOwners for query-filter "this.map.containsKey(:queryParam)" and param "ElementA[name="ABMap.Element K1.3"]": 10:52:49,531 INFO [main][ElementABMapQueryTest] queryContainsKeyParameter2: * Owner 4: ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V4.3"] 10:52:49,532 INFO [main][ElementABMapQueryTest] queryContainsKeyParameter2: * Owner 1: ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V1.3"], ElementA[name="ABMap.Element K1.4"]=ElementB[name="ABMap.Element V1.4"], ElementA[name="ABMap.Element K1.1"]=ElementB[name="ABMap.Element V1.1"], ElementA[name="ABMap.Element K1.2"]=ElementB[name="ABMap.Element V1.2"] 10:52:49,532 INFO [main][ElementABMapQueryTest] queryContainsKeyParameter2: * Owner 2: ElementA[name="ABMap.Element K2.2"]=ElementB[name="ABMap.Element V2.2"], ElementA[name="ABMap.Element K2.1"]=ElementB[name="ABMap.Element V2.1"], ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V2.3"], ElementA[name="ABMap.Element K2.4"]=ElementB[name="ABMap.Element V2.4"] 10:52:49,533 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:52:49,534 INFO [main][ElementABMapQueryTest] createTestData: There is already test data. Skipping creation. 10:52:49,535 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 10:52:49,537 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:52:49,538 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:49,539 INFO [main][Query] Reading in results for query "SELECT this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:52:49,540 INFO [main][ElementABMapQueryTest] queryNotContainsKeyParameter1: found 5 ElementABMapOwners for query-filter "!this.map.containsKey(:queryParam)" and param "ElementA[name="ABMap.Element K3.2"]": 10:52:49,541 INFO [main][ElementABMapQueryTest] queryNotContainsKeyParameter1: * Owner 4: ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V4.3"] 10:52:49,541 INFO [main][ElementABMapQueryTest] queryNotContainsKeyParameter1: * Owner 5: 10:52:49,541 INFO [main][ElementABMapQueryTest] queryNotContainsKeyParameter1: * Owner 6: ElementA[name="ABMap.Element K6.2"]=ElementB[name="ABMap.Element V6.2"] 10:52:49,541 INFO [main][ElementABMapQueryTest] queryNotContainsKeyParameter1: * Owner 1: ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V1.3"], ElementA[name="ABMap.Element K1.1"]=ElementB[name="ABMap.Element V1.1"], ElementA[name="ABMap.Element K1.4"]=ElementB[name="ABMap.Element V1.4"], ElementA[name="ABMap.Element K1.2"]=ElementB[name="ABMap.Element V1.2"] 10:52:49,541 INFO [main][ElementABMapQueryTest] queryNotContainsKeyParameter1: * Owner 2: ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V2.3"], ElementA[name="ABMap.Element K2.1"]=ElementB[name="ABMap.Element V2.1"], ElementA[name="ABMap.Element K2.2"]=ElementB[name="ABMap.Element V2.2"], ElementA[name="ABMap.Element K2.4"]=ElementB[name="ABMap.Element V2.4"] 10:52:49,544 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:52:49,544 INFO [main][ElementABMapQueryTest] createTestData: There is already test data. Skipping creation. 10:52:49,545 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 10:52:49,547 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:52:49,548 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:49,549 INFO [main][Query] Reading in results for query "SELECT this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:52:49,550 INFO [main][ElementABMapQueryTest] queryNotContainsKeyParameter2: found 3 ElementABMapOwners for query-filter "!this.map.containsKey(:queryParam)" and param "ElementA[name="ABMap.Element K1.3"]": 10:52:49,550 INFO [main][ElementABMapQueryTest] queryNotContainsKeyParameter2: * Owner 3: ElementA[name="ABMap.Element K3.1"]=ElementB[name="ABMap.Element V1.1"], ElementA[name="ABMap.Element K3.3"]=ElementB[name="ABMap.Element V3.3"], ElementA[name="ABMap.Element K3.2"]=ElementB[name="ABMap.Element V3.2"] 10:52:49,550 INFO [main][ElementABMapQueryTest] queryNotContainsKeyParameter2: * Owner 5: 10:52:49,551 INFO [main][ElementABMapQueryTest] queryNotContainsKeyParameter2: * Owner 6: ElementA[name="ABMap.Element K6.2"]=ElementB[name="ABMap.Element V6.2"] 10:52:49,552 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:52:49,553 INFO [main][ElementABMapQueryTest] createTestData: There is already test data. Skipping creation. 10:52:49,554 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 10:52:49,556 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:52:49,557 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:49,558 INFO [main][ElementABMapQueryTest] queryContainsValueParameter1: found 1 ElementABMapOwners for query-filter "this.map.containsValue(:queryParam)" and param "ElementB[name="ABMap.Element V3.2"]": 10:52:49,558 INFO [main][ElementABMapQueryTest] queryContainsValueParameter1: * Owner 3: ElementA[name="ABMap.Element K3.1"]=ElementB[name="ABMap.Element V1.1"], ElementA[name="ABMap.Element K3.2"]=ElementB[name="ABMap.Element V3.2"], ElementA[name="ABMap.Element K3.3"]=ElementB[name="ABMap.Element V3.3"] 10:52:49,560 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:52:49,560 INFO [main][ElementABMapQueryTest] createTestData: There is already test data. Skipping creation. 10:52:49,561 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 10:52:49,563 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:52:49,564 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:49,565 INFO [main][ElementABMapQueryTest] queryContainsValueParameter2: found 2 ElementABMapOwners for query-filter "this.map.containsValue(:queryParam)" and param "ElementB[name="ABMap.Element V1.1"]": 10:52:49,565 INFO [main][ElementABMapQueryTest] queryContainsValueParameter2: * Owner 3: ElementA[name="ABMap.Element K3.1"]=ElementB[name="ABMap.Element V1.1"], ElementA[name="ABMap.Element K3.3"]=ElementB[name="ABMap.Element V3.3"], ElementA[name="ABMap.Element K3.2"]=ElementB[name="ABMap.Element V3.2"] 10:52:49,565 INFO [main][ElementABMapQueryTest] queryContainsValueParameter2: * Owner 1: ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V1.3"], ElementA[name="ABMap.Element K1.1"]=ElementB[name="ABMap.Element V1.1"], ElementA[name="ABMap.Element K1.2"]=ElementB[name="ABMap.Element V1.2"], ElementA[name="ABMap.Element K1.4"]=ElementB[name="ABMap.Element V1.4"] 10:52:49,567 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:52:49,567 INFO [main][ElementABMapQueryTest] createTestData: There is already test data. Skipping creation. 10:52:49,575 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) < :compareToArgument" since the connection used is closing 10:52:49,577 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:49,578 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:49,579 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:49,579 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:49,580 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:49,581 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:49,582 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:49,583 INFO [main][ElementABMapQueryTest] queryContainsKeyVariableAndNotIndexOfMatches: found 3 ElementABMapOwners for query-filter "this.map.containsKey(variable) && !(variable.name.indexOf(:queryParam) >= 0)" and param "3": 10:52:49,584 INFO [main][ElementABMapQueryTest] queryContainsKeyVariableAndNotIndexOfMatches: * Owner 1: ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V1.3"], ElementA[name="ABMap.Element K1.4"]=ElementB[name="ABMap.Element V1.4"], ElementA[name="ABMap.Element K1.1"]=ElementB[name="ABMap.Element V1.1"], ElementA[name="ABMap.Element K1.2"]=ElementB[name="ABMap.Element V1.2"] 10:52:49,584 INFO [main][ElementABMapQueryTest] queryContainsKeyVariableAndNotIndexOfMatches: * Owner 2: ElementA[name="ABMap.Element K2.2"]=ElementB[name="ABMap.Element V2.2"], ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V2.3"], ElementA[name="ABMap.Element K2.4"]=ElementB[name="ABMap.Element V2.4"], ElementA[name="ABMap.Element K2.1"]=ElementB[name="ABMap.Element V2.1"] 10:52:49,584 INFO [main][ElementABMapQueryTest] queryContainsKeyVariableAndNotIndexOfMatches: * Owner 6: ElementA[name="ABMap.Element K6.2"]=ElementB[name="ABMap.Element V6.2"] 10:52:49,586 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:52:49,586 INFO [main][ElementABMapQueryTest] createTestData: There is already test data. Skipping creation. 10:52:49,588 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 10:52:49,590 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:52:49,591 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:49,591 INFO [main][Query] Reading in results for query "SELECT this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:52:49,593 INFO [main][ElementABMapQueryTest] queryNotContainsValueParameter1: found 5 ElementABMapOwners for query-filter "!this.map.containsValue(:queryParam)" and param "ElementB[name="ABMap.Element V3.2"]": 10:52:49,593 INFO [main][ElementABMapQueryTest] queryNotContainsValueParameter1: * Owner 4: ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V4.3"] 10:52:49,593 INFO [main][ElementABMapQueryTest] queryNotContainsValueParameter1: * Owner 5: 10:52:49,594 INFO [main][ElementABMapQueryTest] queryNotContainsValueParameter1: * Owner 6: ElementA[name="ABMap.Element K6.2"]=ElementB[name="ABMap.Element V6.2"] 10:52:49,594 INFO [main][ElementABMapQueryTest] queryNotContainsValueParameter1: * Owner 1: ElementA[name="ABMap.Element K1.2"]=ElementB[name="ABMap.Element V1.2"], ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V1.3"], ElementA[name="ABMap.Element K1.1"]=ElementB[name="ABMap.Element V1.1"], ElementA[name="ABMap.Element K1.4"]=ElementB[name="ABMap.Element V1.4"] 10:52:49,594 INFO [main][ElementABMapQueryTest] queryNotContainsValueParameter1: * Owner 2: ElementA[name="ABMap.Element K2.4"]=ElementB[name="ABMap.Element V2.4"], ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V2.3"], ElementA[name="ABMap.Element K2.1"]=ElementB[name="ABMap.Element V2.1"], ElementA[name="ABMap.Element K2.2"]=ElementB[name="ABMap.Element V2.2"] 10:52:49,597 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:52:49,597 INFO [main][ElementABMapQueryTest] createTestData: There is already test data. Skipping creation. 10:52:49,599 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 10:52:49,601 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:52:49,602 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:49,602 INFO [main][Query] Reading in results for query "SELECT this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:52:49,605 INFO [main][ElementABMapQueryTest] queryNotContainsValueParameter2: found 4 ElementABMapOwners for query-filter "!this.map.containsValue(:queryParam)" and param "ElementB[name="ABMap.Element V1.1"]": 10:52:49,605 INFO [main][ElementABMapQueryTest] queryNotContainsValueParameter2: * Owner 4: ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V4.3"] 10:52:49,605 INFO [main][ElementABMapQueryTest] queryNotContainsValueParameter2: * Owner 5: 10:52:49,605 INFO [main][ElementABMapQueryTest] queryNotContainsValueParameter2: * Owner 6: ElementA[name="ABMap.Element K6.2"]=ElementB[name="ABMap.Element V6.2"] 10:52:49,605 INFO [main][ElementABMapQueryTest] queryNotContainsValueParameter2: * Owner 2: ElementA[name="ABMap.Element K2.4"]=ElementB[name="ABMap.Element V2.4"], ElementA[name="ABMap.Element K2.2"]=ElementB[name="ABMap.Element V2.2"], ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V2.3"], ElementA[name="ABMap.Element K2.1"]=ElementB[name="ABMap.Element V2.1"] 10:52:49,607 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:52:49,607 INFO [main][ElementABMapQueryTest] createTestData: There is already test data. Skipping creation. 10:52:49,614 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) < :compareToArgument" since the connection used is closing 10:52:49,616 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:49,617 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:49,618 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:49,619 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:49,620 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:49,621 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:49,622 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:49,623 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:49,623 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:49,630 INFO [main][ElementABMapQueryTest] queryContainsValueVariableAndNotIndexOfMatches: found 4 ElementABMapOwners for query-filter "this.map.containsValue(variable) && !(variable.name.indexOf(:queryParam) >= 0)" and param "4": 10:52:49,630 INFO [main][ElementABMapQueryTest] queryContainsValueVariableAndNotIndexOfMatches: * Owner 1: ElementA[name="ABMap.Element K1.2"]=ElementB[name="ABMap.Element V1.2"], ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V1.3"], ElementA[name="ABMap.Element K1.4"]=ElementB[name="ABMap.Element V1.4"], ElementA[name="ABMap.Element K1.1"]=ElementB[name="ABMap.Element V1.1"] 10:52:49,631 INFO [main][ElementABMapQueryTest] queryContainsValueVariableAndNotIndexOfMatches: * Owner 2: ElementA[name="ABMap.Element K2.2"]=ElementB[name="ABMap.Element V2.2"], ElementA[name="ABMap.Element K2.4"]=ElementB[name="ABMap.Element V2.4"], ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V2.3"], ElementA[name="ABMap.Element K2.1"]=ElementB[name="ABMap.Element V2.1"] 10:52:49,631 INFO [main][ElementABMapQueryTest] queryContainsValueVariableAndNotIndexOfMatches: * Owner 3: ElementA[name="ABMap.Element K3.1"]=ElementB[name="ABMap.Element V1.1"], ElementA[name="ABMap.Element K3.3"]=ElementB[name="ABMap.Element V3.3"], ElementA[name="ABMap.Element K3.2"]=ElementB[name="ABMap.Element V3.2"] 10:52:49,631 INFO [main][ElementABMapQueryTest] queryContainsValueVariableAndNotIndexOfMatches: * Owner 6: ElementA[name="ABMap.Element K6.2"]=ElementB[name="ABMap.Element V6.2"] 10:52:49,633 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:52:49,633 INFO [main][ElementABMapQueryTest] createTestData: There is already test data. Skipping creation. 10:52:49,640 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) < :compareToArgument" since the connection used is closing 10:52:49,642 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:49,642 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:49,643 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:49,644 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:49,645 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:49,646 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:49,647 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:49,648 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:49,648 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:49,650 INFO [main][ElementABMapQueryTest] queryContainsValueVariableAndIndexOfNotMatches: found 4 ElementABMapOwners for query-filter "this.map.containsValue(variable) && variable.name.indexOf(:queryParam) < 0" and param "4": 10:52:49,651 INFO [main][ElementABMapQueryTest] queryContainsValueVariableAndIndexOfNotMatches: * Owner 1: ElementA[name="ABMap.Element K1.4"]=ElementB[name="ABMap.Element V1.4"], ElementA[name="ABMap.Element K1.2"]=ElementB[name="ABMap.Element V1.2"], ElementA[name="ABMap.Element K1.1"]=ElementB[name="ABMap.Element V1.1"], ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V1.3"] 10:52:49,651 INFO [main][ElementABMapQueryTest] queryContainsValueVariableAndIndexOfNotMatches: * Owner 2: ElementA[name="ABMap.Element K2.1"]=ElementB[name="ABMap.Element V2.1"], ElementA[name="ABMap.Element K2.4"]=ElementB[name="ABMap.Element V2.4"], ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V2.3"], ElementA[name="ABMap.Element K2.2"]=ElementB[name="ABMap.Element V2.2"] 10:52:49,651 INFO [main][ElementABMapQueryTest] queryContainsValueVariableAndIndexOfNotMatches: * Owner 3: ElementA[name="ABMap.Element K3.3"]=ElementB[name="ABMap.Element V3.3"], ElementA[name="ABMap.Element K3.1"]=ElementB[name="ABMap.Element V1.1"], ElementA[name="ABMap.Element K3.2"]=ElementB[name="ABMap.Element V3.2"] 10:52:49,651 INFO [main][ElementABMapQueryTest] queryContainsValueVariableAndIndexOfNotMatches: * Owner 6: ElementA[name="ABMap.Element K6.2"]=ElementB[name="ABMap.Element V6.2"] 10:52:49,652 INFO [main][JDOTransactionalRunner] run: Shutting down PersistenceManagerFactory. Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.384 sec Running org.cumulus4j.store.test.collection.join.StringStringMapQueryTest 10:52:50,624 INFO [main][JDOTransactionalRunner] run: Shutting down Derby (in case it was used before). 10:52:51,115 INFO [main][AbstractJDOTransactionalTestClearingDatabase] clearDatabase: Clearing database (dropping all tables). 10:52:51,116 INFO [main][TestUtil] loadProperties: File /home/tomcat/cumulus4j-test-datanucleus.properties does not exist. Thus not overriding any settings with user-specific ones. 10:52:51,130 INFO [main][CleanupUtil] cleanoutRDBMS: derbyDatabaseDir="/tmp/derby/cumulus4j" was deleted successfully. 10:52:51,130 WARN [main][CleanupUtil] dropAllTables: 'ConnectionURL' property is not set for index datastore! Skipping! 10:52:51,132 INFO [main][JDOTransactionalRunner] run: Setting up PersistenceManagerFactory. 10:52:51,133 INFO [main][TestUtil] loadProperties: File /home/tomcat/cumulus4j-test-datanucleus.properties does not exist. Thus not overriding any settings with user-specific ones. 10:52:51,151 INFO [main][Persistence] Property cumulus4j.index.clob.enabled unknown - will be ignored 10:52:54,068 INFO [AbstractCryptoManager][AbstractCryptoManager$CloseExpiredSessionsTask] run: AbstractCryptoManager was garbage-collected. Cancelling this TimerTask. 10:52:56,928 INFO [main][Cumulus4jStoreManager] ====================== Cumulus4j ====================== 10:52:56,929 INFO [main][Cumulus4jStoreManager] Bundle: org.cumulus4j.store - Version: 1.2.1.SNAPSHOT 10:52:56,929 INFO [main][Cumulus4jStoreManager] ======================================================= 10:52:56,930 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryTimerPeriod: Property 'cumulus4j.cryptoSessionExpiryTimer.period' is not set. Using default value 60000. 10:52:56,931 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryAgeMSec: Property 'cumulus4j.cryptoSessionExpiryAge' is not set. Using default value 1800000. 10:52:57,045 INFO [main][MinimumCumulus4jVersion] version=10100001 10:52:57,146 INFO [main][MinimumCumulus4jVersion] version=10100001 10:52:57,262 INFO [main][Retrieve] Object with id "1.org.cumulus4j.store.test.collection.join.StringStringMapOwner.id" not found ! 10:52:57,397 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) >= :compareToArgument" since the connection used is closing 10:52:57,402 INFO [main][Query] Reading in results for query "SELECT this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:52:57,410 INFO [main][StringStringMapQueryTest] queryNotContainsValueVariableAndVariableIndexOf: found 4 StringStringMapOwners for query-filter "!this.map.containsValue(variable) && variable.indexOf(:queryParam) >= 0" and param "Marc": 10:52:57,410 INFO [main][StringStringMapQueryTest] queryNotContainsValueVariableAndVariableIndexOf: * 1: third=Claudia, first=Adam, second=Bert 10:52:57,410 INFO [main][StringStringMapQueryTest] queryNotContainsValueVariableAndVariableIndexOf: * 2: first=Adam, second=Michael 10:52:57,411 INFO [main][StringStringMapQueryTest] queryNotContainsValueVariableAndVariableIndexOf: * 6: 10:52:57,411 INFO [main][StringStringMapQueryTest] queryNotContainsValueVariableAndVariableIndexOf: * 7: fourth=Khaled 10:52:57,412 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:52:57,412 INFO [main][StringStringMapQueryTest] createTestData: There is already test data. Skipping creation. 10:52:57,421 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) < :compareToArgument" since the connection used is closing 10:52:57,424 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndVariableNotIndexOf: found 4 StringStringMapOwners for query-filter "this.map.containsValue(variable) && variable.indexOf(:queryParam) < 0" and param "Marc": 10:52:57,424 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndVariableNotIndexOf: * 1: third=Claudia, first=Adam, second=Bert 10:52:57,424 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndVariableNotIndexOf: * 2: first=Adam, second=Michael 10:52:57,424 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndVariableNotIndexOf: * 3: third=Marc, fourth=Khaled, first=Daniel, second=Marco 10:52:57,424 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndVariableNotIndexOf: * 7: fourth=Khaled 10:52:57,425 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:52:57,426 INFO [main][StringStringMapQueryTest] createTestData: There is already test data. Skipping creation. 10:52:57,430 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) < :compareToArgument" since the connection used is closing 10:52:57,432 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndNotVariableIndexOf: found 4 StringStringMapOwners for query-filter "this.map.containsValue(variable) && !(variable.indexOf(:queryParam) >= 0)" and param "Marc": 10:52:57,432 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndNotVariableIndexOf: * 1: third=Claudia, first=Adam, second=Bert 10:52:57,432 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndNotVariableIndexOf: * 2: first=Adam, second=Michael 10:52:57,432 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndNotVariableIndexOf: * 3: third=Marc, fourth=Khaled, first=Daniel, second=Marco 10:52:57,432 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndNotVariableIndexOf: * 7: fourth=Khaled 10:52:57,433 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:52:57,434 INFO [main][StringStringMapQueryTest] createTestData: There is already test data. Skipping creation. 10:52:57,443 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 10:52:57,445 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndVariableEquals: found 3 StringStringMapOwners for query-filter "this.map.containsKey(variable) && variable == :queryParam" and param "second": 10:52:57,445 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndVariableEquals: * 1: third=Claudia, first=Adam, second=Bert 10:52:57,445 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndVariableEquals: * 2: first=Adam, second=Michael 10:52:57,445 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndVariableEquals: * 3: third=Marc, fourth=Khaled, first=Daniel, second=Marco 10:52:57,446 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:52:57,447 INFO [main][StringStringMapQueryTest] createTestData: There is already test data. Skipping creation. 10:52:57,457 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey != :value" since the connection used is closing 10:52:57,461 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndVariableNotEquals: found 6 StringStringMapOwners for query-filter "this.map.containsKey(variable) && variable != :queryParam" and param "second": 10:52:57,461 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndVariableNotEquals: * 1: third=Claudia, first=Adam, second=Bert 10:52:57,461 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndVariableNotEquals: * 2: first=Adam, second=Michael 10:52:57,461 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndVariableNotEquals: * 3: third=Marc, fourth=Khaled, first=Daniel, second=Marco 10:52:57,461 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndVariableNotEquals: * 4: first=Marc 10:52:57,461 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndVariableNotEquals: * 5: first=Marco 10:52:57,461 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndVariableNotEquals: * 7: fourth=Khaled 10:52:57,463 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:52:57,463 INFO [main][StringStringMapQueryTest] createTestData: There is already test data. Skipping creation. 10:52:57,467 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey != :value" since the connection used is closing 10:52:57,470 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndNotVariableEquals: found 6 StringStringMapOwners for query-filter "this.map.containsKey(variable) && !(variable == :queryParam)" and param "second": 10:52:57,470 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndNotVariableEquals: * 1: third=Claudia, first=Adam, second=Bert 10:52:57,470 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndNotVariableEquals: * 2: first=Adam, second=Michael 10:52:57,470 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndNotVariableEquals: * 3: third=Marc, fourth=Khaled, first=Daniel, second=Marco 10:52:57,470 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndNotVariableEquals: * 4: first=Marc 10:52:57,470 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndNotVariableEquals: * 5: first=Marco 10:52:57,470 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndNotVariableEquals: * 7: fourth=Khaled 10:52:57,472 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:52:57,472 INFO [main][StringStringMapQueryTest] createTestData: There is already test data. Skipping creation. 10:52:57,476 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 10:52:57,477 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndVariableEquals: found 2 StringStringMapOwners for query-filter "this.map.containsValue(variable) && variable == :queryParam" and param "Marc": 10:52:57,477 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndVariableEquals: * 3: third=Marc, fourth=Khaled, first=Daniel, second=Marco 10:52:57,477 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndVariableEquals: * 4: first=Marc 10:52:57,478 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:52:57,478 INFO [main][StringStringMapQueryTest] createTestData: There is already test data. Skipping creation. 10:52:57,482 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey != :value" since the connection used is closing 10:52:57,485 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndVariableNotEquals: found 5 StringStringMapOwners for query-filter "this.map.containsValue(variable) && variable != :queryParam" and param "Marc": 10:52:57,485 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndVariableNotEquals: * 1: third=Claudia, first=Adam, second=Bert 10:52:57,485 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndVariableNotEquals: * 2: first=Adam, second=Michael 10:52:57,485 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndVariableNotEquals: * 3: third=Marc, fourth=Khaled, first=Daniel, second=Marco 10:52:57,485 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndVariableNotEquals: * 5: first=Marco 10:52:57,485 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndVariableNotEquals: * 7: fourth=Khaled 10:52:57,487 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:52:57,488 INFO [main][StringStringMapQueryTest] createTestData: There is already test data. Skipping creation. 10:52:57,492 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey != :value" since the connection used is closing 10:52:57,495 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndNotVariableEquals: found 5 StringStringMapOwners for query-filter "this.map.containsValue(variable) && !(variable == :queryParam)" and param "Marc": 10:52:57,495 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndNotVariableEquals: * 1: third=Claudia, first=Adam, second=Bert 10:52:57,495 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndNotVariableEquals: * 2: first=Adam, second=Michael 10:52:57,495 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndNotVariableEquals: * 3: third=Marc, fourth=Khaled, first=Daniel, second=Marco 10:52:57,495 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndNotVariableEquals: * 5: first=Marco 10:52:57,495 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndNotVariableEquals: * 7: fourth=Khaled 10:52:57,497 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:52:57,497 INFO [main][StringStringMapQueryTest] createTestData: There is already test data. Skipping creation. 10:52:57,499 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:57,501 INFO [main][StringStringMapQueryTest] queryContainsKeyParameter: found 3 StringStringMapOwners for query-filter "this.map.containsKey(:queryParam)" and param "second": 10:52:57,501 INFO [main][StringStringMapQueryTest] queryContainsKeyParameter: * 1: third=Claudia, first=Adam, second=Bert 10:52:57,501 INFO [main][StringStringMapQueryTest] queryContainsKeyParameter: * 2: first=Adam, second=Michael 10:52:57,501 INFO [main][StringStringMapQueryTest] queryContainsKeyParameter: * 3: third=Marc, fourth=Khaled, first=Daniel, second=Marco 10:52:57,502 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:52:57,502 INFO [main][StringStringMapQueryTest] createTestData: There is already test data. Skipping creation. 10:52:57,504 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:57,505 INFO [main][Query] Reading in results for query "SELECT this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:52:57,506 INFO [main][StringStringMapQueryTest] queryNotContainsKeyParameter: found 4 StringStringMapOwners for query-filter "!this.map.containsKey(:queryParam)" and param "second": 10:52:57,506 INFO [main][StringStringMapQueryTest] queryNotContainsKeyParameter: * 4: first=Marc 10:52:57,507 INFO [main][StringStringMapQueryTest] queryNotContainsKeyParameter: * 5: first=Marco 10:52:57,507 INFO [main][StringStringMapQueryTest] queryNotContainsKeyParameter: * 6: 10:52:57,507 INFO [main][StringStringMapQueryTest] queryNotContainsKeyParameter: * 7: fourth=Khaled 10:52:57,508 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:52:57,509 INFO [main][StringStringMapQueryTest] createTestData: There is already test data. Skipping creation. 10:52:57,510 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:57,512 INFO [main][StringStringMapQueryTest] queryContainsValueParameter: found 2 StringStringMapOwners for query-filter "this.map.containsValue(:queryParam)" and param "Marc": 10:52:57,512 INFO [main][StringStringMapQueryTest] queryContainsValueParameter: * 4: first=Marc 10:52:57,512 INFO [main][StringStringMapQueryTest] queryContainsValueParameter: * 3: third=Marc, fourth=Khaled, first=Daniel, second=Marco 10:52:57,513 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:52:57,513 INFO [main][StringStringMapQueryTest] createTestData: There is already test data. Skipping creation. 10:52:57,515 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:52:57,516 INFO [main][Query] Reading in results for query "SELECT this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:52:57,518 INFO [main][StringStringMapQueryTest] queryNotContainsValueParameter: found 5 StringStringMapOwners for query-filter "!this.map.containsValue(:queryParam)" and param "Marc": 10:52:57,518 INFO [main][StringStringMapQueryTest] queryNotContainsValueParameter: * 1: third=Claudia, first=Adam, second=Bert 10:52:57,518 INFO [main][StringStringMapQueryTest] queryNotContainsValueParameter: * 2: first=Adam, second=Michael 10:52:57,518 INFO [main][StringStringMapQueryTest] queryNotContainsValueParameter: * 5: first=Marco 10:52:57,518 INFO [main][StringStringMapQueryTest] queryNotContainsValueParameter: * 6: 10:52:57,518 INFO [main][StringStringMapQueryTest] queryNotContainsValueParameter: * 7: fourth=Khaled 10:52:57,519 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:52:57,519 INFO [main][StringStringMapQueryTest] createTestData: There is already test data. Skipping creation. 10:52:57,524 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) >= :compareToArgument" since the connection used is closing 10:52:57,526 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndVariableIndexOf: found 3 StringStringMapOwners for query-filter "this.map.containsKey(variable) && variable.indexOf(:queryParam) >= 0" and param "h": 10:52:57,526 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndVariableIndexOf: * 1: third=Claudia, first=Adam, second=Bert 10:52:57,526 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndVariableIndexOf: * 3: third=Marc, fourth=Khaled, first=Daniel, second=Marco 10:52:57,526 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndVariableIndexOf: * 7: fourth=Khaled 10:52:57,527 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:52:57,528 INFO [main][StringStringMapQueryTest] createTestData: There is already test data. Skipping creation. 10:52:57,531 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) >= :compareToArgument" since the connection used is closing 10:52:57,533 INFO [main][Query] Reading in results for query "SELECT this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:52:57,534 INFO [main][StringStringMapQueryTest] queryNotContainsKeyVariableAndVariableIndexOf: found 4 StringStringMapOwners for query-filter "!this.map.containsKey(variable) && variable.indexOf(:queryParam) >= 0" and param "h": 10:52:57,534 INFO [main][StringStringMapQueryTest] queryNotContainsKeyVariableAndVariableIndexOf: * 2: first=Adam, second=Michael 10:52:57,534 INFO [main][StringStringMapQueryTest] queryNotContainsKeyVariableAndVariableIndexOf: * 4: first=Marc 10:52:57,534 INFO [main][StringStringMapQueryTest] queryNotContainsKeyVariableAndVariableIndexOf: * 5: first=Marco 10:52:57,534 INFO [main][StringStringMapQueryTest] queryNotContainsKeyVariableAndVariableIndexOf: * 6: 10:52:57,537 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:52:57,538 INFO [main][StringStringMapQueryTest] createTestData: There is already test data. Skipping creation. 10:52:57,542 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) < :compareToArgument" since the connection used is closing 10:52:57,544 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndVariableNotIndexOf: found 5 StringStringMapOwners for query-filter "this.map.containsKey(variable) && variable.indexOf(:queryParam) < 0" and param "h": 10:52:57,544 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndVariableNotIndexOf: * 1: third=Claudia, first=Adam, second=Bert 10:52:57,544 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndVariableNotIndexOf: * 2: first=Adam, second=Michael 10:52:57,544 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndVariableNotIndexOf: * 3: third=Marc, fourth=Khaled, first=Daniel, second=Marco 10:52:57,544 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndVariableNotIndexOf: * 4: first=Marc 10:52:57,544 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndVariableNotIndexOf: * 5: first=Marco 10:52:57,545 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:52:57,546 INFO [main][StringStringMapQueryTest] createTestData: There is already test data. Skipping creation. 10:52:57,550 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) < :compareToArgument" since the connection used is closing 10:52:57,552 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndNotVariableIndexOf: found 5 StringStringMapOwners for query-filter "this.map.containsKey(variable) && !(variable.indexOf(:queryParam) >= 0)" and param "h": 10:52:57,552 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndNotVariableIndexOf: * 1: third=Claudia, first=Adam, second=Bert 10:52:57,552 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndNotVariableIndexOf: * 2: first=Adam, second=Michael 10:52:57,552 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndNotVariableIndexOf: * 3: third=Marc, fourth=Khaled, first=Daniel, second=Marco 10:52:57,552 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndNotVariableIndexOf: * 4: first=Marc 10:52:57,552 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndNotVariableIndexOf: * 5: first=Marco 10:52:57,554 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:52:57,554 INFO [main][StringStringMapQueryTest] createTestData: There is already test data. Skipping creation. 10:52:57,558 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) >= :compareToArgument" since the connection used is closing 10:52:57,559 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndVariableIndexOf: found 3 StringStringMapOwners for query-filter "this.map.containsValue(variable) && variable.indexOf(:queryParam) >= 0" and param "Marc": 10:52:57,559 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndVariableIndexOf: * 3: third=Marc, fourth=Khaled, first=Daniel, second=Marco 10:52:57,560 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndVariableIndexOf: * 4: first=Marc 10:52:57,560 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndVariableIndexOf: * 5: first=Marco 10:52:58,517 INFO [main][JDOTransactionalRunner] run: Setting up PersistenceManagerFactory. 10:52:58,518 INFO [main][TestUtil] loadProperties: File /home/tomcat/cumulus4j-test-datanucleus.properties does not exist. Thus not overriding any settings with user-specific ones. 10:52:58,543 INFO [main][Persistence] Property cumulus4j.index.clob.enabled unknown - will be ignored 10:53:00,891 INFO [AbstractCryptoManager][AbstractCryptoManager$CloseExpiredSessionsTask] run: AbstractCryptoManager was garbage-collected. Cancelling this TimerTask. 10:53:01,308 INFO [main][Cumulus4jStoreManager] ====================== Cumulus4j ====================== 10:53:01,308 INFO [main][Cumulus4jStoreManager] Bundle: org.cumulus4j.store - Version: 1.2.1.SNAPSHOT 10:53:01,308 INFO [main][Cumulus4jStoreManager] ======================================================= 10:53:01,309 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryTimerPeriod: Property 'cumulus4j.cryptoSessionExpiryTimer.period' is not set. Using default value 60000. 10:53:01,309 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryAgeMSec: Property 'cumulus4j.cryptoSessionExpiryAge' is not set. Using default value 1800000. 10:53:01,340 INFO [main][MinimumCumulus4jVersion] version=10100001 10:53:01,341 INFO [main][MinimumCumulus4jVersion] version=10100001 10:53:01,350 INFO [main][Retrieve] Object with id "2.org.cumulus4j.store.test.collection.join.StringStringMapOwner.id" not found ! 10:53:01,497 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) >= :compareToArgument" since the connection used is closing 10:53:01,498 INFO [main][Query] Reading in results for query "SELECT this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:53:01,499 INFO [main][StringStringMapQueryTest] queryNotContainsValueVariableAndVariableIndexOf: found 4 StringStringMapOwners for query-filter "!this.map.containsValue(variable) && variable.indexOf(:queryParam) >= 0" and param "Marc": 10:53:01,499 INFO [main][StringStringMapQueryTest] queryNotContainsValueVariableAndVariableIndexOf: * 1: third=Claudia, first=Adam, second=Bert 10:53:01,499 INFO [main][StringStringMapQueryTest] queryNotContainsValueVariableAndVariableIndexOf: * 2: first=Adam, second=Michael 10:53:01,499 INFO [main][StringStringMapQueryTest] queryNotContainsValueVariableAndVariableIndexOf: * 6: 10:53:01,499 INFO [main][StringStringMapQueryTest] queryNotContainsValueVariableAndVariableIndexOf: * 7: fourth=Khaled 10:53:01,501 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:53:01,501 INFO [main][StringStringMapQueryTest] createTestData: There is already test data. Skipping creation. 10:53:01,504 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) < :compareToArgument" since the connection used is closing 10:53:01,505 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndVariableNotIndexOf: found 4 StringStringMapOwners for query-filter "this.map.containsValue(variable) && variable.indexOf(:queryParam) < 0" and param "Marc": 10:53:01,505 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndVariableNotIndexOf: * 1: third=Claudia, first=Adam, second=Bert 10:53:01,506 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndVariableNotIndexOf: * 2: first=Adam, second=Michael 10:53:01,506 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndVariableNotIndexOf: * 3: third=Marc, fourth=Khaled, first=Daniel, second=Marco 10:53:01,506 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndVariableNotIndexOf: * 7: fourth=Khaled 10:53:01,507 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:53:01,507 INFO [main][StringStringMapQueryTest] createTestData: There is already test data. Skipping creation. 10:53:01,510 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) < :compareToArgument" since the connection used is closing 10:53:01,511 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndNotVariableIndexOf: found 4 StringStringMapOwners for query-filter "this.map.containsValue(variable) && !(variable.indexOf(:queryParam) >= 0)" and param "Marc": 10:53:01,512 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndNotVariableIndexOf: * 1: third=Claudia, first=Adam, second=Bert 10:53:01,512 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndNotVariableIndexOf: * 2: first=Adam, second=Michael 10:53:01,512 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndNotVariableIndexOf: * 3: third=Marc, fourth=Khaled, first=Daniel, second=Marco 10:53:01,512 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndNotVariableIndexOf: * 7: fourth=Khaled 10:53:01,513 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:53:01,513 INFO [main][StringStringMapQueryTest] createTestData: There is already test data. Skipping creation. 10:53:01,516 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 10:53:01,518 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndVariableEquals: found 3 StringStringMapOwners for query-filter "this.map.containsKey(variable) && variable == :queryParam" and param "second": 10:53:01,518 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndVariableEquals: * 1: third=Claudia, first=Adam, second=Bert 10:53:01,518 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndVariableEquals: * 2: first=Adam, second=Michael 10:53:01,518 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndVariableEquals: * 3: third=Marc, fourth=Khaled, first=Daniel, second=Marco 10:53:01,519 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:53:01,519 INFO [main][StringStringMapQueryTest] createTestData: There is already test data. Skipping creation. 10:53:01,524 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey != :value" since the connection used is closing 10:53:01,526 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndVariableNotEquals: found 6 StringStringMapOwners for query-filter "this.map.containsKey(variable) && variable != :queryParam" and param "second": 10:53:01,526 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndVariableNotEquals: * 1: third=Claudia, first=Adam, second=Bert 10:53:01,527 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndVariableNotEquals: * 2: first=Adam, second=Michael 10:53:01,527 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndVariableNotEquals: * 3: third=Marc, fourth=Khaled, first=Daniel, second=Marco 10:53:01,527 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndVariableNotEquals: * 4: first=Marc 10:53:01,527 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndVariableNotEquals: * 5: first=Marco 10:53:01,527 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndVariableNotEquals: * 7: fourth=Khaled 10:53:01,528 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:53:01,528 INFO [main][StringStringMapQueryTest] createTestData: There is already test data. Skipping creation. 10:53:01,532 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey != :value" since the connection used is closing 10:53:01,534 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndNotVariableEquals: found 6 StringStringMapOwners for query-filter "this.map.containsKey(variable) && !(variable == :queryParam)" and param "second": 10:53:01,534 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndNotVariableEquals: * 1: third=Claudia, first=Adam, second=Bert 10:53:01,534 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndNotVariableEquals: * 2: first=Adam, second=Michael 10:53:01,534 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndNotVariableEquals: * 3: third=Marc, fourth=Khaled, first=Daniel, second=Marco 10:53:01,534 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndNotVariableEquals: * 4: first=Marc 10:53:01,534 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndNotVariableEquals: * 5: first=Marco 10:53:01,534 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndNotVariableEquals: * 7: fourth=Khaled 10:53:01,536 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:53:01,536 INFO [main][StringStringMapQueryTest] createTestData: There is already test data. Skipping creation. 10:53:01,540 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 10:53:01,545 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndVariableEquals: found 2 StringStringMapOwners for query-filter "this.map.containsValue(variable) && variable == :queryParam" and param "Marc": 10:53:01,545 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndVariableEquals: * 3: third=Marc, fourth=Khaled, first=Daniel, second=Marco 10:53:01,545 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndVariableEquals: * 4: first=Marc 10:53:01,547 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:53:01,548 INFO [main][StringStringMapQueryTest] createTestData: There is already test data. Skipping creation. 10:53:01,551 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey != :value" since the connection used is closing 10:53:01,553 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndVariableNotEquals: found 5 StringStringMapOwners for query-filter "this.map.containsValue(variable) && variable != :queryParam" and param "Marc": 10:53:01,553 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndVariableNotEquals: * 1: third=Claudia, first=Adam, second=Bert 10:53:01,554 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndVariableNotEquals: * 2: first=Adam, second=Michael 10:53:01,554 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndVariableNotEquals: * 3: third=Marc, fourth=Khaled, first=Daniel, second=Marco 10:53:01,554 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndVariableNotEquals: * 5: first=Marco 10:53:01,554 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndVariableNotEquals: * 7: fourth=Khaled 10:53:01,555 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:53:01,555 INFO [main][StringStringMapQueryTest] createTestData: There is already test data. Skipping creation. 10:53:01,559 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey != :value" since the connection used is closing 10:53:01,561 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndNotVariableEquals: found 5 StringStringMapOwners for query-filter "this.map.containsValue(variable) && !(variable == :queryParam)" and param "Marc": 10:53:01,561 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndNotVariableEquals: * 1: third=Claudia, first=Adam, second=Bert 10:53:01,561 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndNotVariableEquals: * 2: first=Adam, second=Michael 10:53:01,561 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndNotVariableEquals: * 3: third=Marc, fourth=Khaled, first=Daniel, second=Marco 10:53:01,561 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndNotVariableEquals: * 5: first=Marco 10:53:01,561 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndNotVariableEquals: * 7: fourth=Khaled 10:53:01,562 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:53:01,563 INFO [main][StringStringMapQueryTest] createTestData: There is already test data. Skipping creation. 10:53:01,565 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:53:01,567 INFO [main][StringStringMapQueryTest] queryContainsKeyParameter: found 3 StringStringMapOwners for query-filter "this.map.containsKey(:queryParam)" and param "second": 10:53:01,567 INFO [main][StringStringMapQueryTest] queryContainsKeyParameter: * 1: third=Claudia, first=Adam, second=Bert 10:53:01,567 INFO [main][StringStringMapQueryTest] queryContainsKeyParameter: * 2: first=Adam, second=Michael 10:53:01,567 INFO [main][StringStringMapQueryTest] queryContainsKeyParameter: * 3: third=Marc, fourth=Khaled, first=Daniel, second=Marco 10:53:01,568 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:53:01,568 INFO [main][StringStringMapQueryTest] createTestData: There is already test data. Skipping creation. 10:53:01,570 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:53:01,570 INFO [main][Query] Reading in results for query "SELECT this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:53:01,573 INFO [main][StringStringMapQueryTest] queryNotContainsKeyParameter: found 4 StringStringMapOwners for query-filter "!this.map.containsKey(:queryParam)" and param "second": 10:53:01,573 INFO [main][StringStringMapQueryTest] queryNotContainsKeyParameter: * 4: first=Marc 10:53:01,573 INFO [main][StringStringMapQueryTest] queryNotContainsKeyParameter: * 5: first=Marco 10:53:01,573 INFO [main][StringStringMapQueryTest] queryNotContainsKeyParameter: * 6: 10:53:01,573 INFO [main][StringStringMapQueryTest] queryNotContainsKeyParameter: * 7: fourth=Khaled 10:53:01,574 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:53:01,575 INFO [main][StringStringMapQueryTest] createTestData: There is already test data. Skipping creation. 10:53:01,576 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:53:01,577 INFO [main][StringStringMapQueryTest] queryContainsValueParameter: found 2 StringStringMapOwners for query-filter "this.map.containsValue(:queryParam)" and param "Marc": 10:53:01,577 INFO [main][StringStringMapQueryTest] queryContainsValueParameter: * 3: third=Marc, fourth=Khaled, first=Daniel, second=Marco 10:53:01,577 INFO [main][StringStringMapQueryTest] queryContainsValueParameter: * 4: first=Marc 10:53:01,578 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:53:01,579 INFO [main][StringStringMapQueryTest] createTestData: There is already test data. Skipping creation. 10:53:01,580 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:53:01,581 INFO [main][Query] Reading in results for query "SELECT this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:53:01,582 INFO [main][StringStringMapQueryTest] queryNotContainsValueParameter: found 5 StringStringMapOwners for query-filter "!this.map.containsValue(:queryParam)" and param "Marc": 10:53:01,583 INFO [main][StringStringMapQueryTest] queryNotContainsValueParameter: * 1: third=Claudia, first=Adam, second=Bert 10:53:01,583 INFO [main][StringStringMapQueryTest] queryNotContainsValueParameter: * 2: first=Adam, second=Michael 10:53:01,583 INFO [main][StringStringMapQueryTest] queryNotContainsValueParameter: * 5: first=Marco 10:53:01,583 INFO [main][StringStringMapQueryTest] queryNotContainsValueParameter: * 6: 10:53:01,583 INFO [main][StringStringMapQueryTest] queryNotContainsValueParameter: * 7: fourth=Khaled 10:53:01,584 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:53:01,584 INFO [main][StringStringMapQueryTest] createTestData: There is already test data. Skipping creation. 10:53:01,588 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) >= :compareToArgument" since the connection used is closing 10:53:01,590 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndVariableIndexOf: found 3 StringStringMapOwners for query-filter "this.map.containsKey(variable) && variable.indexOf(:queryParam) >= 0" and param "h": 10:53:01,590 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndVariableIndexOf: * 1: third=Claudia, first=Adam, second=Bert 10:53:01,590 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndVariableIndexOf: * 3: third=Marc, fourth=Khaled, first=Daniel, second=Marco 10:53:01,590 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndVariableIndexOf: * 7: fourth=Khaled 10:53:01,591 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:53:01,591 INFO [main][StringStringMapQueryTest] createTestData: There is already test data. Skipping creation. 10:53:01,595 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) >= :compareToArgument" since the connection used is closing 10:53:01,596 INFO [main][Query] Reading in results for query "SELECT this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:53:01,597 INFO [main][StringStringMapQueryTest] queryNotContainsKeyVariableAndVariableIndexOf: found 4 StringStringMapOwners for query-filter "!this.map.containsKey(variable) && variable.indexOf(:queryParam) >= 0" and param "h": 10:53:01,597 INFO [main][StringStringMapQueryTest] queryNotContainsKeyVariableAndVariableIndexOf: * 2: first=Adam, second=Michael 10:53:01,597 INFO [main][StringStringMapQueryTest] queryNotContainsKeyVariableAndVariableIndexOf: * 4: first=Marc 10:53:01,597 INFO [main][StringStringMapQueryTest] queryNotContainsKeyVariableAndVariableIndexOf: * 5: first=Marco 10:53:01,597 INFO [main][StringStringMapQueryTest] queryNotContainsKeyVariableAndVariableIndexOf: * 6: 10:53:01,599 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:53:01,599 INFO [main][StringStringMapQueryTest] createTestData: There is already test data. Skipping creation. 10:53:01,603 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) < :compareToArgument" since the connection used is closing 10:53:01,605 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndVariableNotIndexOf: found 5 StringStringMapOwners for query-filter "this.map.containsKey(variable) && variable.indexOf(:queryParam) < 0" and param "h": 10:53:01,605 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndVariableNotIndexOf: * 1: third=Claudia, first=Adam, second=Bert 10:53:01,605 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndVariableNotIndexOf: * 2: first=Adam, second=Michael 10:53:01,605 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndVariableNotIndexOf: * 3: third=Marc, fourth=Khaled, first=Daniel, second=Marco 10:53:01,605 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndVariableNotIndexOf: * 4: first=Marc 10:53:01,605 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndVariableNotIndexOf: * 5: first=Marco 10:53:01,606 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:53:01,606 INFO [main][StringStringMapQueryTest] createTestData: There is already test data. Skipping creation. 10:53:01,609 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) < :compareToArgument" since the connection used is closing 10:53:01,611 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndNotVariableIndexOf: found 5 StringStringMapOwners for query-filter "this.map.containsKey(variable) && !(variable.indexOf(:queryParam) >= 0)" and param "h": 10:53:01,611 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndNotVariableIndexOf: * 1: third=Claudia, first=Adam, second=Bert 10:53:01,611 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndNotVariableIndexOf: * 2: first=Adam, second=Michael 10:53:01,611 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndNotVariableIndexOf: * 3: third=Marc, fourth=Khaled, first=Daniel, second=Marco 10:53:01,611 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndNotVariableIndexOf: * 4: first=Marc 10:53:01,611 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndNotVariableIndexOf: * 5: first=Marco 10:53:01,612 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:53:01,612 INFO [main][StringStringMapQueryTest] createTestData: There is already test data. Skipping creation. 10:53:01,616 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) >= :compareToArgument" since the connection used is closing 10:53:01,617 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndVariableIndexOf: found 3 StringStringMapOwners for query-filter "this.map.containsValue(variable) && variable.indexOf(:queryParam) >= 0" and param "Marc": 10:53:01,617 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndVariableIndexOf: * 3: third=Marc, fourth=Khaled, first=Daniel, second=Marco 10:53:01,617 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndVariableIndexOf: * 4: first=Marc 10:53:01,618 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndVariableIndexOf: * 5: first=Marco 10:53:01,618 INFO [main][JDOTransactionalRunner] run: Shutting down PersistenceManagerFactory. Tests run: 36, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.801 sec Running org.cumulus4j.store.test.collection.join.StringSetQueryTest 10:53:02,426 INFO [main][JDOTransactionalRunner] run: Shutting down Derby (in case it was used before). 10:53:02,900 INFO [main][AbstractJDOTransactionalTestClearingDatabase] clearDatabase: Clearing database (dropping all tables). 10:53:02,900 INFO [main][TestUtil] loadProperties: File /home/tomcat/cumulus4j-test-datanucleus.properties does not exist. Thus not overriding any settings with user-specific ones. 10:53:02,909 INFO [main][CleanupUtil] cleanoutRDBMS: derbyDatabaseDir="/tmp/derby/cumulus4j" was deleted successfully. 10:53:02,909 WARN [main][CleanupUtil] dropAllTables: 'ConnectionURL' property is not set for index datastore! Skipping! 10:53:02,909 INFO [main][JDOTransactionalRunner] run: Setting up PersistenceManagerFactory. 10:53:02,910 INFO [main][TestUtil] loadProperties: File /home/tomcat/cumulus4j-test-datanucleus.properties does not exist. Thus not overriding any settings with user-specific ones. 10:53:02,925 INFO [main][Persistence] Property cumulus4j.index.clob.enabled unknown - will be ignored 10:53:08,477 INFO [main][Cumulus4jStoreManager] ====================== Cumulus4j ====================== 10:53:08,477 INFO [main][Cumulus4jStoreManager] Bundle: org.cumulus4j.store - Version: 1.2.1.SNAPSHOT 10:53:08,477 INFO [main][Cumulus4jStoreManager] ======================================================= 10:53:08,478 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryTimerPeriod: Property 'cumulus4j.cryptoSessionExpiryTimer.period' is not set. Using default value 60000. 10:53:08,478 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryAgeMSec: Property 'cumulus4j.cryptoSessionExpiryAge' is not set. Using default value 1800000. 10:53:08,600 INFO [main][MinimumCumulus4jVersion] version=10100001 10:53:08,735 INFO [main][MinimumCumulus4jVersion] version=10100001 10:53:08,889 INFO [main][Retrieve] Object with id "1.org.cumulus4j.store.test.collection.join.StringSetOwner.id" not found ! 10:53:08,997 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:53:09,005 INFO [main][StringSetQueryTest] queryContainsParameter: found 2 StringSetOwners for query-filter "this.set.contains(:element)" and param "Marc": 10:53:09,005 INFO [main][StringSetQueryTest] queryContainsParameter: * 4: Marc 10:53:09,005 INFO [main][StringSetQueryTest] queryContainsParameter: * 3: Marco, Marc, Khaled, Daniel 10:53:09,006 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:53:09,006 INFO [main][StringSetQueryTest] createTestData: There is already test data. Skipping creation. 10:53:09,015 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) >= :compareToArgument" since the connection used is closing 10:53:09,017 INFO [main][StringSetQueryTest] queryContainsVariableAndVariableIndexOf: found 3 StringSetOwners for query-filter "this.set.contains(elementVariable) && elementVariable.indexOf(:elementPart) >= 0" and param "Marc": 10:53:09,017 INFO [main][StringSetQueryTest] queryContainsVariableAndVariableIndexOf: * 3: Marco, Marc, Khaled, Daniel 10:53:09,017 INFO [main][StringSetQueryTest] queryContainsVariableAndVariableIndexOf: * 4: Marc 10:53:09,017 INFO [main][StringSetQueryTest] queryContainsVariableAndVariableIndexOf: * 5: Marco 10:53:09,018 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:53:09,019 INFO [main][StringSetQueryTest] createTestData: There is already test data. Skipping creation. 10:53:09,022 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 10:53:09,024 INFO [main][StringSetQueryTest] queryContainsVariableAndVariableEquals: found 2 StringSetOwners for query-filter "this.set.contains(elementVariable) && elementVariable == :element" and param "Marc": 10:53:09,024 INFO [main][StringSetQueryTest] queryContainsVariableAndVariableEquals: * 3: Marco, Marc, Khaled, Daniel 10:53:09,024 INFO [main][StringSetQueryTest] queryContainsVariableAndVariableEquals: * 4: Marc 10:53:09,025 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:53:09,025 INFO [main][StringSetQueryTest] createTestData: There is already test data. Skipping creation. 10:53:09,027 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:53:09,032 INFO [main][Query] Reading in results for query "SELECT this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:53:09,034 INFO [main][StringSetQueryTest] queryNotContainsParameter: found 5 StringSetOwners for query-filter "!this.set.contains(:element)" and param "Marc": 10:53:09,034 INFO [main][StringSetQueryTest] queryNotContainsParameter: * 1: Adam, Claudia, Bert 10:53:09,034 INFO [main][StringSetQueryTest] queryNotContainsParameter: * 2: Adam, Michael 10:53:09,034 INFO [main][StringSetQueryTest] queryNotContainsParameter: * 5: Marco 10:53:09,034 INFO [main][StringSetQueryTest] queryNotContainsParameter: * 6: 10:53:09,034 INFO [main][StringSetQueryTest] queryNotContainsParameter: * 7: David 10:53:09,036 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:53:09,036 INFO [main][StringSetQueryTest] createTestData: There is already test data. Skipping creation. 10:53:09,045 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) < :compareToArgument" since the connection used is closing 10:53:09,049 INFO [main][StringSetQueryTest] queryContainsVariableAndVariableNotIndexOf: found 4 StringSetOwners for query-filter "this.set.contains(elementVariable) && elementVariable.indexOf(:elementPart) < 0" and param "Marc": 10:53:09,049 INFO [main][StringSetQueryTest] queryContainsVariableAndVariableNotIndexOf: * 1: Adam, Claudia, Bert 10:53:09,049 INFO [main][StringSetQueryTest] queryContainsVariableAndVariableNotIndexOf: * 2: Adam, Michael 10:53:09,049 INFO [main][StringSetQueryTest] queryContainsVariableAndVariableNotIndexOf: * 3: Marco, Marc, Khaled, Daniel 10:53:09,049 INFO [main][StringSetQueryTest] queryContainsVariableAndVariableNotIndexOf: * 7: David 10:53:09,051 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:53:09,051 INFO [main][StringSetQueryTest] createTestData: There is already test data. Skipping creation. 10:53:09,055 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) < :compareToArgument" since the connection used is closing 10:53:09,058 INFO [main][StringSetQueryTest] queryContainsVariableAndNotVariableIndexOf: found 4 StringSetOwners for query-filter "this.set.contains(elementVariable) && !(elementVariable.indexOf(:elementPart) >= 0)" and param "Marc": 10:53:09,058 INFO [main][StringSetQueryTest] queryContainsVariableAndNotVariableIndexOf: * 1: Adam, Claudia, Bert 10:53:09,058 INFO [main][StringSetQueryTest] queryContainsVariableAndNotVariableIndexOf: * 2: Adam, Michael 10:53:09,058 INFO [main][StringSetQueryTest] queryContainsVariableAndNotVariableIndexOf: * 3: Marco, Marc, Khaled, Daniel 10:53:09,058 INFO [main][StringSetQueryTest] queryContainsVariableAndNotVariableIndexOf: * 7: David 10:53:09,059 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:53:09,060 INFO [main][StringSetQueryTest] createTestData: There is already test data. Skipping creation. 10:53:09,070 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey != :value" since the connection used is closing 10:53:09,072 INFO [main][StringSetQueryTest] queryContainsVariableAndVariableNotEquals: found 5 StringSetOwners for query-filter "this.set.contains(elementVariable) && elementVariable != :element" and param "Marc": 10:53:09,073 INFO [main][StringSetQueryTest] queryContainsVariableAndVariableNotEquals: * 1: Adam, Claudia, Bert 10:53:09,073 INFO [main][StringSetQueryTest] queryContainsVariableAndVariableNotEquals: * 2: Adam, Michael 10:53:09,073 INFO [main][StringSetQueryTest] queryContainsVariableAndVariableNotEquals: * 3: Marco, Marc, Khaled, Daniel 10:53:09,073 INFO [main][StringSetQueryTest] queryContainsVariableAndVariableNotEquals: * 5: Marco 10:53:09,073 INFO [main][StringSetQueryTest] queryContainsVariableAndVariableNotEquals: * 7: David 10:53:09,074 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:53:09,075 INFO [main][StringSetQueryTest] createTestData: There is already test data. Skipping creation. 10:53:09,079 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey != :value" since the connection used is closing 10:53:09,081 INFO [main][StringSetQueryTest] queryContainsVariableAndNotVariableEquals: found 5 StringSetOwners for query-filter "this.set.contains(elementVariable) && !(elementVariable == :element)" and param "Marc": 10:53:09,081 INFO [main][StringSetQueryTest] queryContainsVariableAndNotVariableEquals: * 1: Adam, Claudia, Bert 10:53:09,081 INFO [main][StringSetQueryTest] queryContainsVariableAndNotVariableEquals: * 2: Adam, Michael 10:53:09,082 INFO [main][StringSetQueryTest] queryContainsVariableAndNotVariableEquals: * 3: Marco, Marc, Khaled, Daniel 10:53:09,082 INFO [main][StringSetQueryTest] queryContainsVariableAndNotVariableEquals: * 5: Marco 10:53:09,082 INFO [main][StringSetQueryTest] queryContainsVariableAndNotVariableEquals: * 7: David 10:53:09,083 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:53:09,083 INFO [main][StringSetQueryTest] createTestData: There is already test data. Skipping creation. 10:53:09,087 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 10:53:09,088 INFO [main][Query] Reading in results for query "SELECT this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:53:09,090 INFO [main][StringSetQueryTest] queryNotContainsVariableAndVariableEquals: found 5 StringSetOwners for query-filter "!this.set.contains(elementVariable) && elementVariable == :element" and param "Marc": 10:53:09,090 INFO [main][StringSetQueryTest] queryNotContainsVariableAndVariableEquals: * 1: Adam, Claudia, Bert 10:53:09,090 INFO [main][StringSetQueryTest] queryNotContainsVariableAndVariableEquals: * 2: Adam, Michael 10:53:09,090 INFO [main][StringSetQueryTest] queryNotContainsVariableAndVariableEquals: * 5: Marco 10:53:09,090 INFO [main][StringSetQueryTest] queryNotContainsVariableAndVariableEquals: * 6: 10:53:09,090 INFO [main][StringSetQueryTest] queryNotContainsVariableAndVariableEquals: * 7: David 10:53:09,092 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:53:09,092 INFO [main][StringSetQueryTest] createTestData: There is already test data. Skipping creation. 10:53:09,099 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey == 0" since the connection used is closing 10:53:09,568 INFO [main][JDOTransactionalRunner] run: Setting up PersistenceManagerFactory. 10:53:09,570 INFO [main][TestUtil] loadProperties: File /home/tomcat/cumulus4j-test-datanucleus.properties does not exist. Thus not overriding any settings with user-specific ones. 10:53:09,586 INFO [main][Persistence] Property cumulus4j.index.clob.enabled unknown - will be ignored 10:53:12,253 INFO [main][Cumulus4jStoreManager] ====================== Cumulus4j ====================== 10:53:12,253 INFO [main][Cumulus4jStoreManager] Bundle: org.cumulus4j.store - Version: 1.2.1.SNAPSHOT 10:53:12,253 INFO [main][Cumulus4jStoreManager] ======================================================= 10:53:12,254 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryTimerPeriod: Property 'cumulus4j.cryptoSessionExpiryTimer.period' is not set. Using default value 60000. 10:53:12,254 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryAgeMSec: Property 'cumulus4j.cryptoSessionExpiryAge' is not set. Using default value 1800000. 10:53:12,279 INFO [main][MinimumCumulus4jVersion] version=10100001 10:53:12,280 INFO [main][MinimumCumulus4jVersion] version=10100001 10:53:12,288 INFO [main][Retrieve] Object with id "2.org.cumulus4j.store.test.collection.join.StringSetOwner.id" not found ! 10:53:12,386 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:53:12,390 INFO [main][StringSetQueryTest] queryContainsParameter: found 2 StringSetOwners for query-filter "this.set.contains(:element)" and param "Marc": 10:53:12,390 INFO [main][StringSetQueryTest] queryContainsParameter: * 3: Marco, Marc, Khaled, Daniel 10:53:12,390 INFO [main][StringSetQueryTest] queryContainsParameter: * 4: Marc 10:53:12,392 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:53:12,392 INFO [main][StringSetQueryTest] createTestData: There is already test data. Skipping creation. 10:53:12,396 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) >= :compareToArgument" since the connection used is closing 10:53:12,397 INFO [main][StringSetQueryTest] queryContainsVariableAndVariableIndexOf: found 3 StringSetOwners for query-filter "this.set.contains(elementVariable) && elementVariable.indexOf(:elementPart) >= 0" and param "Marc": 10:53:12,397 INFO [main][StringSetQueryTest] queryContainsVariableAndVariableIndexOf: * 3: Marco, Marc, Khaled, Daniel 10:53:12,397 INFO [main][StringSetQueryTest] queryContainsVariableAndVariableIndexOf: * 4: Marc 10:53:12,397 INFO [main][StringSetQueryTest] queryContainsVariableAndVariableIndexOf: * 5: Marco 10:53:12,398 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:53:12,399 INFO [main][StringSetQueryTest] createTestData: There is already test data. Skipping creation. 10:53:12,402 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 10:53:12,403 INFO [main][StringSetQueryTest] queryContainsVariableAndVariableEquals: found 2 StringSetOwners for query-filter "this.set.contains(elementVariable) && elementVariable == :element" and param "Marc": 10:53:12,403 INFO [main][StringSetQueryTest] queryContainsVariableAndVariableEquals: * 3: Marco, Marc, Khaled, Daniel 10:53:12,403 INFO [main][StringSetQueryTest] queryContainsVariableAndVariableEquals: * 4: Marc 10:53:12,404 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:53:12,404 INFO [main][StringSetQueryTest] createTestData: There is already test data. Skipping creation. 10:53:12,405 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:53:12,406 INFO [main][Query] Reading in results for query "SELECT this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:53:12,408 INFO [main][StringSetQueryTest] queryNotContainsParameter: found 5 StringSetOwners for query-filter "!this.set.contains(:element)" and param "Marc": 10:53:12,408 INFO [main][StringSetQueryTest] queryNotContainsParameter: * 1: Adam, Claudia, Bert 10:53:12,408 INFO [main][StringSetQueryTest] queryNotContainsParameter: * 2: Adam, Michael 10:53:12,408 INFO [main][StringSetQueryTest] queryNotContainsParameter: * 5: Marco 10:53:12,408 INFO [main][StringSetQueryTest] queryNotContainsParameter: * 6: 10:53:12,408 INFO [main][StringSetQueryTest] queryNotContainsParameter: * 7: David 10:53:12,409 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:53:12,410 INFO [main][StringSetQueryTest] createTestData: There is already test data. Skipping creation. 10:53:12,413 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) < :compareToArgument" since the connection used is closing 10:53:12,414 INFO [main][StringSetQueryTest] queryContainsVariableAndVariableNotIndexOf: found 4 StringSetOwners for query-filter "this.set.contains(elementVariable) && elementVariable.indexOf(:elementPart) < 0" and param "Marc": 10:53:12,415 INFO [main][StringSetQueryTest] queryContainsVariableAndVariableNotIndexOf: * 1: Adam, Claudia, Bert 10:53:12,415 INFO [main][StringSetQueryTest] queryContainsVariableAndVariableNotIndexOf: * 2: Adam, Michael 10:53:12,415 INFO [main][StringSetQueryTest] queryContainsVariableAndVariableNotIndexOf: * 3: Marco, Marc, Khaled, Daniel 10:53:12,415 INFO [main][StringSetQueryTest] queryContainsVariableAndVariableNotIndexOf: * 7: David 10:53:12,418 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:53:12,418 INFO [main][StringSetQueryTest] createTestData: There is already test data. Skipping creation. 10:53:12,422 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) < :compareToArgument" since the connection used is closing 10:53:12,423 INFO [main][StringSetQueryTest] queryContainsVariableAndNotVariableIndexOf: found 4 StringSetOwners for query-filter "this.set.contains(elementVariable) && !(elementVariable.indexOf(:elementPart) >= 0)" and param "Marc": 10:53:12,424 INFO [main][StringSetQueryTest] queryContainsVariableAndNotVariableIndexOf: * 1: Adam, Claudia, Bert 10:53:12,424 INFO [main][StringSetQueryTest] queryContainsVariableAndNotVariableIndexOf: * 2: Adam, Michael 10:53:12,424 INFO [main][StringSetQueryTest] queryContainsVariableAndNotVariableIndexOf: * 3: Marco, Marc, Khaled, Daniel 10:53:12,424 INFO [main][StringSetQueryTest] queryContainsVariableAndNotVariableIndexOf: * 7: David 10:53:12,425 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:53:12,425 INFO [main][StringSetQueryTest] createTestData: There is already test data. Skipping creation. 10:53:12,429 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey != :value" since the connection used is closing 10:53:12,430 INFO [main][StringSetQueryTest] queryContainsVariableAndVariableNotEquals: found 5 StringSetOwners for query-filter "this.set.contains(elementVariable) && elementVariable != :element" and param "Marc": 10:53:12,431 INFO [main][StringSetQueryTest] queryContainsVariableAndVariableNotEquals: * 1: Adam, Claudia, Bert 10:53:12,431 INFO [main][StringSetQueryTest] queryContainsVariableAndVariableNotEquals: * 2: Adam, Michael 10:53:12,431 INFO [main][StringSetQueryTest] queryContainsVariableAndVariableNotEquals: * 3: Marco, Marc, Khaled, Daniel 10:53:12,431 INFO [main][StringSetQueryTest] queryContainsVariableAndVariableNotEquals: * 5: Marco 10:53:12,431 INFO [main][StringSetQueryTest] queryContainsVariableAndVariableNotEquals: * 7: David 10:53:12,432 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:53:12,432 INFO [main][StringSetQueryTest] createTestData: There is already test data. Skipping creation. 10:53:12,435 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey != :value" since the connection used is closing 10:53:12,437 INFO [main][StringSetQueryTest] queryContainsVariableAndNotVariableEquals: found 5 StringSetOwners for query-filter "this.set.contains(elementVariable) && !(elementVariable == :element)" and param "Marc": 10:53:12,437 INFO [main][StringSetQueryTest] queryContainsVariableAndNotVariableEquals: * 1: Adam, Claudia, Bert 10:53:12,437 INFO [main][StringSetQueryTest] queryContainsVariableAndNotVariableEquals: * 2: Adam, Michael 10:53:12,437 INFO [main][StringSetQueryTest] queryContainsVariableAndNotVariableEquals: * 3: Marco, Marc, Khaled, Daniel 10:53:12,437 INFO [main][StringSetQueryTest] queryContainsVariableAndNotVariableEquals: * 5: Marco 10:53:12,437 INFO [main][StringSetQueryTest] queryContainsVariableAndNotVariableEquals: * 7: David 10:53:12,438 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:53:12,438 INFO [main][StringSetQueryTest] createTestData: There is already test data. Skipping creation. 10:53:12,441 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 10:53:12,442 INFO [main][Query] Reading in results for query "SELECT this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:53:12,444 INFO [main][StringSetQueryTest] queryNotContainsVariableAndVariableEquals: found 5 StringSetOwners for query-filter "!this.set.contains(elementVariable) && elementVariable == :element" and param "Marc": 10:53:12,444 INFO [main][StringSetQueryTest] queryNotContainsVariableAndVariableEquals: * 1: Adam, Claudia, Bert 10:53:12,444 INFO [main][StringSetQueryTest] queryNotContainsVariableAndVariableEquals: * 2: Adam, Michael 10:53:12,444 INFO [main][StringSetQueryTest] queryNotContainsVariableAndVariableEquals: * 5: Marco 10:53:12,444 INFO [main][StringSetQueryTest] queryNotContainsVariableAndVariableEquals: * 6: 10:53:12,444 INFO [main][StringSetQueryTest] queryNotContainsVariableAndVariableEquals: * 7: David 10:53:12,445 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:53:12,446 INFO [main][StringSetQueryTest] createTestData: There is already test data. Skipping creation. 10:53:12,447 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey == 0" since the connection used is closing 10:53:12,448 INFO [main][JDOTransactionalRunner] run: Shutting down PersistenceManagerFactory. Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.688 sec Running org.cumulus4j.store.test.collection.join.ElementAMap1QueryTest 10:53:13,119 INFO [main][JDOTransactionalRunner] run: Shutting down Derby (in case it was used before). 10:53:13,460 INFO [main][AbstractJDOTransactionalTestClearingDatabase] clearDatabase: Clearing database (dropping all tables). 10:53:13,461 INFO [main][TestUtil] loadProperties: File /home/tomcat/cumulus4j-test-datanucleus.properties does not exist. Thus not overriding any settings with user-specific ones. 10:53:13,475 INFO [main][CleanupUtil] cleanoutRDBMS: derbyDatabaseDir="/tmp/derby/cumulus4j" was deleted successfully. 10:53:13,476 WARN [main][CleanupUtil] dropAllTables: 'ConnectionURL' property is not set for index datastore! Skipping! 10:53:13,476 INFO [main][JDOTransactionalRunner] run: Setting up PersistenceManagerFactory. 10:53:13,477 INFO [main][TestUtil] loadProperties: File /home/tomcat/cumulus4j-test-datanucleus.properties does not exist. Thus not overriding any settings with user-specific ones. 10:53:13,491 INFO [main][Persistence] Property cumulus4j.index.clob.enabled unknown - will be ignored 10:53:15,548 INFO [AbstractCryptoManager][AbstractCryptoManager$CloseExpiredSessionsTask] run: AbstractCryptoManager was garbage-collected. Cancelling this TimerTask. 10:53:18,893 INFO [main][Cumulus4jStoreManager] ====================== Cumulus4j ====================== 10:53:18,893 INFO [main][Cumulus4jStoreManager] Bundle: org.cumulus4j.store - Version: 1.2.1.SNAPSHOT 10:53:18,893 INFO [main][Cumulus4jStoreManager] ======================================================= 10:53:18,894 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryTimerPeriod: Property 'cumulus4j.cryptoSessionExpiryTimer.period' is not set. Using default value 60000. 10:53:18,894 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryAgeMSec: Property 'cumulus4j.cryptoSessionExpiryAge' is not set. Using default value 1800000. 10:53:18,989 INFO [main][MinimumCumulus4jVersion] version=10100001 10:53:19,094 INFO [main][MinimumCumulus4jVersion] version=10100001 10:53:19,212 INFO [main][Retrieve] Object with id "1.org.cumulus4j.store.test.collection.join.ElementAMapOwner1" not found ! 10:53:19,216 INFO [main][Retrieve] Object with id "1.org.cumulus4j.store.test.collection.join.ElementA" not found ! 10:53:19,403 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) >= :compareToArgument" since the connection used is closing 10:53:19,416 INFO [main][ElementAMap1QueryTest] queryContainsKeyVariableAndIndexOfMatches: found 3 ElementAMapOwner1s for query-filter "this.map.containsKey(variable) && variable.indexOf(:queryParam) >= 0" and param "bb": 10:53:19,417 INFO [main][ElementAMap1QueryTest] queryContainsKeyVariableAndIndexOfMatches: * Owner 1: aaa=ElementA[name="M.Element 1.1"], ccc=ElementA[name="M.Element 1.3"], bbb=ElementA[name="M.Element 1.2"], ddd=ElementA[name="M.Element 1.4"] 10:53:19,417 INFO [main][ElementAMap1QueryTest] queryContainsKeyVariableAndIndexOfMatches: * Owner 2: aa=ElementA[name="M.Element 2.1"], bb=ElementA[name="M.Element 2.2"], cc=ElementA[name="M.Element 2.3"], dd=ElementA[name="M.Element 2.4"] 10:53:19,417 INFO [main][ElementAMap1QueryTest] queryContainsKeyVariableAndIndexOfMatches: * Owner 6: bb=ElementA[name="M.Element 6.2"] 10:53:19,419 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:53:19,419 INFO [main][ElementAMap1QueryTest] createTestData: There is already test data. Skipping creation. 10:53:19,432 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) < :compareToArgument" since the connection used is closing 10:53:19,435 INFO [main][ElementAMap1QueryTest] queryContainsKeyVariableAndIndexOfNotMatches: found 4 ElementAMapOwner1s for query-filter "this.map.containsKey(variable) && variable.indexOf(:queryParam) < 0" and param "bb": 10:53:19,435 INFO [main][ElementAMap1QueryTest] queryContainsKeyVariableAndIndexOfNotMatches: * Owner 1: aaa=ElementA[name="M.Element 1.1"], ccc=ElementA[name="M.Element 1.3"], bbb=ElementA[name="M.Element 1.2"], ddd=ElementA[name="M.Element 1.4"] 10:53:19,435 INFO [main][ElementAMap1QueryTest] queryContainsKeyVariableAndIndexOfNotMatches: * Owner 2: aa=ElementA[name="M.Element 2.1"], bb=ElementA[name="M.Element 2.2"], cc=ElementA[name="M.Element 2.3"], dd=ElementA[name="M.Element 2.4"] 10:53:19,436 INFO [main][ElementAMap1QueryTest] queryContainsKeyVariableAndIndexOfNotMatches: * Owner 3: a=ElementA[name="M.Element 1.1"], b=ElementA[name="M.Element 3.2"], c=ElementA[name="M.Element 3.3"] 10:53:19,436 INFO [main][ElementAMap1QueryTest] queryContainsKeyVariableAndIndexOfNotMatches: * Owner 4: ccc=ElementA[name="M.Element 4.3"] 10:53:19,438 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:53:19,438 INFO [main][ElementAMap1QueryTest] createTestData: There is already test data. Skipping creation. 10:53:19,446 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) >= :compareToArgument" since the connection used is closing 10:53:19,454 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:53:19,455 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:53:19,456 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:53:19,458 INFO [main][ElementAMap1QueryTest] queryContainsValueVariableAndIndexOfMatches: found 3 ElementAMapOwner1s for query-filter "this.map.containsValue(variable) && variable.name.indexOf(:queryParam) >= 0" and param "4": 10:53:19,458 INFO [main][ElementAMap1QueryTest] queryContainsValueVariableAndIndexOfMatches: * Owner 1: aaa=ElementA[name="M.Element 1.1"], ccc=ElementA[name="M.Element 1.3"], bbb=ElementA[name="M.Element 1.2"], ddd=ElementA[name="M.Element 1.4"] 10:53:19,459 INFO [main][ElementAMap1QueryTest] queryContainsValueVariableAndIndexOfMatches: * Owner 2: aa=ElementA[name="M.Element 2.1"], bb=ElementA[name="M.Element 2.2"], cc=ElementA[name="M.Element 2.3"], dd=ElementA[name="M.Element 2.4"] 10:53:19,460 INFO [main][ElementAMap1QueryTest] queryContainsValueVariableAndIndexOfMatches: * Owner 4: ccc=ElementA[name="M.Element 4.3"] 10:53:19,461 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:53:19,462 INFO [main][ElementAMap1QueryTest] createTestData: There is already test data. Skipping creation. 10:53:19,469 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 10:53:19,471 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:53:19,472 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:53:19,473 INFO [main][ElementAMap1QueryTest] queryContainsValueParameter1: found 1 ElementAMapOwner1s for query-filter "this.map.containsValue(:queryParam)" and param "ElementA[name="M.Element 3.2"]": 10:53:19,474 INFO [main][ElementAMap1QueryTest] queryContainsValueParameter1: * Owner 3: a=ElementA[name="M.Element 1.1"], b=ElementA[name="M.Element 3.2"], c=ElementA[name="M.Element 3.3"] 10:53:19,475 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:53:19,476 INFO [main][ElementAMap1QueryTest] createTestData: There is already test data. Skipping creation. 10:53:19,477 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 10:53:19,479 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:53:19,481 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:53:19,482 INFO [main][ElementAMap1QueryTest] queryContainsValueParameter2: found 2 ElementAMapOwner1s for query-filter "this.map.containsValue(:queryParam)" and param "ElementA[name="M.Element 1.1"]": 10:53:19,482 INFO [main][ElementAMap1QueryTest] queryContainsValueParameter2: * Owner 1: aaa=ElementA[name="M.Element 1.1"], ccc=ElementA[name="M.Element 1.3"], bbb=ElementA[name="M.Element 1.2"], ddd=ElementA[name="M.Element 1.4"] 10:53:19,482 INFO [main][ElementAMap1QueryTest] queryContainsValueParameter2: * Owner 3: a=ElementA[name="M.Element 1.1"], b=ElementA[name="M.Element 3.2"], c=ElementA[name="M.Element 3.3"] 10:53:19,484 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:53:19,485 INFO [main][ElementAMap1QueryTest] createTestData: There is already test data. Skipping creation. 10:53:19,489 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) < :compareToArgument" since the connection used is closing 10:53:19,493 INFO [main][ElementAMap1QueryTest] queryContainsKeyVariableAndNotIndexOfMatches: found 4 ElementAMapOwner1s for query-filter "this.map.containsKey(variable) && !(variable.indexOf(:queryParam) >= 0)" and param "bb": 10:53:19,493 INFO [main][ElementAMap1QueryTest] queryContainsKeyVariableAndNotIndexOfMatches: * Owner 1: aaa=ElementA[name="M.Element 1.1"], ccc=ElementA[name="M.Element 1.3"], bbb=ElementA[name="M.Element 1.2"], ddd=ElementA[name="M.Element 1.4"] 10:53:19,493 INFO [main][ElementAMap1QueryTest] queryContainsKeyVariableAndNotIndexOfMatches: * Owner 2: aa=ElementA[name="M.Element 2.1"], bb=ElementA[name="M.Element 2.2"], cc=ElementA[name="M.Element 2.3"], dd=ElementA[name="M.Element 2.4"] 10:53:19,493 INFO [main][ElementAMap1QueryTest] queryContainsKeyVariableAndNotIndexOfMatches: * Owner 3: a=ElementA[name="M.Element 1.1"], b=ElementA[name="M.Element 3.2"], c=ElementA[name="M.Element 3.3"] 10:53:19,493 INFO [main][ElementAMap1QueryTest] queryContainsKeyVariableAndNotIndexOfMatches: * Owner 4: ccc=ElementA[name="M.Element 4.3"] 10:53:19,494 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:53:19,495 INFO [main][ElementAMap1QueryTest] createTestData: There is already test data. Skipping creation. 10:53:19,497 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 10:53:19,499 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:53:19,500 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:53:19,505 INFO [main][Query] Reading in results for query "SELECT this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:53:19,507 INFO [main][ElementAMap1QueryTest] queryNotContainsValueParameter1: found 5 ElementAMapOwner1s for query-filter "!this.map.containsValue(:queryParam)" and param "ElementA[name="M.Element 3.2"]": 10:53:19,507 INFO [main][ElementAMap1QueryTest] queryNotContainsValueParameter1: * Owner 4: ccc=ElementA[name="M.Element 4.3"] 10:53:19,508 INFO [main][ElementAMap1QueryTest] queryNotContainsValueParameter1: * Owner 5: 10:53:19,508 INFO [main][ElementAMap1QueryTest] queryNotContainsValueParameter1: * Owner 6: bb=ElementA[name="M.Element 6.2"] 10:53:19,508 INFO [main][ElementAMap1QueryTest] queryNotContainsValueParameter1: * Owner 1: aaa=ElementA[name="M.Element 1.1"], ccc=ElementA[name="M.Element 1.3"], bbb=ElementA[name="M.Element 1.2"], ddd=ElementA[name="M.Element 1.4"] 10:53:19,508 INFO [main][ElementAMap1QueryTest] queryNotContainsValueParameter1: * Owner 2: aa=ElementA[name="M.Element 2.1"], bb=ElementA[name="M.Element 2.2"], cc=ElementA[name="M.Element 2.3"], dd=ElementA[name="M.Element 2.4"] 10:53:19,509 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:53:19,510 INFO [main][ElementAMap1QueryTest] createTestData: There is already test data. Skipping creation. 10:53:19,511 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 10:53:19,513 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:53:19,514 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:53:19,514 INFO [main][Query] Reading in results for query "SELECT this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:53:19,516 INFO [main][ElementAMap1QueryTest] queryNotContainsValueParameter2: found 4 ElementAMapOwner1s for query-filter "!this.map.containsValue(:queryParam)" and param "ElementA[name="M.Element 1.1"]": 10:53:19,516 INFO [main][ElementAMap1QueryTest] queryNotContainsValueParameter2: * Owner 4: ccc=ElementA[name="M.Element 4.3"] 10:53:19,516 INFO [main][ElementAMap1QueryTest] queryNotContainsValueParameter2: * Owner 5: 10:53:19,516 INFO [main][ElementAMap1QueryTest] queryNotContainsValueParameter2: * Owner 6: bb=ElementA[name="M.Element 6.2"] 10:53:19,516 INFO [main][ElementAMap1QueryTest] queryNotContainsValueParameter2: * Owner 2: aa=ElementA[name="M.Element 2.1"], bb=ElementA[name="M.Element 2.2"], cc=ElementA[name="M.Element 2.3"], dd=ElementA[name="M.Element 2.4"] 10:53:19,518 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:53:19,518 INFO [main][ElementAMap1QueryTest] createTestData: There is already test data. Skipping creation. 10:53:19,525 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) < :compareToArgument" since the connection used is closing 10:53:19,526 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:53:19,527 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:53:19,528 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:53:19,529 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:53:19,530 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:53:19,530 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:53:19,531 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:53:19,532 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:53:19,533 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:53:19,535 INFO [main][ElementAMap1QueryTest] queryContainsValueVariableAndNotIndexOfMatches: found 4 ElementAMapOwner1s for query-filter "this.map.containsValue(variable) && !(variable.name.indexOf(:queryParam) >= 0)" and param "4": 10:53:19,535 INFO [main][ElementAMap1QueryTest] queryContainsValueVariableAndNotIndexOfMatches: * Owner 1: aaa=ElementA[name="M.Element 1.1"], ccc=ElementA[name="M.Element 1.3"], bbb=ElementA[name="M.Element 1.2"], ddd=ElementA[name="M.Element 1.4"] 10:53:19,535 INFO [main][ElementAMap1QueryTest] queryContainsValueVariableAndNotIndexOfMatches: * Owner 2: aa=ElementA[name="M.Element 2.1"], bb=ElementA[name="M.Element 2.2"], cc=ElementA[name="M.Element 2.3"], dd=ElementA[name="M.Element 2.4"] 10:53:19,535 INFO [main][ElementAMap1QueryTest] queryContainsValueVariableAndNotIndexOfMatches: * Owner 3: a=ElementA[name="M.Element 1.1"], b=ElementA[name="M.Element 3.2"], c=ElementA[name="M.Element 3.3"] 10:53:19,536 INFO [main][ElementAMap1QueryTest] queryContainsValueVariableAndNotIndexOfMatches: * Owner 6: bb=ElementA[name="M.Element 6.2"] 10:53:19,537 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:53:19,537 INFO [main][ElementAMap1QueryTest] createTestData: There is already test data. Skipping creation. 10:53:19,545 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) < :compareToArgument" since the connection used is closing 10:53:19,546 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:53:19,547 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:53:19,548 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:53:19,549 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:53:19,550 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:53:19,550 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:53:19,551 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:53:19,552 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:53:19,553 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:53:19,554 INFO [main][ElementAMap1QueryTest] queryContainsValueVariableAndIndexOfNotMatches: found 4 ElementAMapOwner1s for query-filter "this.map.containsValue(variable) && variable.name.indexOf(:queryParam) < 0" and param "4": 10:53:19,554 INFO [main][ElementAMap1QueryTest] queryContainsValueVariableAndIndexOfNotMatches: * Owner 1: aaa=ElementA[name="M.Element 1.1"], ccc=ElementA[name="M.Element 1.3"], bbb=ElementA[name="M.Element 1.2"], ddd=ElementA[name="M.Element 1.4"] 10:53:19,554 INFO [main][ElementAMap1QueryTest] queryContainsValueVariableAndIndexOfNotMatches: * Owner 2: aa=ElementA[name="M.Element 2.1"], bb=ElementA[name="M.Element 2.2"], cc=ElementA[name="M.Element 2.3"], dd=ElementA[name="M.Element 2.4"] 10:53:19,555 INFO [main][ElementAMap1QueryTest] queryContainsValueVariableAndIndexOfNotMatches: * Owner 3: a=ElementA[name="M.Element 1.1"], b=ElementA[name="M.Element 3.2"], c=ElementA[name="M.Element 3.3"] 10:53:19,555 INFO [main][ElementAMap1QueryTest] queryContainsValueVariableAndIndexOfNotMatches: * Owner 6: bb=ElementA[name="M.Element 6.2"] 10:53:19,557 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:53:19,557 INFO [main][ElementAMap1QueryTest] createTestData: There is already test data. Skipping creation. 10:53:19,558 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:53:19,559 INFO [main][ElementAMap1QueryTest] queryContainsKeyParameter: found 2 ElementAMapOwner1s for query-filter "this.map.containsKey(:queryParam)" and param "ccc": 10:53:19,559 INFO [main][ElementAMap1QueryTest] queryContainsKeyParameter: * Owner 4: ccc=ElementA[name="M.Element 4.3"] 10:53:19,560 INFO [main][ElementAMap1QueryTest] queryContainsKeyParameter: * Owner 1: aaa=ElementA[name="M.Element 1.1"], ccc=ElementA[name="M.Element 1.3"], bbb=ElementA[name="M.Element 1.2"], ddd=ElementA[name="M.Element 1.4"] 10:53:19,561 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:53:19,561 INFO [main][ElementAMap1QueryTest] createTestData: There is already test data. Skipping creation. 10:53:19,563 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:53:19,564 INFO [main][Query] Reading in results for query "SELECT this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:53:19,565 INFO [main][ElementAMap1QueryTest] queryNotContainsKeyParameter: found 4 ElementAMapOwner1s for query-filter "!this.map.containsKey(:queryParam)" and param "ccc": 10:53:19,565 INFO [main][ElementAMap1QueryTest] queryNotContainsKeyParameter: * Owner 5: 10:53:19,565 INFO [main][ElementAMap1QueryTest] queryNotContainsKeyParameter: * Owner 6: bb=ElementA[name="M.Element 6.2"] 10:53:19,566 INFO [main][ElementAMap1QueryTest] queryNotContainsKeyParameter: * Owner 2: aa=ElementA[name="M.Element 2.1"], bb=ElementA[name="M.Element 2.2"], cc=ElementA[name="M.Element 2.3"], dd=ElementA[name="M.Element 2.4"] 10:53:19,566 INFO [main][ElementAMap1QueryTest] queryNotContainsKeyParameter: * Owner 3: a=ElementA[name="M.Element 1.1"], b=ElementA[name="M.Element 3.2"], c=ElementA[name="M.Element 3.3"] 10:53:20,400 INFO [main][JDOTransactionalRunner] run: Setting up PersistenceManagerFactory. 10:53:20,403 INFO [main][TestUtil] loadProperties: File /home/tomcat/cumulus4j-test-datanucleus.properties does not exist. Thus not overriding any settings with user-specific ones. 10:53:20,424 INFO [main][Persistence] Property cumulus4j.index.clob.enabled unknown - will be ignored 10:53:23,206 INFO [main][Cumulus4jStoreManager] ====================== Cumulus4j ====================== 10:53:23,206 INFO [main][Cumulus4jStoreManager] Bundle: org.cumulus4j.store - Version: 1.2.1.SNAPSHOT 10:53:23,206 INFO [main][Cumulus4jStoreManager] ======================================================= 10:53:23,207 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryTimerPeriod: Property 'cumulus4j.cryptoSessionExpiryTimer.period' is not set. Using default value 60000. 10:53:23,207 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryAgeMSec: Property 'cumulus4j.cryptoSessionExpiryAge' is not set. Using default value 1800000. 10:53:23,233 INFO [main][MinimumCumulus4jVersion] version=10100001 10:53:23,233 INFO [main][MinimumCumulus4jVersion] version=10100001 10:53:23,243 INFO [main][Retrieve] Object with id "2.org.cumulus4j.store.test.collection.join.ElementAMapOwner1" not found ! 10:53:23,245 INFO [main][Retrieve] Object with id "2.org.cumulus4j.store.test.collection.join.ElementA" not found ! 10:53:23,467 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) >= :compareToArgument" since the connection used is closing 10:53:23,469 INFO [main][ElementAMap1QueryTest] queryContainsKeyVariableAndIndexOfMatches: found 3 ElementAMapOwner1s for query-filter "this.map.containsKey(variable) && variable.indexOf(:queryParam) >= 0" and param "bb": 10:53:23,469 INFO [main][ElementAMap1QueryTest] queryContainsKeyVariableAndIndexOfMatches: * Owner 1: aaa=ElementA[name="M.Element 1.1"], ccc=ElementA[name="M.Element 1.3"], bbb=ElementA[name="M.Element 1.2"], ddd=ElementA[name="M.Element 1.4"] 10:53:23,469 INFO [main][ElementAMap1QueryTest] queryContainsKeyVariableAndIndexOfMatches: * Owner 2: aa=ElementA[name="M.Element 2.1"], bb=ElementA[name="M.Element 2.2"], cc=ElementA[name="M.Element 2.3"], dd=ElementA[name="M.Element 2.4"] 10:53:23,469 INFO [main][ElementAMap1QueryTest] queryContainsKeyVariableAndIndexOfMatches: * Owner 6: bb=ElementA[name="M.Element 6.2"] 10:53:23,471 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:53:23,471 INFO [main][ElementAMap1QueryTest] createTestData: There is already test data. Skipping creation. 10:53:23,475 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) < :compareToArgument" since the connection used is closing 10:53:23,477 INFO [main][ElementAMap1QueryTest] queryContainsKeyVariableAndIndexOfNotMatches: found 4 ElementAMapOwner1s for query-filter "this.map.containsKey(variable) && variable.indexOf(:queryParam) < 0" and param "bb": 10:53:23,477 INFO [main][ElementAMap1QueryTest] queryContainsKeyVariableAndIndexOfNotMatches: * Owner 1: aaa=ElementA[name="M.Element 1.1"], ccc=ElementA[name="M.Element 1.3"], bbb=ElementA[name="M.Element 1.2"], ddd=ElementA[name="M.Element 1.4"] 10:53:23,477 INFO [main][ElementAMap1QueryTest] queryContainsKeyVariableAndIndexOfNotMatches: * Owner 2: aa=ElementA[name="M.Element 2.1"], bb=ElementA[name="M.Element 2.2"], cc=ElementA[name="M.Element 2.3"], dd=ElementA[name="M.Element 2.4"] 10:53:23,477 INFO [main][ElementAMap1QueryTest] queryContainsKeyVariableAndIndexOfNotMatches: * Owner 3: a=ElementA[name="M.Element 1.1"], b=ElementA[name="M.Element 3.2"], c=ElementA[name="M.Element 3.3"] 10:53:23,477 INFO [main][ElementAMap1QueryTest] queryContainsKeyVariableAndIndexOfNotMatches: * Owner 4: ccc=ElementA[name="M.Element 4.3"] 10:53:23,478 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:53:23,479 INFO [main][ElementAMap1QueryTest] createTestData: There is already test data. Skipping creation. 10:53:23,485 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) >= :compareToArgument" since the connection used is closing 10:53:23,486 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:53:23,487 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:53:23,488 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:53:23,489 INFO [main][ElementAMap1QueryTest] queryContainsValueVariableAndIndexOfMatches: found 3 ElementAMapOwner1s for query-filter "this.map.containsValue(variable) && variable.name.indexOf(:queryParam) >= 0" and param "4": 10:53:23,489 INFO [main][ElementAMap1QueryTest] queryContainsValueVariableAndIndexOfMatches: * Owner 1: aaa=ElementA[name="M.Element 1.1"], ccc=ElementA[name="M.Element 1.3"], bbb=ElementA[name="M.Element 1.2"], ddd=ElementA[name="M.Element 1.4"] 10:53:23,489 INFO [main][ElementAMap1QueryTest] queryContainsValueVariableAndIndexOfMatches: * Owner 2: aa=ElementA[name="M.Element 2.1"], bb=ElementA[name="M.Element 2.2"], cc=ElementA[name="M.Element 2.3"], dd=ElementA[name="M.Element 2.4"] 10:53:23,489 INFO [main][ElementAMap1QueryTest] queryContainsValueVariableAndIndexOfMatches: * Owner 4: ccc=ElementA[name="M.Element 4.3"] 10:53:23,492 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:53:23,492 INFO [main][ElementAMap1QueryTest] createTestData: There is already test data. Skipping creation. 10:53:23,494 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 10:53:23,495 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:53:23,496 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:53:23,497 INFO [main][ElementAMap1QueryTest] queryContainsValueParameter1: found 1 ElementAMapOwner1s for query-filter "this.map.containsValue(:queryParam)" and param "ElementA[name="M.Element 3.2"]": 10:53:23,497 INFO [main][ElementAMap1QueryTest] queryContainsValueParameter1: * Owner 3: a=ElementA[name="M.Element 1.1"], b=ElementA[name="M.Element 3.2"], c=ElementA[name="M.Element 3.3"] 10:53:23,498 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:53:23,498 INFO [main][ElementAMap1QueryTest] createTestData: There is already test data. Skipping creation. 10:53:23,499 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 10:53:23,501 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:53:23,501 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:53:23,502 INFO [main][ElementAMap1QueryTest] queryContainsValueParameter2: found 2 ElementAMapOwner1s for query-filter "this.map.containsValue(:queryParam)" and param "ElementA[name="M.Element 1.1"]": 10:53:23,502 INFO [main][ElementAMap1QueryTest] queryContainsValueParameter2: * Owner 3: a=ElementA[name="M.Element 1.1"], b=ElementA[name="M.Element 3.2"], c=ElementA[name="M.Element 3.3"] 10:53:23,502 INFO [main][ElementAMap1QueryTest] queryContainsValueParameter2: * Owner 1: aaa=ElementA[name="M.Element 1.1"], ccc=ElementA[name="M.Element 1.3"], bbb=ElementA[name="M.Element 1.2"], ddd=ElementA[name="M.Element 1.4"] 10:53:23,504 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:53:23,504 INFO [main][ElementAMap1QueryTest] createTestData: There is already test data. Skipping creation. 10:53:23,508 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) < :compareToArgument" since the connection used is closing 10:53:23,509 INFO [main][ElementAMap1QueryTest] queryContainsKeyVariableAndNotIndexOfMatches: found 4 ElementAMapOwner1s for query-filter "this.map.containsKey(variable) && !(variable.indexOf(:queryParam) >= 0)" and param "bb": 10:53:23,510 INFO [main][ElementAMap1QueryTest] queryContainsKeyVariableAndNotIndexOfMatches: * Owner 1: aaa=ElementA[name="M.Element 1.1"], ccc=ElementA[name="M.Element 1.3"], bbb=ElementA[name="M.Element 1.2"], ddd=ElementA[name="M.Element 1.4"] 10:53:23,510 INFO [main][ElementAMap1QueryTest] queryContainsKeyVariableAndNotIndexOfMatches: * Owner 2: aa=ElementA[name="M.Element 2.1"], bb=ElementA[name="M.Element 2.2"], cc=ElementA[name="M.Element 2.3"], dd=ElementA[name="M.Element 2.4"] 10:53:23,510 INFO [main][ElementAMap1QueryTest] queryContainsKeyVariableAndNotIndexOfMatches: * Owner 3: a=ElementA[name="M.Element 1.1"], b=ElementA[name="M.Element 3.2"], c=ElementA[name="M.Element 3.3"] 10:53:23,510 INFO [main][ElementAMap1QueryTest] queryContainsKeyVariableAndNotIndexOfMatches: * Owner 4: ccc=ElementA[name="M.Element 4.3"] 10:53:23,511 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:53:23,511 INFO [main][ElementAMap1QueryTest] createTestData: There is already test data. Skipping creation. 10:53:23,513 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 10:53:23,514 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:53:23,515 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:53:23,516 INFO [main][Query] Reading in results for query "SELECT this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:53:23,518 INFO [main][ElementAMap1QueryTest] queryNotContainsValueParameter1: found 5 ElementAMapOwner1s for query-filter "!this.map.containsValue(:queryParam)" and param "ElementA[name="M.Element 3.2"]": 10:53:23,518 INFO [main][ElementAMap1QueryTest] queryNotContainsValueParameter1: * Owner 2: aa=ElementA[name="M.Element 2.1"], bb=ElementA[name="M.Element 2.2"], cc=ElementA[name="M.Element 2.3"], dd=ElementA[name="M.Element 2.4"] 10:53:23,518 INFO [main][ElementAMap1QueryTest] queryNotContainsValueParameter1: * Owner 4: ccc=ElementA[name="M.Element 4.3"] 10:53:23,518 INFO [main][ElementAMap1QueryTest] queryNotContainsValueParameter1: * Owner 5: 10:53:23,518 INFO [main][ElementAMap1QueryTest] queryNotContainsValueParameter1: * Owner 6: bb=ElementA[name="M.Element 6.2"] 10:53:23,518 INFO [main][ElementAMap1QueryTest] queryNotContainsValueParameter1: * Owner 1: aaa=ElementA[name="M.Element 1.1"], ccc=ElementA[name="M.Element 1.3"], bbb=ElementA[name="M.Element 1.2"], ddd=ElementA[name="M.Element 1.4"] 10:53:23,519 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:53:23,520 INFO [main][ElementAMap1QueryTest] createTestData: There is already test data. Skipping creation. 10:53:23,521 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 10:53:23,522 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:53:23,523 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:53:23,524 INFO [main][Query] Reading in results for query "SELECT this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:53:23,525 INFO [main][ElementAMap1QueryTest] queryNotContainsValueParameter2: found 4 ElementAMapOwner1s for query-filter "!this.map.containsValue(:queryParam)" and param "ElementA[name="M.Element 1.1"]": 10:53:23,526 INFO [main][ElementAMap1QueryTest] queryNotContainsValueParameter2: * Owner 2: aa=ElementA[name="M.Element 2.1"], bb=ElementA[name="M.Element 2.2"], cc=ElementA[name="M.Element 2.3"], dd=ElementA[name="M.Element 2.4"] 10:53:23,526 INFO [main][ElementAMap1QueryTest] queryNotContainsValueParameter2: * Owner 4: ccc=ElementA[name="M.Element 4.3"] 10:53:23,526 INFO [main][ElementAMap1QueryTest] queryNotContainsValueParameter2: * Owner 5: 10:53:23,526 INFO [main][ElementAMap1QueryTest] queryNotContainsValueParameter2: * Owner 6: bb=ElementA[name="M.Element 6.2"] 10:53:23,527 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:53:23,527 INFO [main][ElementAMap1QueryTest] createTestData: There is already test data. Skipping creation. 10:53:23,534 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) < :compareToArgument" since the connection used is closing 10:53:23,535 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:53:23,536 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:53:23,537 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:53:23,538 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:53:23,538 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:53:23,540 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:53:23,540 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:53:23,541 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:53:23,542 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:53:23,543 INFO [main][ElementAMap1QueryTest] queryContainsValueVariableAndNotIndexOfMatches: found 4 ElementAMapOwner1s for query-filter "this.map.containsValue(variable) && !(variable.name.indexOf(:queryParam) >= 0)" and param "4": 10:53:23,544 INFO [main][ElementAMap1QueryTest] queryContainsValueVariableAndNotIndexOfMatches: * Owner 1: aaa=ElementA[name="M.Element 1.1"], ccc=ElementA[name="M.Element 1.3"], bbb=ElementA[name="M.Element 1.2"], ddd=ElementA[name="M.Element 1.4"] 10:53:23,544 INFO [main][ElementAMap1QueryTest] queryContainsValueVariableAndNotIndexOfMatches: * Owner 2: aa=ElementA[name="M.Element 2.1"], bb=ElementA[name="M.Element 2.2"], cc=ElementA[name="M.Element 2.3"], dd=ElementA[name="M.Element 2.4"] 10:53:23,544 INFO [main][ElementAMap1QueryTest] queryContainsValueVariableAndNotIndexOfMatches: * Owner 3: a=ElementA[name="M.Element 1.1"], b=ElementA[name="M.Element 3.2"], c=ElementA[name="M.Element 3.3"] 10:53:23,544 INFO [main][ElementAMap1QueryTest] queryContainsValueVariableAndNotIndexOfMatches: * Owner 6: bb=ElementA[name="M.Element 6.2"] 10:53:23,545 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:53:23,545 INFO [main][ElementAMap1QueryTest] createTestData: There is already test data. Skipping creation. 10:53:23,552 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) < :compareToArgument" since the connection used is closing 10:53:23,553 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:53:23,554 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:53:23,555 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:53:23,556 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:53:23,556 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:53:23,557 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:53:23,558 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:53:23,559 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:53:23,560 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:53:23,561 INFO [main][ElementAMap1QueryTest] queryContainsValueVariableAndIndexOfNotMatches: found 4 ElementAMapOwner1s for query-filter "this.map.containsValue(variable) && variable.name.indexOf(:queryParam) < 0" and param "4": 10:53:23,561 INFO [main][ElementAMap1QueryTest] queryContainsValueVariableAndIndexOfNotMatches: * Owner 1: aaa=ElementA[name="M.Element 1.1"], ccc=ElementA[name="M.Element 1.3"], bbb=ElementA[name="M.Element 1.2"], ddd=ElementA[name="M.Element 1.4"] 10:53:23,561 INFO [main][ElementAMap1QueryTest] queryContainsValueVariableAndIndexOfNotMatches: * Owner 2: aa=ElementA[name="M.Element 2.1"], bb=ElementA[name="M.Element 2.2"], cc=ElementA[name="M.Element 2.3"], dd=ElementA[name="M.Element 2.4"] 10:53:23,562 INFO [main][ElementAMap1QueryTest] queryContainsValueVariableAndIndexOfNotMatches: * Owner 3: a=ElementA[name="M.Element 1.1"], b=ElementA[name="M.Element 3.2"], c=ElementA[name="M.Element 3.3"] 10:53:23,562 INFO [main][ElementAMap1QueryTest] queryContainsValueVariableAndIndexOfNotMatches: * Owner 6: bb=ElementA[name="M.Element 6.2"] 10:53:23,563 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:53:23,563 INFO [main][ElementAMap1QueryTest] createTestData: There is already test data. Skipping creation. 10:53:23,565 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:53:23,566 INFO [main][ElementAMap1QueryTest] queryContainsKeyParameter: found 2 ElementAMapOwner1s for query-filter "this.map.containsKey(:queryParam)" and param "ccc": 10:53:23,566 INFO [main][ElementAMap1QueryTest] queryContainsKeyParameter: * Owner 4: ccc=ElementA[name="M.Element 4.3"] 10:53:23,566 INFO [main][ElementAMap1QueryTest] queryContainsKeyParameter: * Owner 1: aaa=ElementA[name="M.Element 1.1"], ccc=ElementA[name="M.Element 1.3"], bbb=ElementA[name="M.Element 1.2"], ddd=ElementA[name="M.Element 1.4"] 10:53:23,567 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:53:23,567 INFO [main][ElementAMap1QueryTest] createTestData: There is already test data. Skipping creation. 10:53:23,569 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:53:23,570 INFO [main][Query] Reading in results for query "SELECT this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:53:23,571 INFO [main][ElementAMap1QueryTest] queryNotContainsKeyParameter: found 4 ElementAMapOwner1s for query-filter "!this.map.containsKey(:queryParam)" and param "ccc": 10:53:23,571 INFO [main][ElementAMap1QueryTest] queryNotContainsKeyParameter: * Owner 2: aa=ElementA[name="M.Element 2.1"], bb=ElementA[name="M.Element 2.2"], cc=ElementA[name="M.Element 2.3"], dd=ElementA[name="M.Element 2.4"] 10:53:23,571 INFO [main][ElementAMap1QueryTest] queryNotContainsKeyParameter: * Owner 3: a=ElementA[name="M.Element 1.1"], b=ElementA[name="M.Element 3.2"], c=ElementA[name="M.Element 3.3"] 10:53:23,571 INFO [main][ElementAMap1QueryTest] queryNotContainsKeyParameter: * Owner 5: 10:53:23,572 INFO [main][ElementAMap1QueryTest] queryNotContainsKeyParameter: * Owner 6: bb=ElementA[name="M.Element 6.2"] 10:53:23,572 INFO [main][JDOTransactionalRunner] run: Shutting down PersistenceManagerFactory. Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.24 sec Running org.cumulus4j.store.test.collection.join.ElementAMap2QueryTest 10:53:24,361 INFO [main][JDOTransactionalRunner] run: Shutting down Derby (in case it was used before). 10:53:24,464 INFO [AbstractCryptoManager][AbstractCryptoManager$CloseExpiredSessionsTask] run: AbstractCryptoManager was garbage-collected. Cancelling this TimerTask. 10:53:25,019 INFO [main][AbstractJDOTransactionalTestClearingDatabase] clearDatabase: Clearing database (dropping all tables). 10:53:25,020 INFO [main][TestUtil] loadProperties: File /home/tomcat/cumulus4j-test-datanucleus.properties does not exist. Thus not overriding any settings with user-specific ones. 10:53:25,032 INFO [main][CleanupUtil] cleanoutRDBMS: derbyDatabaseDir="/tmp/derby/cumulus4j" was deleted successfully. 10:53:25,032 WARN [main][CleanupUtil] dropAllTables: 'ConnectionURL' property is not set for index datastore! Skipping! 10:53:25,032 INFO [main][JDOTransactionalRunner] run: Setting up PersistenceManagerFactory. 10:53:25,033 INFO [main][TestUtil] loadProperties: File /home/tomcat/cumulus4j-test-datanucleus.properties does not exist. Thus not overriding any settings with user-specific ones. 10:53:25,046 INFO [main][Persistence] Property cumulus4j.index.clob.enabled unknown - will be ignored 10:53:31,109 INFO [main][Cumulus4jStoreManager] ====================== Cumulus4j ====================== 10:53:31,109 INFO [main][Cumulus4jStoreManager] Bundle: org.cumulus4j.store - Version: 1.2.1.SNAPSHOT 10:53:31,109 INFO [main][Cumulus4jStoreManager] ======================================================= 10:53:31,112 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryTimerPeriod: Property 'cumulus4j.cryptoSessionExpiryTimer.period' is not set. Using default value 60000. 10:53:31,112 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryAgeMSec: Property 'cumulus4j.cryptoSessionExpiryAge' is not set. Using default value 1800000. 10:53:31,233 INFO [main][MinimumCumulus4jVersion] version=10100001 10:53:31,379 INFO [main][MinimumCumulus4jVersion] version=10100001 10:53:31,517 INFO [main][Retrieve] Object with id "1.org.cumulus4j.store.test.collection.join.ElementAMapOwner2" not found ! 10:53:31,522 INFO [main][Retrieve] Object with id "1.org.cumulus4j.store.test.collection.join.ElementA" not found ! 10:53:31,730 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) >= :compareToArgument" since the connection used is closing 10:53:31,736 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:53:31,737 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:53:31,737 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:53:31,744 INFO [main][ElementAMap2QueryTest] queryContainsKeyVariableAndIndexOfMatches: found 3 ElementAMapOwner2s for query-filter "this.map.containsKey(variable) && variable.name.indexOf(:queryParam) >= 0" and param "4": 10:53:31,745 INFO [main][ElementAMap2QueryTest] queryContainsKeyVariableAndIndexOfMatches: * Owner 1: ElementA[name="MM.Element 1.3"]=ccc, ElementA[name="MM.Element 1.1"]=aaa, ElementA[name="MM.Element 1.4"]=ddd, ElementA[name="MM.Element 1.2"]=bbb 10:53:31,745 INFO [main][ElementAMap2QueryTest] queryContainsKeyVariableAndIndexOfMatches: * Owner 2: ElementA[name="MM.Element 2.4"]=dd, ElementA[name="MM.Element 2.1"]=aa, ElementA[name="MM.Element 2.3"]=cc, ElementA[name="MM.Element 2.2"]=bb 10:53:31,745 INFO [main][ElementAMap2QueryTest] queryContainsKeyVariableAndIndexOfMatches: * Owner 4: ElementA[name="MM.Element 4.3"]=ccc 10:53:31,746 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:53:31,746 INFO [main][ElementAMap2QueryTest] createTestData: There is already test data. Skipping creation. 10:53:31,750 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) >= :compareToArgument" since the connection used is closing 10:53:31,751 INFO [main][ElementAMap2QueryTest] queryContainsValueVariableAndIndexOfMatches: found 3 ElementAMapOwner2s for query-filter "this.map.containsValue(variable) && variable.indexOf(:queryParam) >= 0" and param "bb": 10:53:31,751 INFO [main][ElementAMap2QueryTest] queryContainsValueVariableAndIndexOfMatches: * Owner 1: ElementA[name="MM.Element 1.1"]=aaa, ElementA[name="MM.Element 1.3"]=ccc, ElementA[name="MM.Element 1.4"]=ddd, ElementA[name="MM.Element 1.2"]=bbb 10:53:31,752 INFO [main][ElementAMap2QueryTest] queryContainsValueVariableAndIndexOfMatches: * Owner 2: ElementA[name="MM.Element 2.2"]=bb, ElementA[name="MM.Element 2.1"]=aa, ElementA[name="MM.Element 2.3"]=cc, ElementA[name="MM.Element 2.4"]=dd 10:53:31,752 INFO [main][ElementAMap2QueryTest] queryContainsValueVariableAndIndexOfMatches: * Owner 6: ElementA[name="MM.Element 6.2"]=bb 10:53:31,753 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:53:31,753 INFO [main][ElementAMap2QueryTest] createTestData: There is already test data. Skipping creation. 10:53:31,758 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 10:53:31,760 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:53:31,760 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:53:31,761 INFO [main][ElementAMap2QueryTest] queryContainsKeyParameter1: found 1 ElementAMapOwner2s for query-filter "this.map.containsKey(:queryParam)" and param "ElementA[name="MM.Element 3.2"]": 10:53:31,761 INFO [main][ElementAMap2QueryTest] queryContainsKeyParameter1: * Owner 3: ElementA[name="MM.Element 3.2"]=b, ElementA[name="MM.Element 1.1"]=a, ElementA[name="MM.Element 3.3"]=c 10:53:31,762 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:53:31,763 INFO [main][ElementAMap2QueryTest] createTestData: There is already test data. Skipping creation. 10:53:31,764 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 10:53:31,765 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:53:31,766 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:53:31,767 INFO [main][ElementAMap2QueryTest] queryContainsKeyParameter2: found 2 ElementAMapOwner2s for query-filter "this.map.containsKey(:queryParam)" and param "ElementA[name="MM.Element 1.1"]": 10:53:31,767 INFO [main][ElementAMap2QueryTest] queryContainsKeyParameter2: * Owner 1: ElementA[name="MM.Element 1.2"]=bbb, ElementA[name="MM.Element 1.1"]=aaa, ElementA[name="MM.Element 1.4"]=ddd, ElementA[name="MM.Element 1.3"]=ccc 10:53:31,767 INFO [main][ElementAMap2QueryTest] queryContainsKeyParameter2: * Owner 3: ElementA[name="MM.Element 1.1"]=a, ElementA[name="MM.Element 3.3"]=c, ElementA[name="MM.Element 3.2"]=b 10:53:31,768 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:53:31,769 INFO [main][ElementAMap2QueryTest] createTestData: There is already test data. Skipping creation. 10:53:31,770 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 10:53:31,772 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:53:31,772 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:53:31,777 INFO [main][Query] Reading in results for query "SELECT this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:53:31,780 INFO [main][ElementAMap2QueryTest] queryNotContainsKeyParameter1: found 5 ElementAMapOwner2s for query-filter "!this.map.containsKey(:queryParam)" and param "ElementA[name="MM.Element 3.2"]": 10:53:31,780 INFO [main][ElementAMap2QueryTest] queryNotContainsKeyParameter1: * Owner 4: ElementA[name="MM.Element 4.3"]=ccc 10:53:31,780 INFO [main][ElementAMap2QueryTest] queryNotContainsKeyParameter1: * Owner 5: 10:53:31,780 INFO [main][ElementAMap2QueryTest] queryNotContainsKeyParameter1: * Owner 6: ElementA[name="MM.Element 6.2"]=bb 10:53:31,780 INFO [main][ElementAMap2QueryTest] queryNotContainsKeyParameter1: * Owner 1: ElementA[name="MM.Element 1.4"]=ddd, ElementA[name="MM.Element 1.2"]=bbb, ElementA[name="MM.Element 1.1"]=aaa, ElementA[name="MM.Element 1.3"]=ccc 10:53:31,780 INFO [main][ElementAMap2QueryTest] queryNotContainsKeyParameter1: * Owner 2: ElementA[name="MM.Element 2.3"]=cc, ElementA[name="MM.Element 2.2"]=bb, ElementA[name="MM.Element 2.4"]=dd, ElementA[name="MM.Element 2.1"]=aa 10:53:31,782 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:53:31,782 INFO [main][ElementAMap2QueryTest] createTestData: There is already test data. Skipping creation. 10:53:31,784 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 10:53:31,786 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:53:31,786 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:53:31,787 INFO [main][Query] Reading in results for query "SELECT this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:53:31,788 INFO [main][ElementAMap2QueryTest] queryNotContainsKeyParameter2: found 4 ElementAMapOwner2s for query-filter "!this.map.containsKey(:queryParam)" and param "ElementA[name="MM.Element 1.1"]": 10:53:31,788 INFO [main][ElementAMap2QueryTest] queryNotContainsKeyParameter2: * Owner 4: ElementA[name="MM.Element 4.3"]=ccc 10:53:31,788 INFO [main][ElementAMap2QueryTest] queryNotContainsKeyParameter2: * Owner 5: 10:53:31,788 INFO [main][ElementAMap2QueryTest] queryNotContainsKeyParameter2: * Owner 6: ElementA[name="MM.Element 6.2"]=bb 10:53:31,788 INFO [main][ElementAMap2QueryTest] queryNotContainsKeyParameter2: * Owner 2: ElementA[name="MM.Element 2.2"]=bb, ElementA[name="MM.Element 2.4"]=dd, ElementA[name="MM.Element 2.1"]=aa, ElementA[name="MM.Element 2.3"]=cc 10:53:31,790 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:53:31,790 INFO [main][ElementAMap2QueryTest] createTestData: There is already test data. Skipping creation. 10:53:31,791 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:53:31,792 INFO [main][ElementAMap2QueryTest] queryContainsValueParameter: found 2 ElementAMapOwner2s for query-filter "this.map.containsValue(:queryParam)" and param "ccc": 10:53:31,792 INFO [main][ElementAMap2QueryTest] queryContainsValueParameter: * Owner 4: ElementA[name="MM.Element 4.3"]=ccc 10:53:31,792 INFO [main][ElementAMap2QueryTest] queryContainsValueParameter: * Owner 1: ElementA[name="MM.Element 1.2"]=bbb, ElementA[name="MM.Element 1.1"]=aaa, ElementA[name="MM.Element 1.4"]=ddd, ElementA[name="MM.Element 1.3"]=ccc 10:53:31,793 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:53:31,794 INFO [main][ElementAMap2QueryTest] createTestData: There is already test data. Skipping creation. 10:53:31,795 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:53:31,796 INFO [main][Query] Reading in results for query "SELECT this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:53:31,797 INFO [main][ElementAMap2QueryTest] queryNotContainsValueParameter: found 4 ElementAMapOwner2s for query-filter "!this.map.containsValue(:queryParam)" and param "ccc": 10:53:31,797 INFO [main][ElementAMap2QueryTest] queryNotContainsValueParameter: * Owner 5: 10:53:31,798 INFO [main][ElementAMap2QueryTest] queryNotContainsValueParameter: * Owner 6: ElementA[name="MM.Element 6.2"]=bb 10:53:31,798 INFO [main][ElementAMap2QueryTest] queryNotContainsValueParameter: * Owner 2: ElementA[name="MM.Element 2.3"]=cc, ElementA[name="MM.Element 2.1"]=aa, ElementA[name="MM.Element 2.2"]=bb, ElementA[name="MM.Element 2.4"]=dd 10:53:31,798 INFO [main][ElementAMap2QueryTest] queryNotContainsValueParameter: * Owner 3: ElementA[name="MM.Element 1.1"]=a, ElementA[name="MM.Element 3.3"]=c, ElementA[name="MM.Element 3.2"]=b 10:53:32,786 INFO [AbstractCryptoManager][AbstractCryptoManager$CloseExpiredSessionsTask] run: AbstractCryptoManager was garbage-collected. Cancelling this TimerTask. 10:53:32,787 INFO [main][JDOTransactionalRunner] run: Setting up PersistenceManagerFactory. 10:53:32,791 INFO [main][TestUtil] loadProperties: File /home/tomcat/cumulus4j-test-datanucleus.properties does not exist. Thus not overriding any settings with user-specific ones. 10:53:32,816 INFO [main][Persistence] Property cumulus4j.index.clob.enabled unknown - will be ignored 10:53:35,328 INFO [main][Cumulus4jStoreManager] ====================== Cumulus4j ====================== 10:53:35,328 INFO [main][Cumulus4jStoreManager] Bundle: org.cumulus4j.store - Version: 1.2.1.SNAPSHOT 10:53:35,329 INFO [main][Cumulus4jStoreManager] ======================================================= 10:53:35,329 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryTimerPeriod: Property 'cumulus4j.cryptoSessionExpiryTimer.period' is not set. Using default value 60000. 10:53:35,329 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryAgeMSec: Property 'cumulus4j.cryptoSessionExpiryAge' is not set. Using default value 1800000. 10:53:35,349 INFO [main][MinimumCumulus4jVersion] version=10100001 10:53:35,349 INFO [main][MinimumCumulus4jVersion] version=10100001 10:53:35,357 INFO [main][Retrieve] Object with id "2.org.cumulus4j.store.test.collection.join.ElementAMapOwner2" not found ! 10:53:35,358 INFO [main][Retrieve] Object with id "2.org.cumulus4j.store.test.collection.join.ElementA" not found ! 10:53:35,516 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) >= :compareToArgument" since the connection used is closing 10:53:35,518 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:53:35,518 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:53:35,519 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:53:35,520 INFO [main][ElementAMap2QueryTest] queryContainsKeyVariableAndIndexOfMatches: found 3 ElementAMapOwner2s for query-filter "this.map.containsKey(variable) && variable.name.indexOf(:queryParam) >= 0" and param "4": 10:53:35,520 INFO [main][ElementAMap2QueryTest] queryContainsKeyVariableAndIndexOfMatches: * Owner 1: ElementA[name="MM.Element 1.4"]=ddd, ElementA[name="MM.Element 1.2"]=bbb, ElementA[name="MM.Element 1.1"]=aaa, ElementA[name="MM.Element 1.3"]=ccc 10:53:35,520 INFO [main][ElementAMap2QueryTest] queryContainsKeyVariableAndIndexOfMatches: * Owner 2: ElementA[name="MM.Element 2.3"]=cc, ElementA[name="MM.Element 2.2"]=bb, ElementA[name="MM.Element 2.1"]=aa, ElementA[name="MM.Element 2.4"]=dd 10:53:35,521 INFO [main][ElementAMap2QueryTest] queryContainsKeyVariableAndIndexOfMatches: * Owner 4: ElementA[name="MM.Element 4.3"]=ccc 10:53:35,522 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:53:35,522 INFO [main][ElementAMap2QueryTest] createTestData: There is already test data. Skipping creation. 10:53:35,525 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) >= :compareToArgument" since the connection used is closing 10:53:35,526 INFO [main][ElementAMap2QueryTest] queryContainsValueVariableAndIndexOfMatches: found 3 ElementAMapOwner2s for query-filter "this.map.containsValue(variable) && variable.indexOf(:queryParam) >= 0" and param "bb": 10:53:35,526 INFO [main][ElementAMap2QueryTest] queryContainsValueVariableAndIndexOfMatches: * Owner 1: ElementA[name="MM.Element 1.3"]=ccc, ElementA[name="MM.Element 1.2"]=bbb, ElementA[name="MM.Element 1.4"]=ddd, ElementA[name="MM.Element 1.1"]=aaa 10:53:35,527 INFO [main][ElementAMap2QueryTest] queryContainsValueVariableAndIndexOfMatches: * Owner 2: ElementA[name="MM.Element 2.2"]=bb, ElementA[name="MM.Element 2.1"]=aa, ElementA[name="MM.Element 2.4"]=dd, ElementA[name="MM.Element 2.3"]=cc 10:53:35,527 INFO [main][ElementAMap2QueryTest] queryContainsValueVariableAndIndexOfMatches: * Owner 6: ElementA[name="MM.Element 6.2"]=bb 10:53:35,528 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:53:35,528 INFO [main][ElementAMap2QueryTest] createTestData: There is already test data. Skipping creation. 10:53:35,529 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 10:53:35,531 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:53:35,532 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:53:35,532 INFO [main][ElementAMap2QueryTest] queryContainsKeyParameter1: found 1 ElementAMapOwner2s for query-filter "this.map.containsKey(:queryParam)" and param "ElementA[name="MM.Element 3.2"]": 10:53:35,532 INFO [main][ElementAMap2QueryTest] queryContainsKeyParameter1: * Owner 3: ElementA[name="MM.Element 3.3"]=c, ElementA[name="MM.Element 1.1"]=a, ElementA[name="MM.Element 3.2"]=b 10:53:35,534 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:53:35,534 INFO [main][ElementAMap2QueryTest] createTestData: There is already test data. Skipping creation. 10:53:35,535 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 10:53:35,536 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:53:35,537 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:53:35,538 INFO [main][ElementAMap2QueryTest] queryContainsKeyParameter2: found 2 ElementAMapOwner2s for query-filter "this.map.containsKey(:queryParam)" and param "ElementA[name="MM.Element 1.1"]": 10:53:35,538 INFO [main][ElementAMap2QueryTest] queryContainsKeyParameter2: * Owner 3: ElementA[name="MM.Element 3.3"]=c, ElementA[name="MM.Element 1.1"]=a, ElementA[name="MM.Element 3.2"]=b 10:53:35,538 INFO [main][ElementAMap2QueryTest] queryContainsKeyParameter2: * Owner 1: ElementA[name="MM.Element 1.1"]=aaa, ElementA[name="MM.Element 1.4"]=ddd, ElementA[name="MM.Element 1.2"]=bbb, ElementA[name="MM.Element 1.3"]=ccc 10:53:35,539 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:53:35,540 INFO [main][ElementAMap2QueryTest] createTestData: There is already test data. Skipping creation. 10:53:35,541 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 10:53:35,542 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:53:35,543 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:53:35,544 INFO [main][Query] Reading in results for query "SELECT this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:53:35,545 INFO [main][ElementAMap2QueryTest] queryNotContainsKeyParameter1: found 5 ElementAMapOwner2s for query-filter "!this.map.containsKey(:queryParam)" and param "ElementA[name="MM.Element 3.2"]": 10:53:35,545 INFO [main][ElementAMap2QueryTest] queryNotContainsKeyParameter1: * Owner 2: ElementA[name="MM.Element 2.1"]=aa, ElementA[name="MM.Element 2.3"]=cc, ElementA[name="MM.Element 2.4"]=dd, ElementA[name="MM.Element 2.2"]=bb 10:53:35,545 INFO [main][ElementAMap2QueryTest] queryNotContainsKeyParameter1: * Owner 4: ElementA[name="MM.Element 4.3"]=ccc 10:53:35,545 INFO [main][ElementAMap2QueryTest] queryNotContainsKeyParameter1: * Owner 5: 10:53:35,546 INFO [main][ElementAMap2QueryTest] queryNotContainsKeyParameter1: * Owner 6: ElementA[name="MM.Element 6.2"]=bb 10:53:35,546 INFO [main][ElementAMap2QueryTest] queryNotContainsKeyParameter1: * Owner 1: ElementA[name="MM.Element 1.4"]=ddd, ElementA[name="MM.Element 1.1"]=aaa, ElementA[name="MM.Element 1.3"]=ccc, ElementA[name="MM.Element 1.2"]=bbb 10:53:35,547 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:53:35,548 INFO [main][ElementAMap2QueryTest] createTestData: There is already test data. Skipping creation. 10:53:35,549 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 10:53:35,550 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:53:35,551 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:53:35,552 INFO [main][Query] Reading in results for query "SELECT this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:53:35,553 INFO [main][ElementAMap2QueryTest] queryNotContainsKeyParameter2: found 4 ElementAMapOwner2s for query-filter "!this.map.containsKey(:queryParam)" and param "ElementA[name="MM.Element 1.1"]": 10:53:35,553 INFO [main][ElementAMap2QueryTest] queryNotContainsKeyParameter2: * Owner 2: ElementA[name="MM.Element 2.3"]=cc, ElementA[name="MM.Element 2.4"]=dd, ElementA[name="MM.Element 2.2"]=bb, ElementA[name="MM.Element 2.1"]=aa 10:53:35,554 INFO [main][ElementAMap2QueryTest] queryNotContainsKeyParameter2: * Owner 4: ElementA[name="MM.Element 4.3"]=ccc 10:53:35,554 INFO [main][ElementAMap2QueryTest] queryNotContainsKeyParameter2: * Owner 5: 10:53:35,554 INFO [main][ElementAMap2QueryTest] queryNotContainsKeyParameter2: * Owner 6: ElementA[name="MM.Element 6.2"]=bb 10:53:35,555 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:53:35,555 INFO [main][ElementAMap2QueryTest] createTestData: There is already test data. Skipping creation. 10:53:35,557 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:53:35,557 INFO [main][ElementAMap2QueryTest] queryContainsValueParameter: found 2 ElementAMapOwner2s for query-filter "this.map.containsValue(:queryParam)" and param "ccc": 10:53:35,558 INFO [main][ElementAMap2QueryTest] queryContainsValueParameter: * Owner 4: ElementA[name="MM.Element 4.3"]=ccc 10:53:35,558 INFO [main][ElementAMap2QueryTest] queryContainsValueParameter: * Owner 1: ElementA[name="MM.Element 1.4"]=ddd, ElementA[name="MM.Element 1.2"]=bbb, ElementA[name="MM.Element 1.1"]=aaa, ElementA[name="MM.Element 1.3"]=ccc 10:53:35,560 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:53:35,560 INFO [main][ElementAMap2QueryTest] createTestData: There is already test data. Skipping creation. 10:53:35,562 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:53:35,563 INFO [main][Query] Reading in results for query "SELECT this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:53:35,564 INFO [main][ElementAMap2QueryTest] queryNotContainsValueParameter: found 4 ElementAMapOwner2s for query-filter "!this.map.containsValue(:queryParam)" and param "ccc": 10:53:35,564 INFO [main][ElementAMap2QueryTest] queryNotContainsValueParameter: * Owner 2: ElementA[name="MM.Element 2.4"]=dd, ElementA[name="MM.Element 2.3"]=cc, ElementA[name="MM.Element 2.1"]=aa, ElementA[name="MM.Element 2.2"]=bb 10:53:35,564 INFO [main][ElementAMap2QueryTest] queryNotContainsValueParameter: * Owner 3: ElementA[name="MM.Element 3.2"]=b, ElementA[name="MM.Element 1.1"]=a, ElementA[name="MM.Element 3.3"]=c 10:53:35,565 INFO [main][ElementAMap2QueryTest] queryNotContainsValueParameter: * Owner 5: 10:53:35,565 INFO [main][ElementAMap2QueryTest] queryNotContainsValueParameter: * Owner 6: ElementA[name="MM.Element 6.2"]=bb 10:53:35,565 INFO [main][JDOTransactionalRunner] run: Shutting down PersistenceManagerFactory. Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.069 sec Running org.cumulus4j.store.test.collection.join.ElementASetQueryTest 10:53:36,432 INFO [main][JDOTransactionalRunner] run: Shutting down Derby (in case it was used before). 10:53:36,888 INFO [main][AbstractJDOTransactionalTestClearingDatabase] clearDatabase: Clearing database (dropping all tables). 10:53:36,889 INFO [main][TestUtil] loadProperties: File /home/tomcat/cumulus4j-test-datanucleus.properties does not exist. Thus not overriding any settings with user-specific ones. 10:53:36,898 INFO [main][CleanupUtil] cleanoutRDBMS: derbyDatabaseDir="/tmp/derby/cumulus4j" was deleted successfully. 10:53:36,898 WARN [main][CleanupUtil] dropAllTables: 'ConnectionURL' property is not set for index datastore! Skipping! 10:53:36,899 INFO [main][JDOTransactionalRunner] run: Setting up PersistenceManagerFactory. 10:53:36,900 INFO [main][TestUtil] loadProperties: File /home/tomcat/cumulus4j-test-datanucleus.properties does not exist. Thus not overriding any settings with user-specific ones. 10:53:36,912 INFO [main][Persistence] Property cumulus4j.index.clob.enabled unknown - will be ignored 10:53:37,215 INFO [AbstractCryptoManager][AbstractCryptoManager$CloseExpiredSessionsTask] run: AbstractCryptoManager was garbage-collected. Cancelling this TimerTask. 10:53:43,118 INFO [main][Cumulus4jStoreManager] ====================== Cumulus4j ====================== 10:53:43,119 INFO [main][Cumulus4jStoreManager] Bundle: org.cumulus4j.store - Version: 1.2.1.SNAPSHOT 10:53:43,119 INFO [main][Cumulus4jStoreManager] ======================================================= 10:53:43,121 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryTimerPeriod: Property 'cumulus4j.cryptoSessionExpiryTimer.period' is not set. Using default value 60000. 10:53:43,121 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryAgeMSec: Property 'cumulus4j.cryptoSessionExpiryAge' is not set. Using default value 1800000. 10:53:43,291 INFO [main][MinimumCumulus4jVersion] version=10100001 10:53:43,404 INFO [main][MinimumCumulus4jVersion] version=10100001 10:53:43,519 INFO [main][Retrieve] Object with id "1.org.cumulus4j.store.test.collection.join.ElementASetOwner" not found ! 10:53:43,523 INFO [main][Retrieve] Object with id "1.org.cumulus4j.store.test.collection.join.ElementA" not found ! 10:53:43,658 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 10:53:43,670 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey == :compareToArgument" since the connection used is closing 10:53:43,671 INFO [main][ElementASetQueryTest] invoke: found 1 ElementASetOwners for query-filter "this.set.size() == 3" and param "ElementA[name="S.Element 3.2"]": 10:53:43,671 INFO [main][General] >> result=Owner 3 10:53:43,671 INFO [main][ElementASetQueryTest] invoke: * Owner 3: S.Element 3.3, S.Element 3.1, S.Element 3.2 10:53:43,673 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:53:43,673 INFO [main][ElementASetQueryTest] createTestData: There is already test data. Skipping creation. 10:53:43,674 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 10:53:43,681 INFO [main][Query] Reading in results for query "SELECT this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID != :notThisObjectID" since the connection used is closing 10:53:43,685 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:53:43,686 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:53:43,687 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:53:43,688 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:53:43,688 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:53:43,689 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:53:43,690 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:53:43,690 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:53:43,691 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:53:43,692 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:53:43,692 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:53:43,694 INFO [main][ElementASetQueryTest] invoke: found 4 ElementASetOwners for query-filter "this.set.contains(elementVariable) && !(elementVariable == :element)" and param "ElementA[name="S.Element 3.2"]": 10:53:43,694 INFO [main][General] >> result=Owner 1 10:53:43,694 INFO [main][ElementASetQueryTest] invoke: * Owner 1: S.Element 1.3, S.Element 1.1, S.Element 1.2, S.Element 1.4 10:53:43,694 INFO [main][General] >> result=Owner 2 10:53:43,694 INFO [main][ElementASetQueryTest] invoke: * Owner 2: S.Element 2.3, S.Element 2.1, S.Element 2.2, S.Element 2.4 10:53:43,694 INFO [main][General] >> result=Owner 3 10:53:43,694 INFO [main][ElementASetQueryTest] invoke: * Owner 3: S.Element 3.2, S.Element 3.3, S.Element 3.1 10:53:43,694 INFO [main][General] >> result=Owner 4 10:53:43,694 INFO [main][ElementASetQueryTest] invoke: * Owner 4: S.Element 4.3 10:53:43,696 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:53:43,696 INFO [main][ElementASetQueryTest] createTestData: There is already test data. Skipping creation. 10:53:43,697 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 10:53:43,698 INFO [main][Query] Reading in results for query "SELECT this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID != :notThisObjectID" since the connection used is closing 10:53:43,699 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:53:43,700 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:53:43,700 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:53:43,701 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:53:43,702 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:53:43,703 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:53:43,704 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:53:43,704 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:53:43,705 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:53:43,706 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:53:43,706 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:53:43,707 INFO [main][ElementASetQueryTest] invoke: found 3 ElementASetOwners for query-filter "this.set.contains(elementVariable) && !(elementVariable == :element)" and param "ElementA[name="S.Element 4.3"]": 10:53:43,708 INFO [main][General] >> result=Owner 1 10:53:43,708 INFO [main][ElementASetQueryTest] invoke: * Owner 1: S.Element 1.4, S.Element 1.1, S.Element 1.3, S.Element 1.2 10:53:43,708 INFO [main][General] >> result=Owner 2 10:53:43,708 INFO [main][ElementASetQueryTest] invoke: * Owner 2: S.Element 2.3, S.Element 2.2, S.Element 2.1, S.Element 2.4 10:53:43,708 INFO [main][General] >> result=Owner 3 10:53:43,708 INFO [main][ElementASetQueryTest] invoke: * Owner 3: S.Element 3.2, S.Element 3.3, S.Element 3.1 10:53:43,709 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:53:43,709 INFO [main][ElementASetQueryTest] createTestData: There is already test data. Skipping creation. 10:53:43,720 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) >= :compareToArgument" since the connection used is closing 10:53:43,721 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:53:43,721 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:53:43,722 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:53:43,726 INFO [main][Query] Reading in results for query "SELECT this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:53:43,727 INFO [main][ElementASetQueryTest] invoke: found 2 ElementASetOwners for query-filter "!this.set.contains(elementVariable) && elementVariable.name.indexOf(:elementPart) >= 0" and param "4": 10:53:43,727 INFO [main][General] >> result=Owner 5 10:53:43,727 INFO [main][ElementASetQueryTest] invoke: * Owner 5: 10:53:43,727 INFO [main][General] >> result=Owner 3 10:53:43,727 INFO [main][ElementASetQueryTest] invoke: * Owner 3: S.Element 3.1, S.Element 3.3, S.Element 3.2 10:53:43,729 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:53:43,729 INFO [main][ElementASetQueryTest] createTestData: There is already test data. Skipping creation. 10:53:43,735 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && :paramColl.contains(this.indexKey)" since the connection used is closing 10:53:43,737 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:53:43,737 INFO [main][ElementASetQueryTest] createTestData: There is already test data. Skipping creation. 10:53:43,738 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 10:53:43,740 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:53:43,740 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:53:43,742 INFO [main][ElementASetQueryTest] invoke: found 1 ElementASetOwners for query-filter "this.set.contains(:element)" and param "ElementA[name="S.Element 3.2"]": 10:53:43,742 INFO [main][General] >> result=Owner 3 10:53:43,742 INFO [main][ElementASetQueryTest] invoke: * Owner 3: S.Element 3.2, S.Element 3.1, S.Element 3.3 10:53:43,743 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:53:43,743 INFO [main][ElementASetQueryTest] createTestData: There is already test data. Skipping creation. 10:53:43,749 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) >= :compareToArgument" since the connection used is closing 10:53:43,750 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:53:43,751 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:53:43,752 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:53:43,753 INFO [main][ElementASetQueryTest] invoke: found 3 ElementASetOwners for query-filter "this.set.contains(elementVariable) && elementVariable.name.indexOf(:elementPart) >= 0" and param "4": 10:53:43,753 INFO [main][General] >> result=Owner 1 10:53:43,753 INFO [main][ElementASetQueryTest] invoke: * Owner 1: S.Element 1.2, S.Element 1.4, S.Element 1.3, S.Element 1.1 10:53:43,753 INFO [main][General] >> result=Owner 2 10:53:43,753 INFO [main][ElementASetQueryTest] invoke: * Owner 2: S.Element 2.2, S.Element 2.1, S.Element 2.4, S.Element 2.3 10:53:43,753 INFO [main][General] >> result=Owner 4 10:53:43,753 INFO [main][ElementASetQueryTest] invoke: * Owner 4: S.Element 4.3 10:53:43,754 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:53:43,754 INFO [main][ElementASetQueryTest] createTestData: There is already test data. Skipping creation. 10:53:43,756 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 10:53:43,759 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:53:43,760 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:53:43,760 INFO [main][ElementASetQueryTest] invoke: found 1 ElementASetOwners for query-filter "this.set.contains(elementVariable) && elementVariable == :element" and param "ElementA[name="S.Element 3.2"]": 10:53:43,760 INFO [main][General] >> result=Owner 3 10:53:43,761 INFO [main][ElementASetQueryTest] invoke: * Owner 3: S.Element 3.1, S.Element 3.2, S.Element 3.3 10:53:43,762 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:53:43,762 INFO [main][ElementASetQueryTest] createTestData: There is already test data. Skipping creation. 10:53:43,763 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 10:53:43,765 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:53:43,765 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:53:43,766 INFO [main][Query] Reading in results for query "SELECT this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:53:43,767 INFO [main][ElementASetQueryTest] invoke: found 4 ElementASetOwners for query-filter "!this.set.contains(:element)" and param "ElementA[name="S.Element 3.2"]": 10:53:43,767 INFO [main][General] >> result=Owner 4 10:53:43,767 INFO [main][ElementASetQueryTest] invoke: * Owner 4: S.Element 4.3 10:53:43,767 INFO [main][General] >> result=Owner 5 10:53:43,767 INFO [main][ElementASetQueryTest] invoke: * Owner 5: 10:53:43,768 INFO [main][General] >> result=Owner 1 10:53:43,768 INFO [main][ElementASetQueryTest] invoke: * Owner 1: S.Element 1.1, S.Element 1.4, S.Element 1.3, S.Element 1.2 10:53:43,768 INFO [main][General] >> result=Owner 2 10:53:43,768 INFO [main][ElementASetQueryTest] invoke: * Owner 2: S.Element 2.1, S.Element 2.4, S.Element 2.3, S.Element 2.2 10:53:43,769 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:53:43,769 INFO [main][ElementASetQueryTest] createTestData: There is already test data. Skipping creation. 10:53:43,781 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) < :compareToArgument" since the connection used is closing 10:53:43,783 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:53:43,784 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:53:43,785 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:53:43,786 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:53:43,787 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:53:43,788 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:53:43,789 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:53:43,790 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:53:43,790 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:53:43,792 INFO [main][ElementASetQueryTest] invoke: found 3 ElementASetOwners for query-filter "this.set.contains(elementVariable) && elementVariable.name.indexOf(:elementPart) < 0" and param "4": 10:53:43,792 INFO [main][General] >> result=Owner 1 10:53:43,792 INFO [main][ElementASetQueryTest] invoke: * Owner 1: S.Element 1.2, S.Element 1.3, S.Element 1.1, S.Element 1.4 10:53:43,792 INFO [main][General] >> result=Owner 2 10:53:43,792 INFO [main][ElementASetQueryTest] invoke: * Owner 2: S.Element 2.1, S.Element 2.3, S.Element 2.2, S.Element 2.4 10:53:43,792 INFO [main][General] >> result=Owner 3 10:53:43,792 INFO [main][ElementASetQueryTest] invoke: * Owner 3: S.Element 3.1, S.Element 3.3, S.Element 3.2 10:53:43,794 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:53:43,794 INFO [main][ElementASetQueryTest] createTestData: There is already test data. Skipping creation. 10:53:43,801 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) < :compareToArgument" since the connection used is closing 10:53:43,802 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:53:43,803 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:53:43,804 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:53:43,805 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:53:43,806 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:53:43,807 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:53:43,808 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:53:43,809 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:53:43,809 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:53:43,811 INFO [main][ElementASetQueryTest] invoke: found 3 ElementASetOwners for query-filter "this.set.contains(elementVariable) && !(elementVariable.name.indexOf(:elementPart) >= 0)" and param "4": 10:53:43,811 INFO [main][General] >> result=Owner 1 10:53:43,811 INFO [main][ElementASetQueryTest] invoke: * Owner 1: S.Element 1.3, S.Element 1.4, S.Element 1.1, S.Element 1.2 10:53:43,811 INFO [main][General] >> result=Owner 2 10:53:43,811 INFO [main][ElementASetQueryTest] invoke: * Owner 2: S.Element 2.4, S.Element 2.3, S.Element 2.1, S.Element 2.2 10:53:43,811 INFO [main][General] >> result=Owner 3 10:53:43,811 INFO [main][ElementASetQueryTest] invoke: * Owner 3: S.Element 3.1, S.Element 3.2, S.Element 3.3 10:53:43,813 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:53:43,813 INFO [main][ElementASetQueryTest] createTestData: There is already test data. Skipping creation. 10:53:43,814 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 10:53:43,819 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:53:43,820 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:53:43,821 INFO [main][Query] Reading in results for query "SELECT this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:53:43,822 INFO [main][ElementASetQueryTest] invoke: found 4 ElementASetOwners for query-filter "!this.set.contains(elementVariable) && elementVariable == :element" and param "ElementA[name="S.Element 3.2"]": 10:53:43,822 INFO [main][General] >> result=Owner 4 10:53:43,822 INFO [main][ElementASetQueryTest] invoke: * Owner 4: S.Element 4.3 10:53:43,822 INFO [main][General] >> result=Owner 5 10:53:43,822 INFO [main][ElementASetQueryTest] invoke: * Owner 5: 10:53:43,822 INFO [main][General] >> result=Owner 1 10:53:43,822 INFO [main][ElementASetQueryTest] invoke: * Owner 1: S.Element 1.2, S.Element 1.1, S.Element 1.3, S.Element 1.4 10:53:43,822 INFO [main][General] >> result=Owner 2 10:53:43,823 INFO [main][ElementASetQueryTest] invoke: * Owner 2: S.Element 2.3, S.Element 2.4, S.Element 2.2, S.Element 2.1 10:53:43,824 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:53:43,824 INFO [main][ElementASetQueryTest] createTestData: There is already test data. Skipping creation. 10:53:43,826 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 10:53:43,833 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey == 0" since the connection used is closing 10:53:43,833 INFO [main][ElementASetQueryTest] invoke: found 1 ElementASetOwners for query-filter "this.set.isEmpty()" and param "ElementA[name="S.Element 3.2"]": 10:53:43,833 INFO [main][General] >> result=Owner 5 10:53:43,833 INFO [main][ElementASetQueryTest] invoke: * Owner 5: 10:53:44,597 INFO [main][JDOTransactionalRunner] run: Setting up PersistenceManagerFactory. 10:53:44,599 INFO [main][TestUtil] loadProperties: File /home/tomcat/cumulus4j-test-datanucleus.properties does not exist. Thus not overriding any settings with user-specific ones. 10:53:44,612 INFO [AbstractCryptoManager][AbstractCryptoManager$CloseExpiredSessionsTask] run: AbstractCryptoManager was garbage-collected. Cancelling this TimerTask. 10:53:44,615 INFO [main][Persistence] Property cumulus4j.index.clob.enabled unknown - will be ignored 10:53:47,106 INFO [main][Cumulus4jStoreManager] ====================== Cumulus4j ====================== 10:53:47,106 INFO [main][Cumulus4jStoreManager] Bundle: org.cumulus4j.store - Version: 1.2.1.SNAPSHOT 10:53:47,106 INFO [main][Cumulus4jStoreManager] ======================================================= 10:53:47,108 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryTimerPeriod: Property 'cumulus4j.cryptoSessionExpiryTimer.period' is not set. Using default value 60000. 10:53:47,108 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryAgeMSec: Property 'cumulus4j.cryptoSessionExpiryAge' is not set. Using default value 1800000. 10:53:47,130 INFO [main][MinimumCumulus4jVersion] version=10100001 10:53:47,131 INFO [main][MinimumCumulus4jVersion] version=10100001 10:53:47,137 INFO [main][Retrieve] Object with id "2.org.cumulus4j.store.test.collection.join.ElementASetOwner" not found ! 10:53:47,138 INFO [main][Retrieve] Object with id "2.org.cumulus4j.store.test.collection.join.ElementA" not found ! 10:53:47,251 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 10:53:47,253 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey == :compareToArgument" since the connection used is closing 10:53:47,254 INFO [main][ElementASetQueryTest] invoke: found 1 ElementASetOwners for query-filter "this.set.size() == 3" and param "ElementA[name="S.Element 3.2"]": 10:53:47,254 INFO [main][General] >> result=Owner 3 10:53:47,254 INFO [main][ElementASetQueryTest] invoke: * Owner 3: S.Element 3.1, S.Element 3.3, S.Element 3.2 10:53:47,255 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:53:47,256 INFO [main][ElementASetQueryTest] createTestData: There is already test data. Skipping creation. 10:53:47,256 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 10:53:47,260 INFO [main][Query] Reading in results for query "SELECT this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID != :notThisObjectID" since the connection used is closing 10:53:47,261 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:53:47,261 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:53:47,262 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:53:47,263 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:53:47,264 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:53:47,264 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:53:47,265 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:53:47,266 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:53:47,266 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:53:47,267 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:53:47,268 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:53:47,269 INFO [main][ElementASetQueryTest] invoke: found 4 ElementASetOwners for query-filter "this.set.contains(elementVariable) && !(elementVariable == :element)" and param "ElementA[name="S.Element 3.2"]": 10:53:47,269 INFO [main][General] >> result=Owner 1 10:53:47,269 INFO [main][ElementASetQueryTest] invoke: * Owner 1: S.Element 1.2, S.Element 1.4, S.Element 1.3, S.Element 1.1 10:53:47,269 INFO [main][General] >> result=Owner 2 10:53:47,269 INFO [main][ElementASetQueryTest] invoke: * Owner 2: S.Element 2.1, S.Element 2.2, S.Element 2.3, S.Element 2.4 10:53:47,269 INFO [main][General] >> result=Owner 3 10:53:47,269 INFO [main][ElementASetQueryTest] invoke: * Owner 3: S.Element 3.1, S.Element 3.3, S.Element 3.2 10:53:47,270 INFO [main][General] >> result=Owner 4 10:53:47,270 INFO [main][ElementASetQueryTest] invoke: * Owner 4: S.Element 4.3 10:53:47,272 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:53:47,272 INFO [main][ElementASetQueryTest] createTestData: There is already test data. Skipping creation. 10:53:47,273 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 10:53:47,275 INFO [main][Query] Reading in results for query "SELECT this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID != :notThisObjectID" since the connection used is closing 10:53:47,276 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:53:47,277 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:53:47,278 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:53:47,278 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:53:47,279 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:53:47,280 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:53:47,281 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:53:47,281 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:53:47,282 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:53:47,283 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:53:47,284 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:53:47,285 INFO [main][ElementASetQueryTest] invoke: found 3 ElementASetOwners for query-filter "this.set.contains(elementVariable) && !(elementVariable == :element)" and param "ElementA[name="S.Element 4.3"]": 10:53:47,285 INFO [main][General] >> result=Owner 1 10:53:47,285 INFO [main][ElementASetQueryTest] invoke: * Owner 1: S.Element 1.4, S.Element 1.1, S.Element 1.2, S.Element 1.3 10:53:47,285 INFO [main][General] >> result=Owner 2 10:53:47,285 INFO [main][ElementASetQueryTest] invoke: * Owner 2: S.Element 2.4, S.Element 2.1, S.Element 2.2, S.Element 2.3 10:53:47,285 INFO [main][General] >> result=Owner 3 10:53:47,285 INFO [main][ElementASetQueryTest] invoke: * Owner 3: S.Element 3.2, S.Element 3.1, S.Element 3.3 10:53:47,286 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:53:47,287 INFO [main][ElementASetQueryTest] createTestData: There is already test data. Skipping creation. 10:53:47,294 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) >= :compareToArgument" since the connection used is closing 10:53:47,295 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:53:47,296 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:53:47,297 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:53:47,297 INFO [main][Query] Reading in results for query "SELECT this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:53:47,298 INFO [main][ElementASetQueryTest] invoke: found 2 ElementASetOwners for query-filter "!this.set.contains(elementVariable) && elementVariable.name.indexOf(:elementPart) >= 0" and param "4": 10:53:47,298 INFO [main][General] >> result=Owner 3 10:53:47,298 INFO [main][ElementASetQueryTest] invoke: * Owner 3: S.Element 3.2, S.Element 3.1, S.Element 3.3 10:53:47,298 INFO [main][General] >> result=Owner 5 10:53:47,298 INFO [main][ElementASetQueryTest] invoke: * Owner 5: 10:53:47,300 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:53:47,300 INFO [main][ElementASetQueryTest] createTestData: There is already test data. Skipping creation. 10:53:47,302 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && :paramColl.contains(this.indexKey)" since the connection used is closing 10:53:47,304 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:53:47,304 INFO [main][ElementASetQueryTest] createTestData: There is already test data. Skipping creation. 10:53:47,305 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 10:53:47,306 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:53:47,307 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:53:47,308 INFO [main][ElementASetQueryTest] invoke: found 1 ElementASetOwners for query-filter "this.set.contains(:element)" and param "ElementA[name="S.Element 3.2"]": 10:53:47,308 INFO [main][General] >> result=Owner 3 10:53:47,308 INFO [main][ElementASetQueryTest] invoke: * Owner 3: S.Element 3.2, S.Element 3.1, S.Element 3.3 10:53:47,309 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:53:47,310 INFO [main][ElementASetQueryTest] createTestData: There is already test data. Skipping creation. 10:53:47,317 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) >= :compareToArgument" since the connection used is closing 10:53:47,318 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:53:47,319 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:53:47,320 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:53:47,321 INFO [main][ElementASetQueryTest] invoke: found 3 ElementASetOwners for query-filter "this.set.contains(elementVariable) && elementVariable.name.indexOf(:elementPart) >= 0" and param "4": 10:53:47,321 INFO [main][General] >> result=Owner 1 10:53:47,321 INFO [main][ElementASetQueryTest] invoke: * Owner 1: S.Element 1.4, S.Element 1.1, S.Element 1.3, S.Element 1.2 10:53:47,321 INFO [main][General] >> result=Owner 2 10:53:47,321 INFO [main][ElementASetQueryTest] invoke: * Owner 2: S.Element 2.3, S.Element 2.2, S.Element 2.4, S.Element 2.1 10:53:47,321 INFO [main][General] >> result=Owner 4 10:53:47,321 INFO [main][ElementASetQueryTest] invoke: * Owner 4: S.Element 4.3 10:53:47,323 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:53:47,323 INFO [main][ElementASetQueryTest] createTestData: There is already test data. Skipping creation. 10:53:47,324 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 10:53:47,328 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:53:47,329 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:53:47,330 INFO [main][ElementASetQueryTest] invoke: found 1 ElementASetOwners for query-filter "this.set.contains(elementVariable) && elementVariable == :element" and param "ElementA[name="S.Element 3.2"]": 10:53:47,330 INFO [main][General] >> result=Owner 3 10:53:47,330 INFO [main][ElementASetQueryTest] invoke: * Owner 3: S.Element 3.2, S.Element 3.1, S.Element 3.3 10:53:47,331 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:53:47,332 INFO [main][ElementASetQueryTest] createTestData: There is already test data. Skipping creation. 10:53:47,333 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 10:53:47,335 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:53:47,336 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:53:47,336 INFO [main][Query] Reading in results for query "SELECT this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:53:47,338 INFO [main][ElementASetQueryTest] invoke: found 4 ElementASetOwners for query-filter "!this.set.contains(:element)" and param "ElementA[name="S.Element 3.2"]": 10:53:47,338 INFO [main][General] >> result=Owner 4 10:53:47,338 INFO [main][ElementASetQueryTest] invoke: * Owner 4: S.Element 4.3 10:53:47,338 INFO [main][General] >> result=Owner 5 10:53:47,338 INFO [main][ElementASetQueryTest] invoke: * Owner 5: 10:53:47,338 INFO [main][General] >> result=Owner 1 10:53:47,338 INFO [main][ElementASetQueryTest] invoke: * Owner 1: S.Element 1.1, S.Element 1.3, S.Element 1.4, S.Element 1.2 10:53:47,338 INFO [main][General] >> result=Owner 2 10:53:47,338 INFO [main][ElementASetQueryTest] invoke: * Owner 2: S.Element 2.2, S.Element 2.1, S.Element 2.4, S.Element 2.3 10:53:47,340 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:53:47,340 INFO [main][ElementASetQueryTest] createTestData: There is already test data. Skipping creation. 10:53:47,347 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) < :compareToArgument" since the connection used is closing 10:53:47,349 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:53:47,349 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:53:47,350 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:53:47,351 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:53:47,352 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:53:47,353 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:53:47,354 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:53:47,354 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:53:47,355 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:53:47,356 INFO [main][ElementASetQueryTest] invoke: found 3 ElementASetOwners for query-filter "this.set.contains(elementVariable) && elementVariable.name.indexOf(:elementPart) < 0" and param "4": 10:53:47,357 INFO [main][General] >> result=Owner 1 10:53:47,357 INFO [main][ElementASetQueryTest] invoke: * Owner 1: S.Element 1.4, S.Element 1.1, S.Element 1.3, S.Element 1.2 10:53:47,357 INFO [main][General] >> result=Owner 2 10:53:47,357 INFO [main][ElementASetQueryTest] invoke: * Owner 2: S.Element 2.1, S.Element 2.2, S.Element 2.3, S.Element 2.4 10:53:47,357 INFO [main][General] >> result=Owner 3 10:53:47,357 INFO [main][ElementASetQueryTest] invoke: * Owner 3: S.Element 3.3, S.Element 3.1, S.Element 3.2 10:53:47,358 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:53:47,358 INFO [main][ElementASetQueryTest] createTestData: There is already test data. Skipping creation. 10:53:47,365 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) < :compareToArgument" since the connection used is closing 10:53:47,366 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:53:47,367 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:53:47,368 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:53:47,369 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:53:47,370 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:53:47,371 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:53:47,372 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:53:47,373 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:53:47,373 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:53:47,375 INFO [main][ElementASetQueryTest] invoke: found 3 ElementASetOwners for query-filter "this.set.contains(elementVariable) && !(elementVariable.name.indexOf(:elementPart) >= 0)" and param "4": 10:53:47,375 INFO [main][General] >> result=Owner 1 10:53:47,375 INFO [main][ElementASetQueryTest] invoke: * Owner 1: S.Element 1.4, S.Element 1.1, S.Element 1.3, S.Element 1.2 10:53:47,375 INFO [main][General] >> result=Owner 2 10:53:47,375 INFO [main][ElementASetQueryTest] invoke: * Owner 2: S.Element 2.1, S.Element 2.4, S.Element 2.3, S.Element 2.2 10:53:47,375 INFO [main][General] >> result=Owner 3 10:53:47,375 INFO [main][ElementASetQueryTest] invoke: * Owner 3: S.Element 3.3, S.Element 3.2, S.Element 3.1 10:53:47,377 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:53:47,377 INFO [main][ElementASetQueryTest] createTestData: There is already test data. Skipping creation. 10:53:47,378 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 10:53:47,382 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:53:47,383 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:53:47,384 INFO [main][Query] Reading in results for query "SELECT this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:53:47,386 INFO [main][ElementASetQueryTest] invoke: found 4 ElementASetOwners for query-filter "!this.set.contains(elementVariable) && elementVariable == :element" and param "ElementA[name="S.Element 3.2"]": 10:53:47,386 INFO [main][General] >> result=Owner 4 10:53:47,386 INFO [main][ElementASetQueryTest] invoke: * Owner 4: S.Element 4.3 10:53:47,386 INFO [main][General] >> result=Owner 5 10:53:47,386 INFO [main][ElementASetQueryTest] invoke: * Owner 5: 10:53:47,386 INFO [main][General] >> result=Owner 1 10:53:47,386 INFO [main][ElementASetQueryTest] invoke: * Owner 1: S.Element 1.4, S.Element 1.1, S.Element 1.2, S.Element 1.3 10:53:47,386 INFO [main][General] >> result=Owner 2 10:53:47,386 INFO [main][ElementASetQueryTest] invoke: * Owner 2: S.Element 2.3, S.Element 2.2, S.Element 2.4, S.Element 2.1 10:53:47,388 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:53:47,388 INFO [main][ElementASetQueryTest] createTestData: There is already test data. Skipping creation. 10:53:47,390 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 10:53:47,392 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey == 0" since the connection used is closing 10:53:47,392 INFO [main][ElementASetQueryTest] invoke: found 1 ElementASetOwners for query-filter "this.set.isEmpty()" and param "ElementA[name="S.Element 3.2"]": 10:53:47,392 INFO [main][General] >> result=Owner 5 10:53:47,392 INFO [main][ElementASetQueryTest] invoke: * Owner 5: 10:53:47,393 INFO [main][JDOTransactionalRunner] run: Shutting down PersistenceManagerFactory. Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.831 sec Running org.cumulus4j.store.test.collection.mappedby.Element3MapQueryTest 10:53:48,266 INFO [main][JDOTransactionalRunner] run: Shutting down Derby (in case it was used before). 10:53:48,911 INFO [main][AbstractJDOTransactionalTestClearingDatabase] clearDatabase: Clearing database (dropping all tables). 10:53:48,912 INFO [main][TestUtil] loadProperties: File /home/tomcat/cumulus4j-test-datanucleus.properties does not exist. Thus not overriding any settings with user-specific ones. 10:53:48,923 INFO [main][CleanupUtil] cleanoutRDBMS: derbyDatabaseDir="/tmp/derby/cumulus4j" was deleted successfully. 10:53:48,923 WARN [main][CleanupUtil] dropAllTables: 'ConnectionURL' property is not set for index datastore! Skipping! 10:53:48,924 INFO [main][JDOTransactionalRunner] run: Setting up PersistenceManagerFactory. 10:53:48,924 INFO [main][TestUtil] loadProperties: File /home/tomcat/cumulus4j-test-datanucleus.properties does not exist. Thus not overriding any settings with user-specific ones. 10:53:48,938 INFO [main][Persistence] Property cumulus4j.index.clob.enabled unknown - will be ignored 10:53:49,164 INFO [AbstractCryptoManager][AbstractCryptoManager$CloseExpiredSessionsTask] run: AbstractCryptoManager was garbage-collected. Cancelling this TimerTask. 10:53:55,276 INFO [main][Cumulus4jStoreManager] ====================== Cumulus4j ====================== 10:53:55,276 INFO [main][Cumulus4jStoreManager] Bundle: org.cumulus4j.store - Version: 1.2.1.SNAPSHOT 10:53:55,276 INFO [main][Cumulus4jStoreManager] ======================================================= 10:53:55,278 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryTimerPeriod: Property 'cumulus4j.cryptoSessionExpiryTimer.period' is not set. Using default value 60000. 10:53:55,278 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryAgeMSec: Property 'cumulus4j.cryptoSessionExpiryAge' is not set. Using default value 1800000. 10:53:55,413 INFO [main][MinimumCumulus4jVersion] version=10100001 10:53:55,545 INFO [main][MinimumCumulus4jVersion] version=10100001 10:53:55,664 INFO [main][Retrieve] Object with id "1.org.cumulus4j.store.test.collection.mappedby.Element3MapOwner" not found ! 10:53:55,669 INFO [main][Retrieve] Object with id "1.org.cumulus4j.store.test.collection.mappedby.Element3" not found ! 10:53:55,852 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) >= :compareToArgument" since the connection used is closing 10:53:55,862 INFO [main][Element3MapQueryTest] queryContainsKeyVariableAndIndexOfMatches: found 3 Element3MapOwners for query-filter "this.map.containsKey(variable) && variable.name.indexOf(:queryParam) >= 0" and param "4": 10:53:55,863 INFO [main][Element3MapQueryTest] queryContainsKeyVariableAndIndexOfMatches: * Owner 1: Element3[value="aaa", name="Element 1.1"]=aaa, Element3[value="ddd", name="Element 1.4"]=ddd, Element3[value="bbb", name="Element 1.2"]=bbb, Element3[value="ccc", name="Element 1.3"]=ccc 10:53:55,863 INFO [main][Element3MapQueryTest] queryContainsKeyVariableAndIndexOfMatches: * Owner 2: Element3[value="dd", name="Element 2.4"]=dd, Element3[value="aa", name="Element 2.1"]=aa, Element3[value="bb", name="Element 2.2"]=bb, Element3[value="cc", name="Element 2.3"]=cc 10:53:55,863 INFO [main][Element3MapQueryTest] queryContainsKeyVariableAndIndexOfMatches: * Owner 4: Element3[value="ccc", name="Element 4.3"]=ccc 10:53:55,865 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:53:55,865 INFO [main][Element3MapQueryTest] createTestData: There is already test data. Skipping creation. 10:53:55,869 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) >= :compareToArgument" since the connection used is closing 10:53:55,871 INFO [main][Element3MapQueryTest] queryContainsValueVariableAndIndexOfMatches: found 3 Element3MapOwners for query-filter "this.map.containsValue(variable) && variable.indexOf(:queryParam) >= 0" and param "bb": 10:53:55,872 INFO [main][Element3MapQueryTest] queryContainsValueVariableAndIndexOfMatches: * Owner 1: Element3[value="ddd", name="Element 1.4"]=ddd, Element3[value="ccc", name="Element 1.3"]=ccc, Element3[value="bbb", name="Element 1.2"]=bbb, Element3[value="aaa", name="Element 1.1"]=aaa 10:53:55,872 INFO [main][Element3MapQueryTest] queryContainsValueVariableAndIndexOfMatches: * Owner 2: Element3[value="aa", name="Element 2.1"]=aa, Element3[value="bb", name="Element 2.2"]=bb, Element3[value="cc", name="Element 2.3"]=cc, Element3[value="dd", name="Element 2.4"]=dd 10:53:55,872 INFO [main][Element3MapQueryTest] queryContainsValueVariableAndIndexOfMatches: * Owner 6: Element3[value="bb", name="Element 6.2"]=bb 10:53:55,873 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:53:55,874 INFO [main][Element3MapQueryTest] createTestData: There is already test data. Skipping creation. 10:53:55,881 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 10:53:55,887 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:53:55,888 INFO [main][Element3MapQueryTest] queryContainsKeyParameter: found 1 Element3MapOwners for query-filter "this.map.containsKey(:queryParam)" and param "Element3[value="b", name="Element 3.2"]": 10:53:55,888 INFO [main][Element3MapQueryTest] queryContainsKeyParameter: * Owner 3: Element3[value="c", name="Element 3.3"]=c, Element3[value="a", name="Element 3.1"]=a, Element3[value="b", name="Element 3.2"]=b 10:53:55,889 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:53:55,890 INFO [main][Element3MapQueryTest] createTestData: There is already test data. Skipping creation. 10:53:55,891 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 10:53:55,893 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:53:55,898 INFO [main][Query] Reading in results for query "SELECT this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:53:55,900 INFO [main][Element3MapQueryTest] queryNotContainsKeyParameter: found 5 Element3MapOwners for query-filter "!this.map.containsKey(:queryParam)" and param "Element3[value="b", name="Element 3.2"]": 10:53:55,900 INFO [main][Element3MapQueryTest] queryNotContainsKeyParameter: * Owner 4: Element3[value="ccc", name="Element 4.3"]=ccc 10:53:55,901 INFO [main][Element3MapQueryTest] queryNotContainsKeyParameter: * Owner 1: Element3[value="ccc", name="Element 1.3"]=ccc, Element3[value="bbb", name="Element 1.2"]=bbb, Element3[value="aaa", name="Element 1.1"]=aaa, Element3[value="ddd", name="Element 1.4"]=ddd 10:53:55,901 INFO [main][Element3MapQueryTest] queryNotContainsKeyParameter: * Owner 5: 10:53:55,901 INFO [main][Element3MapQueryTest] queryNotContainsKeyParameter: * Owner 6: Element3[value="bb", name="Element 6.2"]=bb 10:53:55,901 INFO [main][Element3MapQueryTest] queryNotContainsKeyParameter: * Owner 2: Element3[value="aa", name="Element 2.1"]=aa, Element3[value="bb", name="Element 2.2"]=bb, Element3[value="cc", name="Element 2.3"]=cc, Element3[value="dd", name="Element 2.4"]=dd 10:53:55,902 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:53:55,903 INFO [main][Element3MapQueryTest] createTestData: There is already test data. Skipping creation. 10:53:55,905 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:53:55,907 INFO [main][Element3MapQueryTest] queryContainsValueParameter: found 2 Element3MapOwners for query-filter "this.map.containsValue(:queryParam)" and param "ccc": 10:53:55,908 INFO [main][Element3MapQueryTest] queryContainsValueParameter: * Owner 4: Element3[value="ccc", name="Element 4.3"]=ccc 10:53:55,908 INFO [main][Element3MapQueryTest] queryContainsValueParameter: * Owner 1: Element3[value="aaa", name="Element 1.1"]=aaa, Element3[value="ccc", name="Element 1.3"]=ccc, Element3[value="ddd", name="Element 1.4"]=ddd, Element3[value="bbb", name="Element 1.2"]=bbb 10:53:55,909 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:53:55,910 INFO [main][Element3MapQueryTest] createTestData: There is already test data. Skipping creation. 10:53:55,911 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:53:55,912 INFO [main][Query] Reading in results for query "SELECT this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:53:55,914 INFO [main][Element3MapQueryTest] queryNotContainsValueParameter: found 4 Element3MapOwners for query-filter "!this.map.containsValue(:queryParam)" and param "ccc": 10:53:55,914 INFO [main][Element3MapQueryTest] queryNotContainsValueParameter: * Owner 5: 10:53:55,914 INFO [main][Element3MapQueryTest] queryNotContainsValueParameter: * Owner 6: Element3[value="bb", name="Element 6.2"]=bb 10:53:55,914 INFO [main][Element3MapQueryTest] queryNotContainsValueParameter: * Owner 2: Element3[value="dd", name="Element 2.4"]=dd, Element3[value="bb", name="Element 2.2"]=bb, Element3[value="aa", name="Element 2.1"]=aa, Element3[value="cc", name="Element 2.3"]=cc 10:53:55,914 INFO [main][Element3MapQueryTest] queryNotContainsValueParameter: * Owner 3: Element3[value="c", name="Element 3.3"]=c, Element3[value="a", name="Element 3.1"]=a, Element3[value="b", name="Element 3.2"]=b 10:53:56,430 INFO [main][JDOTransactionalRunner] run: Setting up PersistenceManagerFactory. 10:53:56,434 INFO [main][TestUtil] loadProperties: File /home/tomcat/cumulus4j-test-datanucleus.properties does not exist. Thus not overriding any settings with user-specific ones. 10:53:56,460 INFO [main][Persistence] Property cumulus4j.index.clob.enabled unknown - will be ignored 10:53:56,932 INFO [AbstractCryptoManager][AbstractCryptoManager$CloseExpiredSessionsTask] run: AbstractCryptoManager was garbage-collected. Cancelling this TimerTask. 10:53:58,943 INFO [main][Cumulus4jStoreManager] ====================== Cumulus4j ====================== 10:53:58,943 INFO [main][Cumulus4jStoreManager] Bundle: org.cumulus4j.store - Version: 1.2.1.SNAPSHOT 10:53:58,943 INFO [main][Cumulus4jStoreManager] ======================================================= 10:53:58,944 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryTimerPeriod: Property 'cumulus4j.cryptoSessionExpiryTimer.period' is not set. Using default value 60000. 10:53:58,944 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryAgeMSec: Property 'cumulus4j.cryptoSessionExpiryAge' is not set. Using default value 1800000. 10:53:58,973 INFO [main][MinimumCumulus4jVersion] version=10100001 10:53:58,974 INFO [main][MinimumCumulus4jVersion] version=10100001 10:53:58,982 INFO [main][Retrieve] Object with id "2.org.cumulus4j.store.test.collection.mappedby.Element3MapOwner" not found ! 10:53:58,984 INFO [main][Retrieve] Object with id "2.org.cumulus4j.store.test.collection.mappedby.Element3" not found ! 10:53:59,123 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) >= :compareToArgument" since the connection used is closing 10:53:59,125 INFO [main][Element3MapQueryTest] queryContainsKeyVariableAndIndexOfMatches: found 3 Element3MapOwners for query-filter "this.map.containsKey(variable) && variable.name.indexOf(:queryParam) >= 0" and param "4": 10:53:59,126 INFO [main][Element3MapQueryTest] queryContainsKeyVariableAndIndexOfMatches: * Owner 1: Element3[value="aaa", name="Element 1.1"]=aaa, Element3[value="ddd", name="Element 1.4"]=ddd, Element3[value="bbb", name="Element 1.2"]=bbb, Element3[value="ccc", name="Element 1.3"]=ccc 10:53:59,126 INFO [main][Element3MapQueryTest] queryContainsKeyVariableAndIndexOfMatches: * Owner 2: Element3[value="bb", name="Element 2.2"]=bb, Element3[value="cc", name="Element 2.3"]=cc, Element3[value="aa", name="Element 2.1"]=aa, Element3[value="dd", name="Element 2.4"]=dd 10:53:59,126 INFO [main][Element3MapQueryTest] queryContainsKeyVariableAndIndexOfMatches: * Owner 4: Element3[value="ccc", name="Element 4.3"]=ccc 10:53:59,128 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:53:59,128 INFO [main][Element3MapQueryTest] createTestData: There is already test data. Skipping creation. 10:53:59,132 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) >= :compareToArgument" since the connection used is closing 10:53:59,134 INFO [main][Element3MapQueryTest] queryContainsValueVariableAndIndexOfMatches: found 3 Element3MapOwners for query-filter "this.map.containsValue(variable) && variable.indexOf(:queryParam) >= 0" and param "bb": 10:53:59,134 INFO [main][Element3MapQueryTest] queryContainsValueVariableAndIndexOfMatches: * Owner 1: Element3[value="ccc", name="Element 1.3"]=ccc, Element3[value="bbb", name="Element 1.2"]=bbb, Element3[value="aaa", name="Element 1.1"]=aaa, Element3[value="ddd", name="Element 1.4"]=ddd 10:53:59,134 INFO [main][Element3MapQueryTest] queryContainsValueVariableAndIndexOfMatches: * Owner 2: Element3[value="dd", name="Element 2.4"]=dd, Element3[value="bb", name="Element 2.2"]=bb, Element3[value="cc", name="Element 2.3"]=cc, Element3[value="aa", name="Element 2.1"]=aa 10:53:59,134 INFO [main][Element3MapQueryTest] queryContainsValueVariableAndIndexOfMatches: * Owner 6: Element3[value="bb", name="Element 6.2"]=bb 10:53:59,136 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:53:59,136 INFO [main][Element3MapQueryTest] createTestData: There is already test data. Skipping creation. 10:53:59,137 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 10:53:59,139 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:53:59,140 INFO [main][Element3MapQueryTest] queryContainsKeyParameter: found 1 Element3MapOwners for query-filter "this.map.containsKey(:queryParam)" and param "Element3[value="b", name="Element 3.2"]": 10:53:59,140 INFO [main][Element3MapQueryTest] queryContainsKeyParameter: * Owner 3: Element3[value="c", name="Element 3.3"]=c, Element3[value="b", name="Element 3.2"]=b, Element3[value="a", name="Element 3.1"]=a 10:53:59,141 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:53:59,141 INFO [main][Element3MapQueryTest] createTestData: There is already test data. Skipping creation. 10:53:59,143 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 10:53:59,145 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:53:59,145 INFO [main][Query] Reading in results for query "SELECT this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:53:59,147 INFO [main][Element3MapQueryTest] queryNotContainsKeyParameter: found 5 Element3MapOwners for query-filter "!this.map.containsKey(:queryParam)" and param "Element3[value="b", name="Element 3.2"]": 10:53:59,147 INFO [main][Element3MapQueryTest] queryNotContainsKeyParameter: * Owner 2: Element3[value="cc", name="Element 2.3"]=cc, Element3[value="aa", name="Element 2.1"]=aa, Element3[value="dd", name="Element 2.4"]=dd, Element3[value="bb", name="Element 2.2"]=bb 10:53:59,148 INFO [main][Element3MapQueryTest] queryNotContainsKeyParameter: * Owner 4: Element3[value="ccc", name="Element 4.3"]=ccc 10:53:59,148 INFO [main][Element3MapQueryTest] queryNotContainsKeyParameter: * Owner 1: Element3[value="aaa", name="Element 1.1"]=aaa, Element3[value="bbb", name="Element 1.2"]=bbb, Element3[value="ccc", name="Element 1.3"]=ccc, Element3[value="ddd", name="Element 1.4"]=ddd 10:53:59,148 INFO [main][Element3MapQueryTest] queryNotContainsKeyParameter: * Owner 5: 10:53:59,148 INFO [main][Element3MapQueryTest] queryNotContainsKeyParameter: * Owner 6: Element3[value="bb", name="Element 6.2"]=bb 10:53:59,150 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:53:59,150 INFO [main][Element3MapQueryTest] createTestData: There is already test data. Skipping creation. 10:53:59,152 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:53:59,153 INFO [main][Element3MapQueryTest] queryContainsValueParameter: found 2 Element3MapOwners for query-filter "this.map.containsValue(:queryParam)" and param "ccc": 10:53:59,153 INFO [main][Element3MapQueryTest] queryContainsValueParameter: * Owner 1: Element3[value="ccc", name="Element 1.3"]=ccc, Element3[value="bbb", name="Element 1.2"]=bbb, Element3[value="aaa", name="Element 1.1"]=aaa, Element3[value="ddd", name="Element 1.4"]=ddd 10:53:59,153 INFO [main][Element3MapQueryTest] queryContainsValueParameter: * Owner 4: Element3[value="ccc", name="Element 4.3"]=ccc 10:53:59,155 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:53:59,155 INFO [main][Element3MapQueryTest] createTestData: There is already test data. Skipping creation. 10:53:59,157 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:53:59,158 INFO [main][Query] Reading in results for query "SELECT this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:53:59,160 INFO [main][Element3MapQueryTest] queryNotContainsValueParameter: found 4 Element3MapOwners for query-filter "!this.map.containsValue(:queryParam)" and param "ccc": 10:53:59,160 INFO [main][Element3MapQueryTest] queryNotContainsValueParameter: * Owner 2: Element3[value="bb", name="Element 2.2"]=bb, Element3[value="dd", name="Element 2.4"]=dd, Element3[value="aa", name="Element 2.1"]=aa, Element3[value="cc", name="Element 2.3"]=cc 10:53:59,160 INFO [main][Element3MapQueryTest] queryNotContainsValueParameter: * Owner 3: Element3[value="c", name="Element 3.3"]=c, Element3[value="a", name="Element 3.1"]=a, Element3[value="b", name="Element 3.2"]=b 10:53:59,160 INFO [main][Element3MapQueryTest] queryNotContainsValueParameter: * Owner 5: 10:53:59,160 INFO [main][Element3MapQueryTest] queryNotContainsValueParameter: * Owner 6: Element3[value="bb", name="Element 6.2"]=bb 10:53:59,160 INFO [main][JDOTransactionalRunner] run: Shutting down PersistenceManagerFactory. Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.669 sec Running org.cumulus4j.store.test.collection.mappedby.Element2MapQueryTest 10:53:59,941 INFO [main][JDOTransactionalRunner] run: Shutting down Derby (in case it was used before). 10:54:00,866 INFO [main][AbstractJDOTransactionalTestClearingDatabase] clearDatabase: Clearing database (dropping all tables). 10:54:00,867 INFO [main][TestUtil] loadProperties: File /home/tomcat/cumulus4j-test-datanucleus.properties does not exist. Thus not overriding any settings with user-specific ones. 10:54:00,878 INFO [main][CleanupUtil] cleanoutRDBMS: derbyDatabaseDir="/tmp/derby/cumulus4j" was deleted successfully. 10:54:00,878 WARN [main][CleanupUtil] dropAllTables: 'ConnectionURL' property is not set for index datastore! Skipping! 10:54:00,879 INFO [main][JDOTransactionalRunner] run: Setting up PersistenceManagerFactory. 10:54:00,879 INFO [main][TestUtil] loadProperties: File /home/tomcat/cumulus4j-test-datanucleus.properties does not exist. Thus not overriding any settings with user-specific ones. 10:54:00,897 INFO [main][Persistence] Property cumulus4j.index.clob.enabled unknown - will be ignored 10:54:01,309 INFO [AbstractCryptoManager][AbstractCryptoManager$CloseExpiredSessionsTask] run: AbstractCryptoManager was garbage-collected. Cancelling this TimerTask. 10:54:06,650 INFO [main][Cumulus4jStoreManager] ====================== Cumulus4j ====================== 10:54:06,651 INFO [main][Cumulus4jStoreManager] Bundle: org.cumulus4j.store - Version: 1.2.1.SNAPSHOT 10:54:06,651 INFO [main][Cumulus4jStoreManager] ======================================================= 10:54:06,654 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryTimerPeriod: Property 'cumulus4j.cryptoSessionExpiryTimer.period' is not set. Using default value 60000. 10:54:06,655 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryAgeMSec: Property 'cumulus4j.cryptoSessionExpiryAge' is not set. Using default value 1800000. 10:54:06,766 INFO [main][MinimumCumulus4jVersion] version=10100001 10:54:06,892 INFO [main][MinimumCumulus4jVersion] version=10100001 10:54:07,028 INFO [main][Retrieve] Object with id "1.org.cumulus4j.store.test.collection.mappedby.Element2MapOwner" not found ! 10:54:07,032 INFO [main][Retrieve] Object with id "1.org.cumulus4j.store.test.collection.mappedby.Element2" not found ! 10:54:07,206 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) >= :compareToArgument" since the connection used is closing 10:54:07,216 INFO [main][Element2MapQueryTest] queryContainsKeyVariableAndIndexOfMatches: found 3 Element2MapOwners for query-filter "this.map.containsKey(variable) && variable.indexOf(:queryParam) >= 0" and param "bb": 10:54:07,217 INFO [main][Element2MapQueryTest] queryContainsKeyVariableAndIndexOfMatches: * Owner 1: aaa=Element2[key="aaa", name="Element 1.1"], ccc=Element2[key="ccc", name="Element 1.3"], bbb=Element2[key="bbb", name="Element 1.2"], ddd=Element2[key="ddd", name="Element 1.4"] 10:54:07,217 INFO [main][Element2MapQueryTest] queryContainsKeyVariableAndIndexOfMatches: * Owner 2: aa=Element2[key="aa", name="Element 2.1"], bb=Element2[key="bb", name="Element 2.2"], cc=Element2[key="cc", name="Element 2.3"], dd=Element2[key="dd", name="Element 2.4"] 10:54:07,217 INFO [main][Element2MapQueryTest] queryContainsKeyVariableAndIndexOfMatches: * Owner 6: bb=Element2[key="bb", name="Element 6.2"] 10:54:07,218 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:54:07,219 INFO [main][Element2MapQueryTest] createTestData: There is already test data. Skipping creation. 10:54:07,228 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) < :compareToArgument" since the connection used is closing 10:54:07,234 INFO [main][Element2MapQueryTest] queryContainsKeyVariableAndIndexOfNotMatches: found 4 Element2MapOwners for query-filter "this.map.containsKey(variable) && variable.indexOf(:queryParam) < 0" and param "bb": 10:54:07,234 INFO [main][Element2MapQueryTest] queryContainsKeyVariableAndIndexOfNotMatches: * Owner 1: aaa=Element2[key="aaa", name="Element 1.1"], ccc=Element2[key="ccc", name="Element 1.3"], bbb=Element2[key="bbb", name="Element 1.2"], ddd=Element2[key="ddd", name="Element 1.4"] 10:54:07,234 INFO [main][Element2MapQueryTest] queryContainsKeyVariableAndIndexOfNotMatches: * Owner 2: aa=Element2[key="aa", name="Element 2.1"], bb=Element2[key="bb", name="Element 2.2"], cc=Element2[key="cc", name="Element 2.3"], dd=Element2[key="dd", name="Element 2.4"] 10:54:07,234 INFO [main][Element2MapQueryTest] queryContainsKeyVariableAndIndexOfNotMatches: * Owner 3: a=Element2[key="a", name="Element 3.1"], b=Element2[key="b", name="Element 3.2"], c=Element2[key="c", name="Element 3.3"] 10:54:07,235 INFO [main][Element2MapQueryTest] queryContainsKeyVariableAndIndexOfNotMatches: * Owner 4: ccc=Element2[key="ccc", name="Element 4.3"] 10:54:07,236 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:54:07,236 INFO [main][Element2MapQueryTest] createTestData: There is already test data. Skipping creation. 10:54:07,243 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) >= :compareToArgument" since the connection used is closing 10:54:07,245 INFO [main][Element2MapQueryTest] queryContainsValueVariableAndIndexOfMatches: found 3 Element2MapOwners for query-filter "this.map.containsValue(variable) && variable.name.indexOf(:queryParam) >= 0" and param "4": 10:54:07,245 INFO [main][Element2MapQueryTest] queryContainsValueVariableAndIndexOfMatches: * Owner 1: aaa=Element2[key="aaa", name="Element 1.1"], ccc=Element2[key="ccc", name="Element 1.3"], bbb=Element2[key="bbb", name="Element 1.2"], ddd=Element2[key="ddd", name="Element 1.4"] 10:54:07,246 INFO [main][Element2MapQueryTest] queryContainsValueVariableAndIndexOfMatches: * Owner 2: aa=Element2[key="aa", name="Element 2.1"], bb=Element2[key="bb", name="Element 2.2"], cc=Element2[key="cc", name="Element 2.3"], dd=Element2[key="dd", name="Element 2.4"] 10:54:07,246 INFO [main][Element2MapQueryTest] queryContainsValueVariableAndIndexOfMatches: * Owner 4: ccc=Element2[key="ccc", name="Element 4.3"] 10:54:07,247 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:54:07,247 INFO [main][Element2MapQueryTest] createTestData: There is already test data. Skipping creation. 10:54:07,251 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) < :compareToArgument" since the connection used is closing 10:54:07,255 INFO [main][Element2MapQueryTest] queryContainsKeyVariableAndNotIndexOfMatches: found 4 Element2MapOwners for query-filter "this.map.containsKey(variable) && !(variable.indexOf(:queryParam) >= 0)" and param "bb": 10:54:07,255 INFO [main][Element2MapQueryTest] queryContainsKeyVariableAndNotIndexOfMatches: * Owner 1: aaa=Element2[key="aaa", name="Element 1.1"], ccc=Element2[key="ccc", name="Element 1.3"], bbb=Element2[key="bbb", name="Element 1.2"], ddd=Element2[key="ddd", name="Element 1.4"] 10:54:07,255 INFO [main][Element2MapQueryTest] queryContainsKeyVariableAndNotIndexOfMatches: * Owner 2: aa=Element2[key="aa", name="Element 2.1"], bb=Element2[key="bb", name="Element 2.2"], cc=Element2[key="cc", name="Element 2.3"], dd=Element2[key="dd", name="Element 2.4"] 10:54:07,256 INFO [main][Element2MapQueryTest] queryContainsKeyVariableAndNotIndexOfMatches: * Owner 3: a=Element2[key="a", name="Element 3.1"], b=Element2[key="b", name="Element 3.2"], c=Element2[key="c", name="Element 3.3"] 10:54:07,256 INFO [main][Element2MapQueryTest] queryContainsKeyVariableAndNotIndexOfMatches: * Owner 4: ccc=Element2[key="ccc", name="Element 4.3"] 10:54:07,257 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:54:07,258 INFO [main][Element2MapQueryTest] createTestData: There is already test data. Skipping creation. 10:54:07,264 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) < :compareToArgument" since the connection used is closing 10:54:07,269 INFO [main][Element2MapQueryTest] queryContainsValueVariableAndNotIndexOfMatches: found 4 Element2MapOwners for query-filter "this.map.containsValue(variable) && !(variable.name.indexOf(:queryParam) >= 0)" and param "4": 10:54:07,269 INFO [main][Element2MapQueryTest] queryContainsValueVariableAndNotIndexOfMatches: * Owner 1: aaa=Element2[key="aaa", name="Element 1.1"], ccc=Element2[key="ccc", name="Element 1.3"], bbb=Element2[key="bbb", name="Element 1.2"], ddd=Element2[key="ddd", name="Element 1.4"] 10:54:07,270 INFO [main][Element2MapQueryTest] queryContainsValueVariableAndNotIndexOfMatches: * Owner 2: aa=Element2[key="aa", name="Element 2.1"], bb=Element2[key="bb", name="Element 2.2"], cc=Element2[key="cc", name="Element 2.3"], dd=Element2[key="dd", name="Element 2.4"] 10:54:07,270 INFO [main][Element2MapQueryTest] queryContainsValueVariableAndNotIndexOfMatches: * Owner 3: a=Element2[key="a", name="Element 3.1"], b=Element2[key="b", name="Element 3.2"], c=Element2[key="c", name="Element 3.3"] 10:54:07,270 INFO [main][Element2MapQueryTest] queryContainsValueVariableAndNotIndexOfMatches: * Owner 6: bb=Element2[key="bb", name="Element 6.2"] 10:54:07,271 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:54:07,271 INFO [main][Element2MapQueryTest] createTestData: There is already test data. Skipping creation. 10:54:07,278 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) < :compareToArgument" since the connection used is closing 10:54:07,282 INFO [main][Element2MapQueryTest] queryContainsValueVariableAndIndexOfNotMatches: found 4 Element2MapOwners for query-filter "this.map.containsValue(variable) && variable.name.indexOf(:queryParam) < 0" and param "4": 10:54:07,283 INFO [main][Element2MapQueryTest] queryContainsValueVariableAndIndexOfNotMatches: * Owner 1: aaa=Element2[key="aaa", name="Element 1.1"], ccc=Element2[key="ccc", name="Element 1.3"], bbb=Element2[key="bbb", name="Element 1.2"], ddd=Element2[key="ddd", name="Element 1.4"] 10:54:07,283 INFO [main][Element2MapQueryTest] queryContainsValueVariableAndIndexOfNotMatches: * Owner 2: aa=Element2[key="aa", name="Element 2.1"], bb=Element2[key="bb", name="Element 2.2"], cc=Element2[key="cc", name="Element 2.3"], dd=Element2[key="dd", name="Element 2.4"] 10:54:07,283 INFO [main][Element2MapQueryTest] queryContainsValueVariableAndIndexOfNotMatches: * Owner 3: a=Element2[key="a", name="Element 3.1"], b=Element2[key="b", name="Element 3.2"], c=Element2[key="c", name="Element 3.3"] 10:54:07,283 INFO [main][Element2MapQueryTest] queryContainsValueVariableAndIndexOfNotMatches: * Owner 6: bb=Element2[key="bb", name="Element 6.2"] 10:54:07,285 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:54:07,285 INFO [main][Element2MapQueryTest] createTestData: There is already test data. Skipping creation. 10:54:07,292 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:54:07,294 INFO [main][Element2MapQueryTest] queryContainsKeyParameter: found 2 Element2MapOwners for query-filter "this.map.containsKey(:queryParam)" and param "ccc": 10:54:07,294 INFO [main][Element2MapQueryTest] queryContainsKeyParameter: * Owner 4: ccc=Element2[key="ccc", name="Element 4.3"] 10:54:07,294 INFO [main][Element2MapQueryTest] queryContainsKeyParameter: * Owner 1: aaa=Element2[key="aaa", name="Element 1.1"], ccc=Element2[key="ccc", name="Element 1.3"], bbb=Element2[key="bbb", name="Element 1.2"], ddd=Element2[key="ddd", name="Element 1.4"] 10:54:07,295 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:54:07,296 INFO [main][Element2MapQueryTest] createTestData: There is already test data. Skipping creation. 10:54:07,297 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:54:07,303 INFO [main][Query] Reading in results for query "SELECT this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:54:07,305 INFO [main][Element2MapQueryTest] queryNotContainsKeyParameter: found 4 Element2MapOwners for query-filter "!this.map.containsKey(:queryParam)" and param "ccc": 10:54:07,305 INFO [main][Element2MapQueryTest] queryNotContainsKeyParameter: * Owner 5: 10:54:07,305 INFO [main][Element2MapQueryTest] queryNotContainsKeyParameter: * Owner 6: bb=Element2[key="bb", name="Element 6.2"] 10:54:07,305 INFO [main][Element2MapQueryTest] queryNotContainsKeyParameter: * Owner 2: aa=Element2[key="aa", name="Element 2.1"], bb=Element2[key="bb", name="Element 2.2"], cc=Element2[key="cc", name="Element 2.3"], dd=Element2[key="dd", name="Element 2.4"] 10:54:07,305 INFO [main][Element2MapQueryTest] queryNotContainsKeyParameter: * Owner 3: a=Element2[key="a", name="Element 3.1"], b=Element2[key="b", name="Element 3.2"], c=Element2[key="c", name="Element 3.3"] 10:54:07,306 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:54:07,307 INFO [main][Element2MapQueryTest] createTestData: There is already test data. Skipping creation. 10:54:07,308 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 10:54:07,315 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:54:07,316 INFO [main][Element2MapQueryTest] queryContainsValueParameter: found 1 Element2MapOwners for query-filter "this.map.containsValue(:queryParam)" and param "Element2[key="b", name="Element 3.2"]": 10:54:07,316 INFO [main][Element2MapQueryTest] queryContainsValueParameter: * Owner 3: a=Element2[key="a", name="Element 3.1"], b=Element2[key="b", name="Element 3.2"], c=Element2[key="c", name="Element 3.3"] 10:54:07,317 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:54:07,318 INFO [main][Element2MapQueryTest] createTestData: There is already test data. Skipping creation. 10:54:07,319 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 10:54:07,321 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:54:07,322 INFO [main][Query] Reading in results for query "SELECT this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:54:07,325 INFO [main][Element2MapQueryTest] queryNotContainsValueParameter: found 5 Element2MapOwners for query-filter "!this.map.containsValue(:queryParam)" and param "Element2[key="b", name="Element 3.2"]": 10:54:07,325 INFO [main][Element2MapQueryTest] queryNotContainsValueParameter: * Owner 4: ccc=Element2[key="ccc", name="Element 4.3"] 10:54:07,325 INFO [main][Element2MapQueryTest] queryNotContainsValueParameter: * Owner 1: aaa=Element2[key="aaa", name="Element 1.1"], ccc=Element2[key="ccc", name="Element 1.3"], bbb=Element2[key="bbb", name="Element 1.2"], ddd=Element2[key="ddd", name="Element 1.4"] 10:54:07,325 INFO [main][Element2MapQueryTest] queryNotContainsValueParameter: * Owner 5: 10:54:07,325 INFO [main][Element2MapQueryTest] queryNotContainsValueParameter: * Owner 6: bb=Element2[key="bb", name="Element 6.2"] 10:54:07,325 INFO [main][Element2MapQueryTest] queryNotContainsValueParameter: * Owner 2: aa=Element2[key="aa", name="Element 2.1"], bb=Element2[key="bb", name="Element 2.2"], cc=Element2[key="cc", name="Element 2.3"], dd=Element2[key="dd", name="Element 2.4"] 10:54:08,279 INFO [main][JDOTransactionalRunner] run: Setting up PersistenceManagerFactory. 10:54:08,282 INFO [main][TestUtil] loadProperties: File /home/tomcat/cumulus4j-test-datanucleus.properties does not exist. Thus not overriding any settings with user-specific ones. 10:54:08,300 INFO [main][Persistence] Property cumulus4j.index.clob.enabled unknown - will be ignored 10:54:08,478 INFO [AbstractCryptoManager][AbstractCryptoManager$CloseExpiredSessionsTask] run: AbstractCryptoManager was garbage-collected. Cancelling this TimerTask. 10:54:10,814 INFO [main][Cumulus4jStoreManager] ====================== Cumulus4j ====================== 10:54:10,814 INFO [main][Cumulus4jStoreManager] Bundle: org.cumulus4j.store - Version: 1.2.1.SNAPSHOT 10:54:10,814 INFO [main][Cumulus4jStoreManager] ======================================================= 10:54:10,815 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryTimerPeriod: Property 'cumulus4j.cryptoSessionExpiryTimer.period' is not set. Using default value 60000. 10:54:10,815 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryAgeMSec: Property 'cumulus4j.cryptoSessionExpiryAge' is not set. Using default value 1800000. 10:54:10,835 INFO [main][MinimumCumulus4jVersion] version=10100001 10:54:10,836 INFO [main][MinimumCumulus4jVersion] version=10100001 10:54:10,844 INFO [main][Retrieve] Object with id "2.org.cumulus4j.store.test.collection.mappedby.Element2MapOwner" not found ! 10:54:10,845 INFO [main][Retrieve] Object with id "2.org.cumulus4j.store.test.collection.mappedby.Element2" not found ! 10:54:11,001 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) >= :compareToArgument" since the connection used is closing 10:54:11,004 INFO [main][Element2MapQueryTest] queryContainsKeyVariableAndIndexOfMatches: found 3 Element2MapOwners for query-filter "this.map.containsKey(variable) && variable.indexOf(:queryParam) >= 0" and param "bb": 10:54:11,004 INFO [main][Element2MapQueryTest] queryContainsKeyVariableAndIndexOfMatches: * Owner 1: aaa=Element2[key="aaa", name="Element 1.1"], ccc=Element2[key="ccc", name="Element 1.3"], bbb=Element2[key="bbb", name="Element 1.2"], ddd=Element2[key="ddd", name="Element 1.4"] 10:54:11,004 INFO [main][Element2MapQueryTest] queryContainsKeyVariableAndIndexOfMatches: * Owner 2: aa=Element2[key="aa", name="Element 2.1"], bb=Element2[key="bb", name="Element 2.2"], cc=Element2[key="cc", name="Element 2.3"], dd=Element2[key="dd", name="Element 2.4"] 10:54:11,004 INFO [main][Element2MapQueryTest] queryContainsKeyVariableAndIndexOfMatches: * Owner 6: bb=Element2[key="bb", name="Element 6.2"] 10:54:11,006 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:54:11,006 INFO [main][Element2MapQueryTest] createTestData: There is already test data. Skipping creation. 10:54:11,009 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) < :compareToArgument" since the connection used is closing 10:54:11,018 INFO [main][Element2MapQueryTest] queryContainsKeyVariableAndIndexOfNotMatches: found 4 Element2MapOwners for query-filter "this.map.containsKey(variable) && variable.indexOf(:queryParam) < 0" and param "bb": 10:54:11,019 INFO [main][Element2MapQueryTest] queryContainsKeyVariableAndIndexOfNotMatches: * Owner 1: aaa=Element2[key="aaa", name="Element 1.1"], ccc=Element2[key="ccc", name="Element 1.3"], bbb=Element2[key="bbb", name="Element 1.2"], ddd=Element2[key="ddd", name="Element 1.4"] 10:54:11,019 INFO [main][Element2MapQueryTest] queryContainsKeyVariableAndIndexOfNotMatches: * Owner 2: aa=Element2[key="aa", name="Element 2.1"], bb=Element2[key="bb", name="Element 2.2"], cc=Element2[key="cc", name="Element 2.3"], dd=Element2[key="dd", name="Element 2.4"] 10:54:11,019 INFO [main][Element2MapQueryTest] queryContainsKeyVariableAndIndexOfNotMatches: * Owner 3: a=Element2[key="a", name="Element 3.1"], b=Element2[key="b", name="Element 3.2"], c=Element2[key="c", name="Element 3.3"] 10:54:11,019 INFO [main][Element2MapQueryTest] queryContainsKeyVariableAndIndexOfNotMatches: * Owner 4: ccc=Element2[key="ccc", name="Element 4.3"] 10:54:11,021 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:54:11,021 INFO [main][Element2MapQueryTest] createTestData: There is already test data. Skipping creation. 10:54:11,028 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) >= :compareToArgument" since the connection used is closing 10:54:11,030 INFO [main][Element2MapQueryTest] queryContainsValueVariableAndIndexOfMatches: found 3 Element2MapOwners for query-filter "this.map.containsValue(variable) && variable.name.indexOf(:queryParam) >= 0" and param "4": 10:54:11,030 INFO [main][Element2MapQueryTest] queryContainsValueVariableAndIndexOfMatches: * Owner 1: aaa=Element2[key="aaa", name="Element 1.1"], ccc=Element2[key="ccc", name="Element 1.3"], bbb=Element2[key="bbb", name="Element 1.2"], ddd=Element2[key="ddd", name="Element 1.4"] 10:54:11,030 INFO [main][Element2MapQueryTest] queryContainsValueVariableAndIndexOfMatches: * Owner 2: aa=Element2[key="aa", name="Element 2.1"], bb=Element2[key="bb", name="Element 2.2"], cc=Element2[key="cc", name="Element 2.3"], dd=Element2[key="dd", name="Element 2.4"] 10:54:11,030 INFO [main][Element2MapQueryTest] queryContainsValueVariableAndIndexOfMatches: * Owner 4: ccc=Element2[key="ccc", name="Element 4.3"] 10:54:11,032 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:54:11,032 INFO [main][Element2MapQueryTest] createTestData: There is already test data. Skipping creation. 10:54:11,036 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) < :compareToArgument" since the connection used is closing 10:54:11,041 INFO [main][Element2MapQueryTest] queryContainsKeyVariableAndNotIndexOfMatches: found 4 Element2MapOwners for query-filter "this.map.containsKey(variable) && !(variable.indexOf(:queryParam) >= 0)" and param "bb": 10:54:11,041 INFO [main][Element2MapQueryTest] queryContainsKeyVariableAndNotIndexOfMatches: * Owner 1: aaa=Element2[key="aaa", name="Element 1.1"], ccc=Element2[key="ccc", name="Element 1.3"], bbb=Element2[key="bbb", name="Element 1.2"], ddd=Element2[key="ddd", name="Element 1.4"] 10:54:11,041 INFO [main][Element2MapQueryTest] queryContainsKeyVariableAndNotIndexOfMatches: * Owner 2: aa=Element2[key="aa", name="Element 2.1"], bb=Element2[key="bb", name="Element 2.2"], cc=Element2[key="cc", name="Element 2.3"], dd=Element2[key="dd", name="Element 2.4"] 10:54:11,041 INFO [main][Element2MapQueryTest] queryContainsKeyVariableAndNotIndexOfMatches: * Owner 3: a=Element2[key="a", name="Element 3.1"], b=Element2[key="b", name="Element 3.2"], c=Element2[key="c", name="Element 3.3"] 10:54:11,041 INFO [main][Element2MapQueryTest] queryContainsKeyVariableAndNotIndexOfMatches: * Owner 4: ccc=Element2[key="ccc", name="Element 4.3"] 10:54:11,043 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:54:11,043 INFO [main][Element2MapQueryTest] createTestData: There is already test data. Skipping creation. 10:54:11,050 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) < :compareToArgument" since the connection used is closing 10:54:11,054 INFO [main][Element2MapQueryTest] queryContainsValueVariableAndNotIndexOfMatches: found 4 Element2MapOwners for query-filter "this.map.containsValue(variable) && !(variable.name.indexOf(:queryParam) >= 0)" and param "4": 10:54:11,054 INFO [main][Element2MapQueryTest] queryContainsValueVariableAndNotIndexOfMatches: * Owner 1: aaa=Element2[key="aaa", name="Element 1.1"], ccc=Element2[key="ccc", name="Element 1.3"], bbb=Element2[key="bbb", name="Element 1.2"], ddd=Element2[key="ddd", name="Element 1.4"] 10:54:11,055 INFO [main][Element2MapQueryTest] queryContainsValueVariableAndNotIndexOfMatches: * Owner 2: aa=Element2[key="aa", name="Element 2.1"], bb=Element2[key="bb", name="Element 2.2"], cc=Element2[key="cc", name="Element 2.3"], dd=Element2[key="dd", name="Element 2.4"] 10:54:11,055 INFO [main][Element2MapQueryTest] queryContainsValueVariableAndNotIndexOfMatches: * Owner 3: a=Element2[key="a", name="Element 3.1"], b=Element2[key="b", name="Element 3.2"], c=Element2[key="c", name="Element 3.3"] 10:54:11,055 INFO [main][Element2MapQueryTest] queryContainsValueVariableAndNotIndexOfMatches: * Owner 6: bb=Element2[key="bb", name="Element 6.2"] 10:54:11,058 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:54:11,059 INFO [main][Element2MapQueryTest] createTestData: There is already test data. Skipping creation. 10:54:11,066 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) < :compareToArgument" since the connection used is closing 10:54:11,070 INFO [main][Element2MapQueryTest] queryContainsValueVariableAndIndexOfNotMatches: found 4 Element2MapOwners for query-filter "this.map.containsValue(variable) && variable.name.indexOf(:queryParam) < 0" and param "4": 10:54:11,071 INFO [main][Element2MapQueryTest] queryContainsValueVariableAndIndexOfNotMatches: * Owner 1: aaa=Element2[key="aaa", name="Element 1.1"], ccc=Element2[key="ccc", name="Element 1.3"], bbb=Element2[key="bbb", name="Element 1.2"], ddd=Element2[key="ddd", name="Element 1.4"] 10:54:11,071 INFO [main][Element2MapQueryTest] queryContainsValueVariableAndIndexOfNotMatches: * Owner 2: aa=Element2[key="aa", name="Element 2.1"], bb=Element2[key="bb", name="Element 2.2"], cc=Element2[key="cc", name="Element 2.3"], dd=Element2[key="dd", name="Element 2.4"] 10:54:11,071 INFO [main][Element2MapQueryTest] queryContainsValueVariableAndIndexOfNotMatches: * Owner 3: a=Element2[key="a", name="Element 3.1"], b=Element2[key="b", name="Element 3.2"], c=Element2[key="c", name="Element 3.3"] 10:54:11,071 INFO [main][Element2MapQueryTest] queryContainsValueVariableAndIndexOfNotMatches: * Owner 6: bb=Element2[key="bb", name="Element 6.2"] 10:54:11,073 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:54:11,073 INFO [main][Element2MapQueryTest] createTestData: There is already test data. Skipping creation. 10:54:11,075 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:54:11,077 INFO [main][Element2MapQueryTest] queryContainsKeyParameter: found 2 Element2MapOwners for query-filter "this.map.containsKey(:queryParam)" and param "ccc": 10:54:11,077 INFO [main][Element2MapQueryTest] queryContainsKeyParameter: * Owner 1: aaa=Element2[key="aaa", name="Element 1.1"], ccc=Element2[key="ccc", name="Element 1.3"], bbb=Element2[key="bbb", name="Element 1.2"], ddd=Element2[key="ddd", name="Element 1.4"] 10:54:11,077 INFO [main][Element2MapQueryTest] queryContainsKeyParameter: * Owner 4: ccc=Element2[key="ccc", name="Element 4.3"] 10:54:11,078 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:54:11,078 INFO [main][Element2MapQueryTest] createTestData: There is already test data. Skipping creation. 10:54:11,080 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 10:54:11,081 INFO [main][Query] Reading in results for query "SELECT this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:54:11,082 INFO [main][Element2MapQueryTest] queryNotContainsKeyParameter: found 4 Element2MapOwners for query-filter "!this.map.containsKey(:queryParam)" and param "ccc": 10:54:11,083 INFO [main][Element2MapQueryTest] queryNotContainsKeyParameter: * Owner 2: aa=Element2[key="aa", name="Element 2.1"], bb=Element2[key="bb", name="Element 2.2"], cc=Element2[key="cc", name="Element 2.3"], dd=Element2[key="dd", name="Element 2.4"] 10:54:11,083 INFO [main][Element2MapQueryTest] queryNotContainsKeyParameter: * Owner 3: a=Element2[key="a", name="Element 3.1"], b=Element2[key="b", name="Element 3.2"], c=Element2[key="c", name="Element 3.3"] 10:54:11,083 INFO [main][Element2MapQueryTest] queryNotContainsKeyParameter: * Owner 5: 10:54:11,083 INFO [main][Element2MapQueryTest] queryNotContainsKeyParameter: * Owner 6: bb=Element2[key="bb", name="Element 6.2"] 10:54:11,084 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:54:11,085 INFO [main][Element2MapQueryTest] createTestData: There is already test data. Skipping creation. 10:54:11,086 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 10:54:11,087 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:54:11,088 INFO [main][Element2MapQueryTest] queryContainsValueParameter: found 1 Element2MapOwners for query-filter "this.map.containsValue(:queryParam)" and param "Element2[key="b", name="Element 3.2"]": 10:54:11,088 INFO [main][Element2MapQueryTest] queryContainsValueParameter: * Owner 3: a=Element2[key="a", name="Element 3.1"], b=Element2[key="b", name="Element 3.2"], c=Element2[key="c", name="Element 3.3"] 10:54:11,089 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:54:11,089 INFO [main][Element2MapQueryTest] createTestData: There is already test data. Skipping creation. 10:54:11,091 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 10:54:11,092 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:54:11,093 INFO [main][Query] Reading in results for query "SELECT this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:54:11,095 INFO [main][Element2MapQueryTest] queryNotContainsValueParameter: found 5 Element2MapOwners for query-filter "!this.map.containsValue(:queryParam)" and param "Element2[key="b", name="Element 3.2"]": 10:54:11,096 INFO [main][Element2MapQueryTest] queryNotContainsValueParameter: * Owner 2: aa=Element2[key="aa", name="Element 2.1"], bb=Element2[key="bb", name="Element 2.2"], cc=Element2[key="cc", name="Element 2.3"], dd=Element2[key="dd", name="Element 2.4"] 10:54:11,096 INFO [main][Element2MapQueryTest] queryNotContainsValueParameter: * Owner 4: ccc=Element2[key="ccc", name="Element 4.3"] 10:54:11,096 INFO [main][Element2MapQueryTest] queryNotContainsValueParameter: * Owner 1: aaa=Element2[key="aaa", name="Element 1.1"], ccc=Element2[key="ccc", name="Element 1.3"], bbb=Element2[key="bbb", name="Element 1.2"], ddd=Element2[key="ddd", name="Element 1.4"] 10:54:11,096 INFO [main][Element2MapQueryTest] queryNotContainsValueParameter: * Owner 5: 10:54:11,096 INFO [main][Element2MapQueryTest] queryNotContainsValueParameter: * Owner 6: bb=Element2[key="bb", name="Element 6.2"] 10:54:11,096 INFO [main][JDOTransactionalRunner] run: Shutting down PersistenceManagerFactory. Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.936 sec Running org.cumulus4j.store.test.collection.mappedby.Element1SetQueryTest 10:54:11,876 INFO [main][JDOTransactionalRunner] run: Shutting down Derby (in case it was used before). 10:54:12,255 INFO [AbstractCryptoManager][AbstractCryptoManager$CloseExpiredSessionsTask] run: AbstractCryptoManager was garbage-collected. Cancelling this TimerTask. 10:54:12,383 INFO [main][AbstractJDOTransactionalTestClearingDatabase] clearDatabase: Clearing database (dropping all tables). 10:54:12,384 INFO [main][TestUtil] loadProperties: File /home/tomcat/cumulus4j-test-datanucleus.properties does not exist. Thus not overriding any settings with user-specific ones. 10:54:12,395 INFO [main][CleanupUtil] cleanoutRDBMS: derbyDatabaseDir="/tmp/derby/cumulus4j" was deleted successfully. 10:54:12,395 WARN [main][CleanupUtil] dropAllTables: 'ConnectionURL' property is not set for index datastore! Skipping! 10:54:12,396 INFO [main][JDOTransactionalRunner] run: Setting up PersistenceManagerFactory. 10:54:12,396 INFO [main][TestUtil] loadProperties: File /home/tomcat/cumulus4j-test-datanucleus.properties does not exist. Thus not overriding any settings with user-specific ones. 10:54:12,409 INFO [main][Persistence] Property cumulus4j.index.clob.enabled unknown - will be ignored 10:54:17,955 INFO [main][Cumulus4jStoreManager] ====================== Cumulus4j ====================== 10:54:17,956 INFO [main][Cumulus4jStoreManager] Bundle: org.cumulus4j.store - Version: 1.2.1.SNAPSHOT 10:54:17,956 INFO [main][Cumulus4jStoreManager] ======================================================= 10:54:17,957 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryTimerPeriod: Property 'cumulus4j.cryptoSessionExpiryTimer.period' is not set. Using default value 60000. 10:54:17,957 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryAgeMSec: Property 'cumulus4j.cryptoSessionExpiryAge' is not set. Using default value 1800000. 10:54:18,110 INFO [main][MinimumCumulus4jVersion] version=10100001 10:54:18,218 INFO [main][MinimumCumulus4jVersion] version=10100001 10:54:18,320 INFO [main][Retrieve] Object with id "1.org.cumulus4j.store.test.collection.mappedby.Element1SetOwner" not found ! 10:54:18,323 INFO [main][Retrieve] Object with id "1.org.cumulus4j.store.test.collection.mappedby.Element1" not found ! 10:54:18,440 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 10:54:18,453 INFO [main][Query] Reading in results for query "SELECT this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID != :notThisObjectID" since the connection used is closing 10:54:18,456 INFO [main][Element1SetQueryTest] queryContainsVariableAndNotVariableEquals2: found 3 Element1SetOwners for query-filter "this.set.contains(elementVariable) && !(elementVariable == :element)" and param "Element1[name="Element 4.3"]": 10:54:18,457 INFO [main][Element1SetQueryTest] queryContainsVariableAndNotVariableEquals2: * Owner 1: Element 1.3, Element 1.1, Element 1.2, Element 1.4 10:54:18,457 INFO [main][Element1SetQueryTest] queryContainsVariableAndNotVariableEquals2: * Owner 2: Element 2.3, Element 2.2, Element 2.4, Element 2.1 10:54:18,457 INFO [main][Element1SetQueryTest] queryContainsVariableAndNotVariableEquals2: * Owner 3: Element 3.3, Element 3.1, Element 3.2 10:54:18,458 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:54:18,458 INFO [main][Element1SetQueryTest] createTestData: There is already test data. Skipping creation. 10:54:18,469 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) >= :compareToArgument" since the connection used is closing 10:54:18,476 INFO [main][Query] Reading in results for query "SELECT this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:54:18,476 INFO [main][Element1SetQueryTest] queryNotContainsVariableAndVariableIndexOf: found 2 Element1SetOwners for query-filter "!this.set.contains(elementVariable) && elementVariable.name.indexOf(:elementPart) >= 0" and param "4": 10:54:18,477 INFO [main][Element1SetQueryTest] queryNotContainsVariableAndVariableIndexOf: * Owner 5: 10:54:18,477 INFO [main][Element1SetQueryTest] queryNotContainsVariableAndVariableIndexOf: * Owner 3: Element 3.3, Element 3.1, Element 3.2 10:54:18,478 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:54:18,478 INFO [main][Element1SetQueryTest] createTestData: There is already test data. Skipping creation. 10:54:18,479 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 10:54:18,484 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:54:18,485 INFO [main][Element1SetQueryTest] queryContainsParameter: found 1 Element1SetOwners for query-filter "this.set.contains(:element)" and param "Element1[name="Element 3.2"]": 10:54:18,485 INFO [main][Element1SetQueryTest] queryContainsParameter: * Owner 3: Element 3.3, Element 3.1, Element 3.2 10:54:18,486 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:54:18,486 INFO [main][Element1SetQueryTest] createTestData: There is already test data. Skipping creation. 10:54:18,492 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) >= :compareToArgument" since the connection used is closing 10:54:18,494 INFO [main][Element1SetQueryTest] queryContainsVariableAndVariableIndexOf: found 3 Element1SetOwners for query-filter "this.set.contains(elementVariable) && elementVariable.name.indexOf(:elementPart) >= 0" and param "4": 10:54:18,494 INFO [main][Element1SetQueryTest] queryContainsVariableAndVariableIndexOf: * Owner 1: Element 1.1, Element 1.4, Element 1.3, Element 1.2 10:54:18,494 INFO [main][Element1SetQueryTest] queryContainsVariableAndVariableIndexOf: * Owner 2: Element 2.2, Element 2.1, Element 2.3, Element 2.4 10:54:18,494 INFO [main][Element1SetQueryTest] queryContainsVariableAndVariableIndexOf: * Owner 4: Element 4.3 10:54:18,495 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:54:18,495 INFO [main][Element1SetQueryTest] createTestData: There is already test data. Skipping creation. 10:54:18,496 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 10:54:18,500 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:54:18,500 INFO [main][Element1SetQueryTest] queryContainsVariableAndVariableEquals: found 1 Element1SetOwners for query-filter "this.set.contains(elementVariable) && elementVariable == :element" and param "Element1[name="Element 3.2"]": 10:54:18,501 INFO [main][Element1SetQueryTest] queryContainsVariableAndVariableEquals: * Owner 3: Element 3.1, Element 3.2, Element 3.3 10:54:18,502 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:54:18,502 INFO [main][Element1SetQueryTest] createTestData: There is already test data. Skipping creation. 10:54:18,503 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 10:54:18,504 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:54:18,505 INFO [main][Query] Reading in results for query "SELECT this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:54:18,506 INFO [main][Element1SetQueryTest] queryNotContainsParameter: found 4 Element1SetOwners for query-filter "!this.set.contains(:element)" and param "Element1[name="Element 3.2"]": 10:54:18,507 INFO [main][Element1SetQueryTest] queryNotContainsParameter: * Owner 4: Element 4.3 10:54:18,507 INFO [main][Element1SetQueryTest] queryNotContainsParameter: * Owner 1: Element 1.2, Element 1.1, Element 1.3, Element 1.4 10:54:18,507 INFO [main][Element1SetQueryTest] queryNotContainsParameter: * Owner 5: 10:54:18,507 INFO [main][Element1SetQueryTest] queryNotContainsParameter: * Owner 2: Element 2.3, Element 2.1, Element 2.4, Element 2.2 10:54:18,508 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:54:18,508 INFO [main][Element1SetQueryTest] createTestData: There is already test data. Skipping creation. 10:54:18,520 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) < :compareToArgument" since the connection used is closing 10:54:18,523 INFO [main][Element1SetQueryTest] queryContainsVariableAndVariableNotIndexOf: found 3 Element1SetOwners for query-filter "this.set.contains(elementVariable) && elementVariable.name.indexOf(:elementPart) < 0" and param "4": 10:54:18,523 INFO [main][Element1SetQueryTest] queryContainsVariableAndVariableNotIndexOf: * Owner 1: Element 1.1, Element 1.3, Element 1.2, Element 1.4 10:54:18,524 INFO [main][Element1SetQueryTest] queryContainsVariableAndVariableNotIndexOf: * Owner 2: Element 2.3, Element 2.1, Element 2.2, Element 2.4 10:54:18,524 INFO [main][Element1SetQueryTest] queryContainsVariableAndVariableNotIndexOf: * Owner 3: Element 3.3, Element 3.2, Element 3.1 10:54:18,525 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:54:18,525 INFO [main][Element1SetQueryTest] createTestData: There is already test data. Skipping creation. 10:54:18,531 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) < :compareToArgument" since the connection used is closing 10:54:18,535 INFO [main][Element1SetQueryTest] queryContainsVariableAndNotVariableIndexOf: found 3 Element1SetOwners for query-filter "this.set.contains(elementVariable) && !(elementVariable.name.indexOf(:elementPart) >= 0)" and param "4": 10:54:18,535 INFO [main][Element1SetQueryTest] queryContainsVariableAndNotVariableIndexOf: * Owner 1: Element 1.4, Element 1.3, Element 1.2, Element 1.1 10:54:18,535 INFO [main][Element1SetQueryTest] queryContainsVariableAndNotVariableIndexOf: * Owner 2: Element 2.2, Element 2.3, Element 2.4, Element 2.1 10:54:18,535 INFO [main][Element1SetQueryTest] queryContainsVariableAndNotVariableIndexOf: * Owner 3: Element 3.3, Element 3.2, Element 3.1 10:54:18,537 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:54:18,537 INFO [main][Element1SetQueryTest] createTestData: There is already test data. Skipping creation. 10:54:18,538 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 10:54:18,541 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:54:18,542 INFO [main][Query] Reading in results for query "SELECT this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:54:18,543 INFO [main][Element1SetQueryTest] queryNotContainsVariableAndVariableEquals: found 4 Element1SetOwners for query-filter "!this.set.contains(elementVariable) && elementVariable == :element" and param "Element1[name="Element 3.2"]": 10:54:18,543 INFO [main][Element1SetQueryTest] queryNotContainsVariableAndVariableEquals: * Owner 4: Element 4.3 10:54:18,543 INFO [main][Element1SetQueryTest] queryNotContainsVariableAndVariableEquals: * Owner 1: Element 1.2, Element 1.1, Element 1.3, Element 1.4 10:54:18,543 INFO [main][Element1SetQueryTest] queryNotContainsVariableAndVariableEquals: * Owner 5: 10:54:18,544 INFO [main][Element1SetQueryTest] queryNotContainsVariableAndVariableEquals: * Owner 2: Element 2.4, Element 2.2, Element 2.1, Element 2.3 10:54:18,545 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:54:18,545 INFO [main][Element1SetQueryTest] createTestData: There is already test data. Skipping creation. 10:54:18,546 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 10:54:18,547 INFO [main][Query] Reading in results for query "SELECT this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID != :notThisObjectID" since the connection used is closing 10:54:18,551 INFO [main][Element1SetQueryTest] queryContainsVariableAndNotVariableEquals1: found 4 Element1SetOwners for query-filter "this.set.contains(elementVariable) && !(elementVariable == :element)" and param "Element1[name="Element 3.2"]": 10:54:18,551 INFO [main][Element1SetQueryTest] queryContainsVariableAndNotVariableEquals1: * Owner 1: Element 1.1, Element 1.4, Element 1.3, Element 1.2 10:54:18,551 INFO [main][Element1SetQueryTest] queryContainsVariableAndNotVariableEquals1: * Owner 2: Element 2.1, Element 2.2, Element 2.3, Element 2.4 10:54:18,551 INFO [main][Element1SetQueryTest] queryContainsVariableAndNotVariableEquals1: * Owner 3: Element 3.1, Element 3.2, Element 3.3 10:54:18,551 INFO [main][Element1SetQueryTest] queryContainsVariableAndNotVariableEquals1: * Owner 4: Element 4.3 10:54:19,396 INFO [AbstractCryptoManager][AbstractCryptoManager$CloseExpiredSessionsTask] run: AbstractCryptoManager was garbage-collected. Cancelling this TimerTask. 10:54:19,397 INFO [main][JDOTransactionalRunner] run: Setting up PersistenceManagerFactory. 10:54:19,398 INFO [main][TestUtil] loadProperties: File /home/tomcat/cumulus4j-test-datanucleus.properties does not exist. Thus not overriding any settings with user-specific ones. 10:54:19,414 INFO [main][Persistence] Property cumulus4j.index.clob.enabled unknown - will be ignored 10:54:22,108 INFO [main][Cumulus4jStoreManager] ====================== Cumulus4j ====================== 10:54:22,108 INFO [main][Cumulus4jStoreManager] Bundle: org.cumulus4j.store - Version: 1.2.1.SNAPSHOT 10:54:22,108 INFO [main][Cumulus4jStoreManager] ======================================================= 10:54:22,109 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryTimerPeriod: Property 'cumulus4j.cryptoSessionExpiryTimer.period' is not set. Using default value 60000. 10:54:22,109 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryAgeMSec: Property 'cumulus4j.cryptoSessionExpiryAge' is not set. Using default value 1800000. 10:54:22,142 INFO [main][MinimumCumulus4jVersion] version=10100001 10:54:22,143 INFO [main][MinimumCumulus4jVersion] version=10100001 10:54:22,153 INFO [main][Retrieve] Object with id "2.org.cumulus4j.store.test.collection.mappedby.Element1SetOwner" not found ! 10:54:22,155 INFO [main][Retrieve] Object with id "2.org.cumulus4j.store.test.collection.mappedby.Element1" not found ! 10:54:22,278 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 10:54:22,284 INFO [main][Query] Reading in results for query "SELECT this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID != :notThisObjectID" since the connection used is closing 10:54:22,287 INFO [main][Element1SetQueryTest] queryContainsVariableAndNotVariableEquals2: found 3 Element1SetOwners for query-filter "this.set.contains(elementVariable) && !(elementVariable == :element)" and param "Element1[name="Element 4.3"]": 10:54:22,287 INFO [main][Element1SetQueryTest] queryContainsVariableAndNotVariableEquals2: * Owner 1: Element 1.2, Element 1.4, Element 1.3, Element 1.1 10:54:22,288 INFO [main][Element1SetQueryTest] queryContainsVariableAndNotVariableEquals2: * Owner 2: Element 2.2, Element 2.1, Element 2.3, Element 2.4 10:54:22,288 INFO [main][Element1SetQueryTest] queryContainsVariableAndNotVariableEquals2: * Owner 3: Element 3.1, Element 3.3, Element 3.2 10:54:22,289 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:54:22,290 INFO [main][Element1SetQueryTest] createTestData: There is already test data. Skipping creation. 10:54:22,296 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) >= :compareToArgument" since the connection used is closing 10:54:22,298 INFO [main][Query] Reading in results for query "SELECT this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:54:22,304 INFO [main][Element1SetQueryTest] queryNotContainsVariableAndVariableIndexOf: found 2 Element1SetOwners for query-filter "!this.set.contains(elementVariable) && elementVariable.name.indexOf(:elementPart) >= 0" and param "4": 10:54:22,304 INFO [main][Element1SetQueryTest] queryNotContainsVariableAndVariableIndexOf: * Owner 3: Element 3.1, Element 3.2, Element 3.3 10:54:22,304 INFO [main][Element1SetQueryTest] queryNotContainsVariableAndVariableIndexOf: * Owner 5: 10:54:22,306 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:54:22,306 INFO [main][Element1SetQueryTest] createTestData: There is already test data. Skipping creation. 10:54:22,307 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 10:54:22,309 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:54:22,310 INFO [main][Element1SetQueryTest] queryContainsParameter: found 1 Element1SetOwners for query-filter "this.set.contains(:element)" and param "Element1[name="Element 3.2"]": 10:54:22,310 INFO [main][Element1SetQueryTest] queryContainsParameter: * Owner 3: Element 3.2, Element 3.1, Element 3.3 10:54:22,311 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:54:22,311 INFO [main][Element1SetQueryTest] createTestData: There is already test data. Skipping creation. 10:54:22,318 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) >= :compareToArgument" since the connection used is closing 10:54:22,320 INFO [main][Element1SetQueryTest] queryContainsVariableAndVariableIndexOf: found 3 Element1SetOwners for query-filter "this.set.contains(elementVariable) && elementVariable.name.indexOf(:elementPart) >= 0" and param "4": 10:54:22,320 INFO [main][Element1SetQueryTest] queryContainsVariableAndVariableIndexOf: * Owner 1: Element 1.4, Element 1.3, Element 1.2, Element 1.1 10:54:22,321 INFO [main][Element1SetQueryTest] queryContainsVariableAndVariableIndexOf: * Owner 2: Element 2.4, Element 2.1, Element 2.2, Element 2.3 10:54:22,321 INFO [main][Element1SetQueryTest] queryContainsVariableAndVariableIndexOf: * Owner 4: Element 4.3 10:54:22,322 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:54:22,322 INFO [main][Element1SetQueryTest] createTestData: There is already test data. Skipping creation. 10:54:22,324 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 10:54:22,328 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:54:22,328 INFO [main][Element1SetQueryTest] queryContainsVariableAndVariableEquals: found 1 Element1SetOwners for query-filter "this.set.contains(elementVariable) && elementVariable == :element" and param "Element1[name="Element 3.2"]": 10:54:22,329 INFO [main][Element1SetQueryTest] queryContainsVariableAndVariableEquals: * Owner 3: Element 3.3, Element 3.1, Element 3.2 10:54:22,331 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:54:22,332 INFO [main][Element1SetQueryTest] createTestData: There is already test data. Skipping creation. 10:54:22,333 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 10:54:22,334 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:54:22,335 INFO [main][Query] Reading in results for query "SELECT this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:54:22,337 INFO [main][Element1SetQueryTest] queryNotContainsParameter: found 4 Element1SetOwners for query-filter "!this.set.contains(:element)" and param "Element1[name="Element 3.2"]": 10:54:22,337 INFO [main][Element1SetQueryTest] queryNotContainsParameter: * Owner 4: Element 4.3 10:54:22,337 INFO [main][Element1SetQueryTest] queryNotContainsParameter: * Owner 1: Element 1.1, Element 1.4, Element 1.3, Element 1.2 10:54:22,337 INFO [main][Element1SetQueryTest] queryNotContainsParameter: * Owner 5: 10:54:22,337 INFO [main][Element1SetQueryTest] queryNotContainsParameter: * Owner 2: Element 2.1, Element 2.3, Element 2.2, Element 2.4 10:54:22,339 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:54:22,339 INFO [main][Element1SetQueryTest] createTestData: There is already test data. Skipping creation. 10:54:22,346 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) < :compareToArgument" since the connection used is closing 10:54:22,349 INFO [main][Element1SetQueryTest] queryContainsVariableAndVariableNotIndexOf: found 3 Element1SetOwners for query-filter "this.set.contains(elementVariable) && elementVariable.name.indexOf(:elementPart) < 0" and param "4": 10:54:22,350 INFO [main][Element1SetQueryTest] queryContainsVariableAndVariableNotIndexOf: * Owner 1: Element 1.2, Element 1.1, Element 1.4, Element 1.3 10:54:22,350 INFO [main][Element1SetQueryTest] queryContainsVariableAndVariableNotIndexOf: * Owner 2: Element 2.1, Element 2.2, Element 2.4, Element 2.3 10:54:22,350 INFO [main][Element1SetQueryTest] queryContainsVariableAndVariableNotIndexOf: * Owner 3: Element 3.3, Element 3.2, Element 3.1 10:54:22,351 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:54:22,352 INFO [main][Element1SetQueryTest] createTestData: There is already test data. Skipping creation. 10:54:22,359 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) < :compareToArgument" since the connection used is closing 10:54:22,363 INFO [main][Element1SetQueryTest] queryContainsVariableAndNotVariableIndexOf: found 3 Element1SetOwners for query-filter "this.set.contains(elementVariable) && !(elementVariable.name.indexOf(:elementPart) >= 0)" and param "4": 10:54:22,363 INFO [main][Element1SetQueryTest] queryContainsVariableAndNotVariableIndexOf: * Owner 1: Element 1.4, Element 1.3, Element 1.1, Element 1.2 10:54:22,363 INFO [main][Element1SetQueryTest] queryContainsVariableAndNotVariableIndexOf: * Owner 2: Element 2.2, Element 2.1, Element 2.4, Element 2.3 10:54:22,364 INFO [main][Element1SetQueryTest] queryContainsVariableAndNotVariableIndexOf: * Owner 3: Element 3.3, Element 3.1, Element 3.2 10:54:22,365 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:54:22,365 INFO [main][Element1SetQueryTest] createTestData: There is already test data. Skipping creation. 10:54:22,367 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 10:54:22,371 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 10:54:22,372 INFO [main][Query] Reading in results for query "SELECT this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:54:22,373 INFO [main][Element1SetQueryTest] queryNotContainsVariableAndVariableEquals: found 4 Element1SetOwners for query-filter "!this.set.contains(elementVariable) && elementVariable == :element" and param "Element1[name="Element 3.2"]": 10:54:22,373 INFO [main][Element1SetQueryTest] queryNotContainsVariableAndVariableEquals: * Owner 4: Element 4.3 10:54:22,373 INFO [main][Element1SetQueryTest] queryNotContainsVariableAndVariableEquals: * Owner 1: Element 1.3, Element 1.2, Element 1.4, Element 1.1 10:54:22,373 INFO [main][Element1SetQueryTest] queryNotContainsVariableAndVariableEquals: * Owner 5: 10:54:22,373 INFO [main][Element1SetQueryTest] queryNotContainsVariableAndVariableEquals: * Owner 2: Element 2.4, Element 2.3, Element 2.2, Element 2.1 10:54:22,375 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:54:22,375 INFO [main][Element1SetQueryTest] createTestData: There is already test data. Skipping creation. 10:54:22,376 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 10:54:22,378 INFO [main][Query] Reading in results for query "SELECT this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID != :notThisObjectID" since the connection used is closing 10:54:22,382 INFO [main][Element1SetQueryTest] queryContainsVariableAndNotVariableEquals1: found 4 Element1SetOwners for query-filter "this.set.contains(elementVariable) && !(elementVariable == :element)" and param "Element1[name="Element 3.2"]": 10:54:22,382 INFO [main][Element1SetQueryTest] queryContainsVariableAndNotVariableEquals1: * Owner 1: Element 1.3, Element 1.2, Element 1.1, Element 1.4 10:54:22,382 INFO [main][Element1SetQueryTest] queryContainsVariableAndNotVariableEquals1: * Owner 2: Element 2.4, Element 2.1, Element 2.2, Element 2.3 10:54:22,382 INFO [main][Element1SetQueryTest] queryContainsVariableAndNotVariableEquals1: * Owner 3: Element 3.2, Element 3.3, Element 3.1 10:54:22,382 INFO [main][Element1SetQueryTest] queryContainsVariableAndNotVariableEquals1: * Owner 4: Element 4.3 10:54:22,383 INFO [main][JDOTransactionalRunner] run: Shutting down PersistenceManagerFactory. Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.233 sec Running org.cumulus4j.store.test.datatype.StandardOneToOneTypesTest 10:54:23,121 INFO [main][JDOTransactionalRunner] run: Shutting down Derby (in case it was used before). 10:54:23,207 INFO [AbstractCryptoManager][AbstractCryptoManager$CloseExpiredSessionsTask] run: AbstractCryptoManager was garbage-collected. Cancelling this TimerTask. 10:54:23,883 INFO [main][AbstractJDOTransactionalTestClearingDatabase] clearDatabase: Clearing database (dropping all tables). 10:54:23,885 INFO [main][TestUtil] loadProperties: File /home/tomcat/cumulus4j-test-datanucleus.properties does not exist. Thus not overriding any settings with user-specific ones. 10:54:23,893 INFO [main][CleanupUtil] cleanoutRDBMS: derbyDatabaseDir="/tmp/derby/cumulus4j" was deleted successfully. 10:54:23,893 WARN [main][CleanupUtil] dropAllTables: 'ConnectionURL' property is not set for index datastore! Skipping! 10:54:23,894 INFO [main][JDOTransactionalRunner] run: Setting up PersistenceManagerFactory. 10:54:23,894 INFO [main][TestUtil] loadProperties: File /home/tomcat/cumulus4j-test-datanucleus.properties does not exist. Thus not overriding any settings with user-specific ones. 10:54:23,908 INFO [main][Persistence] Property cumulus4j.index.clob.enabled unknown - will be ignored 10:54:29,634 INFO [main][Cumulus4jStoreManager] ====================== Cumulus4j ====================== 10:54:29,635 INFO [main][Cumulus4jStoreManager] Bundle: org.cumulus4j.store - Version: 1.2.1.SNAPSHOT 10:54:29,635 INFO [main][Cumulus4jStoreManager] ======================================================= 10:54:29,682 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryTimerPeriod: Property 'cumulus4j.cryptoSessionExpiryTimer.period' is not set. Using default value 60000. 10:54:29,682 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryAgeMSec: Property 'cumulus4j.cryptoSessionExpiryAge' is not set. Using default value 1800000. 10:54:29,781 INFO [main][MinimumCumulus4jVersion] version=10100001 10:54:29,913 INFO [main][MinimumCumulus4jVersion] version=10100001 10:54:31,112 INFO [AbstractCryptoManager][AbstractCryptoManager$CloseExpiredSessionsTask] run: AbstractCryptoManager was garbage-collected. Cancelling this TimerTask. 10:54:31,351 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:54:31,356 INFO [main][StandardOneToOneTypesTest] * foundEntity.uuid = 05869d85-927a-442e-8a69-b6da408a2be3 10:54:31,356 INFO [main][StandardOneToOneTypesTest] * foundEntity.uuid = 18340b8c-6758-40bd-831d-491df7d6ac4b 10:54:31,356 INFO [main][StandardOneToOneTypesTest] * foundEntity.uuid = 19519458-a886-491a-9cdc-eb874e4ca4f3 10:54:31,356 INFO [main][StandardOneToOneTypesTest] * foundEntity.uuid = 22328b0f-f980-40d0-ac13-2fb69fb4d6e9 10:54:31,356 INFO [main][StandardOneToOneTypesTest] * foundEntity.uuid = 229dbd5d-55e0-483a-80a0-aabc25ab5722 10:54:31,356 INFO [main][StandardOneToOneTypesTest] * foundEntity.uuid = 2ed2bbb3-9e70-4d35-8c80-f285ed69735c 10:54:31,356 INFO [main][StandardOneToOneTypesTest] * foundEntity.uuid = 31da5282-84cc-4bbd-b76b-9f1527f37110 10:54:31,356 INFO [main][StandardOneToOneTypesTest] * foundEntity.uuid = 32807abd-ebc9-4a0a-a3b8-fc1a9dbcae35 10:54:31,356 INFO [main][StandardOneToOneTypesTest] * foundEntity.uuid = 3475e5f8-1719-4f72-9ec7-d25082708df7 10:54:31,356 INFO [main][StandardOneToOneTypesTest] * foundEntity.uuid = 45d1d03f-924e-4682-88c5-d770e8c87839 10:54:31,356 INFO [main][StandardOneToOneTypesTest] * foundEntity.uuid = 5516d54e-ef3e-497b-951e-6983e22b1913 10:54:31,357 INFO [main][StandardOneToOneTypesTest] * foundEntity.uuid = 5517853a-afe2-4fa2-8cce-7c3b18a78cd1 10:54:31,357 INFO [main][StandardOneToOneTypesTest] * foundEntity.uuid = 58555f85-8b42-4d39-8e11-7b9d4590efd2 10:54:31,357 INFO [main][StandardOneToOneTypesTest] * foundEntity.uuid = 6120c244-ef2c-4f5b-a2b5-5a25f9521256 10:54:31,357 INFO [main][StandardOneToOneTypesTest] * foundEntity.uuid = 614ca3dc-6c6e-4240-b72d-0fd250435b86 10:54:31,357 INFO [main][StandardOneToOneTypesTest] * foundEntity.uuid = 6636dacd-d4d8-45df-99fb-f76fdb957b35 10:54:31,357 INFO [main][StandardOneToOneTypesTest] * foundEntity.uuid = b80572c7-a050-4ac2-a530-d6f73265f644 10:54:31,357 INFO [main][StandardOneToOneTypesTest] * foundEntity.uuid = be1b6f6a-f3e5-413f-9616-80431d154567 10:54:31,357 INFO [main][StandardOneToOneTypesTest] * foundEntity.uuid = be3e9891-119c-4fe9-af8d-1a5927c8273c 10:54:31,357 INFO [main][StandardOneToOneTypesTest] * foundEntity.uuid = c68dbd49-b16a-4255-8139-3764404e397c 10:54:31,357 INFO [main][StandardOneToOneTypesTest] * foundEntity.uuid = ce5c5c44-0a90-47f0-9073-71685ac439c0 10:54:31,357 INFO [main][StandardOneToOneTypesTest] * foundEntity.uuid = cfd8552e-c579-4bce-b13a-001700ac0700 10:54:31,357 INFO [main][StandardOneToOneTypesTest] * foundEntity.uuid = d46cd4dc-786a-4138-8167-0bfb2b095501 10:54:31,357 INFO [main][StandardOneToOneTypesTest] * foundEntity.uuid = e594434d-9370-460c-bcd4-40f7a5883a8c 10:54:31,357 INFO [main][StandardOneToOneTypesTest] * foundEntity.uuid = e9dbc3eb-0d31-4f2b-9945-5df4255da630 10:54:31,357 INFO [main][StandardOneToOneTypesTest] * foundEntity.uuid = f362522d-9c09-40d3-8ec5-c55ad95b07a4 10:54:31,357 INFO [main][StandardOneToOneTypesTest] * foundEntity.uuid = f79a5985-56ff-4122-8246-69a716914529 10:54:31,357 INFO [main][StandardOneToOneTypesTest] * foundEntity.uuid = f8410039-e107-4da9-b0c0-1989a6f08f18 10:54:31,357 INFO [main][StandardOneToOneTypesTest] * foundEntity.uuid = fa1faa26-569a-43c8-b648-e03023aaa604 10:54:31,357 INFO [main][StandardOneToOneTypesTest] * foundEntity.uuid = fd01ffff-ddb2-42b1-8d1b-0bac1248751c 10:54:32,567 INFO [main][JDOTransactionalRunner] run: Setting up PersistenceManagerFactory. 10:54:32,570 INFO [main][TestUtil] loadProperties: File /home/tomcat/cumulus4j-test-datanucleus.properties does not exist. Thus not overriding any settings with user-specific ones. 10:54:32,594 INFO [main][Persistence] Property cumulus4j.index.clob.enabled unknown - will be ignored 10:54:35,329 INFO [AbstractCryptoManager][AbstractCryptoManager$CloseExpiredSessionsTask] run: AbstractCryptoManager was garbage-collected. Cancelling this TimerTask. 10:54:35,451 INFO [main][Cumulus4jStoreManager] ====================== Cumulus4j ====================== 10:54:35,451 INFO [main][Cumulus4jStoreManager] Bundle: org.cumulus4j.store - Version: 1.2.1.SNAPSHOT 10:54:35,451 INFO [main][Cumulus4jStoreManager] ======================================================= 10:54:35,453 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryTimerPeriod: Property 'cumulus4j.cryptoSessionExpiryTimer.period' is not set. Using default value 60000. 10:54:35,453 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryAgeMSec: Property 'cumulus4j.cryptoSessionExpiryAge' is not set. Using default value 1800000. 10:54:35,475 INFO [main][MinimumCumulus4jVersion] version=10100001 10:54:35,476 INFO [main][MinimumCumulus4jVersion] version=10100001 10:54:35,960 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 10:54:35,964 INFO [main][StandardOneToOneTypesTest] * foundEntity.uuid = 05869d85-927a-442e-8a69-b6da408a2be3 10:54:35,964 INFO [main][StandardOneToOneTypesTest] * foundEntity.uuid = 18340b8c-6758-40bd-831d-491df7d6ac4b 10:54:35,964 INFO [main][StandardOneToOneTypesTest] * foundEntity.uuid = 19519458-a886-491a-9cdc-eb874e4ca4f3 10:54:35,964 INFO [main][StandardOneToOneTypesTest] * foundEntity.uuid = 22328b0f-f980-40d0-ac13-2fb69fb4d6e9 10:54:35,964 INFO [main][StandardOneToOneTypesTest] * foundEntity.uuid = 229dbd5d-55e0-483a-80a0-aabc25ab5722 10:54:35,964 INFO [main][StandardOneToOneTypesTest] * foundEntity.uuid = 2ed2bbb3-9e70-4d35-8c80-f285ed69735c 10:54:35,964 INFO [main][StandardOneToOneTypesTest] * foundEntity.uuid = 31da5282-84cc-4bbd-b76b-9f1527f37110 10:54:35,964 INFO [main][StandardOneToOneTypesTest] * foundEntity.uuid = 32807abd-ebc9-4a0a-a3b8-fc1a9dbcae35 10:54:35,964 INFO [main][StandardOneToOneTypesTest] * foundEntity.uuid = 3475e5f8-1719-4f72-9ec7-d25082708df7 10:54:35,964 INFO [main][StandardOneToOneTypesTest] * foundEntity.uuid = 45d1d03f-924e-4682-88c5-d770e8c87839 10:54:35,964 INFO [main][StandardOneToOneTypesTest] * foundEntity.uuid = 5516d54e-ef3e-497b-951e-6983e22b1913 10:54:35,964 INFO [main][StandardOneToOneTypesTest] * foundEntity.uuid = 5517853a-afe2-4fa2-8cce-7c3b18a78cd1 10:54:35,964 INFO [main][StandardOneToOneTypesTest] * foundEntity.uuid = 58555f85-8b42-4d39-8e11-7b9d4590efd2 10:54:35,964 INFO [main][StandardOneToOneTypesTest] * foundEntity.uuid = 6120c244-ef2c-4f5b-a2b5-5a25f9521256 10:54:35,964 INFO [main][StandardOneToOneTypesTest] * foundEntity.uuid = 614ca3dc-6c6e-4240-b72d-0fd250435b86 10:54:35,964 INFO [main][StandardOneToOneTypesTest] * foundEntity.uuid = 6636dacd-d4d8-45df-99fb-f76fdb957b35 10:54:35,965 INFO [main][StandardOneToOneTypesTest] * foundEntity.uuid = b80572c7-a050-4ac2-a530-d6f73265f644 10:54:35,965 INFO [main][StandardOneToOneTypesTest] * foundEntity.uuid = be1b6f6a-f3e5-413f-9616-80431d154567 10:54:35,965 INFO [main][StandardOneToOneTypesTest] * foundEntity.uuid = be3e9891-119c-4fe9-af8d-1a5927c8273c 10:54:35,965 INFO [main][StandardOneToOneTypesTest] * foundEntity.uuid = c68dbd49-b16a-4255-8139-3764404e397c 10:54:35,965 INFO [main][StandardOneToOneTypesTest] * foundEntity.uuid = ce5c5c44-0a90-47f0-9073-71685ac439c0 10:54:35,965 INFO [main][StandardOneToOneTypesTest] * foundEntity.uuid = cfd8552e-c579-4bce-b13a-001700ac0700 10:54:35,965 INFO [main][StandardOneToOneTypesTest] * foundEntity.uuid = d46cd4dc-786a-4138-8167-0bfb2b095501 10:54:35,965 INFO [main][StandardOneToOneTypesTest] * foundEntity.uuid = e594434d-9370-460c-bcd4-40f7a5883a8c 10:54:35,965 INFO [main][StandardOneToOneTypesTest] * foundEntity.uuid = e9dbc3eb-0d31-4f2b-9945-5df4255da630 10:54:35,965 INFO [main][StandardOneToOneTypesTest] * foundEntity.uuid = f362522d-9c09-40d3-8ec5-c55ad95b07a4 10:54:35,965 INFO [main][StandardOneToOneTypesTest] * foundEntity.uuid = f79a5985-56ff-4122-8246-69a716914529 10:54:35,965 INFO [main][StandardOneToOneTypesTest] * foundEntity.uuid = f8410039-e107-4da9-b0c0-1989a6f08f18 10:54:35,965 INFO [main][StandardOneToOneTypesTest] * foundEntity.uuid = fa1faa26-569a-43c8-b648-e03023aaa604 10:54:35,965 INFO [main][StandardOneToOneTypesTest] * foundEntity.uuid = fd01ffff-ddb2-42b1-8d1b-0bac1248751c 10:54:35,989 INFO [main][JDOTransactionalRunner] run: Shutting down PersistenceManagerFactory. Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.786 sec Results : Failed tests: queryQueryableField.0(org.cumulus4j.store.test.metadata.MetaDataTest): Wrong number of result elements! expected:<2> but was:<4> queryQueryableField.1(org.cumulus4j.store.test.metadata.MetaDataTest): Wrong number of result elements! expected:<2> but was:<4> Tests run: 361, Failures: 2, Errors: 0, Skipped: 2 [ERROR] There are test failures. Please refer to /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store.test/target/surefire-reports for the individual test results. [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ org.cumulus4j.store.test --- [INFO] Building jar: /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store.test/target/org.cumulus4j.store.test-1.2.1-SNAPSHOT.jar [INFO] [INFO] --- maven-jar-plugin:2.3.1:test-jar (test-jar) @ org.cumulus4j.store.test --- [INFO] Building jar: /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store.test/target/org.cumulus4j.store.test-1.2.1-SNAPSHOT-tests.jar [INFO] [INFO] --- maven-source-plugin:2.1.2:jar-no-fork (attach-sources) @ org.cumulus4j.store.test --- [INFO] META-INF already added, skipping [INFO] org already added, skipping [INFO] org/cumulus4j already added, skipping [INFO] org/cumulus4j/store already added, skipping [INFO] org/cumulus4j/store/test already added, skipping [INFO] org/cumulus4j/store/test/movie already added, skipping [INFO] org/cumulus4j/store/test/embedded already added, skipping [INFO] org/cumulus4j/store/test/embedded/onetoone already added, skipping [INFO] org/cumulus4j/store/test/embedded/onetoone/nested already added, skipping [INFO] org/cumulus4j/store/test/embedded/onetomany already added, skipping [INFO] org/cumulus4j/store/test/inheritance already added, skipping [INFO] org/cumulus4j/store/test/inheritance/sources already added, skipping [INFO] org/cumulus4j/store/test/account already added, skipping [INFO] org/cumulus4j/store/test/account/id already added, skipping [INFO] org/cumulus4j/store/test/onetoone already added, skipping [INFO] org/cumulus4j/store/test/onetoone/mappedby already added, skipping [INFO] org/cumulus4j/store/test/metadata already added, skipping [INFO] org/cumulus4j/store/test/valuestrategy already added, skipping [INFO] org/cumulus4j/store/test/framework already added, skipping [INFO] org/cumulus4j/store/test/collection already added, skipping [INFO] org/cumulus4j/store/test/collection/join already added, skipping [INFO] org/cumulus4j/store/test/collection/mappedby already added, skipping [INFO] org/cumulus4j/store/test/datatype already added, skipping [INFO] LICENCE.txt already added, skipping [INFO] META-INF/MANIFEST.MF already added, skipping [INFO] Building jar: /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store.test/target/org.cumulus4j.store.test-1.2.1-SNAPSHOT-sources.jar [INFO] META-INF already added, skipping [INFO] org already added, skipping [INFO] org/cumulus4j already added, skipping [INFO] org/cumulus4j/store already added, skipping [INFO] org/cumulus4j/store/test already added, skipping [INFO] org/cumulus4j/store/test/movie already added, skipping [INFO] org/cumulus4j/store/test/embedded already added, skipping [INFO] org/cumulus4j/store/test/embedded/onetoone already added, skipping [INFO] org/cumulus4j/store/test/embedded/onetoone/nested already added, skipping [INFO] org/cumulus4j/store/test/embedded/onetomany already added, skipping [INFO] org/cumulus4j/store/test/inheritance already added, skipping [INFO] org/cumulus4j/store/test/inheritance/sources already added, skipping [INFO] org/cumulus4j/store/test/account already added, skipping [INFO] org/cumulus4j/store/test/account/id already added, skipping [INFO] org/cumulus4j/store/test/onetoone already added, skipping [INFO] org/cumulus4j/store/test/onetoone/mappedby already added, skipping [INFO] org/cumulus4j/store/test/metadata already added, skipping [INFO] org/cumulus4j/store/test/valuestrategy already added, skipping [INFO] org/cumulus4j/store/test/framework already added, skipping [INFO] org/cumulus4j/store/test/collection already added, skipping [INFO] org/cumulus4j/store/test/collection/join already added, skipping [INFO] org/cumulus4j/store/test/collection/mappedby already added, skipping [INFO] org/cumulus4j/store/test/datatype already added, skipping [INFO] LICENCE.txt already added, skipping [INFO] META-INF/MANIFEST.MF already added, skipping [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ org.cumulus4j.store.test --- [INFO] Installing /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store.test/target/org.cumulus4j.store.test-1.2.1-SNAPSHOT.jar to /home/tomcat/.m2/repository/org/cumulus4j/org.cumulus4j.store.test/1.2.1-SNAPSHOT/org.cumulus4j.store.test-1.2.1-SNAPSHOT.jar [INFO] Installing /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store.test/pom.xml to /home/tomcat/.m2/repository/org/cumulus4j/org.cumulus4j.store.test/1.2.1-SNAPSHOT/org.cumulus4j.store.test-1.2.1-SNAPSHOT.pom [INFO] Installing /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store.test/target/org.cumulus4j.store.test-1.2.1-SNAPSHOT-tests.jar to /home/tomcat/.m2/repository/org/cumulus4j/org.cumulus4j.store.test/1.2.1-SNAPSHOT/org.cumulus4j.store.test-1.2.1-SNAPSHOT-tests.jar [INFO] Installing /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store.test/target/org.cumulus4j.store.test-1.2.1-SNAPSHOT-sources.jar to /home/tomcat/.m2/repository/org/cumulus4j/org.cumulus4j.store.test/1.2.1-SNAPSHOT/org.cumulus4j.store.test-1.2.1-SNAPSHOT-sources.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building org.cumulus4j.keymanager.back.shared 1.2.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.cumulus4j.keymanager.back.shared --- [INFO] Deleting /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.keymanager.back.shared/target [INFO] Deleting /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.keymanager.back.shared (includes = [*.log, $jarplug.work/**], excludes = []) [INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ org.cumulus4j.keymanager.back.shared --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.keymanager.back.shared/src/main/resources [INFO] Copying 1 resource [INFO] Copying 0 resource [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ org.cumulus4j.keymanager.back.shared --- [INFO] Compiling 15 source files to /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.keymanager.back.shared/target/classes [INFO] [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ org.cumulus4j.keymanager.back.shared --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ org.cumulus4j.keymanager.back.shared --- [INFO] Compiling 3 source files to /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.keymanager.back.shared/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.8.1:test (default-test) @ org.cumulus4j.keymanager.back.shared --- [INFO] Surefire report directory: /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.keymanager.back.shared/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.cumulus4j.keymanager.back.shared.test.IdentifierUtilTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.383 sec Running org.cumulus4j.keymanager.back.shared.test.SystemPropertyUtilTest Tests run: 4, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.022 sec <<< FAILURE! Running org.cumulus4j.keymanager.back.shared.test.KeyEncryptionUtilTest log4j:WARN No appenders could be found for logger (org.cumulus4j.crypto.CryptoRegistry). log4j:WARN Please initialize the log4j system properly. log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info. Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.154 sec Results : Tests in error: stringIndexOutOfBoundsExceptionTest(org.cumulus4j.keymanager.back.shared.test.SystemPropertyUtilTest): Unexpected exception, expected but was Tests run: 6, Failures: 0, Errors: 1, Skipped: 0 [ERROR] There are test failures. Please refer to /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.keymanager.back.shared/target/surefire-reports for the individual test results. [JENKINS] Recording test results [INFO] [INFO] --- maven-bundle-plugin:2.3.4:bundle (default-bundle) @ org.cumulus4j.keymanager.back.shared --- [WARNING] Warning building bundle org.cumulus4j:org.cumulus4j.keymanager.back.shared:bundle:1.2.1-SNAPSHOT : Instructions in Export-Package that are never used: org\.cumulus4j\.keymanager\.back\.shared\..*|org\.cumulus4j\.keymanager\.back\.shared Classpath: Jar:.,Jar:servlet-api,Jar:jersey-core,Jar:org.cumulus4j.crypto,Jar:bcprov-jdk15on,Jar:slf4j-api,Jar:slf4j-log4j12,Jar:log4j [WARNING] Warning building bundle org.cumulus4j:org.cumulus4j.keymanager.back.shared:bundle:1.2.1-SNAPSHOT : Superfluous export-package instructions: [org.cumulus4j.keymanager.back.shared.*] [INFO] [INFO] --- maven-source-plugin:2.1.2:jar-no-fork (attach-sources) @ org.cumulus4j.keymanager.back.shared --- [INFO] org already added, skipping [INFO] org/cumulus4j already added, skipping [INFO] org/cumulus4j/keymanager already added, skipping [INFO] org/cumulus4j/keymanager/back already added, skipping [INFO] org/cumulus4j/keymanager/back/shared already added, skipping [INFO] LICENCE.txt already added, skipping [INFO] Building jar: /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.keymanager.back.shared/target/org.cumulus4j.keymanager.back.shared-1.2.1-SNAPSHOT-sources.jar [INFO] org already added, skipping [INFO] org/cumulus4j already added, skipping [INFO] org/cumulus4j/keymanager already added, skipping [INFO] org/cumulus4j/keymanager/back already added, skipping [INFO] org/cumulus4j/keymanager/back/shared already added, skipping [INFO] LICENCE.txt already added, skipping [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ org.cumulus4j.keymanager.back.shared --- [INFO] Installing /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.keymanager.back.shared/target/org.cumulus4j.keymanager.back.shared-1.2.1-SNAPSHOT.jar to /home/tomcat/.m2/repository/org/cumulus4j/org.cumulus4j.keymanager.back.shared/1.2.1-SNAPSHOT/org.cumulus4j.keymanager.back.shared-1.2.1-SNAPSHOT.jar [INFO] Installing /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.keymanager.back.shared/pom.xml to /home/tomcat/.m2/repository/org/cumulus4j/org.cumulus4j.keymanager.back.shared/1.2.1-SNAPSHOT/org.cumulus4j.keymanager.back.shared-1.2.1-SNAPSHOT.pom [INFO] Installing /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.keymanager.back.shared/target/org.cumulus4j.keymanager.back.shared-1.2.1-SNAPSHOT-sources.jar to /home/tomcat/.m2/repository/org/cumulus4j/org.cumulus4j.keymanager.back.shared/1.2.1-SNAPSHOT/org.cumulus4j.keymanager.back.shared-1.2.1-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-bundle-plugin:2.3.4:install (default-install) @ org.cumulus4j.keymanager.back.shared --- [WARNING] Ignoring project type bundle - supportedProjectTypes = [] [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building org.cumulus4j.keystore 1.2.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.cumulus4j.keystore --- [INFO] Deleting /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.keystore/target [INFO] Deleting /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.keystore (includes = [*.log, $jarplug.work/**], excludes = []) [INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ org.cumulus4j.keystore --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.keystore/src/main/resources [INFO] Copying 1 resource [INFO] Copying 0 resource [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ org.cumulus4j.keystore --- [INFO] Compiling 27 source files to /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.keystore/target/classes [INFO] [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ org.cumulus4j.keystore --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 19 resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ org.cumulus4j.keystore --- [INFO] Compiling 12 source files to /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.keystore/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.8.1:test (default-test) @ org.cumulus4j.keystore --- [INFO] Surefire report directory: /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.keystore/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.cumulus4j.keystore.test.KeyStoreKey_AES_CBC_PKCS5Padding_Test 10:55:05,777 WARN [main][KeyStore] getMasterKey: Unknown userName: marco 10:55:05,791 INFO [main][KeyStore] getKeySize: System property 'cumulus4j.KeyStore.keySize' is not set. Using default key size (256 bit). 10:55:05,792 INFO [main][KeyStore] createUser: Created master-key with a size of 256 bits. This key will not be modified for this key-store anymore. 10:55:05,794 INFO [main][KeyStore] getEncryptionAlgorithm: System property 'cumulus4j.KeyStore.encryptionAlgorithm' is set to 'AES/CBC/PKCS5Padding'. Using this encryption algorithm. 10:55:05,914 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="DES" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$DES" 10:55:05,915 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="DESMAC" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$DES" 10:55:05,916 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="DES64" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$DES64" 10:55:05,916 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="DES64MAC" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$DES64" 10:55:05,918 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="DES/CFB8" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$DESCFB8" 10:55:05,918 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="DESMAC/CFB8" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$DESCFB8" 10:55:05,919 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="DESWITHISO9797" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$DES9797Alg3" 10:55:05,919 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="DESWITHISO9797MAC" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$DES9797Alg3" 10:55:05,920 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="ISO9797ALG3" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$DES9797Alg3" 10:55:05,920 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="ISO9797ALG3MAC" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$DES9797Alg3" 10:55:05,922 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="ISO9797ALG3WITHISO7816-4PADDING" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$DES9797Alg3with7816d4" 10:55:05,922 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="ISO9797ALG3MACWITHISO7816-4PADDING" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$DES9797Alg3with7816d4" 10:55:05,923 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="RC2" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$RC2" 10:55:05,923 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="RC2MAC" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$RC2" 10:55:05,924 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="RC2/CFB8" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$RC2CFB8" 10:55:05,925 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="RC2MAC/CFB8" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$RC2CFB8" 10:55:05,925 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="GOST28147" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$GOST28147" 10:55:05,926 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="GOST28147MAC" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$GOST28147" 10:55:05,927 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="OLDHMACSHA384" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$OldSHA384" 10:55:05,928 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="OLDHMACSHA512" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$OldSHA512" 10:55:05,929 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMACMD2" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$MD2" 10:55:05,930 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC-MD2" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$MD2" 10:55:05,930 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC/MD2" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$MD2" 10:55:05,931 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMACMD4" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$MD4" 10:55:05,931 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC-MD4" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$MD4" 10:55:05,931 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC/MD4" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$MD4" 10:55:05,932 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMACMD5" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$MD5" 10:55:05,932 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC-MD5" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$MD5" 10:55:05,932 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC/MD5" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$MD5" 10:55:05,933 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMACSHA1" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA1" 10:55:05,934 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC-SHA1" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA1" 10:55:05,934 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC/SHA1" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA1" 10:55:05,935 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMACSHA224" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA224" 10:55:05,935 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC-SHA224" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA224" 10:55:05,935 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC/SHA224" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA224" 10:55:05,936 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMACSHA256" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA256" 10:55:05,936 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC-SHA256" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA256" 10:55:05,937 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC/SHA256" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA256" 10:55:05,938 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMACSHA384" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA384" 10:55:05,938 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC-SHA384" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA384" 10:55:05,938 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC/SHA384" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA384" 10:55:05,939 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMACSHA512" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA512" 10:55:05,939 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC-SHA512" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA512" 10:55:05,940 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC/SHA512" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA512" 10:55:05,941 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMACRIPEMD128" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$RIPEMD128" 10:55:05,941 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC-RIPEMD128" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$RIPEMD128" 10:55:05,941 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC/RIPEMD128" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$RIPEMD128" 10:55:05,942 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMACRIPEMD160" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$RIPEMD160" 10:55:05,943 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC-RIPEMD160" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$RIPEMD160" 10:55:05,943 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC/RIPEMD160" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$RIPEMD160" 10:55:05,944 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMACTIGER" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$Tiger" 10:55:05,944 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC-TIGER" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$Tiger" 10:55:05,945 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC/TIGER" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$Tiger" 10:55:05,958 TRACE [main][CryptoRegistry] registerAsymmetricEngineClass: algorithmName="ElGamal" engineClass="org.bouncycastle.crypto.engines.ElGamalEngine" 10:55:05,961 TRACE [main][CryptoRegistry] registerAsymmetricEngineClass: algorithmName="NaccacheStern" engineClass="org.bouncycastle.crypto.engines.NaccacheSternEngine" 10:55:05,964 TRACE [main][CryptoRegistry] registerAsymmetricEngineClass: algorithmName="RSA" engineClass="org.bouncycastle.crypto.engines.RSABlindedEngine" 10:55:05,970 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="AES" engineClass="org.bouncycastle.crypto.engines.AESEngine" 10:55:05,977 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="AES.fast" engineClass="org.bouncycastle.crypto.engines.AESFastEngine" 10:55:05,981 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="AES.light" engineClass="org.bouncycastle.crypto.engines.AESLightEngine" 10:55:05,985 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="Blowfish" engineClass="org.bouncycastle.crypto.engines.BlowfishEngine" 10:55:05,989 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="Camellia" engineClass="org.bouncycastle.crypto.engines.CamelliaEngine" 10:55:05,993 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="Camellia.light" engineClass="org.bouncycastle.crypto.engines.CamelliaLightEngine" 10:55:06,000 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="CAST5" engineClass="org.bouncycastle.crypto.engines.CAST5Engine" 10:55:06,002 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="CAST6" engineClass="org.bouncycastle.crypto.engines.CAST6Engine" 10:55:06,006 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="DESede" engineClass="org.bouncycastle.crypto.engines.DESedeEngine" 10:55:06,006 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="DES" engineClass="org.bouncycastle.crypto.engines.DESEngine" 10:55:06,011 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="GOST28147" engineClass="org.bouncycastle.crypto.engines.GOST28147Engine" 10:55:06,013 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="Noekeon" engineClass="org.bouncycastle.crypto.engines.NoekeonEngine" 10:55:06,014 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="Null" engineClass="org.bouncycastle.crypto.engines.NullEngine" 10:55:06,018 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="RC2" engineClass="org.bouncycastle.crypto.engines.RC2Engine" 10:55:06,022 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="RC5-32" engineClass="org.bouncycastle.crypto.engines.RC532Engine" 10:55:06,023 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="RC5-64" engineClass="org.bouncycastle.crypto.engines.RC564Engine" 10:55:06,025 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="RC6" engineClass="org.bouncycastle.crypto.engines.RC6Engine" 10:55:06,029 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="Rijndael" engineClass="org.bouncycastle.crypto.engines.RijndaelEngine" 10:55:06,033 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="SEED" engineClass="org.bouncycastle.crypto.engines.SEEDEngine" 10:55:06,037 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="Serpent" engineClass="org.bouncycastle.crypto.engines.SerpentEngine" 10:55:06,039 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="SKIPJACK" engineClass="org.bouncycastle.crypto.engines.SkipjackEngine" 10:55:06,041 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="TEA" engineClass="org.bouncycastle.crypto.engines.TEAEngine" 10:55:06,046 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="Twofish" engineClass="org.bouncycastle.crypto.engines.TwofishEngine" 10:55:06,047 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="XTEA" engineClass="org.bouncycastle.crypto.engines.XTEAEngine" 10:55:06,050 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="Grain-128" engineClass="org.bouncycastle.crypto.engines.Grain128Engine" 10:55:06,052 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="GRAIN-V1" engineClass="org.bouncycastle.crypto.engines.Grainv1Engine" 10:55:06,054 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="HC-128" engineClass="org.bouncycastle.crypto.engines.HC128Engine" 10:55:06,056 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="HC-256" engineClass="org.bouncycastle.crypto.engines.HC256Engine" 10:55:06,057 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="ISAAC" engineClass="org.bouncycastle.crypto.engines.ISAACEngine" 10:55:06,059 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="RC4" engineClass="org.bouncycastle.crypto.engines.RC4Engine" 10:55:06,063 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="Salsa20" engineClass="org.bouncycastle.crypto.engines.Salsa20Engine" 10:55:06,064 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CBC" modeClass="org.bouncycastle.crypto.modes.CBCBlockCipher" 10:55:06,066 TRACE [main][CryptoRegistry] registerAEADBlockCipherMode: modeName="CCM" modeClass="org.bouncycastle.crypto.modes.CCMBlockCipher" 10:55:06,068 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 10:55:06,069 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB8" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 10:55:06,069 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB16" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 10:55:06,069 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB24" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 10:55:06,069 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB32" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 10:55:06,069 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB40" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 10:55:06,069 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB48" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 10:55:06,069 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB56" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 10:55:06,070 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB64" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 10:55:06,070 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB72" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 10:55:06,070 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB80" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 10:55:06,070 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB88" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 10:55:06,070 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB96" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 10:55:06,070 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB104" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 10:55:06,071 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB112" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 10:55:06,071 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB120" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 10:55:06,071 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB128" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 10:55:06,071 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB136" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 10:55:06,071 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB144" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 10:55:06,072 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB152" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 10:55:06,072 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB160" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 10:55:06,072 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB168" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 10:55:06,072 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB176" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 10:55:06,072 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB184" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 10:55:06,072 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB192" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 10:55:06,072 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB200" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 10:55:06,073 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB208" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 10:55:06,073 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB216" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 10:55:06,073 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB224" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 10:55:06,073 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB232" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 10:55:06,073 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB240" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 10:55:06,073 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB248" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 10:55:06,074 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB256" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 10:55:06,075 TRACE [main][CryptoRegistry] registerBufferedBlockCipherMode: modeName="CTS" modeClass="org.bouncycastle.crypto.modes.CTSBlockCipher" 10:55:06,076 TRACE [main][CryptoRegistry] registerBufferedBlockCipherMode: modeName="CBC-CTS" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCBCCTSBlockCipher" 10:55:06,077 TRACE [main][CryptoRegistry] registerAEADBlockCipherMode: modeName="EAX" modeClass="org.bouncycastle.crypto.modes.EAXBlockCipher" 10:55:06,078 TRACE [main][CryptoRegistry] registerAEADBlockCipherMode: modeName="GCM" modeClass="org.bouncycastle.crypto.modes.GCMBlockCipher" 10:55:06,079 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="GOFB" modeClass="org.bouncycastle.crypto.modes.GOFBBlockCipher" 10:55:06,081 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 10:55:06,081 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB8" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 10:55:06,081 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB16" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 10:55:06,081 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB24" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 10:55:06,081 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB32" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 10:55:06,081 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB40" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 10:55:06,082 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB48" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 10:55:06,082 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB56" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 10:55:06,082 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB64" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 10:55:06,082 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB72" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 10:55:06,082 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB80" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 10:55:06,082 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB88" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 10:55:06,082 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB96" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 10:55:06,083 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB104" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 10:55:06,083 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB112" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 10:55:06,083 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB120" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 10:55:06,083 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB128" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 10:55:06,084 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB136" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 10:55:06,084 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB144" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 10:55:06,084 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB152" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 10:55:06,084 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB160" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 10:55:06,084 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB168" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 10:55:06,084 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB176" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 10:55:06,084 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB184" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 10:55:06,085 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB192" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 10:55:06,085 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB200" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 10:55:06,085 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB208" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 10:55:06,085 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB216" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 10:55:06,085 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB224" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 10:55:06,085 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB232" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 10:55:06,085 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB240" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 10:55:06,086 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB248" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 10:55:06,086 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB256" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 10:55:06,087 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="SIC" modeClass="org.bouncycastle.crypto.modes.SICBlockCipher" 10:55:06,107 DEBUG [main][CryptoRegistry] registerBlockCipherPadding: paddingName="ISO10126-2" paddingClass="org.bouncycastle.crypto.paddings.ISO10126d2Padding" 10:55:06,108 TRACE [main][CryptoRegistry] registerBlockCipherPadding: paddingName="ISO10126" paddingClass="org.bouncycastle.crypto.paddings.ISO10126d2Padding" 10:55:06,109 DEBUG [main][CryptoRegistry] registerBlockCipherPadding: paddingName="ISO7816-4" paddingClass="org.bouncycastle.crypto.paddings.ISO7816d4Padding" 10:55:06,110 DEBUG [main][CryptoRegistry] registerBlockCipherPadding: paddingName="PKCS7" paddingClass="org.bouncycastle.crypto.paddings.PKCS7Padding" 10:55:06,110 TRACE [main][CryptoRegistry] registerBlockCipherPadding: paddingName="PKCS5" paddingClass="org.bouncycastle.crypto.paddings.PKCS7Padding" 10:55:06,111 DEBUG [main][CryptoRegistry] registerBlockCipherPadding: paddingName="TBC" paddingClass="org.bouncycastle.crypto.paddings.TBCPadding" 10:55:06,112 DEBUG [main][CryptoRegistry] registerBlockCipherPadding: paddingName="X9.23" paddingClass="org.bouncycastle.crypto.paddings.X923Padding" 10:55:06,114 DEBUG [main][CryptoRegistry] registerBlockCipherPadding: paddingName="ZeroByte" paddingClass="org.bouncycastle.crypto.paddings.ZeroBytePadding" 10:55:06,115 TRACE [main][CryptoRegistry] registerAsymmetricBlockCipherPadding: paddingName="ISO9796-1" paddingClass="org.bouncycastle.crypto.encodings.ISO9796d1Encoding" 10:55:06,116 TRACE [main][CryptoRegistry] registerAsymmetricBlockCipherPadding: paddingName="OAEP" paddingClass="org.bouncycastle.crypto.encodings.OAEPEncoding" 10:55:06,116 TRACE [main][CryptoRegistry] registerAsymmetricBlockCipherPadding: paddingName="OAEPWITHSHA1ANDMGF1" paddingClass="org.bouncycastle.crypto.encodings.OAEPEncoding" 10:55:06,118 TRACE [main][CryptoRegistry] registerAsymmetricBlockCipherPadding: paddingName="PKCS1" paddingClass="org.bouncycastle.crypto.encodings.PKCS1Encoding" 10:55:06,129 TRACE [main][CryptoRegistry] registerAsymmetricCipherKeyPairGeneratorFactory: algorithmName="DH" factoryClass="org.cumulus4j.crypto.internal.asymmetric.keypairgenerator.DHBasicKeyPairGeneratorFactory" 10:55:06,130 TRACE [main][CryptoRegistry] registerAsymmetricCipherKeyPairGeneratorFactory: algorithmName="DSA" factoryClass="org.cumulus4j.crypto.internal.asymmetric.keypairgenerator.DSAKeyPairGeneratorFactory" 10:55:06,131 TRACE [main][CryptoRegistry] registerAsymmetricCipherKeyPairGeneratorFactory: algorithmName="ElGamal" factoryClass="org.cumulus4j.crypto.internal.asymmetric.keypairgenerator.ElGamalKeyPairGeneratorFactory" 10:55:06,132 TRACE [main][CryptoRegistry] registerAsymmetricCipherKeyPairGeneratorFactory: algorithmName="GOST3410" factoryClass="org.cumulus4j.crypto.internal.asymmetric.keypairgenerator.GOST3410KeyPairGeneratorFactory" 10:55:06,132 TRACE [main][CryptoRegistry] registerAsymmetricCipherKeyPairGeneratorFactory: algorithmName="NaccacheStern" factoryClass="org.cumulus4j.crypto.internal.asymmetric.keypairgenerator.NaccacheSternKeyPairGeneratorFactory" 10:55:06,135 TRACE [main][CryptoRegistry] registerAsymmetricCipherKeyPairGeneratorFactory: algorithmName="RSA" factoryClass="org.cumulus4j.crypto.internal.asymmetric.keypairgenerator.RSAKeyPairGeneratorFactory" 10:55:06,141 INFO [main][KeyStore] getMACAlgorithm: System property 'cumulus4j.KeyStore.macAlgorithm' is set to 'HMACSHA1'. Using this MAC algorithm. 10:55:06,166 WARN [main][KeyStore] getMasterKey: Caught CryptoException indicating a wrong password for user "marco"! 10:55:06,166 WARN [main][KeyStore] getMasterKey: Wrong password for user "marco"! MAC verification failed. 10:55:06,169 INFO [main][KeyStore] getKeySize: System property 'cumulus4j.KeyStore.keySize' is not set. Using default key size (256 bit). 10:55:06,169 INFO [main][KeyStore] createUser: Created master-key with a size of 256 bits. This key will not be modified for this key-store anymore. 10:55:06,169 INFO [main][KeyStore] getEncryptionAlgorithm: System property 'cumulus4j.KeyStore.encryptionAlgorithm' is set to 'AES/CBC/PKCS5Padding'. Using this encryption algorithm. 10:55:06,180 INFO [main][KeyStore] getMACAlgorithm: System property 'cumulus4j.KeyStore.macAlgorithm' is set to 'HMACSHA1'. Using this MAC algorithm. 10:55:06,194 DEBUG [main][CachedMasterKey] clear: Clearing for userName='marco'. 10:55:06,195 DEBUG [main][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@28feb3fa 10:55:06,205 DEBUG [main][CachedMasterKey] clear: Clearing for userName='marco'. 10:55:06,205 DEBUG [main][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@675d3402 10:55:06,221 DEBUG [main][CachedMasterKey] clear: Clearing for userName='marco'. 10:55:06,221 DEBUG [main][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@51565ec2 10:55:06,230 DEBUG [main][CachedMasterKey] clear: Clearing for userName='marco'. 10:55:06,230 DEBUG [main][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@482f8f11 10:55:06,243 DEBUG [main][CachedMasterKey] clear: Clearing for userName='marco'. 10:55:06,244 DEBUG [main][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@1593948d 10:55:06,259 INFO [main][KeyStore] getKeySize: System property 'cumulus4j.KeyStore.keySize' is not set. Using default key size (256 bit). 10:55:06,259 INFO [main][KeyStore] createUser: Created master-key with a size of 256 bits. This key will not be modified for this key-store anymore. 10:55:06,259 INFO [main][KeyStore] getEncryptionAlgorithm: System property 'cumulus4j.KeyStore.encryptionAlgorithm' is set to 'AES/CBC/PKCS5Padding'. Using this encryption algorithm. 10:55:06,269 INFO [main][KeyStore] getMACAlgorithm: System property 'cumulus4j.KeyStore.macAlgorithm' is set to 'HMACSHA1'. Using this MAC algorithm. 10:55:06,281 INFO [main][KeyStore] getMACAlgorithm: System property 'cumulus4j.KeyStore.macAlgorithm' is set to 'HMACSHA1'. Using this MAC algorithm. 10:55:06,282 INFO [main][KeyStore] getEncryptionAlgorithm: System property 'cumulus4j.KeyStore.encryptionAlgorithm' is set to 'AES/CBC/PKCS5Padding'. Using this encryption algorithm. 10:55:06,283 INFO [main][KeyStore] getKeySize: System property 'cumulus4j.KeyStore.keySize' is not set. Using default key size (256 bit). 10:55:06,303 INFO [main][KeyStore] getKeySize: System property 'cumulus4j.KeyStore.keySize' is not set. Using default key size (256 bit). 10:55:06,303 INFO [main][KeyStore] createUser: Created master-key with a size of 256 bits. This key will not be modified for this key-store anymore. 10:55:06,303 INFO [main][KeyStore] getEncryptionAlgorithm: System property 'cumulus4j.KeyStore.encryptionAlgorithm' is set to 'AES/CBC/PKCS5Padding'. Using this encryption algorithm. 10:55:06,312 INFO [main][KeyStore] getMACAlgorithm: System property 'cumulus4j.KeyStore.macAlgorithm' is set to 'HMACSHA1'. Using this MAC algorithm. 10:55:09,014 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@60c94dfd 10:55:09,015 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@6e0eaf94 10:55:09,015 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@6a31268d 10:55:09,016 DEBUG [Finalizer][CachedMasterKey] clear: Clearing for userName='marco'. 10:55:09,016 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@6a31268d 10:55:09,016 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@2f33a5af 10:55:09,017 DEBUG [Finalizer][CachedMasterKey] clear: Clearing for userName='marco'. 10:55:09,017 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@2f33a5af 10:55:09,017 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@53fa311 10:55:09,017 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@1e56ce2d 10:55:09,018 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@1593948d 10:55:09,018 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@482f8f11 10:55:09,018 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@51565ec2 10:55:09,018 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@675d3402 10:55:09,018 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@28feb3fa 10:55:09,019 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@7db09624 10:55:09,019 DEBUG [Finalizer][CachedMasterKey] clear: Clearing for userName='marco'. 10:55:09,019 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@1e56ce2d 10:55:34,377 INFO [main][KeyStoreKeyTest] generateAndReadManyKeysIndividually: firstKeyID=1 lastKeyID=5000 10:55:34,520 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@4f1c5ae0 10:55:34,520 DEBUG [Finalizer][CachedMasterKey] clear: Clearing for userName='marco'. 10:55:34,520 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@4f1c5ae0 10:55:34,602 INFO [main][KeyStoreKeyTest] generateAndReadManyKeysIndividually (5000 keys): 00.generateManyKeysIndividually invocationCount=1 recursionLevel=0 invocationCount=1 accumulatedTime=28062 minTime=28062 maxTime=28062 05.generateOneKey invocationCount=5000 recursionLevel=0 invocationCount=5000 accumulatedTime=27817 minTime=0 maxTime=34 07.readKeyStore invocationCount=1 recursionLevel=0 invocationCount=1 accumulatedTime=39 minTime=39 maxTime=39 10.readManyKeys invocationCount=1 recursionLevel=0 invocationCount=1 accumulatedTime=185 minTime=185 maxTime=185 10:55:34,604 INFO [main][KeyStore] getKeySize: System property 'cumulus4j.KeyStore.keySize' is not set. Using default key size (256 bit). 10:55:34,605 INFO [main][KeyStore] createUser: Created master-key with a size of 256 bits. This key will not be modified for this key-store anymore. 10:55:34,605 INFO [main][KeyStore] getEncryptionAlgorithm: System property 'cumulus4j.KeyStore.encryptionAlgorithm' is set to 'AES/CBC/PKCS5Padding'. Using this encryption algorithm. 10:55:34,614 INFO [main][KeyStore] getMACAlgorithm: System property 'cumulus4j.KeyStore.macAlgorithm' is set to 'HMACSHA1'. Using this MAC algorithm. 10:55:35,125 DEBUG [Finalizer][CachedMasterKey] clear: Clearing for userName='marco'. 10:55:35,126 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@37434f39 10:55:35,126 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@1f4cd85a 10:55:35,127 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@37434f39 10:55:40,799 INFO [main][KeyStoreKeyTest] generateAndReadManyKeysBulk (35000 keys): 00.generateManyKeysBulk invocationCount=1 recursionLevel=0 invocationCount=1 accumulatedTime=5156 minTime=5156 maxTime=5156 07.readKeyStore invocationCount=1 recursionLevel=0 invocationCount=1 accumulatedTime=119 minTime=119 maxTime=119 10.readManyKeys invocationCount=1 recursionLevel=0 invocationCount=1 accumulatedTime=891 minTime=891 maxTime=891 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 35.575 sec Running org.cumulus4j.keystore.test.DateDependentKeyStrategyTest 10:55:40,819 DEBUG [main][DateDependentKeyStrategy] init: Calculated numberOfKeysToGenerate=5761 10:55:40,819 INFO [main][KeyStore] getKeySize: System property 'cumulus4j.KeyStore.keySize' is not set. Using default key size (256 bit). 10:55:40,819 INFO [main][KeyStore] createUser: Created master-key with a size of 256 bits. This key will not be modified for this key-store anymore. 10:55:40,820 INFO [main][KeyStore] getEncryptionAlgorithm: System property 'cumulus4j.KeyStore.encryptionAlgorithm' is not set. Using default algorithm 'Twofish/GCM/NoPadding'. 10:55:40,832 INFO [main][KeyStore] getMACAlgorithm: System property 'cumulus4j.KeyStore.macAlgorithm' is not set. Using default MAC algorithm 'NONE'. 10:55:41,342 DEBUG [Finalizer][CachedMasterKey] clear: Clearing for userName='marco'. 10:55:41,342 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@66b47c21 10:55:41,342 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@66b47c21 10:55:41,342 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@4b52e14d Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.258 sec Running org.cumulus4j.keystore.test.KeyStorePropertyTest 10:55:43,083 INFO [main][KeyStore] getKeySize: System property 'cumulus4j.KeyStore.keySize' is not set. Using default key size (256 bit). 10:55:43,084 INFO [main][KeyStore] createUser: Created master-key with a size of 256 bits. This key will not be modified for this key-store anymore. 10:55:43,084 INFO [main][KeyStore] getEncryptionAlgorithm: System property 'cumulus4j.KeyStore.encryptionAlgorithm' is not set. Using default algorithm 'Twofish/GCM/NoPadding'. 10:55:43,091 INFO [main][KeyStore] getMACAlgorithm: System property 'cumulus4j.KeyStore.macAlgorithm' is not set. Using default MAC algorithm 'NONE'. 10:55:43,109 INFO [main][KeyStore] getKeySize: System property 'cumulus4j.KeyStore.keySize' is not set. Using default key size (256 bit). 10:55:43,109 INFO [main][KeyStore] createUser: Created master-key with a size of 256 bits. This key will not be modified for this key-store anymore. 10:55:43,110 INFO [main][KeyStore] getEncryptionAlgorithm: System property 'cumulus4j.KeyStore.encryptionAlgorithm' is not set. Using default algorithm 'Twofish/GCM/NoPadding'. 10:55:43,116 INFO [main][KeyStore] getMACAlgorithm: System property 'cumulus4j.KeyStore.macAlgorithm' is not set. Using default MAC algorithm 'NONE'. 10:55:43,131 INFO [main][KeyStore] getKeySize: System property 'cumulus4j.KeyStore.keySize' is not set. Using default key size (256 bit). 10:55:43,131 INFO [main][KeyStore] createUser: Created master-key with a size of 256 bits. This key will not be modified for this key-store anymore. 10:55:43,131 INFO [main][KeyStore] getEncryptionAlgorithm: System property 'cumulus4j.KeyStore.encryptionAlgorithm' is not set. Using default algorithm 'Twofish/GCM/NoPadding'. 10:55:43,137 INFO [main][KeyStore] getMACAlgorithm: System property 'cumulus4j.KeyStore.macAlgorithm' is not set. Using default MAC algorithm 'NONE'. 10:55:43,145 INFO [main][KeyStore] getKeySize: System property 'cumulus4j.KeyStore.keySize' is not set. Using default key size (256 bit). 10:55:43,145 INFO [main][KeyStore] createUser: Created master-key with a size of 256 bits. This key will not be modified for this key-store anymore. 10:55:43,145 INFO [main][KeyStore] getEncryptionAlgorithm: System property 'cumulus4j.KeyStore.encryptionAlgorithm' is not set. Using default algorithm 'Twofish/GCM/NoPadding'. 10:55:43,152 INFO [main][KeyStore] getMACAlgorithm: System property 'cumulus4j.KeyStore.macAlgorithm' is not set. Using default MAC algorithm 'NONE'. 10:55:43,159 INFO [main][KeyStore] getKeySize: System property 'cumulus4j.KeyStore.keySize' is not set. Using default key size (256 bit). 10:55:43,159 INFO [main][KeyStore] createUser: Created master-key with a size of 256 bits. This key will not be modified for this key-store anymore. 10:55:43,159 INFO [main][KeyStore] getEncryptionAlgorithm: System property 'cumulus4j.KeyStore.encryptionAlgorithm' is not set. Using default algorithm 'Twofish/GCM/NoPadding'. 10:55:43,165 INFO [main][KeyStore] getMACAlgorithm: System property 'cumulus4j.KeyStore.macAlgorithm' is not set. Using default MAC algorithm 'NONE'. Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.103 sec Running org.cumulus4j.keystore.test.KeyStoreKeyTest 10:55:43,190 WARN [main][KeyStore] getMasterKey: Unknown userName: marco 10:55:43,191 INFO [main][KeyStore] getKeySize: System property 'cumulus4j.KeyStore.keySize' is not set. Using default key size (256 bit). 10:55:43,191 INFO [main][KeyStore] createUser: Created master-key with a size of 256 bits. This key will not be modified for this key-store anymore. 10:55:43,191 INFO [main][KeyStore] getEncryptionAlgorithm: System property 'cumulus4j.KeyStore.encryptionAlgorithm' is not set. Using default algorithm 'Twofish/GCM/NoPadding'. 10:55:43,198 INFO [main][KeyStore] getMACAlgorithm: System property 'cumulus4j.KeyStore.macAlgorithm' is not set. Using default MAC algorithm 'NONE'. 10:55:43,206 WARN [main][KeyStore] getMasterKey: Caught CryptoException indicating a wrong password for user "marco"! 10:55:43,206 WARN [main][KeyStore] getMasterKey: Wrong password for user "marco"! MAC verification failed. 10:55:43,207 INFO [main][KeyStore] getKeySize: System property 'cumulus4j.KeyStore.keySize' is not set. Using default key size (256 bit). 10:55:43,207 INFO [main][KeyStore] createUser: Created master-key with a size of 256 bits. This key will not be modified for this key-store anymore. 10:55:43,207 INFO [main][KeyStore] getEncryptionAlgorithm: System property 'cumulus4j.KeyStore.encryptionAlgorithm' is not set. Using default algorithm 'Twofish/GCM/NoPadding'. 10:55:43,213 INFO [main][KeyStore] getMACAlgorithm: System property 'cumulus4j.KeyStore.macAlgorithm' is not set. Using default MAC algorithm 'NONE'. 10:55:43,220 DEBUG [main][CachedMasterKey] clear: Clearing for userName='marco'. 10:55:43,220 DEBUG [main][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@26653222 10:55:43,226 DEBUG [main][CachedMasterKey] clear: Clearing for userName='marco'. 10:55:43,226 DEBUG [main][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@3532ec19 10:55:43,233 DEBUG [main][CachedMasterKey] clear: Clearing for userName='marco'. 10:55:43,233 DEBUG [main][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@68c4039c 10:55:43,239 DEBUG [main][CachedMasterKey] clear: Clearing for userName='marco'. 10:55:43,239 DEBUG [main][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@ae45eb6 10:55:43,246 DEBUG [main][CachedMasterKey] clear: Clearing for userName='marco'. 10:55:43,246 DEBUG [main][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@59f99ea 10:55:43,253 INFO [main][KeyStore] getKeySize: System property 'cumulus4j.KeyStore.keySize' is not set. Using default key size (256 bit). 10:55:43,253 INFO [main][KeyStore] createUser: Created master-key with a size of 256 bits. This key will not be modified for this key-store anymore. 10:55:43,253 INFO [main][KeyStore] getEncryptionAlgorithm: System property 'cumulus4j.KeyStore.encryptionAlgorithm' is not set. Using default algorithm 'Twofish/GCM/NoPadding'. 10:55:43,259 INFO [main][KeyStore] getMACAlgorithm: System property 'cumulus4j.KeyStore.macAlgorithm' is not set. Using default MAC algorithm 'NONE'. 10:55:43,266 INFO [main][KeyStore] getMACAlgorithm: System property 'cumulus4j.KeyStore.macAlgorithm' is not set. Using default MAC algorithm 'NONE'. 10:55:43,266 INFO [main][KeyStore] getEncryptionAlgorithm: System property 'cumulus4j.KeyStore.encryptionAlgorithm' is not set. Using default algorithm 'Twofish/GCM/NoPadding'. 10:55:43,266 INFO [main][KeyStore] getKeySize: System property 'cumulus4j.KeyStore.keySize' is not set. Using default key size (256 bit). 10:55:43,274 INFO [main][KeyStore] getKeySize: System property 'cumulus4j.KeyStore.keySize' is not set. Using default key size (256 bit). 10:55:43,274 INFO [main][KeyStore] createUser: Created master-key with a size of 256 bits. This key will not be modified for this key-store anymore. 10:55:43,274 INFO [main][KeyStore] getEncryptionAlgorithm: System property 'cumulus4j.KeyStore.encryptionAlgorithm' is not set. Using default algorithm 'Twofish/GCM/NoPadding'. 10:55:43,280 INFO [main][KeyStore] getMACAlgorithm: System property 'cumulus4j.KeyStore.macAlgorithm' is not set. Using default MAC algorithm 'NONE'. 10:55:51,767 DEBUG [Finalizer][CachedMasterKey] clear: Clearing for userName='marco'. 10:55:51,767 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@66c55599 10:55:51,767 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@1fb2cf13 10:55:51,768 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@66c55599 10:55:51,768 DEBUG [Finalizer][CachedMasterKey] clear: Clearing for userName='marco'. 10:55:51,769 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@5a22edb0 10:55:51,769 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@5a22edb0 10:55:51,769 DEBUG [Finalizer][CachedMasterKey] clear: Clearing for userName='marco'. 10:55:51,769 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@6a62730 10:55:51,770 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@4a03d3e0 10:55:51,770 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@6a62730 10:55:51,771 DEBUG [Finalizer][CachedMasterKey] clear: Clearing for userName='marco'. 10:55:51,771 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@434057e4 10:55:51,771 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@434057e4 10:55:51,772 DEBUG [Finalizer][CachedMasterKey] clear: Clearing for userName='marco'. 10:55:51,772 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@ec27d51 10:55:51,772 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@396a541e 10:55:51,772 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@ec27d51 10:55:51,774 DEBUG [Finalizer][CachedMasterKey] clear: Clearing for userName='marco'. 10:55:51,774 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@6d220c00 10:55:51,774 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@2c9c8937 10:55:51,774 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@6d220c00 10:55:51,775 DEBUG [Finalizer][CachedMasterKey] clear: Clearing for userName='marco'. 10:55:51,776 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@31295100 10:55:51,776 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@5a08299f 10:55:51,776 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@31295100 10:55:51,778 DEBUG [Finalizer][CachedMasterKey] clear: Clearing for userName='marco'. 10:55:51,778 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@27376cd2 10:55:51,778 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@27376cd2 10:55:51,778 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@6f2a8c32 10:55:51,780 DEBUG [Finalizer][CachedMasterKey] clear: Clearing for userName='marco'. 10:55:51,780 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@14706186 10:55:51,780 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@f2ff646 10:55:51,780 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@26653222 10:55:51,784 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@3532ec19 10:55:51,784 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@68c4039c 10:55:51,784 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@ae45eb6 10:55:51,785 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@59f99ea 10:55:51,785 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@14706186 10:55:51,786 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@13e25a8d 10:55:51,788 DEBUG [Finalizer][CachedMasterKey] clear: Clearing for userName='marco'. 10:55:51,789 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@28121fdf 10:55:51,789 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@28121fdf 10:55:51,791 DEBUG [Finalizer][CachedMasterKey] clear: Clearing for userName='marco'. 10:55:51,791 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@3ff9370a 10:55:51,791 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@3ff9370a 10:55:51,791 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@4f147b75 10:56:05,772 INFO [KeyStore][KeyStore$ExipreCacheEntryTimerTask] run: KeyStore has been garbage-collected. Removing this ExipreCacheEntryTimerTask. 10:56:05,790 INFO [KeyStore][KeyStore$ExipreCacheEntryTimerTask] run: KeyStore has been garbage-collected. Removing this ExipreCacheEntryTimerTask. 10:56:06,170 INFO [KeyStore][KeyStore$ExipreCacheEntryTimerTask] run: KeyStore has been garbage-collected. Removing this ExipreCacheEntryTimerTask. 10:56:06,259 INFO [KeyStore][KeyStore$ExipreCacheEntryTimerTask] run: KeyStore has been garbage-collected. Removing this ExipreCacheEntryTimerTask. 10:56:06,275 INFO [KeyStore][KeyStore$ExipreCacheEntryTimerTask] run: KeyStore has been garbage-collected. Removing this ExipreCacheEntryTimerTask. 10:56:06,286 INFO [KeyStore][KeyStore$ExipreCacheEntryTimerTask] run: KeyStore has been garbage-collected. Removing this ExipreCacheEntryTimerTask. 10:56:06,301 INFO [KeyStore][KeyStore$ExipreCacheEntryTimerTask] run: KeyStore has been garbage-collected. Removing this ExipreCacheEntryTimerTask. 10:56:07,402 INFO [main][KeyStoreKeyTest] generateAndReadManyKeysIndividually: firstKeyID=1 lastKeyID=5000 10:56:07,786 INFO [main][KeyStoreKeyTest] generateAndReadManyKeysIndividually (5000 keys): 00.generateManyKeysIndividually invocationCount=1 recursionLevel=0 invocationCount=1 accumulatedTime=24121 minTime=24121 maxTime=24121 05.generateOneKey invocationCount=5000 recursionLevel=0 invocationCount=5000 accumulatedTime=23912 minTime=0 maxTime=22 07.readKeyStore invocationCount=1 recursionLevel=0 invocationCount=1 accumulatedTime=13 minTime=13 maxTime=13 10.readManyKeys invocationCount=1 recursionLevel=0 invocationCount=1 accumulatedTime=371 minTime=371 maxTime=371 10:56:07,787 INFO [main][KeyStore] getKeySize: System property 'cumulus4j.KeyStore.keySize' is not set. Using default key size (256 bit). 10:56:07,788 INFO [main][KeyStore] createUser: Created master-key with a size of 256 bits. This key will not be modified for this key-store anymore. 10:56:07,788 INFO [main][KeyStore] getEncryptionAlgorithm: System property 'cumulus4j.KeyStore.encryptionAlgorithm' is not set. Using default algorithm 'Twofish/GCM/NoPadding'. 10:56:07,793 INFO [main][KeyStore] getMACAlgorithm: System property 'cumulus4j.KeyStore.macAlgorithm' is not set. Using default MAC algorithm 'NONE'. 10:56:08,515 DEBUG [Finalizer][CachedMasterKey] clear: Clearing for userName='marco'. 10:56:08,515 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@4ea36628 10:56:08,516 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@76f764c4 10:56:08,516 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@4ea36628 10:56:19,542 INFO [main][KeyStoreKeyTest] generateAndReadManyKeysBulk (35000 keys): 00.generateManyKeysBulk invocationCount=1 recursionLevel=0 invocationCount=1 accumulatedTime=9005 minTime=9005 maxTime=9005 07.readKeyStore invocationCount=1 recursionLevel=0 invocationCount=1 accumulatedTime=83 minTime=83 maxTime=83 10.readManyKeys invocationCount=1 recursionLevel=0 invocationCount=1 accumulatedTime=2643 minTime=2643 maxTime=2643 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 36.362 sec Running org.cumulus4j.keystore.test.KeyStoreCompatibilityTest 10:56:19,551 INFO [main][KeyStore] getKeySize: System property 'cumulus4j.KeyStore.keySize' is not set. Using default key size (256 bit). 10:56:19,552 INFO [main][KeyStore] createUser: Created master-key with a size of 256 bits. This key will not be modified for this key-store anymore. 10:56:19,552 INFO [main][KeyStore] getEncryptionAlgorithm: System property 'cumulus4j.KeyStore.encryptionAlgorithm' is not set. Using default algorithm 'Twofish/GCM/NoPadding'. 10:56:19,558 INFO [main][KeyStore] getMACAlgorithm: System property 'cumulus4j.KeyStore.macAlgorithm' is not set. Using default MAC algorithm 'NONE'. 10:56:19,678 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@c05c77 10:56:19,863 INFO [main][KeyStore] getKeySize: System property 'cumulus4j.KeyStore.keySize' is set to 128 bit. Using this key size. 10:56:19,863 INFO [main][KeyStore] createUser: Created master-key with a size of 128 bits. This key will not be modified for this key-store anymore. 10:56:19,863 INFO [main][KeyStore] getEncryptionAlgorithm: System property 'cumulus4j.KeyStore.encryptionAlgorithm' is set to 'AES/CFB/NoPadding'. Using this encryption algorithm. 10:56:19,867 INFO [main][KeyStore] getMACAlgorithm: System property 'cumulus4j.KeyStore.macAlgorithm' is set to 'HMAC/SHA1'. Using this MAC algorithm. 10:56:20,021 INFO [main][KeyStore] getKeySize: System property 'cumulus4j.KeyStore.keySize' is set to 128 bit. Using this key size. 10:56:20,022 INFO [main][KeyStore] createUser: Created master-key with a size of 128 bits. This key will not be modified for this key-store anymore. 10:56:20,022 INFO [main][KeyStore] getEncryptionAlgorithm: System property 'cumulus4j.KeyStore.encryptionAlgorithm' is set to 'AES/CBC/PKCS5Padding'. Using this encryption algorithm. 10:56:20,025 INFO [main][KeyStore] getMACAlgorithm: System property 'cumulus4j.KeyStore.macAlgorithm' is set to 'HMAC/SHA1'. Using this MAC algorithm. 10:56:20,187 INFO [main][KeyStore] getKeySize: System property 'cumulus4j.KeyStore.keySize' is set to 256 bit. Using this key size. 10:56:20,187 INFO [main][KeyStore] createUser: Created master-key with a size of 256 bits. This key will not be modified for this key-store anymore. 10:56:20,188 INFO [main][KeyStore] getEncryptionAlgorithm: System property 'cumulus4j.KeyStore.encryptionAlgorithm' is set to 'AES/CFB/NoPadding'. Using this encryption algorithm. 10:56:20,193 INFO [main][KeyStore] getMACAlgorithm: System property 'cumulus4j.KeyStore.macAlgorithm' is set to 'HMAC/SHA1'. Using this MAC algorithm. 10:56:20,328 INFO [main][KeyStore] getKeySize: System property 'cumulus4j.KeyStore.keySize' is set to 256 bit. Using this key size. 10:56:20,328 INFO [main][KeyStore] createUser: Created master-key with a size of 256 bits. This key will not be modified for this key-store anymore. 10:56:20,328 INFO [main][KeyStore] getEncryptionAlgorithm: System property 'cumulus4j.KeyStore.encryptionAlgorithm' is set to 'AES/CBC/PKCS5Padding'. Using this encryption algorithm. 10:56:20,334 INFO [main][KeyStore] getMACAlgorithm: System property 'cumulus4j.KeyStore.macAlgorithm' is set to 'HMAC/SHA1'. Using this MAC algorithm. 10:56:20,507 INFO [main][KeyStore] getKeySize: System property 'cumulus4j.KeyStore.keySize' is set to 128 bit. Using this key size. 10:56:20,507 INFO [main][KeyStore] createUser: Created master-key with a size of 128 bits. This key will not be modified for this key-store anymore. 10:56:20,507 INFO [main][KeyStore] getEncryptionAlgorithm: System property 'cumulus4j.KeyStore.encryptionAlgorithm' is set to 'Twofish/CFB/NoPadding'. Using this encryption algorithm. 10:56:20,511 INFO [main][KeyStore] getMACAlgorithm: System property 'cumulus4j.KeyStore.macAlgorithm' is set to 'HMAC/SHA1'. Using this MAC algorithm. 10:56:20,754 INFO [main][KeyStore] getKeySize: System property 'cumulus4j.KeyStore.keySize' is set to 128 bit. Using this key size. 10:56:20,754 INFO [main][KeyStore] createUser: Created master-key with a size of 128 bits. This key will not be modified for this key-store anymore. 10:56:20,754 INFO [main][KeyStore] getEncryptionAlgorithm: System property 'cumulus4j.KeyStore.encryptionAlgorithm' is set to 'Twofish/CBC/PKCS5Padding'. Using this encryption algorithm. 10:56:20,758 INFO [main][KeyStore] getMACAlgorithm: System property 'cumulus4j.KeyStore.macAlgorithm' is set to 'HMAC/SHA1'. Using this MAC algorithm. 10:56:21,038 INFO [main][KeyStore] getKeySize: System property 'cumulus4j.KeyStore.keySize' is set to 256 bit. Using this key size. 10:56:21,038 INFO [main][KeyStore] createUser: Created master-key with a size of 256 bits. This key will not be modified for this key-store anymore. 10:56:21,038 INFO [main][KeyStore] getEncryptionAlgorithm: System property 'cumulus4j.KeyStore.encryptionAlgorithm' is set to 'Twofish/CFB/NoPadding'. Using this encryption algorithm. 10:56:21,045 INFO [main][KeyStore] getMACAlgorithm: System property 'cumulus4j.KeyStore.macAlgorithm' is set to 'HMAC/SHA1'. Using this MAC algorithm. 10:56:21,282 INFO [main][KeyStore] getKeySize: System property 'cumulus4j.KeyStore.keySize' is set to 256 bit. Using this key size. 10:56:21,283 INFO [main][KeyStore] createUser: Created master-key with a size of 256 bits. This key will not be modified for this key-store anymore. 10:56:21,283 INFO [main][KeyStore] getEncryptionAlgorithm: System property 'cumulus4j.KeyStore.encryptionAlgorithm' is set to 'Twofish/CBC/PKCS5Padding'. Using this encryption algorithm. 10:56:21,288 INFO [main][KeyStore] getMACAlgorithm: System property 'cumulus4j.KeyStore.macAlgorithm' is set to 'HMAC/SHA1'. Using this MAC algorithm. 10:56:21,583 INFO [main][KeyStoreCompatibilityTest] openReferenceKeystore: Reference-KeyStore was successfully opened. 10:56:21,584 INFO [main][KeyStore] getMACAlgorithm: System property 'cumulus4j.KeyStore.macAlgorithm' is not set. Using default MAC algorithm 'NONE'. 10:56:21,584 INFO [main][KeyStore] getEncryptionAlgorithm: System property 'cumulus4j.KeyStore.encryptionAlgorithm' is not set. Using default algorithm 'Twofish/GCM/NoPadding'. 10:56:21,584 INFO [main][KeyStore] getKeySize: System property 'cumulus4j.KeyStore.keySize' is not set. Using default key size (256 bit). 10:56:21,586 INFO [main][KeyStoreCompatibilityTest] openReferenceKeystore: New key was successfully generated. 10:56:21,594 INFO [main][KeyStoreCompatibilityTest] openReferenceKeystore: Reference-KeyStore was successfully opened. 10:56:21,595 INFO [main][KeyStore] getMACAlgorithm: System property 'cumulus4j.KeyStore.macAlgorithm' is set to 'HMAC/SHA1'. Using this MAC algorithm. 10:56:21,595 INFO [main][KeyStore] getEncryptionAlgorithm: System property 'cumulus4j.KeyStore.encryptionAlgorithm' is set to 'AES/CFB/NoPadding'. Using this encryption algorithm. 10:56:21,595 INFO [main][KeyStore] getKeySize: System property 'cumulus4j.KeyStore.keySize' is set to 128 bit. Using this key size. 10:56:21,597 INFO [main][KeyStoreCompatibilityTest] openReferenceKeystore: New key was successfully generated. 10:56:21,605 INFO [main][KeyStoreCompatibilityTest] openReferenceKeystore: Reference-KeyStore was successfully opened. 10:56:21,605 INFO [main][KeyStore] getMACAlgorithm: System property 'cumulus4j.KeyStore.macAlgorithm' is set to 'HMAC/SHA1'. Using this MAC algorithm. 10:56:21,605 INFO [main][KeyStore] getEncryptionAlgorithm: System property 'cumulus4j.KeyStore.encryptionAlgorithm' is set to 'AES/CBC/PKCS5Padding'. Using this encryption algorithm. 10:56:21,606 INFO [main][KeyStore] getKeySize: System property 'cumulus4j.KeyStore.keySize' is set to 128 bit. Using this key size. 10:56:21,608 INFO [main][KeyStoreCompatibilityTest] openReferenceKeystore: New key was successfully generated. 10:56:21,619 INFO [main][KeyStoreCompatibilityTest] openReferenceKeystore: Reference-KeyStore was successfully opened. 10:56:21,619 INFO [main][KeyStore] getMACAlgorithm: System property 'cumulus4j.KeyStore.macAlgorithm' is set to 'HMAC/SHA1'. Using this MAC algorithm. 10:56:21,619 INFO [main][KeyStore] getEncryptionAlgorithm: System property 'cumulus4j.KeyStore.encryptionAlgorithm' is set to 'AES/CFB/NoPadding'. Using this encryption algorithm. 10:56:21,619 INFO [main][KeyStore] getKeySize: System property 'cumulus4j.KeyStore.keySize' is set to 256 bit. Using this key size. 10:56:21,622 INFO [main][KeyStoreCompatibilityTest] openReferenceKeystore: New key was successfully generated. 10:56:21,633 INFO [main][KeyStoreCompatibilityTest] openReferenceKeystore: Reference-KeyStore was successfully opened. 10:56:21,633 INFO [main][KeyStore] getMACAlgorithm: System property 'cumulus4j.KeyStore.macAlgorithm' is set to 'HMAC/SHA1'. Using this MAC algorithm. 10:56:21,633 INFO [main][KeyStore] getEncryptionAlgorithm: System property 'cumulus4j.KeyStore.encryptionAlgorithm' is set to 'AES/CBC/PKCS5Padding'. Using this encryption algorithm. 10:56:21,634 INFO [main][KeyStore] getKeySize: System property 'cumulus4j.KeyStore.keySize' is set to 256 bit. Using this key size. 10:56:21,636 INFO [main][KeyStoreCompatibilityTest] openReferenceKeystore: New key was successfully generated. 10:56:21,643 INFO [main][KeyStoreCompatibilityTest] openReferenceKeystore: Reference-KeyStore was successfully opened. 10:56:21,644 INFO [main][KeyStore] getMACAlgorithm: System property 'cumulus4j.KeyStore.macAlgorithm' is set to 'HMAC/SHA1'. Using this MAC algorithm. 10:56:21,644 INFO [main][KeyStore] getEncryptionAlgorithm: System property 'cumulus4j.KeyStore.encryptionAlgorithm' is set to 'Twofish/CFB/NoPadding'. Using this encryption algorithm. 10:56:21,644 INFO [main][KeyStore] getKeySize: System property 'cumulus4j.KeyStore.keySize' is set to 128 bit. Using this key size. 10:56:21,646 INFO [main][KeyStoreCompatibilityTest] openReferenceKeystore: New key was successfully generated. 10:56:21,654 INFO [main][KeyStoreCompatibilityTest] openReferenceKeystore: Reference-KeyStore was successfully opened. 10:56:21,654 INFO [main][KeyStore] getMACAlgorithm: System property 'cumulus4j.KeyStore.macAlgorithm' is set to 'HMAC/SHA1'. Using this MAC algorithm. 10:56:21,654 INFO [main][KeyStore] getEncryptionAlgorithm: System property 'cumulus4j.KeyStore.encryptionAlgorithm' is set to 'Twofish/CBC/PKCS5Padding'. Using this encryption algorithm. 10:56:21,654 INFO [main][KeyStore] getKeySize: System property 'cumulus4j.KeyStore.keySize' is set to 128 bit. Using this key size. 10:56:21,656 INFO [main][KeyStoreCompatibilityTest] openReferenceKeystore: New key was successfully generated. 10:56:21,667 INFO [main][KeyStoreCompatibilityTest] openReferenceKeystore: Reference-KeyStore was successfully opened. 10:56:21,667 INFO [main][KeyStore] getMACAlgorithm: System property 'cumulus4j.KeyStore.macAlgorithm' is set to 'HMAC/SHA1'. Using this MAC algorithm. 10:56:21,667 INFO [main][KeyStore] getEncryptionAlgorithm: System property 'cumulus4j.KeyStore.encryptionAlgorithm' is set to 'Twofish/CFB/NoPadding'. Using this encryption algorithm. 10:56:21,668 INFO [main][KeyStore] getKeySize: System property 'cumulus4j.KeyStore.keySize' is set to 256 bit. Using this key size. 10:56:21,670 INFO [main][KeyStoreCompatibilityTest] openReferenceKeystore: New key was successfully generated. 10:56:21,682 INFO [main][KeyStoreCompatibilityTest] openReferenceKeystore: Reference-KeyStore was successfully opened. 10:56:21,682 INFO [main][KeyStore] getMACAlgorithm: System property 'cumulus4j.KeyStore.macAlgorithm' is set to 'HMAC/SHA1'. Using this MAC algorithm. 10:56:21,682 INFO [main][KeyStore] getEncryptionAlgorithm: System property 'cumulus4j.KeyStore.encryptionAlgorithm' is set to 'Twofish/CBC/PKCS5Padding'. Using this encryption algorithm. 10:56:21,683 INFO [main][KeyStore] getKeySize: System property 'cumulus4j.KeyStore.keySize' is set to 256 bit. Using this key size. 10:56:21,685 INFO [main][KeyStoreCompatibilityTest] openReferenceKeystore: New key was successfully generated. 10:56:21,695 INFO [main][KeyStoreCompatibilityTest] openReferenceKeystore: Reference-KeyStore was successfully opened. 10:56:21,695 INFO [main][KeyStore] getMACAlgorithm: System property 'cumulus4j.KeyStore.macAlgorithm' is not set. Using default MAC algorithm 'NONE'. 10:56:21,695 INFO [main][KeyStore] getEncryptionAlgorithm: System property 'cumulus4j.KeyStore.encryptionAlgorithm' is not set. Using default algorithm 'Twofish/GCM/NoPadding'. 10:56:21,696 INFO [main][KeyStore] getKeySize: System property 'cumulus4j.KeyStore.keySize' is not set. Using default key size (256 bit). 10:56:21,698 INFO [main][KeyStoreCompatibilityTest] openReferenceKeystore: New key was successfully generated. 10:56:21,704 INFO [main][KeyStoreCompatibilityTest] openReferenceKeystore: Reference-KeyStore was successfully opened. 10:56:21,705 INFO [main][KeyStore] getMACAlgorithm: System property 'cumulus4j.KeyStore.macAlgorithm' is set to 'HMAC/SHA1'. Using this MAC algorithm. 10:56:21,705 INFO [main][KeyStore] getEncryptionAlgorithm: System property 'cumulus4j.KeyStore.encryptionAlgorithm' is set to 'AES/CFB/NoPadding'. Using this encryption algorithm. 10:56:21,705 INFO [main][KeyStore] getKeySize: System property 'cumulus4j.KeyStore.keySize' is set to 128 bit. Using this key size. 10:56:21,707 INFO [main][KeyStoreCompatibilityTest] openReferenceKeystore: New key was successfully generated. 10:56:21,714 INFO [main][KeyStoreCompatibilityTest] openReferenceKeystore: Reference-KeyStore was successfully opened. 10:56:21,714 INFO [main][KeyStore] getMACAlgorithm: System property 'cumulus4j.KeyStore.macAlgorithm' is set to 'HMAC/SHA1'. Using this MAC algorithm. 10:56:21,714 INFO [main][KeyStore] getEncryptionAlgorithm: System property 'cumulus4j.KeyStore.encryptionAlgorithm' is set to 'AES/CBC/PKCS5Padding'. Using this encryption algorithm. 10:56:21,715 INFO [main][KeyStore] getKeySize: System property 'cumulus4j.KeyStore.keySize' is set to 128 bit. Using this key size. 10:56:21,717 INFO [main][KeyStoreCompatibilityTest] openReferenceKeystore: New key was successfully generated. 10:56:21,727 INFO [main][KeyStoreCompatibilityTest] openReferenceKeystore: Reference-KeyStore was successfully opened. 10:56:21,727 INFO [main][KeyStore] getMACAlgorithm: System property 'cumulus4j.KeyStore.macAlgorithm' is set to 'HMAC/SHA1'. Using this MAC algorithm. 10:56:21,728 INFO [main][KeyStore] getEncryptionAlgorithm: System property 'cumulus4j.KeyStore.encryptionAlgorithm' is set to 'AES/CFB/NoPadding'. Using this encryption algorithm. 10:56:21,728 INFO [main][KeyStore] getKeySize: System property 'cumulus4j.KeyStore.keySize' is set to 256 bit. Using this key size. 10:56:21,730 INFO [main][KeyStoreCompatibilityTest] openReferenceKeystore: New key was successfully generated. 10:56:21,741 INFO [main][KeyStoreCompatibilityTest] openReferenceKeystore: Reference-KeyStore was successfully opened. 10:56:21,741 INFO [main][KeyStore] getMACAlgorithm: System property 'cumulus4j.KeyStore.macAlgorithm' is set to 'HMAC/SHA1'. Using this MAC algorithm. 10:56:21,741 INFO [main][KeyStore] getEncryptionAlgorithm: System property 'cumulus4j.KeyStore.encryptionAlgorithm' is set to 'AES/CBC/PKCS5Padding'. Using this encryption algorithm. 10:56:21,741 INFO [main][KeyStore] getKeySize: System property 'cumulus4j.KeyStore.keySize' is set to 256 bit. Using this key size. 10:56:21,744 INFO [main][KeyStoreCompatibilityTest] openReferenceKeystore: New key was successfully generated. 10:56:21,751 INFO [main][KeyStoreCompatibilityTest] openReferenceKeystore: Reference-KeyStore was successfully opened. 10:56:21,751 INFO [main][KeyStore] getMACAlgorithm: System property 'cumulus4j.KeyStore.macAlgorithm' is set to 'HMAC/SHA1'. Using this MAC algorithm. 10:56:21,751 INFO [main][KeyStore] getEncryptionAlgorithm: System property 'cumulus4j.KeyStore.encryptionAlgorithm' is set to 'Twofish/CFB/NoPadding'. Using this encryption algorithm. 10:56:21,751 INFO [main][KeyStore] getKeySize: System property 'cumulus4j.KeyStore.keySize' is set to 128 bit. Using this key size. 10:56:21,754 INFO [main][KeyStoreCompatibilityTest] openReferenceKeystore: New key was successfully generated. 10:56:21,761 INFO [main][KeyStoreCompatibilityTest] openReferenceKeystore: Reference-KeyStore was successfully opened. 10:56:21,761 INFO [main][KeyStore] getMACAlgorithm: System property 'cumulus4j.KeyStore.macAlgorithm' is set to 'HMAC/SHA1'. Using this MAC algorithm. 10:56:21,761 INFO [main][KeyStore] getEncryptionAlgorithm: System property 'cumulus4j.KeyStore.encryptionAlgorithm' is set to 'Twofish/CBC/PKCS5Padding'. Using this encryption algorithm. 10:56:21,761 INFO [main][KeyStore] getKeySize: System property 'cumulus4j.KeyStore.keySize' is set to 128 bit. Using this key size. 10:56:21,763 INFO [main][KeyStoreCompatibilityTest] openReferenceKeystore: New key was successfully generated. 10:56:21,773 INFO [main][KeyStoreCompatibilityTest] openReferenceKeystore: Reference-KeyStore was successfully opened. 10:56:21,774 INFO [main][KeyStore] getMACAlgorithm: System property 'cumulus4j.KeyStore.macAlgorithm' is set to 'HMAC/SHA1'. Using this MAC algorithm. 10:56:21,774 INFO [main][KeyStore] getEncryptionAlgorithm: System property 'cumulus4j.KeyStore.encryptionAlgorithm' is set to 'Twofish/CFB/NoPadding'. Using this encryption algorithm. 10:56:21,774 INFO [main][KeyStore] getKeySize: System property 'cumulus4j.KeyStore.keySize' is set to 256 bit. Using this key size. 10:56:21,776 INFO [main][KeyStoreCompatibilityTest] openReferenceKeystore: New key was successfully generated. 10:56:21,787 INFO [main][KeyStoreCompatibilityTest] openReferenceKeystore: Reference-KeyStore was successfully opened. 10:56:21,787 INFO [main][KeyStore] getMACAlgorithm: System property 'cumulus4j.KeyStore.macAlgorithm' is set to 'HMAC/SHA1'. Using this MAC algorithm. 10:56:21,787 INFO [main][KeyStore] getEncryptionAlgorithm: System property 'cumulus4j.KeyStore.encryptionAlgorithm' is set to 'Twofish/CBC/PKCS5Padding'. Using this encryption algorithm. 10:56:21,787 INFO [main][KeyStore] getKeySize: System property 'cumulus4j.KeyStore.keySize' is set to 256 bit. Using this key size. 10:56:21,790 INFO [main][KeyStoreCompatibilityTest] openReferenceKeystore: New key was successfully generated. Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.244 sec Running org.cumulus4j.keystore.test.KeyStoreKey_Twofish_CBC_PKCS5Padding_Test 10:56:21,799 WARN [main][KeyStore] getMasterKey: Unknown userName: marco 10:56:21,801 INFO [main][KeyStore] getKeySize: System property 'cumulus4j.KeyStore.keySize' is not set. Using default key size (256 bit). 10:56:21,801 INFO [main][KeyStore] createUser: Created master-key with a size of 256 bits. This key will not be modified for this key-store anymore. 10:56:21,801 INFO [main][KeyStore] getEncryptionAlgorithm: System property 'cumulus4j.KeyStore.encryptionAlgorithm' is set to 'Twofish/CBC/PKCS5Padding'. Using this encryption algorithm. 10:56:21,807 INFO [main][KeyStore] getMACAlgorithm: System property 'cumulus4j.KeyStore.macAlgorithm' is set to 'HMACSHA1'. Using this MAC algorithm. 10:56:21,813 WARN [main][KeyStore] verifyMAC: MAC verification failed! macAlgorithm=HMACSHA1 expectedMAC=7b25aee7e9959cf638ecfdc2373279cecbe666a8 calculatedMAC=e733b836f1c1ec823dca8c4cdb91926e0b1ab365 10:56:21,814 WARN [main][KeyStore] getMasterKey: Wrong password for user "marco"! MAC verification failed. 10:56:21,814 INFO [main][KeyStore] getKeySize: System property 'cumulus4j.KeyStore.keySize' is not set. Using default key size (256 bit). 10:56:21,814 INFO [main][KeyStore] createUser: Created master-key with a size of 256 bits. This key will not be modified for this key-store anymore. 10:56:21,815 INFO [main][KeyStore] getEncryptionAlgorithm: System property 'cumulus4j.KeyStore.encryptionAlgorithm' is set to 'Twofish/CBC/PKCS5Padding'. Using this encryption algorithm. 10:56:21,821 INFO [main][KeyStore] getMACAlgorithm: System property 'cumulus4j.KeyStore.macAlgorithm' is set to 'HMACSHA1'. Using this MAC algorithm. 10:56:21,827 DEBUG [main][CachedMasterKey] clear: Clearing for userName='marco'. 10:56:21,827 DEBUG [main][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@5622fdf 10:56:21,833 DEBUG [main][CachedMasterKey] clear: Clearing for userName='marco'. 10:56:21,833 DEBUG [main][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@4883b407 10:56:21,840 DEBUG [main][CachedMasterKey] clear: Clearing for userName='marco'. 10:56:21,840 DEBUG [main][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@7d9d1a19 10:56:21,846 DEBUG [main][CachedMasterKey] clear: Clearing for userName='marco'. 10:56:21,846 DEBUG [main][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@39c0f4a 10:56:21,853 DEBUG [main][CachedMasterKey] clear: Clearing for userName='marco'. 10:56:21,853 DEBUG [main][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@1794d431 10:56:21,862 INFO [main][KeyStore] getKeySize: System property 'cumulus4j.KeyStore.keySize' is not set. Using default key size (256 bit). 10:56:21,862 INFO [main][KeyStore] createUser: Created master-key with a size of 256 bits. This key will not be modified for this key-store anymore. 10:56:21,862 INFO [main][KeyStore] getEncryptionAlgorithm: System property 'cumulus4j.KeyStore.encryptionAlgorithm' is set to 'Twofish/CBC/PKCS5Padding'. Using this encryption algorithm. 10:56:21,868 INFO [main][KeyStore] getMACAlgorithm: System property 'cumulus4j.KeyStore.macAlgorithm' is set to 'HMACSHA1'. Using this MAC algorithm. 10:56:21,874 INFO [main][KeyStore] getMACAlgorithm: System property 'cumulus4j.KeyStore.macAlgorithm' is set to 'HMACSHA1'. Using this MAC algorithm. 10:56:21,875 INFO [main][KeyStore] getEncryptionAlgorithm: System property 'cumulus4j.KeyStore.encryptionAlgorithm' is set to 'Twofish/CBC/PKCS5Padding'. Using this encryption algorithm. 10:56:21,875 INFO [main][KeyStore] getKeySize: System property 'cumulus4j.KeyStore.keySize' is not set. Using default key size (256 bit). 10:56:21,883 INFO [main][KeyStore] getKeySize: System property 'cumulus4j.KeyStore.keySize' is not set. Using default key size (256 bit). 10:56:21,883 INFO [main][KeyStore] createUser: Created master-key with a size of 256 bits. This key will not be modified for this key-store anymore. 10:56:21,883 INFO [main][KeyStore] getEncryptionAlgorithm: System property 'cumulus4j.KeyStore.encryptionAlgorithm' is set to 'Twofish/CBC/PKCS5Padding'. Using this encryption algorithm. 10:56:21,889 INFO [main][KeyStore] getMACAlgorithm: System property 'cumulus4j.KeyStore.macAlgorithm' is set to 'HMACSHA1'. Using this MAC algorithm. 10:56:34,416 INFO [KeyStore][KeyStore$ExipreCacheEntryTimerTask] run: KeyStore has been garbage-collected. Removing this ExipreCacheEntryTimerTask. 10:56:34,606 DEBUG [KeyStore][KeyStore$ExipreCacheEntryTimerTask] run: 1 users left in cache. 10:56:37,043 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@6c6350c9 10:56:37,044 DEBUG [Finalizer][CachedMasterKey] clear: Clearing for userName='marco'. 10:56:37,044 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@39a4f94b 10:56:37,045 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@74387bff 10:56:37,046 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@39a4f94b 10:56:37,047 DEBUG [Finalizer][CachedMasterKey] clear: Clearing for userName='marco'. 10:56:37,047 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@7699a2eb 10:56:37,048 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@8a51e9 10:56:37,049 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@7699a2eb 10:56:37,049 DEBUG [Finalizer][CachedMasterKey] clear: Clearing for userName='marco'. 10:56:37,049 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@1e7a8e12 10:56:37,049 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@29aae9a1 10:56:37,049 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@1e7a8e12 10:56:37,049 DEBUG [Finalizer][CachedMasterKey] clear: Clearing for userName='marco'. 10:56:37,049 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@129f9885 10:56:37,049 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@40489626 10:56:37,049 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@129f9885 10:56:37,049 DEBUG [Finalizer][CachedMasterKey] clear: Clearing for userName='marco'. 10:56:37,049 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@a888a23 10:56:37,049 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@74119d32 10:56:37,049 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@a888a23 10:56:37,049 DEBUG [Finalizer][CachedMasterKey] clear: Clearing for userName='marco'. 10:56:37,049 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@1a246885 10:56:37,049 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@1ed92441 10:56:37,049 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@1a246885 10:56:37,049 DEBUG [Finalizer][CachedMasterKey] clear: Clearing for userName='marco'. 10:56:37,049 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@50ce7c2b 10:56:37,049 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@284e830d 10:56:37,050 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@50ce7c2b 10:56:37,050 DEBUG [Finalizer][CachedMasterKey] clear: Clearing for userName='marco'. 10:56:37,050 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@1197a6c1 10:56:37,050 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@463b639e 10:56:37,050 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@1197a6c1 10:56:37,050 DEBUG [Finalizer][CachedMasterKey] clear: Clearing for userName='marco'. 10:56:37,050 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@65377056 10:56:37,050 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@65377056 10:56:37,050 DEBUG [Finalizer][CachedMasterKey] clear: Clearing for userName='marco'. 10:56:37,050 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@393dd116 10:56:37,050 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@393dd116 10:56:37,050 DEBUG [Finalizer][CachedMasterKey] clear: Clearing for userName='marco'. 10:56:37,050 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@15b0c95e 10:56:37,050 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@15b0c95e 10:56:37,050 DEBUG [Finalizer][CachedMasterKey] clear: Clearing for userName='marco'. 10:56:37,050 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@88a6fe5 10:56:37,050 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@88a6fe5 10:56:37,050 DEBUG [Finalizer][CachedMasterKey] clear: Clearing for userName='marco'. 10:56:37,050 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@56610b62 10:56:37,050 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@56610b62 10:56:37,050 DEBUG [Finalizer][CachedMasterKey] clear: Clearing for userName='marco'. 10:56:37,050 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@183c5d9 10:56:37,050 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@183c5d9 10:56:37,050 DEBUG [Finalizer][CachedMasterKey] clear: Clearing for userName='marco'. 10:56:37,050 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@126a168e 10:56:37,050 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@126a168e 10:56:37,050 DEBUG [Finalizer][CachedMasterKey] clear: Clearing for userName='marco'. 10:56:37,050 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@4944b661 10:56:37,050 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@4944b661 10:56:37,050 DEBUG [Finalizer][CachedMasterKey] clear: Clearing for userName='marco'. 10:56:37,050 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@17a09e30 10:56:37,050 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@17a09e30 10:56:37,051 DEBUG [Finalizer][CachedMasterKey] clear: Clearing for userName='marco'. 10:56:37,051 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@8922c10 10:56:37,051 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@8922c10 10:56:37,051 DEBUG [Finalizer][CachedMasterKey] clear: Clearing for userName='marco'. 10:56:37,051 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@4a8e95ea 10:56:37,051 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@4a8e95ea 10:56:37,051 DEBUG [Finalizer][CachedMasterKey] clear: Clearing for userName='marco'. 10:56:37,051 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@2615c564 10:56:37,051 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@2615c564 10:56:37,051 DEBUG [Finalizer][CachedMasterKey] clear: Clearing for userName='marco'. 10:56:37,051 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@35d79e88 10:56:37,051 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@35d79e88 10:56:37,051 DEBUG [Finalizer][CachedMasterKey] clear: Clearing for userName='marco'. 10:56:37,051 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@2cbcc68e 10:56:37,051 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@2cbcc68e 10:56:37,051 DEBUG [Finalizer][CachedMasterKey] clear: Clearing for userName='marco'. 10:56:37,051 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@12233736 10:56:37,051 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@12233736 10:56:37,051 DEBUG [Finalizer][CachedMasterKey] clear: Clearing for userName='marco'. 10:56:37,051 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@1a15eef3 10:56:37,051 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@1a15eef3 10:56:37,051 DEBUG [Finalizer][CachedMasterKey] clear: Clearing for userName='marco'. 10:56:37,051 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@13bf10e7 10:56:37,051 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@13bf10e7 10:56:37,052 DEBUG [Finalizer][CachedMasterKey] clear: Clearing for userName='marco'. 10:56:37,052 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@597d3ca8 10:56:37,052 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@597d3ca8 10:56:37,052 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@52ec3a36 10:56:37,052 DEBUG [Finalizer][CachedMasterKey] clear: Clearing for userName='marco'. 10:56:37,052 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@673b34ee 10:56:37,052 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@c6828c6 10:56:37,052 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@5622fdf 10:56:37,052 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@4883b407 10:56:37,052 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@7d9d1a19 10:56:37,052 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@39c0f4a 10:56:37,052 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@1794d431 10:56:37,052 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@673b34ee 10:56:37,052 DEBUG [Finalizer][CachedMasterKey] clear: Clearing for userName='marco'. 10:56:37,052 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@3cc0cd9f 10:56:37,052 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@3cc0cd9f 10:56:37,052 DEBUG [Finalizer][CachedMasterKey] clear: Clearing for userName='marco'. 10:56:37,052 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@f4e7dbb 10:56:37,052 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@f4e7dbb 10:56:37,052 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@316cb4f8 10:56:39,908 INFO [KeyStore][KeyStore$ExipreCacheEntryTimerTask] run: KeyStore has been garbage-collected. Removing this ExipreCacheEntryTimerTask. 10:56:40,818 DEBUG [KeyStore][KeyStore$ExipreCacheEntryTimerTask] run: 1 users left in cache. 10:56:43,083 INFO [KeyStore][KeyStore$ExipreCacheEntryTimerTask] run: KeyStore has been garbage-collected. Removing this ExipreCacheEntryTimerTask. 10:56:43,099 INFO [KeyStore][KeyStore$ExipreCacheEntryTimerTask] run: KeyStore has been garbage-collected. Removing this ExipreCacheEntryTimerTask. 10:56:43,110 INFO [KeyStore][KeyStore$ExipreCacheEntryTimerTask] run: KeyStore has been garbage-collected. Removing this ExipreCacheEntryTimerTask. 10:56:43,123 INFO [KeyStore][KeyStore$ExipreCacheEntryTimerTask] run: KeyStore has been garbage-collected. Removing this ExipreCacheEntryTimerTask. 10:56:43,130 INFO [KeyStore][KeyStore$ExipreCacheEntryTimerTask] run: KeyStore has been garbage-collected. Removing this ExipreCacheEntryTimerTask. 10:56:43,145 INFO [KeyStore][KeyStore$ExipreCacheEntryTimerTask] run: KeyStore has been garbage-collected. Removing this ExipreCacheEntryTimerTask. 10:56:43,159 INFO [KeyStore][KeyStore$ExipreCacheEntryTimerTask] run: KeyStore has been garbage-collected. Removing this ExipreCacheEntryTimerTask. 10:56:43,173 INFO [KeyStore][KeyStore$ExipreCacheEntryTimerTask] run: KeyStore has been garbage-collected. Removing this ExipreCacheEntryTimerTask. 10:56:43,189 INFO [KeyStore][KeyStore$ExipreCacheEntryTimerTask] run: KeyStore has been garbage-collected. Removing this ExipreCacheEntryTimerTask. 10:56:43,192 INFO [KeyStore][KeyStore$ExipreCacheEntryTimerTask] run: KeyStore has been garbage-collected. Removing this ExipreCacheEntryTimerTask. 10:56:43,208 INFO [KeyStore][KeyStore$ExipreCacheEntryTimerTask] run: KeyStore has been garbage-collected. Removing this ExipreCacheEntryTimerTask. 10:56:43,254 INFO [KeyStore][KeyStore$ExipreCacheEntryTimerTask] run: KeyStore has been garbage-collected. Removing this ExipreCacheEntryTimerTask. 10:56:43,260 INFO [KeyStore][KeyStore$ExipreCacheEntryTimerTask] run: KeyStore has been garbage-collected. Removing this ExipreCacheEntryTimerTask. 10:56:43,268 INFO [KeyStore][KeyStore$ExipreCacheEntryTimerTask] run: KeyStore has been garbage-collected. Removing this ExipreCacheEntryTimerTask. 10:56:43,274 DEBUG [KeyStore][KeyStore$ExipreCacheEntryTimerTask] run: 1 users left in cache. 10:56:50,863 INFO [main][KeyStoreKeyTest] generateAndReadManyKeysIndividually: firstKeyID=1 lastKeyID=5000 10:56:51,170 INFO [main][KeyStoreKeyTest] generateAndReadManyKeysIndividually (5000 keys): 00.generateManyKeysIndividually invocationCount=1 recursionLevel=0 invocationCount=1 accumulatedTime=28976 minTime=28976 maxTime=28976 05.generateOneKey invocationCount=5000 recursionLevel=0 invocationCount=5000 accumulatedTime=28776 minTime=0 maxTime=45 07.readKeyStore invocationCount=1 recursionLevel=0 invocationCount=1 accumulatedTime=15 minTime=15 maxTime=15 10.readManyKeys invocationCount=1 recursionLevel=0 invocationCount=1 accumulatedTime=290 minTime=290 maxTime=290 10:56:51,171 INFO [main][KeyStore] getKeySize: System property 'cumulus4j.KeyStore.keySize' is not set. Using default key size (256 bit). 10:56:51,172 INFO [main][KeyStore] createUser: Created master-key with a size of 256 bits. This key will not be modified for this key-store anymore. 10:56:51,172 INFO [main][KeyStore] getEncryptionAlgorithm: System property 'cumulus4j.KeyStore.encryptionAlgorithm' is set to 'Twofish/CBC/PKCS5Padding'. Using this encryption algorithm. 10:56:51,177 INFO [main][KeyStore] getMACAlgorithm: System property 'cumulus4j.KeyStore.macAlgorithm' is set to 'HMACSHA1'. Using this MAC algorithm. 10:56:52,757 DEBUG [Finalizer][CachedMasterKey] clear: Clearing for userName='marco'. 10:56:52,758 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@7c0f840b 10:56:52,758 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@46991220 10:56:52,758 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@7c0f840b 10:57:01,787 INFO [main][KeyStoreKeyTest] generateAndReadManyKeysBulk (35000 keys): 00.generateManyKeysBulk invocationCount=1 recursionLevel=0 invocationCount=1 accumulatedTime=8369 minTime=8369 maxTime=8369 07.readKeyStore invocationCount=1 recursionLevel=0 invocationCount=1 accumulatedTime=98 minTime=98 maxTime=98 10.readManyKeys invocationCount=1 recursionLevel=0 invocationCount=1 accumulatedTime=2124 minTime=2124 maxTime=2124 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 39.997 sec Running org.cumulus4j.keystore.test.LongPropertyTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 sec Running org.cumulus4j.keystore.test.KeyStoreUserTest 10:57:01,820 INFO [main][KeyStore] getKeySize: System property 'cumulus4j.KeyStore.keySize' is not set. Using default key size (256 bit). 10:57:01,820 INFO [main][KeyStore] createUser: Created master-key with a size of 256 bits. This key will not be modified for this key-store anymore. 10:57:01,820 INFO [main][KeyStore] getEncryptionAlgorithm: System property 'cumulus4j.KeyStore.encryptionAlgorithm' is not set. Using default algorithm 'Twofish/GCM/NoPadding'. 10:57:01,826 INFO [main][KeyStore] getMACAlgorithm: System property 'cumulus4j.KeyStore.macAlgorithm' is not set. Using default MAC algorithm 'NONE'. 10:57:01,852 WARN [main][KeyStore] getMasterKey: Caught CryptoException indicating a wrong password for user "marco"! 10:57:01,852 WARN [main][KeyStore] getMasterKey: Wrong password for user "marco"! MAC verification failed. 10:57:01,853 INFO [main][KeyStore] getKeySize: System property 'cumulus4j.KeyStore.keySize' is not set. Using default key size (256 bit). 10:57:01,853 INFO [main][KeyStore] createUser: Created master-key with a size of 256 bits. This key will not be modified for this key-store anymore. 10:57:01,853 INFO [main][KeyStore] getEncryptionAlgorithm: System property 'cumulus4j.KeyStore.encryptionAlgorithm' is not set. Using default algorithm 'Twofish/GCM/NoPadding'. 10:57:01,859 INFO [main][KeyStore] getMACAlgorithm: System property 'cumulus4j.KeyStore.macAlgorithm' is not set. Using default MAC algorithm 'NONE'. 10:57:01,860 INFO [main][KeyStore] getKeySize: System property 'cumulus4j.KeyStore.keySize' is not set. Using default key size (256 bit). 10:57:01,860 INFO [main][KeyStore] createUser: Created master-key with a size of 256 bits. This key will not be modified for this key-store anymore. 10:57:01,860 INFO [main][KeyStore] getEncryptionAlgorithm: System property 'cumulus4j.KeyStore.encryptionAlgorithm' is not set. Using default algorithm 'Twofish/GCM/NoPadding'. 10:57:01,866 INFO [main][KeyStore] getMACAlgorithm: System property 'cumulus4j.KeyStore.macAlgorithm' is not set. Using default MAC algorithm 'NONE'. 10:57:01,879 INFO [main][KeyStore] getKeySize: System property 'cumulus4j.KeyStore.keySize' is not set. Using default key size (256 bit). 10:57:01,879 INFO [main][KeyStore] createUser: Created master-key with a size of 256 bits. This key will not be modified for this key-store anymore. 10:57:01,879 INFO [main][KeyStore] getEncryptionAlgorithm: System property 'cumulus4j.KeyStore.encryptionAlgorithm' is not set. Using default algorithm 'Twofish/GCM/NoPadding'. 10:57:01,885 INFO [main][KeyStore] getMACAlgorithm: System property 'cumulus4j.KeyStore.macAlgorithm' is not set. Using default MAC algorithm 'NONE'. 10:57:01,886 WARN [main][KeyStore] getMasterKey: Unknown userName: null 10:57:01,887 INFO [main][KeyStore] getKeySize: System property 'cumulus4j.KeyStore.keySize' is not set. Using default key size (256 bit). 10:57:01,887 INFO [main][KeyStore] createUser: Created master-key with a size of 256 bits. This key will not be modified for this key-store anymore. 10:57:01,887 INFO [main][KeyStore] getEncryptionAlgorithm: System property 'cumulus4j.KeyStore.encryptionAlgorithm' is not set. Using default algorithm 'Twofish/GCM/NoPadding'. 10:57:01,893 INFO [main][KeyStore] getMACAlgorithm: System property 'cumulus4j.KeyStore.macAlgorithm' is not set. Using default MAC algorithm 'NONE'. 10:57:01,899 WARN [main][KeyStore] getMasterKey: Caught CryptoException indicating a wrong password for user "marco"! 10:57:01,899 WARN [main][KeyStore] getMasterKey: Wrong password for user "marco"! MAC verification failed. 10:57:01,900 INFO [main][KeyStore] getKeySize: System property 'cumulus4j.KeyStore.keySize' is not set. Using default key size (256 bit). 10:57:01,900 INFO [main][KeyStore] createUser: Created master-key with a size of 256 bits. This key will not be modified for this key-store anymore. 10:57:01,900 INFO [main][KeyStore] getEncryptionAlgorithm: System property 'cumulus4j.KeyStore.encryptionAlgorithm' is not set. Using default algorithm 'Twofish/GCM/NoPadding'. 10:57:01,906 INFO [main][KeyStore] getMACAlgorithm: System property 'cumulus4j.KeyStore.macAlgorithm' is not set. Using default MAC algorithm 'NONE'. 10:57:01,925 DEBUG [main][CachedMasterKey] clear: Clearing for userName='marco'. 10:57:01,925 DEBUG [main][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@343f4d3d 10:57:01,926 INFO [main][KeyStore] getKeySize: System property 'cumulus4j.KeyStore.keySize' is not set. Using default key size (256 bit). 10:57:01,926 INFO [main][KeyStore] createUser: Created master-key with a size of 256 bits. This key will not be modified for this key-store anymore. 10:57:01,926 INFO [main][KeyStore] getEncryptionAlgorithm: System property 'cumulus4j.KeyStore.encryptionAlgorithm' is not set. Using default algorithm 'Twofish/GCM/NoPadding'. 10:57:01,932 INFO [main][KeyStore] getMACAlgorithm: System property 'cumulus4j.KeyStore.macAlgorithm' is not set. Using default MAC algorithm 'NONE'. 10:57:01,950 DEBUG [main][CachedMasterKey] clear: Clearing for userName='bieber'. 10:57:01,950 DEBUG [main][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@53b32d7 10:57:01,951 INFO [main][KeyStore] getKeySize: System property 'cumulus4j.KeyStore.keySize' is not set. Using default key size (256 bit). 10:57:01,952 INFO [main][KeyStore] createUser: Created master-key with a size of 256 bits. This key will not be modified for this key-store anymore. 10:57:01,952 INFO [main][KeyStore] getEncryptionAlgorithm: System property 'cumulus4j.KeyStore.encryptionAlgorithm' is not set. Using default algorithm 'Twofish/GCM/NoPadding'. 10:57:01,958 INFO [main][KeyStore] getMACAlgorithm: System property 'cumulus4j.KeyStore.macAlgorithm' is not set. Using default MAC algorithm 'NONE'. 10:57:01,977 DEBUG [main][CachedMasterKey] clear: Clearing for userName='marco'. 10:57:01,977 DEBUG [main][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@5442a311 10:57:01,979 INFO [main][KeyStore] getKeySize: System property 'cumulus4j.KeyStore.keySize' is not set. Using default key size (256 bit). 10:57:01,979 INFO [main][KeyStore] createUser: Created master-key with a size of 256 bits. This key will not be modified for this key-store anymore. 10:57:01,979 INFO [main][KeyStore] getEncryptionAlgorithm: System property 'cumulus4j.KeyStore.encryptionAlgorithm' is not set. Using default algorithm 'Twofish/GCM/NoPadding'. 10:57:01,985 INFO [main][KeyStore] getMACAlgorithm: System property 'cumulus4j.KeyStore.macAlgorithm' is not set. Using default MAC algorithm 'NONE'. 10:57:02,023 WARN [main][KeyStore] getMasterKey: Caught CryptoException indicating a wrong password for user "bieber"! 10:57:02,023 WARN [main][KeyStore] getMasterKey: Wrong password for user "bieber"! MAC verification failed. Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.213 sec Running org.cumulus4j.keystore.test.KeyStoreKey_Twofish_CFB_NoPadding_Test 10:57:02,030 WARN [main][KeyStore] getMasterKey: Unknown userName: marco 10:57:02,031 INFO [main][KeyStore] getKeySize: System property 'cumulus4j.KeyStore.keySize' is not set. Using default key size (256 bit). 10:57:02,031 INFO [main][KeyStore] createUser: Created master-key with a size of 256 bits. This key will not be modified for this key-store anymore. 10:57:02,031 INFO [main][KeyStore] getEncryptionAlgorithm: System property 'cumulus4j.KeyStore.encryptionAlgorithm' is set to 'Twofish/CFB/NoPadding'. Using this encryption algorithm. 10:57:02,037 INFO [main][KeyStore] getMACAlgorithm: System property 'cumulus4j.KeyStore.macAlgorithm' is set to 'HMACSHA1'. Using this MAC algorithm. 10:57:02,044 WARN [main][KeyStore] verifyMAC: MAC verification failed! macAlgorithm=HMACSHA1 expectedMAC=523248d77eb89330e721ac60f979b212cdb7c2da calculatedMAC=39410dd13715a563b388baf8d297a181290e3b90 10:57:02,044 WARN [main][KeyStore] getMasterKey: Wrong password for user "marco"! MAC verification failed. 10:57:02,044 INFO [main][KeyStore] getKeySize: System property 'cumulus4j.KeyStore.keySize' is not set. Using default key size (256 bit). 10:57:02,044 INFO [main][KeyStore] createUser: Created master-key with a size of 256 bits. This key will not be modified for this key-store anymore. 10:57:02,045 INFO [main][KeyStore] getEncryptionAlgorithm: System property 'cumulus4j.KeyStore.encryptionAlgorithm' is set to 'Twofish/CFB/NoPadding'. Using this encryption algorithm. 10:57:02,050 INFO [main][KeyStore] getMACAlgorithm: System property 'cumulus4j.KeyStore.macAlgorithm' is set to 'HMACSHA1'. Using this MAC algorithm. 10:57:02,057 DEBUG [main][CachedMasterKey] clear: Clearing for userName='marco'. 10:57:02,057 DEBUG [main][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@548e7350 10:57:02,063 DEBUG [main][CachedMasterKey] clear: Clearing for userName='marco'. 10:57:02,063 DEBUG [main][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@1a968a59 10:57:02,069 DEBUG [main][CachedMasterKey] clear: Clearing for userName='marco'. 10:57:02,069 DEBUG [main][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@4667ae56 10:57:02,075 DEBUG [main][CachedMasterKey] clear: Clearing for userName='marco'. 10:57:02,075 DEBUG [main][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@77cd7a0 10:57:02,081 DEBUG [main][CachedMasterKey] clear: Clearing for userName='marco'. 10:57:02,082 DEBUG [main][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@204f30ec 10:57:02,088 INFO [main][KeyStore] getKeySize: System property 'cumulus4j.KeyStore.keySize' is not set. Using default key size (256 bit). 10:57:02,088 INFO [main][KeyStore] createUser: Created master-key with a size of 256 bits. This key will not be modified for this key-store anymore. 10:57:02,088 INFO [main][KeyStore] getEncryptionAlgorithm: System property 'cumulus4j.KeyStore.encryptionAlgorithm' is set to 'Twofish/CFB/NoPadding'. Using this encryption algorithm. 10:57:02,095 INFO [main][KeyStore] getMACAlgorithm: System property 'cumulus4j.KeyStore.macAlgorithm' is set to 'HMACSHA1'. Using this MAC algorithm. 10:57:02,101 INFO [main][KeyStore] getMACAlgorithm: System property 'cumulus4j.KeyStore.macAlgorithm' is set to 'HMACSHA1'. Using this MAC algorithm. 10:57:02,102 INFO [main][KeyStore] getEncryptionAlgorithm: System property 'cumulus4j.KeyStore.encryptionAlgorithm' is set to 'Twofish/CFB/NoPadding'. Using this encryption algorithm. 10:57:02,102 INFO [main][KeyStore] getKeySize: System property 'cumulus4j.KeyStore.keySize' is not set. Using default key size (256 bit). 10:57:02,109 INFO [main][KeyStore] getKeySize: System property 'cumulus4j.KeyStore.keySize' is not set. Using default key size (256 bit). 10:57:02,109 INFO [main][KeyStore] createUser: Created master-key with a size of 256 bits. This key will not be modified for this key-store anymore. 10:57:02,109 INFO [main][KeyStore] getEncryptionAlgorithm: System property 'cumulus4j.KeyStore.encryptionAlgorithm' is set to 'Twofish/CFB/NoPadding'. Using this encryption algorithm. 10:57:02,115 INFO [main][KeyStore] getMACAlgorithm: System property 'cumulus4j.KeyStore.macAlgorithm' is set to 'HMACSHA1'. Using this MAC algorithm. 10:57:07,416 INFO [KeyStore][KeyStore$ExipreCacheEntryTimerTask] run: KeyStore has been garbage-collected. Removing this ExipreCacheEntryTimerTask. 10:57:07,788 DEBUG [KeyStore][KeyStore$ExipreCacheEntryTimerTask] run: 1 users left in cache. 10:57:16,900 DEBUG [KeyStore][KeyStore$ExipreCacheEntryTimerTask] run: 1 users left in cache. 10:57:19,551 DEBUG [KeyStore][KeyStore$ExipreCacheEntryTimerTask] run: 1 users left in cache. 10:57:19,863 INFO [KeyStore][KeyStore$ExipreCacheEntryTimerTask] run: KeyStore has been garbage-collected. Removing this ExipreCacheEntryTimerTask. 10:57:20,022 INFO [KeyStore][KeyStore$ExipreCacheEntryTimerTask] run: KeyStore has been garbage-collected. Removing this ExipreCacheEntryTimerTask. 10:57:20,187 INFO [KeyStore][KeyStore$ExipreCacheEntryTimerTask] run: KeyStore has been garbage-collected. Removing this ExipreCacheEntryTimerTask. 10:57:20,329 INFO [KeyStore][KeyStore$ExipreCacheEntryTimerTask] run: KeyStore has been garbage-collected. Removing this ExipreCacheEntryTimerTask. 10:57:20,507 INFO [KeyStore][KeyStore$ExipreCacheEntryTimerTask] run: KeyStore has been garbage-collected. Removing this ExipreCacheEntryTimerTask. 10:57:20,754 INFO [KeyStore][KeyStore$ExipreCacheEntryTimerTask] run: KeyStore has been garbage-collected. Removing this ExipreCacheEntryTimerTask. 10:57:20,848 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@3ac61ced 10:57:20,849 DEBUG [Finalizer][CachedMasterKey] clear: Clearing for userName='marco'. 10:57:20,849 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@6e59b439 10:57:20,849 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@6e765a25 10:57:20,849 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@60f05dd9 10:57:20,849 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@6e59b439 10:57:20,851 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@6a5b045e 10:57:20,852 DEBUG [Finalizer][CachedMasterKey] clear: Clearing for userName='marco'. 10:57:20,852 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@3ac61ced 10:57:20,852 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@49809d50 10:57:20,853 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@157b5137 10:57:20,854 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@7787c8d4 10:57:20,855 DEBUG [Finalizer][CachedMasterKey] clear: Clearing for userName='bieber'. 10:57:20,855 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@45cc4b8e 10:57:20,855 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@86b347a 10:57:20,855 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@343f4d3d 10:57:20,856 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@45cc4b8e 10:57:20,857 DEBUG [Finalizer][CachedMasterKey] clear: Clearing for userName='marco'. 10:57:20,857 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@47d63ea9 10:57:20,857 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@e5e8fef 10:57:20,857 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@47d63ea9 10:57:20,857 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@53b32d7 10:57:20,858 DEBUG [Finalizer][CachedMasterKey] clear: Clearing for userName='bieber'. 10:57:20,858 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@29e93591 10:57:20,858 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@78f00c32 10:57:20,859 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@5442a311 10:57:20,859 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@29e93591 10:57:20,860 DEBUG [Finalizer][CachedMasterKey] clear: Clearing for userName='bieber'. 10:57:20,860 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@ea556f3 10:57:20,860 DEBUG [Finalizer][CachedMasterKey] clear: Clearing for userName='marco'. 10:57:20,860 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@74fe813f 10:57:20,860 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@145b778c 10:57:20,860 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@74fe813f 10:57:20,860 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@6c3268a9 10:57:20,860 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@ea556f3 10:57:20,862 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@4804b912 10:57:20,863 DEBUG [Finalizer][CachedMasterKey] clear: Clearing for userName='marco'. 10:57:20,864 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@48733e54 10:57:20,864 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@7dbd7c1 10:57:20,864 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@548e7350 10:57:20,864 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@1a968a59 10:57:20,864 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@4667ae56 10:57:20,864 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@77cd7a0 10:57:20,864 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@204f30ec 10:57:20,864 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@48733e54 10:57:20,865 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@785390b3 10:57:20,866 DEBUG [Finalizer][CachedMasterKey] clear: Clearing for userName='marco'. 10:57:20,866 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@15f27a82 10:57:20,866 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@15f27a82 10:57:20,867 DEBUG [Finalizer][CachedMasterKey] clear: Clearing for userName='marco'. 10:57:20,867 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@442267f6 10:57:20,867 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@442267f6 10:57:20,867 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@1d1ed56c 10:57:21,038 INFO [KeyStore][KeyStore$ExipreCacheEntryTimerTask] run: KeyStore has been garbage-collected. Removing this ExipreCacheEntryTimerTask. 10:57:21,282 INFO [KeyStore][KeyStore$ExipreCacheEntryTimerTask] run: KeyStore has been garbage-collected. Removing this ExipreCacheEntryTimerTask. 10:57:21,577 INFO [KeyStore][KeyStore$ExipreCacheEntryTimerTask] run: KeyStore has been garbage-collected. Removing this ExipreCacheEntryTimerTask. 10:57:21,591 INFO [KeyStore][KeyStore$ExipreCacheEntryTimerTask] run: KeyStore has been garbage-collected. Removing this ExipreCacheEntryTimerTask. 10:57:21,602 INFO [KeyStore][KeyStore$ExipreCacheEntryTimerTask] run: KeyStore has been garbage-collected. Removing this ExipreCacheEntryTimerTask. 10:57:21,614 INFO [KeyStore][KeyStore$ExipreCacheEntryTimerTask] run: KeyStore has been garbage-collected. Removing this ExipreCacheEntryTimerTask. 10:57:21,626 INFO [KeyStore][KeyStore$ExipreCacheEntryTimerTask] run: KeyStore has been garbage-collected. Removing this ExipreCacheEntryTimerTask. 10:57:21,640 INFO [KeyStore][KeyStore$ExipreCacheEntryTimerTask] run: KeyStore has been garbage-collected. Removing this ExipreCacheEntryTimerTask. 10:57:21,650 INFO [KeyStore][KeyStore$ExipreCacheEntryTimerTask] run: KeyStore has been garbage-collected. Removing this ExipreCacheEntryTimerTask. 10:57:21,662 INFO [KeyStore][KeyStore$ExipreCacheEntryTimerTask] run: KeyStore has been garbage-collected. Removing this ExipreCacheEntryTimerTask. 10:57:21,675 INFO [KeyStore][KeyStore$ExipreCacheEntryTimerTask] run: KeyStore has been garbage-collected. Removing this ExipreCacheEntryTimerTask. 10:57:21,690 INFO [KeyStore][KeyStore$ExipreCacheEntryTimerTask] run: KeyStore has been garbage-collected. Removing this ExipreCacheEntryTimerTask. 10:57:21,701 INFO [KeyStore][KeyStore$ExipreCacheEntryTimerTask] run: KeyStore has been garbage-collected. Removing this ExipreCacheEntryTimerTask. 10:57:21,712 INFO [KeyStore][KeyStore$ExipreCacheEntryTimerTask] run: KeyStore has been garbage-collected. Removing this ExipreCacheEntryTimerTask. 10:57:21,721 INFO [KeyStore][KeyStore$ExipreCacheEntryTimerTask] run: KeyStore has been garbage-collected. Removing this ExipreCacheEntryTimerTask. 10:57:21,735 INFO [KeyStore][KeyStore$ExipreCacheEntryTimerTask] run: KeyStore has been garbage-collected. Removing this ExipreCacheEntryTimerTask. 10:57:21,748 INFO [KeyStore][KeyStore$ExipreCacheEntryTimerTask] run: KeyStore has been garbage-collected. Removing this ExipreCacheEntryTimerTask. 10:57:21,758 INFO [KeyStore][KeyStore$ExipreCacheEntryTimerTask] run: KeyStore has been garbage-collected. Removing this ExipreCacheEntryTimerTask. 10:57:21,767 INFO [KeyStore][KeyStore$ExipreCacheEntryTimerTask] run: KeyStore has been garbage-collected. Removing this ExipreCacheEntryTimerTask. 10:57:21,782 INFO [KeyStore][KeyStore$ExipreCacheEntryTimerTask] run: KeyStore has been garbage-collected. Removing this ExipreCacheEntryTimerTask. 10:57:21,799 INFO [KeyStore][KeyStore$ExipreCacheEntryTimerTask] run: KeyStore has been garbage-collected. Removing this ExipreCacheEntryTimerTask. 10:57:21,800 INFO [KeyStore][KeyStore$ExipreCacheEntryTimerTask] run: KeyStore has been garbage-collected. Removing this ExipreCacheEntryTimerTask. 10:57:21,814 INFO [KeyStore][KeyStore$ExipreCacheEntryTimerTask] run: KeyStore has been garbage-collected. Removing this ExipreCacheEntryTimerTask. 10:57:21,862 INFO [KeyStore][KeyStore$ExipreCacheEntryTimerTask] run: KeyStore has been garbage-collected. Removing this ExipreCacheEntryTimerTask. 10:57:21,868 INFO [KeyStore][KeyStore$ExipreCacheEntryTimerTask] run: KeyStore has been garbage-collected. Removing this ExipreCacheEntryTimerTask. 10:57:21,875 INFO [KeyStore][KeyStore$ExipreCacheEntryTimerTask] run: KeyStore has been garbage-collected. Removing this ExipreCacheEntryTimerTask. 10:57:21,885 DEBUG [KeyStore][KeyStore$ExipreCacheEntryTimerTask] run: 1 users left in cache. 10:57:29,891 INFO [main][KeyStoreKeyTest] generateAndReadManyKeysIndividually: firstKeyID=1 lastKeyID=5000 10:57:30,163 INFO [main][KeyStoreKeyTest] generateAndReadManyKeysIndividually (5000 keys): 00.generateManyKeysIndividually invocationCount=1 recursionLevel=0 invocationCount=1 accumulatedTime=27776 minTime=27776 maxTime=27776 05.generateOneKey invocationCount=5000 recursionLevel=0 invocationCount=5000 accumulatedTime=27512 minTime=0 maxTime=49 07.readKeyStore invocationCount=1 recursionLevel=0 invocationCount=1 accumulatedTime=12 minTime=12 maxTime=12 10.readManyKeys invocationCount=1 recursionLevel=0 invocationCount=1 accumulatedTime=259 minTime=259 maxTime=259 10:57:30,165 INFO [main][KeyStore] getKeySize: System property 'cumulus4j.KeyStore.keySize' is not set. Using default key size (256 bit). 10:57:30,165 INFO [main][KeyStore] createUser: Created master-key with a size of 256 bits. This key will not be modified for this key-store anymore. 10:57:30,165 INFO [main][KeyStore] getEncryptionAlgorithm: System property 'cumulus4j.KeyStore.encryptionAlgorithm' is set to 'Twofish/CFB/NoPadding'. Using this encryption algorithm. 10:57:30,171 INFO [main][KeyStore] getMACAlgorithm: System property 'cumulus4j.KeyStore.macAlgorithm' is set to 'HMACSHA1'. Using this MAC algorithm. 10:57:31,374 DEBUG [Finalizer][CachedMasterKey] clear: Clearing for userName='marco'. 10:57:31,374 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@792c0874 10:57:31,374 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@7f8c5bb9 10:57:31,374 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@792c0874 10:57:34,608 DEBUG [KeyStore][KeyStore$ExipreCacheEntryTimerTask] run: 1 users left in cache. 10:57:38,769 INFO [main][KeyStoreKeyTest] generateAndReadManyKeysBulk (35000 keys): 00.generateManyKeysBulk invocationCount=1 recursionLevel=0 invocationCount=1 accumulatedTime=6874 minTime=6874 maxTime=6874 07.readKeyStore invocationCount=1 recursionLevel=0 invocationCount=1 accumulatedTime=86 minTime=86 maxTime=86 10.readManyKeys invocationCount=1 recursionLevel=0 invocationCount=1 accumulatedTime=1618 minTime=1618 maxTime=1618 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 36.746 sec Results : Tests run: 42, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results [INFO] [INFO] --- maven-bundle-plugin:2.3.4:bundle (default-bundle) @ org.cumulus4j.keystore --- [INFO] [INFO] --- maven-source-plugin:2.1.2:jar-no-fork (attach-sources) @ org.cumulus4j.keystore --- [INFO] org already added, skipping [INFO] org/cumulus4j already added, skipping [INFO] org/cumulus4j/keystore already added, skipping [INFO] org/cumulus4j/keystore/prop already added, skipping [INFO] LICENCE.txt already added, skipping [INFO] Building jar: /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.keystore/target/org.cumulus4j.keystore-1.2.1-SNAPSHOT-sources.jar [INFO] org already added, skipping [INFO] org/cumulus4j already added, skipping [INFO] org/cumulus4j/keystore already added, skipping [INFO] org/cumulus4j/keystore/prop already added, skipping [INFO] LICENCE.txt already added, skipping [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ org.cumulus4j.keystore --- [INFO] Installing /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.keystore/target/org.cumulus4j.keystore-1.2.1-SNAPSHOT.jar to /home/tomcat/.m2/repository/org/cumulus4j/org.cumulus4j.keystore/1.2.1-SNAPSHOT/org.cumulus4j.keystore-1.2.1-SNAPSHOT.jar [INFO] Installing /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.keystore/pom.xml to /home/tomcat/.m2/repository/org/cumulus4j/org.cumulus4j.keystore/1.2.1-SNAPSHOT/org.cumulus4j.keystore-1.2.1-SNAPSHOT.pom [INFO] Installing /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.keystore/target/org.cumulus4j.keystore-1.2.1-SNAPSHOT-sources.jar to /home/tomcat/.m2/repository/org/cumulus4j/org.cumulus4j.keystore/1.2.1-SNAPSHOT/org.cumulus4j.keystore-1.2.1-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-bundle-plugin:2.3.4:install (default-install) @ org.cumulus4j.keystore --- [WARNING] Ignoring project type bundle - supportedProjectTypes = [] [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building org.cumulus4j.keymanager 1.2.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.cumulus4j.keymanager --- [INFO] Deleting /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.keymanager/target [INFO] Deleting /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.keymanager (includes = [*.log, $jarplug.work/**], excludes = []) [INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ org.cumulus4j.keymanager --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.keymanager/src/main/resources [INFO] Copying 1 resource [INFO] Copying 0 resource [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ org.cumulus4j.keymanager --- [INFO] Compiling 12 source files to /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.keymanager/target/classes [INFO] [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ org.cumulus4j.keymanager --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.keymanager/src/test/java [INFO] [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ org.cumulus4j.keymanager --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.8.1:test (default-test) @ org.cumulus4j.keymanager --- [INFO] No tests to run. [INFO] Surefire report directory: /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.keymanager/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- There are no tests to run. Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results[INFO] [INFO] --- maven-bundle-plugin:2.3.4:bundle (default-bundle) @ org.cumulus4j.keymanager --- [INFO] [INFO] --- maven-source-plugin:2.1.2:jar-no-fork (attach-sources) @ org.cumulus4j.keymanager --- [INFO] org already added, skipping [INFO] org/cumulus4j already added, skipping [INFO] org/cumulus4j/keymanager already added, skipping [INFO] org/cumulus4j/keymanager/channel already added, skipping [INFO] LICENCE.txt already added, skipping [INFO] Building jar: /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.keymanager/target/org.cumulus4j.keymanager-1.2.1-SNAPSHOT-sources.jar [INFO] org already added, skipping [INFO] org/cumulus4j already added, skipping [INFO] org/cumulus4j/keymanager already added, skipping [INFO] org/cumulus4j/keymanager/channel already added, skipping [INFO] LICENCE.txt already added, skipping [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ org.cumulus4j.keymanager --- [INFO] Installing /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.keymanager/target/org.cumulus4j.keymanager-1.2.1-SNAPSHOT.jar to /home/tomcat/.m2/repository/org/cumulus4j/org.cumulus4j.keymanager/1.2.1-SNAPSHOT/org.cumulus4j.keymanager-1.2.1-SNAPSHOT.jar [INFO] Installing /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.keymanager/pom.xml to /home/tomcat/.m2/repository/org/cumulus4j/org.cumulus4j.keymanager/1.2.1-SNAPSHOT/org.cumulus4j.keymanager-1.2.1-SNAPSHOT.pom [INFO] Installing /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.keymanager/target/org.cumulus4j.keymanager-1.2.1-SNAPSHOT-sources.jar to /home/tomcat/.m2/repository/org/cumulus4j/org.cumulus4j.keymanager/1.2.1-SNAPSHOT/org.cumulus4j.keymanager-1.2.1-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-bundle-plugin:2.3.4:install (default-install) @ org.cumulus4j.keymanager --- [WARNING] Ignoring project type bundle - supportedProjectTypes = [] [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building org.cumulus4j.keymanager.front.shared 1.2.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.cumulus4j.keymanager.front.shared --- [INFO] Deleting /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.keymanager.front.shared/target [INFO] Deleting /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.keymanager.front.shared (includes = [*.log, $jarplug.work/**], excludes = []) [INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ org.cumulus4j.keymanager.front.shared --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.keymanager.front.shared/src/main/resources [INFO] Copying 1 resource [INFO] Copying 0 resource [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ org.cumulus4j.keymanager.front.shared --- [INFO] Compiling 11 source files to /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.keymanager.front.shared/target/classes [INFO] [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ org.cumulus4j.keymanager.front.shared --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.keymanager.front.shared/src/test/java [INFO] [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ org.cumulus4j.keymanager.front.shared --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.8.1:test (default-test) @ org.cumulus4j.keymanager.front.shared --- [INFO] No tests to run. [INFO] Surefire report directory: /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.keymanager.front.shared/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- There are no tests to run. Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results [INFO] [INFO] --- maven-bundle-plugin:2.3.4:bundle (default-bundle) @ org.cumulus4j.keymanager.front.shared --- [WARNING] Warning building bundle org.cumulus4j:org.cumulus4j.keymanager.front.shared:bundle:1.2.1-SNAPSHOT : Instructions in Export-Package that are never used: org\.cumulus4j\.keymanager\.front\.shared\..*|org\.cumulus4j\.keymanager\.front\.shared Classpath: Jar:.,Jar:slf4j-api,Jar:slf4j-log4j12,Jar:log4j [WARNING] Warning building bundle org.cumulus4j:org.cumulus4j.keymanager.front.shared:bundle:1.2.1-SNAPSHOT : Superfluous export-package instructions: [org.cumulus4j.keymanager.front.shared.*] [INFO] [INFO] --- maven-source-plugin:2.1.2:jar-no-fork (attach-sources) @ org.cumulus4j.keymanager.front.shared --- [INFO] org already added, skipping [INFO] org/cumulus4j already added, skipping [INFO] org/cumulus4j/keymanager already added, skipping [INFO] org/cumulus4j/keymanager/front already added, skipping [INFO] org/cumulus4j/keymanager/front/shared already added, skipping [INFO] LICENCE.txt already added, skipping [INFO] Building jar: /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.keymanager.front.shared/target/org.cumulus4j.keymanager.front.shared-1.2.1-SNAPSHOT-sources.jar [INFO] org already added, skipping [INFO] org/cumulus4j already added, skipping [INFO] org/cumulus4j/keymanager already added, skipping [INFO] org/cumulus4j/keymanager/front already added, skipping [INFO] org/cumulus4j/keymanager/front/shared already added, skipping [INFO] LICENCE.txt already added, skipping [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ org.cumulus4j.keymanager.front.shared --- [INFO] Installing /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.keymanager.front.shared/target/org.cumulus4j.keymanager.front.shared-1.2.1-SNAPSHOT.jar to /home/tomcat/.m2/repository/org/cumulus4j/org.cumulus4j.keymanager.front.shared/1.2.1-SNAPSHOT/org.cumulus4j.keymanager.front.shared-1.2.1-SNAPSHOT.jar [INFO] Installing /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.keymanager.front.shared/pom.xml to /home/tomcat/.m2/repository/org/cumulus4j/org.cumulus4j.keymanager.front.shared/1.2.1-SNAPSHOT/org.cumulus4j.keymanager.front.shared-1.2.1-SNAPSHOT.pom [INFO] Installing /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.keymanager.front.shared/target/org.cumulus4j.keymanager.front.shared-1.2.1-SNAPSHOT-sources.jar to /home/tomcat/.m2/repository/org/cumulus4j/org.cumulus4j.keymanager.front.shared/1.2.1-SNAPSHOT/org.cumulus4j.keymanager.front.shared-1.2.1-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-bundle-plugin:2.3.4:install (default-install) @ org.cumulus4j.keymanager.front.shared --- [WARNING] Ignoring project type bundle - supportedProjectTypes = [] [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building org.cumulus4j.keymanager.api 1.2.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.cumulus4j.keymanager.api --- [INFO] Deleting /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.keymanager.api/target [INFO] Deleting /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.keymanager.api (includes = [*.log, $jarplug.work/**], excludes = []) [INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ org.cumulus4j.keymanager.api --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.keymanager.api/src/main/resources [INFO] Copying 1 resource [INFO] Copying 0 resource [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ org.cumulus4j.keymanager.api --- [INFO] Compiling 20 source files to /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.keymanager.api/target/classes [INFO] [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ org.cumulus4j.keymanager.api --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.keymanager.api/src/test/java [INFO] [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ org.cumulus4j.keymanager.api --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.8.1:test (default-test) @ org.cumulus4j.keymanager.api --- [INFO] No tests to run. [INFO] Surefire report directory: /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.keymanager.api/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- There are no tests to run. Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results [INFO] [INFO] --- maven-bundle-plugin:2.3.4:bundle (default-bundle) @ org.cumulus4j.keymanager.api --- [INFO] [INFO] --- maven-source-plugin:2.1.2:jar-no-fork (attach-sources) @ org.cumulus4j.keymanager.api --- [INFO] org already added, skipping [INFO] org/cumulus4j already added, skipping [INFO] org/cumulus4j/keymanager already added, skipping [INFO] org/cumulus4j/keymanager/api already added, skipping [INFO] org/cumulus4j/keymanager/api/internal already added, skipping [INFO] org/cumulus4j/keymanager/api/internal/remote already added, skipping [INFO] org/cumulus4j/keymanager/api/internal/local already added, skipping [INFO] LICENCE.txt already added, skipping [INFO] Building jar: /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.keymanager.api/target/org.cumulus4j.keymanager.api-1.2.1-SNAPSHOT-sources.jar [INFO] org already added, skipping [INFO] org/cumulus4j already added, skipping [INFO] org/cumulus4j/keymanager already added, skipping [INFO] org/cumulus4j/keymanager/api already added, skipping [INFO] org/cumulus4j/keymanager/api/internal already added, skipping [INFO] org/cumulus4j/keymanager/api/internal/remote already added, skipping [INFO] org/cumulus4j/keymanager/api/internal/local already added, skipping [INFO] LICENCE.txt already added, skipping [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ org.cumulus4j.keymanager.api --- [INFO] Installing /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.keymanager.api/target/org.cumulus4j.keymanager.api-1.2.1-SNAPSHOT.jar to /home/tomcat/.m2/repository/org/cumulus4j/org.cumulus4j.keymanager.api/1.2.1-SNAPSHOT/org.cumulus4j.keymanager.api-1.2.1-SNAPSHOT.jar [INFO] Installing /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.keymanager.api/pom.xml to /home/tomcat/.m2/repository/org/cumulus4j/org.cumulus4j.keymanager.api/1.2.1-SNAPSHOT/org.cumulus4j.keymanager.api-1.2.1-SNAPSHOT.pom [INFO] Installing /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.keymanager.api/target/org.cumulus4j.keymanager.api-1.2.1-SNAPSHOT-sources.jar to /home/tomcat/.m2/repository/org/cumulus4j/org.cumulus4j.keymanager.api/1.2.1-SNAPSHOT/org.cumulus4j.keymanager.api-1.2.1-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-bundle-plugin:2.3.4:install (default-install) @ org.cumulus4j.keymanager.api --- [WARNING] Ignoring project type bundle - supportedProjectTypes = [] [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building org.cumulus4j.store.crypto.keymanager 1.2.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.cumulus4j.store.crypto.keymanager --- [INFO] Deleting /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store.crypto.keymanager/target [INFO] Deleting /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store.crypto.keymanager (includes = [*.log], excludes = []) [INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ org.cumulus4j.store.crypto.keymanager --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store.crypto.keymanager/src/main/resources [INFO] Copying 3 resources [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ org.cumulus4j.store.crypto.keymanager --- [INFO] Compiling 25 source files to /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store.crypto.keymanager/target/classes [INFO] [INFO] --- maven-datanucleus-plugin:3.2.0-m1:enhance (default) @ org.cumulus4j.store.crypto.keymanager --- DataNucleus Enhancer (version 3.2.4) for API "JDO" using JRE "1.8" DataNucleus Enhancer completed with success for 1 classes. [INFO] [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ org.cumulus4j.store.crypto.keymanager --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ org.cumulus4j.store.crypto.keymanager --- [INFO] Compiling 8 source files to /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store.crypto.keymanager/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.8.1:test (default-test) @ org.cumulus4j.store.crypto.keymanager --- [INFO] Surefire report directory: /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store.crypto.keymanager/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.cumulus4j.store.crypto.keymanager.test.TestKeyManagerCryptoSession_AES_GCM_NoPadding_NONE 10:57:52,406 INFO [main][MessageBrokerRegistry] setActiveMessageBroker: New activeMessageBroker=org.cumulus4j.store.crypto.keymanager.test.MockMessageBroker@75412c2f 10:57:52,550 DEBUG [main][General] Plugin Registry "org.datanucleus.plugin.EclipsePluginRegistry" not found. Falling back to DataNucleus registry. Reason : Class "org.eclipse.core.runtime.RegistryFactory" was not found in the CLASSPATH. Please check your specification and your CLASSPATH.. 10:57:52,551 DEBUG [main][General] Using PluginRegistry org.datanucleus.plugin.NonManagedPluginRegistry 10:57:52,612 DEBUG [main][General] Registering bundle org.cumulus4j.store version 1.2.1.SNAPSHOT at URL file:/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store/target/org.cumulus4j.store-1.2.1-SNAPSHOT.jar. 10:57:52,654 DEBUG [main][General] Loading extension points from plug-in file jar:file:/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store/target/org.cumulus4j.store-1.2.1-SNAPSHOT.jar!/plugin.xml. 10:57:52,668 DEBUG [main][General] Loading extensions from plug-in file jar:file:/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store/target/org.cumulus4j.store-1.2.1-SNAPSHOT.jar!/plugin.xml. 10:57:52,681 DEBUG [main][General] Registering bundle org.datanucleus.api.jdo version 3.2.3 at URL file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-api-jdo/3.2.3/datanucleus-api-jdo-3.2.3.jar. 10:57:52,695 DEBUG [main][General] Loading extension points from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-api-jdo/3.2.3/datanucleus-api-jdo-3.2.3.jar!/plugin.xml. 10:57:52,704 DEBUG [main][General] Loading extensions from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-api-jdo/3.2.3/datanucleus-api-jdo-3.2.3.jar!/plugin.xml. 10:57:52,710 WARN [main][General] Could not find MANIFEST.MF file for plugin file "file:/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store.crypto.keymanager/target/classes/plugin.xml" so ignoring it 10:57:52,711 DEBUG [main][General] Registering bundle org.datanucleus.store.rdbms version 3.2.3 at URL file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-rdbms/3.2.3/datanucleus-rdbms-3.2.3.jar. 10:57:52,765 DEBUG [main][General] Loading extension points from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-rdbms/3.2.3/datanucleus-rdbms-3.2.3.jar!/plugin.xml. 10:57:52,801 DEBUG [main][General] Loading extensions from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-rdbms/3.2.3/datanucleus-rdbms-3.2.3.jar!/plugin.xml. 10:57:52,824 DEBUG [main][General] Registering bundle org.datanucleus version 3.2.4 at URL file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-core/3.2.4/datanucleus-core-3.2.4.jar. 10:57:52,832 DEBUG [main][General] Loading extension points from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-core/3.2.4/datanucleus-core-3.2.4.jar!/plugin.xml. 10:57:52,844 DEBUG [main][General] Loading extensions from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-core/3.2.4/datanucleus-core-3.2.4.jar!/plugin.xml. 10:57:52,881 INFO [main][Persistence] Property cumulus4j.macAlgorithm unknown - will be ignored 10:57:52,881 INFO [main][Persistence] Property cumulus4j.encryptionAlgorithm unknown - will be ignored 10:57:52,902 DEBUG [main][Persistence] Java types support initialising ... 10:57:52,977 DEBUG [main][Persistence] Java types support loaded : supported java types=java.awt.Color, java.lang.Float, [Ljava.lang.Integer;, java.sql.Time, java.util.SortedSet, java.net.URL, java.util.Date, java.util.PriorityQueue, float, [Ljava.lang.Character;, [Ljava.lang.Double;, java.lang.Integer, java.math.BigDecimal, java.util.Vector, java.lang.Character, java.lang.Enum, java.lang.Long, java.lang.Short, java.util.Locale, java.util.Map, java.math.BigInteger, java.net.URI, java.lang.Byte, java.util.GregorianCalendar, java.awt.image.BufferedImage, byte, double, java.util.TimeZone, java.sql.Timestamp, java.util.Collection, java.util.Set, java.util.UUID, [Ljava.lang.String;, java.util.List, [Ljava.lang.Short;, java.util.Queue, java.util.SortedMap, [Ljava.lang.Enum;, [Ljava.lang.Boolean;, java.lang.Double, [Ljava.util.Date;, [B, [C, [D, java.util.HashMap, java.util.Currency, [F, long, java.util.Stack, java.util.TreeSet, [I, java.util.ArrayList, [J, java.util.HashSet, java.util.LinkedHashMap, java.util.Calendar, java.lang.StringBuffer, [S, [Ljava.math.BigInteger;, java.lang.Boolean, [Ljava.lang.Number;, java.lang.String, [Ljava.math.BigDecimal;, java.lang.Number, java.util.LinkedList, java.util.Hashtable, java.util.LinkedHashSet, [Z, [Ljava.lang.Float;, java.util.Properties, [Ljava.lang.Byte;, [Ljava.util.Locale;, int, java.sql.Date, boolean, java.util.TreeMap, [Ljava.lang.Long;, char, short, java.lang.Class, java.util.BitSet, java.util.Arrays$ArrayList 10:57:52,978 DEBUG [main][Persistence] Type converter support initialising ... 10:57:52,980 DEBUG [main][Persistence] Added converter for java.math.BigDecimal<->java.lang.String using org.datanucleus.store.types.converters.BigDecimalStringConverter 10:57:52,981 DEBUG [main][Persistence] Added converter for java.math.BigInteger<->java.lang.String using org.datanucleus.store.types.converters.BigIntegerStringConverter 10:57:52,982 DEBUG [main][Persistence] Added converter for java.util.BitSet<->java.lang.String using org.datanucleus.store.types.converters.BitSetStringConverter 10:57:52,984 DEBUG [main][Persistence] Added converter for java.util.Calendar<->java.lang.String using org.datanucleus.store.types.converters.CalendarStringConverter 10:57:52,985 DEBUG [main][Persistence] Added converter for java.lang.Class<->java.lang.String using org.datanucleus.store.types.converters.ClassStringConverter 10:57:52,987 DEBUG [main][Persistence] Added converter for java.awt.Color<->java.lang.String using org.datanucleus.store.types.converters.ColorStringConverter 10:57:52,988 DEBUG [main][Persistence] Added converter for java.lang.Integer<->java.lang.String using org.datanucleus.store.types.converters.IntegerStringConverter 10:57:52,989 DEBUG [main][Persistence] Added converter for java.lang.Long<->java.lang.String using org.datanucleus.store.types.converters.LongStringConverter 10:57:52,990 DEBUG [main][Persistence] Added converter for java.util.Currency<->java.lang.String using org.datanucleus.store.types.converters.CurrencyStringConverter 10:57:52,992 DEBUG [main][Persistence] Added converter for java.util.Date<->java.lang.Long using org.datanucleus.store.types.converters.DateLongConverter 10:57:52,994 DEBUG [main][Persistence] Added converter for java.util.Date<->java.lang.String using org.datanucleus.store.types.converters.DateStringConverter 10:57:52,995 DEBUG [main][Persistence] Added converter for java.util.Locale<->java.lang.String using org.datanucleus.store.types.converters.LocaleStringConverter 10:57:52,996 DEBUG [main][Persistence] Added converter for java.sql.Date<->java.lang.Long using org.datanucleus.store.types.converters.SqlDateLongConverter 10:57:52,997 DEBUG [main][Persistence] Added converter for java.sql.Date<->java.lang.String using org.datanucleus.store.types.converters.SqlDateStringConverter 10:57:52,998 DEBUG [main][Persistence] Added converter for java.sql.Time<->java.lang.Long using org.datanucleus.store.types.converters.SqlTimeLongConverter 10:57:52,999 DEBUG [main][Persistence] Added converter for java.sql.Time<->java.lang.String using org.datanucleus.store.types.converters.SqlTimeStringConverter 10:57:53,000 DEBUG [main][Persistence] Added converter for java.sql.Timestamp<->java.lang.Long using org.datanucleus.store.types.converters.SqlTimestampLongConverter 10:57:53,002 DEBUG [main][Persistence] Added converter for java.lang.StringBuffer<->java.lang.String using org.datanucleus.store.types.converters.StringBufferStringConverter 10:57:53,003 DEBUG [main][Persistence] Added converter for java.util.TimeZone<->java.lang.String using org.datanucleus.store.types.converters.TimeZoneStringConverter 10:57:53,004 DEBUG [main][Persistence] Added converter for java.net.URI<->java.lang.String using org.datanucleus.store.types.converters.URIStringConverter 10:57:53,005 DEBUG [main][Persistence] Added converter for java.net.URL<->java.lang.String using org.datanucleus.store.types.converters.URLStringConverter 10:57:53,007 DEBUG [main][Persistence] Added converter for java.util.UUID<->java.lang.String using org.datanucleus.store.types.converters.UUIDStringConverter 10:57:53,008 DEBUG [main][Persistence] TypeConverter for javax.time.calendar.LocalDate<->java.lang.String ignored since java type not present in CLASSPATH 10:57:53,010 DEBUG [main][Persistence] TypeConverter for javax.time.calendar.LocalTime<->java.lang.String ignored since java type not present in CLASSPATH 10:57:53,011 DEBUG [main][Persistence] TypeConverter for javax.time.calendar.LocalTime<->java.lang.Long ignored since java type not present in CLASSPATH 10:57:53,013 DEBUG [main][Persistence] TypeConverter for javax.time.calendar.LocalDateTime<->java.lang.String ignored since java type not present in CLASSPATH 10:57:53,015 DEBUG [main][Persistence] Added converter for java.io.Serializable<->java.lang.String using org.datanucleus.store.types.converters.SerializableStringConverter 10:57:53,016 DEBUG [main][Persistence] Added converter for java.io.Serializable<->[B using org.datanucleus.store.types.converters.SerializableByteArrayConverter 10:57:53,016 DEBUG [main][Persistence] Type converter support loaded 10:57:53,017 DEBUG [main][MetaData] MetaDataManager : Input=(XML,Annotations), XML-Validation=false, XML-Suffices=(persistence=*.jdo, orm=orm, query=*.jdoquery), JDO-listener=true 10:57:53,017 DEBUG [main][MetaData] Registering listener for metadata initialisation 10:57:53,029 DEBUG [main][Datastore] Creating StoreManager for datastore 10:57:53,537 DEBUG [main][Connection] Created tx data source using pooling type of dbcp-builtin 10:57:53,538 DEBUG [main][Connection] Registered transactional connection factory under name "rdbms/tx" 10:57:53,538 DEBUG [main][Connection] Registered nontransactional connection factory under name "rdbms/nontx" 10:57:53,593 DEBUG [main][Connection] Created nontx data source using pooling type of dbcp-builtin 10:57:55,854 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2892d68" opened 10:57:55,890 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Boolean (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false) 10:57:55,890 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Boolean (jdbc-type=BOOLEAN, sql-type=BOOLEAN, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BooleanRDBMSMapping, default=false) 10:57:55,893 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Boolean (jdbc-type=SMALLINT, sql-type=SMALLINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.SmallIntRDBMSMapping, default=false) 10:57:55,894 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Byte (jdbc-type=SMALLINT, sql-type=SMALLINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.SmallIntRDBMSMapping, default=false) 10:57:55,895 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Character (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=true) 10:57:55,896 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Character (jdbc-type=INTEGER, sql-type=INTEGER, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false) 10:57:55,897 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Character (jdbc-type=INTEGER, sql-type=INT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false) 10:57:55,898 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Double (jdbc-type=DOUBLE, sql-type=DOUBLE, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DoubleRDBMSMapping, default=true) 10:57:55,899 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Double (jdbc-type=DECIMAL, sql-type=DECIMAL, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DecimalRDBMSMapping, default=false) 10:57:55,900 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Float (jdbc-type=FLOAT, sql-type=FLOAT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.FloatRDBMSMapping, default=true) 10:57:55,901 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Float (jdbc-type=DOUBLE, sql-type=DOUBLE, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DoubleRDBMSMapping, default=false) 10:57:55,902 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Float (jdbc-type=REAL, sql-type=REAL, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.RealRDBMSMapping, default=false) 10:57:55,902 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Float (jdbc-type=DECIMAL, sql-type=DECIMAL, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DecimalRDBMSMapping, default=false) 10:57:55,903 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Integer (jdbc-type=INTEGER, sql-type=INTEGER, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=true) 10:57:55,905 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Integer (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=false) 10:57:55,905 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Integer (jdbc-type=NUMERIC, sql-type=NUMERIC, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NumericRDBMSMapping, default=false) 10:57:55,905 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Integer (jdbc-type=INTEGER, sql-type=INT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=true) 10:57:55,906 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Integer (jdbc-type=SMALLINT, sql-type=SMALLINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.SmallIntRDBMSMapping, default=false) 10:57:55,906 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Long (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=true) 10:57:55,906 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Long (jdbc-type=INTEGER, sql-type=INT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false) 10:57:55,907 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Long (jdbc-type=NUMERIC, sql-type=NUMERIC, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NumericRDBMSMapping, default=false) 10:57:55,907 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Long (jdbc-type=SMALLINT, sql-type=SMALLINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.SmallIntRDBMSMapping, default=false) 10:57:55,907 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Short (jdbc-type=SMALLINT, sql-type=SMALLINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.SmallIntRDBMSMapping, default=true) 10:57:55,908 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Short (jdbc-type=INTEGER, sql-type=INTEGER, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false) 10:57:55,908 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Short (jdbc-type=INTEGER, sql-type=INT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false) 10:57:55,909 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.String (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=true) 10:57:55,909 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.String (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false) 10:57:55,910 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.String (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=false) 10:57:55,911 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.String (jdbc-type=LONGVARCHAR, sql-type=LONGVARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.LongVarcharRDBMSMapping, default=false) 10:57:55,912 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.String (jdbc-type=CLOB, sql-type=CLOB, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.ClobRDBMSMapping, default=false) 10:57:55,915 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.String (jdbc-type=BLOB, sql-type=BLOB, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BlobRDBMSMapping, default=false) 10:57:55,921 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.String (jdbc-type=NVARCHAR, sql-type=NVARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NVarcharRDBMSMapping, default=false) 10:57:55,921 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.String (jdbc-type=NCHAR, sql-type=NCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NCharRDBMSMapping, default=false) 10:57:55,921 DEBUG [main][Datastore] Adding RDBMS support for Java type java.math.BigDecimal (jdbc-type=DECIMAL, sql-type=DECIMAL, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DecimalRDBMSMapping, default=true) 10:57:55,921 DEBUG [main][Datastore] Adding RDBMS support for Java type java.math.BigDecimal (jdbc-type=NUMERIC, sql-type=NUMERIC, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NumericRDBMSMapping, default=false) 10:57:55,922 DEBUG [main][Datastore] Adding RDBMS support for Java type java.math.BigInteger (jdbc-type=NUMERIC, sql-type=NUMERIC, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NumericRDBMSMapping, default=true) 10:57:55,923 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Date (jdbc-type=DATE, sql-type=DATE, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DateRDBMSMapping, default=true) 10:57:55,924 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Date (jdbc-type=TIMESTAMP, sql-type=TIMESTAMP, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping, default=false) 10:57:55,924 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Date (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false) 10:57:55,924 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Date (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=false) 10:57:55,925 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Date (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=false) 10:57:55,926 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Time (jdbc-type=TIME, sql-type=TIME, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimeRDBMSMapping, default=true) 10:57:55,926 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Time (jdbc-type=TIMESTAMP, sql-type=TIMESTAMP, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping, default=false) 10:57:55,926 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Time (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false) 10:57:55,926 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Time (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=false) 10:57:55,926 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Time (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=false) 10:57:55,927 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Timestamp (jdbc-type=TIMESTAMP, sql-type=TIMESTAMP, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping, default=true) 10:57:55,927 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Timestamp (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false) 10:57:55,927 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Timestamp (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=false) 10:57:55,927 DEBUG [main][Datastore] Adding RDBMS support for Java type java.util.Date (jdbc-type=TIMESTAMP, sql-type=TIMESTAMP, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping, default=true) 10:57:55,928 DEBUG [main][Datastore] Adding RDBMS support for Java type java.util.Date (jdbc-type=DATE, sql-type=DATE, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DateRDBMSMapping, default=false) 10:57:55,928 DEBUG [main][Datastore] Adding RDBMS support for Java type java.util.Date (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false) 10:57:55,928 DEBUG [main][Datastore] Adding RDBMS support for Java type java.util.Date (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=false) 10:57:55,928 DEBUG [main][Datastore] Adding RDBMS support for Java type java.util.Date (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=false) 10:57:55,928 DEBUG [main][Datastore] Adding RDBMS support for Java type java.util.Date (jdbc-type=TIME, sql-type=TIME, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimeRDBMSMapping, default=false) 10:57:55,929 DEBUG [main][Datastore] Adding RDBMS support for Java type java.io.Serializable (jdbc-type=LONGVARBINARY, sql-type=LONGVARBINARY, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.LongVarBinaryRDBMSMapping, default=true) 10:57:55,930 DEBUG [main][Datastore] Adding RDBMS support for Java type java.io.Serializable (jdbc-type=BLOB, sql-type=BLOB, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BlobRDBMSMapping, default=false) 10:57:55,931 DEBUG [main][Datastore] Adding RDBMS support for Java type java.io.Serializable (jdbc-type=VARBINARY, sql-type=VARBINARY, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarBinaryRDBMSMapping, default=false) 10:57:55,932 DEBUG [main][Datastore] Adding RDBMS support for Java type org.datanucleus.identity.OID (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=true) 10:57:55,932 DEBUG [main][Datastore] Adding RDBMS support for Java type org.datanucleus.identity.OID (jdbc-type=INTEGER, sql-type=INTEGER, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false) 10:57:55,932 DEBUG [main][Datastore] Adding RDBMS support for Java type org.datanucleus.identity.OID (jdbc-type=NUMERIC, sql-type=NUMERIC, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NumericRDBMSMapping, default=false) 10:57:55,933 DEBUG [main][Datastore] Adding RDBMS support for Java type org.datanucleus.identity.OID (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false) 10:57:55,933 DEBUG [main][Datastore] Adding RDBMS support for Java type org.datanucleus.identity.OID (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=false) 10:57:56,643 DEBUG [main][Datastore] Removing RDBMS support for Java type java.lang.String (jdbc-type=NVARCHAR, sql-type=NVARCHAR) 10:57:56,644 DEBUG [main][Datastore] Removing RDBMS support for Java type java.lang.String (jdbc-type=NCHAR, sql-type=NCHAR) 10:57:56,691 DEBUG [main][Datastore] ======================= Datastore ========================= 10:57:56,691 DEBUG [main][Datastore] StoreManager : "rdbms" (org.datanucleus.store.rdbms.RDBMSStoreManager) 10:57:56,691 DEBUG [main][Datastore] Datastore : read-write 10:57:56,691 DEBUG [main][Datastore] Schema Control : AutoCreate(Tables), Validate(None) 10:57:56,692 DEBUG [main][Datastore] Query Languages : [JDOQL, JPQL, SQL, STOREDPROC] 10:57:56,692 DEBUG [main][Datastore] Queries : Timeout=0 10:57:56,692 DEBUG [main][Datastore] =========================================================== 10:57:56,692 DEBUG [main][Datastore] Datastore Adapter : org.datanucleus.store.rdbms.adapter.DerbyAdapter 10:57:56,692 DEBUG [main][Datastore] Datastore : name="Apache Derby" version="10.7.1.1 - (1040133)" 10:57:56,692 DEBUG [main][Datastore] Datastore Driver : name="Apache Derby Embedded JDBC Driver" version="10.7.1.1 - (1040133)" 10:57:56,692 DEBUG [main][Datastore] Primary Connection Factory : URL[jdbc:derby:/tmp/cumulus4j-test.o9w1228v/derby/cumulus4j;create=true] 10:57:56,693 DEBUG [main][Datastore] Secondary Connection Factory : URL[jdbc:derby:/tmp/cumulus4j-test.o9w1228v/derby/cumulus4j;create=true] 10:57:56,693 DEBUG [main][Datastore] Datastore Identifiers : factory="datanucleus2" case=UPPERCASE catalog= schema=ROOT 10:57:56,693 DEBUG [main][Datastore] Supported Identifier Cases : "MixedCase" UPPERCASE "MixedCase-Sensitive" 10:57:56,694 DEBUG [main][Datastore] Supported Identifier Lengths (max) : Table=128 Column=128 Constraint=128 Index=128 Delimiter=" 10:57:56,694 DEBUG [main][Datastore] Support for Identifiers in DDL : catalog=false schema=true 10:57:56,694 DEBUG [main][Datastore] Datastore : checkTableViewExistence, rdbmsConstraintCreateMode=DataNucleus, initialiseColumnInfo=ALL 10:57:56,694 DEBUG [main][Datastore] Support Statement Batching : yes (max-batch-size=50) 10:57:56,694 DEBUG [main][Datastore] Queries : Results direction=forward, type=forward-only, concurrency=read-only 10:57:56,694 DEBUG [main][Datastore] Java-Types : string-default-length=255 10:57:56,695 DEBUG [main][Datastore] JDBC-Types : VARCHAR, LONGVARCHAR, BINARY, BOOLEAN, VARBINARY, LONGVARBINARY, BIGINT, JAVA_OBJECT, [id=2009], CHAR, NUMERIC, DECIMAL, INTEGER, CLOB, SMALLINT, BLOB, FLOAT, REAL, DOUBLE, DATE, TIME, TIMESTAMP 10:57:56,695 DEBUG [main][Datastore] =========================================================== 10:57:56,807 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2892d68" non enlisted to a transaction is being committed. 10:57:56,807 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2892d68" closed 10:57:56,808 DEBUG [main][Datastore] StoreManager now created 10:57:56,808 DEBUG [main][Persistence] ================= NucleusContext =============== 10:57:56,808 DEBUG [main][Persistence] DataNucleus Context : Version "3.2.4" with JRE "1.8.0_91" on "Linux" 10:57:56,808 DEBUG [main][Persistence] Persistence API : JDO 10:57:56,808 DEBUG [main][Persistence] Plugin Registry : org.datanucleus.plugin.NonManagedPluginRegistry 10:57:56,808 DEBUG [main][Persistence] ClassLoading : datanucleus 10:57:56,809 DEBUG [main][Persistence] Persistence : pm-singlethreaded, nontransactional-read, nontransactional-write, reachability-at-commit, copy-on-attach, managed-relations(checked), deletion-policy=JDO2, serverTimeZone=Europe/Berlin 10:57:56,809 DEBUG [main][Persistence] AutoStart : mechanism=None, mode=Quiet 10:57:56,809 DEBUG [main][Persistence] Transactions : type=RESOURCE_LOCAL, mode=datastore, isolation=read-committed 10:57:56,809 DEBUG [main][Persistence] ValueGeneration : txn-isolation=read-committed connection=New 10:57:56,809 DEBUG [main][Persistence] Cache : Level1 (soft), Level2 (soft, mode=UNSPECIFIED), QueryResults (soft), Collections/Maps 10:57:56,809 DEBUG [main][Persistence] ================================================ 10:57:56,819 DEBUG [main][Cache] Level 2 Cache of type "soft" initialised 10:57:57,020 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryTimerEnabled: Property 'cumulus4j.cryptoSessionExpiryTimer.enabled' is not set. Using default value true. 10:57:57,021 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryTimerPeriod: Property 'cumulus4j.cryptoSessionExpiryTimer.period' is not set. Using default value 60000. 10:57:57,027 TRACE [main][AbstractCryptoSession] setCryptoSessionID: cryptoSessionID=356c63e2-d937-45dc-aa7e-9d0eb61a691c 10:57:57,027 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryAgeMSec: Property 'cumulus4j.cryptoSessionExpiryAge' is not set. Using default value 1800000. 10:57:57,177 DEBUG [main][Persistence] Started pool of ExecutionContext (maxPool=20, reaperThread=false) 10:57:57,219 DEBUG [main][Persistence] ExecutionContext "org.datanucleus.ExecutionContextImpl@7d898981" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@48d61b48" with txn="org.datanucleus.TransactionImpl@68d279ec" 10:57:57,221 DEBUG [main][Cache] Level 1 Cache of type "soft" initialised 10:57:57,229 INFO [main][AbstractCryptoManager] getEncryptionAlgorithm: Property 'cumulus4j.encryptionAlgorithm' is set to 'AES/GCM/NoPadding'. Using this encryption algorithm. 10:57:57,229 INFO [main][AbstractCryptoManager] getMACAlgorithm: Property 'cumulus4j.macAlgorithm' is set to 'NONE'. Using this MAC algorithm. 10:57:57,234 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /META-INF/package.jdo 10:57:57,235 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /WEB-INF/package.jdo 10:57:57,236 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /package.jdo 10:57:57,237 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/package.jdo 10:57:57,237 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org.jdo 10:57:57,238 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j/package.jdo 10:57:57,239 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j.jdo 10:57:57,240 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j/store/package.jdo 10:57:57,240 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j/store.jdo 10:57:57,245 DEBUG [main][MetaData] Parsing MetaData file "jar:file:/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store/target/org.cumulus4j.store-1.2.1-SNAPSHOT.jar!/org/cumulus4j/store/model/package.jdo" using handler "jdo" (validation="false") 10:57:57,280 DEBUG [main][MetaData] XML Entity Public="" System="http://java.sun.com/dtd/jdo_3_0.dtd 10:57:57,878 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j/store/model.jdo 10:57:57,878 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j/store/model/EncryptionCoordinateSet.jdo 10:57:57,879 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" not found 10:57:57,945 DEBUG [main][MetaData] Class "org.cumulus4j.store.model.EncryptionCoordinateSet" has been specified with JDO annotations so using those. 10:57:57,968 DEBUG [main][MetaData] Class "org.cumulus4j.store.model.EncryptionCoordinateSet" : Populating Meta-Data 10:57:57,969 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /META-INF/package.orm 10:57:57,970 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /WEB-INF/package.orm 10:57:57,971 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /package.orm 10:57:57,971 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/package.orm 10:57:57,972 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org.orm 10:57:57,973 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j/package.orm 10:57:57,974 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j.orm 10:57:57,974 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j/store/package.orm 10:57:57,975 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j/store.orm 10:57:57,976 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j/store/model/package.orm 10:57:57,977 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j/store/model.orm 10:57:57,978 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j/store/model/EncryptionCoordinateSet.orm 10:57:57,978 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" not found 10:57:57,986 DEBUG [main][MetaData] Class "org.cumulus4j.store.model.EncryptionCoordinateSet" : Initialising Meta-Data 10:57:57,992 DEBUG [main][Cache] Query Cache of type "org.datanucleus.query.cache.SoftQueryCompilationCache" initialised 10:57:57,994 DEBUG [main][Cache] Query Cache of type "org.datanucleus.store.query.cache.SoftQueryDatastoreCompilationCache" initialised 10:57:57,997 DEBUG [main][Cache] Query Cache of type "org.datanucleus.store.query.cache.SoftQueryResultsCache" initialised 10:57:58,017 DEBUG [main][Query] JDOQL Single-String with "SELECT UNIQUE WHERE this.cipherTransformation == :cipherTransformation && this.macAlgorithm == :macAlgorithm" 10:57:58,057 DEBUG [main][Persistence] Managing Persistence of Class : org.cumulus4j.store.model.EncryptionCoordinateSet [Table : ENCRYPTIONCOORDINATESET, InheritanceStrategy : new-table] 10:57:58,066 DEBUG [main][Schema] Column "ENCRYPTIONCOORDINATESET.ENCRYPTIONCOORDINATESETID" added to internal representation of table. 10:57:58,071 DEBUG [main][Schema] Field [org.cumulus4j.store.model.EncryptionCoordinateSet.encryptionCoordinateSetID] -> Column(s) [ENCRYPTIONCOORDINATESET.ENCRYPTIONCOORDINATESETID] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 10:57:58,075 DEBUG [main][Schema] Table ENCRYPTIONCOORDINATESET will manage the persistence of the fields for class org.cumulus4j.store.model.EncryptionCoordinateSet (inheritance strategy="new-table") 10:57:58,076 DEBUG [main][Schema] Column "ENCRYPTIONCOORDINATESET.CIPHERTRANSFORMATION" added to internal representation of table. 10:57:58,079 DEBUG [main][Schema] Field [org.cumulus4j.store.model.EncryptionCoordinateSet.cipherTransformation] -> Column(s) [ENCRYPTIONCOORDINATESET.CIPHERTRANSFORMATION] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 10:57:58,079 DEBUG [main][Schema] Column "ENCRYPTIONCOORDINATESET.MACALGORITHM" added to internal representation of table. 10:57:58,079 DEBUG [main][Schema] Field [org.cumulus4j.store.model.EncryptionCoordinateSet.macAlgorithm] -> Column(s) [ENCRYPTIONCOORDINATESET.MACALGORITHM] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 10:57:58,080 DEBUG [main][Schema] Column "ENCRYPTIONCOORDINATESET.VERSION" added to internal representation of table. 10:57:58,080 DEBUG [main][Schema] Table/View ENCRYPTIONCOORDINATESET has been initialised 10:57:58,082 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6fb365ed" opened with isolation level "serializable" and auto-commit=false 10:57:58,083 DEBUG [main][Schema] Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6fb365ed" with isolation "serializable" 10:57:58,245 DEBUG [main][Schema] Check of existence of ENCRYPTIONCOORDINATESET returned no table 10:57:58,245 DEBUG [main][Schema] Creating table ENCRYPTIONCOORDINATESET 10:57:58,249 DEBUG [main][Schema] CREATE TABLE ENCRYPTIONCOORDINATESET ( ENCRYPTIONCOORDINATESETID BIGINT NOT NULL generated always as identity (start with 1), CIPHERTRANSFORMATION VARCHAR(255) NOT NULL, MACALGORITHM VARCHAR(255) NOT NULL, VERSION BIGINT NOT NULL ) 10:57:58,307 DEBUG [main][Schema] Execution Time = 57 ms 10:57:58,307 DEBUG [main][Schema] ALTER TABLE ENCRYPTIONCOORDINATESET ADD CONSTRAINT ENCRYPTIONCOORDINATESET_PK PRIMARY KEY (ENCRYPTIONCOORDINATESETID) 10:57:58,370 DEBUG [main][Schema] Execution Time = 62 ms 10:57:58,557 DEBUG [main][Schema] Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6fb365ed" 10:57:58,563 DEBUG [main][Schema] Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6fb365ed" 10:57:58,564 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6fb365ed" non enlisted to a transaction is being committed. 10:57:58,564 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6fb365ed" closed 10:57:58,566 DEBUG [main][Query] JDOQL Query : Compiling "SELECT UNIQUE FROM org.cumulus4j.store.model.EncryptionCoordinateSet WHERE this.cipherTransformation == :cipherTransformation && this.macAlgorithm == :macAlgorithm" 10:57:58,614 DEBUG [main][Query] JDOQL Query : Compile Time = 48 ms 10:57:58,615 DEBUG [main][Query] QueryCompilation: [filter:DyadicExpression{DyadicExpression{PrimaryExpression{this.cipherTransformation} = ParameterExpression{cipherTransformation}} AND DyadicExpression{PrimaryExpression{this.macAlgorithm} = ParameterExpression{macAlgorithm}}}] [symbols: macAlgorithm type=java.lang.String, this type=org.cumulus4j.store.model.EncryptionCoordinateSet, cipherTransformation type=java.lang.String] 10:57:58,621 DEBUG [main][Query] JDOQL Query : Compiling "SELECT UNIQUE FROM org.cumulus4j.store.model.EncryptionCoordinateSet WHERE this.cipherTransformation == :cipherTransformation && this.macAlgorithm == :macAlgorithm" for datastore 10:57:58,684 DEBUG [main][Query] JDOQL Query : Compile Time for datastore = 62 ms 10:57:58,684 DEBUG [main][Query] SELECT UNIQUE FROM org.cumulus4j.store.model.EncryptionCoordinateSet WHERE this.cipherTransformation == :cipherTransformation && this.macAlgorithm == :macAlgorithm Query compiled to datastore query "SELECT 'org.cumulus4j.store.model.EncryptionCoordinateSet' AS NUCLEUS_TYPE,A0.CIPHERTRANSFORMATION,A0.ENCRYPTIONCOORDINATESETID,A0.MACALGORITHM,A0.VERSION FROM ENCRYPTIONCOORDINATESET A0 WHERE A0.CIPHERTRANSFORMATION = ? AND A0.MACALGORITHM = ?" 10:57:58,687 DEBUG [main][Connection] Connection added to the pool : org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2a7686a7 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true] for key=org.datanucleus.ExecutionContextImpl@7d898981 in factory=ConnectionFactory:nontx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@758a34ce] 10:57:58,687 DEBUG [main][Query] JDOQL Query : Executing "SELECT UNIQUE FROM org.cumulus4j.store.model.EncryptionCoordinateSet WHERE this.cipherTransformation == :cipherTransformation && this.macAlgorithm == :macAlgorithm" ... 10:57:58,687 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7ec3394b" opened with isolation level "read-committed" and auto-commit=false 10:57:58,704 DEBUG [main][Datastore] Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@5b1f29fa" 10:57:58,709 DEBUG [main][Native] SELECT 'org.cumulus4j.store.model.EncryptionCoordinateSet' AS NUCLEUS_TYPE,A0.CIPHERTRANSFORMATION,A0.ENCRYPTIONCOORDINATESETID,A0.MACALGORITHM,A0.VERSION FROM ENCRYPTIONCOORDINATESET A0 WHERE A0.CIPHERTRANSFORMATION = <'AES/GCM/NOPADDING'> AND A0.MACALGORITHM = <'NONE'> 10:57:58,710 DEBUG [main][Retrieve] Execution Time = 1 ms 10:57:58,717 DEBUG [main][Query] JDOQL Query : Execution Time = 30 ms 10:57:58,717 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7ec3394b" non enlisted to a transaction is being committed. 10:57:58,718 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7ec3394b" closed 10:57:58,718 DEBUG [main][Connection] Connection removed from the pool : org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2a7686a7 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7ec3394b, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true] for key=org.datanucleus.ExecutionContextImpl@7d898981 in factory=ConnectionFactory:nontx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@758a34ce] 10:57:58,721 DEBUG [main][MetaData] Listener found initialisation for persistable class org.cumulus4j.store.model.EncryptionCoordinateSet 10:57:58,723 DEBUG [main][Persistence] Making object persistent : "org.cumulus4j.store.model.EncryptionCoordinateSet@17a87e37" 10:57:58,725 DEBUG [main][Persistence] Started pool of ObjectProviders (maxPool=0, reaperThread=false) 10:57:58,766 DEBUG [main][Persistence] Object "org.cumulus4j.store.model.EncryptionCoordinateSet@17a87e37" being inserted into table "ENCRYPTIONCOORDINATESET" 10:57:58,766 DEBUG [main][Connection] Connection added to the pool : org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@60641ec8 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true] for key=org.datanucleus.ExecutionContextImpl@7d898981 in factory=ConnectionFactory:nontx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@758a34ce] 10:57:58,766 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@75f65e45" opened with isolation level "read-committed" and auto-commit=false 10:57:58,795 DEBUG [main][Datastore] Using PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@57eda880" for connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@75f65e45" 10:57:58,799 DEBUG [main][Native] INSERT INTO ENCRYPTIONCOORDINATESET (MACALGORITHM,CIPHERTRANSFORMATION,VERSION) VALUES (<'NONE'>,<'AES/GCM/NOPADDING'>,<1>) 10:57:58,816 DEBUG [main][Persist] Execution Time = 17 ms (number of rows = 1) on PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@57eda880" 10:57:58,825 DEBUG [main][Persist] Object "org.cumulus4j.store.model.EncryptionCoordinateSet@17a87e37" was inserted in the datastore and was given strategy value of "1" 10:57:58,835 DEBUG [main][Cache] Object "org.cumulus4j.store.model.EncryptionCoordinateSet@17a87e37" (id="org.cumulus4j.store.model.EncryptionCoordinateSet:1") added to Level 1 cache (loadedFlags="[YYY]") 10:57:58,836 DEBUG [main][Datastore] Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@57eda880" 10:57:58,846 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@75f65e45" non enlisted to a transaction is being committed. 10:57:58,847 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@75f65e45" closed 10:57:58,848 DEBUG [main][Connection] Connection removed from the pool : org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@60641ec8 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@75f65e45, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true] for key=org.datanucleus.ExecutionContextImpl@7d898981 in factory=ConnectionFactory:nontx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@758a34ce] 10:57:58,849 DEBUG [main][Persistence] ExecutionContext.internalFlush() process started using ordered flush - 1 enlisted objects 10:57:58,850 DEBUG [main][Persistence] ExecutionContext.internalFlush() process finished 10:57:58,858 DEBUG [main][Cache] Object "org.cumulus4j.store.model.EncryptionCoordinateSet@17a87e37" (id="1") added to Level 2 cache (fields="[0, 1, 2]", version="1") 10:57:58,860 DEBUG [main][Lifecycle] Object "org.cumulus4j.store.model.EncryptionCoordinateSet@17a87e37" (id="org.cumulus4j.store.model.EncryptionCoordinateSet:1") has a lifecycle change : "P_NEW"->"HOLLOW" 10:57:58,860 DEBUG [main][Transaction] Object "org.cumulus4j.store.model.EncryptionCoordinateSet@17a87e37" (id="org.cumulus4j.store.model.EncryptionCoordinateSet:1") being evicted from transactional cache 10:57:58,862 DEBUG [main][Persistence] Detaching copy of object "org.cumulus4j.store.model.EncryptionCoordinateSet@17a87e37" (depth=0) as "org.cumulus4j.store.model.EncryptionCoordinateSet@5f031ebd" with detached-fields [0, 1, 2] and fields-to-load=[0, 2] 10:57:58,863 DEBUG [main][Cache] Object "org.cumulus4j.store.model.EncryptionCoordinateSet@17a87e37" (id="1") is loading the following fields from the Level 2 cache object : [0, 2] 10:57:58,865 DEBUG [main][Lifecycle] Object "org.cumulus4j.store.model.EncryptionCoordinateSet@17a87e37" (id="org.cumulus4j.store.model.EncryptionCoordinateSet:1") has a lifecycle change : "HOLLOW"->"P_NONTRANS" 10:57:58,881 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="DES" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$DES" 10:57:58,881 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="DESMAC" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$DES" 10:57:58,882 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="DES64" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$DES64" 10:57:58,882 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="DES64MAC" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$DES64" 10:57:58,882 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="DES/CFB8" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$DESCFB8" 10:57:58,883 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="DESMAC/CFB8" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$DESCFB8" 10:57:58,883 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="DESWITHISO9797" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$DES9797Alg3" 10:57:58,883 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="DESWITHISO9797MAC" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$DES9797Alg3" 10:57:58,884 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="ISO9797ALG3" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$DES9797Alg3" 10:57:58,884 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="ISO9797ALG3MAC" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$DES9797Alg3" 10:57:58,885 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="ISO9797ALG3WITHISO7816-4PADDING" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$DES9797Alg3with7816d4" 10:57:58,885 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="ISO9797ALG3MACWITHISO7816-4PADDING" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$DES9797Alg3with7816d4" 10:57:58,885 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="RC2" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$RC2" 10:57:58,885 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="RC2MAC" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$RC2" 10:57:58,886 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="RC2/CFB8" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$RC2CFB8" 10:57:58,886 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="RC2MAC/CFB8" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$RC2CFB8" 10:57:58,887 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="GOST28147" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$GOST28147" 10:57:58,887 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="GOST28147MAC" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$GOST28147" 10:57:58,888 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="OLDHMACSHA384" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$OldSHA384" 10:57:58,889 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="OLDHMACSHA512" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$OldSHA512" 10:57:58,889 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMACMD2" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$MD2" 10:57:58,889 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC-MD2" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$MD2" 10:57:58,889 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC/MD2" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$MD2" 10:57:58,890 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMACMD4" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$MD4" 10:57:58,890 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC-MD4" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$MD4" 10:57:58,890 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC/MD4" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$MD4" 10:57:58,891 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMACMD5" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$MD5" 10:57:58,891 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC-MD5" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$MD5" 10:57:58,891 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC/MD5" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$MD5" 10:57:58,892 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMACSHA1" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA1" 10:57:58,892 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC-SHA1" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA1" 10:57:58,892 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC/SHA1" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA1" 10:57:58,892 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMACSHA224" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA224" 10:57:58,893 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC-SHA224" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA224" 10:57:58,893 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC/SHA224" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA224" 10:57:58,893 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMACSHA256" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA256" 10:57:58,893 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC-SHA256" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA256" 10:57:58,893 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC/SHA256" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA256" 10:57:58,894 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMACSHA384" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA384" 10:57:58,894 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC-SHA384" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA384" 10:57:58,894 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC/SHA384" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA384" 10:57:58,895 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMACSHA512" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA512" 10:57:58,895 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC-SHA512" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA512" 10:57:58,895 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC/SHA512" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA512" 10:57:58,896 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMACRIPEMD128" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$RIPEMD128" 10:57:58,896 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC-RIPEMD128" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$RIPEMD128" 10:57:58,896 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC/RIPEMD128" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$RIPEMD128" 10:57:58,897 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMACRIPEMD160" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$RIPEMD160" 10:57:58,897 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC-RIPEMD160" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$RIPEMD160" 10:57:58,897 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC/RIPEMD160" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$RIPEMD160" 10:57:58,897 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMACTIGER" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$Tiger" 10:57:58,898 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC-TIGER" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$Tiger" 10:57:58,898 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC/TIGER" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$Tiger" 10:57:58,901 TRACE [main][CryptoRegistry] registerAsymmetricEngineClass: algorithmName="ElGamal" engineClass="org.bouncycastle.crypto.engines.ElGamalEngine" 10:57:58,904 TRACE [main][CryptoRegistry] registerAsymmetricEngineClass: algorithmName="NaccacheStern" engineClass="org.bouncycastle.crypto.engines.NaccacheSternEngine" 10:57:58,906 TRACE [main][CryptoRegistry] registerAsymmetricEngineClass: algorithmName="RSA" engineClass="org.bouncycastle.crypto.engines.RSABlindedEngine" 10:57:58,910 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="AES" engineClass="org.bouncycastle.crypto.engines.AESEngine" 10:57:58,916 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="AES.fast" engineClass="org.bouncycastle.crypto.engines.AESFastEngine" 10:57:58,920 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="AES.light" engineClass="org.bouncycastle.crypto.engines.AESLightEngine" 10:57:58,923 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="Blowfish" engineClass="org.bouncycastle.crypto.engines.BlowfishEngine" 10:57:58,927 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="Camellia" engineClass="org.bouncycastle.crypto.engines.CamelliaEngine" 10:57:58,930 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="Camellia.light" engineClass="org.bouncycastle.crypto.engines.CamelliaLightEngine" 10:57:58,936 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="CAST5" engineClass="org.bouncycastle.crypto.engines.CAST5Engine" 10:57:58,938 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="CAST6" engineClass="org.bouncycastle.crypto.engines.CAST6Engine" 10:57:58,942 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="DESede" engineClass="org.bouncycastle.crypto.engines.DESedeEngine" 10:57:58,942 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="DES" engineClass="org.bouncycastle.crypto.engines.DESEngine" 10:57:58,946 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="GOST28147" engineClass="org.bouncycastle.crypto.engines.GOST28147Engine" 10:57:58,948 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="Noekeon" engineClass="org.bouncycastle.crypto.engines.NoekeonEngine" 10:57:58,949 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="Null" engineClass="org.bouncycastle.crypto.engines.NullEngine" 10:57:58,952 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="RC2" engineClass="org.bouncycastle.crypto.engines.RC2Engine" 10:57:58,955 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="RC5-32" engineClass="org.bouncycastle.crypto.engines.RC532Engine" 10:57:58,956 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="RC5-64" engineClass="org.bouncycastle.crypto.engines.RC564Engine" 10:57:58,957 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="RC6" engineClass="org.bouncycastle.crypto.engines.RC6Engine" 10:57:58,961 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="Rijndael" engineClass="org.bouncycastle.crypto.engines.RijndaelEngine" 10:57:58,964 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="SEED" engineClass="org.bouncycastle.crypto.engines.SEEDEngine" 10:57:58,968 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="Serpent" engineClass="org.bouncycastle.crypto.engines.SerpentEngine" 10:57:58,970 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="SKIPJACK" engineClass="org.bouncycastle.crypto.engines.SkipjackEngine" 10:57:58,971 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="TEA" engineClass="org.bouncycastle.crypto.engines.TEAEngine" 10:57:58,976 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="Twofish" engineClass="org.bouncycastle.crypto.engines.TwofishEngine" 10:57:58,977 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="XTEA" engineClass="org.bouncycastle.crypto.engines.XTEAEngine" 10:57:58,980 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="Grain-128" engineClass="org.bouncycastle.crypto.engines.Grain128Engine" 10:57:58,982 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="GRAIN-V1" engineClass="org.bouncycastle.crypto.engines.Grainv1Engine" 10:57:58,984 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="HC-128" engineClass="org.bouncycastle.crypto.engines.HC128Engine" 10:57:58,985 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="HC-256" engineClass="org.bouncycastle.crypto.engines.HC256Engine" 10:57:58,987 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="ISAAC" engineClass="org.bouncycastle.crypto.engines.ISAACEngine" 10:57:58,988 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="RC4" engineClass="org.bouncycastle.crypto.engines.RC4Engine" 10:57:58,992 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="Salsa20" engineClass="org.bouncycastle.crypto.engines.Salsa20Engine" 10:57:58,993 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CBC" modeClass="org.bouncycastle.crypto.modes.CBCBlockCipher" 10:57:58,995 TRACE [main][CryptoRegistry] registerAEADBlockCipherMode: modeName="CCM" modeClass="org.bouncycastle.crypto.modes.CCMBlockCipher" 10:57:58,997 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 10:57:58,997 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB8" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 10:57:58,997 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB16" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 10:57:58,997 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB24" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 10:57:58,997 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB32" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 10:57:58,998 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB40" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 10:57:58,998 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB48" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 10:57:58,998 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB56" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 10:57:58,998 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB64" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 10:57:58,998 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB72" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 10:57:58,998 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB80" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 10:57:58,998 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB88" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 10:57:58,998 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB96" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 10:57:58,998 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB104" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 10:57:58,998 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB112" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 10:57:58,999 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB120" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 10:57:58,999 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB128" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 10:57:58,999 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB136" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 10:57:58,999 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB144" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 10:57:58,999 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB152" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 10:57:58,999 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB160" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 10:57:58,999 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB168" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 10:57:58,999 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB176" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 10:57:58,999 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB184" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 10:57:59,000 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB192" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 10:57:59,000 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB200" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 10:57:59,000 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB208" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 10:57:59,000 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB216" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 10:57:59,000 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB224" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 10:57:59,000 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB232" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 10:57:59,000 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB240" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 10:57:59,000 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB248" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 10:57:59,001 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB256" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 10:57:59,001 TRACE [main][CryptoRegistry] registerBufferedBlockCipherMode: modeName="CTS" modeClass="org.bouncycastle.crypto.modes.CTSBlockCipher" 10:57:59,002 TRACE [main][CryptoRegistry] registerBufferedBlockCipherMode: modeName="CBC-CTS" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCBCCTSBlockCipher" 10:57:59,004 TRACE [main][CryptoRegistry] registerAEADBlockCipherMode: modeName="EAX" modeClass="org.bouncycastle.crypto.modes.EAXBlockCipher" 10:57:59,005 TRACE [main][CryptoRegistry] registerAEADBlockCipherMode: modeName="GCM" modeClass="org.bouncycastle.crypto.modes.GCMBlockCipher" 10:57:59,005 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="GOFB" modeClass="org.bouncycastle.crypto.modes.GOFBBlockCipher" 10:57:59,007 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 10:57:59,007 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB8" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 10:57:59,007 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB16" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 10:57:59,007 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB24" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 10:57:59,007 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB32" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 10:57:59,007 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB40" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 10:57:59,007 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB48" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 10:57:59,008 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB56" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 10:57:59,008 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB64" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 10:57:59,008 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB72" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 10:57:59,008 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB80" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 10:57:59,008 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB88" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 10:57:59,008 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB96" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 10:57:59,008 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB104" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 10:57:59,008 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB112" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 10:57:59,008 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB120" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 10:57:59,008 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB128" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 10:57:59,008 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB136" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 10:57:59,008 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB144" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 10:57:59,009 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB152" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 10:57:59,009 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB160" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 10:57:59,009 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB168" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 10:57:59,009 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB176" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 10:57:59,009 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB184" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 10:57:59,009 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB192" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 10:57:59,009 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB200" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 10:57:59,009 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB208" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 10:57:59,009 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB216" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 10:57:59,009 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB224" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 10:57:59,009 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB232" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 10:57:59,009 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB240" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 10:57:59,009 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB248" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 10:57:59,010 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB256" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 10:57:59,010 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="SIC" modeClass="org.bouncycastle.crypto.modes.SICBlockCipher" 10:57:59,026 DEBUG [main][CryptoRegistry] registerBlockCipherPadding: paddingName="ISO10126-2" paddingClass="org.bouncycastle.crypto.paddings.ISO10126d2Padding" 10:57:59,026 TRACE [main][CryptoRegistry] registerBlockCipherPadding: paddingName="ISO10126" paddingClass="org.bouncycastle.crypto.paddings.ISO10126d2Padding" 10:57:59,027 DEBUG [main][CryptoRegistry] registerBlockCipherPadding: paddingName="ISO7816-4" paddingClass="org.bouncycastle.crypto.paddings.ISO7816d4Padding" 10:57:59,028 DEBUG [main][CryptoRegistry] registerBlockCipherPadding: paddingName="PKCS7" paddingClass="org.bouncycastle.crypto.paddings.PKCS7Padding" 10:57:59,028 TRACE [main][CryptoRegistry] registerBlockCipherPadding: paddingName="PKCS5" paddingClass="org.bouncycastle.crypto.paddings.PKCS7Padding" 10:57:59,029 DEBUG [main][CryptoRegistry] registerBlockCipherPadding: paddingName="TBC" paddingClass="org.bouncycastle.crypto.paddings.TBCPadding" 10:57:59,030 DEBUG [main][CryptoRegistry] registerBlockCipherPadding: paddingName="X9.23" paddingClass="org.bouncycastle.crypto.paddings.X923Padding" 10:57:59,031 DEBUG [main][CryptoRegistry] registerBlockCipherPadding: paddingName="ZeroByte" paddingClass="org.bouncycastle.crypto.paddings.ZeroBytePadding" 10:57:59,032 TRACE [main][CryptoRegistry] registerAsymmetricBlockCipherPadding: paddingName="ISO9796-1" paddingClass="org.bouncycastle.crypto.encodings.ISO9796d1Encoding" 10:57:59,033 TRACE [main][CryptoRegistry] registerAsymmetricBlockCipherPadding: paddingName="OAEP" paddingClass="org.bouncycastle.crypto.encodings.OAEPEncoding" 10:57:59,033 TRACE [main][CryptoRegistry] registerAsymmetricBlockCipherPadding: paddingName="OAEPWITHSHA1ANDMGF1" paddingClass="org.bouncycastle.crypto.encodings.OAEPEncoding" 10:57:59,034 TRACE [main][CryptoRegistry] registerAsymmetricBlockCipherPadding: paddingName="PKCS1" paddingClass="org.bouncycastle.crypto.encodings.PKCS1Encoding" 10:57:59,043 TRACE [main][CryptoRegistry] registerAsymmetricCipherKeyPairGeneratorFactory: algorithmName="DH" factoryClass="org.cumulus4j.crypto.internal.asymmetric.keypairgenerator.DHBasicKeyPairGeneratorFactory" 10:57:59,044 TRACE [main][CryptoRegistry] registerAsymmetricCipherKeyPairGeneratorFactory: algorithmName="DSA" factoryClass="org.cumulus4j.crypto.internal.asymmetric.keypairgenerator.DSAKeyPairGeneratorFactory" 10:57:59,045 TRACE [main][CryptoRegistry] registerAsymmetricCipherKeyPairGeneratorFactory: algorithmName="ElGamal" factoryClass="org.cumulus4j.crypto.internal.asymmetric.keypairgenerator.ElGamalKeyPairGeneratorFactory" 10:57:59,045 TRACE [main][CryptoRegistry] registerAsymmetricCipherKeyPairGeneratorFactory: algorithmName="GOST3410" factoryClass="org.cumulus4j.crypto.internal.asymmetric.keypairgenerator.GOST3410KeyPairGeneratorFactory" 10:57:59,046 TRACE [main][CryptoRegistry] registerAsymmetricCipherKeyPairGeneratorFactory: algorithmName="NaccacheStern" factoryClass="org.cumulus4j.crypto.internal.asymmetric.keypairgenerator.NaccacheSternKeyPairGeneratorFactory" 10:57:59,048 TRACE [main][CryptoRegistry] registerAsymmetricCipherKeyPairGeneratorFactory: algorithmName="RSA" factoryClass="org.cumulus4j.crypto.internal.asymmetric.keypairgenerator.RSAKeyPairGeneratorFactory" 10:58:12,005 INFO [main][CryptoCache] getCryptoCacheCleanupTimerEnabled: Property 'cumulus4j.CryptoCache.cleanupTimer.enabled' is not set. Using default value true. 10:58:12,006 INFO [main][CryptoCache] Persistence property 'cumulus4j.CryptoCache.cleanupTimer.period' is not set. Using default value 60000. 10:58:12,209 TRACE [main][CryptoCache] acquireCipherEntry: Created new Cipher@1556162268 for opmode=ENCRYPT, encryptionAlgorithm=AES/GCM/NOPADDING and keyID=123. Initialising it with key and IV. 10:58:12,215 TRACE [main][CryptoCache] releaseCipherEntry: Releasing Cipher@1556162268 for opmode=ENCRYPT, encryptionAlgorithm=AES/GCM/NOPADDING keyID=123. 10:58:12,216 TRACE [main][CryptoCache] getKeyData: Found cached key with keyID=123. 10:58:12,216 TRACE [main][CryptoCache] acquireCipherEntry: Created new Cipher@1434015813 for opmode=DECRYPT, encryptionAlgorithm=AES/GCM/NOPADDING and keyID=123. Initialising it with key and IV. 10:58:12,217 TRACE [main][CryptoCache] releaseCipherEntry: Releasing Cipher@1434015813 for opmode=DECRYPT, encryptionAlgorithm=AES/GCM/NOPADDING keyID=123. 10:58:12,221 DEBUG [main][Persistence] Disconnecting org.cumulus4j.store.model.EncryptionCoordinateSet@17a87e37 from StateManager[pc=org.cumulus4j.store.model.EncryptionCoordinateSet@17a87e37, lifecycle=P_NONTRANS] 10:58:12,221 DEBUG [main][Cache] Object with id="org.cumulus4j.store.model.EncryptionCoordinateSet:1" being removed from Level 1 cache [current cache size = 1] 10:58:12,221 DEBUG [main][Cache] Level 1 Cache cleared 10:58:12,222 DEBUG [main][Persistence] ExecutionContext "org.datanucleus.ExecutionContextImpl@7d898981" closed 10:58:12,354 DEBUG [main][Persistence] Unmanaging Persistence of all classes 10:58:12,357 DEBUG [main][MetaData] Deregistering listener for metadata initialisation 10:58:12,358 DEBUG [main][Cache] Level 2 Cache cleared 10:58:12,749 DEBUG [main][General] Plugin Registry "org.datanucleus.plugin.EclipsePluginRegistry" not found. Falling back to DataNucleus registry. Reason : Class "org.eclipse.core.runtime.RegistryFactory" was not found in the CLASSPATH. Please check your specification and your CLASSPATH.. 10:58:12,749 DEBUG [main][General] Using PluginRegistry org.datanucleus.plugin.NonManagedPluginRegistry 10:58:12,752 DEBUG [main][General] Registering bundle org.cumulus4j.store version 1.2.1.SNAPSHOT at URL file:/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store/target/org.cumulus4j.store-1.2.1-SNAPSHOT.jar. 10:58:12,756 DEBUG [main][General] Loading extension points from plug-in file jar:file:/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store/target/org.cumulus4j.store-1.2.1-SNAPSHOT.jar!/plugin.xml. 10:58:12,758 DEBUG [main][General] Loading extensions from plug-in file jar:file:/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store/target/org.cumulus4j.store-1.2.1-SNAPSHOT.jar!/plugin.xml. 10:58:12,759 DEBUG [main][General] Registering bundle org.datanucleus.api.jdo version 3.2.3 at URL file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-api-jdo/3.2.3/datanucleus-api-jdo-3.2.3.jar. 10:58:12,764 DEBUG [main][General] Loading extension points from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-api-jdo/3.2.3/datanucleus-api-jdo-3.2.3.jar!/plugin.xml. 10:58:12,765 DEBUG [main][General] Loading extensions from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-api-jdo/3.2.3/datanucleus-api-jdo-3.2.3.jar!/plugin.xml. 10:58:12,765 WARN [main][General] Could not find MANIFEST.MF file for plugin file "file:/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store.crypto.keymanager/target/classes/plugin.xml" so ignoring it 10:58:12,766 DEBUG [main][General] Registering bundle org.datanucleus.store.rdbms version 3.2.3 at URL file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-rdbms/3.2.3/datanucleus-rdbms-3.2.3.jar. 10:58:12,781 DEBUG [main][General] Loading extension points from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-rdbms/3.2.3/datanucleus-rdbms-3.2.3.jar!/plugin.xml. 10:58:12,787 DEBUG [main][General] Loading extensions from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-rdbms/3.2.3/datanucleus-rdbms-3.2.3.jar!/plugin.xml. 10:58:12,792 DEBUG [main][General] Registering bundle org.datanucleus version 3.2.4 at URL file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-core/3.2.4/datanucleus-core-3.2.4.jar. 10:58:12,797 DEBUG [main][General] Loading extension points from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-core/3.2.4/datanucleus-core-3.2.4.jar!/plugin.xml. 10:58:12,805 DEBUG [main][General] Loading extensions from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-core/3.2.4/datanucleus-core-3.2.4.jar!/plugin.xml. 10:58:12,809 INFO [main][Persistence] Property cumulus4j.macAlgorithm unknown - will be ignored 10:58:12,809 INFO [main][Persistence] Property cumulus4j.encryptionAlgorithm unknown - will be ignored 10:58:12,809 DEBUG [main][Persistence] Java types support initialising ... 10:58:12,813 DEBUG [main][Persistence] Java types support loaded : supported java types=java.awt.Color, java.lang.Float, [Ljava.lang.Integer;, java.sql.Time, java.util.SortedSet, java.net.URL, java.util.Date, java.util.PriorityQueue, float, [Ljava.lang.Character;, [Ljava.lang.Double;, java.lang.Integer, java.math.BigDecimal, java.util.Vector, java.lang.Character, java.lang.Enum, java.lang.Long, java.lang.Short, java.util.Locale, java.util.Map, java.math.BigInteger, java.net.URI, java.lang.Byte, java.util.GregorianCalendar, java.awt.image.BufferedImage, byte, double, java.util.TimeZone, java.sql.Timestamp, java.util.Collection, java.util.Set, java.util.UUID, [Ljava.lang.String;, java.util.List, [Ljava.lang.Short;, java.util.Queue, java.util.SortedMap, [Ljava.lang.Enum;, [Ljava.lang.Boolean;, java.lang.Double, [Ljava.util.Date;, [B, [C, [D, java.util.HashMap, java.util.Currency, [F, long, java.util.Stack, java.util.TreeSet, [I, java.util.ArrayList, [J, java.util.HashSet, java.util.LinkedHashMap, java.util.Calendar, java.lang.StringBuffer, [S, [Ljava.math.BigInteger;, java.lang.Boolean, [Ljava.lang.Number;, java.lang.String, [Ljava.math.BigDecimal;, java.lang.Number, java.util.LinkedList, java.util.Hashtable, java.util.LinkedHashSet, [Z, [Ljava.lang.Float;, java.util.Properties, [Ljava.lang.Byte;, [Ljava.util.Locale;, int, java.sql.Date, boolean, java.util.TreeMap, [Ljava.lang.Long;, char, short, java.lang.Class, java.util.BitSet, java.util.Arrays$ArrayList 10:58:12,813 DEBUG [main][Persistence] Type converter support initialising ... 10:58:12,813 DEBUG [main][Persistence] Added converter for java.math.BigDecimal<->java.lang.String using org.datanucleus.store.types.converters.BigDecimalStringConverter 10:58:12,813 DEBUG [main][Persistence] Added converter for java.math.BigInteger<->java.lang.String using org.datanucleus.store.types.converters.BigIntegerStringConverter 10:58:12,813 DEBUG [main][Persistence] Added converter for java.util.BitSet<->java.lang.String using org.datanucleus.store.types.converters.BitSetStringConverter 10:58:12,813 DEBUG [main][Persistence] Added converter for java.util.Calendar<->java.lang.String using org.datanucleus.store.types.converters.CalendarStringConverter 10:58:12,813 DEBUG [main][Persistence] Added converter for java.lang.Class<->java.lang.String using org.datanucleus.store.types.converters.ClassStringConverter 10:58:12,813 DEBUG [main][Persistence] Added converter for java.awt.Color<->java.lang.String using org.datanucleus.store.types.converters.ColorStringConverter 10:58:12,814 DEBUG [main][Persistence] Added converter for java.lang.Integer<->java.lang.String using org.datanucleus.store.types.converters.IntegerStringConverter 10:58:12,814 DEBUG [main][Persistence] Added converter for java.lang.Long<->java.lang.String using org.datanucleus.store.types.converters.LongStringConverter 10:58:12,814 DEBUG [main][Persistence] Added converter for java.util.Currency<->java.lang.String using org.datanucleus.store.types.converters.CurrencyStringConverter 10:58:12,814 DEBUG [main][Persistence] Added converter for java.util.Date<->java.lang.Long using org.datanucleus.store.types.converters.DateLongConverter 10:58:12,814 DEBUG [main][Persistence] Added converter for java.util.Date<->java.lang.String using org.datanucleus.store.types.converters.DateStringConverter 10:58:12,814 DEBUG [main][Persistence] Added converter for java.util.Locale<->java.lang.String using org.datanucleus.store.types.converters.LocaleStringConverter 10:58:12,814 DEBUG [main][Persistence] Added converter for java.sql.Date<->java.lang.Long using org.datanucleus.store.types.converters.SqlDateLongConverter 10:58:12,815 DEBUG [main][Persistence] Added converter for java.sql.Date<->java.lang.String using org.datanucleus.store.types.converters.SqlDateStringConverter 10:58:12,815 DEBUG [main][Persistence] Added converter for java.sql.Time<->java.lang.Long using org.datanucleus.store.types.converters.SqlTimeLongConverter 10:58:12,815 DEBUG [main][Persistence] Added converter for java.sql.Time<->java.lang.String using org.datanucleus.store.types.converters.SqlTimeStringConverter 10:58:12,816 DEBUG [main][Persistence] Added converter for java.sql.Timestamp<->java.lang.Long using org.datanucleus.store.types.converters.SqlTimestampLongConverter 10:58:12,816 DEBUG [main][Persistence] Added converter for java.lang.StringBuffer<->java.lang.String using org.datanucleus.store.types.converters.StringBufferStringConverter 10:58:12,816 DEBUG [main][Persistence] Added converter for java.util.TimeZone<->java.lang.String using org.datanucleus.store.types.converters.TimeZoneStringConverter 10:58:12,816 DEBUG [main][Persistence] Added converter for java.net.URI<->java.lang.String using org.datanucleus.store.types.converters.URIStringConverter 10:58:12,817 DEBUG [main][Persistence] Added converter for java.net.URL<->java.lang.String using org.datanucleus.store.types.converters.URLStringConverter 10:58:12,817 DEBUG [main][Persistence] Added converter for java.util.UUID<->java.lang.String using org.datanucleus.store.types.converters.UUIDStringConverter 10:58:12,818 DEBUG [main][Persistence] TypeConverter for javax.time.calendar.LocalDate<->java.lang.String ignored since java type not present in CLASSPATH 10:58:12,818 DEBUG [main][Persistence] TypeConverter for javax.time.calendar.LocalTime<->java.lang.String ignored since java type not present in CLASSPATH 10:58:12,818 DEBUG [main][Persistence] TypeConverter for javax.time.calendar.LocalTime<->java.lang.Long ignored since java type not present in CLASSPATH 10:58:12,819 DEBUG [main][Persistence] TypeConverter for javax.time.calendar.LocalDateTime<->java.lang.String ignored since java type not present in CLASSPATH 10:58:12,819 DEBUG [main][Persistence] Added converter for java.io.Serializable<->java.lang.String using org.datanucleus.store.types.converters.SerializableStringConverter 10:58:12,819 DEBUG [main][Persistence] Added converter for java.io.Serializable<->[B using org.datanucleus.store.types.converters.SerializableByteArrayConverter 10:58:12,819 DEBUG [main][Persistence] Type converter support loaded 10:58:12,819 DEBUG [main][MetaData] MetaDataManager : Input=(XML,Annotations), XML-Validation=false, XML-Suffices=(persistence=*.jdo, orm=orm, query=*.jdoquery), JDO-listener=true 10:58:12,819 DEBUG [main][MetaData] Registering listener for metadata initialisation 10:58:12,820 DEBUG [main][MetaData] Listener found initialisation for persistable class org.cumulus4j.store.model.EncryptionCoordinateSet 10:58:12,820 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /META-INF/package.jdo 10:58:12,821 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /WEB-INF/package.jdo 10:58:12,821 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /package.jdo 10:58:12,822 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/package.jdo 10:58:12,822 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org.jdo 10:58:12,822 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j/package.jdo 10:58:12,823 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j.jdo 10:58:12,823 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j/store/package.jdo 10:58:12,824 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j/store.jdo 10:58:12,824 DEBUG [main][MetaData] Parsing MetaData file "jar:file:/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store/target/org.cumulus4j.store-1.2.1-SNAPSHOT.jar!/org/cumulus4j/store/model/package.jdo" using handler "jdo" (validation="false") 10:58:12,827 DEBUG [main][MetaData] XML Entity Public="" System="http://java.sun.com/dtd/jdo_3_0.dtd 10:58:13,206 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j/store/model.jdo 10:58:13,207 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j/store/model/EncryptionCoordinateSet.jdo 10:58:13,207 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" not found 10:58:13,208 DEBUG [main][MetaData] Class "org.cumulus4j.store.model.EncryptionCoordinateSet" has been specified with JDO annotations so using those. 10:58:13,210 DEBUG [main][MetaData] Class "org.cumulus4j.store.model.EncryptionCoordinateSet" : Populating Meta-Data 10:58:13,210 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /META-INF/package.orm 10:58:13,211 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /WEB-INF/package.orm 10:58:13,211 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /package.orm 10:58:13,212 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/package.orm 10:58:13,212 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org.orm 10:58:13,213 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j/package.orm 10:58:13,213 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j.orm 10:58:13,214 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j/store/package.orm 10:58:13,214 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j/store.orm 10:58:13,214 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j/store/model/package.orm 10:58:13,215 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j/store/model.orm 10:58:13,215 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j/store/model/EncryptionCoordinateSet.orm 10:58:13,215 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" not found 10:58:13,216 DEBUG [main][Datastore] Creating StoreManager for datastore 10:58:13,223 DEBUG [main][Connection] Created tx data source using pooling type of dbcp-builtin 10:58:13,223 DEBUG [main][Connection] Registered transactional connection factory under name "rdbms/tx" 10:58:13,223 DEBUG [main][Connection] Registered nontransactional connection factory under name "rdbms/nontx" 10:58:13,230 DEBUG [main][Connection] Created nontx data source using pooling type of dbcp-builtin 10:58:14,880 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@10b892d5" opened 10:58:14,883 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Boolean (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false) 10:58:14,883 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Boolean (jdbc-type=BOOLEAN, sql-type=BOOLEAN, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BooleanRDBMSMapping, default=false) 10:58:14,884 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Boolean (jdbc-type=SMALLINT, sql-type=SMALLINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.SmallIntRDBMSMapping, default=false) 10:58:14,884 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Byte (jdbc-type=SMALLINT, sql-type=SMALLINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.SmallIntRDBMSMapping, default=false) 10:58:14,884 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Character (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=true) 10:58:14,884 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Character (jdbc-type=INTEGER, sql-type=INTEGER, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false) 10:58:14,884 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Character (jdbc-type=INTEGER, sql-type=INT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false) 10:58:14,884 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Double (jdbc-type=DOUBLE, sql-type=DOUBLE, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DoubleRDBMSMapping, default=true) 10:58:14,885 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Double (jdbc-type=DECIMAL, sql-type=DECIMAL, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DecimalRDBMSMapping, default=false) 10:58:14,885 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Float (jdbc-type=FLOAT, sql-type=FLOAT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.FloatRDBMSMapping, default=true) 10:58:14,885 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Float (jdbc-type=DOUBLE, sql-type=DOUBLE, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DoubleRDBMSMapping, default=false) 10:58:14,885 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Float (jdbc-type=REAL, sql-type=REAL, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.RealRDBMSMapping, default=false) 10:58:14,885 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Float (jdbc-type=DECIMAL, sql-type=DECIMAL, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DecimalRDBMSMapping, default=false) 10:58:14,885 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Integer (jdbc-type=INTEGER, sql-type=INTEGER, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=true) 10:58:14,885 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Integer (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=false) 10:58:14,886 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Integer (jdbc-type=NUMERIC, sql-type=NUMERIC, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NumericRDBMSMapping, default=false) 10:58:14,886 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Integer (jdbc-type=INTEGER, sql-type=INT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=true) 10:58:14,886 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Integer (jdbc-type=SMALLINT, sql-type=SMALLINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.SmallIntRDBMSMapping, default=false) 10:58:14,886 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Long (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=true) 10:58:14,886 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Long (jdbc-type=INTEGER, sql-type=INT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false) 10:58:14,886 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Long (jdbc-type=NUMERIC, sql-type=NUMERIC, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NumericRDBMSMapping, default=false) 10:58:14,887 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Long (jdbc-type=SMALLINT, sql-type=SMALLINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.SmallIntRDBMSMapping, default=false) 10:58:14,887 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Short (jdbc-type=SMALLINT, sql-type=SMALLINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.SmallIntRDBMSMapping, default=true) 10:58:14,888 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Short (jdbc-type=INTEGER, sql-type=INTEGER, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false) 10:58:14,888 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Short (jdbc-type=INTEGER, sql-type=INT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false) 10:58:14,889 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.String (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=true) 10:58:14,889 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.String (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false) 10:58:14,889 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.String (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=false) 10:58:14,890 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.String (jdbc-type=LONGVARCHAR, sql-type=LONGVARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.LongVarcharRDBMSMapping, default=false) 10:58:14,890 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.String (jdbc-type=CLOB, sql-type=CLOB, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.ClobRDBMSMapping, default=false) 10:58:14,890 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.String (jdbc-type=BLOB, sql-type=BLOB, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BlobRDBMSMapping, default=false) 10:58:14,891 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.String (jdbc-type=NVARCHAR, sql-type=NVARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NVarcharRDBMSMapping, default=false) 10:58:14,891 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.String (jdbc-type=NCHAR, sql-type=NCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NCharRDBMSMapping, default=false) 10:58:14,891 DEBUG [main][Datastore] Adding RDBMS support for Java type java.math.BigDecimal (jdbc-type=DECIMAL, sql-type=DECIMAL, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DecimalRDBMSMapping, default=true) 10:58:14,892 DEBUG [main][Datastore] Adding RDBMS support for Java type java.math.BigDecimal (jdbc-type=NUMERIC, sql-type=NUMERIC, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NumericRDBMSMapping, default=false) 10:58:14,892 DEBUG [main][Datastore] Adding RDBMS support for Java type java.math.BigInteger (jdbc-type=NUMERIC, sql-type=NUMERIC, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NumericRDBMSMapping, default=true) 10:58:14,892 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Date (jdbc-type=DATE, sql-type=DATE, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DateRDBMSMapping, default=true) 10:58:14,892 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Date (jdbc-type=TIMESTAMP, sql-type=TIMESTAMP, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping, default=false) 10:58:14,892 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Date (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false) 10:58:14,892 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Date (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=false) 10:58:14,892 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Date (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=false) 10:58:14,892 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Time (jdbc-type=TIME, sql-type=TIME, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimeRDBMSMapping, default=true) 10:58:14,892 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Time (jdbc-type=TIMESTAMP, sql-type=TIMESTAMP, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping, default=false) 10:58:14,892 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Time (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false) 10:58:14,892 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Time (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=false) 10:58:14,893 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Time (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=false) 10:58:14,893 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Timestamp (jdbc-type=TIMESTAMP, sql-type=TIMESTAMP, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping, default=true) 10:58:14,893 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Timestamp (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false) 10:58:14,893 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Timestamp (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=false) 10:58:14,893 DEBUG [main][Datastore] Adding RDBMS support for Java type java.util.Date (jdbc-type=TIMESTAMP, sql-type=TIMESTAMP, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping, default=true) 10:58:14,893 DEBUG [main][Datastore] Adding RDBMS support for Java type java.util.Date (jdbc-type=DATE, sql-type=DATE, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DateRDBMSMapping, default=false) 10:58:14,893 DEBUG [main][Datastore] Adding RDBMS support for Java type java.util.Date (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false) 10:58:14,893 DEBUG [main][Datastore] Adding RDBMS support for Java type java.util.Date (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=false) 10:58:14,893 DEBUG [main][Datastore] Adding RDBMS support for Java type java.util.Date (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=false) 10:58:14,893 DEBUG [main][Datastore] Adding RDBMS support for Java type java.util.Date (jdbc-type=TIME, sql-type=TIME, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimeRDBMSMapping, default=false) 10:58:14,893 DEBUG [main][Datastore] Adding RDBMS support for Java type java.io.Serializable (jdbc-type=LONGVARBINARY, sql-type=LONGVARBINARY, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.LongVarBinaryRDBMSMapping, default=true) 10:58:14,893 DEBUG [main][Datastore] Adding RDBMS support for Java type java.io.Serializable (jdbc-type=BLOB, sql-type=BLOB, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BlobRDBMSMapping, default=false) 10:58:14,894 DEBUG [main][Datastore] Adding RDBMS support for Java type java.io.Serializable (jdbc-type=VARBINARY, sql-type=VARBINARY, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarBinaryRDBMSMapping, default=false) 10:58:14,894 DEBUG [main][Datastore] Adding RDBMS support for Java type org.datanucleus.identity.OID (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=true) 10:58:14,894 DEBUG [main][Datastore] Adding RDBMS support for Java type org.datanucleus.identity.OID (jdbc-type=INTEGER, sql-type=INTEGER, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false) 10:58:14,894 DEBUG [main][Datastore] Adding RDBMS support for Java type org.datanucleus.identity.OID (jdbc-type=NUMERIC, sql-type=NUMERIC, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NumericRDBMSMapping, default=false) 10:58:14,894 DEBUG [main][Datastore] Adding RDBMS support for Java type org.datanucleus.identity.OID (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false) 10:58:14,894 DEBUG [main][Datastore] Adding RDBMS support for Java type org.datanucleus.identity.OID (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=false) 10:58:15,032 DEBUG [main][Datastore] Removing RDBMS support for Java type java.lang.String (jdbc-type=NVARCHAR, sql-type=NVARCHAR) 10:58:15,032 DEBUG [main][Datastore] Removing RDBMS support for Java type java.lang.String (jdbc-type=NCHAR, sql-type=NCHAR) 10:58:15,042 DEBUG [main][Datastore] ======================= Datastore ========================= 10:58:15,042 DEBUG [main][Datastore] StoreManager : "rdbms" (org.datanucleus.store.rdbms.RDBMSStoreManager) 10:58:15,042 DEBUG [main][Datastore] Datastore : read-write 10:58:15,042 DEBUG [main][Datastore] Schema Control : AutoCreate(Tables), Validate(None) 10:58:15,042 DEBUG [main][Datastore] Query Languages : [JDOQL, JPQL, SQL, STOREDPROC] 10:58:15,042 DEBUG [main][Datastore] Queries : Timeout=0 10:58:15,042 DEBUG [main][Datastore] =========================================================== 10:58:15,042 DEBUG [main][Datastore] Datastore Adapter : org.datanucleus.store.rdbms.adapter.DerbyAdapter 10:58:15,042 DEBUG [main][Datastore] Datastore : name="Apache Derby" version="10.7.1.1 - (1040133)" 10:58:15,042 DEBUG [main][Datastore] Datastore Driver : name="Apache Derby Embedded JDBC Driver" version="10.7.1.1 - (1040133)" 10:58:15,042 DEBUG [main][Datastore] Primary Connection Factory : URL[jdbc:derby:/tmp/cumulus4j-test.y9xg8slq/derby/cumulus4j;create=true] 10:58:15,042 DEBUG [main][Datastore] Secondary Connection Factory : URL[jdbc:derby:/tmp/cumulus4j-test.y9xg8slq/derby/cumulus4j;create=true] 10:58:15,042 DEBUG [main][Datastore] Datastore Identifiers : factory="datanucleus2" case=UPPERCASE catalog= schema=ROOT 10:58:15,042 DEBUG [main][Datastore] Supported Identifier Cases : "MixedCase" UPPERCASE "MixedCase-Sensitive" 10:58:15,043 DEBUG [main][Datastore] Supported Identifier Lengths (max) : Table=128 Column=128 Constraint=128 Index=128 Delimiter=" 10:58:15,043 DEBUG [main][Datastore] Support for Identifiers in DDL : catalog=false schema=true 10:58:15,043 DEBUG [main][Datastore] Datastore : checkTableViewExistence, rdbmsConstraintCreateMode=DataNucleus, initialiseColumnInfo=ALL 10:58:15,043 DEBUG [main][Datastore] Support Statement Batching : yes (max-batch-size=50) 10:58:15,043 DEBUG [main][Datastore] Queries : Results direction=forward, type=forward-only, concurrency=read-only 10:58:15,043 DEBUG [main][Datastore] Java-Types : string-default-length=255 10:58:15,043 DEBUG [main][Datastore] JDBC-Types : VARCHAR, LONGVARCHAR, BINARY, BOOLEAN, VARBINARY, LONGVARBINARY, BIGINT, JAVA_OBJECT, [id=2009], CHAR, NUMERIC, DECIMAL, INTEGER, CLOB, SMALLINT, BLOB, FLOAT, REAL, DOUBLE, DATE, TIME, TIMESTAMP 10:58:15,043 DEBUG [main][Datastore] =========================================================== 10:58:15,060 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@10b892d5" non enlisted to a transaction is being committed. 10:58:15,061 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@10b892d5" closed 10:58:15,061 DEBUG [main][Datastore] StoreManager now created 10:58:15,061 DEBUG [main][Persistence] ================= NucleusContext =============== 10:58:15,061 DEBUG [main][Persistence] DataNucleus Context : Version "3.2.4" with JRE "1.8.0_91" on "Linux" 10:58:15,062 DEBUG [main][Persistence] Persistence API : JDO 10:58:15,062 DEBUG [main][Persistence] Plugin Registry : org.datanucleus.plugin.NonManagedPluginRegistry 10:58:15,062 DEBUG [main][Persistence] ClassLoading : datanucleus 10:58:15,062 DEBUG [main][Persistence] Persistence : pm-singlethreaded, nontransactional-read, nontransactional-write, reachability-at-commit, copy-on-attach, managed-relations(checked), deletion-policy=JDO2, serverTimeZone=Europe/Berlin 10:58:15,062 DEBUG [main][Persistence] AutoStart : mechanism=None, mode=Quiet 10:58:15,062 DEBUG [main][Persistence] Transactions : type=RESOURCE_LOCAL, mode=datastore, isolation=read-committed 10:58:15,062 DEBUG [main][Persistence] ValueGeneration : txn-isolation=read-committed connection=New 10:58:15,062 DEBUG [main][Persistence] Cache : Level1 (soft), Level2 (soft, mode=UNSPECIFIED), QueryResults (soft), Collections/Maps 10:58:15,062 DEBUG [main][Persistence] ================================================ 10:58:15,063 DEBUG [main][Cache] Level 2 Cache of type "soft" initialised 10:58:15,064 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryTimerPeriod: Property 'cumulus4j.cryptoSessionExpiryTimer.period' is not set. Using default value 60000. 10:58:15,065 TRACE [main][AbstractCryptoSession] setCryptoSessionID: cryptoSessionID=b819ba8c-257f-420a-a402-850369bba0a9 10:58:15,065 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryAgeMSec: Property 'cumulus4j.cryptoSessionExpiryAge' is not set. Using default value 1800000. 10:58:15,065 DEBUG [main][Persistence] Started pool of ExecutionContext (maxPool=20, reaperThread=false) 10:58:15,067 DEBUG [main][Persistence] ExecutionContext "org.datanucleus.ExecutionContextImpl@7a0e1b5e" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@702ed190" with txn="org.datanucleus.TransactionImpl@173b9122" 10:58:15,068 DEBUG [main][Cache] Level 1 Cache of type "soft" initialised 10:58:15,360 INFO [main][AbstractCryptoManager] getEncryptionAlgorithm: Property 'cumulus4j.encryptionAlgorithm' is set to 'AES/GCM/NoPadding'. Using this encryption algorithm. 10:58:15,360 INFO [main][AbstractCryptoManager] getMACAlgorithm: Property 'cumulus4j.macAlgorithm' is set to 'NONE'. Using this MAC algorithm. 10:58:15,360 DEBUG [main][Cache] Query Cache of type "org.datanucleus.query.cache.SoftQueryCompilationCache" initialised 10:58:15,360 DEBUG [main][Cache] Query Cache of type "org.datanucleus.store.query.cache.SoftQueryDatastoreCompilationCache" initialised 10:58:15,360 DEBUG [main][Cache] Query Cache of type "org.datanucleus.store.query.cache.SoftQueryResultsCache" initialised 10:58:15,360 DEBUG [main][Query] JDOQL Single-String with "SELECT UNIQUE WHERE this.cipherTransformation == :cipherTransformation && this.macAlgorithm == :macAlgorithm" 10:58:15,361 DEBUG [main][MetaData] Class "org.cumulus4j.store.model.EncryptionCoordinateSet" : Initialising Meta-Data 10:58:15,361 DEBUG [main][Persistence] Managing Persistence of Class : org.cumulus4j.store.model.EncryptionCoordinateSet [Table : ENCRYPTIONCOORDINATESET, InheritanceStrategy : new-table] 10:58:15,362 DEBUG [main][Schema] Column "ENCRYPTIONCOORDINATESET.ENCRYPTIONCOORDINATESETID" added to internal representation of table. 10:58:15,362 DEBUG [main][Schema] Field [org.cumulus4j.store.model.EncryptionCoordinateSet.encryptionCoordinateSetID] -> Column(s) [ENCRYPTIONCOORDINATESET.ENCRYPTIONCOORDINATESETID] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 10:58:15,362 DEBUG [main][Schema] Table ENCRYPTIONCOORDINATESET will manage the persistence of the fields for class org.cumulus4j.store.model.EncryptionCoordinateSet (inheritance strategy="new-table") 10:58:15,362 DEBUG [main][Schema] Column "ENCRYPTIONCOORDINATESET.CIPHERTRANSFORMATION" added to internal representation of table. 10:58:15,362 DEBUG [main][Schema] Field [org.cumulus4j.store.model.EncryptionCoordinateSet.cipherTransformation] -> Column(s) [ENCRYPTIONCOORDINATESET.CIPHERTRANSFORMATION] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 10:58:15,363 DEBUG [main][Schema] Column "ENCRYPTIONCOORDINATESET.MACALGORITHM" added to internal representation of table. 10:58:15,363 DEBUG [main][Schema] Field [org.cumulus4j.store.model.EncryptionCoordinateSet.macAlgorithm] -> Column(s) [ENCRYPTIONCOORDINATESET.MACALGORITHM] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 10:58:15,363 DEBUG [main][Schema] Column "ENCRYPTIONCOORDINATESET.VERSION" added to internal representation of table. 10:58:15,363 DEBUG [main][Schema] Table/View ENCRYPTIONCOORDINATESET has been initialised 10:58:15,364 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6e33c391" opened with isolation level "serializable" and auto-commit=false 10:58:15,364 DEBUG [main][Schema] Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6e33c391" with isolation "serializable" 10:58:15,415 DEBUG [main][Schema] Check of existence of ENCRYPTIONCOORDINATESET returned no table 10:58:15,415 DEBUG [main][Schema] Creating table ENCRYPTIONCOORDINATESET 10:58:15,416 DEBUG [main][Schema] CREATE TABLE ENCRYPTIONCOORDINATESET ( ENCRYPTIONCOORDINATESETID BIGINT NOT NULL generated always as identity (start with 1), CIPHERTRANSFORMATION VARCHAR(255) NOT NULL, MACALGORITHM VARCHAR(255) NOT NULL, VERSION BIGINT NOT NULL ) 10:58:15,436 DEBUG [main][Schema] Execution Time = 20 ms 10:58:15,437 DEBUG [main][Schema] ALTER TABLE ENCRYPTIONCOORDINATESET ADD CONSTRAINT ENCRYPTIONCOORDINATESET_PK PRIMARY KEY (ENCRYPTIONCOORDINATESETID) 10:58:15,471 DEBUG [main][Schema] Execution Time = 34 ms 10:58:15,493 DEBUG [main][Schema] Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6e33c391" 10:58:15,499 DEBUG [main][Schema] Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6e33c391" 10:58:15,499 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6e33c391" non enlisted to a transaction is being committed. 10:58:15,499 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6e33c391" closed 10:58:15,499 DEBUG [main][Query] JDOQL Query : Compiling "SELECT UNIQUE FROM org.cumulus4j.store.model.EncryptionCoordinateSet WHERE this.cipherTransformation == :cipherTransformation && this.macAlgorithm == :macAlgorithm" 10:58:15,501 DEBUG [main][Query] JDOQL Query : Compile Time = 2 ms 10:58:15,501 DEBUG [main][Query] QueryCompilation: [filter:DyadicExpression{DyadicExpression{PrimaryExpression{this.cipherTransformation} = ParameterExpression{cipherTransformation}} AND DyadicExpression{PrimaryExpression{this.macAlgorithm} = ParameterExpression{macAlgorithm}}}] [symbols: macAlgorithm type=java.lang.String, this type=org.cumulus4j.store.model.EncryptionCoordinateSet, cipherTransformation type=java.lang.String] 10:58:15,501 DEBUG [main][Query] JDOQL Query : Compiling "SELECT UNIQUE FROM org.cumulus4j.store.model.EncryptionCoordinateSet WHERE this.cipherTransformation == :cipherTransformation && this.macAlgorithm == :macAlgorithm" for datastore 10:58:15,505 DEBUG [main][Query] JDOQL Query : Compile Time for datastore = 4 ms 10:58:15,506 DEBUG [main][Query] SELECT UNIQUE FROM org.cumulus4j.store.model.EncryptionCoordinateSet WHERE this.cipherTransformation == :cipherTransformation && this.macAlgorithm == :macAlgorithm Query compiled to datastore query "SELECT 'org.cumulus4j.store.model.EncryptionCoordinateSet' AS NUCLEUS_TYPE,A0.CIPHERTRANSFORMATION,A0.ENCRYPTIONCOORDINATESETID,A0.MACALGORITHM,A0.VERSION FROM ENCRYPTIONCOORDINATESET A0 WHERE A0.CIPHERTRANSFORMATION = ? AND A0.MACALGORITHM = ?" 10:58:15,506 DEBUG [main][Connection] Connection added to the pool : org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@27a0a5a2 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true] for key=org.datanucleus.ExecutionContextImpl@7a0e1b5e in factory=ConnectionFactory:nontx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@7692cd34] 10:58:15,506 DEBUG [main][Query] JDOQL Query : Executing "SELECT UNIQUE FROM org.cumulus4j.store.model.EncryptionCoordinateSet WHERE this.cipherTransformation == :cipherTransformation && this.macAlgorithm == :macAlgorithm" ... 10:58:15,507 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@33aa93c" opened with isolation level "read-committed" and auto-commit=false 10:58:15,521 DEBUG [main][Datastore] Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@3e792ce3" 10:58:15,522 DEBUG [main][Native] SELECT 'org.cumulus4j.store.model.EncryptionCoordinateSet' AS NUCLEUS_TYPE,A0.CIPHERTRANSFORMATION,A0.ENCRYPTIONCOORDINATESETID,A0.MACALGORITHM,A0.VERSION FROM ENCRYPTIONCOORDINATESET A0 WHERE A0.CIPHERTRANSFORMATION = <'AES/GCM/NOPADDING'> AND A0.MACALGORITHM = <'NONE'> 10:58:15,523 DEBUG [main][Retrieve] Execution Time = 1 ms 10:58:15,523 DEBUG [main][Query] JDOQL Query : Execution Time = 17 ms 10:58:15,523 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@33aa93c" non enlisted to a transaction is being committed. 10:58:15,524 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@33aa93c" closed 10:58:15,524 DEBUG [main][Connection] Connection removed from the pool : org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@27a0a5a2 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@33aa93c, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true] for key=org.datanucleus.ExecutionContextImpl@7a0e1b5e in factory=ConnectionFactory:nontx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@7692cd34] 10:58:15,524 DEBUG [main][Persistence] Making object persistent : "org.cumulus4j.store.model.EncryptionCoordinateSet@3c1e3314" 10:58:15,524 DEBUG [main][Persistence] Started pool of ObjectProviders (maxPool=0, reaperThread=false) 10:58:15,525 DEBUG [main][Persistence] Object "org.cumulus4j.store.model.EncryptionCoordinateSet@3c1e3314" being inserted into table "ENCRYPTIONCOORDINATESET" 10:58:15,525 DEBUG [main][Connection] Connection added to the pool : org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4b770e40 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true] for key=org.datanucleus.ExecutionContextImpl@7a0e1b5e in factory=ConnectionFactory:nontx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@7692cd34] 10:58:15,525 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@78e16155" opened with isolation level "read-committed" and auto-commit=false 10:58:15,533 DEBUG [main][Datastore] Using PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@50b0bc4c" for connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@78e16155" 10:58:15,533 DEBUG [main][Native] INSERT INTO ENCRYPTIONCOORDINATESET (CIPHERTRANSFORMATION,MACALGORITHM,VERSION) VALUES (<'AES/GCM/NOPADDING'>,<'NONE'>,<1>) 10:58:15,535 DEBUG [main][Persist] Execution Time = 2 ms (number of rows = 1) on PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@50b0bc4c" 10:58:15,540 DEBUG [main][Persist] Object "org.cumulus4j.store.model.EncryptionCoordinateSet@3c1e3314" was inserted in the datastore and was given strategy value of "1" 10:58:15,540 DEBUG [main][Cache] Object "org.cumulus4j.store.model.EncryptionCoordinateSet@3c1e3314" (id="org.cumulus4j.store.model.EncryptionCoordinateSet:1") added to Level 1 cache (loadedFlags="[YYY]") 10:58:15,540 DEBUG [main][Datastore] Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@50b0bc4c" 10:58:15,545 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@78e16155" non enlisted to a transaction is being committed. 10:58:15,546 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@78e16155" closed 10:58:15,546 DEBUG [main][Connection] Connection removed from the pool : org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4b770e40 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@78e16155, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true] for key=org.datanucleus.ExecutionContextImpl@7a0e1b5e in factory=ConnectionFactory:nontx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@7692cd34] 10:58:15,546 DEBUG [main][Persistence] ExecutionContext.internalFlush() process started using ordered flush - 1 enlisted objects 10:58:15,546 DEBUG [main][Persistence] ExecutionContext.internalFlush() process finished 10:58:15,546 DEBUG [main][Cache] Object "org.cumulus4j.store.model.EncryptionCoordinateSet@3c1e3314" (id="1") added to Level 2 cache (fields="[0, 1, 2]", version="1") 10:58:15,546 DEBUG [main][Lifecycle] Object "org.cumulus4j.store.model.EncryptionCoordinateSet@3c1e3314" (id="org.cumulus4j.store.model.EncryptionCoordinateSet:1") has a lifecycle change : "P_NEW"->"HOLLOW" 10:58:15,547 DEBUG [main][Transaction] Object "org.cumulus4j.store.model.EncryptionCoordinateSet@3c1e3314" (id="org.cumulus4j.store.model.EncryptionCoordinateSet:1") being evicted from transactional cache 10:58:15,547 DEBUG [main][Persistence] Detaching copy of object "org.cumulus4j.store.model.EncryptionCoordinateSet@3c1e3314" (depth=0) as "org.cumulus4j.store.model.EncryptionCoordinateSet@28fa700e" with detached-fields [0, 1, 2] and fields-to-load=[0, 2] 10:58:15,547 DEBUG [main][Cache] Object "org.cumulus4j.store.model.EncryptionCoordinateSet@3c1e3314" (id="1") is loading the following fields from the Level 2 cache object : [0, 2] 10:58:15,547 DEBUG [main][Lifecycle] Object "org.cumulus4j.store.model.EncryptionCoordinateSet@3c1e3314" (id="org.cumulus4j.store.model.EncryptionCoordinateSet:1") has a lifecycle change : "HOLLOW"->"P_NONTRANS" 10:58:17,670 INFO [main][CryptoCache] Persistence property 'cumulus4j.CryptoCache.cleanupTimer.period' is not set. Using default value 60000. 10:58:17,779 TRACE [main][CryptoCache] acquireCipherEntry: Created new Cipher@1779914089 for opmode=ENCRYPT, encryptionAlgorithm=AES/GCM/NOPADDING and keyID=123. Initialising it with key and IV. 10:58:17,910 TRACE [main][CryptoCache] releaseCipherEntry: Releasing Cipher@1779914089 for opmode=ENCRYPT, encryptionAlgorithm=AES/GCM/NOPADDING keyID=123. 10:58:17,911 TRACE [main][CryptoCache] acquireCipherEntry: Found cached Cipher@1779914089 for opmode=ENCRYPT, encryptionAlgorithm=AES/GCM/NOPADDING and keyID=123. Initialising it with new IV (without key). 10:58:17,960 TRACE [main][CryptoCache] releaseCipherEntry: Releasing Cipher@1779914089 for opmode=ENCRYPT, encryptionAlgorithm=AES/GCM/NOPADDING keyID=123. 10:58:17,961 TRACE [main][CryptoCache] clear: entered 10:58:18,069 TRACE [main][CryptoCache] acquireCipherEntry: Created new Cipher@295055909 for opmode=ENCRYPT, encryptionAlgorithm=AES/GCM/NOPADDING and keyID=123. Initialising it with key and IV. 10:58:18,113 TRACE [main][CryptoCache] releaseCipherEntry: Releasing Cipher@295055909 for opmode=ENCRYPT, encryptionAlgorithm=AES/GCM/NOPADDING keyID=123. 10:58:18,240 TRACE [main][CryptoCache] clear: entered 10:58:18,240 TRACE [main][CryptoCache] getKeyData: No cached key with keyID=123 found. 10:58:18,348 TRACE [main][CryptoCache] acquireCipherEntry: Created new Cipher@1060935276 for opmode=DECRYPT, encryptionAlgorithm=AES/GCM/NOPADDING and keyID=123. Initialising it with key and IV. 10:58:18,397 TRACE [main][CryptoCache] releaseCipherEntry: Releasing Cipher@1060935276 for opmode=DECRYPT, encryptionAlgorithm=AES/GCM/NOPADDING keyID=123. 10:58:18,647 TRACE [main][CryptoCache] acquireCipherEntry: Found cached Cipher@1060935276 for opmode=DECRYPT, encryptionAlgorithm=AES/GCM/NOPADDING and keyID=123. Initialising it with new IV (without key). 10:58:18,690 TRACE [main][CryptoCache] releaseCipherEntry: Releasing Cipher@1060935276 for opmode=DECRYPT, encryptionAlgorithm=AES/GCM/NOPADDING keyID=123. 10:58:18,691 TRACE [main][CryptoCache] clear: entered 10:58:18,691 TRACE [main][CryptoCache] getKeyData: No cached key with keyID=123 found. 10:58:18,799 TRACE [main][CryptoCache] acquireCipherEntry: Created new Cipher@300811000 for opmode=DECRYPT, encryptionAlgorithm=AES/GCM/NOPADDING and keyID=123. Initialising it with key and IV. 10:58:18,841 TRACE [main][CryptoCache] releaseCipherEntry: Releasing Cipher@300811000 for opmode=DECRYPT, encryptionAlgorithm=AES/GCM/NOPADDING keyID=123. 10:58:18,872 DEBUG [main][Persistence] Disconnecting org.cumulus4j.store.model.EncryptionCoordinateSet@3c1e3314 from StateManager[pc=org.cumulus4j.store.model.EncryptionCoordinateSet@3c1e3314, lifecycle=P_NONTRANS] 10:58:18,872 DEBUG [main][Cache] Object with id="org.cumulus4j.store.model.EncryptionCoordinateSet:1" being removed from Level 1 cache [current cache size = 1] 10:58:18,872 DEBUG [main][Cache] Level 1 Cache cleared 10:58:18,872 DEBUG [main][Persistence] ExecutionContext "org.datanucleus.ExecutionContextImpl@7a0e1b5e" closed 10:58:19,027 DEBUG [main][Persistence] Unmanaging Persistence of all classes 10:58:19,028 DEBUG [main][MetaData] Deregistering listener for metadata initialisation 10:58:19,028 DEBUG [main][Cache] Level 2 Cache cleared Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 27.165 sec Running org.cumulus4j.store.crypto.keymanager.test.TestKeyManagerCryptoSession_Twofish_CBC_PKCS5Padding_HMACSHA1 10:58:19,278 WARN [main][MessageBrokerRegistry] setActiveMessageBroker: java.lang.IllegalStateException: An active MessageBroker already exists! Changing the active MessageBroker now is highly discouraged as it may cause errors! java.lang.IllegalStateException: An active MessageBroker already exists! Changing the active MessageBroker now is highly discouraged as it may cause errors! at org.cumulus4j.store.crypto.keymanager.messagebroker.MessageBrokerRegistry.setActiveMessageBroker(MessageBrokerRegistry.java:117) at org.cumulus4j.store.crypto.keymanager.test.MockMessageBroker.setMockSharedInstance(MockMessageBroker.java:41) at org.cumulus4j.store.crypto.keymanager.test.AbstractKeyManagerCryptoSessionTest.beforeClass(AbstractKeyManagerCryptoSessionTest.java:74) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:27) at org.junit.runners.ParentRunner.run(ParentRunner.java:236) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:119) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:101) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103) at com.sun.proxy.$Proxy0.invoke(Unknown Source) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69) 10:58:19,283 INFO [main][MessageBrokerRegistry] setActiveMessageBroker: New activeMessageBroker=org.cumulus4j.store.crypto.keymanager.test.MockMessageBroker@3fc08eec 10:58:19,285 DEBUG [main][General] Plugin Registry "org.datanucleus.plugin.EclipsePluginRegistry" not found. Falling back to DataNucleus registry. Reason : Class "org.eclipse.core.runtime.RegistryFactory" was not found in the CLASSPATH. Please check your specification and your CLASSPATH.. 10:58:19,285 DEBUG [main][General] Using PluginRegistry org.datanucleus.plugin.NonManagedPluginRegistry 10:58:19,288 DEBUG [main][General] Registering bundle org.cumulus4j.store version 1.2.1.SNAPSHOT at URL file:/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store/target/org.cumulus4j.store-1.2.1-SNAPSHOT.jar. 10:58:19,290 DEBUG [main][General] Loading extension points from plug-in file jar:file:/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store/target/org.cumulus4j.store-1.2.1-SNAPSHOT.jar!/plugin.xml. 10:58:19,291 DEBUG [main][General] Loading extensions from plug-in file jar:file:/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store/target/org.cumulus4j.store-1.2.1-SNAPSHOT.jar!/plugin.xml. 10:58:19,292 DEBUG [main][General] Registering bundle org.datanucleus.api.jdo version 3.2.3 at URL file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-api-jdo/3.2.3/datanucleus-api-jdo-3.2.3.jar. 10:58:19,294 DEBUG [main][General] Loading extension points from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-api-jdo/3.2.3/datanucleus-api-jdo-3.2.3.jar!/plugin.xml. 10:58:19,295 DEBUG [main][General] Loading extensions from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-api-jdo/3.2.3/datanucleus-api-jdo-3.2.3.jar!/plugin.xml. 10:58:19,296 WARN [main][General] Could not find MANIFEST.MF file for plugin file "file:/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store.crypto.keymanager/target/classes/plugin.xml" so ignoring it 10:58:19,296 DEBUG [main][General] Registering bundle org.datanucleus.store.rdbms version 3.2.3 at URL file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-rdbms/3.2.3/datanucleus-rdbms-3.2.3.jar. 10:58:19,304 DEBUG [main][General] Loading extension points from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-rdbms/3.2.3/datanucleus-rdbms-3.2.3.jar!/plugin.xml. 10:58:19,308 DEBUG [main][General] Loading extensions from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-rdbms/3.2.3/datanucleus-rdbms-3.2.3.jar!/plugin.xml. 10:58:19,311 DEBUG [main][General] Registering bundle org.datanucleus version 3.2.4 at URL file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-core/3.2.4/datanucleus-core-3.2.4.jar. 10:58:19,315 DEBUG [main][General] Loading extension points from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-core/3.2.4/datanucleus-core-3.2.4.jar!/plugin.xml. 10:58:19,320 DEBUG [main][General] Loading extensions from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-core/3.2.4/datanucleus-core-3.2.4.jar!/plugin.xml. 10:58:19,324 INFO [main][Persistence] Property cumulus4j.macAlgorithm unknown - will be ignored 10:58:19,324 INFO [main][Persistence] Property cumulus4j.encryptionAlgorithm unknown - will be ignored 10:58:19,324 DEBUG [main][Persistence] Java types support initialising ... 10:58:19,327 DEBUG [main][Persistence] Java types support loaded : supported java types=java.awt.Color, java.lang.Float, [Ljava.lang.Integer;, java.sql.Time, java.util.SortedSet, java.net.URL, java.util.Date, java.util.PriorityQueue, float, [Ljava.lang.Character;, [Ljava.lang.Double;, java.lang.Integer, java.math.BigDecimal, java.util.Vector, java.lang.Character, java.lang.Enum, java.lang.Long, java.lang.Short, java.util.Locale, java.util.Map, java.math.BigInteger, java.net.URI, java.lang.Byte, java.util.GregorianCalendar, java.awt.image.BufferedImage, byte, double, java.util.TimeZone, java.sql.Timestamp, java.util.Collection, java.util.Set, java.util.UUID, [Ljava.lang.String;, java.util.List, [Ljava.lang.Short;, java.util.Queue, java.util.SortedMap, [Ljava.lang.Enum;, [Ljava.lang.Boolean;, java.lang.Double, [Ljava.util.Date;, [B, [C, [D, java.util.HashMap, java.util.Currency, [F, long, java.util.Stack, java.util.TreeSet, [I, java.util.ArrayList, [J, java.util.HashSet, java.util.LinkedHashMap, java.util.Calendar, java.lang.StringBuffer, [S, [Ljava.math.BigInteger;, java.lang.Boolean, [Ljava.lang.Number;, java.lang.String, [Ljava.math.BigDecimal;, java.lang.Number, java.util.LinkedList, java.util.Hashtable, java.util.LinkedHashSet, [Z, [Ljava.lang.Float;, java.util.Properties, [Ljava.lang.Byte;, [Ljava.util.Locale;, int, java.sql.Date, boolean, java.util.TreeMap, [Ljava.lang.Long;, char, short, java.lang.Class, java.util.BitSet, java.util.Arrays$ArrayList 10:58:19,327 DEBUG [main][Persistence] Type converter support initialising ... 10:58:19,328 DEBUG [main][Persistence] Added converter for java.math.BigDecimal<->java.lang.String using org.datanucleus.store.types.converters.BigDecimalStringConverter 10:58:19,328 DEBUG [main][Persistence] Added converter for java.math.BigInteger<->java.lang.String using org.datanucleus.store.types.converters.BigIntegerStringConverter 10:58:19,328 DEBUG [main][Persistence] Added converter for java.util.BitSet<->java.lang.String using org.datanucleus.store.types.converters.BitSetStringConverter 10:58:19,328 DEBUG [main][Persistence] Added converter for java.util.Calendar<->java.lang.String using org.datanucleus.store.types.converters.CalendarStringConverter 10:58:19,328 DEBUG [main][Persistence] Added converter for java.lang.Class<->java.lang.String using org.datanucleus.store.types.converters.ClassStringConverter 10:58:19,328 DEBUG [main][Persistence] Added converter for java.awt.Color<->java.lang.String using org.datanucleus.store.types.converters.ColorStringConverter 10:58:19,328 DEBUG [main][Persistence] Added converter for java.lang.Integer<->java.lang.String using org.datanucleus.store.types.converters.IntegerStringConverter 10:58:19,328 DEBUG [main][Persistence] Added converter for java.lang.Long<->java.lang.String using org.datanucleus.store.types.converters.LongStringConverter 10:58:19,328 DEBUG [main][Persistence] Added converter for java.util.Currency<->java.lang.String using org.datanucleus.store.types.converters.CurrencyStringConverter 10:58:19,328 DEBUG [main][Persistence] Added converter for java.util.Date<->java.lang.Long using org.datanucleus.store.types.converters.DateLongConverter 10:58:19,328 DEBUG [main][Persistence] Added converter for java.util.Date<->java.lang.String using org.datanucleus.store.types.converters.DateStringConverter 10:58:19,329 DEBUG [main][Persistence] Added converter for java.util.Locale<->java.lang.String using org.datanucleus.store.types.converters.LocaleStringConverter 10:58:19,329 DEBUG [main][Persistence] Added converter for java.sql.Date<->java.lang.Long using org.datanucleus.store.types.converters.SqlDateLongConverter 10:58:19,329 DEBUG [main][Persistence] Added converter for java.sql.Date<->java.lang.String using org.datanucleus.store.types.converters.SqlDateStringConverter 10:58:19,329 DEBUG [main][Persistence] Added converter for java.sql.Time<->java.lang.Long using org.datanucleus.store.types.converters.SqlTimeLongConverter 10:58:19,329 DEBUG [main][Persistence] Added converter for java.sql.Time<->java.lang.String using org.datanucleus.store.types.converters.SqlTimeStringConverter 10:58:19,329 DEBUG [main][Persistence] Added converter for java.sql.Timestamp<->java.lang.Long using org.datanucleus.store.types.converters.SqlTimestampLongConverter 10:58:19,329 DEBUG [main][Persistence] Added converter for java.lang.StringBuffer<->java.lang.String using org.datanucleus.store.types.converters.StringBufferStringConverter 10:58:19,329 DEBUG [main][Persistence] Added converter for java.util.TimeZone<->java.lang.String using org.datanucleus.store.types.converters.TimeZoneStringConverter 10:58:19,329 DEBUG [main][Persistence] Added converter for java.net.URI<->java.lang.String using org.datanucleus.store.types.converters.URIStringConverter 10:58:19,329 DEBUG [main][Persistence] Added converter for java.net.URL<->java.lang.String using org.datanucleus.store.types.converters.URLStringConverter 10:58:19,329 DEBUG [main][Persistence] Added converter for java.util.UUID<->java.lang.String using org.datanucleus.store.types.converters.UUIDStringConverter 10:58:19,330 DEBUG [main][Persistence] TypeConverter for javax.time.calendar.LocalDate<->java.lang.String ignored since java type not present in CLASSPATH 10:58:19,330 DEBUG [main][Persistence] TypeConverter for javax.time.calendar.LocalTime<->java.lang.String ignored since java type not present in CLASSPATH 10:58:19,331 DEBUG [main][Persistence] TypeConverter for javax.time.calendar.LocalTime<->java.lang.Long ignored since java type not present in CLASSPATH 10:58:19,331 DEBUG [main][Persistence] TypeConverter for javax.time.calendar.LocalDateTime<->java.lang.String ignored since java type not present in CLASSPATH 10:58:19,331 DEBUG [main][Persistence] Added converter for java.io.Serializable<->java.lang.String using org.datanucleus.store.types.converters.SerializableStringConverter 10:58:19,331 DEBUG [main][Persistence] Added converter for java.io.Serializable<->[B using org.datanucleus.store.types.converters.SerializableByteArrayConverter 10:58:19,331 DEBUG [main][Persistence] Type converter support loaded 10:58:19,331 DEBUG [main][MetaData] MetaDataManager : Input=(XML,Annotations), XML-Validation=false, XML-Suffices=(persistence=*.jdo, orm=orm, query=*.jdoquery), JDO-listener=true 10:58:19,331 DEBUG [main][MetaData] Registering listener for metadata initialisation 10:58:19,331 DEBUG [main][MetaData] Listener found initialisation for persistable class org.cumulus4j.store.model.EncryptionCoordinateSet 10:58:19,332 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /META-INF/package.jdo 10:58:19,332 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /WEB-INF/package.jdo 10:58:19,332 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /package.jdo 10:58:19,333 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/package.jdo 10:58:19,333 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org.jdo 10:58:19,333 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j/package.jdo 10:58:19,334 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j.jdo 10:58:19,334 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j/store/package.jdo 10:58:19,334 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j/store.jdo 10:58:19,335 DEBUG [main][MetaData] Parsing MetaData file "jar:file:/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store/target/org.cumulus4j.store-1.2.1-SNAPSHOT.jar!/org/cumulus4j/store/model/package.jdo" using handler "jdo" (validation="false") 10:58:19,337 DEBUG [main][MetaData] XML Entity Public="" System="http://java.sun.com/dtd/jdo_3_0.dtd 10:58:19,667 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j/store/model.jdo 10:58:19,668 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j/store/model/EncryptionCoordinateSet.jdo 10:58:19,668 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" not found 10:58:19,669 DEBUG [main][MetaData] Class "org.cumulus4j.store.model.EncryptionCoordinateSet" has been specified with JDO annotations so using those. 10:58:19,670 DEBUG [main][MetaData] Class "org.cumulus4j.store.model.EncryptionCoordinateSet" : Populating Meta-Data 10:58:19,671 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /META-INF/package.orm 10:58:19,671 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /WEB-INF/package.orm 10:58:19,671 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /package.orm 10:58:19,672 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/package.orm 10:58:19,672 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org.orm 10:58:19,673 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j/package.orm 10:58:19,673 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j.orm 10:58:19,673 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j/store/package.orm 10:58:19,674 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j/store.orm 10:58:19,674 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j/store/model/package.orm 10:58:19,674 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j/store/model.orm 10:58:19,675 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j/store/model/EncryptionCoordinateSet.orm 10:58:19,675 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" not found 10:58:19,676 DEBUG [main][Datastore] Creating StoreManager for datastore 10:58:19,683 DEBUG [main][Connection] Created tx data source using pooling type of dbcp-builtin 10:58:19,683 DEBUG [main][Connection] Registered transactional connection factory under name "rdbms/tx" 10:58:19,683 DEBUG [main][Connection] Registered nontransactional connection factory under name "rdbms/nontx" 10:58:19,689 DEBUG [main][Connection] Created nontx data source using pooling type of dbcp-builtin 10:58:21,138 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3569edd5" opened 10:58:21,142 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Boolean (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false) 10:58:21,143 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Boolean (jdbc-type=BOOLEAN, sql-type=BOOLEAN, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BooleanRDBMSMapping, default=false) 10:58:21,144 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Boolean (jdbc-type=SMALLINT, sql-type=SMALLINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.SmallIntRDBMSMapping, default=false) 10:58:21,144 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Byte (jdbc-type=SMALLINT, sql-type=SMALLINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.SmallIntRDBMSMapping, default=false) 10:58:21,144 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Character (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=true) 10:58:21,144 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Character (jdbc-type=INTEGER, sql-type=INTEGER, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false) 10:58:21,145 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Character (jdbc-type=INTEGER, sql-type=INT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false) 10:58:21,145 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Double (jdbc-type=DOUBLE, sql-type=DOUBLE, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DoubleRDBMSMapping, default=true) 10:58:21,145 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Double (jdbc-type=DECIMAL, sql-type=DECIMAL, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DecimalRDBMSMapping, default=false) 10:58:21,145 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Float (jdbc-type=FLOAT, sql-type=FLOAT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.FloatRDBMSMapping, default=true) 10:58:21,145 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Float (jdbc-type=DOUBLE, sql-type=DOUBLE, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DoubleRDBMSMapping, default=false) 10:58:21,145 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Float (jdbc-type=REAL, sql-type=REAL, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.RealRDBMSMapping, default=false) 10:58:21,146 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Float (jdbc-type=DECIMAL, sql-type=DECIMAL, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DecimalRDBMSMapping, default=false) 10:58:21,146 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Integer (jdbc-type=INTEGER, sql-type=INTEGER, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=true) 10:58:21,146 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Integer (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=false) 10:58:21,146 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Integer (jdbc-type=NUMERIC, sql-type=NUMERIC, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NumericRDBMSMapping, default=false) 10:58:21,146 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Integer (jdbc-type=INTEGER, sql-type=INT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=true) 10:58:21,146 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Integer (jdbc-type=SMALLINT, sql-type=SMALLINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.SmallIntRDBMSMapping, default=false) 10:58:21,146 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Long (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=true) 10:58:21,146 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Long (jdbc-type=INTEGER, sql-type=INT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false) 10:58:21,146 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Long (jdbc-type=NUMERIC, sql-type=NUMERIC, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NumericRDBMSMapping, default=false) 10:58:21,147 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Long (jdbc-type=SMALLINT, sql-type=SMALLINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.SmallIntRDBMSMapping, default=false) 10:58:21,147 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Short (jdbc-type=SMALLINT, sql-type=SMALLINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.SmallIntRDBMSMapping, default=true) 10:58:21,147 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Short (jdbc-type=INTEGER, sql-type=INTEGER, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false) 10:58:21,147 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Short (jdbc-type=INTEGER, sql-type=INT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false) 10:58:21,147 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.String (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=true) 10:58:21,148 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.String (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false) 10:58:21,148 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.String (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=false) 10:58:21,148 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.String (jdbc-type=LONGVARCHAR, sql-type=LONGVARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.LongVarcharRDBMSMapping, default=false) 10:58:21,148 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.String (jdbc-type=CLOB, sql-type=CLOB, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.ClobRDBMSMapping, default=false) 10:58:21,148 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.String (jdbc-type=BLOB, sql-type=BLOB, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BlobRDBMSMapping, default=false) 10:58:21,149 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.String (jdbc-type=NVARCHAR, sql-type=NVARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NVarcharRDBMSMapping, default=false) 10:58:21,149 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.String (jdbc-type=NCHAR, sql-type=NCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NCharRDBMSMapping, default=false) 10:58:21,149 DEBUG [main][Datastore] Adding RDBMS support for Java type java.math.BigDecimal (jdbc-type=DECIMAL, sql-type=DECIMAL, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DecimalRDBMSMapping, default=true) 10:58:21,149 DEBUG [main][Datastore] Adding RDBMS support for Java type java.math.BigDecimal (jdbc-type=NUMERIC, sql-type=NUMERIC, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NumericRDBMSMapping, default=false) 10:58:21,149 DEBUG [main][Datastore] Adding RDBMS support for Java type java.math.BigInteger (jdbc-type=NUMERIC, sql-type=NUMERIC, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NumericRDBMSMapping, default=true) 10:58:21,150 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Date (jdbc-type=DATE, sql-type=DATE, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DateRDBMSMapping, default=true) 10:58:21,150 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Date (jdbc-type=TIMESTAMP, sql-type=TIMESTAMP, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping, default=false) 10:58:21,150 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Date (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false) 10:58:21,150 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Date (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=false) 10:58:21,150 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Date (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=false) 10:58:21,150 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Time (jdbc-type=TIME, sql-type=TIME, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimeRDBMSMapping, default=true) 10:58:21,150 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Time (jdbc-type=TIMESTAMP, sql-type=TIMESTAMP, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping, default=false) 10:58:21,150 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Time (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false) 10:58:21,150 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Time (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=false) 10:58:21,150 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Time (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=false) 10:58:21,150 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Timestamp (jdbc-type=TIMESTAMP, sql-type=TIMESTAMP, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping, default=true) 10:58:21,151 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Timestamp (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false) 10:58:21,151 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Timestamp (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=false) 10:58:21,151 DEBUG [main][Datastore] Adding RDBMS support for Java type java.util.Date (jdbc-type=TIMESTAMP, sql-type=TIMESTAMP, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping, default=true) 10:58:21,151 DEBUG [main][Datastore] Adding RDBMS support for Java type java.util.Date (jdbc-type=DATE, sql-type=DATE, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DateRDBMSMapping, default=false) 10:58:21,151 DEBUG [main][Datastore] Adding RDBMS support for Java type java.util.Date (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false) 10:58:21,151 DEBUG [main][Datastore] Adding RDBMS support for Java type java.util.Date (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=false) 10:58:21,151 DEBUG [main][Datastore] Adding RDBMS support for Java type java.util.Date (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=false) 10:58:21,152 DEBUG [main][Datastore] Adding RDBMS support for Java type java.util.Date (jdbc-type=TIME, sql-type=TIME, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimeRDBMSMapping, default=false) 10:58:21,152 DEBUG [main][Datastore] Adding RDBMS support for Java type java.io.Serializable (jdbc-type=LONGVARBINARY, sql-type=LONGVARBINARY, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.LongVarBinaryRDBMSMapping, default=true) 10:58:21,152 DEBUG [main][Datastore] Adding RDBMS support for Java type java.io.Serializable (jdbc-type=BLOB, sql-type=BLOB, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BlobRDBMSMapping, default=false) 10:58:21,152 DEBUG [main][Datastore] Adding RDBMS support for Java type java.io.Serializable (jdbc-type=VARBINARY, sql-type=VARBINARY, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarBinaryRDBMSMapping, default=false) 10:58:21,152 DEBUG [main][Datastore] Adding RDBMS support for Java type org.datanucleus.identity.OID (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=true) 10:58:21,152 DEBUG [main][Datastore] Adding RDBMS support for Java type org.datanucleus.identity.OID (jdbc-type=INTEGER, sql-type=INTEGER, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false) 10:58:21,152 DEBUG [main][Datastore] Adding RDBMS support for Java type org.datanucleus.identity.OID (jdbc-type=NUMERIC, sql-type=NUMERIC, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NumericRDBMSMapping, default=false) 10:58:21,152 DEBUG [main][Datastore] Adding RDBMS support for Java type org.datanucleus.identity.OID (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false) 10:58:21,152 DEBUG [main][Datastore] Adding RDBMS support for Java type org.datanucleus.identity.OID (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=false) 10:58:21,247 DEBUG [main][Datastore] Removing RDBMS support for Java type java.lang.String (jdbc-type=NVARCHAR, sql-type=NVARCHAR) 10:58:21,247 DEBUG [main][Datastore] Removing RDBMS support for Java type java.lang.String (jdbc-type=NCHAR, sql-type=NCHAR) 10:58:21,254 DEBUG [main][Datastore] ======================= Datastore ========================= 10:58:21,254 DEBUG [main][Datastore] StoreManager : "rdbms" (org.datanucleus.store.rdbms.RDBMSStoreManager) 10:58:21,254 DEBUG [main][Datastore] Datastore : read-write 10:58:21,254 DEBUG [main][Datastore] Schema Control : AutoCreate(Tables), Validate(None) 10:58:21,254 DEBUG [main][Datastore] Query Languages : [JDOQL, JPQL, SQL, STOREDPROC] 10:58:21,254 DEBUG [main][Datastore] Queries : Timeout=0 10:58:21,254 DEBUG [main][Datastore] =========================================================== 10:58:21,254 DEBUG [main][Datastore] Datastore Adapter : org.datanucleus.store.rdbms.adapter.DerbyAdapter 10:58:21,254 DEBUG [main][Datastore] Datastore : name="Apache Derby" version="10.7.1.1 - (1040133)" 10:58:21,254 DEBUG [main][Datastore] Datastore Driver : name="Apache Derby Embedded JDBC Driver" version="10.7.1.1 - (1040133)" 10:58:21,254 DEBUG [main][Datastore] Primary Connection Factory : URL[jdbc:derby:/tmp/cumulus4j-test.x6indnk4/derby/cumulus4j;create=true] 10:58:21,255 DEBUG [main][Datastore] Secondary Connection Factory : URL[jdbc:derby:/tmp/cumulus4j-test.x6indnk4/derby/cumulus4j;create=true] 10:58:21,255 DEBUG [main][Datastore] Datastore Identifiers : factory="datanucleus2" case=UPPERCASE catalog= schema=ROOT 10:58:21,255 DEBUG [main][Datastore] Supported Identifier Cases : "MixedCase" UPPERCASE "MixedCase-Sensitive" 10:58:21,255 DEBUG [main][Datastore] Supported Identifier Lengths (max) : Table=128 Column=128 Constraint=128 Index=128 Delimiter=" 10:58:21,255 DEBUG [main][Datastore] Support for Identifiers in DDL : catalog=false schema=true 10:58:21,255 DEBUG [main][Datastore] Datastore : checkTableViewExistence, rdbmsConstraintCreateMode=DataNucleus, initialiseColumnInfo=ALL 10:58:21,255 DEBUG [main][Datastore] Support Statement Batching : yes (max-batch-size=50) 10:58:21,255 DEBUG [main][Datastore] Queries : Results direction=forward, type=forward-only, concurrency=read-only 10:58:21,255 DEBUG [main][Datastore] Java-Types : string-default-length=255 10:58:21,255 DEBUG [main][Datastore] JDBC-Types : VARCHAR, LONGVARCHAR, BINARY, BOOLEAN, VARBINARY, LONGVARBINARY, BIGINT, JAVA_OBJECT, [id=2009], CHAR, NUMERIC, DECIMAL, INTEGER, CLOB, SMALLINT, BLOB, FLOAT, REAL, DOUBLE, DATE, TIME, TIMESTAMP 10:58:21,255 DEBUG [main][Datastore] =========================================================== 10:58:21,273 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3569edd5" non enlisted to a transaction is being committed. 10:58:21,273 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3569edd5" closed 10:58:21,273 DEBUG [main][Datastore] StoreManager now created 10:58:21,273 DEBUG [main][Persistence] ================= NucleusContext =============== 10:58:21,273 DEBUG [main][Persistence] DataNucleus Context : Version "3.2.4" with JRE "1.8.0_91" on "Linux" 10:58:21,273 DEBUG [main][Persistence] Persistence API : JDO 10:58:21,273 DEBUG [main][Persistence] Plugin Registry : org.datanucleus.plugin.NonManagedPluginRegistry 10:58:21,273 DEBUG [main][Persistence] ClassLoading : datanucleus 10:58:21,273 DEBUG [main][Persistence] Persistence : pm-singlethreaded, nontransactional-read, nontransactional-write, reachability-at-commit, copy-on-attach, managed-relations(checked), deletion-policy=JDO2, serverTimeZone=Europe/Berlin 10:58:21,273 DEBUG [main][Persistence] AutoStart : mechanism=None, mode=Quiet 10:58:21,273 DEBUG [main][Persistence] Transactions : type=RESOURCE_LOCAL, mode=datastore, isolation=read-committed 10:58:21,273 DEBUG [main][Persistence] ValueGeneration : txn-isolation=read-committed connection=New 10:58:21,273 DEBUG [main][Persistence] Cache : Level1 (soft), Level2 (soft, mode=UNSPECIFIED), QueryResults (soft), Collections/Maps 10:58:21,273 DEBUG [main][Persistence] ================================================ 10:58:21,273 DEBUG [main][Cache] Level 2 Cache of type "soft" initialised 10:58:21,274 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryTimerPeriod: Property 'cumulus4j.cryptoSessionExpiryTimer.period' is not set. Using default value 60000. 10:58:21,274 TRACE [main][AbstractCryptoSession] setCryptoSessionID: cryptoSessionID=70e22ae8-df57-42cd-9f0f-9d2de18903b5 10:58:21,274 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryAgeMSec: Property 'cumulus4j.cryptoSessionExpiryAge' is not set. Using default value 1800000. 10:58:21,274 DEBUG [main][Persistence] Started pool of ExecutionContext (maxPool=20, reaperThread=false) 10:58:21,275 DEBUG [main][Persistence] ExecutionContext "org.datanucleus.ExecutionContextImpl@1d2644e3" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@4fa06f52" with txn="org.datanucleus.TransactionImpl@602c4656" 10:58:21,276 DEBUG [main][Cache] Level 1 Cache of type "soft" initialised 10:58:21,276 INFO [main][AbstractCryptoManager] getEncryptionAlgorithm: Property 'cumulus4j.encryptionAlgorithm' is set to 'Twofish/CBC/PKCS5Padding'. Using this encryption algorithm. 10:58:21,277 INFO [main][AbstractCryptoManager] getMACAlgorithm: Property 'cumulus4j.macAlgorithm' is set to 'HMAC-SHA1'. Using this MAC algorithm. 10:58:21,277 DEBUG [main][Cache] Query Cache of type "org.datanucleus.query.cache.SoftQueryCompilationCache" initialised 10:58:21,278 DEBUG [main][Cache] Query Cache of type "org.datanucleus.store.query.cache.SoftQueryDatastoreCompilationCache" initialised 10:58:21,278 DEBUG [main][Cache] Query Cache of type "org.datanucleus.store.query.cache.SoftQueryResultsCache" initialised 10:58:21,278 DEBUG [main][Query] JDOQL Single-String with "SELECT UNIQUE WHERE this.cipherTransformation == :cipherTransformation && this.macAlgorithm == :macAlgorithm" 10:58:21,280 DEBUG [main][MetaData] Class "org.cumulus4j.store.model.EncryptionCoordinateSet" : Initialising Meta-Data 10:58:21,281 DEBUG [main][Persistence] Managing Persistence of Class : org.cumulus4j.store.model.EncryptionCoordinateSet [Table : ENCRYPTIONCOORDINATESET, InheritanceStrategy : new-table] 10:58:21,282 DEBUG [main][Schema] Column "ENCRYPTIONCOORDINATESET.ENCRYPTIONCOORDINATESETID" added to internal representation of table. 10:58:21,283 DEBUG [main][Schema] Field [org.cumulus4j.store.model.EncryptionCoordinateSet.encryptionCoordinateSetID] -> Column(s) [ENCRYPTIONCOORDINATESET.ENCRYPTIONCOORDINATESETID] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 10:58:21,284 DEBUG [main][Schema] Table ENCRYPTIONCOORDINATESET will manage the persistence of the fields for class org.cumulus4j.store.model.EncryptionCoordinateSet (inheritance strategy="new-table") 10:58:21,284 DEBUG [main][Schema] Column "ENCRYPTIONCOORDINATESET.CIPHERTRANSFORMATION" added to internal representation of table. 10:58:21,285 DEBUG [main][Schema] Field [org.cumulus4j.store.model.EncryptionCoordinateSet.cipherTransformation] -> Column(s) [ENCRYPTIONCOORDINATESET.CIPHERTRANSFORMATION] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 10:58:21,286 DEBUG [main][Schema] Column "ENCRYPTIONCOORDINATESET.MACALGORITHM" added to internal representation of table. 10:58:21,286 DEBUG [main][Schema] Field [org.cumulus4j.store.model.EncryptionCoordinateSet.macAlgorithm] -> Column(s) [ENCRYPTIONCOORDINATESET.MACALGORITHM] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 10:58:21,287 DEBUG [main][Schema] Column "ENCRYPTIONCOORDINATESET.VERSION" added to internal representation of table. 10:58:21,287 DEBUG [main][Schema] Table/View ENCRYPTIONCOORDINATESET has been initialised 10:58:21,287 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@381cad29" opened with isolation level "serializable" and auto-commit=false 10:58:21,287 DEBUG [main][Schema] Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@381cad29" with isolation "serializable" 10:58:21,329 DEBUG [main][Schema] Check of existence of ENCRYPTIONCOORDINATESET returned no table 10:58:21,329 DEBUG [main][Schema] Creating table ENCRYPTIONCOORDINATESET 10:58:21,330 DEBUG [main][Schema] CREATE TABLE ENCRYPTIONCOORDINATESET ( ENCRYPTIONCOORDINATESETID BIGINT NOT NULL generated always as identity (start with 1), CIPHERTRANSFORMATION VARCHAR(255) NOT NULL, MACALGORITHM VARCHAR(255) NOT NULL, VERSION BIGINT NOT NULL ) 10:58:21,345 DEBUG [main][Schema] Execution Time = 15 ms 10:58:21,345 DEBUG [main][Schema] ALTER TABLE ENCRYPTIONCOORDINATESET ADD CONSTRAINT ENCRYPTIONCOORDINATESET_PK PRIMARY KEY (ENCRYPTIONCOORDINATESETID) 10:58:21,377 DEBUG [main][Schema] Execution Time = 32 ms 10:58:21,396 DEBUG [main][Schema] Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@381cad29" 10:58:21,402 DEBUG [main][Schema] Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@381cad29" 10:58:21,402 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@381cad29" non enlisted to a transaction is being committed. 10:58:21,402 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@381cad29" closed 10:58:21,403 DEBUG [main][Query] JDOQL Query : Compiling "SELECT UNIQUE FROM org.cumulus4j.store.model.EncryptionCoordinateSet WHERE this.cipherTransformation == :cipherTransformation && this.macAlgorithm == :macAlgorithm" 10:58:21,404 DEBUG [main][Query] JDOQL Query : Compile Time = 1 ms 10:58:21,404 DEBUG [main][Query] QueryCompilation: [filter:DyadicExpression{DyadicExpression{PrimaryExpression{this.cipherTransformation} = ParameterExpression{cipherTransformation}} AND DyadicExpression{PrimaryExpression{this.macAlgorithm} = ParameterExpression{macAlgorithm}}}] [symbols: macAlgorithm type=java.lang.String, this type=org.cumulus4j.store.model.EncryptionCoordinateSet, cipherTransformation type=java.lang.String] 10:58:21,404 DEBUG [main][Query] JDOQL Query : Compiling "SELECT UNIQUE FROM org.cumulus4j.store.model.EncryptionCoordinateSet WHERE this.cipherTransformation == :cipherTransformation && this.macAlgorithm == :macAlgorithm" for datastore 10:58:21,407 DEBUG [main][Query] JDOQL Query : Compile Time for datastore = 3 ms 10:58:21,407 DEBUG [main][Query] SELECT UNIQUE FROM org.cumulus4j.store.model.EncryptionCoordinateSet WHERE this.cipherTransformation == :cipherTransformation && this.macAlgorithm == :macAlgorithm Query compiled to datastore query "SELECT 'org.cumulus4j.store.model.EncryptionCoordinateSet' AS NUCLEUS_TYPE,A0.CIPHERTRANSFORMATION,A0.ENCRYPTIONCOORDINATESETID,A0.MACALGORITHM,A0.VERSION FROM ENCRYPTIONCOORDINATESET A0 WHERE A0.CIPHERTRANSFORMATION = ? AND A0.MACALGORITHM = ?" 10:58:21,408 DEBUG [main][Connection] Connection added to the pool : org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@644abb8f [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true] for key=org.datanucleus.ExecutionContextImpl@1d2644e3 in factory=ConnectionFactory:nontx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@1a411233] 10:58:21,408 DEBUG [main][Query] JDOQL Query : Executing "SELECT UNIQUE FROM org.cumulus4j.store.model.EncryptionCoordinateSet WHERE this.cipherTransformation == :cipherTransformation && this.macAlgorithm == :macAlgorithm" ... 10:58:21,408 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@70325d20" opened with isolation level "read-committed" and auto-commit=false 10:58:21,421 DEBUG [main][Datastore] Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@726a6b94" 10:58:21,421 DEBUG [main][Native] SELECT 'org.cumulus4j.store.model.EncryptionCoordinateSet' AS NUCLEUS_TYPE,A0.CIPHERTRANSFORMATION,A0.ENCRYPTIONCOORDINATESETID,A0.MACALGORITHM,A0.VERSION FROM ENCRYPTIONCOORDINATESET A0 WHERE A0.CIPHERTRANSFORMATION = <'TWOFISH/CBC/PKCS5PADDING'> AND A0.MACALGORITHM = <'HMAC-SHA1'> 10:58:21,422 DEBUG [main][Retrieve] Execution Time = 1 ms 10:58:21,422 DEBUG [main][Query] JDOQL Query : Execution Time = 14 ms 10:58:21,422 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@70325d20" non enlisted to a transaction is being committed. 10:58:21,423 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@70325d20" closed 10:58:21,423 DEBUG [main][Connection] Connection removed from the pool : org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@644abb8f [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@70325d20, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true] for key=org.datanucleus.ExecutionContextImpl@1d2644e3 in factory=ConnectionFactory:nontx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@1a411233] 10:58:21,423 DEBUG [main][Persistence] Making object persistent : "org.cumulus4j.store.model.EncryptionCoordinateSet@3ff57625" 10:58:21,423 DEBUG [main][Persistence] Started pool of ObjectProviders (maxPool=0, reaperThread=false) 10:58:21,424 DEBUG [main][Persistence] Object "org.cumulus4j.store.model.EncryptionCoordinateSet@3ff57625" being inserted into table "ENCRYPTIONCOORDINATESET" 10:58:21,424 DEBUG [main][Connection] Connection added to the pool : org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@1ee29c84 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true] for key=org.datanucleus.ExecutionContextImpl@1d2644e3 in factory=ConnectionFactory:nontx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@1a411233] 10:58:21,425 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7c8326a4" opened with isolation level "read-committed" and auto-commit=false 10:58:21,430 DEBUG [main][Datastore] Using PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@6f012914" for connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7c8326a4" 10:58:21,430 DEBUG [main][Native] INSERT INTO ENCRYPTIONCOORDINATESET (MACALGORITHM,CIPHERTRANSFORMATION,VERSION) VALUES (<'HMAC-SHA1'>,<'TWOFISH/CBC/PKCS5PADDING'>,<1>) 10:58:21,432 DEBUG [main][Persist] Execution Time = 2 ms (number of rows = 1) on PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@6f012914" 10:58:21,436 DEBUG [main][Persist] Object "org.cumulus4j.store.model.EncryptionCoordinateSet@3ff57625" was inserted in the datastore and was given strategy value of "1" 10:58:21,436 DEBUG [main][Cache] Object "org.cumulus4j.store.model.EncryptionCoordinateSet@3ff57625" (id="org.cumulus4j.store.model.EncryptionCoordinateSet:1") added to Level 1 cache (loadedFlags="[YYY]") 10:58:21,436 DEBUG [main][Datastore] Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@6f012914" 10:58:21,443 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7c8326a4" non enlisted to a transaction is being committed. 10:58:21,444 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7c8326a4" closed 10:58:21,444 DEBUG [main][Connection] Connection removed from the pool : org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@1ee29c84 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7c8326a4, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true] for key=org.datanucleus.ExecutionContextImpl@1d2644e3 in factory=ConnectionFactory:nontx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@1a411233] 10:58:21,445 DEBUG [main][Persistence] ExecutionContext.internalFlush() process started using ordered flush - 1 enlisted objects 10:58:21,445 DEBUG [main][Persistence] ExecutionContext.internalFlush() process finished 10:58:21,446 DEBUG [main][Cache] Object "org.cumulus4j.store.model.EncryptionCoordinateSet@3ff57625" (id="1") added to Level 2 cache (fields="[0, 1, 2]", version="1") 10:58:21,447 DEBUG [main][Lifecycle] Object "org.cumulus4j.store.model.EncryptionCoordinateSet@3ff57625" (id="org.cumulus4j.store.model.EncryptionCoordinateSet:1") has a lifecycle change : "P_NEW"->"HOLLOW" 10:58:21,447 DEBUG [main][Transaction] Object "org.cumulus4j.store.model.EncryptionCoordinateSet@3ff57625" (id="org.cumulus4j.store.model.EncryptionCoordinateSet:1") being evicted from transactional cache 10:58:21,449 DEBUG [main][Persistence] Detaching copy of object "org.cumulus4j.store.model.EncryptionCoordinateSet@3ff57625" (depth=0) as "org.cumulus4j.store.model.EncryptionCoordinateSet@6ad5923a" with detached-fields [0, 1, 2] and fields-to-load=[0, 2] 10:58:21,450 DEBUG [main][Cache] Object "org.cumulus4j.store.model.EncryptionCoordinateSet@3ff57625" (id="1") is loading the following fields from the Level 2 cache object : [0, 2] 10:58:21,450 DEBUG [main][Lifecycle] Object "org.cumulus4j.store.model.EncryptionCoordinateSet@3ff57625" (id="org.cumulus4j.store.model.EncryptionCoordinateSet:1") has a lifecycle change : "HOLLOW"->"P_NONTRANS" 10:58:25,413 INFO [main][CryptoCache] Persistence property 'cumulus4j.CryptoCache.cleanupTimer.period' is not set. Using default value 60000. 10:58:25,532 TRACE [main][CryptoCache] acquireCipherEntry: Created new Cipher@353891891 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/CBC/PKCS5PADDING and keyID=123. Initialising it with key and IV. 10:58:25,536 TRACE [main][CryptoCache] releaseCipherEntry: Releasing Cipher@353891891 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/CBC/PKCS5PADDING keyID=123. 10:58:25,536 TRACE [main][CryptoCache] getKeyData: Found cached key with keyID=123. 10:58:25,537 TRACE [main][CryptoCache] acquireCipherEntry: Created new Cipher@1340086275 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/CBC/PKCS5PADDING and keyID=123. Initialising it with key and IV. 10:58:25,539 DEBUG [main][KeyManagerCryptoSession] decrypt: precalculated output-size does not match actually written output: expected=112 actual=104 10:58:25,539 TRACE [main][CryptoCache] releaseCipherEntry: Releasing Cipher@1340086275 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/CBC/PKCS5PADDING keyID=123. 10:58:25,540 DEBUG [main][Persistence] Disconnecting org.cumulus4j.store.model.EncryptionCoordinateSet@3ff57625 from StateManager[pc=org.cumulus4j.store.model.EncryptionCoordinateSet@3ff57625, lifecycle=P_NONTRANS] 10:58:25,540 DEBUG [main][Cache] Object with id="org.cumulus4j.store.model.EncryptionCoordinateSet:1" being removed from Level 1 cache [current cache size = 1] 10:58:25,540 DEBUG [main][Cache] Level 1 Cache cleared 10:58:25,540 DEBUG [main][Persistence] ExecutionContext "org.datanucleus.ExecutionContextImpl@1d2644e3" closed 10:58:25,664 DEBUG [main][Persistence] Unmanaging Persistence of all classes 10:58:25,665 DEBUG [main][MetaData] Deregistering listener for metadata initialisation 10:58:25,666 DEBUG [main][Cache] Level 2 Cache cleared 10:58:25,814 DEBUG [main][General] Plugin Registry "org.datanucleus.plugin.EclipsePluginRegistry" not found. Falling back to DataNucleus registry. Reason : Class "org.eclipse.core.runtime.RegistryFactory" was not found in the CLASSPATH. Please check your specification and your CLASSPATH.. 10:58:25,814 DEBUG [main][General] Using PluginRegistry org.datanucleus.plugin.NonManagedPluginRegistry 10:58:25,818 DEBUG [main][General] Registering bundle org.cumulus4j.store version 1.2.1.SNAPSHOT at URL file:/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store/target/org.cumulus4j.store-1.2.1-SNAPSHOT.jar. 10:58:25,821 DEBUG [main][General] Loading extension points from plug-in file jar:file:/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store/target/org.cumulus4j.store-1.2.1-SNAPSHOT.jar!/plugin.xml. 10:58:25,822 DEBUG [main][General] Loading extensions from plug-in file jar:file:/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store/target/org.cumulus4j.store-1.2.1-SNAPSHOT.jar!/plugin.xml. 10:58:25,823 DEBUG [main][General] Registering bundle org.datanucleus.api.jdo version 3.2.3 at URL file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-api-jdo/3.2.3/datanucleus-api-jdo-3.2.3.jar. 10:58:25,825 DEBUG [main][General] Loading extension points from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-api-jdo/3.2.3/datanucleus-api-jdo-3.2.3.jar!/plugin.xml. 10:58:25,826 DEBUG [main][General] Loading extensions from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-api-jdo/3.2.3/datanucleus-api-jdo-3.2.3.jar!/plugin.xml. 10:58:25,826 WARN [main][General] Could not find MANIFEST.MF file for plugin file "file:/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store.crypto.keymanager/target/classes/plugin.xml" so ignoring it 10:58:25,827 DEBUG [main][General] Registering bundle org.datanucleus.store.rdbms version 3.2.3 at URL file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-rdbms/3.2.3/datanucleus-rdbms-3.2.3.jar. 10:58:25,837 DEBUG [main][General] Loading extension points from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-rdbms/3.2.3/datanucleus-rdbms-3.2.3.jar!/plugin.xml. 10:58:25,840 DEBUG [main][General] Loading extensions from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-rdbms/3.2.3/datanucleus-rdbms-3.2.3.jar!/plugin.xml. 10:58:25,843 DEBUG [main][General] Registering bundle org.datanucleus version 3.2.4 at URL file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-core/3.2.4/datanucleus-core-3.2.4.jar. 10:58:25,847 DEBUG [main][General] Loading extension points from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-core/3.2.4/datanucleus-core-3.2.4.jar!/plugin.xml. 10:58:25,852 DEBUG [main][General] Loading extensions from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-core/3.2.4/datanucleus-core-3.2.4.jar!/plugin.xml. 10:58:25,854 INFO [main][Persistence] Property cumulus4j.macAlgorithm unknown - will be ignored 10:58:25,854 INFO [main][Persistence] Property cumulus4j.encryptionAlgorithm unknown - will be ignored 10:58:25,855 DEBUG [main][Persistence] Java types support initialising ... 10:58:25,858 DEBUG [main][Persistence] Java types support loaded : supported java types=java.awt.Color, java.lang.Float, [Ljava.lang.Integer;, java.sql.Time, java.util.SortedSet, java.net.URL, java.util.Date, java.util.PriorityQueue, float, [Ljava.lang.Character;, [Ljava.lang.Double;, java.lang.Integer, java.math.BigDecimal, java.util.Vector, java.lang.Character, java.lang.Enum, java.lang.Long, java.lang.Short, java.util.Locale, java.util.Map, java.math.BigInteger, java.net.URI, java.lang.Byte, java.util.GregorianCalendar, java.awt.image.BufferedImage, byte, double, java.util.TimeZone, java.sql.Timestamp, java.util.Collection, java.util.Set, java.util.UUID, [Ljava.lang.String;, java.util.List, [Ljava.lang.Short;, java.util.Queue, java.util.SortedMap, [Ljava.lang.Enum;, [Ljava.lang.Boolean;, java.lang.Double, [Ljava.util.Date;, [B, [C, [D, java.util.HashMap, java.util.Currency, [F, long, java.util.Stack, java.util.TreeSet, [I, java.util.ArrayList, [J, java.util.HashSet, java.util.LinkedHashMap, java.util.Calendar, java.lang.StringBuffer, [S, [Ljava.math.BigInteger;, java.lang.Boolean, [Ljava.lang.Number;, java.lang.String, [Ljava.math.BigDecimal;, java.lang.Number, java.util.LinkedList, java.util.Hashtable, java.util.LinkedHashSet, [Z, [Ljava.lang.Float;, java.util.Properties, [Ljava.lang.Byte;, [Ljava.util.Locale;, int, java.sql.Date, boolean, java.util.TreeMap, [Ljava.lang.Long;, char, short, java.lang.Class, java.util.BitSet, java.util.Arrays$ArrayList 10:58:25,858 DEBUG [main][Persistence] Type converter support initialising ... 10:58:25,859 DEBUG [main][Persistence] Added converter for java.math.BigDecimal<->java.lang.String using org.datanucleus.store.types.converters.BigDecimalStringConverter 10:58:25,859 DEBUG [main][Persistence] Added converter for java.math.BigInteger<->java.lang.String using org.datanucleus.store.types.converters.BigIntegerStringConverter 10:58:25,859 DEBUG [main][Persistence] Added converter for java.util.BitSet<->java.lang.String using org.datanucleus.store.types.converters.BitSetStringConverter 10:58:25,860 DEBUG [main][Persistence] Added converter for java.util.Calendar<->java.lang.String using org.datanucleus.store.types.converters.CalendarStringConverter 10:58:25,860 DEBUG [main][Persistence] Added converter for java.lang.Class<->java.lang.String using org.datanucleus.store.types.converters.ClassStringConverter 10:58:25,860 DEBUG [main][Persistence] Added converter for java.awt.Color<->java.lang.String using org.datanucleus.store.types.converters.ColorStringConverter 10:58:25,860 DEBUG [main][Persistence] Added converter for java.lang.Integer<->java.lang.String using org.datanucleus.store.types.converters.IntegerStringConverter 10:58:25,860 DEBUG [main][Persistence] Added converter for java.lang.Long<->java.lang.String using org.datanucleus.store.types.converters.LongStringConverter 10:58:25,860 DEBUG [main][Persistence] Added converter for java.util.Currency<->java.lang.String using org.datanucleus.store.types.converters.CurrencyStringConverter 10:58:25,860 DEBUG [main][Persistence] Added converter for java.util.Date<->java.lang.Long using org.datanucleus.store.types.converters.DateLongConverter 10:58:25,861 DEBUG [main][Persistence] Added converter for java.util.Date<->java.lang.String using org.datanucleus.store.types.converters.DateStringConverter 10:58:25,861 DEBUG [main][Persistence] Added converter for java.util.Locale<->java.lang.String using org.datanucleus.store.types.converters.LocaleStringConverter 10:58:25,861 DEBUG [main][Persistence] Added converter for java.sql.Date<->java.lang.Long using org.datanucleus.store.types.converters.SqlDateLongConverter 10:58:25,861 DEBUG [main][Persistence] Added converter for java.sql.Date<->java.lang.String using org.datanucleus.store.types.converters.SqlDateStringConverter 10:58:25,861 DEBUG [main][Persistence] Added converter for java.sql.Time<->java.lang.Long using org.datanucleus.store.types.converters.SqlTimeLongConverter 10:58:25,861 DEBUG [main][Persistence] Added converter for java.sql.Time<->java.lang.String using org.datanucleus.store.types.converters.SqlTimeStringConverter 10:58:25,861 DEBUG [main][Persistence] Added converter for java.sql.Timestamp<->java.lang.Long using org.datanucleus.store.types.converters.SqlTimestampLongConverter 10:58:25,861 DEBUG [main][Persistence] Added converter for java.lang.StringBuffer<->java.lang.String using org.datanucleus.store.types.converters.StringBufferStringConverter 10:58:25,861 DEBUG [main][Persistence] Added converter for java.util.TimeZone<->java.lang.String using org.datanucleus.store.types.converters.TimeZoneStringConverter 10:58:25,862 DEBUG [main][Persistence] Added converter for java.net.URI<->java.lang.String using org.datanucleus.store.types.converters.URIStringConverter 10:58:25,862 DEBUG [main][Persistence] Added converter for java.net.URL<->java.lang.String using org.datanucleus.store.types.converters.URLStringConverter 10:58:25,862 DEBUG [main][Persistence] Added converter for java.util.UUID<->java.lang.String using org.datanucleus.store.types.converters.UUIDStringConverter 10:58:25,862 DEBUG [main][Persistence] TypeConverter for javax.time.calendar.LocalDate<->java.lang.String ignored since java type not present in CLASSPATH 10:58:25,862 DEBUG [main][Persistence] TypeConverter for javax.time.calendar.LocalTime<->java.lang.String ignored since java type not present in CLASSPATH 10:58:25,863 DEBUG [main][Persistence] TypeConverter for javax.time.calendar.LocalTime<->java.lang.Long ignored since java type not present in CLASSPATH 10:58:25,863 DEBUG [main][Persistence] TypeConverter for javax.time.calendar.LocalDateTime<->java.lang.String ignored since java type not present in CLASSPATH 10:58:25,864 DEBUG [main][Persistence] Added converter for java.io.Serializable<->java.lang.String using org.datanucleus.store.types.converters.SerializableStringConverter 10:58:25,864 DEBUG [main][Persistence] Added converter for java.io.Serializable<->[B using org.datanucleus.store.types.converters.SerializableByteArrayConverter 10:58:25,864 DEBUG [main][Persistence] Type converter support loaded 10:58:25,864 DEBUG [main][MetaData] MetaDataManager : Input=(XML,Annotations), XML-Validation=false, XML-Suffices=(persistence=*.jdo, orm=orm, query=*.jdoquery), JDO-listener=true 10:58:25,864 DEBUG [main][MetaData] Registering listener for metadata initialisation 10:58:25,864 DEBUG [main][MetaData] Listener found initialisation for persistable class org.cumulus4j.store.model.EncryptionCoordinateSet 10:58:25,864 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /META-INF/package.jdo 10:58:25,865 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /WEB-INF/package.jdo 10:58:25,865 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /package.jdo 10:58:25,866 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/package.jdo 10:58:25,866 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org.jdo 10:58:25,866 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j/package.jdo 10:58:25,867 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j.jdo 10:58:25,867 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j/store/package.jdo 10:58:25,867 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j/store.jdo 10:58:25,868 DEBUG [main][MetaData] Parsing MetaData file "jar:file:/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store/target/org.cumulus4j.store-1.2.1-SNAPSHOT.jar!/org/cumulus4j/store/model/package.jdo" using handler "jdo" (validation="false") 10:58:25,870 DEBUG [main][MetaData] XML Entity Public="" System="http://java.sun.com/dtd/jdo_3_0.dtd 10:58:26,210 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j/store/model.jdo 10:58:26,210 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j/store/model/EncryptionCoordinateSet.jdo 10:58:26,210 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" not found 10:58:26,211 DEBUG [main][MetaData] Class "org.cumulus4j.store.model.EncryptionCoordinateSet" has been specified with JDO annotations so using those. 10:58:26,212 DEBUG [main][MetaData] Class "org.cumulus4j.store.model.EncryptionCoordinateSet" : Populating Meta-Data 10:58:26,212 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /META-INF/package.orm 10:58:26,213 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /WEB-INF/package.orm 10:58:26,213 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /package.orm 10:58:26,213 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/package.orm 10:58:26,213 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org.orm 10:58:26,214 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j/package.orm 10:58:26,214 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j.orm 10:58:26,214 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j/store/package.orm 10:58:26,214 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j/store.orm 10:58:26,215 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j/store/model/package.orm 10:58:26,215 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j/store/model.orm 10:58:26,215 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j/store/model/EncryptionCoordinateSet.orm 10:58:26,215 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" not found 10:58:26,216 DEBUG [main][Datastore] Creating StoreManager for datastore 10:58:26,223 DEBUG [main][Connection] Created tx data source using pooling type of dbcp-builtin 10:58:26,223 DEBUG [main][Connection] Registered transactional connection factory under name "rdbms/tx" 10:58:26,223 DEBUG [main][Connection] Registered nontransactional connection factory under name "rdbms/nontx" 10:58:26,228 DEBUG [main][Connection] Created nontx data source using pooling type of dbcp-builtin 10:58:27,613 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@629f066f" opened 10:58:27,616 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Boolean (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false) 10:58:27,616 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Boolean (jdbc-type=BOOLEAN, sql-type=BOOLEAN, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BooleanRDBMSMapping, default=false) 10:58:27,616 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Boolean (jdbc-type=SMALLINT, sql-type=SMALLINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.SmallIntRDBMSMapping, default=false) 10:58:27,617 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Byte (jdbc-type=SMALLINT, sql-type=SMALLINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.SmallIntRDBMSMapping, default=false) 10:58:27,617 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Character (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=true) 10:58:27,617 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Character (jdbc-type=INTEGER, sql-type=INTEGER, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false) 10:58:27,617 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Character (jdbc-type=INTEGER, sql-type=INT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false) 10:58:27,617 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Double (jdbc-type=DOUBLE, sql-type=DOUBLE, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DoubleRDBMSMapping, default=true) 10:58:27,617 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Double (jdbc-type=DECIMAL, sql-type=DECIMAL, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DecimalRDBMSMapping, default=false) 10:58:27,618 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Float (jdbc-type=FLOAT, sql-type=FLOAT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.FloatRDBMSMapping, default=true) 10:58:27,618 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Float (jdbc-type=DOUBLE, sql-type=DOUBLE, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DoubleRDBMSMapping, default=false) 10:58:27,618 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Float (jdbc-type=REAL, sql-type=REAL, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.RealRDBMSMapping, default=false) 10:58:27,618 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Float (jdbc-type=DECIMAL, sql-type=DECIMAL, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DecimalRDBMSMapping, default=false) 10:58:27,618 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Integer (jdbc-type=INTEGER, sql-type=INTEGER, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=true) 10:58:27,618 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Integer (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=false) 10:58:27,618 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Integer (jdbc-type=NUMERIC, sql-type=NUMERIC, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NumericRDBMSMapping, default=false) 10:58:27,619 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Integer (jdbc-type=INTEGER, sql-type=INT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=true) 10:58:27,619 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Integer (jdbc-type=SMALLINT, sql-type=SMALLINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.SmallIntRDBMSMapping, default=false) 10:58:27,619 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Long (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=true) 10:58:27,619 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Long (jdbc-type=INTEGER, sql-type=INT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false) 10:58:27,619 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Long (jdbc-type=NUMERIC, sql-type=NUMERIC, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NumericRDBMSMapping, default=false) 10:58:27,620 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Long (jdbc-type=SMALLINT, sql-type=SMALLINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.SmallIntRDBMSMapping, default=false) 10:58:27,620 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Short (jdbc-type=SMALLINT, sql-type=SMALLINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.SmallIntRDBMSMapping, default=true) 10:58:27,620 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Short (jdbc-type=INTEGER, sql-type=INTEGER, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false) 10:58:27,620 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Short (jdbc-type=INTEGER, sql-type=INT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false) 10:58:27,620 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.String (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=true) 10:58:27,620 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.String (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false) 10:58:27,620 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.String (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=false) 10:58:27,620 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.String (jdbc-type=LONGVARCHAR, sql-type=LONGVARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.LongVarcharRDBMSMapping, default=false) 10:58:27,621 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.String (jdbc-type=CLOB, sql-type=CLOB, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.ClobRDBMSMapping, default=false) 10:58:27,621 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.String (jdbc-type=BLOB, sql-type=BLOB, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BlobRDBMSMapping, default=false) 10:58:27,621 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.String (jdbc-type=NVARCHAR, sql-type=NVARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NVarcharRDBMSMapping, default=false) 10:58:27,621 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.String (jdbc-type=NCHAR, sql-type=NCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NCharRDBMSMapping, default=false) 10:58:27,621 DEBUG [main][Datastore] Adding RDBMS support for Java type java.math.BigDecimal (jdbc-type=DECIMAL, sql-type=DECIMAL, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DecimalRDBMSMapping, default=true) 10:58:27,622 DEBUG [main][Datastore] Adding RDBMS support for Java type java.math.BigDecimal (jdbc-type=NUMERIC, sql-type=NUMERIC, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NumericRDBMSMapping, default=false) 10:58:27,622 DEBUG [main][Datastore] Adding RDBMS support for Java type java.math.BigInteger (jdbc-type=NUMERIC, sql-type=NUMERIC, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NumericRDBMSMapping, default=true) 10:58:27,622 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Date (jdbc-type=DATE, sql-type=DATE, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DateRDBMSMapping, default=true) 10:58:27,622 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Date (jdbc-type=TIMESTAMP, sql-type=TIMESTAMP, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping, default=false) 10:58:27,622 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Date (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false) 10:58:27,622 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Date (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=false) 10:58:27,622 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Date (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=false) 10:58:27,622 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Time (jdbc-type=TIME, sql-type=TIME, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimeRDBMSMapping, default=true) 10:58:27,623 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Time (jdbc-type=TIMESTAMP, sql-type=TIMESTAMP, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping, default=false) 10:58:27,623 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Time (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false) 10:58:27,623 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Time (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=false) 10:58:27,623 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Time (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=false) 10:58:27,623 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Timestamp (jdbc-type=TIMESTAMP, sql-type=TIMESTAMP, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping, default=true) 10:58:27,623 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Timestamp (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false) 10:58:27,623 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Timestamp (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=false) 10:58:27,624 DEBUG [main][Datastore] Adding RDBMS support for Java type java.util.Date (jdbc-type=TIMESTAMP, sql-type=TIMESTAMP, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping, default=true) 10:58:27,624 DEBUG [main][Datastore] Adding RDBMS support for Java type java.util.Date (jdbc-type=DATE, sql-type=DATE, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DateRDBMSMapping, default=false) 10:58:27,624 DEBUG [main][Datastore] Adding RDBMS support for Java type java.util.Date (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false) 10:58:27,624 DEBUG [main][Datastore] Adding RDBMS support for Java type java.util.Date (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=false) 10:58:27,624 DEBUG [main][Datastore] Adding RDBMS support for Java type java.util.Date (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=false) 10:58:27,624 DEBUG [main][Datastore] Adding RDBMS support for Java type java.util.Date (jdbc-type=TIME, sql-type=TIME, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimeRDBMSMapping, default=false) 10:58:27,624 DEBUG [main][Datastore] Adding RDBMS support for Java type java.io.Serializable (jdbc-type=LONGVARBINARY, sql-type=LONGVARBINARY, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.LongVarBinaryRDBMSMapping, default=true) 10:58:27,624 DEBUG [main][Datastore] Adding RDBMS support for Java type java.io.Serializable (jdbc-type=BLOB, sql-type=BLOB, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BlobRDBMSMapping, default=false) 10:58:27,624 DEBUG [main][Datastore] Adding RDBMS support for Java type java.io.Serializable (jdbc-type=VARBINARY, sql-type=VARBINARY, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarBinaryRDBMSMapping, default=false) 10:58:27,625 DEBUG [main][Datastore] Adding RDBMS support for Java type org.datanucleus.identity.OID (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=true) 10:58:27,625 DEBUG [main][Datastore] Adding RDBMS support for Java type org.datanucleus.identity.OID (jdbc-type=INTEGER, sql-type=INTEGER, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false) 10:58:27,625 DEBUG [main][Datastore] Adding RDBMS support for Java type org.datanucleus.identity.OID (jdbc-type=NUMERIC, sql-type=NUMERIC, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NumericRDBMSMapping, default=false) 10:58:27,625 DEBUG [main][Datastore] Adding RDBMS support for Java type org.datanucleus.identity.OID (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false) 10:58:27,625 DEBUG [main][Datastore] Adding RDBMS support for Java type org.datanucleus.identity.OID (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=false) 10:58:27,735 DEBUG [main][Datastore] Removing RDBMS support for Java type java.lang.String (jdbc-type=NVARCHAR, sql-type=NVARCHAR) 10:58:27,735 DEBUG [main][Datastore] Removing RDBMS support for Java type java.lang.String (jdbc-type=NCHAR, sql-type=NCHAR) 10:58:27,744 DEBUG [main][Datastore] ======================= Datastore ========================= 10:58:27,744 DEBUG [main][Datastore] StoreManager : "rdbms" (org.datanucleus.store.rdbms.RDBMSStoreManager) 10:58:27,744 DEBUG [main][Datastore] Datastore : read-write 10:58:27,744 DEBUG [main][Datastore] Schema Control : AutoCreate(Tables), Validate(None) 10:58:27,745 DEBUG [main][Datastore] Query Languages : [JDOQL, JPQL, SQL, STOREDPROC] 10:58:27,745 DEBUG [main][Datastore] Queries : Timeout=0 10:58:27,745 DEBUG [main][Datastore] =========================================================== 10:58:27,745 DEBUG [main][Datastore] Datastore Adapter : org.datanucleus.store.rdbms.adapter.DerbyAdapter 10:58:27,745 DEBUG [main][Datastore] Datastore : name="Apache Derby" version="10.7.1.1 - (1040133)" 10:58:27,745 DEBUG [main][Datastore] Datastore Driver : name="Apache Derby Embedded JDBC Driver" version="10.7.1.1 - (1040133)" 10:58:27,745 DEBUG [main][Datastore] Primary Connection Factory : URL[jdbc:derby:/tmp/cumulus4j-test.mnus7798/derby/cumulus4j;create=true] 10:58:27,745 DEBUG [main][Datastore] Secondary Connection Factory : URL[jdbc:derby:/tmp/cumulus4j-test.mnus7798/derby/cumulus4j;create=true] 10:58:27,745 DEBUG [main][Datastore] Datastore Identifiers : factory="datanucleus2" case=UPPERCASE catalog= schema=ROOT 10:58:27,745 DEBUG [main][Datastore] Supported Identifier Cases : "MixedCase" UPPERCASE "MixedCase-Sensitive" 10:58:27,745 DEBUG [main][Datastore] Supported Identifier Lengths (max) : Table=128 Column=128 Constraint=128 Index=128 Delimiter=" 10:58:27,745 DEBUG [main][Datastore] Support for Identifiers in DDL : catalog=false schema=true 10:58:27,745 DEBUG [main][Datastore] Datastore : checkTableViewExistence, rdbmsConstraintCreateMode=DataNucleus, initialiseColumnInfo=ALL 10:58:27,745 DEBUG [main][Datastore] Support Statement Batching : yes (max-batch-size=50) 10:58:27,745 DEBUG [main][Datastore] Queries : Results direction=forward, type=forward-only, concurrency=read-only 10:58:27,745 DEBUG [main][Datastore] Java-Types : string-default-length=255 10:58:27,745 DEBUG [main][Datastore] JDBC-Types : VARCHAR, LONGVARCHAR, BINARY, BOOLEAN, VARBINARY, LONGVARBINARY, BIGINT, JAVA_OBJECT, [id=2009], CHAR, NUMERIC, DECIMAL, INTEGER, CLOB, SMALLINT, BLOB, FLOAT, REAL, DOUBLE, DATE, TIME, TIMESTAMP 10:58:27,746 DEBUG [main][Datastore] =========================================================== 10:58:27,763 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@629f066f" non enlisted to a transaction is being committed. 10:58:27,763 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@629f066f" closed 10:58:27,764 DEBUG [main][Datastore] StoreManager now created 10:58:27,764 DEBUG [main][Persistence] ================= NucleusContext =============== 10:58:27,764 DEBUG [main][Persistence] DataNucleus Context : Version "3.2.4" with JRE "1.8.0_91" on "Linux" 10:58:27,764 DEBUG [main][Persistence] Persistence API : JDO 10:58:27,764 DEBUG [main][Persistence] Plugin Registry : org.datanucleus.plugin.NonManagedPluginRegistry 10:58:27,764 DEBUG [main][Persistence] ClassLoading : datanucleus 10:58:27,764 DEBUG [main][Persistence] Persistence : pm-singlethreaded, nontransactional-read, nontransactional-write, reachability-at-commit, copy-on-attach, managed-relations(checked), deletion-policy=JDO2, serverTimeZone=Europe/Berlin 10:58:27,764 DEBUG [main][Persistence] AutoStart : mechanism=None, mode=Quiet 10:58:27,764 DEBUG [main][Persistence] Transactions : type=RESOURCE_LOCAL, mode=datastore, isolation=read-committed 10:58:27,764 DEBUG [main][Persistence] ValueGeneration : txn-isolation=read-committed connection=New 10:58:27,764 DEBUG [main][Persistence] Cache : Level1 (soft), Level2 (soft, mode=UNSPECIFIED), QueryResults (soft), Collections/Maps 10:58:27,764 DEBUG [main][Persistence] ================================================ 10:58:27,764 DEBUG [main][Cache] Level 2 Cache of type "soft" initialised 10:58:27,765 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryTimerPeriod: Property 'cumulus4j.cryptoSessionExpiryTimer.period' is not set. Using default value 60000. 10:58:27,765 TRACE [main][AbstractCryptoSession] setCryptoSessionID: cryptoSessionID=68dccbee-13a7-448f-88b6-0db8de9421d4 10:58:27,765 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryAgeMSec: Property 'cumulus4j.cryptoSessionExpiryAge' is not set. Using default value 1800000. 10:58:27,765 DEBUG [main][Persistence] Started pool of ExecutionContext (maxPool=20, reaperThread=false) 10:58:27,766 DEBUG [main][Persistence] ExecutionContext "org.datanucleus.ExecutionContextImpl@7c455e96" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@985696" with txn="org.datanucleus.TransactionImpl@5bcde458" 10:58:27,766 DEBUG [main][Cache] Level 1 Cache of type "soft" initialised 10:58:28,005 INFO [main][AbstractCryptoManager] getEncryptionAlgorithm: Property 'cumulus4j.encryptionAlgorithm' is set to 'Twofish/CBC/PKCS5Padding'. Using this encryption algorithm. 10:58:28,005 INFO [main][AbstractCryptoManager] getMACAlgorithm: Property 'cumulus4j.macAlgorithm' is set to 'HMAC-SHA1'. Using this MAC algorithm. 10:58:28,005 DEBUG [main][Cache] Query Cache of type "org.datanucleus.query.cache.SoftQueryCompilationCache" initialised 10:58:28,005 DEBUG [main][Cache] Query Cache of type "org.datanucleus.store.query.cache.SoftQueryDatastoreCompilationCache" initialised 10:58:28,005 DEBUG [main][Cache] Query Cache of type "org.datanucleus.store.query.cache.SoftQueryResultsCache" initialised 10:58:28,006 DEBUG [main][Query] JDOQL Single-String with "SELECT UNIQUE WHERE this.cipherTransformation == :cipherTransformation && this.macAlgorithm == :macAlgorithm" 10:58:28,006 DEBUG [main][MetaData] Class "org.cumulus4j.store.model.EncryptionCoordinateSet" : Initialising Meta-Data 10:58:28,007 DEBUG [main][Persistence] Managing Persistence of Class : org.cumulus4j.store.model.EncryptionCoordinateSet [Table : ENCRYPTIONCOORDINATESET, InheritanceStrategy : new-table] 10:58:28,008 DEBUG [main][Schema] Column "ENCRYPTIONCOORDINATESET.ENCRYPTIONCOORDINATESETID" added to internal representation of table. 10:58:28,008 DEBUG [main][Schema] Field [org.cumulus4j.store.model.EncryptionCoordinateSet.encryptionCoordinateSetID] -> Column(s) [ENCRYPTIONCOORDINATESET.ENCRYPTIONCOORDINATESETID] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 10:58:28,008 DEBUG [main][Schema] Table ENCRYPTIONCOORDINATESET will manage the persistence of the fields for class org.cumulus4j.store.model.EncryptionCoordinateSet (inheritance strategy="new-table") 10:58:28,009 DEBUG [main][Schema] Column "ENCRYPTIONCOORDINATESET.CIPHERTRANSFORMATION" added to internal representation of table. 10:58:28,009 DEBUG [main][Schema] Field [org.cumulus4j.store.model.EncryptionCoordinateSet.cipherTransformation] -> Column(s) [ENCRYPTIONCOORDINATESET.CIPHERTRANSFORMATION] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 10:58:28,010 DEBUG [main][Schema] Column "ENCRYPTIONCOORDINATESET.MACALGORITHM" added to internal representation of table. 10:58:28,010 DEBUG [main][Schema] Field [org.cumulus4j.store.model.EncryptionCoordinateSet.macAlgorithm] -> Column(s) [ENCRYPTIONCOORDINATESET.MACALGORITHM] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 10:58:28,010 DEBUG [main][Schema] Column "ENCRYPTIONCOORDINATESET.VERSION" added to internal representation of table. 10:58:28,010 DEBUG [main][Schema] Table/View ENCRYPTIONCOORDINATESET has been initialised 10:58:28,010 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@49a71302" opened with isolation level "serializable" and auto-commit=false 10:58:28,010 DEBUG [main][Schema] Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@49a71302" with isolation "serializable" 10:58:28,056 DEBUG [main][Schema] Check of existence of ENCRYPTIONCOORDINATESET returned no table 10:58:28,057 DEBUG [main][Schema] Creating table ENCRYPTIONCOORDINATESET 10:58:28,057 DEBUG [main][Schema] CREATE TABLE ENCRYPTIONCOORDINATESET ( ENCRYPTIONCOORDINATESETID BIGINT NOT NULL generated always as identity (start with 1), CIPHERTRANSFORMATION VARCHAR(255) NOT NULL, MACALGORITHM VARCHAR(255) NOT NULL, VERSION BIGINT NOT NULL ) 10:58:28,075 DEBUG [main][Schema] Execution Time = 17 ms 10:58:28,075 DEBUG [main][Schema] ALTER TABLE ENCRYPTIONCOORDINATESET ADD CONSTRAINT ENCRYPTIONCOORDINATESET_PK PRIMARY KEY (ENCRYPTIONCOORDINATESETID) 10:58:28,098 DEBUG [main][Schema] Execution Time = 23 ms 10:58:28,117 DEBUG [main][Schema] Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@49a71302" 10:58:28,124 DEBUG [main][Schema] Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@49a71302" 10:58:28,124 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@49a71302" non enlisted to a transaction is being committed. 10:58:28,125 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@49a71302" closed 10:58:28,125 DEBUG [main][Query] JDOQL Query : Compiling "SELECT UNIQUE FROM org.cumulus4j.store.model.EncryptionCoordinateSet WHERE this.cipherTransformation == :cipherTransformation && this.macAlgorithm == :macAlgorithm" 10:58:28,129 DEBUG [main][Query] JDOQL Query : Compile Time = 4 ms 10:58:28,130 DEBUG [main][Query] QueryCompilation: [filter:DyadicExpression{DyadicExpression{PrimaryExpression{this.cipherTransformation} = ParameterExpression{cipherTransformation}} AND DyadicExpression{PrimaryExpression{this.macAlgorithm} = ParameterExpression{macAlgorithm}}}] [symbols: macAlgorithm type=java.lang.String, this type=org.cumulus4j.store.model.EncryptionCoordinateSet, cipherTransformation type=java.lang.String] 10:58:28,130 DEBUG [main][Query] JDOQL Query : Compiling "SELECT UNIQUE FROM org.cumulus4j.store.model.EncryptionCoordinateSet WHERE this.cipherTransformation == :cipherTransformation && this.macAlgorithm == :macAlgorithm" for datastore 10:58:28,138 DEBUG [main][Query] JDOQL Query : Compile Time for datastore = 8 ms 10:58:28,139 DEBUG [main][Query] SELECT UNIQUE FROM org.cumulus4j.store.model.EncryptionCoordinateSet WHERE this.cipherTransformation == :cipherTransformation && this.macAlgorithm == :macAlgorithm Query compiled to datastore query "SELECT 'org.cumulus4j.store.model.EncryptionCoordinateSet' AS NUCLEUS_TYPE,A0.CIPHERTRANSFORMATION,A0.ENCRYPTIONCOORDINATESETID,A0.MACALGORITHM,A0.VERSION FROM ENCRYPTIONCOORDINATESET A0 WHERE A0.CIPHERTRANSFORMATION = ? AND A0.MACALGORITHM = ?" 10:58:28,139 DEBUG [main][Connection] Connection added to the pool : org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@9a2ec9b [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true] for key=org.datanucleus.ExecutionContextImpl@7c455e96 in factory=ConnectionFactory:nontx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@58112bc4] 10:58:28,139 DEBUG [main][Query] JDOQL Query : Executing "SELECT UNIQUE FROM org.cumulus4j.store.model.EncryptionCoordinateSet WHERE this.cipherTransformation == :cipherTransformation && this.macAlgorithm == :macAlgorithm" ... 10:58:28,140 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2301b75" opened with isolation level "read-committed" and auto-commit=false 10:58:28,148 DEBUG [main][Datastore] Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@22bd2039" 10:58:28,148 DEBUG [main][Native] SELECT 'org.cumulus4j.store.model.EncryptionCoordinateSet' AS NUCLEUS_TYPE,A0.CIPHERTRANSFORMATION,A0.ENCRYPTIONCOORDINATESETID,A0.MACALGORITHM,A0.VERSION FROM ENCRYPTIONCOORDINATESET A0 WHERE A0.CIPHERTRANSFORMATION = <'TWOFISH/CBC/PKCS5PADDING'> AND A0.MACALGORITHM = <'HMAC-SHA1'> 10:58:28,149 DEBUG [main][Retrieve] Execution Time = 1 ms 10:58:28,150 DEBUG [main][Query] JDOQL Query : Execution Time = 11 ms 10:58:28,150 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2301b75" non enlisted to a transaction is being committed. 10:58:28,150 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2301b75" closed 10:58:28,150 DEBUG [main][Connection] Connection removed from the pool : org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@9a2ec9b [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2301b75, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true] for key=org.datanucleus.ExecutionContextImpl@7c455e96 in factory=ConnectionFactory:nontx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@58112bc4] 10:58:28,150 DEBUG [main][Persistence] Making object persistent : "org.cumulus4j.store.model.EncryptionCoordinateSet@6e1d4137" 10:58:28,150 DEBUG [main][Persistence] Started pool of ObjectProviders (maxPool=0, reaperThread=false) 10:58:28,152 DEBUG [main][Persistence] Object "org.cumulus4j.store.model.EncryptionCoordinateSet@6e1d4137" being inserted into table "ENCRYPTIONCOORDINATESET" 10:58:28,152 DEBUG [main][Connection] Connection added to the pool : org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@29a4f594 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true] for key=org.datanucleus.ExecutionContextImpl@7c455e96 in factory=ConnectionFactory:nontx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@58112bc4] 10:58:28,153 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@57b75756" opened with isolation level "read-committed" and auto-commit=false 10:58:28,158 DEBUG [main][Datastore] Using PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@44cb460e" for connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@57b75756" 10:58:28,159 DEBUG [main][Native] INSERT INTO ENCRYPTIONCOORDINATESET (CIPHERTRANSFORMATION,MACALGORITHM,VERSION) VALUES (<'TWOFISH/CBC/PKCS5PADDING'>,<'HMAC-SHA1'>,<1>) 10:58:28,161 DEBUG [main][Persist] Execution Time = 2 ms (number of rows = 1) on PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@44cb460e" 10:58:28,166 DEBUG [main][Persist] Object "org.cumulus4j.store.model.EncryptionCoordinateSet@6e1d4137" was inserted in the datastore and was given strategy value of "1" 10:58:28,166 DEBUG [main][Cache] Object "org.cumulus4j.store.model.EncryptionCoordinateSet@6e1d4137" (id="org.cumulus4j.store.model.EncryptionCoordinateSet:1") added to Level 1 cache (loadedFlags="[YYY]") 10:58:28,166 DEBUG [main][Datastore] Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@44cb460e" 10:58:28,171 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@57b75756" non enlisted to a transaction is being committed. 10:58:28,171 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@57b75756" closed 10:58:28,172 DEBUG [main][Connection] Connection removed from the pool : org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@29a4f594 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@57b75756, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true] for key=org.datanucleus.ExecutionContextImpl@7c455e96 in factory=ConnectionFactory:nontx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@58112bc4] 10:58:28,172 DEBUG [main][Persistence] ExecutionContext.internalFlush() process started using ordered flush - 1 enlisted objects 10:58:28,172 DEBUG [main][Persistence] ExecutionContext.internalFlush() process finished 10:58:28,172 DEBUG [main][Cache] Object "org.cumulus4j.store.model.EncryptionCoordinateSet@6e1d4137" (id="1") added to Level 2 cache (fields="[0, 1, 2]", version="1") 10:58:28,172 DEBUG [main][Lifecycle] Object "org.cumulus4j.store.model.EncryptionCoordinateSet@6e1d4137" (id="org.cumulus4j.store.model.EncryptionCoordinateSet:1") has a lifecycle change : "P_NEW"->"HOLLOW" 10:58:28,172 DEBUG [main][Transaction] Object "org.cumulus4j.store.model.EncryptionCoordinateSet@6e1d4137" (id="org.cumulus4j.store.model.EncryptionCoordinateSet:1") being evicted from transactional cache 10:58:28,173 DEBUG [main][Persistence] Detaching copy of object "org.cumulus4j.store.model.EncryptionCoordinateSet@6e1d4137" (depth=0) as "org.cumulus4j.store.model.EncryptionCoordinateSet@3fa76c61" with detached-fields [0, 1, 2] and fields-to-load=[0, 2] 10:58:28,173 DEBUG [main][Cache] Object "org.cumulus4j.store.model.EncryptionCoordinateSet@6e1d4137" (id="1") is loading the following fields from the Level 2 cache object : [0, 2] 10:58:28,173 DEBUG [main][Lifecycle] Object "org.cumulus4j.store.model.EncryptionCoordinateSet@6e1d4137" (id="org.cumulus4j.store.model.EncryptionCoordinateSet:1") has a lifecycle change : "HOLLOW"->"P_NONTRANS" 10:58:51,564 INFO [main][CryptoCache] Persistence property 'cumulus4j.CryptoCache.cleanupTimer.period' is not set. Using default value 60000. 10:58:51,669 TRACE [main][CryptoCache] acquireCipherEntry: Created new Cipher@1498705150 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/CBC/PKCS5PADDING and keyID=123. Initialising it with key and IV. 10:58:51,744 TRACE [main][CryptoCache] releaseCipherEntry: Releasing Cipher@1498705150 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/CBC/PKCS5PADDING keyID=123. 10:58:51,744 TRACE [main][CryptoCache] acquireCipherEntry: Found cached Cipher@1498705150 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/CBC/PKCS5PADDING and keyID=123. Initialising it with new IV (without key). 10:58:51,774 TRACE [main][CryptoCache] releaseCipherEntry: Releasing Cipher@1498705150 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/CBC/PKCS5PADDING keyID=123. 10:58:51,775 TRACE [main][CryptoCache] clear: entered 10:58:51,882 TRACE [main][CryptoCache] acquireCipherEntry: Created new Cipher@757779849 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/CBC/PKCS5PADDING and keyID=123. Initialising it with key and IV. 10:58:51,911 TRACE [main][CryptoCache] releaseCipherEntry: Releasing Cipher@757779849 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/CBC/PKCS5PADDING keyID=123. 10:58:51,945 TRACE [main][CryptoCache] clear: entered 10:58:51,946 TRACE [main][CryptoCache] getKeyData: No cached key with keyID=123 found. 10:58:52,059 TRACE [main][CryptoCache] acquireCipherEntry: Created new Cipher@2075093711 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/CBC/PKCS5PADDING and keyID=123. Initialising it with key and IV. 10:58:52,103 DEBUG [main][KeyManagerCryptoSession] decrypt: precalculated output-size does not match actually written output: expected=729568 actual=729558 10:58:52,111 TRACE [main][CryptoCache] releaseCipherEntry: Releasing Cipher@2075093711 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/CBC/PKCS5PADDING keyID=123. 10:58:52,293 TRACE [main][CryptoCache] acquireCipherEntry: Found cached Cipher@2075093711 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/CBC/PKCS5PADDING and keyID=123. Initialising it with new IV (without key). 10:58:52,313 DEBUG [main][KeyManagerCryptoSession] decrypt: precalculated output-size does not match actually written output: expected=729568 actual=729558 10:58:52,322 TRACE [main][CryptoCache] releaseCipherEntry: Releasing Cipher@2075093711 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/CBC/PKCS5PADDING keyID=123. 10:58:52,322 TRACE [main][CryptoCache] clear: entered 10:58:52,322 TRACE [main][CryptoCache] getKeyData: No cached key with keyID=123 found. 10:58:52,433 TRACE [main][CryptoCache] acquireCipherEntry: Created new Cipher@2066945445 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/CBC/PKCS5PADDING and keyID=123. Initialising it with key and IV. 10:58:52,450 DEBUG [main][KeyManagerCryptoSession] decrypt: precalculated output-size does not match actually written output: expected=729568 actual=729558 10:58:52,459 TRACE [main][CryptoCache] releaseCipherEntry: Releasing Cipher@2066945445 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/CBC/PKCS5PADDING keyID=123. 10:58:52,482 DEBUG [main][Persistence] Disconnecting org.cumulus4j.store.model.EncryptionCoordinateSet@6e1d4137 from StateManager[pc=org.cumulus4j.store.model.EncryptionCoordinateSet@6e1d4137, lifecycle=P_NONTRANS] 10:58:52,482 DEBUG [main][Cache] Object with id="org.cumulus4j.store.model.EncryptionCoordinateSet:1" being removed from Level 1 cache [current cache size = 1] 10:58:52,482 DEBUG [main][Cache] Level 1 Cache cleared 10:58:52,482 DEBUG [main][Persistence] ExecutionContext "org.datanucleus.ExecutionContextImpl@7c455e96" closed 10:58:52,590 DEBUG [main][Persistence] Unmanaging Persistence of all classes 10:58:52,590 DEBUG [main][MetaData] Deregistering listener for metadata initialisation 10:58:52,591 DEBUG [main][Cache] Level 2 Cache cleared Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 33.505 sec Running org.cumulus4j.store.crypto.keymanager.test.TestKeyManagerCryptoSession_Twofish_CBC_PKCS5Padding_RC2 10:58:52,791 WARN [main][MessageBrokerRegistry] setActiveMessageBroker: java.lang.IllegalStateException: An active MessageBroker already exists! Changing the active MessageBroker now is highly discouraged as it may cause errors! java.lang.IllegalStateException: An active MessageBroker already exists! Changing the active MessageBroker now is highly discouraged as it may cause errors! at org.cumulus4j.store.crypto.keymanager.messagebroker.MessageBrokerRegistry.setActiveMessageBroker(MessageBrokerRegistry.java:117) at org.cumulus4j.store.crypto.keymanager.test.MockMessageBroker.setMockSharedInstance(MockMessageBroker.java:41) at org.cumulus4j.store.crypto.keymanager.test.AbstractKeyManagerCryptoSessionTest.beforeClass(AbstractKeyManagerCryptoSessionTest.java:74) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:27) at org.junit.runners.ParentRunner.run(ParentRunner.java:236) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:119) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:101) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103) at com.sun.proxy.$Proxy0.invoke(Unknown Source) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69) 10:58:52,791 INFO [main][MessageBrokerRegistry] setActiveMessageBroker: New activeMessageBroker=org.cumulus4j.store.crypto.keymanager.test.MockMessageBroker@1be59f28 10:58:52,794 DEBUG [main][General] Plugin Registry "org.datanucleus.plugin.EclipsePluginRegistry" not found. Falling back to DataNucleus registry. Reason : Class "org.eclipse.core.runtime.RegistryFactory" was not found in the CLASSPATH. Please check your specification and your CLASSPATH.. 10:58:52,794 DEBUG [main][General] Using PluginRegistry org.datanucleus.plugin.NonManagedPluginRegistry 10:58:52,796 DEBUG [main][General] Registering bundle org.cumulus4j.store version 1.2.1.SNAPSHOT at URL file:/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store/target/org.cumulus4j.store-1.2.1-SNAPSHOT.jar. 10:58:52,799 DEBUG [main][General] Loading extension points from plug-in file jar:file:/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store/target/org.cumulus4j.store-1.2.1-SNAPSHOT.jar!/plugin.xml. 10:58:52,800 DEBUG [main][General] Loading extensions from plug-in file jar:file:/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store/target/org.cumulus4j.store-1.2.1-SNAPSHOT.jar!/plugin.xml. 10:58:52,801 DEBUG [main][General] Registering bundle org.datanucleus.api.jdo version 3.2.3 at URL file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-api-jdo/3.2.3/datanucleus-api-jdo-3.2.3.jar. 10:58:52,803 DEBUG [main][General] Loading extension points from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-api-jdo/3.2.3/datanucleus-api-jdo-3.2.3.jar!/plugin.xml. 10:58:52,803 DEBUG [main][General] Loading extensions from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-api-jdo/3.2.3/datanucleus-api-jdo-3.2.3.jar!/plugin.xml. 10:58:52,804 WARN [main][General] Could not find MANIFEST.MF file for plugin file "file:/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store.crypto.keymanager/target/classes/plugin.xml" so ignoring it 10:58:52,804 DEBUG [main][General] Registering bundle org.datanucleus.store.rdbms version 3.2.3 at URL file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-rdbms/3.2.3/datanucleus-rdbms-3.2.3.jar. 10:58:52,810 DEBUG [main][General] Loading extension points from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-rdbms/3.2.3/datanucleus-rdbms-3.2.3.jar!/plugin.xml. 10:58:52,814 DEBUG [main][General] Loading extensions from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-rdbms/3.2.3/datanucleus-rdbms-3.2.3.jar!/plugin.xml. 10:58:52,817 DEBUG [main][General] Registering bundle org.datanucleus version 3.2.4 at URL file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-core/3.2.4/datanucleus-core-3.2.4.jar. 10:58:52,820 DEBUG [main][General] Loading extension points from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-core/3.2.4/datanucleus-core-3.2.4.jar!/plugin.xml. 10:58:52,826 DEBUG [main][General] Loading extensions from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-core/3.2.4/datanucleus-core-3.2.4.jar!/plugin.xml. 10:58:52,828 INFO [main][Persistence] Property cumulus4j.macAlgorithm unknown - will be ignored 10:58:52,828 INFO [main][Persistence] Property cumulus4j.encryptionAlgorithm unknown - will be ignored 10:58:52,829 DEBUG [main][Persistence] Java types support initialising ... 10:58:52,832 DEBUG [main][Persistence] Java types support loaded : supported java types=java.awt.Color, java.lang.Float, [Ljava.lang.Integer;, java.sql.Time, java.util.SortedSet, java.net.URL, java.util.Date, java.util.PriorityQueue, float, [Ljava.lang.Character;, [Ljava.lang.Double;, java.lang.Integer, java.math.BigDecimal, java.util.Vector, java.lang.Character, java.lang.Enum, java.lang.Long, java.lang.Short, java.util.Locale, java.util.Map, java.math.BigInteger, java.net.URI, java.lang.Byte, java.util.GregorianCalendar, java.awt.image.BufferedImage, byte, double, java.util.TimeZone, java.sql.Timestamp, java.util.Collection, java.util.Set, java.util.UUID, [Ljava.lang.String;, java.util.List, [Ljava.lang.Short;, java.util.Queue, java.util.SortedMap, [Ljava.lang.Enum;, [Ljava.lang.Boolean;, java.lang.Double, [Ljava.util.Date;, [B, [C, [D, java.util.HashMap, java.util.Currency, [F, long, java.util.Stack, java.util.TreeSet, [I, java.util.ArrayList, [J, java.util.HashSet, java.util.LinkedHashMap, java.util.Calendar, java.lang.StringBuffer, [S, [Ljava.math.BigInteger;, java.lang.Boolean, [Ljava.lang.Number;, java.lang.String, [Ljava.math.BigDecimal;, java.lang.Number, java.util.LinkedList, java.util.Hashtable, java.util.LinkedHashSet, [Z, [Ljava.lang.Float;, java.util.Properties, [Ljava.lang.Byte;, [Ljava.util.Locale;, int, java.sql.Date, boolean, java.util.TreeMap, [Ljava.lang.Long;, char, short, java.lang.Class, java.util.BitSet, java.util.Arrays$ArrayList 10:58:52,832 DEBUG [main][Persistence] Type converter support initialising ... 10:58:52,832 DEBUG [main][Persistence] Added converter for java.math.BigDecimal<->java.lang.String using org.datanucleus.store.types.converters.BigDecimalStringConverter 10:58:52,832 DEBUG [main][Persistence] Added converter for java.math.BigInteger<->java.lang.String using org.datanucleus.store.types.converters.BigIntegerStringConverter 10:58:52,832 DEBUG [main][Persistence] Added converter for java.util.BitSet<->java.lang.String using org.datanucleus.store.types.converters.BitSetStringConverter 10:58:52,832 DEBUG [main][Persistence] Added converter for java.util.Calendar<->java.lang.String using org.datanucleus.store.types.converters.CalendarStringConverter 10:58:52,832 DEBUG [main][Persistence] Added converter for java.lang.Class<->java.lang.String using org.datanucleus.store.types.converters.ClassStringConverter 10:58:52,833 DEBUG [main][Persistence] Added converter for java.awt.Color<->java.lang.String using org.datanucleus.store.types.converters.ColorStringConverter 10:58:52,833 DEBUG [main][Persistence] Added converter for java.lang.Integer<->java.lang.String using org.datanucleus.store.types.converters.IntegerStringConverter 10:58:52,833 DEBUG [main][Persistence] Added converter for java.lang.Long<->java.lang.String using org.datanucleus.store.types.converters.LongStringConverter 10:58:52,833 DEBUG [main][Persistence] Added converter for java.util.Currency<->java.lang.String using org.datanucleus.store.types.converters.CurrencyStringConverter 10:58:52,833 DEBUG [main][Persistence] Added converter for java.util.Date<->java.lang.Long using org.datanucleus.store.types.converters.DateLongConverter 10:58:52,833 DEBUG [main][Persistence] Added converter for java.util.Date<->java.lang.String using org.datanucleus.store.types.converters.DateStringConverter 10:58:52,833 DEBUG [main][Persistence] Added converter for java.util.Locale<->java.lang.String using org.datanucleus.store.types.converters.LocaleStringConverter 10:58:52,833 DEBUG [main][Persistence] Added converter for java.sql.Date<->java.lang.Long using org.datanucleus.store.types.converters.SqlDateLongConverter 10:58:52,833 DEBUG [main][Persistence] Added converter for java.sql.Date<->java.lang.String using org.datanucleus.store.types.converters.SqlDateStringConverter 10:58:52,833 DEBUG [main][Persistence] Added converter for java.sql.Time<->java.lang.Long using org.datanucleus.store.types.converters.SqlTimeLongConverter 10:58:52,834 DEBUG [main][Persistence] Added converter for java.sql.Time<->java.lang.String using org.datanucleus.store.types.converters.SqlTimeStringConverter 10:58:52,834 DEBUG [main][Persistence] Added converter for java.sql.Timestamp<->java.lang.Long using org.datanucleus.store.types.converters.SqlTimestampLongConverter 10:58:52,834 DEBUG [main][Persistence] Added converter for java.lang.StringBuffer<->java.lang.String using org.datanucleus.store.types.converters.StringBufferStringConverter 10:58:52,834 DEBUG [main][Persistence] Added converter for java.util.TimeZone<->java.lang.String using org.datanucleus.store.types.converters.TimeZoneStringConverter 10:58:52,834 DEBUG [main][Persistence] Added converter for java.net.URI<->java.lang.String using org.datanucleus.store.types.converters.URIStringConverter 10:58:52,834 DEBUG [main][Persistence] Added converter for java.net.URL<->java.lang.String using org.datanucleus.store.types.converters.URLStringConverter 10:58:52,834 DEBUG [main][Persistence] Added converter for java.util.UUID<->java.lang.String using org.datanucleus.store.types.converters.UUIDStringConverter 10:58:52,834 DEBUG [main][Persistence] TypeConverter for javax.time.calendar.LocalDate<->java.lang.String ignored since java type not present in CLASSPATH 10:58:52,835 DEBUG [main][Persistence] TypeConverter for javax.time.calendar.LocalTime<->java.lang.String ignored since java type not present in CLASSPATH 10:58:52,836 DEBUG [main][Persistence] TypeConverter for javax.time.calendar.LocalTime<->java.lang.Long ignored since java type not present in CLASSPATH 10:58:52,836 DEBUG [main][Persistence] TypeConverter for javax.time.calendar.LocalDateTime<->java.lang.String ignored since java type not present in CLASSPATH 10:58:52,836 DEBUG [main][Persistence] Added converter for java.io.Serializable<->java.lang.String using org.datanucleus.store.types.converters.SerializableStringConverter 10:58:52,836 DEBUG [main][Persistence] Added converter for java.io.Serializable<->[B using org.datanucleus.store.types.converters.SerializableByteArrayConverter 10:58:52,836 DEBUG [main][Persistence] Type converter support loaded 10:58:52,837 DEBUG [main][MetaData] MetaDataManager : Input=(XML,Annotations), XML-Validation=false, XML-Suffices=(persistence=*.jdo, orm=orm, query=*.jdoquery), JDO-listener=true 10:58:52,837 DEBUG [main][MetaData] Registering listener for metadata initialisation 10:58:52,837 DEBUG [main][MetaData] Listener found initialisation for persistable class org.cumulus4j.store.model.EncryptionCoordinateSet 10:58:52,837 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /META-INF/package.jdo 10:58:52,838 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /WEB-INF/package.jdo 10:58:52,838 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /package.jdo 10:58:52,839 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/package.jdo 10:58:52,839 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org.jdo 10:58:52,839 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j/package.jdo 10:58:52,840 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j.jdo 10:58:52,840 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j/store/package.jdo 10:58:52,841 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j/store.jdo 10:58:52,841 DEBUG [main][MetaData] Parsing MetaData file "jar:file:/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store/target/org.cumulus4j.store-1.2.1-SNAPSHOT.jar!/org/cumulus4j/store/model/package.jdo" using handler "jdo" (validation="false") 10:58:52,844 DEBUG [main][MetaData] XML Entity Public="" System="http://java.sun.com/dtd/jdo_3_0.dtd 10:58:53,345 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j/store/model.jdo 10:58:53,346 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j/store/model/EncryptionCoordinateSet.jdo 10:58:53,346 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" not found 10:58:53,349 DEBUG [main][MetaData] Class "org.cumulus4j.store.model.EncryptionCoordinateSet" has been specified with JDO annotations so using those. 10:58:53,352 DEBUG [main][MetaData] Class "org.cumulus4j.store.model.EncryptionCoordinateSet" : Populating Meta-Data 10:58:53,352 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /META-INF/package.orm 10:58:53,353 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /WEB-INF/package.orm 10:58:53,353 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /package.orm 10:58:53,354 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/package.orm 10:58:53,354 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org.orm 10:58:53,354 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j/package.orm 10:58:53,355 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j.orm 10:58:53,355 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j/store/package.orm 10:58:53,356 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j/store.orm 10:58:53,356 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j/store/model/package.orm 10:58:53,356 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j/store/model.orm 10:58:53,357 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j/store/model/EncryptionCoordinateSet.orm 10:58:53,357 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" not found 10:58:53,357 DEBUG [main][Datastore] Creating StoreManager for datastore 10:58:53,364 DEBUG [main][Connection] Created tx data source using pooling type of dbcp-builtin 10:58:53,364 DEBUG [main][Connection] Registered transactional connection factory under name "rdbms/tx" 10:58:53,364 DEBUG [main][Connection] Registered nontransactional connection factory under name "rdbms/nontx" 10:58:53,369 DEBUG [main][Connection] Created nontx data source using pooling type of dbcp-builtin 10:58:54,888 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@41b0ae4c" opened 10:58:54,892 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Boolean (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false) 10:58:54,892 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Boolean (jdbc-type=BOOLEAN, sql-type=BOOLEAN, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BooleanRDBMSMapping, default=false) 10:58:54,892 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Boolean (jdbc-type=SMALLINT, sql-type=SMALLINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.SmallIntRDBMSMapping, default=false) 10:58:54,893 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Byte (jdbc-type=SMALLINT, sql-type=SMALLINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.SmallIntRDBMSMapping, default=false) 10:58:54,893 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Character (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=true) 10:58:54,893 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Character (jdbc-type=INTEGER, sql-type=INTEGER, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false) 10:58:54,893 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Character (jdbc-type=INTEGER, sql-type=INT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false) 10:58:54,893 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Double (jdbc-type=DOUBLE, sql-type=DOUBLE, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DoubleRDBMSMapping, default=true) 10:58:54,893 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Double (jdbc-type=DECIMAL, sql-type=DECIMAL, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DecimalRDBMSMapping, default=false) 10:58:54,893 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Float (jdbc-type=FLOAT, sql-type=FLOAT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.FloatRDBMSMapping, default=true) 10:58:54,893 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Float (jdbc-type=DOUBLE, sql-type=DOUBLE, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DoubleRDBMSMapping, default=false) 10:58:54,894 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Float (jdbc-type=REAL, sql-type=REAL, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.RealRDBMSMapping, default=false) 10:58:54,894 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Float (jdbc-type=DECIMAL, sql-type=DECIMAL, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DecimalRDBMSMapping, default=false) 10:58:54,894 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Integer (jdbc-type=INTEGER, sql-type=INTEGER, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=true) 10:58:54,894 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Integer (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=false) 10:58:54,894 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Integer (jdbc-type=NUMERIC, sql-type=NUMERIC, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NumericRDBMSMapping, default=false) 10:58:54,894 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Integer (jdbc-type=INTEGER, sql-type=INT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=true) 10:58:54,894 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Integer (jdbc-type=SMALLINT, sql-type=SMALLINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.SmallIntRDBMSMapping, default=false) 10:58:54,894 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Long (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=true) 10:58:54,894 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Long (jdbc-type=INTEGER, sql-type=INT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false) 10:58:54,895 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Long (jdbc-type=NUMERIC, sql-type=NUMERIC, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NumericRDBMSMapping, default=false) 10:58:54,895 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Long (jdbc-type=SMALLINT, sql-type=SMALLINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.SmallIntRDBMSMapping, default=false) 10:58:54,895 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Short (jdbc-type=SMALLINT, sql-type=SMALLINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.SmallIntRDBMSMapping, default=true) 10:58:54,895 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Short (jdbc-type=INTEGER, sql-type=INTEGER, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false) 10:58:54,895 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Short (jdbc-type=INTEGER, sql-type=INT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false) 10:58:54,895 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.String (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=true) 10:58:54,895 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.String (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false) 10:58:54,896 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.String (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=false) 10:58:54,896 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.String (jdbc-type=LONGVARCHAR, sql-type=LONGVARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.LongVarcharRDBMSMapping, default=false) 10:58:54,896 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.String (jdbc-type=CLOB, sql-type=CLOB, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.ClobRDBMSMapping, default=false) 10:58:54,896 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.String (jdbc-type=BLOB, sql-type=BLOB, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BlobRDBMSMapping, default=false) 10:58:54,896 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.String (jdbc-type=NVARCHAR, sql-type=NVARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NVarcharRDBMSMapping, default=false) 10:58:54,896 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.String (jdbc-type=NCHAR, sql-type=NCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NCharRDBMSMapping, default=false) 10:58:54,896 DEBUG [main][Datastore] Adding RDBMS support for Java type java.math.BigDecimal (jdbc-type=DECIMAL, sql-type=DECIMAL, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DecimalRDBMSMapping, default=true) 10:58:54,896 DEBUG [main][Datastore] Adding RDBMS support for Java type java.math.BigDecimal (jdbc-type=NUMERIC, sql-type=NUMERIC, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NumericRDBMSMapping, default=false) 10:58:54,897 DEBUG [main][Datastore] Adding RDBMS support for Java type java.math.BigInteger (jdbc-type=NUMERIC, sql-type=NUMERIC, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NumericRDBMSMapping, default=true) 10:58:54,897 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Date (jdbc-type=DATE, sql-type=DATE, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DateRDBMSMapping, default=true) 10:58:54,897 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Date (jdbc-type=TIMESTAMP, sql-type=TIMESTAMP, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping, default=false) 10:58:54,897 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Date (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false) 10:58:54,897 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Date (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=false) 10:58:54,897 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Date (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=false) 10:58:54,897 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Time (jdbc-type=TIME, sql-type=TIME, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimeRDBMSMapping, default=true) 10:58:54,897 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Time (jdbc-type=TIMESTAMP, sql-type=TIMESTAMP, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping, default=false) 10:58:54,897 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Time (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false) 10:58:54,897 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Time (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=false) 10:58:54,897 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Time (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=false) 10:58:54,898 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Timestamp (jdbc-type=TIMESTAMP, sql-type=TIMESTAMP, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping, default=true) 10:58:54,898 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Timestamp (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false) 10:58:54,898 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Timestamp (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=false) 10:58:54,898 DEBUG [main][Datastore] Adding RDBMS support for Java type java.util.Date (jdbc-type=TIMESTAMP, sql-type=TIMESTAMP, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping, default=true) 10:58:54,898 DEBUG [main][Datastore] Adding RDBMS support for Java type java.util.Date (jdbc-type=DATE, sql-type=DATE, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DateRDBMSMapping, default=false) 10:58:54,898 DEBUG [main][Datastore] Adding RDBMS support for Java type java.util.Date (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false) 10:58:54,898 DEBUG [main][Datastore] Adding RDBMS support for Java type java.util.Date (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=false) 10:58:54,898 DEBUG [main][Datastore] Adding RDBMS support for Java type java.util.Date (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=false) 10:58:54,898 DEBUG [main][Datastore] Adding RDBMS support for Java type java.util.Date (jdbc-type=TIME, sql-type=TIME, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimeRDBMSMapping, default=false) 10:58:54,898 DEBUG [main][Datastore] Adding RDBMS support for Java type java.io.Serializable (jdbc-type=LONGVARBINARY, sql-type=LONGVARBINARY, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.LongVarBinaryRDBMSMapping, default=true) 10:58:54,899 DEBUG [main][Datastore] Adding RDBMS support for Java type java.io.Serializable (jdbc-type=BLOB, sql-type=BLOB, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BlobRDBMSMapping, default=false) 10:58:54,899 DEBUG [main][Datastore] Adding RDBMS support for Java type java.io.Serializable (jdbc-type=VARBINARY, sql-type=VARBINARY, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarBinaryRDBMSMapping, default=false) 10:58:54,899 DEBUG [main][Datastore] Adding RDBMS support for Java type org.datanucleus.identity.OID (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=true) 10:58:54,899 DEBUG [main][Datastore] Adding RDBMS support for Java type org.datanucleus.identity.OID (jdbc-type=INTEGER, sql-type=INTEGER, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false) 10:58:54,899 DEBUG [main][Datastore] Adding RDBMS support for Java type org.datanucleus.identity.OID (jdbc-type=NUMERIC, sql-type=NUMERIC, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NumericRDBMSMapping, default=false) 10:58:54,899 DEBUG [main][Datastore] Adding RDBMS support for Java type org.datanucleus.identity.OID (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false) 10:58:54,899 DEBUG [main][Datastore] Adding RDBMS support for Java type org.datanucleus.identity.OID (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=false) 10:58:54,968 DEBUG [main][Datastore] Removing RDBMS support for Java type java.lang.String (jdbc-type=NVARCHAR, sql-type=NVARCHAR) 10:58:54,968 DEBUG [main][Datastore] Removing RDBMS support for Java type java.lang.String (jdbc-type=NCHAR, sql-type=NCHAR) 10:58:54,974 DEBUG [main][Datastore] ======================= Datastore ========================= 10:58:54,974 DEBUG [main][Datastore] StoreManager : "rdbms" (org.datanucleus.store.rdbms.RDBMSStoreManager) 10:58:54,974 DEBUG [main][Datastore] Datastore : read-write 10:58:54,974 DEBUG [main][Datastore] Schema Control : AutoCreate(Tables), Validate(None) 10:58:54,974 DEBUG [main][Datastore] Query Languages : [JDOQL, JPQL, SQL, STOREDPROC] 10:58:54,974 DEBUG [main][Datastore] Queries : Timeout=0 10:58:54,974 DEBUG [main][Datastore] =========================================================== 10:58:54,974 DEBUG [main][Datastore] Datastore Adapter : org.datanucleus.store.rdbms.adapter.DerbyAdapter 10:58:54,974 DEBUG [main][Datastore] Datastore : name="Apache Derby" version="10.7.1.1 - (1040133)" 10:58:54,974 DEBUG [main][Datastore] Datastore Driver : name="Apache Derby Embedded JDBC Driver" version="10.7.1.1 - (1040133)" 10:58:54,974 DEBUG [main][Datastore] Primary Connection Factory : URL[jdbc:derby:/tmp/cumulus4j-test.x4wi0oz0/derby/cumulus4j;create=true] 10:58:54,974 DEBUG [main][Datastore] Secondary Connection Factory : URL[jdbc:derby:/tmp/cumulus4j-test.x4wi0oz0/derby/cumulus4j;create=true] 10:58:54,974 DEBUG [main][Datastore] Datastore Identifiers : factory="datanucleus2" case=UPPERCASE catalog= schema=ROOT 10:58:54,974 DEBUG [main][Datastore] Supported Identifier Cases : "MixedCase" UPPERCASE "MixedCase-Sensitive" 10:58:54,974 DEBUG [main][Datastore] Supported Identifier Lengths (max) : Table=128 Column=128 Constraint=128 Index=128 Delimiter=" 10:58:54,974 DEBUG [main][Datastore] Support for Identifiers in DDL : catalog=false schema=true 10:58:54,974 DEBUG [main][Datastore] Datastore : checkTableViewExistence, rdbmsConstraintCreateMode=DataNucleus, initialiseColumnInfo=ALL 10:58:54,974 DEBUG [main][Datastore] Support Statement Batching : yes (max-batch-size=50) 10:58:54,974 DEBUG [main][Datastore] Queries : Results direction=forward, type=forward-only, concurrency=read-only 10:58:54,974 DEBUG [main][Datastore] Java-Types : string-default-length=255 10:58:54,974 DEBUG [main][Datastore] JDBC-Types : VARCHAR, LONGVARCHAR, BINARY, BOOLEAN, VARBINARY, LONGVARBINARY, BIGINT, JAVA_OBJECT, [id=2009], CHAR, NUMERIC, DECIMAL, INTEGER, CLOB, SMALLINT, BLOB, FLOAT, REAL, DOUBLE, DATE, TIME, TIMESTAMP 10:58:54,974 DEBUG [main][Datastore] =========================================================== 10:58:54,990 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@41b0ae4c" non enlisted to a transaction is being committed. 10:58:54,990 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@41b0ae4c" closed 10:58:54,990 DEBUG [main][Datastore] StoreManager now created 10:58:54,990 DEBUG [main][Persistence] ================= NucleusContext =============== 10:58:54,990 DEBUG [main][Persistence] DataNucleus Context : Version "3.2.4" with JRE "1.8.0_91" on "Linux" 10:58:54,990 DEBUG [main][Persistence] Persistence API : JDO 10:58:54,990 DEBUG [main][Persistence] Plugin Registry : org.datanucleus.plugin.NonManagedPluginRegistry 10:58:54,990 DEBUG [main][Persistence] ClassLoading : datanucleus 10:58:54,990 DEBUG [main][Persistence] Persistence : pm-singlethreaded, nontransactional-read, nontransactional-write, reachability-at-commit, copy-on-attach, managed-relations(checked), deletion-policy=JDO2, serverTimeZone=Europe/Berlin 10:58:54,990 DEBUG [main][Persistence] AutoStart : mechanism=None, mode=Quiet 10:58:54,990 DEBUG [main][Persistence] Transactions : type=RESOURCE_LOCAL, mode=datastore, isolation=read-committed 10:58:54,990 DEBUG [main][Persistence] ValueGeneration : txn-isolation=read-committed connection=New 10:58:54,990 DEBUG [main][Persistence] Cache : Level1 (soft), Level2 (soft, mode=UNSPECIFIED), QueryResults (soft), Collections/Maps 10:58:54,990 DEBUG [main][Persistence] ================================================ 10:58:54,990 DEBUG [main][Cache] Level 2 Cache of type "soft" initialised 10:58:54,991 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryTimerPeriod: Property 'cumulus4j.cryptoSessionExpiryTimer.period' is not set. Using default value 60000. 10:58:54,991 TRACE [main][AbstractCryptoSession] setCryptoSessionID: cryptoSessionID=67a2177f-8f06-44c0-9396-959cf202c788 10:58:54,992 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryAgeMSec: Property 'cumulus4j.cryptoSessionExpiryAge' is not set. Using default value 1800000. 10:58:54,992 DEBUG [main][Persistence] Started pool of ExecutionContext (maxPool=20, reaperThread=false) 10:58:54,996 DEBUG [main][Persistence] ExecutionContext "org.datanucleus.ExecutionContextImpl@3b46dd8" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@39651a82" with txn="org.datanucleus.TransactionImpl@6be7bf6d" 10:58:54,996 DEBUG [main][Cache] Level 1 Cache of type "soft" initialised 10:58:54,996 INFO [main][AbstractCryptoManager] getEncryptionAlgorithm: Property 'cumulus4j.encryptionAlgorithm' is set to 'Twofish/CBC/PKCS5Padding'. Using this encryption algorithm. 10:58:54,996 INFO [main][AbstractCryptoManager] getMACAlgorithm: Property 'cumulus4j.macAlgorithm' is set to 'RC2'. Using this MAC algorithm. 10:58:54,996 DEBUG [main][Cache] Query Cache of type "org.datanucleus.query.cache.SoftQueryCompilationCache" initialised 10:58:54,997 DEBUG [main][Cache] Query Cache of type "org.datanucleus.store.query.cache.SoftQueryDatastoreCompilationCache" initialised 10:58:54,997 DEBUG [main][Cache] Query Cache of type "org.datanucleus.store.query.cache.SoftQueryResultsCache" initialised 10:58:54,997 DEBUG [main][Query] JDOQL Single-String with "SELECT UNIQUE WHERE this.cipherTransformation == :cipherTransformation && this.macAlgorithm == :macAlgorithm" 10:58:54,997 DEBUG [main][MetaData] Class "org.cumulus4j.store.model.EncryptionCoordinateSet" : Initialising Meta-Data 10:58:54,998 DEBUG [main][Persistence] Managing Persistence of Class : org.cumulus4j.store.model.EncryptionCoordinateSet [Table : ENCRYPTIONCOORDINATESET, InheritanceStrategy : new-table] 10:58:54,998 DEBUG [main][Schema] Column "ENCRYPTIONCOORDINATESET.ENCRYPTIONCOORDINATESETID" added to internal representation of table. 10:58:54,998 DEBUG [main][Schema] Field [org.cumulus4j.store.model.EncryptionCoordinateSet.encryptionCoordinateSetID] -> Column(s) [ENCRYPTIONCOORDINATESET.ENCRYPTIONCOORDINATESETID] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 10:58:54,998 DEBUG [main][Schema] Table ENCRYPTIONCOORDINATESET will manage the persistence of the fields for class org.cumulus4j.store.model.EncryptionCoordinateSet (inheritance strategy="new-table") 10:58:54,998 DEBUG [main][Schema] Column "ENCRYPTIONCOORDINATESET.CIPHERTRANSFORMATION" added to internal representation of table. 10:58:54,999 DEBUG [main][Schema] Field [org.cumulus4j.store.model.EncryptionCoordinateSet.cipherTransformation] -> Column(s) [ENCRYPTIONCOORDINATESET.CIPHERTRANSFORMATION] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 10:58:54,999 DEBUG [main][Schema] Column "ENCRYPTIONCOORDINATESET.MACALGORITHM" added to internal representation of table. 10:58:54,999 DEBUG [main][Schema] Field [org.cumulus4j.store.model.EncryptionCoordinateSet.macAlgorithm] -> Column(s) [ENCRYPTIONCOORDINATESET.MACALGORITHM] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 10:58:54,999 DEBUG [main][Schema] Column "ENCRYPTIONCOORDINATESET.VERSION" added to internal representation of table. 10:58:55,000 DEBUG [main][Schema] Table/View ENCRYPTIONCOORDINATESET has been initialised 10:58:55,000 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@69e05f61" opened with isolation level "serializable" and auto-commit=false 10:58:55,000 DEBUG [main][Schema] Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@69e05f61" with isolation "serializable" 10:58:55,030 DEBUG [main][Schema] Check of existence of ENCRYPTIONCOORDINATESET returned no table 10:58:55,030 DEBUG [main][Schema] Creating table ENCRYPTIONCOORDINATESET 10:58:55,030 DEBUG [main][Schema] CREATE TABLE ENCRYPTIONCOORDINATESET ( ENCRYPTIONCOORDINATESETID BIGINT NOT NULL generated always as identity (start with 1), CIPHERTRANSFORMATION VARCHAR(255) NOT NULL, MACALGORITHM VARCHAR(255) NOT NULL, VERSION BIGINT NOT NULL ) 10:58:55,043 DEBUG [main][Schema] Execution Time = 13 ms 10:58:55,043 DEBUG [main][Schema] ALTER TABLE ENCRYPTIONCOORDINATESET ADD CONSTRAINT ENCRYPTIONCOORDINATESET_PK PRIMARY KEY (ENCRYPTIONCOORDINATESETID) 10:58:55,068 DEBUG [main][Schema] Execution Time = 25 ms 10:58:55,083 DEBUG [main][Schema] Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@69e05f61" 10:58:55,089 DEBUG [main][Schema] Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@69e05f61" 10:58:55,089 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@69e05f61" non enlisted to a transaction is being committed. 10:58:55,089 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@69e05f61" closed 10:58:55,089 DEBUG [main][Query] JDOQL Query : Compiling "SELECT UNIQUE FROM org.cumulus4j.store.model.EncryptionCoordinateSet WHERE this.cipherTransformation == :cipherTransformation && this.macAlgorithm == :macAlgorithm" 10:58:55,090 DEBUG [main][Query] JDOQL Query : Compile Time = 1 ms 10:58:55,090 DEBUG [main][Query] QueryCompilation: [filter:DyadicExpression{DyadicExpression{PrimaryExpression{this.cipherTransformation} = ParameterExpression{cipherTransformation}} AND DyadicExpression{PrimaryExpression{this.macAlgorithm} = ParameterExpression{macAlgorithm}}}] [symbols: macAlgorithm type=java.lang.String, this type=org.cumulus4j.store.model.EncryptionCoordinateSet, cipherTransformation type=java.lang.String] 10:58:55,090 DEBUG [main][Query] JDOQL Query : Compiling "SELECT UNIQUE FROM org.cumulus4j.store.model.EncryptionCoordinateSet WHERE this.cipherTransformation == :cipherTransformation && this.macAlgorithm == :macAlgorithm" for datastore 10:58:55,094 DEBUG [main][Query] JDOQL Query : Compile Time for datastore = 4 ms 10:58:55,094 DEBUG [main][Query] SELECT UNIQUE FROM org.cumulus4j.store.model.EncryptionCoordinateSet WHERE this.cipherTransformation == :cipherTransformation && this.macAlgorithm == :macAlgorithm Query compiled to datastore query "SELECT 'org.cumulus4j.store.model.EncryptionCoordinateSet' AS NUCLEUS_TYPE,A0.CIPHERTRANSFORMATION,A0.ENCRYPTIONCOORDINATESETID,A0.MACALGORITHM,A0.VERSION FROM ENCRYPTIONCOORDINATESET A0 WHERE A0.CIPHERTRANSFORMATION = ? AND A0.MACALGORITHM = ?" 10:58:55,095 DEBUG [main][Connection] Connection added to the pool : org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2f98635e [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true] for key=org.datanucleus.ExecutionContextImpl@3b46dd8 in factory=ConnectionFactory:nontx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@49c8f6e8] 10:58:55,095 DEBUG [main][Query] JDOQL Query : Executing "SELECT UNIQUE FROM org.cumulus4j.store.model.EncryptionCoordinateSet WHERE this.cipherTransformation == :cipherTransformation && this.macAlgorithm == :macAlgorithm" ... 10:58:55,096 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6b0615ae" opened with isolation level "read-committed" and auto-commit=false 10:58:55,107 DEBUG [main][Datastore] Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@2015b2cd" 10:58:55,108 DEBUG [main][Native] SELECT 'org.cumulus4j.store.model.EncryptionCoordinateSet' AS NUCLEUS_TYPE,A0.CIPHERTRANSFORMATION,A0.ENCRYPTIONCOORDINATESETID,A0.MACALGORITHM,A0.VERSION FROM ENCRYPTIONCOORDINATESET A0 WHERE A0.CIPHERTRANSFORMATION = <'TWOFISH/CBC/PKCS5PADDING'> AND A0.MACALGORITHM = <'RC2'> 10:58:55,109 DEBUG [main][Retrieve] Execution Time = 1 ms 10:58:55,109 DEBUG [main][Query] JDOQL Query : Execution Time = 14 ms 10:58:55,109 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6b0615ae" non enlisted to a transaction is being committed. 10:58:55,109 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6b0615ae" closed 10:58:55,110 DEBUG [main][Connection] Connection removed from the pool : org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2f98635e [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6b0615ae, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true] for key=org.datanucleus.ExecutionContextImpl@3b46dd8 in factory=ConnectionFactory:nontx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@49c8f6e8] 10:58:55,110 DEBUG [main][Persistence] Making object persistent : "org.cumulus4j.store.model.EncryptionCoordinateSet@1c758545" 10:58:55,110 DEBUG [main][Persistence] Started pool of ObjectProviders (maxPool=0, reaperThread=false) 10:58:55,111 DEBUG [main][Persistence] Object "org.cumulus4j.store.model.EncryptionCoordinateSet@1c758545" being inserted into table "ENCRYPTIONCOORDINATESET" 10:58:55,112 DEBUG [main][Connection] Connection added to the pool : org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@117bcfdc [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true] for key=org.datanucleus.ExecutionContextImpl@3b46dd8 in factory=ConnectionFactory:nontx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@49c8f6e8] 10:58:55,112 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@73a19967" opened with isolation level "read-committed" and auto-commit=false 10:58:55,119 DEBUG [main][Datastore] Using PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@2324bfe7" for connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@73a19967" 10:58:55,119 DEBUG [main][Native] INSERT INTO ENCRYPTIONCOORDINATESET (CIPHERTRANSFORMATION,MACALGORITHM,VERSION) VALUES (<'TWOFISH/CBC/PKCS5PADDING'>,<'RC2'>,<1>) 10:58:55,121 DEBUG [main][Persist] Execution Time = 2 ms (number of rows = 1) on PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@2324bfe7" 10:58:55,125 DEBUG [main][Persist] Object "org.cumulus4j.store.model.EncryptionCoordinateSet@1c758545" was inserted in the datastore and was given strategy value of "1" 10:58:55,126 DEBUG [main][Cache] Object "org.cumulus4j.store.model.EncryptionCoordinateSet@1c758545" (id="org.cumulus4j.store.model.EncryptionCoordinateSet:1") added to Level 1 cache (loadedFlags="[YYY]") 10:58:55,126 DEBUG [main][Datastore] Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@2324bfe7" 10:58:55,131 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@73a19967" non enlisted to a transaction is being committed. 10:58:55,132 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@73a19967" closed 10:58:55,132 DEBUG [main][Connection] Connection removed from the pool : org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@117bcfdc [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@73a19967, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true] for key=org.datanucleus.ExecutionContextImpl@3b46dd8 in factory=ConnectionFactory:nontx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@49c8f6e8] 10:58:55,132 DEBUG [main][Persistence] ExecutionContext.internalFlush() process started using ordered flush - 1 enlisted objects 10:58:55,132 DEBUG [main][Persistence] ExecutionContext.internalFlush() process finished 10:58:55,132 DEBUG [main][Cache] Object "org.cumulus4j.store.model.EncryptionCoordinateSet@1c758545" (id="1") added to Level 2 cache (fields="[0, 1, 2]", version="1") 10:58:55,133 DEBUG [main][Lifecycle] Object "org.cumulus4j.store.model.EncryptionCoordinateSet@1c758545" (id="org.cumulus4j.store.model.EncryptionCoordinateSet:1") has a lifecycle change : "P_NEW"->"HOLLOW" 10:58:55,133 DEBUG [main][Transaction] Object "org.cumulus4j.store.model.EncryptionCoordinateSet@1c758545" (id="org.cumulus4j.store.model.EncryptionCoordinateSet:1") being evicted from transactional cache 10:58:55,133 DEBUG [main][Persistence] Detaching copy of object "org.cumulus4j.store.model.EncryptionCoordinateSet@1c758545" (depth=0) as "org.cumulus4j.store.model.EncryptionCoordinateSet@213bd3d5" with detached-fields [0, 1, 2] and fields-to-load=[0, 2] 10:58:55,133 DEBUG [main][Cache] Object "org.cumulus4j.store.model.EncryptionCoordinateSet@1c758545" (id="1") is loading the following fields from the Level 2 cache object : [0, 2] 10:58:55,134 DEBUG [main][Lifecycle] Object "org.cumulus4j.store.model.EncryptionCoordinateSet@1c758545" (id="org.cumulus4j.store.model.EncryptionCoordinateSet:1") has a lifecycle change : "HOLLOW"->"P_NONTRANS" 10:58:57,031 DEBUG [AbstractCryptoManager][AbstractCryptoManager$CloseExpiredSessionsTask] run: entered 10:58:57,033 INFO [AbstractCryptoManager][AbstractCryptoManager$CloseExpiredSessionsTask] run: AbstractCryptoManager was garbage-collected. Cancelling this TimerTask. 10:59:12,007 DEBUG [CryptoCache][CryptoCache$CleanupTask] run: entered 10:59:12,009 INFO [CryptoCache][CryptoCache$CleanupTask] run: CryptoCache was garbage-collected. Cancelling this TimerTask. 10:59:15,066 DEBUG [AbstractCryptoManager][AbstractCryptoManager$CloseExpiredSessionsTask] run: entered 10:59:15,066 INFO [AbstractCryptoManager][AbstractCryptoManager$CloseExpiredSessionsTask] run: AbstractCryptoManager was garbage-collected. Cancelling this TimerTask. 10:59:17,671 DEBUG [CryptoCache][CryptoCache$CleanupTask] run: entered 10:59:17,671 INFO [CryptoCache][CryptoCache$CleanupTask] run: CryptoCache was garbage-collected. Cancelling this TimerTask. 10:59:21,274 DEBUG [AbstractCryptoManager][AbstractCryptoManager$CloseExpiredSessionsTask] run: entered 10:59:21,274 INFO [AbstractCryptoManager][AbstractCryptoManager$CloseExpiredSessionsTask] run: AbstractCryptoManager was garbage-collected. Cancelling this TimerTask. 10:59:25,414 DEBUG [CryptoCache][CryptoCache$CleanupTask] run: entered 10:59:25,414 INFO [CryptoCache][CryptoCache$CleanupTask] run: CryptoCache was garbage-collected. Cancelling this TimerTask. 10:59:26,916 INFO [main][CryptoCache] Persistence property 'cumulus4j.CryptoCache.cleanupTimer.period' is not set. Using default value 60000. 10:59:27,030 TRACE [main][CryptoCache] acquireCipherEntry: Created new Cipher@1159234226 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/CBC/PKCS5PADDING and keyID=123. Initialising it with key and IV. 10:59:27,034 TRACE [main][CryptoCache] releaseCipherEntry: Releasing Cipher@1159234226 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/CBC/PKCS5PADDING keyID=123. 10:59:27,034 TRACE [main][CryptoCache] getKeyData: Found cached key with keyID=123. 10:59:27,034 TRACE [main][CryptoCache] acquireCipherEntry: Created new Cipher@1875532039 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/CBC/PKCS5PADDING and keyID=123. Initialising it with key and IV. 10:59:27,035 DEBUG [main][KeyManagerCryptoSession] decrypt: precalculated output-size does not match actually written output: expected=96 actual=84 10:59:27,036 TRACE [main][CryptoCache] releaseCipherEntry: Releasing Cipher@1875532039 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/CBC/PKCS5PADDING keyID=123. 10:59:27,036 DEBUG [main][Persistence] Disconnecting org.cumulus4j.store.model.EncryptionCoordinateSet@1c758545 from StateManager[pc=org.cumulus4j.store.model.EncryptionCoordinateSet@1c758545, lifecycle=P_NONTRANS] 10:59:27,036 DEBUG [main][Cache] Object with id="org.cumulus4j.store.model.EncryptionCoordinateSet:1" being removed from Level 1 cache [current cache size = 1] 10:59:27,036 DEBUG [main][Cache] Level 1 Cache cleared 10:59:27,036 DEBUG [main][Persistence] ExecutionContext "org.datanucleus.ExecutionContextImpl@3b46dd8" closed 10:59:27,124 DEBUG [main][Persistence] Unmanaging Persistence of all classes 10:59:27,124 DEBUG [main][MetaData] Deregistering listener for metadata initialisation 10:59:27,125 DEBUG [main][Cache] Level 2 Cache cleared 10:59:27,336 DEBUG [main][General] Plugin Registry "org.datanucleus.plugin.EclipsePluginRegistry" not found. Falling back to DataNucleus registry. Reason : Class "org.eclipse.core.runtime.RegistryFactory" was not found in the CLASSPATH. Please check your specification and your CLASSPATH.. 10:59:27,337 DEBUG [main][General] Using PluginRegistry org.datanucleus.plugin.NonManagedPluginRegistry 10:59:27,340 DEBUG [main][General] Registering bundle org.cumulus4j.store version 1.2.1.SNAPSHOT at URL file:/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store/target/org.cumulus4j.store-1.2.1-SNAPSHOT.jar. 10:59:27,341 DEBUG [main][General] Loading extension points from plug-in file jar:file:/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store/target/org.cumulus4j.store-1.2.1-SNAPSHOT.jar!/plugin.xml. 10:59:27,343 DEBUG [main][General] Loading extensions from plug-in file jar:file:/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store/target/org.cumulus4j.store-1.2.1-SNAPSHOT.jar!/plugin.xml. 10:59:27,344 DEBUG [main][General] Registering bundle org.datanucleus.api.jdo version 3.2.3 at URL file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-api-jdo/3.2.3/datanucleus-api-jdo-3.2.3.jar. 10:59:27,346 DEBUG [main][General] Loading extension points from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-api-jdo/3.2.3/datanucleus-api-jdo-3.2.3.jar!/plugin.xml. 10:59:27,346 DEBUG [main][General] Loading extensions from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-api-jdo/3.2.3/datanucleus-api-jdo-3.2.3.jar!/plugin.xml. 10:59:27,347 WARN [main][General] Could not find MANIFEST.MF file for plugin file "file:/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store.crypto.keymanager/target/classes/plugin.xml" so ignoring it 10:59:27,348 DEBUG [main][General] Registering bundle org.datanucleus.store.rdbms version 3.2.3 at URL file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-rdbms/3.2.3/datanucleus-rdbms-3.2.3.jar. 10:59:27,354 DEBUG [main][General] Loading extension points from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-rdbms/3.2.3/datanucleus-rdbms-3.2.3.jar!/plugin.xml. 10:59:27,358 DEBUG [main][General] Loading extensions from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-rdbms/3.2.3/datanucleus-rdbms-3.2.3.jar!/plugin.xml. 10:59:27,361 DEBUG [main][General] Registering bundle org.datanucleus version 3.2.4 at URL file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-core/3.2.4/datanucleus-core-3.2.4.jar. 10:59:27,364 DEBUG [main][General] Loading extension points from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-core/3.2.4/datanucleus-core-3.2.4.jar!/plugin.xml. 10:59:27,370 DEBUG [main][General] Loading extensions from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-core/3.2.4/datanucleus-core-3.2.4.jar!/plugin.xml. 10:59:27,372 INFO [main][Persistence] Property cumulus4j.macAlgorithm unknown - will be ignored 10:59:27,372 INFO [main][Persistence] Property cumulus4j.encryptionAlgorithm unknown - will be ignored 10:59:27,373 DEBUG [main][Persistence] Java types support initialising ... 10:59:27,376 DEBUG [main][Persistence] Java types support loaded : supported java types=java.awt.Color, java.lang.Float, [Ljava.lang.Integer;, java.sql.Time, java.util.SortedSet, java.net.URL, java.util.Date, java.util.PriorityQueue, float, [Ljava.lang.Character;, [Ljava.lang.Double;, java.lang.Integer, java.math.BigDecimal, java.util.Vector, java.lang.Character, java.lang.Enum, java.lang.Long, java.lang.Short, java.util.Locale, java.util.Map, java.math.BigInteger, java.net.URI, java.lang.Byte, java.util.GregorianCalendar, java.awt.image.BufferedImage, byte, double, java.util.TimeZone, java.sql.Timestamp, java.util.Collection, java.util.Set, java.util.UUID, [Ljava.lang.String;, java.util.List, [Ljava.lang.Short;, java.util.Queue, java.util.SortedMap, [Ljava.lang.Enum;, [Ljava.lang.Boolean;, java.lang.Double, [Ljava.util.Date;, [B, [C, [D, java.util.HashMap, java.util.Currency, [F, long, java.util.Stack, java.util.TreeSet, [I, java.util.ArrayList, [J, java.util.HashSet, java.util.LinkedHashMap, java.util.Calendar, java.lang.StringBuffer, [S, [Ljava.math.BigInteger;, java.lang.Boolean, [Ljava.lang.Number;, java.lang.String, [Ljava.math.BigDecimal;, java.lang.Number, java.util.LinkedList, java.util.Hashtable, java.util.LinkedHashSet, [Z, [Ljava.lang.Float;, java.util.Properties, [Ljava.lang.Byte;, [Ljava.util.Locale;, int, java.sql.Date, boolean, java.util.TreeMap, [Ljava.lang.Long;, char, short, java.lang.Class, java.util.BitSet, java.util.Arrays$ArrayList 10:59:27,376 DEBUG [main][Persistence] Type converter support initialising ... 10:59:27,376 DEBUG [main][Persistence] Added converter for java.math.BigDecimal<->java.lang.String using org.datanucleus.store.types.converters.BigDecimalStringConverter 10:59:27,377 DEBUG [main][Persistence] Added converter for java.math.BigInteger<->java.lang.String using org.datanucleus.store.types.converters.BigIntegerStringConverter 10:59:27,377 DEBUG [main][Persistence] Added converter for java.util.BitSet<->java.lang.String using org.datanucleus.store.types.converters.BitSetStringConverter 10:59:27,377 DEBUG [main][Persistence] Added converter for java.util.Calendar<->java.lang.String using org.datanucleus.store.types.converters.CalendarStringConverter 10:59:27,377 DEBUG [main][Persistence] Added converter for java.lang.Class<->java.lang.String using org.datanucleus.store.types.converters.ClassStringConverter 10:59:27,377 DEBUG [main][Persistence] Added converter for java.awt.Color<->java.lang.String using org.datanucleus.store.types.converters.ColorStringConverter 10:59:27,377 DEBUG [main][Persistence] Added converter for java.lang.Integer<->java.lang.String using org.datanucleus.store.types.converters.IntegerStringConverter 10:59:27,377 DEBUG [main][Persistence] Added converter for java.lang.Long<->java.lang.String using org.datanucleus.store.types.converters.LongStringConverter 10:59:27,377 DEBUG [main][Persistence] Added converter for java.util.Currency<->java.lang.String using org.datanucleus.store.types.converters.CurrencyStringConverter 10:59:27,377 DEBUG [main][Persistence] Added converter for java.util.Date<->java.lang.Long using org.datanucleus.store.types.converters.DateLongConverter 10:59:27,378 DEBUG [main][Persistence] Added converter for java.util.Date<->java.lang.String using org.datanucleus.store.types.converters.DateStringConverter 10:59:27,378 DEBUG [main][Persistence] Added converter for java.util.Locale<->java.lang.String using org.datanucleus.store.types.converters.LocaleStringConverter 10:59:27,378 DEBUG [main][Persistence] Added converter for java.sql.Date<->java.lang.Long using org.datanucleus.store.types.converters.SqlDateLongConverter 10:59:27,378 DEBUG [main][Persistence] Added converter for java.sql.Date<->java.lang.String using org.datanucleus.store.types.converters.SqlDateStringConverter 10:59:27,378 DEBUG [main][Persistence] Added converter for java.sql.Time<->java.lang.Long using org.datanucleus.store.types.converters.SqlTimeLongConverter 10:59:27,378 DEBUG [main][Persistence] Added converter for java.sql.Time<->java.lang.String using org.datanucleus.store.types.converters.SqlTimeStringConverter 10:59:27,378 DEBUG [main][Persistence] Added converter for java.sql.Timestamp<->java.lang.Long using org.datanucleus.store.types.converters.SqlTimestampLongConverter 10:59:27,378 DEBUG [main][Persistence] Added converter for java.lang.StringBuffer<->java.lang.String using org.datanucleus.store.types.converters.StringBufferStringConverter 10:59:27,378 DEBUG [main][Persistence] Added converter for java.util.TimeZone<->java.lang.String using org.datanucleus.store.types.converters.TimeZoneStringConverter 10:59:27,378 DEBUG [main][Persistence] Added converter for java.net.URI<->java.lang.String using org.datanucleus.store.types.converters.URIStringConverter 10:59:27,379 DEBUG [main][Persistence] Added converter for java.net.URL<->java.lang.String using org.datanucleus.store.types.converters.URLStringConverter 10:59:27,379 DEBUG [main][Persistence] Added converter for java.util.UUID<->java.lang.String using org.datanucleus.store.types.converters.UUIDStringConverter 10:59:27,380 DEBUG [main][Persistence] TypeConverter for javax.time.calendar.LocalDate<->java.lang.String ignored since java type not present in CLASSPATH 10:59:27,380 DEBUG [main][Persistence] TypeConverter for javax.time.calendar.LocalTime<->java.lang.String ignored since java type not present in CLASSPATH 10:59:27,381 DEBUG [main][Persistence] TypeConverter for javax.time.calendar.LocalTime<->java.lang.Long ignored since java type not present in CLASSPATH 10:59:27,381 DEBUG [main][Persistence] TypeConverter for javax.time.calendar.LocalDateTime<->java.lang.String ignored since java type not present in CLASSPATH 10:59:27,381 DEBUG [main][Persistence] Added converter for java.io.Serializable<->java.lang.String using org.datanucleus.store.types.converters.SerializableStringConverter 10:59:27,381 DEBUG [main][Persistence] Added converter for java.io.Serializable<->[B using org.datanucleus.store.types.converters.SerializableByteArrayConverter 10:59:27,381 DEBUG [main][Persistence] Type converter support loaded 10:59:27,381 DEBUG [main][MetaData] MetaDataManager : Input=(XML,Annotations), XML-Validation=false, XML-Suffices=(persistence=*.jdo, orm=orm, query=*.jdoquery), JDO-listener=true 10:59:27,381 DEBUG [main][MetaData] Registering listener for metadata initialisation 10:59:27,381 DEBUG [main][MetaData] Listener found initialisation for persistable class org.cumulus4j.store.model.EncryptionCoordinateSet 10:59:27,382 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /META-INF/package.jdo 10:59:27,383 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /WEB-INF/package.jdo 10:59:27,383 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /package.jdo 10:59:27,384 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/package.jdo 10:59:27,384 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org.jdo 10:59:27,385 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j/package.jdo 10:59:27,385 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j.jdo 10:59:27,385 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j/store/package.jdo 10:59:27,386 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j/store.jdo 10:59:27,387 DEBUG [main][MetaData] Parsing MetaData file "jar:file:/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store/target/org.cumulus4j.store-1.2.1-SNAPSHOT.jar!/org/cumulus4j/store/model/package.jdo" using handler "jdo" (validation="false") 10:59:27,389 DEBUG [main][MetaData] XML Entity Public="" System="http://java.sun.com/dtd/jdo_3_0.dtd 10:59:27,766 DEBUG [AbstractCryptoManager][AbstractCryptoManager$CloseExpiredSessionsTask] run: entered 10:59:27,768 INFO [AbstractCryptoManager][AbstractCryptoManager$CloseExpiredSessionsTask] run: AbstractCryptoManager was garbage-collected. Cancelling this TimerTask. 10:59:27,944 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j/store/model.jdo 10:59:27,945 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j/store/model/EncryptionCoordinateSet.jdo 10:59:27,945 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" not found 10:59:27,946 DEBUG [main][MetaData] Class "org.cumulus4j.store.model.EncryptionCoordinateSet" has been specified with JDO annotations so using those. 10:59:27,960 DEBUG [main][MetaData] Class "org.cumulus4j.store.model.EncryptionCoordinateSet" : Populating Meta-Data 10:59:27,961 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /META-INF/package.orm 10:59:27,961 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /WEB-INF/package.orm 10:59:27,961 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /package.orm 10:59:27,962 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/package.orm 10:59:27,962 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org.orm 10:59:27,962 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j/package.orm 10:59:27,962 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j.orm 10:59:27,963 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j/store/package.orm 10:59:27,963 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j/store.orm 10:59:27,963 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j/store/model/package.orm 10:59:27,964 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j/store/model.orm 10:59:27,964 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j/store/model/EncryptionCoordinateSet.orm 10:59:27,964 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" not found 10:59:27,965 DEBUG [main][Datastore] Creating StoreManager for datastore 10:59:27,970 DEBUG [main][Connection] Created tx data source using pooling type of dbcp-builtin 10:59:27,970 DEBUG [main][Connection] Registered transactional connection factory under name "rdbms/tx" 10:59:27,971 DEBUG [main][Connection] Registered nontransactional connection factory under name "rdbms/nontx" 10:59:27,974 DEBUG [main][Connection] Created nontx data source using pooling type of dbcp-builtin 10:59:29,103 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@47af099e" opened 10:59:29,106 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Boolean (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false) 10:59:29,106 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Boolean (jdbc-type=BOOLEAN, sql-type=BOOLEAN, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BooleanRDBMSMapping, default=false) 10:59:29,106 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Boolean (jdbc-type=SMALLINT, sql-type=SMALLINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.SmallIntRDBMSMapping, default=false) 10:59:29,106 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Byte (jdbc-type=SMALLINT, sql-type=SMALLINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.SmallIntRDBMSMapping, default=false) 10:59:29,106 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Character (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=true) 10:59:29,107 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Character (jdbc-type=INTEGER, sql-type=INTEGER, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false) 10:59:29,107 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Character (jdbc-type=INTEGER, sql-type=INT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false) 10:59:29,107 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Double (jdbc-type=DOUBLE, sql-type=DOUBLE, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DoubleRDBMSMapping, default=true) 10:59:29,107 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Double (jdbc-type=DECIMAL, sql-type=DECIMAL, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DecimalRDBMSMapping, default=false) 10:59:29,108 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Float (jdbc-type=FLOAT, sql-type=FLOAT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.FloatRDBMSMapping, default=true) 10:59:29,108 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Float (jdbc-type=DOUBLE, sql-type=DOUBLE, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DoubleRDBMSMapping, default=false) 10:59:29,108 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Float (jdbc-type=REAL, sql-type=REAL, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.RealRDBMSMapping, default=false) 10:59:29,108 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Float (jdbc-type=DECIMAL, sql-type=DECIMAL, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DecimalRDBMSMapping, default=false) 10:59:29,108 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Integer (jdbc-type=INTEGER, sql-type=INTEGER, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=true) 10:59:29,108 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Integer (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=false) 10:59:29,108 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Integer (jdbc-type=NUMERIC, sql-type=NUMERIC, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NumericRDBMSMapping, default=false) 10:59:29,108 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Integer (jdbc-type=INTEGER, sql-type=INT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=true) 10:59:29,109 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Integer (jdbc-type=SMALLINT, sql-type=SMALLINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.SmallIntRDBMSMapping, default=false) 10:59:29,109 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Long (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=true) 10:59:29,109 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Long (jdbc-type=INTEGER, sql-type=INT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false) 10:59:29,109 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Long (jdbc-type=NUMERIC, sql-type=NUMERIC, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NumericRDBMSMapping, default=false) 10:59:29,109 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Long (jdbc-type=SMALLINT, sql-type=SMALLINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.SmallIntRDBMSMapping, default=false) 10:59:29,109 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Short (jdbc-type=SMALLINT, sql-type=SMALLINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.SmallIntRDBMSMapping, default=true) 10:59:29,109 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Short (jdbc-type=INTEGER, sql-type=INTEGER, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false) 10:59:29,109 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Short (jdbc-type=INTEGER, sql-type=INT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false) 10:59:29,110 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.String (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=true) 10:59:29,110 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.String (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false) 10:59:29,110 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.String (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=false) 10:59:29,110 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.String (jdbc-type=LONGVARCHAR, sql-type=LONGVARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.LongVarcharRDBMSMapping, default=false) 10:59:29,110 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.String (jdbc-type=CLOB, sql-type=CLOB, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.ClobRDBMSMapping, default=false) 10:59:29,110 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.String (jdbc-type=BLOB, sql-type=BLOB, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BlobRDBMSMapping, default=false) 10:59:29,111 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.String (jdbc-type=NVARCHAR, sql-type=NVARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NVarcharRDBMSMapping, default=false) 10:59:29,111 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.String (jdbc-type=NCHAR, sql-type=NCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NCharRDBMSMapping, default=false) 10:59:29,111 DEBUG [main][Datastore] Adding RDBMS support for Java type java.math.BigDecimal (jdbc-type=DECIMAL, sql-type=DECIMAL, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DecimalRDBMSMapping, default=true) 10:59:29,112 DEBUG [main][Datastore] Adding RDBMS support for Java type java.math.BigDecimal (jdbc-type=NUMERIC, sql-type=NUMERIC, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NumericRDBMSMapping, default=false) 10:59:29,112 DEBUG [main][Datastore] Adding RDBMS support for Java type java.math.BigInteger (jdbc-type=NUMERIC, sql-type=NUMERIC, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NumericRDBMSMapping, default=true) 10:59:29,112 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Date (jdbc-type=DATE, sql-type=DATE, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DateRDBMSMapping, default=true) 10:59:29,112 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Date (jdbc-type=TIMESTAMP, sql-type=TIMESTAMP, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping, default=false) 10:59:29,112 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Date (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false) 10:59:29,112 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Date (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=false) 10:59:29,112 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Date (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=false) 10:59:29,112 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Time (jdbc-type=TIME, sql-type=TIME, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimeRDBMSMapping, default=true) 10:59:29,112 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Time (jdbc-type=TIMESTAMP, sql-type=TIMESTAMP, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping, default=false) 10:59:29,112 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Time (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false) 10:59:29,112 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Time (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=false) 10:59:29,112 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Time (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=false) 10:59:29,112 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Timestamp (jdbc-type=TIMESTAMP, sql-type=TIMESTAMP, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping, default=true) 10:59:29,112 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Timestamp (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false) 10:59:29,112 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Timestamp (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=false) 10:59:29,112 DEBUG [main][Datastore] Adding RDBMS support for Java type java.util.Date (jdbc-type=TIMESTAMP, sql-type=TIMESTAMP, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping, default=true) 10:59:29,112 DEBUG [main][Datastore] Adding RDBMS support for Java type java.util.Date (jdbc-type=DATE, sql-type=DATE, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DateRDBMSMapping, default=false) 10:59:29,112 DEBUG [main][Datastore] Adding RDBMS support for Java type java.util.Date (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false) 10:59:29,112 DEBUG [main][Datastore] Adding RDBMS support for Java type java.util.Date (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=false) 10:59:29,112 DEBUG [main][Datastore] Adding RDBMS support for Java type java.util.Date (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=false) 10:59:29,112 DEBUG [main][Datastore] Adding RDBMS support for Java type java.util.Date (jdbc-type=TIME, sql-type=TIME, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimeRDBMSMapping, default=false) 10:59:29,113 DEBUG [main][Datastore] Adding RDBMS support for Java type java.io.Serializable (jdbc-type=LONGVARBINARY, sql-type=LONGVARBINARY, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.LongVarBinaryRDBMSMapping, default=true) 10:59:29,113 DEBUG [main][Datastore] Adding RDBMS support for Java type java.io.Serializable (jdbc-type=BLOB, sql-type=BLOB, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BlobRDBMSMapping, default=false) 10:59:29,113 DEBUG [main][Datastore] Adding RDBMS support for Java type java.io.Serializable (jdbc-type=VARBINARY, sql-type=VARBINARY, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarBinaryRDBMSMapping, default=false) 10:59:29,113 DEBUG [main][Datastore] Adding RDBMS support for Java type org.datanucleus.identity.OID (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=true) 10:59:29,113 DEBUG [main][Datastore] Adding RDBMS support for Java type org.datanucleus.identity.OID (jdbc-type=INTEGER, sql-type=INTEGER, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false) 10:59:29,113 DEBUG [main][Datastore] Adding RDBMS support for Java type org.datanucleus.identity.OID (jdbc-type=NUMERIC, sql-type=NUMERIC, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NumericRDBMSMapping, default=false) 10:59:29,113 DEBUG [main][Datastore] Adding RDBMS support for Java type org.datanucleus.identity.OID (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false) 10:59:29,113 DEBUG [main][Datastore] Adding RDBMS support for Java type org.datanucleus.identity.OID (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=false) 10:59:29,183 DEBUG [main][Datastore] Removing RDBMS support for Java type java.lang.String (jdbc-type=NVARCHAR, sql-type=NVARCHAR) 10:59:29,183 DEBUG [main][Datastore] Removing RDBMS support for Java type java.lang.String (jdbc-type=NCHAR, sql-type=NCHAR) 10:59:29,189 DEBUG [main][Datastore] ======================= Datastore ========================= 10:59:29,189 DEBUG [main][Datastore] StoreManager : "rdbms" (org.datanucleus.store.rdbms.RDBMSStoreManager) 10:59:29,189 DEBUG [main][Datastore] Datastore : read-write 10:59:29,189 DEBUG [main][Datastore] Schema Control : AutoCreate(Tables), Validate(None) 10:59:29,189 DEBUG [main][Datastore] Query Languages : [JDOQL, JPQL, SQL, STOREDPROC] 10:59:29,189 DEBUG [main][Datastore] Queries : Timeout=0 10:59:29,189 DEBUG [main][Datastore] =========================================================== 10:59:29,189 DEBUG [main][Datastore] Datastore Adapter : org.datanucleus.store.rdbms.adapter.DerbyAdapter 10:59:29,189 DEBUG [main][Datastore] Datastore : name="Apache Derby" version="10.7.1.1 - (1040133)" 10:59:29,189 DEBUG [main][Datastore] Datastore Driver : name="Apache Derby Embedded JDBC Driver" version="10.7.1.1 - (1040133)" 10:59:29,189 DEBUG [main][Datastore] Primary Connection Factory : URL[jdbc:derby:/tmp/cumulus4j-test.u1568l5n/derby/cumulus4j;create=true] 10:59:29,189 DEBUG [main][Datastore] Secondary Connection Factory : URL[jdbc:derby:/tmp/cumulus4j-test.u1568l5n/derby/cumulus4j;create=true] 10:59:29,189 DEBUG [main][Datastore] Datastore Identifiers : factory="datanucleus2" case=UPPERCASE catalog= schema=ROOT 10:59:29,189 DEBUG [main][Datastore] Supported Identifier Cases : "MixedCase" UPPERCASE "MixedCase-Sensitive" 10:59:29,189 DEBUG [main][Datastore] Supported Identifier Lengths (max) : Table=128 Column=128 Constraint=128 Index=128 Delimiter=" 10:59:29,189 DEBUG [main][Datastore] Support for Identifiers in DDL : catalog=false schema=true 10:59:29,189 DEBUG [main][Datastore] Datastore : checkTableViewExistence, rdbmsConstraintCreateMode=DataNucleus, initialiseColumnInfo=ALL 10:59:29,189 DEBUG [main][Datastore] Support Statement Batching : yes (max-batch-size=50) 10:59:29,190 DEBUG [main][Datastore] Queries : Results direction=forward, type=forward-only, concurrency=read-only 10:59:29,190 DEBUG [main][Datastore] Java-Types : string-default-length=255 10:59:29,190 DEBUG [main][Datastore] JDBC-Types : VARCHAR, LONGVARCHAR, BINARY, BOOLEAN, VARBINARY, LONGVARBINARY, BIGINT, JAVA_OBJECT, [id=2009], CHAR, NUMERIC, DECIMAL, INTEGER, CLOB, SMALLINT, BLOB, FLOAT, REAL, DOUBLE, DATE, TIME, TIMESTAMP 10:59:29,190 DEBUG [main][Datastore] =========================================================== 10:59:29,202 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@47af099e" non enlisted to a transaction is being committed. 10:59:29,202 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@47af099e" closed 10:59:29,202 DEBUG [main][Datastore] StoreManager now created 10:59:29,202 DEBUG [main][Persistence] ================= NucleusContext =============== 10:59:29,202 DEBUG [main][Persistence] DataNucleus Context : Version "3.2.4" with JRE "1.8.0_91" on "Linux" 10:59:29,202 DEBUG [main][Persistence] Persistence API : JDO 10:59:29,202 DEBUG [main][Persistence] Plugin Registry : org.datanucleus.plugin.NonManagedPluginRegistry 10:59:29,202 DEBUG [main][Persistence] ClassLoading : datanucleus 10:59:29,202 DEBUG [main][Persistence] Persistence : pm-singlethreaded, nontransactional-read, nontransactional-write, reachability-at-commit, copy-on-attach, managed-relations(checked), deletion-policy=JDO2, serverTimeZone=Europe/Berlin 10:59:29,202 DEBUG [main][Persistence] AutoStart : mechanism=None, mode=Quiet 10:59:29,202 DEBUG [main][Persistence] Transactions : type=RESOURCE_LOCAL, mode=datastore, isolation=read-committed 10:59:29,202 DEBUG [main][Persistence] ValueGeneration : txn-isolation=read-committed connection=New 10:59:29,202 DEBUG [main][Persistence] Cache : Level1 (soft), Level2 (soft, mode=UNSPECIFIED), QueryResults (soft), Collections/Maps 10:59:29,202 DEBUG [main][Persistence] ================================================ 10:59:29,202 DEBUG [main][Cache] Level 2 Cache of type "soft" initialised 10:59:29,203 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryTimerPeriod: Property 'cumulus4j.cryptoSessionExpiryTimer.period' is not set. Using default value 60000. 10:59:29,203 TRACE [main][AbstractCryptoSession] setCryptoSessionID: cryptoSessionID=0eb3e6ae-ecb5-41b9-b255-3aa56a04da04 10:59:29,203 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryAgeMSec: Property 'cumulus4j.cryptoSessionExpiryAge' is not set. Using default value 1800000. 10:59:29,203 DEBUG [main][Persistence] Started pool of ExecutionContext (maxPool=20, reaperThread=false) 10:59:29,204 DEBUG [main][Persistence] ExecutionContext "org.datanucleus.ExecutionContextImpl@43e1692f" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@3e7c4815" with txn="org.datanucleus.TransactionImpl@27df0f3d" 10:59:29,204 DEBUG [main][Cache] Level 1 Cache of type "soft" initialised 10:59:29,440 INFO [main][AbstractCryptoManager] getEncryptionAlgorithm: Property 'cumulus4j.encryptionAlgorithm' is set to 'Twofish/CBC/PKCS5Padding'. Using this encryption algorithm. 10:59:29,440 INFO [main][AbstractCryptoManager] getMACAlgorithm: Property 'cumulus4j.macAlgorithm' is set to 'RC2'. Using this MAC algorithm. 10:59:29,440 DEBUG [main][Cache] Query Cache of type "org.datanucleus.query.cache.SoftQueryCompilationCache" initialised 10:59:29,440 DEBUG [main][Cache] Query Cache of type "org.datanucleus.store.query.cache.SoftQueryDatastoreCompilationCache" initialised 10:59:29,440 DEBUG [main][Cache] Query Cache of type "org.datanucleus.store.query.cache.SoftQueryResultsCache" initialised 10:59:29,440 DEBUG [main][Query] JDOQL Single-String with "SELECT UNIQUE WHERE this.cipherTransformation == :cipherTransformation && this.macAlgorithm == :macAlgorithm" 10:59:29,441 DEBUG [main][MetaData] Class "org.cumulus4j.store.model.EncryptionCoordinateSet" : Initialising Meta-Data 10:59:29,442 DEBUG [main][Persistence] Managing Persistence of Class : org.cumulus4j.store.model.EncryptionCoordinateSet [Table : ENCRYPTIONCOORDINATESET, InheritanceStrategy : new-table] 10:59:29,442 DEBUG [main][Schema] Column "ENCRYPTIONCOORDINATESET.ENCRYPTIONCOORDINATESETID" added to internal representation of table. 10:59:29,442 DEBUG [main][Schema] Field [org.cumulus4j.store.model.EncryptionCoordinateSet.encryptionCoordinateSetID] -> Column(s) [ENCRYPTIONCOORDINATESET.ENCRYPTIONCOORDINATESETID] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 10:59:29,442 DEBUG [main][Schema] Table ENCRYPTIONCOORDINATESET will manage the persistence of the fields for class org.cumulus4j.store.model.EncryptionCoordinateSet (inheritance strategy="new-table") 10:59:29,443 DEBUG [main][Schema] Column "ENCRYPTIONCOORDINATESET.CIPHERTRANSFORMATION" added to internal representation of table. 10:59:29,443 DEBUG [main][Schema] Field [org.cumulus4j.store.model.EncryptionCoordinateSet.cipherTransformation] -> Column(s) [ENCRYPTIONCOORDINATESET.CIPHERTRANSFORMATION] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 10:59:29,443 DEBUG [main][Schema] Column "ENCRYPTIONCOORDINATESET.MACALGORITHM" added to internal representation of table. 10:59:29,444 DEBUG [main][Schema] Field [org.cumulus4j.store.model.EncryptionCoordinateSet.macAlgorithm] -> Column(s) [ENCRYPTIONCOORDINATESET.MACALGORITHM] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 10:59:29,444 DEBUG [main][Schema] Column "ENCRYPTIONCOORDINATESET.VERSION" added to internal representation of table. 10:59:29,444 DEBUG [main][Schema] Table/View ENCRYPTIONCOORDINATESET has been initialised 10:59:29,444 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@20576557" opened with isolation level "serializable" and auto-commit=false 10:59:29,444 DEBUG [main][Schema] Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@20576557" with isolation "serializable" 10:59:29,484 DEBUG [main][Schema] Check of existence of ENCRYPTIONCOORDINATESET returned no table 10:59:29,484 DEBUG [main][Schema] Creating table ENCRYPTIONCOORDINATESET 10:59:29,484 DEBUG [main][Schema] CREATE TABLE ENCRYPTIONCOORDINATESET ( ENCRYPTIONCOORDINATESETID BIGINT NOT NULL generated always as identity (start with 1), CIPHERTRANSFORMATION VARCHAR(255) NOT NULL, MACALGORITHM VARCHAR(255) NOT NULL, VERSION BIGINT NOT NULL ) 10:59:29,503 DEBUG [main][Schema] Execution Time = 19 ms 10:59:29,503 DEBUG [main][Schema] ALTER TABLE ENCRYPTIONCOORDINATESET ADD CONSTRAINT ENCRYPTIONCOORDINATESET_PK PRIMARY KEY (ENCRYPTIONCOORDINATESETID) 10:59:29,522 DEBUG [main][Schema] Execution Time = 19 ms 10:59:29,543 DEBUG [main][Schema] Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@20576557" 10:59:29,547 DEBUG [main][Schema] Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@20576557" 10:59:29,548 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@20576557" non enlisted to a transaction is being committed. 10:59:29,548 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@20576557" closed 10:59:29,548 DEBUG [main][Query] JDOQL Query : Compiling "SELECT UNIQUE FROM org.cumulus4j.store.model.EncryptionCoordinateSet WHERE this.cipherTransformation == :cipherTransformation && this.macAlgorithm == :macAlgorithm" 10:59:29,550 DEBUG [main][Query] JDOQL Query : Compile Time = 2 ms 10:59:29,550 DEBUG [main][Query] QueryCompilation: [filter:DyadicExpression{DyadicExpression{PrimaryExpression{this.cipherTransformation} = ParameterExpression{cipherTransformation}} AND DyadicExpression{PrimaryExpression{this.macAlgorithm} = ParameterExpression{macAlgorithm}}}] [symbols: macAlgorithm type=java.lang.String, this type=org.cumulus4j.store.model.EncryptionCoordinateSet, cipherTransformation type=java.lang.String] 10:59:29,550 DEBUG [main][Query] JDOQL Query : Compiling "SELECT UNIQUE FROM org.cumulus4j.store.model.EncryptionCoordinateSet WHERE this.cipherTransformation == :cipherTransformation && this.macAlgorithm == :macAlgorithm" for datastore 10:59:29,554 DEBUG [main][Query] JDOQL Query : Compile Time for datastore = 4 ms 10:59:29,554 DEBUG [main][Query] SELECT UNIQUE FROM org.cumulus4j.store.model.EncryptionCoordinateSet WHERE this.cipherTransformation == :cipherTransformation && this.macAlgorithm == :macAlgorithm Query compiled to datastore query "SELECT 'org.cumulus4j.store.model.EncryptionCoordinateSet' AS NUCLEUS_TYPE,A0.CIPHERTRANSFORMATION,A0.ENCRYPTIONCOORDINATESETID,A0.MACALGORITHM,A0.VERSION FROM ENCRYPTIONCOORDINATESET A0 WHERE A0.CIPHERTRANSFORMATION = ? AND A0.MACALGORITHM = ?" 10:59:29,555 DEBUG [main][Connection] Connection added to the pool : org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4d3ca6c7 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true] for key=org.datanucleus.ExecutionContextImpl@43e1692f in factory=ConnectionFactory:nontx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@22e5f96e] 10:59:29,555 DEBUG [main][Query] JDOQL Query : Executing "SELECT UNIQUE FROM org.cumulus4j.store.model.EncryptionCoordinateSet WHERE this.cipherTransformation == :cipherTransformation && this.macAlgorithm == :macAlgorithm" ... 10:59:29,556 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6a638c79" opened with isolation level "read-committed" and auto-commit=false 10:59:29,563 DEBUG [main][Datastore] Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@59ed3e6c" 10:59:29,563 DEBUG [main][Native] SELECT 'org.cumulus4j.store.model.EncryptionCoordinateSet' AS NUCLEUS_TYPE,A0.CIPHERTRANSFORMATION,A0.ENCRYPTIONCOORDINATESETID,A0.MACALGORITHM,A0.VERSION FROM ENCRYPTIONCOORDINATESET A0 WHERE A0.CIPHERTRANSFORMATION = <'TWOFISH/CBC/PKCS5PADDING'> AND A0.MACALGORITHM = <'RC2'> 10:59:29,564 DEBUG [main][Retrieve] Execution Time = 1 ms 10:59:29,565 DEBUG [main][Query] JDOQL Query : Execution Time = 10 ms 10:59:29,565 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6a638c79" non enlisted to a transaction is being committed. 10:59:29,565 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6a638c79" closed 10:59:29,565 DEBUG [main][Connection] Connection removed from the pool : org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4d3ca6c7 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6a638c79, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true] for key=org.datanucleus.ExecutionContextImpl@43e1692f in factory=ConnectionFactory:nontx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@22e5f96e] 10:59:29,565 DEBUG [main][Persistence] Making object persistent : "org.cumulus4j.store.model.EncryptionCoordinateSet@18da4dd" 10:59:29,566 DEBUG [main][Persistence] Started pool of ObjectProviders (maxPool=0, reaperThread=false) 10:59:29,566 DEBUG [main][Persistence] Object "org.cumulus4j.store.model.EncryptionCoordinateSet@18da4dd" being inserted into table "ENCRYPTIONCOORDINATESET" 10:59:29,567 DEBUG [main][Connection] Connection added to the pool : org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@31a3f4de [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true] for key=org.datanucleus.ExecutionContextImpl@43e1692f in factory=ConnectionFactory:nontx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@22e5f96e] 10:59:29,567 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@68880c21" opened with isolation level "read-committed" and auto-commit=false 10:59:29,572 DEBUG [main][Datastore] Using PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@7d04529c" for connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@68880c21" 10:59:29,572 DEBUG [main][Native] INSERT INTO ENCRYPTIONCOORDINATESET (CIPHERTRANSFORMATION,MACALGORITHM,VERSION) VALUES (<'TWOFISH/CBC/PKCS5PADDING'>,<'RC2'>,<1>) 10:59:29,573 DEBUG [main][Persist] Execution Time = 1 ms (number of rows = 1) on PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@7d04529c" 10:59:29,579 DEBUG [main][Persist] Object "org.cumulus4j.store.model.EncryptionCoordinateSet@18da4dd" was inserted in the datastore and was given strategy value of "1" 10:59:29,579 DEBUG [main][Cache] Object "org.cumulus4j.store.model.EncryptionCoordinateSet@18da4dd" (id="org.cumulus4j.store.model.EncryptionCoordinateSet:1") added to Level 1 cache (loadedFlags="[YYY]") 10:59:29,579 DEBUG [main][Datastore] Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@7d04529c" 10:59:29,583 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@68880c21" non enlisted to a transaction is being committed. 10:59:29,583 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@68880c21" closed 10:59:29,583 DEBUG [main][Connection] Connection removed from the pool : org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@31a3f4de [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@68880c21, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true] for key=org.datanucleus.ExecutionContextImpl@43e1692f in factory=ConnectionFactory:nontx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@22e5f96e] 10:59:29,583 DEBUG [main][Persistence] ExecutionContext.internalFlush() process started using ordered flush - 1 enlisted objects 10:59:29,584 DEBUG [main][Persistence] ExecutionContext.internalFlush() process finished 10:59:29,584 DEBUG [main][Cache] Object "org.cumulus4j.store.model.EncryptionCoordinateSet@18da4dd" (id="1") added to Level 2 cache (fields="[0, 1, 2]", version="1") 10:59:29,584 DEBUG [main][Lifecycle] Object "org.cumulus4j.store.model.EncryptionCoordinateSet@18da4dd" (id="org.cumulus4j.store.model.EncryptionCoordinateSet:1") has a lifecycle change : "P_NEW"->"HOLLOW" 10:59:29,584 DEBUG [main][Transaction] Object "org.cumulus4j.store.model.EncryptionCoordinateSet@18da4dd" (id="org.cumulus4j.store.model.EncryptionCoordinateSet:1") being evicted from transactional cache 10:59:29,584 DEBUG [main][Persistence] Detaching copy of object "org.cumulus4j.store.model.EncryptionCoordinateSet@18da4dd" (depth=0) as "org.cumulus4j.store.model.EncryptionCoordinateSet@360bc645" with detached-fields [0, 1, 2] and fields-to-load=[0, 2] 10:59:29,584 DEBUG [main][Cache] Object "org.cumulus4j.store.model.EncryptionCoordinateSet@18da4dd" (id="1") is loading the following fields from the Level 2 cache object : [0, 2] 10:59:29,584 DEBUG [main][Lifecycle] Object "org.cumulus4j.store.model.EncryptionCoordinateSet@18da4dd" (id="org.cumulus4j.store.model.EncryptionCoordinateSet:1") has a lifecycle change : "HOLLOW"->"P_NONTRANS" 10:59:32,195 INFO [main][CryptoCache] Persistence property 'cumulus4j.CryptoCache.cleanupTimer.period' is not set. Using default value 60000. 10:59:32,302 TRACE [main][CryptoCache] acquireCipherEntry: Created new Cipher@1565647145 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/CBC/PKCS5PADDING and keyID=123. Initialising it with key and IV. 10:59:32,403 TRACE [main][CryptoCache] releaseCipherEntry: Releasing Cipher@1565647145 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/CBC/PKCS5PADDING keyID=123. 10:59:32,404 TRACE [main][CryptoCache] acquireCipherEntry: Found cached Cipher@1565647145 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/CBC/PKCS5PADDING and keyID=123. Initialising it with new IV (without key). 10:59:32,468 TRACE [main][CryptoCache] releaseCipherEntry: Releasing Cipher@1565647145 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/CBC/PKCS5PADDING keyID=123. 10:59:32,468 TRACE [main][CryptoCache] clear: entered 10:59:32,579 TRACE [main][CryptoCache] acquireCipherEntry: Created new Cipher@1891974590 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/CBC/PKCS5PADDING and keyID=123. Initialising it with key and IV. 10:59:32,647 TRACE [main][CryptoCache] releaseCipherEntry: Releasing Cipher@1891974590 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/CBC/PKCS5PADDING keyID=123. 10:59:32,684 TRACE [main][CryptoCache] clear: entered 10:59:32,684 TRACE [main][CryptoCache] getKeyData: No cached key with keyID=123 found. 10:59:32,792 TRACE [main][CryptoCache] acquireCipherEntry: Created new Cipher@412410893 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/CBC/PKCS5PADDING and keyID=123. Initialising it with key and IV. 10:59:32,812 DEBUG [main][KeyManagerCryptoSession] decrypt: precalculated output-size does not match actually written output: expected=789712 actual=789702 10:59:32,852 TRACE [main][CryptoCache] releaseCipherEntry: Releasing Cipher@412410893 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/CBC/PKCS5PADDING keyID=123. 10:59:33,041 TRACE [main][CryptoCache] acquireCipherEntry: Found cached Cipher@412410893 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/CBC/PKCS5PADDING and keyID=123. Initialising it with new IV (without key). 10:59:33,080 DEBUG [main][KeyManagerCryptoSession] decrypt: precalculated output-size does not match actually written output: expected=789712 actual=789702 10:59:33,120 TRACE [main][CryptoCache] releaseCipherEntry: Releasing Cipher@412410893 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/CBC/PKCS5PADDING keyID=123. 10:59:33,120 TRACE [main][CryptoCache] clear: entered 10:59:33,120 TRACE [main][CryptoCache] getKeyData: No cached key with keyID=123 found. 10:59:33,229 TRACE [main][CryptoCache] acquireCipherEntry: Created new Cipher@566760932 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/CBC/PKCS5PADDING and keyID=123. Initialising it with key and IV. 10:59:33,248 DEBUG [main][KeyManagerCryptoSession] decrypt: precalculated output-size does not match actually written output: expected=789712 actual=789702 10:59:33,289 TRACE [main][CryptoCache] releaseCipherEntry: Releasing Cipher@566760932 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/CBC/PKCS5PADDING keyID=123. 10:59:33,315 DEBUG [main][Persistence] Disconnecting org.cumulus4j.store.model.EncryptionCoordinateSet@18da4dd from StateManager[pc=org.cumulus4j.store.model.EncryptionCoordinateSet@18da4dd, lifecycle=P_NONTRANS] 10:59:33,315 DEBUG [main][Cache] Object with id="org.cumulus4j.store.model.EncryptionCoordinateSet:1" being removed from Level 1 cache [current cache size = 1] 10:59:33,315 DEBUG [main][Cache] Level 1 Cache cleared 10:59:33,315 DEBUG [main][Persistence] ExecutionContext "org.datanucleus.ExecutionContextImpl@43e1692f" closed 10:59:33,405 DEBUG [main][Persistence] Unmanaging Persistence of all classes 10:59:33,405 DEBUG [main][MetaData] Deregistering listener for metadata initialisation 10:59:33,406 DEBUG [main][Cache] Level 2 Cache cleared Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 40.927 sec Running org.cumulus4j.store.crypto.keymanager.test.TestKeyManagerCryptoSession_Twofish_CFB_NoPadding_HMACSHA256 10:59:33,720 WARN [main][MessageBrokerRegistry] setActiveMessageBroker: java.lang.IllegalStateException: An active MessageBroker already exists! Changing the active MessageBroker now is highly discouraged as it may cause errors! java.lang.IllegalStateException: An active MessageBroker already exists! Changing the active MessageBroker now is highly discouraged as it may cause errors! at org.cumulus4j.store.crypto.keymanager.messagebroker.MessageBrokerRegistry.setActiveMessageBroker(MessageBrokerRegistry.java:117) at org.cumulus4j.store.crypto.keymanager.test.MockMessageBroker.setMockSharedInstance(MockMessageBroker.java:41) at org.cumulus4j.store.crypto.keymanager.test.AbstractKeyManagerCryptoSessionTest.beforeClass(AbstractKeyManagerCryptoSessionTest.java:74) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:27) at org.junit.runners.ParentRunner.run(ParentRunner.java:236) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:119) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:101) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103) at com.sun.proxy.$Proxy0.invoke(Unknown Source) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69) 10:59:33,721 INFO [main][MessageBrokerRegistry] setActiveMessageBroker: New activeMessageBroker=org.cumulus4j.store.crypto.keymanager.test.MockMessageBroker@2241f05b 10:59:33,724 DEBUG [main][General] Plugin Registry "org.datanucleus.plugin.EclipsePluginRegistry" not found. Falling back to DataNucleus registry. Reason : Class "org.eclipse.core.runtime.RegistryFactory" was not found in the CLASSPATH. Please check your specification and your CLASSPATH.. 10:59:33,724 DEBUG [main][General] Using PluginRegistry org.datanucleus.plugin.NonManagedPluginRegistry 10:59:33,729 DEBUG [main][General] Registering bundle org.cumulus4j.store version 1.2.1.SNAPSHOT at URL file:/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store/target/org.cumulus4j.store-1.2.1-SNAPSHOT.jar. 10:59:33,734 DEBUG [main][General] Loading extension points from plug-in file jar:file:/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store/target/org.cumulus4j.store-1.2.1-SNAPSHOT.jar!/plugin.xml. 10:59:33,736 DEBUG [main][General] Loading extensions from plug-in file jar:file:/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store/target/org.cumulus4j.store-1.2.1-SNAPSHOT.jar!/plugin.xml. 10:59:33,737 DEBUG [main][General] Registering bundle org.datanucleus.api.jdo version 3.2.3 at URL file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-api-jdo/3.2.3/datanucleus-api-jdo-3.2.3.jar. 10:59:33,740 DEBUG [main][General] Loading extension points from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-api-jdo/3.2.3/datanucleus-api-jdo-3.2.3.jar!/plugin.xml. 10:59:33,740 DEBUG [main][General] Loading extensions from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-api-jdo/3.2.3/datanucleus-api-jdo-3.2.3.jar!/plugin.xml. 10:59:33,741 WARN [main][General] Could not find MANIFEST.MF file for plugin file "file:/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store.crypto.keymanager/target/classes/plugin.xml" so ignoring it 10:59:33,742 DEBUG [main][General] Registering bundle org.datanucleus.store.rdbms version 3.2.3 at URL file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-rdbms/3.2.3/datanucleus-rdbms-3.2.3.jar. 10:59:33,748 DEBUG [main][General] Loading extension points from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-rdbms/3.2.3/datanucleus-rdbms-3.2.3.jar!/plugin.xml. 10:59:33,750 DEBUG [main][General] Loading extensions from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-rdbms/3.2.3/datanucleus-rdbms-3.2.3.jar!/plugin.xml. 10:59:33,753 DEBUG [main][General] Registering bundle org.datanucleus version 3.2.4 at URL file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-core/3.2.4/datanucleus-core-3.2.4.jar. 10:59:33,756 DEBUG [main][General] Loading extension points from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-core/3.2.4/datanucleus-core-3.2.4.jar!/plugin.xml. 10:59:33,761 DEBUG [main][General] Loading extensions from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-core/3.2.4/datanucleus-core-3.2.4.jar!/plugin.xml. 10:59:33,763 INFO [main][Persistence] Property cumulus4j.macAlgorithm unknown - will be ignored 10:59:33,763 INFO [main][Persistence] Property cumulus4j.encryptionAlgorithm unknown - will be ignored 10:59:33,764 DEBUG [main][Persistence] Java types support initialising ... 10:59:33,767 DEBUG [main][Persistence] Java types support loaded : supported java types=java.awt.Color, java.lang.Float, [Ljava.lang.Integer;, java.sql.Time, java.util.SortedSet, java.net.URL, java.util.Date, java.util.PriorityQueue, float, [Ljava.lang.Character;, [Ljava.lang.Double;, java.lang.Integer, java.math.BigDecimal, java.util.Vector, java.lang.Character, java.lang.Enum, java.lang.Long, java.lang.Short, java.util.Locale, java.util.Map, java.math.BigInteger, java.net.URI, java.lang.Byte, java.util.GregorianCalendar, java.awt.image.BufferedImage, byte, double, java.util.TimeZone, java.sql.Timestamp, java.util.Collection, java.util.Set, java.util.UUID, [Ljava.lang.String;, java.util.List, [Ljava.lang.Short;, java.util.Queue, java.util.SortedMap, [Ljava.lang.Enum;, [Ljava.lang.Boolean;, java.lang.Double, [Ljava.util.Date;, [B, [C, [D, java.util.HashMap, java.util.Currency, [F, long, java.util.Stack, java.util.TreeSet, [I, java.util.ArrayList, [J, java.util.HashSet, java.util.LinkedHashMap, java.util.Calendar, java.lang.StringBuffer, [S, [Ljava.math.BigInteger;, java.lang.Boolean, [Ljava.lang.Number;, java.lang.String, [Ljava.math.BigDecimal;, java.lang.Number, java.util.LinkedList, java.util.Hashtable, java.util.LinkedHashSet, [Z, [Ljava.lang.Float;, java.util.Properties, [Ljava.lang.Byte;, [Ljava.util.Locale;, int, java.sql.Date, boolean, java.util.TreeMap, [Ljava.lang.Long;, char, short, java.lang.Class, java.util.BitSet, java.util.Arrays$ArrayList 10:59:33,767 DEBUG [main][Persistence] Type converter support initialising ... 10:59:33,767 DEBUG [main][Persistence] Added converter for java.math.BigDecimal<->java.lang.String using org.datanucleus.store.types.converters.BigDecimalStringConverter 10:59:33,767 DEBUG [main][Persistence] Added converter for java.math.BigInteger<->java.lang.String using org.datanucleus.store.types.converters.BigIntegerStringConverter 10:59:33,768 DEBUG [main][Persistence] Added converter for java.util.BitSet<->java.lang.String using org.datanucleus.store.types.converters.BitSetStringConverter 10:59:33,768 DEBUG [main][Persistence] Added converter for java.util.Calendar<->java.lang.String using org.datanucleus.store.types.converters.CalendarStringConverter 10:59:33,768 DEBUG [main][Persistence] Added converter for java.lang.Class<->java.lang.String using org.datanucleus.store.types.converters.ClassStringConverter 10:59:33,768 DEBUG [main][Persistence] Added converter for java.awt.Color<->java.lang.String using org.datanucleus.store.types.converters.ColorStringConverter 10:59:33,768 DEBUG [main][Persistence] Added converter for java.lang.Integer<->java.lang.String using org.datanucleus.store.types.converters.IntegerStringConverter 10:59:33,768 DEBUG [main][Persistence] Added converter for java.lang.Long<->java.lang.String using org.datanucleus.store.types.converters.LongStringConverter 10:59:33,768 DEBUG [main][Persistence] Added converter for java.util.Currency<->java.lang.String using org.datanucleus.store.types.converters.CurrencyStringConverter 10:59:33,768 DEBUG [main][Persistence] Added converter for java.util.Date<->java.lang.Long using org.datanucleus.store.types.converters.DateLongConverter 10:59:33,768 DEBUG [main][Persistence] Added converter for java.util.Date<->java.lang.String using org.datanucleus.store.types.converters.DateStringConverter 10:59:33,768 DEBUG [main][Persistence] Added converter for java.util.Locale<->java.lang.String using org.datanucleus.store.types.converters.LocaleStringConverter 10:59:33,769 DEBUG [main][Persistence] Added converter for java.sql.Date<->java.lang.Long using org.datanucleus.store.types.converters.SqlDateLongConverter 10:59:33,769 DEBUG [main][Persistence] Added converter for java.sql.Date<->java.lang.String using org.datanucleus.store.types.converters.SqlDateStringConverter 10:59:33,769 DEBUG [main][Persistence] Added converter for java.sql.Time<->java.lang.Long using org.datanucleus.store.types.converters.SqlTimeLongConverter 10:59:33,769 DEBUG [main][Persistence] Added converter for java.sql.Time<->java.lang.String using org.datanucleus.store.types.converters.SqlTimeStringConverter 10:59:33,769 DEBUG [main][Persistence] Added converter for java.sql.Timestamp<->java.lang.Long using org.datanucleus.store.types.converters.SqlTimestampLongConverter 10:59:33,769 DEBUG [main][Persistence] Added converter for java.lang.StringBuffer<->java.lang.String using org.datanucleus.store.types.converters.StringBufferStringConverter 10:59:33,769 DEBUG [main][Persistence] Added converter for java.util.TimeZone<->java.lang.String using org.datanucleus.store.types.converters.TimeZoneStringConverter 10:59:33,769 DEBUG [main][Persistence] Added converter for java.net.URI<->java.lang.String using org.datanucleus.store.types.converters.URIStringConverter 10:59:33,769 DEBUG [main][Persistence] Added converter for java.net.URL<->java.lang.String using org.datanucleus.store.types.converters.URLStringConverter 10:59:33,769 DEBUG [main][Persistence] Added converter for java.util.UUID<->java.lang.String using org.datanucleus.store.types.converters.UUIDStringConverter 10:59:33,770 DEBUG [main][Persistence] TypeConverter for javax.time.calendar.LocalDate<->java.lang.String ignored since java type not present in CLASSPATH 10:59:33,770 DEBUG [main][Persistence] TypeConverter for javax.time.calendar.LocalTime<->java.lang.String ignored since java type not present in CLASSPATH 10:59:33,771 DEBUG [main][Persistence] TypeConverter for javax.time.calendar.LocalTime<->java.lang.Long ignored since java type not present in CLASSPATH 10:59:33,771 DEBUG [main][Persistence] TypeConverter for javax.time.calendar.LocalDateTime<->java.lang.String ignored since java type not present in CLASSPATH 10:59:33,771 DEBUG [main][Persistence] Added converter for java.io.Serializable<->java.lang.String using org.datanucleus.store.types.converters.SerializableStringConverter 10:59:33,772 DEBUG [main][Persistence] Added converter for java.io.Serializable<->[B using org.datanucleus.store.types.converters.SerializableByteArrayConverter 10:59:33,772 DEBUG [main][Persistence] Type converter support loaded 10:59:33,772 DEBUG [main][MetaData] MetaDataManager : Input=(XML,Annotations), XML-Validation=false, XML-Suffices=(persistence=*.jdo, orm=orm, query=*.jdoquery), JDO-listener=true 10:59:33,772 DEBUG [main][MetaData] Registering listener for metadata initialisation 10:59:33,772 DEBUG [main][MetaData] Listener found initialisation for persistable class org.cumulus4j.store.model.EncryptionCoordinateSet 10:59:33,772 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /META-INF/package.jdo 10:59:33,773 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /WEB-INF/package.jdo 10:59:33,773 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /package.jdo 10:59:33,773 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/package.jdo 10:59:33,774 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org.jdo 10:59:33,774 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j/package.jdo 10:59:33,775 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j.jdo 10:59:33,775 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j/store/package.jdo 10:59:33,776 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j/store.jdo 10:59:33,776 DEBUG [main][MetaData] Parsing MetaData file "jar:file:/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store/target/org.cumulus4j.store-1.2.1-SNAPSHOT.jar!/org/cumulus4j/store/model/package.jdo" using handler "jdo" (validation="false") 10:59:33,779 DEBUG [main][MetaData] XML Entity Public="" System="http://java.sun.com/dtd/jdo_3_0.dtd 10:59:34,113 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j/store/model.jdo 10:59:34,114 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j/store/model/EncryptionCoordinateSet.jdo 10:59:34,114 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" not found 10:59:34,116 DEBUG [main][MetaData] Class "org.cumulus4j.store.model.EncryptionCoordinateSet" has been specified with JDO annotations so using those. 10:59:34,117 DEBUG [main][MetaData] Class "org.cumulus4j.store.model.EncryptionCoordinateSet" : Populating Meta-Data 10:59:34,117 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /META-INF/package.orm 10:59:34,117 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /WEB-INF/package.orm 10:59:34,118 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /package.orm 10:59:34,118 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/package.orm 10:59:34,118 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org.orm 10:59:34,118 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j/package.orm 10:59:34,119 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j.orm 10:59:34,119 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j/store/package.orm 10:59:34,120 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j/store.orm 10:59:34,120 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j/store/model/package.orm 10:59:34,120 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j/store/model.orm 10:59:34,121 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j/store/model/EncryptionCoordinateSet.orm 10:59:34,121 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" not found 10:59:34,121 DEBUG [main][Datastore] Creating StoreManager for datastore 10:59:34,129 DEBUG [main][Connection] Created tx data source using pooling type of dbcp-builtin 10:59:34,129 DEBUG [main][Connection] Registered transactional connection factory under name "rdbms/tx" 10:59:34,129 DEBUG [main][Connection] Registered nontransactional connection factory under name "rdbms/nontx" 10:59:34,134 DEBUG [main][Connection] Created nontx data source using pooling type of dbcp-builtin 10:59:35,318 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3dfa819" opened 10:59:35,320 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Boolean (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false) 10:59:35,321 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Boolean (jdbc-type=BOOLEAN, sql-type=BOOLEAN, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BooleanRDBMSMapping, default=false) 10:59:35,321 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Boolean (jdbc-type=SMALLINT, sql-type=SMALLINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.SmallIntRDBMSMapping, default=false) 10:59:35,321 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Byte (jdbc-type=SMALLINT, sql-type=SMALLINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.SmallIntRDBMSMapping, default=false) 10:59:35,321 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Character (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=true) 10:59:35,321 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Character (jdbc-type=INTEGER, sql-type=INTEGER, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false) 10:59:35,321 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Character (jdbc-type=INTEGER, sql-type=INT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false) 10:59:35,321 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Double (jdbc-type=DOUBLE, sql-type=DOUBLE, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DoubleRDBMSMapping, default=true) 10:59:35,321 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Double (jdbc-type=DECIMAL, sql-type=DECIMAL, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DecimalRDBMSMapping, default=false) 10:59:35,322 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Float (jdbc-type=FLOAT, sql-type=FLOAT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.FloatRDBMSMapping, default=true) 10:59:35,322 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Float (jdbc-type=DOUBLE, sql-type=DOUBLE, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DoubleRDBMSMapping, default=false) 10:59:35,322 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Float (jdbc-type=REAL, sql-type=REAL, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.RealRDBMSMapping, default=false) 10:59:35,322 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Float (jdbc-type=DECIMAL, sql-type=DECIMAL, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DecimalRDBMSMapping, default=false) 10:59:35,322 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Integer (jdbc-type=INTEGER, sql-type=INTEGER, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=true) 10:59:35,322 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Integer (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=false) 10:59:35,322 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Integer (jdbc-type=NUMERIC, sql-type=NUMERIC, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NumericRDBMSMapping, default=false) 10:59:35,322 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Integer (jdbc-type=INTEGER, sql-type=INT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=true) 10:59:35,322 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Integer (jdbc-type=SMALLINT, sql-type=SMALLINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.SmallIntRDBMSMapping, default=false) 10:59:35,322 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Long (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=true) 10:59:35,323 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Long (jdbc-type=INTEGER, sql-type=INT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false) 10:59:35,323 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Long (jdbc-type=NUMERIC, sql-type=NUMERIC, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NumericRDBMSMapping, default=false) 10:59:35,323 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Long (jdbc-type=SMALLINT, sql-type=SMALLINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.SmallIntRDBMSMapping, default=false) 10:59:35,323 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Short (jdbc-type=SMALLINT, sql-type=SMALLINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.SmallIntRDBMSMapping, default=true) 10:59:35,323 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Short (jdbc-type=INTEGER, sql-type=INTEGER, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false) 10:59:35,323 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Short (jdbc-type=INTEGER, sql-type=INT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false) 10:59:35,323 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.String (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=true) 10:59:35,323 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.String (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false) 10:59:35,323 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.String (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=false) 10:59:35,324 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.String (jdbc-type=LONGVARCHAR, sql-type=LONGVARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.LongVarcharRDBMSMapping, default=false) 10:59:35,324 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.String (jdbc-type=CLOB, sql-type=CLOB, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.ClobRDBMSMapping, default=false) 10:59:35,324 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.String (jdbc-type=BLOB, sql-type=BLOB, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BlobRDBMSMapping, default=false) 10:59:35,324 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.String (jdbc-type=NVARCHAR, sql-type=NVARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NVarcharRDBMSMapping, default=false) 10:59:35,324 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.String (jdbc-type=NCHAR, sql-type=NCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NCharRDBMSMapping, default=false) 10:59:35,324 DEBUG [main][Datastore] Adding RDBMS support for Java type java.math.BigDecimal (jdbc-type=DECIMAL, sql-type=DECIMAL, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DecimalRDBMSMapping, default=true) 10:59:35,324 DEBUG [main][Datastore] Adding RDBMS support for Java type java.math.BigDecimal (jdbc-type=NUMERIC, sql-type=NUMERIC, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NumericRDBMSMapping, default=false) 10:59:35,325 DEBUG [main][Datastore] Adding RDBMS support for Java type java.math.BigInteger (jdbc-type=NUMERIC, sql-type=NUMERIC, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NumericRDBMSMapping, default=true) 10:59:35,325 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Date (jdbc-type=DATE, sql-type=DATE, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DateRDBMSMapping, default=true) 10:59:35,325 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Date (jdbc-type=TIMESTAMP, sql-type=TIMESTAMP, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping, default=false) 10:59:35,325 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Date (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false) 10:59:35,325 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Date (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=false) 10:59:35,325 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Date (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=false) 10:59:35,325 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Time (jdbc-type=TIME, sql-type=TIME, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimeRDBMSMapping, default=true) 10:59:35,325 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Time (jdbc-type=TIMESTAMP, sql-type=TIMESTAMP, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping, default=false) 10:59:35,325 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Time (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false) 10:59:35,325 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Time (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=false) 10:59:35,325 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Time (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=false) 10:59:35,325 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Timestamp (jdbc-type=TIMESTAMP, sql-type=TIMESTAMP, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping, default=true) 10:59:35,325 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Timestamp (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false) 10:59:35,325 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Timestamp (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=false) 10:59:35,326 DEBUG [main][Datastore] Adding RDBMS support for Java type java.util.Date (jdbc-type=TIMESTAMP, sql-type=TIMESTAMP, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping, default=true) 10:59:35,326 DEBUG [main][Datastore] Adding RDBMS support for Java type java.util.Date (jdbc-type=DATE, sql-type=DATE, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DateRDBMSMapping, default=false) 10:59:35,326 DEBUG [main][Datastore] Adding RDBMS support for Java type java.util.Date (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false) 10:59:35,326 DEBUG [main][Datastore] Adding RDBMS support for Java type java.util.Date (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=false) 10:59:35,326 DEBUG [main][Datastore] Adding RDBMS support for Java type java.util.Date (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=false) 10:59:35,326 DEBUG [main][Datastore] Adding RDBMS support for Java type java.util.Date (jdbc-type=TIME, sql-type=TIME, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimeRDBMSMapping, default=false) 10:59:35,326 DEBUG [main][Datastore] Adding RDBMS support for Java type java.io.Serializable (jdbc-type=LONGVARBINARY, sql-type=LONGVARBINARY, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.LongVarBinaryRDBMSMapping, default=true) 10:59:35,326 DEBUG [main][Datastore] Adding RDBMS support for Java type java.io.Serializable (jdbc-type=BLOB, sql-type=BLOB, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BlobRDBMSMapping, default=false) 10:59:35,326 DEBUG [main][Datastore] Adding RDBMS support for Java type java.io.Serializable (jdbc-type=VARBINARY, sql-type=VARBINARY, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarBinaryRDBMSMapping, default=false) 10:59:35,326 DEBUG [main][Datastore] Adding RDBMS support for Java type org.datanucleus.identity.OID (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=true) 10:59:35,327 DEBUG [main][Datastore] Adding RDBMS support for Java type org.datanucleus.identity.OID (jdbc-type=INTEGER, sql-type=INTEGER, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false) 10:59:35,327 DEBUG [main][Datastore] Adding RDBMS support for Java type org.datanucleus.identity.OID (jdbc-type=NUMERIC, sql-type=NUMERIC, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NumericRDBMSMapping, default=false) 10:59:35,327 DEBUG [main][Datastore] Adding RDBMS support for Java type org.datanucleus.identity.OID (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false) 10:59:35,327 DEBUG [main][Datastore] Adding RDBMS support for Java type org.datanucleus.identity.OID (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=false) 10:59:35,388 DEBUG [main][Datastore] Removing RDBMS support for Java type java.lang.String (jdbc-type=NVARCHAR, sql-type=NVARCHAR) 10:59:35,388 DEBUG [main][Datastore] Removing RDBMS support for Java type java.lang.String (jdbc-type=NCHAR, sql-type=NCHAR) 10:59:35,393 DEBUG [main][Datastore] ======================= Datastore ========================= 10:59:35,394 DEBUG [main][Datastore] StoreManager : "rdbms" (org.datanucleus.store.rdbms.RDBMSStoreManager) 10:59:35,394 DEBUG [main][Datastore] Datastore : read-write 10:59:35,394 DEBUG [main][Datastore] Schema Control : AutoCreate(Tables), Validate(None) 10:59:35,394 DEBUG [main][Datastore] Query Languages : [JDOQL, JPQL, SQL, STOREDPROC] 10:59:35,394 DEBUG [main][Datastore] Queries : Timeout=0 10:59:35,394 DEBUG [main][Datastore] =========================================================== 10:59:35,394 DEBUG [main][Datastore] Datastore Adapter : org.datanucleus.store.rdbms.adapter.DerbyAdapter 10:59:35,394 DEBUG [main][Datastore] Datastore : name="Apache Derby" version="10.7.1.1 - (1040133)" 10:59:35,394 DEBUG [main][Datastore] Datastore Driver : name="Apache Derby Embedded JDBC Driver" version="10.7.1.1 - (1040133)" 10:59:35,394 DEBUG [main][Datastore] Primary Connection Factory : URL[jdbc:derby:/tmp/cumulus4j-test.zoht0u6e/derby/cumulus4j;create=true] 10:59:35,394 DEBUG [main][Datastore] Secondary Connection Factory : URL[jdbc:derby:/tmp/cumulus4j-test.zoht0u6e/derby/cumulus4j;create=true] 10:59:35,394 DEBUG [main][Datastore] Datastore Identifiers : factory="datanucleus2" case=UPPERCASE catalog= schema=ROOT 10:59:35,394 DEBUG [main][Datastore] Supported Identifier Cases : "MixedCase" UPPERCASE "MixedCase-Sensitive" 10:59:35,394 DEBUG [main][Datastore] Supported Identifier Lengths (max) : Table=128 Column=128 Constraint=128 Index=128 Delimiter=" 10:59:35,394 DEBUG [main][Datastore] Support for Identifiers in DDL : catalog=false schema=true 10:59:35,394 DEBUG [main][Datastore] Datastore : checkTableViewExistence, rdbmsConstraintCreateMode=DataNucleus, initialiseColumnInfo=ALL 10:59:35,394 DEBUG [main][Datastore] Support Statement Batching : yes (max-batch-size=50) 10:59:35,394 DEBUG [main][Datastore] Queries : Results direction=forward, type=forward-only, concurrency=read-only 10:59:35,394 DEBUG [main][Datastore] Java-Types : string-default-length=255 10:59:35,394 DEBUG [main][Datastore] JDBC-Types : VARCHAR, LONGVARCHAR, BINARY, BOOLEAN, VARBINARY, LONGVARBINARY, BIGINT, JAVA_OBJECT, [id=2009], CHAR, NUMERIC, DECIMAL, INTEGER, CLOB, SMALLINT, BLOB, FLOAT, REAL, DOUBLE, DATE, TIME, TIMESTAMP 10:59:35,394 DEBUG [main][Datastore] =========================================================== 10:59:35,407 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3dfa819" non enlisted to a transaction is being committed. 10:59:35,407 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3dfa819" closed 10:59:35,407 DEBUG [main][Datastore] StoreManager now created 10:59:35,407 DEBUG [main][Persistence] ================= NucleusContext =============== 10:59:35,407 DEBUG [main][Persistence] DataNucleus Context : Version "3.2.4" with JRE "1.8.0_91" on "Linux" 10:59:35,407 DEBUG [main][Persistence] Persistence API : JDO 10:59:35,407 DEBUG [main][Persistence] Plugin Registry : org.datanucleus.plugin.NonManagedPluginRegistry 10:59:35,407 DEBUG [main][Persistence] ClassLoading : datanucleus 10:59:35,407 DEBUG [main][Persistence] Persistence : pm-singlethreaded, nontransactional-read, nontransactional-write, reachability-at-commit, copy-on-attach, managed-relations(checked), deletion-policy=JDO2, serverTimeZone=Europe/Berlin 10:59:35,408 DEBUG [main][Persistence] AutoStart : mechanism=None, mode=Quiet 10:59:35,408 DEBUG [main][Persistence] Transactions : type=RESOURCE_LOCAL, mode=datastore, isolation=read-committed 10:59:35,408 DEBUG [main][Persistence] ValueGeneration : txn-isolation=read-committed connection=New 10:59:35,408 DEBUG [main][Persistence] Cache : Level1 (soft), Level2 (soft, mode=UNSPECIFIED), QueryResults (soft), Collections/Maps 10:59:35,408 DEBUG [main][Persistence] ================================================ 10:59:35,408 DEBUG [main][Cache] Level 2 Cache of type "soft" initialised 10:59:35,408 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryTimerPeriod: Property 'cumulus4j.cryptoSessionExpiryTimer.period' is not set. Using default value 60000. 10:59:35,408 TRACE [main][AbstractCryptoSession] setCryptoSessionID: cryptoSessionID=b34c062e-6642-4ba1-a16e-5bdfe609eedc 10:59:35,408 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryAgeMSec: Property 'cumulus4j.cryptoSessionExpiryAge' is not set. Using default value 1800000. 10:59:35,408 DEBUG [main][Persistence] Started pool of ExecutionContext (maxPool=20, reaperThread=false) 10:59:35,409 DEBUG [main][Persistence] ExecutionContext "org.datanucleus.ExecutionContextImpl@7e53339" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@58fef7f7" with txn="org.datanucleus.TransactionImpl@31ddb930" 10:59:35,409 DEBUG [main][Cache] Level 1 Cache of type "soft" initialised 10:59:35,409 INFO [main][AbstractCryptoManager] getEncryptionAlgorithm: Property 'cumulus4j.encryptionAlgorithm' is set to 'Twofish/CFB/NoPadding'. Using this encryption algorithm. 10:59:35,409 INFO [main][AbstractCryptoManager] getMACAlgorithm: Property 'cumulus4j.macAlgorithm' is set to 'HMAC-SHA256'. Using this MAC algorithm. 10:59:35,409 DEBUG [main][Cache] Query Cache of type "org.datanucleus.query.cache.SoftQueryCompilationCache" initialised 10:59:35,409 DEBUG [main][Cache] Query Cache of type "org.datanucleus.store.query.cache.SoftQueryDatastoreCompilationCache" initialised 10:59:35,409 DEBUG [main][Cache] Query Cache of type "org.datanucleus.store.query.cache.SoftQueryResultsCache" initialised 10:59:35,410 DEBUG [main][Query] JDOQL Single-String with "SELECT UNIQUE WHERE this.cipherTransformation == :cipherTransformation && this.macAlgorithm == :macAlgorithm" 10:59:35,410 DEBUG [main][MetaData] Class "org.cumulus4j.store.model.EncryptionCoordinateSet" : Initialising Meta-Data 10:59:35,411 DEBUG [main][Persistence] Managing Persistence of Class : org.cumulus4j.store.model.EncryptionCoordinateSet [Table : ENCRYPTIONCOORDINATESET, InheritanceStrategy : new-table] 10:59:35,411 DEBUG [main][Schema] Column "ENCRYPTIONCOORDINATESET.ENCRYPTIONCOORDINATESETID" added to internal representation of table. 10:59:35,411 DEBUG [main][Schema] Field [org.cumulus4j.store.model.EncryptionCoordinateSet.encryptionCoordinateSetID] -> Column(s) [ENCRYPTIONCOORDINATESET.ENCRYPTIONCOORDINATESETID] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 10:59:35,411 DEBUG [main][Schema] Table ENCRYPTIONCOORDINATESET will manage the persistence of the fields for class org.cumulus4j.store.model.EncryptionCoordinateSet (inheritance strategy="new-table") 10:59:35,412 DEBUG [main][Schema] Column "ENCRYPTIONCOORDINATESET.CIPHERTRANSFORMATION" added to internal representation of table. 10:59:35,412 DEBUG [main][Schema] Field [org.cumulus4j.store.model.EncryptionCoordinateSet.cipherTransformation] -> Column(s) [ENCRYPTIONCOORDINATESET.CIPHERTRANSFORMATION] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 10:59:35,415 DEBUG [main][Schema] Column "ENCRYPTIONCOORDINATESET.MACALGORITHM" added to internal representation of table. 10:59:35,415 DEBUG [main][Schema] Field [org.cumulus4j.store.model.EncryptionCoordinateSet.macAlgorithm] -> Column(s) [ENCRYPTIONCOORDINATESET.MACALGORITHM] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 10:59:35,415 DEBUG [main][Schema] Column "ENCRYPTIONCOORDINATESET.VERSION" added to internal representation of table. 10:59:35,415 DEBUG [main][Schema] Table/View ENCRYPTIONCOORDINATESET has been initialised 10:59:35,416 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2d3ef181" opened with isolation level "serializable" and auto-commit=false 10:59:35,416 DEBUG [main][Schema] Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2d3ef181" with isolation "serializable" 10:59:35,456 DEBUG [main][Schema] Check of existence of ENCRYPTIONCOORDINATESET returned no table 10:59:35,456 DEBUG [main][Schema] Creating table ENCRYPTIONCOORDINATESET 10:59:35,457 DEBUG [main][Schema] CREATE TABLE ENCRYPTIONCOORDINATESET ( ENCRYPTIONCOORDINATESETID BIGINT NOT NULL generated always as identity (start with 1), CIPHERTRANSFORMATION VARCHAR(255) NOT NULL, MACALGORITHM VARCHAR(255) NOT NULL, VERSION BIGINT NOT NULL ) 10:59:35,469 DEBUG [main][Schema] Execution Time = 12 ms 10:59:35,469 DEBUG [main][Schema] ALTER TABLE ENCRYPTIONCOORDINATESET ADD CONSTRAINT ENCRYPTIONCOORDINATESET_PK PRIMARY KEY (ENCRYPTIONCOORDINATESETID) 10:59:35,489 DEBUG [main][Schema] Execution Time = 20 ms 10:59:35,506 DEBUG [main][Schema] Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2d3ef181" 10:59:35,510 DEBUG [main][Schema] Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2d3ef181" 10:59:35,510 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2d3ef181" non enlisted to a transaction is being committed. 10:59:35,511 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2d3ef181" closed 10:59:35,511 DEBUG [main][Query] JDOQL Query : Compiling "SELECT UNIQUE FROM org.cumulus4j.store.model.EncryptionCoordinateSet WHERE this.cipherTransformation == :cipherTransformation && this.macAlgorithm == :macAlgorithm" 10:59:35,512 DEBUG [main][Query] JDOQL Query : Compile Time = 1 ms 10:59:35,512 DEBUG [main][Query] QueryCompilation: [filter:DyadicExpression{DyadicExpression{PrimaryExpression{this.cipherTransformation} = ParameterExpression{cipherTransformation}} AND DyadicExpression{PrimaryExpression{this.macAlgorithm} = ParameterExpression{macAlgorithm}}}] [symbols: macAlgorithm type=java.lang.String, this type=org.cumulus4j.store.model.EncryptionCoordinateSet, cipherTransformation type=java.lang.String] 10:59:35,512 DEBUG [main][Query] JDOQL Query : Compiling "SELECT UNIQUE FROM org.cumulus4j.store.model.EncryptionCoordinateSet WHERE this.cipherTransformation == :cipherTransformation && this.macAlgorithm == :macAlgorithm" for datastore 10:59:35,515 DEBUG [main][Query] JDOQL Query : Compile Time for datastore = 3 ms 10:59:35,515 DEBUG [main][Query] SELECT UNIQUE FROM org.cumulus4j.store.model.EncryptionCoordinateSet WHERE this.cipherTransformation == :cipherTransformation && this.macAlgorithm == :macAlgorithm Query compiled to datastore query "SELECT 'org.cumulus4j.store.model.EncryptionCoordinateSet' AS NUCLEUS_TYPE,A0.CIPHERTRANSFORMATION,A0.ENCRYPTIONCOORDINATESETID,A0.MACALGORITHM,A0.VERSION FROM ENCRYPTIONCOORDINATESET A0 WHERE A0.CIPHERTRANSFORMATION = ? AND A0.MACALGORITHM = ?" 10:59:35,516 DEBUG [main][Connection] Connection added to the pool : org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@136965e3 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true] for key=org.datanucleus.ExecutionContextImpl@7e53339 in factory=ConnectionFactory:nontx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@53c6f96d] 10:59:35,516 DEBUG [main][Query] JDOQL Query : Executing "SELECT UNIQUE FROM org.cumulus4j.store.model.EncryptionCoordinateSet WHERE this.cipherTransformation == :cipherTransformation && this.macAlgorithm == :macAlgorithm" ... 10:59:35,516 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@435cc7f9" opened with isolation level "read-committed" and auto-commit=false 10:59:35,525 DEBUG [main][Datastore] Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@1d1cbd0f" 10:59:35,525 DEBUG [main][Native] SELECT 'org.cumulus4j.store.model.EncryptionCoordinateSet' AS NUCLEUS_TYPE,A0.CIPHERTRANSFORMATION,A0.ENCRYPTIONCOORDINATESETID,A0.MACALGORITHM,A0.VERSION FROM ENCRYPTIONCOORDINATESET A0 WHERE A0.CIPHERTRANSFORMATION = <'TWOFISH/CFB/NOPADDING'> AND A0.MACALGORITHM = <'HMAC-SHA256'> 10:59:35,526 DEBUG [main][Retrieve] Execution Time = 1 ms 10:59:35,526 DEBUG [main][Query] JDOQL Query : Execution Time = 10 ms 10:59:35,526 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@435cc7f9" non enlisted to a transaction is being committed. 10:59:35,526 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@435cc7f9" closed 10:59:35,527 DEBUG [main][Connection] Connection removed from the pool : org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@136965e3 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@435cc7f9, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true] for key=org.datanucleus.ExecutionContextImpl@7e53339 in factory=ConnectionFactory:nontx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@53c6f96d] 10:59:35,527 DEBUG [main][Persistence] Making object persistent : "org.cumulus4j.store.model.EncryptionCoordinateSet@77049094" 10:59:35,527 DEBUG [main][Persistence] Started pool of ObjectProviders (maxPool=0, reaperThread=false) 10:59:35,528 DEBUG [main][Persistence] Object "org.cumulus4j.store.model.EncryptionCoordinateSet@77049094" being inserted into table "ENCRYPTIONCOORDINATESET" 10:59:35,528 DEBUG [main][Connection] Connection added to the pool : org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@f88bfbe [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true] for key=org.datanucleus.ExecutionContextImpl@7e53339 in factory=ConnectionFactory:nontx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@53c6f96d] 10:59:35,528 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@59bbe88a" opened with isolation level "read-committed" and auto-commit=false 10:59:35,534 DEBUG [main][Datastore] Using PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@4a2929a4" for connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@59bbe88a" 10:59:35,534 DEBUG [main][Native] INSERT INTO ENCRYPTIONCOORDINATESET (CIPHERTRANSFORMATION,MACALGORITHM,VERSION) VALUES (<'TWOFISH/CFB/NOPADDING'>,<'HMAC-SHA256'>,<1>) 10:59:35,536 DEBUG [main][Persist] Execution Time = 2 ms (number of rows = 1) on PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@4a2929a4" 10:59:35,539 DEBUG [main][Persist] Object "org.cumulus4j.store.model.EncryptionCoordinateSet@77049094" was inserted in the datastore and was given strategy value of "1" 10:59:35,540 DEBUG [main][Cache] Object "org.cumulus4j.store.model.EncryptionCoordinateSet@77049094" (id="org.cumulus4j.store.model.EncryptionCoordinateSet:1") added to Level 1 cache (loadedFlags="[YYY]") 10:59:35,540 DEBUG [main][Datastore] Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@4a2929a4" 10:59:35,544 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@59bbe88a" non enlisted to a transaction is being committed. 10:59:35,544 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@59bbe88a" closed 10:59:35,544 DEBUG [main][Connection] Connection removed from the pool : org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@f88bfbe [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@59bbe88a, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true] for key=org.datanucleus.ExecutionContextImpl@7e53339 in factory=ConnectionFactory:nontx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@53c6f96d] 10:59:35,545 DEBUG [main][Persistence] ExecutionContext.internalFlush() process started using ordered flush - 1 enlisted objects 10:59:35,545 DEBUG [main][Persistence] ExecutionContext.internalFlush() process finished 10:59:35,545 DEBUG [main][Cache] Object "org.cumulus4j.store.model.EncryptionCoordinateSet@77049094" (id="1") added to Level 2 cache (fields="[0, 1, 2]", version="1") 10:59:35,545 DEBUG [main][Lifecycle] Object "org.cumulus4j.store.model.EncryptionCoordinateSet@77049094" (id="org.cumulus4j.store.model.EncryptionCoordinateSet:1") has a lifecycle change : "P_NEW"->"HOLLOW" 10:59:35,546 DEBUG [main][Transaction] Object "org.cumulus4j.store.model.EncryptionCoordinateSet@77049094" (id="org.cumulus4j.store.model.EncryptionCoordinateSet:1") being evicted from transactional cache 10:59:35,546 DEBUG [main][Persistence] Detaching copy of object "org.cumulus4j.store.model.EncryptionCoordinateSet@77049094" (depth=0) as "org.cumulus4j.store.model.EncryptionCoordinateSet@3c87fdf2" with detached-fields [0, 1, 2] and fields-to-load=[0, 2] 10:59:35,546 DEBUG [main][Cache] Object "org.cumulus4j.store.model.EncryptionCoordinateSet@77049094" (id="1") is loading the following fields from the Level 2 cache object : [0, 2] 10:59:35,546 DEBUG [main][Lifecycle] Object "org.cumulus4j.store.model.EncryptionCoordinateSet@77049094" (id="org.cumulus4j.store.model.EncryptionCoordinateSet:1") has a lifecycle change : "HOLLOW"->"P_NONTRANS" 10:59:44,488 INFO [main][CryptoCache] Persistence property 'cumulus4j.CryptoCache.cleanupTimer.period' is not set. Using default value 60000. 10:59:44,592 TRACE [main][CryptoCache] acquireCipherEntry: Created new Cipher@266554246 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/CFB/NOPADDING and keyID=123. Initialising it with key and IV. 10:59:44,599 TRACE [main][CryptoCache] releaseCipherEntry: Releasing Cipher@266554246 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/CFB/NOPADDING keyID=123. 10:59:44,599 TRACE [main][CryptoCache] getKeyData: Found cached key with keyID=123. 10:59:44,600 TRACE [main][CryptoCache] acquireCipherEntry: Created new Cipher@1174478906 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/CFB/NOPADDING and keyID=123. Initialising it with key and IV. 10:59:44,601 TRACE [main][CryptoCache] releaseCipherEntry: Releasing Cipher@1174478906 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/CFB/NOPADDING keyID=123. 10:59:44,602 DEBUG [main][Persistence] Disconnecting org.cumulus4j.store.model.EncryptionCoordinateSet@77049094 from StateManager[pc=org.cumulus4j.store.model.EncryptionCoordinateSet@77049094, lifecycle=P_NONTRANS] 10:59:44,602 DEBUG [main][Cache] Object with id="org.cumulus4j.store.model.EncryptionCoordinateSet:1" being removed from Level 1 cache [current cache size = 1] 10:59:44,602 DEBUG [main][Cache] Level 1 Cache cleared 10:59:44,602 DEBUG [main][Persistence] ExecutionContext "org.datanucleus.ExecutionContextImpl@7e53339" closed 10:59:44,691 DEBUG [main][Persistence] Unmanaging Persistence of all classes 10:59:44,692 DEBUG [main][MetaData] Deregistering listener for metadata initialisation 10:59:44,693 DEBUG [main][Cache] Level 2 Cache cleared 10:59:44,870 DEBUG [main][General] Plugin Registry "org.datanucleus.plugin.EclipsePluginRegistry" not found. Falling back to DataNucleus registry. Reason : Class "org.eclipse.core.runtime.RegistryFactory" was not found in the CLASSPATH. Please check your specification and your CLASSPATH.. 10:59:44,870 DEBUG [main][General] Using PluginRegistry org.datanucleus.plugin.NonManagedPluginRegistry 10:59:44,873 DEBUG [main][General] Registering bundle org.cumulus4j.store version 1.2.1.SNAPSHOT at URL file:/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store/target/org.cumulus4j.store-1.2.1-SNAPSHOT.jar. 10:59:44,876 DEBUG [main][General] Loading extension points from plug-in file jar:file:/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store/target/org.cumulus4j.store-1.2.1-SNAPSHOT.jar!/plugin.xml. 10:59:44,876 DEBUG [main][General] Loading extensions from plug-in file jar:file:/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store/target/org.cumulus4j.store-1.2.1-SNAPSHOT.jar!/plugin.xml. 10:59:44,877 DEBUG [main][General] Registering bundle org.datanucleus.api.jdo version 3.2.3 at URL file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-api-jdo/3.2.3/datanucleus-api-jdo-3.2.3.jar. 10:59:44,879 DEBUG [main][General] Loading extension points from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-api-jdo/3.2.3/datanucleus-api-jdo-3.2.3.jar!/plugin.xml. 10:59:44,879 DEBUG [main][General] Loading extensions from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-api-jdo/3.2.3/datanucleus-api-jdo-3.2.3.jar!/plugin.xml. 10:59:44,879 WARN [main][General] Could not find MANIFEST.MF file for plugin file "file:/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store.crypto.keymanager/target/classes/plugin.xml" so ignoring it 10:59:44,880 DEBUG [main][General] Registering bundle org.datanucleus.store.rdbms version 3.2.3 at URL file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-rdbms/3.2.3/datanucleus-rdbms-3.2.3.jar. 10:59:44,885 DEBUG [main][General] Loading extension points from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-rdbms/3.2.3/datanucleus-rdbms-3.2.3.jar!/plugin.xml. 10:59:44,887 DEBUG [main][General] Loading extensions from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-rdbms/3.2.3/datanucleus-rdbms-3.2.3.jar!/plugin.xml. 10:59:44,889 DEBUG [main][General] Registering bundle org.datanucleus version 3.2.4 at URL file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-core/3.2.4/datanucleus-core-3.2.4.jar. 10:59:44,892 DEBUG [main][General] Loading extension points from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-core/3.2.4/datanucleus-core-3.2.4.jar!/plugin.xml. 10:59:44,897 DEBUG [main][General] Loading extensions from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-core/3.2.4/datanucleus-core-3.2.4.jar!/plugin.xml. 10:59:44,898 INFO [main][Persistence] Property cumulus4j.macAlgorithm unknown - will be ignored 10:59:44,899 INFO [main][Persistence] Property cumulus4j.encryptionAlgorithm unknown - will be ignored 10:59:44,899 DEBUG [main][Persistence] Java types support initialising ... 10:59:44,902 DEBUG [main][Persistence] Java types support loaded : supported java types=java.awt.Color, java.lang.Float, [Ljava.lang.Integer;, java.sql.Time, java.util.SortedSet, java.net.URL, java.util.Date, java.util.PriorityQueue, float, [Ljava.lang.Character;, [Ljava.lang.Double;, java.lang.Integer, java.math.BigDecimal, java.util.Vector, java.lang.Character, java.lang.Enum, java.lang.Long, java.lang.Short, java.util.Locale, java.util.Map, java.math.BigInteger, java.net.URI, java.lang.Byte, java.util.GregorianCalendar, java.awt.image.BufferedImage, byte, double, java.util.TimeZone, java.sql.Timestamp, java.util.Collection, java.util.Set, java.util.UUID, [Ljava.lang.String;, java.util.List, [Ljava.lang.Short;, java.util.Queue, java.util.SortedMap, [Ljava.lang.Enum;, [Ljava.lang.Boolean;, java.lang.Double, [Ljava.util.Date;, [B, [C, [D, java.util.HashMap, java.util.Currency, [F, long, java.util.Stack, java.util.TreeSet, [I, java.util.ArrayList, [J, java.util.HashSet, java.util.LinkedHashMap, java.util.Calendar, java.lang.StringBuffer, [S, [Ljava.math.BigInteger;, java.lang.Boolean, [Ljava.lang.Number;, java.lang.String, [Ljava.math.BigDecimal;, java.lang.Number, java.util.LinkedList, java.util.Hashtable, java.util.LinkedHashSet, [Z, [Ljava.lang.Float;, java.util.Properties, [Ljava.lang.Byte;, [Ljava.util.Locale;, int, java.sql.Date, boolean, java.util.TreeMap, [Ljava.lang.Long;, char, short, java.lang.Class, java.util.BitSet, java.util.Arrays$ArrayList 10:59:44,902 DEBUG [main][Persistence] Type converter support initialising ... 10:59:44,902 DEBUG [main][Persistence] Added converter for java.math.BigDecimal<->java.lang.String using org.datanucleus.store.types.converters.BigDecimalStringConverter 10:59:44,902 DEBUG [main][Persistence] Added converter for java.math.BigInteger<->java.lang.String using org.datanucleus.store.types.converters.BigIntegerStringConverter 10:59:44,903 DEBUG [main][Persistence] Added converter for java.util.BitSet<->java.lang.String using org.datanucleus.store.types.converters.BitSetStringConverter 10:59:44,903 DEBUG [main][Persistence] Added converter for java.util.Calendar<->java.lang.String using org.datanucleus.store.types.converters.CalendarStringConverter 10:59:44,903 DEBUG [main][Persistence] Added converter for java.lang.Class<->java.lang.String using org.datanucleus.store.types.converters.ClassStringConverter 10:59:44,903 DEBUG [main][Persistence] Added converter for java.awt.Color<->java.lang.String using org.datanucleus.store.types.converters.ColorStringConverter 10:59:44,903 DEBUG [main][Persistence] Added converter for java.lang.Integer<->java.lang.String using org.datanucleus.store.types.converters.IntegerStringConverter 10:59:44,903 DEBUG [main][Persistence] Added converter for java.lang.Long<->java.lang.String using org.datanucleus.store.types.converters.LongStringConverter 10:59:44,903 DEBUG [main][Persistence] Added converter for java.util.Currency<->java.lang.String using org.datanucleus.store.types.converters.CurrencyStringConverter 10:59:44,903 DEBUG [main][Persistence] Added converter for java.util.Date<->java.lang.Long using org.datanucleus.store.types.converters.DateLongConverter 10:59:44,904 DEBUG [main][Persistence] Added converter for java.util.Date<->java.lang.String using org.datanucleus.store.types.converters.DateStringConverter 10:59:44,904 DEBUG [main][Persistence] Added converter for java.util.Locale<->java.lang.String using org.datanucleus.store.types.converters.LocaleStringConverter 10:59:44,904 DEBUG [main][Persistence] Added converter for java.sql.Date<->java.lang.Long using org.datanucleus.store.types.converters.SqlDateLongConverter 10:59:44,904 DEBUG [main][Persistence] Added converter for java.sql.Date<->java.lang.String using org.datanucleus.store.types.converters.SqlDateStringConverter 10:59:44,904 DEBUG [main][Persistence] Added converter for java.sql.Time<->java.lang.Long using org.datanucleus.store.types.converters.SqlTimeLongConverter 10:59:44,904 DEBUG [main][Persistence] Added converter for java.sql.Time<->java.lang.String using org.datanucleus.store.types.converters.SqlTimeStringConverter 10:59:44,904 DEBUG [main][Persistence] Added converter for java.sql.Timestamp<->java.lang.Long using org.datanucleus.store.types.converters.SqlTimestampLongConverter 10:59:44,904 DEBUG [main][Persistence] Added converter for java.lang.StringBuffer<->java.lang.String using org.datanucleus.store.types.converters.StringBufferStringConverter 10:59:44,904 DEBUG [main][Persistence] Added converter for java.util.TimeZone<->java.lang.String using org.datanucleus.store.types.converters.TimeZoneStringConverter 10:59:44,905 DEBUG [main][Persistence] Added converter for java.net.URI<->java.lang.String using org.datanucleus.store.types.converters.URIStringConverter 10:59:44,905 DEBUG [main][Persistence] Added converter for java.net.URL<->java.lang.String using org.datanucleus.store.types.converters.URLStringConverter 10:59:44,905 DEBUG [main][Persistence] Added converter for java.util.UUID<->java.lang.String using org.datanucleus.store.types.converters.UUIDStringConverter 10:59:44,905 DEBUG [main][Persistence] TypeConverter for javax.time.calendar.LocalDate<->java.lang.String ignored since java type not present in CLASSPATH 10:59:44,906 DEBUG [main][Persistence] TypeConverter for javax.time.calendar.LocalTime<->java.lang.String ignored since java type not present in CLASSPATH 10:59:44,906 DEBUG [main][Persistence] TypeConverter for javax.time.calendar.LocalTime<->java.lang.Long ignored since java type not present in CLASSPATH 10:59:44,906 DEBUG [main][Persistence] TypeConverter for javax.time.calendar.LocalDateTime<->java.lang.String ignored since java type not present in CLASSPATH 10:59:44,906 DEBUG [main][Persistence] Added converter for java.io.Serializable<->java.lang.String using org.datanucleus.store.types.converters.SerializableStringConverter 10:59:44,907 DEBUG [main][Persistence] Added converter for java.io.Serializable<->[B using org.datanucleus.store.types.converters.SerializableByteArrayConverter 10:59:44,907 DEBUG [main][Persistence] Type converter support loaded 10:59:44,907 DEBUG [main][MetaData] MetaDataManager : Input=(XML,Annotations), XML-Validation=false, XML-Suffices=(persistence=*.jdo, orm=orm, query=*.jdoquery), JDO-listener=true 10:59:44,907 DEBUG [main][MetaData] Registering listener for metadata initialisation 10:59:44,907 DEBUG [main][MetaData] Listener found initialisation for persistable class org.cumulus4j.store.model.EncryptionCoordinateSet 10:59:44,908 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /META-INF/package.jdo 10:59:44,908 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /WEB-INF/package.jdo 10:59:44,909 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /package.jdo 10:59:44,909 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/package.jdo 10:59:44,909 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org.jdo 10:59:44,910 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j/package.jdo 10:59:44,910 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j.jdo 10:59:44,910 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j/store/package.jdo 10:59:44,910 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j/store.jdo 10:59:44,911 DEBUG [main][MetaData] Parsing MetaData file "jar:file:/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store/target/org.cumulus4j.store-1.2.1-SNAPSHOT.jar!/org/cumulus4j/store/model/package.jdo" using handler "jdo" (validation="false") 10:59:44,913 DEBUG [main][MetaData] XML Entity Public="" System="http://java.sun.com/dtd/jdo_3_0.dtd 10:59:45,288 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j/store/model.jdo 10:59:45,288 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j/store/model/EncryptionCoordinateSet.jdo 10:59:45,288 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" not found 10:59:45,301 DEBUG [main][MetaData] Class "org.cumulus4j.store.model.EncryptionCoordinateSet" has been specified with JDO annotations so using those. 10:59:45,302 DEBUG [main][MetaData] Class "org.cumulus4j.store.model.EncryptionCoordinateSet" : Populating Meta-Data 10:59:45,302 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /META-INF/package.orm 10:59:45,302 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /WEB-INF/package.orm 10:59:45,303 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /package.orm 10:59:45,303 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/package.orm 10:59:45,303 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org.orm 10:59:45,303 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j/package.orm 10:59:45,304 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j.orm 10:59:45,304 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j/store/package.orm 10:59:45,304 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j/store.orm 10:59:45,304 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j/store/model/package.orm 10:59:45,305 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j/store/model.orm 10:59:45,305 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j/store/model/EncryptionCoordinateSet.orm 10:59:45,305 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" not found 10:59:45,305 DEBUG [main][Datastore] Creating StoreManager for datastore 10:59:45,311 DEBUG [main][Connection] Created tx data source using pooling type of dbcp-builtin 10:59:45,311 DEBUG [main][Connection] Registered transactional connection factory under name "rdbms/tx" 10:59:45,311 DEBUG [main][Connection] Registered nontransactional connection factory under name "rdbms/nontx" 10:59:45,316 DEBUG [main][Connection] Created nontx data source using pooling type of dbcp-builtin 10:59:46,565 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@37496720" opened 10:59:46,570 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Boolean (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false) 10:59:46,570 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Boolean (jdbc-type=BOOLEAN, sql-type=BOOLEAN, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BooleanRDBMSMapping, default=false) 10:59:46,571 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Boolean (jdbc-type=SMALLINT, sql-type=SMALLINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.SmallIntRDBMSMapping, default=false) 10:59:46,571 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Byte (jdbc-type=SMALLINT, sql-type=SMALLINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.SmallIntRDBMSMapping, default=false) 10:59:46,571 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Character (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=true) 10:59:46,572 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Character (jdbc-type=INTEGER, sql-type=INTEGER, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false) 10:59:46,572 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Character (jdbc-type=INTEGER, sql-type=INT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false) 10:59:46,572 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Double (jdbc-type=DOUBLE, sql-type=DOUBLE, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DoubleRDBMSMapping, default=true) 10:59:46,572 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Double (jdbc-type=DECIMAL, sql-type=DECIMAL, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DecimalRDBMSMapping, default=false) 10:59:46,572 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Float (jdbc-type=FLOAT, sql-type=FLOAT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.FloatRDBMSMapping, default=true) 10:59:46,572 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Float (jdbc-type=DOUBLE, sql-type=DOUBLE, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DoubleRDBMSMapping, default=false) 10:59:46,572 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Float (jdbc-type=REAL, sql-type=REAL, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.RealRDBMSMapping, default=false) 10:59:46,572 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Float (jdbc-type=DECIMAL, sql-type=DECIMAL, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DecimalRDBMSMapping, default=false) 10:59:46,572 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Integer (jdbc-type=INTEGER, sql-type=INTEGER, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=true) 10:59:46,572 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Integer (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=false) 10:59:46,572 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Integer (jdbc-type=NUMERIC, sql-type=NUMERIC, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NumericRDBMSMapping, default=false) 10:59:46,572 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Integer (jdbc-type=INTEGER, sql-type=INT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=true) 10:59:46,572 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Integer (jdbc-type=SMALLINT, sql-type=SMALLINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.SmallIntRDBMSMapping, default=false) 10:59:46,572 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Long (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=true) 10:59:46,572 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Long (jdbc-type=INTEGER, sql-type=INT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false) 10:59:46,573 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Long (jdbc-type=NUMERIC, sql-type=NUMERIC, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NumericRDBMSMapping, default=false) 10:59:46,573 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Long (jdbc-type=SMALLINT, sql-type=SMALLINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.SmallIntRDBMSMapping, default=false) 10:59:46,573 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Short (jdbc-type=SMALLINT, sql-type=SMALLINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.SmallIntRDBMSMapping, default=true) 10:59:46,573 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Short (jdbc-type=INTEGER, sql-type=INTEGER, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false) 10:59:46,573 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Short (jdbc-type=INTEGER, sql-type=INT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false) 10:59:46,573 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.String (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=true) 10:59:46,573 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.String (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false) 10:59:46,573 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.String (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=false) 10:59:46,573 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.String (jdbc-type=LONGVARCHAR, sql-type=LONGVARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.LongVarcharRDBMSMapping, default=false) 10:59:46,573 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.String (jdbc-type=CLOB, sql-type=CLOB, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.ClobRDBMSMapping, default=false) 10:59:46,573 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.String (jdbc-type=BLOB, sql-type=BLOB, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BlobRDBMSMapping, default=false) 10:59:46,573 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.String (jdbc-type=NVARCHAR, sql-type=NVARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NVarcharRDBMSMapping, default=false) 10:59:46,573 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.String (jdbc-type=NCHAR, sql-type=NCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NCharRDBMSMapping, default=false) 10:59:46,573 DEBUG [main][Datastore] Adding RDBMS support for Java type java.math.BigDecimal (jdbc-type=DECIMAL, sql-type=DECIMAL, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DecimalRDBMSMapping, default=true) 10:59:46,573 DEBUG [main][Datastore] Adding RDBMS support for Java type java.math.BigDecimal (jdbc-type=NUMERIC, sql-type=NUMERIC, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NumericRDBMSMapping, default=false) 10:59:46,573 DEBUG [main][Datastore] Adding RDBMS support for Java type java.math.BigInteger (jdbc-type=NUMERIC, sql-type=NUMERIC, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NumericRDBMSMapping, default=true) 10:59:46,573 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Date (jdbc-type=DATE, sql-type=DATE, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DateRDBMSMapping, default=true) 10:59:46,574 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Date (jdbc-type=TIMESTAMP, sql-type=TIMESTAMP, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping, default=false) 10:59:46,574 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Date (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false) 10:59:46,574 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Date (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=false) 10:59:46,574 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Date (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=false) 10:59:46,574 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Time (jdbc-type=TIME, sql-type=TIME, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimeRDBMSMapping, default=true) 10:59:46,574 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Time (jdbc-type=TIMESTAMP, sql-type=TIMESTAMP, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping, default=false) 10:59:46,574 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Time (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false) 10:59:46,574 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Time (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=false) 10:59:46,574 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Time (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=false) 10:59:46,574 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Timestamp (jdbc-type=TIMESTAMP, sql-type=TIMESTAMP, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping, default=true) 10:59:46,574 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Timestamp (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false) 10:59:46,574 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Timestamp (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=false) 10:59:46,574 DEBUG [main][Datastore] Adding RDBMS support for Java type java.util.Date (jdbc-type=TIMESTAMP, sql-type=TIMESTAMP, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping, default=true) 10:59:46,574 DEBUG [main][Datastore] Adding RDBMS support for Java type java.util.Date (jdbc-type=DATE, sql-type=DATE, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DateRDBMSMapping, default=false) 10:59:46,574 DEBUG [main][Datastore] Adding RDBMS support for Java type java.util.Date (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false) 10:59:46,574 DEBUG [main][Datastore] Adding RDBMS support for Java type java.util.Date (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=false) 10:59:46,574 DEBUG [main][Datastore] Adding RDBMS support for Java type java.util.Date (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=false) 10:59:46,574 DEBUG [main][Datastore] Adding RDBMS support for Java type java.util.Date (jdbc-type=TIME, sql-type=TIME, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimeRDBMSMapping, default=false) 10:59:46,574 DEBUG [main][Datastore] Adding RDBMS support for Java type java.io.Serializable (jdbc-type=LONGVARBINARY, sql-type=LONGVARBINARY, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.LongVarBinaryRDBMSMapping, default=true) 10:59:46,574 DEBUG [main][Datastore] Adding RDBMS support for Java type java.io.Serializable (jdbc-type=BLOB, sql-type=BLOB, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BlobRDBMSMapping, default=false) 10:59:46,574 DEBUG [main][Datastore] Adding RDBMS support for Java type java.io.Serializable (jdbc-type=VARBINARY, sql-type=VARBINARY, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarBinaryRDBMSMapping, default=false) 10:59:46,574 DEBUG [main][Datastore] Adding RDBMS support for Java type org.datanucleus.identity.OID (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=true) 10:59:46,574 DEBUG [main][Datastore] Adding RDBMS support for Java type org.datanucleus.identity.OID (jdbc-type=INTEGER, sql-type=INTEGER, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false) 10:59:46,574 DEBUG [main][Datastore] Adding RDBMS support for Java type org.datanucleus.identity.OID (jdbc-type=NUMERIC, sql-type=NUMERIC, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NumericRDBMSMapping, default=false) 10:59:46,574 DEBUG [main][Datastore] Adding RDBMS support for Java type org.datanucleus.identity.OID (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false) 10:59:46,574 DEBUG [main][Datastore] Adding RDBMS support for Java type org.datanucleus.identity.OID (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=false) 10:59:46,627 DEBUG [main][Datastore] Removing RDBMS support for Java type java.lang.String (jdbc-type=NVARCHAR, sql-type=NVARCHAR) 10:59:46,627 DEBUG [main][Datastore] Removing RDBMS support for Java type java.lang.String (jdbc-type=NCHAR, sql-type=NCHAR) 10:59:46,633 DEBUG [main][Datastore] ======================= Datastore ========================= 10:59:46,633 DEBUG [main][Datastore] StoreManager : "rdbms" (org.datanucleus.store.rdbms.RDBMSStoreManager) 10:59:46,633 DEBUG [main][Datastore] Datastore : read-write 10:59:46,633 DEBUG [main][Datastore] Schema Control : AutoCreate(Tables), Validate(None) 10:59:46,633 DEBUG [main][Datastore] Query Languages : [JDOQL, JPQL, SQL, STOREDPROC] 10:59:46,633 DEBUG [main][Datastore] Queries : Timeout=0 10:59:46,633 DEBUG [main][Datastore] =========================================================== 10:59:46,633 DEBUG [main][Datastore] Datastore Adapter : org.datanucleus.store.rdbms.adapter.DerbyAdapter 10:59:46,633 DEBUG [main][Datastore] Datastore : name="Apache Derby" version="10.7.1.1 - (1040133)" 10:59:46,633 DEBUG [main][Datastore] Datastore Driver : name="Apache Derby Embedded JDBC Driver" version="10.7.1.1 - (1040133)" 10:59:46,633 DEBUG [main][Datastore] Primary Connection Factory : URL[jdbc:derby:/tmp/cumulus4j-test.g20wqw9e/derby/cumulus4j;create=true] 10:59:46,633 DEBUG [main][Datastore] Secondary Connection Factory : URL[jdbc:derby:/tmp/cumulus4j-test.g20wqw9e/derby/cumulus4j;create=true] 10:59:46,633 DEBUG [main][Datastore] Datastore Identifiers : factory="datanucleus2" case=UPPERCASE catalog= schema=ROOT 10:59:46,633 DEBUG [main][Datastore] Supported Identifier Cases : "MixedCase" UPPERCASE "MixedCase-Sensitive" 10:59:46,633 DEBUG [main][Datastore] Supported Identifier Lengths (max) : Table=128 Column=128 Constraint=128 Index=128 Delimiter=" 10:59:46,633 DEBUG [main][Datastore] Support for Identifiers in DDL : catalog=false schema=true 10:59:46,633 DEBUG [main][Datastore] Datastore : checkTableViewExistence, rdbmsConstraintCreateMode=DataNucleus, initialiseColumnInfo=ALL 10:59:46,633 DEBUG [main][Datastore] Support Statement Batching : yes (max-batch-size=50) 10:59:46,633 DEBUG [main][Datastore] Queries : Results direction=forward, type=forward-only, concurrency=read-only 10:59:46,633 DEBUG [main][Datastore] Java-Types : string-default-length=255 10:59:46,634 DEBUG [main][Datastore] JDBC-Types : VARCHAR, LONGVARCHAR, BINARY, BOOLEAN, VARBINARY, LONGVARBINARY, BIGINT, JAVA_OBJECT, [id=2009], CHAR, NUMERIC, DECIMAL, INTEGER, CLOB, SMALLINT, BLOB, FLOAT, REAL, DOUBLE, DATE, TIME, TIMESTAMP 10:59:46,634 DEBUG [main][Datastore] =========================================================== 10:59:46,645 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@37496720" non enlisted to a transaction is being committed. 10:59:46,645 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@37496720" closed 10:59:46,645 DEBUG [main][Datastore] StoreManager now created 10:59:46,645 DEBUG [main][Persistence] ================= NucleusContext =============== 10:59:46,645 DEBUG [main][Persistence] DataNucleus Context : Version "3.2.4" with JRE "1.8.0_91" on "Linux" 10:59:46,645 DEBUG [main][Persistence] Persistence API : JDO 10:59:46,645 DEBUG [main][Persistence] Plugin Registry : org.datanucleus.plugin.NonManagedPluginRegistry 10:59:46,645 DEBUG [main][Persistence] ClassLoading : datanucleus 10:59:46,645 DEBUG [main][Persistence] Persistence : pm-singlethreaded, nontransactional-read, nontransactional-write, reachability-at-commit, copy-on-attach, managed-relations(checked), deletion-policy=JDO2, serverTimeZone=Europe/Berlin 10:59:46,645 DEBUG [main][Persistence] AutoStart : mechanism=None, mode=Quiet 10:59:46,645 DEBUG [main][Persistence] Transactions : type=RESOURCE_LOCAL, mode=datastore, isolation=read-committed 10:59:46,645 DEBUG [main][Persistence] ValueGeneration : txn-isolation=read-committed connection=New 10:59:46,646 DEBUG [main][Persistence] Cache : Level1 (soft), Level2 (soft, mode=UNSPECIFIED), QueryResults (soft), Collections/Maps 10:59:46,646 DEBUG [main][Persistence] ================================================ 10:59:46,646 DEBUG [main][Cache] Level 2 Cache of type "soft" initialised 10:59:46,646 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryTimerPeriod: Property 'cumulus4j.cryptoSessionExpiryTimer.period' is not set. Using default value 60000. 10:59:46,646 TRACE [main][AbstractCryptoSession] setCryptoSessionID: cryptoSessionID=f43a13be-e88b-4eb1-be62-801f31f19a69 10:59:46,646 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryAgeMSec: Property 'cumulus4j.cryptoSessionExpiryAge' is not set. Using default value 1800000. 10:59:46,646 DEBUG [main][Persistence] Started pool of ExecutionContext (maxPool=20, reaperThread=false) 10:59:46,647 DEBUG [main][Persistence] ExecutionContext "org.datanucleus.ExecutionContextImpl@31e130bf" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@54755dd9" with txn="org.datanucleus.TransactionImpl@f1f7db2" 10:59:46,647 DEBUG [main][Cache] Level 1 Cache of type "soft" initialised 10:59:46,663 INFO [main][AbstractCryptoManager] getEncryptionAlgorithm: Property 'cumulus4j.encryptionAlgorithm' is set to 'Twofish/CFB/NoPadding'. Using this encryption algorithm. 10:59:46,663 INFO [main][AbstractCryptoManager] getMACAlgorithm: Property 'cumulus4j.macAlgorithm' is set to 'HMAC-SHA256'. Using this MAC algorithm. 10:59:46,663 DEBUG [main][Cache] Query Cache of type "org.datanucleus.query.cache.SoftQueryCompilationCache" initialised 10:59:46,663 DEBUG [main][Cache] Query Cache of type "org.datanucleus.store.query.cache.SoftQueryDatastoreCompilationCache" initialised 10:59:46,663 DEBUG [main][Cache] Query Cache of type "org.datanucleus.store.query.cache.SoftQueryResultsCache" initialised 10:59:46,663 DEBUG [main][Query] JDOQL Single-String with "SELECT UNIQUE WHERE this.cipherTransformation == :cipherTransformation && this.macAlgorithm == :macAlgorithm" 10:59:46,664 DEBUG [main][MetaData] Class "org.cumulus4j.store.model.EncryptionCoordinateSet" : Initialising Meta-Data 10:59:46,664 DEBUG [main][Persistence] Managing Persistence of Class : org.cumulus4j.store.model.EncryptionCoordinateSet [Table : ENCRYPTIONCOORDINATESET, InheritanceStrategy : new-table] 10:59:46,665 DEBUG [main][Schema] Column "ENCRYPTIONCOORDINATESET.ENCRYPTIONCOORDINATESETID" added to internal representation of table. 10:59:46,665 DEBUG [main][Schema] Field [org.cumulus4j.store.model.EncryptionCoordinateSet.encryptionCoordinateSetID] -> Column(s) [ENCRYPTIONCOORDINATESET.ENCRYPTIONCOORDINATESETID] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 10:59:46,665 DEBUG [main][Schema] Table ENCRYPTIONCOORDINATESET will manage the persistence of the fields for class org.cumulus4j.store.model.EncryptionCoordinateSet (inheritance strategy="new-table") 10:59:46,665 DEBUG [main][Schema] Column "ENCRYPTIONCOORDINATESET.CIPHERTRANSFORMATION" added to internal representation of table. 10:59:46,665 DEBUG [main][Schema] Field [org.cumulus4j.store.model.EncryptionCoordinateSet.cipherTransformation] -> Column(s) [ENCRYPTIONCOORDINATESET.CIPHERTRANSFORMATION] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 10:59:46,666 DEBUG [main][Schema] Column "ENCRYPTIONCOORDINATESET.MACALGORITHM" added to internal representation of table. 10:59:46,666 DEBUG [main][Schema] Field [org.cumulus4j.store.model.EncryptionCoordinateSet.macAlgorithm] -> Column(s) [ENCRYPTIONCOORDINATESET.MACALGORITHM] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 10:59:46,666 DEBUG [main][Schema] Column "ENCRYPTIONCOORDINATESET.VERSION" added to internal representation of table. 10:59:46,667 DEBUG [main][Schema] Table/View ENCRYPTIONCOORDINATESET has been initialised 10:59:46,667 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4d1ff6b1" opened with isolation level "serializable" and auto-commit=false 10:59:46,668 DEBUG [main][Schema] Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4d1ff6b1" with isolation "serializable" 10:59:46,702 DEBUG [main][Schema] Check of existence of ENCRYPTIONCOORDINATESET returned no table 10:59:46,702 DEBUG [main][Schema] Creating table ENCRYPTIONCOORDINATESET 10:59:46,703 DEBUG [main][Schema] CREATE TABLE ENCRYPTIONCOORDINATESET ( ENCRYPTIONCOORDINATESETID BIGINT NOT NULL generated always as identity (start with 1), CIPHERTRANSFORMATION VARCHAR(255) NOT NULL, MACALGORITHM VARCHAR(255) NOT NULL, VERSION BIGINT NOT NULL ) 10:59:46,713 DEBUG [main][Schema] Execution Time = 10 ms 10:59:46,714 DEBUG [main][Schema] ALTER TABLE ENCRYPTIONCOORDINATESET ADD CONSTRAINT ENCRYPTIONCOORDINATESET_PK PRIMARY KEY (ENCRYPTIONCOORDINATESETID) 10:59:46,736 DEBUG [main][Schema] Execution Time = 22 ms 10:59:46,759 DEBUG [main][Schema] Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4d1ff6b1" 10:59:46,764 DEBUG [main][Schema] Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4d1ff6b1" 10:59:46,764 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4d1ff6b1" non enlisted to a transaction is being committed. 10:59:46,764 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4d1ff6b1" closed 10:59:46,765 DEBUG [main][Query] JDOQL Query : Compiling "SELECT UNIQUE FROM org.cumulus4j.store.model.EncryptionCoordinateSet WHERE this.cipherTransformation == :cipherTransformation && this.macAlgorithm == :macAlgorithm" 10:59:46,767 DEBUG [main][Query] JDOQL Query : Compile Time = 2 ms 10:59:46,767 DEBUG [main][Query] QueryCompilation: [filter:DyadicExpression{DyadicExpression{PrimaryExpression{this.cipherTransformation} = ParameterExpression{cipherTransformation}} AND DyadicExpression{PrimaryExpression{this.macAlgorithm} = ParameterExpression{macAlgorithm}}}] [symbols: macAlgorithm type=java.lang.String, this type=org.cumulus4j.store.model.EncryptionCoordinateSet, cipherTransformation type=java.lang.String] 10:59:46,769 DEBUG [main][Query] JDOQL Query : Compiling "SELECT UNIQUE FROM org.cumulus4j.store.model.EncryptionCoordinateSet WHERE this.cipherTransformation == :cipherTransformation && this.macAlgorithm == :macAlgorithm" for datastore 10:59:46,775 DEBUG [main][Query] JDOQL Query : Compile Time for datastore = 6 ms 10:59:46,776 DEBUG [main][Query] SELECT UNIQUE FROM org.cumulus4j.store.model.EncryptionCoordinateSet WHERE this.cipherTransformation == :cipherTransformation && this.macAlgorithm == :macAlgorithm Query compiled to datastore query "SELECT 'org.cumulus4j.store.model.EncryptionCoordinateSet' AS NUCLEUS_TYPE,A0.CIPHERTRANSFORMATION,A0.ENCRYPTIONCOORDINATESETID,A0.MACALGORITHM,A0.VERSION FROM ENCRYPTIONCOORDINATESET A0 WHERE A0.CIPHERTRANSFORMATION = ? AND A0.MACALGORITHM = ?" 10:59:46,776 DEBUG [main][Connection] Connection added to the pool : org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@5e5aafc6 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true] for key=org.datanucleus.ExecutionContextImpl@31e130bf in factory=ConnectionFactory:nontx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@542f6803] 10:59:46,776 DEBUG [main][Query] JDOQL Query : Executing "SELECT UNIQUE FROM org.cumulus4j.store.model.EncryptionCoordinateSet WHERE this.cipherTransformation == :cipherTransformation && this.macAlgorithm == :macAlgorithm" ... 10:59:46,777 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@5583098b" opened with isolation level "read-committed" and auto-commit=false 10:59:46,786 DEBUG [main][Datastore] Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@717d7587" 10:59:46,786 DEBUG [main][Native] SELECT 'org.cumulus4j.store.model.EncryptionCoordinateSet' AS NUCLEUS_TYPE,A0.CIPHERTRANSFORMATION,A0.ENCRYPTIONCOORDINATESETID,A0.MACALGORITHM,A0.VERSION FROM ENCRYPTIONCOORDINATESET A0 WHERE A0.CIPHERTRANSFORMATION = <'TWOFISH/CFB/NOPADDING'> AND A0.MACALGORITHM = <'HMAC-SHA256'> 10:59:46,787 DEBUG [main][Retrieve] Execution Time = 1 ms 10:59:46,788 DEBUG [main][Query] JDOQL Query : Execution Time = 12 ms 10:59:46,788 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@5583098b" non enlisted to a transaction is being committed. 10:59:46,788 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@5583098b" closed 10:59:46,788 DEBUG [main][Connection] Connection removed from the pool : org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@5e5aafc6 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@5583098b, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true] for key=org.datanucleus.ExecutionContextImpl@31e130bf in factory=ConnectionFactory:nontx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@542f6803] 10:59:46,788 DEBUG [main][Persistence] Making object persistent : "org.cumulus4j.store.model.EncryptionCoordinateSet@5b7aa898" 10:59:46,789 DEBUG [main][Persistence] Started pool of ObjectProviders (maxPool=0, reaperThread=false) 10:59:46,789 DEBUG [main][Persistence] Object "org.cumulus4j.store.model.EncryptionCoordinateSet@5b7aa898" being inserted into table "ENCRYPTIONCOORDINATESET" 10:59:46,790 DEBUG [main][Connection] Connection added to the pool : org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@41b13f3d [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true] for key=org.datanucleus.ExecutionContextImpl@31e130bf in factory=ConnectionFactory:nontx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@542f6803] 10:59:46,790 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7c0777b5" opened with isolation level "read-committed" and auto-commit=false 10:59:46,796 DEBUG [main][Datastore] Using PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@4e642ee1" for connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7c0777b5" 10:59:46,796 DEBUG [main][Native] INSERT INTO ENCRYPTIONCOORDINATESET (MACALGORITHM,CIPHERTRANSFORMATION,VERSION) VALUES (<'HMAC-SHA256'>,<'TWOFISH/CFB/NOPADDING'>,<1>) 10:59:46,798 DEBUG [main][Persist] Execution Time = 2 ms (number of rows = 1) on PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@4e642ee1" 10:59:46,802 DEBUG [main][Persist] Object "org.cumulus4j.store.model.EncryptionCoordinateSet@5b7aa898" was inserted in the datastore and was given strategy value of "1" 10:59:46,802 DEBUG [main][Cache] Object "org.cumulus4j.store.model.EncryptionCoordinateSet@5b7aa898" (id="org.cumulus4j.store.model.EncryptionCoordinateSet:1") added to Level 1 cache (loadedFlags="[YYY]") 10:59:46,803 DEBUG [main][Datastore] Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@4e642ee1" 10:59:46,807 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7c0777b5" non enlisted to a transaction is being committed. 10:59:46,807 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7c0777b5" closed 10:59:46,808 DEBUG [main][Connection] Connection removed from the pool : org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@41b13f3d [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7c0777b5, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true] for key=org.datanucleus.ExecutionContextImpl@31e130bf in factory=ConnectionFactory:nontx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@542f6803] 10:59:46,808 DEBUG [main][Persistence] ExecutionContext.internalFlush() process started using ordered flush - 1 enlisted objects 10:59:46,809 DEBUG [main][Persistence] ExecutionContext.internalFlush() process finished 10:59:46,809 DEBUG [main][Cache] Object "org.cumulus4j.store.model.EncryptionCoordinateSet@5b7aa898" (id="1") added to Level 2 cache (fields="[0, 1, 2]", version="1") 10:59:46,810 DEBUG [main][Lifecycle] Object "org.cumulus4j.store.model.EncryptionCoordinateSet@5b7aa898" (id="org.cumulus4j.store.model.EncryptionCoordinateSet:1") has a lifecycle change : "P_NEW"->"HOLLOW" 10:59:46,810 DEBUG [main][Transaction] Object "org.cumulus4j.store.model.EncryptionCoordinateSet@5b7aa898" (id="org.cumulus4j.store.model.EncryptionCoordinateSet:1") being evicted from transactional cache 10:59:46,812 DEBUG [main][Persistence] Detaching copy of object "org.cumulus4j.store.model.EncryptionCoordinateSet@5b7aa898" (depth=0) as "org.cumulus4j.store.model.EncryptionCoordinateSet@7e9f2c32" with detached-fields [0, 1, 2] and fields-to-load=[0, 2] 10:59:46,812 DEBUG [main][Cache] Object "org.cumulus4j.store.model.EncryptionCoordinateSet@5b7aa898" (id="1") is loading the following fields from the Level 2 cache object : [0, 2] 10:59:46,812 DEBUG [main][Lifecycle] Object "org.cumulus4j.store.model.EncryptionCoordinateSet@5b7aa898" (id="org.cumulus4j.store.model.EncryptionCoordinateSet:1") has a lifecycle change : "HOLLOW"->"P_NONTRANS" 10:59:51,564 DEBUG [CryptoCache][CryptoCache$CleanupTask] run: entered 10:59:51,566 INFO [CryptoCache][CryptoCache$CleanupTask] run: CryptoCache was garbage-collected. Cancelling this TimerTask. 10:59:54,991 DEBUG [AbstractCryptoManager][AbstractCryptoManager$CloseExpiredSessionsTask] run: entered 10:59:54,991 INFO [AbstractCryptoManager][AbstractCryptoManager$CloseExpiredSessionsTask] run: AbstractCryptoManager was garbage-collected. Cancelling this TimerTask. 11:00:04,263 INFO [main][CryptoCache] Persistence property 'cumulus4j.CryptoCache.cleanupTimer.period' is not set. Using default value 60000. 11:00:04,373 TRACE [main][CryptoCache] acquireCipherEntry: Created new Cipher@1041219253 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/CFB/NOPADDING and keyID=123. Initialising it with key and IV. 11:00:04,390 TRACE [main][CryptoCache] releaseCipherEntry: Releasing Cipher@1041219253 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/CFB/NOPADDING keyID=123. 11:00:04,390 TRACE [main][CryptoCache] acquireCipherEntry: Found cached Cipher@1041219253 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/CFB/NOPADDING and keyID=123. Initialising it with new IV (without key). 11:00:04,397 TRACE [main][CryptoCache] releaseCipherEntry: Releasing Cipher@1041219253 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/CFB/NOPADDING keyID=123. 11:00:04,397 TRACE [main][CryptoCache] clear: entered 11:00:04,507 TRACE [main][CryptoCache] acquireCipherEntry: Created new Cipher@964094970 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/CFB/NOPADDING and keyID=123. Initialising it with key and IV. 11:00:04,512 TRACE [main][CryptoCache] releaseCipherEntry: Releasing Cipher@964094970 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/CFB/NOPADDING keyID=123. 11:00:04,514 TRACE [main][CryptoCache] clear: entered 11:00:04,514 TRACE [main][CryptoCache] getKeyData: No cached key with keyID=123 found. 11:00:04,624 TRACE [main][CryptoCache] acquireCipherEntry: Created new Cipher@645323781 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/CFB/NOPADDING and keyID=123. Initialising it with key and IV. 11:00:04,634 TRACE [main][CryptoCache] releaseCipherEntry: Releasing Cipher@645323781 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/CFB/NOPADDING keyID=123. 11:00:04,642 TRACE [main][CryptoCache] acquireCipherEntry: Found cached Cipher@645323781 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/CFB/NOPADDING and keyID=123. Initialising it with new IV (without key). 11:00:04,648 TRACE [main][CryptoCache] releaseCipherEntry: Releasing Cipher@645323781 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/CFB/NOPADDING keyID=123. 11:00:04,648 TRACE [main][CryptoCache] clear: entered 11:00:04,648 TRACE [main][CryptoCache] getKeyData: No cached key with keyID=123 found. 11:00:04,753 TRACE [main][CryptoCache] acquireCipherEntry: Created new Cipher@185209393 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/CFB/NOPADDING and keyID=123. Initialising it with key and IV. 11:00:04,756 TRACE [main][CryptoCache] releaseCipherEntry: Releasing Cipher@185209393 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/CFB/NOPADDING keyID=123. 11:00:04,757 DEBUG [main][Persistence] Disconnecting org.cumulus4j.store.model.EncryptionCoordinateSet@5b7aa898 from StateManager[pc=org.cumulus4j.store.model.EncryptionCoordinateSet@5b7aa898, lifecycle=P_NONTRANS] 11:00:04,757 DEBUG [main][Cache] Object with id="org.cumulus4j.store.model.EncryptionCoordinateSet:1" being removed from Level 1 cache [current cache size = 1] 11:00:04,757 DEBUG [main][Cache] Level 1 Cache cleared 11:00:04,757 DEBUG [main][Persistence] ExecutionContext "org.datanucleus.ExecutionContextImpl@31e130bf" closed 11:00:04,876 DEBUG [main][Persistence] Unmanaging Persistence of all classes 11:00:04,877 DEBUG [main][MetaData] Deregistering listener for metadata initialisation 11:00:04,877 DEBUG [main][Cache] Level 2 Cache cleared Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 31.407 sec Running org.cumulus4j.store.crypto.keymanager.test.TestKeyManagerCryptoSession_default 11:00:05,133 WARN [main][MessageBrokerRegistry] setActiveMessageBroker: java.lang.IllegalStateException: An active MessageBroker already exists! Changing the active MessageBroker now is highly discouraged as it may cause errors! java.lang.IllegalStateException: An active MessageBroker already exists! Changing the active MessageBroker now is highly discouraged as it may cause errors! at org.cumulus4j.store.crypto.keymanager.messagebroker.MessageBrokerRegistry.setActiveMessageBroker(MessageBrokerRegistry.java:117) at org.cumulus4j.store.crypto.keymanager.test.MockMessageBroker.setMockSharedInstance(MockMessageBroker.java:41) at org.cumulus4j.store.crypto.keymanager.test.AbstractKeyManagerCryptoSessionTest.beforeClass(AbstractKeyManagerCryptoSessionTest.java:74) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:27) at org.junit.runners.ParentRunner.run(ParentRunner.java:236) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:119) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:101) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103) at com.sun.proxy.$Proxy0.invoke(Unknown Source) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69) 11:00:05,134 INFO [main][MessageBrokerRegistry] setActiveMessageBroker: New activeMessageBroker=org.cumulus4j.store.crypto.keymanager.test.MockMessageBroker@3b1dc579 11:00:05,137 DEBUG [main][General] Plugin Registry "org.datanucleus.plugin.EclipsePluginRegistry" not found. Falling back to DataNucleus registry. Reason : Class "org.eclipse.core.runtime.RegistryFactory" was not found in the CLASSPATH. Please check your specification and your CLASSPATH.. 11:00:05,137 DEBUG [main][General] Using PluginRegistry org.datanucleus.plugin.NonManagedPluginRegistry 11:00:05,140 DEBUG [main][General] Registering bundle org.cumulus4j.store version 1.2.1.SNAPSHOT at URL file:/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store/target/org.cumulus4j.store-1.2.1-SNAPSHOT.jar. 11:00:05,142 DEBUG [main][General] Loading extension points from plug-in file jar:file:/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store/target/org.cumulus4j.store-1.2.1-SNAPSHOT.jar!/plugin.xml. 11:00:05,142 DEBUG [main][General] Loading extensions from plug-in file jar:file:/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store/target/org.cumulus4j.store-1.2.1-SNAPSHOT.jar!/plugin.xml. 11:00:05,143 DEBUG [main][General] Registering bundle org.datanucleus.api.jdo version 3.2.3 at URL file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-api-jdo/3.2.3/datanucleus-api-jdo-3.2.3.jar. 11:00:05,144 DEBUG [main][General] Loading extension points from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-api-jdo/3.2.3/datanucleus-api-jdo-3.2.3.jar!/plugin.xml. 11:00:05,145 DEBUG [main][General] Loading extensions from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-api-jdo/3.2.3/datanucleus-api-jdo-3.2.3.jar!/plugin.xml. 11:00:05,145 WARN [main][General] Could not find MANIFEST.MF file for plugin file "file:/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store.crypto.keymanager/target/classes/plugin.xml" so ignoring it 11:00:05,145 DEBUG [main][General] Registering bundle org.datanucleus.store.rdbms version 3.2.3 at URL file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-rdbms/3.2.3/datanucleus-rdbms-3.2.3.jar. 11:00:05,149 DEBUG [main][General] Loading extension points from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-rdbms/3.2.3/datanucleus-rdbms-3.2.3.jar!/plugin.xml. 11:00:05,151 DEBUG [main][General] Loading extensions from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-rdbms/3.2.3/datanucleus-rdbms-3.2.3.jar!/plugin.xml. 11:00:05,152 DEBUG [main][General] Registering bundle org.datanucleus version 3.2.4 at URL file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-core/3.2.4/datanucleus-core-3.2.4.jar. 11:00:05,155 DEBUG [main][General] Loading extension points from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-core/3.2.4/datanucleus-core-3.2.4.jar!/plugin.xml. 11:00:05,159 DEBUG [main][General] Loading extensions from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-core/3.2.4/datanucleus-core-3.2.4.jar!/plugin.xml. 11:00:05,161 DEBUG [main][Persistence] Java types support initialising ... 11:00:05,165 DEBUG [main][Persistence] Java types support loaded : supported java types=java.awt.Color, java.lang.Float, [Ljava.lang.Integer;, java.sql.Time, java.util.SortedSet, java.net.URL, java.util.Date, java.util.PriorityQueue, float, [Ljava.lang.Character;, [Ljava.lang.Double;, java.lang.Integer, java.math.BigDecimal, java.util.Vector, java.lang.Character, java.lang.Enum, java.lang.Long, java.lang.Short, java.util.Locale, java.util.Map, java.math.BigInteger, java.net.URI, java.lang.Byte, java.util.GregorianCalendar, java.awt.image.BufferedImage, byte, double, java.util.TimeZone, java.sql.Timestamp, java.util.Collection, java.util.Set, java.util.UUID, [Ljava.lang.String;, java.util.List, [Ljava.lang.Short;, java.util.Queue, java.util.SortedMap, [Ljava.lang.Enum;, [Ljava.lang.Boolean;, java.lang.Double, [Ljava.util.Date;, [B, [C, [D, java.util.HashMap, java.util.Currency, [F, long, java.util.Stack, java.util.TreeSet, [I, java.util.ArrayList, [J, java.util.HashSet, java.util.LinkedHashMap, java.util.Calendar, java.lang.StringBuffer, [S, [Ljava.math.BigInteger;, java.lang.Boolean, [Ljava.lang.Number;, java.lang.String, [Ljava.math.BigDecimal;, java.lang.Number, java.util.LinkedList, java.util.Hashtable, java.util.LinkedHashSet, [Z, [Ljava.lang.Float;, java.util.Properties, [Ljava.lang.Byte;, [Ljava.util.Locale;, int, java.sql.Date, boolean, java.util.TreeMap, [Ljava.lang.Long;, char, short, java.lang.Class, java.util.BitSet, java.util.Arrays$ArrayList 11:00:05,165 DEBUG [main][Persistence] Type converter support initialising ... 11:00:05,165 DEBUG [main][Persistence] Added converter for java.math.BigDecimal<->java.lang.String using org.datanucleus.store.types.converters.BigDecimalStringConverter 11:00:05,165 DEBUG [main][Persistence] Added converter for java.math.BigInteger<->java.lang.String using org.datanucleus.store.types.converters.BigIntegerStringConverter 11:00:05,165 DEBUG [main][Persistence] Added converter for java.util.BitSet<->java.lang.String using org.datanucleus.store.types.converters.BitSetStringConverter 11:00:05,165 DEBUG [main][Persistence] Added converter for java.util.Calendar<->java.lang.String using org.datanucleus.store.types.converters.CalendarStringConverter 11:00:05,165 DEBUG [main][Persistence] Added converter for java.lang.Class<->java.lang.String using org.datanucleus.store.types.converters.ClassStringConverter 11:00:05,165 DEBUG [main][Persistence] Added converter for java.awt.Color<->java.lang.String using org.datanucleus.store.types.converters.ColorStringConverter 11:00:05,165 DEBUG [main][Persistence] Added converter for java.lang.Integer<->java.lang.String using org.datanucleus.store.types.converters.IntegerStringConverter 11:00:05,166 DEBUG [main][Persistence] Added converter for java.lang.Long<->java.lang.String using org.datanucleus.store.types.converters.LongStringConverter 11:00:05,166 DEBUG [main][Persistence] Added converter for java.util.Currency<->java.lang.String using org.datanucleus.store.types.converters.CurrencyStringConverter 11:00:05,166 DEBUG [main][Persistence] Added converter for java.util.Date<->java.lang.Long using org.datanucleus.store.types.converters.DateLongConverter 11:00:05,166 DEBUG [main][Persistence] Added converter for java.util.Date<->java.lang.String using org.datanucleus.store.types.converters.DateStringConverter 11:00:05,166 DEBUG [main][Persistence] Added converter for java.util.Locale<->java.lang.String using org.datanucleus.store.types.converters.LocaleStringConverter 11:00:05,166 DEBUG [main][Persistence] Added converter for java.sql.Date<->java.lang.Long using org.datanucleus.store.types.converters.SqlDateLongConverter 11:00:05,166 DEBUG [main][Persistence] Added converter for java.sql.Date<->java.lang.String using org.datanucleus.store.types.converters.SqlDateStringConverter 11:00:05,166 DEBUG [main][Persistence] Added converter for java.sql.Time<->java.lang.Long using org.datanucleus.store.types.converters.SqlTimeLongConverter 11:00:05,166 DEBUG [main][Persistence] Added converter for java.sql.Time<->java.lang.String using org.datanucleus.store.types.converters.SqlTimeStringConverter 11:00:05,166 DEBUG [main][Persistence] Added converter for java.sql.Timestamp<->java.lang.Long using org.datanucleus.store.types.converters.SqlTimestampLongConverter 11:00:05,167 DEBUG [main][Persistence] Added converter for java.lang.StringBuffer<->java.lang.String using org.datanucleus.store.types.converters.StringBufferStringConverter 11:00:05,167 DEBUG [main][Persistence] Added converter for java.util.TimeZone<->java.lang.String using org.datanucleus.store.types.converters.TimeZoneStringConverter 11:00:05,167 DEBUG [main][Persistence] Added converter for java.net.URI<->java.lang.String using org.datanucleus.store.types.converters.URIStringConverter 11:00:05,167 DEBUG [main][Persistence] Added converter for java.net.URL<->java.lang.String using org.datanucleus.store.types.converters.URLStringConverter 11:00:05,167 DEBUG [main][Persistence] Added converter for java.util.UUID<->java.lang.String using org.datanucleus.store.types.converters.UUIDStringConverter 11:00:05,168 DEBUG [main][Persistence] TypeConverter for javax.time.calendar.LocalDate<->java.lang.String ignored since java type not present in CLASSPATH 11:00:05,168 DEBUG [main][Persistence] TypeConverter for javax.time.calendar.LocalTime<->java.lang.String ignored since java type not present in CLASSPATH 11:00:05,169 DEBUG [main][Persistence] TypeConverter for javax.time.calendar.LocalTime<->java.lang.Long ignored since java type not present in CLASSPATH 11:00:05,169 DEBUG [main][Persistence] TypeConverter for javax.time.calendar.LocalDateTime<->java.lang.String ignored since java type not present in CLASSPATH 11:00:05,169 DEBUG [main][Persistence] Added converter for java.io.Serializable<->java.lang.String using org.datanucleus.store.types.converters.SerializableStringConverter 11:00:05,169 DEBUG [main][Persistence] Added converter for java.io.Serializable<->[B using org.datanucleus.store.types.converters.SerializableByteArrayConverter 11:00:05,169 DEBUG [main][Persistence] Type converter support loaded 11:00:05,169 DEBUG [main][MetaData] MetaDataManager : Input=(XML,Annotations), XML-Validation=false, XML-Suffices=(persistence=*.jdo, orm=orm, query=*.jdoquery), JDO-listener=true 11:00:05,170 DEBUG [main][MetaData] Registering listener for metadata initialisation 11:00:05,170 DEBUG [main][MetaData] Listener found initialisation for persistable class org.cumulus4j.store.model.EncryptionCoordinateSet 11:00:05,170 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /META-INF/package.jdo 11:00:05,170 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /WEB-INF/package.jdo 11:00:05,171 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /package.jdo 11:00:05,171 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/package.jdo 11:00:05,172 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org.jdo 11:00:05,172 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j/package.jdo 11:00:05,173 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j.jdo 11:00:05,173 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j/store/package.jdo 11:00:05,173 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j/store.jdo 11:00:05,174 DEBUG [main][MetaData] Parsing MetaData file "jar:file:/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store/target/org.cumulus4j.store-1.2.1-SNAPSHOT.jar!/org/cumulus4j/store/model/package.jdo" using handler "jdo" (validation="false") 11:00:05,176 DEBUG [main][MetaData] XML Entity Public="" System="http://java.sun.com/dtd/jdo_3_0.dtd 11:00:05,717 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j/store/model.jdo 11:00:05,718 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j/store/model/EncryptionCoordinateSet.jdo 11:00:05,718 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" not found 11:00:05,721 DEBUG [main][MetaData] Class "org.cumulus4j.store.model.EncryptionCoordinateSet" has been specified with JDO annotations so using those. 11:00:05,723 DEBUG [main][MetaData] Class "org.cumulus4j.store.model.EncryptionCoordinateSet" : Populating Meta-Data 11:00:05,723 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /META-INF/package.orm 11:00:05,724 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /WEB-INF/package.orm 11:00:05,724 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /package.orm 11:00:05,724 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/package.orm 11:00:05,725 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org.orm 11:00:05,725 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j/package.orm 11:00:05,725 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j.orm 11:00:05,725 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j/store/package.orm 11:00:05,725 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j/store.orm 11:00:05,726 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j/store/model/package.orm 11:00:05,726 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j/store/model.orm 11:00:05,726 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j/store/model/EncryptionCoordinateSet.orm 11:00:05,726 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" not found 11:00:05,727 DEBUG [main][Datastore] Creating StoreManager for datastore 11:00:05,732 DEBUG [main][Connection] Created tx data source using pooling type of dbcp-builtin 11:00:05,732 DEBUG [main][Connection] Registered transactional connection factory under name "rdbms/tx" 11:00:05,732 DEBUG [main][Connection] Registered nontransactional connection factory under name "rdbms/nontx" 11:00:05,735 DEBUG [main][Connection] Created nontx data source using pooling type of dbcp-builtin 11:00:06,760 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@276cc8dc" opened 11:00:06,763 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Boolean (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false) 11:00:06,763 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Boolean (jdbc-type=BOOLEAN, sql-type=BOOLEAN, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BooleanRDBMSMapping, default=false) 11:00:06,763 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Boolean (jdbc-type=SMALLINT, sql-type=SMALLINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.SmallIntRDBMSMapping, default=false) 11:00:06,764 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Byte (jdbc-type=SMALLINT, sql-type=SMALLINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.SmallIntRDBMSMapping, default=false) 11:00:06,764 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Character (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=true) 11:00:06,764 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Character (jdbc-type=INTEGER, sql-type=INTEGER, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false) 11:00:06,764 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Character (jdbc-type=INTEGER, sql-type=INT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false) 11:00:06,764 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Double (jdbc-type=DOUBLE, sql-type=DOUBLE, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DoubleRDBMSMapping, default=true) 11:00:06,764 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Double (jdbc-type=DECIMAL, sql-type=DECIMAL, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DecimalRDBMSMapping, default=false) 11:00:06,765 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Float (jdbc-type=FLOAT, sql-type=FLOAT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.FloatRDBMSMapping, default=true) 11:00:06,765 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Float (jdbc-type=DOUBLE, sql-type=DOUBLE, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DoubleRDBMSMapping, default=false) 11:00:06,765 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Float (jdbc-type=REAL, sql-type=REAL, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.RealRDBMSMapping, default=false) 11:00:06,765 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Float (jdbc-type=DECIMAL, sql-type=DECIMAL, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DecimalRDBMSMapping, default=false) 11:00:06,765 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Integer (jdbc-type=INTEGER, sql-type=INTEGER, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=true) 11:00:06,765 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Integer (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=false) 11:00:06,765 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Integer (jdbc-type=NUMERIC, sql-type=NUMERIC, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NumericRDBMSMapping, default=false) 11:00:06,765 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Integer (jdbc-type=INTEGER, sql-type=INT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=true) 11:00:06,765 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Integer (jdbc-type=SMALLINT, sql-type=SMALLINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.SmallIntRDBMSMapping, default=false) 11:00:06,766 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Long (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=true) 11:00:06,766 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Long (jdbc-type=INTEGER, sql-type=INT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false) 11:00:06,766 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Long (jdbc-type=NUMERIC, sql-type=NUMERIC, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NumericRDBMSMapping, default=false) 11:00:06,766 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Long (jdbc-type=SMALLINT, sql-type=SMALLINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.SmallIntRDBMSMapping, default=false) 11:00:06,766 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Short (jdbc-type=SMALLINT, sql-type=SMALLINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.SmallIntRDBMSMapping, default=true) 11:00:06,766 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Short (jdbc-type=INTEGER, sql-type=INTEGER, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false) 11:00:06,766 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Short (jdbc-type=INTEGER, sql-type=INT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false) 11:00:06,766 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.String (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=true) 11:00:06,766 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.String (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false) 11:00:06,767 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.String (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=false) 11:00:06,767 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.String (jdbc-type=LONGVARCHAR, sql-type=LONGVARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.LongVarcharRDBMSMapping, default=false) 11:00:06,767 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.String (jdbc-type=CLOB, sql-type=CLOB, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.ClobRDBMSMapping, default=false) 11:00:06,767 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.String (jdbc-type=BLOB, sql-type=BLOB, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BlobRDBMSMapping, default=false) 11:00:06,768 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.String (jdbc-type=NVARCHAR, sql-type=NVARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NVarcharRDBMSMapping, default=false) 11:00:06,768 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.String (jdbc-type=NCHAR, sql-type=NCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NCharRDBMSMapping, default=false) 11:00:06,769 DEBUG [main][Datastore] Adding RDBMS support for Java type java.math.BigDecimal (jdbc-type=DECIMAL, sql-type=DECIMAL, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DecimalRDBMSMapping, default=true) 11:00:06,769 DEBUG [main][Datastore] Adding RDBMS support for Java type java.math.BigDecimal (jdbc-type=NUMERIC, sql-type=NUMERIC, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NumericRDBMSMapping, default=false) 11:00:06,769 DEBUG [main][Datastore] Adding RDBMS support for Java type java.math.BigInteger (jdbc-type=NUMERIC, sql-type=NUMERIC, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NumericRDBMSMapping, default=true) 11:00:06,769 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Date (jdbc-type=DATE, sql-type=DATE, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DateRDBMSMapping, default=true) 11:00:06,769 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Date (jdbc-type=TIMESTAMP, sql-type=TIMESTAMP, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping, default=false) 11:00:06,769 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Date (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false) 11:00:06,769 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Date (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=false) 11:00:06,769 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Date (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=false) 11:00:06,769 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Time (jdbc-type=TIME, sql-type=TIME, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimeRDBMSMapping, default=true) 11:00:06,769 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Time (jdbc-type=TIMESTAMP, sql-type=TIMESTAMP, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping, default=false) 11:00:06,769 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Time (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false) 11:00:06,769 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Time (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=false) 11:00:06,769 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Time (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=false) 11:00:06,769 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Timestamp (jdbc-type=TIMESTAMP, sql-type=TIMESTAMP, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping, default=true) 11:00:06,769 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Timestamp (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false) 11:00:06,769 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Timestamp (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=false) 11:00:06,769 DEBUG [main][Datastore] Adding RDBMS support for Java type java.util.Date (jdbc-type=TIMESTAMP, sql-type=TIMESTAMP, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping, default=true) 11:00:06,769 DEBUG [main][Datastore] Adding RDBMS support for Java type java.util.Date (jdbc-type=DATE, sql-type=DATE, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DateRDBMSMapping, default=false) 11:00:06,769 DEBUG [main][Datastore] Adding RDBMS support for Java type java.util.Date (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false) 11:00:06,769 DEBUG [main][Datastore] Adding RDBMS support for Java type java.util.Date (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=false) 11:00:06,769 DEBUG [main][Datastore] Adding RDBMS support for Java type java.util.Date (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=false) 11:00:06,769 DEBUG [main][Datastore] Adding RDBMS support for Java type java.util.Date (jdbc-type=TIME, sql-type=TIME, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimeRDBMSMapping, default=false) 11:00:06,769 DEBUG [main][Datastore] Adding RDBMS support for Java type java.io.Serializable (jdbc-type=LONGVARBINARY, sql-type=LONGVARBINARY, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.LongVarBinaryRDBMSMapping, default=true) 11:00:06,769 DEBUG [main][Datastore] Adding RDBMS support for Java type java.io.Serializable (jdbc-type=BLOB, sql-type=BLOB, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BlobRDBMSMapping, default=false) 11:00:06,769 DEBUG [main][Datastore] Adding RDBMS support for Java type java.io.Serializable (jdbc-type=VARBINARY, sql-type=VARBINARY, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarBinaryRDBMSMapping, default=false) 11:00:06,769 DEBUG [main][Datastore] Adding RDBMS support for Java type org.datanucleus.identity.OID (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=true) 11:00:06,769 DEBUG [main][Datastore] Adding RDBMS support for Java type org.datanucleus.identity.OID (jdbc-type=INTEGER, sql-type=INTEGER, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false) 11:00:06,769 DEBUG [main][Datastore] Adding RDBMS support for Java type org.datanucleus.identity.OID (jdbc-type=NUMERIC, sql-type=NUMERIC, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NumericRDBMSMapping, default=false) 11:00:06,769 DEBUG [main][Datastore] Adding RDBMS support for Java type org.datanucleus.identity.OID (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false) 11:00:06,769 DEBUG [main][Datastore] Adding RDBMS support for Java type org.datanucleus.identity.OID (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=false) 11:00:06,823 DEBUG [main][Datastore] Removing RDBMS support for Java type java.lang.String (jdbc-type=NVARCHAR, sql-type=NVARCHAR) 11:00:06,823 DEBUG [main][Datastore] Removing RDBMS support for Java type java.lang.String (jdbc-type=NCHAR, sql-type=NCHAR) 11:00:06,828 DEBUG [main][Datastore] ======================= Datastore ========================= 11:00:06,829 DEBUG [main][Datastore] StoreManager : "rdbms" (org.datanucleus.store.rdbms.RDBMSStoreManager) 11:00:06,829 DEBUG [main][Datastore] Datastore : read-write 11:00:06,829 DEBUG [main][Datastore] Schema Control : AutoCreate(Tables), Validate(None) 11:00:06,829 DEBUG [main][Datastore] Query Languages : [JDOQL, JPQL, SQL, STOREDPROC] 11:00:06,829 DEBUG [main][Datastore] Queries : Timeout=0 11:00:06,829 DEBUG [main][Datastore] =========================================================== 11:00:06,829 DEBUG [main][Datastore] Datastore Adapter : org.datanucleus.store.rdbms.adapter.DerbyAdapter 11:00:06,829 DEBUG [main][Datastore] Datastore : name="Apache Derby" version="10.7.1.1 - (1040133)" 11:00:06,829 DEBUG [main][Datastore] Datastore Driver : name="Apache Derby Embedded JDBC Driver" version="10.7.1.1 - (1040133)" 11:00:06,829 DEBUG [main][Datastore] Primary Connection Factory : URL[jdbc:derby:/tmp/cumulus4j-test.b48arh9z/derby/cumulus4j;create=true] 11:00:06,829 DEBUG [main][Datastore] Secondary Connection Factory : URL[jdbc:derby:/tmp/cumulus4j-test.b48arh9z/derby/cumulus4j;create=true] 11:00:06,829 DEBUG [main][Datastore] Datastore Identifiers : factory="datanucleus2" case=UPPERCASE catalog= schema=ROOT 11:00:06,829 DEBUG [main][Datastore] Supported Identifier Cases : "MixedCase" UPPERCASE "MixedCase-Sensitive" 11:00:06,829 DEBUG [main][Datastore] Supported Identifier Lengths (max) : Table=128 Column=128 Constraint=128 Index=128 Delimiter=" 11:00:06,830 DEBUG [main][Datastore] Support for Identifiers in DDL : catalog=false schema=true 11:00:06,830 DEBUG [main][Datastore] Datastore : checkTableViewExistence, rdbmsConstraintCreateMode=DataNucleus, initialiseColumnInfo=ALL 11:00:06,830 DEBUG [main][Datastore] Support Statement Batching : yes (max-batch-size=50) 11:00:06,830 DEBUG [main][Datastore] Queries : Results direction=forward, type=forward-only, concurrency=read-only 11:00:06,830 DEBUG [main][Datastore] Java-Types : string-default-length=255 11:00:06,830 DEBUG [main][Datastore] JDBC-Types : VARCHAR, LONGVARCHAR, BINARY, BOOLEAN, VARBINARY, LONGVARBINARY, BIGINT, JAVA_OBJECT, [id=2009], CHAR, NUMERIC, DECIMAL, INTEGER, CLOB, SMALLINT, BLOB, FLOAT, REAL, DOUBLE, DATE, TIME, TIMESTAMP 11:00:06,830 DEBUG [main][Datastore] =========================================================== 11:00:06,858 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@276cc8dc" non enlisted to a transaction is being committed. 11:00:06,858 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@276cc8dc" closed 11:00:06,858 DEBUG [main][Datastore] StoreManager now created 11:00:06,858 DEBUG [main][Persistence] ================= NucleusContext =============== 11:00:06,858 DEBUG [main][Persistence] DataNucleus Context : Version "3.2.4" with JRE "1.8.0_91" on "Linux" 11:00:06,858 DEBUG [main][Persistence] Persistence API : JDO 11:00:06,858 DEBUG [main][Persistence] Plugin Registry : org.datanucleus.plugin.NonManagedPluginRegistry 11:00:06,858 DEBUG [main][Persistence] ClassLoading : datanucleus 11:00:06,859 DEBUG [main][Persistence] Persistence : pm-singlethreaded, nontransactional-read, nontransactional-write, reachability-at-commit, copy-on-attach, managed-relations(checked), deletion-policy=JDO2, serverTimeZone=Europe/Berlin 11:00:06,859 DEBUG [main][Persistence] AutoStart : mechanism=None, mode=Quiet 11:00:06,859 DEBUG [main][Persistence] Transactions : type=RESOURCE_LOCAL, mode=datastore, isolation=read-committed 11:00:06,859 DEBUG [main][Persistence] ValueGeneration : txn-isolation=read-committed connection=New 11:00:06,859 DEBUG [main][Persistence] Cache : Level1 (soft), Level2 (soft, mode=UNSPECIFIED), QueryResults (soft), Collections/Maps 11:00:06,859 DEBUG [main][Persistence] ================================================ 11:00:06,859 DEBUG [main][Cache] Level 2 Cache of type "soft" initialised 11:00:06,860 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryTimerPeriod: Property 'cumulus4j.cryptoSessionExpiryTimer.period' is not set. Using default value 60000. 11:00:06,860 TRACE [main][AbstractCryptoSession] setCryptoSessionID: cryptoSessionID=fc0b715b-dded-4247-aa3a-4314bf43e486 11:00:06,860 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryAgeMSec: Property 'cumulus4j.cryptoSessionExpiryAge' is not set. Using default value 1800000. 11:00:06,860 DEBUG [main][Persistence] Started pool of ExecutionContext (maxPool=20, reaperThread=false) 11:00:06,861 DEBUG [main][Persistence] ExecutionContext "org.datanucleus.ExecutionContextImpl@64942607" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@d48e998" with txn="org.datanucleus.TransactionImpl@7cfac39f" 11:00:06,861 DEBUG [main][Cache] Level 1 Cache of type "soft" initialised 11:00:06,861 INFO [main][AbstractCryptoManager] getEncryptionAlgorithm: Property 'cumulus4j.encryptionAlgorithm' is not set. Using default algorithm 'Twofish/GCM/NoPadding'. 11:00:06,861 INFO [main][AbstractCryptoManager] getMACAlgorithm: Property 'cumulus4j.macAlgorithm' is not set. Using default MAC algorithm 'NONE'. 11:00:06,861 DEBUG [main][Cache] Query Cache of type "org.datanucleus.query.cache.SoftQueryCompilationCache" initialised 11:00:06,861 DEBUG [main][Cache] Query Cache of type "org.datanucleus.store.query.cache.SoftQueryDatastoreCompilationCache" initialised 11:00:06,861 DEBUG [main][Cache] Query Cache of type "org.datanucleus.store.query.cache.SoftQueryResultsCache" initialised 11:00:06,861 DEBUG [main][Query] JDOQL Single-String with "SELECT UNIQUE WHERE this.cipherTransformation == :cipherTransformation && this.macAlgorithm == :macAlgorithm" 11:00:06,862 DEBUG [main][MetaData] Class "org.cumulus4j.store.model.EncryptionCoordinateSet" : Initialising Meta-Data 11:00:06,862 DEBUG [main][Persistence] Managing Persistence of Class : org.cumulus4j.store.model.EncryptionCoordinateSet [Table : ENCRYPTIONCOORDINATESET, InheritanceStrategy : new-table] 11:00:06,863 DEBUG [main][Schema] Column "ENCRYPTIONCOORDINATESET.ENCRYPTIONCOORDINATESETID" added to internal representation of table. 11:00:06,863 DEBUG [main][Schema] Field [org.cumulus4j.store.model.EncryptionCoordinateSet.encryptionCoordinateSetID] -> Column(s) [ENCRYPTIONCOORDINATESET.ENCRYPTIONCOORDINATESETID] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 11:00:06,863 DEBUG [main][Schema] Table ENCRYPTIONCOORDINATESET will manage the persistence of the fields for class org.cumulus4j.store.model.EncryptionCoordinateSet (inheritance strategy="new-table") 11:00:06,864 DEBUG [main][Schema] Column "ENCRYPTIONCOORDINATESET.CIPHERTRANSFORMATION" added to internal representation of table. 11:00:06,864 DEBUG [main][Schema] Field [org.cumulus4j.store.model.EncryptionCoordinateSet.cipherTransformation] -> Column(s) [ENCRYPTIONCOORDINATESET.CIPHERTRANSFORMATION] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 11:00:06,864 DEBUG [main][Schema] Column "ENCRYPTIONCOORDINATESET.MACALGORITHM" added to internal representation of table. 11:00:06,864 DEBUG [main][Schema] Field [org.cumulus4j.store.model.EncryptionCoordinateSet.macAlgorithm] -> Column(s) [ENCRYPTIONCOORDINATESET.MACALGORITHM] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 11:00:06,865 DEBUG [main][Schema] Column "ENCRYPTIONCOORDINATESET.VERSION" added to internal representation of table. 11:00:06,865 DEBUG [main][Schema] Table/View ENCRYPTIONCOORDINATESET has been initialised 11:00:06,865 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2b6a0ea9" opened with isolation level "serializable" and auto-commit=false 11:00:06,865 DEBUG [main][Schema] Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2b6a0ea9" with isolation "serializable" 11:00:06,903 DEBUG [main][Schema] Check of existence of ENCRYPTIONCOORDINATESET returned no table 11:00:06,903 DEBUG [main][Schema] Creating table ENCRYPTIONCOORDINATESET 11:00:06,903 DEBUG [main][Schema] CREATE TABLE ENCRYPTIONCOORDINATESET ( ENCRYPTIONCOORDINATESETID BIGINT NOT NULL generated always as identity (start with 1), CIPHERTRANSFORMATION VARCHAR(255) NOT NULL, MACALGORITHM VARCHAR(255) NOT NULL, VERSION BIGINT NOT NULL ) 11:00:06,922 DEBUG [main][Schema] Execution Time = 19 ms 11:00:06,922 DEBUG [main][Schema] ALTER TABLE ENCRYPTIONCOORDINATESET ADD CONSTRAINT ENCRYPTIONCOORDINATESET_PK PRIMARY KEY (ENCRYPTIONCOORDINATESETID) 11:00:06,960 DEBUG [main][Schema] Execution Time = 37 ms 11:00:06,976 DEBUG [main][Schema] Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2b6a0ea9" 11:00:06,981 DEBUG [main][Schema] Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2b6a0ea9" 11:00:06,981 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2b6a0ea9" non enlisted to a transaction is being committed. 11:00:06,982 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2b6a0ea9" closed 11:00:06,982 DEBUG [main][Query] JDOQL Query : Compiling "SELECT UNIQUE FROM org.cumulus4j.store.model.EncryptionCoordinateSet WHERE this.cipherTransformation == :cipherTransformation && this.macAlgorithm == :macAlgorithm" 11:00:06,984 DEBUG [main][Query] JDOQL Query : Compile Time = 2 ms 11:00:06,984 DEBUG [main][Query] QueryCompilation: [filter:DyadicExpression{DyadicExpression{PrimaryExpression{this.cipherTransformation} = ParameterExpression{cipherTransformation}} AND DyadicExpression{PrimaryExpression{this.macAlgorithm} = ParameterExpression{macAlgorithm}}}] [symbols: macAlgorithm type=java.lang.String, this type=org.cumulus4j.store.model.EncryptionCoordinateSet, cipherTransformation type=java.lang.String] 11:00:06,984 DEBUG [main][Query] JDOQL Query : Compiling "SELECT UNIQUE FROM org.cumulus4j.store.model.EncryptionCoordinateSet WHERE this.cipherTransformation == :cipherTransformation && this.macAlgorithm == :macAlgorithm" for datastore 11:00:06,986 DEBUG [main][Query] JDOQL Query : Compile Time for datastore = 2 ms 11:00:06,986 DEBUG [main][Query] SELECT UNIQUE FROM org.cumulus4j.store.model.EncryptionCoordinateSet WHERE this.cipherTransformation == :cipherTransformation && this.macAlgorithm == :macAlgorithm Query compiled to datastore query "SELECT 'org.cumulus4j.store.model.EncryptionCoordinateSet' AS NUCLEUS_TYPE,A0.CIPHERTRANSFORMATION,A0.ENCRYPTIONCOORDINATESETID,A0.MACALGORITHM,A0.VERSION FROM ENCRYPTIONCOORDINATESET A0 WHERE A0.CIPHERTRANSFORMATION = ? AND A0.MACALGORITHM = ?" 11:00:06,987 DEBUG [main][Connection] Connection added to the pool : org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@59c04bee [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true] for key=org.datanucleus.ExecutionContextImpl@64942607 in factory=ConnectionFactory:nontx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@45900b64] 11:00:06,987 DEBUG [main][Query] JDOQL Query : Executing "SELECT UNIQUE FROM org.cumulus4j.store.model.EncryptionCoordinateSet WHERE this.cipherTransformation == :cipherTransformation && this.macAlgorithm == :macAlgorithm" ... 11:00:06,987 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@f2a1813" opened with isolation level "read-committed" and auto-commit=false 11:00:06,994 DEBUG [main][Datastore] Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@414f87a9" 11:00:06,994 DEBUG [main][Native] SELECT 'org.cumulus4j.store.model.EncryptionCoordinateSet' AS NUCLEUS_TYPE,A0.CIPHERTRANSFORMATION,A0.ENCRYPTIONCOORDINATESETID,A0.MACALGORITHM,A0.VERSION FROM ENCRYPTIONCOORDINATESET A0 WHERE A0.CIPHERTRANSFORMATION = <'TWOFISH/GCM/NOPADDING'> AND A0.MACALGORITHM = <'NONE'> 11:00:06,994 DEBUG [main][Retrieve] Execution Time = 0 ms 11:00:06,995 DEBUG [main][Query] JDOQL Query : Execution Time = 8 ms 11:00:06,995 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@f2a1813" non enlisted to a transaction is being committed. 11:00:06,995 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@f2a1813" closed 11:00:06,995 DEBUG [main][Connection] Connection removed from the pool : org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@59c04bee [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@f2a1813, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true] for key=org.datanucleus.ExecutionContextImpl@64942607 in factory=ConnectionFactory:nontx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@45900b64] 11:00:06,995 DEBUG [main][Persistence] Making object persistent : "org.cumulus4j.store.model.EncryptionCoordinateSet@2eda072" 11:00:06,995 DEBUG [main][Persistence] Started pool of ObjectProviders (maxPool=0, reaperThread=false) 11:00:06,996 DEBUG [main][Persistence] Object "org.cumulus4j.store.model.EncryptionCoordinateSet@2eda072" being inserted into table "ENCRYPTIONCOORDINATESET" 11:00:06,996 DEBUG [main][Connection] Connection added to the pool : org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3fa21d49 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true] for key=org.datanucleus.ExecutionContextImpl@64942607 in factory=ConnectionFactory:nontx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@45900b64] 11:00:06,997 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@416d56f2" opened with isolation level "read-committed" and auto-commit=false 11:00:07,001 DEBUG [main][Datastore] Using PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@65bb6275" for connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@416d56f2" 11:00:07,002 DEBUG [main][Native] INSERT INTO ENCRYPTIONCOORDINATESET (CIPHERTRANSFORMATION,MACALGORITHM,VERSION) VALUES (<'TWOFISH/GCM/NOPADDING'>,<'NONE'>,<1>) 11:00:07,003 DEBUG [main][Persist] Execution Time = 1 ms (number of rows = 1) on PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@65bb6275" 11:00:07,006 DEBUG [main][Persist] Object "org.cumulus4j.store.model.EncryptionCoordinateSet@2eda072" was inserted in the datastore and was given strategy value of "1" 11:00:07,006 DEBUG [main][Cache] Object "org.cumulus4j.store.model.EncryptionCoordinateSet@2eda072" (id="org.cumulus4j.store.model.EncryptionCoordinateSet:1") added to Level 1 cache (loadedFlags="[YYY]") 11:00:07,006 DEBUG [main][Datastore] Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@65bb6275" 11:00:07,010 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@416d56f2" non enlisted to a transaction is being committed. 11:00:07,010 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@416d56f2" closed 11:00:07,010 DEBUG [main][Connection] Connection removed from the pool : org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3fa21d49 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@416d56f2, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true] for key=org.datanucleus.ExecutionContextImpl@64942607 in factory=ConnectionFactory:nontx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@45900b64] 11:00:07,011 DEBUG [main][Persistence] ExecutionContext.internalFlush() process started using ordered flush - 1 enlisted objects 11:00:07,011 DEBUG [main][Persistence] ExecutionContext.internalFlush() process finished 11:00:07,011 DEBUG [main][Cache] Object "org.cumulus4j.store.model.EncryptionCoordinateSet@2eda072" (id="1") added to Level 2 cache (fields="[0, 1, 2]", version="1") 11:00:07,011 DEBUG [main][Lifecycle] Object "org.cumulus4j.store.model.EncryptionCoordinateSet@2eda072" (id="org.cumulus4j.store.model.EncryptionCoordinateSet:1") has a lifecycle change : "P_NEW"->"HOLLOW" 11:00:07,011 DEBUG [main][Transaction] Object "org.cumulus4j.store.model.EncryptionCoordinateSet@2eda072" (id="org.cumulus4j.store.model.EncryptionCoordinateSet:1") being evicted from transactional cache 11:00:07,012 DEBUG [main][Persistence] Detaching copy of object "org.cumulus4j.store.model.EncryptionCoordinateSet@2eda072" (depth=0) as "org.cumulus4j.store.model.EncryptionCoordinateSet@20580d4e" with detached-fields [0, 1, 2] and fields-to-load=[0, 2] 11:00:07,012 DEBUG [main][Cache] Object "org.cumulus4j.store.model.EncryptionCoordinateSet@2eda072" (id="1") is loading the following fields from the Level 2 cache object : [0, 2] 11:00:07,012 DEBUG [main][Lifecycle] Object "org.cumulus4j.store.model.EncryptionCoordinateSet@2eda072" (id="org.cumulus4j.store.model.EncryptionCoordinateSet:1") has a lifecycle change : "HOLLOW"->"P_NONTRANS" 11:00:16,227 INFO [main][CryptoCache] Persistence property 'cumulus4j.CryptoCache.cleanupTimer.period' is not set. Using default value 60000. 11:00:16,333 TRACE [main][CryptoCache] acquireCipherEntry: Created new Cipher@2951941 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=123. Initialising it with key and IV. 11:00:16,334 TRACE [main][CryptoCache] releaseCipherEntry: Releasing Cipher@2951941 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=123. 11:00:16,334 TRACE [main][CryptoCache] getKeyData: Found cached key with keyID=123. 11:00:16,334 TRACE [main][CryptoCache] acquireCipherEntry: Created new Cipher@1262693971 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=123. Initialising it with key and IV. 11:00:16,335 TRACE [main][CryptoCache] releaseCipherEntry: Releasing Cipher@1262693971 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=123. 11:00:16,335 DEBUG [main][Persistence] Disconnecting org.cumulus4j.store.model.EncryptionCoordinateSet@2eda072 from StateManager[pc=org.cumulus4j.store.model.EncryptionCoordinateSet@2eda072, lifecycle=P_NONTRANS] 11:00:16,335 DEBUG [main][Cache] Object with id="org.cumulus4j.store.model.EncryptionCoordinateSet:1" being removed from Level 1 cache [current cache size = 1] 11:00:16,335 DEBUG [main][Cache] Level 1 Cache cleared 11:00:16,336 DEBUG [main][Persistence] ExecutionContext "org.datanucleus.ExecutionContextImpl@64942607" closed 11:00:16,422 DEBUG [main][Persistence] Unmanaging Persistence of all classes 11:00:16,424 DEBUG [main][MetaData] Deregistering listener for metadata initialisation 11:00:16,424 DEBUG [main][Cache] Level 2 Cache cleared 11:00:16,635 DEBUG [main][General] Plugin Registry "org.datanucleus.plugin.EclipsePluginRegistry" not found. Falling back to DataNucleus registry. Reason : Class "org.eclipse.core.runtime.RegistryFactory" was not found in the CLASSPATH. Please check your specification and your CLASSPATH.. 11:00:16,635 DEBUG [main][General] Using PluginRegistry org.datanucleus.plugin.NonManagedPluginRegistry 11:00:16,637 DEBUG [main][General] Registering bundle org.cumulus4j.store version 1.2.1.SNAPSHOT at URL file:/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store/target/org.cumulus4j.store-1.2.1-SNAPSHOT.jar. 11:00:16,638 DEBUG [main][General] Loading extension points from plug-in file jar:file:/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store/target/org.cumulus4j.store-1.2.1-SNAPSHOT.jar!/plugin.xml. 11:00:16,639 DEBUG [main][General] Loading extensions from plug-in file jar:file:/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store/target/org.cumulus4j.store-1.2.1-SNAPSHOT.jar!/plugin.xml. 11:00:16,639 DEBUG [main][General] Registering bundle org.datanucleus.api.jdo version 3.2.3 at URL file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-api-jdo/3.2.3/datanucleus-api-jdo-3.2.3.jar. 11:00:16,640 DEBUG [main][General] Loading extension points from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-api-jdo/3.2.3/datanucleus-api-jdo-3.2.3.jar!/plugin.xml. 11:00:16,641 DEBUG [main][General] Loading extensions from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-api-jdo/3.2.3/datanucleus-api-jdo-3.2.3.jar!/plugin.xml. 11:00:16,641 WARN [main][General] Could not find MANIFEST.MF file for plugin file "file:/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store.crypto.keymanager/target/classes/plugin.xml" so ignoring it 11:00:16,641 DEBUG [main][General] Registering bundle org.datanucleus.store.rdbms version 3.2.3 at URL file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-rdbms/3.2.3/datanucleus-rdbms-3.2.3.jar. 11:00:16,645 DEBUG [main][General] Loading extension points from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-rdbms/3.2.3/datanucleus-rdbms-3.2.3.jar!/plugin.xml. 11:00:16,646 DEBUG [main][General] Loading extensions from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-rdbms/3.2.3/datanucleus-rdbms-3.2.3.jar!/plugin.xml. 11:00:16,647 DEBUG [main][General] Registering bundle org.datanucleus version 3.2.4 at URL file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-core/3.2.4/datanucleus-core-3.2.4.jar. 11:00:16,649 DEBUG [main][General] Loading extension points from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-core/3.2.4/datanucleus-core-3.2.4.jar!/plugin.xml. 11:00:16,653 DEBUG [main][General] Loading extensions from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-core/3.2.4/datanucleus-core-3.2.4.jar!/plugin.xml. 11:00:16,654 DEBUG [main][Persistence] Java types support initialising ... 11:00:16,657 DEBUG [main][Persistence] Java types support loaded : supported java types=java.awt.Color, java.lang.Float, [Ljava.lang.Integer;, java.sql.Time, java.util.SortedSet, java.net.URL, java.util.Date, java.util.PriorityQueue, float, [Ljava.lang.Character;, [Ljava.lang.Double;, java.lang.Integer, java.math.BigDecimal, java.util.Vector, java.lang.Character, java.lang.Enum, java.lang.Long, java.lang.Short, java.util.Locale, java.util.Map, java.math.BigInteger, java.net.URI, java.lang.Byte, java.util.GregorianCalendar, java.awt.image.BufferedImage, byte, double, java.util.TimeZone, java.sql.Timestamp, java.util.Collection, java.util.Set, java.util.UUID, [Ljava.lang.String;, java.util.List, [Ljava.lang.Short;, java.util.Queue, java.util.SortedMap, [Ljava.lang.Enum;, [Ljava.lang.Boolean;, java.lang.Double, [Ljava.util.Date;, [B, [C, [D, java.util.HashMap, java.util.Currency, [F, long, java.util.Stack, java.util.TreeSet, [I, java.util.ArrayList, [J, java.util.HashSet, java.util.LinkedHashMap, java.util.Calendar, java.lang.StringBuffer, [S, [Ljava.math.BigInteger;, java.lang.Boolean, [Ljava.lang.Number;, java.lang.String, [Ljava.math.BigDecimal;, java.lang.Number, java.util.LinkedList, java.util.Hashtable, java.util.LinkedHashSet, [Z, [Ljava.lang.Float;, java.util.Properties, [Ljava.lang.Byte;, [Ljava.util.Locale;, int, java.sql.Date, boolean, java.util.TreeMap, [Ljava.lang.Long;, char, short, java.lang.Class, java.util.BitSet, java.util.Arrays$ArrayList 11:00:16,657 DEBUG [main][Persistence] Type converter support initialising ... 11:00:16,657 DEBUG [main][Persistence] Added converter for java.math.BigDecimal<->java.lang.String using org.datanucleus.store.types.converters.BigDecimalStringConverter 11:00:16,657 DEBUG [main][Persistence] Added converter for java.math.BigInteger<->java.lang.String using org.datanucleus.store.types.converters.BigIntegerStringConverter 11:00:16,657 DEBUG [main][Persistence] Added converter for java.util.BitSet<->java.lang.String using org.datanucleus.store.types.converters.BitSetStringConverter 11:00:16,657 DEBUG [main][Persistence] Added converter for java.util.Calendar<->java.lang.String using org.datanucleus.store.types.converters.CalendarStringConverter 11:00:16,657 DEBUG [main][Persistence] Added converter for java.lang.Class<->java.lang.String using org.datanucleus.store.types.converters.ClassStringConverter 11:00:16,657 DEBUG [main][Persistence] Added converter for java.awt.Color<->java.lang.String using org.datanucleus.store.types.converters.ColorStringConverter 11:00:16,658 DEBUG [main][Persistence] Added converter for java.lang.Integer<->java.lang.String using org.datanucleus.store.types.converters.IntegerStringConverter 11:00:16,658 DEBUG [main][Persistence] Added converter for java.lang.Long<->java.lang.String using org.datanucleus.store.types.converters.LongStringConverter 11:00:16,658 DEBUG [main][Persistence] Added converter for java.util.Currency<->java.lang.String using org.datanucleus.store.types.converters.CurrencyStringConverter 11:00:16,658 DEBUG [main][Persistence] Added converter for java.util.Date<->java.lang.Long using org.datanucleus.store.types.converters.DateLongConverter 11:00:16,658 DEBUG [main][Persistence] Added converter for java.util.Date<->java.lang.String using org.datanucleus.store.types.converters.DateStringConverter 11:00:16,658 DEBUG [main][Persistence] Added converter for java.util.Locale<->java.lang.String using org.datanucleus.store.types.converters.LocaleStringConverter 11:00:16,658 DEBUG [main][Persistence] Added converter for java.sql.Date<->java.lang.Long using org.datanucleus.store.types.converters.SqlDateLongConverter 11:00:16,658 DEBUG [main][Persistence] Added converter for java.sql.Date<->java.lang.String using org.datanucleus.store.types.converters.SqlDateStringConverter 11:00:16,658 DEBUG [main][Persistence] Added converter for java.sql.Time<->java.lang.Long using org.datanucleus.store.types.converters.SqlTimeLongConverter 11:00:16,658 DEBUG [main][Persistence] Added converter for java.sql.Time<->java.lang.String using org.datanucleus.store.types.converters.SqlTimeStringConverter 11:00:16,658 DEBUG [main][Persistence] Added converter for java.sql.Timestamp<->java.lang.Long using org.datanucleus.store.types.converters.SqlTimestampLongConverter 11:00:16,658 DEBUG [main][Persistence] Added converter for java.lang.StringBuffer<->java.lang.String using org.datanucleus.store.types.converters.StringBufferStringConverter 11:00:16,658 DEBUG [main][Persistence] Added converter for java.util.TimeZone<->java.lang.String using org.datanucleus.store.types.converters.TimeZoneStringConverter 11:00:16,659 DEBUG [main][Persistence] Added converter for java.net.URI<->java.lang.String using org.datanucleus.store.types.converters.URIStringConverter 11:00:16,659 DEBUG [main][Persistence] Added converter for java.net.URL<->java.lang.String using org.datanucleus.store.types.converters.URLStringConverter 11:00:16,659 DEBUG [main][Persistence] Added converter for java.util.UUID<->java.lang.String using org.datanucleus.store.types.converters.UUIDStringConverter 11:00:16,659 DEBUG [main][Persistence] TypeConverter for javax.time.calendar.LocalDate<->java.lang.String ignored since java type not present in CLASSPATH 11:00:16,659 DEBUG [main][Persistence] TypeConverter for javax.time.calendar.LocalTime<->java.lang.String ignored since java type not present in CLASSPATH 11:00:16,660 DEBUG [main][Persistence] TypeConverter for javax.time.calendar.LocalTime<->java.lang.Long ignored since java type not present in CLASSPATH 11:00:16,660 DEBUG [main][Persistence] TypeConverter for javax.time.calendar.LocalDateTime<->java.lang.String ignored since java type not present in CLASSPATH 11:00:16,660 DEBUG [main][Persistence] Added converter for java.io.Serializable<->java.lang.String using org.datanucleus.store.types.converters.SerializableStringConverter 11:00:16,660 DEBUG [main][Persistence] Added converter for java.io.Serializable<->[B using org.datanucleus.store.types.converters.SerializableByteArrayConverter 11:00:16,660 DEBUG [main][Persistence] Type converter support loaded 11:00:16,660 DEBUG [main][MetaData] MetaDataManager : Input=(XML,Annotations), XML-Validation=false, XML-Suffices=(persistence=*.jdo, orm=orm, query=*.jdoquery), JDO-listener=true 11:00:16,660 DEBUG [main][MetaData] Registering listener for metadata initialisation 11:00:16,660 DEBUG [main][MetaData] Listener found initialisation for persistable class org.cumulus4j.store.model.EncryptionCoordinateSet 11:00:16,661 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /META-INF/package.jdo 11:00:16,661 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /WEB-INF/package.jdo 11:00:16,661 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /package.jdo 11:00:16,661 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/package.jdo 11:00:16,662 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org.jdo 11:00:16,662 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j/package.jdo 11:00:16,662 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j.jdo 11:00:16,662 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j/store/package.jdo 11:00:16,663 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j/store.jdo 11:00:16,663 DEBUG [main][MetaData] Parsing MetaData file "jar:file:/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store/target/org.cumulus4j.store-1.2.1-SNAPSHOT.jar!/org/cumulus4j/store/model/package.jdo" using handler "jdo" (validation="false") 11:00:16,665 DEBUG [main][MetaData] XML Entity Public="" System="http://java.sun.com/dtd/jdo_3_0.dtd 11:00:16,995 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j/store/model.jdo 11:00:16,996 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j/store/model/EncryptionCoordinateSet.jdo 11:00:16,996 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" not found 11:00:16,997 DEBUG [main][MetaData] Class "org.cumulus4j.store.model.EncryptionCoordinateSet" has been specified with JDO annotations so using those. 11:00:16,998 DEBUG [main][MetaData] Class "org.cumulus4j.store.model.EncryptionCoordinateSet" : Populating Meta-Data 11:00:16,999 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /META-INF/package.orm 11:00:16,999 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /WEB-INF/package.orm 11:00:17,000 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /package.orm 11:00:17,000 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/package.orm 11:00:17,000 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org.orm 11:00:17,001 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j/package.orm 11:00:17,001 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j.orm 11:00:17,002 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j/store/package.orm 11:00:17,002 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j/store.orm 11:00:17,002 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j/store/model/package.orm 11:00:17,003 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j/store/model.orm 11:00:17,003 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j/store/model/EncryptionCoordinateSet.orm 11:00:17,003 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" not found 11:00:17,004 DEBUG [main][Datastore] Creating StoreManager for datastore 11:00:17,010 DEBUG [main][Connection] Created tx data source using pooling type of dbcp-builtin 11:00:17,010 DEBUG [main][Connection] Registered transactional connection factory under name "rdbms/tx" 11:00:17,010 DEBUG [main][Connection] Registered nontransactional connection factory under name "rdbms/nontx" 11:00:17,013 DEBUG [main][Connection] Created nontx data source using pooling type of dbcp-builtin 11:00:19,038 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6435fa1c" opened 11:00:19,039 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Boolean (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false) 11:00:19,039 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Boolean (jdbc-type=BOOLEAN, sql-type=BOOLEAN, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BooleanRDBMSMapping, default=false) 11:00:19,039 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Boolean (jdbc-type=SMALLINT, sql-type=SMALLINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.SmallIntRDBMSMapping, default=false) 11:00:19,039 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Byte (jdbc-type=SMALLINT, sql-type=SMALLINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.SmallIntRDBMSMapping, default=false) 11:00:19,039 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Character (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=true) 11:00:19,039 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Character (jdbc-type=INTEGER, sql-type=INTEGER, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false) 11:00:19,040 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Character (jdbc-type=INTEGER, sql-type=INT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false) 11:00:19,040 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Double (jdbc-type=DOUBLE, sql-type=DOUBLE, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DoubleRDBMSMapping, default=true) 11:00:19,040 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Double (jdbc-type=DECIMAL, sql-type=DECIMAL, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DecimalRDBMSMapping, default=false) 11:00:19,040 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Float (jdbc-type=FLOAT, sql-type=FLOAT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.FloatRDBMSMapping, default=true) 11:00:19,040 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Float (jdbc-type=DOUBLE, sql-type=DOUBLE, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DoubleRDBMSMapping, default=false) 11:00:19,040 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Float (jdbc-type=REAL, sql-type=REAL, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.RealRDBMSMapping, default=false) 11:00:19,040 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Float (jdbc-type=DECIMAL, sql-type=DECIMAL, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DecimalRDBMSMapping, default=false) 11:00:19,040 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Integer (jdbc-type=INTEGER, sql-type=INTEGER, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=true) 11:00:19,040 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Integer (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=false) 11:00:19,040 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Integer (jdbc-type=NUMERIC, sql-type=NUMERIC, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NumericRDBMSMapping, default=false) 11:00:19,041 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Integer (jdbc-type=INTEGER, sql-type=INT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=true) 11:00:19,041 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Integer (jdbc-type=SMALLINT, sql-type=SMALLINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.SmallIntRDBMSMapping, default=false) 11:00:19,041 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Long (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=true) 11:00:19,041 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Long (jdbc-type=INTEGER, sql-type=INT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false) 11:00:19,041 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Long (jdbc-type=NUMERIC, sql-type=NUMERIC, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NumericRDBMSMapping, default=false) 11:00:19,042 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Long (jdbc-type=SMALLINT, sql-type=SMALLINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.SmallIntRDBMSMapping, default=false) 11:00:19,042 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Short (jdbc-type=SMALLINT, sql-type=SMALLINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.SmallIntRDBMSMapping, default=true) 11:00:19,042 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Short (jdbc-type=INTEGER, sql-type=INTEGER, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false) 11:00:19,042 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Short (jdbc-type=INTEGER, sql-type=INT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false) 11:00:19,042 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.String (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=true) 11:00:19,043 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.String (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false) 11:00:19,043 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.String (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=false) 11:00:19,043 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.String (jdbc-type=LONGVARCHAR, sql-type=LONGVARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.LongVarcharRDBMSMapping, default=false) 11:00:19,044 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.String (jdbc-type=CLOB, sql-type=CLOB, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.ClobRDBMSMapping, default=false) 11:00:19,044 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.String (jdbc-type=BLOB, sql-type=BLOB, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BlobRDBMSMapping, default=false) 11:00:19,045 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.String (jdbc-type=NVARCHAR, sql-type=NVARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NVarcharRDBMSMapping, default=false) 11:00:19,045 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.String (jdbc-type=NCHAR, sql-type=NCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NCharRDBMSMapping, default=false) 11:00:19,045 DEBUG [main][Datastore] Adding RDBMS support for Java type java.math.BigDecimal (jdbc-type=DECIMAL, sql-type=DECIMAL, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DecimalRDBMSMapping, default=true) 11:00:19,045 DEBUG [main][Datastore] Adding RDBMS support for Java type java.math.BigDecimal (jdbc-type=NUMERIC, sql-type=NUMERIC, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NumericRDBMSMapping, default=false) 11:00:19,045 DEBUG [main][Datastore] Adding RDBMS support for Java type java.math.BigInteger (jdbc-type=NUMERIC, sql-type=NUMERIC, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NumericRDBMSMapping, default=true) 11:00:19,045 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Date (jdbc-type=DATE, sql-type=DATE, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DateRDBMSMapping, default=true) 11:00:19,045 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Date (jdbc-type=TIMESTAMP, sql-type=TIMESTAMP, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping, default=false) 11:00:19,045 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Date (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false) 11:00:19,045 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Date (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=false) 11:00:19,045 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Date (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=false) 11:00:19,045 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Time (jdbc-type=TIME, sql-type=TIME, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimeRDBMSMapping, default=true) 11:00:19,046 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Time (jdbc-type=TIMESTAMP, sql-type=TIMESTAMP, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping, default=false) 11:00:19,046 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Time (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false) 11:00:19,046 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Time (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=false) 11:00:19,046 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Time (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=false) 11:00:19,046 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Timestamp (jdbc-type=TIMESTAMP, sql-type=TIMESTAMP, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping, default=true) 11:00:19,046 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Timestamp (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false) 11:00:19,046 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Timestamp (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=false) 11:00:19,046 DEBUG [main][Datastore] Adding RDBMS support for Java type java.util.Date (jdbc-type=TIMESTAMP, sql-type=TIMESTAMP, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping, default=true) 11:00:19,046 DEBUG [main][Datastore] Adding RDBMS support for Java type java.util.Date (jdbc-type=DATE, sql-type=DATE, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DateRDBMSMapping, default=false) 11:00:19,046 DEBUG [main][Datastore] Adding RDBMS support for Java type java.util.Date (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false) 11:00:19,046 DEBUG [main][Datastore] Adding RDBMS support for Java type java.util.Date (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=false) 11:00:19,046 DEBUG [main][Datastore] Adding RDBMS support for Java type java.util.Date (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=false) 11:00:19,047 DEBUG [main][Datastore] Adding RDBMS support for Java type java.util.Date (jdbc-type=TIME, sql-type=TIME, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimeRDBMSMapping, default=false) 11:00:19,047 DEBUG [main][Datastore] Adding RDBMS support for Java type java.io.Serializable (jdbc-type=LONGVARBINARY, sql-type=LONGVARBINARY, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.LongVarBinaryRDBMSMapping, default=true) 11:00:19,047 DEBUG [main][Datastore] Adding RDBMS support for Java type java.io.Serializable (jdbc-type=BLOB, sql-type=BLOB, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BlobRDBMSMapping, default=false) 11:00:19,047 DEBUG [main][Datastore] Adding RDBMS support for Java type java.io.Serializable (jdbc-type=VARBINARY, sql-type=VARBINARY, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarBinaryRDBMSMapping, default=false) 11:00:19,047 DEBUG [main][Datastore] Adding RDBMS support for Java type org.datanucleus.identity.OID (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=true) 11:00:19,047 DEBUG [main][Datastore] Adding RDBMS support for Java type org.datanucleus.identity.OID (jdbc-type=INTEGER, sql-type=INTEGER, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false) 11:00:19,047 DEBUG [main][Datastore] Adding RDBMS support for Java type org.datanucleus.identity.OID (jdbc-type=NUMERIC, sql-type=NUMERIC, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NumericRDBMSMapping, default=false) 11:00:19,047 DEBUG [main][Datastore] Adding RDBMS support for Java type org.datanucleus.identity.OID (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false) 11:00:19,047 DEBUG [main][Datastore] Adding RDBMS support for Java type org.datanucleus.identity.OID (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=false) 11:00:19,112 DEBUG [main][Datastore] Removing RDBMS support for Java type java.lang.String (jdbc-type=NVARCHAR, sql-type=NVARCHAR) 11:00:19,112 DEBUG [main][Datastore] Removing RDBMS support for Java type java.lang.String (jdbc-type=NCHAR, sql-type=NCHAR) 11:00:19,118 DEBUG [main][Datastore] ======================= Datastore ========================= 11:00:19,118 DEBUG [main][Datastore] StoreManager : "rdbms" (org.datanucleus.store.rdbms.RDBMSStoreManager) 11:00:19,118 DEBUG [main][Datastore] Datastore : read-write 11:00:19,118 DEBUG [main][Datastore] Schema Control : AutoCreate(Tables), Validate(None) 11:00:19,118 DEBUG [main][Datastore] Query Languages : [JDOQL, JPQL, SQL, STOREDPROC] 11:00:19,118 DEBUG [main][Datastore] Queries : Timeout=0 11:00:19,118 DEBUG [main][Datastore] =========================================================== 11:00:19,118 DEBUG [main][Datastore] Datastore Adapter : org.datanucleus.store.rdbms.adapter.DerbyAdapter 11:00:19,118 DEBUG [main][Datastore] Datastore : name="Apache Derby" version="10.7.1.1 - (1040133)" 11:00:19,118 DEBUG [main][Datastore] Datastore Driver : name="Apache Derby Embedded JDBC Driver" version="10.7.1.1 - (1040133)" 11:00:19,119 DEBUG [main][Datastore] Primary Connection Factory : URL[jdbc:derby:/tmp/cumulus4j-test.pb8pxjeg/derby/cumulus4j;create=true] 11:00:19,119 DEBUG [main][Datastore] Secondary Connection Factory : URL[jdbc:derby:/tmp/cumulus4j-test.pb8pxjeg/derby/cumulus4j;create=true] 11:00:19,119 DEBUG [main][Datastore] Datastore Identifiers : factory="datanucleus2" case=UPPERCASE catalog= schema=ROOT 11:00:19,119 DEBUG [main][Datastore] Supported Identifier Cases : "MixedCase" UPPERCASE "MixedCase-Sensitive" 11:00:19,119 DEBUG [main][Datastore] Supported Identifier Lengths (max) : Table=128 Column=128 Constraint=128 Index=128 Delimiter=" 11:00:19,120 DEBUG [main][Datastore] Support for Identifiers in DDL : catalog=false schema=true 11:00:19,120 DEBUG [main][Datastore] Datastore : checkTableViewExistence, rdbmsConstraintCreateMode=DataNucleus, initialiseColumnInfo=ALL 11:00:19,120 DEBUG [main][Datastore] Support Statement Batching : yes (max-batch-size=50) 11:00:19,120 DEBUG [main][Datastore] Queries : Results direction=forward, type=forward-only, concurrency=read-only 11:00:19,120 DEBUG [main][Datastore] Java-Types : string-default-length=255 11:00:19,120 DEBUG [main][Datastore] JDBC-Types : VARCHAR, LONGVARCHAR, BINARY, BOOLEAN, VARBINARY, LONGVARBINARY, BIGINT, JAVA_OBJECT, [id=2009], CHAR, NUMERIC, DECIMAL, INTEGER, CLOB, SMALLINT, BLOB, FLOAT, REAL, DOUBLE, DATE, TIME, TIMESTAMP 11:00:19,120 DEBUG [main][Datastore] =========================================================== 11:00:19,132 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6435fa1c" non enlisted to a transaction is being committed. 11:00:19,132 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6435fa1c" closed 11:00:19,132 DEBUG [main][Datastore] StoreManager now created 11:00:19,132 DEBUG [main][Persistence] ================= NucleusContext =============== 11:00:19,133 DEBUG [main][Persistence] DataNucleus Context : Version "3.2.4" with JRE "1.8.0_91" on "Linux" 11:00:19,133 DEBUG [main][Persistence] Persistence API : JDO 11:00:19,133 DEBUG [main][Persistence] Plugin Registry : org.datanucleus.plugin.NonManagedPluginRegistry 11:00:19,133 DEBUG [main][Persistence] ClassLoading : datanucleus 11:00:19,133 DEBUG [main][Persistence] Persistence : pm-singlethreaded, nontransactional-read, nontransactional-write, reachability-at-commit, copy-on-attach, managed-relations(checked), deletion-policy=JDO2, serverTimeZone=Europe/Berlin 11:00:19,133 DEBUG [main][Persistence] AutoStart : mechanism=None, mode=Quiet 11:00:19,133 DEBUG [main][Persistence] Transactions : type=RESOURCE_LOCAL, mode=datastore, isolation=read-committed 11:00:19,133 DEBUG [main][Persistence] ValueGeneration : txn-isolation=read-committed connection=New 11:00:19,133 DEBUG [main][Persistence] Cache : Level1 (soft), Level2 (soft, mode=UNSPECIFIED), QueryResults (soft), Collections/Maps 11:00:19,133 DEBUG [main][Persistence] ================================================ 11:00:19,133 DEBUG [main][Cache] Level 2 Cache of type "soft" initialised 11:00:19,133 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryTimerPeriod: Property 'cumulus4j.cryptoSessionExpiryTimer.period' is not set. Using default value 60000. 11:00:19,133 TRACE [main][AbstractCryptoSession] setCryptoSessionID: cryptoSessionID=6a3ba097-923c-410c-9ed4-f874d9089306 11:00:19,134 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryAgeMSec: Property 'cumulus4j.cryptoSessionExpiryAge' is not set. Using default value 1800000. 11:00:19,134 DEBUG [main][Persistence] Started pool of ExecutionContext (maxPool=20, reaperThread=false) 11:00:19,134 DEBUG [main][Persistence] ExecutionContext "org.datanucleus.ExecutionContextImpl@14168e1" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@16a5c7e4" with txn="org.datanucleus.TransactionImpl@1e225820" 11:00:19,134 DEBUG [main][Cache] Level 1 Cache of type "soft" initialised 11:00:19,389 INFO [main][AbstractCryptoManager] getEncryptionAlgorithm: Property 'cumulus4j.encryptionAlgorithm' is not set. Using default algorithm 'Twofish/GCM/NoPadding'. 11:00:19,390 INFO [main][AbstractCryptoManager] getMACAlgorithm: Property 'cumulus4j.macAlgorithm' is not set. Using default MAC algorithm 'NONE'. 11:00:19,390 DEBUG [main][Cache] Query Cache of type "org.datanucleus.query.cache.SoftQueryCompilationCache" initialised 11:00:19,390 DEBUG [main][Cache] Query Cache of type "org.datanucleus.store.query.cache.SoftQueryDatastoreCompilationCache" initialised 11:00:19,390 DEBUG [main][Cache] Query Cache of type "org.datanucleus.store.query.cache.SoftQueryResultsCache" initialised 11:00:19,390 DEBUG [main][Query] JDOQL Single-String with "SELECT UNIQUE WHERE this.cipherTransformation == :cipherTransformation && this.macAlgorithm == :macAlgorithm" 11:00:19,391 DEBUG [main][MetaData] Class "org.cumulus4j.store.model.EncryptionCoordinateSet" : Initialising Meta-Data 11:00:19,391 DEBUG [main][Persistence] Managing Persistence of Class : org.cumulus4j.store.model.EncryptionCoordinateSet [Table : ENCRYPTIONCOORDINATESET, InheritanceStrategy : new-table] 11:00:19,391 DEBUG [main][Schema] Column "ENCRYPTIONCOORDINATESET.ENCRYPTIONCOORDINATESETID" added to internal representation of table. 11:00:19,392 DEBUG [main][Schema] Field [org.cumulus4j.store.model.EncryptionCoordinateSet.encryptionCoordinateSetID] -> Column(s) [ENCRYPTIONCOORDINATESET.ENCRYPTIONCOORDINATESETID] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 11:00:19,392 DEBUG [main][Schema] Table ENCRYPTIONCOORDINATESET will manage the persistence of the fields for class org.cumulus4j.store.model.EncryptionCoordinateSet (inheritance strategy="new-table") 11:00:19,392 DEBUG [main][Schema] Column "ENCRYPTIONCOORDINATESET.CIPHERTRANSFORMATION" added to internal representation of table. 11:00:19,393 DEBUG [main][Schema] Field [org.cumulus4j.store.model.EncryptionCoordinateSet.cipherTransformation] -> Column(s) [ENCRYPTIONCOORDINATESET.CIPHERTRANSFORMATION] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 11:00:19,393 DEBUG [main][Schema] Column "ENCRYPTIONCOORDINATESET.MACALGORITHM" added to internal representation of table. 11:00:19,393 DEBUG [main][Schema] Field [org.cumulus4j.store.model.EncryptionCoordinateSet.macAlgorithm] -> Column(s) [ENCRYPTIONCOORDINATESET.MACALGORITHM] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 11:00:19,393 DEBUG [main][Schema] Column "ENCRYPTIONCOORDINATESET.VERSION" added to internal representation of table. 11:00:19,393 DEBUG [main][Schema] Table/View ENCRYPTIONCOORDINATESET has been initialised 11:00:19,394 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@67bb4dcd" opened with isolation level "serializable" and auto-commit=false 11:00:19,394 DEBUG [main][Schema] Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@67bb4dcd" with isolation "serializable" 11:00:19,425 DEBUG [main][Schema] Check of existence of ENCRYPTIONCOORDINATESET returned no table 11:00:19,425 DEBUG [main][Schema] Creating table ENCRYPTIONCOORDINATESET 11:00:19,425 DEBUG [main][Schema] CREATE TABLE ENCRYPTIONCOORDINATESET ( ENCRYPTIONCOORDINATESETID BIGINT NOT NULL generated always as identity (start with 1), CIPHERTRANSFORMATION VARCHAR(255) NOT NULL, MACALGORITHM VARCHAR(255) NOT NULL, VERSION BIGINT NOT NULL ) 11:00:19,442 DEBUG [main][Schema] Execution Time = 16 ms 11:00:19,442 DEBUG [main][Schema] ALTER TABLE ENCRYPTIONCOORDINATESET ADD CONSTRAINT ENCRYPTIONCOORDINATESET_PK PRIMARY KEY (ENCRYPTIONCOORDINATESETID) 11:00:19,459 DEBUG [main][Schema] Execution Time = 17 ms 11:00:19,476 DEBUG [main][Schema] Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@67bb4dcd" 11:00:19,480 DEBUG [main][Schema] Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@67bb4dcd" 11:00:19,480 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@67bb4dcd" non enlisted to a transaction is being committed. 11:00:19,480 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@67bb4dcd" closed 11:00:19,481 DEBUG [main][Query] JDOQL Query : Compiling "SELECT UNIQUE FROM org.cumulus4j.store.model.EncryptionCoordinateSet WHERE this.cipherTransformation == :cipherTransformation && this.macAlgorithm == :macAlgorithm" 11:00:19,481 DEBUG [main][Query] JDOQL Query : Compile Time = 0 ms 11:00:19,481 DEBUG [main][Query] QueryCompilation: [filter:DyadicExpression{DyadicExpression{PrimaryExpression{this.cipherTransformation} = ParameterExpression{cipherTransformation}} AND DyadicExpression{PrimaryExpression{this.macAlgorithm} = ParameterExpression{macAlgorithm}}}] [symbols: macAlgorithm type=java.lang.String, this type=org.cumulus4j.store.model.EncryptionCoordinateSet, cipherTransformation type=java.lang.String] 11:00:19,482 DEBUG [main][Query] JDOQL Query : Compiling "SELECT UNIQUE FROM org.cumulus4j.store.model.EncryptionCoordinateSet WHERE this.cipherTransformation == :cipherTransformation && this.macAlgorithm == :macAlgorithm" for datastore 11:00:19,484 DEBUG [main][Query] JDOQL Query : Compile Time for datastore = 2 ms 11:00:19,484 DEBUG [main][Query] SELECT UNIQUE FROM org.cumulus4j.store.model.EncryptionCoordinateSet WHERE this.cipherTransformation == :cipherTransformation && this.macAlgorithm == :macAlgorithm Query compiled to datastore query "SELECT 'org.cumulus4j.store.model.EncryptionCoordinateSet' AS NUCLEUS_TYPE,A0.CIPHERTRANSFORMATION,A0.ENCRYPTIONCOORDINATESETID,A0.MACALGORITHM,A0.VERSION FROM ENCRYPTIONCOORDINATESET A0 WHERE A0.CIPHERTRANSFORMATION = ? AND A0.MACALGORITHM = ?" 11:00:19,484 DEBUG [main][Connection] Connection added to the pool : org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@337a6d30 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true] for key=org.datanucleus.ExecutionContextImpl@14168e1 in factory=ConnectionFactory:nontx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@2921a36a] 11:00:19,484 DEBUG [main][Query] JDOQL Query : Executing "SELECT UNIQUE FROM org.cumulus4j.store.model.EncryptionCoordinateSet WHERE this.cipherTransformation == :cipherTransformation && this.macAlgorithm == :macAlgorithm" ... 11:00:19,484 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2b73bd6b" opened with isolation level "read-committed" and auto-commit=false 11:00:19,492 DEBUG [main][Datastore] Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@28279a49" 11:00:19,492 DEBUG [main][Native] SELECT 'org.cumulus4j.store.model.EncryptionCoordinateSet' AS NUCLEUS_TYPE,A0.CIPHERTRANSFORMATION,A0.ENCRYPTIONCOORDINATESETID,A0.MACALGORITHM,A0.VERSION FROM ENCRYPTIONCOORDINATESET A0 WHERE A0.CIPHERTRANSFORMATION = <'TWOFISH/GCM/NOPADDING'> AND A0.MACALGORITHM = <'NONE'> 11:00:19,492 DEBUG [main][Retrieve] Execution Time = 0 ms 11:00:19,493 DEBUG [main][Query] JDOQL Query : Execution Time = 9 ms 11:00:19,493 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2b73bd6b" non enlisted to a transaction is being committed. 11:00:19,493 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2b73bd6b" closed 11:00:19,493 DEBUG [main][Connection] Connection removed from the pool : org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@337a6d30 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2b73bd6b, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true] for key=org.datanucleus.ExecutionContextImpl@14168e1 in factory=ConnectionFactory:nontx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@2921a36a] 11:00:19,493 DEBUG [main][Persistence] Making object persistent : "org.cumulus4j.store.model.EncryptionCoordinateSet@575cabf0" 11:00:19,493 DEBUG [main][Persistence] Started pool of ObjectProviders (maxPool=0, reaperThread=false) 11:00:19,494 DEBUG [main][Persistence] Object "org.cumulus4j.store.model.EncryptionCoordinateSet@575cabf0" being inserted into table "ENCRYPTIONCOORDINATESET" 11:00:19,494 DEBUG [main][Connection] Connection added to the pool : org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@433d9680 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true] for key=org.datanucleus.ExecutionContextImpl@14168e1 in factory=ConnectionFactory:nontx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@2921a36a] 11:00:19,494 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@566e142" opened with isolation level "read-committed" and auto-commit=false 11:00:19,499 DEBUG [main][Datastore] Using PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@6f9e08d4" for connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@566e142" 11:00:19,499 DEBUG [main][Native] INSERT INTO ENCRYPTIONCOORDINATESET (MACALGORITHM,CIPHERTRANSFORMATION,VERSION) VALUES (<'NONE'>,<'TWOFISH/GCM/NOPADDING'>,<1>) 11:00:19,501 DEBUG [main][Persist] Execution Time = 2 ms (number of rows = 1) on PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@6f9e08d4" 11:00:19,504 DEBUG [main][Persist] Object "org.cumulus4j.store.model.EncryptionCoordinateSet@575cabf0" was inserted in the datastore and was given strategy value of "1" 11:00:19,505 DEBUG [main][Cache] Object "org.cumulus4j.store.model.EncryptionCoordinateSet@575cabf0" (id="org.cumulus4j.store.model.EncryptionCoordinateSet:1") added to Level 1 cache (loadedFlags="[YYY]") 11:00:19,505 DEBUG [main][Datastore] Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@6f9e08d4" 11:00:19,508 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@566e142" non enlisted to a transaction is being committed. 11:00:19,509 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@566e142" closed 11:00:19,509 DEBUG [main][Connection] Connection removed from the pool : org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@433d9680 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@566e142, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true] for key=org.datanucleus.ExecutionContextImpl@14168e1 in factory=ConnectionFactory:nontx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@2921a36a] 11:00:19,509 DEBUG [main][Persistence] ExecutionContext.internalFlush() process started using ordered flush - 1 enlisted objects 11:00:19,509 DEBUG [main][Persistence] ExecutionContext.internalFlush() process finished 11:00:19,510 DEBUG [main][Cache] Object "org.cumulus4j.store.model.EncryptionCoordinateSet@575cabf0" (id="1") added to Level 2 cache (fields="[0, 1, 2]", version="1") 11:00:19,510 DEBUG [main][Lifecycle] Object "org.cumulus4j.store.model.EncryptionCoordinateSet@575cabf0" (id="org.cumulus4j.store.model.EncryptionCoordinateSet:1") has a lifecycle change : "P_NEW"->"HOLLOW" 11:00:19,510 DEBUG [main][Transaction] Object "org.cumulus4j.store.model.EncryptionCoordinateSet@575cabf0" (id="org.cumulus4j.store.model.EncryptionCoordinateSet:1") being evicted from transactional cache 11:00:19,510 DEBUG [main][Persistence] Detaching copy of object "org.cumulus4j.store.model.EncryptionCoordinateSet@575cabf0" (depth=0) as "org.cumulus4j.store.model.EncryptionCoordinateSet@f171912" with detached-fields [0, 1, 2] and fields-to-load=[0, 2] 11:00:19,510 DEBUG [main][Cache] Object "org.cumulus4j.store.model.EncryptionCoordinateSet@575cabf0" (id="1") is loading the following fields from the Level 2 cache object : [0, 2] 11:00:19,510 DEBUG [main][Lifecycle] Object "org.cumulus4j.store.model.EncryptionCoordinateSet@575cabf0" (id="org.cumulus4j.store.model.EncryptionCoordinateSet:1") has a lifecycle change : "HOLLOW"->"P_NONTRANS" 11:00:26,952 DEBUG [CryptoCache][CryptoCache$CleanupTask] run: entered 11:00:26,954 INFO [CryptoCache][CryptoCache$CleanupTask] run: CryptoCache was garbage-collected. Cancelling this TimerTask. 11:00:29,204 DEBUG [AbstractCryptoManager][AbstractCryptoManager$CloseExpiredSessionsTask] run: entered 11:00:29,204 INFO [AbstractCryptoManager][AbstractCryptoManager$CloseExpiredSessionsTask] run: AbstractCryptoManager was garbage-collected. Cancelling this TimerTask. 11:00:32,196 DEBUG [CryptoCache][CryptoCache$CleanupTask] run: entered 11:00:32,196 INFO [CryptoCache][CryptoCache$CleanupTask] run: CryptoCache was garbage-collected. Cancelling this TimerTask. 11:00:35,408 DEBUG [AbstractCryptoManager][AbstractCryptoManager$CloseExpiredSessionsTask] run: entered 11:00:35,408 INFO [AbstractCryptoManager][AbstractCryptoManager$CloseExpiredSessionsTask] run: AbstractCryptoManager was garbage-collected. Cancelling this TimerTask. 11:00:36,233 INFO [main][CryptoCache] Persistence property 'cumulus4j.CryptoCache.cleanupTimer.period' is not set. Using default value 60000. 11:00:36,341 TRACE [main][CryptoCache] acquireCipherEntry: Created new Cipher@362030306 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=123. Initialising it with key and IV. 11:00:36,415 TRACE [main][CryptoCache] releaseCipherEntry: Releasing Cipher@362030306 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=123. 11:00:36,415 TRACE [main][CryptoCache] acquireCipherEntry: Found cached Cipher@362030306 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=123. Initialising it with new IV (without key). 11:00:36,463 TRACE [main][CryptoCache] releaseCipherEntry: Releasing Cipher@362030306 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=123. 11:00:36,463 TRACE [main][CryptoCache] clear: entered 11:00:36,568 TRACE [main][CryptoCache] acquireCipherEntry: Created new Cipher@700249373 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=123. Initialising it with key and IV. 11:00:36,616 TRACE [main][CryptoCache] releaseCipherEntry: Releasing Cipher@700249373 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=123. 11:00:36,651 TRACE [main][CryptoCache] clear: entered 11:00:36,653 TRACE [main][CryptoCache] getKeyData: No cached key with keyID=123 found. 11:00:36,759 TRACE [main][CryptoCache] acquireCipherEntry: Created new Cipher@508864177 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=123. Initialising it with key and IV. 11:00:36,806 TRACE [main][CryptoCache] releaseCipherEntry: Releasing Cipher@508864177 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=123. 11:00:36,988 TRACE [main][CryptoCache] acquireCipherEntry: Found cached Cipher@508864177 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=123. Initialising it with new IV (without key). 11:00:37,034 TRACE [main][CryptoCache] releaseCipherEntry: Releasing Cipher@508864177 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=123. 11:00:37,035 TRACE [main][CryptoCache] clear: entered 11:00:37,036 TRACE [main][CryptoCache] getKeyData: No cached key with keyID=123 found. 11:00:37,144 TRACE [main][CryptoCache] acquireCipherEntry: Created new Cipher@253988431 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=123. Initialising it with key and IV. 11:00:37,193 TRACE [main][CryptoCache] releaseCipherEntry: Releasing Cipher@253988431 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=123. 11:00:37,218 DEBUG [main][Persistence] Disconnecting org.cumulus4j.store.model.EncryptionCoordinateSet@575cabf0 from StateManager[pc=org.cumulus4j.store.model.EncryptionCoordinateSet@575cabf0, lifecycle=P_NONTRANS] 11:00:37,218 DEBUG [main][Cache] Object with id="org.cumulus4j.store.model.EncryptionCoordinateSet:1" being removed from Level 1 cache [current cache size = 1] 11:00:37,218 DEBUG [main][Cache] Level 1 Cache cleared 11:00:37,218 DEBUG [main][Persistence] ExecutionContext "org.datanucleus.ExecutionContextImpl@14168e1" closed 11:00:37,294 DEBUG [main][Persistence] Unmanaging Persistence of all classes 11:00:37,294 DEBUG [main][MetaData] Deregistering listener for metadata initialisation 11:00:37,294 DEBUG [main][Cache] Level 2 Cache cleared Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 32.399 sec Results : Tests run: 10, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results [INFO] [INFO] --- maven-bundle-plugin:2.3.4:bundle (default-bundle) @ org.cumulus4j.store.crypto.keymanager --- [INFO] [INFO] --- maven-source-plugin:2.1.2:jar-no-fork (attach-sources) @ org.cumulus4j.store.crypto.keymanager --- [INFO] org already added, skipping [INFO] org/cumulus4j already added, skipping [INFO] org/cumulus4j/store already added, skipping [INFO] org/cumulus4j/store/crypto already added, skipping [INFO] org/cumulus4j/store/crypto/keymanager already added, skipping [INFO] org/cumulus4j/store/crypto/keymanager/rest already added, skipping [INFO] org/cumulus4j/store/crypto/keymanager/messagebroker already added, skipping [INFO] org/cumulus4j/store/crypto/keymanager/messagebroker/httppmf already added, skipping [INFO] org/cumulus4j/store/crypto/keymanager/messagebroker/inmemory already added, skipping [INFO] org/cumulus4j/store/crypto/keymanager/messagebroker/pmf already added, skipping [INFO] LICENCE.txt already added, skipping [INFO] org/cumulus4j/store/crypto/keymanager/messagebroker/httppmf/messagebroker-datanucleus.properties already added, skipping [INFO] org/cumulus4j/store/crypto/keymanager/messagebroker/pmf/messagebroker-datanucleus.properties already added, skipping [INFO] Building jar: /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store.crypto.keymanager/target/org.cumulus4j.store.crypto.keymanager-1.2.1-SNAPSHOT-sources.jar [INFO] org already added, skipping [INFO] org/cumulus4j already added, skipping [INFO] org/cumulus4j/store already added, skipping [INFO] org/cumulus4j/store/crypto already added, skipping [INFO] org/cumulus4j/store/crypto/keymanager already added, skipping [INFO] org/cumulus4j/store/crypto/keymanager/rest already added, skipping [INFO] org/cumulus4j/store/crypto/keymanager/messagebroker already added, skipping [INFO] org/cumulus4j/store/crypto/keymanager/messagebroker/httppmf already added, skipping [INFO] org/cumulus4j/store/crypto/keymanager/messagebroker/inmemory already added, skipping [INFO] org/cumulus4j/store/crypto/keymanager/messagebroker/pmf already added, skipping [INFO] LICENCE.txt already added, skipping [INFO] org/cumulus4j/store/crypto/keymanager/messagebroker/httppmf/messagebroker-datanucleus.properties already added, skipping [INFO] org/cumulus4j/store/crypto/keymanager/messagebroker/pmf/messagebroker-datanucleus.properties already added, skipping [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ org.cumulus4j.store.crypto.keymanager --- [INFO] Installing /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store.crypto.keymanager/target/org.cumulus4j.store.crypto.keymanager-1.2.1-SNAPSHOT.jar to /home/tomcat/.m2/repository/org/cumulus4j/org.cumulus4j.store.crypto.keymanager/1.2.1-SNAPSHOT/org.cumulus4j.store.crypto.keymanager-1.2.1-SNAPSHOT.jar [INFO] Installing /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store.crypto.keymanager/pom.xml to /home/tomcat/.m2/repository/org/cumulus4j/org.cumulus4j.store.crypto.keymanager/1.2.1-SNAPSHOT/org.cumulus4j.store.crypto.keymanager-1.2.1-SNAPSHOT.pom [INFO] Installing /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store.crypto.keymanager/target/org.cumulus4j.store.crypto.keymanager-1.2.1-SNAPSHOT-sources.jar to /home/tomcat/.m2/repository/org/cumulus4j/org.cumulus4j.store.crypto.keymanager/1.2.1-SNAPSHOT/org.cumulus4j.store.crypto.keymanager-1.2.1-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-bundle-plugin:2.3.4:install (default-install) @ org.cumulus4j.store.crypto.keymanager --- [WARNING] Ignoring project type bundle - supportedProjectTypes = [] [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building org.cumulus4j.integrationtest.gwt 1.2.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.cumulus4j.integrationtest.gwt --- [INFO] Deleting /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.gwt/target [INFO] Deleting /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.gwt (includes = [*.log, $jarplug.work/**], excludes = []) [INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ org.cumulus4j.integrationtest.gwt --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ org.cumulus4j.integrationtest.gwt --- [INFO] Compiling 7 source files to /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.gwt/target/org.cumulus4j.integrationtest.gwt-1.2.1-SNAPSHOT/WEB-INF/classes [INFO] [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ org.cumulus4j.integrationtest.gwt --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.gwt/src/test/java [INFO] [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ org.cumulus4j.integrationtest.gwt --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.8.1:test (default-test) @ org.cumulus4j.integrationtest.gwt --- [INFO] No tests to run. [INFO] Surefire report directory: /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.gwt/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- There are no tests to run. Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results [INFO] [INFO] --- gwt-maven-plugin:2.3.0:compile (default) @ org.cumulus4j.integrationtest.gwt --- [INFO] auto discovered modules [org.cumulus4j.integrationtest.gwt.Integrationtest] [INFO] Compiling module org.cumulus4j.integrationtest.gwt.Integrationtest [INFO] Compiling 6 permutations [INFO] Compiling permutation 0... [INFO] Process output [INFO] Compiling [INFO] Compiling permutation 1... [INFO] Process output [INFO] Compiling [INFO] Compiling permutation 4... [INFO] Process output [INFO] Compiling [INFO] Compiling permutation 5... [INFO] Process output [INFO] Compiling [INFO] Compiling permutation 2... [INFO] Process output [INFO] Compiling [INFO] Compiling permutation 3... [INFO] Compile of permutations succeeded [INFO] Linking into /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.gwt/target/org.cumulus4j.integrationtest.gwt-1.2.1-SNAPSHOT/sample [INFO] Link succeeded [INFO] Compilation succeeded -- 38.490s [INFO] [INFO] --- maven-war-plugin:2.1.1:war (default-war) @ org.cumulus4j.integrationtest.gwt --- [INFO] Packaging webapp [INFO] Assembling webapp [org.cumulus4j.integrationtest.gwt] in [/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.gwt/target/org.cumulus4j.integrationtest.gwt-1.2.1-SNAPSHOT] [INFO] Processing war project [INFO] Copying webapp resources [/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.gwt/src/main/webapp] [INFO] Webapp assembled in [178 msecs] [INFO] Building war: /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.gwt/target/org.cumulus4j.integrationtest.gwt-1.2.1-SNAPSHOT.war [INFO] WEB-INF/web.xml already added, skipping [INFO] [INFO] --- gwt-maven-plugin:2.3.0:test (default) @ org.cumulus4j.integrationtest.gwt --- [JENKINS] Recording test results [INFO] [INFO] --- maven-source-plugin:2.1.2:jar-no-fork (attach-sources) @ org.cumulus4j.integrationtest.gwt --- [INFO] Building jar: /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.gwt/target/org.cumulus4j.integrationtest.gwt-1.2.1-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ org.cumulus4j.integrationtest.gwt --- [INFO] Installing /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.gwt/target/org.cumulus4j.integrationtest.gwt-1.2.1-SNAPSHOT.war to /home/tomcat/.m2/repository/org/cumulus4j/org.cumulus4j.integrationtest.gwt/1.2.1-SNAPSHOT/org.cumulus4j.integrationtest.gwt-1.2.1-SNAPSHOT.war [INFO] Installing /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.gwt/pom.xml to /home/tomcat/.m2/repository/org/cumulus4j/org.cumulus4j.integrationtest.gwt/1.2.1-SNAPSHOT/org.cumulus4j.integrationtest.gwt-1.2.1-SNAPSHOT.pom [INFO] Installing /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.gwt/target/org.cumulus4j.integrationtest.gwt-1.2.1-SNAPSHOT-sources.jar to /home/tomcat/.m2/repository/org/cumulus4j/org.cumulus4j.integrationtest.gwt/1.2.1-SNAPSHOT/org.cumulus4j.integrationtest.gwt-1.2.1-SNAPSHOT-sources.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building org.cumulus4j.integrationtest.webapp 1.2.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.cumulus4j.integrationtest.webapp --- [INFO] Deleting /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target [INFO] Deleting /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp (includes = [*.log, $jarplug.work/**], excludes = []) [INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ org.cumulus4j.integrationtest.webapp --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/src/main/resources [INFO] Copying 2 resources [INFO] Copying 0 resource [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ org.cumulus4j.integrationtest.webapp --- [INFO] Compiling 2 source files to /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/classes [INFO] [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ org.cumulus4j.integrationtest.webapp --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ org.cumulus4j.integrationtest.webapp --- [INFO] Compiling 1 source file to /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.8.1:test (default-test) @ org.cumulus4j.integrationtest.webapp --- [INFO] Surefire report directory: /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- There are no tests to run. Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results [INFO] [INFO] --- maven-war-plugin:2.1.1:war (default-war) @ org.cumulus4j.integrationtest.webapp --- [INFO] Packaging webapp [INFO] Assembling webapp [org.cumulus4j.integrationtest.webapp] in [/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/org.cumulus4j.integrationtest.webapp-1.2.1-SNAPSHOT] [INFO] Processing war project [INFO] Copying webapp resources [/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/src/main/webapp] [INFO] Webapp assembled in [52 msecs] [INFO] Building war: /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/org.cumulus4j.integrationtest.webapp-1.2.1-SNAPSHOT.war [INFO] WEB-INF/web.xml already added, skipping [INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ org.cumulus4j.integrationtest.webapp --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/src/main/resources [INFO] Copying 2 resources [INFO] Copying 0 resource [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ org.cumulus4j.integrationtest.webapp --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ org.cumulus4j.integrationtest.webapp --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ org.cumulus4j.integrationtest.webapp --- [INFO] Nothing to compile - all classes are up to date [WARNING] Failed to getClass for org.mortbay.jetty.plugin.JettyRunMojo [INFO] [INFO] --- jetty-maven-plugin:8.0.0.M2:run (start-jetty) @ org.cumulus4j.integrationtest.webapp --- [INFO] Configuring Jetty for project: org.cumulus4j.integrationtest.webapp [INFO] webAppSourceDirectory /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/src/main/webapp does not exist. Defaulting to /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/src/main/webapp [INFO] Reload Mechanic: automatic [INFO] Classes = /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/classes [INFO] Context path = /org.cumulus4j.integrationtest.webapp [INFO] Tmp directory = /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/tmp [INFO] Web defaults = org/eclipse/jetty/webapp/webdefault.xml [INFO] Web overrides = none [INFO] web.xml file = file:/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/src/main/webapp/WEB-INF/web.xml [INFO] Webapp directory = /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/src/main/webapp [INFO] Starting jetty 8.0.0.M2 ... 2016-05-30 11:01:30.269:INFO::jetty-8.0.0.M2 2016-05-30 11:01:31.279:INFO::No Transaction manager found - if your webapp requires one, please configure one. 2016-05-30 11:01:31.492:INFO::Started SelectChannelConnector@0.0.0.0:8585 [INFO] Started Jetty Server [INFO] [INFO] --- maven-failsafe-plugin:2.8.1:integration-test (default) @ org.cumulus4j.integrationtest.webapp --- [INFO] Failsafe report directory: /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/failsafe-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.cumulus4j.integrationtest.webapp.test.IntegrationWithAppServerOnlyTest 11:01:32,760 DEBUG [main][DateDependentKeyStrategy] init: Calculated numberOfKeysToGenerate=25 11:01:32,762 INFO [main][KeyStore] getKeySize: System property 'cumulus4j.KeyStore.keySize' is not set. Using default key size (256 bit). 11:01:32,763 INFO [main][KeyStore] createUser: Created master-key with a size of 256 bits. This key will not be modified for this key-store anymore. 11:01:32,765 INFO [main][KeyStore] getEncryptionAlgorithm: System property 'cumulus4j.KeyStore.encryptionAlgorithm' is not set. Using default algorithm 'Twofish/GCM/NoPadding'. 11:01:32,904 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="DES" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$DES" 11:01:32,905 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="DESMAC" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$DES" 11:01:32,906 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="DES64" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$DES64" 11:01:32,906 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="DES64MAC" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$DES64" 11:01:32,907 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="DES/CFB8" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$DESCFB8" 11:01:32,908 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="DESMAC/CFB8" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$DESCFB8" 11:01:32,908 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="DESWITHISO9797" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$DES9797Alg3" 11:01:32,909 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="DESWITHISO9797MAC" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$DES9797Alg3" 11:01:32,909 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="ISO9797ALG3" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$DES9797Alg3" 11:01:32,909 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="ISO9797ALG3MAC" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$DES9797Alg3" 11:01:32,911 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="ISO9797ALG3WITHISO7816-4PADDING" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$DES9797Alg3with7816d4" 11:01:32,911 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="ISO9797ALG3MACWITHISO7816-4PADDING" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$DES9797Alg3with7816d4" 11:01:32,912 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="RC2" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$RC2" 11:01:32,912 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="RC2MAC" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$RC2" 11:01:32,913 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="RC2/CFB8" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$RC2CFB8" 11:01:32,913 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="RC2MAC/CFB8" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$RC2CFB8" 11:01:32,914 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="GOST28147" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$GOST28147" 11:01:32,914 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="GOST28147MAC" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$GOST28147" 11:01:32,916 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="OLDHMACSHA384" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$OldSHA384" 11:01:32,918 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="OLDHMACSHA512" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$OldSHA512" 11:01:32,919 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMACMD2" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$MD2" 11:01:32,919 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC-MD2" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$MD2" 11:01:32,919 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC/MD2" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$MD2" 11:01:32,920 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMACMD4" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$MD4" 11:01:32,921 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC-MD4" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$MD4" 11:01:32,921 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC/MD4" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$MD4" 11:01:32,922 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMACMD5" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$MD5" 11:01:32,922 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC-MD5" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$MD5" 11:01:32,922 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC/MD5" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$MD5" 11:01:32,923 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMACSHA1" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA1" 11:01:32,924 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC-SHA1" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA1" 11:01:32,924 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC/SHA1" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA1" 11:01:32,925 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMACSHA224" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA224" 11:01:32,925 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC-SHA224" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA224" 11:01:32,925 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC/SHA224" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA224" 11:01:32,927 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMACSHA256" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA256" 11:01:32,927 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC-SHA256" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA256" 11:01:32,927 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC/SHA256" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA256" 11:01:32,928 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMACSHA384" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA384" 11:01:32,929 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC-SHA384" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA384" 11:01:32,929 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC/SHA384" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA384" 11:01:32,930 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMACSHA512" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA512" 11:01:32,930 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC-SHA512" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA512" 11:01:32,931 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC/SHA512" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA512" 11:01:32,932 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMACRIPEMD128" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$RIPEMD128" 11:01:32,932 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC-RIPEMD128" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$RIPEMD128" 11:01:32,932 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC/RIPEMD128" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$RIPEMD128" 11:01:32,933 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMACRIPEMD160" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$RIPEMD160" 11:01:32,934 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC-RIPEMD160" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$RIPEMD160" 11:01:32,934 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC/RIPEMD160" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$RIPEMD160" 11:01:32,935 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMACTIGER" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$Tiger" 11:01:32,935 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC-TIGER" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$Tiger" 11:01:32,936 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC/TIGER" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$Tiger" 11:01:32,949 TRACE [main][CryptoRegistry] registerAsymmetricEngineClass: algorithmName="ElGamal" engineClass="org.bouncycastle.crypto.engines.ElGamalEngine" 11:01:32,953 TRACE [main][CryptoRegistry] registerAsymmetricEngineClass: algorithmName="NaccacheStern" engineClass="org.bouncycastle.crypto.engines.NaccacheSternEngine" 11:01:32,956 TRACE [main][CryptoRegistry] registerAsymmetricEngineClass: algorithmName="RSA" engineClass="org.bouncycastle.crypto.engines.RSABlindedEngine" 11:01:32,961 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="AES" engineClass="org.bouncycastle.crypto.engines.AESEngine" 11:01:32,968 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="AES.fast" engineClass="org.bouncycastle.crypto.engines.AESFastEngine" 11:01:32,971 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="AES.light" engineClass="org.bouncycastle.crypto.engines.AESLightEngine" 11:01:32,974 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="Blowfish" engineClass="org.bouncycastle.crypto.engines.BlowfishEngine" 11:01:32,979 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="Camellia" engineClass="org.bouncycastle.crypto.engines.CamelliaEngine" 11:01:32,983 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="Camellia.light" engineClass="org.bouncycastle.crypto.engines.CamelliaLightEngine" 11:01:32,989 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="CAST5" engineClass="org.bouncycastle.crypto.engines.CAST5Engine" 11:01:32,992 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="CAST6" engineClass="org.bouncycastle.crypto.engines.CAST6Engine" 11:01:32,997 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="DESede" engineClass="org.bouncycastle.crypto.engines.DESedeEngine" 11:01:32,997 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="DES" engineClass="org.bouncycastle.crypto.engines.DESEngine" 11:01:33,002 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="GOST28147" engineClass="org.bouncycastle.crypto.engines.GOST28147Engine" 11:01:33,005 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="Noekeon" engineClass="org.bouncycastle.crypto.engines.NoekeonEngine" 11:01:33,006 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="Null" engineClass="org.bouncycastle.crypto.engines.NullEngine" 11:01:33,009 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="RC2" engineClass="org.bouncycastle.crypto.engines.RC2Engine" 11:01:33,013 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="RC5-32" engineClass="org.bouncycastle.crypto.engines.RC532Engine" 11:01:33,014 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="RC5-64" engineClass="org.bouncycastle.crypto.engines.RC564Engine" 11:01:33,016 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="RC6" engineClass="org.bouncycastle.crypto.engines.RC6Engine" 11:01:33,020 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="Rijndael" engineClass="org.bouncycastle.crypto.engines.RijndaelEngine" 11:01:33,023 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="SEED" engineClass="org.bouncycastle.crypto.engines.SEEDEngine" 11:01:33,028 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="Serpent" engineClass="org.bouncycastle.crypto.engines.SerpentEngine" 11:01:33,030 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="SKIPJACK" engineClass="org.bouncycastle.crypto.engines.SkipjackEngine" 11:01:33,032 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="TEA" engineClass="org.bouncycastle.crypto.engines.TEAEngine" 11:01:33,037 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="Twofish" engineClass="org.bouncycastle.crypto.engines.TwofishEngine" 11:01:33,039 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="XTEA" engineClass="org.bouncycastle.crypto.engines.XTEAEngine" 11:01:33,042 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="Grain-128" engineClass="org.bouncycastle.crypto.engines.Grain128Engine" 11:01:33,044 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="GRAIN-V1" engineClass="org.bouncycastle.crypto.engines.Grainv1Engine" 11:01:33,046 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="HC-128" engineClass="org.bouncycastle.crypto.engines.HC128Engine" 11:01:33,048 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="HC-256" engineClass="org.bouncycastle.crypto.engines.HC256Engine" 11:01:33,050 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="ISAAC" engineClass="org.bouncycastle.crypto.engines.ISAACEngine" 11:01:33,051 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="RC4" engineClass="org.bouncycastle.crypto.engines.RC4Engine" 11:01:33,055 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="Salsa20" engineClass="org.bouncycastle.crypto.engines.Salsa20Engine" 11:01:33,056 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CBC" modeClass="org.bouncycastle.crypto.modes.CBCBlockCipher" 11:01:33,058 TRACE [main][CryptoRegistry] registerAEADBlockCipherMode: modeName="CCM" modeClass="org.bouncycastle.crypto.modes.CCMBlockCipher" 11:01:33,060 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 11:01:33,060 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB8" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 11:01:33,061 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB16" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 11:01:33,061 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB24" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 11:01:33,061 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB32" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 11:01:33,061 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB40" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 11:01:33,061 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB48" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 11:01:33,061 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB56" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 11:01:33,062 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB64" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 11:01:33,062 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB72" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 11:01:33,062 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB80" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 11:01:33,062 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB88" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 11:01:33,062 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB96" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 11:01:33,062 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB104" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 11:01:33,062 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB112" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 11:01:33,063 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB120" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 11:01:33,063 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB128" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 11:01:33,063 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB136" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 11:01:33,063 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB144" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 11:01:33,063 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB152" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 11:01:33,064 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB160" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 11:01:33,064 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB168" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 11:01:33,064 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB176" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 11:01:33,064 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB184" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 11:01:33,064 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB192" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 11:01:33,064 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB200" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 11:01:33,065 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB208" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 11:01:33,065 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB216" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 11:01:33,065 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB224" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 11:01:33,065 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB232" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 11:01:33,065 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB240" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 11:01:33,065 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB248" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 11:01:33,066 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB256" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 11:01:33,067 TRACE [main][CryptoRegistry] registerBufferedBlockCipherMode: modeName="CTS" modeClass="org.bouncycastle.crypto.modes.CTSBlockCipher" 11:01:33,068 TRACE [main][CryptoRegistry] registerBufferedBlockCipherMode: modeName="CBC-CTS" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCBCCTSBlockCipher" 11:01:33,069 TRACE [main][CryptoRegistry] registerAEADBlockCipherMode: modeName="EAX" modeClass="org.bouncycastle.crypto.modes.EAXBlockCipher" 11:01:33,071 TRACE [main][CryptoRegistry] registerAEADBlockCipherMode: modeName="GCM" modeClass="org.bouncycastle.crypto.modes.GCMBlockCipher" 11:01:33,072 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="GOFB" modeClass="org.bouncycastle.crypto.modes.GOFBBlockCipher" 11:01:33,074 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 11:01:33,074 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB8" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 11:01:33,074 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB16" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 11:01:33,075 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB24" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 11:01:33,075 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB32" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 11:01:33,075 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB40" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 11:01:33,075 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB48" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 11:01:33,075 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB56" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 11:01:33,076 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB64" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 11:01:33,076 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB72" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 11:01:33,076 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB80" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 11:01:33,076 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB88" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 11:01:33,076 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB96" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 11:01:33,076 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB104" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 11:01:33,077 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB112" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 11:01:33,077 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB120" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 11:01:33,077 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB128" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 11:01:33,077 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB136" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 11:01:33,077 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB144" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 11:01:33,077 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB152" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 11:01:33,077 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB160" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 11:01:33,078 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB168" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 11:01:33,078 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB176" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 11:01:33,078 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB184" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 11:01:33,078 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB192" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 11:01:33,078 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB200" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 11:01:33,078 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB208" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 11:01:33,078 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB216" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 11:01:33,078 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB224" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 11:01:33,079 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB232" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 11:01:33,079 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB240" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 11:01:33,079 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB248" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 11:01:33,079 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB256" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 11:01:33,081 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="SIC" modeClass="org.bouncycastle.crypto.modes.SICBlockCipher" 11:01:33,108 DEBUG [main][CryptoRegistry] registerBlockCipherPadding: paddingName="ISO10126-2" paddingClass="org.bouncycastle.crypto.paddings.ISO10126d2Padding" 11:01:33,108 TRACE [main][CryptoRegistry] registerBlockCipherPadding: paddingName="ISO10126" paddingClass="org.bouncycastle.crypto.paddings.ISO10126d2Padding" 11:01:33,109 DEBUG [main][CryptoRegistry] registerBlockCipherPadding: paddingName="ISO7816-4" paddingClass="org.bouncycastle.crypto.paddings.ISO7816d4Padding" 11:01:33,110 DEBUG [main][CryptoRegistry] registerBlockCipherPadding: paddingName="PKCS7" paddingClass="org.bouncycastle.crypto.paddings.PKCS7Padding" 11:01:33,111 TRACE [main][CryptoRegistry] registerBlockCipherPadding: paddingName="PKCS5" paddingClass="org.bouncycastle.crypto.paddings.PKCS7Padding" 11:01:33,112 DEBUG [main][CryptoRegistry] registerBlockCipherPadding: paddingName="TBC" paddingClass="org.bouncycastle.crypto.paddings.TBCPadding" 11:01:33,113 DEBUG [main][CryptoRegistry] registerBlockCipherPadding: paddingName="X9.23" paddingClass="org.bouncycastle.crypto.paddings.X923Padding" 11:01:33,114 DEBUG [main][CryptoRegistry] registerBlockCipherPadding: paddingName="ZeroByte" paddingClass="org.bouncycastle.crypto.paddings.ZeroBytePadding" 11:01:33,115 TRACE [main][CryptoRegistry] registerAsymmetricBlockCipherPadding: paddingName="ISO9796-1" paddingClass="org.bouncycastle.crypto.encodings.ISO9796d1Encoding" 11:01:33,117 TRACE [main][CryptoRegistry] registerAsymmetricBlockCipherPadding: paddingName="OAEP" paddingClass="org.bouncycastle.crypto.encodings.OAEPEncoding" 11:01:33,117 TRACE [main][CryptoRegistry] registerAsymmetricBlockCipherPadding: paddingName="OAEPWITHSHA1ANDMGF1" paddingClass="org.bouncycastle.crypto.encodings.OAEPEncoding" 11:01:33,118 TRACE [main][CryptoRegistry] registerAsymmetricBlockCipherPadding: paddingName="PKCS1" paddingClass="org.bouncycastle.crypto.encodings.PKCS1Encoding" 11:01:33,131 TRACE [main][CryptoRegistry] registerAsymmetricCipherKeyPairGeneratorFactory: algorithmName="DH" factoryClass="org.cumulus4j.crypto.internal.asymmetric.keypairgenerator.DHBasicKeyPairGeneratorFactory" 11:01:33,132 TRACE [main][CryptoRegistry] registerAsymmetricCipherKeyPairGeneratorFactory: algorithmName="DSA" factoryClass="org.cumulus4j.crypto.internal.asymmetric.keypairgenerator.DSAKeyPairGeneratorFactory" 11:01:33,134 TRACE [main][CryptoRegistry] registerAsymmetricCipherKeyPairGeneratorFactory: algorithmName="ElGamal" factoryClass="org.cumulus4j.crypto.internal.asymmetric.keypairgenerator.ElGamalKeyPairGeneratorFactory" 11:01:33,135 TRACE [main][CryptoRegistry] registerAsymmetricCipherKeyPairGeneratorFactory: algorithmName="GOST3410" factoryClass="org.cumulus4j.crypto.internal.asymmetric.keypairgenerator.GOST3410KeyPairGeneratorFactory" 11:01:33,136 TRACE [main][CryptoRegistry] registerAsymmetricCipherKeyPairGeneratorFactory: algorithmName="NaccacheStern" factoryClass="org.cumulus4j.crypto.internal.asymmetric.keypairgenerator.NaccacheSternKeyPairGeneratorFactory" 11:01:33,138 TRACE [main][CryptoRegistry] registerAsymmetricCipherKeyPairGeneratorFactory: algorithmName="RSA" factoryClass="org.cumulus4j.crypto.internal.asymmetric.keypairgenerator.RSAKeyPairGeneratorFactory" 11:01:33,152 INFO [main][KeyStore] getMACAlgorithm: System property 'cumulus4j.KeyStore.macAlgorithm' is not set. Using default MAC algorithm 'NONE'. 11:01:33,316 INFO [main][KeyStore] getKeySize: System property 'cumulus4j.KeyStore.keySize' is not set. Using default key size (256 bit). 11:01:33,316 INFO [main][KeyStore] getEncryptionAlgorithm: System property 'cumulus4j.KeyStore.encryptionAlgorithm' is not set. Using default algorithm 'Twofish/GCM/NoPadding'. 11:01:33,324 INFO [main][KeyStore] getMACAlgorithm: System property 'cumulus4j.KeyStore.macAlgorithm' is not set. Using default MAC algorithm 'NONE'. 11:01:33,340 INFO [main][SessionManager] Creating instance of SessionManager. 11:01:33,545 DEBUG [Thread-5][JAXBContextResolver] Instantiating JAXBContextResolver. 11:01:33,545 DEBUG [Thread-4][JAXBContextResolver] Instantiating JAXBContextResolver. 11:01:33,545 DEBUG [Thread-6][JAXBContextResolver] Instantiating JAXBContextResolver. 11:01:33,545 DEBUG [Thread-2][JAXBContextResolver] Instantiating JAXBContextResolver. 11:01:33,545 DEBUG [Thread-3][JAXBContextResolver] Instantiating JAXBContextResolver. 11:01:33,835 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@60c94dfd 11:01:33,868 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@6e0eaf94 11:01:33,869 DEBUG [Finalizer][CachedMasterKey] clear: Clearing for userName='marco'. 11:01:33,869 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@60c94dfd 11:01:34,037 DEBUG [Thread-4][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.NullResponse matching=true 11:01:34,038 DEBUG [Thread-6][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.NullResponse matching=true 11:01:34,038 DEBUG [Thread-2][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.NullResponse matching=true 11:01:34,037 DEBUG [Thread-5][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.NullResponse matching=true 11:01:34,046 DEBUG [Thread-3][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.NullResponse matching=true [INFO] Initiating Jersey application, version 'Jersey: 1.9 09/02/2011 11:17 AM' [INFO] Initiating Jersey application, version 'Jersey: 1.9 09/02/2011 11:17 AM' [INFO] Instantiated the Application class org.cumulus4j.store.crypto.keymanager.rest.KeyManagerBackWebApp [INFO] Instantiated the Application class org.cumulus4j.integrationtest.webapp.App 11:01:34,960 DEBUG [qtp297354543-412][JAXBContextResolver] Instantiating JAXBContextResolver. 11:01:35,716 INFO [qtp297354543-408][MessageBrokerRegistry] getActiveMessageBroker: System property 'cumulus4j.MessageBrokerRegistry.activeMessageBroker' was not specified. Auto-detecting appropriate MessageBroker-implementation. 11:01:35,729 INFO [qtp297354543-409][TestUtil] loadProperties: File /home/tomcat/cumulus4j-test-datanucleus.properties does not exist. Thus not overriding any settings with user-specific ones. 11:01:35,730 DEBUG [qtp297354543-409][CleanupUtil] Deleting all tables from Data backend store 11:01:35,736 INFO [qtp297354543-408][MessageBrokerPMF] [vys57d] Instantiating MessageBrokerPMF. 11:01:35,748 INFO [qtp297354543-408][MessageBrokerPMF] [vys57d] javax.jdo.option.ConnectionDriverName=org.apache.derby.jdbc.EmbeddedDriver 11:01:35,749 INFO [qtp297354543-408][MessageBrokerPMF] [vys57d] javax.jdo.option.ConnectionURL=jdbc:derby:/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker;create=true 11:01:36,509 INFO [qtp297354543-409][CleanupUtil] cleanoutRDBMS: derbyDatabaseDir="/tmp/derby/cumulus4j" was deleted successfully. 11:01:36,509 DEBUG [qtp297354543-409][CleanupUtil] Deleting all tables from Index backend store 11:01:36,509 WARN [qtp297354543-409][CleanupUtil] dropAllTables: 'ConnectionURL' property is not set for index datastore! Skipping! 11:01:36,512 INFO [qtp297354543-409][TestUtil] loadProperties: File /home/tomcat/cumulus4j-test-datanucleus.properties does not exist. Thus not overriding any settings with user-specific ones. 11:01:41,932 INFO [qtp297354543-408][MessageBrokerPMF] [vys57d] Successfully instantiated and tested MessageBrokerPMF. 11:01:41,932 INFO [qtp297354543-408][MessageBrokerRegistry] getActiveMessageBroker: New activeMessageBroker=org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.MessageBrokerPMF@73354759 11:01:41,934 DEBUG [qtp297354543-411][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Response matching=true 11:01:41,934 DEBUG [qtp297354543-410][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Response matching=true 11:01:41,937 DEBUG [qtp297354543-408][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Response matching=true 11:01:41,937 DEBUG [qtp297354543-412][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Response matching=true 11:01:41,937 DEBUG [qtp297354543-413][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Response matching=true 11:01:41,975 DEBUG [qtp297354543-412][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: Entered. 11:01:41,976 DEBUG [qtp297354543-410][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: Entered. 11:01:41,978 DEBUG [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: Entered. 11:01:41,980 DEBUG [qtp297354543-413][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: Entered. 11:01:41,981 INFO [qtp297354543-412][MessageBrokerPMF] System property 'cumulus4j.MessageBrokerPMF.cleanupTimer.enabled' is not set. Using default value 'true'. 11:01:41,983 INFO [qtp297354543-412][MessageBrokerPMF] System property 'cumulus4j.MessageBrokerPMF.cleanupTimer.period' is not specified; using default value 3600000. 11:01:41,981 DEBUG [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: Entered. 11:01:42,008 INFO [qtp297354543-408][AbstractMessageBroker] System property 'cumulus4j.MessageBroker.pollRequestTimeout' is not specified; using default value 60000. 11:01:47,796 INFO [qtp297354543-409][Cumulus4jStoreManager] ====================== Cumulus4j ====================== 11:01:47,797 INFO [qtp297354543-409][Cumulus4jStoreManager] Bundle: org.cumulus4j.store - Version: 1.2.1.SNAPSHOT 11:01:47,797 INFO [qtp297354543-409][Cumulus4jStoreManager] ======================================================= 11:01:47,812 ERROR [qtp297354543-409][Persistence] java.lang.reflect.InvocationTargetException at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at org.datanucleus.plugin.NonManagedPluginRegistry.createExecutableExtension(NonManagedPluginRegistry.java:631) at org.datanucleus.plugin.PluginManager.createExecutableExtension(PluginManager.java:301) at org.datanucleus.NucleusContext.initialiseAutoStart(NucleusContext.java:432) at org.datanucleus.NucleusContext.initialise(NucleusContext.java:384) at org.datanucleus.api.jdo.JDOPersistenceManagerFactory.freezeConfiguration(JDOPersistenceManagerFactory.java:768) at org.datanucleus.api.jdo.JDOPersistenceManagerFactory.createPersistenceManagerFactory(JDOPersistenceManagerFactory.java:326) at org.datanucleus.api.jdo.JDOPersistenceManagerFactory.getPersistenceManagerFactory(JDOPersistenceManagerFactory.java:195) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at javax.jdo.JDOHelper$16.run(JDOHelper.java:1970) at java.security.AccessController.doPrivileged(Native Method) at javax.jdo.JDOHelper.invoke(JDOHelper.java:1965) at javax.jdo.JDOHelper.invokeGetPersistenceManagerFactoryOnImplementation(JDOHelper.java:1171) at javax.jdo.JDOHelper.getPersistenceManagerFactory(JDOHelper.java:813) at javax.jdo.JDOHelper.getPersistenceManagerFactory(JDOHelper.java:702) at org.cumulus4j.integrationtest.webapp.TestService.getPersistenceManagerFactory(TestService.java:59) at org.cumulus4j.integrationtest.webapp.TestService.getPersistenceManager(TestService.java:72) at org.cumulus4j.integrationtest.webapp.TestService.testPost(TestService.java:93) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.sun.jersey.spi.container.JavaMethodInvokerFactory$1.invoke(JavaMethodInvokerFactory.java:60) at com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker._dispatch(AbstractResourceMethodDispatchProvider.java:185) at com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher.dispatch(ResourceJavaMethodDispatcher.java:75) at com.sun.jersey.server.impl.uri.rules.HttpMethodRule.accept(HttpMethodRule.java:288) at com.sun.jersey.server.impl.uri.rules.ResourceClassRule.accept(ResourceClassRule.java:108) at com.sun.jersey.server.impl.uri.rules.RightHandPathRule.accept(RightHandPathRule.java:147) at com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule.accept(RootResourceClassesRule.java:84) at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1469) at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1400) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1349) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1339) at com.sun.jersey.spi.container.servlet.WebComponent.service(WebComponent.java:416) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:537) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:699) at javax.servlet.http.HttpServlet.service(HttpServlet.java:847) at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:546) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1283) at org.cumulus4j.keymanager.back.shared.AjaxHeadersFilter.doFilter(AjaxHeadersFilter.java:33) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1254) at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:481) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:119) at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:516) at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:230) at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:956) at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:411) at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:188) at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:891) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:117) at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:247) at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:151) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:114) at org.eclipse.jetty.server.Server.handle(Server.java:353) at org.eclipse.jetty.server.HttpConnection.handleRequest(HttpConnection.java:598) at org.eclipse.jetty.server.HttpConnection$RequestHandler.headerComplete(HttpConnection.java:1059) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:590) at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:212) at org.eclipse.jetty.server.HttpConnection.handle(HttpConnection.java:427) at org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:510) at org.eclipse.jetty.io.nio.SelectChannelEndPoint.access$000(SelectChannelEndPoint.java:34) at org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java:40) at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:450) at java.lang.Thread.run(Thread.java:745) Caused by: java.lang.ClassCastException: org.cumulus4j.store.Cumulus4jStoreManager cannot be cast to org.datanucleus.store.rdbms.RDBMSStoreManager at org.datanucleus.store.rdbms.autostart.SchemaAutoStarter.(SchemaAutoStarter.java:68) ... 70 more 11:01:48,111 DEBUG [qtp297354543-409][Cumulus4jStoreManager] getClassMetaByClass: begin loading. class=org.cumulus4j.store.test.movie.Movie 11:01:48,170 INFO [qtp297354543-409][AbstractCryptoManager] getCryptoSessionExpiryTimerEnabled: Property 'cumulus4j.cryptoSessionExpiryTimer.enabled' is not set. Using default value true. 11:01:48,171 INFO [qtp297354543-409][AbstractCryptoManager] getCryptoSessionExpiryTimerPeriod: Property 'cumulus4j.cryptoSessionExpiryTimer.period' is not set. Using default value 60000. 11:01:48,175 TRACE [qtp297354543-409][AbstractCryptoSession] setCryptoSessionID: cryptoSessionID=test-iotsd610--g77rjbprewgu_cgnkf9sc*1*07bw7d 11:01:48,175 INFO [qtp297354543-409][AbstractCryptoManager] getCryptoSessionExpiryAgeMSec: Property 'cumulus4j.cryptoSessionExpiryAge' is not set. Using default value 1800000. 11:01:49,048 WARN [qtp297354543-409][MetaData] MetaData Parser encountered an error in file "jar:file:/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store/target/org.cumulus4j.store-1.2.1-SNAPSHOT.jar!/org/cumulus4j/store/model/package.jdo" at line 10, column 6 : cvc-elt.1: Cannot find the declaration of element 'jdo'. - Please check your specification of DTD and the validity of the MetaData XML that you have specified. 11:01:49,053 WARN [qtp297354543-409][MetaData] MetaData Parser encountered an error in file "jar:file:/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store/target/org.cumulus4j.store-1.2.1-SNAPSHOT.jar!/org/cumulus4j/store/model/package.jdo" at line 48, column 7 : The content of element type "jdo" is incomplete, it must match "(extension*,(package|query|fetch-plan)+,extension*)". - Please check your specification of DTD and the validity of the MetaData XML that you have specified. 11:01:49,528 WARN [qtp297354543-409][MetaData] MetaData Parser encountered an error in file "jar:file:/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store/target/org.cumulus4j.store-1.2.1-SNAPSHOT.jar!/org/cumulus4j/store/model/package.jdo" at line 10, column 6 : cvc-elt.1: Cannot find the declaration of element 'jdo'. - Please check your specification of DTD and the validity of the MetaData XML that you have specified. 11:01:49,529 WARN [qtp297354543-409][MetaData] MetaData Parser encountered an error in file "jar:file:/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store/target/org.cumulus4j.store-1.2.1-SNAPSHOT.jar!/org/cumulus4j/store/model/package.jdo" at line 48, column 7 : The content of element type "jdo" is incomplete, it must match "(extension*,(package|query|fetch-plan)+,extension*)". - Please check your specification of DTD and the validity of the MetaData XML that you have specified. 11:01:49,756 INFO [qtp297354543-409][MinimumCumulus4jVersion] version=10100001 11:01:50,119 INFO [qtp297354543-409][MinimumCumulus4jVersion] version=10100001 11:01:50,119 DEBUG [qtp297354543-409][RecreateIndex] deleteIndex: Entered. 11:01:50,286 DEBUG [qtp297354543-409][RecreateIndex] deleteIndex: There are no IndexEntry instances in the database => quit. 11:01:50,287 DEBUG [qtp297354543-409][RecreateIndex] deleteIndex: Leaving. 11:01:50,342 DEBUG [qtp297354543-409][Cumulus4jStoreManager] registerClass: clazz=org.cumulus4j.store.test.movie.Movie 11:01:50,505 DEBUG [qtp297354543-409][ClassMeta] jdoPreStore: org.cumulus4j.store.model.ClassMeta@70b8ce38[null,org.cumulus4j.store.test.movie.Movie] 11:01:50,513 DEBUG [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta == null => populating. this=org.cumulus4j.store.model.ClassMeta@70b8ce38[1,org.cumulus4j.store.test.movie.Movie] 11:01:50,714 DEBUG [qtp297354543-409][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@37a5725c[null,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 11:01:50,721 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@70b8ce38[1,org.cumulus4j.store.test.movie.Movie] 11:01:50,722 DEBUG [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@37a5725c[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 11:01:50,732 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@37a5725c[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 11:01:50,732 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@37a5725c[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 11:01:50,733 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@37a5725c[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 11:01:50,733 DEBUG [qtp297354543-409][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@50ff2ff5[null,org.cumulus4j.store.test.movie.Movie#directedBy[collectionElement]] 11:01:50,735 DEBUG [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@50ff2ff5[2,org.cumulus4j.store.test.movie.Movie#directedBy[collectionElement]] 11:01:50,736 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@37a5725c[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 11:01:50,736 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@70b8ce38[1,org.cumulus4j.store.test.movie.Movie] 11:01:50,737 DEBUG [qtp297354543-409][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@2ef7a34e[null,org.cumulus4j.store.test.movie.Movie#languages[primary]] 11:01:50,738 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@70b8ce38[1,org.cumulus4j.store.test.movie.Movie] 11:01:50,739 DEBUG [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@2ef7a34e[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 11:01:50,740 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@2ef7a34e[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 11:01:50,740 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@2ef7a34e[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 11:01:50,740 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@2ef7a34e[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 11:01:50,740 DEBUG [qtp297354543-409][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@77de76d6[null,org.cumulus4j.store.test.movie.Movie#languages[collectionElement]] 11:01:50,742 DEBUG [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@77de76d6[4,org.cumulus4j.store.test.movie.Movie#languages[collectionElement]] 11:01:50,742 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@2ef7a34e[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 11:01:50,743 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@70b8ce38[1,org.cumulus4j.store.test.movie.Movie] 11:01:50,743 DEBUG [qtp297354543-409][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@1f2c21d[null,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 11:01:50,744 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@70b8ce38[1,org.cumulus4j.store.test.movie.Movie] 11:01:50,745 DEBUG [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@1f2c21d[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 11:01:50,745 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1f2c21d[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 11:01:50,745 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@70b8ce38[1,org.cumulus4j.store.test.movie.Movie] 11:01:50,746 DEBUG [qtp297354543-409][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@5b2a927a[null,org.cumulus4j.store.test.movie.Movie#name[primary]] 11:01:50,747 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@70b8ce38[1,org.cumulus4j.store.test.movie.Movie] 11:01:50,747 DEBUG [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@5b2a927a[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 11:01:50,748 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@5b2a927a[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 11:01:50,748 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@70b8ce38[1,org.cumulus4j.store.test.movie.Movie] 11:01:50,749 DEBUG [qtp297354543-409][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@58ac5dd1[null,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 11:01:50,750 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@70b8ce38[1,org.cumulus4j.store.test.movie.Movie] 11:01:50,751 DEBUG [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@58ac5dd1[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 11:01:50,752 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@58ac5dd1[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 11:01:50,752 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@58ac5dd1[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 11:01:50,752 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@58ac5dd1[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 11:01:50,752 DEBUG [qtp297354543-409][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@4e6d19c4[null,org.cumulus4j.store.test.movie.Movie#producedBy[collectionElement]] 11:01:50,754 DEBUG [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@4e6d19c4[8,org.cumulus4j.store.test.movie.Movie#producedBy[collectionElement]] 11:01:50,756 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@58ac5dd1[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 11:01:50,756 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@70b8ce38[1,org.cumulus4j.store.test.movie.Movie] 11:01:50,757 DEBUG [qtp297354543-409][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@22503cf4[null,org.cumulus4j.store.test.movie.Movie#rating[primary]] 11:01:50,758 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@70b8ce38[1,org.cumulus4j.store.test.movie.Movie] 11:01:50,758 DEBUG [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@22503cf4[9,org.cumulus4j.store.test.movie.Movie#rating[primary]] 11:01:50,759 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@22503cf4[9,org.cumulus4j.store.test.movie.Movie#rating[primary]] 11:01:50,760 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@70b8ce38[1,org.cumulus4j.store.test.movie.Movie] 11:01:50,760 DEBUG [qtp297354543-409][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@3766ac8f[null,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:01:50,763 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@70b8ce38[1,org.cumulus4j.store.test.movie.Movie] 11:01:50,763 DEBUG [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@3766ac8f[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:01:50,764 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@3766ac8f[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:01:50,764 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@3766ac8f[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:01:50,764 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@3766ac8f[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:01:50,764 DEBUG [qtp297354543-409][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@5d4166b6[null,org.cumulus4j.store.test.movie.Movie#starring[collectionElement]] 11:01:50,766 DEBUG [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@5d4166b6[11,org.cumulus4j.store.test.movie.Movie#starring[collectionElement]] 11:01:50,767 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@3766ac8f[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:01:50,767 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@70b8ce38[1,org.cumulus4j.store.test.movie.Movie] 11:01:50,768 DEBUG [qtp297354543-409][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@65d942fc[null,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 11:01:50,769 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@70b8ce38[1,org.cumulus4j.store.test.movie.Movie] 11:01:50,769 DEBUG [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@65d942fc[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 11:01:50,770 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@65d942fc[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 11:01:50,770 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@70b8ce38[1,org.cumulus4j.store.test.movie.Movie] 11:01:50,771 DEBUG [qtp297354543-409][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@215d20bd[null,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 11:01:50,775 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@70b8ce38[1,org.cumulus4j.store.test.movie.Movie] 11:01:50,775 DEBUG [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@215d20bd[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 11:01:50,776 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@215d20bd[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 11:01:50,776 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@215d20bd[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 11:01:50,776 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@215d20bd[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 11:01:50,777 DEBUG [qtp297354543-409][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@33666cdb[null,org.cumulus4j.store.test.movie.Movie#writtenBy[collectionElement]] 11:01:50,778 DEBUG [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@33666cdb[14,org.cumulus4j.store.test.movie.Movie#writtenBy[collectionElement]] 11:01:50,779 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@215d20bd[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 11:01:50,779 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@70b8ce38[1,org.cumulus4j.store.test.movie.Movie] 11:01:50,780 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@37a5725c[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 11:01:50,780 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@2ef7a34e[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 11:01:50,780 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1f2c21d[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 11:01:50,780 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@5b2a927a[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 11:01:50,780 DEBUG [qtp297354543-409][FieldMeta] getEmbeddedClassMeta: this.embeddedClassMetaLoaded == false => loading. this=org.cumulus4j.store.model.FieldMeta@5b2a927a[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 11:01:50,800 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@58ac5dd1[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 11:01:50,801 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@22503cf4[9,org.cumulus4j.store.test.movie.Movie#rating[primary]] 11:01:50,801 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@3766ac8f[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:01:50,801 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@65d942fc[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 11:01:50,801 DEBUG [qtp297354543-409][FieldMeta] getEmbeddedClassMeta: this.embeddedClassMetaLoaded == false => loading. this=org.cumulus4j.store.model.FieldMeta@65d942fc[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 11:01:50,804 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@215d20bd[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 11:01:50,807 DEBUG [qtp297354543-409][ClassMeta] jdoPostDetach: attached=org.cumulus4j.store.model.ClassMeta@70b8ce38[1,org.cumulus4j.store.test.movie.Movie] 11:01:50,808 DEBUG [qtp297354543-409][ClassMeta] jdoPostDetach: Detaching this.fieldName2FieldMeta: attached=org.cumulus4j.store.model.ClassMeta@70b8ce38[1,org.cumulus4j.store.test.movie.Movie] 11:01:50,808 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@70b8ce38[1,org.cumulus4j.store.test.movie.Movie] 11:01:50,808 DEBUG [qtp297354543-409][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@37a5725c[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 11:01:50,809 DEBUG [qtp297354543-409][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@37a5725c[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 11:01:50,809 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@37a5725c[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 11:01:50,809 DEBUG [qtp297354543-409][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@50ff2ff5[2,org.cumulus4j.store.test.movie.Movie#directedBy[collectionElement]] 11:01:50,810 DEBUG [qtp297354543-409][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@50ff2ff5[2,org.cumulus4j.store.test.movie.Movie#directedBy[collectionElement]] 11:01:50,810 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@50ff2ff5[2,org.cumulus4j.store.test.movie.Movie#directedBy[collectionElement]] 11:01:50,811 DEBUG [qtp297354543-409][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@50ff2ff5[2,org.cumulus4j.store.test.movie.Movie#directedBy[collectionElement]] 11:01:50,812 DEBUG [qtp297354543-409][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@37a5725c[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 11:01:50,812 DEBUG [qtp297354543-409][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@2ef7a34e[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 11:01:50,812 DEBUG [qtp297354543-409][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@2ef7a34e[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 11:01:50,813 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@2ef7a34e[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 11:01:50,813 DEBUG [qtp297354543-409][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@77de76d6[4,org.cumulus4j.store.test.movie.Movie#languages[collectionElement]] 11:01:50,813 DEBUG [qtp297354543-409][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@77de76d6[4,org.cumulus4j.store.test.movie.Movie#languages[collectionElement]] 11:01:50,813 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@77de76d6[4,org.cumulus4j.store.test.movie.Movie#languages[collectionElement]] 11:01:50,813 DEBUG [qtp297354543-409][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@77de76d6[4,org.cumulus4j.store.test.movie.Movie#languages[collectionElement]] 11:01:50,813 DEBUG [qtp297354543-409][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@2ef7a34e[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 11:01:50,814 DEBUG [qtp297354543-409][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@65d942fc[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 11:01:50,814 DEBUG [qtp297354543-409][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@65d942fc[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 11:01:50,814 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@65d942fc[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 11:01:50,814 DEBUG [qtp297354543-409][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@65d942fc[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 11:01:50,814 DEBUG [qtp297354543-409][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@215d20bd[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 11:01:50,815 DEBUG [qtp297354543-409][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@215d20bd[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 11:01:50,815 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@215d20bd[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 11:01:50,815 DEBUG [qtp297354543-409][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@33666cdb[14,org.cumulus4j.store.test.movie.Movie#writtenBy[collectionElement]] 11:01:50,815 DEBUG [qtp297354543-409][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@33666cdb[14,org.cumulus4j.store.test.movie.Movie#writtenBy[collectionElement]] 11:01:50,815 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@33666cdb[14,org.cumulus4j.store.test.movie.Movie#writtenBy[collectionElement]] 11:01:50,816 DEBUG [qtp297354543-409][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@33666cdb[14,org.cumulus4j.store.test.movie.Movie#writtenBy[collectionElement]] 11:01:50,816 DEBUG [qtp297354543-409][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@215d20bd[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 11:01:50,816 DEBUG [qtp297354543-409][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@5b2a927a[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 11:01:50,816 DEBUG [qtp297354543-409][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@5b2a927a[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 11:01:50,816 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@5b2a927a[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 11:01:50,816 DEBUG [qtp297354543-409][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@5b2a927a[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 11:01:50,817 DEBUG [qtp297354543-409][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@22503cf4[9,org.cumulus4j.store.test.movie.Movie#rating[primary]] 11:01:50,817 DEBUG [qtp297354543-409][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@22503cf4[9,org.cumulus4j.store.test.movie.Movie#rating[primary]] 11:01:50,817 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@22503cf4[9,org.cumulus4j.store.test.movie.Movie#rating[primary]] 11:01:50,817 DEBUG [qtp297354543-409][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@22503cf4[9,org.cumulus4j.store.test.movie.Movie#rating[primary]] 11:01:50,818 DEBUG [qtp297354543-409][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@3766ac8f[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:01:50,818 DEBUG [qtp297354543-409][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@3766ac8f[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:01:50,818 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@3766ac8f[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:01:50,818 DEBUG [qtp297354543-409][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@5d4166b6[11,org.cumulus4j.store.test.movie.Movie#starring[collectionElement]] 11:01:50,818 DEBUG [qtp297354543-409][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@5d4166b6[11,org.cumulus4j.store.test.movie.Movie#starring[collectionElement]] 11:01:50,818 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@5d4166b6[11,org.cumulus4j.store.test.movie.Movie#starring[collectionElement]] 11:01:50,818 DEBUG [qtp297354543-409][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@5d4166b6[11,org.cumulus4j.store.test.movie.Movie#starring[collectionElement]] 11:01:50,819 DEBUG [qtp297354543-409][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@3766ac8f[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:01:50,819 DEBUG [qtp297354543-409][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@1f2c21d[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 11:01:50,819 DEBUG [qtp297354543-409][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@1f2c21d[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 11:01:50,819 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1f2c21d[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 11:01:50,819 DEBUG [qtp297354543-409][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@1f2c21d[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 11:01:50,820 DEBUG [qtp297354543-409][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@58ac5dd1[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 11:01:50,820 DEBUG [qtp297354543-409][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@58ac5dd1[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 11:01:50,820 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@58ac5dd1[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 11:01:50,820 DEBUG [qtp297354543-409][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@4e6d19c4[8,org.cumulus4j.store.test.movie.Movie#producedBy[collectionElement]] 11:01:50,820 DEBUG [qtp297354543-409][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@4e6d19c4[8,org.cumulus4j.store.test.movie.Movie#producedBy[collectionElement]] 11:01:50,820 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@4e6d19c4[8,org.cumulus4j.store.test.movie.Movie#producedBy[collectionElement]] 11:01:50,821 DEBUG [qtp297354543-409][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@4e6d19c4[8,org.cumulus4j.store.test.movie.Movie#producedBy[collectionElement]] 11:01:50,821 DEBUG [qtp297354543-409][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@58ac5dd1[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 11:01:50,824 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@7ad0e2c3[1,org.cumulus4j.store.test.movie.Movie] 11:01:50,824 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@75458f66[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 11:01:50,824 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@3e389589[2,org.cumulus4j.store.test.movie.Movie#directedBy[collectionElement]] 11:01:50,825 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@64eb93f[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 11:01:50,825 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@7bf585cf[4,org.cumulus4j.store.test.movie.Movie#languages[collectionElement]] 11:01:50,825 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@22920b68[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 11:01:50,826 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@58fc466e[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 11:01:50,827 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@2b089b0f[14,org.cumulus4j.store.test.movie.Movie#writtenBy[collectionElement]] 11:01:50,827 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@7c04a85c[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 11:01:50,827 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@4e7f25ff[9,org.cumulus4j.store.test.movie.Movie#rating[primary]] 11:01:50,827 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@748ac568[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:01:50,827 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1bb5e815[11,org.cumulus4j.store.test.movie.Movie#starring[collectionElement]] 11:01:50,827 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@42aae577[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 11:01:50,827 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@75cd6000[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 11:01:50,828 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@57ce4a54[8,org.cumulus4j.store.test.movie.Movie#producedBy[collectionElement]] 11:01:50,828 DEBUG [qtp297354543-409][Cumulus4jStoreManager] getClassMetaByClass: end loading (took 2717 ms). class=org.cumulus4j.store.test.movie.Movie 11:01:51,593 TRACE [qtp297354543-409][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 11:01:51,596 TRACE [qtp297354543-409][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=8 value=[] 11:01:51,596 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@7ad0e2c3[1,org.cumulus4j.store.test.movie.Movie] 11:01:51,598 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@58fc466e[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 11:01:51,598 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@7ad0e2c3[1,org.cumulus4j.store.test.movie.Movie] 11:01:51,598 TRACE [qtp297354543-409][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=6 value=[] 11:01:51,598 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@7ad0e2c3[1,org.cumulus4j.store.test.movie.Movie] 11:01:51,598 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@748ac568[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:01:51,599 TRACE [qtp297354543-409][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=5 value=null 11:01:51,599 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@7ad0e2c3[1,org.cumulus4j.store.test.movie.Movie] 11:01:51,599 TRACE [qtp297354543-409][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=4 value=[] 11:01:51,599 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@7ad0e2c3[1,org.cumulus4j.store.test.movie.Movie] 11:01:51,599 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@75cd6000[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 11:01:51,599 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@7ad0e2c3[1,org.cumulus4j.store.test.movie.Movie] 11:01:51,599 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@7ad0e2c3[1,org.cumulus4j.store.test.movie.Movie] 11:01:51,599 TRACE [qtp297354543-409][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=1 value=[] 11:01:51,599 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@7ad0e2c3[1,org.cumulus4j.store.test.movie.Movie] 11:01:51,600 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@64eb93f[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 11:01:51,600 TRACE [qtp297354543-409][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=0 value=[] 11:01:51,600 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@7ad0e2c3[1,org.cumulus4j.store.test.movie.Movie] 11:01:51,600 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@75458f66[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 11:01:51,715 TRACE [qtp297354543-409][Cumulus4jPersistenceHandler] insertObject: Created new DataEntry for: 1 11:01:51,717 INFO [qtp297354543-409][AbstractCryptoManager] getEncryptionAlgorithm: Property 'cumulus4j.encryptionAlgorithm' is not set. Using default algorithm 'Twofish/GCM/NoPadding'. 11:01:51,718 INFO [qtp297354543-409][AbstractCryptoManager] getMACAlgorithm: Property 'cumulus4j.macAlgorithm' is not set. Using default MAC algorithm 'NONE'. 11:01:51,900 TRACE [qtp297354543-409][CryptoRegistry] registerMACCalculatorFactory: algorithmName="DES" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$DES" 11:01:51,900 TRACE [qtp297354543-409][CryptoRegistry] registerMACCalculatorFactory: algorithmName="DESMAC" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$DES" 11:01:51,901 TRACE [qtp297354543-409][CryptoRegistry] registerMACCalculatorFactory: algorithmName="DES64" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$DES64" 11:01:51,901 TRACE [qtp297354543-409][CryptoRegistry] registerMACCalculatorFactory: algorithmName="DES64MAC" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$DES64" 11:01:51,902 TRACE [qtp297354543-409][CryptoRegistry] registerMACCalculatorFactory: algorithmName="DES/CFB8" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$DESCFB8" 11:01:51,902 TRACE [qtp297354543-409][CryptoRegistry] registerMACCalculatorFactory: algorithmName="DESMAC/CFB8" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$DESCFB8" 11:01:51,902 TRACE [qtp297354543-409][CryptoRegistry] registerMACCalculatorFactory: algorithmName="DESWITHISO9797" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$DES9797Alg3" 11:01:51,902 TRACE [qtp297354543-409][CryptoRegistry] registerMACCalculatorFactory: algorithmName="DESWITHISO9797MAC" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$DES9797Alg3" 11:01:51,902 TRACE [qtp297354543-409][CryptoRegistry] registerMACCalculatorFactory: algorithmName="ISO9797ALG3" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$DES9797Alg3" 11:01:51,902 TRACE [qtp297354543-409][CryptoRegistry] registerMACCalculatorFactory: algorithmName="ISO9797ALG3MAC" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$DES9797Alg3" 11:01:51,903 TRACE [qtp297354543-409][CryptoRegistry] registerMACCalculatorFactory: algorithmName="ISO9797ALG3WITHISO7816-4PADDING" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$DES9797Alg3with7816d4" 11:01:51,904 TRACE [qtp297354543-409][CryptoRegistry] registerMACCalculatorFactory: algorithmName="ISO9797ALG3MACWITHISO7816-4PADDING" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$DES9797Alg3with7816d4" 11:01:51,904 TRACE [qtp297354543-409][CryptoRegistry] registerMACCalculatorFactory: algorithmName="RC2" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$RC2" 11:01:51,904 TRACE [qtp297354543-409][CryptoRegistry] registerMACCalculatorFactory: algorithmName="RC2MAC" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$RC2" 11:01:51,905 TRACE [qtp297354543-409][CryptoRegistry] registerMACCalculatorFactory: algorithmName="RC2/CFB8" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$RC2CFB8" 11:01:51,905 TRACE [qtp297354543-409][CryptoRegistry] registerMACCalculatorFactory: algorithmName="RC2MAC/CFB8" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$RC2CFB8" 11:01:51,905 TRACE [qtp297354543-409][CryptoRegistry] registerMACCalculatorFactory: algorithmName="GOST28147" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$GOST28147" 11:01:51,905 TRACE [qtp297354543-409][CryptoRegistry] registerMACCalculatorFactory: algorithmName="GOST28147MAC" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$GOST28147" 11:01:51,906 TRACE [qtp297354543-409][CryptoRegistry] registerMACCalculatorFactory: algorithmName="OLDHMACSHA384" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$OldSHA384" 11:01:51,907 TRACE [qtp297354543-409][CryptoRegistry] registerMACCalculatorFactory: algorithmName="OLDHMACSHA512" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$OldSHA512" 11:01:51,908 TRACE [qtp297354543-409][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMACMD2" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$MD2" 11:01:51,908 TRACE [qtp297354543-409][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC-MD2" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$MD2" 11:01:51,908 TRACE [qtp297354543-409][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC/MD2" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$MD2" 11:01:51,909 TRACE [qtp297354543-409][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMACMD4" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$MD4" 11:01:51,909 TRACE [qtp297354543-409][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC-MD4" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$MD4" 11:01:51,909 TRACE [qtp297354543-409][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC/MD4" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$MD4" 11:01:51,909 TRACE [qtp297354543-409][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMACMD5" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$MD5" 11:01:51,910 TRACE [qtp297354543-409][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC-MD5" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$MD5" 11:01:51,910 TRACE [qtp297354543-409][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC/MD5" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$MD5" 11:01:51,910 TRACE [qtp297354543-409][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMACSHA1" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA1" 11:01:51,910 TRACE [qtp297354543-409][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC-SHA1" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA1" 11:01:51,910 TRACE [qtp297354543-409][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC/SHA1" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA1" 11:01:51,911 TRACE [qtp297354543-409][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMACSHA224" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA224" 11:01:51,911 TRACE [qtp297354543-409][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC-SHA224" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA224" 11:01:51,911 TRACE [qtp297354543-409][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC/SHA224" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA224" 11:01:51,912 TRACE [qtp297354543-409][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMACSHA256" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA256" 11:01:51,912 TRACE [qtp297354543-409][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC-SHA256" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA256" 11:01:51,912 TRACE [qtp297354543-409][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC/SHA256" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA256" 11:01:51,912 TRACE [qtp297354543-409][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMACSHA384" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA384" 11:01:51,912 TRACE [qtp297354543-409][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC-SHA384" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA384" 11:01:51,912 TRACE [qtp297354543-409][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC/SHA384" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA384" 11:01:51,913 TRACE [qtp297354543-409][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMACSHA512" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA512" 11:01:51,913 TRACE [qtp297354543-409][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC-SHA512" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA512" 11:01:51,913 TRACE [qtp297354543-409][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC/SHA512" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA512" 11:01:51,914 TRACE [qtp297354543-409][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMACRIPEMD128" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$RIPEMD128" 11:01:51,914 TRACE [qtp297354543-409][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC-RIPEMD128" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$RIPEMD128" 11:01:51,914 TRACE [qtp297354543-409][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC/RIPEMD128" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$RIPEMD128" 11:01:51,915 TRACE [qtp297354543-409][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMACRIPEMD160" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$RIPEMD160" 11:01:51,915 TRACE [qtp297354543-409][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC-RIPEMD160" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$RIPEMD160" 11:01:51,915 TRACE [qtp297354543-409][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC/RIPEMD160" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$RIPEMD160" 11:01:51,916 TRACE [qtp297354543-409][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMACTIGER" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$Tiger" 11:01:51,916 TRACE [qtp297354543-409][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC-TIGER" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$Tiger" 11:01:51,916 TRACE [qtp297354543-409][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC/TIGER" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$Tiger" 11:01:51,918 TRACE [qtp297354543-409][CryptoRegistry] registerAsymmetricEngineClass: algorithmName="ElGamal" engineClass="org.bouncycastle.crypto.engines.ElGamalEngine" 11:01:51,920 TRACE [qtp297354543-409][CryptoRegistry] registerAsymmetricEngineClass: algorithmName="NaccacheStern" engineClass="org.bouncycastle.crypto.engines.NaccacheSternEngine" 11:01:51,922 TRACE [qtp297354543-409][CryptoRegistry] registerAsymmetricEngineClass: algorithmName="RSA" engineClass="org.bouncycastle.crypto.engines.RSABlindedEngine" 11:01:51,926 TRACE [qtp297354543-409][CryptoRegistry] registerSymmetricEngineClass: algorithmName="AES" engineClass="org.bouncycastle.crypto.engines.AESEngine" 11:01:51,931 TRACE [qtp297354543-409][CryptoRegistry] registerSymmetricEngineClass: algorithmName="AES.fast" engineClass="org.bouncycastle.crypto.engines.AESFastEngine" 11:01:51,933 TRACE [qtp297354543-409][CryptoRegistry] registerSymmetricEngineClass: algorithmName="AES.light" engineClass="org.bouncycastle.crypto.engines.AESLightEngine" 11:01:51,935 TRACE [qtp297354543-409][CryptoRegistry] registerSymmetricEngineClass: algorithmName="Blowfish" engineClass="org.bouncycastle.crypto.engines.BlowfishEngine" 11:01:51,939 TRACE [qtp297354543-409][CryptoRegistry] registerSymmetricEngineClass: algorithmName="Camellia" engineClass="org.bouncycastle.crypto.engines.CamelliaEngine" 11:01:51,941 TRACE [qtp297354543-409][CryptoRegistry] registerSymmetricEngineClass: algorithmName="Camellia.light" engineClass="org.bouncycastle.crypto.engines.CamelliaLightEngine" 11:01:51,946 TRACE [qtp297354543-409][CryptoRegistry] registerSymmetricEngineClass: algorithmName="CAST5" engineClass="org.bouncycastle.crypto.engines.CAST5Engine" 11:01:51,947 TRACE [qtp297354543-409][CryptoRegistry] registerSymmetricEngineClass: algorithmName="CAST6" engineClass="org.bouncycastle.crypto.engines.CAST6Engine" 11:01:51,950 TRACE [qtp297354543-409][CryptoRegistry] registerSymmetricEngineClass: algorithmName="DESede" engineClass="org.bouncycastle.crypto.engines.DESedeEngine" 11:01:51,950 TRACE [qtp297354543-409][CryptoRegistry] registerSymmetricEngineClass: algorithmName="DES" engineClass="org.bouncycastle.crypto.engines.DESEngine" 11:01:51,954 TRACE [qtp297354543-409][CryptoRegistry] registerSymmetricEngineClass: algorithmName="GOST28147" engineClass="org.bouncycastle.crypto.engines.GOST28147Engine" 11:01:51,955 TRACE [qtp297354543-409][CryptoRegistry] registerSymmetricEngineClass: algorithmName="Noekeon" engineClass="org.bouncycastle.crypto.engines.NoekeonEngine" 11:01:51,956 TRACE [qtp297354543-409][CryptoRegistry] registerSymmetricEngineClass: algorithmName="Null" engineClass="org.bouncycastle.crypto.engines.NullEngine" 11:01:51,958 TRACE [qtp297354543-409][CryptoRegistry] registerSymmetricEngineClass: algorithmName="RC2" engineClass="org.bouncycastle.crypto.engines.RC2Engine" 11:01:51,960 TRACE [qtp297354543-409][CryptoRegistry] registerSymmetricEngineClass: algorithmName="RC5-32" engineClass="org.bouncycastle.crypto.engines.RC532Engine" 11:01:51,960 TRACE [qtp297354543-409][CryptoRegistry] registerSymmetricEngineClass: algorithmName="RC5-64" engineClass="org.bouncycastle.crypto.engines.RC564Engine" 11:01:51,962 TRACE [qtp297354543-409][CryptoRegistry] registerSymmetricEngineClass: algorithmName="RC6" engineClass="org.bouncycastle.crypto.engines.RC6Engine" 11:01:51,965 TRACE [qtp297354543-409][CryptoRegistry] registerSymmetricEngineClass: algorithmName="Rijndael" engineClass="org.bouncycastle.crypto.engines.RijndaelEngine" 11:01:51,967 TRACE [qtp297354543-409][CryptoRegistry] registerSymmetricEngineClass: algorithmName="SEED" engineClass="org.bouncycastle.crypto.engines.SEEDEngine" 11:01:51,971 TRACE [qtp297354543-409][CryptoRegistry] registerSymmetricEngineClass: algorithmName="Serpent" engineClass="org.bouncycastle.crypto.engines.SerpentEngine" 11:01:51,972 TRACE [qtp297354543-409][CryptoRegistry] registerSymmetricEngineClass: algorithmName="SKIPJACK" engineClass="org.bouncycastle.crypto.engines.SkipjackEngine" 11:01:51,973 TRACE [qtp297354543-409][CryptoRegistry] registerSymmetricEngineClass: algorithmName="TEA" engineClass="org.bouncycastle.crypto.engines.TEAEngine" 11:01:51,978 TRACE [qtp297354543-409][CryptoRegistry] registerSymmetricEngineClass: algorithmName="Twofish" engineClass="org.bouncycastle.crypto.engines.TwofishEngine" 11:01:51,979 TRACE [qtp297354543-409][CryptoRegistry] registerSymmetricEngineClass: algorithmName="XTEA" engineClass="org.bouncycastle.crypto.engines.XTEAEngine" 11:01:51,981 TRACE [qtp297354543-409][CryptoRegistry] registerSymmetricEngineClass: algorithmName="Grain-128" engineClass="org.bouncycastle.crypto.engines.Grain128Engine" 11:01:51,982 TRACE [qtp297354543-409][CryptoRegistry] registerSymmetricEngineClass: algorithmName="GRAIN-V1" engineClass="org.bouncycastle.crypto.engines.Grainv1Engine" 11:01:51,984 TRACE [qtp297354543-409][CryptoRegistry] registerSymmetricEngineClass: algorithmName="HC-128" engineClass="org.bouncycastle.crypto.engines.HC128Engine" 11:01:51,985 TRACE [qtp297354543-409][CryptoRegistry] registerSymmetricEngineClass: algorithmName="HC-256" engineClass="org.bouncycastle.crypto.engines.HC256Engine" 11:01:51,986 TRACE [qtp297354543-409][CryptoRegistry] registerSymmetricEngineClass: algorithmName="ISAAC" engineClass="org.bouncycastle.crypto.engines.ISAACEngine" 11:01:51,987 TRACE [qtp297354543-409][CryptoRegistry] registerSymmetricEngineClass: algorithmName="RC4" engineClass="org.bouncycastle.crypto.engines.RC4Engine" 11:01:51,990 TRACE [qtp297354543-409][CryptoRegistry] registerSymmetricEngineClass: algorithmName="Salsa20" engineClass="org.bouncycastle.crypto.engines.Salsa20Engine" 11:01:51,990 TRACE [qtp297354543-409][CryptoRegistry] registerBlockCipherMode: modeName="CBC" modeClass="org.bouncycastle.crypto.modes.CBCBlockCipher" 11:01:51,992 TRACE [qtp297354543-409][CryptoRegistry] registerAEADBlockCipherMode: modeName="CCM" modeClass="org.bouncycastle.crypto.modes.CCMBlockCipher" 11:01:51,993 TRACE [qtp297354543-409][CryptoRegistry] registerBlockCipherMode: modeName="CFB" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 11:01:51,993 TRACE [qtp297354543-409][CryptoRegistry] registerBlockCipherMode: modeName="CFB8" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 11:01:51,993 TRACE [qtp297354543-409][CryptoRegistry] registerBlockCipherMode: modeName="CFB16" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 11:01:51,993 TRACE [qtp297354543-409][CryptoRegistry] registerBlockCipherMode: modeName="CFB24" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 11:01:51,993 TRACE [qtp297354543-409][CryptoRegistry] registerBlockCipherMode: modeName="CFB32" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 11:01:51,993 TRACE [qtp297354543-409][CryptoRegistry] registerBlockCipherMode: modeName="CFB40" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 11:01:51,993 TRACE [qtp297354543-409][CryptoRegistry] registerBlockCipherMode: modeName="CFB48" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 11:01:51,993 TRACE [qtp297354543-409][CryptoRegistry] registerBlockCipherMode: modeName="CFB56" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 11:01:51,993 TRACE [qtp297354543-409][CryptoRegistry] registerBlockCipherMode: modeName="CFB64" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 11:01:51,993 TRACE [qtp297354543-409][CryptoRegistry] registerBlockCipherMode: modeName="CFB72" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 11:01:51,993 TRACE [qtp297354543-409][CryptoRegistry] registerBlockCipherMode: modeName="CFB80" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 11:01:51,993 TRACE [qtp297354543-409][CryptoRegistry] registerBlockCipherMode: modeName="CFB88" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 11:01:51,993 TRACE [qtp297354543-409][CryptoRegistry] registerBlockCipherMode: modeName="CFB96" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 11:01:51,993 TRACE [qtp297354543-409][CryptoRegistry] registerBlockCipherMode: modeName="CFB104" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 11:01:51,993 TRACE [qtp297354543-409][CryptoRegistry] registerBlockCipherMode: modeName="CFB112" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 11:01:51,993 TRACE [qtp297354543-409][CryptoRegistry] registerBlockCipherMode: modeName="CFB120" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 11:01:51,993 TRACE [qtp297354543-409][CryptoRegistry] registerBlockCipherMode: modeName="CFB128" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 11:01:51,993 TRACE [qtp297354543-409][CryptoRegistry] registerBlockCipherMode: modeName="CFB136" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 11:01:51,993 TRACE [qtp297354543-409][CryptoRegistry] registerBlockCipherMode: modeName="CFB144" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 11:01:51,993 TRACE [qtp297354543-409][CryptoRegistry] registerBlockCipherMode: modeName="CFB152" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 11:01:51,994 TRACE [qtp297354543-409][CryptoRegistry] registerBlockCipherMode: modeName="CFB160" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 11:01:51,994 TRACE [qtp297354543-409][CryptoRegistry] registerBlockCipherMode: modeName="CFB168" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 11:01:51,994 TRACE [qtp297354543-409][CryptoRegistry] registerBlockCipherMode: modeName="CFB176" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 11:01:51,994 TRACE [qtp297354543-409][CryptoRegistry] registerBlockCipherMode: modeName="CFB184" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 11:01:51,994 TRACE [qtp297354543-409][CryptoRegistry] registerBlockCipherMode: modeName="CFB192" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 11:01:51,994 TRACE [qtp297354543-409][CryptoRegistry] registerBlockCipherMode: modeName="CFB200" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 11:01:51,994 TRACE [qtp297354543-409][CryptoRegistry] registerBlockCipherMode: modeName="CFB208" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 11:01:51,994 TRACE [qtp297354543-409][CryptoRegistry] registerBlockCipherMode: modeName="CFB216" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 11:01:51,994 TRACE [qtp297354543-409][CryptoRegistry] registerBlockCipherMode: modeName="CFB224" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 11:01:51,994 TRACE [qtp297354543-409][CryptoRegistry] registerBlockCipherMode: modeName="CFB232" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 11:01:51,994 TRACE [qtp297354543-409][CryptoRegistry] registerBlockCipherMode: modeName="CFB240" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 11:01:51,994 TRACE [qtp297354543-409][CryptoRegistry] registerBlockCipherMode: modeName="CFB248" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 11:01:51,994 TRACE [qtp297354543-409][CryptoRegistry] registerBlockCipherMode: modeName="CFB256" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 11:01:51,994 TRACE [qtp297354543-409][CryptoRegistry] registerBufferedBlockCipherMode: modeName="CTS" modeClass="org.bouncycastle.crypto.modes.CTSBlockCipher" 11:01:51,995 TRACE [qtp297354543-409][CryptoRegistry] registerBufferedBlockCipherMode: modeName="CBC-CTS" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCBCCTSBlockCipher" 11:01:51,996 TRACE [qtp297354543-409][CryptoRegistry] registerAEADBlockCipherMode: modeName="EAX" modeClass="org.bouncycastle.crypto.modes.EAXBlockCipher" 11:01:51,996 TRACE [qtp297354543-409][CryptoRegistry] registerAEADBlockCipherMode: modeName="GCM" modeClass="org.bouncycastle.crypto.modes.GCMBlockCipher" 11:01:51,997 TRACE [qtp297354543-409][CryptoRegistry] registerBlockCipherMode: modeName="GOFB" modeClass="org.bouncycastle.crypto.modes.GOFBBlockCipher" 11:01:51,998 TRACE [qtp297354543-409][CryptoRegistry] registerBlockCipherMode: modeName="OFB" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 11:01:51,998 TRACE [qtp297354543-409][CryptoRegistry] registerBlockCipherMode: modeName="OFB8" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 11:01:51,998 TRACE [qtp297354543-409][CryptoRegistry] registerBlockCipherMode: modeName="OFB16" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 11:01:51,998 TRACE [qtp297354543-409][CryptoRegistry] registerBlockCipherMode: modeName="OFB24" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 11:01:51,998 TRACE [qtp297354543-409][CryptoRegistry] registerBlockCipherMode: modeName="OFB32" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 11:01:51,998 TRACE [qtp297354543-409][CryptoRegistry] registerBlockCipherMode: modeName="OFB40" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 11:01:51,998 TRACE [qtp297354543-409][CryptoRegistry] registerBlockCipherMode: modeName="OFB48" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 11:01:51,998 TRACE [qtp297354543-409][CryptoRegistry] registerBlockCipherMode: modeName="OFB56" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 11:01:51,998 TRACE [qtp297354543-409][CryptoRegistry] registerBlockCipherMode: modeName="OFB64" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 11:01:51,998 TRACE [qtp297354543-409][CryptoRegistry] registerBlockCipherMode: modeName="OFB72" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 11:01:51,998 TRACE [qtp297354543-409][CryptoRegistry] registerBlockCipherMode: modeName="OFB80" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 11:01:51,998 TRACE [qtp297354543-409][CryptoRegistry] registerBlockCipherMode: modeName="OFB88" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 11:01:51,998 TRACE [qtp297354543-409][CryptoRegistry] registerBlockCipherMode: modeName="OFB96" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 11:01:51,998 TRACE [qtp297354543-409][CryptoRegistry] registerBlockCipherMode: modeName="OFB104" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 11:01:51,998 TRACE [qtp297354543-409][CryptoRegistry] registerBlockCipherMode: modeName="OFB112" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 11:01:51,999 TRACE [qtp297354543-409][CryptoRegistry] registerBlockCipherMode: modeName="OFB120" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 11:01:51,999 TRACE [qtp297354543-409][CryptoRegistry] registerBlockCipherMode: modeName="OFB128" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 11:01:51,999 TRACE [qtp297354543-409][CryptoRegistry] registerBlockCipherMode: modeName="OFB136" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 11:01:51,999 TRACE [qtp297354543-409][CryptoRegistry] registerBlockCipherMode: modeName="OFB144" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 11:01:51,999 TRACE [qtp297354543-409][CryptoRegistry] registerBlockCipherMode: modeName="OFB152" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 11:01:51,999 TRACE [qtp297354543-409][CryptoRegistry] registerBlockCipherMode: modeName="OFB160" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 11:01:51,999 TRACE [qtp297354543-409][CryptoRegistry] registerBlockCipherMode: modeName="OFB168" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 11:01:51,999 TRACE [qtp297354543-409][CryptoRegistry] registerBlockCipherMode: modeName="OFB176" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 11:01:51,999 TRACE [qtp297354543-409][CryptoRegistry] registerBlockCipherMode: modeName="OFB184" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 11:01:51,999 TRACE [qtp297354543-409][CryptoRegistry] registerBlockCipherMode: modeName="OFB192" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 11:01:51,999 TRACE [qtp297354543-409][CryptoRegistry] registerBlockCipherMode: modeName="OFB200" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 11:01:51,999 TRACE [qtp297354543-409][CryptoRegistry] registerBlockCipherMode: modeName="OFB208" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 11:01:51,999 TRACE [qtp297354543-409][CryptoRegistry] registerBlockCipherMode: modeName="OFB216" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 11:01:51,999 TRACE [qtp297354543-409][CryptoRegistry] registerBlockCipherMode: modeName="OFB224" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 11:01:51,999 TRACE [qtp297354543-409][CryptoRegistry] registerBlockCipherMode: modeName="OFB232" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 11:01:51,999 TRACE [qtp297354543-409][CryptoRegistry] registerBlockCipherMode: modeName="OFB240" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 11:01:51,999 TRACE [qtp297354543-409][CryptoRegistry] registerBlockCipherMode: modeName="OFB248" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 11:01:51,999 TRACE [qtp297354543-409][CryptoRegistry] registerBlockCipherMode: modeName="OFB256" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 11:01:52,000 TRACE [qtp297354543-409][CryptoRegistry] registerBlockCipherMode: modeName="SIC" modeClass="org.bouncycastle.crypto.modes.SICBlockCipher" 11:01:52,014 DEBUG [qtp297354543-409][CryptoRegistry] registerBlockCipherPadding: paddingName="ISO10126-2" paddingClass="org.bouncycastle.crypto.paddings.ISO10126d2Padding" 11:01:52,014 TRACE [qtp297354543-409][CryptoRegistry] registerBlockCipherPadding: paddingName="ISO10126" paddingClass="org.bouncycastle.crypto.paddings.ISO10126d2Padding" 11:01:52,015 DEBUG [qtp297354543-409][CryptoRegistry] registerBlockCipherPadding: paddingName="ISO7816-4" paddingClass="org.bouncycastle.crypto.paddings.ISO7816d4Padding" 11:01:52,016 DEBUG [qtp297354543-409][CryptoRegistry] registerBlockCipherPadding: paddingName="PKCS7" paddingClass="org.bouncycastle.crypto.paddings.PKCS7Padding" 11:01:52,016 TRACE [qtp297354543-409][CryptoRegistry] registerBlockCipherPadding: paddingName="PKCS5" paddingClass="org.bouncycastle.crypto.paddings.PKCS7Padding" 11:01:52,016 DEBUG [qtp297354543-409][CryptoRegistry] registerBlockCipherPadding: paddingName="TBC" paddingClass="org.bouncycastle.crypto.paddings.TBCPadding" 11:01:52,017 DEBUG [qtp297354543-409][CryptoRegistry] registerBlockCipherPadding: paddingName="X9.23" paddingClass="org.bouncycastle.crypto.paddings.X923Padding" 11:01:52,018 DEBUG [qtp297354543-409][CryptoRegistry] registerBlockCipherPadding: paddingName="ZeroByte" paddingClass="org.bouncycastle.crypto.paddings.ZeroBytePadding" 11:01:52,019 TRACE [qtp297354543-409][CryptoRegistry] registerAsymmetricBlockCipherPadding: paddingName="ISO9796-1" paddingClass="org.bouncycastle.crypto.encodings.ISO9796d1Encoding" 11:01:52,019 TRACE [qtp297354543-409][CryptoRegistry] registerAsymmetricBlockCipherPadding: paddingName="OAEP" paddingClass="org.bouncycastle.crypto.encodings.OAEPEncoding" 11:01:52,019 TRACE [qtp297354543-409][CryptoRegistry] registerAsymmetricBlockCipherPadding: paddingName="OAEPWITHSHA1ANDMGF1" paddingClass="org.bouncycastle.crypto.encodings.OAEPEncoding" 11:01:52,020 TRACE [qtp297354543-409][CryptoRegistry] registerAsymmetricBlockCipherPadding: paddingName="PKCS1" paddingClass="org.bouncycastle.crypto.encodings.PKCS1Encoding" 11:01:52,028 TRACE [qtp297354543-409][CryptoRegistry] registerAsymmetricCipherKeyPairGeneratorFactory: algorithmName="DH" factoryClass="org.cumulus4j.crypto.internal.asymmetric.keypairgenerator.DHBasicKeyPairGeneratorFactory" 11:01:52,028 TRACE [qtp297354543-409][CryptoRegistry] registerAsymmetricCipherKeyPairGeneratorFactory: algorithmName="DSA" factoryClass="org.cumulus4j.crypto.internal.asymmetric.keypairgenerator.DSAKeyPairGeneratorFactory" 11:01:52,029 TRACE [qtp297354543-409][CryptoRegistry] registerAsymmetricCipherKeyPairGeneratorFactory: algorithmName="ElGamal" factoryClass="org.cumulus4j.crypto.internal.asymmetric.keypairgenerator.ElGamalKeyPairGeneratorFactory" 11:01:52,030 TRACE [qtp297354543-409][CryptoRegistry] registerAsymmetricCipherKeyPairGeneratorFactory: algorithmName="GOST3410" factoryClass="org.cumulus4j.crypto.internal.asymmetric.keypairgenerator.GOST3410KeyPairGeneratorFactory" 11:01:52,030 TRACE [qtp297354543-409][CryptoRegistry] registerAsymmetricCipherKeyPairGeneratorFactory: algorithmName="NaccacheStern" factoryClass="org.cumulus4j.crypto.internal.asymmetric.keypairgenerator.NaccacheSternKeyPairGeneratorFactory" 11:01:52,031 TRACE [qtp297354543-409][CryptoRegistry] registerAsymmetricCipherKeyPairGeneratorFactory: algorithmName="RSA" factoryClass="org.cumulus4j.crypto.internal.asymmetric.keypairgenerator.RSAKeyPairGeneratorFactory" 11:02:02,200 INFO [qtp297354543-409][CryptoCache] getCryptoCacheCleanupTimerEnabled: Property 'cumulus4j.CryptoCache.cleanupTimer.enabled' is not set. Using default value true. 11:02:02,201 INFO [qtp297354543-409][CryptoCache] Persistence property 'cumulus4j.CryptoCache.cleanupTimer.period' is not set. Using default value 60000. 11:02:02,224 DEBUG [qtp297354543-409][MessageBrokerPMF] [vys57d] _query[requestID=k7epae23ezjmcrbnfmp9nfu4a]: Entered with request: org.cumulus4j.keymanager.back.shared.GetActiveEncryptionKeyRequest@2fd2c8cb[k7epae23ezjmcrbnfmp9nfu4a,test-iotsd610--g77rjbprewgu_cgnkf9sc*1*07bw7d] 11:02:02,361 DEBUG [qtp297354543-409][MessageBrokerPMF] [vys57d] _query[requestID=k7epae23ezjmcrbnfmp9nfu4a]: Request persisted. 11:02:02,439 DEBUG [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: Returning request: org.cumulus4j.keymanager.back.shared.GetActiveEncryptionKeyRequest@2fd2c8cb[k7epae23ezjmcrbnfmp9nfu4a,test-iotsd610--g77rjbprewgu_cgnkf9sc*1*07bw7d] 11:02:02,447 DEBUG [qtp297354543-411][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.GetActiveEncryptionKeyRequest matching=true 11:02:02,460 ERROR [qtp297354543-413][Persistence] Object "org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@6701cf84" (id="k7epae23ezjmcrbnfmp9nfu4a") has been changed in the datastore since your last read. Your transaction is using version "1" but this doesnt exist in the datastore now 11:02:02,467 ERROR [qtp297354543-412][Persistence] Object "org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@2cc624e9" (id="k7epae23ezjmcrbnfmp9nfu4a") has been changed in the datastore since your last read. Your transaction is using version "1" but this doesnt exist in the datastore now 11:02:02,468 ERROR [qtp297354543-408][Persistence] Object "org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@2c3963eb" (id="k7epae23ezjmcrbnfmp9nfu4a") has been changed in the datastore since your last read. Your transaction is using version "1" but this doesnt exist in the datastore now 11:02:02,469 WARN [qtp297354543-413][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDOOptimisticVerificationException: Transaction failed to commit NestedThrowables: javax.jdo.JDOOptimisticVerificationException: Object "org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@6701cf84" (id="k7epae23ezjmcrbnfmp9nfu4a") has been changed in the datastore since your last read. Your transaction is using version "1" but this doesnt exist in the datastore now FailedObject:org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@2fd2c8cb 11:02:02,469 ERROR [qtp297354543-410][Persistence] Object "org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@70d5c1a6" (id="k7epae23ezjmcrbnfmp9nfu4a") has been changed in the datastore since your last read. Your transaction is using version "1" but this doesnt exist in the datastore now 11:02:02,469 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDOOptimisticVerificationException: Transaction failed to commit NestedThrowables: javax.jdo.JDOOptimisticVerificationException: Object "org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@2c3963eb" (id="k7epae23ezjmcrbnfmp9nfu4a") has been changed in the datastore since your last read. Your transaction is using version "1" but this doesnt exist in the datastore now FailedObject:org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@2fd2c8cb 11:02:02,470 WARN [qtp297354543-410][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDOOptimisticVerificationException: Transaction failed to commit NestedThrowables: javax.jdo.JDOOptimisticVerificationException: Object "org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@70d5c1a6" (id="k7epae23ezjmcrbnfmp9nfu4a") has been changed in the datastore since your last read. Your transaction is using version "1" but this doesnt exist in the datastore now FailedObject:org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@2fd2c8cb 11:02:02,470 WARN [qtp297354543-412][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDOOptimisticVerificationException: Transaction failed to commit NestedThrowables: javax.jdo.JDOOptimisticVerificationException: Object "org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@2cc624e9" (id="k7epae23ezjmcrbnfmp9nfu4a") has been changed in the datastore since your last read. Your transaction is using version "1" but this doesnt exist in the datastore now FailedObject:org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@2fd2c8cb 11:02:02,509 DEBUG [Thread-5][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Request matching=true 11:02:02,497 INFO [qtp297354543-409][AbstractMessageBroker] System property 'cumulus4j.MessageBroker.queryTimeout' is not specified; using default value 300000. 11:02:02,696 DEBUG [Thread-5][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.GetActiveEncryptionKeyResponse matching=true 11:02:02,703 DEBUG [qtp297354543-420][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Response matching=true 11:02:02,719 DEBUG [qtp297354543-420][MessageBrokerPMF] [vys57d] _pushResponse[requestID=k7epae23ezjmcrbnfmp9nfu4a]: Entered. 11:02:02,756 DEBUG [qtp297354543-420][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: Entered. 11:02:02,978 TRACE [qtp297354543-409][CryptoCache] acquireCipherEntry: Created new Cipher@793161223 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with key and IV. 11:02:02,988 TRACE [qtp297354543-409][CryptoCache] releaseCipherEntry: Releasing Cipher@793161223 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:02,996 TRACE [qtp297354543-409][Cumulus4jPersistenceHandler] insertObject: Persisted new non-embedded DataEntry for: 1 11:02:02,996 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@7ad0e2c3[1,org.cumulus4j.store.test.movie.Movie] 11:02:02,997 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@7ad0e2c3[1,org.cumulus4j.store.test.movie.Movie] 11:02:02,997 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@75458f66[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 11:02:03,276 TRACE [qtp297354543-409][CryptoCache] acquireCipherEntry: Found cached Cipher@793161223 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:03,277 TRACE [qtp297354543-409][CryptoCache] releaseCipherEntry: Releasing Cipher@793161223 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:03,284 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@64eb93f[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 11:02:03,288 TRACE [qtp297354543-409][CryptoCache] acquireCipherEntry: Found cached Cipher@793161223 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:03,289 TRACE [qtp297354543-409][CryptoCache] releaseCipherEntry: Releasing Cipher@793161223 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:03,461 TRACE [qtp297354543-409][CryptoCache] acquireCipherEntry: Found cached Cipher@793161223 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:03,462 TRACE [qtp297354543-409][CryptoCache] releaseCipherEntry: Releasing Cipher@793161223 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:03,634 TRACE [qtp297354543-409][CryptoCache] acquireCipherEntry: Found cached Cipher@793161223 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:03,635 TRACE [qtp297354543-409][CryptoCache] releaseCipherEntry: Releasing Cipher@793161223 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:03,642 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@75cd6000[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 11:02:03,646 TRACE [qtp297354543-409][CryptoCache] acquireCipherEntry: Found cached Cipher@793161223 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:03,646 TRACE [qtp297354543-409][CryptoCache] releaseCipherEntry: Releasing Cipher@793161223 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:03,648 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@748ac568[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:02:03,651 TRACE [qtp297354543-409][CryptoCache] acquireCipherEntry: Found cached Cipher@793161223 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:03,652 TRACE [qtp297354543-409][CryptoCache] releaseCipherEntry: Releasing Cipher@793161223 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:03,654 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@58fc466e[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 11:02:03,658 TRACE [qtp297354543-409][CryptoCache] acquireCipherEntry: Found cached Cipher@793161223 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:03,658 TRACE [qtp297354543-409][CryptoCache] releaseCipherEntry: Releasing Cipher@793161223 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:03,663 DEBUG [qtp297354543-409][Cumulus4jStoreManager] getClassMetaByClass: begin loading. class=org.cumulus4j.store.test.movie.Rating 11:02:03,663 DEBUG [qtp297354543-409][Cumulus4jStoreManager] registerClass: clazz=org.cumulus4j.store.test.movie.Rating 11:02:03,665 DEBUG [qtp297354543-409][ClassMeta] jdoPreStore: org.cumulus4j.store.model.ClassMeta@f37aa7[null,org.cumulus4j.store.test.movie.Rating] 11:02:03,666 DEBUG [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta == null => populating. this=org.cumulus4j.store.model.ClassMeta@f37aa7[2,org.cumulus4j.store.test.movie.Rating] 11:02:03,667 DEBUG [qtp297354543-409][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@685cbbbc[null,org.cumulus4j.store.test.movie.Rating#name[primary]] 11:02:03,668 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@f37aa7[2,org.cumulus4j.store.test.movie.Rating] 11:02:03,669 DEBUG [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@685cbbbc[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 11:02:03,669 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@685cbbbc[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 11:02:03,669 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@f37aa7[2,org.cumulus4j.store.test.movie.Rating] 11:02:03,670 DEBUG [qtp297354543-409][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@3d096aa5[null,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 11:02:03,672 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@f37aa7[2,org.cumulus4j.store.test.movie.Rating] 11:02:03,672 DEBUG [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@3d096aa5[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 11:02:03,674 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@3d096aa5[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 11:02:03,674 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@f37aa7[2,org.cumulus4j.store.test.movie.Rating] 11:02:03,674 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@685cbbbc[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 11:02:03,674 DEBUG [qtp297354543-409][FieldMeta] getEmbeddedClassMeta: this.embeddedClassMetaLoaded == false => loading. this=org.cumulus4j.store.model.FieldMeta@685cbbbc[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 11:02:03,676 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@3d096aa5[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 11:02:03,677 DEBUG [qtp297354543-409][ClassMeta] jdoPostDetach: attached=org.cumulus4j.store.model.ClassMeta@f37aa7[2,org.cumulus4j.store.test.movie.Rating] 11:02:03,678 DEBUG [qtp297354543-409][ClassMeta] jdoPostDetach: Detaching this.fieldName2FieldMeta: attached=org.cumulus4j.store.model.ClassMeta@f37aa7[2,org.cumulus4j.store.test.movie.Rating] 11:02:03,678 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@f37aa7[2,org.cumulus4j.store.test.movie.Rating] 11:02:03,678 DEBUG [qtp297354543-409][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@3d096aa5[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 11:02:03,678 DEBUG [qtp297354543-409][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@3d096aa5[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 11:02:03,678 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@3d096aa5[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 11:02:03,678 DEBUG [qtp297354543-409][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@3d096aa5[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 11:02:03,679 DEBUG [qtp297354543-409][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@685cbbbc[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 11:02:03,679 DEBUG [qtp297354543-409][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@685cbbbc[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 11:02:03,679 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@685cbbbc[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 11:02:03,679 DEBUG [qtp297354543-409][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@685cbbbc[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 11:02:03,679 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@5014f972[2,org.cumulus4j.store.test.movie.Rating] 11:02:03,680 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@f3d5ccd[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 11:02:03,680 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@759e103b[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 11:02:03,680 DEBUG [qtp297354543-409][Cumulus4jStoreManager] getClassMetaByClass: end loading (took 17 ms). class=org.cumulus4j.store.test.movie.Rating 11:02:03,680 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@5014f972[2,org.cumulus4j.store.test.movie.Rating] 11:02:03,680 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@5014f972[2,org.cumulus4j.store.test.movie.Rating] 11:02:03,680 TRACE [qtp297354543-409][Cumulus4jPersistenceHandler] insertObject: Created new DataEntry for: 1 11:02:03,680 TRACE [qtp297354543-409][CryptoCache] acquireCipherEntry: Found cached Cipher@793161223 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:03,682 TRACE [qtp297354543-409][CryptoCache] releaseCipherEntry: Releasing Cipher@793161223 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:03,684 TRACE [qtp297354543-409][Cumulus4jPersistenceHandler] insertObject: Persisted new non-embedded DataEntry for: 1 11:02:03,684 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@5014f972[2,org.cumulus4j.store.test.movie.Rating] 11:02:03,684 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@5014f972[2,org.cumulus4j.store.test.movie.Rating] 11:02:03,687 TRACE [qtp297354543-409][CryptoCache] acquireCipherEntry: Found cached Cipher@793161223 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:03,688 TRACE [qtp297354543-409][CryptoCache] releaseCipherEntry: Releasing Cipher@793161223 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:03,693 TRACE [qtp297354543-409][CryptoCache] acquireCipherEntry: Found cached Cipher@793161223 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:03,694 TRACE [qtp297354543-409][CryptoCache] releaseCipherEntry: Releasing Cipher@793161223 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:03,696 TRACE [qtp297354543-409][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 11:02:03,696 TRACE [qtp297354543-409][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=8 value=[] 11:02:03,696 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@7ad0e2c3[1,org.cumulus4j.store.test.movie.Movie] 11:02:03,696 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@58fc466e[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 11:02:03,696 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@7ad0e2c3[1,org.cumulus4j.store.test.movie.Movie] 11:02:03,696 TRACE [qtp297354543-409][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=6 value=[] 11:02:03,696 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@7ad0e2c3[1,org.cumulus4j.store.test.movie.Movie] 11:02:03,697 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@748ac568[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:02:03,697 TRACE [qtp297354543-409][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=5 value=null 11:02:03,697 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@7ad0e2c3[1,org.cumulus4j.store.test.movie.Movie] 11:02:03,697 TRACE [qtp297354543-409][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=4 value=[] 11:02:03,697 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@7ad0e2c3[1,org.cumulus4j.store.test.movie.Movie] 11:02:03,697 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@75cd6000[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 11:02:03,697 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@7ad0e2c3[1,org.cumulus4j.store.test.movie.Movie] 11:02:03,697 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@7ad0e2c3[1,org.cumulus4j.store.test.movie.Movie] 11:02:03,697 TRACE [qtp297354543-409][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=1 value=[] 11:02:03,697 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@7ad0e2c3[1,org.cumulus4j.store.test.movie.Movie] 11:02:03,697 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@64eb93f[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 11:02:03,697 TRACE [qtp297354543-409][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=0 value=[] 11:02:03,698 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@7ad0e2c3[1,org.cumulus4j.store.test.movie.Movie] 11:02:03,698 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@75458f66[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 11:02:03,698 TRACE [qtp297354543-409][Cumulus4jPersistenceHandler] insertObject: Created new DataEntry for: 2 11:02:03,698 TRACE [qtp297354543-409][CryptoCache] acquireCipherEntry: Found cached Cipher@793161223 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:03,700 TRACE [qtp297354543-409][CryptoCache] releaseCipherEntry: Releasing Cipher@793161223 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:03,702 TRACE [qtp297354543-409][Cumulus4jPersistenceHandler] insertObject: Persisted new non-embedded DataEntry for: 2 11:02:03,702 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@75458f66[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 11:02:03,707 TRACE [qtp297354543-409][CryptoCache] getKeyData: Found cached key with keyID=1. 11:02:03,708 TRACE [qtp297354543-409][CryptoCache] acquireCipherEntry: Created new Cipher@1940880215 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with key and IV. 11:02:03,710 TRACE [qtp297354543-409][CryptoCache] releaseCipherEntry: Releasing Cipher@1940880215 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:03,710 TRACE [qtp297354543-409][CryptoCache] acquireCipherEntry: Found cached Cipher@793161223 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:03,711 TRACE [qtp297354543-409][CryptoCache] releaseCipherEntry: Releasing Cipher@793161223 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:03,711 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@64eb93f[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 11:02:03,725 TRACE [qtp297354543-409][CryptoCache] acquireCipherEntry: Found cached Cipher@1940880215 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:03,726 TRACE [qtp297354543-409][CryptoCache] releaseCipherEntry: Releasing Cipher@1940880215 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:03,726 TRACE [qtp297354543-409][CryptoCache] acquireCipherEntry: Found cached Cipher@793161223 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:03,727 TRACE [qtp297354543-409][CryptoCache] releaseCipherEntry: Releasing Cipher@793161223 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:03,731 TRACE [qtp297354543-409][CryptoCache] acquireCipherEntry: Found cached Cipher@793161223 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:03,732 TRACE [qtp297354543-409][CryptoCache] releaseCipherEntry: Releasing Cipher@793161223 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:03,737 TRACE [qtp297354543-409][CryptoCache] acquireCipherEntry: Found cached Cipher@793161223 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:03,738 TRACE [qtp297354543-409][CryptoCache] releaseCipherEntry: Releasing Cipher@793161223 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:03,739 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@75cd6000[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 11:02:03,743 TRACE [qtp297354543-409][CryptoCache] acquireCipherEntry: Found cached Cipher@1940880215 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:03,743 TRACE [qtp297354543-409][CryptoCache] releaseCipherEntry: Releasing Cipher@1940880215 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:03,744 TRACE [qtp297354543-409][CryptoCache] acquireCipherEntry: Found cached Cipher@793161223 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:03,744 TRACE [qtp297354543-409][CryptoCache] releaseCipherEntry: Releasing Cipher@793161223 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:03,745 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@748ac568[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:02:03,749 TRACE [qtp297354543-409][CryptoCache] acquireCipherEntry: Found cached Cipher@1940880215 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:03,749 TRACE [qtp297354543-409][CryptoCache] releaseCipherEntry: Releasing Cipher@1940880215 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:03,749 TRACE [qtp297354543-409][CryptoCache] acquireCipherEntry: Found cached Cipher@793161223 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:03,750 TRACE [qtp297354543-409][CryptoCache] releaseCipherEntry: Releasing Cipher@793161223 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:03,750 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@58fc466e[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 11:02:03,754 TRACE [qtp297354543-409][CryptoCache] acquireCipherEntry: Found cached Cipher@1940880215 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:03,755 TRACE [qtp297354543-409][CryptoCache] releaseCipherEntry: Releasing Cipher@1940880215 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:03,755 TRACE [qtp297354543-409][CryptoCache] acquireCipherEntry: Found cached Cipher@793161223 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:03,756 TRACE [qtp297354543-409][CryptoCache] releaseCipherEntry: Releasing Cipher@793161223 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:03,758 DEBUG [qtp297354543-409][Cumulus4jStoreManager] getClassMetaByClass: begin loading. class=org.cumulus4j.store.test.movie.Person 11:02:03,759 DEBUG [qtp297354543-409][Cumulus4jStoreManager] registerClass: clazz=org.cumulus4j.store.test.movie.Person 11:02:03,761 DEBUG [qtp297354543-409][ClassMeta] jdoPreStore: org.cumulus4j.store.model.ClassMeta@615ec6f0[null,org.cumulus4j.store.test.movie.Person] 11:02:03,763 DEBUG [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta == null => populating. this=org.cumulus4j.store.model.ClassMeta@615ec6f0[3,org.cumulus4j.store.test.movie.Person] 11:02:03,764 DEBUG [qtp297354543-409][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@3dbf75[null,org.cumulus4j.store.test.movie.Person#name[primary]] 11:02:03,765 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@615ec6f0[3,org.cumulus4j.store.test.movie.Person] 11:02:03,765 DEBUG [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@3dbf75[17,org.cumulus4j.store.test.movie.Person#name[primary]] 11:02:03,766 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@3dbf75[17,org.cumulus4j.store.test.movie.Person#name[primary]] 11:02:03,766 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@615ec6f0[3,org.cumulus4j.store.test.movie.Person] 11:02:03,766 DEBUG [qtp297354543-409][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@39f18b4b[null,org.cumulus4j.store.test.movie.Person#personID[primary]] 11:02:03,768 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@615ec6f0[3,org.cumulus4j.store.test.movie.Person] 11:02:03,768 DEBUG [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@39f18b4b[18,org.cumulus4j.store.test.movie.Person#personID[primary]] 11:02:03,768 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@39f18b4b[18,org.cumulus4j.store.test.movie.Person#personID[primary]] 11:02:03,768 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@615ec6f0[3,org.cumulus4j.store.test.movie.Person] 11:02:03,768 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@3dbf75[17,org.cumulus4j.store.test.movie.Person#name[primary]] 11:02:03,768 DEBUG [qtp297354543-409][FieldMeta] getEmbeddedClassMeta: this.embeddedClassMetaLoaded == false => loading. this=org.cumulus4j.store.model.FieldMeta@3dbf75[17,org.cumulus4j.store.test.movie.Person#name[primary]] 11:02:03,770 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@39f18b4b[18,org.cumulus4j.store.test.movie.Person#personID[primary]] 11:02:03,771 DEBUG [qtp297354543-409][ClassMeta] jdoPostDetach: attached=org.cumulus4j.store.model.ClassMeta@615ec6f0[3,org.cumulus4j.store.test.movie.Person] 11:02:03,771 DEBUG [qtp297354543-409][ClassMeta] jdoPostDetach: Detaching this.fieldName2FieldMeta: attached=org.cumulus4j.store.model.ClassMeta@615ec6f0[3,org.cumulus4j.store.test.movie.Person] 11:02:03,771 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@615ec6f0[3,org.cumulus4j.store.test.movie.Person] 11:02:03,772 DEBUG [qtp297354543-409][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@3dbf75[17,org.cumulus4j.store.test.movie.Person#name[primary]] 11:02:03,772 DEBUG [qtp297354543-409][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@3dbf75[17,org.cumulus4j.store.test.movie.Person#name[primary]] 11:02:03,772 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@3dbf75[17,org.cumulus4j.store.test.movie.Person#name[primary]] 11:02:03,772 DEBUG [qtp297354543-409][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@3dbf75[17,org.cumulus4j.store.test.movie.Person#name[primary]] 11:02:03,772 DEBUG [qtp297354543-409][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@39f18b4b[18,org.cumulus4j.store.test.movie.Person#personID[primary]] 11:02:03,772 DEBUG [qtp297354543-409][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@39f18b4b[18,org.cumulus4j.store.test.movie.Person#personID[primary]] 11:02:03,772 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@39f18b4b[18,org.cumulus4j.store.test.movie.Person#personID[primary]] 11:02:03,772 DEBUG [qtp297354543-409][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@39f18b4b[18,org.cumulus4j.store.test.movie.Person#personID[primary]] 11:02:03,773 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@28b707a6[3,org.cumulus4j.store.test.movie.Person] 11:02:03,773 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@617088e1[17,org.cumulus4j.store.test.movie.Person#name[primary]] 11:02:03,773 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@5840758[18,org.cumulus4j.store.test.movie.Person#personID[primary]] 11:02:03,773 DEBUG [qtp297354543-409][Cumulus4jStoreManager] getClassMetaByClass: end loading (took 14 ms). class=org.cumulus4j.store.test.movie.Person 11:02:03,773 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@28b707a6[3,org.cumulus4j.store.test.movie.Person] 11:02:03,773 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@28b707a6[3,org.cumulus4j.store.test.movie.Person] 11:02:03,773 TRACE [qtp297354543-409][Cumulus4jPersistenceHandler] insertObject: Created new DataEntry for: 1 11:02:03,774 TRACE [qtp297354543-409][CryptoCache] acquireCipherEntry: Found cached Cipher@793161223 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:03,775 TRACE [qtp297354543-409][CryptoCache] releaseCipherEntry: Releasing Cipher@793161223 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:03,777 TRACE [qtp297354543-409][Cumulus4jPersistenceHandler] insertObject: Persisted new non-embedded DataEntry for: 1 11:02:03,777 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@28b707a6[3,org.cumulus4j.store.test.movie.Person] 11:02:03,777 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@28b707a6[3,org.cumulus4j.store.test.movie.Person] 11:02:03,780 TRACE [qtp297354543-409][CryptoCache] acquireCipherEntry: Found cached Cipher@793161223 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:03,780 TRACE [qtp297354543-409][CryptoCache] releaseCipherEntry: Releasing Cipher@793161223 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:03,785 TRACE [qtp297354543-409][CryptoCache] acquireCipherEntry: Found cached Cipher@793161223 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:03,785 TRACE [qtp297354543-409][CryptoCache] releaseCipherEntry: Releasing Cipher@793161223 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:03,799 TRACE [qtp297354543-409][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 11:02:03,816 TRACE [qtp297354543-409][CryptoCache] acquireCipherEntry: Found cached Cipher@1940880215 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:03,817 TRACE [qtp297354543-409][CryptoCache] releaseCipherEntry: Releasing Cipher@1940880215 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:03,819 TRACE [qtp297354543-409][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=6 value=[org.cumulus4j.store.test.movie.Person@1] 11:02:03,820 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@7ad0e2c3[1,org.cumulus4j.store.test.movie.Movie] 11:02:03,820 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@748ac568[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:02:03,820 TRACE [qtp297354543-409][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Person 11:02:03,833 TRACE [qtp297354543-409][CryptoCache] acquireCipherEntry: Found cached Cipher@793161223 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:03,834 TRACE [qtp297354543-409][CryptoCache] releaseCipherEntry: Releasing Cipher@793161223 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:03,834 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@7ad0e2c3[1,org.cumulus4j.store.test.movie.Movie] 11:02:03,835 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@748ac568[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:02:03,848 TRACE [qtp297354543-409][CryptoCache] acquireCipherEntry: Found cached Cipher@1940880215 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:03,849 TRACE [qtp297354543-409][CryptoCache] releaseCipherEntry: Releasing Cipher@1940880215 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:03,849 TRACE [qtp297354543-409][CryptoCache] acquireCipherEntry: Found cached Cipher@793161223 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:03,850 TRACE [qtp297354543-409][CryptoCache] releaseCipherEntry: Releasing Cipher@793161223 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:03,850 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@748ac568[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:02:03,855 TRACE [qtp297354543-409][CryptoCache] acquireCipherEntry: Found cached Cipher@793161223 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:03,855 TRACE [qtp297354543-409][CryptoCache] releaseCipherEntry: Releasing Cipher@793161223 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:03,860 TRACE [qtp297354543-409][CryptoCache] acquireCipherEntry: Found cached Cipher@793161223 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:03,861 TRACE [qtp297354543-409][CryptoCache] releaseCipherEntry: Releasing Cipher@793161223 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:03,863 TRACE [qtp297354543-409][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 11:02:03,866 TRACE [qtp297354543-409][CryptoCache] acquireCipherEntry: Found cached Cipher@1940880215 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:03,867 TRACE [qtp297354543-409][CryptoCache] releaseCipherEntry: Releasing Cipher@1940880215 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:03,867 TRACE [qtp297354543-409][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=5 value=org.cumulus4j.store.test.movie.Rating@1 11:02:03,867 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@7ad0e2c3[1,org.cumulus4j.store.test.movie.Movie] 11:02:03,868 TRACE [qtp297354543-409][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Rating 11:02:03,870 TRACE [qtp297354543-409][CryptoCache] acquireCipherEntry: Found cached Cipher@793161223 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:03,871 TRACE [qtp297354543-409][CryptoCache] releaseCipherEntry: Releasing Cipher@793161223 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:03,871 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@7ad0e2c3[1,org.cumulus4j.store.test.movie.Movie] 11:02:03,889 TRACE [qtp297354543-409][CryptoCache] acquireCipherEntry: Found cached Cipher@793161223 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:03,890 TRACE [qtp297354543-409][CryptoCache] releaseCipherEntry: Releasing Cipher@793161223 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:03,914 TRACE [qtp297354543-409][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 11:02:03,924 TRACE [qtp297354543-409][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 11:02:03,936 TRACE [qtp297354543-409][Cumulus4jStoreManager] getClassMetaByClassID: found cache entry. classID=1 11:02:03,938 TRACE [qtp297354543-409][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 11:02:03,955 TRACE [qtp297354543-409][CryptoCache] acquireCipherEntry: Found cached Cipher@1940880215 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:03,956 TRACE [qtp297354543-409][CryptoCache] releaseCipherEntry: Releasing Cipher@1940880215 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:03,960 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@7ad0e2c3[1,org.cumulus4j.store.test.movie.Movie] 11:02:03,960 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@7ad0e2c3[1,org.cumulus4j.store.test.movie.Movie] 11:02:03,960 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@7ad0e2c3[1,org.cumulus4j.store.test.movie.Movie] 11:02:03,960 TRACE [qtp297354543-409][Cumulus4jStoreManager] getClassMetaByClassID: found cache entry. classID=1 11:02:03,961 TRACE [qtp297354543-409][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 11:02:03,964 TRACE [qtp297354543-409][CryptoCache] acquireCipherEntry: Found cached Cipher@1940880215 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:03,965 TRACE [qtp297354543-409][CryptoCache] releaseCipherEntry: Releasing Cipher@1940880215 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:03,966 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@7ad0e2c3[1,org.cumulus4j.store.test.movie.Movie] 11:02:03,966 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@7ad0e2c3[1,org.cumulus4j.store.test.movie.Movie] 11:02:03,966 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@7ad0e2c3[1,org.cumulus4j.store.test.movie.Movie] 11:02:04,838 INFO [qtp297354543-409][TestUtil] loadProperties: File /home/tomcat/cumulus4j-test-datanucleus.properties does not exist. Thus not overriding any settings with user-specific ones. 11:02:05,366 WARN [qtp297354543-409][MetaData] MetaData Parser encountered an error in file "jar:file:/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store/target/org.cumulus4j.store-1.2.1-SNAPSHOT.jar!/org/cumulus4j/store/model/package.jdo" at line 10, column 6 : cvc-elt.1: Cannot find the declaration of element 'jdo'. - Please check your specification of DTD and the validity of the MetaData XML that you have specified. 11:02:05,367 WARN [qtp297354543-409][MetaData] MetaData Parser encountered an error in file "jar:file:/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store/target/org.cumulus4j.store-1.2.1-SNAPSHOT.jar!/org/cumulus4j/store/model/package.jdo" at line 48, column 7 : The content of element type "jdo" is incomplete, it must match "(extension*,(package|query|fetch-plan)+,extension*)". - Please check your specification of DTD and the validity of the MetaData XML that you have specified. 11:02:09,853 INFO [qtp297354543-409][Cumulus4jStoreManager] ====================== Cumulus4j ====================== 11:02:09,853 INFO [qtp297354543-409][Cumulus4jStoreManager] Bundle: org.cumulus4j.store - Version: 1.2.1.SNAPSHOT 11:02:09,853 INFO [qtp297354543-409][Cumulus4jStoreManager] ======================================================= 11:02:09,855 ERROR [qtp297354543-409][Persistence] java.lang.reflect.InvocationTargetException at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at org.datanucleus.plugin.NonManagedPluginRegistry.createExecutableExtension(NonManagedPluginRegistry.java:631) at org.datanucleus.plugin.PluginManager.createExecutableExtension(PluginManager.java:301) at org.datanucleus.NucleusContext.initialiseAutoStart(NucleusContext.java:432) at org.datanucleus.NucleusContext.initialise(NucleusContext.java:384) at org.datanucleus.api.jdo.JDOPersistenceManagerFactory.freezeConfiguration(JDOPersistenceManagerFactory.java:768) at org.datanucleus.api.jdo.JDOPersistenceManagerFactory.createPersistenceManagerFactory(JDOPersistenceManagerFactory.java:326) at org.datanucleus.api.jdo.JDOPersistenceManagerFactory.getPersistenceManagerFactory(JDOPersistenceManagerFactory.java:195) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at javax.jdo.JDOHelper$16.run(JDOHelper.java:1970) at java.security.AccessController.doPrivileged(Native Method) at javax.jdo.JDOHelper.invoke(JDOHelper.java:1965) at javax.jdo.JDOHelper.invokeGetPersistenceManagerFactoryOnImplementation(JDOHelper.java:1171) at javax.jdo.JDOHelper.getPersistenceManagerFactory(JDOHelper.java:813) at javax.jdo.JDOHelper.getPersistenceManagerFactory(JDOHelper.java:702) at org.cumulus4j.integrationtest.webapp.TestService.getPersistenceManagerFactory(TestService.java:59) at org.cumulus4j.integrationtest.webapp.TestService.getPersistenceManager(TestService.java:72) at org.cumulus4j.integrationtest.webapp.TestService.testPost(TestService.java:93) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.sun.jersey.spi.container.JavaMethodInvokerFactory$1.invoke(JavaMethodInvokerFactory.java:60) at com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker._dispatch(AbstractResourceMethodDispatchProvider.java:185) at com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher.dispatch(ResourceJavaMethodDispatcher.java:75) at com.sun.jersey.server.impl.uri.rules.HttpMethodRule.accept(HttpMethodRule.java:288) at com.sun.jersey.server.impl.uri.rules.ResourceClassRule.accept(ResourceClassRule.java:108) at com.sun.jersey.server.impl.uri.rules.RightHandPathRule.accept(RightHandPathRule.java:147) at com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule.accept(RootResourceClassesRule.java:84) at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1469) at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1400) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1349) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1339) at com.sun.jersey.spi.container.servlet.WebComponent.service(WebComponent.java:416) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:537) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:699) at javax.servlet.http.HttpServlet.service(HttpServlet.java:847) at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:546) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1283) at org.cumulus4j.keymanager.back.shared.AjaxHeadersFilter.doFilter(AjaxHeadersFilter.java:33) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1254) at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:481) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:119) at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:516) at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:230) at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:956) at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:411) at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:188) at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:891) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:117) at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:247) at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:151) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:114) at org.eclipse.jetty.server.Server.handle(Server.java:353) at org.eclipse.jetty.server.HttpConnection.handleRequest(HttpConnection.java:598) at org.eclipse.jetty.server.HttpConnection$RequestHandler.headerComplete(HttpConnection.java:1059) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:590) at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:212) at org.eclipse.jetty.server.HttpConnection.handle(HttpConnection.java:427) at org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:510) at org.eclipse.jetty.io.nio.SelectChannelEndPoint.access$000(SelectChannelEndPoint.java:34) at org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java:40) at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:450) at java.lang.Thread.run(Thread.java:745) Caused by: java.lang.ClassCastException: org.cumulus4j.store.Cumulus4jStoreManager cannot be cast to org.datanucleus.store.rdbms.RDBMSStoreManager at org.datanucleus.store.rdbms.autostart.SchemaAutoStarter.(SchemaAutoStarter.java:68) ... 70 more 11:02:09,856 DEBUG [qtp297354543-409][Cumulus4jStoreManager] getClassMetaByClass: begin loading. class=org.cumulus4j.store.test.movie.Movie 11:02:09,857 INFO [qtp297354543-409][AbstractCryptoManager] getCryptoSessionExpiryTimerPeriod: Property 'cumulus4j.cryptoSessionExpiryTimer.period' is not set. Using default value 60000. 11:02:09,857 TRACE [qtp297354543-409][AbstractCryptoSession] setCryptoSessionID: cryptoSessionID=test-iotsd610--g77rjbprewgu_cgnkf9sc*1*07bw7d 11:02:09,857 INFO [qtp297354543-409][AbstractCryptoManager] getCryptoSessionExpiryAgeMSec: Property 'cumulus4j.cryptoSessionExpiryAge' is not set. Using default value 1800000. 11:02:09,918 INFO [qtp297354543-409][MinimumCumulus4jVersion] version=10100001 11:02:09,920 INFO [qtp297354543-409][MinimumCumulus4jVersion] version=10100001 11:02:09,920 DEBUG [qtp297354543-409][Cumulus4jStoreManager] registerClass: clazz=org.cumulus4j.store.test.movie.Movie 11:02:09,924 DEBUG [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta == null => populating. this=org.cumulus4j.store.model.ClassMeta@4e8f78fb[1,org.cumulus4j.store.test.movie.Movie] 11:02:09,934 DEBUG [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@3ff7a87f[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 11:02:09,937 DEBUG [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@4142da91[2,org.cumulus4j.store.test.movie.Movie#directedBy[collectionElement]] 11:02:09,938 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@3ff7a87f[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 11:02:09,938 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@3ff7a87f[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 11:02:09,938 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@4e8f78fb[1,org.cumulus4j.store.test.movie.Movie] 11:02:09,938 DEBUG [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@28ce4ad6[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 11:02:09,940 DEBUG [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@45e7f273[4,org.cumulus4j.store.test.movie.Movie#languages[collectionElement]] 11:02:09,941 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@28ce4ad6[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 11:02:09,941 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@28ce4ad6[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 11:02:09,941 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@4e8f78fb[1,org.cumulus4j.store.test.movie.Movie] 11:02:09,941 DEBUG [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@1c13e521[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 11:02:09,942 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1c13e521[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 11:02:09,942 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@4e8f78fb[1,org.cumulus4j.store.test.movie.Movie] 11:02:09,942 DEBUG [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@55168e29[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 11:02:09,943 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@55168e29[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 11:02:09,943 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@4e8f78fb[1,org.cumulus4j.store.test.movie.Movie] 11:02:09,943 DEBUG [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@71134081[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 11:02:09,945 DEBUG [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@36f0279b[8,org.cumulus4j.store.test.movie.Movie#producedBy[collectionElement]] 11:02:09,946 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@71134081[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 11:02:09,946 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@71134081[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 11:02:09,946 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@4e8f78fb[1,org.cumulus4j.store.test.movie.Movie] 11:02:09,946 DEBUG [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@62b7ab8e[9,org.cumulus4j.store.test.movie.Movie#rating[primary]] 11:02:09,947 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@62b7ab8e[9,org.cumulus4j.store.test.movie.Movie#rating[primary]] 11:02:09,947 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@4e8f78fb[1,org.cumulus4j.store.test.movie.Movie] 11:02:09,947 DEBUG [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@6b616737[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:02:09,948 DEBUG [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@670fb9bd[11,org.cumulus4j.store.test.movie.Movie#starring[collectionElement]] 11:02:09,949 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@6b616737[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:02:09,949 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@6b616737[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:02:09,949 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@4e8f78fb[1,org.cumulus4j.store.test.movie.Movie] 11:02:09,949 DEBUG [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@191120af[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 11:02:09,950 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@191120af[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 11:02:09,950 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@4e8f78fb[1,org.cumulus4j.store.test.movie.Movie] 11:02:09,950 DEBUG [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@3db5c099[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 11:02:09,952 DEBUG [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@64c5f7ed[14,org.cumulus4j.store.test.movie.Movie#writtenBy[collectionElement]] 11:02:09,953 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@3db5c099[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 11:02:09,953 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@3db5c099[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 11:02:09,953 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@4e8f78fb[1,org.cumulus4j.store.test.movie.Movie] 11:02:09,953 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@3ff7a87f[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 11:02:09,953 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@28ce4ad6[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 11:02:09,953 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1c13e521[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 11:02:09,953 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@55168e29[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 11:02:09,953 DEBUG [qtp297354543-409][FieldMeta] getEmbeddedClassMeta: this.embeddedClassMetaLoaded == false => loading. this=org.cumulus4j.store.model.FieldMeta@55168e29[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 11:02:09,957 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@71134081[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 11:02:09,957 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@62b7ab8e[9,org.cumulus4j.store.test.movie.Movie#rating[primary]] 11:02:09,957 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@6b616737[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:02:09,957 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@191120af[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 11:02:09,957 DEBUG [qtp297354543-409][FieldMeta] getEmbeddedClassMeta: this.embeddedClassMetaLoaded == false => loading. this=org.cumulus4j.store.model.FieldMeta@191120af[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 11:02:09,959 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@3db5c099[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 11:02:09,961 DEBUG [qtp297354543-409][ClassMeta] jdoPostDetach: attached=org.cumulus4j.store.model.ClassMeta@4e8f78fb[1,org.cumulus4j.store.test.movie.Movie] 11:02:09,962 DEBUG [qtp297354543-409][ClassMeta] jdoPostDetach: Detaching this.fieldName2FieldMeta: attached=org.cumulus4j.store.model.ClassMeta@4e8f78fb[1,org.cumulus4j.store.test.movie.Movie] 11:02:09,962 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@4e8f78fb[1,org.cumulus4j.store.test.movie.Movie] 11:02:09,962 DEBUG [qtp297354543-409][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@3ff7a87f[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 11:02:09,962 DEBUG [qtp297354543-409][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@3ff7a87f[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 11:02:09,962 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@3ff7a87f[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 11:02:09,963 DEBUG [qtp297354543-409][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@4142da91[2,org.cumulus4j.store.test.movie.Movie#directedBy[collectionElement]] 11:02:09,963 DEBUG [qtp297354543-409][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@4142da91[2,org.cumulus4j.store.test.movie.Movie#directedBy[collectionElement]] 11:02:09,963 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@4142da91[2,org.cumulus4j.store.test.movie.Movie#directedBy[collectionElement]] 11:02:09,963 DEBUG [qtp297354543-409][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@4142da91[2,org.cumulus4j.store.test.movie.Movie#directedBy[collectionElement]] 11:02:09,963 DEBUG [qtp297354543-409][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@3ff7a87f[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 11:02:09,963 DEBUG [qtp297354543-409][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@28ce4ad6[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 11:02:09,964 DEBUG [qtp297354543-409][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@28ce4ad6[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 11:02:09,964 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@28ce4ad6[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 11:02:09,964 DEBUG [qtp297354543-409][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@45e7f273[4,org.cumulus4j.store.test.movie.Movie#languages[collectionElement]] 11:02:09,965 DEBUG [qtp297354543-409][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@45e7f273[4,org.cumulus4j.store.test.movie.Movie#languages[collectionElement]] 11:02:09,965 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@45e7f273[4,org.cumulus4j.store.test.movie.Movie#languages[collectionElement]] 11:02:09,965 DEBUG [qtp297354543-409][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@45e7f273[4,org.cumulus4j.store.test.movie.Movie#languages[collectionElement]] 11:02:09,965 DEBUG [qtp297354543-409][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@28ce4ad6[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 11:02:09,965 DEBUG [qtp297354543-409][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@191120af[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 11:02:09,965 DEBUG [qtp297354543-409][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@191120af[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 11:02:09,965 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@191120af[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 11:02:09,966 DEBUG [qtp297354543-409][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@191120af[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 11:02:09,966 DEBUG [qtp297354543-409][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@3db5c099[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 11:02:09,966 DEBUG [qtp297354543-409][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@3db5c099[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 11:02:09,966 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@3db5c099[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 11:02:09,967 DEBUG [qtp297354543-409][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@64c5f7ed[14,org.cumulus4j.store.test.movie.Movie#writtenBy[collectionElement]] 11:02:09,967 DEBUG [qtp297354543-409][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@64c5f7ed[14,org.cumulus4j.store.test.movie.Movie#writtenBy[collectionElement]] 11:02:09,967 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@64c5f7ed[14,org.cumulus4j.store.test.movie.Movie#writtenBy[collectionElement]] 11:02:09,967 DEBUG [qtp297354543-409][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@64c5f7ed[14,org.cumulus4j.store.test.movie.Movie#writtenBy[collectionElement]] 11:02:09,967 DEBUG [qtp297354543-409][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@3db5c099[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 11:02:09,968 DEBUG [qtp297354543-409][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@55168e29[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 11:02:09,968 DEBUG [qtp297354543-409][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@55168e29[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 11:02:09,968 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@55168e29[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 11:02:09,968 DEBUG [qtp297354543-409][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@55168e29[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 11:02:09,968 DEBUG [qtp297354543-409][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@62b7ab8e[9,org.cumulus4j.store.test.movie.Movie#rating[primary]] 11:02:09,968 DEBUG [qtp297354543-409][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@62b7ab8e[9,org.cumulus4j.store.test.movie.Movie#rating[primary]] 11:02:09,969 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@62b7ab8e[9,org.cumulus4j.store.test.movie.Movie#rating[primary]] 11:02:09,969 DEBUG [qtp297354543-409][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@62b7ab8e[9,org.cumulus4j.store.test.movie.Movie#rating[primary]] 11:02:09,969 DEBUG [qtp297354543-409][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@6b616737[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:02:09,969 DEBUG [qtp297354543-409][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@6b616737[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:02:09,969 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@6b616737[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:02:09,970 DEBUG [qtp297354543-409][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@670fb9bd[11,org.cumulus4j.store.test.movie.Movie#starring[collectionElement]] 11:02:09,970 DEBUG [qtp297354543-409][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@670fb9bd[11,org.cumulus4j.store.test.movie.Movie#starring[collectionElement]] 11:02:09,970 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@670fb9bd[11,org.cumulus4j.store.test.movie.Movie#starring[collectionElement]] 11:02:09,970 DEBUG [qtp297354543-409][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@670fb9bd[11,org.cumulus4j.store.test.movie.Movie#starring[collectionElement]] 11:02:09,970 DEBUG [qtp297354543-409][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@6b616737[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:02:09,971 DEBUG [qtp297354543-409][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@1c13e521[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 11:02:09,971 DEBUG [qtp297354543-409][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@1c13e521[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 11:02:09,971 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1c13e521[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 11:02:09,971 DEBUG [qtp297354543-409][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@1c13e521[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 11:02:09,972 DEBUG [qtp297354543-409][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@71134081[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 11:02:09,972 DEBUG [qtp297354543-409][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@71134081[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 11:02:09,972 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@71134081[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 11:02:09,973 DEBUG [qtp297354543-409][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@36f0279b[8,org.cumulus4j.store.test.movie.Movie#producedBy[collectionElement]] 11:02:09,973 DEBUG [qtp297354543-409][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@36f0279b[8,org.cumulus4j.store.test.movie.Movie#producedBy[collectionElement]] 11:02:09,973 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@36f0279b[8,org.cumulus4j.store.test.movie.Movie#producedBy[collectionElement]] 11:02:09,973 DEBUG [qtp297354543-409][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@36f0279b[8,org.cumulus4j.store.test.movie.Movie#producedBy[collectionElement]] 11:02:09,973 DEBUG [qtp297354543-409][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@71134081[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 11:02:09,974 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@604231[1,org.cumulus4j.store.test.movie.Movie] 11:02:09,974 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@5e50cb27[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 11:02:09,974 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@14baa10c[2,org.cumulus4j.store.test.movie.Movie#directedBy[collectionElement]] 11:02:09,974 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@3d02d744[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 11:02:09,974 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@3ff16b1f[4,org.cumulus4j.store.test.movie.Movie#languages[collectionElement]] 11:02:09,974 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@67208635[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 11:02:09,975 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@2653f91c[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 11:02:09,975 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@dc0a265[14,org.cumulus4j.store.test.movie.Movie#writtenBy[collectionElement]] 11:02:09,975 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@395d8951[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 11:02:09,975 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@5a2fa161[9,org.cumulus4j.store.test.movie.Movie#rating[primary]] 11:02:09,975 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@638d3821[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:02:09,976 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@6bd67dbf[11,org.cumulus4j.store.test.movie.Movie#starring[collectionElement]] 11:02:09,977 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@3e946695[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 11:02:09,977 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1917ec8f[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 11:02:09,977 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@13d183bc[8,org.cumulus4j.store.test.movie.Movie#producedBy[collectionElement]] 11:02:09,977 DEBUG [qtp297354543-409][Cumulus4jStoreManager] getClassMetaByClass: end loading (took 121 ms). class=org.cumulus4j.store.test.movie.Movie 11:02:09,981 TRACE [qtp297354543-409][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 11:02:09,981 TRACE [qtp297354543-409][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=8 value=[] 11:02:09,981 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@604231[1,org.cumulus4j.store.test.movie.Movie] 11:02:09,982 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@2653f91c[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 11:02:09,982 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@604231[1,org.cumulus4j.store.test.movie.Movie] 11:02:09,982 TRACE [qtp297354543-409][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=6 value=[] 11:02:09,982 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@604231[1,org.cumulus4j.store.test.movie.Movie] 11:02:09,982 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@638d3821[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:02:09,982 TRACE [qtp297354543-409][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=5 value=null 11:02:09,982 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@604231[1,org.cumulus4j.store.test.movie.Movie] 11:02:09,982 TRACE [qtp297354543-409][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=4 value=[] 11:02:09,982 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@604231[1,org.cumulus4j.store.test.movie.Movie] 11:02:09,982 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1917ec8f[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 11:02:09,982 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@604231[1,org.cumulus4j.store.test.movie.Movie] 11:02:09,982 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@604231[1,org.cumulus4j.store.test.movie.Movie] 11:02:09,983 TRACE [qtp297354543-409][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=1 value=[] 11:02:09,983 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@604231[1,org.cumulus4j.store.test.movie.Movie] 11:02:09,983 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@3d02d744[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 11:02:09,983 TRACE [qtp297354543-409][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=0 value=[] 11:02:09,983 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@604231[1,org.cumulus4j.store.test.movie.Movie] 11:02:09,983 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@5e50cb27[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 11:02:09,983 TRACE [qtp297354543-409][Cumulus4jPersistenceHandler] insertObject: Created new DataEntry for: 6 11:02:09,983 INFO [qtp297354543-409][AbstractCryptoManager] getEncryptionAlgorithm: Property 'cumulus4j.encryptionAlgorithm' is not set. Using default algorithm 'Twofish/GCM/NoPadding'. 11:02:09,984 INFO [qtp297354543-409][AbstractCryptoManager] getMACAlgorithm: Property 'cumulus4j.macAlgorithm' is not set. Using default MAC algorithm 'NONE'. 11:02:20,861 INFO [qtp297354543-409][CryptoCache] Persistence property 'cumulus4j.CryptoCache.cleanupTimer.period' is not set. Using default value 60000. 11:02:20,862 DEBUG [qtp297354543-409][MessageBrokerPMF] [vys57d] _query[requestID=uilx4utfmccwdxiy6czryf31s]: Entered with request: org.cumulus4j.keymanager.back.shared.GetActiveEncryptionKeyRequest@23f3dba2[uilx4utfmccwdxiy6czryf31s,test-iotsd610--g77rjbprewgu_cgnkf9sc*1*07bw7d] 11:02:20,970 DEBUG [qtp297354543-409][MessageBrokerPMF] [vys57d] _query[requestID=uilx4utfmccwdxiy6czryf31s]: Request persisted. 11:02:20,980 DEBUG [qtp297354543-413][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: Returning request: org.cumulus4j.keymanager.back.shared.GetActiveEncryptionKeyRequest@23f3dba2[uilx4utfmccwdxiy6czryf31s,test-iotsd610--g77rjbprewgu_cgnkf9sc*1*07bw7d] 11:02:20,981 DEBUG [qtp297354543-413][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.GetActiveEncryptionKeyRequest matching=true 11:02:20,981 ERROR [qtp297354543-408][Persistence] Object "org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@3e2c2e0c" (id="uilx4utfmccwdxiy6czryf31s") has been changed in the datastore since your last read. Your transaction is using version "1" but this doesnt exist in the datastore now 11:02:20,982 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDOOptimisticVerificationException: Transaction failed to commit NestedThrowables: javax.jdo.JDOOptimisticVerificationException: Object "org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@3e2c2e0c" (id="uilx4utfmccwdxiy6czryf31s") has been changed in the datastore since your last read. Your transaction is using version "1" but this doesnt exist in the datastore now FailedObject:org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@23f3dba2 11:02:20,982 ERROR [qtp297354543-412][Persistence] Object "org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@42693ccd" (id="uilx4utfmccwdxiy6czryf31s") has been changed in the datastore since your last read. Your transaction is using version "1" but this doesnt exist in the datastore now 11:02:20,983 WARN [qtp297354543-412][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDOOptimisticVerificationException: Transaction failed to commit NestedThrowables: javax.jdo.JDOOptimisticVerificationException: Object "org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@42693ccd" (id="uilx4utfmccwdxiy6czryf31s") has been changed in the datastore since your last read. Your transaction is using version "1" but this doesnt exist in the datastore now FailedObject:org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@23f3dba2 11:02:20,984 DEBUG [Thread-4][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Request matching=true 11:02:20,983 ERROR [qtp297354543-420][Persistence] Object "org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@38821c5e" (id="uilx4utfmccwdxiy6czryf31s") has been changed in the datastore since your last read. Your transaction is using version "1" but this doesnt exist in the datastore now 11:02:20,987 WARN [qtp297354543-420][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDOOptimisticVerificationException: Transaction failed to commit NestedThrowables: javax.jdo.JDOOptimisticVerificationException: Object "org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@38821c5e" (id="uilx4utfmccwdxiy6czryf31s") has been changed in the datastore since your last read. Your transaction is using version "1" but this doesnt exist in the datastore now FailedObject:org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@23f3dba2 11:02:20,987 ERROR [qtp297354543-410][Persistence] Object "org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@2f09183" (id="uilx4utfmccwdxiy6czryf31s") has been changed in the datastore since your last read. Your transaction is using version "1" but this doesnt exist in the datastore now 11:02:20,989 WARN [qtp297354543-410][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDOOptimisticVerificationException: Transaction failed to commit NestedThrowables: javax.jdo.JDOOptimisticVerificationException: Object "org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@2f09183" (id="uilx4utfmccwdxiy6czryf31s") has been changed in the datastore since your last read. Your transaction is using version "1" but this doesnt exist in the datastore now FailedObject:org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@23f3dba2 11:02:21,005 DEBUG [Thread-4][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.GetActiveEncryptionKeyResponse matching=true 11:02:21,009 DEBUG [qtp297354543-411][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Response matching=true 11:02:21,015 DEBUG [qtp297354543-411][MessageBrokerPMF] [vys57d] _pushResponse[requestID=uilx4utfmccwdxiy6czryf31s]: Entered. 11:02:21,021 DEBUG [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: Entered. 11:02:21,182 TRACE [qtp297354543-409][CryptoCache] acquireCipherEntry: Created new Cipher@1363168488 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with key and IV. 11:02:21,187 TRACE [qtp297354543-409][CryptoCache] releaseCipherEntry: Releasing Cipher@1363168488 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:21,195 TRACE [qtp297354543-409][Cumulus4jPersistenceHandler] insertObject: Persisted new non-embedded DataEntry for: 6 11:02:21,196 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@604231[1,org.cumulus4j.store.test.movie.Movie] 11:02:21,196 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@604231[1,org.cumulus4j.store.test.movie.Movie] 11:02:21,196 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@5e50cb27[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 11:02:21,201 TRACE [qtp297354543-409][CryptoCache] getKeyData: Found cached key with keyID=1. 11:02:21,201 TRACE [qtp297354543-409][CryptoCache] acquireCipherEntry: Created new Cipher@1423584272 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with key and IV. 11:02:21,203 TRACE [qtp297354543-409][CryptoCache] releaseCipherEntry: Releasing Cipher@1423584272 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:21,203 TRACE [qtp297354543-409][CryptoCache] acquireCipherEntry: Found cached Cipher@1363168488 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:21,204 TRACE [qtp297354543-409][CryptoCache] releaseCipherEntry: Releasing Cipher@1363168488 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:21,204 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@3d02d744[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 11:02:21,208 TRACE [qtp297354543-409][CryptoCache] acquireCipherEntry: Found cached Cipher@1423584272 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:21,209 TRACE [qtp297354543-409][CryptoCache] releaseCipherEntry: Releasing Cipher@1423584272 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:21,209 TRACE [qtp297354543-409][CryptoCache] acquireCipherEntry: Found cached Cipher@1363168488 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:21,210 TRACE [qtp297354543-409][CryptoCache] releaseCipherEntry: Releasing Cipher@1363168488 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:21,214 TRACE [qtp297354543-409][CryptoCache] acquireCipherEntry: Found cached Cipher@1363168488 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:21,215 TRACE [qtp297354543-409][CryptoCache] releaseCipherEntry: Releasing Cipher@1363168488 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:21,224 TRACE [qtp297354543-409][CryptoCache] acquireCipherEntry: Found cached Cipher@1363168488 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:21,225 TRACE [qtp297354543-409][CryptoCache] releaseCipherEntry: Releasing Cipher@1363168488 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:21,231 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1917ec8f[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 11:02:21,234 TRACE [qtp297354543-409][CryptoCache] acquireCipherEntry: Found cached Cipher@1423584272 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:21,235 TRACE [qtp297354543-409][CryptoCache] releaseCipherEntry: Releasing Cipher@1423584272 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:21,235 TRACE [qtp297354543-409][CryptoCache] acquireCipherEntry: Found cached Cipher@1363168488 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:21,236 TRACE [qtp297354543-409][CryptoCache] releaseCipherEntry: Releasing Cipher@1363168488 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:21,236 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@638d3821[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:02:21,240 TRACE [qtp297354543-409][CryptoCache] acquireCipherEntry: Found cached Cipher@1423584272 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:21,240 TRACE [qtp297354543-409][CryptoCache] releaseCipherEntry: Releasing Cipher@1423584272 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:21,241 TRACE [qtp297354543-409][CryptoCache] acquireCipherEntry: Found cached Cipher@1363168488 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:21,241 TRACE [qtp297354543-409][CryptoCache] releaseCipherEntry: Releasing Cipher@1363168488 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:21,242 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@2653f91c[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 11:02:21,245 TRACE [qtp297354543-409][CryptoCache] acquireCipherEntry: Found cached Cipher@1423584272 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:21,246 TRACE [qtp297354543-409][CryptoCache] releaseCipherEntry: Releasing Cipher@1423584272 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:21,246 TRACE [qtp297354543-409][CryptoCache] acquireCipherEntry: Found cached Cipher@1363168488 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:21,246 TRACE [qtp297354543-409][CryptoCache] releaseCipherEntry: Releasing Cipher@1363168488 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:21,248 DEBUG [qtp297354543-409][Cumulus4jStoreManager] getClassMetaByClass: begin loading. class=org.cumulus4j.store.test.movie.Rating 11:02:21,249 DEBUG [qtp297354543-409][Cumulus4jStoreManager] registerClass: clazz=org.cumulus4j.store.test.movie.Rating 11:02:21,250 DEBUG [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta == null => populating. this=org.cumulus4j.store.model.ClassMeta@20500d3d[2,org.cumulus4j.store.test.movie.Rating] 11:02:21,252 DEBUG [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@6f3d6d7b[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 11:02:21,252 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@6f3d6d7b[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 11:02:21,253 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@20500d3d[2,org.cumulus4j.store.test.movie.Rating] 11:02:21,253 DEBUG [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@2961379e[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 11:02:21,253 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@2961379e[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 11:02:21,253 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@20500d3d[2,org.cumulus4j.store.test.movie.Rating] 11:02:21,253 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@6f3d6d7b[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 11:02:21,253 DEBUG [qtp297354543-409][FieldMeta] getEmbeddedClassMeta: this.embeddedClassMetaLoaded == false => loading. this=org.cumulus4j.store.model.FieldMeta@6f3d6d7b[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 11:02:21,257 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@2961379e[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 11:02:21,258 DEBUG [qtp297354543-409][ClassMeta] jdoPostDetach: attached=org.cumulus4j.store.model.ClassMeta@20500d3d[2,org.cumulus4j.store.test.movie.Rating] 11:02:21,258 DEBUG [qtp297354543-409][ClassMeta] jdoPostDetach: Detaching this.fieldName2FieldMeta: attached=org.cumulus4j.store.model.ClassMeta@20500d3d[2,org.cumulus4j.store.test.movie.Rating] 11:02:21,258 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@20500d3d[2,org.cumulus4j.store.test.movie.Rating] 11:02:21,258 DEBUG [qtp297354543-409][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@2961379e[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 11:02:21,258 DEBUG [qtp297354543-409][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@2961379e[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 11:02:21,258 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@2961379e[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 11:02:21,258 DEBUG [qtp297354543-409][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@2961379e[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 11:02:21,259 DEBUG [qtp297354543-409][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@6f3d6d7b[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 11:02:21,259 DEBUG [qtp297354543-409][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@6f3d6d7b[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 11:02:21,259 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@6f3d6d7b[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 11:02:21,259 DEBUG [qtp297354543-409][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@6f3d6d7b[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 11:02:21,259 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@47fbc6b[2,org.cumulus4j.store.test.movie.Rating] 11:02:21,259 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@273a0319[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 11:02:21,260 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@10c5e654[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 11:02:21,260 DEBUG [qtp297354543-409][Cumulus4jStoreManager] getClassMetaByClass: end loading (took 12 ms). class=org.cumulus4j.store.test.movie.Rating 11:02:21,260 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@47fbc6b[2,org.cumulus4j.store.test.movie.Rating] 11:02:21,260 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@47fbc6b[2,org.cumulus4j.store.test.movie.Rating] 11:02:21,260 TRACE [qtp297354543-409][Cumulus4jPersistenceHandler] insertObject: Created new DataEntry for: 6 11:02:21,260 TRACE [qtp297354543-409][CryptoCache] acquireCipherEntry: Found cached Cipher@1363168488 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:21,261 TRACE [qtp297354543-409][CryptoCache] releaseCipherEntry: Releasing Cipher@1363168488 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:21,263 TRACE [qtp297354543-409][Cumulus4jPersistenceHandler] insertObject: Persisted new non-embedded DataEntry for: 6 11:02:21,263 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@47fbc6b[2,org.cumulus4j.store.test.movie.Rating] 11:02:21,263 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@47fbc6b[2,org.cumulus4j.store.test.movie.Rating] 11:02:21,266 TRACE [qtp297354543-409][CryptoCache] acquireCipherEntry: Found cached Cipher@1363168488 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:21,266 TRACE [qtp297354543-409][CryptoCache] releaseCipherEntry: Releasing Cipher@1363168488 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:21,270 TRACE [qtp297354543-409][CryptoCache] acquireCipherEntry: Found cached Cipher@1363168488 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:21,271 TRACE [qtp297354543-409][CryptoCache] releaseCipherEntry: Releasing Cipher@1363168488 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:21,272 TRACE [qtp297354543-409][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 11:02:21,272 TRACE [qtp297354543-409][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=8 value=[] 11:02:21,272 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@604231[1,org.cumulus4j.store.test.movie.Movie] 11:02:21,273 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@2653f91c[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 11:02:21,273 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@604231[1,org.cumulus4j.store.test.movie.Movie] 11:02:21,273 TRACE [qtp297354543-409][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=6 value=[] 11:02:21,273 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@604231[1,org.cumulus4j.store.test.movie.Movie] 11:02:21,273 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@638d3821[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:02:21,273 TRACE [qtp297354543-409][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=5 value=null 11:02:21,274 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@604231[1,org.cumulus4j.store.test.movie.Movie] 11:02:21,274 TRACE [qtp297354543-409][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=4 value=[] 11:02:21,274 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@604231[1,org.cumulus4j.store.test.movie.Movie] 11:02:21,274 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1917ec8f[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 11:02:21,274 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@604231[1,org.cumulus4j.store.test.movie.Movie] 11:02:21,274 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@604231[1,org.cumulus4j.store.test.movie.Movie] 11:02:21,274 TRACE [qtp297354543-409][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=1 value=[] 11:02:21,274 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@604231[1,org.cumulus4j.store.test.movie.Movie] 11:02:21,274 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@3d02d744[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 11:02:21,274 TRACE [qtp297354543-409][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=0 value=[] 11:02:21,274 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@604231[1,org.cumulus4j.store.test.movie.Movie] 11:02:21,274 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@5e50cb27[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 11:02:21,274 TRACE [qtp297354543-409][Cumulus4jPersistenceHandler] insertObject: Created new DataEntry for: 7 11:02:21,274 TRACE [qtp297354543-409][CryptoCache] acquireCipherEntry: Found cached Cipher@1363168488 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:21,275 TRACE [qtp297354543-409][CryptoCache] releaseCipherEntry: Releasing Cipher@1363168488 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:21,276 TRACE [qtp297354543-409][Cumulus4jPersistenceHandler] insertObject: Persisted new non-embedded DataEntry for: 7 11:02:21,277 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@5e50cb27[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 11:02:21,279 TRACE [qtp297354543-409][CryptoCache] acquireCipherEntry: Found cached Cipher@1423584272 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:21,280 TRACE [qtp297354543-409][CryptoCache] releaseCipherEntry: Releasing Cipher@1423584272 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:21,280 TRACE [qtp297354543-409][CryptoCache] acquireCipherEntry: Found cached Cipher@1363168488 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:21,281 TRACE [qtp297354543-409][CryptoCache] releaseCipherEntry: Releasing Cipher@1363168488 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:21,281 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@3d02d744[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 11:02:21,285 TRACE [qtp297354543-409][CryptoCache] acquireCipherEntry: Found cached Cipher@1423584272 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:21,285 TRACE [qtp297354543-409][CryptoCache] releaseCipherEntry: Releasing Cipher@1423584272 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:21,286 TRACE [qtp297354543-409][CryptoCache] acquireCipherEntry: Found cached Cipher@1363168488 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:21,286 TRACE [qtp297354543-409][CryptoCache] releaseCipherEntry: Releasing Cipher@1363168488 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:21,289 TRACE [qtp297354543-409][CryptoCache] acquireCipherEntry: Found cached Cipher@1363168488 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:21,290 TRACE [qtp297354543-409][CryptoCache] releaseCipherEntry: Releasing Cipher@1363168488 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:21,294 TRACE [qtp297354543-409][CryptoCache] acquireCipherEntry: Found cached Cipher@1363168488 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:21,294 TRACE [qtp297354543-409][CryptoCache] releaseCipherEntry: Releasing Cipher@1363168488 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:21,296 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1917ec8f[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 11:02:21,299 TRACE [qtp297354543-409][CryptoCache] acquireCipherEntry: Found cached Cipher@1423584272 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:21,300 TRACE [qtp297354543-409][CryptoCache] releaseCipherEntry: Releasing Cipher@1423584272 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:21,300 TRACE [qtp297354543-409][CryptoCache] acquireCipherEntry: Found cached Cipher@1363168488 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:21,300 TRACE [qtp297354543-409][CryptoCache] releaseCipherEntry: Releasing Cipher@1363168488 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:21,301 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@638d3821[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:02:21,304 TRACE [qtp297354543-409][CryptoCache] acquireCipherEntry: Found cached Cipher@1423584272 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:21,305 TRACE [qtp297354543-409][CryptoCache] releaseCipherEntry: Releasing Cipher@1423584272 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:21,305 TRACE [qtp297354543-409][CryptoCache] acquireCipherEntry: Found cached Cipher@1363168488 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:21,306 TRACE [qtp297354543-409][CryptoCache] releaseCipherEntry: Releasing Cipher@1363168488 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:21,306 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@2653f91c[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 11:02:21,309 TRACE [qtp297354543-409][CryptoCache] acquireCipherEntry: Found cached Cipher@1423584272 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:21,310 TRACE [qtp297354543-409][CryptoCache] releaseCipherEntry: Releasing Cipher@1423584272 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:21,310 TRACE [qtp297354543-409][CryptoCache] acquireCipherEntry: Found cached Cipher@1363168488 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:21,310 TRACE [qtp297354543-409][CryptoCache] releaseCipherEntry: Releasing Cipher@1363168488 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:21,314 DEBUG [qtp297354543-409][Cumulus4jStoreManager] getClassMetaByClass: begin loading. class=org.cumulus4j.store.test.movie.Person 11:02:21,314 DEBUG [qtp297354543-409][Cumulus4jStoreManager] registerClass: clazz=org.cumulus4j.store.test.movie.Person 11:02:21,315 DEBUG [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta == null => populating. this=org.cumulus4j.store.model.ClassMeta@478fc662[3,org.cumulus4j.store.test.movie.Person] 11:02:21,317 DEBUG [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@c1fb717[17,org.cumulus4j.store.test.movie.Person#name[primary]] 11:02:21,317 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@c1fb717[17,org.cumulus4j.store.test.movie.Person#name[primary]] 11:02:21,317 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@478fc662[3,org.cumulus4j.store.test.movie.Person] 11:02:21,317 DEBUG [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@27de1758[18,org.cumulus4j.store.test.movie.Person#personID[primary]] 11:02:21,318 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@27de1758[18,org.cumulus4j.store.test.movie.Person#personID[primary]] 11:02:21,318 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@478fc662[3,org.cumulus4j.store.test.movie.Person] 11:02:21,318 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@c1fb717[17,org.cumulus4j.store.test.movie.Person#name[primary]] 11:02:21,318 DEBUG [qtp297354543-409][FieldMeta] getEmbeddedClassMeta: this.embeddedClassMetaLoaded == false => loading. this=org.cumulus4j.store.model.FieldMeta@c1fb717[17,org.cumulus4j.store.test.movie.Person#name[primary]] 11:02:21,320 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@27de1758[18,org.cumulus4j.store.test.movie.Person#personID[primary]] 11:02:21,321 DEBUG [qtp297354543-409][ClassMeta] jdoPostDetach: attached=org.cumulus4j.store.model.ClassMeta@478fc662[3,org.cumulus4j.store.test.movie.Person] 11:02:21,321 DEBUG [qtp297354543-409][ClassMeta] jdoPostDetach: Detaching this.fieldName2FieldMeta: attached=org.cumulus4j.store.model.ClassMeta@478fc662[3,org.cumulus4j.store.test.movie.Person] 11:02:21,321 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@478fc662[3,org.cumulus4j.store.test.movie.Person] 11:02:21,321 DEBUG [qtp297354543-409][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@c1fb717[17,org.cumulus4j.store.test.movie.Person#name[primary]] 11:02:21,321 DEBUG [qtp297354543-409][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@c1fb717[17,org.cumulus4j.store.test.movie.Person#name[primary]] 11:02:21,321 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@c1fb717[17,org.cumulus4j.store.test.movie.Person#name[primary]] 11:02:21,321 DEBUG [qtp297354543-409][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@c1fb717[17,org.cumulus4j.store.test.movie.Person#name[primary]] 11:02:21,322 DEBUG [qtp297354543-409][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@27de1758[18,org.cumulus4j.store.test.movie.Person#personID[primary]] 11:02:21,322 DEBUG [qtp297354543-409][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@27de1758[18,org.cumulus4j.store.test.movie.Person#personID[primary]] 11:02:21,322 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@27de1758[18,org.cumulus4j.store.test.movie.Person#personID[primary]] 11:02:21,322 DEBUG [qtp297354543-409][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@27de1758[18,org.cumulus4j.store.test.movie.Person#personID[primary]] 11:02:21,322 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@467c0298[3,org.cumulus4j.store.test.movie.Person] 11:02:21,322 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@40cc43b9[17,org.cumulus4j.store.test.movie.Person#name[primary]] 11:02:21,322 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@ccc31b9[18,org.cumulus4j.store.test.movie.Person#personID[primary]] 11:02:21,322 DEBUG [qtp297354543-409][Cumulus4jStoreManager] getClassMetaByClass: end loading (took 8 ms). class=org.cumulus4j.store.test.movie.Person 11:02:21,322 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@467c0298[3,org.cumulus4j.store.test.movie.Person] 11:02:21,322 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@467c0298[3,org.cumulus4j.store.test.movie.Person] 11:02:21,322 TRACE [qtp297354543-409][Cumulus4jPersistenceHandler] insertObject: Created new DataEntry for: 6 11:02:21,323 TRACE [qtp297354543-409][CryptoCache] acquireCipherEntry: Found cached Cipher@1363168488 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:21,323 TRACE [qtp297354543-409][CryptoCache] releaseCipherEntry: Releasing Cipher@1363168488 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:21,325 TRACE [qtp297354543-409][Cumulus4jPersistenceHandler] insertObject: Persisted new non-embedded DataEntry for: 6 11:02:21,325 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@467c0298[3,org.cumulus4j.store.test.movie.Person] 11:02:21,325 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@467c0298[3,org.cumulus4j.store.test.movie.Person] 11:02:21,328 TRACE [qtp297354543-409][CryptoCache] acquireCipherEntry: Found cached Cipher@1363168488 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:21,329 TRACE [qtp297354543-409][CryptoCache] releaseCipherEntry: Releasing Cipher@1363168488 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:21,333 TRACE [qtp297354543-409][CryptoCache] acquireCipherEntry: Found cached Cipher@1363168488 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:21,333 TRACE [qtp297354543-409][CryptoCache] releaseCipherEntry: Releasing Cipher@1363168488 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:21,335 TRACE [qtp297354543-409][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 11:02:21,338 TRACE [qtp297354543-409][CryptoCache] acquireCipherEntry: Found cached Cipher@1423584272 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:21,339 TRACE [qtp297354543-409][CryptoCache] releaseCipherEntry: Releasing Cipher@1423584272 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:21,339 TRACE [qtp297354543-409][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=6 value=[org.cumulus4j.store.test.movie.Person@6] 11:02:21,339 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@604231[1,org.cumulus4j.store.test.movie.Movie] 11:02:21,340 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@638d3821[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:02:21,340 TRACE [qtp297354543-409][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Person 11:02:21,342 TRACE [qtp297354543-409][CryptoCache] acquireCipherEntry: Found cached Cipher@1363168488 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:21,343 TRACE [qtp297354543-409][CryptoCache] releaseCipherEntry: Releasing Cipher@1363168488 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:21,343 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@604231[1,org.cumulus4j.store.test.movie.Movie] 11:02:21,343 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@638d3821[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:02:21,347 TRACE [qtp297354543-409][CryptoCache] acquireCipherEntry: Found cached Cipher@1423584272 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:21,347 TRACE [qtp297354543-409][CryptoCache] releaseCipherEntry: Releasing Cipher@1423584272 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:21,348 TRACE [qtp297354543-409][CryptoCache] acquireCipherEntry: Found cached Cipher@1363168488 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:21,348 TRACE [qtp297354543-409][CryptoCache] releaseCipherEntry: Releasing Cipher@1363168488 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:21,348 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@638d3821[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:02:21,351 TRACE [qtp297354543-409][CryptoCache] acquireCipherEntry: Found cached Cipher@1363168488 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:21,352 TRACE [qtp297354543-409][CryptoCache] releaseCipherEntry: Releasing Cipher@1363168488 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:21,357 TRACE [qtp297354543-409][CryptoCache] acquireCipherEntry: Found cached Cipher@1423584272 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:21,358 TRACE [qtp297354543-409][CryptoCache] releaseCipherEntry: Releasing Cipher@1423584272 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:21,358 TRACE [qtp297354543-409][CryptoCache] acquireCipherEntry: Found cached Cipher@1363168488 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:21,358 TRACE [qtp297354543-409][CryptoCache] releaseCipherEntry: Releasing Cipher@1363168488 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:21,359 TRACE [qtp297354543-409][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 11:02:21,362 TRACE [qtp297354543-409][CryptoCache] acquireCipherEntry: Found cached Cipher@1423584272 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:21,363 TRACE [qtp297354543-409][CryptoCache] releaseCipherEntry: Releasing Cipher@1423584272 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:21,364 TRACE [qtp297354543-409][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=5 value=org.cumulus4j.store.test.movie.Rating@6 11:02:21,364 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@604231[1,org.cumulus4j.store.test.movie.Movie] 11:02:21,364 TRACE [qtp297354543-409][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Rating 11:02:21,366 TRACE [qtp297354543-409][CryptoCache] acquireCipherEntry: Found cached Cipher@1363168488 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:21,366 TRACE [qtp297354543-409][CryptoCache] releaseCipherEntry: Releasing Cipher@1363168488 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:21,367 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@604231[1,org.cumulus4j.store.test.movie.Movie] 11:02:21,371 TRACE [qtp297354543-409][CryptoCache] acquireCipherEntry: Found cached Cipher@1363168488 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:21,372 TRACE [qtp297354543-409][CryptoCache] releaseCipherEntry: Releasing Cipher@1363168488 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:21,398 TRACE [qtp297354543-409][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 11:02:21,398 TRACE [qtp297354543-409][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 11:02:21,402 TRACE [qtp297354543-409][Cumulus4jStoreManager] getClassMetaByClassID: found cache entry. classID=1 11:02:21,402 TRACE [qtp297354543-409][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 11:02:21,414 TRACE [qtp297354543-409][CryptoCache] acquireCipherEntry: Found cached Cipher@1423584272 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:21,415 TRACE [qtp297354543-409][CryptoCache] releaseCipherEntry: Releasing Cipher@1423584272 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:21,416 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@604231[1,org.cumulus4j.store.test.movie.Movie] 11:02:21,416 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@604231[1,org.cumulus4j.store.test.movie.Movie] 11:02:21,416 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@604231[1,org.cumulus4j.store.test.movie.Movie] 11:02:21,416 TRACE [qtp297354543-409][Cumulus4jStoreManager] getClassMetaByClassID: found cache entry. classID=1 11:02:21,416 TRACE [qtp297354543-409][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 11:02:21,419 TRACE [qtp297354543-409][CryptoCache] acquireCipherEntry: Found cached Cipher@1423584272 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:21,420 TRACE [qtp297354543-409][CryptoCache] releaseCipherEntry: Releasing Cipher@1423584272 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:21,420 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@604231[1,org.cumulus4j.store.test.movie.Movie] 11:02:21,420 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@604231[1,org.cumulus4j.store.test.movie.Movie] 11:02:21,420 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@604231[1,org.cumulus4j.store.test.movie.Movie] 11:02:21,420 TRACE [qtp297354543-409][Cumulus4jStoreManager] getClassMetaByClassID: found cache entry. classID=1 11:02:21,420 TRACE [qtp297354543-409][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 11:02:21,422 TRACE [qtp297354543-409][CryptoCache] acquireCipherEntry: Found cached Cipher@1423584272 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:21,423 TRACE [qtp297354543-409][CryptoCache] releaseCipherEntry: Releasing Cipher@1423584272 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:21,424 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@604231[1,org.cumulus4j.store.test.movie.Movie] 11:02:21,424 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@604231[1,org.cumulus4j.store.test.movie.Movie] 11:02:21,424 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@604231[1,org.cumulus4j.store.test.movie.Movie] 11:02:21,424 TRACE [qtp297354543-409][Cumulus4jStoreManager] getClassMetaByClassID: found cache entry. classID=1 11:02:21,424 TRACE [qtp297354543-409][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 11:02:21,426 TRACE [qtp297354543-409][CryptoCache] acquireCipherEntry: Found cached Cipher@1423584272 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:21,426 TRACE [qtp297354543-409][CryptoCache] releaseCipherEntry: Releasing Cipher@1423584272 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:21,427 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@604231[1,org.cumulus4j.store.test.movie.Movie] 11:02:21,427 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@604231[1,org.cumulus4j.store.test.movie.Movie] 11:02:21,427 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@604231[1,org.cumulus4j.store.test.movie.Movie] 11:02:22,177 INFO [qtp297354543-413][TestUtil] loadProperties: File /home/tomcat/cumulus4j-test-datanucleus.properties does not exist. Thus not overriding any settings with user-specific ones. 11:02:22,844 WARN [qtp297354543-413][MetaData] MetaData Parser encountered an error in file "jar:file:/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store/target/org.cumulus4j.store-1.2.1-SNAPSHOT.jar!/org/cumulus4j/store/model/package.jdo" at line 10, column 6 : cvc-elt.1: Cannot find the declaration of element 'jdo'. - Please check your specification of DTD and the validity of the MetaData XML that you have specified. 11:02:22,846 WARN [qtp297354543-413][MetaData] MetaData Parser encountered an error in file "jar:file:/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store/target/org.cumulus4j.store-1.2.1-SNAPSHOT.jar!/org/cumulus4j/store/model/package.jdo" at line 48, column 7 : The content of element type "jdo" is incomplete, it must match "(extension*,(package|query|fetch-plan)+,extension*)". - Please check your specification of DTD and the validity of the MetaData XML that you have specified. 11:02:26,590 INFO [qtp297354543-413][Cumulus4jStoreManager] ====================== Cumulus4j ====================== 11:02:26,590 INFO [qtp297354543-413][Cumulus4jStoreManager] Bundle: org.cumulus4j.store - Version: 1.2.1.SNAPSHOT 11:02:26,590 INFO [qtp297354543-413][Cumulus4jStoreManager] ======================================================= 11:02:26,592 ERROR [qtp297354543-413][Persistence] java.lang.reflect.InvocationTargetException at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at org.datanucleus.plugin.NonManagedPluginRegistry.createExecutableExtension(NonManagedPluginRegistry.java:631) at org.datanucleus.plugin.PluginManager.createExecutableExtension(PluginManager.java:301) at org.datanucleus.NucleusContext.initialiseAutoStart(NucleusContext.java:432) at org.datanucleus.NucleusContext.initialise(NucleusContext.java:384) at org.datanucleus.api.jdo.JDOPersistenceManagerFactory.freezeConfiguration(JDOPersistenceManagerFactory.java:768) at org.datanucleus.api.jdo.JDOPersistenceManagerFactory.createPersistenceManagerFactory(JDOPersistenceManagerFactory.java:326) at org.datanucleus.api.jdo.JDOPersistenceManagerFactory.getPersistenceManagerFactory(JDOPersistenceManagerFactory.java:195) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at javax.jdo.JDOHelper$16.run(JDOHelper.java:1970) at java.security.AccessController.doPrivileged(Native Method) at javax.jdo.JDOHelper.invoke(JDOHelper.java:1965) at javax.jdo.JDOHelper.invokeGetPersistenceManagerFactoryOnImplementation(JDOHelper.java:1171) at javax.jdo.JDOHelper.getPersistenceManagerFactory(JDOHelper.java:813) at javax.jdo.JDOHelper.getPersistenceManagerFactory(JDOHelper.java:702) at org.cumulus4j.integrationtest.webapp.TestService.getPersistenceManagerFactory(TestService.java:59) at org.cumulus4j.integrationtest.webapp.TestService.getPersistenceManager(TestService.java:72) at org.cumulus4j.integrationtest.webapp.TestService.testPost(TestService.java:93) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.sun.jersey.spi.container.JavaMethodInvokerFactory$1.invoke(JavaMethodInvokerFactory.java:60) at com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker._dispatch(AbstractResourceMethodDispatchProvider.java:185) at com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher.dispatch(ResourceJavaMethodDispatcher.java:75) at com.sun.jersey.server.impl.uri.rules.HttpMethodRule.accept(HttpMethodRule.java:288) at com.sun.jersey.server.impl.uri.rules.ResourceClassRule.accept(ResourceClassRule.java:108) at com.sun.jersey.server.impl.uri.rules.RightHandPathRule.accept(RightHandPathRule.java:147) at com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule.accept(RootResourceClassesRule.java:84) at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1469) at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1400) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1349) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1339) at com.sun.jersey.spi.container.servlet.WebComponent.service(WebComponent.java:416) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:537) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:699) at javax.servlet.http.HttpServlet.service(HttpServlet.java:847) at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:546) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1283) at org.cumulus4j.keymanager.back.shared.AjaxHeadersFilter.doFilter(AjaxHeadersFilter.java:33) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1254) at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:481) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:119) at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:516) at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:230) at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:956) at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:411) at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:188) at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:891) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:117) at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:247) at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:151) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:114) at org.eclipse.jetty.server.Server.handle(Server.java:353) at org.eclipse.jetty.server.HttpConnection.handleRequest(HttpConnection.java:598) at org.eclipse.jetty.server.HttpConnection$RequestHandler.headerComplete(HttpConnection.java:1059) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:590) at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:212) at org.eclipse.jetty.server.HttpConnection.handle(HttpConnection.java:427) at org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:510) at org.eclipse.jetty.io.nio.SelectChannelEndPoint.access$000(SelectChannelEndPoint.java:34) at org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java:40) at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:450) at java.lang.Thread.run(Thread.java:745) Caused by: java.lang.ClassCastException: org.cumulus4j.store.Cumulus4jStoreManager cannot be cast to org.datanucleus.store.rdbms.RDBMSStoreManager at org.datanucleus.store.rdbms.autostart.SchemaAutoStarter.(SchemaAutoStarter.java:68) ... 70 more Reading Movies before writing: 11:02:26,593 DEBUG [qtp297354543-413][Cumulus4jStoreManager] getClassMetaByClass: begin loading. class=org.cumulus4j.store.test.movie.Movie 11:02:26,593 INFO [qtp297354543-413][AbstractCryptoManager] getCryptoSessionExpiryTimerPeriod: Property 'cumulus4j.cryptoSessionExpiryTimer.period' is not set. Using default value 60000. 11:02:26,593 TRACE [qtp297354543-413][AbstractCryptoSession] setCryptoSessionID: cryptoSessionID=test-iotsd610--g77rjbprewgu_cgnkf9sc*1*07bw7d 11:02:26,593 INFO [qtp297354543-413][AbstractCryptoManager] getCryptoSessionExpiryAgeMSec: Property 'cumulus4j.cryptoSessionExpiryAge' is not set. Using default value 1800000. 11:02:26,638 INFO [qtp297354543-413][MinimumCumulus4jVersion] version=10100001 11:02:26,640 INFO [qtp297354543-413][MinimumCumulus4jVersion] version=10100001 11:02:26,640 DEBUG [qtp297354543-413][Cumulus4jStoreManager] registerClass: clazz=org.cumulus4j.store.test.movie.Movie 11:02:26,643 DEBUG [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta == null => populating. this=org.cumulus4j.store.model.ClassMeta@6711eaa1[1,org.cumulus4j.store.test.movie.Movie] 11:02:26,647 DEBUG [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@7e59f41d[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 11:02:26,649 DEBUG [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@3a53cbf9[2,org.cumulus4j.store.test.movie.Movie#directedBy[collectionElement]] 11:02:26,650 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@7e59f41d[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 11:02:26,650 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@7e59f41d[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 11:02:26,650 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@6711eaa1[1,org.cumulus4j.store.test.movie.Movie] 11:02:26,650 DEBUG [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@7e88d783[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 11:02:26,651 DEBUG [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@c964c66[4,org.cumulus4j.store.test.movie.Movie#languages[collectionElement]] 11:02:26,651 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@7e88d783[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 11:02:26,651 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@7e88d783[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 11:02:26,651 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@6711eaa1[1,org.cumulus4j.store.test.movie.Movie] 11:02:26,651 DEBUG [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@6809cdae[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 11:02:26,652 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@6809cdae[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 11:02:26,652 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@6711eaa1[1,org.cumulus4j.store.test.movie.Movie] 11:02:26,652 DEBUG [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@37b436ca[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 11:02:26,652 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@37b436ca[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 11:02:26,652 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@6711eaa1[1,org.cumulus4j.store.test.movie.Movie] 11:02:26,652 DEBUG [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@1b1f146f[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 11:02:26,653 DEBUG [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@49f09338[8,org.cumulus4j.store.test.movie.Movie#producedBy[collectionElement]] 11:02:26,654 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1b1f146f[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 11:02:26,654 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1b1f146f[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 11:02:26,654 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@6711eaa1[1,org.cumulus4j.store.test.movie.Movie] 11:02:26,654 DEBUG [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@7c1baaba[9,org.cumulus4j.store.test.movie.Movie#rating[primary]] 11:02:26,655 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@7c1baaba[9,org.cumulus4j.store.test.movie.Movie#rating[primary]] 11:02:26,655 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@6711eaa1[1,org.cumulus4j.store.test.movie.Movie] 11:02:26,655 DEBUG [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@6173b080[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:02:26,656 DEBUG [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@4eccb64a[11,org.cumulus4j.store.test.movie.Movie#starring[collectionElement]] 11:02:26,657 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@6173b080[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:02:26,657 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@6173b080[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:02:26,657 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@6711eaa1[1,org.cumulus4j.store.test.movie.Movie] 11:02:26,657 DEBUG [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@16deccd6[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 11:02:26,657 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@16deccd6[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 11:02:26,658 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@6711eaa1[1,org.cumulus4j.store.test.movie.Movie] 11:02:26,658 DEBUG [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@3078cc91[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 11:02:26,659 DEBUG [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@56609930[14,org.cumulus4j.store.test.movie.Movie#writtenBy[collectionElement]] 11:02:26,659 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@3078cc91[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 11:02:26,659 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@3078cc91[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 11:02:26,659 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@6711eaa1[1,org.cumulus4j.store.test.movie.Movie] 11:02:26,660 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@7e59f41d[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 11:02:26,660 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@7e88d783[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 11:02:26,660 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@6809cdae[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 11:02:26,660 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@37b436ca[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 11:02:26,660 DEBUG [qtp297354543-413][FieldMeta] getEmbeddedClassMeta: this.embeddedClassMetaLoaded == false => loading. this=org.cumulus4j.store.model.FieldMeta@37b436ca[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 11:02:26,662 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1b1f146f[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 11:02:26,662 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@7c1baaba[9,org.cumulus4j.store.test.movie.Movie#rating[primary]] 11:02:26,662 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@6173b080[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:02:26,662 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@16deccd6[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 11:02:26,662 DEBUG [qtp297354543-413][FieldMeta] getEmbeddedClassMeta: this.embeddedClassMetaLoaded == false => loading. this=org.cumulus4j.store.model.FieldMeta@16deccd6[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 11:02:26,664 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@3078cc91[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 11:02:26,665 DEBUG [qtp297354543-413][ClassMeta] jdoPostDetach: attached=org.cumulus4j.store.model.ClassMeta@6711eaa1[1,org.cumulus4j.store.test.movie.Movie] 11:02:26,665 DEBUG [qtp297354543-413][ClassMeta] jdoPostDetach: Detaching this.fieldName2FieldMeta: attached=org.cumulus4j.store.model.ClassMeta@6711eaa1[1,org.cumulus4j.store.test.movie.Movie] 11:02:26,665 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@6711eaa1[1,org.cumulus4j.store.test.movie.Movie] 11:02:26,666 DEBUG [qtp297354543-413][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@7e59f41d[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 11:02:26,666 DEBUG [qtp297354543-413][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@7e59f41d[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 11:02:26,666 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@7e59f41d[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 11:02:26,666 DEBUG [qtp297354543-413][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@3a53cbf9[2,org.cumulus4j.store.test.movie.Movie#directedBy[collectionElement]] 11:02:26,666 DEBUG [qtp297354543-413][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@3a53cbf9[2,org.cumulus4j.store.test.movie.Movie#directedBy[collectionElement]] 11:02:26,666 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@3a53cbf9[2,org.cumulus4j.store.test.movie.Movie#directedBy[collectionElement]] 11:02:26,666 DEBUG [qtp297354543-413][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@3a53cbf9[2,org.cumulus4j.store.test.movie.Movie#directedBy[collectionElement]] 11:02:26,667 DEBUG [qtp297354543-413][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@7e59f41d[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 11:02:26,667 DEBUG [qtp297354543-413][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@7e88d783[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 11:02:26,667 DEBUG [qtp297354543-413][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@7e88d783[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 11:02:26,667 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@7e88d783[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 11:02:26,668 DEBUG [qtp297354543-413][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@c964c66[4,org.cumulus4j.store.test.movie.Movie#languages[collectionElement]] 11:02:26,668 DEBUG [qtp297354543-413][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@c964c66[4,org.cumulus4j.store.test.movie.Movie#languages[collectionElement]] 11:02:26,668 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@c964c66[4,org.cumulus4j.store.test.movie.Movie#languages[collectionElement]] 11:02:26,668 DEBUG [qtp297354543-413][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@c964c66[4,org.cumulus4j.store.test.movie.Movie#languages[collectionElement]] 11:02:26,668 DEBUG [qtp297354543-413][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@7e88d783[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 11:02:26,668 DEBUG [qtp297354543-413][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@16deccd6[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 11:02:26,668 DEBUG [qtp297354543-413][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@16deccd6[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 11:02:26,668 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@16deccd6[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 11:02:26,668 DEBUG [qtp297354543-413][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@16deccd6[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 11:02:26,668 DEBUG [qtp297354543-413][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@3078cc91[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 11:02:26,668 DEBUG [qtp297354543-413][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@3078cc91[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 11:02:26,668 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@3078cc91[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 11:02:26,669 DEBUG [qtp297354543-413][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@56609930[14,org.cumulus4j.store.test.movie.Movie#writtenBy[collectionElement]] 11:02:26,669 DEBUG [qtp297354543-413][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@56609930[14,org.cumulus4j.store.test.movie.Movie#writtenBy[collectionElement]] 11:02:26,669 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@56609930[14,org.cumulus4j.store.test.movie.Movie#writtenBy[collectionElement]] 11:02:26,669 DEBUG [qtp297354543-413][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@56609930[14,org.cumulus4j.store.test.movie.Movie#writtenBy[collectionElement]] 11:02:26,669 DEBUG [qtp297354543-413][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@3078cc91[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 11:02:26,669 DEBUG [qtp297354543-413][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@37b436ca[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 11:02:26,669 DEBUG [qtp297354543-413][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@37b436ca[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 11:02:26,669 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@37b436ca[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 11:02:26,669 DEBUG [qtp297354543-413][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@37b436ca[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 11:02:26,670 DEBUG [qtp297354543-413][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@7c1baaba[9,org.cumulus4j.store.test.movie.Movie#rating[primary]] 11:02:26,670 DEBUG [qtp297354543-413][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@7c1baaba[9,org.cumulus4j.store.test.movie.Movie#rating[primary]] 11:02:26,670 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@7c1baaba[9,org.cumulus4j.store.test.movie.Movie#rating[primary]] 11:02:26,670 DEBUG [qtp297354543-413][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@7c1baaba[9,org.cumulus4j.store.test.movie.Movie#rating[primary]] 11:02:26,670 DEBUG [qtp297354543-413][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@6173b080[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:02:26,670 DEBUG [qtp297354543-413][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@6173b080[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:02:26,670 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@6173b080[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:02:26,671 DEBUG [qtp297354543-413][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@4eccb64a[11,org.cumulus4j.store.test.movie.Movie#starring[collectionElement]] 11:02:26,671 DEBUG [qtp297354543-413][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@4eccb64a[11,org.cumulus4j.store.test.movie.Movie#starring[collectionElement]] 11:02:26,671 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@4eccb64a[11,org.cumulus4j.store.test.movie.Movie#starring[collectionElement]] 11:02:26,671 DEBUG [qtp297354543-413][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@4eccb64a[11,org.cumulus4j.store.test.movie.Movie#starring[collectionElement]] 11:02:26,671 DEBUG [qtp297354543-413][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@6173b080[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:02:26,671 DEBUG [qtp297354543-413][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@6809cdae[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 11:02:26,672 DEBUG [qtp297354543-413][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@6809cdae[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 11:02:26,672 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@6809cdae[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 11:02:26,672 DEBUG [qtp297354543-413][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@6809cdae[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 11:02:26,672 DEBUG [qtp297354543-413][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@1b1f146f[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 11:02:26,672 DEBUG [qtp297354543-413][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@1b1f146f[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 11:02:26,672 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1b1f146f[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 11:02:26,672 DEBUG [qtp297354543-413][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@49f09338[8,org.cumulus4j.store.test.movie.Movie#producedBy[collectionElement]] 11:02:26,672 DEBUG [qtp297354543-413][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@49f09338[8,org.cumulus4j.store.test.movie.Movie#producedBy[collectionElement]] 11:02:26,672 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@49f09338[8,org.cumulus4j.store.test.movie.Movie#producedBy[collectionElement]] 11:02:26,672 DEBUG [qtp297354543-413][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@49f09338[8,org.cumulus4j.store.test.movie.Movie#producedBy[collectionElement]] 11:02:26,672 DEBUG [qtp297354543-413][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@1b1f146f[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 11:02:26,673 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@42ec06c5[1,org.cumulus4j.store.test.movie.Movie] 11:02:26,673 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@6d0007fe[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 11:02:26,673 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@2ad29504[2,org.cumulus4j.store.test.movie.Movie#directedBy[collectionElement]] 11:02:26,673 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@2eb60f85[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 11:02:26,673 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@ccefeb8[4,org.cumulus4j.store.test.movie.Movie#languages[collectionElement]] 11:02:26,673 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@611c2728[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 11:02:26,673 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@5f58e4ba[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 11:02:26,673 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@410c02f3[14,org.cumulus4j.store.test.movie.Movie#writtenBy[collectionElement]] 11:02:26,673 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@3acc1f54[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 11:02:26,673 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@3a695a42[9,org.cumulus4j.store.test.movie.Movie#rating[primary]] 11:02:26,673 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@228c0481[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:02:26,673 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@33681b9[11,org.cumulus4j.store.test.movie.Movie#starring[collectionElement]] 11:02:26,673 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@595a1834[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 11:02:26,673 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@2911f217[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 11:02:26,673 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@6bfb53b8[8,org.cumulus4j.store.test.movie.Movie#producedBy[collectionElement]] 11:02:26,673 DEBUG [qtp297354543-413][Cumulus4jStoreManager] getClassMetaByClass: end loading (took 80 ms). class=org.cumulus4j.store.test.movie.Movie 11:02:26,674 TRACE [qtp297354543-413][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 11:02:26,677 TRACE [qtp297354543-413][Cumulus4jStoreManager] getClassMetaByClassID: found cache entry. classID=1 11:02:26,677 TRACE [qtp297354543-413][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 11:02:26,690 TRACE [qtp297354543-413][CryptoCache] getKeyData: No cached key with keyID=1 found. 11:02:26,690 INFO [qtp297354543-413][CryptoCache] Persistence property 'cumulus4j.CryptoCache.cleanupTimer.period' is not set. Using default value 60000. 11:02:28,708 DEBUG [qtp297354543-413][MessageBrokerPMF] [vys57d] _query[requestID=1v8v3t80yx9f9aq6rbn35mdhz]: Entered with request: org.cumulus4j.keymanager.back.shared.GetKeyRequest@570eb94[1v8v3t80yx9f9aq6rbn35mdhz,test-iotsd610--g77rjbprewgu_cgnkf9sc*1*07bw7d] 11:02:28,721 DEBUG [qtp297354543-413][MessageBrokerPMF] [vys57d] _query[requestID=1v8v3t80yx9f9aq6rbn35mdhz]: Request persisted. 11:02:28,737 DEBUG [qtp297354543-420][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: Returning request: org.cumulus4j.keymanager.back.shared.GetKeyRequest@570eb94[1v8v3t80yx9f9aq6rbn35mdhz,test-iotsd610--g77rjbprewgu_cgnkf9sc*1*07bw7d] 11:02:28,740 DEBUG [qtp297354543-420][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.GetKeyRequest matching=true 11:02:28,744 DEBUG [Thread-5][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Request matching=true 11:02:28,756 DEBUG [Thread-5][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.GetKeyResponse matching=true 11:02:28,763 DEBUG [qtp297354543-409][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Response matching=true 11:02:28,768 DEBUG [qtp297354543-409][MessageBrokerPMF] [vys57d] _pushResponse[requestID=1v8v3t80yx9f9aq6rbn35mdhz]: Entered. 11:02:28,772 DEBUG [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: Entered. 11:02:28,931 TRACE [qtp297354543-413][CryptoCache] acquireCipherEntry: Created new Cipher@1307543248 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with key and IV. 11:02:28,932 TRACE [qtp297354543-413][CryptoCache] releaseCipherEntry: Releasing Cipher@1307543248 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:28,933 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@42ec06c5[1,org.cumulus4j.store.test.movie.Movie] 11:02:28,933 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@42ec06c5[1,org.cumulus4j.store.test.movie.Movie] 11:02:28,933 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@42ec06c5[1,org.cumulus4j.store.test.movie.Movie] 11:02:28,933 TRACE [qtp297354543-413][Cumulus4jStoreManager] getClassMetaByClassID: found cache entry. classID=1 11:02:28,933 TRACE [qtp297354543-413][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 11:02:28,936 TRACE [qtp297354543-413][CryptoCache] acquireCipherEntry: Found cached Cipher@1307543248 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:28,936 TRACE [qtp297354543-413][CryptoCache] releaseCipherEntry: Releasing Cipher@1307543248 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:28,936 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@42ec06c5[1,org.cumulus4j.store.test.movie.Movie] 11:02:28,936 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@42ec06c5[1,org.cumulus4j.store.test.movie.Movie] 11:02:28,937 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@42ec06c5[1,org.cumulus4j.store.test.movie.Movie] 11:02:28,937 TRACE [qtp297354543-413][Cumulus4jStoreManager] getClassMetaByClassID: found cache entry. classID=1 11:02:28,937 TRACE [qtp297354543-413][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 11:02:28,939 TRACE [qtp297354543-413][CryptoCache] acquireCipherEntry: Found cached Cipher@1307543248 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:28,939 TRACE [qtp297354543-413][CryptoCache] releaseCipherEntry: Releasing Cipher@1307543248 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:28,940 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@42ec06c5[1,org.cumulus4j.store.test.movie.Movie] 11:02:28,940 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@42ec06c5[1,org.cumulus4j.store.test.movie.Movie] 11:02:28,940 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@42ec06c5[1,org.cumulus4j.store.test.movie.Movie] 11:02:28,940 TRACE [qtp297354543-413][Cumulus4jStoreManager] getClassMetaByClassID: found cache entry. classID=1 11:02:28,940 TRACE [qtp297354543-413][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 11:02:28,942 TRACE [qtp297354543-413][CryptoCache] acquireCipherEntry: Found cached Cipher@1307543248 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:28,942 TRACE [qtp297354543-413][CryptoCache] releaseCipherEntry: Releasing Cipher@1307543248 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:28,942 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@42ec06c5[1,org.cumulus4j.store.test.movie.Movie] 11:02:28,942 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@42ec06c5[1,org.cumulus4j.store.test.movie.Movie] 11:02:28,942 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@42ec06c5[1,org.cumulus4j.store.test.movie.Movie] * MMM 1464598911395 * MMM 1464598923696 * MMM 1464598929979 * MMM 1464598941272 11:02:28,943 TRACE [qtp297354543-413][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 11:02:28,944 TRACE [qtp297354543-413][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 11:02:28,944 TRACE [qtp297354543-413][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=8 value=[] 11:02:28,944 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@42ec06c5[1,org.cumulus4j.store.test.movie.Movie] 11:02:28,944 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@5f58e4ba[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 11:02:28,945 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@42ec06c5[1,org.cumulus4j.store.test.movie.Movie] 11:02:28,945 TRACE [qtp297354543-413][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=6 value=[] 11:02:28,945 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@42ec06c5[1,org.cumulus4j.store.test.movie.Movie] 11:02:28,945 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@228c0481[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:02:28,945 TRACE [qtp297354543-413][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=5 value=null 11:02:28,945 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@42ec06c5[1,org.cumulus4j.store.test.movie.Movie] 11:02:28,945 TRACE [qtp297354543-413][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=4 value=[] 11:02:28,945 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@42ec06c5[1,org.cumulus4j.store.test.movie.Movie] 11:02:28,945 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@2911f217[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 11:02:28,945 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@42ec06c5[1,org.cumulus4j.store.test.movie.Movie] 11:02:28,945 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@42ec06c5[1,org.cumulus4j.store.test.movie.Movie] 11:02:28,945 TRACE [qtp297354543-413][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=1 value=[] 11:02:28,945 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@42ec06c5[1,org.cumulus4j.store.test.movie.Movie] 11:02:28,945 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@2eb60f85[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 11:02:28,946 TRACE [qtp297354543-413][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=0 value=[] 11:02:28,946 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@42ec06c5[1,org.cumulus4j.store.test.movie.Movie] 11:02:28,946 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@6d0007fe[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 11:02:28,946 TRACE [qtp297354543-413][Cumulus4jPersistenceHandler] insertObject: Created new DataEntry for: 11 11:02:28,946 INFO [qtp297354543-413][AbstractCryptoManager] getEncryptionAlgorithm: Property 'cumulus4j.encryptionAlgorithm' is not set. Using default algorithm 'Twofish/GCM/NoPadding'. 11:02:28,946 INFO [qtp297354543-413][AbstractCryptoManager] getMACAlgorithm: Property 'cumulus4j.macAlgorithm' is not set. Using default MAC algorithm 'NONE'. 11:02:28,946 DEBUG [qtp297354543-413][MessageBrokerPMF] [vys57d] _query[requestID=bi5uha3v87npkz9cp6a3kpx6v]: Entered with request: org.cumulus4j.keymanager.back.shared.GetActiveEncryptionKeyRequest@f884179e[bi5uha3v87npkz9cp6a3kpx6v,test-iotsd610--g77rjbprewgu_cgnkf9sc*1*07bw7d] 11:02:28,950 DEBUG [qtp297354543-413][MessageBrokerPMF] [vys57d] _query[requestID=bi5uha3v87npkz9cp6a3kpx6v]: Request persisted. 11:02:28,979 DEBUG [qtp297354543-410][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: Returning request: org.cumulus4j.keymanager.back.shared.GetActiveEncryptionKeyRequest@f884179e[bi5uha3v87npkz9cp6a3kpx6v,test-iotsd610--g77rjbprewgu_cgnkf9sc*1*07bw7d] 11:02:28,979 DEBUG [qtp297354543-410][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.GetActiveEncryptionKeyRequest matching=true 11:02:28,982 DEBUG [Thread-2][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Request matching=true 11:02:28,999 DEBUG [Thread-2][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.GetActiveEncryptionKeyResponse matching=true 11:02:29,004 DEBUG [qtp297354543-420][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Response matching=true 11:02:29,008 DEBUG [qtp297354543-420][MessageBrokerPMF] [vys57d] _pushResponse[requestID=bi5uha3v87npkz9cp6a3kpx6v]: Entered. 11:02:29,012 DEBUG [qtp297354543-420][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: Entered. 11:02:29,153 TRACE [qtp297354543-413][CryptoCache] acquireCipherEntry: Created new Cipher@444499137 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with key and IV. 11:02:29,155 TRACE [qtp297354543-413][CryptoCache] releaseCipherEntry: Releasing Cipher@444499137 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:29,163 TRACE [qtp297354543-413][Cumulus4jPersistenceHandler] insertObject: Persisted new non-embedded DataEntry for: 11 11:02:29,163 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@42ec06c5[1,org.cumulus4j.store.test.movie.Movie] 11:02:29,163 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@42ec06c5[1,org.cumulus4j.store.test.movie.Movie] 11:02:29,163 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@6d0007fe[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 11:02:29,167 TRACE [qtp297354543-413][CryptoCache] acquireCipherEntry: Found cached Cipher@1307543248 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:29,168 TRACE [qtp297354543-413][CryptoCache] releaseCipherEntry: Releasing Cipher@1307543248 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:29,168 TRACE [qtp297354543-413][CryptoCache] acquireCipherEntry: Found cached Cipher@444499137 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:29,168 TRACE [qtp297354543-413][CryptoCache] releaseCipherEntry: Releasing Cipher@444499137 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:29,169 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@2eb60f85[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 11:02:29,172 TRACE [qtp297354543-413][CryptoCache] acquireCipherEntry: Found cached Cipher@1307543248 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:29,173 TRACE [qtp297354543-413][CryptoCache] releaseCipherEntry: Releasing Cipher@1307543248 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:29,173 TRACE [qtp297354543-413][CryptoCache] acquireCipherEntry: Found cached Cipher@444499137 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:29,174 TRACE [qtp297354543-413][CryptoCache] releaseCipherEntry: Releasing Cipher@444499137 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:29,177 TRACE [qtp297354543-413][CryptoCache] acquireCipherEntry: Found cached Cipher@444499137 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:29,178 TRACE [qtp297354543-413][CryptoCache] releaseCipherEntry: Releasing Cipher@444499137 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:29,190 TRACE [qtp297354543-413][CryptoCache] acquireCipherEntry: Found cached Cipher@444499137 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:29,190 TRACE [qtp297354543-413][CryptoCache] releaseCipherEntry: Releasing Cipher@444499137 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:29,197 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@2911f217[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 11:02:29,200 TRACE [qtp297354543-413][CryptoCache] acquireCipherEntry: Found cached Cipher@1307543248 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:29,200 TRACE [qtp297354543-413][CryptoCache] releaseCipherEntry: Releasing Cipher@1307543248 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:29,201 TRACE [qtp297354543-413][CryptoCache] acquireCipherEntry: Found cached Cipher@444499137 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:29,201 TRACE [qtp297354543-413][CryptoCache] releaseCipherEntry: Releasing Cipher@444499137 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:29,202 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@228c0481[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:02:29,205 TRACE [qtp297354543-413][CryptoCache] acquireCipherEntry: Found cached Cipher@1307543248 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:29,206 TRACE [qtp297354543-413][CryptoCache] releaseCipherEntry: Releasing Cipher@1307543248 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:29,206 TRACE [qtp297354543-413][CryptoCache] acquireCipherEntry: Found cached Cipher@444499137 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:29,207 TRACE [qtp297354543-413][CryptoCache] releaseCipherEntry: Releasing Cipher@444499137 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:29,207 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@5f58e4ba[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 11:02:29,210 TRACE [qtp297354543-413][CryptoCache] acquireCipherEntry: Found cached Cipher@1307543248 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:29,210 TRACE [qtp297354543-413][CryptoCache] releaseCipherEntry: Releasing Cipher@1307543248 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:29,210 TRACE [qtp297354543-413][CryptoCache] acquireCipherEntry: Found cached Cipher@444499137 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:29,210 TRACE [qtp297354543-413][CryptoCache] releaseCipherEntry: Releasing Cipher@444499137 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:29,212 DEBUG [qtp297354543-413][Cumulus4jStoreManager] getClassMetaByClass: begin loading. class=org.cumulus4j.store.test.movie.Rating 11:02:29,212 DEBUG [qtp297354543-413][Cumulus4jStoreManager] registerClass: clazz=org.cumulus4j.store.test.movie.Rating 11:02:29,214 DEBUG [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta == null => populating. this=org.cumulus4j.store.model.ClassMeta@5b5aab5d[2,org.cumulus4j.store.test.movie.Rating] 11:02:29,215 DEBUG [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@19dcf330[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 11:02:29,216 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@19dcf330[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 11:02:29,216 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@5b5aab5d[2,org.cumulus4j.store.test.movie.Rating] 11:02:29,216 DEBUG [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@2f1f4ca7[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 11:02:29,216 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@2f1f4ca7[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 11:02:29,216 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@5b5aab5d[2,org.cumulus4j.store.test.movie.Rating] 11:02:29,216 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@19dcf330[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 11:02:29,216 DEBUG [qtp297354543-413][FieldMeta] getEmbeddedClassMeta: this.embeddedClassMetaLoaded == false => loading. this=org.cumulus4j.store.model.FieldMeta@19dcf330[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 11:02:29,218 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@2f1f4ca7[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 11:02:29,219 DEBUG [qtp297354543-413][ClassMeta] jdoPostDetach: attached=org.cumulus4j.store.model.ClassMeta@5b5aab5d[2,org.cumulus4j.store.test.movie.Rating] 11:02:29,219 DEBUG [qtp297354543-413][ClassMeta] jdoPostDetach: Detaching this.fieldName2FieldMeta: attached=org.cumulus4j.store.model.ClassMeta@5b5aab5d[2,org.cumulus4j.store.test.movie.Rating] 11:02:29,219 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@5b5aab5d[2,org.cumulus4j.store.test.movie.Rating] 11:02:29,219 DEBUG [qtp297354543-413][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@2f1f4ca7[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 11:02:29,220 DEBUG [qtp297354543-413][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@2f1f4ca7[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 11:02:29,220 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@2f1f4ca7[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 11:02:29,220 DEBUG [qtp297354543-413][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@2f1f4ca7[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 11:02:29,220 DEBUG [qtp297354543-413][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@19dcf330[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 11:02:29,220 DEBUG [qtp297354543-413][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@19dcf330[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 11:02:29,220 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@19dcf330[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 11:02:29,220 DEBUG [qtp297354543-413][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@19dcf330[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 11:02:29,220 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@fa2604[2,org.cumulus4j.store.test.movie.Rating] 11:02:29,220 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@8198d59[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 11:02:29,220 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@2d7cfc66[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 11:02:29,220 DEBUG [qtp297354543-413][Cumulus4jStoreManager] getClassMetaByClass: end loading (took 8 ms). class=org.cumulus4j.store.test.movie.Rating 11:02:29,221 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@fa2604[2,org.cumulus4j.store.test.movie.Rating] 11:02:29,221 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@fa2604[2,org.cumulus4j.store.test.movie.Rating] 11:02:29,221 TRACE [qtp297354543-413][Cumulus4jPersistenceHandler] insertObject: Created new DataEntry for: 11 11:02:29,221 TRACE [qtp297354543-413][CryptoCache] acquireCipherEntry: Found cached Cipher@444499137 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:29,221 TRACE [qtp297354543-413][CryptoCache] releaseCipherEntry: Releasing Cipher@444499137 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:29,223 TRACE [qtp297354543-413][Cumulus4jPersistenceHandler] insertObject: Persisted new non-embedded DataEntry for: 11 11:02:29,223 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@fa2604[2,org.cumulus4j.store.test.movie.Rating] 11:02:29,223 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@fa2604[2,org.cumulus4j.store.test.movie.Rating] 11:02:29,225 TRACE [qtp297354543-413][CryptoCache] acquireCipherEntry: Found cached Cipher@444499137 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:29,225 TRACE [qtp297354543-413][CryptoCache] releaseCipherEntry: Releasing Cipher@444499137 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:29,229 TRACE [qtp297354543-413][CryptoCache] acquireCipherEntry: Found cached Cipher@444499137 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:29,229 TRACE [qtp297354543-413][CryptoCache] releaseCipherEntry: Releasing Cipher@444499137 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:29,231 TRACE [qtp297354543-413][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 11:02:29,231 TRACE [qtp297354543-413][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=8 value=[] 11:02:29,231 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@42ec06c5[1,org.cumulus4j.store.test.movie.Movie] 11:02:29,231 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@5f58e4ba[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 11:02:29,231 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@42ec06c5[1,org.cumulus4j.store.test.movie.Movie] 11:02:29,231 TRACE [qtp297354543-413][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=6 value=[] 11:02:29,232 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@42ec06c5[1,org.cumulus4j.store.test.movie.Movie] 11:02:29,232 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@228c0481[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:02:29,232 TRACE [qtp297354543-413][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=5 value=null 11:02:29,232 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@42ec06c5[1,org.cumulus4j.store.test.movie.Movie] 11:02:29,232 TRACE [qtp297354543-413][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=4 value=[] 11:02:29,232 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@42ec06c5[1,org.cumulus4j.store.test.movie.Movie] 11:02:29,232 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@2911f217[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 11:02:29,232 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@42ec06c5[1,org.cumulus4j.store.test.movie.Movie] 11:02:29,232 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@42ec06c5[1,org.cumulus4j.store.test.movie.Movie] 11:02:29,232 TRACE [qtp297354543-413][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=1 value=[] 11:02:29,232 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@42ec06c5[1,org.cumulus4j.store.test.movie.Movie] 11:02:29,233 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@2eb60f85[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 11:02:29,233 TRACE [qtp297354543-413][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=0 value=[] 11:02:29,233 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@42ec06c5[1,org.cumulus4j.store.test.movie.Movie] 11:02:29,233 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@6d0007fe[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 11:02:29,233 TRACE [qtp297354543-413][Cumulus4jPersistenceHandler] insertObject: Created new DataEntry for: 12 11:02:29,233 TRACE [qtp297354543-413][CryptoCache] acquireCipherEntry: Found cached Cipher@444499137 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:29,233 TRACE [qtp297354543-413][CryptoCache] releaseCipherEntry: Releasing Cipher@444499137 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:29,235 TRACE [qtp297354543-413][Cumulus4jPersistenceHandler] insertObject: Persisted new non-embedded DataEntry for: 12 11:02:29,235 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@6d0007fe[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 11:02:29,238 TRACE [qtp297354543-413][CryptoCache] acquireCipherEntry: Found cached Cipher@1307543248 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:29,238 TRACE [qtp297354543-413][CryptoCache] releaseCipherEntry: Releasing Cipher@1307543248 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:29,238 TRACE [qtp297354543-413][CryptoCache] acquireCipherEntry: Found cached Cipher@444499137 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:29,238 TRACE [qtp297354543-413][CryptoCache] releaseCipherEntry: Releasing Cipher@444499137 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:29,238 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@2eb60f85[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 11:02:29,241 TRACE [qtp297354543-413][CryptoCache] acquireCipherEntry: Found cached Cipher@1307543248 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:29,242 TRACE [qtp297354543-413][CryptoCache] releaseCipherEntry: Releasing Cipher@1307543248 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:29,242 TRACE [qtp297354543-413][CryptoCache] acquireCipherEntry: Found cached Cipher@444499137 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:29,242 TRACE [qtp297354543-413][CryptoCache] releaseCipherEntry: Releasing Cipher@444499137 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:29,245 TRACE [qtp297354543-413][CryptoCache] acquireCipherEntry: Found cached Cipher@444499137 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:29,245 TRACE [qtp297354543-413][CryptoCache] releaseCipherEntry: Releasing Cipher@444499137 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:29,249 TRACE [qtp297354543-413][CryptoCache] acquireCipherEntry: Found cached Cipher@444499137 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:29,249 TRACE [qtp297354543-413][CryptoCache] releaseCipherEntry: Releasing Cipher@444499137 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:29,250 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@2911f217[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 11:02:29,252 TRACE [qtp297354543-413][CryptoCache] acquireCipherEntry: Found cached Cipher@1307543248 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:29,253 TRACE [qtp297354543-413][CryptoCache] releaseCipherEntry: Releasing Cipher@1307543248 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:29,253 TRACE [qtp297354543-413][CryptoCache] acquireCipherEntry: Found cached Cipher@444499137 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:29,253 TRACE [qtp297354543-413][CryptoCache] releaseCipherEntry: Releasing Cipher@444499137 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:29,253 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@228c0481[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:02:29,256 TRACE [qtp297354543-413][CryptoCache] acquireCipherEntry: Found cached Cipher@1307543248 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:29,256 TRACE [qtp297354543-413][CryptoCache] releaseCipherEntry: Releasing Cipher@1307543248 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:29,257 TRACE [qtp297354543-413][CryptoCache] acquireCipherEntry: Found cached Cipher@444499137 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:29,257 TRACE [qtp297354543-413][CryptoCache] releaseCipherEntry: Releasing Cipher@444499137 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:29,257 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@5f58e4ba[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 11:02:29,260 TRACE [qtp297354543-413][CryptoCache] acquireCipherEntry: Found cached Cipher@1307543248 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:29,260 TRACE [qtp297354543-413][CryptoCache] releaseCipherEntry: Releasing Cipher@1307543248 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:29,261 TRACE [qtp297354543-413][CryptoCache] acquireCipherEntry: Found cached Cipher@444499137 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:29,261 TRACE [qtp297354543-413][CryptoCache] releaseCipherEntry: Releasing Cipher@444499137 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:29,263 DEBUG [qtp297354543-413][Cumulus4jStoreManager] getClassMetaByClass: begin loading. class=org.cumulus4j.store.test.movie.Person 11:02:29,263 DEBUG [qtp297354543-413][Cumulus4jStoreManager] registerClass: clazz=org.cumulus4j.store.test.movie.Person 11:02:29,265 DEBUG [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta == null => populating. this=org.cumulus4j.store.model.ClassMeta@272f66d2[3,org.cumulus4j.store.test.movie.Person] 11:02:29,266 DEBUG [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@6340f23[17,org.cumulus4j.store.test.movie.Person#name[primary]] 11:02:29,266 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@6340f23[17,org.cumulus4j.store.test.movie.Person#name[primary]] 11:02:29,266 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@272f66d2[3,org.cumulus4j.store.test.movie.Person] 11:02:29,266 DEBUG [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@46bc94c6[18,org.cumulus4j.store.test.movie.Person#personID[primary]] 11:02:29,267 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@46bc94c6[18,org.cumulus4j.store.test.movie.Person#personID[primary]] 11:02:29,267 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@272f66d2[3,org.cumulus4j.store.test.movie.Person] 11:02:29,267 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@6340f23[17,org.cumulus4j.store.test.movie.Person#name[primary]] 11:02:29,267 DEBUG [qtp297354543-413][FieldMeta] getEmbeddedClassMeta: this.embeddedClassMetaLoaded == false => loading. this=org.cumulus4j.store.model.FieldMeta@6340f23[17,org.cumulus4j.store.test.movie.Person#name[primary]] 11:02:29,269 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@46bc94c6[18,org.cumulus4j.store.test.movie.Person#personID[primary]] 11:02:29,270 DEBUG [qtp297354543-413][ClassMeta] jdoPostDetach: attached=org.cumulus4j.store.model.ClassMeta@272f66d2[3,org.cumulus4j.store.test.movie.Person] 11:02:29,270 DEBUG [qtp297354543-413][ClassMeta] jdoPostDetach: Detaching this.fieldName2FieldMeta: attached=org.cumulus4j.store.model.ClassMeta@272f66d2[3,org.cumulus4j.store.test.movie.Person] 11:02:29,270 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@272f66d2[3,org.cumulus4j.store.test.movie.Person] 11:02:29,270 DEBUG [qtp297354543-413][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@6340f23[17,org.cumulus4j.store.test.movie.Person#name[primary]] 11:02:29,270 DEBUG [qtp297354543-413][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@6340f23[17,org.cumulus4j.store.test.movie.Person#name[primary]] 11:02:29,270 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@6340f23[17,org.cumulus4j.store.test.movie.Person#name[primary]] 11:02:29,270 DEBUG [qtp297354543-413][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@6340f23[17,org.cumulus4j.store.test.movie.Person#name[primary]] 11:02:29,271 DEBUG [qtp297354543-413][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@46bc94c6[18,org.cumulus4j.store.test.movie.Person#personID[primary]] 11:02:29,271 DEBUG [qtp297354543-413][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@46bc94c6[18,org.cumulus4j.store.test.movie.Person#personID[primary]] 11:02:29,271 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@46bc94c6[18,org.cumulus4j.store.test.movie.Person#personID[primary]] 11:02:29,271 DEBUG [qtp297354543-413][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@46bc94c6[18,org.cumulus4j.store.test.movie.Person#personID[primary]] 11:02:29,271 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@624a2fc6[3,org.cumulus4j.store.test.movie.Person] 11:02:29,271 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@6340df72[17,org.cumulus4j.store.test.movie.Person#name[primary]] 11:02:29,271 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@55a519a[18,org.cumulus4j.store.test.movie.Person#personID[primary]] 11:02:29,271 DEBUG [qtp297354543-413][Cumulus4jStoreManager] getClassMetaByClass: end loading (took 8 ms). class=org.cumulus4j.store.test.movie.Person 11:02:29,271 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@624a2fc6[3,org.cumulus4j.store.test.movie.Person] 11:02:29,271 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@624a2fc6[3,org.cumulus4j.store.test.movie.Person] 11:02:29,271 TRACE [qtp297354543-413][Cumulus4jPersistenceHandler] insertObject: Created new DataEntry for: 11 11:02:29,272 TRACE [qtp297354543-413][CryptoCache] acquireCipherEntry: Found cached Cipher@444499137 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:29,272 TRACE [qtp297354543-413][CryptoCache] releaseCipherEntry: Releasing Cipher@444499137 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:29,273 TRACE [qtp297354543-413][Cumulus4jPersistenceHandler] insertObject: Persisted new non-embedded DataEntry for: 11 11:02:29,274 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@624a2fc6[3,org.cumulus4j.store.test.movie.Person] 11:02:29,274 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@624a2fc6[3,org.cumulus4j.store.test.movie.Person] 11:02:29,276 TRACE [qtp297354543-413][CryptoCache] acquireCipherEntry: Found cached Cipher@444499137 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:29,276 TRACE [qtp297354543-413][CryptoCache] releaseCipherEntry: Releasing Cipher@444499137 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:29,280 TRACE [qtp297354543-413][CryptoCache] acquireCipherEntry: Found cached Cipher@444499137 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:29,281 TRACE [qtp297354543-413][CryptoCache] releaseCipherEntry: Releasing Cipher@444499137 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:29,282 TRACE [qtp297354543-413][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 11:02:29,284 TRACE [qtp297354543-413][CryptoCache] acquireCipherEntry: Found cached Cipher@1307543248 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:29,285 TRACE [qtp297354543-413][CryptoCache] releaseCipherEntry: Releasing Cipher@1307543248 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:29,285 TRACE [qtp297354543-413][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=6 value=[org.cumulus4j.store.test.movie.Person@b] 11:02:29,285 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@42ec06c5[1,org.cumulus4j.store.test.movie.Movie] 11:02:29,285 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@228c0481[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:02:29,285 TRACE [qtp297354543-413][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Person 11:02:29,288 TRACE [qtp297354543-413][CryptoCache] acquireCipherEntry: Found cached Cipher@444499137 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:29,288 TRACE [qtp297354543-413][CryptoCache] releaseCipherEntry: Releasing Cipher@444499137 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:29,288 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@42ec06c5[1,org.cumulus4j.store.test.movie.Movie] 11:02:29,288 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@228c0481[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:02:29,291 TRACE [qtp297354543-413][CryptoCache] acquireCipherEntry: Found cached Cipher@1307543248 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:29,291 TRACE [qtp297354543-413][CryptoCache] releaseCipherEntry: Releasing Cipher@1307543248 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:29,291 TRACE [qtp297354543-413][CryptoCache] acquireCipherEntry: Found cached Cipher@444499137 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:29,292 TRACE [qtp297354543-413][CryptoCache] releaseCipherEntry: Releasing Cipher@444499137 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:29,292 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@228c0481[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:02:29,301 TRACE [qtp297354543-413][CryptoCache] acquireCipherEntry: Found cached Cipher@444499137 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:29,302 TRACE [qtp297354543-413][CryptoCache] releaseCipherEntry: Releasing Cipher@444499137 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:29,309 TRACE [qtp297354543-413][CryptoCache] acquireCipherEntry: Found cached Cipher@1307543248 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:29,309 TRACE [qtp297354543-413][CryptoCache] releaseCipherEntry: Releasing Cipher@1307543248 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:29,309 TRACE [qtp297354543-413][CryptoCache] acquireCipherEntry: Found cached Cipher@444499137 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:29,309 TRACE [qtp297354543-413][CryptoCache] releaseCipherEntry: Releasing Cipher@444499137 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:29,310 TRACE [qtp297354543-413][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 11:02:29,313 TRACE [qtp297354543-413][CryptoCache] acquireCipherEntry: Found cached Cipher@1307543248 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:29,313 TRACE [qtp297354543-413][CryptoCache] releaseCipherEntry: Releasing Cipher@1307543248 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:29,313 TRACE [qtp297354543-413][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=5 value=org.cumulus4j.store.test.movie.Rating@b 11:02:29,313 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@42ec06c5[1,org.cumulus4j.store.test.movie.Movie] 11:02:29,313 TRACE [qtp297354543-413][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Rating 11:02:29,315 TRACE [qtp297354543-413][CryptoCache] acquireCipherEntry: Found cached Cipher@444499137 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:29,315 TRACE [qtp297354543-413][CryptoCache] releaseCipherEntry: Releasing Cipher@444499137 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:29,315 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@42ec06c5[1,org.cumulus4j.store.test.movie.Movie] 11:02:29,320 TRACE [qtp297354543-413][CryptoCache] acquireCipherEntry: Found cached Cipher@444499137 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:29,320 TRACE [qtp297354543-413][CryptoCache] releaseCipherEntry: Releasing Cipher@444499137 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:29,343 TRACE [qtp297354543-413][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 11:02:29,343 TRACE [qtp297354543-413][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 11:02:29,345 TRACE [qtp297354543-413][Cumulus4jStoreManager] getClassMetaByClassID: found cache entry. classID=1 11:02:29,345 TRACE [qtp297354543-413][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 11:02:29,347 TRACE [qtp297354543-413][CryptoCache] acquireCipherEntry: Found cached Cipher@1307543248 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:29,348 TRACE [qtp297354543-413][CryptoCache] releaseCipherEntry: Releasing Cipher@1307543248 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:29,348 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@42ec06c5[1,org.cumulus4j.store.test.movie.Movie] 11:02:29,348 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@42ec06c5[1,org.cumulus4j.store.test.movie.Movie] 11:02:29,348 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@42ec06c5[1,org.cumulus4j.store.test.movie.Movie] 11:02:29,348 TRACE [qtp297354543-413][Cumulus4jStoreManager] getClassMetaByClassID: found cache entry. classID=1 11:02:29,348 TRACE [qtp297354543-413][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 11:02:29,350 TRACE [qtp297354543-413][CryptoCache] acquireCipherEntry: Found cached Cipher@1307543248 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:29,350 TRACE [qtp297354543-413][CryptoCache] releaseCipherEntry: Releasing Cipher@1307543248 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:29,350 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@42ec06c5[1,org.cumulus4j.store.test.movie.Movie] 11:02:29,351 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@42ec06c5[1,org.cumulus4j.store.test.movie.Movie] 11:02:29,351 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@42ec06c5[1,org.cumulus4j.store.test.movie.Movie] 11:02:29,351 TRACE [qtp297354543-413][Cumulus4jStoreManager] getClassMetaByClassID: found cache entry. classID=1 11:02:29,351 TRACE [qtp297354543-413][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 11:02:29,353 TRACE [qtp297354543-413][CryptoCache] acquireCipherEntry: Found cached Cipher@1307543248 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:29,353 TRACE [qtp297354543-413][CryptoCache] releaseCipherEntry: Releasing Cipher@1307543248 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:29,353 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@42ec06c5[1,org.cumulus4j.store.test.movie.Movie] 11:02:29,353 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@42ec06c5[1,org.cumulus4j.store.test.movie.Movie] 11:02:29,353 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@42ec06c5[1,org.cumulus4j.store.test.movie.Movie] 11:02:29,353 TRACE [qtp297354543-413][Cumulus4jStoreManager] getClassMetaByClassID: found cache entry. classID=1 11:02:29,354 TRACE [qtp297354543-413][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 11:02:29,356 TRACE [qtp297354543-413][CryptoCache] acquireCipherEntry: Found cached Cipher@1307543248 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:29,356 TRACE [qtp297354543-413][CryptoCache] releaseCipherEntry: Releasing Cipher@1307543248 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:29,356 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@42ec06c5[1,org.cumulus4j.store.test.movie.Movie] 11:02:29,356 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@42ec06c5[1,org.cumulus4j.store.test.movie.Movie] 11:02:29,356 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@42ec06c5[1,org.cumulus4j.store.test.movie.Movie] 11:02:29,356 TRACE [qtp297354543-413][Cumulus4jStoreManager] getClassMetaByClassID: found cache entry. classID=1 11:02:29,356 TRACE [qtp297354543-413][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 11:02:29,358 TRACE [qtp297354543-413][CryptoCache] acquireCipherEntry: Found cached Cipher@1307543248 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:29,359 TRACE [qtp297354543-413][CryptoCache] releaseCipherEntry: Releasing Cipher@1307543248 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:29,359 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@42ec06c5[1,org.cumulus4j.store.test.movie.Movie] 11:02:29,359 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@42ec06c5[1,org.cumulus4j.store.test.movie.Movie] 11:02:29,359 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@42ec06c5[1,org.cumulus4j.store.test.movie.Movie] 11:02:29,359 TRACE [qtp297354543-413][Cumulus4jStoreManager] getClassMetaByClassID: found cache entry. classID=1 11:02:29,360 TRACE [qtp297354543-413][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 11:02:29,362 TRACE [qtp297354543-413][CryptoCache] acquireCipherEntry: Found cached Cipher@1307543248 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:29,362 TRACE [qtp297354543-413][CryptoCache] releaseCipherEntry: Releasing Cipher@1307543248 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:29,362 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@42ec06c5[1,org.cumulus4j.store.test.movie.Movie] 11:02:29,362 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@42ec06c5[1,org.cumulus4j.store.test.movie.Movie] 11:02:29,362 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@42ec06c5[1,org.cumulus4j.store.test.movie.Movie] 11:02:29,380 DEBUG [main][DateDependentKeyStrategy] init: Calculated numberOfKeysToGenerate=25 11:02:29,380 INFO [main][KeyStore] getKeySize: System property 'cumulus4j.KeyStore.keySize' is not set. Using default key size (256 bit). 11:02:29,380 INFO [main][KeyStore] createUser: Created master-key with a size of 256 bits. This key will not be modified for this key-store anymore. 11:02:29,381 INFO [main][KeyStore] getEncryptionAlgorithm: System property 'cumulus4j.KeyStore.encryptionAlgorithm' is not set. Using default algorithm 'Twofish/GCM/NoPadding'. 11:02:29,389 INFO [main][KeyStore] getMACAlgorithm: System property 'cumulus4j.KeyStore.macAlgorithm' is not set. Using default MAC algorithm 'NONE'. 11:02:29,433 INFO [main][SessionManager] Creating instance of SessionManager. 11:02:29,442 DEBUG [Thread-8][JAXBContextResolver] Instantiating JAXBContextResolver. 11:02:29,444 DEBUG [Thread-11][JAXBContextResolver] Instantiating JAXBContextResolver. 11:02:29,444 DEBUG [Thread-9][JAXBContextResolver] Instantiating JAXBContextResolver. 11:02:29,458 DEBUG [Thread-12][JAXBContextResolver] Instantiating JAXBContextResolver. 11:02:29,461 DEBUG [Thread-10][JAXBContextResolver] Instantiating JAXBContextResolver. 11:02:29,682 DEBUG [Thread-8][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.NullResponse matching=true 11:02:29,693 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@6a31268d 11:02:29,725 DEBUG [Thread-11][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.NullResponse matching=true 11:02:29,732 DEBUG [Thread-10][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.NullResponse matching=true 11:02:29,744 DEBUG [Thread-9][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.NullResponse matching=true 11:02:29,759 DEBUG [Thread-12][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.NullResponse matching=true 11:02:30,056 INFO [qtp297354543-410][TestUtil] loadProperties: File /home/tomcat/cumulus4j-test-datanucleus.properties does not exist. Thus not overriding any settings with user-specific ones. 11:02:30,057 DEBUG [qtp297354543-410][CleanupUtil] Deleting all tables from Data backend store 11:02:30,064 DEBUG [qtp297354543-431][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Response matching=true 11:02:30,076 DEBUG [qtp297354543-413][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Response matching=true 11:02:30,076 WARN [qtp297354543-420][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDOException: Exception thrown when executing query NestedThrowables: java.sql.SQLException: Java exception: ': org.apache.derby.iapi.error.ShutdownException'. 11:02:30,077 DEBUG [qtp297354543-413][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: Entered. 11:02:30,079 ERROR [qtp297354543-420][Transaction] Operation rollback failed on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@59f27e2c, error code UNKNOWN and transaction: [DataNucleus Transaction, ID=Xid= u, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@59f27e2c]] 11:02:30,082 WARN [qtp297354543-412][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDOException: Exception thrown when executing query NestedThrowables: java.sql.SQLException: Java exception: ': org.apache.derby.iapi.error.ShutdownException'. 11:02:30,084 DEBUG [qtp297354543-432][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Response matching=true 11:02:30,084 DEBUG [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: Entered. 11:02:30,085 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDOException: Exception thrown when executing query NestedThrowables: java.sql.SQLException: Java exception: ': org.apache.derby.iapi.error.ShutdownException'. 11:02:30,086 DEBUG [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: Entered. 11:02:30,091 WARN [qtp297354543-420][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix={}]: Thread.sleep(...) was interrupted with an InterruptedException. 11:02:30,091 DEBUG [qtp297354543-420][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: Returning request: null 11:02:30,084 ERROR [qtp297354543-411][Transaction] Operation commit failed on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@64d393e5, error code UNKNOWN and transaction: [DataNucleus Transaction, ID=Xid= q, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@64d393e5]] 11:02:30,084 ERROR [qtp297354543-412][Transaction] Operation rollback failed on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@3c528a74, error code UNKNOWN and transaction: [DataNucleus Transaction, ID=Xid= t, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@3c528a74]] 11:02:30,096 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: Transaction rolled back due to failure during commit NestedThrowables: java.sql.SQLException: Java exception: ': org.apache.derby.iapi.error.ShutdownException'. 11:02:30,096 WARN [qtp297354543-412][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix={}]: Thread.sleep(...) was interrupted with an InterruptedException. 11:02:30,096 DEBUG [qtp297354543-412][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: Returning request: null 11:02:30,096 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix={}]: Thread.sleep(...) was interrupted with an InterruptedException. 11:02:30,096 DEBUG [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: Returning request: null 11:02:30,097 DEBUG [qtp297354543-433][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Response matching=true 11:02:30,086 ERROR [qtp297354543-408][Transaction] Operation commit failed on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@1350b9c3, error code UNKNOWN and transaction: [DataNucleus Transaction, ID=Xid= r, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@1350b9c3]] 11:02:30,088 ERROR [qtp297354543-409][Transaction] Operation rollback failed on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@f9ca6c, error code UNKNOWN and transaction: [DataNucleus Transaction, ID=Xid= s, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@f9ca6c]] 11:02:30,099 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix={}]: Thread.sleep(...) was interrupted with an InterruptedException. 11:02:30,099 DEBUG [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: Returning request: null 11:02:30,099 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: Transaction rolled back due to failure during commit NestedThrowables: java.sql.SQLException: Java exception: ': org.apache.derby.iapi.error.ShutdownException'. 11:02:30,100 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix={}]: Thread.sleep(...) was interrupted with an InterruptedException. 11:02:30,100 DEBUG [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: Returning request: null 11:02:30,101 DEBUG [qtp297354543-420][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Response matching=true 11:02:30,101 DEBUG [Thread-4][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.NullResponse matching=true 11:02:30,101 DEBUG [Thread-6][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.NullResponse matching=true 11:02:30,103 DEBUG [qtp297354543-420][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: Entered. 11:02:30,107 DEBUG [qtp297354543-412][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Response matching=true 11:02:30,108 DEBUG [qtp297354543-412][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: Entered. 11:02:30,108 DEBUG [qtp297354543-409][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Response matching=true 11:02:30,109 DEBUG [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: Entered. 11:02:30,104 DEBUG [Thread-3][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.NullResponse matching=true 11:02:30,107 DEBUG [Thread-5][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.NullResponse matching=true 11:02:30,112 DEBUG [qtp297354543-411][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Response matching=true 11:02:30,112 DEBUG [Thread-2][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.NullResponse matching=true 11:02:30,113 DEBUG [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: Entered. 11:02:30,116 DEBUG [qtp297354543-408][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Response matching=true 11:02:30,117 DEBUG [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: Entered. 11:02:30,120 DEBUG [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: Entered. 11:02:30,131 DEBUG [qtp297354543-434][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Response matching=true 11:02:30,135 DEBUG [qtp297354543-434][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: Entered. 11:02:30,319 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. NestedThrowables: java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. 11:02:30,321 WARN [qtp297354543-413][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. NestedThrowables: java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. 11:02:30,325 WARN [qtp297354543-412][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. NestedThrowables: java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. 11:02:30,332 WARN [qtp297354543-434][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. NestedThrowables: java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. 11:02:30,343 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. NestedThrowables: java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. 11:02:30,358 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. NestedThrowables: java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. 11:02:30,366 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. NestedThrowables: java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. 11:02:30,366 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. NestedThrowables: java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. 11:02:30,376 WARN [qtp297354543-420][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. NestedThrowables: java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. 11:02:30,376 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. NestedThrowables: java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. 11:02:30,404 INFO [qtp297354543-410][CleanupUtil] cleanoutRDBMS: derbyDatabaseDir="/tmp/derby/cumulus4j" was deleted successfully. 11:02:30,406 DEBUG [qtp297354543-410][CleanupUtil] Deleting all tables from Index backend store 11:02:30,406 WARN [qtp297354543-410][CleanupUtil] dropAllTables: 'ConnectionURL' property is not set for index datastore! Skipping! 11:02:30,408 INFO [qtp297354543-410][TestUtil] loadProperties: File /home/tomcat/cumulus4j-test-datanucleus.properties does not exist. Thus not overriding any settings with user-specific ones. 11:02:30,416 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:30,419 WARN [qtp297354543-434][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:30,419 WARN [qtp297354543-412][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:30,420 WARN [qtp297354543-413][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:30,422 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:30,430 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:30,441 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:30,462 WARN [qtp297354543-420][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:30,462 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:30,466 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:30,482 WARN [qtp297354543-412][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:30,484 WARN [qtp297354543-413][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:30,485 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:30,492 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:30,495 WARN [qtp297354543-434][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:30,498 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:30,525 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:30,528 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:30,544 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:30,550 WARN [qtp297354543-413][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:30,554 WARN [qtp297354543-420][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:30,555 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:30,558 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:30,574 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:30,576 WARN [qtp297354543-412][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:30,595 WARN [qtp297354543-434][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:30,609 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:30,617 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:30,619 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:30,626 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:30,629 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:30,632 WARN [qtp297354543-413][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:30,653 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:30,653 WARN [qtp297354543-420][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:30,656 WARN [qtp297354543-434][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:30,661 WARN [qtp297354543-412][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:30,691 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:30,692 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:30,697 WARN [qtp297354543-413][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:30,700 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:30,717 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:30,728 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:30,733 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:30,736 WARN [qtp297354543-412][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:30,738 WARN [qtp297354543-434][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:30,749 WARN [qtp297354543-420][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:30,751 WARN [qtp297354543-413][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:30,761 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:30,766 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:30,767 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:30,776 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:30,797 WARN [qtp297354543-412][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:30,801 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:30,810 WARN [qtp297354543-413][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:30,815 WARN [qtp297354543-420][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:30,815 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:30,818 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:30,820 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:30,837 WARN [qtp297354543-434][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:30,842 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:30,845 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:30,864 WARN [qtp297354543-410][MetaData] MetaData Parser encountered an error in file "jar:file:/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store/target/org.cumulus4j.store-1.2.1-SNAPSHOT.jar!/org/cumulus4j/store/model/package.jdo" at line 10, column 6 : cvc-elt.1: Cannot find the declaration of element 'jdo'. - Please check your specification of DTD and the validity of the MetaData XML that you have specified. 11:02:30,866 WARN [qtp297354543-410][MetaData] MetaData Parser encountered an error in file "jar:file:/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store/target/org.cumulus4j.store-1.2.1-SNAPSHOT.jar!/org/cumulus4j/store/model/package.jdo" at line 48, column 7 : The content of element type "jdo" is incomplete, it must match "(extension*,(package|query|fetch-plan)+,extension*)". - Please check your specification of DTD and the validity of the MetaData XML that you have specified. 11:02:30,875 WARN [qtp297354543-412][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:30,877 WARN [qtp297354543-413][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:30,881 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:30,896 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:30,898 WARN [qtp297354543-434][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:30,900 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:30,901 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:30,907 WARN [qtp297354543-420][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:30,922 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:30,938 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:30,941 WARN [qtp297354543-413][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:30,942 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:30,952 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:30,957 WARN [qtp297354543-412][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:30,970 WARN [qtp297354543-420][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:30,972 WARN [qtp297354543-434][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:30,977 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:30,984 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:30,994 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:30,996 WARN [qtp297354543-413][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,013 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,024 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,032 WARN [qtp297354543-412][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,044 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,050 WARN [qtp297354543-434][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,054 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,059 WARN [qtp297354543-420][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,077 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,078 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,087 WARN [qtp297354543-413][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,092 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,108 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,108 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,110 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,122 WARN [qtp297354543-412][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,135 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,139 WARN [qtp297354543-434][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,154 WARN [qtp297354543-420][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,175 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,179 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,180 WARN [qtp297354543-413][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,183 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,189 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,199 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,206 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,214 WARN [qtp297354543-412][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,232 WARN [qtp297354543-420][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,232 WARN [qtp297354543-434][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,240 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,250 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,254 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,259 WARN [qtp297354543-413][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,272 WARN [qtp297354543-412][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,283 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,297 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,299 WARN [qtp297354543-420][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,301 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,305 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,309 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,320 WARN [qtp297354543-413][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,330 WARN [qtp297354543-434][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,333 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,355 WARN [qtp297354543-412][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,356 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,356 WARN [qtp297354543-420][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,374 WARN [qtp297354543-413][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,374 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,380 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,390 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,394 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,412 WARN [qtp297354543-412][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,413 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,413 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,414 WARN [qtp297354543-434][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,431 WARN [qtp297354543-420][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,441 WARN [qtp297354543-413][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,453 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,456 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,469 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,476 WARN [qtp297354543-434][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,477 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,482 WARN [qtp297354543-412][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,485 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,485 WARN [qtp297354543-420][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,490 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,509 WARN [qtp297354543-413][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,519 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,523 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,526 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,548 WARN [qtp297354543-420][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,556 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,565 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,566 WARN [qtp297354543-434][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,567 WARN [qtp297354543-412][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,574 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,577 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,586 WARN [qtp297354543-413][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,595 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,614 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,625 WARN [qtp297354543-412][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,636 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,641 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,652 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,652 WARN [qtp297354543-420][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,659 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,660 WARN [qtp297354543-434][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,689 WARN [qtp297354543-413][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,689 WARN [qtp297354543-412][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,694 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,694 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,709 WARN [qtp297354543-420][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,720 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,724 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,725 WARN [qtp297354543-434][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,731 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,738 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,769 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,774 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,777 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,779 WARN [qtp297354543-413][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,781 WARN [qtp297354543-412][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,787 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,794 WARN [qtp297354543-434][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,799 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,801 WARN [qtp297354543-420][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,804 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,839 WARN [qtp297354543-413][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,844 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,845 WARN [qtp297354543-434][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,857 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,858 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,863 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,871 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,878 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,880 WARN [qtp297354543-412][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,899 WARN [qtp297354543-413][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,899 WARN [qtp297354543-420][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,905 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,914 WARN [qtp297354543-434][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,920 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,923 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,925 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,937 WARN [qtp297354543-412][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,949 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,964 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,971 WARN [qtp297354543-413][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,976 WARN [qtp297354543-434][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,979 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,987 WARN [qtp297354543-420][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,001 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,003 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,004 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,022 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,033 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,036 WARN [qtp297354543-412][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,039 WARN [qtp297354543-420][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,044 WARN [qtp297354543-413][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,047 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,059 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,070 WARN [qtp297354543-434][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,073 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,086 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,095 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,095 WARN [qtp297354543-412][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,100 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,100 WARN [qtp297354543-413][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,113 WARN [qtp297354543-420][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,113 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,141 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,141 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,148 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,159 WARN [qtp297354543-434][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,165 WARN [qtp297354543-412][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,167 WARN [qtp297354543-413][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,169 WARN [qtp297354543-420][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,169 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,169 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,192 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,219 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,225 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,226 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,232 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,235 WARN [qtp297354543-413][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,238 WARN [qtp297354543-420][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,239 WARN [qtp297354543-434][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,243 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,266 WARN [qtp297354543-412][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,277 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,297 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,298 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,300 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,306 WARN [qtp297354543-420][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,309 WARN [qtp297354543-434][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,319 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,324 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,327 WARN [qtp297354543-412][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,328 WARN [qtp297354543-413][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,358 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,376 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,377 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,378 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,382 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,389 WARN [qtp297354543-413][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,394 WARN [qtp297354543-420][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,403 WARN [qtp297354543-434][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,411 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,412 WARN [qtp297354543-412][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,428 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,432 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,435 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,453 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,463 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,463 WARN [qtp297354543-413][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,472 WARN [qtp297354543-420][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,479 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,485 WARN [qtp297354543-434][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,496 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,508 WARN [qtp297354543-412][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,513 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,514 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,515 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,533 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,537 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,543 WARN [qtp297354543-413][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,547 WARN [qtp297354543-434][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,554 WARN [qtp297354543-420][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,578 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,594 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,602 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,604 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,605 WARN [qtp297354543-412][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,609 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,611 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,623 WARN [qtp297354543-434][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,633 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,633 WARN [qtp297354543-420][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,634 WARN [qtp297354543-413][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,662 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,663 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,679 WARN [qtp297354543-412][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,680 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,690 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,696 WARN [qtp297354543-420][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,701 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,704 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,714 WARN [qtp297354543-434][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,725 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,727 WARN [qtp297354543-413][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,745 WARN [qtp297354543-412][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,753 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,754 INFO [KeyStore][KeyStore$ExipreCacheEntryTimerTask] run: KeyStore has been garbage-collected. Removing this ExipreCacheEntryTimerTask. 11:02:32,757 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,765 WARN [qtp297354543-420][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,774 WARN [qtp297354543-434][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,781 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,789 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,793 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,794 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,797 WARN [qtp297354543-413][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,813 WARN [qtp297354543-412][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,831 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,838 WARN [qtp297354543-420][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,847 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,850 WARN [qtp297354543-434][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,852 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,852 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,860 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,861 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,864 WARN [qtp297354543-413][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,868 WARN [qtp297354543-412][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,894 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,905 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,909 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,910 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,918 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,918 WARN [qtp297354543-420][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,928 WARN [qtp297354543-434][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,937 WARN [qtp297354543-412][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,941 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,951 WARN [qtp297354543-413][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,962 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,968 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,972 WARN [qtp297354543-420][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,987 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,995 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,997 WARN [qtp297354543-434][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:33,006 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:33,013 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:33,021 WARN [qtp297354543-413][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:33,021 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:33,026 WARN [qtp297354543-420][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:33,034 WARN [qtp297354543-412][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:33,041 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:33,055 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:33,056 WARN [qtp297354543-434][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:33,075 WARN [qtp297354543-413][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:33,083 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:33,093 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:33,094 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:33,100 WARN [qtp297354543-420][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:33,100 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:33,101 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:33,310 DEBUG [KeyStore][KeyStore$ExipreCacheEntryTimerTask] run: 1 users left in cache. 11:02:33,343 DEBUG [SessionManager][SessionManager$ExpireSessionTimerTask] run: 1 sessions left. 11:02:37,142 INFO [qtp297354543-410][Cumulus4jStoreManager] ====================== Cumulus4j ====================== 11:02:37,143 INFO [qtp297354543-410][Cumulus4jStoreManager] Bundle: org.cumulus4j.store - Version: 1.2.1.SNAPSHOT 11:02:37,143 INFO [qtp297354543-410][Cumulus4jStoreManager] ======================================================= 11:02:37,145 ERROR [qtp297354543-410][Persistence] java.lang.reflect.InvocationTargetException at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at org.datanucleus.plugin.NonManagedPluginRegistry.createExecutableExtension(NonManagedPluginRegistry.java:631) at org.datanucleus.plugin.PluginManager.createExecutableExtension(PluginManager.java:301) at org.datanucleus.NucleusContext.initialiseAutoStart(NucleusContext.java:432) at org.datanucleus.NucleusContext.initialise(NucleusContext.java:384) at org.datanucleus.api.jdo.JDOPersistenceManagerFactory.freezeConfiguration(JDOPersistenceManagerFactory.java:768) at org.datanucleus.api.jdo.JDOPersistenceManagerFactory.createPersistenceManagerFactory(JDOPersistenceManagerFactory.java:326) at org.datanucleus.api.jdo.JDOPersistenceManagerFactory.getPersistenceManagerFactory(JDOPersistenceManagerFactory.java:195) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at javax.jdo.JDOHelper$16.run(JDOHelper.java:1970) at java.security.AccessController.doPrivileged(Native Method) at javax.jdo.JDOHelper.invoke(JDOHelper.java:1965) at javax.jdo.JDOHelper.invokeGetPersistenceManagerFactoryOnImplementation(JDOHelper.java:1171) at javax.jdo.JDOHelper.getPersistenceManagerFactory(JDOHelper.java:813) at javax.jdo.JDOHelper.getPersistenceManagerFactory(JDOHelper.java:702) at org.cumulus4j.integrationtest.webapp.TestService.getPersistenceManagerFactory(TestService.java:59) at org.cumulus4j.integrationtest.webapp.TestService.getPersistenceManager(TestService.java:72) at org.cumulus4j.integrationtest.webapp.TestService.testPost(TestService.java:93) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.sun.jersey.spi.container.JavaMethodInvokerFactory$1.invoke(JavaMethodInvokerFactory.java:60) at com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker._dispatch(AbstractResourceMethodDispatchProvider.java:185) at com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher.dispatch(ResourceJavaMethodDispatcher.java:75) at com.sun.jersey.server.impl.uri.rules.HttpMethodRule.accept(HttpMethodRule.java:288) at com.sun.jersey.server.impl.uri.rules.ResourceClassRule.accept(ResourceClassRule.java:108) at com.sun.jersey.server.impl.uri.rules.RightHandPathRule.accept(RightHandPathRule.java:147) at com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule.accept(RootResourceClassesRule.java:84) at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1469) at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1400) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1349) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1339) at com.sun.jersey.spi.container.servlet.WebComponent.service(WebComponent.java:416) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:537) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:699) at javax.servlet.http.HttpServlet.service(HttpServlet.java:847) at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:546) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1283) at org.cumulus4j.keymanager.back.shared.AjaxHeadersFilter.doFilter(AjaxHeadersFilter.java:33) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1254) at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:481) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:119) at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:516) at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:230) at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:956) at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:411) at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:188) at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:891) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:117) at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:247) at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:151) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:114) at org.eclipse.jetty.server.Server.handle(Server.java:353) at org.eclipse.jetty.server.HttpConnection.handleRequest(HttpConnection.java:598) at org.eclipse.jetty.server.HttpConnection$RequestHandler.headerComplete(HttpConnection.java:1059) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:590) at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:212) at org.eclipse.jetty.server.HttpConnection.handle(HttpConnection.java:427) at org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:510) at org.eclipse.jetty.io.nio.SelectChannelEndPoint.access$000(SelectChannelEndPoint.java:34) at org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java:40) at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:450) at java.lang.Thread.run(Thread.java:745) Caused by: java.lang.ClassCastException: org.cumulus4j.store.Cumulus4jStoreManager cannot be cast to org.datanucleus.store.rdbms.RDBMSStoreManager at org.datanucleus.store.rdbms.autostart.SchemaAutoStarter.(SchemaAutoStarter.java:68) ... 70 more 11:02:37,147 DEBUG [qtp297354543-410][Cumulus4jStoreManager] getClassMetaByClass: begin loading. class=org.cumulus4j.store.test.movie.Movie 11:02:37,147 INFO [qtp297354543-410][AbstractCryptoManager] getCryptoSessionExpiryTimerPeriod: Property 'cumulus4j.cryptoSessionExpiryTimer.period' is not set. Using default value 60000. 11:02:37,148 TRACE [qtp297354543-410][AbstractCryptoSession] setCryptoSessionID: cryptoSessionID=test-4271340067114581139_xxu6qv2v*1*0xyoax 11:02:37,148 INFO [qtp297354543-410][AbstractCryptoManager] getCryptoSessionExpiryAgeMSec: Property 'cumulus4j.cryptoSessionExpiryAge' is not set. Using default value 1800000. 11:02:37,239 INFO [qtp297354543-410][MinimumCumulus4jVersion] version=10100001 11:02:37,495 INFO [qtp297354543-410][MinimumCumulus4jVersion] version=10100001 11:02:37,495 DEBUG [qtp297354543-410][RecreateIndex] deleteIndex: Entered. 11:02:37,589 DEBUG [qtp297354543-410][RecreateIndex] deleteIndex: There are no IndexEntry instances in the database => quit. 11:02:37,589 DEBUG [qtp297354543-410][RecreateIndex] deleteIndex: Leaving. 11:02:37,618 DEBUG [qtp297354543-410][Cumulus4jStoreManager] registerClass: clazz=org.cumulus4j.store.test.movie.Movie 11:02:37,629 DEBUG [qtp297354543-410][ClassMeta] jdoPreStore: org.cumulus4j.store.model.ClassMeta@4beb8ab0[null,org.cumulus4j.store.test.movie.Movie] 11:02:37,636 DEBUG [qtp297354543-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta == null => populating. this=org.cumulus4j.store.model.ClassMeta@4beb8ab0[1,org.cumulus4j.store.test.movie.Movie] 11:02:37,645 DEBUG [qtp297354543-410][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@415c1cc4[null,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 11:02:37,650 TRACE [qtp297354543-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@4beb8ab0[1,org.cumulus4j.store.test.movie.Movie] 11:02:37,651 DEBUG [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@415c1cc4[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 11:02:37,660 TRACE [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@415c1cc4[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 11:02:37,660 TRACE [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@415c1cc4[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 11:02:37,660 TRACE [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@415c1cc4[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 11:02:37,660 DEBUG [qtp297354543-410][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@33f261c7[null,org.cumulus4j.store.test.movie.Movie#directedBy[collectionElement]] 11:02:37,662 DEBUG [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@33f261c7[2,org.cumulus4j.store.test.movie.Movie#directedBy[collectionElement]] 11:02:37,663 TRACE [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@415c1cc4[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 11:02:37,663 TRACE [qtp297354543-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@4beb8ab0[1,org.cumulus4j.store.test.movie.Movie] 11:02:37,664 DEBUG [qtp297354543-410][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@4999f9d8[null,org.cumulus4j.store.test.movie.Movie#languages[primary]] 11:02:37,667 TRACE [qtp297354543-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@4beb8ab0[1,org.cumulus4j.store.test.movie.Movie] 11:02:37,668 DEBUG [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@4999f9d8[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 11:02:37,670 TRACE [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@4999f9d8[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 11:02:37,670 TRACE [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@4999f9d8[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 11:02:37,670 TRACE [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@4999f9d8[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 11:02:37,670 DEBUG [qtp297354543-410][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@5596e38[null,org.cumulus4j.store.test.movie.Movie#languages[collectionElement]] 11:02:37,672 DEBUG [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@5596e38[4,org.cumulus4j.store.test.movie.Movie#languages[collectionElement]] 11:02:37,672 TRACE [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@4999f9d8[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 11:02:37,672 TRACE [qtp297354543-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@4beb8ab0[1,org.cumulus4j.store.test.movie.Movie] 11:02:37,673 DEBUG [qtp297354543-410][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@2144c376[null,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 11:02:37,674 TRACE [qtp297354543-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@4beb8ab0[1,org.cumulus4j.store.test.movie.Movie] 11:02:37,674 DEBUG [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@2144c376[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 11:02:37,675 TRACE [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@2144c376[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 11:02:37,675 TRACE [qtp297354543-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@4beb8ab0[1,org.cumulus4j.store.test.movie.Movie] 11:02:37,675 DEBUG [qtp297354543-410][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@2595b585[null,org.cumulus4j.store.test.movie.Movie#name[primary]] 11:02:37,676 TRACE [qtp297354543-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@4beb8ab0[1,org.cumulus4j.store.test.movie.Movie] 11:02:37,677 DEBUG [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@2595b585[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 11:02:37,677 TRACE [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@2595b585[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 11:02:37,677 TRACE [qtp297354543-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@4beb8ab0[1,org.cumulus4j.store.test.movie.Movie] 11:02:37,677 DEBUG [qtp297354543-410][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@75ddc8fb[null,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 11:02:37,679 TRACE [qtp297354543-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@4beb8ab0[1,org.cumulus4j.store.test.movie.Movie] 11:02:37,679 DEBUG [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@75ddc8fb[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 11:02:37,679 TRACE [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@75ddc8fb[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 11:02:37,679 TRACE [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@75ddc8fb[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 11:02:37,680 TRACE [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@75ddc8fb[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 11:02:37,680 DEBUG [qtp297354543-410][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@dc38894[null,org.cumulus4j.store.test.movie.Movie#producedBy[collectionElement]] 11:02:37,681 DEBUG [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@dc38894[8,org.cumulus4j.store.test.movie.Movie#producedBy[collectionElement]] 11:02:37,682 TRACE [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@75ddc8fb[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 11:02:37,682 TRACE [qtp297354543-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@4beb8ab0[1,org.cumulus4j.store.test.movie.Movie] 11:02:37,682 DEBUG [qtp297354543-410][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@41fc6e1f[null,org.cumulus4j.store.test.movie.Movie#rating[primary]] 11:02:37,683 TRACE [qtp297354543-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@4beb8ab0[1,org.cumulus4j.store.test.movie.Movie] 11:02:37,683 DEBUG [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@41fc6e1f[9,org.cumulus4j.store.test.movie.Movie#rating[primary]] 11:02:37,684 TRACE [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@41fc6e1f[9,org.cumulus4j.store.test.movie.Movie#rating[primary]] 11:02:37,684 TRACE [qtp297354543-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@4beb8ab0[1,org.cumulus4j.store.test.movie.Movie] 11:02:37,684 DEBUG [qtp297354543-410][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@55d1da36[null,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:02:37,686 TRACE [qtp297354543-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@4beb8ab0[1,org.cumulus4j.store.test.movie.Movie] 11:02:37,686 DEBUG [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@55d1da36[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:02:37,687 TRACE [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@55d1da36[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:02:37,687 TRACE [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@55d1da36[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:02:37,687 TRACE [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@55d1da36[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:02:37,688 DEBUG [qtp297354543-410][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@cbbb7b0[null,org.cumulus4j.store.test.movie.Movie#starring[collectionElement]] 11:02:37,689 DEBUG [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@cbbb7b0[11,org.cumulus4j.store.test.movie.Movie#starring[collectionElement]] 11:02:37,690 TRACE [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@55d1da36[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:02:37,690 TRACE [qtp297354543-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@4beb8ab0[1,org.cumulus4j.store.test.movie.Movie] 11:02:37,690 DEBUG [qtp297354543-410][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@3470f469[null,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 11:02:37,691 TRACE [qtp297354543-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@4beb8ab0[1,org.cumulus4j.store.test.movie.Movie] 11:02:37,691 DEBUG [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@3470f469[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 11:02:37,692 TRACE [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@3470f469[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 11:02:37,692 TRACE [qtp297354543-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@4beb8ab0[1,org.cumulus4j.store.test.movie.Movie] 11:02:37,692 DEBUG [qtp297354543-410][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@11cdfd15[null,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 11:02:37,693 TRACE [qtp297354543-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@4beb8ab0[1,org.cumulus4j.store.test.movie.Movie] 11:02:37,693 DEBUG [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@11cdfd15[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 11:02:37,694 TRACE [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@11cdfd15[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 11:02:37,694 TRACE [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@11cdfd15[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 11:02:37,694 TRACE [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@11cdfd15[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 11:02:37,694 DEBUG [qtp297354543-410][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@6bf91b31[null,org.cumulus4j.store.test.movie.Movie#writtenBy[collectionElement]] 11:02:37,695 DEBUG [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@6bf91b31[14,org.cumulus4j.store.test.movie.Movie#writtenBy[collectionElement]] 11:02:37,696 TRACE [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@11cdfd15[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 11:02:37,696 TRACE [qtp297354543-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@4beb8ab0[1,org.cumulus4j.store.test.movie.Movie] 11:02:37,696 TRACE [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@415c1cc4[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 11:02:37,696 TRACE [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@4999f9d8[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 11:02:37,696 TRACE [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@2144c376[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 11:02:37,696 TRACE [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@2595b585[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 11:02:37,696 DEBUG [qtp297354543-410][FieldMeta] getEmbeddedClassMeta: this.embeddedClassMetaLoaded == false => loading. this=org.cumulus4j.store.model.FieldMeta@2595b585[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 11:02:37,708 TRACE [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@75ddc8fb[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 11:02:37,708 TRACE [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@41fc6e1f[9,org.cumulus4j.store.test.movie.Movie#rating[primary]] 11:02:37,708 TRACE [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@55d1da36[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:02:37,708 TRACE [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@3470f469[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 11:02:37,708 DEBUG [qtp297354543-410][FieldMeta] getEmbeddedClassMeta: this.embeddedClassMetaLoaded == false => loading. this=org.cumulus4j.store.model.FieldMeta@3470f469[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 11:02:37,710 TRACE [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@11cdfd15[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 11:02:37,710 DEBUG [qtp297354543-410][ClassMeta] jdoPostDetach: attached=org.cumulus4j.store.model.ClassMeta@4beb8ab0[1,org.cumulus4j.store.test.movie.Movie] 11:02:37,710 DEBUG [qtp297354543-410][ClassMeta] jdoPostDetach: Detaching this.fieldName2FieldMeta: attached=org.cumulus4j.store.model.ClassMeta@4beb8ab0[1,org.cumulus4j.store.test.movie.Movie] 11:02:37,710 TRACE [qtp297354543-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@4beb8ab0[1,org.cumulus4j.store.test.movie.Movie] 11:02:37,710 DEBUG [qtp297354543-410][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@415c1cc4[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 11:02:37,710 DEBUG [qtp297354543-410][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@415c1cc4[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 11:02:37,711 TRACE [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@415c1cc4[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 11:02:37,711 DEBUG [qtp297354543-410][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@33f261c7[2,org.cumulus4j.store.test.movie.Movie#directedBy[collectionElement]] 11:02:37,711 DEBUG [qtp297354543-410][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@33f261c7[2,org.cumulus4j.store.test.movie.Movie#directedBy[collectionElement]] 11:02:37,711 TRACE [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@33f261c7[2,org.cumulus4j.store.test.movie.Movie#directedBy[collectionElement]] 11:02:37,711 DEBUG [qtp297354543-410][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@33f261c7[2,org.cumulus4j.store.test.movie.Movie#directedBy[collectionElement]] 11:02:37,711 DEBUG [qtp297354543-410][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@415c1cc4[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 11:02:37,712 DEBUG [qtp297354543-410][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@4999f9d8[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 11:02:37,712 DEBUG [qtp297354543-410][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@4999f9d8[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 11:02:37,712 TRACE [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@4999f9d8[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 11:02:37,712 DEBUG [qtp297354543-410][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@5596e38[4,org.cumulus4j.store.test.movie.Movie#languages[collectionElement]] 11:02:37,712 DEBUG [qtp297354543-410][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@5596e38[4,org.cumulus4j.store.test.movie.Movie#languages[collectionElement]] 11:02:37,712 TRACE [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@5596e38[4,org.cumulus4j.store.test.movie.Movie#languages[collectionElement]] 11:02:37,712 DEBUG [qtp297354543-410][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@5596e38[4,org.cumulus4j.store.test.movie.Movie#languages[collectionElement]] 11:02:37,712 DEBUG [qtp297354543-410][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@4999f9d8[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 11:02:37,712 DEBUG [qtp297354543-410][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@3470f469[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 11:02:37,712 DEBUG [qtp297354543-410][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@3470f469[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 11:02:37,712 TRACE [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@3470f469[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 11:02:37,712 DEBUG [qtp297354543-410][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@3470f469[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 11:02:37,712 DEBUG [qtp297354543-410][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@11cdfd15[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 11:02:37,712 DEBUG [qtp297354543-410][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@11cdfd15[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 11:02:37,712 TRACE [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@11cdfd15[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 11:02:37,713 DEBUG [qtp297354543-410][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@6bf91b31[14,org.cumulus4j.store.test.movie.Movie#writtenBy[collectionElement]] 11:02:37,713 DEBUG [qtp297354543-410][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@6bf91b31[14,org.cumulus4j.store.test.movie.Movie#writtenBy[collectionElement]] 11:02:37,713 TRACE [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@6bf91b31[14,org.cumulus4j.store.test.movie.Movie#writtenBy[collectionElement]] 11:02:37,713 DEBUG [qtp297354543-410][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@6bf91b31[14,org.cumulus4j.store.test.movie.Movie#writtenBy[collectionElement]] 11:02:37,713 DEBUG [qtp297354543-410][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@11cdfd15[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 11:02:37,713 DEBUG [qtp297354543-410][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@2595b585[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 11:02:37,713 DEBUG [qtp297354543-410][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@2595b585[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 11:02:37,713 TRACE [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@2595b585[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 11:02:37,713 DEBUG [qtp297354543-410][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@2595b585[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 11:02:37,713 DEBUG [qtp297354543-410][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@41fc6e1f[9,org.cumulus4j.store.test.movie.Movie#rating[primary]] 11:02:37,713 DEBUG [qtp297354543-410][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@41fc6e1f[9,org.cumulus4j.store.test.movie.Movie#rating[primary]] 11:02:37,713 TRACE [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@41fc6e1f[9,org.cumulus4j.store.test.movie.Movie#rating[primary]] 11:02:37,713 DEBUG [qtp297354543-410][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@41fc6e1f[9,org.cumulus4j.store.test.movie.Movie#rating[primary]] 11:02:37,713 DEBUG [qtp297354543-410][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@55d1da36[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:02:37,714 DEBUG [qtp297354543-410][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@55d1da36[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:02:37,714 TRACE [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@55d1da36[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:02:37,714 DEBUG [qtp297354543-410][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@cbbb7b0[11,org.cumulus4j.store.test.movie.Movie#starring[collectionElement]] 11:02:37,714 DEBUG [qtp297354543-410][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@cbbb7b0[11,org.cumulus4j.store.test.movie.Movie#starring[collectionElement]] 11:02:37,714 TRACE [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@cbbb7b0[11,org.cumulus4j.store.test.movie.Movie#starring[collectionElement]] 11:02:37,714 DEBUG [qtp297354543-410][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@cbbb7b0[11,org.cumulus4j.store.test.movie.Movie#starring[collectionElement]] 11:02:37,714 DEBUG [qtp297354543-410][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@55d1da36[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:02:37,714 DEBUG [qtp297354543-410][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@2144c376[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 11:02:37,714 DEBUG [qtp297354543-410][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@2144c376[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 11:02:37,714 TRACE [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@2144c376[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 11:02:37,714 DEBUG [qtp297354543-410][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@2144c376[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 11:02:37,715 DEBUG [qtp297354543-410][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@75ddc8fb[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 11:02:37,715 DEBUG [qtp297354543-410][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@75ddc8fb[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 11:02:37,715 TRACE [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@75ddc8fb[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 11:02:37,715 DEBUG [qtp297354543-410][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@dc38894[8,org.cumulus4j.store.test.movie.Movie#producedBy[collectionElement]] 11:02:37,715 DEBUG [qtp297354543-410][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@dc38894[8,org.cumulus4j.store.test.movie.Movie#producedBy[collectionElement]] 11:02:37,715 TRACE [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@dc38894[8,org.cumulus4j.store.test.movie.Movie#producedBy[collectionElement]] 11:02:37,715 DEBUG [qtp297354543-410][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@dc38894[8,org.cumulus4j.store.test.movie.Movie#producedBy[collectionElement]] 11:02:37,715 DEBUG [qtp297354543-410][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@75ddc8fb[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 11:02:37,716 TRACE [qtp297354543-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@83a5b09[1,org.cumulus4j.store.test.movie.Movie] 11:02:37,716 TRACE [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1cedc614[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 11:02:37,716 TRACE [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@715e69ae[2,org.cumulus4j.store.test.movie.Movie#directedBy[collectionElement]] 11:02:37,716 TRACE [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@2edd0cb3[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 11:02:37,716 TRACE [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@7465f872[4,org.cumulus4j.store.test.movie.Movie#languages[collectionElement]] 11:02:37,716 TRACE [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@64a4d8c[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 11:02:37,716 TRACE [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@4db57f2[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 11:02:37,716 TRACE [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@42a57b4e[14,org.cumulus4j.store.test.movie.Movie#writtenBy[collectionElement]] 11:02:37,716 TRACE [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1958ad00[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 11:02:37,716 TRACE [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@4daab58a[9,org.cumulus4j.store.test.movie.Movie#rating[primary]] 11:02:37,716 TRACE [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@13101f0a[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:02:37,716 TRACE [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@7a86792d[11,org.cumulus4j.store.test.movie.Movie#starring[collectionElement]] 11:02:37,716 TRACE [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@26eaebd0[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 11:02:37,716 TRACE [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@3ef40c62[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 11:02:37,716 TRACE [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@2d0facf9[8,org.cumulus4j.store.test.movie.Movie#producedBy[collectionElement]] 11:02:37,716 DEBUG [qtp297354543-410][Cumulus4jStoreManager] getClassMetaByClass: end loading (took 569 ms). class=org.cumulus4j.store.test.movie.Movie 11:02:37,728 TRACE [qtp297354543-410][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 11:02:37,728 TRACE [qtp297354543-410][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=8 value=[] 11:02:37,728 TRACE [qtp297354543-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@83a5b09[1,org.cumulus4j.store.test.movie.Movie] 11:02:37,728 TRACE [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@4db57f2[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 11:02:37,728 TRACE [qtp297354543-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@83a5b09[1,org.cumulus4j.store.test.movie.Movie] 11:02:37,728 TRACE [qtp297354543-410][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=6 value=[] 11:02:37,728 TRACE [qtp297354543-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@83a5b09[1,org.cumulus4j.store.test.movie.Movie] 11:02:37,729 TRACE [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@13101f0a[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:02:37,729 TRACE [qtp297354543-410][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=5 value=null 11:02:37,729 TRACE [qtp297354543-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@83a5b09[1,org.cumulus4j.store.test.movie.Movie] 11:02:37,729 TRACE [qtp297354543-410][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=4 value=[] 11:02:37,729 TRACE [qtp297354543-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@83a5b09[1,org.cumulus4j.store.test.movie.Movie] 11:02:37,729 TRACE [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@3ef40c62[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 11:02:37,729 TRACE [qtp297354543-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@83a5b09[1,org.cumulus4j.store.test.movie.Movie] 11:02:37,729 TRACE [qtp297354543-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@83a5b09[1,org.cumulus4j.store.test.movie.Movie] 11:02:37,729 TRACE [qtp297354543-410][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=1 value=[] 11:02:37,729 TRACE [qtp297354543-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@83a5b09[1,org.cumulus4j.store.test.movie.Movie] 11:02:37,729 TRACE [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@2edd0cb3[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 11:02:37,729 TRACE [qtp297354543-410][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=0 value=[] 11:02:37,729 TRACE [qtp297354543-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@83a5b09[1,org.cumulus4j.store.test.movie.Movie] 11:02:37,729 TRACE [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1cedc614[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 11:02:37,729 TRACE [qtp297354543-410][Cumulus4jPersistenceHandler] insertObject: Created new DataEntry for: 1 11:02:37,729 INFO [qtp297354543-410][AbstractCryptoManager] getEncryptionAlgorithm: Property 'cumulus4j.encryptionAlgorithm' is not set. Using default algorithm 'Twofish/GCM/NoPadding'. 11:02:37,729 INFO [qtp297354543-410][AbstractCryptoManager] getMACAlgorithm: Property 'cumulus4j.macAlgorithm' is not set. Using default MAC algorithm 'NONE'. 11:02:44,202 INFO [qtp297354543-410][CryptoCache] Persistence property 'cumulus4j.CryptoCache.cleanupTimer.period' is not set. Using default value 60000. 11:02:44,203 DEBUG [qtp297354543-410][MessageBrokerPMF] [vys57d] _query[requestID=t5329mlhd3ya0q4qkappkciq9]: Entered with request: org.cumulus4j.keymanager.back.shared.GetActiveEncryptionKeyRequest@1d2c003e[t5329mlhd3ya0q4qkappkciq9,test-4271340067114581139_xxu6qv2v*1*0xyoax] 11:02:44,267 DEBUG [qtp297354543-410][MessageBrokerPMF] [vys57d] _query[requestID=t5329mlhd3ya0q4qkappkciq9]: Request persisted. 11:02:44,375 ERROR [qtp297354543-433][Persistence] Object "org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@53f2f593" (id="t5329mlhd3ya0q4qkappkciq9") has been changed in the datastore since your last read. Your transaction is using version "1" but this doesnt exist in the datastore now 11:02:44,381 DEBUG [qtp297354543-413][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: Returning request: org.cumulus4j.keymanager.back.shared.GetActiveEncryptionKeyRequest@1d2c003e[t5329mlhd3ya0q4qkappkciq9,test-4271340067114581139_xxu6qv2v*1*0xyoax] 11:02:44,381 DEBUG [qtp297354543-413][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.GetActiveEncryptionKeyRequest matching=true 11:02:44,382 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDOOptimisticVerificationException: Transaction failed to commit NestedThrowables: javax.jdo.JDOOptimisticVerificationException: Object "org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@53f2f593" (id="t5329mlhd3ya0q4qkappkciq9") has been changed in the datastore since your last read. Your transaction is using version "1" but this doesnt exist in the datastore now FailedObject:org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@1d2c003e 11:02:44,383 ERROR [qtp297354543-420][Persistence] Object "org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@791be72a" (id="t5329mlhd3ya0q4qkappkciq9") has been changed in the datastore since your last read. Your transaction is using version "1" but this doesnt exist in the datastore now 11:02:44,384 WARN [qtp297354543-420][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDOOptimisticVerificationException: Transaction failed to commit NestedThrowables: javax.jdo.JDOOptimisticVerificationException: Object "org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@791be72a" (id="t5329mlhd3ya0q4qkappkciq9") has been changed in the datastore since your last read. Your transaction is using version "1" but this doesnt exist in the datastore now FailedObject:org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@1d2c003e 11:02:44,385 DEBUG [Thread-8][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Request matching=true 11:02:44,384 ERROR [qtp297354543-432][Persistence] Object "org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@352b6692" (id="t5329mlhd3ya0q4qkappkciq9") has been changed in the datastore since your last read. Your transaction is using version "1" but this doesnt exist in the datastore now 11:02:44,395 ERROR [qtp297354543-431][Persistence] Object "org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@2197d70c" (id="t5329mlhd3ya0q4qkappkciq9") has been changed in the datastore since your last read. Your transaction is using version "1" but this doesnt exist in the datastore now 11:02:44,398 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDOOptimisticVerificationException: Transaction failed to commit NestedThrowables: javax.jdo.JDOOptimisticVerificationException: Object "org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@352b6692" (id="t5329mlhd3ya0q4qkappkciq9") has been changed in the datastore since your last read. Your transaction is using version "1" but this doesnt exist in the datastore now FailedObject:org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@1d2c003e 11:02:44,398 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDOOptimisticVerificationException: Transaction failed to commit NestedThrowables: javax.jdo.JDOOptimisticVerificationException: Object "org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@2197d70c" (id="t5329mlhd3ya0q4qkappkciq9") has been changed in the datastore since your last read. Your transaction is using version "1" but this doesnt exist in the datastore now FailedObject:org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@1d2c003e 11:02:44,403 DEBUG [Thread-8][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.GetActiveEncryptionKeyResponse matching=true 11:02:44,407 DEBUG [qtp297354543-439][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Response matching=true 11:02:44,412 DEBUG [qtp297354543-439][MessageBrokerPMF] [vys57d] _pushResponse[requestID=t5329mlhd3ya0q4qkappkciq9]: Entered. 11:02:44,437 DEBUG [qtp297354543-439][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: Entered. 11:02:44,627 TRACE [qtp297354543-410][CryptoCache] acquireCipherEntry: Created new Cipher@2032691311 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with key and IV. 11:02:44,629 TRACE [qtp297354543-410][CryptoCache] releaseCipherEntry: Releasing Cipher@2032691311 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:44,636 TRACE [qtp297354543-410][Cumulus4jPersistenceHandler] insertObject: Persisted new non-embedded DataEntry for: 1 11:02:44,637 TRACE [qtp297354543-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@83a5b09[1,org.cumulus4j.store.test.movie.Movie] 11:02:44,637 TRACE [qtp297354543-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@83a5b09[1,org.cumulus4j.store.test.movie.Movie] 11:02:44,637 TRACE [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1cedc614[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 11:02:44,648 TRACE [qtp297354543-410][CryptoCache] acquireCipherEntry: Found cached Cipher@2032691311 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:44,648 TRACE [qtp297354543-410][CryptoCache] releaseCipherEntry: Releasing Cipher@2032691311 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:44,654 TRACE [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@2edd0cb3[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 11:02:44,656 TRACE [qtp297354543-410][CryptoCache] acquireCipherEntry: Found cached Cipher@2032691311 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:44,656 TRACE [qtp297354543-410][CryptoCache] releaseCipherEntry: Releasing Cipher@2032691311 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:44,667 TRACE [qtp297354543-410][CryptoCache] acquireCipherEntry: Found cached Cipher@2032691311 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:44,667 TRACE [qtp297354543-410][CryptoCache] releaseCipherEntry: Releasing Cipher@2032691311 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:44,684 TRACE [qtp297354543-410][CryptoCache] acquireCipherEntry: Found cached Cipher@2032691311 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:44,684 TRACE [qtp297354543-410][CryptoCache] releaseCipherEntry: Releasing Cipher@2032691311 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:44,690 TRACE [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@3ef40c62[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 11:02:44,692 TRACE [qtp297354543-410][CryptoCache] acquireCipherEntry: Found cached Cipher@2032691311 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:44,693 TRACE [qtp297354543-410][CryptoCache] releaseCipherEntry: Releasing Cipher@2032691311 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:44,694 TRACE [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@13101f0a[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:02:44,696 TRACE [qtp297354543-410][CryptoCache] acquireCipherEntry: Found cached Cipher@2032691311 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:44,696 TRACE [qtp297354543-410][CryptoCache] releaseCipherEntry: Releasing Cipher@2032691311 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:44,697 TRACE [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@4db57f2[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 11:02:44,698 TRACE [qtp297354543-410][CryptoCache] acquireCipherEntry: Found cached Cipher@2032691311 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:44,699 TRACE [qtp297354543-410][CryptoCache] releaseCipherEntry: Releasing Cipher@2032691311 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:44,701 DEBUG [qtp297354543-410][Cumulus4jStoreManager] getClassMetaByClass: begin loading. class=org.cumulus4j.store.test.movie.Rating 11:02:44,701 DEBUG [qtp297354543-410][Cumulus4jStoreManager] registerClass: clazz=org.cumulus4j.store.test.movie.Rating 11:02:44,703 DEBUG [qtp297354543-410][ClassMeta] jdoPreStore: org.cumulus4j.store.model.ClassMeta@1e0f81a[null,org.cumulus4j.store.test.movie.Rating] 11:02:44,704 DEBUG [qtp297354543-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta == null => populating. this=org.cumulus4j.store.model.ClassMeta@1e0f81a[2,org.cumulus4j.store.test.movie.Rating] 11:02:44,705 DEBUG [qtp297354543-410][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@6b8679b8[null,org.cumulus4j.store.test.movie.Rating#name[primary]] 11:02:44,706 TRACE [qtp297354543-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@1e0f81a[2,org.cumulus4j.store.test.movie.Rating] 11:02:44,706 DEBUG [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@6b8679b8[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 11:02:44,706 TRACE [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@6b8679b8[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 11:02:44,706 TRACE [qtp297354543-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@1e0f81a[2,org.cumulus4j.store.test.movie.Rating] 11:02:44,706 DEBUG [qtp297354543-410][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@411577bb[null,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 11:02:44,708 TRACE [qtp297354543-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@1e0f81a[2,org.cumulus4j.store.test.movie.Rating] 11:02:44,708 DEBUG [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@411577bb[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 11:02:44,709 TRACE [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@411577bb[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 11:02:44,709 TRACE [qtp297354543-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@1e0f81a[2,org.cumulus4j.store.test.movie.Rating] 11:02:44,709 TRACE [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@6b8679b8[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 11:02:44,709 DEBUG [qtp297354543-410][FieldMeta] getEmbeddedClassMeta: this.embeddedClassMetaLoaded == false => loading. this=org.cumulus4j.store.model.FieldMeta@6b8679b8[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 11:02:44,711 TRACE [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@411577bb[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 11:02:44,711 DEBUG [qtp297354543-410][ClassMeta] jdoPostDetach: attached=org.cumulus4j.store.model.ClassMeta@1e0f81a[2,org.cumulus4j.store.test.movie.Rating] 11:02:44,711 DEBUG [qtp297354543-410][ClassMeta] jdoPostDetach: Detaching this.fieldName2FieldMeta: attached=org.cumulus4j.store.model.ClassMeta@1e0f81a[2,org.cumulus4j.store.test.movie.Rating] 11:02:44,711 TRACE [qtp297354543-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@1e0f81a[2,org.cumulus4j.store.test.movie.Rating] 11:02:44,711 DEBUG [qtp297354543-410][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@411577bb[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 11:02:44,711 DEBUG [qtp297354543-410][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@411577bb[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 11:02:44,711 TRACE [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@411577bb[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 11:02:44,712 DEBUG [qtp297354543-410][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@411577bb[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 11:02:44,712 DEBUG [qtp297354543-410][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@6b8679b8[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 11:02:44,712 DEBUG [qtp297354543-410][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@6b8679b8[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 11:02:44,712 TRACE [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@6b8679b8[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 11:02:44,712 DEBUG [qtp297354543-410][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@6b8679b8[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 11:02:44,712 TRACE [qtp297354543-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@7d48cfac[2,org.cumulus4j.store.test.movie.Rating] 11:02:44,712 TRACE [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@363779dd[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 11:02:44,712 TRACE [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@42c13e3a[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 11:02:44,712 DEBUG [qtp297354543-410][Cumulus4jStoreManager] getClassMetaByClass: end loading (took 11 ms). class=org.cumulus4j.store.test.movie.Rating 11:02:44,712 TRACE [qtp297354543-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@7d48cfac[2,org.cumulus4j.store.test.movie.Rating] 11:02:44,712 TRACE [qtp297354543-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@7d48cfac[2,org.cumulus4j.store.test.movie.Rating] 11:02:44,712 TRACE [qtp297354543-410][Cumulus4jPersistenceHandler] insertObject: Created new DataEntry for: 1 11:02:44,712 TRACE [qtp297354543-410][CryptoCache] acquireCipherEntry: Found cached Cipher@2032691311 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:44,713 TRACE [qtp297354543-410][CryptoCache] releaseCipherEntry: Releasing Cipher@2032691311 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:44,714 TRACE [qtp297354543-410][Cumulus4jPersistenceHandler] insertObject: Persisted new non-embedded DataEntry for: 1 11:02:44,714 TRACE [qtp297354543-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@7d48cfac[2,org.cumulus4j.store.test.movie.Rating] 11:02:44,714 TRACE [qtp297354543-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@7d48cfac[2,org.cumulus4j.store.test.movie.Rating] 11:02:44,716 TRACE [qtp297354543-410][CryptoCache] acquireCipherEntry: Found cached Cipher@2032691311 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:44,716 TRACE [qtp297354543-410][CryptoCache] releaseCipherEntry: Releasing Cipher@2032691311 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:44,719 TRACE [qtp297354543-410][CryptoCache] acquireCipherEntry: Found cached Cipher@2032691311 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:44,719 TRACE [qtp297354543-410][CryptoCache] releaseCipherEntry: Releasing Cipher@2032691311 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:44,721 TRACE [qtp297354543-410][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 11:02:44,721 TRACE [qtp297354543-410][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=8 value=[] 11:02:44,721 TRACE [qtp297354543-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@83a5b09[1,org.cumulus4j.store.test.movie.Movie] 11:02:44,721 TRACE [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@4db57f2[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 11:02:44,721 TRACE [qtp297354543-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@83a5b09[1,org.cumulus4j.store.test.movie.Movie] 11:02:44,721 TRACE [qtp297354543-410][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=6 value=[] 11:02:44,721 TRACE [qtp297354543-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@83a5b09[1,org.cumulus4j.store.test.movie.Movie] 11:02:44,721 TRACE [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@13101f0a[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:02:44,721 TRACE [qtp297354543-410][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=5 value=null 11:02:44,721 TRACE [qtp297354543-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@83a5b09[1,org.cumulus4j.store.test.movie.Movie] 11:02:44,721 TRACE [qtp297354543-410][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=4 value=[] 11:02:44,721 TRACE [qtp297354543-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@83a5b09[1,org.cumulus4j.store.test.movie.Movie] 11:02:44,721 TRACE [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@3ef40c62[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 11:02:44,721 TRACE [qtp297354543-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@83a5b09[1,org.cumulus4j.store.test.movie.Movie] 11:02:44,721 TRACE [qtp297354543-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@83a5b09[1,org.cumulus4j.store.test.movie.Movie] 11:02:44,721 TRACE [qtp297354543-410][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=1 value=[] 11:02:44,721 TRACE [qtp297354543-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@83a5b09[1,org.cumulus4j.store.test.movie.Movie] 11:02:44,721 TRACE [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@2edd0cb3[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 11:02:44,721 TRACE [qtp297354543-410][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=0 value=[] 11:02:44,721 TRACE [qtp297354543-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@83a5b09[1,org.cumulus4j.store.test.movie.Movie] 11:02:44,721 TRACE [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1cedc614[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 11:02:44,722 TRACE [qtp297354543-410][Cumulus4jPersistenceHandler] insertObject: Created new DataEntry for: 2 11:02:44,722 TRACE [qtp297354543-410][CryptoCache] acquireCipherEntry: Found cached Cipher@2032691311 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:44,722 TRACE [qtp297354543-410][CryptoCache] releaseCipherEntry: Releasing Cipher@2032691311 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:44,723 TRACE [qtp297354543-410][Cumulus4jPersistenceHandler] insertObject: Persisted new non-embedded DataEntry for: 2 11:02:44,723 TRACE [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1cedc614[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 11:02:44,726 TRACE [qtp297354543-410][CryptoCache] getKeyData: Found cached key with keyID=1. 11:02:44,726 TRACE [qtp297354543-410][CryptoCache] acquireCipherEntry: Created new Cipher@1528287794 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with key and IV. 11:02:44,726 TRACE [qtp297354543-410][CryptoCache] releaseCipherEntry: Releasing Cipher@1528287794 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:44,727 TRACE [qtp297354543-410][CryptoCache] acquireCipherEntry: Found cached Cipher@2032691311 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:44,727 TRACE [qtp297354543-410][CryptoCache] releaseCipherEntry: Releasing Cipher@2032691311 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:44,727 TRACE [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@2edd0cb3[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 11:02:44,737 TRACE [qtp297354543-410][CryptoCache] acquireCipherEntry: Found cached Cipher@1528287794 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:44,737 TRACE [qtp297354543-410][CryptoCache] releaseCipherEntry: Releasing Cipher@1528287794 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:44,737 TRACE [qtp297354543-410][CryptoCache] acquireCipherEntry: Found cached Cipher@2032691311 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:44,737 TRACE [qtp297354543-410][CryptoCache] releaseCipherEntry: Releasing Cipher@2032691311 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:44,740 TRACE [qtp297354543-410][CryptoCache] acquireCipherEntry: Found cached Cipher@2032691311 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:44,740 TRACE [qtp297354543-410][CryptoCache] releaseCipherEntry: Releasing Cipher@2032691311 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:44,743 TRACE [qtp297354543-410][CryptoCache] acquireCipherEntry: Found cached Cipher@2032691311 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:44,743 TRACE [qtp297354543-410][CryptoCache] releaseCipherEntry: Releasing Cipher@2032691311 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:44,744 TRACE [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@3ef40c62[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 11:02:44,747 TRACE [qtp297354543-410][CryptoCache] acquireCipherEntry: Found cached Cipher@1528287794 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:44,747 TRACE [qtp297354543-410][CryptoCache] releaseCipherEntry: Releasing Cipher@1528287794 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:44,747 TRACE [qtp297354543-410][CryptoCache] acquireCipherEntry: Found cached Cipher@2032691311 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:44,747 TRACE [qtp297354543-410][CryptoCache] releaseCipherEntry: Releasing Cipher@2032691311 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:44,747 TRACE [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@13101f0a[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:02:44,750 TRACE [qtp297354543-410][CryptoCache] acquireCipherEntry: Found cached Cipher@1528287794 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:44,750 TRACE [qtp297354543-410][CryptoCache] releaseCipherEntry: Releasing Cipher@1528287794 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:44,750 TRACE [qtp297354543-410][CryptoCache] acquireCipherEntry: Found cached Cipher@2032691311 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:44,750 TRACE [qtp297354543-410][CryptoCache] releaseCipherEntry: Releasing Cipher@2032691311 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:44,751 TRACE [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@4db57f2[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 11:02:44,753 TRACE [qtp297354543-410][CryptoCache] acquireCipherEntry: Found cached Cipher@1528287794 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:44,753 TRACE [qtp297354543-410][CryptoCache] releaseCipherEntry: Releasing Cipher@1528287794 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:44,753 TRACE [qtp297354543-410][CryptoCache] acquireCipherEntry: Found cached Cipher@2032691311 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:44,753 TRACE [qtp297354543-410][CryptoCache] releaseCipherEntry: Releasing Cipher@2032691311 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:44,755 DEBUG [qtp297354543-410][Cumulus4jStoreManager] getClassMetaByClass: begin loading. class=org.cumulus4j.store.test.movie.Person 11:02:44,755 DEBUG [qtp297354543-410][Cumulus4jStoreManager] registerClass: clazz=org.cumulus4j.store.test.movie.Person 11:02:44,757 DEBUG [qtp297354543-410][ClassMeta] jdoPreStore: org.cumulus4j.store.model.ClassMeta@26abc81f[null,org.cumulus4j.store.test.movie.Person] 11:02:44,758 DEBUG [qtp297354543-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta == null => populating. this=org.cumulus4j.store.model.ClassMeta@26abc81f[3,org.cumulus4j.store.test.movie.Person] 11:02:44,758 DEBUG [qtp297354543-410][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@5881c170[null,org.cumulus4j.store.test.movie.Person#name[primary]] 11:02:44,760 TRACE [qtp297354543-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@26abc81f[3,org.cumulus4j.store.test.movie.Person] 11:02:44,760 DEBUG [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@5881c170[17,org.cumulus4j.store.test.movie.Person#name[primary]] 11:02:44,760 TRACE [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@5881c170[17,org.cumulus4j.store.test.movie.Person#name[primary]] 11:02:44,760 TRACE [qtp297354543-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@26abc81f[3,org.cumulus4j.store.test.movie.Person] 11:02:44,761 DEBUG [qtp297354543-410][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@c08404b[null,org.cumulus4j.store.test.movie.Person#personID[primary]] 11:02:44,762 TRACE [qtp297354543-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@26abc81f[3,org.cumulus4j.store.test.movie.Person] 11:02:44,762 DEBUG [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@c08404b[18,org.cumulus4j.store.test.movie.Person#personID[primary]] 11:02:44,762 TRACE [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@c08404b[18,org.cumulus4j.store.test.movie.Person#personID[primary]] 11:02:44,762 TRACE [qtp297354543-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@26abc81f[3,org.cumulus4j.store.test.movie.Person] 11:02:44,762 TRACE [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@5881c170[17,org.cumulus4j.store.test.movie.Person#name[primary]] 11:02:44,762 DEBUG [qtp297354543-410][FieldMeta] getEmbeddedClassMeta: this.embeddedClassMetaLoaded == false => loading. this=org.cumulus4j.store.model.FieldMeta@5881c170[17,org.cumulus4j.store.test.movie.Person#name[primary]] 11:02:44,764 TRACE [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@c08404b[18,org.cumulus4j.store.test.movie.Person#personID[primary]] 11:02:44,764 DEBUG [qtp297354543-410][ClassMeta] jdoPostDetach: attached=org.cumulus4j.store.model.ClassMeta@26abc81f[3,org.cumulus4j.store.test.movie.Person] 11:02:44,764 DEBUG [qtp297354543-410][ClassMeta] jdoPostDetach: Detaching this.fieldName2FieldMeta: attached=org.cumulus4j.store.model.ClassMeta@26abc81f[3,org.cumulus4j.store.test.movie.Person] 11:02:44,764 TRACE [qtp297354543-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@26abc81f[3,org.cumulus4j.store.test.movie.Person] 11:02:44,764 DEBUG [qtp297354543-410][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@5881c170[17,org.cumulus4j.store.test.movie.Person#name[primary]] 11:02:44,764 DEBUG [qtp297354543-410][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@5881c170[17,org.cumulus4j.store.test.movie.Person#name[primary]] 11:02:44,764 TRACE [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@5881c170[17,org.cumulus4j.store.test.movie.Person#name[primary]] 11:02:44,764 DEBUG [qtp297354543-410][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@5881c170[17,org.cumulus4j.store.test.movie.Person#name[primary]] 11:02:44,765 DEBUG [qtp297354543-410][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@c08404b[18,org.cumulus4j.store.test.movie.Person#personID[primary]] 11:02:44,765 DEBUG [qtp297354543-410][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@c08404b[18,org.cumulus4j.store.test.movie.Person#personID[primary]] 11:02:44,765 TRACE [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@c08404b[18,org.cumulus4j.store.test.movie.Person#personID[primary]] 11:02:44,765 DEBUG [qtp297354543-410][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@c08404b[18,org.cumulus4j.store.test.movie.Person#personID[primary]] 11:02:44,765 TRACE [qtp297354543-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@69fb4453[3,org.cumulus4j.store.test.movie.Person] 11:02:44,765 TRACE [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@5a726136[17,org.cumulus4j.store.test.movie.Person#name[primary]] 11:02:44,765 TRACE [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@7fb35b17[18,org.cumulus4j.store.test.movie.Person#personID[primary]] 11:02:44,765 DEBUG [qtp297354543-410][Cumulus4jStoreManager] getClassMetaByClass: end loading (took 10 ms). class=org.cumulus4j.store.test.movie.Person 11:02:44,765 TRACE [qtp297354543-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@69fb4453[3,org.cumulus4j.store.test.movie.Person] 11:02:44,765 TRACE [qtp297354543-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@69fb4453[3,org.cumulus4j.store.test.movie.Person] 11:02:44,765 TRACE [qtp297354543-410][Cumulus4jPersistenceHandler] insertObject: Created new DataEntry for: 1 11:02:44,765 TRACE [qtp297354543-410][CryptoCache] acquireCipherEntry: Found cached Cipher@2032691311 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:44,765 TRACE [qtp297354543-410][CryptoCache] releaseCipherEntry: Releasing Cipher@2032691311 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:44,767 TRACE [qtp297354543-410][Cumulus4jPersistenceHandler] insertObject: Persisted new non-embedded DataEntry for: 1 11:02:44,767 TRACE [qtp297354543-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@69fb4453[3,org.cumulus4j.store.test.movie.Person] 11:02:44,767 TRACE [qtp297354543-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@69fb4453[3,org.cumulus4j.store.test.movie.Person] 11:02:44,770 TRACE [qtp297354543-410][CryptoCache] acquireCipherEntry: Found cached Cipher@2032691311 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:44,770 TRACE [qtp297354543-410][CryptoCache] releaseCipherEntry: Releasing Cipher@2032691311 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:44,773 TRACE [qtp297354543-410][CryptoCache] acquireCipherEntry: Found cached Cipher@2032691311 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:44,773 TRACE [qtp297354543-410][CryptoCache] releaseCipherEntry: Releasing Cipher@2032691311 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:44,774 TRACE [qtp297354543-410][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 11:02:44,784 TRACE [qtp297354543-410][CryptoCache] acquireCipherEntry: Found cached Cipher@1528287794 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:44,784 TRACE [qtp297354543-410][CryptoCache] releaseCipherEntry: Releasing Cipher@1528287794 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:44,784 TRACE [qtp297354543-410][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=5 value=org.cumulus4j.store.test.movie.Rating@1 11:02:44,784 TRACE [qtp297354543-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@83a5b09[1,org.cumulus4j.store.test.movie.Movie] 11:02:44,785 TRACE [qtp297354543-410][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Rating 11:02:44,793 TRACE [qtp297354543-410][CryptoCache] acquireCipherEntry: Found cached Cipher@2032691311 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:44,794 TRACE [qtp297354543-410][CryptoCache] releaseCipherEntry: Releasing Cipher@2032691311 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:44,794 TRACE [qtp297354543-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@83a5b09[1,org.cumulus4j.store.test.movie.Movie] 11:02:44,812 TRACE [qtp297354543-410][CryptoCache] acquireCipherEntry: Found cached Cipher@2032691311 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:44,813 TRACE [qtp297354543-410][CryptoCache] releaseCipherEntry: Releasing Cipher@2032691311 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:44,814 TRACE [qtp297354543-410][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 11:02:44,817 TRACE [qtp297354543-410][CryptoCache] acquireCipherEntry: Found cached Cipher@1528287794 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:44,817 TRACE [qtp297354543-410][CryptoCache] releaseCipherEntry: Releasing Cipher@1528287794 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:44,817 TRACE [qtp297354543-410][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=6 value=[org.cumulus4j.store.test.movie.Person@1] 11:02:44,817 TRACE [qtp297354543-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@83a5b09[1,org.cumulus4j.store.test.movie.Movie] 11:02:44,817 TRACE [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@13101f0a[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:02:44,817 TRACE [qtp297354543-410][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Person 11:02:44,819 TRACE [qtp297354543-410][CryptoCache] acquireCipherEntry: Found cached Cipher@2032691311 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:44,819 TRACE [qtp297354543-410][CryptoCache] releaseCipherEntry: Releasing Cipher@2032691311 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:44,820 TRACE [qtp297354543-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@83a5b09[1,org.cumulus4j.store.test.movie.Movie] 11:02:44,820 TRACE [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@13101f0a[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:02:44,823 TRACE [qtp297354543-410][CryptoCache] acquireCipherEntry: Found cached Cipher@1528287794 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:44,823 TRACE [qtp297354543-410][CryptoCache] releaseCipherEntry: Releasing Cipher@1528287794 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:44,823 TRACE [qtp297354543-410][CryptoCache] acquireCipherEntry: Found cached Cipher@2032691311 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:44,823 TRACE [qtp297354543-410][CryptoCache] releaseCipherEntry: Releasing Cipher@2032691311 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:44,823 TRACE [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@13101f0a[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:02:44,825 TRACE [qtp297354543-410][CryptoCache] acquireCipherEntry: Found cached Cipher@2032691311 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:44,826 TRACE [qtp297354543-410][CryptoCache] releaseCipherEntry: Releasing Cipher@2032691311 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:44,829 TRACE [qtp297354543-410][CryptoCache] acquireCipherEntry: Found cached Cipher@2032691311 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:44,829 TRACE [qtp297354543-410][CryptoCache] releaseCipherEntry: Releasing Cipher@2032691311 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:44,846 TRACE [qtp297354543-410][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 11:02:44,846 TRACE [qtp297354543-410][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 11:02:44,855 TRACE [qtp297354543-410][Cumulus4jStoreManager] getClassMetaByClassID: found cache entry. classID=1 11:02:44,855 TRACE [qtp297354543-410][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 11:02:44,865 TRACE [qtp297354543-410][CryptoCache] acquireCipherEntry: Found cached Cipher@1528287794 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:44,865 TRACE [qtp297354543-410][CryptoCache] releaseCipherEntry: Releasing Cipher@1528287794 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:44,866 TRACE [qtp297354543-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@83a5b09[1,org.cumulus4j.store.test.movie.Movie] 11:02:44,866 TRACE [qtp297354543-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@83a5b09[1,org.cumulus4j.store.test.movie.Movie] 11:02:44,866 TRACE [qtp297354543-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@83a5b09[1,org.cumulus4j.store.test.movie.Movie] 11:02:44,866 TRACE [qtp297354543-410][Cumulus4jStoreManager] getClassMetaByClassID: found cache entry. classID=1 11:02:44,866 TRACE [qtp297354543-410][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 11:02:44,867 TRACE [qtp297354543-410][CryptoCache] acquireCipherEntry: Found cached Cipher@1528287794 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:44,868 TRACE [qtp297354543-410][CryptoCache] releaseCipherEntry: Releasing Cipher@1528287794 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:44,868 TRACE [qtp297354543-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@83a5b09[1,org.cumulus4j.store.test.movie.Movie] 11:02:44,868 TRACE [qtp297354543-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@83a5b09[1,org.cumulus4j.store.test.movie.Movie] 11:02:44,868 TRACE [qtp297354543-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@83a5b09[1,org.cumulus4j.store.test.movie.Movie] 11:02:44,876 DEBUG [main][DateDependentKeyStrategy] init: Calculated numberOfKeysToGenerate=25 11:02:44,876 INFO [main][KeyStore] getKeySize: System property 'cumulus4j.KeyStore.keySize' is not set. Using default key size (256 bit). 11:02:44,876 INFO [main][KeyStore] createUser: Created master-key with a size of 256 bits. This key will not be modified for this key-store anymore. 11:02:44,876 INFO [main][KeyStore] getEncryptionAlgorithm: System property 'cumulus4j.KeyStore.encryptionAlgorithm' is not set. Using default algorithm 'Twofish/GCM/NoPadding'. 11:02:44,887 INFO [main][KeyStore] getMACAlgorithm: System property 'cumulus4j.KeyStore.macAlgorithm' is not set. Using default MAC algorithm 'NONE'. 11:02:44,919 INFO [main][SessionManager] Creating instance of SessionManager. 11:02:44,944 DEBUG [Thread-14][JAXBContextResolver] Instantiating JAXBContextResolver. 11:02:44,948 DEBUG [Thread-15][JAXBContextResolver] Instantiating JAXBContextResolver. 11:02:44,960 DEBUG [Thread-13][JAXBContextResolver] Instantiating JAXBContextResolver. 11:02:44,972 DEBUG [Thread-17][JAXBContextResolver] Instantiating JAXBContextResolver. 11:02:44,979 DEBUG [Thread-16][JAXBContextResolver] Instantiating JAXBContextResolver. 11:02:45,617 INFO [qtp297354543-413][TestUtil] loadProperties: File /home/tomcat/cumulus4j-test-datanucleus.properties does not exist. Thus not overriding any settings with user-specific ones. 11:02:45,618 DEBUG [qtp297354543-413][CleanupUtil] Deleting all tables from Data backend store 11:02:45,620 WARN [qtp297354543-439][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDOException: Exception thrown when executing query NestedThrowables: java.sql.SQLException: Java exception: ': org.apache.derby.iapi.error.ShutdownException'. 11:02:45,622 ERROR [qtp297354543-439][Transaction] Operation rollback failed on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@52631c15, error code UNKNOWN and transaction: [DataNucleus Transaction, ID=Xid=�, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@52631c15]] 11:02:45,623 WARN [qtp297354543-439][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix={}]: Thread.sleep(...) was interrupted with an InterruptedException. 11:02:45,636 DEBUG [qtp297354543-439][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: Returning request: null 11:02:45,111 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@2f33a5af 11:02:45,148 DEBUG [Thread-16][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.NullResponse matching=true 11:02:45,152 DEBUG [Thread-14][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.NullResponse matching=true 11:02:45,173 DEBUG [Thread-17][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.NullResponse matching=true 11:02:45,181 DEBUG [Thread-15][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.NullResponse matching=true 11:02:45,183 DEBUG [Thread-13][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.NullResponse matching=true 11:02:45,637 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. NestedThrowables: java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. 11:02:45,638 WARN [qtp297354543-434][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. NestedThrowables: java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. 11:02:45,638 DEBUG [Thread-8][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.NullResponse matching=true 11:02:45,628 DEBUG [qtp297354543-410][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Response matching=true 11:02:45,636 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. NestedThrowables: java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. 11:02:45,653 DEBUG [qtp297354543-442][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Response matching=true 11:02:45,661 DEBUG [qtp297354543-442][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: Entered. 11:02:45,662 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. NestedThrowables: java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. 11:02:45,651 DEBUG [qtp297354543-440][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Response matching=true 11:02:45,650 WARN [qtp297354543-412][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. NestedThrowables: java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. 11:02:45,649 DEBUG [qtp297354543-439][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Response matching=true 11:02:45,669 DEBUG [qtp297354543-441][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Response matching=true 11:02:45,644 WARN [qtp297354543-420][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. NestedThrowables: java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. 11:02:45,644 DEBUG [qtp297354543-410][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: Entered. 11:02:45,642 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. NestedThrowables: java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. 11:02:45,640 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. NestedThrowables: java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. 11:02:45,638 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. NestedThrowables: java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. 11:02:45,670 DEBUG [qtp297354543-440][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: Entered. 11:02:45,669 DEBUG [qtp297354543-439][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: Entered. 11:02:45,681 DEBUG [qtp297354543-441][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: Entered. 11:02:45,664 DEBUG [qtp297354543-443][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Response matching=true 11:02:45,691 DEBUG [qtp297354543-443][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: Entered. 11:02:45,701 WARN [qtp297354543-434][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. NestedThrowables: java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. 11:02:45,702 WARN [qtp297354543-443][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. NestedThrowables: java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. 11:02:45,704 WARN [qtp297354543-439][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. NestedThrowables: java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. 11:02:45,705 WARN [qtp297354543-441][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. NestedThrowables: java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. 11:02:45,705 WARN [qtp297354543-440][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. NestedThrowables: java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. 11:02:45,705 WARN [qtp297354543-442][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. NestedThrowables: java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. 11:02:45,706 WARN [qtp297354543-410][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. NestedThrowables: java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. 11:02:45,735 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. NestedThrowables: java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. 11:02:45,735 WARN [qtp297354543-420][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. NestedThrowables: java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. 11:02:45,738 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. NestedThrowables: java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. 11:02:45,752 WARN [qtp297354543-412][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. NestedThrowables: java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. 11:02:45,753 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. NestedThrowables: java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. 11:02:45,759 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. NestedThrowables: java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. 11:02:45,760 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. NestedThrowables: java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. 11:02:45,763 WARN [qtp297354543-442][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. NestedThrowables: java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. 11:02:45,764 WARN [qtp297354543-441][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. NestedThrowables: java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. 11:02:45,780 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. NestedThrowables: java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. 11:02:45,796 WARN [qtp297354543-440][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. NestedThrowables: java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. 11:02:45,806 WARN [qtp297354543-439][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. NestedThrowables: java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. 11:02:45,812 WARN [qtp297354543-443][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. NestedThrowables: java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. 11:02:45,815 WARN [qtp297354543-410][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. NestedThrowables: java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. 11:02:45,815 WARN [qtp297354543-434][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. NestedThrowables: java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. 11:02:45,816 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. NestedThrowables: java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. 11:02:45,820 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. NestedThrowables: java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. 11:02:45,830 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. NestedThrowables: java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. 11:02:45,830 WARN [qtp297354543-420][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. NestedThrowables: java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. 11:02:45,830 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. NestedThrowables: java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. 11:02:45,832 WARN [qtp297354543-442][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. NestedThrowables: java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. 11:02:45,832 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. NestedThrowables: java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. 11:02:45,841 WARN [qtp297354543-412][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. NestedThrowables: java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. 11:02:45,844 WARN [qtp297354543-441][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. NestedThrowables: java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. 11:02:45,885 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. NestedThrowables: java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. 11:02:45,885 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. NestedThrowables: java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. 11:02:45,887 WARN [qtp297354543-440][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. NestedThrowables: java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. 11:02:45,897 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. NestedThrowables: java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. 11:02:45,900 WARN [qtp297354543-410][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. NestedThrowables: java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. 11:02:45,908 WARN [qtp297354543-439][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. NestedThrowables: java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. 11:02:45,910 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. NestedThrowables: java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. 11:02:45,912 WARN [qtp297354543-442][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. NestedThrowables: java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. 11:02:45,913 WARN [qtp297354543-443][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. NestedThrowables: java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. 11:02:45,919 WARN [qtp297354543-441][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. NestedThrowables: java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. 11:02:45,921 WARN [qtp297354543-420][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. NestedThrowables: java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. 11:02:45,923 WARN [qtp297354543-434][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. NestedThrowables: java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. 11:02:45,924 WARN [qtp297354543-412][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. NestedThrowables: java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. 11:02:45,928 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. NestedThrowables: java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. 11:02:45,929 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. NestedThrowables: java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. 11:02:45,950 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. NestedThrowables: java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. 11:02:45,961 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. NestedThrowables: java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. 11:02:45,968 WARN [qtp297354543-410][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. NestedThrowables: java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. 11:02:45,973 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. NestedThrowables: java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. 11:02:45,987 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. NestedThrowables: java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. 11:02:45,987 WARN [qtp297354543-420][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. NestedThrowables: java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. 11:02:45,989 WARN [qtp297354543-439][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. NestedThrowables: java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. 11:02:45,990 WARN [qtp297354543-440][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. NestedThrowables: java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. 11:02:45,993 WARN [qtp297354543-441][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. NestedThrowables: java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. 11:02:45,998 WARN [qtp297354543-412][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. NestedThrowables: java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. 11:02:46,001 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. NestedThrowables: java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. 11:02:46,010 WARN [qtp297354543-442][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. NestedThrowables: java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. 11:02:46,013 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. NestedThrowables: java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. 11:02:46,018 WARN [qtp297354543-443][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. NestedThrowables: java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. 11:02:46,018 WARN [qtp297354543-434][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. NestedThrowables: java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. 11:02:46,036 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. NestedThrowables: java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. 11:02:46,060 WARN [qtp297354543-440][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. NestedThrowables: java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. 11:02:46,061 WARN [qtp297354543-410][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. NestedThrowables: java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. 11:02:46,061 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. NestedThrowables: java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. 11:02:46,063 WARN [qtp297354543-441][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. NestedThrowables: java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. 11:02:46,064 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. NestedThrowables: java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. 11:02:46,072 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. NestedThrowables: java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. 11:02:46,072 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. NestedThrowables: java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. 11:02:46,073 WARN [qtp297354543-439][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. NestedThrowables: java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. 11:02:46,073 WARN [qtp297354543-420][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. NestedThrowables: java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. 11:02:46,076 WARN [qtp297354543-412][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. NestedThrowables: java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. 11:02:46,077 WARN [qtp297354543-434][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. NestedThrowables: java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. 11:02:46,085 WARN [qtp297354543-443][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. NestedThrowables: java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. 11:02:46,086 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. NestedThrowables: java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. 11:02:46,096 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. NestedThrowables: java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. 11:02:46,098 WARN [qtp297354543-442][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. NestedThrowables: java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. 11:02:46,125 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. NestedThrowables: java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. 11:02:46,130 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. NestedThrowables: java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. 11:02:46,139 WARN [qtp297354543-410][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. NestedThrowables: java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. 11:02:46,143 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. NestedThrowables: java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. 11:02:46,143 WARN [qtp297354543-441][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. NestedThrowables: java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. 11:02:46,144 WARN [qtp297354543-440][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. NestedThrowables: java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. 11:02:46,147 WARN [qtp297354543-420][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. NestedThrowables: java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. 11:02:46,149 WARN [qtp297354543-412][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. NestedThrowables: java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. 11:02:46,150 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. NestedThrowables: java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. 11:02:46,151 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. NestedThrowables: java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. 11:02:46,161 WARN [qtp297354543-443][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. NestedThrowables: java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. 11:02:46,164 WARN [qtp297354543-434][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. NestedThrowables: java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. 11:02:46,164 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. NestedThrowables: java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. 11:02:46,170 WARN [qtp297354543-439][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. NestedThrowables: java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. 11:02:46,193 WARN [qtp297354543-442][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. NestedThrowables: java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. 11:02:46,210 WARN [qtp297354543-441][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. NestedThrowables: java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. 11:02:46,259 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. NestedThrowables: java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. 11:02:46,262 WARN [qtp297354543-439][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. NestedThrowables: java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. 11:02:46,265 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. NestedThrowables: java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. 11:02:46,270 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. NestedThrowables: java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. 11:02:46,270 WARN [qtp297354543-440][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. NestedThrowables: java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. 11:02:46,271 WARN [qtp297354543-410][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. NestedThrowables: java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. 11:02:46,273 WARN [qtp297354543-442][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,274 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. NestedThrowables: java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. 11:02:46,274 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. NestedThrowables: java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. 11:02:46,276 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,276 WARN [qtp297354543-443][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,277 WARN [qtp297354543-434][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. NestedThrowables: java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. 11:02:46,284 WARN [qtp297354543-441][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,285 WARN [qtp297354543-420][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. NestedThrowables: java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. 11:02:46,285 WARN [qtp297354543-412][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. NestedThrowables: java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. 11:02:46,304 INFO [qtp297354543-413][CleanupUtil] cleanoutRDBMS: derbyDatabaseDir="/tmp/derby/cumulus4j" was deleted successfully. 11:02:46,304 DEBUG [qtp297354543-413][CleanupUtil] Deleting all tables from Index backend store 11:02:46,304 WARN [qtp297354543-413][CleanupUtil] dropAllTables: 'ConnectionURL' property is not set for index datastore! Skipping! 11:02:46,305 INFO [qtp297354543-413][TestUtil] loadProperties: File /home/tomcat/cumulus4j-test-datanucleus.properties does not exist. Thus not overriding any settings with user-specific ones. 11:02:46,323 WARN [qtp297354543-439][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,327 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,331 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,333 WARN [qtp297354543-442][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,336 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,343 WARN [qtp297354543-440][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,346 WARN [qtp297354543-420][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,348 WARN [qtp297354543-434][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,349 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,353 WARN [qtp297354543-410][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,354 WARN [qtp297354543-443][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,364 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,374 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,374 WARN [qtp297354543-441][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,381 WARN [qtp297354543-412][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,399 WARN [qtp297354543-442][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,400 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,400 WARN [qtp297354543-439][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,401 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,409 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,415 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,431 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,432 WARN [qtp297354543-440][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,435 WARN [qtp297354543-434][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,440 WARN [qtp297354543-410][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,442 WARN [qtp297354543-420][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,452 WARN [qtp297354543-442][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,454 WARN [qtp297354543-443][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,460 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,461 WARN [qtp297354543-441][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,468 WARN [qtp297354543-412][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,472 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,477 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,481 WARN [qtp297354543-439][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,488 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,500 WARN [qtp297354543-434][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,506 WARN [qtp297354543-420][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,509 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,510 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,521 WARN [qtp297354543-443][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,524 WARN [qtp297354543-440][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,524 WARN [qtp297354543-442][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,526 WARN [qtp297354543-410][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,529 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,533 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,540 WARN [qtp297354543-441][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,540 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,555 WARN [qtp297354543-434][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,560 WARN [qtp297354543-412][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,564 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,566 WARN [qtp297354543-439][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,572 WARN [qtp297354543-420][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,574 WARN [qtp297354543-443][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,576 WARN [qtp297354543-440][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,588 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,600 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,605 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,605 WARN [qtp297354543-442][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,618 WARN [qtp297354543-410][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,620 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,622 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,635 WARN [qtp297354543-441][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,635 WARN [qtp297354543-440][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,639 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,641 WARN [qtp297354543-443][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,644 WARN [qtp297354543-434][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,656 WARN [qtp297354543-439][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,659 WARN [qtp297354543-412][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,660 WARN [qtp297354543-420][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,673 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,676 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,680 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,693 WARN [qtp297354543-442][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,695 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,700 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,702 WARN [qtp297354543-441][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,704 WARN [qtp297354543-410][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,709 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,713 WARN [qtp297354543-440][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,722 WARN [qtp297354543-443][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,726 WARN [qtp297354543-439][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,727 WARN [qtp297354543-434][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,728 WARN [qtp297354543-420][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,736 WARN [qtp297354543-413][MetaData] MetaData Parser encountered an error in file "jar:file:/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store/target/org.cumulus4j.store-1.2.1-SNAPSHOT.jar!/org/cumulus4j/store/model/package.jdo" at line 10, column 6 : cvc-elt.1: Cannot find the declaration of element 'jdo'. - Please check your specification of DTD and the validity of the MetaData XML that you have specified. 11:02:46,737 WARN [qtp297354543-413][MetaData] MetaData Parser encountered an error in file "jar:file:/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store/target/org.cumulus4j.store-1.2.1-SNAPSHOT.jar!/org/cumulus4j/store/model/package.jdo" at line 48, column 7 : The content of element type "jdo" is incomplete, it must match "(extension*,(package|query|fetch-plan)+,extension*)". - Please check your specification of DTD and the validity of the MetaData XML that you have specified. 11:02:46,741 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,747 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,748 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,750 WARN [qtp297354543-412][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,760 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,767 WARN [qtp297354543-442][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,768 WARN [qtp297354543-410][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,779 WARN [qtp297354543-440][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,782 WARN [qtp297354543-439][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,783 WARN [qtp297354543-420][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,789 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,791 WARN [qtp297354543-441][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,795 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,796 WARN [qtp297354543-434][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,800 WARN [qtp297354543-443][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,807 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,821 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,830 WARN [qtp297354543-442][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,832 WARN [qtp297354543-412][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,833 WARN [qtp297354543-440][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,836 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,840 WARN [qtp297354543-410][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,847 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,852 WARN [qtp297354543-420][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,858 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,860 WARN [qtp297354543-441][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,872 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,876 WARN [qtp297354543-439][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,880 WARN [qtp297354543-434][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,884 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,890 WARN [qtp297354543-443][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,899 WARN [qtp297354543-440][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,904 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,907 WARN [qtp297354543-410][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,912 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,920 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,928 WARN [qtp297354543-412][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,930 WARN [qtp297354543-442][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,937 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,938 WARN [qtp297354543-420][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,938 WARN [qtp297354543-434][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,945 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,946 WARN [qtp297354543-441][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,949 WARN [qtp297354543-440][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,952 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,964 WARN [qtp297354543-439][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,971 WARN [qtp297354543-443][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,982 WARN [qtp297354543-410][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,989 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,993 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,998 WARN [qtp297354543-441][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,000 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,007 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,010 WARN [qtp297354543-440][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,014 WARN [qtp297354543-420][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,016 WARN [qtp297354543-412][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,027 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,029 WARN [qtp297354543-442][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,032 WARN [qtp297354543-434][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,042 WARN [qtp297354543-410][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,045 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,050 WARN [qtp297354543-439][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,065 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,066 WARN [qtp297354543-441][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,071 WARN [qtp297354543-443][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,073 WARN [qtp297354543-440][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,074 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,090 WARN [qtp297354543-412][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,096 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,106 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,112 WARN [qtp297354543-439][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,113 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,115 WARN [qtp297354543-410][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,115 WARN [qtp297354543-420][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,117 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,121 WARN [qtp297354543-434][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,127 WARN [qtp297354543-442][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,141 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,156 WARN [qtp297354543-443][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,160 WARN [qtp297354543-440][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,161 WARN [qtp297354543-441][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,163 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,167 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,183 WARN [qtp297354543-412][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,184 WARN [qtp297354543-420][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,189 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,192 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,192 WARN [qtp297354543-410][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,193 WARN [qtp297354543-434][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,195 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,203 WARN [qtp297354543-442][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,209 WARN [qtp297354543-439][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,209 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,231 WARN [qtp297354543-443][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,234 WARN [qtp297354543-440][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,238 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,245 WARN [qtp297354543-434][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,253 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,257 WARN [qtp297354543-441][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,262 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,264 WARN [qtp297354543-442][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,270 WARN [qtp297354543-412][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,273 WARN [qtp297354543-420][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,274 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,285 WARN [qtp297354543-410][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,287 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,289 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,292 WARN [qtp297354543-440][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,310 WARN [qtp297354543-439][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,314 WARN [qtp297354543-434][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,325 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,325 WARN [qtp297354543-443][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,344 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,344 WARN [qtp297354543-442][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,346 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,351 WARN [qtp297354543-440][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,357 WARN [qtp297354543-441][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,359 WARN [qtp297354543-420][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,368 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,368 WARN [qtp297354543-412][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,371 WARN [qtp297354543-439][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,373 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,381 WARN [qtp297354543-434][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,383 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,384 WARN [qtp297354543-410][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,384 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,393 WARN [qtp297354543-443][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,397 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,398 WARN [qtp297354543-442][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,414 WARN [qtp297354543-441][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,426 WARN [qtp297354543-420][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,432 WARN [qtp297354543-439][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,434 WARN [qtp297354543-412][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,436 WARN [qtp297354543-440][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,442 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,453 WARN [qtp297354543-410][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,460 WARN [qtp297354543-443][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,463 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,463 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,464 WARN [qtp297354543-434][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,465 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,477 WARN [qtp297354543-442][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,480 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,480 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,500 WARN [qtp297354543-412][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,503 WARN [qtp297354543-420][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,504 WARN [qtp297354543-439][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,508 WARN [qtp297354543-441][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,519 WARN [qtp297354543-440][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,524 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,525 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,538 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,538 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,539 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,539 WARN [qtp297354543-443][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,543 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,544 WARN [qtp297354543-434][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,552 WARN [qtp297354543-410][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,552 WARN [qtp297354543-442][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,555 WARN [qtp297354543-439][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,556 WARN [qtp297354543-412][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,559 WARN [qtp297354543-420][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,565 WARN [qtp297354543-441][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,596 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,596 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,599 WARN [qtp297354543-440][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,608 WARN [qtp297354543-443][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,609 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,614 WARN [qtp297354543-434][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,615 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,623 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,627 WARN [qtp297354543-412][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,629 WARN [qtp297354543-442][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,632 WARN [qtp297354543-420][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,632 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,643 WARN [qtp297354543-410][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,647 WARN [qtp297354543-439][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,657 WARN [qtp297354543-441][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,664 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,666 WARN [qtp297354543-440][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,677 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,679 WARN [qtp297354543-412][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,683 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,686 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,688 WARN [qtp297354543-442][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,689 WARN [qtp297354543-420][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,697 WARN [qtp297354543-434][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,698 WARN [qtp297354543-410][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,699 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,705 WARN [qtp297354543-443][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,709 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,728 WARN [qtp297354543-441][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,733 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,739 WARN [qtp297354543-440][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,740 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,745 WARN [qtp297354543-420][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,745 WARN [qtp297354543-439][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,748 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,758 WARN [qtp297354543-434][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,758 WARN [qtp297354543-443][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,759 WARN [qtp297354543-412][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,768 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,785 WARN [qtp297354543-441][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,788 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,788 WARN [qtp297354543-442][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,788 WARN [qtp297354543-410][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,790 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,793 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,800 WARN [qtp297354543-440][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,808 WARN [qtp297354543-439][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,810 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,832 WARN [qtp297354543-420][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,841 WARN [qtp297354543-434][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,843 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,844 WARN [qtp297354543-443][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,851 WARN [qtp297354543-412][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,857 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,859 WARN [qtp297354543-441][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,859 WARN [qtp297354543-442][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,866 WARN [qtp297354543-410][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,871 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,877 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,878 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,879 WARN [qtp297354543-439][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,885 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,888 WARN [qtp297354543-440][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,904 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,924 WARN [qtp297354543-443][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,930 WARN [qtp297354543-420][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,934 WARN [qtp297354543-441][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,935 WARN [qtp297354543-434][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,941 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,944 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,944 WARN [qtp297354543-412][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,946 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,947 WARN [qtp297354543-442][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,960 WARN [qtp297354543-440][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,961 WARN [qtp297354543-410][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,963 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,965 WARN [qtp297354543-439][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,973 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,982 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,996 WARN [qtp297354543-443][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,998 WARN [qtp297354543-420][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,003 WARN [qtp297354543-434][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,017 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,026 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,033 WARN [qtp297354543-441][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,034 WARN [qtp297354543-412][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,034 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,040 WARN [qtp297354543-442][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,042 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,045 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,047 WARN [qtp297354543-439][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,057 WARN [qtp297354543-410][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,061 WARN [qtp297354543-440][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,072 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,078 WARN [qtp297354543-420][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,079 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,086 WARN [qtp297354543-434][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,088 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,093 WARN [qtp297354543-443][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,094 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,109 WARN [qtp297354543-412][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,116 WARN [qtp297354543-441][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,123 WARN [qtp297354543-442][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,126 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,128 WARN [qtp297354543-410][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,129 WARN [qtp297354543-440][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,136 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,139 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,140 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,148 WARN [qtp297354543-439][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,156 WARN [qtp297354543-443][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,157 WARN [qtp297354543-420][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,163 WARN [qtp297354543-412][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,169 WARN [qtp297354543-441][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,172 DEBUG [AbstractCryptoManager][AbstractCryptoManager$CloseExpiredSessionsTask] run: entered 11:02:48,172 INFO [AbstractCryptoManager][AbstractCryptoManager$CloseExpiredSessionsTask] run: AbstractCryptoManager was garbage-collected. Cancelling this TimerTask. 11:02:48,181 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,187 WARN [qtp297354543-434][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,192 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,198 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,199 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,201 WARN [qtp297354543-410][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,212 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,219 WARN [qtp297354543-442][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,225 WARN [qtp297354543-443][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,226 WARN [qtp297354543-440][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,227 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,233 WARN [qtp297354543-441][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,234 WARN [qtp297354543-420][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,239 WARN [qtp297354543-439][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,246 WARN [qtp297354543-434][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,246 WARN [qtp297354543-412][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,270 WARN [qtp297354543-410][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,270 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,270 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,280 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,284 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,288 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,290 WARN [qtp297354543-442][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,291 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,295 WARN [qtp297354543-440][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,313 WARN [qtp297354543-420][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,313 WARN [qtp297354543-443][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,326 WARN [qtp297354543-412][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,333 WARN [qtp297354543-441][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,337 WARN [qtp297354543-439][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,339 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,340 WARN [qtp297354543-434][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,351 WARN [qtp297354543-410][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,357 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,364 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,365 WARN [qtp297354543-442][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,366 WARN [qtp297354543-440][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,374 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,375 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,377 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,394 WARN [qtp297354543-441][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,404 WARN [qtp297354543-434][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,408 WARN [qtp297354543-443][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,412 WARN [qtp297354543-439][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,414 WARN [qtp297354543-420][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,416 WARN [qtp297354543-410][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,417 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,420 WARN [qtp297354543-442][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,421 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,426 WARN [qtp297354543-412][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,432 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,440 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,441 WARN [qtp297354543-440][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,443 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,454 WARN [qtp297354543-441][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,464 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,472 WARN [qtp297354543-439][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,475 WARN [qtp297354543-410][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,480 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,483 WARN [qtp297354543-412][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,493 WARN [qtp297354543-434][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,495 WARN [qtp297354543-420][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,504 WARN [qtp297354543-443][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,509 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,509 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,510 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,513 WARN [qtp297354543-442][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,530 WARN [qtp297354543-440][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,532 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,540 WARN [qtp297354543-441][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,543 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,544 WARN [qtp297354543-410][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,553 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,556 WARN [qtp297354543-443][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,561 WARN [qtp297354543-412][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,569 WARN [qtp297354543-439][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,579 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,579 WARN [qtp297354543-420][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,584 WARN [qtp297354543-434][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,585 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,593 WARN [qtp297354543-440][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,596 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,610 WARN [qtp297354543-442][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,612 WARN [qtp297354543-443][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,615 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,620 WARN [qtp297354543-410][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,621 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,627 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,635 WARN [qtp297354543-441][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,635 WARN [qtp297354543-412][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,637 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,639 WARN [qtp297354543-439][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,655 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,655 WARN [qtp297354543-434][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,668 WARN [qtp297354543-420][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,668 WARN [qtp297354543-440][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,669 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,674 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,680 WARN [qtp297354543-410][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,688 WARN [qtp297354543-441][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,702 WARN [qtp297354543-442][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,702 WARN [qtp297354543-443][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,703 WARN [qtp297354543-412][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,710 WARN [qtp297354543-439][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,710 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,712 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,722 WARN [qtp297354543-440][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,724 WARN [qtp297354543-434][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,728 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,747 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,756 WARN [qtp297354543-410][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,756 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,759 WARN [qtp297354543-420][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,762 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,763 WARN [qtp297354543-443][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,765 WARN [qtp297354543-412][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,766 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,770 WARN [qtp297354543-441][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,790 WARN [qtp297354543-442][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,795 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,799 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,807 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,808 WARN [qtp297354543-439][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,809 WARN [qtp297354543-440][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,816 WARN [qtp297354543-410][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,817 WARN [qtp297354543-434][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,820 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,823 WARN [qtp297354543-412][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,823 WARN [qtp297354543-441][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,824 WARN [qtp297354543-420][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,829 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,830 WARN [qtp297354543-443][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,858 WARN [qtp297354543-442][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,858 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,859 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,870 WARN [qtp297354543-440][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,874 WARN [qtp297354543-434][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,876 WARN [qtp297354543-410][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,893 WARN [qtp297354543-443][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,893 WARN [qtp297354543-412][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,894 WARN [qtp297354543-439][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,895 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,900 WARN [qtp297354543-420][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,900 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,901 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,907 WARN [qtp297354543-441][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,908 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,913 WARN [qtp297354543-442][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,914 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,939 WARN [qtp297354543-440][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,948 WARN [qtp297354543-410][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,949 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,958 WARN [qtp297354543-443][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,962 WARN [qtp297354543-439][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,965 WARN [qtp297354543-412][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,969 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,969 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,989 WARN [qtp297354543-420][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,989 WARN [qtp297354543-442][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,989 WARN [qtp297354543-434][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,992 WARN [qtp297354543-441][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,993 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,996 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:49,003 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:49,003 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:49,021 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:49,021 WARN [qtp297354543-412][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:49,032 WARN [qtp297354543-439][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:52,592 INFO [qtp297354543-413][Cumulus4jStoreManager] ====================== Cumulus4j ====================== 11:02:52,592 INFO [qtp297354543-413][Cumulus4jStoreManager] Bundle: org.cumulus4j.store - Version: 1.2.1.SNAPSHOT 11:02:52,592 INFO [qtp297354543-413][Cumulus4jStoreManager] ======================================================= 11:02:52,593 ERROR [qtp297354543-413][Persistence] java.lang.reflect.InvocationTargetException at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at org.datanucleus.plugin.NonManagedPluginRegistry.createExecutableExtension(NonManagedPluginRegistry.java:631) at org.datanucleus.plugin.PluginManager.createExecutableExtension(PluginManager.java:301) at org.datanucleus.NucleusContext.initialiseAutoStart(NucleusContext.java:432) at org.datanucleus.NucleusContext.initialise(NucleusContext.java:384) at org.datanucleus.api.jdo.JDOPersistenceManagerFactory.freezeConfiguration(JDOPersistenceManagerFactory.java:768) at org.datanucleus.api.jdo.JDOPersistenceManagerFactory.createPersistenceManagerFactory(JDOPersistenceManagerFactory.java:326) at org.datanucleus.api.jdo.JDOPersistenceManagerFactory.getPersistenceManagerFactory(JDOPersistenceManagerFactory.java:195) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at javax.jdo.JDOHelper$16.run(JDOHelper.java:1970) at java.security.AccessController.doPrivileged(Native Method) at javax.jdo.JDOHelper.invoke(JDOHelper.java:1965) at javax.jdo.JDOHelper.invokeGetPersistenceManagerFactoryOnImplementation(JDOHelper.java:1171) at javax.jdo.JDOHelper.getPersistenceManagerFactory(JDOHelper.java:813) at javax.jdo.JDOHelper.getPersistenceManagerFactory(JDOHelper.java:702) at org.cumulus4j.integrationtest.webapp.TestService.getPersistenceManagerFactory(TestService.java:59) at org.cumulus4j.integrationtest.webapp.TestService.getPersistenceManager(TestService.java:72) at org.cumulus4j.integrationtest.webapp.TestService.testPost(TestService.java:93) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.sun.jersey.spi.container.JavaMethodInvokerFactory$1.invoke(JavaMethodInvokerFactory.java:60) at com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker._dispatch(AbstractResourceMethodDispatchProvider.java:185) at com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher.dispatch(ResourceJavaMethodDispatcher.java:75) at com.sun.jersey.server.impl.uri.rules.HttpMethodRule.accept(HttpMethodRule.java:288) at com.sun.jersey.server.impl.uri.rules.ResourceClassRule.accept(ResourceClassRule.java:108) at com.sun.jersey.server.impl.uri.rules.RightHandPathRule.accept(RightHandPathRule.java:147) at com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule.accept(RootResourceClassesRule.java:84) at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1469) at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1400) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1349) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1339) at com.sun.jersey.spi.container.servlet.WebComponent.service(WebComponent.java:416) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:537) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:699) at javax.servlet.http.HttpServlet.service(HttpServlet.java:847) at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:546) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1283) at org.cumulus4j.keymanager.back.shared.AjaxHeadersFilter.doFilter(AjaxHeadersFilter.java:33) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1254) at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:481) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:119) at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:516) at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:230) at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:956) at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:411) at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:188) at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:891) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:117) at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:247) at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:151) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:114) at org.eclipse.jetty.server.Server.handle(Server.java:353) at org.eclipse.jetty.server.HttpConnection.handleRequest(HttpConnection.java:598) at org.eclipse.jetty.server.HttpConnection$RequestHandler.headerComplete(HttpConnection.java:1059) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:590) at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:212) at org.eclipse.jetty.server.HttpConnection.handle(HttpConnection.java:427) at org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:510) at org.eclipse.jetty.io.nio.SelectChannelEndPoint.access$000(SelectChannelEndPoint.java:34) at org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java:40) at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:450) at java.lang.Thread.run(Thread.java:745) Caused by: java.lang.ClassCastException: org.cumulus4j.store.Cumulus4jStoreManager cannot be cast to org.datanucleus.store.rdbms.RDBMSStoreManager at org.datanucleus.store.rdbms.autostart.SchemaAutoStarter.(SchemaAutoStarter.java:68) ... 70 more 11:02:52,594 DEBUG [qtp297354543-413][Cumulus4jStoreManager] getClassMetaByClass: begin loading. class=org.cumulus4j.store.test.movie.Movie 11:02:52,596 INFO [qtp297354543-413][AbstractCryptoManager] getCryptoSessionExpiryTimerPeriod: Property 'cumulus4j.cryptoSessionExpiryTimer.period' is not set. Using default value 60000. 11:02:52,596 TRACE [qtp297354543-413][AbstractCryptoSession] setCryptoSessionID: cryptoSessionID=test-iotsepvt-1r88p0v3v7axv_aimrj3l8*1*0j3t8e 11:02:52,596 INFO [qtp297354543-413][AbstractCryptoManager] getCryptoSessionExpiryAgeMSec: Property 'cumulus4j.cryptoSessionExpiryAge' is not set. Using default value 1800000. 11:02:52,682 INFO [qtp297354543-413][MinimumCumulus4jVersion] version=10100001 11:02:52,952 INFO [qtp297354543-413][MinimumCumulus4jVersion] version=10100001 11:02:52,952 DEBUG [qtp297354543-413][RecreateIndex] deleteIndex: Entered. 11:02:53,065 DEBUG [qtp297354543-413][RecreateIndex] deleteIndex: There are no IndexEntry instances in the database => quit. 11:02:53,065 DEBUG [qtp297354543-413][RecreateIndex] deleteIndex: Leaving. 11:02:53,099 DEBUG [qtp297354543-413][Cumulus4jStoreManager] registerClass: clazz=org.cumulus4j.store.test.movie.Movie 11:02:53,110 DEBUG [qtp297354543-413][ClassMeta] jdoPreStore: org.cumulus4j.store.model.ClassMeta@18f8bb1b[null,org.cumulus4j.store.test.movie.Movie] 11:02:53,117 DEBUG [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta == null => populating. this=org.cumulus4j.store.model.ClassMeta@18f8bb1b[1,org.cumulus4j.store.test.movie.Movie] 11:02:53,128 DEBUG [qtp297354543-413][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@595c1449[null,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 11:02:53,133 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@18f8bb1b[1,org.cumulus4j.store.test.movie.Movie] 11:02:53,133 DEBUG [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@595c1449[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 11:02:53,141 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@595c1449[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 11:02:53,141 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@595c1449[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 11:02:53,141 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@595c1449[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 11:02:53,141 DEBUG [qtp297354543-413][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@21343d79[null,org.cumulus4j.store.test.movie.Movie#directedBy[collectionElement]] 11:02:53,143 DEBUG [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@21343d79[2,org.cumulus4j.store.test.movie.Movie#directedBy[collectionElement]] 11:02:53,143 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@595c1449[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 11:02:53,143 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@18f8bb1b[1,org.cumulus4j.store.test.movie.Movie] 11:02:53,143 DEBUG [qtp297354543-413][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@519ec582[null,org.cumulus4j.store.test.movie.Movie#languages[primary]] 11:02:53,144 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@18f8bb1b[1,org.cumulus4j.store.test.movie.Movie] 11:02:53,144 DEBUG [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@519ec582[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 11:02:53,144 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@519ec582[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 11:02:53,144 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@519ec582[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 11:02:53,144 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@519ec582[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 11:02:53,145 DEBUG [qtp297354543-413][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@4440f201[null,org.cumulus4j.store.test.movie.Movie#languages[collectionElement]] 11:02:53,145 DEBUG [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@4440f201[4,org.cumulus4j.store.test.movie.Movie#languages[collectionElement]] 11:02:53,146 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@519ec582[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 11:02:53,146 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@18f8bb1b[1,org.cumulus4j.store.test.movie.Movie] 11:02:53,146 DEBUG [qtp297354543-413][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@c76cf07[null,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 11:02:53,147 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@18f8bb1b[1,org.cumulus4j.store.test.movie.Movie] 11:02:53,147 DEBUG [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@c76cf07[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 11:02:53,147 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@c76cf07[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 11:02:53,147 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@18f8bb1b[1,org.cumulus4j.store.test.movie.Movie] 11:02:53,147 DEBUG [qtp297354543-413][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@56b662f8[null,org.cumulus4j.store.test.movie.Movie#name[primary]] 11:02:53,148 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@18f8bb1b[1,org.cumulus4j.store.test.movie.Movie] 11:02:53,148 DEBUG [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@56b662f8[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 11:02:53,149 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@56b662f8[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 11:02:53,149 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@18f8bb1b[1,org.cumulus4j.store.test.movie.Movie] 11:02:53,149 DEBUG [qtp297354543-413][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@45964fe[null,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 11:02:53,150 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@18f8bb1b[1,org.cumulus4j.store.test.movie.Movie] 11:02:53,150 DEBUG [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@45964fe[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 11:02:53,150 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@45964fe[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 11:02:53,151 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@45964fe[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 11:02:53,151 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@45964fe[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 11:02:53,151 DEBUG [qtp297354543-413][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@1a711a5f[null,org.cumulus4j.store.test.movie.Movie#producedBy[collectionElement]] 11:02:53,152 DEBUG [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@1a711a5f[8,org.cumulus4j.store.test.movie.Movie#producedBy[collectionElement]] 11:02:53,152 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@45964fe[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 11:02:53,152 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@18f8bb1b[1,org.cumulus4j.store.test.movie.Movie] 11:02:53,152 DEBUG [qtp297354543-413][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@31668b49[null,org.cumulus4j.store.test.movie.Movie#rating[primary]] 11:02:53,153 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@18f8bb1b[1,org.cumulus4j.store.test.movie.Movie] 11:02:53,153 DEBUG [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@31668b49[9,org.cumulus4j.store.test.movie.Movie#rating[primary]] 11:02:53,153 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@31668b49[9,org.cumulus4j.store.test.movie.Movie#rating[primary]] 11:02:53,153 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@18f8bb1b[1,org.cumulus4j.store.test.movie.Movie] 11:02:53,153 DEBUG [qtp297354543-413][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@6faae9be[null,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:02:53,155 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@18f8bb1b[1,org.cumulus4j.store.test.movie.Movie] 11:02:53,155 DEBUG [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@6faae9be[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:02:53,156 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@6faae9be[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:02:53,156 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@6faae9be[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:02:53,156 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@6faae9be[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:02:53,156 DEBUG [qtp297354543-413][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@49c70dc3[null,org.cumulus4j.store.test.movie.Movie#starring[collectionElement]] 11:02:53,157 DEBUG [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@49c70dc3[11,org.cumulus4j.store.test.movie.Movie#starring[collectionElement]] 11:02:53,157 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@6faae9be[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:02:53,158 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@18f8bb1b[1,org.cumulus4j.store.test.movie.Movie] 11:02:53,158 DEBUG [qtp297354543-413][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@2495f8ed[null,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 11:02:53,158 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@18f8bb1b[1,org.cumulus4j.store.test.movie.Movie] 11:02:53,159 DEBUG [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@2495f8ed[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 11:02:53,159 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@2495f8ed[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 11:02:53,159 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@18f8bb1b[1,org.cumulus4j.store.test.movie.Movie] 11:02:53,159 DEBUG [qtp297354543-413][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@4805b030[null,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 11:02:53,160 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@18f8bb1b[1,org.cumulus4j.store.test.movie.Movie] 11:02:53,160 DEBUG [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@4805b030[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 11:02:53,161 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@4805b030[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 11:02:53,161 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@4805b030[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 11:02:53,161 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@4805b030[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 11:02:53,161 DEBUG [qtp297354543-413][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@42e4f13d[null,org.cumulus4j.store.test.movie.Movie#writtenBy[collectionElement]] 11:02:53,162 DEBUG [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@42e4f13d[14,org.cumulus4j.store.test.movie.Movie#writtenBy[collectionElement]] 11:02:53,162 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@4805b030[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 11:02:53,162 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@18f8bb1b[1,org.cumulus4j.store.test.movie.Movie] 11:02:53,163 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@595c1449[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 11:02:53,163 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@519ec582[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 11:02:53,163 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@c76cf07[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 11:02:53,163 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@56b662f8[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 11:02:53,163 DEBUG [qtp297354543-413][FieldMeta] getEmbeddedClassMeta: this.embeddedClassMetaLoaded == false => loading. this=org.cumulus4j.store.model.FieldMeta@56b662f8[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 11:02:53,173 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@45964fe[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 11:02:53,173 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@31668b49[9,org.cumulus4j.store.test.movie.Movie#rating[primary]] 11:02:53,173 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@6faae9be[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:02:53,173 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@2495f8ed[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 11:02:53,173 DEBUG [qtp297354543-413][FieldMeta] getEmbeddedClassMeta: this.embeddedClassMetaLoaded == false => loading. this=org.cumulus4j.store.model.FieldMeta@2495f8ed[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 11:02:53,176 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@4805b030[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 11:02:53,176 DEBUG [qtp297354543-413][ClassMeta] jdoPostDetach: attached=org.cumulus4j.store.model.ClassMeta@18f8bb1b[1,org.cumulus4j.store.test.movie.Movie] 11:02:53,176 DEBUG [qtp297354543-413][ClassMeta] jdoPostDetach: Detaching this.fieldName2FieldMeta: attached=org.cumulus4j.store.model.ClassMeta@18f8bb1b[1,org.cumulus4j.store.test.movie.Movie] 11:02:53,176 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@18f8bb1b[1,org.cumulus4j.store.test.movie.Movie] 11:02:53,176 DEBUG [qtp297354543-413][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@595c1449[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 11:02:53,176 DEBUG [qtp297354543-413][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@595c1449[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 11:02:53,176 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@595c1449[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 11:02:53,177 DEBUG [qtp297354543-413][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@21343d79[2,org.cumulus4j.store.test.movie.Movie#directedBy[collectionElement]] 11:02:53,177 DEBUG [qtp297354543-413][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@21343d79[2,org.cumulus4j.store.test.movie.Movie#directedBy[collectionElement]] 11:02:53,177 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@21343d79[2,org.cumulus4j.store.test.movie.Movie#directedBy[collectionElement]] 11:02:53,177 DEBUG [qtp297354543-413][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@21343d79[2,org.cumulus4j.store.test.movie.Movie#directedBy[collectionElement]] 11:02:53,177 DEBUG [qtp297354543-413][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@595c1449[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 11:02:53,177 DEBUG [qtp297354543-413][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@519ec582[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 11:02:53,177 DEBUG [qtp297354543-413][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@519ec582[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 11:02:53,177 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@519ec582[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 11:02:53,177 DEBUG [qtp297354543-413][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@4440f201[4,org.cumulus4j.store.test.movie.Movie#languages[collectionElement]] 11:02:53,177 DEBUG [qtp297354543-413][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@4440f201[4,org.cumulus4j.store.test.movie.Movie#languages[collectionElement]] 11:02:53,177 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@4440f201[4,org.cumulus4j.store.test.movie.Movie#languages[collectionElement]] 11:02:53,177 DEBUG [qtp297354543-413][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@4440f201[4,org.cumulus4j.store.test.movie.Movie#languages[collectionElement]] 11:02:53,177 DEBUG [qtp297354543-413][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@519ec582[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 11:02:53,178 DEBUG [qtp297354543-413][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@2495f8ed[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 11:02:53,178 DEBUG [qtp297354543-413][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@2495f8ed[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 11:02:53,178 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@2495f8ed[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 11:02:53,178 DEBUG [qtp297354543-413][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@2495f8ed[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 11:02:53,178 DEBUG [qtp297354543-413][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@4805b030[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 11:02:53,178 DEBUG [qtp297354543-413][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@4805b030[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 11:02:53,178 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@4805b030[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 11:02:53,178 DEBUG [qtp297354543-413][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@42e4f13d[14,org.cumulus4j.store.test.movie.Movie#writtenBy[collectionElement]] 11:02:53,178 DEBUG [qtp297354543-413][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@42e4f13d[14,org.cumulus4j.store.test.movie.Movie#writtenBy[collectionElement]] 11:02:53,178 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@42e4f13d[14,org.cumulus4j.store.test.movie.Movie#writtenBy[collectionElement]] 11:02:53,178 DEBUG [qtp297354543-413][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@42e4f13d[14,org.cumulus4j.store.test.movie.Movie#writtenBy[collectionElement]] 11:02:53,178 DEBUG [qtp297354543-413][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@4805b030[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 11:02:53,179 DEBUG [qtp297354543-413][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@56b662f8[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 11:02:53,179 DEBUG [qtp297354543-413][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@56b662f8[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 11:02:53,179 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@56b662f8[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 11:02:53,179 DEBUG [qtp297354543-413][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@56b662f8[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 11:02:53,179 DEBUG [qtp297354543-413][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@31668b49[9,org.cumulus4j.store.test.movie.Movie#rating[primary]] 11:02:53,179 DEBUG [qtp297354543-413][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@31668b49[9,org.cumulus4j.store.test.movie.Movie#rating[primary]] 11:02:53,179 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@31668b49[9,org.cumulus4j.store.test.movie.Movie#rating[primary]] 11:02:53,179 DEBUG [qtp297354543-413][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@31668b49[9,org.cumulus4j.store.test.movie.Movie#rating[primary]] 11:02:53,179 DEBUG [qtp297354543-413][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@6faae9be[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:02:53,179 DEBUG [qtp297354543-413][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@6faae9be[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:02:53,179 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@6faae9be[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:02:53,180 DEBUG [qtp297354543-413][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@49c70dc3[11,org.cumulus4j.store.test.movie.Movie#starring[collectionElement]] 11:02:53,180 DEBUG [qtp297354543-413][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@49c70dc3[11,org.cumulus4j.store.test.movie.Movie#starring[collectionElement]] 11:02:53,180 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@49c70dc3[11,org.cumulus4j.store.test.movie.Movie#starring[collectionElement]] 11:02:53,180 DEBUG [qtp297354543-413][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@49c70dc3[11,org.cumulus4j.store.test.movie.Movie#starring[collectionElement]] 11:02:53,180 DEBUG [qtp297354543-413][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@6faae9be[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:02:53,180 DEBUG [qtp297354543-413][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@c76cf07[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 11:02:53,180 DEBUG [qtp297354543-413][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@c76cf07[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 11:02:53,180 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@c76cf07[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 11:02:53,180 DEBUG [qtp297354543-413][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@c76cf07[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 11:02:53,180 DEBUG [qtp297354543-413][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@45964fe[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 11:02:53,180 DEBUG [qtp297354543-413][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@45964fe[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 11:02:53,180 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@45964fe[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 11:02:53,181 DEBUG [qtp297354543-413][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@1a711a5f[8,org.cumulus4j.store.test.movie.Movie#producedBy[collectionElement]] 11:02:53,181 DEBUG [qtp297354543-413][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@1a711a5f[8,org.cumulus4j.store.test.movie.Movie#producedBy[collectionElement]] 11:02:53,181 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1a711a5f[8,org.cumulus4j.store.test.movie.Movie#producedBy[collectionElement]] 11:02:53,181 DEBUG [qtp297354543-413][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@1a711a5f[8,org.cumulus4j.store.test.movie.Movie#producedBy[collectionElement]] 11:02:53,181 DEBUG [qtp297354543-413][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@45964fe[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 11:02:53,184 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@429ffc3b[1,org.cumulus4j.store.test.movie.Movie] 11:02:53,184 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@5573ed91[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 11:02:53,184 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@797d6eb5[2,org.cumulus4j.store.test.movie.Movie#directedBy[collectionElement]] 11:02:53,184 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@79416e68[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 11:02:53,184 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@44022b5f[4,org.cumulus4j.store.test.movie.Movie#languages[collectionElement]] 11:02:53,184 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@ed7492b[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 11:02:53,184 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1ccd8682[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 11:02:53,184 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@6e0d995d[14,org.cumulus4j.store.test.movie.Movie#writtenBy[collectionElement]] 11:02:53,184 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@3b800f10[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 11:02:53,184 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@faa875a[9,org.cumulus4j.store.test.movie.Movie#rating[primary]] 11:02:53,184 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@7f23f9bb[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:02:53,184 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@7d665073[11,org.cumulus4j.store.test.movie.Movie#starring[collectionElement]] 11:02:53,184 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@46a52840[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 11:02:53,184 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1deee799[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 11:02:53,184 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@7de03bbe[8,org.cumulus4j.store.test.movie.Movie#producedBy[collectionElement]] 11:02:53,184 DEBUG [qtp297354543-413][Cumulus4jStoreManager] getClassMetaByClass: end loading (took 590 ms). class=org.cumulus4j.store.test.movie.Movie 11:02:53,200 TRACE [qtp297354543-413][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 11:02:53,200 TRACE [qtp297354543-413][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=8 value=[] 11:02:53,201 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@429ffc3b[1,org.cumulus4j.store.test.movie.Movie] 11:02:53,201 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1ccd8682[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 11:02:53,201 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@429ffc3b[1,org.cumulus4j.store.test.movie.Movie] 11:02:53,201 TRACE [qtp297354543-413][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=6 value=[] 11:02:53,201 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@429ffc3b[1,org.cumulus4j.store.test.movie.Movie] 11:02:53,201 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@7f23f9bb[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:02:53,201 TRACE [qtp297354543-413][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=5 value=null 11:02:53,201 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@429ffc3b[1,org.cumulus4j.store.test.movie.Movie] 11:02:53,201 TRACE [qtp297354543-413][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=4 value=[] 11:02:53,201 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@429ffc3b[1,org.cumulus4j.store.test.movie.Movie] 11:02:53,201 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1deee799[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 11:02:53,202 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@429ffc3b[1,org.cumulus4j.store.test.movie.Movie] 11:02:53,202 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@429ffc3b[1,org.cumulus4j.store.test.movie.Movie] 11:02:53,202 TRACE [qtp297354543-413][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=1 value=[] 11:02:53,202 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@429ffc3b[1,org.cumulus4j.store.test.movie.Movie] 11:02:53,202 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@79416e68[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 11:02:53,202 TRACE [qtp297354543-413][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=0 value=[] 11:02:53,202 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@429ffc3b[1,org.cumulus4j.store.test.movie.Movie] 11:02:53,202 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@5573ed91[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 11:02:53,202 TRACE [qtp297354543-413][Cumulus4jPersistenceHandler] insertObject: Created new DataEntry for: 1 11:02:53,202 INFO [qtp297354543-413][AbstractCryptoManager] getEncryptionAlgorithm: Property 'cumulus4j.encryptionAlgorithm' is not set. Using default algorithm 'Twofish/GCM/NoPadding'. 11:02:53,203 INFO [qtp297354543-413][AbstractCryptoManager] getMACAlgorithm: Property 'cumulus4j.macAlgorithm' is not set. Using default MAC algorithm 'NONE'. 11:03:02,202 DEBUG [CryptoCache][CryptoCache$CleanupTask] run: entered 11:03:02,202 INFO [CryptoCache][CryptoCache$CleanupTask] run: CryptoCache was garbage-collected. Cancelling this TimerTask. 11:03:04,637 INFO [qtp297354543-413][CryptoCache] Persistence property 'cumulus4j.CryptoCache.cleanupTimer.period' is not set. Using default value 60000. 11:03:04,638 DEBUG [qtp297354543-413][MessageBrokerPMF] [vys57d] _query[requestID=0s3zmplu8q5btoq6rvfm8at3k]: Entered with request: org.cumulus4j.keymanager.back.shared.GetActiveEncryptionKeyRequest@dad3009c[0s3zmplu8q5btoq6rvfm8at3k,test-iotsepvt-1r88p0v3v7axv_aimrj3l8*1*0j3t8e] 11:03:04,694 DEBUG [qtp297354543-413][MessageBrokerPMF] [vys57d] _query[requestID=0s3zmplu8q5btoq6rvfm8at3k]: Request persisted. 11:03:04,784 DEBUG [qtp297354543-440][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: Returning request: org.cumulus4j.keymanager.back.shared.GetActiveEncryptionKeyRequest@dad3009c[0s3zmplu8q5btoq6rvfm8at3k,test-iotsepvt-1r88p0v3v7axv_aimrj3l8*1*0j3t8e] 11:03:04,785 ERROR [qtp297354543-410][Persistence] Object "org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@35b96e7d" (id="0s3zmplu8q5btoq6rvfm8at3k") has been changed in the datastore since your last read. Your transaction is using version "1" but this doesnt exist in the datastore now 11:03:04,785 DEBUG [qtp297354543-440][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.GetActiveEncryptionKeyRequest matching=true 11:03:04,786 WARN [qtp297354543-410][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDOOptimisticVerificationException: Transaction failed to commit NestedThrowables: javax.jdo.JDOOptimisticVerificationException: Object "org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@35b96e7d" (id="0s3zmplu8q5btoq6rvfm8at3k") has been changed in the datastore since your last read. Your transaction is using version "1" but this doesnt exist in the datastore now FailedObject:org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@dad3009c 11:03:04,786 ERROR [qtp297354543-441][Persistence] Object "org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@2ae52178" (id="0s3zmplu8q5btoq6rvfm8at3k") has been changed in the datastore since your last read. Your transaction is using version "1" but this doesnt exist in the datastore now 11:03:04,788 WARN [qtp297354543-441][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDOOptimisticVerificationException: Transaction failed to commit NestedThrowables: javax.jdo.JDOOptimisticVerificationException: Object "org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@2ae52178" (id="0s3zmplu8q5btoq6rvfm8at3k") has been changed in the datastore since your last read. Your transaction is using version "1" but this doesnt exist in the datastore now FailedObject:org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@dad3009c 11:03:04,788 ERROR [qtp297354543-443][Persistence] Object "org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@4bb66f0c" (id="0s3zmplu8q5btoq6rvfm8at3k") has been changed in the datastore since your last read. Your transaction is using version "1" but this doesnt exist in the datastore now 11:03:04,789 WARN [qtp297354543-443][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDOOptimisticVerificationException: Transaction failed to commit NestedThrowables: javax.jdo.JDOOptimisticVerificationException: Object "org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@4bb66f0c" (id="0s3zmplu8q5btoq6rvfm8at3k") has been changed in the datastore since your last read. Your transaction is using version "1" but this doesnt exist in the datastore now FailedObject:org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@dad3009c 11:03:04,786 DEBUG [Thread-17][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Request matching=true 11:03:04,817 DEBUG [Thread-17][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.GetActiveEncryptionKeyResponse matching=true 11:03:04,829 DEBUG [qtp297354543-440][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Response matching=true 11:03:04,832 DEBUG [qtp297354543-440][MessageBrokerPMF] [vys57d] _pushResponse[requestID=0s3zmplu8q5btoq6rvfm8at3k]: Entered. 11:03:04,858 DEBUG [qtp297354543-440][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: Entered. 11:03:05,034 TRACE [qtp297354543-413][CryptoCache] acquireCipherEntry: Created new Cipher@1762187607 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with key and IV. 11:03:05,034 TRACE [qtp297354543-413][CryptoCache] releaseCipherEntry: Releasing Cipher@1762187607 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:03:05,040 TRACE [qtp297354543-413][Cumulus4jPersistenceHandler] insertObject: Persisted new non-embedded DataEntry for: 1 11:03:05,040 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@429ffc3b[1,org.cumulus4j.store.test.movie.Movie] 11:03:05,040 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@429ffc3b[1,org.cumulus4j.store.test.movie.Movie] 11:03:05,040 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@5573ed91[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 11:03:05,050 TRACE [qtp297354543-413][CryptoCache] acquireCipherEntry: Found cached Cipher@1762187607 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:03:05,051 TRACE [qtp297354543-413][CryptoCache] releaseCipherEntry: Releasing Cipher@1762187607 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:03:05,057 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@79416e68[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 11:03:05,059 TRACE [qtp297354543-413][CryptoCache] acquireCipherEntry: Found cached Cipher@1762187607 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:03:05,059 TRACE [qtp297354543-413][CryptoCache] releaseCipherEntry: Releasing Cipher@1762187607 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:03:05,072 TRACE [qtp297354543-413][CryptoCache] acquireCipherEntry: Found cached Cipher@1762187607 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:03:05,072 TRACE [qtp297354543-413][CryptoCache] releaseCipherEntry: Releasing Cipher@1762187607 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:03:05,090 TRACE [qtp297354543-413][CryptoCache] acquireCipherEntry: Found cached Cipher@1762187607 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:03:05,090 TRACE [qtp297354543-413][CryptoCache] releaseCipherEntry: Releasing Cipher@1762187607 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:03:05,095 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1deee799[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 11:03:05,097 TRACE [qtp297354543-413][CryptoCache] acquireCipherEntry: Found cached Cipher@1762187607 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:03:05,097 TRACE [qtp297354543-413][CryptoCache] releaseCipherEntry: Releasing Cipher@1762187607 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:03:05,099 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@7f23f9bb[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:03:05,101 TRACE [qtp297354543-413][CryptoCache] acquireCipherEntry: Found cached Cipher@1762187607 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:03:05,101 TRACE [qtp297354543-413][CryptoCache] releaseCipherEntry: Releasing Cipher@1762187607 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:03:05,102 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1ccd8682[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 11:03:05,104 TRACE [qtp297354543-413][CryptoCache] acquireCipherEntry: Found cached Cipher@1762187607 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:03:05,104 TRACE [qtp297354543-413][CryptoCache] releaseCipherEntry: Releasing Cipher@1762187607 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:03:05,106 DEBUG [qtp297354543-413][Cumulus4jStoreManager] getClassMetaByClass: begin loading. class=org.cumulus4j.store.test.movie.Rating 11:03:05,106 DEBUG [qtp297354543-413][Cumulus4jStoreManager] registerClass: clazz=org.cumulus4j.store.test.movie.Rating 11:03:05,108 DEBUG [qtp297354543-413][ClassMeta] jdoPreStore: org.cumulus4j.store.model.ClassMeta@b00fa30[null,org.cumulus4j.store.test.movie.Rating] 11:03:05,109 DEBUG [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta == null => populating. this=org.cumulus4j.store.model.ClassMeta@b00fa30[2,org.cumulus4j.store.test.movie.Rating] 11:03:05,109 DEBUG [qtp297354543-413][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@d9820e1[null,org.cumulus4j.store.test.movie.Rating#name[primary]] 11:03:05,110 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@b00fa30[2,org.cumulus4j.store.test.movie.Rating] 11:03:05,110 DEBUG [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@d9820e1[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 11:03:05,110 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@d9820e1[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 11:03:05,110 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@b00fa30[2,org.cumulus4j.store.test.movie.Rating] 11:03:05,110 DEBUG [qtp297354543-413][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@4731475[null,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 11:03:05,112 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@b00fa30[2,org.cumulus4j.store.test.movie.Rating] 11:03:05,112 DEBUG [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@4731475[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 11:03:05,113 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@4731475[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 11:03:05,113 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@b00fa30[2,org.cumulus4j.store.test.movie.Rating] 11:03:05,113 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@d9820e1[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 11:03:05,113 DEBUG [qtp297354543-413][FieldMeta] getEmbeddedClassMeta: this.embeddedClassMetaLoaded == false => loading. this=org.cumulus4j.store.model.FieldMeta@d9820e1[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 11:03:05,115 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@4731475[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 11:03:05,115 DEBUG [qtp297354543-413][ClassMeta] jdoPostDetach: attached=org.cumulus4j.store.model.ClassMeta@b00fa30[2,org.cumulus4j.store.test.movie.Rating] 11:03:05,115 DEBUG [qtp297354543-413][ClassMeta] jdoPostDetach: Detaching this.fieldName2FieldMeta: attached=org.cumulus4j.store.model.ClassMeta@b00fa30[2,org.cumulus4j.store.test.movie.Rating] 11:03:05,115 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@b00fa30[2,org.cumulus4j.store.test.movie.Rating] 11:03:05,115 DEBUG [qtp297354543-413][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@4731475[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 11:03:05,115 DEBUG [qtp297354543-413][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@4731475[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 11:03:05,115 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@4731475[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 11:03:05,116 DEBUG [qtp297354543-413][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@4731475[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 11:03:05,116 DEBUG [qtp297354543-413][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@d9820e1[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 11:03:05,116 DEBUG [qtp297354543-413][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@d9820e1[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 11:03:05,116 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@d9820e1[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 11:03:05,116 DEBUG [qtp297354543-413][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@d9820e1[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 11:03:05,116 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@1a555b4c[2,org.cumulus4j.store.test.movie.Rating] 11:03:05,116 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@28a06259[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 11:03:05,116 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@3dd02ba8[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 11:03:05,116 DEBUG [qtp297354543-413][Cumulus4jStoreManager] getClassMetaByClass: end loading (took 10 ms). class=org.cumulus4j.store.test.movie.Rating 11:03:05,116 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@1a555b4c[2,org.cumulus4j.store.test.movie.Rating] 11:03:05,116 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@1a555b4c[2,org.cumulus4j.store.test.movie.Rating] 11:03:05,116 TRACE [qtp297354543-413][Cumulus4jPersistenceHandler] insertObject: Created new DataEntry for: 1 11:03:05,117 TRACE [qtp297354543-413][CryptoCache] acquireCipherEntry: Found cached Cipher@1762187607 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:03:05,117 TRACE [qtp297354543-413][CryptoCache] releaseCipherEntry: Releasing Cipher@1762187607 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:03:05,118 TRACE [qtp297354543-413][Cumulus4jPersistenceHandler] insertObject: Persisted new non-embedded DataEntry for: 1 11:03:05,118 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@1a555b4c[2,org.cumulus4j.store.test.movie.Rating] 11:03:05,118 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@1a555b4c[2,org.cumulus4j.store.test.movie.Rating] 11:03:05,120 TRACE [qtp297354543-413][CryptoCache] acquireCipherEntry: Found cached Cipher@1762187607 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:03:05,120 TRACE [qtp297354543-413][CryptoCache] releaseCipherEntry: Releasing Cipher@1762187607 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:03:05,122 TRACE [qtp297354543-413][CryptoCache] acquireCipherEntry: Found cached Cipher@1762187607 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:03:05,122 TRACE [qtp297354543-413][CryptoCache] releaseCipherEntry: Releasing Cipher@1762187607 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:03:05,124 TRACE [qtp297354543-413][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 11:03:05,124 TRACE [qtp297354543-413][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=8 value=[] 11:03:05,124 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@429ffc3b[1,org.cumulus4j.store.test.movie.Movie] 11:03:05,124 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1ccd8682[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 11:03:05,124 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@429ffc3b[1,org.cumulus4j.store.test.movie.Movie] 11:03:05,124 TRACE [qtp297354543-413][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=6 value=[] 11:03:05,124 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@429ffc3b[1,org.cumulus4j.store.test.movie.Movie] 11:03:05,124 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@7f23f9bb[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:03:05,124 TRACE [qtp297354543-413][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=5 value=null 11:03:05,124 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@429ffc3b[1,org.cumulus4j.store.test.movie.Movie] 11:03:05,124 TRACE [qtp297354543-413][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=4 value=[] 11:03:05,124 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@429ffc3b[1,org.cumulus4j.store.test.movie.Movie] 11:03:05,124 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1deee799[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 11:03:05,124 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@429ffc3b[1,org.cumulus4j.store.test.movie.Movie] 11:03:05,124 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@429ffc3b[1,org.cumulus4j.store.test.movie.Movie] 11:03:05,124 TRACE [qtp297354543-413][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=1 value=[] 11:03:05,125 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@429ffc3b[1,org.cumulus4j.store.test.movie.Movie] 11:03:05,125 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@79416e68[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 11:03:05,125 TRACE [qtp297354543-413][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=0 value=[] 11:03:05,125 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@429ffc3b[1,org.cumulus4j.store.test.movie.Movie] 11:03:05,125 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@5573ed91[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 11:03:05,125 TRACE [qtp297354543-413][Cumulus4jPersistenceHandler] insertObject: Created new DataEntry for: 2 11:03:05,125 TRACE [qtp297354543-413][CryptoCache] acquireCipherEntry: Found cached Cipher@1762187607 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:03:05,125 TRACE [qtp297354543-413][CryptoCache] releaseCipherEntry: Releasing Cipher@1762187607 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:03:05,127 TRACE [qtp297354543-413][Cumulus4jPersistenceHandler] insertObject: Persisted new non-embedded DataEntry for: 2 11:03:05,127 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@5573ed91[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 11:03:05,129 TRACE [qtp297354543-413][CryptoCache] getKeyData: Found cached key with keyID=1. 11:03:05,130 TRACE [qtp297354543-413][CryptoCache] acquireCipherEntry: Created new Cipher@13697006 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with key and IV. 11:03:05,130 TRACE [qtp297354543-413][CryptoCache] releaseCipherEntry: Releasing Cipher@13697006 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:03:05,130 TRACE [qtp297354543-413][CryptoCache] acquireCipherEntry: Found cached Cipher@1762187607 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:03:05,130 TRACE [qtp297354543-413][CryptoCache] releaseCipherEntry: Releasing Cipher@1762187607 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:03:05,131 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@79416e68[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 11:03:05,139 TRACE [qtp297354543-413][CryptoCache] acquireCipherEntry: Found cached Cipher@13697006 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:03:05,139 TRACE [qtp297354543-413][CryptoCache] releaseCipherEntry: Releasing Cipher@13697006 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:03:05,140 TRACE [qtp297354543-413][CryptoCache] acquireCipherEntry: Found cached Cipher@1762187607 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:03:05,140 TRACE [qtp297354543-413][CryptoCache] releaseCipherEntry: Releasing Cipher@1762187607 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:03:05,142 TRACE [qtp297354543-413][CryptoCache] acquireCipherEntry: Found cached Cipher@1762187607 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:03:05,142 TRACE [qtp297354543-413][CryptoCache] releaseCipherEntry: Releasing Cipher@1762187607 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:03:05,145 TRACE [qtp297354543-413][CryptoCache] acquireCipherEntry: Found cached Cipher@1762187607 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:03:05,145 TRACE [qtp297354543-413][CryptoCache] releaseCipherEntry: Releasing Cipher@1762187607 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:03:05,146 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1deee799[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 11:03:05,148 TRACE [qtp297354543-413][CryptoCache] acquireCipherEntry: Found cached Cipher@13697006 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:03:05,148 TRACE [qtp297354543-413][CryptoCache] releaseCipherEntry: Releasing Cipher@13697006 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:03:05,148 TRACE [qtp297354543-413][CryptoCache] acquireCipherEntry: Found cached Cipher@1762187607 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:03:05,148 TRACE [qtp297354543-413][CryptoCache] releaseCipherEntry: Releasing Cipher@1762187607 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:03:05,149 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@7f23f9bb[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:03:05,151 TRACE [qtp297354543-413][CryptoCache] acquireCipherEntry: Found cached Cipher@13697006 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:03:05,151 TRACE [qtp297354543-413][CryptoCache] releaseCipherEntry: Releasing Cipher@13697006 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:03:05,152 TRACE [qtp297354543-413][CryptoCache] acquireCipherEntry: Found cached Cipher@1762187607 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:03:05,152 TRACE [qtp297354543-413][CryptoCache] releaseCipherEntry: Releasing Cipher@1762187607 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:03:05,152 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1ccd8682[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 11:03:05,154 TRACE [qtp297354543-413][CryptoCache] acquireCipherEntry: Found cached Cipher@13697006 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:03:05,154 TRACE [qtp297354543-413][CryptoCache] releaseCipherEntry: Releasing Cipher@13697006 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:03:05,155 TRACE [qtp297354543-413][CryptoCache] acquireCipherEntry: Found cached Cipher@1762187607 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:03:05,155 TRACE [qtp297354543-413][CryptoCache] releaseCipherEntry: Releasing Cipher@1762187607 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:03:05,156 DEBUG [qtp297354543-413][Cumulus4jStoreManager] getClassMetaByClass: begin loading. class=org.cumulus4j.store.test.movie.Person 11:03:05,157 DEBUG [qtp297354543-413][Cumulus4jStoreManager] registerClass: clazz=org.cumulus4j.store.test.movie.Person 11:03:05,158 DEBUG [qtp297354543-413][ClassMeta] jdoPreStore: org.cumulus4j.store.model.ClassMeta@77f8948b[null,org.cumulus4j.store.test.movie.Person] 11:03:05,160 DEBUG [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta == null => populating. this=org.cumulus4j.store.model.ClassMeta@77f8948b[3,org.cumulus4j.store.test.movie.Person] 11:03:05,160 DEBUG [qtp297354543-413][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@1bc52fc5[null,org.cumulus4j.store.test.movie.Person#name[primary]] 11:03:05,161 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@77f8948b[3,org.cumulus4j.store.test.movie.Person] 11:03:05,161 DEBUG [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@1bc52fc5[17,org.cumulus4j.store.test.movie.Person#name[primary]] 11:03:05,162 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1bc52fc5[17,org.cumulus4j.store.test.movie.Person#name[primary]] 11:03:05,162 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@77f8948b[3,org.cumulus4j.store.test.movie.Person] 11:03:05,162 DEBUG [qtp297354543-413][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@5f295ad2[null,org.cumulus4j.store.test.movie.Person#personID[primary]] 11:03:05,163 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@77f8948b[3,org.cumulus4j.store.test.movie.Person] 11:03:05,163 DEBUG [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@5f295ad2[18,org.cumulus4j.store.test.movie.Person#personID[primary]] 11:03:05,163 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@5f295ad2[18,org.cumulus4j.store.test.movie.Person#personID[primary]] 11:03:05,163 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@77f8948b[3,org.cumulus4j.store.test.movie.Person] 11:03:05,164 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1bc52fc5[17,org.cumulus4j.store.test.movie.Person#name[primary]] 11:03:05,164 DEBUG [qtp297354543-413][FieldMeta] getEmbeddedClassMeta: this.embeddedClassMetaLoaded == false => loading. this=org.cumulus4j.store.model.FieldMeta@1bc52fc5[17,org.cumulus4j.store.test.movie.Person#name[primary]] 11:03:05,165 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@5f295ad2[18,org.cumulus4j.store.test.movie.Person#personID[primary]] 11:03:05,165 DEBUG [qtp297354543-413][ClassMeta] jdoPostDetach: attached=org.cumulus4j.store.model.ClassMeta@77f8948b[3,org.cumulus4j.store.test.movie.Person] 11:03:05,165 DEBUG [qtp297354543-413][ClassMeta] jdoPostDetach: Detaching this.fieldName2FieldMeta: attached=org.cumulus4j.store.model.ClassMeta@77f8948b[3,org.cumulus4j.store.test.movie.Person] 11:03:05,165 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@77f8948b[3,org.cumulus4j.store.test.movie.Person] 11:03:05,166 DEBUG [qtp297354543-413][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@1bc52fc5[17,org.cumulus4j.store.test.movie.Person#name[primary]] 11:03:05,166 DEBUG [qtp297354543-413][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@1bc52fc5[17,org.cumulus4j.store.test.movie.Person#name[primary]] 11:03:05,166 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1bc52fc5[17,org.cumulus4j.store.test.movie.Person#name[primary]] 11:03:05,166 DEBUG [qtp297354543-413][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@1bc52fc5[17,org.cumulus4j.store.test.movie.Person#name[primary]] 11:03:05,166 DEBUG [qtp297354543-413][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@5f295ad2[18,org.cumulus4j.store.test.movie.Person#personID[primary]] 11:03:05,166 DEBUG [qtp297354543-413][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@5f295ad2[18,org.cumulus4j.store.test.movie.Person#personID[primary]] 11:03:05,166 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@5f295ad2[18,org.cumulus4j.store.test.movie.Person#personID[primary]] 11:03:05,166 DEBUG [qtp297354543-413][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@5f295ad2[18,org.cumulus4j.store.test.movie.Person#personID[primary]] 11:03:05,167 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@580330c6[3,org.cumulus4j.store.test.movie.Person] 11:03:05,167 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@7fd176c0[17,org.cumulus4j.store.test.movie.Person#name[primary]] 11:03:05,167 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@59d62925[18,org.cumulus4j.store.test.movie.Person#personID[primary]] 11:03:05,167 DEBUG [qtp297354543-413][Cumulus4jStoreManager] getClassMetaByClass: end loading (took 11 ms). class=org.cumulus4j.store.test.movie.Person 11:03:05,167 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@580330c6[3,org.cumulus4j.store.test.movie.Person] 11:03:05,167 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@580330c6[3,org.cumulus4j.store.test.movie.Person] 11:03:05,167 TRACE [qtp297354543-413][Cumulus4jPersistenceHandler] insertObject: Created new DataEntry for: 1 11:03:05,167 TRACE [qtp297354543-413][CryptoCache] acquireCipherEntry: Found cached Cipher@1762187607 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:03:05,167 TRACE [qtp297354543-413][CryptoCache] releaseCipherEntry: Releasing Cipher@1762187607 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:03:05,169 TRACE [qtp297354543-413][Cumulus4jPersistenceHandler] insertObject: Persisted new non-embedded DataEntry for: 1 11:03:05,169 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@580330c6[3,org.cumulus4j.store.test.movie.Person] 11:03:05,169 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@580330c6[3,org.cumulus4j.store.test.movie.Person] 11:03:05,171 TRACE [qtp297354543-413][CryptoCache] acquireCipherEntry: Found cached Cipher@1762187607 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:03:05,171 TRACE [qtp297354543-413][CryptoCache] releaseCipherEntry: Releasing Cipher@1762187607 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:03:05,175 TRACE [qtp297354543-413][CryptoCache] acquireCipherEntry: Found cached Cipher@1762187607 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:03:05,175 TRACE [qtp297354543-413][CryptoCache] releaseCipherEntry: Releasing Cipher@1762187607 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:03:05,177 TRACE [qtp297354543-413][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 11:03:05,189 TRACE [qtp297354543-413][CryptoCache] acquireCipherEntry: Found cached Cipher@13697006 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:03:05,190 TRACE [qtp297354543-413][CryptoCache] releaseCipherEntry: Releasing Cipher@13697006 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:03:05,190 TRACE [qtp297354543-413][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=6 value=[org.cumulus4j.store.test.movie.Person@1] 11:03:05,190 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@429ffc3b[1,org.cumulus4j.store.test.movie.Movie] 11:03:05,190 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@7f23f9bb[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:03:05,190 TRACE [qtp297354543-413][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Person 11:03:05,201 TRACE [qtp297354543-413][CryptoCache] acquireCipherEntry: Found cached Cipher@1762187607 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:03:05,201 TRACE [qtp297354543-413][CryptoCache] releaseCipherEntry: Releasing Cipher@1762187607 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:03:05,201 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@429ffc3b[1,org.cumulus4j.store.test.movie.Movie] 11:03:05,202 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@7f23f9bb[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:03:05,213 TRACE [qtp297354543-413][CryptoCache] acquireCipherEntry: Found cached Cipher@13697006 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:03:05,214 TRACE [qtp297354543-413][CryptoCache] releaseCipherEntry: Releasing Cipher@13697006 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:03:05,214 TRACE [qtp297354543-413][CryptoCache] acquireCipherEntry: Found cached Cipher@1762187607 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:03:05,214 TRACE [qtp297354543-413][CryptoCache] releaseCipherEntry: Releasing Cipher@1762187607 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:03:05,214 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@7f23f9bb[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:03:05,217 TRACE [qtp297354543-413][CryptoCache] acquireCipherEntry: Found cached Cipher@1762187607 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:03:05,218 TRACE [qtp297354543-413][CryptoCache] releaseCipherEntry: Releasing Cipher@1762187607 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:03:05,221 TRACE [qtp297354543-413][CryptoCache] acquireCipherEntry: Found cached Cipher@1762187607 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:03:05,221 TRACE [qtp297354543-413][CryptoCache] releaseCipherEntry: Releasing Cipher@1762187607 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:03:05,223 TRACE [qtp297354543-413][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 11:03:05,225 TRACE [qtp297354543-413][CryptoCache] acquireCipherEntry: Found cached Cipher@13697006 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:03:05,225 TRACE [qtp297354543-413][CryptoCache] releaseCipherEntry: Releasing Cipher@13697006 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:03:05,226 TRACE [qtp297354543-413][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=5 value=org.cumulus4j.store.test.movie.Rating@1 11:03:05,226 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@429ffc3b[1,org.cumulus4j.store.test.movie.Movie] 11:03:05,226 TRACE [qtp297354543-413][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Rating 11:03:05,228 TRACE [qtp297354543-413][CryptoCache] acquireCipherEntry: Found cached Cipher@1762187607 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:03:05,228 TRACE [qtp297354543-413][CryptoCache] releaseCipherEntry: Releasing Cipher@1762187607 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:03:05,228 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@429ffc3b[1,org.cumulus4j.store.test.movie.Movie] 11:03:05,242 TRACE [qtp297354543-413][CryptoCache] acquireCipherEntry: Found cached Cipher@1762187607 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:03:05,243 TRACE [qtp297354543-413][CryptoCache] releaseCipherEntry: Releasing Cipher@1762187607 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:03:05,261 TRACE [qtp297354543-413][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 11:03:05,261 TRACE [qtp297354543-413][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 11:03:05,271 TRACE [qtp297354543-413][Cumulus4jStoreManager] getClassMetaByClassID: found cache entry. classID=1 11:03:05,271 TRACE [qtp297354543-413][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 11:03:05,282 TRACE [qtp297354543-413][CryptoCache] acquireCipherEntry: Found cached Cipher@13697006 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:03:05,283 TRACE [qtp297354543-413][CryptoCache] releaseCipherEntry: Releasing Cipher@13697006 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:03:05,283 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@429ffc3b[1,org.cumulus4j.store.test.movie.Movie] 11:03:05,283 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@429ffc3b[1,org.cumulus4j.store.test.movie.Movie] 11:03:05,283 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@429ffc3b[1,org.cumulus4j.store.test.movie.Movie] 11:03:05,283 TRACE [qtp297354543-413][Cumulus4jStoreManager] getClassMetaByClassID: found cache entry. classID=1 11:03:05,284 TRACE [qtp297354543-413][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 11:03:05,285 TRACE [qtp297354543-413][CryptoCache] acquireCipherEntry: Found cached Cipher@13697006 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:03:05,286 TRACE [qtp297354543-413][CryptoCache] releaseCipherEntry: Releasing Cipher@13697006 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:03:05,286 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@429ffc3b[1,org.cumulus4j.store.test.movie.Movie] 11:03:05,286 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@429ffc3b[1,org.cumulus4j.store.test.movie.Movie] 11:03:05,286 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@429ffc3b[1,org.cumulus4j.store.test.movie.Movie] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 93.083 sec Results : Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results [INFO] [INFO] --- maven-source-plugin:2.1.2:jar-no-fork (attach-sources) @ org.cumulus4j.integrationtest.webapp --- [INFO] org already added, skipping [INFO] org/cumulus4j already added, skipping [INFO] org/cumulus4j/integrationtest already added, skipping [INFO] org/cumulus4j/integrationtest/webapp already added, skipping [INFO] LICENCE.txt already added, skipping [INFO] cumulus4j-test-datanucleus.properties already added, skipping [INFO] Building jar: /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/org.cumulus4j.integrationtest.webapp-1.2.1-SNAPSHOT-sources.jar [INFO] org already added, skipping [INFO] org/cumulus4j already added, skipping [INFO] org/cumulus4j/integrationtest already added, skipping [INFO] org/cumulus4j/integrationtest/webapp already added, skipping [INFO] LICENCE.txt already added, skipping [INFO] cumulus4j-test-datanucleus.properties already added, skipping [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ org.cumulus4j.integrationtest.webapp --- [INFO] Installing /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/org.cumulus4j.integrationtest.webapp-1.2.1-SNAPSHOT.war to /home/tomcat/.m2/repository/org/cumulus4j/org.cumulus4j.integrationtest.webapp/1.2.1-SNAPSHOT/org.cumulus4j.integrationtest.webapp-1.2.1-SNAPSHOT.war [INFO] Installing /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/pom.xml to /home/tomcat/.m2/repository/org/cumulus4j/org.cumulus4j.integrationtest.webapp/1.2.1-SNAPSHOT/org.cumulus4j.integrationtest.webapp-1.2.1-SNAPSHOT.pom [INFO] Installing /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/org.cumulus4j.integrationtest.webapp-1.2.1-SNAPSHOT-sources.jar to /home/tomcat/.m2/repository/org/cumulus4j/org.cumulus4j.integrationtest.webapp/1.2.1-SNAPSHOT/org.cumulus4j.integrationtest.webapp-1.2.1-SNAPSHOT-sources.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building org.cumulus4j.keymanager.front.webapp 1.2.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.cumulus4j.keymanager.front.webapp --- [INFO] Deleting /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.keymanager.front.webapp/target [INFO] Deleting /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.keymanager.front.webapp (includes = [*.log, $jarplug.work/**], excludes = []) [INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ org.cumulus4j.keymanager.front.webapp --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.keymanager.front.webapp/src/main/resources [INFO] Copying 1 resource [INFO] Copying 0 resource [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ org.cumulus4j.keymanager.front.webapp --- [INFO] Compiling 10 source files to /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.keymanager.front.webapp/target/classes [INFO] [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ org.cumulus4j.keymanager.front.webapp --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ org.cumulus4j.keymanager.front.webapp --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-surefire-plugin:2.8.1:test (default-test) @ org.cumulus4j.keymanager.front.webapp --- [INFO] Surefire report directory: /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.keymanager.front.webapp/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- There are no tests to run. Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results [INFO] [INFO] --- maven-war-plugin:2.1.1:war (default-war) @ org.cumulus4j.keymanager.front.webapp --- [INFO] Packaging webapp [INFO] Assembling webapp [org.cumulus4j.keymanager.front.webapp] in [/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.keymanager.front.webapp/target/org.cumulus4j.keymanager.front.webapp-1.2.1-SNAPSHOT] [INFO] Processing war project [INFO] Copying webapp resources [/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.keymanager.front.webapp/src/main/webapp] [INFO] Webapp assembled in [47 msecs] [INFO] Building war: /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.keymanager.front.webapp/target/org.cumulus4j.keymanager.front.webapp-1.2.1-SNAPSHOT.war [INFO] WEB-INF/web.xml already added, skipping [INFO] [INFO] --- maven-source-plugin:2.1.2:jar-no-fork (attach-sources) @ org.cumulus4j.keymanager.front.webapp --- [INFO] org already added, skipping [INFO] org/cumulus4j already added, skipping [INFO] org/cumulus4j/keymanager already added, skipping [INFO] org/cumulus4j/keymanager/front already added, skipping [INFO] org/cumulus4j/keymanager/front/webapp already added, skipping [INFO] LICENCE.txt already added, skipping [INFO] Building jar: /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.keymanager.front.webapp/target/org.cumulus4j.keymanager.front.webapp-1.2.1-SNAPSHOT-sources.jar [INFO] org already added, skipping [INFO] org/cumulus4j already added, skipping [INFO] org/cumulus4j/keymanager already added, skipping [INFO] org/cumulus4j/keymanager/front already added, skipping [INFO] org/cumulus4j/keymanager/front/webapp already added, skipping [INFO] LICENCE.txt already added, skipping 11:03:09,857 DEBUG [AbstractCryptoManager][AbstractCryptoManager$CloseExpiredSessionsTask] run: entered 11:03:09,857 INFO [AbstractCryptoManager][AbstractCryptoManager$CloseExpiredSessionsTask] run: AbstractCryptoManager was garbage-collected. Cancelling this TimerTask. [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ org.cumulus4j.keymanager.front.webapp --- [INFO] Installing /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.keymanager.front.webapp/target/org.cumulus4j.keymanager.front.webapp-1.2.1-SNAPSHOT.war to /home/tomcat/.m2/repository/org/cumulus4j/org.cumulus4j.keymanager.front.webapp/1.2.1-SNAPSHOT/org.cumulus4j.keymanager.front.webapp-1.2.1-SNAPSHOT.war [INFO] Installing /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.keymanager.front.webapp/pom.xml to /home/tomcat/.m2/repository/org/cumulus4j/org.cumulus4j.keymanager.front.webapp/1.2.1-SNAPSHOT/org.cumulus4j.keymanager.front.webapp-1.2.1-SNAPSHOT.pom [INFO] Installing /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.keymanager.front.webapp/target/org.cumulus4j.keymanager.front.webapp-1.2.1-SNAPSHOT-sources.jar to /home/tomcat/.m2/repository/org/cumulus4j/org.cumulus4j.keymanager.front.webapp/1.2.1-SNAPSHOT/org.cumulus4j.keymanager.front.webapp-1.2.1-SNAPSHOT-sources.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building org.cumulus4j.integrationtest.withkeyserver 1.2.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.cumulus4j.integrationtest.withkeyserver --- [INFO] Deleting /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.withkeyserver/target [INFO] Deleting /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.withkeyserver (includes = [*.log, $jarplug.work/**], excludes = []) [INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ org.cumulus4j.integrationtest.withkeyserver --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.withkeyserver/src/main/resources [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.withkeyserver/src/main/java [INFO] Copying 0 resource [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ org.cumulus4j.integrationtest.withkeyserver --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ org.cumulus4j.integrationtest.withkeyserver --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ org.cumulus4j.integrationtest.withkeyserver --- [INFO] Compiling 1 source file to /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.withkeyserver/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.8.1:test (default-test) @ org.cumulus4j.integrationtest.withkeyserver --- [INFO] Surefire report directory: /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.withkeyserver/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- There are no tests to run. Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ org.cumulus4j.integrationtest.withkeyserver --- [INFO] Building jar: /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.withkeyserver/target/org.cumulus4j.integrationtest.withkeyserver-1.2.1-SNAPSHOT.jar [WARNING] Failed to getClass for org.mortbay.jetty.plugin.JettyDeployWar [INFO] [INFO] --- jetty-maven-plugin:8.0.0.M2:deploy-war (start-jetty) @ org.cumulus4j.integrationtest.withkeyserver --- [INFO] Configuring Jetty for project: org.cumulus4j.integrationtest.withkeyserver [INFO] Context path = /org.cumulus4j.keymanager.front.webapp [INFO] Tmp directory = /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.withkeyserver/target/tmp [INFO] Web defaults = org/eclipse/jetty/webapp/webdefault.xml [INFO] Web overrides = none [INFO] Starting jetty 8.0.0.M2 ... 2016-05-30 11:03:12.211:INFO::jetty-8.0.0.M2 2016-05-30 11:03:12.216:INFO::Extract jar:file:/home/tomcat/.m2/repository/org/cumulus4j/org.cumulus4j.keymanager.front.webapp/1.2.1-SNAPSHOT/org.cumulus4j.keymanager.front.webapp-1.2.1-SNAPSHOT.war!/ to /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.withkeyserver/target/tmp/webapp 2016-05-30 11:03:12.936:INFO::No Transaction manager found - if your webapp requires one, please configure one. 2016-05-30 11:03:12.960:INFO::Started SelectChannelConnector@0.0.0.0:8686 [INFO] Started Jetty Server [INFO] [INFO] --- maven-failsafe-plugin:2.8.1:integration-test (default) @ org.cumulus4j.integrationtest.withkeyserver --- [INFO] Failsafe report directory: /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.withkeyserver/target/failsafe-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.cumulus4j.integrationtest.withkeyserver.IntegrationWithAppServerAndKeyServerTest [INFO] Initiating Jersey application, version 'Jersey: 1.9 09/02/2011 11:17 AM' 11:03:14,989 DEBUG [qtp1671943153-537][KeyManagerFrontWebApp] : Service classes: 11:03:14,993 DEBUG [qtp1671943153-537][KeyManagerFrontWebApp] : org.cumulus4j.keymanager.front.webapp.AppServerService 11:03:14,993 DEBUG [qtp1671943153-537][KeyManagerFrontWebApp] : org.cumulus4j.keymanager.front.webapp.UserService 11:03:14,994 DEBUG [qtp1671943153-537][KeyManagerFrontWebApp] : org.cumulus4j.keymanager.front.webapp.DateDependentKeyStrategyService 11:03:14,994 DEBUG [qtp1671943153-537][KeyManagerFrontWebApp] : org.cumulus4j.keymanager.front.webapp.CryptoSessionService [INFO] Instantiated the Application class org.cumulus4j.keymanager.front.webapp.KeyManagerFrontWebApp 11:03:15,976 DEBUG [qtp1671943153-537][AbstractService] getAuth: 'Authorization' header: Basic ZGV2aWw6dGVzdHRlc3R0ZXN0 11:03:15,980 INFO [qtp1671943153-537][KeyStoreManager] getSingletons: System property 'cumulus4j.keyStoreDir' was set to '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.withkeyserver/target/integration-test-key-stores'. Using keyStoreDir '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.withkeyserver/target/integration-test-key-stores'. 11:03:16,032 DEBUG [qtp1671943153-537][DateDependentKeyStrategy] init: Calculated numberOfKeysToGenerate=25 11:03:16,032 INFO [qtp1671943153-537][KeyStore] getKeySize: System property 'cumulus4j.KeyStore.keySize' is not set. Using default key size (256 bit). 11:03:16,033 INFO [qtp1671943153-537][KeyStore] createUser: Created master-key with a size of 256 bits. This key will not be modified for this key-store anymore. 11:03:16,035 INFO [qtp1671943153-537][KeyStore] getEncryptionAlgorithm: System property 'cumulus4j.KeyStore.encryptionAlgorithm' is not set. Using default algorithm 'Twofish/GCM/NoPadding'. 11:03:16,120 TRACE [qtp1671943153-537][CryptoRegistry] registerMACCalculatorFactory: algorithmName="DES" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$DES" 11:03:16,120 TRACE [qtp1671943153-537][CryptoRegistry] registerMACCalculatorFactory: algorithmName="DESMAC" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$DES" 11:03:16,120 TRACE [qtp1671943153-537][CryptoRegistry] registerMACCalculatorFactory: algorithmName="DES64" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$DES64" 11:03:16,120 TRACE [qtp1671943153-537][CryptoRegistry] registerMACCalculatorFactory: algorithmName="DES64MAC" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$DES64" 11:03:16,121 TRACE [qtp1671943153-537][CryptoRegistry] registerMACCalculatorFactory: algorithmName="DES/CFB8" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$DESCFB8" 11:03:16,121 TRACE [qtp1671943153-537][CryptoRegistry] registerMACCalculatorFactory: algorithmName="DESMAC/CFB8" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$DESCFB8" 11:03:16,122 TRACE [qtp1671943153-537][CryptoRegistry] registerMACCalculatorFactory: algorithmName="DESWITHISO9797" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$DES9797Alg3" 11:03:16,122 TRACE [qtp1671943153-537][CryptoRegistry] registerMACCalculatorFactory: algorithmName="DESWITHISO9797MAC" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$DES9797Alg3" 11:03:16,122 TRACE [qtp1671943153-537][CryptoRegistry] registerMACCalculatorFactory: algorithmName="ISO9797ALG3" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$DES9797Alg3" 11:03:16,122 TRACE [qtp1671943153-537][CryptoRegistry] registerMACCalculatorFactory: algorithmName="ISO9797ALG3MAC" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$DES9797Alg3" 11:03:16,123 TRACE [qtp1671943153-537][CryptoRegistry] registerMACCalculatorFactory: algorithmName="ISO9797ALG3WITHISO7816-4PADDING" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$DES9797Alg3with7816d4" 11:03:16,123 TRACE [qtp1671943153-537][CryptoRegistry] registerMACCalculatorFactory: algorithmName="ISO9797ALG3MACWITHISO7816-4PADDING" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$DES9797Alg3with7816d4" 11:03:16,124 TRACE [qtp1671943153-537][CryptoRegistry] registerMACCalculatorFactory: algorithmName="RC2" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$RC2" 11:03:16,124 TRACE [qtp1671943153-537][CryptoRegistry] registerMACCalculatorFactory: algorithmName="RC2MAC" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$RC2" 11:03:16,124 TRACE [qtp1671943153-537][CryptoRegistry] registerMACCalculatorFactory: algorithmName="RC2/CFB8" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$RC2CFB8" 11:03:16,124 TRACE [qtp1671943153-537][CryptoRegistry] registerMACCalculatorFactory: algorithmName="RC2MAC/CFB8" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$RC2CFB8" 11:03:16,125 TRACE [qtp1671943153-537][CryptoRegistry] registerMACCalculatorFactory: algorithmName="GOST28147" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$GOST28147" 11:03:16,125 TRACE [qtp1671943153-537][CryptoRegistry] registerMACCalculatorFactory: algorithmName="GOST28147MAC" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$GOST28147" 11:03:16,126 TRACE [qtp1671943153-537][CryptoRegistry] registerMACCalculatorFactory: algorithmName="OLDHMACSHA384" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$OldSHA384" 11:03:16,126 TRACE [qtp1671943153-537][CryptoRegistry] registerMACCalculatorFactory: algorithmName="OLDHMACSHA512" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$OldSHA512" 11:03:16,127 TRACE [qtp1671943153-537][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMACMD2" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$MD2" 11:03:16,127 TRACE [qtp1671943153-537][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC-MD2" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$MD2" 11:03:16,127 TRACE [qtp1671943153-537][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC/MD2" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$MD2" 11:03:16,128 TRACE [qtp1671943153-537][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMACMD4" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$MD4" 11:03:16,128 TRACE [qtp1671943153-537][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC-MD4" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$MD4" 11:03:16,128 TRACE [qtp1671943153-537][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC/MD4" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$MD4" 11:03:16,129 TRACE [qtp1671943153-537][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMACMD5" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$MD5" 11:03:16,129 TRACE [qtp1671943153-537][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC-MD5" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$MD5" 11:03:16,129 TRACE [qtp1671943153-537][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC/MD5" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$MD5" 11:03:16,129 TRACE [qtp1671943153-537][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMACSHA1" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA1" 11:03:16,130 TRACE [qtp1671943153-537][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC-SHA1" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA1" 11:03:16,130 TRACE [qtp1671943153-537][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC/SHA1" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA1" 11:03:16,131 TRACE [qtp1671943153-537][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMACSHA224" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA224" 11:03:16,131 TRACE [qtp1671943153-537][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC-SHA224" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA224" 11:03:16,131 TRACE [qtp1671943153-537][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC/SHA224" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA224" 11:03:16,132 TRACE [qtp1671943153-537][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMACSHA256" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA256" 11:03:16,132 TRACE [qtp1671943153-537][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC-SHA256" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA256" 11:03:16,132 TRACE [qtp1671943153-537][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC/SHA256" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA256" 11:03:16,133 TRACE [qtp1671943153-537][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMACSHA384" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA384" 11:03:16,133 TRACE [qtp1671943153-537][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC-SHA384" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA384" 11:03:16,133 TRACE [qtp1671943153-537][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC/SHA384" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA384" 11:03:16,134 TRACE [qtp1671943153-537][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMACSHA512" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA512" 11:03:16,134 TRACE [qtp1671943153-537][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC-SHA512" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA512" 11:03:16,134 TRACE [qtp1671943153-537][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC/SHA512" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA512" 11:03:16,134 TRACE [qtp1671943153-537][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMACRIPEMD128" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$RIPEMD128" 11:03:16,135 TRACE [qtp1671943153-537][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC-RIPEMD128" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$RIPEMD128" 11:03:16,135 TRACE [qtp1671943153-537][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC/RIPEMD128" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$RIPEMD128" 11:03:16,135 TRACE [qtp1671943153-537][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMACRIPEMD160" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$RIPEMD160" 11:03:16,136 TRACE [qtp1671943153-537][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC-RIPEMD160" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$RIPEMD160" 11:03:16,136 TRACE [qtp1671943153-537][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC/RIPEMD160" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$RIPEMD160" 11:03:16,136 TRACE [qtp1671943153-537][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMACTIGER" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$Tiger" 11:03:16,136 TRACE [qtp1671943153-537][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC-TIGER" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$Tiger" 11:03:16,136 TRACE [qtp1671943153-537][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC/TIGER" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$Tiger" 11:03:16,139 TRACE [qtp1671943153-537][CryptoRegistry] registerAsymmetricEngineClass: algorithmName="ElGamal" engineClass="org.bouncycastle.crypto.engines.ElGamalEngine" 11:03:16,141 TRACE [qtp1671943153-537][CryptoRegistry] registerAsymmetricEngineClass: algorithmName="NaccacheStern" engineClass="org.bouncycastle.crypto.engines.NaccacheSternEngine" 11:03:16,143 TRACE [qtp1671943153-537][CryptoRegistry] registerAsymmetricEngineClass: algorithmName="RSA" engineClass="org.bouncycastle.crypto.engines.RSABlindedEngine" 11:03:16,147 TRACE [qtp1671943153-537][CryptoRegistry] registerSymmetricEngineClass: algorithmName="AES" engineClass="org.bouncycastle.crypto.engines.AESEngine" 11:03:16,152 TRACE [qtp1671943153-537][CryptoRegistry] registerSymmetricEngineClass: algorithmName="AES.fast" engineClass="org.bouncycastle.crypto.engines.AESFastEngine" 11:03:16,154 TRACE [qtp1671943153-537][CryptoRegistry] registerSymmetricEngineClass: algorithmName="AES.light" engineClass="org.bouncycastle.crypto.engines.AESLightEngine" 11:03:16,157 TRACE [qtp1671943153-537][CryptoRegistry] registerSymmetricEngineClass: algorithmName="Blowfish" engineClass="org.bouncycastle.crypto.engines.BlowfishEngine" 11:03:16,160 TRACE [qtp1671943153-537][CryptoRegistry] registerSymmetricEngineClass: algorithmName="Camellia" engineClass="org.bouncycastle.crypto.engines.CamelliaEngine" 11:03:16,162 TRACE [qtp1671943153-537][CryptoRegistry] registerSymmetricEngineClass: algorithmName="Camellia.light" engineClass="org.bouncycastle.crypto.engines.CamelliaLightEngine" 11:03:16,167 TRACE [qtp1671943153-537][CryptoRegistry] registerSymmetricEngineClass: algorithmName="CAST5" engineClass="org.bouncycastle.crypto.engines.CAST5Engine" 11:03:16,169 TRACE [qtp1671943153-537][CryptoRegistry] registerSymmetricEngineClass: algorithmName="CAST6" engineClass="org.bouncycastle.crypto.engines.CAST6Engine" 11:03:16,171 TRACE [qtp1671943153-537][CryptoRegistry] registerSymmetricEngineClass: algorithmName="DESede" engineClass="org.bouncycastle.crypto.engines.DESedeEngine" 11:03:16,171 TRACE [qtp1671943153-537][CryptoRegistry] registerSymmetricEngineClass: algorithmName="DES" engineClass="org.bouncycastle.crypto.engines.DESEngine" 11:03:16,174 TRACE [qtp1671943153-537][CryptoRegistry] registerSymmetricEngineClass: algorithmName="GOST28147" engineClass="org.bouncycastle.crypto.engines.GOST28147Engine" 11:03:16,176 TRACE [qtp1671943153-537][CryptoRegistry] registerSymmetricEngineClass: algorithmName="Noekeon" engineClass="org.bouncycastle.crypto.engines.NoekeonEngine" 11:03:16,177 TRACE [qtp1671943153-537][CryptoRegistry] registerSymmetricEngineClass: algorithmName="Null" engineClass="org.bouncycastle.crypto.engines.NullEngine" 11:03:16,178 TRACE [qtp1671943153-537][CryptoRegistry] registerSymmetricEngineClass: algorithmName="RC2" engineClass="org.bouncycastle.crypto.engines.RC2Engine" 11:03:16,180 TRACE [qtp1671943153-537][CryptoRegistry] registerSymmetricEngineClass: algorithmName="RC5-32" engineClass="org.bouncycastle.crypto.engines.RC532Engine" 11:03:16,181 TRACE [qtp1671943153-537][CryptoRegistry] registerSymmetricEngineClass: algorithmName="RC5-64" engineClass="org.bouncycastle.crypto.engines.RC564Engine" 11:03:16,182 TRACE [qtp1671943153-537][CryptoRegistry] registerSymmetricEngineClass: algorithmName="RC6" engineClass="org.bouncycastle.crypto.engines.RC6Engine" 11:03:16,185 TRACE [qtp1671943153-537][CryptoRegistry] registerSymmetricEngineClass: algorithmName="Rijndael" engineClass="org.bouncycastle.crypto.engines.RijndaelEngine" 11:03:16,188 TRACE [qtp1671943153-537][CryptoRegistry] registerSymmetricEngineClass: algorithmName="SEED" engineClass="org.bouncycastle.crypto.engines.SEEDEngine" 11:03:16,192 TRACE [qtp1671943153-537][CryptoRegistry] registerSymmetricEngineClass: algorithmName="Serpent" engineClass="org.bouncycastle.crypto.engines.SerpentEngine" 11:03:16,194 TRACE [qtp1671943153-537][CryptoRegistry] registerSymmetricEngineClass: algorithmName="SKIPJACK" engineClass="org.bouncycastle.crypto.engines.SkipjackEngine" 11:03:16,195 TRACE [qtp1671943153-537][CryptoRegistry] registerSymmetricEngineClass: algorithmName="TEA" engineClass="org.bouncycastle.crypto.engines.TEAEngine" 11:03:16,199 TRACE [qtp1671943153-537][CryptoRegistry] registerSymmetricEngineClass: algorithmName="Twofish" engineClass="org.bouncycastle.crypto.engines.TwofishEngine" 11:03:16,201 TRACE [qtp1671943153-537][CryptoRegistry] registerSymmetricEngineClass: algorithmName="XTEA" engineClass="org.bouncycastle.crypto.engines.XTEAEngine" 11:03:16,203 TRACE [qtp1671943153-537][CryptoRegistry] registerSymmetricEngineClass: algorithmName="Grain-128" engineClass="org.bouncycastle.crypto.engines.Grain128Engine" 11:03:16,204 TRACE [qtp1671943153-537][CryptoRegistry] registerSymmetricEngineClass: algorithmName="GRAIN-V1" engineClass="org.bouncycastle.crypto.engines.Grainv1Engine" 11:03:16,206 TRACE [qtp1671943153-537][CryptoRegistry] registerSymmetricEngineClass: algorithmName="HC-128" engineClass="org.bouncycastle.crypto.engines.HC128Engine" 11:03:16,207 TRACE [qtp1671943153-537][CryptoRegistry] registerSymmetricEngineClass: algorithmName="HC-256" engineClass="org.bouncycastle.crypto.engines.HC256Engine" 11:03:16,208 TRACE [qtp1671943153-537][CryptoRegistry] registerSymmetricEngineClass: algorithmName="ISAAC" engineClass="org.bouncycastle.crypto.engines.ISAACEngine" 11:03:16,209 TRACE [qtp1671943153-537][CryptoRegistry] registerSymmetricEngineClass: algorithmName="RC4" engineClass="org.bouncycastle.crypto.engines.RC4Engine" 11:03:16,212 TRACE [qtp1671943153-537][CryptoRegistry] registerSymmetricEngineClass: algorithmName="Salsa20" engineClass="org.bouncycastle.crypto.engines.Salsa20Engine" 11:03:16,212 TRACE [qtp1671943153-537][CryptoRegistry] registerBlockCipherMode: modeName="CBC" modeClass="org.bouncycastle.crypto.modes.CBCBlockCipher" 11:03:16,213 TRACE [qtp1671943153-537][CryptoRegistry] registerAEADBlockCipherMode: modeName="CCM" modeClass="org.bouncycastle.crypto.modes.CCMBlockCipher" 11:03:16,214 TRACE [qtp1671943153-537][CryptoRegistry] registerBlockCipherMode: modeName="CFB" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 11:03:16,215 TRACE [qtp1671943153-537][CryptoRegistry] registerBlockCipherMode: modeName="CFB8" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 11:03:16,215 TRACE [qtp1671943153-537][CryptoRegistry] registerBlockCipherMode: modeName="CFB16" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 11:03:16,215 TRACE [qtp1671943153-537][CryptoRegistry] registerBlockCipherMode: modeName="CFB24" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 11:03:16,215 TRACE [qtp1671943153-537][CryptoRegistry] registerBlockCipherMode: modeName="CFB32" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 11:03:16,215 TRACE [qtp1671943153-537][CryptoRegistry] registerBlockCipherMode: modeName="CFB40" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 11:03:16,215 TRACE [qtp1671943153-537][CryptoRegistry] registerBlockCipherMode: modeName="CFB48" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 11:03:16,216 TRACE [qtp1671943153-537][CryptoRegistry] registerBlockCipherMode: modeName="CFB56" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 11:03:16,216 TRACE [qtp1671943153-537][CryptoRegistry] registerBlockCipherMode: modeName="CFB64" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 11:03:16,216 TRACE [qtp1671943153-537][CryptoRegistry] registerBlockCipherMode: modeName="CFB72" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 11:03:16,216 TRACE [qtp1671943153-537][CryptoRegistry] registerBlockCipherMode: modeName="CFB80" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 11:03:16,216 TRACE [qtp1671943153-537][CryptoRegistry] registerBlockCipherMode: modeName="CFB88" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 11:03:16,216 TRACE [qtp1671943153-537][CryptoRegistry] registerBlockCipherMode: modeName="CFB96" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 11:03:16,216 TRACE [qtp1671943153-537][CryptoRegistry] registerBlockCipherMode: modeName="CFB104" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 11:03:16,216 TRACE [qtp1671943153-537][CryptoRegistry] registerBlockCipherMode: modeName="CFB112" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 11:03:16,216 TRACE [qtp1671943153-537][CryptoRegistry] registerBlockCipherMode: modeName="CFB120" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 11:03:16,216 TRACE [qtp1671943153-537][CryptoRegistry] registerBlockCipherMode: modeName="CFB128" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 11:03:16,216 TRACE [qtp1671943153-537][CryptoRegistry] registerBlockCipherMode: modeName="CFB136" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 11:03:16,217 TRACE [qtp1671943153-537][CryptoRegistry] registerBlockCipherMode: modeName="CFB144" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 11:03:16,217 TRACE [qtp1671943153-537][CryptoRegistry] registerBlockCipherMode: modeName="CFB152" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 11:03:16,217 TRACE [qtp1671943153-537][CryptoRegistry] registerBlockCipherMode: modeName="CFB160" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 11:03:16,217 TRACE [qtp1671943153-537][CryptoRegistry] registerBlockCipherMode: modeName="CFB168" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 11:03:16,217 TRACE [qtp1671943153-537][CryptoRegistry] registerBlockCipherMode: modeName="CFB176" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 11:03:16,217 TRACE [qtp1671943153-537][CryptoRegistry] registerBlockCipherMode: modeName="CFB184" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 11:03:16,217 TRACE [qtp1671943153-537][CryptoRegistry] registerBlockCipherMode: modeName="CFB192" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 11:03:16,217 TRACE [qtp1671943153-537][CryptoRegistry] registerBlockCipherMode: modeName="CFB200" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 11:03:16,217 TRACE [qtp1671943153-537][CryptoRegistry] registerBlockCipherMode: modeName="CFB208" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 11:03:16,218 TRACE [qtp1671943153-537][CryptoRegistry] registerBlockCipherMode: modeName="CFB216" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 11:03:16,218 TRACE [qtp1671943153-537][CryptoRegistry] registerBlockCipherMode: modeName="CFB224" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 11:03:16,218 TRACE [qtp1671943153-537][CryptoRegistry] registerBlockCipherMode: modeName="CFB232" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 11:03:16,218 TRACE [qtp1671943153-537][CryptoRegistry] registerBlockCipherMode: modeName="CFB240" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 11:03:16,218 TRACE [qtp1671943153-537][CryptoRegistry] registerBlockCipherMode: modeName="CFB248" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 11:03:16,218 TRACE [qtp1671943153-537][CryptoRegistry] registerBlockCipherMode: modeName="CFB256" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 11:03:16,219 TRACE [qtp1671943153-537][CryptoRegistry] registerBufferedBlockCipherMode: modeName="CTS" modeClass="org.bouncycastle.crypto.modes.CTSBlockCipher" 11:03:16,220 TRACE [qtp1671943153-537][CryptoRegistry] registerBufferedBlockCipherMode: modeName="CBC-CTS" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCBCCTSBlockCipher" 11:03:16,220 TRACE [qtp1671943153-537][CryptoRegistry] registerAEADBlockCipherMode: modeName="EAX" modeClass="org.bouncycastle.crypto.modes.EAXBlockCipher" 11:03:16,221 TRACE [qtp1671943153-537][CryptoRegistry] registerAEADBlockCipherMode: modeName="GCM" modeClass="org.bouncycastle.crypto.modes.GCMBlockCipher" 11:03:16,222 TRACE [qtp1671943153-537][CryptoRegistry] registerBlockCipherMode: modeName="GOFB" modeClass="org.bouncycastle.crypto.modes.GOFBBlockCipher" 11:03:16,223 TRACE [qtp1671943153-537][CryptoRegistry] registerBlockCipherMode: modeName="OFB" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 11:03:16,223 TRACE [qtp1671943153-537][CryptoRegistry] registerBlockCipherMode: modeName="OFB8" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 11:03:16,223 TRACE [qtp1671943153-537][CryptoRegistry] registerBlockCipherMode: modeName="OFB16" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 11:03:16,223 TRACE [qtp1671943153-537][CryptoRegistry] registerBlockCipherMode: modeName="OFB24" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 11:03:16,223 TRACE [qtp1671943153-537][CryptoRegistry] registerBlockCipherMode: modeName="OFB32" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 11:03:16,223 TRACE [qtp1671943153-537][CryptoRegistry] registerBlockCipherMode: modeName="OFB40" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 11:03:16,223 TRACE [qtp1671943153-537][CryptoRegistry] registerBlockCipherMode: modeName="OFB48" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 11:03:16,223 TRACE [qtp1671943153-537][CryptoRegistry] registerBlockCipherMode: modeName="OFB56" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 11:03:16,224 TRACE [qtp1671943153-537][CryptoRegistry] registerBlockCipherMode: modeName="OFB64" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 11:03:16,224 TRACE [qtp1671943153-537][CryptoRegistry] registerBlockCipherMode: modeName="OFB72" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 11:03:16,224 TRACE [qtp1671943153-537][CryptoRegistry] registerBlockCipherMode: modeName="OFB80" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 11:03:16,224 TRACE [qtp1671943153-537][CryptoRegistry] registerBlockCipherMode: modeName="OFB88" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 11:03:16,224 TRACE [qtp1671943153-537][CryptoRegistry] registerBlockCipherMode: modeName="OFB96" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 11:03:16,224 TRACE [qtp1671943153-537][CryptoRegistry] registerBlockCipherMode: modeName="OFB104" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 11:03:16,224 TRACE [qtp1671943153-537][CryptoRegistry] registerBlockCipherMode: modeName="OFB112" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 11:03:16,224 TRACE [qtp1671943153-537][CryptoRegistry] registerBlockCipherMode: modeName="OFB120" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 11:03:16,224 TRACE [qtp1671943153-537][CryptoRegistry] registerBlockCipherMode: modeName="OFB128" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 11:03:16,224 TRACE [qtp1671943153-537][CryptoRegistry] registerBlockCipherMode: modeName="OFB136" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 11:03:16,224 TRACE [qtp1671943153-537][CryptoRegistry] registerBlockCipherMode: modeName="OFB144" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 11:03:16,224 TRACE [qtp1671943153-537][CryptoRegistry] registerBlockCipherMode: modeName="OFB152" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 11:03:16,225 TRACE [qtp1671943153-537][CryptoRegistry] registerBlockCipherMode: modeName="OFB160" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 11:03:16,225 TRACE [qtp1671943153-537][CryptoRegistry] registerBlockCipherMode: modeName="OFB168" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 11:03:16,225 TRACE [qtp1671943153-537][CryptoRegistry] registerBlockCipherMode: modeName="OFB176" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 11:03:16,225 TRACE [qtp1671943153-537][CryptoRegistry] registerBlockCipherMode: modeName="OFB184" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 11:03:16,225 TRACE [qtp1671943153-537][CryptoRegistry] registerBlockCipherMode: modeName="OFB192" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 11:03:16,225 TRACE [qtp1671943153-537][CryptoRegistry] registerBlockCipherMode: modeName="OFB200" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 11:03:16,225 TRACE [qtp1671943153-537][CryptoRegistry] registerBlockCipherMode: modeName="OFB208" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 11:03:16,225 TRACE [qtp1671943153-537][CryptoRegistry] registerBlockCipherMode: modeName="OFB216" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 11:03:16,225 TRACE [qtp1671943153-537][CryptoRegistry] registerBlockCipherMode: modeName="OFB224" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 11:03:16,225 TRACE [qtp1671943153-537][CryptoRegistry] registerBlockCipherMode: modeName="OFB232" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 11:03:16,225 TRACE [qtp1671943153-537][CryptoRegistry] registerBlockCipherMode: modeName="OFB240" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 11:03:16,226 TRACE [qtp1671943153-537][CryptoRegistry] registerBlockCipherMode: modeName="OFB248" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 11:03:16,226 TRACE [qtp1671943153-537][CryptoRegistry] registerBlockCipherMode: modeName="OFB256" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 11:03:16,226 TRACE [qtp1671943153-537][CryptoRegistry] registerBlockCipherMode: modeName="SIC" modeClass="org.bouncycastle.crypto.modes.SICBlockCipher" 11:03:16,240 DEBUG [qtp1671943153-537][CryptoRegistry] registerBlockCipherPadding: paddingName="ISO10126-2" paddingClass="org.bouncycastle.crypto.paddings.ISO10126d2Padding" 11:03:16,240 TRACE [qtp1671943153-537][CryptoRegistry] registerBlockCipherPadding: paddingName="ISO10126" paddingClass="org.bouncycastle.crypto.paddings.ISO10126d2Padding" 11:03:16,240 DEBUG [qtp1671943153-537][CryptoRegistry] registerBlockCipherPadding: paddingName="ISO7816-4" paddingClass="org.bouncycastle.crypto.paddings.ISO7816d4Padding" 11:03:16,241 DEBUG [qtp1671943153-537][CryptoRegistry] registerBlockCipherPadding: paddingName="PKCS7" paddingClass="org.bouncycastle.crypto.paddings.PKCS7Padding" 11:03:16,241 TRACE [qtp1671943153-537][CryptoRegistry] registerBlockCipherPadding: paddingName="PKCS5" paddingClass="org.bouncycastle.crypto.paddings.PKCS7Padding" 11:03:16,242 DEBUG [qtp1671943153-537][CryptoRegistry] registerBlockCipherPadding: paddingName="TBC" paddingClass="org.bouncycastle.crypto.paddings.TBCPadding" 11:03:16,242 DEBUG [qtp1671943153-537][CryptoRegistry] registerBlockCipherPadding: paddingName="X9.23" paddingClass="org.bouncycastle.crypto.paddings.X923Padding" 11:03:16,243 DEBUG [qtp1671943153-537][CryptoRegistry] registerBlockCipherPadding: paddingName="ZeroByte" paddingClass="org.bouncycastle.crypto.paddings.ZeroBytePadding" 11:03:16,244 TRACE [qtp1671943153-537][CryptoRegistry] registerAsymmetricBlockCipherPadding: paddingName="ISO9796-1" paddingClass="org.bouncycastle.crypto.encodings.ISO9796d1Encoding" 11:03:16,244 TRACE [qtp1671943153-537][CryptoRegistry] registerAsymmetricBlockCipherPadding: paddingName="OAEP" paddingClass="org.bouncycastle.crypto.encodings.OAEPEncoding" 11:03:16,244 TRACE [qtp1671943153-537][CryptoRegistry] registerAsymmetricBlockCipherPadding: paddingName="OAEPWITHSHA1ANDMGF1" paddingClass="org.bouncycastle.crypto.encodings.OAEPEncoding" 11:03:16,245 TRACE [qtp1671943153-537][CryptoRegistry] registerAsymmetricBlockCipherPadding: paddingName="PKCS1" paddingClass="org.bouncycastle.crypto.encodings.PKCS1Encoding" 11:03:16,253 TRACE [qtp1671943153-537][CryptoRegistry] registerAsymmetricCipherKeyPairGeneratorFactory: algorithmName="DH" factoryClass="org.cumulus4j.crypto.internal.asymmetric.keypairgenerator.DHBasicKeyPairGeneratorFactory" 11:03:16,254 TRACE [qtp1671943153-537][CryptoRegistry] registerAsymmetricCipherKeyPairGeneratorFactory: algorithmName="DSA" factoryClass="org.cumulus4j.crypto.internal.asymmetric.keypairgenerator.DSAKeyPairGeneratorFactory" 11:03:16,254 TRACE [qtp1671943153-537][CryptoRegistry] registerAsymmetricCipherKeyPairGeneratorFactory: algorithmName="ElGamal" factoryClass="org.cumulus4j.crypto.internal.asymmetric.keypairgenerator.ElGamalKeyPairGeneratorFactory" 11:03:16,255 TRACE [qtp1671943153-537][CryptoRegistry] registerAsymmetricCipherKeyPairGeneratorFactory: algorithmName="GOST3410" factoryClass="org.cumulus4j.crypto.internal.asymmetric.keypairgenerator.GOST3410KeyPairGeneratorFactory" 11:03:16,256 TRACE [qtp1671943153-537][CryptoRegistry] registerAsymmetricCipherKeyPairGeneratorFactory: algorithmName="NaccacheStern" factoryClass="org.cumulus4j.crypto.internal.asymmetric.keypairgenerator.NaccacheSternKeyPairGeneratorFactory" 11:03:16,257 TRACE [qtp1671943153-537][CryptoRegistry] registerAsymmetricCipherKeyPairGeneratorFactory: algorithmName="RSA" factoryClass="org.cumulus4j.crypto.internal.asymmetric.keypairgenerator.RSAKeyPairGeneratorFactory" 11:03:16,266 INFO [qtp1671943153-537][KeyStore] getMACAlgorithm: System property 'cumulus4j.KeyStore.macAlgorithm' is not set. Using default MAC algorithm 'NONE'. 11:03:16,472 DEBUG [qtp1671943153-535][AppServerService] logger: instantiated AppServerService 11:03:16,492 DEBUG [qtp1671943153-535][AppServerService] putAppServer: entered 11:03:16,492 DEBUG [qtp1671943153-535][AbstractService] getAuth: 'Authorization' header: Basic ZGV2aWw6dGVzdHRlc3R0ZXN0 11:03:16,500 INFO [qtp1671943153-535][SessionManager] Creating instance of SessionManager. 11:03:16,564 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@31d12d1d 11:03:16,626 DEBUG [Thread-502][JAXBContextResolver] Instantiating JAXBContextResolver. 11:03:16,636 DEBUG [Thread-500][JAXBContextResolver] Instantiating JAXBContextResolver. 11:03:16,627 DEBUG [Thread-503][JAXBContextResolver] Instantiating JAXBContextResolver. 11:03:16,647 DEBUG [Thread-504][JAXBContextResolver] Instantiating JAXBContextResolver. 11:03:16,679 DEBUG [Thread-501][JAXBContextResolver] Instantiating JAXBContextResolver. 11:03:16,705 DEBUG [qtp1671943153-536][AbstractService] getAuth: 'Authorization' header: Basic ZGV2aWw6dGVzdHRlc3R0ZXN0 11:03:16,710 DEBUG [qtp1671943153-536][CryptoSessionService] open: authUserName='devil' cryptoSessionID='test-iotsfc5n--kicbkm4h9co2_dwo6362g*1*0pc2x8' 11:03:17,216 DEBUG [Thread-503][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.NullResponse matching=true 11:03:17,218 DEBUG [Thread-504][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.NullResponse matching=true 11:03:17,228 DEBUG [Thread-500][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.NullResponse matching=true 11:03:17,229 DEBUG [Thread-501][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.NullResponse matching=true 11:03:17,247 DEBUG [qtp297354543-550][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Response matching=true 11:03:17,253 DEBUG [qtp297354543-413][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Response matching=true 11:03:17,259 DEBUG [qtp297354543-413][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: Entered. 11:03:17,263 DEBUG [Thread-502][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.NullResponse matching=true 11:03:17,264 DEBUG [qtp297354543-550][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: Entered. 11:03:17,267 DEBUG [qtp297354543-549][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Response matching=true 11:03:17,269 DEBUG [qtp297354543-549][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: Entered. 11:03:17,273 DEBUG [qtp297354543-551][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Response matching=true 11:03:17,276 DEBUG [qtp297354543-551][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: Entered. 11:03:17,948 INFO [qtp297354543-444][TestUtil] loadProperties: File /home/tomcat/cumulus4j-test-datanucleus.properties does not exist. Thus not overriding any settings with user-specific ones. 11:03:17,949 DEBUG [qtp297354543-444][CleanupUtil] Deleting all tables from Data backend store 11:03:17,957 WARN [qtp297354543-412][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDOException: Exception thrown when executing query NestedThrowables: java.sql.SQLException: Java exception: ': org.apache.derby.iapi.error.ShutdownException'. 11:03:17,959 ERROR [qtp297354543-412][Transaction] Operation rollback failed on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@630f5139, error code UNKNOWN and transaction: [DataNucleus Transaction, ID=Xid=+, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@630f5139]] 11:03:17,960 WARN [qtp297354543-412][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix={}]: Thread.sleep(...) was interrupted with an InterruptedException. 11:03:17,960 DEBUG [qtp297354543-412][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: Returning request: null 11:03:17,967 DEBUG [qtp297354543-552][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Response matching=true 11:03:17,970 DEBUG [qtp297354543-552][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: Entered. 11:03:18,312 WARN [qtp297354543-410][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDOException: Exception thrown when executing query NestedThrowables: java.sql.SQLNonTransientConnectionException: No current connection. 11:03:18,314 ERROR [qtp297354543-410][Transaction] Operation rollback failed on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@1d096524, error code UNKNOWN and transaction: [DataNucleus Transaction, ID=Xid=+|, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@1d096524]] 11:03:18,316 ERROR [qtp297354543-439][Transaction] Operation commit failed on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@6cb639fc, error code UNKNOWN and transaction: [DataNucleus Transaction, ID=Xid=+{, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@6cb639fc]] 11:03:18,317 WARN [qtp297354543-439][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: Transaction rolled back due to failure during commit NestedThrowables: java.sql.SQLNonTransientConnectionException: No current connection. 11:03:18,328 WARN [qtp297354543-551][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. NestedThrowables: java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. 11:03:18,328 WARN [qtp297354543-420][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. NestedThrowables: java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. 11:03:18,334 WARN [qtp297354543-550][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. NestedThrowables: java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. 11:03:18,337 WARN [qtp297354543-443][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. NestedThrowables: java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. 11:03:18,342 WARN [qtp297354543-441][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. NestedThrowables: java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. 11:03:18,344 WARN [qtp297354543-413][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. NestedThrowables: java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. 11:03:18,344 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:18,348 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:18,357 INFO [qtp297354543-444][CleanupUtil] cleanoutRDBMS: derbyDatabaseDir="/tmp/derby/cumulus4j" was deleted successfully. 11:03:18,358 DEBUG [qtp297354543-444][CleanupUtil] Deleting all tables from Index backend store 11:03:18,358 WARN [qtp297354543-444][CleanupUtil] dropAllTables: 'ConnectionURL' property is not set for index datastore! Skipping! 11:03:18,359 INFO [qtp297354543-444][TestUtil] loadProperties: File /home/tomcat/cumulus4j-test-datanucleus.properties does not exist. Thus not overriding any settings with user-specific ones. 11:03:18,360 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:18,364 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:18,364 WARN [qtp297354543-552][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:18,365 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:18,366 WARN [qtp297354543-410][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:18,369 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:18,378 WARN [qtp297354543-549][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:18,386 WARN [qtp297354543-434][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:18,389 WARN [qtp297354543-442][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:18,389 WARN [qtp297354543-440][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:18,396 WARN [qtp297354543-443][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:18,399 WARN [qtp297354543-439][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:18,400 WARN [qtp297354543-441][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:18,402 WARN [qtp297354543-420][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:18,409 WARN [qtp297354543-551][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:18,412 WARN [qtp297354543-413][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:18,414 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:18,418 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:18,419 WARN [qtp297354543-550][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:18,420 WARN [qtp297354543-552][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:18,422 WARN [qtp297354543-410][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:18,423 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:18,425 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:18,432 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:18,446 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:18,448 WARN [qtp297354543-549][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:18,450 WARN [qtp297354543-434][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:18,458 WARN [qtp297354543-443][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:18,461 WARN [qtp297354543-440][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:18,469 WARN [qtp297354543-442][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:18,472 WARN [qtp297354543-441][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:18,475 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:18,477 WARN [qtp297354543-552][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:18,480 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:18,484 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:18,484 WARN [qtp297354543-439][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:18,487 WARN [qtp297354543-551][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:18,490 WARN [qtp297354543-413][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:18,495 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:18,496 WARN [qtp297354543-420][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:18,496 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:18,502 WARN [qtp297354543-434][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:18,507 WARN [qtp297354543-550][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:18,519 WARN [qtp297354543-410][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:18,520 WARN [qtp297354543-443][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:18,525 WARN [qtp297354543-442][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:18,526 WARN [qtp297354543-549][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:18,530 WARN [qtp297354543-441][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:18,536 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:18,536 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:18,540 WARN [qtp297354543-552][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:18,549 WARN [qtp297354543-413][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:18,550 WARN [qtp297354543-551][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:18,560 WARN [qtp297354543-440][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:18,563 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:18,568 WARN [qtp297354543-439][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:18,569 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:18,573 WARN [qtp297354543-420][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:18,574 WARN [qtp297354543-434][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:18,577 WARN [qtp297354543-550][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:18,579 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:18,585 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:18,591 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:18,596 WARN [qtp297354543-441][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:18,596 WARN [qtp297354543-443][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:18,607 WARN [qtp297354543-549][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:18,608 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:18,608 WARN [qtp297354543-552][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:18,610 WARN [qtp297354543-410][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:18,617 WARN [qtp297354543-413][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:18,619 WARN [qtp297354543-442][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:18,621 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:18,629 WARN [qtp297354543-420][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:18,630 WARN [qtp297354543-551][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:18,636 WARN [qtp297354543-550][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:18,638 WARN [qtp297354543-439][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:18,652 WARN [qtp297354543-443][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:18,653 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:18,655 WARN [qtp297354543-441][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:18,656 WARN [qtp297354543-440][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:18,664 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:18,665 WARN [qtp297354543-410][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:18,668 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:18,670 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:18,672 WARN [qtp297354543-434][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:18,680 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:18,686 WARN [qtp297354543-420][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:18,689 WARN [qtp297354543-552][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:18,696 WARN [qtp297354543-442][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:18,696 WARN [qtp297354543-549][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:18,708 WARN [qtp297354543-550][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:18,709 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:18,713 WARN [qtp297354543-551][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:18,715 WARN [qtp297354543-413][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:18,720 WARN [qtp297354543-439][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:18,726 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:18,726 WARN [qtp297354543-440][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:18,732 WARN [qtp297354543-443][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:18,732 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:18,733 WARN [qtp297354543-410][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:18,739 WARN [qtp297354543-434][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:18,747 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:18,747 WARN [qtp297354543-441][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:18,750 WARN [qtp297354543-442][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:18,750 WARN [qtp297354543-549][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:18,752 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:18,766 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:18,775 WARN [qtp297354543-550][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:18,776 WARN [qtp297354543-552][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:18,782 WARN [qtp297354543-420][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:18,784 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:18,789 WARN [qtp297354543-551][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:18,793 WARN [qtp297354543-443][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:18,795 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:18,803 WARN [qtp297354543-439][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:18,803 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:18,804 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:18,808 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:18,808 WARN [qtp297354543-434][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:18,809 WARN [qtp297354543-549][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:18,810 WARN [qtp297354543-442][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:18,812 WARN [qtp297354543-413][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:18,823 WARN [qtp297354543-440][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:18,832 WARN [qtp297354543-441][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:18,833 WARN [qtp297354543-410][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:18,844 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:18,845 WARN [qtp297354543-552][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:18,859 WARN [qtp297354543-550][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:18,861 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:18,865 WARN [qtp297354543-420][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:18,868 WARN [qtp297354543-443][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:18,874 WARN [qtp297354543-551][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:18,877 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:18,877 WARN [qtp297354543-439][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:18,877 WARN [qtp297354543-549][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:18,877 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:18,878 WARN [qtp297354543-413][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:18,883 WARN [qtp297354543-434][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:18,885 WARN [qtp297354543-441][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:18,891 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:18,894 WARN [qtp297354543-440][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:18,901 WARN [qtp297354543-552][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:18,901 WARN [qtp297354543-442][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:18,901 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:18,916 WARN [qtp297354543-420][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:18,917 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:18,918 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:18,924 WARN [qtp297354543-443][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:18,925 WARN [qtp297354543-410][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:18,925 WARN [qtp297354543-550][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:18,941 WARN [qtp297354543-439][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:18,944 WARN [qtp297354543-434][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:18,945 WARN [qtp297354543-551][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:18,947 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:18,953 WARN [qtp297354543-440][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:18,957 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:18,958 WARN [qtp297354543-549][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:18,965 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:18,965 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:18,968 WARN [qtp297354543-552][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:18,968 WARN [qtp297354543-420][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:18,970 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:18,975 WARN [qtp297354543-413][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:18,975 WARN [qtp297354543-441][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:18,986 WARN [qtp297354543-442][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:18,992 WARN [qtp297354543-410][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:18,993 WARN [qtp297354543-444][MetaData] MetaData Parser encountered an error in file "jar:file:/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store/target/org.cumulus4j.store-1.2.1-SNAPSHOT.jar!/org/cumulus4j/store/model/package.jdo" at line 10, column 6 : cvc-elt.1: Cannot find the declaration of element 'jdo'. - Please check your specification of DTD and the validity of the MetaData XML that you have specified. 11:03:18,995 WARN [qtp297354543-444][MetaData] MetaData Parser encountered an error in file "jar:file:/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store/target/org.cumulus4j.store-1.2.1-SNAPSHOT.jar!/org/cumulus4j/store/model/package.jdo" at line 48, column 7 : The content of element type "jdo" is incomplete, it must match "(extension*,(package|query|fetch-plan)+,extension*)". - Please check your specification of DTD and the validity of the MetaData XML that you have specified. 11:03:19,000 WARN [qtp297354543-550][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,001 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,006 WARN [qtp297354543-440][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,007 WARN [qtp297354543-443][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,011 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,017 WARN [qtp297354543-551][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,028 WARN [qtp297354543-434][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,030 WARN [qtp297354543-413][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,034 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,037 WARN [qtp297354543-439][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,043 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,045 WARN [qtp297354543-549][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,045 WARN [qtp297354543-441][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,048 WARN [qtp297354543-420][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,052 WARN [qtp297354543-552][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,058 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,064 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,070 WARN [qtp297354543-443][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,074 WARN [qtp297354543-410][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,079 WARN [qtp297354543-550][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,082 WARN [qtp297354543-551][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,082 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,083 WARN [qtp297354543-440][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,084 WARN [qtp297354543-442][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,090 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,096 WARN [qtp297354543-441][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,100 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,113 WARN [qtp297354543-413][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,119 WARN [qtp297354543-552][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,122 WARN [qtp297354543-434][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,123 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,124 WARN [qtp297354543-439][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,129 WARN [qtp297354543-443][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,133 WARN [qtp297354543-550][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,133 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,136 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,140 WARN [qtp297354543-549][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,148 WARN [qtp297354543-420][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,154 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,156 WARN [qtp297354543-440][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,165 WARN [qtp297354543-441][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,165 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,167 WARN [qtp297354543-551][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,168 WARN [qtp297354543-410][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,175 WARN [qtp297354543-442][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,176 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,176 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,187 WARN [qtp297354543-413][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,194 WARN [qtp297354543-439][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,195 WARN [qtp297354543-434][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,196 WARN [qtp297354543-552][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,201 WARN [qtp297354543-549][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,219 WARN [qtp297354543-550][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,223 WARN [qtp297354543-410][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,224 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,227 WARN [qtp297354543-443][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,230 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,235 WARN [qtp297354543-441][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,236 WARN [qtp297354543-420][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,237 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,239 WARN [qtp297354543-551][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,244 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,246 WARN [qtp297354543-434][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,247 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,251 WARN [qtp297354543-442][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,251 WARN [qtp297354543-440][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,265 WARN [qtp297354543-413][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,275 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,281 WARN [qtp297354543-549][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,283 WARN [qtp297354543-439][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,286 WARN [qtp297354543-552][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,305 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,309 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,312 WARN [qtp297354543-442][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,312 WARN [qtp297354543-420][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,314 WARN [qtp297354543-550][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,315 WARN [qtp297354543-441][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,316 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,317 WARN [qtp297354543-434][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,318 WARN [qtp297354543-443][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,320 WARN [qtp297354543-410][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,323 WARN [qtp297354543-551][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,333 WARN [qtp297354543-413][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,336 WARN [qtp297354543-440][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,339 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,344 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,344 WARN [qtp297354543-439][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,349 WARN [qtp297354543-549][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,371 WARN [qtp297354543-434][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,374 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,382 WARN [qtp297354543-552][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,383 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,383 WARN [qtp297354543-443][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,383 WARN [qtp297354543-551][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,385 WARN [qtp297354543-413][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,386 WARN [qtp297354543-441][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,387 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,388 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,392 WARN [qtp297354543-442][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,395 WARN [qtp297354543-550][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,398 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,402 WARN [qtp297354543-410][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,403 WARN [qtp297354543-420][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,411 WARN [qtp297354543-549][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,415 WARN [qtp297354543-440][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,417 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,425 WARN [qtp297354543-439][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,438 WARN [qtp297354543-443][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,442 WARN [qtp297354543-434][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,443 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,444 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,446 WARN [qtp297354543-551][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,448 WARN [qtp297354543-442][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,452 WARN [qtp297354543-552][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,452 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,456 WARN [qtp297354543-410][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,462 WARN [qtp297354543-413][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,470 WARN [qtp297354543-441][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,472 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,472 WARN [qtp297354543-420][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,476 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,480 WARN [qtp297354543-550][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,480 WARN [qtp297354543-439][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,482 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,488 WARN [qtp297354543-440][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,500 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,503 WARN [qtp297354543-443][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,504 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,511 WARN [qtp297354543-549][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,512 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,513 WARN [qtp297354543-434][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,521 WARN [qtp297354543-410][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,523 WARN [qtp297354543-442][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,528 WARN [qtp297354543-413][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,529 WARN [qtp297354543-441][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,530 WARN [qtp297354543-552][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,532 WARN [qtp297354543-551][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,533 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,534 WARN [qtp297354543-439][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,537 WARN [qtp297354543-420][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,562 WARN [qtp297354543-550][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,567 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,568 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,571 WARN [qtp297354543-443][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,573 WARN [qtp297354543-434][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,574 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,578 WARN [qtp297354543-549][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,583 WARN [qtp297354543-552][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,583 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,583 WARN [qtp297354543-440][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,583 WARN [qtp297354543-410][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,589 WARN [qtp297354543-439][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,601 WARN [qtp297354543-420][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,601 WARN [qtp297354543-551][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,601 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,610 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,616 WARN [qtp297354543-442][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,626 WARN [qtp297354543-443][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,628 WARN [qtp297354543-413][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,630 WARN [qtp297354543-441][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,631 WARN [qtp297354543-549][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,632 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,645 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,648 WARN [qtp297354543-410][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,650 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,655 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,656 WARN [qtp297354543-551][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,656 WARN [qtp297354543-440][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,657 WARN [qtp297354543-550][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,662 WARN [qtp297354543-439][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,663 WARN [qtp297354543-420][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,666 WARN [qtp297354543-552][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,668 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,685 WARN [qtp297354543-434][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,685 WARN [qtp297354543-442][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,689 WARN [qtp297354543-441][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,692 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,708 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,711 WARN [qtp297354543-413][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,718 WARN [qtp297354543-550][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,718 WARN [qtp297354543-552][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,718 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,719 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,722 WARN [qtp297354543-443][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,724 WARN [qtp297354543-439][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,726 WARN [qtp297354543-549][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,732 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,736 WARN [qtp297354543-410][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,742 WARN [qtp297354543-440][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,752 WARN [qtp297354543-420][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,755 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,756 WARN [qtp297354543-551][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,757 WARN [qtp297354543-434][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,761 WARN [qtp297354543-441][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,770 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,775 WARN [qtp297354543-550][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,776 WARN [qtp297354543-413][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,776 WARN [qtp297354543-442][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,785 WARN [qtp297354543-552][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,789 WARN [qtp297354543-549][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,791 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,797 WARN [qtp297354543-410][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,799 WARN [qtp297354543-443][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,802 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,808 WARN [qtp297354543-439][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,812 WARN [qtp297354543-551][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,816 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,825 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,831 WARN [qtp297354543-550][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,835 WARN [qtp297354543-442][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,839 WARN [qtp297354543-552][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,839 WARN [qtp297354543-440][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,840 WARN [qtp297354543-441][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,849 WARN [qtp297354543-420][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,849 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,850 WARN [qtp297354543-410][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,851 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,852 WARN [qtp297354543-413][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,855 WARN [qtp297354543-434][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,856 WARN [qtp297354543-443][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,861 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,862 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,866 WARN [qtp297354543-549][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,884 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,885 WARN [qtp297354543-551][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,888 WARN [qtp297354543-442][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,888 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,890 WARN [qtp297354543-550][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,895 WARN [qtp297354543-439][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,912 WARN [qtp297354543-420][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,913 WARN [qtp297354543-410][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,915 WARN [qtp297354543-552][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,920 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,928 WARN [qtp297354543-443][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,929 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,929 WARN [qtp297354543-549][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,937 WARN [qtp297354543-440][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,939 WARN [qtp297354543-551][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,939 WARN [qtp297354543-434][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,941 WARN [qtp297354543-441][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,942 WARN [qtp297354543-413][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,949 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,950 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,959 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,968 WARN [qtp297354543-439][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,970 WARN [qtp297354543-420][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,972 WARN [qtp297354543-550][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,972 WARN [qtp297354543-552][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,973 WARN [qtp297354543-442][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,982 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,985 WARN [qtp297354543-443][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,994 WARN [qtp297354543-441][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:19,996 WARN [qtp297354543-410][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,001 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,002 WARN [qtp297354543-440][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,003 WARN [qtp297354543-551][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,004 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,011 WARN [qtp297354543-434][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,015 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,016 WARN [qtp297354543-413][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,027 WARN [qtp297354543-549][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,028 WARN [qtp297354543-439][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,032 WARN [qtp297354543-550][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,038 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,038 WARN [qtp297354543-420][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,044 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,059 WARN [qtp297354543-442][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,062 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,070 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,073 WARN [qtp297354543-413][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,074 WARN [qtp297354543-552][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,075 WARN [qtp297354543-443][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,075 WARN [qtp297354543-440][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,078 WARN [qtp297354543-441][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,084 WARN [qtp297354543-549][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,085 WARN [qtp297354543-410][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,086 WARN [qtp297354543-434][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,094 WARN [qtp297354543-551][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,100 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,100 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,104 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,114 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,115 WARN [qtp297354543-420][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,117 WARN [qtp297354543-550][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,117 WARN [qtp297354543-442][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,128 WARN [qtp297354543-439][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,128 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,132 WARN [qtp297354543-413][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,136 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,138 WARN [qtp297354543-410][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,142 WARN [qtp297354543-440][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,144 WARN [qtp297354543-552][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,144 WARN [qtp297354543-434][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,144 WARN [qtp297354543-549][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,156 WARN [qtp297354543-441][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,160 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,165 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,174 WARN [qtp297354543-443][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,179 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,184 WARN [qtp297354543-551][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,189 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,189 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,196 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,197 WARN [qtp297354543-549][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,199 WARN [qtp297354543-420][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,199 WARN [qtp297354543-550][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,201 WARN [qtp297354543-442][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,204 WARN [qtp297354543-439][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,206 WARN [qtp297354543-434][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,210 WARN [qtp297354543-440][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,215 WARN [qtp297354543-413][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,221 WARN [qtp297354543-552][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,226 WARN [qtp297354543-441][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,227 WARN [qtp297354543-410][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,236 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,239 WARN [qtp297354543-443][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,240 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,244 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,249 WARN [qtp297354543-551][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,253 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,264 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,272 WARN [qtp297354543-550][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,276 WARN [qtp297354543-420][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,279 WARN [qtp297354543-413][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,282 WARN [qtp297354543-442][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,283 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,285 WARN [qtp297354543-552][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,289 WARN [qtp297354543-434][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,291 WARN [qtp297354543-549][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,293 WARN [qtp297354543-439][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,305 WARN [qtp297354543-440][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,307 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,313 WARN [qtp297354543-441][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,317 WARN [qtp297354543-551][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,321 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,323 WARN [qtp297354543-550][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,324 WARN [qtp297354543-410][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,326 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,328 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,331 WARN [qtp297354543-420][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,336 WARN [qtp297354543-443][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,345 WARN [qtp297354543-552][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,348 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,348 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,353 WARN [qtp297354543-439][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,360 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,365 WARN [qtp297354543-413][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,375 WARN [qtp297354543-550][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,375 WARN [qtp297354543-410][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,377 WARN [qtp297354543-440][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,380 WARN [qtp297354543-442][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,381 WARN [qtp297354543-549][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,385 WARN [qtp297354543-434][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,387 WARN [qtp297354543-551][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,389 WARN [qtp297354543-443][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,402 WARN [qtp297354543-441][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,404 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,414 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,420 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,421 WARN [qtp297354543-420][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,424 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,428 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,429 WARN [qtp297354543-552][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,440 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,440 WARN [qtp297354543-551][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,440 WARN [qtp297354543-410][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,445 WARN [qtp297354543-443][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,449 WARN [qtp297354543-439][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,452 WARN [qtp297354543-440][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,458 WARN [qtp297354543-413][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,465 WARN [qtp297354543-441][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,471 WARN [qtp297354543-549][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,473 WARN [qtp297354543-420][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,475 WARN [qtp297354543-550][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,480 WARN [qtp297354543-434][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,480 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,480 WARN [qtp297354543-442][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,484 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,489 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,494 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,495 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,504 WARN [qtp297354543-440][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,506 WARN [qtp297354543-410][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,507 WARN [qtp297354543-439][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,514 WARN [qtp297354543-552][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,527 WARN [qtp297354543-420][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,528 WARN [qtp297354543-551][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,528 WARN [qtp297354543-443][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,532 WARN [qtp297354543-442][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,533 WARN [qtp297354543-413][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,535 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,542 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,556 WARN [qtp297354543-550][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,560 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,564 WARN [qtp297354543-434][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,565 WARN [qtp297354543-441][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,569 WARN [qtp297354543-439][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,570 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,570 WARN [qtp297354543-549][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,572 WARN [qtp297354543-552][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,579 WARN [qtp297354543-440][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,579 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,586 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,588 WARN [qtp297354543-443][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,594 WARN [qtp297354543-551][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,598 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,602 WARN [qtp297354543-442][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,604 WARN [qtp297354543-410][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,619 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,625 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,625 WARN [qtp297354543-550][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,628 WARN [qtp297354543-420][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,629 WARN [qtp297354543-413][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,629 WARN [qtp297354543-549][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,631 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,644 WARN [qtp297354543-439][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,654 WARN [qtp297354543-552][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,657 WARN [qtp297354543-434][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,663 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,664 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,665 WARN [qtp297354543-441][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,668 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,668 WARN [qtp297354543-440][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,676 WARN [qtp297354543-443][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,678 WARN [qtp297354543-410][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,678 WARN [qtp297354543-551][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,683 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,687 WARN [qtp297354543-442][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,689 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,695 WARN [qtp297354543-413][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,700 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,712 WARN [qtp297354543-549][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,717 WARN [qtp297354543-439][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,724 WARN [qtp297354543-420][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,724 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,725 WARN [qtp297354543-550][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,731 WARN [qtp297354543-440][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,732 WARN [qtp297354543-443][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,734 WARN [qtp297354543-552][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,740 WARN [qtp297354543-410][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,746 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,753 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,754 WARN [qtp297354543-551][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,754 WARN [qtp297354543-434][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,756 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,761 WARN [qtp297354543-441][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,763 WARN [qtp297354543-442][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,767 WARN [qtp297354543-413][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,772 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,781 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,790 WARN [qtp297354543-552][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,791 WARN [qtp297354543-440][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,793 WARN [qtp297354543-549][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,795 WARN [qtp297354543-550][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,796 WARN [qtp297354543-439][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,804 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,807 WARN [qtp297354543-420][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,824 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,825 WARN [qtp297354543-442][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,825 WARN [qtp297354543-413][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,826 WARN [qtp297354543-410][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,826 WARN [qtp297354543-443][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,830 WARN [qtp297354543-434][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,835 WARN [qtp297354543-441][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,840 WARN [qtp297354543-551][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,842 WARN [qtp297354543-552][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,848 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,851 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,857 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,864 DEBUG [CryptoCache][CryptoCache$CleanupTask] run: entered 11:03:20,864 INFO [CryptoCache][CryptoCache$CleanupTask] run: CryptoCache was garbage-collected. Cancelling this TimerTask. 11:03:20,864 WARN [qtp297354543-440][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,868 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,872 WARN [qtp297354543-439][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,878 WARN [qtp297354543-550][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,885 WARN [qtp297354543-442][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,887 WARN [qtp297354543-410][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,889 WARN [qtp297354543-549][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,892 WARN [qtp297354543-443][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,895 WARN [qtp297354543-441][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,895 WARN [qtp297354543-551][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,896 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,899 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,902 WARN [qtp297354543-434][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,905 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,907 WARN [qtp297354543-420][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,925 WARN [qtp297354543-439][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,926 WARN [qtp297354543-413][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,929 WARN [qtp297354543-440][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,929 WARN [qtp297354543-552][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,933 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,942 WARN [qtp297354543-410][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,944 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,950 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,954 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,959 WARN [qtp297354543-443][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,964 WARN [qtp297354543-551][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,970 WARN [qtp297354543-549][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,970 WARN [qtp297354543-550][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,973 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,976 WARN [qtp297354543-434][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,980 WARN [qtp297354543-413][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,980 WARN [qtp297354543-439][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,984 WARN [qtp297354543-442][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,991 WARN [qtp297354543-441][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:20,998 WARN [qtp297354543-552][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:21,003 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:21,003 WARN [qtp297354543-420][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:21,004 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:21,011 WARN [qtp297354543-440][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:21,012 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:21,017 WARN [qtp297354543-443][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:21,020 WARN [qtp297354543-551][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:21,022 WARN [qtp297354543-410][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:21,026 WARN [qtp297354543-549][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:21,036 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:21,040 WARN [qtp297354543-434][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:21,040 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:21,045 WARN [qtp297354543-441][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:21,055 WARN [qtp297354543-550][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:21,059 WARN [qtp297354543-420][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:21,060 WARN [qtp297354543-552][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:21,060 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:21,061 WARN [qtp297354543-413][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:21,061 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:21,065 WARN [qtp297354543-442][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:21,067 WARN [qtp297354543-439][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:21,072 WARN [qtp297354543-440][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:21,090 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:21,090 WARN [qtp297354543-443][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:21,094 WARN [qtp297354543-549][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:21,100 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:21,104 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:21,112 WARN [qtp297354543-552][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:21,113 WARN [qtp297354543-410][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:21,118 WARN [qtp297354543-551][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:21,119 WARN [qtp297354543-439][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:21,123 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:21,124 WARN [qtp297354543-441][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:21,138 WARN [qtp297354543-434][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:21,145 WARN [qtp297354543-420][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:21,146 WARN [qtp297354543-413][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:21,149 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:21,149 WARN [qtp297354543-550][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:21,152 WARN [qtp297354543-442][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:21,153 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:21,155 WARN [qtp297354543-440][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:21,158 WARN [qtp297354543-549][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:21,164 WARN [qtp297354543-552][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:21,169 WARN [qtp297354543-551][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:21,172 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:21,175 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:21,182 WARN [qtp297354543-443][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:21,196 WARN [qtp297354543-410][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:21,197 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:21,197 WARN [qtp297354543-413][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:21,206 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:21,206 WARN [qtp297354543-439][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:21,206 WARN [qtp297354543-441][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:21,212 WARN [qtp297354543-549][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:21,220 WARN [qtp297354543-440][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:21,220 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:21,221 WARN [qtp297354543-550][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:21,222 WARN [qtp297354543-420][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:21,224 WARN [qtp297354543-551][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:21,227 WARN [qtp297354543-434][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:21,231 WARN [qtp297354543-552][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:21,232 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:21,241 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:21,243 WARN [qtp297354543-442][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:21,248 WARN [qtp297354543-410][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:21,257 WARN [qtp297354543-443][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:21,265 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:21,269 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:21,270 WARN [qtp297354543-439][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:21,273 WARN [qtp297354543-420][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:21,285 WARN [qtp297354543-550][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:21,291 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:21,292 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:21,294 WARN [qtp297354543-413][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:21,297 WARN [qtp297354543-441][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:21,301 WARN [qtp297354543-549][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:21,306 WARN [qtp297354543-440][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:21,312 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:21,313 WARN [qtp297354543-443][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:21,318 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:21,321 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:21,321 WARN [qtp297354543-434][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:21,322 WARN [qtp297354543-552][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:21,324 WARN [qtp297354543-551][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:21,338 WARN [qtp297354543-420][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:21,341 WARN [qtp297354543-442][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:21,346 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:21,346 WARN [qtp297354543-410][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:21,348 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:21,350 WARN [qtp297354543-439][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:25,275 INFO [qtp297354543-444][Cumulus4jStoreManager] ====================== Cumulus4j ====================== 11:03:25,275 INFO [qtp297354543-444][Cumulus4jStoreManager] Bundle: org.cumulus4j.store - Version: 1.2.1.SNAPSHOT 11:03:25,275 INFO [qtp297354543-444][Cumulus4jStoreManager] ======================================================= 11:03:25,277 ERROR [qtp297354543-444][Persistence] java.lang.reflect.InvocationTargetException at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at org.datanucleus.plugin.NonManagedPluginRegistry.createExecutableExtension(NonManagedPluginRegistry.java:631) at org.datanucleus.plugin.PluginManager.createExecutableExtension(PluginManager.java:301) at org.datanucleus.NucleusContext.initialiseAutoStart(NucleusContext.java:432) at org.datanucleus.NucleusContext.initialise(NucleusContext.java:384) at org.datanucleus.api.jdo.JDOPersistenceManagerFactory.freezeConfiguration(JDOPersistenceManagerFactory.java:768) at org.datanucleus.api.jdo.JDOPersistenceManagerFactory.createPersistenceManagerFactory(JDOPersistenceManagerFactory.java:326) at org.datanucleus.api.jdo.JDOPersistenceManagerFactory.getPersistenceManagerFactory(JDOPersistenceManagerFactory.java:195) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at javax.jdo.JDOHelper$16.run(JDOHelper.java:1970) at java.security.AccessController.doPrivileged(Native Method) at javax.jdo.JDOHelper.invoke(JDOHelper.java:1965) at javax.jdo.JDOHelper.invokeGetPersistenceManagerFactoryOnImplementation(JDOHelper.java:1171) at javax.jdo.JDOHelper.getPersistenceManagerFactory(JDOHelper.java:813) at javax.jdo.JDOHelper.getPersistenceManagerFactory(JDOHelper.java:702) at org.cumulus4j.integrationtest.webapp.TestService.getPersistenceManagerFactory(TestService.java:59) at org.cumulus4j.integrationtest.webapp.TestService.getPersistenceManager(TestService.java:72) at org.cumulus4j.integrationtest.webapp.TestService.testPost(TestService.java:93) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.sun.jersey.spi.container.JavaMethodInvokerFactory$1.invoke(JavaMethodInvokerFactory.java:60) at com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker._dispatch(AbstractResourceMethodDispatchProvider.java:185) at com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher.dispatch(ResourceJavaMethodDispatcher.java:75) at com.sun.jersey.server.impl.uri.rules.HttpMethodRule.accept(HttpMethodRule.java:288) at com.sun.jersey.server.impl.uri.rules.ResourceClassRule.accept(ResourceClassRule.java:108) at com.sun.jersey.server.impl.uri.rules.RightHandPathRule.accept(RightHandPathRule.java:147) at com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule.accept(RootResourceClassesRule.java:84) at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1469) at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1400) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1349) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1339) at com.sun.jersey.spi.container.servlet.WebComponent.service(WebComponent.java:416) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:537) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:699) at javax.servlet.http.HttpServlet.service(HttpServlet.java:847) at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:546) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1283) at org.cumulus4j.keymanager.back.shared.AjaxHeadersFilter.doFilter(AjaxHeadersFilter.java:33) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1254) at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:481) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:119) at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:516) at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:230) at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:956) at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:411) at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:188) at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:891) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:117) at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:247) at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:151) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:114) at org.eclipse.jetty.server.Server.handle(Server.java:353) at org.eclipse.jetty.server.HttpConnection.handleRequest(HttpConnection.java:598) at org.eclipse.jetty.server.HttpConnection$RequestHandler.headerComplete(HttpConnection.java:1059) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:590) at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:212) at org.eclipse.jetty.server.HttpConnection.handle(HttpConnection.java:427) at org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:510) at org.eclipse.jetty.io.nio.SelectChannelEndPoint.access$000(SelectChannelEndPoint.java:34) at org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java:40) at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:450) at java.lang.Thread.run(Thread.java:745) Caused by: java.lang.ClassCastException: org.cumulus4j.store.Cumulus4jStoreManager cannot be cast to org.datanucleus.store.rdbms.RDBMSStoreManager at org.datanucleus.store.rdbms.autostart.SchemaAutoStarter.(SchemaAutoStarter.java:68) ... 70 more 11:03:25,277 DEBUG [qtp297354543-444][Cumulus4jStoreManager] getClassMetaByClass: begin loading. class=org.cumulus4j.store.test.movie.Movie 11:03:25,278 INFO [qtp297354543-444][AbstractCryptoManager] getCryptoSessionExpiryTimerPeriod: Property 'cumulus4j.cryptoSessionExpiryTimer.period' is not set. Using default value 60000. 11:03:25,278 TRACE [qtp297354543-444][AbstractCryptoSession] setCryptoSessionID: cryptoSessionID=test-iotsfc5n--kicbkm4h9co2_dwo6362g*1*0pc2x8 11:03:25,278 INFO [qtp297354543-444][AbstractCryptoManager] getCryptoSessionExpiryAgeMSec: Property 'cumulus4j.cryptoSessionExpiryAge' is not set. Using default value 1800000. 11:03:25,373 INFO [qtp297354543-444][MinimumCumulus4jVersion] version=10100001 11:03:25,616 INFO [qtp297354543-444][MinimumCumulus4jVersion] version=10100001 11:03:25,616 DEBUG [qtp297354543-444][RecreateIndex] deleteIndex: Entered. 11:03:25,694 DEBUG [qtp297354543-444][RecreateIndex] deleteIndex: There are no IndexEntry instances in the database => quit. 11:03:25,694 DEBUG [qtp297354543-444][RecreateIndex] deleteIndex: Leaving. 11:03:25,718 DEBUG [qtp297354543-444][Cumulus4jStoreManager] registerClass: clazz=org.cumulus4j.store.test.movie.Movie 11:03:25,726 DEBUG [qtp297354543-444][ClassMeta] jdoPreStore: org.cumulus4j.store.model.ClassMeta@4ff941da[null,org.cumulus4j.store.test.movie.Movie] 11:03:25,732 DEBUG [qtp297354543-444][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta == null => populating. this=org.cumulus4j.store.model.ClassMeta@4ff941da[1,org.cumulus4j.store.test.movie.Movie] 11:03:25,741 DEBUG [qtp297354543-444][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@668620d2[null,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 11:03:25,746 TRACE [qtp297354543-444][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@4ff941da[1,org.cumulus4j.store.test.movie.Movie] 11:03:25,747 DEBUG [qtp297354543-444][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@668620d2[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 11:03:25,754 TRACE [qtp297354543-444][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@668620d2[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 11:03:25,754 TRACE [qtp297354543-444][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@668620d2[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 11:03:25,754 TRACE [qtp297354543-444][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@668620d2[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 11:03:25,754 DEBUG [qtp297354543-444][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@6fcf7b32[null,org.cumulus4j.store.test.movie.Movie#directedBy[collectionElement]] 11:03:25,755 DEBUG [qtp297354543-444][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@6fcf7b32[2,org.cumulus4j.store.test.movie.Movie#directedBy[collectionElement]] 11:03:25,756 TRACE [qtp297354543-444][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@668620d2[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 11:03:25,756 TRACE [qtp297354543-444][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@4ff941da[1,org.cumulus4j.store.test.movie.Movie] 11:03:25,756 DEBUG [qtp297354543-444][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@5afe6b6[null,org.cumulus4j.store.test.movie.Movie#languages[primary]] 11:03:25,756 TRACE [qtp297354543-444][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@4ff941da[1,org.cumulus4j.store.test.movie.Movie] 11:03:25,757 DEBUG [qtp297354543-444][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@5afe6b6[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 11:03:25,757 TRACE [qtp297354543-444][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@5afe6b6[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 11:03:25,757 TRACE [qtp297354543-444][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@5afe6b6[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 11:03:25,757 TRACE [qtp297354543-444][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@5afe6b6[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 11:03:25,757 DEBUG [qtp297354543-444][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@568a4d89[null,org.cumulus4j.store.test.movie.Movie#languages[collectionElement]] 11:03:25,758 DEBUG [qtp297354543-444][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@568a4d89[4,org.cumulus4j.store.test.movie.Movie#languages[collectionElement]] 11:03:25,758 TRACE [qtp297354543-444][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@5afe6b6[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 11:03:25,758 TRACE [qtp297354543-444][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@4ff941da[1,org.cumulus4j.store.test.movie.Movie] 11:03:25,759 DEBUG [qtp297354543-444][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@754114ca[null,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 11:03:25,760 TRACE [qtp297354543-444][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@4ff941da[1,org.cumulus4j.store.test.movie.Movie] 11:03:25,760 DEBUG [qtp297354543-444][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@754114ca[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 11:03:25,760 TRACE [qtp297354543-444][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@754114ca[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 11:03:25,760 TRACE [qtp297354543-444][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@4ff941da[1,org.cumulus4j.store.test.movie.Movie] 11:03:25,760 DEBUG [qtp297354543-444][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@1c32e802[null,org.cumulus4j.store.test.movie.Movie#name[primary]] 11:03:25,761 TRACE [qtp297354543-444][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@4ff941da[1,org.cumulus4j.store.test.movie.Movie] 11:03:25,761 DEBUG [qtp297354543-444][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@1c32e802[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 11:03:25,761 TRACE [qtp297354543-444][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1c32e802[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 11:03:25,761 TRACE [qtp297354543-444][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@4ff941da[1,org.cumulus4j.store.test.movie.Movie] 11:03:25,761 DEBUG [qtp297354543-444][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@66ecc653[null,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 11:03:25,762 TRACE [qtp297354543-444][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@4ff941da[1,org.cumulus4j.store.test.movie.Movie] 11:03:25,762 DEBUG [qtp297354543-444][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@66ecc653[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 11:03:25,762 TRACE [qtp297354543-444][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@66ecc653[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 11:03:25,762 TRACE [qtp297354543-444][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@66ecc653[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 11:03:25,763 TRACE [qtp297354543-444][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@66ecc653[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 11:03:25,763 DEBUG [qtp297354543-444][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@1f0a1a9b[null,org.cumulus4j.store.test.movie.Movie#producedBy[collectionElement]] 11:03:25,764 DEBUG [qtp297354543-444][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@1f0a1a9b[8,org.cumulus4j.store.test.movie.Movie#producedBy[collectionElement]] 11:03:25,764 TRACE [qtp297354543-444][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@66ecc653[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 11:03:25,764 TRACE [qtp297354543-444][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@4ff941da[1,org.cumulus4j.store.test.movie.Movie] 11:03:25,764 DEBUG [qtp297354543-444][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@6a3319c1[null,org.cumulus4j.store.test.movie.Movie#rating[primary]] 11:03:25,765 TRACE [qtp297354543-444][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@4ff941da[1,org.cumulus4j.store.test.movie.Movie] 11:03:25,765 DEBUG [qtp297354543-444][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@6a3319c1[9,org.cumulus4j.store.test.movie.Movie#rating[primary]] 11:03:25,765 TRACE [qtp297354543-444][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@6a3319c1[9,org.cumulus4j.store.test.movie.Movie#rating[primary]] 11:03:25,765 TRACE [qtp297354543-444][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@4ff941da[1,org.cumulus4j.store.test.movie.Movie] 11:03:25,766 DEBUG [qtp297354543-444][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@566f9df5[null,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:03:25,767 TRACE [qtp297354543-444][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@4ff941da[1,org.cumulus4j.store.test.movie.Movie] 11:03:25,767 DEBUG [qtp297354543-444][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@566f9df5[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:03:25,768 TRACE [qtp297354543-444][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@566f9df5[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:03:25,768 TRACE [qtp297354543-444][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@566f9df5[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:03:25,768 TRACE [qtp297354543-444][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@566f9df5[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:03:25,768 DEBUG [qtp297354543-444][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@2d533567[null,org.cumulus4j.store.test.movie.Movie#starring[collectionElement]] 11:03:25,768 DEBUG [qtp297354543-444][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@2d533567[11,org.cumulus4j.store.test.movie.Movie#starring[collectionElement]] 11:03:25,769 TRACE [qtp297354543-444][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@566f9df5[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:03:25,769 TRACE [qtp297354543-444][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@4ff941da[1,org.cumulus4j.store.test.movie.Movie] 11:03:25,769 DEBUG [qtp297354543-444][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@4b1d2b08[null,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 11:03:25,770 TRACE [qtp297354543-444][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@4ff941da[1,org.cumulus4j.store.test.movie.Movie] 11:03:25,770 DEBUG [qtp297354543-444][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@4b1d2b08[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 11:03:25,770 TRACE [qtp297354543-444][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@4b1d2b08[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 11:03:25,770 TRACE [qtp297354543-444][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@4ff941da[1,org.cumulus4j.store.test.movie.Movie] 11:03:25,770 DEBUG [qtp297354543-444][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@362e3cbe[null,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 11:03:25,772 TRACE [qtp297354543-444][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@4ff941da[1,org.cumulus4j.store.test.movie.Movie] 11:03:25,772 DEBUG [qtp297354543-444][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@362e3cbe[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 11:03:25,772 TRACE [qtp297354543-444][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@362e3cbe[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 11:03:25,772 TRACE [qtp297354543-444][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@362e3cbe[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 11:03:25,772 TRACE [qtp297354543-444][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@362e3cbe[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 11:03:25,772 DEBUG [qtp297354543-444][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@7039a8cb[null,org.cumulus4j.store.test.movie.Movie#writtenBy[collectionElement]] 11:03:25,773 DEBUG [qtp297354543-444][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@7039a8cb[14,org.cumulus4j.store.test.movie.Movie#writtenBy[collectionElement]] 11:03:25,773 TRACE [qtp297354543-444][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@362e3cbe[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 11:03:25,773 TRACE [qtp297354543-444][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@4ff941da[1,org.cumulus4j.store.test.movie.Movie] 11:03:25,773 TRACE [qtp297354543-444][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@668620d2[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 11:03:25,773 TRACE [qtp297354543-444][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@5afe6b6[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 11:03:25,774 TRACE [qtp297354543-444][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@754114ca[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 11:03:25,774 TRACE [qtp297354543-444][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1c32e802[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 11:03:25,774 DEBUG [qtp297354543-444][FieldMeta] getEmbeddedClassMeta: this.embeddedClassMetaLoaded == false => loading. this=org.cumulus4j.store.model.FieldMeta@1c32e802[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 11:03:25,785 TRACE [qtp297354543-444][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@66ecc653[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 11:03:25,785 TRACE [qtp297354543-444][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@6a3319c1[9,org.cumulus4j.store.test.movie.Movie#rating[primary]] 11:03:25,785 TRACE [qtp297354543-444][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@566f9df5[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:03:25,785 TRACE [qtp297354543-444][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@4b1d2b08[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 11:03:25,785 DEBUG [qtp297354543-444][FieldMeta] getEmbeddedClassMeta: this.embeddedClassMetaLoaded == false => loading. this=org.cumulus4j.store.model.FieldMeta@4b1d2b08[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 11:03:25,787 TRACE [qtp297354543-444][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@362e3cbe[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 11:03:25,787 DEBUG [qtp297354543-444][ClassMeta] jdoPostDetach: attached=org.cumulus4j.store.model.ClassMeta@4ff941da[1,org.cumulus4j.store.test.movie.Movie] 11:03:25,788 DEBUG [qtp297354543-444][ClassMeta] jdoPostDetach: Detaching this.fieldName2FieldMeta: attached=org.cumulus4j.store.model.ClassMeta@4ff941da[1,org.cumulus4j.store.test.movie.Movie] 11:03:25,788 TRACE [qtp297354543-444][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@4ff941da[1,org.cumulus4j.store.test.movie.Movie] 11:03:25,788 DEBUG [qtp297354543-444][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@668620d2[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 11:03:25,788 DEBUG [qtp297354543-444][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@668620d2[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 11:03:25,788 TRACE [qtp297354543-444][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@668620d2[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 11:03:25,788 DEBUG [qtp297354543-444][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@6fcf7b32[2,org.cumulus4j.store.test.movie.Movie#directedBy[collectionElement]] 11:03:25,788 DEBUG [qtp297354543-444][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@6fcf7b32[2,org.cumulus4j.store.test.movie.Movie#directedBy[collectionElement]] 11:03:25,788 TRACE [qtp297354543-444][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@6fcf7b32[2,org.cumulus4j.store.test.movie.Movie#directedBy[collectionElement]] 11:03:25,788 DEBUG [qtp297354543-444][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@6fcf7b32[2,org.cumulus4j.store.test.movie.Movie#directedBy[collectionElement]] 11:03:25,788 DEBUG [qtp297354543-444][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@668620d2[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 11:03:25,788 DEBUG [qtp297354543-444][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@5afe6b6[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 11:03:25,788 DEBUG [qtp297354543-444][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@5afe6b6[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 11:03:25,788 TRACE [qtp297354543-444][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@5afe6b6[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 11:03:25,788 DEBUG [qtp297354543-444][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@568a4d89[4,org.cumulus4j.store.test.movie.Movie#languages[collectionElement]] 11:03:25,788 DEBUG [qtp297354543-444][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@568a4d89[4,org.cumulus4j.store.test.movie.Movie#languages[collectionElement]] 11:03:25,788 TRACE [qtp297354543-444][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@568a4d89[4,org.cumulus4j.store.test.movie.Movie#languages[collectionElement]] 11:03:25,788 DEBUG [qtp297354543-444][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@568a4d89[4,org.cumulus4j.store.test.movie.Movie#languages[collectionElement]] 11:03:25,788 DEBUG [qtp297354543-444][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@5afe6b6[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 11:03:25,789 DEBUG [qtp297354543-444][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@4b1d2b08[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 11:03:25,789 DEBUG [qtp297354543-444][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@4b1d2b08[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 11:03:25,789 TRACE [qtp297354543-444][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@4b1d2b08[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 11:03:25,789 DEBUG [qtp297354543-444][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@4b1d2b08[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 11:03:25,789 DEBUG [qtp297354543-444][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@362e3cbe[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 11:03:25,789 DEBUG [qtp297354543-444][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@362e3cbe[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 11:03:25,789 TRACE [qtp297354543-444][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@362e3cbe[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 11:03:25,789 DEBUG [qtp297354543-444][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@7039a8cb[14,org.cumulus4j.store.test.movie.Movie#writtenBy[collectionElement]] 11:03:25,789 DEBUG [qtp297354543-444][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@7039a8cb[14,org.cumulus4j.store.test.movie.Movie#writtenBy[collectionElement]] 11:03:25,789 TRACE [qtp297354543-444][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@7039a8cb[14,org.cumulus4j.store.test.movie.Movie#writtenBy[collectionElement]] 11:03:25,789 DEBUG [qtp297354543-444][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@7039a8cb[14,org.cumulus4j.store.test.movie.Movie#writtenBy[collectionElement]] 11:03:25,789 DEBUG [qtp297354543-444][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@362e3cbe[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 11:03:25,789 DEBUG [qtp297354543-444][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@1c32e802[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 11:03:25,789 DEBUG [qtp297354543-444][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@1c32e802[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 11:03:25,789 TRACE [qtp297354543-444][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1c32e802[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 11:03:25,789 DEBUG [qtp297354543-444][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@1c32e802[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 11:03:25,789 DEBUG [qtp297354543-444][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@6a3319c1[9,org.cumulus4j.store.test.movie.Movie#rating[primary]] 11:03:25,789 DEBUG [qtp297354543-444][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@6a3319c1[9,org.cumulus4j.store.test.movie.Movie#rating[primary]] 11:03:25,790 TRACE [qtp297354543-444][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@6a3319c1[9,org.cumulus4j.store.test.movie.Movie#rating[primary]] 11:03:25,790 DEBUG [qtp297354543-444][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@6a3319c1[9,org.cumulus4j.store.test.movie.Movie#rating[primary]] 11:03:25,790 DEBUG [qtp297354543-444][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@566f9df5[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:03:25,790 DEBUG [qtp297354543-444][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@566f9df5[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:03:25,790 TRACE [qtp297354543-444][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@566f9df5[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:03:25,790 DEBUG [qtp297354543-444][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@2d533567[11,org.cumulus4j.store.test.movie.Movie#starring[collectionElement]] 11:03:25,790 DEBUG [qtp297354543-444][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@2d533567[11,org.cumulus4j.store.test.movie.Movie#starring[collectionElement]] 11:03:25,790 TRACE [qtp297354543-444][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@2d533567[11,org.cumulus4j.store.test.movie.Movie#starring[collectionElement]] 11:03:25,790 DEBUG [qtp297354543-444][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@2d533567[11,org.cumulus4j.store.test.movie.Movie#starring[collectionElement]] 11:03:25,790 DEBUG [qtp297354543-444][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@566f9df5[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:03:25,790 DEBUG [qtp297354543-444][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@754114ca[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 11:03:25,790 DEBUG [qtp297354543-444][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@754114ca[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 11:03:25,790 TRACE [qtp297354543-444][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@754114ca[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 11:03:25,790 DEBUG [qtp297354543-444][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@754114ca[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 11:03:25,790 DEBUG [qtp297354543-444][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@66ecc653[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 11:03:25,790 DEBUG [qtp297354543-444][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@66ecc653[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 11:03:25,790 TRACE [qtp297354543-444][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@66ecc653[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 11:03:25,791 DEBUG [qtp297354543-444][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@1f0a1a9b[8,org.cumulus4j.store.test.movie.Movie#producedBy[collectionElement]] 11:03:25,791 DEBUG [qtp297354543-444][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@1f0a1a9b[8,org.cumulus4j.store.test.movie.Movie#producedBy[collectionElement]] 11:03:25,791 TRACE [qtp297354543-444][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1f0a1a9b[8,org.cumulus4j.store.test.movie.Movie#producedBy[collectionElement]] 11:03:25,791 DEBUG [qtp297354543-444][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@1f0a1a9b[8,org.cumulus4j.store.test.movie.Movie#producedBy[collectionElement]] 11:03:25,791 DEBUG [qtp297354543-444][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@66ecc653[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 11:03:25,791 TRACE [qtp297354543-444][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@4f3f79a[1,org.cumulus4j.store.test.movie.Movie] 11:03:25,792 TRACE [qtp297354543-444][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@3a81f92b[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 11:03:25,792 TRACE [qtp297354543-444][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@23f8fee7[2,org.cumulus4j.store.test.movie.Movie#directedBy[collectionElement]] 11:03:25,792 TRACE [qtp297354543-444][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@2e893aba[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 11:03:25,792 TRACE [qtp297354543-444][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@35dd57d6[4,org.cumulus4j.store.test.movie.Movie#languages[collectionElement]] 11:03:25,792 TRACE [qtp297354543-444][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@a0b8e7[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 11:03:25,792 TRACE [qtp297354543-444][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@644b71d2[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 11:03:25,792 TRACE [qtp297354543-444][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@370db0b[14,org.cumulus4j.store.test.movie.Movie#writtenBy[collectionElement]] 11:03:25,792 TRACE [qtp297354543-444][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@5ccc4f54[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 11:03:25,792 TRACE [qtp297354543-444][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@59aea3aa[9,org.cumulus4j.store.test.movie.Movie#rating[primary]] 11:03:25,792 TRACE [qtp297354543-444][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@66d48cac[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:03:25,792 TRACE [qtp297354543-444][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@6379bbfe[11,org.cumulus4j.store.test.movie.Movie#starring[collectionElement]] 11:03:25,792 TRACE [qtp297354543-444][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@5df1fe2a[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 11:03:25,792 TRACE [qtp297354543-444][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@716ea5cd[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 11:03:25,792 TRACE [qtp297354543-444][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@339de6a0[8,org.cumulus4j.store.test.movie.Movie#producedBy[collectionElement]] 11:03:25,792 DEBUG [qtp297354543-444][Cumulus4jStoreManager] getClassMetaByClass: end loading (took 515 ms). class=org.cumulus4j.store.test.movie.Movie 11:03:25,803 TRACE [qtp297354543-444][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 11:03:25,803 TRACE [qtp297354543-444][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=8 value=[] 11:03:25,803 TRACE [qtp297354543-444][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@4f3f79a[1,org.cumulus4j.store.test.movie.Movie] 11:03:25,803 TRACE [qtp297354543-444][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@644b71d2[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 11:03:25,803 TRACE [qtp297354543-444][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@4f3f79a[1,org.cumulus4j.store.test.movie.Movie] 11:03:25,803 TRACE [qtp297354543-444][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=6 value=[] 11:03:25,803 TRACE [qtp297354543-444][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@4f3f79a[1,org.cumulus4j.store.test.movie.Movie] 11:03:25,804 TRACE [qtp297354543-444][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@66d48cac[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:03:25,804 TRACE [qtp297354543-444][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=5 value=null 11:03:25,804 TRACE [qtp297354543-444][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@4f3f79a[1,org.cumulus4j.store.test.movie.Movie] 11:03:25,804 TRACE [qtp297354543-444][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=4 value=[] 11:03:25,804 TRACE [qtp297354543-444][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@4f3f79a[1,org.cumulus4j.store.test.movie.Movie] 11:03:25,804 TRACE [qtp297354543-444][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@716ea5cd[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 11:03:25,804 TRACE [qtp297354543-444][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@4f3f79a[1,org.cumulus4j.store.test.movie.Movie] 11:03:25,804 TRACE [qtp297354543-444][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@4f3f79a[1,org.cumulus4j.store.test.movie.Movie] 11:03:25,804 TRACE [qtp297354543-444][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=1 value=[] 11:03:25,804 TRACE [qtp297354543-444][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@4f3f79a[1,org.cumulus4j.store.test.movie.Movie] 11:03:25,804 TRACE [qtp297354543-444][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@2e893aba[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 11:03:25,804 TRACE [qtp297354543-444][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=0 value=[] 11:03:25,804 TRACE [qtp297354543-444][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@4f3f79a[1,org.cumulus4j.store.test.movie.Movie] 11:03:25,804 TRACE [qtp297354543-444][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@3a81f92b[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 11:03:25,804 TRACE [qtp297354543-444][Cumulus4jPersistenceHandler] insertObject: Created new DataEntry for: 1 11:03:25,804 INFO [qtp297354543-444][AbstractCryptoManager] getEncryptionAlgorithm: Property 'cumulus4j.encryptionAlgorithm' is not set. Using default algorithm 'Twofish/GCM/NoPadding'. 11:03:25,804 INFO [qtp297354543-444][AbstractCryptoManager] getMACAlgorithm: Property 'cumulus4j.macAlgorithm' is not set. Using default MAC algorithm 'NONE'. 11:03:26,599 DEBUG [AbstractCryptoManager][AbstractCryptoManager$CloseExpiredSessionsTask] run: entered 11:03:26,599 INFO [AbstractCryptoManager][AbstractCryptoManager$CloseExpiredSessionsTask] run: AbstractCryptoManager was garbage-collected. Cancelling this TimerTask. 11:03:26,690 DEBUG [CryptoCache][CryptoCache$CleanupTask] run: entered 11:03:26,691 INFO [CryptoCache][CryptoCache$CleanupTask] run: CryptoCache was garbage-collected. Cancelling this TimerTask. 11:03:30,111 DEBUG [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: Returning request: null 11:03:30,122 DEBUG [qtp297354543-420][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: Returning request: null 11:03:30,123 DEBUG [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: Returning request: null 11:03:30,124 DEBUG [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: Returning request: null 11:03:30,125 DEBUG [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: Returning request: null 11:03:30,156 DEBUG [qtp297354543-434][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: Returning request: null 11:03:30,190 DEBUG [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: Returning request: null 11:03:30,196 DEBUG [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: Returning request: null 11:03:36,509 INFO [qtp297354543-444][CryptoCache] Persistence property 'cumulus4j.CryptoCache.cleanupTimer.period' is not set. Using default value 60000. 11:03:36,510 DEBUG [qtp297354543-444][MessageBrokerPMF] [vys57d] _query[requestID=7m0iaghobimpemngqsmitpco5]: Entered with request: org.cumulus4j.keymanager.back.shared.GetActiveEncryptionKeyRequest@358b928[7m0iaghobimpemngqsmitpco5,test-iotsfc5n--kicbkm4h9co2_dwo6362g*1*0pc2x8] 11:03:36,625 DEBUG [qtp297354543-444][MessageBrokerPMF] [vys57d] _query[requestID=7m0iaghobimpemngqsmitpco5]: Request persisted. 11:03:36,691 DEBUG [qtp297354543-551][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: Returning request: org.cumulus4j.keymanager.back.shared.GetActiveEncryptionKeyRequest@358b928[7m0iaghobimpemngqsmitpco5,test-iotsfc5n--kicbkm4h9co2_dwo6362g*1*0pc2x8] 11:03:36,694 ERROR [qtp297354543-549][Persistence] Object "org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@5faf12de" (id="7m0iaghobimpemngqsmitpco5") has been changed in the datastore since your last read. Your transaction is using version "1" but this doesnt exist in the datastore now 11:03:36,695 DEBUG [qtp297354543-551][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.GetActiveEncryptionKeyRequest matching=true 11:03:36,695 ERROR [qtp297354543-552][Persistence] Object "org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@2c5a9310" (id="7m0iaghobimpemngqsmitpco5") has been changed in the datastore since your last read. Your transaction is using version "1" but this doesnt exist in the datastore now 11:03:36,699 WARN [qtp297354543-552][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDOOptimisticVerificationException: Transaction failed to commit NestedThrowables: javax.jdo.JDOOptimisticVerificationException: Object "org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@2c5a9310" (id="7m0iaghobimpemngqsmitpco5") has been changed in the datastore since your last read. Your transaction is using version "1" but this doesnt exist in the datastore now FailedObject:org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@358b928 11:03:36,699 ERROR [qtp297354543-550][Persistence] Object "org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@4b9df36c" (id="7m0iaghobimpemngqsmitpco5") has been changed in the datastore since your last read. Your transaction is using version "1" but this doesnt exist in the datastore now 11:03:36,695 WARN [qtp297354543-549][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDOOptimisticVerificationException: Transaction failed to commit NestedThrowables: javax.jdo.JDOOptimisticVerificationException: Object "org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@5faf12de" (id="7m0iaghobimpemngqsmitpco5") has been changed in the datastore since your last read. Your transaction is using version "1" but this doesnt exist in the datastore now FailedObject:org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@358b928 11:03:36,702 WARN [qtp297354543-550][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDOOptimisticVerificationException: Transaction failed to commit NestedThrowables: javax.jdo.JDOOptimisticVerificationException: Object "org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@4b9df36c" (id="7m0iaghobimpemngqsmitpco5") has been changed in the datastore since your last read. Your transaction is using version "1" but this doesnt exist in the datastore now FailedObject:org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@358b928 11:03:36,702 ERROR [qtp297354543-413][Persistence] Object "org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@2320a2c4" (id="7m0iaghobimpemngqsmitpco5") has been changed in the datastore since your last read. Your transaction is using version "1" but this doesnt exist in the datastore now 11:03:36,704 WARN [qtp297354543-413][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDOOptimisticVerificationException: Transaction failed to commit NestedThrowables: javax.jdo.JDOOptimisticVerificationException: Object "org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@2320a2c4" (id="7m0iaghobimpemngqsmitpco5") has been changed in the datastore since your last read. Your transaction is using version "1" but this doesnt exist in the datastore now FailedObject:org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@358b928 11:03:36,706 DEBUG [Thread-500][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Request matching=true 11:03:36,798 DEBUG [Thread-500][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.GetActiveEncryptionKeyResponse matching=true 11:03:36,807 DEBUG [qtp297354543-432][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Response matching=true 11:03:36,809 DEBUG [qtp297354543-432][MessageBrokerPMF] [vys57d] _pushResponse[requestID=7m0iaghobimpemngqsmitpco5]: Entered. 11:03:36,829 DEBUG [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: Entered. 11:03:36,963 TRACE [qtp297354543-444][CryptoCache] acquireCipherEntry: Created new Cipher@56686700 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with key and IV. 11:03:36,963 TRACE [qtp297354543-444][CryptoCache] releaseCipherEntry: Releasing Cipher@56686700 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:03:36,969 TRACE [qtp297354543-444][Cumulus4jPersistenceHandler] insertObject: Persisted new non-embedded DataEntry for: 1 11:03:36,969 TRACE [qtp297354543-444][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@4f3f79a[1,org.cumulus4j.store.test.movie.Movie] 11:03:36,969 TRACE [qtp297354543-444][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@4f3f79a[1,org.cumulus4j.store.test.movie.Movie] 11:03:36,969 TRACE [qtp297354543-444][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@3a81f92b[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 11:03:36,977 TRACE [qtp297354543-444][CryptoCache] acquireCipherEntry: Found cached Cipher@56686700 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:03:36,977 TRACE [qtp297354543-444][CryptoCache] releaseCipherEntry: Releasing Cipher@56686700 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:03:36,982 TRACE [qtp297354543-444][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@2e893aba[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 11:03:36,983 TRACE [qtp297354543-444][CryptoCache] acquireCipherEntry: Found cached Cipher@56686700 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:03:36,983 TRACE [qtp297354543-444][CryptoCache] releaseCipherEntry: Releasing Cipher@56686700 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:03:36,992 TRACE [qtp297354543-444][CryptoCache] acquireCipherEntry: Found cached Cipher@56686700 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:03:36,992 TRACE [qtp297354543-444][CryptoCache] releaseCipherEntry: Releasing Cipher@56686700 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:03:37,005 TRACE [qtp297354543-444][CryptoCache] acquireCipherEntry: Found cached Cipher@56686700 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:03:37,005 TRACE [qtp297354543-444][CryptoCache] releaseCipherEntry: Releasing Cipher@56686700 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:03:37,010 TRACE [qtp297354543-444][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@716ea5cd[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 11:03:37,012 TRACE [qtp297354543-444][CryptoCache] acquireCipherEntry: Found cached Cipher@56686700 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:03:37,012 TRACE [qtp297354543-444][CryptoCache] releaseCipherEntry: Releasing Cipher@56686700 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:03:37,013 TRACE [qtp297354543-444][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@66d48cac[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:03:37,015 TRACE [qtp297354543-444][CryptoCache] acquireCipherEntry: Found cached Cipher@56686700 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:03:37,015 TRACE [qtp297354543-444][CryptoCache] releaseCipherEntry: Releasing Cipher@56686700 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:03:37,016 TRACE [qtp297354543-444][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@644b71d2[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 11:03:37,017 TRACE [qtp297354543-444][CryptoCache] acquireCipherEntry: Found cached Cipher@56686700 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:03:37,017 TRACE [qtp297354543-444][CryptoCache] releaseCipherEntry: Releasing Cipher@56686700 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:03:37,019 DEBUG [qtp297354543-444][Cumulus4jStoreManager] getClassMetaByClass: begin loading. class=org.cumulus4j.store.test.movie.Rating 11:03:37,019 DEBUG [qtp297354543-444][Cumulus4jStoreManager] registerClass: clazz=org.cumulus4j.store.test.movie.Rating 11:03:37,020 DEBUG [qtp297354543-444][ClassMeta] jdoPreStore: org.cumulus4j.store.model.ClassMeta@284fe07a[null,org.cumulus4j.store.test.movie.Rating] 11:03:37,021 DEBUG [qtp297354543-444][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta == null => populating. this=org.cumulus4j.store.model.ClassMeta@284fe07a[2,org.cumulus4j.store.test.movie.Rating] 11:03:37,022 DEBUG [qtp297354543-444][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@45c02664[null,org.cumulus4j.store.test.movie.Rating#name[primary]] 11:03:37,023 TRACE [qtp297354543-444][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@284fe07a[2,org.cumulus4j.store.test.movie.Rating] 11:03:37,023 DEBUG [qtp297354543-444][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@45c02664[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 11:03:37,023 TRACE [qtp297354543-444][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@45c02664[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 11:03:37,023 TRACE [qtp297354543-444][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@284fe07a[2,org.cumulus4j.store.test.movie.Rating] 11:03:37,023 DEBUG [qtp297354543-444][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@114d5dc1[null,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 11:03:37,025 TRACE [qtp297354543-444][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@284fe07a[2,org.cumulus4j.store.test.movie.Rating] 11:03:37,025 DEBUG [qtp297354543-444][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@114d5dc1[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 11:03:37,026 TRACE [qtp297354543-444][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@114d5dc1[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 11:03:37,026 TRACE [qtp297354543-444][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@284fe07a[2,org.cumulus4j.store.test.movie.Rating] 11:03:37,026 TRACE [qtp297354543-444][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@45c02664[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 11:03:37,026 DEBUG [qtp297354543-444][FieldMeta] getEmbeddedClassMeta: this.embeddedClassMetaLoaded == false => loading. this=org.cumulus4j.store.model.FieldMeta@45c02664[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 11:03:37,027 TRACE [qtp297354543-444][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@114d5dc1[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 11:03:37,027 DEBUG [qtp297354543-444][ClassMeta] jdoPostDetach: attached=org.cumulus4j.store.model.ClassMeta@284fe07a[2,org.cumulus4j.store.test.movie.Rating] 11:03:37,028 DEBUG [qtp297354543-444][ClassMeta] jdoPostDetach: Detaching this.fieldName2FieldMeta: attached=org.cumulus4j.store.model.ClassMeta@284fe07a[2,org.cumulus4j.store.test.movie.Rating] 11:03:37,028 TRACE [qtp297354543-444][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@284fe07a[2,org.cumulus4j.store.test.movie.Rating] 11:03:37,028 DEBUG [qtp297354543-444][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@114d5dc1[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 11:03:37,028 DEBUG [qtp297354543-444][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@114d5dc1[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 11:03:37,028 TRACE [qtp297354543-444][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@114d5dc1[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 11:03:37,028 DEBUG [qtp297354543-444][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@114d5dc1[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 11:03:37,028 DEBUG [qtp297354543-444][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@45c02664[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 11:03:37,028 DEBUG [qtp297354543-444][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@45c02664[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 11:03:37,028 TRACE [qtp297354543-444][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@45c02664[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 11:03:37,028 DEBUG [qtp297354543-444][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@45c02664[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 11:03:37,028 TRACE [qtp297354543-444][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@23817979[2,org.cumulus4j.store.test.movie.Rating] 11:03:37,028 TRACE [qtp297354543-444][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@5d651a62[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 11:03:37,028 TRACE [qtp297354543-444][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@5741515d[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 11:03:37,028 DEBUG [qtp297354543-444][Cumulus4jStoreManager] getClassMetaByClass: end loading (took 9 ms). class=org.cumulus4j.store.test.movie.Rating 11:03:37,028 TRACE [qtp297354543-444][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@23817979[2,org.cumulus4j.store.test.movie.Rating] 11:03:37,028 TRACE [qtp297354543-444][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@23817979[2,org.cumulus4j.store.test.movie.Rating] 11:03:37,029 TRACE [qtp297354543-444][Cumulus4jPersistenceHandler] insertObject: Created new DataEntry for: 1 11:03:37,029 TRACE [qtp297354543-444][CryptoCache] acquireCipherEntry: Found cached Cipher@56686700 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:03:37,029 TRACE [qtp297354543-444][CryptoCache] releaseCipherEntry: Releasing Cipher@56686700 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:03:37,030 TRACE [qtp297354543-444][Cumulus4jPersistenceHandler] insertObject: Persisted new non-embedded DataEntry for: 1 11:03:37,030 TRACE [qtp297354543-444][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@23817979[2,org.cumulus4j.store.test.movie.Rating] 11:03:37,030 TRACE [qtp297354543-444][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@23817979[2,org.cumulus4j.store.test.movie.Rating] 11:03:37,032 TRACE [qtp297354543-444][CryptoCache] acquireCipherEntry: Found cached Cipher@56686700 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:03:37,032 TRACE [qtp297354543-444][CryptoCache] releaseCipherEntry: Releasing Cipher@56686700 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:03:37,035 TRACE [qtp297354543-444][CryptoCache] acquireCipherEntry: Found cached Cipher@56686700 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:03:37,035 TRACE [qtp297354543-444][CryptoCache] releaseCipherEntry: Releasing Cipher@56686700 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:03:37,036 TRACE [qtp297354543-444][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 11:03:37,036 TRACE [qtp297354543-444][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=8 value=[] 11:03:37,036 TRACE [qtp297354543-444][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@4f3f79a[1,org.cumulus4j.store.test.movie.Movie] 11:03:37,036 TRACE [qtp297354543-444][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@644b71d2[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 11:03:37,036 TRACE [qtp297354543-444][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@4f3f79a[1,org.cumulus4j.store.test.movie.Movie] 11:03:37,036 TRACE [qtp297354543-444][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=6 value=[] 11:03:37,036 TRACE [qtp297354543-444][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@4f3f79a[1,org.cumulus4j.store.test.movie.Movie] 11:03:37,037 TRACE [qtp297354543-444][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@66d48cac[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:03:37,037 TRACE [qtp297354543-444][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=5 value=null 11:03:37,037 TRACE [qtp297354543-444][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@4f3f79a[1,org.cumulus4j.store.test.movie.Movie] 11:03:37,037 TRACE [qtp297354543-444][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=4 value=[] 11:03:37,037 TRACE [qtp297354543-444][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@4f3f79a[1,org.cumulus4j.store.test.movie.Movie] 11:03:37,037 TRACE [qtp297354543-444][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@716ea5cd[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 11:03:37,037 TRACE [qtp297354543-444][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@4f3f79a[1,org.cumulus4j.store.test.movie.Movie] 11:03:37,037 TRACE [qtp297354543-444][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@4f3f79a[1,org.cumulus4j.store.test.movie.Movie] 11:03:37,037 TRACE [qtp297354543-444][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=1 value=[] 11:03:37,037 TRACE [qtp297354543-444][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@4f3f79a[1,org.cumulus4j.store.test.movie.Movie] 11:03:37,037 TRACE [qtp297354543-444][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@2e893aba[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 11:03:37,037 TRACE [qtp297354543-444][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=0 value=[] 11:03:37,037 TRACE [qtp297354543-444][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@4f3f79a[1,org.cumulus4j.store.test.movie.Movie] 11:03:37,037 TRACE [qtp297354543-444][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@3a81f92b[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 11:03:37,037 TRACE [qtp297354543-444][Cumulus4jPersistenceHandler] insertObject: Created new DataEntry for: 2 11:03:37,037 TRACE [qtp297354543-444][CryptoCache] acquireCipherEntry: Found cached Cipher@56686700 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:03:37,038 TRACE [qtp297354543-444][CryptoCache] releaseCipherEntry: Releasing Cipher@56686700 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:03:37,038 TRACE [qtp297354543-444][Cumulus4jPersistenceHandler] insertObject: Persisted new non-embedded DataEntry for: 2 11:03:37,039 TRACE [qtp297354543-444][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@3a81f92b[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 11:03:37,040 TRACE [qtp297354543-444][CryptoCache] getKeyData: Found cached key with keyID=1. 11:03:37,041 TRACE [qtp297354543-444][CryptoCache] acquireCipherEntry: Created new Cipher@394568958 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with key and IV. 11:03:37,041 TRACE [qtp297354543-444][CryptoCache] releaseCipherEntry: Releasing Cipher@394568958 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:03:37,041 TRACE [qtp297354543-444][CryptoCache] acquireCipherEntry: Found cached Cipher@56686700 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:03:37,041 TRACE [qtp297354543-444][CryptoCache] releaseCipherEntry: Releasing Cipher@56686700 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:03:37,042 TRACE [qtp297354543-444][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@2e893aba[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 11:03:37,050 TRACE [qtp297354543-444][CryptoCache] acquireCipherEntry: Found cached Cipher@394568958 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:03:37,051 TRACE [qtp297354543-444][CryptoCache] releaseCipherEntry: Releasing Cipher@394568958 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:03:37,051 TRACE [qtp297354543-444][CryptoCache] acquireCipherEntry: Found cached Cipher@56686700 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:03:37,051 TRACE [qtp297354543-444][CryptoCache] releaseCipherEntry: Releasing Cipher@56686700 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:03:37,053 TRACE [qtp297354543-444][CryptoCache] acquireCipherEntry: Found cached Cipher@56686700 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:03:37,053 TRACE [qtp297354543-444][CryptoCache] releaseCipherEntry: Releasing Cipher@56686700 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:03:37,056 TRACE [qtp297354543-444][CryptoCache] acquireCipherEntry: Found cached Cipher@56686700 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:03:37,056 TRACE [qtp297354543-444][CryptoCache] releaseCipherEntry: Releasing Cipher@56686700 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:03:37,057 TRACE [qtp297354543-444][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@716ea5cd[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 11:03:37,059 TRACE [qtp297354543-444][CryptoCache] acquireCipherEntry: Found cached Cipher@394568958 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:03:37,059 TRACE [qtp297354543-444][CryptoCache] releaseCipherEntry: Releasing Cipher@394568958 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:03:37,059 TRACE [qtp297354543-444][CryptoCache] acquireCipherEntry: Found cached Cipher@56686700 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:03:37,059 TRACE [qtp297354543-444][CryptoCache] releaseCipherEntry: Releasing Cipher@56686700 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:03:37,059 TRACE [qtp297354543-444][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@66d48cac[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:03:37,061 TRACE [qtp297354543-444][CryptoCache] acquireCipherEntry: Found cached Cipher@394568958 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:03:37,062 TRACE [qtp297354543-444][CryptoCache] releaseCipherEntry: Releasing Cipher@394568958 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:03:37,062 TRACE [qtp297354543-444][CryptoCache] acquireCipherEntry: Found cached Cipher@56686700 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:03:37,062 TRACE [qtp297354543-444][CryptoCache] releaseCipherEntry: Releasing Cipher@56686700 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:03:37,062 TRACE [qtp297354543-444][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@644b71d2[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 11:03:37,064 TRACE [qtp297354543-444][CryptoCache] acquireCipherEntry: Found cached Cipher@394568958 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:03:37,064 TRACE [qtp297354543-444][CryptoCache] releaseCipherEntry: Releasing Cipher@394568958 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:03:37,065 TRACE [qtp297354543-444][CryptoCache] acquireCipherEntry: Found cached Cipher@56686700 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:03:37,065 TRACE [qtp297354543-444][CryptoCache] releaseCipherEntry: Releasing Cipher@56686700 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:03:37,066 DEBUG [qtp297354543-444][Cumulus4jStoreManager] getClassMetaByClass: begin loading. class=org.cumulus4j.store.test.movie.Person 11:03:37,066 DEBUG [qtp297354543-444][Cumulus4jStoreManager] registerClass: clazz=org.cumulus4j.store.test.movie.Person 11:03:37,068 DEBUG [qtp297354543-444][ClassMeta] jdoPreStore: org.cumulus4j.store.model.ClassMeta@152f27c8[null,org.cumulus4j.store.test.movie.Person] 11:03:37,069 DEBUG [qtp297354543-444][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta == null => populating. this=org.cumulus4j.store.model.ClassMeta@152f27c8[3,org.cumulus4j.store.test.movie.Person] 11:03:37,069 DEBUG [qtp297354543-444][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@1ffd09a5[null,org.cumulus4j.store.test.movie.Person#name[primary]] 11:03:37,070 TRACE [qtp297354543-444][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@152f27c8[3,org.cumulus4j.store.test.movie.Person] 11:03:37,070 DEBUG [qtp297354543-444][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@1ffd09a5[17,org.cumulus4j.store.test.movie.Person#name[primary]] 11:03:37,070 TRACE [qtp297354543-444][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1ffd09a5[17,org.cumulus4j.store.test.movie.Person#name[primary]] 11:03:37,070 TRACE [qtp297354543-444][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@152f27c8[3,org.cumulus4j.store.test.movie.Person] 11:03:37,071 DEBUG [qtp297354543-444][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@7873b06e[null,org.cumulus4j.store.test.movie.Person#personID[primary]] 11:03:37,071 TRACE [qtp297354543-444][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@152f27c8[3,org.cumulus4j.store.test.movie.Person] 11:03:37,072 DEBUG [qtp297354543-444][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@7873b06e[18,org.cumulus4j.store.test.movie.Person#personID[primary]] 11:03:37,072 TRACE [qtp297354543-444][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@7873b06e[18,org.cumulus4j.store.test.movie.Person#personID[primary]] 11:03:37,072 TRACE [qtp297354543-444][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@152f27c8[3,org.cumulus4j.store.test.movie.Person] 11:03:37,072 TRACE [qtp297354543-444][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1ffd09a5[17,org.cumulus4j.store.test.movie.Person#name[primary]] 11:03:37,072 DEBUG [qtp297354543-444][FieldMeta] getEmbeddedClassMeta: this.embeddedClassMetaLoaded == false => loading. this=org.cumulus4j.store.model.FieldMeta@1ffd09a5[17,org.cumulus4j.store.test.movie.Person#name[primary]] 11:03:37,073 TRACE [qtp297354543-444][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@7873b06e[18,org.cumulus4j.store.test.movie.Person#personID[primary]] 11:03:37,074 DEBUG [qtp297354543-444][ClassMeta] jdoPostDetach: attached=org.cumulus4j.store.model.ClassMeta@152f27c8[3,org.cumulus4j.store.test.movie.Person] 11:03:37,074 DEBUG [qtp297354543-444][ClassMeta] jdoPostDetach: Detaching this.fieldName2FieldMeta: attached=org.cumulus4j.store.model.ClassMeta@152f27c8[3,org.cumulus4j.store.test.movie.Person] 11:03:37,074 TRACE [qtp297354543-444][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@152f27c8[3,org.cumulus4j.store.test.movie.Person] 11:03:37,074 DEBUG [qtp297354543-444][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@1ffd09a5[17,org.cumulus4j.store.test.movie.Person#name[primary]] 11:03:37,074 DEBUG [qtp297354543-444][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@1ffd09a5[17,org.cumulus4j.store.test.movie.Person#name[primary]] 11:03:37,074 TRACE [qtp297354543-444][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1ffd09a5[17,org.cumulus4j.store.test.movie.Person#name[primary]] 11:03:37,074 DEBUG [qtp297354543-444][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@1ffd09a5[17,org.cumulus4j.store.test.movie.Person#name[primary]] 11:03:37,074 DEBUG [qtp297354543-444][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@7873b06e[18,org.cumulus4j.store.test.movie.Person#personID[primary]] 11:03:37,074 DEBUG [qtp297354543-444][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@7873b06e[18,org.cumulus4j.store.test.movie.Person#personID[primary]] 11:03:37,074 TRACE [qtp297354543-444][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@7873b06e[18,org.cumulus4j.store.test.movie.Person#personID[primary]] 11:03:37,074 DEBUG [qtp297354543-444][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@7873b06e[18,org.cumulus4j.store.test.movie.Person#personID[primary]] 11:03:37,074 TRACE [qtp297354543-444][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@14bddf0a[3,org.cumulus4j.store.test.movie.Person] 11:03:37,074 TRACE [qtp297354543-444][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@5c16d168[17,org.cumulus4j.store.test.movie.Person#name[primary]] 11:03:37,074 TRACE [qtp297354543-444][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@61ecc3cb[18,org.cumulus4j.store.test.movie.Person#personID[primary]] 11:03:37,074 DEBUG [qtp297354543-444][Cumulus4jStoreManager] getClassMetaByClass: end loading (took 8 ms). class=org.cumulus4j.store.test.movie.Person 11:03:37,075 TRACE [qtp297354543-444][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@14bddf0a[3,org.cumulus4j.store.test.movie.Person] 11:03:37,075 TRACE [qtp297354543-444][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@14bddf0a[3,org.cumulus4j.store.test.movie.Person] 11:03:37,075 TRACE [qtp297354543-444][Cumulus4jPersistenceHandler] insertObject: Created new DataEntry for: 1 11:03:37,075 TRACE [qtp297354543-444][CryptoCache] acquireCipherEntry: Found cached Cipher@56686700 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:03:37,075 TRACE [qtp297354543-444][CryptoCache] releaseCipherEntry: Releasing Cipher@56686700 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:03:37,076 TRACE [qtp297354543-444][Cumulus4jPersistenceHandler] insertObject: Persisted new non-embedded DataEntry for: 1 11:03:37,076 TRACE [qtp297354543-444][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@14bddf0a[3,org.cumulus4j.store.test.movie.Person] 11:03:37,076 TRACE [qtp297354543-444][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@14bddf0a[3,org.cumulus4j.store.test.movie.Person] 11:03:37,078 TRACE [qtp297354543-444][CryptoCache] acquireCipherEntry: Found cached Cipher@56686700 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:03:37,078 TRACE [qtp297354543-444][CryptoCache] releaseCipherEntry: Releasing Cipher@56686700 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:03:37,080 TRACE [qtp297354543-444][CryptoCache] acquireCipherEntry: Found cached Cipher@56686700 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:03:37,081 TRACE [qtp297354543-444][CryptoCache] releaseCipherEntry: Releasing Cipher@56686700 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:03:37,082 TRACE [qtp297354543-444][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 11:03:37,091 TRACE [qtp297354543-444][CryptoCache] acquireCipherEntry: Found cached Cipher@394568958 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:03:37,091 TRACE [qtp297354543-444][CryptoCache] releaseCipherEntry: Releasing Cipher@394568958 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:03:37,091 TRACE [qtp297354543-444][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=6 value=[org.cumulus4j.store.test.movie.Person@1] 11:03:37,092 TRACE [qtp297354543-444][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@4f3f79a[1,org.cumulus4j.store.test.movie.Movie] 11:03:37,092 TRACE [qtp297354543-444][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@66d48cac[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:03:37,092 TRACE [qtp297354543-444][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Person 11:03:37,101 TRACE [qtp297354543-444][CryptoCache] acquireCipherEntry: Found cached Cipher@56686700 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:03:37,101 TRACE [qtp297354543-444][CryptoCache] releaseCipherEntry: Releasing Cipher@56686700 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:03:37,102 TRACE [qtp297354543-444][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@4f3f79a[1,org.cumulus4j.store.test.movie.Movie] 11:03:37,102 TRACE [qtp297354543-444][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@66d48cac[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:03:37,110 TRACE [qtp297354543-444][CryptoCache] acquireCipherEntry: Found cached Cipher@394568958 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:03:37,110 TRACE [qtp297354543-444][CryptoCache] releaseCipherEntry: Releasing Cipher@394568958 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:03:37,111 TRACE [qtp297354543-444][CryptoCache] acquireCipherEntry: Found cached Cipher@56686700 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:03:37,111 TRACE [qtp297354543-444][CryptoCache] releaseCipherEntry: Releasing Cipher@56686700 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:03:37,111 TRACE [qtp297354543-444][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@66d48cac[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:03:37,113 TRACE [qtp297354543-444][CryptoCache] acquireCipherEntry: Found cached Cipher@56686700 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:03:37,113 TRACE [qtp297354543-444][CryptoCache] releaseCipherEntry: Releasing Cipher@56686700 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:03:37,115 TRACE [qtp297354543-444][CryptoCache] acquireCipherEntry: Found cached Cipher@56686700 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:03:37,116 TRACE [qtp297354543-444][CryptoCache] releaseCipherEntry: Releasing Cipher@56686700 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:03:37,117 TRACE [qtp297354543-444][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 11:03:37,118 TRACE [qtp297354543-444][CryptoCache] acquireCipherEntry: Found cached Cipher@394568958 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:03:37,118 TRACE [qtp297354543-444][CryptoCache] releaseCipherEntry: Releasing Cipher@394568958 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:03:37,119 TRACE [qtp297354543-444][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=5 value=org.cumulus4j.store.test.movie.Rating@1 11:03:37,119 TRACE [qtp297354543-444][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@4f3f79a[1,org.cumulus4j.store.test.movie.Movie] 11:03:37,119 TRACE [qtp297354543-444][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Rating 11:03:37,120 TRACE [qtp297354543-444][CryptoCache] acquireCipherEntry: Found cached Cipher@56686700 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:03:37,121 TRACE [qtp297354543-444][CryptoCache] releaseCipherEntry: Releasing Cipher@56686700 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:03:37,121 TRACE [qtp297354543-444][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@4f3f79a[1,org.cumulus4j.store.test.movie.Movie] 11:03:37,131 TRACE [qtp297354543-444][CryptoCache] acquireCipherEntry: Found cached Cipher@56686700 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:03:37,131 TRACE [qtp297354543-444][CryptoCache] releaseCipherEntry: Releasing Cipher@56686700 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:03:37,148 TRACE [qtp297354543-444][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 11:03:37,148 DEBUG [AbstractCryptoManager][AbstractCryptoManager$CloseExpiredSessionsTask] run: entered 11:03:37,149 TRACE [qtp297354543-444][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 11:03:37,160 TRACE [qtp297354543-444][Cumulus4jStoreManager] getClassMetaByClassID: found cache entry. classID=1 11:03:37,160 TRACE [qtp297354543-444][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 11:03:37,168 TRACE [qtp297354543-444][CryptoCache] acquireCipherEntry: Found cached Cipher@394568958 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:03:37,168 TRACE [qtp297354543-444][CryptoCache] releaseCipherEntry: Releasing Cipher@394568958 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:03:37,169 TRACE [qtp297354543-444][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@4f3f79a[1,org.cumulus4j.store.test.movie.Movie] 11:03:37,169 TRACE [qtp297354543-444][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@4f3f79a[1,org.cumulus4j.store.test.movie.Movie] 11:03:37,169 TRACE [qtp297354543-444][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@4f3f79a[1,org.cumulus4j.store.test.movie.Movie] 11:03:37,169 TRACE [qtp297354543-444][Cumulus4jStoreManager] getClassMetaByClassID: found cache entry. classID=1 11:03:37,169 TRACE [qtp297354543-444][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 11:03:37,171 TRACE [qtp297354543-444][CryptoCache] acquireCipherEntry: Found cached Cipher@394568958 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:03:37,171 TRACE [qtp297354543-444][CryptoCache] releaseCipherEntry: Releasing Cipher@394568958 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:03:37,171 TRACE [qtp297354543-444][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@4f3f79a[1,org.cumulus4j.store.test.movie.Movie] 11:03:37,171 TRACE [qtp297354543-444][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@4f3f79a[1,org.cumulus4j.store.test.movie.Movie] 11:03:37,171 TRACE [qtp297354543-444][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@4f3f79a[1,org.cumulus4j.store.test.movie.Movie] 11:03:37,381 DEBUG [qtp1671943153-536][AbstractService] getAuth: 'Authorization' header: Basic ZGV2aWw6dGVzdHRlc3R0ZXN0 11:03:37,381 INFO [qtp1671943153-536][KeyStoreManager] getSingletons: System property 'cumulus4j.keyStoreDir' was set to '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.withkeyserver/target/integration-test-key-stores'. Using keyStoreDir '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.withkeyserver/target/integration-test-key-stores'. 11:03:37,382 DEBUG [qtp1671943153-536][DateDependentKeyStrategy] init: Calculated numberOfKeysToGenerate=25 11:03:37,382 INFO [qtp1671943153-536][KeyStore] getKeySize: System property 'cumulus4j.KeyStore.keySize' is not set. Using default key size (256 bit). 11:03:37,382 INFO [qtp1671943153-536][KeyStore] createUser: Created master-key with a size of 256 bits. This key will not be modified for this key-store anymore. 11:03:37,382 INFO [qtp1671943153-536][KeyStore] getEncryptionAlgorithm: System property 'cumulus4j.KeyStore.encryptionAlgorithm' is not set. Using default algorithm 'Twofish/GCM/NoPadding'. 11:03:37,396 INFO [qtp1671943153-536][KeyStore] getMACAlgorithm: System property 'cumulus4j.KeyStore.macAlgorithm' is not set. Using default MAC algorithm 'NONE'. 11:03:37,477 DEBUG [qtp1671943153-534][AppServerService] logger: instantiated AppServerService 11:03:37,481 DEBUG [qtp1671943153-534][AppServerService] putAppServer: entered 11:03:37,481 DEBUG [qtp1671943153-534][AbstractService] getAuth: 'Authorization' header: Basic ZGV2aWw6dGVzdHRlc3R0ZXN0 11:03:37,483 INFO [qtp1671943153-534][SessionManager] Creating instance of SessionManager. 11:03:37,495 DEBUG [Thread-510][JAXBContextResolver] Instantiating JAXBContextResolver. 11:03:37,497 DEBUG [Thread-512][JAXBContextResolver] Instantiating JAXBContextResolver. 11:03:37,518 DEBUG [Thread-513][JAXBContextResolver] Instantiating JAXBContextResolver. 11:03:37,521 DEBUG [Thread-511][JAXBContextResolver] Instantiating JAXBContextResolver. 11:03:37,529 DEBUG [qtp1671943153-537][AbstractService] getAuth: 'Authorization' header: Basic ZGV2aWw6dGVzdHRlc3R0ZXN0 11:03:37,532 DEBUG [qtp1671943153-537][CryptoSessionService] open: authUserName='devil' cryptoSessionID='test-iotsfu9f--1n0luix6okv08_7m89ic0y*1*0px8pr' 11:03:37,532 DEBUG [Thread-514][JAXBContextResolver] Instantiating JAXBContextResolver. 11:03:37,790 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@41e09c8f 11:03:38,486 INFO [qtp297354543-408][TestUtil] loadProperties: File /home/tomcat/cumulus4j-test-datanucleus.properties does not exist. Thus not overriding any settings with user-specific ones. 11:03:38,486 DEBUG [qtp297354543-408][CleanupUtil] Deleting all tables from Data backend store 11:03:38,513 DEBUG [Thread-510][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.NullResponse matching=true 11:03:38,522 DEBUG [Thread-513][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.NullResponse matching=true 11:03:38,536 DEBUG [qtp297354543-444][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Response matching=true 11:03:38,542 DEBUG [qtp297354543-409][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Response matching=true 11:03:38,544 DEBUG [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: Entered. 11:03:38,548 DEBUG [qtp297354543-444][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: Entered. 11:03:38,551 DEBUG [Thread-512][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.NullResponse matching=true 11:03:38,556 DEBUG [qtp297354543-412][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Response matching=true 11:03:38,557 DEBUG [qtp297354543-412][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: Entered. 11:03:38,586 DEBUG [Thread-514][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.NullResponse matching=true 11:03:38,592 DEBUG [qtp297354543-411][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Response matching=true 11:03:38,593 DEBUG [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: Entered. 11:03:38,595 DEBUG [Thread-511][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.NullResponse matching=true 11:03:38,600 DEBUG [qtp297354543-431][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Response matching=true 11:03:38,601 DEBUG [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: Entered. 11:03:38,907 WARN [qtp297354543-439][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. NestedThrowables: java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. 11:03:38,909 WARN [qtp297354543-410][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. NestedThrowables: java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. 11:03:38,916 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:38,916 WARN [qtp297354543-552][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:38,925 INFO [qtp297354543-408][CleanupUtil] cleanoutRDBMS: derbyDatabaseDir="/tmp/derby/cumulus4j" was deleted successfully. 11:03:38,925 DEBUG [qtp297354543-408][CleanupUtil] Deleting all tables from Index backend store 11:03:38,926 WARN [qtp297354543-408][CleanupUtil] dropAllTables: 'ConnectionURL' property is not set for index datastore! Skipping! 11:03:38,926 INFO [qtp297354543-408][TestUtil] loadProperties: File /home/tomcat/cumulus4j-test-datanucleus.properties does not exist. Thus not overriding any settings with user-specific ones. 11:03:38,928 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:38,930 WARN [qtp297354543-441][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:38,939 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:38,944 WARN [qtp297354543-442][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:38,945 WARN [qtp297354543-550][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:38,945 WARN [qtp297354543-412][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:38,947 WARN [qtp297354543-549][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:38,969 WARN [qtp297354543-413][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:38,976 WARN [qtp297354543-443][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:38,978 WARN [qtp297354543-444][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:38,980 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:38,985 WARN [qtp297354543-440][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:38,990 WARN [qtp297354543-439][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:38,997 WARN [qtp297354543-410][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:38,998 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:39,004 WARN [qtp297354543-549][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:39,004 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:39,013 WARN [qtp297354543-552][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:39,014 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:39,023 WARN [qtp297354543-550][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:39,029 WARN [qtp297354543-412][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:39,030 WARN [qtp297354543-413][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:39,031 WARN [qtp297354543-441][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:39,033 WARN [qtp297354543-444][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:39,037 WARN [qtp297354543-442][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:39,038 WARN [qtp297354543-443][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:39,049 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:39,050 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:39,064 WARN [qtp297354543-552][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:39,070 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:39,072 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:39,076 WARN [qtp297354543-440][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:39,080 WARN [qtp297354543-410][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:39,090 WARN [qtp297354543-439][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:39,094 WARN [qtp297354543-442][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:39,095 WARN [qtp297354543-412][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:39,095 WARN [qtp297354543-441][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:39,101 WARN [qtp297354543-549][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:39,114 WARN [qtp297354543-444][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:39,118 WARN [qtp297354543-443][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:39,120 WARN [qtp297354543-552][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:39,122 WARN [qtp297354543-550][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:39,125 WARN [qtp297354543-413][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:39,133 WARN [qtp297354543-440][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:39,134 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:39,140 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:39,143 WARN [qtp297354543-410][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:39,148 WARN [qtp297354543-412][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:39,152 WARN [qtp297354543-442][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:39,153 WARN [qtp297354543-549][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:39,154 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:39,162 WARN [qtp297354543-439][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:39,164 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:39,175 WARN [qtp297354543-444][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:39,178 WARN [qtp297354543-443][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:39,180 WARN [qtp297354543-441][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:39,202 WARN [qtp297354543-552][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:39,203 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:39,211 WARN [qtp297354543-550][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:39,212 WARN [qtp297354543-413][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:39,228 WARN [qtp297354543-440][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:39,228 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:39,232 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:39,234 WARN [qtp297354543-442][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:39,237 WARN [qtp297354543-410][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:39,237 WARN [qtp297354543-444][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:39,242 WARN [qtp297354543-439][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:39,248 WARN [qtp297354543-549][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:39,249 WARN [qtp297354543-412][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:39,249 WARN [qtp297354543-443][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:39,254 WARN [qtp297354543-552][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:39,258 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:39,265 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:39,277 WARN [qtp297354543-441][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:39,290 WARN [qtp297354543-413][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:39,297 WARN [qtp297354543-442][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:39,298 WARN [qtp297354543-550][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:39,300 WARN [qtp297354543-440][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:39,309 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:39,313 WARN [qtp297354543-444][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:39,320 WARN [qtp297354543-410][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:39,321 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:39,325 WARN [qtp297354543-443][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:39,328 WARN [qtp297354543-439][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:39,329 WARN [qtp297354543-412][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:39,339 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:39,341 WARN [qtp297354543-413][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:39,344 WARN [qtp297354543-441][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:39,346 WARN [qtp297354543-549][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:39,350 WARN [qtp297354543-552][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:39,364 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:39,368 WARN [qtp297354543-440][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:39,384 WARN [qtp297354543-410][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:39,393 WARN [qtp297354543-442][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:39,394 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:39,394 WARN [qtp297354543-550][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:39,397 WARN [qtp297354543-412][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:39,399 WARN [qtp297354543-443][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:39,400 WARN [qtp297354543-408][MetaData] MetaData Parser encountered an error in file "jar:file:/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store/target/org.cumulus4j.store-1.2.1-SNAPSHOT.jar!/org/cumulus4j/store/model/package.jdo" at line 10, column 6 : cvc-elt.1: Cannot find the declaration of element 'jdo'. - Please check your specification of DTD and the validity of the MetaData XML that you have specified. 11:03:39,400 WARN [qtp297354543-408][MetaData] MetaData Parser encountered an error in file "jar:file:/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store/target/org.cumulus4j.store-1.2.1-SNAPSHOT.jar!/org/cumulus4j/store/model/package.jdo" at line 48, column 7 : The content of element type "jdo" is incomplete, it must match "(extension*,(package|query|fetch-plan)+,extension*)". - Please check your specification of DTD and the validity of the MetaData XML that you have specified. 11:03:39,401 WARN [qtp297354543-444][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:39,404 WARN [qtp297354543-552][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:39,404 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:39,411 WARN [qtp297354543-439][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:39,414 WARN [qtp297354543-549][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:39,428 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:39,429 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:39,432 WARN [qtp297354543-441][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:39,433 WARN [qtp297354543-413][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:39,450 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:39,456 WARN [qtp297354543-443][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:39,464 WARN [qtp297354543-552][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:39,465 WARN [qtp297354543-439][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:39,468 WARN [qtp297354543-444][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:39,469 WARN [qtp297354543-440][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:39,479 WARN [qtp297354543-412][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:39,480 WARN [qtp297354543-410][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:39,482 WARN [qtp297354543-549][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:39,488 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:39,489 WARN [qtp297354543-441][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:39,490 WARN [qtp297354543-442][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:39,492 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:39,494 WARN [qtp297354543-550][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:39,498 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:39,520 WARN [qtp297354543-413][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:39,522 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:39,524 WARN [qtp297354543-439][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:39,524 WARN [qtp297354543-444][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:39,527 WARN [qtp297354543-443][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:39,541 WARN [qtp297354543-549][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:39,541 WARN [qtp297354543-552][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:39,553 WARN [qtp297354543-442][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:39,557 WARN [qtp297354543-412][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:39,558 WARN [qtp297354543-440][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:39,560 WARN [qtp297354543-410][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:39,567 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:39,573 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:39,574 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:39,574 WARN [qtp297354543-441][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:39,577 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:39,585 WARN [qtp297354543-550][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:39,593 WARN [qtp297354543-444][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:39,593 WARN [qtp297354543-413][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:39,601 WARN [qtp297354543-552][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:39,606 WARN [qtp297354543-549][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:39,617 WARN [qtp297354543-439][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:39,620 WARN [qtp297354543-443][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:39,629 WARN [qtp297354543-442][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:39,629 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:39,644 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:39,648 WARN [qtp297354543-412][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:39,652 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:39,652 WARN [qtp297354543-440][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:39,653 WARN [qtp297354543-552][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:39,656 WARN [qtp297354543-410][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:39,658 WARN [qtp297354543-441][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:39,666 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:39,667 WARN [qtp297354543-550][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:39,671 WARN [qtp297354543-413][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:39,673 WARN [qtp297354543-443][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:39,676 WARN [qtp297354543-439][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:39,682 WARN [qtp297354543-549][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:39,686 WARN [qtp297354543-444][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:39,708 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:39,716 WARN [qtp297354543-440][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:39,717 WARN [qtp297354543-441][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:39,718 WARN [qtp297354543-552][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:39,718 WARN [qtp297354543-442][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:39,723 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:39,726 WARN [qtp297354543-413][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:39,735 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:39,736 WARN [qtp297354543-549][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:39,745 WARN [qtp297354543-410][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:39,747 WARN [qtp297354543-412][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:39,751 WARN [qtp297354543-550][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:39,752 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:39,757 WARN [qtp297354543-439][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:39,763 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:39,770 WARN [qtp297354543-443][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:39,772 WARN [qtp297354543-440][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:39,778 WARN [qtp297354543-444][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:39,783 WARN [qtp297354543-552][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:39,791 WARN [qtp297354543-441][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:39,794 WARN [qtp297354543-413][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:39,794 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:39,796 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:39,802 WARN [qtp297354543-410][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:39,807 WARN [qtp297354543-549][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:39,812 WARN [qtp297354543-442][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:39,824 WARN [qtp297354543-439][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:39,833 WARN [qtp297354543-412][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:39,841 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:39,846 WARN [qtp297354543-550][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:39,847 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:39,849 WARN [qtp297354543-440][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:39,849 WARN [qtp297354543-443][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:39,852 WARN [qtp297354543-444][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:39,860 WARN [qtp297354543-413][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:39,863 WARN [qtp297354543-552][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:39,874 WARN [qtp297354543-549][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:39,876 WARN [qtp297354543-439][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:39,881 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:39,884 WARN [qtp297354543-441][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:39,888 WARN [qtp297354543-410][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:39,893 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:39,894 WARN [qtp297354543-442][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:39,901 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:39,914 WARN [qtp297354543-413][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:39,918 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:39,930 WARN [qtp297354543-412][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:39,932 WARN [qtp297354543-443][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:39,935 WARN [qtp297354543-552][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:39,936 WARN [qtp297354543-439][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:39,937 WARN [qtp297354543-549][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:39,939 WARN [qtp297354543-440][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:39,942 WARN [qtp297354543-550][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:39,947 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:39,948 WARN [qtp297354543-441][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:39,950 WARN [qtp297354543-444][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:39,970 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:39,971 WARN [qtp297354543-413][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:39,982 WARN [qtp297354543-410][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:39,985 WARN [qtp297354543-442][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:39,985 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:39,987 WARN [qtp297354543-439][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:39,994 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:40,002 WARN [qtp297354543-412][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:40,008 WARN [qtp297354543-440][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:40,009 WARN [qtp297354543-549][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:40,011 WARN [qtp297354543-443][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:40,014 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:40,015 WARN [qtp297354543-552][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:40,015 WARN [qtp297354543-441][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:40,017 WARN [qtp297354543-550][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:40,028 WARN [qtp297354543-413][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:40,029 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:40,032 WARN [qtp297354543-444][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:40,048 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:40,054 WARN [qtp297354543-412][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:40,059 WARN [qtp297354543-410][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:40,063 WARN [qtp297354543-440][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:40,066 WARN [qtp297354543-439][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:40,069 WARN [qtp297354543-552][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:40,077 WARN [qtp297354543-442][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:40,081 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:40,092 WARN [qtp297354543-441][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:40,094 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:40,096 WARN [qtp297354543-443][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:40,104 WARN [qtp297354543-444][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:40,107 WARN [qtp297354543-549][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:40,110 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:40,114 WARN [qtp297354543-550][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:40,121 WARN [qtp297354543-413][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:40,135 WARN [qtp297354543-440][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:40,142 WARN [qtp297354543-412][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:40,146 WARN [qtp297354543-410][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:40,147 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:40,150 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:40,150 WARN [qtp297354543-552][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:40,152 WARN [qtp297354543-442][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:40,155 WARN [qtp297354543-439][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:40,155 WARN [qtp297354543-441][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:40,156 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:40,176 WARN [qtp297354543-443][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:40,176 WARN [qtp297354543-444][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:40,177 WARN [qtp297354543-413][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:40,188 WARN [qtp297354543-549][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:40,198 WARN [qtp297354543-550][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:40,205 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:40,211 WARN [qtp297354543-442][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:40,215 WARN [qtp297354543-410][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:40,215 WARN [qtp297354543-412][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:40,216 WARN [qtp297354543-439][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:40,229 WARN [qtp297354543-443][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:40,234 WARN [qtp297354543-440][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:40,235 WARN [qtp297354543-441][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:40,237 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:40,239 WARN [qtp297354543-444][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:40,240 WARN [qtp297354543-552][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:40,247 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:40,248 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:40,268 WARN [qtp297354543-442][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:40,274 WARN [qtp297354543-413][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:40,283 WARN [qtp297354543-410][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:40,284 WARN [qtp297354543-412][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:40,288 WARN [qtp297354543-549][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:40,288 WARN [qtp297354543-550][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:40,292 WARN [qtp297354543-552][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:40,293 WARN [qtp297354543-439][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:40,298 WARN [qtp297354543-440][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:40,303 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:40,306 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:40,320 WARN [qtp297354543-441][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:40,322 WARN [qtp297354543-443][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:40,328 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:40,330 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:40,336 WARN [qtp297354543-444][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:40,338 WARN [qtp297354543-410][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:40,344 WARN [qtp297354543-442][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:40,353 WARN [qtp297354543-440][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:40,357 WARN [qtp297354543-549][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:40,368 WARN [qtp297354543-413][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:40,369 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:40,372 WARN [qtp297354543-412][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:40,373 WARN [qtp297354543-552][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:40,373 WARN [qtp297354543-441][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:40,381 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:40,381 WARN [qtp297354543-443][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:40,388 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:40,388 WARN [qtp297354543-439][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:40,389 WARN [qtp297354543-550][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:40,393 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:40,399 WARN [qtp297354543-410][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:40,400 WARN [qtp297354543-442][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:40,409 WARN [qtp297354543-440][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:40,410 WARN [qtp297354543-444][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:40,450 WARN [qtp297354543-549][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:40,452 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:40,454 WARN [qtp297354543-412][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:40,458 WARN [qtp297354543-439][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:40,461 WARN [qtp297354543-550][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:40,464 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:40,467 WARN [qtp297354543-441][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:40,469 WARN [qtp297354543-552][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:40,469 WARN [qtp297354543-413][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:40,471 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:40,472 WARN [qtp297354543-410][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:40,473 WARN [qtp297354543-440][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:40,479 WARN [qtp297354543-443][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:40,483 WARN [qtp297354543-442][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:40,483 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:40,509 WARN [qtp297354543-444][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:40,510 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:40,512 WARN [qtp297354543-412][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:40,527 WARN [qtp297354543-552][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:40,528 WARN [qtp297354543-440][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:40,529 WARN [qtp297354543-439][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:40,542 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:40,544 WARN [qtp297354543-441][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:40,548 WARN [qtp297354543-410][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:40,551 WARN [qtp297354543-549][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:40,552 WARN [qtp297354543-442][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:40,554 WARN [qtp297354543-413][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:40,557 WARN [qtp297354543-550][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:40,557 WARN [qtp297354543-443][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:40,559 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:40,564 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:40,564 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:40,588 WARN [qtp297354543-552][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:40,589 WARN [qtp297354543-412][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:40,593 WARN [qtp297354543-439][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:40,596 WARN [qtp297354543-440][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:40,600 WARN [qtp297354543-444][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:40,606 WARN [qtp297354543-441][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:40,609 WARN [qtp297354543-410][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:40,609 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:40,612 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:40,628 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:40,628 WARN [qtp297354543-550][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:40,629 WARN [qtp297354543-413][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:40,634 WARN [qtp297354543-443][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:40,642 WARN [qtp297354543-412][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:40,643 WARN [qtp297354543-549][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:40,644 WARN [qtp297354543-442][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:40,648 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:40,652 WARN [qtp297354543-444][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:40,664 WARN [qtp297354543-410][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:40,677 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:40,677 WARN [qtp297354543-552][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:40,677 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:40,688 WARN [qtp297354543-440][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:40,692 WARN [qtp297354543-439][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:40,700 WARN [qtp297354543-441][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:40,700 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:40,706 WARN [qtp297354543-550][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:40,710 WARN [qtp297354543-412][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:40,716 WARN [qtp297354543-549][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:40,717 WARN [qtp297354543-443][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:40,721 WARN [qtp297354543-444][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:40,723 WARN [qtp297354543-413][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:40,724 WARN [qtp297354543-442][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:40,728 WARN [qtp297354543-552][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:40,733 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:40,736 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:40,745 WARN [qtp297354543-439][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:40,759 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:40,764 WARN [qtp297354543-410][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:40,767 WARN [qtp297354543-550][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:40,768 WARN [qtp297354543-441][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:40,774 WARN [qtp297354543-412][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:40,775 WARN [qtp297354543-444][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:40,781 WARN [qtp297354543-440][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:40,788 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:40,801 WARN [qtp297354543-442][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:40,801 WARN [qtp297354543-413][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:40,801 WARN [qtp297354543-549][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:40,806 WARN [qtp297354543-443][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:40,814 WARN [qtp297354543-552][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:40,822 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:40,823 WARN [qtp297354543-441][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:40,826 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:40,841 WARN [qtp297354543-439][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:40,843 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:40,848 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:40,856 WARN [qtp297354543-550][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:40,861 WARN [qtp297354543-410][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:40,862 WARN [qtp297354543-412][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:40,870 WARN [qtp297354543-444][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:40,872 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:40,875 WARN [qtp297354543-440][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:40,879 WARN [qtp297354543-443][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:40,884 WARN [qtp297354543-441][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:40,895 WARN [qtp297354543-413][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:40,896 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:40,896 WARN [qtp297354543-442][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:40,899 WARN [qtp297354543-549][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:40,900 WARN [qtp297354543-552][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:40,918 WARN [qtp297354543-550][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:40,918 WARN [qtp297354543-412][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:40,928 WARN [qtp297354543-439][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:40,930 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:40,930 WARN [qtp297354543-410][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:40,943 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:40,945 WARN [qtp297354543-440][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:40,947 WARN [qtp297354543-444][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:40,954 WARN [qtp297354543-443][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:40,956 WARN [qtp297354543-549][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:40,959 WARN [qtp297354543-413][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:40,966 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:40,975 WARN [qtp297354543-441][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:40,983 WARN [qtp297354543-552][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:40,984 WARN [qtp297354543-550][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:40,989 WARN [qtp297354543-442][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:40,992 WARN [qtp297354543-439][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:40,993 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:40,996 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:41,000 WARN [qtp297354543-412][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:41,004 WARN [qtp297354543-444][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:41,011 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:41,012 WARN [qtp297354543-549][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:41,016 WARN [qtp297354543-440][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:41,028 WARN [qtp297354543-410][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:41,035 WARN [qtp297354543-443][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:41,045 WARN [qtp297354543-439][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:41,046 WARN [qtp297354543-413][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:41,062 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:41,063 WARN [qtp297354543-552][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:41,069 WARN [qtp297354543-550][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:41,071 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:41,072 WARN [qtp297354543-441][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:41,072 WARN [qtp297354543-442][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:41,073 WARN [qtp297354543-440][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:41,075 WARN [qtp297354543-549][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:41,080 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:41,083 WARN [qtp297354543-444][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:41,084 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:41,086 WARN [qtp297354543-412][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:41,105 WARN [qtp297354543-410][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:41,124 WARN [qtp297354543-413][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:41,125 WARN [qtp297354543-443][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:41,129 WARN [qtp297354543-442][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:41,129 WARN [qtp297354543-549][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:41,136 WARN [qtp297354543-439][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:41,137 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:41,144 WARN [qtp297354543-412][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:41,147 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:41,148 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:41,153 WARN [qtp297354543-552][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:41,154 WARN [qtp297354543-550][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:41,160 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:41,164 WARN [qtp297354543-440][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:41,169 WARN [qtp297354543-441][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:41,173 WARN [qtp297354543-444][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:41,200 WARN [qtp297354543-442][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:41,205 WARN [qtp297354543-410][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:41,209 WARN [qtp297354543-552][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:41,209 WARN [qtp297354543-549][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:41,213 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:41,215 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:41,219 WARN [qtp297354543-413][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:41,220 WARN [qtp297354543-412][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:41,224 WARN [qtp297354543-443][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:41,226 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:41,232 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:41,236 WARN [qtp297354543-444][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:41,237 WARN [qtp297354543-439][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:41,241 WARN [qtp297354543-441][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:41,244 WARN [qtp297354543-550][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:41,252 WARN [qtp297354543-440][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:41,265 WARN [qtp297354543-410][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:41,274 WARN [qtp297354543-412][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:41,280 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:41,280 WARN [qtp297354543-549][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:41,289 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:41,294 WARN [qtp297354543-442][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:41,300 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:41,301 WARN [qtp297354543-441][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:41,303 WARN [qtp297354543-552][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:41,310 WARN [qtp297354543-443][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:41,312 WARN [qtp297354543-440][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:41,320 WARN [qtp297354543-413][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:41,324 WARN [qtp297354543-550][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:41,326 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:41,330 WARN [qtp297354543-444][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:41,332 WARN [qtp297354543-412][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:41,332 WARN [qtp297354543-549][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:41,334 WARN [qtp297354543-439][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:41,335 WARN [qtp297354543-410][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:41,361 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:41,361 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:41,361 WARN [qtp297354543-552][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:41,366 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:41,392 WARN [qtp297354543-413][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:41,397 WARN [qtp297354543-444][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:41,397 WARN [qtp297354543-442][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:41,400 WARN [qtp297354543-441][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:41,401 WARN [qtp297354543-443][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:41,413 WARN [qtp297354543-439][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:41,413 WARN [qtp297354543-440][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:41,416 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:41,425 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:41,426 WARN [qtp297354543-550][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:41,426 WARN [qtp297354543-552][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:41,426 WARN [qtp297354543-412][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:41,427 WARN [qtp297354543-549][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:41,430 WARN [qtp297354543-410][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:41,441 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:41,449 WARN [qtp297354543-413][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:41,454 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:41,461 WARN [qtp297354543-444][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:41,470 WARN [qtp297354543-443][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:41,476 WARN [qtp297354543-440][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:41,488 WARN [qtp297354543-442][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:41,492 WARN [qtp297354543-441][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:41,494 WARN [qtp297354543-550][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:41,495 WARN [qtp297354543-439][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:41,500 WARN [qtp297354543-410][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:41,500 WARN [qtp297354543-412][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:41,503 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:41,503 WARN [qtp297354543-552][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:41,504 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:41,516 WARN [qtp297354543-444][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:41,519 WARN [qtp297354543-413][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:41,520 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:41,524 WARN [qtp297354543-549][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:41,524 WARN [qtp297354543-443][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:41,530 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:41,548 WARN [qtp297354543-442][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:41,549 WARN [qtp297354543-550][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:41,553 WARN [qtp297354543-412][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:41,557 WARN [qtp297354543-439][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:41,562 WARN [qtp297354543-441][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:41,571 WARN [qtp297354543-440][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:41,575 WARN [qtp297354543-413][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:41,579 WARN [qtp297354543-552][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:41,580 WARN [qtp297354543-410][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:41,582 WARN [qtp297354543-443][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:41,596 WARN [qtp297354543-444][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:41,598 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:41,600 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:41,604 WARN [qtp297354543-549][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:41,604 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:41,606 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:41,610 WARN [qtp297354543-439][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:41,627 WARN [qtp297354543-550][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:41,632 WARN [qtp297354543-410][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:41,636 WARN [qtp297354543-441][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:41,639 WARN [qtp297354543-442][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:41,643 WARN [qtp297354543-413][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:44,203 DEBUG [CryptoCache][CryptoCache$CleanupTask] run: entered 11:03:44,203 INFO [CryptoCache][CryptoCache$CleanupTask] run: CryptoCache was garbage-collected. Cancelling this TimerTask. 11:03:45,690 DEBUG [qtp297354543-441][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: Returning request: null 11:03:45,696 DEBUG [qtp297354543-443][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: Returning request: null 11:03:45,728 DEBUG [qtp297354543-410][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: Returning request: null 11:03:45,732 DEBUG [qtp297354543-439][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: Returning request: null 11:03:45,744 DEBUG [qtp297354543-442][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: Returning request: null 11:03:46,043 INFO [qtp297354543-408][Cumulus4jStoreManager] ====================== Cumulus4j ====================== 11:03:46,043 INFO [qtp297354543-408][Cumulus4jStoreManager] Bundle: org.cumulus4j.store - Version: 1.2.1.SNAPSHOT 11:03:46,043 INFO [qtp297354543-408][Cumulus4jStoreManager] ======================================================= 11:03:46,045 ERROR [qtp297354543-408][Persistence] java.lang.reflect.InvocationTargetException at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at org.datanucleus.plugin.NonManagedPluginRegistry.createExecutableExtension(NonManagedPluginRegistry.java:631) at org.datanucleus.plugin.PluginManager.createExecutableExtension(PluginManager.java:301) at org.datanucleus.NucleusContext.initialiseAutoStart(NucleusContext.java:432) at org.datanucleus.NucleusContext.initialise(NucleusContext.java:384) at org.datanucleus.api.jdo.JDOPersistenceManagerFactory.freezeConfiguration(JDOPersistenceManagerFactory.java:768) at org.datanucleus.api.jdo.JDOPersistenceManagerFactory.createPersistenceManagerFactory(JDOPersistenceManagerFactory.java:326) at org.datanucleus.api.jdo.JDOPersistenceManagerFactory.getPersistenceManagerFactory(JDOPersistenceManagerFactory.java:195) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at javax.jdo.JDOHelper$16.run(JDOHelper.java:1970) at java.security.AccessController.doPrivileged(Native Method) at javax.jdo.JDOHelper.invoke(JDOHelper.java:1965) at javax.jdo.JDOHelper.invokeGetPersistenceManagerFactoryOnImplementation(JDOHelper.java:1171) at javax.jdo.JDOHelper.getPersistenceManagerFactory(JDOHelper.java:813) at javax.jdo.JDOHelper.getPersistenceManagerFactory(JDOHelper.java:702) at org.cumulus4j.integrationtest.webapp.TestService.getPersistenceManagerFactory(TestService.java:59) at org.cumulus4j.integrationtest.webapp.TestService.getPersistenceManager(TestService.java:72) at org.cumulus4j.integrationtest.webapp.TestService.testPost(TestService.java:93) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.sun.jersey.spi.container.JavaMethodInvokerFactory$1.invoke(JavaMethodInvokerFactory.java:60) at com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker._dispatch(AbstractResourceMethodDispatchProvider.java:185) at com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher.dispatch(ResourceJavaMethodDispatcher.java:75) at com.sun.jersey.server.impl.uri.rules.HttpMethodRule.accept(HttpMethodRule.java:288) at com.sun.jersey.server.impl.uri.rules.ResourceClassRule.accept(ResourceClassRule.java:108) at com.sun.jersey.server.impl.uri.rules.RightHandPathRule.accept(RightHandPathRule.java:147) at com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule.accept(RootResourceClassesRule.java:84) at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1469) at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1400) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1349) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1339) at com.sun.jersey.spi.container.servlet.WebComponent.service(WebComponent.java:416) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:537) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:699) at javax.servlet.http.HttpServlet.service(HttpServlet.java:847) at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:546) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1283) at org.cumulus4j.keymanager.back.shared.AjaxHeadersFilter.doFilter(AjaxHeadersFilter.java:33) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1254) at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:481) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:119) at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:516) at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:230) at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:956) at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:411) at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:188) at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:891) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:117) at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:247) at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:151) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:114) at org.eclipse.jetty.server.Server.handle(Server.java:353) at org.eclipse.jetty.server.HttpConnection.handleRequest(HttpConnection.java:598) at org.eclipse.jetty.server.HttpConnection$RequestHandler.headerComplete(HttpConnection.java:1059) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:590) at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:212) at org.eclipse.jetty.server.HttpConnection.handle(HttpConnection.java:427) at org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:510) at org.eclipse.jetty.io.nio.SelectChannelEndPoint.access$000(SelectChannelEndPoint.java:34) at org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java:40) at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:450) at java.lang.Thread.run(Thread.java:745) Caused by: java.lang.ClassCastException: org.cumulus4j.store.Cumulus4jStoreManager cannot be cast to org.datanucleus.store.rdbms.RDBMSStoreManager at org.datanucleus.store.rdbms.autostart.SchemaAutoStarter.(SchemaAutoStarter.java:68) ... 70 more 11:03:46,046 DEBUG [qtp297354543-408][Cumulus4jStoreManager] getClassMetaByClass: begin loading. class=org.cumulus4j.store.test.movie.Movie 11:03:46,048 INFO [qtp297354543-408][AbstractCryptoManager] getCryptoSessionExpiryTimerPeriod: Property 'cumulus4j.cryptoSessionExpiryTimer.period' is not set. Using default value 60000. 11:03:46,048 TRACE [qtp297354543-408][AbstractCryptoSession] setCryptoSessionID: cryptoSessionID=test-iotsfu9f--1n0luix6okv08_7m89ic0y*1*0px8pr 11:03:46,048 INFO [qtp297354543-408][AbstractCryptoManager] getCryptoSessionExpiryAgeMSec: Property 'cumulus4j.cryptoSessionExpiryAge' is not set. Using default value 1800000. 11:03:46,145 INFO [qtp297354543-408][MinimumCumulus4jVersion] version=10100001 11:03:46,357 INFO [qtp297354543-408][MinimumCumulus4jVersion] version=10100001 11:03:46,358 DEBUG [qtp297354543-408][RecreateIndex] deleteIndex: Entered. 11:03:46,432 DEBUG [qtp297354543-408][RecreateIndex] deleteIndex: There are no IndexEntry instances in the database => quit. 11:03:46,432 DEBUG [qtp297354543-408][RecreateIndex] deleteIndex: Leaving. 11:03:46,455 DEBUG [qtp297354543-408][Cumulus4jStoreManager] registerClass: clazz=org.cumulus4j.store.test.movie.Movie 11:03:46,465 DEBUG [qtp297354543-408][ClassMeta] jdoPreStore: org.cumulus4j.store.model.ClassMeta@1a5977b3[null,org.cumulus4j.store.test.movie.Movie] 11:03:46,471 DEBUG [qtp297354543-408][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta == null => populating. this=org.cumulus4j.store.model.ClassMeta@1a5977b3[1,org.cumulus4j.store.test.movie.Movie] 11:03:46,479 DEBUG [qtp297354543-408][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@1ec327f8[null,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 11:03:46,485 TRACE [qtp297354543-408][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@1a5977b3[1,org.cumulus4j.store.test.movie.Movie] 11:03:46,486 DEBUG [qtp297354543-408][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@1ec327f8[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 11:03:46,493 TRACE [qtp297354543-408][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1ec327f8[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 11:03:46,493 TRACE [qtp297354543-408][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1ec327f8[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 11:03:46,493 TRACE [qtp297354543-408][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1ec327f8[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 11:03:46,493 DEBUG [qtp297354543-408][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@58c803e6[null,org.cumulus4j.store.test.movie.Movie#directedBy[collectionElement]] 11:03:46,495 DEBUG [qtp297354543-408][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@58c803e6[2,org.cumulus4j.store.test.movie.Movie#directedBy[collectionElement]] 11:03:46,495 TRACE [qtp297354543-408][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1ec327f8[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 11:03:46,495 TRACE [qtp297354543-408][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@1a5977b3[1,org.cumulus4j.store.test.movie.Movie] 11:03:46,495 DEBUG [qtp297354543-408][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@709907d2[null,org.cumulus4j.store.test.movie.Movie#languages[primary]] 11:03:46,496 TRACE [qtp297354543-408][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@1a5977b3[1,org.cumulus4j.store.test.movie.Movie] 11:03:46,496 DEBUG [qtp297354543-408][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@709907d2[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 11:03:46,496 TRACE [qtp297354543-408][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@709907d2[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 11:03:46,496 TRACE [qtp297354543-408][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@709907d2[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 11:03:46,496 TRACE [qtp297354543-408][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@709907d2[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 11:03:46,497 DEBUG [qtp297354543-408][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@ea18462[null,org.cumulus4j.store.test.movie.Movie#languages[collectionElement]] 11:03:46,497 DEBUG [qtp297354543-408][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@ea18462[4,org.cumulus4j.store.test.movie.Movie#languages[collectionElement]] 11:03:46,497 TRACE [qtp297354543-408][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@709907d2[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 11:03:46,498 TRACE [qtp297354543-408][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@1a5977b3[1,org.cumulus4j.store.test.movie.Movie] 11:03:46,498 DEBUG [qtp297354543-408][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@54d7d881[null,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 11:03:46,498 TRACE [qtp297354543-408][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@1a5977b3[1,org.cumulus4j.store.test.movie.Movie] 11:03:46,498 DEBUG [qtp297354543-408][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@54d7d881[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 11:03:46,499 TRACE [qtp297354543-408][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@54d7d881[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 11:03:46,499 TRACE [qtp297354543-408][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@1a5977b3[1,org.cumulus4j.store.test.movie.Movie] 11:03:46,499 DEBUG [qtp297354543-408][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@4bc7289e[null,org.cumulus4j.store.test.movie.Movie#name[primary]] 11:03:46,500 TRACE [qtp297354543-408][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@1a5977b3[1,org.cumulus4j.store.test.movie.Movie] 11:03:46,500 DEBUG [qtp297354543-408][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@4bc7289e[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 11:03:46,500 TRACE [qtp297354543-408][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@4bc7289e[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 11:03:46,500 TRACE [qtp297354543-408][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@1a5977b3[1,org.cumulus4j.store.test.movie.Movie] 11:03:46,500 DEBUG [qtp297354543-408][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@6b77ce54[null,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 11:03:46,501 TRACE [qtp297354543-408][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@1a5977b3[1,org.cumulus4j.store.test.movie.Movie] 11:03:46,501 DEBUG [qtp297354543-408][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@6b77ce54[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 11:03:46,502 TRACE [qtp297354543-408][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@6b77ce54[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 11:03:46,502 TRACE [qtp297354543-408][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@6b77ce54[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 11:03:46,502 TRACE [qtp297354543-408][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@6b77ce54[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 11:03:46,502 DEBUG [qtp297354543-408][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@7af2dc30[null,org.cumulus4j.store.test.movie.Movie#producedBy[collectionElement]] 11:03:46,503 DEBUG [qtp297354543-408][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@7af2dc30[8,org.cumulus4j.store.test.movie.Movie#producedBy[collectionElement]] 11:03:46,503 TRACE [qtp297354543-408][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@6b77ce54[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 11:03:46,504 TRACE [qtp297354543-408][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@1a5977b3[1,org.cumulus4j.store.test.movie.Movie] 11:03:46,504 DEBUG [qtp297354543-408][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@3734b67b[null,org.cumulus4j.store.test.movie.Movie#rating[primary]] 11:03:46,504 TRACE [qtp297354543-408][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@1a5977b3[1,org.cumulus4j.store.test.movie.Movie] 11:03:46,504 DEBUG [qtp297354543-408][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@3734b67b[9,org.cumulus4j.store.test.movie.Movie#rating[primary]] 11:03:46,505 TRACE [qtp297354543-408][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@3734b67b[9,org.cumulus4j.store.test.movie.Movie#rating[primary]] 11:03:46,505 TRACE [qtp297354543-408][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@1a5977b3[1,org.cumulus4j.store.test.movie.Movie] 11:03:46,505 DEBUG [qtp297354543-408][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@7f3c4ed0[null,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:03:46,506 TRACE [qtp297354543-408][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@1a5977b3[1,org.cumulus4j.store.test.movie.Movie] 11:03:46,506 DEBUG [qtp297354543-408][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@7f3c4ed0[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:03:46,506 TRACE [qtp297354543-408][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@7f3c4ed0[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:03:46,506 TRACE [qtp297354543-408][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@7f3c4ed0[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:03:46,507 TRACE [qtp297354543-408][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@7f3c4ed0[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:03:46,507 DEBUG [qtp297354543-408][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@2f6d10ab[null,org.cumulus4j.store.test.movie.Movie#starring[collectionElement]] 11:03:46,508 DEBUG [qtp297354543-408][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@2f6d10ab[11,org.cumulus4j.store.test.movie.Movie#starring[collectionElement]] 11:03:46,508 TRACE [qtp297354543-408][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@7f3c4ed0[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:03:46,508 TRACE [qtp297354543-408][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@1a5977b3[1,org.cumulus4j.store.test.movie.Movie] 11:03:46,508 DEBUG [qtp297354543-408][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@ee4e734[null,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 11:03:46,509 TRACE [qtp297354543-408][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@1a5977b3[1,org.cumulus4j.store.test.movie.Movie] 11:03:46,509 DEBUG [qtp297354543-408][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@ee4e734[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 11:03:46,510 TRACE [qtp297354543-408][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@ee4e734[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 11:03:46,510 TRACE [qtp297354543-408][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@1a5977b3[1,org.cumulus4j.store.test.movie.Movie] 11:03:46,510 DEBUG [qtp297354543-408][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@3b22fd0c[null,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 11:03:46,511 TRACE [qtp297354543-408][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@1a5977b3[1,org.cumulus4j.store.test.movie.Movie] 11:03:46,511 DEBUG [qtp297354543-408][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@3b22fd0c[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 11:03:46,512 TRACE [qtp297354543-408][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@3b22fd0c[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 11:03:46,512 TRACE [qtp297354543-408][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@3b22fd0c[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 11:03:46,512 TRACE [qtp297354543-408][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@3b22fd0c[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 11:03:46,512 DEBUG [qtp297354543-408][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@7e54256d[null,org.cumulus4j.store.test.movie.Movie#writtenBy[collectionElement]] 11:03:46,513 DEBUG [qtp297354543-408][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@7e54256d[14,org.cumulus4j.store.test.movie.Movie#writtenBy[collectionElement]] 11:03:46,513 TRACE [qtp297354543-408][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@3b22fd0c[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 11:03:46,513 TRACE [qtp297354543-408][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@1a5977b3[1,org.cumulus4j.store.test.movie.Movie] 11:03:46,513 TRACE [qtp297354543-408][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1ec327f8[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 11:03:46,514 TRACE [qtp297354543-408][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@709907d2[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 11:03:46,514 TRACE [qtp297354543-408][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@54d7d881[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 11:03:46,514 TRACE [qtp297354543-408][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@4bc7289e[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 11:03:46,514 DEBUG [qtp297354543-408][FieldMeta] getEmbeddedClassMeta: this.embeddedClassMetaLoaded == false => loading. this=org.cumulus4j.store.model.FieldMeta@4bc7289e[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 11:03:46,525 TRACE [qtp297354543-408][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@6b77ce54[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 11:03:46,525 TRACE [qtp297354543-408][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@3734b67b[9,org.cumulus4j.store.test.movie.Movie#rating[primary]] 11:03:46,525 TRACE [qtp297354543-408][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@7f3c4ed0[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:03:46,525 TRACE [qtp297354543-408][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@ee4e734[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 11:03:46,525 DEBUG [qtp297354543-408][FieldMeta] getEmbeddedClassMeta: this.embeddedClassMetaLoaded == false => loading. this=org.cumulus4j.store.model.FieldMeta@ee4e734[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 11:03:46,527 TRACE [qtp297354543-408][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@3b22fd0c[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 11:03:46,527 DEBUG [qtp297354543-408][ClassMeta] jdoPostDetach: attached=org.cumulus4j.store.model.ClassMeta@1a5977b3[1,org.cumulus4j.store.test.movie.Movie] 11:03:46,528 DEBUG [qtp297354543-408][ClassMeta] jdoPostDetach: Detaching this.fieldName2FieldMeta: attached=org.cumulus4j.store.model.ClassMeta@1a5977b3[1,org.cumulus4j.store.test.movie.Movie] 11:03:46,528 TRACE [qtp297354543-408][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@1a5977b3[1,org.cumulus4j.store.test.movie.Movie] 11:03:46,528 DEBUG [qtp297354543-408][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@1ec327f8[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 11:03:46,528 DEBUG [qtp297354543-408][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@1ec327f8[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 11:03:46,528 TRACE [qtp297354543-408][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1ec327f8[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 11:03:46,528 DEBUG [qtp297354543-408][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@58c803e6[2,org.cumulus4j.store.test.movie.Movie#directedBy[collectionElement]] 11:03:46,528 DEBUG [qtp297354543-408][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@58c803e6[2,org.cumulus4j.store.test.movie.Movie#directedBy[collectionElement]] 11:03:46,528 TRACE [qtp297354543-408][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@58c803e6[2,org.cumulus4j.store.test.movie.Movie#directedBy[collectionElement]] 11:03:46,528 DEBUG [qtp297354543-408][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@58c803e6[2,org.cumulus4j.store.test.movie.Movie#directedBy[collectionElement]] 11:03:46,528 DEBUG [qtp297354543-408][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@1ec327f8[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 11:03:46,528 DEBUG [qtp297354543-408][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@709907d2[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 11:03:46,528 DEBUG [qtp297354543-408][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@709907d2[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 11:03:46,528 TRACE [qtp297354543-408][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@709907d2[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 11:03:46,529 DEBUG [qtp297354543-408][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@ea18462[4,org.cumulus4j.store.test.movie.Movie#languages[collectionElement]] 11:03:46,529 DEBUG [qtp297354543-408][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@ea18462[4,org.cumulus4j.store.test.movie.Movie#languages[collectionElement]] 11:03:46,529 TRACE [qtp297354543-408][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@ea18462[4,org.cumulus4j.store.test.movie.Movie#languages[collectionElement]] 11:03:46,529 DEBUG [qtp297354543-408][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@ea18462[4,org.cumulus4j.store.test.movie.Movie#languages[collectionElement]] 11:03:46,529 DEBUG [qtp297354543-408][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@709907d2[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 11:03:46,529 DEBUG [qtp297354543-408][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@ee4e734[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 11:03:46,529 DEBUG [qtp297354543-408][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@ee4e734[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 11:03:46,529 TRACE [qtp297354543-408][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@ee4e734[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 11:03:46,529 DEBUG [qtp297354543-408][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@ee4e734[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 11:03:46,529 DEBUG [qtp297354543-408][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@3b22fd0c[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 11:03:46,529 DEBUG [qtp297354543-408][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@3b22fd0c[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 11:03:46,530 TRACE [qtp297354543-408][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@3b22fd0c[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 11:03:46,530 DEBUG [qtp297354543-408][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@7e54256d[14,org.cumulus4j.store.test.movie.Movie#writtenBy[collectionElement]] 11:03:46,530 DEBUG [qtp297354543-408][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@7e54256d[14,org.cumulus4j.store.test.movie.Movie#writtenBy[collectionElement]] 11:03:46,530 TRACE [qtp297354543-408][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@7e54256d[14,org.cumulus4j.store.test.movie.Movie#writtenBy[collectionElement]] 11:03:46,530 DEBUG [qtp297354543-408][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@7e54256d[14,org.cumulus4j.store.test.movie.Movie#writtenBy[collectionElement]] 11:03:46,530 DEBUG [qtp297354543-408][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@3b22fd0c[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 11:03:46,530 DEBUG [qtp297354543-408][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@4bc7289e[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 11:03:46,530 DEBUG [qtp297354543-408][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@4bc7289e[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 11:03:46,530 TRACE [qtp297354543-408][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@4bc7289e[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 11:03:46,530 DEBUG [qtp297354543-408][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@4bc7289e[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 11:03:46,531 DEBUG [qtp297354543-408][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@3734b67b[9,org.cumulus4j.store.test.movie.Movie#rating[primary]] 11:03:46,531 DEBUG [qtp297354543-408][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@3734b67b[9,org.cumulus4j.store.test.movie.Movie#rating[primary]] 11:03:46,531 TRACE [qtp297354543-408][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@3734b67b[9,org.cumulus4j.store.test.movie.Movie#rating[primary]] 11:03:46,531 DEBUG [qtp297354543-408][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@3734b67b[9,org.cumulus4j.store.test.movie.Movie#rating[primary]] 11:03:46,531 DEBUG [qtp297354543-408][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@7f3c4ed0[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:03:46,532 DEBUG [qtp297354543-408][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@7f3c4ed0[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:03:46,532 TRACE [qtp297354543-408][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@7f3c4ed0[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:03:46,532 DEBUG [qtp297354543-408][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@2f6d10ab[11,org.cumulus4j.store.test.movie.Movie#starring[collectionElement]] 11:03:46,532 DEBUG [qtp297354543-408][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@2f6d10ab[11,org.cumulus4j.store.test.movie.Movie#starring[collectionElement]] 11:03:46,532 TRACE [qtp297354543-408][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@2f6d10ab[11,org.cumulus4j.store.test.movie.Movie#starring[collectionElement]] 11:03:46,532 DEBUG [qtp297354543-408][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@2f6d10ab[11,org.cumulus4j.store.test.movie.Movie#starring[collectionElement]] 11:03:46,532 DEBUG [qtp297354543-408][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@7f3c4ed0[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:03:46,532 DEBUG [qtp297354543-408][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@54d7d881[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 11:03:46,532 DEBUG [qtp297354543-408][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@54d7d881[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 11:03:46,532 TRACE [qtp297354543-408][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@54d7d881[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 11:03:46,532 DEBUG [qtp297354543-408][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@54d7d881[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 11:03:46,532 DEBUG [qtp297354543-408][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@6b77ce54[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 11:03:46,533 DEBUG [qtp297354543-408][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@6b77ce54[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 11:03:46,533 TRACE [qtp297354543-408][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@6b77ce54[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 11:03:46,533 DEBUG [qtp297354543-408][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@7af2dc30[8,org.cumulus4j.store.test.movie.Movie#producedBy[collectionElement]] 11:03:46,533 DEBUG [qtp297354543-408][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@7af2dc30[8,org.cumulus4j.store.test.movie.Movie#producedBy[collectionElement]] 11:03:46,533 TRACE [qtp297354543-408][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@7af2dc30[8,org.cumulus4j.store.test.movie.Movie#producedBy[collectionElement]] 11:03:46,533 DEBUG [qtp297354543-408][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@7af2dc30[8,org.cumulus4j.store.test.movie.Movie#producedBy[collectionElement]] 11:03:46,533 DEBUG [qtp297354543-408][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@6b77ce54[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 11:03:46,533 TRACE [qtp297354543-408][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@23e41069[1,org.cumulus4j.store.test.movie.Movie] 11:03:46,533 TRACE [qtp297354543-408][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@21033d7a[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 11:03:46,533 TRACE [qtp297354543-408][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@4c7bdd70[2,org.cumulus4j.store.test.movie.Movie#directedBy[collectionElement]] 11:03:46,534 TRACE [qtp297354543-408][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@4bd21db7[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 11:03:46,534 TRACE [qtp297354543-408][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@48363bfc[4,org.cumulus4j.store.test.movie.Movie#languages[collectionElement]] 11:03:46,534 TRACE [qtp297354543-408][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@7066376d[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 11:03:46,534 TRACE [qtp297354543-408][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@62e4e44c[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 11:03:46,534 TRACE [qtp297354543-408][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@39806202[14,org.cumulus4j.store.test.movie.Movie#writtenBy[collectionElement]] 11:03:46,534 TRACE [qtp297354543-408][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@40904715[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 11:03:46,534 TRACE [qtp297354543-408][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@18ccd35[9,org.cumulus4j.store.test.movie.Movie#rating[primary]] 11:03:46,534 TRACE [qtp297354543-408][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@448f9fcc[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:03:46,534 TRACE [qtp297354543-408][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@7ea5752d[11,org.cumulus4j.store.test.movie.Movie#starring[collectionElement]] 11:03:46,534 TRACE [qtp297354543-408][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@3ccf2d03[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 11:03:46,534 TRACE [qtp297354543-408][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@5bcdaaca[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 11:03:46,534 TRACE [qtp297354543-408][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@63843f80[8,org.cumulus4j.store.test.movie.Movie#producedBy[collectionElement]] 11:03:46,534 DEBUG [qtp297354543-408][Cumulus4jStoreManager] getClassMetaByClass: end loading (took 488 ms). class=org.cumulus4j.store.test.movie.Movie 11:03:46,550 TRACE [qtp297354543-408][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 11:03:46,550 TRACE [qtp297354543-408][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=8 value=[] 11:03:46,550 TRACE [qtp297354543-408][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@23e41069[1,org.cumulus4j.store.test.movie.Movie] 11:03:46,550 TRACE [qtp297354543-408][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@62e4e44c[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 11:03:46,550 TRACE [qtp297354543-408][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@23e41069[1,org.cumulus4j.store.test.movie.Movie] 11:03:46,550 TRACE [qtp297354543-408][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=6 value=[] 11:03:46,550 TRACE [qtp297354543-408][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@23e41069[1,org.cumulus4j.store.test.movie.Movie] 11:03:46,550 TRACE [qtp297354543-408][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@448f9fcc[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:03:46,550 TRACE [qtp297354543-408][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=5 value=null 11:03:46,550 TRACE [qtp297354543-408][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@23e41069[1,org.cumulus4j.store.test.movie.Movie] 11:03:46,551 TRACE [qtp297354543-408][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=4 value=[] 11:03:46,551 TRACE [qtp297354543-408][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@23e41069[1,org.cumulus4j.store.test.movie.Movie] 11:03:46,551 TRACE [qtp297354543-408][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@5bcdaaca[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 11:03:46,551 TRACE [qtp297354543-408][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@23e41069[1,org.cumulus4j.store.test.movie.Movie] 11:03:46,551 TRACE [qtp297354543-408][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@23e41069[1,org.cumulus4j.store.test.movie.Movie] 11:03:46,551 TRACE [qtp297354543-408][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=1 value=[] 11:03:46,551 TRACE [qtp297354543-408][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@23e41069[1,org.cumulus4j.store.test.movie.Movie] 11:03:46,551 TRACE [qtp297354543-408][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@4bd21db7[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 11:03:46,552 TRACE [qtp297354543-408][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=0 value=[] 11:03:46,552 TRACE [qtp297354543-408][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@23e41069[1,org.cumulus4j.store.test.movie.Movie] 11:03:46,552 TRACE [qtp297354543-408][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@21033d7a[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 11:03:46,552 TRACE [qtp297354543-408][Cumulus4jPersistenceHandler] insertObject: Created new DataEntry for: 1 11:03:46,552 INFO [qtp297354543-408][AbstractCryptoManager] getEncryptionAlgorithm: Property 'cumulus4j.encryptionAlgorithm' is not set. Using default algorithm 'Twofish/GCM/NoPadding'. 11:03:46,552 INFO [qtp297354543-408][AbstractCryptoManager] getMACAlgorithm: Property 'cumulus4j.macAlgorithm' is not set. Using default MAC algorithm 'NONE'. 11:03:52,597 DEBUG [AbstractCryptoManager][AbstractCryptoManager$CloseExpiredSessionsTask] run: entered 11:03:53,852 INFO [qtp297354543-408][CryptoCache] Persistence property 'cumulus4j.CryptoCache.cleanupTimer.period' is not set. Using default value 60000. 11:03:53,852 DEBUG [qtp297354543-408][MessageBrokerPMF] [vys57d] _query[requestID=ocy7ppt425cgit0sg088xhiz6]: Entered with request: org.cumulus4j.keymanager.back.shared.GetActiveEncryptionKeyRequest@dd535845[ocy7ppt425cgit0sg088xhiz6,test-iotsfu9f--1n0luix6okv08_7m89ic0y*1*0px8pr] 11:03:53,922 DEBUG [qtp297354543-408][MessageBrokerPMF] [vys57d] _query[requestID=ocy7ppt425cgit0sg088xhiz6]: Request persisted. 11:03:53,990 DEBUG [qtp297354543-412][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: Returning request: org.cumulus4j.keymanager.back.shared.GetActiveEncryptionKeyRequest@dd535845[ocy7ppt425cgit0sg088xhiz6,test-iotsfu9f--1n0luix6okv08_7m89ic0y*1*0px8pr] 11:03:53,990 ERROR [qtp297354543-444][Persistence] Object "org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@4a63fc5e" (id="ocy7ppt425cgit0sg088xhiz6") has been changed in the datastore since your last read. Your transaction is using version "1" but this doesnt exist in the datastore now 11:03:53,991 DEBUG [qtp297354543-412][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.GetActiveEncryptionKeyRequest matching=true 11:03:53,995 ERROR [qtp297354543-411][Persistence] Object "org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@79325756" (id="ocy7ppt425cgit0sg088xhiz6") has been changed in the datastore since your last read. Your transaction is using version "1" but this doesnt exist in the datastore now 11:03:53,995 WARN [qtp297354543-444][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDOOptimisticVerificationException: Transaction failed to commit NestedThrowables: javax.jdo.JDOOptimisticVerificationException: Object "org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@4a63fc5e" (id="ocy7ppt425cgit0sg088xhiz6") has been changed in the datastore since your last read. Your transaction is using version "1" but this doesnt exist in the datastore now FailedObject:org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@dd535845 11:03:53,996 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDOOptimisticVerificationException: Transaction failed to commit NestedThrowables: javax.jdo.JDOOptimisticVerificationException: Object "org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@79325756" (id="ocy7ppt425cgit0sg088xhiz6") has been changed in the datastore since your last read. Your transaction is using version "1" but this doesnt exist in the datastore now FailedObject:org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@dd535845 11:03:53,999 ERROR [qtp297354543-409][Persistence] Object "org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@3a0e823c" (id="ocy7ppt425cgit0sg088xhiz6") has been changed in the datastore since your last read. Your transaction is using version "1" but this doesnt exist in the datastore now 11:03:54,000 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDOOptimisticVerificationException: Transaction failed to commit NestedThrowables: javax.jdo.JDOOptimisticVerificationException: Object "org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@3a0e823c" (id="ocy7ppt425cgit0sg088xhiz6") has been changed in the datastore since your last read. Your transaction is using version "1" but this doesnt exist in the datastore now FailedObject:org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@dd535845 11:03:54,000 ERROR [qtp297354543-431][Persistence] Object "org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@3153c15d" (id="ocy7ppt425cgit0sg088xhiz6") has been changed in the datastore since your last read. Your transaction is using version "1" but this doesnt exist in the datastore now 11:03:54,000 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDOOptimisticVerificationException: Transaction failed to commit NestedThrowables: javax.jdo.JDOOptimisticVerificationException: Object "org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@3153c15d" (id="ocy7ppt425cgit0sg088xhiz6") has been changed in the datastore since your last read. Your transaction is using version "1" but this doesnt exist in the datastore now FailedObject:org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@dd535845 11:03:54,002 DEBUG [Thread-512][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Request matching=true 11:03:54,011 DEBUG [Thread-512][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.GetActiveEncryptionKeyResponse matching=true 11:03:54,014 DEBUG [qtp297354543-433][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Response matching=true 11:03:54,016 DEBUG [qtp297354543-433][MessageBrokerPMF] [vys57d] _pushResponse[requestID=ocy7ppt425cgit0sg088xhiz6]: Entered. 11:03:54,046 DEBUG [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: Entered. 11:03:54,169 TRACE [qtp297354543-408][CryptoCache] acquireCipherEntry: Created new Cipher@1734920634 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with key and IV. 11:03:54,170 TRACE [qtp297354543-408][CryptoCache] releaseCipherEntry: Releasing Cipher@1734920634 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:03:54,176 TRACE [qtp297354543-408][Cumulus4jPersistenceHandler] insertObject: Persisted new non-embedded DataEntry for: 1 11:03:54,176 TRACE [qtp297354543-408][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@23e41069[1,org.cumulus4j.store.test.movie.Movie] 11:03:54,176 TRACE [qtp297354543-408][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@23e41069[1,org.cumulus4j.store.test.movie.Movie] 11:03:54,176 TRACE [qtp297354543-408][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@21033d7a[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 11:03:54,184 TRACE [qtp297354543-408][CryptoCache] acquireCipherEntry: Found cached Cipher@1734920634 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:03:54,184 TRACE [qtp297354543-408][CryptoCache] releaseCipherEntry: Releasing Cipher@1734920634 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:03:54,188 TRACE [qtp297354543-408][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@4bd21db7[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 11:03:54,190 TRACE [qtp297354543-408][CryptoCache] acquireCipherEntry: Found cached Cipher@1734920634 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:03:54,190 TRACE [qtp297354543-408][CryptoCache] releaseCipherEntry: Releasing Cipher@1734920634 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:03:54,199 TRACE [qtp297354543-408][CryptoCache] acquireCipherEntry: Found cached Cipher@1734920634 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:03:54,199 TRACE [qtp297354543-408][CryptoCache] releaseCipherEntry: Releasing Cipher@1734920634 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:03:54,213 TRACE [qtp297354543-408][CryptoCache] acquireCipherEntry: Found cached Cipher@1734920634 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:03:54,214 TRACE [qtp297354543-408][CryptoCache] releaseCipherEntry: Releasing Cipher@1734920634 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:03:54,221 TRACE [qtp297354543-408][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@5bcdaaca[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 11:03:54,222 TRACE [qtp297354543-408][CryptoCache] acquireCipherEntry: Found cached Cipher@1734920634 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:03:54,222 TRACE [qtp297354543-408][CryptoCache] releaseCipherEntry: Releasing Cipher@1734920634 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:03:54,223 TRACE [qtp297354543-408][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@448f9fcc[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:03:54,225 TRACE [qtp297354543-408][CryptoCache] acquireCipherEntry: Found cached Cipher@1734920634 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:03:54,225 TRACE [qtp297354543-408][CryptoCache] releaseCipherEntry: Releasing Cipher@1734920634 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:03:54,226 TRACE [qtp297354543-408][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@62e4e44c[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 11:03:54,228 TRACE [qtp297354543-408][CryptoCache] acquireCipherEntry: Found cached Cipher@1734920634 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:03:54,228 TRACE [qtp297354543-408][CryptoCache] releaseCipherEntry: Releasing Cipher@1734920634 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:03:54,231 DEBUG [qtp297354543-408][Cumulus4jStoreManager] getClassMetaByClass: begin loading. class=org.cumulus4j.store.test.movie.Rating 11:03:54,231 DEBUG [qtp297354543-408][Cumulus4jStoreManager] registerClass: clazz=org.cumulus4j.store.test.movie.Rating 11:03:54,232 DEBUG [qtp297354543-408][ClassMeta] jdoPreStore: org.cumulus4j.store.model.ClassMeta@1cc2ac42[null,org.cumulus4j.store.test.movie.Rating] 11:03:54,233 DEBUG [qtp297354543-408][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta == null => populating. this=org.cumulus4j.store.model.ClassMeta@1cc2ac42[2,org.cumulus4j.store.test.movie.Rating] 11:03:54,234 DEBUG [qtp297354543-408][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@5dc5e6ab[null,org.cumulus4j.store.test.movie.Rating#name[primary]] 11:03:54,235 TRACE [qtp297354543-408][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@1cc2ac42[2,org.cumulus4j.store.test.movie.Rating] 11:03:54,235 DEBUG [qtp297354543-408][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@5dc5e6ab[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 11:03:54,235 TRACE [qtp297354543-408][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@5dc5e6ab[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 11:03:54,236 TRACE [qtp297354543-408][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@1cc2ac42[2,org.cumulus4j.store.test.movie.Rating] 11:03:54,236 DEBUG [qtp297354543-408][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@31d6e87d[null,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 11:03:54,237 TRACE [qtp297354543-408][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@1cc2ac42[2,org.cumulus4j.store.test.movie.Rating] 11:03:54,237 DEBUG [qtp297354543-408][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@31d6e87d[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 11:03:54,238 TRACE [qtp297354543-408][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@31d6e87d[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 11:03:54,239 TRACE [qtp297354543-408][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@1cc2ac42[2,org.cumulus4j.store.test.movie.Rating] 11:03:54,239 TRACE [qtp297354543-408][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@5dc5e6ab[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 11:03:54,239 DEBUG [qtp297354543-408][FieldMeta] getEmbeddedClassMeta: this.embeddedClassMetaLoaded == false => loading. this=org.cumulus4j.store.model.FieldMeta@5dc5e6ab[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 11:03:54,240 TRACE [qtp297354543-408][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@31d6e87d[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 11:03:54,241 DEBUG [qtp297354543-408][ClassMeta] jdoPostDetach: attached=org.cumulus4j.store.model.ClassMeta@1cc2ac42[2,org.cumulus4j.store.test.movie.Rating] 11:03:54,241 DEBUG [qtp297354543-408][ClassMeta] jdoPostDetach: Detaching this.fieldName2FieldMeta: attached=org.cumulus4j.store.model.ClassMeta@1cc2ac42[2,org.cumulus4j.store.test.movie.Rating] 11:03:54,241 TRACE [qtp297354543-408][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@1cc2ac42[2,org.cumulus4j.store.test.movie.Rating] 11:03:54,241 DEBUG [qtp297354543-408][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@31d6e87d[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 11:03:54,241 DEBUG [qtp297354543-408][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@31d6e87d[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 11:03:54,241 TRACE [qtp297354543-408][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@31d6e87d[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 11:03:54,241 DEBUG [qtp297354543-408][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@31d6e87d[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 11:03:54,241 DEBUG [qtp297354543-408][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@5dc5e6ab[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 11:03:54,241 DEBUG [qtp297354543-408][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@5dc5e6ab[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 11:03:54,241 TRACE [qtp297354543-408][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@5dc5e6ab[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 11:03:54,241 DEBUG [qtp297354543-408][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@5dc5e6ab[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 11:03:54,241 TRACE [qtp297354543-408][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@4a81d9fe[2,org.cumulus4j.store.test.movie.Rating] 11:03:54,241 TRACE [qtp297354543-408][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@3526ed5c[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 11:03:54,241 TRACE [qtp297354543-408][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@447fc8b[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 11:03:54,242 DEBUG [qtp297354543-408][Cumulus4jStoreManager] getClassMetaByClass: end loading (took 10 ms). class=org.cumulus4j.store.test.movie.Rating 11:03:54,242 TRACE [qtp297354543-408][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@4a81d9fe[2,org.cumulus4j.store.test.movie.Rating] 11:03:54,242 TRACE [qtp297354543-408][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@4a81d9fe[2,org.cumulus4j.store.test.movie.Rating] 11:03:54,242 TRACE [qtp297354543-408][Cumulus4jPersistenceHandler] insertObject: Created new DataEntry for: 1 11:03:54,242 TRACE [qtp297354543-408][CryptoCache] acquireCipherEntry: Found cached Cipher@1734920634 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:03:54,242 TRACE [qtp297354543-408][CryptoCache] releaseCipherEntry: Releasing Cipher@1734920634 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:03:54,244 TRACE [qtp297354543-408][Cumulus4jPersistenceHandler] insertObject: Persisted new non-embedded DataEntry for: 1 11:03:54,244 TRACE [qtp297354543-408][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@4a81d9fe[2,org.cumulus4j.store.test.movie.Rating] 11:03:54,244 TRACE [qtp297354543-408][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@4a81d9fe[2,org.cumulus4j.store.test.movie.Rating] 11:03:54,246 TRACE [qtp297354543-408][CryptoCache] acquireCipherEntry: Found cached Cipher@1734920634 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:03:54,246 TRACE [qtp297354543-408][CryptoCache] releaseCipherEntry: Releasing Cipher@1734920634 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:03:54,249 TRACE [qtp297354543-408][CryptoCache] acquireCipherEntry: Found cached Cipher@1734920634 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:03:54,249 TRACE [qtp297354543-408][CryptoCache] releaseCipherEntry: Releasing Cipher@1734920634 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:03:54,250 TRACE [qtp297354543-408][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 11:03:54,250 TRACE [qtp297354543-408][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=8 value=[] 11:03:54,250 TRACE [qtp297354543-408][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@23e41069[1,org.cumulus4j.store.test.movie.Movie] 11:03:54,250 TRACE [qtp297354543-408][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@62e4e44c[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 11:03:54,250 TRACE [qtp297354543-408][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@23e41069[1,org.cumulus4j.store.test.movie.Movie] 11:03:54,251 TRACE [qtp297354543-408][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=6 value=[] 11:03:54,251 TRACE [qtp297354543-408][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@23e41069[1,org.cumulus4j.store.test.movie.Movie] 11:03:54,251 TRACE [qtp297354543-408][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@448f9fcc[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:03:54,251 TRACE [qtp297354543-408][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=5 value=null 11:03:54,251 TRACE [qtp297354543-408][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@23e41069[1,org.cumulus4j.store.test.movie.Movie] 11:03:54,251 TRACE [qtp297354543-408][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=4 value=[] 11:03:54,251 TRACE [qtp297354543-408][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@23e41069[1,org.cumulus4j.store.test.movie.Movie] 11:03:54,251 TRACE [qtp297354543-408][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@5bcdaaca[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 11:03:54,251 TRACE [qtp297354543-408][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@23e41069[1,org.cumulus4j.store.test.movie.Movie] 11:03:54,251 TRACE [qtp297354543-408][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@23e41069[1,org.cumulus4j.store.test.movie.Movie] 11:03:54,251 TRACE [qtp297354543-408][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=1 value=[] 11:03:54,251 TRACE [qtp297354543-408][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@23e41069[1,org.cumulus4j.store.test.movie.Movie] 11:03:54,251 TRACE [qtp297354543-408][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@4bd21db7[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 11:03:54,251 TRACE [qtp297354543-408][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=0 value=[] 11:03:54,251 TRACE [qtp297354543-408][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@23e41069[1,org.cumulus4j.store.test.movie.Movie] 11:03:54,251 TRACE [qtp297354543-408][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@21033d7a[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 11:03:54,251 TRACE [qtp297354543-408][Cumulus4jPersistenceHandler] insertObject: Created new DataEntry for: 2 11:03:54,251 TRACE [qtp297354543-408][CryptoCache] acquireCipherEntry: Found cached Cipher@1734920634 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:03:54,252 TRACE [qtp297354543-408][CryptoCache] releaseCipherEntry: Releasing Cipher@1734920634 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:03:54,252 TRACE [qtp297354543-408][Cumulus4jPersistenceHandler] insertObject: Persisted new non-embedded DataEntry for: 2 11:03:54,253 TRACE [qtp297354543-408][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@21033d7a[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 11:03:54,255 TRACE [qtp297354543-408][CryptoCache] getKeyData: Found cached key with keyID=1. 11:03:54,256 TRACE [qtp297354543-408][CryptoCache] acquireCipherEntry: Created new Cipher@1564089020 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with key and IV. 11:03:54,256 TRACE [qtp297354543-408][CryptoCache] releaseCipherEntry: Releasing Cipher@1564089020 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:03:54,256 TRACE [qtp297354543-408][CryptoCache] acquireCipherEntry: Found cached Cipher@1734920634 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:03:54,256 TRACE [qtp297354543-408][CryptoCache] releaseCipherEntry: Releasing Cipher@1734920634 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:03:54,257 TRACE [qtp297354543-408][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@4bd21db7[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 11:03:54,267 TRACE [qtp297354543-408][CryptoCache] acquireCipherEntry: Found cached Cipher@1564089020 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:03:54,268 TRACE [qtp297354543-408][CryptoCache] releaseCipherEntry: Releasing Cipher@1564089020 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:03:54,268 TRACE [qtp297354543-408][CryptoCache] acquireCipherEntry: Found cached Cipher@1734920634 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:03:54,268 TRACE [qtp297354543-408][CryptoCache] releaseCipherEntry: Releasing Cipher@1734920634 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:03:54,271 TRACE [qtp297354543-408][CryptoCache] acquireCipherEntry: Found cached Cipher@1734920634 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:03:54,271 TRACE [qtp297354543-408][CryptoCache] releaseCipherEntry: Releasing Cipher@1734920634 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:03:54,274 TRACE [qtp297354543-408][CryptoCache] acquireCipherEntry: Found cached Cipher@1734920634 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:03:54,275 TRACE [qtp297354543-408][CryptoCache] releaseCipherEntry: Releasing Cipher@1734920634 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:03:54,276 TRACE [qtp297354543-408][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@5bcdaaca[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 11:03:54,278 TRACE [qtp297354543-408][CryptoCache] acquireCipherEntry: Found cached Cipher@1564089020 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:03:54,278 TRACE [qtp297354543-408][CryptoCache] releaseCipherEntry: Releasing Cipher@1564089020 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:03:54,278 TRACE [qtp297354543-408][CryptoCache] acquireCipherEntry: Found cached Cipher@1734920634 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:03:54,278 TRACE [qtp297354543-408][CryptoCache] releaseCipherEntry: Releasing Cipher@1734920634 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:03:54,279 TRACE [qtp297354543-408][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@448f9fcc[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:03:54,282 TRACE [qtp297354543-408][CryptoCache] acquireCipherEntry: Found cached Cipher@1564089020 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:03:54,282 TRACE [qtp297354543-408][CryptoCache] releaseCipherEntry: Releasing Cipher@1564089020 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:03:54,282 TRACE [qtp297354543-408][CryptoCache] acquireCipherEntry: Found cached Cipher@1734920634 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:03:54,282 TRACE [qtp297354543-408][CryptoCache] releaseCipherEntry: Releasing Cipher@1734920634 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:03:54,282 TRACE [qtp297354543-408][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@62e4e44c[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 11:03:54,285 TRACE [qtp297354543-408][CryptoCache] acquireCipherEntry: Found cached Cipher@1564089020 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:03:54,285 TRACE [qtp297354543-408][CryptoCache] releaseCipherEntry: Releasing Cipher@1564089020 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:03:54,286 TRACE [qtp297354543-408][CryptoCache] acquireCipherEntry: Found cached Cipher@1734920634 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:03:54,286 TRACE [qtp297354543-408][CryptoCache] releaseCipherEntry: Releasing Cipher@1734920634 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:03:54,287 DEBUG [qtp297354543-408][Cumulus4jStoreManager] getClassMetaByClass: begin loading. class=org.cumulus4j.store.test.movie.Person 11:03:54,287 DEBUG [qtp297354543-408][Cumulus4jStoreManager] registerClass: clazz=org.cumulus4j.store.test.movie.Person 11:03:54,289 DEBUG [qtp297354543-408][ClassMeta] jdoPreStore: org.cumulus4j.store.model.ClassMeta@e0fdc9[null,org.cumulus4j.store.test.movie.Person] 11:03:54,290 DEBUG [qtp297354543-408][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta == null => populating. this=org.cumulus4j.store.model.ClassMeta@e0fdc9[3,org.cumulus4j.store.test.movie.Person] 11:03:54,291 DEBUG [qtp297354543-408][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@6a676199[null,org.cumulus4j.store.test.movie.Person#name[primary]] 11:03:54,292 TRACE [qtp297354543-408][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@e0fdc9[3,org.cumulus4j.store.test.movie.Person] 11:03:54,292 DEBUG [qtp297354543-408][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@6a676199[17,org.cumulus4j.store.test.movie.Person#name[primary]] 11:03:54,293 TRACE [qtp297354543-408][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@6a676199[17,org.cumulus4j.store.test.movie.Person#name[primary]] 11:03:54,293 TRACE [qtp297354543-408][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@e0fdc9[3,org.cumulus4j.store.test.movie.Person] 11:03:54,293 DEBUG [qtp297354543-408][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@78cd447c[null,org.cumulus4j.store.test.movie.Person#personID[primary]] 11:03:54,294 TRACE [qtp297354543-408][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@e0fdc9[3,org.cumulus4j.store.test.movie.Person] 11:03:54,294 DEBUG [qtp297354543-408][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@78cd447c[18,org.cumulus4j.store.test.movie.Person#personID[primary]] 11:03:54,294 TRACE [qtp297354543-408][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@78cd447c[18,org.cumulus4j.store.test.movie.Person#personID[primary]] 11:03:54,294 TRACE [qtp297354543-408][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@e0fdc9[3,org.cumulus4j.store.test.movie.Person] 11:03:54,294 TRACE [qtp297354543-408][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@6a676199[17,org.cumulus4j.store.test.movie.Person#name[primary]] 11:03:54,294 DEBUG [qtp297354543-408][FieldMeta] getEmbeddedClassMeta: this.embeddedClassMetaLoaded == false => loading. this=org.cumulus4j.store.model.FieldMeta@6a676199[17,org.cumulus4j.store.test.movie.Person#name[primary]] 11:03:54,296 TRACE [qtp297354543-408][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@78cd447c[18,org.cumulus4j.store.test.movie.Person#personID[primary]] 11:03:54,297 DEBUG [qtp297354543-408][ClassMeta] jdoPostDetach: attached=org.cumulus4j.store.model.ClassMeta@e0fdc9[3,org.cumulus4j.store.test.movie.Person] 11:03:54,297 DEBUG [qtp297354543-408][ClassMeta] jdoPostDetach: Detaching this.fieldName2FieldMeta: attached=org.cumulus4j.store.model.ClassMeta@e0fdc9[3,org.cumulus4j.store.test.movie.Person] 11:03:54,297 TRACE [qtp297354543-408][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@e0fdc9[3,org.cumulus4j.store.test.movie.Person] 11:03:54,297 DEBUG [qtp297354543-408][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@6a676199[17,org.cumulus4j.store.test.movie.Person#name[primary]] 11:03:54,297 DEBUG [qtp297354543-408][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@6a676199[17,org.cumulus4j.store.test.movie.Person#name[primary]] 11:03:54,297 TRACE [qtp297354543-408][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@6a676199[17,org.cumulus4j.store.test.movie.Person#name[primary]] 11:03:54,297 DEBUG [qtp297354543-408][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@6a676199[17,org.cumulus4j.store.test.movie.Person#name[primary]] 11:03:54,297 DEBUG [qtp297354543-408][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@78cd447c[18,org.cumulus4j.store.test.movie.Person#personID[primary]] 11:03:54,297 DEBUG [qtp297354543-408][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@78cd447c[18,org.cumulus4j.store.test.movie.Person#personID[primary]] 11:03:54,297 TRACE [qtp297354543-408][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@78cd447c[18,org.cumulus4j.store.test.movie.Person#personID[primary]] 11:03:54,297 DEBUG [qtp297354543-408][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@78cd447c[18,org.cumulus4j.store.test.movie.Person#personID[primary]] 11:03:54,298 TRACE [qtp297354543-408][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@7031c43b[3,org.cumulus4j.store.test.movie.Person] 11:03:54,298 TRACE [qtp297354543-408][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@626df420[17,org.cumulus4j.store.test.movie.Person#name[primary]] 11:03:54,298 TRACE [qtp297354543-408][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@f1ec74b[18,org.cumulus4j.store.test.movie.Person#personID[primary]] 11:03:54,298 DEBUG [qtp297354543-408][Cumulus4jStoreManager] getClassMetaByClass: end loading (took 11 ms). class=org.cumulus4j.store.test.movie.Person 11:03:54,298 TRACE [qtp297354543-408][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@7031c43b[3,org.cumulus4j.store.test.movie.Person] 11:03:54,298 TRACE [qtp297354543-408][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@7031c43b[3,org.cumulus4j.store.test.movie.Person] 11:03:54,298 TRACE [qtp297354543-408][Cumulus4jPersistenceHandler] insertObject: Created new DataEntry for: 1 11:03:54,298 TRACE [qtp297354543-408][CryptoCache] acquireCipherEntry: Found cached Cipher@1734920634 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:03:54,298 TRACE [qtp297354543-408][CryptoCache] releaseCipherEntry: Releasing Cipher@1734920634 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:03:54,300 TRACE [qtp297354543-408][Cumulus4jPersistenceHandler] insertObject: Persisted new non-embedded DataEntry for: 1 11:03:54,300 TRACE [qtp297354543-408][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@7031c43b[3,org.cumulus4j.store.test.movie.Person] 11:03:54,300 TRACE [qtp297354543-408][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@7031c43b[3,org.cumulus4j.store.test.movie.Person] 11:03:54,302 TRACE [qtp297354543-408][CryptoCache] acquireCipherEntry: Found cached Cipher@1734920634 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:03:54,302 TRACE [qtp297354543-408][CryptoCache] releaseCipherEntry: Releasing Cipher@1734920634 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:03:54,305 TRACE [qtp297354543-408][CryptoCache] acquireCipherEntry: Found cached Cipher@1734920634 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:03:54,305 TRACE [qtp297354543-408][CryptoCache] releaseCipherEntry: Releasing Cipher@1734920634 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:03:54,307 TRACE [qtp297354543-408][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 11:03:54,318 TRACE [qtp297354543-408][CryptoCache] acquireCipherEntry: Found cached Cipher@1564089020 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:03:54,318 TRACE [qtp297354543-408][CryptoCache] releaseCipherEntry: Releasing Cipher@1564089020 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:03:54,319 TRACE [qtp297354543-408][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=6 value=[org.cumulus4j.store.test.movie.Person@1] 11:03:54,319 TRACE [qtp297354543-408][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@23e41069[1,org.cumulus4j.store.test.movie.Movie] 11:03:54,319 TRACE [qtp297354543-408][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@448f9fcc[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:03:54,319 TRACE [qtp297354543-408][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Person 11:03:54,329 TRACE [qtp297354543-408][CryptoCache] acquireCipherEntry: Found cached Cipher@1734920634 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:03:54,329 TRACE [qtp297354543-408][CryptoCache] releaseCipherEntry: Releasing Cipher@1734920634 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:03:54,329 TRACE [qtp297354543-408][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@23e41069[1,org.cumulus4j.store.test.movie.Movie] 11:03:54,329 TRACE [qtp297354543-408][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@448f9fcc[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:03:54,339 TRACE [qtp297354543-408][CryptoCache] acquireCipherEntry: Found cached Cipher@1564089020 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:03:54,340 TRACE [qtp297354543-408][CryptoCache] releaseCipherEntry: Releasing Cipher@1564089020 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:03:54,340 TRACE [qtp297354543-408][CryptoCache] acquireCipherEntry: Found cached Cipher@1734920634 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:03:54,340 TRACE [qtp297354543-408][CryptoCache] releaseCipherEntry: Releasing Cipher@1734920634 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:03:54,340 TRACE [qtp297354543-408][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@448f9fcc[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:03:54,343 TRACE [qtp297354543-408][CryptoCache] acquireCipherEntry: Found cached Cipher@1734920634 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:03:54,343 TRACE [qtp297354543-408][CryptoCache] releaseCipherEntry: Releasing Cipher@1734920634 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:03:54,346 TRACE [qtp297354543-408][CryptoCache] acquireCipherEntry: Found cached Cipher@1734920634 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:03:54,346 TRACE [qtp297354543-408][CryptoCache] releaseCipherEntry: Releasing Cipher@1734920634 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:03:54,348 TRACE [qtp297354543-408][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 11:03:54,350 TRACE [qtp297354543-408][CryptoCache] acquireCipherEntry: Found cached Cipher@1564089020 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:03:54,350 TRACE [qtp297354543-408][CryptoCache] releaseCipherEntry: Releasing Cipher@1564089020 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:03:54,350 TRACE [qtp297354543-408][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=5 value=org.cumulus4j.store.test.movie.Rating@1 11:03:54,350 TRACE [qtp297354543-408][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@23e41069[1,org.cumulus4j.store.test.movie.Movie] 11:03:54,351 TRACE [qtp297354543-408][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Rating 11:03:54,352 TRACE [qtp297354543-408][CryptoCache] acquireCipherEntry: Found cached Cipher@1734920634 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:03:54,353 TRACE [qtp297354543-408][CryptoCache] releaseCipherEntry: Releasing Cipher@1734920634 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:03:54,353 TRACE [qtp297354543-408][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@23e41069[1,org.cumulus4j.store.test.movie.Movie] 11:03:54,367 TRACE [qtp297354543-408][CryptoCache] acquireCipherEntry: Found cached Cipher@1734920634 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:03:54,367 TRACE [qtp297354543-408][CryptoCache] releaseCipherEntry: Releasing Cipher@1734920634 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:03:54,382 TRACE [qtp297354543-408][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 11:03:54,383 TRACE [qtp297354543-408][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 11:03:54,392 TRACE [qtp297354543-408][Cumulus4jStoreManager] getClassMetaByClassID: found cache entry. classID=1 11:03:54,392 TRACE [qtp297354543-408][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 11:03:54,402 TRACE [qtp297354543-408][CryptoCache] acquireCipherEntry: Found cached Cipher@1564089020 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:03:54,402 TRACE [qtp297354543-408][CryptoCache] releaseCipherEntry: Releasing Cipher@1564089020 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:03:54,402 TRACE [qtp297354543-408][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@23e41069[1,org.cumulus4j.store.test.movie.Movie] 11:03:54,402 TRACE [qtp297354543-408][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@23e41069[1,org.cumulus4j.store.test.movie.Movie] 11:03:54,402 TRACE [qtp297354543-408][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@23e41069[1,org.cumulus4j.store.test.movie.Movie] 11:03:54,403 TRACE [qtp297354543-408][Cumulus4jStoreManager] getClassMetaByClassID: found cache entry. classID=1 11:03:54,403 TRACE [qtp297354543-408][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 11:03:54,405 TRACE [qtp297354543-408][CryptoCache] acquireCipherEntry: Found cached Cipher@1564089020 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:03:54,405 TRACE [qtp297354543-408][CryptoCache] releaseCipherEntry: Releasing Cipher@1564089020 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:03:54,405 TRACE [qtp297354543-408][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@23e41069[1,org.cumulus4j.store.test.movie.Movie] 11:03:54,405 TRACE [qtp297354543-408][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@23e41069[1,org.cumulus4j.store.test.movie.Movie] 11:03:54,405 TRACE [qtp297354543-408][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@23e41069[1,org.cumulus4j.store.test.movie.Movie] 11:03:54,552 DEBUG [qtp1671943153-532][AbstractService] getAuth: 'Authorization' header: Basic ZGV2aWw6dGVzdHRlc3R0ZXN0 11:03:54,552 INFO [qtp1671943153-532][KeyStoreManager] getSingletons: System property 'cumulus4j.keyStoreDir' was set to '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.withkeyserver/target/integration-test-key-stores'. Using keyStoreDir '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.withkeyserver/target/integration-test-key-stores'. 11:03:54,553 DEBUG [qtp1671943153-532][DateDependentKeyStrategy] init: Calculated numberOfKeysToGenerate=25 11:03:54,553 INFO [qtp1671943153-532][KeyStore] getKeySize: System property 'cumulus4j.KeyStore.keySize' is not set. Using default key size (256 bit). 11:03:54,553 INFO [qtp1671943153-532][KeyStore] createUser: Created master-key with a size of 256 bits. This key will not be modified for this key-store anymore. 11:03:54,554 INFO [qtp1671943153-532][KeyStore] getEncryptionAlgorithm: System property 'cumulus4j.KeyStore.encryptionAlgorithm' is not set. Using default algorithm 'Twofish/GCM/NoPadding'. 11:03:54,561 INFO [qtp1671943153-532][KeyStore] getMACAlgorithm: System property 'cumulus4j.KeyStore.macAlgorithm' is not set. Using default MAC algorithm 'NONE'. 11:03:54,617 INFO [qtp1671943153-535][UserService] logger: instantiated UserService 11:03:54,630 DEBUG [qtp1671943153-535][UserService] putUser: entered 11:03:54,630 DEBUG [qtp1671943153-535][AbstractService] getAuth: 'Authorization' header: Basic ZGV2aWw6dGVzdHRlc3R0ZXN0 11:03:54,660 INFO [qtp1671943153-536][UserService] logger: instantiated UserService 11:03:54,663 DEBUG [qtp1671943153-536][UserService] putUser: entered 11:03:54,664 DEBUG [qtp1671943153-536][AbstractService] getAuth: 'Authorization' header: Basic ZGV2aWw6dGVzdHRlc3R0ZXN0 11:03:54,680 INFO [qtp1671943153-533][UserService] logger: instantiated UserService 11:03:54,683 DEBUG [qtp1671943153-533][UserService] putUser: entered 11:03:54,683 DEBUG [qtp1671943153-533][AbstractService] getAuth: 'Authorization' header: Basic ZGV2aWw6dGVzdHRlc3R0ZXN0 11:03:54,700 DEBUG [qtp1671943153-534][AppServerService] logger: instantiated AppServerService 11:03:54,705 DEBUG [qtp1671943153-534][AppServerService] putAppServer: entered 11:03:54,705 DEBUG [qtp1671943153-534][AbstractService] getAuth: 'Authorization' header: Basic ZGV2aWw6dGVzdHRlc3R0ZXN0 11:03:54,706 INFO [qtp1671943153-534][SessionManager] Creating instance of SessionManager. 11:03:54,722 DEBUG [Thread-518][JAXBContextResolver] Instantiating JAXBContextResolver. 11:03:54,723 DEBUG [Thread-516][JAXBContextResolver] Instantiating JAXBContextResolver. 11:03:54,724 DEBUG [Thread-519][JAXBContextResolver] Instantiating JAXBContextResolver. 11:03:54,730 DEBUG [Thread-517][JAXBContextResolver] Instantiating JAXBContextResolver. 11:03:54,736 DEBUG [qtp1671943153-537][AbstractService] getAuth: 'Authorization' header: Basic ZGV2aWw6dGVzdHRlc3R0ZXN0 11:03:54,738 DEBUG [qtp1671943153-537][CryptoSessionService] open: authUserName='devil' cryptoSessionID='test-iotsg7jo-1q8cmlsp098d0_d2oicy9j*1*0kstq0' 11:03:54,746 DEBUG [Thread-520][JAXBContextResolver] Instantiating JAXBContextResolver. 11:03:54,922 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@2103bd67 11:03:54,936 DEBUG [Thread-516][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.NullResponse matching=true 11:03:54,949 DEBUG [qtp297354543-439][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Response matching=true 11:03:54,950 DEBUG [qtp297354543-439][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsg7jo-1q8cmlsp098d0_d2oicy9j]: Entered. 11:03:54,983 DEBUG [Thread-518][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.NullResponse matching=true 11:03:54,997 DEBUG [qtp297354543-441][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Response matching=true 11:03:55,003 DEBUG [qtp297354543-441][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsg7jo-1q8cmlsp098d0_d2oicy9j]: Entered. 11:03:55,692 INFO [qtp297354543-442][TestUtil] loadProperties: File /home/tomcat/cumulus4j-test-datanucleus.properties does not exist. Thus not overriding any settings with user-specific ones. 11:03:55,693 DEBUG [qtp297354543-442][CleanupUtil] Deleting all tables from Data backend store 11:03:55,718 DEBUG [Thread-520][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.NullResponse matching=true 11:03:55,728 DEBUG [qtp297354543-408][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Response matching=true 11:03:55,730 DEBUG [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsg7jo-1q8cmlsp098d0_d2oicy9j]: Entered. 11:03:55,734 DEBUG [Thread-519][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.NullResponse matching=true 11:03:55,740 DEBUG [qtp297354543-410][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Response matching=true 11:03:55,742 DEBUG [qtp297354543-410][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsg7jo-1q8cmlsp098d0_d2oicy9j]: Entered. 11:03:55,746 DEBUG [Thread-517][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.NullResponse matching=true 11:03:55,750 DEBUG [qtp297354543-551][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Response matching=true 11:03:55,751 DEBUG [qtp297354543-551][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsg7jo-1q8cmlsp098d0_d2oicy9j]: Entered. 11:03:56,051 WARN [qtp297354543-551][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsg7jo-1q8cmlsp098d0_d2oicy9j]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:56,053 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:56,053 WARN [qtp297354543-440][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:56,058 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:56,063 INFO [qtp297354543-442][CleanupUtil] cleanoutRDBMS: derbyDatabaseDir="/tmp/derby/cumulus4j" was deleted successfully. 11:03:56,063 DEBUG [qtp297354543-442][CleanupUtil] Deleting all tables from Index backend store 11:03:56,063 WARN [qtp297354543-442][CleanupUtil] dropAllTables: 'ConnectionURL' property is not set for index datastore! Skipping! 11:03:56,064 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:56,064 INFO [qtp297354543-442][TestUtil] loadProperties: File /home/tomcat/cumulus4j-test-datanucleus.properties does not exist. Thus not overriding any settings with user-specific ones. 11:03:56,068 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:56,070 WARN [qtp297354543-439][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsg7jo-1q8cmlsp098d0_d2oicy9j]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:56,073 WARN [qtp297354543-444][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:56,075 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:56,076 WARN [qtp297354543-549][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:56,077 WARN [qtp297354543-410][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsg7jo-1q8cmlsp098d0_d2oicy9j]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:56,083 WARN [qtp297354543-441][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsg7jo-1q8cmlsp098d0_d2oicy9j]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:56,094 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsg7jo-1q8cmlsp098d0_d2oicy9j]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:56,103 WARN [qtp297354543-552][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:56,104 WARN [qtp297354543-413][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:56,120 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:56,122 WARN [qtp297354543-550][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:56,126 WARN [qtp297354543-551][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsg7jo-1q8cmlsp098d0_d2oicy9j]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:56,133 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:56,140 WARN [qtp297354543-441][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsg7jo-1q8cmlsp098d0_d2oicy9j]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:56,140 WARN [qtp297354543-440][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:56,140 WARN [qtp297354543-410][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsg7jo-1q8cmlsp098d0_d2oicy9j]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:56,143 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:56,145 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:56,154 WARN [qtp297354543-549][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:56,162 WARN [qtp297354543-413][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:56,162 WARN [qtp297354543-439][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsg7jo-1q8cmlsp098d0_d2oicy9j]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:56,164 WARN [qtp297354543-444][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:56,171 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:56,172 WARN [qtp297354543-552][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:56,179 WARN [qtp297354543-551][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsg7jo-1q8cmlsp098d0_d2oicy9j]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:56,183 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsg7jo-1q8cmlsp098d0_d2oicy9j]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:56,189 WARN [qtp297354543-550][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:56,190 WARN [qtp297354543-441][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsg7jo-1q8cmlsp098d0_d2oicy9j]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:56,204 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:56,218 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:56,219 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:56,219 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:56,223 WARN [qtp297354543-440][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:56,224 WARN [qtp297354543-439][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsg7jo-1q8cmlsp098d0_d2oicy9j]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:56,225 WARN [qtp297354543-413][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:56,228 WARN [qtp297354543-410][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsg7jo-1q8cmlsp098d0_d2oicy9j]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:56,239 WARN [qtp297354543-552][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:56,240 WARN [qtp297354543-551][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsg7jo-1q8cmlsp098d0_d2oicy9j]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:56,249 WARN [qtp297354543-549][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:56,255 WARN [qtp297354543-444][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:56,256 WARN [qtp297354543-441][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsg7jo-1q8cmlsp098d0_d2oicy9j]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:56,256 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:56,271 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsg7jo-1q8cmlsp098d0_d2oicy9j]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:56,272 WARN [qtp297354543-550][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:56,281 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:56,282 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:56,288 WARN [qtp297354543-440][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:56,288 WARN [qtp297354543-439][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsg7jo-1q8cmlsp098d0_d2oicy9j]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:56,296 WARN [qtp297354543-551][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsg7jo-1q8cmlsp098d0_d2oicy9j]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:56,298 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:56,299 WARN [qtp297354543-410][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsg7jo-1q8cmlsp098d0_d2oicy9j]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:56,300 WARN [qtp297354543-413][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:56,309 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:56,319 WARN [qtp297354543-549][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:56,321 WARN [qtp297354543-441][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsg7jo-1q8cmlsp098d0_d2oicy9j]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:56,323 WARN [qtp297354543-444][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:56,329 WARN [qtp297354543-552][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:56,340 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:56,343 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsg7jo-1q8cmlsp098d0_d2oicy9j]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:56,344 WARN [qtp297354543-439][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsg7jo-1q8cmlsp098d0_d2oicy9j]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:56,350 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:56,353 WARN [qtp297354543-440][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:56,356 WARN [qtp297354543-550][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:56,359 WARN [qtp297354543-410][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsg7jo-1q8cmlsp098d0_d2oicy9j]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:56,370 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:56,374 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:56,378 WARN [qtp297354543-441][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsg7jo-1q8cmlsp098d0_d2oicy9j]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:56,384 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:56,385 WARN [qtp297354543-551][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsg7jo-1q8cmlsp098d0_d2oicy9j]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:56,390 WARN [qtp297354543-549][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:56,400 WARN [qtp297354543-413][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:56,401 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:56,403 WARN [qtp297354543-444][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:56,409 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsg7jo-1q8cmlsp098d0_d2oicy9j]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:56,418 WARN [qtp297354543-550][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:56,418 WARN [qtp297354543-552][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:56,426 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:56,427 WARN [qtp297354543-410][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsg7jo-1q8cmlsp098d0_d2oicy9j]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:56,436 WARN [qtp297354543-440][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:56,438 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:56,444 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:56,445 WARN [qtp297354543-439][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsg7jo-1q8cmlsp098d0_d2oicy9j]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:56,448 WARN [qtp297354543-551][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsg7jo-1q8cmlsp098d0_d2oicy9j]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:56,458 WARN [qtp297354543-413][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:56,465 WARN [qtp297354543-441][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsg7jo-1q8cmlsp098d0_d2oicy9j]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:56,475 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:56,478 WARN [qtp297354543-550][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:56,478 WARN [qtp297354543-549][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:56,479 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:56,481 WARN [qtp297354543-444][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:56,482 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsg7jo-1q8cmlsp098d0_d2oicy9j]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:56,483 WARN [qtp297354543-410][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsg7jo-1q8cmlsp098d0_d2oicy9j]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:56,486 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:56,500 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:56,511 WARN [qtp297354543-552][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:56,526 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:56,529 WARN [qtp297354543-440][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:56,544 WARN [qtp297354543-551][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsg7jo-1q8cmlsp098d0_d2oicy9j]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:56,544 WARN [qtp297354543-410][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsg7jo-1q8cmlsp098d0_d2oicy9j]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:56,544 WARN [qtp297354543-439][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsg7jo-1q8cmlsp098d0_d2oicy9j]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:56,552 WARN [qtp297354543-413][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:56,556 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:56,557 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:56,560 WARN [qtp297354543-441][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsg7jo-1q8cmlsp098d0_d2oicy9j]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:56,562 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsg7jo-1q8cmlsp098d0_d2oicy9j]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:56,564 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:56,568 WARN [qtp297354543-549][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:56,572 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:56,576 WARN [qtp297354543-550][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:56,581 WARN [qtp297354543-444][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:56,588 WARN [qtp297354543-552][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:56,605 WARN [qtp297354543-440][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:56,613 WARN [qtp297354543-441][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsg7jo-1q8cmlsp098d0_d2oicy9j]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:56,613 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:56,616 WARN [qtp297354543-410][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsg7jo-1q8cmlsp098d0_d2oicy9j]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:56,617 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:56,620 WARN [qtp297354543-413][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:56,627 WARN [qtp297354543-551][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsg7jo-1q8cmlsp098d0_d2oicy9j]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:56,638 WARN [qtp297354543-444][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:56,639 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:56,643 WARN [qtp297354543-439][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsg7jo-1q8cmlsp098d0_d2oicy9j]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:56,652 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:56,656 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:56,659 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsg7jo-1q8cmlsp098d0_d2oicy9j]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:56,666 WARN [qtp297354543-552][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:56,667 WARN [qtp297354543-550][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:56,668 WARN [qtp297354543-549][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:56,671 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:56,676 WARN [qtp297354543-441][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsg7jo-1q8cmlsp098d0_d2oicy9j]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:56,690 WARN [qtp297354543-551][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsg7jo-1q8cmlsp098d0_d2oicy9j]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:56,693 WARN [qtp297354543-444][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:56,695 WARN [qtp297354543-413][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:56,697 WARN [qtp297354543-440][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:56,705 WARN [qtp297354543-410][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsg7jo-1q8cmlsp098d0_d2oicy9j]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:56,706 WARN [qtp297354543-442][MetaData] MetaData Parser encountered an error in file "jar:file:/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store/target/org.cumulus4j.store-1.2.1-SNAPSHOT.jar!/org/cumulus4j/store/model/package.jdo" at line 10, column 6 : cvc-elt.1: Cannot find the declaration of element 'jdo'. - Please check your specification of DTD and the validity of the MetaData XML that you have specified. 11:03:56,708 WARN [qtp297354543-442][MetaData] MetaData Parser encountered an error in file "jar:file:/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store/target/org.cumulus4j.store-1.2.1-SNAPSHOT.jar!/org/cumulus4j/store/model/package.jdo" at line 48, column 7 : The content of element type "jdo" is incomplete, it must match "(extension*,(package|query|fetch-plan)+,extension*)". - Please check your specification of DTD and the validity of the MetaData XML that you have specified. 11:03:56,708 WARN [qtp297354543-439][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsg7jo-1q8cmlsp098d0_d2oicy9j]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:56,710 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:56,711 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsg7jo-1q8cmlsp098d0_d2oicy9j]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:56,719 WARN [qtp297354543-549][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:56,721 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:56,721 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:56,728 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:56,747 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:56,754 WARN [qtp297354543-552][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:56,756 WARN [qtp297354543-441][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsg7jo-1q8cmlsp098d0_d2oicy9j]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:56,763 WARN [qtp297354543-550][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:56,765 WARN [qtp297354543-413][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:56,768 WARN [qtp297354543-551][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsg7jo-1q8cmlsp098d0_d2oicy9j]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:56,773 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:56,777 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsg7jo-1q8cmlsp098d0_d2oicy9j]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:56,783 WARN [qtp297354543-549][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:56,784 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:56,790 WARN [qtp297354543-440][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:56,795 WARN [qtp297354543-444][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:56,798 WARN [qtp297354543-410][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsg7jo-1q8cmlsp098d0_d2oicy9j]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:56,802 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:56,802 WARN [qtp297354543-439][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsg7jo-1q8cmlsp098d0_d2oicy9j]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:56,826 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:56,827 WARN [qtp297354543-441][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsg7jo-1q8cmlsp098d0_d2oicy9j]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:56,831 WARN [qtp297354543-550][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:56,839 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsg7jo-1q8cmlsp098d0_d2oicy9j]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:56,840 WARN [qtp297354543-413][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:56,840 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:56,840 WARN [qtp297354543-552][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:56,857 WARN [qtp297354543-551][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsg7jo-1q8cmlsp098d0_d2oicy9j]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:56,858 WARN [qtp297354543-549][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:56,862 WARN [qtp297354543-410][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsg7jo-1q8cmlsp098d0_d2oicy9j]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:56,864 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:56,871 WARN [qtp297354543-439][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsg7jo-1q8cmlsp098d0_d2oicy9j]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:56,876 WARN [qtp297354543-444][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:56,878 WARN [qtp297354543-440][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:56,880 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:56,884 WARN [qtp297354543-441][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsg7jo-1q8cmlsp098d0_d2oicy9j]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:56,885 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:56,893 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:56,896 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:56,899 WARN [qtp297354543-550][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:56,913 WARN [qtp297354543-552][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:56,917 WARN [qtp297354543-549][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:56,919 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsg7jo-1q8cmlsp098d0_d2oicy9j]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:56,924 WARN [qtp297354543-413][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:56,930 WARN [qtp297354543-444][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:56,931 WARN [qtp297354543-410][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsg7jo-1q8cmlsp098d0_d2oicy9j]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:56,932 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:56,943 WARN [qtp297354543-551][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsg7jo-1q8cmlsp098d0_d2oicy9j]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:56,944 WARN [qtp297354543-439][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsg7jo-1q8cmlsp098d0_d2oicy9j]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:56,954 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:56,955 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:56,963 WARN [qtp297354543-441][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsg7jo-1q8cmlsp098d0_d2oicy9j]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:56,975 WARN [qtp297354543-440][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:56,976 WARN [qtp297354543-550][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:56,978 WARN [qtp297354543-549][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:56,979 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:56,980 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:56,987 WARN [qtp297354543-552][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:56,992 WARN [qtp297354543-444][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:56,999 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:57,000 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsg7jo-1q8cmlsp098d0_d2oicy9j]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:57,013 WARN [qtp297354543-439][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsg7jo-1q8cmlsp098d0_d2oicy9j]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:57,015 WARN [qtp297354543-551][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsg7jo-1q8cmlsp098d0_d2oicy9j]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:57,024 WARN [qtp297354543-413][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:57,024 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:57,027 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:57,028 WARN [qtp297354543-410][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsg7jo-1q8cmlsp098d0_d2oicy9j]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:57,039 WARN [qtp297354543-440][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:57,044 WARN [qtp297354543-550][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:57,049 WARN [qtp297354543-441][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsg7jo-1q8cmlsp098d0_d2oicy9j]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:57,050 WARN [qtp297354543-549][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:57,053 WARN [qtp297354543-444][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:57,055 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:57,067 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:57,070 WARN [qtp297354543-552][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:57,079 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:57,084 WARN [qtp297354543-413][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:57,086 WARN [qtp297354543-439][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsg7jo-1q8cmlsp098d0_d2oicy9j]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:57,086 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:57,088 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:57,099 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsg7jo-1q8cmlsp098d0_d2oicy9j]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:57,100 WARN [qtp297354543-551][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsg7jo-1q8cmlsp098d0_d2oicy9j]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:57,102 WARN [qtp297354543-410][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsg7jo-1q8cmlsp098d0_d2oicy9j]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:57,108 WARN [qtp297354543-440][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:57,121 WARN [qtp297354543-550][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:57,121 WARN [qtp297354543-441][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsg7jo-1q8cmlsp098d0_d2oicy9j]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:57,125 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:57,126 WARN [qtp297354543-444][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:57,127 WARN [qtp297354543-549][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:57,132 WARN [qtp297354543-552][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:57,148 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:57,150 WARN [qtp297354543-439][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsg7jo-1q8cmlsp098d0_d2oicy9j]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:57,151 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:57,160 WARN [qtp297354543-413][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:57,160 WARN [qtp297354543-551][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsg7jo-1q8cmlsp098d0_d2oicy9j]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:57,167 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:57,180 WARN [qtp297354543-549][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:57,180 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:57,191 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsg7jo-1q8cmlsp098d0_d2oicy9j]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:57,191 WARN [qtp297354543-441][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsg7jo-1q8cmlsp098d0_d2oicy9j]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:57,193 WARN [qtp297354543-552][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:57,198 WARN [qtp297354543-410][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsg7jo-1q8cmlsp098d0_d2oicy9j]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:57,200 WARN [qtp297354543-440][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:57,203 WARN [qtp297354543-444][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:57,212 WARN [qtp297354543-439][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsg7jo-1q8cmlsp098d0_d2oicy9j]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:57,213 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:57,216 WARN [qtp297354543-550][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:57,217 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:57,224 WARN [qtp297354543-551][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsg7jo-1q8cmlsp098d0_d2oicy9j]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:57,226 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:57,238 WARN [qtp297354543-549][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:57,242 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:57,244 WARN [qtp297354543-413][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:57,244 WARN [qtp297354543-552][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:57,246 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:57,250 WARN [qtp297354543-441][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsg7jo-1q8cmlsp098d0_d2oicy9j]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:57,253 WARN [qtp297354543-440][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:57,261 WARN [qtp297354543-410][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsg7jo-1q8cmlsp098d0_d2oicy9j]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:57,262 WARN [qtp297354543-444][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:57,271 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsg7jo-1q8cmlsp098d0_d2oicy9j]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:57,278 WARN [qtp297354543-551][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsg7jo-1q8cmlsp098d0_d2oicy9j]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:57,285 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:57,288 WARN [qtp297354543-439][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsg7jo-1q8cmlsp098d0_d2oicy9j]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:57,289 WARN [qtp297354543-549][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:57,290 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:57,297 WARN [qtp297354543-552][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:57,298 WARN [qtp297354543-550][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:57,301 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:57,302 WARN [qtp297354543-413][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:57,309 WARN [qtp297354543-441][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsg7jo-1q8cmlsp098d0_d2oicy9j]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:57,310 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:57,318 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:57,335 WARN [qtp297354543-440][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:57,335 WARN [qtp297354543-410][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsg7jo-1q8cmlsp098d0_d2oicy9j]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:57,356 WARN [qtp297354543-552][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:57,356 WARN [qtp297354543-444][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:57,356 WARN [qtp297354543-439][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsg7jo-1q8cmlsp098d0_d2oicy9j]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:57,361 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:57,363 WARN [qtp297354543-551][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsg7jo-1q8cmlsp098d0_d2oicy9j]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:57,370 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:57,370 WARN [qtp297354543-550][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:57,372 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsg7jo-1q8cmlsp098d0_d2oicy9j]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:57,372 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:57,373 WARN [qtp297354543-413][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:57,377 WARN [qtp297354543-549][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:57,383 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:57,389 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:57,397 WARN [qtp297354543-441][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsg7jo-1q8cmlsp098d0_d2oicy9j]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:57,408 WARN [qtp297354543-552][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:57,416 WARN [qtp297354543-440][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:57,422 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:57,426 WARN [qtp297354543-444][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:57,426 WARN [qtp297354543-551][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsg7jo-1q8cmlsp098d0_d2oicy9j]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:57,426 WARN [qtp297354543-550][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:57,436 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:57,436 WARN [qtp297354543-410][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsg7jo-1q8cmlsp098d0_d2oicy9j]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:57,445 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsg7jo-1q8cmlsp098d0_d2oicy9j]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:57,452 WARN [qtp297354543-413][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:57,454 WARN [qtp297354543-439][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsg7jo-1q8cmlsp098d0_d2oicy9j]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:57,472 WARN [qtp297354543-549][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:57,472 WARN [qtp297354543-440][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:57,473 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:57,473 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:57,474 WARN [qtp297354543-552][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:57,474 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:57,475 WARN [qtp297354543-441][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsg7jo-1q8cmlsp098d0_d2oicy9j]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:57,479 WARN [qtp297354543-444][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:57,490 WARN [qtp297354543-551][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsg7jo-1q8cmlsp098d0_d2oicy9j]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:57,496 WARN [qtp297354543-410][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsg7jo-1q8cmlsp098d0_d2oicy9j]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:57,499 WARN [qtp297354543-550][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:57,502 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsg7jo-1q8cmlsp098d0_d2oicy9j]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:57,503 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:57,505 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:57,517 WARN [qtp297354543-439][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsg7jo-1q8cmlsp098d0_d2oicy9j]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:57,540 WARN [qtp297354543-440][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:57,543 WARN [qtp297354543-413][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:57,548 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:57,552 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:57,557 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:57,559 WARN [qtp297354543-441][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsg7jo-1q8cmlsp098d0_d2oicy9j]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:57,561 WARN [qtp297354543-444][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:57,564 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:57,564 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:57,566 WARN [qtp297354543-551][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsg7jo-1q8cmlsp098d0_d2oicy9j]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:57,567 WARN [qtp297354543-552][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:57,568 WARN [qtp297354543-549][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:57,580 WARN [qtp297354543-410][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsg7jo-1q8cmlsp098d0_d2oicy9j]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:57,593 WARN [qtp297354543-550][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:57,594 WARN [qtp297354543-439][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsg7jo-1q8cmlsp098d0_d2oicy9j]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:57,599 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsg7jo-1q8cmlsp098d0_d2oicy9j]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:57,618 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:57,619 WARN [qtp297354543-413][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:57,622 WARN [qtp297354543-440][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:57,623 WARN [qtp297354543-552][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:57,624 WARN [qtp297354543-551][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsg7jo-1q8cmlsp098d0_d2oicy9j]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:57,625 WARN [qtp297354543-444][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:57,632 WARN [qtp297354543-441][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsg7jo-1q8cmlsp098d0_d2oicy9j]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:57,636 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:57,642 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:57,657 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:57,660 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:57,664 WARN [qtp297354543-549][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:57,664 WARN [qtp297354543-550][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:57,675 WARN [qtp297354543-440][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:57,677 WARN [qtp297354543-410][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsg7jo-1q8cmlsp098d0_d2oicy9j]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:57,682 WARN [qtp297354543-413][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:57,691 WARN [qtp297354543-552][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:57,692 WARN [qtp297354543-439][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsg7jo-1q8cmlsp098d0_d2oicy9j]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:57,694 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsg7jo-1q8cmlsp098d0_d2oicy9j]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:57,702 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:57,704 WARN [qtp297354543-551][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsg7jo-1q8cmlsp098d0_d2oicy9j]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:57,709 WARN [qtp297354543-441][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsg7jo-1q8cmlsp098d0_d2oicy9j]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:57,713 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:57,715 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:57,716 WARN [qtp297354543-550][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:57,720 WARN [qtp297354543-444][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:57,725 WARN [qtp297354543-549][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:57,733 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:57,738 WARN [qtp297354543-440][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:57,750 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:57,752 WARN [qtp297354543-439][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsg7jo-1q8cmlsp098d0_d2oicy9j]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:57,752 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsg7jo-1q8cmlsp098d0_d2oicy9j]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:57,757 WARN [qtp297354543-413][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:57,760 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:57,760 WARN [qtp297354543-410][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsg7jo-1q8cmlsp098d0_d2oicy9j]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:57,762 WARN [qtp297354543-441][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsg7jo-1q8cmlsp098d0_d2oicy9j]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:57,778 WARN [qtp297354543-551][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsg7jo-1q8cmlsp098d0_d2oicy9j]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:57,778 WARN [qtp297354543-552][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:57,792 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:57,793 WARN [qtp297354543-440][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:57,795 WARN [qtp297354543-550][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:57,802 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:57,815 WARN [qtp297354543-410][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsg7jo-1q8cmlsp098d0_d2oicy9j]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:57,816 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:57,818 WARN [qtp297354543-549][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:57,819 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:57,820 WARN [qtp297354543-444][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:57,826 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsg7jo-1q8cmlsp098d0_d2oicy9j]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:57,826 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:57,835 WARN [qtp297354543-551][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsg7jo-1q8cmlsp098d0_d2oicy9j]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:57,840 WARN [qtp297354543-439][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsg7jo-1q8cmlsp098d0_d2oicy9j]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:57,842 WARN [qtp297354543-552][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:57,848 WARN [qtp297354543-413][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:57,852 WARN [qtp297354543-441][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsg7jo-1q8cmlsp098d0_d2oicy9j]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:57,871 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:57,876 WARN [qtp297354543-440][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:57,876 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:57,878 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:57,890 WARN [qtp297354543-550][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:57,902 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsg7jo-1q8cmlsp098d0_d2oicy9j]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:57,904 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:57,908 WARN [qtp297354543-439][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsg7jo-1q8cmlsp098d0_d2oicy9j]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:57,909 WARN [qtp297354543-549][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:57,910 WARN [qtp297354543-444][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:57,912 WARN [qtp297354543-552][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:57,913 WARN [qtp297354543-410][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsg7jo-1q8cmlsp098d0_d2oicy9j]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:57,914 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:57,916 WARN [qtp297354543-551][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsg7jo-1q8cmlsp098d0_d2oicy9j]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:57,921 WARN [qtp297354543-441][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsg7jo-1q8cmlsp098d0_d2oicy9j]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:57,939 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:57,940 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:57,945 WARN [qtp297354543-413][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:57,956 WARN [qtp297354543-440][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:57,958 WARN [qtp297354543-550][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:57,961 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:57,965 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:57,971 WARN [qtp297354543-410][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsg7jo-1q8cmlsp098d0_d2oicy9j]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:57,974 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsg7jo-1q8cmlsp098d0_d2oicy9j]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:57,974 WARN [qtp297354543-549][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:57,981 WARN [qtp297354543-439][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsg7jo-1q8cmlsp098d0_d2oicy9j]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:57,987 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:57,989 WARN [qtp297354543-552][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:57,999 WARN [qtp297354543-444][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:58,000 WARN [qtp297354543-441][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsg7jo-1q8cmlsp098d0_d2oicy9j]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:58,009 WARN [qtp297354543-551][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsg7jo-1q8cmlsp098d0_d2oicy9j]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:58,020 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:58,025 WARN [qtp297354543-413][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:58,026 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:58,028 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsg7jo-1q8cmlsp098d0_d2oicy9j]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:58,032 WARN [qtp297354543-550][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:58,033 WARN [qtp297354543-440][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:58,048 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:58,051 WARN [qtp297354543-410][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsg7jo-1q8cmlsp098d0_d2oicy9j]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:58,056 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:58,060 WARN [qtp297354543-439][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsg7jo-1q8cmlsp098d0_d2oicy9j]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:58,061 WARN [qtp297354543-552][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:58,065 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:58,065 WARN [qtp297354543-549][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:58,078 WARN [qtp297354543-441][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsg7jo-1q8cmlsp098d0_d2oicy9j]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:58,082 WARN [qtp297354543-444][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:58,086 WARN [qtp297354543-551][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsg7jo-1q8cmlsp098d0_d2oicy9j]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:58,088 WARN [qtp297354543-440][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:58,090 WARN [qtp297354543-413][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:58,103 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:58,108 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:58,111 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:58,114 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsg7jo-1q8cmlsp098d0_d2oicy9j]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:58,120 WARN [qtp297354543-410][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsg7jo-1q8cmlsp098d0_d2oicy9j]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:58,120 WARN [qtp297354543-439][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsg7jo-1q8cmlsp098d0_d2oicy9j]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:58,125 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:58,125 WARN [qtp297354543-552][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:58,133 WARN [qtp297354543-550][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:58,139 WARN [qtp297354543-549][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:58,147 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:58,150 WARN [qtp297354543-440][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:58,156 WARN [qtp297354543-551][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsg7jo-1q8cmlsp098d0_d2oicy9j]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:58,172 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:58,175 WARN [qtp297354543-439][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsg7jo-1q8cmlsp098d0_d2oicy9j]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:58,175 WARN [qtp297354543-441][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsg7jo-1q8cmlsp098d0_d2oicy9j]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:58,177 WARN [qtp297354543-552][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:58,178 WARN [qtp297354543-444][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:58,180 WARN [qtp297354543-413][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:58,184 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:58,190 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsg7jo-1q8cmlsp098d0_d2oicy9j]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:58,192 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:58,192 WARN [qtp297354543-410][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsg7jo-1q8cmlsp098d0_d2oicy9j]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:58,200 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:58,201 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:58,217 WARN [qtp297354543-551][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsg7jo-1q8cmlsp098d0_d2oicy9j]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:58,220 WARN [qtp297354543-550][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:58,225 WARN [qtp297354543-440][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:58,225 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:58,227 WARN [qtp297354543-441][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsg7jo-1q8cmlsp098d0_d2oicy9j]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:58,238 WARN [qtp297354543-552][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:58,238 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:58,239 WARN [qtp297354543-549][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:58,249 WARN [qtp297354543-439][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsg7jo-1q8cmlsp098d0_d2oicy9j]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:58,255 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:58,257 WARN [qtp297354543-413][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:58,264 WARN [qtp297354543-444][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:58,272 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:58,274 WARN [qtp297354543-550][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:58,278 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsg7jo-1q8cmlsp098d0_d2oicy9j]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:58,278 WARN [qtp297354543-551][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsg7jo-1q8cmlsp098d0_d2oicy9j]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:58,289 WARN [qtp297354543-410][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsg7jo-1q8cmlsp098d0_d2oicy9j]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:58,292 WARN [qtp297354543-549][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:58,295 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:58,301 WARN [qtp297354543-439][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsg7jo-1q8cmlsp098d0_d2oicy9j]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:58,302 WARN [qtp297354543-552][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:58,308 WARN [qtp297354543-440][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:58,311 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:58,322 WARN [qtp297354543-444][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:58,325 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:58,327 WARN [qtp297354543-441][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsg7jo-1q8cmlsp098d0_d2oicy9j]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:58,346 WARN [qtp297354543-550][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:58,348 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:58,351 WARN [qtp297354543-413][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:58,352 WARN [qtp297354543-410][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsg7jo-1q8cmlsp098d0_d2oicy9j]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:58,353 WARN [qtp297354543-551][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsg7jo-1q8cmlsp098d0_d2oicy9j]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:58,359 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:58,363 WARN [qtp297354543-549][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:58,363 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsg7jo-1q8cmlsp098d0_d2oicy9j]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:58,365 WARN [qtp297354543-552][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:58,367 WARN [qtp297354543-439][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsg7jo-1q8cmlsp098d0_d2oicy9j]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:58,373 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:58,377 WARN [qtp297354543-440][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:58,378 WARN [qtp297354543-444][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:58,390 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:58,398 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:58,401 WARN [qtp297354543-441][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsg7jo-1q8cmlsp098d0_d2oicy9j]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:58,403 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:58,404 WARN [qtp297354543-413][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:58,411 WARN [qtp297354543-410][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsg7jo-1q8cmlsp098d0_d2oicy9j]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:58,429 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:58,432 WARN [qtp297354543-552][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:58,442 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:58,444 WARN [qtp297354543-550][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:58,450 WARN [qtp297354543-439][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsg7jo-1q8cmlsp098d0_d2oicy9j]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:58,453 WARN [qtp297354543-551][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsg7jo-1q8cmlsp098d0_d2oicy9j]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:58,453 WARN [qtp297354543-441][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsg7jo-1q8cmlsp098d0_d2oicy9j]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:58,453 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsg7jo-1q8cmlsp098d0_d2oicy9j]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:58,463 WARN [qtp297354543-549][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:58,464 WARN [qtp297354543-440][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:58,466 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:58,467 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:58,468 WARN [qtp297354543-444][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:58,478 WARN [qtp297354543-410][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsg7jo-1q8cmlsp098d0_d2oicy9j]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:58,480 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:58,485 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:58,490 WARN [qtp297354543-413][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:58,505 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:58,517 WARN [qtp297354543-550][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:58,528 WARN [qtp297354543-552][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:58,530 WARN [qtp297354543-439][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsg7jo-1q8cmlsp098d0_d2oicy9j]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:58,535 WARN [qtp297354543-441][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsg7jo-1q8cmlsp098d0_d2oicy9j]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:58,535 WARN [qtp297354543-549][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:58,536 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsg7jo-1q8cmlsp098d0_d2oicy9j]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:58,545 WARN [qtp297354543-440][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:58,545 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:58,545 WARN [qtp297354543-444][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:58,548 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:58,551 WARN [qtp297354543-410][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsg7jo-1q8cmlsp098d0_d2oicy9j]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:58,554 WARN [qtp297354543-551][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsg7jo-1q8cmlsp098d0_d2oicy9j]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:58,572 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:58,573 WARN [qtp297354543-413][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:58,581 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:58,582 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:58,589 WARN [qtp297354543-552][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:58,601 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsg7jo-1q8cmlsp098d0_d2oicy9j]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:58,607 WARN [qtp297354543-441][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsg7jo-1q8cmlsp098d0_d2oicy9j]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:58,608 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:58,611 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:58,612 WARN [qtp297354543-550][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:58,612 WARN [qtp297354543-439][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsg7jo-1q8cmlsp098d0_d2oicy9j]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:58,613 WARN [qtp297354543-410][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsg7jo-1q8cmlsp098d0_d2oicy9j]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:58,620 WARN [qtp297354543-549][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:58,624 WARN [qtp297354543-444][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:58,632 WARN [qtp297354543-440][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:58,637 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:58,637 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:58,646 WARN [qtp297354543-551][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsg7jo-1q8cmlsp098d0_d2oicy9j]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:58,649 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:58,653 WARN [qtp297354543-552][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:58,665 WARN [qtp297354543-550][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:58,667 WARN [qtp297354543-413][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:58,668 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsg7jo-1q8cmlsp098d0_d2oicy9j]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:58,672 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:58,673 WARN [qtp297354543-439][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsg7jo-1q8cmlsp098d0_d2oicy9j]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:58,681 WARN [qtp297354543-410][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsg7jo-1q8cmlsp098d0_d2oicy9j]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:58,682 WARN [qtp297354543-441][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsg7jo-1q8cmlsp098d0_d2oicy9j]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:58,697 WARN [qtp297354543-549][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:58,701 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:58,701 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:58,702 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:58,704 WARN [qtp297354543-552][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:58,708 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:58,710 WARN [qtp297354543-440][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:58,713 WARN [qtp297354543-444][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:58,725 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsg7jo-1q8cmlsp098d0_d2oicy9j]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:58,738 WARN [qtp297354543-441][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsg7jo-1q8cmlsp098d0_d2oicy9j]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:58,744 WARN [qtp297354543-551][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsg7jo-1q8cmlsp098d0_d2oicy9j]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:58,748 WARN [qtp297354543-549][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:58,749 WARN [qtp297354543-410][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsg7jo-1q8cmlsp098d0_d2oicy9j]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:58,750 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:58,751 WARN [qtp297354543-413][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:58,755 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:58,757 WARN [qtp297354543-550][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:58,766 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:58,770 WARN [qtp297354543-439][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsg7jo-1q8cmlsp098d0_d2oicy9j]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:58,780 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:58,784 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsg7jo-1q8cmlsp098d0_d2oicy9j]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:58,785 WARN [qtp297354543-552][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:58,786 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:58,805 WARN [qtp297354543-410][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsg7jo-1q8cmlsp098d0_d2oicy9j]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:58,808 WARN [qtp297354543-444][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:58,811 WARN [qtp297354543-440][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:58,813 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:58,818 WARN [qtp297354543-549][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:58,821 WARN [qtp297354543-550][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:58,822 WARN [qtp297354543-551][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsg7jo-1q8cmlsp098d0_d2oicy9j]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:58,824 WARN [qtp297354543-413][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:58,832 WARN [qtp297354543-441][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsg7jo-1q8cmlsp098d0_d2oicy9j]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:58,833 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:58,837 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:58,840 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:58,847 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsg7jo-1q8cmlsp098d0_d2oicy9j]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:58,852 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:58,861 WARN [qtp297354543-439][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsg7jo-1q8cmlsp098d0_d2oicy9j]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:58,867 WARN [qtp297354543-444][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:58,871 WARN [qtp297354543-552][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:58,877 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:58,884 WARN [qtp297354543-410][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsg7jo-1q8cmlsp098d0_d2oicy9j]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:58,886 WARN [qtp297354543-440][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:58,886 WARN [qtp297354543-549][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:58,905 WARN [qtp297354543-550][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:58,905 WARN [qtp297354543-413][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:58,909 WARN [qtp297354543-551][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsg7jo-1q8cmlsp098d0_d2oicy9j]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:58,917 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:58,919 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:58,919 WARN [qtp297354543-441][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsg7jo-1q8cmlsp098d0_d2oicy9j]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:58,926 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsg7jo-1q8cmlsp098d0_d2oicy9j]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:58,929 WARN [qtp297354543-444][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:58,933 WARN [qtp297354543-552][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:58,934 WARN [qtp297354543-439][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsg7jo-1q8cmlsp098d0_d2oicy9j]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:58,938 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:58,939 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:58,952 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:58,957 WARN [qtp297354543-410][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsg7jo-1q8cmlsp098d0_d2oicy9j]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:58,958 WARN [qtp297354543-440][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:58,967 WARN [qtp297354543-550][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:58,979 WARN [qtp297354543-549][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:58,990 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:58,993 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:58,994 WARN [qtp297354543-413][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:58,997 WARN [qtp297354543-551][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsg7jo-1q8cmlsp098d0_d2oicy9j]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:59,004 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:59,004 WARN [qtp297354543-444][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:59,010 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsg7jo-1q8cmlsp098d0_d2oicy9j]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:59,017 WARN [qtp297354543-441][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsg7jo-1q8cmlsp098d0_d2oicy9j]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:59,018 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:59,019 WARN [qtp297354543-550][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:59,024 WARN [qtp297354543-552][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:59,027 WARN [qtp297354543-439][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsg7jo-1q8cmlsp098d0_d2oicy9j]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:03:59,029 WARN [qtp297354543-440][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:04:03,642 INFO [qtp297354543-442][Cumulus4jStoreManager] ====================== Cumulus4j ====================== 11:04:03,642 INFO [qtp297354543-442][Cumulus4jStoreManager] Bundle: org.cumulus4j.store - Version: 1.2.1.SNAPSHOT 11:04:03,642 INFO [qtp297354543-442][Cumulus4jStoreManager] ======================================================= 11:04:03,644 ERROR [qtp297354543-442][Persistence] java.lang.reflect.InvocationTargetException at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at org.datanucleus.plugin.NonManagedPluginRegistry.createExecutableExtension(NonManagedPluginRegistry.java:631) at org.datanucleus.plugin.PluginManager.createExecutableExtension(PluginManager.java:301) at org.datanucleus.NucleusContext.initialiseAutoStart(NucleusContext.java:432) at org.datanucleus.NucleusContext.initialise(NucleusContext.java:384) at org.datanucleus.api.jdo.JDOPersistenceManagerFactory.freezeConfiguration(JDOPersistenceManagerFactory.java:768) at org.datanucleus.api.jdo.JDOPersistenceManagerFactory.createPersistenceManagerFactory(JDOPersistenceManagerFactory.java:326) at org.datanucleus.api.jdo.JDOPersistenceManagerFactory.getPersistenceManagerFactory(JDOPersistenceManagerFactory.java:195) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at javax.jdo.JDOHelper$16.run(JDOHelper.java:1970) at java.security.AccessController.doPrivileged(Native Method) at javax.jdo.JDOHelper.invoke(JDOHelper.java:1965) at javax.jdo.JDOHelper.invokeGetPersistenceManagerFactoryOnImplementation(JDOHelper.java:1171) at javax.jdo.JDOHelper.getPersistenceManagerFactory(JDOHelper.java:813) at javax.jdo.JDOHelper.getPersistenceManagerFactory(JDOHelper.java:702) at org.cumulus4j.integrationtest.webapp.TestService.getPersistenceManagerFactory(TestService.java:59) at org.cumulus4j.integrationtest.webapp.TestService.getPersistenceManager(TestService.java:72) at org.cumulus4j.integrationtest.webapp.TestService.testPost(TestService.java:93) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.sun.jersey.spi.container.JavaMethodInvokerFactory$1.invoke(JavaMethodInvokerFactory.java:60) at com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker._dispatch(AbstractResourceMethodDispatchProvider.java:185) at com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher.dispatch(ResourceJavaMethodDispatcher.java:75) at com.sun.jersey.server.impl.uri.rules.HttpMethodRule.accept(HttpMethodRule.java:288) at com.sun.jersey.server.impl.uri.rules.ResourceClassRule.accept(ResourceClassRule.java:108) at com.sun.jersey.server.impl.uri.rules.RightHandPathRule.accept(RightHandPathRule.java:147) at com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule.accept(RootResourceClassesRule.java:84) at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1469) at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1400) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1349) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1339) at com.sun.jersey.spi.container.servlet.WebComponent.service(WebComponent.java:416) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:537) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:699) at javax.servlet.http.HttpServlet.service(HttpServlet.java:847) at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:546) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1283) at org.cumulus4j.keymanager.back.shared.AjaxHeadersFilter.doFilter(AjaxHeadersFilter.java:33) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1254) at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:481) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:119) at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:516) at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:230) at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:956) at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:411) at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:188) at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:891) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:117) at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:247) at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:151) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:114) at org.eclipse.jetty.server.Server.handle(Server.java:353) at org.eclipse.jetty.server.HttpConnection.handleRequest(HttpConnection.java:598) at org.eclipse.jetty.server.HttpConnection$RequestHandler.headerComplete(HttpConnection.java:1059) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:590) at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:212) at org.eclipse.jetty.server.HttpConnection.handle(HttpConnection.java:427) at org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:510) at org.eclipse.jetty.io.nio.SelectChannelEndPoint.access$000(SelectChannelEndPoint.java:34) at org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java:40) at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:450) at java.lang.Thread.run(Thread.java:745) Caused by: java.lang.ClassCastException: org.cumulus4j.store.Cumulus4jStoreManager cannot be cast to org.datanucleus.store.rdbms.RDBMSStoreManager at org.datanucleus.store.rdbms.autostart.SchemaAutoStarter.(SchemaAutoStarter.java:68) ... 70 more 11:04:03,645 DEBUG [qtp297354543-442][Cumulus4jStoreManager] getClassMetaByClass: begin loading. class=org.cumulus4j.store.test.movie.Movie 11:04:03,647 INFO [qtp297354543-442][AbstractCryptoManager] getCryptoSessionExpiryTimerPeriod: Property 'cumulus4j.cryptoSessionExpiryTimer.period' is not set. Using default value 60000. 11:04:03,647 TRACE [qtp297354543-442][AbstractCryptoSession] setCryptoSessionID: cryptoSessionID=test-iotsg7jo-1q8cmlsp098d0_d2oicy9j*1*0kstq0 11:04:03,647 INFO [qtp297354543-442][AbstractCryptoManager] getCryptoSessionExpiryAgeMSec: Property 'cumulus4j.cryptoSessionExpiryAge' is not set. Using default value 1800000. 11:04:03,786 INFO [qtp297354543-442][MinimumCumulus4jVersion] version=10100001 11:04:04,049 INFO [qtp297354543-442][MinimumCumulus4jVersion] version=10100001 11:04:04,049 DEBUG [qtp297354543-442][RecreateIndex] deleteIndex: Entered. 11:04:04,117 DEBUG [qtp297354543-442][RecreateIndex] deleteIndex: There are no IndexEntry instances in the database => quit. 11:04:04,117 DEBUG [qtp297354543-442][RecreateIndex] deleteIndex: Leaving. 11:04:04,141 DEBUG [qtp297354543-442][Cumulus4jStoreManager] registerClass: clazz=org.cumulus4j.store.test.movie.Movie 11:04:04,149 DEBUG [qtp297354543-442][ClassMeta] jdoPreStore: org.cumulus4j.store.model.ClassMeta@43449485[null,org.cumulus4j.store.test.movie.Movie] 11:04:04,154 DEBUG [qtp297354543-442][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta == null => populating. this=org.cumulus4j.store.model.ClassMeta@43449485[1,org.cumulus4j.store.test.movie.Movie] 11:04:04,163 DEBUG [qtp297354543-442][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@777a93bd[null,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 11:04:04,168 TRACE [qtp297354543-442][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@43449485[1,org.cumulus4j.store.test.movie.Movie] 11:04:04,168 DEBUG [qtp297354543-442][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@777a93bd[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 11:04:04,174 TRACE [qtp297354543-442][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@777a93bd[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 11:04:04,175 TRACE [qtp297354543-442][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@777a93bd[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 11:04:04,175 TRACE [qtp297354543-442][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@777a93bd[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 11:04:04,175 DEBUG [qtp297354543-442][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@655aa73[null,org.cumulus4j.store.test.movie.Movie#directedBy[collectionElement]] 11:04:04,176 DEBUG [qtp297354543-442][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@655aa73[2,org.cumulus4j.store.test.movie.Movie#directedBy[collectionElement]] 11:04:04,176 TRACE [qtp297354543-442][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@777a93bd[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 11:04:04,176 TRACE [qtp297354543-442][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@43449485[1,org.cumulus4j.store.test.movie.Movie] 11:04:04,176 DEBUG [qtp297354543-442][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@d0d9063[null,org.cumulus4j.store.test.movie.Movie#languages[primary]] 11:04:04,177 TRACE [qtp297354543-442][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@43449485[1,org.cumulus4j.store.test.movie.Movie] 11:04:04,177 DEBUG [qtp297354543-442][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@d0d9063[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 11:04:04,177 TRACE [qtp297354543-442][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@d0d9063[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 11:04:04,177 TRACE [qtp297354543-442][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@d0d9063[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 11:04:04,177 TRACE [qtp297354543-442][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@d0d9063[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 11:04:04,177 DEBUG [qtp297354543-442][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@55edc6bc[null,org.cumulus4j.store.test.movie.Movie#languages[collectionElement]] 11:04:04,178 DEBUG [qtp297354543-442][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@55edc6bc[4,org.cumulus4j.store.test.movie.Movie#languages[collectionElement]] 11:04:04,178 TRACE [qtp297354543-442][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@d0d9063[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 11:04:04,178 TRACE [qtp297354543-442][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@43449485[1,org.cumulus4j.store.test.movie.Movie] 11:04:04,178 DEBUG [qtp297354543-442][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@235f4075[null,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 11:04:04,179 TRACE [qtp297354543-442][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@43449485[1,org.cumulus4j.store.test.movie.Movie] 11:04:04,179 DEBUG [qtp297354543-442][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@235f4075[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 11:04:04,179 TRACE [qtp297354543-442][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@235f4075[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 11:04:04,180 TRACE [qtp297354543-442][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@43449485[1,org.cumulus4j.store.test.movie.Movie] 11:04:04,180 DEBUG [qtp297354543-442][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@3b29e9e5[null,org.cumulus4j.store.test.movie.Movie#name[primary]] 11:04:04,180 TRACE [qtp297354543-442][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@43449485[1,org.cumulus4j.store.test.movie.Movie] 11:04:04,180 DEBUG [qtp297354543-442][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@3b29e9e5[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 11:04:04,181 TRACE [qtp297354543-442][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@3b29e9e5[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 11:04:04,181 TRACE [qtp297354543-442][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@43449485[1,org.cumulus4j.store.test.movie.Movie] 11:04:04,181 DEBUG [qtp297354543-442][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@3354eedd[null,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 11:04:04,181 TRACE [qtp297354543-442][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@43449485[1,org.cumulus4j.store.test.movie.Movie] 11:04:04,181 DEBUG [qtp297354543-442][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@3354eedd[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 11:04:04,182 TRACE [qtp297354543-442][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@3354eedd[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 11:04:04,182 TRACE [qtp297354543-442][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@3354eedd[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 11:04:04,182 TRACE [qtp297354543-442][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@3354eedd[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 11:04:04,182 DEBUG [qtp297354543-442][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@600e544b[null,org.cumulus4j.store.test.movie.Movie#producedBy[collectionElement]] 11:04:04,182 DEBUG [qtp297354543-442][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@600e544b[8,org.cumulus4j.store.test.movie.Movie#producedBy[collectionElement]] 11:04:04,183 TRACE [qtp297354543-442][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@3354eedd[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 11:04:04,183 TRACE [qtp297354543-442][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@43449485[1,org.cumulus4j.store.test.movie.Movie] 11:04:04,183 DEBUG [qtp297354543-442][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@399060fc[null,org.cumulus4j.store.test.movie.Movie#rating[primary]] 11:04:04,184 TRACE [qtp297354543-442][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@43449485[1,org.cumulus4j.store.test.movie.Movie] 11:04:04,184 DEBUG [qtp297354543-442][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@399060fc[9,org.cumulus4j.store.test.movie.Movie#rating[primary]] 11:04:04,184 TRACE [qtp297354543-442][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@399060fc[9,org.cumulus4j.store.test.movie.Movie#rating[primary]] 11:04:04,184 TRACE [qtp297354543-442][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@43449485[1,org.cumulus4j.store.test.movie.Movie] 11:04:04,184 DEBUG [qtp297354543-442][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@65f637ba[null,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:04:04,185 TRACE [qtp297354543-442][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@43449485[1,org.cumulus4j.store.test.movie.Movie] 11:04:04,185 DEBUG [qtp297354543-442][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@65f637ba[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:04:04,186 TRACE [qtp297354543-442][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@65f637ba[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:04:04,186 TRACE [qtp297354543-442][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@65f637ba[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:04:04,186 TRACE [qtp297354543-442][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@65f637ba[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:04:04,186 DEBUG [qtp297354543-442][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@1a58aa46[null,org.cumulus4j.store.test.movie.Movie#starring[collectionElement]] 11:04:04,186 DEBUG [qtp297354543-442][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@1a58aa46[11,org.cumulus4j.store.test.movie.Movie#starring[collectionElement]] 11:04:04,187 TRACE [qtp297354543-442][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@65f637ba[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:04:04,187 TRACE [qtp297354543-442][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@43449485[1,org.cumulus4j.store.test.movie.Movie] 11:04:04,187 DEBUG [qtp297354543-442][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@12769440[null,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 11:04:04,188 TRACE [qtp297354543-442][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@43449485[1,org.cumulus4j.store.test.movie.Movie] 11:04:04,188 DEBUG [qtp297354543-442][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@12769440[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 11:04:04,188 TRACE [qtp297354543-442][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@12769440[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 11:04:04,188 TRACE [qtp297354543-442][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@43449485[1,org.cumulus4j.store.test.movie.Movie] 11:04:04,188 DEBUG [qtp297354543-442][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@15c3dfda[null,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 11:04:04,189 TRACE [qtp297354543-442][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@43449485[1,org.cumulus4j.store.test.movie.Movie] 11:04:04,189 DEBUG [qtp297354543-442][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@15c3dfda[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 11:04:04,189 TRACE [qtp297354543-442][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@15c3dfda[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 11:04:04,189 TRACE [qtp297354543-442][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@15c3dfda[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 11:04:04,189 TRACE [qtp297354543-442][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@15c3dfda[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 11:04:04,189 DEBUG [qtp297354543-442][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@5ed75055[null,org.cumulus4j.store.test.movie.Movie#writtenBy[collectionElement]] 11:04:04,190 DEBUG [qtp297354543-442][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@5ed75055[14,org.cumulus4j.store.test.movie.Movie#writtenBy[collectionElement]] 11:04:04,190 TRACE [qtp297354543-442][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@15c3dfda[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 11:04:04,190 TRACE [qtp297354543-442][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@43449485[1,org.cumulus4j.store.test.movie.Movie] 11:04:04,190 TRACE [qtp297354543-442][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@777a93bd[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 11:04:04,190 TRACE [qtp297354543-442][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@d0d9063[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 11:04:04,190 TRACE [qtp297354543-442][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@235f4075[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 11:04:04,190 TRACE [qtp297354543-442][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@3b29e9e5[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 11:04:04,190 DEBUG [qtp297354543-442][FieldMeta] getEmbeddedClassMeta: this.embeddedClassMetaLoaded == false => loading. this=org.cumulus4j.store.model.FieldMeta@3b29e9e5[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 11:04:04,200 TRACE [qtp297354543-442][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@3354eedd[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 11:04:04,200 TRACE [qtp297354543-442][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@399060fc[9,org.cumulus4j.store.test.movie.Movie#rating[primary]] 11:04:04,200 TRACE [qtp297354543-442][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@65f637ba[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:04:04,200 TRACE [qtp297354543-442][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@12769440[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 11:04:04,200 DEBUG [qtp297354543-442][FieldMeta] getEmbeddedClassMeta: this.embeddedClassMetaLoaded == false => loading. this=org.cumulus4j.store.model.FieldMeta@12769440[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 11:04:04,201 TRACE [qtp297354543-442][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@15c3dfda[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 11:04:04,202 DEBUG [qtp297354543-442][ClassMeta] jdoPostDetach: attached=org.cumulus4j.store.model.ClassMeta@43449485[1,org.cumulus4j.store.test.movie.Movie] 11:04:04,202 DEBUG [qtp297354543-442][ClassMeta] jdoPostDetach: Detaching this.fieldName2FieldMeta: attached=org.cumulus4j.store.model.ClassMeta@43449485[1,org.cumulus4j.store.test.movie.Movie] 11:04:04,202 TRACE [qtp297354543-442][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@43449485[1,org.cumulus4j.store.test.movie.Movie] 11:04:04,202 DEBUG [qtp297354543-442][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@777a93bd[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 11:04:04,202 DEBUG [qtp297354543-442][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@777a93bd[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 11:04:04,202 TRACE [qtp297354543-442][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@777a93bd[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 11:04:04,202 DEBUG [qtp297354543-442][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@655aa73[2,org.cumulus4j.store.test.movie.Movie#directedBy[collectionElement]] 11:04:04,202 DEBUG [qtp297354543-442][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@655aa73[2,org.cumulus4j.store.test.movie.Movie#directedBy[collectionElement]] 11:04:04,202 TRACE [qtp297354543-442][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@655aa73[2,org.cumulus4j.store.test.movie.Movie#directedBy[collectionElement]] 11:04:04,202 DEBUG [qtp297354543-442][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@655aa73[2,org.cumulus4j.store.test.movie.Movie#directedBy[collectionElement]] 11:04:04,202 DEBUG [qtp297354543-442][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@777a93bd[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 11:04:04,203 DEBUG [qtp297354543-442][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@d0d9063[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 11:04:04,203 DEBUG [qtp297354543-442][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@d0d9063[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 11:04:04,203 TRACE [qtp297354543-442][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@d0d9063[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 11:04:04,203 DEBUG [qtp297354543-442][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@55edc6bc[4,org.cumulus4j.store.test.movie.Movie#languages[collectionElement]] 11:04:04,203 DEBUG [qtp297354543-442][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@55edc6bc[4,org.cumulus4j.store.test.movie.Movie#languages[collectionElement]] 11:04:04,203 TRACE [qtp297354543-442][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@55edc6bc[4,org.cumulus4j.store.test.movie.Movie#languages[collectionElement]] 11:04:04,203 DEBUG [qtp297354543-442][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@55edc6bc[4,org.cumulus4j.store.test.movie.Movie#languages[collectionElement]] 11:04:04,203 DEBUG [qtp297354543-442][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@d0d9063[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 11:04:04,203 DEBUG [qtp297354543-442][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@12769440[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 11:04:04,203 DEBUG [qtp297354543-442][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@12769440[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 11:04:04,203 TRACE [qtp297354543-442][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@12769440[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 11:04:04,203 DEBUG [qtp297354543-442][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@12769440[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 11:04:04,203 DEBUG [qtp297354543-442][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@15c3dfda[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 11:04:04,203 DEBUG [qtp297354543-442][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@15c3dfda[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 11:04:04,203 TRACE [qtp297354543-442][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@15c3dfda[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 11:04:04,204 DEBUG [qtp297354543-442][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@5ed75055[14,org.cumulus4j.store.test.movie.Movie#writtenBy[collectionElement]] 11:04:04,204 DEBUG [qtp297354543-442][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@5ed75055[14,org.cumulus4j.store.test.movie.Movie#writtenBy[collectionElement]] 11:04:04,204 TRACE [qtp297354543-442][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@5ed75055[14,org.cumulus4j.store.test.movie.Movie#writtenBy[collectionElement]] 11:04:04,204 DEBUG [qtp297354543-442][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@5ed75055[14,org.cumulus4j.store.test.movie.Movie#writtenBy[collectionElement]] 11:04:04,204 DEBUG [qtp297354543-442][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@15c3dfda[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 11:04:04,204 DEBUG [qtp297354543-442][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@3b29e9e5[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 11:04:04,204 DEBUG [qtp297354543-442][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@3b29e9e5[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 11:04:04,204 TRACE [qtp297354543-442][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@3b29e9e5[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 11:04:04,204 DEBUG [qtp297354543-442][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@3b29e9e5[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 11:04:04,204 DEBUG [qtp297354543-442][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@399060fc[9,org.cumulus4j.store.test.movie.Movie#rating[primary]] 11:04:04,204 DEBUG [qtp297354543-442][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@399060fc[9,org.cumulus4j.store.test.movie.Movie#rating[primary]] 11:04:04,204 TRACE [qtp297354543-442][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@399060fc[9,org.cumulus4j.store.test.movie.Movie#rating[primary]] 11:04:04,204 DEBUG [qtp297354543-442][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@399060fc[9,org.cumulus4j.store.test.movie.Movie#rating[primary]] 11:04:04,204 DEBUG [qtp297354543-442][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@65f637ba[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:04:04,204 DEBUG [qtp297354543-442][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@65f637ba[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:04:04,204 TRACE [qtp297354543-442][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@65f637ba[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:04:04,204 DEBUG [qtp297354543-442][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@1a58aa46[11,org.cumulus4j.store.test.movie.Movie#starring[collectionElement]] 11:04:04,204 DEBUG [qtp297354543-442][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@1a58aa46[11,org.cumulus4j.store.test.movie.Movie#starring[collectionElement]] 11:04:04,204 TRACE [qtp297354543-442][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1a58aa46[11,org.cumulus4j.store.test.movie.Movie#starring[collectionElement]] 11:04:04,204 DEBUG [qtp297354543-442][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@1a58aa46[11,org.cumulus4j.store.test.movie.Movie#starring[collectionElement]] 11:04:04,204 DEBUG [qtp297354543-442][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@65f637ba[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:04:04,205 DEBUG [qtp297354543-442][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@235f4075[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 11:04:04,205 DEBUG [qtp297354543-442][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@235f4075[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 11:04:04,205 TRACE [qtp297354543-442][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@235f4075[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 11:04:04,205 DEBUG [qtp297354543-442][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@235f4075[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 11:04:04,205 DEBUG [qtp297354543-442][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@3354eedd[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 11:04:04,205 DEBUG [qtp297354543-442][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@3354eedd[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 11:04:04,205 TRACE [qtp297354543-442][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@3354eedd[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 11:04:04,205 DEBUG [qtp297354543-442][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@600e544b[8,org.cumulus4j.store.test.movie.Movie#producedBy[collectionElement]] 11:04:04,205 DEBUG [qtp297354543-442][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@600e544b[8,org.cumulus4j.store.test.movie.Movie#producedBy[collectionElement]] 11:04:04,205 TRACE [qtp297354543-442][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@600e544b[8,org.cumulus4j.store.test.movie.Movie#producedBy[collectionElement]] 11:04:04,205 DEBUG [qtp297354543-442][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@600e544b[8,org.cumulus4j.store.test.movie.Movie#producedBy[collectionElement]] 11:04:04,205 DEBUG [qtp297354543-442][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@3354eedd[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 11:04:04,205 TRACE [qtp297354543-442][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@5b82f6ef[1,org.cumulus4j.store.test.movie.Movie] 11:04:04,205 TRACE [qtp297354543-442][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@539b9591[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 11:04:04,205 TRACE [qtp297354543-442][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@79327f16[2,org.cumulus4j.store.test.movie.Movie#directedBy[collectionElement]] 11:04:04,205 TRACE [qtp297354543-442][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@cf0b23b[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 11:04:04,205 TRACE [qtp297354543-442][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@400908c4[4,org.cumulus4j.store.test.movie.Movie#languages[collectionElement]] 11:04:04,205 TRACE [qtp297354543-442][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@4f313a49[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 11:04:04,205 TRACE [qtp297354543-442][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@25112676[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 11:04:04,205 TRACE [qtp297354543-442][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@2cf92985[14,org.cumulus4j.store.test.movie.Movie#writtenBy[collectionElement]] 11:04:04,205 TRACE [qtp297354543-442][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@243e5bf6[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 11:04:04,205 TRACE [qtp297354543-442][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@629bce4a[9,org.cumulus4j.store.test.movie.Movie#rating[primary]] 11:04:04,205 TRACE [qtp297354543-442][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@4e1576f9[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:04:04,206 TRACE [qtp297354543-442][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@2bc5dbbf[11,org.cumulus4j.store.test.movie.Movie#starring[collectionElement]] 11:04:04,206 TRACE [qtp297354543-442][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@7df2c4da[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 11:04:04,206 TRACE [qtp297354543-442][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@41a7bcb0[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 11:04:04,206 TRACE [qtp297354543-442][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@2460b8c3[8,org.cumulus4j.store.test.movie.Movie#producedBy[collectionElement]] 11:04:04,206 DEBUG [qtp297354543-442][Cumulus4jStoreManager] getClassMetaByClass: end loading (took 561 ms). class=org.cumulus4j.store.test.movie.Movie 11:04:04,217 TRACE [qtp297354543-442][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 11:04:04,218 TRACE [qtp297354543-442][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=8 value=[] 11:04:04,218 TRACE [qtp297354543-442][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@5b82f6ef[1,org.cumulus4j.store.test.movie.Movie] 11:04:04,218 TRACE [qtp297354543-442][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@25112676[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 11:04:04,218 TRACE [qtp297354543-442][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@5b82f6ef[1,org.cumulus4j.store.test.movie.Movie] 11:04:04,218 TRACE [qtp297354543-442][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=6 value=[] 11:04:04,218 TRACE [qtp297354543-442][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@5b82f6ef[1,org.cumulus4j.store.test.movie.Movie] 11:04:04,219 TRACE [qtp297354543-442][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@4e1576f9[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:04:04,219 TRACE [qtp297354543-442][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=5 value=null 11:04:04,219 TRACE [qtp297354543-442][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@5b82f6ef[1,org.cumulus4j.store.test.movie.Movie] 11:04:04,219 TRACE [qtp297354543-442][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=4 value=[] 11:04:04,219 TRACE [qtp297354543-442][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@5b82f6ef[1,org.cumulus4j.store.test.movie.Movie] 11:04:04,219 TRACE [qtp297354543-442][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@41a7bcb0[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 11:04:04,219 TRACE [qtp297354543-442][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@5b82f6ef[1,org.cumulus4j.store.test.movie.Movie] 11:04:04,219 TRACE [qtp297354543-442][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@5b82f6ef[1,org.cumulus4j.store.test.movie.Movie] 11:04:04,219 TRACE [qtp297354543-442][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=1 value=[] 11:04:04,219 TRACE [qtp297354543-442][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@5b82f6ef[1,org.cumulus4j.store.test.movie.Movie] 11:04:04,219 TRACE [qtp297354543-442][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@cf0b23b[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 11:04:04,219 TRACE [qtp297354543-442][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=0 value=[] 11:04:04,219 TRACE [qtp297354543-442][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@5b82f6ef[1,org.cumulus4j.store.test.movie.Movie] 11:04:04,219 TRACE [qtp297354543-442][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@539b9591[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 11:04:04,219 TRACE [qtp297354543-442][Cumulus4jPersistenceHandler] insertObject: Created new DataEntry for: 1 11:04:04,219 INFO [qtp297354543-442][AbstractCryptoManager] getEncryptionAlgorithm: Property 'cumulus4j.encryptionAlgorithm' is not set. Using default algorithm 'Twofish/GCM/NoPadding'. 11:04:04,219 INFO [qtp297354543-442][AbstractCryptoManager] getMACAlgorithm: Property 'cumulus4j.macAlgorithm' is not set. Using default MAC algorithm 'NONE'. 11:04:04,637 DEBUG [CryptoCache][CryptoCache$CleanupTask] run: entered 11:04:04,638 INFO [CryptoCache][CryptoCache$CleanupTask] run: CryptoCache was garbage-collected. Cancelling this TimerTask. 11:04:04,909 DEBUG [qtp297354543-440][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: Returning request: null 11:04:16,030 DEBUG [KeyStore][KeyStore$ExipreCacheEntryTimerTask] run: 1 users left in cache. 11:04:16,506 DEBUG [SessionManager][SessionManager$ExpireSessionTimerTask] run: 1 sessions left. 11:04:17,299 DEBUG [qtp297354543-550][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: Returning request: null 11:04:17,308 DEBUG [Thread-503][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.NullResponse matching=true 11:04:17,310 DEBUG [qtp297354543-443][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Response matching=true 11:04:17,311 DEBUG [qtp297354543-549][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: Returning request: null 11:04:17,315 DEBUG [qtp297354543-443][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: Entered. 11:04:17,315 DEBUG [Thread-504][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.NullResponse matching=true 11:04:17,319 DEBUG [qtp297354543-413][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: Returning request: null 11:04:17,320 DEBUG [qtp297354543-412][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Response matching=true 11:04:17,321 DEBUG [Thread-501][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.NullResponse matching=true 11:04:17,322 DEBUG [qtp297354543-412][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: Entered. 11:04:17,323 DEBUG [qtp297354543-434][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Response matching=true 11:04:17,324 DEBUG [qtp297354543-434][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: Entered. 11:04:18,047 DEBUG [qtp297354543-552][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: Returning request: null 11:04:18,050 DEBUG [Thread-502][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.NullResponse matching=true 11:04:18,058 DEBUG [qtp297354543-550][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Response matching=true 11:04:18,061 DEBUG [qtp297354543-550][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: Entered. 11:04:18,712 INFO [qtp297354543-442][CryptoCache] Persistence property 'cumulus4j.CryptoCache.cleanupTimer.period' is not set. Using default value 60000. 11:04:18,712 DEBUG [qtp297354543-442][MessageBrokerPMF] [vys57d] _query[requestID=q03d0s0eyio3u78vjmi7vgsb4]: Entered with request: org.cumulus4j.keymanager.back.shared.GetActiveEncryptionKeyRequest@9b294be7[q03d0s0eyio3u78vjmi7vgsb4,test-iotsg7jo-1q8cmlsp098d0_d2oicy9j*1*0kstq0] 11:04:18,774 DEBUG [qtp297354543-442][MessageBrokerPMF] [vys57d] _query[requestID=q03d0s0eyio3u78vjmi7vgsb4]: Request persisted. 11:04:18,835 ERROR [qtp297354543-441][Persistence] Object "org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@74291845" (id="q03d0s0eyio3u78vjmi7vgsb4") has been changed in the datastore since your last read. Your transaction is using version "1" but this doesnt exist in the datastore now 11:04:18,836 DEBUG [qtp297354543-551][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsg7jo-1q8cmlsp098d0_d2oicy9j]: Returning request: org.cumulus4j.keymanager.back.shared.GetActiveEncryptionKeyRequest@9b294be7[q03d0s0eyio3u78vjmi7vgsb4,test-iotsg7jo-1q8cmlsp098d0_d2oicy9j*1*0kstq0] 11:04:18,836 ERROR [qtp297354543-410][Persistence] Object "org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@1511ef67" (id="q03d0s0eyio3u78vjmi7vgsb4") has been changed in the datastore since your last read. Your transaction is using version "1" but this doesnt exist in the datastore now 11:04:18,836 WARN [qtp297354543-441][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsg7jo-1q8cmlsp098d0_d2oicy9j]: javax.jdo.JDOOptimisticVerificationException: Transaction failed to commit NestedThrowables: javax.jdo.JDOOptimisticVerificationException: Object "org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@74291845" (id="q03d0s0eyio3u78vjmi7vgsb4") has been changed in the datastore since your last read. Your transaction is using version "1" but this doesnt exist in the datastore now FailedObject:org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@9b294be7 11:04:18,838 DEBUG [qtp297354543-551][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.GetActiveEncryptionKeyRequest matching=true 11:04:18,838 ERROR [qtp297354543-439][Persistence] Object "org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@64da863a" (id="q03d0s0eyio3u78vjmi7vgsb4") has been changed in the datastore since your last read. Your transaction is using version "1" but this doesnt exist in the datastore now 11:04:18,838 WARN [qtp297354543-410][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsg7jo-1q8cmlsp098d0_d2oicy9j]: javax.jdo.JDOOptimisticVerificationException: Transaction failed to commit NestedThrowables: javax.jdo.JDOOptimisticVerificationException: Object "org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@1511ef67" (id="q03d0s0eyio3u78vjmi7vgsb4") has been changed in the datastore since your last read. Your transaction is using version "1" but this doesnt exist in the datastore now FailedObject:org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@9b294be7 11:04:18,846 WARN [qtp297354543-439][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsg7jo-1q8cmlsp098d0_d2oicy9j]: javax.jdo.JDOOptimisticVerificationException: Transaction failed to commit NestedThrowables: javax.jdo.JDOOptimisticVerificationException: Object "org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@64da863a" (id="q03d0s0eyio3u78vjmi7vgsb4") has been changed in the datastore since your last read. Your transaction is using version "1" but this doesnt exist in the datastore now FailedObject:org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@9b294be7 11:04:18,846 ERROR [qtp297354543-408][Persistence] Object "org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@56c618d9" (id="q03d0s0eyio3u78vjmi7vgsb4") has been changed in the datastore since your last read. Your transaction is using version "1" but this doesnt exist in the datastore now 11:04:18,846 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsg7jo-1q8cmlsp098d0_d2oicy9j]: javax.jdo.JDOOptimisticVerificationException: Transaction failed to commit NestedThrowables: javax.jdo.JDOOptimisticVerificationException: Object "org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@56c618d9" (id="q03d0s0eyio3u78vjmi7vgsb4") has been changed in the datastore since your last read. Your transaction is using version "1" but this doesnt exist in the datastore now FailedObject:org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@9b294be7 11:04:18,849 DEBUG [Thread-517][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Request matching=true 11:04:18,858 DEBUG [Thread-517][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.GetActiveEncryptionKeyResponse matching=true 11:04:18,860 DEBUG [qtp297354543-413][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Response matching=true 11:04:18,862 DEBUG [qtp297354543-413][MessageBrokerPMF] [vys57d] _pushResponse[requestID=q03d0s0eyio3u78vjmi7vgsb4]: Entered. 11:04:18,893 DEBUG [qtp297354543-413][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsg7jo-1q8cmlsp098d0_d2oicy9j]: Entered. 11:04:19,113 TRACE [qtp297354543-442][CryptoCache] acquireCipherEntry: Created new Cipher@800213994 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with key and IV. 11:04:19,113 TRACE [qtp297354543-442][CryptoCache] releaseCipherEntry: Releasing Cipher@800213994 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:04:19,118 TRACE [qtp297354543-442][Cumulus4jPersistenceHandler] insertObject: Persisted new non-embedded DataEntry for: 1 11:04:19,118 TRACE [qtp297354543-442][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@5b82f6ef[1,org.cumulus4j.store.test.movie.Movie] 11:04:19,118 TRACE [qtp297354543-442][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@5b82f6ef[1,org.cumulus4j.store.test.movie.Movie] 11:04:19,118 TRACE [qtp297354543-442][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@539b9591[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 11:04:19,127 TRACE [qtp297354543-442][CryptoCache] acquireCipherEntry: Found cached Cipher@800213994 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:04:19,128 TRACE [qtp297354543-442][CryptoCache] releaseCipherEntry: Releasing Cipher@800213994 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:04:19,133 TRACE [qtp297354543-442][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@cf0b23b[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 11:04:19,134 TRACE [qtp297354543-442][CryptoCache] acquireCipherEntry: Found cached Cipher@800213994 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:04:19,135 TRACE [qtp297354543-442][CryptoCache] releaseCipherEntry: Releasing Cipher@800213994 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:04:19,143 TRACE [qtp297354543-442][CryptoCache] acquireCipherEntry: Found cached Cipher@800213994 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:04:19,143 TRACE [qtp297354543-442][CryptoCache] releaseCipherEntry: Releasing Cipher@800213994 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:04:19,155 TRACE [qtp297354543-442][CryptoCache] acquireCipherEntry: Found cached Cipher@800213994 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:04:19,155 TRACE [qtp297354543-442][CryptoCache] releaseCipherEntry: Releasing Cipher@800213994 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:04:19,160 TRACE [qtp297354543-442][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@41a7bcb0[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 11:04:19,161 TRACE [qtp297354543-442][CryptoCache] acquireCipherEntry: Found cached Cipher@800213994 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:04:19,162 TRACE [qtp297354543-442][CryptoCache] releaseCipherEntry: Releasing Cipher@800213994 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:04:19,162 TRACE [qtp297354543-442][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@4e1576f9[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:04:19,164 TRACE [qtp297354543-442][CryptoCache] acquireCipherEntry: Found cached Cipher@800213994 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:04:19,164 TRACE [qtp297354543-442][CryptoCache] releaseCipherEntry: Releasing Cipher@800213994 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:04:19,165 TRACE [qtp297354543-442][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@25112676[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 11:04:19,166 TRACE [qtp297354543-442][CryptoCache] acquireCipherEntry: Found cached Cipher@800213994 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:04:19,166 TRACE [qtp297354543-442][CryptoCache] releaseCipherEntry: Releasing Cipher@800213994 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:04:19,168 DEBUG [qtp297354543-442][Cumulus4jStoreManager] getClassMetaByClass: begin loading. class=org.cumulus4j.store.test.movie.Rating 11:04:19,168 DEBUG [qtp297354543-442][Cumulus4jStoreManager] registerClass: clazz=org.cumulus4j.store.test.movie.Rating 11:04:19,169 DEBUG [qtp297354543-442][ClassMeta] jdoPreStore: org.cumulus4j.store.model.ClassMeta@3b1d739a[null,org.cumulus4j.store.test.movie.Rating] 11:04:19,170 DEBUG [qtp297354543-442][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta == null => populating. this=org.cumulus4j.store.model.ClassMeta@3b1d739a[2,org.cumulus4j.store.test.movie.Rating] 11:04:19,171 DEBUG [qtp297354543-442][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@3ea98612[null,org.cumulus4j.store.test.movie.Rating#name[primary]] 11:04:19,171 TRACE [qtp297354543-442][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@3b1d739a[2,org.cumulus4j.store.test.movie.Rating] 11:04:19,171 DEBUG [qtp297354543-442][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@3ea98612[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 11:04:19,172 TRACE [qtp297354543-442][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@3ea98612[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 11:04:19,172 TRACE [qtp297354543-442][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@3b1d739a[2,org.cumulus4j.store.test.movie.Rating] 11:04:19,172 DEBUG [qtp297354543-442][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@33a351da[null,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 11:04:19,173 TRACE [qtp297354543-442][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@3b1d739a[2,org.cumulus4j.store.test.movie.Rating] 11:04:19,173 DEBUG [qtp297354543-442][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@33a351da[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 11:04:19,174 TRACE [qtp297354543-442][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@33a351da[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 11:04:19,174 TRACE [qtp297354543-442][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@3b1d739a[2,org.cumulus4j.store.test.movie.Rating] 11:04:19,175 TRACE [qtp297354543-442][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@3ea98612[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 11:04:19,175 DEBUG [qtp297354543-442][FieldMeta] getEmbeddedClassMeta: this.embeddedClassMetaLoaded == false => loading. this=org.cumulus4j.store.model.FieldMeta@3ea98612[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 11:04:19,176 TRACE [qtp297354543-442][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@33a351da[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 11:04:19,176 DEBUG [qtp297354543-442][ClassMeta] jdoPostDetach: attached=org.cumulus4j.store.model.ClassMeta@3b1d739a[2,org.cumulus4j.store.test.movie.Rating] 11:04:19,176 DEBUG [qtp297354543-442][ClassMeta] jdoPostDetach: Detaching this.fieldName2FieldMeta: attached=org.cumulus4j.store.model.ClassMeta@3b1d739a[2,org.cumulus4j.store.test.movie.Rating] 11:04:19,176 TRACE [qtp297354543-442][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@3b1d739a[2,org.cumulus4j.store.test.movie.Rating] 11:04:19,177 DEBUG [qtp297354543-442][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@33a351da[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 11:04:19,177 DEBUG [qtp297354543-442][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@33a351da[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 11:04:19,177 TRACE [qtp297354543-442][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@33a351da[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 11:04:19,177 DEBUG [qtp297354543-442][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@33a351da[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 11:04:19,177 DEBUG [qtp297354543-442][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@3ea98612[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 11:04:19,177 DEBUG [qtp297354543-442][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@3ea98612[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 11:04:19,177 TRACE [qtp297354543-442][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@3ea98612[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 11:04:19,177 DEBUG [qtp297354543-442][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@3ea98612[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 11:04:19,177 TRACE [qtp297354543-442][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@6e680597[2,org.cumulus4j.store.test.movie.Rating] 11:04:19,177 TRACE [qtp297354543-442][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@27f91d79[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 11:04:19,177 TRACE [qtp297354543-442][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@7c5267f6[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 11:04:19,177 DEBUG [qtp297354543-442][Cumulus4jStoreManager] getClassMetaByClass: end loading (took 9 ms). class=org.cumulus4j.store.test.movie.Rating 11:04:19,177 TRACE [qtp297354543-442][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@6e680597[2,org.cumulus4j.store.test.movie.Rating] 11:04:19,177 TRACE [qtp297354543-442][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@6e680597[2,org.cumulus4j.store.test.movie.Rating] 11:04:19,177 TRACE [qtp297354543-442][Cumulus4jPersistenceHandler] insertObject: Created new DataEntry for: 1 11:04:19,177 TRACE [qtp297354543-442][CryptoCache] acquireCipherEntry: Found cached Cipher@800213994 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:04:19,178 TRACE [qtp297354543-442][CryptoCache] releaseCipherEntry: Releasing Cipher@800213994 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:04:19,179 TRACE [qtp297354543-442][Cumulus4jPersistenceHandler] insertObject: Persisted new non-embedded DataEntry for: 1 11:04:19,180 TRACE [qtp297354543-442][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@6e680597[2,org.cumulus4j.store.test.movie.Rating] 11:04:19,180 TRACE [qtp297354543-442][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@6e680597[2,org.cumulus4j.store.test.movie.Rating] 11:04:19,181 TRACE [qtp297354543-442][CryptoCache] acquireCipherEntry: Found cached Cipher@800213994 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:04:19,181 TRACE [qtp297354543-442][CryptoCache] releaseCipherEntry: Releasing Cipher@800213994 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:04:19,183 TRACE [qtp297354543-442][CryptoCache] acquireCipherEntry: Found cached Cipher@800213994 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:04:19,183 TRACE [qtp297354543-442][CryptoCache] releaseCipherEntry: Releasing Cipher@800213994 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:04:19,184 TRACE [qtp297354543-442][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 11:04:19,184 TRACE [qtp297354543-442][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=8 value=[] 11:04:19,184 TRACE [qtp297354543-442][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@5b82f6ef[1,org.cumulus4j.store.test.movie.Movie] 11:04:19,184 TRACE [qtp297354543-442][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@25112676[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 11:04:19,184 TRACE [qtp297354543-442][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@5b82f6ef[1,org.cumulus4j.store.test.movie.Movie] 11:04:19,184 TRACE [qtp297354543-442][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=6 value=[] 11:04:19,184 TRACE [qtp297354543-442][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@5b82f6ef[1,org.cumulus4j.store.test.movie.Movie] 11:04:19,185 TRACE [qtp297354543-442][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@4e1576f9[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:04:19,185 TRACE [qtp297354543-442][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=5 value=null 11:04:19,185 TRACE [qtp297354543-442][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@5b82f6ef[1,org.cumulus4j.store.test.movie.Movie] 11:04:19,185 TRACE [qtp297354543-442][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=4 value=[] 11:04:19,185 TRACE [qtp297354543-442][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@5b82f6ef[1,org.cumulus4j.store.test.movie.Movie] 11:04:19,185 TRACE [qtp297354543-442][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@41a7bcb0[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 11:04:19,185 TRACE [qtp297354543-442][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@5b82f6ef[1,org.cumulus4j.store.test.movie.Movie] 11:04:19,185 TRACE [qtp297354543-442][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@5b82f6ef[1,org.cumulus4j.store.test.movie.Movie] 11:04:19,185 TRACE [qtp297354543-442][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=1 value=[] 11:04:19,185 TRACE [qtp297354543-442][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@5b82f6ef[1,org.cumulus4j.store.test.movie.Movie] 11:04:19,185 TRACE [qtp297354543-442][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@cf0b23b[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 11:04:19,185 TRACE [qtp297354543-442][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=0 value=[] 11:04:19,185 TRACE [qtp297354543-442][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@5b82f6ef[1,org.cumulus4j.store.test.movie.Movie] 11:04:19,185 TRACE [qtp297354543-442][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@539b9591[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 11:04:19,185 TRACE [qtp297354543-442][Cumulus4jPersistenceHandler] insertObject: Created new DataEntry for: 2 11:04:19,185 TRACE [qtp297354543-442][CryptoCache] acquireCipherEntry: Found cached Cipher@800213994 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:04:19,185 TRACE [qtp297354543-442][CryptoCache] releaseCipherEntry: Releasing Cipher@800213994 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:04:19,186 TRACE [qtp297354543-442][Cumulus4jPersistenceHandler] insertObject: Persisted new non-embedded DataEntry for: 2 11:04:19,186 TRACE [qtp297354543-442][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@539b9591[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 11:04:19,188 TRACE [qtp297354543-442][CryptoCache] getKeyData: Found cached key with keyID=1. 11:04:19,188 TRACE [qtp297354543-442][CryptoCache] acquireCipherEntry: Created new Cipher@559316301 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with key and IV. 11:04:19,188 TRACE [qtp297354543-442][CryptoCache] releaseCipherEntry: Releasing Cipher@559316301 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:04:19,189 TRACE [qtp297354543-442][CryptoCache] acquireCipherEntry: Found cached Cipher@800213994 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:04:19,189 TRACE [qtp297354543-442][CryptoCache] releaseCipherEntry: Releasing Cipher@800213994 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:04:19,189 TRACE [qtp297354543-442][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@cf0b23b[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 11:04:19,198 TRACE [qtp297354543-442][CryptoCache] acquireCipherEntry: Found cached Cipher@559316301 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:04:19,198 TRACE [qtp297354543-442][CryptoCache] releaseCipherEntry: Releasing Cipher@559316301 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:04:19,198 TRACE [qtp297354543-442][CryptoCache] acquireCipherEntry: Found cached Cipher@800213994 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:04:19,198 TRACE [qtp297354543-442][CryptoCache] releaseCipherEntry: Releasing Cipher@800213994 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:04:19,200 TRACE [qtp297354543-442][CryptoCache] acquireCipherEntry: Found cached Cipher@800213994 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:04:19,201 TRACE [qtp297354543-442][CryptoCache] releaseCipherEntry: Releasing Cipher@800213994 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:04:19,203 TRACE [qtp297354543-442][CryptoCache] acquireCipherEntry: Found cached Cipher@800213994 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:04:19,203 TRACE [qtp297354543-442][CryptoCache] releaseCipherEntry: Releasing Cipher@800213994 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:04:19,204 TRACE [qtp297354543-442][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@41a7bcb0[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 11:04:19,205 TRACE [qtp297354543-442][CryptoCache] acquireCipherEntry: Found cached Cipher@559316301 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:04:19,206 TRACE [qtp297354543-442][CryptoCache] releaseCipherEntry: Releasing Cipher@559316301 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:04:19,206 TRACE [qtp297354543-442][CryptoCache] acquireCipherEntry: Found cached Cipher@800213994 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:04:19,206 TRACE [qtp297354543-442][CryptoCache] releaseCipherEntry: Releasing Cipher@800213994 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:04:19,206 TRACE [qtp297354543-442][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@4e1576f9[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:04:19,209 TRACE [qtp297354543-442][CryptoCache] acquireCipherEntry: Found cached Cipher@559316301 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:04:19,209 TRACE [qtp297354543-442][CryptoCache] releaseCipherEntry: Releasing Cipher@559316301 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:04:19,209 TRACE [qtp297354543-442][CryptoCache] acquireCipherEntry: Found cached Cipher@800213994 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:04:19,209 TRACE [qtp297354543-442][CryptoCache] releaseCipherEntry: Releasing Cipher@800213994 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:04:19,209 TRACE [qtp297354543-442][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@25112676[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 11:04:19,211 TRACE [qtp297354543-442][CryptoCache] acquireCipherEntry: Found cached Cipher@559316301 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:04:19,212 TRACE [qtp297354543-442][CryptoCache] releaseCipherEntry: Releasing Cipher@559316301 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:04:19,212 TRACE [qtp297354543-442][CryptoCache] acquireCipherEntry: Found cached Cipher@800213994 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:04:19,212 TRACE [qtp297354543-442][CryptoCache] releaseCipherEntry: Releasing Cipher@800213994 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:04:19,213 DEBUG [qtp297354543-442][Cumulus4jStoreManager] getClassMetaByClass: begin loading. class=org.cumulus4j.store.test.movie.Person 11:04:19,213 DEBUG [qtp297354543-442][Cumulus4jStoreManager] registerClass: clazz=org.cumulus4j.store.test.movie.Person 11:04:19,214 DEBUG [qtp297354543-442][ClassMeta] jdoPreStore: org.cumulus4j.store.model.ClassMeta@9b18382[null,org.cumulus4j.store.test.movie.Person] 11:04:19,215 DEBUG [qtp297354543-442][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta == null => populating. this=org.cumulus4j.store.model.ClassMeta@9b18382[3,org.cumulus4j.store.test.movie.Person] 11:04:19,216 DEBUG [qtp297354543-442][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@6c69ceb0[null,org.cumulus4j.store.test.movie.Person#name[primary]] 11:04:19,217 TRACE [qtp297354543-442][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@9b18382[3,org.cumulus4j.store.test.movie.Person] 11:04:19,217 DEBUG [qtp297354543-442][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@6c69ceb0[17,org.cumulus4j.store.test.movie.Person#name[primary]] 11:04:19,217 TRACE [qtp297354543-442][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@6c69ceb0[17,org.cumulus4j.store.test.movie.Person#name[primary]] 11:04:19,217 TRACE [qtp297354543-442][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@9b18382[3,org.cumulus4j.store.test.movie.Person] 11:04:19,217 DEBUG [qtp297354543-442][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@1cea796[null,org.cumulus4j.store.test.movie.Person#personID[primary]] 11:04:19,218 TRACE [qtp297354543-442][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@9b18382[3,org.cumulus4j.store.test.movie.Person] 11:04:19,218 DEBUG [qtp297354543-442][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@1cea796[18,org.cumulus4j.store.test.movie.Person#personID[primary]] 11:04:19,218 TRACE [qtp297354543-442][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1cea796[18,org.cumulus4j.store.test.movie.Person#personID[primary]] 11:04:19,218 TRACE [qtp297354543-442][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@9b18382[3,org.cumulus4j.store.test.movie.Person] 11:04:19,218 TRACE [qtp297354543-442][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@6c69ceb0[17,org.cumulus4j.store.test.movie.Person#name[primary]] 11:04:19,218 DEBUG [qtp297354543-442][FieldMeta] getEmbeddedClassMeta: this.embeddedClassMetaLoaded == false => loading. this=org.cumulus4j.store.model.FieldMeta@6c69ceb0[17,org.cumulus4j.store.test.movie.Person#name[primary]] 11:04:19,219 TRACE [qtp297354543-442][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1cea796[18,org.cumulus4j.store.test.movie.Person#personID[primary]] 11:04:19,220 DEBUG [qtp297354543-442][ClassMeta] jdoPostDetach: attached=org.cumulus4j.store.model.ClassMeta@9b18382[3,org.cumulus4j.store.test.movie.Person] 11:04:19,220 DEBUG [qtp297354543-442][ClassMeta] jdoPostDetach: Detaching this.fieldName2FieldMeta: attached=org.cumulus4j.store.model.ClassMeta@9b18382[3,org.cumulus4j.store.test.movie.Person] 11:04:19,220 TRACE [qtp297354543-442][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@9b18382[3,org.cumulus4j.store.test.movie.Person] 11:04:19,220 DEBUG [qtp297354543-442][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@6c69ceb0[17,org.cumulus4j.store.test.movie.Person#name[primary]] 11:04:19,220 DEBUG [qtp297354543-442][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@6c69ceb0[17,org.cumulus4j.store.test.movie.Person#name[primary]] 11:04:19,220 TRACE [qtp297354543-442][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@6c69ceb0[17,org.cumulus4j.store.test.movie.Person#name[primary]] 11:04:19,220 DEBUG [qtp297354543-442][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@6c69ceb0[17,org.cumulus4j.store.test.movie.Person#name[primary]] 11:04:19,220 DEBUG [qtp297354543-442][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@1cea796[18,org.cumulus4j.store.test.movie.Person#personID[primary]] 11:04:19,220 DEBUG [qtp297354543-442][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@1cea796[18,org.cumulus4j.store.test.movie.Person#personID[primary]] 11:04:19,220 TRACE [qtp297354543-442][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1cea796[18,org.cumulus4j.store.test.movie.Person#personID[primary]] 11:04:19,220 DEBUG [qtp297354543-442][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@1cea796[18,org.cumulus4j.store.test.movie.Person#personID[primary]] 11:04:19,220 TRACE [qtp297354543-442][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@617b4214[3,org.cumulus4j.store.test.movie.Person] 11:04:19,220 TRACE [qtp297354543-442][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1ad05657[17,org.cumulus4j.store.test.movie.Person#name[primary]] 11:04:19,220 TRACE [qtp297354543-442][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@7ada26e7[18,org.cumulus4j.store.test.movie.Person#personID[primary]] 11:04:19,220 DEBUG [qtp297354543-442][Cumulus4jStoreManager] getClassMetaByClass: end loading (took 7 ms). class=org.cumulus4j.store.test.movie.Person 11:04:19,221 TRACE [qtp297354543-442][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@617b4214[3,org.cumulus4j.store.test.movie.Person] 11:04:19,221 TRACE [qtp297354543-442][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@617b4214[3,org.cumulus4j.store.test.movie.Person] 11:04:19,221 TRACE [qtp297354543-442][Cumulus4jPersistenceHandler] insertObject: Created new DataEntry for: 1 11:04:19,221 TRACE [qtp297354543-442][CryptoCache] acquireCipherEntry: Found cached Cipher@800213994 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:04:19,221 TRACE [qtp297354543-442][CryptoCache] releaseCipherEntry: Releasing Cipher@800213994 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:04:19,222 TRACE [qtp297354543-442][Cumulus4jPersistenceHandler] insertObject: Persisted new non-embedded DataEntry for: 1 11:04:19,222 TRACE [qtp297354543-442][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@617b4214[3,org.cumulus4j.store.test.movie.Person] 11:04:19,222 TRACE [qtp297354543-442][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@617b4214[3,org.cumulus4j.store.test.movie.Person] 11:04:19,223 TRACE [qtp297354543-442][CryptoCache] acquireCipherEntry: Found cached Cipher@800213994 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:04:19,223 TRACE [qtp297354543-442][CryptoCache] releaseCipherEntry: Releasing Cipher@800213994 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:04:19,226 TRACE [qtp297354543-442][CryptoCache] acquireCipherEntry: Found cached Cipher@800213994 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:04:19,226 TRACE [qtp297354543-442][CryptoCache] releaseCipherEntry: Releasing Cipher@800213994 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:04:19,227 TRACE [qtp297354543-442][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 11:04:19,237 TRACE [qtp297354543-442][CryptoCache] acquireCipherEntry: Found cached Cipher@559316301 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:04:19,237 TRACE [qtp297354543-442][CryptoCache] releaseCipherEntry: Releasing Cipher@559316301 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:04:19,237 TRACE [qtp297354543-442][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=5 value=org.cumulus4j.store.test.movie.Rating@1 11:04:19,237 TRACE [qtp297354543-442][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@5b82f6ef[1,org.cumulus4j.store.test.movie.Movie] 11:04:19,237 TRACE [qtp297354543-442][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Rating 11:04:19,245 TRACE [qtp297354543-442][CryptoCache] acquireCipherEntry: Found cached Cipher@800213994 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:04:19,245 TRACE [qtp297354543-442][CryptoCache] releaseCipherEntry: Releasing Cipher@800213994 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:04:19,245 TRACE [qtp297354543-442][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@5b82f6ef[1,org.cumulus4j.store.test.movie.Movie] 11:04:19,260 TRACE [qtp297354543-442][CryptoCache] acquireCipherEntry: Found cached Cipher@800213994 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:04:19,260 TRACE [qtp297354543-442][CryptoCache] releaseCipherEntry: Releasing Cipher@800213994 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:04:19,261 TRACE [qtp297354543-442][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 11:04:19,262 TRACE [qtp297354543-442][CryptoCache] acquireCipherEntry: Found cached Cipher@559316301 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:04:19,262 TRACE [qtp297354543-442][CryptoCache] releaseCipherEntry: Releasing Cipher@559316301 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:04:19,263 TRACE [qtp297354543-442][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=6 value=[org.cumulus4j.store.test.movie.Person@1] 11:04:19,263 TRACE [qtp297354543-442][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@5b82f6ef[1,org.cumulus4j.store.test.movie.Movie] 11:04:19,263 TRACE [qtp297354543-442][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@4e1576f9[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:04:19,264 TRACE [qtp297354543-442][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Person 11:04:19,265 TRACE [qtp297354543-442][CryptoCache] acquireCipherEntry: Found cached Cipher@800213994 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:04:19,265 TRACE [qtp297354543-442][CryptoCache] releaseCipherEntry: Releasing Cipher@800213994 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:04:19,266 TRACE [qtp297354543-442][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@5b82f6ef[1,org.cumulus4j.store.test.movie.Movie] 11:04:19,266 TRACE [qtp297354543-442][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@4e1576f9[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:04:19,268 TRACE [qtp297354543-442][CryptoCache] acquireCipherEntry: Found cached Cipher@559316301 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:04:19,268 TRACE [qtp297354543-442][CryptoCache] releaseCipherEntry: Releasing Cipher@559316301 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:04:19,268 TRACE [qtp297354543-442][CryptoCache] acquireCipherEntry: Found cached Cipher@800213994 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:04:19,268 TRACE [qtp297354543-442][CryptoCache] releaseCipherEntry: Releasing Cipher@800213994 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:04:19,268 TRACE [qtp297354543-442][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@4e1576f9[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:04:19,270 TRACE [qtp297354543-442][CryptoCache] acquireCipherEntry: Found cached Cipher@800213994 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:04:19,270 TRACE [qtp297354543-442][CryptoCache] releaseCipherEntry: Releasing Cipher@800213994 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:04:19,272 TRACE [qtp297354543-442][CryptoCache] acquireCipherEntry: Found cached Cipher@800213994 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:04:19,272 TRACE [qtp297354543-442][CryptoCache] releaseCipherEntry: Releasing Cipher@800213994 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:04:19,287 TRACE [qtp297354543-442][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 11:04:19,288 TRACE [qtp297354543-442][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 11:04:19,295 TRACE [qtp297354543-442][Cumulus4jStoreManager] getClassMetaByClassID: found cache entry. classID=1 11:04:19,295 TRACE [qtp297354543-442][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 11:04:19,303 TRACE [qtp297354543-442][CryptoCache] acquireCipherEntry: Found cached Cipher@559316301 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:04:19,303 TRACE [qtp297354543-442][CryptoCache] releaseCipherEntry: Releasing Cipher@559316301 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:04:19,304 TRACE [qtp297354543-442][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@5b82f6ef[1,org.cumulus4j.store.test.movie.Movie] 11:04:19,304 TRACE [qtp297354543-442][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@5b82f6ef[1,org.cumulus4j.store.test.movie.Movie] 11:04:19,304 TRACE [qtp297354543-442][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@5b82f6ef[1,org.cumulus4j.store.test.movie.Movie] 11:04:19,304 TRACE [qtp297354543-442][Cumulus4jStoreManager] getClassMetaByClassID: found cache entry. classID=1 11:04:19,304 TRACE [qtp297354543-442][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 11:04:19,306 TRACE [qtp297354543-442][CryptoCache] acquireCipherEntry: Found cached Cipher@559316301 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:04:19,306 TRACE [qtp297354543-442][CryptoCache] releaseCipherEntry: Releasing Cipher@559316301 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:04:19,306 TRACE [qtp297354543-442][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@5b82f6ef[1,org.cumulus4j.store.test.movie.Movie] 11:04:19,306 TRACE [qtp297354543-442][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@5b82f6ef[1,org.cumulus4j.store.test.movie.Movie] 11:04:19,306 TRACE [qtp297354543-442][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@5b82f6ef[1,org.cumulus4j.store.test.movie.Movie] 11:04:19,326 DEBUG [qtp1671943153-536][AbstractService] getAuth: 'Authorization' header: Basic ZGV2aWw6dGVzdHRlc3R0ZXN0 11:04:19,327 DEBUG [qtp1671943153-536][CryptoSessionService] open: authUserName='devil' cryptoSessionID='test-iotsg7jo-1q8cmlsp098d0_d2oicy9j*1*0kstq0' 11:04:20,195 INFO [qtp297354543-549][TestUtil] loadProperties: File /home/tomcat/cumulus4j-test-datanucleus.properties does not exist. Thus not overriding any settings with user-specific ones. 11:04:20,637 WARN [qtp297354543-549][MetaData] MetaData Parser encountered an error in file "jar:file:/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store/target/org.cumulus4j.store-1.2.1-SNAPSHOT.jar!/org/cumulus4j/store/model/package.jdo" at line 10, column 6 : cvc-elt.1: Cannot find the declaration of element 'jdo'. - Please check your specification of DTD and the validity of the MetaData XML that you have specified. 11:04:20,639 WARN [qtp297354543-549][MetaData] MetaData Parser encountered an error in file "jar:file:/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store/target/org.cumulus4j.store-1.2.1-SNAPSHOT.jar!/org/cumulus4j/store/model/package.jdo" at line 48, column 7 : The content of element type "jdo" is incomplete, it must match "(extension*,(package|query|fetch-plan)+,extension*)". - Please check your specification of DTD and the validity of the MetaData XML that you have specified. [ERROR] The RuntimeException could not be mapped to a response, re-throwing to the HTTP container javax.jdo.JDOFatalInternalException: Error creating transactional connection factory at org.datanucleus.api.jdo.NucleusJDOHelper.getJDOExceptionForNucleusException(NucleusJDOHelper.java:587) at org.datanucleus.api.jdo.JDOPersistenceManagerFactory.freezeConfiguration(JDOPersistenceManagerFactory.java:781) at org.datanucleus.api.jdo.JDOPersistenceManagerFactory.createPersistenceManagerFactory(JDOPersistenceManagerFactory.java:326) at org.datanucleus.api.jdo.JDOPersistenceManagerFactory.getPersistenceManagerFactory(JDOPersistenceManagerFactory.java:195) at sun.reflect.GeneratedMethodAccessor423.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at javax.jdo.JDOHelper$16.run(JDOHelper.java:1970) at java.security.AccessController.doPrivileged(Native Method) at javax.jdo.JDOHelper.invoke(JDOHelper.java:1965) at javax.jdo.JDOHelper.invokeGetPersistenceManagerFactoryOnImplementation(JDOHelper.java:1171) at javax.jdo.JDOHelper.getPersistenceManagerFactory(JDOHelper.java:813) at javax.jdo.JDOHelper.getPersistenceManagerFactory(JDOHelper.java:702) at org.cumulus4j.integrationtest.webapp.TestService.getPersistenceManagerFactory(TestService.java:59) at org.cumulus4j.integrationtest.webapp.TestService.getPersistenceManager(TestService.java:72) at org.cumulus4j.integrationtest.webapp.TestService.testPost(TestService.java:93) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.sun.jersey.spi.container.JavaMethodInvokerFactory$1.invoke(JavaMethodInvokerFactory.java:60) at com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker._dispatch(AbstractResourceMethodDispatchProvider.java:185) at com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher.dispatch(ResourceJavaMethodDispatcher.java:75) at com.sun.jersey.server.impl.uri.rules.HttpMethodRule.accept(HttpMethodRule.java:288) at com.sun.jersey.server.impl.uri.rules.ResourceClassRule.accept(ResourceClassRule.java:108) at com.sun.jersey.server.impl.uri.rules.RightHandPathRule.accept(RightHandPathRule.java:147) at com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule.accept(RootResourceClassesRule.java:84) at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1469) at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1400) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1349) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1339) at com.sun.jersey.spi.container.servlet.WebComponent.service(WebComponent.java:416) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:537) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:699) at javax.servlet.http.HttpServlet.service(HttpServlet.java:847) at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:546) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1283) at org.cumulus4j.keymanager.back.shared.AjaxHeadersFilter.doFilter(AjaxHeadersFilter.java:33) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1254) at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:481) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:119) at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:516) at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:230) at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:956) at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:411) at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:188) at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:891) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:117) at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:247) at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:151) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:114) at org.eclipse.jetty.server.Server.handle(Server.java:353) at org.eclipse.jetty.server.HttpConnection.handleRequest(HttpConnection.java:598) at org.eclipse.jetty.server.HttpConnection$RequestHandler.headerComplete(HttpConnection.java:1059) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:590) at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:212) at org.eclipse.jetty.server.HttpConnection.handle(HttpConnection.java:427) at org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:510) at org.eclipse.jetty.io.nio.SelectChannelEndPoint.access$000(SelectChannelEndPoint.java:34) at org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java:40) at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:450) at java.lang.Thread.run(Thread.java:745) NestedThrowablesStackTrace: java.lang.reflect.InvocationTargetException at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at org.datanucleus.plugin.NonManagedPluginRegistry.createExecutableExtension(NonManagedPluginRegistry.java:631) at org.datanucleus.plugin.PluginManager.createExecutableExtension(PluginManager.java:325) at org.datanucleus.store.AbstractStoreManager.registerConnectionFactory(AbstractStoreManager.java:281) at org.datanucleus.store.AbstractStoreManager.(AbstractStoreManager.java:239) at org.cumulus4j.store.Cumulus4jStoreManager.(Cumulus4jStoreManager.java:108) at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at org.datanucleus.plugin.NonManagedPluginRegistry.createExecutableExtension(NonManagedPluginRegistry.java:631) at org.datanucleus.plugin.PluginManager.createExecutableExtension(PluginManager.java:301) at org.datanucleus.NucleusContext.createStoreManagerForProperties(NucleusContext.java:1069) at org.datanucleus.NucleusContext.initialise(NucleusContext.java:359) at org.datanucleus.api.jdo.JDOPersistenceManagerFactory.freezeConfiguration(JDOPersistenceManagerFactory.java:768) at org.datanucleus.api.jdo.JDOPersistenceManagerFactory.createPersistenceManagerFactory(JDOPersistenceManagerFactory.java:326) at org.datanucleus.api.jdo.JDOPersistenceManagerFactory.getPersistenceManagerFactory(JDOPersistenceManagerFactory.java:195) at sun.reflect.GeneratedMethodAccessor423.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at javax.jdo.JDOHelper$16.run(JDOHelper.java:1970) at java.security.AccessController.doPrivileged(Native Method) at javax.jdo.JDOHelper.invoke(JDOHelper.java:1965) at javax.jdo.JDOHelper.invokeGetPersistenceManagerFactoryOnImplementation(JDOHelper.java:1171) at javax.jdo.JDOHelper.getPersistenceManagerFactory(JDOHelper.java:813) at javax.jdo.JDOHelper.getPersistenceManagerFactory(JDOHelper.java:702) at org.cumulus4j.integrationtest.webapp.TestService.getPersistenceManagerFactory(TestService.java:59) at org.cumulus4j.integrationtest.webapp.TestService.getPersistenceManager(TestService.java:72) at org.cumulus4j.integrationtest.webapp.TestService.testPost(TestService.java:93) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.sun.jersey.spi.container.JavaMethodInvokerFactory$1.invoke(JavaMethodInvokerFactory.java:60) at com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker._dispatch(AbstractResourceMethodDispatchProvider.java:185) at com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher.dispatch(ResourceJavaMethodDispatcher.java:75) at com.sun.jersey.server.impl.uri.rules.HttpMethodRule.accept(HttpMethodRule.java:288) at com.sun.jersey.server.impl.uri.rules.ResourceClassRule.accept(ResourceClassRule.java:108) at com.sun.jersey.server.impl.uri.rules.RightHandPathRule.accept(RightHandPathRule.java:147) at com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule.accept(RootResourceClassesRule.java:84) at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1469) at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1400) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1349) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1339) at com.sun.jersey.spi.container.servlet.WebComponent.service(WebComponent.java:416) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:537) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:699) at javax.servlet.http.HttpServlet.service(HttpServlet.java:847) at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:546) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1283) at org.cumulus4j.keymanager.back.shared.AjaxHeadersFilter.doFilter(AjaxHeadersFilter.java:33) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1254) at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:481) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:119) at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:516) at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:230) at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:956) at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:411) at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:188) at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:891) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:117) at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:247) at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:151) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:114) at org.eclipse.jetty.server.Server.handle(Server.java:353) at org.eclipse.jetty.server.HttpConnection.handleRequest(HttpConnection.java:598) at org.eclipse.jetty.server.HttpConnection$RequestHandler.headerComplete(HttpConnection.java:1059) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:590) at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:212) at org.eclipse.jetty.server.HttpConnection.handle(HttpConnection.java:427) at org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:510) at org.eclipse.jetty.io.nio.SelectChannelEndPoint.access$000(SelectChannelEndPoint.java:34) at org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java:40) at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:450) at java.lang.Thread.run(Thread.java:745) Caused by: javax.jdo.JDODataStoreException: Exception thrown while querying indices for table=classmeta NestedThrowables: java.sql.SQLException: Column 'PARAM1' already exists. at org.datanucleus.api.jdo.NucleusJDOHelper.getJDOExceptionForNucleusException(NucleusJDOHelper.java:451) at org.datanucleus.api.jdo.JDOPersistenceManager.getExtent(JDOPersistenceManager.java:1564) at org.datanucleus.api.jdo.JDOPersistenceManager.getExtent(JDOPersistenceManager.java:1581) at org.cumulus4j.store.Cumulus4jConnectionFactory.(Cumulus4jConnectionFactory.java:185) ... 78 more Caused by: java.sql.SQLException: Column 'PARAM1' already exists. at org.apache.derby.impl.jdbc.SQLExceptionFactory40.getSQLException(Unknown Source) at org.apache.derby.impl.jdbc.Util.generateCsSQLException(Unknown Source) at org.apache.derby.impl.jdbc.TransactionResourceImpl.wrapInSQLException(Unknown Source) at org.apache.derby.impl.jdbc.TransactionResourceImpl.handleException(Unknown Source) at org.apache.derby.impl.jdbc.EmbedConnection.handleException(Unknown Source) at org.apache.derby.impl.jdbc.ConnectionChild.handleException(Unknown Source) at org.apache.derby.impl.jdbc.EmbedPreparedStatement.(Unknown Source) at org.apache.derby.impl.jdbc.EmbedPreparedStatement20.(Unknown Source) at org.apache.derby.impl.jdbc.EmbedPreparedStatement30.(Unknown Source) at org.apache.derby.impl.jdbc.EmbedPreparedStatement40.(Unknown Source) at org.apache.derby.jdbc.Driver40.newEmbedPreparedStatement(Unknown Source) at org.apache.derby.impl.jdbc.EmbedConnection.prepareMetaDataStatement(Unknown Source) at org.apache.derby.impl.jdbc.EmbedDatabaseMetaData.prepareSPS(Unknown Source) at org.apache.derby.impl.jdbc.EmbedDatabaseMetaData.getPreparedQueryUsingSystemTables(Unknown Source) at org.apache.derby.impl.jdbc.EmbedDatabaseMetaData.getPreparedQuery(Unknown Source) at org.apache.derby.impl.jdbc.EmbedDatabaseMetaData.getPreparedQuery(Unknown Source) at org.apache.derby.impl.jdbc.EmbedDatabaseMetaData.doGetIndexInfo(Unknown Source) at org.apache.derby.impl.jdbc.EmbedDatabaseMetaData.getIndexInfo(Unknown Source) at org.datanucleus.store.rdbms.datasource.dbcp.DelegatingDatabaseMetaData.getIndexInfo(DelegatingDatabaseMetaData.java:327) at org.datanucleus.store.rdbms.schema.RDBMSSchemaHandler.getRDBMSTableIndexInfoForTable(RDBMSSchemaHandler.java:615) at org.datanucleus.store.rdbms.schema.RDBMSSchemaHandler.getRDBMSTableIndexInfoForTable(RDBMSSchemaHandler.java:584) at org.datanucleus.store.rdbms.schema.RDBMSSchemaHandler.getSchemaData(RDBMSSchemaHandler.java:201) at org.datanucleus.store.rdbms.table.TableImpl.getExistingIndices(TableImpl.java:1141) at org.datanucleus.store.rdbms.table.TableImpl.validateIndices(TableImpl.java:572) at org.datanucleus.store.rdbms.table.TableImpl.validateConstraints(TableImpl.java:390) at org.datanucleus.store.rdbms.table.ClassTable.validateConstraints(ClassTable.java:3432) at org.datanucleus.store.rdbms.RDBMSStoreManager$ClassAdder.performTablesValidation(RDBMSStoreManager.java:3429) at org.datanucleus.store.rdbms.RDBMSStoreManager$ClassAdder.addClassTablesAndValidate(RDBMSStoreManager.java:3155) at org.datanucleus.store.rdbms.RDBMSStoreManager$ClassAdder.run(RDBMSStoreManager.java:2806) at org.datanucleus.store.rdbms.AbstractSchemaTransaction.execute(AbstractSchemaTransaction.java:122) at org.datanucleus.store.rdbms.RDBMSStoreManager.addClasses(RDBMSStoreManager.java:1570) at org.datanucleus.store.AbstractStoreManager.addClass(AbstractStoreManager.java:953) at org.datanucleus.store.AbstractStoreManager.getExtent(AbstractStoreManager.java:1060) at org.datanucleus.ExecutionContextImpl.getExtent(ExecutionContextImpl.java:5472) at org.datanucleus.api.jdo.JDOPersistenceManager.getExtent(JDOPersistenceManager.java:1560) ... 80 more Caused by: java.sql.SQLException: Column 'PARAM1' already exists. at org.apache.derby.impl.jdbc.SQLExceptionFactory.getSQLException(Unknown Source) at org.apache.derby.impl.jdbc.SQLExceptionFactory40.wrapArgsForTransportAcrossDRDA(Unknown Source) ... 115 more Caused by: ERROR X0Y68: Column 'PARAM1' already exists. at org.apache.derby.iapi.error.StandardException.newException(Unknown Source) at org.apache.derby.impl.sql.catalog.DataDictionaryImpl.duplicateDescriptorException(Unknown Source) at org.apache.derby.impl.sql.catalog.DataDictionaryImpl.addDescriptor(Unknown Source) at org.apache.derby.impl.sql.catalog.DataDictionaryImpl.addSPSParams(Unknown Source) at org.apache.derby.impl.sql.catalog.DataDictionaryImpl.updateSPS(Unknown Source) at org.apache.derby.iapi.sql.dictionary.SPSDescriptor.updateSYSSTATEMENTS(Unknown Source) at org.apache.derby.iapi.sql.dictionary.SPSDescriptor.getPreparedStatement(Unknown Source) at org.apache.derby.iapi.sql.dictionary.SPSDescriptor.getPreparedStatement(Unknown Source) at org.apache.derby.impl.sql.compile.ExecSPSNode.generate(Unknown Source) at org.apache.derby.impl.sql.GenericStatement.prepMinion(Unknown Source) at org.apache.derby.impl.sql.GenericStatement.prepare(Unknown Source) at org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext.prepareInternalStatement(Unknown Source) ... 109 more 2016-05-30 11:04:23.342:WARN::/org.cumulus4j.integrationtest.webapp/App/Test javax.jdo.JDOFatalInternalException: Error creating transactional connection factory|NestedThrowables:|java.lang.reflect.InvocationTargetException at org.datanucleus.api.jdo.NucleusJDOHelper.getJDOExceptionForNucleusException(NucleusJDOHelper.java:587) at org.datanucleus.api.jdo.JDOPersistenceManagerFactory.freezeConfiguration(JDOPersistenceManagerFactory.java:781) at org.datanucleus.api.jdo.JDOPersistenceManagerFactory.createPersistenceManagerFactory(JDOPersistenceManagerFactory.java:326) at org.datanucleus.api.jdo.JDOPersistenceManagerFactory.getPersistenceManagerFactory(JDOPersistenceManagerFactory.java:195) at sun.reflect.GeneratedMethodAccessor423.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at javax.jdo.JDOHelper$16.run(JDOHelper.java:1970) at java.security.AccessController.doPrivileged(Native Method) at javax.jdo.JDOHelper.invoke(JDOHelper.java:1965) at javax.jdo.JDOHelper.invokeGetPersistenceManagerFactoryOnImplementation(JDOHelper.java:1171) at javax.jdo.JDOHelper.getPersistenceManagerFactory(JDOHelper.java:813) at javax.jdo.JDOHelper.getPersistenceManagerFactory(JDOHelper.java:702) at org.cumulus4j.integrationtest.webapp.TestService.getPersistenceManagerFactory(TestService.java:59) at org.cumulus4j.integrationtest.webapp.TestService.getPersistenceManager(TestService.java:72) at org.cumulus4j.integrationtest.webapp.TestService.testPost(TestService.java:93) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.sun.jersey.spi.container.JavaMethodInvokerFactory$1.invoke(JavaMethodInvokerFactory.java:60) at com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker._dispatch(AbstractResourceMethodDispatchProvider.java:185) at com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher.dispatch(ResourceJavaMethodDispatcher.java:75) at com.sun.jersey.server.impl.uri.rules.HttpMethodRule.accept(HttpMethodRule.java:288) at com.sun.jersey.server.impl.uri.rules.ResourceClassRule.accept(ResourceClassRule.java:108) at com.sun.jersey.server.impl.uri.rules.RightHandPathRule.accept(RightHandPathRule.java:147) at com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule.accept(RootResourceClassesRule.java:84) at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1469) at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1400) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1349) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1339) at com.sun.jersey.spi.container.servlet.WebComponent.service(WebComponent.java:416) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:537) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:699) at javax.servlet.http.HttpServlet.service(HttpServlet.java:847) at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:546) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1283) at org.cumulus4j.keymanager.back.shared.AjaxHeadersFilter.doFilter(AjaxHeadersFilter.java:33) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1254) at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:481) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:119) at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:516) at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:230) at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:956) at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:411) at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:188) at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:891) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:117) at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:247) at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:151) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:114) at org.eclipse.jetty.server.Server.handle(Server.java:353) at org.eclipse.jetty.server.HttpConnection.handleRequest(HttpConnection.java:598) at org.eclipse.jetty.server.HttpConnection$RequestHandler.headerComplete(HttpConnection.java:1059) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:590) at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:212) at org.eclipse.jetty.server.HttpConnection.handle(HttpConnection.java:427) at org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:510) at org.eclipse.jetty.io.nio.SelectChannelEndPoint.access$000(SelectChannelEndPoint.java:34) at org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java:40) at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:450) at java.lang.Thread.run(Thread.java:745) Caused by: java.lang.reflect.InvocationTargetException at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at org.datanucleus.plugin.NonManagedPluginRegistry.createExecutableExtension(NonManagedPluginRegistry.java:631) at org.datanucleus.plugin.PluginManager.createExecutableExtension(PluginManager.java:325) at org.datanucleus.store.AbstractStoreManager.registerConnectionFactory(AbstractStoreManager.java:281) at org.datanucleus.store.AbstractStoreManager.(AbstractStoreManager.java:239) at org.cumulus4j.store.Cumulus4jStoreManager.(Cumulus4jStoreManager.java:108) at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at org.datanucleus.plugin.NonManagedPluginRegistry.createExecutableExtension(NonManagedPluginRegistry.java:631) at org.datanucleus.plugin.PluginManager.createExecutableExtension(PluginManager.java:301) at org.datanucleus.NucleusContext.createStoreManagerForProperties(NucleusContext.java:1069) at org.datanucleus.NucleusContext.initialise(NucleusContext.java:359) at org.datanucleus.api.jdo.JDOPersistenceManagerFactory.freezeConfiguration(JDOPersistenceManagerFactory.java:768) at org.datanucleus.api.jdo.JDOPersistenceManagerFactory.createPersistenceManagerFactory(JDOPersistenceManagerFactory.java:326) at org.datanucleus.api.jdo.JDOPersistenceManagerFactory.getPersistenceManagerFactory(JDOPersistenceManagerFactory.java:195) at sun.reflect.GeneratedMethodAccessor423.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at javax.jdo.JDOHelper$16.run(JDOHelper.java:1970) at java.security.AccessController.doPrivileged(Native Method) at javax.jdo.JDOHelper.invoke(JDOHelper.java:1965) at javax.jdo.JDOHelper.invokeGetPersistenceManagerFactoryOnImplementation(JDOHelper.java:1171) at javax.jdo.JDOHelper.getPersistenceManagerFactory(JDOHelper.java:813) at javax.jdo.JDOHelper.getPersistenceManagerFactory(JDOHelper.java:702) at org.cumulus4j.integrationtest.webapp.TestService.getPersistenceManagerFactory(TestService.java:59) at org.cumulus4j.integrationtest.webapp.TestService.getPersistenceManager(TestService.java:72) at org.cumulus4j.integrationtest.webapp.TestService.testPost(TestService.java:93) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.sun.jersey.spi.container.JavaMethodInvokerFactory$1.invoke(JavaMethodInvokerFactory.java:60) at com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker._dispatch(AbstractResourceMethodDispatchProvider.java:185) at com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher.dispatch(ResourceJavaMethodDispatcher.java:75) at com.sun.jersey.server.impl.uri.rules.HttpMethodRule.accept(HttpMethodRule.java:288) at com.sun.jersey.server.impl.uri.rules.ResourceClassRule.accept(ResourceClassRule.java:108) at com.sun.jersey.server.impl.uri.rules.RightHandPathRule.accept(RightHandPathRule.java:147) at com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule.accept(RootResourceClassesRule.java:84) at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1469) at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1400) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1349) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1339) at com.sun.jersey.spi.container.servlet.WebComponent.service(WebComponent.java:416) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:537) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:699) at javax.servlet.http.HttpServlet.service(HttpServlet.java:847) at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:546) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1283) at org.cumulus4j.keymanager.back.shared.AjaxHeadersFilter.doFilter(AjaxHeadersFilter.java:33) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1254) at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:481) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:119) at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:516) at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:230) at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:956) at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:411) at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:188) at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:891) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:117) at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:247) at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:151) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:114) at org.eclipse.jetty.server.Server.handle(Server.java:353) at org.eclipse.jetty.server.HttpConnection.handleRequest(HttpConnection.java:598) at org.eclipse.jetty.server.HttpConnection$RequestHandler.headerComplete(HttpConnection.java:1059) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:590) at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:212) at org.eclipse.jetty.server.HttpConnection.handle(HttpConnection.java:427) at org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:510) at org.eclipse.jetty.io.nio.SelectChannelEndPoint.access$000(SelectChannelEndPoint.java:34) at org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java:40) at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:450) at java.lang.Thread.run(Thread.java:745) Caused by: javax.jdo.JDODataStoreException: Exception thrown while querying indices for table=classmeta|NestedThrowables:|java.sql.SQLException: Column 'PARAM1' already exists. at org.datanucleus.api.jdo.NucleusJDOHelper.getJDOExceptionForNucleusException(NucleusJDOHelper.java:451) at org.datanucleus.api.jdo.JDOPersistenceManager.getExtent(JDOPersistenceManager.java:1564) at org.datanucleus.api.jdo.JDOPersistenceManager.getExtent(JDOPersistenceManager.java:1581) at org.cumulus4j.store.Cumulus4jConnectionFactory.(Cumulus4jConnectionFactory.java:185) at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at org.datanucleus.plugin.NonManagedPluginRegistry.createExecutableExtension(NonManagedPluginRegistry.java:631) at org.datanucleus.plugin.PluginManager.createExecutableExtension(PluginManager.java:325) at org.datanucleus.store.AbstractStoreManager.registerConnectionFactory(AbstractStoreManager.java:281) at org.datanucleus.store.AbstractStoreManager.(AbstractStoreManager.java:239) at org.cumulus4j.store.Cumulus4jStoreManager.(Cumulus4jStoreManager.java:108) at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at org.datanucleus.plugin.NonManagedPluginRegistry.createExecutableExtension(NonManagedPluginRegistry.java:631) at org.datanucleus.plugin.PluginManager.createExecutableExtension(PluginManager.java:301) at org.datanucleus.NucleusContext.createStoreManagerForProperties(NucleusContext.java:1069) at org.datanucleus.NucleusContext.initialise(NucleusContext.java:359) at org.datanucleus.api.jdo.JDOPersistenceManagerFactory.freezeConfiguration(JDOPersistenceManagerFactory.java:768) at org.datanucleus.api.jdo.JDOPersistenceManagerFactory.createPersistenceManagerFactory(JDOPersistenceManagerFactory.java:326) at org.datanucleus.api.jdo.JDOPersistenceManagerFactory.getPersistenceManagerFactory(JDOPersistenceManagerFactory.java:195) at sun.reflect.GeneratedMethodAccessor423.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at javax.jdo.JDOHelper$16.run(JDOHelper.java:1970) at java.security.AccessController.doPrivileged(Native Method) at javax.jdo.JDOHelper.invoke(JDOHelper.java:1965) at javax.jdo.JDOHelper.invokeGetPersistenceManagerFactoryOnImplementation(JDOHelper.java:1171) at javax.jdo.JDOHelper.getPersistenceManagerFactory(JDOHelper.java:813) at javax.jdo.JDOHelper.getPersistenceManagerFactory(JDOHelper.java:702) at org.cumulus4j.integrationtest.webapp.TestService.getPersistenceManagerFactory(TestService.java:59) at org.cumulus4j.integrationtest.webapp.TestService.getPersistenceManager(TestService.java:72) at org.cumulus4j.integrationtest.webapp.TestService.testPost(TestService.java:93) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.sun.jersey.spi.container.JavaMethodInvokerFactory$1.invoke(JavaMethodInvokerFactory.java:60) at com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker._dispatch(AbstractResourceMethodDispatchProvider.java:185) at com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher.dispatch(ResourceJavaMethodDispatcher.java:75) at com.sun.jersey.server.impl.uri.rules.HttpMethodRule.accept(HttpMethodRule.java:288) at com.sun.jersey.server.impl.uri.rules.ResourceClassRule.accept(ResourceClassRule.java:108) at com.sun.jersey.server.impl.uri.rules.RightHandPathRule.accept(RightHandPathRule.java:147) at com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule.accept(RootResourceClassesRule.java:84) at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1469) at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1400) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1349) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1339) at com.sun.jersey.spi.container.servlet.WebComponent.service(WebComponent.java:416) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:537) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:699) at javax.servlet.http.HttpServlet.service(HttpServlet.java:847) at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:546) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1283) at org.cumulus4j.keymanager.back.shared.AjaxHeadersFilter.doFilter(AjaxHeadersFilter.java:33) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1254) at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:481) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:119) at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:516) at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:230) at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:956) at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:411) at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:188) at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:891) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:117) at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:247) at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:151) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:114) at org.eclipse.jetty.server.Server.handle(Server.java:353) at org.eclipse.jetty.server.HttpConnection.handleRequest(HttpConnection.java:598) at org.eclipse.jetty.server.HttpConnection$RequestHandler.headerComplete(HttpConnection.java:1059) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:590) at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:212) at org.eclipse.jetty.server.HttpConnection.handle(HttpConnection.java:427) at org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:510) at org.eclipse.jetty.io.nio.SelectChannelEndPoint.access$000(SelectChannelEndPoint.java:34) at org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java:40) at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:450) at java.lang.Thread.run(Thread.java:745) Caused by: java.sql.SQLException: Column 'PARAM1' already exists. at org.apache.derby.impl.jdbc.SQLExceptionFactory40.getSQLException(Unknown Source) at org.apache.derby.impl.jdbc.Util.generateCsSQLException(Unknown Source) at org.apache.derby.impl.jdbc.TransactionResourceImpl.wrapInSQLException(Unknown Source) at org.apache.derby.impl.jdbc.TransactionResourceImpl.handleException(Unknown Source) at org.apache.derby.impl.jdbc.EmbedConnection.handleException(Unknown Source) at org.apache.derby.impl.jdbc.ConnectionChild.handleException(Unknown Source) at org.apache.derby.impl.jdbc.EmbedPreparedStatement.(Unknown Source) at org.apache.derby.impl.jdbc.EmbedPreparedStatement20.(Unknown Source) at org.apache.derby.impl.jdbc.EmbedPreparedStatement30.(Unknown Source) at org.apache.derby.impl.jdbc.EmbedPreparedStatement40.(Unknown Source) at org.apache.derby.jdbc.Driver40.newEmbedPreparedStatement(Unknown Source) at org.apache.derby.impl.jdbc.EmbedConnection.prepareMetaDataStatement(Unknown Source) at org.apache.derby.impl.jdbc.EmbedDatabaseMetaData.prepareSPS(Unknown Source) at org.apache.derby.impl.jdbc.EmbedDatabaseMetaData.getPreparedQueryUsingSystemTables(Unknown Source) at org.apache.derby.impl.jdbc.EmbedDatabaseMetaData.getPreparedQuery(Unknown Source) at org.apache.derby.impl.jdbc.EmbedDatabaseMetaData.getPreparedQuery(Unknown Source) at org.apache.derby.impl.jdbc.EmbedDatabaseMetaData.doGetIndexInfo(Unknown Source) at org.apache.derby.impl.jdbc.EmbedDatabaseMetaData.getIndexInfo(Unknown Source) at org.datanucleus.store.rdbms.datasource.dbcp.DelegatingDatabaseMetaData.getIndexInfo(DelegatingDatabaseMetaData.java:327) at org.datanucleus.store.rdbms.schema.RDBMSSchemaHandler.getRDBMSTableIndexInfoForTable(RDBMSSchemaHandler.java:615) at org.datanucleus.store.rdbms.schema.RDBMSSchemaHandler.getRDBMSTableIndexInfoForTable(RDBMSSchemaHandler.java:584) at org.datanucleus.store.rdbms.schema.RDBMSSchemaHandler.getSchemaData(RDBMSSchemaHandler.java:201) at org.datanucleus.store.rdbms.table.TableImpl.getExistingIndices(TableImpl.java:1141) at org.datanucleus.store.rdbms.table.TableImpl.validateIndices(TableImpl.java:572) at org.datanucleus.store.rdbms.table.TableImpl.validateConstraints(TableImpl.java:390) at org.datanucleus.store.rdbms.table.ClassTable.validateConstraints(ClassTable.java:3432) at org.datanucleus.store.rdbms.RDBMSStoreManager$ClassAdder.performTablesValidation(RDBMSStoreManager.java:3429) at org.datanucleus.store.rdbms.RDBMSStoreManager$ClassAdder.addClassTablesAndValidate(RDBMSStoreManager.java:3155) at org.datanucleus.store.rdbms.RDBMSStoreManager$ClassAdder.run(RDBMSStoreManager.java:2806) at org.datanucleus.store.rdbms.AbstractSchemaTransaction.execute(AbstractSchemaTransaction.java:122) at org.datanucleus.store.rdbms.RDBMSStoreManager.addClasses(RDBMSStoreManager.java:1570) at org.datanucleus.store.AbstractStoreManager.addClass(AbstractStoreManager.java:953) at org.datanucleus.store.AbstractStoreManager.getExtent(AbstractStoreManager.java:1060) at org.datanucleus.ExecutionContextImpl.getExtent(ExecutionContextImpl.java:5472) at org.datanucleus.api.jdo.JDOPersistenceManager.getExtent(JDOPersistenceManager.java:1560) at org.datanucleus.api.jdo.JDOPersistenceManager.getExtent(JDOPersistenceManager.java:1581) at org.cumulus4j.store.Cumulus4jConnectionFactory.(Cumulus4jConnectionFactory.java:185) at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at org.datanucleus.plugin.NonManagedPluginRegistry.createExecutableExtension(NonManagedPluginRegistry.java:631) at org.datanucleus.plugin.PluginManager.createExecutableExtension(PluginManager.java:325) at org.datanucleus.store.AbstractStoreManager.registerConnectionFactory(AbstractStoreManager.java:281) at org.datanucleus.store.AbstractStoreManager.(AbstractStoreManager.java:239) at org.cumulus4j.store.Cumulus4jStoreManager.(Cumulus4jStoreManager.java:108) at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at org.datanucleus.plugin.NonManagedPluginRegistry.createExecutableExtension(NonManagedPluginRegistry.java:631) at org.datanucleus.plugin.PluginManager.createExecutableExtension(PluginManager.java:301) at org.datanucleus.NucleusContext.createStoreManagerForProperties(NucleusContext.java:1069) at org.datanucleus.NucleusContext.initialise(NucleusContext.java:359) at org.datanucleus.api.jdo.JDOPersistenceManagerFactory.freezeConfiguration(JDOPersistenceManagerFactory.java:768) at org.datanucleus.api.jdo.JDOPersistenceManagerFactory.createPersistenceManagerFactory(JDOPersistenceManagerFactory.java:326) at org.datanucleus.api.jdo.JDOPersistenceManagerFactory.getPersistenceManagerFactory(JDOPersistenceManagerFactory.java:195) at sun.reflect.GeneratedMethodAccessor423.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at javax.jdo.JDOHelper$16.run(JDOHelper.java:1970) at java.security.AccessController.doPrivileged(Native Method) at javax.jdo.JDOHelper.invoke(JDOHelper.java:1965) at javax.jdo.JDOHelper.invokeGetPersistenceManagerFactoryOnImplementation(JDOHelper.java:1171) at javax.jdo.JDOHelper.getPersistenceManagerFactory(JDOHelper.java:813) at javax.jdo.JDOHelper.getPersistenceManagerFactory(JDOHelper.java:702) at org.cumulus4j.integrationtest.webapp.TestService.getPersistenceManagerFactory(TestService.java:59) at org.cumulus4j.integrationtest.webapp.TestService.getPersistenceManager(TestService.java:72) at org.cumulus4j.integrationtest.webapp.TestService.testPost(TestService.java:93) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.sun.jersey.spi.container.JavaMethodInvokerFactory$1.invoke(JavaMethodInvokerFactory.java:60) at com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker._dispatch(AbstractResourceMethodDispatchProvider.java:185) at com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher.dispatch(ResourceJavaMethodDispatcher.java:75) at com.sun.jersey.server.impl.uri.rules.HttpMethodRule.accept(HttpMethodRule.java:288) at com.sun.jersey.server.impl.uri.rules.ResourceClassRule.accept(ResourceClassRule.java:108) at com.sun.jersey.server.impl.uri.rules.RightHandPathRule.accept(RightHandPathRule.java:147) at com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule.accept(RootResourceClassesRule.java:84) at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1469) at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1400) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1349) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1339) at com.sun.jersey.spi.container.servlet.WebComponent.service(WebComponent.java:416) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:537) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:699) at javax.servlet.http.HttpServlet.service(HttpServlet.java:847) at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:546) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1283) at org.cumulus4j.keymanager.back.shared.AjaxHeadersFilter.doFilter(AjaxHeadersFilter.java:33) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1254) at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:481) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:119) at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:516) at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:230) at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:956) at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:411) at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:188) at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:891) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:117) at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:247) at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:151) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:114) at org.eclipse.jetty.server.Server.handle(Server.java:353) at org.eclipse.jetty.server.HttpConnection.handleRequest(HttpConnection.java:598) at org.eclipse.jetty.server.HttpConnection$RequestHandler.headerComplete(HttpConnection.java:1059) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:590) at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:212) at org.eclipse.jetty.server.HttpConnection.handle(HttpConnection.java:427) at org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:510) at org.eclipse.jetty.io.nio.SelectChannelEndPoint.access$000(SelectChannelEndPoint.java:34) at org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java:40) at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:450) at java.lang.Thread.run(Thread.java:745) Caused by: java.sql.SQLException: Column 'PARAM1' already exists. at org.apache.derby.impl.jdbc.SQLExceptionFactory.getSQLException(Unknown Source) at org.apache.derby.impl.jdbc.SQLExceptionFactory40.wrapArgsForTransportAcrossDRDA(Unknown Source) at org.apache.derby.impl.jdbc.SQLExceptionFactory40.getSQLException(Unknown Source) at org.apache.derby.impl.jdbc.Util.generateCsSQLException(Unknown Source) at org.apache.derby.impl.jdbc.TransactionResourceImpl.wrapInSQLException(Unknown Source) at org.apache.derby.impl.jdbc.TransactionResourceImpl.handleException(Unknown Source) at org.apache.derby.impl.jdbc.EmbedConnection.handleException(Unknown Source) at org.apache.derby.impl.jdbc.ConnectionChild.handleException(Unknown Source) at org.apache.derby.impl.jdbc.EmbedPreparedStatement.(Unknown Source) at org.apache.derby.impl.jdbc.EmbedPreparedStatement20.(Unknown Source) at org.apache.derby.impl.jdbc.EmbedPreparedStatement30.(Unknown Source) at org.apache.derby.impl.jdbc.EmbedPreparedStatement40.(Unknown Source) at org.apache.derby.jdbc.Driver40.newEmbedPreparedStatement(Unknown Source) at org.apache.derby.impl.jdbc.EmbedConnection.prepareMetaDataStatement(Unknown Source) at org.apache.derby.impl.jdbc.EmbedDatabaseMetaData.prepareSPS(Unknown Source) at org.apache.derby.impl.jdbc.EmbedDatabaseMetaData.getPreparedQueryUsingSystemTables(Unknown Source) at org.apache.derby.impl.jdbc.EmbedDatabaseMetaData.getPreparedQuery(Unknown Source) at org.apache.derby.impl.jdbc.EmbedDatabaseMetaData.getPreparedQuery(Unknown Source) at org.apache.derby.impl.jdbc.EmbedDatabaseMetaData.doGetIndexInfo(Unknown Source) at org.apache.derby.impl.jdbc.EmbedDatabaseMetaData.getIndexInfo(Unknown Source) at org.datanucleus.store.rdbms.datasource.dbcp.DelegatingDatabaseMetaData.getIndexInfo(DelegatingDatabaseMetaData.java:327) at org.datanucleus.store.rdbms.schema.RDBMSSchemaHandler.getRDBMSTableIndexInfoForTable(RDBMSSchemaHandler.java:615) at org.datanucleus.store.rdbms.schema.RDBMSSchemaHandler.getRDBMSTableIndexInfoForTable(RDBMSSchemaHandler.java:584) at org.datanucleus.store.rdbms.schema.RDBMSSchemaHandler.getSchemaData(RDBMSSchemaHandler.java:201) at org.datanucleus.store.rdbms.table.TableImpl.getExistingIndices(TableImpl.java:1141) at org.datanucleus.store.rdbms.table.TableImpl.validateIndices(TableImpl.java:572) at org.datanucleus.store.rdbms.table.TableImpl.validateConstraints(TableImpl.java:390) at org.datanucleus.store.rdbms.table.ClassTable.validateConstraints(ClassTable.java:3432) at org.datanucleus.store.rdbms.RDBMSStoreManager$ClassAdder.performTablesValidation(RDBMSStoreManager.java:3429) at org.datanucleus.store.rdbms.RDBMSStoreManager$ClassAdder.addClassTablesAndValidate(RDBMSStoreManager.java:3155) at org.datanucleus.store.rdbms.RDBMSStoreManager$ClassAdder.run(RDBMSStoreManager.java:2806) at org.datanucleus.store.rdbms.AbstractSchemaTransaction.execute(AbstractSchemaTransaction.java:122) at org.datanucleus.store.rdbms.RDBMSStoreManager.addClasses(RDBMSStoreManager.java:1570) at org.datanucleus.store.AbstractStoreManager.addClass(AbstractStoreManager.java:953) at org.datanucleus.store.AbstractStoreManager.getExtent(AbstractStoreManager.java:1060) at org.datanucleus.ExecutionContextImpl.getExtent(ExecutionContextImpl.java:5472) at org.datanucleus.api.jdo.JDOPersistenceManager.getExtent(JDOPersistenceManager.java:1560) at org.datanucleus.api.jdo.JDOPersistenceManager.getExtent(JDOPersistenceManager.java:1581) at org.cumulus4j.store.Cumulus4jConnectionFactory.(Cumulus4jConnectionFactory.java:185) at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at org.datanucleus.plugin.NonManagedPluginRegistry.createExecutableExtension(NonManagedPluginRegistry.java:631) at org.datanucleus.plugin.PluginManager.createExecutableExtension(PluginManager.java:325) at org.datanucleus.store.AbstractStoreManager.registerConnectionFactory(AbstractStoreManager.java:281) at org.datanucleus.store.AbstractStoreManager.(AbstractStoreManager.java:239) at org.cumulus4j.store.Cumulus4jStoreManager.(Cumulus4jStoreManager.java:108) at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at org.datanucleus.plugin.NonManagedPluginRegistry.createExecutableExtension(NonManagedPluginRegistry.java:631) at org.datanucleus.plugin.PluginManager.createExecutableExtension(PluginManager.java:301) at org.datanucleus.NucleusContext.createStoreManagerForProperties(NucleusContext.java:1069) at org.datanucleus.NucleusContext.initialise(NucleusContext.java:359) at org.datanucleus.api.jdo.JDOPersistenceManagerFactory.freezeConfiguration(JDOPersistenceManagerFactory.java:768) at org.datanucleus.api.jdo.JDOPersistenceManagerFactory.createPersistenceManagerFactory(JDOPersistenceManagerFactory.java:326) at org.datanucleus.api.jdo.JDOPersistenceManagerFactory.getPersistenceManagerFactory(JDOPersistenceManagerFactory.java:195) at sun.reflect.GeneratedMethodAccessor423.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at javax.jdo.JDOHelper$16.run(JDOHelper.java:1970) at java.security.AccessController.doPrivileged(Native Method) at javax.jdo.JDOHelper.invoke(JDOHelper.java:1965) at javax.jdo.JDOHelper.invokeGetPersistenceManagerFactoryOnImplementation(JDOHelper.java:1171) at javax.jdo.JDOHelper.getPersistenceManagerFactory(JDOHelper.java:813) at javax.jdo.JDOHelper.getPersistenceManagerFactory(JDOHelper.java:702) at org.cumulus4j.integrationtest.webapp.TestService.getPersistenceManagerFactory(TestService.java:59) at org.cumulus4j.integrationtest.webapp.TestService.getPersistenceManager(TestService.java:72) at org.cumulus4j.integrationtest.webapp.TestService.testPost(TestService.java:93) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.sun.jersey.spi.container.JavaMethodInvokerFactory$1.invoke(JavaMethodInvokerFactory.java:60) at com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker._dispatch(AbstractResourceMethodDispatchProvider.java:185) at com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher.dispatch(ResourceJavaMethodDispatcher.java:75) at com.sun.jersey.server.impl.uri.rules.HttpMethodRule.accept(HttpMethodRule.java:288) at com.sun.jersey.server.impl.uri.rules.ResourceClassRule.accept(ResourceClassRule.java:108) at com.sun.jersey.server.impl.uri.rules.RightHandPathRule.accept(RightHandPathRule.java:147) at com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule.accept(RootResourceClassesRule.java:84) at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1469) at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1400) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1349) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1339) at com.sun.jersey.spi.container.servlet.WebComponent.service(WebComponent.java:416) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:537) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:699) at javax.servlet.http.HttpServlet.service(HttpServlet.java:847) at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:546) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1283) at org.cumulus4j.keymanager.back.shared.AjaxHeadersFilter.doFilter(AjaxHeadersFilter.java:33) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1254) at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:481) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:119) at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:516) at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:230) at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:956) at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:411) at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:188) at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:891) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:117) at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:247) at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:151) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:114) at org.eclipse.jetty.server.Server.handle(Server.java:353) at org.eclipse.jetty.server.HttpConnection.handleRequest(HttpConnection.java:598) at org.eclipse.jetty.server.HttpConnection$RequestHandler.headerComplete(HttpConnection.java:1059) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:590) at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:212) at org.eclipse.jetty.server.HttpConnection.handle(HttpConnection.java:427) at org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:510) at org.eclipse.jetty.io.nio.SelectChannelEndPoint.access$000(SelectChannelEndPoint.java:34) at org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java:40) at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:450) at java.lang.Thread.run(Thread.java:745) Caused by: ERROR X0Y68: Column 'PARAM1' already exists. at org.apache.derby.iapi.error.StandardException.newException(Unknown Source) at org.apache.derby.impl.sql.catalog.DataDictionaryImpl.duplicateDescriptorException(Unknown Source) at org.apache.derby.impl.sql.catalog.DataDictionaryImpl.addDescriptor(Unknown Source) at org.apache.derby.impl.sql.catalog.DataDictionaryImpl.addSPSParams(Unknown Source) at org.apache.derby.impl.sql.catalog.DataDictionaryImpl.updateSPS(Unknown Source) at org.apache.derby.iapi.sql.dictionary.SPSDescriptor.updateSYSSTATEMENTS(Unknown Source) at org.apache.derby.iapi.sql.dictionary.SPSDescriptor.getPreparedStatement(Unknown Source) at org.apache.derby.iapi.sql.dictionary.SPSDescriptor.getPreparedStatement(Unknown Source) at org.apache.derby.impl.sql.compile.ExecSPSNode.generate(Unknown Source) at org.apache.derby.impl.sql.GenericStatement.prepMinion(Unknown Source) at org.apache.derby.impl.sql.GenericStatement.prepare(Unknown Source) at org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext.prepareInternalStatement(Unknown Source) at org.apache.derby.impl.jdbc.EmbedPreparedStatement.(Unknown Source) at org.apache.derby.impl.jdbc.EmbedPreparedStatement20.(Unknown Source) at org.apache.derby.impl.jdbc.EmbedPreparedStatement30.(Unknown Source) at org.apache.derby.impl.jdbc.EmbedPreparedStatement40.(Unknown Source) at org.apache.derby.jdbc.Driver40.newEmbedPreparedStatement(Unknown Source) at org.apache.derby.impl.jdbc.EmbedConnection.prepareMetaDataStatement(Unknown Source) at org.apache.derby.impl.jdbc.EmbedDatabaseMetaData.prepareSPS(Unknown Source) at org.apache.derby.impl.jdbc.EmbedDatabaseMetaData.getPreparedQueryUsingSystemTables(Unknown Source) at org.apache.derby.impl.jdbc.EmbedDatabaseMetaData.getPreparedQuery(Unknown Source) at org.apache.derby.impl.jdbc.EmbedDatabaseMetaData.getPreparedQuery(Unknown Source) at org.apache.derby.impl.jdbc.EmbedDatabaseMetaData.doGetIndexInfo(Unknown Source) at org.apache.derby.impl.jdbc.EmbedDatabaseMetaData.getIndexInfo(Unknown Source) at org.datanucleus.store.rdbms.datasource.dbcp.DelegatingDatabaseMetaData.getIndexInfo(DelegatingDatabaseMetaData.java:327) at org.datanucleus.store.rdbms.schema.RDBMSSchemaHandler.getRDBMSTableIndexInfoForTable(RDBMSSchemaHandler.java:615) at org.datanucleus.store.rdbms.schema.RDBMSSchemaHandler.getRDBMSTableIndexInfoForTable(RDBMSSchemaHandler.java:584) at org.datanucleus.store.rdbms.schema.RDBMSSchemaHandler.getSchemaData(RDBMSSchemaHandler.java:201) at org.datanucleus.store.rdbms.table.TableImpl.getExistingIndices(TableImpl.java:1141) at org.datanucleus.store.rdbms.table.TableImpl.validateIndices(TableImpl.java:572) at org.datanucleus.store.rdbms.table.TableImpl.validateConstraints(TableImpl.java:390) at org.datanucleus.store.rdbms.table.ClassTable.validateConstraints(ClassTable.java:3432) at org.datanucleus.store.rdbms.RDBMSStoreManager$ClassAdder.performTablesValidation(RDBMSStoreManager.java:3429) at org.datanucleus.store.rdbms.RDBMSStoreManager$ClassAdder.addClassTablesAndValidate(RDBMSStoreManager.java:3155) at org.datanucleus.store.rdbms.RDBMSStoreManager$ClassAdder.run(RDBMSStoreManager.java:2806) at org.datanucleus.store.rdbms.AbstractSchemaTransaction.execute(AbstractSchemaTransaction.java:122) at org.datanucleus.store.rdbms.RDBMSStoreManager.addClasses(RDBMSStoreManager.java:1570) at org.datanucleus.store.AbstractStoreManager.addClass(AbstractStoreManager.java:953) at org.datanucleus.store.AbstractStoreManager.getExtent(AbstractStoreManager.java:1060) at org.datanucleus.ExecutionContextImpl.getExtent(ExecutionContextImpl.java:5472) at org.datanucleus.api.jdo.JDOPersistenceManager.getExtent(JDOPersistenceManager.java:1560) at org.datanucleus.api.jdo.JDOPersistenceManager.getExtent(JDOPersistenceManager.java:1581) at org.cumulus4j.store.Cumulus4jConnectionFactory.(Cumulus4jConnectionFactory.java:185) at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at org.datanucleus.plugin.NonManagedPluginRegistry.createExecutableExtension(NonManagedPluginRegistry.java:631) at org.datanucleus.plugin.PluginManager.createExecutableExtension(PluginManager.java:325) at org.datanucleus.store.AbstractStoreManager.registerConnectionFactory(AbstractStoreManager.java:281) at org.datanucleus.store.AbstractStoreManager.(AbstractStoreManager.java:239) at org.cumulus4j.store.Cumulus4jStoreManager.(Cumulus4jStoreManager.java:108) at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at org.datanucleus.plugin.NonManagedPluginRegistry.createExecutableExtension(NonManagedPluginRegistry.java:631) at org.datanucleus.plugin.PluginManager.createExecutableExtension(PluginManager.java:301) at org.datanucleus.NucleusContext.createStoreManagerForProperties(NucleusContext.java:1069) at org.datanucleus.NucleusContext.initialise(NucleusContext.java:359) at org.datanucleus.api.jdo.JDOPersistenceManagerFactory.freezeConfiguration(JDOPersistenceManagerFactory.java:768) at org.datanucleus.api.jdo.JDOPersistenceManagerFactory.createPersistenceManagerFactory(JDOPersistenceManagerFactory.java:326) at org.datanucleus.api.jdo.JDOPersistenceManagerFactory.getPersistenceManagerFactory(JDOPersistenceManagerFactory.java:195) at sun.reflect.GeneratedMethodAccessor423.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at javax.jdo.JDOHelper$16.run(JDOHelper.java:1970) at java.security.AccessController.doPrivileged(Native Method) at javax.jdo.JDOHelper.invoke(JDOHelper.java:1965) at javax.jdo.JDOHelper.invokeGetPersistenceManagerFactoryOnImplementation(JDOHelper.java:1171) at javax.jdo.JDOHelper.getPersistenceManagerFactory(JDOHelper.java:813) at javax.jdo.JDOHelper.getPersistenceManagerFactory(JDOHelper.java:702) at org.cumulus4j.integrationtest.webapp.TestService.getPersistenceManagerFactory(TestService.java:59) at org.cumulus4j.integrationtest.webapp.TestService.getPersistenceManager(TestService.java:72) at org.cumulus4j.integrationtest.webapp.TestService.testPost(TestService.java:93) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.sun.jersey.spi.container.JavaMethodInvokerFactory$1.invoke(JavaMethodInvokerFactory.java:60) at com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker._dispatch(AbstractResourceMethodDispatchProvider.java:185) at com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher.dispatch(ResourceJavaMethodDispatcher.java:75) at com.sun.jersey.server.impl.uri.rules.HttpMethodRule.accept(HttpMethodRule.java:288) at com.sun.jersey.server.impl.uri.rules.ResourceClassRule.accept(ResourceClassRule.java:108) at com.sun.jersey.server.impl.uri.rules.RightHandPathRule.accept(RightHandPathRule.java:147) at com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule.accept(RootResourceClassesRule.java:84) at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1469) at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1400) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1349) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1339) at com.sun.jersey.spi.container.servlet.WebComponent.service(WebComponent.java:416) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:537) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:699) at javax.servlet.http.HttpServlet.service(HttpServlet.java:847) at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:546) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1283) at org.cumulus4j.keymanager.back.shared.AjaxHeadersFilter.doFilter(AjaxHeadersFilter.java:33) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1254) at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:481) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:119) at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:516) at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:230) at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:956) at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:411) at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:188) at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:891) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:117) at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:247) at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:151) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:114) at org.eclipse.jetty.server.Server.handle(Server.java:353) at org.eclipse.jetty.server.HttpConnection.handleRequest(HttpConnection.java:598) at org.eclipse.jetty.server.HttpConnection$RequestHandler.headerComplete(HttpConnection.java:1059) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:590) at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:212) at org.eclipse.jetty.server.HttpConnection.handle(HttpConnection.java:427) at org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:510) at org.eclipse.jetty.io.nio.SelectChannelEndPoint.access$000(SelectChannelEndPoint.java:34) at org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java:40) at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:450) at java.lang.Thread.run(Thread.java:745) Tests run: 3, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 69.965 sec <<< FAILURE! Results : Tests in error: testUnifiedAPIWithRemoteKeyServerThoroughly(org.cumulus4j.integrationtest.withkeyserver.IntegrationWithAppServerAndKeyServerTest): Error-code=500 error-message= Tests run: 3, Failures: 0, Errors: 1, Skipped: 0 [JENKINS] Recording test results [INFO] [INFO] --- maven-source-plugin:2.1.2:jar-no-fork (attach-sources) @ org.cumulus4j.integrationtest.withkeyserver --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ org.cumulus4j.integrationtest.withkeyserver --- [INFO] Installing /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.withkeyserver/target/org.cumulus4j.integrationtest.withkeyserver-1.2.1-SNAPSHOT.jar to /home/tomcat/.m2/repository/org/cumulus4j/org.cumulus4j.integrationtest.withkeyserver/1.2.1-SNAPSHOT/org.cumulus4j.integrationtest.withkeyserver-1.2.1-SNAPSHOT.jar [INFO] Installing /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.withkeyserver/pom.xml to /home/tomcat/.m2/repository/org/cumulus4j/org.cumulus4j.integrationtest.withkeyserver/1.2.1-SNAPSHOT/org.cumulus4j.integrationtest.withkeyserver-1.2.1-SNAPSHOT.pom [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building org.cumulus4j.keymanager.back.webapp 1.2.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.cumulus4j.keymanager.back.webapp --- [INFO] Deleting /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.keymanager.back.webapp/target [INFO] Deleting /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.keymanager.back.webapp (includes = [*.log, $jarplug.work/**], excludes = []) [INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ org.cumulus4j.keymanager.back.webapp --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.keymanager.back.webapp/src/main/resources [INFO] Copying 1 resource [INFO] Copying 0 resource [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ org.cumulus4j.keymanager.back.webapp --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ org.cumulus4j.keymanager.back.webapp --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.keymanager.back.webapp/src/test/java [INFO] [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ org.cumulus4j.keymanager.back.webapp --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.8.1:test (default-test) @ org.cumulus4j.keymanager.back.webapp --- [INFO] No tests to run. [INFO] Surefire report directory: /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.keymanager.back.webapp/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- There are no tests to run. Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results [INFO] [INFO] --- maven-war-plugin:2.1.1:war (default-war) @ org.cumulus4j.keymanager.back.webapp --- [INFO] Packaging webapp [INFO] Assembling webapp [org.cumulus4j.keymanager.back.webapp] in [/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.keymanager.back.webapp/target/org.cumulus4j.keymanager.back.webapp-1.2.1-SNAPSHOT] [INFO] Processing war project [INFO] Copying webapp resources [/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.keymanager.back.webapp/src/main/webapp] [INFO] Webapp assembled in [38 msecs] [INFO] Building war: /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.keymanager.back.webapp/target/org.cumulus4j.keymanager.back.webapp-1.2.1-SNAPSHOT.war [INFO] WEB-INF/web.xml already added, skipping 11:04:25,279 DEBUG [AbstractCryptoManager][AbstractCryptoManager$CloseExpiredSessionsTask] run: entered 11:04:25,279 INFO [AbstractCryptoManager][AbstractCryptoManager$CloseExpiredSessionsTask] run: AbstractCryptoManager was garbage-collected. Cancelling this TimerTask. [INFO] [INFO] --- maven-source-plugin:2.1.2:jar-no-fork (attach-sources) @ org.cumulus4j.keymanager.back.webapp --- [INFO] LICENCE.txt already added, skipping [INFO] Building jar: /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.keymanager.back.webapp/target/org.cumulus4j.keymanager.back.webapp-1.2.1-SNAPSHOT-sources.jar [INFO] LICENCE.txt already added, skipping [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ org.cumulus4j.keymanager.back.webapp --- [INFO] Installing /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.keymanager.back.webapp/target/org.cumulus4j.keymanager.back.webapp-1.2.1-SNAPSHOT.war to /home/tomcat/.m2/repository/org/cumulus4j/org.cumulus4j.keymanager.back.webapp/1.2.1-SNAPSHOT/org.cumulus4j.keymanager.back.webapp-1.2.1-SNAPSHOT.war [INFO] Installing /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.keymanager.back.webapp/pom.xml to /home/tomcat/.m2/repository/org/cumulus4j/org.cumulus4j.keymanager.back.webapp/1.2.1-SNAPSHOT/org.cumulus4j.keymanager.back.webapp-1.2.1-SNAPSHOT.pom [INFO] Installing /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.keymanager.back.webapp/target/org.cumulus4j.keymanager.back.webapp-1.2.1-SNAPSHOT-sources.jar to /home/tomcat/.m2/repository/org/cumulus4j/org.cumulus4j.keymanager.back.webapp/1.2.1-SNAPSHOT/org.cumulus4j.keymanager.back.webapp-1.2.1-SNAPSHOT-sources.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building org.cumulus4j.keymanager.cli 1.2.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ Downloading: http://www.datanucleus.org/downloads/maven2/com/jolira/onejar-maven-plugin/1.4.4/onejar-maven-plugin-1.4.4.pom Downloading: http://onejar-maven-plugin.googlecode.com/svn/mavenrepo/com/jolira/onejar-maven-plugin/1.4.4/onejar-maven-plugin-1.4.4.pom Downloading: http://mc-repo.googlecode.com/svn/maven2/releases/com/jolira/onejar-maven-plugin/1.4.4/onejar-maven-plugin-1.4.4.pom Downloading: http://repo.maven.apache.org/maven2/com/jolira/onejar-maven-plugin/1.4.4/onejar-maven-plugin-1.4.4.pom Downloaded: http://repo.maven.apache.org/maven2/com/jolira/onejar-maven-plugin/1.4.4/onejar-maven-plugin-1.4.4.pom (6 KB at 84.2 KB/sec) Downloading: http://www.datanucleus.org/downloads/maven2/com/jolira/superpom/1.1.4/superpom-1.1.4.pom Downloading: http://onejar-maven-plugin.googlecode.com/svn/mavenrepo/com/jolira/superpom/1.1.4/superpom-1.1.4.pom Downloading: http://mc-repo.googlecode.com/svn/maven2/releases/com/jolira/superpom/1.1.4/superpom-1.1.4.pom Downloading: http://repo.maven.apache.org/maven2/com/jolira/superpom/1.1.4/superpom-1.1.4.pom Downloaded: http://repo.maven.apache.org/maven2/com/jolira/superpom/1.1.4/superpom-1.1.4.pom (9 KB at 252.6 KB/sec) Downloading: http://www.datanucleus.org/downloads/maven2/com/jolira/onejar-maven-plugin/1.4.4/onejar-maven-plugin-1.4.4.jar Downloading: http://onejar-maven-plugin.googlecode.com/svn/mavenrepo/com/jolira/onejar-maven-plugin/1.4.4/onejar-maven-plugin-1.4.4.jar Downloading: http://mc-repo.googlecode.com/svn/maven2/releases/com/jolira/onejar-maven-plugin/1.4.4/onejar-maven-plugin-1.4.4.jar Downloading: http://repo.maven.apache.org/maven2/com/jolira/onejar-maven-plugin/1.4.4/onejar-maven-plugin-1.4.4.jar Downloaded: http://repo.maven.apache.org/maven2/com/jolira/onejar-maven-plugin/1.4.4/onejar-maven-plugin-1.4.4.jar (141 KB at 3270.5 KB/sec) Downloading: http://www.datanucleus.org/downloads/maven2/org/apache/maven/plugins/maven-antrun-plugin/1.6/maven-antrun-plugin-1.6.pom Downloading: http://onejar-maven-plugin.googlecode.com/svn/mavenrepo/org/apache/maven/plugins/maven-antrun-plugin/1.6/maven-antrun-plugin-1.6.pom Downloading: http://mc-repo.googlecode.com/svn/maven2/releases/org/apache/maven/plugins/maven-antrun-plugin/1.6/maven-antrun-plugin-1.6.pom Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-antrun-plugin/1.6/maven-antrun-plugin-1.6.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-antrun-plugin/1.6/maven-antrun-plugin-1.6.pom (5 KB at 125.6 KB/sec) Downloading: http://www.datanucleus.org/downloads/maven2/org/apache/maven/plugins/maven-antrun-plugin/1.6/maven-antrun-plugin-1.6.jar Downloading: http://onejar-maven-plugin.googlecode.com/svn/mavenrepo/org/apache/maven/plugins/maven-antrun-plugin/1.6/maven-antrun-plugin-1.6.jar Downloading: http://mc-repo.googlecode.com/svn/maven2/releases/org/apache/maven/plugins/maven-antrun-plugin/1.6/maven-antrun-plugin-1.6.jar Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-antrun-plugin/1.6/maven-antrun-plugin-1.6.jar Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-antrun-plugin/1.6/maven-antrun-plugin-1.6.jar (29 KB at 851.8 KB/sec) [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.cumulus4j.keymanager.cli --- [INFO] Deleting /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.keymanager.cli/target [INFO] Deleting /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.keymanager.cli (includes = [*.log, $jarplug.work/**], excludes = []) [INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ org.cumulus4j.keymanager.cli --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.keymanager.cli/src/main/resources [INFO] Copying 3 resources [INFO] Copying 0 resource [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ org.cumulus4j.keymanager.cli --- [INFO] Compiling 18 source files to /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.keymanager.cli/target/classes [INFO] [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ org.cumulus4j.keymanager.cli --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.keymanager.cli/src/test/java [INFO] [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ org.cumulus4j.keymanager.cli --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.8.1:test (default-test) @ org.cumulus4j.keymanager.cli --- [INFO] No tests to run. [INFO] Surefire report directory: /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.keymanager.cli/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- There are no tests to run. Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ org.cumulus4j.keymanager.cli --- [INFO] Building jar: /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.keymanager.cli/target/org.cumulus4j.keymanager.cli-1.2.1-SNAPSHOT.jar [INFO] [INFO] --- onejar-maven-plugin:1.4.4:one-jar (default) @ org.cumulus4j.keymanager.cli --- Downloading: http://www.datanucleus.org/downloads/maven2/commons-io/commons-io/1.3.1/commons-io-1.3.1.pom Downloading: http://onejar-maven-plugin.googlecode.com/svn/mavenrepo/commons-io/commons-io/1.3.1/commons-io-1.3.1.pom Downloading: http://mc-repo.googlecode.com/svn/maven2/releases/commons-io/commons-io/1.3.1/commons-io-1.3.1.pom Downloading: http://repo.maven.apache.org/maven2/commons-io/commons-io/1.3.1/commons-io-1.3.1.pom Downloaded: http://repo.maven.apache.org/maven2/commons-io/commons-io/1.3.1/commons-io-1.3.1.pom (7 KB at 236.5 KB/sec) Downloading: http://www.datanucleus.org/downloads/maven2/commons-io/commons-io/1.3.1/commons-io-1.3.1.jar Downloading: http://onejar-maven-plugin.googlecode.com/svn/mavenrepo/commons-io/commons-io/1.3.1/commons-io-1.3.1.jar Downloading: http://mc-repo.googlecode.com/svn/maven2/releases/commons-io/commons-io/1.3.1/commons-io-1.3.1.jar Downloading: http://repo.maven.apache.org/maven2/commons-io/commons-io/1.3.1/commons-io-1.3.1.jar Downloaded: http://repo.maven.apache.org/maven2/commons-io/commons-io/1.3.1/commons-io-1.3.1.jar (82 KB at 2206.8 KB/sec) [INFO] Using One-Jar to create a single-file distribution [INFO] Implementation Version: 1.2.1-SNAPSHOT [INFO] Using One-Jar version: 0.96 [INFO] More info on One-Jar: http://one-jar.sourceforge.net/ [INFO] License for One-Jar: http://one-jar.sourceforge.net/one-jar-license.txt [INFO] One-Jar file: /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.keymanager.cli/target/org.cumulus4j.keymanager.cli-1.2.1-SNAPSHOT.one-jar.jar [INFO] [INFO] --- maven-source-plugin:2.1.2:jar-no-fork (attach-sources) @ org.cumulus4j.keymanager.cli --- [INFO] org already added, skipping [INFO] org/cumulus4j already added, skipping [INFO] org/cumulus4j/keymanager already added, skipping [INFO] org/cumulus4j/keymanager/cli already added, skipping [INFO] org/cumulus4j/keymanager/cli/resource already added, skipping [INFO] LICENCE.txt already added, skipping [INFO] log4j.properties already added, skipping [INFO] org/cumulus4j/keymanager/cli/resource/LICENCE.txt already added, skipping [INFO] Building jar: /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.keymanager.cli/target/org.cumulus4j.keymanager.cli-1.2.1-SNAPSHOT-sources.jar [INFO] org already added, skipping [INFO] org/cumulus4j already added, skipping [INFO] org/cumulus4j/keymanager already added, skipping [INFO] org/cumulus4j/keymanager/cli already added, skipping [INFO] org/cumulus4j/keymanager/cli/resource already added, skipping [INFO] LICENCE.txt already added, skipping [INFO] log4j.properties already added, skipping [INFO] org/cumulus4j/keymanager/cli/resource/LICENCE.txt already added, skipping [INFO] [INFO] --- maven-antrun-plugin:1.6:run (default) @ org.cumulus4j.keymanager.cli --- Downloading: http://www.datanucleus.org/downloads/maven2/org/apache/maven/maven-plugin-api/2.0.11/maven-plugin-api-2.0.11.pom Downloading: http://onejar-maven-plugin.googlecode.com/svn/mavenrepo/org/apache/maven/maven-plugin-api/2.0.11/maven-plugin-api-2.0.11.pom Downloading: http://mc-repo.googlecode.com/svn/maven2/releases/org/apache/maven/maven-plugin-api/2.0.11/maven-plugin-api-2.0.11.pom Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.11/maven-plugin-api-2.0.11.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.11/maven-plugin-api-2.0.11.pom (2 KB at 84.0 KB/sec) Downloading: http://www.datanucleus.org/downloads/maven2/org/apache/maven/maven/2.0.11/maven-2.0.11.pom Downloading: http://onejar-maven-plugin.googlecode.com/svn/mavenrepo/org/apache/maven/maven/2.0.11/maven-2.0.11.pom Downloading: http://mc-repo.googlecode.com/svn/maven2/releases/org/apache/maven/maven/2.0.11/maven-2.0.11.pom Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.11/maven-2.0.11.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.11/maven-2.0.11.pom (22 KB at 1066.2 KB/sec) Downloading: http://www.datanucleus.org/downloads/maven2/org/apache/maven/maven-parent/12/maven-parent-12.pom Downloading: http://onejar-maven-plugin.googlecode.com/svn/mavenrepo/org/apache/maven/maven-parent/12/maven-parent-12.pom Downloading: http://mc-repo.googlecode.com/svn/maven2/releases/org/apache/maven/maven-parent/12/maven-parent-12.pom Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/12/maven-parent-12.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/12/maven-parent-12.pom (22 KB at 849.3 KB/sec) Downloading: http://www.datanucleus.org/downloads/maven2/org/apache/maven/maven-project/2.0.11/maven-project-2.0.11.pom Downloading: http://onejar-maven-plugin.googlecode.com/svn/mavenrepo/org/apache/maven/maven-project/2.0.11/maven-project-2.0.11.pom Downloading: http://mc-repo.googlecode.com/svn/maven2/releases/org/apache/maven/maven-project/2.0.11/maven-project-2.0.11.pom Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.11/maven-project-2.0.11.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.11/maven-project-2.0.11.pom (3 KB at 108.5 KB/sec) Downloading: http://www.datanucleus.org/downloads/maven2/org/apache/maven/maven-settings/2.0.11/maven-settings-2.0.11.pom Downloading: http://onejar-maven-plugin.googlecode.com/svn/mavenrepo/org/apache/maven/maven-settings/2.0.11/maven-settings-2.0.11.pom Downloading: http://mc-repo.googlecode.com/svn/maven2/releases/org/apache/maven/maven-settings/2.0.11/maven-settings-2.0.11.pom Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.11/maven-settings-2.0.11.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.11/maven-settings-2.0.11.pom (3 KB at 64.6 KB/sec) Downloading: http://www.datanucleus.org/downloads/maven2/org/apache/maven/maven-model/2.0.11/maven-model-2.0.11.pom Downloading: http://onejar-maven-plugin.googlecode.com/svn/mavenrepo/org/apache/maven/maven-model/2.0.11/maven-model-2.0.11.pom Downloading: http://mc-repo.googlecode.com/svn/maven2/releases/org/apache/maven/maven-model/2.0.11/maven-model-2.0.11.pom Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.11/maven-model-2.0.11.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.11/maven-model-2.0.11.pom (4 KB at 144.0 KB/sec) Downloading: http://www.datanucleus.org/downloads/maven2/org/apache/maven/maven-profile/2.0.11/maven-profile-2.0.11.pom Downloading: http://onejar-maven-plugin.googlecode.com/svn/mavenrepo/org/apache/maven/maven-profile/2.0.11/maven-profile-2.0.11.pom Downloading: http://mc-repo.googlecode.com/svn/maven2/releases/org/apache/maven/maven-profile/2.0.11/maven-profile-2.0.11.pom Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.11/maven-profile-2.0.11.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.11/maven-profile-2.0.11.pom (2 KB at 58.7 KB/sec) Downloading: http://www.datanucleus.org/downloads/maven2/org/apache/maven/maven-artifact-manager/2.0.11/maven-artifact-manager-2.0.11.pom Downloading: http://onejar-maven-plugin.googlecode.com/svn/mavenrepo/org/apache/maven/maven-artifact-manager/2.0.11/maven-artifact-manager-2.0.11.pom Downloading: http://mc-repo.googlecode.com/svn/maven2/releases/org/apache/maven/maven-artifact-manager/2.0.11/maven-artifact-manager-2.0.11.pom Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.11/maven-artifact-manager-2.0.11.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.11/maven-artifact-manager-2.0.11.pom (3 KB at 135.2 KB/sec) Downloading: http://www.datanucleus.org/downloads/maven2/org/apache/maven/maven-repository-metadata/2.0.11/maven-repository-metadata-2.0.11.pom Downloading: http://onejar-maven-plugin.googlecode.com/svn/mavenrepo/org/apache/maven/maven-repository-metadata/2.0.11/maven-repository-metadata-2.0.11.pom Downloading: http://mc-repo.googlecode.com/svn/maven2/releases/org/apache/maven/maven-repository-metadata/2.0.11/maven-repository-metadata-2.0.11.pom Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.11/maven-repository-metadata-2.0.11.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.11/maven-repository-metadata-2.0.11.pom (3 KB at 81.7 KB/sec) Downloading: http://www.datanucleus.org/downloads/maven2/org/apache/maven/maven-artifact/2.0.11/maven-artifact-2.0.11.pom Downloading: http://onejar-maven-plugin.googlecode.com/svn/mavenrepo/org/apache/maven/maven-artifact/2.0.11/maven-artifact-2.0.11.pom Downloading: http://mc-repo.googlecode.com/svn/maven2/releases/org/apache/maven/maven-artifact/2.0.11/maven-artifact-2.0.11.pom Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.11/maven-artifact-2.0.11.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.11/maven-artifact-2.0.11.pom (2 KB at 59.5 KB/sec) Downloading: http://www.datanucleus.org/downloads/maven2/org/apache/maven/maven-plugin-registry/2.0.11/maven-plugin-registry-2.0.11.pom Downloading: http://onejar-maven-plugin.googlecode.com/svn/mavenrepo/org/apache/maven/maven-plugin-registry/2.0.11/maven-plugin-registry-2.0.11.pom Downloading: http://mc-repo.googlecode.com/svn/maven2/releases/org/apache/maven/maven-plugin-registry/2.0.11/maven-plugin-registry-2.0.11.pom Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.11/maven-plugin-registry-2.0.11.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.11/maven-plugin-registry-2.0.11.pom (2 KB at 85.7 KB/sec) Downloading: http://www.datanucleus.org/downloads/maven2/org/apache/ant/ant-nodeps/1.8.1/ant-nodeps-1.8.1.pom Downloading: http://onejar-maven-plugin.googlecode.com/svn/mavenrepo/org/apache/ant/ant-nodeps/1.8.1/ant-nodeps-1.8.1.pom Downloading: http://mc-repo.googlecode.com/svn/maven2/releases/org/apache/ant/ant-nodeps/1.8.1/ant-nodeps-1.8.1.pom Downloading: http://repo.maven.apache.org/maven2/org/apache/ant/ant-nodeps/1.8.1/ant-nodeps-1.8.1.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/ant/ant-nodeps/1.8.1/ant-nodeps-1.8.1.pom (5 KB at 196.0 KB/sec) Downloading: http://www.datanucleus.org/downloads/maven2/org/apache/ant/ant-parent/1.8.1/ant-parent-1.8.1.pom Downloading: http://onejar-maven-plugin.googlecode.com/svn/mavenrepo/org/apache/ant/ant-parent/1.8.1/ant-parent-1.8.1.pom Downloading: http://mc-repo.googlecode.com/svn/maven2/releases/org/apache/ant/ant-parent/1.8.1/ant-parent-1.8.1.pom Downloading: http://repo.maven.apache.org/maven2/org/apache/ant/ant-parent/1.8.1/ant-parent-1.8.1.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/ant/ant-parent/1.8.1/ant-parent-1.8.1.pom (5 KB at 154.8 KB/sec) Downloading: http://www.datanucleus.org/downloads/maven2/org/apache/ant/ant/1.8.1/ant-1.8.1.pom Downloading: http://onejar-maven-plugin.googlecode.com/svn/mavenrepo/org/apache/ant/ant/1.8.1/ant-1.8.1.pom Downloading: http://mc-repo.googlecode.com/svn/maven2/releases/org/apache/ant/ant/1.8.1/ant-1.8.1.pom 11:04:36,510 DEBUG [CryptoCache][CryptoCache$CleanupTask] run: entered 11:04:36,510 INFO [CryptoCache][CryptoCache$CleanupTask] run: CryptoCache was garbage-collected. Cancelling this TimerTask. Downloading: http://repo.maven.apache.org/maven2/org/apache/ant/ant/1.8.1/ant-1.8.1.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/ant/ant/1.8.1/ant-1.8.1.pom (9 KB at 358.0 KB/sec) Downloading: http://www.datanucleus.org/downloads/maven2/org/apache/ant/ant-launcher/1.8.1/ant-launcher-1.8.1.pom Downloading: http://onejar-maven-plugin.googlecode.com/svn/mavenrepo/org/apache/ant/ant-launcher/1.8.1/ant-launcher-1.8.1.pom Downloading: http://mc-repo.googlecode.com/svn/maven2/releases/org/apache/ant/ant-launcher/1.8.1/ant-launcher-1.8.1.pom Downloading: http://repo.maven.apache.org/maven2/org/apache/ant/ant-launcher/1.8.1/ant-launcher-1.8.1.pom 11:04:36,848 DEBUG [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: Returning request: null 11:04:36,851 DEBUG [Thread-500][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.NullResponse matching=true 11:04:36,856 DEBUG [qtp297354543-442][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Response matching=true 11:04:36,857 DEBUG [qtp297354543-442][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: Entered. Downloaded: http://repo.maven.apache.org/maven2/org/apache/ant/ant-launcher/1.8.1/ant-launcher-1.8.1.pom (3 KB at 101.2 KB/sec) Downloading: http://www.datanucleus.org/downloads/maven2/org/codehaus/plexus/plexus-interpolation/1.1/plexus-interpolation-1.1.jar Downloading: http://www.datanucleus.org/downloads/maven2/org/apache/ant/ant-nodeps/1.8.1/ant-nodeps-1.8.1.jar Downloading: http://www.datanucleus.org/downloads/maven2/org/apache/ant/ant/1.8.1/ant-1.8.1.jar Downloading: http://www.datanucleus.org/downloads/maven2/org/apache/ant/ant-launcher/1.8.1/ant-launcher-1.8.1.jar Downloading: http://onejar-maven-plugin.googlecode.com/svn/mavenrepo/org/codehaus/plexus/plexus-interpolation/1.1/plexus-interpolation-1.1.jar Downloading: http://onejar-maven-plugin.googlecode.com/svn/mavenrepo/org/apache/ant/ant-nodeps/1.8.1/ant-nodeps-1.8.1.jar Downloading: http://onejar-maven-plugin.googlecode.com/svn/mavenrepo/org/apache/ant/ant/1.8.1/ant-1.8.1.jar Downloading: http://onejar-maven-plugin.googlecode.com/svn/mavenrepo/org/apache/ant/ant-launcher/1.8.1/ant-launcher-1.8.1.jar Downloading: http://mc-repo.googlecode.com/svn/maven2/releases/org/codehaus/plexus/plexus-interpolation/1.1/plexus-interpolation-1.1.jar Downloading: http://mc-repo.googlecode.com/svn/maven2/releases/org/apache/ant/ant-nodeps/1.8.1/ant-nodeps-1.8.1.jar Downloading: http://mc-repo.googlecode.com/svn/maven2/releases/org/apache/ant/ant/1.8.1/ant-1.8.1.jar Downloading: http://mc-repo.googlecode.com/svn/maven2/releases/org/apache/ant/ant-launcher/1.8.1/ant-launcher-1.8.1.jar 11:04:37,149 DEBUG [AbstractCryptoManager][AbstractCryptoManager$CloseExpiredSessionsTask] run: entered 11:04:37,149 INFO [AbstractCryptoManager][AbstractCryptoManager$CloseExpiredSessionsTask] run: AbstractCryptoManager was garbage-collected. Cancelling this TimerTask. Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.1/plexus-interpolation-1.1.jar Downloading: http://repo.maven.apache.org/maven2/org/apache/ant/ant-nodeps/1.8.1/ant-nodeps-1.8.1.jar Downloading: http://repo.maven.apache.org/maven2/org/apache/ant/ant/1.8.1/ant-1.8.1.jar Downloading: http://repo.maven.apache.org/maven2/org/apache/ant/ant-launcher/1.8.1/ant-launcher-1.8.1.jar Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.1/plexus-interpolation-1.1.jar (35 KB at 1283.3 KB/sec) Downloaded: http://repo.maven.apache.org/maven2/org/apache/ant/ant-launcher/1.8.1/ant-launcher-1.8.1.jar (13 KB at 144.9 KB/sec) Downloaded: http://repo.maven.apache.org/maven2/org/apache/ant/ant-nodeps/1.8.1/ant-nodeps-1.8.1.jar (400 KB at 2937.8 KB/sec) 11:04:37,381 DEBUG [KeyStore][KeyStore$ExipreCacheEntryTimerTask] run: 1 users left in cache. Downloaded: http://repo.maven.apache.org/maven2/org/apache/ant/ant/1.8.1/ant-1.8.1.jar (1479 KB at 7506.5 KB/sec) 11:04:37,483 DEBUG [SessionManager][SessionManager$ExpireSessionTimerTask] run: 1 sessions left. [INFO] Executing tasks main: [delete] Deleting: /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.keymanager.cli/target/org.cumulus4j.keymanager.cli-1.2.1-SNAPSHOT.jar [move] Moving 1 file to /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.keymanager.cli/target [INFO] Executed tasks [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ org.cumulus4j.keymanager.cli --- [INFO] Installing /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.keymanager.cli/target/org.cumulus4j.keymanager.cli-1.2.1-SNAPSHOT.jar to /home/tomcat/.m2/repository/org/cumulus4j/org.cumulus4j.keymanager.cli/1.2.1-SNAPSHOT/org.cumulus4j.keymanager.cli-1.2.1-SNAPSHOT.jar [INFO] Installing /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.keymanager.cli/pom.xml to /home/tomcat/.m2/repository/org/cumulus4j/org.cumulus4j.keymanager.cli/1.2.1-SNAPSHOT/org.cumulus4j.keymanager.cli-1.2.1-SNAPSHOT.pom [INFO] Installing /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.keymanager.cli/target/org.cumulus4j.keymanager.cli-1.2.1-SNAPSHOT-sources.jar to /home/tomcat/.m2/repository/org/cumulus4j/org.cumulus4j.keymanager.cli/1.2.1-SNAPSHOT/org.cumulus4j.keymanager.cli-1.2.1-SNAPSHOT-sources.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building org.cumulus4j.store.localkeystoremessagebroker 1.2.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.cumulus4j.store.localkeystoremessagebroker --- [INFO] Deleting /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store.localkeystoremessagebroker/target [INFO] Deleting /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store.localkeystoremessagebroker (includes = [*.log], excludes = []) [INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ org.cumulus4j.store.localkeystoremessagebroker --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store.localkeystoremessagebroker/src/main/resources [INFO] Copying 0 resource [INFO] Copying 0 resource [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ org.cumulus4j.store.localkeystoremessagebroker --- [INFO] Compiling 1 source file to /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store.localkeystoremessagebroker/target/classes 11:04:38,557 DEBUG [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: Returning request: null 11:04:38,561 DEBUG [Thread-513][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.NullResponse matching=true 11:04:38,565 DEBUG [qtp297354543-432][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Response matching=true 11:04:38,566 DEBUG [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: Entered. 11:04:38,602 DEBUG [qtp297354543-444][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: Returning request: null 11:04:38,604 DEBUG [Thread-510][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.NullResponse matching=true 11:04:38,609 DEBUG [qtp297354543-551][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Response matching=true 11:04:38,612 DEBUG [qtp297354543-551][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: Entered. 11:04:38,638 DEBUG [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: Returning request: null 11:04:38,641 DEBUG [Thread-514][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.NullResponse matching=true 11:04:38,646 DEBUG [qtp297354543-549][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Response matching=true 11:04:38,646 DEBUG [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: Returning request: null 11:04:38,648 DEBUG [Thread-511][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.NullResponse matching=true 11:04:38,649 DEBUG [qtp297354543-549][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: Entered. 11:04:38,650 DEBUG [qtp297354543-552][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Response matching=true 11:04:38,651 DEBUG [qtp297354543-552][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: Entered. [INFO] [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ org.cumulus4j.store.localkeystoremessagebroker --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store.localkeystoremessagebroker/src/test/java [INFO] [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ org.cumulus4j.store.localkeystoremessagebroker --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.8.1:test (default-test) @ org.cumulus4j.store.localkeystoremessagebroker --- [INFO] No tests to run. [INFO] Surefire report directory: /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store.localkeystoremessagebroker/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- There are no tests to run. Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results [INFO] [INFO] --- maven-bundle-plugin:2.3.4:bundle (default-bundle) @ org.cumulus4j.store.localkeystoremessagebroker --- [INFO] [INFO] --- maven-source-plugin:2.1.2:jar-no-fork (attach-sources) @ org.cumulus4j.store.localkeystoremessagebroker --- [INFO] org already added, skipping [INFO] org/cumulus4j already added, skipping [INFO] org/cumulus4j/store already added, skipping [INFO] org/cumulus4j/store/localkeystoremessagebroker already added, skipping [INFO] Building jar: /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store.localkeystoremessagebroker/target/org.cumulus4j.store.localkeystoremessagebroker-1.2.1-SNAPSHOT-sources.jar [INFO] org already added, skipping [INFO] org/cumulus4j already added, skipping [INFO] org/cumulus4j/store already added, skipping [INFO] org/cumulus4j/store/localkeystoremessagebroker already added, skipping [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ org.cumulus4j.store.localkeystoremessagebroker --- [INFO] Installing /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store.localkeystoremessagebroker/target/org.cumulus4j.store.localkeystoremessagebroker-1.2.1-SNAPSHOT.jar to /home/tomcat/.m2/repository/org/cumulus4j/org.cumulus4j.store.localkeystoremessagebroker/1.2.1-SNAPSHOT/org.cumulus4j.store.localkeystoremessagebroker-1.2.1-SNAPSHOT.jar [INFO] Installing /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store.localkeystoremessagebroker/pom.xml to /home/tomcat/.m2/repository/org/cumulus4j/org.cumulus4j.store.localkeystoremessagebroker/1.2.1-SNAPSHOT/org.cumulus4j.store.localkeystoremessagebroker-1.2.1-SNAPSHOT.pom [INFO] Installing /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store.localkeystoremessagebroker/target/org.cumulus4j.store.localkeystoremessagebroker-1.2.1-SNAPSHOT-sources.jar to /home/tomcat/.m2/repository/org/cumulus4j/org.cumulus4j.store.localkeystoremessagebroker/1.2.1-SNAPSHOT/org.cumulus4j.store.localkeystoremessagebroker-1.2.1-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-bundle-plugin:2.3.4:install (default-install) @ org.cumulus4j.store.localkeystoremessagebroker --- [WARNING] Ignoring project type bundle - supportedProjectTypes = [] [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building org.cumulus4j.store.test.jpa 1.2.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ Downloading: http://www.datanucleus.org/downloads/maven2/org/datanucleus/datanucleus-api-jpa/3.2.3/datanucleus-api-jpa-3.2.3.pom Downloading: http://download.java.net/maven/2/org/datanucleus/datanucleus-api-jpa/3.2.3/datanucleus-api-jpa-3.2.3.pom Downloading: http://repo.maven.apache.org/maven2/org/datanucleus/datanucleus-api-jpa/3.2.3/datanucleus-api-jpa-3.2.3.pom Downloaded: http://repo.maven.apache.org/maven2/org/datanucleus/datanucleus-api-jpa/3.2.3/datanucleus-api-jpa-3.2.3.pom (8 KB at 31.1 KB/sec) Downloading: http://www.datanucleus.org/downloads/maven2/postgresql/postgresql/9.1-901-1.jdbc4/postgresql-9.1-901-1.jdbc4.pom Downloading: http://download.java.net/maven/2/postgresql/postgresql/9.1-901-1.jdbc4/postgresql-9.1-901-1.jdbc4.pom Downloading: http://repo.maven.apache.org/maven2/postgresql/postgresql/9.1-901-1.jdbc4/postgresql-9.1-901-1.jdbc4.pom Downloaded: http://repo.maven.apache.org/maven2/postgresql/postgresql/9.1-901-1.jdbc4/postgresql-9.1-901-1.jdbc4.pom (2 KB at 45.2 KB/sec) Downloading: http://www.datanucleus.org/downloads/maven2/org/datanucleus/datanucleus-api-jpa/3.2.3/datanucleus-api-jpa-3.2.3.jar Downloading: http://www.datanucleus.org/downloads/maven2/postgresql/postgresql/9.1-901-1.jdbc4/postgresql-9.1-901-1.jdbc4.jar Downloading: http://download.java.net/maven/2/org/datanucleus/datanucleus-api-jpa/3.2.3/datanucleus-api-jpa-3.2.3.jar Downloading: http://download.java.net/maven/2/postgresql/postgresql/9.1-901-1.jdbc4/postgresql-9.1-901-1.jdbc4.jar Downloading: http://repo.maven.apache.org/maven2/org/datanucleus/datanucleus-api-jpa/3.2.3/datanucleus-api-jpa-3.2.3.jar Downloading: http://repo.maven.apache.org/maven2/postgresql/postgresql/9.1-901-1.jdbc4/postgresql-9.1-901-1.jdbc4.jar Downloaded: http://repo.maven.apache.org/maven2/postgresql/postgresql/9.1-901-1.jdbc4/postgresql-9.1-901-1.jdbc4.jar (539 KB at 6486.4 KB/sec) Downloaded: http://repo.maven.apache.org/maven2/org/datanucleus/datanucleus-api-jpa/3.2.3/datanucleus-api-jpa-3.2.3.jar (270 KB at 1213.6 KB/sec) [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.cumulus4j.store.test.jpa --- [INFO] Deleting /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store.test.jpa/target [INFO] Deleting /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store.test.jpa (includes = [*.log, *.xls, *.ods, *.odf, *.ooxml, *.xlsx], excludes = []) [INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ org.cumulus4j.store.test.jpa --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store.test.jpa/src/main/resources [INFO] Copying 2 resources [INFO] Copying 0 resource [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ org.cumulus4j.store.test.jpa --- [INFO] Compiling 10 source files to /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store.test.jpa/target/classes 11:04:46,048 DEBUG [AbstractCryptoManager][AbstractCryptoManager$CloseExpiredSessionsTask] run: entered [INFO] [INFO] --- maven-datanucleus-plugin:3.2.0-m1:enhance (default) @ org.cumulus4j.store.test.jpa --- DataNucleus Enhancer (version 3.2.4) for API "JPA" using JRE "1.8" DataNucleus Enhancer completed with success for 4 classes. [INFO] [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ org.cumulus4j.store.test.jpa --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ org.cumulus4j.store.test.jpa --- [INFO] Compiling 2 source files to /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store.test.jpa/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.8.1:test (default-test) @ org.cumulus4j.store.test.jpa --- [INFO] Surefire report directory: /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store.test.jpa/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.cumulus4j.store.test.jpa.account.JPAPersistenceTest loadProperties: File /home/tomcat/cumulus4j-test-log4j.properties does not exist. Thus not overriding any settings with user-specific ones. 11:04:50,521 INFO [main][JPATransactionalRunner] run: Shutting down Derby (in case it was used before). 11:04:51,096 INFO [main][JPAPersistenceTest] clearDatabase: Clearing database (dropping all tables). 11:04:51,102 INFO [main][TestUtil] loadProperties: File /home/tomcat/cumulus4j-test-datanucleus.properties does not exist. Thus not overriding any settings with user-specific ones. 11:04:51,114 INFO [main][CleanupUtil] cleanoutRDBMS: derbyDatabaseDir="/tmp/derby/cumulus4j" was deleted successfully. 11:04:51,114 WARN [main][CleanupUtil] dropAllTables: 'ConnectionURL' property is not set for index datastore! Skipping! 11:04:51,120 INFO [main][JPATransactionalRunner] run: Setting up EntityManagerFactory. 11:04:51,121 INFO [main][TestUtil] loadProperties: File /home/tomcat/cumulus4j-test-datanucleus.properties does not exist. Thus not overriding any settings with user-specific ones. 11:04:51,522 INFO [main][Persistence] Property cumulus4j.index.clob.enabled unknown - will be ignored 11:04:52,597 DEBUG [AbstractCryptoManager][AbstractCryptoManager$CloseExpiredSessionsTask] run: entered 11:04:52,598 INFO [AbstractCryptoManager][AbstractCryptoManager$CloseExpiredSessionsTask] run: AbstractCryptoManager was garbage-collected. Cancelling this TimerTask. 11:04:53,852 DEBUG [CryptoCache][CryptoCache$CleanupTask] run: entered 11:04:53,853 INFO [CryptoCache][CryptoCache] getCryptoCacheEntryExpiryAgeMSec: Property 'cumulus4j.CryptoCache.entryExpiryAge' cannot be read, because NucleusContext was garbage-collected. Using fallback value 300000. 11:04:53,853 DEBUG [CryptoCache][CryptoCache] removeExpiredEntries: Removed 0 instances of CryptoCacheKeyEncryptionKeyEntry (1 left). 11:04:53,853 DEBUG [CryptoCache][CryptoCache] removeExpiredEntries: Removed 0 instances of CryptoCacheKeyDecrypterEntry (1 left). 11:04:53,853 DEBUG [CryptoCache][CryptoCache] removeExpiredEntries: Removed 0 instances of CryptoCacheKeyEntry (1 left). 11:04:53,854 DEBUG [CryptoCache][CryptoCache] removeExpiredEntries: Removed 0 instances of CryptoCacheCipherEntry (2 left). 11:04:53,854 DEBUG [CryptoCache][CryptoCache] removeExpiredEntries: Removed 0 instances of empty List (2 non-empty lists left). 11:04:54,049 DEBUG [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: Returning request: null 11:04:54,052 DEBUG [Thread-512][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.NullResponse matching=true 11:04:54,056 DEBUG [qtp297354543-431][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Response matching=true 11:04:54,058 DEBUG [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: Entered. 11:04:54,554 DEBUG [KeyStore][KeyStore$ExipreCacheEntryTimerTask] run: 1 users left in cache. 11:04:54,706 DEBUG [SessionManager][SessionManager$ExpireSessionTimerTask] run: 1 sessions left. 11:04:55,011 DEBUG [qtp297354543-439][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsg7jo-1q8cmlsp098d0_d2oicy9j]: Returning request: null 11:04:55,015 DEBUG [Thread-516][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.NullResponse matching=true 11:04:55,018 DEBUG [qtp297354543-411][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Response matching=true 11:04:55,019 DEBUG [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsg7jo-1q8cmlsp098d0_d2oicy9j]: Entered. 11:04:55,071 DEBUG [qtp297354543-441][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsg7jo-1q8cmlsp098d0_d2oicy9j]: Returning request: null 11:04:55,073 DEBUG [Thread-518][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.NullResponse matching=true 11:04:55,075 DEBUG [qtp297354543-433][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Response matching=true 11:04:55,076 DEBUG [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsg7jo-1q8cmlsp098d0_d2oicy9j]: Entered. 11:04:55,768 DEBUG [qtp297354543-410][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsg7jo-1q8cmlsp098d0_d2oicy9j]: Returning request: null 11:04:55,770 DEBUG [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsg7jo-1q8cmlsp098d0_d2oicy9j]: Returning request: null 11:04:55,770 DEBUG [Thread-519][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.NullResponse matching=true 11:04:55,774 DEBUG [Thread-520][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.NullResponse matching=true 11:04:55,777 DEBUG [qtp297354543-444][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Response matching=true 11:04:55,778 DEBUG [qtp297354543-439][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Response matching=true 11:04:55,780 DEBUG [qtp297354543-439][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsg7jo-1q8cmlsp098d0_d2oicy9j]: Entered. 11:04:55,780 DEBUG [qtp297354543-444][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsg7jo-1q8cmlsp098d0_d2oicy9j]: Entered. 11:04:59,111 INFO [main][Cumulus4jStoreManager] ====================== Cumulus4j ====================== 11:04:59,112 INFO [main][Cumulus4jStoreManager] Bundle: org.cumulus4j.store - Version: 1.2.1.SNAPSHOT 11:04:59,112 INFO [main][Cumulus4jStoreManager] ======================================================= 11:04:59,264 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryTimerEnabled: Property 'cumulus4j.cryptoSessionExpiryTimer.enabled' is not set. Using default value true. 11:04:59,265 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryTimerPeriod: Property 'cumulus4j.cryptoSessionExpiryTimer.period' is not set. Using default value 60000. 11:04:59,270 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryAgeMSec: Property 'cumulus4j.cryptoSessionExpiryAge' is not set. Using default value 1800000. 11:04:59,638 INFO [main][MinimumCumulus4jVersion] version=10100001 11:04:59,932 INFO [main][MinimumCumulus4jVersion] version=10100001 11:05:00,945 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:00,963 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:00,991 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:00,998 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:01,019 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:01,056 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:01,082 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:01,088 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:01,099 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:01,107 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:01,121 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:01,134 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:01,324 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:01,331 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:01,340 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:01,348 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:01,355 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:01,367 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:01,426 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:01,433 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:01,457 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:01,464 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:01,472 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:01,487 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:01,616 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:01,621 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:01,628 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:01,638 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:01,645 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:01,654 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:01,664 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:01,670 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:01,677 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:01,685 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:01,691 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:01,698 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:01,830 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:01,836 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:01,844 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:01,852 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:01,859 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:01,868 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:01,878 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:01,885 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:01,892 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:01,898 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:01,904 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:01,911 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:02,037 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:02,042 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:02,050 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:02,064 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:02,073 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:02,080 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:02,093 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:02,099 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:02,106 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:02,112 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:02,118 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:02,128 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:02,270 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:02,325 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:02,331 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:02,337 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:02,344 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:02,350 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:02,359 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:02,368 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:02,373 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:02,379 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:02,385 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:02,393 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:02,401 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:02,507 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:02,512 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:02,518 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:02,525 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:02,533 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:02,541 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:02,554 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:02,561 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:02,567 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:02,573 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:02,579 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:02,585 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:02,637 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:02,697 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:02,703 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:02,710 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:02,717 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:02,724 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:02,731 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:02,738 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:02,744 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:02,752 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:02,756 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:02,761 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:02,768 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:02,873 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:02,879 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:02,885 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:02,891 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:02,897 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:02,902 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:02,912 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:02,916 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:02,922 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:02,929 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:02,937 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:02,944 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:03,049 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:03,054 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:03,060 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:03,065 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:03,070 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:03,077 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:03,088 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:03,094 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:03,101 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:03,107 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:03,117 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:03,125 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:03,227 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:03,232 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:03,238 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:03,245 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:03,253 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:03,259 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:03,273 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:03,278 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:03,284 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:03,292 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:03,300 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:03,307 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:03,422 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:03,427 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:03,432 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:03,438 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:03,445 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:03,454 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:03,471 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:03,475 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:03,480 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:03,485 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:03,493 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:03,500 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:03,552 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:03,596 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:03,601 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:03,606 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:03,612 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:03,618 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:03,625 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:03,633 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:03,638 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:03,645 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:03,647 DEBUG [AbstractCryptoManager][AbstractCryptoManager$CloseExpiredSessionsTask] run: entered 11:05:03,653 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:03,661 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:03,666 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:03,708 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:03,737 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:03,741 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:03,745 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:03,750 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:03,756 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:03,761 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:03,768 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:03,772 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:03,776 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:03,781 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:03,787 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:03,792 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:03,837 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:03,878 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:03,882 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:03,886 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:03,891 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:03,895 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:03,899 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:03,907 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:03,910 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:03,916 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:03,921 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:03,925 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:03,935 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:04,014 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:04,017 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:04,024 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:04,030 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:04,038 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:04,041 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:04,046 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:04,049 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:04,054 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:04,058 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:04,062 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:04,066 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:04,101 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:04,148 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:04,152 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:04,158 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:04,162 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:04,166 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:04,171 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:04,178 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:04,182 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:04,187 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:04,192 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:04,196 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:04,200 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:04,242 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:04,279 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:04,283 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:04,287 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:04,292 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:04,297 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:04,301 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:04,308 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:04,311 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:04,316 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:04,322 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:04,326 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:04,329 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:04,408 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:04,411 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:04,416 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:04,420 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:04,424 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:04,428 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:04,434 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:04,438 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:04,443 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:04,447 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:04,452 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:04,457 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:04,498 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:04,537 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:04,540 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:04,545 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:04,549 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:04,554 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:04,557 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:04,565 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:04,568 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:04,572 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:04,577 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:04,582 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:04,586 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:04,626 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:04,662 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:04,665 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:04,670 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:04,675 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:04,679 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:04,684 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:04,690 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:04,693 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:04,698 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:04,703 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:04,707 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:04,712 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:04,799 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:04,804 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:04,809 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:04,813 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:04,818 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:04,825 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:04,832 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:04,834 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:04,838 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:04,842 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:04,846 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:04,849 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:04,892 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:04,928 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:04,933 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:04,938 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:04,941 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:04,945 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:04,949 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:04,953 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:04,956 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:04,958 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:04,961 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:04,964 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:04,967 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:05,038 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:05,041 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:05,045 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:05,048 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:05,051 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:05,055 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:05,060 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:05,062 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:05,069 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:05,073 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:05,079 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:05,083 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:05,142 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:05,144 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:05,148 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:05,153 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:05,156 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:05,160 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:05,165 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:05,169 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:05,173 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:05,178 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:05,182 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:05,185 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:05,254 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:05,257 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:05,260 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:05,264 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:05,268 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:05,271 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:05,276 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:05,278 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:05,281 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:05,285 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:05,289 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:05,294 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:05,322 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:05,350 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:05,353 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:05,356 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:05,359 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:05,363 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:05,366 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:05,371 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:05,375 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:05,378 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:05,382 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:05,386 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:05,390 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:05,466 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:05,469 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:05,473 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:05,477 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:05,480 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:05,484 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:05,489 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:05,495 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:05,501 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:05,504 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:05,508 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:05,511 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:05,574 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:05,577 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:05,581 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:05,584 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:05,588 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:05,591 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:05,597 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:05,599 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:05,602 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:05,605 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:05,609 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:05,612 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:05,686 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:05,689 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:05,693 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:05,696 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:05,700 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:05,703 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:05,708 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:05,710 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:05,714 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:05,717 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:05,721 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:05,724 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:05,754 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:05,782 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:05,787 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:05,790 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:05,793 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:05,796 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:05,799 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:05,804 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:05,806 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:05,809 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:05,813 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:05,817 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:05,821 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:05,878 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:05,881 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:05,884 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:05,887 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:05,890 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:05,893 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:05,899 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:05,902 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:05,906 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:05,910 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:05,913 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:05,916 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:05,988 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:05,992 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:05,996 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:06,000 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:06,004 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:06,008 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:06,013 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:06,016 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:06,019 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:06,026 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:06,031 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:06,035 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:06,060 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:06,095 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:06,097 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:06,100 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:06,103 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:06,106 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:06,109 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:06,113 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:06,115 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:06,118 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:06,120 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:06,123 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:06,129 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:06,190 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:06,192 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:06,195 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:06,198 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:06,201 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:06,204 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:06,209 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:06,212 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:06,217 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:06,221 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:06,224 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:06,227 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:06,291 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:06,293 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:06,296 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:06,298 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:06,301 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:06,304 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:06,308 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:06,310 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:06,313 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:06,315 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:06,318 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:06,321 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:06,377 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:06,381 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:06,385 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:06,388 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:06,391 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:06,476 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:06,502 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:06,509 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:06,513 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:06,517 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:06,520 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:06,524 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:06,554 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:06,576 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:06,578 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:06,582 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:06,584 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:06,587 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:06,591 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:06,598 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:06,601 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:06,605 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:06,608 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:06,611 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:06,616 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:06,674 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:06,676 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:06,679 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:06,682 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:06,684 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:06,686 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:06,692 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:06,694 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:06,697 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:06,701 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:06,704 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:06,706 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:06,770 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:06,773 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:06,776 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:06,778 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:06,782 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:06,785 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:06,791 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:06,794 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:06,797 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:06,801 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:06,804 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:06,808 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:06,837 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:06,863 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:06,866 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:06,869 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:06,873 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:06,876 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:06,879 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:06,884 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:06,885 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:06,888 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:06,891 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:06,895 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:06,900 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:06,967 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:06,970 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:06,973 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:06,976 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:06,979 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:06,982 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:06,986 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:06,988 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:06,992 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:06,995 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:06,999 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:07,003 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:07,036 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:07,065 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:07,067 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:07,071 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:07,074 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:07,076 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:07,079 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:07,084 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:07,087 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:07,091 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:07,096 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:07,099 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:07,102 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:07,133 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:07,177 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:07,180 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:07,183 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:07,186 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:07,189 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:07,192 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:07,197 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:07,201 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:07,209 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:07,212 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:07,216 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:07,222 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:07,300 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:07,302 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:07,304 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:07,307 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:07,309 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:07,313 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:07,322 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:07,326 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:07,328 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:07,331 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:07,334 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:07,337 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:07,375 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:07,394 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:07,397 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:07,401 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:07,437 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:07,445 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:07,448 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:07,457 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:07,460 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:07,463 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:07,466 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:07,470 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:07,475 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:07,683 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:07,686 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:07,696 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:07,704 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:07,714 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:07,727 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:07,745 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:07,765 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:07,788 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:07,795 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:07,802 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:07,810 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:07,952 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:07,955 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:07,963 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:07,970 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:07,979 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:07,989 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:08,006 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:08,010 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:08,019 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:08,027 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:08,037 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:08,047 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:08,122 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:08,187 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:08,189 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:08,196 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:08,203 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:08,214 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:08,224 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:08,239 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:08,242 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:08,250 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:08,258 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:08,269 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:08,279 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:08,442 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:08,446 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:08,454 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:08,462 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:08,473 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:08,484 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:08,503 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:08,508 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:08,518 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:08,527 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:08,535 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:08,547 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:08,628 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:08,683 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:08,686 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:08,696 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:08,706 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:08,717 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:08,726 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:08,741 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:08,745 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:08,755 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:08,764 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:08,777 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:08,785 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:08,862 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:08,926 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:08,930 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:08,939 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:08,946 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:08,953 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:08,964 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:08,982 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:08,987 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:08,997 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:09,007 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:09,017 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:09,025 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:09,196 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:09,198 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:09,206 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:09,213 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:09,224 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:09,234 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:09,253 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:09,258 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:09,269 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:09,280 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:09,289 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:09,298 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:09,376 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:09,438 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:09,441 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:09,450 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:09,458 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:09,466 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:09,474 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:09,491 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:09,496 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:09,503 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:09,509 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:09,516 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:09,527 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:09,682 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:09,686 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:09,694 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:09,702 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:09,719 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:09,731 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:09,749 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:09,754 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:09,765 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:09,774 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:09,784 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:09,795 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:09,875 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:09,976 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:09,978 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:09,997 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:10,006 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:10,036 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:10,054 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:10,084 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:10,086 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:10,093 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:10,105 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:10,175 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:10,185 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:10,258 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:10,332 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:10,335 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:10,342 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:10,349 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:10,363 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:10,374 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:10,389 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:10,395 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:10,402 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:10,411 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:10,421 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:10,429 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:10,602 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:10,604 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:10,660 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:10,671 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:10,679 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:10,688 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:10,705 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:10,709 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:10,717 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:10,725 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:10,736 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:10,745 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:10,898 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:10,901 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:10,907 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:10,914 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:10,922 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:10,930 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:10,946 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:10,949 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:10,959 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:10,967 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:10,975 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:10,984 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:11,060 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:11,125 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:11,129 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:11,136 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:11,142 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:11,151 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:11,158 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:11,173 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:11,177 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:11,184 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:11,192 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:11,202 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:11,212 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:11,278 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:11,343 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:11,346 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:11,353 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:11,360 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:11,369 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:11,380 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:11,395 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:11,400 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:11,482 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:11,491 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:11,499 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:11,508 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:11,657 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:11,660 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:11,668 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:11,676 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:11,684 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:11,692 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:11,707 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:11,710 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:11,718 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:11,727 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:11,736 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:11,745 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:11,907 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:11,910 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:11,916 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:11,922 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:11,930 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:11,938 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:11,953 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:11,957 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:11,967 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:11,974 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:11,983 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:11,993 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:12,150 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:12,152 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:12,158 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:12,165 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:12,172 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:12,182 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:12,198 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:12,203 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:12,219 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:12,238 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:12,299 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:12,305 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:12,330 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:12,351 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:12,353 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:12,356 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:12,359 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:12,362 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:12,365 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:12,370 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:12,371 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:12,374 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:12,377 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:12,381 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:12,383 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:12,443 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:12,444 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:12,448 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:12,453 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:12,456 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:12,460 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:12,465 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:12,467 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:12,471 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:12,473 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:12,476 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:12,479 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:12,501 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:12,520 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:12,523 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:12,526 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:12,532 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:12,535 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:12,538 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:12,544 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:12,546 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:12,550 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:12,555 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:12,558 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:12,562 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:12,593 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:12,620 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:12,623 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:12,626 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:12,630 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:12,634 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:12,637 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:12,643 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:12,646 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:12,651 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:12,654 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:12,657 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:12,659 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:12,683 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:12,706 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:12,708 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:12,711 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:12,713 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:12,716 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:12,719 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:12,722 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:12,724 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:12,727 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:12,730 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:12,733 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:12,737 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:12,760 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:12,789 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:12,792 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:12,797 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:12,800 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:12,804 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:12,807 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:12,812 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:12,814 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:12,819 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:12,823 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:12,827 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:12,830 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:12,888 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:12,890 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:12,893 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:12,897 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:12,901 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:12,904 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:12,909 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:12,910 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:12,913 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:12,916 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:12,921 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:12,924 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:12,982 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:12,984 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:12,987 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:12,991 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:12,995 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:12,998 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:13,004 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:13,006 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:13,010 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:13,014 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:13,017 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:13,020 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:13,045 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:13,069 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:13,071 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:13,074 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:13,077 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:13,080 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:13,083 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:13,090 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:13,092 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:13,095 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:13,098 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:13,101 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:13,104 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:13,128 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:13,153 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:13,155 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:13,158 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:13,162 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:13,165 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:13,168 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:13,173 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:13,174 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:13,177 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:13,180 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:13,183 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:13,185 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:13,235 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:13,237 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:13,242 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:13,245 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:13,248 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:13,252 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:13,256 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:13,258 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:13,261 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:13,264 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:13,267 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:13,270 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:13,330 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:13,332 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:13,334 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:13,337 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:13,340 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:13,343 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:13,347 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:13,350 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:13,353 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:13,356 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:13,359 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:13,362 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:13,423 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:13,424 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:13,428 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:13,431 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:13,437 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:13,444 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:13,449 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:13,450 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:13,452 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:13,455 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:13,461 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:13,468 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:13,494 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:13,522 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:13,525 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:13,530 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:13,533 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:13,536 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:13,539 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:13,544 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:13,545 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:13,548 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:13,550 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:13,553 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:13,556 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:13,585 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:13,608 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:13,609 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:13,613 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:13,616 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:13,619 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:13,623 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:13,629 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:13,631 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:13,634 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:13,638 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:13,641 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:13,645 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:13,699 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:13,701 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:13,703 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:13,706 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:13,709 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:13,712 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:13,717 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:13,719 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:13,722 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:13,725 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:13,729 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:13,733 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:13,796 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:13,798 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:13,801 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:13,804 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:13,807 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:13,811 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:13,816 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:13,818 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:13,821 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:13,824 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:13,828 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:13,831 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:13,862 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:13,884 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:13,887 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:13,890 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:13,892 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:13,895 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:13,898 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:13,903 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:13,905 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:13,907 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:13,911 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:13,913 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:13,916 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:13,962 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:13,983 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:13,985 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:13,988 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:13,991 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:13,995 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:14,000 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:14,008 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:14,012 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:14,017 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:14,021 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:14,024 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:14,027 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:14,081 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:14,083 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:14,088 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:14,091 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:14,095 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:14,098 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:14,103 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:14,106 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:14,110 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:14,113 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:14,116 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:14,119 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:14,143 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:14,169 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:14,172 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:14,175 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:14,178 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:14,180 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:14,182 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:14,187 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:14,188 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:14,191 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:14,195 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:14,200 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:14,203 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:14,237 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:14,259 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:14,261 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:14,264 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:14,268 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:14,271 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:14,274 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:14,278 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:14,282 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:14,287 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:14,292 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:14,295 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:14,299 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:14,329 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:14,354 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:14,355 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:14,359 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:14,363 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:14,365 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:14,370 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:14,376 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:14,379 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:14,383 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:14,386 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:14,390 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:14,393 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:14,445 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:14,447 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:14,450 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:14,455 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:14,457 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:14,461 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:14,465 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:14,467 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:14,470 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:14,473 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:14,476 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:14,480 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:14,505 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:14,528 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:14,530 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:14,533 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:14,536 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:14,539 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:14,542 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:14,547 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:14,549 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:14,552 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:14,555 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:14,558 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:14,562 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:14,586 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:14,611 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:14,614 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:14,617 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:14,620 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:14,623 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:14,626 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:14,629 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:14,630 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:14,634 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:14,636 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:14,639 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:14,642 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:14,693 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:14,695 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:14,697 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:14,700 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:14,702 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:14,705 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:14,709 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:14,711 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:14,714 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:14,717 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:14,720 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:14,723 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:14,750 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:14,773 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:14,776 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:14,778 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:14,781 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:14,784 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:14,786 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:14,790 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:14,792 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:14,795 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:14,798 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:14,802 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:14,804 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:14,829 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:14,853 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:14,855 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:14,858 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:14,861 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:14,866 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:14,870 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:14,875 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:14,877 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:14,879 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:14,882 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:14,885 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:14,888 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:14,946 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:14,950 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:14,954 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:14,957 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:14,960 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:14,964 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:14,971 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:14,973 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:14,976 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:14,981 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:14,985 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:14,989 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:15,015 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:15,036 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:15,038 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:15,042 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:15,045 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:15,050 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:15,055 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:15,059 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:15,060 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:15,063 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:15,065 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:15,068 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:15,071 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:15,093 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:15,118 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:15,120 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:15,123 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:15,126 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:15,129 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:15,132 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:15,137 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:15,138 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:15,141 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:15,144 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:15,147 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:15,150 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:15,173 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:15,198 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:15,200 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:15,203 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:15,206 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:15,209 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:15,211 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:15,215 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:15,216 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:15,218 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:15,221 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:15,223 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:15,226 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:15,275 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:15,277 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:15,280 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:15,282 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:15,285 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:15,288 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:15,292 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:15,294 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:15,296 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:15,298 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:15,300 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:15,303 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:15,323 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:15,341 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:15,343 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:15,346 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:15,349 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:15,352 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:15,356 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:15,362 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:15,363 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:15,366 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:15,368 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:15,372 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:15,374 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:15,428 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:15,430 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:15,432 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:15,435 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:15,440 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:15,442 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:15,447 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:15,449 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:15,453 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:15,456 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:15,460 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:15,463 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:15,492 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:15,514 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:15,517 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:15,520 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:15,523 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:15,526 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:15,530 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:15,535 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:15,537 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:15,541 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:15,545 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:15,548 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:15,552 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:15,608 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:15,634 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:15,636 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:15,639 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:15,642 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:15,645 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:15,648 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:15,650 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:15,654 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:15,655 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:15,659 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:15,661 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:15,665 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:15,669 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:15,673 INFO [main][JPATransactionalRunner] run: Shutting down PersistenceManagerFactory. Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.641 sec Running org.cumulus4j.store.test.jpa.account.JPQLTest 11:05:15,949 INFO [main][JPATransactionalRunner] run: Shutting down Derby (in case it was used before). 11:05:16,031 DEBUG [KeyStore][KeyStore$ExipreCacheEntryTimerTask] run: 1 users left in cache. 11:05:16,387 INFO [main][JPQLTest] clearDatabase: Clearing database (dropping all tables). 11:05:16,388 INFO [main][TestUtil] loadProperties: File /home/tomcat/cumulus4j-test-datanucleus.properties does not exist. Thus not overriding any settings with user-specific ones. 11:05:16,400 INFO [main][CleanupUtil] cleanoutRDBMS: derbyDatabaseDir="/tmp/derby/cumulus4j" was deleted successfully. 11:05:16,400 WARN [main][CleanupUtil] dropAllTables: 'ConnectionURL' property is not set for index datastore! Skipping! 11:05:16,400 INFO [main][JPATransactionalRunner] run: Setting up EntityManagerFactory. 11:05:16,401 INFO [main][TestUtil] loadProperties: File /home/tomcat/cumulus4j-test-datanucleus.properties does not exist. Thus not overriding any settings with user-specific ones. 11:05:16,452 INFO [main][Persistence] Property cumulus4j.index.clob.enabled unknown - will be ignored 11:05:16,507 DEBUG [SessionManager][SessionManager$ExpireSessionTimerTask] run: 1 sessions left. 11:05:17,352 DEBUG [qtp297354543-443][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: Returning request: null 11:05:17,355 DEBUG [Thread-503][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.NullResponse matching=true 11:05:17,361 DEBUG [qtp297354543-409][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Response matching=true 11:05:17,363 DEBUG [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: Entered. 11:05:17,382 DEBUG [qtp297354543-412][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: Returning request: null 11:05:17,382 DEBUG [qtp297354543-434][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: Returning request: null 11:05:17,386 DEBUG [Thread-501][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.NullResponse matching=true 11:05:17,388 DEBUG [Thread-504][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.NullResponse matching=true 11:05:17,402 DEBUG [qtp297354543-408][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Response matching=true 11:05:17,402 DEBUG [qtp297354543-410][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Response matching=true 11:05:17,404 DEBUG [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: Entered. 11:05:17,405 DEBUG [qtp297354543-410][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: Entered. 11:05:18,072 DEBUG [qtp297354543-550][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: Returning request: null 11:05:18,075 DEBUG [Thread-502][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.NullResponse matching=true 11:05:18,080 DEBUG [qtp297354543-441][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Response matching=true 11:05:18,083 DEBUG [qtp297354543-441][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: Entered. 11:05:18,712 DEBUG [CryptoCache][CryptoCache$CleanupTask] run: entered 11:05:18,712 INFO [CryptoCache][CryptoCache] getCryptoCacheEntryExpiryAgeMSec: Property 'cumulus4j.CryptoCache.entryExpiryAge' is not set. Using default value 1800000. 11:05:18,712 DEBUG [CryptoCache][CryptoCache] removeExpiredEntries: Removed 0 instances of CryptoCacheKeyEncryptionKeyEntry (1 left). 11:05:18,713 DEBUG [CryptoCache][CryptoCache] removeExpiredEntries: Removed 0 instances of CryptoCacheKeyDecrypterEntry (1 left). 11:05:18,713 DEBUG [CryptoCache][CryptoCache] removeExpiredEntries: Removed 0 instances of CryptoCacheKeyEntry (1 left). 11:05:18,713 DEBUG [CryptoCache][CryptoCache] removeExpiredEntries: Removed 0 instances of CryptoCacheCipherEntry (2 left). 11:05:18,713 DEBUG [CryptoCache][CryptoCache] removeExpiredEntries: Removed 0 instances of empty List (2 non-empty lists left). 11:05:18,957 DEBUG [qtp297354543-413][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsg7jo-1q8cmlsp098d0_d2oicy9j]: Returning request: null 11:05:18,960 DEBUG [Thread-517][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.NullResponse matching=true 11:05:18,963 DEBUG [qtp297354543-412][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Response matching=true 11:05:18,966 DEBUG [qtp297354543-412][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsg7jo-1q8cmlsp098d0_d2oicy9j]: Entered. 11:05:21,854 INFO [main][Cumulus4jStoreManager] ====================== Cumulus4j ====================== 11:05:21,854 INFO [main][Cumulus4jStoreManager] Bundle: org.cumulus4j.store - Version: 1.2.1.SNAPSHOT 11:05:21,854 INFO [main][Cumulus4jStoreManager] ======================================================= 11:05:21,860 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryTimerPeriod: Property 'cumulus4j.cryptoSessionExpiryTimer.period' is not set. Using default value 60000. 11:05:21,861 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryAgeMSec: Property 'cumulus4j.cryptoSessionExpiryAge' is not set. Using default value 1800000. 11:05:22,244 INFO [main][MinimumCumulus4jVersion] version=10100001 11:05:22,906 INFO [main][MinimumCumulus4jVersion] version=10100001 11:05:23,559 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 11:05:23,605 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:23,608 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:23,623 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:23,645 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:23,675 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:23,750 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:23,782 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:23,785 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:23,794 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:23,805 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:23,816 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:23,824 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:23,839 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:23,844 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:23,867 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:23,876 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:23,883 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:23,910 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:23,990 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:23,994 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:24,001 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:24,007 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:24,094 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryDate WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:24,111 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:24,120 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:24,128 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:24,135 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:24,196 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 11:05:24,199 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:24,219 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:24,250 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:24,328 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:24,354 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:24,376 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryDate WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:24,390 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:24,397 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:24,406 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:24,414 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 11:05:24,462 INFO [main][JPATransactionalRunner] run: Shutting down PersistenceManagerFactory. Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.83 sec Results : Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ org.cumulus4j.store.test.jpa --- [INFO] Building jar: /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store.test.jpa/target/org.cumulus4j.store.test.jpa-1.2.1-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:2.1.2:jar-no-fork (attach-sources) @ org.cumulus4j.store.test.jpa --- [INFO] META-INF already added, skipping [INFO] org already added, skipping [INFO] org/cumulus4j already added, skipping [INFO] org/cumulus4j/store already added, skipping [INFO] org/cumulus4j/store/test already added, skipping [INFO] org/cumulus4j/store/test/jpa already added, skipping [INFO] org/cumulus4j/store/test/jpa/account already added, skipping [INFO] org/cumulus4j/store/test/jpa/account/id already added, skipping [INFO] LICENCE.txt already added, skipping [INFO] META-INF/persistence.xml already added, skipping [INFO] Building jar: /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store.test.jpa/target/org.cumulus4j.store.test.jpa-1.2.1-SNAPSHOT-sources.jar [INFO] META-INF already added, skipping [INFO] org already added, skipping [INFO] org/cumulus4j already added, skipping [INFO] org/cumulus4j/store already added, skipping [INFO] org/cumulus4j/store/test already added, skipping [INFO] org/cumulus4j/store/test/jpa already added, skipping [INFO] org/cumulus4j/store/test/jpa/account already added, skipping [INFO] org/cumulus4j/store/test/jpa/account/id already added, skipping [INFO] LICENCE.txt already added, skipping [INFO] META-INF/persistence.xml already added, skipping [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ org.cumulus4j.store.test.jpa --- [INFO] Installing /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store.test.jpa/target/org.cumulus4j.store.test.jpa-1.2.1-SNAPSHOT.jar to /home/tomcat/.m2/repository/org/cumulus4j/org.cumulus4j.store.test.jpa/1.2.1-SNAPSHOT/org.cumulus4j.store.test.jpa-1.2.1-SNAPSHOT.jar [INFO] Installing /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store.test.jpa/pom.xml to /home/tomcat/.m2/repository/org/cumulus4j/org.cumulus4j.store.test.jpa/1.2.1-SNAPSHOT/org.cumulus4j.store.test.jpa-1.2.1-SNAPSHOT.pom [INFO] Installing /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store.test.jpa/target/org.cumulus4j.store.test.jpa-1.2.1-SNAPSHOT-sources.jar to /home/tomcat/.m2/repository/org/cumulus4j/org.cumulus4j.store.test.jpa/1.2.1-SNAPSHOT/org.cumulus4j.store.test.jpa-1.2.1-SNAPSHOT-sources.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building org.cumulus4j.aggregator 1.2.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.cumulus4j.aggregator --- [INFO] Deleting /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.aggregator (includes = [*.log, $jarplug.work/**], excludes = []) [INFO] [INFO] --- maven-source-plugin:2.1.2:jar-no-fork (attach-sources) @ org.cumulus4j.aggregator --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ org.cumulus4j.aggregator --- [INFO] Installing /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.aggregator/pom.xml to /home/tomcat/.m2/repository/org/cumulus4j/org.cumulus4j.aggregator/1.2.1-SNAPSHOT/org.cumulus4j.aggregator-1.2.1-SNAPSHOT.pom [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] org.cumulus4j.parent .............................. SUCCESS [1.067s] [INFO] org.cumulus4j.annotation .......................... SUCCESS [3.949s] [INFO] org.cumulus4j.testutil ............................ SUCCESS [3.856s] [INFO] org.cumulus4j.crypto .............................. SUCCESS [20.248s] [INFO] org.cumulus4j.store ............................... SUCCESS [2:13.611s] [INFO] org.cumulus4j.store.test .......................... SUCCESS [8:20.034s] [INFO] org.cumulus4j.keymanager.back.shared .............. SUCCESS [21.613s] [INFO] org.cumulus4j.keystore ............................ SUCCESS [2:38.793s] [INFO] org.cumulus4j.keymanager .......................... SUCCESS [2.712s] [INFO] org.cumulus4j.keymanager.front.shared ............. SUCCESS [1.982s] [INFO] org.cumulus4j.keymanager.api ...................... SUCCESS [2.754s] [INFO] org.cumulus4j.store.crypto.keymanager ............. SUCCESS [2:50.955s] [INFO] org.cumulus4j.integrationtest.gwt ................. SUCCESS [46.447s] [INFO] org.cumulus4j.integrationtest.webapp .............. SUCCESS [1:40.930s] [INFO] org.cumulus4j.keymanager.front.webapp ............. SUCCESS [3.586s] [INFO] org.cumulus4j.integrationtest.withkeyserver ....... SUCCESS [1:13.618s] [INFO] org.cumulus4j.keymanager.back.webapp .............. SUCCESS [1.780s] [INFO] org.cumulus4j.keymanager.cli ...................... SUCCESS [12.060s] [INFO] org.cumulus4j.store.localkeystoremessagebroker .... SUCCESS [2.258s] [INFO] org.cumulus4j.store.test.jpa ...................... SUCCESS [45.162s] [INFO] org.cumulus4j.aggregator .......................... SUCCESS [0.045s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 21:53.784s [INFO] Finished at: Mon May 30 11:05:25 CEST 2016 [INFO] Final Memory: 139M/339M [INFO] ------------------------------------------------------------------------ Waiting for Jenkins to finish collecting data [JENKINS] Archiving /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.crypto/pom.xml to org.cumulus4j/org.cumulus4j.crypto/1.2.1-SNAPSHOT/org.cumulus4j.crypto-1.2.1-SNAPSHOT.pom [JENKINS] Archiving /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.crypto/target/org.cumulus4j.crypto-1.2.1-SNAPSHOT.jar to org.cumulus4j/org.cumulus4j.crypto/1.2.1-SNAPSHOT/org.cumulus4j.crypto-1.2.1-SNAPSHOT.jar [JENKINS] Archiving /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.crypto/target/org.cumulus4j.crypto-1.2.1-SNAPSHOT-sources.jar to org.cumulus4j/org.cumulus4j.crypto/1.2.1-SNAPSHOT/org.cumulus4j.crypto-1.2.1-SNAPSHOT-sources.jar [JENKINS] Archiving /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/pom.xml to org.cumulus4j/org.cumulus4j.integrationtest.webapp/1.2.1-SNAPSHOT/org.cumulus4j.integrationtest.webapp-1.2.1-SNAPSHOT.pom [JENKINS] Archiving /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/org.cumulus4j.integrationtest.webapp-1.2.1-SNAPSHOT.war to org.cumulus4j/org.cumulus4j.integrationtest.webapp/1.2.1-SNAPSHOT/org.cumulus4j.integrationtest.webapp-1.2.1-SNAPSHOT.war [JENKINS] Archiving /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/org.cumulus4j.integrationtest.webapp-1.2.1-SNAPSHOT-sources.jar to org.cumulus4j/org.cumulus4j.integrationtest.webapp/1.2.1-SNAPSHOT/org.cumulus4j.integrationtest.webapp-1.2.1-SNAPSHOT-sources.jar [JENKINS] Archiving /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.testutil/pom.xml to org.cumulus4j/org.cumulus4j.testutil/1.2.1-SNAPSHOT/org.cumulus4j.testutil-1.2.1-SNAPSHOT.pom [JENKINS] Archiving /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.testutil/target/org.cumulus4j.testutil-1.2.1-SNAPSHOT.jar to org.cumulus4j/org.cumulus4j.testutil/1.2.1-SNAPSHOT/org.cumulus4j.testutil-1.2.1-SNAPSHOT.jar [JENKINS] Archiving /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.testutil/target/org.cumulus4j.testutil-1.2.1-SNAPSHOT-sources.jar to org.cumulus4j/org.cumulus4j.testutil/1.2.1-SNAPSHOT/org.cumulus4j.testutil-1.2.1-SNAPSHOT-sources.jar [JENKINS] Archiving /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.withkeyserver/pom.xml to org.cumulus4j/org.cumulus4j.integrationtest.withkeyserver/1.2.1-SNAPSHOT/org.cumulus4j.integrationtest.withkeyserver-1.2.1-SNAPSHOT.pom [JENKINS] Archiving /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.withkeyserver/target/org.cumulus4j.integrationtest.withkeyserver-1.2.1-SNAPSHOT.jar to org.cumulus4j/org.cumulus4j.integrationtest.withkeyserver/1.2.1-SNAPSHOT/org.cumulus4j.integrationtest.withkeyserver-1.2.1-SNAPSHOT.jar [JENKINS] Archiving /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.keymanager/pom.xml to org.cumulus4j/org.cumulus4j.keymanager/1.2.1-SNAPSHOT/org.cumulus4j.keymanager-1.2.1-SNAPSHOT.pom [JENKINS] Archiving /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.keymanager/target/org.cumulus4j.keymanager-1.2.1-SNAPSHOT.jar to org.cumulus4j/org.cumulus4j.keymanager/1.2.1-SNAPSHOT/org.cumulus4j.keymanager-1.2.1-SNAPSHOT.jar [JENKINS] Archiving /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.keymanager/target/org.cumulus4j.keymanager-1.2.1-SNAPSHOT-sources.jar to org.cumulus4j/org.cumulus4j.keymanager/1.2.1-SNAPSHOT/org.cumulus4j.keymanager-1.2.1-SNAPSHOT-sources.jar [JENKINS] Archiving /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.keystore/pom.xml to org.cumulus4j/org.cumulus4j.keystore/1.2.1-SNAPSHOT/org.cumulus4j.keystore-1.2.1-SNAPSHOT.pom [JENKINS] Archiving /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.keystore/target/org.cumulus4j.keystore-1.2.1-SNAPSHOT.jar to org.cumulus4j/org.cumulus4j.keystore/1.2.1-SNAPSHOT/org.cumulus4j.keystore-1.2.1-SNAPSHOT.jar [JENKINS] Archiving /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.keystore/target/org.cumulus4j.keystore-1.2.1-SNAPSHOT-sources.jar to org.cumulus4j/org.cumulus4j.keystore/1.2.1-SNAPSHOT/org.cumulus4j.keystore-1.2.1-SNAPSHOT-sources.jar [JENKINS] Archiving /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.aggregator/pom.xml to org.cumulus4j/org.cumulus4j.aggregator/1.2.1-SNAPSHOT/org.cumulus4j.aggregator-1.2.1-SNAPSHOT.pom [JENKINS] Archiving /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.gwt/pom.xml to org.cumulus4j/org.cumulus4j.integrationtest.gwt/1.2.1-SNAPSHOT/org.cumulus4j.integrationtest.gwt-1.2.1-SNAPSHOT.pom [JENKINS] Archiving /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.gwt/target/org.cumulus4j.integrationtest.gwt-1.2.1-SNAPSHOT.war to org.cumulus4j/org.cumulus4j.integrationtest.gwt/1.2.1-SNAPSHOT/org.cumulus4j.integrationtest.gwt-1.2.1-SNAPSHOT.war [JENKINS] Archiving /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.gwt/target/org.cumulus4j.integrationtest.gwt-1.2.1-SNAPSHOT-sources.jar to org.cumulus4j/org.cumulus4j.integrationtest.gwt/1.2.1-SNAPSHOT/org.cumulus4j.integrationtest.gwt-1.2.1-SNAPSHOT-sources.jar [JENKINS] Archiving /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.keymanager.back.shared/pom.xml to org.cumulus4j/org.cumulus4j.keymanager.back.shared/1.2.1-SNAPSHOT/org.cumulus4j.keymanager.back.shared-1.2.1-SNAPSHOT.pom [JENKINS] Archiving /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.keymanager.back.shared/target/org.cumulus4j.keymanager.back.shared-1.2.1-SNAPSHOT.jar to org.cumulus4j/org.cumulus4j.keymanager.back.shared/1.2.1-SNAPSHOT/org.cumulus4j.keymanager.back.shared-1.2.1-SNAPSHOT.jar [JENKINS] Archiving /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.keymanager.back.shared/target/org.cumulus4j.keymanager.back.shared-1.2.1-SNAPSHOT-sources.jar to org.cumulus4j/org.cumulus4j.keymanager.back.shared/1.2.1-SNAPSHOT/org.cumulus4j.keymanager.back.shared-1.2.1-SNAPSHOT-sources.jar [JENKINS] Archiving /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.keymanager.front.webapp/pom.xml to org.cumulus4j/org.cumulus4j.keymanager.front.webapp/1.2.1-SNAPSHOT/org.cumulus4j.keymanager.front.webapp-1.2.1-SNAPSHOT.pom [JENKINS] Archiving /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.keymanager.front.webapp/target/org.cumulus4j.keymanager.front.webapp-1.2.1-SNAPSHOT.war to org.cumulus4j/org.cumulus4j.keymanager.front.webapp/1.2.1-SNAPSHOT/org.cumulus4j.keymanager.front.webapp-1.2.1-SNAPSHOT.war [JENKINS] Archiving /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.keymanager.front.webapp/target/org.cumulus4j.keymanager.front.webapp-1.2.1-SNAPSHOT-sources.jar to org.cumulus4j/org.cumulus4j.keymanager.front.webapp/1.2.1-SNAPSHOT/org.cumulus4j.keymanager.front.webapp-1.2.1-SNAPSHOT-sources.jar [JENKINS] Archiving /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.annotation/pom.xml to org.cumulus4j/org.cumulus4j.annotation/1.2.1-SNAPSHOT/org.cumulus4j.annotation-1.2.1-SNAPSHOT.pom [JENKINS] Archiving /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.annotation/target/org.cumulus4j.annotation-1.2.1-SNAPSHOT.jar to org.cumulus4j/org.cumulus4j.annotation/1.2.1-SNAPSHOT/org.cumulus4j.annotation-1.2.1-SNAPSHOT.jar [JENKINS] Archiving /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.annotation/target/org.cumulus4j.annotation-1.2.1-SNAPSHOT-sources.jar to org.cumulus4j/org.cumulus4j.annotation/1.2.1-SNAPSHOT/org.cumulus4j.annotation-1.2.1-SNAPSHOT-sources.jar [JENKINS] Archiving /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.parent/pom.xml to org.cumulus4j/org.cumulus4j.parent/1.2.1-SNAPSHOT/org.cumulus4j.parent-1.2.1-SNAPSHOT.pom [JENKINS] Archiving /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store.test/pom.xml to org.cumulus4j/org.cumulus4j.store.test/1.2.1-SNAPSHOT/org.cumulus4j.store.test-1.2.1-SNAPSHOT.pom [JENKINS] Archiving /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store.test/target/org.cumulus4j.store.test-1.2.1-SNAPSHOT.jar to org.cumulus4j/org.cumulus4j.store.test/1.2.1-SNAPSHOT/org.cumulus4j.store.test-1.2.1-SNAPSHOT.jar [JENKINS] Archiving /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store.test/target/org.cumulus4j.store.test-1.2.1-SNAPSHOT-tests.jar to org.cumulus4j/org.cumulus4j.store.test/1.2.1-SNAPSHOT/org.cumulus4j.store.test-1.2.1-SNAPSHOT-tests.jar [JENKINS] Archiving /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store.test/target/org.cumulus4j.store.test-1.2.1-SNAPSHOT-sources.jar to org.cumulus4j/org.cumulus4j.store.test/1.2.1-SNAPSHOT/org.cumulus4j.store.test-1.2.1-SNAPSHOT-sources.jar [JENKINS] Archiving /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store.crypto.keymanager/pom.xml to org.cumulus4j/org.cumulus4j.store.crypto.keymanager/1.2.1-SNAPSHOT/org.cumulus4j.store.crypto.keymanager-1.2.1-SNAPSHOT.pom [JENKINS] Archiving /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store.crypto.keymanager/target/org.cumulus4j.store.crypto.keymanager-1.2.1-SNAPSHOT.jar to org.cumulus4j/org.cumulus4j.store.crypto.keymanager/1.2.1-SNAPSHOT/org.cumulus4j.store.crypto.keymanager-1.2.1-SNAPSHOT.jar [JENKINS] Archiving /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store.crypto.keymanager/target/org.cumulus4j.store.crypto.keymanager-1.2.1-SNAPSHOT-sources.jar to org.cumulus4j/org.cumulus4j.store.crypto.keymanager/1.2.1-SNAPSHOT/org.cumulus4j.store.crypto.keymanager-1.2.1-SNAPSHOT-sources.jar [JENKINS] Archiving /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.keymanager.api/pom.xml to org.cumulus4j/org.cumulus4j.keymanager.api/1.2.1-SNAPSHOT/org.cumulus4j.keymanager.api-1.2.1-SNAPSHOT.pom [JENKINS] Archiving /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.keymanager.api/target/org.cumulus4j.keymanager.api-1.2.1-SNAPSHOT.jar to org.cumulus4j/org.cumulus4j.keymanager.api/1.2.1-SNAPSHOT/org.cumulus4j.keymanager.api-1.2.1-SNAPSHOT.jar [JENKINS] Archiving /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.keymanager.api/target/org.cumulus4j.keymanager.api-1.2.1-SNAPSHOT-sources.jar to org.cumulus4j/org.cumulus4j.keymanager.api/1.2.1-SNAPSHOT/org.cumulus4j.keymanager.api-1.2.1-SNAPSHOT-sources.jar [JENKINS] Archiving /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store/pom.xml to org.cumulus4j/org.cumulus4j.store/1.2.1-SNAPSHOT/org.cumulus4j.store-1.2.1-SNAPSHOT.pom [JENKINS] Archiving /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store/target/org.cumulus4j.store-1.2.1-SNAPSHOT.jar to org.cumulus4j/org.cumulus4j.store/1.2.1-SNAPSHOT/org.cumulus4j.store-1.2.1-SNAPSHOT.jar [JENKINS] Archiving /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store/target/org.cumulus4j.store-1.2.1-SNAPSHOT-sources.jar to org.cumulus4j/org.cumulus4j.store/1.2.1-SNAPSHOT/org.cumulus4j.store-1.2.1-SNAPSHOT-sources.jar [JENKINS] Archiving /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store.localkeystoremessagebroker/pom.xml to org.cumulus4j/org.cumulus4j.store.localkeystoremessagebroker/1.2.1-SNAPSHOT/org.cumulus4j.store.localkeystoremessagebroker-1.2.1-SNAPSHOT.pom [JENKINS] Archiving /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store.localkeystoremessagebroker/target/org.cumulus4j.store.localkeystoremessagebroker-1.2.1-SNAPSHOT.jar to org.cumulus4j/org.cumulus4j.store.localkeystoremessagebroker/1.2.1-SNAPSHOT/org.cumulus4j.store.localkeystoremessagebroker-1.2.1-SNAPSHOT.jar [JENKINS] Archiving /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store.localkeystoremessagebroker/target/org.cumulus4j.store.localkeystoremessagebroker-1.2.1-SNAPSHOT-sources.jar to org.cumulus4j/org.cumulus4j.store.localkeystoremessagebroker/1.2.1-SNAPSHOT/org.cumulus4j.store.localkeystoremessagebroker-1.2.1-SNAPSHOT-sources.jar [JENKINS] Archiving /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.keymanager.back.webapp/pom.xml to org.cumulus4j/org.cumulus4j.keymanager.back.webapp/1.2.1-SNAPSHOT/org.cumulus4j.keymanager.back.webapp-1.2.1-SNAPSHOT.pom [JENKINS] Archiving /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.keymanager.back.webapp/target/org.cumulus4j.keymanager.back.webapp-1.2.1-SNAPSHOT.war to org.cumulus4j/org.cumulus4j.keymanager.back.webapp/1.2.1-SNAPSHOT/org.cumulus4j.keymanager.back.webapp-1.2.1-SNAPSHOT.war [JENKINS] Archiving /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.keymanager.back.webapp/target/org.cumulus4j.keymanager.back.webapp-1.2.1-SNAPSHOT-sources.jar to org.cumulus4j/org.cumulus4j.keymanager.back.webapp/1.2.1-SNAPSHOT/org.cumulus4j.keymanager.back.webapp-1.2.1-SNAPSHOT-sources.jar [JENKINS] Archiving /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.keymanager.front.shared/pom.xml to org.cumulus4j/org.cumulus4j.keymanager.front.shared/1.2.1-SNAPSHOT/org.cumulus4j.keymanager.front.shared-1.2.1-SNAPSHOT.pom [JENKINS] Archiving /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.keymanager.front.shared/target/org.cumulus4j.keymanager.front.shared-1.2.1-SNAPSHOT.jar to org.cumulus4j/org.cumulus4j.keymanager.front.shared/1.2.1-SNAPSHOT/org.cumulus4j.keymanager.front.shared-1.2.1-SNAPSHOT.jar [JENKINS] Archiving /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.keymanager.front.shared/target/org.cumulus4j.keymanager.front.shared-1.2.1-SNAPSHOT-sources.jar to org.cumulus4j/org.cumulus4j.keymanager.front.shared/1.2.1-SNAPSHOT/org.cumulus4j.keymanager.front.shared-1.2.1-SNAPSHOT-sources.jar [JENKINS] Archiving /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store.test.jpa/pom.xml to org.cumulus4j/org.cumulus4j.store.test.jpa/1.2.1-SNAPSHOT/org.cumulus4j.store.test.jpa-1.2.1-SNAPSHOT.pom [JENKINS] Archiving /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store.test.jpa/target/org.cumulus4j.store.test.jpa-1.2.1-SNAPSHOT.jar to org.cumulus4j/org.cumulus4j.store.test.jpa/1.2.1-SNAPSHOT/org.cumulus4j.store.test.jpa-1.2.1-SNAPSHOT.jar [JENKINS] Archiving /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store.test.jpa/target/org.cumulus4j.store.test.jpa-1.2.1-SNAPSHOT-sources.jar to org.cumulus4j/org.cumulus4j.store.test.jpa/1.2.1-SNAPSHOT/org.cumulus4j.store.test.jpa-1.2.1-SNAPSHOT-sources.jar [JENKINS] Archiving /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.keymanager.cli/pom.xml to org.cumulus4j/org.cumulus4j.keymanager.cli/1.2.1-SNAPSHOT/org.cumulus4j.keymanager.cli-1.2.1-SNAPSHOT.pom [JENKINS] Archiving /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.keymanager.cli/target/org.cumulus4j.keymanager.cli-1.2.1-SNAPSHOT.jar to org.cumulus4j/org.cumulus4j.keymanager.cli/1.2.1-SNAPSHOT/org.cumulus4j.keymanager.cli-1.2.1-SNAPSHOT.jar [JENKINS] Archiving /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.keymanager.cli/target/org.cumulus4j.keymanager.cli-1.2.1-SNAPSHOT-sources.jar to org.cumulus4j/org.cumulus4j.keymanager.cli/1.2.1-SNAPSHOT/org.cumulus4j.keymanager.cli-1.2.1-SNAPSHOT-sources.jar channel stopped 11:05:28,288 ERROR [Thread-510][KeyManagerChannelListenerThread] run: com.sun.jersey.api.client.ClientHandlerException: java.net.SocketException: Connection reset com.sun.jersey.api.client.ClientHandlerException: java.net.SocketException: Connection reset at com.sun.jersey.client.urlconnection.URLConnectionClientHandler.handle(URLConnectionClientHandler.java:149) at com.sun.jersey.api.client.Client.handle(Client.java:648) at com.sun.jersey.api.client.WebResource.handle(WebResource.java:670) at com.sun.jersey.api.client.WebResource.access$200(WebResource.java:74) at com.sun.jersey.api.client.WebResource$Builder.post(WebResource.java:563) at org.cumulus4j.keymanager.channel.KeyManagerChannelListenerThread.run(KeyManagerChannelListenerThread.java:117) Caused by: java.net.SocketException: Connection reset at java.net.SocketInputStream.read(SocketInputStream.java:209) at java.net.SocketInputStream.read(SocketInputStream.java:141) at java.io.BufferedInputStream.fill(BufferedInputStream.java:246) at java.io.BufferedInputStream.read1(BufferedInputStream.java:286) at java.io.BufferedInputStream.read(BufferedInputStream.java:345) at sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:704) at sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:647) at sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:789) at sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:647) at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1536) at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1441) at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) at com.sun.jersey.client.urlconnection.URLConnectionClientHandler._invoke(URLConnectionClientHandler.java:240) at com.sun.jersey.client.urlconnection.URLConnectionClientHandler.handle(URLConnectionClientHandler.java:147) ... 5 more 11:05:28,293 ERROR [Thread-503][KeyManagerChannelListenerThread] run: com.sun.jersey.api.client.ClientHandlerException: java.net.SocketException: Connection reset com.sun.jersey.api.client.ClientHandlerException: java.net.SocketException: Connection reset at com.sun.jersey.client.urlconnection.URLConnectionClientHandler.handle(URLConnectionClientHandler.java:149) at com.sun.jersey.api.client.Client.handle(Client.java:648) at com.sun.jersey.api.client.WebResource.handle(WebResource.java:670) at com.sun.jersey.api.client.WebResource.access$200(WebResource.java:74) at com.sun.jersey.api.client.WebResource$Builder.post(WebResource.java:563) at org.cumulus4j.keymanager.channel.KeyManagerChannelListenerThread.run(KeyManagerChannelListenerThread.java:117) Caused by: java.net.SocketException: Connection reset at java.net.SocketInputStream.read(SocketInputStream.java:209) at java.net.SocketInputStream.read(SocketInputStream.java:141) at java.io.BufferedInputStream.fill(BufferedInputStream.java:246) at java.io.BufferedInputStream.read1(BufferedInputStream.java:286) at java.io.BufferedInputStream.read(BufferedInputStream.java:345) at sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:704) at sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:647) at sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:789) at sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:647) at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1536) at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1441) at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) at com.sun.jersey.client.urlconnection.URLConnectionClientHandler._invoke(URLConnectionClientHandler.java:240) at com.sun.jersey.client.urlconnection.URLConnectionClientHandler.handle(URLConnectionClientHandler.java:147) ... 5 more 11:05:28,293 ERROR [Thread-513][KeyManagerChannelListenerThread] run: com.sun.jersey.api.client.ClientHandlerException: java.net.SocketException: Connection reset com.sun.jersey.api.client.ClientHandlerException: java.net.SocketException: Connection reset at com.sun.jersey.client.urlconnection.URLConnectionClientHandler.handle(URLConnectionClientHandler.java:149) at com.sun.jersey.api.client.Client.handle(Client.java:648) at com.sun.jersey.api.client.WebResource.handle(WebResource.java:670) at com.sun.jersey.api.client.WebResource.access$200(WebResource.java:74) at com.sun.jersey.api.client.WebResource$Builder.post(WebResource.java:563) at org.cumulus4j.keymanager.channel.KeyManagerChannelListenerThread.run(KeyManagerChannelListenerThread.java:117) Caused by: java.net.SocketException: Connection reset at java.net.SocketInputStream.read(SocketInputStream.java:209) at java.net.SocketInputStream.read(SocketInputStream.java:141) at java.io.BufferedInputStream.fill(BufferedInputStream.java:246) at java.io.BufferedInputStream.read1(BufferedInputStream.java:286) at java.io.BufferedInputStream.read(BufferedInputStream.java:345) at sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:704) at sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:647) at sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:789) at sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:647) at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1536) at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1441) at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) at com.sun.jersey.client.urlconnection.URLConnectionClientHandler._invoke(URLConnectionClientHandler.java:240) at com.sun.jersey.client.urlconnection.URLConnectionClientHandler.handle(URLConnectionClientHandler.java:147) ... 5 more 11:05:28,293 ERROR [Thread-514][KeyManagerChannelListenerThread] run: com.sun.jersey.api.client.ClientHandlerException: java.net.SocketException: Connection reset com.sun.jersey.api.client.ClientHandlerException: java.net.SocketException: Connection reset at com.sun.jersey.client.urlconnection.URLConnectionClientHandler.handle(URLConnectionClientHandler.java:149) at com.sun.jersey.api.client.Client.handle(Client.java:648) at com.sun.jersey.api.client.WebResource.handle(WebResource.java:670) at com.sun.jersey.api.client.WebResource.access$200(WebResource.java:74) at com.sun.jersey.api.client.WebResource$Builder.post(WebResource.java:563) at org.cumulus4j.keymanager.channel.KeyManagerChannelListenerThread.run(KeyManagerChannelListenerThread.java:117) Caused by: java.net.SocketException: Connection reset at java.net.SocketInputStream.read(SocketInputStream.java:209) at java.net.SocketInputStream.read(SocketInputStream.java:141) at java.io.BufferedInputStream.fill(BufferedInputStream.java:246) at java.io.BufferedInputStream.read1(BufferedInputStream.java:286) at java.io.BufferedInputStream.read(BufferedInputStream.java:345) at sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:704) at sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:647) at sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:789) at sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:647) at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1536) at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1441) at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) at com.sun.jersey.client.urlconnection.URLConnectionClientHandler._invoke(URLConnectionClientHandler.java:240) at com.sun.jersey.client.urlconnection.URLConnectionClientHandler.handle(URLConnectionClientHandler.java:147) ... 5 more 11:05:28,291 ERROR [Thread-504][KeyManagerChannelListenerThread] run: com.sun.jersey.api.client.ClientHandlerException: java.net.SocketException: Connection reset com.sun.jersey.api.client.ClientHandlerException: java.net.SocketException: Connection reset at com.sun.jersey.client.urlconnection.URLConnectionClientHandler.handle(URLConnectionClientHandler.java:149) at com.sun.jersey.api.client.Client.handle(Client.java:648) at com.sun.jersey.api.client.WebResource.handle(WebResource.java:670) at com.sun.jersey.api.client.WebResource.access$200(WebResource.java:74) at com.sun.jersey.api.client.WebResource$Builder.post(WebResource.java:563) at org.cumulus4j.keymanager.channel.KeyManagerChannelListenerThread.run(KeyManagerChannelListenerThread.java:117) Caused by: java.net.SocketException: Connection reset at java.net.SocketInputStream.read(SocketInputStream.java:209) at java.net.SocketInputStream.read(SocketInputStream.java:141) at java.io.BufferedInputStream.fill(BufferedInputStream.java:246) at java.io.BufferedInputStream.read1(BufferedInputStream.java:286) at java.io.BufferedInputStream.read(BufferedInputStream.java:345) at sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:704) at sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:647) at sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:789) at sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:647) at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1536) at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1441) at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) at com.sun.jersey.client.urlconnection.URLConnectionClientHandler._invoke(URLConnectionClientHandler.java:240) at com.sun.jersey.client.urlconnection.URLConnectionClientHandler.handle(URLConnectionClientHandler.java:147) ... 5 more 11:05:28,291 ERROR [Thread-500][KeyManagerChannelListenerThread] run: com.sun.jersey.api.client.ClientHandlerException: java.net.SocketException: Connection reset com.sun.jersey.api.client.ClientHandlerException: java.net.SocketException: Connection reset at com.sun.jersey.client.urlconnection.URLConnectionClientHandler.handle(URLConnectionClientHandler.java:149) at com.sun.jersey.api.client.Client.handle(Client.java:648) at com.sun.jersey.api.client.WebResource.handle(WebResource.java:670) at com.sun.jersey.api.client.WebResource.access$200(WebResource.java:74) at com.sun.jersey.api.client.WebResource$Builder.post(WebResource.java:563) at org.cumulus4j.keymanager.channel.KeyManagerChannelListenerThread.run(KeyManagerChannelListenerThread.java:117) Caused by: java.net.SocketException: Connection reset at java.net.SocketInputStream.read(SocketInputStream.java:209) at java.net.SocketInputStream.read(SocketInputStream.java:141) at java.io.BufferedInputStream.fill(BufferedInputStream.java:246) at java.io.BufferedInputStream.read1(BufferedInputStream.java:286) at java.io.BufferedInputStream.read(BufferedInputStream.java:345) at sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:704) at sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:647) at sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:789) at sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:647) at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1536) at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1441) at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) at com.sun.jersey.client.urlconnection.URLConnectionClientHandler._invoke(URLConnectionClientHandler.java:240) at com.sun.jersey.client.urlconnection.URLConnectionClientHandler.handle(URLConnectionClientHandler.java:147) ... 5 more 11:05:28,291 ERROR [Thread-512][KeyManagerChannelListenerThread] run: com.sun.jersey.api.client.ClientHandlerException: java.net.SocketException: Connection reset com.sun.jersey.api.client.ClientHandlerException: java.net.SocketException: Connection reset at com.sun.jersey.client.urlconnection.URLConnectionClientHandler.handle(URLConnectionClientHandler.java:149) at com.sun.jersey.api.client.Client.handle(Client.java:648) at com.sun.jersey.api.client.WebResource.handle(WebResource.java:670) at com.sun.jersey.api.client.WebResource.access$200(WebResource.java:74) at com.sun.jersey.api.client.WebResource$Builder.post(WebResource.java:563) at org.cumulus4j.keymanager.channel.KeyManagerChannelListenerThread.run(KeyManagerChannelListenerThread.java:117) Caused by: java.net.SocketException: Connection reset at java.net.SocketInputStream.read(SocketInputStream.java:209) at java.net.SocketInputStream.read(SocketInputStream.java:141) at java.io.BufferedInputStream.fill(BufferedInputStream.java:246) at java.io.BufferedInputStream.read1(BufferedInputStream.java:286) at java.io.BufferedInputStream.read(BufferedInputStream.java:345) at sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:704) at sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:647) at sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:789) at sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:647) at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1536) at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1441) at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) at com.sun.jersey.client.urlconnection.URLConnectionClientHandler._invoke(URLConnectionClientHandler.java:240) at com.sun.jersey.client.urlconnection.URLConnectionClientHandler.handle(URLConnectionClientHandler.java:147) ... 5 more 11:05:28,288 ERROR [Thread-516][KeyManagerChannelListenerThread] run: com.sun.jersey.api.client.ClientHandlerException: java.net.SocketException: Connection reset com.sun.jersey.api.client.ClientHandlerException: java.net.SocketException: Connection reset at com.sun.jersey.client.urlconnection.URLConnectionClientHandler.handle(URLConnectionClientHandler.java:149) at com.sun.jersey.api.client.Client.handle(Client.java:648) at com.sun.jersey.api.client.WebResource.handle(WebResource.java:670) at com.sun.jersey.api.client.WebResource.access$200(WebResource.java:74) at com.sun.jersey.api.client.WebResource$Builder.post(WebResource.java:563) at org.cumulus4j.keymanager.channel.KeyManagerChannelListenerThread.run(KeyManagerChannelListenerThread.java:117) Caused by: java.net.SocketException: Connection reset at java.net.SocketInputStream.read(SocketInputStream.java:209) at java.net.SocketInputStream.read(SocketInputStream.java:141) at java.io.BufferedInputStream.fill(BufferedInputStream.java:246) at java.io.BufferedInputStream.read1(BufferedInputStream.java:286) at java.io.BufferedInputStream.read(BufferedInputStream.java:345) at sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:704) at sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:647) at sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:789) at sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:647) at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1536) at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1441) at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) at com.sun.jersey.client.urlconnection.URLConnectionClientHandler._invoke(URLConnectionClientHandler.java:240) at com.sun.jersey.client.urlconnection.URLConnectionClientHandler.handle(URLConnectionClientHandler.java:147) ... 5 more 11:05:28,288 ERROR [Thread-511][KeyManagerChannelListenerThread] run: com.sun.jersey.api.client.ClientHandlerException: java.net.SocketException: Connection reset com.sun.jersey.api.client.ClientHandlerException: java.net.SocketException: Connection reset at com.sun.jersey.client.urlconnection.URLConnectionClientHandler.handle(URLConnectionClientHandler.java:149) at com.sun.jersey.api.client.Client.handle(Client.java:648) at com.sun.jersey.api.client.WebResource.handle(WebResource.java:670) at com.sun.jersey.api.client.WebResource.access$200(WebResource.java:74) at com.sun.jersey.api.client.WebResource$Builder.post(WebResource.java:563) at org.cumulus4j.keymanager.channel.KeyManagerChannelListenerThread.run(KeyManagerChannelListenerThread.java:117) Caused by: java.net.SocketException: Connection reset at java.net.SocketInputStream.read(SocketInputStream.java:209) at java.net.SocketInputStream.read(SocketInputStream.java:141) at java.io.BufferedInputStream.fill(BufferedInputStream.java:246) at java.io.BufferedInputStream.read1(BufferedInputStream.java:286) at java.io.BufferedInputStream.read(BufferedInputStream.java:345) at sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:704) at sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:647) at sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:789) at sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:647) at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1536) at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1441) at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) at com.sun.jersey.client.urlconnection.URLConnectionClientHandler._invoke(URLConnectionClientHandler.java:240) at com.sun.jersey.client.urlconnection.URLConnectionClientHandler.handle(URLConnectionClientHandler.java:147) ... 5 more 11:05:28,288 ERROR [Thread-517][KeyManagerChannelListenerThread] run: com.sun.jersey.api.client.ClientHandlerException: java.net.SocketException: Connection reset com.sun.jersey.api.client.ClientHandlerException: java.net.SocketException: Connection reset at com.sun.jersey.client.urlconnection.URLConnectionClientHandler.handle(URLConnectionClientHandler.java:149) at com.sun.jersey.api.client.Client.handle(Client.java:648) at com.sun.jersey.api.client.WebResource.handle(WebResource.java:670) at com.sun.jersey.api.client.WebResource.access$200(WebResource.java:74) at com.sun.jersey.api.client.WebResource$Builder.post(WebResource.java:563) at org.cumulus4j.keymanager.channel.KeyManagerChannelListenerThread.run(KeyManagerChannelListenerThread.java:117) Caused by: java.net.SocketException: Connection reset at java.net.SocketInputStream.read(SocketInputStream.java:209) at java.net.SocketInputStream.read(SocketInputStream.java:141) at java.io.BufferedInputStream.fill(BufferedInputStream.java:246) at java.io.BufferedInputStream.read1(BufferedInputStream.java:286) at java.io.BufferedInputStream.read(BufferedInputStream.java:345) at sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:704) at sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:647) at sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:789) at sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:647) at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1536) at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1441) at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) at com.sun.jersey.client.urlconnection.URLConnectionClientHandler._invoke(URLConnectionClientHandler.java:240) at com.sun.jersey.client.urlconnection.URLConnectionClientHandler.handle(URLConnectionClientHandler.java:147) ... 5 more 11:05:28,288 ERROR [Thread-518][KeyManagerChannelListenerThread] run: com.sun.jersey.api.client.ClientHandlerException: java.net.SocketException: Connection reset com.sun.jersey.api.client.ClientHandlerException: java.net.SocketException: Connection reset at com.sun.jersey.client.urlconnection.URLConnectionClientHandler.handle(URLConnectionClientHandler.java:149) at com.sun.jersey.api.client.Client.handle(Client.java:648) at com.sun.jersey.api.client.WebResource.handle(WebResource.java:670) at com.sun.jersey.api.client.WebResource.access$200(WebResource.java:74) at com.sun.jersey.api.client.WebResource$Builder.post(WebResource.java:563) at org.cumulus4j.keymanager.channel.KeyManagerChannelListenerThread.run(KeyManagerChannelListenerThread.java:117) Caused by: java.net.SocketException: Connection reset at java.net.SocketInputStream.read(SocketInputStream.java:209) at java.net.SocketInputStream.read(SocketInputStream.java:141) at java.io.BufferedInputStream.fill(BufferedInputStream.java:246) at java.io.BufferedInputStream.read1(BufferedInputStream.java:286) at java.io.BufferedInputStream.read(BufferedInputStream.java:345) at sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:704) at sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:647) at sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:789) at sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:647) at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1536) at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1441) at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) at com.sun.jersey.client.urlconnection.URLConnectionClientHandler._invoke(URLConnectionClientHandler.java:240) at com.sun.jersey.client.urlconnection.URLConnectionClientHandler.handle(URLConnectionClientHandler.java:147) ... 5 more 11:05:28,288 ERROR [Thread-520][KeyManagerChannelListenerThread] run: com.sun.jersey.api.client.ClientHandlerException: java.net.ConnectException: Connection refused com.sun.jersey.api.client.ClientHandlerException: java.net.ConnectException: Connection refused at com.sun.jersey.client.urlconnection.URLConnectionClientHandler.handle(URLConnectionClientHandler.java:149) at com.sun.jersey.api.client.Client.handle(Client.java:648) at com.sun.jersey.api.client.WebResource.handle(WebResource.java:670) at com.sun.jersey.api.client.WebResource.access$200(WebResource.java:74) at com.sun.jersey.api.client.WebResource$Builder.post(WebResource.java:563) at org.cumulus4j.keymanager.channel.KeyManagerChannelListenerThread.run(KeyManagerChannelListenerThread.java:117) Caused by: java.net.ConnectException: Connection refused at java.net.PlainSocketImpl.socketConnect(Native Method) at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350) at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206) at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188) at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) at java.net.Socket.connect(Socket.java:589) at java.net.Socket.connect(Socket.java:538) at sun.net.NetworkClient.doConnect(NetworkClient.java:180) at sun.net.www.http.HttpClient.openServer(HttpClient.java:432) at sun.net.www.http.HttpClient.openServer(HttpClient.java:527) at sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:781) at sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:647) at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1536) at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1441) at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) at com.sun.jersey.client.urlconnection.URLConnectionClientHandler._invoke(URLConnectionClientHandler.java:240) at com.sun.jersey.client.urlconnection.URLConnectionClientHandler.handle(URLConnectionClientHandler.java:147) ... 5 more 11:05:28,288 ERROR [Thread-501][KeyManagerChannelListenerThread] run: com.sun.jersey.api.client.ClientHandlerException: java.net.SocketException: Connection reset com.sun.jersey.api.client.ClientHandlerException: java.net.SocketException: Connection reset at com.sun.jersey.client.urlconnection.URLConnectionClientHandler.handle(URLConnectionClientHandler.java:149) at com.sun.jersey.api.client.Client.handle(Client.java:648) at com.sun.jersey.api.client.WebResource.handle(WebResource.java:670) at com.sun.jersey.api.client.WebResource.access$200(WebResource.java:74) at com.sun.jersey.api.client.WebResource$Builder.post(WebResource.java:563) at org.cumulus4j.keymanager.channel.KeyManagerChannelListenerThread.run(KeyManagerChannelListenerThread.java:117) Caused by: java.net.SocketException: Connection reset at java.net.SocketInputStream.read(SocketInputStream.java:209) at java.net.SocketInputStream.read(SocketInputStream.java:141) at java.io.BufferedInputStream.fill(BufferedInputStream.java:246) at java.io.BufferedInputStream.read1(BufferedInputStream.java:286) at java.io.BufferedInputStream.read(BufferedInputStream.java:345) at sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:704) at sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:647) at sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:789) at sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:647) at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1536) at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1441) at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) at com.sun.jersey.client.urlconnection.URLConnectionClientHandler._invoke(URLConnectionClientHandler.java:240) at com.sun.jersey.client.urlconnection.URLConnectionClientHandler.handle(URLConnectionClientHandler.java:147) ... 5 more 11:05:28,290 ERROR [Thread-519][KeyManagerChannelListenerThread] run: com.sun.jersey.api.client.ClientHandlerException: java.net.SocketException: Connection reset com.sun.jersey.api.client.ClientHandlerException: java.net.SocketException: Connection reset at com.sun.jersey.client.urlconnection.URLConnectionClientHandler.handle(URLConnectionClientHandler.java:149) at com.sun.jersey.api.client.Client.handle(Client.java:648) at com.sun.jersey.api.client.WebResource.handle(WebResource.java:670) at com.sun.jersey.api.client.WebResource.access$200(WebResource.java:74) at com.sun.jersey.api.client.WebResource$Builder.post(WebResource.java:563) at org.cumulus4j.keymanager.channel.KeyManagerChannelListenerThread.run(KeyManagerChannelListenerThread.java:117) Caused by: java.net.SocketException: Connection reset at java.net.SocketInputStream.read(SocketInputStream.java:209) at java.net.SocketInputStream.read(SocketInputStream.java:141) at java.io.BufferedInputStream.fill(BufferedInputStream.java:246) at java.io.BufferedInputStream.read1(BufferedInputStream.java:286) at java.io.BufferedInputStream.read(BufferedInputStream.java:345) at sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:704) at sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:647) at sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:789) at sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:647) at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1536) at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1441) at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) at com.sun.jersey.client.urlconnection.URLConnectionClientHandler._invoke(URLConnectionClientHandler.java:240) at com.sun.jersey.client.urlconnection.URLConnectionClientHandler.handle(URLConnectionClientHandler.java:147) ... 5 more 11:05:28,852 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix={}]: Thread.sleep(...) was interrupted with an InterruptedException. 11:05:28,852 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix={}]: Thread.sleep(...) was interrupted with an InterruptedException. 11:05:28,853 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix={}]: Thread.sleep(...) was interrupted with an InterruptedException. 11:05:28,853 DEBUG [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsg7jo-1q8cmlsp098d0_d2oicy9j]: Returning request: null 11:05:28,853 WARN [qtp297354543-410][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix={}]: Thread.sleep(...) was interrupted with an InterruptedException. 11:05:28,853 DEBUG [qtp297354543-410][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: Returning request: null 11:05:28,853 DEBUG [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: Returning request: null 11:05:28,853 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix={}]: Thread.sleep(...) was interrupted with an InterruptedException. 11:05:28,853 DEBUG [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: Returning request: null 11:05:28,852 WARN [qtp297354543-412][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix={}]: Thread.sleep(...) was interrupted with an InterruptedException. 11:05:28,853 DEBUG [qtp297354543-412][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsg7jo-1q8cmlsp098d0_d2oicy9j]: Returning request: null 11:05:28,853 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix={}]: Thread.sleep(...) was interrupted with an InterruptedException. 11:05:28,854 DEBUG [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: Returning request: null 11:05:28,853 DEBUG [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: Returning request: null 11:05:28,853 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix={}]: Thread.sleep(...) was interrupted with an InterruptedException. 11:05:28,854 DEBUG [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsg7jo-1q8cmlsp098d0_d2oicy9j]: Returning request: null 11:05:28,856 WARN [qtp297354543-439][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix={}]: Thread.sleep(...) was interrupted with an InterruptedException. 11:05:28,857 DEBUG [qtp297354543-439][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsg7jo-1q8cmlsp098d0_d2oicy9j]: Returning request: null 11:05:28,857 WARN [qtp297354543-442][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix={}]: Thread.sleep(...) was interrupted with an InterruptedException. 11:05:28,857 WARN [qtp297354543-552][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix={}]: Thread.sleep(...) was interrupted with an InterruptedException. 11:05:28,857 WARN [qtp297354543-441][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix={}]: Thread.sleep(...) was interrupted with an InterruptedException. 11:05:28,858 DEBUG [qtp297354543-441][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: Returning request: null 11:05:28,857 DEBUG [qtp297354543-442][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfc5n--kicbkm4h9co2_dwo6362g]: Returning request: null 11:05:28,857 DEBUG [qtp297354543-552][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: Returning request: null 11:05:28,858 WARN [qtp297354543-551][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix={}]: Thread.sleep(...) was interrupted with an InterruptedException. 11:05:28,858 DEBUG [qtp297354543-551][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: Returning request: null 11:05:28,858 WARN [qtp297354543-549][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix={}]: Thread.sleep(...) was interrupted with an InterruptedException. 11:05:28,858 DEBUG [qtp297354543-549][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsfu9f--1n0luix6okv08_7m89ic0y]: Returning request: null 11:05:28,861 WARN [qtp297354543-444][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix={}]: Thread.sleep(...) was interrupted with an InterruptedException. 11:05:28,861 DEBUG [qtp297354543-444][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsg7jo-1q8cmlsp098d0_d2oicy9j]: Returning request: null Finished: UNSTABLE